diff --git "a/tokenizer.json" "b/tokenizer.json" --- "a/tokenizer.json" +++ "b/tokenizer.json" @@ -5,7 +5,7 @@ "added_tokens": [ { "id": 0, - "content": "", + "content": "[PAD]", "single_word": false, "lstrip": false, "rstrip": false, @@ -14,7 +14,7 @@ }, { "id": 1, - "content": "", + "content": "[CLS]", "single_word": false, "lstrip": false, "rstrip": false, @@ -23,7 +23,25 @@ }, { "id": 2, - "content": "", + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": true, + "special": true + }, + { + "id": 128000, + "content": "[MASK]", "single_word": false, "lstrip": false, "rstrip": false, @@ -35,25 +53,40 @@ "type": "Sequence", "normalizers": [ { - "type": "Prepend", - "prepend": "▁" + "type": "Strip", + "strip_left": true, + "strip_right": true + }, + { + "type": "Precompiled", + "precompiled_charsmap": "ALQCAACEAAAAAACAAQAAgMz8AgC4BQAAhyIAgMzkAgC4PQAAeyIAgMzsAgC4BQAAiyIAgMw8AADNvAAAmwkAgJ4JAIChCQCAgx0AAIAZAACBGQAAPR0AgDUdAIBNHQCARR0AgIAxAACBMQAApAkAgIkxAAA9WAMAPEgDAEAKAIA+aAMAAYUAAIQBAQADjQAAAokAAAWVAAAEkQAAB50AAAaZAAAJqQAACKEAAAutAAAKpQAADbkAAAy9AAAPvQAADrkAABHFAAAQwQAAE80AABLJAAAV1QAAFNEAABfdAAAW2QAAGeUAABjhAAAb7QAAGukAAB31AAAc8QAAH/0AAB75AABhOAkAZR0AgGNADgBi8AgAZSgPAGSADgBn2A8AZvAPAGlwDABoMAwAa/AMAGrYDABtSA0AbBwNAG8QEgBubA0ARgoAgHAMEwBzqBMAcuwTAHUoEAB0TBAAd9ARAHYUEAB50BYAePQQAF0dAIB69BYAdR0AgG0dAIB/fQEAhgwAgEGAAgDeCwCAQxgAAELAAABFSAAARGAAAEeQBgBGhAEASSgGAEhsAQBLOAcASvAHAE1wBwBMRAcAT/AEAE7MBACnCQCAUCwFAFOgCgBSEAUAVQAKAFRQCgBX0AgAVhALAFlICABYuAgAhBEAAFo8CACA9QAAgZ0AANgLAIAtHQCAg2kCAIJFAgCBNQIAgDUCAIdtAwCGVQMAgTkAAIRlAgAXDACAigEEAInVAwCI7QMAjwkAAKgLAIApDACAjAkAAC8MAICJMQMAkQkAAMzYAABVHQCAfR0AgL0aAIBMCgCAgGUDAIENAwCGPQAAgx0DAMwQAgDNhAEAgikAAMx0AwCjgQYAxRoAgICxAgCBsQIAzRoAgIEpAAClwQAA1RoAgMzoAwDNYAIAUgoAgKjxAABYCgCAXgoAgGQKAIDdGgCAgWkAAMzcBACCEQEA5RoAgGoKAIDtGgCA/RoAgAUbAID1GgCAswkAgMygBADN3AQAzAgBALYJAIClHQCAhhEBAOEAKwDgfCcA44hIAuIMOAKdHQCAh5EBALUdAICtHQCAgNkBAIE1AADMxAIA6kRkApUdAIANGwCA72hkAoERBwCC8QEA8NCLAolVAACB5QEAFRsAgIfhAQCAbQAAgQ0AAIN5AAB2CgCAgXkAAICVAQDMOAEAzRQBAIzBAQB8CgCAvAkAgKMVAQDDlBcAwpwUAMWEFwDEUBcAx+wXAMaAEgCNHQCAiAoAgMvQFgDK4BYAzRQWADUMAIDPvCAAzpwZANHMJADQ2CUA0+gkALFRAQA7DACAp90HAL0dAIDWvCQA2cgnANjUIgDb+CcALRsAgIftBwCCCgCAzPgEAB0bAIAlHQCAh8kGALAJAICR3QcAuQkAgCUbAIBwCgCANRsAgIUdAICMDACAjPkGAAsMAICA1QYAgcEGAMzEAgDNBAUAglEAAIN1BwCArQYAgbkGAIY1BwCHKQcAhEEAAI4KAICn7QAAPRsAgIjpBwCJzQcAlAoAgI/BBwCM3QcAmgoAgOoLAICnXQYAsJ0AAKAKAICmCgCAo0EGAEUbAIBVGwCAfQwAgE0bAIBdGwCArXEGAGUbAIC/CQCAzPgDAM0sAwDCCQCAo+UAAMUJAICMTQAAsgoAgKfxAAC4CgCAsT0GAIedAACGlQAAqB0HAISJAAC+CgCAgqkAAIHVAACtAQcAygoAgJE9AACCmQEAyAkAgM0MBQDMCAUAgT0AAIeFAQCIvQEAdRsAgMUdAICuCwCAjJEBAEEMAIBHDACAzR0AgID1AQCBhQEAgoEBAIOdAQCEiQEAxAoAgIapAQCHXQAAiG0AAIlNAABtGwCAzBACAIxdAACCDQAA0AoAgI9JAACw6QAAfRsAgPALAICjKQEAgCUBAIFVAQCFGwCApzUBAMykAQDNEAIA1goAgI0bAICBNQAA3AoAgK4JAQDoCgCAzOgBAM0oAgCVGwCAo/EAAIQFAACdGwCA4goAgK0bAICotQAApRsAgIFdAAC1GwCAzPwBAM3AAQC9GwCAxRsAgIGFAwARDACAgeUDAO4KAICH6QMAywkAgIylAwDNGwCA+goAgKoJAIDVGwCAgZkDAIHdAwCMvQMAzSQBAMwgAQDMEAIAzTACAIH5AACHUQAAgFUAAIFZAAD0CgCAg0kAAIxBAADlGwCA3RsAgM4JAICBfQAAgHEAAMwgAwDNsAMAo30DANEJAICjEQMA7R0AgIEtAQCx/QAApzEDAK1BAwDlHQCAo20DAP0dAID1HQCA7RsAgKdtAwCANQAAgR0AALFtAwCILQAAmAwAgKeVAACBcQAAgFkAAINxAACj9QAAgVEAAK2BAAD1GwCAsQkDAIldAACEPQAAzDgBAISdAQCBGQAAgAkAAIRlAAD9GwCAzNAHAMzwBwAFHACAkYkAAMxMBgDNBAYAzHAGAM10BgDMQAcAmy0PAMyoBwDNrAcAhg0AAIdVDwCEQQ8ACQsAgIIBDACDVQ8AgDUBAIHZAQCkDACAj+kAAIztAACSDACA3R0AgIv1AACIbQ8AiQ0AAA8LAIC0CwCAgiUAAE0MAICBQQAAUwwAgBUeAIANHgCAJR4AgB0eAIAtHgCABR4AgIApAACBKQAA/AsAgA0cAICEeQAAFRwAgIFNAQCAoQEAGAsAgKP9DwDMOAIAzUgDAB0cAICBWQAAzXwCAMykDQAkCwCAWQwAgKjJDwCHOQAA1wkAgImhDwADCwCAkREAAJ4MAIDaCQCAmQsAgF8MAICAuQ8AgbkPANUdAICDjQ8A9gsAgCUcAICEBQAALRwAgB4LAIA1HACAKgsAgIGdDwCHIQAAh7UPAMyoAgDN6AIAzLQMAM3cDACmzQAAp8UAAE0cAICPgQ8AjIkPAKPlAAAwCwCAPRwAgDwLAICxyQAAhwUAAFUcAIBFHACAhz0AAF0cAIBxDACANgsAgKMFDwCB+QAAzKgDAGUcAIBICwCAjEkAAKPxAABtHACAdwwAgEILAICnlQAAfRwAgHUcAIDMrAMAzcgAAN0JAICHaQAA4AkAgIG9AACCeQAA4wkAgIe5AQBOCwCAkaUAAIEdAACdHACAVAsAgIgFAAClHACAm5EAAFoLAIDmCQCAjJEBANILAIDGCwCAwAsAgMwLAICDRQAAgrkBAIG5AQCApQEAPR4AgIZxAABgCwCAhEkAAIsVAACKPQAAiTkAAIhFAACP+QAAZgsAgLoLAICMBQAAp1EBAKZJAQBlDACAsHkAAKNZAQCMqQAAgKkAAIGpAACBlQAAgJUAAK1xAQBrDACAogsAgISNAABNHgCARR4AgKMhAABdHgCAVR4AgGUeAICBbQAAgG0AALEFAQCkOQAANR4AgIUcAIBsCwCAqAUAAJUcAICNHACArQkAAMywAQCBvQMAgL0DAIPNAwCtHACAtRwAgL0cAIDMvAEAzYQBAInpAwDMHAEAgdkCAIDFAgDNOAEAzDwBAMxoAgDNRAIAg00AAMUcAICH2QAAhy0AAIBFAACBEQAAggUAAHILAIDVHACAzRwAgN0cAIDMOAIAiBUAAIjhAACAbQAAgTkAAMyEAgDNUAEAo0UDAIQ5AQDlHACA7RwAgMzcAwDNSAIAbR4AgOkJAIB4CwCAhR4AgKoMAICBbQAA9RwAgH4LAICj0QAAfR4AgHUeAIDMiAQAgXUAAIB1AACBCwCAo7UAAMwABADNVAIA/RwAgIcLAICETQEAjQsAgAUdAIANHQCAzNAOAMwsAQDMAAUAzVwFAOwJAIDvCQCAzJgOAIHBAADMzA8AzDwOAMwIAQDNnA4AzNQPAM14DwDMPA4AzTgOAIHlAQCA5QEAg+UBAILlAQDUCQCAhOUBAIfhAQBBHQCAiaUBAIjZAQCByQcAOR0AgFEdAIBJHQCAzDQBAPUJAICA3QAAgekAAEMKAICD/QAAgM0AAIH5AACBEQcAaR0AgGEdAICJ0QAAzCgBAHkdAIBxHQCA4QsAgMw0AQDbCwCAgF0AAIFlAACjAQEAg2EAAIFxAACASQAAMR0AgBoMAICrCwCAiVUAACwMAIAyDACAWR0AgIEdAIDBGgCATwoAgIIdAACDeQcAgBkHAIEZBwCGIQAAhykAAISRBwDyCQCAimkAALHZBgCIaQAAifUHAEkKAICP3QcAjNkHAIkMAID4CQCAKR0AgPsJAICRoQcAgEEHAIFBBwCHBQAAyRoAgIKRBwDRGgCA2RoAgKOVBgCGhQcAp+0AAMyQAgDN4AUAsekAAKPBAABVCgCAWwoAgGEKAIBnCgCA/gkAgKVlBwDhGgCAzLgDAKhVBwDpGgCAbQoAgPEaAIABGwCACRsAgPkaAIABCgCAo60AAAQKAICMJQYABwoAgIxNAACpHQCAgm0AAIE9BgCCAQYAgWUAAKEdAICHZQAAuR0AgIcRBgCHrQEAsR0AgMxQAgDNxAIAgeEBAIDJAQCD4QEAkYkAAID9AQCB1QEAmR0AgIydAQCJNQAAcwoAgIB1AACBXQAAhi0AAIc1AACEfQAAERsAgIKFAQCDfQAAgJ0BAIGRAQAZGwCAj+kAAIzhAAB5CgCAfwoAgAoKAICIDQAAifkAAKc5AQCRHQCAiwoAgDgMAICjJQEAPgwAgLBZAACJHQCAggUAAMEdAICtFQEAjwwAgDEbAICGBQAAhQoAgCEbAIApGwCAp2kAAIANAQCBAQEAhzEAAKNJAACxGQEAzBACADkbAIAODACAkQoAgK1RAADM1AEAzfgBAKhBAABBGwCAzTgBAMw8AQCB7QMAlwoAgJ0KAICMDQAA7QsAgKMKAICBxQMAzGgCAKkKAICCxQMASRsAgITJAwCHKQAAhjEAAFkbAICCbQAAgAwAgFEbAICHYQAAYRsAgGkbAIAVHQCAzKgDAM2sAgCB+QAAiC0AAA0KAIAQCgCAEwoAgIw1AAC1CgCAuwoAgLHVAADBCgCAeRsAgMkdAICxCwCAzDABAEQMAIBKDACA0R0AgMwEAQDHCgCAcRsAgKelAADTCgCAo40AAMwUAgCAuQAAgbkAAKeFAAAIDACAgmUAAIEbAICMNQAA8wsAgMzsHADN/AMAiRsAgK6tAADZCgCAkRsAgMzABgDN0AYAsL0BAMyQBwDfCgCAgckBAMwYHQDNIAIAhBEAAOsKAIDNuAYAzKwGAKEbAIDlCgCAgSkAALEbAICpGwCAo+0BAMxAHQDNEAIAuRsAgMEbAICBCQAAyRsAgMxAHQDN0AIAqNkBABQMAIDMkAcAzBwBAMxgBgDNZAYA8QoAgBwKAIDRGwCAkSkBAP0KAICBzR8A2RsAgPcKAIDpGwCA4RsAgMzEBgDNwAYAgTEAAIDZAAAfCgCAIgoAgIK5AQCDRQEAgLkBAIG5AQCGXQEA8R0AgIRdAQDpHQCAzcAAAMzwAACIARwAiXkBAAEeAICPVQEAjGEBAPkdAICB3R4AgRUfAJkbAICBXR8AjIEfAIdBHwDMGAMAzWgDAIBNHwCBpR8AJQoAgIOpHwCMFR8AjNEeACgKAICHtR8AgJUfAIGZHwCBEQAAg70fAICFHwCBiR8A8RsAgIQ9AACbDACAiZkfAPkbAICIBQAABgsAgAEcAICADQAAgf0AAAkcAICj2R8Ao3keAKOFAAAMCwCArTUfAKdhHgCnqR8AoQwAgIQNAACnDACAozUfACsKAICtiR8AhHEAAKchHwCxPR4AsYUfAJUMAIDhHQCAEgsAgLcLAIDMtBwAzbAcAFAMAICxQR8AVgwAgJwLAIAZHgCAER4AgCkeAIAhHgCAgLkeAIG5HgCCIQEAgzUBAIRhAQAxHgCAhokBAIe9AQCIkQEAiekBANkdAICL/QEAjOUBAIINAAAJHgCAj90BAIO5AQCRrQEAgb0BAIC9AQCAoQEAgaEBAPkLAID/CwCAhD0AABEcAICJlQEAm4EBAIHNHgCAzR4AzPwCAM3wAgCB5QAAGRwAgIHtAACjpQAAzJABAM1cAgCHHQAAGwsAgKj5AAAhHACAJwsAgFwMAIBiDACAKRwAgIQFAAAxHACAo9UAACELAIA5HACAgVEAAMz0AQDN0AEALQsAgIc9AABRHACAMwsAgEEcAIA/CwCAhwUAAFkcAIBJHACAh/EDAIHZAwCBmQMAgZEAAGEcAIB0DACAjPkDAMwkAQCHuQMAgfkDADkLAIDMZAIAgskDAIyZAwBpHACAh9EDAI+RAwCB3QYAkfUDAMwABADN7AMAh2UAABkdAIBLCwCAcRwAgHoMAIBFCwCAzBgBAIg5AACBHACAeRwAgMxcAwCMJQAALgoAgMwsAQCx/QAAozkDADEKAIA0CgCAoRwAgKdZAwDMdAMAiAkAAKNRAwCpHACAXQsAgINtDQCnnQAApq0AAKOdAACxDQMAzCgBANULAICntQAAprUAAMkLAIDMMAEAgdUHAMMLAIDMKAEAzwsAgEEeAIBjCwCArYkAAGkLAICAzQEAgd0BAMxEAQDNnB4AhPUBAL0LAIDMWAEAzUwBAIDtAQCB/QEAg7UAAGgMAICM3QEAbgwAgMwIHgCM8QYAzDgBAM08AQBRHgCAiREAAIEFBgBJHgCAYR4AgFkeAIBpHgCAgz0AAIAhAACBOQAAgDkAAIEhAAA5HgCAiRwAgMwoAQCB2QYAbwsAgIH9BgDMJAEAmRwAgJEcAICxHACAgCEBAIE1AQCjBQAAuRwAgMEcAIDJHACAzIwFAM1AAgC3HAMAdQsAgIfNBwDZHACA0RwAgB0dAIDNiAAAzJAAAIzdBQCjhQAAFgoAgMzgAgDhHACAiNUHAIFNAACATQAAUQsAgOkcAIBXCwCAkTkHADcKAICIxQcApQsAgIrJBwDxHACAmz0AAIflBwBxHgCAgYUHAICFBwA6CgCAgvkHAILVBgCDRQAAgMkGAIHdBgCG4QYAewsAgIRRAACJHgCAipUGAIuZBgCIeQAAiZ0GAK0MAICPWQcAjG0HAPkcAIDMgAMAzSQCALARBwA9CgCAgR4AgCEdAIB5HgCAhAsAgICNAACBnQAAzOwDAM3oBAABHQCAigsAgKNJBwCQCwCACR0AgKO9BwARHQCAGwAAgOcHAIALAACApKUHAOsEAICKBQCAAwAAgKhhBwDZDQCAZQAAgMgDAIAbCQCArWkHAIAtAQCBPQEAgl0BAINRAQCEYQEAuAQAgKwEAICHYQEAiK0BAIm1AQCKvQEAjykVALwFAIAdDACAzHgCAM3YBQCB3QEAgXEAAOQLAICC/QEAhBkAACMMAICH7QEAIAwAgMw0BADNMAQA5wsAgJ9pFQAmDACAjMkBAM34BADM8AIAsUkBACEHAICB1QAAoxUBAKCZFQBzCACARgcAgIT1AADMKAQAzSwEAMMIAICveQEAqH0BADENAICqaQEAUgkAgLQlAQC1KQEAowkBAAIMAIDqBgCA7gYAgLIFAQCzPQEAvPUAAL39AAC+2QAAOAgAgLgBAQC5AQEAugEBADwHAIBDBwCAhgwAALOdAwCyiQMAswgAgIC9AwBpBwCAbAcAgBIJAIDkBgCA5wYAgDUIAICJhQMAzOQHAL+hAwAFDACA1wwAgIxlAADN5AwAzCQMAIlBAACIVQAAi0UAAIpFAACFtQMAhLUDAIeVAwCGgQMAAQ0AgAQNAIAHDQCAmCwAABMAAICmyAAAzYwGAMyoBgCFaQAAFwAAgDEAAIBpAACAzPADAAcAAIA1AACA0QwAgLGVAAAlDQCAs5UAALKVAAA1DQCAOA0AgEANAIA7DQCALg0AgHUAAICmBgCAJQAAgJgJAIAdIQCAv1UDAEMNAIAZIQCAFSEAgGEgAIC4bAAAlGUNAJIAAgCcrQEAnaUBAJqJAQCbiQEAmJkBAJmJAQDMIAYAzQQGAMxABgDNXAYAzDwHAM04BwDMvAcAhXUAAIABDwCBDQ8AaSAAgLqZAQCFBQAAcSAAgFkgAIC+hQEAgSkPAIAlDwBlIACAgiEPAIUpAAC0pQEAhREAAG0gAICziQ8AsoUPALHJAQCwAQwAt4EPALbtAQC17QEAtO0BAIFlAQCAZQEAg2EBALi1DwDMPAsAhHkBAIDhDwCB3Q8AdSAAgF0gAIDMyAQAzbgEAIWtAACFFQAAISEAgDkhAIDM6BkAzbQZAKRdAQBGDQCAok0CAKPxDwCgVQEAod0PAH8IAIBuCQCAOwkAgO0eAIBsCQCA9R4AgHcJAIDxHgCAsQgAgJMNAACtHgCA+R4AgITVDACF6Q4AlGkAAIfdDgC1HgCAmbQCAL0eAIDFHgCAsR4AgD0hAIC5HgCAn3QBAMEeAICRGA0AgI0OAIGBDgCGhQ4AlYwDAISJDgCXRAIAghEAAKm4AACA0QAAge0AAMkeAIBJDQCA5R4AgIVZDwCDiQAAoTQNAIFFDgCASQ4A6R4AgKU0AQCFYQ8AzPAUAB0fAIC5xAUAzMgDAM3cAwCA3QAAgcEAACUfAIC/kAUAhREAALHsBwCA9QAAgcEAAKEgAIC1jAYALR8AgLdABgCA3Q4AgekOAMwoAgDNtAIAgM0OAIH5DgCFKQAAg4UBAIB1AQCBsQEAgPEBAIHVAQCpIACANR8AgIUFAACxIACAgJkBAIG9AQCCfQAAk9UBAJThAQCFDQAAmSAAgCEfAICACQAAgRkAACkfAICTrQEAlC0AAKUgAICFDQAAMR8AgIUFAACtIACAOR8AgIUpAACCGQAAhTUAAIDxAACB4QAAtSAAgJ0gAIBBIQCAhQUAAGEhAICDdQEAgO0BAIEpAQDM8AEAzbABAEwNAIBdIQCAWSEAgKMNAIBdHwCAZR8AgIA9AACBDQAAbR8AgHUfAICALQAAgR0AAIIVAABhHwCAzSwBAGkfAIBxHwCAeR8AgIjFAwClIQCAzJACAM28AgCE7QMATw0AgIb5AwCdHwCAgIEDAIH9AwCAPQAAgTUAAIFJAACAQQAAzdwBAIJBAAClHwCAoR8AgKkfAIDNMAEAlJ0DAI0hAIDN8AEAzAwBAIG5AwCAxQMAg6EDAJOlAwCArQAAgdUAAICdAACBqQAAiSEAgFINAICBwQAAgMkAAIC1AACBgQAAhSEAgINpBADMcAMAzbQDAIEhAIDNPAEApg0AgJMBBADNjAIAzPQCAIANAACBNQAAlNkGANEfAIDVHwCA2R8AgMwIAQDNHAEAgREAAIApAACpIQCAghkAAICRAQCBkQEAzWgFAMyUAgDMEAkAzSgWAMxYDgDNeA4AzBQNAM3YCgDMKAwAzYwNAMzgFwDM4AoAzDgLAM30CACFEQAAVQ0AgIBRBwCBUQcA4SAAgM2QDgCFBQAA6SAAgMzYDgDN7AEA8SAAgM0ADgCFGQAAzfAPAM08DgDNVA4AzGgBAM1sAQDZIACAYQgAgJSZBwDMwDsAgGEBAIHZAACFKQAAzWQOAMx4AQDNfAEAga0HAICtBwCFZQAAgp0HAIBRAQCBUQEAlOEHAM3AAACEeQEAk8UHAIZhAQDlIACAiCEBAIUNAADtIACAzRgBAMzYAADNtAAAgN0HAIHNBwCZHwCAhQkAAM0fAID1IACA/R8AgN0gAIAFIACADSAAgBUgAIAJIACAASAAgK0hAIARIACAGSAAgMy4AgDNHAMAgGUAAIF1AACCfQAAHSAAgIUJAACFQQAAASEAgKkNAICAmQYAgSEHAIUZAACDfQAACSEAgIVZAAD9IACA+SAAgIDNAACB2QAAjR4AgIURAACE6QAAlR4AgIblAABBIACAgDUAAIENAACdHgCAhR0AAEkgAIClHgCAhQUAAFEgAICAVQAAgW0AAIJ9AACTRQAAlA0AAIUNAAA5IACAkR4AgIAJAACBEQAAmR4AgIUdAABFIACAoR4AgIUFAABNIACAgOkBAIHxAQCCBQAAqR4AgIUJAACFCQAAVSAAgD0gAICAbQEAgXkBAIIZAACDpQEADSEAgIV1AACFBQAAESEAgAUhAIAhIACAzMgCAM3cAgCsDQCAzR4AgIA5AACBOQAA1R4AgN0eAIDRHgCA2R4AgIAdAACBDQAA4R4AgCUgAICAxQAAgdUAAM3AAADMJAIAgNUAAIHFAACFOQAAg8kAACUhAICvDQCAgNUAAIEJAACFBQAALSEAgP0eAICBIACAgAkAAIERAAAFHwCAk5kAAJS5AAANHwCAhWUAAIU9AACJIACAk10AABUfAICFEQAAzXAFAMx0BQCUATwAkSAAgHkgAIDNKAEAhSAAgI0gAICFGQAAlSAAgH0gAIA1IQCAKSEAgCkgAICFJQAAhTkAAMz4AgDNxAMAzTwBALINAICBlQMAgI0DAM3EAQCCpQMAhVEAAIVJAADMKAEAzSwBAM04AQDMPAEAgGk+AIFpPgBJIQCARSEAgM04PADMVDwAgdE8AJOdPgDMSAEAzcgCAM00AQBNIQCAlLk+AFgNAICAoT4AgaE+AIKhPgCIjTwAVSEAgIWtAACALQAAgSEAAIXVPwCVHwCAgO0AAIHxAACGpQAARR8AgISpAADNJAEAzSgBAE0fAICI+T4AhfE/AFUfAIBJHwCAhcU/AM0wAQDNEAEAzfQGAIDdAQCB6QEAzbwGAM1wBgDM4AYAzVwBAMxoBgDNkAYAzWQGAM14BgDMrAcAzagHAMzoBwDNyAcAgk0/AIP9AgCANQIAgekCAFEfAIBZHwCAgAU9AIV9AQBRIQCALSAAgM0UAQApDgCAge0BAIDhAQDNPAEAgs0BAM0sAQCCdQEAgW0BAIBZAQCAZQEAgcUAAIUfAIDNJAEAzTgBAILxAACB+QAAgFkBAIApAACBcQAAzBgBAM18AQDNLAEAjR8AgIEdAACAHQAAiR8AgJEfAIBxIQCAzSQBAMzkPQDNXA8AzegAAMwMAQCA1QEAgckBAIKZAACD5T8ACR8AgBEfAIAZHwCAMSEAgCMOAIB1IQCAPR8AgDEgAIBBHwCALA4AgIBNPwCBQT8AfR8AgGkhAICBHwCAZSEAgIAlPwCBKT8Ak5E/AIN9AAAmDgCAlEEAAMzYAgDNrAIAbSEAgJNVAACACQAAgR0AALUNAIB9IQCAlEEAAK0fAICAnQAAgaEAAIAdAACBEQAAhKUAALUfAICGpQAAvR8AgIjxAACC0QAAgdkAAIDNAACAJQAAgSkAAIIFAADFHwCAsR8AgLkfAIDBHwCAk7EAAJQRAADJHwCAgB0AAIEVAACAJQAAgS0AAII9AAB5IQCAgO0AAIHRAACCFQAAg4EAAIHQPQA1IACAzCACAM3cAQCFeAIAkSEAgC8OAICZIQCAiRgDAN0fAICALQAAgTUAAIAJAACBbQAA5R8AgMEgAICRsQAAkKkAAJPdOwCSAQQAlaUAAJSVOwDtHwCAlqEAAIUJAACTQQAAySAAgPUfAICFBQAA0SAAgJT1AAC5IACAgLkAAIHdAACC5QAA4R8AgOkfAICF6QAAgAkAAIE1AACFBQAAxSAAgPEfAICFHQAAzSAAgPkfAICFBQAA1SAAgLHBBQCwxQMAvSAAgLLFAwC12QUAtM0DAJ0hAICFOQAAuf0DAKEhAICVIQCAuw0AgM0NAIAXDgCAAR8AgAUOAIDTDQCAzIgCAAsOAIDN4D4AzZABAMwkAQBwDQCAjg0AgEEOAIB9DgCAgLEAAM3UPgDN5D4Agw4AgMy8PgDNuD4AgNEDAIHtAwCC/QMAhmkAAD4OAICFnQMAzTwBADgOAIDM6AIAzTw/AIjlAADNGAEAiQ4AgIhBAAA7DgCAdw4AgM0sAQCVDgCAgNUAAJsOAICG4QAAhukAAEcOAIDNJAEAoQ4AgM0QAQCI0QAAiCkAAMz4AgBNDgCAzfgCAMwkAQCnDgCAhS0DAMygPgDNbD4AgNUDAIHNAwCCAQMAg/kDAMxkAwDNzAIARA4AgM0kAQDMDAIAzQgCAIERAADMnAMAzLA+AM20PgDMxD4AzcA+AMyAPgDNuD4ArQ4AgMyEAgDMmD8AzVA+AMwgPgDNoD4AzQw/AM0wPwDNeD8AzQQ/AIhZAAC/DgCAzfgBAMzEAQBKDgCAxQ4AgMsOAIDMFAIAzAgBAM3IAQCIBQAA0Q4AgNcOAIDMKAIAuQ4AgIgNAACG0QAAgB0BAITNAACI9QAAzDwCAIQ1AQDMRAIAhikBAIAOAICIZQEAhg4AgKdEBQBiDgCAi+0AAIjtAACBDQAAiCUAAIZlAADMcAIAzXQCAMwwAgDN2AUAXA4AgIwOAICAOQAAXw4AgMzgBQB6DgCAzCgBAM0UAQCGJQAAiFUAAAgOAICGhDAAxA0AgIDVBwCG/QcAmA4AgMwkAgCIPQAAng4AgGsOAICIPQAApA4AgMxIAgDNeAIAUA4AgKoOAICXwAUAlnAFAJUYBQCAaQAAk1gFAIE5AACIZQAAkPg8AIZZAACeqAUAhEUAAGgOAIDM1AIAmrQFAIBdAACYrAUAp+wEAIgRAADM2AIAzdwCAKO8BACwDgCAzGACAMIOAIBuDgCAyA4AgK0IBADODgCAq/QEAMwsAgCIBQAA1A4AgLfoAwC2HAQAtSgEAMwAAgCzKAQAi3kAAIh9AACwdAQAhkEAAL6kAwCEdQAAiB0AANoOAIC6TAMAzNwDALj8AwCDqAIAiA0AALwOAICIFQAAh5QCAMw4AgBlDgCAzAQCAIvcAgCPDQAAcQ4AgI8ZAADMIAIAdA4AgI3wAgCIdQAAmCADAJksAwCPDgCAlA0AgMxMAgCWcAMAzCQCAIg9AACSDgCAzCwCAIgFAACzDgCAzCQCAIgNAAC2DgCAh/UAAKjUAwCpxAMA3Q4AgNlgAgDSDwCA1Q8AgNsPAICUNQAAkzEAANloAgDYDwCA2UwCAJQFAADeDwCAlSEAAJQpAABQEACAdBYAgEMXAIDSFgCA2WACADcXAIC12AMAtPADAJQ1AADZWAIAWhcAgJQFAADZVAIAlA0AADEXAIDgdAEAisgAALwVAACIyAAA4IACAIcXAICBoAAApOwCAKTIAgCoXAAAvA0AAJkXAIDghAIAvAUAAJ0XAICk+AIA4PQCALDMAwCV0AAAXRcAgLPgAwCmyAIAp2ACAJLYAABkFwCAvsEAAGsXAICXwQAAchcAgHkXAICAFwCAzXg/AMy8PwC+gA0AixcAgLx4DAC9gA0AuvQMALtUDAC49AwAkhcAgLYXAIC3uAwAuhcAgLWMDACyoAMAs6AMAKEXAICxQAMArnACAK9kAwC4BQMArUgDAKgXAICvFwCAqEQDAKnYAwDaFwCAp9gDAKRoAgCliAMAtjUDALc9AwCSyAIAtT0DAJldAQCYTQEAm2UBAJppAQCdZQEAnGUBAJ+FAQCemQEAh5wCAL6tAACWpQAAl70AAMw0BQDNjDcAzLg4AM2sOACflQEAth0AAJ2ZAQCc9QEAs7EBAK54AgDhFwCAvhcAgJk9AADFFwCAmxkAAJoJAADMFwCA0xcAgOBIAgCeCQAArFwCAK30AgD6FwCA9hcAgP4XAIDoFwCAh2ADAO8XAICvVAIAvhEAAJcFAAACGACA4KwCAAYYAICG+AMAh+wDAOC0AgAOGACAr0gCAK6QAgDgPAIAvg0AAAoYAICXGQAA4NgCAIaEAwCWEQAAvwAMAJ1tAACcYQAAEhgAgLFMAgCzUAIAlQ0AABYYAICGnAMA4MgCALMEAgCCBQAAIhgAgLNQAgCVDQAAJhgAgBoYAIAeGACA4LQCAIaMAwCH3AMAvg0AAJVpAACWeQAAKhgAgLToAgC1UAIAlwUAADIYAIDg1AIAtPQCAL4ZAADgoAIALhgAgODUAgCZjAMAt9QCAIoFAAA2GACAOhgAgIoVAAC3NAIAjx0AAD4YAIBCGACAswUAAEYYAICzBQAAWxgAgJwJAACdCQAATRgAgFQYAICMBQAAYhgAgG0YAIB0GACAexgAgJ9JAACCGACAiRgAgGYYAICQGACAlxgAgNkYAIDPGACA6hgAgOAYAICeGACAg8kBAIH5AQCsGACAsxgAgLoYAIDBGACAyBgAgKUYAICAtAIApYgDAOEIAgCuHQAA8RgAgLwJAACN9QEA9RgAgOEAAgCSlQEA45QQAJNFAACXiQEAhRQAAId4AQCGAAQARjoAgEo6AIBOOgCAUjoAgFY6AICdeQAA74xoAJyhAQBaOgCAXjoAgKKZAABiOgCAZjoAgGo6AIBuOgCAp4kAAHI6AIB2OgCAqUkBAHo6AICsqQAAfjoAgII6AICGOgCAsyUBAIo6AICOOgCAkjoAgLchAQC2OQEAtTEBAJY6AICaOgCAufkAALkRAQC4GQEAnjoAgKI6AICmOgCAqjoAgICwAQCEiAIArjoAgIPIAQCEVAMAhFwEALI6AICEXAUAgN0DAIEtAACCMQAAvjwCALo6AIC+OgCAh4gDAIacBACzLQMAwjoAgMY6AIC+AAQAvhwFALbRAwC12QMAyjoAgLv5AwC68QMAmljTAYTgBwC/xQMAvtkDAL3dAwC83QMAvgAYAKUFAwCmDQMAzjoAgIQcGADSOgCA1joAgKPxAwCsAQMArQEDAK4FAwCvGQMArKQbAq3cGgKqLQMAqyUDAL5MGQC+SBoA2joAgL6AGwC04BoCtdQdArYwHgLvCAIA3joAgOGgAQC6OBoC4/gCALoAAAC9ZBwCvvQcAr8AEAKRBNMBkOT2AeBEAQCSCD4C4joAgOY6AIDqOgCA7joAgL6sHADyOgCA9joAgPo6AID+OgCAAjsAgAY7AIAKOwCAgbBtAICAAQCDHFIAgth3AIUgmgCEkL4AhwjPAIaM5gCJbDcBiOAsAYsYfgGK2BMBjeClAYzwWgGP/OsBjliPAbDVFwCxAWgAso1rALOdawC0SWsAtZVvAA47AIDgcAEAEjsAgBY7AIAaOwCAHjsAgIAZAACBGQAAggUAACI7AIAqOwCAoaUCAKJJBwCjQQcApEEGAKXVGwCm3RsAp8EaAKgBHACp4R8AqkkfAKsBEACs9RMAra0TAK4BFACv+RcAqDEGAKkxBgCqTQYAq0UGAKxNBgCtmQYAro0GAK+FBgCGgAMAhxgDAC47AIAyOwCANjsAgDo7AIA+OwCAQjsAgLhtBwC5dQcAun0HALt1BwC8bQcAvc0HAL75BwC/+QcAsKkGALGFBgCyeQcAs3kHALRpBwC1aQcAtl0HALdVBwC2OgCAs8EGAEY7AIAmOwCAth0GAEo7AIBOOwCAtcEGALppBgC7RQYAUjsAgFY7AIC+qQcAv6kHALypBwC9qQcAo4UGAFo7AIBeOwCAYjsAgGY7AICmWQYApYUGAGo7AICrAQYAqi0GAG47AIByOwCAr+0HAK7tBwCt7QcArO0HAKjBBgCpLQEAqiUBAKs9AQCsJQEArS0BAK4lAQCvlQEAdjsAgHo7AIB+OwCAgjsAgIY7AICCvQAAgb0AAIC9AAC4nQEAua0BALqlAQC7bQAAvHUAAL19AAC+dQAAv20AALD1AQCx/QEAssEBALPBAQC0tQEAtb0BALa1AQC3rQEAijsAgI47AICSOwCAs6EBAJY7AIC1oQEAtqEBAJo7AICGgAEAh8QBALo9AQC7NQEAvBkBAL0ZAQC+fQEAv3UBAKPtAQCeOwCAojsAgKY7AICqOwCApu0BAKXtAQCuOwCAq3kBAKpxAQCyOwCAtjsAgK85AQCuMQEArVUBAKxVAQC6OwCAvjsAgMI7AIDGOwCAyjsAgOGsAQDOOwCA42AGANI7AIDWOwCA2jsAgO9UBgDeOwCA4jsAgL60GgDmOwCA6jsAgO47AICGaBwAh4wDAPI7AID2OwCA+jsAgP47AICAOQAAgTkAAIIFAAACPACACjwAgA48AIASPACAFjwAgKgdAwCpQQMAqkEDAKtBAwCsQQMArUkDAK5xAwCvcQMAhCAdABo8AIAePACAIjwAgCY8AIAqPACALjwAgDI8AIC46QAAufUAALr9AAC78QAAvJEAAL2RAAC+iQAAv4kAALDhAACx4QAAsuEAALPhAAC04QAAte0AALbZAAC32QAA4wwHAOEgBwDhMAEA4wgHADY8AIA6PACAPjwAgEI8AIBGPACASjwAgE48AIBSPACA75gHAFY8AIBaPACA74gHALOJAgBePACAYjwAgL6AGgBmPACAtokCALWJAgBqPACAu2UBALplAQBuPACAcjwAgL9pAQC+ZQEAvXUBALx1AQC3PQYAtj0GALU9BgC0IQYAszUGALI1BgCxAQYAsAkGAL9ZBgC+UQYAvVkGALxNBgC7bQYAunkGALlxBgC4eQYAgJ0AAIGtAACCpQAAejwAgH48AICCPACAhjwAgIo8AICvcQYArmkGAK1tBgCsbQYAq4EGAKqZBgCpkQYAqJkGAAY8AIB2PACAjjwAgKPFHQCSPACApcUdAKbFHQCWPACAhgADAIdkAwCqKR4AqykeAKw5HgCtOR4ArikeAK8lHgCzOR4AmjwAgJ48AICiPACApjwAgLb9HgC1/R4AqjwAgLvZHgC60R4ArjwAgLI8AIC/aR8AvmEfAL1pHwC8wR4AqPEeAKnxHgCq8R4Aq/EeAKw1HgCtPR4ArjUeAK8tHgC2PACAujwAgL48AIDCPACAxjwAgMo8AIDOPACA0jwAgLjlHwC57R8AuuUfALv5HwC86R8AvZEfAL6RHwC/jR8AsFUeALFdHgCyVR4As/0fALTlHwC17R8AtuUfALfdHwCjeR8A1jwAgNo8AIDePACA4jwAgKa9HwClvR8A5jwAgKuZHwCqkR8AhogAAIdMAQCvKR4AriEeAK0pHgCsgR8AgEkAAIFJAACCWQAAs5keAOo8AIC1iR4AtlEBAO48AIDyPACA9jwAgLotAQC7JQEAvD0BAL0lAQC+JQEAvxUBAKhNHgCpVR4Aql0eAKtVHgCsTR4ArZ0BAK6JAQCvgQEAhKwBAPo8AID+PACAAj0AgAY9AIAKPQCADj0AgBI9AIC4ZQEAuW0BALplAQC7fQEAvGUBAL1tAQC+ZQEAv9kAALClAQCxrQEAsqUBALO9AQC0rQEAtZ0BALaVAQC3XQEAo9UdABY9AIAaPQCAHj0AgCI9AICmHQIApcUdACY9AICraQIAqmECACo9AIAuPQCAr1kCAK5pAgCtaQIArHECADI9AIA2PQCAOj0AgD49AIBCPQCARj0AgEo9AIBOPQCAgDkAAIE5AACCBQAAUj0AgFo9AIBePQCAh0ADAIZcBACETAQAYj0AgGY9AICEBAUA4yABAGo9AIDhqAEAbj0AgO+UGgByPQCAdj0AgHo9AIB+PQCAgj0AgIY9AICKPQCAs6EDAI49AICSPQCAlj0AgJo9AIC2fQMAtX0DAJ49AIC7WQMAulEDAKI9AICmPQCAv/0AAL79AAC9/QAAvEEDAKhRAgCpWQIAqmkCAKtpAgCstQIArb0CAK61AgCvrQIAhKgHAKo9AICuPQCAsj0AgIKpAAC2PQCAgKkAAIGpAAC4aQEAuWkBALoJAQC7CQEAvBkBAL0ZAQC+CQEAvwkBALDVAgCx3QIAstUCALNpAQC0eQEAtXkBALZpAQC3YQEA4bgBAOHUHwDjOB8A4wwbALo9AIC+PQCAwj0AgMo9AIDOPQCA0j0AgNY9AIDaPQCAvjwJAN49AIDvhBsA74QbAKOhAgDiPQCAhugEAIe8BQDmPQCApn0CAKV9AgDqPQCAq1kCAKpRAgDuPQCA8j0AgK/9AQCu/QEArf0BAKxBAgCzhQYAxj0AgPY9AID6PQCA/j0AgLaJBgC1jQYAAj4AgLuRBgC6iQYABj4AgAo+AIC/9QYAvokGAL2BBgC8iQYADj4AgBI+AIAWPgCAGj4AgB4+AIAiPgCAJj4AgO+EHQAqPgCA4QAEAC4+AIDj/AQAgBEAAIEdAACCBQAAMj4AgKjxBgCp8QYAqg0GAKsFBgCsBQYArQkGAK49BgCvNQYANj4AgDo+AICGiAAAhxADAD4+AIBCPgCARj4AgEo+AIC4EQYAuRkGALohBgC7IQYAvPUHAL39BwC+9QcAv+kHALBNBgCxVQYAsl0GALNVBgC0TQYAtTEGALYxBgC3MQYAo4UHAE4+AIBSPgCAVj4AgFo+AICmiQcApY0HAF4+AICrkQcAqokHAGI+AIBmPgCAr/UHAK6JBwCtgQcArIkHAGo+AICz4QYAbj4AgHI+AIC25QYAdj4AgHo+AIC18QYAur0GALuNBgB+PgCAgj4AgL59AQC/ZQEAvJUGAL11AQCoHQYAqSUGAKotBgCrJQYArD0GAK0hBgCuXQYAr00GAIY+AICKPgCAjj4AgJI+AICWPgCAgrkDAIGxAwCAuQMAuO0BALmFAQC6jQEAu4UBALydAQC9hQEAvo0BAL+FAQCwPQYAsQ0GALIFBgCz5QEAtP0BALXlAQC25QEAt9UBAKOlBQCaPgCAnj4AgKI+AICqPgCApqEFAKW1BQCuPgCAq8kFAKr5BQCGCAwAhxwDAK8hAgCuOQIArTECAKzRBQCyPgCAs/ECALY+AIC6PgCAtlUDAL4+AIDCPgCAteECALpxAwC7eQMAxj4AgMo+AIC+MQMAvz0DALxRAwC9UQMAqCUCAKk1AgCqPQIAqzUCAKwtAgCtkQMArpEDAK+RAwDOPgCA0j4AgNY+AIDaPgCArAAAAN4+AIDiPgCA5j4AgLiZAwC5rQMAuqUDALttAwC8dQMAvX0DAL51AwC/bQMAsPEDALH5AwCywQMAs8EDALSxAwC1vQMAtrUDALepAwDqPgCA7j4AgPI+AID2PgCA+j4AgP4+AIACPwCA76gaAL5oDADhlAEABj8AgOMcBgCADQAAgXEAAIJxAAAKPwCAo/UDAA4/AIASPwCAhEwCABo/AICmUQIApeUDAB4/AICrfQIAqnUCAIbIDACHLA0ArzkCAK41AgCtVQIArFUCAOFQBgAiPwCA4xQHAITADAAmPwCAKj8AgC4/AIAyPwCANj8AgDo/AIA+PwCAQj8AgEY/AIBKPwCA73gbAL74DwBOPwCAUj8AgFY/AICzjQEAWj8AgLWZAQC2jQEAXj8AgFY9AIBiPwCAuoUBALtNAQC8VQEAvV0BAL5VAQC/SQEAo0EOABY/AIBmPwCAaj8AgG4/AICmQQ4ApVUOAHI/AICrgQ4AqkkOAHY/AIB6PwCAr4UOAK6ZDgCtkQ4ArJkOAIBtAACBCQAAgh0AAH4/AIDvGAkAgj8AgIY/AICKPwCA4zwNAI4/AIDhWAwAkj8AgIbQAACHvAMAlj8AgJo/AICokQ4AqZkOAKrJDgCrxQ4ArN0OAK3BDgCuwQ4Ar/UOAIToAACePwCAoj8AgKY/AICqPwCArj8AgLI/AIC2PwCAuMEPALnBDwC6wQ8Au8EPALzBDwC9wQ8AvsEPAL/1DwCwjQ4AsUUOALJNDgCzRQ4AtF0OALVBDgC2QQ4At0EOAKhRDgCpWQ4Aqo0OAKudDgCshQ4ArY0OAK6FDgCvvQ4Auj8AgL4/AIDCPwCAxj8AgMo/AIDOPwCA0j8AgNY/AIC4kQ4AuZkOALqtDgC7RQEAvF0BAL1FAQC+RQEAv3UBALDFDgCxzQ4AssUOALPdDgC0xQ4AtbUOALa9DgC3tQ4AswUOANo/AIDePwCA4j8AgOY/AIC2DQ4AtQ0OAOo/AIC7CQ4AugEOAO4/AIDyPwCAv3EOAL4BDgC9CQ4AvBEOAIJtAACjQQ4AgFUAAIFlAACmSQ4A+j8AgP4/AIClSQ4AqkUOAKtNDgCGSAAAh3gAAK5FDgCvNQ4ArFUOAK1NDgCoXQIAqWECAKplAgCrdQIArG0CAK2xAgCusQIAr7ECAITsBAACQACABkAAgApAAIAOQACAEkAAgBZAAIAaQACAuHEDALlxAwC6cQMAu3EDALzVAwC93QMAvtUDAL/NAwCw0QIAsdECALLRAgCz0QIAtFEDALVRAwC2UQMAt1EDAB5AAICz6QIAIkAAgL6ABAC2NQIAJkAAgCpAAIC14QIAuhECALsRAgAuQACAMkAAgL6RAwC/kQMAvAECAL0BAgA2QACAOkAAgKOlAgA+QACApa0CAEJAAIBGQACApnkCAEpAAIBOQACAq10CAKpdAgCtTQIArE0CAK/dAwCu3QMAqNUCAKndAgCqLQEAqyUBAKw9AQCtJQEAri0BAK8lAQBSQACAVkAAgFpAAIBeQACAYkAAgGpAAIBuQACAckAAgLiFAQC5iQEAup0BALuVAQC8sQEAvbEBAL55AAC/eQAAsF0BALHlAQCy4QEAs/kBALTpAQC13QEAttUBALe9AQDh8A4AdkAAgOMUDgB6QACAgb0AAIC9AAB+QACAgq0AAIYABACH7AUAgkAAgIZAAICKQACAjkAAgO9gDgCSQACAlkAAgJpAAICFXH0AnkAAgKJAAIDjZAEApkAAgOG0AQCqQACA76AOAK5AAICmPgCAhPgFALJAAIC2QACAukAAgLMlBgBmQACAvkAAgMJAAIDGQACAtiUGALU1BgDKQACAu6EGALoZBgDOQACA0kAAgL+ZBgC+rQYAva0GALy1BgCCbQAA7zAEAIBVAACBZQAAvlwDANZAAICG+AAAh2wDANpAAIDeQACA4kAAgOZAAIDqQACA40QEAO5AAIDhjAcAo6UGAPJAAID2QACA+kAAgP5AAICmpQYApbUGAAJBAICrIQYAqpkGAAZBAIAKQQCArxkGAK4tBgCtLQYArDUGAA5BAICz+QcAEkEAgBZBAIC2SQcAGkEAgB5BAIC1UQcAulEHALtRBwAiQQCAJkEAgL41BwC/OQcAvEUHAL09BwCoNQYAqT0GAKo1BgCriQYArJ0GAK2NBgCusQYAr7EGACpBAIAuQQCAMkEAgDZBAICADQAAgbEAAIKxAAA6QQCAuKEGALmtBgC6vQYAu7UGALytBgC9XQEAvlUBAL9NAQCw0QYAsdEGALLVBgCzrQYAtLUGALW5BgC2qQYAt6UGAKO9BgA+QQCAQkEAgISEAgC+kAEApg0GAKUVBgBKQQCAqxUGAKoVBgCGCAAAh3wBAK99BgCucQYArXkGAKwBBgBOQQCAs60BAFJBAIBWQQCAtqkBAFpBAIBeQQCAta0BALptAQC7dQEAYkEAgGZBAIC+XQEAvzUBALxlAQC9VQEAqGECAKlhAgCqYQIAq2ECAKxhAgCtbQIArp0CAK+VAgBqQQCAbkEAgHJBAIB2QQCAekEAgH5BAICCQQCAhkEAgLiVAgC5nQIAuqECALuhAgC8cQMAvXEDAL5xAwC/cQMAsO0CALH1AgCy9QIAs8UCALTdAgC1tQIAtrECALexAgCKQQCAjkEAgJJBAICj5QIAlkEAgKXlAgCm4QIAmkEAgJ5BAICiQQCAqiUCAKs9AgCsLQIArR0CAK4VAgCvfQIApkEAgKpBAICuQQCAhEB8AIAVAACBHQAAggUAALJBAIC+7HwAukEAgIZIfQCHCAMAvkEAgMJBAIDGQQCAykEAgKidAgCpxQIAqsECAKvBAgCsxQIArc0CAK7xAgCv8QIAzkEAgNJBAIDWQQCA2kEAgMkAAADeQQCA4kEAgOZBAIC4wQEAucEBALrBAQC73QEAvM0BAL31AQC+/QEAv50BALBBAQCxQQEAskEBALNBAQC0QQEAtUEBALZBAQC3QQEA4TgGAOpBAIDjaAYA7kEAgPJBAID2QQCA+kEAgISUfQC+rHwA/kEAgAJCAIAGQgCAvrh/AApCAIDvEAEADkIAgBJCAIAWQgCAGkIAgB5CAIDhkAEAIkIAgONEAAAqQgCAgS0AAIAtAADvgAAAgjkAAC5CAIAyQgCA9j8AgDZCAIDhsH8AtkEAgOPUfAA6QgCAJkIAgD5CAICGuAAAh9QCAEJCAIBGQgCASkIAgE5CAIBSQgCAVkIAgO8gfABaQgCAs4l9AF5CAIBiQgCAZkIAgGpCAIC2jX0AtY19AG5CAIC7RX4AukV+AHJCAIB2QgCAv0V+AL5FfgC9VX4AvFV+AKNJfQB6QgCAfkIAgIJCAICGQgCApk19AKVNfQCKQgCAq4V+AKqFfgCOQgCAkkIAgK+FfgCuhX4ArZV+AKyVfgCCbQAAszF+AIBVAACBZQAAtvF/AITcAwCWQgCAtSF+ALrNfwC70X8AhgAEAIfUAAC+dX8Av3l/ALzBfwC9wX8AqOV/AKn1fwCq/X8Aq/V/AKztfwCtNX4Arj1+AK81fgCaQgCAnkIAgKJCAICmQgCAqkIAgK5CAICyQgCAtkIAgLjZfgC54X4AuuF+ALvhfgC85X4Avel+AL6ZfgC/mX4AsE1+ALFRfgCyUX4As1F+ALT1fgC1+X4Atul+ALfpfgCjdX8AukIAgL5CAIDCQgCAxkIAgKa1fgClZX8AykIAgKuVfgCqiX4AzkIAgNJCAICvPX4ArjF+AK2FfgCshX4A1kIAgLMxfgDaQgCA3kIAgLbFAQDiQgCA5kIAgLXRAQC6yQEAu8kBAOpCAIDuQgCAvs0BAL+xAQC8yQEAvckBAKjdfQCp9X0Aqv19AKvxfQCsHQIArQECAK45AgCvOQIA8kIAgPZCAID6QgCA/kIAgIIFAAACQwCAgBEAAIERAAC4EQIAuRkCALohAgC7IQIAvNUCAL3dAgC+1QIAv80CALBJAgCxSQIAslkCALNZAgC0TQIAtTECALYxAgC3MQIAvgADAKNxfQCEiAIAvoAEAKaFAgAKQwCADkMAgKWRAgCqiQIAq4kCAIYoBACHDAMAro0CAK/xAgCsiQIArYkCABJDAICEyAMAhcwFALPlAwAWQwCAteUDALbtAwAaQwCAHkMAgCJDAIC6bQMAu2UDALx9AwC9ZQMAvmUDAL9VAwAmQwCAKkMAgL8ABACjJQIALkMAgKUlAgCmLQIAMkMAgDZDAIA6QwCAqq0CAKulAgCsvQIAraUCAK6lAgCvlQIAPkMAgEJDAIBGQwCASkMAgE5DAIDjzAMAUkMAgOGsAQBWQwCA7xwDAFpDAIBeQwCAYkMAgGZDAIBqQwCAbkMAgOFwfwBGQQCA4wR+AHJDAIB6QwCA4ZQBAH5DAIDjWAEAgNkAAIHZAACCJQAA7+R+AIJDAICGQwCA7+B+AIpDAICzAQEAjkMAgIboBwCHLAQAkkMAgLY1AQC1BQEAlkMAgLvxAAC64QAAmkMAgJ5DAIC/sQAAvtEAAL3ZAAC84QAABkMAgHZDAICiQwCApkMAgKEBBACgEQQAoxkAAKLFBACotQYAqb0GAKrpBgCr/QYArO0GAK3VBgCu3QYArz0HALBFBwCxVQcAslUHALNtBwC0dQcAtRUHALYdBwC3FQcAuC0HALk1BwC6MQcAuw0HALwZBwC9GQcAvgkHAL8JBwCjQQYAqkMAgK5DAICyQwCAtkMAgKZ1BgClRQYAukMAgKuxBwCqoQcAj8ltAL5DAICv8QcArpEHAK2ZBwCsoQcAld11AJTBdACXzXAAli1zAJFdaACQVWgAk9l0AJJNaQCd5XgAnB17AJ9tBwCeuXgAmR1/AJhVcACboXwAmvl8AIJhbACDhWkAwkMAgMZDAICGEXUAhxF1AISVaQCFjWgAij10AIvFcgDKQwCAzkMAgI7dfgCPMX0AjD1xAI2dcQCSGX0Ak716ANJDAIDvkAkAltUGAJdRBQCUXXkAlQl5AJpxBQCbvQUA1kMAgNpDAIDeQwCA4agFAJx5AQDjuAgAoYUBAOJDAICjqQ0AogEMAKUBCACkOQ0Ap6kJAKa9CQCppRUAqAEUAKsBFACq/RUArbkRAKyxEQCvARwArqEQALH9HACw5R0As+kZALIBGAC1ASQAtH0ZAIQUAAC+FAAAgI0AAIGVAACCbQAA6kMAgIZQDwCHZAAA7kMAgPJDAIC61QcAu90HALjBBwC5wQcAvjEEAL8xBAC88QcAvfEHALKtBwCztQcAsK0HALGlBwC2nQcAt/UHALSlBwC1lQcAqmkHAKtpBwCoaQcAqWkHAK5pBwCvaQcArGkHAK1pBwD2QwCA+kMAgP5DAIACRACABkQAgApEAIAORACAEkQAgKgRBQCpHQUAqjkFAKs5BQCsLQUArVEFAK5JBQCvQQUAFkQAgBpEAIAeRACAIkQAgCZEAIAqRACALkQAgDJEAIC4XQIAuWkCALrBAwC7wQMAvPkDAL35AwC+kQMAv7UDALAJBQCxCQUAsuECALPhAgC0dQIAtX0CALZ1AgC3bQIAs7EEAIQAAgC+BA0ANkQAgDpEAIC20QQAtaUEAD5EAIC7zQQAus0EAEJEAIBGRACAv7kDAL6xAwC9NQMAvDUDAEpEAICj9QQATkQAgFJEAICmlQQAWkQAgF5EAICl4QQAqokEAKuJBACHqA0AhswMAK71AwCv/QMArHEDAK1xAwDhUAYA4TQHAONAAADjWAcAgNEAAIHdAACC1QAAYkQAgGZEAIBqRACAbkQAgHJEAIB2RACAekQAgO+cAADvyAcAfkQAgIJEAICzNQIAhkQAgLW1AQCKRACAjkQAgLa1AQC+7AwAkkQAgLuRAQC6mQEAvVEBALyJAQC/UQEAvlkBAKjtDQCp/Q0AqvUNAKttDgCsdQ4ArX0OAK51DgCvbQ4AVkQAgJZEAICaRACAnkQAgKJEAICmRACAqkQAgK5EAIC49Q4Auf0OALr1DgC7QQ8AvEEPAL1JDwC+cQ8Av3EPALAVDgCxHQ4AshUOALPNDgC01Q4Atd0OALbVDgC3zQ4Ao30NALJEAIC2RACAukQAgL5EAICm/Q4Apf0OAMJEAICr2Q4AqtEOAISoAgDGRACArxkOAK4RDgCtGQ4ArMEOAIBNAACBVQAAglUAALNRDwDKRACAtXEPALZxDwDORACAhuAAAIcEAwC6XQ8Auy0PALw1DwC9OQ8Avi0PAL8lDwCoVQ4AqV0OAKqVDgCrrQ4ArLUOAK29DgCutQ4Ar60OANJEAIDWRACA2kQAgN5EAIDiRACA5kQAgOpEAIDuRACAuGkBALlpAQC6eQEAu3kBALxpAQC9aQEAvt0BAL/VAQCw1Q4AsaUOALKtDgCzoQ4AtKUOALWtDgC2nQ4At1kBAKMdDgDyRACA9kQAgOZDAID6RACApj0OAKU9DgD+RACAq2EOAKoRDgACRQCABkUAgK9pDgCuYQ4ArXUOAKx5DgAKRQCADkUAgBJFAIAWRQCAGkUAgB5FAIAiRQCAJkUAgIANAACBFQAAgh0AACpFAIAuRQCAMkUAgIR4AQC+FAAA4xQPADpFAIDh4A0AhAADAIawBACHFAMAPkUAgEJFAIBGRQCASkUAgE5FAIBSRQCA78APAFZFAIBaRQCAXkUAgGJFAIBmRQCAakUAgLNtAwBuRQCAtX0DALZ1AwByRQCAdkUAgHpFAIC6UQMAu1EDALz1AwC9/QMAvukDAL/hAwB+RQCAgkUAgIZFAICKRQCAjkUAgJJFAICWRQCAmkUAgKhxAgCpeQIAqokDAKuJAwCsmQMArZkDAK6JAwCviQMAsPkDALH5AwCyTQMAs0UDALRBAwC1SQMAtnEDALdxAwC4IQMAuSEDALohAwC7IQMAvCEDAL0hAwC+IQMAvyEDAICdAQCBEQAAghEAAIQEBQDvFAAAnkUAgKJFAIC+EAUA48gAAKpFAIDh0AEArkUAgLJFAIC2RQCAukUAgL5FAICqeQIAq3kCAIboBACHYAUArsECAK/JAgCs3QIArdUCAMJFAICjRQIAxkUAgMpFAICmXQIAzkUAgNJFAIClVQIA1kUAgNpFAIDeRQCA4kUAgOZFAIDqRQCA7kUAgO+EDgC+rAQA4dAOAPJFAIDjFAEA9kUAgPpFAID+RQCAAkYAgLPdAQAGRgCACkYAgA5GAIASRgCAtv0BALX9AQAaRgCAu90BALrdAQCE4AQAHkYAgL+hAQC+vQEAvb0BALy9AQCoBQYAqR0GAKoVBgCrLQYArDUGAK09BgCuNQYArykGAKZFAICC9QcAgeUHAIDlBwAWRgCAIkYAgIYcAACHsAMAuCUGALnFBgC6zQYAu8UGALzdBgC9xQYAvs0GAL/FBgCwWQYAsVkGALIpBgCzKQYAtDkGALUlBgC2JQYAtx0GAKOdBgAmRgCAKkYAgC5GAIAyRgCApr0GAKW9BgA2RgCAq50GAKqdBgA6RgCAPkYAgK/hBgCu/QYArf0GAKz9BgBCRgCAs/UHAEZGAIBKRgCAtu0HAE5GAIBSRgCAteUHALqNBwC7kQcAVkYAgFpGAIC+dQcAv30HALyBBwC9fQcAqCUGAKkpBgCqOQYAqzkGAKwpBgCtKQYArnkGAK91BgBeRgCAYkYAgGZGAIBqRgCAbkYAgHJGAIB2RgCAekYAgLjVBgC53QYAuuEGALv9BgC85QYAve0GAL7lBgC/mQYAsA0GALERBgCyEQYAs+0GALT1BgC1/QYAtvUGALftBgCjsQYAgi0AAIEVAACAsQAANkUAgKapBgCloQYAfkYAgKvVBgCqyQYAgkYAgL5oAQCvOQYArjEGAK05BgCsxQYAikYAgLPxAQCGaAAAh3wBALZdAQCORgCAkkYAgLVVAQC6SQEAu0kBAJZGAICaRgCAvj0BAL8hAQC8OQEAvTUBAJ5GAICiRgCAhAQDAL6AHACmRgCA4RwGAKpGAIDjAAYAvwguAK5GAICyRgCA78gHALZGAIC6RgCAvkYAgMJGAIDGRgCAykYAgKN9AgDORgCApdkCANJGAIDWRgCAptECANpGAIDeRgCAq8UCAKrFAgCtuQIArLUCAK+tAgCusQIAqW0FAKhZBQCrDQIAqrkCAK0dAgCsHQIArwUCAK4NAgC+aB0A4kYAgOZGAIDqRgCAgB0AAIEJAACCmQEA7kYAgLnhAwC4KQIAu+EDALrpAwC94QMAvPkDAL/hAwC+6QMAsU0CALBNAgCzIQIAsi0CALUlAgC0OQIAtxECALYlAgCowQIAqdECAKrRAgCr5QIArP0CAK0VAQCuHQEArw0BAPJGAID6RgCA/kYAgAJHAIAGRwCACkcAgA5HAIASRwCAuAUBALkJAQC6HQEAuxUBALwxAQC9MQEAvv0BAL/1AQCweQEAsUEBALJBAQCzXQEAtEUBALVNAQC2RQEAtz0BAIagHQCHxB0AFkcAgO/YAAAaRwCAHkcAgCJHAIDvxAYAhGwcAOH0BgAmRwCA47AGACpHAIDhlAEALkcAgONEBgCzGQIAMkcAgDZHAIA6RwCAhewsALbVAQC1NQIAPkcAgLvFAQC6/QEAQkcAgEZHAIC/yQEAvsEBAL3JAQC81QEAo9kdAPZGAIBKRwCATkcAgFJHAICmFR4ApfUdAFZHAICrBR4Aqj0eAFpHAIBeRwCArwkeAK4BHgCtCR4ArBUeAIBpAACBaQAAggUAAGJHAIBmRwCAakcAgIcQAwCGfAMAbkcAgHJHAIB2RwCAekcAgH5HAICCRwCAhkcAgIpHAICopR8Aqa0fAKqlHwCrvR8ArKUfAK2tHwCupR8ArxUfAI5HAICSRwCAlkcAgJpHAICeRwCAokcAgKZHAICqRwCAuA0fALkZHwC6IR8AuyEfALzZAAC92QAAvskAAL/BAACwcR8AsXEfALJxHwCzRR8AtEEfALVNHwC2PR8AtzUfALMtHgCuRwCAskcAgLZHAIC6RwCAti0eALUtHgC+RwCAu7UeALq1HgDCRwCAxkcAgL+JHgC+hR4AvZEeALylHgCCKQAAo2keAIAdAACBFQAApmkeAMpHAIDORwCApWkeAKrxHgCr8R4A0kcAgITgAQCuwR4Ar80eAKzhHgCt1R4AqNUBAKnlAQCq7QEAq+UBAKz9AQCt5QEAru0BAK/lAQC+oAEAhkYAgNZHAIDaRwCAhhAAAId0AQDeRwCA4kcAgLh9AQC5wQAAusEAALvBAAC8wQAAvckAAL7xAAC/8QAAsJ0BALFFAQCyTQEAs0UBALRdAQC1RQEAtk0BALdFAQDmRwCA6kcAgO5HAIDyRwCA9kcAgO80AgDv7B4A+kcAgOHwHQDj4AIA4zAeAOGEAQD+RwCAAkgAgAZIAIAKSACAsyUCAJQAAAAOSACAEkgAgBZIAIC2JQIAtTUCABpIAIC7wQIAuhkCAB5IAIAiSACAv8ECAL7ZAgC90QIAvNkCACZIAIAqSACALkgAgKPpAgAySACApfkCAKbpAgA2SACAOkgAgD5IAICq1QIAqw0CAKwVAgCtHQIArhUCAK8NAgCAYQAAgWEAAIIFAABCSACASkgAgIQABAC+FAQATkgAgIbABACHUAMAUkgAgFZIAIBaSACAXkgAgGJIAIBmSACAqK0CAKm9AgCqtQIAqw0BAKwVAQCtHQEArhUBAK8NAQCE7AQAakgAgG5IAIBySACAdkgAgHpIAIB+SACAgkgAgLgdAQC5LQEAuiUBALvNAQC81QEAvd0BAL7JAQC/wQEAsH0BALFVAQCyXQEAs1UBALRNAQC1PQEAtjUBALctAQDhGB4AhkgAgOM4HgCKSACAjkgAgJJIAICWSACAmkgAgJ5IAICiSACAvmAEAKZIAICBdQAAgHUAAO/gHwCCbQAAqkgAgK5IAICG6AQAh3wFALJIAIDhkAEAukgAgOOgAAC+SACAwkgAgMZIAIDvtAAAykgAgM5IAIDSSACA1kgAgLUFBgBGSACAtkgAgLYFBgDaSACA3kgAgLOlBQDiSACAvRkGALwRBgC/YQYAvhEGAOZIAIDqSACAuwkGALohBgCj/QUA7kgAgPJIAID2SACA+kgAgKZdBgClXQYA/kgAgKtRBgCqeQYAAkkAgAZJAICvOQYArkkGAK1BBgCsSQYAqFEGAKlZBgCqYQYAq2EGAKxhBgCtYQYArmEGAK9hBgAKSQCADkkAgBJJAIAWSQCAgA0AAIGxAQCCsQEAGkkAgLhNBwC5VQcAul0HALtVBwC8TQcAvXUHAL59BwC/cQcAsMUHALHNBwCyxQcAs90HALTFBwC1zQcAtsUHALd5BwCz6QcAHkkAgCJJAICEwAEAvtgBALbhBwC16QcAJkkAgLsJBgC6AQYAhogAAIesAQC/CQYAvgEGAL0JBgC8EQYAKkkAgKOtBwAuSQCAMkkAgKalBwA2SQCAOkkAgKWtBwCqRQYAq00GAD5JAIBCSQCArkUGAK9NBgCsVQYArU0GAKhZBgCpZQYAqm0GAKtlBgCsYQYArWEGAK5hBgCvYQYAhKwBAEZJAIBKSQCATkkAgFJJAIBWSQCAWkkAgF5JAIC4kQEAuZkBALqhAQC7oQEAvHEBAL1xAQC+cQEAv3EBALDxAQCx8QEAsvUBALPdAQC0xQEAtbEBALaxAQC3sQEAs+UFAGJJAIBmSQCAakkAgG5JAIC24QUAtekFAHJJAIC7NQIAujUCAHZJAIB6SQCAv3UCAL4BAgC9CQIAvCECAH5JAICjoQUAgkkAgIZJAICmpQUAikkAgI5JAIClrQUAqnECAKtxAgCSSQCAvigDAK5FAgCvMQIArGUCAK1NAgCA1QAAgd0AAILhAACaSQCA4yABAJ5JAIDhqAEAokkAgO80AgCmSQCAhggMAIdoAwCsAAAAqkkAgK5JAICySQCAs40DALZJAIC6SQCAhIAMAL5JAIC2vQMAtYEDAMJJAIC7TQMAuk0DAMZJAIDKSQCAv00DAL5NAwC9TQMAvE0DAKhBAgCpTQIAqkUCAKtZAgCsSQIArX0CAK51AgCvuQIAvmgNAM5JAIDSSQCA1kkAgIRsDADaSQCA3kkAgOJJAIC4TQEAuVUBALpVAQC7ZQEAvH0BAL0VAQC+EQEAvxEBALDJAgCxyQIAstkCALPZAgC0yQIAtckCALZ9AQC3dQEA4XgHAOOYAADjuAYA4VwGAOZJAIDqSQCA7kkAgPJJAID2SQCA+kkAgP5JAIACSgCA7AAAAO9cAADv6AYACkoAgIFpAACAYQAAo4UCAIJhAACliQIADkoAgBJKAICmtQIAhkAMAIfEDACrRQIAqkUCAK1FAgCsRQIAr0UCAK5FAgCojQ4AqZEOAKqVDgCrqQ4ArKUOAK2tDgCupQ4Ar9kOAAZKAIAWSgCAGkoAgB5KAIAiSgCAJkoAgCpKAIAuSgCAuHUPALl9DwC6dQ8Au90PALzFDwC9zQ8AvsUPAL/9DwCwqQ4AsbUOALK1DgCzhQ4AtJ0OALVRDwC2UQ8At1EPALMdDgAySgCANkoAgDpKAIA+SgCAti0OALUtDgBCSgCAu3EOALptDgBGSgCASkoAgL+VDwC+WQ4AvVEOALxhDgBOSgCAo1kOAFJKAIBWSgCApmkOAFpKAIBeSgCApWkOAKopDgCrNQ4AYkoAgGZKAICuHQ4Ar9EPAKwlDgCtFQ4AqL0OAKnRDgCq0Q4AqykBAKw5AQCtOQEArikBAK8pAQCADQAAgRUAAIIdAABqSgCAbkoAgHJKAIC+dAIAdkoAgLjtAQC5hQEAuoEBALuBAQC8hQEAvY0BAL6xAQC/sQEAsFkBALFZAQCy7QEAs+UBALT9AQC15QEAtuUBALfVAQB6SgCAtqkBALWhAQB+SgCAs0kOAIJKAICGOAAAh9wBAL8xAQC+KQEAvSEBALwpAQC7jQEAuo0BAJZJAICGSgCAoxkOAIpKAICOSgCAkkoAgJZKAICm+QEApfEBAJpKAICr3QEAqt0BAJ5KAICiSgCAr2EBAK55AQCtcQEArHkBAKZKAIDv3A8AqkoAgK5KAICySgCAtkoAgLpKAIC+SgCAwkoAgMZKAIDKSgCAzkoAgNJKAIDj6A4A1koAgOGMDgCAEQAAgREAAIIRAACEQAIA2koAgN5KAIDiSgCAvhADAIbABACHRAMA6koAgO5KAIDySgCA9koAgPpKAID+SgCA7yQCAAJLAIAGSwCACksAgA5LAIASSwCAFksAgBpLAICE7AQAHksAgCJLAIAmSwCA4+wCACpLAIDhOAEALksAgLNVAwAySwCANksAgDpLAIA+SwCAth0DALUdAwBCSwCAuwkDALo5AwBGSwCASksAgL/9AAC+/QAAvfkAALwRAwCogQIAqYkCAKqdAgCrsQIArNUCAK3dAgCu1QIAr80CAIDNAQCBCQAAghkAAE5LAIBSSwCAWksAgL5wBQBeSwCAuFkBALlZAQC6aQEAu2kBALx5AQC9eQEAvmkBAL9lAQCwvQIAsY0CALKFAgCzbQEAtHkBALV5AQC2aQEAt2kBAIYgBACHCAUAYksAgGZLAIBqSwCAbksAgHJLAIDvXAAAhOwEAOFcDgB2SwCA44wOAHpLAIB+SwCAgksAgIZLAICjVQIAiksAgI5LAICSSwCAlksAgKYdAgClHQIAmksAgKsJAgCqOQIAnksAgKJLAICv/QEArv0BAK35AQCsEQIAqGkGAKlpBgCqeQYAq3kGAKxpBgCtaQYArp0GAK+VBgBWSwCApksAgKpLAICuSwCAsksAgLZLAIC6SwCAvksAgLj1BgC5+QYAuo0GALuFBgC8nQYAvYUGAL6FBgC/tQYAsO0GALH1BgCy/QYAs/UGALTtBgC10QYAttEGALfRBgCz8QYAghUAAIG1AACAtQAAwksAgLbpBgC14QYAvtQDALsxBgC6KQYAxksAgMpLAIC/FQYAvikGAL0hBgC8KQYAzksAgKO1BgCGyAAAh8gAAKatBgDSSwCA1ksAgKWlBgCqbQYAq3UGANpLAIDeSwCArm0GAK9RBgCsbQYArWUGAKg1BgCpOQYAqoEGAKuBBgCsgQYArYEGAK6BBgCvtQYA4ksAgOZLAIDqSwCA7ksAgPJLAID2SwCA+ksAgP5LAIC4nQYAua0GALqlBgC7aQEAvHkBAL15AQC+aQEAv2kBALDRBgCx0QYAstEGALPRBgC0tQYAtb0GALa1BgC3rQYAswkGAAJMAIAGTACACkwAgA5MAIC2AQYAtQkGABJMAIC7FQYAuhUGABZMAIAaTACAv3kGAL5xBgC9BQYAvAUGAB5MAICjTQYAIkwAgOZKAICmRQYAJkwAgCpMAIClTQYAqlEGAKtRBgAuTACAMkwAgK41BgCvPQYArEEGAK1BBgCB6QMAgN0DAISIAwCC4QMAhrA8AIeIAgC+VAMAOkwAgD5MAIBCTACARkwAgEpMAIBOTACAUkwAgFZMAIBaTACA4/AGAF5MAIDhMAYAhAA8AGJMAIBmTACAakwAgG5MAIByTACAhTQ9AHZMAIB6TACA77AHAH5MAICCTACAhkwAgIpMAICOTACAkkwAgL7EPACWTACAgp0BAIGdAQCAnQEAqA0CAKllAgCqfQIAq3UCAKxZAgCtWQIArpkDAK+ZAwCw6QMAsekDALL5AwCz+QMAtOkDALXpAwC2XQMAt1UDALhtAwC5dQMAunUDALtFAwC8XQMAvTUDAL4xAwC/KQMAmkwAgJ5MAICiTACAqkwAgOFgAwDv9AMA40QCAK5MAICyTACA4zwDAO/0NwDh/AEAtkwAgLpMAIC+TACAwkwAgIZkPwCHaD0AhTQhALOZAwDGTACAtb0DALa1AwDKTACAzkwAgNJMAIC6QQIAu0ECALxBAgC9QQIAvkECAL9BAgDWTACA2kwAgN5MAIDiTACA5kwAgOpMAIDuTACA7/gBAIRoPADhPAYA8kwAgOMcBgD2TACA+kwAgP5MAIACTQCAoxUDAAZNAIAKTQCADk0AgBJNAICmOQMApTEDABpNAICrzQIAqs0CAL5kPgAeTQCAr80CAK7NAgCtzQIArM0CAKgdPgCpJT4Aqi0+AKslPgCsPT4ArSU+AK4tPgCvJT4ApkwAgIL1PwCB5T8AgOU/ABZNAIAiTQCAhgAEAIecAwC4LT4AuTE+ALoxPgC7MT4AvNE+AL3RPgC+0T4Av80+ALBdPgCxIT4Asjk+ALM5PgC0KT4AtSk+ALYZPgC3FT4As6U+ACZNAIAqTQCALk0AgDJNAIC2pT4AtbU+ADZNAIC75T4Aupk+ADpNAIA+TQCAv+0+AL7tPgC97T4AvO0+AEJNAICj4T4ARk0AgEpNAICm4T4ATk0AgFJNAICl8T4Aqt0+AKuhPgBWTQCAWk0AgK6pPgCvqT4ArKk+AK2pPgCPBSUAsyU+AF5NAIBiTQCAtik+AGZNAIBqTQCAtSk+ALp9PgC7RT4Abk0AgHJNAIC+tT4Av70+ALxdPgC9vT4An304AJ5lOQCd8TgAnFE0AJtZNQCaUTUAmfEwAJgNMQCXZTEAlsEwAJVZLQCUTS0Ak+EsAJLZKQCRWSkAkPEoALSlGQC13RgAdk0AgIQIAACwkRUAsQEVALIBGACzvRkAgA0AAIGtAwCCpQMAek0AgKNhAACiHT0AoZk9AKBxPACkxQUApUEEAKYBCACn4QkANkwAgKH1AQCi6QEAo90FAKwBEACtxREArtkRAK85EACoZQgAqQEMAKrZDQCrCQ0AijEuAIuhMwB+TQCAgk0AgI65MwCPETYAjB0yAI1NMgCCJSYAg6krAL5kAwCEYAQAhqEvAIcVLgCEGSoAhZEqAJphPgCb7T4AhsgEAIfcAwCKTQCA4Vw+AJyJAwDjAD4Akmk2AJN5NwCOTQCA7xg+AJZNOwCXuT8AlME7AJVdOgCpnT0AqIk9AKu5PQCqrT0Arak9AKyhPQCvyT0ArqE9AL7oBACSTQCAlk0AgJpNAICeTQCAok0AgKZNAICqTQCAuVk9ALhRPQC7eT0AumU9AL1pPQC8YT0Avx09AL5hPQCxgT0AsLk9ALNpPQCyiT0AtXk9ALRxPQC3aT0AtnE9AKMhPACuTQCAsk0AgLZNAIC6TQCApi08AKUtPAC+TQCAq0E8AKp5PADCTQCAxk0AgK+5PACusTwArbk8AKxZPADKTQCAzk0AgLN9AwDSTQCAtdkDANZNAIDaTQCAttEDAN5NAIDiTQCAu8UDALrFAwC9uQMAvLUDAL+tAwC+sQMA5k0AgOpNAIDuTQCA71wDAIAVAACBHQAAgjEAAO+MPgCE7AQA4fw+APJNAIDjHD4A+k0AgOGUAQD+TQCA4yAAAKP1AwACTgCAh+gEAIZsBAAGTgCAplkDAKVRAwAKTgCAq00DAKpNAwAOTgCAEk4AgK8lAwCuOQMArTEDAKw9AwCGTQCA9k0AgBZOAIAaTgCAHk4AgCJOAIAmTgCAKk4AgKhxBgCpTQYAqo0GAKuFBgCsnQYArYUGAK6NBgCvhQYAsP0GALFBBwCyQQcAs0EHALRBBwC1SQcAtnEHALdxBwC4IQcAuSEHALolBwC7OQcAvCkHAL0VBwC+HQcAv/0HALMlBgAuTgCAMk4AgDZOAIA6TgCAtiUGALU1BgA+TgCAu6UHALoZBgBCTgCARk4AgL+tBwC+pQcAvbUHALy1BwBKTgCAo2EGAE5OAIBSTgCApmEGAFZOAIBaTgCApXEGAKpdBgCr4QcAXk4AgGJOAICu4QcAr+kHAKzxBwCt8QcAqLEGAKm9BgCqzQYAq90GAKzNBgCt/QYArvUGAK8VAQCA+QEAgc0BAILFAQC+ZAIAhpAAAIcAAQBqTgCAbk4AgLjRAQC52QEAuuEBALvhAQC8kQEAvZ0BAL6VAQC/iQEAsG0BALF1AQCyfQEAs3UBALRtAQC18QEAtvEBALfxAQCzRQYAZk4AgHJOAIB2TgCAek4AgLZ9BgC1RQYAfk4AgLuxAQC6qQEAgk4AgIZOAIC/NQEAvqkBAL2hAQC8qQEAik4AgKMBBgCOTgCAkk4AgKY5BgCWTgCAmk4AgKUBBgCq7QEAq/UBAJ5OAICiTgCAru0BAK9xAQCs7QEAreUBAOEoAQCmTgCA41ACAKpOAICuTgCAsk4AgLZOAIC6TgCAvk4AgMJOAIDGTgCAyk4AgIFxAACAGQAA75wCAIJ5AADOTgCA0k4AgITIAgCzxQMA2k4AgLXFAwC2xQMAvhADAIbADACHRAwAuqkDALulAwC8vQMAvaEDAL6hAwC/lQMArhEGAK8ZBgCsAQYArQEGAKqlBgCrEQYAqEU5AKlxOQDeTgCA4k4AgOZOAIDqTgCA7k4AgPJOAID2TgCA+k4AgL7tBwC/TQcAvNEHAL3lBwC63QcAu8EHALg1BgC51QcAtjkGALcNBgC0JQYAtTkGALIxBgCzPQYAsFEGALFRBgCoOQIAqTkCAKqBAgCrgQIArIECAK2JAgCusQIAr7ECAIRsDQD+TgCAvmANAAJPAIAGTwCACk8AgA5PAIASTwCAuE0BALlVAQC6XQEAu1UBALxNAQC9dQEAvn0BAL91AQCwoQIAsa0CALKlAgCzuQIAtKkCALWdAgC2lQIAt3kBAOFUBgDh1AcA4zgGAOOwBwAWTwCAGk8AgB5PAIAiTwCAhOQMACZPAIAqTwCALk8AgDJPAIA2TwCA72wAAO/kBwCjSQIAOk8AgD5PAIBCTwCASk8AgKZJAgClSQIATk8AgKspAgCqJQIAhkgMAIfcDACvGQIAri0CAK0tAgCsMQIAqFEOAKmlDgCqrQ4Aq6UOAKy9DgCtpQ4Arq0OAK+lDgCA5Q8Age0PAILlDwBGTwCAUk8AgFZPAIBaTwCAXk8AgLjVDwC53Q8AutUPALvpDwC8+Q8AvfkPAL7pDwC/6Q8AsN0OALFBDwCyRQ8As10PALRFDwC1TQ8AtkUPALftDwCzJQ4AYk8AgGZPAIBqTwCAbk8AgLYlDgC1NQ4Ack8AgLuFDwC6GQ4Adk8AgHpPAIC/iQ8AvoEPAL2JDwC8kQ8Afk8AgKNhDgCCTwCAhk8AgKZhDgCKTwCAjk8AgKVxDgCqXQ4Aq8EPAJJPAICWTwCArsUPAK/NDwCs1Q8Arc0PAKjRDgCp2Q4AqjkBAKs5AQCsKQEArSkBAK6dAQCvlQEAmk8AgJ5PAICiTwCApk8AgIANAACBtQAAgr0AAKpPAIC4lQEAuZ0BALqhAQC7oQEAvHEAAL1xAAC+cQAAv3EAALDtAQCx9QEAsvUBALPFAQC03QEAtbUBALaxAQC3sQEArk8AgLJPAICzuQEAvsACALWpAQC2TwCAuk8AgLahAQCGgAEAh8QBALs5AQC6IQEAvRkBALwpAQC/eQEAvhEBAKPxAQC+TwCA1k4AgMJPAIDGTwCApukBAKXhAQDKTwCAq3EBAKppAQDOTwCA0k8AgK8xAQCuWQEArVEBAKxhAQDWTwCA2k8AgN5PAIDiTwCA4agBAOZPAIDjQAIA6k8AgL8oFQDuTwCA73QCAPJPAID2TwCA+k8AgP5PAIACUACABlAAgON0DwCEiAMA4TQOAApQAIAOUACAElAAgBZQAICADQAAgRUAAIIRAAAaUACAHlAAgO+kDwAiUACAKlAAgKgZAwCpQQMAqkUDAKtdAwCsTQMArX0DAK51AwCvnQAAhaQVAL58AwCGCAQAhxwDAC5QAIAyUACANlAAgDpQAIC49QAAuf0AALr1AAC7jQAAvIEAAL2BAAC+gQAAv4EAALDlAACx7QAAsuUAALP5AAC07QAAtdEAALbVAAC3zQAAPlAAgEJQAIBGUACAs8ECAEpQAIC1yQIAtvECAE5QAIBSUACAVlAAgLotAQC7JQEAvD0BAL0hAQC+JQEAvxkBAKapAgCESAIAWlAAgKWRAgBeUACAo5kCAGJQAIBmUACArn0BAK9BAQCsZQEArXkBAKp1AQCrfQEAalAAgG5QAIByUACAdlAAgHpQAIB+UACA7+QAAIJQAICGUACAilAAgOMQDgCOUACA4VgOAJJQAICALQAAgREAAIIVAAC+sAUAs3UBAJpQAICHFAUAhmwEAJ5QAIC21QAAtWUBAKJQAIC7/QAAuvUAAKZQAICqUACAv6EAAL69AAC93QAAvN0AAKh9BgCptQYAqr0GAKu1BgCsrQYArRUHAK4dBwCvFQcAllAAgK5QAICyUACAtlAAgLpQAIC+UACAwlAAgMZQAIC4OQcAuTkHALrJBwC7yQcAvNkHAL3ZBwC+zQcAv8UHALBxBwCxeQcAskkHALNJBwC0OQcAtSUHALYhBwC3IQcAozUGAMpQAIDOUACA0lAAgNZQAICmlQcApSUGANpQAICrvQcAqrUHAN5QAIDiUACAr+EHAK79BwCtnQcArJ0HAOZQAIDqUACA7lAAgPJQAID2UACAgj0AAIE9AACAPQAA+lAAgP5QAIACUQCAhKADAL6kAwAGUQCAhvgAAIfgAACoxQYAqdUGAKrVBgCr5QYArP0GAK0xAQCuMQEArzEBAApRAIAOUQCAElEAgBZRAIAaUQCAHlEAgCJRAIAmUQCAuN0BALntAQC65QEAu40BALyVAQC9nQEAvpUBAL+NAQCwUQEAsVEBALJRAQCzUQEAtPUBALX9AQC29QEAt+0BALNdBgAqUQCALlEAgDJRAIA2UQCAtrEBALV1BgA6UQCAu5UBALqVAQA+UQCAQlEAgL85AQC+MQEAvYUBALyFAQClLQYARlEAgEpRAICm6QEATlEAgFJRAICjBQYAVlEAgK3dAQCs3QEAr2EBAK5pAQBaUQCAJlAAgKvNAQCqzQEAXlEAgGJRAICExAMAvwD0AGZRAICCPQAAgT0AAIA9AABqUQCAblEAgHJRAIC+YAMAelEAgH5RAICCUQCAhlEAgIbgHACHAAMA7wwHAIpRAICOUQCAklEAgJZRAICaUQCAnlEAgKJRAICmUQCAqlEAgOHABgCuUQCA4ywHALJRAIC2UQCAulEAgL5RAIDCUQCAxlEAgMpRAIDOUQCA0lEAgKiBAwCpgQMAqoEDAKuBAwCsgQMArYEDAK6BAwCvgQMAsEUDALFNAwCyRQMAs10DALRNAwC1fQMAtnUDALcZAwC4KQMAuTUDALo9AwC7MQMAvAEDAL31AAC+/QAAv+0AALMpAgDWUQCA2lEAgN5RAIDiUQCAtiECALUpAgCEUB0Au6kCALqhAgDqUQCA7lEAgL+ZAgC+qQIAvakCALyxAgCBTQAAgE0AAO+cAwCCXQAAhvAcAId4HQC+EB0A8lEAgPZRAID6UQCA/lEAgAJSAIDhkAEABlIAgONgAwAKUgCADlIAgBJSAIAWUgCAGlIAgB5SAIAiUgCAJlIAgO+UAQCE7BwA4XAGACpSAIDjUAEALlIAgDJSAIA2UgCAOlIAgKPpAgA+UgCAQlIAgEZSAIBKUgCApuECAKXpAgBOUgCAq2kCAKphAgBSUgCAvqgcAK9ZAgCuaQIArWkCAKxxAgCoMR4AqTEeAKoxHgCrMR4ArF0eAK1FHgCuTR4Ar0UeAOZRAICCzR8AgfUfAID9HwBWUgCAWlIAgIYcAACH+AMAuMUeALnNHgC6xR4Au90eALzFHgC9zR4AvsUeAL9ZHwCwPR4AsQUeALINHgCzBR4AtB0eALUBHgC2BR4At/0eALO5HgBeUgCAYlIAgGZSAIBqUgCAtsUeALXVHgBuUgCAu8EeALr5HgByUgCAdlIAgL/FHgC+2R4AvdEeALzZHgB6UgCAo/0eAH5SAICCUgCApoEeAIZSAICKUgCApZEeAKq9HgCrhR4AjlIAgJJSAICunR4Ar4EeAKydHgCtlR4AqCkeAKkpHgCqVR4Aq20eAKx1HgCtfR4ArnUeAK9pHgCWUgCAmlIAgJ5SAICiUgCAplIAgKpSAICuUgCAslIAgLjpHgC59R4Auv0eALv1HgC87R4AvZEeAL6RHgC/kR4AsB0eALHlHgCy7R4As+UeALT9HgC15R4Atu0eALflHgCz3R4AtlIAgLpSAIC+UgCAwlIAgLb9HgC1/R4AhFgBALshHgC62R4AvigAAMpSAIC/IR4AvjkeAL0xHgC8OR4AgU0AAIBNAACjlR4Agl0AAKW1HgDGUgCAzlIAgKa1HgB2UQCA0lIAgKtpHgCqkR4ArXkeAKxxHgCvaR4ArnEeAIYABACHRAMAs4ECANZSAIC1gQIA2lIAgN5SAIC2gQIAiAAAAOJSAIC74QIAuu0CAL3lAgC8+QIAv9ECAL7lAgDmUgCA6lIAgIREAwC+jAMA4UgCAO5SAIDjAAIA7/wfAPJSAIDhPB4A79wCAONgHwD2UgCA+lIAgP5SAIACUwCAqQUCAKixAgCrBQIAqgUCAK0NAgCsBQIArzUCAK41AgCEbAUABlMAgApTAIAOUwCAElMAgBZTAIAaUwCAHlMAgLnpAwC44QMAu/kDALrhAwC96QMAvOEDAL9dAwC+4QMAsSkCALAlAgCzPQIAsiECALUZAgC0LQIAt9kDALYRAgAiUwCAJlMAgCpTAICjhQMALlMAgKWFAwCmhQMAMlMAgDpTAIA+UwCAqukDAKvlAwCs/QMAreEDAK7hAwCv1QMAgEkAAIFVAACCVQAAo6kCAL6YBAClQQEApkEBAEJTAICG4AUAh+AFAKotAQCrOQEArBEBAK0FAQCuDQEArwUBAEZTAIBKUwCATlMAgO/cAABSUwCAVlMAgFpTAIDviB4AhCwHAOHsHgBeUwCA4xweAGJTAIDhlAEAZlMAgOMwAACzJQIAhWDmAGpTAIBuUwCAclMAgLbNAQC1zQEAdlMAgLu1AQC6oQEAelMAgH5TAIC/iQEAvoEBAL2JAQC8nQEANlMAgIJTAICGUwCAilMAgI5TAICSUwCAllMAgJpTAICoAQcAqQEHAKp1BwCrrQcArLUHAK29BwCuqQcAr6kHALDZBwCx7QcAsvkHALP1BwC0mQcAtZkHALaJBwC3gQcAuIkHALmJBwC6bQAAu2UAALx9AAC9ZQAAvm0AAL9lAACBCQAAgJkAAJ5TAICCHQAAolMAgKZTAICqUwCArlMAgKgNBQCpfQUAqk0FAKuhBgCspQYAra0GAK6dBgCv/QYAsIUGALGRBgCyqQYAs70GALSlBgC1rQYAtqUGALd5BgC4SQYAuUkGALpZBgC7WQYAvEkGAL1JBgC++QcAv/kHALNdBgCyUwCAhigCAIcsAQC2UwCAtp0GALWdBgC6UwCAu4kGALq9BgC+UwCAwlMAgL/9BgC+/QYAvYEGALyNBgDGUwCAoxkGAMpTAIDOUwCAptkGANJTAIDWUwCApdkGAKr5BgCrzQYA2lMAgN5TAICuuQYAr7kGAKzJBgCtxQYAqBkBAKkZAQCqjQAAq50AAKyNAACtvQAArrUAAK/dAADiUwCA5lMAgOpTAIDuUwCA8lMAgPZTAID6UwCA/lMAgLhpAAC5aQAAunkAALt5AAC8aQAAvWkAAL7dAwC/1QMAsKkAALGpAACyvQAAs7UAALSZAAC1mQAAtlkAALdZAAC+LAIAAlQAgAZUAIAKVACADlQAgBJUAIAaVACAHlQAgIAtAACBNQAAgj0AACJUAICGkAwAh+gCACZUAIAqVACAs0UDAC5UAIAyVACANlQAgDpUAIC2fQMAtUUDAD5UAIC7LQMAui0DAEJUAIBGVACAvx0DAL4dAwC9IQMAvCkDAKvNAwCqzQMASlQAgE5UAICv/QMArv0DAK3BAwCsyQMAo6UDAFJUAIBWVACAWlQAgF5UAICmnQMApaUDAGJUAIBmVACAalQAgG5UAIByVACAdlQAgII9AACBPQAAgD0AAHpUAIB+VACAglQAgIRgAwCG0AwAhzADAIpUAICOVACAvkQCAJJUAICWVACAmlQAgOEAAACeVACA46gGAKJUAICE7AwAplQAgO/QAwCqVACArlQAgLJUAIC2VACAulQAgLNtAQC+VACAwlQAgMZUAIDKVACAthEBALVlAQDOVACAuz0BALo1AQDSVACA1lQAgL/9AQC+/QEAvRUBALwVAQDaVACA4fwGAN5UAIDjPAcA4lQAgOZUAIDqVACA7lQAgPJUAIC+bAwA+lQAgP5UAIACVQCABlUAgApVAIDvFAYAgV0AAIBdAACj5QEAgm0AAKXtAQAOVQCAElUAgKaZAQCHqAwAhuQMAKu1AQCqvQEArZ0BAKydAQCvdQEArnUBAKgZDgCpGQ4AqiUOAKs1DgCsLQ4ArVEOAK5RDgCvUQ4AhlQAgPZUAIAWVQCAGlUAgB5VAIAiVQCAJlUAgCpVAIC47Q4AufUOALr1DgC7jQ4AvJUOAL2dDgC+lQ4Av40OALAxDgCxOQ4AsgEOALMBDgC0+Q4AtfkOALbdDgC31Q4AqHkOAKl5DgCqjQ8Aq4UPAKydDwCtgQ8AroUPAK+5DwAuVQCAMlUAgDZVAIA6VQCAPlUAgEJVAIBGVQCASlUAgLiRDwC5mQ8AuqEPALuhDwC8UQ8AvV0PAL5JDwC/SQ8AsM0PALHVDwCy3Q8As9UPALTNDwC1sQ8AtrEPALexDwCzBQ4ATlUAgFJVAIBWVQCAWlUAgLYBDgC1FQ4AXlUAgLsRDgC6CQ4AYlUAgISgAQC/dQ4AvgkOAL0BDgC8CQ4AgmkAAKNBDgCAWQAAgVEAAKZFDgC+WAEAZlUAgKVRDgCqTQ4Aq1UOAIbIAACHrAEArk0OAK8xDgCsTQ4ArUUOAGpVAIBuVQCAclUAgHZVAIB6VQCAflUAgBZUAICCVQCAqAkOAKkJDgCqGQ4AqxkOAKwJDgCtYQ4ArmEOAK+VAQCw7QEAsfUBALL9AQCz9QEAtO0BALV1AQC2fQEAt3UBALhNAQC5VQEAul0BALtVAQC8TQEAvfEAAL7xAAC/8QAAhlUAgIpVAICOVQCAklUAgJZVAIDj6A4AmlUAgOE0DgC+AAQA79wPAJ5VAICiVQCAplUAgKpVAICuVQCAslUAgLPxDQC2VQCAulUAgL5VAIDCVQCAtoENALXhDQDGVQCAu1ECALpJAgDKVQCAzlUAgL/RAgC+SQIAvUECALxJAgCjMQ0A0lUAgISIAwDaVQCA3lUAgKZBDQClIQ0A4lUAgKuRAgCqiQIA5lUAgOpVAICvEQIArokCAK2BAgCsiQIAgKkAAIGpAACCTQAA7lUAgOFkEgDjTAIA4wgLAOGsAQDyVQCA7zwCAO8YFgD2VQCAhlAGAIdIAwD6VQCA/lUAgKiBAgCpgQIAqoECAKuBAgCsgQIArYECAK6FAgCvHQEAAlYAgAZWAIAKVgCADlYAgBJWAIAWVgCAGlYAgIS4BQC4dQEAuX0BALp1AQC7CQEAvBkBAL0ZAQC+CQEAvwEBALBlAQCxbQEAsmUBALN9AQC0aQEAtV0BALZVAQC3TQEAHlYAgCJWAIAmVgCAKlYAgC5WAIAyVgCA7zQAAO/ADgDhXA4A4UwPAOOUAADjnA4ANlYAgIJlAACBfQAAgH0AADpWAIA+VgCAvsQHALNFAgBCVgCAtUUCALZNAgBKVgCAhkAGAIeQBAC67QEAu+UBALz9AQC95QEAvuEBAL/VAQCflQgAngUIAJ3dDQCcPQwAmzEMAJr1DQCZ7RAAmD0QAJfVEQCWsRUAlQUUAJTlFQCTtRkAkjEYAJE5GACQDRwAj2EcANZVAICz1QYATlYAgLX9BgBGVgCAUlYAgLaRBgBWVgCAWlYAgLuVBgC6lQYAvVUHALxVBwC/VQcAvlUHAF5WAIBiVgCAqo0GAKuFBgCsnQYArYUGAK6BBgCvtQYAhKgAAGZWAIBqVgCAoyUFAG5WAIClJQUApi0FAHJWAIB2VgCAelYAgH5WAICCVgCAhlYAgIpWAICOVgCAklYAgJZWAICaVgCAnlYAgKJWAICjqQUAotEEAKHZBACgZQUAgiEdAIM1HQCmVgCAqlYAgIaVGACH3RQAhBkZAIUZGQCKDRUAi7EUAK5WAICyVgCAjsURAI/VDACMzRAAjR0RAJJhDQCTdQ0AvkwAALpWAICWxQkAl80EAJSNDACVXQkAmkEFAJtBBQCGyP8Ah0wAAIFZAACAeQAAnCEEAIJRAAChxQEAvlYAgKMB/ACi2QEApRX9AKS1/QCnufkApgH4AKkJ+AColfkAqwX1AKqt9QCtsfEArAHwAK8d8ACurfEAseHtALAB7ACzAegAsv3sALVd6QC09ekAwlYAgMZWAIDKVgCAzlYAgNJWAIDWVgCA2lYAgN5WAIDiVgCA5lYAgKiNBACplQQAqpUEAKulBACsvQQArdkEAK75BACv8QQAhGz8AOpWAIDuVgCA8lYAgPZWAID6VgCA/lYAgAJXAIC4eQUAucUFALrNBQC7xQUAvN0FAL3FBQC+zQUAv+0FALCZBACxmQQAskkFALNJBQC0WQUAtVkFALZJBQC3SQUAox0EAL7M/AAGVwCAClcAgA5XAICmWQQApTUEABJXAICrXQQAql0EABZXAIAaVwCAr50FAK6dBQCtnQUArJ0FAB5XAICznQIAIlcAgCpXAIC2UQIALlcAgDJXAIC1uQIAukkCALtVAgCGSP0Ah8D8AL41AgC/PQIAvEUCAL09AgCo3QQAqUkDAKpRAwCrbQMArHUDAK2VAwCunQMAr7kDAICNAQCB5QEAguEBADZXAIA6VwCAPlcAgEJXAIBGVwCAuJUDALmdAwC6lQMAu60DALy1AwC9vQMAvrUDAL9VAgCwyQMAsdUDALLVAwCzrQMAtLUDALW9AwC2tQMAt60DAEpXAIBOVwCAo9EDAFJXAICl9QMAVlcAgFpXAICmHQMAXlcAgGJXAICrGQMAqgUDAK1xAwCsCQMAr3EDAK55AwDhKAcAZlcAgOPkBgBqVwCA4SgGAG5XAIDjaAEAclcAgHZXAIB6VwCA71gAAH5XAICCVwCAhlcAgO/IBgCKVwCAqE39AKmB/QCq0f0Aq9H9AKzx/QCt8f0ArvH9AK/x/QAmVwCAghEAAIEZAACA0f8AjlcAgJJXAICEdAMAvnQDALh1/gC5ff4AunX+ALvF/gC83f4AvcX+AL7F/gC/9f4AsJH9ALGR/QCykf0As5H9ALRV/gC1Xf4AtlX+ALdN/gCzWf0AllcAgIasAACHRAMAmlcAgLZx/QC1ef0AnlcAgLtV/QC6Vf0AolcAgKZXAIC/mf4AvpH+AL1F/QC8Rf0AqlcAgKMd/QCuVwCAslcAgKY1/QC2VwCAulcAgKU9/QCqEf0AqxH9AL5XAIDCVwCArtX+AK/d/gCsAf0ArQH9AKjN/wCp0f8AqtH/AKsh/gCsIf4ArSH+AK4h/gCvIf4AxlcAgMpXAIDOVwCA0lcAgNZXAIDaVwCA3lcAgOJXAIC4jf4AuZH+ALqV/gC7rf4AvLX+AL25/gC+qf4Av6n+ALDh/gCx4f4AsuX+ALP5/gC06f4AtdX+ALbd/gC3uf4As1n/AOZXAIC2VgCA6lcAgO5XAIC2of4Atan+APJXAIC7Jf4AuiX+APZXAID6VwCAvxH+AL4t/gC9Lf4AvDH+AIIZAACjHf8AgGUAAIEZAACm5f4A/lcAgAJYAICl7f4AqmH+AKth/gCEZAEAviAAAK5p/gCvVf4ArHX+AK1p/gAKWACA4zT+AA5YAIDhfP0AhrAEAIcIAwASWACAFlgAgBpYAIAeWACAhCQDAIQkBAAiWACA70j+ACZYAIAqWACAs+kCAC5YAIC+RAQAvkAFADJYAIC2nQIAtZkCADZYAIC7iQIAur0CADpYAIA+WACAv1kDAL5RAwC9WQMAvJECAKkdAgCoFQIAqyUCAKolAgCtWQIArFUCAK9NAgCuUQIAvmQGAEJYAIBGWACASlgAgE5YAIBSWACAVlgAgFpYAIC5+QMAuPEDALtNAwC68QMAvUEDALxZAwC/cQMAvkEDALEJAgCwPQIAs8kDALIBAgC12QMAtNEDALfJAwC20QMA4ZABAF5YAIDj8AAAYlgAgGZYAICCPQAAgT0AAIA9AABqWACAblgAgHJYAIB6WACAflgAgIJYAIDvLAAAhlgAgKPpAwCKWACAhugEAIdgBQCOWACApp0DAKWZAwCSWACAq4kDAKq9AwCWWACAmlgAgK9ZAgCuUQIArVkCAKyRAwCeWACAolgAgKZYAICqWACArlgAgLJYAIC2WACA71gBAISgBADhVP8AulgAgOOEAQC+WACAwlgAgMZYAIDKWACAs9kBAM5YAICFzBkA0lgAgNZYAIC28QEAtfkBANpYAIC7pQEAutkBAN5YAIDiWACAv50BAL6dAQC9pQEAvK0BAKgBBgCpDQYAqhEGAKsRBgCsMQYArTEGAK4pBgCvJQYAdlgAgILJBwCBwQcAgPEHAOZYAIDqWACAhhwAAIf8AwC47QYAufUGALr9BgC79QYAvO0GAL1RBwC+VQcAv00HALBdBgCxIQYAsjkGALMxBgC0GQYAtRkGALbdBgC31QYAo5kGAO5YAIDyWACA9lgAgPpYAICmsQYApbkGAP5YAICr5QYAqpkGAAJZAIAGWQCAr90GAK7dBgCt5QYArO0GAApZAICz8QcADlkAgBJZAIC2gQcAFlkAgBpZAIC1mQcAuo0HALtlBwAeWQCAIlkAgL59BwC/ZQcAvH0HAL11BwCoLQYAqTUGAKo9BgCrMQYArFUGAK1FBgCuRQYAr3UGACZZAIAqWQCALlkAgDJZAIA2WQCAOlkAgD5ZAIBCWQCAuOkGALn1BgC6/QYAu/UGALztBgC9kQYAvpUGAL+NBgCwDQYAseUGALLtBgCz5QYAtP0GALXlBgC27QYAt+UGAKO1BgBGWQCASlkAgE5ZAIBSWQCApsUGAKXdBgAGWACAqyEGAKrJBgBWWQCAWlkAgK8hBgCuOQYArTEGAKw5BgCASQAAgUkAAIJZAACzRQEAXlkAgLVFAQC2RQEAYlkAgIZAAACHZAAAuikBALslAQC8PQEAvSEBAL4hAQC/FQEAZlkAgGpZAICEBAMAvgAMAOMoBgDv4AIA4RAGAG5ZAIDvkAYA4zwCAHJZAIDh1AEAdlkAgHpZAIB+WQCAglkAgIZZAICKWQCAo8ECAI5ZAIClwQIAklkAgJZZAICmwQIAmlkAgJ5ZAICroQIAqq0CAK2lAgCsuQIAr5ECAK6lAgCpBQIAqLECAKsFAgCqBQIArQ0CAKwFAgCvNQIArjUCAISoDACiWQCAplkAgKpZAICuWQCAslkAgLZZAIC6WQCAuekDALjhAwC7+QMAuuEDAL3pAwC84QMAv10DAL7hAwCxKQIAsCUCALM9AgCyIQIAtRkCALQtAgC32QMAthECAKitAgCp1QIAqtUCAKsNAQCsFQEArQkBAK4xAQCvLQEAvlkAgMJZAIDKWQCAzlkAgNJZAIDWWQCA2lkAgN5ZAIC4IQEAuSEBALrtAQC75QEAvP0BAL3lAQC+7QEAv+UBALBVAQCxXQEAslUBALMtAQC0NQEAtTkBALYtAQC3JQEAgD0BAIGlAACCrQAA79QHAOJZAIDmWQCA6lkAgO8oBwC+LAwA4fQGAO5ZAIDjkAcA8lkAgOGUAQD2WQCA4wwGALMdAgD6WQCAh0QNAIZMDQD+WQCAtskBALXdAQACWgCAu9kBALrRAQAGWgCACloAgL+9AQC+sQEAvbkBALzBAQDGWQCADloAgBJaAIAWWgCAGloAgB5aAIAiWgCAJloAgKgJDwCpCQ8AqhkPAKsZDwCsCQ8ArQkPAK6pDwCvqQ8AsNkPALHtDwCy+Q8As/UPALSVDwC1hQ8AtoUPALe1DwC4jQ8AuWEAALphAAC7YQAAvGEAAL1hAAC+YQAAv2EAAKNdDQCCLQAAgRUAAIAdAAAqWgCApokOAKWdDgAuWgCAq5kOAKqRDgAyWgCANloAgK/9DgCu8Q4ArfkOAKyBDgA6WgCAs/UPAIboAwCHvAMAtu0PAD5aAIBCWgCAteUPALp5DwC7TQ8ARloAgEpaAIC+NQ8AvyUPALxJDwC9RQ8AozEOAE5aAIBSWgCAVloAgFpaAICmKQ4ApSEOAF5aAICriQ4Aqr0OAGJaAIBmWgCAr+EOAK7xDgCtgQ4ArI0OAGpaAIBuWgCAcloAgHZaAIB6WgCAfloAgIJaAICGWgCAiloAgI5aAICSWgCAlloAgIANAACB1QAAgt0AAJpaAICoQQEAqVEBAKpRAQCrZQEArH0BAK2RAACukQAAr5EAAJ5aAICiWgCAhGQBAL5kAQCGkAEAh4QAAKpaAICuWgCAuJEAALmRAAC6kQAAu5EAALyxAAC9sQAAvrEAAL+xAACw8QAAsfkAALLBAACzwQAAtLEAALWxAAC2sQAAt7EAALPZAgCyWgCAvnADAL5EBAC2WgCAthEDALX1AgC6WgCAuz0DALo1AwC+WgCAwloAgL91AwC+dQMAvRUDALwVAwDGWgCAo50CAMpaAIDOWgCAplUDANJaAIDWWgCApbECAKpxAwCreQMA2loAgN5aAICuMQMArzEDAKxRAwCtUQMAqDkDAKk5AwCqjQAAq50AAKyNAACtvQAArrUAAK/dAADiWgCA5loAgOpaAIDuWgCA8loAgPZaAID6WgCA/loAgLhpAAC5aQAAunkAALt5AAC8aQAAvWkAAL7ZAQC/2QEAsKkAALGpAACyvQAAs7UAALSZAAC1mQAAtlkAALdZAAACWwCABlsAgApbAIAOWwCA70QAABJbAICGmAUAh+QCAOOYAACEqAIA4fgBABpbAICAOQAAgTkAAIItAAAeWwCAs0UBACJbAIAmWwCAKlsAgC5bAIC2fQEAtUUBADJbAIC7LQEAui0BADZbAIA6WwCAvx0BAL4dAQC9IQEAvCkBAD5bAIDhUA4AQlsAgOM8DwBGWwCASlsAgE5bAIBSWwCAVlsAgFpbAIDjAAAAXlsAgGJbAIBmWwCAhPQFAO/kDgCuqQEAr6kBAKydAQCtlQEAqpkBAKuZAQBqWwCAblsAgKbJAQByWwCAdlsAgKXxAQCC/QcAo/EBAID9BwCB9QcAFlsAgHpbAIB+WwCAglsAgIZbAICKWwCAhrgDAIeQAwCoDQcAqRkHAKptBwCrZQcArH0HAK1lBwCuZQcAr1UHALAtBwCxxQcAssEHALPdBwC0xQcAtc0HALbFBwC3/QcAuMUHALnJBwC62QcAu9kHALypBwC9qQcAvp0HAL+VBwCzxQcAjlsAgJJbAICWWwCAmlsAgLbFBwC11QcAnlsAgLshBwC6yQcAolsAgKZbAIC/KQcAviEHAL0pBwC8NQcAqlsAgKOBBwCuWwCAslsAgKaBBwC2WwCAulsAgKWRBwCqjQcAq2UHAL5bAIDCWwCArmUHAK9tBwCscQcArW0HAKgVAQCpgQEAqoEBAKuBAQCsgQEArYkBAK6xAQCvsQEAxlsAgMpbAIDOWwCA0lsAgNZbAIDaWwCA3lsAgOJbAIC4ZQAAuW0AALplAAC7fQAAvGUAAL1tAAC+ZQAAv90AALChAQCxrQEAsqUBALO5AQC0qQEAtZ0BALaVAQC3XQAA5lsAgIIdAACBHQAAgB0AAOpbAIDuWwCA8lsAgL5YAQCErAIA9lsAgIcIAQCGjAEA+lsAgKZaAID+WwCAAlwAgLNJAQAGXACAClwAgA5cAIASXACAtkkBALVJAQAWXACAuykBALolAQAaXACAHlwAgL8ZAQC+LQEAvS0BALwxAQC+2AMAIlwAgO/4BgAmXACAKlwAgC5cAIDv4AIAMlwAgOGUAQA2XACA43QCADpcAIDhmAUAPlwAgOMMBwBCXACARlwAgEpcAICjwQIAhIwDAKXBAgBOXACAUlwAgKbBAgBWXACAWlwAgKuhAgCqrQIAraUCAKy5AgCvkQIArqUCAKgxAwCpPQMAqjUDAKtJAwCsWQMArVkDAK5JAwCvQQMAgMUAAIEJAACCGQAAXlwAgGJcAIBqXACAh2wDAIYcHAC47QAAufEAALr1AAC7jQAAvJUAAL2BAAC+gQAAv70AALAJAwCxCQMAsu0AALPhAAC04QAAteEAALblAAC32QAAblwAgHJcAIB2XACAs7ECAHpcAIC13QIAttUCAH5cAICCXACAhlwAgLrBAgC7wQIAvDUBAL05AQC+KQEAvykBAKaNAgCKXACAjlwAgKWFAgCSXACAo+kCAJZcAICaXACArnEBAK9xAQCsbQEArWEBAKqZAgCrmQIAnlwAgKJcAICmXACA4YQGAKpcAIDjJAYArlwAgOGUAQCyXACA4ywAAL7oHQC2XACAulwAgO/IAACE/B0AvvAcAL5cAIDvSAcAwlwAgMZcAIDKXACAzlwAgIEdAACAHQAA0lwAgIIFAACGQBwAh8QcANpcAIDeXACA4lwAgOZcAIDqXACA7lwAgKi1HgCpBR8Aqg0fAKsFHwCsAR8ArQkfAK45HwCvOR8A1lwAgPJcAID2XACA+lwAgP5cAIACXQCABl0AgApdAIC4yR8AudUfALrRHwC76R8AvPkfAL3tHwC+mR8Av5kfALAlHwCxLR8AsjkfALM1HwC0LR8AtQ0fALYFHwC3/R8As4UfAA5dAIASXQCAFl0AgBpdAIC2iR8AtYkfAB5dAIC76R8AuuEfACJdAIAmXQCAv8kfAL7pHwC94R8AvO0fACpdAICjwR8ALl0AgDJdAICmzR8ANl0AgDpdAIClzR8AqqUfAKutHwA+XQCAQl0AgK6tHwCvjR8ArKkfAK2lHwCo6R4AqekeAKr5HgCr+R4ArOkeAK3pHgCuPQEArzUBAID5AQCBzQEAgsUBAIRgAgBGXQCASl0AgIdoAQCGnAAAuNEBALnZAQC64QEAu+EBALyRAQC9nQEAvpUBAL+JAQCwTQEAsVUBALJdAQCzVQEAtE0BALXxAQC28QEAt/EBALNxHgBOXQCAUl0AgFZdAIBaXQCAtmkeALVhHgBeXQCAu5EBALqJAQBiXQCAZl0AgL81AQC+iQEAvYEBALyJAQBqXQCAZlwAgKM5HgBuXQCApSkeAHJdAIB2XQCApiEeAHpdAIB+XQCAq9kBAKrBAQCtyQEArMEBAK99AQCuwQEAgl0AgIZdAICKXQCAjl0AgJJdAICWXQCAml0AgJ5dAICiXQCApl0AgKpdAICuXQCAsl0AgLpdAIC+XQCAvnADAOHkHgCESAIA4+gfAIQABACAeQAAgXkAAIJpAADCXQCAhsAEAIdEAwDGXQCAyl0AgM5dAIDSXQCA7yAfANZdAIDaXQCA3l0AgOJdAIDvSAIA5l0AgOpdAIDuXQCA8l0AgL7oBAD2XQCA+l0AgP5dAIACXgCA4ZABAAZeAIDj6AIAs0kDAApeAIAOXgCAEl4AgBZeAIC2SQMAtUkDABpeAIC7LQMAuiUDAB5eAIAiXgCAvxUDAL4VAwC9IQMAvCkDAKg1AgCpgQIAqoECAKuBAgCsgQIArYkCAK6xAgCvsQIAgP0BAIHNAQCCxQEAKl4AgIaQBACHBAUALl4AgIRwBAC4SQEAuUkBALpZAQC7WQEAvEkBAL1JAQC+eQEAv3kBALChAgCxqQIAsr0CALO1AgC0kQIAtZECALZ5AQC3eQEAMl4AgDZeAIA6XgCAPl4AgEJeAIBGXgCASl4AgO/QHgC+6AQA4VweAE5eAIDjkAAAUl4AgFZeAIBaXgCAXl4AgKNJAgBiXgCAZl4AgGpeAIBuXgCApkkCAKVJAgByXgCAqy0CAKolAgB2XgCAel4AgK8VAgCuFQIArSECAKwpAgCoNQYAqT0GAKpVBgCrZQYArH0GAK1lBgCubQYAr2EGACZeAIB+XgCAgl4AgIZeAICADQAAgbEAAIKxAACKXgCAuOkGALnpBgC6+QYAu/UGALyVBgC9nQYAvpUGAL+NBgCw4QYAseEGALLhBgCz/QYAtOUGALXtBgC25QYAt9kGALPdBgCOXgCAkl4AgJZeAICaXgCAtuUGALX1BgCeXgCAuyUGALolBgCGmAAAh6wAAL8pBgC+IQYAvSkGALw1BgCiXgCAo5kGAKZeAICqXgCApqEGAK5eAICyXgCApbEGAKphBgCrYQYAtl4AgLpeAICuZQYAr20GAKxxBgCtbQYAqC0GAKk9BgCqiQYAq4kGAKyZBgCtmQYArokGAK+JBgC+XgCAwl4AgMZeAIDKXgCAzl4AgNJeAIDWXgCA2l4AgLiNBgC5lQYAupUGALulBgC8vQYAvXEBAL5xAQC/cQEAsPkGALHNBgCy2QYAs9kGALTJBgC1yQYAtr0GALe1BgCzAQYA3l4AgOJeAIDmXgCA6l4AgLYZBgC1EQYA7l4AgLsJBgC6PQYA8l4AgPZeAIC/DQYAvg0GAL0NBgC8DQYA+l4AgKNFBgC2XQCA/l4AgKZdBgACXwCAhFgAAKVVBgCqeQYAq00GAL5oAQAGXwCArkkGAK9JBgCsSQYArUkGAIDBAwCByQMAgt0DAKPNAgAKXwCApdkCAKbNAgAOXwCAhoANAIeUAwCqxQIAqw0DAKwVAwCtHQMArhUDAK8NAwDhnBcA4xgGAOMUAwDhNAYA7xgCABJfAIAWXwCAGl8AgOPQAgAeXwCA4VACACJfAIAmXwCA7ywGAO/kJQAqXwCArE0CAK1RAgCuUQIAr2UCAKgBAgCpCQIAqlkCAKtVAgCE7A0ALl8AgDJfAIA2XwCAvvgNADpfAIA+XwCAQl8AgLxRAwC9WQMAvmEDAL9hAwC47QMAuVEDALpRAwC7UQMAtM0DALXVAwC23QMAt9UDALAdAgCx1QMAst0DALPVAwDjyAAARl8AgOG4AQBKXwCAhFQPAE5fAIBSXwCAVl8AgKHpAgCgFQYAo6UDAKINAwDvIAAAWl8AgF5fAIBiXwCAZl8AgGpfAICFNCYAs40DAG5fAIC1mQMAto0DAHJfAICGwA8Ah5QNALqFAwC7TQIAvFUCAL1dAgC+VQIAv00CAHpfAIB+XwCAgl8AgIZfAICKXwCAjl8AgI/d6wDvxAYAvuAPAOGMBgCSXwCA44AGAID1AACB5QAAguUAAJZfAICZbR8AmMUfAJvJGwCaeRoAnXUaAJzFGwCf+QcAnhkGAJFpFgCQsesAk20XAJLNFwCV0RMAlGkSAJdREgCWzRMAg1XkAIJB5AB2XwCAml8AgIeNHQCGkRgAhTkYAISVGQCLERwAigUcAJ5fAICiXwCAj4UVAI6ZEACNORAAjJUdAJNRFACSRRQApl8AgKpfAICXYQkAlnUIAJWdCQCU+RUAm0EMAJqtDQCuXwCAsl8AgLZfAIC6XwCAvl8AgJzxDAChbQ0Awl8AgKMBBACihQAApZkEAKSRBACnGTgApsUFAKkJOACoKTgAq4k8AKoBPACtATAArB08AK8pMACunTAAseE0ALABNACzASgAsv00ALXZKAC00SgAxl8AgMpfAIDOXwCA0l8AgNZfAIDaXwCAgB0AAIEJAACC2QEA3l8AgKgRDwCpGQ8Aql0PAKtVDwCsTQ8ArXEPAK51DwCvbQ8A4l8AgOpfAICGiAAAhxABAO5fAIDyXwCA9l8AgPpfAIC4TQ4AuVEOALpRDgC7UQ4AvGUOAL1tDgC+ZQ4Avx0OALAdDwCxwQ8AssEPALPBDwC0xQ8Atc0PALbFDwC3eQ4As9UPAP5fAIACYACABmAAgApgAIC28Q8AtcUPAA5gAIC7BQ8AutkPABJgAIAWYACAvwkPAL4BDwC9FQ8AvBUPABpgAICjkQ8AHmAAgCJgAICmtQ8AJmAAgCpgAIClgQ8Aqp0PAKtBDwAuYACAMmAAgK5FDwCvTQ8ArFEPAK1RDwCogQ0AqYENAKqBDQCrgQ0ArIENAK2BDQCusQ0Ar6ENADZgAIA6YACAPmAAgEJgAIBGYACAgrkAAIG9AACAvQAAuDUCALk9AgC6zQIAu5UCALyNAgC9tQIAvr0CAL+1AgCwbQIAsU0CALJFAgCzJQIAtD0CALUdAgC2FQIAtw0CAEpgAIBOYACAswENAFJgAIC1AQ0AWmAAgISUAwC2CQ0AviwEAF5gAIC7gQIAuqECAL35AgC8mQIAv9ECAL7xAgBiYACAZmAAgGpgAICjRQ0AbmAAgKVFDQCmTQ0AcmAAgIbgBACHpAQAquUCAKvFAgCs3QIArb0CAK61AgCvlQIAqCUCAKk1AgCqPQIAqzUCAKwtAgCtkQIArpECAK+RAgB2YACAemAAgH5gAICCYACAzAAAAIZgAICKYACAjmAAgLiZAgC5rQIAuqUCALttAQC8dQEAvX0BAL51AQC/bQEAsPECALH5AgCywQIAs8ECALSxAgC1vQIAtrUCALepAgCSYACA44QOAJZgAIDh9A4AmmAAgJ5gAICiYACApmAAgIQgBQCqYACArmAAgLJgAIC2YACA7+wOALpgAIC+YACAs/UCAMJgAICG6AQAh4wEAL5cBAC2UQIAteUCAMpgAIC7fQIAunUCAM5gAIDSYACAvzkCAL41AgC9VQIAvFUCAKM1BQBWYACAxmAAgNZgAIDaYACAppEFAKUlBQDeYACAq70FAKq1BQDiYACA5mAAgK/5BQCu9QUArZUFAKyVBQCA+QcAgfkHAIKNBwCzjQYA6mAAgLWdBgC2iQYA7mAAgPJgAID2YACAuk0HALtFBwC8XQcAvUEHAL5BBwC/QQcA+mAAgP5gAIDmXwCAAmEAgAZhAIAKYQCADmEAgBJhAICoNQYAqQEGAKppBgCraQYArHkGAK1lBgCuZQYAr50HALDlBwCx7QcAsuUHALP5BwC06QcAtekHALZZBwC3VQcAuHEHALlxBwC6cQcAu3EHALxVBwC9XQcAvlUHAL9NBwCjwQcAFmEAgBphAIAeYQCAImEAgKbFBwCl0QcAJmEAgKsJBgCqAQYAKmEAgC5hAICvDQYArg0GAK0NBgCsEQYAgGkAAIFpAACCBQAAMmEAgL6YAQCEmAEANmEAgDphAICGADwAh8QBAD5hAIBCYQCARmEAgEphAIBOYQCAUmEAgKhdBgCpbQYAqmUGAKuBAQCsgQEArYkBAK6xAQCvsQEAVmEAgFphAIBeYQCAYmEAgGZhAIBqYQCAbmEAgHJhAIC4VQEAuV0BALpVAQC7yQAAvNkAAL3ZAAC+yQAAv8EAALCxAQCxuQEAsokBALOJAQC0cQEAtXEBALZ1AQC3bQEAs+0FAHZhAIB6YQCAfmEAgIJhAIC2CQIAtQkCAIZhAIC7fQIAunUCAIphAICOYQCAv7UCAL61AgC9XQIAvF0CAL5gAgCjqQUAkmEAgJZhAICmTQIAmmEAgJ5hAIClTQIAqjECAKs5AgCiYQCAhOADAK7xAgCv8QIArBkCAK0ZAgC+iDwAqmEAgKotAwCrJQMArD0DAK0lAwCuLQMAryUDAID1AACB/QAAgsEAAKPBAwCuYQCApcEDAKbBAwCyYQCAhmA8AIdUAwC2YQCAumEAgL5hAIDjqAIAwmEAgOGkAQDGYQCA71wCAMphAIDOYQCA0mEAgNZhAIDaYQCA3mEAgOJhAIDjjAcA5mEAgOE8BADqYQCA7mEAgPJhAID2YQCAhCACAPphAID+YQCAAmIAgAZiAIDvbAcACmIAgA5iAICzLQIAhEQ9ABJiAIAaYgCAHmIAgLYtAgC1LQIAImIAgLvJAgC6wQIAJmIAgCpiAIC/yQIAvsECAL3JAgC80QIA4XgHAOPAAADjOAYA4VwGAICpAACBqQAAgtEAAC5iAIAyYgCANmIAgL6kPAA6YgCAPmIAgO8cAADvkAYAQmIAgIZgPACHBD0ARmIAgLNxAQBKYgCAtRkBALYJAQBOYgCAUmIAgFZiAIC6AQEAuwEBALwBAQC9AQEAvgEBAL8BAQCohT4AqbU+AKq1PgCrxT4ArN0+AK3FPgCuwT4Ar/0+AFpiAIBeYgCAYmIAgGZiAIBqYgCAbmIAgHJiAIB2YgCAuFE/ALlRPwC6UT8Au1E/ALx1PwC9fT8AvnU/AL9tPwCwiT4AsYk+ALKZPgCzmT4AtIk+ALWJPgC2eT8At3U/AKZhAICjOT4AemIAgBZiAICmQT4AfmIAgIJiAIClUT4Aqkk+AKtJPgCGYgCAimIAgK5JPgCvST4ArEk+AK1JPgCASQAAgVEAAIJRAACzkT8AjmIAgLW5PwC2RT8AkmIAgIZAAACHBAMAukU/ALtdPwC8TT8AvT0/AL4pPwC/IT8AqE0+AKlVPgCqVT4Aq2U+AKx9PgCtiT4Arrk+AK+5PgCWYgCAmmIAgJ5iAICiYgCApmIAgKpiAICuYgCAsmIAgLhhAQC5YQEAumEBALthAQC8YQEAvWEBAL5hAQC/YQEAsM0+ALHVPgCy1T4As6U+ALShPgC1qT4Atpk+ALeZPgCj3T4AtmIAgLpiAIC+YgCAwmIAgKYJPgCl9T4AxmIAgKsRPgCqCT4AymIAgM5iAICvbT4ArmU+AK1xPgCsAT4A0mIAgNZiAIDaYgCA3mIAgOJiAIDmYgCA6mIAgO5iAICAOQAAgTkAAIIFAADyYgCAvrgBAIS4AQD6YgCA/mIAgKitAgCp1QIAqtUCAKstAwCsNQMArT0DAK41AwCvLQMAAmMAgAZjAIAKYwCADmMAgBJjAIAWYwCAGmMAgB5jAIC46QMAuekDALqJAwC7iQMAvJkDAL2ZAwC+iQMAv4kDALBVAwCxXQMAslUDALPpAwC0+QMAtfkDALbpAwC34QMAs10CACJjAICGKAQAh8wDACZjAIC2vQMAtb0DACpjAIC7mQMAupEDAC5jAIAyYwCAvz0DAL49AwC9PQMAvIEDAIUAFACjGQIANmMAgDpjAICm+QMAPmMAgEJjAICl+QMAqtUDAKvdAwBGYwCASmMAgK55AwCveQMArMUDAK15AwDjVD4A4dw/AOHQPgDjPD4ATmMAgO8cAABSYwCAVmMAgFpjAIDjwAAAXmMAgOHUAQDvYD4AYmMAgGpjAIDvRD8AgGEAAIFtAACCfQAAhAAFAIbwBACHnAUAvhAFAG5jAIByYwCAdmMAgHpjAIB+YwCAgmMAgIZjAICKYwCAjmMAgLiJPQC5iT0Aupk9ALuRPQC8uT0Avbk9AL7RPQC/0T0AsAU+ALENPgCyBT4Asx0+ALQFPgC1DT4AtgU+ALe5PQConT4Aqa0+AKqlPgCrvT4ArKU+AK2tPgCupT4Ar30+AISsBAC+rAQAkmMAgJZjAICaYwCAnmMAgKJjAICmYwCAqPkFAKn5BQCqKQYAqykGAKw5BgCtOQYArikGAK8pBgBmYwCAqmMAgK5jAICyYwCAtmMAgLpjAIC+YwCAwmMAgLiNBgC5kQYAupEGALulBgC8vQYAvUUHAL5BBwC/QQcAsFkGALFZBgCy7QYAs/0GALTtBgC13QYAttUGALe1BgCzoQYAxmMAgMpjAIDOYwCA0mMAgLa5BgC1sQYA2mMAgLudBgC6nQYA1mMAgPZiAIC/GQYAvikGAL0pBgC8OQYAglEAAKPlBgCAQQAAgUEAAKb9BgDeYwCA4mMAgKX1BgCq2QYAq9kGAIZIAACHbAAArm0GAK9dBgCsfQYArW0GAKg5BgCpWQYAqmkGAKtpBgCseQYArXkGAK5pBgCvaQYA5mMAgOpjAIDuYwCA8mMAgPZjAID6YwCA/mMAgAJkAIC4ZQEAuW0BALplAQC7fQEAvGUBAL1tAQC+ZQEAv9kBALAZBgCxGQYAsoEGALOBBgC0gQYAtYEGALaBBgC3gQYAs+EGAAZkAIAKZACADmQAgBJkAIC2+QYAtfEGABZkAIC73QYAut0GABpkAIAeZACAv0UGAL5FBgC9VQYAvFUGACJkAICjpQYAJmQAgCpkAICmvQYALmQAgDJkAICltQYAqpkGAKuZBgA2ZACAOmQAgK4BBgCvAQYArBEGAK0RBgConQIAqdECAKrRAgCrLQMArDUDAK09AwCuNQMAry0DAD5kAIBCZACAvmQCAEpkAIBOZACAUmQAgFZkAIBaZACAuOkDALnpAwC6iQMAu4UDALydAwC9gQMAvoEDAL+1AwCwVQMAsV0DALJVAwCz6QMAtPkDALX5AwC26QMAt+EDAIBtAwCBpQAAgq0AALNVAgBeZACAtbEDALaxAwBiZACAhOACAGZkAIC6nQMAu5UDALyNAwC9MQMAvjEDAL8xAwCjGQIAamQAgIVwaQBuZACAcmQAgKb9AwCl/QMAdmQAgKvZAwCq0QMAhkgMAIe8AwCvfQMArn0DAK19AwCswQMAemQAgH5kAICCZACAhmQAgO+wBgDvxAMAimQAgI5kAIDjfAYA45QDAOG4BwDh3AEAkmQAgJZkAICaZACAnmQAgKJkAICmZACAhEQCAL5YDQCADQAAgTUAAII9AACqZACArmQAgLJkAICGyAwAh1wNALpkAIC+ZACAwmQAgMZkAIDKZACAzmQAgNJkAIDWZACA2mQAgN5kAIDiZACA74AGAISsDQDh7AYA5mQAgONcBgDqZACA7mQAgPJkAID2ZACAs/UBAPpkAID+ZACAAmUAgAZlAIC2RQEAteUBAAplAIC7LQEAuiEBAA5lAIASZQCAv/UAAL71AAC9JQEAvC0BAKgtDgCpNQ4Aqj0OAKs1DgCsLQ4ArYUOAK6FDgCvuQ4AtmQAgBZlAIAaZQCAHmUAgIAZAACBGQAAggUAACJlAIC4WQ8AuVkPALp5DwC7eQ8AvGkPAL1pDwC+GQ8AvxkPALClDgCxqQ4AsrkOALOxDgC0cQ8AtXEPALZxDwC3cQ8Apb0OAL6IAwAqZQCAph0OACZlAIAuZQCAo60OADJlAICtfQ4ArHUOAK+tDwCurQ8ARmQAgDZlAICrdQ4AqnkOALO5DwA6ZQCAhmgAAIcMAwA+ZQCAtlEPALVZDwBCZQCAu3UPALp1DwBGZQCASmUAgL9FDwC+RQ8AvVEPALxlDwCocQ4AqXEOAKpxDgCrcQ4ArJEOAK2RDgCukQ4Ar5EOAE5lAIBSZQCAVmUAgFplAIBeZQCAYmUAgGZlAIBqZQCAuIUOALmNDgC6hQ4Au50OALyNDgC9vQ4AvrUOAL95AQCw8Q4AsfEOALLxDgCzxQ4AtMEOALXBDgC2wQ4At8EOAKP5DgBuZQCAcmUAgHZlAIB6ZQCAphEOAKUZDgB+ZQCAqzUOAKo1DgCCZQCAhmUAgK8FDgCuBQ4ArREOAKwlDgCADQAAgRUAAIIdAACKZQCAjmUAgJJlAICElAEAvpQBAIZABwCH5AAAmmUAgJ5lAICiZQCApmUAgKplAICuZQCAqIkCAKmRAgCqlQIAq7kCAKzVAgCtxQIArsUCAK/1AgCyZQCAtmUAgLplAIC+ZQCAvnwDAMJlAIDGZQCAymUAgLh9AwC5wQMAusEDALvBAwC8wQMAvckDAL7xAwC/8QMAsI0CALFFAwCyTQMAs0UDALRdAwC1RQMAtk0DALdFAwCzHQIAzmUAgNJlAIDWZQCA2mUAgLZFAgC1XQIA3mUAgLuBAwC6SQIA4mUAgOZlAIC/gQMAvpkDAL2RAwC8mQMA6mUAgKNZAgDuZQCA8mUAgKYBAgD2ZQCA+mUAgKUZAgCqDQIAq8UDAP5lAIACZgCArt0DAK/FAwCs3QMArdUDAIDZAQCB7QEAguUBAO+4DgAKZgCA4cQBAISYAgDj1AAADmYAgL7sBAASZgCA7wgAABZmAIDhxA8AGmYAgONkDgCGAAUAh2gFAB5mAICzvQIAImYAgLWtAgC2pQIAJmYAgCpmAIAuZgCAukEBALtBAQC8RQEAvU0BAL5FAQC/+QEAMmYAgDZmAIA6ZgCAPmYAgEJmAIBGZgCASmYAgO/gAQCEbAQA4dQOAE5mAIDjHA4AUmYAgFZmAIBaZgCAXmYAgKMxAgBiZgCAhCQHAGZmAIBqZgCApikCAKUhAgBuZgCAq80BAKrNAQByZgCAemYAgK91AQCuyQEArcEBAKzJAQCo6QUAqekFAKr5BQCr+QUArOkFAK3pBQCuOQYArzkGAAZmAICCzQcAgfUHAID9BwB2ZgCAfmYAgIYYAwCHkAMAuNEGALnZBgC64QYAu+EGALyRBgC9nQYAvpUGAL+JBgCwSQYAsUkGALJdBgCzVQYAtE0GALXxBgC28QYAt/EGALDhBwCx4QcAsgkHALMJBwC0GQcAtRkHALYJBwC3CQcAuDkHALkNBwC6GQcAuxkHALwJBwC9CQcAvn0HAL9xBwCCZgCAlmUAgIZmAICKZgCAjmYAgJJmAICWZgCAmmYAgKjxBwCpxQcAqsEHAKvdBwCsyQcArb0HAK6pBwCvoQcAsykGAJ5mAICiZgCApmYAgKpmAIC2XQYAtSEGAK5mAIC7RQYAukUGALJmAIC2ZgCAv70GAL69BgC9vQYAvL0GALpmAICjbQYAvmYAgMJmAICmGQYAxmYAgMpmAIClZQYAqgEGAKsBBgDOZgCA0mYAgK75BgCv+QYArPkGAK35BgCobQYAqbEBAKpJAQCrRQEArF0BAK1FAQCuTQEAr0UBANZmAICCHQAAgR0AAIAdAADaZgCA3mYAgOJmAIC+VAEAuIEAALmNAAC6hQAAu5kAALyJAAC9vQAAvrUAAL99AACwPQEAseEAALLhAACz4QAAtOEAALXpAAC20QAAt9EAALsFAwC62QIAhiwCAIcsAwC/DQMAvgUDAL0VAwC8FQMAs+ECAOpmAIDuZgCAhCwDAPJmAIC25QIAtfUCAPZmAICqnQIAq0EDAPpmAID+ZgCArkEDAK9JAwCsUQMArVEDAAJnAICjpQIABmcAgApnAICmoQIADmcAgBJnAIClsQIAqakAAKihAACrtQAAqr0AAK3dAACs3QAAr/EAAK79AAC+LBwAFmcAgBpnAIAeZwCAImcAgCZnAIAqZwCALmcAgLl9AAC4fQAAu80BALrNAQC93QEAvN0BAL/NAQC+zQEAsZUAALCJAACzTQAAspUAALVdAAC0XQAAt00AALZNAAAyZwCANmcAgDpnAIA+ZwCAQmcAgEZnAIBKZwCATmcAgIA5AACBOQAAggUAAFJnAIBaZwCAXmcAgIf4AgCGfB0A4bgEAL7IHADjQAYAYmcAgGZnAIBqZwCAbmcAgHJnAIB2ZwCAemcAgH5nAICCZwCAhmcAgIpnAIDvsAcAjmcAgJJnAICWZwCAmmcAgO/IAACeZwCAomcAgKZnAIDvQAYAqmcAgOH8BgCuZwCA4xwGALJnAIDhlAEAtmcAgONkBgCAEQAAgRkAAIIpAACz/QEAumcAgLWdAQC2lQEAvmcAgMJnAICEbB0AuoUBALuZAQC8iQEAvVEBAL5RAQC/UQEAozEeAFZnAIDGZwCAymcAgM5nAICmWR4ApVEeANJnAICrVR4AqkkeAIYIAwCHbAMAr50eAK6dHgCtnR4ArEUeANZnAICzCR8A2mcAgN5nAIC2CR8A4mcAgOZnAIC1CR8AugUfALsNHwDqZwCA7mcAgL4FHwC/CR8AvBUfAL0NHwCw5R8Ase0fALLlHwCz/R8AtOUfALXpHwC2GR8AtxkfALgpHwC5NR8Auj0fALs1HwC8ER8AvR0fAL4JHwC/BR8A8mcAgPZnAIDmZgCA+mcAgP5nAIACaACABmgAgApoAICo0R8AqdEfAKqlHwCrvR8ArKUfAK2tHwCupR8Ar50fAKNNHgAOaACAEmgAgBZoAIAaaACApk0eAKVNHgAeaACAq0keAKpBHgAiaACAJmgAgK9NHgCuQR4ArUkeAKxRHgCADQAAgRUAAIIdAAAqaACALmgAgDJoAICEtAEAvrQBAL/oAQA6aACAhkgHAIc0AACEvAYAPmgAgEJoAIC+tAYAqI0BAKmVAQCqlQEAq80BAKzZAQCt2QEArs0BAK/FAQBGaACASmgAgE5oAIBSaACAVmgAgFpoAIBeaACAYmgAgLgdAQC5wQAAusEAALvBAAC8wQAAvckAAL7xAAC/8QAAsIkBALGJAQCyKQEAsykBALQ9AQC1JQEAti0BALclAQC7bQIAum0CAGZoAIBqaACAv8ECAL7ZAgC93QIAvN0CALM9AgBuaACAcmgAgHZoAICE/AYAtnkCALVxAgB6aACAqikCAKspAgB+aACAgmgAgK6dAgCvhQIArJkCAK2ZAgCGaACAo3kCAIpoAICOaACApj0CAJJoAICWaACApTUCAIJtJwCDjSoAhqgFAIdsAwCGmS4Ah80vAIQRLgCFmS4AiiESAIspEgCaaACAnmgAgI6RFgCPHRYAjBESAI0RFgCScRoAk+UaAKJoAIDvlHYAlvEeAJflHgCUSRoAlRkeAJopAgCb4QIAqmgAgK5oAICyaACA4SASAJzxAgDjIBYAnyEfAJ7BHwCdmRsAnC0bAJuhGwCavRcAmTkXAJixFwCXiRMAlqkTAJWpEwCUdS4AkzkvAJIxLwCRsS8AkDUrAI+tJgDjeB8A0gAAAOFcHwCCmQEAtmgAgIDxAQCB8QEAvqgHALpoAIC+aACAwmgAgIS8BgDvLB8AxmgAgMpoAIDhpB4A48wAAON8HgDhvAEAzmgAgNJoAIDWaACAhJwGANpoAIC+bAYA3mgAgOJoAIDmaACA7xAAAO8EHgDqaACA7mgAgPJoAID2aACA+mgAgP5oAIACaQCABmkAgAppAICAPQAAgQkAAILJBwAOaQCAo/kDAKLxAwChMQMAoM0fALBJcQCxAXwAsgl8ALMhfQC0AXgAtRV4ADZoAICmaACAEmkAgL4oDgCGDAAAh4wDABZpAIAaaQCAHmkAgCJpAIAmaQCAoV0AAKJVAACjfQAApAEMAKUVDACm9QwApwEIAKghCACpxQgAqgF0AKsJdACsAXQArR11AK55cACveXAAqOUFAKnxBQCq8QUAqy0FAKw1BQCtPQUArjUFAK8tBQAqaQCALmkAgDJpAIA2aQCAOmkAgD5pAIBCaQCARmkAgLj9BgC5jQYAuoUGALutBgC8uQYAvbkGAL6tBgC/pQYAsFUFALFdBQCyVQUAs+UGALT9BgC10QYAttEGALfRBgCzeQQASmkAgE5pAIBSaQCAVmkAgLa9BAC1vQQAWmkAgLuZBAC6kQQAXmkAgGJpAIC/FQcAvjkHAL0xBwC8gQQAZmkAgKM9BABqaQCAbmkAgKb5BAByaQCAdmkAgKX5BACq1QQAq90EAHppAIB+aQCArn0HAK9RBwCsxQQArXUHAKhpBwCpaQcAqnkHAKvZBgCs9QYArf0GAK71BgCv5QYAgMkAAIHJAACCBQAAgmkAgIZwDwCHNAAAimkAgI5pAIC4fQYAuQUGALoNBgC7BQYAvB0GAL0FBgC+DQYAvwUGALCdBgCxdQYAsn0GALN1BgC0UQYAtV0GALZVBgC3TQYAs/EEAJJpAICWaQCAmmkAgJ5pAIC2fQUAtX0FAKJpAIC7sQUAulkFAKZpAICqaQCAv5kFAL6VBQC9oQUAvKkFAK5pAICjtQQAsmkAgLZpAICmOQUAumkAgL5pAIClOQUAqh0FAKv1BQDCaQCAxmkAgK7RBQCv3QUArO0FAK3lBQCpuQIAqLECAKvJAgCqsQIArTUCAKw1AgCvNQIArjUCAMppAIDOaQCA0mkAgNZpAIDaaQCA3mkAgOJpAIDmaQCAuekDALjZAwC7iQMAuuEDAL2dAwC8nQMAv4EDAL6JAwCxVQIAsFUCALNVAgCyVQIAtfkDALTxAwC36QMAtvEDALM9AwDqaQCA7mkAgPJpAID6aQCAtrEDALW5AwD+aQCAu5UDALqVAwCGiAwAh6ANAL85AgC+MQIAvYUDALyFAwACagCAo3kDAAZqAIAKagCApvUDAA5qAIASagCApf0DAKrRAwCr0QMAFmoAgBpqAICudQIAr30CAKzBAwCtwQMAgIUAAIGNAACChQAA79AGAOOwBwDj9AQA4QgHAOHsBADvOAYA7yAEAL6kDAAeagCAImoAgOGEAQAmagCA49wGACpqAIAuagCAhMANALPJAQAyagCAtdkBALbJAQA2agCAOmoAgD5qAIC6xQEAu60BALy5AQC9uQEAvq0BAL+lAQCwLQ4AsUUOALJBDgCzQQ4AtEUOALVNDgC2cQ4At3EOALiBDgC5gQ4AuoEOALuBDgC8gQ4AvYEOAL6BDgC/gQ4A9mkAgEJqAIBGagCASmoAgIZpAIBOagCAUmoAgFZqAICo2Q0AqdkNAKptDgCrZQ4ArH0OAK1lDgCuZQ4Ar1UOAKOFDgCCLQAAgRUAAIAdAABaagCApoUOAKWVDgBeagCAq+EOAKqJDgBiagCAZmoAgK/pDgCu4Q4ArfUOAKz1DgBqagCAs4UPAIZoAACHHAMAtoUPAG5qAIByagCAtZEPALqNDwC7SQ8AdmoAgHpqAIC+MQ8AvzEPALxJDwC9RQ8AqBEOAKkZDgCqSQ4Aq0UOAKxdDgCtQQ4ArkEOAK91DgB+agCAgmoAgIZqAICKagCAjmoAgJJqAICWagCAmmoAgLihDgC5oQ4Aug0BALsFAQC8HQEAvQEBAL4BAQC/AQEAsA0OALHJDgCy2Q4As9UOALSxDgC1sQ4AtqkOALehDgCjwQ4AnmoAgKJqAICmagCAqmoAgKbBDgCl1Q4ArmoAgKsNDgCqyQ4AsmoAgLZqAICvdQ4ArnUOAK0BDgCsDQ4AumoAgL5qAIDCagCAxmoAgIANAACBNQAAgj0AAMpqAIDOagCA0moAgISEAQC+hAEAhjAHAIf4AADaagCA3moAgKjBAgCp0QIAqtECAKvlAgCs/QIArTUDAK49AwCvNQMA4moAgOZqAIDqagCA7moAgPJqAID2agCA+moAgP5qAIC40QMAudkDALrhAwC74QMAvJEDAL2RAwC+kQMAv5EDALBNAwCxVQMAsl0DALNVAwC0TQMAtfEDALbxAwC38QMAu7EDALqpAwACawCAvoQDAL8VAwC+qQMAvaEDALypAwCzeQIABmsAgAprAIAOawCAEmsAgLaVAwC1VQIAFmsAgKrtAwCr9QMAGmsAgB5rAICu7QMAr1EDAKztAwCt5QMAImsAgKM9AgAmawCAKmsAgKbRAwAuawCAMmsAgKURAgA2awCAgiEAAIEVAACAFQAA7wQAAISUAgA6awCAPmsAgOPYAABCawCA4fgBAEprAIBOawCAUmsAgFZrAIBaawCAhmAFAIcIBQBeawCAs20BAGJrAIC1fQEAtnUBAGZrAIBqawCAbmsAgLpRAQC7UQEAvPkBAL3RAQC+0QEAv9EBAHJrAICjpQEAdmsAgHprAICmvQEAfmsAgIJrAICltQEAqpkBAKuZAQCGawCAimsAgK4ZAQCvGQEArDEBAK0ZAQCOawCA4fQOAJJrAIDjFA4A9AAAAOF8DACWawCA41AKAJprAICeawCAviAEAO8wDQCiawCApmsAgIQ0BADvrA4AsDkGALE5BgCygQYAs6kGALS5BgC1uQYAtqkGALehBgC46QYAuekGALrJBgC7xQYAvN0GAL3BBgC+wQYAvz0HAEZrAICCHQAAgR0AAIAdAACqawCArmsAgLJrAIDWagCAqJkFAKmZBQCqSQYAq0kGAKxZBgCtWQYArkkGAK9JBgCorQcAqbUHAKq9BwCrtQcArK0HAK3dBwCuyQcAr8EHALZrAIC6awCAhogDAIcQAwC+awCAwmsAgMZrAIDKawCAuG0HALkFBwC6AQcAuxUHALwxBwC9MQcAvikHAL8pBwCwgQcAsYEHALJpBwCzZQcAtH0HALVhBwC2YQcAt1UHALM1BgDOawCA0msAgNZrAIDaawCAtl0GALUlBgDeawCAu0UGALpFBgDiawCA5msAgL+lBgC+uQYAvbEGALy9BgDqawCAo3EGAO5rAIDyawCAphkGAPZrAID6awCApWEGAKoBBgCrAQYA/msAgAJsAICu/QYAr+EGAKz5BgCt9QYAqCUBAKk1AQCqPQEAqzUBAKwtAQCtkQAArpEAAK+RAAAGbACACmwAgA5sAIASbACAFmwAgIK9AwCBvQMAgL0DALiZAAC5rQAAuqUAALttAAC8dQAAvX0AAL51AAC/bQAAsPEAALH5AACywQAAs8EAALSxAAC1vQAAtrUAALepAAAabACAHmwAgCJsAICEgAIAvhwCACpsAICG+HwAh8wCAISsAwAubACAMmwAgDZsAIA6bACAPmwAgEJsAIBGbACAs/UCAEpsAIBObACAkgAAAFJsAIC2UQMAteUCAFZsAIC7fQMAunUDAFpsAIBebACAvzkDAL41AwC9VQMAvFUDAKM1AgBibACAZmwAgGpsAIBubACAppEDAKUlAgBybACAq70DAKq1AwB2bACAemwAgK/5AwCu9QMArZUDAKyVAwC+wAMAfmwAgIJsAICGbACAgA0AAIE1AACCPQAAimwAgI5sAICSbACAhsh8AIcAAwCabACAnmwAgKJsAICmbACAqmwAgK5sAICybACAtmwAgLpsAIC+bACAwmwAgO/0AwCE7HwA4ZQBAMZsAIDjMAMAymwAgM5sAIDSbACA1mwAgLNpAQDabACA3mwAgOJsAIDmbACAtmEBALVpAQDqbACAuykBALohAQDubACA8mwAgL8dAQC+HQEAvSUBALwtAQD2bACA+mwAgP5sAICjpQEAAm0AgKWlAQCmrQEAvlR8AIaAfACH7HwAqu0BAKvlAQCs4QEArekBAK7RAQCv0QEACm0AgOGcBgCEBH8A4yQGAOPUBgAObQCA4TAEABJtAIDvlAcAgnUAAIFhAACAaQAAFm0AgBptAIAebQCA7+wGALiNfgC5lX4AupV+ALulfgC8vX4AvdF+AL7RfgC/0X4AsGV+ALFtfgCyeX4As3F+ALRZfgC1WX4Atr1+ALe1fgCoVX4AqWF+AKphfgCrYX4ArGF+AK1hfgCuYX4Ar2F+ACJtAICWbACAJmwAgCZtAIAGbQCAKm0AgC5tAIAybQCAqHF+AKlxfgCqcX4Aq3F+AKyRfwCtkX8ArpF/AK+RfwA2bQCAOm0AgD5tAIBCbQCARm0AgEptAIBObQCAUm0AgLiFfwC5jX8AuoV/ALudfwC8jX8Avb1/AL61fwC/XX8AsPF/ALHxfwCy8X8As8V/ALTBfwC1wX8AtsF/ALfBfwCz+X8AVm0AgFptAIBebQCAYm0AgLYRfgC1GX4AZm0AgLs1fgC6NX4Aam0AgG5tAIC/BX4AvgV+AL0RfgC8JX4AghUAAKO9fwCAYQAAgWEAAKZVfgBybQCAvpABAKVdfgCqcX4Aq3F+AHZtAIB6bQCArkF+AK9BfgCsYX4ArVV+AKhBfgCpUX4AqlV+AKt9fgCsZX4ArW1+AK75AQCv8QEAhgAAAIc0AQB+bQCAgm0AgIZtAICKbQCAjm0AgJJtAIC4dQEAuX0BALp1AQC7yQAAvNkAAL3ZAAC+yQAAv8EAALCVAQCxnQEAspUBALNNAQC0VQEAtV0BALZVAQC3TQEAs919AJZtAICabQCAnm0AgKJtAIC27X0Ate19AKZtAIC7WQIAulECAKptAICubQCAv5kCAL6RAgC9mQIAvEECALJtAICjmX0Atm0AgLptAICmqX0Avm0AgMJtAIClqX0AqhUCAKsdAgDGbQCAym0AgK7VAgCv3QIArAUCAK3dAgDObQCA0m0AgNZtAIDabQCAgB0AAIEJAACCOQAA3m0AgOJtAIC+AAQA6m0AgO5tAIDybQCA9m0AgPptAID+bQCAhIwDAAJuAICHCAMAhuwEAAZuAIDviAIACm4AgA5uAICEbAQA4zQCABJuAIDhVAEAFm4AgBpuAIAebgCAIm4AgKhtAgCprQIAqqUCAKu9AgCspQIAra0CAK6lAgCvGQEAvqwEACZuAIAqbgCALm4AgDJuAIA2bgCAOm4AgD5uAIC4DQEAuREBALoRAQC7JQEAvD0BAL3VAQC+3QEAv9UBALBpAQCxaQEAsnkBALNxAQC0WQEAtVkBALY5AQC3NQEAsy0CAEJuAIBGbgCASm4AgE5uAIC2LQIAtS0CAFJuAIC7rQEAuq0BAFpuAIBebgCAv50BAL6dAQC9pQEAvK0BAIBNAACBVQAAglUAAO9sAABibgCA7+x/AO+8fgBmbgCA4RB/AOPUfwDj2H4A4ex/AGpuAIDhTH4Abm4AgOMkfgDmbQCAVm4AgKsFBgCqBQYArQ0GAKwFBgCvNQYArjUGAIYAAwCHKAMAo4UFAHJuAIClhQUAdm4AgHpuAICmhQUAs/EGAH5uAICCbgCAhm4AgIpuAIC26QYAteEGAI5uAIC7vQYAur0GAJJuAICWbgCAv4kGAL6BBgC9iQYAvJUGAKgpBgCpKQYAqjkGAKs5BgCsKQYArSkGAK5dBgCvTQYAmm4AgJ5uAICibgCApm4AgKpuAICubgCAsm4AgLZuAIC46QcAuekHALr5BwC7+QcAvOkHAL3pBwC+XQcAv1UHALA5BgCxOQYAsgEGALMdBgC0BQYAtQ0GALYFBgC32QcAo7EHAIItAACBFQAAgB0AALpuAICmqQcApaEHAL5uAICr/QcAqv0HAMJuAICEpAIAr8kHAK7BBwCtyQcArNUHAL7MAQCzlQYAxm4AgMpuAIC2qQYAzm4AgNJuAIC1rQYAulkBALshAQCGyAAAhwwBAL4hAQC/KQEAvDEBAL0xAQCoKQYAqSkGAKpZBgCrUQYArGEGAK1tBgCutQEAr6kBAITgAQDWbgCA2m4AgN5uAIDibgCA5m4AgOpuAIDubgCAuGEBALlhAQC6YQEAu2EBALxhAQC9YQEAvmEBAL9hAQCw2QEAsaEBALKhAQCzoQEAtKEBALWpAQC2kQEAt5EBAKPRBQDybgCA9m4AgPpuAID+bgCApu0FAKXpBQACbwCAq2UCAKodAgAGbwCACm8AgK9tAgCuZQIArXUCAKx1AgAObwCAEm8AgBZvAIAabwCAHm8AgCJvAIAmbwCAKm8AgIA9AACBCQAAghkAAC5vAIAybwCAOm8AgL48AwA+bwCAhgAMAIcUAwBCbwCAs9UDAEZvAIC1PQMAtjUDAEpvAIBObwCAv4wKALoRAwC7EQMAvLUAAL29AAC+tQAAv60AAFJvAIDjdAEAVm8AgOG8AQBabwCAXm8AgGJvAIBmbwCAam8AgG5vAIBybwCAdm8AgHpvAIDvdAIAfm8AgIJvAICoTQIAqVECAKpRAgCrqQIArLkCAK25AgCuqQIAr6kCAIRsDQCGbwCAim8AgI5vAICSbwCAlm8AgJpvAIC+dA0AuG0BALkFAQC6DQEAuwUBALwdAQC9BQEAvg0BAL8FAQCw2QIAsdkCALJtAQCzZQEAtH0BALVlAQC2ZQEAt1UBAOG4AQDhUAcA47QAAON8BwCAqQAAgQkAAII5AACebwCAom8AgKpvAICubwCAsm8AgO4AAAC2bwCA7wAAAO9kBgCGYAwAh+QMAKORAgC6bwCApXkCAL5vAIDCbwCApnECAMZvAIDKbwCAq1UCAKpVAgCt+QEArPEBAK/pAQCu8QEApm8AgDZvAIDObwCA0m8AgNZvAIDabwCA3m8AgOJvAICoVQ4AqVkOAKqhDgCrvQ4ArK0OAK2VDgCu+Q4Ar/UOALCRDgCxkQ4AspEOALORDgC0sQ4AtbEOALaxDgC3sQ4AuJEOALmdDgC6lQ4Au0kPALxZDwC9WQ8AvkkPAL9JDwCzCQ4A5m8AgOpvAIDubwCA8m8AgLY1DgC1BQ4A9m8AgLt1DgC6dQ4A+m8AgP5vAIC/VQ4AvlUOAL1lDgC8ZQ4AAnAAgKNNDgAGcACACnAAgKZxDgAOcACAEnAAgKVBDgCqMQ4AqzEOAISkAwC+pAMArhEOAK8RDgCsIQ4ArSEOAKilDgCprQ4AqqUOAKu5DgCs3Q4ArcEOAK7BDgCv/Q4AgO0BAIHxAQCC8QEAFnAAgIaQAQCHtAEAGnAAgB5wAIC4yQEAuckBALrZAQC70QEAvPkBAL35AQC+mQEAv5UBALCFDgCxbQEAsmUBALN9AQC0ZQEAtW0BALZlAQC3+QEAsy0OACJwAIAmcACAKnAAgC5wAIC2QQ4AtVUOADJwAIC7qQEAukEOADZwAIA6cACAv6kBAL6hAQC9qQEAvLEBAD5wAICjaQ4AQnAAgEZwAICmBQ4ASnAAgE5wAIClEQ4AqgUOAKvtAQBScACAVnAAgK7lAQCv7QEArPUBAK3tAQCoOQMAqTkDAKqNAwCrhQMArJ0DAK2FAwCuhQMAr7UDAFpwAIBecACAYnAAgGZwAIBqcACAbnAAgHJwAIB2cACAuGEAALlhAAC6YQAAu2EAALxhAAC9YQAAvmEAAL9hAACwzQMAsaUDALKhAwCzoQMAtKUDALWtAwC2kQMAt5EDAIANAACBEQAAghEAAHpwAIDv9AIAfnAAgIJwAIC+HAMA4xQCAISIAgDhgAEAinAAgI5wAICScACAh8gDAIY8BAC7AQMAumkDAJZwAICacACAvwkDAL4BAwC9FQMAvBUDALNlAwCecACAonAAgKZwAICqcACAtmUDALV1AwCucACAsnAAgLZwAIC6cACAo4kCAL5wAIClmQIApokCAMJwAICELAIAxnAAgKqFAgCr7QIArPkCAK35AgCu7QIAr+UCAMpwAIDOcACAvkQFAIRMBQDScACA1nAAgNpwAIDecACA4nAAgOZwAIDqcACA7nAAgIAZAACBGQAAggUAAPJwAIDhGA8A4VwOAOO4DgDjdAEA+nAAgP5wAIACcQCABnEAgIYABACHZAUACnEAgA5xAIAScQCAFnEAgO98DgDvqAEAs3UBABpxAIAecQCAInEAgCZxAIC2MQEAtRUBACpxAIC7HQEAuhUBAC5xAIAycQCAv+EAAL79AAC9/QAAvP0AAPZwAIA2cQCAOnEAgD5xAICGcACAQnEAgEZxAIBKcQCAqI0GAKmVBgCqnQYAq+UGAKz9BgCt0QYArtEGAK/RBgCwsQYAsbkGALJJBwCzSQcAtFkHALVFBwC2RQcAt3kHALghBwC5IQcAujkHALs5BwC8KQcAvSkHAL4ZBwC/GQcAozUGAE5xAIBScQCAVnEAgFpxAICmcQYApVUGAF5xAICrXQYAqlUGAGJxAIC+oAMAr6EHAK69BwCtvQcArL0HAIBRAACBWQAAgmEAALNVBwCF9AAAtX0HALZ1BwBmcQCAhgAcAIfkAQC6LQcAuyUHALw9BwC9JQcAviUHAL8VBwCokQYAqZEGAKqRBgCrkQYArLkGAK25BgCuqQYAr6kGAGpxAIBucQCAcnEAgHZxAICiIQEAozUBAKA5BQChEQQAuEkBALlJAQC6XQEAu1UBALxNAQC90QEAvtEBAL/RAQCwpQYAsa0GALKlBgCzvQYAtK0GALWdBgC2lQYAt3kBAKMZBgCPnXkAenEAgH5xAICCcQCApjkGAKUxBgCGcQCAq2kGAKphBgCKcQCAjnEAgK9ZBgCuaQYArWkGAKxxBgCeiQgAn8EFAJzJCQCdyQkAmqENAJu9DACYsQ0AmbkNAJahcQCXRXEAlEV1AJWxcQCSoXUAk7V1AJDleQCRzXkAil1yAItFcgCScQCAvoAcAI51DgCPZQ4AjLlyAI11DgCCOXoAgzl6AJZxAICacQCAhnF2AIeZdgCECXoAhW12AJptBwCbVQIAnnEAgKJxAICmcQCA4ZAAAJxZAgDjCBoAkgkPAJNlCgCqcQCA7zgWAJZ1BgCXdQYAlH0KAJU1CwCpjRYAqIUWAKsBEACqMRYArXESAKy1EgCvuS4ArgEsAKF9AgCucQCAo6EeAKKpHgClsRoApPUfAKflGwCmsRoAhMwDAIRMHACycQCAtnEAgLpxAIC+cQCAwnEAgMZxAICxASgAsNkuALONKgCy6SoAtfUmALQBJACEcB0AynEAgID9AQCBFQAAgh0AAL6AHADOcQCA0nEAgIe4AgCGPB0A2nEAgN5xAIDicQCA5nEAgOpxAIDucQCA8nEAgPZxAID6cQCA/nEAgAJyAIAGcgCA44ADAApyAIDhoAEADnIAgO+UAwAScgCAFnIAgBpyAIAecgCAInIAgCZyAIAqcgCALnIAgOE8BgAycgCA49AGADZyAIDhMAcAOnIAgOOsBgCAOQAAgRUAAIIdAADvHAYAPnIAgEJyAIC+uB8A7+gBALPpAgBKcgCAh8QcAIbsHABOcgCAtlkCALVRAgBScgCAu00CALpNAgBWcgCAWnIAgL+5AQC+2QEAvdEBALz1AQCjKR0A1nEAgEZyAIBecgCAYnIAgKaZHQClkR0AZnIAgKuNHQCqjR0AanIAgG5yAICveR4ArhkeAK0RHgCsNR4AcnIAgLNtHwB2cgCAenIAgLZlHwB+cgCAgnIAgLVtHwC6IR8AuyEfAIZyAICKcgCAviUfAL8pHwC8MR8AvTEfAKihHwCpoR8AqqEfAKuhHwCsoR8AraEfAK6hHwCvoR8AjnIAgJJyAICWcgCAmnIAgJ5yAICicgCApnIAgKpyAIC4rR8AubUfALq9HwC7tR8AvK0fAL1VHwC+UR8Av00fALChHwCxoR8AsqEfALOhHwC0pR8AtakfALadHwC3lR8AoykeAIIZAACBGQAAgLEBAK5yAICmIR4ApSkeALJyAICrZR4AqmUeAIaIAACH/AEAr20eAK5hHgCtdR4ArHUeALZyAICzmR4AunIAgL5yAIC2XQEAwnIAgMZyAIC1sR4AukkBALtJAQDKcgCAznIAgL49AQC/IQEAvDkBAL01AQCoRR4AqVUeAKpVHgCrZR4ArH0eAK2ZAQCuiQEAr4EBAISsAADScgCA1nIAgNpyAIDecgCA4nIAgOZyAIDqcgCAuK0BALllAQC6bQEAu2UBALx9AQC9ZQEAvm0BAL9lAQCwyQEAsckBALKpAQCzpQEAtL0BALWhAQC2oQEAt5UBALhpHAC5oRwAusEcALvBHAC8wRwAvcEcAL7BHAC/wRwAsIkfALGJHwCyIRwAswUcALQdHAC1fRwAtnUcALdtHACoYR8AqWEfAKphHwCrYR8ArNkfAK3ZHwCuyR8Ar8EfAO5yAIDycgCA9nIAgPpyAID+cgCAAnMAgAZzAIAKcwCADnMAgBJzAIC+AAQAo1EdABZzAICleR0AppUCABpzAIAecwCAInMAgKqBAgCrgQIArPECAK39AgCu9QIAr+kCACpzAIDh9AEALnMAgON8AQCATQAAgXUAAIJ9AAAycwCAhsAEAIekBAA2cwCAOnMAgD5zAIBCcwCARnMAgO+MAgCoSQIAqUkCAKpdAgCrVQIArHkCAK15AgCuvQIAr7UCAISgBQBKcwCATnMAgFJzAIC+vAQAVnMAgFpzAIBecwCAuC0BALk1AQC6PQEAuzUBALwtAQC91QEAvt0BAL/NAQCwzQIAsdUCALLdAgCz1QIAtM0CALUVAQC2HQEAtxUBAOGEHgDjbB8A41wfAOFYHgBicwCAZnMAgGpzAIBucwCAcnMAgHZzAIB6cwCAfnMAgOkAAADv9B4A70weAIJzAICzlQIAhnMAgIpzAICOcwCAknMAgLa5AgC1sQIAmnMAgLtRAgC6SQIAhsgEAIesBAC/kQEAvkkCAL1BAgC8SQIAJnMAgKNRBQCecwCAlnMAgKZ9BQCicwCApnMAgKV1BQCqjQUAq5UFAKpzAICucwCAro0FAK9VBgCsjQUArYUFAICJBwCBiQcAgpkHALORBgCycwCAtbkGALapBgC2cwCAunMAgL5zAIC6TQcAu0UHALxdBwC9QQcAvkEHAL9BBwCoQQYAqU0GAKpVBgCrZQYArH0GAK1lBgCubQYAr2UGAMJzAIDGcwCAynMAgM5zAIDScwCA1nMAgNpzAIDecwCAuFkHALlZBwC6aQcAu2kHALx5BwC9eQcAvmUHAL8ZBwCwxQcAsc0HALLFBwCz2QcAtMkHALXJBwC2aQcAt2kHAKPdBwDicwCA5nMAgOpzAIDucwCApuUHAKX1BwDycwCAqwkGAKoBBgD2cwCA+nMAgK8NBgCuDQYArQ0GAKwRBgCAbQAAgQkAAIIZAAD+cwCAAnQAgISYAQC+kAEABnQAgIbAAACH5AEACnQAgA50AIASdACAFnQAgBp0AIAedACAqF0GAKmNAQCqnQEAq5UBAKy5AQCtuQEArskBAK/BAQCEoAAAInQAgCZ0AIAqdACALnQAgDJ0AIA2dACAOnQAgLh5AQC5eQEAus0AALvFAAC83QAAvcUAAL7FAAC/9QAAsIEBALGBAQCySQEAs0kBALRZAQC1WQEAtkkBALdJAQCzFQIAPnQAgEJ0AIBGdACASnQAgLY5AgC1MQIATnQAgLtFAgC6RQIAUnQAgFZ0AIC/nQIAvp0CAL2dAgC8nQIAhXw+AKNRAgBadACAXnQAgKZ9AgBidACAZnQAgKV1AgCqAQIAqwECAGp0AIBudACArtkCAK/ZAgCs2QIArdkCAIDpAACB6QAAggUAAHJ0AIC+AAwAenQAgIeoAwCGvAwAfnQAgIJ0AICGdACAinQAgI50AICSdACAlnQAgJp0AICedACAonQAgKZ0AICqdACA42ABAK50AIDhoAEAsnQAgO+IAgC2dACAunQAgL50AIDCdACAxnQAgMp0AIDOdACAqGkCAKlpAgCqeQIAq3kCAKxpAgCtaQIArr0CAK+1AgC+rAwA0nQAgNZ0AIDadACAgB0AAIEJAACCqQAA3nQAgLhRAQC5WQEAumEBALthAQC8GQEAvRkBAL4NAQC/BQEAsM0CALHVAgCy3QIAs9UCALTNAgC1cQEAtnEBALdxAQDjxAAA4XwHAOF4BgDjvAYA4nQAgIQYDQCGuAwAhzwNAL4sDwDqdACA7nQAgPJ0AIDvEAAA9nQAgPp0AIDvdAYA/nQAgAJ1AIAGdQCAs70CAAp1AIC1rQIAtqUCAA51AIASdQCAFnUAgLpFAgC7XQIAvEUCAL1NAgC+RQIAv/kBAHZ0AIClfQ0ApnUNAOZ0AIAadQCAHnUAgCJ1AICjbQ0ArJUNAK2dDQCulQ0ArykOACZ1AIAqdQCAqpUNAKuNDQCz5Q4ALnUAgDJ1AIA2dQCAOnUAgLblDgC19Q4APnUAgLuhDgC62Q4AQnUAgEZ1AIC/pQ4AvrkOAL2xDgC8uQ4AqBUOAKklDgCqLQ4AqyUOAKw9DgCtJQ4Ari0OAK8lDgCADQAAgRUAAIIdAABKdQCATnUAgFJ1AICEMAMAVnUAgLgpDgC5KQ4AujkOALs5DgC8KQ4AvSkOAL79DwC/9Q8AsF0OALElDgCyLQ4AsyUOALQ9DgC1IQ4AtiUOALcZDgCjpQ8AWnUAgIYoAQCHTAEAXnUAgKalDwCltQ8AYnUAgKvhDwCqmQ8AZnUAgGp1AICv5Q8ArvkPAK3xDwCs+Q8AbnUAgLPpDgBydQCAdnUAgLaRDgB6dQCAfnUAgLXlDgC6sQ4Au7kOAIJ1AICGdQCAvmEBAL9hAQC8mQ4AvZkOAKglDgCpLQ4AqiUOAKs5DgCsKQ4ArVUOAK5dDgCvVQ4AinUAgI51AICSdQCAlnUAgJp1AICedQCAonUAgKZ1AIC49QEAuYEBALqBAQC7gQEAvIEBAL2JAQC+sQEAv7EBALAxDgCxOQ4AsgkOALMJDgC04QEAteEBALbhAQC3zQEAo60NAKp1AICudQCAsnUAgLZ1AICm1Q0ApaENALp1AICr/Q0AqvUNAL51AIDCdQCAryUCAK4lAgCt3Q0ArN0NAIBdAACBbQAAgmUAALNRAwC+nAMAtXkDALYZAwDKdQCAhOACAM51AIC6PQMAuzUDALwZAwC9GQMAvtkDAL/ZAwCohQMAqZUDAKqVAwCrpQMArL0DAK3VAwCu0QMAr9EDAIYABACHNAMAv6AzANJ1AIDWdQCA2nUAgN51AIDidQCAuHEDALlxAwC6cQMAu3EDALzVAAC93QAAvtUAAL/NAACwtQMAsb0DALKBAwCzgQMAtFEDALVRAwC2UQMAt1EDAO+oAwDmdQCA6nUAgO51AICEHAIA8nUAgPZ1AID6dQCAviwFAP51AIACdgCABnYAgONAAwAKdgCA4SgAAA52AICjXQIAEnYAgBZ2AIAadgCAHnYAgKYVAgCldQIAInYAgKs5AgCqMQIAJnYAgCp2AICv1QIArtUCAK0VAgCsFQIA4ygBAOEADwDhCA4A4wgOAID9AACBCQAAgjkAAC52AIAydgCAOnYAgD52AIBCdgCA7+gOAEZ2AIBKdgCA72QOALNtAQBOdgCAhugEAIcMBQBSdgCAtm0BALVtAQBWdgCAu+0AALrtAABadgCAXnYAgL/VAAC+6QAAveEAALzpAACoXQYAqWEGAKqlBgCrvQYArKUGAK2tBgCupQYArxkHADZ2AIBidgCAZnYAgGp2AIBudgCAcnYAgHZ2AIB6dgCAuHUHALl5BwC6DQcAuwUHALwdBwC9BQcAvgUHAL81BwCwaQcAsWkHALJ9BwCzdQcAtG0HALVRBwC2UQcAt1EHAKMtBgB+dgCAgnYAgIZ2AICKdgCApi0GAKUtBgCOdgCAq60HAKqtBwCSdgCAlnYAgK+VBwCuqQcAraEHAKypBwCADQAAgRUAAIIdAACadgCAnnYAgKJ2AICEVAMAvlwAAKZ2AICqdgCAhugAAIdMAwCudgCAsnYAgLZ2AIC6dgCAvnYAgOMEBADCdgCA4bQFAMZ2AIDKdgCAznYAgNJ2AIDWdgCA2nYAgN52AIDidgCA5nYAgO/sBADqdgCA7nYAgLPtBgDydgCA9nYAgPp2AID+dgCAtpEGALXhBgACdwCAu40GALqNBgAGdwCACncAgL9BAQC+WQEAvVEBALxZAQCoJQYAqS0GAKolBgCrOQYArCkGAK1RBgCuSQYAr0EGAIDNAACBCQAAghkAAA53AIASdwCAhCwBAL40AAAadwCAuP0BALlBAQC6QQEAu0EBALxBAQC9SQEAvnEBAL9xAQCwCQYAsQkGALLNAQCzxQEAtN0BALXFAQC2zQEAt8UBAIagPACHRAMAHncAgKOhBQAidwCApa0FAKbdBQAmdwCAKncAgL4oPACqwQUAq8EFAKwVAgCtHQIArhUCAK8NAgC2QQMALncAgDJ3AIC1sQIANncAgLOhAgA6dwCAPncAgL5FAwC/TQMAvHUDAL1NAwC6ZQMAu20DAEJ3AIBGdwCASncAgE53AIDGdQCAUncAgFZ3AIBadwCAXncAgGJ3AICoRQIAqVUCAKpdAgCrVQIArE0CAK21AwCusQMAr60DALDVAwCx3QMAstUDALPtAwC09QMAtf0DALb1AwC37QMAuNkDALnZAwC6rQMAu6UDALy9AwC9pQMAvqUDAL+VAwCj9QMAZncAgGp3AIBudwCAcncAgKYVAgCl5QMAdncAgKs5AgCqMQIAencAgH53AICvGQIArhECAK0ZAgCsIQIAgGkAAIFpAACCBQAAgncAgIp3AICOdwCAkncAgO8cAACEbAIA4ZQBAJZ3AIDjyAAAmncAgJ53AICGWDwAh1A9AKJ3AICmdwCAqncAgISEPQCudwCAsncAgLZ3AIDvuAEAvmw8AOF0BgC6dwCA42QBAL53AIDCdwCAxncAgMp3AICz0QEAzncAgNJ3AIDWdwCA2ncAgLaRAQC1+QEA3ncAgLu9AQC6vQEA4ncAgOZ3AIC/dQEAvnUBAL2FAQC8hQEAqL09AKkNPgCqGT4AqxE+AKwxPgCtUT4ArlE+AK9NPgCGdwCAgh0AAIEdAACAHQAA6ncAgO53AIDydwCA9ncAgLjVPgC53T4AutU+ALtJPwC8WT8AvVk/AL5JPwC/QT8AsDk+ALE5PgCyET4AsxE+ALTxPgC18T4AtvU+ALftPgCjkT4A+ncAgIYoAACHwAMA/ncAgKbRPgCluT4AAngAgKv9PgCq/T4ABngAgAp4AICvNT4ArjU+AK3FPgCsxT4ADngAgLOdPwASeACAFngAgLalPwAaeACAHngAgLWtPwC6aT8Au3U/ACJ4AIAmeACAvlk/AL9FPwC8bT8AvWU/ACp4AIAueACAMngAgDZ4AIDjYDwAOngAgOEAPQA+eACA7/w9AEJ4AIBGeACASngAgE54AIBSeACAVngAgFp4AICjGT4AghkAAIEZAACAcQAAXngAgKYhPgClKT4AYngAgKvxPgCq7T4AhCQBAL4kAQCvwT4Art0+AK3hPgCs6T4AqNE+AKnRPgCq0T4Aq+U+AKzhPgCt4T4Arhk+AK8ZPgCGAAAAh4QAAGp4AIBueACAcngAgHZ4AIB6eACAfngAgLh9PgC5AT4AugE+ALsBPgC8AT4AvQk+AL4xPgC/MT4AsGk+ALF1PgCyfT4As3U+ALRZPgC1RT4Atk0+ALdFPgCohQIAqZUCAKqVAgCrpQIArL0CAK3VAgCu0QIAr9ECAIJ4AICGeACAingAgL8k5gGOeACAkngAgJZ4AICaeACAuFUDALlZAwC6bQMAu2UDALx9AwC9ZQMAvm0DAL9lAwCwtQIAsb0CALKBAgCzgQIAtHEDALVxAwC2cQMAt3EDALMdAgCeeACAongAgKZ4AICEiAMAtlUCALU1AgAWdwCAu3kCALpxAgCqeACArngAgL+1AwC+tQMAvVUCALxVAgCyeACAo1kCALZ4AIC6eACAphECAL54AIDCeACApXECAKo1AgCrPQIAxngAgMp4AICu8QMAr/EDAKwRAgCtEQIAqKkCAKmpAgCquQIAq7kCAKypAgCtqQIArjkBAK85AQCAzQEAgQkAAIIZAADOeACA0ngAgL64BQDaeACA3ngAgLjpAQC56QEAuokBALuFAQC8nQEAvYEBAL6BAQC/tQEAsEkBALFVAQCyXQEAs1UBALRNAQC18QEAtvEBALfxAQDvFAAA4ngAgIaoBQCH3AUA5ngAgIRYBADqeACA78Q+AO54AIDhxD4A8ngAgOMwPgDjyAAA9ngAgOEoAQD6eACAtn0CAP54AIACeQCAtXUCAAZ5AICzZQIACnkAgA55AIC+3QEAv2EBALzdAQC91QEAutkBALvFAQASeQCAFnkAgKOxBQDWeACAGnkAgB55AIAieQCApqkFAKWhBQAmeQCAqxEGAKoNBgAqeQCALnkAgK+1BgCuCQYArQEGAKwJBgAyeQCANnkAgDp5AIA+eQCAgBkAAIEZAACCBQAAQnkAgL5sAwBGeQCAhsgAAIccAwBKeQCATnkAgFJ5AIBWeQCAqLkHAKm5BwCqDQcAqx0HAKwJBwCtNQcArjEHAK8pBwCEqAMAWnkAgF55AIBieQCAZnkAgGp5AIBueQCAcnkAgLjJAAC5yQAAutkAALvRAAC8+QAAvfkAAL6ZAAC/mQAAsF0HALEhBwCyIQcAsz0HALQpBwC1KQcAtgEHALcBBwCzhQYAdnkAgHp5AIB+eQCAgnkAgLa1BgC1gQYAhnkAgLvlBgC6mQYAinkAgI55AIC/7QYAvu0GAL3pBgC89QYAknkAgJZ5AICaeQCAnnkAgKJ5AICmeQCAqnkAgO+QBACueQCA4dwGALJ5AIDj7AUAgCkAAIEVAACCEQAAvnwBAKMFBgC6eQCAhigAAIdMAQC+eQCApjUGAKUBBgDCeQCAq2UGAKoZBgDGeQCAynkAgK9tBgCubQYArWkGAKx1BgDOeQCAs70BANJ5AIDWeQCAtnkBANp5AIDeeQCAtXkBALpVAQC7XQEA4nkAgOZ5AIC++QAAv/kAALxFAQC9+QAAqHECAKlxAgCqcQIAq3ECAKy1AgCtvQIArrUCAK+tAgCE7AwA6nkAgO55AIDyeQCA9nkAgPp5AID+eQCAAnoAgLhpAwC5aQMAugkDALsJAwC8GQMAvRkDAL4JAwC/CQMAsNUCALHdAgCy1QIAs2kDALR5AwC1eQMAtmkDALdhAwAGegCACnoAgA56AICj9QIAEnoAgKUxAgCmMQIAFnoAgBp6AIAeegCAqh0CAKsVAgCsDQIArbEDAK6xAwCvsQMAgGEAAIFhAACCBQAAInoAgIbwDACHYAMAvhAMACp6AIBmeACALnoAgDJ6AIA2egCAOnoAgD56AIBCegCARnoAgKiFAgCplQIAqpUCAKulAgCsvQIArdUCAK7RAgCv0QIASnoAgE56AIBSegCAVnoAgFp6AIBeegCAYnoAgGZ6AIC4dQEAuX0BALp1AQC7zQEAvNUBAL3dAQC+yQEAv8EBALC1AgCxvQIAsoECALOBAgC0VQEAtV0BALZVAQC3TQEA4RAGAIRIDADjDAYAanoAgISYDABuegCAcnoAgHZ6AIB6egCAfnoAgIJ6AICGegCAgXUAAIB1AADvIAEAgnUAAIp6AICOegCAknoAgL7ADACFtA4A4RACAO9cAADjABYA4ZABAJp6AIDjWAEA7zwHAJ56AICiegCAhgAIAIe4DACznQ0AJnoAgKZ6AICqegCArnoAgLbVDQC1tQ0AsnoAgLv5DQC68Q0AtnoAgLp6AIC/GQ4AvhEOAL3VDQC81Q0AvnoAgKPZDQDCegCAxnoAgKaRDQDKegCAznoAgKXxDQCqtQ0Aq70NANJ6AIDWegCArlUOAK9dDgCskQ0ArZENAKhdDgCpYQ4AqmEOAKthDgCsYQ4ArWEOAK5hDgCvYQ4A2noAgN56AIDiegCA5noAgOp6AIDuegCA8noAgPZ6AIC4TQ8AuVEPALpRDwC7UQ8AvHEPAL1xDwC+cQ8Av3EPALDBDwCxwQ8AssEPALPBDwC0wQ8AtcEPALbBDwC3wQ8As+kPAPp6AIC+gAEA/noAgJZ6AIC24Q8AtekPAAJ7AIC7BQ4AugUOAAp7AIAGewCAvwUOAL4FDgC9FQ4AvBUOAIFNAACAQQAA72gNAIJRAACG8AcAh9QBAA57AIASewCAFnsAgIRwAQAaewCAHnsAgOHgDgAiewCA40gNACZ7AICjaQ8AKnsAgC57AIAyewCANnsAgKZhDwClaQ8AOnsAgKuFDgCqhQ4APnsAgEJ7AICvhQ4AroUOAK2VDgCslQ4ARnsAgLMxDgBKewCATnsAgLbBAQBSewCAVnsAgLXRAQC6zQEAu6UBAFp7AIBeewCAvqUBAL+tAQC8sQEAvbEBAI/dJgCj8Q0AYnsAgGZ7AICmAQIAansAgG57AIClEQIAqg0CAKtlAgByewCAviAEAK5lAgCvbQIArHECAK1xAgCfoQwAnnkKAJ1pCgCc0QgAm7E2AJp1NgCZ0TQAmOEyAJdtMgCWZTIAlTU/AJRhPgCTcT4AkjU7AJFxOgCQeToAgJUAAIGdAACCoQAAensAgO9EAgDhdA8AfnsAgOMcDwDj1AEAgnsAgOHgAQDvXAEAo7UCAKJBAACh3Q4AoLkOALWpAwCGewCAhMAEALahAwCG8AUAh+QEALOFAwCKewCAvXEDALxpAwC/QQMAvnEDAI57AIC2eQCAu3EDALp5AwCC3ScAgwE7AL6EBwC+wAYAhhE/AIcZPwCEETsAhV06AIp9PgCLJTMAknsAgJZ7AICOuTUAjxU3AIw1MwCNgTMAkqE3AJPZCQC+xBkAmnsAgJaxDQCXUQ8AlHkLAJVhCwCaBQ8Am5EBAJ57AICiewCApnsAgN0AAACcfQMAqnsAgOFIDwCuewCA4xwOALJ7AIC2ewCAunsAgL57AIDCewCAsUEXALChFwCzqesBsgHoAbUB7AG0EesB74wOAMZ7AICpxR8AqAEcAKsBEACqkR8ArdkTAKzREwCv2RcArgUTAKHxAgDKewCAo8kHAKLBAgClARgApGUHAKehGwCm+RsAqCkFAKldBQCqVQUAq20FAKx5BQCteQUArm0FAK9hBQB2ewCAznsAgNJ7AIDWewCAgA0AAIGxAACCsQAA2nsAgLiJBQC5iQUAup0FALuVBQC8uQUAvbkFAL5RBgC/UQYAsOUFALHtBQCy5QUAs/0FALTtBQC13QUAttUFALe9BQCj3QUA3nsAgOJ7AICEDAAA5nsAgKb5BQCl8QUA6nsAgKspBQCqIQUAhpgAAIegAACvGQUArikFAK0pBQCsMQUA7nsAgLNhBgDyewCA9nsAgLYhBgD6ewCA/nsAgLUBBgC6rQcAu40HAAJ8AIAGfACAvo0HAL9xBwC8lQcAvY0HAL65BQC/uQUAvLkFAL25BQC6uQUAu7kFALi5BQC5uQUAtkkFALdJBQC0fQUAtXUFALJ5BQCzeQUAsBUFALF9BQCuXQUAr20FAKxFBQCtXQUAqqUKAKtdBQCovQoAqa0KAAp8AIAOfACAEnwAgBZ8AIAafACAHnwAgCJ8AIAmfACAqA0HAKkdBwCqLQcAq0kHAKxNBwCtZQcArrEGAK+xBgAqfACALnwAgDJ8AIA2fACAOnwAgD58AIBCfACARnwAgLhVBgC5XQYAulUGALtxBgC8NQYAvfEBAL7xAQC/8QEAsK0GALGNBgCyhQYAs50GALSNBgC1cQYAtnUGALdtBgCjpQQAgi0AAIEVAACAHQAASnwAgKblBAClxQQATnwAgKtJBQCqaQUAUnwAgFp8AICvtQUArkkFAK1JBQCsUQUAhmAcAIcIAwBefACAs4UCAGJ8AIC1gQIAtoECAGZ8AIBqfACAbnwAgLoJAwC7CQMAvBkDAL0ZAwC+CQMAvwkDAKxVAgCtXQIArmECAK9hAgCoDQIAqVUCAKpRAgCrUQIAhKwDAHJ8AIB2fACAenwAgIT8HQB+fACAgnwAgIZ8AIC8cQMAvXEDAL5xAwC/cQMAuHEDALlxAwC6cQMAu3EDALSRAwC1kQMAtpEDALeRAwCwkQMAsZEDALKRAwCzkQMAinwAgI58AICSfACAlnwAgJp8AIDhpAEAnnwAgOOAAQC+aBwAonwAgKZ8AIDv2AYAqnwAgK58AICyfACAtnwAgKOJAwCCLQAAgRUAAIAdAAC6fACApo0DAKWNAwC+fACAqwUCAKoFAgDCfACAynwAgK8FAgCuBQIArRUCAKwVAgCGIBwAh8QdAM58AIDSfACA1nwAgNp8AIDefACA72wGAOJ8AIDhbAcA5nwAgON0BwDqfACA7nwAgPJ8AID2fACAs5EBAPp8AID+fACAAn0AgAZ9AIC2sQEAtbkBAAp9AIC7VQEAukkBAA59AIASfQCAv/UAAL71AAC9RQEAvEUBAKNRHgDGfACAFn0AgBp9AIAefQCApnEeAKV5HgAifQCAq5UeAKqJHgAmfQCAKn0AgK81HwCuNR8ArYUeAKyFHgCAbQAAgRUAAIIdAADv/BkALn0AgDJ9AIA2fQCAOn0AgIbAAACHrAMAPn0AgEJ9AIBGfQCA4SwcAEp9AIDjzBwAqK0eAKnNHgCq2R4Aq9EeAKzxHgCt8R4Arj0eAK81HgCE7AAATn0AgFJ9AIBWfQCAWn0AgF59AIBifQCAZn0AgLjRHwC53R8Auu0fALvlHwC84R8AveEfAL7hHwC/4R8AsE0eALFRHgCyUR4As1EeALTxHwC18R8AtvEfALfxHwCobR4AqY0eAKqFHgCrnR4ArIUeAK2NHgCuuR4Ar7UeAGp9AIBufQCAcn0AgHZ9AIB6fQCAfn0AgIJ9AICGfQCAuJ0eALmtHgC6pR4Au0UBALxdAQC9RQEAvkUBAL91AQCw0R4AsdEeALLRHgCz0R4AtLUeALW9HgC2tR4At60eALMNHgCKfQCAjn0AgJJ9AICWfQCAtg0eALUNHgCafQCAuxUeALoVHgCefQCAon0AgL95HgC+cR4AvQUeALwFHgCCbQAAo0keAIBVAACBZQAApkkeAL6cAQCqfQCApUkeAKpRHgCrUR4Ah3wAAIZMAACuNR4Arz0eAKxBHgCtQR4AqF0CAKltAgCqZQIAq30CAKxpAgCtsQIArrECAK+xAgCE7AQArn0AgLJ9AIC2fQCAun0AgL59AIDCfQCAxn0AgLhxAwC5cQMAunEDALtxAwC81QMAvd0DAL7VAwC/zQMAsNECALHRAgCy0QIAs9ECALRRAwC1UQMAtlEDALdRAwCz7QIAyn0AgM59AIC+gAQA0n0AgLYxAgC14QIA1n0AgLsVAgC6FQIA2n0AgN59AIC/lQMAvpUDAL0FAgC8BQIA4n0AgKOpAgDmfQCA6n0AgKZ1AgDufQCA8n0AgKWlAgCqUQIAq1ECAPZ9AID6fQCArtEDAK/RAwCsQQIArUECAKjZAgCpIQEAqiEBAKshAQCsIQEArSEBAK4hAQCvIQEA/n0AgAJ+AIAGfgCAviAEAAp+AIAOfgCAEn4AgBp+AIC4jQEAuZEBALqRAQC7pQEAvL0BAL11AAC+fQAAv3UAALDlAQCx7QEAsvkBALPxAQC02QEAtdkBALa5AQC3tQEA4RgeAB5+AIDjKB8AIn4AgIGlAACApQAAJn4AgIKlAACGAAQAh/QFACp+AIAufgCAMn4AgDZ+AIDvYB4AOn4AgD5+AIBCfgCAhfD0AUZ+AIBKfgCA42QBAE5+AIDhpAEAUn4AgO/IAABWfgCAWn4AgFZ8AICE/AUAXn4AgGJ+AICzKQYAFn4AgGZ+AIBqfgCAbn4AgLYhBgC1KQYAcn4AgLupBgC6oQYAdn4AgHp+AIC/nQYAvp0GAL2lBgC8rQYA4bQHAH5+AIDjeAQAgn4AgIB9AACBEQAAghUAAIZ+AICGwAAAh1gDAIp+AICOfgCAkn4AgJZ+AIDvDAQAmn4AgKOpBgCefgCAon4AgKZ+AICqfgCApqEGAKWpBgCufgCAqykGAKohBgCyfgCAtn4AgK8dBgCuHQYArSUGAKwtBgC6fgCAs0kHAL5+AIDCfgCAtn0HAMZ+AIDKfgCAtXUHALpdBwC7JQcAzn4AgNJ+AIC+IQcAvy0HALw9BwC9MQcAqD0GAKmBBgCqhQYAq5UGAKy5BgCtuQYArqkGAK+pBgDWfgCA2n4AgN5+AIDifgCA5n4AgIK5AACBsQAAgLkAALitBgC5vQYAurUGALtFAQC8XQEAvUUBAL5FAQC/dQEAsN0GALGlBgCyrQYAs6EGALShBgC1rQYAtpkGALeVBgCjDQYA6n4AgO5+AIDyfgCAhJgCAKY5BgClMQYAvpwBAKthBgCqGQYAhggAAId8AQCvaQYArmUGAK11BgCseQYA+n4AgLO1AQD+fgCAAn8AgLZVAQAGfwCACn8AgLWhAQC6cQEAu3kBAA5/AIASfwCAvjEBAL89AQC8UQEAvVEBAKhpAgCpaQIAqnkCAKt5AgCsbQIArZECAK6RAgCvkQIAFn8AgBp/AIAefwCAIn8AgCZ/AIAqfwCALn8AgDJ/AIC4mQIAua0CALqlAgC7bQMAvHUDAL19AwC+dQMAv20DALDxAgCx+QIAssECALPBAgC0sQIAtb0CALa1AgC3qQIANn8AgDp/AIA+fwCAo/0CAEJ/AICl6QIAph0CAEZ/AIBKfwCATn8AgKo5AgCrMQIArBkCAK0ZAgCueQIAr3UCAFJ/AIBWfwCAWn8AgIQADACAGQAAgQkAAII5AABefwCAYn8AgGp/AIBufwCAvuAMAHJ/AIB2fwCAhlgNAIcMAwCowQIAqc0CAKrFAgCr2QIArMkCAK39AgCu9QIArz0BAHp/AIB+fwCAgn8AgIZ/AICKfwCAjn8AgJJ/AIC+MAwAuMUBALnNAQC62QEAu9EBALzxAQC98QEAvpkBAL+ZAQCwRQEAsU0BALJFAQCzXQEAtEUBALVNAQC2RQEAt/0BAOE4BgCWfwCA42wGAJp/AICefwCAon8AgKZ/AICqfwCAhKgNAK5/AICyfwCAtn8AgL6wDwC6fwCA72wGAL5/AIDCfwCApn0AgMZ/AIDKfwCA41AAAM5/AIDhoAEA0n8AgO+EAADafwCAhyANAIZMDwCAPQAAgSEAAIIlAADefwCAs80NAGZ/AIDWfwCA4n8AgOZ/AIC2/Q0AtcENAOp/AIC7CQ4AugEOAO5/AIDyfwCAvwkOAL4BDgC9CQ4AvBEOAPZ/AIDjmAwA+n8AgOH8DwD+fwCAAoAAgAaAAIAKgACADoAAgBKAAIAWgACAGoAAgB6AAIDvYAwAIoAAgCaAAICjTQ0AKoAAgC6AAIAygACANoAAgKZ9DQClQQ0AOoAAgKuJDgCqgQ4APoAAgEKAAICviQ4AroEOAK2JDgCskQ4Agm0AALM1DgCAVQAAgWUAALb1DwCE3AMARoAAgLX9DwC60Q8Au9EPAIYABACH3AAAvn0PAL9lDwC8wQ8AvXkPAKjlDwCp7Q8AqvkPAKv5DwCsMQ4ArTEOAK4xDgCvMQ4ASoAAgE6AAIBSgACAVoAAgFqAAIBegACAYoAAgGaAAIC43Q4AueEOALrhDgC74Q4AvOUOAL3pDgC+mQ4Av5UOALBRDgCxUQ4AslEOALPpDgC0/Q4AteUOALbtDgC35Q4Ao3EPAGqAAIBugACAcoAAgHaAAICmsQ4ApbkOAHqAAICrlQ4AqpUOAH6AAICCgACAryEOAK45DgCtPQ4ArIUOAIaAAICzyQEAioAAgI6AAIC2+QEAkoAAgJaAAIC1wQEAuqkBALu1AQCagACAnoAAgL6tAQC/lQEAvK0BAL2lAQCo5Q0AqfkNAKoFAgCrHQIArA0CAK09AgCuNQIAr10CAKKAAICmgACAqoAAgK6AAICAGQAAgRkAAIIFAACygACAuC0CALk1AgC6MQIAuzECALzVAgC93QIAvtUCAL/NAgCwKQIAsTUCALI9AgCzNQIAtC0CALUVAgC2HQIAtxUCALqAAICEnAIAvoAAgKOBAgDCgACApYkCAKaxAgDGgACAhiAEAIfUAwCq4QIAq/0CAKzlAgCt7QIAruUCAK/dAgC29QMAvkQDAIWM/QG1/QMAyoAAgLP9AwDOgACA0oAAgL59AwC/TQMAvGUDAL19AwC6dQMAu30DANaAAIDagACA3oAAgOKAAICEBAIAoyUCAOaAAIClJQIApi0CAOqAAIDugACA8oAAgKqtAgCrpQIArL0CAK2lAgCupQIAr5UCAPaAAID6gACA/oAAgAKBAIAGgQCA48ADAAqBAIDhrAEADoEAgO9YAwASgQCAFoEAgIANAACB5QAAgu0AABqBAIDhYA8A40ABAOM4DgDheA4AHoEAgCKBAIC+lAUAKoEAgIYABACHZAUALoEAgDKBAIA2gQCA7/wOAO98DgA6gQCAs1EBAD6BAID2fgCAQoEAgEaBAIC2DQEAtQkBAEqBAIC74QAAuhkBAE6BAIBSgQCAv9EAAL7pAAC96QAAvPkAALaAAIAmgQCAVoEAgFqBAIBegQCAYoEAgGaBAIBqgQCAqKEGAKmtBgCquQYAq7EGAKzhBgCt7QYAruUGAK/FBgCwvQYAsUUHALJNBwCzXQcAtE0HALV1BwC2fQcAtx0HALglBwC5LQcAuiUHALs9BwC8KQcAvRUHAL4RBwC/EQcAoxEGAG6BAIBygQCAdoEAgHqBAICmTQYApUkGAH6BAICroQcAqlkGAIKBAICGgQCAr5EHAK6pBwCtqQcArLkHAIANAACBFQAAgh0AAIqBAICOgQCAkoEAgISUAwC+lAMAloEAgJqBAICGyAAAh4wAAJ6BAICigQCApoEAgKqBAIConQYAqa0GAKqlBgCrvQYArK0GAK3RBgCu1QYAr80GAK6BAICygQCAtoEAgLqBAIC+gQCAwoEAgMaBAIDKgQCAuF0BALnBAQC6wQEAu8EBALzBAQC9yQEAvvEBAL/xAQCwvQYAsY0GALKFBgCzZQEAtH0BALVlAQC2bQEAt2UBALMtBgDOgQCA0oEAgNaBAIDagQCAtlEGALUlBgDegQCAu0kGALp5BgDigQCA5oEAgL+hAQC+uQEAvbEBALxRBgDqgQCAo2kGAO6BAIDygQCAphUGAPaBAID6gQCApWEGAKo9BgCrDQYA/oEAgAKCAICu/QEAr+UBAKwVBgCt9QEAutUHALvdBwC4wQcAucEHAL4xBAC/MQQAvPEHAL3xBwCyrQcAs7UHALCtBwCxpQcAtp0HALf1BwC0pQcAtZUHAKppBwCraQcAqGkHAKlpBwCuaQcAr2kHAKxpBwCtaQcAgLkDAIGNAwCChQMAhKgDAIZQ/AGHCAMAvjQDAAqCAICoZQIAqXUCAKp9AgCrdQIArG0CAK21AwCuvQMAr7UDAA6CAIASggCAFoIAgBqCAIAeggCAIoIAgCaCAIAqggCAuFEDALlZAwC6YQMAu2EDALwRAwC9HQMAvhUDAL8JAwCwzQMAsdUDALLdAwCz1QMAtM0DALVxAwC2cQMAt3EDAC6CAIAyggCAs/0DADaCAIC17QMAOoIAgD6CAIC2PQIAQoIAgEaCAIC7GQIAugECAL0JAgC8AQIAv70CAL4BAgBKggCAToIAgITE/QG+wPwBUoIAgFaCAIBaggCA79wDAF6CAIDhlAEAYoIAgOMQAwBmggCAgu0AAIHtAACA7QAA4TgGAOE8BwDjQAEA45QGAGqCAIBuggCAcoIAgHqCAICGgPwBh+j9AX6CAICCggCAhoIAgIqCAIDvnAEA79wGAKM1AwCOggCAkoIAgJaCAICaggCApvUCAKUlAwCeggCAq9ECAKrJAgCiggCApoIAgK91AgCuyQIArcECAKzJAgB2ggCAqoIAgK6CAICyggCA76T9AbaCAIC6ggCAvoIAgON4/QHCggCA4UD8AcaCAIDKggCAzoIAgNKCAIDWggCAs+X+AYItAACBFQAAgB0AANqCAIC25f4BtfX+Ad6CAIC7Yf8Butn+AeKCAICE5AMAv2n/Ab5h/wG9df8BvHn/Aaj9/gGpJf4Bqi3+Aasl/gGsPf4BrSX+Aa4t/gGvJf4BviwAAOaCAICGiAAAh+wAAOqCAIDuggCA8oIAgPaCAIC4gf8BuYH/AbqZ/wG7mf8BvIn/Ab21/wG+sf8Bv63/AbBd/gGx5f8Bsu3/AbPh/wG05f8Bte3/AbbZ/wG32f8Bo6X/AfqCAID+ggCAAoMAgAaDAICmpf8BpbX/AQqDAICrIf4Bqpn/AQ6DAIASgwCAryn+Aa4h/gGtNf4BrDn+ARaDAICz6f4BGoMAgB6DAIC2lf4BIoMAgCaDAIC16f4BurH+Abu5/gEqgwCALoMAgL51AQC/fQEAvJH+Ab2R/gGoHf4BqS3+Aaol/gGrPf4BrCX+Aa1R/gGuUf4Br1H+ATKDAIA2gwCAOoMAgD6DAIBCgwCARoMAgEqDAIBOgwCAuNkBALnZAQC67QEAu+EBALzhAQC94QEAvuEBAL/hAQCwMf4BsTn+AbIB/gGzAf4BtPUBALX9AQC29QEAt+kBAKOt/QFSgwCAvkwDAFqDAIBegwCAptH9AaWt/QFigwCAq/39Aar1/QFmgwCAaoMAgK85AgCuMQIArdX9AazV/QGA+QMAgfkDAIJNAACFdCAAboMAgITYAwCE1AQAcoMAgIZABACHVAMAdoMAgHqDAIB+gwCAgoMAgIaDAIC+8AUAqDECAKkxAgCqMQIAqzECAKyVAwCtnQMArpUDAK+NAwCKgwCAjoMAgJKDAICWgwCAhHwHAJqDAICegwCAooMAgLipAwC5qQMAumkDALtpAwC8eQMAvXkDAL5pAwC/aQMAsP0DALHNAwCyxQMAs60DALS5AwC1uQMAtq0DALelAwCmgwCAqoMAgK6DAICygwCAtoMAgLqDAIDv6AMAvoMAgOGQAQDCgwCA42wDAMqDAICAJQAAgSkAAIIdAADOgwCAs/kDANKDAICGaAcAh1wFANaDAIC2XQIAtV0CANqDAIC7SQIAunkCAN6DAIDigwCAvz0CAL49AgC9OQIAvFECAOaDAIDhPP4BvkAGAOPwAQDqgwCA7oMAgPKDAID2gwCA+oMAgP6DAIAChACABoIAgAaEAIAKhACADoQAgO/kAQAShACAFoQAgKNxAwAahACApdUCAB6EAIAihACAptUCACaEAIAqhACAq8ECAKrxAgCtsQIArNkCAK+1AgCutQIA4dz8AcaDAIDjUAQA74gEAID1BwCBCQAAgj0AAC6EAICEJAEAMoQAgDaEAIA6hACAPoQAgOFMBADv5BwA43QEALNdBgBChACAhgAMAIfgAwBGhACAtgUGALV1BgBKhACAuxEGALoJBgBOhACAUoQAgL/VBgC+1QYAvQEGALwJBgCojQYAqZUGAKqVBgCrpQYArL0GAK3FBgCuxQYAr/UGAFaEAIBahACAXoQAgGKEAIBmhACAaoQAgG6EAIByhACAuHUGALl9BgC6dQYAu80HALzVBwC93QcAvtUHAL/NBwCwjQYAsZUGALKdBgCzlQYAtFEGALVRBgC2UQYAt1EGAKMdBwCPFewBdoQAgHqEAIB+hACApkUHAKU1BwCChACAq1EHAKpJBwCGhACAioQAgK+VBwCulQcArUEHAKxJBwCeRfkBn6X5AZyR/QGdTfkBmlX9AZtd/QGYBfEBmZX+AZal8gGXYfEBlG31AZU19QGS4ekBk4X2AZBV7AGRXekBsbEdALClHQCziRkAskEcALUBJAC09RkAjoQAgJKEAICWhACAgqkDAIGhAwCAaQAAohUFAKMFAgCgFQYAob0FAKHFAQCahACAo80NAKLlAQClAQgApN0NAKfRCQCm2QkAqQEUAKilCACrxRQAqs0VAK3REQCsARAArwEcAK51EQCCEe8BgynvAZ6EAICihACAhuH1AYcR9gGEOeoBhY3qAYp59gGL4fEBvqQMAKqEAICO+f0BjzH+AYw98gGNYfIBkkn+AZOd/gGHCAwAhmwMAJax+gGX+QUAlFn6AZVZ+gGaYQYAm8EGAK6EAICyhACAtoQAgLqEAICcyQEAvoQAgKitBQCpuQUAqs0FAKvdBQCszQUArf0FAK71BQCvHQUAwoQAgMaEAIDKhACAzoQAgNKEAIDWhACA2oQAgN6EAIC4dQUAuX0FALoJBQC7CQUAvB0FAL0BBQC+AQUAvz0FALBxBQCxcQUAsnEFALNxBQC0UQUAtVEFALZRBQC3TQUAs0UEAOKEAIDmhACA6oQAgO6EAIC2fQQAtUUEAPKEAIC7tQQAurUEAPaEAID6hACAv5UEAL6VBAC9pQQAvKUEAP6EAICjAQQAAoUAgAaFAICmOQQACoUAgA6FAIClAQQAqvEEAKvxBAAShQCAhOwNAK7RBACv0QQArOEEAK3hBADh0AYAhAwMAOMoBwC+AAwAGoUAgO9EAwCGuAwAhywNAB6FAIDjlAEAIoUAgOH8AQBWgwCAJoUAgO/IBgAqhQCALoUAgDKFAICzjQMANoUAgLWNAwA6hQCAPoUAgLa1AwBChQCARoUAgLtBAwC6SQMAvUEDALxZAwC/QQMAvkkDAKNFDACmhACAFoUAgEqFAIBOhQCApn0MAKVFDABShQCAq4kMAKqBDABWhQCAWoUAgK+JDACugQwArYkMAKyRDACAFQ8AgR0PAIIhDwCzIQ4AXoUAgLUhDgC2JQ4AYoUAgGaFAIBqhQCAusEOALvBDgC8wQ4AvcEOAL7BDgC/wQ4AqK0OAKntDgCq5Q4Aq/0OAKzlDgCt6Q4ArjkOAK85DgBuhQCAcoUAgHaFAIB6hQCAgB0AAIEJAACCvQEAfoUAgLjNDwC51Q8AutUPALvlDwC8/Q8AvZUPAL6RDwC/kQ8AsEkOALFJDgCyWQ4As1kOALRJDgC1SQ4Atv0PALf1DwCjbQ8AgoUAgL6EAQCKhQCAjoUAgKZpDwClbQ8AkoUAgKuNDwCqjQ8AhogAAIdsAQCvjQ8Aro0PAK2NDwCsjQ8AloUAgLPtDgCahQCAnoUAgLaRDgCihQCApoUAgLXhDgC6tQ4Au70OAKqFAICuhQCAvn0BAL9lAQC8mQ4AvZkOAKgRDgCpJQ4AqiEOAKs5DgCsLQ4ArVUOAK5dDgCvUQ4AhKgAALKFAIC2hQCAuoUAgL6FAIDChQCAxoUAgMqFAIC47QEAuZUBALqVAQC7rQEAvLUBAL11AQC+fQEAv3UBALA1DgCxPQ4AsgkOALMJDgC0/QEAteUBALblAQC31QEAo6kNAM6FAIDShQCA1oUAgNqFAICm1Q0ApaUNAN6FAICr+Q0AqvENAOKFAIDmhQCAryECAK45AgCt3Q0ArN0NAIANAACBFQAAgh0AAOqFAIDuhQCA8oUAgIeQAwCGfAQAvuwEAPqFAID+hQCAAoYAgAaGAIAKhgCADoYAgBKGAICyLQ4AszUOALAtDgCxJQ4Ati0OALedDwC0LQ4AtSUOALq9DwC7jQ8AuKUPALm9DwC+LQ8AvxUPALyVDwC9JQ8AFoYAgBqGAIAehgCAIoYAgCaGAIAqhgCALoYAgDKGAICqpQ4Aq7UOAKjFDgCp3Q4Arp0OAK9VDgCspQ4ArZUOAKgNAgCpFQIAqhUCAKtNAgCsWQIArVkCAK5NAgCvRQIAhKgFADaGAIA6hgCAPoYAgIS4BABChgCARoYAgEqGAIC4/QIAuUEBALpBAQC7QQEAvEEBAL1JAQC+cQEAv3EBALAJAgCxCQIAss0CALPFAgC03QIAtcUCALbNAgC3xQIA4dQPAOMQDgDj9A4A4QwOAE6GAIBShgCAVoYAgFqGAIBehgCAYoYAgL4kBABqhgCA7AAAAO9EAADvzA4AboYAgIJlAACz2QIAgFUAAIFtAAC2nQIAcoYAgHaGAIC1lQIAuokCALuJAgCGqAQAh+AEAL5dAgC/RQIAvF0CAL1VAgCjHQUA9oUAgGaGAIB6hgCAfoYAgKZZBQClUQUAgoYAgKtNBQCqTQUAhoYAgIqGAICvgQUArpkFAK2RBQCsmQUAjoYAgLMpBgCShgCAloYAgLYpBgCahgCAnoYAgLUpBgC6pQYAu60GAKKGAICmhgCAvqUGAL+tBgC8tQYAva0GAKjlBgCp7QYAquUGAKv9BgCs5QYAre0GAK7lBgCvXQYAqoYAgK6GAICyhgCAtoYAgLqGAIC+hgCAwoYAgMaGAIC46QcAuekHALr9BwC79QcAvO0HAL1FBwC+TQcAv0UHALAlBgCxLQYAsiUGALM9BgC0JQYAtS0GALYlBgC32QcAo20HAIItAACBFQAAgB0AAMqGAICmbQcApW0HAM6GAICr6QcAquEHANKGAIC+oAEAr+kHAK7hBwCt6QcArPEHANaGAICzkQYAhugAAIcsAQC2QQEA2oYAgN6GAIC1UQEAuk0BALslAQDihgCA5oYAgL4lAQC/LQEAvDEBAL0xAQCwrQEAscUBALLBAQCzwQEAtMUBALXNAQC28QEAt/EBALgBAQC5AQEAugEBALsBAQC8AQEAvQEBAL4BAQC/AQEA6oYAgO6GAIDyhgCA9oYAgIaFAID6hgCA/oYAgAKHAICoTQYAqVkGAKo9BgCrNQYArP0BAK3lAQCu5QEAr9UBAKPVBQAGhwCACocAgA6HAIAShwCApgUCAKUVAgAWhwCAq2ECAKoJAgAahwCAHocAgK9pAgCuYQIArXUCAKx1AgAihwCAJocAgCqHAIAuhwCAMocAgOFkBQA2hwCA4+wFAIARAACBEQAAghEAAO/0BgA6hwCAPocAgEKHAIC+MAMAhMQCAEqHAICz4QMAhMAcALVRAwBOhwCAUocAgLZZAwBWhwCAWocAgLtxAwC6eQMAvbUAALxpAwC/tQAAvrUAAF6HAIDhlAEAYocAgONcAgCGcBwAh0QDAGaHAIBqhwCAbocAgHKHAIB2hwCAeocAgH6HAICChwCAhocAgO94AgCoVQIAqV0CAKphAgCrYQIArNECAK3RAgCu0QIAr9ECAIqHAICOhwCAkocAgJaHAICahwCAnocAgKKHAICmhwCAuGkBALlpAQC6CQEAuwkBALwZAQC9GQEAvgkBAL8FAQCwtQIAsb0CALK1AgCzaQEAtHkBALV5AQC2aQEAt2EBAOHEBwDjpAYA47gGAOF8BgCADQAAgTUAAII9AACqhwCArocAgLKHAIC+4B0AuocAgL6HAIDvYAAA7+gGAMKHAICjqQIAxocAgMqHAIDOhwCA0ocAgKYRAgClGQIA1ocAgKs5AgCqMQIAhkgcAIfMHACv/QEArv0BAK39AQCsIQIAqIUeAKmRHgCqkR4Aq60eAKy1HgCt1R4ArtEeAK/FHgC2hwCA2ocAgN6HAIDihwCA5ocAgOqHAIDuhwCA8ocAgLhhHwC5YR8AumEfALthHwC8YR8AvWEfAL5hHwC/YR8AsL0eALGFHgCyjR4As4UeALSdHgC1hR4Ato0eALeFHgCzGR4A9ocAgPqHAID+hwCAAogAgLZVHgC1PR4ABogAgLtBHgC6eR4ACogAgA6IAIC/QR4AvlkeAL1RHgC8WR4AEogAgKNdHgAWiACAGogAgKYRHgAeiACAIogAgKV5HgCqPR4AqwUeAISkAwC+qAMArh0eAK8FHgCsHR4ArRUeAKitHgCptR4AqrUeAKvJHgCs2R4ArdkeAK7JHgCvwR4AgO0BAIHxAQCC8QEAJogAgIaQAACHdAEAKogAgC6IAIC4yQEAuckBALrZAQC70QEAvPkBAL35AQC+mQEAv5UBALBFAQCxTQEAskUBALNdAQC0RQEAtU0BALZFAQC3+QEAsz0eADKIAIA2iACAOogAgD6IAIC2WR4AtVEeAEKIAIC7iQEAuoEBAEaIAIBKiACAv4kBAL6BAQC9iQEAvJEBAE6IAIBSiACAo3UeAFaIAIClGR4AWogAgF6IAICmER4ARocAgGKIAICrwQEAqskBAK3BAQCs2QEAr8EBAK7JAQBmiACAaogAgG6IAIByiACAdogAgIQYAgB6iACAfogAgIKIAICGiACAiogAgI6IAICSiACAmogAgJ6IAIC+cAMAgGkAAIFpAACCeQAAhAAEAIbwBACHdAMAoogAgO8MHwCmiACA4aweAKqIAIDj8B4ArogAgLKIAIC2iACAuogAgL6IAIDCiACAxogAgMqIAIDvVAIAzogAgNKIAIDWiACA46QCANqIAIDhgAEA3ogAgOKIAIDmiACA6ogAgO6IAICzRQMA8ogAgPaIAID6iACA/ogAgLZFAwC1VQMAAokAgLshAwC6SQMAvqAEAAqJAIC/KQMAviEDAL01AwC8OQMAqDkCAKk5AgCqjQIAq4UCAKydAgCthQIAroUCAK+1AgCA7QEAgfUBAIL1AQAOiQCAhpAEAIcEBQASiQCAFokAgLhFAQC5TQEAukUBALtdAQC8SQEAvUkBAL55AQC/eQEAsM0CALGlAgCyrQIAs6ECALSlAgC1rQIAtp0CALd9AQAaiQCAHokAgCKJAIAmiQCAKokAgC6JAIAyiQCA74gBAITsBADhVB4ANokAgONUAQA6iQCAPokAgEKJAIBGiQCAo0UCAEqJAIBOiQCAUokAgFaJAICmRQIApVUCAFqJAICrIQIAqkkCAF6JAIBiiQCArykCAK4hAgCtNQIArDkCAKg1BgCpPQYAqlEGAKttBgCseQYArWUGAK5tBgCvZQYABokAgGaJAIBqiQCAbokAgIAZAACBGQAAggUAAHKJAIC45QYAuekGALr5BgC7+QYAvOkGAL3pBgC+nQYAv5UGALAdBgCx5QYAsu0GALPlBgC0/QYAteEGALbhBgC34QYAs9kGAL7QAwB2iQCAeokAgH6JAIC25QYAtfEGAIKJAIC7IQYAutkGAIaYAACHeAMAvyUGAL45BgC9MQYAvDkGAIaJAICjnQYAiokAgI6JAICmoQYAkokAgJaJAICltQYAqp0GAKtlBgCaiQCAnokAgK59BgCvYQYArH0GAK11BgCo7QcAqSkGAKoxBgCrMQYArJEGAK2RBgCukQYAr5EGAKKJAICmiQCAqokAgK6JAICyiQCAtokAgLqJAIC+iQCAuIUGALmNBgC6hQYAu50GALyNBgC9vQYAvrUGAL95AQCw8QYAsfEGALLxBgCzxQYAtMEGALXBBgC2wQYAt8EGALO5BgDCiQCAxokAgMqJAIDOiQCAthEGALUZBgDSiQCAuzUGALo1BgDWiQCA2okAgL8FBgC+BQYAvREGALwlBgClQQYA3okAgOKJAICmSQYAgRUAAIB5AACj4QYAghUAAK1JBgCsfQYAr10GAK5dBgCENAEAlogAgKttBgCqbQYAvswDAOqJAICzlQIA7okAgLXZAgDyiQCA9okAgLbRAgCGgAwAhzgDALvFAgC6xQIAvRUDALwVAwC/FQMAvhUDAPqJAID+iQCA71gGAIRAAwACigCABooAgAqKAIAOigCAEooAgBaKAIAaigCAHooAgOE4BgAiigCA4yQGAL5wDACsSQIArUkCAK5dAgCvVQIAqB0CAKkFAgCqBQIAq10CAISoDAAmigCAKooAgC6KAIC+vA0AMooAgDaKAIA6igCAvE0DAL1VAwC+VQMAv2UDALjpAwC56QMAul0DALtVAwC0yQMAtckDALbZAwC32QMAsBkCALEZAgCy2QMAs9kDAD6KAIDj5AAAQooAgOG8AQBGigCAgj0AAIE9AACAPQAASooAgE6KAIBSigCAWooAgF6KAIDvzAMAYooAgGaKAICj3QMAaooAgIboDACHYA0AbooAgKaZAwClkQMAcooAgKuNAwCqjQMAdooAgHqKAICvXQIArl0CAK1dAgCsXQIAfooAgIKKAICGigCAiooAgI6KAICSigCAlooAgO/gAQCEvAwA4YwGAJqKAIDjHAYAnooAgKKKAICmigCAqooAgLPVAQCuigCAsooAgLaKAIC6igCAtpEBALWZAQC+igCAu70BALq9AQDCigCAyooAgL+dAQC+nQEAvZ0BALydAQCoBQ4AqQkOAKodDgCrFQ4ArFEOAK1RDgCuSQ4Ar0kOAFaKAICCzQ8AgfUPAID9DwDGigCAzooAgIYcAACHsAMAuOkOALnpDgC6/Q4Au/UOALztDgC9VQ8AvlEPAL9NDwCwOQ4AsTkOALIJDgCzCQ4AtBkOALUZDgC2DQ4At9kOAKOVDgDSigCA1ooAgNqKAIDeigCAptEOAKXZDgDiigCAq/0OAKr9DgDmigCA6ooAgK/dDgCu3Q4Ard0OAKzdDgDuigCAs/0PAPKKAID2igCAtoEPAPqKAID+igCAtZkPALqNDwC7ZQ8AAosAgAaLAIC+fQ8Av2UPALx9DwC9dQ8AqC0OAKk1DgCqMQ4AqzEOAKxVDgCtRQ4ArkUOAK91DgAKiwCADosAgBKLAIAWiwCAGosAgB6LAIAiiwCAJosAgLjpDgC59Q4Auv0OALv1DgC87Q4AvZEOAL6RDgC/kQ4AsA0OALHlDgCy7Q4As+UOALT9DgC15Q4Atu0OALflDgCjuQ4Agi0AAIEVAACAHQAAKosAgKbFDgCl3Q4ALosAgKshDgCqyQ4AMosAgL4sAQCvIQ4ArjkOAK0xDgCsOQ4AOosAgLZVAQC1RQEANosAgLNVAQA+iwCAhngAAIdcAAC/OQEAvjEBAL0lAQC8JQEAuzEBALpZAQDmiQCAQosAgEaLAIBKiwCAhAQDAKOJAgBOiwCApZkCAKaJAgBSiwCAvyg5AFaLAICqhQIAq+0CAKz5AgCt+QIAru0CAK/lAgDjWAIA78AOAOGIAQBaiwCAXosAgGKLAIBmiwCAaosAgG6LAIByiwCAdosAgHqLAIDvKAIA4ygOAH6LAIDhRA4AqbUCAKhpDQCrAQIAqgkCAK0BAgCsGQIArzECAK4BAgC+AAQAgosAgIaLAICKiwCAjosAgJKLAICWiwCAmosAgLnlAwC45QMAu+UDALrlAwC95QMAvOUDAL/lAwC+5QMAsSECALBJAgCzJQIAsiUCALUpAgC0IQIAtxUCALYVAgCowQIAqdECAKr1AgCrDQEArBUBAK0FAQCuBQEArzkBAJ6LAICiiwCAqosAgK6LAICyiwCAtosAgLqLAIC+iwCAuC0BALk9AQC67QEAu+UBALz9AQC95QEAvu0BAL/lAQCwLQEAsTUBALI9AQCzNQEAtC0BALUVAQC2HQEAtxUBAIA9AQCBpQAAgq0AAO/YAACGsAUAh9gFAMKLAIDv1A8AhGwEAOH0DgDGiwCA4xwPAMqLAIDhlAEAzosAgOMMDgCzPQIA0osAgNaLAIDaiwCA3osAgLbFAQC13QEA4osAgLuxAQC6qQEA5osAgOqLAIC/kQEAvqkBAL2hAQC8qQEAposAgO6LAICqRQYAq10GAKxFBgCtTQYArkUGAK99BgDyiwCA9osAgPqLAICj0QUA/osAgKUxBgCmKQYAAowAgAaMAICCHQAAgR0AAIAdAAAKjACADowAgBKMAIC+lAMAFowAgBqMAICGSAMAh8wDAB6MAIAijACAJowAgCqMAICoqQcAqakHAKq5BwCruQcArKkHAK2pBwCuAQcArzUHAC6MAIAyjACANowAgDqMAIA+jACAQowAgEaMAIBKjACAuC0HALnBAAC66QAAu+kAALz5AAC95QAAvuUAAL+dAACwUQcAsV0HALItBwCzJQcAtD0HALUlBwC2JQcAtxUHALMxBgBOjACAUowAgFaMAIBajACAtikGALUhBgBejACAu5kGALqVBgBijACAZowAgL/hBgC++QYAvfEGALz5BgBqjACAo3UGAG6MAIByjACApm0GAHaMAIB6jACApWUGAKrRBgCr3QYAfowAgIKMAICuvQYAr6UGAKy9BgCttQYAqOUBAKn1AQCq/QEAq/UBAKztAQCtNQEArj0BAK81AQCA+QAAgc0AAILFAACEYAEAvngBAIqMAICHrAAAhpABALjRAAC52QAAuuEAALvhAAC8kQAAvZ0AAL6VAAC/iQAAsE0BALFVAQCyXQEAs1UBALRNAQC18QAAtvEAALfxAACzdQIAjowAgJKMAICWjACAmowAgLa1AgC1ZQIAnowAgLuRAgC6iQIAoowAgKaMAIC/NQMAvokCAL2BAgC8iQIAqowAgKMxAgCujACAhMADAKbxAgCyjACAtowAgKUhAgCqzQIAq9UCALqMAIC+jACArs0CAK9xAwCszQIArcUCAKuNAACqjQAAqY0AAKg5AwCvvQAArr0AAK2FAACsjQAAqgAAAKsAAADCjACAxowAgMqMAIDOjACA0owAgNaMAIC7fQAAun0AALl9AAC4fQAAv90BAL7dAQC93QEAvN0BALO5AACysQAAsaEAALCtAAC3XQAAtl0AALWVAAC0lQAA2owAgN6MAIDijACA5owAgIE1AACADQAA6owAgII1AAC+rD0A7owAgPKMAICFaD0A+owAgP6MAICGODwAh8ACALNJAQACjQCA0AAAAAaNAIAKjQCAtkkBALVJAQAOjQCAuykBALolAQASjQCAFo0AgL8dAQC+HQEAvSEBALwpAQDjNDYA4QwGAOGwAgDjPAYAGo0AgB6NAIAijQCAJo0AgIQsPwC+oD8AKo0AgC6NAIDvfDcAMo0AgDaNAIDvGAEAOo0AgD6NAICGaD4Ah8w/AEKNAIBGjQCASo0AgO+UAABOjQCA4ZQBAFKNAIDjUAAAVo0AgILpPwCB6T8AgPE/AKMJPgCPASQA9owAgFqNAIBejQCApgk+AKUJPgBijQCAq2k+AKplPgBmjQCAao0AgK9dPgCuXT4ArWE+AKxpPgCeYTgAn3U4AJzBNACdtTkAmqU1AJt1NACYeTAAmXExAJYhLQCXhTEAlG0sAJVlLACSeSgAk6UtAJBRJACReSgAsQ0UALAFFACzARgAslUUALV5GAC0tRgAbo0AgHKNAIB2jQCAeo0AgH6NAICCjQCAotE8AKMlAQCgdTkAob08AKHJAACGjQCAowEEAKLlAAClHQQApPUEAKf5CACmAQgAqQEMAKhtCACrzQwAqs0MAK3REACsARAAr9URAK7ZEACCBSUAgy0lAIqNAICOjQCAhsEsAIcRLQCEHSkAhRUpAIopLQCLZSwAko0AgJaNAICOHTAAj8E0AIzZMACNHTEAkmE1AJPNNQCajQCAno0AgJZhOQCXmTgAlKE4AJV9OQCaYT0AmwU9AKKNAICmjQCAqo0AgK6NAICc6QAAso0AgLaNAIC6jQCAvo0AgMKNAICGjACAxo0AgMqNAIDOjQCAqJE+AKmRPgCq7T4Aq+E+AKzhPgCt6T4ArtE+AK/RPgCwUT4AsVE+ALJRPgCzUT4AtHk+ALV5PgC2bT4At2U+ALghPgC5IT4Aujk+ALs5PgC8KT4AvRU+AL4RPgC/DT4AgJkDAIGZAwCCBQAA0o0AgL5UAwDhsD0A2o0AgONAPgCEOAIA3o0AgOKNAIDv9D8A5o0AgOqNAICGmAQAhxwDALMFPQCECAQA7o0AgPKNAID2jQCAtgk9ALUJPQD6jQCAu/U9ALr1PQD+jQCAAo4AgL/dPQC+3T0AveU9ALzlPQAGjgCACo4AgKPNPQC+xAQApcE9AA6OAIASjgCApsE9ABaOAIAajgCAqz09AKo9PQCtLT0ArC09AK8VPQCuFT0AtmkCAB6OAIAijgCAtWkCACaOAICzSQIAKo4AgC6OAIC+qQMAv6kDALzBAwC9wQMAuvkDALv5AwAyjgCANo4AgKgtAwCpnQMAqpUDAKutAwCstQMArb0DAK61AwCv2QMAgA0AAIEVAACCHQAAOo4AgD6OAIBCjgCAh7QFAIacBAC4MQIAuTECALo1AgC7zQIAvNUCAL3dAgC+1QIAv8kCALBpAgCxaQIAskECALNBAgC0OQIAtTkCALYRAgC3EQIASo4AgOM0PgBOjgCA4aw+AFKOAIDvfAMAVo4AgFqOAIBejgCA45QDAGKOAIDhfD4AZo4AgO/oPgBqjgCAbo4AgHKOAIB2jgCAo1UDAHqOAICldQMAfo4AgIKOAICmdQMAho4AgIqOAICr5QIAquUCAK3dAgCs3QIAr7UCAK61AgCoGQYAqSEGAKohBgCrPQYArCUGAK1dBgCuVQYAr00GAEaOAICOjgCAko4AgJaOAICajgCAno4AgKKOAICmjgCAuOUGALmBBgC6gQYAu50GALyJBgC9iQYAvqEGAL+hBgCwPQYAsQ0GALIFBgCz7QYAtPUGALXhBgC24QYAt90GALOpBgCCLQAAgRUAAIAdAACqjgCAtt0GALWtBgCujgCAu8kGALr5BgCyjgCAhOADAL8lBgC+MQYAvTkGALzRBgC+iAMAo+0GANaNAIC2jgCAppkGALqOAIC+jgCApekGAKq9BgCrjQYAhkgAAIdsAACudQYAr2EGAKyVBgCtfQYAqIEGAKmNBgCqmQYAq5UGAKyNBgCttQYArrEGAK+tBgDCjgCAxo4AgMqOAIDOjgCA0o4AgNaOAIDajgCA3o4AgLilBgC5YQEAumEBALthAQC8YQEAvWEBAL5hAQC/YQEAsNkGALHZBgCyqQYAs6kGALS9BgC1oQYAtqEGALedBgCzEQYA4o4AgOaOAIDqjgCA7o4AgLY1BgC1BQYA8o4AgLsdBgC6HQYA9o4AgPqOAIC/ZQYAvnkGAL19BgC8fQYA/o4AgKNVBgACjwCABo8AgKZxBgAKjwCADo8AgKVBBgCqWQYAq1kGABKPAIAWjwCArj0GAK8hBgCsOQYArTkGAKjVAgCp3QIAqikDAKspAwCsOQMArTkDAK4pAwCvKQMAGo8AgB6PAIAijwCAKo8AgC6PAIAyjwCAvrgDADaPAIC47QMAuYUDALqBAwC7gQMAvIUDAL2NAwC+sQMAv7EDALBZAwCxWQMAsu0DALPlAwC0/QMAteUDALblAwC31QMAgKEAAIGhAACCoQAAvoAMADqPAICEmAIAPo8AgEKPAICGAAwAh/QDAEaPAIBKjwCATo8AgFKPAIBWjwCAhLADALPhAwBajwCAXo8AgGKPAIBmjwCAtvkDALXxAwBqjwCAu90DALrdAwBujwCAco8AgL9hAwC+eQMAvXEDALx5AwB2jwCAeo8AgH6PAICjLQIAgo8AgKU9AgCmNQIAho8AgIqPAICOjwCAqhECAKsRAgCstQIArb0CAK61AgCvrQIA48QDAOMQBwDhuAEA4WwHAIBxAACBcQAAggUAAJKPAICGwAwAh1QNAJqPAICejwCA77ADAO8ABwCijwCApo8AgKqPAICujwCAso8AgLaPAIC6jwCAvo8AgMKPAIDvpAEAhKANAOGABgDGjwCA4xABAMqPAIDOjwCA0o8AgNaPAICz9QEA2o8AgN6PAIDijwCA5o8AgLZNAQC1SQEA6o8AgLtRAQC6SQEA7o8AgPKPAIC/OQEAvjEBAL1BAQC8SQEAqC0OAKk1DgCqPQ4AqzEOAKyBDgCtjQ4AroUOAK+1DgCWjwCA9o8AgPqPAID+jwCAgBkAAIEZAACCBQAAApAAgLidDgC5rQ4AuqUOALtNDwC8VQ8AvV0PAL5JDwC/QQ8AsM0OALHVDgCy3Q4As9UOALS1DgC1vQ4AtrUOALetDgCjtQ4AvogDAAaQAIAKkACADpAAgKYNDgClCQ4AEpAAgKsRDgCqCQ4AhggAAIdsAwCveQ4ArnEOAK0BDgCsCQ4AFpAAgBqQAIAekACAs7UPACKQAIC1VQ8Atl0PACaPAIAmkACAKpAAgLp5DwC7eQ8AvGkPAL1dDwC+SQ8Av0kPAKhpDgCpaQ4AqnEOAKtxDgCskQ4ArZEOAK6RDgCvkQ4ALpAAgDKQAIA2kACAOpAAgD6QAIBCkACARpAAgEqQAIC4hQ4AuY0OALqFDgC7nQ4AvI0OAL29DgC+tQ4Av3kBALDxDgCx8Q4AsvEOALPFDgC0wQ4AtcEOALbBDgC3wQ4Ao/kOAE6QAIBSkACAVpAAgFqQAICmEQ4ApRkOAF6QAICrNQ4AqjUOAGKQAIBmkACArwUOAK4FDgCtEQ4ArCUOAIANAACBFQAAgh0AAGqQAIBukACAcpAAgISUAQC+lAEAhkAHAIf0AAB6kACAfpAAgIKQAICGkACAipAAgI6QAICojQIAqZUCAKqVAgCrzQIArNUCAK3dAgCuyQIAr/0CAJKQAICWkACAmpAAgJ6QAIC/ABQAopAAgKaQAICqkACAuH0DALnBAwC6wQMAu8EDALzBAwC9yQMAvvEDAL/xAwCwhQIAsUUDALJNAwCzRQMAtF0DALVFAwC2TQMAt0UDALMdAgCukACAspAAgLaQAIC6kACAtl0CALVdAgC+kACAu4EDALpBAgDCkACAxpAAgL+BAwC+mQMAvZEDALyZAwDKkACAo1kCAM6QAIDSkACAphkCANaQAIDakACApRkCAKoFAgCrxQMA3pAAgOKQAICu3QMAr8UDAKzdAwCt1QMA6pAAgOPMAACEBAIA4bwBAIDJAQCB/QEAgvUBAL4QBQDukACAvigEAPKQAID2kACA+pAAgO8QAAD+kACAApEAgIbgBACH9AIABpEAgAqRAIDj/A8ADpEAgOHgDwASkQCA7xQPABaRAIAakQCAHpEAgCKRAIAmkQCAKpEAgC6RAIAykQCANpEAgDqRAIA+kQCAQpEAgEaRAIBKkQCA7+ABAIUEEgDh3A4ATpEAgOMcDgCAKQAAgR0AAIIFAABSkQCAszECAFqRAICEzAUAXpEAgGKRAIC2KQIAtSECAGaRAIC7zQEAus0BAGqRAIBukQCAv3UBAL7JAQC9wQEAvMkBAKjpBQCp6QUAqvkFAKv5BQCs6QUArekFAK45BgCvOQYA5pAAgFaRAICGiAAAhwADAHKRAIB2kQCAepEAgH6RAIC40QYAudkGALrhBgC74QYAvJEGAL2dBgC+lQYAv4kGALBJBgCxSQYAsl0GALNVBgC0TQYAtfEGALbxBgC38QYAo3EFAIKRAICGkQCAipEAgI6RAICmaQUApWEFAJKRAICrjQYAqo0GAJaRAICakQCArzUGAK6JBgCtgQYArIkGAJ6RAICikQCAs+EHAKaRAIC14QcAqpEAgK6RAIC25QcAdpAAgLKRAIC7vQcAuqEHAL2VBwC8qQcAv5UHAL6VBwCoAQYAqSUGAKohBgCrIQYArCEGAK0tBgCuJQYAr1UGALaRAICCHQAAgR0AAIAdAAC6kQCAvpEAgMKRAIC+MAEAuDkGALk5BgC6yQYAu8kGALzZBgC92QYAvskGAL/JBgCwLQYAsTEGALI1BgCzCQYAtBkGALUZBgC2CQYAtwkGAKOpBgCEjAIAhigfAIdEAQDKkQCApq0GAKWpBgDOkQCAq/UGAKrpBgDSkQCA1pEAgK/dBgCu3QYArd0GAKzhBgDakQCAsxUGAN6RAIDikQCAtj0GAOaRAIDqkQCAtTUGALrZAQC72QEA7pEAgPKRAIC+fQEAv2UBALx9AQC9dQEAqMUFAKnJBQCq2QUAq9EFAKz5BQCt+QUArikCAK8pAgD2kQCA+pEAgP6RAIACkgCAjAAAAAaSAIAKkgCADpIAgLjtAgC5hQIAuo0CALuBAgC8hQIAvY0CAL69AgC/fQMAsFkCALFZAgCy7QIAs+UCALT9AgC15QIAtuUCALfVAgCjUQUAEpIAgBaSAIAakgCAHpIAgKZ5BQClcQUAIpIAgKudAgCqnQIAJpIAgCqSAICvIQIArjkCAK0xAgCsOQIAghEAAC6SAICAZQAAgQkAADKSAIC+mAMAOpIAgD6SAICEJAMAQpIAgIdoAwCGjBwARpIAgEqSAIBOkgCAUpIAgFaSAIBakgCAs6ECAITAHAC10QIAXpIAgGKSAIC21QIAZpIAgGqSAIC7wQIAuvUCAL0RAQC82QIAvxEBAL4ZAQBukgCAcpIAgHaSAIB6kgCAfpIAgIKSAICGkgCA77gGAIqSAIDhnAQAjpIAgON0BgCSkgCAlpIAgJqSAICekgCAgPkAAIH5AACCBQAAopIAgL5YHACEWB8A71wAAO9ABgDhkAEA4fwGAOM8AADjdAYAqpIAgK6SAICGmBwAh/QcAKNpAgC+DB8AspIAgLaSAIC6kgCAph0CAKUZAgC+kgCAqwkCAKo9AgDCkgCAxpIAgK/ZAQCu0QEArdkBAKwRAgCokR0AqZkdAKqhHQCroR0ArNEdAK3dHQCu1R0Ar8kdADaSAICmkgCAypIAgM6SAIDSkgCA1pIAgNqSAIDekgCAuHkeALl5HgC6zR4Au8UeALzdHgC9xR4AvsUeAL/1HgCwuR0AsY0dALKFHQCzTR4AtFUeALVdHgC2VR4At0keALjNHwC51R8Aut0fALvVHwC88R8Avf0fAL7pHwC/6R8AsKUfALGxHwCysR8As40fALSVHwC19R8Atv0fALf1HwCoGR4AqRkeAKotHgCrPR4ArCUeAK0tHgCuJR4Ar90fAOKSAIDmkgCA6pIAgO6SAIDykgCAxpEAgPaSAID6kgCAs+UfAP6SAIACkwCABpMAgAqTAIC27R8Ate0fAA6TAIC7NR4AuiEeABKTAIAWkwCAv3EeAL4RHgC9GR4AvCUeAIJpAACjoR8AgFkAAIFRAACmqR8AGpMAgB6TAIClqR8AqmUeAKtxHgCGAAQAh+wBAK5VHgCvNR4ArGEeAK1dHgCoMR4AqTEeAKpBHgCrQR4ArEEeAK1JHgCucR4Ar3EeACKTAIAmkwCAKpMAgC6TAIAykwCANpMAgDqTAIA+kwCAuCkBALkpAQC6OQEAuzUBALwtAQC90QAAvtEAAL/RAACwyQEAsckBALLZAQCz2QEAtMkBALXJAQC2GQEAtxkBALPJHQBCkwCARpMAgEqTAIBOkwCAtskdALXJHQBSkwCAuw0CALoNAgBWkwCAWpMAgL8NAgC+DQIAvQ0CALwNAgBekwCAo40dAGKTAIBmkwCApo0dAGqTAIBukwCApY0dAKpJAgCrSQIAcpMAgHaTAICuSQIAr0kCAKxJAgCtSQIAgA0AAIERAACCEQAAepMAgO/MAgB+kwCAgpMAgISQAgDjLAIAvigDAOHYAQCKkwCAhhAEAIfUAwCOkwCAkpMAgLNhAwCWkwCAmpMAgJ6TAICikwCAtnkDALVxAwCmkwCAu10DALpdAwCqkwCArpMAgL/hAAC++QAAvfEAALz5AACjoQIAspMAgLaTAIC6kwCAvpMAgKa5AgClsQIAwpMAgKudAgCqnQIAxpMAgMqTAICvIQEArjkBAK0xAQCsOQEAzpMAgNKTAIDvZB8A1pMAgNqTAIDekwCA4pMAgOaTAICADQAAgREAAIIVAADqkwCA4eAcAO6TAIDjiB8A8pMAgISAAgC+jAUAh0gFAIYsBAD6kwCA/pMAgO+kHgDv9B4A4QAeAOFQHwDjLB4A47AeAAKUAIAGlACACpQAgA6UAIASlACAFpQAgISEBACzcQEAGpQAgLUdAQC2FQEAHpQAgCKUAIAmlACAugEBALsBAQC89QAAvf0AAL71AAC/7QAAqK0GAKm9BgCqtQYAq8kGAKzZBgCt2QYArskGAK/BBgAqlACALpQAgDKUAIA2lACAOpQAgD6UAIBClACARpQAgLhtBwC5BQcAug0HALsBBwC8AQcAvQEHAL4BBwC/AQcAsIkGALGJBgCybQcAs2UHALR9BwC1ZQcAtmUHALdVBwCGkwCAozkGAEqUAID2kwCApl0GAE6UAIBSlACApVUGAKpJBgCrSQYAVpQAgFqUAICuvQcAr6UHAKy9BwCttQcAgG0AAIEJAACCGQAAXpQAgGKUAIC+nAMAZpQAgGqUAICGQAAAh2AAAG6UAIBylACAdpQAgHqUAIB+lACAgpQAgKiRBgCpkQYAqrkGAKu5BgCsqQYArakGAK7ZBgCv2QYAhpQAgIqUAICOlACAkpQAgJaUAICalACAnpQAgKKUAIC4cQEAuXEBALpxAQC7cQEAvNkBAL3BAQC+wQEAv/UBALCxBgCxuQYAsokGALOJBgC0UQEAtVEBALZRAQC3UQEAszEGAKaUAICqlACArpQAgLKUAIC2KQYAtSEGALaUAIC7fQYAunUGALqUAIC+lACAv5UBAL6VAQC9XQYAvF0GAMKUAICjdQYAxpQAgMqUAICmbQYAzpQAgNKUAIClZQYAqjEGAKs5BgCErAEAvqABAK7RAQCv0QEArBkGAK0ZBgCo3QIAqe0CAKrlAgCr/QIArOUCAK3tAgCu5QIArz0DANqUAIDelACA4pQAgL5kDADmlACA6pQAgO6UAIDylACAuMkDALnJAwC62QMAu9EDALz5AwC9+QMAvpkDAL+VAwCwRQMAsU0DALJFAwCzXQMAtEUDALVNAwC2RQMAt/kDAIFVAwCASQMAs2UCAIJVAwC1ZQIA9pQAgPqUAIC2ZQIAhgAMAIfkAwC7gQMAuokDAL2BAwC8mQMAv4EDAL6JAwCjLQIA/pQAgAKVAIAGlQCACpUAgKYtAgClLQIADpUAgKvJAwCqwQMAEpUAgBaVAICvyQMArsEDAK3JAwCs0QMA49gGAOGsBwDhnAYA45wGABqVAICEWA0AHpUAgCKVAIAmlQCAKpUAgC6VAIAylQCA7xwBADaVAIA6lQCA70AGAIB5AACBFQAAghEAAIQADAA+lQCA46wAAEKVAIDhpAEASpUAgO9wAACGyAwAh6QNAE6VAIBSlQCAVpUAgFqVAIC6yQUAu8kFALilBQC5zQUAvvkFAL/5BQC8zQUAvcUFALKlBQCzrQUAsBEGALERBgC2rQUAt50FALS1BQC1rQUAqmEGAKthBgConQYAqZUGAK5hBgCvYQYArHEGAK1xBgBelQCAYpUAgGaVAIBqlQCAbpUAgHKVAIC+sAwAdpUAgKghDgCpIQ4AqiEOAKs9DgCsJQ4ArS0OAK4lDgCviQ4ARpUAgHqVAIB+lQCAgpUAgIaVAICKlQCAjpUAgJKVAIC4UQ8AuV0PALpVDwC7bQ8AvHUPAL19DwC+dQ8Av2kPALD5DgCxoQ4AsqEOALOhDgC0oQ4AtakOALaRDgC3kQ4As6kOAJaVAIDWlACAmpUAgJ6VAIC2rQ4Ata0OAKKVAIC7ZQ4Auj0OAKaVAICqlQCAv20OAL5lDgC9dQ4AvHUOAIIZAACj7Q4AgGUAAIEZAACm6Q4ArpUAgLKVAICl6Q4AqnkOAKshDgC2lQCAupUAgK4hDgCvKQ4ArDEOAK0xDgCoYQ4AqXUOAKp9DgCrdQ4ArG0OAK31DgCu/Q4Ar/UOAIaAAQCHpAEAvpUAgMKVAIDGlQCAypUAgM6VAIDSlQCAuHUBALl9AQC6dQEAu8kBALzdAQC9xQEAvsUBAL/1AQCwjQ4AsZUOALKdDgCzkQ4AtFUBALVdAQC2VQEAt00BALP1DgDWlQCA2pUAgN6VAIDilQCAtnUOALXlDgDmlQCAu1EOALpJDgDqlQCA7pUAgL+ZAQC+kQEAvUUOALxJDgDylQCAo7EOAPaVAID6lQCApjEOAP6VAIAClgCApaEOAKoNDgCrFQ4ABpYAgAqWAICu1QEAr90BAKwNDgCtAQ4AqO0CAKktAwCqJQMAqz0DAKwlAwCtLQMAriUDAK+ZAwAOlgCAEpYAgBaWAIAalgCAHpYAgCKWAIC+dAIAKpYAgLiNAwC5kQMAupEDALulAwC8vQMAvXUAAL59AAC/dQAAsOkDALHpAwCy+QMAs/EDALTZAwC12QMAtrkDALe1AwCArQAAgbUAAIK9AACzoQMALpYAgLWhAwC2oQMAMpYAgITgAgA2lgCAuiEDALshAwC8IQMAvSkDAL4RAwC/EQMAo+0DAIXABACFtG8AOpYAgD6WAICm7QMApe0DAEKWAICrbQMAqm0DAIZIBQCHbAMAr10DAK5dAwCtZQMArG0DAEaWAIDjAA4A71hsAOG0DwBKlgCATpYAgFKWAIBWlgCAoakDAKD9DwCjwQMAog0DAOHgAwDv4A8A4+QDAFqWAIBelgCAYpYAgIQEBAC+BAQAZpYAgO+UAwBqlgCAbpYAgHKWAIDj1AMAdpYAgOFUAAB6lgCAfpYAgIKWAICGlgCAgA0AAIEVAACCHQAAipYAgI6WAICSlgCAj5EbAO+cDgCE4AcA4dQOAJqWAIDj8A4AnpYAgKKWAICGGAcAh5AEAJnlFwCY5RcAm+kLAJo5CwCd/QoAnPELAJ9VDwCeXQ8AkSkfAJDNGwCTJR8Aks0fAJXREwCUKRMAlxkXAJZ1EwCM4RAAjSUQAI4tEACP+QwAJpYAgJaWAICKORQAi5UUAITpGACFBRgAhuUYAIfxFACmlgCAqpYAgIIxHACDFRwAnKkEAK6WAICylgCAtpYAgLqWAIC+lgCAmtEEAJt9BACUTQ0AleUIAJblCACXtQgAwpYAgMaWAICSWQwAk1kMAKGRAADKlgCAowF8AKKZAACluXwApJF8AKeZeACm4X0AqYF5AKiheACriXQAqgF0AK0BcACsWXQAr4VwAK6dcACx4WwAsAFsALMBaACyHWwAtfVoALT1aADOlgCA0pYAgNaWAIDalgCA3pYAgOKWAIDmlgCA6pYAgO6WAIDylgCAqD0HAKmVBwCqlQcAq6kHAKzdBwCtxQcArsUHAK8dBgD2lgCAgh0AAIEdAACAHQAA+pYAgP6WAIAClwCAvmABALgZBgC5GQYAuikGALslBgC8IQYAvSEGAL4hBgC/IQYAsHEGALFxBgCycQYAs3EGALRNBgC1NQYAtj0GALctBgCzHQcACpcAgIYoAACHqAAADpcAgLZFBwC1VQcAEpcAgLu1BgC6tQYAFpcAgBqXAIC/8QYAvokGAL2lBgC8pQYAHpcAgKNZBwAilwCAJpcAgKYBBwAqlwCALpcAgKURBwCq8QYAq/EGADKXAIA2lwCArs0GAK+1BgCs4QYAreEGAKipBQCptQUAqr0FAKs9AgCsJQIArVECAK5RAgCvUQIAOpcAgD6XAIBClwCARpcAgIQ8AwBKlwCATpcAgFKXAIC4pQIAua0CALqlAgC7vQIAvKUCAL2tAgC+pQIAv30DALAxAgCxMQIAshkCALMZAgC09QIAta0CALalAgC3nQIAVpcAgFqXAIBelwCAszkFAGKXAIC1oQIAtt0CAGaXAIBqlwCAbpcAgLr5AgC7+QIAvMECAL3BAgC+PQIAv2UCAHKXAICmgQIApf0CAHqXAICjZQUAvlh8AIbYfACHnHwArzkCAK5hAgCtnQIArJ0CAKulAgCqpQIAfpcAgIKXAICohQIAqZUCAKqVAgCrpQIArL0CAK3VAgCu0QIAr9ECAIGFAQCAhQEAhpcAgILtAQCKlwCAjpcAgJKXAICWlwCAuHUBALl9AQC6dQEAu80BALzVAQC93QEAvskBAL/BAQCwtQIAsb0CALKBAgCzgQIAtFEBALVRAQC2UQEAt1EBAJqXAICelwCAopcAgKaXAIDhMAYA4WQHAOMoBgDjxAYAhCB9AKqXAIDvbAAA7xgGAK6XAICylwCAtpcAgLqXAICzXQIAvkh8AL6XAIDClwCAxpcAgLYVAgC1dQIAypcAgLs5AgC6MQIAzpcAgNKXAIC/1QEAvtUBAL0VAgC8FQIAo519AHaXAIDWlwCA2pcAgN6XAICm1X0ApbV9AOKXAICr+X0AqvF9AOaXAIDqlwCArxV+AK4VfgCt1X0ArNV9AIBNAACBVQAAglUAALOxfgDulwCAtWV/ALZtfwDylwCAhkADAIcEAwC66X8Au+l/ALz5fwC9+X8Avt1/AL/NfwD2lwCA+pcAgAaXAID+lwCAApgAgAaYAIAKmACADpgAgKhtfgCpXX4AqlV+AKuFfwCsgX8ArYF/AK6BfwCvgX8AsEF/ALFBfwCyQX8As0F/ALR1fwC1ZX8Atm1/ALdlfwC4XX8AuS1/ALolfwC7PX8AvC1/AL0dfwC+FX8Av/UAAKP9fwASmACAFpgAgBqYAIAemACApiF+AKUpfgAimACAq6V+AKqlfgAmmACAKpgAgK+BfgCukX4ArbV+AKy1fgAumACAMpgAgDaYAIA6mACAPpgAgEKYAIBGmACASpgAgIA9AACBCQAAghkAAE6YAIBSmACAhLgBAL6wAQBWmACAqK0BAKnVAQCq1QEAqw0BAKwVAQCtGQEArgkBAK8JAQCGAAQAhwQBAFqYAIBemACAYpgAgGaYAIBqmACAbpgAgLjtAAC5hQAAuo0AALuFAAC8nQAAvYUAAL6NAAC/hQAAsHkBALF5AQCy7QAAs+UAALT9AAC15QAAtuUAALfVAACzXQIAcpgAgHaYAIB6mACAfpgAgLaZAgC1nQIAgpgAgLu9AgC6vQIAhpgAgIqYAIC/IQMAvjkDAL0xAwC8OQMAvigDAKMZAgCOmACAkpgAgKbdAgCWmACAmpgAgKXZAgCq+QIAq/kCAJ6YAICimACArn0DAK9lAwCsfQMArXUDAL7IBACmmACAqpgAgL7EBQCumACAspgAgLaYAIC6mACAgD0AAIEJAACCGQAAvpgAgMKYAICEOAMAypgAgM6YAIDveAIA0pgAgIZIBACHVAMA1pgAgNqYAIDemACA4pgAgOaYAIDqmACA7pgAgPKYAIDjVAIA9pgAgOFAAQD6mACA/pgAgOMkfwACmQCA4Zx8AAaZAIAKmQCADpkAgBKZAICEbAUAFpkAgBqZAIAemQCAIpkAgO8YfwAmmQCAKpkAgLPxAgAumQCAMpkAgDqZAIA+mQCAtukCALXhAgBCmQCAu3EBALppAQCHoAUAhswEAL85AQC+WQEAvVEBALxhAQDhQH8ARpkAgOM4fgCEwAQAgtkAAO8UAACApQAAgdkAAEqZAIDjwAAATpkAgOHUAQBSmQCAVpkAgO+EfgBamQCAqs0BAKvVAQBemQCAYpkAgK79AQCvnQEArMUBAK31AQBmmQCAo1UCAGqZAIBumQCApk0CAHKZAIB2mQCApUUCAMaYAIA2mQCAepkAgH6ZAICCmQCAhpkAgIqZAICOmQCAqJkGAKmZBgCq7QYAq/0GAKzlBgCt7QYAruUGAK/dBgCwpQYAsa0GALKlBgCzuQYAtK0GALVVBwC2UQcAt00HALh1BwC5fQcAunUHALtJBwC8WQcAvVkHAL5JBwC/RQcAs0UGAJKZAICWmQCAmpkAgJ6ZAIC2TQYAtU0GAKKZAIC7SQYAukEGAIYIAACHjAAAv7EHAL5JBgC9TQYAvFEGAIJdAACjAQYAgEUAAIFdAACmCQYAqpkAgK6ZAIClCQYAqgUGAKsNBgCymQCAtpkAgK4NBgCv9QcArBUGAK0JBgCoTQYAqVUGAKpVBgCriQYArLEGAK29BgCuqQYAr6kGAKaZAIC6mQCAvpkAgMKZAIDGmQCAypkAgM6ZAIDSmQCAuEkBALlJAQC6WQEAu1kBALxJAQC9SQEAvt0BAL/VAQCw3QYAsa0GALKlBgCzjQYAtJkGALWZBgC2jQYAt4UGALPdBgDWmQCA2pkAgN6ZAIDimQCAtj0GALU5BgDmmQCAu2kGALoZBgDqmQCA7pkAgL9dBgC+XQYAvVkGALxxBgDymQCAo5kGAPaZAID6mQCApnkGAP6ZAIACmgCApX0GAKpdBgCrLQYABpoAgAqaAICuGQYArxkGAKw1BgCtHQYAqNUCAKndAgCq4QIAq+ECAKw1AwCtPQMArjUDAK8tAwCAzQMAgQkAAIIZAAAOmgCAEpoAgIQYAgC+dAMAGpoAgLjpAwC56QMAuokDALuFAwC8nQMAvYEDAL6BAwC/tQMAsFUDALFdAwCyVQMAs+kDALT5AwC1+QMAtukDALfhAwCGIAwAhxADAB6aAIAimgCAJpoAgCqaAIAumgCA71wCADKaAIDhFAAANpoAgOOIAgC++AwAOpoAgD6aAIBCmgCAu/kDALrxAwC+gA0ARpoAgL9dAwC+XQMAvV0DALzhAwCzCQIASpoAgE6aAIBSmgCAVpoAgLbdAwC13QMAWpoAgKipBgCpqQYAqrkGAKu5BgCsqQYArakGAK4dBQCvFQUAXpoAgGKaAIBmmgCAapoAgG6aAIBymgCAdpoAgHqaAIC4GQUAuS0FALolBQC7yQUAvNkFAL3FBQC+zQUAv8UFALBtBQCxdQUAsnUFALNFBQC0XQUAtT0FALY1BQC3KQUA4fQGAOFUBwDjFAYA47wGAIEJAACAqQAAfpoAgII5AACE7A0AgpoAgIeIDACGDAwAipoAgI6aAIDvzAcA78QHAKMpAwCSmgCAlpoAgJqaAICemgCApv0CAKX9AgCimgCAq9kCAKrRAgCmmgCAqpoAgK99AgCufQIArX0CAKzBAgCoPQ4AqY0OAKqFDgCrnQ4ArIUOAK2NDgCuuQ4Ar7UOAIaaAICumgCAspoAgLaaAIC6mgCAvpoAgMKaAIDGmgCAuL0OALllDwC6bQ8Au2UPALx9DwC9ZQ8Avm0PAL9lDwCw1Q4Asd0OALLVDgCzoQ4AtJUOALWdDgC2lQ4At40OALMNDgDKmgCAzpoAgNKaAIDWmgCAtg0OALUNDgDamgCAuxkOALoRDgDemgCAFpoAgL9ZDgC+UQ4AvXUOALwBDgDimgCAo0kOAOaaAIDqmgCApkkOAO6aAIDymgCApUkOAKpVDgCrXQ4AhKQDAPaaAICuFQ4Arx0OAKxFDgCtMQ4AqLEOAKmxDgCqzQ4Aq8UOAKzdDgCtxQ4ArsUOAK/1DgCA7QEAgfEBAILxAQD6mgCAhpABAIe0AQD+mgCAApsAgLjFAQC5zQEAusUBALvdAQC8zQEAvf0BAL6ZAQC/lQEAsI0OALFBAQCyQQEAs0EBALRBAQC1QQEAtkEBALdBAQCzRQ4ABpsAgAqbAIAOmwCAEpsAgLZFDgC1VQ4AFpsAgLuFAQC6SQ4AGpsAgB6bAIC/hQEAvoUBAL2VAQC8lQEAIpsAgKMBDgAmmwCAKpsAgKYBDgAumwCAMpsAgKURDgCqDQ4Aq8EBADabAIA6mwCArsEBAK/BAQCs0QEArdEBAKgtAwCpPQMAqjUDAKuJAwCsmQMArZkDAK6JAwCvgQMAPpsAgEKbAIBGmwCASpsAgE6bAIBSmwCAVpsAgFqbAIC4rQMAuWUAALptAAC7ZQAAvH0AAL1lAAC+bQAAv2UAALDJAwCxyQMAsqkDALOlAwC0vQMAtaEDALahAwC3lQMAgL0AAIEJAACCGQAAXpsAgGKbAIC+2AMAapsAgG6bAICErAIAcpsAgIfoAwCGDAQAdpsAgHqbAIB+mwCAgpsAgLP9AwCGmwCAipsAgI6bAICSmwCAtlkDALVRAwCWmwCAu00DALpNAwCamwCAnpsAgL8lAwC+OQMAvTEDALw9AwCimwCAppsAgKqbAICumwCA71gPALKbAIC2mwCAupsAgOOQDgC+mwCA4bAPAMKbAIDGmwCAypsAgM6bAIDSmwCAgHUAAIF9AACCdQAAhBgFAO88AwDamwCAvhQFAN6bAIDj0AMA4psAgOFAAADmmwCAhtAEAIdYBQDqmwCA7psAgPKbAID2mwCA+psAgP6bAIACnACABpwAgAqcAIDvrA8AhOwEAOEQDgAOnACA41QBABKcAIAWnACAGpwAgB6cAICj/QIAIpwAgCacAIAqnACALpwAgKZZAgClUQIAMpwAgKtNAgCqTQIANpwAgDqcAICvJQIArjkCAK0xAgCsPQIAqJkGAKmZBgCqrQYAq70GAKylBgCtrQYArqUGAK/ZBgDWmwCAghEAAIEZAACAwQcAPpwAgEKcAIC+cAMARpwAgLhJBwC5SQcAul0HALtVBwC8TQcAvXEHAL51BwC/bQcAsKkGALGpBgCyuQYAs7EGALSZBgC1mQYAtnkHALd5BwC1NQYASpwAgE6cAIC2NQYAhjAAAIdcAwCzPQYAUpwAgL19BgC8dQYAv0UGAL5FBgBmmwCAVpwAgLt1BgC6dQYAo2UGAFqcAIBenACAYpwAgGacAICmbQYApW0GAGqcAICrLQYAqi0GAG6cAIBynACArx0GAK4dBgCtJQYArC0GAKhVBgCpWQYAqm0GAKthBgCsaQYArWkGAK6ZBgCvmQYAdpwAgHqcAIB+nACAgpwAgIacAICKnACAjpwAgJKcAIC4+QYAufkGALqNBgC7hQYAvJ0GAL2FBgC+hQYAv7UGALDpBgCx6QYAsvkGALP5BgC06QYAtd0GALbJBgC3yQYAs+UGAJacAICanACAnpwAgKKcAIC26QYAteEGAKacAIC7LQYAui0GAKqcAICunACAvxkGAL4tBgC9LQYAvC0GAIIVAACjoQYAgGEAAIFhAACmrQYAspwAgL6QAQClpQYAqmkGAKtpBgCEpAEAupwAgK5pBgCvXQYArGkGAK1pBgCohQIAqY0CAKqVAgCruQIArNUCAK3dAgCu1QIAr80CAIaAHACHZAMAvpwAgL5gAwDCnACAxpwAgMqcAIDOnACAuHUDALl9AwC6dQMAu8kDALzZAwC92QMAvskDAL/BAwCwvQIAsY0CALKFAgCzTQMAtFUDALVdAwC2VQMAt00DALMdAgDSnACAhAgDANacAIDanACAtl0CALVdAgDenACAu0kCALp5AgDinACA5pwAgL+ZAwC+kQMAvZkDALxRAgCwAAAAo1kCAOqcAIDunACAphkCAPKcAID2nACApRkCAKo9AgCrDQIA+pwAgP6cAICu1QMAr90DAKwVAgCt3QMAAp0AgAadAIAKnQCA76wGAA6dAIASnQCAFp0AgBqdAIC+6BwAHp0AgCKdAIAqnQCALp0AgOGABwAynQCA42AGAIBdAACBYQAAgmEAALN9AQA2nQCAtW0BALZlAQA6nQCAhiAdAIdYHQC6+QEAu/EBALzZAQC92QEAvrEBAL+xAQDvoAAAPp0AgEKdAIBGnQCASp0AgE6dAIBSnQCA71wBAIRsHADhzAYAVp0AgOMcBgDjSAAAWp0AgOEwAQBenQCAo/EBAGKdAICFABQAZp0AgGqdAICm6QEApeEBAG6dAICrfQEAqnUBAHKdAIB2nQCArz0BAK49AQCtVQEArFUBAKjtHQCpLR4AqjkeAKs5HgCsKR4ArSkeAK6dHgCvkR4AJp0AgHqdAIB+nQCAgp0AgIadAICC+QAAgfEAAID9AAC4qR4AuakeALpJHwC7SR8AvFkfAL1FHwC+TR8Av0UfALDxHgCx+R4AssEeALPBHgC0uR4AtbkeALatHgC3pR4AsBEfALERHwCyER8AsyUfALQlHwC1KR8Atl0fALdRHwC4cR8AuXkfALpBHwC7QR8AvJUAAL2dAAC+lQAAv40AAIqdAIC2nACAjp0AgJKdAICWnQCAmp0AgIb4AwCH0AAAqM0fAKnVHwCq0R8Aq70fAKytHwCtcR8ArnEfAK9xHwCzOR4Anp0AgKKdAICmnQCAqp0AgLaRHgC1RR4Arp0AgLu1HgC6tR4Asp0AgLadAIC/jR4AvoEeAL2RHgC8pR4Aup0AgKN9HgC+nQCAwp0AgKbVHgDGnQCAyp0AgKUBHgCq8R4Aq/EeAM6dAIDSnQCArsUeAK/JHgCs4R4ArdUeAKhVAQCpgQAAqoEAAKuBAACsgQAArYkAAK6xAACvsQAA1p0AgNqdAIDenQCA4p0AgOadAIDqnQCA7p0AgPKdAIC4ZQAAuW0AALplAAC7fQAAvGUAAL1tAAC+ZQAAv90DALChAACxrQAAsqUAALO5AAC0qQAAtZ0AALaVAAC3XQAA9p0AgIIdAACBHQAAgB0AAPqdAID+nQCAAp4AgL4UAgAKngCAhKgCAA6eAIASngCAFp4AgBqeAIAengCAjwAAALNJAwAingCAhugEAIesAgAmngCAtkkDALVJAwAqngCAuykDALolAwAungCAMp4AgL8ZAwC+LQMAvS0DALwxAwA2ngCAo40DADqeAIA+ngCApo0DAEKeAIBGngCApY0DAKrhAwCr7QMASp4AgE6eAICu6QMAr90DAKz1AwCt6QMAvoQDAFKeAIBWngCAWp4AgF6eAIBingCAZp4AgGqeAICAPQAAgQkAAIIZAABungCAcp4AgHqeAICENAMAfp4AgLMtAQCCngCAh8wCAIZMBQCGngCAti0BALUtAQCKngCAu0kBALp5AQCOngCAkp4AgL+9AQC+vQEAvbkBALxRAQDheB8Alp4AgOPQHwCangCAnp4AgOGUAQCingCA42gDAKaeAICqngCArp4AgO+IAwCyngCAtp4AgO+sHwC6ngCAvp4AgMKeAIDGngCAyp4AgM6eAIDSngCA1p4AgO9EHgDangCA4dweAN6eAIDjHB4A4p4AgOqeAIDungCA8p4AgIFpAACAZQAAo+UBAIJ9AACl5QEA9p4AgIQUBACm5QEAvigEAPqeAICrgQEAqrEBAK1xAQCsmQEAr3UBAK51AQCoIQYAqS0GAKolBgCrPQYArCUGAK0tBgCuXQYAr00GAHaeAIDmngCAhggDAIeMAwD+ngCAAp8AgAafAIAKnwCAuOkGALnpBgC6jQYAu4UGALydBgC9hQYAvo0GAL+FBgCwPQYAsQ0GALIFBgCz7QYAtPkGALX5BgC27QYAt+UGALDNBwCx1QcAstEHALPtBwC09QcAtf0HALbpBwC36QcAuN0HALklBwC6LQcAuyUHALw9BwC9JQcAvi0HAL8lBwAOnwCAEp8AgAaeAIAWnwCAGp8AgB6fAIAinwCAJp8AgKgVBgCpGQYAqu0HAKv9BwCs7QcArd0HAK7VBwCvuQcAswUGACqfAIAunwCAMp8AgDafAIC2PQYAtQUGADqfAIC7cQYAumkGAD6fAIBCnwCAv1kGAL5RBgC9WQYAvGUGAEafAICjQQYASp8AgE6fAICmeQYAUp8AgIS0AQClQQYAqi0GAKs1BgC+gAEAWp8AgK4VBgCvHQYArCEGAK0dBgCoNQYAqT0GAKo1BgCrWQYArHUGAK2lAQCurQEAr6UBAIDpAACB6QAAgv0AAL8kAQCGMA8Ah+QAAF6fAIBinwCAuMUAALnNAAC6xQAAu90AALzNAAC9/QAAvvUAAL+dAACw3QEAsSUBALItAQCzIQEAtCEBALUhAQC2IQEAtyEBALvBAgC6OQIAZp8AgGqfAIC/xQIAvsUCAL3VAgC82QIAs50FAG6fAIBynwCAdp8AgIwAAAC2BQIAtd0FAHqfAICqfQIAq4UCAH6fAICCnwCAroECAK+BAgCsnQIArZECAIafAICj2QUAip8AgI6fAICmQQIAkp8AgJafAIClmQUAgpFqAIORagCanwCAnp8AgIa5FgCH6RcAhBEWAIWZFgCKoRIAi6ESAKKfAICmnwCAjpEeAI9ZHgCMmRMAjREeAJJxGgCT5RoAqp8AgO/oJACW8QYAlwUGAJTlGgCVGQYAmikCAJvFAgCunwCAsp8AgLafAIDhKBsAnN0CAOMgDwCfIQcAnsEHAJ01GwCcLRsAm6EbAJr5HwCZOR8AmLEfAJcBEgCWIRMAlSkTAJRRFgCTGRcAkjEXAJGxFwCQKWsAj1FrAOOsBwCEBA0A4RwHAIANAACBNQAAgj0AALqfAIC+nwCAwp8AgL4gDQDKnwCAzp8AgO9MBwCGWAwAh2ANANKfAIDWnwCA2p8AgN6fAICEXA8A4p8AgO8IAADvhAYA4ZABAOGwBgDj4AAA42QGAOafAIDqnwCA7p8AgPKfAID2nwCA+p8AgL4ADwCEQA4A/p8AgAKgAIAGoACACqAAgA6gAIASoACAFqAAgBqgAICj1QMAotUDAKExAwCgLQcAVp8AgMafAIAeoACAIqAAgCagAICCmQAAgZEAAICZAACoTQ0AqZ0NAKqVDQCrJQ4ArD0OAK0RDgCuEQ4ArxEOALB9DgCxDQ4AsgUOALMtDgC0OQ4AtTkOALYtDgC3JQ4AuOkOALnpDgC6wQ4Au8EOALy5DgC9nQ4AvpUOAL+NDgCzPQ0AKqAAgC6gAIAyoACANqAAgLaxDgC1lQ4AOqAAgLvpDgC6mQ4AhogAAIfkAAC/3Q4Avt0OAL3ZDgC88Q4APqAAgKN5DQC+hAEAhIAGAKb1DgBCoACARqAAgKXRDgCq3Q4Aq60OAEqgAIBOoACArpkOAK+ZDgCstQ4ArZ0OALIFNQCzGTQAsG0wALENNQBSoACAVqAAgLQBKAC1PSkAWqAAgF6gAIBioACAZqAAgGqgAIBuoACAcqAAgHagAICiRQEAo9UBAHqgAIChTQEAps0FAKcBOACkAQQApX0FAKoBPACrRT0AqEk5AKnlOQCudTEAr30xAKxdPQCtATAAqO0OAKn1DgCqCQ4AqwkOAKwZDgCtGQ4Arg0OAK8tDgB+oACAgqAAgIagAICKoACAjqAAgJKgAICWoACAmqAAgLgdDgC5JQ4Aui0OALslDgC8PQ4Avd0BAL7VAQC/zQEAsFUOALFdDgCyVQ4Asy0OALQ1DgC1JQ4Ati0OALclDgCzgQ0AnqAAgKKgAICqoACArqAAgLaZDQC1kQ0AvlQEALuZDQC6kQ0AhogEAIe8AwC/4Q0AvvENAL35DQC8gQ0AgkkAAKPFDQCA9QMAgUkAAKbdDQCyoACAtqAAgKXVDQCq1Q0Aq90NALqgAIC+oACArrUNAK+lDQCsxQ0Arb0NAKgdAgCpRQIAql0CAKtVAgCseQIArXkCAK6JAwCviQMAwqAAgMagAIDKoACAzqAAgIT8BQDSoACA1qAAgNqgAIC4iQMAuWUDALptAwC7ZQMAvH0DAL1lAwC+bQMAv2UDALDBAwCxwQMAssEDALPBAwC0wQMAtcEDALbBAwC3wQMA3qAAgOKgAIDmoACA6qAAgO6gAIDhpAEA8qAAgOPADgC+aAQA9qAAgPqgAIDvHAEA/qAAgAKhAIAGoQCACqEAgLOVAwAOoQCAEqEAgBqhAIAeoQCAtrkDALWxAwAioQCAu0UCALpFAgCGqAQAh6QFAL9FAgC+RQIAvVUCALxVAgDh4A4A4SwMAOMIDgDj1A4AgK0AAIHRAACC0QAAJqEAgCqhAIAuoQCAMqEAgDahAIA6oQCAPqEAgO+IDgDvLA4AoxUDAEKhAICFxCsARqEAgEqhAICmOQMApTEDAE6hAICrxQIAqsUCAFKhAIBWoQCAr8UCAK7FAgCt1QIArNUCAKgNBgCpFQYAql0GAKtVBgCseQYArXkGAK65BgCvuQYAFqEAgFqhAIBeoQCAYqEAgGahAIBqoQCAbqEAgHKhAIC4TQcAuVUHALpRBwC7aQcAvHkHAL1lBwC+bQcAv2UHALDJBgCxyQYAst0GALPVBgC0zQYAtXUHALZ9BwC3dQcAs9UGAHahAIB6oQCAfqEAgIKhAIC2+QYAtfEGAIahAIC7DQYAug0GAIYIAACHLAAAv7EHAL4JBgC9AQYAvAkGAIJRAACjkQYAgEEAAIFBAACmvQYAiqEAgI6hAICltQYAqkkGAKtJBgCSoQCAlqEAgK5NBgCv9QcArE0GAK1FBgCwsQYAsbEGALLNBgCzwQYAtMEGALXJBgC28QYAt/EGALgFAQC5DQEAugUBALsdAQC8BQEAvQ0BAL4FAQC/uQEAmqEAgJ6hAICioQCApqEAgKqhAICuoQCApqAAgLKhAICoLQYAqTUGAKo1BgCr8QYArNEGAK3RBgCu0QYAr9EGALPdBgC2oQCAuqEAgL6hAIDCoQCAtjEGALU5BgDGoQCAuxUGALoVBgDKoQCAzqEAgL9tBgC+ZQYAvXUGALx5BgDSoQCAo5kGANahAIDaoQCApnUGAN6hAIDioQCApX0GAKpRBgCrUQYA5qEAgOqhAICuIQYArykGAKw9BgCtMQYAqNUCAKndAgCq4QIAq+ECAKxRAwCtUQMArlEDAK9RAwDuoQCA8qEAgL7sAwD6oQCA/qEAgAKiAIAGogCACqIAgLjpAwC56QMAuokDALuFAwC8nQMAvYEDAL6BAwC/tQMAsDEDALExAwCyNQMAs+kDALT5AwC1+QMAtukDALfhAwCAbQMAgaUAAIKtAACzZQIADqIAgLXVAwC23QMAEqIAgITgAgAWogCAuvkDALv5AwC87QMAvTEDAL4xAwC/MQMAh+wDAIZkPACyAAAAGqIAgB6iAIDjCAQAIqIAgOHsBgAmogCA7wAGACqiAIAuogCAMqIAgDaiAIA6ogCAPqIAgEKiAIBGogCASqIAgE6iAIDjoAMAUqIAgOGoAQBWogCA7/ADAIIdAACBHQAAgB0AAFqiAIBeogCAYqIAgGqiAIC+TD0AbqIAgKOhAwC+QDwApRECAHKiAIB2ogCAphkCAIRsAgB6ogCAqz0CAKo9AgCt9QIArCkCAK/1AgCu9QIAhkA8AIe0PQB+ogCAgqIAgIaiAICKogCAjqIAgO9EBgCSogCA4dQGAJaiAIDjDAcAmqIAgJ6iAICiogCApqIAgLP1AQCqogCArqIAgLKiAIC2ogCAtkUBALXlAQC6ogCAuzEBALopAQC+ogCAwqIAgL8dAQC+HQEAvRkBALwlAQCoLT4AqTU+AKo9PgCrNT4ArC0+AK2FPgCuhT4Ar7k+AGaiAIDGogCAyqIAgM6iAICAGQAAgRkAAIIFAADSogCAuLk+ALm5PgC6ST8Au0k/ALxZPwC9WT8Avk0/AL9BPwCwrT4AsbU+ALKxPgCzjT4AtJk+ALWZPgC2iT4At4k+AKO1PgCEjAIA1qIAgNqiAIDeogCApgU+AKWlPgDiogCAq3E+AKppPgCGCAAAh2gDAK9dPgCuXT4ArVk+AKxlPgDmogCAs5E/AOqiAIDuogCAtlk/APKiAID2ogCAtbk/ALp1PwC7fT8A+qIAgP6iAIC+QT8Av0E/ALxZPwC9VT8AsJU+ALGdPgCyqT4As6U+ALShPgC1oT4AtqE+ALehPgC45T4Aue0+ALrlPgC7/T4AvO0+AL3dPgC+1T4AvxkBAAKjAIAGowCACqMAgA6jAIASowCA9qEAgBajAIAaowCAqF0+AKkhPgCqPT4AqzU+AKwVPgCt/T4ArvU+AK/tPgCj1T4AHqMAgCKjAIAmowCAKqMAgKYdPgCl/T4ALqMAgKs5PgCqMT4AMqMAgDajAICvBT4ArgU+AK0RPgCsHT4AgREAAIANAAA6owCAghkAAD6jAIBCowCAhJQBAL4QAACGQAcAhwABAEqjAIBOowCAUqMAgFajAIBaowCAXqMAgKiNAgCplQIAqpUCAKvNAgCs2QIArdkCAK7NAgCvxQIAYqMAgGajAIBqowCAbqMAgIwAAAByowCAdqMAgHqjAIC4HQMAucEDALrBAwC7wQMAvMEDAL3JAwC+8QMAv/EDALCJAgCxiQIAsikDALMpAwC0OQMAtTkDALYpAwC3JQMAsx0CAH6jAICCowCAhqMAgIqjAIC2WQIAtVECAI6jAIC7TQIAuk0CAJKjAICWowCAv/0DAL79AwC9/QMAvP0DAJqjAICeowCAoqMAgKajAIDhDD4AqqMAgOOoPwCuowCAgT0AAIAxAADvUD8Agh0AALKjAIC++AQAhhgFAIdMAwCEDAIA48wAALqjAIDhvAEAvqMAgMKjAIDGowCAyqMAgM6jAICELAUA0qMAgNajAIDaowCA7xAAAN6jAIDiowCAo90DAOajAIDqowCA7qMAgPKjAICmmQMApZEDAPajAICrjQMAqo0DAPqjAID+owCArz0CAK49AgCtPQIArD0CAAKkAIAGpACACqQAgA6kAIASpACAFqQAgBqkAIDvKD4AHqQAgOE8PgAipACA4zgBAIApAACBFQAAghEAACqkAICzMQIAvsgEAITABAAupACAMqQAgLYpAgC1IQIANqQAgLvNAQC6zQEAOqQAgD6kAIC/dQEAvskBAL3BAQC8yQEAqOkFAKnpBQCq+QUAq/kFAKzpBQCt6QUArjkGAK85BgC2owCAJqQAgIaIAACHQAMAQqQAgEakAIBKpACATqQAgLjRBgC52QYAuuEGALvhBgC8kQYAvZEGAL6RBgC/kQYAsEkGALFJBgCyXQYAs1UGALRNBgC18QYAtvEGALfxBgCjcQUAUqQAgFakAIBapACAXqQAgKZpBQClYQUAYqQAgKuNBgCqjQYAZqQAgGqkAICvNQYArokGAK2BBgCsiQYAbqQAgLPRBwBypACAdqQAgLbxBwB6pACAfqQAgLXBBwC60QcAu90HAIKkAICGpACAvrkHAL+5BwC8xQcAvbkHALhpBgC5aQYAuokGALuJBgC8mQYAvZkGAL6JBgC/iQYAsBEGALEdBgCyFQYAs2kGALR5BgC1eQYAtmkGALdhBgCoSQYAqVUGAKpdBgCrVQYArE0GAK11BgCucQYAr3EGAEajAICCHQAAgR0AAIAdAACKpACAjqQAgJKkAIC+cAEAo5UGAJqkAICGKAAAh0gBAJ6kAICmtQYApYUGAKKkAICrmQYAqpUGAKakAICqpACAr/0GAK79BgCt/QYArIEGAK6kAICzFQYAsqQAgLakAIC2PQYAuqQAgL6kAIC1NQYAutkBALvZAQDCpACAxqQAgL59AQC/ZQEAvH0BAL11AQCovQUAqckFAKrZBQCr0QUArPkFAK35BQCuKQIArykCAMqkAIDOpACA0qQAgNakAICMAAAA2qQAgN6kAIDipACAuO0CALmFAgC6gQIAu4ECALyFAgC9jQIAvrECAL+xAgCwWQIAsVkCALLtAgCz5QIAtP0CALXlAgC25QIAt9UCAKNRBQDmpACA6qQAgO6kAIDypACApnkFAKVxBQD2pACAq50CAKqdAgD6pACA/qQAgK8hAgCuOQIArTECAKw5AgCBbQAAgG0AAAKlAICCBQAAvlwMAAqlAIAOpQCA79AGAITsAwDhHAUAEqUAgOP8BwAWpQCAGqUAgIbYDACHvAwAqIUCAKmVAgCqlQIAq6UCAKy9AgCt1QIArtECAK/RAgAepQCAIqUAgCalAIAqpQCALqUAgDKlAIA2pQCAOqUAgLh1AQC5fQEAunUBALvJAQC82QEAvdkBAL7JAQC/wQEAsLUCALG9AgCygQIAs4ECALRRAQC1UQEAtlEBALdRAQA+pQCAhAQNAEKlAIBGpQCAvhwMAEqlAIDvHAAA76AGAOGQAQDhRAcA43AGAOOYBgBOpQCAUqUAgFalAIBapQCAs10CAF6lAIBipQCAZqUAgGqlAIC2FQIAtXUCAG6lAIC7OQIAujECAHKlAIB6pQCAv9UBAL7VAQC9FQIAvBUCAKOdDQAGpQCAdqUAgH6lAICCpQCAptUNAKW1DQCGpQCAq/kNAKrxDQCGCAMAh2ADAK8VDgCuFQ4ArdUNAKzVDQCAkQ8AgZkPAIKhDwCzpQ4AiqUAgLWhDgC2eQ8AjqUAgJKlAICWpQCAukUPALtdDwC8RQ8AvU0PAL5FDwC//Q8AqFUOAKldDgCqYQ4Aq30OAKxlDgCttQ8Arr0PAK+1DwCapQCAnqUAgKKlAICmpQCAqqUAgK6lAICypQCAtqUAgLhVDwC5dQ8Aun0PALt1DwC8bQ8AvREPAL4RDwC/EQ8AsM0PALHVDwCy3Q8As9UPALTNDwC1dQ8AtnEPALdxDwCj6Q8AuqUAgL6lAIDCpQCAxqUAgKY1DgCl7Q8AyqUAgKsRDgCqCQ4AzqUAgNKlAICvsQ4ArgkOAK0BDgCsCQ4A1qUAgIIdAACBHQAAgB0AANqlAIDepQCA4qUAgL6UAQCErAEA5qUAgIfgAQCGzAAA6qUAgO6lAIDypQCAlqQAgKhtDgCpiQEAqpkBAKuRAQCswQEArckBAK75AQCv+QEAhKAAAPalAID6pQCA/qUAgAKmAIAGpgCACqYAgA6mAIC4xQAAuc0AALrFAAC73QAAvM0AAL39AAC+9QAAv50AALBBAQCxQQEAskEBALNBAQC0QQEAtUEBALZBAQC3QQEAsxECABKmAIAWpgCAGqYAgB6mAIC2SQIAtUkCACKmAIC7hQIAuoUCACamAIAqpgCAv4UCAL6FAgC9lQIAvJUCAIU8GgCjVQIALqYAgDKmAICmDQIANqYAgDqmAIClDQIAqsECAKvBAgA+pgCAQqYAgK7BAgCvwQIArNECAK3RAgCCGQAARqYAgIAZAACBGQAASqYAgE6mAIBSpgCAWqYAgL4ABABepgCAYqYAgGamAIBqpgCAbqYAgHKmAIB2pgCA7+gOAHqmAICG6AQAh1ADAH6mAICCpgCA74ACAIamAIDhlAEAiqYAgONYAQCOpgCA4wAOAJKmAIDhaA0AlqYAgKhxAgCpcQIAqnECAKupAgCsuQIArbkCAK6pAgCvqQIAhKwFAJqmAICepgCAoqYAgKamAICqpgCArqYAgLKmAIC4bQEAuQ0BALoFAQC7GQEAvAkBAL09AQC+NQEAv9kBALDZAgCx2QIAsm0BALNlAQC0fQEAtWUBALZlAQC3VQEA4WAPAOP0AADjHA4A4bwBALamAICCOQAAgTEAAIA9AAC6pgCAvigEAL6mAIDCpgCAvjwHAO8QAADv0A4AyqYAgIbgBACHyAQAzqYAgLO1AgDSpgCAtX0CALZ1AgDWpgCA2qYAgN6mAIC6UQIAu1ECALz1AQC9/QEAvvUBAL/tAQBWpgCAxqYAgKqxBQCrsQUArBUGAK0dBgCuFQYArw0GAOKmAIDmpgCA6qYAgKNVBQDupgCApZ0FAKaVBQDypgCAs+kGAPamAID6pgCA/qYAgAKnAIC24QYAtekGAAanAIC7sQYAuqEGAAqnAIAOpwCAv50GAL6RBgC9pQYAvKkGAKgdBgCpIQYAqiEGAKshBgCsIQYArSEGAK4hBgCvIQYAEqcAgBanAIAapwCAHqcAgCKnAIAmpwCAKqcAgC6nAIC45QcAue0HALrlBwC7/QcAvOUHAL3tBwC+5QcAv00HALAlBgCxNQYAsj0GALMxBgC0FQYAtRkGALYNBgC3AQYAo6kHAIIVAACBtQEAgLUBADKnAICmoQcApakHADanAICr8QcAquEHAISgAgA6pwCAr90HAK7RBwCt5QcArOkHAD6nAICzlQYAhugAAIcYAQC2tQYAQqcAgEanAIC1vQYAukkBALtVAQBKpwCATqcAgL45AQC/OQEAvEUBAL05AQCoPQYAqU0GAKpZBgCrUQYArHEGAK1xBgCuuQEAr7kBAISsAQBSpwCAVqcAgFqnAIBepwCAYqcAgGanAIBqpwCAuKkBALmpAQC6aQEAu2kBALx5AQC9eQEAvmkBAL9pAQCwyQEAsdUBALLVAQCzqQEAtLkBALW5AQC2qQEAt6EBAKPRBQBupwCAcqcAgHanAIB6pwCApvEFAKX5BQB+pwCAqxECAKoNAgCCpwCAhqcAgK99AgCufQIArX0CAKwBAgCKpwCAjqcAgJKnAICWpwCAgTEAAIANAACapwCAgjkAAJ6nAICipwCAviQDAKqnAICupwCAsqcAgIbYHACHTAMAtqcAgLqnAIC+pwCAhMAcAOMgAQDCpwCA4cgBAManAIDvMAIAyqcAgM6nAIDSpwCA1qcAgNqnAIDepwCA4qcAgLOVAwDmpwCA6qcAgO6nAIDypwCAtrkDALWxAwD2pwCAu1EDALpJAwD6pwCA/qcAgL/1AAC+SQMAvUEDALxJAwCoLQIAqUUCAKpdAgCrVQIArHkCAK15AgCuvQIAr7UCAL5oHQACqACABqgAgAqoAICAHQAAgQkAAIKpAAAOqACAuFEBALlZAQC6YQEAu2EBALwRAQC9EQEAvhEBAL8RAQCwzQIAsdUCALLdAgCz1QIAtM0CALVxAQC2cQEAt3EBAOFYBgDhVAcA47AAAOO8BgASqACAGqgAgIYYHACHVB0AHqgAgCKoAIAmqACAKqgAgL74HAAuqACA7/AGAO/gBgCjlQIAMqgAgDaoAIA6qACAPqgAgKa5AgClsQIAQqgAgKtRAgCqSQIARqgAgEqoAICv9QEArkkCAK1BAgCsSQIAqG0eAKl1HgCqfR4Aq40eAKyVHgCtnR4Aro0eAK+BHgAWqACATqgAgFKoAIBWqACAWqgAgF6oAIBiqACAZqgAgLiJHgC5iR4AupkeALuRHgC8uR4AvbkeAL59HwC/dR8AsMUeALHNHgCyxR4As90eALTFHgC1zR4AtsUeALe5HgCz9R4AaqgAgG6oAIByqACAdqgAgLYdHgC1HR4AeqgAgLsJHgC6AR4AfqgAgIKoAIC/CR4AvgEeAL0JHgC8ER4Agm0AAKOxHgCAVQAAgWUAAKZZHgCEmAMAv9ABAKVZHgCqRR4Aq00eAIYABACHmAEArkUeAK9NHgCsVR4ArU0eAIqoAICOqACAhCQAAJKoAICWqACAmqgAgKanAICGqACAqLUeAKmFHgCqjR4Aq4UeAKydHgCtgR4Arv0eAK/1HgCwjR4AsZUeALKVHgCzpR4AtL0eALVxAQC2cQEAt3EBALhRAQC5UQEAulEBALtRAQC89QEAvf0BAL71AQC/7QEAsyUeAL4IBwCeqACAoqgAgKaoAIC2IR4AtTUeAKqoAIC7cR4AumkeAK6oAICyqACAv5UBAL5ZHgC9UR4AvGEeALaoAICjYR4AuqgAgL6oAICmZR4AwqgAgMaoAIClcR4Aqi0eAKs1HgDKqACAzqgAgK4dHgCv0QEArCUeAK0VHgDhVBoA0qgAgONcCgDWqACA2qgAgN6oAIDiqACA5qgAgOqoAIC+qAUA7qgAgPKoAICPMSoA+qgAgO/E+wD+qACAk2EuAJIdLwCR2SoAkEkqAJfZEgCWdRIAlQ0TAJTBLgCbHRsAmkEWAJlJFgCYDRcAn3EeAJ4RGwCdcRoAnHkaAKOhAgCinQMAoZUfAKCJHgDjiAEA4wgeAOFoAADh/B4A79wBAO98HwC1if4AtAH8ALMB+gCylfoAsQH4ALAR9gCv4fYArgH0AK0l8gCs7fIAqwHwAKrpDwCp1Q4AqN0OAKcBDACmyQoApe0KAKQBCACj4QYAovEGAKHlAwACqQCAggErAIMBKwAGqQCACqkAgIYxLwCHiS8AhIkrAIVFLgCKdRIAiwUTAIYIBQCHbAUAjhEXAI8RFwCMsRMAjV0WAJI9GgCTQRsAhMgFAIQABwCWUR8Al1EfAJRRGwCVORoAmn0eAJt9AgAOqQCAEqkAgIFZAQCAVQEAnFkDAIJRAQC+yAcAFqkAgBqpAIAeqQCAIqkAgCapAIAqqQCA79QeAC6pAIDhJB4AMqkAgONoAQA2qQCAOqkAgD6pAIBCqQCAu2kCALpZAgBGqQCASqkAgL8dAgC+HQIAvRkCALxxAgCz7QIATqkAgFKpAIBWqQCAWqkAgLZ9AgC17QIAXqkAgKMNBQD2qACAYqkAgGqpAIBmqQCApp0FAKUNBQBuqQCAq4kFAKq5BQCGCAMAh3wDAK/9BQCu/QUArfkFAKyRBQCAsQcAgbkHAIJBAACzsQYAcqkAgLVZBwC2MQcAdqkAgHqpAIB+qQCAuuEHALvhBwC84QcAveEHAL7hBwC/3QcAqLUGAKm5BgCqdQYAq4UHAKydBwCt/QcArvUHAK8ZBwCCqQCAhqkAgIqpAICOqQCAkqkAgJapAICaqQCAnqkAgLh1BwC5fQcAunUHALsFBwC8HQcAvTEHAL4xBwC/MQcAsGkHALFpBwCyeQcAs3kHALRpBwC1VQcAtlEHALdNBwCj/QcAoqkAgKapAICqqQCArqkAgKZ9BgClFQYAsqkAgKutBgCqrQYAtqkAgLqpAICvkQYArq0GAK2tBgCsrQYAvqkAgMKpAIDGqQCAyqkAgIAdAACBCQAAgjkAAM6pAIDSqQCA2qkAgIbIAACHpAEA3qkAgOKpAIDmqQCA6qkAgKiNAQCpmQEAqtkBAKvRAQCs8QEArfEBAK45AQCvOQEAhKAAAO6pAIDyqQCA9qkAgPqpAID+qQCAAqoAgAaqAIC4zQAAudUAALrVAAC75QAAvP0AAL2VAAC+nQAAv5UAALBJAQCxSQEAslkBALNZAQC0SQEAtUkBALb9AAC39QAAugUEALsJBAC44QcAueEHAL4JBAC/CQQAvAkEAL0JBACyjQcAs+UHALC1BwCxhQcAtuUHALftBwC08QcAtfEHAKpNBwCrVQcAqEkHAKlJBwCu3QcAr8UHAKxNBwCt1QcACqoAgA6qAIASqgCAFqoAgBqqAIAeqgCAIqoAgCaqAICz0QIAKqoAgC6qAIC+AAwAMqoAgLbxAgC1+QIANqoAgLsNAgC6DQIAOqoAgD6qAIC/DQIAvg0CAL0NAgC8DQIAghUAAKOVAgCAYQAAgWEAAKa1AgBCqgCASqoAgKW9AgCqSQIAq0kCAIbIDACHrAwArkkCAK9JAgCsSQIArUkCAKhlAgCpdQIAqn0CAKt1AgCsbQIArbECAK6xAgCvsQIAhKANAE6qAIBSqgCAVqoAgFqqAIBeqgCAYqoAgGaqAIC4MQEAuTEBALoxAQC7MQEAvNUBAL3dAQC+yQEAv8EBALDRAgCx0QIAstECALPRAgC0EQEAtREBALYRAQC3EQEA4bAGAGqqAIDj0AYAhEAPAG6qAIDhpAEAcqoAgOPABgB2qgCAeqoAgH6qAIDv1AYA7AAAAIKqAIDvZAcAhqoAgIqqAICOqgCAkqoAgLO5AgCWqgCAtakCALZ9AgCaqgCAnqoAgKKqAIC6WQIAu1kCALxJAgC9SQIAvpkBAL+ZAQCjdQ0ARqoAgKaqAICqqgCArqoAgKaxDQClZQ0AsqoAgKuVDQCqlQ0AvqQDALaqAICvVQ4ArlUOAK2FDQCshQ0AgE0AAIFVAACCVQAAs2UPALqqAIC1ZQ8Atm0PAL6qAICGQAMAhxQDALrtDwC7/Q8AvOkPAL3VDwC+3Q8Av9UPAKhZDgCpoQ8AqqEPAKuhDwCsoQ8AraEPAK6hDwCvoQ8AwqoAgMaqAIDKqgCAzqoAgNKqAIDWqgCA2qoAgN6qAIC4AQ8AuQEPALoBDwC7HQ8AvA0PAL01DwC+PQ8Av9UAALBlDwCxdQ8AsnEPALNNDwC0VQ8AtV0PALZNDwC3QQ8AoykOAOKqAIDmqgCA6qoAgO6qAICmIQ4ApSkOAPKqAICrsQ4AqqEOAPaqAID6qgCAr5kOAK6RDgCtmQ4ArKUOAP6qAIACqwCABqsAgAqrAIDvJA0ADqsAgBKrAIAWqwCA49AOABqrAIDhGA4AHqsAgIAVAACBGQAAggUAACKrAICo0QEAqdkBAKopAQCrKQEArDkBAK05AQCuKQEArykBAL5oAQAqqwCAhsgBAIesAAAuqwCAMqsAgDarAIA6qwCAuO0AALmFAAC6jQAAu4UAALydAAC9gQAAvoEAAL+BAACwWQEAsVkBALLtAACz5QAAtP0AALXlAAC25QAAt9UAALOhAgA+qwCAQqsAgEarAIBKqwCAtrkCALWxAgBOqwCAu50CALqdAgBSqwCAVqsAgL8hAwC+OQMAvTEDALw5AwCF+PUAo+UCAFqrAIBeqwCApv0CAGKrAIBmqwCApfUCAKrZAgCr2QIAaqsAgG6rAICufQMAr2UDAKx9AwCtdQMAuOkAALnpAAC6aQAAu2kAALx5AAC9ZQAAvm0AAL9lAACwsQAAsbkAALKBAACzgQAAtPkAALX5AAC27QAAt+UAAKhlAwCpdQMAqn0DAKt1AwCsbQMArdEAAK7RAACv0QAAcqsAgHarAIB6qwCA1qkAgH6rAICCqwCAhqsAgIqrAICA/QEAgQkAAIIZAACOqwCAkqsAgL5EAgCaqwCAnqsAgISsAgCiqwCAh/gCAIasBQCmqwCAqqsAgK6rAICyqwCAs/UCALarAIC6qwCAvqsAgMKrAIC2UQEAteUCAMarAIC7fQEAunUBAMqrAIDOqwCAvz0BAL49AQC9VQEAvFUBAOFwDwDSqwCA47gOAITABQDvyAAA1qsAgNqrAIDeqwCA4zwOAOKrAIDh0AEA5qsAgIR0BwDqqwCA72gBAO6rAIDyqwCApXkCAKbNAQD2qwCAgCEAAIEhAACC3QcAo2kCAKzJAQCtyQEArqEBAK+hAQD6qwCA/qsAgKrpAQCr4QEAlqsAgAKsAIC+QAIABqwAgIYwAwCHMAMACqwAgA6sAICoOQcAqTkHAKoNBwCrHQcArAUHAK0NBwCuBQcAr3kHALAJBwCxCQcAshkHALMRBwC0OQcAtTkHALbdBwC3yQcAuPkHALn5BwC6zQcAu8EHALzFBwC9yQcAvrkHAL+xBwCzpQcAEqwAgBasAIAarACAHqwAgLatBwC1rQcAIqwAgLvtBwC67QcAJqwAgCqsAIC/3QcAvt0HAL3lBwC87QcALqwAgKPhBwAyrACANqwAgKbpBwA6rACAPqwAgKXpBwCqqQcAq6kHAEKsAIBGrACArpkHAK+ZBwCsqQcAraEHAEqsAIBOrACAUqwAgFasAIBarACAXqwAgGKsAIBmrACAgREAAIANAABqrACAghkAAG6sAIByrACAvuQBAHasAICG4AAAhxgBAHqsAIB+rACAgqwAgIasAICKrACA77AEAI6sAIDh1AYAkqwAgONcBACWrACAmqwAgJ6sAICirACAqJkBAKmZAQCqDQEAqwUBAKwdAQCtBQEArgUBAK81AQCEiAEApqwAgKqsAICurACAsqwAgLasAIC6rACAvqwAgLjBAAC5wQAAusEAALvBAAC8wQAAvcEAAL7BAAC/wQAAsE0BALElAQCyIQEAsyEBALQlAQC1LQEAthEBALcRAQDCrACAxqwAgLONAgDKrACAtZ0CAM6sAIDSrACAto0CANasAIDarACAu+kCALqBAgC9/QIAvP0CAL/hAgC+6QIA3qwAgKbVAgClxQIAvggDAKPVAgCCLQAAgRkAAIB5AACvuQIArrECAK2lAgCspQIAq7ECAKrZAgDirACA6qwAgO80AgDurACAhxgDAIYs/ADyrACA9qwAgPqsAID+rACAAq0AgAatAIAKrQCADq0AgOMAAQASrQCA4eABABatAIC6tQMAu70DABqtAIAerQCAvnkDAL95AwC8pQMAvXkDACarAICztQMAIq0AgCatAIC2kQMAKq0AgC6tAIC1pQMAqEkCAKlJAgCqWQIAq1kCAKxJAgCtdQIArnECAK9tAgC+aP0AvqT/ADKtAIA2rQCAOq0AgD6tAIBCrQCARq0AgLj5AgC5+QIAukkBALtJAQC8XQEAvUEBAL5BAQC/fQEAsBUCALEdAgCyFQIAs8kCALTZAgC12QIAtskCALfJAgDjIAYA4bAGAOGAAQDjEAYAgA0AAIE1AACCPQAASq0AgE6tAIBSrQCAWq0AgF6tAIDvcAAAYq0AgGatAIDvTAEAhIz9AGqtAICjmQIAbq0AgKWJAgByrQCAdq0AgKa9AgCGwPwAh+T8AKuRAgCqmQIArVUCAKyJAgCvVQIArlUCAKh9/gCpgf4Aqpn+AKuZ/gCsif4ArYn+AK65/gCvuf4AVq0AgHqtAIB+rQCAgq0AgIatAICKrQCAjq0AgJKtAIC4tf4Aub3+ALph/wC7Yf8AvGH/AL1h/wC+Yf8Av2H/ALDJ/gCxyf4Ast3+ALPR/gC0uf4Atbn+ALaR/gC3kf4AsxH+AJatAICarQCAnq0AgKKtAIC2Cf4AtQH+AKatAIC7Df4Aug3+AKqtAICurQCAv33+AL59/gC9Bf4AvAn+ALKtAICjVf4Atq0AgLqtAICmTf4Avq0AgMKtAIClRf4Aqkn+AKtJ/gCEKAMAxq0AgK45/gCvOf4ArE3+AK1B/gCAzQEAgdEBAILRAQCzuf4Ayq0AgLXR/gC21f4Azq0AgIZgAQCHYAEAug0BALsFAQC8HQEAvQUBAL4NAQC/BQEA0q0AgNatAIDarQCA3q0AgOKtAIDhwP0A5q0AgOOM/ADqrQCA7q0AgPKtAIDvtPwA9q0AgPqtAID+rQCAAq4AgKgp/gCpKf4Aqj3+AKs1/gCsVf4ArVn+AK5N/gCvRf4ABq4AgAquAIAOrgCAEq4AgBauAIAargCAHq4AgCKuAIC4SQEAuUkBALpZAQC7UQEAvHkBAL15AQC+GQEAvxUBALDFAQCxzQEAssUBALPdAQC0xQEAtc0BALbFAQC3eQEAJq4AgCquAIAurgCAo7n9ADKuAICl0f0AptX9AITQAwBBrgCAvuACAKoNAgCrBQIArB0CAK0FAgCuDQIArwUCAIFJAACAQQAAowkDAIJdAAClGQMARa4AgEmuAICmEQMAhsAEAIfkAwCrDQMAqg0DAK0BAwCsHQMArwEDAK4JAwCw4QMAseEDALLhAwCz/QMAtOUDALXtAwC25QMAtz0DALgFAwC5DQMAugUDALsdAwC8BQMAvQ0DAL4FAwC/vQAATa4AgFGuAIBVrgCAWa4AgOasAIBdrgCAYa4AgGWuAICo8QMAqfkDAKqpAwCrqQMArLkDAK25AwCuqQMAr6UDALNBAgBprgCAba4AgHGuAIB1rgCAtlkCALVRAgB5rgCAu0UCALpFAgB9rgCAga4AgL9JAgC+QQIAvUkCALxVAgCFrgCAia4AgI2uAICRrgCA74wDAJWuAICZrgCAna4AgONsAwChrgCA4VAAAKWuAICprgCAvngFALGuAICEcAIAgOUAAIHpAACC+QAAta4AgIawBACHVAUAua4AgO9A/gC9rgCA4Vz+AMGuAIDjVAEAxa4AgMmuAIDNrgCA0a4AgLOZAQDVrgCA2a4AgN2uAIDhrgCAth0BALUdAQDlrgCAuz0BALo9AQDprgCA7a4AgL/hAAC++QAAvfEAALz5AACoIQYAqVEGAKpRBgCrzQYArNUGAK3dBgCu1QYAr8kGAK2uAIDxrgCA9a4AgPmuAID9rgCAAa8AgAWvAIAJrwCAuG0HALkFBwC6DQcAuwUHALwdBwC9AQcAvgEHAL8BBwCwuQYAsbkGALJtBwCzZQcAtH0HALVlBwC2ZQcAt1UHAKPZBgANrwCAEa8AgBWvAIAZrwCApl0GAKVdBgCEnAIAq30GAKp9BgC+JAMAHa8AgK+hBwCuuQcArbEHAKy5BwCASQAAgUkAAIJZAACzVQcAIa8AgLV9BwC2aQcAJa8AgIZAAACHVAMAulUHALspBwC8OQcAvTkHAL4pBwC/IQcAo5kGACmvAIAtrwCAMa8AgDWvAICmpQYApbEGADmvAICr5QYAqpkGAD2vAIBBrwCAr+0GAK7lBgCt9QYArPUGAOE4BQBFrwCA4yQEAEmvAIBNrwCAUa8AgFWvAIBZrwCAXa8AgGGvAIBlrwCAaa8AgG2vAIBxrwCA7/QEAHWvAICo+QYAqQkGAKoRBgCrLQYArDkGAK0lBgCuLQYAryUGAHmvAIB9rwCAga8AgIWvAICAGQAAgRkAAIIFAACJrwCAuOUBALntAQC65QEAu/0BALzlAQC97QEAvuUBAL9ZAQCwXQYAsSEGALIhBgCzIQYAtCEGALUpBgC2EQYAtxEGAKjRAgCp2QIAqg0DAKsFAwCsHQMArQUDAK4FAwCvNQMAvmQCAJGvAICVrwCAma8AgJ2vAIChrwCApa8AgKmvAIC4JQMAuS0DALolAwC7PQMAvCUDAL0pAwC++QMAv/kDALBNAwCxIQMAsiUDALM9AwC0JQMAtS0DALYlAwC3HQMAs4UDAITIAgCtrwCAhAgDALGvAIC2hQMAtZUDALWvAIC75QMAuokDAIYIDACHnAMAv+kDAL7hAwC96QMAvPEDAIXsCgA2rgCAo80DALmvAICl3QMAva8AgMGvAICmzQMAxa8AgMmvAICrrQMAqsEDAK2hAwCsuQMAr6EDAK6pAwDNrwCA0a8AgNWvAIDZrwCA78gDAN2vAIDhrwCA5a8AgOO0AwDprwCA4dABAO2vAICADQAAgXUAAIJ9AADxrwCA9a8AgPmvAICzZQEAvgQCALVlAQABsACABbAAgLZlAQCGQA0Ah1gNALv1AQC6/QEAvaUBALy5AQC/mQEAvqUBAAmwAIANsACAEbAAgIQADAAVsACAGbAAgB2wAIDvzAEAIbAAgOEsBgAlsACA4yABAOwAAAApsACALbAAgDGwAIA1sACAo+kBADmwAIA9sACApukBAEGwAIBFsACApekBAKpxAQCreQEASbAAgE2wAICuKQEArxUBAKw1AQCtKQEAqCUOAKktDgCqJQ4Aqz0OAKwlDgCtLQ4AriUOAK+VDgD9rwCAUbAAgFWwAIBZsACAXbAAgIKdAACBnQAAgJ0AALhFDwC5TQ8AukUPALtZDwC8SQ8AvUkPAL59DwC/cQ8AsPEOALH5DgCypQ4As7kOALSpDgC1lQ4Atp0OALd9DwCo1Q8Aqd0PAKoJDwCrCQ8ArBkPAK0FDwCuDQ8ArwUPAGGwAIBlsACAabAAgL6gAwBtsACAcbAAgId4AwCGEAAAuBUPALkdDwC6IQ8AuyEPALz1AAC9/QAAvvUAAL/tAACwQQ8AsU0PALJdDwCzVQ8AtE0PALU1DwC2MQ8AtzEPAHWwAIDvsAwAebAAgH2wAICBsACAhbAAgImwAICNsACAkbAAgJWwAICZsACAnbAAgKGwAIDjqA0ApbAAgOGMDQCzwQ4AqbAAgK2wAICxsACAtbAAgLbFDgC10Q4AubAAgLvJDgC6xQ4AvbAAgMGwAIC/sQ4AvskOAL3BDgC8yQ4AowEOAMWwAIDJsACAzbAAgNGwAICmBQ4ApREOANWwAICrCQ4AqgUOANmwAICErAIAr3EOAK4JDgCtAQ4ArAkOAIBRAACBWQAAgmEAALPFAAC+zAEAtcUAALbNAADhsACAhkAHAIcUAQC6yQAAu8kAALzZAAC92QAAvskAAL/FAACrDQMAqg0DAKkJAwCouQIArw0DAK4NAwCtDQMArA0DAL5gAwDlsACA6bAAgO2wAIDxsACA9bAAgPmwAIC+MAUAuykDALoZAwC5GQMAuAEDAL/dAwC+3QMAvd0DALwxAwCzTQMAsk0DALFNAwCwTQMAtzkDALYxAwC1QQMAtE0DAP2wAICmkQMApZkDAAGxAICjmQMABbEAgAmxAIANsQCAr5kDAK6VAwCthQMArIUDAKuVAwCqlQMAja8AgBGxAIAVsQCAGbEAgB2xAIAhsQCAJbEAgCmxAIAtsQCAMbEAgDWxAIA5sQCAPbEAgEGxAICAHQAAgQkAAIL9AQBFsQCAvwgHAEmxAIBRsQCA7yQAAFWxAICElAIAWbEAgF2xAICH4AIAhgQFAL4AGABhsQCAZbEAgOGQAQBpsQCA44AAAG2xAIBxsQCAdbEAgLNlAQB5sQCAtWUBALZtAQB9sQCAgbEAgIWxAIC65QEAu/kBALzpAQC96QEAvsUBAL+9AQCJsQCAjbEAgJGxAIC+xBkAlbEAgJmxAICdsQCA78gBAKGxAIDh3A4ApbEAgOMwDgCpsQCArbEAgLGxAICEMAQAgHkAAIEVAACCFQAAo+UBALWxAICl5QEApu0BALmxAICGQAYAh5AHAKplAQCreQEArGkBAK1pAQCuRQEArz0BAKjdBQCpIQYAqiEGAKshBgCsIQYArSEGAK4hBgCvnQYATbEAgL2xAIDBsQCAhDABAMWxAIDJsQCAzbEAgNGxAIC4jQYAuZUGALqdBgC7lQYAvI0GAL21BgC+vQYAv7UGALDtBgCx8QYAsvEGALPxBgC0zQYAtbUGALa9BgC3tQYAqIkHAKmVBwCqkQcAq5EHAKy9BwCtpQcArqEHAK/dBwDVsQCA2bEAgN2xAIDhsQCA5bEAgOmxAIDtsQCA8bEAgLhJBwC5VQcAul0HALtVBwC8cQcAvX0HAL5pBwC/aQcAsKUHALGtBwCyuQcAs7EHALSRBwC1kQcAtnkHALd5BwD1sQCA+bEAgP2xAIABsgCA78gFAOHACQAFsgCA48AZAOMkBAAJsgCA4dAGAO/cKACinQMAoxUBAKAZBQChjQUAs1kGAA2yAIARsgCAFbIAgBmyAIC2ZQYAtXUGAB2yAIC7KQYAuiEGACGyAIAlsgCAvxUGAL4VBgC9JQYAvC0GAKOZBgCPmfwAKbIAgDGyAIA1sgCApqUGAKW1BgA5sgCAq+kGAKrhBgCGKB8Ah5wAAK/VBgCu1QYAreUGAKztBgCebQkAn30HAJwNCwCd7QkAmvENAJs5DQCY5fAAmQ0PAJbh8QCX6fEAlMX1AJUN8wCSHfcAk/H1AJD9+QCR7fkAgh3/AIMB+gA9sgCAQbIAgIYV9gCHOfYAhAn6AIXx9ACKwfAAiyXyAEWyAIBJsgCAjuEMAI8VDgCMNfIAjQHzAJKtDgCTgQgATbIAgFGyAICW6QQAl3UGAJR5CgCV8QoAmtEGAJvJAABVsgCAWbIAgIEdAwCAHQMAnFkCAIL1AwCrARAAqpUWAKmNFgCojRYAr5UuAK4BLACt/RIArJkSAKOlHgCipR4AoY0CAN2wAICnGRoAppUaAKUBGACknR8AXbIAgGGyAIBlsgCAabIAgG2yAIBxsgCAdbIAgHmyAICz5SoAsuUqALGtLwCw5S4AfbIAgIGyAIC1ASQAtBEqAKgpAwCpNQMAqj0DAKs1AwCsLQMArbUDAK69AwCvtQMAhbIAgImyAICNsgCAkbIAgIAdAACBCQAAgrkAAJWyAIC4TQIAuV0CALptAgC7CQIAvBkCAL0ZAgC+CQIAvwECALDNAwCx1QMAst0DALPVAwC0zQMAtXUCALZ9AgC3dQIAmbIAgITIHQChsgCAvgwfAKWyAICpsgCA70gGAO9YBwDhWAYA4ZgGAOOUAQDjAAYAhhAcAId8HQC+9B4ArbIAgLGyAIC2ZQMAtfUDALWyAICz5QMAubIAgL2yAIDBsgCAv+ECAL5ZAwC9UQMAvFkDALtBAwC6WQMAxbIAgMmyAIAtsgCAnbIAgM2yAIDRsgCA1bIAgNmyAIDdsgCA4bIAgKitHQCptR0AqrUdAKslHgCsPR4ArR0eAK4VHgCvdR4AsA0eALEtHgCyJR4As40eALSVHgC1nR4AtpUeALeNHgC4tR4Aub0eALq1HgC7nR4AvIUeAL1VHwC+XR8Av1UfALMdHQDlsgCA6bIAgO2yAIDxsgCAtr0eALWVHgD1sgCAu8keALrpHgD5sgCA/bIAgL95HgC+cR4AvXkeALzRHgCCKQAAo1kdAIAdAACBFQAApvkeAAGzAIAFswCApdEeAKqtHgCrjR4ACbMAgITgAwCuNR4Arz0eAKyVHgCtPR4AqIkeAKmVHgCqnR4Aq7EeAKzRHgCt2R4Ars0eAK/FHgANswCAEbMAgIaIAACHbAEAFbMAgBmzAIAdswCAIbMAgLhdAQC5wQEAusEBALvBAQC8wQEAvckBAL7xAQC/8QEAsL0eALGdHgCylR4As2UBALR9AQC1ZQEAtm0BALdlAQCqLR0AqzUdACWzAIApswCAri0dAK+VHACsLR0ArSUdAISMAQCjkR0ALbMAgDGzAICmER0ANbMAgDmzAIClgR0As1UeAD2zAIBBswCARbMAgEmzAIC2GR4AtRkeAE2zAIC7GR4AujkeAFGzAIBVswCAv+EBAL75AQC98QEAvAEeAFmzAIBdswCAYbMAgKOZHQBlswCApdUdAKbVHQBpswCAbbMAgHGzAICq9R0Aq9UdAKzNHQCtPQIArjUCAK8tAgCAZQAAgRUAAIIdAACEAAQAdbMAgHmzAICHcAMAhvwEAIGzAICFswCAibMAgI2zAICRswCAlbMAgJmzAICdswCAvsgEAKGzAIClswCAqbMAgK2zAICxswCAtbMAgO/cHwC5swCA4ZQBAL2zAIDjHAEAwbMAgMWzAIDJswCAzbMAgLt1AwC6aQMAvkgGANGzAIC/HQMAvh0DAL0dAwC8ZQMAs9UDANWzAIDZswCA3bMAgOGzAIC2fQMAtcUDAIRwBQCoJQIAqTUCAKo9AgCrNQIArC0CAK2dAgCulQIAr7UCAIIVAADlswCAgNkBAIEJAADEAAAA6bMAgPGzAID1swCAuKkCALmpAgC6SQEAu0kBALxZAQC9RQEAvkUBAL99AQCwzQIAsdECALLRAgCzqQIAtLkCALW5AgC2qQIAt6ECAOEoHgDhNBwA43QBAOMYHgD5swCA/bMAgIa4BACHVAUAhDgHAAG0AIAFtACACbQAgL6sBwANtACA78weAO/IGgCj9QIAEbQAgBW0AIAZtACAHbQAgKZdAgCl5QIAIbQAgKtVAgCqSQIAJbQAgCm0AICvPQIArj0CAK09AgCsRQIAqGEGAKlhBgCqYQYAq2EGAKxhBgCtYQYArmEGAK9hBgDtswCALbQAgDG0AIA1tACAObQAgD20AIBBtACARbQAgLjxBgC58QYAuvEGALvxBgC8nQYAvbEGAL6xBgC/sQYAsOUGALHtBgCy5QYAs/0GALTlBgC17QYAttkGALfVBgCz6QYASbQAgE20AIBRtACAVbQAgLbhBgC16QYAWbQAgLspBgC6IQYAXbQAgGG0AIC/KQYAviEGAL0pBgC8MQYAgl0AAKOtBgCARQAAgV0AAKalBgBltACAabQAgKWtBgCqZQYAq20GAIYADACHQAMArmUGAK9tBgCsdQYArW0GAG20AIDvfAUAcbQAgHW0AIB5tACAfbQAgIG0AICFtACAibQAgI20AICRtACAlbQAgJm0AIDjaAUAnbQAgOF4BQCz0QYAobQAgKW0AICptACArbQAgLb9BgC1/QYAsbQAgLupBgC6oQYAtbQAgLm0AIC/mQYAvqkGAL2pBgC8sQYAqLkGAKm5BgCqGQYAqxkGAKw1BgCtPQYArjUGAK8pBgC9tACAgh0AAIEdAACAHQAAwbQAgMW0AIDJtACA0bQAgLjpAQC56QEAuvkBALv5AQC86QEAvekBAL5dAQC/VQEAsCUGALEtBgCyJQYAsz0GALQtBgC1HQYAthUGALfZAQCGgAwAh+QCANW0AICjnQUA2bQAgKWxBQCmsQUA3bQAgOG0AIDltACAqu0FAKvlBQCs/QUAreUFAK7lBQCv1QUAtk0DAOm0AICExAMAtUUDAO20AICzjQIA8bQAgPW0AIC+SQMAv0kDALxJAwC9SQMAumkDALtpAwD5tACA/bQAgAG1AICmiQMApYEDAAW1AICjSQIACbUAgA21AIARtQCAr40DAK6NAwCtjQMArI0DAKutAwCqrQMAfbMAgBW1AIAZtQCAHbUAgIW0PQAhtQCAJbUAgCm1AIAttQCAMbUAgIA9AACBCQAAgh0AADW1AIC+sAMAObUAgIc4AwCG3AwAQbUAgEW1AIBJtQCATbUAgFG1AIDvXAYAVbUAgFm1AIC+6AwA45QGAF21AIDh3AEAYbUAgGW1AIBptQCAbbUAgLNRAQBxtQCAdbUAgHm1AIB9tQCAtnEBALV5AQCBtQCAuz0BALo9AQCFtQCAibUAgL/9AQC+9QEAvQUBALwFAQCNtQCAkbUAgJW1AICEQAwAmbUAgJ21AIChtQCA76wHAKW1AIDhJAYAqbUAgONABwCGkAwAh/wMALG1AIC1tQCAgFkAAIFlAACCYQAAo90BALm1AICl9QEApv0BAL21AIDBtQCAxbUAgKqxAQCrsQEArIkBAK2JAQCueQEAr3EBAM20AIA9tQCAybUAgM21AICttQCA0bUAgNW1AIDZtQCAqJ0NAKktDgCqOQ4AqzEOAKwRDgCtEQ4Arn0OAK9tDgCwGQ4AsRkOALIxDgCzMQ4AtNEOALXZDgC2zQ4At8UOALj9DgC52Q4AuqkOALupDgC8vQ4AvaUOAL6tDgC/pQ4AqIEPAKmBDwCqgQ8Aq4EPAKyBDwCtjQ8AroUPAK+1DwDdtQCA4bUAgOW1AIDptQCA7bUAgPG1AID1tQCA+bUAgLidDwC5rQ8AuqUPALtNDwC8VQ8AvV0PAL5JDwC/SQ8AsNEPALHRDwCy0Q8As9EPALS1DwC1vQ8AtrUPALetDwCzCQ4A/bUAgAG2AIAFtgCACbYAgLYNDgC1CQ4ADbYAgLsVDgC6FQ4AEbYAgBW2AIC/eQ4AvnEOAL0FDgC8BQ4AghUAAKNNDgCAYQAAgWEAAKZJDgAZtgCAvhABAKVNDgCqUQ4Aq1EOAIQkAQAhtgCArjUOAK89DgCsQQ4ArUEOAKg5DgCpOQ4AqlkOAKtRDgCscQ4ArXEOAK6RAQCvkQEAhgAAAIeEAAAltgCAKbYAgC22AIAxtgCANbYAgDm2AIC4dQEAuX0BALp1AQC7yQAAvNkAAL3ZAAC+yQAAv8EAALD1AQCx/QEAsvUBALNNAQC0VQEAtV0BALZVAQC3TQEAuk0PALtVDwC4TQ8AuUUPAL59DwC/tQ8AvEUPAL11DwCyAQ8AswEPALAxDwCxMQ8AtgEPALcNDwC0EQ8AtREPAKqZDgCrRQ8AqOUOAKmZDgCuQQ8Ar0EPAKxRDwCtUQ8APbYAgEG2AIBFtgCASbYAgE22AIBRtgCAVbYAgFm2AICzUQ0AXbYAgGG2AIBltgCAabYAgLZxDQC1eQ0AbbYAgLu5AgC6sQIAcbYAgHW2AIC/GQIAvhECAL0ZAgC8oQIAebYAgKMVDQB9tgCAgbYAgKY1DQCFtgCAibYAgKU9DQCq9QIAq/0CAIToAwCRtgCArlUCAK9dAgCs5QIArV0CAKhtAgCprQIAqqUCAKu9AgCspQIAra0CAK6lAgCvfQEAgO0BAIHxAQCC8QEAvqAFAJW2AICZtgCAh2gFAIYcBQC4yQEAuckBALrZAQC70QEAvPkBAL35AQC+mQEAv5UBALAFAQCxDQEAsgUBALMdAQC0BQEAtQ0BALYFAQC3+QEA4WQPAOGcDwDjFA4A49QPAJ22AIDhPA4AobYAgOPkAAC+rAQApbYAgKm2AIDvDAAArbYAgLG2AIDvYA4A77QPALW2AIC5tgCAhEQEALNhAgC9tgCAtWECALZhAgDBtgCAxbYAgMm2AIC6jQEAu4UBALydAQC9hQEAvo0BAL+FAQCjrQUAjbYAgM22AIDRtgCA1bYAgKatBQClrQUA2bYAgKtJBgCqQQYA3bYAgOG2AICvSQYArkEGAK1JBgCsUQYA5bYAgOm2AIDttgCA8bYAgIAdAACBCQAAgjkAAPW2AID5tgCA/bYAgIbIAACHIAMAAbcAgAW3AIAJtwCADbcAgKhtBgCptQcAqr0HAKsdBwCsCQcArTEHAK4xBwCvLQcAhKgDABG3AIAVtwCAGbcAgB23AIAhtwCAJbcAgCm3AIC4zQAAudUAALrVAAC75QAAvP0AAL2VAAC+nQAAv5UAALBVBwCxJQcAsi0HALM9BwC0LQcAtRUHALYdBwC39QAALbcAgOG8BgAxtwCA4/QFADW3AIA5twCAPbcAgEG3AIBFtwCASbcAgE23AIBRtwCAVbcAgFm3AIBdtwCA7+gEALN1BgCCLQAAgRUAAIAdAABhtwCAtvEGALXBBgBltwCAu6EGALrRBgBptwCAvmwBAL+RBgC+qQYAvakGALy5BgCjtQYAcbcAgIYoAACHTAEAdbcAgKYxBgClAQYAebcAgKthBgCqEQYAfbcAgIG3AICvUQYArmkGAK1pBgCseQYAhbcAgLO9AQCJtwCAjbcAgLZ5AQCRtwCAlbcAgLV5AQC6VQEAu10BAJm3AICdtwCAvvkAAL/lAAC8RQEAvf0AAKhxAgCpcQIAqnECAKtxAgCstQIArb0CAK61AgCvrQIAhOw8AKG3AICltwCAqbcAgK23AICxtwCAtbcAgLm3AIC4XQMAuWUDALptAwC7ZQMAvH0DAL1lAwC+bQMAv2UDALDVAgCx3QIAstUCALNtAwC0eQMAtWUDALZtAwC3ZQMAHbYAgL23AIDBtwCAo/UCAMW3AIClMQIApjECAMm3AIDNtwCA0bcAgKodAgCrFQIArA0CAK21AwCusQMAr60DAIBlAACBCQAAghkAANW3AIDZtwCA4bcAgL4QPADltwCAhsA8AIcgAwDptwCA7bcAgPG3AID1twCA+bcAgP23AICohQIAqZUCAKqVAgCrpQIArL0CAK3VAgCu0QIAr9ECAAG4AIAFuACACbgAgA24AIARuACAFbgAgBm4AIAduACAuHUBALl9AQC6dQEAu8kBALzZAQC9xQEAvsUBAL/9AQCwtQIAsb0CALKBAgCzgQIAtFUBALVdAQC2VQEAt00BAOGkBgAhuACA41AGAL6APACEHDwAvoA/ACW4AIApuACALbgAgDG4AIA1uACAObgAgD24AIBBuACA7+AGAEW4AICBfQAAgHEAAEm4AICCBQAAUbgAgFW4AIDvTAAAWbgAgOGQAQBduACA41gBAGG4AIBluACAabgAgIZYPwCH/DwAs509AN23AIBNuACAbbgAgHG4AIC21T0AtbU9AHW4AIC7+T0AuvE9AHm4AIB9uACAvxk+AL4RPgC91T0AvNU9AIG4AICj2T0AhbgAgIm4AICmkT0AjbgAgJG4AICl8T0AqrU9AKu9PQCVuACAmbgAgK5VPgCvXT4ArJE9AK2RPQCoVT4AqVk+AKphPgCrYT4ArGE+AK1hPgCuYT4Ar2E+AISoAwCduACAobgAgKW4AICpuACArbgAgLG4AIC1uACAuEU/ALldPwC6VT8Au20/ALx1PwC9fT8AvnU/AL9tPwCwwT8AscE/ALLBPwCzwT8AtME/ALXBPwC2wT8At8E/AIC5AQCBuQEAggUAALm4AIDhgD4AwbgAgOMoPQDFuACAhoAAAIcEAQDvCD0AybgAgM24AIDRuACA1bgAgNm4AICzqT8AvbgAgN24AIDhuACA5bgAgLahPwC1qT8A6bgAgLtFPgC6RT4A7bgAgPG4AIC/RT4AvkU+AL1VPgC8VT4Ao2k/APW4AID5uACA/bgAgAG5AICmYT8ApWk/AAW5AICrhT4AqoU+AAm5AIANuQCAr4U+AK6FPgCtlT4ArJU+ABG5AICzGT4AFbkAgBm5AIC2IT4AHbkAgCG5AIC1MT4AuvEBALv5AQAluQCAKbkAgL6xAQC/vQEAvNEBAL3RAQCo0T0AqdE9AKrVPQCr6T0ArP09AK3lPQCu7T0ArxECAID5AwCBzQMAgsUDAIQkAwC+AAQAMbkAgIesAwCGvAQAuBkCALktAgC6JQIAu+kCALz5AgC9+QIAvukCAL/pAgCwcQIAsXkCALJBAgCzQQIAtDECALU9AgC2NQIAtykCAKVtPQA1uQCAObkAgKZ9PQA9uQCAbbcAgKNFPQBBuQCArY0CAKyNAgCv4QIAru0CAKwAAABFuQCAq6UCAKqtAgDh+AEASbkAgOP0AgCEwAQATbkAgFG5AIBVuQCAWbkAgF25AIBhuQCAZbkAgGm5AIBtuQCAcbkAgO8wAgB1uQCAqBUCAKkZAgCqJQIAqz0CAKwlAgCtLQIAriUCAK9VAgB5uQCAfbkAgIG5AICFuQCAibkAgI25AICEsAQAkbkAgLjRAgC52QIAuuECALvhAgC8kQIAvZ0CAL6VAgC/iQIAsC0CALE1AgCyNQIAswUCALQdAgC18QIAtvECALfxAgDheD8A4zQBAOMIPgDhbD4AgQkAAICpAACVuQCAgj0AAJm5AIChuQCApbkAgL4gBACpuQCA79g+AO/MPgCtuQCAsbkAgLPpAgCG6AQAh8AEALbpAgC1uQCAubkAgLXpAgC6rQIAu7UCAL25AIDBuQCAvp0CAL9xAgC8pQIAvZUCAC25AICduQCAxbkAgMm5AIDNuQCA0bkAgNW5AIDZuQCAqBUGAKmhBgCqoQYAq70GAKytBgCtgQYArv0GAK/tBgCwlQYAsZ0GALKVBgCzrQYAtLUGALW9BgC2tQYAt60GALiVBgC5mQYAukkHALtJBwC8WQcAvVkHAL5JBwC/SQcArN0FAK3tBQCu5QUArwkFAN25AIDhuQCAqtUFAKvNBQDluQCApZEFAKaRBQDpuQCA7bkAgPG5AID1uQCAo5EFALNJBgD5uQCA/bkAgAG6AIAFugCAtmEGALVFBgAJugCAuzkGALoxBgC+ZAAADboAgL8ZBgC+EQYAvRkGALwhBgCjiQcAgtkBAIHZAQCAwQEAEboAgKahBwClhQcAFboAgKv5BwCq8QcAhggBAId8AQCv2QcArtEHAK3ZBwCs4QcAGboAgLP1BgAdugCAIboAgLaFBgAlugCAKboAgLWdBgC6jQYAu20BAC26AIAxugCAvmUBAL9tAQC8dQEAvW0BAKglBgCpLQYAqjkGAKsxBgCsUQYArUEGAK5BBgCvdQYANboAgDm6AIA9ugCAQboAgEW6AIBJugCATboAgFG6AIC4VQEAuWUBALplAQC7fQEAvGUBAL1tAQC+HQEAvxUBALANBgCx7QEAsuUBALP9AQC05QEAte0BALblAQC3bQEAo7EFAFW6AIBZugCAvkgDAL5YDACmwQUApdkFAF26AICrKQIAqskFAGG6AIBlugCArykCAK4hAgCtKQIArDECAGm6AIBtugCAcboAgHW6AICAGQAAgRkAAIIFAAB5ugCAhKwDAIG6AICHGAMAhswMAIW6AICJugCAjboAgJG6AICokQMAqZkDAKrJAwCrxQMArN0DAK3BAwCuwQMAr/UDAJW6AICZugCAnboAgKG6AIClugCAqboAgK26AICxugCAuH0DALnBAAC6wQAAu9EAALz5AAC9+QAAvpkAAL+ZAACwjQMAsUUDALJNAwCzRQMAtF0DALVFAwC2TQMAt0UDALNBAgC1ugCAuboAgL8EDwC9ugCAtkECALVVAgDBugCAu4ECALpJAgDFugCAyboAgL+BAgC+mQIAvZECALyZAgDNugCA0boAgNW6AIDZugCA76QDAN26AIDhugCA5boAgOMQAwDpugCA4VgAAIQgDQCAKQAAgSkAAIIdAADxugCA4VAGAOGgBwDjoAYA41AHAIWUDAD1ugCA70gbAPm6AIDhJAIA/boAgONwGgABuwCABbsAgAm7AIDvqAEA7+gGAIagDwCHDA0Ao4kCAA27AIClnQIAEbsAgBW7AICmiQIAGbsAgB27AICrSQIAqoECAK1ZAgCsUQIAr0kCAK5RAgCoZQ4AqXUOAKp9DgCrdQ4ArG0OAK21DgCuvQ4Ar7UOAO26AIAhuwCAJbsAgCm7AIAtuwCAOLsAgDy7AIBAuwCAuF0PALltDwC6ZQ8Auw0PALwVDwC9HQ8AvhUPAL8JDwCwzQ4AsdUOALLdDgCz1Q4AtM0OALVxDwC2cQ8At20PALP1DgBEuwCASLsAgEy7AIBQuwCAtjUOALXlDgBUuwCAuxEOALoJDgBYuwCAXLsAgL+1DwC+CQ4AvQEOALwJDgCCFQAAo7EOAIBhAACBYQAApnEOAGC7AIC+EAEApaEOAKpNDgCrVQ4AaLsAgIQgAQCuTQ4Ar/EPAKxNDgCtRQ4An0UIAJ4NCQCdDQkAnJkLAJt1NQCaETUAmZk3AJgNMQCXJTEAliUxAJWBPQCUDT0Ak4k/AJIVOACRPTkAkD05AI9lJQDvrA0AhgAEAIegAQBsuwCAcLsAgHS7AIDv6AEAeLsAgOE0AgB8uwCA4zQBAIC7AIDjCAwAhLsAgOEIDQChoQEAiLsAgKMJBQCibQMApc0EAKQRBQCnHRkAph0ZAKmhHQCoORkAq+kcAKqpHQCtkREArAEQAK8BFACuUREAsfkVALDlFQCz6WkAsgFoALUBbAC0eWkAjLsAgJC7AICUuwCAmLsAgJy7AICguwCAowkDAKIZDQCh/Q0AoP0NAIIlJgCDBToApLsAgKi7AICGqTwAhzU+AIQdOgCFPTsAiok+AIslMgCsuwCAsLsAgI6xNACPMTYAjD0yAI0tMgCSJTYAk9EIAIREAwC+wAQAlhULAJdVDgCUXQoAlVUKAJplDgCbiQ4AtLsAgLi7AIC8uwCAwLsAgJyBAADEuwCAuLUCALm9AgC6tQIAuwkCALwZAgC9GQIAvgkCAL8BAgCwdQ0AsX0NALJJDQCzSQ0AtJUCALWdAgC2lQIAt40CAKi9DQCpUQ0AqlUNAKtpDQCsfQ0ArWUNAK5tDQCvEQ0AZLsAgILtAQCBHQAAgB0AAMi7AIDMuwCAfboAgL5wBQCznQwAhIwFANC7AIDYuwCA3LsAgLalDAC1tQwA4LsAgLv5DAC68QwAhigFAIcgBQC/GQMAvhEDAL3dDAC83QwA5LsAgKPZDADouwCA7LsAgKbhDADwuwCA9LsAgKXxDACqtQwAq70MAPi7AID8uwCArlUDAK9dAwCsmQwArZkMAAC8AIAEvACACLwAgAy8AIAQvACAFLwAgBi8AIDvvAEAHLwAgOF8DgAgvACA41ABACS8AIAovACALLwAgDC8AICzlQIANLwAgDi8AIA8vACAQLwAgLa9AgC1uQIASLwAgLs5AgC6YQIAhsgEAIesBAC/GQIAvhECAL0ZAgC8IQIAo1UFAILVBwCBxQcAgMUHAEy8AICmfQUApXkFAFC8AICr+QUAqqEFAFS8AIBYvACAr9kFAK7RBQCt2QUArOEFAFy8AICzWQcAYLwAgGS8AIC2HQcAaLwAgGy8AIC1FQcAugkHALsJBwBwvACAdLwAgL75BwC/+QcAvPkHAL35BwDUuwCARLwAgHi8AIB8vACAgLwAgIS8AICIvACAjLwAgKitBwCptQcAqrUHAKvtBwCs+QcArfkHAK7tBwCv5QcAsKkHALGpBwCySQcAs0kHALRZBwC1WQcAtkkHALdJBwC4eQcAuUUHALpBBwC7XQcAvEUHAL1NBwC+RQcAvzkHAKMdBgCQvACAlLwAgJi8AICcvACAplkGAKVRBgCgvACAq00GAKpNBgCkvACAqLwAgK+9BgCuvQYArb0GAKy9BgCAbQAAgQkAAIIZAACsvACAsLwAgISYAQC+kAEAtLwAgIYAHACHxAEAuLwAgLy8AIDAvACAxLwAgMi8AIDMvACAqF0GAKmVAQCqlQEAq6UBAKy9AQCt1QEArtEBAK/RAQDQvACA1LwAgNi8AIDcvACA4LwAgOS8AIDovACA7LwAgLhZAQC5WQEAus0AALvFAAC83QAAvcUAAL7FAAC/9QAAsLUBALG9AQCygQEAs4EBALR5AQC1eQEAtmkBALdpAQCzHQIA8LwAgPS8AIC+gBwA+LwAgLZVAgC1NQIA/LwAgLt5AgC6cQIAAL0AgAS9AIC/vQIAvr0CAL1VAgC8VQIACL0AgKNZAgAMvQCAEL0AgKYRAgAUvQCAGL0AgKVxAgCqNQIAqz0CABy9AIAgvQCArvkCAK/5AgCsEQIArRECACi9AIAsvQCAvgQdAL4AHgAwvQCANL0AgDi9AIA8vQCAgPkAAIHNAACCxQAAhCADAIawHACHlAMAQL0AgES9AIBIvQCATL0AgFC9AIBUvQCA42wCAFi9AIDhoAEAXL0AgO8UAgBgvQCAZL0AgGi9AIBsvQCAcL0AgHS9AIB4vQCA4fAGAOE0BgDjTAAA4xgGAHy9AICAvQCAhL0AgIi9AICAPQAAgQkAAIIZAACMvQCAkL0AgIS8HQDvmAAA7zgHALMxAgDRAAAAh9gdAIZsHACYvQCAtikCALUhAgCcvQCAu80CALrNAgCgvQCApL0AgL/NAgC+zQIAvc0CALzNAgCyXQYAs2UGALANBgCxVQYAtn0GALedBQC0fQYAtXUGALqNBQC7zQUAuKUFALmFBQC+xQUAv8kFALzVBQC9zQUAqL0AgKy9AICwvQCAtL0AgLi9AIC8vQCAwL0AgMS9AICqtQYAq70GAKgBBwCpvQYAroEGAK+NBgCsmQYArZUGAKNxHQDIvQCAzL0AgNC9AIDUvQCApmkdAKVhHQDYvQCAq40dAKqNHQDcvQCA4L0AgK+NHQCujR0ArY0dAKyNHQDkvQCAs9UeAOi9AIDsvQCAts0eAPC9AID0vQCAtcUeALqhHgC7oR4A+L0AgPy9AIC+pR4Av6keALyxHgC9sR4AJL0AgJS9AIAAvgCAhAQDAID5AACB+QAAghEAAAS+AICoIR4AqSEeAKo5HgCrOR4ArCkeAK0pHgCuAR4ArwEeALABHgCxAR4AsgEeALMBHgC0BR4AtQkeALY9HgC3NR4AuA0eALkVHgC6HR4AuxUeALwNHgC95R8Avu0fAL/lHwCjkR8ACL4AgIYoAQCHSAEADL4AgKaJHwClgR8AEL4AgKvlHwCq5R8AFL4AgBi+AICv7R8AruEfAK31HwCs9R8AHL4AgLMtHgAgvgCAJL4AgLaVHgAovgCALL4AgLWdHgC6sR4Au7EeADC+AIA0vgCAvnUBAL99AQC8oR4AvaEeAKjRHgCp2R4AquEeAKvhHgCsUR4ArVEeAK5RHgCvUR4AOL4AgDy+AIBAvgCARL4AgEi+AIBMvgCAUL4AgFS+AIC43QEAue0BALrlAQC7jQEAvJkBAL2ZAQC+jQEAv4UBALAxHgCxMR4AsjEeALMxHgC09QEAtf0BALb1AQC37QEAo2kdAFi+AIBcvgCAYL4AgGS+AICm0R0ApdkdAGi+AICr9R0AqvUdAGy+AIBwvgCArzkCAK4xAgCt5R0ArOUdAIFpAACAWQAAvgAEAIJhAAB4vgCAfL4AgIC+AICEvgCAhOwDAIi+AICHiAMAhuwEAIy+AICQvgCAlL4AgJi+AICohQMAqZUDAKqVAwCrpQMArL0DAK3VAwCu0QMAr9EDAJy+AICgvgCApL4AgKi+AICsvgCAsL4AgLS+AIC4vgCAuHEDALlxAwC6cQMAu3EDALzVAAC93QAAvtUAAL/NAACwtQMAsb0DALKBAwCzgQMAtFEDALVRAwC2UQMAt1EDAOFUHgDhrB8A45QBAOMoHgDjYAMAvL4AgOEIAADAvgCA75ADAMS+AIDIvgCAzL4AgNC+AIDUvgCA70wfAO9MHwCzXQIA2L4AgNy+AIDgvgCA6L4AgLYVAgC1dQIA7L4AgLs5AgC6MQIAhCQFAL7gBAC/1QIAvtUCAL0VAgC8FQIAuJEdALmZHQC6oR0Au6EdALzRHQC93R0AvtUdAL/JHQCwCR4AsQkeALIZHgCzGR4AtAkeALUJHgC2vR0At7UdAKipHgCpqR4AqrkeAKu5HgCsqR4ArakeAK55HgCveR4AgKUAAIGtAACCpQAA8L4AgIbQBACH+AQA9L4AgPi+AIB0vgCA5L4AgPy+AIAAvwCABL8AgAi/AIAMvwCAEL8AgKhxBgCpcQYAqnEGAKtxBgCsVQYArUUGAK5NBgCvRQYAsD0GALHlBgCy7QYAs+UGALT9BgC15QYAtu0GALflBgC43QYAuXEHALp1BwC7SQcAvFkHAL1ZBwC+SQcAv0kHALPZBgAUvwCAGL8AgBy/AIAgvwCAtuUGALX9BgAkvwCAuwEGALrZBgAovwCALL8AgL8BBgC+GQYAvREGALwZBgAwvwCAo9kFADS/AIA4vwCAppEFADy/AIBAvwCApfEFAKq1BQCrvQUARL8AgEi/AICuUQUAr1EFAKyRBQCtkQUAo1kHAIIZAACBGQAAgOEBAEy/AICmZQcApX0HAFC/AICrgQcAqlkHAISgAgC+rAEAr4EHAK6ZBwCtkQcArJkHAFS/AICzqQYAhugAAIcsAQC2WQEAWL8AgFy/AIC1oQYAunUBALt9AQBgvwCAZL8AgL75AQC/+QEAvGUBAL35AQCo0QYAqdkGAKplBgCrdQYArG0GAK2dAQCulQEAr40BAITsAQBovwCAbL8AgHC/AIB0vwCAeL8AgHy/AICAvwCAuGkBALlpAQC6CQEAuwUBALwdAQC9AQEAvgEBAL81AQCw9QEAsf0BALL1AQCzaQEAtHkBALV5AQC2aQEAt2EBAIS/AICIvwCAjL8AgKPhBQCQvwCApekFAKYRAgCUvwCAmL8AgJy/AICqPQIAqzUCAKwtAgCtsQIArrECAK+xAgCgvwCApL8AgL4EAwCEAAwAqL8AgKy/AICwvwCAtL8AgIANAACBFQAAgh0AALi/AIC8vwCAwL8AgIdEAwCG3AwAs+kDAMi/AIDMvwCA0L8AgNS/AIC2PQMAtT0DANi/AIC7GQMAuhEDANy/AIDgvwCAv7kAAL6xAAC9uQAAvAEDAOS/AIDhlAEA6L8AgON8AQDsvwCA8L8AgPS/AID4vwCA/L8AgADAAIAEwACACMAAgAzAAIAQwACAFMAAgO9MAgCoVQIAqV0CAKphAgCrYQIArLUCAK29AgCutQIAr60CAL5oDQAYwACAHMAAgCDAAIAkwACAgq0AAIGtAACArQAAuGEBALlhAQC6CQEAuwkBALwBAQC9AQEAvgEBAL8BAQCw1QIAsd0CALLVAgCzbQEAtHUBALV9AQC2aQEAt2EBAOFoBgDh8AcA47AAAOP0BgAowACALMAAgDDAAIA4wACAPMAAgEDAAIBEwACASMAAgL78DABMwACA72wAAO8oBgCjqQIAUMAAgIZoDACHBA0AVMAAgKZ9AgClfQIAWMAAgKtZAgCqUQIAXMAAgGDAAICv+QEArvEBAK35AQCsQQIAqIUOAKmNDgCqhQ4Aq50OAKyNDgCtvQ4ArrUOAK/dDgA0wACAZMAAgGjAAIBswACAcMAAgHTAAIB4wACAfMAAgLitDgC5tQ4Aur0OALu1DgC8dQ8AvX0PAL51DwC/bQ8AsKkOALG1DgCyvQ4As7UOALStDgC1lQ4Atp0OALeVDgCzDQ4AgMAAgITAAICIwACAjMAAgLY9DgC1BQ4AkMAAgLtxDgC6bQ4AlMAAgJjAAIC/UQ4AvmkOAL1hDgC8aQ4AghkAAKNJDgCAZQAAgRkAAKZ5DgCcwACAoMAAgKVBDgCqKQ4AqzUOAIS8AwCkwACAri0OAK8VDgCsLQ4ArSUOAKidDgCppQ4Aqq0OAKulDgCsvQ4AraEOAK7dDgCvzQ4AhiABAIdkAQCowACArMAAgLDAAIC0wACAuMAAgLzAAIC4eQEAuXkBALrNAQC7xQEAvN0BAL3FAQC+xQEAv/UBALC9DgCxjQ4AsoUOALNJAQC0WQEAtVkBALZJAQC3SQEAtS0OAMDAAIDEwACAtjkOAMjAAIDMwACAsz0OANDAAIC9hQEAvEkOAL+FAQC+hQEA1MAAgMS/AIC7UQ4AumEOAKNlDgDYwACA3MAAgODAAIDkwACApmEOAKV1DgDowACAqwkOAKo5DgDswACA8MAAgK/dAQCu3QEArd0BAKwRDgD0wACA+MAAgO/QDwD8wACAAMEAgATBAIAIwQCADMEAgBDBAIC+aAMAGMEAgBzBAIDhVA4AIMEAgONkDgAkwQCAgFkAAIFZAACCaQAAhIwDAIbwBACHFAMAKMEAgCzBAIAwwQCANMEAgDjBAIA8wQCAQMEAgETBAIBIwQCATMEAgFDBAIBUwQCAWMEAgFzBAIBgwQCAZMEAgGjBAIBswQCAqIkDAKmJAwCqmQMAq5kDAKyJAwCtiQMArj0DAK81AwCwUQMAsVEDALJVAwCzfQMAtBUDALUdAwC2FQMAtw0DALg9AwC5DQMAugUDALvtAAC89QAAvfkAAL7pAAC/6QAAcMEAgHTBAIB4wQCAsz0CAHzBAIC1LQIAtiUCAIDBAIC+aAUAiMEAgLq5AgC7uQIAvK0CAL2FAgC+/QIAv/UCAIBJAACBVQAAglUAAIQABQDvjAMAvhgEAId0BQCG/AQA4zwDAIzBAIDhUAAAkMEAgJTBAICYwQCAnMEAgKDBAICkwQCAqMEAgKzBAICwwQCAtMEAgLjBAIC8wQCA79QOAL4oBgDhdA4AwMEAgONUAQDEwQCAyMEAgMzBAIDQwQCAo/ECANTBAIDYwQCA3MEAgODBAICm6QIApeECAOTBAICrdQIAqnUCAOjBAIDswQCArzkCAK4xAgCtSQIArGECAKgpBgCpKQYAqj0GAKsxBgCsSQYArUkGAK55BgCveQYAhMEAgIIVAACBxQcAgMUHAPDBAICEaAMA9MEAgPjBAIC4yQYAuckGALrZBgC72QYAvMkGAL3JBgC+WQcAv1kHALAJBgCxCQYAshkGALMZBgC0CQYAtQkGALb5BgC3+QYAs7UGAPzBAICGrAAAh0ADAADCAIC2yQYAtcEGAATCAIC7zQYAus0GAAjCAIAMwgCAv80GAL7NBgC9zQYAvM0GABDCAICj8QYAFMIAgBjCAICmjQYAHMIAgCDCAIClhQYAqokGAKuJBgAkwgCAKMIAgK6JBgCviQYArIkGAK2JBgCoJQYAqWEGAKplBgCrfQYArGUGAK1tBgCuZQYAr50GACzCAIAwwgCANMIAgDjCAIA8wgCAQMIAgETCAIBIwgCAuPUGALn9BgC69QYAu4kGALyZBgC9mQYAvokGAL+BBgCw5QYAse0GALLlBgCz/QYAtOUGALXtBgC20QYAt80GAEzCAIC2/QYAtf0GAFDCAICz/QYAVMIAgFjCAIBcwgCAvzkGAL4xBgC9OQYAvCEGALs5BgC6MQYAFMEAgGDCAICjrQYAgnkAAIFVAACAVQAAhFwBAKatBgClrQYAaMIAgKtpBgCqYQYAhkh/AIfkAACvaQYArmEGAK1pBgCscQYAbMIAgO/cBwBwwgCAdMIAgHjCAIB8wgCAgMIAgITCAICIwgCAhKADAIzCAIC/JHkAkMIAgONoBwCUwgCA4XQGALPRAgCYwgCAvgQDAISAfQCcwgCAtvkCALXxAgCgwgCAu7UCALqpAgCkwgCAqMIAgL9RAwC+mQIAvZECALylAgCpBQIAqLkCAKsVAgCqHQIArT0CAKw9AgCvUQIArl0CAL5ofQCswgCAsMIAgLTCAIC4wgCAvMIAgMDCAIDEwgCAufEDALjpAwC78QMAuvkDAL1RAwC86QMAv00DAL5RAwCxNQIAsCkCALMBAgCyNQIAtdEDALQZAgC30QMAttkDAIIpAACjlQMAgB0AAIEVAACmvQMAyMIAgMzCAICltQMAqu0DAKvxAwDQwgCA2MIAgK7dAwCvFQIArOEDAK3VAwCGYH0Ah3h9ALNBAQCEAH8AtUEBANzCAIDgwgCAtkkBAOTCAIDowgCAu0EBALpNAQC9SQEAvEUBAL8pAQC+OQEA7MIAgO/cBgDwwgCA9MIAgPjCAID8wgCAAMMAgO8wBgCELH4A4eAGAATDAIDjiAEACMMAgON0AAAMwwCA4SwBAKPJAQAQwwCAFMMAgIVweQAYwwCApsEBAKXJAQAcwwCAq8kBAKrFAQAgwwCAJMMAgK+hAQCusQEArcEBAKzNAQCo3X0AqQV+AKoBfgCrAX4ArAF+AK0BfgCuAX4ArwF+ANTCAIAowwCALMMAgDDDAIA0wwCAgp0AAIGdAACAnQAAuC1+ALnhfgC64X4Au+F+ALzhfgC94X4AvuF+AL/hfgCwQX4AsU1+ALJZfgCzVX4AtDV+ALUlfgC2JX4AtxV+AKitfwCp0X8AqtF/AKvtfwCs9X8ArRV/AK4RfwCvEX8AOMMAgDzDAIBAwwCARMMAgIbwAwCHuAAASMMAgEzDAIC4EX8AuRl/ALohfwC7IX8AvPUAAL39AAC+9QAAv+0AALBxfwCxcX8AsnF/ALNFfwC0QX8AtU1/ALY9fwC3NX8As1l+AFDDAIBUwwCAWMMAgFzDAIC2lX4AtX1+AGDDAIC7tX4AurV+AGTDAIBowwCAv4l+AL6FfgC9kX4AvKV+AGzDAICjHX4AcMMAgHTDAICm0X4AeMMAgHzDAIClOX4AqvF+AKvxfgCAwwCAhMMAgK7BfgCvzX4ArOF+AK3VfgCwrQAAscUAALLBAACzwQAAtMUAALXNAAC28QAAt/EAALhhAAC5YQAAumEAALt9AAC8ZQAAvW0AAL5lAAC/vQMAiMMAgIzDAICQwwCAZMIAgJTDAICYwwCAnMMAgKDDAICoWQEAqVkBAKrtAACr5QAArP0AAK3lAACu5QAAr9UAAKTDAICCHQAAgR0AAIAdAACowwCArMMAgLDDAIC+VAIAhoAEAIfsAgC4wwCAvMMAgMDDAIDEwwCAyMMAgL54AwDjdH4AzMMAgOG4fQDQwwCA1MMAgNjDAIDcwwCA4MMAgOTDAIDowwCA7MMAgPDDAIDvwH4A9MMAgPjDAID8wwCAs4UDAADEAIAExACACMQAgAzEAIC2hQMAtZUDABDEAIC74QMAuokDAL4kBgAUxACAv+kDAL7hAwC99QMAvPUDAIIpAACjwQMAgB0AAIEVAACmwQMAGMQAgBzEAICl0QMAqs0DAKulAwAgxACAheAFAK6lAwCvrQMArLEDAK2xAwDh+AMAKMQAgONcHwAsxACA7/QDADDEAICGPAcAh6wCAON8fgA0xACA4YABADjEAIA8xACAQMQAgO/kEwBExACAs3EBAEjEAIBMxACAUMQAgFTEAIC2EQEAtWEBAFjEAIC7OQEAujEBAFzEAIBgxACAvxkBAL4RAQC9GQEAvCEBAGTEAIBoxACAbMQAgHDEAIB0xACAeMQAgHzEAIDvxH8AgMQAgOH8fgCExACA4/B/AIANAACBdQAAgn0AAIjEAICMxACAkMQAgKP5AQC+AAgApekBAJjEAICcxACAppkBAISoBQCgxACAq7EBAKq5AQCtkQEArKkBAK+RAQCumQEAqCkGAKkpBgCqOQYAqzkGAKwpBgCtUQYArlUGAK9NBgAkxACAhCABAKTEAICUxACAo+EBAKKZBAChGQQAoPEFALg5BgC5OQYAus0GALvFBgC83QYAvcUGAL7FBgC/8QYAsDUGALE9BgCyNQYAsw0GALQVBgC1HQYAthUGALcJBgCPoWwAs5EHAIYoAQCHfAMAtqEHAKjEAICsxACAtbEHALrlBwC77QcAsMQAgLTEAIC+7QcAv90HALz1BwC97QcAn/l4AJ7leACdcXkAnCF8AJvxfACaYX0AmZlxAJjZcACX4XAAlnl0AJVtdACUbXQAk61pAJJxaACReWgAkB1uAIIhbQCD5W8AuMQAgLzEAICGTWgAh5V1AISZaQCFmWkAiqV1AIu5dQDAxACAxMQAgI5xcACPgXwAjDlxAI05cQCSYX0Ak6l9AMjEAIDMxACAlml5AJeZBACU4XgAlX15AJpBBQCbyQUA0MQAgNTEAIDYxACA3MQAgJypAADgxACAo4ENAKKpAQChqQEA5MQAgKexCQCmAQgApU0NAKSZDQCrkRUAqoUVAKkBFACocQkArx0QAK7pEQCtvREArAEQALMBGACy8RwAscEdALDJHQC0wwCA6MQAgLXhGAC0/RkA7MQAgPDEAID0xACA+MQAgIAdAACBCQAAgv0DAPzEAICjFQUAAMUAgIaIDACHPAMACMUAgKYlBQClNQUADMUAgKtpBQCqYQUAEMUAgBTFAICvWQUArmkFAK1pBQCscQUAGMUAgBzFAICEBAwAIMUAgCTFAIDhbAYAKMUAgOPsewAsxQCAMMUAgDTFAIDvqAYAOMUAgDzFAIBAxQCARMUAgKmNBQCogQUAq60FAKqZBQCtoQUArLkFAK+lBQCuqQUAhGgNAEjFAIBMxQCAUMUAgFTFAIBYxQCAXMUAgL70DAC5SQUAuEEFALtZBQC6QQUAvUkFALxBBQC/cQUAvn0FALGpBQCwoQUAs7kFALKhBQC1mQUAtKkFALd5BQC2kQUAqNUEAKndBACq7QQAqyUDAKyFAwCtjQMArrEDAK+xAwBgxQCAZMUAgGjFAIBsxQCAgBkAAIEZAACCBQAAcMUAgLgxAgC5MQIAujUCALvBAgC8hQIAvbUCAL69AgC/tQIAsGkCALFpAgCyQQIAs0ECALQ5AgC1OQIAthECALcRAgCGoAwAh0wNAHjFAIB8xQCA76QGAIDFAICExQCA78wHAOOUAQDhpAYA4TgBAONcBgCIxQCAjMUAgJDFAICUxQCAmMUAgJzFAICzLQQAoMUAgLVFAwCkxQCAqMUAgLZFAwCsxQCAsMUAgLvlAgC65QIAvd0CALzdAgC/tQIAvrUCAATFAIB0xQCAtMUAgLjFAIC8xQCAwMUAgMTFAIDIxQCAqDEOAKk5DgCqAQ4AqwEOAKxxDgCtcQ4ArnUOAK9tDgCwGQ4AsSUOALItDgCzJQ4AtCEOALUhDgC2IQ4AtyEOALjFDgC5zQ4AusUOALvdDgC8xQ4Avc0OAL5ZDwC/WQ8As6kOAMzFAIDQxQCA1MUAgNjFAIC20Q4AtdkOANzFAIC7wQ4Auv0OAODFAIC+LAAAv8UOAL7FDgC90Q4AvNkOAIJpAACj7Q4AgFkAAIFRAACmlQ4A5MUAgOjFAIClnQ4AqrkOAKuFDgCGyAAAh6wAAK6BDgCvgQ4ArJ0OAK2VDgDsxQCAs5EOAPDFAID0xQCAtqUOAPjFAID8xQCAta0OALrhDgC74Q4AAMYAgATGAIC+6Q4Av9UOALz1DgC96Q4Ao6UKAAjGAIAMxgCAEMYAgBTGAICmzQ0Apc0NABjGAICrbQwAqm0MABzGAIAgxgCArz0MAK49DACtVQwArFUMAKgJDgCpCQ4Aqh0OAKsVDgCsIQ4ArSEOAK4hDgCvIQ4AJMYAgCjGAIAsxgCAMMYAgDTGAIA4xgCAPMYAgEDGAIC4zQEAudUBALrdAQC71QEAvM0BAL1RAQC+UQEAv1EBALAhDgCxIQ4AsiUOALM5DgC0KQ4AtRUOALYdDgC39QEARMYAgEjGAIBMxgCAo5kNAFDGAIClpQ0Apq0NAL7cAgCE7AMAWMYAgKrpDQCr6Q0ArP0NAK3hDQCu4Q0Ar90NAIBFAACBTQAAglkAAKNFAwBcxgCApUEDAKZBAwBgxgCAhsAEAIcAAwCqLQMAqyUDAKw9AwCtJQMAriUDAK8VAwCoWQIAqYUDAKqBAwCrgQMArIUDAK2NAwCusQMAr7EDAGTGAIBoxgCAbMYAgHDGAIB0xgCAeMYAgHzGAICAxgCAuGUDALltAwC6ZQMAu30DALxlAwC9bQMAvmUDAL/dAACwpQMAsa0DALKlAwCzvQMAtK0DALWdAwC2lQMAt10DALMJAgCExgCAiMYAgIzGAICQxgCAtg0CALUNAgCUxgCAu2kCALphAgCYxgCAnMYAgL9ZAgC+aQIAvWkCALxxAgCgxgCApMYAgKjGAICsxgCA4aABALDGAIDjaAMAtMYAgIEVAACAFQAA74wDAIIVAAC4xgCAvMYAgMDGAIC+cAUA4RgOAOGUDwDjOA8A49QPAISUAgDIxgCAzMYAgNDGAIDUxgCA2MYAgNzGAIDgxgCA5MYAgOjGAIDv7AEA7/gPAIZgBACHBAUAs5UBAITMBQC1dQEA7MYAgPDGAIC2dQEA9MYAgPjGAIC7UQEAulkBAL31AAC8SQEAv/UAAL71AACoJQYAqVUGAKpVBgCrrQYArLUGAK29BgCutQYAr60GAMTGAID8xgCAAMcAgATHAIAIxwCADMcAgBDHAIAUxwCAuGkHALlpBwC6CQcAuwkHALwZBwC9GQcAvg0HAL8BBwCw1QYAsd0GALLVBgCzaQcAtHkHALV5BwC2aQcAt2EHAKPdBgAYxwCAHMcAgCDHAIAkxwCApj0GAKU9BgAoxwCAqxkGAKoRBgAsxwCAMMcAgK+9BwCuvQcArb0HAKwBBgCAXQAAgW0AAIJlAACzUQcAvtgDALVxBwC2cQcANMcAgIbgAACHFAMAul0HALs5BwC8KQcAvRUHAL4dBwC/2QAAqJUGAKmdBgCqlQYAq60GAKy1BgCtvQYArrUGAK+tBgA4xwCAPMcAgEDHAIBExwCASMcAgEzHAIBQxwCAVMcAgLhxAQC5cQEAunEBALtxAQC81QEAvd0BAL7VAQC/zQEAsNUGALGxBgCysQYAs40GALSVBgC1UQEAtlEBALdRAQBYxwCAoxkGAFzHAIBgxwCApjkGAFTGAIBkxwCApTkGAKoVBgCrcQYAaMcAgGzHAICuVQYAr5EBAKxhBgCtXQYAcMcAgHTHAIB4xwCAfMcAgIDHAICExwCAiMcAgIzHAICQxwCAlMcAgJjHAICcxwCAgBkAAIEZAACCBQAAoMcAgISAAgC+gAMAhwwDAIasHADhaAYAqMcAgOOYBwCsxwCAsMcAgLTHAIDvrAcAuMcAgLzHAIDAxwCAxMcAgMjHAIDMxwCA0McAgNTHAICzZQMA2McAgLVlAwC2bQMA3McAgODHAIDkxwCAuukDALvlAwC8/QMAve0DAL7RAwC/0QMA6McAgOzHAIDwxwCA9McAgPjHAID8xwCAAMgAgATIAICogQMAqYEDAKqBAwCrgQMArIEDAK2BAwCugQMAr4EDALBBAwCxTQMAskUDALNVAwC0eQMAtXkDALYZAwC3GQMAuCkDALkpAwC6OQMAuzkDALwpAwC9KQMAvhkDAL8ZAwCBGQAAgBEAAKMhAgCCLQAApSECAAjIAIAMyACApikCABDIAIAYyACAq6ECAKqtAgCtqQIArLkCAK+VAgCulQIAhEwCAL5IHQCHZB0AhuwcAONAAwAcyACA4aABACDIAIDvnAMAJMgAgCjIAIAsyACAMMgAgDTIAIA4yACAPMgAgEDIAIBEyACASMgAgEzIAIBQyACAVMgAgFjIAIDvtAEAhKgdAOF8BgBcyACA43AGAGDIAIBkyACAaMgAgGzIAICz4QEAcMgAgHTIAIB4yACAfMgAgLblAQC19QEAgMgAgLuhAQC62QEAvuQcAIjIAIC/rQEAvqUBAL2xAQC8uQEAqBUeAKkZHgCqKR4AqykeAKw9HgCtJR4Ari0eAK8lHgAUyACAgvkfAIH5HwCA4R8AhMgAgIzIAICGHAAAh7ADALjBHgC5wR4AusEeALvBHgC8wR4AvcEeAL7BHgC/wR4AsF0eALElHgCyLR4AsyUeALQhHgC1KR4AthkeALcZHgCjoR4AkMgAgJTIAICYyACAnMgAgKalHgCltR4AoMgAgKvhHgCqmR4ApMgAgKjIAICv7R4AruUeAK3xHgCs+R4ArMgAgLOZHwCwyACAtMgAgLa9HwC4yACAvMgAgLW1HwC6mR8Au5kfAMDIAIDEyACAvnkfAL95HwC8eR8AvXkfAKglHgCpUR4AqlUeAKtpHgCseR4ArXkeAK5pHgCvaR4AyMgAgMzIAIDQyACA1MgAgNjIAIDcyACA4MgAgOTIAIC42R4Aue0eALr5HgC7+R4AvOkeAL3pHgC+nR4Av5UeALAZHgCxGR4AsukeALPpHgC0+R4AtfkeALbpHgC36R4Ao90eAIIpAACBFQAAgB0AAOjIAICm+R4ApfEeAOzIAICr3R4Aqt0eAKTHAIDwyACArz0eAK49HgCtPR4ArD0eAITIAgCzQQEAvgwBAPjIAIC2QQEA/MgAgADJAIC1UQEAuk0BALslAQCGSAAAh1ABAL4lAQC/LQEAvDEBAL0xAQAEyQCACMkAgIQEAwC+gAQADMkAgO+oHwAQyQCAFMkAgL8oMQDjdB8AGMkAgOE4HgAcyQCAIMkAgCTJAIAoyQCALMkAgDDJAICjzQIANMkAgKXdAgA4yQCAPMkAgKbNAgBAyQCARMkAgKupAgCqwQIArb0CAKy9AgCvoQIArqkCAKm1AgCoaR0AqwECAKoJAgCtAQIArBkCAK8xAgCuAQIAhGwFAEjJAIBMyQCAUMkAgFTJAICCnQEAgZ0BAICdAQC55QMAuOUDALvlAwC65QMAveUDALzlAwC/5QMAvuUDALEhAgCwSQIAsyUCALIlAgC1KQIAtCECALcVAgC2FQIAqM0CAKnRAgCq0QIAqw0BAKwVAQCtBQEArgEBAK8BAQBYyQCAXMkAgGDJAIBoyQCAvvgEAGzJAIBwyQCAdMkAgLgVAQC5HQEAuikBALspAQC89QEAvf0BAL71AQC/7QEAsEkBALFVAQCyXQEAs1UBALRNAQC1NQEAtj0BALcxAQCGoAUAh8gFAHjJAIDvvAAAfMkAgIDJAICEyQCA74weAIQsBwDh8B4AiMkAgOMcHgCMyQCA4ZQBAJDJAIDjbAAAsxkCAJTJAICYyQCAnMkAgIQACAC2xQEAtd0BAKDJAIC70QEAus0BAKTJAICoyQCAv7EBAL7JAQC9wQEAvMkBAKPZBQBkyQCArMkAgLDJAIC0yQCApgUGAKUdBgC4yQCAqxEGAKoNBgC8yQCAwMkAgK9xBgCuCQYArQEGAKwJBgDEyQCAgh0AAIEdAACAHQAAyMkAgMzJAIDQyQCA1MkAgIZAAwCHxAMA2MkAgNzJAIDgyQCA5MkAgOjJAIDsyQCAqK0HAKmxBwCqsQcAq7EHAKwZBwCtBQcArg0HAK8FBwDwyQCA9MkAgPjJAID8yQCAAMoAgATKAIAIygCADMoAgLgtBwC5zQAAusUAALvdAAC8zQAAvf0AAL71AAC/nQAAsEkHALFVBwCyUQcAsykHALQ5BwC1OQcAtiUHALcVBwCzOQYAEMoAgBTKAIAYygCAHMoAgLaFBgC1kQYAIMoAgLuRBgC6jQYAJMoAgCjKAIC//QYAvv0GAL39BgC8hQYALMoAgKN9BgAwygCANMoAgKbBBgA4ygCAPMoAgKXVBgCqyQYAq9UGAEDKAIC+bAEArrkGAK+5BgCswQYArbkGAKjpAQCp6QEAqvkBAKv5AQCs6QEArekBAK45AQCvOQEAgPUAAIH9AACCwQAARMoAgIYQAACHdAEASMoAgPTIAIC4zQAAudUAALrVAAC75QAAvP0AAL2VAAC+kQAAv5EAALBJAQCxSQEAslkBALNZAQC0SQEAtUkBALb9AAC39QAA7/QGAEzKAIBQygCAVMoAgO8wAgBYygCAXMoAgGDKAIDj4AcAZMoAgOGAAQBoygCA4ygGAGzKAIDhyAUAcMoAgLMxAgB0ygCAeMoAgJYAAAB8ygCAtikCALUhAgCAygCAu80CALrNAgCEygCAiMoAgL/NAgC+zQIAvc0CALzNAgCMygCAkMoAgJTKAICj/QIAmMoAgKXtAgCm5QIAnMoAgKDKAICkygCAqgECAKsBAgCsAQIArQECAK4BAgCvAQIAgA0AAIEVAACCHQAAqMoAgKzKAICwygCAvlQMALjKAICGwAwAhyQDALzKAIDAygCAxMoAgMjKAIDMygCA0MoAgKi5AgCpAQEAqgEBAKsBAQCsBQEArQ0BAK4FAQCvOQEAhKgNANTKAIDYygCA3MoAgODKAIDkygCA6MoAgOzKAIC4LQEAucUBALrNAQC7xQEAvMEBAL3JAQC++QEAv/kBALBNAQCxUQEAslUBALMpAQC0OQEAtSUBALYlAQC3FQEA4RgGAPDKAIDjOAcA9MoAgPjKAIC+WAwA/MoAgADLAICEbA8ABMsAgL5gDwAIywCADMsAgBDLAIDvcAYAFMsAgIAVAACBGQAAgi0AAITMDwDjYAYAGMsAgOGgAQAcywCA73QAACDLAICGyAwAh/wMACjLAIAsywCAMMsAgDTLAICjCQ4AtMoAgCTLAIA4ywCAPMsAgKYNDgClDQ4AQMsAgKsVDgCqCQ4ARMsAgEjLAICvYQ4Arn0OAK19DgCsAQ4ATMsAgLOpDgBQywCAVMsAgLapDgBYywCAXMsAgLWpDgC6SQ8Au0kPAGDLAIBkywCAvkkPAL9JDwC8SQ8AvUkPAKhdDgCpbQ4AqmUOAKt9DgCsZQ4ArW0OAK5lDgCvuQ8AaMsAgGzLAIBwywCAdMsAgHjLAIB8ywCAgMsAgITLAIC4UQ8AuV0PALpVDwC7aQ8AvH0PAL1lDwC+bQ8Av2EPALDJDwCxyQ8AstkPALPZDwC0yQ8AtckPALZ9DwC3cQ8AiMsAgLURDwC2EQ8AjMsAgIARAACBGQAAgikAALMVDwC8HQ8AvWEPAL5hDwC/fQ8AkMsAgJTLAIC6FQ8AuwkPAKOtDwCYywCAhugAAIfIAQCcywCApq0PAKWtDwCgywCAq00OAKpNDgCkywCAqMsAgK9NDgCuTQ4ArU0OAKxNDgCocQ4AqXEOAKpxDgCrcQ4ArJ0BAK2FAQCuhQEAr7UBAL7sAACsywCAsMsAgLTLAIC4ywCAvMsAgMDLAIDEywCAuGEBALlhAQC6YQEAu2EBALxhAQC9YQEAvmEBAL9hAQCwzQEAsaUBALKhAQCzoQEAtKUBALWtAQC2kQEAt5EBALP5DQDIywCAzMsAgNDLAIDUywCAtgUCALUVAgDYywCAu2ECALoJAgDcywCA4MsAgL9pAgC+YQIAvXUCALx1AgDkywCAo70NAOjLAIDsywCApkECAPDLAID0ywCApVECAKpNAgCrJQIA+MsAgPzLAICuJQIAry0CAKwxAgCtMQIAge0AAIDtAADv0AEAgh0AAADMAIAIzACAhjgEAIdQAwAMzACAEMwAgBTMAIAYzACA4eABABzMAIDjZA8AIMwAgCTMAIAozACALMwAgLORAwAwzACAtbkDALZ9AwA0zACAOMwAgDzMAIC6WQMAu1kDALxJAwC9SQMAvv0AAL/1AACoRQIAqVUCAKpVAgCrZQIArH0CAK2xAgCusQIAr7ECAL5oBQBAzACARMwAgEjMAIBMzACAUMwAgFTMAIBYzACAuF0BALltAQC6ZQEAuw0BALwZAQC9GQEAvg0BAL8FAQCw0QIAsdECALLRAgCz0QIAtHUBALV9AQC2dQEAt20BAOF4DwDjNA4A47gOAOF8DgBczACAYMwAgGTMAIBozACAbMwAgHDMAIB4zACAfMwAgIDMAIDv5A4A79QOAITMAICjnQIAgmEAAIFpAACAUQAAhJwFAKZxAgCltQIAiMwAgKtVAgCqVQIAhkgEAIfMBACv+QEArvEBAK1FAgCsRQIAqJUGAKmlBgCqrQYAq6UGAKy9BgCtoQYArqUGAK/dBgB0zACAjMwAgJDMAICUzACAmMwAgJzMAICgzACApMwAgLhtBwC5dQcAun0HALt1BwC8bQcAvcUHAL7NBwC/xQcAsKUGALGtBgCyuQYAs7EGALSRBgC1kQYAtl0HALdVBwCzJQYAqMwAgKzMAICwzACAtMwAgLYhBgC1NQYAuMwAgLtpBgC6YQYAvMwAgMDMAIC/VQYAvlUGAL1lBgC8bQYAxMwAgKNhBgDIzACAzMwAgKZlBgDQzACA1MwAgKVxBgCqJQYAqy0GANjMAIDczACArhEGAK8RBgCsKQYArSEGAKipBgCpqQYAqrkGAKuxBgCszQYArTEBAK4xAQCvMQEAgMkBAIHJAQCCBQAA4MwAgL54AgCEeAIA5MwAgOjMAIC43QEAue0BALrlAQC7jQEAvJkBAL2ZAQC+jQEAv4UBALBRAQCxUQEAslEBALNRAQC09QEAtf0BALb1AQC37QEAszEGAOzMAICGKAAAh9wBAPDMAIC2sQEAtUUGAPTMAIC7lQEAupUBAPjMAID8zACAvzkBAL4xAQC9hQEAvIUBAATMAICjdQYAAM0AgATNAICm9QEACM0AgAzNAIClAQYAqtEBAKvRAQAQzQCAFM0AgK51AQCvfQEArMEBAK3BAQAYzQCAHM0AgCDNAIAkzQCAKM0AgCzNAIAwzQCANM0AgDjNAIA8zQCAQM0AgETNAIBIzQCATM0AgFDNAIC+cAMAhQA8AOHEBgCERAIA44wHAIBhAACBYQAAgmEAAO9oAwCFRDwA4RACAFjNAIDj2CsAhlA9AIf0AwBczQCA76QHAGDNAIDvQAIAZM0AgGjNAIBszQCAcM0AgHTNAIB4zQCAhDw8AHzNAICAzQCAhM0AgIjNAIDj7AIAjM0AgOEsAQCzUQMAkM0AgJTNAICYzQCAnM0AgLZ5AwC1cQMAoM0AgLs5AwC6MQMApM0AgKjNAIC/9QAAvvUAAL0VAwC8FQMAqD0CAKmBAgCqmQIAq5ECAKy5AgCtuQIArtECAK/RAgCEqD8Avqg/AKzNAICwzQCAtM0AgLjNAIC8zQCAwM0AgLhRAQC5UQEAulEBALtRAQC8cQEAvXEBAL5xAQC/cQEAsLUCALG9AgCygQIAs4ECALRxAQC1cQEAtnEBALdxAQCAtQAAgb0AAIK1AADIzQCAhrA/AIfgPADMzQCA71QAAL4sPgDhVAYA0M0AgOOIAADUzQCA2M0AgNzNAIDgzQCAo1ECAOTNAIC/2CYA6M0AgOzNAICmeQIApXECAPDNAICrOQIAqjECAPTNAID4zQCAr/UBAK71AQCtFQIArBUCAJAtJACRBSgAkg0oAJPZKACUhS0AlTUsAJbFLACXtTEAmAEwAJkVMACalTUAmyk0AJxtNACdmTUAnj04AJ81OABUzQCAttU+ALXFPgDEzQCAs9E+APzNAIAAzgCABM4AgL/ZPgC+1T4AvcU+ALzFPgC71T4Auuk+AAjOAICPXSQAqeUJAKgVCACrBQwAqg0MAK0BEACsAQwAr0EQAK69EACh4QAADM4AgKMBBACi4QAApZ0EAKSVBACnuQgApgEIAKD1OQChBT0Aouk8AKP1PQAQzgCAFM4AgBjOAIAczgCAscEUALABFACzARgAsn0UALXVGAC01RgAIM4AgCTOAICCISUAgyklACjOAIAszgCAhsUpAIeBLACEGSkAhRkpAIoBLQCL+S0AMM4AgDjOAICOATEAj4k0AIyRMACNHTEAkkU1AJMZNQCG6AcAh+wBAJZZOQCXYTgAlPU0AJVZOQCaoTwAm0U9ADzOAIBAzgCAgX0AAIB9AACcQTwAglUAAKjpPwCp/T8Aqgk/AKsFPwCsHT8ArQU/AK4NPwCvBT8ARM4AgEjOAIBMzgCAUM4AgFTOAIBYzgCAXM4AgGDOAIC4DT8AuRU/ALoVPwC7JT8AvD0/AL39PgC+9T4Av+0+ALB9PwCxQT8AskE/ALNBPwC0QT8AtU0/ALY9PwC3NT8Ao4E8AGTOAIBozgCAbM4AgHDOAICmhTwApZU8AHTOAICrhTwAqrk8AHjOAIB8zgCAr4k8AK6FPACtlTwArJU8AITIAwCz7T0AgM4AgITOAIC26T0AiM4AgIzOAIC16T0Auq09ALu1PQCQzgCAlM4AgL6dPQC/IQIAvKU9AL2VPQCoDT0AqR09AKohPQCrPT0ArCU9AK0tPQCuJT0Ar1k9AIANAACBFQAAgh0AAJjOAICczgCAoM4AgKjOAIC+uAMAuLkCALlhAgC6GQIAuxkCALwJAgC9CQIAviECAL8hAgCwLT0AsTU9ALI1PQCzBT0AtB09ALWhAgC2oQIAt6ECAKOpPACszgCAhigFAIfsAgCwzgCApq08AKWtPAC0zgCAq/E8AKrpPAC4zgCAvM4AgK9lAwCu2TwArdE8AKzhPADAzgCAsykCAMTOAIDIzgCAtvkCAMzOAIDQzgCAtfkCALrVAgC73QIA1M4AgNjOAIC+eQEAv3kBALzFAgC9eQEA3M4AgODOAICj5QIA5M4AgKU1AgDozgCA7M4AgKY1AgDwzgCA9M4AgKsRAgCqGQIArbUBAKwJAgCvtQEArrUBAOPwPgDhrD8A4UA+AON8PwD4zgCA/M4AgADPAIAEzwCAgA0AAIERAACCEQAACM8AgO+oPgAMzwCAEM8AgO8gPgCoLQUAqW0FAKplBQCrrQUArLUFAK29BQCutQUAr60FAKTOAICE6AMAvuADABTPAICGEAMAh5gDABjPAIAczwCAuGkGALlpBgC6AQYAuwEGALwFBgC9DQYAvjEGAL8xBgCw1QUAsd0FALLVBQCzaQYAtHkGALV5BgC2aQYAt2EGAKg5BgCpgQcAqpkHAKuRBwCsuQcArbkHAK7ZBwCv1QcAIM8AgCTPAIA0zgCAKM8AgCzPAIAwzwCANM8AgDjPAIC4VQcAuV0HALppBwC7aQcAvAEHAL0BBwC+AQcAvwEHALCtBwCxsQcAsrEHALOFBwC0nQcAtXUHALZ9BwC3cQcAsxEGADzPAIBAzwCARM8AgEjPAIC2OQYAtTEGAEzPAIC7dQYAumkGAFDPAIBUzwCAv7EGAL5ZBgC9UQYAvGUGAFjPAICjVQYAXM8AgGDPAICmfQYAZM8AgGjPAICldQYAqi0GAKsxBgBszwCAcM8AgK4dBgCv9QYArCEGAK0VBgCouQEAqbkBAKopAQCrKQEArD0BAK0lAQCuLQEAryUBAHTPAICCHQAAgR0AAIAdAAB4zwCAfM8AgIDPAIC+cAEAuIEAALmNAAC6hQAAu5kAALyJAAC9vQAAvrUAAL99AACwXQEAseEAALLhAACz4QAAtOEAALXpAAC20QAAt9EAAITIAgCzpQIAhzgDAIYoAgC2oQIAiM8AgIzPAIC1sQIAup0CALshAwC+bAMAkM8AgL4hAwC/KQMAvDEDAL0xAwCj4QIAlM8AgJjPAICczwCAoM8AgKblAgCl9QIApM8AgKtlAwCq2QIAqM8AgKzPAICvbQMArmUDAK11AwCsdQMAqZkAAKiRAACrzQAAqqEAAK3dAACs3QAAr8UAAK7NAAC+LA0AsM8AgLTPAIC4zwCAvM8AgMDPAIDEzwCAyM8AgLnBAQC4eQAAu8EBALrJAQC9wQEAvNkBAL/FAQC+xQEAsY0AALCNAACzQQAAskkAALVBAAC0WQAAt0EAALZJAADMzwCA0M8AgNTPAIDYzwCA3M8AgO9QBwDgzwCA5M8AgL74DwDjdAcA6M8AgOF8BACAGQAAgQkAAIJ5AADszwCA8M8AgLNpAQD4zwCAhMQCALYdAQD8zwCAANAAgLUVAQC6CQEAuwkBAIboDQCH6A0Avt0BAL/FAQC83QEAvdUBAATQAIAI0ACADNAAgBDQAIDv1AAAFNAAgBjQAIDvTAEA47ADAOG0BgDhgAEA45gBABzQAIAg0ACAJNAAgCjQAIAs0ACAMNAAgKPlAQCEwA0ApZkBADTQAIA40ACAppEBADzQAIBA0ACAq4UBAKqFAQCtWQEArFEBAK9JAQCuUQEA9M8AgETQAIBI0ACATNAAgFDQAIBU0ACAWNAAgFzQAICoaQ8AqXEPAKpxDwCrrQ8ArLUPAK29DwCutQ8Ar6kPALDZDwCx9Q8Asv0PALP1DwC07Q8AtZUPALadDwC3iQ8AuLkPALmFDwC6jQ8Au2kAALx5AAC9eQAAvmkAAL9pAACBnQAAgJ0AAGDQAICCBQAAZNAAgGjQAIBs0ACAcNAAgIaAAwCH9AMAdNAAgHjQAIB80ACAgNAAgITQAICEzwCAs5kPAIjQAICM0ACAkNAAgJTQAIC2XQ8AtV0PAJjQAIC7UQ8Aun0PAJzQAICg0ACAvzEPAL5JDwC9QQ8AvEkPAKNZDgCk0ACAqNAAgKzQAICw0ACApp0OAKWdDgC00ACAq5EOAKq9DgC40ACAvNAAgK/xDgCuiQ4ArYEOAKyJDgDA0ACAxNAAgMjQAIDM0ACAgBkAAIEZAACCBQAA0NAAgISgAQDU0ACAh+gBAIYABADY0ACA3NAAgODQAIDk0ACAqBUBAKkdAQCqFQEAqyUBAKw9AQCtJQEAri0BAK8lAQDo0ACA7NAAgPDQAID00ACA+NAAgPzQAIAA0QCABNEAgLjJAAC5yQAAutkAALvRAAC8+QAAvfkAAL6ZAAC/mQAAsCUBALEtAQCyJQEAsz0BALQtAQC1HQEAthUBALf5AAAI0QCADNEAgBDRAICzkQIAFNEAgLW5AgC2qQIAGNEAgBzRAIAg0QCAuu0CALvlAgC8/QIAveUCAL7lAgC/1QIApvECACTRAIAo0QCApeECACzRAICjyQIAMNEAgDTRAICuvQIAr40CAKylAgCtvQIAqrUCAKu9AgA40QCAPNEAgID5AACB+QAAggUAAEDRAIC+yAMAhBgDAEjRAIBM0QCAUNEAgFTRAIBY0QCAXNEAgGDRAIBk0QCAhhgEAIecAwBo0QCAbNEAgHDRAIB00QCAeNEAgHzRAIDvsAIAgNEAgOGUAQCE0QCA42wCAIjRAICM0QCAkNEAgJTRAICY0QCA79APAJzRAICg0QCApNEAgKjRAIDhrAEArNEAgONsAACAMQAAgT0AAIIdAADv9A4A42wOALDRAIDhLA8AvnAFALM5AgCEDAUAhugEAIdgBQDcAAAAtvECALX5AgC40QCAu9UCALrVAgC80QCAwNEAgL91AQC+dQEAvcUCALzFAgDE0QCA4fQOAMjRAIDjUA4AzNEAgNDRAIDU0QCA2NEAgNzRAIDg0QCA5NEAgOjRAIDs0QCA8NEAgPTRAIDv5A8ApmUCAPjRAID80QCApW0CAADSAICjrQIABNIAgAjSAICu4QEAr+EBAKxRAgCtUQIAqkECAKtBAgAM0gCAENIAgKiZBgCpmQYAqqkGAKupBgCsuQYArbkGAK6pBgCvqQYAFNIAgIIdAACBHQAAgB0AABjSAIAc0gCAINIAgL50AwC4rQYAubUGALq9BgC7tQYAvK0GAL1RBwC+UQcAv1EHALChBgCxoQYAsqEGALOhBgC0oQYAtaEGALalBgC3mQYARNEAgLMlBgCExAMAtNEAgLY9BgAk0gCAKNIAgLU1BgC6YQYAu2EGAIYIAACHiAAAvmEGAL9hBgC8cQYAvXEGAKNhBgAs0gCAMNIAgDTSAIA40gCApnkGAKVxBgA80gCAqyUGAKolBgBA0gCARNIAgK8lBgCuJQYArTUGAKw1BgCoXQYAqW0GAKplBgCrjQYArJkGAK2FBgCujQYAr4UGAEjSAIBM0gCAUNIAgFTSAIBY0gCAXNIAgGDSAIBk0gCAuIUGALmNBgC6mQYAu5UGALyNBgC9rQYAvqUGAL99AQCw/QYAscUGALLNBgCzxQYAtN0GALXFBgC2zQYAt8UGALPtBgBo0gCAbNIAgHDSAIB00gCAtgUGALURBgB40gCAuwEGALo5BgB80gCAgNIAgL8BBgC+GQYAvREGALwZBgCE0gCAo6kGAIjSAICM0gCApkEGAJDSAICElAEApVUGAKp9BgCrRQYAvqABAJjSAICuXQYAr0UGAKxdBgCtVQYAqJkCAKnBAgCqwQIAq8ECAKzBAgCtyQIArvECAK/xAgCB7QMAgO0DAJzSAICC+QMAhpAcAId0AwCg0gCApNIAgLjFAwC5zQMAusUDALvdAwC8zQMAvf0DAL71AwC/nQMAsEEDALFBAwCyQQMAs0EDALRBAwC1QQMAtkEDALdBAwCzSQIAqNIAgKzSAICw0gCAtNIAgLZJAgC1SQIAuNIAgLuFAwC6hQMAvNIAgMDSAIC/hQMAvoUDAL2VAwC8lQMAxNIAgKMNAgDI0gCAzNIAgKYNAgDQ0gCA1NIAgKUNAgCqwQMAq8EDANjSAIDc0gCArsEDAK/BAwCs0QMArdEDAOOYAQDhpAcA4VgGAONYBgDhoAEA4NIAgOPQAADk0gCA6NIAgOzSAIDvOAAA8NIAgO/0AQD00gCA+NIAgO/4BgCAeQAAgRUAAIIdAACEAB0A/NIAgADTAIC+EB0ACNMAgIbAHACHrB0ADNMAgBDTAIAU0wCAGNMAgBzTAIAg0wCAu8UFALqhBQC5qQUAuJEFAL/NBQC+zQUAvckFALzVBQCzHQYAsh0GALEdBgCwHQYAt6EFALa9BQC1vQUAtL0FAKu9BgCqvQYAqb0GAKi9BgCvfQYArn0GAK19BgCsfQYAJNMAgCjTAIAs0wCAMNMAgDTTAIA40wCAPNMAgEDTAICo7R0AqS0eAKoxHgCrMR4ArJUeAK2dHgCulR4Ar40eAATTAIBE0wCASNMAgEzTAIBQ0wCAVNMAgFjTAIBc0wCAuKkeALmpHgC6XR8Au1EfALxxHwC9cR8AvnUfAL9pHwCw/R4Asc0eALLFHgCzrR4AtLkeALW5HgC2rR4At6UeALO5HgBg0wCAZNMAgGjTAICU0gCAth0eALUdHgBs0wCAuwkeALo5HgBw0wCAhOADAL99HgC+fR4AvXkeALwRHgCCaQAAo/0eAIBFAACBUQAAplkeAL6cAwB00wCApVkeAKp9HgCrTR4AhkgAAIdsAACuOR4ArzkeAKxVHgCtPR4AqF0eAKltHgCqZR4Aq30eAKxlHgCtbR4ArmUeAK/9HgB40wCAfNMAgIDTAICE0wCAiNMAgIzTAICQ0wCAlNMAgLhpAQC5aQEAunkBALt5AQC8aQEAvWkBAL7dAQC/1QEAsIUeALGNHgCyhR4As50eALSFHgC1jR4AtoUeALdZAQCz7R4AmNMAgJzTAICg0wCApNMAgLbtHgC17R4AqNMAgLtJHgC6QR4ArNMAgLDTAIC/SR4AvkEeAL1JHgC8UR4AtNMAgKOpHgC40wCAvNMAgKapHgDA0wCAxNMAgKWpHgCqBR4Aqw0eAMjTAIDM0wCArgUeAK8NHgCsFR4ArQ0eAKghAwCpIQMAqiEDAKshAwCsIQMArSEDAK4hAwCvIQMA0NMAgNTTAIDY0wCAvmACANzTAIDg0wCA6NMAgOzTAIC4iQMAuYkDALqdAwC7lQMAvLkDAL25AwC+eQAAv3kAALDlAwCx7QMAsuUDALP9AwC07QMAtd0DALbVAwC3vQMAgKkAAIG1AACCvQAAs6UDAPDTAIC1pQMAtq0DAPTTAICE4AIA+NMAgLotAwC7JQMAvD0DAL0lAwC+JQMAvxUDAKPpAwD80wCAhmgEAIeAAwAA1ACApuEDAKXpAwAE1ACAq2kDAKphAwAI1ACADNQAgK9ZAwCuaQMArWkDAKxxAwAQ1ACAFNQAgBjUAIAc1ACAINQAgOE8HwAk1ACA40AeACjUAIAs1ACAMNQAgO+MHgA01ACAONQAgDzUAIBA1ACARNQAgIIlAACBEQAAgB0AAEjUAIDj5AMATNQAgOGsAQBQ1ACA77ADAIRkAgC+YAUAhtAEAIdEBQBY1ACAXNQAgGDUAIBk1ACAaNQAgGzUAIBw1ACAdNQAgHjUAIDvsAEAhKQFAOHcHgB81ACA4xABAIDUAICE1ACAiNQAgIzUAICzUQEAkNQAgJTUAICY1ACAnNQAgLYRAQC1fQEAoNQAgLsNAQC6DQEApNQAgKjUAIC//QAAvv0AAL39AAC8/QAAqDkGAKk5BgCqmQYAq5EGAKy1BgCt0QYArskGAK/BBgBU1ACArNQAgLDUAIC01ACAgA0AAIGxAACCsQAAuNQAgLhhBwC5YQcAumEHALt9BwC8ZQcAvW0HAL5lBwC/HQcAsIkGALGJBgCyaQcAs2kHALR5BwC1eQcAtmkHALdlBwCjEQYAvNQAgMDUAIC+gAMAxNQAgKZRBgClPQYAyNQAgKtNBgCqTQYAhggAAId8AwCvvQcArr0HAK29BwCsvQcAzNQAgNDUAICzSQcA1NQAgLVZBwDY1ACA3NQAgLZRBwDg1ACA5NMAgLtBBwC6dQcAvUUHALxFBwC/RQcAvkUHAKh5BgCpeQYAqokGAKuJBgCsmQYArZkGAK6JBgCviQYA5NQAgOjUAIDs1ACA8NQAgPTUAID41ACA/NQAgADVAIC4jQYAuZUGALqVBgC7pQYAvL0GAL1xAQC+cQEAv3EBALD5BgCxzQYAstkGALPZBgC0yQYAtckGALa9BgC3tQYAowEGAATVAIAI1QCADNUAgBDVAICmGQYApREGABTVAICrCQYAqj0GABjVAIAc1QCArw0GAK4NBgCtDQYArA0GACDVAIAk1QCAKNUAgCzVAICAGQAAgRkAAIIFAAAw1QCAhKwBAL6sAQCH6AAAhkwPADjVAIA81QCAQNUAgETVAIConQIAqcUCAKrNAgCrwQIArMUCAK3NAgCu+QIArz0DAEjVAIBM1QCAUNUAgFTVAIC+PAwAWNUAgFzVAIBg1QCAuMkDALnJAwC62QMAu9EDALz5AwC9+QMAvpkDAL+ZAwCwRQMAsU0DALJFAwCzXQMAtEUDALVNAwC2RQMAt/kDALNFAgBk1QCAaNUAgGzVAIBw1QCAtk0CALVNAgB01QCAu4kDALqBAwB41QCAfNUAgL+JAwC+gQMAvYkDALyRAwCA1QCAowECAITVAICI1QCApgkCAIzVAICQ1QCApQkCAKrFAwCrzQMAlNUAgJjVAICuxQMAr80DAKzVAwCtzQMAgO0BAIEVAACCEQAAhAACAJzVAIDhpAEAoNUAgOPsAACo1QCArNUAgLDVAIDvMAAAtNUAgLjVAIC81QCAwNUAgIbgDACH9AIAxNUAgMjVAIDM1QCA0NUAgO/MBgDU1QCA4bAHANjVAIDjEAYA3NUAgODVAIDk1QCA6NUAgOzVAIDw1QCA9NUAgPjVAID81QCAANYAgATWAIAI1gCA7+gBAIUYDwDhzAYADNYAgOMcBgCAKQAAgR0AAIIFAAAQ1gCAszkCAITMDQCGaA8Ah/wMAOHQ0gO28QEAtfkBABjWAIC72QEAutEBAL7kDAAc1gCAv30BAL59AQC9fQEAvMEBAKjxDQCp8Q0AqvENAKvxDQCsMQ4ArTEOAK4xDgCvMQ4ApNUAgBTWAIAg1gCAJNYAgCjWAIAs1gCAMNYAgDTWAIC46Q4AuekOALqJDgC7hQ4AvJ0OAL2BDgC+gQ4Av7UOALBVDgCxXQ4AslUOALPpDgC0+Q4AtfkOALbpDgC34Q4Ao3kNADjWAIA81gCAQNYAgETWAICmsQ4ApbkOAEjWAICrmQ4AqpEOAEzWAIBQ1gCArz0OAK49DgCtPQ4ArIEOAFTWAICz7Q8AWNYAgFzWAIC26Q8AYNYAgGTWAIC16Q8Auq0PALu1DwA01QCAaNYAgL6VDwC/mQ8AvK0PAL2hDwCoIQ4AqSEOAKohDgCrPQ4ArCUOAK0tDgCuJQ4Ar1UOAGzWAIBw1gCAdNYAgHjWAICAHQAAgQkAAIK9AAB81gCAuDkOALk5DgC6yQ4Au8kOALzZDgC92Q4AvskOAL/JDgCwLQ4AsTUOALI9DgCzMQ4AtBUOALUZDgC2CQ4AtwkOAKOpDgCA1gCAhIACAL6AAQCFAAQApq0OAKWtDgCI1gCAq/EOAKrpDgCGKAcAhxgAAK/dDgCu0Q4AreUOAKzpDgCM1gCAs+0BAJDWAICU1gCAtuUBAJjWAICc1gCAte0BALplAQC7bQEAoNYAgKTWAIC+bQEAv10BALx1AQC9bQEAqN0NAKnpDQCqIQIAqyECAKwhAgCtIQIAriECAK8hAgCo1gCArNYAgLDWAIC01gCAohECAKMRAgCgqQ4AodUCALiJAgC5iQIAup0CALuVAgC8vQIAvXUDAL59AwC/dQMAsOUCALHtAgCy5QIAs/0CALTtAgC13QIAttUCALe9AgCjqQIAj8UaALjWAIC81gCAwNYAgKahAgClqQIAxNYAgKspAgCqIQIAyNYAgMzWAICvGQIArikCAK0pAgCsMQIAniUOAJ/lDgCc6QoAnRUKAJpFFgCbRQoAmFkWAJlRFgCWcRIAl4ETAJRVEgCV7RIAktEeAJPZHgCQtRoAkVUeAISpHwCFJR8AhiUfAIexEwDQ1gCA1NYAgIJZGwCDURsAjEUSAI2lFwCOpRcAj7kXAIA5+wHY1gCAijkTAIutEwCUmQsAlaEPAJZpDwCX3Q8A3NYAgO+cDwCSyQsAk30LAJxFAwDjeA4A4NYAgOGYDADk1gCAhHgCAJqRAwCbXQMA4QQAAL6IBQDj3OoD6NYAgOzWAIDw1gCA7+wAAO+MDgDhcA4A4fwOAOMwAADjeA4AgSEAAIA5AADvtO0DgikAALMJAgD41gCAhmgEAIcsBQD81gCAtg0CALUNAgAA1wCAu8UBALrFAQAE1wCACNcAgL99AQC+fQEAvdUBALzVAQCE1gCA9NYAgAzXAIAQ1wCAFNcAgBjXAIAc1wCAINcAgKi9BQCp5QUAquEFAKvhBQCs5QUAre0FAK7RBQCv0QUAsGEGALFhBgCyYQYAs2EGALTZBgC12QYAtskGALfBBgC4yQYAuckGALp5BwC7eQcAvEUHAL0lBwC+EQcAvw0HAKNJBQAk1wCAKNcAgCzXAIAw1wCApk0FAKVNBQA01wCAq4UGAKqFBgA41wCAPNcAgK89BgCuPQYArZUGAKyVBgBA1wCARNcAgEjXAIBM1wCAUNcAgFTXAIBY1wCAXNcAgIA5AACBOQAAggUAAGDXAIC+uAMAhLgDAGjXAIBs1wCAqMUGAKnVBgCq1QYAq+UGAKz9BgCtHQEArhUBAK8NAQBk1wCAcNcAgIaIAQCHHAEAdNcAgHjXAIB81wCAgNcAgLjpAQC56QEAuokBALuJAQC8mQEAvZkBAL6JAQC/iQEAsHUBALF9AQCydQEAs+kBALT5AQC1+QEAtukBALfhAQCzXQYAhNcAgIjXAICM1wCAhLwBALadAQC1dQYAkNcAgLu5AQC6sQEAlNcAgJjXAIC/PQEAvj0BAL09AQC8oQEAnNcAgKMZBgCg1wCApNcAgKbZAQCo1wCArNcAgKUxBgCq9QEAq/0BALDXAIC01wCArnkBAK95AQCs5QEArXkBAKj5AgCp+QIAqi0DAKs9AwCsJQMArS0DAK4lAwCvmQMAuNcAgLzXAIDA1wCAxNcAgIANAACBsQAAgrEAAMjXAIC4lQMAuZ0DALqhAwC7oQMAvHEAAL1xAAC+cQAAv3EAALDpAwCx6QMAsvUDALPFAwC03QMAtbUDALaxAwC3sQMAvswDAMzXAIDQ1wCA2NcAgNzXAIDg1wCA5NcAgO/kAgDo1wCA4ZQBAOzXAIDjLAEA8NcAgPTXAICHGAMAhhz8A7tNAwC6TQMA+NcAgPzXAIC/EQMAvnkDAL1xAwC8QQMAs8UDAITo/AMA2ACABNgAgAjYAIC2zQMAtc0DAAzYAICkAfwDpSX/A6bZ/wOnAfgDENgAgKEVAwCiHQMAoz0CAKwR9wOtAfADri3zA68B8wOoEfsDqZn7A6oB9AOrHfcDtAHoA7Vl6wO+xPwDhMT8A7AB7AOxVe8Dsk3vA7Nx7gMU2ACAGNgAgBzYAIAg2ACAJNgAgCjYAIAs2ACAMNgAgOFQBgDhNAQA42wBAOPoBgA02ACAONgAgDzYAIBA2ACAgDUAAIE9AACCNQAASNgAgEzYAIBQ2ACA77ABAO/ABgCj5QIAVNgAgIbo/AOHfP0DWNgAgKbtAgCl7QIAXNgAgKttAgCqbQIAYNgAgGTYAICvMQIArlkCAK1RAgCsYQIAqI3+A6mV/gOqnf4Dq5X+A6yx/gOtvf4Drqn+A6+p/gNE2ACAaNgAgGzYAIBw2ACAdNgAgHjYAIB82ACAgNgAgLgl/wO5Lf8DuiX/A7s9/wO8Jf8DvS3/A74l/wO/zf8DsKn+A7Gp/gOygf4Ds4H+A7SB/gO1if4Dtmn/A7cd/wOE2ACA4SD8A4jYAIDjePwDjNgAgJDYAICU2ACAmNgAgJzYAICg2ACApNgAgKjYAICAHQAAgXEAAIJxAADvDP0Ds1X+A6zYAICw2ACAvkAAALTYAIC2ff4DtXn+A7jYAIC7Lf4Dui3+A4boAACHrAAAvw3+A74F/gO9Ff4DvBX+A6OV/wO82ACAwNgAgMTYAIDI2ACApr3/A6W5/wPM2ACAq+3/A6rt/wPQ2ACA1NgAgK/N/wOuxf8DrdX/A6zV/wPY2ACAs/H+A9zYAIDg2ACAto3+A+TYAIDo2ACAtY3+A7pFAQC7TQEA7NgAgPDYAIC+RQEAv00BALxVAQC9TQEAqC3+A6k1/gOqPf4Dq0n+A6xB/gOtSf4DrnH+A69x/gP02ACA+NgAgPzYAIAA2QCABNkAgAjZAIAM2QCAENkAgLhJAQC5VQEAul0BALtVAQC8TQEAvXUBAL59AQC/dQEAsMUBALHNAQCyxQEAs90BALTFAQC1zQEAtsUBALd9AQCjtf0DFNkAgBjZAICExAMAHNkAgKbJ/QOlyf0DINkAgKsJAgCqAQIAKNkAgL7sAgCvCQIArgECAK0JAgCsEQIAgEkAAIFVAACCVQAAo0UDACzZAIClRQMApkUDADDZAICGwAQAhxQDAKopAwCrJQMArD0DAK0hAwCuIQMArxUDADTZAIA42QCAPNkAgEDZAIBE2QCASNkAgEzZAIBQ2QCAqH0CAKmhAwCqoQMAq6EDAKyhAwCtqQMArpEDAK+RAwCwgQMAsY0DALKFAwCzmQMAtIkDALW9AwC2tQMAt30DALhFAwC5TQMAukUDALtdAwC8RQMAvU0DAL5FAwC/+QAA1NcAgLMNAgBU2QCAWNkAgLYNAgBc2QCAYNkAgLUNAgC6YQIAu20CAGTZAIBo2QCAvmkCAL9dAgC8dQIAvWkCAGzZAIBw2QCAdNkAgHjZAIB82QCA4aQBAIDZAIDjQAMAhNkAgIjZAICM2QCA77gDAIAVAACBHQAAggUAAJDZAICEgAIAvsgFAIcYBQCGLAQAmNkAgJzZAICg2QCA76gBAKTZAIDhdP4DqNkAgOPw/gOs2QCAsNkAgLTZAIC42QCAvNkAgMDZAIDE2QCAs5EBAMjZAIC1UQEAtlEBAMzZAIDQ2QCA1NkAgLp9AQC7dQEAvG0BAL39AAC+9QAAv+kAAKgpBgCpVQYAqlUGAKuNBgCslQYArZ0GAK6VBgCvjQYAlNkAgNjZAIDc2QCA4NkAgOTZAIDo2QCA7NkAgPDZAIC4bQcAuQUHALoNBwC7BQcAvB0HAL0FBwC+AQcAvz0HALD1BgCx/QYAsvUGALNlBwC0fQcAtWEHALZhBwC3VQcA4xAFAPTZAIDh8AQA+NkAgIAdAACBCQAAgjkAAPzZAIAA2gCAhOgDAL7gAwAE2gCA78wFAAjaAICHOAAAhhgAAKOdBgAM2gCAENoAgBTaAIAY2gCApl0GAKVdBgAc2gCAq3kGAKpxBgAg2gCAJNoAgK/lBwCu+QcArfEHAKxhBgCokQYAqZEGAKqRBgCrrQYArLkGAK2lBgCurQYAr6UGACjaAIAs2gCAMNoAgDTaAIA42gCAPNoAgEDaAIBE2gCAuGUBALltAQC6ZQEAu30BALxlAQC9bQEAvmUBAL/ZAQCw3QYAsaUGALKtBgCzpQYAtKEGALWpBgC2mQYAt5kGALMZBgBI2gCATNoAgFDaAIBU2gCAtiUGALUxBgBY2gCAu2EGALoZBgBc2gCAYNoAgL9tBgC+ZQYAvXEGALx5BgBk2gCAo10GAGjaAIBs2gCApmEGAHDaAICEmAEApXUGAKpdBgCrJQYAvqQBAHjaAICuIQYArykGAKw9BgCtNQYAqcUCAKixAgCrxQIAqsUCAK3NAgCsxQIAr/UCAK71AgB82gCAgNoAgITaAICI2gCAjNoAgJDaAICU2gCAmNoAgLnJAwC4wQMAu9kDALrBAwC9+QMAvMkDAL+ZAwC+8QMAsUUDALBFAwCzRQMAskUDALVFAwC0RQMAt0UDALZFAwCASQMAgUkDAIJdAwCzRQIAvtwMALVFAgC2RQIAnNoAgIYADACH5AMAuokDALuJAwC8mQMAvZkDAL6JAwC/iQMAowkCAKDaAICk2gCAqNoAgKzaAICmCQIApQkCALDaAICrxQMAqsUDALTaAIC42gCAr8UDAK7FAwCt1QMArNUDALzaAIDA2gCAxNoAgCTZAIDvAAAAyNoAgMzaAIDQ2gCA4+gAANTaAIDhjAEA2NoAgNzaAIDg2gCA6NoAgOzaAICAbQAAgXUAAIJ9AACEQAIAhvAMAId4DQDw2gCA9NoAgPjaAID82gCAANsAgATbAIAI2wCADNsAgBDbAIAU2wCAGNsAgBzbAIAg2wCAJNsAgCjbAIAs2wCAMNsAgO/MAQCE7AwA4TAGADTbAIDjGAEAONsAgDzbAIBA2wCARNsAgLPlAQBI2wCAhIQPAEzbAIBQ2wCAtuUBALX1AQBY2wCAu30BALrZAQC+oAwAXNsAgL8hAQC+OQEAvTEBALw5AQCo7Q0AqSUOAKotDgCrJQ4ArD0OAK0lDgCuLQ4AryUOAOTaAICC9Q8AgeUPAIDpDwBU2wCAYNsAgIaYAACHDAMAuK0OALlFDwC6TQ8Au0UPALxFDwC9TQ8AvkUPAL95DwCwXQ4AsfkOALKtDgCzpQ4AtL0OALWlDgC2pQ4At5UOAGTbAIDv7AwAaNsAgGzbAIBw2wCAdNsAgHjbAIB82wCAvugAAIDbAICE2wCAiNsAgIzbAIDj6A0AkNsAgOEEDACj5Q4AlNsAgJjbAICc2wCAoNsAgKblDgCl9Q4ApNsAgKt9DgCq2Q4AqNsAgKzbAICvIQ4ArjkOAK0xDgCsOQ4AqDkOAKk5DgCqUQ4Aq1EOAKxxDgCtcQ4ArnEOAK9xDgCw2wCAtNsAgLjbAIC82wCAgBkAAIEZAACCBQAAwNsAgLjRDgC50Q4AutEOALvlDgC84Q4AveEOAL7hDgC/4Q4AsBEOALERDgCyEQ4AsxEOALTxDgC18Q4AtvEOALfxDgCz2Q4AyNsAgIYoAACHuAAAzNsAgLbxDgC1+Q4A0NsAgLvVDgC61Q4A1NsAgNjbAIC/NQ4AvjUOAL3FDgC8xQ4A3NsAgKOdDgDg2wCA5NsAgKa1DgDo2wCA7NsAgKW9DgCqkQ4Aq5EOAPDbAID02wCArnEOAK9xDgCsgQ4ArYEOAKjdDQCp6Q0Aqj0CAKuNAgCsmQIArZkCAK6JAgCviQIAvqwEAPjbAID82wCAhCADAADcAIAE3ACACNwAgAzcAIC4iQIAuYkCALqZAgC7kQIAvLkCAL25AgC+eQMAv3kDALD5AgCx+QIAss0CALPFAgC03QIAtcUCALbBAgC3uQIAs7UCABDcAIAU3ACAGNwAgBzcAIC2GQIAtRECACDcAIC7PQIAuj0CACTcAIAo3ACAvwECAL4ZAgC9EQIAvBkCACzcAICj8QIAMNwAgDjcAICmXQIAPNwAgEDcAIClVQIAqnkCAKt5AgCGSAUAh6wEAK5dAgCvRQIArF0CAK1VAgCohQIAqZUCAKqVAgCrpQIArL0CAK3VAgCu0QIAr9ECAETcAIBI3ACATNwAgFDcAICB8QEAgJkBAHTaAICC9QEAuHkBALl5AQC6zQEAu8UBALzdAQC9xQEAvsUBAL/1AQCwtQIAsb0CALKBAgCzgQIAtFUBALVdAQC2SQEAt0kBAFTcAIBY3ACAXNwAgO/UAQCEEAUAYNwAgGTcAIDvjA4AvuwFAOHsDgBo3ACA4xwOAGzcAIDhlAEAcNwAgONkDgCzXQIAdNwAgHjcAIB83ACAgNwAgLYVAgC1dQIAhNwAgLs5AgC6MQIAiNwAgIzcAIC/2QEAvtEBAL0VAgC8FQIAo50FADTcAICQ3ACAlNwAgJjcAICm1QUApbUFAJzcAICr+QUAqvEFAKDcAICk3ACArxkGAK4RBgCt1QUArNUFAIBRAACBWQAAgmEAALOVBgCo3ACAtXEHALZxBwCs3ACAhkADAIdUAwC67QcAu+UHALzlBwC97QcAvtEHAL/NBwCw3ACAtNwAgLjcAIC83ACAwNwAgMTcAIDvQAQAyNwAgOEwBwDM3ACA45QEANDcAIDU3ACA2NwAgNzcAIDg3ACAoxkGAOTcAIDo3ACA7NwAgPDcAICm/QcApf0HAPTcAICraQcAqmEHAPjcAID83ACAr0EHAK5dBwCtYQcArGkHAKjNBwCp0QcAqtEHAKstBgCsNQYArT0GAK41BgCvnQYAAN0AgATdAIAI3QCADN0AgIAZAACBGQAAggUAABDdAIC4iQYAuYkGALqZBgC7kQYAvLkGAL25BgC+UQEAv1EBALDlBgCx7QYAsv0GALP1BgC02QYAtcUGALbBBgC3uQYAqNEBAKnZAQCqCQEAqwkBAKwZAQCtGQEArgkBAK8JAQCEYAEAvnwBAIeoAACGjAEAGN0AgBzdAIAg3QCAJN0AgLgJAQC5CQEAuhkBALsRAQC8OQEAvTkBAL75AAC/+QAAsH0BALFBAQCyRQEAs10BALRFAQC1TQEAtkUBALc5AQAo3QCALN0AgDDdAICzjQIANN0AgLWdAgC2lQIAON0AgDzdAIBA3QCAurUCALuJAgC8nQIAvYUCAL6NAgC/hQIAps0CAETdAIBI3QCApcUCAEzdAICj1QIAUN0AgFTdAICu1QIAr90CAKzFAgCt3QIAqu0CAKvRAgCE9AMAWN0AgKgxAwCpMQMAqjEDAKsxAwCskQAArZEAAK6RAACvjQAAXN0AgGDdAIBk3QCAaN0AgGzdAIBw3QCAdN0AgHjdAIC4vQAAuWUAALptAAC7ZQAAvH0AAL1lAAC+bQAAv2UAALD9AACxxQAAss0AALOpAAC0uQAAtaUAALahAAC3oQAAgL0BAIEJAACCGQAAfN0AgIDdAIC+WAIAhxQdAIacHQCEbB0AxNsAgIjdAICM3QCAvrwcAJDdAICU3QCAmN0AgLP5AgCc3QCAoN0AgKTdAICo3QCAtlEBALVZAQC+3B8Au0EBALp5AQCs3QCAsN0AgL8hAQC+PQEAvT0BALxZAQDhcAcAtN0AgOMIBgC43QCA78wAALzdAIDA3QCAxN0AgOMQAADI3QCA4dABAMzdAICGkBwAh/QcAO/gBgDQ3QCAo3kCANTdAIDY3QCA3N0AgODdAICm0QEApdkBAOTdAICrwQEAqvkBAOjdAIDs3QCAr6EBAK69AQCtvQEArNkBAITdAICCFQAAgeUfAIDlHwDw3QCA9N0AgPjdAID83QCAqAkfAKkJHwCqHR8AqxUfAKwNHwCtcR8ArnEfAK9xHwCwER8AsS0fALIlHwCzyR8AtN0fALXBHwC2wR8At8EfALjFHwC5yR8AutUfALupHwC8uR8AvbkfAL6pHwC/oR8As7UfAADeAIAE3gCACN4AgAzeAIC20R8AtaUfABDeAIC7yR8AuvUfABTeAIAY3gCAvyUfAL45HwC9PR8AvNEfABzeAIAg3gCAJN4AgCjeAIAs3gCA4WAfADDeAIDjtBwANN4AgDjeAIA83gCA7wAdAEDeAIBE3gCASN4AgEzeAICjNR4AUN4AgFTeAIBY3gCAXN4AgKZRHgClJR4AYN4AgKtJHgCqdR4AhKgCAGTeAICvpR4ArrkeAK29HgCsUR4AgE0AAIFVAACCVQAAs8kBAGjeAIC12QEAtskBAGzeAICGoAAAhwQBALrFAQC7rQEAvLUBAL29AQC+tQEAv60BAKiZAQCpmQEAqg0BAKsFAQCsHQEArQUBAK4FAQCvNQEAcN4AgHTeAIB43gCAfN4AgIDeAICE3gCAiN4AgIzeAIC4JQEAuS0BALo5AQC7OQEAvCkBAL0pAQC+3QAAv9UAALBNAQCxJQEAsi0BALMlAQC0PQEAtSUBALYhAQC3HQEAkN4AgJTeAICY3gCAo4kCAJzeAIClmQIApokCAKDeAICk3gCAqN4AgKqFAgCr7QIArPUCAK39AgCu9QIAr+0CAKzeAICw3gCAtN4AgIRAAgC43gCAvN4AgMDeAIDE3gCAgA0AAIEVAACCHQAAyN4AgMzeAIDQ3gCAh7QDAIbcBAC+zAMA2N4AgNzeAIDg3gCA7+gCAOTeAIDo3gCA7N4AgOP8AgDw3gCA4dABAPTeAID43gCA/N4AgADfAIAE3wCAs2EDAAjfAIAM3wCAEN8AgBTfAIC2eQMAtXEDABjfAIC7XQMAul0DABzfAIAg3wCAv+EAAL79AAC9/QAAvP0AALC5AgCxuQIAsgkBALMJAQC0GQEAtQUBALYFAQC3PQEAuAUBALllAQC6bQEAu2UBALxhAQC9YQEAvmEBAL9hAQCFXAcAJN8AgCjfAIAs3wCAFN0AgDDfAIA03wCAON8AgKgxAgCpOQIAqskCAKvJAgCs2QIArdkCAK7JAgCvyQIAhMwFAOGAHgA83wCA47weAOE4HgBA3wCA46AAAL4QBABI3wCATN8AgO8MHgBQ3wCAVN8AgFjfAIBc3wCA73QeAKNhAgCCUQAAgUEAAICRAABg3wCApnkCAKVxAgBk3wCAq10CAKpdAgCGyAQAhzwFAK/hAQCu/QEArf0BAKz9AQCohQYAqY0GAKqFBgCrmQYArIkGAK2JBgCuvQYAr7EGAETfAIBo3wCAbN8AgHDfAIB03wCAeN8AgHzfAICA3wCAuJ0GALmtBgC6pQYAuwkHALwZBwC9GQcAvg0HAL8FBwCw0QYAsdEGALLRBgCz0QYAtLUGALW9BgC2tQYAt60GALMNBgCE3wCAiN8AgIzfAICQ3wCAtgkGALUBBgCU3wCAuxUGALoVBgCY3wCAnN8AgL95BgC+cQYAvQUGALwFBgCg3wCA4aAEAKTfAIDjXAUAgA0AAIE1AACCPQAAqN8AgKzfAICw3wCAhGADAL5sAAC/8AEAhZAAALTfAIDvmAUAo40HAIQIAACGAAwAh4wAALjfAICmiQcApYEHALzfAICrlQcAqpUHAMDfAIDE3wCAr/kHAK7xBwCthQcArIUHAMjfAICz6QYAzN8AgNDfAIC26QYA1N8AgNjfAIC16QYAukUBALtNAQDc3wCA4N8AgL5FAQC/TQEAvFUBAL1NAQCoIQYAqSEGAKolBgCrPQYArCUGAK0tBgCuSQYAr0EGAOTfAIDo3wCA7N8AgPDfAID03wCA+N8AgPzfAIAA4ACAuEkBALlJAQC6WQEAu1EBALx5AQC9eQEAvhkBAL8VAQCwxQEAsc0BALLFAQCz3QEAtMUBALXNAQC2xQEAt3kBAATgAIAI4ACADOAAgKOhBQAQ4ACApaEFAKahBQAU4ACAjyHqAxjgAICqDQIAqwUCAKwdAgCtBQIArg0CAK8FAgCX7RIAlmUSAJVFEQCUnRYAk3EWAJJVFQCReesDkFnqA59hBgCeNQUAnUUaAJxpGgCbVRkAmkUeAJlZHgCYRR0A4WAAABzgAIDjTD4AIOAAgKOxAgCi1QEAobUHAKCJBgCxATgAsAk+ALOVOgCyjToAtbUmALQBJADvaDoAvjAMAKnJNgCowTYAqwEwAKrhNwCtzTMArPUyAK/5PgCuATwAoRkCACjgAICjbQ4Aom0OAKX1CgCkAQgAp4ULAKaZCgCGAA0Ah0QNAIIJ6wODCesDhDHqA4UVFACGORcAh80XAISgDQAs4ACAiiUQAIsNEwCMnRMAjQ0cAI4ZHwCPDR8A1N4AgO8AAwCSbRgAk0kbAJR9GwCVBQQAllkHAJdJBwAw4ACANOAAgJpFBgCbLQAAnFEDAONgAAA44ACA4WwAAIClAQCBAQEAggUBAL4ADAA84ACAQOAAgETgAIDviAEASOAAgOFUBgBM4ACA41QBAFDgAIBU4ACAWOAAgFzgAICz6QIAYOAAgGTgAIBo4ACAbOAAgLadAgC1mQIAcOAAgLuJAgC6vQIAdOAAgHjgAIC/WQIAvlECAL1ZAgC8kQIAoykNAHzgAICA4ACAhOAAgIjgAICmXQ0ApVkNAIzgAICrSQ0Aqn0NAJDgAICY4ACAr5kNAK6RDQCtmQ0ArFENAIBRAACBWQAAgmEAALMtDwCc4ACAtS0PALbJDwCg4ACAhkADAIcIAwC6yQ8Au8UPALzBDwC9wQ8AvsEPAL/BDwAk4ACAlOAAgKTgAICo4ACArOAAgLDgAIC04ACAuOAAgKhFDgCpgQ8AqskPAKvJDwCsyQ8ArSUPAK4tDwCvJQ8AsGEPALFtDwCyeQ8As3kPALRpDwC1aQ8Ath0PALcVDwC4LQ8AuTUPALo1DwC7BQ8AvB0PAL3xAAC+8QAAv/EAAKNhDgC84ACAhMQBAMDgAIDE4ACApoUOAKVhDgDI4ACAq4kOAKqFDgDM4ACA0OAAgK+NDgCujQ4ArY0OAKyNDgDU4ACA2OAAgNzgAIDg4ACA5OAAgOjgAIDs4ACA8OAAgPTgAICCHQAAgR0AAIAdAAD44ACA/OAAgADhAIC+tAEAqK0BAKnVAQCq1QEAqwUBAKwdAQCtBQEArg0BAK8FAQCGgAEAhxgBAAjhAIAM4QCAEOEAgBThAIAY4QCAHOEAgLiFAAC5jQAAuoUAALudAAC8hQAAvY0AAL6FAAC/vQAAsH0BALHhAACy5QAAs/0AALTtAAC13QAAttUAALe9AACzXQIAIOEAgCThAIAo4QCALOEAgLaFAgC1lQIAMOEAgLslAwC6uQIANOEAgDjhAIC/GQMAvikDAL0pAwC8MQMAvswEAKMZAgA84QCAQOEAgKbBAgBE4QCASOEAgKXRAgCq/QIAq2EDAEzhAIBQ4QCArm0DAK9dAwCsdQMArW0DAKgpAwCpKQMAqjkDAKs5AwCsKQMArSkDAK6dAACvlQAAVOEAgFjhAIBc4QCAYOEAgGThAICCqQEAga0BAICtAQC4mQAAua0AALqlAAC7bQAAvHUAAL19AAC+dQAAv20AALDtAACx9QAAsvUAALPFAAC03QAAtb0AALa1AAC3qQAA4XgBAOEcDgDjEAAA4zwOAGjhAIBs4QCAvhQEAHDhAICErAIAeOEAgId4BQCGDAUAfOEAgIDhAIDvvAAA70gOALPxAgCE4QCAiOEAgIzhAICQ4QCAtukCALXhAgCU4QCAu3EBALppAQCY4QCAhKAEAL85AQC+WQEAvVEBALxhAQCc4QCAhIwEAKDhAICEADgApOEAgKjhAICs4QCAsOEAgKqJDgCriQ4AqLkOAKmxDgCu/Q4Ar+EOAKz5DgCt9Q4Asq0OALNlDgCwkQ4AsaUOALZ9DgC3ZQ4AtH0OALV1DgC6XQ4Au+UNALhdDgC5VQ4AvuENAL/pDQC8/Q0AvfUNAKOxBQB04QCAtOEAgLjhAIC84QCApqkFAKWhBQDA4QCAqzEGAKopBgDE4QCAyOEAgK95BgCuGQYArREGAKwhBgDM4QCA0OEAgNThAIDY4QCAgB0AAIEJAACCOQAA3OEAgODhAIDk4QCAhsgAAIcMAwDo4QCA7OEAgPDhAID04QCAqKUHAKm1BwCqvQcAq8kHAKzZBwCt2QcArskHAK/BBwC+oAAA+OEAgPzhAIAA4gCABOIAgAjiAIAM4gCAEOIAgLjNAAC51QAAutUAALvlAAC8/QAAvZUAAL6dAAC/lQAAsIkHALFlBwCyYQcAs30HALRlBwC1bQcAtmUHALf1AACzNQYAFOIAgBjiAIAc4gCAIOIAgLZZBgC1UQYAJOIAgLuhBgC6TQYAKOIAgCziAIC/qQYAvqEGAL2pBgC8tQYAMOIAgDTiAIDv8AUAOOIAgDziAIBA4gCAROIAgEjiAICAPQAAgQkAAIIdAABM4gCA4cgGAFDiAIDjSAQAVOIAgKO1BgBY4gCAhigAAIdAAQBc4gCAptkGAKXRBgBg4gCAqyEGAKrNBgBk4gCAaOIAgK8pBgCuIQYArSkGAKw1BgBs4gCAs70BAHDiAIB04gCAtnkBAHjiAIB84gCAtXkBALpVAQC7XQEAgOIAgITiAIC++QAAv/kAALxFAQC9+QAAqHECAKlxAgCqcQIAq3ECAKy1AgCtvQIArrUCAK+tAgC+rDwAiOIAgIziAICQ4gCAlOIAgJjiAICc4gCAoOIAgLhpAwC5aQMAugkDALsJAwC8HQMAvQUDAL4NAwC/BQMAsNUCALHdAgCy1QIAs2kDALR5AwC1eQMAtmkDALdhAwCk4gCAqOIAgKziAICj9QIAsOIAgKUxAgCmMQIAtOIAgLjiAIC84gCAqh0CAKsVAgCsDQIArbEDAK6xAwCvsQMA7xgCAIIVAACBbQAAgG0AAMDiAIDI4gCAhvg8AIcYAwDM4gCA0OIAgNTiAIDY4gCA42wHAAThAIDhaAEA3OIAgKiFAgCplQIAqpUCAKulAgCsvQIArdUCAK7RAgCv0QIA4OIAgOTiAIDo4gCA7OIAgPDiAID04gCA+OIAgPziAIC4dQEAuX0BALp1AQC7zQEAvNUBAL3dAQC+yQEAv8EBALC1AgCxvQIAsoECALOBAgC0VQEAtV0BALZVAQC3TQEA4bQGAADjAIDj9AYABOMAgIQYPQAI4wCADOMAgBDjAIAU4wCAGOMAgBzjAIAg4wCAJOMAgCjjAIDvWAYALOMAgIF9AACAcQAAMOMAgIIFAAA44wCAPOMAgO+AAQC+VDwA4ZABAEDjAIDjfAYAROMAgEjjAIBM4wCAhtg8AIf0PACjnT0AxOIAgDTjAIBQ4wCAVOMAgKbVPQCltT0AWOMAgKv5PQCq8T0AXOMAgGDjAICvGT4ArhE+AK3VPQCs1T0AZOMAgLOhPgBo4wCAbOMAgLatPgBw4wCAdOMAgLWxPgC6ST8Au0k/AHjjAIB84wCAvkk/AL9JPwC8ST8AvUk/AKhVPgCpZT4Aqm0+AKtlPgCsfT4ArWk+AK65PwCvuT8AgOMAgITjAICI4wCAjOMAgJDjAICU4wCAmOMAgJzjAIC4VT8AuV0/ALpVPwC7bT8AvHU/AL19PwC+dT8Av20/ALDJPwCxyT8Astk/ALPZPwC0yT8Atck/ALZ9PwC3cT8AghUAAKPhPwCAsQEAgbEBAKbtPwCg4wCAvtABAKXxPwCqCT4Aqwk+AITkAQCk4wCArgk+AK8JPgCsCT4ArQk+ALPdPACo4wCAhugAAIfMAQCs4wCAtpU8ALX1PACw4wCAu7k8ALqxPAC04wCAuOMAgL9ZPwC+UT8AvZU8ALyVPACoUT4AqVE+AKptPgCrYT4ArGE+AK1hPgCulQEAr40BAISgAQC84wCAwOMAgMTjAIDI4wCAzOMAgNDjAIDU4wCAuKkBALmpAQC6aQEAu2kBALx5AQC9eQEAvmkBAL9pAQCw/QEAsc0BALLFAQCzrQEAtLkBALW5AQC2rQEAt6UBALPlPQDY4wCA3OMAgODjAIDk4wCAtuE9ALXpPQDo4wCAuwkCALo5AgDs4wCA8OMAgL99AgC+fQIAvXkCALwRAgD04wCAo6E9APjjAID84wCApqU9AADkAIAE5ACApa09AKp9AgCrTQIACOQAgAzkAICuOQIArzkCAKxVAgCtPQIAgOkAAIHpAACCHQAAvsADAO/kAgAQ5ACAh1QDAIY8BADjEAEAGOQAgOH4AQAc5ACAIOQAgCTkAIAo5ACALOQAgDDkAIA05ACAOOQAgLORAwA85ACAtbkDALZ9AwBA5ACAROQAgEjkAIC6WQMAu1kDALxJAwC9SQMAvv0AAL/1AACoRQIAqVUCAKpVAgCrZQIArH0CAK2xAgCusQIAr7ECAIRsBQBM5ACAUOQAgFTkAIBY5ACAXOQAgL5wBQBg5ACAuF0BALltAQC6ZQEAuw0BALwZAQC9GQEAvg0BAL8FAQCw0QIAsdECALLRAgCz0QIAtHUBALV9AQC2dQEAt20BAOFAPwDjvAAA4wg+AOFsPgBk5ACAaOQAgGzkAIBw5ACAdOQAgHjkAIB85ACAgOQAgL5sBwDvVAAA75w+AIjkAICjnQIAgmkAAIFhAACAaQAAjOQAgKZxAgCltQIAkOQAgKtVAgCqVQIAhsgEAIfsBACv+QEArvEBAK1FAgCsRQIAqKUGAKmpBgCquQYAq7kGAKypBgCtqQYArtkGAK/ZBgCE5ACAlOQAgJjkAICc5ACAoOQAgKTkAICo5ACArOQAgLhxBwC5cQcAunUHALvdBwC8xQcAvc0HAL7FBwC//QcAsKkGALG1BgCytQYAs40GALSVBgC1UQcAtlEHALdRBwCzMQYAsOQAgLTkAIC45ACAvOQAgLYpBgC1IQYAwOQAgLtxBgC6bQYAxOQAgMjkAIC/lQcAvlEGAL1ZBgC8YQYAzOQAgKN1BgDQ5ACA1OQAgKZtBgDY5ACA3OQAgKVlBgCqKQYAqzUGAODkAIDk5ACArhUGAK/RBwCsJQYArR0GAIANAACBFQAAgh0AAOjkAIDs5ACA8OQAgITcAQD05ACAhoAAAIcgAQD45ACA/OQAgADlAIAE5QCACOUAgAzlAIAQ5QCA43QEABTlAIDhyAUAGOUAgBzlAIAg5QCAJOUAgCjlAIAs5QCAMOUAgDTlAIA45QCA77QEADzlAIBA5QCAqD0GAKlVBgCqVQYAq6kBAKy5AQCtuQEArqkBAK+pAQCErAEAROUAgEjlAIBM5QCAUOUAgFTlAIBY5QCAXOUAgLhtAQC5BQEAugEBALsBAQC8BQEAvQ0BAL4xAQC/MQEAsNkBALHZAQCybQEAs2UBALR9AQC1ZQEAtmUBALdVAQCBvQMAgL0DALPVBQCCGQAAtTkCAGDlAIC+VAMAtjECAGjlAIBs5QCAuxUCALoVAgC9uQIAvLECAL+pAgC+sQIAcOUAgKZpAgClYQIAhAAMAKONBQB05QCAhvgMAId8AwCv8QIArukCAK3hAgCs6QIAq00CAKpNAgB45QCAfOUAgIDlAICE5QCAiOUAgIzlAIDjIAEAkOUAgOGgAQCU5QCA70ACAJjlAICc5QCAoOUAgKTlAICo5QCArOUAgLDlAICz8QMAtOUAgBTkAIC45QCAvOUAgLbpAwC14QMAwOUAgLu1AwC6tQMAxOUAgMjlAIC/lQMAvpUDAL2lAwC8pQMAqCkCAKkpAgCqOQIAqzkCAKwpAgCtKQIArlkCAK9VAgCAzQEAgQkAAIIZAADM5QCA0OUAgL58DQCHtA0AhhwMALgxAgC5PQIAujUCALvpAgC8+QIAvfkCAL7pAgC/6QIAsDECALExAgCyMQIAszECALQRAgC1EQIAthECALcRAgDY5QCA3OUAgODlAIDk5QCA6OUAgOzlAIDw5QCA79QGAPTlAIDhVAYA+OUAgOOkAACsDBUA/OUAgADmAIAE5gCAo/ECAAjmAIAM5gCAEOYAgBTmAICm6QIApeECABjmAICrtQIAqrUCABzmAIAg5gCAr5UCAK6VAgCtpQIArKUCAKghDgCpIQ4AqkkOAKtZDgCsaQ4ArWkOAK6ZDgCvmQ4A1OUAgCTmAIAo5gCALOYAgDDmAIA05gCAOOYAgDzmAIC49Q4Auf0OALr1DgC7iQ4AvJ0OAL2FDgC+hQ4Av7UOALDpDgCx6Q4Asv0OALPxDgC01Q4Atd0OALbVDgC3zQ4As8EOAIIVAACBtQAAgLUAAEDmAIC26Q4AteEOAL4QAAC7LQ4Aui0OAIRkAwBE5gCAvxkOAL4RDgC9JQ4AvCkOAEjmAICjhQ4AhogAAIdsAwCmrQ4ATOYAgFDmAIClpQ4AqmkOAKtpDgBU5gCAWOYAgK5VDgCvXQ4ArG0OAK1hDgCziQ4AXOYAgGDmAIBk5gCAaOYAgLaBDgC1iQ4AbOYAgLuVDgC6jQ4AcOYAgHTmAIC/+Q4AvvEOAL2FDgC8hQ4AeOYAgHzmAICA5gCAhOYAgOMMDQCI5gCA4RgNAIzmAIDvrAwAkOYAgJTmAICY5gCAnOYAgKDmAICk5gCAqOYAgKgBDgCpAQ4AqgEOAKsBDgCsAQ4ArQEOAK4BDgCvPQ4AgN0AAIEJAACCGQAArOYAgLDmAICEPAEAvnQAALjmAIC4HQ4AuS0OALolDgC76QEAvPkBAL35AQC+6QEAv+kBALBJDgCxUQ4AslEOALNRDgC0NQ4AtT0OALY1DgC3LQ4Ao4kNALzmAICGrAQAhzwDAMDmAICmgQ0ApYkNAMTmAICrlQ0Aqo0NAMjmAIDM5gCAr/kNAK7xDQCthQ0ArIUNANDmAICznQIAhEgDAL5ABAC2VQMA1OYAgNjmAIC1sQIAunEDALt5AwDc5gCA4OYAgL4xAwC/MQMAvFEDAL1RAwCwkQMAsZkDALKhAwCzoQMAtNEDALXRAwC20QMAt9EDALj1AwC5+QMAus0DALvFAwC83QMAvcUDAL7NAwC/xQMA5OYAgOjmAIDs5gCA8OYAgIV8GQD05gCA+OYAgGTlAICoIQIAqTECAKoxAgCrBQIArB0CAK3xAwCu8QMAr/EDAPzmAIAA5wCABOcAgAjnAIDvUAAADOcAgBDnAIAU5wCA44QAABjnAIDh+AEAHOcAgIAVAACBGQAAggUAACDnAICjmQMAKOcAgIZoBACHYAUALOcAgKZRAgCltQMAMOcAgKt9AgCqdQIANOcAgDjnAICvNQIArjUCAK1VAgCsVQIAPOcAgEDnAIBE5wCASOcAgEznAIBQ5wCAVOcAgO/4AQC+bAQA4YAOAFjnAIDjFAEAXOcAgGDnAIBk5wCAaOcAgGznAIBw5wCAdOcAgLPdAQB45wCAtf0BALb1AQB85wCAgOcAgITnAIC6sQEAu4UBALydAQC9NQEAvj0BAL81AQCpBQYAqLkFAKsVBgCqHQYArT0GAKw9BgCvTQYArl0GACTnAICCHQAAgR0AAIAdAACI5wCAjOcAgJDnAICU5wCAuUEHALidBgC7QQcAukkHAL1FBwC8WQcAv0UHAL5FBwCxCQYAsD0GALOpBgCyAQYAtbkGALSxBgC3rQYAtrEGAKORBgCEjAIAhigAAIfAAwCY5wCAprkGAKWxBgCc5wCAq8kGAKr9BgCg5wCApOcAgK95BgCucQYArXkGAKzRBgCo5wCAs5kHAKznAICw5wCAtlEHALTnAIC45wCAtbEHALptBwC7dQcAvOcAgMDnAIC+WQcAv0UHALxtBwC9ZQcAxOcAgMjnAIDM5wCA0OcAgNTnAIDY5wCA3OcAgO+oBQDg5wCA4TQFAOTnAIDjdAUA6OcAgOznAIDw5wCA9OcAgKMdBgCCLQAAgRUAAIAdAAD45wCAptUGAKU1BgD85wCAq/EGAKrpBgAA6ACAhCgBAK/BBgCu3QYAreEGAKzpBgCoxQYAqdUGAKrVBgCr5QYArP0GAK0VBgCuHQYArxUGAL7sAQAI6ACAhggAAIcgAAAM6ACAEOgAgBToAIAY6ACAuH0GALkFBgC6DQYAuwUGALwBBgC9CQYAvjkGAL85BgCwbQYAsXUGALJ9BgCzdQYAtFkGALVFBgC2TQYAt0UGAKiRAgCpmQIAqqECAKuhAgCs0QIArd0CAK7VAgCvyQIAHOgAgCDoAIAk6ACAvyweACjoAIAs6ACAMOgAgDToAIC4VQMAuV0DALppAwC7ZQMAvGEDAL1hAwC+YQMAv2EDALC5AgCxjQIAsoUCALNtAwC0dQMAtX0DALZ1AwC3bQMAOOgAgDzoAICzIQIAQOgAgLVRAgCEiAMAROgAgLZVAgC05gCAvigcALtBAgC6dQIAvbEDALxZAgC/sQMAvrkDAKNpAgBI6ACATOgAgFDoAIBU6ACAph0CAKUZAgBY6ACAqwkCAKo9AgBc6ACAYOgAgK/5AwCu8QMArfkDAKwRAgCopQIAqbUCAKq9AgCrtQIArK0CAK01AQCuPQEArzUBAL4sHABk6ACAaOgAgGzoAIBw6ACAeOgAgIdoHQCGHB0AuIUBALmNAQC6hQEAu50BALyNAQC9vQEAvrUBAL95AACwUQEAsVEBALJRAQCzUQEAtPEBALXxAQC29QEAt+UBAO/YAACCtQAAgaUAAIClAAB86ACAgOgAgIToAIDvxAYAiOgAgOH0BgCM6ACA4zgBAOPMAACQ6ACA4SgBAJToAICY6ACAtuUBALV1AgCEQBwAs2UCAJzoAICg6ACApOgAgL9lAQC+ZQEAvdUBALzVAQC7xQEAusUBAKjoAICs6ACAo7UdAHToAICw6ACAtOgAgLjoAICmNR4ApaUdALzoAICrFR4AqhUeAMDoAIDE6ACAr7UeAK61HgCtBR4ArAUeAMjoAIDM6ACA0OgAgNToAICADQAAgTUAAII9AADY6ACA3OgAgODoAIC1BQAAcRoAgOG0AgCs2AIAtQUAAHUaAICotR8AqRUfAKodHwCrFR8ArDEfAK09HwCuLR8AryEfAOG0AgCs2AIAtQUAAHkaAIDhtAIArNgCALUFAAB9GgCAuNEAALnZAAC64QAAu+EAALyRAAC9kQAAvpEAAL+RAACwIR8AsTEfALIxHwCzMR8AtAkfALUJHwC28QAAt/EAAOG0AgCs3AIA71QdALUdAACBGgCA4bwCAKzQAgC1KQAAoyUBAKKRAwChFR0AoA0dAOGAHgCFGgCA47wdAOHEAgCz1R4AtQkAAKzYAgCJGgCA4bwCALb9HgC1+R4ArOACALu1HgC6pR4AtQUAAI0aAIC/jR4Avo0eAL2lHgC8pR4AoxUeAOG8AgCs0AIAtREAAI9pJQCmPR4ApTkeAJEaAICrdR4AqmUeAOG0AgCseAEAr00eAK5NHgCtZR4ArGUeAJvdFACa5RUAmQEXAJjhEACfcR8AnnkZAJ35GQCcARsAk+UtAJIRLwCRbSkAkG0pAJf5EQCW8REAlYUsAJSZLQC1JQAA4ZQCAILxJgCDjSoAhJUqAIXhLACGHS4Ah3kuAKy0AgCVGgCAilUvAIspEgCMORIAjRkTAI7xFACPHRYAtQUAAJkaAICSVRcAk5EYAJRxGgCV+RoAlvkcAJd9HgCC4AMAkwsAgJpVHgCb2QAAnHUCAIMMAICzDACAuIkKAKwBBACthQYAroEGAMwQAgDMfAMAtgwAgJ0aAIDCDACAxQwAgMgMAIAACwCAgaUyArwMAIAE6ACAmpUGAJtVIwK8kQYAvbEAAL6RBgC/rQYAuOkGALmVBgC6kQYAoRoAgLTBBgC1zQYAts0GALfdBgCw/QYAseUGALKdAACz5QYAhVTHA6UaAICH/AAAuAEKAK0aAIDpDACAsRoAgIyRcwCNpAEAzPACAL4NAIDBDQCAiRQAALgZCgCLDAAAGg4AgFMOAIC5DACAvwwAgBkKAICRwAEAywwAgLhtCgDODACA1AwAgNoMAIDdDACA4AwAgLUaAIAoDQCA5gwAgLkaAIDhpB4AKw0AgONUHgCvIXMAzCgCAO8MAIDsDACA8gwAgPUMAID4DACAzIACAJS4AwD7DACAkhQCAO9gHgCQAAIA/gwAgAoNAIC48QoADQ0AgJ8LAIAQDQCAiSkLABMNAICpGgCAvDABAL/EAQC+7AEAFg0AgMzsAgC4xQoAukQBAK0JAIAZDQCAygYAgN8GAIDyBgCAHA0AgPoGAIAfDQCACgcAgC0HAIAYBwCA9gcAgC8HAICpDQCAOgcAgK8NAIBKBwCAtXkAAGcHAIC3cSoCcgcAgLFhAAB0BwCAsw0pAo0HAIC96QAAoAcAgPoHAICtBwCAuRkrAsMHAIC7WRQCHwgAgFoJAIA8CACALw4AgFsIAIA5AACAgQgAgHEAAIDHCACAKwAAgCAJAIA9AACAXAkAgEMAAIBeCQCARQgAgGoIAIBJAACAAAgAgFMAAIB5CQCAWQAAgCINAIBfAACAuw0iAtANAIDMFDYCHwAAgL9lAAC+EQAAvW0AAOUHAICAaQEAgXUBAIJxAQCD3SEChGkHAIWBBwCGgQcAh3EBAIihAQCJrQEAirUHAIuNBwCMlQcAjaUBAE8AAICPpQEAkOEBAJHtBwCSsSECk/0HAJSNBwCVUQYAlvEBAJfZAQCY0QEAmXUGAJp9BgCb1QEAnGkGAJ2ZFAKeUQYAn1EGAKB1FAKhuQYAokkBAKOFLQKkIQEApS0BAKZ1FAKntQYAqKERAqlRFAKqlQYAsSEAgMy8NQLNPDUCbQAAgKoDAICsAwCArwMAgL0hAIDEIQCA2yEAgOIhAIDJAACADwAAgLihBgC6BgCAtwYAgMwAAIDOIQCAtQMAgN0FAIAYBgCAugUCALvVAgC46QUAuf0FAL7JAgC/5RcCvA0CAL0BAgCy4QUAs+EFALCNBQCxnQUAtuUFALfpBQC09QUAte0FAKo9BQCrwQUAqD0FAKk1BQCuzQUAr/UFAKzNBQCtxQUAoj0FAKMFBQCg1QIAoTkFAKYdBQCnBQUApB0FAKUVBQC/BgCAm8EFAD4GAIBVBgCAnt0FAJ8xBACcUQIAndUFAHIGAICJBgCApAMAgDAiAIDbAACAoAMAgI8HAIDuBwCA8gcAgJAJAIACCACABggAgJYLAICUCQCArwoAgG8HAICLBwCAlwcAgKIHAICqBwCAqgkAgPsOAIASDwCAHw8AgMwEMwLNsDACzCAzAs3gMALMEDACzGgwAsxYMALNjDACzGgxAs0UMQLM1DECzRQ2AsxwIALN0CcCzDA2AswkMQLMDDwCzWg/AswYPwLNND8CzBg9As3AMgLMRDwCzBg5Asw4MgLNqDICzIgyAs34MwLMfDMCzUAzAswoMwLNCDMCzMghAs0kJgLMrCYCzEA4AsyYJQLNyDoCzBwkAs0QJALMhDsCzag7AsysJQLNvDoCzKw4Asz4JwLM4DgCzXQ4AicPAID2BgCAYQ0AgIgNAIDNICoCzBwrAqoGAIAsIgCAzKQgAs2gJwLMOCYCygQAgMw4OgLNPDsCzBA5As1gPgLMoAMAvj0NAL3tLALWBACAu1UjAgQJAIC5PSICzwYAgNkHAIClBACAoA0AgLIEAIBvBQCA9AYAgL4EAIB1BQCAr70MAK6ZLgKtpQwAwgUAgKvFIgIDBgCAxAQAgCMGAIDQBACAyAUAgCkGAIBdBgCAowEYAqAEAIAaBwCAHQcAgJ9dDACeUQwAnUUMACcHAICbWSECrwcAgLEHAIC0BwCAuAcAgCoHAIDOBwCA0AcAgJMtJgLTBwCAbAgAgG8IAICPBQwAjnEMAI1lDAB5CACAi0UgAmAJAICJNS8CYwkAgGcJAIB8CACAcAkAgHMJAIC9AwCAACIAgIFdDACAYQwAgAABAIEYAACCAAQABCIAgIQQBwCFFAYAhuQIAIc8AgCILAUAiaQFAIoAeAAIIgCAjCQAAAwiAIAUIgCAECIAgLgRAACRxHsAkkh6AJNMeQAcIgCAzOgCAJbwCQC4OQAAkMAJACQiAICS8AkAzPgCAJS0CQC4DQAAKCIAgMwcAgC4BQAANCIAgMzkAgC4HQAAOCIAgDwiAIBDIgCAWiIAgKiMCACp5HsAYSIAgKvUBgDM5AIAuA0AAGsiAIDMlAIAbyIAgLGAewC4CQAAuBUAAMz8AgC15AgAcyIAgMzYAgB3IgCAuAUAALqcBQC7XAUAvAB8AL30fwC++H0Av/xyAIAJOgKBDToCggE6AoMFOgKEGToChR06AoYROgKHFToCiCk6AoktOgKKIToCiyU6Aow5OgKNPToCjjE6Ao81OgLM8AIAkekPAIMiAIDMzAIAuBkAAH8iAIDM3AIAl+UPALg1AAC4DQAAjyIAgMz8AgC4BQAAkyIAgMwwAgCXIgCAzNACAJsiAICfIgCAzIgCAKQtDwClVQ8Apl0PAMyUAgCoqToCqa06ArjVAACjIgCAuDUAAKciAIDMUAMAr7U6AswsAwCrIgCAzBgDALMFDwC0HQ8AzyIAgLYJDwC3CQ8Avmh9ALhtAAC4RQAAzDgDALwpDwDTIgCAviUPAMxYAwCH5Q4AzOg6Ari9AQC4yQEAzPA1As2kMwLMgCICzXwlAs2UNgLMBCkCzew7AsxkOgK45QEAuMEBAInVDgCI1Q4Al7EOALgNAACvIgCAsyIAgLciAIC4GQAAuyIAgNciAICfaTsC2yIAgL8iAIC4PQAAzMQCAMz4AgDDIgCAxyIAgLjZAADLIgCA3yIAgLjRAADjIgCAuPEAAMzMMwLnIgCAuMkAAMzoMwLrIgCAuNUAAKllAAC4yQAAzNgCAKq5BgC3TQ0Atk0NALU1DgC0NQ4AuFUAABUjAICxGQ8AsCkOAL/1AwC+UQ0AvVkNALw1DAC7XQ0Aul0NALldDQC4XQ0AgL0KAIHFCgCCFQQAg8kKAMx8BQCF3QoAhtUKAIfNCgDMVAUAifEKAIq5CACLDQgAjBEIAI0VCACOtScCj+UKAJBpCACRbQgAknEIAJNtJALMEAUAlR0IAJaFCgDMEAUAzDQFAJk9CACaiQoAmw0IAJwRCACdFQgAzEgFAMwQAgCgZQoAoW0KAKJlCgC4BQcApLEEAMzoAgCmsQQAuA0HAKiBBADM/AIAqpkIAKtdCgCsuQgArakEALglBwCvNQgAsNEIALHxBADMwAIAs40IALQpKAK1IQoAtiEKALchCgC4IQsAuSUIALhBBwC7KQsAvA0dAr3dDwC+MQsAvzELAIDdCgAZIwCAnKF9ANADAIDpAwCAhRkJAIaZCQCHlQkAiOEJAIklJQICBACAGwQAgC4EAIBBBACAVAQAgGcEAICQrQoAkUkFAJJtBQCTYQUAlGEFAJVtBQCWZQUAlxEFAJg1BQCZPQUAmjUFAJsNBQCcFQUAnR0FAJ4VBQCfCQUAoKkJAKH9BQCi9QUAowEFAKQFBQClDQUApgUFAKc9BQCoBQUAqQ0FAKoFBQCrGQUArIkJAK2pBQCutQkAr/0JALABCQCxfQUAsnUFALMBBQC0aQkAtQEFALYFBQC3PQUAuAUFALnhJQK6AQUAuwEFALzRJQK9PQkAvnkJAL9dCQCDMAUAoXgHAJ+xfgB6BACApHgHAKVIBwCNBACA8wQAgIt8BADdAACAEwEAgIhIBAAcAQCAIAEAgCQBAIAoAQCALAEAgDABAICyAAcAs/wHADQBAIDhAACAtuQHALfwBwDmAACA6wAAgLrgBwC7nAcAvIgHAL2oBwDwAACAs8F+AKPMBAD1AACA+gAAgIMABAD/AACAhXQEAKUgBAAEAQCAiEwEAAkBAIAOAQCAFwEAgK8tBwCNxAcArSEHAKwpBwDNAwCA8AQAgI8FAICwZQcA4gUAgB0GAIBDBgCAWgYAgHcGAICOBgCA0wMAgOwDAIAFBACAHgQAgDEEAIC8fAQAgt0rAoPlKwKA/QoAgfkrAoaZCQCHmQkAhOEKAIXhCgCKiQkAi4kJAIiJCQCJiQkAjoUJAEQEAICM4QgAjY0JAJK5KwKTQScCkJkrApHFCwCWyQsAl3UnApTFDQCV0SQCmskLAJvZKgKYyQsAmXkHAFcEAIBqBACAnP0LAH0EAICQBACA9gQAgKABAICkAQCAqAEAgONkAgCsAQCAsAEAgLQBAIDvvAcAqBEJALgBAIC8AQCAwAEAgMQBAIDIAQCAzAEAgNABAIDUAQCA2AEAgNwBAIDgAQCA5AEAgOgBAIDsAQCA8AEAgPQBAID4AQCA/AEAgAACAICCnH4ABAIAgKD1VAKh2VQCoulUAqP1dQCk7XUApZ12AKaVdgCnvXYAqIV2AKkpfQCqOX0AqwV9AKwdfQCtBX0Arg19AK8FfQCwfX0AsUl+ALJRfgCzUX4AtHV+ALV9fgC2aX4At2l+ALhZfgC5WX4Auil+ALspfgC8IX4AvSF+AL4ZfgC/GX4AkgcAgDkJAIDXBwCATSIAgLQNAAC1NQAAtj0AAKIGAICsBgCArwYAgAMjAIAJIwCAvSV4ALy1WALGMQCALjoAgJkqAIC9KgCAySoAgNkqAIDhKgCA7SoAgPUqAID9KgCACSsAgF0rAIB1KwCAhSsAgJUrAIClKwCAtSsAgNUrAICAeX8AgYF/AIKBfwCDnX8AhI1/AIWxfwCGsX8Ah7F/AIjhfwCJ4X8AiuF/AIv9fwCM5X8Aje1/AI7lfwCP3X8AkKV/AJGtfwCSpX8Ak71/AJSlfwCVrX8Alm1+AJctfgCYFX4AmRl+AJrpfgCb6X4AnPl+AJ35fgCe6X4An+V+AKAdfgChJX4AoiV+AKM9fgCkJX4ApS1+AKYlfgCnXX4AqGV+AKltfgCqZX4Aq31+AKxlfgCtbX4ArmV+AK9dfgCwJX4AsS1+ALIlfgCzPX4AtCV+ALUpfgC2WXcAt9V1ALj9eQC56XUAuvl1ALvZeQC86XUAvdV1AL7RdQC/2XUAgDF2AIE9dgCCSXYAg0V2AIRBdgCFTXYAhvl0AId9dgCIoQIAiU12AIpZdgCLuXoAjEl2AI2degCOsQIAjx16AJCRVgKRKXYAkoF2AJPNdgCU2XYAlel2AJbJdgCX0VkCmKF2AJllWgKa8XYAm01aApzRdgCdYXoAnoFWAp/VdgCgBQIAoY1aAqI1VwKjCXYApCF2AKUtdgCmiVoCp5laAqi5WgKpdXYAql13ANkrAIDdKwCAESwAgDksAIBJLACAUSwAgFUsAIBhLACAfSwAgIEsAICZLACAnSwAgKUsAIC1LACAUS0AgGUtAIClLQCAuS0AgMEtAIDFLQCA1S0AgJl1CgD4LQCAJC4AgDAuAIBQLgCAXC4AgGAuAIBkLgCAgux6AINkewB8LgCAgC4AgIZ0ewCHvHsArC4AgLguAIDALgCAyC4AgNguAIDnLgCA7y4AgBsvAIAfLwCAJy8AgJJwfAArLwCAMy8AgJFMfAA7LwCASy8AgGcvAIDfLwCA8y8AgKvMfACo5HwAqdx8APcvAIB3MACAezAAgI8wAICiwHwAkzAAgJswAICjMACAzEBJAs0ASQLM/EoCzWhLAqswAIC3MACA7TAAgP0wAIARMQCAjjEAgJoxAICqMQCAsqx8ALNAfAC2MQCAwjEAgMoxAIDOMQCAtGx8ALUEfACAlQcAgZ0HAIKVBwCDqQcAhLkHAIW5BwCG2QcAh9kHAIjpBwCJ6QcAivkHAIv5BwCM6QcAjekHAI7RBwCP0QcAkLEHAJGxBwCSSQEAk0kBAJRZAQCVWQEAlkkBAJdJAQCYeQEAmXkBAJpJAQCbSQEAnFkBAJ1ZAQCeSQEAn0kBAKC5AQChuQEAoskBAKPJAQCk2QEApdkBAKbJAQCnyQEAqPkBAKn5AQCqyQEAq8kBAKzZAQCt2QEArskBAK/JAQCwuQEAsbkBALJJAQCzSQEAtFkBALVZAQC2SQEAt0kBALh5AQC5eQEAukkBALtJAQC8WQEAvVkBAL5JAQC/SQEA0jEAgNYxAIDaMQCAkjIAgNoyAIDmMgCA6jIAgO4yAIDyMgCA+jIAgP4yAIASMwCALjMAgDYzAIB2MwCAejMAgIIzAICGMwCAjjMAgJIzAIC2MwCAujMAgNYzAIDaMwCA3jMAgOIzAID2MwCAGjQAgB40AIAiNACARjQAgIY0AICKNACAqjQAgLo0AIDCNACA4jQAgAY1AIBKNQCAUjUAgGY1AIByNQCAejUAgII1AICGNQCAijUAgKI1AICmNQCAwjUAgMo1AIDSNQCA1jUAgOI1AIDqNQCA7jUAgPI1AID6NQCA/jUAgJ42AICyNgCAnoUMAOY2AIDqNgCA8jYAgIC5AwCBuQMAgskDAIPJAwCE2QMAhdkDAIbJAwCHyQMAiPkDAIn5AwCKyQMAi8kDAIzZAwCN2QMAjs0DAI/FAwCQvQMAkQEMAJJJDgCTSQ4AlFkOAJVZDgCWSQ4Al0kOAJh5DgCZeQ4AmkkOAJtJDgCcWQ4AnVkOAJ5JDgCfSQ4AoLkOAKG5DgCiyQ4Ao8kOAKTZDgCl2Q4ApskOAKfJDgCo+Q4AqfkOAKrJDgCryQ4ArNkOAK3ZDgCuyQ4Ar8kOALC5DgCxuQ4AskkOALNJDgC0WQ4AtVkOALZJDgC3SQ4AuHkOALl5DgC6SQ4Au0kOALxZDgC9WQ4AvkkOAL9JDgC8eQQAvXkEAL6JBAC/nQQAuHUEALl9BAC6aQQAu2kEALRxBAC1cQQAtnEEALdxBACwcQQAsXEEALJxBACzcQQArGkEAK1pBACucQQAr3EEAKhBBACpQQQAqkEEAKtBBACknQUApWEEAKZhBACnYQQAoJ0FAKGFBQCijQUAo4UFAJxdBQCdZQUAnm0FAJ9lBQCYXQUAmUUFAJpNBQCbRQUAlB0FAJVlBQCWbQUAl2UFAJAdBQCRBQUAkg0FAJMFBQCMMQcAjTEHAI4xBwCPMQcAiDEHAIkxBwCKMQcAizEHAIQxBwCFMQcAhjEHAIcxBwCAMQcAgTEHAIIxBwCDMQcAJjcAgC43AIA2NwCAcjcAgHY3AIB+NwCAgjcAgIY3AICyNwCAtjcAgL43AIDSNwCA1jcAgPI3AID6NwCA/jcAgCI4AIBCOACAUjgAgFY4AIBeOACAijgAgI44AICeOACAwjgAgM44AIDeOACA9jgAgP44AIACOQCABjkAgAo5AIAWOQCAGjkAgCI5AIA+OQCAQjkAgEY5AIBeOQCAYjkAgGo5AIB+OQCAgjkAgIY5AICOOQCAkjkAgJY5AICaOQCAnjkAgK45AIDGOQCAyjkAgNY5AIDaOQCA3jkAgOI5AIDqOQCA7jkAgPI5AID+OQCABjoAgA46AIASOgCAGjoAgIC5AQCBuQEAgskBAIPJAQCE2QEAhdkBAIbJAQCHyQEAiPkBAIn5AQCKyQEAi8kBAIzZAQCN2QEAjskBAI/JAQCQuQEAkbkBAJIRAACTEQAAlDEAAJUxAAAeOgCAIjoAgCo6AIAyOgCAPSMAgGUsAIBpLACAJSQAgIJgAgCZ4QAAgIAAAIGYAACC5AYAg4gEAITUGwCFlBoAhhgfALMjAICIxB4AiQAQAIqoEwCLrBEAjAAoAI20KwCOuCoAj7wpAOOwAgC+dAIAnlUAAOMUAgCCbAIAtyMAgJkNAAC+RAIAnjUAAIJoAgCZBQAAuyMAgO/MAgC+oAAAgoQAAO/YAgDj7AEA4/QBAL8jAIDjCAMAwyMAgOM4AwDHIwCA44gDAMsjAIDv4AMAzyMAgO+IAwDvPAEA78QDANMjAIDv1AMA4+wDAB43AIDXIwCA4+wDAOPsAwDj5AMA2yMAgOO4AwDvXAMA70wDAN8jAIDvSAMA7/QDAOMjAIDnIwCA7zQDAON8AwDjlAQA6yMAgO8jAIDzIwCA47QEAPcjAID7IwCA/yMAgO9sBAADJACAByQAgO9YBADvUAQACyQAgBYkAIAaJACAvQAAgOP4BADCAACAMSQAgB4kAIBtKQCA45wEAAglAIBrJQCAriUAgO9QBADaJQCABCYAgO88BAApJgCAgAlLAoYcdwC+RAIAgnQCAL5QAgA+JgCAmREBAJkNAQCPrAIAggQCAI1oAQCewQIAi3wBAJ49AQCeKQEAvggCAJfQAgCZXQEAldACAJ5VAQCT0AIAmXUBAJHQAgC+SAIAn7gCAEYmAICdtAIAnk0BAJuwAgCZXQEAmbQCAL6EAgCeqQEApowCAGImAICkgAIAmakBAGomAIChSAIAgqwCAK/kAgCCtAIAglwCAJnlAQC+CAIAgnwCAIIABACopAIAnvkBAL5wAgC1HAQAnoUBAL6oBQCyhAIAtrECAL6sBQC4KQkAuYkCALqZAgCCjAUAu+gEAIKcBQByJgCAuPAEAJ5ZBgCZbQYAnmEGAJl5BgC+fAIAnmEGAIJcAgC+QAIAmVkGAJ5dBgCCYAIAmaUGAL58AgCevQYAghwCAL4UAgCZzQYAvkwCAIJMAgCa3QYAnt0GAJ/FBgDjDAIAgrwCAJn5BgC+ZAIA7/QCAJrxBgCe6QYAn+kGAJ7ZBgCf1QYA4wQCAJklBgCaIQYAgngCAJk9BgDjBAIAgkQCAJolBgC+cAIA75wCAJ4FBgCfFQYA7+gCAJp1BgCZBQYAggQCAL5wAgDjcAIAnnUGAJ8NBgCeAQYAvnwCAOM0AgCZDQYAvmACAIJsAgDv8AIAmTUGAIKQAwDv2AIAniEGAIQmAICbxQcAmeUHAL58AgCe7QcAn8UHAOPsAwCdUAIAnNEHAIJsAgDv1AIAmc0HAIJ8AgC+cAIAmd0HAJ7dBwC+AAIA42gCAJ6tBwCZuQcA42gCAIJ8AgDjDAIAvkgCAJmpBwCCWAIA78QCAJ6ZBwC+bAIA77gCAIKUAgCejQcA77gCALsAAACZeQcAuQwAAJ5xBwC/AAAAglQCAL0EAAC+aAIAs9QDAJmxBgCxcAMAggQCALc4AACeoQYAtTQAAL5wAgCrWAMAnqEGAO9cAgCZqQYArxADAIJQAgCtFAMAmYUHAJlpBgC+WAIAnmEGAL58AgCCaAIApqACAOOQAgCZaQYA43wBAOOYAQDjrAEA49ABAOPoAQC+dAIAno0FAOMwAgDvzAIAgmgCAJnRBQDvlAIA71QBAO9wAQDvJAEA7ygBAL58AgCevQUA4wwCAIJ4AgCZrQIAvnQCAJ6lAgDjNAIAgmACAJkZAAC+YAIA7/wCAJ4NAACClAIA79QCAJAmAIDj/AIAmQkAAL5gAgCYJgCAnh0AAOMAAgCwJSoAglgCAJkNAADv9AIAvmQCAK4mAIDvwAIAnhkAAIIYAgCCOAIA43ACAJkRAACaNQAAmSkBAL50AgDsJgCAnyUAAJ4JAACZ6QEAvrQDAL7gAwCazQEA79gCAJ4RAQCC2AMA/SYAgIHEAgDjsAMAHycAgOP8AwC+/AIAhMQCAIIoAgCGEAIAKicAgIg8AgCeIQAAnw0AAHonAIDvKAMAj3QCAO8sAwCCiAIAmXUAAJoVAACSxAMAldADAJktAACa0QAAjicAgL7IAgCYaAMAm3wDAILEAwCeQQAAnykAALAnAICChAIA45ACAL4IAwC+JwCABigAgJ8ZAACe7QAA49ACAJlxAACaFQAAvhQCAO8wAgCZIQAA71gCABQoAICv7AMAggQCALFMHACwABwAniUAALJMHACeXQAAn2EAAOO8AgCZIQAA+QAAAHEpAIDvlAIAdSkAgL08HACCgB0Av8EfAHkpAIDjtB0AvnQCAJ71HwDj8B0AmQUAAH0pAIC+fAIAngkAAIJgAgCZDQAAiSkAgL5gAgDvzAIAnh0AAOklAIDv3AIA42gCAPkYAIDjPB0AIRoAgP0YAIABGQCAJRoAgCkaAIAtGgCAMRoAgDUaAIA5GgCA76QCAD0aAIDvJB0AQRoAgLHFAAAFGQCAs8UAALLdAAC1yQAAtMEAALcdAAC2wQAAuWUAALhlAAC7zQAAus0AAL3dAAC83QAAv8UAAL7JAAAJGQCADRkAgE0ZAIBhGQCAERkAgBUZAIDvFHgD7wBIA+HYTQPhOKgC41x5A+O0UAOtGQCAsRkAgLUZAIC5GQCAgMkBAIHVAQCC3QEAg20CAITdAQCFcQIAhgEEAIcdBQCIJQUAiTUFAIo9BQCLbQUAjHUFAI1lBQCObQUAj80BAJC1AQCRvQEAkrUBAJNNAwCUVQMAlV0DAJZVAwCXTQMAmHUDAJl9AwCadQMAm00DAJxVAwCdWQMAnkkDAJ9JAwCguQMAobkDAKLBAwCj3QMApMUDAKXNAwCmxQMAp/0DAKjJAwCpyQMAqtEDAKvRAwCsMQMArTEDAK4xAwCvMQMAsFEDALFRAwCyUQMAs1EDALRxAwC1cQMAtnEDALdxAwC4UQMAuVEDALpRAwC7UQMAvDEDAL0xAwC+MQMAvzEDAL0ZAIDBGQCAxRkAgMkZAIDNGQCA0RkAgNUZAIDZGQCA3RkAgOEZAIDwIAIA5RkAgOkZAIDtGQCA8RkAgPUZAICc9TYAnf02APkZAICRkAIA/RkAgKkZAIBFGQCASRkAgEUaAIC6adgASRoAgE0aAIC4sTYAubE2AFEaAIBVGgCAWRoAgF0aAIBRGQCAYRoAgGUaAIBVGQCAWRkAgF0ZAIBlGQCAaRkAgG0ZAIBxGQCAdRkAgHkZAIB9GQCAgRkAgIUZAICJGQCAjRkAgJEZAICVGQCAglgCAJkZAIBpGgCA8FgCAG0aAICdGQCAoRkAgKUZAIABGgCABRoAgJF0AwDhtDsCCRoAgOPYIgINGgCAERoAgBUaAIAZGgCAHRoAgKUqAIBVLQCAqSoAgMEqAICtKgCAljMAgO/IPwK1KgCA4ZTzAuGY0gLjlPcC4xDGAuGUtgLhkJ0C44SiAuMIhwIZGQCAHRkAgO+4swLvOIsCnSoAgOAtAIDvIJcC7+DgAoLkAgBpLQCACAIAgLrF2QAOAgCAFAIAgBoCAIAgAgCAJgIAgCwCAIAyAgCAOAIAgD4CAIBEAgCASgIAgFACAIDhgHgC8OQGAOMUagKCgAgA4aAPAuEIEwLjhA4C4xgeAlYCAIA0AwCA7zQ7Au8wHwI6AwCAQAMAgO8MEgJGAwCAJRkAgCkZAIBMAwCAUgMAgC0ZAIAxGQCAWAMAgF4DAIB2AwCAggMAgIgDAICOAwCAlAMAgJoDAIB8AwCAZAMAgDUZAIA5GQCAbQMAgFwCAIA9GQCAQRkAgHQCAIBoAgCAvAIAgHoCAICYAgCAYgIAgJICAIBuAgCApAIAgNQCAICAUQYAgV0GAIJVBgCDaQYAhHkGAIV5BgCGaQYAh2kGAIhZBgCJoQcAiqUHAIu9BwCMpQcAja0HAI6lBwDyAgCA7AIAgOACAICSCRQAkxUUAJTxBwCV8QcAlvEHAJfxBwCY0QcAmdEHAJo5FACb0QcAnIEHAJ2BBwCefQcAnx0UAJktAQCYLQEAmz0BAJo9AQCdLQEAnC0BACEZAICeVQEAkd0GAJDRBgCTJQEAkiUBAJUtAQCULQEAlx0BAJYdAQCJ8QYAiOkGAIvxBgCK+QYAjbEGAIzpBgCPqQYAjrkGAIHxBgCA7QYAg/EGAIL5BgCF0QYAhOkGAIfRBgCG2QYAua0DALitAwC7vQMAur0DAL2tAwC8rQMAv90DAL7dAwCxrQMAsK0DALO9AwCyvQMAta0DALStAwC3nQMAtp0DAKm5AQCosQEAq3UBAKqxAQCtFQEArBUBAK/dAwCu3QMAobkBAKCpAQCjiQEAorEBAKWZAQCkkQEAp4kBAKaRAQAuAwCAwgIAgM4CAIDmAgCA2gIAgAQDAICwAgCA+AIAgCIDAIAKAwCAngIAgIACAIC2AgCAyAIAgP4CAICGAgCAKAMAgKoCAIAQAwCAjAIAgBYDAIAcAwCACS0AgOsuAIDKNACAhAcAgAYFAIAVBQCAJAUAgDMFAIBCBQCASwUAgPAsOABUBQCAXQUAgGYFAICSBQCA40huA5sFAIDhTG4DpAUAgO/0AQOnBQCAqgUAgK0FAIBGOgCApkwAgNZVAIA2aACAZnEAgJZ6AID2jACAVp8AgIaoAIDtugCAJMQAgFTNAICE1gCAtN8AgDG7AIA6rgCABqUAgPkqAICJKwCAoSoAgOUqAIBBMQCAATEAgE40AIDVLACABjMAgIo3AIBiNACAHSwAgJI0AICeMwCAEjgAgFkrAICFLACA+jEAgCY5AIAdKwCArSsAgJ4xAIC8LgCAySwAgFksAIA4LgCALC4AgJGgBgDuMwCAGSsAgJ43AIB1LACAzS0AgLAFAIDh1D8D4VgaA+PcLwPjUA4D4RTyA+FA0wPjQOoD40DDA7MFAIC2BQCA73jrA+9c8gO5BQCA5QUAgO9E3gPvmCUD4bSLA+E8lwPjfKID45iLA+EwQQDhUKwD4xx/AOOIRgDoBQCA6wUAgO84ewDv4EEA7gUAgPEFAIDvzIoD7yCHA4DBGACB3RgAgikLAIMpCwCE6Q4AhekOAIYZDwCH8RgAiCUPAIntGgCK5RsAiyEdAIw5HQCN5RsAjmkQAI/VGgCQhRsAkU0PAJJFDwCTXQ8AlEUPAJVNDwCWRQ8Al30PAJhFDwCZTQ8AmkUPAJtpGwCcQQ8AnUEPAJ5BDwCfQQ8AoMEPAKHBDwCiwQ8Ao8EPAKS5CwCluQsApqkLAKfNDwCo9Q8Aqf0PAKr1DwCrzQ8ArNkPAK3ZDwCuyQ8Ar8kPALC5DwCxuQ8AsmkPALNpDwC0YQ8AtWEPALY5DwC3OQ8AuBEPALkRDwC66QEAu+kBALz5AQC9+QEAvukBAL/pAQD0BQCA9wUAgPoFAID9BQCAAAYAgCAGAIDhBACAgAUAgNMFAIAOBgCANAYAgEsGAIBoBgCAfwYAgJYGAIDdAwCA9gMAgA8EAIASBwCAQQgAgD4IAIA/BwCAOSQAgHIkAICjJACAyCQAgLkmAIDEJgCAyCYAgMwmAIDQJgCALygAgG4oAICWKACAmigAgL8oAIDHKACA4ygAgPUoAID5KACA/SgAgLrp0wAVKQCAMCkAgEspAIA9JACASiQAgFckAIBkJACAdiQAgIMkAICVJACApyQAgLckAIDMJACA1iQAgOQkAIDuJACA+yQAgAwlAIAWJQCAbyUAgHYlAIAkJQCAgBkDAIEZAwCCKQMAgykDAIQ5AwCFOQMAhikDAIcpAwCIGQMAiRkDAIppAwCLaQMAjHkDAI15AwCOaQMAj2kDAJAZAwCRGQMAkgEEAJMtAwCUNQMAlVUGAJZdBgCXVQYAmG0GAJl1BgCafQYAm3UGAJxtBgCdNQYAnj0GAJ81BgCgzQYAodUGAKLdBgCj1QYApPkDAKX5AwCm6QMAp+kDAKjZAwCp+QYAqikGAKspBgCsOQYArTkGAK7FAwCvPQMAsEUDALFNAwCyRQMAs10DALRFAwC1TQMAtkUDALd9AwC4SQMAuUkDALpZAwC7fQYAvGUGAL1tBgC+ZQYAgCUAgKkVDwCoAQ8Aq00PAKpNDwCtRQ8ArEUPAK+hDQCuqQ0AoXULAKBhCwCj7QsAoqkLAKXlCwCk5QsApzkPAKZZCAC5oQ0AuJkNALuhDQC6qQ0AvaENALy5DQAxJQCAvqkNALGhDQCw2Q0As6ENALKpDQC1oQ0AtLkNALehDQC2qQ0AOCUAgEglAIBbJQCAsiUAgLwlAICRJQCAoSUAgNAlAICB7Q0AgO0NAIP9DQCC/Q0Ahe0NAITtDQCH2Q0AhiEYAJlNDQCYTQ0Am1ENAJpdDQCdeQ0AnHUNAJ9pDQCecQ0AkYkNAJCBDQCTmQ0AkoENAJWJDQCUgQ0Al30NAJaBDQDgJACAICUAgI0lAIDMJQCA3iUAgAgmAIAtJgCAQiYAgPAlAID6JQCADCYAgBkmAIAxJgCATiYAgFgmAIB2JgCASiYAgGYmAIBuJgCAgCYAgIwmAICUJgCAoyYAgN4mAICcJgCAsiYAgKcmAIC9JgCA1CYAgOImAIABJwCAEScAgBsnAIBPJwCAkicAgOcnAIBPKQCAXSkAgGEpAIBlKQCA8CYAgC4nAIA+JwCASCcAgCMnAIBTJwCAYycAgH4nAIBwJwCAlicAgMInAIDJJwCApicAgNMnAIDdJwCAtCcAgBgoAIAKKACA6ycAgCUoAIDyJwCA/CcAgDMoAIBAKACASigAgFQoAIBeKACAcigAgH8oAICGKACAnigAgKUoAICyKACAyygAgNUoAIDnKACAASkAgA4pAIAZKQCAIykAgDQpAIA7KQCAUykAgMMDAIDmBACAhQUAgNgFAIATBgCAOQYAgFAGAIBtBgCAhAYAgJsGAIDjAwCA/AMAgBUEAIAoBACAOwQAgE4EAIBhBACAdAQAgIcEAICaBACAAAUAgA8FAIAeBQCALQUAgDwFAIBjCACAJAgAgMEGAID8BwCAHQkAgOMoEwAzCQCAKggAgC0IAIAxCACAJAcAgNwuAIDKMACA2S0AgLswAIBFMQCAJwkAgO/sEwAGCQCA3A0AgM8IAICDCACAMQcAgEwHAID8BgCACggAgJQIAIAqCQCACQkAgOANAIDsDQCA2wgAgJkIAIAVBwCAhggAgFUHAID/BgCApgcAgJEkAIDwDQCA4ggAgCcIAICcCACAWAgAgBUJAID0DQCA5QgAgBQIAICfCACA6AgAgBcIAIDJCACAoggAgOwIAIAbCACAzAgAgKYIAID3CACA/QgAgIgHAICKCACAWQcAgAMHAIA9CQCAQQkAgEkJAIA2CQCAGAkAgPgNAID0CACALQkAgAwJAIDkDQCA0ggAgI4IAIBdBwCAMAkAgA8JAIDoDQCA1QgAgJEIAIBgBwCArQgAgGMHAIDjSBIA4xQSAOP4EwDjuBMA4+wSAOOgEgDjbBIA43gSAO/ADQDv2A0A73QSAO9QEgDvqBIA79wSAO8oEwDvIBMA6QcAgMwGAIAOCACAEQgAgNgGAIDUBgCAIQgAgAcHAIBnCACADAcAgHYIAIA0BwCANwcAgKoIAIC2CACAuQgAgOPYEADjoBAA46AQAON0EQDjNBAA4wgQAOPkEADj9BAA77wQAO/gEADvzBAA7zgQAO8QEADvcBAA73AQAO9MEADjhBMA4+gTAOMwEADjEBAA42ATAONAEwDjpBMA47QTAO/IEwDvtBMA75gTAO98EwDvXBMA70wTAO8UEwDv6BAAgO08AIH1PACC/TwAg/U8AITtPACFFT0Ahh09AIcVPQCILT0AiTU9AIo9PQCLNT0AjC09AI0VPQCOHT0AjxU9AJBtPQCRdT0Akn09AJN1PQCUbT0AlRU9AJYdPQCXFT0AmC09AJk1PQCaPT0AmzU9AJwtPQCdFT0Anh09AJ8VPQCg7T0AofU9AKL9PQCj9T0ApO09AKUVPQCmHT0ApxU9AKgtPQCpNT0Aqj09AKs1PQCsLT0ArRU9AK4dPQCvFT0AsG09ALF1PQCyfT0As3U9ALRtPQC1FT0AthE9ALcRPQC4MT0AuTE9ALoxPQC7MT0AvBE9AL0RPQC+ET0AvxE9AIDxPACB/TwAgvU8AIMNPwCEFT8AhR0/AIYVPwCHDT8AiDU/AIk9PwCKNT8Aiw0/AIwVPwCNHT8AjhU/AI8NPwCQdT8AkX0/AJJ1PwCTDT8AlBU/AJUZPwCWCT8Alwk/AJg5PwCZOT8Amgk/AJsJPwCcGT8AnRk/AJ4JPwCfCT8AoPk/AKH5PwCiCT8Aowk/AKQZPwClGT8Apgk/AKcJPwCoOT8AqTk/AKoJPwCrCT8ArBk/AK0ZPwCuCT8Arwk/ALB5PwCxeT8Asgk/ALMJPwC0GT8AtRk/ALYJPwC3CT8AuDk/ALk5PwC6CT8Auwk/ALwZPwC9GT8Avgk/AL8JPwCA+TwAgfk8AIJJPQCDST0AhFk9AIVZPQCGST0Ah0k9AIh5PQCJeT0Aikk9AItJPQCMWT0AjVk9AI5JPQCPST0AkDk9AJE5PQCSAQQAk00GAJRVBgCVXQYAllUGAJdNBgCYdQYAmX0GAJp1BgCbTQYAnFUGAJ1dBgCeVQYAn00GAKC1BgChvQYAorUGAKPNBgCk1QYApd0GAKbVBgCnzQYAqPUGAKn9BgCq9QYAq80GAKzVBgCt3QYArtUGAK/NBgCwtQYAsb0GALK1BgCzTQYAtFUGALVdBgC2VQYAt00GALh1BgC5fQYAunUGALtNBgC8VQYAvV0GAL5VBgC/TQYArH0/AK2lPwCurT8Ar6U/AKh9PwCpZT8Aqm0/AKtlPwCkHT8ApUU/AKZNPwCnRT8AoB0/AKEFPwCiDT8AowU/ALydPwC9pT8Avq0/AL+lPwC4nT8AuYU/ALqNPwC7hT8AtN0/ALWlPwC2rT8At6U/ALDdPwCxxT8Ass0/ALPFPwCMZToAjW06AI5lOgCPfToAiEU6AIlNOgCKRToAi306AIRlOgCFbToAhmU6AId9OgCABToAgQ06AIIFOgCDfToAnF04AJ3lPwCe7T8An+U/AJhdOACZRTgAmk04AJtFOACUuTgAlWU4AJZtOACXZTgAkAU6AJENOgCSBToAkwE5AMAIAIDYCACA3ggAgPAIAIB2BwCAIgkAgHkHAICBBwCAVAkAgJ0HAIDLBwCAvQcAgMQGAIDcBACAewUAgM4FAIAJBgCALwYAgEYGAIBjBgCAegYAgJEGAIDXAwCA8AMAgAkEAIAiBACANQQAgEgEAIBbBACAbgQAgIEEAICUBACA+gQAgAkFAIAYBQCAJwUAgDYFAIBFBQCATgUAgFcFAIBgBQCAaQUAgJUFAICeBQCAXQgAgFYOAIBZDgCAOjoAgKwKAIAVCwCANjoAgD46AICcGQAAnRkAAJ45AACfOQAA4wwAgEI6AIB6NwCA8TAAgKI3AIBaMgCAxSoAgLksAICaMDUA7C0AgB0tAIDoLQCA1y8AgJ+ENQDSMwCAnUQpAGI1AICaNgCA1jYAgAo3AIAeOACAdjEAgAIyAICuMgCARjMAgGI2AIBGOACAcjkAgOkqAICNLACAijEAgNIyAICWNgCAwjkAgJQuAIB6MgCAhjYAgBo3AIALMACAvjUAgLSAGgC1hBkAtojmALeM5ACwABwAsZQeALIAGACznBsAvADsAL2k7wC+qO4Av6TtALgA4AC5tOMAurjiALu84QCkwAAApQAMAKbIDgCnAAgA4jYAgAcvAIAFMQCArXwDAKwAEACt5BMArugSAK9gEQCo8AoAqRwJAKr4FgCr/BQAGjIAgB4zAIAqOACAKSsAgMErAIAtLACAczAAgIIxAIDOMgCA8jMAgI42AICmNgCAyjcAgO44AICiOQCAvjkAgC40AIBuNACAvAgAgCY1AIBGNgCAejgAgE43AIChLQCAIy8AgN40AICeNQCAAjMAgDY0AICaNwCA5jgAgJ0tAIBwLgCAejEAgC4yAIBiMgCAFjUAgD41AICmOACAKSwAgJwAAACqNQCAzSsAgMkrAICaNACAKjUAgF42AICuOACAajcAgA8wAIBaNwCA0SoAgEQuAIB7LwCAMjMAgLIzAIBNLACAPjQAgDkrAIBfLwCAsSoAgO4xAICLMACAEjUAgIDpAwCB6QMAgjkvAIP9AwCE5QMAhe0DAIblAwCHfS4AiEEuAIkhAgCKeS8AiyUCAIw9AgCNJQIAjiECAI8dAgCQZQIAkW0CAJJlAgCTfQIAlGUCAJVtAgCWZQIAlx0CAJglAgCZLQIAmiUCAJs9AgCcJQIAnS0CAJ4lAgCfHQIAoOUCAKHtAgCi5QIAo/0CAKTlAgCl7QIApuUCAKdNAgCodQIAqX0CAKqpAQCrqQEArLkBAK25AQCuqQEAr6kBALDZAQCx2QEAsukBALPpAQC0eSIAtf0BALb1AQC37QEAuNUBALndAQC61QEAu60BALy1AQC9uQEAvqkBAL+pAQChLACAjS0AgP4zAIBmNgCAPjcAgLoxAIDmMQCAHzAAgB42AIA/MACArjMAgAUrAICBKwCAxSsAgFYxAID+NACA9jUAgEo3AIBaOACANSwAgOksAIAXLwCApzAAgH4yAIBCNACAljgAgHo5AIDOOQCA5jkAgOkwAICmMQCA7jcAgOMuAIC/LwCA2y8AgGswAIBuMgCAujIAgGozAICONACAMjUAgJY1AIDeNwCAbjYAgAY4AIB+OACA6SsAgBUsAID9LACAqjIAgPY2AIADLwCAcy8AgDcwAICyMQCA2jQAgCYzAIAVKwCAWS0AgKguAIB/LwCAQjMAgF4zAIBuNQCAgFEBAIEBKgCCXQEAg1UBAIRNAQCFdQEAhn0BAId1AQCITQEAiVUBAIqdKwCLWQEAjEkBAI1JAQCOuQEAj7kBAJDJAQCRyQEAktkBAJPZAQCUyQEAlckBAJb5AQCX+QEAmMkBAJnJAQCa2QEAm9kBAJzJAQCdyQEAnrkBAJ+5AQCgSQEAoZUBAKJFAQCjXQEApEUBAKVNAQCmRQEAp30BAKhFAQCpTQEAqnkPAKtBAQCsQQEArUEBAK5BAQCvQQEAsMEDALHBAwCywQMAs8EDALTBAwC1wQMAtsEDALfBAwC4wQMAucEDALrBAwC7wQMAvMEDAL3BAwC+wQMAv8kMAI41AIBiOACA4jgAgPI4AIAuOQCALSsAgII0AIBOOACAyjgAgJcvAIDxKgCAUSsAgEguAIBoLgCAlzAAgMYyAIDOMwCAejYAgBo4AIDZMACAojgAgA0sAIAlMQCAMTEAgBIyAIBKMgCATjMAgKozAIAqNACADjUAgDo5AIDrLwCAsjgAgEErAICMLgCAMjIAgOI3AIBPLwCAny8AgDkxAIC6OACA8SsAgNksAIB4LgCAwjAAgBUxAIBiMQCA9jEAgEozAIC+MwCAWjUAgPo2AIAGNwCA1jgAgF0sAIBOMgCA3SwAgMoyAIBuMwCAijYAgL44AICqOQCA0jkAgC0xAICxOSMAsBEDALMVAwCyFQMAtTUDALQ1AwC3NQMAtjUDALkVAwC4FQMAuxUDALoVAwC9dQMAvHUDAL91AwC+dQMAoZkNAKCRDQCjqQ0AopENAKW5DQCksQ0Ap6kNAKaxDQCpmQ0AqJENAKtpAwCqkQ0ArXkDAKxxAwCvaQMArnEDAJEZDQCQEQ0Aky0NAJIRDQCVPQ0AlD0NAJctDQCWLQ0AmR0NAJgdDQCbbQ0Amm0NAJ15DQCcgQ4An2kNAJ5xDQCBmQ0AgAkjAIOpDQCCkQ0AhbkNAISxDQCHqQ0AhrENAImZDQCIkQ0Ai2kNAIqRDQCNeQ0AjHENAI9pDQCOcQ0AKjIAgMY1AIDGNACA6jQAgBozAICiMgCAZjcAgA0rAIAuNgCA9SsAgOUrAIDzLgCAEzAAgPY0AIA0LgCABjIAgOUwAIDqNwCAqjgAgA8vAIBhKwCANS0AgIktAIDVMACA0SsAgCIzAIDmMwCASjQAgGY0AIBqNACAfjQAgPo4AIDuNACAkjYAgFY3AIAKOACANjgAgE45AIBSOQCAVjkAgLo5AIAuOACAxjgAgDErAIBVKwCAaSsAgCUsAIAxLACAcSwAgCUtAIBBLQCASS0AgIUtAICRLQCAdC4AgIsvAICzLwCAuy8AgJH4EADTLwCAfzAAgK8wAIDdMACAWjEAgIApAQCBKQEAgjkBAIM5AQCEKQEAhSkBAIZZAQCHWQEAiNkoAIltAQCKKSUAi2EBAIxhAQCNYQEAHjIAgDoyAICQGQEAajIAgJIVAQC+MgCA3jIAgJU1AQCWPQEAlzUBAJgNAQCZFQEAmh0BAJsVAQCcDQEAnfUBAJ7dKABSMwCAoAUBADI0AICiAQEAVjQAgFI0AIClGQEApgkBAFo0AIBeNACAdjQAgKo9AQCrNQEArC0BAK0VAQCuHQEArxUBALBtAQCxdQEAsn0BALN1AQC0bQEAtRUBALYdAQC3FQEAuC0BALk1AQC6PQEAuzUBALzZLgC9KQEAvhkBAL8ZAQC6eR4Au3keALjNAgC5eR4AvpUeAL+dHgC8QQIAvZ0eALJ9HgCzRR4AsH0eALF1HgC2XR4At0UeALRdHgC1VR4AqgUeAKsNHgCodR4AqQ0eAHo0AICeNACArBUeAK0NHgCiSR4Ao0keAKBJHgChSR4ApkkeAKf5AgCkSR4ApUkeAJqNHgCblR4AmI0eAJmFHgCeiR4An4keAJyNHgCdhR4AkgUDAJP1AACQCQMAkY05AJaxHgCXFQYAlO0AAJUBHACKvQMAi0EDAIiFAwCJnQMAjkEDAI9JAwCMyTkAjVEDAIIVAgCDHQIAgAUCAIEdAgCGzQMAh7EDAIQFAgCFxQMAs/kFALLxBQCx+QUAsOEFALeZKgC2EQMAtRkDALThBQC7NQMAujUDALklAwC4JQMAvxUDAL4VAwC9JQMAvCUDAKP9BQCi/QUAof0FAKD9BQCnnQUApp0FAKWdBQCknQUAq7kFAKqxBQCpJScAqL0FAK+ZBQCukQUArZkFAKyhBQCTAQUAkvkFAJF1OQCQ9QUAlwEFAJYZBQCVEQUAlBkFAJt5CQCaOQUAmTEFAJg5BQCfHQUAnh0FAJ0dBQCcHQUAg4kFAIKBBQCBiQUAgPEFAIeFBQCGhQUAhZUFAISBJgCLhQUAioUFAIm1BQCItQUAj4UFAI6FBQCNlQUAjJUFAM40AIA6NQCAQjUAgFY1AIB+NQCAzjUAgAI2AIBqNgCAEjcAgCo3AIBeNwCAYjcAgKY3AICqNwCAAjgAgNo4AIAeOQCANjkAgIMvAICQ6gCA5jUAgLkqAIC9KwCAfSsAgCUrAIBlKwCAkSsAgCEsAIA9LACAES0AgCEtAIA9LQCAmS0AgOQtAIDwLQCADC4AgBwuAIALLwCAEy8AgEMvAIBjLwCAky8AgKsvAICbLwCAry8AgO8vAIBHMACAUzAAgFswAICDMACACTEAgB0xAIBeMgCAVjIAgIYyAIAWNACA4jIAgBYzAIBiMwCAfjMAgKIzAIDGMwCAyjMAgOozAICAjQEAgZUBAIKdAQCDlQEAhI0BAIW1AQCGvQEAh7UBAIiNAQCJwR0AipkBAIvBHQCMhQEAjY0BAI6FAQCP/QEAkIUBAJEZHQCSkRQAk4UBAJSdAQCViTIAlk0ZAJc9GwCYsQEAmbEBAJotHACbtQEAnD0cAJ2pAQCemQEAn5kBAKDlHQChbQEAomUBAKN9AQCkZQEApW0BAKbxHQCnYQEAqKEDAKmhAwCqoQMAq6EDAKyhAwCttQEArq0DAK+lAwCwYRkAsdkDALLZAQCz7QMAtPUDALX9AwC29QMAt+0DALjFAQC50QMAumEdALvVAwC82QEAvT0XAL7FAwC/0QEA+jMAgA40AIAKNACAOjQAgLY0AIDmNACAHjUAgE41AIAyNgCAWjYAgM42AIAWNwCAIjcAgEI3AIBGNwCAUjcAgG43AIDmNwCAFjgAgEo4AIBqOACAtjgAgA45AIAqOQCAijkAgCfqAIAi6gCAVOoAgOEpAIAJKgCADSoAgNbqAIAD6wCAe+sAgBY6AIAmOgCARwgAgFIIAIBVCACASggAgE4IAIBXCQCA8Q4AgOIOAIDnDgCA9g4AgOwOAICyNACASw8AgMoPAICBDwCALw8AgFoPAIBnDwCAbw8AgJ0PAIDCDwCAuA8AgL0PAICqDwCAsQ8AgP4OAIADDwCACA8AgIBBAQCBMQMAgk0BAINFAQCEXQEAhUUBAIZNAQCHIQMAiF0fAIl9AQCKaQMAi3EBAIx1AwCNVQEAjlk6AI9ZAQCQKQEAkSkBAJI5AQCTOQEAlCkBAJUpAQCW2QEAl9kBAJjpAQCZ6QEAFQ8AgCIPAIAqDwCAMg8AgDwPAIBBDwCARg8AgFAPAIBVDwCAXQ8AgGoPAIByDwCAdw8AgHwPAICEDwCAiQ8AgJMPAICYDwCAoA8AgKUPAIDFDwCANw8AgBoPAIBiDwCAjg8AgA0PAIDdFgCA5hYAgOkWAIDvFgCA4xYAgOwWAIDgFgCAExcAgBYXAID1FgCA8hYAgPgWAICAmQcAgZkHAPsWAICDrQcAhLUHAAQXAICGsQcAh7EHAIiRBwCJkQcAipEHAIuRBwCM8QcAjfEHAI7xBwCP8QcAkJEHAJGVBwCSnQcAk5kHAJSFBwCVgQcAloEHAJeFBwCYuQcAmb0HAJq1BwCbsQcAnK0HAJ2pBwCemQcAn50HAKBhBwChZQcAom0HAKNpBwCkdQcApXEHAKZxBwCndQcAqEkHAKlNBwCqRQcAq0EHAKxdBwCtWQcArkkHAK9NBwCwMQcAsTUHALI9BwCzOQcAtCUHALUhBwC2IQcAtyUHALgZBwC5HQcAuhUHALsRBwC8DQcAvQkHAL7xAAC/9QAAgAkBAIENAQCCHQEAgxkBAITZAACF3QAAhtUAAIfRAACI8QAAifUAAIr9AACL+QAAjOkAAI3tAACO5QAAj+EAAJCdAACRmQAAkq0AAJOpAACUtQAAlbEAAJaxAACXtQAAmIkAAJmNAACahQAAm4EAAJydAACdmQAAnokAAJ+NAACgdQAAoXEAAKJ9AACjeQAApGlQAqVtUAKmYQAAp2UAAKhZAACpXQAAqlUAAKtRAACsTQAArUkAAK49AwCvOQMAsClQArEtUAIBFwCABxcAgP4WAIANFwCAChcAgBkXAIDZXFICHxcAgCUXAIAiFwCAKBcAgCsXAIA0FwCALhcAgKOhAACipQAAoZEAAKCVAACntQAAprEAAKW9AACkuQAAq40AAKqJAACpgQAAqIUAAK+FAACugQAArYkAAKyNAACz/QAAsvkAALHxAACw9QAAt5kAALadAAC1nQAAtJkAALutAAC6qQAAuaUAALilAAC/ZQEAvmEBAL1tAQC8aQEAHBcAgFcXAIBAFwCAPRcAgEgXAIBOFwCAOhcAgNksUQJLFwCAVBcAgHkWAIDhDwCAMRAAgA4QAIAiEACAHRAAgJNBAAAnEACALBAAgBMQAICXWQAAllUAAJVZAACUXQAAm3EAAJppAACZZQAAmGUAAJ9lAACeYQAAnTFTApxtAAC4gQQAuYEEALqBBAC7gQQAvIEEAFEXAIC+jQQA5g8AgLDdBQCxTQQAskUEALNdBAC0RQQAtU0EALZFBADrDwCAqKEFAKntQQCqrQUAq6UFAKy9BQCtpQUArq0FAK+lBQCgqQUAoZFBAKKpQACjoQUApKEFAKWhBQCmoQUAp6EFAP8PAIAYEACAWBAAgF0QAIBpEACAnVUFAH8QAICfWQUAjhAAgJMQAICeEACAkwUFAJQdBQCVBQUAlg0FAJcFBQC4EACAyxAAgO8QAIAhEQCAJhEAgC4RAIA9EQCATBEAgIBxBQCBcQUAgnEFAINxBQCEUQUAhVEFAIZdBQBREQCAWREAgHwRAICjEQCArxEAgM8RAIDUEQCA2REAgBMSAIAmEgCAMhIAgEoSAIDEEgCAGhMAgDMTAIA4EwCASxMAgFwTAIBuEwCAcxMAgJoTAICiEwCAtxMAgN4TAIDjEwCAPRQAgEIUAIBHFACAUxQAgF8UAIBkFACAbBQAgHgUAICSFACAlxQAgJ8UAICkFACAqRQAgK4UAICzFACAuBQAgMsUAIDQFACA7BQAgAYVAIAgFQCALBUAgEQVAIBJFQCAVhUAgHcVAICaFQCAtBUAgMAVAIDFFQCAzRUAgO4VAIAIFgCAFxYAgDQWAIA5FgCAQRYAgEYWAIBZFgCAXhYAgICtAQCBtQEAgr0BAIO1AQCErQEAhdUBAIbdAQCH1QEAiO0BAIn1AQCK/QEAi/UBAIztAQCN1QEAjt0BAI/VAQCQrQEAkbUBAJK9AQCTtQEAlK0BAJVVAwCWXQMAl1UDAJhtAwCZdQMAmn0DAJt1AwCcbQMAnVUDAJ5dAwCfVQMAoK0DAKG1AwCivQMAo7UDAKStAwCl1QMAphkOAKfZAwCobQ8AqSEOAKrhAwCr4QMArCkOAK3lAwCuGQ4ArxkOALCVAwCxnQMAsgEOALORAwC0HQ4AtQUOALa5AwC3uQMAuDkOALmNAwC6NQ4AuxEOALyBAQC9gQEAvnkBAL95AQCEFgCAkBYAgJwWAICrFgCAyBYAgM0WAIDuEQCA/xEAgHwWAICBAACAiwAAgJUAAICfAACAqQAAgLMAAID1DwCA+g8AgAQQAIB1EACAehAAgIQQAIDlEACA6hAAgBcRAIAzEQCAOBEAgEIRAIBRFQCADRYAgBIWAIAqFgCAoRYAgKYWAIC+FgCA8A8AgAkQAICJEACAHBEAgNcSAIA/FQCALxYAgGMWAIDDFgCARxEAgGQSAICfEgCAshIAgBEUAIAdFACAKRQAgI0TAICSEwCA0RMAgNYTAID9EwCAAhQAgGkSAIBuEgCAtxIAgLwSAIDCEQCAxxEAgJYRAICbEQCApD0DAKVFAwCmTQMAp0UDAKA9AwChJQMAoi0DAKMlAwCsfQMArUUDAK5NAwCvRQMAqH0DAKllAwCqbQMAq2UDALQ9AwC1xQMAts0DALfFAwCwPQMAsSUDALItAwCzJQMAvP0DAL3FAwC+zQMAv8UDALj9AwC55QMAuu0DALvlAwCEBQwAhQ0MAIYFDACHHQwAgI0MAIGpDACCGQwAg1ENAIxhDACNYQwAjmEMAI9hDACIKQwAiRUMAIodDACLFQwAlD0MAJXFAwCWzQMAl8UDAJABDACRAQwAkgEMAJMBDACc/QMAncUDAJ7NAwCfxQMAmP0DAJnlAwCa7QMAm+UDAIBpBACBaQQAgnEEAINxBACEnQQAhYUEAIaNBACHhQQAiL0EAImNBACKhQQAi50EAIyFBACNqQYAjvkEAI/5BACQiQQAkYkEAJKRBACTkQQAlLEEAJWxBACW+QYAl60EAJiVBACZwQYAmmkGAJtpBgCceQYAnXkGAJ7RBgCf/QsAoA0GAKEdCwCiGQYAo0ULAKQFBgClTQsApjUGAKe1BACoEQYAqREGAKoRBgCrNQQArC0EAK0BBACuXQQArx0GALDNBgCxbQYAsnUGALMNBgC0FQYAtR0GALYVBgC3DQYAuDUGALk9BgC6NQYAuw0GALwVBgC9HQYAvhUGAL8NBgCA9QcAgf0HAIL1BwCD9QAAhO0AAIURAwCGEQMAhxEDAIgxAwCJMQMAijEDAIsxAwCMhQcAjRUDAI4dAwCPFQMAkG0DAJGNBwCShQcAk50HAJSFBwCVjQcAloUHAJe9BwCYhQcAmY0HAJqFBwCbnQcAnIUHAJ2NBwCehQcAn4UAAKB9AAChgQMAooEDAKOBAwCkgQMApYEDAKaBAwCngQMAqBUHAKmFAwCqjQMAq4UDAKydAwCtoQMArqEDAK+hAwCwdQcAsXUHALJxBwCzhQUAtM0FALX1BQC2/QUAt8kDALj5AwC5+QMAuqEFALuhBQC8wQMAvcUDAN4RAIDjEQCAhJz7ACYTAIArEwCAYRMAgGYTAIB2EgCAghIAgJUSAICaEgCARRIAgNwSAIBXEwCASxAAgKMQAIC9EACAxBAAgJB1AACRfQAAknEAAJNxAACUAfwAlVX+AJZd/gCXVf4AmG3+AJlp/gCaef4Am3n+AJxp/gCdaf4Anln+AJ9Z/gCgpf4Aoa3+AKKl/gCjof4ApKH+AKWl/gCmrf4Ap6X+AKiZ/gCpmf4Aqun+AKvt/gCs9f4ArfH+AK7x/gCv8f4AsI3+ALGV/gCymf4As5n+ALSJ/gC1if4Atrn+ALe9/gC4hf4AuY3+ALqF/gC7nf4AvIX+AL2B/gC+gf4Av4H+AKbZCACnBQcApMEIAKWZBQCi0QgAo9EIAKCJBQChtQgArgEHAK8BBwCsMQcArTEHAKo9BwCrJQcAqD0HAKk1BwC2fQcAtwUHALR9BwC1dQcAsskFALNlBwCwcQcAsXEHAL4BBwC/AQcAvDEHAL0xBwC6IQcAuyEHALg9BwC5MQcAhjkHAIc5BwCELQcAhTkHAIINBwCDNQcAgBEHAIEFBwCOSQcAj0kHAIxNBwCN1QUAisEFAIvBBQCI1QUAiXEHAJbVBQCX2QgAlE0FAJXdBQCSUQUAk9kFAJD5BQCRoQUAnnEIAJ99CACcYQgAnWEIAJpxCACbeQUAmMUIAJl1BQD0EACA+xAAgAIRAICBEQCAuxEAgLQRAIArEgCAGBIAgB8SAIBWEgCATxIAgF0SAIDJEgCAHxMAgIcSAIB7EgCApBIAgKsSAIA9EwCAUBMAgHgTAIB/EwCAhhMAgKcTAIC8EwCAwxMAgOgTAID2EwCA7xMAgEwUAIB9FACAhBQAgAsVAIAZFQCAEhUAgPEUAIAlFQCAMRUAgHwVAICDFQCAkxUAgFsVAIBpFQCAnxUAgKYVAIBiFQCASxYAgFIWAIDzFQCA+hUAgNkVAIDgFQCAIxYAgBwWAICwFgCAbhAAgLEQAICqEACA3hAAgNcQAIAQEQCACREAgI8RAIBeEQCAgIEBAIGBAQCCgQEAg4EBAISdAQCFhQEAhokBAIeJAQCItQEAib0BAIq1AQCLjQEAjJUBAI2dAQCOlQEAj40BAIgRAIA3EgCAkv0BAJP1AQCU7QEAlZUBAJadAQCXlQEAmKkBAJmpAQCauQEAm7kBAJypAQCdrQEAnqUBAJ+dAQCgZQEAoW0BAKJlAQCjfQEApGUBAKVtAQCmZQEAp90AAKjlAACppQMAqq0DAKulAwCsvQMAraUDAK6tAwCvpQMAsN0DALHlAwCy7QMAs+UDALSpAQC1VQEAtvUDALftAwC41QMAud0DALrVAwC7rQMAvM0DAL3BAwC+vQMAv7UDANASAICOEgCARBMAgP8UAIA4FQCAlRYAgIkWAIC3FgCAuRUAgIsUAIABFgCAyhMAgMQUAIDSFQCArRUAgPgUAIC9FACAZREAgKgRAIBwFQCA0BAAgFgUAIBiEACAPhIAgOcVAIATEwCAcRQAgEIQAIA5EACAihUAgOESAID2EQCArhMAgGsWAIDqEgCA8RIAgGwRAIAEEgCApgMAgA0jAIARIwCAoAYAgMcAAIC1BgCAqyMAgK8jAIC5IQCAtSEAgOMHAIB7CQCAfwkAgEEjAICnIwCANSMAgDkjAIAdIwCAISMAgCUjAIApIwCALSMAgDEjAIDbBwCA3wcAgNEAAICATQEAgVEBAIJRAQCDTQEAhE0DAIUhAwCGRQEAh30BANcAAICiAwCAqAMAgN0HAIDTAACA1QAAgL0GAIB5AACABxQAgH0AAICHAACAkQAAgAwUAICbAACAGBQAgKUAAIAkFACArwAAgDAUAIC5AACANRQAgM8PAIBVEACAmBAAgJsQAIArEQCAVhEAgKARAIDMEQCA6BEAgOsRAIDzEQCADRIAgBASAIBzEgCAwRIAgDATAIBrEwCAlxMAgJ8TAICwpQEAsa0BALKlAQCzvQEAtKUBALWtAQC2pQEAt10BALhlAQC5bQEAumUBALt9AQC8ZQEA2xMAgDoUAIBpFACAgAW5AIHhBgCC4QYAg+EGAIThBgCoBgCAswYAgIfpBgCI2QYAifmxAIr1sQCL8bEAjO2xAI31BgCO+QYAj/0GAJDZBgCR2QYAkvWxAJwUAICUiZIClfEGAJb1BgCX9QYAmNkGAJnVsgCa3bIAm6kGAJy5BgCduQYAnqkGAJ+BBgCgoQcAoaEHAKIhsgCjpQcApIUAAKWNAACmQbMA1RQAgKiNBwCplQcAqp0HAKuVBwBOFQCAyhUAgDYQAIA+FgCAsP0HALGFBwCyjQcAaBYAgLSZBwCBFgCAtpUHALeNBwC4tQcAub0HALq1BwC7jQcAvJUHAL2dBwC+lQcAv40HAIB1BgCBlaACgpmgAoOZoAKEhaAChb2gAoaxoAKHhaACiLmgAomRoAKKnaACi5mgAoyFoAKNjQEAjoEBAI9FBgCQOQYAkT0GAJIxBgCTMQYAlC0GAJXVBgCW2QYAl90GAJjhBgCZ4QYAmu0GAJvpBgCc9QYAnf0GAJ7xBgCf9QYAoAkGAKEJBgCiBQYAowEGAKQdBgClBQYApgkGAKcNBgCoMQYAqTEGAKo9BgCrNQYArCkGAK0pBgCuJQYArx0GALBhBgCxYQYAsm0GALNpBgC0dQYAtX0GALZxBgC3dQYAuEkGALlJBgC6RQYAu0EGALxdBgC9RQYAvkkGAL9NBgCAsQUAgbEFAIK9BQCDuQUAhKUFAIWtBQCGoQUAh6UFAIiZBQCJmQUAipUFAIuRBQCMjQUAjcEFAI7NBQCPyQUAkLUFAJG9BQCSsQUAk7UFAJSpBQCVqQUAlqUFAJehBQCYnQUAmSkCAJolAgCbIQIAnD0CAJ3pAgCe5QIAn+ECAKAdAgChNQIAojkCAKM9AgCkIQIApSECAKYtAgCnKQIAqBUCAKkZAgCqFQIAqxECAKwNAgCteQIArnUCAK8V8ACwafAAsRECALIdAgCzGQIAtAUCALUhAAC2LQAAtyUAALgZAAC54QEAuu0BALvlAQC8+QEA2BQAgN0UAIC/9YYCp2kNAOIUAIDnFACAzwAAgNkAAICzAwCA4QcAgH0JAID7IgCAzNSFAszghQL/IgCAgSkAgDUkAIBuJACAjSQAgLyZBQC9mQUAvqkFAL+ZvAC4mQUAuZkFALqJBQC7iQUAtKEFALXVsQC23bEAt6kFALCxsgCxzQUAssUFALO9BQCfJACAxCQAgMMoAIDfKACA8SgAgIgmAICFKQCAaSkAgCkkAIAtJACA2WSgAoEJAIDZUKAChAkAgI0JAICKCQCAhwkAgOwhAIDvIgCA9CEAgJhlBQCZEbIA/CEAgNkwoAKUOZEClU0FAJZFBQCXXQUAkGkFAJFpBQCSWQUAk1kFAID9vACB1ZwCgmW8AIPFvACEkbwAhZ28AIalvACHjbwAiK2TAonlvACKKZACi7W8AIwRkAKNlbwAji2wAI/FnAKQ6bwAkcHIAJJBkAKT8Z0ClNW8AJXlvACW4bwAl02QAphlkAKZfZACmrm8AJupCgCcbQ8Anb0KAPMiAICfXQ8AoK0PAKElCgCibQoAo2UKAKQNCgClpQ8ApgXUAKepDwComQ8AqZkPAKopDwCrKQ8ArDkPAK05DwCuKQ8ArykPALBZDwCxndEAspXRALOF1gC0sdEAtbHRALbZ1AC32dQAuOnUALnp1AC6+dQAu/nUALzp1AC96dQAvrnUAL+51ACASdUAgUnVAIJZ1QCDWdUAhEnVAIV90ACGddAAh23QAIhV0ACJXdAAinXVAIut1QCMtdUAjb3VAI611QCPQdAAkMHQAJHB0ACSwdAAk8HQAJTB0ACVwdAAlsHQAJfB0ACYwdAAmc3QAJrF0ACb3dAAnOHVAJ3pDgCe2Q4An9kOAKDV2wChwdkAotnZAKPB2QCkxdkApc3ZAKbF2QCnGdkAqGHZAKlh2QCqydkAq8nZAKzZ2QCt2dkArs3ZAK/B2QCwCdkAsRXZALId2QCzrdoAtB3ZALWx2gC2wdwAt93dALjl3QC59d0Auv3dALut3QC8td0AvaXdAL6t3QDwIQCAgvHaAIPx2gD3IgCA5OgAgIYR2ACHEdgAhOHaAIXh2gCKKdgAiynYAK9AEwClKNoAjinYAI8p2ACMKdgAjSnYAJJh2ACTYdgA6egAgO7oAICWZdgAl23YAJR12ACVbdgAml3YAJst2ADz6ACA8FwCALEw3wCR8AIAnCnYALLQAwCiOQ0Ao1GeAqAlDQChOQ0AplUNAIS8AgCkJQ0ApV0NAKptDQCrAQQAqGENAKlRAwCuuQAAp3UAAKxhDQCtxQIA+OgAgIfMAwDwVAIAzFC6AJHYBACb9NsAkRgCAJk02wCddAQAvh0AAJ9gBQCejAUAjOwCAI2sBAD96ACAvfWKAqghvwCpLb8Aqi2/AKs9vwCsKb8ArVW/AK5RvwCvTb8AoBkIAKGlvQCiIb8AozGzAKQ9vwClJb8Apg2zAKclvwC46bMAuc3LALppswC7uQkAvH0IAL2tCQC+QQwAv50JALA5vwCxhb0Asgm/ALPtywC0Gb8AtQW/ALbtswC3Bb8AiDG9AIkxvQCKrQgAiyW9AIwJCQCNvQgAjiW+AI+JDAAC6QCAgQ0JAIKlDACDUQkAhIEIAIWBCACGmQgAh60MAJhhvQCZYb0Amm0JAJsVnQKcxQ8AnQ28AJ7BDwCfcQkAkBW+AJERnwKSNZ8Ckw2fApQJvgCVCb4AlnG9AJdxvQCCuAQAl6UHALnEAwDwWAIAkUwCAJLIAgCErAQAsD0AAAzpAIAH6QCAvQUAABHpAIDwTAIAuhEAAJEkAgCN5AQAkqwCAJasAgC4uAMAudADAJb4AgCvDQAAFukAgPB4AgCRXAIAlrACAK8FAAAb6QCAIOkAgCnpAIAy6QCAP+kAgIX4AwBM6QCAh4ADAIbAAgBZ6QCAZukAgHPpAICW6QCAuzkAAHzpAICf6QCAiekAgL8dAAC+HQAAvR0AALwhAACVwB0AlMQfAJfIGgCWABgAkSAAAJDUAQCT2B4AkgAcAJ3gEgCcABAAn+gRAJ7sEwCZ8BkAmPQbAJv4FwCaABQAnnEBAJ9xAQCABQAArOkAgM0KAICwDACAXg0AgGQNAIBqDQCAdg0AgHkNAIB8DQCAfw0AgIINAICRDQCAlw0AgJoNAICdDQCAICIAgMcNAIDWDQCA/A0AgP8NAIAODgCAEQ4AgB0OAIAYIgCAMg4AgDUOAIDXFgCAEBcAgNoWAIC4ACwAuYwvALqILgC6AwCAhpwXAMx4vACEmC0AhVwXALcDAIDKAwCAiAAoAIksFADtBACAjAUAgN8FAIAaBgCAQAYAgFcGAIB0BgCAiwYAgDgBAIA8AQCAQAEAgEQBAIBIAQCATAEAgKR9AQBQAQCAonUBAKNlAQCggQEAoYEBALxxugC9kbYAvnG6AL+ltgC48bgAuXW6ALqZzgC7dboAtGG6ALVtugC2eboAt3W6ALAZugCxEboAsgm6ALMFugCsUboArXG2AK5RugCvbboAqNG4AKldugCqRbYAq1G6AKRxlgKlYZYCpnGWAqe9ugCgzZsCofG6AKLJugCjxboAnHmaAp0tugCeDc4An4WWApgJugCZtZYCmjm6AJuJtgCUMboA+CEAgJZpugCXrZYCkHm6AJE1ugCSMboAkwG6AIxJzgCN5bYAjhmaAo+hugCIoboAiUG2AIqhugCLdbYAhAG4AIWFugCGac4Ah4W6AICxugCBvboAgqm6AIOlugCAgbkAgQ27AIIVtwCDAbsAhAG7AIUhtwCGAbsAhz27AIgJuwCJAbsAihm7AIsVuwCMcbsAjX27AI5puwCPZbsAkKG5AJEluwCSyc8AkyW7AJQhuwCVwbcAliG7AJf1twCY6c8AmUW3AJq5mwKbAbsAnLm7AJ31uwCe8bsAn8G7AKARuwChCZQCokm7AKONlwKkCbsApbWXAqY5uwCnibcAqFmbAqkNuwCqLc8Aq6WXAqwNmgKtMbsArgm7AK8FuwCw0ZcCscGXArLRlwKzHbsAtFG5ALXduwC2xbcAt9G7ALjxuwC50bcAuvG7ALvNuwC82bsAvdG7AL7JuwC/xbsAgJmkAIEliAKCqaQAgxmoAFsNAICFvaQAhp3QAIcViAKInYUCiaGkAIqZpACLlaQAjCGIAo0xiAKOIYgCj+2kAJDBpgCRTaQAklWoAJNBpACUQaQAlWGoAJZBpACXfaQAmEmkAJlBpACaWaQAm1WkAJwxpACdPaQAnimkAJ8lpACgYaYAoeWkAKIJ0ACj5aQApOGkAKUBqACm4aQApzWoAKgp0ACphagAqnmEAqvBpACseaQArTWkAK4xpACvAaQAsFGkALFJiwKyCaQAs82IArRJpAC19YgCtnmkALfJqAC4GYQCuU2kALpt0AC75YgCvE2FAr1xpAC+SaQAv0WkAIARiQKBAYkCghGJAoPdpQCEkacAhR2lAFQBAICHEaUAiDGlAIkRqQCKMaUAWAEAgFwBAICNEaUAjgmlAI8FpQCQAaUAkQ2lAJIZpQCTFaUAlLGnAGABAICW2dEAlzWlAJgRpQCZ8akAmhGlAJvFqQCc+dEAZAEAgJ6phQKfEaUAoEmlAKEFpQCiAaUAozGlAKQBpQClGYoCplmlAKediQKoOaUAqYWJAqoJpQCruakArEmFAq0dpQCuPdEAr7WJArB9hAKxQaUAsnmlALN1pQC0wYkCtdGJArbBiQK3DaUAuGGnALntpQBoAQCAu+GlALzhpQC9wakAvuGlAGwBAIC3baYAttWGArUpqgC0hdIAs7mqALJtpgCxjaoAsG2mAL8higK+5aYAvaWJAnABAIC7jaYAdAEAgLm5pgC49aYAeAEAgKZ1pgClbaYAfAEAgIABAICiTaYAhAEAgIgBAICvCaYAruXSAIwBAICsjaQAqymmAKolpgCpMaYAkAEAgJc5pgCWNaYAlQ2mAJQxhwKTmYoCkhHSAJExpgCQZYYCn62mAJ65qgCUAQCAnC2kAJthpgCarYoCmb2KApitigKHfaYAhk2mAIVJpgCEBaYAg72mAIIFhgKB+aoAgFXSAI/1qgCORaYAjcmKAox1pgCL8YoCijWmAIl1iQKIbaYAgCmnAIEhpwCCOacAgzWnAIRRpwCYAQCAhkmnAJwBAIDMSIkCzYiJAoqp0wCLRacAjEGnAI2hqwCOQacAj5WrAJDJ0wBFIwCAkpmHApMhpwCUmacAldWnAJbRpwCX4acAmPGnAJnpiAKaqacAm22LApzppwCdVYsCntmnAJ9pqwCgeYcCoS2nAKIN0wCjhYsCpC2GAqURpwCmKacApyWnAKixiwKpoYsCqrGLAqt9pwCsMaUArb2nAK6lqwCvsacAsNGnALHxqwCy0acAs+2nALT5pwC18acAtumnALflpwC4oacAua2nALq5pwC7tacAvBGlAL2VpwC+edMAv5WnAICRoACBiY8CgsmgAIMNjAKEiaAAhTWMAoa5oACHCawAiNmAAomNoACKrdQAiyWMAoyNgQKNsaAAjomgAI+FoACQUYwCkUGMApJRjAKTnaAAlNGiAJVdoACWRawAl1GgAJhxoACZUawAmnGgAJtNoACcWaAAnVGgAJ5JoACfRaAAoMGgAKHNoACi2aAAo9WgAKRxogCl9aAAphnUAKf1oACo0aAAqTGsAKrRoACrBawArDnUAK2VrACuaYACr9GgALAJoACxRaAAskGgALNxoAC0QaAAtVmPArYZoAC33YwCuHmgALnFjAK6SaAAu/msALwJgAK9XaAAvn3UAL/1jAKAvYACgYGhAIK5oQCDtaEAhAGNAoURjQKGAY0Ch82hAIihowCJLaEAijWtAIshoQCMIaEAjQGtAI4hoQCPHaEAkGmhAJFhoQCSeaEAk3WhAJQRoQCVHaEAlgmhAJcFoQCYgaMAmQWhAJrp1QCbBaEAnAGhAJ3hrQCeAaEAn9WtAKAJ1QChpa0AolmBAqPhoQCkWaEApRWhAKYRoQCnIaEAqDGhAKkpjgKqaaEAq62NAqwpoQCtlY0CrhmhAK+prQCwOYECsW2hALJN1QCzxY0CtG2AArVRoQC2aaEAt2WhALjxjQK54Y0CuvGNArs9oQC8caMAvf2hAL7lrQC/8aEAs2miALKF1gCxaaIAsO2gALe5rgC2baIAtY2uALRtogC7TaIAuvWCArkJrgC4pdYAv42iAL69ogC9uaIAvPWiAKNNogCiWa4AoUGiAKDNoACncaIApk2iAKVtrgCkTaIAq1miAKpVogCpTaIAqEWiAK8pogCuJaIArTGiAKw9ogCTla4AkiWiAJGpjgKQFaIAl5mOApYR1gCVMaIAlGWCApsZogCaFaIAmS2iAJgRgwKfYaIAnq2OAp29jgKcrY4Cg2muAIK9ogCBXa4AgL2iAIe9ogCGBYIChfmuAIRV1gCLXaIAim2iAIlpogCIJaIAj/GOAo41ogCNdY0CjG2iAIARowCBMa8AghGjAIMtowCEOaMAhTGjAIYpowCHJaMAiGGjAIltowCKeaMAi3WjAIzRoQCNVaMAjrnXAI9VowCQMaMAkdGvAJIxowCT5a8AlNnXAJV1rwCWiYMClzGjAJipowCZ5aMAmuGjAJvRowCc4aMAnfmMAp65owCffY8CoBmjAKGljwKiKaMAo5mvAKRpgwKlPaMAph3XAKeVjwKoHYICqSGjAKoZowCrFaMArKGPAq2xjwKuoY8Cr22jALBBoQCxzaMAstWvALPBowC0waMAteGvALbBowC3/aMAuMmjALnBowC62aMAu9WjALyxowC9vaMAvqmjAL+lowBnDQCA0QYAgG0NAIDIBwCAcw0AgA8HAICFDQCAlAcAgIsNAICaBwCAuA0AgH0HAIDKDQCAxQcAgAIOAIBPBwCAFA4AgFIHAIAgDgCAkB0AAOEGAIAPJACA4iUAgCguAICtLACAyS0AgKpVAACrKQAAMjcAgAErAIDGMACAsjIAgAEsAIBTLwCAmSsAgJ8wAIDtKwCAGjUAgI43AICtLQCA5SwAgGYyAIADMACALzAAgA44AIAjMACA+y8AgHI0AICAIa4AgaWsAIJJ2ACDpawAhKGsAIVBoACGoawAh3WgAIhp2ACJxaAAiv0AAIsxxgCM7QAAjdEAAI7VAACPyQAAgCmhAIFNFACCIQEAg+G4AoQ5qgCFOaoAhhG9AodRFACIEQEAidW4AorNrQCLLbsCjGEUAI3ZjQKObRQAj2UUAJB5AQCRubgCkkm9ApNFuwKUDRQAlTUUAJYZAQCXqbgCmF2qAJkBFACaIQEAmwUUAJx5vQKdhbgCnnm7Ap+JuAKggb0CoXm4AqKZCQCjlRQApFmuAKWJFACmmQEAp70UAKipAQCpvbsCqrkBAKuJFACsmRQArZkUAK6JFACviRQAsNkBALEJrgCy6QEAs9W7ArTNuwK17RQAtpW8ArfhFAC4oRQAuaEUALrBoQC7pRQAvNkBAL0ZuAK+0aoAv9GqAL9FFwC+RRcAvTUXALxBvwK7KRcAugm4ArkBuAK4PQIAt+2tALY9AgC1HRcAtB0XALMdFwCyHRcAsR0XALAtAgCvWbgCrk0CAK1pFwCsTQIAq00XAKqdrQCpQRcAqE0KAK40AIDRLACApX0XAKR9FwCjoa4Aom2CAqF9ggKgbYICnzmuAJ41rgCdDa4AnDGPApuZggKaEdoAmTGuAJhljgKXtaIAlgWuAJWJggKUNa4Ak7GCApJ1rgCRNYECkC2uAI99rgCOTa4AjUmuAIwFrgCLva4AigWOAon5ogCIVdoAh0miAIadrgCFfaIAhJ2uAIOZrgCCddoAgZmuAIAdrADMqIQCzUyGAswguQLNTLkCzECOAkYyAIDMmIUCzTyEAswQgwLNUIMCzKCDAs2MgwLMMIACzSSAAswYgALNhIACmjMAgAUsAIAxLQCAiSMAgE0jAIBXIwCAayMAgJMjAIB1IwCAnSMAgGEjAIB/IwCAzPC5As2EuQLMULgCzay7AoDNAACB1QAAgt0AAIPVAACEzQAAhfUAAIb9AACH9QAAiM0AAFcvAIDBLACA1SoAgM0qAIDdKgCAuekAgCErAICQZQAAkW0AAKiIKgA1KwCAPSsAgEUrAIBJKwCATSsAgKIAMACjzDMAoOg9AKHsPACm8DYAp/QoAKQANACl/DUAgFERAIHpiAKCXREAg1URAIQpBACF6b0Chhm4AocVvgKIfREAiUURAIppBACL2b0CjA2vAI1REQCOcQQAj1URAJBJuAKRtb0Ckkm+ApO5vQKUUbgClam9ApZJDACXRREAmKmrAJl5EQCaaQQAm00RAJx5BACdbb4CnmkEAJ9ZEQCgqREAoakRAKK5EQCjuREApIkEAKVZqwCmuQQAp4W+Aqi9vgKpnREAquW5AquREQCs8REArfERAK6RpACv9REAsOkEALEpvQKy4a8As+GvALTZuAK1mREAtukEALctvQK4BagAueW+Arq5EQC7AYgCvKURAL2tEQC+wQQAvwG9AoABuQKBDb8CglUQAINtEACEUQUAheG8AoYlrgCHeRAAiGkFAIlNEACKIbkCi928AowxvwKNwbwCjjm5Ao/BvAKQUQ0AkV0QAJKBqgCTURAAlFEFAJV1EACWUQUAl0W/AphxBQCZQRAAmkEQAJtBEACcQRAAnUEQAJ5hBQCfsaoAoKEFAKGdvwKilb8Co7UQAKTduAKlqRAAptkQAKfZEACoiaUAqe0QAKqBBQCrQbwCrJmuAK2ZrgCusbkCr/EQALDxBQCxNbwCsi2pALPNvwK0gRAAtTmJAraNEAC3hRAAuNkFALkZvAK66bkCu+W/ArytEAC9lRAAvrkFAL8JvAK5La0AuC2tALtFEwC6BboCveG/ArwlBgC/GbwCvvmqALEdEwCwabsCs20TALJtEwC1eRMAtB2mALfVvwK2FQYAqXUTAKh1EwCrhakAqlUGAK1JvAKsdQYAr2ETAK5BvAKhQRMAoGUGAKNxvAKiZQYApVUTAKRlBgCnVRMAplUTAJl1vwKYhbwCm3W/ApqNugKdiRMAnIUOAJ+FEwCeVakAkVW/ApDlBgCTzRMAkpGtAJXZEwCU/QYAl0m/Apa1ugKJmRMAiJETAIs1vwKK9QYAjdm8AozVugKPuRMAjoETAIGtEwCA7boCgxm/AoLdBgCF8bwChBGqAIcVigKGrRMAgD2sAIFhEgCCQQcAg2USAIQZuwKF5b4Chhm9AofpvgKIIbsCidm+AopFEgCLXRIAjSkAgM3pAICOzaoAj8mLApCdiwKRpYsCkrGqAJOxqgCU2akAldmpAJb5qQCX+akAmJWqAJmRiwKatYsCm42LApyJqgCdiaoAnvGpAJ/xqQCgIakAoSGpAKJ9qgCjeYsCpE2LAqV1iwKmYaoAp2GqAKgpqQCpKakAqgmpAKsJqQCsRaoArUGLAq5liwKvXYsCsDmqALE5qgCyQakAs0GpALRxqQC1cakAti2qALcpiwK4PYsCuQWLAroRqgC7EaoAvHmpAL15qQC+WakAv1mpAIKJIwBtKwCAcSsAgI0rAIC+6QCAh5kjAJEpAIB5KwCAyOkAgIu5JACpKwCAifkkAI6VIwCPiSMAsSsAgI2JJACSvSMAESsAgLkrAICR4SMAo+sAgJfFIwCU8SMA4SsAgJkpAICbkSMA+SsAgJndIwD9KwCAnwktAAksAICdjdUAogkjAJ0pAIBBLACAofUjAEUsAICnGSMApCUkAG0sAICq7SQAeSwAgKgdIwCpeSQArhUjAK8JIwCsCSQArQkkALI9IwCJLACAsDEjALFhIwC2VSMAt0UjALRxIwC1XSMAulkjALsRIwCRLACAuV0jAL6JLQCVLACAvI0tANzpAICAuSUAgX0iAIKBIgCDmSIAhK0lAIXZJQCGuSIAh5EiAIiVIgCJ8SUAljIAgIuxJQCMgSUAjYElAI6dIgCPgSIAkLkiAJHpIgCStSIAk9EiAJT5IgCV1SIAlt0iAJfNIgCY+SIAmdUiAJrRIgCbmSIAqSwAgLEsAIDh6QCAvSwAgGUAAACh/SIAogEiAKMZIgDFLACApVklAKY5IgCnESIAqBUiAKlxJQDNLACAqzElAKwBJQCtASUArh0iAK8BIgCwOSIAsWkiALI1IgCzUSIAtHkiALVVIgC2XSIAt00iALh5IgC5VSIAulEiALsZIgD1LACA4SwAgO0sAIDxLACAgI0vAIGlLwCCrS8Ag70vAISlLwCFrS8AhqUvAIfdLwCI5S8Aie0vAIrlLwD5LACAAS0AgAUtAIANLQCAFS0AgJCRLwCRkS8AkpEvAJORLwCUsS8AlbEvAJa1LwCXRTMAmE0zAJlVMwCaPTMAmxkzAJyZMwCdiTMAnlUwAJ9JMACgwTAAockwAKLZMACj1TAApM0wAKX9MACm5TAApzUwAKi1MQCpuTEAqu0xAKuxmgCs0ZYArbE6AK61OgAZLQCAsEGUALHNlgCy1ZoAs8GWALTBlgC14ZoAtsGWALf9lgC4yZYAucGWALrZlgC71ZYAvLGWAL29lgC+qZYAv6WWAMUAAAChfSAAooEgACktAICkrScALS0AgDktAICnkSAAXS0AgKnxJwCqZScAq7EnAKyBJwCtgScArp0gAK+BIACwuSAAsekgALK1IABhLQCAtPkgALXVIAC23SAAt80gAEUtAIC51SAATS0AgLuZIACpLQCAcS0AgHUtAIB5LQCAgDknAIH9IACCASAAgxkgAG0tAICFWScAhjkgAIcRIACIFSAAiXEnAIrlJwCLMScAjAEnAI0BJwCOHSAAjwEgAJA5IACRaSAAkjUgAJNRIACUeSAAlVUgAJZdIACXTSAAmHkgAJlVIACaUSAAmxkgAJyFLgCdBdYAnoEuAJ+BLgCArT8AgbU/AIK9PwCDtT8AhK0/AIW5yACG1T8Ah80/AIj1PwCJ/T8AipnIAIvxPwCMATsAjQE7AI6NyACPOQQAkEkEAJFJBACSWQQAk1UEAJRNBACV3TwAlnkEAJd1BACYWQQAmSEEAJohBACbNdQAnCEEAJ3Z5gCeJQQAnx0EAKDpBACh9QQAos0/AKP1BACkFQQApfnUAKYhyACnIcgAqNHUAKktBACqOQQAq03CAKwtBACtdcgArh0EAK95BACwKQQAsTEEALI9BACzOQQAtC0EALX9BQC2qQUAt6kFALiZBQC5mQUAunkFALtFBQC8AQUAvQEFAL4BBQC/AQUAgC0HAIE1BwCCPQcAgzUHAIQtBwCFqQcAhqUHAIdl1QCILQYAiTEGAIoxBgCLDQYAjPnJAI15BgCOWQYAj1UGAJBpyQCRNQYAkj0GAJM1BgCULQYAlcUGAJZdAwCXVQMAmG0DAJl1AwCafQMAm3UDAJxtAwCdET0AnlkDAJ9ZAwCgqQMAoakDAKK5AwCjuQMApKkDAKWpAwCm2QMAp9kDAKjpAwCp6QMAqvkDAKv9AwCs5QMAre0DAK7lAwCvbcMAsKEDALGhAwCyoQMAs6EDALShAwC1zeYAtq0DALelAwC4yeYAuZkDALppAwC7aQMAvHkDAL15AwC+aQMAv2kDAIAAAACBLQCAfS0AgJUtAIDm6QCAsS0AgLUtAIC9LQCA0S0AgPQtAIDr6QCA8OkAgAAuAIAELgCACC4AgPwtAIAQLgCAoSkAgKUpAIAYLgCAIC4AgPXpAIA8LgCAQC4AgEwuAID66QCAVC4AgFguAIA3LwCAqSkAgGwuAICILgCAhC4AgATqAICQLgCACeoAgJwuAICYLgCAoC4AgLAuAIC0LgCArSkAgMQuAIDMLgCA0C4AgNQuAICxKQCADuoAgLUpAID3LgCA+y4AgP8uAIDV6wCAGOoAgNo1AIAvLwCAuSkAgDvqAIAN6wCAPy8AgEcvAIC9KQCAWy8AgGsvAICqIfQAq7U/AKilPwCpzecArkXwAK+hPwCsSfAArTH0AKJl4gCjvT8AoLk/AKG5PwCmlT8Ap50/AKSlPwClnT8Augk8AG8vAIC4CTwAuQk8AHcvAICHLwCAxSkAgMEpAICy3T8AswU9ALBN7wCx1T8Atn3wALe55AC0HT0AtWk8AB3qAICPLwCAoy8AgKcvAIC3LwCAyy8AgMMvAIDHLwCAgrX7AM8vAICA/T8AgfU/AOMvAIDnLwCA/y8AgAcwAICavT8Am/3NAJi9PwCZtT8Anlk/AJ9ZPwCcWT8AnVk/AJKBPwCTaekAkHnkAJGxPwCWgT8Al4H0AJQh5wCVmT8AFzAAgCswAIAs6gCAJzAAgBswAIAzMACAOzAAgE8wAIAx6gCAVzAAgEoAAABLMACAQzAAgMkpAIBfMACAZzAAgG8wAIBjMACAzSkAgIcwAIA26gCAszAAgPUwAIDRMACA2SkAgNUpAIDRKQCAnSsAgKErAID5MACA4TAAgK41AIA9KgCADTEAgCExAIAZMQCAT+oAgN0pAIA1MQCAKTEAgFIxAIBZ6gCAXjEAgD0xAIBmMQCAajEAgG4xAIByMQCAfjEAgF7qAICGMQCA5SkAgJIxAIBj6gCAljEAgOkpAICiMQCArjEAgL4xAIBo6gCA/+kAgG3qAIDeMQCAcuoAgLgJAQC5CQEAuhkBALsZAQC8CQEAvQkBAL45AQC/OQEAsM3FALE1zACymQ4As5kOALSJDgC1iQ4AtjkBALc5AQCo6dkAqckOAKrZDgCrqcUArMUOAK3NDgCuxQ4Ar/kOAKA1DgChPQ4AojUOAKOxxQCk8Q4ApfEOAKbxDgCn8Q4AmGkPAJlpDwCaeQ8Am3kPAJxpDwCdaQ8Ant0OAJ/NDgCQ+eoAkXEPAJJ9DwCTdQ8AlG0PAJVpDwCWWQ8Al1kPAIh5DwCJeQ8AigkPAIsJDwCMGQ8AjRkPAI4NzACPDQ8AgHkPAIF5DwCCSQ8Ag0kPAIRZDwCFWQ8AhkkPAIdJDwCKUQIAi1ECAIj5xgCJQQIAjnECAI/txgCMQQIAjUECAIIVAgCDHQIAgAUCAIEdAgCGdQIAh30CAIQFAgCFfQIAmsUCAJvNAgCYkc8AmYXaAJ7FAgCfzQIAnNUCAJ3NAgCSDQIAkxUCAJANAgCRBQIAlg0CAJf1AgCUDQIAlQUCAKo9AgCrRQIAqD0CAKk1AgCuXQIAr0UCAKxdAgCtVQIAol3GAKMBAgCgNQIAoQ0CAKYBAgCnxdgApBECAKURAgC6OQIAuzkCALg5AgC5OQIAvtkBAL/ZAQC82QEAvdkBALI9AgCzBQIAsD0CALE1AgC2GQIAtxkCALQdAgC16cIA6jEAgPIxAIDiMQCA/jEAgA4yAIAWMgCAIjIAgCYyAIB36gCACjIAgD4yAIBCMgCA7SkAgFIyAIB86gCANjIAgHIyAICB6gCAhuoAgHYyAICKMgCAgjIAgPEpAICOMgCAnjIAgJoyAICmMgCAw+kAgLYyAICL6gCAwjIAgJXqAIDWMgCA9jIAgJrqAIAKMwCADjMAgJ/qAICk6gCAKjMAgDozAID1KQCAPjMAgPkpAIBWMwCAWjMAgGYzAIByMwCA/SkAgIozAICp6gCApjMAgK7qAIAT6gCAwjMAgLPqAIC4AAAAuOoAgL3qAIABKgCABSoAgMfqAIDC6gCAzOoAgIAB3gCB8QcAgvEHAIPxBwCEFQIAhR0CAIYVAgCHEQIAiCXeAIld3gCKOQIAizkCAIwpAgCNKQIAjhkCAI99ygCQTd4AkWECAJJhAgCT7cEAlH0CAJVlAgCWIcAAl2kCAJhZAgCZMcIAmlUCAJstAgCcNQIAnT0CAJ4xAgCfMQIAoNECAKHRAgCi0QIAo9ECAKTxAgCl8QIApvECAKfxAgCo0QIAqdECAKrRAgCr0QIArDECAK0xAgCuMQIArzECALBRAgCxUQIAslECALNRAgC0cQIAtXECALZxAgC3cQIAuFECALlRAgC6+dwAu1UCALxNAgC9NQIAvj0CAL81AgC+7QYAv/UGALztBgC95QYAuskGALvJBgC4xcsAuckGALbtBgC39QYAtO0GALXlBgCyjQYAs/UGALDR3QCxhQYArvEGAK/xBgCs5QYAreEGAKr1BgCr/QYAqMUGAKn9BgCm9QYAp/0GAKTlBgCl/QYAovUGAKP9BgCg+QYAoZ3dAJ75BgCf+QYAnPkGAJ35BgCa+QYAm/kGAJj5BgCZ+QYAlvkGAJf5BgCUcd0AlfkGAJL9BgCT5QYAkP0GAJH1BgCO/QYAj4UGAIz9BgCN9QYAiuEGAIsB3QCI8QYAifEGAIbBBgCHwQYAhPEGAIXxBgCCkccAg+EGAIDpBgCBxcAAgAAAANHqAIACNACABjQAgBI0AIARKgCAFSoAgNvqAIAmNACAGSoAgODqAIDl6gCA6uoAgJY0AIAdKgCAojQAgKY0AIDv6gCA9OoAgL40AIAhKgCA+eoAgNI0AIDWNACAJSoAgP7qAIDyNACAKSoAgAI1AID6NACACjUAgAjrAIAiNQCALSoAgC41AIA2NQCARjUAgDEqAIAS6wCAF+sAgDUqAIAc6wCAXjUAgCHrAIBqNQCAdjUAgCbrAIAr6wCAkjUAgDDrAICaNQCAQOoAgDkqAICyNQCAtjUAgEEqAIC6NQCAFC4AgDXrAIA66wCAReoAgErqAIDeNQCA9jcAgIDNAQCB1QEAgt0BAIPVAQCEzQEAhfUBAIb9AQCH9QEAiM0BAInVAQCK3QEAi/UJAIzJAQCNyQEAjgEcAI89HwCQRR8AkU0fAJJFHwCTXR8AlEUfAJVNHwCWRR8Al30fAJhBxwCZQR8AmkEfAJtBHwCcQR8AnUEfAJ5BHwCfYd8AoL0fAKHFHwCizR8Ao8UfAKTdHwClxR8Aps0fAKfFHwCo/R8AqcUfAKrNHwCrxR8ArN0fAK3FHwCuzR8Ar8UfALC9HwCxRR8Ask0fALNFHwC0/ckAtVkfALZJHwC3SR8AuHkfALl5HwC6SR8Au8XdALxVHwC9XR8AvlUfAL9NHwAKNgCABjYAgA42AIAZLACAEjYAgBY2AIAaNgCAIjYAgD/rAIAmNgCAOjYAgD42AIAqNgCAQjYAgFY2AIA2NgCASjYAgE42AIBSNgCAROsAgE7rAIBJ6wCASSoAgHI2AIB2NgCAfjYAgGLrAICCNgCAU+sAgE0qAIBRKgCAWOsAgF3rAIBVKgCAojYAgKo2AICuNgCAujYAgLY2AIDCNgCAvjYAgMY2AIDKNgCA0jYAgFkqAIDaNgCA3jYAgF0qAIDuNgCAZ+sAgP42AIACNwCAYSoAgA43AICVKQCAbOsAgHHrAIBlKgCAaSoAgDo3AIB26wCAkjcAgJY3AICuNwCAgLUBAIG9AQCCtQEAg80BAITt9ACF0QEAhtEBAIfRAQCI8QEAifEBAIrxAQCL8QEAjNEBAI3RAQCO0QEAj9EBAJB9wwCRBcMAkl35AJO9AQCUpQEAla0BAJalAQCXXQMAmGUDAJltAwCaZQMAm30DAJxlAwCdbQMAnmUDAJ85wwCgoQMAoaEDAKKhAwCjoQMApKEDAKWhAwCmoQMAp6EDAKjhAwCp4QMAquEDAKvhAwCs4QMAreEDAK7hAwCv4QMAsKEDALGhAwCyoQMAs6EDALShAwC1oQMAtqEDALehAwC4YQMAuWEDALphAwC7YQMAvGEDAL1hAwC+pcMAv6HDALo3AICA6wCA0ukAgMY3AIDCNwCAzjcAgNfpAIDaNwCAhesAgIrrAIAmOACAMjgAgDo4AICP6wCAPjgAgGY4AIByOACAdjgAgG44AICCOACAhjgAgJTrAICSOACAbSoAgJo4AICZ6wCAcSoAgNI4AICkLgCA6jgAgJ7rAICo6wCAdSoAgHkqAIASOQCAresAgH0qAICy6wCAMjkAgLfrAIBKOQCAgSoAgFo5AIBmOQCAbjkAgHY5AICFKgCAvOsAgKY5AICyOQCAiSoAgI0qAIC2OQCAwesAgJEqAIDG6wCAy+sAgNDrAICVKgCA9jkAgPo5AIACOgCACjoAgNrrAICQ1QEAkd0BAJLVAQCT7QEAlPUBAJXB+wCW8QEAl/n7AJjNAQCZ1QEAmt0BAJvVAQCcyfsAnckBAEUqAICPAAAAgNkBAIHZAQCC6QEAg+kBAIT5AQCF+QEAhukBAIfpAQCI2QEAidkBAIoJwQCLrQEAjLUBAI29AQCOtQEAj60BAKAAAAChAAAAogAAAKMAAACkAAAApQAAAKYAAACnAAAAqAAAAKkAAACqAAAAqwAAAKwAAACtAAAArgAAAK8AAACwAAAAsQAAALIAAACzAAAAtAAAALUAAAC2AAAAtwAAALgAAAC5AAAAugAAALsAAAC8AAAAvQAAAL4AAAC/AAAAACAAIMyBACDMgwAgzIQAIMyFACDMhgAgzIcAIMyIACDMiMyAACDMiMyBACDMiM2CACDMigAgzIsAIMyTACDMk8yAACDMk8yBACDMk82CACDMlAAgzJTMgAAgzJTMgQAgzJTNggAgzKcAIMyoACDMswAgzYIAIM2FACDZiwAg2YwAINmM2ZEAINmNACDZjdmRACDZjgAg2Y7ZkQAg2Y8AINmP2ZEAINmQACDZkNmRACDZkQAg2ZHZsAAg2ZIAIOOCmQAg44KaACEAISEAIT8AIgAjACQAJQAmACcAKAAoMSkAKDEwKQAoMTEpACgxMikAKDEzKQAoMTQpACgxNSkAKDE2KQAoMTcpACgxOCkAKDE5KQAoMikAKDIwKQAoMykAKDQpACg1KQAoNikAKDcpACg4KQAoOSkAKEEpAChCKQAoQykAKEQpAChFKQAoRikAKEcpAChIKQAoSSkAKEopAChLKQAoTCkAKE0pAChOKQAoTykAKFApAChRKQAoUikAKFMpAChUKQAoVSkAKFYpAChXKQAoWCkAKFkpAChaKQAoYSkAKGIpAChjKQAoZCkAKGUpAChmKQAoZykAKGgpAChpKQAoaikAKGspAChsKQAobSkAKG4pAChvKQAocCkAKHEpAChyKQAocykAKHQpACh1KQAodikAKHcpACh4KQAoeSkAKHopACjhhIApACjhhIIpACjhhIMpACjhhIUpACjhhIYpACjhhIcpACjhhIkpACjhhIspACjhhIwpACjhhI4pACjhhI8pACjhhJApACjhhJEpACjhhJIpACjkuIApACjkuIMpACjkuIkpACjkuZ0pACjkuowpACjkupQpACjku6MpACjkvIEpACjkvJEpACjlhaspACjlha0pACjlirQpACjljYEpACjljZQpACjlkI0pACjlkbwpACjlm5spACjlnJ8pACjlraYpACjml6UpACjmnIgpACjmnIkpACjmnKgpACjmoKopACjmsLQpACjngaspACjnibkpACjnm6MpACjnpL4pACjnpZ0pACjnpa0pACjoh6opACjoh7MpACjosqEpACjos4cpACjph5EpACjqsIApACjrgpgpACjri6QpACjrnbwpACjrp4gpACjrsJQpACjsgqwpACjslYQpACjsmKTsoIQpACjsmKTtm4QpACjsnpApACjso7wpACjssKgpACjsubQpACjtg4ApACjtjIwpACjtlZgpACkAKgArACwALQAuAC4uAC4uLgAvADAAMCwAMC4AMOKBhDMAMOeCuQAxADEsADEuADEwADEwLgAxMOaXpQAxMOaciAAxMOeCuQAxMQAxMS4AMTHml6UAMTHmnIgAMTHngrkAMTIAMTIuADEy5pelADEy5pyIADEy54K5ADEzADEzLgAxM+aXpQAxM+eCuQAxNAAxNC4AMTTml6UAMTTngrkAMTUAMTUuADE15pelADE154K5ADE2ADE2LgAxNuaXpQAxNueCuQAxNwAxNy4AMTfml6UAMTfngrkAMTgAMTguADE45pelADE454K5ADE5ADE5LgAxOeaXpQAxOeeCuQAx4oGEADHigYQxMAAx4oGEMgAx4oGEMwAx4oGENAAx4oGENQAx4oGENgAx4oGENwAx4oGEOAAx4oGEOQAx5pelADHmnIgAMeeCuQAyADIsADIuADIwADIwLgAyMOaXpQAyMOeCuQAyMQAyMeaXpQAyMeeCuQAyMgAyMuaXpQAyMueCuQAyMwAyM+aXpQAyM+eCuQAyNAAyNOaXpQAyNOeCuQAyNQAyNeaXpQAyNgAyNuaXpQAyNwAyN+aXpQAyOAAyOOaXpQAyOQAyOeaXpQAy4oGEMwAy4oGENQAy5pelADLmnIgAMueCuQAzADMsADMuADMwADMw5pelADMxADMx5pelADMyADMzADM0ADM1ADM2ADM3ADM4ADM5ADPigYQ0ADPigYQ1ADPigYQ4ADPml6UAM+aciAAz54K5ADQANCwANC4ANDAANDEANDIANDMANDQANDUANDYANDcANDgANDkANOKBhDUANOaXpQA05pyIADTngrkANQA1LAA1LgA1MAA14oGENgA14oGEOAA15pelADXmnIgANeeCuQA2ADYsADYuADbml6UANuaciAA254K5ADcANywANy4AN+KBhDgAN+aXpQA35pyIADfngrkAOAA4LAA4LgA45pelADjmnIgAOOeCuQA5ADksADkuADnml6UAOeaciAA554K5ADoAOjo9ADsAPAA9AD09AD09PQA+AD8APyEAPz8AQABBAEFVAEHiiJVtAEIAQnEAQwBDRABDby4AQ+KIlWtnAEQAREoARFoARHoARMW9AETFvgBFAEYARkFYAEcAR0IAR0h6AEdQYQBHeQBIAEhQAEhWAEhnAEh6AEkASUkASUlJAElKAElVAElWAElYAEoASwBLQgBLSwBLTQBMAExKAExURABMagBMwrcATQBNQgBNQwBNRABNSHoATVBhAE1WAE1XAE3OqQBOAE5KAE5qAE5vAE8AUABQSABQUE0AUFBWAFBSAFBURQBQYQBRAFIAUnMAUwBTRABTTQBTUwBTdgBUAFRFTABUSHoAVE0AVQBWAFZJAFZJSQBWSUlJAFbiiJVtAFcAV0MAV1oAV2IAWABYSQBYSUkAWQBaAFsAXABdAF4AXwBgAGEAYS5tLgBhL2MAYS9zAGHKvgBiAGJhcgBjAGMvbwBjL3UAY2FsAGNjAGNkAGNtAGNtMgBjbTMAZABkQgBkYQBkbABkbQBkbTIAZG0zAGR6AGTFvgBlAGVWAGVyZwBmAGZmAGZmaQBmZmwAZmkAZmwAZm0AZwBnYWwAaABoUGEAaGEAaQBpaQBpaWkAaWoAaW4AaXYAaXgAagBrAGtBAGtIegBrUGEAa1YAa1cAa2NhbABrZwBrbABrbQBrbTIAa20zAGt0AGvOqQBsAGxqAGxtAGxuAGxvZwBseABswrcAbQBtMgBtMwBtQQBtVgBtVwBtYgBtZwBtaWwAbWwAbW0AbW0yAG1tMwBtb2wAbXMAbeKIlXMAbeKIlXMyAG4AbkEAbkYAblYAblcAbmoAbm0AbnMAbwBvVgBwAHAubS4AcEEAcEYAcFYAcFcAcGMAcHMAcQByAHJhZAByYWTiiJVzAHJhZOKIlXMyAHMAc3IAc3QAdAB1AHYAdmkAdmlpAHZpaWkAdwB4AHhpAHhpaQB5AHoAewB8AH0AwqIAwqMAwqUAwqYAwqwAwrBDAMKwRgDCtwDDgADDgQDDggDDgwDDhADDhQDDhgDDhwDDiADDiQDDigDDiwDDjADDjQDDjgDDjwDDkQDDkgDDkwDDlADDlQDDlgDDmQDDmgDDmwDDnADDnQDDoADDoQDDogDDowDDpADDpQDDpwDDqADDqQDDqgDDqwDDrADDrQDDrgDDrwDDsADDsQDDsgDDswDDtADDtQDDtgDDuQDDugDDuwDDvADDvQDDvwDEgADEgQDEggDEgwDEhADEhQDEhgDEhwDEiADEiQDEigDEiwDEjADEjQDEjgDEjwDEkgDEkwDElADElQDElgDElwDEmADEmQDEmgDEmwDEnADEnQDEngDEnwDEoADEoQDEogDEowDEpADEpQDEpgDEpwDEqADEqQDEqgDEqwDErADErQDErgDErwDEsADEsQDEtADEtQDEtgDEtwDEuQDEugDEuwDEvADEvQDEvgDFgwDFhADFhQDFhgDFhwDFiADFiwDFjADFjQDFjgDFjwDFkADFkQDFkwDFlADFlQDFlgDFlwDFmADFmQDFmgDFmwDFnADFnQDFngDFnwDFoADFoQDFogDFowDFpADFpQDFqADFqQDFqgDFqwDFrADFrQDFrgDFrwDFsADFsQDFsgDFswDFtADFtQDFtgDFtwDFuADFuQDFugDFuwDFvADFvQDFvgDGjgDGkADGoADGoQDGqwDGrwDGsADHjQDHjgDHjwDHkADHkQDHkgDHkwDHlADHlQDHlgDHlwDHmADHmQDHmgDHmwDHnADHngDHnwDHoADHoQDHogDHowDHpgDHpwDHqADHqQDHqgDHqwDHrADHrQDHrgDHrwDHsADHtADHtQDHuADHuQDHugDHuwDHvADHvQDHvgDHvwDIgADIgQDIggDIgwDIhADIhQDIhgDIhwDIiADIiQDIigDIiwDIjADIjQDIjgDIjwDIkADIkQDIkgDIkwDIlADIlQDIlgDIlwDImADImQDImgDImwDIngDInwDIogDIpgDIpwDIqADIqQDIqgDIqwDIrADIrQDIrgDIrwDIsADIsQDIsgDIswDItwDJkADJkQDJkgDJlADJlQDJmQDJmwDJnADJnwDJoQDJowDJpQDJpgDJqADJqQDJqgDJqwDJrQDJrwDJsADJsQDJsgDJswDJtADJtQDJuADJuQDJuwDKgQDKggDKgwDKiQDKigDKiwDKjADKkADKkQDKkgDKlQDKnQDKnwDKuQDKvG4AzIAAzIEAzIjMgQDMkwDOhgDOiADOiQDOigDOjADOjgDOjwDOkADOkQDOkgDOkwDOlADOlQDOlgDOlwDOmADOmQDOmgDOmwDOnADOnQDOngDOnwDOoADOoQDOowDOpADOpQDOpgDOpwDOqADOqQDOqgDOqwDOrADOrQDOrgDOrwDOsADOsQDOsgDOswDOtADOtQDOtgDOtwDOuADOuQDOugDOuwDOvADOvEEAzrxGAM68VgDOvFcAzrxnAM68bADOvG0AzrxzAM69AM6+AM6/AM+AAM+BAM+CAM+DAM+EAM+FAM+GAM+HAM+IAM+JAM+KAM+LAM+MAM+NAM+OAM+cAM+dANCAANCBANCDANCHANCMANCNANCOANCZANC5ANC9ANGKANGMANGQANGRANGTANGXANGcANGdANGeANG2ANG3ANOBANOCANOQANORANOSANOTANOWANOXANOaANObANOcANOdANOeANOfANOiANOjANOkANOlANOmANOnANOqANOrANOsANOtANOuANOvANOwANOxANOyANOzANO0ANO1ANO4ANO5ANWl1oIA1bTVpQDVtNWrANW01a0A1bTVtgDVvtW2ANeQANeQ1rcA15DWuADXkNa8ANeQ15wA15EA15HWvADXkda/ANeSANeS1rwA15MA15PWvADXlADXlNa8ANeV1rkA15XWvADXlta8ANeY1rwA15nWtADXmda8ANea1rwA15sA15vWvADXm9a/ANecANec1rwA150A157WvADXoNa8ANeh1rwA16IA16PWvADXpNa8ANek1r8A16bWvADXp9a8ANeoANeo1rwA16nWvADXqda814EA16nWvNeCANep14EA16nXggDXqgDXqta8ANey1rcA2KEA2KIA2KMA2KQA2KUA2KYA2KbYpwDYptisANim2K0A2KbYrgDYptixANim2LIA2KbZhQDYptmGANim2YcA2KbZiADYptmJANim2YoA2KbbhgDYptuHANim24gA2KbbkADYptuVANinANin2YPYqNixANin2YTZhNmHANin2YsA2KfZtADYqADYqNisANio2K0A2KjYrdmKANio2K4A2KjYrtmKANio2LEA2KjYsgDYqNmFANio2YYA2KjZhwDYqNmJANio2YoA2KkA2KoA2KrYrADYqtis2YUA2KrYrNmJANiq2KzZigDYqtitANiq2K3YrADYqtit2YUA2KrYrgDYqtiu2YUA2KrYrtmJANiq2K7ZigDYqtixANiq2LIA2KrZhQDYqtmF2KwA2KrZhditANiq2YXYrgDYqtmF2YkA2KrZhdmKANiq2YYA2KrZhwDYqtmJANiq2YoA2KsA2KvYrADYq9ixANir2LIA2KvZhQDYq9mGANir2YcA2KvZiQDYq9mKANisANis2K0A2KzYrdmJANis2K3ZigDYrNmEINis2YTYp9mE2YcA2KzZhQDYrNmF2K0A2KzZhdmJANis2YXZigDYrNmJANis2YoA2K0A2K3YrADYrdis2YoA2K3ZhQDYrdmF2YkA2K3ZhdmKANit2YkA2K3ZigDYrgDYrtisANiu2K0A2K7ZhQDYrtmJANiu2YoA2K8A2LAA2LDZsADYsQDYsdiz2YjZhADYsdmwANix24zYp9mEANiyANizANiz2KwA2LPYrNitANiz2KzZiQDYs9itANiz2K3YrADYs9iuANiz2K7ZiQDYs9iu2YoA2LPYsQDYs9mFANiz2YXYrADYs9mF2K0A2LPZhdmFANiz2YcA2LPZiQDYs9mKANi0ANi02KwA2LTYrNmKANi02K0A2LTYrdmFANi02K3ZigDYtNiuANi02LEA2LTZhQDYtNmF2K4A2LTZhdmFANi02YcA2LTZiQDYtNmKANi1ANi12K0A2LXYrditANi12K3ZigDYtdiuANi12LEA2LXZhNi52YUA2LXZhNmJANi12YTZiSDYp9mE2YTZhyDYudmE2YrZhyDZiNiz2YTZhQDYtdmE25IA2LXZhQDYtdmF2YUA2LXZiQDYtdmKANi2ANi22KwA2LbYrQDYttit2YkA2LbYrdmKANi22K4A2LbYrtmFANi22LEA2LbZhQDYttmJANi22YoA2LcA2LfYrQDYt9mFANi32YXYrQDYt9mF2YUA2LfZhdmKANi32YkA2LfZigDYuADYuNmFANi5ANi52KwA2LnYrNmFANi52YTZitmHANi52YUA2LnZhdmFANi52YXZiQDYudmF2YoA2LnZiQDYudmKANi6ANi62KwA2LrZhQDYutmF2YUA2LrZhdmJANi62YXZigDYutmJANi62YoA2YDZiwDZgNmOANmA2Y7ZkQDZgNmPANmA2Y/ZkQDZgNmQANmA2ZDZkQDZgNmRANmA2ZIA2YEA2YHYrADZgditANmB2K4A2YHYrtmFANmB2YUA2YHZhdmKANmB2YkA2YHZigDZggDZgtitANmC2YTbkgDZgtmFANmC2YXYrQDZgtmF2YUA2YLZhdmKANmC2YkA2YLZigDZgwDZg9inANmD2KwA2YPYrQDZg9iuANmD2YQA2YPZhQDZg9mF2YUA2YPZhdmKANmD2YkA2YPZigDZhADZhNiiANmE2KMA2YTYpQDZhNinANmE2KwA2YTYrNisANmE2KzZhQDZhNis2YoA2YTYrQDZhNit2YUA2YTYrdmJANmE2K3ZigDZhNiuANmE2K7ZhQDZhNmFANmE2YXYrQDZhNmF2YoA2YTZhwDZhNmJANmE2YoA2YUA2YXYpwDZhdisANmF2KzYrQDZhdis2K4A2YXYrNmFANmF2KzZigDZhditANmF2K3YrADZhdit2YUA2YXYrdmF2K8A2YXYrdmKANmF2K4A2YXYrtisANmF2K7ZhQDZhdiu2YoA2YXZhQDZhdmF2YoA2YXZiQDZhdmKANmGANmG2KwA2YbYrNitANmG2KzZhQDZhtis2YkA2YbYrNmKANmG2K0A2YbYrdmFANmG2K3ZiQDZhtit2YoA2YbYrgDZhtixANmG2LIA2YbZhQDZhtmF2YkA2YbZhdmKANmG2YYA2YbZhwDZhtmJANmG2YoA2YcA2YfYrADZh9mFANmH2YXYrADZh9mF2YUA2YfZiQDZh9mKANmH2bAA2YgA2YjYs9mE2YUA2YjZtADZiQDZidmwANmKANmK2KwA2YrYrNmKANmK2K0A2YrYrdmKANmK2K4A2YrYsQDZitiyANmK2YUA2YrZhdmFANmK2YXZigDZitmGANmK2YcA2YrZiQDZitmKANmK2bQA2a4A2a8A2bEA2bkA2boA2bsA2b4A2b8A2oAA2oMA2oQA2oYA2ocA2ogA2owA2o0A2o4A2pEA2pgA2qEA2qQA2qYA2qkA2q0A2q8A2rEA2rMA2roA2rsA2r4A24AA24EA24IA24UA24YA24cA24fZtADbiADbiQDbiwDbjADbkADbkgDbkwDgpJXgpLwA4KSW4KS8AOCkl+CkvADgpJzgpLwA4KSh4KS8AOCkouCkvADgpKkA4KSr4KS8AOCkr+CkvADgpLEA4KS0AOCmoeCmvADgpqLgprwA4Kav4Ka8AOCniwDgp4wA4KiW4Ki8AOCol+CovADgqJzgqLwA4Kir4Ki8AOCosuCovADgqLjgqLwA4Kyh4Ky8AOCsouCsvADgrYgA4K2LAOCtjADgrpQA4K+KAOCviwDgr4wA4LGIAOCzgADgs4cA4LOIAOCzigDgs4sA4LWKAOC1iwDgtYwA4LeaAOC3nADgt50A4LeeAOC5jeC4sgDguqvgupkA4Lqr4LqhAOC7jeC6sgDgvIsA4L2A4L61AOC9guC+twDgvYzgvrcA4L2R4L63AOC9luC+twDgvZvgvrcA4L2x4L2yAOC9seC9tADgvbHgvoAA4L6Q4L61AOC+kuC+twDgvpzgvrcA4L6h4L63AOC+puC+twDgvqvgvrcA4L6y4L2x4L6AAOC+suC+gADgvrPgvbHgvoAA4L6z4L6AAOGApgDhg5wA4YSAAOGEgQDhhIIA4YSDAOGEhADhhIUA4YSGAOGEhwDhhIgA4YSJAOGEigDhhIsA4YSMAOGEjQDhhI4A4YSPAOGEkADhhJEA4YSSAOGElADhhJUA4YSaAOGEnADhhJ0A4YSeAOGEoADhhKEA4YSiAOGEowDhhKcA4YSpAOGEqwDhhKwA4YStAOGErgDhhK8A4YSyAOGEtgDhhYAA4YWHAOGFjADhhZcA4YWYAOGFmQDhhaAA4YWhAOGFogDhhaMA4YWkAOGFpQDhhaYA4YWnAOGFqADhhakA4YWqAOGFqwDhhawA4YWtAOGFrgDhha8A4YWwAOGFsQDhhbIA4YWzAOGFtADhhbUA4YaEAOGGhQDhhogA4YaRAOGGkgDhhpQA4YaeAOGGoQDhhqoA4YasAOGGrQDhhrAA4YaxAOGGsgDhhrMA4Ya0AOGGtQDhh4cA4YeIAOGHjADhh44A4YeTAOGHlwDhh5kA4YedAOGHnwDhh7EA4YeyAOGshgDhrIgA4ayKAOGsjADhrI4A4aySAOGsuwDhrL0A4a2AAOGtgQDhrYMA4bSCAOG0lgDhtJcA4bScAOG0nQDhtKUA4bW7AOG2hQDhuIAA4biBAOG4ggDhuIMA4biEAOG4hQDhuIYA4biHAOG4iADhuIkA4biKAOG4iwDhuIwA4biNAOG4jgDhuI8A4biQAOG4kQDhuJIA4biTAOG4lADhuJUA4biWAOG4lwDhuJgA4biZAOG4mgDhuJsA4bicAOG4nQDhuJ4A4bifAOG4oADhuKEA4biiAOG4owDhuKQA4bilAOG4pgDhuKcA4bioAOG4qQDhuKoA4birAOG4rADhuK0A4biuAOG4rwDhuLAA4bixAOG4sgDhuLMA4bi0AOG4tQDhuLYA4bi3AOG4uADhuLkA4bi6AOG4uwDhuLwA4bi9AOG4vgDhuL8A4bmAAOG5gQDhuYIA4bmDAOG5hADhuYUA4bmGAOG5hwDhuYgA4bmJAOG5igDhuYsA4bmMAOG5jQDhuY4A4bmPAOG5kADhuZEA4bmSAOG5kwDhuZQA4bmVAOG5lgDhuZcA4bmYAOG5mQDhuZoA4bmbAOG5nADhuZ0A4bmeAOG5nwDhuaAA4bmhAOG5ogDhuaMA4bmkAOG5pQDhuaYA4bmnAOG5qADhuakA4bmqAOG5qwDhuawA4bmtAOG5rgDhua8A4bmwAOG5sQDhubIA4bmzAOG5tADhubUA4bm2AOG5twDhubgA4bm5AOG5ugDhubsA4bm8AOG5vQDhub4A4bm/AOG6gADhuoEA4bqCAOG6gwDhuoQA4bqFAOG6hgDhuocA4bqIAOG6iQDhuooA4bqLAOG6jADhuo0A4bqOAOG6jwDhupAA4bqRAOG6kgDhupMA4bqUAOG6lQDhupYA4bqXAOG6mADhupkA4bqgAOG6oQDhuqIA4bqjAOG6pADhuqUA4bqmAOG6pwDhuqgA4bqpAOG6qgDhuqsA4bqsAOG6rQDhuq4A4bqvAOG6sADhurEA4bqyAOG6swDhurQA4bq1AOG6tgDhurcA4bq4AOG6uQDhuroA4bq7AOG6vADhur0A4bq+AOG6vwDhu4AA4buBAOG7ggDhu4MA4buEAOG7hQDhu4YA4buHAOG7iADhu4kA4buKAOG7iwDhu4wA4buNAOG7jgDhu48A4buQAOG7kQDhu5IA4buTAOG7lADhu5UA4buWAOG7lwDhu5gA4buZAOG7mgDhu5sA4bucAOG7nQDhu54A4bufAOG7oADhu6EA4buiAOG7owDhu6QA4bulAOG7pgDhu6cA4buoAOG7qQDhu6oA4burAOG7rADhu60A4buuAOG7rwDhu7AA4buxAOG7sgDhu7MA4bu0AOG7tQDhu7YA4bu3AOG7uADhu7kA4byAAOG8gQDhvIIA4byDAOG8hADhvIUA4byGAOG8hwDhvIgA4byJAOG8igDhvIsA4byMAOG8jQDhvI4A4byPAOG8kADhvJEA4bySAOG8kwDhvJQA4byVAOG8mADhvJkA4byaAOG8mwDhvJwA4bydAOG8oADhvKEA4byiAOG8owDhvKQA4bylAOG8pgDhvKcA4byoAOG8qQDhvKoA4byrAOG8rADhvK0A4byuAOG8rwDhvLAA4byxAOG8sgDhvLMA4by0AOG8tQDhvLYA4by3AOG8uADhvLkA4by6AOG8uwDhvLwA4by9AOG8vgDhvL8A4b2AAOG9gQDhvYIA4b2DAOG9hADhvYUA4b2IAOG9iQDhvYoA4b2LAOG9jADhvY0A4b2QAOG9kQDhvZIA4b2TAOG9lADhvZUA4b2WAOG9lwDhvZkA4b2bAOG9nQDhvZ8A4b2gAOG9oQDhvaIA4b2jAOG9pADhvaUA4b2mAOG9pwDhvagA4b2pAOG9qgDhvasA4b2sAOG9rQDhva4A4b2vAOG9sADhvbIA4b20AOG9tgDhvbgA4b26AOG9vADhvoAA4b6BAOG+ggDhvoMA4b6EAOG+hQDhvoYA4b6HAOG+iADhvokA4b6KAOG+iwDhvowA4b6NAOG+jgDhvo8A4b6QAOG+kQDhvpIA4b6TAOG+lADhvpUA4b6WAOG+lwDhvpgA4b6ZAOG+mgDhvpsA4b6cAOG+nQDhvp4A4b6fAOG+oADhvqEA4b6iAOG+owDhvqQA4b6lAOG+pgDhvqcA4b6oAOG+qQDhvqoA4b6rAOG+rADhvq0A4b6uAOG+rwDhvrAA4b6xAOG+sgDhvrMA4b60AOG+tgDhvrcA4b64AOG+uQDhvroA4b68AOG/ggDhv4MA4b+EAOG/hgDhv4cA4b+IAOG/igDhv4wA4b+QAOG/kQDhv5IA4b+WAOG/lwDhv5gA4b+ZAOG/mgDhv6AA4b+hAOG/ogDhv6QA4b+lAOG/pgDhv6cA4b+oAOG/qQDhv6oA4b+sAOG/sgDhv7MA4b+0AOG/tgDhv7cA4b+4AOG/ugDhv7wA4oCQAOKAkwDigJQA4oCy4oCyAOKAsuKAsuKAsgDigLLigLLigLLigLIA4oC14oC1AOKAteKAteKAtQDigqkA4oaQAOKGkQDihpIA4oaTAOKGmgDihpsA4oauAOKHjQDih44A4oePAOKIggDiiIQA4oiHAOKIiQDiiIwA4oiRAOKIkgDiiKQA4oimAOKIq+KIqwDiiKviiKviiKsA4oir4oir4oir4oirAOKIruKIrgDiiK7iiK7iiK4A4omBAOKJhADiiYcA4omJAOKJoADiiaIA4omtAOKJrgDiia8A4omwAOKJsQDiibQA4om1AOKJuADiibkA4oqAAOKKgQDiioQA4oqFAOKKiADiiokA4oqsAOKKrQDiiq4A4oqvAOKLoADii6EA4ouiAOKLowDii6oA4ourAOKLrADii60A4pSCAOKWoADil4sA4qaFAOKmhgDiq53MuADitaEA44CBAOOAggDjgIgA44CJAOOAigDjgIsA44CMAOOAjQDjgI4A44CPAOOAkADjgJEA44CSAOOAlADjgJRT44CVAOOAlOS4ieOAlQDjgJTkuozjgJUA44CU5Yud44CVAOOAlOWuieOAlQDjgJTmiZPjgJUA44CU5pWX44CVAOOAlOacrOOAlQDjgJTngrnjgJUA44CU55uX44CVAOOAlQDjgJYA44CXAOOBjADjgY4A44GQAOOBkgDjgZQA44GWAOOBmADjgZoA44GcAOOBngDjgaAA44GiAOOBpQDjgacA44GpAOOBsADjgbEA44GzAOOBtADjgbYA44G3AOOBuQDjgboA44G744GLAOOBvADjgb0A44KI44KKAOOClADjgpkA44KaAOOCngDjgqEA44KiAOOCouODkeODvOODiADjgqLjg6vjg5XjgqEA44Ki44Oz44Oa44KiAOOCouODvOODqwDjgqMA44KkAOOCpOODi+ODs+OCsADjgqTjg7Pjg4EA44KlAOOCpgDjgqbjgqnjg7MA44KnAOOCqADjgqjjgrnjgq/jg7zjg4kA44Ko44O844Kr44O8AOOCqQDjgqoA44Kq44Oz44K5AOOCquODvOODoADjgqsA44Kr44Kk44OqAOOCq+ODqeODg+ODiADjgqvjg63jg6rjg7wA44KsAOOCrOODreODswDjgqzjg7Pjg54A44KtAOOCreODpeODquODvADjgq3jg60A44Kt44Ot44Kw44Op44OgAOOCreODreODoeODvOODiOODqwDjgq3jg63jg6/jg4Pjg4gA44KuAOOCruOCrADjgq7jg4vjg7wA44Ku44Or44OA44O8AOOCrwDjgq/jg6vjgrzjgqTjg60A44Kv44Ot44O844ONAOOCsADjgrDjg6njg6AA44Kw44Op44Og44OI44OzAOOCsQDjgrHjg7zjgrkA44KyAOOCswDjgrPjgrMA44Kz44OIAOOCs+ODq+ODigDjgrPjg7zjg50A44K0AOOCtQDjgrXjgqTjgq/jg6sA44K144Oz44OB44O844OgAOOCtgDjgrcA44K344Oq44Oz44KwAOOCuADjgrkA44K6AOOCuwDjgrvjg7Pjg4EA44K744Oz44OIAOOCvADjgr0A44K+AOOCvwDjg4AA44OA44O844K5AOODgQDjg4IA44ODAOODhADjg4UA44OGAOODhwDjg4fjgrcA44OIAOODiOODswDjg4kA44OJ44OrAOODigDjg4rjg44A44OLAOODjADjg40A44OOAOODjuODg+ODiADjg48A44OP44Kk44OEAOODkADjg5Djg7zjg6zjg6sA44ORAOODkeODvOOCu+ODs+ODiADjg5Hjg7zjg4QA44OSAOODkwDjg5Pjg6sA44OUAOODlOOCouOCueODiOODqwDjg5Tjgq/jg6sA44OU44KzAOODlQDjg5XjgqHjg6njg4Pjg4kA44OV44Kj44O844OIAOODleODqeODswDjg5YA44OW44OD44K344Kn44OrAOODlwDjg5gA44OY44Kv44K/44O844OrAOODmOODq+ODhADjg5kA44OZ44O844K/AOODmgDjg5rjgr0A44Oa44OL44OSAOODmuODs+OCuQDjg5rjg7zjgrgA44ObAOODm+ODswDjg5vjg7zjg6sA44Ob44O844OzAOODnADjg5zjg6vjg4gA44OdAOODneOCpOODs+ODiADjg53jg7Pjg4kA44OeAOODnuOCpOOCr+ODrQDjg57jgqTjg6sA44Oe44OD44OPAOODnuODq+OCrwDjg57jg7Pjgrfjg6fjg7MA44OfAOODn+OCr+ODreODswDjg5/jg6oA44Of44Oq44OQ44O844OrAOODoADjg6EA44Oh44KsAOODoeOCrOODiOODswDjg6Hjg7zjg4jjg6sA44OiAOODowDjg6QA44Ok44O844OJAOODpOODvOODqwDjg6UA44OmAOODpuOCouODswDjg6cA44OoAOODqQDjg6oA44Oq44OD44OI44OrAOODquODqQDjg6sA44Or44OU44O8AOODq+ODvOODluODqwDjg6wA44Os44OgAOODrOODs+ODiOOCsuODswDjg60A44OvAOODr+ODg+ODiADjg7AA44OxAOODsgDjg7MA44O0AOODtwDjg7gA44O5AOODugDjg7sA44O8AOODvgDjkp4A45K5AOOSuwDjk58A45SVAOObrgDjm7wA456BAOOgrwDjoaIA46G8AOOjhwDjo6MA46ScAOOkugDjqK4A46msAOOrpADjrIgA46yZAOOtiQDjrp0A47CYAOOxjgDjtLMA47aWAOO6rADjurgA47ybAOO/vADkgIgA5ICYAOSAuQDkgYYA5IKWAOSDowDkhK8A5IiCAOSIpwDkiqAA5IyBAOSMtADkjZkA5I+VAOSPmQDkkIsA5JGrAOSUqwDklZ0A5JWhAOSVqwDkl5cA5Je5AOSYtQDkmr4A5JuHAOSmlQDkp6YA5KmuAOSptgDkqrIA5KyzAOSvjgDks44A5LOtAOSzuADktZYA5LiAAOS4gQDkuIMA5LiJAOS4igDkuIsA5LiNAOS4mQDkuKYA5LioAOS4rQDkuLIA5Li2AOS4uADkuLkA5Li9AOS4vwDkuYEA5LmZAOS5nQDkuoIA5LqFAOS6hgDkuowA5LqUAOS6oADkuqQA5LquAOS6ugDku4AA5LuMAOS7pADkvIEA5LyRAOS9oADkvoAA5L6GAOS+iwDkvq4A5L67AOS+vwDlgIIA5YCrAOWBugDlgpkA5YOPAOWDmgDlg6cA5YSqAOWEvwDlhYAA5YWFAOWFjQDlhZQA5YWkAOWFpQDlhacA5YWoAOWFqQDlhasA5YWtAOWFtwDlhoAA5YaCAOWGjQDlhpIA5YaVAOWGlgDlhpcA5YaZAOWGpADlhqsA5YasAOWGtQDlhrcA5YeJAOWHjADlh5wA5YeeAOWHoADlh7UA5YiAAOWIgwDliIcA5YiXAOWInQDliKkA5Yi6AOWIuwDliYYA5YmNAOWJsgDlibcA5YqJAOWKmwDliqMA5YqzAOWKtADli4cA5YuJAOWLkgDli54A5YukAOWLtQDli7kA5Yu6AOWMhQDljIYA5YyVAOWMlwDljJoA5Yy4AOWMuwDljL8A5Y2BAOWNhADljYUA5Y2JAOWNkQDljZQA5Y2aAOWNnADljakA5Y2wAOWNswDljbUA5Y29AOWNvwDljoIA5Y62AOWPgwDlj4gA5Y+KAOWPjADlj58A5Y+jAOWPpQDlj6sA5Y+vAOWPsQDlj7MA5ZCGAOWQiADlkI0A5ZCPAOWQnQDlkLgA5ZC5AOWRggDlkYgA5ZGoAOWSngDlkqIA5ZK9AOWTtgDllJAA5ZWPAOWVkwDllZUA5ZWjAOWWhADllocA5ZaZAOWWnQDllqsA5ZazAOWWtgDll4AA5ZeCAOWXogDlmIYA5ZmRAOWZqADlmbQA5ZuXAOWbmwDlm7kA5ZyWAOWclwDlnJ8A5ZywAOWeiwDln44A5Z+0AOWgjQDloLEA5aCyAOWhgADloZoA5aGeAOWiqADloqwA5aKzAOWjmADlo58A5aOrAOWjrgDlo7AA5aOyAOWjtwDlpIIA5aSGAOWkigDlpJUA5aSaAOWknADlpKIA5aSnAOWkp+atowDlpKkA5aWEAOWliADlpZEA5aWUAOWlogDlpbMA5aeYAOWnrADlqJsA5ainAOWpogDlqaYA5aq1AOWsiADlrKgA5ay+AOWtkADlrZcA5a2mAOWugADlroUA5a6XAOWvgwDlr5gA5a+nAOWvrgDlr7MA5a+4AOWvvwDlsIYA5bCPAOWwogDlsLgA5bC/AOWxoADlsaIA5bGkAOWxpQDlsa4A5bGxAOWyjQDls4AA5bSZAOW1gwDltZAA5bWrAOW1rgDltbwA5bayAOW2ugDlt5sA5behAOW3ogDlt6UA5bemAOW3sQDlt70A5be+AOW4qADluL0A5bmpAOW5sgDlubPmiJAA5bm0AOW5ugDlubwA5bm/AOW6pgDlurAA5bqzAOW6tgDlu4kA5buKAOW7kgDlu5MA5buZAOW7rADlu7QA5bu+AOW8hADlvIsA5byTAOW8ogDlvZAA5b2TAOW9oQDlvaIA5b2pAOW9qwDlvbMA5b6LAOW+jADlvpcA5b6aAOW+qQDlvq0A5b+DAOW/jQDlv5cA5b+1AOW/uQDmgJIA5oCcAOaBtQDmgoEA5oKUAOaDhwDmg5gA5oOhAOaEiADmhYQA5oWIAOaFjADmhY4A5oWgAOaFqADmhboA5oaOAOaGkADmhqQA5oavAOaGsgDmh54A5oeyAOaHtgDmiIAA5oiIAOaIkADmiJsA5oiuAOaItADmiLYA5omLAOaJkwDmiZ0A5oqVAOaKsQDmi4kA5ouPAOaLkwDmi5QA5ou8AOaLvgDmjIcA5oy9AOaNkADmjZUA5o2oAOaNuwDmjoMA5o6gAOaOqQDmj4QA5o+FAOaPpADmkJwA5pCiAOaRkgDmkakA5pG3AOaRvgDmkpoA5pKdAOaThADmlK8A5pS0AOaVjwDmlZYA5pWsAOaVuADmlocA5paXAOaWmQDmlqQA5pawAOaWuQDml4UA5pegAOaXogDml6MA5pelAOaYjuayuwDmmJMA5pigAOaYreWSjADmmYkA5pm0AOaaiADmmpEA5pqcAOaatADmm4YA5puwAOabtADmm7gA5pyAAOaciADmnIkA5pyXAOacmwDmnKEA5pyoAOadjgDmnZMA5p2WAOadngDmnbsA5p6FAOaelwDmn7MA5p+6AOaglwDmoJ8A5qCqAOagquW8j+S8muekvgDmoZIA5qKBAOaihQDmoo4A5qKoAOaklADmpYIA5qajAOanqgDmqIIA5qiTAOaqqADmq5MA5qubAOashADmrKAA5qyhAOatlADmraIA5q2jAOatsgDmrbcA5q25AOaunwDmrq4A5q6zAOauugDmrrsA5q+LAOavjQDmr5QA5q+bAOawjwDmsJQA5rC0AOaxjgDmsacA5rKIAOayvwDms4wA5rONAOazpQDms6gA5rSWAOa0mwDmtJ4A5rS0AOa0vgDmtYEA5rWpAOa1qgDmtbcA5rW4AOa2hQDmt4sA5reaAOa3qgDmt7kA5riaAOa4rwDmua4A5rqAAOa6nADmuroA5ruHAOa7iwDmu5EA5rubAOa8jwDmvJQA5ryiAOa8owDmva4A5r+GAOa/qwDmv74A54CbAOeAngDngLkA54GKAOeBqwDngbAA54G3AOeBvQDngpkA54KtAOeDiADng5kA54ShAOeFhQDnhYkA54WuAOeGnADnh44A54eQAOeIkADniJsA54ioAOeIqgDniKsA54i1AOeItgDniLsA54i/AOeJhwDniZAA54mZAOeJmwDniaIA54m5AOeKgADnipUA54qsAOeKrwDni4AA54u8AOeMqgDnjbUA5426AOeOhADnjocA546JAOeOiwDnjqUA546yAOePngDnkIYA55CJAOeQogDnkYcA55GcAOeRqQDnkbEA55KFAOeSiQDnkpgA55OKAOeTnADnk6YA55SGAOeUmADnlJ8A55SkAOeUqADnlLAA55SyAOeUswDnlLcA55S7AOeUvgDnlZkA55WlAOeVsADnlosA55aSAOeXogDnmJAA55idAOeYnwDnmYIA55mpAOeZtgDnmb0A55quAOeavwDnm4oA55ubAOebowDnm6cA55uuAOebtADnnIEA55yeAOecnwDnnYAA552KAOeeiwDnnqcA55+bAOefogDnn7MA56GOAOehqwDnoowA56KRAOejigDno4wA56O7AOekqgDnpLoA56S8AOekvgDnpYgA56WJAOelkADnpZYA56WdAOelngDnpaUA56W/AOemgQDnpo0A56aOAOemjwDnpq4A56a4AOemvgDnp4oA56eYAOenqwDnqJwA56mAAOepigDnqY8A56m0AOepugDnqoEA56qxAOeriwDnq64A56u5AOesoADnro8A56+AAOevhgDnr4kA57C+AOexoADnsbMA57G7AOeykgDnsr4A57OSAOezlgDns6MA57OnAOezqADns7gA57SAAOe0kADntKIA57SvAOe1ggDntZsA57WjAOe2oADntr4A57eHAOe3tADnuIIA57iJAOe4twDnuYEA57mFAOe8tgDnvL4A572RAOe9sgDnvbkA5726AOe+hQDnvooA576VAOe+mgDnvr0A57+6AOiAgQDogIUA6ICMAOiAkgDogLMA6IGGAOiBoADoga8A6IGwAOiBvgDogb8A6IKJAOiCiwDogq0A6IKyAOiEgwDohL4A6IeYAOiHowDoh6gA6IeqAOiHrQDoh7MA6Ie8AOiIgQDoiIQA6IiMAOiImADoiJsA6IifAOiJrgDoia8A6ImyAOiJuADoibkA6IqLAOiKkQDoip0A6IqxAOiKswDoir0A6IulAOiLpgDojJ0A6IyjAOiMtgDojZIA6I2TAOiNowDojq0A6I69AOiPiQDoj4oA6I+MAOiPnADoj6cA6I+vAOiPsQDokL0A6JGJAOiRlwDok64A6JOxAOiTswDok7wA6JSWAOiVpADol40A6Je6AOiYhgDomJIA6JitAOiYvwDomY0A6JmQAOiZnADomacA6JmpAOiZqwDomogA6JqpAOibogDonI4A6JyoAOidqwDonbkA6J6GAOieugDon6EA6KCBAOignwDooYAA6KGMAOihoADooaMA6KOCAOijjwDoo5cA6KOeAOijoQDoo7gA6KO6AOikkADopYEA6KWkAOilvgDopoYA6KaLAOimlgDop5IA6KejAOiogADoqqAA6KqqAOiqvwDoq4sA6KuSAOirlgDoq60A6Ku4AOirvgDorIEA6Ky5AOitmADoroAA6K6KAOiwtwDosYYA6LGIAOixlQDosbgA6LKdAOiyoQDosqkA6LKrAOizgQDos4IA6LOHAOiziADos5MA6LSIAOi0mwDotaQA6LWwAOi1twDotrMA6La8AOi3iwDot68A6LewAOi6qwDou4oA6LuUAOi8pgDovKoA6Ly4AOi8uwDovaIA6L6bAOi+ngDovrAA6L61AOi+tgDpgKMA6YC4AOmBigDpgakA6YGyAOmBvADpgo8A6YKRAOmClADpg44A6YOeAOmDsQDpg70A6YSRAOmEmwDphYkA6YWqAOmGmQDphrQA6YeGAOmHjADph48A6YeRAOmItADpiLgA6Ym2AOmJvADpi5cA6YuYAOmMhADpjYoA6Y+5AOmQlQDplbcA6ZaAAOmWiwDplq0A6Za3AOmYnADpmK4A6ZmLAOmZjQDpmbUA6Zm4AOmZvADpmoYA6ZqjAOmatgDpmrcA6Zq4AOmauQDpm4MA6ZuiAOmbowDpm6gA6Zu2AOmbtwDpnKMA6ZyyAOmdiADpnZEA6Z2WAOmdngDpnaIA6Z2pAOmfiwDpn5sA6Z+gAOmfrQDpn7MA6Z+/AOmggQDpoIUA6aCLAOmgmADpoKkA6aC7AOmhngDpoqgA6aObAOmjnwDpo6IA6aOvAOmjvADppKgA6aSpAOmmlgDpppkA6aanAOmmrADpp4IA6aexAOmnvgDpqaoA6aqoAOmrmADpq58A6aySAOmspQDprK8A6ayyAOmsvADprZoA6a2vAOmxgADpsZcA6bOlAOmzvQDptacA6ba0AOm3ugDpuJ4A6bm1AOm5vwDpupcA6bqfAOm6pQDpursA6buDAOm7jQDpu44A6buRAOm7uQDpu70A6bu+AOm8hQDpvI4A6byPAOm8kwDpvJYA6bygAOm8uwDpvYMA6b2KAOm9kgDpvo0A6b6OAOm+nADpvp8A6b6gAOqcpwDqna8A6qy3AOqtkgDqsIAA6rCBAOqwggDqsIMA6rCEAOqwhQDqsIYA6rCHAOqwiADqsIkA6rCKAOqwiwDqsIwA6rCNAOqwjgDqsI8A6rCQAOqwkQDqsJIA6rCTAOqwlADqsJUA6rCWAOqwlwDqsJgA6rCZAOqwmgDqsJsA6rCcAOqwnQDqsJ4A6rCfAOqwoADqsKEA6rCiAOqwowDqsKQA6rClAOqwpgDqsKcA6rCoAOqwqQDqsKoA6rCrAOqwrADqsK0A6rCuAOqwrwDqsLAA6rCxAOqwsgDqsLMA6rC0AOqwtQDqsLYA6rC3AOqwuADqsLkA6rC6AOqwuwDqsLwA6rC9AOqwvgDqsL8A6rGAAOqxgQDqsYIA6rGDAOqxhADqsYUA6rGGAOqxhwDqsYgA6rGJAOqxigDqsYsA6rGMAOqxjQDqsY4A6rGPAOqxkADqsZEA6rGSAOqxkwDqsZQA6rGVAOqxlgDqsZcA6rGYAOqxmQDqsZoA6rGbAOqxnADqsZ0A6rGeAOqxnwDqsaAA6rGhAOqxogDqsaMA6rGkAOqxpQDqsaYA6rGnAOqxqADqsakA6rGqAOqxqwDqsawA6rGtAOqxrgDqsa8A6rGwAOqxsQDqsbIA6rGzAOqxtADqsbUA6rG2AOqxtwDqsbgA6rG5AOqxugDqsbsA6rG8AOqxvQDqsb4A6rG/AOqygADqsoEA6rKCAOqygwDqsoQA6rKFAOqyhgDqsocA6rKIAOqyiQDqsooA6rKLAOqyjADqso0A6rKOAOqyjwDqspAA6rKRAOqykgDqspMA6rKUAOqylQDqspYA6rKXAOqymADqspkA6rKaAOqymwDqspwA6rKdAOqyngDqsp8A6rKgAOqyoQDqsqIA6rKjAOqypADqsqUA6rKmAOqypwDqsqgA6rKpAOqyqgDqsqsA6rKsAOqyrQDqsq4A6rKvAOqysADqsrEA6rKyAOqyswDqsrQA6rK1AOqytgDqsrcA6rK4AOqyuQDqsroA6rK7AOqyvADqsr0A6rK+AOqyvwDqs4AA6rOBAOqzggDqs4MA6rOEAOqzhQDqs4YA6rOHAOqziADqs4kA6rOKAOqziwDqs4wA6rONAOqzjgDqs48A6rOQAOqzkQDqs5IA6rOTAOqzlADqs5UA6rOWAOqzlwDqs5gA6rOZAOqzmgDqs5sA6rOcAOqznQDqs54A6rOfAOqzoADqs6EA6rOiAOqzowDqs6QA6rOlAOqzpgDqs6cA6rOoAOqzqQDqs6oA6rOrAOqzrADqs60A6rOuAOqzrwDqs7AA6rOxAOqzsgDqs7MA6rO0AOqztQDqs7YA6rO3AOqzuADqs7kA6rO6AOqzuwDqs7wA6rO9AOqzvgDqs78A6rSAAOq0gQDqtIIA6rSDAOq0hADqtIUA6rSGAOq0hwDqtIgA6rSJAOq0igDqtIsA6rSMAOq0jQDqtI4A6rSPAOq0kADqtJEA6rSSAOq0kwDqtJQA6rSVAOq0lgDqtJcA6rSYAOq0mQDqtJoA6rSbAOq0nADqtJ0A6rSeAOq0nwDqtKAA6rShAOq0ogDqtKMA6rSkAOq0pQDqtKYA6rSnAOq0qADqtKkA6rSqAOq0qwDqtKwA6rStAOq0rgDqtK8A6rSwAOq0sQDqtLIA6rSzAOq0tADqtLUA6rS2AOq0twDqtLgA6rS5AOq0ugDqtLsA6rS8AOq0vQDqtL4A6rS/AOq1gADqtYEA6rWCAOq1gwDqtYQA6rWFAOq1hgDqtYcA6rWIAOq1iQDqtYoA6rWLAOq1jADqtY0A6rWOAOq1jwDqtZAA6rWRAOq1kgDqtZMA6rWUAOq1lQDqtZYA6rWXAOq1mADqtZkA6rWaAOq1mwDqtZwA6rWdAOq1ngDqtZ8A6rWgAOq1oQDqtaIA6rWjAOq1pADqtaUA6rWmAOq1pwDqtagA6rWpAOq1qgDqtasA6rWsAOq1rQDqta4A6rWvAOq1sADqtbEA6rWyAOq1swDqtbQA6rW1AOq1tgDqtbcA6rW4AOq1uQDqtboA6rW7AOq1vADqtb0A6rW+AOq1vwDqtoAA6raBAOq2ggDqtoMA6raEAOq2hQDqtoYA6raHAOq2iADqtokA6raKAOq2iwDqtowA6raNAOq2jgDqto8A6raQAOq2kQDqtpIA6raTAOq2lADqtpUA6raWAOq2lwDqtpgA6raZAOq2mgDqtpsA6racAOq2nQDqtp4A6rafAOq2oADqtqEA6raiAOq2owDqtqQA6ralAOq2pgDqtqcA6raoAOq2qQDqtqoA6rarAOq2rADqtq0A6rauAOq2rwDqtrAA6raxAOq2sgDqtrMA6ra0AOq2tQDqtrYA6ra3AOq2uADqtrkA6ra6AOq2uwDqtrwA6ra9AOq2vgDqtr8A6reAAOq3gQDqt4IA6reDAOq3hADqt4UA6reGAOq3hwDqt4gA6reJAOq3igDqt4sA6reMAOq3jQDqt44A6rePAOq3kADqt5EA6reSAOq3kwDqt5QA6reVAOq3lgDqt5cA6reYAOq3mQDqt5oA6rebAOq3nADqt50A6reeAOq3nwDqt6AA6rehAOq3ogDqt6MA6rekAOq3pQDqt6YA6renAOq3qADqt6kA6reqAOq3qwDqt6wA6retAOq3rgDqt68A6rewAOq3sQDqt7IA6rezAOq3tADqt7UA6re2AOq3twDqt7gA6re5AOq3ugDqt7sA6re8AOq3vQDqt74A6re/AOq4gADquIEA6riCAOq4gwDquIQA6riFAOq4hgDquIcA6riIAOq4iQDquIoA6riLAOq4jADquI0A6riOAOq4jwDquJAA6riRAOq4kgDquJMA6riUAOq4lQDquJYA6riXAOq4mADquJkA6riaAOq4mwDquJwA6ridAOq4ngDquJ8A6rigAOq4oQDquKIA6rijAOq4pADquKUA6rimAOq4pwDquKgA6ripAOq4qgDquKsA6risAOq4rQDquK4A6rivAOq4sADquLEA6riyAOq4swDquLQA6ri1AOq4tgDquLcA6ri4AOq4uQDquLoA6ri7AOq4vADquL0A6ri+AOq4vwDquYAA6rmBAOq5ggDquYMA6rmEAOq5hQDquYYA6rmHAOq5iADquYkA6rmKAOq5iwDquYwA6rmNAOq5jgDquY8A6rmQAOq5kQDquZIA6rmTAOq5lADquZUA6rmWAOq5lwDquZgA6rmZAOq5mgDquZsA6rmcAOq5nQDquZ4A6rmfAOq5oADquaEA6rmiAOq5owDquaQA6rmlAOq5pgDquacA6rmoAOq5qQDquaoA6rmrAOq5rADqua0A6rmuAOq5rwDqubAA6rmxAOq5sgDqubMA6rm0AOq5tQDqubYA6rm3AOq5uADqubkA6rm6AOq5uwDqubwA6rm9AOq5vgDqub8A6rqAAOq6gQDquoIA6rqDAOq6hADquoUA6rqGAOq6hwDquogA6rqJAOq6igDquosA6rqMAOq6jQDquo4A6rqPAOq6kADqupEA6rqSAOq6kwDqupQA6rqVAOq6lgDqupcA6rqYAOq6mQDqupoA6rqbAOq6nADqup0A6rqeAOq6nwDquqAA6rqhAOq6ogDquqMA6rqkAOq6pQDquqYA6rqnAOq6qADquqkA6rqqAOq6qwDquqwA6rqtAOq6rgDquq8A6rqwAOq6sQDqurIA6rqzAOq6tADqurUA6rq2AOq6twDqurgA6rq5AOq6ugDqursA6rq8AOq6vQDqur4A6rq/AOq7gADqu4EA6ruCAOq7gwDqu4QA6ruFAOq7hgDqu4cA6ruIAOq7iQDqu4oA6ruLAOq7jADqu40A6ruOAOq7jwDqu5AA6ruRAOq7kgDqu5MA6ruUAOq7lQDqu5YA6ruXAOq7mADqu5kA6ruaAOq7mwDqu5wA6rudAOq7ngDqu58A6rugAOq7oQDqu6IA6rujAOq7pADqu6UA6rumAOq7pwDqu6gA6rupAOq7qgDqu6sA6rusAOq7rQDqu64A6ruvAOq7sADqu7EA6ruyAOq7swDqu7QA6ru1AOq7tgDqu7cA6ru4AOq7uQDqu7oA6ru7AOq7vADqu70A6ru+AOq7vwDqvIAA6ryBAOq8ggDqvIMA6ryEAOq8hQDqvIYA6ryHAOq8iADqvIkA6ryKAOq8iwDqvIwA6ryNAOq8jgDqvI8A6ryQAOq8kQDqvJIA6ryTAOq8lADqvJUA6ryWAOq8lwDqvJgA6ryZAOq8mgDqvJsA6rycAOq8nQDqvJ4A6ryfAOq8oADqvKEA6ryiAOq8owDqvKQA6rylAOq8pgDqvKcA6ryoAOq8qQDqvKoA6ryrAOq8rADqvK0A6ryuAOq8rwDqvLAA6ryxAOq8sgDqvLMA6ry0AOq8tQDqvLYA6ry3AOq8uADqvLkA6ry6AOq8uwDqvLwA6ry9AOq8vgDqvL8A6r2AAOq9gQDqvYIA6r2DAOq9hADqvYUA6r2GAOq9hwDqvYgA6r2JAOq9igDqvYsA6r2MAOq9jQDqvY4A6r2PAOq9kADqvZEA6r2SAOq9kwDqvZQA6r2VAOq9lgDqvZcA6r2YAOq9mQDqvZoA6r2bAOq9nADqvZ0A6r2eAOq9nwDqvaAA6r2hAOq9ogDqvaMA6r2kAOq9pQDqvaYA6r2nAOq9qADqvakA6r2qAOq9qwDqvawA6r2tAOq9rgDqva8A6r2wAOq9sQDqvbIA6r2zAOq9tADqvbUA6r22AOq9twDqvbgA6r25AOq9ugDqvbsA6r28AOq9vQDqvb4A6r2/AOq+gADqvoEA6r6CAOq+gwDqvoQA6r6FAOq+hgDqvocA6r6IAOq+iQDqvooA6r6LAOq+jADqvo0A6r6OAOq+jwDqvpAA6r6RAOq+kgDqvpMA6r6UAOq+lQDqvpYA6r6XAOq+mADqvpkA6r6aAOq+mwDqvpwA6r6dAOq+ngDqvp8A6r6gAOq+oQDqvqIA6r6jAOq+pADqvqUA6r6mAOq+pwDqvqgA6r6pAOq+qgDqvqsA6r6sAOq+rQDqvq4A6r6vAOq+sADqvrEA6r6yAOq+swDqvrQA6r61AOq+tgDqvrcA6r64AOq+uQDqvroA6r67AOq+vADqvr0A6r6+AOq+vwDqv4AA6r+BAOq/ggDqv4MA6r+EAOq/hQDqv4YA6r+HAOq/iADqv4kA6r+KAOq/iwDqv4wA6r+NAOq/jgDqv48A6r+QAOq/kQDqv5IA6r+TAOq/lADqv5UA6r+WAOq/lwDqv5gA6r+ZAOq/mgDqv5sA6r+cAOq/nQDqv54A6r+fAOq/oADqv6EA6r+iAOq/owDqv6QA6r+lAOq/pgDqv6cA6r+oAOq/qQDqv6oA6r+rAOq/rADqv60A6r+uAOq/rwDqv7AA6r+xAOq/sgDqv7MA6r+0AOq/tQDqv7YA6r+3AOq/uADqv7kA6r+6AOq/uwDqv7wA6r+9AOq/vgDqv78A64CAAOuAgQDrgIIA64CDAOuAhADrgIUA64CGAOuAhwDrgIgA64CJAOuAigDrgIsA64CMAOuAjQDrgI4A64CPAOuAkADrgJEA64CSAOuAkwDrgJQA64CVAOuAlgDrgJcA64CYAOuAmQDrgJoA64CbAOuAnADrgJ0A64CeAOuAnwDrgKAA64ChAOuAogDrgKMA64CkAOuApQDrgKYA64CnAOuAqADrgKkA64CqAOuAqwDrgKwA64CtAOuArgDrgK8A64CwAOuAsQDrgLIA64CzAOuAtADrgLUA64C2AOuAtwDrgLgA64C5AOuAugDrgLsA64C8AOuAvQDrgL4A64C/AOuBgADrgYEA64GCAOuBgwDrgYQA64GFAOuBhgDrgYcA64GIAOuBiQDrgYoA64GLAOuBjADrgY0A64GOAOuBjwDrgZAA64GRAOuBkgDrgZMA64GUAOuBlQDrgZYA64GXAOuBmADrgZkA64GaAOuBmwDrgZwA64GdAOuBngDrgZ8A64GgAOuBoQDrgaIA64GjAOuBpADrgaUA64GmAOuBpwDrgagA64GpAOuBqgDrgasA64GsAOuBrQDrga4A64GvAOuBsADrgbEA64GyAOuBswDrgbQA64G1AOuBtgDrgbcA64G4AOuBuQDrgboA64G7AOuBvADrgb0A64G+AOuBvwDrgoAA64KBAOuCggDrgoMA64KEAOuChQDrgoYA64KHAOuCiADrgokA64KKAOuCiwDrgowA64KNAOuCjgDrgo8A64KQAOuCkQDrgpIA64KTAOuClADrgpUA64KWAOuClwDrgpgA64KZAOuCmgDrgpsA64KcAOuCnQDrgp4A64KfAOuCoADrgqEA64KiAOuCowDrgqQA64KlAOuCpgDrgqcA64KoAOuCqQDrgqoA64KrAOuCrADrgq0A64KuAOuCrwDrgrAA64KxAOuCsgDrgrMA64K0AOuCtQDrgrYA64K3AOuCuADrgrkA64K6AOuCuwDrgrwA64K9AOuCvgDrgr8A64OAAOuDgQDrg4IA64ODAOuDhADrg4UA64OGAOuDhwDrg4gA64OJAOuDigDrg4sA64OMAOuDjQDrg44A64OPAOuDkADrg5EA64OSAOuDkwDrg5QA64OVAOuDlgDrg5cA64OYAOuDmQDrg5oA64ObAOuDnADrg50A64OeAOuDnwDrg6AA64OhAOuDogDrg6MA64OkAOuDpQDrg6YA64OnAOuDqADrg6kA64OqAOuDqwDrg6wA64OtAOuDrgDrg68A64OwAOuDsQDrg7IA64OzAOuDtADrg7UA64O2AOuDtwDrg7gA64O5AOuDugDrg7sA64O8AOuDvQDrg74A64O/AOuEgADrhIEA64SCAOuEgwDrhIQA64SFAOuEhgDrhIcA64SIAOuEiQDrhIoA64SLAOuEjADrhI0A64SOAOuEjwDrhJAA64SRAOuEkgDrhJMA64SUAOuElQDrhJYA64SXAOuEmADrhJkA64SaAOuEmwDrhJwA64SdAOuEngDrhJ8A64SgAOuEoQDrhKIA64SjAOuEpADrhKUA64SmAOuEpwDrhKgA64SpAOuEqgDrhKsA64SsAOuErQDrhK4A64SvAOuEsADrhLEA64SyAOuEswDrhLQA64S1AOuEtgDrhLcA64S4AOuEuQDrhLoA64S7AOuEvADrhL0A64S+AOuEvwDrhYAA64WBAOuFggDrhYMA64WEAOuFhQDrhYYA64WHAOuFiADrhYkA64WKAOuFiwDrhYwA64WNAOuFjgDrhY8A64WQAOuFkQDrhZIA64WTAOuFlADrhZUA64WWAOuFlwDrhZgA64WZAOuFmgDrhZsA64WcAOuFnQDrhZ4A64WfAOuFoADrhaEA64WiAOuFowDrhaQA64WlAOuFpgDrhacA64WoAOuFqQDrhaoA64WrAOuFrADrha0A64WuAOuFrwDrhbAA64WxAOuFsgDrhbMA64W0AOuFtQDrhbYA64W3AOuFuADrhbkA64W6AOuFuwDrhbwA64W9AOuFvgDrhb8A64aAAOuGgQDrhoIA64aDAOuGhADrhoUA64aGAOuGhwDrhogA64aJAOuGigDrhosA64aMAOuGjQDrho4A64aPAOuGkADrhpEA64aSAOuGkwDrhpQA64aVAOuGlgDrhpcA64aYAOuGmQDrhpoA64abAOuGnADrhp0A64aeAOuGnwDrhqAA64ahAOuGogDrhqMA64akAOuGpQDrhqYA64anAOuGqADrhqkA64aqAOuGqwDrhqwA64atAOuGrgDrhq8A64awAOuGsQDrhrIA64azAOuGtADrhrUA64a2AOuGtwDrhrgA64a5AOuGugDrhrsA64a8AOuGvQDrhr4A64a/AOuHgADrh4EA64eCAOuHgwDrh4QA64eFAOuHhgDrh4cA64eIAOuHiQDrh4oA64eLAOuHjADrh40A64eOAOuHjwDrh5AA64eRAOuHkgDrh5MA64eUAOuHlQDrh5YA64eXAOuHmADrh5kA64eaAOuHmwDrh5wA64edAOuHngDrh58A64egAOuHoQDrh6IA64ejAOuHpADrh6UA64emAOuHpwDrh6gA64epAOuHqgDrh6sA64esAOuHrQDrh64A64evAOuHsADrh7EA64eyAOuHswDrh7QA64e1AOuHtgDrh7cA64e4AOuHuQDrh7oA64e7AOuHvADrh70A64e+AOuHvwDriIAA64iBAOuIggDriIMA64iEAOuIhQDriIYA64iHAOuIiADriIkA64iKAOuIiwDriIwA64iNAOuIjgDriI8A64iQAOuIkQDriJIA64iTAOuIlADriJUA64iWAOuIlwDriJgA64iZAOuImgDriJsA64icAOuInQDriJ4A64ifAOuIoADriKEA64iiAOuIowDriKQA64ilAOuIpgDriKcA64ioAOuIqQDriKoA64irAOuIrADriK0A64iuAOuIrwDriLAA64ixAOuIsgDriLMA64i0AOuItQDriLYA64i3AOuIuADriLkA64i6AOuIuwDriLwA64i9AOuIvgDriL8A64mAAOuJgQDriYIA64mDAOuJhADriYUA64mGAOuJhwDriYgA64mJAOuJigDriYsA64mMAOuJjQDriY4A64mPAOuJkADriZEA64mSAOuJkwDriZQA64mVAOuJlgDriZcA64mYAOuJmQDriZoA64mbAOuJnADriZ0A64meAOuJnwDriaAA64mhAOuJogDriaMA64mkAOuJpQDriaYA64mnAOuJqADriakA64mqAOuJqwDriawA64mtAOuJrgDria8A64mwAOuJsQDribIA64mzAOuJtADribUA64m2AOuJtwDribgA64m5AOuJugDribsA64m8AOuJvQDrib4A64m/AOuKgADrioEA64qCAOuKgwDrioQA64qFAOuKhgDriocA64qIAOuKiQDriooA64qLAOuKjADrio0A64qOAOuKjwDripAA64qRAOuKkgDripMA64qUAOuKlQDripYA64qXAOuKmADripkA64qaAOuKmwDripwA64qdAOuKngDrip8A64qgAOuKoQDriqIA64qjAOuKpADriqUA64qmAOuKpwDriqgA64qpAOuKqgDriqsA64qsAOuKrQDriq4A64qvAOuKsADrirEA64qyAOuKswDrirQA64q1AOuKtgDrircA64q4AOuKuQDriroA64q7AOuKvADrir0A64q+AOuKvwDri4AA64uBAOuLggDri4MA64uEAOuLhQDri4YA64uHAOuLiADri4kA64uKAOuLiwDri4wA64uNAOuLjgDri48A64uQAOuLkQDri5IA64uTAOuLlADri5UA64uWAOuLlwDri5gA64uZAOuLmgDri5sA64ucAOuLnQDri54A64ufAOuLoADri6EA64uiAOuLowDri6QA64ulAOuLpgDri6cA64uoAOuLqQDri6oA64urAOuLrADri60A64uuAOuLrwDri7AA64uxAOuLsgDri7MA64u0AOuLtQDri7YA64u3AOuLuADri7kA64u6AOuLuwDri7wA64u9AOuLvgDri78A64yAAOuMgQDrjIIA64yDAOuMhADrjIUA64yGAOuMhwDrjIgA64yJAOuMigDrjIsA64yMAOuMjQDrjI4A64yPAOuMkADrjJEA64ySAOuMkwDrjJQA64yVAOuMlgDrjJcA64yYAOuMmQDrjJoA64ybAOuMnADrjJ0A64yeAOuMnwDrjKAA64yhAOuMogDrjKMA64ykAOuMpQDrjKYA64ynAOuMqADrjKkA64yqAOuMqwDrjKwA64ytAOuMrgDrjK8A64ywAOuMsQDrjLIA64yzAOuMtADrjLUA64y2AOuMtwDrjLgA64y5AOuMugDrjLsA64y8AOuMvQDrjL4A64y/AOuNgADrjYEA642CAOuNgwDrjYQA642FAOuNhgDrjYcA642IAOuNiQDrjYoA642LAOuNjADrjY0A642OAOuNjwDrjZAA642RAOuNkgDrjZMA642UAOuNlQDrjZYA642XAOuNmADrjZkA642aAOuNmwDrjZwA642dAOuNngDrjZ8A642gAOuNoQDrjaIA642jAOuNpADrjaUA642mAOuNpwDrjagA642pAOuNqgDrjasA642sAOuNrQDrja4A642vAOuNsADrjbEA642yAOuNswDrjbQA6421AOuNtgDrjbcA6424AOuNuQDrjboA6427AOuNvADrjb0A642+AOuNvwDrjoAA646BAOuOggDrjoMA646EAOuOhQDrjoYA646HAOuOiADrjokA646KAOuOiwDrjowA646NAOuOjgDrjo8A646QAOuOkQDrjpIA646TAOuOlADrjpUA646WAOuOlwDrjpgA646ZAOuOmgDrjpsA646cAOuOnQDrjp4A646fAOuOoADrjqEA646iAOuOowDrjqQA646lAOuOpgDrjqcA646oAOuOqQDrjqoA646rAOuOrADrjq0A646uAOuOrwDrjrAA646xAOuOsgDrjrMA6460AOuOtQDrjrYA6463AOuOuADrjrkA6466AOuOuwDrjrwA6469AOuOvgDrjr8A64+AAOuPgQDrj4IA64+DAOuPhADrj4UA64+GAOuPhwDrj4gA64+JAOuPigDrj4sA64+MAOuPjQDrj44A64+PAOuPkADrj5EA64+SAOuPkwDrj5QA64+VAOuPlgDrj5cA64+YAOuPmQDrj5oA64+bAOuPnADrj50A64+eAOuPnwDrj6AA64+hAOuPogDrj6MA64+kAOuPpQDrj6YA64+nAOuPqADrj6kA64+qAOuPqwDrj6wA64+tAOuPrgDrj68A64+wAOuPsQDrj7IA64+zAOuPtADrj7UA64+2AOuPtwDrj7gA64+5AOuPugDrj7sA64+8AOuPvQDrj74A64+/AOuQgADrkIEA65CCAOuQgwDrkIQA65CFAOuQhgDrkIcA65CIAOuQiQDrkIoA65CLAOuQjADrkI0A65COAOuQjwDrkJAA65CRAOuQkgDrkJMA65CUAOuQlQDrkJYA65CXAOuQmADrkJkA65CaAOuQmwDrkJwA65CdAOuQngDrkJ8A65CgAOuQoQDrkKIA65CjAOuQpADrkKUA65CmAOuQpwDrkKgA65CpAOuQqgDrkKsA65CsAOuQrQDrkK4A65CvAOuQsADrkLEA65CyAOuQswDrkLQA65C1AOuQtgDrkLcA65C4AOuQuQDrkLoA65C7AOuQvADrkL0A65C+AOuQvwDrkYAA65GBAOuRggDrkYMA65GEAOuRhQDrkYYA65GHAOuRiADrkYkA65GKAOuRiwDrkYwA65GNAOuRjgDrkY8A65GQAOuRkQDrkZIA65GTAOuRlADrkZUA65GWAOuRlwDrkZgA65GZAOuRmgDrkZsA65GcAOuRnQDrkZ4A65GfAOuRoADrkaEA65GiAOuRowDrkaQA65GlAOuRpgDrkacA65GoAOuRqQDrkaoA65GrAOuRrADrka0A65GuAOuRrwDrkbAA65GxAOuRsgDrkbMA65G0AOuRtQDrkbYA65G3AOuRuADrkbkA65G6AOuRuwDrkbwA65G9AOuRvgDrkb8A65KAAOuSgQDrkoIA65KDAOuShADrkoUA65KGAOuShwDrkogA65KJAOuSigDrkosA65KMAOuSjQDrko4A65KPAOuSkADrkpEA65KSAOuSkwDrkpQA65KVAOuSlgDrkpcA65KYAOuSmQDrkpoA65KbAOuSnADrkp0A65KeAOuSnwDrkqAA65KhAOuSogDrkqMA65KkAOuSpQDrkqYA65KnAOuSqADrkqkA65KqAOuSqwDrkqwA65KtAOuSrgDrkq8A65KwAOuSsQDrkrIA65KzAOuStADrkrUA65K2AOuStwDrkrgA65K5AOuSugDrkrsA65K8AOuSvQDrkr4A65K/AOuTgADrk4EA65OCAOuTgwDrk4QA65OFAOuThgDrk4cA65OIAOuTiQDrk4oA65OLAOuTjADrk40A65OOAOuTjwDrk5AA65ORAOuTkgDrk5MA65OUAOuTlQDrk5YA65OXAOuTmADrk5kA65OaAOuTmwDrk5wA65OdAOuTngDrk58A65OgAOuToQDrk6IA65OjAOuTpADrk6UA65OmAOuTpwDrk6gA65OpAOuTqgDrk6sA65OsAOuTrQDrk64A65OvAOuTsADrk7EA65OyAOuTswDrk7QA65O1AOuTtgDrk7cA65O4AOuTuQDrk7oA65O7AOuTvADrk70A65O+AOuTvwDrlIAA65SBAOuUggDrlIMA65SEAOuUhQDrlIYA65SHAOuUiADrlIkA65SKAOuUiwDrlIwA65SNAOuUjgDrlI8A65SQAOuUkQDrlJIA65STAOuUlADrlJUA65SWAOuUlwDrlJgA65SZAOuUmgDrlJsA65ScAOuUnQDrlJ4A65SfAOuUoADrlKEA65SiAOuUowDrlKQA65SlAOuUpgDrlKcA65SoAOuUqQDrlKoA65SrAOuUrADrlK0A65SuAOuUrwDrlLAA65SxAOuUsgDrlLMA65S0AOuUtQDrlLYA65S3AOuUuADrlLkA65S6AOuUuwDrlLwA65S9AOuUvgDrlL8A65WAAOuVgQDrlYIA65WDAOuVhADrlYUA65WGAOuVhwDrlYgA65WJAOuVigDrlYsA65WMAOuVjQDrlY4A65WPAOuVkADrlZEA65WSAOuVkwDrlZQA65WVAOuVlgDrlZcA65WYAOuVmQDrlZoA65WbAOuVnADrlZ0A65WeAOuVnwDrlaAA65WhAOuVogDrlaMA65WkAOuVpQDrlaYA65WnAOuVqADrlakA65WqAOuVqwDrlawA65WtAOuVrgDrla8A65WwAOuVsQDrlbIA65WzAOuVtADrlbUA65W2AOuVtwDrlbgA65W5AOuVugDrlbsA65W8AOuVvQDrlb4A65W/AOuWgADrloEA65aCAOuWgwDrloQA65aFAOuWhgDrlocA65aIAOuWiQDrlooA65aLAOuWjADrlo0A65aOAOuWjwDrlpAA65aRAOuWkgDrlpMA65aUAOuWlQDrlpYA65aXAOuWmADrlpkA65aaAOuWmwDrlpwA65adAOuWngDrlp8A65agAOuWoQDrlqIA65ajAOuWpADrlqUA65amAOuWpwDrlqgA65apAOuWqgDrlqsA65asAOuWrQDrlq4A65avAOuWsADrlrEA65ayAOuWswDrlrQA65a1AOuWtgDrlrcA65a4AOuWuQDrlroA65a7AOuWvADrlr0A65a+AOuWvwDrl4AA65eBAOuXggDrl4MA65eEAOuXhQDrl4YA65eHAOuXiADrl4kA65eKAOuXiwDrl4wA65eNAOuXjgDrl48A65eQAOuXkQDrl5IA65eTAOuXlADrl5UA65eWAOuXlwDrl5gA65eZAOuXmgDrl5sA65ecAOuXnQDrl54A65efAOuXoADrl6EA65eiAOuXowDrl6QA65elAOuXpgDrl6cA65eoAOuXqQDrl6oA65erAOuXrADrl60A65euAOuXrwDrl7AA65exAOuXsgDrl7MA65e0AOuXtQDrl7YA65e3AOuXuADrl7kA65e6AOuXuwDrl7wA65e9AOuXvgDrl78A65iAAOuYgQDrmIIA65iDAOuYhADrmIUA65iGAOuYhwDrmIgA65iJAOuYigDrmIsA65iMAOuYjQDrmI4A65iPAOuYkADrmJEA65iSAOuYkwDrmJQA65iVAOuYlgDrmJcA65iYAOuYmQDrmJoA65ibAOuYnADrmJ0A65ieAOuYnwDrmKAA65ihAOuYogDrmKMA65ikAOuYpQDrmKYA65inAOuYqADrmKkA65iqAOuYqwDrmKwA65itAOuYrgDrmK8A65iwAOuYsQDrmLIA65izAOuYtADrmLUA65i2AOuYtwDrmLgA65i5AOuYugDrmLsA65i8AOuYvQDrmL4A65i/AOuZgADrmYEA65mCAOuZgwDrmYQA65mFAOuZhgDrmYcA65mIAOuZiQDrmYoA65mLAOuZjADrmY0A65mOAOuZjwDrmZAA65mRAOuZkgDrmZMA65mUAOuZlQDrmZYA65mXAOuZmADrmZkA65maAOuZmwDrmZwA65mdAOuZngDrmZ8A65mgAOuZoQDrmaIA65mjAOuZpADrmaUA65mmAOuZpwDrmagA65mpAOuZqgDrmasA65msAOuZrQDrma4A65mvAOuZsADrmbEA65myAOuZswDrmbQA65m1AOuZtgDrmbcA65m4AOuZuQDrmboA65m7AOuZvADrmb0A65m+AOuZvwDrmoAA65qBAOuaggDrmoMA65qEAOuahQDrmoYA65qHAOuaiADrmokA65qKAOuaiwDrmowA65qNAOuajgDrmo8A65qQAOuakQDrmpIA65qTAOualADrmpUA65qWAOualwDrmpgA65qZAOuamgDrmpsA65qcAOuanQDrmp4A65qfAOuaoADrmqEA65qiAOuaowDrmqQA65qlAOuapgDrmqcA65qoAOuaqQDrmqoA65qrAOuarADrmq0A65quAOuarwDrmrAA65qxAOuasgDrmrMA65q0AOuatQDrmrYA65q3AOuauADrmrkA65q6AOuauwDrmrwA65q9AOuavgDrmr8A65uAAOubgQDrm4IA65uDAOubhADrm4UA65uGAOubhwDrm4gA65uJAOubigDrm4sA65uMAOubjQDrm44A65uPAOubkADrm5EA65uSAOubkwDrm5QA65uVAOublgDrm5cA65uYAOubmQDrm5oA65ubAOubnADrm50A65ueAOubnwDrm6AA65uhAOubogDrm6MA65ukAOubpQDrm6YA65unAOubqADrm6kA65uqAOubqwDrm6wA65utAOubrgDrm68A65uwAOubsQDrm7IA65uzAOubtADrm7UA65u2AOubtwDrm7gA65u5AOubugDrm7sA65u8AOubvQDrm74A65u/AOucgADrnIEA65yCAOucgwDrnIQA65yFAOuchgDrnIcA65yIAOuciQDrnIoA65yLAOucjADrnI0A65yOAOucjwDrnJAA65yRAOuckgDrnJMA65yUAOuclQDrnJYA65yXAOucmADrnJkA65yaAOucmwDrnJwA65ydAOucngDrnJ8A65ygAOucoQDrnKIA65yjAOucpADrnKUA65ymAOucpwDrnKgA65ypAOucqgDrnKsA65ysAOucrQDrnK4A65yvAOucsADrnLEA65yyAOucswDrnLQA65y1AOuctgDrnLcA65y4AOucuQDrnLoA65y7AOucvADrnL0A65y+AOucvwDrnYAA652BAOudggDrnYMA652EAOudhQDrnYYA652HAOudiADrnYkA652KAOudiwDrnYwA652NAOudjgDrnY8A652QAOudkQDrnZIA652TAOudlADrnZUA652WAOudlwDrnZgA652ZAOudmgDrnZsA652cAOudnQDrnZ4A652fAOudoADrnaEA652iAOudowDrnaQA652lAOudpgDrnacA652oAOudqQDrnaoA652rAOudrADrna0A652uAOudrwDrnbAA652xAOudsgDrnbMA6520AOudtQDrnbYA6523AOuduADrnbkA6526AOuduwDrnbwA6529AOudvgDrnb8A656AAOuegQDrnoIA656DAOuehADrnoUA656GAOuehwDrnogA656JAOueigDrnosA656MAOuejQDrno4A656PAOuekADrnpEA656SAOuekwDrnpQA656VAOuelgDrnpcA656YAOuemQDrnpoA656bAOuenADrnp0A656eAOuenwDrnqAA656hAOueogDrnqMA656kAOuepQDrnqYA656nAOueqADrnqkA656qAOueqwDrnqwA656tAOuergDrnq8A656wAOuesQDrnrIA656zAOuetADrnrUA6562AOuetwDrnrgA6565AOueugDrnrsA6568AOuevQDrnr4A656/AOufgADrn4EA65+CAOufgwDrn4QA65+FAOufhgDrn4cA65+IAOufiQDrn4oA65+LAOufjADrn40A65+OAOufjwDrn5AA65+RAOufkgDrn5MA65+UAOuflQDrn5YA65+XAOufmADrn5kA65+aAOufmwDrn5wA65+dAOufngDrn58A65+gAOufoQDrn6IA65+jAOufpADrn6UA65+mAOufpwDrn6gA65+pAOufqgDrn6sA65+sAOufrQDrn64A65+vAOufsADrn7EA65+yAOufswDrn7QA65+1AOuftgDrn7cA65+4AOufuQDrn7oA65+7AOufvADrn70A65++AOufvwDroIAA66CBAOugggDroIMA66CEAOughQDroIYA66CHAOugiADroIkA66CKAOugiwDroIwA66CNAOugjgDroI8A66CQAOugkQDroJIA66CTAOuglADroJUA66CWAOuglwDroJgA66CZAOugmgDroJsA66CcAOugnQDroJ4A66CfAOugoADroKEA66CiAOugowDroKQA66ClAOugpgDroKcA66CoAOugqQDroKoA66CrAOugrADroK0A66CuAOugrwDroLAA66CxAOugsgDroLMA66C0AOugtQDroLYA66C3AOuguADroLkA66C6AOuguwDroLwA66C9AOugvgDroL8A66GAAOuhgQDroYIA66GDAOuhhADroYUA66GGAOuhhwDroYgA66GJAOuhigDroYsA66GMAOuhjQDroY4A66GPAOuhkADroZEA66GSAOuhkwDroZQA66GVAOuhlgDroZcA66GYAOuhmQDroZoA66GbAOuhnADroZ0A66GeAOuhnwDroaAA66GhAOuhogDroaMA66GkAOuhpQDroaYA66GnAOuhqADroakA66GqAOuhqwDroawA66GtAOuhrgDroa8A66GwAOuhsQDrobIA66GzAOuhtADrobUA66G2AOuhtwDrobgA66G5AOuhugDrobsA66G8AOuhvQDrob4A66G/AOuigADrooEA66KCAOuigwDrooQA66KFAOuihgDroocA66KIAOuiiQDroooA66KLAOuijADroo0A66KOAOuijwDropAA66KRAOuikgDropMA66KUAOuilQDropYA66KXAOuimADropkA66KaAOuimwDropwA66KdAOuingDrop8A66KgAOuioQDroqIA66KjAOuipADroqUA66KmAOuipwDroqgA66KpAOuiqgDroqsA66KsAOuirQDroq4A66KvAOuisADrorEA66KyAOuiswDrorQA66K1AOuitgDrorcA66K4AOuiuQDroroA66K7AOuivADror0A66K+AOuivwDro4AA66OBAOujggDro4MA66OEAOujhQDro4YA66OHAOujiADro4kA66OKAOujiwDro4wA66ONAOujjgDro48A66OQAOujkQDro5IA66OTAOujlADro5UA66OWAOujlwDro5gA66OZAOujmgDro5sA66OcAOujnQDro54A66OfAOujoADro6EA66OiAOujowDro6QA66OlAOujpgDro6cA66OoAOujqQDro6oA66OrAOujrADro60A66OuAOujrwDro7AA66OxAOujsgDro7MA66O0AOujtQDro7YA66O3AOujuADro7kA66O6AOujuwDro7wA66O9AOujvgDro78A66SAAOukgQDrpIIA66SDAOukhADrpIUA66SGAOukhwDrpIgA66SJAOukigDrpIsA66SMAOukjQDrpI4A66SPAOukkADrpJEA66SSAOukkwDrpJQA66SVAOuklgDrpJcA66SYAOukmQDrpJoA66SbAOuknADrpJ0A66SeAOuknwDrpKAA66ShAOukogDrpKMA66SkAOukpQDrpKYA66SnAOukqADrpKkA66SqAOukqwDrpKwA66StAOukrgDrpK8A66SwAOuksQDrpLIA66SzAOuktADrpLUA66S2AOuktwDrpLgA66S5AOukugDrpLsA66S8AOukvQDrpL4A66S/AOulgADrpYEA66WCAOulgwDrpYQA66WFAOulhgDrpYcA66WIAOuliQDrpYoA66WLAOuljADrpY0A66WOAOuljwDrpZAA66WRAOulkgDrpZMA66WUAOullQDrpZYA66WXAOulmADrpZkA66WaAOulmwDrpZwA66WdAOulngDrpZ8A66WgAOuloQDrpaIA66WjAOulpADrpaUA66WmAOulpwDrpagA66WpAOulqgDrpasA66WsAOulrQDrpa4A66WvAOulsADrpbEA66WyAOulswDrpbQA66W1AOultgDrpbcA66W4AOuluQDrpboA66W7AOulvADrpb0A66W+AOulvwDrpoAA66aBAOumggDrpoMA66aEAOumhQDrpoYA66aHAOumiADrpokA66aKAOumiwDrpowA66aNAOumjgDrpo8A66aQAOumkQDrppIA66aTAOumlADrppUA66aWAOumlwDrppgA66aZAOummgDrppsA66acAOumnQDrpp4A66afAOumoADrpqEA66aiAOumowDrpqQA66alAOumpgDrpqcA66aoAOumqQDrpqoA66arAOumrADrpq0A66auAOumrwDrprAA66axAOumsgDrprMA66a0AOumtQDrprYA66a3AOumuADrprkA66a6AOumuwDrprwA66a9AOumvgDrpr8A66eAAOungQDrp4IA66eDAOunhADrp4UA66eGAOunhwDrp4gA66eJAOunigDrp4sA66eMAOunjQDrp44A66ePAOunkADrp5EA66eSAOunkwDrp5QA66eVAOunlgDrp5cA66eYAOunmQDrp5oA66ebAOunnADrp50A66eeAOunnwDrp6AA66ehAOunogDrp6MA66ekAOunpQDrp6YA66enAOunqADrp6kA66eqAOunqwDrp6wA66etAOunrgDrp68A66ewAOunsQDrp7IA66ezAOuntADrp7UA66e2AOuntwDrp7gA66e5AOunugDrp7sA66e8AOunvQDrp74A66e/AOuogADrqIEA66iCAOuogwDrqIQA66iFAOuohgDrqIcA66iIAOuoiQDrqIoA66iLAOuojADrqI0A66iOAOuojwDrqJAA66iRAOuokgDrqJMA66iUAOuolQDrqJYA66iXAOuomADrqJkA66iaAOuomwDrqJwA66idAOuongDrqJ8A66igAOuooQDrqKIA66ijAOuopADrqKUA66imAOuopwDrqKgA66ipAOuoqgDrqKsA66isAOuorQDrqK4A66ivAOuosADrqLEA66iyAOuoswDrqLQA66i1AOuotgDrqLcA66i4AOuouQDrqLoA66i7AOuovADrqL0A66i+AOuovwDrqYAA66mBAOupggDrqYMA66mEAOuphQDrqYYA66mHAOupiADrqYkA66mKAOupiwDrqYwA66mNAOupjgDrqY8A66mQAOupkQDrqZIA66mTAOuplADrqZUA66mWAOuplwDrqZgA66mZAOupmgDrqZsA66mcAOupnQDrqZ4A66mfAOupoADrqaEA66miAOupowDrqaQA66mlAOuppgDrqacA66moAOupqQDrqaoA66mrAOuprADrqa0A66muAOuprwDrqbAA66mxAOupsgDrqbMA66m0AOuptQDrqbYA66m3AOupuADrqbkA66m6AOupuwDrqbwA66m9AOupvgDrqb8A66qAAOuqgQDrqoIA66qDAOuqhADrqoUA66qGAOuqhwDrqogA66qJAOuqigDrqosA66qMAOuqjQDrqo4A66qPAOuqkADrqpEA66qSAOuqkwDrqpQA66qVAOuqlgDrqpcA66qYAOuqmQDrqpoA66qbAOuqnADrqp0A66qeAOuqnwDrqqAA66qhAOuqogDrqqMA66qkAOuqpQDrqqYA66qnAOuqqADrqqkA66qqAOuqqwDrqqwA66qtAOuqrgDrqq8A66qwAOuqsQDrqrIA66qzAOuqtADrqrUA66q2AOuqtwDrqrgA66q5AOuqugDrqrsA66q8AOuqvQDrqr4A66q/AOurgADrq4EA66uCAOurgwDrq4QA66uFAOurhgDrq4cA66uIAOuriQDrq4oA66uLAOurjADrq40A66uOAOurjwDrq5AA66uRAOurkgDrq5MA66uUAOurlQDrq5YA66uXAOurmADrq5kA66uaAOurmwDrq5wA66udAOurngDrq58A66ugAOuroQDrq6IA66ujAOurpADrq6UA66umAOurpwDrq6gA66upAOurqgDrq6sA66usAOurrQDrq64A66uvAOursADrq7EA66uyAOurswDrq7QA66u1AOurtgDrq7cA66u4AOuruQDrq7oA66u7AOurvADrq70A66u+AOurvwDrrIAA66yBAOusggDrrIMA66yEAOushQDrrIYA66yHAOusiADrrIkA66yKAOusiwDrrIwA66yNAOusjgDrrI8A66yQAOuskQDrrJIA66yTAOuslADrrJUA66yWAOuslwDrrJgA66yZAOusmgDrrJsA66ycAOusnQDrrJ4A66yfAOusoADrrKEA66yiAOusowDrrKQA66ylAOuspgDrrKcA66yoAOusqQDrrKoA66yrAOusrADrrK0A66yuAOusrwDrrLAA66yxAOussgDrrLMA66y0AOustQDrrLYA66y3AOusuADrrLkA66y6AOusuwDrrLwA66y9AOusvgDrrL8A662AAOutgQDrrYIA662DAOuthADrrYUA662GAOuthwDrrYgA662JAOutigDrrYsA662MAOutjQDrrY4A662PAOutkADrrZEA662SAOutkwDrrZQA662VAOutlgDrrZcA662YAOutmQDrrZoA662bAOutnADrrZ0A662eAOutnwDrraAA662hAOutogDrraMA662kAOutpQDrraYA662nAOutqADrrakA662qAOutqwDrrawA662tAOutrgDrra8A662wAOutsQDrrbIA662zAOuttADrrbUA6622AOuttwDrrbgA6625AOutugDrrbsA6628AOutvQDrrb4A662/AOuugADrroEA666CAOuugwDrroQA666FAOuuhgDrrocA666IAOuuiQDrrooA666LAOuujADrro0A666OAOuujwDrrpAA666RAOuukgDrrpMA666UAOuulQDrrpYA666XAOuumADrrpkA666aAOuumwDrrpwA666dAOuungDrrp8A666gAOuuoQDrrqIA666jAOuupADrrqUA666mAOuupwDrrqgA666pAOuuqgDrrqsA666sAOuurQDrrq4A666vAOuusADrrrEA666yAOuuswDrrrQA6661AOuutgDrrrcA6664AOuuuQDrrroA6667AOuuvADrrr0A666+AOuuvwDrr4AA66+BAOuvggDrr4MA66+EAOuvhQDrr4YA66+HAOuviADrr4kA66+KAOuviwDrr4wA66+NAOuvjgDrr48A66+QAOuvkQDrr5IA66+TAOuvlADrr5UA66+WAOuvlwDrr5gA66+ZAOuvmgDrr5sA66+cAOuvnQDrr54A66+fAOuvoADrr6EA66+iAOuvowDrr6QA66+lAOuvpgDrr6cA66+oAOuvqQDrr6oA66+rAOuvrADrr60A66+uAOuvrwDrr7AA66+xAOuvsgDrr7MA66+0AOuvtQDrr7YA66+3AOuvuADrr7kA66+6AOuvuwDrr7wA66+9AOuvvgDrr78A67CAAOuwgQDrsIIA67CDAOuwhADrsIUA67CGAOuwhwDrsIgA67CJAOuwigDrsIsA67CMAOuwjQDrsI4A67CPAOuwkADrsJEA67CSAOuwkwDrsJQA67CVAOuwlgDrsJcA67CYAOuwmQDrsJoA67CbAOuwnADrsJ0A67CeAOuwnwDrsKAA67ChAOuwogDrsKMA67CkAOuwpQDrsKYA67CnAOuwqADrsKkA67CqAOuwqwDrsKwA67CtAOuwrgDrsK8A67CwAOuwsQDrsLIA67CzAOuwtADrsLUA67C2AOuwtwDrsLgA67C5AOuwugDrsLsA67C8AOuwvQDrsL4A67C/AOuxgADrsYEA67GCAOuxgwDrsYQA67GFAOuxhgDrsYcA67GIAOuxiQDrsYoA67GLAOuxjADrsY0A67GOAOuxjwDrsZAA67GRAOuxkgDrsZMA67GUAOuxlQDrsZYA67GXAOuxmADrsZkA67GaAOuxmwDrsZwA67GdAOuxngDrsZ8A67GgAOuxoQDrsaIA67GjAOuxpADrsaUA67GmAOuxpwDrsagA67GpAOuxqgDrsasA67GsAOuxrQDrsa4A67GvAOuxsADrsbEA67GyAOuxswDrsbQA67G1AOuxtgDrsbcA67G4AOuxuQDrsboA67G7AOuxvADrsb0A67G+AOuxvwDrsoAA67KBAOuyggDrsoMA67KEAOuyhQDrsoYA67KHAOuyiADrsokA67KKAOuyiwDrsowA67KNAOuyjgDrso8A67KQAOuykQDrspIA67KTAOuylADrspUA67KWAOuylwDrspgA67KZAOuymgDrspsA67KcAOuynQDrsp4A67KfAOuyoADrsqEA67KiAOuyowDrsqQA67KlAOuypgDrsqcA67KoAOuyqQDrsqoA67KrAOuyrADrsq0A67KuAOuyrwDrsrAA67KxAOuysgDrsrMA67K0AOuytQDrsrYA67K3AOuyuADrsrkA67K6AOuyuwDrsrwA67K9AOuyvgDrsr8A67OAAOuzgQDrs4IA67ODAOuzhADrs4UA67OGAOuzhwDrs4gA67OJAOuzigDrs4sA67OMAOuzjQDrs44A67OPAOuzkADrs5EA67OSAOuzkwDrs5QA67OVAOuzlgDrs5cA67OYAOuzmQDrs5oA67ObAOuznADrs50A67OeAOuznwDrs6AA67OhAOuzogDrs6MA67OkAOuzpQDrs6YA67OnAOuzqADrs6kA67OqAOuzqwDrs6wA67OtAOuzrgDrs68A67OwAOuzsQDrs7IA67OzAOuztADrs7UA67O2AOuztwDrs7gA67O5AOuzugDrs7sA67O8AOuzvQDrs74A67O/AOu0gADrtIEA67SCAOu0gwDrtIQA67SFAOu0hgDrtIcA67SIAOu0iQDrtIoA67SLAOu0jADrtI0A67SOAOu0jwDrtJAA67SRAOu0kgDrtJMA67SUAOu0lQDrtJYA67SXAOu0mADrtJkA67SaAOu0mwDrtJwA67SdAOu0ngDrtJ8A67SgAOu0oQDrtKIA67SjAOu0pADrtKUA67SmAOu0pwDrtKgA67SpAOu0qgDrtKsA67SsAOu0rQDrtK4A67SvAOu0sADrtLEA67SyAOu0swDrtLQA67S1AOu0tgDrtLcA67S4AOu0uQDrtLoA67S7AOu0vADrtL0A67S+AOu0vwDrtYAA67WBAOu1ggDrtYMA67WEAOu1hQDrtYYA67WHAOu1iADrtYkA67WKAOu1iwDrtYwA67WNAOu1jgDrtY8A67WQAOu1kQDrtZIA67WTAOu1lADrtZUA67WWAOu1lwDrtZgA67WZAOu1mgDrtZsA67WcAOu1nQDrtZ4A67WfAOu1oADrtaEA67WiAOu1owDrtaQA67WlAOu1pgDrtacA67WoAOu1qQDrtaoA67WrAOu1rADrta0A67WuAOu1rwDrtbAA67WxAOu1sgDrtbMA67W0AOu1tQDrtbYA67W3AOu1uADrtbkA67W6AOu1uwDrtbwA67W9AOu1vgDrtb8A67aAAOu2gQDrtoIA67aDAOu2hADrtoUA67aGAOu2hwDrtogA67aJAOu2igDrtosA67aMAOu2jQDrto4A67aPAOu2kADrtpEA67aSAOu2kwDrtpQA67aVAOu2lgDrtpcA67aYAOu2mQDrtpoA67abAOu2nADrtp0A67aeAOu2nwDrtqAA67ahAOu2ogDrtqMA67akAOu2pQDrtqYA67anAOu2qADrtqkA67aqAOu2qwDrtqwA67atAOu2rgDrtq8A67awAOu2sQDrtrIA67azAOu2tADrtrUA67a2AOu2twDrtrgA67a5AOu2ugDrtrsA67a8AOu2vQDrtr4A67a/AOu3gADrt4EA67eCAOu3gwDrt4QA67eFAOu3hgDrt4cA67eIAOu3iQDrt4oA67eLAOu3jADrt40A67eOAOu3jwDrt5AA67eRAOu3kgDrt5MA67eUAOu3lQDrt5YA67eXAOu3mADrt5kA67eaAOu3mwDrt5wA67edAOu3ngDrt58A67egAOu3oQDrt6IA67ejAOu3pADrt6UA67emAOu3pwDrt6gA67epAOu3qgDrt6sA67esAOu3rQDrt64A67evAOu3sADrt7EA67eyAOu3swDrt7QA67e1AOu3tgDrt7cA67e4AOu3uQDrt7oA67e7AOu3vADrt70A67e+AOu3vwDruIAA67iBAOu4ggDruIMA67iEAOu4hQDruIYA67iHAOu4iADruIkA67iKAOu4iwDruIwA67iNAOu4jgDruI8A67iQAOu4kQDruJIA67iTAOu4lADruJUA67iWAOu4lwDruJgA67iZAOu4mgDruJsA67icAOu4nQDruJ4A67ifAOu4oADruKEA67iiAOu4owDruKQA67ilAOu4pgDruKcA67ioAOu4qQDruKoA67irAOu4rADruK0A67iuAOu4rwDruLAA67ixAOu4sgDruLMA67i0AOu4tQDruLYA67i3AOu4uADruLkA67i6AOu4uwDruLwA67i9AOu4vgDruL8A67mAAOu5gQDruYIA67mDAOu5hADruYUA67mGAOu5hwDruYgA67mJAOu5igDruYsA67mMAOu5jQDruY4A67mPAOu5kADruZEA67mSAOu5kwDruZQA67mVAOu5lgDruZcA67mYAOu5mQDruZoA67mbAOu5nADruZ0A67meAOu5nwDruaAA67mhAOu5ogDruaMA67mkAOu5pQDruaYA67mnAOu5qADruakA67mqAOu5qwDruawA67mtAOu5rgDrua8A67mwAOu5sQDrubIA67mzAOu5tADrubUA67m2AOu5twDrubgA67m5AOu5ugDrubsA67m8AOu5vQDrub4A67m/AOu6gADruoEA67qCAOu6gwDruoQA67qFAOu6hgDruocA67qIAOu6iQDruooA67qLAOu6jADruo0A67qOAOu6jwDrupAA67qRAOu6kgDrupMA67qUAOu6lQDrupYA67qXAOu6mADrupkA67qaAOu6mwDrupwA67qdAOu6ngDrup8A67qgAOu6oQDruqIA67qjAOu6pADruqUA67qmAOu6pwDruqgA67qpAOu6qgDruqsA67qsAOu6rQDruq4A67qvAOu6sADrurEA67qyAOu6swDrurQA67q1AOu6tgDrurcA67q4AOu6uQDruroA67q7AOu6vADrur0A67q+AOu6vwDru4AA67uBAOu7ggDru4MA67uEAOu7hQDru4YA67uHAOu7iADru4kA67uKAOu7iwDru4wA67uNAOu7jgDru48A67uQAOu7kQDru5IA67uTAOu7lADru5UA67uWAOu7lwDru5gA67uZAOu7mgDru5sA67ucAOu7nQDru54A67ufAOu7oADru6EA67uiAOu7owDru6QA67ulAOu7pgDru6cA67uoAOu7qQDru6oA67urAOu7rADru60A67uuAOu7rwDru7AA67uxAOu7sgDru7MA67u0AOu7tQDru7YA67u3AOu7uADru7kA67u6AOu7uwDru7wA67u9AOu7vgDru78A67yAAOu8gQDrvIIA67yDAOu8hADrvIUA67yGAOu8hwDrvIgA67yJAOu8igDrvIsA67yMAOu8jQDrvI4A67yPAOu8kADrvJEA67ySAOu8kwDrvJQA67yVAOu8lgDrvJcA67yYAOu8mQDrvJoA67ybAOu8nADrvJ0A67yeAOu8nwDrvKAA67yhAOu8ogDrvKMA67ykAOu8pQDrvKYA67ynAOu8qADrvKkA67yqAOu8qwDrvKwA67ytAOu8rgDrvK8A67ywAOu8sQDrvLIA67yzAOu8tADrvLUA67y2AOu8twDrvLgA67y5AOu8ugDrvLsA67y8AOu8vQDrvL4A67y/AOu9gADrvYEA672CAOu9gwDrvYQA672FAOu9hgDrvYcA672IAOu9iQDrvYoA672LAOu9jADrvY0A672OAOu9jwDrvZAA672RAOu9kgDrvZMA672UAOu9lQDrvZYA672XAOu9mADrvZkA672aAOu9mwDrvZwA672dAOu9ngDrvZ8A672gAOu9oQDrvaIA672jAOu9pADrvaUA672mAOu9pwDrvagA672pAOu9qgDrvasA672sAOu9rQDrva4A672vAOu9sADrvbEA672yAOu9swDrvbQA6721AOu9tgDrvbcA6724AOu9uQDrvboA6727AOu9vADrvb0A672+AOu9vwDrvoAA676BAOu+ggDrvoMA676EAOu+hQDrvoYA676HAOu+iADrvokA676KAOu+iwDrvowA676NAOu+jgDrvo8A676QAOu+kQDrvpIA676TAOu+lADrvpUA676WAOu+lwDrvpgA676ZAOu+mgDrvpsA676cAOu+nQDrvp4A676fAOu+oADrvqEA676iAOu+owDrvqQA676lAOu+pgDrvqcA676oAOu+qQDrvqoA676rAOu+rADrvq0A676uAOu+rwDrvrAA676xAOu+sgDrvrMA6760AOu+tQDrvrYA6763AOu+uADrvrkA6766AOu+uwDrvrwA6769AOu+vgDrvr8A67+AAOu/gQDrv4IA67+DAOu/hADrv4UA67+GAOu/hwDrv4gA67+JAOu/igDrv4sA67+MAOu/jQDrv44A67+PAOu/kADrv5EA67+SAOu/kwDrv5QA67+VAOu/lgDrv5cA67+YAOu/mQDrv5oA67+bAOu/nADrv50A67+eAOu/nwDrv6AA67+hAOu/ogDrv6MA67+kAOu/pQDrv6YA67+nAOu/qADrv6kA67+qAOu/qwDrv6wA67+tAOu/rgDrv68A67+wAOu/sQDrv7IA67+zAOu/tADrv7UA67+2AOu/twDrv7gA67+5AOu/ugDrv7sA67+8AOu/vQDrv74A67+/AOyAgADsgIEA7ICCAOyAgwDsgIQA7ICFAOyAhgDsgIcA7ICIAOyAiQDsgIoA7ICLAOyAjADsgI0A7ICOAOyAjwDsgJAA7ICRAOyAkgDsgJMA7ICUAOyAlQDsgJYA7ICXAOyAmADsgJkA7ICaAOyAmwDsgJwA7ICdAOyAngDsgJ8A7ICgAOyAoQDsgKIA7ICjAOyApADsgKUA7ICmAOyApwDsgKgA7ICpAOyAqgDsgKsA7ICsAOyArQDsgK4A7ICvAOyAsADsgLEA7ICyAOyAswDsgLQA7IC1AOyAtgDsgLcA7IC4AOyAuQDsgLoA7IC7AOyAvADsgL0A7IC+AOyAvwDsgYAA7IGBAOyBggDsgYMA7IGEAOyBhQDsgYYA7IGHAOyBiADsgYkA7IGKAOyBiwDsgYwA7IGNAOyBjgDsgY8A7IGQAOyBkQDsgZIA7IGTAOyBlADsgZUA7IGWAOyBlwDsgZgA7IGZAOyBmgDsgZsA7IGcAOyBnQDsgZ4A7IGfAOyBoADsgaEA7IGiAOyBowDsgaQA7IGlAOyBpgDsgacA7IGoAOyBqQDsgaoA7IGrAOyBrADsga0A7IGuAOyBrwDsgbAA7IGxAOyBsgDsgbMA7IG0AOyBtQDsgbYA7IG3AOyBuADsgbkA7IG6AOyBuwDsgbwA7IG9AOyBvgDsgb8A7IKAAOyCgQDsgoIA7IKDAOyChADsgoUA7IKGAOyChwDsgogA7IKJAOyCigDsgosA7IKMAOyCjQDsgo4A7IKPAOyCkADsgpEA7IKSAOyCkwDsgpQA7IKVAOyClgDsgpcA7IKYAOyCmQDsgpoA7IKbAOyCnADsgp0A7IKeAOyCnwDsgqAA7IKhAOyCogDsgqMA7IKkAOyCpQDsgqYA7IKnAOyCqADsgqkA7IKqAOyCqwDsgqwA7IKtAOyCrgDsgq8A7IKwAOyCsQDsgrIA7IKzAOyCtADsgrUA7IK2AOyCtwDsgrgA7IK5AOyCugDsgrsA7IK8AOyCvQDsgr4A7IK/AOyDgADsg4EA7IOCAOyDgwDsg4QA7IOFAOyDhgDsg4cA7IOIAOyDiQDsg4oA7IOLAOyDjADsg40A7IOOAOyDjwDsg5AA7IORAOyDkgDsg5MA7IOUAOyDlQDsg5YA7IOXAOyDmADsg5kA7IOaAOyDmwDsg5wA7IOdAOyDngDsg58A7IOgAOyDoQDsg6IA7IOjAOyDpADsg6UA7IOmAOyDpwDsg6gA7IOpAOyDqgDsg6sA7IOsAOyDrQDsg64A7IOvAOyDsADsg7EA7IOyAOyDswDsg7QA7IO1AOyDtgDsg7cA7IO4AOyDuQDsg7oA7IO7AOyDvADsg70A7IO+AOyDvwDshIAA7ISBAOyEggDshIMA7ISEAOyEhQDshIYA7ISHAOyEiADshIkA7ISKAOyEiwDshIwA7ISNAOyEjgDshI8A7ISQAOyEkQDshJIA7ISTAOyElADshJUA7ISWAOyElwDshJgA7ISZAOyEmgDshJsA7IScAOyEnQDshJ4A7ISfAOyEoADshKEA7ISiAOyEowDshKQA7ISlAOyEpgDshKcA7ISoAOyEqQDshKoA7ISrAOyErADshK0A7ISuAOyErwDshLAA7ISxAOyEsgDshLMA7IS0AOyEtQDshLYA7IS3AOyEuADshLkA7IS6AOyEuwDshLwA7IS9AOyEvgDshL8A7IWAAOyFgQDshYIA7IWDAOyFhADshYUA7IWGAOyFhwDshYgA7IWJAOyFigDshYsA7IWMAOyFjQDshY4A7IWPAOyFkADshZEA7IWSAOyFkwDshZQA7IWVAOyFlgDshZcA7IWYAOyFmQDshZoA7IWbAOyFnADshZ0A7IWeAOyFnwDshaAA7IWhAOyFogDshaMA7IWkAOyFpQDshaYA7IWnAOyFqADshakA7IWqAOyFqwDshawA7IWtAOyFrgDsha8A7IWwAOyFsQDshbIA7IWzAOyFtADshbUA7IW2AOyFtwDshbgA7IW5AOyFugDshbsA7IW8AOyFvQDshb4A7IW/AOyGgADshoEA7IaCAOyGgwDshoQA7IaFAOyGhgDshocA7IaIAOyGiQDshooA7IaLAOyGjADsho0A7IaOAOyGjwDshpAA7IaRAOyGkgDshpMA7IaUAOyGlQDshpYA7IaXAOyGmADshpkA7IaaAOyGmwDshpwA7IadAOyGngDshp8A7IagAOyGoQDshqIA7IajAOyGpADshqUA7IamAOyGpwDshqgA7IapAOyGqgDshqsA7IasAOyGrQDshq4A7IavAOyGsADshrEA7IayAOyGswDshrQA7Ia1AOyGtgDshrcA7Ia4AOyGuQDshroA7Ia7AOyGvADshr0A7Ia+AOyGvwDsh4AA7IeBAOyHggDsh4MA7IeEAOyHhQDsh4YA7IeHAOyHiADsh4kA7IeKAOyHiwDsh4wA7IeNAOyHjgDsh48A7IeQAOyHkQDsh5IA7IeTAOyHlADsh5UA7IeWAOyHlwDsh5gA7IeZAOyHmgDsh5sA7IecAOyHnQDsh54A7IefAOyHoADsh6EA7IeiAOyHowDsh6QA7IelAOyHpgDsh6cA7IeoAOyHqQDsh6oA7IerAOyHrADsh60A7IeuAOyHrwDsh7AA7IexAOyHsgDsh7MA7Ie0AOyHtQDsh7YA7Ie3AOyHuADsh7kA7Ie6AOyHuwDsh7wA7Ie9AOyHvgDsh78A7IiAAOyIgQDsiIIA7IiDAOyIhADsiIUA7IiGAOyIhwDsiIgA7IiJAOyIigDsiIsA7IiMAOyIjQDsiI4A7IiPAOyIkADsiJEA7IiSAOyIkwDsiJQA7IiVAOyIlgDsiJcA7IiYAOyImQDsiJoA7IibAOyInADsiJ0A7IieAOyInwDsiKAA7IihAOyIogDsiKMA7IikAOyIpQDsiKYA7IinAOyIqADsiKkA7IiqAOyIqwDsiKwA7IitAOyIrgDsiK8A7IiwAOyIsQDsiLIA7IizAOyItADsiLUA7Ii2AOyItwDsiLgA7Ii5AOyIugDsiLsA7Ii8AOyIvQDsiL4A7Ii/AOyJgADsiYEA7ImCAOyJgwDsiYQA7ImFAOyJhgDsiYcA7ImIAOyJiQDsiYoA7ImLAOyJjADsiY0A7ImOAOyJjwDsiZAA7ImRAOyJkgDsiZMA7ImUAOyJlQDsiZYA7ImXAOyJmADsiZkA7ImaAOyJmwDsiZwA7ImdAOyJngDsiZ8A7ImgAOyJoQDsiaIA7ImjAOyJpADsiaUA7ImmAOyJpwDsiagA7ImpAOyJqgDsiasA7ImsAOyJrQDsia4A7ImvAOyJsADsibEA7ImyAOyJswDsibQA7Im1AOyJtgDsibcA7Im4AOyJuQDsiboA7Im7AOyJvADsib0A7Im+AOyJvwDsioAA7IqBAOyKggDsioMA7IqEAOyKhQDsioYA7IqHAOyKiADsiokA7IqKAOyKiwDsiowA7IqNAOyKjgDsio8A7IqQAOyKkQDsipIA7IqTAOyKlADsipUA7IqWAOyKlwDsipgA7IqZAOyKmgDsipsA7IqcAOyKnQDsip4A7IqfAOyKoADsiqEA7IqiAOyKowDsiqQA7IqlAOyKpgDsiqcA7IqoAOyKqQDsiqoA7IqrAOyKrADsiq0A7IquAOyKrwDsirAA7IqxAOyKsgDsirMA7Iq0AOyKtQDsirYA7Iq3AOyKuADsirkA7Iq6AOyKuwDsirwA7Iq9AOyKvgDsir8A7IuAAOyLgQDsi4IA7IuDAOyLhADsi4UA7IuGAOyLhwDsi4gA7IuJAOyLigDsi4sA7IuMAOyLjQDsi44A7IuPAOyLkADsi5EA7IuSAOyLkwDsi5QA7IuVAOyLlgDsi5cA7IuYAOyLmQDsi5oA7IubAOyLnADsi50A7IueAOyLnwDsi6AA7IuhAOyLogDsi6MA7IukAOyLpQDsi6YA7IunAOyLqADsi6kA7IuqAOyLqwDsi6wA7IutAOyLrgDsi68A7IuwAOyLsQDsi7IA7IuzAOyLtADsi7UA7Iu2AOyLtwDsi7gA7Iu5AOyLugDsi7sA7Iu8AOyLvQDsi74A7Iu/AOyMgADsjIEA7IyCAOyMgwDsjIQA7IyFAOyMhgDsjIcA7IyIAOyMiQDsjIoA7IyLAOyMjADsjI0A7IyOAOyMjwDsjJAA7IyRAOyMkgDsjJMA7IyUAOyMlQDsjJYA7IyXAOyMmADsjJkA7IyaAOyMmwDsjJwA7IydAOyMngDsjJ8A7IygAOyMoQDsjKIA7IyjAOyMpADsjKUA7IymAOyMpwDsjKgA7IypAOyMqgDsjKsA7IysAOyMrQDsjK4A7IyvAOyMsADsjLEA7IyyAOyMswDsjLQA7Iy1AOyMtgDsjLcA7Iy4AOyMuQDsjLoA7Iy7AOyMvADsjL0A7Iy+AOyMvwDsjYAA7I2BAOyNggDsjYMA7I2EAOyNhQDsjYYA7I2HAOyNiADsjYkA7I2KAOyNiwDsjYwA7I2NAOyNjgDsjY8A7I2QAOyNkQDsjZIA7I2TAOyNlADsjZUA7I2WAOyNlwDsjZgA7I2ZAOyNmgDsjZsA7I2cAOyNnQDsjZ4A7I2fAOyNoADsjaEA7I2iAOyNowDsjaQA7I2lAOyNpgDsjacA7I2oAOyNqQDsjaoA7I2rAOyNrADsja0A7I2uAOyNrwDsjbAA7I2xAOyNsgDsjbMA7I20AOyNtQDsjbYA7I23AOyNuADsjbkA7I26AOyNuwDsjbwA7I29AOyNvgDsjb8A7I6AAOyOgQDsjoIA7I6DAOyOhADsjoUA7I6GAOyOhwDsjogA7I6JAOyOigDsjosA7I6MAOyOjQDsjo4A7I6PAOyOkADsjpEA7I6SAOyOkwDsjpQA7I6VAOyOlgDsjpcA7I6YAOyOmQDsjpoA7I6bAOyOnADsjp0A7I6eAOyOnwDsjqAA7I6hAOyOogDsjqMA7I6kAOyOpQDsjqYA7I6nAOyOqADsjqkA7I6qAOyOqwDsjqwA7I6tAOyOrgDsjq8A7I6wAOyOsQDsjrIA7I6zAOyOtADsjrUA7I62AOyOtwDsjrgA7I65AOyOugDsjrsA7I68AOyOvQDsjr4A7I6/AOyPgADsj4EA7I+CAOyPgwDsj4QA7I+FAOyPhgDsj4cA7I+IAOyPiQDsj4oA7I+LAOyPjADsj40A7I+OAOyPjwDsj5AA7I+RAOyPkgDsj5MA7I+UAOyPlQDsj5YA7I+XAOyPmADsj5kA7I+aAOyPmwDsj5wA7I+dAOyPngDsj58A7I+gAOyPoQDsj6IA7I+jAOyPpADsj6UA7I+mAOyPpwDsj6gA7I+pAOyPqgDsj6sA7I+sAOyPrQDsj64A7I+vAOyPsADsj7EA7I+yAOyPswDsj7QA7I+1AOyPtgDsj7cA7I+4AOyPuQDsj7oA7I+7AOyPvADsj70A7I++AOyPvwDskIAA7JCBAOyQggDskIMA7JCEAOyQhQDskIYA7JCHAOyQiADskIkA7JCKAOyQiwDskIwA7JCNAOyQjgDskI8A7JCQAOyQkQDskJIA7JCTAOyQlADskJUA7JCWAOyQlwDskJgA7JCZAOyQmgDskJsA7JCcAOyQnQDskJ4A7JCfAOyQoADskKEA7JCiAOyQowDskKQA7JClAOyQpgDskKcA7JCoAOyQqQDskKoA7JCrAOyQrADskK0A7JCuAOyQrwDskLAA7JCxAOyQsgDskLMA7JC0AOyQtQDskLYA7JC3AOyQuADskLkA7JC6AOyQuwDskLwA7JC9AOyQvgDskL8A7JGAAOyRgQDskYIA7JGDAOyRhADskYUA7JGGAOyRhwDskYgA7JGJAOyRigDskYsA7JGMAOyRjQDskY4A7JGPAOyRkADskZEA7JGSAOyRkwDskZQA7JGVAOyRlgDskZcA7JGYAOyRmQDskZoA7JGbAOyRnADskZ0A7JGeAOyRnwDskaAA7JGhAOyRogDskaMA7JGkAOyRpQDskaYA7JGnAOyRqADskakA7JGqAOyRqwDskawA7JGtAOyRrgDska8A7JGwAOyRsQDskbIA7JGzAOyRtADskbUA7JG2AOyRtwDskbgA7JG5AOyRugDskbsA7JG8AOyRvQDskb4A7JG/AOySgADskoEA7JKCAOySgwDskoQA7JKFAOyShgDskocA7JKIAOySiQDskooA7JKLAOySjADsko0A7JKOAOySjwDskpAA7JKRAOySkgDskpMA7JKUAOySlQDskpYA7JKXAOySmADskpkA7JKaAOySmwDskpwA7JKdAOySngDskp8A7JKgAOySoQDskqIA7JKjAOySpADskqUA7JKmAOySpwDskqgA7JKpAOySqgDskqsA7JKsAOySrQDskq4A7JKvAOySsADskrEA7JKyAOySswDskrQA7JK1AOyStgDskrcA7JK4AOySuQDskroA7JK7AOySvADskr0A7JK+AOySvwDsk4AA7JOBAOyTggDsk4MA7JOEAOyThQDsk4YA7JOHAOyTiADsk4kA7JOKAOyTiwDsk4wA7JONAOyTjgDsk48A7JOQAOyTkQDsk5IA7JOTAOyTlADsk5UA7JOWAOyTlwDsk5gA7JOZAOyTmgDsk5sA7JOcAOyTnQDsk54A7JOfAOyToADsk6EA7JOiAOyTowDsk6QA7JOlAOyTpgDsk6cA7JOoAOyTqQDsk6oA7JOrAOyTrADsk60A7JOuAOyTrwDsk7AA7JOxAOyTsgDsk7MA7JO0AOyTtQDsk7YA7JO3AOyTuADsk7kA7JO6AOyTuwDsk7wA7JO9AOyTvgDsk78A7JSAAOyUgQDslIIA7JSDAOyUhADslIUA7JSGAOyUhwDslIgA7JSJAOyUigDslIsA7JSMAOyUjQDslI4A7JSPAOyUkADslJEA7JSSAOyUkwDslJQA7JSVAOyUlgDslJcA7JSYAOyUmQDslJoA7JSbAOyUnADslJ0A7JSeAOyUnwDslKAA7JShAOyUogDslKMA7JSkAOyUpQDslKYA7JSnAOyUqADslKkA7JSqAOyUqwDslKwA7JStAOyUrgDslK8A7JSwAOyUsQDslLIA7JSzAOyUtADslLUA7JS2AOyUtwDslLgA7JS5AOyUugDslLsA7JS8AOyUvQDslL4A7JS/AOyVgADslYEA7JWCAOyVgwDslYQA7JWFAOyVhgDslYcA7JWIAOyViQDslYoA7JWLAOyVjADslY0A7JWOAOyVjwDslZAA7JWRAOyVkgDslZMA7JWUAOyVlQDslZYA7JWXAOyVmADslZkA7JWaAOyVmwDslZwA7JWdAOyVngDslZ8A7JWgAOyVoQDslaIA7JWjAOyVpADslaUA7JWmAOyVpwDslagA7JWpAOyVqgDslasA7JWsAOyVrQDsla4A7JWvAOyVsADslbEA7JWyAOyVswDslbQA7JW1AOyVtgDslbcA7JW4AOyVuQDslboA7JW7AOyVvADslb0A7JW+AOyVvwDsloAA7JaBAOyWggDsloMA7JaEAOyWhQDsloYA7JaHAOyWiADslokA7JaKAOyWiwDslowA7JaNAOyWjgDslo8A7JaQAOyWkQDslpIA7JaTAOyWlADslpUA7JaWAOyWlwDslpgA7JaZAOyWmgDslpsA7JacAOyWnQDslp4A7JafAOyWoADslqEA7JaiAOyWowDslqQA7JalAOyWpgDslqcA7JaoAOyWqQDslqoA7JarAOyWrADslq0A7JauAOyWrwDslrAA7JaxAOyWsgDslrMA7Ja0AOyWtQDslrYA7Ja3AOyWuADslrkA7Ja6AOyWuwDslrwA7Ja9AOyWvgDslr8A7JeAAOyXgQDsl4IA7JeDAOyXhADsl4UA7JeGAOyXhwDsl4gA7JeJAOyXigDsl4sA7JeMAOyXjQDsl44A7JePAOyXkADsl5EA7JeSAOyXkwDsl5QA7JeVAOyXlgDsl5cA7JeYAOyXmQDsl5oA7JebAOyXnADsl50A7JeeAOyXnwDsl6AA7JehAOyXogDsl6MA7JekAOyXpQDsl6YA7JenAOyXqADsl6kA7JeqAOyXqwDsl6wA7JetAOyXrgDsl68A7JewAOyXsQDsl7IA7JezAOyXtADsl7UA7Je2AOyXtwDsl7gA7Je5AOyXugDsl7sA7Je8AOyXvQDsl74A7Je/AOyYgADsmIEA7JiCAOyYgwDsmIQA7JiFAOyYhgDsmIcA7JiIAOyYiQDsmIoA7JiLAOyYjADsmI0A7JiOAOyYjwDsmJAA7JiRAOyYkgDsmJMA7JiUAOyYlQDsmJYA7JiXAOyYmADsmJkA7JiaAOyYmwDsmJwA7JidAOyYngDsmJ8A7JigAOyYoQDsmKIA7JijAOyYpADsmKUA7JimAOyYpwDsmKgA7JipAOyYqgDsmKsA7JisAOyYrQDsmK4A7JivAOyYsADsmLEA7JiyAOyYswDsmLQA7Ji1AOyYtgDsmLcA7Ji4AOyYuQDsmLoA7Ji7AOyYvADsmL0A7Ji+AOyYvwDsmYAA7JmBAOyZggDsmYMA7JmEAOyZhQDsmYYA7JmHAOyZiADsmYkA7JmKAOyZiwDsmYwA7JmNAOyZjgDsmY8A7JmQAOyZkQDsmZIA7JmTAOyZlADsmZUA7JmWAOyZlwDsmZgA7JmZAOyZmgDsmZsA7JmcAOyZnQDsmZ4A7JmfAOyZoADsmaEA7JmiAOyZowDsmaQA7JmlAOyZpgDsmacA7JmoAOyZqQDsmaoA7JmrAOyZrADsma0A7JmuAOyZrwDsmbAA7JmxAOyZsgDsmbMA7Jm0AOyZtQDsmbYA7Jm3AOyZuADsmbkA7Jm6AOyZuwDsmbwA7Jm9AOyZvgDsmb8A7JqAAOyagQDsmoIA7JqDAOyahADsmoUA7JqGAOyahwDsmogA7JqJAOyaigDsmosA7JqMAOyajQDsmo4A7JqPAOyakADsmpEA7JqSAOyakwDsmpQA7JqVAOyalgDsmpcA7JqYAOyamQDsmpoA7JqbAOyanADsmp0A7JqeAOyanwDsmqAA7JqhAOyaogDsmqMA7JqkAOyapQDsmqYA7JqnAOyaqADsmqkA7JqqAOyaqwDsmqwA7JqtAOyargDsmq8A7JqwAOyasQDsmrIA7JqzAOyatADsmrUA7Jq2AOyatwDsmrgA7Jq5AOyaugDsmrsA7Jq8AOyavQDsmr4A7Jq/AOybgADsm4EA7JuCAOybgwDsm4QA7JuFAOybhgDsm4cA7JuIAOybiQDsm4oA7JuLAOybjADsm40A7JuOAOybjwDsm5AA7JuRAOybkgDsm5MA7JuUAOyblQDsm5YA7JuXAOybmADsm5kA7JuaAOybmwDsm5wA7JudAOybngDsm58A7JugAOyboQDsm6IA7JujAOybpADsm6UA7JumAOybpwDsm6gA7JupAOybqgDsm6sA7JusAOybrQDsm64A7JuvAOybsADsm7EA7JuyAOybswDsm7QA7Ju1AOybtgDsm7cA7Ju4AOybuQDsm7oA7Ju7AOybvADsm70A7Ju+AOybvwDsnIAA7JyBAOycggDsnIMA7JyEAOychQDsnIYA7JyHAOyciADsnIkA7JyKAOyciwDsnIwA7JyNAOycjgDsnI8A7JyQAOyckQDsnJIA7JyTAOyclADsnJUA7JyWAOyclwDsnJgA7JyZAOycmgDsnJsA7JycAOycnQDsnJ4A7JyfAOycoADsnKEA7JyiAOycowDsnKQA7JylAOycpgDsnKcA7JyoAOycqQDsnKoA7JyrAOycrADsnK0A7JyuAOycrwDsnLAA7JyxAOycsgDsnLMA7Jy0AOyctQDsnLYA7Jy3AOycuADsnLkA7Jy6AOycuwDsnLwA7Jy9AOycvgDsnL8A7J2AAOydgQDsnYIA7J2DAOydhADsnYUA7J2GAOydhwDsnYgA7J2JAOydigDsnYsA7J2MAOydjQDsnY4A7J2PAOydkADsnZEA7J2SAOydkwDsnZQA7J2VAOydlgDsnZcA7J2YAOydmQDsnZoA7J2bAOydnADsnZ0A7J2eAOydnwDsnaAA7J2hAOydogDsnaMA7J2kAOydpQDsnaYA7J2nAOydqADsnakA7J2qAOydqwDsnawA7J2tAOydrgDsna8A7J2wAOydsQDsnbIA7J2zAOydtADsnbUA7J22AOydtwDsnbgA7J25AOydugDsnbsA7J28AOydvQDsnb4A7J2/AOyegADsnoEA7J6CAOyegwDsnoQA7J6FAOyehgDsnocA7J6IAOyeiQDsnooA7J6LAOyejADsno0A7J6OAOyejwDsnpAA7J6RAOyekgDsnpMA7J6UAOyelQDsnpYA7J6XAOyemADsnpkA7J6aAOyemwDsnpwA7J6dAOyengDsnp8A7J6gAOyeoQDsnqIA7J6jAOyepADsnqUA7J6mAOyepwDsnqgA7J6pAOyeqgDsnqsA7J6sAOyerQDsnq4A7J6vAOyesADsnrEA7J6yAOyeswDsnrQA7J61AOyetgDsnrcA7J64AOyeuQDsnroA7J67AOyevADsnr0A7J6+AOyevwDsn4AA7J+BAOyfggDsn4MA7J+EAOyfhQDsn4YA7J+HAOyfiADsn4kA7J+KAOyfiwDsn4wA7J+NAOyfjgDsn48A7J+QAOyfkQDsn5IA7J+TAOyflADsn5UA7J+WAOyflwDsn5gA7J+ZAOyfmgDsn5sA7J+cAOyfnQDsn54A7J+fAOyfoADsn6EA7J+iAOyfowDsn6QA7J+lAOyfpgDsn6cA7J+oAOyfqQDsn6oA7J+rAOyfrADsn60A7J+uAOyfrwDsn7AA7J+xAOyfsgDsn7MA7J+0AOyftQDsn7YA7J+3AOyfuADsn7kA7J+6AOyfuwDsn7wA7J+9AOyfvgDsn78A7KCAAOyggQDsoIIA7KCDAOyghADsoIUA7KCGAOyghwDsoIgA7KCJAOygigDsoIsA7KCMAOygjQDsoI4A7KCPAOygkADsoJEA7KCSAOygkwDsoJQA7KCVAOyglgDsoJcA7KCYAOygmQDsoJoA7KCbAOygnADsoJ0A7KCeAOygnwDsoKAA7KChAOygogDsoKMA7KCkAOygpQDsoKYA7KCnAOygqADsoKkA7KCqAOygqwDsoKwA7KCtAOygrgDsoK8A7KCwAOygsQDsoLIA7KCzAOygtADsoLUA7KC2AOygtwDsoLgA7KC5AOygugDsoLsA7KC8AOygvQDsoL4A7KC/AOyhgADsoYEA7KGCAOyhgwDsoYQA7KGFAOyhhgDsoYcA7KGIAOyhiQDsoYoA7KGLAOyhjADsoY0A7KGOAOyhjwDsoZAA7KGRAOyhkgDsoZMA7KGUAOyhlQDsoZYA7KGXAOyhmADsoZkA7KGaAOyhmwDsoZwA7KGdAOyhngDsoZ8A7KGgAOyhoQDsoaIA7KGjAOyhpADsoaUA7KGmAOyhpwDsoagA7KGpAOyhqgDsoasA7KGsAOyhrQDsoa4A7KGvAOyhsADsobEA7KGyAOyhswDsobQA7KG1AOyhtgDsobcA7KG4AOyhuQDsoboA7KG7AOyhvADsob0A7KG+AOyhvwDsooAA7KKBAOyiggDsooMA7KKEAOyihQDsooYA7KKHAOyiiADsookA7KKKAOyiiwDsoowA7KKNAOyijgDsoo8A7KKQAOyikQDsopIA7KKTAOyilADsopUA7KKWAOyilwDsopgA7KKZAOyimgDsopsA7KKcAOyinQDsop4A7KKfAOyioADsoqEA7KKiAOyiowDsoqQA7KKlAOyipgDsoqcA7KKoAOyiqQDsoqoA7KKrAOyirADsoq0A7KKuAOyirwDsorAA7KKxAOyisgDsorMA7KK0AOyitQDsorYA7KK3AOyiuADsorkA7KK6AOyiuwDsorwA7KK9AOyivgDsor8A7KOAAOyjgQDso4IA7KODAOyjhADso4UA7KOGAOyjhwDso4gA7KOJAOyjigDso4sA7KOMAOyjjQDso44A7KOPAOyjkADso5EA7KOSAOyjkwDso5QA7KOVAOyjlgDso5cA7KOYAOyjmQDso5oA7KObAOyjnADso50A7KOeAOyjnwDso6AA7KOhAOyjogDso6MA7KOkAOyjpQDso6YA7KOnAOyjqADso6kA7KOqAOyjqwDso6wA7KOtAOyjrgDso68A7KOwAOyjsQDso7IA7KOzAOyjtADso7UA7KO2AOyjtwDso7gA7KO5AOyjugDso7sA7KO8AOyjvOydmADso70A7KO+AOyjvwDspIAA7KSBAOykggDspIMA7KSEAOykhQDspIYA7KSHAOykiADspIkA7KSKAOykiwDspIwA7KSNAOykjgDspI8A7KSQAOykkQDspJIA7KSTAOyklADspJUA7KSWAOyklwDspJgA7KSZAOykmgDspJsA7KScAOyknQDspJ4A7KSfAOykoADspKEA7KSiAOykowDspKQA7KSlAOykpgDspKcA7KSoAOykqQDspKoA7KSrAOykrADspK0A7KSuAOykrwDspLAA7KSxAOyksgDspLMA7KS0AOyktQDspLYA7KS3AOykuADspLkA7KS6AOykuwDspLwA7KS9AOykvgDspL8A7KWAAOylgQDspYIA7KWDAOylhADspYUA7KWGAOylhwDspYgA7KWJAOyligDspYsA7KWMAOyljQDspY4A7KWPAOylkADspZEA7KWSAOylkwDspZQA7KWVAOyllgDspZcA7KWYAOylmQDspZoA7KWbAOylnADspZ0A7KWeAOylnwDspaAA7KWhAOylogDspaMA7KWkAOylpQDspaYA7KWnAOylqADspakA7KWqAOylqwDspawA7KWtAOylrgDspa8A7KWwAOylsQDspbIA7KWzAOyltADspbUA7KW2AOyltwDspbgA7KW5AOylugDspbsA7KW8AOylvQDspb4A7KW/AOymgADspoEA7KaCAOymgwDspoQA7KaFAOymhgDspocA7KaIAOymiQDspooA7KaLAOymjADspo0A7KaOAOymjwDsppAA7KaRAOymkgDsppMA7KaUAOymlQDsppYA7KaXAOymmADsppkA7KaaAOymmwDsppwA7KadAOymngDspp8A7KagAOymoQDspqIA7KajAOympADspqUA7KamAOympwDspqgA7KapAOymqgDspqsA7KasAOymrQDspq4A7KavAOymsADsprEA7KayAOymswDsprQA7Ka1AOymtgDsprcA7Ka4AOymuQDsproA7Ka7AOymvADspr0A7Ka+AOymvwDsp4AA7KeBAOynggDsp4MA7KeEAOynhQDsp4YA7KeHAOyniADsp4kA7KeKAOyniwDsp4wA7KeNAOynjgDsp48A7KeQAOynkQDsp5IA7KeTAOynlADsp5UA7KeWAOynlwDsp5gA7KeZAOynmgDsp5sA7KecAOynnQDsp54A7KefAOynoADsp6EA7KeiAOynowDsp6QA7KelAOynpgDsp6cA7KeoAOynqQDsp6oA7KerAOynrADsp60A7KeuAOynrwDsp7AA7KexAOynsgDsp7MA7Ke0AOyntQDsp7YA7Ke3AOynuADsp7kA7Ke6AOynuwDsp7wA7Ke9AOynvgDsp78A7KiAAOyogQDsqIIA7KiDAOyohADsqIUA7KiGAOyohwDsqIgA7KiJAOyoigDsqIsA7KiMAOyojQDsqI4A7KiPAOyokADsqJEA7KiSAOyokwDsqJQA7KiVAOyolgDsqJcA7KiYAOyomQDsqJoA7KibAOyonADsqJ0A7KieAOyonwDsqKAA7KihAOyoogDsqKMA7KikAOyopQDsqKYA7KinAOyoqADsqKkA7KiqAOyoqwDsqKwA7KitAOyorgDsqK8A7KiwAOyosQDsqLIA7KizAOyotADsqLUA7Ki2AOyotwDsqLgA7Ki5AOyougDsqLsA7Ki8AOyovQDsqL4A7Ki/AOypgADsqYEA7KmCAOypgwDsqYQA7KmFAOyphgDsqYcA7KmIAOypiQDsqYoA7KmLAOypjADsqY0A7KmOAOypjwDsqZAA7KmRAOypkgDsqZMA7KmUAOyplQDsqZYA7KmXAOypmADsqZkA7KmaAOypmwDsqZwA7KmdAOypngDsqZ8A7KmgAOypoQDsqaIA7KmjAOyppADsqaUA7KmmAOyppwDsqagA7KmpAOypqgDsqasA7KmsAOyprQDsqa4A7KmvAOypsADsqbEA7KmyAOypswDsqbQA7Km1AOyptgDsqbcA7Km4AOypuQDsqboA7Km7AOypvADsqb0A7Km+AOypvwDsqoAA7KqBAOyqggDsqoMA7KqEAOyqhQDsqoYA7KqHAOyqiADsqokA7KqKAOyqiwDsqowA7KqNAOyqjgDsqo8A7KqQAOyqkQDsqpIA7KqTAOyqlADsqpUA7KqWAOyqlwDsqpgA7KqZAOyqmgDsqpsA7KqcAOyqnQDsqp4A7KqfAOyqoADsqqEA7KqiAOyqowDsqqQA7KqlAOyqpgDsqqcA7KqoAOyqqQDsqqoA7KqrAOyqrADsqq0A7KquAOyqrwDsqrAA7KqxAOyqsgDsqrMA7Kq0AOyqtQDsqrYA7Kq3AOyquADsqrkA7Kq6AOyquwDsqrwA7Kq9AOyqvgDsqr8A7KuAAOyrgQDsq4IA7KuDAOyrhADsq4UA7KuGAOyrhwDsq4gA7KuJAOyrigDsq4sA7KuMAOyrjQDsq44A7KuPAOyrkADsq5EA7KuSAOyrkwDsq5QA7KuVAOyrlgDsq5cA7KuYAOyrmQDsq5oA7KubAOyrnADsq50A7KueAOyrnwDsq6AA7KuhAOyrogDsq6MA7KukAOyrpQDsq6YA7KunAOyrqADsq6kA7KuqAOyrqwDsq6wA7KutAOyrrgDsq68A7KuwAOyrsQDsq7IA7KuzAOyrtADsq7UA7Ku2AOyrtwDsq7gA7Ku5AOyrugDsq7sA7Ku8AOyrvQDsq74A7Ku/AOysgADsrIEA7KyCAOysgwDsrIQA7KyFAOyshgDsrIcA7KyIAOysiQDsrIoA7KyLAOysjADsrI0A7KyOAOysjwDsrJAA7KyRAOyskgDsrJMA7KyUAOyslQDsrJYA7KyXAOysmADsrJkA7KyaAOysmwDsrJwA7KydAOysngDsrJ8A7KygAOysoQDsrKIA7KyjAOyspADsrKUA7KymAOyspwDsrKgA7KypAOysqgDsrKsA7KysAOysrQDsrK4A7KyvAOyssADsrLEA7KyyAOysswDsrLQA7Ky1AOystgDsrLcA7Ky4AOysuQDsrLoA7Ky7AOysvADsrL0A7Ky+AOysvwDsrYAA7K2BAOytggDsrYMA7K2EAOythQDsrYYA7K2HAOytiADsrYkA7K2KAOytiwDsrYwA7K2NAOytjgDsrY8A7K2QAOytkQDsrZIA7K2TAOytlADsrZUA7K2WAOytlwDsrZgA7K2ZAOytmgDsrZsA7K2cAOytnQDsrZ4A7K2fAOytoADsraEA7K2iAOytowDsraQA7K2lAOytpgDsracA7K2oAOytqQDsraoA7K2rAOytrADsra0A7K2uAOytrwDsrbAA7K2xAOytsgDsrbMA7K20AOyttQDsrbYA7K23AOytuADsrbkA7K26AOytuwDsrbwA7K29AOytvgDsrb8A7K6AAOyugQDsroIA7K6DAOyuhADsroUA7K6GAOyuhwDsrogA7K6JAOyuigDsrosA7K6MAOyujQDsro4A7K6PAOyukADsrpEA7K6SAOyukwDsrpQA7K6VAOyulgDsrpcA7K6YAOyumQDsrpoA7K6bAOyunADsrp0A7K6eAOyunwDsrqAA7K6hAOyuogDsrqMA7K6kAOyupQDsrqYA7K6nAOyuqADsrqkA7K6qAOyuqwDsrqwA7K6tAOyurgDsrq8A7K6wAOyusQDsrrIA7K6zAOyutADsrrUA7K62AOyutwDsrrgA7K65AOyuugDsrrsA7K68AOyuvQDsrr4A7K6/AOyvgADsr4EA7K+CAOyvgwDsr4QA7K+FAOyvhgDsr4cA7K+IAOyviQDsr4oA7K+LAOyvjADsr40A7K+OAOyvjwDsr5AA7K+RAOyvkgDsr5MA7K+UAOyvlQDsr5YA7K+XAOyvmADsr5kA7K+aAOyvmwDsr5wA7K+dAOyvngDsr58A7K+gAOyvoQDsr6IA7K+jAOyvpADsr6UA7K+mAOyvpwDsr6gA7K+pAOyvqgDsr6sA7K+sAOyvrQDsr64A7K+vAOyvsADsr7EA7K+yAOyvswDsr7QA7K+1AOyvtgDsr7cA7K+4AOyvuQDsr7oA7K+7AOyvvADsr70A7K++AOyvvwDssIAA7LCBAOywggDssIMA7LCEAOywhQDssIYA7LCHAOywiADssIkA7LCKAOywiwDssIwA7LCNAOywjgDssI8A7LCQAOywkQDssJIA7LCTAOywlADssJUA7LCWAOywlwDssJgA7LCZAOywmgDssJsA7LCcAOywnQDssJ4A7LCfAOywoADssKEA7LCiAOywowDssKQA7LClAOywpgDssKcA7LCoAOywqQDssKoA7LCrAOywrADssK0A7LCuAOywrwDssLAA7LCxAOywsgDssLMA7LC0AOywtQDssLYA7LC3AOywuADssLjqs6AA7LC5AOywugDssLsA7LC8AOywvQDssL4A7LC/AOyxgADssYEA7LGCAOyxgwDssYQA7LGFAOyxhgDssYcA7LGIAOyxiQDssYoA7LGLAOyxjADssY0A7LGOAOyxjwDssZAA7LGRAOyxkgDssZMA7LGUAOyxlQDssZYA7LGXAOyxmADssZkA7LGaAOyxmwDssZwA7LGdAOyxngDssZ8A7LGgAOyxoQDssaIA7LGjAOyxpADssaUA7LGmAOyxpwDssagA7LGpAOyxqgDssasA7LGsAOyxrQDssa4A7LGvAOyxsADssbEA7LGyAOyxswDssbQA7LG1AOyxtgDssbcA7LG4AOyxuQDssboA7LG7AOyxvADssb0A7LG+AOyxvwDssoAA7LKBAOyyggDssoMA7LKEAOyyhQDssoYA7LKHAOyyiADssokA7LKKAOyyiwDssowA7LKNAOyyjgDsso8A7LKQAOyykQDsspIA7LKTAOyylADsspUA7LKWAOyylwDsspgA7LKZAOyymgDsspsA7LKcAOyynQDssp4A7LKfAOyyoADssqEA7LKiAOyyowDssqQA7LKlAOyypgDssqcA7LKoAOyyqQDssqoA7LKrAOyyrADssq0A7LKuAOyyrwDssrAA7LKxAOyysgDssrMA7LK0AOyytQDssrYA7LK3AOyyuADssrkA7LK6AOyyuwDssrwA7LK9AOyyvgDssr8A7LOAAOyzgQDss4IA7LODAOyzhADss4UA7LOGAOyzhwDss4gA7LOJAOyzigDss4sA7LOMAOyzjQDss44A7LOPAOyzkADss5EA7LOSAOyzkwDss5QA7LOVAOyzlgDss5cA7LOYAOyzmQDss5oA7LObAOyznADss50A7LOeAOyznwDss6AA7LOhAOyzogDss6MA7LOkAOyzpQDss6YA7LOnAOyzqADss6kA7LOqAOyzqwDss6wA7LOtAOyzrgDss68A7LOwAOyzsQDss7IA7LOzAOyztADss7UA7LO2AOyztwDss7gA7LO5AOyzugDss7sA7LO8AOyzvQDss74A7LO/AOy0gADstIEA7LSCAOy0gwDstIQA7LSFAOy0hgDstIcA7LSIAOy0iQDstIoA7LSLAOy0jADstI0A7LSOAOy0jwDstJAA7LSRAOy0kgDstJMA7LSUAOy0lQDstJYA7LSXAOy0mADstJkA7LSaAOy0mwDstJwA7LSdAOy0ngDstJ8A7LSgAOy0oQDstKIA7LSjAOy0pADstKUA7LSmAOy0pwDstKgA7LSpAOy0qgDstKsA7LSsAOy0rQDstK4A7LSvAOy0sADstLEA7LSyAOy0swDstLQA7LS1AOy0tgDstLcA7LS4AOy0uQDstLoA7LS7AOy0vADstL0A7LS+AOy0vwDstYAA7LWBAOy1ggDstYMA7LWEAOy1hQDstYYA7LWHAOy1iADstYkA7LWKAOy1iwDstYwA7LWNAOy1jgDstY8A7LWQAOy1kQDstZIA7LWTAOy1lADstZUA7LWWAOy1lwDstZgA7LWZAOy1mgDstZsA7LWcAOy1nQDstZ4A7LWfAOy1oADstaEA7LWiAOy1owDstaQA7LWlAOy1pgDstacA7LWoAOy1qQDstaoA7LWrAOy1rADsta0A7LWuAOy1rwDstbAA7LWxAOy1sgDstbMA7LW0AOy1tQDstbYA7LW3AOy1uADstbkA7LW6AOy1uwDstbwA7LW9AOy1vgDstb8A7LaAAOy2gQDstoIA7LaDAOy2hADstoUA7LaGAOy2hwDstogA7LaJAOy2igDstosA7LaMAOy2jQDsto4A7LaPAOy2kADstpEA7LaSAOy2kwDstpQA7LaVAOy2lgDstpcA7LaYAOy2mQDstpoA7LabAOy2nADstp0A7LaeAOy2nwDstqAA7LahAOy2ogDstqMA7LakAOy2pQDstqYA7LanAOy2qADstqkA7LaqAOy2qwDstqwA7LatAOy2rgDstq8A7LawAOy2sQDstrIA7LazAOy2tADstrUA7La2AOy2twDstrgA7La5AOy2ugDstrsA7La8AOy2vQDstr4A7La/AOy3gADst4EA7LeCAOy3gwDst4QA7LeFAOy3hgDst4cA7LeIAOy3iQDst4oA7LeLAOy3jADst40A7LeOAOy3jwDst5AA7LeRAOy3kgDst5MA7LeUAOy3lQDst5YA7LeXAOy3mADst5kA7LeaAOy3mwDst5wA7LedAOy3ngDst58A7LegAOy3oQDst6IA7LejAOy3pADst6UA7LemAOy3pwDst6gA7LepAOy3qgDst6sA7LesAOy3rQDst64A7LevAOy3sADst7EA7LeyAOy3swDst7QA7Le1AOy3tgDst7cA7Le4AOy3uQDst7oA7Le7AOy3vADst70A7Le+AOy3vwDsuIAA7LiBAOy4ggDsuIMA7LiEAOy4hQDsuIYA7LiHAOy4iADsuIkA7LiKAOy4iwDsuIwA7LiNAOy4jgDsuI8A7LiQAOy4kQDsuJIA7LiTAOy4lADsuJUA7LiWAOy4lwDsuJgA7LiZAOy4mgDsuJsA7LicAOy4nQDsuJ4A7LifAOy4oADsuKEA7LiiAOy4owDsuKQA7LilAOy4pgDsuKcA7LioAOy4qQDsuKoA7LirAOy4rADsuK0A7LiuAOy4rwDsuLAA7LixAOy4sgDsuLMA7Li0AOy4tQDsuLYA7Li3AOy4uADsuLkA7Li6AOy4uwDsuLwA7Li9AOy4vgDsuL8A7LmAAOy5gQDsuYIA7LmDAOy5hADsuYUA7LmGAOy5hwDsuYgA7LmJAOy5igDsuYsA7LmMAOy5jQDsuY4A7LmPAOy5kADsuZEA7LmSAOy5kwDsuZQA7LmVAOy5lgDsuZcA7LmYAOy5mQDsuZoA7LmbAOy5nADsuZ0A7LmeAOy5nwDsuaAA7LmhAOy5ogDsuaMA7LmkAOy5pQDsuaYA7LmnAOy5qADsuakA7LmqAOy5qwDsuawA7LmtAOy5rgDsua8A7LmwAOy5sQDsubIA7LmzAOy5tADsubUA7Lm2AOy5twDsubgA7Lm5AOy5ugDsubsA7Lm8AOy5vQDsub4A7Lm/AOy6gADsuoEA7LqCAOy6gwDsuoQA7LqFAOy6hgDsuocA7LqIAOy6iQDsuooA7LqLAOy6jADsuo0A7LqOAOy6jwDsupAA7LqRAOy6kgDsupMA7LqUAOy6lQDsupYA7LqXAOy6mADsupkA7LqaAOy6mwDsupwA7LqdAOy6ngDsup8A7LqgAOy6oQDsuqIA7LqjAOy6pADsuqUA7LqmAOy6pwDsuqgA7LqpAOy6qgDsuqsA7LqsAOy6rQDsuq4A7LqvAOy6sADsurEA7LqyAOy6swDsurQA7Lq1AOy6tgDsurcA7Lq4AOy6uQDsuroA7Lq7AOy6vADsur0A7Lq+AOy6vwDsu4AA7LuBAOy7ggDsu4MA7LuEAOy7hQDsu4YA7LuHAOy7iADsu4kA7LuKAOy7iwDsu4wA7LuNAOy7jgDsu48A7LuQAOy7kQDsu5IA7LuTAOy7lADsu5UA7LuWAOy7lwDsu5gA7LuZAOy7mgDsu5sA7LucAOy7nQDsu54A7LufAOy7oADsu6EA7LuiAOy7owDsu6QA7LulAOy7pgDsu6cA7LuoAOy7qQDsu6oA7LurAOy7rADsu60A7LuuAOy7rwDsu7AA7LuxAOy7sgDsu7MA7Lu0AOy7tQDsu7YA7Lu3AOy7uADsu7kA7Lu6AOy7uwDsu7wA7Lu9AOy7vgDsu78A7LyAAOy8gQDsvIIA7LyDAOy8hADsvIUA7LyGAOy8hwDsvIgA7LyJAOy8igDsvIsA7LyMAOy8jQDsvI4A7LyPAOy8kADsvJEA7LySAOy8kwDsvJQA7LyVAOy8lgDsvJcA7LyYAOy8mQDsvJoA7LybAOy8nADsvJ0A7LyeAOy8nwDsvKAA7LyhAOy8ogDsvKMA7LykAOy8pQDsvKYA7LynAOy8qADsvKkA7LyqAOy8qwDsvKwA7LytAOy8rgDsvK8A7LywAOy8sQDsvLIA7LyzAOy8tADsvLUA7Ly2AOy8twDsvLgA7Ly5AOy8ugDsvLsA7Ly8AOy8vQDsvL4A7Ly/AOy9gADsvYEA7L2CAOy9gwDsvYQA7L2FAOy9hgDsvYcA7L2IAOy9iQDsvYoA7L2LAOy9jADsvY0A7L2OAOy9jwDsvZAA7L2RAOy9kgDsvZMA7L2UAOy9lQDsvZYA7L2XAOy9mADsvZkA7L2aAOy9mwDsvZwA7L2dAOy9ngDsvZ8A7L2gAOy9oQDsvaIA7L2jAOy9pADsvaUA7L2mAOy9pwDsvagA7L2pAOy9qgDsvasA7L2sAOy9rQDsva4A7L2vAOy9sADsvbEA7L2yAOy9swDsvbQA7L21AOy9tgDsvbcA7L24AOy9uQDsvboA7L27AOy9vADsvb0A7L2+AOy9vwDsvoAA7L6BAOy+ggDsvoMA7L6EAOy+hQDsvoYA7L6HAOy+iADsvokA7L6KAOy+iwDsvowA7L6NAOy+jgDsvo8A7L6QAOy+kQDsvpIA7L6TAOy+lADsvpUA7L6WAOy+lwDsvpgA7L6ZAOy+mgDsvpsA7L6cAOy+nQDsvp4A7L6fAOy+oADsvqEA7L6iAOy+owDsvqQA7L6lAOy+pgDsvqcA7L6oAOy+qQDsvqoA7L6rAOy+rADsvq0A7L6uAOy+rwDsvrAA7L6xAOy+sgDsvrMA7L60AOy+tQDsvrYA7L63AOy+uADsvrkA7L66AOy+uwDsvrwA7L69AOy+vgDsvr8A7L+AAOy/gQDsv4IA7L+DAOy/hADsv4UA7L+GAOy/hwDsv4gA7L+JAOy/igDsv4sA7L+MAOy/jQDsv44A7L+PAOy/kADsv5EA7L+SAOy/kwDsv5QA7L+VAOy/lgDsv5cA7L+YAOy/mQDsv5oA7L+bAOy/nADsv50A7L+eAOy/nwDsv6AA7L+hAOy/ogDsv6MA7L+kAOy/pQDsv6YA7L+nAOy/qADsv6kA7L+qAOy/qwDsv6wA7L+tAOy/rgDsv68A7L+wAOy/sQDsv7IA7L+zAOy/tADsv7UA7L+2AOy/twDsv7gA7L+5AOy/ugDsv7sA7L+8AOy/vQDsv74A7L+/AO2AgADtgIEA7YCCAO2AgwDtgIQA7YCFAO2AhgDtgIcA7YCIAO2AiQDtgIoA7YCLAO2AjADtgI0A7YCOAO2AjwDtgJAA7YCRAO2AkgDtgJMA7YCUAO2AlQDtgJYA7YCXAO2AmADtgJkA7YCaAO2AmwDtgJwA7YCdAO2AngDtgJ8A7YCgAO2AoQDtgKIA7YCjAO2ApADtgKUA7YCmAO2ApwDtgKgA7YCpAO2AqgDtgKsA7YCsAO2ArQDtgK4A7YCvAO2AsADtgLEA7YCyAO2AswDtgLQA7YC1AO2AtgDtgLcA7YC4AO2AuQDtgLoA7YC7AO2AvADtgL0A7YC+AO2AvwDtgYAA7YGBAO2BggDtgYMA7YGEAO2BhQDtgYYA7YGHAO2BiADtgYkA7YGKAO2BiwDtgYwA7YGNAO2BjgDtgY8A7YGQAO2BkQDtgZIA7YGTAO2BlADtgZUA7YGWAO2BlwDtgZgA7YGZAO2BmgDtgZsA7YGcAO2BnQDtgZ4A7YGfAO2BoADtgaEA7YGiAO2BowDtgaQA7YGlAO2BpgDtgacA7YGoAO2BqQDtgaoA7YGrAO2BrADtga0A7YGuAO2BrwDtgbAA7YGxAO2BsgDtgbMA7YG0AO2BtQDtgbYA7YG3AO2BuADtgbkA7YG6AO2BuwDtgbwA7YG9AO2BvgDtgb8A7YKAAO2CgQDtgoIA7YKDAO2ChADtgoUA7YKGAO2ChwDtgogA7YKJAO2CigDtgosA7YKMAO2CjQDtgo4A7YKPAO2CkADtgpEA7YKSAO2CkwDtgpQA7YKVAO2ClgDtgpcA7YKYAO2CmQDtgpoA7YKbAO2CnADtgp0A7YKeAO2CnwDtgqAA7YKhAO2CogDtgqMA7YKkAO2CpQDtgqYA7YKnAO2CqADtgqkA7YKqAO2CqwDtgqwA7YKtAO2CrgDtgq8A7YKwAO2CsQDtgrIA7YKzAO2CtADtgrUA7YK2AO2CtwDtgrgA7YK5AO2CugDtgrsA7YK8AO2CvQDtgr4A7YK/AO2DgADtg4EA7YOCAO2DgwDtg4QA7YOFAO2DhgDtg4cA7YOIAO2DiQDtg4oA7YOLAO2DjADtg40A7YOOAO2DjwDtg5AA7YORAO2DkgDtg5MA7YOUAO2DlQDtg5YA7YOXAO2DmADtg5kA7YOaAO2DmwDtg5wA7YOdAO2DngDtg58A7YOgAO2DoQDtg6IA7YOjAO2DpADtg6UA7YOmAO2DpwDtg6gA7YOpAO2DqgDtg6sA7YOsAO2DrQDtg64A7YOvAO2DsADtg7EA7YOyAO2DswDtg7QA7YO1AO2DtgDtg7cA7YO4AO2DuQDtg7oA7YO7AO2DvADtg70A7YO+AO2DvwDthIAA7YSBAO2EggDthIMA7YSEAO2EhQDthIYA7YSHAO2EiADthIkA7YSKAO2EiwDthIwA7YSNAO2EjgDthI8A7YSQAO2EkQDthJIA7YSTAO2ElADthJUA7YSWAO2ElwDthJgA7YSZAO2EmgDthJsA7YScAO2EnQDthJ4A7YSfAO2EoADthKEA7YSiAO2EowDthKQA7YSlAO2EpgDthKcA7YSoAO2EqQDthKoA7YSrAO2ErADthK0A7YSuAO2ErwDthLAA7YSxAO2EsgDthLMA7YS0AO2EtQDthLYA7YS3AO2EuADthLkA7YS6AO2EuwDthLwA7YS9AO2EvgDthL8A7YWAAO2FgQDthYIA7YWDAO2FhADthYUA7YWGAO2FhwDthYgA7YWJAO2FigDthYsA7YWMAO2FjQDthY4A7YWPAO2FkADthZEA7YWSAO2FkwDthZQA7YWVAO2FlgDthZcA7YWYAO2FmQDthZoA7YWbAO2FnADthZ0A7YWeAO2FnwDthaAA7YWhAO2FogDthaMA7YWkAO2FpQDthaYA7YWnAO2FqADthakA7YWqAO2FqwDthawA7YWtAO2FrgDtha8A7YWwAO2FsQDthbIA7YWzAO2FtADthbUA7YW2AO2FtwDthbgA7YW5AO2FugDthbsA7YW8AO2FvQDthb4A7YW/AO2GgADthoEA7YaCAO2GgwDthoQA7YaFAO2GhgDthocA7YaIAO2GiQDthooA7YaLAO2GjADtho0A7YaOAO2GjwDthpAA7YaRAO2GkgDthpMA7YaUAO2GlQDthpYA7YaXAO2GmADthpkA7YaaAO2GmwDthpwA7YadAO2GngDthp8A7YagAO2GoQDthqIA7YajAO2GpADthqUA7YamAO2GpwDthqgA7YapAO2GqgDthqsA7YasAO2GrQDthq4A7YavAO2GsADthrEA7YayAO2GswDthrQA7Ya1AO2GtgDthrcA7Ya4AO2GuQDthroA7Ya7AO2GvADthr0A7Ya+AO2GvwDth4AA7YeBAO2HggDth4MA7YeEAO2HhQDth4YA7YeHAO2HiADth4kA7YeKAO2HiwDth4wA7YeNAO2HjgDth48A7YeQAO2HkQDth5IA7YeTAO2HlADth5UA7YeWAO2HlwDth5gA7YeZAO2HmgDth5sA7YecAO2HnQDth54A7YefAO2HoADth6EA7YeiAO2HowDth6QA7YelAO2HpgDth6cA7YeoAO2HqQDth6oA7YerAO2HrADth60A7YeuAO2HrwDth7AA7YexAO2HsgDth7MA7Ye0AO2HtQDth7YA7Ye3AO2HuADth7kA7Ye6AO2HuwDth7wA7Ye9AO2HvgDth78A7YiAAO2IgQDtiIIA7YiDAO2IhADtiIUA7YiGAO2IhwDtiIgA7YiJAO2IigDtiIsA7YiMAO2IjQDtiI4A7YiPAO2IkADtiJEA7YiSAO2IkwDtiJQA7YiVAO2IlgDtiJcA7YiYAO2ImQDtiJoA7YibAO2InADtiJ0A7YieAO2InwDtiKAA7YihAO2IogDtiKMA7YikAO2IpQDtiKYA7YinAO2IqADtiKkA7YiqAO2IqwDtiKwA7YitAO2IrgDtiK8A7YiwAO2IsQDtiLIA7YizAO2ItADtiLUA7Yi2AO2ItwDtiLgA7Yi5AO2IugDtiLsA7Yi8AO2IvQDtiL4A7Yi/AO2JgADtiYEA7YmCAO2JgwDtiYQA7YmFAO2JhgDtiYcA7YmIAO2JiQDtiYoA7YmLAO2JjADtiY0A7YmOAO2JjwDtiZAA7YmRAO2JkgDtiZMA7YmUAO2JlQDtiZYA7YmXAO2JmADtiZkA7YmaAO2JmwDtiZwA7YmdAO2JngDtiZ8A7YmgAO2JoQDtiaIA7YmjAO2JpADtiaUA7YmmAO2JpwDtiagA7YmpAO2JqgDtiasA7YmsAO2JrQDtia4A7YmvAO2JsADtibEA7YmyAO2JswDtibQA7Ym1AO2JtgDtibcA7Ym4AO2JuQDtiboA7Ym7AO2JvADtib0A7Ym+AO2JvwDtioAA7YqBAO2KggDtioMA7YqEAO2KhQDtioYA7YqHAO2KiADtiokA7YqKAO2KiwDtiowA7YqNAO2KjgDtio8A7YqQAO2KkQDtipIA7YqTAO2KlADtipUA7YqWAO2KlwDtipgA7YqZAO2KmgDtipsA7YqcAO2KnQDtip4A7YqfAO2KoADtiqEA7YqiAO2KowDtiqQA7YqlAO2KpgDtiqcA7YqoAO2KqQDtiqoA7YqrAO2KrADtiq0A7YquAO2KrwDtirAA7YqxAO2KsgDtirMA7Yq0AO2KtQDtirYA7Yq3AO2KuADtirkA7Yq6AO2KuwDtirwA7Yq9AO2KvgDtir8A7YuAAO2LgQDti4IA7YuDAO2LhADti4UA7YuGAO2LhwDti4gA7YuJAO2LigDti4sA7YuMAO2LjQDti44A7YuPAO2LkADti5EA7YuSAO2LkwDti5QA7YuVAO2LlgDti5cA7YuYAO2LmQDti5oA7YubAO2LnADti50A7YueAO2LnwDti6AA7YuhAO2LogDti6MA7YukAO2LpQDti6YA7YunAO2LqADti6kA7YuqAO2LqwDti6wA7YutAO2LrgDti68A7YuwAO2LsQDti7IA7YuzAO2LtADti7UA7Yu2AO2LtwDti7gA7Yu5AO2LugDti7sA7Yu8AO2LvQDti74A7Yu/AO2MgADtjIEA7YyCAO2MgwDtjIQA7YyFAO2MhgDtjIcA7YyIAO2MiQDtjIoA7YyLAO2MjADtjI0A7YyOAO2MjwDtjJAA7YyRAO2MkgDtjJMA7YyUAO2MlQDtjJYA7YyXAO2MmADtjJkA7YyaAO2MmwDtjJwA7YydAO2MngDtjJ8A7YygAO2MoQDtjKIA7YyjAO2MpADtjKUA7YymAO2MpwDtjKgA7YypAO2MqgDtjKsA7YysAO2MrQDtjK4A7YyvAO2MsADtjLEA7YyyAO2MswDtjLQA7Yy1AO2MtgDtjLcA7Yy4AO2MuQDtjLoA7Yy7AO2MvADtjL0A7Yy+AO2MvwDtjYAA7Y2BAO2NggDtjYMA7Y2EAO2NhQDtjYYA7Y2HAO2NiADtjYkA7Y2KAO2NiwDtjYwA7Y2NAO2NjgDtjY8A7Y2QAO2NkQDtjZIA7Y2TAO2NlADtjZUA7Y2WAO2NlwDtjZgA7Y2ZAO2NmgDtjZsA7Y2cAO2NnQDtjZ4A7Y2fAO2NoADtjaEA7Y2iAO2NowDtjaQA7Y2lAO2NpgDtjacA7Y2oAO2NqQDtjaoA7Y2rAO2NrADtja0A7Y2uAO2NrwDtjbAA7Y2xAO2NsgDtjbMA7Y20AO2NtQDtjbYA7Y23AO2NuADtjbkA7Y26AO2NuwDtjbwA7Y29AO2NvgDtjb8A7Y6AAO2OgQDtjoIA7Y6DAO2OhADtjoUA7Y6GAO2OhwDtjogA7Y6JAO2OigDtjosA7Y6MAO2OjQDtjo4A7Y6PAO2OkADtjpEA7Y6SAO2OkwDtjpQA7Y6VAO2OlgDtjpcA7Y6YAO2OmQDtjpoA7Y6bAO2OnADtjp0A7Y6eAO2OnwDtjqAA7Y6hAO2OogDtjqMA7Y6kAO2OpQDtjqYA7Y6nAO2OqADtjqkA7Y6qAO2OqwDtjqwA7Y6tAO2OrgDtjq8A7Y6wAO2OsQDtjrIA7Y6zAO2OtADtjrUA7Y62AO2OtwDtjrgA7Y65AO2OugDtjrsA7Y68AO2OvQDtjr4A7Y6/AO2PgADtj4EA7Y+CAO2PgwDtj4QA7Y+FAO2PhgDtj4cA7Y+IAO2PiQDtj4oA7Y+LAO2PjADtj40A7Y+OAO2PjwDtj5AA7Y+RAO2PkgDtj5MA7Y+UAO2PlQDtj5YA7Y+XAO2PmADtj5kA7Y+aAO2PmwDtj5wA7Y+dAO2PngDtj58A7Y+gAO2PoQDtj6IA7Y+jAO2PpADtj6UA7Y+mAO2PpwDtj6gA7Y+pAO2PqgDtj6sA7Y+sAO2PrQDtj64A7Y+vAO2PsADtj7EA7Y+yAO2PswDtj7QA7Y+1AO2PtgDtj7cA7Y+4AO2PuQDtj7oA7Y+7AO2PvADtj70A7Y++AO2PvwDtkIAA7ZCBAO2QggDtkIMA7ZCEAO2QhQDtkIYA7ZCHAO2QiADtkIkA7ZCKAO2QiwDtkIwA7ZCNAO2QjgDtkI8A7ZCQAO2QkQDtkJIA7ZCTAO2QlADtkJUA7ZCWAO2QlwDtkJgA7ZCZAO2QmgDtkJsA7ZCcAO2QnQDtkJ4A7ZCfAO2QoADtkKEA7ZCiAO2QowDtkKQA7ZClAO2QpgDtkKcA7ZCoAO2QqQDtkKoA7ZCrAO2QrADtkK0A7ZCuAO2QrwDtkLAA7ZCxAO2QsgDtkLMA7ZC0AO2QtQDtkLYA7ZC3AO2QuADtkLkA7ZC6AO2QuwDtkLwA7ZC9AO2QvgDtkL8A7ZGAAO2RgQDtkYIA7ZGDAO2RhADtkYUA7ZGGAO2RhwDtkYgA7ZGJAO2RigDtkYsA7ZGMAO2RjQDtkY4A7ZGPAO2RkADtkZEA7ZGSAO2RkwDtkZQA7ZGVAO2RlgDtkZcA7ZGYAO2RmQDtkZoA7ZGbAO2RnADtkZ0A7ZGeAO2RnwDtkaAA7ZGhAO2RogDtkaMA7ZGkAO2RpQDtkaYA7ZGnAO2RqADtkakA7ZGqAO2RqwDtkawA7ZGtAO2RrgDtka8A7ZGwAO2RsQDtkbIA7ZGzAO2RtADtkbUA7ZG2AO2RtwDtkbgA7ZG5AO2RugDtkbsA7ZG8AO2RvQDtkb4A7ZG/AO2SgADtkoEA7ZKCAO2SgwDtkoQA7ZKFAO2ShgDtkocA7ZKIAO2SiQDtkooA7ZKLAO2SjADtko0A7ZKOAO2SjwDtkpAA7ZKRAO2SkgDtkpMA7ZKUAO2SlQDtkpYA7ZKXAO2SmADtkpkA7ZKaAO2SmwDtkpwA7ZKdAO2SngDtkp8A7ZKgAO2SoQDtkqIA7ZKjAO2SpADtkqUA7ZKmAO2SpwDtkqgA7ZKpAO2SqgDtkqsA7ZKsAO2SrQDtkq4A7ZKvAO2SsADtkrEA7ZKyAO2SswDtkrQA7ZK1AO2StgDtkrcA7ZK4AO2SuQDtkroA7ZK7AO2SvADtkr0A7ZK+AO2SvwDtk4AA7ZOBAO2TggDtk4MA7ZOEAO2ThQDtk4YA7ZOHAO2TiADtk4kA7ZOKAO2TiwDtk4wA7ZONAO2TjgDtk48A7ZOQAO2TkQDtk5IA7ZOTAO2TlADtk5UA7ZOWAO2TlwDtk5gA7ZOZAO2TmgDtk5sA7ZOcAO2TnQDtk54A7ZOfAO2ToADtk6EA7ZOiAO2TowDtk6QA7ZOlAO2TpgDtk6cA7ZOoAO2TqQDtk6oA7ZOrAO2TrADtk60A7ZOuAO2TrwDtk7AA7ZOxAO2TsgDtk7MA7ZO0AO2TtQDtk7YA7ZO3AO2TuADtk7kA7ZO6AO2TuwDtk7wA7ZO9AO2TvgDtk78A7ZSAAO2UgQDtlIIA7ZSDAO2UhADtlIUA7ZSGAO2UhwDtlIgA7ZSJAO2UigDtlIsA7ZSMAO2UjQDtlI4A7ZSPAO2UkADtlJEA7ZSSAO2UkwDtlJQA7ZSVAO2UlgDtlJcA7ZSYAO2UmQDtlJoA7ZSbAO2UnADtlJ0A7ZSeAO2UnwDtlKAA7ZShAO2UogDtlKMA7ZSkAO2UpQDtlKYA7ZSnAO2UqADtlKkA7ZSqAO2UqwDtlKwA7ZStAO2UrgDtlK8A7ZSwAO2UsQDtlLIA7ZSzAO2UtADtlLUA7ZS2AO2UtwDtlLgA7ZS5AO2UugDtlLsA7ZS8AO2UvQDtlL4A7ZS/AO2VgADtlYEA7ZWCAO2VgwDtlYQA7ZWFAO2VhgDtlYcA7ZWIAO2ViQDtlYoA7ZWLAO2VjADtlY0A7ZWOAO2VjwDtlZAA7ZWRAO2VkgDtlZMA7ZWUAO2VlQDtlZYA7ZWXAO2VmADtlZkA7ZWaAO2VmwDtlZwA7ZWdAO2VngDtlZ8A7ZWgAO2VoQDtlaIA7ZWjAO2VpADtlaUA7ZWmAO2VpwDtlagA7ZWpAO2VqgDtlasA7ZWsAO2VrQDtla4A7ZWvAO2VsADtlbEA7ZWyAO2VswDtlbQA7ZW1AO2VtgDtlbcA7ZW4AO2VuQDtlboA7ZW7AO2VvADtlb0A7ZW+AO2VvwDtloAA7ZaBAO2WggDtloMA7ZaEAO2WhQDtloYA7ZaHAO2WiADtlokA7ZaKAO2WiwDtlowA7ZaNAO2WjgDtlo8A7ZaQAO2WkQDtlpIA7ZaTAO2WlADtlpUA7ZaWAO2WlwDtlpgA7ZaZAO2WmgDtlpsA7ZacAO2WnQDtlp4A7ZafAO2WoADtlqEA7ZaiAO2WowDtlqQA7ZalAO2WpgDtlqcA7ZaoAO2WqQDtlqoA7ZarAO2WrADtlq0A7ZauAO2WrwDtlrAA7ZaxAO2WsgDtlrMA7Za0AO2WtQDtlrYA7Za3AO2WuADtlrkA7Za6AO2WuwDtlrwA7Za9AO2WvgDtlr8A7ZeAAO2XgQDtl4IA7ZeDAO2XhADtl4UA7ZeGAO2XhwDtl4gA7ZeJAO2XigDtl4sA7ZeMAO2XjQDtl44A7ZePAO2XkADtl5EA7ZeSAO2XkwDtl5QA7ZeVAO2XlgDtl5cA7ZeYAO2XmQDtl5oA7ZebAO2XnADtl50A7ZeeAO2XnwDtl6AA7ZehAO2XogDtl6MA7ZekAO2XpQDtl6YA7ZenAO2XqADtl6kA7ZeqAO2XqwDtl6wA7ZetAO2XrgDtl68A7ZewAO2XsQDtl7IA7ZezAO2XtADtl7UA7Ze2AO2XtwDtl7gA7Ze5AO2XugDtl7sA7Ze8AO2XvQDtl74A7Ze/AO2YgADtmIEA7ZiCAO2YgwDtmIQA7ZiFAO2YhgDtmIcA7ZiIAO2YiQDtmIoA7ZiLAO2YjADtmI0A7ZiOAO2YjwDtmJAA7ZiRAO2YkgDtmJMA7ZiUAO2YlQDtmJYA7ZiXAO2YmADtmJkA7ZiaAO2YmwDtmJwA7ZidAO2YngDtmJ8A7ZigAO2YoQDtmKIA7ZijAO2YpADtmKUA7ZimAO2YpwDtmKgA7ZipAO2YqgDtmKsA7ZisAO2YrQDtmK4A7ZivAO2YsADtmLEA7ZiyAO2YswDtmLQA7Zi1AO2YtgDtmLcA7Zi4AO2YuQDtmLoA7Zi7AO2YvADtmL0A7Zi+AO2YvwDtmYAA7ZmBAO2ZggDtmYMA7ZmEAO2ZhQDtmYYA7ZmHAO2ZiADtmYkA7ZmKAO2ZiwDtmYwA7ZmNAO2ZjgDtmY8A7ZmQAO2ZkQDtmZIA7ZmTAO2ZlADtmZUA7ZmWAO2ZlwDtmZgA7ZmZAO2ZmgDtmZsA7ZmcAO2ZnQDtmZ4A7ZmfAO2ZoADtmaEA7ZmiAO2ZowDtmaQA7ZmlAO2ZpgDtmacA7ZmoAO2ZqQDtmaoA7ZmrAO2ZrADtma0A7ZmuAO2ZrwDtmbAA7ZmxAO2ZsgDtmbMA7Zm0AO2ZtQDtmbYA7Zm3AO2ZuADtmbkA7Zm6AO2ZuwDtmbwA7Zm9AO2ZvgDtmb8A7ZqAAO2agQDtmoIA7ZqDAO2ahADtmoUA7ZqGAO2ahwDtmogA7ZqJAO2aigDtmosA7ZqMAO2ajQDtmo4A7ZqPAO2akADtmpEA7ZqSAO2akwDtmpQA7ZqVAO2algDtmpcA7ZqYAO2amQDtmpoA7ZqbAO2anADtmp0A7ZqeAO2anwDtmqAA7ZqhAO2aogDtmqMA7ZqkAO2apQDtmqYA7ZqnAO2aqADtmqkA7ZqqAO2aqwDtmqwA7ZqtAO2argDtmq8A7ZqwAO2asQDtmrIA7ZqzAO2atADtmrUA7Zq2AO2atwDtmrgA7Zq5AO2augDtmrsA7Zq8AO2avQDtmr4A7Zq/AO2bgADtm4EA7ZuCAO2bgwDtm4QA7ZuFAO2bhgDtm4cA7ZuIAO2biQDtm4oA7ZuLAO2bjADtm40A7ZuOAO2bjwDtm5AA7ZuRAO2bkgDtm5MA7ZuUAO2blQDtm5YA7ZuXAO2bmADtm5kA7ZuaAO2bmwDtm5wA7ZudAO2bngDtm58A7ZugAO2boQDtm6IA7ZujAO2bpADtm6UA7ZumAO2bpwDtm6gA7ZupAO2bqgDtm6sA7ZusAO2brQDtm64A7ZuvAO2bsADtm7EA7ZuyAO2bswDtm7QA7Zu1AO2btgDtm7cA7Zu4AO2buQDtm7oA7Zu7AO2bvADtm70A7Zu+AO2bvwDtnIAA7ZyBAO2cggDtnIMA7ZyEAO2chQDtnIYA7ZyHAO2ciADtnIkA7ZyKAO2ciwDtnIwA7ZyNAO2cjgDtnI8A7ZyQAO2ckQDtnJIA7ZyTAO2clADtnJUA7ZyWAO2clwDtnJgA7ZyZAO2cmgDtnJsA7ZycAO2cnQDtnJ4A7ZyfAO2coADtnKEA7ZyiAO2cowDtnKQA7ZylAO2cpgDtnKcA7ZyoAO2cqQDtnKoA7ZyrAO2crADtnK0A7ZyuAO2crwDtnLAA7ZyxAO2csgDtnLMA7Zy0AO2ctQDtnLYA7Zy3AO2cuADtnLkA7Zy6AO2cuwDtnLwA7Zy9AO2cvgDtnL8A7Z2AAO2dgQDtnYIA7Z2DAO2dhADtnYUA7Z2GAO2dhwDtnYgA7Z2JAO2digDtnYsA7Z2MAO2djQDtnY4A7Z2PAO2dkADtnZEA7Z2SAO2dkwDtnZQA7Z2VAO2dlgDtnZcA7Z2YAO2dmQDtnZoA7Z2bAO2dnADtnZ0A7Z2eAO2dnwDtnaAA7Z2hAO2dogDtnaMA7Z2kAO2dpQDtnaYA7Z2nAO2dqADtnakA7Z2qAO2dqwDtnawA7Z2tAO2drgDtna8A7Z2wAO2dsQDtnbIA7Z2zAO2dtADtnbUA7Z22AO2dtwDtnbgA7Z25AO2dugDtnbsA7Z28AO2dvQDtnb4A7Z2/AO2egADtnoEA7Z6CAO2egwDtnoQA7Z6FAO2ehgDtnocA7Z6IAO2eiQDtnooA7Z6LAO2ejADtno0A7Z6OAO2ejwDtnpAA7Z6RAO2ekgDtnpMA7Z6UAO2elQDtnpYA7Z6XAO2emADtnpkA7Z6aAO2emwDtnpwA7Z6dAO2engDtnp8A7Z6gAO2eoQDtnqIA7Z6jAPCRgpoA8JGCnADwkYKrAPCRhK4A8JGErwDwkY2LAPCRjYwA8JGSuwDwkZK8APCRkr4A8JGWugDwkZa7APCdhZfwnYWlAPCdhZjwnYWlAPCdhZjwnYWl8J2FrgDwnYWY8J2FpfCdha8A8J2FmPCdhaXwnYWwAPCdhZjwnYWl8J2FsQDwnYWY8J2FpfCdhbIA8J2GufCdhaUA8J2GufCdhaXwnYWuAPCdhrnwnYWl8J2FrwDwnYa68J2FpQDwnYa68J2FpfCdha4A8J2GuvCdhaXwnYWvAPCghKIA8KCUnADwoJSlAPCglYsA8KCYugDwoKCEAPCgo54A8KCorADwoK2jAPChk6QA8KGaqADwoZuqAPChp4gA8KGsmADwobSLAPCht6QA8KG3pgDwooaDAPCihp8A8KKMsQDwopuUAPCioYQA8KKhigDwoqyMAPCir7EA8KOAigDwo4q4APCjjZ8A8KOOkwDwo46cAPCjj4MA8KOPlQDwo5GtAPCjmqMA8KOipwDwo6qNAPCjq7oA8KOyvADwo7SeAPCju5EA8KO9ngDwo76OAPCkiaMA8KSLrgDwpI6rAPCkmIgA8KSctQDwpKCUAPCksLYA8KSykgDwpL6hAPCkvrgA8KWBhADwpYOyAPClg7MA8KWEmQDwpYSzAPCliYkA8KWQnQDwpZimAPClmpoA8KWbhQDwpaW8APClqqcA8KWuqwDwpbKAAPCls5AA8KW+hgDwpoeaAPCmiKgA8KaJhwDwpouZAPCmjL4A8KaTmgDwppSjAPCmlqgA8KaepwDwpp61APCmrLwA8KawtgDwprOVAPCmtasA8Ka8rADwpr6xAPCng5IA8KePigDwp5mnAPCnoq4A8KelpgDwp7KoAPCnu5MA8Ke8rwDwqJeSAPCol60A8KicrgDwqK+6APCotbcA8KmFhQDwqYefAPCpiJoA8KmQigDwqZKWAPCplrYA8KmssADwqoOOAPCqhIUA8KqIjgDwqoqRAPCqjpIA8KqYgAA=" }, { "type": "Replace", "pattern": { - "String": " " + "Regex": " {2,}" }, - "content": "▁" + "content": " " + } + ] + }, + "pre_tokenizer": { + "type": "Sequence", + "pretokenizers": [ + { + "type": "Metaspace", + "replacement": "▁", + "add_prefix_space": true, + "prepend_scheme": "always" } ] }, - "pre_tokenizer": null, "post_processor": { "type": "TemplateProcessing", "single": [ { "SpecialToken": { - "id": "", + "id": "[CLS]", "type_id": 0 } }, @@ -62,12 +95,18 @@ "id": "A", "type_id": 0 } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } } ], "pair": [ { "SpecialToken": { - "id": "", + "id": "[CLS]", "type_id": 0 } }, @@ -79,8 +118,8 @@ }, { "SpecialToken": { - "id": "", - "type_id": 1 + "id": "[SEP]", + "type_id": 0 } }, { @@ -88,91035 +127,512046 @@ "id": "B", "type_id": 1 } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } } ], "special_tokens": { - "": { - "id": "", + "[CLS]": { + "id": "[CLS]", "ids": [ 1 ], "tokens": [ - "" + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 2 + ], + "tokens": [ + "[SEP]" ] } } }, "decoder": { - "type": "Sequence", - "decoders": [ - { - "type": "Replace", - "pattern": { - "String": "▁" - }, - "content": " " - }, - { - "type": "ByteFallback" - }, - { - "type": "Fuse" - }, - { - "type": "Strip", - "content": " ", - "start": 1, - "stop": 0 - } - ] + "type": "Metaspace", + "replacement": "▁", + "add_prefix_space": true, + "prepend_scheme": "always" }, "model": { - "type": "BPE", - "dropout": null, - "unk_token": "", - "continuing_subword_prefix": null, - "end_of_word_suffix": null, - "fuse_unk": true, - "byte_fallback": true, - "vocab": { - "": 0, - "": 1, - "": 2, - "<0x00>": 3, - "<0x01>": 4, - "<0x02>": 5, - "<0x03>": 6, - "<0x04>": 7, - "<0x05>": 8, - "<0x06>": 9, - "<0x07>": 10, - "<0x08>": 11, - "<0x09>": 12, - "<0x0A>": 13, - "<0x0B>": 14, - "<0x0C>": 15, - "<0x0D>": 16, - "<0x0E>": 17, - "<0x0F>": 18, - "<0x10>": 19, - "<0x11>": 20, - "<0x12>": 21, - "<0x13>": 22, - "<0x14>": 23, - "<0x15>": 24, - "<0x16>": 25, - "<0x17>": 26, - "<0x18>": 27, - "<0x19>": 28, - "<0x1A>": 29, - "<0x1B>": 30, - "<0x1C>": 31, - "<0x1D>": 32, - "<0x1E>": 33, - "<0x1F>": 34, - "<0x20>": 35, - "<0x21>": 36, - "<0x22>": 37, - "<0x23>": 38, - "<0x24>": 39, - "<0x25>": 40, - "<0x26>": 41, - "<0x27>": 42, - "<0x28>": 43, - "<0x29>": 44, - "<0x2A>": 45, - "<0x2B>": 46, - "<0x2C>": 47, - "<0x2D>": 48, - "<0x2E>": 49, - "<0x2F>": 50, - "<0x30>": 51, - "<0x31>": 52, - "<0x32>": 53, - "<0x33>": 54, - "<0x34>": 55, - "<0x35>": 56, - "<0x36>": 57, - "<0x37>": 58, - "<0x38>": 59, - "<0x39>": 60, - "<0x3A>": 61, - "<0x3B>": 62, - "<0x3C>": 63, - "<0x3D>": 64, - "<0x3E>": 65, - "<0x3F>": 66, - "<0x40>": 67, - "<0x41>": 68, - "<0x42>": 69, - "<0x43>": 70, - "<0x44>": 71, - "<0x45>": 72, - "<0x46>": 73, - "<0x47>": 74, - "<0x48>": 75, - "<0x49>": 76, - "<0x4A>": 77, - "<0x4B>": 78, - "<0x4C>": 79, - "<0x4D>": 80, - "<0x4E>": 81, - "<0x4F>": 82, - "<0x50>": 83, - "<0x51>": 84, - "<0x52>": 85, - "<0x53>": 86, - "<0x54>": 87, - "<0x55>": 88, - "<0x56>": 89, - "<0x57>": 90, - "<0x58>": 91, - "<0x59>": 92, - "<0x5A>": 93, - "<0x5B>": 94, - "<0x5C>": 95, - "<0x5D>": 96, - "<0x5E>": 97, - "<0x5F>": 98, - "<0x60>": 99, - "<0x61>": 100, - "<0x62>": 101, - "<0x63>": 102, - "<0x64>": 103, - "<0x65>": 104, - "<0x66>": 105, - "<0x67>": 106, - "<0x68>": 107, - "<0x69>": 108, - "<0x6A>": 109, - "<0x6B>": 110, - "<0x6C>": 111, - "<0x6D>": 112, - "<0x6E>": 113, - "<0x6F>": 114, - "<0x70>": 115, - "<0x71>": 116, - "<0x72>": 117, - "<0x73>": 118, - "<0x74>": 119, - "<0x75>": 120, - "<0x76>": 121, - "<0x77>": 122, - "<0x78>": 123, - "<0x79>": 124, - "<0x7A>": 125, - "<0x7B>": 126, - "<0x7C>": 127, - "<0x7D>": 128, - "<0x7E>": 129, - "<0x7F>": 130, - "<0x80>": 131, - "<0x81>": 132, - "<0x82>": 133, - "<0x83>": 134, - "<0x84>": 135, - "<0x85>": 136, - "<0x86>": 137, - "<0x87>": 138, - "<0x88>": 139, - "<0x89>": 140, - "<0x8A>": 141, - "<0x8B>": 142, - "<0x8C>": 143, - "<0x8D>": 144, - "<0x8E>": 145, - "<0x8F>": 146, - "<0x90>": 147, - "<0x91>": 148, - "<0x92>": 149, - "<0x93>": 150, - "<0x94>": 151, - "<0x95>": 152, - "<0x96>": 153, - "<0x97>": 154, - "<0x98>": 155, - "<0x99>": 156, - "<0x9A>": 157, - "<0x9B>": 158, - "<0x9C>": 159, - "<0x9D>": 160, - "<0x9E>": 161, - "<0x9F>": 162, - "<0xA0>": 163, - "<0xA1>": 164, - "<0xA2>": 165, - "<0xA3>": 166, - "<0xA4>": 167, - "<0xA5>": 168, - "<0xA6>": 169, - "<0xA7>": 170, - "<0xA8>": 171, - "<0xA9>": 172, - "<0xAA>": 173, - "<0xAB>": 174, - "<0xAC>": 175, - "<0xAD>": 176, - "<0xAE>": 177, - "<0xAF>": 178, - "<0xB0>": 179, - "<0xB1>": 180, - "<0xB2>": 181, - "<0xB3>": 182, - "<0xB4>": 183, - "<0xB5>": 184, - "<0xB6>": 185, - "<0xB7>": 186, - "<0xB8>": 187, - "<0xB9>": 188, - "<0xBA>": 189, - "<0xBB>": 190, - "<0xBC>": 191, - "<0xBD>": 192, - "<0xBE>": 193, - "<0xBF>": 194, - "<0xC0>": 195, - "<0xC1>": 196, - "<0xC2>": 197, - "<0xC3>": 198, - "<0xC4>": 199, - "<0xC5>": 200, - "<0xC6>": 201, - "<0xC7>": 202, - "<0xC8>": 203, - "<0xC9>": 204, - "<0xCA>": 205, - "<0xCB>": 206, - "<0xCC>": 207, - "<0xCD>": 208, - "<0xCE>": 209, - "<0xCF>": 210, - "<0xD0>": 211, - "<0xD1>": 212, - "<0xD2>": 213, - "<0xD3>": 214, - "<0xD4>": 215, - "<0xD5>": 216, - "<0xD6>": 217, - "<0xD7>": 218, - "<0xD8>": 219, - "<0xD9>": 220, - "<0xDA>": 221, - "<0xDB>": 222, - "<0xDC>": 223, - "<0xDD>": 224, - "<0xDE>": 225, - "<0xDF>": 226, - "<0xE0>": 227, - "<0xE1>": 228, - "<0xE2>": 229, - "<0xE3>": 230, - "<0xE4>": 231, - "<0xE5>": 232, - "<0xE6>": 233, - "<0xE7>": 234, - "<0xE8>": 235, - "<0xE9>": 236, - "<0xEA>": 237, - "<0xEB>": 238, - "<0xEC>": 239, - "<0xED>": 240, - "<0xEE>": 241, - "<0xEF>": 242, - "<0xF0>": 243, - "<0xF1>": 244, - "<0xF2>": 245, - "<0xF3>": 246, - "<0xF4>": 247, - "<0xF5>": 248, - "<0xF6>": 249, - "<0xF7>": 250, - "<0xF8>": 251, - "<0xF9>": 252, - "<0xFA>": 253, - "<0xFB>": 254, - "<0xFC>": 255, - "<0xFD>": 256, - "<0xFE>": 257, - "<0xFF>": 258, - "▁▁": 259, - "▁▁▁▁": 260, - "▁t": 261, - "in": 262, - "er": 263, - "▁a": 264, - "he": 265, - "on": 266, - "re": 267, - "▁s": 268, - "en": 269, - "at": 270, - "or": 271, - "▁the": 272, - "▁▁▁▁▁▁▁▁": 273, - "es": 274, - "▁w": 275, - "an": 276, - "▁c": 277, - "is": 278, - "it": 279, - "ou": 280, - "▁d": 281, - "al": 282, - "ar": 283, - "▁p": 284, - "▁f": 285, - "ed": 286, - "▁b": 287, - "ing": 288, - "▁o": 289, - "▁m": 290, - "le": 291, - "nd": 292, - "as": 293, - "ic": 294, - "▁h": 295, - "ion": 296, - "▁in": 297, - "▁to": 298, - "et": 299, - "om": 300, - "el": 301, - "▁of": 302, - "st": 303, - "▁and": 304, - "▁l": 305, - "▁th": 306, - "▁n": 307, - "ent": 308, - "il": 309, - "ct": 310, - "ro": 311, - "▁re": 312, - "id": 313, - "am": 314, - "▁I": 315, - "ad": 316, - "▁e": 317, - "▁S": 318, - "▁g": 319, - "▁T": 320, - "im": 321, - "ot": 322, - "ac": 323, - "ur": 324, - "▁(": 325, - "ig": 326, - "▁=": 327, - "ol": 328, - "ut": 329, - "▁A": 330, - "se": 331, - "▁u": 332, - "ve": 333, - "▁C": 334, - "if": 335, - "ow": 336, - "▁y": 337, - "ch": 338, - "ay": 339, - "▁de": 340, - "▁st": 341, - "▁|": 342, - "ver": 343, - ");": 344, - "▁\"": 345, - "ly": 346, - "▁be": 347, - "**": 348, - "▁is": 349, - "od": 350, - "▁M": 351, - "ation": 352, - "ul": 353, - "▁for": 354, - "▁▁▁▁▁": 355, - "▁on": 356, - "ag": 357, - "ce": 358, - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 359, - "ter": 360, - "ir": 361, - "th": 362, - "▁v": 363, - "qu": 364, - "▁B": 365, - "em": 366, - "▁P": 367, - "▁you": 368, - "▁that": 369, - "un": 370, - "▁{": 371, - "ith": 372, - "ri": 373, - "est": 374, - "ab": 375, - "--": 376, - "ap": 377, - "▁it": 378, - "▁con": 379, - "ate": 380, - "us": 381, - "▁H": 382, - "um": 383, - "▁D": 384, - "os": 385, - "pe": 386, - "▁-": 387, - "▁wh": 388, - "▁al": 389, - "▁as": 390, - "and": 391, - "ist": 392, - "▁L": 393, - "▁W": 394, - "▁with": 395, - "▁an": 396, - "ere": 397, - "▁*": 398, - "▁R": 399, - "▁he": 400, - "▁F": 401, - "oc": 402, - "▁was": 403, - "ers": 404, - "ke": 405, - "out": 406, - "ht": 407, - "▁r": 408, - "ess": 409, - "op": 410, - "res": 411, - "ie": 412, - "▁E": 413, - "▁\\": 414, - "▁The": 415, - "end": 416, - "ld": 417, - "▁N": 418, - "ort": 419, - "▁G": 420, - "//": 421, - "▁#": 422, - "our": 423, - "te": 424, - "ill": 425, - "ain": 426, - "▁se": 427, - "▁▁▁▁▁▁": 428, - "▁$": 429, - "▁pro": 430, - "ore": 431, - "▁com": 432, - "ame": 433, - "tr": 434, - "▁ne": 435, - "rom": 436, - "ub": 437, - "▁at": 438, - "▁ex": 439, - "ant": 440, - "ue": 441, - "▁or": 442, - "▁}": 443, - "art": 444, - "ction": 445, - "▁k": 446, - "pt": 447, - "nt": 448, - "iv": 449, - "de": 450, - "▁O": 451, - "pl": 452, - "urn": 453, - "ight": 454, - "all": 455, - "▁this": 456, - "ser": 457, - "ave": 458, - "▁not": 459, - "▁are": 460, - "▁j": 461, - "▁le": 462, - "iz": 463, - "▁'": 464, - "age": 465, - "ment": 466, - "▁tr": 467, - "ack": 468, - "ust": 469, - "()": 470, - "->": 471, - "ity": 472, - "ine": 473, - "ould": 474, - "▁J": 475, - "og": 476, - "▁from": 477, - "▁we": 478, - "ell": 479, - "▁sh": 480, - "▁en": 481, - "ure": 482, - "port": 483, - "▁ch": 484, - "ne": 485, - "▁by": 486, - "per": 487, - "ard": 488, - "ass": 489, - "ge": 490, - "ak": 491, - "are": 492, - "ok": 493, - "av": 494, - "ive": 495, - "ff": 496, - "ies": 497, - "ath": 498, - "turn": 499, - "▁U": 500, - "int": 501, - "----": 502, - "▁im": 503, - "ost": 504, - "ial": 505, - "▁have": 506, - "ind": 507, - "ip": 508, - "ans": 509, - "xt": 510, - "▁do": 511, - "cl": 512, - "▁if": 513, - "con": 514, - "ia": 515, - "▁his": 516, - "ult": 517, - "rou": 518, - "▁su": 519, - "ra": 520, - "▁un": 521, - "able": 522, - "▁<": 523, - "▁K": 524, - "ome": 525, - "▁qu": 526, - "get": 527, - "▁me": 528, - "ast": 529, - "ect": 530, - "▁##": 531, - "to": 532, - "▁cl": 533, - "▁ab": 534, - "ice": 535, - "ire": 536, - "ber": 537, - "one": 538, - "ich": 539, - "hen": 540, - "▁can": 541, - "▁Th": 542, - "▁la": 543, - "▁all": 544, - "ime": 545, - "ile": 546, - "ide": 547, - "\",": 548, - "▁pl": 549, - "▁V": 550, - "ru": 551, - "orm": 552, - "▁had": 553, - "ud": 554, - "ase": 555, - "ord": 556, - "),": 557, - "▁▁▁▁▁▁▁▁▁▁▁▁": 558, - "▁her": 559, - "▁In": 560, - "ace": 561, - "▁but": 562, - "ata": 563, - "::": 564, - "****": 565, - "ong": 566, - "▁&": 567, - "..": 568, - "▁▁▁▁▁▁▁▁▁▁▁▁▁": 569, - "ite": 570, - "ype": 571, - "act": 572, - "ode": 573, - "▁your": 574, - "▁out": 575, - "▁go": 576, - "lic": 577, - "ally": 578, - "▁so": 579, - "ork": 580, - "au": 581, - "▁up": 582, - "▁_": 583, - "ll": 584, - "==": 585, - "▁my": 586, - "pp": 587, - "cc": 588, - "▁//": 589, - "▁they": 590, - "gh": 591, - "▁us": 592, - "ib": 593, - "ions": 594, - "ach": 595, - "ens": 596, - "▁ar": 597, - "ob": 598, - "elf": 599, - "ook": 600, - "ated": 601, - "ang": 602, - "ign": 603, - "▁return": 604, - "▁res": 605, - "ck": 606, - "ous": 607, - "ст": 608, - ").": 609, - "▁п": 610, - ".\"": 611, - "на": 612, - "▁i": 613, - "ail": 614, - "ep": 615, - "▁ad": 616, - "ance": 617, - "(\"": 618, - "▁**": 619, - "ther": 620, - "ake": 621, - "▁will": 622, - "▁comp": 623, - "▁one": 624, - "▁get": 625, - "ov": 626, - "▁Y": 627, - "ary": 628, - "ock": 629, - "▁she": 630, - "che": 631, - "ft": 632, - "▁new": 633, - "▁des": 634, - "▁li": 635, - "ence": 636, - "▁sa": 637, - "ress": 638, - "▁el": 639, - "▁und": 640, - "eg": 641, - "fer": 642, - "ry": 643, - "ear": 644, - "ose": 645, - "very": 646, - "',": 647, - "▁+": 648, - "▁в": 649, - "▁He": 650, - "ublic": 651, - "▁their": 652, - "ize": 653, - "▁were": 654, - "ink": 655, - "own": 656, - "In": 657, - "{\\": 658, - "▁has": 659, - "▁per": 660, - "▁It": 661, - "▁St": 662, - "her": 663, - "ject": 664, - "ра": 665, - "ild": 666, - "so": 667, - "▁sp": 668, - "ни": 669, - "du": 670, - "row": 671, - "alue": 672, - "set": 673, - "form": 674, - "com": 675, - "▁man": 676, - "ont": 677, - "ull": 678, - "▁cont": 679, - "▁more": 680, - "ick": 681, - "▁would": 682, - "▁ev": 683, - "▁about": 684, - "ition": 685, - "▁z": 686, - "ound": 687, - "ree": 688, - "▁Ch": 689, - "▁which": 690, - "io": 691, - "();": 692, - "▁who": 693, - "err": 694, - "ory": 695, - "ount": 696, - "ations": 697, - "▁с": 698, - "ring": 699, - "": 876, - "▁em": 877, - "▁$\\": 878, - "▁year": 879, - "wn": 880, - "},": 881, - "▁del": 882, - "ale": 883, - "ty": 884, - "fig": 885, - "sp": 886, - "hed": 887, - "round": 888, - "ew": 889, - "▁di": 890, - "▁der": 891, - "ри": 892, - "red": 893, - "this": 894, - "let": 895, - "RE": 896, - "ax": 897, - "fr": 898, - "essage": 899, - "ough": 900, - "▁comm": 901, - "fo": 902, - "uch": 903, - "oy": 904, - "▁people": 905, - "ystem": 906, - "▁first": 907, - "▁function": 908, - "ange": 909, - "▁how": 910, - "▁et": 911, - "ah": 912, - "▁look": 913, - "то": 914, - "und": 915, - "▁under": 916, - "ка": 917, - "▁!": 918, - "ray": 919, - "ST": 920, - "ific": 921, - "ли": 922, - "read": 923, - "▁bet": 924, - "ious": 925, - "arg": 926, - "▁need": 927, - "math": 928, - "▁на": 929, - "ert": 930, - "▁op": 931, - "▁acc": 932, - "Pro": 933, - "▁est": 934, - "▁Un": 935, - "▁ent": 936, - "▁rec": 937, - "▁use": 938, - "ен": 939, - "▁par": 940, - "az": 941, - "▁д": 942, - "▁Wh": 943, - "self": 944, - "▁ke": 945, - "та": 946, - "▁want": 947, - "▁end": 948, - "▁don": 949, - "ek": 950, - "ren": 951, - "Name": 952, - "▁=>": 953, - "▁app": 954, - "▁que": 955, - "igh": 956, - "▁bu": 957, - "equ": 958, - "vel": 959, - "▁act": 960, - "cre": 961, - "AT": 962, - "▁var": 963, - "cess": 964, - "====": 965, - "Ex": 966, - "▁add": 967, - "▁mod": 968, - "ung": 969, - "▁where": 970, - "ning": 971, - "▁fl": 972, - "als": 973, - "tern": 974, - "}}": 975, - "▁Al": 976, - "▁pos": 977, - "ank": 978, - "▁ap": 979, - "eng": 980, - "▁“": 981, - "ble": 982, - "▁reg": 983, - "^{": 984, - "▁She": 985, - "▁*/": 986, - "ude": 987, - "add": 988, - "▁two": 989, - "▁col": 990, - "▁sm": 991, - "air": 992, - "▁may": 993, - "fore": 994, - "▁You": 995, - "rough": 996, - "▁che": 997, - "▁att": 998, - "oth": 999, - "ла": 1000, - "▁co": 1001, - "ates": 1002, - "▁rem": 1003, - "ood": 1004, - "Type": 1005, - "led": 1006, - "ful": 1007, - "▁self": 1008, - "of": 1009, - "▁Ar": 1010, - "que": 1011, - "▁every": 1012, - "ref": 1013, - "The": 1014, - "▁And": 1015, - "▁rel": 1016, - "OR": 1017, - "Id": 1018, - "▁even": 1019, - "EN": 1020, - "▁hand": 1021, - "ait": 1022, - "▁should": 1023, - "▁after": 1024, - "▁dif": 1025, - "ght": 1026, - "ife": 1027, - "ator": 1028, - "ash": 1029, - "ribut": 1030, - "umber": 1031, - "▁see": 1032, - "ms": 1033, - "▁call": 1034, - "yn": 1035, - "dd": 1036, - "▁es": 1037, - "▁make": 1038, - "other": 1039, - "▁—": 1040, - "\");": 1041, - "str": 1042, - "▁long": 1043, - "lement": 1044, - "▁wor": 1045, - "its": 1046, - "▁If": 1047, - "alse": 1048, - "ль": 1049, - "ward": 1050, - "▁по": 1051, - "val": 1052, - "ons": 1053, - "▁Z": 1054, - "▁now": 1055, - "data": 1056, - "amp": 1057, - "ense": 1058, - "▁through": 1059, - "▁down": 1060, - "att": 1061, - "▁static": 1062, - "ics": 1063, - "##": 1064, - "pos": 1065, - "▁void": 1066, - "aw": 1067, - "oun": 1068, - "▁way": 1069, - "ible": 1070, - "vent": 1071, - "ower": 1072, - "▁think": 1073, - "ts": 1074, - "*/": 1075, - "▁again": 1076, - "ating": 1077, - "те": 1078, - "ner": 1079, - "▁most": 1080, - "line": 1081, - "ym": 1082, - "▁sub": 1083, - "erson": 1084, - "▁requ": 1085, - "AL": 1086, - "AR": 1087, - "abel": 1088, - "ond": 1089, - "));": 1090, - "▁Se": 1091, - "▁But": 1092, - "alk": 1093, - "▁An": 1094, - "new": 1095, - "▁because": 1096, - "ger": 1097, - "ular": 1098, - "roup": 1099, - "ta": 1100, - "...": 1101, - "▁cons": 1102, - "▁right": 1103, - "▁fr": 1104, - "be": 1105, - "ily": 1106, - "ки": 1107, - "▁ph": 1108, - "ead": 1109, - "?\"": 1110, - "▁gu": 1111, - "▁else": 1112, - "▁som": 1113, - "rent": 1114, - "co": 1115, - "ement": 1116, - "▁str": 1117, - "ault": 1118, - "▁з": 1119, - "ло": 1120, - "sert": 1121, - "var": 1122, - "type": 1123, - "▁Com": 1124, - "ле": 1125, - "ins": 1126, - "me": 1127, - "way": 1128, - "ident": 1129, - "▁prov": 1130, - "▁м": 1131, - "▁true": 1132, - "▁Pro": 1133, - "fl": 1134, - "▁sl": 1135, - "▁As": 1136, - "}\\": 1137, - "ID": 1138, - "ues": 1139, - "▁inst": 1140, - "▁name": 1141, - "ox": 1142, - "▁)": 1143, - "li": 1144, - "ames": 1145, - "Res": 1146, - "▁sur": 1147, - "param": 1148, - "▁start": 1149, - "aj": 1150, - "SE": 1151, - "ask": 1152, - "IT": 1153, - "String": 1154, - "▁ass": 1155, - "▁play": 1156, - "ting": 1157, - "ton": 1158, - "▁before": 1159, - "▁pol": 1160, - "arch": 1161, - "▁well": 1162, - "Com": 1163, - "any": 1164, - "olog": 1165, - "▁err": 1166, - "▁these": 1167, - "ars": 1168, - "eb": 1169, - "▁br": 1170, - "▁incl": 1171, - "▁hel": 1172, - "ern": 1173, - "ody": 1174, - "во": 1175, - "▁ind": 1176, - "----------------": 1177, - "▁data": 1178, - "▁good": 1179, - "LE": 1180, - "],": 1181, - "▁av": 1182, - "▁ac": 1183, - "ider": 1184, - "не": 1185, - "▁Q": 1186, - "▁min": 1187, - "▁much": 1188, - "ci": 1189, - "els": 1190, - "▁cur": 1191, - "▁value": 1192, - "ery": 1193, - "uf": 1194, - "▁loc": 1195, - "reak": 1196, - "ative": 1197, - "imes": 1198, - "Cl": 1199, - "▁,": 1200, - "▁ser": 1201, - "▁die": 1202, - "▁trans": 1203, - "▁result": 1204, - "ext": 1205, - "▁aut": 1206, - "land": 1207, - "▁&&": 1208, - "Ch": 1209, - "ten": 1210, - "}$": 1211, - "▁type": 1212, - "cond": 1213, - "ices": 1214, - "▁very": 1215, - "▁own": 1216, - "▁fil": 1217, - "ities": 1218, - "▁produ": 1219, - "▁read": 1220, - "▁form": 1221, - "▁case": 1222, - "ather": 1223, - "ти": 1224, - "да": 1225, - "ер": 1226, - "Th": 1227, - "aut": 1228, - "▁spec": 1229, - "ij": 1230, - "bl": 1231, - "ility": 1232, - "▁é": 1233, - "▁er": 1234, - "▁does": 1235, - "▁here": 1236, - "the": 1237, - "ures": 1238, - "▁%": 1239, - "min": 1240, - "▁null": 1241, - "rap": 1242, - "\")": 1243, - "rr": 1244, - "List": 1245, - "right": 1246, - "▁User": 1247, - "UL": 1248, - "ational": 1249, - "▁being": 1250, - "AN": 1251, - "sk": 1252, - "▁car": 1253, - "ole": 1254, - "▁dist": 1255, - "plic": 1256, - "ollow": 1257, - "▁pres": 1258, - "▁such": 1259, - "ream": 1260, - "ince": 1261, - "gan": 1262, - "▁For": 1263, - "\":": 1264, - "son": 1265, - "rivate": 1266, - "▁years": 1267, - "▁serv": 1268, - "▁made": 1269, - "def": 1270, - ";\r": 1271, - "▁gl": 1272, - "▁bel": 1273, - "▁list": 1274, - "▁cor": 1275, - "▁det": 1276, - "ception": 1277, - "egin": 1278, - "▁б": 1279, - "▁char": 1280, - "trans": 1281, - "▁fam": 1282, - "▁!=": 1283, - "ouse": 1284, - "▁dec": 1285, - "ica": 1286, - "▁many": 1287, - "aking": 1288, - "▁à": 1289, - "▁sim": 1290, - "ages": 1291, - "uff": 1292, - "ased": 1293, - "man": 1294, - "▁Sh": 1295, - "iet": 1296, - "irect": 1297, - "▁Re": 1298, - "▁differ": 1299, - "▁find": 1300, - "ethod": 1301, - "▁\r": 1302, - "ines": 1303, - "▁inv": 1304, - "▁point": 1305, - "▁They": 1306, - "▁used": 1307, - "ctions": 1308, - "▁still": 1309, - "ió": 1310, - "ined": 1311, - "▁while": 1312, - "It": 1313, - "ember": 1314, - "▁say": 1315, - "▁help": 1316, - "▁cre": 1317, - "▁x": 1318, - "▁Tr": 1319, - "ument": 1320, - "▁sk": 1321, - "ought": 1322, - "ually": 1323, - "message": 1324, - "▁Con": 1325, - "▁mon": 1326, - "ared": 1327, - "work": 1328, - "):": 1329, - "ister": 1330, - "arn": 1331, - "ized": 1332, - "Data": 1333, - "orn": 1334, - "▁head": 1335, - "DE": 1336, - "▁Le": 1337, - "▁person": 1338, - "ments": 1339, - "ength": 1340, - "▁false": 1341, - "▁med": 1342, - "▁De": 1343, - "ache": 1344, - "ited": 1345, - "▁let": 1346, - "▁show": 1347, - "▁same": 1348, - "uss": 1349, - "▁gener": 1350, - "▁у": 1351, - "cur": 1352, - "▁real": 1353, - "ced": 1354, - "\">": 1355, - "struct": 1356, - "begin": 1357, - "cept": 1358, - "▁bo": 1359, - "ired": 1360, - "▁Fr": 1361, - "▁stud": 1362, - "dev": 1363, - "Ar": 1364, - "(\\": 1365, - "▁Cl": 1366, - "ween": 1367, - "▁too": 1368, - "▁test": 1369, - "▁day": 1370, - "oh": 1371, - "▁follow": 1372, - "ature": 1373, - "ze": 1374, - "ien": 1375, - "reg": 1376, - "ces": 1377, - "uring": 1378, - "amb": 1379, - "ina": 1380, - "cri": 1381, - "▁ed": 1382, - "SS": 1383, - "uck": 1384, - "▁/*": 1385, - "CT": 1386, - "▁There": 1387, - "▁take": 1388, - "par": 1389, - "ule": 1390, - "cal": 1391, - "for": 1392, - "****************": 1393, - "source": 1394, - "▁those": 1395, - "col": 1396, - "▁eff": 1397, - "mod": 1398, - "cont": 1399, - "}{": 1400, - "▁around": 1401, - "press": 1402, - "by": 1403, - "▁going": 1404, - "ponse": 1405, - "▁С": 1406, - "▁line": 1407, - "date": 1408, - "code": 1409, - "['": 1410, - "▁life": 1411, - "ason": 1412, - "▁using": 1413, - "▁val": 1414, - "▁du": 1415, - "yp": 1416, - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 1417, - "▁On": 1418, - "▁found": 1419, - "olut": 1420, - "']": 1421, - "arent": 1422, - "▁string": 1423, - "▁met": 1424, - "▁wr": 1425, - "ush": 1426, - "string": 1427, - "size": 1428, - "▁ver": 1429, - "▁each": 1430, - "value": 1431, - "▁last": 1432, - "▁got": 1433, - "ven": 1434, - "back": 1435, - "Set": 1436, - "ey": 1437, - "rol": 1438, - "▁cr": 1439, - "thing": 1440, - "ret": 1441, - "és": 1442, - "ism": 1443, - "▁between": 1444, - "Ob": 1445, - "ething": 1446, - "mp": 1447, - "▁lo": 1448, - "ats": 1449, - "▁New": 1450, - "ви": 1451, - "ado": 1452, - "dex": 1453, - "ди": 1454, - "▁pass": 1455, - "wh": 1456, - "▁den": 1457, - "Get": 1458, - "apt": 1459, - "▁ask": 1460, - "▁sup": 1461, - "Value": 1462, - "ны": 1463, - "▁try": 1464, - "lation": 1465, - "day": 1466, - "ness": 1467, - "ets": 1468, - "▁exper": 1469, - "Tr": 1470, - "▁Mar": 1471, - "serv": 1472, - "br": 1473, - "▁number": 1474, - "inal": 1475, - "cent": 1476, - "/*": 1477, - "not": 1478, - "ional": 1479, - "▁final": 1480, - "')": 1481, - "▁run": 1482, - "over": 1483, - "▁never": 1484, - "uc": 1485, - "▁high": 1486, - "yle": 1487, - "▁ins": 1488, - "▁best": 1489, - "ittle": 1490, - "ric": 1491, - "▁sign": 1492, - "▁dem": 1493, - "iness": 1494, - "gy": 1495, - "▁war": 1496, - "ished": 1497, - "▁giv": 1498, - "key": 1499, - "▁X": 1500, - "($": 1501, - "▁child": 1502, - "less": 1503, - "ways": 1504, - "incl": 1505, - "rop": 1506, - "raw": 1507, - "://": 1508, - "▁«": 1509, - "no": 1510, - "indow": 1511, - "fe": 1512, - "riend": 1513, - "▁les": 1514, - "▁los": 1515, - "file": 1516, - "formation": 1517, - "ccess": 1518, - "▁В": 1519, - "na": 1520, - "▁il": 1521, - "ision": 1522, - "ler": 1523, - "▁art": 1524, - "Cont": 1525, - "▁world": 1526, - "▁turn": 1527, - "▁really": 1528, - "▁Ex": 1529, - "ма": 1530, - "▁П": 1531, - "ters": 1532, - "arget": 1533, - "Err": 1534, - "▁happ": 1535, - "time": 1536, - "▁So": 1537, - "div": 1538, - "▁didn": 1539, - "ada": 1540, - "oot": 1541, - "})": 1542, - "▁sch": 1543, - "▁cle": 1544, - "▁something": 1545, - "().": 1546, - "▁cour": 1547, - "ever": 1548, - "ants": 1549, - "▁?": 1550, - "To": 1551, - "▁`": 1552, - "try": 1553, - "ux": 1554, - "ais": 1555, - "ross": 1556, - "hip": 1557, - "▁rep": 1558, - "label": 1559, - "▁both": 1560, - "*,": 1561, - "ott": 1562, - "ми": 1563, - "ane": 1564, - "▁open": 1565, - "ww": 1566, - "▁come": 1567, - "▁ext": 1568, - "rem": 1569, - "_{\\": 1570, - "▁old": 1571, - "ched": 1572, - "._": 1573, - "ME": 1574, - "ify": 1575, - "gg": 1576, - "Col": 1577, - "view": 1578, - "▁bus": 1579, - "▁must": 1580, - "▁different": 1581, - "log": 1582, - "ists": 1583, - "roll": 1584, - "ai": 1585, - "▁за": 1586, - "▁system": 1587, - "ivers": 1588, - "atus": 1589, - "ote": 1590, - "med": 1591, - "].": 1592, - "akes": 1593, - "RO": 1594, - "▁cent": 1595, - "gram": 1596, - "▁private": 1597, - "▁great": 1598, - "\";": 1599, - "opy": 1600, - "▁feel": 1601, - "▁How": 1602, - "////": 1603, - "IC": 1604, - "▁dr": 1605, - "ains": 1606, - "lock": 1607, - "En": 1608, - "▁Sch": 1609, - "▁mat": 1610, - "▁home": 1611, - "perty": 1612, - "test": 1613, - "loc": 1614, - "▁wom": 1615, - "sw": 1616, - "arly": 1617, - "▁En": 1618, - "▁ко": 1619, - "den": 1620, - "ста": 1621, - "▁а": 1622, - "eter": 1623, - "▁includ": 1624, - "ULL": 1625, - "▁mem": 1626, - "▁po": 1627, - "▁little": 1628, - "▁arg": 1629, - "▁},": 1630, - "include": 1631, - "eta": 1632, - "▁place": 1633, - "idth": 1634, - "ustom": 1635, - "▁||": 1636, - "▁tem": 1637, - "ried": 1638, - "▁fact": 1639, - "ience": 1640, - "▁Pl": 1641, - "opt": 1642, - "ele": 1643, - "go": 1644, - "AC": 1645, - "inter": 1646, - "========": 1647, - "(),": 1648, - "ots": 1649, - "ral": 1650, - "ique": 1651, - "aving": 1652, - "ml": 1653, - "▁thought": 1654, - "frac": 1655, - "▁care": 1656, - "());": 1657, - "▁put": 1658, - "▁might": 1659, - "▁Amer": 1660, - "▁(!": 1661, - "ample": 1662, - "alth": 1663, - "▁few": 1664, - "▁state": 1665, - "sub": 1666, - "▁Or": 1667, - "];": 1668, - "▁size": 1669, - "▁Sp": 1670, - "▁without": 1671, - "▁poss": 1672, - "eq": 1673, - "play": 1674, - "▁expect": 1675, - "▁second": 1676, - "▁String": 1677, - "uild": 1678, - "▁next": 1679, - "++": 1680, - "requ": 1681, - "▁All": 1682, - "▁men": 1683, - "▁When": 1684, - "iter": 1685, - "ament": 1686, - "net": 1687, - "▁К": 1688, - "ron": 1689, - "aint": 1690, - "▁Is": 1691, - "ве": 1692, - "pend": 1693, - "translation": 1694, - "▁го": 1695, - "че": 1696, - "▁van": 1697, - "▁another": 1698, - "▁ret": 1699, - "▁La": 1700, - "Mod": 1701, - "ION": 1702, - "list": 1703, - "▁post": 1704, - "da": 1705, - "ware": 1706, - "▁word": 1707, - "Error": 1708, - "▁seem": 1709, - "▁contin": 1710, - "atic": 1711, - "▁three": 1712, - "Object": 1713, - "▁partic": 1714, - "$.": 1715, - "▁mark": 1716, - "▁vis": 1717, - "rc": 1718, - "▁sw": 1719, - "ptions": 1720, - "▁break": 1721, - "▁things": 1722, - "ute": 1723, - "ui": 1724, - "▁That": 1725, - "urs": 1726, - "gl": 1727, - "ру": 1728, - "▁file": 1729, - "use": 1730, - "igned": 1731, - "part": 1732, - "Un": 1733, - "▁equ": 1734, - "(&": 1735, - "▁lead": 1736, - "rm": 1737, - "ained": 1738, - "▁Be": 1739, - "path": 1740, - "▁small": 1741, - "ager": 1742, - "▁always": 1743, - "▁El": 1744, - "▁order": 1745, - "▁ey": 1746, - "▁won": 1747, - "ape": 1748, - "▁left": 1749, - "ava": 1750, - "item": 1751, - "hor": 1752, - "▁away": 1753, - "bb": 1754, - "fun": 1755, - "▁Ind": 1756, - "mb": 1757, - "▁struct": 1758, - "▁process": 1759, - "▁support": 1760, - ");\r": 1761, - "ión": 1762, - "LO": 1763, - "▁oper": 1764, - "UT": 1765, - "▁·": 1766, - "PE": 1767, - "load": 1768, - "off": 1769, - "▁No": 1770, - "ives": 1771, - "ican": 1772, - "▁ve": 1773, - "action": 1774, - "';": 1775, - "▁vo": 1776, - "$,": 1777, - "▁Gr": 1778, - "pre": 1779, - "ny": 1780, - "aining": 1781, - "ior": 1782, - "init": 1783, - "lection": 1784, - "arm": 1785, - "umn": 1786, - "ags": 1787, - "ци": 1788, - "ско": 1789, - "version": 1790, - "▁To": 1791, - "▁ref": 1792, - "stand": 1793, - "▁At": 1794, - "ift": 1795, - "▁ein": 1796, - "face": 1797, - "bo": 1798, - "ified": 1799, - "ved": 1800, - "sum": 1801, - "une": 1802, - "ital": 1803, - "ump": 1804, - "comm": 1805, - "▁mov": 1806, - "elt": 1807, - "▁von": 1808, - "velop": 1809, - "ctor": 1810, - "head": 1811, - "cle": 1812, - "▁build": 1813, - "inc": 1814, - ".'": 1815, - "bs": 1816, - "info": 1817, - "chn": 1818, - "▁week": 1819, - "▁book": 1820, - "HE": 1821, - "bar": 1822, - "icense": 1823, - "▁What": 1824, - "▁quest": 1825, - "urch": 1826, - "ato": 1827, - "left": 1828, - "▁mar": 1829, - "▁top": 1830, - "FF": 1831, - "▁friend": 1832, - "▁beh": 1833, - "▁field": 1834, - "▁against": 1835, - "ract": 1836, - "ization": 1837, - "user": 1838, - "chen": 1839, - "▁keep": 1840, - "AD": 1841, - "itor": 1842, - "▁non": 1843, - "ird": 1844, - "ope": 1845, - "▁rest": 1846, - "▁dev": 1847, - "▁__": 1848, - "▁una": 1849, - "▁term": 1850, - "IS": 1851, - "▁pop": 1852, - "rist": 1853, - "▁since": 1854, - "ves": 1855, - "▁hard": 1856, - "pi": 1857, - "util": 1858, - "▁soc": 1859, - "ene": 1860, - "Exception": 1861, - "▁local": 1862, - "▁direct": 1863, - "▁sure": 1864, - "▁bro": 1865, - "▁da": 1866, - "▁": 2370, - "aim": 2371, - "▁service": 2372, - "▁within": 2373, - "angu": 2374, - "▁Д": 2375, - "uffer": 2376, - "AG": 2377, - "▁Do": 2378, - "▁incre": 2379, - "▁understand": 2380, - "}^": 2381, - "▁looked": 2382, - "gen": 2383, - "ailed": 2384, - "▁е": 2385, - "ayer": 2386, - "▁One": 2387, - "▁bas": 2388, - "▁job": 2389, - "mu": 2390, - "but": 2391, - "elta": 2392, - "▁Christ": 2393, - "uration": 2394, - "▁record": 2395, - "▁Univers": 2396, - "ivid": 2397, - "valid": 2398, - "▁Р": 2399, - "▁hold": 2400, - "▁table": 2401, - "ones": 2402, - "link": 2403, - "▁Ge": 2404, - "▁offer": 2405, - "ster": 2406, - "Form": 2407, - "={": 2408, - "▁не": 2409, - "stance": 2410, - "▁govern": 2411, - "▁techn": 2412, - "▁prim": 2413, - "*.": 2414, - "cho": 2415, - "max": 2416, - "▁fore": 2417, - "▁Can": 2418, - "▁polit": 2419, - "ories": 2420, - "▁times": 2421, - "▁dans": 2422, - "▁air": 2423, - "▁anything": 2424, - "▁sever": 2425, - "acy": 2426, - "}_": 2427, - "He": 2428, - "▁least": 2429, - "ips": 2430, - "ENT": 2431, - "do": 2432, - "▁от": 2433, - "▁cost": 2434, - ".”": 2435, - "▁children": 2436, - "ability": 2437, - "But": 2438, - "▁path": 2439, - "result": 2440, - "acter": 2441, - "▁element": 2442, - "ee": 2443, - "▁wait": 2444, - "▁money": 2445, - "Map": 2446, - "td": 2447, - "oin": 2448, - "iving": 2449, - "icht": 2450, - "icy": 2451, - "sch": 2452, - "ste": 2453, - "ду": 2454, - "ored": 2455, - "oud": 2456, - "ille": 2457, - "ised": 2458, - "plication": 2459, - "▁custom": 2460, - "▁having": 2461, - "ponent": 2462, - "▁By": 2463, - "ules": 2464, - "ued": 2465, - "atter": 2466, - "And": 2467, - "itive": 2468, - "Def": 2469, - "▁moment": 2470, - "aterial": 2471, - "Class": 2472, - "ograph": 2473, - "ike": 2474, - "▁large": 2475, - "▁####": 2476, - "▁either": 2477, - "duct": 2478, - "▁Then": 2479, - "▁Gu": 2480, - "olean": 2481, - "pert": 2482, - "▁Get": 2483, - "▁Ab": 2484, - "▁short": 2485, - "On": 2486, - "iment": 2487, - "▁project": 2488, - "cript": 2489, - "▁including": 2490, - "ния": 2491, - "▁making": 2492, - "▁someone": 2493, - "▁Fl": 2494, - "▁sat": 2495, - "▁company": 2496, - "ocus": 2497, - "pu": 2498, - "▁God": 2499, - "ification": 2500, - "No": 2501, - "▁sn": 2502, - "ano": 2503, - "ga": 2504, - "▁au": 2505, - "▁cou": 2506, - "ás": 2507, - "ended": 2508, - "ту": 2509, - "ober": 2510, - "▁nothing": 2511, - "▁net": 2512, - "▁pot": 2513, - "▁typ": 2514, - "▁item": 2515, - "rew": 2516, - "Att": 2517, - "▁young": 2518, - "}\r": 2519, - "nder": 2520, - "start": 2521, - "▁Sc": 2522, - "*)": 2523, - "▁enc": 2524, - "▁women": 2525, - "▁looking": 2526, - "▁ро": 2527, - "▁health": 2528, - "Path": 2529, - "▁After": 2530, - "▁mult": 2531, - "▁{\\": 2532, - "▁land": 2533, - "orld": 2534, - "▁Des": 2535, - "▁eng": 2536, - "input": 2537, - "▁Pol": 2538, - "\"\"": 2539, - "Code": 2540, - "▁supp": 2541, - "ainer": 2542, - "heck": 2543, - "▁mor": 2544, - "▁mill": 2545, - "▁aw": 2546, - "fs": 2547, - "▁doing": 2548, - "tings": 2549, - "ades": 2550, - "▁toget": 2551, - "▁certain": 2552, - "▁together": 2553, - "CE": 2554, - "ideo": 2555, - "▁American": 2556, - "ony": 2557, - "idd": 2558, - "II": 2559, - "ged": 2560, - "ables": 2561, - "▁ident": 2562, - "iod": 2563, - "▁parent": 2564, - "For": 2565, - "ambda": 2566, - "ando": 2567, - "=\\": 2568, - "aged": 2569, - "ending": 2570, - "Int": 2571, - "▁possible": 2572, - "▁со": 2573, - "ivity": 2574, - "num": 2575, - "rt": 2576, - "ajor": 2577, - "create": 2578, - "ride": 2579, - "▁knew": 2580, - "bit": 2581, - "itional": 2582, - "▁lik": 2583, - "▁Her": 2584, - "ension": 2585, - "\".": 2586, - "oto": 2587, - "▁exist": 2588, - "aken": 2589, - "▁actually": 2590, - "ca": 2591, - "▁Г": 2592, - "хо": 2593, - "inn": 2594, - "All": 2595, - "buf": 2596, - "▁Me": 2597, - "▁seen": 2598, - "ops": 2599, - "▁▁▁▁▁▁▁▁▁": 2600, - "Not": 2601, - "▁control": 2602, - "▁respon": 2603, - "};": 2604, - "ilt": 2605, - "isk": 2606, - "▁bad": 2607, - "▁often": 2608, - "▁past": 2609, - "aper": 2610, - "▁reason": 2611, - "eters": 2612, - "▁wanted": 2613, - "ura": 2614, - "table": 2615, - "ormal": 2616, - "width": 2617, - "га": 2618, - "ptr": 2619, - "▁dest": 2620, - "▁design": 2621, - "▁sound": 2622, - "▁plan": 2623, - "▁base": 2624, - "hand": 2625, - "gs": 2626, - "▁says": 2627, - "function": 2628, - "▁tri": 2629, - "mt": 2630, - "▁invest": 2631, - "▁available": 2632, - "ayout": 2633, - "▁och": 2634, - "▁las": 2635, - "illed": 2636, - "Val": 2637, - "▁ф": 2638, - "iety": 2639, - "mon": 2640, - "Hand": 2641, - "Fr": 2642, - "iam": 2643, - "pace": 2644, - "▁Ob": 2645, - "▁para": 2646, - "▁meet": 2647, - "▁sum": 2648, - "Message": 2649, - "ici": 2650, - "▁known": 2651, - "▁gen": 2652, - "amma": 2653, - "arr": 2654, - "▁tre": 2655, - "oke": 2656, - "uth": 2657, - "~\\": 2658, - "▁experience": 2659, - "icle": 2660, - "▁Il": 2661, - "▁sent": 2662, - "▁others": 2663, - "▁soft": 2664, - "IP": 2665, - "▁max": 2666, - "ball": 2667, - "▁market": 2668, - "▁pour": 2669, - "pression": 2670, - "eps": 2671, - "▁saw": 2672, - "▁across": 2673, - "▁Su": 2674, - "Over": 2675, - "ние": 2676, - "ulation": 2677, - "▁Reg": 2678, - "▁+=": 2679, - "body": 2680, - ")\\": 2681, - "▁print": 2682, - "▁при": 2683, - "db": 2684, - "ources": 2685, - "wards": 2686, - "▁black": 2687, - "со": 2688, - "ili": 2689, - "▁Ed": 2690, - "▁complet": 2691, - "▁single": 2692, - "▁IN": 2693, - "ached": 2694, - "bt": 2695, - "▁code": 2696, - "▁bool": 2697, - "▁area": 2698, - "▁require": 2699, - "▁problem": 2700, - "aced": 2701, - "Equ": 2702, - "▁config": 2703, - "vec": 2704, - "ney": 2705, - "cy": 2706, - "Al": 2707, - "▁account": 2708, - "ymbol": 2709, - "▁ste": 2710, - "ges": 2711, - "Array": 2712, - "empl": 2713, - "context": 2714, - "Des": 2715, - "Result": 2716, - "ecut": 2717, - "▁target": 2718, - "▁getting": 2719, - "\"/>": 2720, - "ogle": 2721, - "▁himself": 2722, - "▁wasn": 2723, - "▁block": 2724, - "▁ant": 2725, - "▁York": 2726, - "▁become": 2727, - "iff": 2728, - "ports": 2729, - "reate": 2730, - "='": 2731, - "cd": 2732, - "location": 2733, - "ет": 2734, - "▁access": 2735, - "gress": 2736, - "ros": 2737, - "Up": 2738, - "▁working": 2739, - "▁Am": 2740, - "iqu": 2741, - "cer": 2742, - "▁((": 2743, - "▁Per": 2744, - "▁func": 2745, - "▁girl": 2746, - "▁above": 2747, - "pen": 2748, - "пи": 2749, - "ido": 2750, - "▁version": 2751, - "TY": 2752, - "▁;": 2753, - "mary": 2754, - "abled": 2755, - "annel": 2756, - "▁example": 2757, - "▁context": 2758, - "OP": 2759, - "▁red": 2760, - "▁cir": 2761, - "sm": 2762, - "Log": 2763, - "▁space": 2764, - "▁fut": 2765, - "▁Gener": 2766, - "ills": 2767, - "▁dri": 2768, - "_.": 2769, - "▁felt": 2770, - "▁offic": 2771, - "▁===": 2772, - "ii": 2773, - "▁started": 2774, - "▁Т": 2775, - "▁});": 2776, - "js": 2777, - "▁front": 2778, - "▁almost": 2779, - "irm": 2780, - "!\"": 2781, - "signed": 2782, - "▁yet": 2783, - "▁trad": 2784, - "ients": 2785, - "ama": 2786, - "▁input": 2787, - "lim": 2788, - "па": 2789, - "▁ка": 2790, - "▁camp": 2791, - "ibr": 2792, - "fect": 2793, - "unt": 2794, - "▁half": 2795, - "▁cover": 2796, - "anguage": 2797, - "▁ben": 2798, - "ha": 2799, - "▁diff": 2800, - "_\\": 2801, - "▁об": 2802, - "])": 2803, - "odes": 2804, - "hel": 2805, - "ios": 2806, - "▁О": 2807, - "▁mot": 2808, - "▁social": 2809, - "////////": 2810, - "▁stre": 2811, - "ground": 2812, - "ів": 2813, - "object": 2814, - "ples": 2815, - "reed": 2816, - "▁een": 2817, - "▁based": 2818, - "▁range": 2819, - "An": 2820, - "urg": 2821, - "▁learn": 2822, - "▁exc": 2823, - "▁imp": 2824, - "▁means": 2825, - "▁wur": 2826, - "ends": 2827, - "void": 2828, - "▁std": 2829, - "▁particular": 2830, - "ja": 2831, - "▁source": 2832, - "default": 2833, - "py": 2834, - "▁als": 2835, - "scri": 2836, - "status": 2837, - "▁story": 2838, - "▁begin": 2839, - "▁position": 2840, - "▁special": 2841, - "php": 2842, - "▁bar": 2843, - "▁pract": 2844, - "call": 2845, - "▁das": 2846, - "▁rad": 2847, - "▁close": 2848, - "www": 2849, - "ере": 2850, - "gu": 2851, - "▁Er": 2852, - "▁dom": 2853, - "AM": 2854, - "▁bed": 2855, - "▁several": 2856, - "aul": 2857, - "box": 2858, - "▁low": 2859, - "pack": 2860, - "Reg": 2861, - "Of": 2862, - "atures": 2863, - "én": 2864, - "eder": 2865, - "uilder": 2866, - "cast": 2867, - "conom": 2868, - "raft": 2869, - "▁makes": 2870, - "Loc": 2871, - "http": 2872, - "▁abs": 2873, - "resh": 2874, - "▁Will": 2875, - "break": 2876, - "▁options": 2877, - "fort": 2878, - "▁из": 2879, - "▁anal": 2880, - "▁env": 2881, - "({": 2882, - "event": 2883, - "▁page": 2884, - "ternal": 2885, - "▁distribut": 2886, - "▁food": 2887, - "check": 2888, - "CK": 2889, - "▁во": 2890, - "assert": 2891, - "án": 2892, - "base": 2893, - "▁whole": 2894, - "ación": 2895, - "OD": 2896, - "▁turned": 2897, - "igma": 2898, - "▁response": 2899, - "▁University": 2900, - "▁div": 2901, - "apter": 2902, - "▁results": 2903, - "▁represent": 2904, - "▁everything": 2905, - "▁Cent": 2906, - "utes": 2907, - "rix": 2908, - "▁Some": 2909, - "▁behind": 2910, - "▁creat": 2911, - "place": 2912, - "su": 2913, - "▁Part": 2914, - "umb": 2915, - "mathbb": 2916, - "ping": 2917, - "▁match": 2918, - "Out": 2919, - "dom": 2920, - "▁situ": 2921, - "dr": 2922, - "ara": 2923, - "▁window": 2924, - "ns": 2925, - "lished": 2926, - "▁Ver": 2927, - "▁message": 2928, - "▁Em": 2929, - "▁human": 2930, - "perties": 2931, - "лу": 2932, - "lem": 2933, - "ORT": 2934, - "▁early": 2935, - "▁quick": 2936, - "▁та": 2937, - "roid": 2938, - "▁country": 2939, - "▁due": 2940, - "▁Die": 2941, - "▁trying": 2942, - "▁live": 2943, - "▁press": 2944, - "INT": 2945, - "With": 2946, - "oved": 2947, - "▁specific": 2948, - "▁fall": 2949, - "uk": 2950, - "yl": 2951, - "▁general": 2952, - "му": 2953, - "ну": 2954, - "▁names": 2955, - "where": 2956, - "▁These": 2957, - "▁sil": 2958, - "ét": 2959, - "▁ener": 2960, - "▁Now": 2961, - "▁address": 2962, - "Response": 2963, - "▁Mr": 2964, - "▁answ": 2965, - "▁film": 2966, - "▁strong": 2967, - "▁bring": 2968, - "▁United": 2969, - "▁ge": 2970, - "▁woman": 2971, - "New": 2972, - "ett": 2973, - ".)": 2974, - "ename": 2975, - "▁AN": 2976, - "▁describ": 2977, - "за": 2978, - "ising": 2979, - "EL": 2980, - "ql": 2981, - "▁fur": 2982, - "ying": 2983, - "▁Cal": 2984, - "▁Dr": 2985, - "ERR": 2986, - "▁\\\\": 2987, - "angle": 2988, - "urope": 2989, - "▁city": 2990, - "▁index": 2991, - "▁action": 2992, - "▁However": 2993, - "▁fig": 2994, - "ias": 2995, - "▁question": 2996, - "▁Jan": 2997, - "▁Med": 2998, - "▁Cont": 2999, - "amed": 3000, - "Call": 3001, - "plied": 3002, - "tty": 3003, - "▁individ": 3004, - "page": 3005, - "▁comb": 3006, - "section": 3007, - "▁Comm": 3008, - "uel": 3009, - "▁het": 3010, - "▁Bar": 3011, - "agement": 3012, - "fin": 3013, - "▁major": 3014, - "oper": 3015, - "api": 3016, - "room": 3017, - "▁„": 3018, - "▁hab": 3019, - "зи": 3020, - "▁auf": 3021, - "current": 3022, - "ni": 3023, - "▁include": 3024, - "▁qui": 3025, - "va": 3026, - "UE": 3027, - "▁idea": 3028, - ",'": 3029, - "▁required": 3030, - "▁heart": 3031, - "ibility": 3032, - "iction": 3033, - "Model": 3034, - "write": 3035, - "▁content": 3036, - "▁wer": 3037, - "▁hands": 3038, - "zen": 3039, - "char": 3040, - "}^{": 3041, - "▁mass": 3042, - "ply": 3043, - "▁nat": 3044, - "rel": 3045, - "▁dat": 3046, - "================": 3047, - "imal": 3048, - "▁probably": 3049, - "unch": 3050, - "▁mer": 3051, - "ilar": 3052, - "ires": 3053, - "▁watch": 3054, - "SI": 3055, - "▁cult": 3056, - "▁mother": 3057, - "▁government": 3058, - "ording": 3059, - "▁()": 3060, - "▁pri": 3061, - "▁link": 3062, - "group": 3063, - "OL": 3064, - "▁near": 3065, - "▁Ser": 3066, - "Ser": 3067, - "ito": 3068, - "▁values": 3069, - "▁java": 3070, - "fully": 3071, - "Count": 3072, - "++)": 3073, - "▁vi": 3074, - "▁white": 3075, - "mat": 3076, - "ctx": 3077, - "▁conc": 3078, - "▁stay": 3079, - "ging": 3080, - "▁clear": 3081, - "▁copy": 3082, - "selves": 3083, - "▁provide": 3084, - "▁words": 3085, - "comp": 3086, - "args": 3087, - "▁pick": 3088, - "uly": 3089, - "▁vari": 3090, - "▁believe": 3091, - "▁Co": 3092, - "Property": 3093, - "Group": 3094, - "▁ten": 3095, - "ischen": 3096, - "eturn": 3097, - "ival": 3098, - "System": 3099, - "CL": 3100, - "bed": 3101, - "▁total": 3102, - "▁ist": 3103, - "Input": 3104, - "uments": 3105, - "Manager": 3106, - "ши": 3107, - "▁win": 3108, - "leep": 3109, - "PI": 3110, - "ного": 3111, - "ruction": 3112, - "▁inte": 3113, - "App": 3114, - "avor": 3115, - "▁respect": 3116, - "ators": 3117, - "▁como": 3118, - "▁cut": 3119, - "FA": 3120, - "▁sus": 3121, - "▁App": 3122, - "rect": 3123, - "FI": 3124, - "▁began": 3125, - "oph": 3126, - "▁sort": 3127, - "though": 3128, - "је": 3129, - "icro": 3130, - "Trans": 3131, - "лі": 3132, - "▁Inst": 3133, - "request": 3134, - "ор": 3135, - "▁relations": 3136, - "-\\": 3137, - "Status": 3138, - "жи": 3139, - "▁father": 3140, - "cs": 3141, - "▁sex": 3142, - "isch": 3143, - "vo": 3144, - "}_{": 3145, - "aven": 3146, - "▁Ne": 3147, - "ATE": 3148, - "itten": 3149, - "▁ess": 3150, - "TH": 3151, - "ights": 3152, - "▁hom": 3153, - "▁today": 3154, - "▁zu": 3155, - "ita": 3156, - "▁isn": 3157, - "▁opt": 3158, - "ogn": 3159, - "ér": 3160, - "▁whether": 3161, - "ixed": 3162, - "phi": 3163, - "idence": 3164, - "ald": 3165, - "Client": 3166, - "At": 3167, - "▁death": 3168, - "▁Let": 3169, - "ius": 3170, - "ги": 3171, - "▁ре": 3172, - "ben": 3173, - ")\r": 3174, - "ba": 3175, - ">": 3193, - "▁Just": 3194, - "What": 3195, - "atal": 3196, - "▁Min": 3197, - "▁Cor": 3198, - "▁dark": 3199, - "rl": 3200, - "▁larg": 3201, - "ding": 3202, - "ón": 3203, - "ouch": 3204, - "▁um": 3205, - "▁elect": 3206, - "▁dam": 3207, - "▁needs": 3208, - "▁matter": 3209, - "▁rather": 3210, - "from": 3211, - "ram": 3212, - "▁і": 3213, - "▁taken": 3214, - "▁deal": 3215, - "▁period": 3216, - "▁Mon": 3217, - "▁Л": 3218, - "▁Aug": 3219, - "run": 3220, - "mm": 3221, - "elle": 3222, - "▁export": 3223, - "Sc": 3224, - "vis": 3225, - "abor": 3226, - "▁author": 3227, - "ère": 3228, - "▁remember": 3229, - "▁redu": 3230, - "▁List": 3231, - "▁focus": 3232, - "▁character": 3233, - "Table": 3234, - "▁individual": 3235, - "▁needed": 3236, - "bum": 3237, - "▁style": 3238, - "inary": 3239, - "ersion": 3240, - "oute": 3241, - "▁Pe": 3242, - "▁hon": 3243, - "mut": 3244, - "see": 3245, - "▁became": 3246, - "▁dire": 3247, - "▁document": 3248, - "sec": 3249, - "ening": 3250, - "▁visit": 3251, - "▁fac": 3252, - "tx": 3253, - "down": 3254, - "plit": 3255, - "▁phys": 3256, - "itting": 3257, - "joy": 3258, - "▁hig": 3259, - "This": 3260, - "Ad": 3261, - "▁Brit": 3262, - "▁employ": 3263, - "▁ré": 3264, - "▁т": 3265, - "lambda": 3266, - "▁impro": 3267, - "▁Bo": 3268, - "iding": 3269, - "▁online": 3270, - "mem": 3271, - "atform": 3272, - "▁War": 3273, - "▁cas": 3274, - "asure": 3275, - "▁pur": 3276, - "medi": 3277, - "Dis": 3278, - "▁Germ": 3279, - "pc": 3280, - "са": 3281, - "▁friends": 3282, - "▁Mc": 3283, - "DI": 3284, - "▁plus": 3285, - "▁Set": 3286, - "iddle": 3287, - "itut": 3288, - "▁depend": 3289, - "rest": 3290, - "▁Je": 3291, - "▁hor": 3292, - "▁entire": 3293, - "Query": 3294, - "▁refer": 3295, - "▁hot": 3296, - "▁Aust": 3297, - "▁common": 3298, - "ці": 3299, - "▁pull": 3300, - "▁Add": 3301, - "▁season": 3302, - "▁invol": 3303, - "▁World": 3304, - "client": 3305, - "now": 3306, - "true": 3307, - "append": 3308, - "itted": 3309, - "empt": 3310, - "){": 3311, - "///": 3312, - "▁prop": 3313, - "imate": 3314, - "SC": 3315, - "▁hours": 3316, - "▁hope": 3317, - "andom": 3318, - "ід": 3319, - "istic": 3320, - "▁property": 3321, - "sg": 3322, - ">(": 3323, - "▁write": 3324, - "mark": 3325, - "find": 3326, - "▁personal": 3327, - "][": 3328, - "rown": 3329, - "Ph": 3330, - "▁foot": 3331, - "▁research": 3332, - "ironment": 3333, - "▁nom": 3334, - "▁instance": 3335, - "▁held": 3336, - "De": 3337, - "▁members": 3338, - "▁fire": 3339, - "▁history": 3340, - "▁map": 3341, - "▁discuss": 3342, - "▁espec": 3343, - "▁taking": 3344, - "▁services": 3345, - "▁indust": 3346, - "igen": 3347, - "▁Ass": 3348, - "▁expected": 3349, - "▁wurde": 3350, - "dir": 3351, - "▁among": 3352, - "▁sugg": 3353, - "rec": 3354, - "Inter": 3355, - "block": 3356, - "▁Rep": 3357, - "▁pain": 3358, - "▁five": 3359, - "▁fund": 3360, - "rid": 3361, - "arrow": 3362, - "▁treat": 3363, - "▁heard": 3364, - "▁determ": 3365, - "icult": 3366, - "▁sense": 3367, - "ese": 3368, - "Fun": 3369, - "▁months": 3370, - "json": 3371, - ",”": 3372, - "TI": 3373, - "orage": 3374, - "▁У": 3375, - "▁everyone": 3376, - "▁clos": 3377, - "iers": 3378, - "airs": 3379, - "define": 3380, - "If": 3381, - "osp": 3382, - "▁wonder": 3383, - "NA": 3384, - "query": 3385, - "pg": 3386, - "ites": 3387, - "▁material": 3388, - "yd": 3389, - "Read": 3390, - "html": 3391, - "TE": 3392, - "Pr": 3393, - "^{\\": 3394, - "▁gave": 3395, - "▁IS": 3396, - "▁suggest": 3397, - "Override": 3398, - "rodu": 3399, - "From": 3400, - "▁Europe": 3401, - "PO": 3402, - "▁soon": 3403, - "host": 3404, - "▁Ber": 3405, - "....": 3406, - "▁Har": 3407, - "▁energy": 3408, - "><": 3409, - "aves": 3410, - "▁easy": 3411, - "▁bre": 3412, - "frame": 3413, - "▁ground": 3414, - "with": 3415, - "▁inside": 3416, - "ief": 3417, - "▁mo": 3418, - "pm": 3419, - "pan": 3420, - "igr": 3421, - "▁om": 3422, - "next": 3423, - "omet": 3424, - "▁status": 3425, - "▁}\r": 3426, - "▁music": 3427, - "ora": 3428, - "iles": 3429, - "ki": 3430, - "▁esc": 3431, - "▁bes": 3432, - "▁Dis": 3433, - "▁host": 3434, - "▁comes": 3435, - "used": 3436, - "▁future": 3437, - "lick": 3438, - "aid": 3439, - "▁compet": 3440, - "▁voice": 3441, - "▁load": 3442, - "evel": 3443, - "▁neg": 3444, - "▁command": 3445, - "▁für": 3446, - "▁pie": 3447, - "▁quite": 3448, - "▁blo": 3449, - "agn": 3450, - "ilon": 3451, - "▁claim": 3452, - "▁teach": 3453, - "▁previous": 3454, - "▁site": 3455, - "color": 3456, - "attr": 3457, - "▁accept": 3458, - "▁exact": 3459, - ")}": 3460, - "aft": 3461, - "roller": 3462, - "он": 3463, - "oo": 3464, - "Date": 3465, - "▁ou": 3466, - "sy": 3467, - "▁pretty": 3468, - "▁image": 3469, - "BU": 3470, - "▁terms": 3471, - "▁search": 3472, - "▁è": 3473, - "▁Val": 3474, - "▁‘": 3475, - "▁Dav": 3476, - "MS": 3477, - "src": 3478, - "mar": 3479, - "incip": 3480, - "▁couldn": 3481, - "ados": 3482, - "▁dro": 3483, - "beta": 3484, - "imum": 3485, - "▁minutes": 3486, - "▁grand": 3487, - "▁»": 3488, - "▁Our": 3489, - "Str": 3490, - "VER": 3491, - "maz": 3492, - "▁original": 3493, - "ini": 3494, - "▁coll": 3495, - "loat": 3496, - "▁os": 3497, - "});": 3498, - "summary": 3499, - "▁wall": 3500, - "Color": 3501, - "▁vers": 3502, - "▁della": 3503, - "▁\"\"\"": 3504, - "mathbf": 3505, - "zer": 3506, - "aur": 3507, - "▁track": 3508, - "▁associ": 3509, - "▁suff": 3510, - "▁inde": 3511, - "ague": 3512, - "▁Apr": 3513, - "Le": 3514, - "roups": 3515, - "board": 3516, - "▁attack": 3517, - "▁series": 3518, - "▁instead": 3519, - "ham": 3520, - "book": 3521, - "▁six": 3522, - "▁Rec": 3523, - "▁coming": 3524, - "urt": 3525, - "▁global": 3526, - "▁necess": 3527, - "lege": 3528, - "Pos": 3529, - "▁leave": 3530, - "▁pod": 3531, - "ategory": 3532, - "uz": 3533, - "▁deep": 3534, - "▁km": 3535, - "▁outside": 3536, - "has": 3537, - "options": 3538, - "▁Sm": 3539, - "Sub": 3540, - "rows": 3541, - "▁ви": 3542, - "▁States": 3543, - "▁wrong": 3544, - "▁however": 3545, - "▁sem": 3546, - "▁catch": 3547, - "\"),": 3548, - "model": 3549, - "▁http": 3550, - "▁option": 3551, - "rie": 3552, - "▁ста": 3553, - "▁är": 3554, - "▁enjoy": 3555, - "nu": 3556, - "▁pas": 3557, - "▁amount": 3558, - "▁respons": 3559, - "▁Intern": 3560, - "▁myself": 3561, - "▁opp": 3562, - "▁Sim": 3563, - "▁sens": 3564, - "Ed": 3565, - "▁(\\": 3566, - "▁students": 3567, - "нов": 3568, - "▁points": 3569, - "arning": 3570, - "UP": 3571, - "elling": 3572, - "▁cannot": 3573, - "Be": 3574, - "▁length": 3575, - "null": 3576, - "uint": 3577, - "wise": 3578, - "▁double": 3579, - "ige": 3580, - "ista": 3581, - "▁estab": 3582, - "anch": 3583, - "▁ago": 3584, - "▁bound": 3585, - "▁fa": 3586, - "▁clean": 3587, - "▁simple": 3588, - "mi": 3589, - "########": 3590, - "ifier": 3591, - "▁General": 3592, - "▁seemed": 3593, - "ena": 3594, - "▁age": 3595, - "ной": 3596, - "endif": 3597, - "AA": 3598, - "▁caus": 3599, - "▁educ": 3600, - "▁cell": 3601, - "Gener": 3602, - "space": 3603, - "▁Your": 3604, - "▁beaut": 3605, - "gt": 3606, - "▁limit": 3607, - "▁date": 3608, - "Util": 3609, - "▁National": 3610, - "ows": 3611, - "pat": 3612, - "quad": 3613, - "▁ok": 3614, - "▁И": 3615, - "arth": 3616, - "hat": 3617, - "▁community": 3618, - "oul": 3619, - "▁econom": 3620, - "Component": 3621, - "bor": 3622, - "usion": 3623, - "▁below": 3624, - "earch": 3625, - "ores": 3626, - "ban": 3627, - "▁August": 3628, - "▁further": 3629, - "sigma": 3630, - "▁ha": 3631, - "ji": 3632, - "▁comput": 3633, - "гра": 3634, - "▁None": 3635, - "▁ter": 3636, - "▁anyone": 3637, - "▁task": 3638, - "ente": 3639, - "position": 3640, - "pped": 3641, - "▁aus": 3642, - "Attribute": 3643, - "req": 3644, - "addr": 3645, - "light": 3646, - "ше": 3647, - "▁arm": 3648, - "cover": 3649, - "upport": 3650, - "▁Gl": 3651, - "▁San": 3652, - "▁writing": 3653, - "▁lost": 3654, - "▁Mark": 3655, - "▁gre": 3656, - "TYPE": 3657, - "▁South": 3658, - "▁perfect": 3659, - "▁package": 3660, - "▁infl": 3661, - "haps": 3662, - "▁Ang": 3663, - "respon": 3664, - "ris": 3665, - "ptember": 3666, - "▁building": 3667, - "VAL": 3668, - "free": 3669, - "▁ce": 3670, - "HT": 3671, - "▁From": 3672, - "ds": 3673, - "roy": 3674, - "achine": 3675, - "nown": 3676, - "▁saying": 3677, - "▁бы": 3678, - "oe": 3679, - "Ref": 3680, - "▁network": 3681, - "parent": 3682, - "uge": 3683, - "▁similar": 3684, - ">\r": 3685, - "Builder": 3686, - "▁living": 3687, - "▁continue": 3688, - "anger": 3689, - "▁Red": 3690, - "▁hair": 3691, - "anced": 3692, - "ians": 3693, - "▁dead": 3694, - "▁boolean": 3695, - "ication": 3696, - "▁де": 3697, - "▁client": 3698, - "uct": 3699, - "▁•": 3700, - "SP": 3701, - "older": 3702, - "пе": 3703, - "udio": 3704, - "▁deg": 3705, - "asing": 3706, - "▁step": 3707, - "▁pers": 3708, - "ção": 3709, - "obj": 3710, - "oz": 3711, - "ula": 3712, - "▁round": 3713, - "▁upon": 3714, - "▁resource": 3715, - "▁valid": 3716, - "▁II": 3717, - "bug": 3718, - "std": 3719, - "▁ang": 3720, - "span": 3721, - "pol": 3722, - "ialog": 3723, - "▁phot": 3724, - "?'": 3725, - "DB": 3726, - "▁Fin": 3727, - "VE": 3728, - "Em": 3729, - "▁cam": 3730, - "target": 3731, - "pected": 3732, - "Hel": 3733, - "▁ut": 3734, - "▁Test": 3735, - "▁town": 3736, - "align": 3737, - "▁webs": 3738, - "inner": 3739, - "augh": 3740, - "▁except": 3741, - "▁initial": 3742, - "enty": 3743, - "lich": 3744, - "▁Aut": 3745, - "top": 3746, - "▁fail": 3747, - "ona": 3748, - "▁benef": 3749, - "anks": 3750, - "ische": 3751, - ".*": 3752, - "▁signific": 3753, - "▁contact": 3754, - "Rec": 3755, - "ario": 3756, - "ottom": 3757, - "▁relationship": 3758, - "]);": 3759, - "▁На": 3760, - "Head": 3761, - "format": 3762, - "▁ét": 3763, - "▁More": 3764, - "actory": 3765, - "portun": 3766, - "+\\": 3767, - "▁simply": 3768, - "▁ep": 3769, - "▁Russ": 3770, - "ní": 3771, - "ua": 3772, - "erc": 3773, - "▁longer": 3774, - "inition": 3775, - "ector": 3776, - "aption": 3777, - "▁profess": 3778, - "▁Mus": 3779, - "ilities": 3780, - "ès": 3781, - "▁Act": 3782, - "offset": 3783, - "▁ill": 3784, - "band": 3785, - "▁Ag": 3786, - "▁По": 3787, - "би": 3788, - "content": 3789, - "icon": 3790, - "▁works": 3791, - "ynam": 3792, - "plement": 3793, - "Resource": 3794, - "Action": 3795, - "▁difficult": 3796, - "▁West": 3797, - "▁video": 3798, - "▁THE": 3799, - "▁decl": 3800, - "ondon": 3801, - "ded": 3802, - "}{\\": 3803, - "ocr": 3804, - "▁City": 3805, - "▁я": 3806, - "uer": 3807, - "cz": 3808, - "▁imag": 3809, - "cr": 3810, - "ete": 3811, - "idget": 3812, - "▁Mod": 3813, - "▁forward": 3814, - "▁pict": 3815, - "orge": 3816, - "▁subject": 3817, - "update": 3818, - "attle": 3819, - "sa": 3820, - "▁Ant": 3821, - "▁running": 3822, - "▁sal": 3823, - "conne": 3824, - "▁output": 3825, - "adata": 3826, - "ML": 3827, - "Check": 3828, - "ledge": 3829, - "▁paper": 3830, - "params": 3831, - "avy": 3832, - "▁af": 3833, - "▁eine": 3834, - "▁jour": 3835, - "AY": 3836, - "▁itself": 3837, - "▁Str": 3838, - "style": 3839, - "That": 3840, - "▁million": 3841, - "▁language": 3842, - "OS": 3843, - "ving": 3844, - "▁ма": 3845, - "▁то": 3846, - ")(": 3847, - "▁buy": 3848, - "./": 3849, - "▁...": 3850, - "▁tried": 3851, - "▁compl": 3852, - "▁activ": 3853, - "apped": 3854, - "Button": 3855, - "Token": 3856, - "▁provided": 3857, - "iber": 3858, - "▁created": 3859, - "curity": 3860, - "End": 3861, - "ał": 3862, - "uster": 3863, - "izing": 3864, - "omb": 3865, - "▁sich": 3866, - "▁compon": 3867, - "▁See": 3868, - "▁uint": 3869, - "▁label": 3870, - "vol": 3871, - "ów": 3872, - "ocol": 3873, - "▁received": 3874, - "▁intern": 3875, - "це": 3876, - "Run": 3877, - "▁road": 3878, - "▁Oct": 3879, - "▁Comp": 3880, - "▁study": 3881, - "▁те": 3882, - "Act": 3883, - "▁tour": 3884, - "▁State": 3885, - "▁added": 3886, - "https": 3887, - "stream": 3888, - "▁lower": 3889, - "▁box": 3890, - "▁Sk": 3891, - "▁themselves": 3892, - "▁cross": 3893, - "▁echo": 3894, - "▁device": 3895, - "pose": 3896, - "▁games": 3897, - "PL": 3898, - "Window": 3899, - "ises": 3900, - "title": 3901, - "Stream": 3902, - "zt": 3903, - "▁Sw": 3904, - "▁role": 3905, - "iant": 3906, - "ku": 3907, - "sequ": 3908, - "▁late": 3909, - "▁sold": 3910, - "ря": 3911, - "Comm": 3912, - "▁entre": 3913, - "▁dog": 3914, - "device": 3915, - "Par": 3916, - "▁likely": 3917, - "^{-": 3918, - "▁len": 3919, - "▁Paul": 3920, - "▁tool": 3921, - "Off": 3922, - "▁famil": 3923, - "▁draw": 3924, - "apping": 3925, - "▁events": 3926, - "cret": 3927, - "rought": 3928, - "Content": 3929, - "▁software": 3930, - "ria": 3931, - "msg": 3932, - "gamma": 3933, - "▁hear": 3934, - "Oper": 3935, - "▁yourself": 3936, - "▁liter": 3937, - "emp": 3938, - "▁separ": 3939, - "▁З": 3940, - "▁title": 3941, - "Method": 3942, - "mathrm": 3943, - "▁slow": 3944, - "▁Rom": 3945, - "!!": 3946, - "▁tax": 3947, - "ска": 3948, - "emplate": 3949, - "oi": 3950, - "▁Art": 3951, - "false": 3952, - "astic": 3953, - "сть": 3954, - "ocket": 3955, - "▁ens": 3956, - "TO": 3957, - "amente": 3958, - "local": 3959, - "chie": 3960, - "▁pan": 3961, - "ний": 3962, - "chema": 3963, - "▁North": 3964, - "зо": 3965, - "▁>=": 3966, - "Aut": 3967, - "▁dig": 3968, - "▁seems": 3969, - "▁morning": 3970, - "sole": 3971, - "umer": 3972, - "delta": 3973, - "ité": 3974, - "abase": 3975, - "raf": 3976, - "▁observ": 3977, - "▁Est": 3978, - "▁seg": 3979, - "▁[]": 3980, - "▁Pres": 3981, - "iful": 3982, - "push": 3983, - "▁Off": 3984, - "ipe": 3985, - "ati": 3986, - "▁dim": 3987, - "ceed": 3988, - "Ent": 3989, - "____": 3990, - "entry": 3991, - "▁fight": 3992, - "▁cred": 3993, - "▁OR": 3994, - "▁Dep": 3995, - "${": 3996, - "лен": 3997, - "Create": 3998, - "▁April": 3999, - "ministr": 4000, - "FL": 4001, - "▁Ap": 4002, - "▁Here": 4003, - "private": 4004, - "Instance": 4005, - "iem": 4006, - "▁office": 4007, - "▁third": 4008, - "▁update": 4009, - "Line": 4010, - "tag": 4011, - "▁especially": 4012, - "▁года": 4013, - "▁cu": 4014, - "▁kill": 4015, - "aught": 4016, - "▁swe": 4017, - "Options": 4018, - "IM": 4019, - "CC": 4020, - "▁compan": 4021, - "just": 4022, - "▁While": 4023, - "izer": 4024, - "▁мо": 4025, - "ке": 4026, - "▁auto": 4027, - "▁band": 4028, - "мен": 4029, - "iques": 4030, - "▁ple": 4031, - "NO": 4032, - "▁OF": 4033, - "▁song": 4034, - "▁Acc": 4035, - "EXT": 4036, - "ensor": 4037, - "ining": 4038, - "▁lat": 4039, - "big": 4040, - "▁King": 4041, - "och": 4042, - "si": 4043, - "▁Hist": 4044, - "▁quality": 4045, - "mode": 4046, - "▁opportun": 4047, - "▁wouldn": 4048, - ":**": 4049, - "output": 4050, - "▁feet": 4051, - "▁mis": 4052, - "df": 4053, - "aging": 4054, - "▁ме": 4055, - "▁tro": 4056, - "▁defined": 4057, - "▁review": 4058, - "▁Fil": 4059, - ">>": 4060, - "▁princip": 4061, - "Base": 4062, - "dict": 4063, - "verage": 4064, - "icient": 4065, - "IF": 4066, - "▁hit": 4067, - "Page": 4068, - "▁perm": 4069, - "cel": 4070, - "ít": 4071, - "▁express": 4072, - "▁indic": 4073, - "▁September": 4074, - "image": 4075, - "▁products": 4076, - "▁media": 4077, - "change": 4078, - "igger": 4079, - "▁send": 4080, - "last": 4081, - "ming": 4082, - "pa": 4083, - "uary": 4084, - "▁speak": 4085, - "ный": 4086, - "ще": 4087, - "ysis": 4088, - "lying": 4089, - "▁ч": 4090, - "like": 4091, - "ры": 4092, - "ві": 4093, - "▁Mich": 4094, - "MO": 4095, - "▁Jah": 4096, - "ensive": 4097, - "▁share": 4098, - "▁development": 4099, - "CP": 4100, - "spec": 4101, - "▁fast": 4102, - "het": 4103, - "HO": 4104, - "▁particip": 4105, - "Block": 4106, - "▁viol": 4107, - "▁frame": 4108, - "▁qual": 4109, - "tre": 4110, - "▁Ф": 4111, - "▁toward": 4112, - "fg": 4113, - "Box": 4114, - "Column": 4115, - "▁milit": 4116, - "▁March": 4117, - "▁various": 4118, - "pass": 4119, - "▁Park": 4120, - "▁Ben": 4121, - "Frame": 4122, - "▁normal": 4123, - "open": 4124, - "px": 4125, - "▁phone": 4126, - "▁Even": 4127, - "▁ma": 4128, - "ibrary": 4129, - "Start": 4130, - "idden": 4131, - "rho": 4132, - "graph": 4133, - "acing": 4134, - "'.": 4135, - "arter": 4136, - "mes": 4137, - "inst": 4138, - "▁ir": 4139, - "active": 4140, - "▁fem": 4141, - "▁moved": 4142, - "▁store": 4143, - "▁price": 4144, - "\").": 4145, - "berg": 4146, - "▁nov": 4147, - "▁card": 4148, - "ellow": 4149, - "▁party": 4150, - "▁Mor": 4151, - "ael": 4152, - "▁percent": 4153, - "▁training": 4154, - "▁ing": 4155, - "imer": 4156, - "▁Sam": 4157, - "Default": 4158, - "▁fuck": 4159, - "▁complete": 4160, - "uid": 4161, - "▁details": 4162, - "▁led": 4163, - "Point": 4164, - "▁Count": 4165, - "▁regard": 4166, - "zo": 4167, - "▁Bro": 4168, - "▁recogn": 4169, - "▁Hol": 4170, - "UM": 4171, - "element": 4172, - "Mode": 4173, - "▁exam": 4174, - "▁EX": 4175, - "Image": 4176, - "verse": 4177, - "riter": 4178, - "soft": 4179, - "▁introdu": 4180, - "▁surpr": 4181, - "Buffer": 4182, - "lector": 4183, - "aren": 4184, - "anged": 4185, - "▁Pat": 4186, - "▁Pal": 4187, - "▁contr": 4188, - "Handler": 4189, - "▁features": 4190, - "iple": 4191, - "▁CON": 4192, - "Fil": 4193, - "▁Port": 4194, - "▁thinking": 4195, - "doc": 4196, - "wer": 4197, - "▁worked": 4198, - "PC": 4199, - "cm": 4200, - "dat": 4201, - "PRO": 4202, - "▁Every": 4203, - "▁era": 4204, - "▁First": 4205, - "gn": 4206, - "▁immedi": 4207, - "ovember": 4208, - "apan": 4209, - "▁extra": 4210, - "▁section": 4211, - "▁June": 4212, - "▁via": 4213, - "▁gone": 4214, - "come": 4215, - "▁stri": 4216, - "^\\": 4217, - "antly": 4218, - "▁arch": 4219, - "Source": 4220, - "▁conv": 4221, - "▁London": 4222, - "Number": 4223, - "▁questions": 4224, - "andid": 4225, - "▁played": 4226, - "env": 4227, - "▁School": 4228, - "▁natural": 4229, - "can": 4230, - "▁news": 4231, - "DR": 4232, - "▁chall": 4233, - "▁Soc": 4234, - "▁э": 4235, - "▁attempt": 4236, - "*}": 4237, - "Null": 4238, - "rote": 4239, - "▁bi": 4240, - "▁written": 4241, - "▁blood": 4242, - "▁happened": 4243, - "▁cause": 4244, - "ashing": 4245, - "▁William": 4246, - "adem": 4247, - "▁brought": 4248, - "▁display": 4249, - "ima": 4250, - "▁finally": 4251, - "tab": 4252, - "▁returned": 4253, - "ных": 4254, - "nie": 4255, - "▁q": 4256, - "▁hers": 4257, - "▁Pre": 4258, - "▁dou": 4259, - "buffer": 4260, - "▁effort": 4261, - "aine": 4262, - "xy": 4263, - "▁histor": 4264, - "enu": 4265, - "▁arriv": 4266, - "▁Dem": 4267, - "▁favor": 4268, - "▁handle": 4269, - "SET": 4270, - "▁Public": 4271, - "rupt": 4272, - "▁ur": 4273, - "▁force": 4274, - "▁és": 4275, - "ube": 4276, - "Pre": 4277, - "рі": 4278, - "iny": 4279, - "theta": 4280, - "isf": 4281, - "▁national": 4282, - "Equal": 4283, - "rench": 4284, - "▁wife": 4285, - "▁capt": 4286, - "▁Inter": 4287, - "tau": 4288, - "▁sleep": 4289, - "../../": 4290, - "▁issue": 4291, - "▁member": 4292, - "▁await": 4293, - "▁Dan": 4294, - "zi": 4295, - "inate": 4296, - "▁sym": 4297, - "chan": 4298, - "▁Jack": 4299, - "▁English": 4300, - "▁sz": 4301, - "ributes": 4302, - "▁ign": 4303, - "ál": 4304, - "▁appear": 4305, - "rad": 4306, - "idge": 4307, - "▁couple": 4308, - "▁ship": 4309, - "lig": 4310, - "web": 4311, - "▁usually": 4312, - "▁ready": 4313, - "▁vill": 4314, - "▁Why": 4315, - "ebru": 4316, - "▁grad": 4317, - "ords": 4318, - "▁inf": 4319, - "▁loss": 4320, - "▁od": 4321, - "▁Phil": 4322, - "server": 4323, - "▁Up": 4324, - "▁buff": 4325, - "▁filename": 4326, - "ABLE": 4327, - "iting": 4328, - "efore": 4329, - "()->": 4330, - "▁conditions": 4331, - "vm": 4332, - "eld": 4333, - "itz": 4334, - "▁Trans": 4335, - "▁weight": 4336, - "▁higher": 4337, - "▁rate": 4338, - "▁accom": 4339, - "vider": 4340, - "OM": 4341, - "▁ways": 4342, - "coming": 4343, - "▁lock": 4344, - "▁etc": 4345, - "▁avec": 4346, - "▁takes": 4347, - "▁Char": 4348, - "▁November": 4349, - "method": 4350, - "▁Austral": 4351, - "▁America": 4352, - "long": 4353, - "cember": 4354, - "▁political": 4355, - "flow": 4356, - "▁maybe": 4357, - "▁amb": 4358, - "Layout": 4359, - "iled": 4360, - "omen": 4361, - "ola": 4362, - "icip": 4363, - "partial": 4364, - "True": 4365, - "▁floor": 4366, - "▁Def": 4367, - "▁concern": 4368, - "yr": 4369, - "▁shows": 4370, - "ih": 4371, - "▁answer": 4372, - "acc": 4373, - "▁ball": 4374, - "▁Rev": 4375, - "▁sun": 4376, - "▁quickly": 4377, - "▁somet": 4378, - "mente": 4379, - "▁Mal": 4380, - "undred": 4381, - "▁issues": 4382, - "ecause": 4383, - "pes": 4384, - "▁player": 4385, - "▁parents": 4386, - "▁popular": 4387, - "▁mode": 4388, - "▁mention": 4389, - "NE": 4390, - "Load": 4391, - "▁regular": 4392, - "aved": 4393, - "?:": 4394, - "year": 4395, - "func": 4396, - "▁performance": 4397, - "▁July": 4398, - "thern": 4399, - "▁website": 4400, - "ford": 4401, - "PR": 4402, - "ela": 4403, - "level": 4404, - "uit": 4405, - "flags": 4406, - "▁worth": 4407, - "▁correspon": 4408, - "▁British": 4409, - "sim": 4410, - "▁alone": 4411, - "▁har": 4412, - "▁ones": 4413, - "obile": 4414, - "▁dru": 4415, - "chi": 4416, - "▁David": 4417, - "▁problems": 4418, - "▁column": 4419, - "();\r": 4420, - "ZE": 4421, - "▁relig": 4422, - "ological": 4423, - "▁region": 4424, - "ady": 4425, - "IO": 4426, - "ander": 4427, - "Net": 4428, - "▁built": 4429, - "▁install": 4430, - "▁approach": 4431, - "Cur": 4432, - "▁fine": 4433, - "▁talking": 4434, - "▁changes": 4435, - "Style": 4436, - "▁Mart": 4437, - "лю": 4438, - "response": 4439, - "teger": 4440, - "{\r": 4441, - "irit": 4442, - "▁protected": 4443, - "▁rele": 4444, - "ership": 4445, - "тель": 4446, - "unsigned": 4447, - "ialize": 4448, - "▁https": 4449, - "Tag": 4450, - "▁$(": 4451, - "more": 4452, - "ypes": 4453, - "▁stream": 4454, - "etch": 4455, - "▁engine": 4456, - "KE": 4457, - "cmd": 4458, - "script": 4459, - "ttp": 4460, - "▁avoid": 4461, - "▁terr": 4462, - "▁rock": 4463, - "▁ful": 4464, - "Update": 4465, - "▁environment": 4466, - "▁prec": 4467, - "▁са": 4468, - "▁cases": 4469, - "▁offset": 4470, - "▁rais": 4471, - "lib": 4472, - "ées": 4473, - "aa": 4474, - "yt": 4475, - "▁arr": 4476, - "opyright": 4477, - "first": 4478, - "▁util": 4479, - "▁feature": 4480, - "posed": 4481, - "ffect": 4482, - "жа": 4483, - "itude": 4484, - "ements": 4485, - "asc": 4486, - "ador": 4487, - "lections": 4488, - "▁club": 4489, - "]{": 4490, - "▁*)": 4491, - "ство": 4492, - "▁imm": 4493, - "▁former": 4494, - "▁rights": 4495, - "▁decided": 4496, - "▁rev": 4497, - "▁ment": 4498, - "ani": 4499, - "▁stru": 4500, - "▁attention": 4501, - "artment": 4502, - "▁Ital": 4503, - "alle": 4504, - "��bis": 4505, - "gener": 4506, - "▁integr": 4507, - "ello": 4508, - "rypt": 4509, - "▁achie": 4510, - "nes": 4511, - "▁stra": 4512, - "sb": 4513, - "▁types": 4514, - "▁RE": 4515, - "Init": 4516, - "▁comment": 4517, - "▁addition": 4518, - "▁ID": 4519, - "ART": 4520, - "FO": 4521, - "щи": 4522, - "Conne": 4523, - "▁squ": 4524, - "▁considered": 4525, - "idad": 4526, - "▁October": 4527, - "cial": 4528, - "▁Of": 4529, - "▁travel": 4530, - "▁boy": 4531, - "').": 4532, - "uy": 4533, - "illa": 4534, - "istry": 4535, - "▁va": 4536, - "▁Che": 4537, - "ERT": 4538, - "ende": 4539, - "ungen": 4540, - "aby": 4541, - "▁Rober": 4542, - "▁playing": 4543, - "ils": 4544, - "▁sam": 4545, - "▁execut": 4546, - "▁Us": 4547, - "▁mut": 4548, - "▁bal": 4549, - "asse": 4550, - "▁kids": 4551, - "▁financ": 4552, - "gor": 4553, - "▁Sec": 4554, - "bert": 4555, - "▁High": 4556, - "▁је": 4557, - "▁kept": 4558, - "button": 4559, - "itory": 4560, - "▁Rem": 4561, - "▁DE": 4562, - "▁reach": 4563, - "▁bur": 4564, - "Label": 4565, - "át": 4566, - "ago": 4567, - "▁passed": 4568, - "▁behav": 4569, - "xFF": 4570, - "▁Return": 4571, - "STR": 4572, - "▁Les": 4573, - "▁ord": 4574, - "ala": 4575, - "inger": 4576, - "▁Since": 4577, - "▁experi": 4578, - "▁shall": 4579, - "▁star": 4580, - "non": 4581, - "▁gun": 4582, - "▁Bel": 4583, - "▁obj": 4584, - "ares": 4585, - "rs": 4586, - "▁weeks": 4587, - "nen": 4588, - "▁Stre": 4589, - "oring": 4590, - "▁î": 4591, - "▁serious": 4592, - "times": 4593, - "▁House": 4594, - "▁roll": 4595, - "▁register": 4596, - "▁module": 4597, - "▁applic": 4598, - "IR": 4599, - "▁cook": 4600, - "aux": 4601, - "▁save": 4602, - "▁Cr": 4603, - ",\r": 4604, - "▁states": 4605, - "▁empty": 4606, - "▁autom": 4607, - "figure": 4608, - "iance": 4609, - "▁happy": 4610, - "▁fn": 4611, - "▁jud": 4612, - "▁hat": 4613, - "ACK": 4614, - "▁Fe": 4615, - "$-": 4616, - "ivil": 4617, - "oted": 4618, - "▁sizeof": 4619, - "▁situation": 4620, - "▁lives": 4621, - "▁feeling": 4622, - "▁risk": 4623, - "▁January": 4624, - "▁Object": 4625, - "▁recomm": 4626, - "▁вы": 4627, - "▁potential": 4628, - "eah": 4629, - "▁complex": 4630, - "printf": 4631, - "istance": 4632, - "irth": 4633, - "lik": 4634, - "aste": 4635, - "▁whose": 4636, - "Arg": 4637, - "▁modern": 4638, - "iones": 4639, - "▁че": 4640, - "▁sett": 4641, - "▁Mag": 4642, - "ae": 4643, - "▁condition": 4644, - "Length": 4645, - "▁fit": 4646, - "ounds": 4647, - "▁changed": 4648, - "▁guy": 4649, - "filter": 4650, - "atever": 4651, - "éd": 4652, - "remove": 4653, - "▁hop": 4654, - "▁Out": 4655, - "▁Rich": 4656, - "child": 4657, - "▁included": 4658, - "$\\": 4659, - "▁Tom": 4660, - "eline": 4661, - "▁sometimes": 4662, - "▁drink": 4663, - "▁quant": 4664, - "▁please": 4665, - "▁Int": 4666, - "rief": 4667, - "▁exactly": 4668, - "cing": 4669, - "▁allowed": 4670, - "build": 4671, - "▁beautiful": 4672, - "▁Well": 4673, - "▁looks": 4674, - "▁ü": 4675, - "▁chance": 4676, - "▁wrote": 4677, - "▁nor": 4678, - "▁failed": 4679, - "Met": 4680, - "▁prior": 4681, - "▁hundred": 4682, - "ской": 4683, - "oria": 4684, - "▁cy": 4685, - "▁web": 4686, - "▁mess": 4687, - "leq": 4688, - "dy": 4689, - "tex": 4690, - "▁anim": 4691, - "atur": 4692, - "▁structure": 4693, - "option": 4694, - "▁actual": 4695, - "▁Franc": 4696, - "enced": 4697, - ".": 4884, - "▁production": 4885, - "iger": 4886, - "▁ст": 4887, - "show": 4888, - "▁population": 4889, - "▁park": 4890, - "▁Ze": 4891, - "▁necessary": 4892, - "▁trust": 4893, - "▁shown": 4894, - "module": 4895, - "GE": 4896, - "▁lay": 4897, - "▁announ": 4898, - "▁className": 4899, - "▁calcul": 4900, - "Function": 4901, - "▁Sal": 4902, - "OK": 4903, - "TP": 4904, - "▁entry": 4905, - "▁Stud": 4906, - "▁items": 4907, - "▁security": 4908, - "Entry": 4909, - "float": 4910, - "ls": 4911, - "ibly": 4912, - "▁contribut": 4913, - "▁Check": 4914, - "MD": 4915, - "▁improve": 4916, - "Part": 4917, - "▁systems": 4918, - "Bl": 4919, - "▁policy": 4920, - "▁screen": 4921, - "▁Any": 4922, - "▁opened": 4923, - "alloc": 4924, - "▁December": 4925, - "▁É": 4926, - "▁email": 4927, - "ader": 4928, - "=>": 4929, - "▁Hen": 4930, - "▁info": 4931, - "▁float": 4932, - "▁switch": 4933, - "ран": 4934, - "urance": 4935, - "▁assum": 4936, - "ustr": 4937, - "▁groups": 4938, - "▁Read": 4939, - "▁wat": 4940, - "Sp": 4941, - "вер": 4942, - "RAN": 4943, - "hib": 4944, - "ALL": 4945, - "▁hus": 4946, - "Spec": 4947, - "\"))": 4948, - "▁French": 4949, - "▁Class": 4950, - "▁president": 4951, - "▁definit": 4952, - "▁Nor": 4953, - "▁Thom": 4954, - "aign": 4955, - "Width": 4956, - "Do": 4957, - "▁{@": 4958, - "agon": 4959, - "▁Lu": 4960, - "▁followed": 4961, - "MM": 4962, - "asons": 4963, - "tmp": 4964, - "▁throws": 4965, - "ITY": 4966, - "ном": 4967, - "▁fair": 4968, - "▁pen": 4969, - "ég": 4970, - "▁interface": 4971, - "▁saf": 4972, - "oon": 4973, - "Back": 4974, - "▁speed": 4975, - "▁extends": 4976, - "empty": 4977, - "▁пере": 4978, - "▁proper": 4979, - "▁driv": 4980, - "фи": 4981, - "▁center": 4982, - "header": 4983, - "▁})": 4984, - "wa": 4985, - "▁middle": 4986, - "▁choose": 4987, - "▁Stad": 4988, - "SO": 4989, - "Factory": 4990, - "Dev": 4991, - "icles": 4992, - "▁application": 4993, - "▁models": 4994, - "pite": 4995, - "cap": 4996, - "xi": 4997, - "ospital": 4998, - "▁dream": 4999, - "END": 5000, - "▁contract": 5001, - "icrosoft": 5002, - "▁thous": 5003, - "izes": 5004, - "▁да": 5005, - "▁CO": 5006, - "▁direction": 5007, - "▁``": 5008, - "▁drive": 5009, - "Max": 5010, - "cia": 5011, - "▁continu": 5012, - "▁Alex": 5013, - "▁gold": 5014, - "▁prep": 5015, - "▁origin": 5016, - "▁rap": 5017, - "Op": 5018, - "ously": 5019, - "▁areas": 5020, - "PORT": 5021, - "она": 5022, - "▁safe": 5023, - "▁professional": 5024, - "apache": 5025, - "▁temper": 5026, - "sz": 5027, - "▁unit": 5028, - "▁cop": 5029, - "eqn": 5030, - "Listener": 5031, - "▁format": 5032, - "select": 5033, - "▁comfort": 5034, - "▁meant": 5035, - "iday": 5036, - "eme": 5037, - "▁active": 5038, - "▁note": 5039, - "▁Mil": 5040, - "only": 5041, - "▁<=": 5042, - "▁neigh": 5043, - "ao": 5044, - "▁blue": 5045, - "▁TV": 5046, - "Child": 5047, - "▁reached": 5048, - "Address": 5049, - "ств": 5050, - "▁closed": 5051, - "inder": 5052, - "olo": 5053, - "▁alt": 5054, - "▁adm": 5055, - "Format": 5056, - "UI": 5057, - "▁Ham": 5058, - "▁frequ": 5059, - "▁independ": 5060, - "▁easily": 5061, - "▁Land": 5062, - "▁tor": 5063, - "ography": 5064, - "infty": 5065, - "▁Work": 5066, - "iven": 5067, - "▁County": 5068, - "▁src": 5069, - "}$,": 5070, - "parse": 5071, - "CD": 5072, - "▁Cour": 5073, - "▁fol": 5074, - "Entity": 5075, - "pgf": 5076, - "▁China": 5077, - "▁Sub": 5078, - "hood": 5079, - "▁fields": 5080, - "▁yes": 5081, - "rend": 5082, - "▁towards": 5083, - "▁staff": 5084, - "▁Air": 5085, - "▁station": 5086, - "atives": 5087, - "▁impact": 5088, - "вы": 5089, - "▁directly": 5090, - "issions": 5091, - "iva": 5092, - "|\\": 5093, - "Ptr": 5094, - "▁Sant": 5095, - "Pol": 5096, - "▁progress": 5097, - "itar": 5098, - "▁parts": 5099, - "▁plant": 5100, - "▁absolut": 5101, - "▁guess": 5102, - "eqref": 5103, - "▁tim": 5104, - "▁Lou": 5105, - "▁cool": 5106, - "alu": 5107, - "▁mouth": 5108, - "них": 5109, - "▁height": 5110, - "gest": 5111, - "▁Post": 5112, - "▁board": 5113, - "▁tit": 5114, - "▁hour": 5115, - "▁server": 5116, - "▁players": 5117, - "rier": 5118, - "Link": 5119, - "▁President": 5120, - "](": 5121, - "▁construct": 5122, - "handle": 5123, - "}$.": 5124, - "rying": 5125, - "▁shop": 5126, - "iana": 5127, - "exp": 5128, - "Helper": 5129, - "Offset": 5130, - "aches": 5131, - "▁connection": 5132, - "▁difference": 5133, - "service": 5134, - "▁gas": 5135, - "▁priv": 5136, - "▁univers": 5137, - "▁wish": 5138, - "Rem": 5139, - "Url": 5140, - "geb": 5141, - "So": 5142, - "ensions": 5143, - "Module": 5144, - "SIZE": 5145, - "▁prem": 5146, - "window": 5147, - "▁dies": 5148, - "del": 5149, - "▁row": 5150, - "▁average": 5151, - "xim": 5152, - "▁pu": 5153, - "anç": 5154, - "Det": 5155, - "ker": 5156, - "ya": 5157, - "▁Det": 5158, - "▁på": 5159, - "▁named": 5160, - "▁decision": 5161, - "win": 5162, - "▁George": 5163, - "arily": 5164, - "▁solution": 5165, - "▁multiple": 5166, - "ategy": 5167, - "▁learning": 5168, - "▁secret": 5169, - "DO": 5170, - "▁nice": 5171, - "////////////////": 5172, - "Su": 5173, - "itation": 5174, - "▁join": 5175, - "▁elements": 5176, - "▁emer": 5177, - "tilde": 5178, - "▁dep": 5179, - "▁shot": 5180, - "▁platform": 5181, - "othing": 5182, - "My": 5183, - "edia": 5184, - "oms": 5185, - "aily": 5186, - "([": 5187, - "▁dress": 5188, - "▁official": 5189, - "estern": 5190, - "▁discover": 5191, - "▁mi": 5192, - "ные": 5193, - "CA": 5194, - "oding": 5195, - "▁Found": 5196, - "▁affect": 5197, - "Vis": 5198, - "stract": 5199, - "iced": 5200, - "debug": 5201, - "▁related": 5202, - "▁spect": 5203, - "ushed": 5204, - "сько": 5205, - "▁bank": 5206, - "▁cele": 5207, - "AND": 5208, - "olf": 5209, - "ем": 5210, - "▁fill": 5211, - "▁gives": 5212, - "▁бу": 5213, - "aron": 5214, - "▁Jes": 5215, - "REG": 5216, - "▁sudd": 5217, - "dated": 5218, - "vi": 5219, - "▁gi": 5220, - "send": 5221, - "cpp": 5222, - "▁spent": 5223, - "ande": 5224, - "▁operation": 5225, - "process": 5226, - "▁inform": 5227, - "▁Free": 5228, - "yond": 5229, - "▁perhaps": 5230, - "▁surv": 5231, - "▁Loc": 5232, - "▁concl": 5233, - "▁раз": 5234, - "▁Over": 5235, - "hol": 5236, - "raz": 5237, - "Write": 5238, - "▁giving": 5239, - "rd": 5240, - "instance": 5241, - "▁released": 5242, - "▁Ro": 5243, - "RA": 5244, - "▁practice": 5245, - "▁graph": 5246, - "▁increase": 5247, - "▁figure": 5248, - "Filter": 5249, - "HECK": 5250, - "idx": 5251, - "▁glass": 5252, - "ski": 5253, - "comes": 5254, - "▁cat": 5255, - "▁cold": 5256, - "goto": 5257, - "ufact": 5258, - "▁Copyright": 5259, - "}}\\": 5260, - "▁streng": 5261, - "▁dir": 5262, - "token": 5263, - "▁occur": 5264, - "arlier": 5265, - "▁measure": 5266, - "▁sec": 5267, - "▁más": 5268, - "▁Net": 5269, - "▁argument": 5270, - "▁sou": 5271, - "▁moving": 5272, - "▁prefer": 5273, - "mask": 5274, - "<<": 5275, - "▁breath": 5276, - "▁physical": 5277, - "▁positive": 5278, - "▁sor": 5279, - "▁depart": 5280, - "▁remove": 5281, - "▁kit": 5282, - "▁meeting": 5283, - "▁Data": 5284, - "ograf": 5285, - "actions": 5286, - "▁parameters": 5287, - "▁Att": 5288, - "esch": 5289, - "▁involved": 5290, - "ät": 5291, - "LL": 5292, - "Bar": 5293, - "▁си": 5294, - "ech": 5295, - "GET": 5296, - "▁prevent": 5297, - "▁beyond": 5298, - "▁Other": 5299, - "än": 5300, - "byte": 5301, - "▁sudden": 5302, - "olve": 5303, - "▁но": 5304, - "LOG": 5305, - "unit": 5306, - "▁truth": 5307, - "rat": 5308, - "SD": 5309, - "▁eat": 5310, - "▁Mad": 5311, - "▁provides": 5312, - "▁session": 5313, - "Dele": 5314, - "▁convers": 5315, - "center": 5316, - "▁continued": 5317, - "otion": 5318, - "cache": 5319, - "display": 5320, - "▁protect": 5321, - "ams": 5322, - "▁pow": 5323, - "CTION": 5324, - "▁Mac": 5325, - "mo": 5326, - "ха": 5327, - "▁distance": 5328, - "▁Time": 5329, - "gi": 5330, - "▁sequ": 5331, - "Target": 5332, - "сле": 5333, - "Server": 5334, - "▁wide": 5335, - "close": 5336, - "▁cru": 5337, - "Ext": 5338, - "▁select": 5339, - "▁pattern": 5340, - "\"));": 5341, - "Provider": 5342, - "URL": 5343, - "▁green": 5344, - "▁waiting": 5345, - "proto": 5346, - "▁immediately": 5347, - "common": 5348, - "azione": 5349, - "river": 5350, - "▁sen": 5351, - "▁!==": 5352, - "▁February": 5353, - "urb": 5354, - "▁Sen": 5355, - "dest": 5356, - ">": 6122, - "command": 6123, - "atz": 6124, - "▁mal": 6125, - "став": 6126, - "▁Press": 6127, - "▁characters": 6128, - "▁zero": 6129, - "AGE": 6130, - "rapper": 6131, - "▁kitchen": 6132, - "aming": 6133, - "▁restr": 6134, - "XX": 6135, - "▁College": 6136, - "▁Array": 6137, - "▁fresh": 6138, - "▁shift": 6139, - "▁specified": 6140, - "plete": 6141, - "ITE": 6142, - "▁Camp": 6143, - "rial": 6144, - "cb": 6145, - "▁TH": 6146, - "IB": 6147, - "osen": 6148, - "▁ú": 6149, - "▁params": 6150, - "ignment": 6151, - "adding": 6152, - "▁degree": 6153, - "Local": 6154, - "Oh": 6155, - "▁zur": 6156, - "▁levels": 6157, - "CS": 6158, - "finished": 6159, - "Case": 6160, - "riage": 6161, - "Vector": 6162, - "▁sea": 6163, - "antic": 6164, - "▁League": 6165, - "▁therefore": 6166, - "One": 6167, - "Return": 6168, - "Access": 6169, - "vas": 6170, - "▁ос": 6171, - "▁rat": 6172, - "Big": 6173, - "▁behavior": 6174, - "kr": 6175, - "▁undefined": 6176, - "▁Es": 6177, - "▁appeared": 6178, - "eles": 6179, - "▁WAR": 6180, - "Stat": 6181, - "▁Google": 6182, - "▁credit": 6183, - "▁File": 6184, - "anging": 6185, - "house": 6186, - "romise": 6187, - "gent": 6188, - "▁habit": 6189, - "▁society": 6190, - "▁encour": 6191, - "▁paint": 6192, - "pet": 6193, - "▁UK": 6194, - "aws": 6195, - "onom": 6196, - "Gl": 6197, - "}_{\\": 6198, - "eless": 6199, - "emy": 6200, - "▁Cong": 6201, - "▁developed": 6202, - "▁images": 6203, - "▁ö": 6204, - "▁font": 6205, - "clear": 6206, - "gin": 6207, - "▁Lord": 6208, - "▁transport": 6209, - "▁::": 6210, - "▁cup": 6211, - "ulate": 6212, - "▁During": 6213, - "priv": 6214, - "▁extrem": 6215, - "▁Di": 6216, - "▁doubt": 6217, - "Py": 6218, - "ifying": 6219, - "split": 6220, - "ego": 6221, - "github": 6222, - "▁),": 6223, - "ROM": 6224, - "▁chair": 6225, - "▁trade": 6226, - "▁nicht": 6227, - "Top": 6228, - "Store": 6229, - "▁parte": 6230, - "project": 6231, - "nia": 6232, - "▁від": 6233, - "war": 6234, - "▁Prof": 6235, - "▁caught": 6236, - "Thread": 6237, - "ства": 6238, - "author": 6239, - "▁doll": 6240, - "▁harm": 6241, - "▁Gen": 6242, - "tree": 6243, - "etime": 6244, - "cfg": 6245, - "▁guys": 6246, - "▁California": 6247, - "▁Green": 6248, - "▁movement": 6249, - "iej": 6250, - "▁statement": 6251, - "▁seeing": 6252, - "▁haven": 6253, - "vention": 6254, - "SL": 6255, - "chedul": 6256, - "iert": 6257, - "▁primary": 6258, - "▁civil": 6259, - "rian": 6260, - "▁button": 6261, - "▁lived": 6262, - "Pass": 6263, - "sor": 6264, - "▁watching": 6265, - "▁skills": 6266, - "tee": 6267, - "Level": 6268, - "▁scient": 6269, - "hs": 6270, - "▁agre": 6271, - "cat": 6272, - "▁tend": 6273, - "▁Mill": 6274, - "▁Cap": 6275, - "ORD": 6276, - "gle": 6277, - "▁сво": 6278, - "»,": 6279, - "▁ahead": 6280, - "vest": 6281, - "▁Jose": 6282, - "ischer": 6283, - "și": 6284, - "▁leaving": 6285, - "▁для": 6286, - "▁south": 6287, - "▁consum": 6288, - "Range": 6289, - "▁activities": 6290, - "Sec": 6291, - "▁sales": 6292, - "▁fix": 6293, - "▁jed": 6294, - "rum": 6295, - "vector": 6296, - "▁spot": 6297, - "▁manufact": 6298, - "кт": 6299, - "orrow": 6300, - "sign": 6301, - "▁college": 6302, - "▁driver": 6303, - "▁definitely": 6304, - "▁spend": 6305, - "mission": 6306, - "зу": 6307, - "atively": 6308, - "bi": 6309, - "Callback": 6310, - "▁particularly": 6311, - "▁hell": 6312, - "▁pool": 6313, - "PRE": 6314, - "▁clearly": 6315, - "PT": 6316, - "othes": 6317, - "▁Id": 6318, - "Location": 6319, - "▁Run": 6320, - "▁fixed": 6321, - "▁Hand": 6322, - "bal": 6323, - "double": 6324, - "Can": 6325, - "Omega": 6326, - "▁challeng": 6327, - "▁standing": 6328, - "iten": 6329, - "▁mechan": 6330, - "▁durch": 6331, - "▁dell": 6332, - "▁raised": 6333, - "▁weak": 6334, - "▁Du": 6335, - "grad": 6336, - "▁scene": 6337, - "poss": 6338, - "▁ton": 6339, - "▁earth": 6340, - "ulations": 6341, - "▁strength": 6342, - "aked": 6343, - "▁remain": 6344, - "▁Bi": 6345, - "▁customer": 6346, - "range": 6347, - "▁interested": 6348, - "ONE": 6349, - "▁coff": 6350, - "require": 6351, - "▁Only": 6352, - "▁Web": 6353, - "▁farm": 6354, - "▁activity": 6355, - "▁rout": 6356, - "bling": 6357, - "SY": 6358, - "▁Richard": 6359, - "▁Ref": 6360, - "▁кон": 6361, - "▁jun": 6362, - "born": 6363, - "ijn": 6364, - "Configuration": 6365, - "uman": 6366, - "EE": 6367, - "▁married": 6368, - "▁За": 6369, - "▁fat": 6370, - "▁kid": 6371, - "▁Tur": 6372, - "▁offered": 6373, - "nic": 6374, - "▁Big": 6375, - "Gamma": 6376, - "▁Health": 6377, - "▁TR": 6378, - "▁się": 6379, - "▁construction": 6380, - "▁Church": 6381, - "▁Bet": 6382, - "bus": 6383, - "▁earn": 6384, - "rict": 6385, - "▁пра": 6386, - "▁brain": 6387, - "▁fra": 6388, - "▁Op": 6389, - "FIG": 6390, - "ema": 6391, - "▁European": 6392, - "▁Saint": 6393, - "ARE": 6394, - "uri": 6395, - "▁River": 6396, - "{}": 6397, - "▁sitting": 6398, - "▁understanding": 6399, - "▁plans": 6400, - "ropri": 6401, - "▁older": 6402, - "▁pressure": 6403, - "Impl": 6404, - "▁peace": 6405, - "Connection": 6406, - "▁fi": 6407, - "rich": 6408, - "▁shut": 6409, - "apers": 6410, - "Port": 6411, - "▁Look": 6412, - "rim": 6413, - "auth": 6414, - "auto": 6415, - "▁highly": 6416, - "▁unless": 6417, - "▁Wal": 6418, - "▁ren": 6419, - "ws": 6420, - "▁core": 6421, - "(-": 6422, - "▁clim": 6423, - "ruit": 6424, - "▁callback": 6425, - "hest": 6426, - "▁Charles": 6427, - "▁Long": 6428, - "}=": 6429, - "ър": 6430, - "▁shared": 6431, - "ulated": 6432, - "gorithm": 6433, - "▁Home": 6434, - "▁village": 6435, - "ees": 6436, - "sv": 6437, - "▁restaur": 6438, - "rey": 6439, - "▁Cast": 6440, - "▁Person": 6441, - "кий": 6442, - "▁organiz": 6443, - "▁Rad": 6444, - "ponents": 6445, - "▁werden": 6446, - "▁bow": 6447, - "sen": 6448, - "ami": 6449, - "Interface": 6450, - "▁basis": 6451, - "▁Company": 6452, - "ernel": 6453, - "itu": 6454, - "Hash": 6455, - "▁aan": 6456, - "▁х": 6457, - "▁smile": 6458, - "xml": 6459, - "▁scen": 6460, - "amm": 6461, - "tool": 6462, - "aria": 6463, - "▁accur": 6464, - "settings": 6465, - "▁Jesus": 6466, - "acement": 6467, - "power": 6468, - "(!": 6469, - "▁calls": 6470, - "▁basic": 6471, - "▁settings": 6472, - "ript": 6473, - "pool": 6474, - "ctors": 6475, - "▁Foundation": 6476, - "▁weap": 6477, - "KEY": 6478, - "foot": 6479, - "▁radio": 6480, - "▁helped": 6481, - "mann": 6482, - "▁jump": 6483, - "▁tick": 6484, - "▁growing": 6485, - "aten": 6486, - "real": 6487, - "▁increasing": 6488, - "Device": 6489, - "varepsilon": 6490, - "▁sets": 6491, - "▁advant": 6492, - "Open": 6493, - "▁reasons": 6494, - "▁supposed": 6495, - "oes": 6496, - "ede": 6497, - "teen": 6498, - "ifdef": 6499, - "▁delete": 6500, - "▁&=": 6501, - "▁Bill": 6502, - "▁aim": 6503, - "▁Ok": 6504, - "▁Av": 6505, - "reci": 6506, - "acks": 6507, - "iste": 6508, - "Properties": 6509, - "▁tmp": 6510, - "▁dei": 6511, - "PER": 6512, - "DC": 6513, - "sta": 6514, - "нии": 6515, - "▁limited": 6516, - "▁greater": 6517, - "description": 6518, - "ori": 6519, - "aints": 6520, - "▁hy": 6521, - "▁Mel": 6522, - "▁CH": 6523, - "cons": 6524, - "▁surround": 6525, - "▁Who": 6526, - "arc": 6527, - "▁telev": 6528, - "itution": 6529, - "▁equal": 6530, - "кі": 6531, - "▁Israel": 6532, - "äh": 6533, - "▁Caption": 6534, - "▁exerc": 6535, - "empor": 6536, - "▁++": 6537, - "▁lib": 6538, - "make": 6539, - "▁MA": 6540, - "copy": 6541, - "friend": 6542, - "▁кото": 6543, - "▁damage": 6544, - "▁\\,": 6545, - "oded": 6546, - "▁none": 6547, - "▁evalu": 6548, - "ston": 6549, - ">,": 6550, - "FOR": 6551, - "▁norm": 6552, - "appe": 6553, - "Session": 6554, - "▁adult": 6555, - "▁hospital": 6556, - "▁recommend": 6557, - "property": 6558, - "stein": 6559, - "final": 6560, - "▁nu": 6561, - "second": 6562, - "▁aspect": 6563, - "\")]": 6564, - "жен": 6565, - "amento": 6566, - "▁rac": 6567, - "save": 6568, - "▁football": 6569, - "Ab": 6570, - "ungs": 6571, - "abil": 6572, - "▁Arch": 6573, - "system": 6574, - "hist": 6575, - "▁luck": 6576, - "render": 6577, - "▁sein": 6578, - "ioni": 6579, - "▁rot": 6580, - "▁corner": 6581, - "▁appropri": 6582, - "▁Software": 6583, - "▁tele": 6584, - "Delete": 6585, - "▁According": 6586, - "▁prison": 6587, - "▁lic": 6588, - "▁ми": 6589, - "term": 6590, - "sets": 6591, - "▁vel": 6592, - "▁rank": 6593, - "▁existing": 6594, - "▁Vir": 6595, - "▁trip": 6596, - "▁му": 6597, - "avax": 6598, - "▁ris": 6599, - "▁define": 6600, - "▁heat": 6601, - "car": 6602, - "▁convert": 6603, - "email": 6604, - "▁Under": 6605, - "▁Ш": 6606, - "▁Grand": 6607, - "▁exists": 6608, - "sys": 6609, - "eff": 6610, - "▁Top": 6611, - "▁č": 6612, - "▁tempor": 6613, - "▁arguments": 6614, - "▁supported": 6615, - "ensed": 6616, - "▁Francis": 6617, - "▁coord": 6618, - "▁achieve": 6619, - "▁Name": 6620, - "▁Jahr": 6621, - "▁Gi": 6622, - "she": 6623, - "▁Dev": 6624, - "▁alla": 6625, - "▁WIT": 6626, - "agment": 6627, - "custom": 6628, - "alls": 6629, - "&&": 6630, - "WE": 6631, - "▁holding": 6632, - "prototype": 6633, - "▁fing": 6634, - "▁bag": 6635, - "▁Party": 6636, - "stack": 6637, - "▁economic": 6638, - "▁Gal": 6639, - "idents": 6640, - "▁Jun": 6641, - "▁showed": 6642, - "osh": 6643, - "▁Bay": 6644, - "mail": 6645, - "▁SO": 6646, - "▁\"<": 6647, - "graphics": 6648, - "▁fu": 6649, - "click": 6650, - "▁battle": 6651, - "{{": 6652, - "▁Event": 6653, - "rior": 6654, - "chaft": 6655, - "▁favorite": 6656, - "usive": 6657, - "support": 6658, - "bm": 6659, - "Kind": 6660, - "▁safety": 6661, - "▁Ent": 6662, - "cup": 6663, - "▁Australia": 6664, - "▁destroy": 6665, - "▁organization": 6666, - "iden": 6667, - "################": 6668, - "dec": 6669, - "▁za": 6670, - "▁seven": 6671, - "arely": 6672, - "▁flag": 6673, - "Dir": 6674, - "▁Carl": 6675, - "▁doctor": 6676, - "▁variety": 6677, - "▁Lin": 6678, - "▁tom": 6679, - "^{(": 6680, - "Bo": 6681, - "antes": 6682, - "▁mine": 6683, - "▁Mit": 6684, - "▁describe": 6685, - "Args": 6686, - "LS": 6687, - "API": 6688, - "▁Luc": 6689, - "phone": 6690, - "▁science": 6691, - "▁Oper": 6692, - "Next": 6693, - "▁investig": 6694, - "▁demonstr": 6695, - "▁Govern": 6696, - "▁objects": 6697, - "▁Louis": 6698, - "▁Returns": 6699, - "▁han": 6700, - "nam": 6701, - "▁comme": 6702, - "▁presence": 6703, - "▁pel": 6704, - "▁detect": 6705, - ")=": 6706, - "▁Chinese": 6707, - "▁rich": 6708, - "▁classes": 6709, - "▁expand": 6710, - "▁Dom": 6711, - "▁Dec": 6712, - "sn": 6713, - "peed": 6714, - "▁Jim": 6715, - "should": 6716, - "▁Smith": 6717, - "▁pages": 6718, - "▁Jean": 6719, - "rics": 6720, - "▁Sund": 6721, - "ads": 6722, - "▁Their": 6723, - "unicip": 6724, - "ву": 6725, - "▁download": 6726, - "▁stress": 6727, - "▁Pet": 6728, - "menu": 6729, - "reme": 6730, - "▁compared": 6731, - "Ste": 6732, - "IND": 6733, - "container": 6734, - "▁Indian": 6735, - "oren": 6736, - "▁ses": 6737, - "▁Whe": 6738, - "▁roku": 6739, - "▁established": 6740, - "▁generally": 6741, - "▁fle": 6742, - "__(": 6743, - "=\"+": 6744, - "Var": 6745, - "▁Make": 6746, - "▁removed": 6747, - "zz": 6748, - "ün": 6749, - "▁mix": 6750, - "erk": 6751, - "iation": 6752, - "outer": 6753, - "SK": 6754, - "▁becomes": 6755, - "▁Hall": 6756, - "scious": 6757, - "▁watched": 6758, - "▁gather": 6759, - "▁Result": 6760, - "proof": 6761, - "pay": 6762, - "▁produced": 6763, - "▁|=": 6764, - "▁border": 6765, - "▁din": 6766, - "▁script": 6767, - "▁actions": 6768, - "▁mas": 6769, - "ща": 6770, - "ooth": 6771, - "▁Techn": 6772, - "Json": 6773, - "▁filled": 6774, - "ден": 6775, - "undle": 6776, - "сту": 6777, - "Tool": 6778, - "▁king": 6779, - "▁ven": 6780, - "stra": 6781, - "▁predict": 6782, - "▁lui": 6783, - "▁WARRAN": 6784, - "▁Fun": 6785, - "Script": 6786, - "▁powerful": 6787, - "▁lose": 6788, - "atically": 6789, - "▁daily": 6790, - "▁ring": 6791, - "▁arrived": 6792, - "Stack": 6793, - "scope": 6794, - "▁Back": 6795, - "elij": 6796, - "▁ze": 6797, - "keys": 6798, - "{\"": 6799, - "VID": 6800, - "▁license": 6801, - "what": 6802, - "▁proced": 6803, - "rant": 6804, - "estival": 6805, - "agram": 6806, - "▁LO": 6807, - "▁Henry": 6808, - "▁flags": 6809, - "Down": 6810, - "scription": 6811, - "▁families": 6812, - "isse": 6813, - "bour": 6814, - "▁Bur": 6815, - "—\"": 6816, - "▁brief": 6817, - "▁creating": 6818, - "▁clients": 6819, - "rangle": 6820, - "▁amazing": 6821, - "▁sind": 6822, - "▁covered": 6823, - "Well": 6824, - "сте": 6825, - "тор": 6826, - "▁Bas": 6827, - "total": 6828, - "▁Init": 6829, - "▁sand": 6830, - "Unit": 6831, - "▁murder": 6832, - "▁bright": 6833, - "▁trav": 6834, - "icans": 6835, - "▁attribute": 6836, - "fc": 6837, - "▁placed": 6838, - "EST": 6839, - "Vari": 6840, - "▁cos": 6841, - "▁attract": 6842, - "anel": 6843, - "}).": 6844, - "bytes": 6845, - "▁parse": 6846, - "▁belong": 6847, - "BN": 6848, - "▁Sol": 6849, - "Po": 6850, - "`,": 6851, - "▁calling": 6852, - "▁?>": 6853, - "▁iter": 6854, - "▁url": 6855, - "▁evening": 6856, - "reek": 6857, - "▁honest": 6858, - "▁director": 6859, - "RC": 6860, - "▁solid": 6861, - "▁phil": 6862, - "iene": 6863, - "FAULT": 6864, - "cope": 6865, - "▁History": 6866, - "▁Team": 6867, - "reedom": 6868, - "▁ru": 6869, - "UB": 6870, - "▁worse": 6871, - "imo": 6872, - "Mat": 6873, - "▁Mex": 6874, - "actor": 6875, - "▁vor": 6876, - "ться": 6877, - "▁experiment": 6878, - "▁Play": 6879, - "▁Another": 6880, - "▁happens": 6881, - "uan": 6882, - "▁patients": 6883, - "▁rend": 6884, - "▁Mo": 6885, - "▁Tex": 6886, - "▁wed": 6887, - "tn": 6888, - "insert": 6889, - "▁па": 6890, - "▁anti": 6891, - "Match": 6892, - "ampionship": 6893, - "▁forces": 6894, - "▁Hot": 6895, - "▁phase": 6896, - "▁template": 6897, - "stop": 6898, - "icated": 6899, - "▁managed": 6900, - "wait": 6901, - "▁*(": 6902, - "GB": 6903, - "▁appoint": 6904, - "ła": 6905, - "▁stick": 6906, - "▁FOR": 6907, - "▁Vis": 6908, - "tor": 6909, - "▁př": 6910, - "quest": 6911, - "uses": 6912, - "\");\r": 6913, - "▁suddenly": 6914, - "éc": 6915, - "ND": 6916, - "urop": 6917, - "ред": 6918, - "▁insurance": 6919, - "access": 6920, - "unfinished": 6921, - "▁tamb": 6922, - "▁sac": 6923, - "▁Court": 6924, - "▁missing": 6925, - "▁Where": 6926, - "▁Sum": 6927, - "}^{\\": 6928, - "▁sua": 6929, - "_,": 6930, - "▁thick": 6931, - "▁Trump": 6932, - "▁operations": 6933, - "FS": 6934, - "▁deux": 6935, - "dz": 6936, - "Template": 6937, - "▁\"/": 6938, - "▁odd": 6939, - "▁reality": 6940, - "▁teams": 6941, - "▁cer": 6942, - "oma": 6943, - "▁și": 6944, - "▁cloud": 6945, - "▁Department": 6946, - "Ne": 6947, - "▁requires": 6948, - "items": 6949, - "▁III": 6950, - "rightarrow": 6951, - ")->": 6952, - "▁writer": 6953, - "replace": 6954, - "▁thr": 6955, - "jen": 6956, - "▁ot": 6957, - "▁occup": 6958, - "▁eventually": 6959, - "▁Math": 6960, - "▁conserv": 6961, - "amer": 6962, - "▁Fort": 6963, - "▁dry": 6964, - "▁sexual": 6965, - "▁costs": 6966, - "▁forms": 6967, - "▁Vict": 6968, - "PAR": 6969, - "framework": 6970, - "▁ди": 6971, - "Operation": 6972, - "зна": 6973, - "which": 6974, - "▁tight": 6975, - "Invalid": 6976, - "▁partner": 6977, - "▁пред": 6978, - "▁thank": 6979, - "▁guard": 6980, - "hem": 6981, - "Body": 6982, - "▁emot": 6983, - "IX": 6984, - "fast": 6985, - "що": 6986, - "ño": 6987, - "night": 6988, - "▁Sci": 6989, - "ника": 6990, - "▁TO": 6991, - "▁individuals": 6992, - "сси": 6993, - "}),": 6994, - "False": 6995, - "(\"%": 6996, - "▁optim": 6997, - "▁-->": 6998, - "▁factor": 6999, - "▁smaller": 7000, - "▁contain": 7001, - "spect": 7002, - "Engine": 7003, - "▁announced": 7004, - "▁Democr": 7005, - "▁rob": 7006, - "▁flat": 7007, - "osoph": 7008, - "Search": 7009, - "ahl": 7010, - "▁Exception": 7011, - "▁Ol": 7012, - "equals": 7013, - "▁unter": 7014, - "shape": 7015, - "NS": 7016, - "Obj": 7017, - "▁species": 7018, - "weight": 7019, - "you": 7020, - "▁este": 7021, - "▁View": 7022, - "▁mission": 7023, - "▁journal": 7024, - "Values": 7025, - "▁einem": 7026, - "ismo": 7027, - "▁projects": 7028, - "▁Das": 7029, - "rible": 7030, - "▁serve": 7031, - "▁opening": 7032, - "▁hur": 7033, - "▁programs": 7034, - "▁USA": 7035, - "iliar": 7036, - "idos": 7037, - "Br": 7038, - "estamp": 7039, - "▁tools": 7040, - "anner": 7041, - "RT": 7042, - "▁Start": 7043, - "▁bath": 7044, - "▁coffee": 7045, - "orter": 7046, - "internal": 7047, - "files": 7048, - "INVAL": 7049, - "ako": 7050, - "dt": 7051, - "▁Second": 7052, - "▁alloc": 7053, - "▁ended": 7054, - "acional": 7055, - "▁manager": 7056, - "▁Sun": 7057, - "agg": 7058, - "▁leader": 7059, - "olved": 7060, - "▁что": 7061, - "▁traditional": 7062, - "shot": 7063, - "rup": 7064, - "CF": 7065, - "▁Each": 7066, - "wr": 7067, - "▁Som": 7068, - "▁materials": 7069, - "▁msg": 7070, - "▁syn": 7071, - "▁produce": 7072, - "▁storage": 7073, - "subsection": 7074, - "▁Sie": 7075, - "▁IP": 7076, - "CESS": 7077, - "▁wa": 7078, - "Record": 7079, - "▁marketing": 7080, - "plet": 7081, - "Dialog": 7082, - "▁mentioned": 7083, - "▁Na": 7084, - "▁Union": 7085, - "▁API": 7086, - "▁negative": 7087, - "txt": 7088, - "▁easier": 7089, - "legal": 7090, - "Dep": 7091, - "▁novel": 7092, - "eur": 7093, - "ació": 7094, - "▁Bud": 7095, - "▁carry": 7096, - "schaft": 7097, - "▁broken": 7098, - "▁trees": 7099, - ">();": 7100, - "▁emb": 7101, - "ieder": 7102, - "▁route": 7103, - "ikel": 7104, - "▁listen": 7105, - "ashion": 7106, - "▁Mrs": 7107, - "▁equipment": 7108, - "agger": 7109, - "▁Thus": 7110, - "▁matrix": 7111, - "alla": 7112, - "▁Tour": 7113, - "▁conversation": 7114, - "Mon": 7115, - "ournal": 7116, - "▁minute": 7117, - "Am": 7118, - "Api": 7119, - "▁forget": 7120, - "Me": 7121, - "levant": 7122, - "temp": 7123, - "▁telling": 7124, - "move": 7125, - "▁independent": 7126, - "toString": 7127, - "edit": 7128, - "▁Jac": 7129, - "azz": 7130, - "react": 7131, - "▁cin": 7132, - "▁Prov": 7133, - "isted": 7134, - "▁hash": 7135, - "onna": 7136, - "iki": 7137, - "▁generated": 7138, - "Render": 7139, - "▁psych": 7140, - "nav": 7141, - "▁entr": 7142, - "пра": 7143, - "rx": 7144, - "ATH": 7145, - "▁assume": 7146, - "Tree": 7147, - "sembly": 7148, - "▁Matt": 7149, - "caption": 7150, - "▁solutions": 7151, - "▁faith": 7152, - "▁digital": 7153, - "▁excell": 7154, - "▁Version": 7155, - "Debug": 7156, - "▁жи": 7157, - "▁carried": 7158, - "reset": 7159, - "▁slowly": 7160, - "ancing": 7161, - "▁owner": 7162, - "▁Ter": 7163, - "▁Did": 7164, - "▁gest": 7165, - "▁été": 7166, - "▁proof": 7167, - "Font": 7168, - "▁nob": 7169, - "Co": 7170, - "▁GNU": 7171, - "▁liber": 7172, - "itness": 7173, - "▁hij": 7174, - "▁vert": 7175, - "ша": 7176, - "FLAG": 7177, - "MENT": 7178, - "▁Son": 7179, - "Mult": 7180, - "▁district": 7181, - "connect": 7182, - "jection": 7183, - "lymp": 7184, - "▁realized": 7185, - "mos": 7186, - "ye": 7187, - "▁render": 7188, - "rio": 7189, - "▁interpret": 7190, - "▁slightly": 7191, - "fix": 7192, - "▁studies": 7193, - "▁rid": 7194, - "atre": 7195, - "▁benefits": 7196, - "▁Face": 7197, - "ivery": 7198, - "рия": 7199, - "document": 7200, - "▁asking": 7201, - "Last": 7202, - "arante": 7203, - "▁Martin": 7204, - "▁Ell": 7205, - "▁vector": 7206, - "▁forced": 7207, - "оло": 7208, - "PH": 7209, - "WR": 7210, - "▁Kl": 7211, - "▁sky": 7212, - "▁strategy": 7213, - "ocked": 7214, - "▁neck": 7215, - "ści": 7216, - "OUT": 7217, - ")),": 7218, - "Custom": 7219, - "▁wie": 7220, - "▁sweet": 7221, - "▁temp": 7222, - "▁foreign": 7223, - "▁hall": 7224, - "astr": 7225, - "Ass": 7226, - "MODE": 7227, - "▁maximum": 7228, - "annels": 7229, - "▁tip": 7230, - "▁seconds": 7231, - "▁stack": 7232, - "iga": 7233, - "▁raise": 7234, - "enable": 7235, - "oir": 7236, - "▁soul": 7237, - "Ke": 7238, - ")$.": 7239, - "▁Tim": 7240, - "ALSE": 7241, - "iser": 7242, - "contin": 7243, - "bel": 7244, - "▁mad": 7245, - "lichen": 7246, - "abe": 7247, - "safe": 7248, - "▁concent": 7249, - "bound": 7250, - "▁Requ": 7251, - "switch": 7252, - "▁stone": 7253, - "▁transl": 7254, - "▁vac": 7255, - "andon": 7256, - "▁Fore": 7257, - "▁sounds": 7258, - "▁Pop": 7259, - "▁HT": 7260, - "lia": 7261, - "enter": 7262, - "▁helps": 7263, - "edy": 7264, - "ствен": 7265, - "anted": 7266, - "▁Its": 7267, - "▁Step": 7268, - "Icon": 7269, - "▁EXPECT": 7270, - "ialized": 7271, - "Post": 7272, - "aze": 7273, - "▁Carol": 7274, - "▁req": 7275, - "▁critical": 7276, - "DS": 7277, - "▁seat": 7278, - "aped": 7279, - "▁upper": 7280, - "▁Sy": 7281, - "▁explain": 7282, - "▁'./": 7283, - "utils": 7284, - "possible": 7285, - "▁dont": 7286, - "Host": 7287, - "▁approxim": 7288, - "Async": 7289, - "▁grab": 7290, - "▁sources": 7291, - "▁Mos": 7292, - "▁Germany": 7293, - "▁rub": 7294, - "CHAN": 7295, - "▁rain": 7296, - "▁truly": 7297, - "▁joined": 7298, - "▁": 8276, - "agnost": 8277, - "▁proposed": 8278, - "▁Game": 8279, - "▁efforts": 8280, - "вя": 8281, - "tc": 8282, - "ск": 8283, - "▁intent": 8284, - "▁Bre": 8285, - "isc": 8286, - "▁protest": 8287, - "▁holds": 8288, - "ometry": 8289, - "▁Have": 8290, - "▁detail": 8291, - "▁WITHOUT": 8292, - "yer": 8293, - "▁Kon": 8294, - "▁noticed": 8295, - "▁requirements": 8296, - "DEBUG": 8297, - "kins": 8298, - "▁Span": 8299, - "▁cars": 8300, - "meta": 8301, - "▁kil": 8302, - "▁Bron": 8303, - "▁experienced": 8304, - "▁remind": 8305, - "ourse": 8306, - "▁Western": 8307, - "tered": 8308, - "▁devices": 8309, - "▁pictures": 8310, - "▁tut": 8311, - "\"`": 8312, - "▁impossible": 8313, - "▁rail": 8314, - "▁feels": 8315, - "icas": 8316, - "illing": 8317, - "▁accident": 8318, - "▁'@": 8319, - "________": 8320, - "▁notes": 8321, - "oman": 8322, - "Parser": 8323, - "▁discovered": 8324, - "▁Roman": 8325, - "▁budget": 8326, - "▁guide": 8327, - "king": 8328, - "▁incred": 8329, - "olar": 8330, - "enden": 8331, - "Desc": 8332, - "▁wave": 8333, - "бли": 8334, - "igt": 8335, - "▁restrict": 8336, - "▁Ret": 8337, - "▁mac": 8338, - "ур": 8339, - "BS": 8340, - "ís": 8341, - "▁generation": 8342, - "dem": 8343, - "alo": 8344, - "бра": 8345, - "▁ordered": 8346, - "drop": 8347, - "▁pp": 8348, - "▁Review": 8349, - "▁literally": 8350, - "▁Sir": 8351, - "▁Yeah": 8352, - "▁density": 8353, - "riz": 8354, - "inde": 8355, - "▁gain": 8356, - "▁panel": 8357, - "jet": 8358, - "▁Times": 8359, - "▁nella": 8360, - "▁previously": 8361, - "points": 8362, - "Send": 8363, - "▁Brown": 8364, - "each": 8365, - "▁trigger": 8366, - "ometimes": 8367, - "icos": 8368, - "GR": 8369, - "Panel": 8370, - "ogen": 8371, - "▁cm": 8372, - "ructions": 8373, - "▁kiss": 8374, - "▁solo": 8375, - "▁famous": 8376, - "ran": 8377, - "про": 8378, - "▁thro": 8379, - "Graph": 8380, - "imit": 8381, - "▁Value": 8382, - "▁starts": 8383, - "ipeline": 8384, - "hd": 8385, - "TC": 8386, - "▁discussion": 8387, - "▁truck": 8388, - "aka": 8389, - "Only": 8390, - "▁Equ": 8391, - "▁kö": 8392, - "▁Bes": 8393, - "▁critic": 8394, - "▁propos": 8395, - "▁batt": 8396, - "▁Section": 8397, - "Show": 8398, - "gp": 8399, - "STATE": 8400, - "POST": 8401, - "▁Nord": 8402, - "▁innov": 8403, - "▁crim": 8404, - "axis": 8405, - "▁Turn": 8406, - "conn": 8407, - "Runtime": 8408, - "▁remaining": 8409, - "oston": 8410, - "▁Э": 8411, - "▁windows": 8412, - "▁Royal": 8413, - "▁vide": 8414, - "PP": 8415, - "chron": 8416, - "▁san": 8417, - "▁rise": 8418, - "▁delle": 8419, - "▁Dur": 8420, - "▁rapid": 8421, - "cert": 8422, - "LA": 8423, - "edge": 8424, - "▁\\]": 8425, - "▁entered": 8426, - "▁laws": 8427, - "▁photo": 8428, - "▁applications": 8429, - "▁Berlin": 8430, - "▁arrest": 8431, - "▁federal": 8432, - "▁Russia": 8433, - "▁usual": 8434, - "▁raw": 8435, - "▁più": 8436, - "être": 8437, - "JSON": 8438, - "SION": 8439, - "xture": 8440, - "istent": 8441, - "▁Power": 8442, - "Bit": 8443, - "▁capacity": 8444, - "▁cards": 8445, - "UID": 8446, - "iments": 8447, - "▁dar": 8448, - "▁Chicago": 8449, - "▁comfortable": 8450, - "tip": 8451, - "bas": 8452, - "▁mu": 8453, - "▁enemy": 8454, - "yan": 8455, - "▁фи": 8456, - "▁updated": 8457, - "ango": 8458, - "Ev": 8459, - "Effect": 8460, - "osing": 8461, - "rence": 8462, - "▁Congress": 8463, - "▁defe": 8464, - "▁ip": 8465, - "▁tout": 8466, - "▁freedom": 8467, - "▁ao": 8468, - "▁Therefore": 8469, - "Edit": 8470, - "▁Virgin": 8471, - "REE": 8472, - "argo": 8473, - "▁Dam": 8474, - "▁traffic": 8475, - "ños": 8476, - "▁alle": 8477, - "▁depth": 8478, - "Now": 8479, - "▁sides": 8480, - "▁годи": 8481, - "Descriptor": 8482, - "▁artikel": 8483, - "▁narrow": 8484, - "___": 8485, - "kw": 8486, - "uto": 8487, - "▁Facebook": 8488, - "tegr": 8489, - "boolean": 8490, - "nik": 8491, - "bd": 8492, - "Track": 8493, - "▁gran": 8494, - "reshold": 8495, - "вет": 8496, - "wrap": 8497, - "▁noise": 8498, - "igu": 8499, - "▁Bon": 8500, - "▁wy": 8501, - "linux": 8502, - "cks": 8503, - "▁fans": 8504, - "▁mach": 8505, - "▁prices": 8506, - "év": 8507, - "outs": 8508, - "standing": 8509, - "▁categ": 8510, - ";\\": 8511, - "▁decre": 8512, - "▁Saturday": 8513, - "▁menu": 8514, - "▁Nov": 8515, - "▁Yet": 8516, - "▁так": 8517, - "liche": 8518, - "▁Academ": 8519, - "▁communication": 8520, - "using": 8521, - "▁Society": 8522, - "▁nuc": 8523, - "pective": 8524, - "orial": 8525, - "▁afraid": 8526, - "▁animal": 8527, - "▁turning": 8528, - "dst": 8529, - "mathfrak": 8530, - "lers": 8531, - "▁lots": 8532, - "▁á": 8533, - "▁Tra": 8534, - "np": 8535, - "▁rose": 8536, - "▁GL": 8537, - "▁helping": 8538, - "▁winter": 8539, - "▁ком": 8540, - "Mock": 8541, - "▁investment": 8542, - "Use": 8543, - "▁Canad": 8544, - "нд": 8545, - "Copy": 8546, - "▁fly": 8547, - "SER": 8548, - "▁Far": 8549, - "▁Ros": 8550, - "amil": 8551, - "▁fighting": 8552, - "▁religious": 8553, - "super": 8554, - "screen": 8555, - "▁furn": 8556, - "▁surprised": 8557, - "▁replied": 8558, - "Activity": 8559, - "▁Down": 8560, - "▁insert": 8561, - "▁Olymp": 8562, - "▁pointed": 8563, - "▁Card": 8564, - "driver": 8565, - "▁Da": 8566, - "!--": 8567, - "roud": 8568, - "undo": 8569, - "▁messages": 8570, - "▁Point": 8571, - "VM": 8572, - "▁plane": 8573, - "xc": 8574, - "▁television": 8575, - "ён": 8576, - "▁thousands": 8577, - "▁cris": 8578, - "▁delay": 8579, - "▁Next": 8580, - "▁nombre": 8581, - "▁tu": 8582, - "▁skip": 8583, - "road": 8584, - "istration": 8585, - "▁tur": 8586, - "▁Develop": 8587, - "▁Па": 8588, - "▁дру": 8589, - "▁wonderful": 8590, - ">&": 8591, - "▁Liber": 8592, - "▁scope": 8593, - "▁manage": 8594, - "▁dass": 8595, - "▁recall": 8596, - "PM": 8597, - "▁relevant": 8598, - "▁Earth": 8599, - "▁как": 8600, - "▁apr": 8601, - "▁ASS": 8602, - "ién": 8603, - "▁SH": 8604, - "oom": 8605, - "itet": 8606, - "none": 8607, - "asi": 8608, - "▁motor": 8609, - "▁Show": 8610, - "nb": 8611, - "▁factors": 8612, - "▁forest": 8613, - "▁вре": 8614, - "thm": 8615, - "▁municip": 8616, - "▁turns": 8617, - "▁Division": 8618, - "EC": 8619, - "▁disappe": 8620, - "structor": 8621, - "▁somewhere": 8622, - "▁African": 8623, - "▁Institute": 8624, - "Grid": 8625, - "▁teacher": 8626, - "uries": 8627, - "▁respectively": 8628, - "▁SD": 8629, - "▁alive": 8630, - "▁pou": 8631, - "▁Water": 8632, - "фе": 8633, - "▁changing": 8634, - "▁afternoon": 8635, - "▁orders": 8636, - "Ret": 8637, - "Pointer": 8638, - "▁sav": 8639, - "erg": 8640, - "oked": 8641, - "essions": 8642, - "▁Fire": 8643, - "aret": 8644, - "imm": 8645, - "▁desire": 8646, - "▁що": 8647, - "▁Design": 8648, - "uture": 8649, - "▁Office": 8650, - "▁cmd": 8651, - "▁eating": 8652, - "Network": 8653, - "▁rough": 8654, - "operator": 8655, - "IGN": 8656, - "▁sports": 8657, - "▁weren": 8658, - "▁noted": 8659, - "▁twice": 8660, - "III": 8661, - "▁anx": 8662, - "▁elim": 8663, - "▁ав": 8664, - "▁io": 8665, - "▁speech": 8666, - "▁condu": 8667, - "elles": 8668, - "idade": 8669, - "▁advance": 8670, - "RI": 8671, - "oca": 8672, - "/\\": 8673, - "apshot": 8674, - "▁tail": 8675, - "models": 8676, - "ogy": 8677, - "▁Jeff": 8678, - "iration": 8679, - "▁Kore": 8680, - "▁leads": 8681, - "bat": 8682, - "Adapter": 8683, - "category": 8684, - "angular": 8685, - "▁saved": 8686, - "▁uniform": 8687, - "▁né": 8688, - "▁businesses": 8689, - "Hist": 8690, - "▁ар": 8691, - "domain": 8692, - "▁Si": 8693, - "raise": 8694, - "▁warn": 8695, - "hetic": 8696, - "▁Gro": 8697, - ")).": 8698, - "}>": 8699, - "зе": 8700, - "▁Amazon": 8701, - "▁Organ": 8702, - "▁Lake": 8703, - "▁agreement": 8704, - "xa": 8705, - "▁perman": 8706, - "▁containing": 8707, - "▁strange": 8708, - "сті": 8709, - "▁stupid": 8710, - "▁speaking": 8711, - "▁Internet": 8712, - "prefix": 8713, - "esc": 8714, - "Assert": 8715, - "prote": 8716, - "▁manner": 8717, - "▁Sz": 8718, - "unte": 8719, - "iot": 8720, - "Profile": 8721, - "oven": 8722, - "▁formed": 8723, - "▁lit": 8724, - "▁economy": 8725, - "▁cz": 8726, - "wid": 8727, - "REQ": 8728, - "▁chosen": 8729, - "▁Produ": 8730, - "oster": 8731, - "stances": 8732, - "awa": 8733, - "▁Ren": 8734, - "▁confirm": 8735, - "▁Бо": 8736, - "▁billion": 8737, - "▁déc": 8738, - "ých": 8739, - "▁illustr": 8740, - "TIES": 8741, - "▁Pub": 8742, - "▁ban": 8743, - "aded": 8744, - "ahn": 8745, - "▁Cath": 8746, - "nonumber": 8747, - "▁worst": 8748, - "▁Ме": 8749, - "▁suggested": 8750, - "stats": 8751, - "▁cant": 8752, - "▁align": 8753, - "kappa": 8754, - "▁hen": 8755, - "▁initi": 8756, - "'])": 8757, - "BI": 8758, - "▁garden": 8759, - "▁secure": 8760, - "▁\\[": 8761, - "handler": 8762, - "elli": 8763, - "ldots": 8764, - "secut": 8765, - "▁extended": 8766, - "}-": 8767, - "anie": 8768, - "▁Find": 8769, - "▁Museum": 8770, - "▁Conne": 8771, - "yy": 8772, - "▁passion": 8773, - "akers": 8774, - "ahr": 8775, - "ologies": 8776, - "▁equation": 8777, - "▁occasion": 8778, - "Let": 8779, - "']['": 8780, - "Print": 8781, - "anes": 8782, - "iente": 8783, - "▁Today": 8784, - "LECT": 8785, - "▁Af": 8786, - ",,": 8787, - "▁Та": 8788, - "▁```": 8789, - "even": 8790, - "sin": 8791, - "urer": 8792, - "▁°": 8793, - "otimes": 8794, - "▁IO": 8795, - "▁poet": 8796, - "()));": 8797, - "▁−": 8798, - "▁adopt": 8799, - "phere": 8800, - "#[": 8801, - "▁centre": 8802, - "oves": 8803, - "▁ans": 8804, - "dp": 8805, - "▁Kir": 8806, - "▁applicable": 8807, - "fp": 8808, - "▁visual": 8809, - "▁okay": 8810, - "oro": 8811, - "▁opportunities": 8812, - "Repository": 8813, - "▁ll": 8814, - "▁Rod": 8815, - "▁shel": 8816, - "▁launch": 8817, - "▁conven": 8818, - "▁Spe": 8819, - "Amer": 8820, - "▁cette": 8821, - "Cond": 8822, - "dep": 8823, - "Own": 8824, - "▁hook": 8825, - "▁dict": 8826, - "▁Those": 8827, - "▁fellow": 8828, - "▁philosoph": 8829, - "vin": 8830, - "ferences": 8831, - "hav": 8832, - "▁adding": 8833, - "iverse": 8834, - "game": 8835, - "▁Blue": 8836, - "▁clin": 8837, - "note": 8838, - "▁Ram": 8839, - "мер": 8840, - "covery": 8841, - "ña": 8842, - "▁би": 8843, - "▁fashion": 8844, - "▁broke": 8845, - "▁'\\": 8846, - "▁reader": 8847, - "ное": 8848, - "ности": 8849, - "▁payment": 8850, - "▁Lic": 8851, - "▁lips": 8852, - "▁academ": 8853, - "▁Mot": 8854, - "ells": 8855, - "CHECK": 8856, - "▁ру": 8857, - "▁MS": 8858, - "Editor": 8859, - "▁zone": 8860, - "iture": 8861, - "▁IT": 8862, - "runtime": 8863, - "▁proceed": 8864, - "лов": 8865, - "▁Maria": 8866, - "olver": 8867, - "▁Thanks": 8868, - "▁shouldn": 8869, - "▁Joh": 8870, - "▁Model": 8871, - "▁Sov": 8872, - "!'": 8873, - "Di": 8874, - "▁cancer": 8875, - "Ident": 8876, - "▁exchange": 8877, - "iller": 8878, - "inf": 8879, - "LEN": 8880, - "(){": 8881, - "aga": 8882, - "\"],": 8883, - "uh": 8884, - "▁Ken": 8885, - "▁photos": 8886, - "▁tiny": 8887, - "▁gent": 8888, - "ül": 8889, - "▁Take": 8890, - "idel": 8891, - "outing": 8892, - "Internal": 8893, - "▁cells": 8894, - "ним": 8895, - "hard": 8896, - "▁Town": 8897, - "obe": 8898, - "plex": 8899, - "тер": 8900, - "tons": 8901, - "▁concentr": 8902, - "mock": 8903, - "vc": 8904, - "áz": 8905, - "▁Championship": 8906, - "▁бе": 8907, - "??": 8908, - "éri": 8909, - "aly": 8910, - "▁Ц": 8911, - "ierte": 8912, - "▁totally": 8913, - "▁Auf": 8914, - "▁ourselves": 8915, - "▁Self": 8916, - "Forms": 8917, - "ighter": 8918, - "▁island": 8919, - "fmt": 8920, - "▁rc": 8921, - "▁tells": 8922, - "BB": 8923, - "dit": 8924, - "▁variables": 8925, - "▁intended": 8926, - "izont": 8927, - "▁plays": 8928, - "dam": 8929, - "seq": 8930, - "▁Sup": 8931, - "▁cultural": 8932, - "▁scream": 8933, - "__,": 8934, - "cipl": 8935, - "Timeout": 8936, - "▁ж": 8937, - "orte": 8938, - "▁replaced": 8939, - "EM": 8940, - "▁abandon": 8941, - "▁Special": 8942, - "ellen": 8943, - "▁Bru": 8944, - "irmed": 8945, - "Te": 8946, - "olt": 8947, - "ju": 8948, - "Argument": 8949, - "▁neut": 8950, - "scape": 8951, - "▁Ray": 8952, - "▁Polit": 8953, - "▁crowd": 8954, - "▁Windows": 8955, - "iego": 8956, - "▁escape": 8957, - "▁Apache": 8958, - "sync": 8959, - "eben": 8960, - "ifies": 8961, - "ether": 8962, - "Meta": 8963, - "▁biggest": 8964, - "Game": 8965, - "▁transaction": 8966, - "Env": 8967, - "▁Мо": 8968, - "▁plenty": 8969, - "▁mel": 8970, - "пре": 8971, - "▁motiv": 8972, - "▁ор": 8973, - "organ": 8974, - "▁mock": 8975, - "▁$_": 8976, - "ене": 8977, - "▁Number": 8978, - "cknow": 8979, - "▁Update": 8980, - "zero": 8981, - "▁surprise": 8982, - "cean": 8983, - "pdf": 8984, - "Global": 8985, - "▁attend": 8986, - "▁fond": 8987, - "▁understood": 8988, - "Nav": 8989, - "▁Mic": 8990, - "=$": 8991, - "oking": 8992, - "▁Stadium": 8993, - "Close": 8994, - "▁competition": 8995, - "▁soldiers": 8996, - "▁OP": 8997, - "agne": 8998, - "▁Anton": 8999, - "Main": 9000, - "ák": 9001, - "▁#[": 9002, - "▁Commit": 9003, - "pyx": 9004, - "▁east": 9005, - "▁Order": 9006, - "Float": 9007, - "▁accepted": 9008, - "▁monitor": 9009, - "▁pad": 9010, - "onic": 9011, - "▁pushed": 9012, - "▁replace": 9013, - "CRE": 9014, - "▁ride": 9015, - "found": 9016, - "=%": 9017, - "вой": 9018, - "▁matches": 9019, - "▁Lie": 9020, - "▁experiences": 9021, - "Pool": 9022, - "ups": 9023, - "AV": 9024, - "▁existence": 9025, - "▁thin": 9026, - "▁magn": 9027, - "COMP": 9028, - "home": 9029, - "▁ni": 9030, - "▁wurden": 9031, - "лав": 9032, - "▁teeth": 9033, - "▁Stan": 9034, - "appro": 9035, - "anny": 9036, - "ifts": 9037, - "▁unknown": 9038, - "▁homes": 9039, - "▁entity": 9040, - "cie": 9041, - "ление": 9042, - "iar": 9043, - "▁compliance": 9044, - "▁focused": 9045, - "uzz": 9046, - "=\\\"": 9047, - "components": 9048, - "Attr": 9049, - "allery": 9050, - "▁identify": 9051, - "Ok": 9052, - "pie": 9053, - "▁Still": 9054, - "▁offering": 9055, - "▁busy": 9056, - "ctl": 9057, - "itors": 9058, - "▁concerned": 9059, - "▁brown": 9060, - "clk": 9061, - "Selected": 9062, - "▁Block": 9063, - "▁egy": 9064, - "icing": 9065, - "▁URL": 9066, - "▁topic": 9067, - "▁Product": 9068, - "▁чи": 9069, - "▁trial": 9070, - "▁weekend": 9071, - "lu": 9072, - "▁IV": 9073, - "▁Egy": 9074, - "xC": 9075, - "▁nove": 9076, - "▁lett": 9077, - "enne": 9078, - "()).": 9079, - ".**": 9080, - "▁promise": 9081, - "election": 9082, - "Auth": 9083, - "rv": 9084, - "ril": 9085, - "▁conduct": 9086, - "▁maintain": 9087, - "▁boat": 9088, - "▁opposite": 9089, - "spin": 9090, - "webpack": 9091, - "anta": 9092, - "▁orient": 9093, - "▁suc": 9094, - "▁exercise": 9095, - "▁efficient": 9096, - "▁tradition": 9097, - "▁zw": 9098, - "▁Sud": 9099, - "going": 9100, - "▁Pier": 9101, - "inv": 9102, - "ipes": 9103, - "ensuremath": 9104, - "▁conver": 9105, - "creen": 9106, - "▁terror": 9107, - "▁Dou": 9108, - "▁invalid": 9109, - "ceived": 9110, - "▁Arab": 9111, - "▁wire": 9112, - "application": 9113, - "shift": 9114, - "Generic": 9115, - "▁Plan": 9116, - "▁Wall": 9117, - "▁directory": 9118, - "▁egg": 9119, - "▁wealth": 9120, - "random": 9121, - "attribute": 9122, - "▁hide": 9123, - "Serial": 9124, - "cam": 9125, - "▁ital": 9126, - "▁Line": 9127, - "▁CHECK": 9128, - "ployment": 9129, - "▁massive": 9130, - "▁extract": 9131, - "chain": 9132, - "Rest": 9133, - "▁Las": 9134, - "▁bear": 9135, - "▁links": 9136, - "▁newsp": 9137, - "▁FC": 9138, - "Card": 9139, - "aks": 9140, - "▁visible": 9141, - "▁Marc": 9142, - "▁Boston": 9143, - "▁reserved": 9144, - "▁roof": 9145, - "licenses": 9146, - "dc": 9147, - "▁Information": 9148, - "▁witness": 9149, - "Sk": 9150, - "*),": 9151, - "Scope": 9152, - "'];": 9153, - "▁Mir": 9154, - "uding": 9155, - "▁trend": 9156, - "rep": 9157, - "▁musical": 9158, - "▁neither": 9159, - "▁Creat": 9160, - "▁positions": 9161, - "LC": 9162, - "ridge": 9163, - "▁officers": 9164, - "▁violence": 9165, - "▁Tem": 9166, - "▁Sus": 9167, - "▁Way": 9168, - "After": 9169, - "acket": 9170, - "▁Sou": 9171, - "acer": 9172, - "||": 9173, - "▁remark": 9174, - "water": 9175, - "ně": 9176, - "▁Са": 9177, - "▁sed": 9178, - "Each": 9179, - "▁photograph": 9180, - "▁letters": 9181, - "▁invent": 9182, - "▁Mas": 9183, - "▁songs": 9184, - "ól": 9185, - "kind": 9186, - "▁Non": 9187, - "▁dust": 9188, - "**:": 9189, - "nabla": 9190, - ".\",": 9191, - "Lock": 9192, - "▁До": 9193, - "▁cluster": 9194, - "loss": 9195, - "▁ASSERT": 9196, - "fall": 9197, - "▁reject": 9198, - "▁Spring": 9199, - "▁wedding": 9200, - "▁grav": 9201, - "ression": 9202, - "limit": 9203, - "RES": 9204, - "]}": 9205, - "▁listed": 9206, - "▁Tele": 9207, - "hline": 9208, - "▁chief": 9209, - "MEM": 9210, - "дар": 9211, - "▁expensive": 9212, - "trace": 9213, - "▁Rog": 9214, - "▁Coll": 9215, - "▁Author": 9216, - "▁Board": 9217, - "▁Capt": 9218, - "TEXT": 9219, - "▁recon": 9220, - "esta": 9221, - "▁properly": 9222, - "▁&\\": 9223, - "leton": 9224, - "iker": 9225, - "Gu": 9226, - "▁Kom": 9227, - "oco": 9228, - "▁anymore": 9229, - "▁taste": 9230, - "▁Santa": 9231, - "gex": 9232, - "▁Secret": 9233, - "▁talent": 9234, - "▁moments": 9235, - "▁Ba": 9236, - "▁extr": 9237, - "▁Commission": 9238, - "▁modify": 9239, - "▁Figure": 9240, - "▁domin": 9241, - "▁plot": 9242, - "enger": 9243, - "utch": 9244, - "▁cities": 9245, - "▁nut": 9246, - "profile": 9247, - "▁Stat": 9248, - "▁nodes": 9249, - "▁ns": 9250, - "essages": 9251, - "impl": 9252, - "icker": 9253, - "▁examples": 9254, - "abeth": 9255, - "▁stated": 9256, - "fire": 9257, - "bul": 9258, - "▁dangerous": 9259, - "▁Pay": 9260, - "▁Gre": 9261, - "▁Monday": 9262, - "esome": 9263, - "igan": 9264, - "rund": 9265, - "prise": 9266, - "fail": 9267, - "▁Never": 9268, - "Av": 9269, - "▁linear": 9270, - "▁ul": 9271, - "WAR": 9272, - "рен": 9273, - "▁AT": 9274, - "▁dop": 9275, - "▁nou": 9276, - "Dest": 9277, - "▁claims": 9278, - "enda": 9279, - "▁crazy": 9280, - "gel": 9281, - "oggle": 9282, - "▁representation": 9283, - "inen": 9284, - "▁alternative": 9285, - "DM": 9286, - "ABILITY": 9287, - "faces": 9288, - "▁doors": 9289, - "ativ": 9290, - "Look": 9291, - "▁JSON": 9292, - "▁appearance": 9293, - "бря": 9294, - "SQL": 9295, - "▁silence": 9296, - "udo": 9297, - "▁Director": 9298, - "Statement": 9299, - "selected": 9300, - "high": 9301, - "prime": 9302, - "▁ignore": 9303, - "▁colors": 9304, - "ushing": 9305, - "▁virt": 9306, - "manager": 9307, - "▁remote": 9308, - "ło": 9309, - "small": 9310, - "▁crime": 9311, - "rb": 9312, - "▁creation": 9313, - "▁flight": 9314, - "▁Sign": 9315, - "ILE": 9316, - "▁DO": 9317, - "comment": 9318, - "▁Cost": 9319, - ".__": 9320, - "▁Cop": 9321, - "▁vom": 9322, - "▁Science": 9323, - "ления": 9324, - "oop": 9325, - "interface": 9326, - "▁WARRANTIES": 9327, - "▁Page": 9328, - "******": 9329, - "ском": 9330, - "TRUE": 9331, - "▁repeated": 9332, - "▁его": 9333, - "шо": 9334, - "▁roz": 9335, - "Pe": 9336, - "▁ISBN": 9337, - "irts": 9338, - "poses": 9339, - "})$": 9340, - "▁І": 9341, - "children": 9342, - "bles": 9343, - "ECT": 9344, - "▁iz": 9345, - "▁builder": 9346, - "▁Media": 9347, - "iat": 9348, - "▁contrast": 9349, - "”,": 9350, - "▁Link": 9351, - "▁Education": 9352, - "▁joint": 9353, - "▁external": 9354, - "▁роз": 9355, - "▁bits": 9356, - "FORM": 9357, - "erman": 9358, - "wp": 9359, - "▁Mike": 9360, - "▁Master": 9361, - "▁senior": 9362, - "▁Nav": 9363, - "▁recorded": 9364, - "eling": 9365, - "esh": 9366, - "fx": 9367, - "кан": 9368, - "▁tall": 9369, - "▁Johnson": 9370, - "▁sono": 9371, - "▁anche": 9372, - "icken": 9373, - "loop": 9374, - "iciency": 9375, - "emporary": 9376, - "▁Does": 9377, - "▁relation": 9378, - "мы": 9379, - "was": 9380, - "low": 9381, - "ichte": 9382, - "▁Jones": 9383, - "▁bedroom": 9384, - "DIS": 9385, - "▁magnet": 9386, - "▁Engine": 9387, - "▁feelings": 9388, - "GC": 9389, - "▁torn": 9390, - "▁relationships": 9391, - "▁Ре": 9392, - "▁proud": 9393, - "▁twe": 9394, - "oval": 9395, - "▁waste": 9396, - "▁reduced": 9397, - "ilton": 9398, - "BP": 9399, - "▁forgot": 9400, - "▁bodies": 9401, - "▁Haw": 9402, - "lag": 9403, - "▁www": 9404, - "door": 9405, - "▁sufficient": 9406, - "▁dollars": 9407, - "Len": 9408, - "▁talked": 9409, - "▁bond": 9410, - "▁Bor": 9411, - "}}{": 9412, - "rod": 9413, - "Password": 9414, - "quare": 9415, - "▁lights": 9416, - "eren": 9417, - "▁thirty": 9418, - "NC": 9419, - "▁TODO": 9420, - "▁respond": 9421, - "ких": 9422, - "direct": 9423, - "ação": 9424, - "▁heav": 9425, - "Media": 9426, - "exit": 9427, - "License": 9428, - "`.": 9429, - "▁mixed": 9430, - "▁desk": 9431, - "▁teaching": 9432, - "▁maj": 9433, - "▁nerv": 9434, - "inations": 9435, - "typeof": 9436, - "▁coast": 9437, - "▁же": 9438, - "▁beside": 9439, - "ummy": 9440, - "Doc": 9441, - "▁schedule": 9442, - "▁recover": 9443, - "▁Further": 9444, - "▁steel": 9445, - "boot": 9446, - "▁Perhaps": 9447, - "▁съ": 9448, - "▁Os": 9449, - "rick": 9450, - "▁Ви": 9451, - "Support": 9452, - "▁(_": 9453, - "nil": 9454, - "pis": 9455, - "xpected": 9456, - "▁processing": 9457, - "Build": 9458, - "arian": 9459, - "▁icon": 9460, - "▁CA": 9461, - "wick": 9462, - "=(": 9463, - "▁algorithm": 9464, - "▁Young": 9465, - "▁Management": 9466, - "▁ancient": 9467, - "ность": 9468, - "oti": 9469, - "▁combination": 9470, - "world": 9471, - "nn": 9472, - "▁dram": 9473, - "enabled": 9474, - "Ac": 9475, - "CCESS": 9476, - "aration": 9477, - "▁blocks": 9478, - "▁Angeles": 9479, - "▁Qual": 9480, - "▁succeed": 9481, - "network": 9482, - "▁oblig": 9483, - "springframework": 9484, - "▁Tre": 9485, - "okes": 9486, - "mun": 9487, - "▁Network": 9488, - "Del": 9489, - "▁estate": 9490, - "▁liqu": 9491, - "▁pob": 9492, - "▁dad": 9493, - "▁distinct": 9494, - "▁Tit": 9495, - "▁Lear": 9496, - "ferred": 9497, - "android": 9498, - "▁subsequ": 9499, - "▁Florida": 9500, - "subset": 9501, - "▁whisper": 9502, - "Vol": 9503, - "ulous": 9504, - "▁crew": 9505, - "▁lug": 9506, - "pid": 9507, - "ocity": 9508, - "skb": 9509, - "▁tea": 9510, - "ун": 9511, - "▁honor": 9512, - "▁Ins": 9513, - "▁gew": 9514, - "Details": 9515, - "eneath": 9516, - "atar": 9517, - "▁_{": 9518, - "amen": 9519, - "▁setup": 9520, - "Transaction": 9521, - "▁blank": 9522, - "Failed": 9523, - "job": 9524, - "▁pret": 9525, - "ße": 9526, - "loor": 9527, - "ří": 9528, - "ncia": 9529, - "▁anywhere": 9530, - "▁Light": 9531, - "▁Ak": 9532, - "BD": 9533, - "▁excited": 9534, - "agers": 9535, - "▁warning": 9536, - "▁processes": 9537, - "hu": 9538, - "▁youth": 9539, - "▁dogs": 9540, - "▁oct": 9541, - "▁nine": 9542, - "Writer": 9543, - "grid": 9544, - "▁importance": 9545, - "estic": 9546, - "▁carefully": 9547, - "master": 9548, - "▁decisions": 9549, - "▁pin": 9550, - "▁crack": 9551, - "TEST": 9552, - "▁Local": 9553, - "▁Right": 9554, - "▁vast": 9555, - "▁faster": 9556, - "▁institut": 9557, - "▁annual": 9558, - "LAN": 9559, - "▁episode": 9560, - "▁XV": 9561, - "▁delivery": 9562, - "tl": 9563, - "FP": 9564, - "circ": 9565, - "▁typically": 9566, - "igo": 9567, - "▁intel": 9568, - "nat": 9569, - "xb": 9570, - "стро": 9571, - ")-": 9572, - "▁Bal": 9573, - "▁Jos": 9574, - "▁gonna": 9575, - "▁Rest": 9576, - "jor": 9577, - "onia": 9578, - "orship": 9579, - "overy": 9580, - "LINE": 9581, - "]:": 9582, - "Queue": 9583, - "▁compare": 9584, - "▁apartment": 9585, - "▁rul": 9586, - "Dr": 9587, - "gency": 9588, - "▁obviously": 9589, - "zie": 9590, - "ycl": 9591, - "fortunately": 9592, - "▁stepped": 9593, - "▁Seg": 9594, - "▁Which": 9595, - "▁PC": 9596, - "▁ast": 9597, - "endor": 9598, - "▁permission": 9599, - "COL": 9600, - "▁TEST": 9601, - "Pay": 9602, - "ères": 9603, - "▁studied": 9604, - "▁accompl": 9605, - "role": 9606, - "Where": 9607, - "protobuf": 9608, - "metadata": 9609, - "Job": 9610, - "▁Four": 9611, - "plements": 9612, - "disable": 9613, - "▁loud": 9614, - "▁happening": 9615, - "▁Using": 9616, - "rog": 9617, - "▁depends": 9618, - "ím": 9619, - "'\\": 9620, - "▁taught": 9621, - "shared": 9622, - "▁attributes": 9623, - "▁Action": 9624, - "▁dess": 9625, - "▁houses": 9626, - "▁reset": 9627, - "▁bien": 9628, - "▁explicit": 9629, - "LOW": 9630, - "->_": 9631, - "▁PM": 9632, - "Category": 9633, - "oice": 9634, - "into": 9635, - "▁mail": 9636, - "▁authority": 9637, - "▁unable": 9638, - "filename": 9639, - "ék": 9640, - "лей": 9641, - "▁sector": 9642, - "appoint": 9643, - "▁hang": 9644, - "▁cel": 9645, - "related": 9646, - "itate": 9647, - "▁'<": 9648, - "amber": 9649, - "▁cheap": 9650, - "▁enabled": 9651, - "▁division": 9652, - "Any": 9653, - "▁hier": 9654, - "▁Head": 9655, - "ntax": 9656, - "uda": 9657, - "▁limitations": 9658, - "▁studio": 9659, - "media": 9660, - "▁circle": 9661, - "нова": 9662, - "▁laug": 9663, - "acts": 9664, - "▁Во": 9665, - "ód": 9666, - "pled": 9667, - "LOC": 9668, - "Expr": 9669, - ">:": 9670, - "▁prés": 9671, - "▁laughed": 9672, - "▁Three": 9673, - "лы": 9674, - "▁ends": 9675, - "▁fundament": 9676, - "▁inher": 9677, - "▁liv": 9678, - "bid": 9679, - "▁responsibility": 9680, - "▁checked": 9681, - "▁Pac": 9682, - "▁fault": 9683, - "▁yellow": 9684, - "▁salt": 9685, - "▁Francisco": 9686, - "▁^": 9687, - "▁ON": 9688, - "▁beauty": 9689, - "yg": 9690, - "▁Aff": 9691, - "▁Eq": 9692, - "▁magic": 9693, - "▁handler": 9694, - "xE": 9695, - "▁numerous": 9696, - "▁hole": 9697, - "▁rooms": 9698, - "cción": 9699, - "▁Arm": 9700, - "person": 9701, - "▁buildings": 9702, - "▁plate": 9703, - "bled": 9704, - "errors": 9705, - "▁Again": 9706, - "▁Default": 9707, - "▁Hard": 9708, - "tó": 9709, - "hus": 9710, - "▁dimension": 9711, - "iale": 9712, - "▁Mult": 9713, - "▁Government": 9714, - "Func": 9715, - "▁blow": 9716, - "▁rect": 9717, - "erra": 9718, - "connection": 9719, - "▁passing": 9720, - "ßen": 9721, - "phas": 9722, - "ensional": 9723, - "record": 9724, - "cohol": 9725, - "▁Harry": 9726, - "izontal": 9727, - "▁finger": 9728, - "▁younger": 9729, - "▁SC": 9730, - "operation": 9731, - "BY": 9732, - "heim": 9733, - "▁Bad": 9734, - "▁storm": 9735, - "▁Nat": 9736, - "▁buying": 9737, - "▁Sometimes": 9738, - "▁Ста": 9739, - "essed": 9740, - "▁damn": 9741, - "▁meg": 9742, - "umes": 9743, - "ünd": 9744, - "тра": 9745, - "▁silver": 9746, - "wd": 9747, - "hidden": 9748, - "ardo": 9749, - "▁communities": 9750, - "▁diet": 9751, - "otted": 9752, - "▁bat": 9753, - "ancer": 9754, - "▁fmt": 9755, - "▁Pen": 9756, - "▁til": 9757, - "Enum": 9758, - "PATH": 9759, - "▁matters": 9760, - "timeout": 9761, - "------------": 9762, - "kan": 9763, - "▁Corpor": 9764, - "=\"../../": 9765, - "▁Ale": 9766, - "hentication": 9767, - "▁complic": 9768, - "▁Security": 9769, - "OFF": 9770, - "Rad": 9771, - "apse": 9772, - "▁dance": 9773, - "▁permissions": 9774, - "▁warrant": 9775, - "▁lad": 9776, - "▁isol": 9777, - "dl": 9778, - "▁Au": 9779, - "yes": 9780, - "▁tv": 9781, - "▁provider": 9782, - "▁terrible": 9783, - "▁department": 9784, - "eral": 9785, - "▁implementation": 9786, - "SR": 9787, - "▁hearing": 9788, - "▁Kn": 9789, - "FR": 9790, - "tv": 9791, - "▁diss": 9792, - "FUN": 9793, - "▁durante": 9794, - "osis": 9795, - "▁tasks": 9796, - "▁Blo": 9797, - "вод": 9798, - "▁branch": 9799, - "▁politics": 9800, - "▁Elle": 9801, - "▁leadership": 9802, - "expr": 9803, - "▁techniques": 9804, - "prec": 9805, - "Sigma": 9806, - "imately": 9807, - "tk": 9808, - "achment": 9809, - "▁Enter": 9810, - "▁creative": 9811, - "▁зна": 9812, - "appy": 9813, - "unched": 9814, - "▁'',": 9815, - "onder": 9816, - "{-": 9817, - "NUM": 9818, - "▁narr": 9819, - "Memory": 9820, - "▁winning": 9821, - "▁Follow": 9822, - "*/\r": 9823, - "vision": 9824, - "resents": 9825, - "zione": 9826, - "▁latter": 9827, - "▁requests": 9828, - "▁margin": 9829, - "▁{\"": 9830, - "video": 9831, - "cn": 9832, - "▁Image": 9833, - "Tim": 9834, - "CONFIG": 9835, - "▁allowing": 9836, - "▁combined": 9837, - "PUT": 9838, - "▁instanceof": 9839, - "igin": 9840, - "▁pero": 9841, - "▁''": 9842, - "▁confidence": 9843, - "▁equivalent": 9844, - "pad": 9845, - "effect": 9846, - "RX": 9847, - "▁lang": 9848, - "strong": 9849, - "▁bridge": 9850, - "aya": 9851, - "▁treated": 9852, - "▁forth": 9853, - "SW": 9854, - "▁accounts": 9855, - "▁PO": 9856, - "▁listening": 9857, - "Route": 9858, - "()))": 9859, - "cpy": 9860, - "▁reform": 9861, - "▁gate": 9862, - "▁Walk": 9863, - "▁somehow": 9864, - "tf": 9865, - "▁layout": 9866, - "umin": 9867, - "▁considering": 9868, - "▁premi": 9869, - "▁Mom": 9870, - "athan": 9871, - "Gen": 9872, - "▁planet": 9873, - "amples": 9874, - "▁MO": 9875, - "shop": 9876, - "▁premier": 9877, - "▁simpl": 9878, - "▁segu": 9879, - "LY": 9880, - "Sum": 9881, - "▁tables": 9882, - "ska": 9883, - "▁ž": 9884, - "pd": 9885, - "▁sous": 9886, - "▁conference": 9887, - "▁Dat": 9888, - "Scroll": 9889, - "▁standards": 9890, - "▁гру": 9891, - "esse": 9892, - "▁citizens": 9893, - "▁occurred": 9894, - "▁democr": 9895, - "▁elev": 9896, - "▁Sem": 9897, - "ensus": 9898, - "headers": 9899, - "▁Chris": 9900, - "imento": 9901, - "kom": 9902, - "Cor": 9903, - "MIN": 9904, - "usher": 9905, - "Database": 9906, - "▁formal": 9907, - "igne": 9908, - "▁organizations": 9909, - "▁Ire": 9910, - "Xml": 9911, - "из": 9912, - "▁pray": 9913, - "▁bomb": 9914, - "▁mand": 9915, - "erts": 9916, - "▁clock": 9917, - "▁buck": 9918, - "вали": 9919, - "ensch": 9920, - "▁volt": 9921, - "▁films": 9922, - "▁plants": 9923, - "inode": 9924, - "Boolean": 9925, - "▁restaurant": 9926, - "ían": 9927, - "▁debut": 9928, - "pages": 9929, - "▁wordt": 9930, - "▁Ба": 9931, - "▁greatest": 9932, - "(\"/": 9933, - "▁copyright": 9934, - "▁rit": 9935, - "sizeof": 9936, - "Trace": 9937, - "uent": 9938, - "тур": 9939, - "▁ko": 9940, - ":\\": 9941, - "▁bigger": 9942, - "▁perfectly": 9943, - "tenance": 9944, - "MASK": 9945, - "ré": 9946, - "▁ett": 9947, - "▁nose": 9948, - "▁craft": 9949, - "iteral": 9950, - "▁discussed": 9951, - "▁Jewish": 9952, - "Cap": 9953, - "▁Unless": 9954, - "▁Jackson": 9955, - "Attributes": 9956, - "▁lunch": 9957, - "öl": 9958, - "atr": 9959, - "▁paying": 9960, - "Parse": 9961, - "()\r": 9962, - "lad": 9963, - "▁rare": 9964, - "▁[];": 9965, - "stone": 9966, - "▁unc": 9967, - "▁defense": 9968, - "}+": 9969, - "▁Global": 9970, - "▁Soviet": 9971, - "▁Australian": 9972, - "▁gli": 9973, - "variant": 9974, - "▁Ron": 9975, - "▁loan": 9976, - "Step": 9977, - "member": 9978, - "Sch": 9979, - "▁Committee": 9980, - "▁spending": 9981, - "▁Tri": 9982, - "▁Journal": 9983, - "▁sugar": 9984, - "elly": 9985, - "HTML": 9986, - "▁advent": 9987, - "wing": 9988, - "▁Whether": 9989, - "oration": 9990, - "▁NE": 9991, - "iveness": 9992, - "▁hav": 9993, - "▁conscious": 9994, - "een": 9995, - "Symbol": 9996, - "▁ку": 9997, - "Logger": 9998, - "▁Little": 9999, - "widet": 10000, - "ocation": 10001, - "pin": 10002, - "▁symmet": 10003, - "▁AD": 10004, - "▁posts": 10005, - "shal": 10006, - "▁Conf": 10007, - "▁chose": 10008, - "mal": 10009, - "ulo": 10010, - "▁Method": 10011, - "▁missed": 10012, - "Remove": 10013, - "Auto": 10014, - "VALUE": 10015, - "thlet": 10016, - "▁Force": 10017, - "pf": 10018, - "▁Я": 10019, - "late": 10020, - "▁pul": 10021, - "Pop": 10022, - "▁advanced": 10023, - "aires": 10024, - "ressed": 10025, - "AME": 10026, - "bell": 10027, - "aching": 10028, - "ić": 10029, - "echo": 10030, - "HS": 10031, - "▁funny": 10032, - "рии": 10033, - "▁eer": 10034, - "▁veget": 10035, - "▁fourth": 10036, - "cf": 10037, - "transform": 10038, - "▁grown": 10039, - "▁McC": 10040, - "site": 10041, - "▁beneath": 10042, - "▁shell": 10043, - "xd": 10044, - "Play": 10045, - "short": 10046, - "Role": 10047, - "▁religion": 10048, - "inator": 10049, - "}<": 10123, - "asp": 10124, - "ajo": 10125, - "exports": 10126, - "▁Node": 10127, - "▁jako": 10128, - "▁ya": 10129, - "▁successfully": 10130, - "▁friendly": 10131, - "buff": 10132, - "DEFAULT": 10133, - "▁pregn": 10134, - "Required": 10135, - "▁binary": 10136, - "isting": 10137, - "▁stared": 10138, - "▁circumstances": 10139, - "▁хо": 10140, - "rei": 10141, - "▁Го": 10142, - "Transform": 10143, - "cnt": 10144, - "▁Ext": 10145, - "report": 10146, - "VERSION": 10147, - "▁analy": 10148, - "▁Marg": 10149, - "▁alleg": 10150, - "builder": 10151, - "ToString": 10152, - "Layer": 10153, - "íst": 10154, - "Prop": 10155, - "▁Emp": 10156, - "}]": 10157, - "▁selling": 10158, - "▁queue": 10159, - "▁seriously": 10160, - "▁Lead": 10161, - "textit": 10162, - "testing": 10163, - "▁Пре": 10164, - "security": 10165, - "iał": 10166, - "ún": 10167, - "chip": 10168, - "▁candidate": 10169, - "▁minister": 10170, - "eria": 10171, - "▁Het": 10172, - "дин": 10173, - "▁Britain": 10174, - "▁barely": 10175, - "▁sty": 10176, - "▁Spanish": 10177, - "▁Ven": 10178, - "timer": 10179, - "ків": 10180, - "▁documents": 10181, - "('.": 10182, - "▁debug": 10183, - "▁contro": 10184, - "стоя": 10185, - "▁joy": 10186, - "Sn": 10187, - "Inv": 10188, - "▁protocol": 10189, - "▁faces": 10190, - "▁Despite": 10191, - "sed": 10192, - "Conf": 10193, - "ARG": 10194, - "▁evolution": 10195, - "▁tod": 10196, - "▁Promise": 10197, - "▁posted": 10198, - "Perm": 10199, - "bet": 10200, - "Ang": 10201, - "Just": 10202, - "▁rum": 10203, - "layer": 10204, - "▁behavi": 10205, - "ipping": 10206, - "▁dynam": 10207, - "▁scheme": 10208, - "▁proto": 10209, - ")/": 10210, - "Collections": 10211, - "riev": 10212, - "▁Click": 10213, - "▁uns": 10214, - "widetilde": 10215, - "▁remembered": 10216, - "гі": 10217, - "inates": 10218, - "▁incorpor": 10219, - "▁Description": 10220, - "▁prepare": 10221, - "▁Final": 10222, - "uation": 10223, - "▁Queen": 10224, - ">;": 10225, - "▁automatically": 10226, - "▁sharp": 10227, - "▁meat": 10228, - "ateur": 10229, - "astern": 10230, - "▁stuck": 10231, - "ASSERT": 10232, - "▁planned": 10233, - "dots": 10234, - "ookie": 10235, - "▁Histor": 10236, - "▁reviews": 10237, - "IMP": 10238, - "▁answered": 10239, - "Total": 10240, - "▁sau": 10241, - "▁Mexico": 10242, - "continue": 10243, - "▁Apple": 10244, - "likely": 10245, - "зва": 10246, - "users": 10247, - "▁identified": 10248, - "▁Lev": 10249, - "▁mol": 10250, - "▁Islam": 10251, - "▁committed": 10252, - "writ": 10253, - "бер": 10254, - "rift": 10255, - "▁interrupt": 10256, - "▁readonly": 10257, - "schema": 10258, - "Sm": 10259, - "Double": 10260, - "aza": 10261, - "▁Hal": 10262, - "Move": 10263, - "▁Series": 10264, - "inline": 10265, - "▁которы": 10266, - "soc": 10267, - "▁tent": 10268, - "▁amer": 10269, - "aki": 10270, - "▁lady": 10271, - "▁tired": 10272, - "ifi": 10273, - "▁même": 10274, - "ouver": 10275, - "▁aside": 10276, - "Did": 10277, - "',\r": 10278, - "▁bringing": 10279, - "Drawing": 10280, - "aro": 10281, - "▁Rh": 10282, - "▁Naz": 10283, - "esso": 10284, - "▁reaction": 10285, - "mitted": 10286, - "▁absolute": 10287, - "haust": 10288, - "(()": 10289, - "▁Task": 10290, - "ERS": 10291, - "▁^{": 10292, - "VD": 10293, - "▁tone": 10294, - "dist": 10295, - "vs": 10296, - "▁wheel": 10297, - "▁administration": 10298, - "▁interests": 10299, - "▁pointer": 10300, - "▁encounter": 10301, - "aver": 10302, - "▁nord": 10303, - "ket": 10304, - "▁beach": 10305, - "▁enjoyed": 10306, - "contains": 10307, - "▁append": 10308, - "Wait": 10309, - "▁squad": 10310, - "zel": 10311, - "▁medium": 10312, - "▁sending": 10313, - "▁Lady": 10314, - "ções": 10315, - "▁destination": 10316, - "nych": 10317, - "▁conflict": 10318, - "▁Ly": 10319, - "▁vul": 10320, - "▁basically": 10321, - "reated": 10322, - "black": 10323, - "ugins": 10324, - "▁calm": 10325, - "érie": 10326, - "har": 10327, - "лан": 10328, - "▁Се": 10329, - "watch": 10330, - "▁Put": 10331, - "▁dump": 10332, - "acher": 10333, - "scroll": 10334, - "▁claimed": 10335, - "▁Control": 10336, - "▁blind": 10337, - "enti": 10338, - "▁Keep": 10339, - "▁Development": 10340, - "images": 10341, - "▁tough": 10342, - "gebra": 10343, - "▁sept": 10344, - "hew": 10345, - "▁skill": 10346, - "▁Tay": 10347, - "▁któ": 10348, - "owner": 10349, - "pare": 10350, - "▁fee": 10351, - "▁continues": 10352, - "▁kan": 10353, - "bes": 10354, - "▁cha": 10355, - "ovo": 10356, - "▁Night": 10357, - "icture": 10358, - "shire": 10359, - "▁essay": 10360, - "▁suppose": 10361, - "etic": 10362, - "Art": 10363, - "acon": 10364, - "lla": 10365, - "words": 10366, - "▁comparison": 10367, - "▁BE": 10368, - "▁challenges": 10369, - "▁ol": 10370, - "citep": 10371, - "▁Foot": 10372, - "▁Such": 10373, - "▁papers": 10374, - "activ": 10375, - "quer": 10376, - "тя": 10377, - "▁То": 10378, - "ський": 10379, - "thur": 10380, - "done": 10381, - "▁shock": 10382, - "▁dedicated": 10383, - "▁correspond": 10384, - "Second": 10385, - "▁bull": 10386, - "life": 10387, - "indent": 10388, - "▁figures": 10389, - "▁Andrew": 10390, - "isp": 10391, - "▁favour": 10392, - "зда": 10393, - "▁Elect": 10394, - "Full": 10395, - "▁nearby": 10396, - "▁Register": 10397, - "Scale": 10398, - "ications": 10399, - "ин": 10400, - "▁AM": 10401, - "pair": 10402, - "▁perspective": 10403, - "▁nos": 10404, - "apa": 10405, - "ostał": 10406, - "▁Pers": 10407, - "icer": 10408, - "▁plastic": 10409, - "дов": 10410, - "ciples": 10411, - "zą": 10412, - "clos": 10413, - "▁уча": 10414, - "▁Á": 10415, - "plugin": 10416, - "▁angle": 10417, - "▁commission": 10418, - "▁funds": 10419, - "▁indu": 10420, - "▁drawn": 10421, - "ám": 10422, - "▁developing": 10423, - "▁segment": 10424, - "isme": 10425, - "scr": 10426, - "▁lies": 10427, - "▁IL": 10428, - "▁api": 10429, - "Extension": 10430, - "▁scal": 10431, - "install": 10432, - "▁Week": 10433, - "▁gentle": 10434, - "▁Canadian": 10435, - "▁dialog": 10436, - "▁articles": 10437, - "Theme": 10438, - "SM": 10439, - "▁Bul": 10440, - "▁leur": 10441, - "▁stom": 10442, - "Plugin": 10443, - "▁после": 10444, - "▁stead": 10445, - "▁ś": 10446, - "ipher": 10447, - "▁prze": 10448, - "▁draft": 10449, - "bottom": 10450, - "▁{};": 10451, - "▁stayed": 10452, - "feature": 10453, - "▁vot": 10454, - "▁fabric": 10455, - "ça": 10456, - "('#": 10457, - "rea": 10458, - "▁reput": 10459, - "▁Cir": 10460, - "▁AL": 10461, - "▁assertEquals": 10462, - "results": 10463, - "▁Cross": 10464, - "ursday": 10465, - "▁audio": 10466, - "▁gap": 10467, - "▁streets": 10468, - "▁scientific": 10469, - "platform": 10470, - "▁auss": 10471, - "▁Cro": 10472, - "▁partial": 10473, - "unc": 10474, - "▁choices": 10475, - "▁или": 10476, - "pred": 10477, - "▁heads": 10478, - "terday": 10479, - "▁Nick": 10480, - "▁weird": 10481, - "asant": 10482, - "▁represented": 10483, - "▁пи": 10484, - "DP": 10485, - "orders": 10486, - "clock": 10487, - "▁Ho": 10488, - "arters": 10489, - "Cmd": 10490, - "oga": 10491, - "Keys": 10492, - "Report": 10493, - "▁Vill": 10494, - "▁Mu": 10495, - "▁owned": 10496, - "SUCCESS": 10497, - "▁typeof": 10498, - "hdr": 10499, - "uable": 10500, - "▁neighborhood": 10501, - "▁AP": 10502, - "▁resulting": 10503, - "▁shadow": 10504, - "STRING": 10505, - "▁videos": 10506, - "лення": 10507, - "expect": 10508, - "▁Valley": 10509, - "▁goto": 10510, - "▁Sher": 10511, - "frastr": 10512, - "▁operating": 10513, - "▁это": 10514, - "▁Licensed": 10515, - "Variable": 10516, - "▁PR": 10517, - "▁Hans": 10518, - "clone": 10519, - "▁Gesch": 10520, - "▁Band": 10521, - "........": 10522, - "uing": 10523, - "▁hundreds": 10524, - "▁ок": 10525, - "▁emotional": 10526, - "▁Indust": 10527, - ")+": 10528, - "▁Egypt": 10529, - "▁franç": 10530, - "▁š": 10531, - "▁fasc": 10532, - "onto": 10533, - "▁Adam": 10534, - "▁laid": 10535, - "▁rig": 10536, - "▁detailed": 10537, - "▁implements": 10538, - "▁university": 10539, - "▁Hy": 10540, - "▁grid": 10541, - "▁regions": 10542, - "Stop": 10543, - "▁slot": 10544, - "▁angry": 10545, - "▁-=": 10546, - "▁waited": 10547, - "Vert": 10548, - "\":\"": 10549, - "▁elem": 10550, - "▁rég": 10551, - "owed": 10552, - "Member": 10553, - "▁ratio": 10554, - "isen": 10555, - "▁Lem": 10556, - "gery": 10557, - "▁cream": 10558, - "▁était": 10559, - "▁geb": 10560, - "unique": 10561, - "▁Deb": 10562, - "▁factory": 10563, - "że": 10564, - "dialog": 10565, - "▁Config": 10566, - "Sync": 10567, - "angers": 10568, - "▁governing": 10569, - "▁Hun": 10570, - "Space": 10571, - "▁jest": 10572, - "icious": 10573, - "▁emphas": 10574, - "umps": 10575, - "▁Esp": 10576, - "▁sul": 10577, - "▁historical": 10578, - "ija": 10579, - "▁lying": 10580, - "▁Steve": 10581, - "▁measures": 10582, - "osto": 10583, - "?”": 10584, - "▁pocket": 10585, - "▁Sat": 10586, - "▁pitch": 10587, - "▁natur": 10588, - "▁humans": 10589, - "▁Simon": 10590, - "adores": 10591, - "(\"\\": 10592, - "inking": 10593, - "▁expos": 10594, - "material": 10595, - "▁apparently": 10596, - "▁Camb": 10597, - "▁Box": 10598, - "▁spaces": 10599, - "exists": 10600, - "▁acting": 10601, - "ORY": 10602, - "зова": 10603, - "Good": 10604, - "ienne": 10605, - "▁Williams": 10606, - "▁fruit": 10607, - "iera": 10608, - "▁Lim": 10609, - "▁trait": 10610, - "▁artists": 10611, - "▁absor": 10612, - "rait": 10613, - "LOAD": 10614, - "▁movies": 10615, - "▁dynamic": 10616, - "asts": 10617, - "▁Integer": 10618, - "▁smoke": 10619, - "пі": 10620, - "angel": 10621, - ">(\"": 10622, - "▁instrument": 10623, - "▁fuel": 10624, - "ної": 10625, - "atalogue": 10626, - "▁serial": 10627, - "Files": 10628, - "▁bathroom": 10629, - "ilo": 10630, - "esto": 10631, - "▁pm": 10632, - "entials": 10633, - "▁Online": 10634, - "white": 10635, - "▁tips": 10636, - "▁capable": 10637, - "Fig": 10638, - "TV": 10639, - "▁он": 10640, - "ké": 10641, - "bitr": 10642, - "Mapping": 10643, - "▁tak": 10644, - "ющи": 10645, - "вля": 10646, - ")\",": 10647, - "▁Karl": 10648, - "▁Human": 10649, - "▁Pot": 10650, - "▁represents": 10651, - "▁consistent": 10652, - "_(": 10653, - "wen": 10654, - "▁Rose": 10655, - "law": 10656, - "▁FROM": 10657, - "▁begins": 10658, - "▁edit": 10659, - "▁mountain": 10660, - "▁chapter": 10661, - "▁wondered": 10662, - "▁industrial": 10663, - "▁Major": 10664, - "▁ges": 10665, - "▁directed": 10666, - "eros": 10667, - "▁Wild": 10668, - "liament": 10669, - "Book": 10670, - "username": 10671, - "hot": 10672, - "▁nam": 10673, - "▁league": 10674, - "bra": 10675, - "кон": 10676, - "▁Tal": 10677, - "▁Ва": 10678, - "▁exports": 10679, - "(@": 10680, - "▁sharing": 10681, - "▁Tro": 10682, - "ść": 10683, - "uesday": 10684, - "ylv": 10685, - "▁guitar": 10686, - "elen": 10687, - "Selection": 10688, - "▁confident": 10689, - "rypto": 10690, - "▁hors": 10691, - "editor": 10692, - "▁shoulders": 10693, - "getName": 10694, - "encing": 10695, - "SELECT": 10696, - "вши": 10697, - "▁kinds": 10698, - "▁Wel": 10699, - "▁purposes": 10700, - "Matrix": 10701, - "invalid": 10702, - "▁owners": 10703, - "▁Records": 10704, - "▁Process": 10705, - "▁chat": 10706, - "▁Dor": 10707, - "▁bin": 10708, - "redit": 10709, - "oire": 10710, - "▁Total": 10711, - "▁Family": 10712, - "ARY": 10713, - "▁bread": 10714, - "▁compre": 10715, - "▁shoes": 10716, - "▁raz": 10717, - "▁trace": 10718, - "nej": 10719, - "orted": 10720, - "hn": 10721, - "▁procedure": 10722, - "properties": 10723, - "plier": 10724, - "▁hero": 10725, - "panel": 10726, - "▁marked": 10727, - "▁worried": 10728, - "\\|": 10729, - "pts": 10730, - "▁Support": 10731, - "▁serving": 10732, - "Fail": 10733, - "▁disappoint": 10734, - "▁Scot": 10735, - "▁pleasure": 10736, - "▁judge": 10737, - "zeich": 10738, - "▁forever": 10739, - "▁Zeit": 10740, - "uous": 10741, - "inent": 10742, - "▁dw": 10743, - "▁waren": 10744, - "▁flash": 10745, - "▁troops": 10746, - "▁drugs": 10747, - "▁diam": 10748, - ".~": 10749, - "imp": 10750, - "inned": 10751, - "▁EV": 10752, - "Struct": 10753, - "▁justice": 10754, - "▁officials": 10755, - "ffff": 10756, - "▁Common": 10757, - "▁Cat": 10758, - "▁tomorrow": 10759, - "▁él": 10760, - "Texture": 10761, - "qpoint": 10762, - "▁Fried": 10763, - "▁Term": 10764, - "pgfqpoint": 10765, - "▁nem": 10766, - "norm": 10767, - "▁hardly": 10768, - "oda": 10769, - "zeta": 10770, - "emic": 10771, - "▁полу": 10772, - "▁loaded": 10773, - "kes": 10774, - "ció": 10775, - "▁fool": 10776, - "▁trick": 10777, - "▁dst": 10778, - "Find": 10779, - "▁все": 10780, - "}},": 10781, - "▁framework": 10782, - "▁merely": 10783, - "▁union": 10784, - "▁Edward": 10785, - "rif": 10786, - "Flag": 10787, - "▁crisis": 10788, - "▁finite": 10789, - "▁lol": 10790, - "▁Kim": 10791, - "ната": 10792, - "since": 10793, - "▁compat": 10794, - "▁pert": 10795, - "ibilities": 10796, - "▁también": 10797, - "ibli": 10798, - "▁teen": 10799, - "▁sympt": 10800, - "oral": 10801, - "ders": 10802, - "otte": 10803, - "при": 10804, - "▁Jane": 10805, - "▁originally": 10806, - "▁throat": 10807, - "mag": 10808, - "sup": 10809, - "uni": 10810, - "$$": 10811, - "▁Library": 10812, - "▁attacks": 10813, - "ingen": 10814, - "('/": 10815, - "▁hes": 10816, - "coin": 10817, - "ounce": 10818, - "▁Academy": 10819, - "MODULE": 10820, - "isms": 10821, - "▁Adv": 10822, - "▁Bol": 10823, - "▁incident": 10824, - ")^{": 10825, - "▁bij": 10826, - "▁Rome": 10827, - "▁Italy": 10828, - "events": 10829, - "▁Fern": 10830, - "▁ber": 10831, - "▁silent": 10832, - "▁pier": 10833, - "▁YO": 10834, - "▁plain": 10835, - "Bas": 10836, - "▁pill": 10837, - "rase": 10838, - "▁carrying": 10839, - "▁resp": 10840, - "ную": 10841, - "▁typical": 10842, - "Wrapper": 10843, - "▁gau": 10844, - "▁chemical": 10845, - "▁hal": 10846, - "throw": 10847, - "Cluster": 10848, - "▁Gab": 10849, - "▁Girl": 10850, - "quir": 10851, - "▁Arg": 10852, - "▁relief": 10853, - "▁Ве": 10854, - "dm": 10855, - "▁frustr": 10856, - "\\%": 10857, - "▁stores": 10858, - "▁bottle": 10859, - "▁Lew": 10860, - "two": 10861, - "stad": 10862, - "▁cheek": 10863, - "▁concerns": 10864, - "▁helpful": 10865, - "▁coverage": 10866, - "isi": 10867, - "ADD": 10868, - "async": 10869, - "▁approximately": 10870, - "iffer": 10871, - "hook": 10872, - "▁enum": 10873, - "ová": 10874, - "▁evil": 10875, - "▁constantly": 10876, - "apply": 10877, - "▁siè": 10878, - "▁practices": 10879, - "▁teachers": 10880, - "▁Sn": 10881, - "▁Awards": 10882, - "▁substant": 10883, - "▁$.": 10884, - "dk": 10885, - "▁mob": 10886, - "▁ingred": 10887, - "vere": 10888, - "Multi": 10889, - "пер": 10890, - "stal": 10891, - "yard": 10892, - "required": 10893, - "vement": 10894, - "▁intelligence": 10895, - "▁thinks": 10896, - "▁personally": 10897, - "▁trained": 10898, - "orney": 10899, - ")\\": 11266, - "anal": 11267, - "Section": 11268, - "plus": 11269, - "üt": 11270, - "▁embed": 11271, - "▁strings": 11272, - "Before": 11273, - "proc": 11274, - "▁спо": 11275, - "trl": 11276, - "vr": 11277, - "Background": 11278, - "logger": 11279, - "agraph": 11280, - "iest": 11281, - "▁goods": 11282, - "batch": 11283, - "▁optional": 11284, - "▁Taylor": 11285, - "▁recognize": 11286, - "walk": 11287, - "▁Hit": 11288, - "▁Elizabeth": 11289, - "}:": 11290, - "▁careful": 11291, - "краї": 11292, - "▁locations": 11293, - "▁structures": 11294, - "▁disk": 11295, - "▁ships": 11296, - "▁suo": 11297, - "▁sowie": 11298, - "▁Ess": 11299, - "▁Hash": 11300, - "▁reasonable": 11301, - "▁Moreover": 11302, - "▁formula": 11303, - "▁Centre": 11304, - "▁residents": 11305, - "RS": 11306, - "Ids": 11307, - "▁Know": 11308, - "▁trib": 11309, - "▁rés": 11310, - "▁stable": 11311, - "▁Would": 11312, - "▁breaking": 11313, - "▁meal": 11314, - "▁phen": 11315, - "▁fel": 11316, - "▁Fred": 11317, - "Author": 11318, - "▁capture": 11319, - "opts": 11320, - "▁everywhere": 11321, - "▁sque": 11322, - "▁moder": 11323, - "setup": 11324, - "▁Supp": 11325, - "▁whenever": 11326, - "{(": 11327, - "wart": 11328, - "▁toe": 11329, - "Prefix": 11330, - "hou": 11331, - "gage": 11332, - ">\"": 11333, - "▁frag": 11334, - "▁Theorem": 11335, - "memory": 11336, - "▁contents": 11337, - "docs": 11338, - "}'": 11339, - "▁Irish": 11340, - "Then": 11341, - "aats": 11342, - "Save": 11343, - "▁agency": 11344, - "▁име": 11345, - "дова": 11346, - "▁Function": 11347, - "NN": 11348, - "destroy": 11349, - "▁Message": 11350, - "▁cancel": 11351, - "▁superior": 11352, - "▁ec": 11353, - "▁literature": 11354, - "▁PART": 11355, - "Il": 11356, - "▁Cab": 11357, - "engine": 11358, - "▁basket": 11359, - "worth": 11360, - "▁Sel": 11361, - "fetch": 11362, - "▁Stadt": 11363, - "▁Ки": 11364, - "▁conj": 11365, - "▁seiner": 11366, - "▁confirmed": 11367, - "▁Argent": 11368, - "amar": 11369, - "pgfpath": 11370, - "▁struggle": 11371, - "Pattern": 11372, - "▁Middle": 11373, - "itan": 11374, - "▁moon": 11375, - "orough": 11376, - "▁Catholic": 11377, - "▁struck": 11378, - "]->": 11379, - "▁weapon": 11380, - "▁subst": 11381, - "▁instructions": 11382, - "▁occas": 11383, - "protected": 11384, - "▁Less": 11385, - "▁batch": 11386, - "▁contra": 11387, - "▁deck": 11388, - "▁ignored": 11389, - "▁refused": 11390, - "trigger": 11391, - "▁criminal": 11392, - "GA": 11393, - "olly": 11394, - "▁Bell": 11395, - "▁Ю": 11396, - "forward": 11397, - "▁prefix": 11398, - "▁immediate": 11399, - "▁assigned": 11400, - "▁elected": 11401, - "▁tonight": 11402, - "▁Dies": 11403, - "▁Beach": 11404, - "▁preced": 11405, - "ował": 11406, - "▁galax": 11407, - "▁logic": 11408, - "enza": 11409, - "▁Captain": 11410, - "▁Hay": 11411, - "▁facts": 11412, - "▁ни": 11413, - "té": 11414, - "▁sb": 11415, - "oped": 11416, - "▁combat": 11417, - "▁explore": 11418, - "▁(-": 11419, - "Loader": 11420, - "▁Wilson": 11421, - "▁locked": 11422, - ":)": 12970, - "▁quel": 12971, - "▁Га": 12972, - "Ty": 12973, - "▁temps": 12974, - "▁ghost": 12975, - "Material": 12976, - "ERCHANT": 12977, - "pointer": 12978, - "жда": 12979, - "aha": 12980, - "ulf": 12981, - "▁supplement": 12982, - "▁dismiss": 12983, - "▁closing": 12984, - "▁vulner": 12985, - "▁après": 12986, - "▁overwhel": 12987, - "ское": 12988, - "▁disag": 12989, - "acia": 12990, - "oured": 12991, - "ruption": 12992, - "▁PS": 12993, - "Endpoint": 12994, - "Real": 12995, - "▁Tag": 12996, - "▁stairs": 12997, - "lyn": 12998, - "▁eleg": 12999, - "▁veter": 13000, - "factory": 13001, - "anne": 13002, - "▁Bat": 13003, - "▁franc": 13004, - "lung": 13005, - "▁\"'": 13006, - ".',": 13007, - "▁Country": 13008, - "^{[": 13009, - "▁yours": 13010, - "ailability": 13011, - "Clear": 13012, - "ätt": 13013, - "пис": 13014, - "▁joke": 13015, - "▁annoy": 13016, - "▁rag": 13017, - "vari": 13018, - "лекс": 13019, - "▁Psy": 13020, - "ilty": 13021, - "mount": 13022, - "▁cual": 13023, - "▁solar": 13024, - "}^{(": 13025, - "Short": 13026, - "▁taxes": 13027, - "Append": 13028, - "Win": 13029, - "estyle": 13030, - "▁facil": 13031, - "вро": 13032, - "▁sought": 13033, - "▁bare": 13034, - "▁react": 13035, - "jar": 13036, - "MAC": 13037, - "lov": 13038, - "warn": 13039, - "▁crucial": 13040, - "▁museum": 13041, - "ниц": 13042, - "▁Kent": 13043, - "Maybe": 13044, - "▁bike": 13045, - "▁Address": 13046, - "XML": 13047, - "▁admitted": 13048, - "▁$(\\": 13049, - "▁spell": 13050, - "▁vic": 13051, - "gre": 13052, - "▁proc": 13053, - "theless": 13054, - "▁Nom": 13055, - "▁Rail": 13056, - "▁acceler": 13057, - "▁convin": 13058, - "▁Property": 13059, - "▁DA": 13060, - "▁clip": 13061, - "▁plugin": 13062, - "Limit": 13063, - "views": 13064, - "bru": 13065, - "▁pra": 13066, - "▁ak": 13067, - "▁ej": 13068, - "▁opts": 13069, - "▁slip": 13070, - "▁gang": 13071, - "asted": 13072, - "uals": 13073, - "▁dying": 13074, - "Coll": 13075, - "ammen": 13076, - "▁Policy": 13077, - "ERCHANTABILITY": 13078, - "▁Collection": 13079, - "▁vec": 13080, - "▁Dick": 13081, - "stud": 13082, - "▁layers": 13083, - "▁tied": 13084, - "}\\\\": 13085, - "▁alors": 13086, - "▁jou": 13087, - "▁chicken": 13088, - "▁permanent": 13089, - "▁Everything": 13090, - "▁Low": 13091, - "▁Cook": 13092, - "▁peak": 13093, - "▁PARTICULAR": 13094, - "▁dear": 13095, - "ič": 13096, - "▁introduce": 13097, - "▁causing": 13098, - "писа": 13099, - "Bound": 13100, - "hund": 13101, - "multi": 13102, - "▁pare": 13103, - "annt": 13104, - "▁breat": 13105, - "▁commitment": 13106, - "▁increasingly": 13107, - "кой": 13108, - "▁Friend": 13109, - "▁statistics": 13110, - "▁Manager": 13111, - "plicate": 13112, - "Cloud": 13113, - "aci": 13114, - "▁Conference": 13115, - "Span": 13116, - "▁CEO": 13117, - "▁Wait": 13118, - "▁Ober": 13119, - "ifting": 13120, - "imiento": 13121, - "getElement": 13122, - "▁gle": 13123, - "лия": 13124, - "▁wieder": 13125, - "▁instruction": 13126, - "gly": 13127, - "▁blame": 13128, - "▁listade": 13129, - "▁aapt": 13130, - "▁Lewis": 13131, - "Fragment": 13132, - "▁gear": 13133, - "mill": 13134, - "prod": 13135, - "▁burning": 13136, - "ється": 13137, - "▁mé": 13138, - "ène": 13139, - "▁complicated": 13140, - "bh": 13141, - "▁Justice": 13142, - "▁tested": 13143, - "▁staring": 13144, - "▁survive": 13145, - "▁cous": 13146, - "▁rib": 13147, - "aml": 13148, - "▁Trust": 13149, - "▁cad": 13150, - "▁Terr": 13151, - "▁mapping": 13152, - "▁twelve": 13153, - "▁grant": 13154, - "▁thorough": 13155, - "▁Ü": 13156, - "▁folks": 13157, - "▁Content": 13158, - "▁childhood": 13159, - "cker": 13160, - "сно": 13161, - "RECT": 13162, - "▁finale": 13163, - "▁shower": 13164, - "éric": 13165, - "▁spat": 13166, - "odge": 13167, - "рь": 13168, - "▁pes": 13169, - "eda": 13170, - "Db": 13171, - "▁Antonio": 13172, - "▁engaged": 13173, - "▁vess": 13174, - "vals": 13175, - "▁electronic": 13176, - "lemma": 13177, - "▁Wy": 13178, - "mad": 13179, - "merge": 13180, - "apon": 13181, - "▁privile": 13182, - "▁novembre": 13183, - "▁Sports": 13184, - "will": 13185, - "▁controls": 13186, - "▁categories": 13187, - "▁Georgia": 13188, - "ipedia": 13189, - "▁AV": 13190, - "atori": 13191, - "▁___": 13192, - "▁À": 13193, - "▁Ryan": 13194, - "▁Charlie": 13195, - "▁исто": 13196, - "▁emotion": 13197, - "▁cooking": 13198, - "▁attempts": 13199, - "▁FITNESS": 13200, - "äter": 13201, - "Enable": 13202, - "DT": 13203, - "▁Change": 13204, - "AspNet": 13205, - "▁га": 13206, - "▁ordinary": 13207, - "▁SQL": 13208, - "plane": 13209, - "%.": 13210, - "▁Summer": 13211, - "▁avait": 13212, - "upp": 13213, - "▁illness": 13214, - "UINT": 13215, - ">{": 13216, - "▁zwischen": 13217, - "▁hardware": 13218, - "▁sounded": 13219, - "equiv": 13220, - "▁piano": 13221, - "uset": 13222, - "kn": 13223, - "TRY": 13224, - "▁bab": 13225, - "нен": 13226, - "▁reliable": 13227, - "▁Bronnen": 13228, - "▁Store": 13229, - "Az": 13230, - "▁»,": 13231, - "Static": 13232, - "dw": 13233, - "green": 13234, - "▁'';": 13235, - "lij": 13236, - "eva": 13237, - "ній": 13238, - "▁Syd": 13239, - "inois": 13240, - "convert": 13241, - "▁declare": 13242, - "bres": 13243, - "INK": 13244, - "itled": 13245, - "▁accord": 13246, - "▁mars": 13247, - "Sequence": 13248, - "zip": 13249, - "▁Brazil": 13250, - "▁meetings": 13251, - "▁accuracy": 13252, - "▁Machine": 13253, - "▁autor": 13254, - "▁ainsi": 13255, - "Simple": 13256, - "Resources": 13257, - "каза": 13258, - "▁MP": 13259, - "they": 13260, - "▁Bang": 13261, - "▁eing": 13262, - "ateful": 13263, - "▁Something": 13264, - "▁upset": 13265, - "History": 13266, - "dimensional": 13267, - "▁explanation": 13268, - "▁civ": 13269, - "▁conce": 13270, - "▁köz": 13271, - "▁promised": 13272, - "жду": 13273, - "wed": 13274, - "Fore": 13275, - "Amount": 13276, - "abb": 13277, - "▁clothing": 13278, - "лись": 13279, - "oen": 13280, - "▁Print": 13281, - "▁sizes": 13282, - "▁banks": 13283, - "ribed": 13284, - "▁'../": 13285, - "FIX": 13286, - "▁Hug": 13287, - "▁zn": 13288, - "▁INT": 13289, - "▁instances": 13290, - "▁alongside": 13291, - "Namespace": 13292, - "▁renew": 13293, - "▁asc": 13294, - "▁waves": 13295, - "▁pom": 13296, - "Duration": 13297, - "days": 13298, - "$(": 13299, - "▁grabbed": 13300, - "▁surgery": 13301, - "▁restore": 13302, - "Normal": 13303, - "▁Leb": 13304, - "▁analyt": 13305, - "Literal": 13306, - "HA": 13307, - "▁shares": 13308, - "illet": 13309, - "ols": 13310, - "▁Dog": 13311, - "orno": 13312, - "▁manip": 13313, - "jav": 13314, - "▁essentially": 13315, - "▁casual": 13316, - "opl": 13317, - "▁р": 13318, - "▁SU": 13319, - "▁engineering": 13320, - "▁Prime": 13321, - "▁SW": 13322, - "▁reaching": 13323, - "▁вла": 13324, - "▁Росси": 13325, - "▁Kre": 13326, - "erry": 13327, - "▁oppon": 13328, - "program": 13329, - "emper": 13330, - "isEmpty": 13331, - "▁Unit": 13332, - "INTER": 13333, - "ethe": 13334, - "zd": 13335, - "CUR": 13336, - "▁vm": 13337, - "conv": 13338, - "ropol": 13339, - "▁Coast": 13340, - "▁Select": 13341, - "▁была": 13342, - "▁Ve": 13343, - "owy": 13344, - "▁myth": 13345, - "ceptions": 13346, - "classes": 13347, - "▁worden": 13348, - "▁assault": 13349, - "▁dual": 13350, - "ORK": 13351, - "▁inches": 13352, - "▁FA": 13353, - "▁Station": 13354, - "▁personality": 13355, - "▁scar": 13356, - "▁regime": 13357, - "▁noten": 13358, - "▁rural": 13359, - "iza": 13360, - "Audio": 13361, - "▁disput": 13362, - "▁aver": 13363, - "▁obst": 13364, - "▁Region": 13365, - "utf": 13366, - "▁Cass": 13367, - "hspace": 13368, - "▁shipping": 13369, - "iko": 13370, - "icked": 13371, - "numer": 13372, - "дна": 13373, - "riel": 13374, - "disabled": 13375, - "opol": 13376, - "looking": 13377, - "▁classical": 13378, - "▁constructed": 13379, - "▁referenties": 13380, - "]+": 13381, - "▁captured": 13382, - "▁minimal": 13383, - "▁sock": 13384, - "father": 13385, - "isión": 13386, - "▁equally": 13387, - "▁reduction": 13388, - "Ant": 13389, - "aison": 13390, - "▁argue": 13391, - "circle": 13392, - "▁toler": 13393, - "}\",": 13394, - "▁primarily": 13395, - "usal": 13396, - "▁algebra": 13397, - "▁gathered": 13398, - "▁Remember": 13399, - "_);": 13400, - "UTE": 13401, - "▁Kit": 13402, - "Sy": 13403, - "HEAD": 13404, - "▁recipe": 13405, - "▁scenario": 13406, - "▁Following": 13407, - "VAR": 13408, - "▁yard": 13409, - "▁stad": 13410, - "*(": 13411, - "▁validate": 13412, - "DEX": 13413, - "▁committee": 13414, - "▁temporary": 13415, - "▁consequences": 13416, - "▁également": 13417, - "ктив": 13418, - "▁ra": 13419, - "▁displ": 13420, - "▁apps": 13421, - "▁Teil": 13422, - "▁».": 13423, - "▁adopted": 13424, - "tensor": 13425, - "▁femin": 13426, - "▁мар": 13427, - "логи": 13428, - "tech": 13429, - "▁Rot": 13430, - "▁knees": 13431, - "phys": 13432, - "owej": 13433, - "▁Oxford": 13434, - "анд": 13435, - "hell": 13436, - "ografia": 13437, - "▁exposed": 13438, - "ktop": 13439, - "oby": 13440, - "lower": 13441, - "▁Senate": 13442, - "▁sword": 13443, - "Flow": 13444, - "▁Unfortunately": 13445, - "▁boxes": 13446, - "▁cuando": 13447, - "▁pilot": 13448, - "▁Album": 13449, - "Bal": 13450, - "Sort": 13451, - "FIELD": 13452, - "▁desert": 13453, - "COMM": 13454, - "rons": 13455, - "adows": 13456, - "▁loyal": 13457, - "▁asset": 13458, - "▁mud": 13459, - "фа": 13460, - "▁secondary": 13461, - "▁Ар": 13462, - "▁cul": 13463, - "▁Asian": 13464, - "▁staying": 13465, - "▁dataset": 13466, - "▁USE": 13467, - "▁loves": 13468, - "▁velocity": 13469, - "áv": 13470, - "▁purchased": 13471, - "SOC": 13472, - "▁competitive": 13473, - "▁Football": 13474, - "iska": 13475, - "▁knock": 13476, - "stairs": 13477, - "azy": 13478, - "▁vend": 13479, - "▁arts": 13480, - "▁Bras": 13481, - "uela": 13482, - "кто": 13483, - "trim": 13484, - "▁dirty": 13485, - "▁websites": 13486, - "▁Indep": 13487, - "▁стра": 13488, - "sr": 13489, - "▁ticket": 13490, - "atile": 13491, - "▁implemented": 13492, - "▁время": 13493, - "▁bowl": 13494, - "DATE": 13495, - "▁alter": 13496, - "▁Space": 13497, - "▁accompan": 13498, - "ordon": 13499, - "▁doctors": 13500, - "istas": 13501, - "Cast": 13502, - "дом": 13503, - "CTL": 13504, - "urers": 13505, - "▁ingredients": 13506, - "▁calculated": 13507, - "▁leather": 13508, - "▁sensitive": 13509, - "▁suspic": 13510, - "stan": 13511, - "▁anni": 13512, - "await": 13513, - "▁Franç": 13514, - "▁abort": 13515, - "▁Spirit": 13516, - "▁Walter": 13517, - "unkt": 13518, - "▁vertical": 13519, - "ORS": 13520, - "best": 13521, - "▁Client": 13522, - "itated": 13523, - "▁ва": 13524, - "▁Č": 13525, - "▁ville": 13526, - "▁diplom": 13527, - "orne": 13528, - "▁bars": 13529, - "Uri": 13530, - "APTER": 13531, - "pons": 13532, - "utz": 13533, - "Proto": 13534, - "▁stir": 13535, - "▁це": 13536, - "▁primer": 13537, - "igible": 13538, - "extra": 13539, - "▁Books": 13540, - "▁Bos": 13541, - "▁Et": 13542, - "▁Welt": 13543, - "▁Korea": 13544, - "рито": 13545, - "▁vibr": 13546, - "Self": 13547, - "linear": 13548, - "об": 13549, - "▁Lang": 13550, - "▁deeper": 13551, - "▁termin": 13552, - "enschaft": 13553, - "▁році": 13554, - "ammed": 13555, - "visible": 13556, - "▁IOException": 13557, - "▁Wind": 13558, - "usqu": 13559, - "▁Stop": 13560, - "▁орга": 13561, - "INVALID": 13562, - "▁cub": 13563, - "▁jew": 13564, - "▁captain": 13565, - "зі": 13566, - "chunk": 13567, - "apture": 13568, - "ashboard": 13569, - "▁divided": 13570, - "▁extensive": 13571, - "▁suffer": 13572, - "▁heading": 13573, - "created": 13574, - "▁quietly": 13575, - "▁ny": 13576, - "▁пол": 13577, - "\"+": 13578, - "ikan": 13579, - "▁designs": 13580, - "zu": 13581, - "}+\\": 13582, - "Operator": 13583, - "▁Lemma": 13584, - "▁нау": 13585, - "acji": 13586, - "лове": 13587, - "Servlet": 13588, - "▁Kevin": 13589, - "stage": 13590, - "bn": 13591, - "textwidth": 13592, - "failed": 13593, - "▁Staff": 13594, - "▁enem": 13595, - "unde": 13596, - "ень": 13597, - "Packet": 13598, - "▁Als": 13599, - "kar": 13600, - "]['": 13601, - "ked": 13602, - "Pers": 13603, - ">::": 13604, - "▁arc": 13605, - "▁synt": 13606, - "SPE": 13607, - "▁Да": 13608, - "▁Mi": 13609, - "▁Moh": 13610, - "▁Death": 13611, - "browser": 13612, - "▁Dave": 13613, - "▁succ": 13614, - "toggle": 13615, - "▁tack": 13616, - "Comment": 13617, - "eron": 13618, - "▁awareness": 13619, - "▁hug": 13620, - "▁contemporary": 13621, - "ulating": 13622, - "▁Title": 13623, - "▁THIS": 13624, - "havior": 13625, - "rank": 13626, - "▁dozen": 13627, - "▁cheese": 13628, - "coln": 13629, - "▁radius": 13630, - "▁dimensions": 13631, - "roduction": 13632, - "▁adds": 13633, - "▁household": 13634, - "▁Davis": 13635, - "pkg": 13636, - "{$": 13637, - "▁casino": 13638, - "▁Pierre": 13639, - "▁objective": 13640, - "train": 13641, - "▁Michigan": 13642, - "payload": 13643, - "▁rug": 13644, - "▁severe": 13645, - "mean": 13646, - "▁toss": 13647, - "▁embarrass": 13648, - "▁Very": 13649, - "▁appeal": 13650, - "▁Comput": 13651, - "▁forgotten": 13652, - "▁kernel": 13653, - "▁carbon": 13654, - "fw": 13655, - "▁Су": 13656, - "▁Empire": 13657, - "▁quote": 13658, - "etz": 13659, - "▁mini": 13660, - "▁pipe": 13661, - "▁nous": 13662, - "▁Move": 13663, - "▁ду": 13664, - "▁nervous": 13665, - "▁Мар": 13666, - "*\r": 13667, - "▁Bush": 13668, - "▁peer": 13669, - "▁Writ": 13670, - "▁satisfied": 13671, - "▁pulling": 13672, - "▁Pur": 13673, - "▁Miller": 13674, - "▁FL": 13675, - "amaz": 13676, - "▁mile": 13677, - "▁Need": 13678, - "▁supplies": 13679, - "▁año": 13680, - "▁pace": 13681, - "▁Victoria": 13682, - "▁ought": 13683, - "▁Player": 13684, - "agnostic": 13685, - "▁viv": 13686, - "▁Patrick": 13687, - "▁Š": 13688, - "▁Story": 13689, - "aca": 13690, - "▁mountains": 13691, - "CLASS": 13692, - "▁fragment": 13693, - "▁settlement": 13694, - "▁Furthermore": 13695, - "▁drivers": 13696, - "▁Ju": 13697, - "▁были": 13698, - "Rows": 13699, - "▁impression": 13700, - "▁infer": 13701, - "▁Expl": 13702, - "olute": 13703, - "ovan": 13704, - "arance": 13705, - "CAP": 13706, - "▁enforce": 13707, - "▁Burn": 13708, - "Reset": 13709, - "mother": 13710, - "▁Battle": 13711, - "padding": 13712, - "iate": 13713, - "▁cried": 13714, - "AK": 13715, - "uns": 13716, - "▁siècle": 13717, - "▁Contin": 13718, - "bank": 13719, - "junit": 13720, - "objects": 13721, - "Rot": 13722, - "issa": 13723, - "▁begun": 13724, - "*-": 13725, - "▁visiting": 13726, - "жде": 13727, - "▁targets": 13728, - "▁Latin": 13729, - "ут": 13730, - "▁Esc": 13731, - "*;": 13732, - "ång": 13733, - "▁({": 13734, - "▁diagram": 13735, - "Models": 13736, - "▁partnership": 13737, - "▁från": 13738, - "ulty": 13739, - "Pod": 13740, - "CALL": 13741, - "modal": 13742, - "sig": 13743, - "itzer": 13744, - "itel": 13745, - "▁convinced": 13746, - "abl": 13747, - "стве": 13748, - "▁cot": 13749, - "▁repeat": 13750, - "▁lists": 13751, - "sound": 13752, - "▁royal": 13753, - "▁grace": 13754, - "▁oraz": 13755, - "Notification": 13756, - "prite": 13757, - "▁arrival": 13758, - "ancell": 13759, - "hentic": 13760, - "decode": 13761, - "▁fantastic": 13762, - "progress": 13763, - "proxy": 13764, - "ző": 13765, - "kel": 13766, - "▁convenient": 13767, - "aque": 13768, - "riet": 13769, - "▁Digital": 13770, - "iors": 13771, - "▁Budd": 13772, - "andra": 13773, - "addy": 13774, - "▁overs": 13775, - "▁consumers": 13776, - "pn": 13777, - "mouse": 13778, - "▁BC": 13779, - "deg": 13780, - "perm": 13781, - "ités": 13782, - "▁испо": 13783, - "heast": 13784, - "hour": 13785, - "PARAM": 13786, - "conscious": 13787, - "▁wing": 13788, - "▁atmosphere": 13789, - "▁gig": 13790, - "▁contre": 13791, - "▁drama": 13792, - "ят": 13793, - "▁Front": 13794, - "▁philosophy": 13795, - "▁Hart": 13796, - "▁nurs": 13797, - "uras": 13798, - "▁Tru": 13799, - "▁sud": 13800, - "▁performing": 13801, - "пы": 13802, - "▁confused": 13803, - "▁checks": 13804, - "amt": 13805, - "Make": 13806, - "▁RO": 13807, - "▁df": 13808, - "izations": 13809, - "▁degli": 13810, - "▁architecture": 13811, - "Renderer": 13812, - "▁Ла": 13813, - "▁ptr": 13814, - "▁dieser": 13815, - "submit": 13816, - "▁topics": 13817, - "▁principles": 13818, - "vars": 13819, - "sock": 13820, - "▁tongue": 13821, - "▁percentage": 13822, - "▁SS": 13823, - "▁dol": 13824, - "▁rice": 13825, - "ío": 13826, - "▁Eastern": 13827, - "▁recognition": 13828, - "▁Ern": 13829, - "▁Ut": 13830, - "▁caut": 13831, - "▁Cloud": 13832, - "▁conversion": 13833, - "▁Ohio": 13834, - "▁ME": 13835, - "▁surely": 13836, - "▁gard": 13837, - "puis": 13838, - "▁urg": 13839, - "imi": 13840, - "▁absence": 13841, - "▁winner": 13842, - "Language": 13843, - "▁HTTP": 13844, - "wt": 13845, - "▁translation": 13846, - "сс": 13847, - "▁Kind": 13848, - "Two": 13849, - "▁Revolution": 13850, - "Insert": 13851, - "Every": 13852, - "orient": 13853, - "▁тра": 13854, - "▁emotions": 13855, - "details": 13856, - "▁flu": 13857, - "▁operate": 13858, - "Ag": 13859, - "unning": 13860, - "▁partie": 13861, - "tri": 13862, - "▁golden": 13863, - "▁Би": 13864, - "▁foundation": 13865, - "isten": 13866, - "▁Carlos": 13867, - "Children": 13868, - "▁neighb": 13869, - "▁Cart": 13870, - "Begin": 13871, - "гда": 13872, - "▁scheduled": 13873, - "'>": 13874, - "▁observations": 13875, - "▁producer": 13876, - "athers": 13877, - "ному": 13878, - "▁expectations": 13879, - "oso": 13880, - "zh": 13881, - "mutable": 13882, - "▁writes": 13883, - "▁pushing": 13884, - "▁seats": 13885, - "▁breast": 13886, - "aping": 13887, - "▁Simple": 13888, - "▁socket": 13889, - "▁slave": 13890, - "iley": 13891, - "▁assistant": 13892, - "▁trim": 13893, - "▁landscape": 13894, - "▁association": 13895, - "quant": 13896, - "▁Palest": 13897, - "▁sweat": 13898, - "engers": 13899, - "?_": 13900, - "ép": 13901, - ">.": 13902, - "▁curious": 13903, - "▁Component": 13904, - "▁replacement": 13905, - "раль": 13906, - "▁Track": 13907, - "▁Remove": 13908, - "▁Size": 13909, - "peror": 13910, - "▁calculate": 13911, - "▁sessions": 13912, - "▁typed": 13913, - "▁submit": 13914, - "!!!": 13915, - "▁partition": 13916, - "eding": 13917, - "-----": 13918, - "azioni": 13919, - "ließ": 13920, - "onal": 13921, - "▁shru": 13922, - "▁REG": 13923, - "▁Fac": 13924, - "configuration": 13925, - "▁было": 13926, - "▁Among": 13927, - "__);": 13928, - "▁Server": 13929, - "▁LOG": 13930, - "▁cand": 13931, - "']);": 13932, - "gov": 13933, - "▁Six": 13934, - "undefined": 13935, - "▁ty": 13936, - "asa": 13937, - "▁particles": 13938, - "▁фор": 13939, - "``": 13940, - "Tube": 13941, - "eland": 13942, - "fold": 13943, - "ogo": 13944, - "▁approaches": 13945, - "onda": 13946, - "agr": 13947, - ",$": 13948, - "▁{{": 13949, - "▁Modern": 13950, - "▁Winter": 13951, - "available": 13952, - "▁Lud": 13953, - "▁casa": 13954, - "▁Could": 13955, - "▁fifteen": 13956, - "▁potentially": 13957, - "^^": 13958, - "▁seit": 13959, - "Animation": 13960, - "кого": 13961, - "Zone": 13962, - "elif": 13963, - "▁acknowled": 13964, - "▁ownership": 13965, - "▁describes": 13966, - "▁reverse": 13967, - "▁contest": 13968, - "▁scored": 13969, - "▁opposed": 13970, - "flex": 13971, - "kre": 13972, - "▁merge": 13973, - "▁covering": 13974, - "▁honestly": 13975, - "▁Mess": 13976, - "▁rarely": 13977, - "▁incredible": 13978, - "itage": 13979, - "▁victims": 13980, - "ными": 13981, - "wl": 13982, - "izza": 13983, - "dn": 13984, - "onde": 13985, - "▁przy": 13986, - "▁HTML": 13987, - "▁payload": 13988, - "Bus": 13989, - "usb": 13990, - "Fn": 13991, - "▁displayed": 13992, - "▁ocean": 13993, - "▁Avenue": 13994, - "acion": 13995, - "ghan": 13996, - "metric": 13997, - "ieties": 13998, - "▁attractive": 13999, - "▁fö": 14000, - "Creat": 14001, - "verter": 14002, - "▁Alice": 14003, - "пол": 14004, - "▁fraction": 14005, - "▁behaviour": 14006, - "▁Jersey": 14007, - "▁revenue": 14008, - "▁tres": 14009, - "ILD": 14010, - "▁Ét": 14011, - "▁sync": 14012, - "wich": 14013, - "▁ancest": 14014, - "ът": 14015, - "omo": 14016, - "▁Ide": 14017, - "▁gained": 14018, - "▁momentum": 14019, - "▁Ko": 14020, - "ieu": 14021, - "ielt": 14022, - "▁bonus": 14023, - "▁texture": 14024, - "Modal": 14025, - "NEXT": 14026, - "▁године": 14027, - "▁languages": 14028, - "vt": 14029, - "▁representing": 14030, - "▁Dream": 14031, - "curr": 14032, - "qual": 14033, - "▁js": 14034, - "burn": 14035, - "▁contributions": 14036, - "▁ric": 14037, - "}-\\": 14038, - "={{": 14039, - "cart": 14040, - "FB": 14041, - "jud": 14042, - "esp": 14043, - "▁electron": 14044, - "▁ell": 14045, - "▁Runtime": 14046, - "achel": 14047, - "\\_": 14048, - "week": 14049, - "packet": 14050, - "▁Secretary": 14051, - "▁Jahrhund": 14052, - "▁threshold": 14053, - "bage": 14054, - "▁concer": 14055, - "▁bone": 14056, - "▁Hollywood": 14057, - "Cursor": 14058, - "▁awarded": 14059, - "▁summary": 14060, - "aggio": 14061, - "▁stell": 14062, - "▁flesh": 14063, - "Pair": 14064, - "��Age": 14065, - "ington": 14066, - "▁'.": 14067, - "aser": 14068, - "кова": 14069, - "▁quart": 14070, - "ryption": 14071, - "Alloc": 14072, - "ften": 14073, - "Operand": 14074, - "▁indicated": 14075, - "($_": 14076, - "getString": 14077, - "▁listener": 14078, - "spir": 14079, - ")_": 14080, - "vens": 14081, - "▁foods": 14082, - "anza": 14083, - "teil": 14084, - "DESC": 14085, - "▁notion": 14086, - "▁employment": 14087, - "▁swing": 14088, - "nbsp": 14089, - "▁pounds": 14090, - "tools": 14091, - "▁participate": 14092, - "▁Tax": 14093, - "▁скла": 14094, - "apol": 14095, - "▁fost": 14096, - "compat": 14097, - "▁publication": 14098, - "▁rapidly": 14099, - "▁Wis": 14100, - "EventListener": 14101, - "▁première": 14102, - "uso": 14103, - "extend": 14104, - "▁MERCHANTABILITY": 14105, - "UTF": 14106, - "▁experiments": 14107, - "single": 14108, - "zk": 14109, - "▁naj": 14110, - "}}}": 14111, - "Lin": 14112, - "▁interact": 14113, - "▁cms": 14114, - "▁Roger": 14115, - "▁Ру": 14116, - ">'": 14117, - "commit": 14118, - "лось": 14119, - "▁outcome": 14120, - "▁hits": 14121, - "▁им": 14122, - "▁spark": 14123, - "console": 14124, - "▁verw": 14125, - "▁като": 14126, - "agnostics": 14127, - "▁soci": 14128, - "▁dining": 14129, - "▁tech": 14130, - "št": 14131, - "folio": 14132, - "ultane": 14133, - "ктор": 14134, - "▁Brand": 14135, - "Join": 14136, - "▁ию": 14137, - "▁pros": 14138, - "▁posit": 14139, - "Public": 14140, - "AspNetCore": 14141, - "▁Shop": 14142, - "▁coinc": 14143, - "нием": 14144, - "▁references": 14145, - "about": 14146, - "namespace": 14147, - "DL": 14148, - "▁IR": 14149, - "▁cada": 14150, - "▁Jordan": 14151, - "▁gep": 14152, - "▁bron": 14153, - "andidate": 14154, - "EXPECT": 14155, - "amo": 14156, - "▁Deutsch": 14157, - "auc": 14158, - "▁райо": 14159, - "▁Labor": 14160, - "▁surrounded": 14161, - "тро": 14162, - "▁nome": 14163, - "▁underlying": 14164, - "▁educational": 14165, - "RIGHT": 14166, - "COUNT": 14167, - "inch": 14168, - "Typ": 14169, - "umph": 14170, - "four": 14171, - "Controls": 14172, - "▁cp": 14173, - "cost": 14174, - "▁mechanism": 14175, - "eness": 14176, - "équ": 14177, - "▁acquired": 14178, - "▁falls": 14179, - "▁Hou": 14180, - "▁LE": 14181, - "forEach": 14182, - "▁vertex": 14183, - "▁IF": 14184, - "curs": 14185, - "'=>": 14186, - "тери": 14187, - "▁SA": 14188, - "riers": 14189, - "▁uw": 14190, - "▁marks": 14191, - "▁energ": 14192, - "hof": 14193, - "ylvania": 14194, - "▁Allen": 14195, - "umpy": 14196, - "ого": 14197, - "ству": 14198, - "voice": 14199, - "▁engage": 14200, - "▁mant": 14201, - "orse": 14202, - "===": 14203, - "▁improvement": 14204, - "Opt": 14205, - "▁arrested": 14206, - "тия": 14207, - "▁сле": 14208, - "itched": 14209, - "socket": 14210, - "▁cycl": 14211, - "▁SM": 14212, - "▁Sex": 14213, - "▁neutral": 14214, - "вав": 14215, - "▁Jess": 14216, - "▁dip": 14217, - "▁opposition": 14218, - "▁borrow": 14219, - "спе": 14220, - "▁avant": 14221, - "кола": 14222, - "▁ta": 14223, - "Anim": 14224, - "▁Gall": 14225, - "rgb": 14226, - "▁guilty": 14227, - "▁buried": 14228, - "▁gy": 14229, - "Initial": 14230, - "▁accomp": 14231, - "▁breathing": 14232, - "berry": 14233, - "GRO": 14234, - "▁subsequent": 14235, - "roupe": 14236, - "ulpt": 14237, - "tb": 14238, - "▁ä": 14239, - "Pi": 14240, - "argv": 14241, - "▁Must": 14242, - ":'": 14243, - "svg": 14244, - "oup": 14245, - "▁precisely": 14246, - "▁Ta": 14247, - "rena": 14248, - "▁folder": 14249, - "▁Channel": 14250, - "▁revol": 14251, - "Miss": 14252, - "лом": 14253, - "reddit": 14254, - "adelph": 14255, - "▁discrim": 14256, - "▁ave": 14257, - "pleted": 14258, - "▁gently": 14259, - "FFFF": 14260, - "ropy": 14261, - "▁dial": 14262, - "NotFound": 14263, - "▁\"[": 14264, - "Home": 14265, - "onte": 14266, - "▁relie": 14267, - "▁Context": 14268, - "▁stats": 14269, - "▁Energy": 14270, - "ounced": 14271, - "▁grave": 14272, - "▁recip": 14273, - "лин": 14274, - "blog": 14275, - "▁naam": 14276, - "▁wo": 14277, - "▁directions": 14278, - "▁Lincoln": 14279, - "!)": 14280, - "unci": 14281, - "neq": 14282, - "Tags": 14283, - "▁tum": 14284, - "▁saving": 14285, - "aille": 14286, - "itemize": 14287, - "▁Famil": 14288, - "msm": 14289, - "news": 14290, - "FFER": 14291, - "▁Dead": 14292, - "▁territory": 14293, - "▁Kat": 14294, - "ocker": 14295, - "integer": 14296, - "▁sne": 14297, - "▁fails": 14298, - "▁français": 14299, - "▁introduction": 14300, - "▁Grant": 14301, - "ycle": 14302, - "'].": 14303, - "▁vier": 14304, - "native": 14305, - "▁Kle": 14306, - "quote": 14307, - "Users": 14308, - "▁advis": 14309, - "▁gym": 14310, - "▁protein": 14311, - "ال": 14312, - "▁Mai": 14313, - "▁providers": 14314, - "▁soil": 14315, - "gui": 14316, - "▁Nation": 14317, - "reation": 14318, - "▁Tab": 14319, - "ensis": 14320, - "inas": 14321, - "▁Scotland": 14322, - "▁dispatch": 14323, - "union": 14324, - "▁bere": 14325, - "▁Pow": 14326, - "▁Hig": 14327, - "▁studying": 14328, - "REF": 14329, - "SSL": 14330, - "▁fright": 14331, - "▁SORT": 14332, - "▁compr": 14333, - "▁Madrid": 14334, - "rowned": 14335, - "opes": 14336, - "pdev": 14337, - "▁wash": 14338, - "▁'../../": 14339, - "}}_": 14340, - "▁accum": 14341, - "rolling": 14342, - "▁NC": 14343, - "▁fiction": 14344, - "ipt": 14345, - "connected": 14346, - "limits": 14347, - "▁lap": 14348, - "▁whereas": 14349, - "prom": 14350, - "▁appointment": 14351, - "Program": 14352, - "▁Пер": 14353, - "nah": 14354, - "Validation": 14355, - "icons": 14356, - "äll": 14357, - "▁radical": 14358, - "▁exclusive": 14359, - "emony": 14360, - "▁challenging": 14361, - "▁ms": 14362, - "▁Private": 14363, - "▁vida": 14364, - "▁други": 14365, - "▁campus": 14366, - "forms": 14367, - "дно": 14368, - "plaat": 14369, - "bst": 14370, - "ATED": 14371, - "▁Abstract": 14372, - "▁intense": 14373, - "▁Ltd": 14374, - "▁controvers": 14375, - "óg": 14376, - "▁să": 14377, - "▁landing": 14378, - "!=": 14379, - "▁scenes": 14380, - "▁Chap": 14381, - "▁spoken": 14382, - "cred": 14383, - "▁pride": 14384, - "quet": 14385, - "▁meter": 14386, - "▁deutsch": 14387, - "uum": 14388, - "▁bless": 14389, - "▁Hann": 14390, - "▁inputs": 14391, - "▁Row": 14392, - "▁withdraw": 14393, - "Pal": 14394, - "acles": 14395, - "assets": 14396, - "▁vl": 14397, - "веде": 14398, - "▁Got": 14399, - "▁airport": 14400, - "wind": 14401, - "▁Columbia": 14402, - "▁chocolate": 14403, - "▁hö": 14404, - "▁alarm": 14405, - "FTWARE": 14406, - "▁Jay": 14407, - "▁sake": 14408, - "▁registration": 14409, - "vid": 14410, - "▁lake": 14411, - "▁username": 14412, - "▁hack": 14413, - "indexOf": 14414, - "cx": 14415, - "▁festival": 14416, - "▁clubs": 14417, - "cases": 14418, - "CTRL": 14419, - "];\r": 14420, - "▁Aud": 14421, - "▁primera": 14422, - "ват": 14423, - "▁brilliant": 14424, - "uther": 14425, - "▁difficulty": 14426, - "itals": 14427, - "▁scores": 14428, - "▁polít": 14429, - "database": 14430, - "aska": 14431, - "▁######": 14432, - "▁acid": 14433, - "aton": 14434, - "atomic": 14435, - "freq": 14436, - "▁WARRANTY": 14437, - "▁reporting": 14438, - ".),": 14439, - "▁nights": 14440, - "▁programme": 14441, - ")}{": 14442, - "xic": 14443, - "▁spo": 14444, - "lined": 14445, - "quarters": 14446, - "eree": 14447, - "mers": 14448, - "▁serves": 14449, - "cow": 14450, - "лько": 14451, - "enso": 14452, - "▁environ": 14453, - "Like": 14454, - "anche": 14455, - "▁crash": 14456, - "▁Kap": 14457, - "noindent": 14458, - "Conn": 14459, - "▁авто": 14460, - "▁infrastructure": 14461, - "IME": 14462, - "▁Room": 14463, - "need": 14464, - "orer": 14465, - "▁Dest": 14466, - "▁Domin": 14467, - "atherine": 14468, - "▁Sydney": 14469, - "▁gauge": 14470, - "▁jet": 14471, - "bably": 14472, - "▁commonly": 14473, - "▁stations": 14474, - "iah": 14475, - "nl": 14476, - "жу": 14477, - "eten": 14478, - "_)": 14479, - "iac": 14480, - "amos": 14481, - "nement": 14482, - "kon": 14483, - "Interval": 14484, - "▁cabin": 14485, - "▁eg": 14486, - "▁shots": 14487, - "▁Area": 14488, - "smith": 14489, - "parameter": 14490, - "'}": 14491, - "▁hem": 14492, - "▁singing": 14493, - "▁accessible": 14494, - "▁Prin": 14495, - "optional": 14496, - "ancial": 14497, - "ships": 14498, - "▁canvas": 14499, - "spe": 14500, - "▁addresses": 14501, - "▁xml": 14502, - "▁'\"": 14503, - "▁kar": 14504, - "öff": 14505, - "▁ages": 14506, - "ёр": 14507, - "zing": 14508, - "▁över": 14509, - "▁Clean": 14510, - "▁Silver": 14511, - "▁осо": 14512, - "health": 14513, - "Ali": 14514, - "▁ts": 14515, - "atern": 14516, - "▁choosing": 14517, - "▁burned": 14518, - "brid": 14519, - "rooms": 14520, - "ött": 14521, - "KERN": 14522, - "▁dish": 14523, - "Sa": 14524, - "Detail": 14525, - "▁Hind": 14526, - "▁Dans": 14527, - "ię": 14528, - "▁Jahren": 14529, - "extension": 14530, - "allas": 14531, - "▁Billy": 14532, - "usammen": 14533, - "itud": 14534, - "geon": 14535, - "Temp": 14536, - "Leg": 14537, - "ittel": 14538, - "addle": 14539, - "▁muscle": 14540, - "▁scared": 14541, - "sson": 14542, - "▁denote": 14543, - "ieurs": 14544, - "▁orange": 14545, - "▁hub": 14546, - "▁reb": 14547, - "edi": 14548, - "▁voices": 14549, - "Folder": 14550, - "▁suspend": 14551, - "▁Heart": 14552, - "▁scrap": 14553, - "▁aggreg": 14554, - "▁Guide": 14555, - "transaction": 14556, - "▁riding": 14557, - "▁vá": 14558, - "▁breed": 14559, - "▁concert": 14560, - "approx": 14561, - "▁chances": 14562, - "Tok": 14563, - "Eq": 14564, - "parts": 14565, - "▁scholar": 14566, - "offs": 14567, - "flush": 14568, - "!”": 14569, - "▁login": 14570, - "▁soort": 14571, - "▁Mand": 14572, - "▁functional": 14573, - "▁Bou": 14574, - "▁subjects": 14575, - "mys": 14576, - "▁extraord": 14577, - "▁Building": 14578, - "ikt": 14579, - "Bad": 14580, - "iami": 14581, - "Driver": 14582, - "ête": 14583, - "▁kv": 14584, - "▁timer": 14585, - "itionally": 14586, - "▁athlet": 14587, - "▁\");": 14588, - "wy": 14589, - "CFG": 14590, - "▁heaven": 14591, - "ов": 14592, - "▁experimental": 14593, - "▁bounds": 14594, - "ICK": 14595, - "▁excit": 14596, - "▁quit": 14597, - "▁universal": 14598, - "дь": 14599, - "▁SP": 14600, - "▁stub": 14601, - "▁kle": 14602, - "▁Bart": 14603, - "▁\"@": 14604, - "pel": 14605, - "▁(!(": 14606, - "▁selector": 14607, - "EB": 14608, - "▁coc": 14609, - "eted": 14610, - "ють": 14611, - "▁possess": 14612, - "▁Rick": 14613, - "▁unusual": 14614, - "termin": 14615, - "▁bags": 14616, - "▁loading": 14617, - "▁tf": 14618, - "▁)\r": 14619, - "provider": 14620, - "pletion": 14621, - "▁cursor": 14622, - "▁paused": 14623, - "им": 14624, - "▁counsel": 14625, - "]<": 14626, - "zech": 14627, - "▁tie": 14628, - "▁Moon": 14629, - "▁armed": 14630, - "▁observe": 14631, - "▁permet": 14632, - "▁Job": 14633, - "för": 14634, - "argument": 14635, - "▁eggs": 14636, - "ást": 14637, - "▁incredibly": 14638, - "werken": 14639, - "izard": 14640, - "▁painted": 14641, - "▁Vietnam": 14642, - "▁violent": 14643, - "Est": 14644, - "ierra": 14645, - "reader": 14646, - "weise": 14647, - "▁Josh": 14648, - "▁Him": 14649, - "ashes": 14650, - "origin": 14651, - "▁spir": 14652, - "▁Tree": 14653, - "▁niet": 14654, - "WIN": 14655, - "margin": 14656, - "▁involves": 14657, - "▁organis": 14658, - "▁Nacional": 14659, - "bara": 14660, - "▁depuis": 14661, - "pio": 14662, - "features": 14663, - "stru": 14664, - "▁Disney": 14665, - "▁restaurants": 14666, - "Mill": 14667, - "))\r": 14668, - "сла": 14669, - "remote": 14670, - "▁Third": 14671, - "▁baseball": 14672, - "▁algun": 14673, - "]$": 14674, - "▁employed": 14675, - "pot": 14676, - "▁UnityEngine": 14677, - "▁integration": 14678, - "▁risks": 14679, - "▁stro": 14680, - "▁agosto": 14681, - "including": 14682, - "▁Mind": 14683, - "▁stroke": 14684, - "▁deals": 14685, - "ajax": 14686, - "ёт": 14687, - "▁\\|": 14688, - "tar": 14689, - "adelphia": 14690, - "▁sab": 14691, - "pur": 14692, - "▁screw": 14693, - "▁inev": 14694, - "▁\\;": 14695, - "▁Donald": 14696, - "öd": 14697, - "cca": 14698, - "esis": 14699, - "▁separated": 14700, - "DBG": 14701, - "agent": 14702, - "▁packed": 14703, - "ння": 14704, - "intern": 14705, - "▁Monte": 14706, - "▁province": 14707, - "▁expanded": 14708, - "▁approached": 14709, - "▁Ep": 14710, - "CLK": 14711, - "▁ore": 14712, - "Batch": 14713, - "▁impressive": 14714, - "RM": 14715, - "▁Location": 14716, - "▁shame": 14717, - "wrapper": 14718, - "unwrap": 14719, - "peer": 14720, - "Bits": 14721, - "▁SN": 14722, - "scar": 14723, - "Come": 14724, - "▁council": 14725, - "▁shouted": 14726, - "making": 14727, - "▁Maur": 14728, - "▁wis": 14729, - "LETE": 14730, - "▁fs": 14731, - "▁dz": 14732, - "unque": 14733, - "uego": 14734, - "Random": 14735, - "Html": 14736, - "zem": 14737, - "▁Dutch": 14738, - "▁Golden": 14739, - "▁Tar": 14740, - "▁Herm": 14741, - "▁stretch": 14742, - "vard": 14743, - "▁tries": 14744, - "WI": 14745, - "▁disappeared": 14746, - "▁crusher": 14747, - "▁Kan": 14748, - "Mag": 14749, - "ør": 14750, - "▁Cambridge": 14751, - "▁dopo": 14752, - "atura": 14753, - "heart": 14754, - "▁Spiel": 14755, - "/**\r": 14756, - "Direction": 14757, - "atting": 14758, - "wig": 14759, - "▁codes": 14760, - "▁powder": 14761, - "alert": 14762, - "sembl": 14763, - "▁ye": 14764, - "Star": 14765, - "▁roots": 14766, - "▁Holl": 14767, - "Rele": 14768, - "▁constitu": 14769, - "nc": 14770, - "“.": 14771, - "reference": 14772, - "ificial": 14773, - "closure": 14774, - "▁figured": 14775, - "▁assumption": 14776, - "getElementById": 14777, - "▁AG": 14778, - "oses": 14779, - "▁_\"": 14780, - "epper": 14781, - "obre": 14782, - "enumerate": 14783, - "ографи": 14784, - "▁lessons": 14785, - "▁qualified": 14786, - "Person": 14787, - "anse": 14788, - "▁Mort": 14789, - "sylvania": 14790, - "▁cré": 14791, - "Binding": 14792, - "іс": 14793, - "▁Vari": 14794, - "▁reminded": 14795, - "▁membership": 14796, - "iper": 14797, - "zte": 14798, - "▁cref": 14799, - "▁PA": 14800, - "plaatst": 14801, - "▁Environment": 14802, - "boy": 14803, - "▁phrase": 14804, - "rivial": 14805, - "rag": 14806, - "води": 14807, - "▁pse": 14808, - "▁tournament": 14809, - ")},": 14810, - "▁Sound": 14811, - "▁Vel": 14812, - "▁Berg": 14813, - "elson": 14814, - "▁refuge": 14815, - "▁elsewhere": 14816, - "quality": 14817, - "▁abandoned": 14818, - "▁Flo": 14819, - "ibil": 14820, - "UAL": 14821, - "▁Platz": 14822, - "▁delta": 14823, - "▁Buy": 14824, - "rière": 14825, - "▁flour": 14826, - "▁laughing": 14827, - "▁Looking": 14828, - "Agent": 14829, - "▁wx": 14830, - "▁Wales": 14831, - "Ctx": 14832, - "▁cake": 14833, - "▁crate": 14834, - "▁кла": 14835, - "anga": 14836, - "Zero": 14837, - "▁amounts": 14838, - "Tra": 14839, - "ometric": 14840, - "▁constraints": 14841, - "▁temple": 14842, - "▁installation": 14843, - "stroke": 14844, - "▁Neder": 14845, - "ți": 14846, - "▁Ibid": 14847, - "▁obs": 14848, - "entries": 14849, - "▁jusqu": 14850, - "ORM": 14851, - "▁Sky": 14852, - "ikes": 14853, - "nak": 14854, - "▁modes": 14855, - "▁Hitler": 14856, - "▁belt": 14857, - "▁pointing": 14858, - "▁Ban": 14859, - "ignore": 14860, - "▁persu": 14861, - "▁Besides": 14862, - "ynom": 14863, - "▁legis": 14864, - "▁CPU": 14865, - "anded": 14866, - "uis": 14867, - "bsite": 14868, - "▁Euro": 14869, - "▁utter": 14870, - "eclipse": 14871, - "▁irre": 14872, - "▁Document": 14873, - "▁Meanwhile": 14874, - "▁familie": 14875, - "verify": 14876, - "▁Jason": 14877, - "▁Ort": 14878, - "▁ciudad": 14879, - "▁technologies": 14880, - "▁части": 14881, - "nica": 14882, - "cancel": 14883, - "Virtual": 14884, - "▁evident": 14885, - "aman": 14886, - "▁Supreme": 14887, - "atoes": 14888, - "▁steady": 14889, - "▁monthly": 14890, - "▁SOFTWARE": 14891, - "Die": 14892, - "▁applying": 14893, - "Dig": 14894, - "vier": 14895, - "▁горо": 14896, - "▁WH": 14897, - "▁minds": 14898, - "▁kam": 14899, - "▁expertise": 14900, - "▁notification": 14901, - ".-": 14902, - "▁deliber": 14903, - "▁HE": 14904, - "▁resist": 14905, - "outes": 14906, - "▁Howard": 14907, - "special": 14908, - "▁presentation": 14909, - "▁YouTube": 14910, - "mir": 14911, - "▁rust": 14912, - "▁nations": 14913, - "▁Gets": 14914, - "▁responses": 14915, - "arded": 14916, - "immer": 14917, - "▁reveal": 14918, - "▁Meg": 14919, - "▁todos": 14920, - "▁ade": 14921, - "ategories": 14922, - "▁payments": 14923, - "ôt": 14924, - "Enumer": 14925, - "▁platforms": 14926, - "▁lifetime": 14927, - "Complete": 14928, - "Quest": 14929, - "enders": 14930, - "▁cum": 14931, - "pler": 14932, - "▁appl": 14933, - "ährend": 14934, - "зь": 14935, - "enez": 14936, - "overty": 14937, - "ynchron": 14938, - "▁argued": 14939, - "▁Kath": 14940, - "▁synchron": 14941, - "▁Builder": 14942, - "Border": 14943, - "Plan": 14944, - "rieb": 14945, - "nm": 14946, - "FORMAT": 14947, - "usk": 14948, - "▁jumped": 14949, - "charg": 14950, - "▁contribute": 14951, - "Mesh": 14952, - "Univers": 14953, - "rell": 14954, - "▁polar": 14955, - "▁trois": 14956, - "icio": 14957, - "Groups": 14958, - "▁(%": 14959, - "Loop": 14960, - "▁gaz": 14961, - "dbg": 14962, - "LAY": 14963, - "John": 14964, - "blocks": 14965, - "▁lung": 14966, - "▁kön": 14967, - "through": 14968, - "▁fifth": 14969, - "lisher": 14970, - "▁involving": 14971, - "▁Deep": 14972, - "▁области": 14973, - "▁sull": 14974, - "Export": 14975, - "▁Kate": 14976, - "period": 14977, - "charge": 14978, - "GT": 14979, - "\">\r": 14980, - "тин": 14981, - "▁Ott": 14982, - "▁interactions": 14983, - "▁Toronto": 14984, - "TRACE": 14985, - "▁difer": 14986, - "▁liberal": 14987, - "▁particle": 14988, - "▁surve": 14989, - "alous": 14990, - "reason": 14991, - "▁depression": 14992, - "ал": 14993, - "▁flower": 14994, - "▁waar": 14995, - "▁hade": 14996, - "▁centuries": 14997, - "uty": 14998, - "party": 14999, - "▁approval": 15000, - "generate": 15001, - "▁Barn": 15002, - "▁marg": 15003, - "▁monde": 15004, - "▁ook": 15005, - "▁Clark": 15006, - "▁theoret": 15007, - "viously": 15008, - "?)": 15009, - "▁Rud": 15010, - "stmt": 15011, - "inction": 15012, - "▁tun": 15013, - "▁roads": 15014, - "▁rotation": 15015, - "ppen": 15016, - "sensor": 15017, - "▁Kol": 15018, - "idelines": 15019, - "▁є": 15020, - "▁composed": 15021, - "▁virus": 15022, - "'$": 15023, - "SN": 15024, - "▁Von": 15025, - "mont": 15026, - "lar": 15027, - "▁opinions": 15028, - "uction": 15029, - "rupal": 15030, - "underline": 15031, - "▁horror": 15032, - "Must": 15033, - "otto": 15034, - "Should": 15035, - "▁statist": 15036, - "▁gem": 15037, - "▁secre": 15038, - "▁strip": 15039, - "▁dirt": 15040, - "amazon": 15041, - "▁Round": 15042, - "▁discovery": 15043, - "▁GO": 15044, - "▁substantial": 15045, - "ibt": 15046, - "▁demands": 15047, - "▁everyday": 15048, - "▁besch": 15049, - "▁Bridge": 15050, - "▁HD": 15051, - "▁Dol": 15052, - "▁très": 15053, - "anni": 15054, - "roit": 15055, - "());\r": 15056, - "far": 15057, - "timestamp": 15058, - "▁bulk": 15059, - "Black": 15060, - "▁gan": 15061, - "setting": 15062, - "retval": 15063, - "ване": 15064, - "nung": 15065, - "▁talks": 15066, - "▁scientists": 15067, - "▁vig": 15068, - "▁quantity": 15069, - "▁Gard": 15070, - "▁movements": 15071, - "ähr": 15072, - "lings": 15073, - "▁Те": 15074, - "team": 15075, - "rito": 15076, - "▁assembly": 15077, - "ilst": 15078, - "▁happiness": 15079, - "▁leaf": 15080, - "▁assessment": 15081, - "Coord": 15082, - "irs": 15083, - "sam": 15084, - "▁attorney": 15085, - "▁geme": 15086, - "IDE": 15087, - "▁Vere": 15088, - "▁Anthony": 15089, - "amiento": 15090, - "▁Ast": 15091, - "▁circul": 15092, - "▁Frances": 15093, - "▁pent": 15094, - "▁mate": 15095, - "▁Transport": 15096, - "owo": 15097, - "чу": 15098, - "istes": 15099, - "TRAN": 15100, - "IMPORT": 15101, - "▁Break": 15102, - "▁sons": 15103, - "▁investors": 15104, - "▁Philipp": 15105, - "THOD": 15106, - "▁panic": 15107, - "▁:)": 15108, - "▁detection": 15109, - "▁simultane": 15110, - "nte": 15111, - "▁listened": 15112, - "кре": 15113, - "▁Brig": 15114, - "Optional": 15115, - "▁abund": 15116, - "▁criteria": 15117, - "▁chip": 15118, - "▁окру": 15119, - "▁Constant": 15120, - "▁mining": 15121, - "тал": 15122, - "mates": 15123, - "▁worship": 15124, - "router": 15125, - "CN": 15126, - "▁Match": 15127, - "▁Cole": 15128, - "▁downt": 15129, - "▁holes": 15130, - "▁grateful": 15131, - "RESULT": 15132, - "▁Europa": 15133, - "▁consent": 15134, - "lä": 15135, - "opter": 15136, - "▁colleagues": 15137, - "orous": 15138, - "▁enemies": 15139, - "hang": 15140, - "actual": 15141, - "Objects": 15142, - "▁як": 15143, - "▁fluid": 15144, - "fixed": 15145, - "▁Graph": 15146, - "▁scratch": 15147, - "cers": 15148, - "ribu": 15149, - "▁validation": 15150, - "▁completion": 15151, - "▁Begin": 15152, - "endpoint": 15153, - "rient": 15154, - "CM": 15155, - "▁Site": 15156, - "▁explains": 15157, - "tres": 15158, - "▁anybody": 15159, - "foreach": 15160, - "lon": 15161, - "Chain": 15162, - "▁Buff": 15163, - "ocal": 15164, - "▁Morgan": 15165, - "▁sang": 15166, - "▁passes": 15167, - "@@": 15168, - "ijd": 15169, - "Word": 15170, - "▁Hung": 15171, - "▁Fer": 15172, - "▁vý": 15173, - "bast": 15174, - "▁entertainment": 15175, - "hin": 15176, - "▁grat": 15177, - "▁Member": 15178, - "▁Minn": 15179, - "▁printed": 15180, - "▁Franklin": 15181, - "▁Imp": 15182, - "Machine": 15183, - "columns": 15184, - "▁deleted": 15185, - "▁manufacturing": 15186, - "▁rely": 15187, - "▁conse": 15188, - "▁fishing": 15189, - "blo": 15190, - "-$": 15191, - "▁.\"": 15192, - "▁clinical": 15193, - "▁Studies": 15194, - "▁Бу": 15195, - "definition": 15196, - "▁evaluation": 15197, - "▁attacked": 15198, - "▁frozen": 15199, - "zent": 15200, - "▁últ": 15201, - "▁rational": 15202, - "othe": 15203, - "Cancel": 15204, - "history": 15205, - "setText": 15206, - "▁alc": 15207, - "▁hydro": 15208, - "▁Theatre": 15209, - "▁Material": 15210, - "IOException": 15211, - "******/": 15212, - "spl": 15213, - "NODE": 15214, - "attrs": 15215, - "▁mie": 15216, - "▁offices": 15217, - "ró": 15218, - "▁jam": 15219, - "▁Ident": 15220, - "vé": 15221, - "Setting": 15222, - "▁Several": 15223, - "▁decay": 15224, - "Android": 15225, - "▁Save": 15226, - "unted": 15227, - "▁Mountain": 15228, - "usc": 15229, - "▁marzo": 15230, - "▁asleep": 15231, - "▁soldier": 15232, - "▁Double": 15233, - "PK": 15234, - "▁contrad": 15235, - "▁wins": 15236, - "ceiver": 15237, - "▁seasons": 15238, - "▁Chall": 15239, - "▁healthcare": 15240, - "ład": 15241, - "от": 15242, - "▁Five": 15243, - "▁Hell": 15244, - "▁worldwide": 15245, - "▁',": 15246, - "ян": 15247, - "made": 15248, - "▁responded": 15249, - "▁ay": 15250, - "▁procedures": 15251, - "тера": 15252, - "▁cleared": 15253, - "\"].": 15254, - "▁Target": 15255, - "▁Side": 15256, - "omin": 15257, - "▁deploy": 15258, - "▁Tell": 15259, - "▁ongoing": 15260, - "floor": 15261, - "▁bones": 15262, - "▁Delete": 15263, - "▁shrugged": 15264, - "Our": 15265, - "Der": 15266, - "▁initialize": 15267, - "▁Ted": 15268, - "MAGE": 15269, - "▁hire": 15270, - "▁tracking": 15271, - "▁ash": 15272, - "▁ceiling": 15273, - "ках": 15274, - "etti": 15275, - "▁courage": 15276, - "enschapp": 15277, - "ются": 15278, - "More": 15279, - "▁folg": 15280, - "▁Grace": 15281, - "▁Kelly": 15282, - "▁reven": 15283, - "▁Ali": 15284, - "▁disp": 15285, - "▁defeat": 15286, - "▁creature": 15287, - "▁Kennedy": 15288, - "▁Diego": 15289, - "EMP": 15290, - "▁steam": 15291, - "endance": 15292, - "rig": 15293, - "▁ignor": 15294, - "emen": 15295, - "▁Gru": 15296, - "▁proposal": 15297, - "▁weiter": 15298, - "▁лі": 15299, - "ibles": 15300, - "▁consideration": 15301, - "▁believes": 15302, - "▁Soph": 15303, - "“,": 15304, - "▁Matthew": 15305, - "▁circuit": 15306, - "▁singer": 15307, - "▁Square": 15308, - "ço": 15309, - "Edge": 15310, - "▁astr": 15311, - "▁representative": 15312, - "▁comprehensive": 15313, - "liga": 15314, - "▁mere": 15315, - "tbl": 15316, - "▁continuing": 15317, - "ographer": 15318, - "LED": 15319, - "▁/***/": 15320, - "▁sear": 15321, - "▁enormous": 15322, - "izi": 15323, - "Dit": 15324, - "there": 15325, - "ін": 15326, - "сите": 15327, - "▁guerra": 15328, - "▁endpoint": 15329, - "▁lesson": 15330, - "zon": 15331, - "variable": 15332, - "ис": 15333, - "▁researchers": 15334, - "▁attempted": 15335, - "▁enf": 15336, - "тура": 15337, - "▁defin": 15338, - "вест": 15339, - "▁awful": 15340, - "▁lowest": 15341, - "rules": 15342, - "▁unlike": 15343, - "interval": 15344, - "▁producing": 15345, - "▁Kam": 15346, - "▁IMP": 15347, - "General": 15348, - "▁faire": 15349, - "▁maxim": 15350, - "assemb": 15351, - "acent": 15352, - "?>": 15353, - "plica": 15354, - "▁ram": 15355, - "mate": 15356, - "цу": 15357, - "mn": 15358, - "▁Hi": 15359, - "▁stages": 15360, - "▁Editor": 15361, - "▁tang": 15362, - "RD": 15363, - "▁ich": 15364, - "▁dependent": 15365, - "lifer": 15366, - "ascript": 15367, - "▁exposure": 15368, - "рез": 15369, - "▁mart": 15370, - "▁Barcel": 15371, - "xspace": 15372, - "SESSION": 15373, - "▁prest": 15374, - "URCE": 15375, - "-.": 15376, - "▁село": 15377, - "have": 15378, - "▁observation": 15379, - "▁commands": 15380, - "▁eager": 15381, - "▁outdoor": 15382, - "▁DEBUG": 15383, - "▁hr": 15384, - "AX": 15385, - "▁puzz": 15386, - "blank": 15387, - "бур": 15388, - "▁kennis": 15389, - "▁regarded": 15390, - "▁}),": 15391, - "volume": 15392, - "▁произ": 15393, - "▁Training": 15394, - "añ": 15395, - "▁fois": 15396, - "▁три": 15397, - "вня": 15398, - "▁optimal": 15399, - "▁subscription": 15400, - "bridge": 15401, - "imental": 15402, - "▁Think": 15403, - "▁\";": 15404, - "▁legisl": 15405, - "▁Hop": 15406, - "▁branches": 15407, - "▁Veg": 15408, - "▁sprint": 15409, - "▁flux": 15410, - "▁Freder": 15411, - "sis": 15412, - "notify": 15413, - "▁Фран": 15414, - "som": 15415, - "nym": 15416, - "▁Ré": 15417, - "lett": 15418, - "ingham": 15419, - "▁Farm": 15420, - "DOM": 15421, - "▁shield": 15422, - "Here": 15423, - "▁Treat": 15424, - "▁Luke": 15425, - "▁unsafe": 15426, - "anton": 15427, - "▁Imper": 15428, - "▁telephone": 15429, - "▁unlock": 15430, - "Owner": 15431, - "collection": 15432, - "▁snd": 15433, - "▁suiv": 15434, - "▁entering": 15435, - "шен": 15436, - "▁Label": 15437, - "selector": 15438, - "▁GET": 15439, - "▁quando": 15440, - "▁fed": 15441, - "jQuery": 15442, - "Origin": 15443, - "▁Alan": 15444, - "mathscr": 15445, - "▁pregnant": 15446, - "Expect": 15447, - "resources": 15448, - "▁ersten": 15449, - "alia": 15450, - "▁retired": 15451, - "ût": 15452, - "Cred": 15453, - "▁méd": 15454, - "▁erh": 15455, - "Framework": 15456, - "Slot": 15457, - "duration": 15458, - "sal": 15459, - "▁composition": 15460, - "article": 15461, - "gpu": 15462, - "▁permitted": 15463, - "▁Font": 15464, - "▁Much": 15465, - "▁pending": 15466, - "▁agencies": 15467, - "Columns": 15468, - "▁klik": 15469, - "▁rating": 15470, - "mind": 15471, - "▁Pennsylvania": 15472, - "Java": 15473, - "abstract": 15474, - "▁dumb": 15475, - "▁VI": 15476, - "usa": 15477, - "Remote": 15478, - "▁YOU": 15479, - "▁Creek": 15480, - "мати": 15481, - "Bottom": 15482, - "▁rolling": 15483, - "▁bundle": 15484, - "▁golf": 15485, - "gpio": 15486, - "▁Chair": 15487, - "▁cls": 15488, - "$}": 15489, - "▁Parliament": 15490, - "führ": 15491, - "Many": 15492, - "▁Sep": 15493, - "▁badly": 15494, - "igi": 15495, - "▁Gemeinde": 15496, - "Ill": 15497, - "▁Ан": 15498, - "uart": 15499, - "itempty": 15500, - "▁Niger": 15501, - "▁immigr": 15502, - "Super": 15503, - "vá": 15504, - "istribute": 15505, - "Helpers": 15506, - "▁waters": 15507, - "▁joining": 15508, - "omitempty": 15509, - "▁Otherwise": 15510, - "▁Host": 15511, - "▁redd": 15512, - "▁dy": 15513, - "▁converted": 15514, - "▁prayer": 15515, - "▁Украї": 15516, - "▁elections": 15517, - "reb": 15518, - "erie": 15519, - "▁свя": 15520, - "Abs": 15521, - "iembre": 15522, - "holders": 15523, - "▁Rol": 15524, - "utschen": 15525, - "▁Gh": 15526, - "tery": 15527, - "анг": 15528, - "▁narrative": 15529, - "minus": 15530, - "▁Iron": 15531, - "=\"#": 15532, - "▁wand": 15533, - "▁wished": 15534, - "icode": 15535, - "orr": 15536, - "[[": 15537, - "▁detected": 15538, - "▁municipal": 15539, - "▁Pour": 15540, - "▁Serv": 15541, - "citet": 15542, - "▁grey": 15543, - "▁Rap": 15544, - "▁voy": 15545, - "▁lleg": 15546, - "▁currency": 15547, - "▁Script": 15548, - "strument": 15549, - "▁expecting": 15550, - "▁tickets": 15551, - "▁bucket": 15552, - "egr": 15553, - "▁jacket": 15554, - "drv": 15555, - "▁loans": 15556, - "▁kann": 15557, - "▁integral": 15558, - "▁characteristics": 15559, - "(\".": 15560, - "▁manual": 15561, - "▁dynamics": 15562, - ":*": 15563, - "sha": 15564, - "reens": 15565, - "onical": 15566, - "▁toile": 15567, - "aña": 15568, - "▁distant": 15569, - "▁handled": 15570, - "Bool": 15571, - "▁penal": 15572, - "▁Things": 15573, - "▁prominent": 15574, - "▁exped": 15575, - "▁Help": 15576, - "▁asp": 15577, - "lap": 15578, - "▁Auth": 15579, - "Basic": 15580, - "achuset": 15581, - "▁Bild": 15582, - "▁entitled": 15583, - "▁jag": 15584, - "▁rejected": 15585, - "▁memor": 15586, - "orts": 15587, - "▁applies": 15588, - "▁Language": 15589, - "specific": 15590, - "achusetts": 15591, - "HAND": 15592, - "▁Route": 15593, - "market": 15594, - "▁Ky": 15595, - "▁pose": 15596, - "ACHE": 15597, - "poll": 15598, - "▁rocks": 15599, - "bone": 15600, - "▁DIS": 15601, - "Watch": 15602, - "▁smiling": 15603, - "рио": 15604, - "Month": 15605, - "▁efter": 15606, - "construct": 15607, - "▁bands": 15608, - "▁collaboration": 15609, - "ними": 15610, - "glas": 15611, - "▁vy": 15612, - "▁engagement": 15613, - "__)": 15614, - "▁wings": 15615, - "ким": 15616, - "netje": 15617, - "ativa": 15618, - "▁Duke": 15619, - "лее": 15620, - "▁Within": 15621, - "▁dove": 15622, - "▁cb": 15623, - "yers": 15624, - "pow": 15625, - "[(": 15626, - "▁evaluate": 15627, - "Points": 15628, - "▁рі": 15629, - "odigd": 15630, - "onomy": 15631, - "▁Illinois": 15632, - "▁Typ": 15633, - "▁coordinates": 15634, - "pisode": 15635, - "ucked": 15636, - "▁flav": 15637, - "▁brands": 15638, - "▁calendar": 15639, - "Lib": 15640, - "▁uitgen": 15641, - "▁tale": 15642, - "▁briefly": 15643, - "▁mic": 15644, - "RESS": 15645, - "▁später": 15646, - "▁integrated": 15647, - "▁cookies": 15648, - "▁uitgenodigd": 15649, - "▁Priv": 15650, - "▁phenomen": 15651, - "▁voegen": 15652, - "Supp": 15653, - "▁refers": 15654, - "пад": 15655, - "▁Clinton": 15656, - "▁assignment": 15657, - "inals": 15658, - "▁asym": 15659, - "cycle": 15660, - "▁Anderson": 15661, - "▁binding": 15662, - "rique": 15663, - "hind": 15664, - "▁behalf": 15665, - "▁Fle": 15666, - "▁breaks": 15667, - "▁soap": 15668, - "вар": 15669, - "▁vä": 15670, - "▁crying": 15671, - "▁→": 15672, - "▁msm": 15673, - "▁boots": 15674, - "owing": 15675, - "▁bell": 15676, - "suite": 15677, - "▁Bundes": 15678, - "Year": 15679, - "ndef": 15680, - "Other": 15681, - "▁google": 15682, - "ENCE": 15683, - "WER": 15684, - "Les": 15685, - "Shared": 15686, - "▁ED": 15687, - "IFT": 15688, - "▁floating": 15689, - "ým": 15690, - "{},": 15691, - "Binary": 15692, - "▁roce": 15693, - "raj": 15694, - "▁bewerken": 15695, - "BF": 15696, - "▁Hur": 15697, - "cen": 15698, - "▁ere": 15699, - "▁camb": 15700, - "▁Pakistan": 15701, - "▁greatly": 15702, - "▁logging": 15703, - "/.": 15704, - "Tensor": 15705, - "▁opens": 15706, - "▁Rio": 15707, - "▁klikken": 15708, - "▁sculpt": 15709, - "apore": 15710, - "wx": 15711, - "▁Nich": 15712, - "nan": 15713, - "▁injured": 15714, - "compare": 15715, - "tha": 15716, - "Sample": 15717, - "Shell": 15718, - "▁commander": 15719, - "▁receiver": 15720, - "▁hopes": 15721, - "▁byl": 15722, - "▁proxy": 15723, - "▁gall": 15724, - "getId": 15725, - "▁Bab": 15726, - "feld": 15727, - "▁\"_": 15728, - "▁Hab": 15729, - "simple": 15730, - "▁executed": 15731, - "▁ate": 15732, - "▁animation": 15733, - "▁inhab": 15734, - "▁боль": 15735, - "▁router": 15736, - "▁glob": 15737, - "Geplaatst": 15738, - "▁beginnetje": 15739, - "▁Kur": 15740, - "▁Ха": 15741, - "aligned": 15742, - "▁certificate": 15743, - "▁Å": 15744, - ".).": 15745, - "▁soll": 15746, - "▁Import": 15747, - "реди": 15748, - "▁pandemic": 15749, - "▁nic": 15750, - "vä": 15751, - "▁Gree": 15752, - "▁Say": 15753, - "▁ді": 15754, - "▁Num": 15755, - "▁roughly": 15756, - "▁después": 15757, - "▁​": 15758, - "▁specify": 15759, - "Mapper": 15760, - "licht": 15761, - "▁thumb": 15762, - "wie": 15763, - "▁unlikely": 15764, - "▁Edd": 15765, - "Hey": 15766, - "▁Opt": 15767, - "BLOCK": 15768, - "вор": 15769, - "▁×": 15770, - "▁ba": 15771, - "▁periods": 15772, - "▁titles": 15773, - "Med": 15774, - "▁fon": 15775, - "▁bast": 15776, - "▁Forest": 15777, - "▁№": 15778, - "onds": 15779, - "▁fal": 15780, - "▁gesch": 15781, - "direction": 15782, - "IFY": 15783, - "▁LA": 15784, - "▁(((": 15785, - "GTH": 15786, - "itudes": 15787, - "▁destruction": 15788, - "▁Ja": 15789, - "▁stake": 15790, - "ifferent": 15791, - "▁identical": 15792, - "▁fog": 15793, - "▁Reb": 15794, - "ские": 15795, - "ступ": 15796, - "jax": 15797, - "▁Mars": 15798, - "▁historic": 15799, - "▁Vo": 15800, - "▁entrepre": 15801, - "▁tension": 15802, - "▁WHERE": 15803, - "▁Philadelphia": 15804, - "Counter": 15805, - "▁frames": 15806, - "▁muy": 15807, - "ej": 15808, - "öt": 15809, - "eu": 15810, - "▁челове": 15811, - "PROC": 15812, - "▁resolved": 15813, - "▁tape": 15814, - "цион": 15815, - "▁singular": 15816, - "▁personnel": 15817, - "▁Mun": 15818, - "▁Occ": 15819, - "▁scalar": 15820, - "dess": 15821, - "▁cable": 15822, - "being": 15823, - "▁Jenn": 15824, - "▁erst": 15825, - "Actions": 15826, - "Environment": 15827, - "via": 15828, - "▁struggling": 15829, - "▁DVD": 15830, - "whe": 15831, - "▁throwing": 15832, - "Bounds": 15833, - "▁MD": 15834, - "▁\"../": 15835, - "▁satisfy": 15836, - "▁Colorado": 15837, - "▁Active": 15838, - "Tasks": 15839, - "<>();": 15840, - "▁slipped": 15841, - "▁poison": 15842, - "zb": 15843, - "Dispatch": 15844, - "warning": 15845, - "▁ultimate": 15846, - "picture": 15847, - "expression": 15848, - "▁Talk": 15849, - "▁flick": 15850, - "▁raising": 15851, - "▁transactions": 15852, - "▁glance": 15853, - "▁gri": 15854, - "▁през": 15855, - "selection": 15856, - "ња": 15857, - "endl": 15858, - "▁Abb": 15859, - "▁bold": 15860, - "▁maintained": 15861, - "Exists": 15862, - "▁encouraged": 15863, - "Qual": 15864, - "▁essere": 15865, - "▁hired": 15866, - "letter": 15867, - "itches": 15868, - "others": 15869, - "▁woj": 15870, - "▁injuries": 15871, - "▁dil": 15872, - "execut": 15873, - "▁Steel": 15874, - "▁Garden": 15875, - "зя": 15876, - "\\,\\": 15877, - "▁Angel": 15878, - "prim": 15879, - ">:]<": 15880, - "gb": 15881, - "peat": 15882, - "inte": 15883, - "▁apolog": 15884, - "▁regulations": 15885, - "Src": 15886, - "kh": 15887, - "Upload": 15888, - "mapping": 15889, - "▁presents": 15890, - "▁poetry": 15891, - "▁stops": 15892, - "▁Tol": 15893, - "▁tower": 15894, - "▁OUT": 15895, - "Thank": 15896, - "▁organic": 15897, - "▁drei": 15898, - "▁pound": 15899, - "century": 15900, - "▁modules": 15901, - "▁дере": 15902, - "▁worn": 15903, - "▁parad": 15904, - "▁Cos": 15905, - "fic": 15906, - "▁без": 15907, - "▁Jimmy": 15908, - "▁lands": 15909, - "▁minist": 15910, - "vspace": 15911, - "▁lighting": 15912, - "▁naked": 15913, - "▁designer": 15914, - "▁Stream": 15915, - "TMP": 15916, - "Center": 15917, - "resentation": 15918, - "ONT": 15919, - "▁ers": 15920, - "▁measurement": 15921, - "▁muscles": 15922, - "▁Ign": 15923, - "▁COM": 15924, - "▁fru": 15925, - "▁genre": 15926, - "▁alpha": 15927, - "▁retirement": 15928, - "▁Gon": 15929, - "ől": 15930, - "contents": 15931, - "▁healing": 15932, - "▁sido": 15933, - "incipal": 15934, - "Permission": 15935, - "рак": 15936, - "▁Gordon": 15937, - "▁Rank": 15938, - "▁Autom": 15939, - "Constructor": 15940, - "wiki": 15941, - "▁concerning": 15942, - "rizona": 15943, - "▁variant": 15944, - "▁arranged": 15945, - "▁Spr": 15946, - "BPACK": 15947, - "Timestamp": 15948, - "restore": 15949, - "aware": 15950, - "▁Observ": 15951, - "▁SV": 15952, - "ipp": 15953, - "▁Executive": 15954, - "▁colleg": 15955, - "▁explicitly": 15956, - "written": 15957, - "▁Kön": 15958, - "irus": 15959, - "▁Hold": 15960, - "▁Pract": 15961, - "Character": 15962, - "▁redistribute": 15963, - "uerto": 15964, - "▁Student": 15965, - "▁elder": 15966, - "▁Dop": 15967, - "vp": 15968, - "▁Hub": 15969, - "▁grounds": 15970, - "▁Ry": 15971, - "▁signals": 15972, - "▁gifts": 15973, - "▁strengthen": 15974, - "▁Lyn": 15975, - "commun": 15976, - "▁най": 15977, - "▁finance": 15978, - "noc": 15979, - "helm": 15980, - "▁cuts": 15981, - "▁adventure": 15982, - "▁Ric": 15983, - "▁intellectual": 15984, - "▁Output": 15985, - "▁awk": 15986, - "▁concentration": 15987, - "▁guidance": 15988, - "Buff": 15989, - "▁filling": 15990, - "▁regul": 15991, - "▁delicious": 15992, - "([]": 15993, - "ших": 15994, - "▁tons": 15995, - "activity": 15996, - "GP": 15997, - "LOB": 15998, - "stadt": 15999, - "tal": 16000, - "▁img": 16001, - "▁rush": 16002, - "attice": 16003, - "▁pok": 16004, - "steps": 16005, - "▁lid": 16006, - "▁DNA": 16007, - "Browser": 16008, - "▁ladies": 16009, - "▁années": 16010, - "▁rescue": 16011, - "avity": 16012, - "rock": 16013, - "▁glasses": 16014, - "▁Bey": 16015, - ")}$": 16016, - "detail": 16017, - "▁dés": 16018, - "tax": 16019, - "▁favourite": 16020, - "▁precision": 16021, - "▁conoc": 16022, - "Ms": 16023, - "▁Native": 16024, - "▁Pil": 16025, - "InputStream": 16026, - "orp": 16027, - "▁Pap": 16028, - "▁picking": 16029, - "iph": 16030, - "Loading": 16031, - "▁priest": 16032, - "Hook": 16033, - "▁pist": 16034, - "▁Une": 16035, - "%,": 16036, - "▁bil": 16037, - "▁conservative": 16038, - "eval": 16039, - "iking": 16040, - "'},": 16041, - "▁sauce": 16042, - "▁Due": 16043, - "assen": 16044, - "▁occasionally": 16045, - "▁Дж": 16046, - "unknown": 16047, - "DED": 16048, - "▁drum": 16049, - "▁dub": 16050, - "ATURE": 16051, - "usage": 16052, - "getType": 16053, - "reply": 16054, - "▁strategic": 16055, - "▁kap": 16056, - "design": 16057, - "datetime": 16058, - "▁Prim": 16059, - "Master": 16060, - "▁Corps": 16061, - "▁considerable": 16062, - "▁Tu": 16063, - "▁ла": 16064, - "▁tous": 16065, - "▁clar": 16066, - "▁poem": 16067, - "album": 16068, - "]*": 16069, - "loaded": 16070, - "▁traveling": 16071, - "вые": 16072, - "▁Ferr": 16073, - "▁pharm": 16074, - "abi": 16075, - "▁}\\": 16076, - "collect": 16077, - "▁Bour": 16078, - "OC": 16079, - "▁measurements": 16080, - "▁Professional": 16081, - "▁sensor": 16082, - "utsche": 16083, - "▁demanded": 16084, - "▁accompanied": 16085, - "▁prend": 16086, - "▁encoding": 16087, - "▁Geschichte": 16088, - "▁mig": 16089, - "▁Gib": 16090, - "▁Reich": 16091, - "▁myster": 16092, - "▁Mock": 16093, - "▁physically": 16094, - "▁Bau": 16095, - "▁Single": 16096, - "▁managing": 16097, - "▁Kil": 16098, - "▁Temple": 16099, - "▁lev": 16100, - "▁lí": 16101, - "CPU": 16102, - "▁Premier": 16103, - "▁Give": 16104, - "iri": 16105, - "NV": 16106, - "▁AI": 16107, - "▁fp": 16108, - "лександ": 16109, - "▁tant": 16110, - "▁fot": 16111, - "Nullable": 16112, - "▁guards": 16113, - "Once": 16114, - "▁chamber": 16115, - "film": 16116, - "▁bias": 16117, - "▁Tai": 16118, - "insic": 16119, - "▁ml": 16120, - "▁Ka": 16121, - "вал": 16122, - "▁SER": 16123, - "▁Someone": 16124, - "}}_{": 16125, - "Fixed": 16126, - "▁bent": 16127, - "▁prohib": 16128, - "▁bid": 16129, - "▁fewer": 16130, - "кры": 16131, - "▁lugar": 16132, - "▁deserve": 16133, - "ssl": 16134, - "▁cfg": 16135, - "reck": 16136, - "▁stability": 16137, - "resize": 16138, - "▁assertThat": 16139, - "Trigger": 16140, - "▁станов": 16141, - "plugins": 16142, - "▁lets": 16143, - "хід": 16144, - "▁Laura": 16145, - "нер": 16146, - "▁brut": 16147, - "▁FI": 16148, - "isons": 16149, - "▁dyn": 16150, - "icher": 16151, - "rayed": 16152, - "▁frequent": 16153, - "▁jedoch": 16154, - "▁Marine": 16155, - "strings": 16156, - "▁Util": 16157, - "▁bos": 16158, - "Mus": 16159, - "▁Portugal": 16160, - "Strategy": 16161, - "▁посе": 16162, - "▁slice": 16163, - "▁insight": 16164, - "▁widget": 16165, - "▁général": 16166, - "messages": 16167, - "▁Hu": 16168, - "▁requirement": 16169, - "Side": 16170, - "emplates": 16171, - "▁ceremony": 16172, - "▁physics": 16173, - "▁graduate": 16174, - "para": 16175, - "▁preserv": 16176, - "▁shops": 16177, - "zek": 16178, - "▁ub": 16179, - "prepare": 16180, - "▁Oil": 16181, - "▁fib": 16182, - "▁runtime": 16183, - "▁hogy": 16184, - "Warning": 16185, - "▁Convert": 16186, - "bourne": 16187, - "▁emerged": 16188, - "▁Ди": 16189, - "ighth": 16190, - "guard": 16191, - "kal": 16192, - "validation": 16193, - "ência": 16194, - "▁drinks": 16195, - "theorem": 16196, - "HR": 16197, - "iev": 16198, - "ployee": 16199, - "Usage": 16200, - "▁спе": 16201, - "dispatch": 16202, - "▁instantly": 16203, - "obi": 16204, - "▁justify": 16205, - "▁Nev": 16206, - "▁явля": 16207, - "agra": 16208, - "▁transmission": 16209, - "fly": 16210, - ";';": 17021, - "▁cousin": 17022, - "createElement": 17023, - "Could": 17024, - "▁capac": 17025, - "▁pause": 17026, - "ArrayList": 17027, - "kte": 17028, - "ordered": 17029, - "▁shaking": 17030, - "labels": 17031, - "▁reducing": 17032, - "вых": 17033, - "USED": 17034, - "▁voting": 17035, - "▁Ministry": 17036, - "▁Mig": 17037, - "▁Chen": 17038, - "▁accompany": 17039, - "ulle": 17040, - "▁ga": 17041, - "▁equipped": 17042, - "▁nun": 17043, - "Bet": 17044, - "▁licensed": 17045, - "ARCH": 17046, - "FN": 17047, - "▁engines": 17048, - "▁ster": 17049, - "▁locale": 17050, - "▁въ": 17051, - "links": 17052, - "▁Capital": 17053, - "▁alien": 17054, - "Wr": 17055, - "ръ": 17056, - "Cart": 17057, - "▁Marketing": 17058, - "▁RT": 17059, - "FileName": 17060, - "▁ti": 17061, - "iji": 17062, - "▁versus": 17063, - "live": 17064, - "Sym": 17065, - "kor": 17066, - "▁emission": 17067, - "umm": 17068, - "ycz": 17069, - "▁climbed": 17070, - "▁plusieurs": 17071, - "кри": 17072, - "yar": 17073, - "osten": 17074, - "▁usb": 17075, - "▁crossing": 17076, - "▁polynom": 17077, - "▁removal": 17078, - "▁Adams": 17079, - "▁ihre": 17080, - "anden": 17081, - "▁Benj": 17082, - "▁Phill": 17083, - "▁wounded": 17084, - "▁Castle": 17085, - "bild": 17086, - "Annotation": 17087, - "Processor": 17088, - "▁tin": 17089, - "folg": 17090, - "▁Students": 17091, - "▁Mexican": 17092, - "▁administrative": 17093, - "ILED": 17094, - "▁conqu": 17095, - "▁cheer": 17096, - "▁Ces": 17097, - "Because": 17098, - "▁Juni": 17099, - "▁encontr": 17100, - "avi": 17101, - "VI": 17102, - "aku": 17103, - "▁Ton": 17104, - "▁smoking": 17105, - "▁bay": 17106, - "works": 17107, - "ат": 17108, - "attered": 17109, - "▁Boolean": 17110, - "▁Balt": 17111, - "defer": 17112, - "pathy": 17113, - "Ah": 17114, - "▁akt": 17115, - "▁governor": 17116, - "Pad": 17117, - "▁sisters": 17118, - "Lat": 17119, - "▁revel": 17120, - "▁SY": 17121, - "itos": 17122, - "▁filters": 17123, - "Chunk": 17124, - "consum": 17125, - "▁removing": 17126, - "▁Herr": 17127, - "▁generator": 17128, - "▁Cra": 17129, - "▁farmers": 17130, - "▁Members": 17131, - "▁overcome": 17132, - "▁Cin": 17133, - "igkeit": 17134, - "criptions": 17135, - "Tests": 17136, - "▁клу": 17137, - "▁shake": 17138, - "▁yy": 17139, - "placement": 17140, - "▁awards": 17141, - "▁episodes": 17142, - "▁Blood": 17143, - "▁bullet": 17144, - "▁viene": 17145, - "▁Financial": 17146, - "Future": 17147, - "▁rou": 17148, - "▁biologie": 17149, - "▁useState": 17150, - "iani": 17151, - "piece": 17152, - "▁speaker": 17153, - "▁refr": 17154, - "ARK": 17155, - "▁MIT": 17156, - "▁Tan": 17157, - "▁Based": 17158, - "▁cultiv": 17159, - "▁hungry": 17160, - "▁Ay": 17161, - "▁Hey": 17162, - "▁excitement": 17163, - "ibraries": 17164, - "Hit": 17165, - "▁Ende": 17166, - "NG": 17167, - "FIL": 17168, - ".\")": 17169, - "Family": 17170, - "inery": 17171, - "necess": 17172, - "velope": 17173, - "▁Bot": 17174, - "porter": 17175, - "▁climb": 17176, - "▁Eli": 17177, - "urent": 17178, - "▁mistakes": 17179, - "ában": 17180, - "marks": 17181, - "pkt": 17182, - "Library": 17183, - "sted": 17184, - "ublice": 17185, - "▁Administration": 17186, - "▁shapes": 17187, - "публи": 17188, - "God": 17189, - "innen": 17190, - "коло": 17191, - "<<<<": 17192, - "ibe": 17193, - "ês": 17194, - "▁США": 17195, - "▁Foreign": 17196, - "▁Margaret": 17197, - "▁gene": 17198, - "▁disturb": 17199, - "▁тер": 17200, - "▁onClick": 17201, - "▁Engineering": 17202, - "▁stopping": 17203, - "▁restrictions": 17204, - ",*": 17205, - "BUF": 17206, - "▁shadows": 17207, - "hci": 17208, - "▁Christians": 17209, - "▁fence": 17210, - "▁luxury": 17211, - "akh": 17212, - "coord": 17213, - "▁investigate": 17214, - "▁conventional": 17215, - "\"—": 17216, - "▁visits": 17217, - "isé": 17218, - "▁Sac": 17219, - "className": 17220, - "▁Psych": 17221, - "▁reflected": 17222, - "▁пло": 17223, - "▁Vice": 17224, - "ław": 17225, - "________________": 17226, - "▁Wolf": 17227, - "rente": 17228, - "▁Champion": 17229, - "▁simulation": 17230, - "esota": 17231, - "▁Soon": 17232, - "▁Cel": 17233, - "▁theories": 17234, - "▁STR": 17235, - "▁collective": 17236, - "▁coordinate": 17237, - "querySelector": 17238, - "emed": 17239, - "Break": 17240, - "▁gef": 17241, - "▁electricity": 17242, - "▁gathering": 17243, - "aters": 17244, - "exper": 17245, - "▁Roma": 17246, - "▁Cooper": 17247, - "SYMBOL": 17248, - "vd": 17249, - "iversary": 17250, - "aines": 17251, - "▁Grad": 17252, - "▁independence": 17253, - "woh": 17254, - "▁consequence": 17255, - "▁conversations": 17256, - "▁Rou": 17257, - "▁andere": 17258, - "▁Systems": 17259, - "гар": 17260, - "▁moist": 17261, - "flu": 17262, - "ція": 17263, - "ниш": 17264, - "▁rode": 17265, - "▁perd": 17266, - "▁szer": 17267, - "▁flood": 17268, - "▁intim": 17269, - "stderr": 17270, - "▁reflection": 17271, - "Scan": 17272, - "▁disaster": 17273, - "akespe": 17274, - "▁Invalid": 17275, - "▁humor": 17276, - "▁Friedrich": 17277, - "▁suggestions": 17278, - "uvud": 17279, - "Delay": 17280, - "brief": 17281, - "▁ис": 17282, - "glied": 17283, - "fas": 17284, - "▁Smart": 17285, - "▁medi": 17286, - "sdk": 17287, - "▁seus": 17288, - "▁Arizona": 17289, - "▁innocent": 17290, - "Warn": 17291, - "acious": 17292, - "▁Moscow": 17293, - "▁caps": 17294, - "Delegate": 17295, - "▁dramatic": 17296, - "books": 17297, - "▁shore": 17298, - "uki": 17299, - "▁Russell": 17300, - "▁correlation": 17301, - "Help": 17302, - "▁pubblic": 17303, - "zym": 17304, - "comb": 17305, - "EY": 17306, - "LENGTH": 17307, - "▁Mün": 17308, - "▁_.": 17309, - "▁ferm": 17310, - "▁Ian": 17311, - "▁Studio": 17312, - "▁affairs": 17313, - "los": 17314, - "Rules": 17315, - "running": 17316, - "▁Posted": 17317, - "Pixel": 17318, - "▁dancing": 17319, - "▁agreements": 17320, - "▁Pic": 17321, - "ancia": 17322, - "▁má": 17323, - "ationToken": 17324, - "descriptor": 17325, - "▁Carter": 17326, - "Release": 17327, - "************": 17328, - "▁outstanding": 17329, - "changes": 17330, - "ARRAY": 17331, - "▁Barbara": 17332, - "▁nurse": 17333, - "(\r": 17334, - "▁Douglas": 17335, - "▁nucle": 17336, - "ouri": 17337, - "▁Style": 17338, - "avo": 17339, - "▁painful": 17340, - "▁slic": 17341, - "▁seinem": 17342, - "SUPPORT": 17343, - "ogene": 17344, - "▁satell": 17345, - "tagon": 17346, - "▁collapse": 17347, - "velle": 17348, - "MON": 17349, - "aughters": 17350, - "▁threatened": 17351, - "▁Illegal": 17352, - "▁desperate": 17353, - "strict": 17354, - "rus": 17355, - "ститу": 17356, - "\\\":": 17357, - "▁conflic": 17358, - "download": 17359, - "atos": 17360, - "▁Position": 17361, - ".*;": 17362, - "▁theater": 17363, - "▁pleasant": 17364, - "▁Cette": 17365, - "▁Singapore": 17366, - "heet": 17367, - "▁pir": 17368, - "▁acquis": 17369, - "▁назва": 17370, - "теля": 17371, - "▁recru": 17372, - "жения": 17373, - "ёл": 17374, - "версите": 17375, - "▁respective": 17376, - "▁tunnel": 17377, - "▁Dean": 17378, - "Du": 17379, - "▁uncle": 17380, - "▁offensive": 17381, - "colo": 17382, - "▁Unlike": 17383, - "series": 17384, - "▁Arn": 17385, - "minute": 17386, - "▁descriptor": 17387, - "▁stones": 17388, - "ICATION": 17389, - "▁Pad": 17390, - "▁iPhone": 17391, - "ei": 17392, - "▁fantasy": 17393, - "▁Korean": 17394, - "\"}": 17395, - "▁orth": 17396, - "halten": 17397, - "deep": 17398, - "▁Kay": 17399, - "requency": 17400, - "▁duties": 17401, - "awt": 17402, - "▁nearest": 17403, - "▁disorder": 17404, - "стру": 17405, - "▁Chile": 17406, - "▁seq": 17407, - "▁transportation": 17408, - "OO": 17409, - "▁Dez": 17410, - "iju": 17411, - "▁Results": 17412, - "jed": 17413, - "ivel": 17414, - "HOST": 17415, - "▁€": 17416, - "▁Î": 17417, - "▁chin": 17418, - "▁matt": 17419, - "▁voted": 17420, - "▁gehör": 17421, - "▁▁▁▁▁▁▁▁▁▁▁": 17422, - "▁sue": 17423, - "▁legacy": 17424, - "вся": 17425, - "SOURCE": 17426, - "WORK": 17427, - "itis": 17428, - "▁$|": 17429, - "▁обо": 17430, - "▁nr": 17431, - "▁Tamb": 17432, - "▁snap": 17433, - "▁impressed": 17434, - "▁deposit": 17435, - "▁divid": 17436, - "Segment": 17437, - "▁кар": 17438, - "▁Gas": 17439, - "▁crimes": 17440, - "▁insult": 17441, - "▁Hum": 17442, - "▁bounded": 17443, - "▁kicked": 17444, - "▁Му": 17445, - "▁|\\": 17446, - "added": 17447, - "Produ": 17448, - "▁./": 17449, - "▁awkward": 17450, - "▁Кра": 17451, - "▁ї": 17452, - "▁CONTR": 17453, - "▁beim": 17454, - "▁placeholder": 17455, - "spi": 17456, - "▁Bei": 17457, - "▁Pf": 17458, - "ientes": 17459, - "disk": 17460, - "blk": 17461, - "neo": 17462, - "itarian": 17463, - "▁cogn": 17464, - "▁sout": 17465, - "▁trash": 17466, - "▁Rab": 17467, - "▁decline": 17468, - "tat": 17469, - "▁combine": 17470, - "▁Tot": 17471, - "▁drops": 17472, - "Times": 17473, - "cheduler": 17474, - "▁governments": 17475, - "Tex": 17476, - "▁Used": 17477, - "зан": 17478, - "▁pd": 17479, - "мет": 17480, - "▁&=&": 17481, - "▁Nag": 17482, - "▁дол": 17483, - "▁Always": 17484, - "rtc": 17485, - "ске": 17486, - "▁performances": 17487, - "rupted": 17488, - "▁два": 17489, - "▁managers": 17490, - "▁Pitt": 17491, - "▁mystery": 17492, - "▁settle": 17493, - "ulse": 17494, - "cross": 17495, - "question": 17496, - "asha": 17497, - "seed": 17498, - "urable": 17499, - "Final": 17500, - "++++": 17501, - "inputs": 17502, - "▁backup": 17503, - "▁Learning": 17504, - "▁*,": 17505, - "logo": 17506, - "▁seinen": 17507, - "▁vulnerable": 17508, - "directory": 17509, - "ië": 17510, - "▁friendship": 17511, - "tu": 17512, - "▁Vec": 17513, - "rifice": 17514, - "▁бра": 17515, - "▁involve": 17516, - "TON": 17517, - "▁corrid": 17518, - "separ": 17519, - "Destroy": 17520, - "▁jul": 17521, - "▁inequality": 17522, - "▁ain": 17523, - "hex": 17524, - "▁wider": 17525, - "тели": 17526, - "▁jack": 17527, - "▁quot": 17528, - "▁Glen": 17529, - "initely": 17530, - "ihood": 17531, - "▁waist": 17532, - "▁Manchester": 17533, - "regular": 17534, - "▁(&": 17535, - "▁masses": 17536, - "▁DEFAULT": 17537, - "▁chairs": 17538, - "▁Fast": 17539, - "▁citt": 17540, - "_{{\\": 17541, - "oa": 17542, - "▁$\\{": 17543, - "▁seeds": 17544, - "▁Ald": 17545, - "▁Batt": 17546, - "fab": 17547, - "▁democracy": 17548, - "DTO": 17549, - "▁Hij": 17550, - "PTR": 17551, - "Na": 17552, - "▁Harvard": 17553, - "sid": 17554, - "Pred": 17555, - "fers": 17556, - "▁spare": 17557, - "AMP": 17558, - "▁groupe": 17559, - "▁sender": 17560, - "▁Christopher": 17561, - "▁prisoners": 17562, - "▁Ker": 17563, - "▁Crist": 17564, - "▁ALL": 17565, - "rice": 17566, - "▁antes": 17567, - "natural": 17568, - "▁Susan": 17569, - "▁Juli": 17570, - "▁diab": 17571, - "ixon": 17572, - "icator": 17573, - "▁flexible": 17574, - "▁reserve": 17575, - "Contains": 17576, - "▁Hil": 17577, - "▁Isa": 17578, - "▁towns": 17579, - "GS": 17580, - "▁Trad": 17581, - "▁Lock": 17582, - "▁Grund": 17583, - "▁criticism": 17584, - "ню": 17585, - "▁că": 17586, - "▁politician": 17587, - "stable": 17588, - "Accept": 17589, - "Summary": 17590, - "▁também": 17591, - "}^{-": 17592, - "▁IM": 17593, - "idal": 17594, - "мор": 17595, - "Blue": 17596, - "GROUP": 17597, - "▁terminal": 17598, - "▁complexity": 17599, - "▁locally": 17600, - "DOWN": 17601, - "▁Near": 17602, - "Depth": 17603, - "▁pole": 17604, - "▁equality": 17605, - "Site": 17606, - "▁isinstance": 17607, - "Speed": 17608, - "ippi": 17609, - ",&": 17610, - "▁Enc": 17611, - "щен": 17612, - "▁mater": 17613, - "▁slaves": 17614, - "ACTION": 17615, - "usalem": 17616, - "▁haz": 17617, - "▁Beat": 17618, - "▁wrest": 17619, - "▁llam": 17620, - "Ins": 17621, - "мина": 17622, - "▁був": 17623, - "▁Frame": 17624, - "ushes": 17625, - "▁virtually": 17626, - "▁Perm": 17627, - "▁weights": 17628, - "▁llvm": 17629, - "▁cave": 17630, - "states": 17631, - "DMA": 17632, - "ellt": 17633, - "ifact": 17634, - "vendor": 17635, - "▁Emma": 17636, - "Locale": 17637, - "▁SET": 17638, - "▁geometry": 17639, - "Styles": 17640, - "▁Referee": 17641, - "▁weit": 17642, - "fica": 17643, - "▁ads": 17644, - "gray": 17645, - "▁Burg": 17646, - "iona": 17647, - "dagger": 17648, - "▁Januar": 17649, - "дей": 17650, - "isterschaft": 17651, - "ppo": 17652, - "oids": 17653, - "▁départ": 17654, - "Shader": 17655, - "▁constraint": 17656, - "Secret": 17657, - "▁Peters": 17658, - "▁eyeb": 17659, - "▁mesh": 17660, - "▁cookie": 17661, - "▁Pick": 17662, - "▁nick": 17663, - "bye": 17664, - "▁savings": 17665, - "Try": 17666, - "python": 17667, - "▁patri": 17668, - "▁multip": 17669, - "▁kinda": 17670, - "▁'_": 17671, - "▁Franz": 17672, - "▁cloth": 17673, - "зульта": 17674, - "▁fleet": 17675, - "▁humanity": 17676, - "resa": 17677, - "blob": 17678, - "▁TX": 17679, - "▁Buch": 17680, - "▁Lond": 17681, - "▁valley": 17682, - "▁murm": 17683, - "▁Trade": 17684, - "linewidth": 17685, - "▁especial": 17686, - "upper": 17687, - "▁hosp": 17688, - "▁tanto": 17689, - "▁oldest": 17690, - "▁Roose": 17691, - "▁hitting": 17692, - "dog": 17693, - "ovi": 17694, - "},\r": 17695, - "▁compatible": 17696, - "▁Website": 17697, - "poch": 17698, - "▁Bag": 17699, - "▁accomplish": 17700, - "Christ": 17701, - "asset": 17702, - "▁Until": 17703, - "▁geld": 17704, - "Listen": 17705, - "SB": 17706, - "Setup": 17707, - "icia": 17708, - "▁lum": 17709, - "▁janvier": 17710, - "PAGE": 17711, - "▁Nu": 17712, - "/\"": 17713, - "▁divorce": 17714, - "Execute": 17715, - "Depend": 17716, - "▁Scottish": 17717, - "▁Ts": 17718, - "ruppe": 17719, - "▁refuse": 17720, - "▁Oktober": 17721, - "ijk": 17722, - "▁Amy": 17723, - "▁dimin": 17724, - "▁gross": 17725, - "▁trat": 17726, - "isible": 17727, - "mixer": 17728, - "▁autres": 17729, - "▁neat": 17730, - "▁otros": 17731, - "Void": 17732, - "▁schol": 17733, - "▁Walker": 17734, - "▁tube": 17735, - "ologists": 17736, - "▁груп": 17737, - "▁haben": 17738, - "uber": 17739, - "ACTIVE": 17740, - "▁Attendance": 17741, - "▁оп": 17742, - "▁blade": 17743, - "oplus": 17744, - "▁Original": 17745, - "▁manufacturer": 17746, - "asz": 17747, - "âte": 17748, - "rer": 17749, - "▁Json": 17750, - "▁succeeded": 17751, - "uffle": 17752, - "▁backed": 17753, - "esian": 17754, - "tick": 17755, - "External": 17756, - "▁XIX": 17757, - "▁hearts": 17758, - "▁После": 17759, - "olu": 17760, - "▁лет": 17761, - "VICE": 17762, - "ário": 17763, - "▁fraud": 17764, - "edu": 17765, - "Primary": 17766, - "▁gaming": 17767, - "▁plt": 17768, - "igator": 17769, - "IES": 17770, - "Compiler": 17771, - "▁monument": 17772, - "agem": 17773, - "▁Rain": 17774, - "▁moins": 17775, - "oku": 17776, - "osex": 17777, - "▁Kansas": 17778, - "▁gepublice": 17779, - "▁Joy": 17780, - "Scene": 17781, - "▁kingdom": 17782, - "rices": 17783, - "▁juin": 17784, - "▁uncomfortable": 17785, - "▁Money": 17786, - "obb": 17787, - "expl": 17788, - "strcmp": 17789, - "▁dread": 17790, - "rition": 17791, - "▁Chi": 17792, - "▁demonstrated": 17793, - "▁vertices": 17794, - "чо": 17795, - "▁Culture": 17796, - "FX": 17797, - "Dictionary": 17798, - "▁Dru": 17799, - "trm": 17800, - "▁examine": 17801, - "▁therap": 17802, - "ième": 17803, - "мини": 17804, - "▁produces": 17805, - "▁photographs": 17806, - "▁threads": 17807, - "▁MI": 17808, - "▁extraordinary": 17809, - "ским": 17810, - "▁gepubliceerd": 17811, - "▁Poland": 17812, - "▁guaranteed": 17813, - "RG": 17814, - "osc": 17815, - "али": 17816, - "▁тех": 17817, - "errno": 17818, - "science": 17819, - "iffs": 17820, - "▁Tam": 17821, - "▁Beth": 17822, - "▁Travel": 17823, - "▁translate": 17824, - "ché": 17825, - "▁ling": 17826, - "▁belongs": 17827, - "▁electrical": 17828, - "ensk": 17829, - "▁Compet": 17830, - "cg": 17831, - "VC": 17832, - "topic": 17833, - "▁presum": 17834, - "вета": 17835, - "▁approximation": 17836, - "▁grim": 17837, - "▁Из": 17838, - "_{(": 17839, - "вин": 17840, - "ution": 17841, - "owych": 17842, - "åg": 17843, - "sterreich": 17844, - "▁characteristic": 17845, - "oming": 17846, - "▁/*!": 17847, - "▁prize": 17848, - "▁Minnesota": 17849, - "ted": 17850, - "цы": 17851, - "▁Om": 17852, - "▁indices": 17853, - "▁stem": 17854, - "regon": 17855, - "ниче": 17856, - "▁Salv": 17857, - "ése": 17858, - "▁aged": 17859, - "▁Past": 17860, - "▁internation": 17861, - "▁Vic": 17862, - "▁resume": 17863, - "akespeare": 17864, - "▁estado": 17865, - "▁abilities": 17866, - "▁brow": 17867, - "▁NFL": 17868, - "▁trends": 17869, - "▁Austin": 17870, - "▁LIMIT": 17871, - "▁Kor": 17872, - "▁folk": 17873, - "▁ward": 17874, - "▁nest": 17875, - "▁Junior": 17876, - "▁maintaining": 17877, - "Pub": 17878, - "OBJECT": 17879, - "▁bloody": 17880, - "▁sj": 17881, - "▁dtype": 17882, - "Pane": 17883, - "▁bacter": 17884, - "▁gradually": 17885, - "mr": 17886, - "Team": 17887, - "▁indicating": 17888, - "▁decrease": 17889, - "tek": 17890, - "▁Represent": 17891, - "▁developers": 17892, - "Guid": 17893, - "▁Diet": 17894, - "▁retr": 17895, - "Navigation": 17896, - "esi": 17897, - "▁lazy": 17898, - "Standard": 17899, - "Er": 17900, - "AW": 17901, - "▁États": 17902, - "▁assured": 17903, - "San": 17904, - "▁Andre": 17905, - "’,": 17906, - "fang": 17907, - "ération": 17908, - "▁industries": 17909, - "▁incon": 17910, - "Emit": 17911, - "▁где": 17912, - "▁retriev": 17913, - "eni": 17914, - "▁Turkey": 17915, - "izers": 17916, - "Angle": 17917, - "▁oc": 17918, - "▁palm": 17919, - "▁stan": 17920, - "льно": 17921, - "▁CSS": 17922, - "▁frances": 17923, - "▁grin": 17924, - "▁tiempo": 17925, - "▁Prix": 17926, - "]).": 17927, - "▁deput": 17928, - "▁Pin": 17929, - "▁sixt": 17930, - "▁predicted": 17931, - "azure": 17932, - "▁Motor": 17933, - "▁ihm": 17934, - "▁manus": 17935, - "apos": 17936, - "▁instruments": 17937, - "▁counts": 17938, - "▁aimed": 17939, - "profit": 17940, - "▁dok": 17941, - "обра": 17942, - "▁estud": 17943, - "iesz": 17944, - "▁piss": 17945, - "▁inaug": 17946, - "▁voters": 17947, - "▁packages": 17948, - "▁cute": 17949, - "▁fitness": 17950, - "▁leurs": 17951, - "▁sorted": 17952, - "phant": 17953, - "OPT": 17954, - "▁zip": 17955, - "season": 17956, - "emi": 17957, - "encoding": 17958, - "won": 17959, - "elect": 17960, - "▁tooth": 17961, - "▁upcoming": 17962, - "▁Graham": 17963, - "nut": 17964, - "▁Ark": 17965, - "ält": 17966, - "▁precious": 17967, - "agle": 17968, - "née": 17969, - "ница": 17970, - "aris": 17971, - "▁pile": 17972, - "cole": 17973, - "▁WITH": 17974, - "routing": 17975, - "▁***": 17976, - "Appearance": 17977, - "llvm": 17978, - "▁Oliver": 17979, - "▁PL": 17980, - "ifndef": 17981, - "etzt": 17982, - "skiego": 17983, - "▁pon": 17984, - "ARGET": 17985, - "kö": 17986, - "alled": 17987, - "▁=\\": 17988, - "sure": 17989, - "matches": 17990, - "▁temperatures": 17991, - "SEL": 17992, - "▁clone": 17993, - "▁eller": 17994, - "erna": 17995, - "▁поло": 17996, - "Management": 17997, - "company": 17998, - "▁lun": 17999, - "▁streaming": 18000, - "▁Ni": 18001, - "▁sí": 18002, - "Contact": 18003, - "▁Credit": 18004, - "▁Oak": 18005, - "▁представ": 18006, - "radius": 18007, - "cli": 18008, - "IENT": 18009, - "▁Lucy": 18010, - "▁calculation": 18011, - "▁pixel": 18012, - "▁mul": 18013, - "▁outcomes": 18014, - "▁centers": 18015, - "▁residence": 18016, - "Constraint": 18017, - "▁preserve": 18018, - "peon": 18019, - "uffix": 18020, - "▁Roberts": 18021, - "▁promot": 18022, - "?!": 18023, - "balance": 18024, - "▁courts": 18025, - "▁disg": 18026, - "PRINT": 18027, - "▁их": 18028, - "elfare": 18029, - "▁retreat": 18030, - "▁Ав": 18031, - "Cost": 18032, - "also": 18033, - "▁Für": 18034, - "▁März": 18035, - "DIO": 18036, - "▁bez": 18037, - "AUTH": 18038, - "Den": 18039, - "▁atom": 18040, - "▁roman": 18041, - "▁Pel": 18042, - "▁Roosevelt": 18043, - "▁Plant": 18044, - "Contents": 18045, - "▁Between": 18046, - "▁coupling": 18047, - "structure": 18048, - "▁Marshall": 18049, - "▁Career": 18050, - "▁railway": 18051, - "▁Bureau": 18052, - "▁possibilities": 18053, - "▁kor": 18054, - "){\r": 18055, - "mero": 18056, - "mov": 18057, - "англ": 18058, - "AIN": 18059, - "mund": 18060, - "lette": 18061, - "▁summar": 18062, - "▁describing": 18063, - "▁NAS": 18064, - "▁Emb": 18065, - "Instruction": 18066, - "liest": 18067, - "▁Sig": 18068, - "Bill": 18069, - "▁verd": 18070, - "plant": 18071, - "▁galaxies": 18072, - "\"])": 18073, - "▁PyObject": 18074, - "▁Gy": 18075, - "▁mě": 18076, - "▁organisation": 18077, - "Her": 18078, - "Sep": 18079, - "ocom": 18080, - "▁Same": 18081, - "▁bite": 18082, - "▁Seattle": 18083, - "зыва": 18084, - "Observer": 18085, - "’.": 18086, - "▁morph": 18087, - "urches": 18088, - "alph": 18089, - "reement": 18090, - "consin": 18091, - "^-": 18092, - "▁dann": 18093, - "translate": 18094, - "вих": 18095, - "React": 18096, - "▁cats": 18097, - "▁brew": 18098, - "▁ds": 18099, - "▁circles": 18100, - "▁drift": 18101, - "agma": 18102, - "▁Valent": 18103, - "PIN": 18104, - "ARM": 18105, - "▁surviv": 18106, - "alin": 18107, - "Pref": 18108, - "friendly": 18109, - "▁uncertainty": 18110, - "▁fd": 18111, - "▁engineer": 18112, - "Ben": 18113, - "icular": 18114, - "orest": 18115, - "▁horizontal": 18116, - "UTC": 18117, - "textrm": 18118, - "Live": 18119, - "Score": 18120, - "▁Germans": 18121, - "distance": 18122, - "uti": 18123, - "▁équ": 18124, - "▁numerical": 18125, - "▁reass": 18126, - "Activ": 18127, - "▁cod": 18128, - "bullet": 18129, - "ensing": 18130, - "▁Gem": 18131, - "▁navigation": 18132, - "addClass": 18133, - "▁simultaneously": 18134, - "вий": 18135, - "▁його": 18136, - "▁Hö": 18137, - "▁harsh": 18138, - "precated": 18139, - "ССР": 18140, - "▁Equip": 18141, - "adget": 18142, - "▁TYPE": 18143, - "▁mg": 18144, - "IGH": 18145, - "▁vin": 18146, - "▁findings": 18147, - "ivan": 18148, - "▁possession": 18149, - "▁того": 18150, - "▁parsed": 18151, - "riors": 18152, - "zeichnet": 18153, - "ников": 18154, - "Worker": 18155, - "▁enables": 18156, - "▁($\\": 18157, - "▁Copy": 18158, - "▁orientation": 18159, - "стре": 18160, - "▁Indians": 18161, - "▁Gary": 18162, - "▁Insurance": 18163, - "isan": 18164, - "Chat": 18165, - "▁comun": 18166, - "▁coron": 18167, - "ография": 18168, - "updated": 18169, - "▁Ин": 18170, - "These": 18171, - "SEC": 18172, - "▁boyfriend": 18173, - "Diagnostics": 18174, - "Hint": 18175, - "mul": 18176, - "▁inode": 18177, - "xA": 18178, - "eft": 18179, - "OPTION": 18180, - "unct": 18181, - "annon": 18182, - "ENS": 18183, - "strip": 18184, - "▁enthusi": 18185, - "▁Whit": 18186, - "▁Фи": 18187, - "aude": 18188, - "▁disagree": 18189, - "▁snapped": 18190, - "Phys": 18191, - "▁Syn": 18192, - "▁sour": 18193, - "▁Lux": 18194, - "ugar": 18195, - "tile": 18196, - "▁infection": 18197, - "▁Feb": 18198, - "▁Chem": 18199, - "dataset": 18200, - "chts": 18201, - "Dynamic": 18202, - "▁сред": 18203, - "▁queen": 18204, - "worker": 18205, - "swap": 18206, - "▁timestamp": 18207, - "▁Integr": 18208, - "▁interviews": 18209, - "such": 18210, - "▁laughter": 18211, - "prof": 18212, - "▁Bird": 18213, - "(|": 18214, - "ân": 18215, - "▁gra": 18216, - "&=": 18217, - "zens": 18218, - "getMessage": 18219, - "▁Ost": 18220, - "▁gab": 18221, - "▁mortgage": 18222, - "multicol": 18223, - "LEVEL": 18224, - "partition": 18225, - "seen": 18226, - "▁declar": 18227, - "AU": 18228, - "▁ox": 18229, - "▁ligger": 18230, - "▁Carm": 18231, - "geme": 18232, - "▁Vegas": 18233, - "▁Eug": 18234, - "orus": 18235, - "▁brick": 18236, - "▁así": 18237, - "▁Magazine": 18238, - "HasColumnType": 18239, - "VR": 18240, - "licher": 18241, - "▁Future": 18242, - "▁Jug": 18243, - "attan": 18244, - "constructor": 18245, - "VP": 18246, - "▁тур": 18247, - "чина": 18248, - "Comparator": 18249, - "▁authentic": 18250, - "▁monster": 18251, - "▁transformed": 18252, - "▁firms": 18253, - "FW": 18254, - "▁catalog": 18255, - "boards": 18256, - "▁diseases": 18257, - "▁Benjamin": 18258, - "▁horizon": 18259, - "▁Available": 18260, - "Mvc": 18261, - "Stud": 18262, - "▁lord": 18263, - "general": 18264, - "пар": 18265, - "▁cabinet": 18266, - "▁Basic": 18267, - "TestCase": 18268, - "ansk": 18269, - "▁Snow": 18270, - "ierten": 18271, - "▁vocal": 18272, - "Padding": 18273, - "halt": 18274, - "▁Alexand": 18275, - "▁Colomb": 18276, - "ivamente": 18277, - "▁artificial": 18278, - "▁Atlanta": 18279, - "▁mentre": 18280, - "▁estaba": 18281, - "jekt": 18282, - "▁slept": 18283, - "▁endless": 18284, - "éro": 18285, - "attery": 18286, - "uur": 18287, - "▁weakness": 18288, - "▁attempting": 18289, - "BYTE": 18290, - "▁founder": 18291, - "▁salv": 18292, - "▁Medicine": 18293, - "tid": 18294, - "▁Schwe": 18295, - "raction": 18296, - "▁¿": 18297, - "crate": 18298, - "SERVER": 18299, - "▁compound": 18300, - "▁conve": 18301, - "▁caf": 18302, - "▁handful": 18303, - "onne": 18304, - "ública": 18305, - "▁defensive": 18306, - "Alignment": 18307, - "▁préc": 18308, - "▁significance": 18309, - "élé": 18310, - "arta": 18311, - "Dam": 18312, - "▁perpet": 18313, - "▁caller": 18314, - "icients": 18315, - "cep": 18316, - "▁Multi": 18317, - "▁stolen": 18318, - "▁focusing": 18319, - "embed": 18320, - "▁bree": 18321, - "▁AB": 18322, - "▁occasions": 18323, - "sea": 18324, - "Prov": 18325, - "чение": 18326, - "▁Category": 18327, - "▁sq": 18328, - "▁Фе": 18329, - "VA": 18330, - "Diff": 18331, - "Tri": 18332, - "issement": 18333, - "▁actress": 18334, - "▁Пе": 18335, - "▁jej": 18336, - "▁twisted": 18337, - "▁Nicol": 18338, - "▁junior": 18339, - "Sound": 18340, - "▁Brasil": 18341, - "▁juice": 18342, - "▁>>>": 18343, - "▁Alb": 18344, - "▁softly": 18345, - "▁McK": 18346, - "▁Gren": 18347, - "▁italiano": 18348, - "▁creatures": 18349, - "▁residential": 18350, - "▁Instagram": 18351, - "ucks": 18352, - "▁killer": 18353, - "▁Johnny": 18354, - "▁enterprise": 18355, - "Dto": 18356, - "chestra": 18357, - "▁Tel": 18358, - "▁Activ": 18359, - "factor": 18360, - "oust": 18361, - "▁vacuum": 18362, - "рал": 18363, - "')->": 18364, - "▁Left": 18365, - "▁defect": 18366, - "▁ninete": 18367, - "fare": 18368, - "▁regret": 18369, - "▁shar": 18370, - "ctrine": 18371, - "mesh": 18372, - "city": 18373, - "icit": 18374, - "▁Fem": 18375, - "limited": 18376, - "oka": 18377, - "!\\!\\": 18378, - "Donald": 18379, - "зно": 18380, - "▁provision": 18381, - "▁discussions": 18382, - "Drag": 18383, - "▁Incl": 18384, - "Exit": 18385, - "▁Abd": 18386, - "story": 18387, - "ieve": 18388, - "▁był": 18389, - "olving": 18390, - "wohner": 18391, - "▁guidelines": 18392, - "▁straw": 18393, - "üss": 18394, - "▁було": 18395, - "▁burden": 18396, - "▁spatial": 18397, - "▁stretched": 18398, - "▁Inf": 18399, - "▁typedef": 18400, - "▁robot": 18401, - "▁Doc": 18402, - "pliers": 18403, - "wal": 18404, - "camp": 18405, - "▁diffé": 18406, - "▁McG": 18407, - "▁tel": 18408, - "arette": 18409, - "▁subsequently": 18410, - "▁honey": 18411, - "FUNC": 18412, - "▁establishment": 18413, - "tesy": 18414, - "▁który": 18415, - "▁сель": 18416, - "▁FO": 18417, - "▁Islands": 18418, - "▁mp": 18419, - "Scalar": 18420, - "▁Yan": 18421, - "cken": 18422, - "▁variation": 18423, - "ią": 18424, - "optim": 18425, - "azor": 18426, - "tuple": 18427, - "▁gravity": 18428, - "▁conclude": 18429, - "▁collections": 18430, - "ész": 18431, - "▁Liver": 18432, - "▁ethnic": 18433, - "compile": 18434, - "▁parl": 18435, - "Surface": 18436, - "{'": 18437, - "▁paragraph": 18438, - "posite": 18439, - "ítulo": 18440, - "oba": 18441, - "binary": 18442, - "rob": 18443, - "▁Pedro": 18444, - "▁fis": 18445, - "▁Grande": 18446, - "odox": 18447, - "▁posting": 18448, - "": 26345, - "olent": 26346, - "▁этого": 26347, - "▁Generic": 26348, - "▁*/,": 26349, - "▁combinations": 26350, - "▁rejo": 26351, - "спубли": 26352, - "capacity": 26353, - "▁traces": 26354, - "▁opacity": 26355, - "▁Official": 26356, - "icion": 26357, - "▁emotionally": 26358, - "▁Joel": 26359, - "ському": 26360, - "▁legendary": 26361, - "▁pam": 26362, - "▁También": 26363, - ".<": 26364, - "iba": 26365, - "midt": 26366, - "бом": 26367, - "▁ensuite": 26368, - "Authorization": 26369, - "Pag": 26370, - "▁helmet": 26371, - "▁territo": 26372, - "secondary": 26373, - "▁segunda": 26374, - "▁Wire": 26375, - "recated": 26376, - "▁invoked": 26377, - "▁ValueError": 26378, - "▁фо": 26379, - "ALIGN": 26380, - "CURRENT": 26381, - "\\+\\_\\": 26382, - "▁compilation": 26383, - "ær": 26384, - "▁Palmar": 26385, - "▁influences": 26386, - "/:": 26387, - "Mix": 26388, - "NOP": 26389, - "econom": 26390, - "▁tucked": 26391, - "▁});\r": 26392, - "ANK": 26393, - "reject": 26394, - "▁pension": 26395, - "▁generates": 26396, - "чё": 26397, - "▁incap": 26398, - "▁clicked": 26399, - "▁fus": 26400, - "ourses": 26401, - "▁Easter": 26402, - "%;": 26403, - "zin": 26404, - "▁obligations": 26405, - "▁Tips": 26406, - "};\r": 26407, - ".\"_": 26408, - "▁BSD": 26409, - "ática": 26410, - "▁expose": 26411, - "Pars": 26412, - "▁Amanda": 26413, - "куп": 26414, - "▁guessed": 26415, - "dsi": 26416, - "▁Leip": 26417, - "Broad": 26418, - "▁Hughes": 26419, - "ié": 26420, - "▁Wahl": 26421, - "▁formerly": 26422, - "Relative": 26423, - "▁Yu": 26424, - "▁Mountains": 26425, - "▁Enum": 26426, - "▁strang": 26427, - "_-": 26428, - "recht": 26429, - "viv": 26430, - "pause": 26431, - "▁Londres": 26432, - "▁elbow": 26433, - "▁Hawaii": 26434, - "▁Casino": 26435, - "Threshold": 26436, - "Units": 26437, - "Include": 26438, - "ито": 26439, - "asury": 26440, - "▁steht": 26441, - "▁damned": 26442, - "▁packets": 26443, - "▁Werk": 26444, - "▁elevator": 26445, - "iedad": 26446, - "govern": 26447, - "▁CONTRACT": 26448, - "mals": 26449, - "▁remem": 26450, - "▁entonces": 26451, - "▁vas": 26452, - "▁sympathy": 26453, - "▁befindet": 26454, - "incing": 26455, - "DataSet": 26456, - "▁additionally": 26457, - "▁musician": 26458, - "шего": 26459, - "▁listop": 26460, - ">\")": 26461, - "Printf": 26462, - "▁Felix": 26463, - "▁carved": 26464, - "▁nicely": 26465, - "гом": 26466, - "chap": 26467, - "▁Nieder": 26468, - "▁Lav": 26469, - "▁modifications": 26470, - "moment": 26471, - "▁balcon": 26472, - "▁dependency": 26473, - "CKET": 26474, - "▁vanished": 26475, - "▁fighters": 26476, - "▁zunächst": 26477, - "ioctl": 26478, - "▁defens": 26479, - "▁Nem": 26480, - "Utility": 26481, - "▁curv": 26482, - "▁DAMAGES": 26483, - "▁Rogers": 26484, - "▁gratitude": 26485, - "▁Denmark": 26486, - "рая": 26487, - "grpc": 26488, - "▁juni": 26489, - "▁октября": 26490, - "▁immense": 26491, - "▁prevented": 26492, - "▁foam": 26493, - "▁Extra": 26494, - "aimed": 26495, - "▁Criteria": 26496, - "▁Simply": 26497, - "boxes": 26498, - "▁Legend": 26499, - "▁Players": 26500, - "▁Mercedes": 26501, - "▁Branch": 26502, - "TERN": 26503, - "omena": 26504, - "▁incorporate": 26505, - "conde": 26506, - "▁Estado": 26507, - "▁wasted": 26508, - "▁complaining": 26509, - "▁warriors": 26510, - "oter": 26511, - "▁этом": 26512, - "▁conten": 26513, - "▁machinery": 26514, - "▁technological": 26515, - "▁TD": 26516, - "▁gras": 26517, - "▁minimize": 26518, - "▁Door": 26519, - "▁bzw": 26520, - "▁prac": 26521, - "TREE": 26522, - "▁Wing": 26523, - "▁Transaction": 26524, - "▁MVT": 26525, - "▁Klein": 26526, - "commons": 26527, - "▁}{": 26528, - "▁Heritage": 26529, - "▁fade": 26530, - "рок": 26531, - "setValue": 26532, - "▁Wallace": 26533, - "MX": 26534, - "▁ACT": 26535, - "▁footage": 26536, - "▁entstand": 26537, - "arga": 26538, - "▁nails": 26539, - "▁capitalism": 26540, - "▁Garc": 26541, - "▁suspension": 26542, - "ilis": 26543, - "▁Mov": 26544, - "uffled": 26545, - "Arc": 26546, - "▁Beautiful": 26547, - "WAY": 26548, - "Parallel": 26549, - "XXXX": 26550, - "diag": 26551, - "▁DT": 26552, - "mq": 26553, - "TextView": 26554, - "MLE": 26555, - "ennen": 26556, - "▁infected": 26557, - "▁therapist": 26558, - "INGS": 26559, - "▁cidade": 26560, - "ън": 26561, - "▁pdf": 26562, - "▁bump": 26563, - "CTX": 26564, - "▁INCLUDING": 26565, - "▁Gef": 26566, - "ENTIAL": 26567, - "▁handy": 26568, - "▁temporal": 26569, - "AtA": 26570, - "ISH": 26571, - "▁Pattern": 26572, - "▁lan": 26573, - "ependant": 26574, - "▁shining": 26575, - "idy": 26576, - "▁NT": 26577, - "▁Fran": 26578, - "▁nurses": 26579, - "▁betray": 26580, - "▁sensible": 26581, - "▁апреля": 26582, - "▁'[": 26583, - "▁thirteen": 26584, - ")}_{": 26585, - "▁Noah": 26586, - "INSERT": 26587, - "istically": 26588, - "▁Appendix": 26589, - "▁recher": 26590, - "Receiver": 26591, - "▁dernier": 26592, - "лла": 26593, - "лиза": 26594, - "▁Partido": 26595, - "▁maximal": 26596, - "snap": 26597, - "▁часть": 26598, - "STOP": 26599, - "▁ultra": 26600, - "▁développ": 26601, - "▁tegen": 26602, - "▁Чи": 26603, - "LIB": 26604, - "▁baseline": 26605, - "reload": 26606, - "▁Arbitro": 26607, - "▁kall": 26608, - "capture": 26609, - "Arm": 26610, - "quin": 26611, - "impse": 26612, - "zas": 26613, - "▁Cand": 26614, - "▁brains": 26615, - "▁hostile": 26616, - "▁marble": 26617, - "oons": 26618, - "▁Loss": 26619, - "MetaData": 26620, - "▁República": 26621, - "▁andra": 26622, - "oden": 26623, - "▁documented": 26624, - "▁Moses": 26625, - "odd": 26626, - "▁wax": 26627, - "usch": 26628, - "▁diagnosed": 26629, - "inkle": 26630, - "▁Xbox": 26631, - "▁seventy": 26632, - "cias": 26633, - "▁noviembre": 26634, - "Compute": 26635, - "});\r": 26636, - "▁Philippe": 26637, - "▁För": 26638, - "Leave": 26639, - "▁sage": 26640, - "▁unpre": 26641, - "▁Fortunately": 26642, - "▁apost": 26643, - "entities": 26644, - "▁ellos": 26645, - "authorized": 26646, - "GBT": 26647, - "▁insist": 26648, - "▁inspire": 26649, - "Mass": 26650, - "▁rôle": 26651, - "fee": 26652, - "ipart": 26653, - "цер": 26654, - "unate": 26655, - "▁CNN": 26656, - ":}": 26657, - "▁unhappy": 26658, - "▁imported": 26659, - "HIGH": 26660, - "rings": 26661, - "▁Instance": 26662, - "Bay": 26663, - "agles": 26664, - "mee": 26665, - "bery": 26666, - "▁Stories": 26667, - "▁Chase": 26668, - "▁carriage": 26669, - "▁misunder": 26670, - "▁imagin": 26671, - "pw": 26672, - "▁Meter": 26673, - "▁crowds": 26674, - "▁Fame": 26675, - "skill": 26676, - "▁comed": 26677, - "▁ranch": 26678, - "▁lacking": 26679, - "▁submar": 26680, - "iante": 26681, - "▁lanz": 26682, - "▁служ": 26683, - "-----------": 26684, - "▁obten": 26685, - "▁downstairs": 26686, - "YN": 26687, - "rotation": 26688, - "▁Jesse": 26689, - "$(\"#": 26690, - "▁puls": 26691, - "irling": 26692, - "▁Schaus": 26693, - "▁deployed": 26694, - "▁{}\",": 26695, - "▁Marvel": 26696, - "ENUM": 26697, - "▁Mathemat": 26698, - "▁nn": 26699, - "compet": 26700, - "ków": 26701, - "bil": 26702, - "Which": 26703, - "isine": 26704, - "▁rude": 26705, - "▁niveau": 26706, - "▁área": 26707, - "▁près": 26708, - "atis": 26709, - "▁[...]": 26710, - "fur": 26711, - "omm": 26712, - "packed": 26713, - "мене": 26714, - "scriptstyle": 26715, - "▁Ath": 26716, - "▁desp": 26717, - "eltemperaturen": 26718, - "▁talents": 26719, - "ocy": 26720, - "▁raises": 26721, - "LIMIT": 26722, - "▁editorial": 26723, - "▁Animal": 26724, - "drive": 26725, - "▁работа": 26726, - "bss": 26727, - "▁Sev": 26728, - "epoch": 26729, - "▁RC": 26730, - "UNUSED": 26731, - "▁mandatory": 26732, - "(?:": 26733, - "▁Bin": 26734, - "▁synthetic": 26735, - "▁gown": 26736, - "▁Dob": 26737, - "kap": 26738, - "▁harmon": 26739, - "▁liberty": 26740, - "▁Rice": 26741, - "▁prayers": 26742, - "▁mise": 26743, - "▁confusing": 26744, - "▁leap": 26745, - "▁arrives": 26746, - "kamp": 26747, - "▁thats": 26748, - "ACC": 26749, - "▁Parameters": 26750, - "▁одно": 26751, - "▁Bio": 26752, - "density": 26753, - "▁glimpse": 26754, - "FORE": 26755, - "▁Listen": 26756, - "Prev": 26757, - "}\\,\\": 26758, - "куль": 26759, - "▁SEC": 26760, - "▁explored": 26761, - "▁meantime": 26762, - "AIL": 26763, - "▁WP": 26764, - "▁raison": 26765, - "▁existe": 26766, - "▁lesser": 26767, - "▁Validate": 26768, - "▁caution": 26769, - "usta": 26770, - "heading": 26771, - "EFF": 26772, - ".'\"": 26773, - "▁Gilbert": 26774, - "▁limitation": 26775, - "▁retour": 26776, - "▁Commonwealth": 26777, - "▁gewann": 26778, - "▁miserable": 26779, - "▁networking": 26780, - "▁ottobre": 26781, - "▁Dise": 26782, - "edges": 26783, - "▁sede": 26784, - "вича": 26785, - "uniform": 26786, - "▁деятель": 26787, - "iros": 26788, - "▁desen": 26789, - "▁parc": 26790, - "▁Rico": 26791, - "Ns": 26792, - "guid": 26793, - "orio": 26794, - "avelength": 26795, - "▁Gle": 26796, - "inceton": 26797, - "Amaz": 26798, - "Construct": 26799, - "▁mx": 26800, - "▁Vern": 26801, - "▁Generation": 26802, - "Jack": 26803, - "romag": 26804, - "▁viagra": 26805, - "▁Peg": 26806, - "▁Updated": 26807, - "▁overlap": 26808, - "EventArgs": 26809, - "кро": 26810, - "▁*«": 26811, - "▁questioned": 26812, - "South": 26813, - "notice": 26814, - "▁permanently": 26815, - "lst": 26816, - "ficie": 26817, - "▁quella": 26818, - "▁colleges": 26819, - "▁disappointment": 26820, - "▁Luft": 26821, - "imgur": 26822, - "▁transitions": 26823, - "▁seller": 26824, - "▁июня": 26825, - "▁Og": 26826, - "▁ADD": 26827, - "▁Pays": 26828, - "COMMAND": 26829, - "grades": 26830, - "▁febbra": 26831, - "▁Cyr": 26832, - "▁febbraio": 26833, - "eti": 26834, - "▁arom": 26835, - "▁Claude": 26836, - "▁UEFA": 26837, - "▁живе": 26838, - "▁Victorian": 26839, - "keeping": 26840, - "ên": 26841, - "▁FIXME": 26842, - "itime": 26843, - "chestr": 26844, - "▁Samsung": 26845, - "▁doctrine": 26846, - "▁pear": 26847, - "▁Mediterranean": 26848, - "▁Ya": 26849, - "▁vault": 26850, - "▁Historic": 26851, - "▁sedan": 26852, - "▁heated": 26853, - "▁política": 26854, - "Proof": 26855, - ":{": 26856, - "fem": 26857, - "▁Frankfurt": 26858, - "pectives": 26859, - "MG": 26860, - "▁Eye": 26861, - "dai": 26862, - "▁reserves": 26863, - "NER": 26864, - "▁tobacco": 26865, - "▁fragments": 26866, - "icc": 26867, - "▁booth": 26868, - "▁cruise": 26869, - "▁Testament": 26870, - "cola": 26871, - "▁Leop": 26872, - "▁noon": 26873, - "▁terrified": 26874, - "vb": 26875, - "intel": 26876, - "alie": 26877, - "▁verification": 26878, - "yster": 26879, - "ADER": 26880, - "chied": 26881, - "▁datasets": 26882, - "▁зі": 26883, - "▁miem": 26884, - "ulates": 26885, - "▁uuid": 26886, - "▁Pictures": 26887, - "▁Brend": 26888, - "Billboard": 26889, - "▁stern": 26890, - "▁denom": 26891, - "▁accidents": 26892, - "сня": 26893, - "▁packing": 26894, - "ција": 26895, - "iblical": 26896, - "▁Так": 26897, - "▁whisk": 26898, - "▁luego": 26899, - "▁rectangle": 26900, - "▁hooks": 26901, - "▁neglect": 26902, - "▁sober": 26903, - "proposition": 26904, - "Multiple": 26905, - ":\",": 26906, - "▁bapt": 26907, - "Parts": 26908, - "▁Selection": 26909, - "▁Alpha": 26910, - "weights": 26911, - "hall": 26912, - "соб": 26913, - "▁lur": 26914, - "▁época": 26915, - "▁rested": 26916, - "ambigu": 26917, - "▁tastes": 26918, - "amazonaws": 26919, - "▁confess": 26920, - "▁diciembre": 26921, - "implement": 26922, - "▁absorption": 26923, - "Hal": 26924, - "LEAN": 26925, - "▁Zach": 26926, - "▁freeze": 26927, - "LBL": 26928, - "STM": 26929, - "▁calc": 26930, - "={()": 26931, - "=*/": 26932, - "▁bt": 26933, - "Reb": 26934, - "▁Wien": 26935, - "anska": 26936, - "▁surn": 26937, - "iative": 26938, - "▁invån": 26939, - "CY": 26940, - "▁là": 26941, - "amba": 26942, - "leen": 26943, - "wahl": 26944, - "▁functioning": 26945, - "ția": 26946, - "getContext": 26947, - "gart": 26948, - "▁обе": 26949, - "Pen": 26950, - "vik": 26951, - "Slider": 26952, - "▁Accept": 26953, - "Gap": 26954, - "▁Jorge": 26955, - "SIG": 26956, - "▁вос": 26957, - "▁голо": 26958, - "▁periodo": 26959, - "шта": 26960, - "▁patches": 26961, - "кої": 26962, - "äre": 26963, - "engono": 26964, - "lista": 26965, - "horn": 26966, - "▁Complex": 26967, - "Sent": 26968, - "trfs": 26969, - "▁convex": 26970, - "Generation": 26971, - "▁місце": 26972, - "compress": 26973, - "▁Sax": 26974, - "▁uid": 26975, - "▁Lebens": 26976, - "Completion": 26977, - "\\|_{": 26978, - "insky": 26979, - "▁schon": 26980, - "▁masters": 26981, - "independ": 26982, - "neys": 26983, - "▁lied": 26984, - "▁aspir": 26985, - "чні": 26986, - "▁breakdown": 26987, - "▁Harm": 26988, - "▁designing": 26989, - "hf": 26990, - "▁Angela": 26991, - "▁confer": 26992, - "▁partido": 26993, - "▁interference": 26994, - "mao": 26995, - "▁absorbed": 26996, - "▁Vall": 26997, - "ErrorCode": 26998, - "▁Publishing": 26999, - "vano": 27000, - "BITS": 27001, - "▁deer": 27002, - "▁Campaign": 27003, - "▁graz": 27004, - "CHANGE": 27005, - "▁feder": 27006, - "iffe": 27007, - "handed": 27008, - "cq": 27009, - "umbing": 27010, - "▁unre": 27011, - "▁siendo": 27012, - "▁simpler": 27013, - "why": 27014, - "arettes": 27015, - "anst": 27016, - "▁hass": 27017, - "▁Enterprise": 27018, - "▁mois": 27019, - "▁Fo": 27020, - "▁участ": 27021, - "ffen": 27022, - "▁MODULE": 27023, - "▁activated": 27024, - "▁internacional": 27025, - "▁Mittel": 27026, - "degree": 27027, - "▁откры": 27028, - "▁&(": 27029, - "getProperty": 27030, - "isz": 27031, - "cedure": 27032, - "▁enters": 27033, - "▁Sally": 27034, - "▁Train": 27035, - "▁logged": 27036, - "▁Rav": 27037, - "▁Avoid": 27038, - "▁Kaiser": 27039, - "▁expend": 27040, - "aphor": 27041, - "▁brass": 27042, - "▁melod": 27043, - "▁attitudes": 27044, - "*\"": 27045, - "Wall": 27046, - "▁owe": 27047, - "▁bamb": 27048, - "shader": 27049, - "cester": 27050, - "▁PP": 27051, - "▁migrations": 27052, - "entric": 27053, - "▁Setup": 27054, - "▁Artist": 27055, - "hre": 27056, - "▁polite": 27057, - "ahan": 27058, - "▁luglio": 27059, - "▁predecess": 27060, - "▁SIG": 27061, - "тів": 27062, - "▁RF": 27063, - "▁Dry": 27064, - "▁maker": 27065, - "шим": 27066, - "▁Sounds": 27067, - "▁implementing": 27068, - "▁ah": 27069, - "▁gev": 27070, - "▁duplicate": 27071, - "▁Logan": 27072, - "▁Grade": 27073, - "DUCT": 27074, - "íses": 27075, - "ért": 27076, - "▁nonsense": 27077, - "backup": 27078, - "Attachment": 27079, - "▁ecc": 27080, - "▁Squadron": 27081, - "learn": 27082, - "deprecated": 27083, - "▁Aub": 27084, - "▁Gol": 27085, - "▁overl": 27086, - "SERVICE": 27087, - "▁beautifully": 27088, - "REL": 27089, - "▁Gian": 27090, - "▁Papa": 27091, - "respond": 27092, - "▁Caribbean": 27093, - "rn": 27094, - "▁худож": 27095, - "Cfg": 27096, - "rai": 27097, - "▁sniff": 27098, - "tto": 27099, - "ологи": 27100, - "▁rb": 27101, - "▁incidents": 27102, - "▁duck": 27103, - "▁PROVIDED": 27104, - "Sources": 27105, - "▁Chelsea": 27106, - "▁tek": 27107, - "▁налази": 27108, - "▁pilots": 27109, - "тки": 27110, - "▁traded": 27111, - "▁Beijing": 27112, - "▁Gregory": 27113, - "scalar": 27114, - "▁inclined": 27115, - "▁Kamp": 27116, - "▁Marian": 27117, - "▁fierce": 27118, - "▁theft": 27119, - "ющих": 27120, - "▁Into": 27121, - "constraint": 27122, - "parentNode": 27123, - "idental": 27124, - "▁gouvernement": 27125, - "▁SND": 27126, - "▁Ruby": 27127, - "▁monaster": 27128, - "Records": 27129, - "▁Kab": 27130, - "▁Universe": 27131, - "▁approximate": 27132, - "Water": 27133, - "▁Physical": 27134, - "appers": 27135, - "oubtedly": 27136, - "ложен": 27137, - "▁towel": 27138, - "▁siblings": 27139, - "eph": 27140, - "icios": 27141, - "рами": 27142, - "▁outrage": 27143, - "▁també": 27144, - "SRC": 27145, - "телем": 27146, - "Vi": 27147, - ".');": 27148, - "LM": 27149, - "▁mitt": 27150, - "▁weed": 27151, - "▁crops": 27152, - "iman": 27153, - "Claim": 27154, - "insula": 27155, - "▁(“": 27156, - "▁Changes": 27157, - "▁invånare": 27158, - "again": 27159, - "▁cnt": 27160, - "▁Gaz": 27161, - "▁austral": 27162, - "overlay": 27163, - "▁Mechan": 27164, - "▁slammed": 27165, - "▁trailing": 27166, - "▁Biography": 27167, - "▁appealing": 27168, - "IVER": 27169, - "▁Ave": 27170, - "▁Plot": 27171, - "voj": 27172, - "▁sung": 27173, - "▁unos": 27174, - "Effects": 27175, - "vv": 27176, - "cook": 27177, - "Buttons": 27178, - "▁transm": 27179, - "ierto": 27180, - "CONTEXT": 27181, - "▁dignity": 27182, - "aired": 27183, - "javax": 27184, - "▁Alberto": 27185, - "▁Recently": 27186, - "▁facial": 27187, - "mathop": 27188, - "ało": 27189, - "вид": 27190, - "cott": 27191, - "Variables": 27192, - "▁Ran": 27193, - "▁bunk": 27194, - "amiliar": 27195, - "CAST": 27196, - "▁frü": 27197, - "VED": 27198, - "▁NOTICE": 27199, - "▁turno": 27200, - "validator": 27201, - "▁Portuguese": 27202, - "▁questioning": 27203, - "}})": 27204, - "▁lear": 27205, - "Xamarin": 27206, - "▁disadv": 27207, - "encoded": 27208, - "▁Kot": 27209, - "rated": 27210, - "▁Theory": 27211, - "cius": 27212, - "▁Darwin": 27213, - "ђе": 27214, - "▁décl": 27215, - "▁область": 27216, - "рович": 27217, - "▁mobility": 27218, - "VF": 27219, - "▁хи": 27220, - "until": 27221, - "▁barriers": 27222, - "gif": 27223, - "▁Roh": 27224, - "▁aging": 27225, - "▁Widget": 27226, - "olk": 27227, - "▁farms": 27228, - "Checker": 27229, - "Introduction": 27230, - "смо": 27231, - "▁Russians": 27232, - "naments": 27233, - "▁Insert": 27234, - "▁Whenever": 27235, - "erset": 27236, - "itori": 27237, - "▁Dort": 27238, - "▁costume": 27239, - "▁mathematical": 27240, - "▁Bast": 27241, - "▁nominated": 27242, - "▁restoration": 27243, - "posal": 27244, - "▁unfortunate": 27245, - "Ps": 27246, - "LIN": 27247, - "▁intact": 27248, - "▁provoc": 27249, - "▁située": 27250, - "▁ноября": 27251, - "ermo": 27252, - "▁fisher": 27253, - "гля": 27254, - "▁conting": 27255, - "▁Doug": 27256, - "\"?": 27257, - "▁Eva": 27258, - "▁tops": 27259, - "▁Remote": 27260, - "▁artwork": 27261, - "▁artillery": 27262, - "quick": 27263, - "▁Arabia": 27264, - "▁SDValue": 27265, - "▁Dakota": 27266, - "iated": 27267, - "▁Optim": 27268, - "buttons": 27269, - "▁cottage": 27270, - "▁wherein": 27271, - "▁tutorial": 27272, - "▁Scre": 27273, - "▁sweep": 27274, - "▁Coffee": 27275, - "})}": 27276, - "▁музы": 27277, - "hostname": 27278, - "▁Temp": 27279, - "▁Fut": 27280, - "respect": 27281, - "ocz": 27282, - "▁predomin": 27283, - "Indicator": 27284, - "encial": 27285, - "UMENT": 27286, - "▁SHALL": 27287, - "▁commanded": 27288, - "▁withdrawal": 27289, - "iour": 27290, - "REGION": 27291, - "sprintf": 27292, - "▁вме": 27293, - "▁Payment": 27294, - "▁Anim": 27295, - "publish": 27296, - "▁seeks": 27297, - "ouw": 27298, - "▁GM": 27299, - "rugu": 27300, - "ustain": 27301, - "▁))": 27302, - "▁consulting": 27303, - "▁Dialog": 27304, - "▁Lars": 27305, - "▁critique": 27306, - "▁circulation": 27307, - "▁landsc": 27308, - "managed": 27309, - "▁Craft": 27310, - "▁herman": 27311, - "afi": 27312, - "amy": 27313, - "▁discour": 27314, - "<>(": 27315, - "▁Steph": 27316, - "▁tolerance": 27317, - "typename": 27318, - "ventions": 27319, - "ział": 27320, - "стов": 27321, - "▁sticking": 27322, - "ASC": 27323, - "ISO": 27324, - "▁Spencer": 27325, - "▁Didn": 27326, - "gomery": 27327, - "imiter": 27328, - "dru": 27329, - "Clause": 27330, - "▁slides": 27331, - "###": 27332, - "▁Sugar": 27333, - "HY": 27334, - "▁эти": 27335, - "▁Edwards": 27336, - "▁cents": 27337, - "oya": 27338, - "serts": 27339, - "▁Hass": 27340, - "▁ingen": 27341, - "стри": 27342, - "▁saddle": 27343, - "solid": 27344, - "▁champions": 27345, - "-)": 27346, - "▁Slov": 27347, - "▁shiny": 27348, - "▁*)&": 27349, - "▁Define": 27350, - "če": 27351, - "▁scrut": 27352, - "onden": 27353, - "'\",": 27354, - "uffs": 27355, - "▁olymp": 27356, - "idential": 27357, - "wand": 27358, - "▁annually": 27359, - "▁Arkansas": 27360, - "▁saint": 27361, - "▁gleich": 27362, - "▁perfection": 27363, - ")>": 27364, - "▁shorts": 27365, - "▁justified": 27366, - "peated": 27367, - "packages": 27368, - "driven": 27369, - "▁Liberty": 27370, - "▁stripped": 27371, - "шение": 27372, - "▁fünf": 27373, - "▁ecosystem": 27374, - "ixa": 27375, - "▁Fresh": 27376, - "vart": 27377, - "▁treats": 27378, - "▁stance": 27379, - "чёт": 27380, - "▁pity": 27381, - "adém": 27382, - "▁окон": 27383, - "▁Chand": 27384, - "rab": 27385, - "вший": 27386, - "inski": 27387, - "▁continually": 27388, - "▁Daddy": 27389, - "▁nightmare": 27390, - "icional": 27391, - "▁efect": 27392, - "ueblo": 27393, - "▁lanç": 27394, - "▁Collections": 27395, - "due": 27396, - "ampton": 27397, - "▁memcpy": 27398, - "▁**(": 27399, - "issent": 27400, - "▁Insp": 27401, - "▁Glasgow": 27402, - "▁furono": 27403, - "▁kindness": 27404, - "Bi": 27405, - "▁competed": 27406, - "▁oak": 27407, - "Large": 27408, - "▁disgu": 27409, - "▁kings": 27410, - "тами": 27411, - "▁stuffed": 27412, - "▁hilar": 27413, - "published": 27414, - "▁stressed": 27415, - "▁Peak": 27416, - "▁loader": 27417, - "Keyboard": 27418, - "▁reconstruction": 27419, - "▁vod": 27420, - "▁dun": 27421, - "▁understands": 27422, - "tenant": 27423, - "▁chaque": 27424, - "▁prejud": 27425, - "utat": 27426, - "▁uso": 27427, - "▁Heavy": 27428, - "▁cuatro": 27429, - "▁sidewalk": 27430, - "▁Bug": 27431, - "▁månaden": 27432, - "geo": 27433, - "▁united": 27434, - "▁Files": 27435, - "▁Аль": 27436, - "▁rugby": 27437, - "▁financing": 27438, - "▁comply": 27439, - "&#": 27440, - "▁rushing": 27441, - "▁fen": 27442, - "mong": 27443, - "▁spé": 27444, - "▁presenting": 27445, - "INCLUDING": 27446, - "ěl": 27447, - "zeichnung": 27448, - "Backup": 27449, - "▁petit": 27450, - "▁allerg": 27451, - "нут": 27452, - "▁worrying": 27453, - "▁mamm": 27454, - "▁operand": 27455, - ":%.*]]": 27456, - "▁realise": 27457, - "Commands": 27458, - "▁Bew": 27459, - "▁assumes": 27460, - "▁Covid": 27461, - "▁quand": 27462, - "tyard": 27463, - "▁Mono": 27464, - "linked": 27465, - "MARK": 27466, - "Esp": 27467, - "▁blessing": 27468, - "▁eyebrows": 27469, - "▁NV": 27470, - "▁стру": 27471, - "▁modeling": 27472, - "▁greeted": 27473, - "Workspace": 27474, - "▁pedest": 27475, - "▁неза": 27476, - "lemagne": 27477, - "Statistics": 27478, - "▁aument": 27479, - "▁speeds": 27480, - "▁syndrome": 27481, - "CONNECT": 27482, - "zahl": 27483, - "verso": 27484, - "ército": 27485, - "▁astronom": 27486, - "▁aprile": 27487, - "žen": 27488, - "веро": 27489, - "draft": 27490, - "▁gioc": 27491, - "▁comport": 27492, - "▁variance": 27493, - "▁realizing": 27494, - "EDIT": 27495, - "олові": 27496, - "▁estar": 27497, - "▁sost": 27498, - "NORMAL": 27499, - "▁ó": 27500, - "▁Andr": 27501, - "ATTRIB": 27502, - "▁rede": 27503, - "▁toes": 27504, - "▁advances": 27505, - "▁Against": 27506, - "TOM": 27507, - "rss": 27508, - "MMMM": 27509, - "▁newest": 27510, - "▁VER": 27511, - "▁phrases": 27512, - "anter": 27513, - "Launch": 27514, - "▁chr": 27515, - "▁manufactured": 27516, - "$),": 27517, - "rollment": 27518, - "eston": 27519, - "▁peint": 27520, - "”)": 27521, - "endet": 27522, - "▁Hair": 27523, - "ivalent": 27524, - "▁upright": 27525, - "gren": 27526, - "anked": 27527, - "wright": 27528, - "▁mast": 27529, - "▁onChange": 27530, - "▁debris": 27531, - "▁grap": 27532, - "etry": 27533, - "▁(__": 27534, - "▁Commerce": 27535, - "BOX": 27536, - "Tax": 27537, - "▁отри": 27538, - "▁prevention": 27539, - "▁Feel": 27540, - "▁exotic": 27541, - "▁Bark": 27542, - "▁Steam": 27543, - "fon": 27544, - "olin": 27545, - "▁eliminated": 27546, - "▁bc": 27547, - "▁Cycl": 27548, - "▁$(\"#": 27549, - "▁Parl": 27550, - "manuel": 27551, - "ospher": 27552, - "WF": 27553, - "Analy": 27554, - "▁navig": 27555, - "▁renown": 27556, - "Rx": 27557, - "▁Walt": 27558, - "uffed": 27559, - "▁foster": 27560, - "$:": 27561, - "shore": 27562, - "Connector": 27563, - "фика": 27564, - "▁realization": 27565, - "Li": 27566, - "ctxt": 27567, - "ahoo": 27568, - "▁miracle": 27569, - "▁ET": 27570, - "▁GPS": 27571, - "▁Observable": 27572, - "▁hf": 27573, - "▁magnificent": 27574, - "него": 27575, - "BIN": 27576, - "▁Dorf": 27577, - "ieck": 27578, - "vee": 27579, - "▁Craw": 27580, - "/#": 27581, - "▁pci": 27582, - "ippet": 27583, - "▁Hillary": 27584, - "▁gir": 27585, - "▁rand": 27586, - "▁laying": 27587, - "▁Different": 27588, - "boys": 27589, - "virt": 27590, - "▁encryption": 27591, - "ász": 27592, - "пор": 27593, - "▁smelled": 27594, - "▁suscept": 27595, - "cluded": 27596, - "▁Carn": 27597, - "igten": 27598, - "▁Chuck": 27599, - "▁Provinc": 27600, - "▁perí": 27601, - "▁Marshal": 27602, - "мож": 27603, - "gfx": 27604, - "oshi": 27605, - "▁WHE": 27606, - "▁relaxation": 27607, - ",.": 27608, - "were": 27609, - "▁varieties": 27610, - "▁Won": 27611, - "▁gaps": 27612, - "▁stole": 27613, - "igua": 27614, - "ющие": 27615, - "▁Hampshire": 27616, - "phrase": 27617, - "▁película": 27618, - "Processing": 27619, - "▁initialization": 27620, - "oustic": 27621, - "▁Josef": 27622, - "icating": 27623, - "▁goodness": 27624, - "TES": 27625, - "▁cope": 27626, - "▁ignorance": 27627, - "▁Brist": 27628, - "▁paras": 27629, - "▁accidentally": 27630, - "▁tand": 27631, - "ittest": 27632, - "▁ули": 27633, - "▁shipped": 27634, - "▁ост": 27635, - "elseif": 27636, - "▁usize": 27637, - "horizontal": 27638, - "▁Carr": 27639, - "▁precip": 27640, - "roz": 27641, - "pathetic": 27642, - "rived": 27643, - "rok": 27644, - "▁digging": 27645, - "мом": 27646, - "▁Mull": 27647, - "▁XIII": 27648, - "▁peas": 27649, - "▁foul": 27650, - "▁travels": 27651, - "▁Ng": 27652, - "▁составе": 27653, - "Mont": 27654, - "arde": 27655, - "▁Stefan": 27656, - "^^^^": 27657, - "▁Kiss": 27658, - "▁Ek": 27659, - "▁oktober": 27660, - "▁memorable": 27661, - "')).": 27662, - "▁Vision": 27663, - "▁Nina": 27664, - "▁Solar": 27665, - "▁highlighted": 27666, - "▁memo": 27667, - "meisterschaft": 27668, - "sidebar": 27669, - "SEE": 27670, - "▁Nevada": 27671, - "Da": 27672, - "▁drawer": 27673, - "astically": 27674, - "elde": 27675, - "scribed": 27676, - "▁priests": 27677, - "▁hommes": 27678, - "▁instructor": 27679, - "клад": 27680, - "▁spett": 27681, - "\\-": 27682, - "▁мира": 27683, - "▁Looks": 27684, - "▁sleeve": 27685, - "▁strongest": 27686, - "▁tête": 27687, - "▁Nicole": 27688, - "imper": 27689, - "нача": 27690, - "ipper": 27691, - "▁inwon": 27692, - "ilers": 27693, - "▁Deputy": 27694, - "oge": 27695, - "▁depressed": 27696, - "▁arte": 27697, - "▁combining": 27698, - "LAST": 27699, - "inted": 27700, - "▁Average": 27701, - "▁pollution": 27702, - "▁Phillips": 27703, - "▁WM": 27704, - "}}}\\": 27705, - "Added": 27706, - "▁peripher": 27707, - "Creation": 27708, - "▁italien": 27709, - "▁Choice": 27710, - "▁EXPRESS": 27711, - "▁Struct": 27712, - "ysz": 27713, - "Resize": 27714, - "ARGS": 27715, - "▁repo": 27716, - "▁чтобы": 27717, - "▁pref": 27718, - "▁earthqu": 27719, - "▁Мекси": 27720, - "▁Finale": 27721, - "▁hecho": 27722, - "requests": 27723, - "Cut": 27724, - "▁deserved": 27725, - "гово": 27726, - "▁Recent": 27727, - "▁дивизи": 27728, - "▁supportive": 27729, - "прави": 27730, - "▁irrelevant": 27731, - "'\r": 27732, - "▁ctrl": 27733, - "▁Deal": 27734, - "izada": 27735, - "uo": 27736, - "▁nort": 27737, - "geometry": 27738, - "▁Individual": 27739, - "ereg": 27740, - "▁приня": 27741, - "cref": 27742, - "══": 27743, - "▁comerc": 27744, - "=_": 27745, - "bund": 27746, - "тах": 27747, - "ilen": 27748, - "чита": 27749, - "▁corporation": 27750, - "esz": 27751, - "▁==>": 27752, - "ablish": 27753, - "Apr": 27754, - "▁ripped": 27755, - "Vars": 27756, - "stret": 27757, - "▁Francesco": 27758, - "NaN": 27759, - "▁anytime": 27760, - "▁automated": 27761, - "ostream": 27762, - "▁drawings": 27763, - "▁enhancement": 27764, - "okrat": 27765, - "▁Issue": 27766, - "вра": 27767, - "Currency": 27768, - "▁wyn": 27769, - "izarre": 27770, - "ético": 27771, - "multiple": 27772, - "▁Rate": 27773, - "▁Ich": 27774, - "▁Auss": 27775, - "▁Former": 27776, - "Curve": 27777, - "▁marvel": 27778, - "attro": 27779, - "▁сп": 27780, - "BOOL": 27781, - "сия": 27782, - "gold": 27783, - "▁Nintendo": 27784, - "▁Salvador": 27785, - "▁Solution": 27786, - "ADC": 27787, - "бора": 27788, - "▁Bennett": 27789, - "▁FR": 27790, - "▁pueden": 27791, - "patient": 27792, - "▁PG": 27793, - "▁Jin": 27794, - "▁crashed": 27795, - "▁denen": 27796, - "▁Sample": 27797, - "▁Quebec": 27798, - "itories": 27799, - "▁blinked": 27800, - "▁lion": 27801, - "▁voce": 27802, - "▁Impact": 27803, - "▁Mau": 27804, - "▁Nie": 27805, - "▁lob": 27806, - "▁две": 27807, - "orneys": 27808, - "▁coastal": 27809, - "▁sensors": 27810, - "▁XII": 27811, - "▁illusion": 27812, - "oji": 27813, - "▁INC": 27814, - "▁Duncan": 27815, - "yk": 27816, - "▁affecting": 27817, - "pul": 27818, - "▁Napoleon": 27819, - "▁акаде": 27820, - "▁compt": 27821, - "▁profitable": 27822, - "loe": 27823, - "▁deuxième": 27824, - "▁WC": 27825, - "▁viable": 27826, - "▁Drug": 27827, - "TextBox": 27828, - "▁luminos": 27829, - "auté": 27830, - "yc": 27831, - "ště": 27832, - "▁affiliates": 27833, - "ilda": 27834, - "conduct": 27835, - "▁ebenfalls": 27836, - "▁AMD": 27837, - "▁Monitor": 27838, - "▁Companies": 27839, - "▁corrected": 27840, - "äck": 27841, - "SYSTEM": 27842, - "otherapy": 27843, - "▁перед": 27844, - "▁blues": 27845, - "atisf": 27846, - "although": 27847, - "rost": 27848, - "SCAN": 27849, - "▁RAM": 27850, - "ціональ": 27851, - "▁vendors": 27852, - "▁customs": 27853, - "▁activate": 27854, - "▁blogs": 27855, - "▁brace": 27856, - "▁strat": 27857, - "anje": 27858, - "щё": 27859, - "▁tide": 27860, - "▁Brigade": 27861, - "getOperand": 27862, - "▁aliment": 27863, - "▁achievements": 27864, - "▁suspicion": 27865, - "▁touchdown": 27866, - "broad": 27867, - "iore": 27868, - "Comparison": 27869, - "▁mum": 27870, - "English": 27871, - "▁Picture": 27872, - "▁Mouse": 27873, - "amd": 27874, - "▁[`": 27875, - "▁denomin": 27876, - "▁Aleks": 27877, - "▁prevents": 27878, - "ób": 27879, - "fed": 27880, - "▁Pray": 27881, - "▁shine": 27882, - "▁clutch": 27883, - "mux": 27884, - "Appro": 27885, - "▁notably": 27886, - "chio": 27887, - "nage": 27888, - "HAS": 27889, - "▁')": 27890, - "▁Miche": 27891, - "tg": 27892, - "::~": 27893, - "▁amely": 27894, - "▁rodz": 27895, - "zs": 27896, - "trait": 27897, - "▁klass": 27898, - "fö": 27899, - "▁destac": 27900, - "▁Clara": 27901, - "frequency": 27902, - "▁Git": 27903, - "▁поль": 27904, - "▁frequencies": 27905, - "▁febrero": 27906, - "▁stumbled": 27907, - "кою": 27908, - "▁Names": 27909, - "▁Flight": 27910, - "▁prey": 27911, - "▁medio": 27912, - "▁VAR": 27913, - "▁Float": 27914, - "▁Ernest": 27915, - "▁Marcatori": 27916, - "oport": 27917, - "▁cancellation": 27918, - "▁Bryan": 27919, - "————": 27920, - "Luc": 27921, - "▁libre": 27922, - "▁título": 27923, - "*>": 27924, - "▁Sandy": 27925, - "▁Marina": 27926, - "Been": 27927, - "▁wal": 27928, - "▁Kultur": 27929, - "▁explode": 27930, - "▁limiting": 27931, - "▁presumably": 27932, - "▁pb": 27933, - "▁Merc": 27934, - "▁реки": 27935, - "learning": 27936, - "Catalog": 27937, - "▁Census": 27938, - "lte": 27939, - "▁NET": 27940, - "raising": 27941, - "ське": 27942, - "staff": 27943, - "▁Quinn": 27944, - "▁memorial": 27945, - "пня": 27946, - "▁cuenta": 27947, - "▁XI": 27948, - "lbl": 27949, - "▁varies": 27950, - "▁fluctuations": 27951, - "▁долж": 27952, - "▁особи": 27953, - "▁warehouse": 27954, - "However": 27955, - "▁corrections": 27956, - "dhd": 27957, - "▁fals": 27958, - "▁controversy": 27959, - "▁curse": 27960, - "▁télé": 27961, - "řed": 27962, - "▁AU": 27963, - "▁тор": 27964, - "▁crít": 27965, - "idan": 27966, - "iliary": 27967, - "▁Panel": 27968, - "cule": 27969, - "▁Poor": 27970, - "▁BA": 27971, - "▁ignorant": 27972, - "èmes": 27973, - "▁aesthetic": 27974, - "Linked": 27975, - "getInt": 27976, - "Unicode": 27977, - "[@": 27978, - "▁Zent": 27979, - "Manifest": 27980, - "▁vars": 27981, - "PB": 27982, - "▁ву": 27983, - "▁Describe": 27984, - "▁Anything": 27985, - "oirs": 27986, - "▁socks": 27987, - "▁imped": 27988, - "▁neue": 27989, - "▁dispers": 27990, - "Collect": 27991, - "filer": 27992, - "▁Frau": 27993, - "▁Hockey": 27994, - "▁teens": 27995, - "▁Roberto": 27996, - "lauf": 27997, - "вать": 27998, - "▁ско": 27999, - "isArray": 28000, - "▁teenager": 28001, - "Built": 28002, - "▁loudly": 28003, - "Capacity": 28004, - "▁adventures": 28005, - "▁Molly": 28006, - "recogn": 28007, - "bars": 28008, - "▁Lor": 28009, - "▁può": 28010, - "▁mong": 28011, - "inement": 28012, - "Assignment": 28013, - "▁diz": 28014, - "lessness": 28015, - "▁Halloween": 28016, - "▁bitmap": 28017, - "Rom": 28018, - "нар": 28019, - "▁rebel": 28020, - "▁radial": 28021, - "measure": 28022, - "nit": 28023, - "▁Assume": 28024, - "▁assignments": 28025, - "▁Isn": 28026, - "▁altre": 28027, - "ßer": 28028, - "наль": 28029, - "▁flies": 28030, - "▁droit": 28031, - "▁thickness": 28032, - "▁enjo": 28033, - "▁dwell": 28034, - "▁homosexual": 28035, - "▁eval": 28036, - "$_{": 28037, - "asia": 28038, - "▁philos": 28039, - "getCurrent": 28040, - "▁veterans": 28041, - "▁Berkeley": 28042, - "▁wildlife": 28043, - "Cop": 28044, - "vern": 28045, - "▁Ú": 28046, - "tos": 28047, - "▁Led": 28048, - "▁keywords": 28049, - "▁medications": 28050, - "neum": 28051, - "▁jamais": 28052, - "▁Buc": 28053, - "▁PD": 28054, - "▁Statement": 28055, - "▁PI": 28056, - "▁Jackie": 28057, - "▁ordin": 28058, - "▁kör": 28059, - "enze": 28060, - "▁utilized": 28061, - "áct": 28062, - "azed": 28063, - "▁severely": 28064, - "▁även": 28065, - "▁libro": 28066, - "▁Eu": 28067, - "äst": 28068, - "PART": 28069, - "▁Butler": 28070, - "▁puzzle": 28071, - "Fall": 28072, - "Country": 28073, - "pfn": 28074, - "▁україн": 28075, - "▁Orchestra": 28076, - "▁alto": 28077, - "▁ancora": 28078, - "▁decomposition": 28079, - "▁م": 28080, - "▁appetite": 28081, - "adu": 28082, - "▁THAT": 28083, - "▁comenz": 28084, - "mina": 28085, - "▁initiated": 28086, - "▁Tat": 28087, - "▁sometime": 28088, - "rek": 28089, - "bread": 28090, - "▁Statistics": 28091, - "▁Cob": 28092, - "Follow": 28093, - "▁geometric": 28094, - "шла": 28095, - "▁proceedings": 28096, - "Dlg": 28097, - "seven": 28098, - "▁[-": 28099, - "▁Buffalo": 28100, - "▁blacks": 28101, - "▁sov": 28102, - "▁custody": 28103, - "▁ras": 28104, - "▁tattoo": 28105, - "öffentlicht": 28106, - "Blo": 28107, - "Austral": 28108, - "▁recuper": 28109, - "лев": 28110, - "▁bem": 28111, - "▁thou": 28112, - "oriented": 28113, - "vir": 28114, - "▁colony": 28115, - "▁Stanford": 28116, - "Absolute": 28117, - "adrat": 28118, - "▁Situ": 28119, - "▁souvent": 28120, - "EXEC": 28121, - "▁mű": 28122, - "▁apartments": 28123, - "▁случа": 28124, - "▁ano": 28125, - "WINDO": 28126, - "acci": 28127, - "▁Lau": 28128, - "court": 28129, - "▁manifold": 28130, - "▁coalition": 28131, - "▁XIV": 28132, - "Attrib": 28133, - "ascade": 28134, - "▁wheat": 28135, - "▁strengths": 28136, - "FREE": 28137, - "EMPTY": 28138, - "▁hey": 28139, - "ascular": 28140, - "▁plasma": 28141, - "▁bob": 28142, - "Separator": 28143, - "=\"${": 28144, - "▁Zag": 28145, - "▁projet": 28146, - "▁smoothly": 28147, - "SEQU": 28148, - "analy": 28149, - "attachment": 28150, - "▁ES": 28151, - "▁popped": 28152, - "ős": 28153, - "tom": 28154, - "▁són": 28155, - "▁rott": 28156, - "Utilities": 28157, - "hadoop": 28158, - "▁sotto": 28159, - "autor": 28160, - "▁Georges": 28161, - "▁který": 28162, - "▁gruppo": 28163, - "▁когда": 28164, - "▁меда": 28165, - "▁instrumental": 28166, - "▁Writer": 28167, - "▁setTimeout": 28168, - "ikk": 28169, - "▁Dopo": 28170, - "]);\r": 28171, - "▁practicing": 28172, - "▁Ronald": 28173, - "▁уби": 28174, - "▁agrees": 28175, - "▁denoted": 28176, - "ismiss": 28177, - "▁interviewed": 28178, - "templates": 28179, - "ři": 28180, - "administr": 28181, - "▁Butter": 28182, - "▁XVII": 28183, - "▁positioned": 28184, - "▁Fourth": 28185, - "▁overwhelmed": 28186, - "▁Regular": 28187, - "▁reprezent": 28188, - "кономи": 28189, - "▁expects": 28190, - "Indices": 28191, - "▁marijuana": 28192, - "▁zaj": 28193, - "▁Bren": 28194, - "▁begg": 28195, - "▁nahm": 28196, - "▁interrog": 28197, - "тие": 28198, - "▁Bun": 28199, - "▁серед": 28200, - "▁shelves": 28201, - "▁которых": 28202, - "▁Frauen": 28203, - "▁Sergeant": 28204, - "▁успе": 28205, - "matched": 28206, - "▁donne": 28207, - "▁touches": 28208, - "abort": 28209, - "▁vale": 28210, - "▁institutional": 28211, - "▁Mons": 28212, - "▁ambitious": 28213, - "▁nonetheless": 28214, - "jd": 28215, - "пей": 28216, - "▁backpack": 28217, - "dao": 28218, - "вия": 28219, - "▁surroundings": 28220, - "|_{": 28221, - "▁gegründ": 28222, - "disp": 28223, - "▁moisture": 28224, - "▁wyd": 28225, - "▁traders": 28226, - "▁Erst": 28227, - "▁Galaxy": 28228, - "▁воло": 28229, - "▁Peru": 28230, - "▁priorities": 28231, - "▁pronounced": 28232, - "▁CBS": 28233, - "▁Palm": 28234, - "▁expans": 28235, - "▁energet": 28236, - "▁Condition": 28237, - "▁Sver": 28238, - "nested": 28239, - "▁февраля": 28240, - "hero": 28241, - "▁коло": 28242, - "▁Films": 28243, - "Bon": 28244, - "éal": 28245, - "ployed": 28246, - "trained": 28247, - "▁első": 28248, - "▁lust": 28249, - "atinum": 28250, - "oyle": 28251, - "▁Jet": 28252, - "ждения": 28253, - "▁surveys": 28254, - "bee": 28255, - "workers": 28256, - "records": 28257, - "calendar": 28258, - "bbing": 28259, - "regation": 28260, - "dashboard": 28261, - "King": 28262, - "▁vista": 28263, - "▁depicted": 28264, - "▁occurring": 28265, - "▁офи": 28266, - "▁sandwich": 28267, - "rcu": 28268, - "kern": 28269, - "▁minut": 28270, - "▁смер": 28271, - "▁td": 28272, - "solete": 28273, - "Complex": 28274, - "▁tunn": 28275, - "▁scarc": 28276, - "stead": 28277, - "▁Fail": 28278, - "▁Rs": 28279, - "▁trails": 28280, - "kem": 28281, - "▁Romans": 28282, - "ativity": 28283, - "Previous": 28284, - "▁depress": 28285, - "▁resigned": 28286, - "getDefault": 28287, - "▁Tibet": 28288, - "▁Franco": 28289, - "\")));": 28290, - "▁injection": 28291, - "removed": 28292, - "▁praised": 28293, - "▁Asc": 28294, - "erase": 28295, - "▁commissioned": 28296, - "MAIL": 28297, - "▁Boh": 28298, - "Poly": 28299, - "▁cinq": 28300, - "▁Above": 28301, - "▁Joshua": 28302, - "ZERO": 28303, - "▁summit": 28304, - "▁Urs": 28305, - "▁curl": 28306, - "▁visa": 28307, - "▁resur": 28308, - "={'": 28309, - "feat": 28310, - "▁absorb": 28311, - "▁planets": 28312, - "▁princess": 28313, - "▁Jahrhunderts": 28314, - "xp": 28315, - "▁NBC": 28316, - "▁коми": 28317, - "▁FUN": 28318, - "▁neuen": 28319, - "▁déjà": 28320, - "▁Oz": 28321, - "bben": 28322, - "VIDEO": 28323, - "▁ejempl": 28324, - "▁considers": 28325, - "atri": 28326, - "▁arrog": 28327, - "ioso": 28328, - "▁hace": 28329, - "▁contacted": 28330, - "▁unple": 28331, - "▁sponsored": 28332, - "▁trainer": 28333, - "sbi": 28334, - "▁занима": 28335, - "Criterion": 28336, - "ното": 28337, - "scheme": 28338, - "ennial": 28339, - "perform": 28340, - "▁fixing": 28341, - "▁постро": 28342, - "arb": 28343, - "EXIT": 28344, - "▁café": 28345, - "ituted": 28346, - "riages": 28347, - "Tur": 28348, - "▁haber": 28349, - "elasticsearch": 28350, - "▁ал": 28351, - "rh": 28352, - "▁voll": 28353, - "CLU": 28354, - "Mil": 28355, - "▁membres": 28356, - "▁remarked": 28357, - "вана": 28358, - "=\"_": 28359, - "Less": 28360, - "(\"\");": 28361, - "▁Yale": 28362, - "berries": 28363, - "▁releasing": 28364, - "▁imports": 28365, - "idea": 28366, - "▁(+": 28367, - "▁arqu": 28368, - "ificación": 28369, - "▁пара": 28370, - "▁Rangers": 28371, - "Mic": 28372, - "▁nederbörd": 28373, - "▁imaginary": 28374, - "▁specialists": 28375, - "▁hoof": 28376, - "Modules": 28377, - "▁sadly": 28378, - "ceil": 28379, - "TabIndex": 28380, - "ationale": 28381, - "▁Partner": 28382, - "tbody": 28383, - "▁leverage": 28384, - "DN": 28385, - "▁Prec": 28386, - "▁Sé": 28387, - "▁Mam": 28388, - "▁afin": 28389, - "isValid": 28390, - "Pse": 28391, - "▁сторо": 28392, - "▁chopped": 28393, - "▁Minor": 28394, - "▁dabei": 28395, - "David": 28396, - "ussia": 28397, - "▁деревня": 28398, - "▁Identity": 28399, - "▁LGBT": 28400, - "ције": 28401, - "▁Orts": 28402, - "▁parti": 28403, - "▁Bachelor": 28404, - "uga": 28405, - "▁OPT": 28406, - "▁Seth": 28407, - "▁LIABLE": 28408, - "▁inaugur": 28409, - "▁Shanghai": 28410, - "▁relaxing": 28411, - "циона": 28412, - "\"%": 28413, - "▁obey": 28414, - "▁Airlines": 28415, - "Links": 28416, - "▁Celt": 28417, - "▁Admin": 28418, - "agation": 28419, - "▁worries": 28420, - "INTE": 28421, - "arith": 28422, - "Fatalf": 28423, - "]])": 28424, - "colm": 28425, - "▁archae": 28426, - "▁brushed": 28427, - "▁tät": 28428, - "▁structured": 28429, - "тии": 28430, - "▁homem": 28431, - "[:,": 28432, - "▁navy": 28433, - "getKey": 28434, - "powered": 28435, - "▁sucked": 28436, - "▁zomb": 28437, - "issant": 28438, - "▁Might": 28439, - "▁Pull": 28440, - "rir": 28441, - "▁пі": 28442, - "▁seas": 28443, - "▁Wrest": 28444, - "▁tense": 28445, - "▁atm": 28446, - "▁havet": 28447, - "▁pierws": 28448, - "▁tragic": 28449, - "▁Diff": 28450, - "▁confidential": 28451, - "successful": 28452, - "ęż": 28453, - "▁Chain": 28454, - "▁Kenya": 28455, - "Choice": 28456, - "ocur": 28457, - "aniu": 28458, - "▁consultant": 28459, - "▁Advis": 28460, - "Lif": 28461, - "▁Lors": 28462, - "avorite": 28463, - "▁utilizing": 28464, - "▁vintage": 28465, - "Matcher": 28466, - "▁membre": 28467, - "▁Expect": 28468, - "▁tracing": 28469, - "nog": 28470, - "▁dej": 28471, - "▁уче": 28472, - "▁loops": 28473, - "▁onclick": 28474, - "▁GPU": 28475, - "▁Albums": 28476, - "▁Archives": 28477, - "вата": 28478, - "▁stove": 28479, - "шли": 28480, - "ancies": 28481, - "▁gemeente": 28482, - "mob": 28483, - "PDF": 28484, - "eso": 28485, - "▁vég": 28486, - "Resolve": 28487, - "▁teaches": 28488, - "ложе": 28489, - "▁ство": 28490, - "▁Одна": 28491, - "▁fid": 28492, - "Something": 28493, - "▁nebo": 28494, - "▁Valentine": 28495, - "rowning": 28496, - "▁але": 28497, - "awi": 28498, - "ishi": 28499, - "▁SPI": 28500, - "▁spel": 28501, - "▁біль": 28502, - "▁participant": 28503, - "▁Ned": 28504, - "▁Gast": 28505, - "▁blond": 28506, - "▁saves": 28507, - "colored": 28508, - "▁ACTION": 28509, - "▁Politiker": 28510, - "}$)": 28511, - "▁Dum": 28512, - "dentry": 28513, - "Student": 28514, - "▁~=": 28515, - "loads": 28516, - "▁Foster": 28517, - "一个": 28518, - "▁PK": 28519, - "▁SB": 28520, - "▁Hern": 28521, - "▁Exhib": 28522, - "Listeners": 28523, - "Sun": 28524, - "plac": 28525, - "▁Bever": 28526, - "▁incluy": 28527, - "▁dc": 28528, - "argc": 28529, - "▁ged": 28530, - "спа": 28531, - "▁Formula": 28532, - "▁сем": 28533, - "▁empt": 28534, - "unregister": 28535, - "▁Queensland": 28536, - "ández": 28537, - "otive": 28538, - "▁alley": 28539, - "▁Democrat": 28540, - "▁travail": 28541, - "▁$,": 28542, - "RP": 28543, - "рое": 28544, - "personal": 28545, - "▁période": 28546, - "HOME": 28547, - "omes": 28548, - "▁recognised": 28549, - "heng": 28550, - "▁Jung": 28551, - "▁Roland": 28552, - "▁convicted": 28553, - "Locked": 28554, - "▁mari": 28555, - "▁Luxem": 28556, - "referto": 28557, - "Deleted": 28558, - "intent": 28559, - "▁Staats": 28560, - "▁області": 28561, - "ит": 28562, - "▁саве": 28563, - "▁Protocol": 28564, - "ając": 28565, - "chk": 28566, - "TypeInfo": 28567, - "▁pkt": 28568, - "▁scandal": 28569, - "▁individually": 28570, - "FMT": 28571, - "▁nj": 28572, - "abile": 28573, - "▁Rivers": 28574, - "PROPERTY": 28575, - "VB": 28576, - "wort": 28577, - "▁splitting": 28578, - "achten": 28579, - "▁ARISING": 28580, - "▁sip": 28581, - "▁fres": 28582, - "▁groom": 28583, - "Hol": 28584, - "▁canon": 28585, - "▁abruptly": 28586, - "▁afterward": 28587, - "▁Running": 28588, - "▁ji": 28589, - "▁%,": 28590, - "▁Palestinian": 28591, - "RW": 28592, - "pgfscope": 28593, - "▁countryside": 28594, - "▁fortunate": 28595, - "▁cél": 28596, - "▁Pointer": 28597, - "ensors": 28598, - "rating": 28599, - "▁buffers": 28600, - "▁remot": 28601, - "▁PropTypes": 28602, - "▁Nah": 28603, - "altern": 28604, - "▁easiest": 28605, - "▁invas": 28606, - "▁clk": 28607, - "copyright": 28608, - "▁blanc": 28609, - "SAMP": 28610, - "▁Cohen": 28611, - "▁Shell": 28612, - "▁destroying": 28613, - "▁Zel": 28614, - "dater": 28615, - "čen": 28616, - "▁filing": 28617, - "▁integrate": 28618, - "xit": 28619, - "▁RET": 28620, - "lene": 28621, - "calls": 28622, - "▁slaughter": 28623, - "initialized": 28624, - "unches": 28625, - "▁Trace": 28626, - "efficient": 28627, - "▁Woods": 28628, - "▁longitud": 28629, - "GN": 28630, - "▁Kont": 28631, - "▁chunks": 28632, - "ách": 28633, - "▁unemployment": 28634, - "acom": 28635, - "▁slowed": 28636, - "▁outlined": 28637, - "xffff": 28638, - "▁ikke": 28639, - "▁workspace": 28640, - "Mc": 28641, - "▁kicking": 28642, - "▁embedding": 28643, - "chnitt": 28644, - "erten": 28645, - "▁Interior": 28646, - "▁Songs": 28647, - "mmc": 28648, - "▁analyzed": 28649, - "▁Coupe": 28650, - "▁favorites": 28651, - "▁tt": 28652, - "▁той": 28653, - "Routing": 28654, - "▁Silva": 28655, - "▁anderem": 28656, - "▁honom": 28657, - "▁использова": 28658, - ".\"]": 28659, - "▁Wu": 28660, - "legt": 28661, - "▁spoon": 28662, - "▁jap": 28663, - "▁Extension": 28664, - "erne": 28665, - "▁vagy": 28666, - "▁села": 28667, - "▁функ": 28668, - "▁analytics": 28669, - "▁sug": 28670, - "▁Async": 28671, - "▁peaks": 28672, - "▁Gym": 28673, - "▁lawsuit": 28674, - "<>": 28675, - "ialis": 28676, - "etric": 28677, - "faced": 28678, - "▁disrupt": 28679, - "▁få": 28680, - "Inputs": 28681, - "`);": 28682, - "▁Mend": 28683, - "gon": 28684, - "▁\",\"": 28685, - "▁nerves": 28686, - "▁doubts": 28687, - "sap": 28688, - "▁sow": 28689, - ",\\,\\": 28690, - "▁BS": 28691, - "▁Glad": 28692, - "▁aster": 28693, - "œuvre": 28694, - "▁Bangl": 28695, - "▁iPad": 28696, - "useppe": 28697, - "▁conducting": 28698, - "▁({\\": 28699, - "▁Harbor": 28700, - "psz": 28701, - "▁FIFA": 28702, - "_**": 28703, - "emor": 28704, - "▁": 28705, - "e": 28706, - "t": 28707, - "a": 28708, - "o": 28709, - "i": 28710, - "n": 28711, - "r": 28712, - "s": 28713, - "l": 28714, - "d": 28715, - "h": 28716, - "c": 28717, - "u": 28718, - "m": 28719, - "p": 28720, - "g": 28721, - "f": 28722, - ".": 28723, - "y": 28724, - ",": 28725, - "b": 28726, - "w": 28727, - "v": 28728, - "k": 28729, - "_": 28730, - ")": 28731, - "(": 28732, - "-": 28733, - "0": 28734, - "S": 28735, - "*": 28736, - "I": 28737, - "T": 28738, - "\"": 28739, - "1": 28740, - "A": 28741, - "'": 28742, - "C": 28743, - "x": 28744, - ";": 28745, - "=": 28746, - ":": 28747, - "/": 28748, - "E": 28749, - "2": 28750, - "{": 28751, - "}": 28752, - "P": 28753, - "R": 28754, - "M": 28755, - "\\": 28756, - "D": 28757, - "L": 28758, - "N": 28759, - "B": 28760, - "о": 28761, - "O": 28762, - "а": 28763, - "z": 28764, - "F": 28765, - "|": 28766, - ">": 28767, - "j": 28768, - "H": 28769, - "3": 28770, - "#": 28771, - "и": 28772, - "е": 28773, - "9": 28774, - "q": 28775, - "$": 28776, - "G": 28777, - "н": 28778, - "U": 28779, - "W": 28780, - "4": 28781, - "5": 28782, - "8": 28783, - "6": 28784, - "р": 28785, - "т": 28786, - "7": 28787, - "с": 28788, - "<": 28789, - "V": 28790, - "в": 28791, - "[": 28792, - "]": 28793, - "л": 28794, - "к": 28795, - "K": 28796, - "é": 28797, - "J": 28798, - "д": 28799, - "&": 28800, - "\r": 28801, - "Y": 28802, - "м": 28803, - "?": 28804, - "у": 28805, - "+": 28806, - "п": 28807, - "!": 28808, - "’": 28809, - "г": 28810, - "я": 28811, - "з": 28812, - "і": 28813, - "X": 28814, - "^": 28815, - "–": 28816, - "б": 28817, - "@": 28818, - "й": 28819, - "á": 28820, - "—": 28821, - "ь": 28822, - "%": 28823, - "Q": 28824, - "ó": 28825, - "ч": 28826, - "í": 28827, - "Z": 28828, - "ы": 28829, - "ä": 28830, - "х": 28831, - "`": 28832, - "ц": 28833, - "ö": 28834, - "“": 28835, - "ж": 28836, - "ü": 28837, - "”": 28838, - "à": 28839, - "è": 28840, - "ш": 28841, - "ю": 28842, - "ł": 28843, - "С": 28844, - "~": 28845, - "ф": 28846, - "П": 28847, - "»": 28848, - "В": 28849, - "«": 28850, - "å": 28851, - "К": 28852, - "щ": 28853, - "·": 28854, - "ј": 28855, - "М": 28856, - "ç": 28857, - "А": 28858, - "Н": 28859, - "Р": 28860, - "Б": 28861, - "č": 28862, - "ú": 28863, - "ę": 28864, - "ã": 28865, - "ą": 28866, - "ă": 28867, - "Д": 28868, - "ї": 28869, - "ъ": 28870, - "ě": 28871, - "Г": 28872, - "š": 28873, - "О": 28874, - "Т": 28875, - "ê": 28876, - "ñ": 28877, - "…": 28878, - "ž": 28879, - "ß": 28880, - "ё": 28881, - "ż": 28882, - "ř": 28883, - "ś": 28884, - "Л": 28885, - "ő": 28886, - "„": 28887, - "э": 28888, - "ý": 28889, - "У": 28890, - "â": 28891, - "И": 28892, - "є": 28893, - "‘": 28894, - "î": 28895, - "З": 28896, - "Ф": 28897, - "ò": 28898, - "•": 28899, - "ć": 28900, - "É": 28901, - "°": 28902, - "ș": 28903, - "Х": 28904, - "ț": 28905, - "ô": 28906, - "Е": 28907, - "ń": 28908, - "Ч": 28909, - "Ш": 28910, - "ø": 28911, - "ù": 28912, - "ů": 28913, - "的": 28914, - "ا": 28915, - "æ": 28916, - "њ": 28917, - "љ": 28918, - "ë": 28919, - "ï": 28920, - "Э": 28921, - "£": 28922, - "−": 28923, - ",": 28924, - "õ": 28925, - "ћ": 28926, - "­": 28927, - "Ц": 28928, - "І": 28929, - "ā": 28930, - "ű": 28931, - "†": 28932, - "ل": 28933, - "ō": 28934, - "​": 28935, - "º": 28936, - "Я": 28937, - "′": 28938, - "Á": 28939, - "Ö": 28940, - "²": 28941, - "Ж": 28942, - "ì": 28943, - "。": 28944, - "数": 28945, - "×": 28946, - "ر": 28947, - "α": 28948, - "́": 28949, - "Ю": 28950, - "û": 28951, - "œ": 28952, - "ı": 28953, - "م": 28954, - "ن": 28955, - "ª": 28956, - "ź": 28957, - "ο": 28958, - "″": 28959, - "€": 28960, - "Ü": 28961, - "و": 28962, - "用": 28963, - "À": 28964, - "Č": 28965, - "Š": 28966, - "ت": 28967, - "د": 28968, - "一": 28969, - "¿": 28970, - "是": 28971, - "ي": 28972, - "ђ": 28973, - "®": 28974, - "ی": 28975, - "ν": 28976, - "đ": 28977, - "τ": 28978, - "─": 28979, - "ι": 28980, - "ε": 28981, - "→": 28982, - "ب": 28983, - "Å": 28984, - "ū": 28985, - "№": 28986, - "ş": 28987, - "不": 28988, - "џ": 28989, - "ー": 28990, - "中": 28991, - "Î": 28992, - "の": 28993, - ":": 28994, - "个": 28995, - "Й": 28996, - "ρ": 28997, - "有": 28998, - "Ä": 28999, - " ": 29000, - "ī": 29001, - "©": 29002, - "为": 29003, - "ه": 29004, - "י": 29005, - "ו": 29006, - "时": 29007, - "س": 29008, - "Ś": 29009, - "在": 29010, - "件": 29011, - "取": 29012, - "ς": 29013, - "™": 29014, - "이": 29015, - "σ": 29016, - "μ": 29017, - "定": 29018, - "文": 29019, - "据": 29020, - "置": 29021, - "Ž": 29022, - "±": 29023, - "表": 29024, - "成": 29025, - "ň": 29026, - "λ": 29027, - "¡": 29028, - "È": 29029, - "π": 29030, - "字": 29031, - "│": 29032, - "Ј": 29033, - "回": 29034, - "Є": 29035, - "到": 29036, - "行": 29037, - "§": 29038, - "½": 29039, - "ع": 29040, - "、": 29041, - "Ł": 29042, - "다": 29043, - "ン": 29044, - "κ": 29045, - "名": 29046, - "ה": 29047, - "入": 29048, - "η": 29049, - "大": 29050, - "对": 29051, - "可": 29052, - "Â": 29053, - "上": 29054, - "█": 29055, - "新": 29056, - "ف": 29057, - "加": 29058, - "要": 29059, - "Ż": 29060, - "下": 29061, - "分": 29062, - "值": 29063, - "ת": 29064, - "出": 29065, - "类": 29066, - "请": 29067, - "’": 29068, - "息": 29069, - "Ú": 29070, - "υ": 29071, - "获": 29072, - "示": 29073, - "以": 29074, - "ר": 29075, - "接": 29076, - "ל": 29077, - "を": 29078, - "存": 29079, - "信": 29080, - "设": 29081, - "方": 29082, - "ش": 29083, - "能": 29084, - "点": 29085, - "人": 29086, - "前": 29087, - "ğ": 29088, - "作": 29089, - "═": 29090, - "↘": 29091, - "ð": 29092, - "理": 29093, - "■": 29094, - "法": 29095, - "️": 29096, - "ˈ": 29097, - "果": 29098, - "发": 29099, - "ح": 29100, - "γ": 29101, - "ɵ": 29102, - "า": 29103, - "َ": 29104, - "了": 29105, - "户": 29106, - "Í": 29107, - "ə": 29108, - "ス": 29109, - "查": 29110, - "し": 29111, - "מ": 29112, - "单": 29113, - "ť": 29114, - "ق": 29115, - "る": 29116, - "间": 29117, - "如": 29118, - "本": 29119, - "后": 29120, - "ί": 29121, - "式": 29122, - "ト": 29123, - "Щ": 29124, - "Ó": 29125, - "す": 29126, - "א": 29127, - "生": 29128, - "动": 29129, - "ک": 29130, - "和": 29131, - "い": 29132, - "€": 29133, - "ა": 29134, - "가": 29135, - "하": 29136, - "�": 29137, - "小": 29138, - "返": 29139, - "否": 29140, - "ة": 29141, - "日": 29142, - "로": 29143, - "标": 29144, - "码": 29145, - "地": 29146, - "位": 29147, - "에": 29148, - " ": 29149, - "列": 29150, - "수": 29151, - "β": 29152, - "除": 29153, - "使": 29154, - "ש": 29155, - "ج": 29156, - "イ": 29157, - "δ": 29158, - "自": 29159, - "于": 29160, - "지": 29161, - "当": 29162, - "所": 29163, - "기": 29164, - "ი": 29165, - "ב": 29166, - "ร": 29167, - "★": 29168, - "子": 29169, - "号": 29170, - "ك": 29171, - "参": 29172, - "型": 29173, - "に": 29174, - "는": 29175, - "这": 29176, - "开": 29177, - "น": 29178, - "会": 29179, - "器": 29180, - "面": 29181, - "ル": 29182, - "图": 29183, - "度": 29184, - ")": 29185, - "(": 29186, - "의": 29187, - "内": 29188, - "을": 29189, - "最": 29190, - "”": 29191, - "化": 29192, - "建": 29193, - "니": 29194, - "量": 29195, - "😂": 29196, - "始": 29197, - "ē": 29198, - "خ": 29199, - "를": 29200, - "ά": 29201, - "过": 29202, - "³": 29203, - "´": 29204, - "组": 29205, - "功": 29206, - "‎": 29207, - "Ÿ": 29208, - "区": 29209, - "ز": 29210, - "ґ": 29211, - "ό": 29212, - "ッ": 29213, - "ω": 29214, - "Ç": 29215, - "选": 29216, - "通": 29217, - "结": 29218, - "录": 29219, - "改": 29220, - "ク": 29221, - "目": 29222, - "指": 29223, - "务": 29224, - "๐": 29225, - "输": 29226, - "た": 29227, - "อ": 29228, - "关": 29229, - "で": 29230, - "调": 29231, - "ा": 29232, - "정": 29233, - "合": 29234, - "已": 29235, - "시": 29236, - "部": 29237, - "页": 29238, - "━": 29239, - "ː": 29240, - "ま": 29241, - "我": 29242, - "求": 29243, - "市": 29244, - "次": 29245, - "נ": 29246, - "实": 29247, - "将": 29248, - "重": 29249, - "更": 29250, - "制": 29251, - "符": 29252, - "配": 29253, - "象": 29254, - "θ": 29255, - "ก": 29256, - "て": 29257, - "进": 29258, - "需": 29259, - "Đ": 29260, - "性": 29261, - "认": 29262, - "来": 29263, - "题": 29264, - "程": 29265, - "模": 29266, - "!": 29267, - "失": 29268, - "口": 29269, - "な": 29270, - "έ": 29271, - "": 29272, - "空": 29273, - "‍": 29274, - "期": 29275, - "者": 29276, - "は": 29277, - "Ђ": 29278, - "提": 29279, - "ή": 29280, - "ラ": 29281, - "한": 29282, - "态": 29283, - "复": 29284, - "ง": 29285, - "ე": 29286, - "Ø": 29287, - "리": 29288, - "修": 29289, - "‚": 29290, - "得": 29291, - "多": 29292, - "格": 29293, - "자": 29294, - "ע": 29295, - "่": 29296, - "函": 29297, - "应": 29298, - "↗": 29299, - "्": 29300, - "เ": 29301, - "正": 29302, - "注": 29303, - "스": 29304, - "서": 29305, - "リ": 29306, - "φ": 29307, - "ص": 29308, - "が": 29309, - "则": 29310, - "消": 29311, - "节": 29312, - "序": 29313, - "代": 29314, - "사": 29315, - "と": 29316, - "ד": 29317, - "้": 29318, - "र": 29319, - "此": 29320, - "保": 29321, - "ア": 29322, - "ư": 29323, - "인": 29324, - "ė": 29325, - "处": 29326, - "删": 29327, - "ɛ": 29328, - "容": 29329, - "ط": 29330, - "“": 29331, - "之": 29332, - "包": 29333, - "状": 29334, - "ド": 29335, - "İ": 29336, - "体": 29337, - "同": 29338, - "事": 29339, - "🙂": 29340, - "タ": 29341, - "χ": 29342, - "ʿ": 29343, - "Ș": 29344, - "主": 29345, - "品": 29346, - "ק": 29347, - "询": 29348, - "创": 29349, - "该": 29350, - " ": 29351, - "元": 29352, - "第": 29353, - "天": 29354, - "或": 29355, - "年": 29356, - "转": 29357, - "ח": 29358, - "传": 29359, - "ţ": 29360, - "路": 29361, - "例": 29362, - "机": 29363, - "Ã": 29364, - "ď": 29365, - "高": 29366, - "相": 29367, - "โ": 29368, - "片": 29369, - "―": 29370, - "操": 29371, - "ա": 29372, - "ม": 29373, - "全": 29374, - "无": 29375, - "月": 29376, - "称": 29377, - "ั": 29378, - "就": 29379, - "™": 29380, - "明": 29381, - "计": 29382, - "你": 29383, - "败": 29384, - "密": 29385, - "解": 29386, - "れ": 29387, - "أ": 29388, - "变": 29389, - "段": 29390, - "条": 29391, - "默": 29392, - "●": 29393, - "ล": 29394, - "色": 29395, - "断": 29396, - "商": 29397, - "ם": 29398, - "か": 29399, - "里": 29400, - "系": 29401, - "编": 29402, - "错": 29403, - "트": 29404, - "只": 29405, - "县": 29406, - "ს": 29407, - "常": 29408, - "初": 29409, - "ɔ": 29410, - "Α": 29411, - "フ": 29412, - "►": 29413, - "等": 29414, - "일": 29415, - "・": 29416, - "Ō": 29417, - "情": 29418, - "现": 29419, - "Ř": 29420, - "ِ": 29421, - "さ": 29422, - "ạ": 29423, - "용": 29424, - "证": 29425, - "해": 29426, - "手": 29427, - "支": 29428, - "입": 29429, - "服": 29430, - "்": 29431, - "道": 29432, - "어": 29433, - "送": 29434, - "载": 29435, - "限": 29436, - "线": 29437, - "属": 29438, - "—": 29439, - "他": 29440, - "放": 29441, - "记": 29442, - "公": 29443, - "没": 29444, - "添": 29445, - "显": 29446, - "บ": 29447, - "ย": 29448, - "რ": 29449, - "其": 29450, - "集": 29451, - "金": 29452, - "国": 29453, - "任": 29454, - "ە": 29455, - "话": 29456, - "并": 29457, - "被": 29458, - "ύ": 29459, - "都": 29460, - "گ": 29461, - "意": 29462, - "כ": 29463, - "经": 29464, - "성": 29465, - "看": 29466, - "פ": 29467, - "址": 29468, - "ס": 29469, - "드": 29470, - "交": 29471, - "¼": 29472, - "Џ": 29473, - "完": 29474, - "Δ": 29475, - "义": 29476, - "보": 29477, - "向": 29478, - "换": 29479, - "山": 29480, - "算": 29481, - "二": 29482, - "پ": 29483, - "⁄": 29484, - "判": 29485, - "级": 29486, - "工": 29487, - "ด": 29488, - "⠀": 29489, - "家": 29490, - "レ": 29491, - "三": 29492, - "原": 29493, - "】": 29494, - "长": 29495, - "া": 29496, - "管": 29497, - "ѝ": 29498, - "क": 29499, - "学": 29500, - "ロ": 29501, - "验": 29502, - "写": 29503, - "Œ": 29504, - "从": 29505, - "【": 29506, - "收": 29507, - "ả": 29508, - "未": 29509, - "登": 29510, - "고": 29511, - "源": 29512, - "每": 29513, - "µ": 29514, - "误": 29515, - "り": 29516, - "요": 29517, - "按": 29518, - "ว": 29519, - "权": 29520, - "根": 29521, - "プ": 29522, - "串": 29523, - "ส": 29524, - "›": 29525, - "제": 29526, - "シ": 29527, - "Ş": 29528, - "确": 29529, - "好": 29530, - "统": 29531, - "效": 29532, - "网": 29533, - "\u0001": 29534, - "物": 29535, - "아": 29536, - "也": 29537, - "은": 29538, - "ệ": 29539, - "न": 29540, - "项": 29541, - "资": 29542, - "こ": 29543, - "引": 29544, - "ジ": 29545, - "ค": 29546, - "版": 29547, - "ท": 29548, - "平": 29549, - "们": 29550, - "与": 29551, - "き": 29552, - "移": 29553, - "ि": 29554, - "素": 29555, - "执": 29556, - "주": 29557, - "‐": 29558, - "Ґ": 29559, - "ี": 29560, - "板": 29561, - "问": 29562, - "Ε": 29563, - "安": 29564, - "면": 29565, - "소": 29566, - "ต": 29567, - "ิ": 29568, - "持": 29569, - "습": 29570, - "Σ": 29571, - "ら": 29572, - "コ": 29573, - "心": 29574, - "Π": 29575, - "打": 29576, - "」": 29577, - "상": 29578, - "「": 29579, - "检": 29580, - "库": 29581, - "÷": 29582, - "으": 29583, - "测": 29584, - "ん": 29585, - "े": 29586, - "ُ": 29587, - "力": 29588, - "直": 29589, - "由": 29590, - "ى": 29591, - "试": 29592, - "必": 29593, - "端": 29594, - "ʻ": 29595, - "先": 29596, - "↑": 29597, - "命": 29598, - "도": 29599, - "전": 29600, - "ห": 29601, - "员": 29602, - "ɪ": 29603, - "있": 29604, - "比": 29605, - "ṣ": 29606, - "時": 29607, - "择": 29608, - "ذ": 29609, - "テ": 29610, - "‌": 29611, - "构": 29612, - "备": 29613, - "그": 29614, - "链": 29615, - "说": 29616, - "ლ": 29617, - "ן": 29618, - "签": 29619, - "う": 29620, - "غ": 29621, - "ế": 29622, - "ض": 29623, - "ḥ": 29624, - "启": 29625, - "력": 29626, - "ო": 29627, - "付": 29628, - "მ": 29629, - "索": 29630, - "特": 29631, - "ג": 29632, - "西": 29633, - "대": 29634, - "├": 29635, - "–": 29636, - "Ž": 29637, - "外": 29638, - "צ": 29639, - "头": 29640, - "连": 29641, - "流": 29642, - "◄": 29643, - "デ": 29644, - "カ": 29645, - "র": 29646, - "오": 29647, - "找": 29648, - "清": 29649, - "🤣": 29650, - "去": 29651, - "₹": 29652, - "경": 29653, - "グ": 29654, - "ْ": 29655, - "¢": 29656, - "因": 29657, - "": 29658, - "Κ": 29659, - "增": 29660, - "知": 29661, - "¶": 29662, - "像": 29663, - "♥": 29664, - "터": 29665, - "く": 29666, - "ậ": 29667, - "メ": 29668, - "Æ": 29669, - "省": 29670, - "स": 29671, - "म": 29672, - "❤": 29673, - "あ": 29674, - "样": 29675, - "起": 29676, - "台": 29677, - "读": 29678, - "角": 29679, - "南": 29680, - "整": 29681, - "订": 29682, - "\f": 29683, - "ט": 29684, - "マ": 29685, - "্": 29686, - "우": 29687, - "ն": 29688, - "您": 29689, - "ئ": 29690, - "基": 29691, - "水": 29692, - "생": 29693, - "‑": 29694, - "나": 29695, - "画": 29696, - "描": 29697, - "击": 29698, - "っ": 29699, - "라": 29700, - "ნ": 29701, - "ր": 29702, - "业": 29703, - "ბ": 29704, - "别": 29705, - "♦": 29706, - "ィ": 29707, - "त": 29708, - "给": 29709, - "문": 29710, - "形": 29711, - "控": 29712, - "然": 29713, - "동": 29714, - "Њ": 29715, - "⁠": 29716, - "东": 29717, - "ป": 29718, - "州": 29719, - "排": 29720, - "세": 29721, - "装": 29722, - "할": 29723, - "Ć": 29724, - "∞": 29725, - "海": 29726, - "城": 29727, - "键": 29728, - "径": 29729, - "호": 29730, - "화": 29731, - "្": 29732, - "料": 29733, - "ơ": 29734, - "ी": 29735, - "ウ": 29736, - "具": 29737, - "ブ": 29738, - "块": 29739, - "再": 29740, - "ố": 29741, - "电": 29742, - ";": 29743, - "위": 29744, - "两": 29745, - "而": 29746, - "장": 29747, - "آ": 29748, - "Ț": 29749, - "バ": 29750, - "还": 29751, - "令": 29752, - "キ": 29753, - "ّ": 29754, - "값": 29755, - "번": 29756, - "만": 29757, - "总": 29758, - "ल": 29759, - "▲": 29760, - "异": 29761, - "光": 29762, - "客": 29763, - "非": 29764, - "ị": 29765, - "": 29766, - "þ": 29767, - "設": 29768, - "述": 29769, - "합": 29770, - "?": 29771, - "✔": 29772, - "导": 29773, - "ṇ": 29774, - "부": 29775, - "˙": 29776, - "Τ": 29777, - "も": 29778, - "구": 29779, - "镇": 29780, - "작": 29781, - "░": 29782, - "步": 29783, - "ộ": 29784, - "活": 29785, - "พ": 29786, - "←": 29787, - "ǎ": 29788, - "จ": 29789, - "束": 29790, - "ـ": 29791, - "‘": 29792, - "那": 29793, - "प": 29794, - "エ": 29795, - "志": 29796, - "么": 29797, - "运": 29798, - "北": 29799, - "超": 29800, - "་": 29801, - "布": 29802, - "ώ": 29803, - "͡": 29804, - "少": 29805, - "파": 29806, - "ʃ": 29807, - "ム": 29808, - "•": 29809, - "卡": 29810, - "ন": 29811, - "Μ": 29812, - "ɑ": 29813, - "😉": 29814, - "辑": 29815, - "원": 29816, - "美": 29817, - "产": 29818, - "利": 29819, - "모": 29820, - "联": 29821, - "界": 29822, - "체": 29823, - "种": 29824, - "王": 29825, - "ľ": 29826, - "여": 29827, - "메": 29828, - "域": 29829, - "ვ": 29830, - "立": 29831, - "록": 29832, - "게": 29833, - "إ": 29834, - "ṭ": 29835, - "神": 29836, - "ո": 29837, - "音": 29838, - "☆": 29839, - "Ñ": 29840, - "조": 29841, - "動": 29842, - "缓": 29843, - "과": 29844, - "报": 29845, - "ʼ": 29846, - "ា": 29847, - "되": 29848, - "ե": 29849, - "视": 29850, - "ช": 29851, - "详": 29852, - "แ": 29853, - "¦": 29854, - "把": 29855, - "க": 29856, - "ি": 29857, - "출": 29858, - "비": 29859, - "边": 29860, - "框": 29861, - "व": 29862, - "サ": 29863, - "Ι": 29864, - "Ο": 29865, - "オ": 29866, - "¾": 29867, - "历": 29868, - "ŏ": 29869, - "门": 29870, - "ข": 29871, - "含": 29872, - "¬": 29873, - "周": 29874, - "填": 29875, - "待": 29876, - "ะ": 29877, - "დ": 29878, - "Ї": 29879, - "额": 29880, - "음": 29881, - "四": 29882, - "だ": 29883, - "회": 29884, - "止": 29885, - "率": 29886, - "环": 29887, - "パ": 29888, - "래": 29889, - "闭": 29890, - "̀": 29891, - "语": 29892, - "개": 29893, - "身": 29894, - "藏": 29895, - "य": 29896, - "된": 29897, - "即": 29898, - "拉": 29899, - "선": 29900, - "변": 29901, - "≥": 29902, - "ุ": 29903, - "些": 29904, - "🤷": 29905, - "せ": 29906, - "左": 29907, - "ợ": 29908, - "右": 29909, - "ể": 29910, - "내": 29911, - "ּ": 29912, - "ז": 29913, - "ে": 29914, - "告": 29915, - "ấ": 29916, - "白": 29917, - "账": 29918, - "费": 29919, - "江": 29920, - "み": 29921, - "‹": 29922, - "์": 29923, - "‡": 29924, - "造": 29925, - "但": 29926, - "十": 29927, - "它": 29928, - "ं": 29929, - "ŋ": 29930, - "ў": 29931, - "セ": 29932, - "女": 29933, - "⣿": 29934, - "ի": 29935, - "京": 29936, - "触": 29937, - "함": 29938, - "들": 29939, - "Ā": 29940, - "˜": 29941, - "石": 29942, - "よ": 29943, - "田": 29944, - "易": 29945, - "规": 29946, - "展": 29947, - "¯": 29948, - "做": 29949, - "星": 29950, - "უ": 29951, - "✓": 29952, - "თ": 29953, - "供": 29954, - "명": 29955, - "ξ": 29956, - "己": 29957, - "且": 29958, - "插": 29959, - "景": 29960, - "切": 29961, - "ไ": 29962, - "없": 29963, - "ョ": 29964, - "及": 29965, - "Ν": 29966, - "미": 29967, - "ث": 29968, - "데": 29969, - "价": 29970, - "乡": 29971, - "ह": 29972, - "チ": 29973, - "真": 29974, - "太": 29975, - "ู": 29976, - "ダ": 29977, - "局": 29978, - "♂": 29979, - "退": 29980, - "ு": 29981, - "ক": 29982, - "ி": 29983, - "何": 29984, - "😭": 29985, - "¥": 29986, - "": 29987, - "≈": 29988, - "司": 29989, - "层": 29990, - "실": 29991, - "站": 29992, - "首": 29993, - "款": 29994, - "រ": 29995, - "間": 29996, - "ָ": 29997, - "저": 29998, - "监": 29999, - "ァ": 30000, - "册": 30001, - "案": 30002, - "ो": 30003, - "反": 30004, - "听": 30005, - "族": 30006, - "析": 30007, - "ื": 30008, - "秒": 30009, - "공": 30010, - "œ": 30011, - "🚀": 30012, - "거": 30013, - "재": 30014, - "‚": 30015, - "場": 30016, - "广": 30017, - "播": 30018, - "║": 30019, - "⋅": 30020, - "技": 30021, - "贴": 30022, - "想": 30023, - "ʁ": 30024, - "ớ": 30025, - "ャ": 30026, - "중": 30027, - "》": 30028, - "速": 30029, - "频": 30030, - "队": 30031, - "ำ": 30032, - "け": 30033, - "ु": 30034, - "≤": 30035, - "↓": 30036, - "须": 30037, - "菜": 30038, - "̃": 30039, - "剪": 30040, - "버": 30041, - "ェ": 30042, - "Λ": 30043, - "细": 30044, - "��": 30045, - "द": 30046, - "¹": 30047, - "许": 30048, - "ầ": 30049, - "世": 30050, - "ュ": 30051, - "ء": 30052, - "‡": 30053, - "候": 30054, - "共": 30055, - "크": 30056, - "ธ": 30057, - "설": 30058, - "快": 30059, - "友": 30060, - "ְ": 30061, - "车": 30062, - "推": 30063, - "花": 30064, - "言": 30065, - "چ": 30066, - "至": 30067, - "開": 30068, - "校": 30069, - "個": 30070, - "村": 30071, - "つ": 30072, - "▌": 30073, - "ப": 30074, - "결": 30075, - "ņ": 30076, - "优": 30077, - "ន": 30078, - "达": 30079, - "核": 30080, - "ナ": 30081, - "场": 30082, - "影": 30083, - "🏻": 30084, - "钮": 30085, - "ظ": 30086, - "Þ": 30087, - "▼": 30088, - "お": 30089, - "份": 30090, - "微": 30091, - "ờ": 30092, - "识": 30093, - "행": 30094, - "《": 30095, - "ใ": 30096, - "ọ": 30097, - "预": 30098, - "ব": 30099, - "த": 30100, - "": 30101, - "ų": 30102, - "마": 30103, - "않": 30104, - "ɡ": 30105, - "계": 30106, - "연": 30107, - "五": 30108, - "Ź": 30109, - "め": 30110, - "很": 30111, - "간": 30112, - "無": 30113, - "ប": 30114, - "社": 30115, - "Ê": 30116, - "书": 30117, - "顶": 30118, - "ტ": 30119, - "才": 30120, - "云": 30121, - "└": 30122, - "ζ": 30123, - "،": 30124, - "搜": 30125, - "신": 30126, - "유": 30127, - "‏": 30128, - "✅": 30129, - "⭐": 30130, - "照": 30131, - "短": 30132, - "川": 30133, - "後": 30134, - "范": 30135, - "民": 30136, - "治": 30137, - "章": 30138, - "ề": 30139, - "바": 30140, - "ә": 30141, - "⚭": 30142, - "河": 30143, - "论": 30144, - "え": 30145, - "Ω": 30146, - "√": 30147, - "Ă": 30148, - "Γ": 30149, - "坐": 30150, - "적": 30151, - "停": 30152, - "추": 30153, - "受": 30154, - "♀": 30155, - "ʾ": 30156, - "树": 30157, - "林": 30158, - "치": 30159, - "fi": 30160, - "▒": 30161, - "张": 30162, - "着": 30163, - "访": 30164, - "考": 30165, - "教": 30166, - "ग": 30167, - "准": 30168, - "印": 30169, - "精": 30170, - "窗": 30171, - "宝": 30172, - "ち": 30173, - "围": 30174, - "ַ": 30175, - "致": 30176, - "モ": 30177, - "때": 30178, - "随": 30179, - "储": 30180, - "况": 30181, - "邮": 30182, - "武": 30183, - "⛔": 30184, - "维": 30185, - "ү": 30186, - "跳": 30187, - "ब": 30188, - "投": 30189, - "ủ": 30190, - "표": 30191, - "반": 30192, - "英": 30193, - "ʰ": 30194, - "👍": 30195, - "ज": 30196, - "带": 30197, - "為": 30198, - "续": 30199, - "ɨ": 30200, - "처": 30201, - "₂": 30202, - "클": 30203, - "群": 30204, - "현": 30205, - "风": 30206, - "购": 30207, - "ក": 30208, - "老": 30209, - "留": 30210, - "球": 30211, - "프": 30212, - "▄": 30213, - "史": 30214, - "Љ": 30215, - "⟩": 30216, - "분": 30217, - "გ": 30218, - "店": 30219, - "审": 30220, - "료": 30221, - "목": 30222, - "略": 30223, - "관": 30224, - "ִ": 30225, - "科": 30226, - "货": 30227, - "ம": 30228, - "络": 30229, - "阳": 30230, - "Ḥ": 30231, - "資": 30232, - "若": 30233, - "স": 30234, - "ہ": 30235, - "宽": 30236, - "见": 30237, - "ズ": 30238, - "游": 30239, - "방": 30240, - "ồ": 30241, - "ɾ": 30242, - "열": 30243, - "러": 30244, - "ך": 30245, - "\u001b": 30246, - "်": 30247, - "余": 30248, - "响": 30249, - "缩": 30250, - "ட": 30251, - "评": 30252, - "允": 30253, - "离": 30254, - "🤔": 30255, - "Ё": 30256, - "ʊ": 30257, - "黑": 30258, - "马": 30259, - "⟨": 30260, - "値": 30261, - "箱": 30262, - "야": 30263, - "ម": 30264, - "Ő": 30265, - "感": 30266, - "ツ": 30267, - "ụ": 30268, - "ポ": 30269, - "확": 30270, - "声": 30271, - "战": 30272, - "ѕ": 30273, - "変": 30274, - "와": 30275, - "父": 30276, - "ベ": 30277, - "助": 30278, - "업": 30279, - "ʲ": 30280, - "ÿ": 30281, - "充": 30282, - "强": 30283, - "博": 30284, - "ミ": 30285, - "销": 30286, - "당": 30287, - "記": 30288, - "什": 30289, - "匹": 30290, - "ւ": 30291, - "そ": 30292, - "코": 30293, - "ল": 30294, - "ŭ": 30295, - "午": 30296, - "ニ": 30297, - "\u0012": 30298, - "ʒ": 30299, - "შ": 30300, - "某": 30301, - "ォ": 30302, - "足": 30303, - "타": 30304, - "Ð": 30305, - "ხ": 30306, - "름": 30307, - "木": 30308, - "楼": 30309, - "최": 30310, - "红": 30311, - "¨": 30312, - "古": 30313, - "\u0006": 30314, - "단": 30315, - "今": 30316, - "ʔ": 30317, - "ट": 30318, - "ম": 30319, - "斯": 30320, - "語": 30321, - "Ÿ": 30322, - "🙄": 30323, - "牌": 30324, - "안": 30325, - "ស": 30326, - "颜": 30327, - "~": 30328, - "克": 30329, - "深": 30330, - "금": 30331, - "會": 30332, - "尔": 30333, - "释": 30334, - "批": 30335, - "산": 30336, - "野": 30337, - "防": 30338, - "Η": 30339, - "ө": 30340, - "ψ": 30341, - "ボ": 30342, - "š": 30343, - "各": 30344, - "진": 30345, - "追": 30346, - "句": 30347, - "警": 30348, - "Φ": 30349, - "ѣ": 30350, - "ḍ": 30351, - "词": 30352, - "男": 30353, - "글": 30354, - "식": 30355, - "隐": 30356, - "복": 30357, - "盘": 30358, - "Ì": 30359, - "申": 30360, - "议": 30361, - "ザ": 30362, - "近": 30363, - "능": 30364, - "য": 30365, - "東": 30366, - "這": 30367, - "ர": 30368, - "距": 30369, - "院": 30370, - "德": 30371, - "ǐ": 30372, - "针": 30373, - "▀": 30374, - "↔": 30375, - "房": 30376, - "青": 30377, - "政": 30378, - "😅": 30379, - "递": 30380, - "প": 30381, - "波": 30382, - "ソ": 30383, - "绑": 30384, - "ビ": 30385, - "ễ": 30386, - "포": 30387, - "\u0010": 30388, - "ử": 30389, - "등": 30390, - "환": 30391, - "士": 30392, - "ত": 30393, - "Θ": 30394, - "초": 30395, - "境": 30396, - "差": 30397, - "采": 30398, - "디": 30399, - "ĩ": 30400, - "升": 30401, - "背": 30402, - "배": 30403, - "龙": 30404, - "街": 30405, - "್": 30406, - "ṛ": 30407, - "ু": 30408, - "弹": 30409, - "魔": 30410, - "객": 30411, - "‰": 30412, - "⌁": 30413, - "ἐ": 30414, - "禁": 30415, - "ผ": 30416, - "қ": 30417, - "島": 30418, - "ா": 30419, - "♭": 30420, - "百": 30421, - "ứ": 30422, - "ネ": 30423, - "专": 30424, - "來": 30425, - "刷": 30426, - "필": 30427, - "յ": 30428, - "ắ": 30429, - "华": 30430, - "Β": 30431, - "श": 30432, - "¸": 30433, - "屏": 30434, - "死": 30435, - "遍": 30436, - "검": 30437, - "Χ": 30438, - "것": 30439, - "八": 30440, - "览": 30441, - "택": 30442, - "唯": 30443, - "∙": 30444, - "¤": 30445, - "페": 30446, - "让": 30447, - "锁": 30448, - "무": 30449, - "思": 30450, - "隔": 30451, - "Ô": 30452, - "\u0013": 30453, - "ṃ": 30454, - "ワ": 30455, - "低": 30456, - "션": 30457, - "半": 30458, - "较": 30459, - "ត": 30460, - "享": 30461, - "积": 30462, - "ˆ": 30463, - "😊": 30464, - "典": 30465, - "ǔ": 30466, - "六": 30467, - "便": 30468, - "ɐ": 30469, - "简": 30470, - "继": 30471, - "仅": 30472, - "尾": 30473, - "‹": 30474, - "வ": 30475, - "կ": 30476, - "ƒ": 30477, - "영": 30478, - "火": 30479, - "湖": 30480, - "書": 30481, - "발": 30482, - "ハ": 30483, - "循": 30484, - "术": 30485, - "結": 30486, - "ļ": 30487, - "乐": 30488, - "滤": 30489, - "종": 30490, - "ถ": 30491, - "ὶ": 30492, - "满": 30493, - "╝": 30494, - "わ": 30495, - "ど": 30496, - "็": 30497, - "형": 30498, - "國": 30499, - "ự": 30500, - "線": 30501, - "블": 30502, - "封": 30503, - "確": 30504, - "依": 30505, - "ս": 30506, - "永": 30507, - "색": 30508, - "歌": 30509, - "數": 30510, - "福": 30511, - "삭": 30512, - "実": 30513, - "레": 30514, - "ſ": 30515, - "千": 30516, - "\u000e": 30517, - "母": 30518, - "더": 30519, - "임": 30520, - "տ": 30521, - "ے": 30522, - "几": 30523, - "双": 30524, - "노": 30525, - "ณ": 30526, - "掉": 30527, - "Ρ": 30528, - "ἀ": 30529, - "標": 30530, - "長": 30531, - "档": 30532, - "태": 30533, - "ペ": 30534, - "본": 30535, - "Œ": 30536, - "底": 30537, - "终": 30538, - "請": 30539, - "კ": 30540, - "̯": 30541, - "예": 30542, - "▬": 30543, - "報": 30544, - "ピ": 30545, - "๏": 30546, - "暂": 30547, - "李": 30548, - "Υ": 30549, - "\u0005": 30550, - "\u0002": 30551, - "替": 30552, - "운": 30553, - "射": 30554, - "\u0018": 30555, - "매": 30556, - "\u0011": 30557, - "🏼": 30558, - "票": 30559, - "附": 30560, - "ノ": 30561, - "ũ": 30562, - "压": 30563, - "阿": 30564, - "Ò": 30565, - "테": 30566, - "∼": 30567, - "万": 30568, - "մ": 30569, - "후": 30570, - "普": 30571, - "截": 30572, - "속": 30573, - "括": 30574, - "😀": 30575, - "ை": 30576, - "▶": 30577, - "까": 30578, - "ট": 30579, - "曲": 30580, - "师": 30581, - "钱": 30582, - "栏": 30583, - "Ы": 30584, - "走": 30585, - "ữ": 30586, - "‬": 30587, - "归": 30588, - "점": 30589, - "🔥": 30590, - "었": 30591, - "連": 30592, - "私": 30593, - "청": 30594, - "刘": 30595, - "免": 30596, - "": 30597, - "奖": 30598, - "見": 30599, - "ֹ": 30600, - "☺": 30601, - "ケ": 30602, - "역": 30603, - "际": 30604, - "받": 30605, - "望": 30606, - "帝": 30607, - "减": 30608, - "두": 30609, - "领": 30610, - "„": 30611, - "钟": 30612, - "ガ": 30613, - "架": 30614, - "든": 30615, - "ல": 30616, - "松": 30617, - "□": 30618, - "越": 30619, - "答": 30620, - "ɕ": 30621, - "ῦ": 30622, - "染": 30623, - "": 30624, - "质": 30625, - "顺": 30626, - "气": 30627, - "╗": 30628, - "計": 30629, - "ქ": 30630, - "亮": 30631, - "🤦": 30632, - "̂": 30633, - "ٹ": 30634, - "座": 30635, - "ˌ": 30636, - "均": 30637, - "\u000b": 30638, - "官": 30639, - "适": 30640, - "护": 30641, - "久": 30642, - "春": 30643, - "曹": 30644, - "皇": 30645, - "脚": 30646, - "池": 30647, - "延": 30648, - "키": 30649, - "품": 30650, - "現": 30651, - "檔": 30652, - "ば": 30653, - "ⴰ": 30654, - "希": 30655, - "玩": 30656, - "固": 30657, - "黄": 30658, - "": 30659, - "☽": 30660, - "银": 30661, - "\u0003": 30662, - "┃": 30663, - "👏": 30664, - "불": 30665, - "攻": 30666, - "へ": 30667, - "决": 30668, - "⊙": 30669, - "宁": 30670, - "च": 30671, - "機": 30672, - "義": 30673, - "ɲ": 30674, - "\u0015": 30675, - "했": 30676, - "ẩ": 30677, - "愛": 30678, - "矩": 30679, - "패": 30680, - "ặ": 30681, - "郎": 30682, - "Ь": 30683, - "绘": 30684, - "负": 30685, - "ổ": 30686, - "ய": 30687, - "汉": 30688, - "編": 30689, - "ێ": 30690, - "്": 30691, - "じ": 30692, - "카": 30693, - "似": 30694, - "ں": 30695, - "や": 30696, - "認": 30697, - "\u000f": 30698, - "過": 30699, - "통": 30700, - "▪": 30701, - "约": 30702, - "香": 30703, - "买": 30704, - "住": 30705, - "╚": 30706, - "😁": 30707, - "扩": 30708, - "静": 30709, - "려": 30710, - "학": 30711, - "钥": 30712, - "증": 30713, - "ỉ": 30714, - "她": 30715, - "食": 30716, - "往": 30717, - "點": 30718, - "偏": 30719, - "康": 30720, - "\u0014": 30721, - "į": 30722, - "준": 30723, - "\u0004": 30724, - "ฟ": 30725, - "♣": 30726, - "戏": 30727, - "ʂ": 30728, - "井": 30729, - "军": 30730, - "爱": 30731, - "ٱ": 30732, - "七": 30733, - "차": 30734, - "币": 30735, - "♠": 30736, - "哈": 30737, - "阅": 30738, - "介": 30739, - "观": 30740, - "區": 30741, - "˜": 30742, - "ً": 30743, - "又": 30744, - "冲": 30745, - "朝": 30746, - "姓": 30747, - "课": 30748, - "龍": 30749, - "각": 30750, - "∈": 30751, - "米": 30752, - "ƒ": 30753, - "喜": 30754, - "夜": 30755, - "团": 30756, - "⇒": 30757, - "远": 30758, - "\u001a": 30759, - "ὐ": 30760, - "承": 30761, - "ಿ": 30762, - "室": 30763, - "ʀ": 30764, - "ង": 30765, - "अ": 30766, - "罗": 30767, - "🙏": 30768, - "软": 30769, - "🟡": 30770, - "건": 30771, - "؟": 30772, - "း": 30773, - "ᴇ": 30774, - "ユ": 30775, - "토": 30776, - "策": 30777, - "̄": 30778, - "국": 30779, - "ֶ": 30780, - "协": 30781, - "营": 30782, - "関": 30783, - "吉": 30784, - "💀": 30785, - "奇": 30786, - "滚": 30787, - "轴": 30788, - "処": 30789, - "土": 30790, - "划": 30791, - "ड": 30792, - "临": 30793, - "ֵ": 30794, - "航": 30795, - "浏": 30796, - "ゴ": 30797, - "別": 30798, - "寺": 30799, - "於": 30800, - "進": 30801, - "ὸ": 30802, - "風": 30803, - "ன": 30804, - "班": 30805, - "◼": 30806, - "九": 30807, - "̥": 30808, - "號": 30809, - "류": 30810, - "础": 30811, - "般": 30812, - "︙": 30813, - "̈": 30814, - "番": 30815, - "✨": 30816, - "😎": 30817, - "ো": 30818, - "😍": 30819, - "單": 30820, - "帧": 30821, - "授": 30822, - "赋": 30823, - "巴": 30824, - "占": 30825, - "假": 30826, - "ṅ": 30827, - "透": 30828, - "項": 30829, - "ħ": 30830, - "馬": 30831, - "🟢": 30832, - "Ľ": 30833, - "լ": 30834, - "券": 30835, - "같": 30836, - "類": 30837, - "對": 30838, - "월": 30839, - "激": 30840, - "\u0017": 30841, - "戦": 30842, - "独": 30843, - "訊": 30844, - "ិ": 30845, - "套": 30846, - "ʷ": 30847, - "跟": 30848, - "ở": 30849, - "渲": 30850, - "顯": 30851, - "降": 30852, - "ာ": 30853, - "尼": 30854, - "血": 30855, - "언": 30856, - "牛": 30857, - "將": 30858, - "ศ": 30859, - "拍": 30860, - "刻": 30861, - "ზ": 30862, - "╔": 30863, - "藤": 30864, - "్": 30865, - "ῶ": 30866, - "🟠": 30867, - "良": 30868, - "김": 30869, - "দ": 30870, - "Ṣ": 30871, - "録": 30872, - "伊": 30873, - "落": 30874, - "雄": 30875, - "雪": 30876, - "映": 30877, - "著": 30878, - "른": 30879, - "ფ": 30880, - "対": 30881, - "智": 30882, - "译": 30883, - "┬": 30884, - "抽": 30885, - "ῖ": 30886, - "酒": 30887, - "Ћ": 30888, - "股": 30889, - "់": 30890, - "순": 30891, - "직": 30892, - "भ": 30893, - "谷": 30894, - "물": 30895, - "ǒ": 30896, - "⠄": 30897, - "热": 30898, - "終": 30899, - "夹": 30900, - "干": 30901, - "彩": 30902, - "敗": 30903, - "ќ": 30904, - "♯": 30905, - "̣": 30906, - "վ": 30907, - "轮": 30908, - "阵": 30909, - "夏": 30910, - "幕": 30911, - "吧": 30912, - "港": 30913, - "益": 30914, - "儿": 30915, - "액": 30916, - "售": 30917, - "兵": 30918, - "惠": 30919, - "欢": 30920, - "›": 30921, - "零": 30922, - "學": 30923, - "ž": 30924, - "員": 30925, - "ỗ": 30926, - "玉": 30927, - "逻": 30928, - "᥀": 30929, - "吗": 30930, - "沒": 30931, - "≠": 30932, - "너": 30933, - "ச": 30934, - "\u0016": 30935, - "夫": 30936, - "წ": 30937, - "堂": 30938, - "電": 30939, - "≡": 30940, - "陆": 30941, - "져": 30942, - "研": 30943, - "荐": 30944, - "健": 30945, - "碼": 30946, - "练": 30947, - "検": 30948, - "송": 30949, - "ै": 30950, - "哪": 30951, - "圆": 30952, - "Ա": 30953, - "↩": 30954, - "托": 30955, - "̪": 30956, - "ू": 30957, - "缀": 30958, - "네": 30959, - "沙": 30960, - "兴": 30961, - "病": 30962, - "\u0007": 30963, - "ល": 30964, - "ừ": 30965, - "Ἀ": 30966, - "강": 30967, - "항": 30968, - "\u0019": 30969, - "換": 30970, - "温": 30971, - "帖": 30972, - "ទ": 30973, - "込": 30974, - "削": 30975, - "알": 30976, - "征": 30977, - "习": 30978, - "법": 30979, - "栈": 30980, - "绝": 30981, - "": 30982, - "ڕ": 30983, - "圖": 30984, - "苏": 30985, - "発": 30986, - "ု": 30987, - "町": 30988, - "互": 30989, - "়": 30990, - "ც": 30991, - "守": 30992, - "새": 30993, - "侧": 30994, - "草": 30995, - "ས": 30996, - "扫": 30997, - "‒": 30998, - "恢": 30999, - "ң": 31000, - "ण": 31001, - "ற": 31002, - "째": 31003, - "්": 31004, - "拟": 31005, - "派": 31006, - "🏽": 31007, - "呼": 31008, - "Š": 31009, - "演": 31010, - "究": 31011, - "교": 31012, - "ɣ": 31013, - "ए": 31014, - "ី": 31015, - "ף": 31016, - "富": 31017, - "駅": 31018, - "ず": 31019, - "♪": 31020, - "😆": 31021, - "���": 31022, - "ғ": 31023, - "▓": 31024, - "존": 31025, - "ಾ": 31026, - "旋": 31027, - "ゃ": 31028, - "补": 31029, - "ץ": 31030, - "門": 31031, - "ច": 31032, - "날": 31033, - "ภ": 31034, - "ག": 31035, - "傳": 31036, - "∆": 31037, - "†": 31038, - "ׁ": 31039, - "缺": 31040, - "頭": 31041, - "怪": 31042, - "組": 31043, - "별": 31044, - "Ъ": 31045, - "發": 31046, - "雷": 31047, - "ರ": 31048, - "ซ": 31049, - "び": 31050, - "翻": 31051, - "ھ": 31052, - "პ": 31053, - "題": 31054, - "居": 31055, - "집": 31056, - "🌍": 31057, - "˚": 31058, - "避": 31059, - "줄": 31060, - "ុ": 31061, - "滑": 31062, - "故": 31063, - "ญ": 31064, - "〜": 31065, - "ನ": 31066, - "양": 31067, - "완": 31068, - "ள": 31069, - "倍": 31070, - "宗": 31071, - "択": 31072, - "브": 31073, - "ɴ": 31074, - "効": 31075, - "尺": 31076, - "視": 31077, - "ẽ": 31078, - "覆": 31079, - "ध": 31080, - "骨": 31081, - "달": 31082, - "ᴛ": 31083, - "蓝": 31084, - "關": 31085, - "額": 31086, - "Õ": 31087, - "∗": 31088, - "卷": 31089, - "갑": 31090, - "르": 31091, - "众": 31092, - "ᴀ": 31093, - "態": 31094, - "ٰ": 31095, - "暗": 31096, - "君": 31097, - "錯": 31098, - "ɒ": 31099, - "យ": 31100, - "ḫ": 31101, - "ῆ": 31102, - "亚": 31103, - "♡": 31104, - "割": 31105, - "鼠": 31106, - "̶": 31107, - "Ë": 31108, - "読": 31109, - "격": 31110, - "ゲ": 31111, - "眼": 31112, - "Ý": 31113, - "ژ": 31114, - "雨": 31115, - "宮": 31116, - "쪽": 31117, - "ष": 31118, - "複": 31119, - "剩": 31120, - "早": 31121, - "杂": 31122, - "焦": 31123, - "贝": 31124, - "突": 31125, - "워": 31126, - "另": 31127, - "摄": 31128, - "\b": 31129, - "‭": 31130, - "府": 31131, - "외": 31132, - "盖": 31133, - "\u001c": 31134, - "ษ": 31135, - "佛": 31136, - "概": 31137, - "與": 31138, - "經": 31139, - "-": 31140, - "һ": 31141, - "問": 31142, - "ು": 31143, - "ἰ": 31144, - "話": 31145, - "倒": 31146, - "葛": 31147, - "べ": 31148, - "ろ": 31149, - "\u001e": 31150, - "।": 31151, - "ေ": 31152, - "ᴏ": 31153, - "训": 31154, - "體": 31155, - "👌": 31156, - "內": 31157, - "က": 31158, - "企": 31159, - "약": 31160, - "찾": 31161, - "ོ": 31162, - "破": 31163, - "輸": 31164, - "림": 31165, - "塔": 31166, - "턴": 31167, - "杀": 31168, - "』": 31169, - "味": 31170, - "浮": 31171, - "┆": 31172, - "ġ": 31173, - "郡": 31174, - "┐": 31175, - "『": 31176, - "阶": 31177, - "雅": 31178, - "┈": 31179, - "园": 31180, - ".": 31181, - "吃": 31182, - "남": 31183, - " ": 31184, - "ར": 31185, - "帮": 31186, - "毛": 31187, - "耗": 31188, - "举": 31189, - "ర": 31190, - "拿": 31191, - "밀": 31192, - "ご": 31193, - "够": 31194, - "礼": 31195, - "ព": 31196, - "ね": 31197, - "‰": 31198, - "兰": 31199, - "❌": 31200, - "折": 31201, - "십": 31202, - "💎": 31203, - "業": 31204, - "诸": 31205, - "孙": 31206, - "བ": 31207, - "😳": 31208, - "種": 31209, - "Ï": 31210, - "ึ": 31211, - "⁣": 31212, - "医": 31213, - "拼": 31214, - "↵": 31215, - "⅓": 31216, - "\u001f": 31217, - "မ": 31218, - "叫": 31219, - "জ": 31220, - "予": 31221, - "寸": 31222, - "梅": 31223, - "醒": 31224, - "津": 31225, - "န": 31226, - "ి": 31227, - "厂": 31228, - "屋": 31229, - "ख": 31230, - "師": 31231, - "👀": 31232, - "ỏ": 31233, - "ヤ": 31234, - "ὰ": 31235, - "\u001d": 31236, - "◆": 31237, - "ដ": 31238, - "材": 31239, - "ホ": 31240, - "張": 31241, - "洞": 31242, - "餐": 31243, - "천": 31244, - "হ": 31245, - "達": 31246, - "們": 31247, - "斗": 31248, - "横": 31249, - "백": 31250, - "ំ": 31251, - "ۆ": 31252, - "말": 31253, - "গ": 31254, - "佳": 31255, - "랜": 31256, - "仁": 31257, - "陈": 31258, - "飞": 31259, - "极": 31260, - "": 31261, - "및": 31262, - "仓": 31263, - "⬛": 31264, - "昌": 31265, - "���": 31266, - "殊": 31267, - "┴": 31268, - "○": 31269, - "길": 31270, - "泉": 31271, - "甲": 31272, - "활": 31273, - "ひ": 31274, - "শ": 31275, - "ን": 31276, - "Ť": 31277, - "ღ": 31278, - "皮": 31279, - "強": 31280, - "赛": 31281, - "ా": 31282, - "預": 31283, - "င": 31284, - "튼": 31285, - "플": 31286, - "ყ": 31287, - "⋆": 31288, - "ք": 31289, - "ા": 31290, - "尚": 31291, - "또": 31292, - "բ": 31293, - "┌": 31294, - "節": 31295, - "森": 31296, - "आ": 31297, - "办": 31298, - "園": 31299, - "牙": 31300, - "庆": 31301, - "隆": 31302, - "😔": 31303, - "叉": 31304, - "գ": 31305, - "피": 31306, - "ギ": 31307, - "啊": 31308, - "続": 31309, - "灵": 31310, - "ヒ": 31311, - "忽": 31312, - "ʌ": 31313, - "량": 31314, - "油": 31315, - "讯": 31316, - "ⵉ": 31317, - "릭": 31318, - "刚": 31319, - "氏": 31320, - "ိ": 31321, - "Ī": 31322, - "誤": 31323, - "齐": 31324, - "末": 31325, - "🙌": 31326, - "̞": 31327, - "圈": 31328, - "念": 31329, - "숫": 31330, - "毫": 31331, - "當": 31332, - "規": 31333, - "판": 31334, - "ు": 31335, - "旧": 31336, - "卖": 31337, - "ฉ": 31338, - "幸": 31339, - "署": 31340, - "근": 31341, - "ই": 31342, - "岛": 31343, - "դ": 31344, - "觉": 31345, - "害": 31346, - "毕": 31347, - "ฐ": 31348, - "威": 31349, - "育": 31350, - "呢": 31351, - "峰": 31352, - "职": 31353, - "陽": 31354, - "ි": 31355, - "亞": 31356, - "ұ": 31357, - "₃": 31358, - "따": 31359, - "施": 31360, - "泰": 31361, - "載": 31362, - "…": 31363, - "笑": 31364, - "華": 31365, - "迎": 31366, - "됩": 31367, - "豆": 31368, - "嘉": 31369, - "🤡": 31370, - "ĕ": 31371, - "庄": 31372, - "級": 31373, - "Ψ": 31374, - "ི": 31375, - "気": 31376, - "责": 31377, - "հ": 31378, - "អ": 31379, - "乱": 31380, - "休": 31381, - "約": 31382, - "ฆ": 31383, - "∑": 31384, - "察": 31385, - "온": 31386, - "😬": 31387, - "ড": 31388, - "乘": 31389, - "람": 31390, - "इ": 31391, - "Ά": 31392, - "ந": 31393, - "ើ": 31394, - "亲": 31395, - "េ": 31396, - "委": 31397, - "赤": 31398, - "됨": 31399, - "勝": 31400, - "怎": 31401, - "감": 31402, - "宋": 31403, - "調": 31404, - "짜": 31405, - "ী": 31406, - "难": 31407, - "못": 31408, - "티": 31409, - "備": 31410, - "塞": 31411, - "វ": 31412, - "险": 31413, - "旅": 31414, - "虚": 31415, - "↳": 31416, - "笔": 31417, - "馆": 31418, - "Қ": 31419, - "⚡": 31420, - "ೆ": 31421, - "※": 31422, - "唐": 31423, - "律": 31424, - "稍": 31425, - "散": 31426, - "ર": 31427, - "ヴ": 31428, - "副": 31429, - "尽": 31430, - "挂": 31431, - "県": 31432, - "⚠": 31433, - "洋": 31434, - "鬼": 31435, - "암": 31436, - "孩": 31437, - "℃": 31438, - "並": 31439, - "ց": 31440, - "ូ": 31441, - "ℓ": 31442, - "ⵏ": 31443, - "扣": 31444, - "铁": 31445, - "闻": 31446, - "ˆ": 31447, - "戳": 31448, - "む": 31449, - "秀": 31450, - "細": 31451, - "ပ": 31452, - "御": 31453, - "拖": 31454, - "좌": 31455, - "ؤ": 31456, - "绍": 31457, - "ỹ": 31458, - "참": 31459, - "향": 31460, - "Ď": 31461, - "끝": 31462, - "민": 31463, - "ძ": 31464, - "贵": 31465, - "纪": 31466, - "秋": 31467, - "ಕ": 31468, - "ӏ": 31469, - "網": 31470, - "铺": 31471, - "恋": 31472, - "fl": 31473, - "兼": 31474, - "羽": 31475, - "창": 31476, - "啟": 31477, - "弟": 31478, - "년": 31479, - "慢": 31480, - "효": 31481, - "許": 31482, - "硬": 31483, - "잘": 31484, - "템": 31485, - "્": 31486, - "න": 31487, - "術": 31488, - "ڈ": 31489, - "溪": 31490, - "": 31491, - "暴": 31492, - "混": 31493, - "夢": 31494, - "랑": 31495, - "আ": 31496, - "還": 31497, - "探": 31498, - "祖": 31499, - "织": 31500, - "軍": 31501, - "թ": 31502, - "務": 31503, - "艺": 31504, - "ད": 31505, - "ት": 31506, - "ṁ": 31507, - "應": 31508, - "擇": 31509, - "🥰": 31510, - "ķ": 31511, - "渡": 31512, - "葉": 31513, - "령": 31514, - "決": 31515, - "刀": 31516, - "從": 31517, - "變": 31518, - "올": 31519, - "💪": 31520, - "灣": 31521, - "ር": 31522, - "평": 31523, - "衣": 31524, - "😄": 31525, - "ി": 31526, - "ჩ": 31527, - "ὁ": 31528, - "ほ": 31529, - "Û": 31530, - "চ": 31531, - "ර": 31532, - "製": 31533, - "隊": 31534, - "₱": 31535, - "纳": 31536, - "赖": 31537, - "农": 31538, - "桥": 31539, - "ỳ": 31540, - "🏾": 31541, - "阻": 31542, - "ជ": 31543, - "秘": 31544, - "박": 31545, - "伤": 31546, - "稿": 31547, - "ం": 31548, - "拦": 31549, - "넣": 31550, - "💕": 31551, - "₁": 31552, - "宿": 31553, - "錄": 31554, - "镜": 31555, - "채": 31556, - "Ə": 31557, - "ང": 31558, - "⇔": 31559, - "☼": 31560, - "ུ": 31561, - "党": 31562, - "급": 31563, - "洲": 31564, - "ղ": 31565, - "說": 31566, - "ĭ": 31567, - "尝": 31568, - "담": 31569, - "फ": 31570, - "哥": 31571, - "圣": 31572, - "萨": 31573, - "😏": 31574, - "ʏ": 31575, - "ெ": 31576, - "丁": 31577, - "虎": 31578, - "권": 31579, - "善": 31580, - "岩": 31581, - "커": 31582, - "◦": 31583, - "抛": 31584, - "석": 31585, - "Έ": 31586, - "宣": 31587, - "拳": 31588, - "팅": 31589, - "枚": 31590, - "洛": 31591, - "証": 31592, - "陵": 31593, - "佐": 31594, - "館": 31595, - "누": 31596, - "돌": 31597, - "₄": 31598, - "稱": 31599, - "聊": 31600, - "車": 31601, - "루": 31602, - "״": 31603, - "ಠ": 31604, - "庫": 31605, - "མ": 31606, - "統": 31607, - "련": 31608, - "़": 31609, - "ṯ": 31610, - "ക": 31611, - "旗": 31612, - "励": 31613, - "紀": 31614, - "忠": 31615, - "າ": 31616, - "杨": 31617, - "丹": 31618, - "Ù": 31619, - "ฝ": 31620, - "却": 31621, - "舞": 31622, - "轉": 31623, - "တ": 31624, - "丽": 31625, - "借": 31626, - "ා": 31627, - "ょ": 31628, - "옵": 31629, - "편": 31630, - "蒙": 31631, - "衡": 31632, - "ʋ": 31633, - "叶": 31634, - "̇": 31635, - "⬜": 31636, - "🇺": 31637, - "Հ": 31638, - "谢": 31639, - "Ą": 31640, - "ே": 31641, - "ằ": 31642, - "既": 31643, - "济": 31644, - "≯": 31645, - "準": 31646, - "답": 31647, - "ಲ": 31648, - "残": 31649, - "虑": 31650, - "̆": 31651, - "┘": 31652, - "急": 31653, - "招": 31654, - "막": 31655, - "≮": 31656, - "產": 31657, - "Ṭ": 31658, - "😢": 31659, - "垂": 31660, - "親": 31661, - "ģ": 31662, - "־": 31663, - "猫": 31664, - "ʟ": 31665, - "☃": 31666, - "✪": 31667, - "刪": 31668, - "胡": 31669, - "☉": 31670, - "晚": 31671, - "군": 31672, - "승": 31673, - "న": 31674, - "ὴ": 31675, - "曾": 31676, - "論": 31677, - "ɯ": 31678, - "త": 31679, - "戰": 31680, - "鱼": 31681, - "ǧ": 31682, - "寶": 31683, - "특": 31684, - "💯": 31685, - "崎": 31686, - "甘": 31687, - "該": 31688, - "링": 31689, - "😡": 31690, - "उ": 31691, - "ែ": 31692, - "頁": 31693, - "큰": 31694, - "➤": 31695, - "총": 31696, - "💰": 31697, - "∂": 31698, - "毁": 31699, - "聖": 31700, - "麻": 31701, - "ʐ": 31702, - "敏": 31703, - "運": 31704, - "될": 31705, - "쓰": 31706, - "ಸ": 31707, - "စ": 31708, - "✦": 31709, - "젝": 31710, - "復": 31711, - "寻": 31712, - "茶": 31713, - "ਾ": 31714, - "竹": 31715, - "遇": 31716, - "順": 31717, - "며": 31718, - "累": 31719, - "ĝ": 31720, - "ˇ": 31721, - "覧": 31722, - "এ": 31723, - "株": 31724, - "취": 31725, - "ስ": 31726, - "争": 31727, - "势": 31728, - "宇": 31729, - "橋": 31730, - "Ӏ": 31731, - "堆": 31732, - "ⵙ": 31733, - "丶": 31734, - "棋": 31735, - "肉": 31736, - "የ": 31737, - "": 31738, - "❶": 31739, - "季": 31740, - "ል": 31741, - "殿": 31742, - "優": 31743, - "試": 31744, - "첫": 31745, - "Ό": 31746, - "戶": 31747, - "ண": 31748, - "羅": 31749, - "桃": 31750, - "립": 31751, - "浪": 31752, - "脑": 31753, - "😛": 31754, - "��": 31755, - "炮": 31756, - "轻": 31757, - "울": 31758, - "": 31759, - "ヘ": 31760, - "奥": 31761, - "💜": 31762, - "忘": 31763, - "遠": 31764, - "飛": 31765, - "魏": 31766, - "Ē": 31767, - "汇": 31768, - "央": 31769, - "逆": 31770, - "露": 31771, - "須": 31772, - "ѐ": 31773, - "ḷ": 31774, - "ದ": 31775, - "✭": 31776, - "寄": 31777, - "盟": 31778, - "财": 31779, - "際": 31780, - "ἔ": 31781, - "ǫ": 31782, - "थ": 31783, - "ാ": 31784, - "宫": 31785, - "巨": 31786, - "途": 31787, - "ʹ": 31788, - "ಗ": 31789, - "帐": 31790, - "‪": 31791, - "拒": 31792, - "药": 31793, - "🙃": 31794, - "ŕ": 31795, - "亡": 31796, - "壁": 31797, - "ም": 31798, - "參": 31799, - "😩": 31800, - "շ": 31801, - "ವ": 31802, - "ណ": 31803, - "丰": 31804, - "獲": 31805, - "莉": 31806, - "좋": 31807, - "ရ": 31808, - "₦": 31809, - "겠": 31810, - "👉": 31811, - "吴": 31812, - "岡": 31813, - "诉": 31814, - "읽": 31815, - "🥺": 31816, - "爆": 31817, - "🇸": 31818, - "ভ": 31819, - "迭": 31820, - "엔": 31821, - "ἄ": 31822, - "捷": 31823, - "納": 31824, - "邀": 31825, - "ಯ": 31826, - "爾": 31827, - "船": 31828, - "赞": 31829, - "胜": 31830, - "므": 31831, - "သ": 31832, - "構": 31833, - "磁": 31834, - "冰": 31835, - "딩": 31836, - "ે": 31837, - "媒": 31838, - "繁": 31839, - "☠": 31840, - "❒": 31841, - "仪": 31842, - "렬": 31843, - "昭": 31844, - "珠": 31845, - "離": 31846, - "ན": 31847, - "ల": 31848, - "ತ": 31849, - "拷": 31850, - "粉": 31851, - "벤": 31852, - "⇽": 31853, - "乌": 31854, - "拥": 31855, - "ҳ": 31856, - "ය": 31857, - "ེ": 31858, - "仙": 31859, - "塊": 31860, - "幅": 31861, - "🎉": 31862, - "Մ": 31863, - "跨": 31864, - "ٔ": 31865, - "恩": 31866, - "损": 31867, - "养": 31868, - "奈": 31869, - "ǀ": 31870, - "严": 31871, - "卫": 31872, - "迟": 31873, - "様": 31874, - "裡": 31875, - "난": 31876, - "았": 31877, - "͜": 31878, - "Ζ": 31879, - "ਰ": 31880, - "պ": 31881, - "ং": 31882, - "丢": 31883, - "伝": 31884, - "컨": 31885, - "ව": 31886, - "ြ": 31887, - "冷": 31888, - "遗": 31889, - "銀": 31890, - "̌": 31891, - "ᴜ": 31892, - "瑞": 31893, - "ฌ": 31894, - "❍": 31895, - "ふ": 31896, - "聚": 31897, - "碎": 31898, - "衛": 31899, - "অ": 31900, - "ញ": 31901, - "퍼": 31902, - "Ս": 31903, - "ນ": 31904, - "ẓ": 31905, - "✌": 31906, - "孝": 31907, - "陳": 31908, - "히": 31909, - "ක": 31910, - "黒": 31911, - "💖": 31912, - "ḩ": 31913, - "応": 31914, - "饰": 31915, - "∪": 31916, - "宜": 31917, - "樂": 31918, - "則": 31919, - "勇": 31920, - "徐": 31921, - "ⵓ": 31922, - "權": 31923, - "鲁": 31924, - "‟": 31925, - "庭": 31926, - "苗": 31927, - "🔴": 31928, - "闲": 31929, - "독": 31930, - "ɹ": 31931, - "ҽ": 31932, - "ថ": 31933, - "宏": 31934, - "尊": 31935, - "總": 31936, - "裝": 31937, - "ම": 31938, - "▸": 31939, - "測": 31940, - "ಮ": 31941, - "አ": 31942, - "轩": 31943, - "兄": 31944, - "剑": 31945, - "ન": 31946, - "朱": 31947, - "ǝ": 31948, - "Ḩ": 31949, - "担": 31950, - "灰": 31951, - "讲": 31952, - "롤": 31953, - "︎": 31954, - "😤": 31955, - "ោ": 31956, - "애": 31957, - "였": 31958, - "질": 31959, - "振": 31960, - "灯": 31961, - "ĉ": 31962, - "ස": 31963, - "閉": 31964, - "램": 31965, - "ಂ": 31966, - "げ": 31967, - "̧": 31968, - "狂": 31969, - "融": 31970, - "仍": 31971, - "實": 31972, - "楽": 31973, - "範": 31974, - "ٌ": 31975, - "వ": 31976, - "嵌": 31977, - "摩": 31978, - "袁": 31979, - "ষ": 31980, - "乎": 31981, - "규": 31982, - "岗": 31983, - "糊": 31984, - "క": 31985, - "雲": 31986, - "심": 31987, - "ई": 31988, - "འ": 31989, - "ἡ": 31990, - "丝": 31991, - "Ħ": 31992, - "ٍ": 31993, - "ٓ": 31994, - "အ": 31995, - "執": 31996, - "벨": 31997, - "ゼ": 31998, - "梦": 31999 - }, - "merges": [ - "▁ t", - "i n", - "e r", - "▁ a", - "h e", - "o n", - "r e", - "▁ s", - "e n", - "a t", - "o r", - "▁t he", - "▁th e", - "▁ the", - "e s", - "▁ w", - "a n", - "▁ c", - "i s", - "i t", - "o u", - "▁ d", - "a l", - "a r", - "▁ p", - "▁ f", - "e d", - "▁ b", - "in g", - "i ng", - "▁ o", - "▁ m", - "l e", - "n d", - "a s", - "i c", - "▁ h", - "io n", - "i on", - "▁i n", - "▁ in", - "▁t o", - "▁ to", - "e t", - "o m", - "e l", - "▁o f", - "▁ of", - "s t", - "▁a nd", - "▁an d", - "▁ and", - "▁ l", - "▁t h", - "▁ th", - "▁ n", - "en t", - "e nt", - "i l", - "c t", - "r o", - "▁r e", - "▁ re", - "i d", - "a m", - "▁ I", - "a d", - "▁ e", - "▁ S", - "▁ g", - "▁ T", - "i m", - "o t", - "a c", - "u r", - "▁ (", - "i g", - "▁ =", - "o l", - "u t", - "▁ A", - "s e", - "▁ u", - "v e", - "▁ C", - "i f", - "o w", - "▁ y", - "c h", - "a y", - "▁d e", - "▁ de", - "▁s t", - "▁ st", - "▁ |", - "ve r", - "v er", - ") ;", - "▁ \"", - "l y", - "▁b e", - "▁ be", - "* *", - "▁i s", - "▁ is", - "o d", - "▁ M", - "at ion", - "ati on", - "atio n", - "u l", - "▁f or", - "▁fo r", - "▁ for", - "▁o n", - "▁ on", - "a g", - "c e", - "te r", - "t er", - "i r", - "t h", - "▁ v", - "q u", - "▁ B", - "e m", - "▁ P", - "▁y ou", - "▁yo u", - "▁ you", - "▁t hat", - "▁th at", - "▁ that", - "u n", - "▁ {", - "it h", - "i th", - "r i", - "es t", - "e st", - "a b", - "- -", - "a p", - "▁i t", - "▁ it", - "▁c on", - "▁co n", - "▁ con", - "at e", - "a te", - "u s", - "▁ H", - "u m", - "▁ D", - "o s", - "p e", - "▁ -", - "▁w h", - "▁ wh", - "▁a l", - "▁ al", - "▁a s", - "▁ as", - "an d", - "a nd", - "is t", - "i st", - "▁ L", - "▁ W", - "▁w ith", - "▁ with", - "▁a n", - "▁ an", - "er e", - "e re", - "▁ *", - "▁ R", - "▁h e", - "▁ he", - "▁ F", - "o c", - "▁w as", - "▁wa s", - "▁ was", - "er s", - "e rs", - "k e", - "ou t", - "o ut", - "h t", - "▁ r", - "es s", - "e ss", - "o p", - "re s", - "r es", - "i e", - "▁ E", - "▁ \\", - "▁T he", - "▁Th e", - "▁ The", - "en d", - "e nd", - "l d", - "▁ N", - "or t", - "o rt", - "▁ G", - "/ /", - "▁ #", - "ou r", - "o ur", - "t e", - "il l", - "i ll", - "ai n", - "a in", - "▁s e", - "▁ se", - "▁ $", - "▁p ro", - "▁pr o", - "▁ pro", - "or e", - "o re", - "▁c om", - "▁co m", - "▁ com", - "am e", - "a me", - "t r", - "▁n e", - "▁ ne", - "ro m", - "r om", - "u b", - "▁a t", - "▁ at", - "▁e x", - "▁ ex", - "an t", - "a nt", - "u e", - "▁o r", - "▁ or", - "▁ }", - "ar t", - "a rt", - "ct ion", - "▁ k", - "p t", - "n t", - "i v", - "d e", - "▁ O", - "p l", - "ur n", - "u rn", - "ig ht", - "igh t", - "i ght", - "al l", - "a ll", - "▁t his", - "▁th is", - "▁ this", - "se r", - "s er", - "av e", - "a ve", - "▁n ot", - "▁no t", - "▁ not", - "▁a re", - "▁ar e", - "▁ are", - "▁ j", - "▁l e", - "▁ le", - "i z", - "▁ '", - "ag e", - "a ge", - "me nt", - "men t", - "m ent", - "▁t r", - "▁ tr", - "ac k", - "a ck", - "us t", - "u st", - "( )", - "- >", - "it y", - "i ty", - "in e", - "i ne", - "ou ld", - "oul d", - "o uld", - "▁ J", - "o g", - "▁f rom", - "▁fr om", - "▁fro m", - "▁ from", - "▁w e", - "▁ we", - "el l", - "e ll", - "▁s h", - "▁ sh", - "▁e n", - "▁ en", - "ur e", - "u re", - "por t", - "po rt", - "p ort", - "▁c h", - "▁ ch", - "n e", - "▁b y", - "▁ by", - "pe r", - "p er", - "ar d", - "a rd", - "as s", - "a ss", - "g e", - "a k", - "ar e", - "a re", - "o k", - "a v", - "iv e", - "i ve", - "f f", - "ie s", - "i es", - "at h", - "a th", - "tu rn", - "t urn", - "▁ U", - "in t", - "i nt", - "-- --", - "--- -", - "- ---", - "▁i m", - "▁ im", - "os t", - "o st", - "ia l", - "i al", - "▁h ave", - "▁ha ve", - "▁hav e", - "▁ have", - "in d", - "i nd", - "i p", - "an s", - "a ns", - "x t", - "▁d o", - "▁ do", - "c l", - "▁i f", - "▁ if", - "co n", - "c on", - "i a", - "▁h is", - "▁hi s", - "▁ his", - "ul t", - "u lt", - "ro u", - "r ou", - "▁s u", - "▁ su", - "r a", - "▁u n", - "▁ un", - "ab le", - "abl e", - "a ble", - "▁ <", - "▁ K", - "om e", - "o me", - "▁q u", - "▁ qu", - "ge t", - "g et", - "▁m e", - "▁ me", - "as t", - "a st", - "ec t", - "e ct", - "▁# #", - "▁ ##", - "t o", - "▁c l", - "▁ cl", - "▁a b", - "▁ ab", - "ic e", - "i ce", - "ir e", - "i re", - "be r", - "b er", - "on e", - "o ne", - "ic h", - "i ch", - "he n", - "h en", - "▁c an", - "▁ca n", - "▁ can", - "▁T h", - "▁ Th", - "▁l a", - "▁ la", - "▁a ll", - "▁al l", - "▁ all", - "im e", - "i me", - "il e", - "i le", - "id e", - "i de", - "\" ,", - "▁p l", - "▁ pl", - "▁ V", - "r u", - "or m", - "o rm", - "▁h ad", - "▁ha d", - "▁ had", - "u d", - "as e", - "a se", - "or d", - "o rd", - ") ,", - "▁h er", - "▁he r", - "▁ her", - "▁I n", - "▁ In", - "ac e", - "a ce", - "▁b ut", - "▁bu t", - "▁ but", - "at a", - "a ta", - ": :", - "** **", - "*** *", - "* ***", - "on g", - "o ng", - "▁ &", - ". .", - "it e", - "i te", - "yp e", - "y pe", - "ac t", - "a ct", - "od e", - "o de", - "▁y our", - "▁you r", - "▁yo ur", - "▁ your", - "▁o ut", - "▁ou t", - "▁ out", - "▁g o", - "▁ go", - "li c", - "l ic", - "al ly", - "all y", - "▁s o", - "▁ so", - "or k", - "a u", - "▁u p", - "▁ up", - "▁ _", - "l l", - "= =", - "▁m y", - "▁ my", - "p p", - "c c", - "▁/ /", - "▁ //", - "▁the y", - "▁th ey", - "▁ they", - "g h", - "▁u s", - "▁ us", - "i b", - "ion s", - "io ns", - "i ons", - "ac h", - "a ch", - "en s", - "e ns", - "▁a r", - "▁ ar", - "o b", - "el f", - "oo k", - "o ok", - "at ed", - "ate d", - "a ted", - "an g", - "a ng", - "ig n", - "i gn", - "▁re turn", - "▁r eturn", - "▁ret urn", - "▁ return", - "▁re s", - "▁r es", - "▁ res", - "c k", - "ou s", - "o us", - "с т", - ") .", - "▁ п", - ". \"", - "н а", - "▁ i", - "ai l", - "a il", - "e p", - "▁a d", - "▁ ad", - "an ce", - "anc e", - "( \"", - "▁* *", - "▁ **", - "th er", - "the r", - "t her", - "ak e", - "a ke", - "▁w ill", - "▁ will", - "▁c omp", - "▁com p", - "▁co mp", - "▁ comp", - "▁o ne", - "▁on e", - "▁ one", - "▁g et", - "▁ge t", - "▁ get", - "o v", - "▁ Y", - "ar y", - "a ry", - "oc k", - "o ck", - "▁s he", - "▁sh e", - "▁ she", - "ch e", - "c he", - "f t", - "▁n ew", - "▁ne w", - "▁ new", - "▁d es", - "▁de s", - "▁ des", - "▁l i", - "▁ li", - "en ce", - "enc e", - "▁s a", - "▁ sa", - "re ss", - "res s", - "r ess", - "▁e l", - "▁ el", - "▁u nd", - "▁un d", - "▁ und", - "e g", - "fe r", - "f er", - "r y", - "ea r", - "e ar", - "os e", - "o se", - "ve ry", - "ver y", - "v ery", - "' ,", - "▁ +", - "▁ в", - "▁H e", - "▁ He", - "ub lic", - "ubl ic", - "u blic", - "▁the ir", - "iz e", - "i ze", - "▁w ere", - "▁we re", - "▁wer e", - "▁ were", - "in k", - "ow n", - "o wn", - "I n", - "{ \\", - "▁h as", - "▁ha s", - "▁ has", - "▁p er", - "▁pe r", - "▁ per", - "▁I t", - "▁ It", - "▁S t", - "▁ St", - "he r", - "h er", - "je ct", - "j ect", - "р а", - "il d", - "i ld", - "s o", - "▁s p", - "▁ sp", - "н и", - "d u", - "ro w", - "r ow", - "al ue", - "alu e", - "se t", - "s et", - "fo rm", - "for m", - "f orm", - "co m", - "c om", - "▁m an", - "▁ma n", - "▁ man", - "on t", - "o nt", - "ul l", - "u ll", - "▁c ont", - "▁con t", - "▁co nt", - "▁ cont", - "▁m ore", - "▁mor e", - "▁mo re", - "▁ more", - "ic k", - "i ck", - "▁w ould", - "▁wo uld", - "▁e v", - "▁ ev", - "▁ab out", - "▁ about", - "it ion", - "iti on", - "▁ z", - "ou nd", - "oun d", - "o und", - "re e", - "r ee", - "▁C h", - "▁ Ch", - "▁wh ich", - "▁ which", - "i o", - "() ;", - "( );", - "▁w ho", - "▁wh o", - "▁ who", - "er r", - "e rr", - "or y", - "o ry", - "ou nt", - "oun t", - "o unt", - "at ions", - "ation s", - "ati ons", - "atio ns", - "▁ с", - "ri ng", - "rin g", - "r ing", - "< /", - "▁f e", - "▁ fe", - "к о", - "н о", - "▁d is", - "▁di s", - "▁ dis", - "m a", - "▁t hem", - "▁the m", - "▁th em", - "▁a ny", - "▁an y", - "▁ any", - "▁n o", - "▁ no", - "-- ------", - "---- ----", - "--- -----", - "----- ---", - "------ --", - "------- -", - "- -------", - "▁p re", - "▁pr e", - "▁ pre", - "▁t e", - "▁ te", - "▁r o", - "▁ ro", - "▁h im", - "▁hi m", - "▁ him", - "▁ :", - "u p", - "▁in t", - "▁i nt", - "▁ int", - "▁a g", - "▁ ag", - "S t", - "ar k", - "e x", - "p h", - "ie nt", - "ien t", - "i ent", - "el y", - "e ly", - "▁p r", - "▁ pr", - "E R", - "▁im port", - "▁imp ort", - "▁ import", - "▁t ime", - "▁tim e", - "▁ti me", - "▁ time", - "р о", - "pr o", - "p ro", - "Us er", - "Use r", - "U ser", - "l o", - "▁ /", - "▁ [", - "or s", - "o rs", - "= \"", - "▁t here", - "▁the re", - "▁th ere", - "▁ther e", - "▁ there", - "▁l ike", - "▁li ke", - "▁lik e", - "▁ like", - "ol d", - "o ld", - "▁w hen", - "▁wh en", - "▁whe n", - "▁ when", - "ve rs", - "ver s", - "v ers", - "▁s ome", - "▁so me", - "▁som e", - "▁ some", - "in gs", - "ing s", - ") )", - "▁p art", - "▁par t", - "▁pa rt", - "▁ part", - "ic al", - "ica l", - "i cal", - "▁f un", - "▁fu n", - "▁ fun", - "▁k n", - "▁ kn", - "ay s", - "a ys", - "ie r", - "i er", - "▁b een", - "▁be en", - "ov e", - "o ve", - "▁s c", - "▁ sc", - "ia n", - "i an", - "▁o ver", - "▁ov er", - "▁ over", - "ie l", - "i el", - "▁p e", - "▁ pe", - "ri b", - "r ib", - "pu t", - "p ut", - "e c", - "et h", - "e th", - "ar am", - "ara m", - "a ram", - "ap p", - "a pp", - "▁ –", - "▁s tat", - "▁st at", - "▁sta t", - "▁ stat", - "po n", - "p on", - "▁w hat", - "▁wh at", - "▁ what", - "pt ion", - "w e", - "ad e", - "a de", - "▁w ork", - "▁wor k", - "▁ work", - "te xt", - "tex t", - "t ext", - "▁s aid", - "▁sa id", - "▁# ##", - "▁## #", - "▁ ###", - "I N", - "▁j ust", - "▁ju st", - "▁ just", - "ir st", - "irs t", - "▁in to", - "▁int o", - "▁ into", - "▁con st", - "▁cons t", - "▁ const", - "our ce", - "t t", - "p s", - "p r", - "er v", - "e rv", - "it t", - "i tt", - "u g", - "_ {", - "en ts", - "ent s", - "is h", - "i sh", - "en er", - "ene r", - "e ner", - "▁in ter", - "▁int er", - "▁inte r", - "▁ inter", - "pl e", - "p le", - "ol l", - "o ll", - "me r", - "m er", - "at er", - "ate r", - "a ter", - "oo l", - "o ol", - "e f", - "▁p ublic", - "▁pub lic", - "▁pu blic", - "▁publi c", - "▁ public", - "▁o ther", - "▁ot her", - "▁ other", - "р е", - "▁d ef", - "▁de f", - "▁ def", - "▁ @", - "г о", - "oin t", - "oi nt", - "o int", - "▁o ff", - "▁of f", - "▁ off", - "oi d", - "o id", - "re turn", - "ret urn", - "r eturn", - "▁s et", - "▁se t", - "▁ set", - "w o", - "ft er", - "fte r", - "f ter", - "s h", - "** ******", - "**** ****", - "****** **", - "▁o ur", - "▁ou r", - "▁ our", - "ri v", - "r iv", - "is s", - "i ss", - "▁W e", - "▁ We", - "n g", - "▁o b", - "▁ ob", - "s s", - "g r", - "▁t han", - "▁th an", - "▁ than", - "pe ct", - "pec t", - "p ect", - "ie d", - "i ed", - "s c", - "ie w", - "i ew", - "de r", - "d er", - "ys t", - "y st", - "e v", - "▁c ould", - "▁co uld", - "▁cou ld", - "▁ could", - "an n", - "a nn", - "en c", - "e nc", - "O N", - "i x", - "an c", - "a nc", - "▁al so", - "▁als o", - "▁ also", - "re at", - "rea t", - "▁a m", - "▁ am", - "▁b ec", - "▁be c", - "▁ bec", - "▁ и", - "ua l", - "u al", - "pe c", - "p ec", - "▁ .", - "▁b l", - "▁ bl", - "le ct", - "l ect", - "op le", - "opl e", - "o ple", - "y s", - "▁g r", - "▁ gr", - "ic t", - "i ct", - "i k", - "tr ing", - "tri ng", - "t ring", - "▁T his", - "▁Th is", - "▁ This", - "▁b ack", - "▁ba ck", - "▁ back", - "▁ о", - "▁f in", - "▁fi n", - "▁ fin", - "at ch", - "Co n", - "C on", - "( '", - "er m", - "e rm", - "▁= =", - "▁ ==", - "_ _", - "na me", - "nam e", - "n ame", - ", \"", - "▁d id", - "▁di d", - "▁ did", - "is e", - "i se", - "▁on ly", - "▁ only", - "ru ct", - "r uct", - "le s", - "l es", - "▁t hen", - "▁the n", - "▁th en", - "▁ then", - "au se", - "aus e", - "a use", - "в а", - "▁it s", - "▁i ts", - "▁ its", - "ri t", - "r it", - "▁k now", - "▁kn ow", - "▁ know", - "ie ld", - "iel d", - "i eld", - "▁c lass", - "▁cl ass", - "▁clas s", - "▁ class", - "▁ >", - "▁e m", - "▁ em", - "▁$ \\", - "▁ $\\", - "▁y ear", - "▁ye ar", - "▁ year", - "w n", - "} ,", - "▁d el", - "▁de l", - "▁ del", - "al e", - "a le", - "t y", - "fi g", - "f ig", - "s p", - "he d", - "h ed", - "ro und", - "rou nd", - "r ound", - "e w", - "▁d i", - "▁ di", - "▁d er", - "▁de r", - "▁ der", - "р и", - "re d", - "r ed", - "th is", - "t his", - "le t", - "l et", - "R E", - "a x", - "f r", - "ess age", - "essa ge", - "ou gh", - "o ugh", - "▁c omm", - "▁com m", - "▁co mm", - "▁ comm", - "f o", - "uc h", - "u ch", - "o y", - "▁pe ople", - "▁ people", - "yst em", - "ys tem", - "▁f irst", - "▁fir st", - "▁ first", - "▁f unction", - "▁fun ction", - "▁ function", - "an ge", - "ang e", - "▁h ow", - "▁ho w", - "▁ how", - "▁e t", - "▁ et", - "a h", - "▁l ook", - "▁lo ok", - "▁ look", - "т о", - "un d", - "u nd", - "▁u nder", - "▁un der", - "▁und er", - "▁ under", - "к а", - "▁ !", - "ra y", - "r ay", - "S T", - "if ic", - "ifi c", - "i fic", - "л и", - "re ad", - "rea d", - "r ead", - "▁b et", - "▁be t", - "▁ bet", - "io us", - "i ous", - "ar g", - "a rg", - "▁n eed", - "▁ne ed", - "▁ need", - "ma th", - "mat h", - "m ath", - "▁н а", - "▁ на", - "er t", - "e rt", - "▁o p", - "▁ op", - "▁a cc", - "▁ac c", - "▁ acc", - "Pr o", - "P ro", - "▁e st", - "▁es t", - "▁ est", - "▁U n", - "▁ Un", - "▁e nt", - "▁en t", - "▁ ent", - "▁re c", - "▁r ec", - "▁ rec", - "▁u se", - "▁us e", - "▁ use", - "е н", - "▁p ar", - "▁pa r", - "▁ par", - "a z", - "▁ д", - "▁W h", - "▁ Wh", - "sel f", - "s elf", - "▁k e", - "▁ ke", - "т а", - "▁w ant", - "▁wa nt", - "▁ want", - "▁e nd", - "▁en d", - "▁ end", - "▁d on", - "▁do n", - "▁ don", - "e k", - "re n", - "r en", - "Na me", - "N ame", - "▁= >", - "▁ =>", - "▁a pp", - "▁ap p", - "▁ app", - "▁qu e", - "▁q ue", - "▁ que", - "ig h", - "i gh", - "▁b u", - "▁ bu", - "eq u", - "e qu", - "ve l", - "v el", - "▁a ct", - "▁ac t", - "▁ act", - "cr e", - "c re", - "A T", - "▁v ar", - "▁va r", - "▁ var", - "ce ss", - "ces s", - "c ess", - "== ==", - "=== =", - "= ===", - "E x", - "▁a dd", - "▁ad d", - "▁ add", - "▁m od", - "▁mo d", - "▁ mod", - "un g", - "u ng", - "▁w here", - "▁wh ere", - "▁whe re", - "▁ where", - "ni ng", - "n ing", - "▁f l", - "▁ fl", - "al s", - "a ls", - "ter n", - "te rn", - "t ern", - "} }", - "▁A l", - "▁ Al", - "▁p os", - "▁po s", - "▁ pos", - "an k", - "▁a p", - "▁ ap", - "en g", - "e ng", - "▁ “", - "bl e", - "b le", - "▁re g", - "▁r eg", - "▁ reg", - "^ {", - "▁S he", - "▁Sh e", - "▁ She", - "▁* /", - "▁ */", - "ud e", - "u de", - "ad d", - "a dd", - "▁t wo", - "▁tw o", - "▁ two", - "▁c ol", - "▁co l", - "▁ col", - "▁s m", - "▁ sm", - "ai r", - "a ir", - "▁m ay", - "▁ma y", - "▁ may", - "fo re", - "for e", - "f ore", - "▁Y ou", - "▁ You", - "ro ugh", - "rou gh", - "r ough", - "▁c he", - "▁ch e", - "▁ che", - "▁a tt", - "▁at t", - "▁ att", - "ot h", - "o th", - "л а", - "▁c o", - "▁ co", - "at es", - "ate s", - "a tes", - "▁re m", - "▁r em", - "▁ rem", - "oo d", - "o od", - "Ty pe", - "Typ e", - "T ype", - "le d", - "l ed", - "fu l", - "f ul", - "▁s elf", - "▁sel f", - "▁ self", - "o f", - "▁A r", - "▁ Ar", - "qu e", - "q ue", - "▁e very", - "▁ev ery", - "▁ever y", - "▁ every", - "re f", - "r ef", - "Th e", - "T he", - "▁A nd", - "▁An d", - "▁ And", - "▁re l", - "▁r el", - "▁ rel", - "O R", - "I d", - "▁e ven", - "▁ev en", - "▁ even", - "E N", - "▁h and", - "▁ha nd", - "▁han d", - "▁ hand", - "ai t", - "a it", - "▁sh ould", - "▁ should", - "▁a fter", - "▁af ter", - "▁ after", - "▁d if", - "▁di f", - "gh t", - "g ht", - "if e", - "i fe", - "at or", - "ato r", - "a tor", - "as h", - "a sh", - "ri but", - "rib ut", - "ribu t", - "um ber", - "umb er", - "u mber", - "▁s ee", - "▁se e", - "▁ see", - "m s", - "▁c all", - "▁cal l", - "▁ca ll", - "▁ call", - "y n", - "d d", - "▁e s", - "▁ es", - "▁m ake", - "▁ma ke", - "▁ make", - "ot her", - "oth er", - "othe r", - "o ther", - "▁ —", - "\") ;", - "\" );", - "st r", - "s tr", - "▁l ong", - "▁lo ng", - "▁lon g", - "▁ long", - "le ment", - "lem ent", - "l ement", - "▁w or", - "▁wo r", - "▁ wor", - "it s", - "i ts", - "▁I f", - "▁ If", - "al se", - "als e", - "л ь", - "wa rd", - "war d", - "w ard", - "▁п о", - "▁ по", - "va l", - "v al", - "on s", - "o ns", - "▁ Z", - "▁n ow", - "▁no w", - "▁ now", - "da ta", - "dat a", - "d ata", - "am p", - "a mp", - "en se", - "ens e", - "▁th rough", - "▁thr ough", - "▁thro ugh", - "▁ through", - "▁d own", - "▁do wn", - "▁dow n", - "▁ down", - "at t", - "a tt", - "▁st atic", - "▁stat ic", - "▁ static", - "ic s", - "i cs", - "# #", - "po s", - "p os", - "▁v oid", - "▁vo id", - "▁ void", - "a w", - "ou n", - "o un", - "▁w ay", - "▁wa y", - "▁ way", - "ib le", - "i ble", - "ve nt", - "ven t", - "v ent", - "ow er", - "owe r", - "o wer", - "▁th ink", - "▁thin k", - "▁ think", - "t s", - "* /", - "▁a gain", - "▁ag ain", - "▁ again", - "at ing", - "ati ng", - "atin g", - "a ting", - "т е", - "ne r", - "n er", - "▁m ost", - "▁mo st", - "▁mos t", - "▁ most", - "li ne", - "lin e", - "l ine", - "y m", - "▁s ub", - "▁su b", - "▁ sub", - "er son", - "ers on", - "▁re qu", - "▁r equ", - "▁req u", - "▁ requ", - "A L", - "A R", - "ab el", - "abe l", - "a bel", - "on d", - "o nd", - ")) ;", - ") );", - "▁S e", - "▁ Se", - "▁B ut", - "▁Bu t", - "▁ But", - "al k", - "▁A n", - "▁ An", - "ne w", - "n ew", - "▁b ecause", - "▁bec ause", - "▁ because", - "ge r", - "g er", - "ul ar", - "ula r", - "u lar", - "ro up", - "rou p", - "r oup", - "t a", - ".. .", - ". ..", - "▁c ons", - "▁con s", - "▁co ns", - "▁ cons", - "▁r ight", - "▁ri ght", - "▁rig ht", - "▁ right", - "▁f r", - "▁ fr", - "b e", - "il y", - "i ly", - "к и", - "▁p h", - "▁ ph", - "ea d", - "e ad", - "? \"", - "▁g u", - "▁ gu", - "▁el se", - "▁els e", - "▁ else", - "▁s om", - "▁so m", - "▁ som", - "re nt", - "ren t", - "r ent", - "c o", - "em ent", - "eme nt", - "emen t", - "e ment", - "▁s tr", - "▁st r", - "▁ str", - "au lt", - "aul t", - "a ult", - "▁ з", - "л о", - "se rt", - "ser t", - "s ert", - "va r", - "v ar", - "ty pe", - "typ e", - "t ype", - "▁C om", - "▁Co m", - "▁ Com", - "л е", - "in s", - "i ns", - "m e", - "wa y", - "w ay", - "id ent", - "ide nt", - "iden t", - "▁p rov", - "▁pro v", - "▁pr ov", - "▁ prov", - "▁ м", - "▁tr ue", - "▁ true", - "▁P ro", - "▁Pr o", - "▁ Pro", - "f l", - "▁s l", - "▁ sl", - "▁A s", - "▁ As", - "} \\", - "I D", - "ue s", - "u es", - "▁in st", - "▁ins t", - "▁ inst", - "▁n ame", - "▁na me", - "▁nam e", - "▁ name", - "o x", - "▁ )", - "l i", - "am es", - "ame s", - "a mes", - "Re s", - "R es", - "▁s ur", - "▁su r", - "▁ sur", - "par am", - "pa ram", - "para m", - "p aram", - "▁st art", - "▁star t", - "▁sta rt", - "▁ start", - "a j", - "S E", - "as k", - "a sk", - "I T", - "St ring", - "Str ing", - "S tring", - "▁a ss", - "▁as s", - "▁ ass", - "▁p lay", - "▁pl ay", - "▁ play", - "ti ng", - "t ing", - "to n", - "t on", - "▁b efore", - "▁be fore", - "▁bef ore", - "▁ before", - "▁p ol", - "▁po l", - "▁ pol", - "ar ch", - "arc h", - "▁w ell", - "▁we ll", - "▁wel l", - "▁ well", - "Co m", - "C om", - "an y", - "a ny", - "ol og", - "olo g", - "o log", - "▁e rr", - "▁er r", - "▁ err", - "▁the se", - "▁th ese", - "ar s", - "a rs", - "e b", - "▁b r", - "▁ br", - "▁in cl", - "▁inc l", - "▁ incl", - "▁h el", - "▁he l", - "▁ hel", - "er n", - "e rn", - "od y", - "o dy", - "в о", - "▁in d", - "▁i nd", - "▁ ind", - "-- --------------", - "---- ------------", - "-------- --------", - "--- -------------", - "------------ ----", - "----- -----------", - "---------- ------", - "------ ----------", - "------------- ---", - "-------------- --", - "--------- -------", - "------- ---------", - "----------- -----", - "▁d ata", - "▁da ta", - "▁dat a", - "▁ data", - "▁g ood", - "▁go od", - "▁ good", - "L E", - "] ,", - "▁a v", - "▁ av", - "▁a c", - "▁ ac", - "id er", - "ide r", - "i der", - "н е", - "▁ Q", - "▁m in", - "▁mi n", - "▁ min", - "▁m uch", - "▁mu ch", - "c i", - "el s", - "e ls", - "▁c ur", - "▁cu r", - "▁ cur", - "▁v alue", - "▁val ue", - "▁ value", - "er y", - "e ry", - "u f", - "▁l oc", - "▁lo c", - "▁ loc", - "re ak", - "rea k", - "at ive", - "ati ve", - "ativ e", - "im es", - "ime s", - "i mes", - "C l", - "▁ ,", - "▁s er", - "▁se r", - "▁ ser", - "▁d ie", - "▁di e", - "▁ die", - "▁tr ans", - "▁tra ns", - "▁ trans", - "▁res ult", - "▁ result", - "ex t", - "e xt", - "▁a ut", - "▁au t", - "▁ aut", - "la nd", - "lan d", - "l and", - "▁& &", - "▁ &&", - "C h", - "te n", - "t en", - "} $", - "▁t ype", - "▁typ e", - "▁ty pe", - "▁ type", - "con d", - "co nd", - "c ond", - "ic es", - "ice s", - "i ces", - "▁v ery", - "▁ver y", - "▁ve ry", - "▁ very", - "▁o wn", - "▁ own", - "▁f il", - "▁fi l", - "▁ fil", - "it ies", - "iti es", - "i ties", - "▁p rodu", - "▁pro du", - "▁prod u", - "▁ produ", - "▁re ad", - "▁r ead", - "▁ read", - "▁f orm", - "▁for m", - "▁fo rm", - "▁ form", - "▁c ase", - "▁cas e", - "▁ca se", - "▁ case", - "at her", - "ath er", - "a ther", - "т и", - "д а", - "е р", - "T h", - "au t", - "a ut", - "▁s pec", - "▁sp ec", - "▁spe c", - "▁ spec", - "i j", - "b l", - "il ity", - "ili ty", - "▁ é", - "▁e r", - "▁ er", - "▁d oes", - "▁do es", - "▁ does", - "▁h ere", - "▁he re", - "▁her e", - "▁ here", - "th e", - "t he", - "ur es", - "ure s", - "u res", - "▁ %", - "mi n", - "m in", - "▁n ull", - "▁nu ll", - "▁ null", - "ra p", - "r ap", - "\" )", - "r r", - "Li st", - "L ist", - "ri ght", - "rig ht", - "r ight", - "▁U ser", - "▁Us er", - "▁Use r", - "▁ User", - "U L", - "at ional", - "ation al", - "ati onal", - "atio nal", - "▁b eing", - "▁be ing", - "▁bei ng", - "▁ being", - "A N", - "s k", - "▁c ar", - "▁ca r", - "▁ car", - "ol e", - "o le", - "▁d ist", - "▁dis t", - "▁di st", - "▁ dist", - "pl ic", - "p lic", - "ol low", - "oll ow", - "▁p res", - "▁pre s", - "▁pr es", - "▁ pres", - "▁s uch", - "▁su ch", - "▁suc h", - "▁ such", - "re am", - "rea m", - "in ce", - "inc e", - "ga n", - "g an", - "▁F or", - "▁Fo r", - "▁ For", - "\" :", - "so n", - "s on", - "riv ate", - "▁y ears", - "▁year s", - "▁ye ars", - "▁s erv", - "▁se rv", - "▁ser v", - "▁ serv", - "▁m ade", - "▁ma de", - "▁mad e", - "▁ made", - "de f", - "d ef", - "; \r", - "▁g l", - "▁ gl", - "▁b el", - "▁be l", - "▁ bel", - "▁l ist", - "▁li st", - "▁ list", - "▁c or", - "▁co r", - "▁ cor", - "▁d et", - "▁de t", - "▁ det", - "ce ption", - "cept ion", - "eg in", - "e gin", - "▁ б", - "▁c har", - "▁ch ar", - "▁cha r", - "▁ char", - "tr ans", - "tra ns", - "▁f am", - "▁fa m", - "▁! =", - "▁ !=", - "ou se", - "ous e", - "o use", - "▁d ec", - "▁de c", - "▁ dec", - "ic a", - "i ca", - "▁m any", - "▁man y", - "▁ma ny", - "▁ many", - "ak ing", - "aki ng", - "a king", - "▁ à", - "▁s im", - "▁si m", - "▁ sim", - "ag es", - "age s", - "a ges", - "uf f", - "u ff", - "as ed", - "ase d", - "a sed", - "ma n", - "m an", - "▁S h", - "▁ Sh", - "ie t", - "i et", - "ir ect", - "ire ct", - "i rect", - "▁R e", - "▁ Re", - "▁d iffer", - "▁dif fer", - "▁diff er", - "▁f ind", - "▁fin d", - "▁fi nd", - "▁ find", - "eth od", - "▁ \r", - "in es", - "ine s", - "i nes", - "▁in v", - "▁i nv", - "▁ inv", - "▁p oint", - "▁po int", - "▁poi nt", - "▁ point", - "▁The y", - "▁Th ey", - "▁ They", - "▁u sed", - "▁us ed", - "▁use d", - "▁ used", - "ct ions", - "ction s", - "▁st ill", - "i ó", - "in ed", - "ine d", - "i ned", - "▁wh ile", - "▁ while", - "I t", - "em ber", - "emb er", - "e mber", - "▁s ay", - "▁sa y", - "▁ say", - "▁he lp", - "▁hel p", - "▁ help", - "▁c re", - "▁cr e", - "▁ cre", - "▁ x", - "▁T r", - "▁ Tr", - "um ent", - "ume nt", - "umen t", - "u ment", - "▁s k", - "▁ sk", - "ou ght", - "ough t", - "ual ly", - "u ally", - "m essage", - "▁C on", - "▁Co n", - "▁ Con", - "▁m on", - "▁mo n", - "▁ mon", - "ar ed", - "are d", - "a red", - "wor k", - "w ork", - ") :", - "is ter", - "ist er", - "iste r", - "i ster", - "ar n", - "a rn", - "iz ed", - "ize d", - "i zed", - "Dat a", - "Da ta", - "D ata", - "or n", - "o rn", - "▁h ead", - "▁he ad", - "▁ head", - "D E", - "▁L e", - "▁ Le", - "▁p erson", - "▁per son", - "▁pers on", - "▁ person", - "ment s", - "men ts", - "m ents", - "eng th", - "e ngth", - "▁f alse", - "▁fal se", - "▁fals e", - "▁ false", - "▁m ed", - "▁me d", - "▁ med", - "▁D e", - "▁ De", - "ac he", - "ach e", - "a che", - "it ed", - "ite d", - "i ted", - "▁l et", - "▁le t", - "▁ let", - "▁s how", - "▁sh ow", - "▁ show", - "▁s ame", - "▁sa me", - "▁sam e", - "▁ same", - "us s", - "u ss", - "▁g ener", - "▁gen er", - "▁ge ner", - "▁gene r", - "▁ gener", - "▁ у", - "cu r", - "c ur", - "▁re al", - "▁ real", - "ce d", - "c ed", - "\" >", - "st ruct", - "str uct", - "stru ct", - "be gin", - "b egin", - "ce pt", - "cep t", - "▁b o", - "▁ bo", - "ir ed", - "ire d", - "i red", - "▁F r", - "▁ Fr", - "▁st ud", - "▁ stud", - "de v", - "d ev", - "A r", - "( \\", - "▁C l", - "▁ Cl", - "we en", - "w een", - "▁t oo", - "▁to o", - "▁ too", - "▁t est", - "▁te st", - "▁ test", - "▁d ay", - "▁da y", - "▁ day", - "o h", - "▁f ollow", - "▁fol low", - "▁ follow", - "at ure", - "atur e", - "atu re", - "z e", - "ie n", - "i en", - "re g", - "r eg", - "ce s", - "c es", - "ur ing", - "uri ng", - "u ring", - "am b", - "a mb", - "in a", - "i na", - "cr i", - "c ri", - "▁e d", - "▁ ed", - "S S", - "uc k", - "u ck", - "▁/ *", - "▁ /*", - "C T", - "▁T here", - "▁The re", - "▁Th ere", - "▁Ther e", - "▁ There", - "▁t ake", - "▁tak e", - "▁ta ke", - "▁ take", - "pa r", - "p ar", - "ul e", - "u le", - "ca l", - "c al", - "fo r", - "f or", - "** **************", - "**** ************", - "******** ********", - "************ ****", - "************** **", - "s ource", - "▁th ose", - "co l", - "c ol", - "▁e ff", - "▁ eff", - "mo d", - "m od", - "con t", - "co nt", - "c ont", - "} {", - "▁a round", - "▁ar ound", - "▁ around", - "pr ess", - "pre ss", - "pres s", - "p ress", - "b y", - "▁go ing", - "▁ going", - "pon se", - "pons e", - "▁ С", - "▁l ine", - "▁li ne", - "▁lin e", - "▁ line", - "da te", - "dat e", - "d ate", - "co de", - "cod e", - "c ode", - "[ '", - "▁l ife", - "▁li fe", - "▁lif e", - "▁ life", - "as on", - "a son", - "▁u sing", - "▁us ing", - "▁ using", - "▁v al", - "▁va l", - "▁ val", - "▁d u", - "▁ du", - "y p", - "▁O n", - "▁ On", - "▁f ound", - "▁fo und", - "▁fou nd", - "▁ found", - "ol ut", - "olu t", - "' ]", - "ar ent", - "are nt", - "aren t", - "a rent", - "▁s tring", - "▁st ring", - "▁str ing", - "▁stri ng", - "▁ string", - "▁m et", - "▁me t", - "▁ met", - "▁w r", - "▁ wr", - "us h", - "u sh", - "st ring", - "str ing", - "stri ng", - "s tring", - "si ze", - "s ize", - "▁v er", - "▁ve r", - "▁ ver", - "▁e ach", - "▁ each", - "val ue", - "v alue", - "▁l ast", - "▁la st", - "▁las t", - "▁ last", - "▁g ot", - "▁go t", - "▁ got", - "ve n", - "v en", - "ba ck", - "b ack", - "Se t", - "S et", - "e y", - "ro l", - "r ol", - "▁c r", - "▁ cr", - "th ing", - "t hing", - "re t", - "r et", - "é s", - "is m", - "i sm", - "▁bet ween", - "▁ between", - "O b", - "et hing", - "eth ing", - "e thing", - "m p", - "▁l o", - "▁ lo", - "at s", - "a ts", - "▁N ew", - "▁Ne w", - "▁ New", - "в и", - "ad o", - "a do", - "de x", - "d ex", - "д и", - "▁p ass", - "▁pas s", - "▁pa ss", - "▁ pass", - "w h", - "▁d en", - "▁de n", - "▁ den", - "Ge t", - "G et", - "ap t", - "a pt", - "▁a sk", - "▁as k", - "▁ ask", - "▁s up", - "▁su p", - "▁ sup", - "Val ue", - "V alue", - "н ы", - "▁t ry", - "▁tr y", - "▁ try", - "lat ion", - "l ation", - "da y", - "d ay", - "ne ss", - "nes s", - "n ess", - "et s", - "e ts", - "▁ex per", - "▁exp er", - "▁ exper", - "T r", - "▁M ar", - "▁Ma r", - "▁ Mar", - "se rv", - "ser v", - "s erv", - "b r", - "▁n umber", - "▁num ber", - "▁nu mber", - "▁ number", - "in al", - "ina l", - "i nal", - "ce nt", - "cen t", - "c ent", - "/ *", - "no t", - "n ot", - "ion al", - "io nal", - "iona l", - "i onal", - "▁f inal", - "▁fin al", - "▁fi nal", - "▁ final", - "' )", - "▁r un", - "▁ru n", - "▁ run", - "ov er", - "ove r", - "o ver", - "▁n ever", - "▁ne ver", - "▁ never", - "u c", - "▁h igh", - "▁hig h", - "▁hi gh", - "▁ high", - "yl e", - "y le", - "▁in s", - "▁i ns", - "▁ ins", - "▁b est", - "▁be st", - "▁bes t", - "▁ best", - "it tle", - "itt le", - "ri c", - "r ic", - "▁s ign", - "▁si gn", - "▁sig n", - "▁ sign", - "▁d em", - "▁de m", - "▁ dem", - "in ess", - "ine ss", - "ines s", - "i ness", - "g y", - "▁w ar", - "▁wa r", - "▁ war", - "is hed", - "ish ed", - "▁g iv", - "▁gi v", - "ke y", - "k ey", - "▁ X", - "( $", - "▁ch ild", - "▁chi ld", - "▁ child", - "le ss", - "les s", - "l ess", - "way s", - "wa ys", - "w ays", - "in cl", - "inc l", - "ro p", - "r op", - "ra w", - "r aw", - ": //", - "▁ «", - "n o", - "ind ow", - "indo w", - "f e", - "ri end", - "rie nd", - "rien d", - "▁l es", - "▁le s", - "▁ les", - "▁l os", - "▁lo s", - "▁ los", - "fil e", - "fi le", - "f ile", - "form ation", - "format ion", - "cc ess", - "c cess", - "▁ В", - "n a", - "▁i l", - "▁ il", - "is ion", - "isi on", - "le r", - "l er", - "▁a rt", - "▁ar t", - "▁ art", - "Con t", - "Co nt", - "C ont", - "▁w orld", - "▁wor ld", - "▁ world", - "▁t urn", - "▁tu rn", - "▁tur n", - "▁ turn", - "▁re ally", - "▁real ly", - "▁E x", - "▁ Ex", - "м а", - "▁ П", - "ter s", - "te rs", - "t ers", - "ar get", - "arg et", - "arge t", - "Er r", - "E rr", - "▁h app", - "▁ha pp", - "ti me", - "tim e", - "t ime", - "▁S o", - "▁ So", - "di v", - "d iv", - "▁did n", - "▁di dn", - "ad a", - "a da", - "oo t", - "o ot", - "} )", - "▁s ch", - "▁sc h", - "▁ sch", - "▁c le", - "▁cl e", - "▁ cle", - "▁some thing", - "▁som ething", - "▁somet hing", - "▁ something", - "() .", - "( ).", - "▁c our", - "▁co ur", - "▁cou r", - "ev er", - "eve r", - "e ver", - "an ts", - "ant s", - "▁ ?", - "T o", - "▁ `", - "tr y", - "t ry", - "u x", - "ai s", - "a is", - "ro ss", - "ros s", - "r oss", - "hi p", - "h ip", - "▁re p", - "▁r ep", - "▁ rep", - "la bel", - "lab el", - "l abel", - "▁b oth", - "▁bo th", - "▁bot h", - "▁ both", - "* ,", - "ot t", - "o tt", - "м и", - "an e", - "a ne", - "▁o pen", - "▁op en", - "▁ open", - "w w", - "▁c ome", - "▁com e", - "▁co me", - "▁ come", - "▁e xt", - "▁ex t", - "▁ ext", - "re m", - "r em", - "_{ \\", - "_ {\\", - "▁o ld", - "▁ol d", - "▁ old", - "ch ed", - "che d", - "c hed", - ". _", - "M E", - "if y", - "i fy", - "g g", - "Co l", - "C ol", - "vi ew", - "v iew", - "▁b us", - "▁bu s", - "▁ bus", - "▁m ust", - "▁mus t", - "▁mu st", - "▁ must", - "▁d ifferent", - "▁differ ent", - "lo g", - "l og", - "is ts", - "ist s", - "i sts", - "ro ll", - "rol l", - "r oll", - "a i", - "▁з а", - "▁ за", - "▁s ystem", - "▁sys tem", - "▁syst em", - "▁ system", - "iv ers", - "ive rs", - "iver s", - "i vers", - "at us", - "atu s", - "ot e", - "o te", - "me d", - "m ed", - "] .", - "ak es", - "ake s", - "a kes", - "R O", - "▁c ent", - "▁ce nt", - "▁ cent", - "gr am", - "gra m", - "g ram", - "▁p rivate", - "▁priv ate", - "▁ private", - "▁g reat", - "▁gre at", - "\" ;", - "op y", - "o py", - "▁fe el", - "▁fee l", - "▁H ow", - "▁Ho w", - "▁ How", - "// //", - "/// /", - "/ ///", - "I C", - "▁d r", - "▁ dr", - "ain s", - "ai ns", - "a ins", - "lo ck", - "loc k", - "l ock", - "E n", - "▁S ch", - "▁Sc h", - "▁ Sch", - "▁m at", - "▁ma t", - "▁ mat", - "▁h ome", - "▁hom e", - "▁ho me", - "▁ home", - "per ty", - "pert y", - "te st", - "tes t", - "t est", - "lo c", - "l oc", - "▁w om", - "▁wo m", - "s w", - "ar ly", - "arl y", - "▁E n", - "▁ En", - "▁к о", - "▁ ко", - "de n", - "d en", - "ст а", - "с та", - "▁ а", - "et er", - "ete r", - "e ter", - "▁incl ud", - "▁inclu d", - "UL L", - "U LL", - "▁m em", - "▁me m", - "▁ mem", - "▁p o", - "▁ po", - "▁l ittle", - "▁lit tle", - "▁litt le", - "▁a rg", - "▁ar g", - "▁ arg", - "▁} ,", - "▁ },", - "in clude", - "incl ude", - "et a", - "e ta", - "▁p lace", - "▁pl ace", - "▁plac e", - "▁ place", - "id th", - "us tom", - "ust om", - "▁| |", - "▁ ||", - "▁t em", - "▁te m", - "▁ tem", - "ri ed", - "rie d", - "r ied", - "▁f act", - "▁fac t", - "▁fa ct", - "▁ fact", - "ien ce", - "i ence", - "▁P l", - "▁ Pl", - "op t", - "o pt", - "el e", - "e le", - "g o", - "A C", - "in ter", - "int er", - "inte r", - "==== ====", - "() ,", - "( ),", - "ot s", - "o ts", - "ra l", - "r al", - "iqu e", - "iq ue", - "i que", - "av ing", - "avi ng", - "a ving", - "m l", - "▁th ought", - "▁though t", - "▁thou ght", - "fr ac", - "f rac", - "▁c are", - "▁car e", - "▁ca re", - "▁ care", - "() );", - "()) ;", - "( ));", - "▁p ut", - "▁pu t", - "▁ put", - "▁m ight", - "▁mi ght", - "▁mig ht", - "▁A mer", - "▁Am er", - "▁ Amer", - "▁( !", - "▁ (!", - "am ple", - "amp le", - "al th", - "alt h", - "▁f ew", - "▁fe w", - "▁st ate", - "▁stat e", - "▁sta te", - "▁ state", - "su b", - "s ub", - "▁O r", - "▁ Or", - "] ;", - "▁s ize", - "▁si ze", - "▁ size", - "▁S p", - "▁ Sp", - "▁with out", - "▁ without", - "▁p oss", - "▁pos s", - "▁po ss", - "▁ poss", - "e q", - "pl ay", - "p lay", - "▁ex pect", - "▁exp ect", - "▁ expect", - "▁se cond", - "▁sec ond", - "▁ second", - "▁S tring", - "▁St ring", - "▁Str ing", - "▁ String", - "ui ld", - "u ild", - "▁n ext", - "▁ne xt", - "▁ next", - "+ +", - "re qu", - "req u", - "r equ", - "▁A ll", - "▁Al l", - "▁ All", - "▁m en", - "▁me n", - "▁ men", - "▁W hen", - "▁Wh en", - "▁Whe n", - "▁ When", - "it er", - "ite r", - "i ter", - "am ent", - "ame nt", - "amen t", - "a ment", - "ne t", - "n et", - "▁ К", - "ro n", - "r on", - "ain t", - "ai nt", - "a int", - "▁I s", - "▁ Is", - "в е", - "pe nd", - "pen d", - "p end", - "trans lation", - "transl ation", - "▁г о", - "▁ го", - "ч е", - "▁v an", - "▁va n", - "▁ van", - "▁an other", - "▁ano ther", - "▁re t", - "▁r et", - "▁ ret", - "▁L a", - "▁ La", - "Mo d", - "M od", - "IO N", - "I ON", - "li st", - "l ist", - "▁p ost", - "▁pos t", - "▁po st", - "▁ post", - "d a", - "wa re", - "war e", - "w are", - "▁w ord", - "▁wor d", - "▁wo rd", - "▁ word", - "Err or", - "Er ror", - "▁se em", - "▁see m", - "▁cont in", - "▁ contin", - "at ic", - "ati c", - "▁th ree", - "▁thr ee", - "▁ three", - "Ob ject", - "Obj ect", - "▁part ic", - "▁parti c", - "$ .", - "▁m ark", - "▁mar k", - "▁ mark", - "▁v is", - "▁vi s", - "▁ vis", - "r c", - "▁s w", - "▁ sw", - "pt ions", - "ption s", - "▁b reak", - "▁bre ak", - "▁ break", - "▁th ings", - "▁thing s", - "▁thin gs", - "ut e", - "u te", - "u i", - "▁T hat", - "▁Th at", - "▁ That", - "ur s", - "u rs", - "g l", - "р у", - "▁f ile", - "▁fil e", - "▁fi le", - "▁ file", - "us e", - "u se", - "ig ned", - "ign ed", - "igne d", - "par t", - "pa rt", - "p art", - "U n", - "▁e qu", - "▁eq u", - "▁ equ", - "( &", - "▁l ead", - "▁le ad", - "r m", - "ain ed", - "ai ned", - "aine d", - "a ined", - "▁B e", - "▁ Be", - "pat h", - "pa th", - "p ath", - "▁sm all", - "▁ small", - "ag er", - "age r", - "a ger", - "▁al ways", - "▁ always", - "▁E l", - "▁ El", - "▁or der", - "▁ord er", - "▁ order", - "▁e y", - "▁ ey", - "▁w on", - "▁wo n", - "▁ won", - "ap e", - "a pe", - "▁l eft", - "▁le ft", - "▁ left", - "av a", - "a va", - "it em", - "ite m", - "i tem", - "ho r", - "h or", - "▁a way", - "▁aw ay", - "▁ away", - "b b", - "fu n", - "f un", - "▁I nd", - "▁In d", - "▁ Ind", - "m b", - "▁st ruct", - "▁str uct", - "▁stru ct", - "▁ struct", - "▁pro cess", - "▁proc ess", - "▁proces s", - "▁ process", - "▁s upport", - "▁sup port", - "▁supp ort", - "▁ support", - "); \r", - ") ;\r", - "ió n", - "i ón", - "L O", - "▁o per", - "▁op er", - "▁ oper", - "U T", - "▁ ·", - "P E", - "lo ad", - "l oad", - "of f", - "o ff", - "▁N o", - "▁ No", - "iv es", - "ive s", - "i ves", - "ic an", - "ica n", - "i can", - "▁v e", - "▁ ve", - "act ion", - "a ction", - "' ;", - "▁v o", - "▁ vo", - "$ ,", - "▁G r", - "▁ Gr", - "pr e", - "p re", - "n y", - "ain ing", - "ai ning", - "a ining", - "io r", - "i or", - "in it", - "ini t", - "i nit", - "le ction", - "lect ion", - "l ection", - "ar m", - "a rm", - "um n", - "u mn", - "ag s", - "a gs", - "ц и", - "ск о", - "с ко", - "vers ion", - "v ersion", - "▁T o", - "▁ To", - "▁re f", - "▁r ef", - "▁ ref", - "st and", - "sta nd", - "stan d", - "▁A t", - "▁ At", - "if t", - "i ft", - "▁e in", - "fa ce", - "fac e", - "f ace", - "b o", - "if ied", - "ifi ed", - "ve d", - "v ed", - "su m", - "s um", - "un e", - "u ne", - "it al", - "ita l", - "i tal", - "um p", - "u mp", - "com m", - "co mm", - "c omm", - "▁m ov", - "▁mo v", - "▁ mov", - "el t", - "e lt", - "▁v on", - "▁vo n", - "vel op", - "ct or", - "c tor", - "he ad", - "h ead", - "cl e", - "c le", - "▁b uild", - "▁bu ild", - "▁ build", - "in c", - "i nc", - ". '", - "b s", - "in fo", - "inf o", - "ch n", - "c hn", - "▁we ek", - "▁ week", - "▁b ook", - "▁bo ok", - "▁ book", - "H E", - "ba r", - "b ar", - "ic ense", - "▁W hat", - "▁Wh at", - "▁ What", - "▁qu est", - "▁que st", - "▁q uest", - "▁ quest", - "ur ch", - "at o", - "a to", - "le ft", - "l eft", - "▁m ar", - "▁ma r", - "▁ mar", - "▁t op", - "▁to p", - "▁ top", - "F F", - "▁f riend", - "▁ friend", - "▁b eh", - "▁be h", - "▁f ield", - "▁fi eld", - "▁ field", - "▁again st", - "ra ct", - "rac t", - "r act", - "iz ation", - "us er", - "use r", - "u ser", - "ch en", - "che n", - "c hen", - "▁ke ep", - "▁ keep", - "A D", - "it or", - "ito r", - "i tor", - "▁n on", - "▁no n", - "▁ non", - "ir d", - "i rd", - "op e", - "o pe", - "▁re st", - "▁r est", - "▁res t", - "▁ rest", - "▁d ev", - "▁de v", - "▁ dev", - "▁_ _", - "▁ __", - "▁u na", - "▁un a", - "▁ una", - "▁t erm", - "▁te rm", - "▁ter m", - "▁ term", - "I S", - "▁p op", - "▁po p", - "▁ pop", - "ri st", - "ris t", - "r ist", - "▁s ince", - "▁sin ce", - "▁sinc e", - "▁ since", - "ve s", - "v es", - "▁h ard", - "▁ha rd", - "▁har d", - "▁ hard", - "p i", - "ut il", - "uti l", - "u til", - "▁s oc", - "▁so c", - "▁ soc", - "en e", - "e ne", - "Ex ception", - "▁l ocal", - "▁loc al", - "▁lo cal", - "▁ local", - "▁d irect", - "▁di rect", - "▁dire ct", - "▁dir ect", - "▁ direct", - "▁s ure", - "▁su re", - "▁sur e", - "▁ sure", - "▁b ro", - "▁br o", - "▁ bro", - "▁d a", - "▁ da", - "▁< /", - "▁ ", - "ai m", - "a im", - "▁s ervice", - "▁serv ice", - "▁ service", - "▁with in", - "an gu", - "ang u", - "▁ Д", - "uf fer", - "uff er", - "A G", - "▁D o", - "▁ Do", - "▁in cre", - "▁inc re", - "▁under stand", - "} ^", - "▁look ed", - "▁lo oked", - "ge n", - "g en", - "ail ed", - "ai led", - "a iled", - "▁ е", - "ay er", - "aye r", - "a yer", - "▁O ne", - "▁On e", - "▁ One", - "▁b as", - "▁ba s", - "▁ bas", - "▁j ob", - "▁jo b", - "▁ job", - "m u", - "bu t", - "b ut", - "el ta", - "elt a", - "▁Ch rist", - "▁Chris t", - "▁ Christ", - "ur ation", - "▁re cord", - "▁rec ord", - "▁ record", - "▁Un ivers", - "▁ Univers", - "iv id", - "ivi d", - "i vid", - "val id", - "▁ Р", - "▁h old", - "▁hol d", - "▁ho ld", - "▁ hold", - "▁t able", - "▁tab le", - "▁ta ble", - "▁ table", - "on es", - "one s", - "o nes", - "lin k", - "l ink", - "▁G e", - "▁ Ge", - "▁of fer", - "▁off er", - "st er", - "ste r", - "s ter", - "For m", - "F orm", - "= {", - "▁н е", - "▁ не", - "st ance", - "stan ce", - "▁g overn", - "▁go vern", - "▁gover n", - "▁ govern", - "▁te chn", - "▁tech n", - "▁ techn", - "▁p rim", - "▁pr im", - "▁pri m", - "▁ prim", - "* .", - "ch o", - "c ho", - "ma x", - "m ax", - "▁f ore", - "▁for e", - "▁fo re", - "▁ fore", - "▁C an", - "▁Ca n", - "▁ Can", - "▁pol it", - "▁po lit", - "▁ polit", - "or ies", - "ori es", - "orie s", - "o ries", - "▁t imes", - "▁time s", - "▁tim es", - "▁ti mes", - "▁ times", - "▁d ans", - "▁da ns", - "▁dan s", - "▁a ir", - "▁ai r", - "▁ air", - "▁any thing", - "▁s ever", - "▁se ver", - "ac y", - "a cy", - "} _", - "H e", - "▁l east", - "▁le ast", - "ip s", - "i ps", - "EN T", - "E NT", - "d o", - "▁о т", - "▁ от", - "▁c ost", - "▁co st", - "▁cos t", - "▁ cost", - ". ”", - "▁child ren", - "▁ children", - "ab ility", - "abil ity", - "Bu t", - "B ut", - "▁p ath", - "▁pat h", - "▁pa th", - "▁ path", - "res ult", - "ac ter", - "act er", - "▁e lement", - "▁el ement", - "▁ele ment", - "▁elem ent", - "▁ element", - "e e", - "▁w ait", - "▁wa it", - "▁ wait", - "▁m oney", - "▁mon ey", - "▁mo ney", - "Ma p", - "M ap", - "t d", - "oi n", - "o in", - "iv ing", - "ivi ng", - "i ving", - "ic ht", - "ich t", - "i cht", - "ic y", - "i cy", - "sc h", - "s ch", - "st e", - "s te", - "д у", - "or ed", - "ore d", - "o red", - "ou d", - "o ud", - "il le", - "ill e", - "i lle", - "is ed", - "ise d", - "i sed", - "pl ication", - "plic ation", - "▁c ustom", - "▁cust om", - "▁ custom", - "▁h aving", - "▁ha ving", - "▁hav ing", - "pon ent", - "po nent", - "▁B y", - "▁ By", - "ul es", - "ule s", - "u les", - "ue d", - "u ed", - "at ter", - "att er", - "atte r", - "An d", - "A nd", - "it ive", - "iti ve", - "De f", - "D ef", - "▁m oment", - "▁mom ent", - "▁mo ment", - "▁ moment", - "at erial", - "ate rial", - "ater ial", - "Cl ass", - "C lass", - "og raph", - "ograp h", - "o graph", - "ik e", - "i ke", - "▁l arge", - "▁larg e", - "▁ large", - "▁# ###", - "▁## ##", - "▁### #", - "▁ ####", - "▁e ither", - "du ct", - "duc t", - "d uct", - "▁T hen", - "▁The n", - "▁Th en", - "▁ Then", - "▁G u", - "▁ Gu", - "ole an", - "o lean", - "pe rt", - "per t", - "p ert", - "▁G et", - "▁Ge t", - "▁ Get", - "▁A b", - "▁ Ab", - "▁sh ort", - "▁ short", - "O n", - "im ent", - "ime nt", - "imen t", - "i ment", - "▁pro ject", - "▁ project", - "cri pt", - "cr ipt", - "c ript", - "▁incl uding", - "▁includ ing", - "▁inclu ding", - "▁ including", - "ни я", - "▁m aking", - "▁ma king", - "▁ making", - "▁some one", - "▁F l", - "▁ Fl", - "▁s at", - "▁sa t", - "▁ sat", - "▁comp any", - "▁compan y", - "▁ company", - "oc us", - "p u", - "▁G od", - "▁Go d", - "▁ God", - "if ication", - "ific ation", - "N o", - "▁s n", - "▁ sn", - "an o", - "a no", - "g a", - "▁a u", - "▁ au", - "▁c ou", - "▁co u", - "▁ cou", - "á s", - "en ded", - "end ed", - "ende d", - "т у", - "ob er", - "obe r", - "o ber", - "▁n othing", - "▁not hing", - "▁no thing", - "▁n et", - "▁ne t", - "▁ net", - "▁p ot", - "▁po t", - "▁ pot", - "▁t yp", - "▁ty p", - "▁ typ", - "▁it em", - "▁i tem", - "▁ item", - "re w", - "r ew", - "At t", - "A tt", - "▁you ng", - "▁yo ung", - "} \r", - "nd er", - "nde r", - "n der", - "st art", - "sta rt", - "star t", - "▁S c", - "▁ Sc", - "* )", - "▁e nc", - "▁en c", - "▁ enc", - "▁w omen", - "▁wom en", - "▁wo men", - "▁look ing", - "▁lo oking", - "▁ looking", - "▁р о", - "▁ ро", - "▁he alth", - "▁heal th", - "▁ health", - "Pat h", - "P ath", - "▁A fter", - "▁Af ter", - "▁ After", - "▁m ult", - "▁mu lt", - "▁mul t", - "▁ mult", - "▁{ \\", - "▁ {\\", - "▁l and", - "▁la nd", - "▁lan d", - "▁ land", - "or ld", - "▁D es", - "▁De s", - "▁ Des", - "▁e ng", - "▁en g", - "▁ eng", - "in put", - "▁P ol", - "▁Po l", - "▁ Pol", - "\" \"", - "Co de", - "C ode", - "▁s upp", - "▁su pp", - "▁sup p", - "▁ supp", - "ain er", - "ai ner", - "aine r", - "a iner", - "he ck", - "▁m or", - "▁mo r", - "▁ mor", - "▁m ill", - "▁mil l", - "▁mi ll", - "▁ mill", - "▁a w", - "▁ aw", - "f s", - "▁do ing", - "ting s", - "t ings", - "ad es", - "ade s", - "a des", - "▁to get", - "▁c ertain", - "▁cert ain", - "▁cer tain", - "▁t ogether", - "▁toget her", - "C E", - "ide o", - "▁Amer ican", - "▁America n", - "▁ American", - "on y", - "o ny", - "id d", - "i dd", - "I I", - "ge d", - "g ed", - "ab les", - "able s", - "abl es", - "a bles", - "▁ide nt", - "▁id ent", - "▁ ident", - "io d", - "i od", - "▁p arent", - "▁par ent", - "▁pa rent", - "▁pare nt", - "▁ parent", - "F or", - "amb da", - "an do", - "and o", - "= \\", - "ag ed", - "age d", - "a ged", - "en ding", - "end ing", - "In t", - "I nt", - "▁poss ible", - "▁ possible", - "▁с о", - "▁ со", - "iv ity", - "ivi ty", - "nu m", - "n um", - "r t", - "aj or", - "ajo r", - "a jor", - "cre ate", - "creat e", - "c reate", - "ri de", - "rid e", - "r ide", - "▁k new", - "▁kn ew", - "▁kne w", - "bi t", - "b it", - "it ional", - "ition al", - "iti onal", - "▁l ik", - "▁li k", - "▁ lik", - "▁H er", - "▁He r", - "▁ Her", - "ens ion", - "\" .", - "ot o", - "o to", - "▁ex ist", - "▁ exist", - "ak en", - "ake n", - "a ken", - "▁act ually", - "▁actual ly", - "c a", - "▁ Г", - "х о", - "in n", - "i nn", - "Al l", - "A ll", - "bu f", - "b uf", - "▁M e", - "▁ Me", - "▁s een", - "▁se en", - "▁see n", - "▁ seen", - "op s", - "o ps", - "No t", - "N ot", - "▁cont rol", - "▁contr ol", - "▁contro l", - "▁ control", - "▁res pon", - "▁resp on", - "▁ respon", - "} ;", - "il t", - "i lt", - "is k", - "i sk", - "▁b ad", - "▁ba d", - "▁ bad", - "▁o ften", - "▁of ten", - "▁p ast", - "▁pas t", - "▁pa st", - "ap er", - "ape r", - "a per", - "▁re ason", - "▁ reason", - "et ers", - "eter s", - "ete rs", - "e ters", - "▁w anted", - "▁want ed", - "ur a", - "u ra", - "ta ble", - "tab le", - "t able", - "or mal", - "orm al", - "wid th", - "w idth", - "г а", - "pt r", - "p tr", - "▁d est", - "▁de st", - "▁des t", - "▁ dest", - "▁de sign", - "▁des ign", - "▁ design", - "▁s ound", - "▁so und", - "▁sou nd", - "▁ sound", - "▁p lan", - "▁pl an", - "▁ plan", - "▁b ase", - "▁bas e", - "▁ba se", - "▁ base", - "ha nd", - "han d", - "h and", - "g s", - "▁s ays", - "▁sa ys", - "▁say s", - "fun ction", - "f unction", - "▁t ri", - "▁tr i", - "▁ tri", - "m t", - "▁in vest", - "▁inv est", - "▁av ailable", - "▁ available", - "ay out", - "a yout", - "▁o ch", - "▁oc h", - "▁ och", - "▁l as", - "▁la s", - "▁ las", - "il led", - "ill ed", - "ille d", - "V al", - "▁ ф", - "ie ty", - "iet y", - "i ety", - "mo n", - "m on", - "Ha nd", - "H and", - "F r", - "ia m", - "i am", - "pa ce", - "p ace", - "▁O b", - "▁ Ob", - "▁p ara", - "▁par a", - "▁pa ra", - "▁ para", - "▁me et", - "▁s um", - "▁su m", - "▁ sum", - "M essage", - "ic i", - "i ci", - "▁k nown", - "▁kn own", - "▁know n", - "▁ known", - "▁g en", - "▁ge n", - "▁ gen", - "am ma", - "amm a", - "a mma", - "ar r", - "a rr", - "▁t re", - "▁tr e", - "▁ tre", - "ok e", - "o ke", - "ut h", - "u th", - "~ \\", - "▁exper ience", - "▁experi ence", - "ic le", - "icl e", - "i cle", - "▁I l", - "▁ Il", - "▁s ent", - "▁se nt", - "▁sen t", - "▁ sent", - "▁o thers", - "▁other s", - "▁ others", - "▁s oft", - "▁so ft", - "▁ soft", - "I P", - "▁m ax", - "▁ma x", - "▁ max", - "ba ll", - "bal l", - "b all", - "▁mark et", - "▁mar ket", - "▁ market", - "▁p our", - "▁po ur", - "▁pou r", - "pr ession", - "press ion", - "p ression", - "ep s", - "e ps", - "▁s aw", - "▁sa w", - "▁a cross", - "▁ac ross", - "▁S u", - "▁ Su", - "O ver", - "ни е", - "ul ation", - "u lation", - "▁R eg", - "▁Re g", - "▁ Reg", - "▁+ =", - "▁ +=", - "bo dy", - "b ody", - ") \\", - "▁pr int", - "▁pri nt", - "▁prin t", - "▁ print", - "▁п ри", - "▁пр и", - "▁ при", - "d b", - "our ces", - "ource s", - "ward s", - "war ds", - "w ards", - "▁bl ack", - "▁ black", - "с о", - "il i", - "i li", - "▁E d", - "▁ Ed", - "▁com plet", - "▁comp let", - "▁compl et", - "▁s ingle", - "▁sing le", - "▁sin gle", - "▁ single", - "▁I N", - "▁ IN", - "ac hed", - "ach ed", - "ache d", - "a ched", - "b t", - "▁c ode", - "▁co de", - "▁cod e", - "▁ code", - "▁b ool", - "▁bo ol", - "▁ bool", - "▁a rea", - "▁are a", - "▁ar ea", - "▁ area", - "▁re quire", - "▁requ ire", - "▁ require", - "▁pro blem", - "▁proble m", - "▁prob lem", - "ac ed", - "ace d", - "a ced", - "Eq u", - "E qu", - "▁con fig", - "▁conf ig", - "▁ config", - "ve c", - "v ec", - "ne y", - "n ey", - "c y", - "A l", - "▁acc ount", - "▁ac count", - "▁ account", - "ym bol", - "▁s te", - "▁st e", - "▁ ste", - "ge s", - "g es", - "Ar ray", - "Arr ay", - "em pl", - "emp l", - "con text", - "cont ext", - "De s", - "D es", - "Res ult", - "ec ut", - "e cut", - "▁t arget", - "▁tar get", - "▁ target", - "▁get ting", - "\" />", - "og le", - "o gle", - "▁him self", - "▁was n", - "▁wa sn", - "▁b lock", - "▁bl ock", - "▁blo ck", - "▁ block", - "▁a nt", - "▁an t", - "▁ ant", - "▁Y ork", - "▁be come", - "▁bec ome", - "if f", - "i ff", - "port s", - "por ts", - "p orts", - "re ate", - "reat e", - "rea te", - "= '", - "c d", - "loc ation", - "l ocation", - "е т", - "▁a ccess", - "▁acc ess", - "▁ac cess", - "▁ access", - "gr ess", - "gre ss", - "gres s", - "g ress", - "ro s", - "r os", - "U p", - "▁work ing", - "▁wor king", - "▁ working", - "▁A m", - "▁ Am", - "iq u", - "i qu", - "ce r", - "c er", - "▁( (", - "▁ ((", - "▁P er", - "▁Pe r", - "▁ Per", - "▁f unc", - "▁fun c", - "▁fu nc", - "▁ func", - "▁g irl", - "▁gi rl", - "▁gir l", - "▁ girl", - "▁ab ove", - "pe n", - "p en", - "п и", - "id o", - "i do", - "▁v ersion", - "▁vers ion", - "▁ version", - "T Y", - "▁ ;", - "ma ry", - "mar y", - "m ary", - "ab led", - "able d", - "abl ed", - "a bled", - "an nel", - "ann el", - "anne l", - "▁ex ample", - "▁exam ple", - "▁ example", - "▁con text", - "▁cont ext", - "▁ context", - "O P", - "▁re d", - "▁r ed", - "▁ red", - "▁c ir", - "▁ci r", - "▁ cir", - "s m", - "Lo g", - "L og", - "▁s pace", - "▁sp ace", - "▁ space", - "▁f ut", - "▁fu t", - "▁G ener", - "▁Ge ner", - "▁Gen er", - "▁Gene r", - "▁ Gener", - "il ls", - "ill s", - "▁d ri", - "▁dr i", - "_ .", - "▁f elt", - "▁fe lt", - "▁fel t", - "▁o ffic", - "▁of fic", - "▁off ic", - "▁= ==", - "▁== =", - "▁ ===", - "i i", - "▁start ed", - "▁star ted", - "▁ Т", - "▁} );", - "▁}) ;", - "▁ });", - "j s", - "▁fr ont", - "▁fro nt", - "▁ front", - "▁al most", - "ir m", - "i rm", - "! \"", - "sign ed", - "sig ned", - "s igned", - "▁y et", - "▁ye t", - "▁t rad", - "▁tr ad", - "▁tra d", - "ient s", - "ien ts", - "i ents", - "am a", - "a ma", - "▁in put", - "▁ input", - "li m", - "l im", - "п а", - "▁к а", - "▁ ка", - "▁c amp", - "▁cam p", - "▁ca mp", - "▁ camp", - "ib r", - "i br", - "fe ct", - "f ect", - "un t", - "u nt", - "▁h alf", - "▁hal f", - "▁ half", - "▁c over", - "▁co ver", - "▁cov er", - "▁ cover", - "angu age", - "▁b en", - "▁be n", - "▁ ben", - "h a", - "▁d iff", - "▁di ff", - "▁dif f", - "▁ diff", - "_ \\", - "▁о б", - "▁ об", - "] )", - "od es", - "ode s", - "o des", - "he l", - "h el", - "io s", - "i os", - "▁ О", - "▁m ot", - "▁mo t", - "▁ mot", - "▁s ocial", - "▁so cial", - "▁soc ial", - "▁soci al", - "▁ social", - "//// ////", - "▁s tre", - "▁st re", - "▁str e", - "▁ stre", - "gr ound", - "gro und", - "g round", - "і в", - "ob ject", - "obj ect", - "pl es", - "ple s", - "p les", - "re ed", - "ree d", - "r eed", - "▁e en", - "▁ een", - "▁b ased", - "▁bas ed", - "▁base d", - "▁ba sed", - "▁ based", - "▁r ange", - "▁ran ge", - "▁rang e", - "▁ range", - "A n", - "ur g", - "u rg", - "▁le arn", - "▁lear n", - "▁ learn", - "▁e xc", - "▁ex c", - "▁ exc", - "▁im p", - "▁i mp", - "▁ imp", - "▁me ans", - "▁mean s", - "▁w ur", - "en ds", - "end s", - "vo id", - "v oid", - "▁s td", - "▁st d", - "▁ std", - "▁part icular", - "▁partic ular", - "▁particul ar", - "▁parti cular", - "j a", - "▁s ource", - "▁sour ce", - "▁ source", - "def ault", - "p y", - "▁a ls", - "▁al s", - "▁ als", - "sc ri", - "scr i", - "s cri", - "st atus", - "stat us", - "▁st ory", - "▁stor y", - "▁sto ry", - "▁ story", - "▁b egin", - "▁be gin", - "▁beg in", - "▁ begin", - "▁pos ition", - "▁posit ion", - "▁ position", - "▁spec ial", - "▁spe cial", - "▁ special", - "ph p", - "p hp", - "▁b ar", - "▁ba r", - "▁ bar", - "▁p ract", - "▁pr act", - "▁pra ct", - "▁prac t", - "cal l", - "ca ll", - "c all", - "▁d as", - "▁da s", - "▁ das", - "▁r ad", - "▁ra d", - "▁ rad", - "▁cl ose", - "▁clos e", - "▁clo se", - "▁ close", - "ww w", - "w ww", - "ер е", - "е ре", - "g u", - "▁E r", - "▁ Er", - "▁d om", - "▁do m", - "▁ dom", - "A M", - "▁b ed", - "▁be d", - "▁ bed", - "▁sever al", - "au l", - "a ul", - "bo x", - "b ox", - "▁l ow", - "▁lo w", - "▁ low", - "pa ck", - "p ack", - "Re g", - "R eg", - "O f", - "at ures", - "ature s", - "atur es", - "atu res", - "é n", - "ed er", - "ede r", - "e der", - "uild er", - "ca st", - "cas t", - "c ast", - "con om", - "co nom", - "c onom", - "ra ft", - "raf t", - "r aft", - "▁m akes", - "▁make s", - "▁ma kes", - "Lo c", - "L oc", - "ht tp", - "htt p", - "h ttp", - "▁a bs", - "▁ab s", - "▁ abs", - "re sh", - "res h", - "r esh", - "▁W ill", - "▁Wil l", - "▁Wi ll", - "▁ Will", - "bre ak", - "b reak", - "▁o ptions", - "▁opt ions", - "▁option s", - "▁ options", - "fo rt", - "for t", - "f ort", - "▁и з", - "▁ из", - "▁a nal", - "▁an al", - "▁ anal", - "▁e nv", - "▁en v", - "▁ env", - "( {", - "ev ent", - "even t", - "eve nt", - "e vent", - "▁p age", - "▁pa ge", - "▁pag e", - "▁ page", - "ter nal", - "tern al", - "▁d istribut", - "▁dist ribut", - "▁f ood", - "▁fo od", - "▁foo d", - "▁ food", - "che ck", - "c heck", - "C K", - "▁в о", - "▁ во", - "as sert", - "ass ert", - "asse rt", - "á n", - "ba se", - "bas e", - "b ase", - "▁w hole", - "▁wh ole", - "▁who le", - "ac ión", - "ació n", - "aci ón", - "a ción", - "O D", - "▁turn ed", - "▁tur ned", - "ig ma", - "▁res ponse", - "▁respon se", - "▁respons e", - "▁ response", - "▁Univers ity", - "▁d iv", - "▁di v", - "▁ div", - "ap ter", - "apt er", - "▁result s", - "▁ results", - "▁re present", - "▁rep resent", - "▁every thing", - "▁C ent", - "▁Ce nt", - "▁ Cent", - "ut es", - "ute s", - "u tes", - "ri x", - "r ix", - "▁S ome", - "▁So me", - "▁Som e", - "▁ Some", - "▁be hind", - "▁beh ind", - "▁c reat", - "▁cre at", - "▁ creat", - "pl ace", - "plac e", - "p lace", - "s u", - "▁P art", - "▁Par t", - "▁Pa rt", - "▁ Part", - "um b", - "u mb", - "math bb", - "pi ng", - "pin g", - "p ing", - "▁m atch", - "▁mat ch", - "▁ match", - "O ut", - "do m", - "d om", - "▁s itu", - "▁sit u", - "▁si tu", - "d r", - "ar a", - "a ra", - "▁w indow", - "▁wind ow", - "▁ window", - "n s", - "lish ed", - "l ished", - "▁V er", - "▁Ve r", - "▁ Ver", - "▁m essage", - "▁mess age", - "▁ message", - "▁E m", - "▁ Em", - "▁h uman", - "▁hum an", - "▁ human", - "per ties", - "pert ies", - "л у", - "le m", - "l em", - "OR T", - "O RT", - "▁e arly", - "▁ear ly", - "▁qu ick", - "▁qui ck", - "▁ quick", - "▁т а", - "▁ та", - "ro id", - "r oid", - "▁c ountry", - "▁coun try", - "▁count ry", - "▁countr y", - "▁ country", - "▁d ue", - "▁du e", - "▁ due", - "▁D ie", - "▁Di e", - "▁ Die", - "▁t rying", - "▁tr ying", - "▁try ing", - "▁l ive", - "▁li ve", - "▁liv e", - "▁ live", - "▁p ress", - "▁pre ss", - "▁pr ess", - "▁pres s", - "▁ press", - "IN T", - "I NT", - "W ith", - "ov ed", - "ove d", - "o ved", - "▁spec ific", - "▁ specific", - "▁f all", - "▁fa ll", - "▁fal l", - "▁ fall", - "u k", - "y l", - "▁gener al", - "▁gen eral", - "▁gene ral", - "▁ general", - "м у", - "н у", - "▁n ames", - "▁name s", - "▁na mes", - "▁nam es", - "▁ names", - "wh ere", - "whe re", - "w here", - "▁The se", - "▁Th ese", - "▁ These", - "▁s il", - "▁si l", - "▁ sil", - "é t", - "▁e ner", - "▁en er", - "▁ ener", - "▁N ow", - "▁No w", - "▁ Now", - "▁add ress", - "▁addr ess", - "▁ address", - "Res ponse", - "▁M r", - "▁ Mr", - "▁an sw", - "▁ans w", - "▁fil m", - "▁fi lm", - "▁ film", - "▁str ong", - "▁stro ng", - "▁ strong", - "▁b ring", - "▁br ing", - "▁Un ited", - "▁Unit ed", - "▁g e", - "▁ ge", - "▁w oman", - "▁wom an", - "▁wo man", - "▁ woman", - "Ne w", - "N ew", - "et t", - "e tt", - ". )", - "en ame", - "ena me", - "e name", - "▁A N", - "▁ AN", - "▁de scrib", - "▁desc rib", - "з а", - "is ing", - "isi ng", - "i sing", - "E L", - "q l", - "▁f ur", - "▁fu r", - "▁ fur", - "y ing", - "▁C al", - "▁Ca l", - "▁ Cal", - "▁D r", - "▁ Dr", - "ER R", - "E RR", - "▁\\ \\", - "▁ \\\\", - "an gle", - "ang le", - "ur ope", - "uro pe", - "urop e", - "▁c ity", - "▁cit y", - "▁ci ty", - "▁ city", - "▁in dex", - "▁ind ex", - "▁inde x", - "▁ index", - "▁a ction", - "▁act ion", - "▁ action", - "▁How ever", - "▁ However", - "▁f ig", - "▁fi g", - "▁ fig", - "ia s", - "i as", - "▁quest ion", - "▁ question", - "▁J an", - "▁Ja n", - "▁ Jan", - "▁M ed", - "▁Me d", - "▁ Med", - "▁C ont", - "▁Con t", - "▁Co nt", - "▁ Cont", - "am ed", - "ame d", - "a med", - "Cal l", - "C all", - "pl ied", - "tt y", - "t ty", - "▁ind ivid", - "pa ge", - "pag e", - "p age", - "▁c omb", - "▁com b", - "▁co mb", - "▁ comb", - "se ction", - "sect ion", - "s ection", - "▁C omm", - "▁Com m", - "▁Co mm", - "▁ Comm", - "ue l", - "u el", - "▁h et", - "▁he t", - "▁ het", - "▁B ar", - "▁Ba r", - "▁ Bar", - "ag ement", - "age ment", - "agem ent", - "fi n", - "f in", - "▁m ajor", - "▁ma jor", - "▁maj or", - "▁ major", - "op er", - "ope r", - "o per", - "ap i", - "a pi", - "ro om", - "r oom", - "▁ „", - "▁h ab", - "▁ha b", - "▁ hab", - "з и", - "▁a uf", - "▁au f", - "▁ auf", - "cur rent", - "curr ent", - "n i", - "▁in clude", - "▁incl ude", - "▁includ e", - "▁inclu de", - "▁ include", - "▁qu i", - "▁q ui", - "v a", - "U E", - "▁ide a", - "▁id ea", - "▁ idea", - ", '", - "▁requ ired", - "▁require d", - "▁ required", - "▁he art", - "▁hear t", - "▁ heart", - "ib ility", - "ibil ity", - "ict ion", - "i ction", - "Mod el", - "Mode l", - "Mo del", - "wr ite", - "writ e", - "w rite", - "▁cont ent", - "▁conten t", - "▁ content", - "▁w er", - "▁we r", - "▁ wer", - "▁h ands", - "▁hand s", - "▁han ds", - "ze n", - "z en", - "ch ar", - "cha r", - "c har", - "}^ {", - "} ^{", - "▁m ass", - "▁ma ss", - "▁mas s", - "▁ mass", - "pl y", - "p ly", - "▁n at", - "▁na t", - "▁ nat", - "re l", - "r el", - "▁d at", - "▁da t", - "▁ dat", - "==== ============", - "======== ========", - "============ ====", - "im al", - "ima l", - "i mal", - "▁pro bably", - "▁prob ably", - "un ch", - "unc h", - "▁m er", - "▁me r", - "▁ mer", - "il ar", - "ila r", - "i lar", - "ir es", - "ire s", - "i res", - "▁w atch", - "▁wat ch", - "▁ watch", - "S I", - "▁c ult", - "▁cu lt", - "▁cul t", - "▁m other", - "▁mot her", - "▁mo ther", - "▁ mother", - "▁govern ment", - "or ding", - "ord ing", - "▁( )", - "▁ ()", - "▁p ri", - "▁pr i", - "▁l ink", - "▁lin k", - "▁ link", - "gr oup", - "gro up", - "g roup", - "O L", - "▁n ear", - "▁ne ar", - "▁S er", - "▁Se r", - "▁ Ser", - "Se r", - "S er", - "it o", - "i to", - "▁value s", - "▁val ues", - "▁ values", - "▁j ava", - "▁ja va", - "▁ java", - "ful ly", - "full y", - "f ully", - "Co unt", - "C ount", - "++ )", - "▁v i", - "▁ vi", - "▁wh ite", - "▁ white", - "ma t", - "m at", - "ct x", - "c tx", - "▁con c", - "▁co nc", - "▁ conc", - "▁st ay", - "▁sta y", - "gi ng", - "gin g", - "g ing", - "▁c lear", - "▁cl ear", - "▁cle ar", - "▁ clear", - "▁c opy", - "▁co py", - "▁cop y", - "▁ copy", - "sel ves", - "▁prov ide", - "▁w ords", - "▁wor ds", - "▁word s", - "▁ words", - "com p", - "co mp", - "c omp", - "ar gs", - "arg s", - "▁p ick", - "▁pi ck", - "▁pic k", - "▁ pick", - "ul y", - "u ly", - "▁v ari", - "▁var i", - "▁va ri", - "▁ vari", - "▁bel ieve", - "▁belie ve", - "▁C o", - "▁ Co", - "Pro perty", - "Gr oup", - "G roup", - "▁t en", - "▁te n", - "▁ ten", - "is chen", - "isch en", - "ische n", - "isc hen", - "i schen", - "et urn", - "e turn", - "iv al", - "iva l", - "i val", - "Sys tem", - "S ystem", - "C L", - "be d", - "b ed", - "▁t otal", - "▁to tal", - "▁tot al", - "▁ total", - "▁is t", - "▁i st", - "▁ ist", - "In put", - "um ents", - "ument s", - "umen ts", - "u ments", - "Man ager", - "ш и", - "▁w in", - "▁ win", - "le ep", - "lee p", - "P I", - "но го", - "н ого", - "ru ction", - "ruct ion", - "r uction", - "▁in te", - "▁i nte", - "▁int e", - "▁ inte", - "Ap p", - "A pp", - "av or", - "avo r", - "a vor", - "▁re spect", - "▁res pect", - "▁resp ect", - "▁ respect", - "at ors", - "ator s", - "ato rs", - "▁c omo", - "▁com o", - "▁co mo", - "▁c ut", - "▁cu t", - "▁ cut", - "F A", - "▁s us", - "▁su s", - "▁A pp", - "▁Ap p", - "▁ App", - "re ct", - "rec t", - "r ect", - "F I", - "▁be gan", - "▁beg an", - "op h", - "o ph", - "▁s ort", - "▁so rt", - "▁sor t", - "▁ sort", - "th ough", - "ј е", - "ic ro", - "i cro", - "Tr ans", - "Tra ns", - "л і", - "▁In st", - "▁Ins t", - "▁ Inst", - "re quest", - "requ est", - "req uest", - "о р", - "▁rel ations", - "▁relation s", - "- \\", - "St atus", - "Stat us", - "ж и", - "▁f ather", - "▁fa ther", - "▁fat her", - "▁ father", - "c s", - "▁s ex", - "▁se x", - "▁ sex", - "is ch", - "isc h", - "i sch", - "v o", - "}_ {", - "} _{", - "ave n", - "av en", - "a ven", - "▁N e", - "▁ Ne", - "AT E", - "A TE", - "it ten", - "itt en", - "itte n", - "▁e ss", - "▁es s", - "▁ ess", - "T H", - "ight s", - "igh ts", - "▁h om", - "▁ho m", - "▁ hom", - "▁t oday", - "▁to day", - "▁tod ay", - "▁toda y", - "▁z u", - "▁ zu", - "it a", - "i ta", - "▁is n", - "▁i sn", - "▁o pt", - "▁op t", - "▁ opt", - "og n", - "o gn", - "é r", - "▁wh ether", - "▁whe ther", - "ix ed", - "ph i", - "p hi", - "id ence", - "iden ce", - "al d", - "a ld", - "Cl ient", - "A t", - "▁de ath", - "▁L et", - "▁Le t", - "▁ Let", - "iu s", - "i us", - "г и", - "▁р е", - "▁ ре", - "be n", - "b en", - ") \r", - "b a", - ">< /", - "> ", - "▁ ->", - "▁J ust", - "▁Ju st", - "▁ Just", - "Wh at", - "W hat", - "at al", - "ata l", - "a tal", - "▁M in", - "▁Mi n", - "▁ Min", - "▁C or", - "▁Co r", - "▁ Cor", - "▁d ark", - "▁dar k", - "▁ dark", - "r l", - "▁l arg", - "▁la rg", - "▁ larg", - "di ng", - "d ing", - "ó n", - "ou ch", - "o uch", - "▁u m", - "▁ um", - "▁e lect", - "▁el ect", - "▁ele ct", - "▁ elect", - "▁d am", - "▁da m", - "▁ dam", - "▁ne eds", - "▁need s", - "▁m atter", - "▁mat ter", - "▁matt er", - "▁r ather", - "▁rat her", - "▁ra ther", - "fr om", - "f rom", - "ra m", - "r am", - "▁ і", - "▁t aken", - "▁take n", - "▁tak en", - "▁ta ken", - "▁de al", - "▁per iod", - "▁ period", - "▁M on", - "▁Mo n", - "▁ Mon", - "▁ Л", - "▁A ug", - "▁Au g", - "▁ Aug", - "ru n", - "r un", - "m m", - "el le", - "ell e", - "e lle", - "▁ex port", - "▁exp ort", - "▁ export", - "S c", - "vi s", - "v is", - "ab or", - "a bor", - "▁aut hor", - "▁auth or", - "▁ author", - "è re", - "▁re member", - "▁rem ember", - "▁remem ber", - "▁re du", - "▁r edu", - "▁red u", - "▁ redu", - "▁L ist", - "▁Li st", - "▁Lis t", - "▁ List", - "▁f ocus", - "▁ focus", - "▁char acter", - "▁ character", - "Tab le", - "T able", - "▁individ ual", - "▁need ed", - "bu m", - "b um", - "▁st yle", - "▁sty le", - "▁ style", - "in ary", - "ina ry", - "inar y", - "ers ion", - "ou te", - "out e", - "o ute", - "▁P e", - "▁ Pe", - "▁h on", - "▁ho n", - "▁ hon", - "mu t", - "m ut", - "se e", - "s ee", - "▁bec ame", - "▁d ire", - "▁di re", - "▁dir e", - "▁ dire", - "▁d ocument", - "▁doc ument", - "▁ document", - "se c", - "s ec", - "en ing", - "eni ng", - "e ning", - "▁vis it", - "▁ visit", - "▁f ac", - "▁fa c", - "▁ fac", - "t x", - "do wn", - "d own", - "pl it", - "p lit", - "▁ph ys", - "▁ phys", - "it ting", - "itt ing", - "jo y", - "j oy", - "▁h ig", - "▁hi g", - "Th is", - "T his", - "A d", - "▁B rit", - "▁Br it", - "▁em ploy", - "▁r é", - "▁ ré", - "▁ т", - "l ambda", - "▁im pro", - "▁imp ro", - "▁B o", - "▁ Bo", - "id ing", - "idi ng", - "i ding", - "▁on line", - "▁ online", - "me m", - "m em", - "at form", - "▁W ar", - "▁Wa r", - "▁ War", - "▁c as", - "▁ca s", - "▁ cas", - "as ure", - "a sure", - "▁p ur", - "▁pu r", - "▁ pur", - "me di", - "med i", - "m edi", - "Di s", - "D is", - "▁G erm", - "▁Ge rm", - "▁Ger m", - "p c", - "с а", - "▁friend s", - "▁M c", - "▁ Mc", - "D I", - "▁pl us", - "▁ plus", - "▁S et", - "▁Se t", - "▁ Set", - "idd le", - "it ut", - "itu t", - "▁de pend", - "▁dep end", - "▁ depend", - "re st", - "res t", - "r est", - "▁J e", - "▁ Je", - "▁h or", - "▁ho r", - "▁ hor", - "▁ent ire", - "Qu ery", - "Que ry", - "▁re fer", - "▁ref er", - "▁ refer", - "▁h ot", - "▁ho t", - "▁ hot", - "▁A ust", - "▁Aus t", - "▁Au st", - "▁com mon", - "▁comm on", - "▁ common", - "ц і", - "▁p ull", - "▁pu ll", - "▁pul l", - "▁ pull", - "▁A dd", - "▁Ad d", - "▁ Add", - "▁se ason", - "▁sea son", - "▁seas on", - "▁ season", - "▁in vol", - "▁inv ol", - "▁W orld", - "▁Wor ld", - "▁ World", - "cl ient", - "cli ent", - "no w", - "n ow", - "tr ue", - "ap pend", - "app end", - "appe nd", - "appen d", - "it ted", - "itt ed", - "itte d", - "em pt", - "emp t", - ") {", - "// /", - "/ //", - "▁p rop", - "▁pro p", - "▁pr op", - "▁ prop", - "im ate", - "ima te", - "imat e", - "i mate", - "S C", - "▁h ours", - "▁hour s", - "▁ho urs", - "▁h ope", - "▁hop e", - "▁ho pe", - "an dom", - "and om", - "ando m", - "і д", - "ist ic", - "isti c", - "▁pro perty", - "▁proper ty", - "▁ property", - "s g", - "> (", - "▁w rite", - "▁wr ite", - "▁writ e", - "▁ write", - "mar k", - "m ark", - "fin d", - "fi nd", - "f ind", - "▁person al", - "▁pers onal", - "▁persona l", - "▁ personal", - "] [", - "ro wn", - "row n", - "r own", - "P h", - "▁f oot", - "▁fo ot", - "▁foo t", - "▁ foot", - "▁re search", - "▁res earch", - "iron ment", - "▁n om", - "▁no m", - "▁ nom", - "▁in stance", - "▁inst ance", - "▁ instance", - "▁h eld", - "▁he ld", - "▁hel d", - "▁ held", - "D e", - "▁mem bers", - "▁member s", - "▁ members", - "▁f ire", - "▁fi re", - "▁fir e", - "▁ fire", - "▁hist ory", - "▁histor y", - "▁hi story", - "▁ history", - "▁m ap", - "▁ma p", - "▁ map", - "▁dis cuss", - "▁disc uss", - "▁e spec", - "▁es pec", - "▁esp ec", - "▁ espec", - "▁t aking", - "▁tak ing", - "▁ta king", - "▁s ervices", - "▁serv ices", - "▁service s", - "▁ services", - "▁ind ust", - "▁indu st", - "▁ indust", - "ig en", - "ige n", - "i gen", - "▁A ss", - "▁As s", - "▁ Ass", - "▁e xpected", - "▁ex pected", - "▁expect ed", - "▁ expected", - "▁wur de", - "di r", - "d ir", - "▁a mong", - "▁am ong", - "▁s ugg", - "▁su gg", - "▁sug g", - "re c", - "r ec", - "In ter", - "Int er", - "bl ock", - "blo ck", - "b lock", - "▁R ep", - "▁Re p", - "▁ Rep", - "▁p ain", - "▁pa in", - "▁f ive", - "▁fi ve", - "▁ five", - "▁f und", - "▁fun d", - "▁fu nd", - "▁ fund", - "ri d", - "r id", - "ar row", - "arr ow", - "▁t reat", - "▁tre at", - "▁he ard", - "▁hear d", - "▁de term", - "▁det erm", - "▁deter m", - "ic ult", - "▁s ense", - "▁sens e", - "▁sen se", - "es e", - "e se", - "F un", - "▁month s", - "▁mont hs", - "js on", - "j son", - ", ”", - "T I", - "or age", - "ora ge", - "o rage", - "▁ У", - "▁every one", - "▁c los", - "▁cl os", - "▁clo s", - "▁ clos", - "ie rs", - "ier s", - "i ers", - "air s", - "ai rs", - "a irs", - "def ine", - "I f", - "os p", - "o sp", - "▁w onder", - "▁won der", - "▁wo nder", - "N A", - "qu ery", - "que ry", - "quer y", - "p g", - "it es", - "ite s", - "i tes", - "▁m aterial", - "▁mat erial", - "▁mate rial", - "▁mater ial", - "▁ material", - "y d", - "Re ad", - "R ead", - "ht ml", - "h tml", - "T E", - "P r", - "^{ \\", - "^ {\\", - "▁g ave", - "▁ga ve", - "▁I S", - "▁ IS", - "▁s uggest", - "▁sugg est", - "▁sug gest", - "Over ride", - "ro du", - "rod u", - "Fr om", - "F rom", - "▁E urope", - "▁Europ e", - "▁Euro pe", - "▁ Europe", - "P O", - "▁s oon", - "▁so on", - "ho st", - "hos t", - "h ost", - "▁B er", - "▁Be r", - "▁ Ber", - ".. ..", - "... .", - ". ...", - "▁H ar", - "▁Ha r", - "▁ Har", - "▁e nergy", - "▁ener gy", - "▁energ y", - "▁ energy", - "> <", - "ave s", - "av es", - "a ves", - "▁e asy", - "▁eas y", - "▁b re", - "▁br e", - "▁ bre", - "fr ame", - "▁g round", - "▁gr ound", - "▁gro und", - "▁ ground", - "wi th", - "w ith", - "▁in side", - "▁ins ide", - "ie f", - "i ef", - "▁m o", - "▁ mo", - "p m", - "pa n", - "p an", - "ig r", - "i gr", - "▁o m", - "▁ om", - "ne xt", - "nex t", - "n ext", - "om et", - "ome t", - "o met", - "▁st atus", - "▁stat us", - "▁ status", - "▁} \r", - "▁ }\r", - "▁mus ic", - "or a", - "o ra", - "il es", - "ile s", - "i les", - "k i", - "▁e sc", - "▁es c", - "▁ esc", - "▁b es", - "▁be s", - "▁ bes", - "▁D is", - "▁Di s", - "▁ Dis", - "▁h ost", - "▁ho st", - "▁ host", - "▁c omes", - "▁com es", - "▁co mes", - "▁come s", - "▁ comes", - "us ed", - "use d", - "u sed", - "▁f uture", - "▁fut ure", - "▁ future", - "lic k", - "li ck", - "l ick", - "ai d", - "a id", - "▁com pet", - "▁comp et", - "▁ compet", - "▁v oice", - "▁vo ice", - "▁ voice", - "▁l oad", - "▁lo ad", - "▁ load", - "ev el", - "eve l", - "e vel", - "▁n eg", - "▁ne g", - "▁ neg", - "▁com mand", - "▁comm and", - "▁ command", - "▁f ür", - "▁p ie", - "▁pi e", - "▁ pie", - "▁qu ite", - "▁qui te", - "▁quit e", - "▁b lo", - "▁bl o", - "▁ blo", - "ag n", - "a gn", - "il on", - "ilo n", - "i lon", - "▁cl aim", - "▁ claim", - "▁t each", - "▁te ach", - "▁tea ch", - "▁pre vious", - "▁prev ious", - "▁ previous", - "▁s ite", - "▁sit e", - "▁si te", - "▁ site", - "co lor", - "col or", - "colo r", - "at tr", - "att r", - "▁ac cept", - "▁ accept", - "▁ex act", - ") }", - "af t", - "a ft", - "rol ler", - "roll er", - "о н", - "o o", - "Dat e", - "Da te", - "D ate", - "▁o u", - "▁ ou", - "s y", - "▁pre tty", - "▁pret ty", - "▁im age", - "▁imag e", - "▁ image", - "B U", - "▁term s", - "▁ter ms", - "▁s earch", - "▁se arch", - "▁sear ch", - "▁ search", - "▁ è", - "▁V al", - "▁Va l", - "▁ Val", - "▁ ‘", - "▁D av", - "▁Da v", - "M S", - "sr c", - "s rc", - "ma r", - "m ar", - "in cip", - "inc ip", - "▁could n", - "ad os", - "ado s", - "▁d ro", - "▁dr o", - "▁ dro", - "be ta", - "bet a", - "b eta", - "im um", - "▁min utes", - "▁minute s", - "▁minut es", - "▁g rand", - "▁gr and", - "▁gran d", - "▁gra nd", - "▁ grand", - "▁ »", - "▁O ur", - "▁ Our", - "St r", - "S tr", - "VE R", - "V ER", - "ma z", - "m az", - "▁or iginal", - "▁orig inal", - "▁origin al", - "▁ original", - "in i", - "i ni", - "▁c oll", - "▁col l", - "▁co ll", - "▁ coll", - "lo at", - "▁o s", - "▁ os", - "}) ;", - "} );", - "sum mary", - "▁w all", - "▁wa ll", - "▁wal l", - "▁ wall", - "Col or", - "Co lor", - "▁v ers", - "▁ver s", - "▁ve rs", - "▁ vers", - "▁d ella", - "▁de lla", - "▁del la", - "▁dell a", - "▁\" \"\"", - "▁\"\" \"", - "▁ \"\"\"", - "math bf", - "ze r", - "z er", - "au r", - "a ur", - "▁tr ack", - "▁tra ck", - "▁ track", - "▁ass oci", - "▁ associ", - "▁s uff", - "▁su ff", - "▁in de", - "▁i nde", - "▁ind e", - "▁ inde", - "ag ue", - "agu e", - "a gue", - "▁A pr", - "▁Ap r", - "▁ Apr", - "L e", - "ro ups", - "rou ps", - "roup s", - "bo ard", - "b oard", - "▁att ack", - "▁s eries", - "▁se ries", - "▁ser ies", - "▁serie s", - "▁ series", - "▁in stead", - "▁inst ead", - "ha m", - "h am", - "bo ok", - "b ook", - "▁s ix", - "▁si x", - "▁ six", - "▁R ec", - "▁Re c", - "▁ Rec", - "▁c oming", - "▁com ing", - "▁co ming", - "▁ coming", - "ur t", - "u rt", - "▁gl obal", - "▁glob al", - "▁glo bal", - "▁ global", - "▁ne cess", - "▁neces s", - "▁ necess", - "le ge", - "leg e", - "Po s", - "P os", - "▁le ave", - "▁ leave", - "▁p od", - "▁po d", - "▁ pod", - "ateg ory", - "ategor y", - "u z", - "▁de ep", - "▁ deep", - "▁k m", - "▁ km", - "▁out side", - "▁outs ide", - "ha s", - "h as", - "opt ions", - "option s", - "o ptions", - "▁S m", - "▁ Sm", - "Su b", - "S ub", - "ro ws", - "row s", - "r ows", - "▁в и", - "▁ ви", - "▁St ates", - "▁State s", - "▁Stat es", - "▁Sta tes", - "▁ States", - "▁wr ong", - "▁how ever", - "▁s em", - "▁se m", - "▁ sem", - "▁c atch", - "▁cat ch", - "▁ catch", - "\") ,", - "\" ),", - "mod el", - "mode l", - "mo del", - "▁h ttp", - "▁htt p", - "▁ http", - "▁o ption", - "▁opt ion", - "▁ option", - "ri e", - "r ie", - "▁с та", - "▁ст а", - "▁ ста", - "▁ä r", - "▁ är", - "▁en joy", - "▁enjo y", - "n u", - "▁p as", - "▁pa s", - "▁ pas", - "▁a mount", - "▁am ount", - "▁ amount", - "▁res pons", - "▁respon s", - "▁resp ons", - "▁ respons", - "▁In tern", - "▁Inter n", - "▁Int ern", - "▁ Intern", - "▁my self", - "▁o pp", - "▁op p", - "▁ opp", - "▁S im", - "▁Si m", - "▁ Sim", - "▁s ens", - "▁se ns", - "▁sen s", - "E d", - "▁( \\", - "▁ (\\", - "▁stud ents", - "▁student s", - "но в", - "н ов", - "▁point s", - "▁ points", - "ar ning", - "arn ing", - "U P", - "el ling", - "ell ing", - "elli ng", - "▁c annot", - "▁can not", - "B e", - "▁l ength", - "▁le ngth", - "▁ length", - "nu ll", - "n ull", - "ui nt", - "u int", - "wi se", - "w ise", - "▁d ouble", - "▁dou ble", - "▁doub le", - "▁ double", - "ig e", - "i ge", - "is ta", - "ist a", - "i sta", - "▁est ab", - "▁es tab", - "▁esta b", - "an ch", - "anc h", - "▁a go", - "▁ag o", - "▁ ago", - "▁b ound", - "▁bo und", - "▁bou nd", - "▁ bound", - "▁f a", - "▁ fa", - "▁c lean", - "▁cle an", - "▁ clean", - "▁sim ple", - "▁simpl e", - "▁ simple", - "m i", - "#### ####", - "if ier", - "ifi er", - "▁Gener al", - "▁Gen eral", - "▁Gene ral", - "▁ General", - "▁se emed", - "▁see med", - "▁seem ed", - "en a", - "e na", - "▁a ge", - "▁ag e", - "▁ age", - "но й", - "end if", - "A A", - "▁c aus", - "▁ca us", - "▁e duc", - "▁ed uc", - "▁ educ", - "▁c ell", - "▁ce ll", - "▁cel l", - "▁ cell", - "Ge ner", - "Gen er", - "G ener", - "sp ace", - "s pace", - "▁Y our", - "▁You r", - "▁ Your", - "▁be aut", - "g t", - "▁l imit", - "▁li mit", - "▁lim it", - "▁ limit", - "▁d ate", - "▁da te", - "▁dat e", - "▁ date", - "Ut il", - "U til", - "▁N ational", - "▁Nat ional", - "▁Nation al", - "▁ National", - "ow s", - "o ws", - "pa t", - "p at", - "qu ad", - "▁o k", - "▁ ok", - "▁ И", - "ar th", - "art h", - "ha t", - "h at", - "▁comm unity", - "▁commun ity", - "ou l", - "o ul", - "▁e conom", - "▁ec onom", - "▁ econom", - "Com ponent", - "bo r", - "b or", - "us ion", - "▁be low", - "▁bel ow", - "ear ch", - "e arch", - "or es", - "ore s", - "o res", - "ba n", - "b an", - "▁Aug ust", - "▁fur ther", - "sig ma", - "s igma", - "▁h a", - "▁ ha", - "j i", - "▁com put", - "▁comp ut", - "▁ comput", - "г ра", - "▁N one", - "▁No ne", - "▁Non e", - "▁ None", - "▁t er", - "▁te r", - "▁ ter", - "▁any one", - "▁t ask", - "▁ta sk", - "▁ task", - "en te", - "ent e", - "e nte", - "pos ition", - "pp ed", - "ppe d", - "p ped", - "▁a us", - "▁au s", - "▁ aus", - "Att ribute", - "Attrib ute", - "re q", - "r eq", - "ad dr", - "add r", - "li ght", - "lig ht", - "l ight", - "ш е", - "▁a rm", - "▁ar m", - "▁ arm", - "co ver", - "cov er", - "c over", - "up port", - "upp ort", - "▁G l", - "▁ Gl", - "▁S an", - "▁Sa n", - "▁ San", - "▁wr iting", - "▁writ ing", - "▁ writing", - "▁l ost", - "▁lo st", - "▁los t", - "▁M ark", - "▁Mar k", - "▁ Mark", - "▁g re", - "▁gr e", - "▁ gre", - "TY PE", - "T YPE", - "▁S outh", - "▁So uth", - "▁Sou th", - "▁Sout h", - "▁ South", - "▁per fect", - "▁perf ect", - "▁pack age", - "▁ package", - "▁in fl", - "▁inf l", - "▁ infl", - "ha ps", - "h aps", - "▁A ng", - "▁An g", - "▁ Ang", - "res pon", - "resp on", - "ri s", - "r is", - "pt ember", - "pte mber", - "▁build ing", - "▁ building", - "VA L", - "V AL", - "fr ee", - "fre e", - "f ree", - "▁c e", - "▁ ce", - "H T", - "▁F rom", - "▁Fr om", - "▁Fro m", - "▁ From", - "d s", - "ro y", - "r oy", - "ach ine", - "achi ne", - "no wn", - "now n", - "n own", - "▁sa ying", - "▁say ing", - "▁б ы", - "▁ бы", - "o e", - "Re f", - "R ef", - "▁net work", - "▁ network", - "par ent", - "pa rent", - "pare nt", - "paren t", - "p arent", - "ug e", - "u ge", - "▁sim ilar", - "> \r", - "Build er", - "B uilder", - "▁l iving", - "▁li ving", - "▁liv ing", - "▁contin ue", - "▁continu e", - "▁ continue", - "an ger", - "ang er", - "ange r", - "▁R ed", - "▁Re d", - "▁ Red", - "▁h air", - "▁ha ir", - "an ced", - "ance d", - "anc ed", - "ia ns", - "ian s", - "i ans", - "▁d ead", - "▁de ad", - "▁ dead", - "▁bo olean", - "▁ boolean", - "ic ation", - "▁д е", - "▁ де", - "▁cl ient", - "▁ client", - "uc t", - "u ct", - "▁ •", - "S P", - "ol der", - "old er", - "п е", - "ud io", - "udi o", - "▁d eg", - "▁de g", - "▁ deg", - "as ing", - "asi ng", - "a sing", - "▁st ep", - "▁ste p", - "▁ step", - "▁p ers", - "▁per s", - "▁pe rs", - "▁ pers", - "ç ão", - "ob j", - "o z", - "ul a", - "u la", - "▁r ound", - "▁ro und", - "▁rou nd", - "▁ round", - "▁u pon", - "▁up on", - "▁re source", - "▁res ource", - "▁ resource", - "▁val id", - "▁ valid", - "▁I I", - "▁ II", - "bu g", - "b ug", - "st d", - "s td", - "▁a ng", - "▁an g", - "▁ ang", - "sp an", - "s pan", - "po l", - "p ol", - "ial og", - "ia log", - "▁p hot", - "▁ph ot", - "? '", - "D B", - "▁F in", - "▁Fi n", - "▁ Fin", - "V E", - "E m", - "▁c am", - "▁ca m", - "▁ cam", - "tar get", - "t arget", - "pe cted", - "pect ed", - "pec ted", - "He l", - "H el", - "▁u t", - "▁ ut", - "▁T est", - "▁Te st", - "▁Tes t", - "▁ Test", - "▁t own", - "▁to wn", - "▁tow n", - "▁ town", - "al ign", - "ali gn", - "▁we bs", - "▁web s", - "in ner", - "inn er", - "au gh", - "aug h", - "a ugh", - "▁ex cept", - "▁ except", - "▁init ial", - "▁initi al", - "▁ initial", - "en ty", - "ent y", - "lic h", - "li ch", - "l ich", - "▁A ut", - "▁Au t", - "▁ Aut", - "to p", - "t op", - "▁f ail", - "▁fa il", - "▁ fail", - "on a", - "o na", - "▁ben ef", - "an ks", - "ank s", - "is che", - "isch e", - "isc he", - "i sche", - ". *", - "▁sign ific", - "▁cont act", - "▁ contact", - "Re c", - "R ec", - "ar io", - "ari o", - "a rio", - "ot tom", - "ott om", - "otto m", - "▁rel ationship", - "▁relations hip", - "▁relation ship", - "]) ;", - "] );", - "▁Н а", - "▁ На", - "He ad", - "H ead", - "form at", - "for mat", - "▁é t", - "▁ ét", - "▁M ore", - "▁Mor e", - "▁Mo re", - "▁ More", - "act ory", - "actor y", - "port un", - "+ \\", - "▁sim ply", - "▁simpl y", - "▁e p", - "▁ ep", - "▁R uss", - "▁Ru ss", - "▁Rus s", - "n í", - "u a", - "er c", - "e rc", - "▁long er", - "▁lon ger", - "in ition", - "init ion", - "ect or", - "ec tor", - "e ctor", - "apt ion", - "a ption", - "▁prof ess", - "▁profes s", - "▁M us", - "▁Mu s", - "▁ Mus", - "il ities", - "ili ties", - "è s", - "▁A ct", - "▁Ac t", - "▁ Act", - "off set", - "offs et", - "▁i ll", - "▁il l", - "▁ ill", - "ba nd", - "ban d", - "b and", - "▁A g", - "▁ Ag", - "▁П о", - "▁ По", - "б и", - "cont ent", - "ic on", - "ico n", - "i con", - "▁work s", - "▁wor ks", - "▁ works", - "yn am", - "yna m", - "y nam", - "pl ement", - "ple ment", - "p lement", - "Res ource", - "Re source", - "Act ion", - "A ction", - "▁diff icult", - "▁W est", - "▁We st", - "▁Wes t", - "▁ West", - "▁v ideo", - "▁vide o", - "▁ video", - "▁T HE", - "▁TH E", - "▁ THE", - "▁de cl", - "▁dec l", - "▁ decl", - "on don", - "ond on", - "ondo n", - "de d", - "d ed", - "}{ \\", - "} {\\", - "oc r", - "o cr", - "▁C ity", - "▁Cit y", - "▁Ci ty", - "▁ City", - "▁ я", - "ue r", - "u er", - "c z", - "▁im ag", - "▁i mag", - "▁ imag", - "c r", - "et e", - "e te", - "id get", - "idge t", - "▁M od", - "▁Mo d", - "▁ Mod", - "▁for ward", - "▁ forward", - "▁p ict", - "▁pi ct", - "▁pic t", - "or ge", - "org e", - "▁sub ject", - "▁ subject", - "up date", - "at tle", - "att le", - "s a", - "▁A nt", - "▁An t", - "▁ Ant", - "▁r unning", - "▁run ning", - "▁ running", - "▁s al", - "▁sa l", - "▁ sal", - "con ne", - "conn e", - "c onne", - "▁out put", - "▁ output", - "ad ata", - "ada ta", - "a data", - "M L", - "Che ck", - "C heck", - "led ge", - "l edge", - "▁p aper", - "▁pa per", - "▁pap er", - "▁ paper", - "param s", - "par ams", - "para ms", - "av y", - "a vy", - "▁a f", - "▁ af", - "▁e ine", - "▁ein e", - "▁j our", - "▁jo ur", - "▁jou r", - "▁ jour", - "A Y", - "▁it self", - "▁its elf", - "▁S tr", - "▁St r", - "▁ Str", - "st yle", - "sty le", - "Th at", - "T hat", - "▁m illion", - "▁mill ion", - "▁l anguage", - "▁ language", - "O S", - "vi ng", - "vin g", - "v ing", - "▁м а", - "▁ ма", - "▁т о", - "▁ то", - ") (", - "▁b uy", - "▁bu y", - ". /", - "▁. ..", - "▁.. .", - "▁ ...", - "▁t ried", - "▁tr ied", - "▁tri ed", - "▁com pl", - "▁comp l", - "▁act iv", - "▁ activ", - "ap ped", - "app ed", - "appe d", - "a pped", - "But ton", - "B utton", - "To ken", - "Tok en", - "T oken", - "▁prov ided", - "▁provide d", - "ib er", - "ibe r", - "i ber", - "▁c reated", - "▁cre ated", - "▁create d", - "▁creat ed", - "▁ created", - "cur ity", - "c urity", - "En d", - "E nd", - "a ł", - "us ter", - "ust er", - "u ster", - "iz ing", - "izi ng", - "i zing", - "om b", - "o mb", - "▁s ich", - "▁si ch", - "▁com pon", - "▁comp on", - "▁S ee", - "▁Se e", - "▁ See", - "▁u int", - "▁ui nt", - "▁ uint", - "▁l abel", - "▁la bel", - "▁lab el", - "▁ label", - "vo l", - "v ol", - "ó w", - "oc ol", - "oco l", - "o col", - "▁re ceived", - "▁rece ived", - "▁receive d", - "▁in tern", - "▁int ern", - "▁inter n", - "▁inte rn", - "▁ intern", - "ц е", - "R un", - "▁r oad", - "▁ro ad", - "▁ road", - "▁O ct", - "▁ Oct", - "▁C omp", - "▁Com p", - "▁Co mp", - "▁ Comp", - "▁stud y", - "▁т е", - "▁ те", - "Ac t", - "A ct", - "▁t our", - "▁to ur", - "▁tou r", - "▁St ate", - "▁Stat e", - "▁Sta te", - "▁ State", - "▁ad ded", - "▁add ed", - "▁ added", - "htt ps", - "http s", - "st ream", - "stre am", - "▁l ower", - "▁lo wer", - "▁low er", - "▁ lower", - "▁b ox", - "▁bo x", - "▁ box", - "▁S k", - "▁ Sk", - "▁them selves", - "▁c ross", - "▁cr oss", - "▁cro ss", - "▁ cross", - "▁e cho", - "▁ec ho", - "▁ echo", - "▁dev ice", - "▁ device", - "pos e", - "po se", - "p ose", - "▁g ames", - "▁game s", - "▁gam es", - "▁ga mes", - "P L", - "W indow", - "is es", - "ise s", - "i ses", - "ti tle", - "tit le", - "t itle", - "St ream", - "z t", - "▁S w", - "▁ Sw", - "▁r ole", - "▁ro le", - "▁ role", - "ia nt", - "ian t", - "i ant", - "k u", - "se qu", - "seq u", - "s equ", - "▁l ate", - "▁la te", - "▁lat e", - "▁ late", - "▁s old", - "▁so ld", - "▁sol d", - "р я", - "Com m", - "Co mm", - "C omm", - "▁en tre", - "▁ent re", - "▁entr e", - "▁ entre", - "▁d og", - "▁do g", - "▁ dog", - "dev ice", - "P ar", - "▁like ly", - "▁lik ely", - "▁ likely", - "^{ -", - "^ {-", - "▁l en", - "▁le n", - "▁ len", - "▁P aul", - "▁Pa ul", - "▁ Paul", - "▁t ool", - "▁to ol", - "▁too l", - "▁ tool", - "Of f", - "O ff", - "▁f amil", - "▁fam il", - "▁fa mil", - "▁d raw", - "▁dr aw", - "▁ draw", - "ap ping", - "app ing", - "a pping", - "▁ev ents", - "▁even ts", - "▁event s", - "▁ events", - "cre t", - "cr et", - "c ret", - "rou ght", - "rough t", - "r ought", - "Cont ent", - "▁soft ware", - "ri a", - "r ia", - "ms g", - "m sg", - "ga mma", - "g amma", - "▁h ear", - "▁he ar", - "Op er", - "O per", - "▁your self", - "▁yours elf", - "▁l iter", - "▁li ter", - "▁lit er", - "▁ liter", - "em p", - "e mp", - "▁se par", - "▁sep ar", - "▁ separ", - "▁ З", - "▁t itle", - "▁tit le", - "▁ti tle", - "▁ title", - "M ethod", - "math rm", - "▁s low", - "▁sl ow", - "▁R om", - "▁Ro m", - "▁ Rom", - "! !", - "▁t ax", - "▁ta x", - "▁ tax", - "ск а", - "с ка", - "empl ate", - "emp late", - "o i", - "▁A rt", - "▁Ar t", - "▁ Art", - "f alse", - "ast ic", - "ст ь", - "с ть", - "oc ket", - "ock et", - "▁e ns", - "▁en s", - "▁ ens", - "T O", - "am ente", - "ame nte", - "ament e", - "amen te", - "a mente", - "lo cal", - "loc al", - "l ocal", - "ch ie", - "chi e", - "▁p an", - "▁pa n", - "▁ pan", - "ни й", - "ch ema", - "che ma", - "chem a", - "▁N orth", - "▁Nor th", - "▁Nort h", - "з о", - "▁> =", - "▁ >=", - "A ut", - "▁d ig", - "▁di g", - "▁ dig", - "▁se ems", - "▁see ms", - "▁seem s", - "▁mor ning", - "so le", - "sol e", - "s ole", - "um er", - "ume r", - "u mer", - "del ta", - "d elta", - "it é", - "i té", - "ab ase", - "aba se", - "a base", - "ra f", - "r af", - "▁ob serv", - "▁obs erv", - "▁ observ", - "▁E st", - "▁Es t", - "▁ Est", - "▁s eg", - "▁se g", - "▁ seg", - "▁[ ]", - "▁ []", - "▁P res", - "▁Pr es", - "▁Pre s", - "▁ Pres", - "if ul", - "i ful", - "pu sh", - "pus h", - "p ush", - "▁O ff", - "▁Of f", - "▁ Off", - "ip e", - "i pe", - "at i", - "a ti", - "▁d im", - "▁di m", - "▁ dim", - "ce ed", - "c eed", - "En t", - "E nt", - "__ __", - "___ _", - "_ ___", - "en try", - "ent ry", - "entr y", - "▁f ight", - "▁fig ht", - "▁fi ght", - "▁c red", - "▁cre d", - "▁cr ed", - "▁ cred", - "▁O R", - "▁ OR", - "▁D ep", - "▁De p", - "▁ Dep", - "$ {", - "ле н", - "л ен", - "Creat e", - "C reate", - "▁Apr il", - "▁Ap ril", - "min istr", - "F L", - "▁A p", - "▁ Ap", - "▁H ere", - "▁He re", - "▁Her e", - "▁ Here", - "priv ate", - "p rivate", - "In stance", - "Inst ance", - "ie m", - "i em", - "▁off ice", - "▁offic e", - "▁th ird", - "▁ third", - "▁up date", - "▁ update", - "Lin e", - "Li ne", - "L ine", - "ta g", - "t ag", - "▁e specially", - "▁espec ially", - "▁especial ly", - "▁ especially", - "▁го да", - "▁год а", - "▁c u", - "▁ cu", - "▁k ill", - "▁kil l", - "▁ki ll", - "▁ kill", - "au ght", - "augh t", - "aug ht", - "▁s we", - "��sw e", - "Option s", - "Opt ions", - "O ptions", - "I M", - "C C", - "▁com pan", - "▁comp an", - "ju st", - "j ust", - "▁Wh ile", - "▁ While", - "iz er", - "ize r", - "i zer", - "▁м о", - "▁ мо", - "к е", - "▁a uto", - "▁aut o", - "▁au to", - "▁ auto", - "▁b and", - "▁ban d", - "▁ba nd", - "▁ band", - "ме н", - "м ен", - "ique s", - "iqu es", - "iq ues", - "i ques", - "▁p le", - "▁pl e", - "▁ ple", - "N O", - "▁O F", - "▁ OF", - "▁s ong", - "▁so ng", - "▁son g", - "▁A cc", - "▁Ac c", - "▁ Acc", - "EX T", - "E XT", - "en sor", - "ens or", - "enso r", - "in ing", - "ini ng", - "i ning", - "▁l at", - "▁la t", - "▁ lat", - "bi g", - "b ig", - "▁K ing", - "▁Ki ng", - "▁Kin g", - "▁ King", - "oc h", - "o ch", - "s i", - "▁H ist", - "▁His t", - "▁Hi st", - "▁ Hist", - "▁qu ality", - "▁qual ity", - "▁ quality", - "mod e", - "mo de", - "m ode", - "▁op portun", - "▁would n", - ":* *", - ": **", - "out put", - "▁fe et", - "▁fee t", - "▁m is", - "▁mi s", - "d f", - "ag ing", - "agi ng", - "a ging", - "▁м е", - "▁ ме", - "▁t ro", - "▁tr o", - "▁d efined", - "▁def ined", - "▁define d", - "▁defin ed", - "▁ defined", - "▁re view", - "▁rev iew", - "▁ review", - "▁F il", - "▁Fi l", - "▁ Fil", - "> >", - "▁pr incip", - "▁prin cip", - "Bas e", - "B ase", - "di ct", - "d ict", - "ve rage", - "ver age", - "ic ient", - "ici ent", - "I F", - "▁h it", - "▁hi t", - "▁ hit", - "Pag e", - "P age", - "▁p erm", - "▁per m", - "▁pe rm", - "▁ perm", - "ce l", - "c el", - "í t", - "▁ex press", - "▁exp ress", - "▁expr ess", - "▁ express", - "▁ind ic", - "▁Se ptember", - "▁Sept ember", - "im age", - "ima ge", - "imag e", - "▁product s", - "▁ products", - "▁m edia", - "▁med ia", - "▁medi a", - "▁ media", - "ch ange", - "chan ge", - "ig ger", - "igg er", - "▁s end", - "▁se nd", - "▁sen d", - "▁ send", - "la st", - "las t", - "l ast", - "min g", - "mi ng", - "m ing", - "p a", - "ua ry", - "uar y", - "u ary", - "▁spe ak", - "ны й", - "щ е", - "ys is", - "y sis", - "ly ing", - "l ying", - "▁ ч", - "li ke", - "lik e", - "l ike", - "р ы", - "в і", - "▁M ich", - "▁Mic h", - "▁Mi ch", - "M O", - "▁J ah", - "▁Ja h", - "ens ive", - "▁sh are", - "▁shar e", - "▁sha re", - "▁ share", - "▁develop ment", - "C P", - "sp ec", - "spe c", - "s pec", - "▁f ast", - "▁fa st", - "▁ fast", - "he t", - "h et", - "H O", - "▁part icip", - "▁partic ip", - "▁parti cip", - "Bl ock", - "Blo ck", - "B lock", - "▁vi ol", - "▁fr ame", - "▁fra me", - "▁fram e", - "▁ frame", - "▁qu al", - "▁q ual", - "▁ qual", - "tr e", - "t re", - "▁ Ф", - "▁to ward", - "▁tow ard", - "f g", - "Bo x", - "B ox", - "Col umn", - "▁mil it", - "▁mi lit", - "▁M arch", - "▁Mar ch", - "▁Marc h", - "▁var ious", - "▁vari ous", - "pa ss", - "pas s", - "p ass", - "▁P ark", - "▁Par k", - "▁B en", - "▁Be n", - "▁ Ben", - "Fr ame", - "▁n ormal", - "▁nor mal", - "▁norm al", - "▁ normal", - "op en", - "ope n", - "o pen", - "p x", - "▁ph one", - "▁ phone", - "▁E ven", - "▁Ev en", - "▁Eve n", - "▁ Even", - "▁m a", - "▁ ma", - "ibr ary", - "St art", - "Star t", - "id den", - "idd en", - "rh o", - "r ho", - "gr aph", - "gra ph", - "g raph", - "ac ing", - "aci ng", - "a cing", - "' .", - "ar ter", - "art er", - "arte r", - "me s", - "m es", - "in st", - "ins t", - "▁i r", - "▁ ir", - "act ive", - "activ e", - "▁f em", - "▁fe m", - "▁ fem", - "▁m oved", - "▁mov ed", - "▁move d", - "▁mo ved", - "▁st ore", - "▁stor e", - "▁sto re", - "▁ store", - "▁p rice", - "▁pr ice", - "▁pri ce", - "▁ price", - "\") .", - "\" ).", - "ber g", - "be rg", - "b erg", - "▁n ov", - "▁no v", - "▁ nov", - "▁c ard", - "▁car d", - "▁ca rd", - "▁ card", - "el low", - "ell ow", - "ello w", - "▁part y", - "▁par ty", - "▁ party", - "▁M or", - "▁Mo r", - "ae l", - "a el", - "▁per cent", - "▁ percent", - "▁tr aining", - "▁tra ining", - "▁train ing", - "▁ training", - "▁in g", - "▁i ng", - "▁ ing", - "im er", - "ime r", - "i mer", - "▁S am", - "▁Sa m", - "▁ Sam", - "Def ault", - "▁f uck", - "▁fu ck", - "▁com plete", - "▁comp lete", - "▁complet e", - "▁compl ete", - "▁ complete", - "ui d", - "u id", - "▁det ails", - "▁detail s", - "▁ details", - "▁l ed", - "▁le d", - "▁ led", - "Po int", - "P oint", - "▁C ount", - "▁Co unt", - "▁Coun t", - "▁Cou nt", - "▁ Count", - "▁reg ard", - "z o", - "▁B ro", - "▁Br o", - "▁ Bro", - "▁rec ogn", - "▁ recogn", - "▁H ol", - "▁Ho l", - "▁ Hol", - "U M", - "el ement", - "ele ment", - "elem ent", - "e lement", - "Mod e", - "Mo de", - "M ode", - "▁ex am", - "▁E X", - "▁ EX", - "Im age", - "ver se", - "vers e", - "ri ter", - "rit er", - "rite r", - "r iter", - "so ft", - "s oft", - "▁int rodu", - "▁intro du", - "▁sur pr", - "Buf fer", - "Buff er", - "B uffer", - "le ctor", - "lect or", - "l ector", - "ar en", - "are n", - "a ren", - "an ged", - "ang ed", - "ange d", - "▁P at", - "▁Pa t", - "▁ Pat", - "▁P al", - "▁Pa l", - "▁ Pal", - "▁con tr", - "▁cont r", - "▁ contr", - "Hand ler", - "Handle r", - "▁fe atures", - "▁feature s", - "▁feat ures", - "▁ features", - "ip le", - "i ple", - "▁C ON", - "▁CO N", - "▁ CON", - "Fi l", - "F il", - "▁P ort", - "▁Po rt", - "▁Por t", - "▁ Port", - "▁th inking", - "▁think ing", - "▁thin king", - "do c", - "d oc", - "we r", - "w er", - "▁work ed", - "▁wor ked", - "P C", - "c m", - "da t", - "d at", - "PR O", - "P RO", - "▁E very", - "▁Ev ery", - "▁Ever y", - "▁Eve ry", - "▁ Every", - "▁e ra", - "▁er a", - "▁ era", - "▁F irst", - "▁ First", - "g n", - "▁im medi", - "▁imm edi", - "ov ember", - "ove mber", - "ap an", - "apa n", - "a pan", - "▁ex tra", - "▁ext ra", - "▁extr a", - "▁ extra", - "▁s ection", - "▁se ction", - "▁sect ion", - "▁ section", - "▁J une", - "▁Jun e", - "▁Ju ne", - "▁v ia", - "▁vi a", - "▁ via", - "▁g one", - "▁go ne", - "com e", - "co me", - "c ome", - "▁s tri", - "▁st ri", - "▁str i", - "▁ stri", - "^ \\", - "ant ly", - "▁ar ch", - "▁arc h", - "▁ arch", - "S ource", - "▁con v", - "▁co nv", - "▁ conv", - "▁L ondon", - "▁Lond on", - "▁ London", - "Num ber", - "N umber", - "▁quest ions", - "▁question s", - "an did", - "and id", - "▁play ed", - "en v", - "e nv", - "▁Sch ool", - "▁nat ural", - "▁natur al", - "▁ natural", - "ca n", - "c an", - "▁ne ws", - "▁new s", - "▁ news", - "D R", - "▁c hall", - "▁ch all", - "▁cha ll", - "▁S oc", - "▁So c", - "▁ э", - "▁att empt", - "* }", - "N ull", - "ro te", - "rot e", - "r ote", - "▁b i", - "▁ bi", - "▁wr itten", - "▁writ ten", - "▁ written", - "▁bl ood", - "▁blo od", - "▁happ ened", - "▁happen ed", - "▁c ause", - "▁caus e", - "▁ca use", - "as hing", - "ash ing", - "ashi ng", - "▁Will iam", - "ad em", - "ade m", - "a dem", - "▁b rought", - "▁br ought", - "▁dis play", - "▁displ ay", - "▁disp lay", - "▁ display", - "im a", - "i ma", - "▁fin ally", - "▁final ly", - "ta b", - "t ab", - "▁return ed", - "ны х", - "ni e", - "n ie", - "▁ q", - "▁h ers", - "▁he rs", - "▁her s", - "▁P re", - "▁Pr e", - "▁ Pre", - "▁d ou", - "▁do u", - "buf fer", - "buff er", - "b uffer", - "▁eff ort", - "ain e", - "ai ne", - "a ine", - "x y", - "▁his tor", - "▁hist or", - "en u", - "e nu", - "▁ar riv", - "▁arr iv", - "▁D em", - "▁De m", - "▁ Dem", - "▁f avor", - "▁fa vor", - "▁fav or", - "▁hand le", - "▁ handle", - "SE T", - "S ET", - "▁P ublic", - "▁Pub lic", - "▁Pu blic", - "▁ Public", - "ru pt", - "rup t", - "r upt", - "▁u r", - "▁ ur", - "▁for ce", - "▁ force", - "▁é s", - "▁ és", - "ub e", - "u be", - "Pr e", - "P re", - "р і", - "in y", - "i ny", - "th eta", - "the ta", - "is f", - "i sf", - "▁n ational", - "▁nat ional", - "▁nation al", - "Equ al", - "Eq ual", - "E qual", - "ren ch", - "▁w ife", - "▁c apt", - "▁cap t", - "▁ca pt", - "▁In ter", - "▁Int er", - "▁ Inter", - "ta u", - "t au", - "▁s leep", - "▁sle ep", - "▁ sleep", - "../ ../", - "▁iss ue", - "▁ issue", - "▁m ember", - "▁me mber", - "▁mem ber", - "▁ member", - "▁a wait", - "▁aw ait", - "▁ await", - "▁D an", - "▁Da n", - "▁ Dan", - "z i", - "in ate", - "ina te", - "i nate", - "▁s ym", - "▁sy m", - "▁ sym", - "ch an", - "cha n", - "c han", - "▁J ack", - "▁Jac k", - "▁Ja ck", - "▁ Jack", - "▁Eng lish", - "▁ English", - "▁s z", - "▁ sz", - "rib utes", - "ribut es", - "ribute s", - "ribu tes", - "▁i gn", - "▁ig n", - "▁ ign", - "á l", - "▁app ear", - "▁appe ar", - "ra d", - "r ad", - "id ge", - "▁co uple", - "▁cou ple", - "▁coup le", - "▁s hip", - "▁sh ip", - "▁ ship", - "li g", - "l ig", - "we b", - "w eb", - "▁us ually", - "▁usual ly", - "▁re ady", - "▁read y", - "▁ ready", - "▁v ill", - "▁vi ll", - "▁vil l", - "▁W hy", - "▁Wh y", - "▁ Why", - "eb ru", - "e bru", - "▁g rad", - "▁gr ad", - "▁gra d", - "▁ grad", - "or ds", - "ord s", - "▁in f", - "▁i nf", - "▁ inf", - "▁l oss", - "▁lo ss", - "▁los s", - "▁ loss", - "▁o d", - "▁ od", - "▁Ph il", - "▁ Phil", - "ser ver", - "serv er", - "serve r", - "▁U p", - "▁ Up", - "▁b uff", - "▁bu ff", - "▁buf f", - "▁ buff", - "▁fil ename", - "▁file name", - "▁ filename", - "AB LE", - "it ing", - "iti ng", - "i ting", - "ef ore", - "e fore", - "() ->", - "( )->", - "▁cond itions", - "▁condition s", - "▁ conditions", - "v m", - "el d", - "e ld", - "it z", - "i tz", - "▁Tr ans", - "▁Tra ns", - "▁ Trans", - "▁w eight", - "▁we ight", - "▁weigh t", - "▁ weight", - "▁high er", - "▁hig her", - "▁r ate", - "▁rat e", - "▁ra te", - "▁ rate", - "▁acc om", - "▁ac com", - "vi der", - "vid er", - "v ider", - "O M", - "▁w ays", - "▁way s", - "▁wa ys", - "▁ ways", - "com ing", - "co ming", - "c oming", - "▁l ock", - "▁loc k", - "▁lo ck", - "▁ lock", - "▁e tc", - "▁et c", - "▁ etc", - "▁a vec", - "▁av ec", - "▁ave c", - "▁t akes", - "▁take s", - "▁tak es", - "▁ta kes", - "▁C har", - "▁Ch ar", - "▁Cha r", - "▁ Char", - "▁N ovember", - "▁Nov ember", - "m ethod", - "▁A ustral", - "▁Aust ral", - "▁ Austral", - "▁Amer ica", - "▁ America", - "lo ng", - "lon g", - "l ong", - "ce mber", - "c ember", - "▁polit ical", - "fl ow", - "f low", - "▁may be", - "▁ maybe", - "▁a mb", - "▁am b", - "▁ amb", - "La yout", - "L ayout", - "il ed", - "ile d", - "i led", - "om en", - "ome n", - "o men", - "ol a", - "o la", - "ic ip", - "ici p", - "i cip", - "part ial", - "Tr ue", - "▁f loor", - "▁fl oor", - "▁flo or", - "▁ floor", - "▁D ef", - "▁De f", - "▁ Def", - "▁conc ern", - "▁conce rn", - "▁concer n", - "y r", - "▁sh ows", - "▁show s", - "i h", - "▁an swer", - "▁answ er", - "▁ans wer", - "▁ answer", - "ac c", - "a cc", - "▁b all", - "▁bal l", - "▁ba ll", - "▁ ball", - "▁R ev", - "▁Re v", - "▁ Rev", - "▁s un", - "▁su n", - "▁ sun", - "▁quick ly", - "▁s omet", - "▁so met", - "▁some t", - "▁som et", - "ment e", - "me nte", - "men te", - "m ente", - "▁M al", - "▁Ma l", - "▁ Mal", - "und red", - "▁iss ues", - "▁issue s", - "▁ issues", - "ec ause", - "eca use", - "pe s", - "p es", - "▁p layer", - "▁pl ayer", - "▁play er", - "▁ player", - "▁par ents", - "▁parent s", - "▁ parents", - "▁pop ular", - "▁popula r", - "▁popul ar", - "▁m ode", - "▁mod e", - "▁mo de", - "▁ mode", - "▁m ention", - "▁ment ion", - "N E", - "Lo ad", - "L oad", - "▁reg ular", - "▁regul ar", - "▁ regular", - "ave d", - "av ed", - "a ved", - "? :", - "ye ar", - "y ear", - "fun c", - "fu nc", - "f unc", - "▁per formance", - "▁perform ance", - "▁J uly", - "▁Jul y", - "▁Ju ly", - "th ern", - "ther n", - "the rn", - "▁we bsite", - "▁webs ite", - "▁web site", - "fo rd", - "for d", - "f ord", - "P R", - "el a", - "e la", - "le vel", - "lev el", - "l evel", - "ui t", - "u it", - "fl ags", - "flag s", - "▁w orth", - "▁wor th", - "▁ worth", - "▁cor respon", - "▁Brit ish", - "si m", - "s im", - "▁al one", - "▁ alone", - "▁h ar", - "▁ha r", - "▁ har", - "▁o nes", - "▁on es", - "▁one s", - "▁ ones", - "ob ile", - "obi le", - "obil e", - "▁d ru", - "▁dr u", - "▁ dru", - "ch i", - "c hi", - "▁D avid", - "▁Dav id", - "▁Da vid", - "▁ David", - "▁proble ms", - "▁problem s", - "▁col umn", - "▁ column", - "() ;\r", - "(); \r", - "( );\r", - "Z E", - "▁re lig", - "▁rel ig", - "▁reli g", - "olog ical", - "▁reg ion", - "▁ region", - "ad y", - "a dy", - "I O", - "an der", - "and er", - "ande r", - "a nder", - "Ne t", - "N et", - "▁bu ilt", - "▁ built", - "▁inst all", - "▁ install", - "▁appro ach", - "C ur", - "▁f ine", - "▁fin e", - "▁fi ne", - "▁talk ing", - "▁tal king", - "▁ch anges", - "▁chang es", - "▁change s", - "▁ changes", - "St yle", - "▁M art", - "▁Mar t", - "▁Ma rt", - "▁ Mart", - "л ю", - "res ponse", - "respon se", - "respons e", - "te ger", - "{ \r", - "ir it", - "iri t", - "i rit", - "▁prote cted", - "▁protect ed", - "▁ protected", - "▁re le", - "▁r ele", - "▁rel e", - "er ship", - "ers hip", - "те ль", - "тел ь", - "un signed", - "uns igned", - "ial ize", - "▁htt ps", - "▁http s", - "▁ https", - "T ag", - "▁$ (", - "▁ $(", - "mo re", - "mor e", - "m ore", - "ype s", - "yp es", - "y pes", - "▁st ream", - "▁stre am", - "▁ stream", - "et ch", - "etc h", - "▁eng ine", - "▁ engine", - "K E", - "cm d", - "c md", - "sc ript", - "scri pt", - "scr ipt", - "s cript", - "tt p", - "t tp", - "▁a void", - "▁av oid", - "▁t err", - "▁te rr", - "▁ter r", - "▁r ock", - "▁ro ck", - "▁ rock", - "▁f ul", - "▁fu l", - "▁ ful", - "Up date", - "▁env ironment", - "▁environ ment", - "▁ environment", - "▁p rec", - "▁pre c", - "▁pr ec", - "▁ prec", - "▁с а", - "▁ са", - "▁c ases", - "▁case s", - "▁cas es", - "▁ca ses", - "▁ cases", - "▁off set", - "▁ offset", - "▁r ais", - "▁ra is", - "▁ rais", - "li b", - "l ib", - "ée s", - "é es", - "a a", - "y t", - "▁a rr", - "▁ar r", - "▁ arr", - "opy right", - "f irst", - "▁u til", - "▁ut il", - "▁ util", - "▁fe ature", - "▁feat ure", - "▁ feature", - "pos ed", - "po sed", - "pose d", - "p osed", - "ff ect", - "f fect", - "ж а", - "it ude", - "itu de", - "itud e", - "em ents", - "ement s", - "emen ts", - "e ments", - "as c", - "a sc", - "ad or", - "ado r", - "le ctions", - "lect ions", - "lection s", - "▁cl ub", - "▁ club", - "] {", - "▁* )", - "▁ *)", - "ст во", - "ств о", - "с тво", - "▁im m", - "▁i mm", - "▁ imm", - "▁for mer", - "▁form er", - "▁forme r", - "▁ former", - "▁r ights", - "▁right s", - "▁dec ided", - "▁decide d", - "▁decid ed", - "▁re v", - "▁r ev", - "▁ rev", - "▁m ent", - "▁me nt", - "▁men t", - "▁ ment", - "an i", - "a ni", - "▁st ru", - "▁str u", - "▁ stru", - "▁att ention", - "art ment", - "▁I tal", - "▁It al", - "al le", - "all e", - "a lle", - "▁b is", - "▁bi s", - "▁ bis", - "ge ner", - "gen er", - "g ener", - "▁in tegr", - "▁int egr", - "▁inte gr", - "▁ integr", - "el lo", - "ell o", - "ry pt", - "▁a chie", - "ne s", - "n es", - "▁s tra", - "▁st ra", - "▁str a", - "▁ stra", - "s b", - "▁t ypes", - "▁type s", - "▁typ es", - "▁ty pes", - "▁ types", - "▁R E", - "▁ RE", - "In it", - "I nit", - "▁com ment", - "▁comm ent", - "▁comme nt", - "▁ comment", - "▁add ition", - "▁I D", - "▁ ID", - "AR T", - "A RT", - "F O", - "щ и", - "Con ne", - "Conn e", - "C onne", - "▁s qu", - "▁sq u", - "▁consider ed", - "▁consid ered", - "id ad", - "ida d", - "▁Oct ober", - "ci al", - "cia l", - "c ial", - "▁O f", - "▁ Of", - "▁tr avel", - "▁tra vel", - "▁trav el", - "▁b oy", - "▁bo y", - "▁ boy", - "') .", - "' ).", - "u y", - "il la", - "ill a", - "i lla", - "is try", - "ist ry", - "istr y", - "▁v a", - "▁ va", - "▁C he", - "▁Ch e", - "▁ Che", - "ER T", - "E RT", - "en de", - "end e", - "e nde", - "un gen", - "ung en", - "unge n", - "ab y", - "a by", - "▁R ober", - "▁Ro ber", - "▁Rob er", - "▁play ing", - "il s", - "i ls", - "▁s am", - "▁sa m", - "▁ sam", - "▁ex ecut", - "▁exec ut", - "▁ execut", - "▁U s", - "▁ Us", - "▁m ut", - "▁mu t", - "▁ mut", - "▁b al", - "▁ba l", - "▁ bal", - "as se", - "ass e", - "▁k ids", - "▁kid s", - "▁ki ds", - "▁fin anc", - "go r", - "g or", - "▁S ec", - "▁Se c", - "▁ Sec", - "ber t", - "be rt", - "b ert", - "▁H igh", - "▁Hig h", - "▁Hi gh", - "▁ High", - "▁ је", - "▁ke pt", - "but ton", - "b utton", - "it ory", - "itor y", - "ito ry", - "▁R em", - "▁Re m", - "▁ Rem", - "▁D E", - "▁ DE", - "▁re ach", - "▁r each", - "▁ reach", - "▁b ur", - "▁bu r", - "▁ bur", - "La bel", - "L abel", - "á t", - "ag o", - "a go", - "▁pass ed", - "▁pas sed", - "▁be hav", - "▁beh av", - "xF F", - "x FF", - "▁R eturn", - "▁Re turn", - "▁Ret urn", - "▁ Return", - "ST R", - "S TR", - "▁L es", - "▁Le s", - "▁ Les", - "▁o rd", - "▁or d", - "▁ ord", - "al a", - "a la", - "in ger", - "ing er", - "inge r", - "▁S ince", - "▁Sin ce", - "▁ Since", - "▁exper i", - "▁exp eri", - "▁s hall", - "▁sh all", - "▁sha ll", - "▁ shall", - "▁s tar", - "▁st ar", - "▁sta r", - "▁ star", - "no n", - "n on", - "▁g un", - "▁gu n", - "▁ gun", - "▁B el", - "▁Be l", - "▁ Bel", - "▁ob j", - "▁ obj", - "ar es", - "are s", - "a res", - "r s", - "▁we eks", - "▁week s", - "ne n", - "n en", - "▁S tre", - "▁St re", - "▁Str e", - "or ing", - "ori ng", - "o ring", - "▁ î", - "▁ser ious", - "time s", - "ti mes", - "tim es", - "t imes", - "▁H ouse", - "▁Ho use", - "▁Hou se", - "▁r oll", - "▁ro ll", - "▁ roll", - "▁reg ister", - "▁ register", - "▁mod ule", - "▁mo dule", - "▁ module", - "▁app lic", - "▁ap plic", - "▁appl ic", - "I R", - "▁c ook", - "▁co ok", - "▁ cook", - "au x", - "a ux", - "▁s ave", - "▁sa ve", - "▁sav e", - "▁ save", - "▁C r", - "▁ Cr", - ", \r", - "▁st ates", - "▁stat es", - "▁state s", - "▁sta tes", - "▁ states", - "▁em pty", - "▁emp ty", - "▁empt y", - "▁ empty", - "▁aut om", - "▁au tom", - "▁auto m", - "▁ autom", - "fig ure", - "ian ce", - "i ance", - "▁h appy", - "▁happ y", - "▁f n", - "▁ fn", - "▁j ud", - "▁ju d", - "▁ jud", - "▁h at", - "▁ha t", - "▁ hat", - "AC K", - "A CK", - "▁F e", - "▁ Fe", - "$ -", - "iv il", - "ivi l", - "i vil", - "ot ed", - "ote d", - "o ted", - "▁size of", - "▁ sizeof", - "▁sit uation", - "▁situ ation", - "▁l ives", - "▁li ves", - "▁live s", - "▁liv es", - "▁fe eling", - "▁feel ing", - "▁fee ling", - "▁r isk", - "▁ri sk", - "▁ris k", - "▁Jan uary", - "▁Januar y", - "▁Ob ject", - "▁ Object", - "▁re comm", - "▁rec omm", - "▁в ы", - "▁ вы", - "▁pot ential", - "ea h", - "e ah", - "▁com plex", - "▁comp lex", - "▁compl ex", - "▁ complex", - "print f", - "ist ance", - "istan ce", - "i stance", - "ir th", - "irt h", - "li k", - "l ik", - "as te", - "ast e", - "a ste", - "▁wh ose", - "▁who se", - "Ar g", - "A rg", - "▁mod ern", - "▁mo dern", - "▁mode rn", - "▁moder n", - "ion es", - "io nes", - "ione s", - "i ones", - "▁ч е", - "▁ че", - "▁s ett", - "▁se tt", - "▁set t", - "▁M ag", - "▁Ma g", - "▁ Mag", - "a e", - "▁cond ition", - "▁ condition", - "Le ngth", - "L ength", - "▁f it", - "▁fi t", - "▁ fit", - "ound s", - "oun ds", - "▁ch anged", - "▁chang ed", - "▁change d", - "▁ changed", - "▁g uy", - "▁gu y", - "fil ter", - "at ever", - "ate ver", - "é d", - "re move", - "rem ove", - "▁h op", - "▁ho p", - "▁ hop", - "▁O ut", - "▁ Out", - "▁R ich", - "▁Ric h", - "▁ Rich", - "ch ild", - "chi ld", - "▁in cluded", - "▁incl uded", - "▁includ ed", - "▁include d", - "▁inclu ded", - "$ \\", - "▁T om", - "▁To m", - "▁ Tom", - "el ine", - "eli ne", - "elin e", - "e line", - "▁s ometimes", - "▁some times", - "▁somet imes", - "▁sometime s", - "▁dr ink", - "▁qu ant", - "▁ quant", - "▁p lease", - "▁ple ase", - "▁I nt", - "▁In t", - "▁ Int", - "ri ef", - "rie f", - "r ief", - "▁ex actly", - "▁exact ly", - "ci ng", - "cin g", - "c ing", - "▁all owed", - "▁allow ed", - "▁ allowed", - "bu ild", - "b uild", - "▁beaut iful", - "▁W ell", - "▁We ll", - "▁Wel l", - "▁ Well", - "▁look s", - "▁lo oks", - "▁ ü", - "▁ch ance", - "▁w rote", - "▁wr ote", - "▁n or", - "▁no r", - "▁ nor", - "▁f ailed", - "▁fa iled", - "▁fail ed", - "▁ failed", - "Me t", - "M et", - "▁p rior", - "▁pr ior", - "▁pri or", - "▁h undred", - "ско й", - "с кой", - "or ia", - "ori a", - "o ria", - "▁c y", - "▁ cy", - "▁w eb", - "▁we b", - "▁ web", - "▁m ess", - "▁me ss", - "▁mes s", - "le q", - "l eq", - "d y", - "te x", - "t ex", - "▁a nim", - "▁an im", - "▁ anim", - "at ur", - "atu r", - "▁str ucture", - "▁struct ure", - "▁ structure", - "opt ion", - "o ption", - "▁act ual", - "▁ actual", - "▁Fr anc", - "▁Fra nc", - "▁Fran c", - "en ced", - "ence d", - "enc ed", - ".< /", - ". ", - "▁ />", - "▁p roduction", - "▁produ ction", - "▁product ion", - "▁prod uction", - "▁ production", - "ig er", - "ige r", - "i ger", - "▁с т", - "▁ ст", - "sh ow", - "s how", - "▁pop ulation", - "▁popul ation", - "▁p ark", - "▁par k", - "▁ park", - "▁Z e", - "▁necess ary", - "▁ necessary", - "▁t rust", - "▁tr ust", - "▁sh own", - "▁show n", - "mod ule", - "mo dule", - "G E", - "▁l ay", - "▁la y", - "▁ lay", - "▁ann oun", - "▁class Name", - "▁ className", - "▁cal cul", - "▁calc ul", - "Fun ction", - "F unction", - "▁S al", - "▁Sa l", - "▁ Sal", - "O K", - "T P", - "▁en try", - "▁ent ry", - "▁entr y", - "▁ entry", - "▁St ud", - "▁ Stud", - "▁it ems", - "▁item s", - "▁ items", - "▁se curity", - "▁sec urity", - "▁secur ity", - "▁ security", - "En try", - "Ent ry", - "f loat", - "l s", - "ib ly", - "▁cont ribut", - "▁C heck", - "▁Che ck", - "▁ Check", - "M D", - "▁impro ve", - "Par t", - "P art", - "▁system s", - "▁syst ems", - "B l", - "▁pol icy", - "▁polic y", - "▁ policy", - "▁s creen", - "▁sc reen", - "▁scr een", - "▁ screen", - "▁A ny", - "▁An y", - "▁ Any", - "▁op ened", - "▁open ed", - "al loc", - "all oc", - "allo c", - "▁De cember", - "▁Dec ember", - "▁ É", - "▁e mail", - "▁em ail", - "▁ email", - "ad er", - "ade r", - "a der", - "= >", - "▁H en", - "▁He n", - "▁ Hen", - "▁in fo", - "▁inf o", - "▁ info", - "▁f loat", - "▁flo at", - "▁ float", - "▁sw itch", - "▁ switch", - "ра н", - "р ан", - "ur ance", - "▁as sum", - "▁ass um", - "us tr", - "ust r", - "u str", - "▁g roups", - "▁group s", - "▁gro ups", - "▁ groups", - "▁R ead", - "▁Re ad", - "▁ Read", - "▁w at", - "▁wa t", - "S p", - "ве р", - "в ер", - "RA N", - "R AN", - "hi b", - "h ib", - "AL L", - "A LL", - "▁h us", - "▁ hus", - "Sp ec", - "Spe c", - "S pec", - "\") )", - "\" ))", - "▁F rench", - "▁C lass", - "▁Cl ass", - "▁ Class", - "▁pres ident", - "▁presid ent", - "▁def init", - "▁defin it", - "▁N or", - "▁No r", - "▁T hom", - "▁Th om", - "ai gn", - "a ign", - "W idth", - "D o", - "▁{ @", - "ag on", - "ago n", - "a gon", - "▁L u", - "▁ Lu", - "▁follow ed", - "M M", - "as ons", - "ason s", - "tm p", - "t mp", - "▁th rows", - "▁throw s", - "▁thr ows", - "▁thro ws", - "▁ throws", - "IT Y", - "I TY", - "но м", - "▁f air", - "▁fa ir", - "▁p en", - "▁pe n", - "▁ pen", - "é g", - "▁inter face", - "▁ interface", - "▁s af", - "▁sa f", - "oo n", - "o on", - "B ack", - "▁s peed", - "▁sp eed", - "▁spe ed", - "▁ speed", - "▁ext ends", - "▁extend s", - "em pty", - "empt y", - "emp ty", - "▁п ере", - "▁пер е", - "▁пе ре", - "▁pro per", - "▁pr oper", - "▁prop er", - "▁d riv", - "▁dr iv", - "▁dri v", - "ф и", - "▁c enter", - "▁cent er", - "▁ center", - "he ader", - "head er", - "▁} )", - "▁ })", - "w a", - "▁m iddle", - "▁ middle", - "▁ch oose", - "▁cho ose", - "▁St ad", - "▁Sta d", - "S O", - "Fact ory", - "Factor y", - "F actory", - "De v", - "D ev", - "ic les", - "icle s", - "icl es", - "i cles", - "▁ap plication", - "▁applic ation", - "▁appl ication", - "▁ application", - "▁mod els", - "▁model s", - "▁mode ls", - "▁ models", - "pi te", - "pit e", - "p ite", - "ca p", - "c ap", - "x i", - "osp ital", - "▁d ream", - "▁dre am", - "EN D", - "E ND", - "▁con tract", - "▁cont ract", - "▁contr act", - "▁contra ct", - "▁ contract", - "icro soft", - "▁th ous", - "▁thou s", - "iz es", - "ize s", - "i zes", - "▁д а", - "▁ да", - "▁C O", - "▁ CO", - "▁d irection", - "▁di rection", - "▁direct ion", - "▁dire ction", - "▁dir ection", - "▁ direction", - "▁` `", - "▁ ``", - "▁d rive", - "▁dr ive", - "▁dri ve", - "▁driv e", - "▁ drive", - "Ma x", - "M ax", - "ci a", - "c ia", - "▁contin u", - "▁A lex", - "▁Al ex", - "▁Ale x", - "▁ Alex", - "▁g old", - "▁go ld", - "▁gol d", - "▁ gold", - "▁p rep", - "▁pre p", - "▁pr ep", - "▁or igin", - "▁orig in", - "▁ origin", - "▁r ap", - "▁ra p", - "▁ rap", - "O p", - "ous ly", - "▁are as", - "▁area s", - "PO RT", - "P ORT", - "он а", - "о на", - "▁sa fe", - "▁saf e", - "▁ safe", - "▁profess ional", - "▁profession al", - "ap ache", - "apa che", - "▁t emper", - "▁tem per", - "▁temp er", - "s z", - "▁u nit", - "▁un it", - "▁ unit", - "▁c op", - "▁co p", - "▁ cop", - "eq n", - "List ener", - "Listen er", - "▁for mat", - "▁form at", - "▁forma t", - "▁ format", - "se lect", - "sel ect", - "s elect", - "▁com fort", - "▁ comfort", - "▁me ant", - "▁mean t", - "id ay", - "ida y", - "i day", - "em e", - "e me", - "▁act ive", - "▁activ e", - "▁ active", - "▁n ote", - "▁not e", - "▁no te", - "▁ note", - "▁M il", - "▁Mi l", - "▁ Mil", - "on ly", - "▁< =", - "▁ <=", - "▁ne igh", - "▁nei gh", - "a o", - "▁bl ue", - "▁ blue", - "▁T V", - "▁ TV", - "Ch ild", - "▁re ached", - "▁reach ed", - "Add ress", - "Addr ess", - "ст в", - "▁cl osed", - "▁close d", - "▁clos ed", - "▁clo sed", - "▁ closed", - "in der", - "ind er", - "inde r", - "i nder", - "ol o", - "o lo", - "▁a lt", - "▁al t", - "▁ alt", - "▁a dm", - "▁ad m", - "Form at", - "For mat", - "U I", - "▁H am", - "▁Ha m", - "▁f requ", - "▁fr equ", - "▁fre qu", - "▁in depend", - "▁inde pend", - "▁ independ", - "▁eas ily", - "▁L and", - "▁La nd", - "▁Lan d", - "▁ Land", - "▁t or", - "▁to r", - "▁ tor", - "ograph y", - "ograp hy", - "in fty", - "inf ty", - "▁W ork", - "▁Wor k", - "▁ Work", - "iv en", - "ive n", - "i ven", - "▁Count y", - "▁Coun ty", - "▁s rc", - "▁ src", - "}$ ,", - "} $,", - "par se", - "pars e", - "p arse", - "C D", - "▁C our", - "▁Co ur", - "▁Cou r", - "▁f ol", - "▁fo l", - "▁ fol", - "Ent ity", - "pg f", - "▁Ch ina", - "▁Chi na", - "▁S ub", - "▁Su b", - "▁ Sub", - "ho od", - "h ood", - "▁field s", - "▁ fields", - "▁y es", - "▁ye s", - "▁ yes", - "re nd", - "ren d", - "r end", - "▁to wards", - "▁toward s", - "▁tow ards", - "▁st aff", - "▁sta ff", - "▁ staff", - "▁A ir", - "▁ Air", - "▁st ation", - "▁stat ion", - "▁ station", - "at ives", - "ative s", - "ati ves", - "ativ es", - "▁imp act", - "в ы", - "▁direct ly", - "iss ions", - "ission s", - "iv a", - "i va", - "| \\", - "Pt r", - "P tr", - "▁S ant", - "▁San t", - "▁Sa nt", - "Po l", - "P ol", - "▁pro gress", - "▁ progress", - "it ar", - "ita r", - "i tar", - "▁p arts", - "▁part s", - "▁par ts", - "▁ parts", - "▁pl ant", - "▁plan t", - "▁ plant", - "▁abs olut", - "▁gu ess", - "eq ref", - "▁t im", - "▁ti m", - "▁ tim", - "▁L ou", - "▁Lo u", - "▁ Lou", - "▁c ool", - "▁co ol", - "al u", - "a lu", - "▁m outh", - "▁mo uth", - "▁mou th", - "▁ mouth", - "ни х", - "▁h eight", - "▁he ight", - "▁ height", - "ge st", - "ges t", - "g est", - "▁P ost", - "▁Po st", - "▁Pos t", - "▁ Post", - "▁b oard", - "▁bo ard", - "▁ board", - "▁t it", - "▁ti t", - "▁ tit", - "▁h our", - "▁ho ur", - "▁ hour", - "▁ser ver", - "▁serv er", - "▁serve r", - "▁ server", - "▁p layers", - "▁play ers", - "▁player s", - "ri er", - "rie r", - "r ier", - "Lin k", - "L ink", - "▁Pres ident", - "] (", - "▁con struct", - "▁const ruct", - "▁constr uct", - "▁constru ct", - "▁ construct", - "hand le", - "}$ .", - "} $.", - "ry ing", - "r ying", - "▁s hop", - "▁sh op", - "▁ shop", - "ia na", - "ian a", - "i ana", - "ex p", - "e xp", - "Hel per", - "Help er", - "Off set", - "ac hes", - "ach es", - "ache s", - "a ches", - "▁conne ction", - "▁connect ion", - "▁conn ection", - "▁ connection", - "▁d ifference", - "▁dif ference", - "▁differ ence", - "serv ice", - "s ervice", - "▁g as", - "▁ga s", - "▁ gas", - "▁p riv", - "▁pr iv", - "▁pri v", - "▁ priv", - "▁un ivers", - "▁ univers", - "▁w ish", - "▁wis h", - "Re m", - "R em", - "U rl", - "ge b", - "g eb", - "S o", - "ens ions", - "ension s", - "Mod ule", - "Mo dule", - "SI ZE", - "▁p rem", - "▁pre m", - "▁pr em", - "wind ow", - "w indow", - "▁d ies", - "▁di es", - "▁die s", - "de l", - "d el", - "▁r ow", - "▁ro w", - "▁ row", - "▁a verage", - "▁aver age", - "▁ave rage", - "xi m", - "x im", - "▁p u", - "▁ pu", - "an ç", - "De t", - "D et", - "ke r", - "k er", - "y a", - "▁D et", - "▁De t", - "▁ Det", - "▁p å", - "▁n amed", - "▁name d", - "▁na med", - "▁nam ed", - "▁ named", - "▁dec ision", - "▁decis ion", - "wi n", - "w in", - "▁Ge orge", - "▁Georg e", - "ar ily", - "ari ly", - "▁s olution", - "▁sol ution", - "▁mult iple", - "▁multi ple", - "▁multip le", - "▁ multiple", - "at egy", - "ate gy", - "ateg y", - "▁le arning", - "▁learn ing", - "▁lear ning", - "▁ learning", - "▁se cret", - "▁sec ret", - "▁secre t", - "▁ secret", - "D O", - "▁n ice", - "▁ni ce", - "▁nic e", - "▁ nice", - "//////// ////////", - "S u", - "it ation", - "itat ion", - "▁j oin", - "▁jo in", - "▁ join", - "▁el ements", - "▁element s", - "▁ele ments", - "▁elem ents", - "▁ elements", - "▁e mer", - "▁em er", - "til de", - "t ilde", - "▁d ep", - "▁de p", - "▁ dep", - "▁s hot", - "▁sh ot", - "▁ shot", - "▁pl atform", - "▁plat form", - "▁ platform", - "ot hing", - "oth ing", - "o thing", - "M y", - "ed ia", - "edi a", - "om s", - "o ms", - "ail y", - "ai ly", - "a ily", - "( [", - "▁d ress", - "▁dr ess", - "▁dre ss", - "▁off icial", - "▁offic ial", - "es tern", - "est ern", - "ester n", - "este rn", - "▁dis cover", - "▁disc over", - "▁disco ver", - "▁m i", - "▁ mi", - "ны е", - "C A", - "od ing", - "odi ng", - "o ding", - "▁F ound", - "▁Fou nd", - "▁Fo und", - "▁ Found", - "▁a ffect", - "▁aff ect", - "▁af fect", - "Vi s", - "V is", - "st ract", - "str act", - "stra ct", - "s tract", - "ic ed", - "ice d", - "i ced", - "de bug", - "d ebug", - "▁rel ated", - "▁relate d", - "▁ related", - "▁s pect", - "▁sp ect", - "▁spec t", - "▁spe ct", - "▁ spect", - "us hed", - "ush ed", - "сь ко", - "▁b ank", - "▁ban k", - "▁ bank", - "▁c ele", - "▁ce le", - "▁cel e", - "AN D", - "A ND", - "ol f", - "е м", - "▁f ill", - "▁fil l", - "▁fi ll", - "▁ fill", - "▁g ives", - "▁giv es", - "▁give s", - "▁gi ves", - "▁б у", - "▁ бу", - "ar on", - "aro n", - "a ron", - "▁J es", - "▁Je s", - "RE G", - "▁s udd", - "▁su dd", - "▁sud d", - "date d", - "da ted", - "dat ed", - "d ated", - "v i", - "▁g i", - "▁ gi", - "se nd", - "sen d", - "s end", - "cp p", - "c pp", - "▁s pent", - "▁sp ent", - "▁spe nt", - "an de", - "and e", - "a nde", - "▁oper ation", - "▁ operation", - "pro cess", - "proc ess", - "▁in form", - "▁inf orm", - "▁info rm", - "▁F ree", - "▁Fr ee", - "▁Fre e", - "▁ Free", - "yo nd", - "y ond", - "▁per haps", - "▁su rv", - "▁sur v", - "▁L oc", - "▁Lo c", - "▁ Loc", - "▁con cl", - "▁conc l", - "▁ра з", - "▁ раз", - "▁O ver", - "▁ Over", - "ho l", - "h ol", - "ra z", - "r az", - "Wr ite", - "Writ e", - "W rite", - "▁g iving", - "▁giv ing", - "▁gi ving", - "r d", - "in stance", - "inst ance", - "▁re leased", - "▁rele ased", - "▁release d", - "▁R o", - "▁ Ro", - "R A", - "▁pract ice", - "▁g raph", - "▁gr aph", - "▁gra ph", - "▁grap h", - "▁ graph", - "▁incre ase", - "▁fig ure", - "▁ figure", - "Fil ter", - "HE CK", - "id x", - "i dx", - "▁g lass", - "▁gl ass", - "▁ glass", - "sk i", - "s ki", - "com es", - "co mes", - "come s", - "c omes", - "▁c at", - "▁ca t", - "▁ cat", - "▁c old", - "▁col d", - "▁co ld", - "go to", - "got o", - "g oto", - "uf act", - "u fact", - "▁C opyright", - "▁Copy right", - "▁ Copyright", - "}} \\", - "} }\\", - "▁str eng", - "▁stre ng", - "▁d ir", - "▁di r", - "▁ dir", - "to ken", - "tok en", - "t oken", - "▁occ ur", - "▁oc cur", - "arl ier", - "▁me asure", - "▁meas ure", - "▁ measure", - "▁s ec", - "▁se c", - "▁ sec", - "▁m ás", - "▁má s", - "▁N et", - "▁Ne t", - "▁ Net", - "▁arg ument", - "▁ argument", - "▁s ou", - "▁so u", - "▁m oving", - "▁mov ing", - "▁mo ving", - "▁p refer", - "▁pre fer", - "▁pref er", - "ma sk", - "mas k", - "m ask", - "< <", - "▁bre ath", - "▁breat h", - "▁phys ical", - "▁pos itive", - "▁posit ive", - "▁s or", - "▁so r", - "▁ sor", - "▁de part", - "▁dep art", - "▁re move", - "▁rem ove", - "▁ remove", - "▁k it", - "▁ki t", - "▁ kit", - "▁me eting", - "▁meet ing", - "▁D ata", - "▁Da ta", - "▁Dat a", - "▁ Data", - "og raf", - "act ions", - "action s", - "a ctions", - "▁param eters", - "▁parameter s", - "▁ parameters", - "▁A tt", - "▁At t", - "▁ Att", - "es ch", - "esc h", - "e sch", - "▁inv olved", - "▁invol ved", - "▁involve d", - "ä t", - "L L", - "B ar", - "▁с и", - "▁ си", - "ec h", - "e ch", - "GE T", - "G ET", - "▁pre vent", - "▁pr event", - "▁prev ent", - "▁ prevent", - "▁be yond", - "▁O ther", - "▁Ot her", - "▁ Other", - "ä n", - "by te", - "▁sudd en", - "▁sud den", - "ol ve", - "olv e", - "▁н о", - "▁ но", - "LO G", - "L OG", - "un it", - "uni t", - "u nit", - "▁tr uth", - "ra t", - "r at", - "S D", - "▁e at", - "▁M ad", - "▁Ma d", - "▁ Mad", - "▁prov ides", - "▁provide s", - "▁s ession", - "▁ session", - "De le", - "Del e", - "D ele", - "▁con vers", - "▁conv ers", - "▁conver s", - "▁conve rs", - "cent er", - "cen ter", - "c enter", - "▁contin ued", - "▁continue d", - "▁continu ed", - "ot ion", - "oti on", - "ca che", - "c ache", - "dis play", - "disp lay", - "▁prote ct", - "▁prot ect", - "am s", - "a ms", - "▁p ow", - "▁po w", - "▁ pow", - "CT ION", - "C TION", - "▁M ac", - "▁Ma c", - "▁ Mac", - "m o", - "х а", - "▁d istance", - "▁di stance", - "▁dist ance", - "▁ distance", - "▁T ime", - "▁Tim e", - "▁Ti me", - "▁ Time", - "g i", - "▁s equ", - "▁se qu", - "▁seq u", - "▁ sequ", - "T arget", - "с ле", - "Ser ver", - "Serv er", - "▁w ide", - "▁wid e", - "▁ wide", - "cl ose", - "clos e", - "▁c ru", - "▁cr u", - "Ex t", - "E xt", - "▁s elect", - "▁se lect", - "▁sel ect", - "▁sele ct", - "▁ select", - "▁pat tern", - "▁ pattern", - "\") );", - "\")) ;", - "\" ));", - "Pro vider", - "Prov ider", - "UR L", - "U RL", - "▁g reen", - "▁gr een", - "▁gre en", - "▁ green", - "▁wait ing", - "▁wa iting", - "pro to", - "pr oto", - "prot o", - "▁immedi ately", - "▁immediate ly", - "com mon", - "comm on", - "az ione", - "azi one", - "a zione", - "ri ver", - "riv er", - "rive r", - "r iver", - "▁s en", - "▁se n", - "▁ sen", - "▁! ==", - "▁!= =", - "▁Febru ary", - "▁Februar y", - "ur b", - "u rb", - "▁S en", - "▁Se n", - "de st", - "des t", - "d est", - "< ?", - "▁ed ge", - "▁ edge", - "▁m ais", - "▁ma is", - "▁mai s", - "gor ith", - "cp u", - "c pu", - "▁educ ation", - "▁associ ated", - "▁associate d", - "No ne", - "Non e", - "N one", - "h i", - "▁p oor", - "▁po or", - "se m", - "s em", - "▁W il", - "▁Wi l", - "▁b ud", - "▁bu d", - "▁ bud", - "▁a uch", - "▁au ch", - "▁ auch", - "el ler", - "ell er", - "elle r", - "▁L ife", - "▁Li fe", - "▁ Life", - "▁f iles", - "▁fil es", - "▁file s", - "▁fi les", - "▁ files", - "▁le ading", - "▁lead ing", - "▁ leading", - "▁ob tain", - "▁obt ain", - "▁J ul", - "▁Ju l", - "at ory", - "ator y", - "ato ry", - "г у", - "it able", - "ita ble", - "i table", - "▁on to", - "▁ont o", - "▁ onto", - "▁b orn", - "▁bo rn", - "▁bor n", - "▁ born", - "or em", - "ore m", - "o rem", - "▁Stre et", - "▁m aint", - "▁main t", - "▁ma int", - "▁mai nt", - "Param s", - "Par ams", - "ri p", - "r ip", - "▁S T", - "▁ ST", - "u v", - "ma in", - "m ain", - "▁re cent", - "▁rec ent", - "▁rece nt", - "We b", - "W eb", - "ov a", - "o va", - "ц а", - "ais e", - "ai se", - "a ise", - "yle s", - "yl es", - "y les", - "▁de scribed", - "▁desc ribed", - "▁describ ed", - "▁describe d", - "▁begin ning", - "▁D ay", - "▁Da y", - "▁ Day", - "▁V ol", - "▁Vo l", - "▁ Vol", - "▁h uge", - "▁hug e", - "Ha s", - "H as", - "an cy", - "anc y", - "He ader", - "Head er", - "▁a ren", - "▁are n", - "▁ar en", - "▁ aren", - "ва н", - "в ан", - "▁en sure", - "▁ens ure", - "▁ ensure", - "▁p et", - "▁pe t", - "▁ pet", - "mu lt", - "mul t", - "m ult", - "▁L ike", - "▁Li ke", - "▁ Like", - "▁man agement", - "▁manage ment", - "▁ management", - "P S", - "wh ile", - "▁back ground", - "▁ background", - "ount er", - "oun ter", - "o unter", - "bo ol", - "b ool", - "F C", - "N um", - "R L", - "▁ex cl", - "▁exc l", - "▁e ye", - "▁ey e", - "im g", - "i mg", - "▁r om", - "▁ro m", - "▁ rom", - "▁H el", - "▁He l", - "▁ Hel", - "Opt ion", - "O ption", - "▁stop ped", - "▁sto pped", - "▁th read", - "▁thr ead", - "▁ thread", - "to type", - "tot ype", - "t otype", - ")) )", - ") ))", - "▁st age", - "▁stag e", - "▁sta ge", - "▁ stage", - "▁ü ber", - "▁ über", - "▁al though", - "▁ although", - "Type s", - "Ty pes", - "Typ es", - "T ypes", - "▁O h", - "▁ Oh", - "▁e ight", - "▁ eight", - "▁de scription", - "▁des cription", - "▁ description", - "' '", - "ö n", - "▁sur face", - "▁surf ace", - "▁ surface", - "▁Intern ational", - "▁ch arg", - "▁char g", - "▁cha rg", - "▁ charg", - "▁col lection", - "▁coll ection", - "▁collect ion", - "▁colle ction", - "▁ collection", - "▁us ers", - "▁use rs", - "▁user s", - "▁ users", - "▁ob vious", - "▁cent ury", - "▁ century", - "ic ks", - "ick s", - "i cks", - "▁art icle", - "▁artic le", - "▁ article", - "▁\" \\", - "▁ \"\\", - "di m", - "d im", - "▁s in", - "▁si n", - "▁ sin", - "en ge", - "eng e", - "Cont rol", - "▁com mit", - "▁comm it", - "▁ commit", - "ens ity", - "▁t ra", - "▁tr a", - "▁ tra", - "cript or", - "▁N OT", - "▁NO T", - "▁ NOT", - "we ll", - "w ell", - "▁M ichael", - "▁Mich ael", - "▁n od", - "▁no d", - "▁ nod", - "▁m ort", - "▁mor t", - "▁mo rt", - "iv o", - "i vo", - "is ation", - "▁P o", - "▁ Po", - "▁P aris", - "▁Par is", - "▁Pa ris", - "▁ad ministr", - "▁admin istr", - "▁ administr", - "bu rg", - "bur g", - "b urg", - "cd ot", - "c dot", - "▁mil itary", - "▁milit ary", - "▁militar y", - "▁B est", - "▁Be st", - "▁Bes t", - "▁ Best", - "▁К а", - "▁ Ка", - "IN E", - "I NE", - "▁through out", - "S l", - "▁im pl", - "▁imp l", - "▁ impl", - "cont rol", - "contr ol", - "▁ Ч", - "▁u it", - "▁ui t", - "▁ uit", - "▁un signed", - "▁uns igned", - "▁ unsigned", - "▁M ary", - "▁Mar y", - "▁Ma ry", - "Ch ar", - "C har", - "м і", - "▁th reat", - "▁c ourt", - "▁co urt", - "▁cour t", - "▁cou rt", - "▁ court", - "vi lle", - "vil le", - "v ille", - "▁ ш", - "▁C am", - "▁Ca m", - "▁ Cam", - ". \r", - "▁current ly", - "▁curr ently", - "ro t", - "r ot", - "▁D ate", - "▁Da te", - "▁Dat e", - "▁ Date", - "▁s hit", - "▁sh it", - "▁ shit", - "▁$ {\\", - "▁${ \\", - "un n", - "u nn", - "U s", - "▁b uffer", - "▁buff er", - "▁buf fer", - "▁ buffer", - "▁s ont", - "▁so nt", - "▁son t", - "▁let ter", - "▁lett er", - "▁ letter", - "in ated", - "ina ted", - "inate d", - "Ch ange", - "▁h ref", - "▁hr ef", - "▁ href", - "▁l ack", - "▁la ck", - "▁lac k", - "▁o il", - "▁C ons", - "▁Con s", - "▁Co ns", - "▁ Cons", - "▁J er", - "▁Je r", - "BU G", - "B UG", - "if orn", - "▁pro perties", - "▁proper ties", - "▁ properties", - "▁r andom", - "▁ran dom", - "▁rand om", - "▁ random", - "▁br other", - "▁bro ther", - "▁p iece", - "▁pie ce", - "▁ piece", - "б у", - "ist ics", - "istic s", - "isti cs", - "▁techn ology", - "gl obal", - "glob al", - "▁trans form", - "▁ transform", - "er d", - "e rd", - "▁B ecause", - "▁ Because", - "PE CT", - "P ECT", - "pr et", - "pre t", - "p ret", - "▁го ду", - "▁год у", - "▁M et", - "▁Me t", - "▁ Met", - "▁p sy", - "▁ps y", - "▁ psy", - "▁о д", - "▁g od", - "▁go d", - "▁ god", - "▁D el", - "▁De l", - "▁ Del", - "base d", - "ba sed", - "bas ed", - "b ased", - "▁v oor", - "▁vo or", - "▁C all", - "▁Cal l", - "▁Ca ll", - "▁ Call", - "S A", - "▁fil ter", - "▁ filter", - "▁incl udes", - "▁includ es", - "▁include s", - "▁inclu des", - "▁ includes", - "olut ions", - "olution s", - "f d", - "▁w ind", - "▁win d", - "▁ wind", - "▁б о", - "▁ бо", - "▁ab ility", - "▁ ability", - "ca rd", - "car d", - "c ard", - "▁n umer", - "▁num er", - "▁nu mer", - "▁ numer", - "add ress", - "addr ess", - "▁go al", - "ash ington", - "ashing ton", - "▁s light", - "▁sl ight", - "ab a", - "a ba", - "▁L og", - "▁Lo g", - "▁ Log", - "Set tings", - "Setting s", - "ad ow", - "ado w", - "▁p i", - "▁ pi", - "ir ing", - "iri ng", - "i ring", - "F T", - "▁number s", - "▁num bers", - "con f", - "co nf", - "ta sk", - "t ask", - "▁î n", - "т ы", - "▁re ceive", - "▁rece ive", - "▁r oot", - "▁ro ot", - "▁ root", - "▁Ind ia", - "pat ch", - "p atch", - "é l", - "▁sum mer", - "▁method s", - "▁ methods", - "▁pl aces", - "▁place s", - "▁plac es", - "▁М а", - "▁ Ма", - "▁cap ital", - "▁capit al", - "▁ev idence", - "▁G erman", - "▁Germ an", - "▁Ger man", - "\\ ,", - "D A", - "ec ute", - "ecut e", - "col umn", - "▁fun ctions", - "▁function s", - "▁ functions", - "▁c ounter", - "▁co unter", - "▁coun ter", - "▁count er", - "▁ counter", - "▁ar ms", - "▁arm s", - "▁ arms", - "▁f eed", - "▁fe ed", - "▁fee d", - "▁ feed", - "ve y", - "v ey", - "he nt", - "hen t", - "h ent", - "MA X", - "M AX", - "▁ac qu", - "▁app ly", - "▁ap ply", - "▁appl y", - "▁ apply", - "▁hus band", - "▁k illed", - "▁kill ed", - "▁kil led", - "▁S pec", - "▁Sp ec", - "▁Spe c", - "▁ Spec", - "ent ity", - "enti ty", - "▁e arlier", - "▁M iss", - "▁Mi ss", - "▁Mis s", - "▁ Miss", - "▁set ting", - "▁sett ing", - "▁ setting", - "it ect", - "ite ct", - "▁d ed", - "▁de d", - "▁ ded", - "Ro w", - "R ow", - "▁r an", - "▁ra n", - "▁ ran", - "▁Y es", - "▁Ye s", - "▁ Yes", - "▁fin ancial", - "▁financ ial", - "s ession", - "le ar", - "l ear", - "is hing", - "ish ing", - "ishi ng", - "▁ne arly", - "▁near ly", - "▁d ur", - "▁du r", - "▁m achine", - "▁mach ine", - "▁ machine", - "xf f", - "x ff", - "br o", - "b ro", - "▁s ymbol", - "▁sym bol", - "▁ symbol", - "land s", - "lan ds", - "l ands", - "Ac c", - "A cc", - "d i", - "▁Rober t", - "▁Ro bert", - "▁Rob ert", - "pro p", - "pr op", - "p rop", - "ur ity", - "uri ty", - "▁# ####", - "▁## ###", - "▁### ##", - "▁#### #", - "▁walk ed", - "▁wal ked", - "▁intern ational", - "▁internation al", - "▁ Е", - "Y es", - "▁re lease", - "▁rele ase", - "▁ release", - "▁start ing", - "▁star ting", - "st atic", - "stat ic", - "▁b ei", - "▁be i", - "al low", - "all ow", - "allo w", - "▁Pe ople", - "▁ People", - "e z", - "▁param eter", - "▁ parameter", - "C ache", - "▁$ $", - "▁ $$", - "amp ions", - "ampion s", - "▁M er", - "▁Me r", - "▁ Mer", - "▁k om", - "▁ko m", - "▁ kom", - "le ted", - "let ed", - "lete d", - "l eted", - "oi s", - "o is", - "▁O pen", - "▁Op en", - "▁ Open", - "ty pes", - "type s", - "typ es", - "t ypes", - "▁f ue", - "▁fu e", - "ac ters", - "act ers", - "acter s", - "▁re ference", - "▁refer ence", - "▁ reference", - "Equ als", - "Equal s", - "Eq uals", - "▁a ware", - "▁aw are", - "▁ aware", - "▁h ol", - "▁ho l", - "▁ hol", - "▁de mand", - "▁dem and", - "lo r", - "l or", - "▁v eh", - "▁ve h", - "▁ veh", - "▁not ice", - "▁ notice", - "▁com ponent", - "▁compon ent", - "▁ component", - "f n", - "▁anal ysis", - "▁analy sis", - "▁analys is", - "▁ analysis", - "mat ch", - "m atch", - "▁effect ive", - "▁ effective", - "pro duct", - "produ ct", - "prod uct", - "ни к", - "▁le gal", - "▁leg al", - "▁ legal", - "е й", - "se mb", - "sem b", - "s emb", - "▁loc ated", - "▁locate d", - "▁с у", - "▁ су", - "Q L", - "in ct", - "inc t", - "et o", - "e to", - "Dr aw", - "D raw", - "▁sc ale", - "▁scal e", - "▁ scale", - "ро в", - "р ов", - "▁w ants", - "▁want s", - "H ow", - "▁w el", - "▁we l", - "is ions", - "ision s", - "isi ons", - "▁de liver", - "▁del iver", - "un der", - "und er", - "unde r", - "u nder", - "▁d eb", - "▁de b", - "▁j u", - "▁ ju", - "val ues", - "value s", - "▁s ister", - "▁si ster", - "▁sist er", - "ко в", - "к ов", - "▁C reate", - "▁Creat e", - "▁Cre ate", - "▁ Create", - "▁I nc", - "▁In c", - "▁a ux", - "▁au x", - "▁ aux", - "▁Wh ite", - "▁Whit e", - "▁ White", - "Me nu", - "Men u", - "M enu", - "au d", - "a ud", - "re source", - "res ource", - "▁c ab", - "▁ca b", - "▁l if", - "▁li f", - "▁ lif", - "▁c ulture", - "▁cult ure", - "ic he", - "ich e", - "i che", - "▁wh atever", - "▁what ever", - "▁de signed", - "▁des igned", - "▁design ed", - "▁re pe", - "▁rep e", - "▁M ont", - "▁Mon t", - "▁Mo nt", - "▁ Mont", - "▁ch arge", - "▁char ge", - "▁charg e", - "▁ charge", - "Name s", - "Na mes", - "N ames", - "▁in sp", - "▁ins p", - "▁custom ers", - "▁customer s", - "os a", - "o sa", - "▁d aughter", - "▁E ast", - "E Q", - "▁o pin", - "▁op in", - "▁F re", - "▁Fr e", - "▁se ek", - "▁see k", - "▁ seek", - "▁p ush", - "▁pu sh", - "▁ push", - "▁n av", - "▁na v", - "▁ nav", - "▁b urn", - "▁bu rn", - "▁bur n", - "▁ burn", - "ar den", - "ard en", - "arde n", - "ha sh", - "has h", - "h ash", - "▁opportun ity", - "▁M at", - "▁Ma t", - "▁ Mat", - "oy al", - "oya l", - "o yal", - "▁p un", - "▁pu n", - "sc ale", - "scal e", - "yn amic", - "ynam ic", - "yna mic", - "▁T ype", - "▁Ty pe", - "▁Typ e", - "▁ Type", - "il ing", - "ili ng", - "i ling", - "▁qu ery", - "▁que ry", - "▁quer y", - "▁ query", - "▁m ist", - "▁mis t", - "▁mi st", - "ro r", - "r or", - "for ce", - "▁On ce", - "▁ Once", - "▁med ical", - "▁medic al", - "▁medi cal", - "li e", - "l ie", - "▁stud ent", - "▁ student", - "ed eral", - "eder al", - "ede ral", - "▁l ov", - "▁lo v", - "▁ lov", - "if orm", - "i form", - "▁al tern", - "▁alt ern", - "▁alter n", - "▁ altern", - "bi n", - "b in", - "od er", - "ode r", - "o der", - "▁return s", - "▁ returns", - "reg ister", - "ut s", - "u ts", - "C I", - "▁T or", - "▁To r", - "▁ Tor", - "C R", - "▁L os", - "▁Lo s", - "▁ Los", - "am ily", - "ami ly", - "amil y", - "air e", - "ai re", - "a ire", - "++ ;", - "Cont roller", - "Control ler", - "wi de", - "wid e", - "w ide", - "x x", - "row ser", - "rows er", - "▁B ook", - "▁Bo ok", - "▁ Book", - "Cont ainer", - "pl oad", - "plo ad", - "p load", - "▁E v", - "▁ Ev", - "▁t al", - "▁ta l", - "▁ tal", - "▁the ory", - "eqn array", - "б е", - "▁rep orted", - "▁report ed", - "▁me aning", - "▁mean ing", - "▁s y", - "▁ sy", - "ri be", - "rib e", - "r ibe", - "ic ate", - "ica te", - "ho ld", - "hol d", - "h old", - "▁of fers", - "▁off ers", - "▁offer s", - "▁t empl", - "▁tem pl", - "▁temp l", - "cs s", - "c ss", - "▁p icture", - "▁pict ure", - "▁ picture", - "▁a sync", - "▁as ync", - "▁ async", - "▁st ock", - "▁sto ck", - "▁ stock", - "▁in ternal", - "▁inter nal", - "▁intern al", - "▁ internal", - "t i", - "B O", - "V er", - "с по", - "▁d emon", - "▁de mon", - "▁dem on", - "▁demo n", - "▁l augh", - "▁la ugh", - "▁laug h", - "▁E nd", - "▁En d", - "▁ End", - "▁k on", - "▁ko n", - "▁ kon", - "▁ide as", - "▁idea s", - "▁c andid", - "▁can did", - "▁cand id", - "Me m", - "M em", - "iz z", - "i zz", - "re fix", - "ref ix", - "▁A ND", - "▁AN D", - "▁ AND", - "eg en", - "e gen", - "E l", - "▁camp aign", - "H ttp", - "▁R ob", - "▁Ro b", - "▁ Rob", - "д і", - "▁b ul", - "▁bu l", - "▁ bul", - "▁К о", - "▁ Ко", - "▁count ries", - "▁countr ies", - "» .", - "▁ex pression", - "▁exp ression", - "▁express ion", - "▁expr ession", - "▁ expression", - "▁Eng land", - "s f", - "▁certain ly", - "ag en", - "age n", - "a gen", - "▁ч а", - "▁ ча", - "▁A NY", - "▁AN Y", - "▁ ANY", - "▁conne ct", - "▁conn ect", - "▁ connect", - "F E", - "▁and roid", - "▁ android", - "▁G old", - "▁Go ld", - "▁Gol d", - "▁ Gold", - "▁op pos", - "▁opp os", - "ov ern", - "ove rn", - "over n", - "o vern", - "▁Com mun", - "▁Comm un", - ", _", - "as ion", - "asi on", - "L a", - "▁f irm", - "▁fi rm", - "▁fir m", - "▁Al though", - "▁G ood", - "▁Go od", - "▁ Good", - "▁L aw", - "▁La w", - "er ve", - "erv e", - "▁b rand", - "▁br and", - "▁bra nd", - "▁ brand", - "M in", - "fil l", - "fi ll", - "f ill", - "'] ,", - "' ],", - "▁J ew", - "▁Je w", - "il er", - "ile r", - "i ler", - "in gle", - "ing le", - "it hub", - "ith ub", - "▁D iv", - "▁Di v", - "▁ Div", - "▁c ert", - "▁ce rt", - "▁cer t", - "▁ cert", - "He ight", - "H eight", - "ra el", - "r ael", - "The re", - "Th ere", - "T here", - "it ute", - "itut e", - "itu te", - "▁a maz", - "▁am az", - "▁ amaz", - "lo ok", - "l ook", - "▁S E", - "▁ SE", - "▁j o", - "▁ jo", - "▁pull ed", - "▁pul led", - "▁re sources", - "▁res ources", - "▁resource s", - "▁ resources", - "▁M ax", - "▁Ma x", - "▁ Max", - "▁ag reed", - "▁agree d", - "▁agre ed", - "as y", - "a sy", - "▁treat ment", - "\"> < /", - "\" > >", - "▁ >>", - "com mand", - "comm and", - "at z", - "a tz", - "▁m al", - "▁ma l", - "▁ mal", - "ста в", - "▁P ress", - "▁Pr ess", - "▁Pres s", - "▁Pre ss", - "▁ Press", - "▁char acters", - "▁character s", - "▁z ero", - "▁ze ro", - "▁ zero", - "AG E", - "A GE", - "rap per", - "▁kit chen", - "am ing", - "ami ng", - "amin g", - "a ming", - "▁re str", - "▁r estr", - "▁res tr", - "▁rest r", - "X X", - "▁Col lege", - "▁Ar ray", - "▁Arr ay", - "▁ Array", - "▁f resh", - "▁fr esh", - "▁fre sh", - "▁fres h", - "▁sh ift", - "▁ shift", - "▁spec ified", - "pl ete", - "ple te", - "plet e", - "p lete", - "IT E", - "I TE", - "▁C amp", - "▁Cam p", - "▁Ca mp", - "▁ Camp", - "ri al", - "ria l", - "r ial", - "c b", - "▁T H", - "▁ TH", - "I B", - "os en", - "ose n", - "o sen", - "▁ ú", - "▁par ams", - "▁param s", - "▁para ms", - "▁ params", - "ign ment", - "ad ding", - "add ing", - "▁deg ree", - "▁ degree", - "Loc al", - "Lo cal", - "L ocal", - "O h", - "▁z ur", - "▁zu r", - "▁level s", - "▁lev els", - "C S", - "fin ished", - "finish ed", - "C ase", - "ri age", - "ria ge", - "Vec tor", - "V ector", - "▁s ea", - "▁se a", - "▁ sea", - "ant ic", - "anti c", - "▁Le ague", - "▁there fore", - "▁ther efore", - "On e", - "O ne", - "Re turn", - "Ret urn", - "R eturn", - "Acc ess", - "Ac cess", - "A ccess", - "va s", - "v as", - "▁о с", - "▁r at", - "▁ra t", - "▁ rat", - "Bi g", - "B ig", - "▁be havior", - "▁behav ior", - "▁behavi or", - "k r", - "▁un defined", - "▁und efined", - "▁ undefined", - "▁E s", - "▁ Es", - "▁appe ared", - "▁appear ed", - "el es", - "ele s", - "e les", - "▁W AR", - "▁WA R", - "▁ WAR", - "St at", - "S tat", - "▁Go ogle", - "▁ Google", - "▁c redit", - "▁cre dit", - "▁cr edit", - "▁cred it", - "▁F ile", - "▁Fil e", - "▁Fi le", - "▁ File", - "an ging", - "ang ing", - "ho use", - "hou se", - "h ouse", - "rom ise", - "ge nt", - "gen t", - "g ent", - "▁hab it", - "▁ha bit", - "▁soc iety", - "▁soci ety", - "▁societ y", - "▁enc our", - "▁p aint", - "▁pain t", - "▁pa int", - "pe t", - "p et", - "▁U K", - "▁ UK", - "aw s", - "a ws", - "on om", - "ono m", - "o nom", - "G l", - "}_ {\\", - "}_{ \\", - "} _{\\", - "el ess", - "ele ss", - "eles s", - "e less", - "em y", - "e my", - "▁C ong", - "▁Con g", - "▁Co ng", - "▁develop ed", - "▁im ages", - "▁image s", - "▁imag es", - "▁ images", - "▁ ö", - "▁f ont", - "▁fo nt", - "▁fon t", - "▁ font", - "cl ear", - "cle ar", - "c lear", - "gi n", - "g in", - "▁L ord", - "▁Lo rd", - "▁Lor d", - "▁trans port", - "▁ transport", - "▁: :", - "▁ ::", - "▁c up", - "▁cu p", - "▁ cup", - "ul ate", - "ula te", - "u late", - "▁D uring", - "▁Du ring", - "▁Dur ing", - "pr iv", - "p riv", - "▁ext rem", - "▁extr em", - "▁D i", - "▁ Di", - "▁d oubt", - "▁dou bt", - "▁doub t", - "P y", - "if ying", - "ify ing", - "sp lit", - "spl it", - "s plit", - "eg o", - "e go", - "git hub", - "g ithub", - "▁) ,", - "▁ ),", - "RO M", - "R OM", - "▁ch air", - "▁cha ir", - "▁ chair", - "▁t rade", - "▁tr ade", - "▁trad e", - "▁tra de", - "▁n icht", - "▁ni cht", - "▁nic ht", - "To p", - "T op", - "St ore", - "▁p arte", - "▁part e", - "▁par te", - "pro ject", - "ni a", - "n ia", - "▁в ід", - "▁ві д", - "wa r", - "w ar", - "▁Pro f", - "▁Pr of", - "▁c aught", - "Th read", - "ст ва", - "ств а", - "с тва", - "aut hor", - "auth or", - "▁d oll", - "▁do ll", - "▁dol l", - "▁h arm", - "▁ha rm", - "▁har m", - "▁ harm", - "▁G en", - "▁Ge n", - "▁ Gen", - "tr ee", - "tre e", - "t ree", - "et ime", - "eti me", - "e time", - "cf g", - "c fg", - "▁gu ys", - "▁guy s", - "▁Cal ifornia", - "▁G reen", - "▁Gr een", - "▁Gre en", - "▁Gree n", - "▁ Green", - "▁mov ement", - "▁move ment", - "▁mo vement", - "ie j", - "i ej", - "▁stat ement", - "▁state ment", - "▁ statement", - "▁se eing", - "▁see ing", - "▁h aven", - "▁have n", - "▁ha ven", - "▁hav en", - "vent ion", - "v ention", - "S L", - "ched ul", - "ie rt", - "ier t", - "i ert", - "▁pr imary", - "▁prim ary", - "▁pri mary", - "▁prima ry", - "▁ primary", - "▁c ivil", - "▁ci vil", - "▁civ il", - "ri an", - "ria n", - "r ian", - "▁b utton", - "▁but ton", - "▁butt on", - "▁ button", - "▁l ived", - "▁li ved", - "▁live d", - "▁liv ed", - "P ass", - "so r", - "s or", - "▁watch ing", - "▁wat ching", - "▁sk ills", - "▁skill s", - "te e", - "t ee", - "Le vel", - "L evel", - "▁sc ient", - "h s", - "▁a gre", - "▁ag re", - "ca t", - "c at", - "▁t end", - "▁te nd", - "▁ten d", - "▁M ill", - "▁Mil l", - "▁Mi ll", - "▁ Mill", - "▁C ap", - "▁Ca p", - "▁ Cap", - "OR D", - "O RD", - "gl e", - "g le", - "▁с во", - "» ,", - "▁a head", - "▁ah ead", - "ve st", - "ves t", - "v est", - "▁J ose", - "▁Jo se", - "▁Jos e", - "is cher", - "isch er", - "ische r", - "isc her", - "ș i", - "▁le aving", - "▁д ля", - "▁s outh", - "▁so uth", - "▁sou th", - "▁sout h", - "▁con sum", - "▁cons um", - "▁ consum", - "R ange", - "▁activ ities", - "Se c", - "S ec", - "▁s ales", - "▁sa les", - "▁sal es", - "▁sale s", - "▁f ix", - "▁fi x", - "▁ fix", - "▁j ed", - "▁je d", - "▁ jed", - "ru m", - "r um", - "ve ctor", - "vec tor", - "v ector", - "▁s pot", - "▁sp ot", - "▁spo t", - "▁ spot", - "▁man ufact", - "к т", - "or row", - "orr ow", - "si gn", - "sig n", - "s ign", - "▁col lege", - "▁colle ge", - "▁colleg e", - "▁d river", - "▁dr iver", - "▁dri ver", - "▁driv er", - "▁drive r", - "▁ driver", - "▁def initely", - "▁definit ely", - "▁s pend", - "▁sp end", - "▁spe nd", - "miss ion", - "m ission", - "з у", - "at ively", - "ative ly", - "ativ ely", - "b i", - "Call back", - "▁particular ly", - "▁particul arly", - "▁h ell", - "▁he ll", - "▁hel l", - "▁ hell", - "▁p ool", - "▁po ol", - "▁ pool", - "PR E", - "P RE", - "▁cle arly", - "▁clear ly", - "P T", - "ot hes", - "oth es", - "othe s", - "▁I d", - "▁ Id", - "Loc ation", - "L ocation", - "▁R un", - "▁Ru n", - "▁ Run", - "▁f ixed", - "▁fix ed", - "▁ fixed", - "▁H and", - "▁Ha nd", - "▁Han d", - "▁ Hand", - "ba l", - "b al", - "d ouble", - "C an", - "Om ega", - "▁chall eng", - "▁stand ing", - "▁stan ding", - "▁ standing", - "it en", - "ite n", - "i ten", - "▁me chan", - "▁d urch", - "▁dur ch", - "▁d ell", - "▁de ll", - "▁del l", - "▁rais ed", - "▁raise d", - "▁ra ised", - "▁we ak", - "▁ weak", - "▁D u", - "▁ Du", - "gr ad", - "gra d", - "g rad", - "▁sc ene", - "▁scen e", - "▁ scene", - "pos s", - "po ss", - "p oss", - "▁t on", - "▁to n", - "▁ ton", - "▁e arth", - "▁ear th", - "ul ations", - "ulation s", - "▁str ength", - "▁stre ngth", - "▁streng th", - "ak ed", - "ake d", - "a ked", - "▁re main", - "▁rem ain", - "▁B i", - "▁ Bi", - "▁custom er", - "▁cust omer", - "▁ customer", - "ran ge", - "r ange", - "▁inter ested", - "▁interest ed", - "ON E", - "O NE", - "▁c off", - "▁co ff", - "re quire", - "requ ire", - "▁On ly", - "▁ Only", - "▁W eb", - "▁We b", - "▁ Web", - "▁f arm", - "▁far m", - "▁fa rm", - "▁act ivity", - "▁activ ity", - "▁ activity", - "▁r out", - "▁ro ut", - "▁rou t", - "bl ing", - "b ling", - "S Y", - "▁Rich ard", - "▁Ric hard", - "▁R ef", - "▁Re f", - "▁ Ref", - "▁ко н", - "▁к он", - "▁ кон", - "▁j un", - "▁ju n", - "bo rn", - "bor n", - "b orn", - "ij n", - "Config uration", - "um an", - "uma n", - "u man", - "E E", - "▁mar ried", - "▁З а", - "▁ За", - "▁f at", - "▁fa t", - "▁k id", - "▁ki d", - "▁T ur", - "▁Tu r", - "▁ Tur", - "▁off ered", - "▁offer ed", - "ni c", - "n ic", - "▁B ig", - "▁Bi g", - "▁ Big", - "Ga mma", - "G amma", - "▁He alth", - "▁ Health", - "▁T R", - "▁ TR", - "▁s ię", - "▁si ę", - "▁const ruction", - "▁construct ion", - "▁constr uction", - "▁constru ction", - "▁ construction", - "▁Ch urch", - "▁B et", - "▁Be t", - "▁ Bet", - "bu s", - "b us", - "▁e arn", - "▁ear n", - "ri ct", - "ric t", - "r ict", - "▁п ра", - "▁пр а", - "▁ пра", - "▁br ain", - "▁bra in", - "▁f ra", - "▁fr a", - "▁O p", - "▁ Op", - "FI G", - "F IG", - "em a", - "e ma", - "▁Europe an", - "▁S aint", - "▁Sa int", - "▁ Saint", - "AR E", - "A RE", - "ur i", - "u ri", - "▁R iver", - "{ }", - "▁s itting", - "▁sit ting", - "▁under standing", - "▁understand ing", - "▁pl ans", - "▁plan s", - "rop ri", - "▁old er", - "▁ol der", - "▁ older", - "▁pres sure", - "▁press ure", - "Im pl", - "Imp l", - "▁pe ace", - "Conne ction", - "Conn ection", - "Connect ion", - "▁f i", - "▁ fi", - "ri ch", - "ric h", - "r ich", - "▁sh ut", - "ap ers", - "ape rs", - "aper s", - "a pers", - "Po rt", - "P ort", - "▁L ook", - "▁Lo ok", - "▁ Look", - "ri m", - "r im", - "au th", - "aut h", - "a uth", - "au to", - "aut o", - "a uto", - "▁high ly", - "▁un less", - "▁W al", - "▁Wa l", - "▁re n", - "▁r en", - "▁ ren", - "w s", - "▁c ore", - "▁co re", - "▁cor e", - "▁ core", - "( -", - "▁c lim", - "▁cl im", - "ru it", - "r uit", - "▁call back", - "▁ callback", - "he st", - "hes t", - "h est", - "▁Char les", - "▁Charl es", - "▁L ong", - "▁Lo ng", - "▁ Long", - "} =", - "ъ р", - "▁sh ared", - "▁share d", - "▁shar ed", - "▁sha red", - "▁ shared", - "ul ated", - "ula ted", - "ulate d", - "gorith m", - "▁H ome", - "▁Ho me", - "▁Hom e", - "▁ Home", - "▁vill age", - "▁vil lage", - "ee s", - "e es", - "s v", - "▁rest aur", - "re y", - "r ey", - "▁C ast", - "▁Cas t", - "▁Ca st", - "▁ Cast", - "▁P erson", - "▁Per son", - "▁Pers on", - "▁ Person", - "ки й", - "▁organ iz", - "▁R ad", - "▁Ra d", - "▁ Rad", - "pon ents", - "ponent s", - "▁wer den", - "▁werd en", - "▁b ow", - "▁bo w", - "▁ bow", - "se n", - "s en", - "am i", - "a mi", - "Inter face", - "▁b asis", - "▁bas is", - "▁ba sis", - "▁Comp any", - "▁Compan y", - "▁ Company", - "er nel", - "ern el", - "erne l", - "it u", - "i tu", - "Has h", - "Ha sh", - "H ash", - "▁a an", - "▁ х", - "▁s mile", - "▁sm ile", - "x ml", - "▁s cen", - "▁sc en", - "am m", - "a mm", - "to ol", - "too l", - "t ool", - "ar ia", - "ari a", - "a ria", - "▁acc ur", - "▁ac cur", - "▁ accur", - "set tings", - "setting s", - "▁Jes us", - "ac ement", - "ace ment", - "po wer", - "pow er", - "p ower", - "( !", - "▁c alls", - "▁call s", - "▁cal ls", - "▁ calls", - "▁bas ic", - "▁ basic", - "▁set tings", - "▁sett ings", - "▁setting s", - "▁ settings", - "ri pt", - "rip t", - "r ipt", - "po ol", - "p ool", - "ct ors", - "ctor s", - "▁Found ation", - "▁ Foundation", - "▁we ap", - "KE Y", - "K EY", - "fo ot", - "foo t", - "f oot", - "▁r adio", - "▁rad io", - "▁radi o", - "▁ radio", - "▁hel ped", - "▁help ed", - "ma nn", - "man n", - "m ann", - "▁j ump", - "▁ju mp", - "▁t ick", - "▁ti ck", - "▁ tick", - "▁gr owing", - "▁grow ing", - "▁gro wing", - "at en", - "ate n", - "a ten", - "re al", - "rea l", - "▁incre asing", - "Dev ice", - "var epsilon", - "vare psilon", - "▁s ets", - "▁se ts", - "▁set s", - "▁ sets", - "▁adv ant", - "Op en", - "O pen", - "▁re asons", - "▁reason s", - "▁sup posed", - "▁supp osed", - "▁suppose d", - "oe s", - "o es", - "ed e", - "e de", - "te en", - "tee n", - "t een", - "if def", - "▁de lete", - "▁del ete", - "▁delet e", - "▁ delete", - "▁& =", - "▁ &=", - "▁B ill", - "▁Bi ll", - "▁Bil l", - "▁ Bill", - "▁a im", - "▁ai m", - "▁ aim", - "▁O k", - "▁ Ok", - "▁A v", - "▁ Av", - "re ci", - "rec i", - "ac ks", - "ack s", - "a cks", - "is te", - "ist e", - "i ste", - "Pro perties", - "▁t mp", - "▁tm p", - "▁ tmp", - "▁d ei", - "▁de i", - "PE R", - "P ER", - "D C", - "st a", - "s ta", - "ни и", - "▁lim ited", - "▁limit ed", - "▁ limited", - "▁great er", - "▁gre ater", - "de scription", - "des cription", - "or i", - "o ri", - "ain ts", - "aint s", - "▁h y", - "▁ hy", - "▁M el", - "▁Me l", - "▁C H", - "▁ CH", - "con s", - "co ns", - "c ons", - "▁sur round", - "▁W ho", - "▁Wh o", - "▁ Who", - "ar c", - "a rc", - "▁te lev", - "▁tele v", - "▁tel ev", - "it ution", - "itut ion", - "▁e qual", - "▁equ al", - "▁eq ual", - "▁ equal", - "к і", - "▁Is rael", - "ä h", - "▁C aption", - "▁Capt ion", - "▁Ca ption", - "▁ex erc", - "em por", - "emp or", - "▁+ +", - "▁ ++", - "▁l ib", - "▁li b", - "▁ lib", - "ma ke", - "m ake", - "▁M A", - "▁ MA", - "co py", - "cop y", - "c opy", - "f riend", - "▁ко то", - "▁ кото", - "▁dam age", - "▁\\ ,", - "▁ \\,", - "od ed", - "ode d", - "o ded", - "▁n one", - "▁no ne", - "▁non e", - "▁ none", - "▁ev alu", - "▁eval u", - "▁ evalu", - "st on", - "sto n", - "s ton", - "> ,", - "FO R", - "F OR", - "▁n orm", - "▁no rm", - "▁nor m", - "▁ norm", - "ap pe", - "app e", - "a ppe", - "S ession", - "▁ad ult", - "▁h ospital", - "▁hosp ital", - "▁recomm end", - "pro perty", - "ste in", - "fin al", - "fi nal", - "f inal", - "▁n u", - "▁ nu", - "se cond", - "sec ond", - "▁a spect", - "▁as pect", - "▁asp ect", - "\") ]", - "\" )]", - "же н", - "ж ен", - "am ento", - "ament o", - "amen to", - "▁r ac", - "▁ra c", - "▁ rac", - "sa ve", - "s ave", - "▁foot ball", - "A b", - "un gs", - "ung s", - "ab il", - "abi l", - "a bil", - "▁Ar ch", - "▁Arc h", - "▁ Arch", - "sys tem", - "s ystem", - "hi st", - "his t", - "h ist", - "▁l uck", - "▁lu ck", - "▁luc k", - "re nder", - "ren der", - "rend er", - "r ender", - "▁se in", - "▁sei n", - "ion i", - "io ni", - "i oni", - "▁r ot", - "▁ro t", - "▁ rot", - "▁cor ner", - "▁corn er", - "▁app ropri", - "▁ap propri", - "▁ appropri", - "▁Soft ware", - "▁t ele", - "▁te le", - "▁tel e", - "▁ tele", - "De lete", - "Dele te", - "Del ete", - "▁Acc ording", - "▁pr ison", - "▁pri son", - "▁ prison", - "▁l ic", - "▁li c", - "▁ lic", - "▁м и", - "▁ ми", - "ter m", - "te rm", - "t erm", - "se ts", - "set s", - "s ets", - "▁v el", - "▁ve l", - "▁ vel", - "▁r ank", - "▁ran k", - "▁ rank", - "▁ex isting", - "▁exist ing", - "▁ existing", - "▁V ir", - "▁Vi r", - "▁t rip", - "▁tr ip", - "▁tri p", - "▁м у", - "▁ му", - "av ax", - "ava x", - "▁r is", - "▁ri s", - "▁ ris", - "▁def ine", - "▁defin e", - "▁ define", - "▁he at", - "ca r", - "c ar", - "▁con vert", - "▁conv ert", - "▁conver t", - "▁conve rt", - "▁ convert", - "em ail", - "ema il", - "e mail", - "▁U nder", - "▁Un der", - "▁Und er", - "▁ Under", - "▁ Ш", - "▁G rand", - "▁Gr and", - "▁Gran d", - "▁Gra nd", - "▁ex ists", - "▁exist s", - "▁ exists", - "sy s", - "s ys", - "ef f", - "e ff", - "▁T op", - "▁To p", - "▁ Top", - "▁ č", - "▁t empor", - "▁tem por", - "▁temp or", - "▁tempo r", - "▁arg uments", - "▁argument s", - "▁ arguments", - "▁support ed", - "▁supp orted", - "▁ supported", - "en sed", - "ens ed", - "ense d", - "▁Franc is", - "▁co ord", - "▁ coord", - "▁achie ve", - "▁N ame", - "▁Na me", - "▁Nam e", - "▁ Name", - "▁J ahr", - "▁Jah r", - "▁Ja hr", - "▁G i", - "sh e", - "s he", - "▁D ev", - "▁De v", - "▁ Dev", - "▁a lla", - "▁al la", - "▁all a", - "▁ alla", - "▁W IT", - "ag ment", - "c ustom", - "al ls", - "all s", - "& &", - "W E", - "▁h olding", - "▁hold ing", - "▁hol ding", - "pro totype", - "proto type", - "prot otype", - "▁f ing", - "▁fin g", - "▁fi ng", - "▁b ag", - "▁ba g", - "▁ bag", - "▁Par ty", - "▁Part y", - "st ack", - "sta ck", - "▁econom ic", - "▁G al", - "▁Ga l", - "id ents", - "ident s", - "iden ts", - "▁J un", - "▁Ju n", - "▁sh owed", - "▁show ed", - "os h", - "o sh", - "▁B ay", - "▁Ba y", - "▁ Bay", - "ma il", - "m ail", - "▁S O", - "▁ SO", - "▁\" <", - "graph ics", - "▁f u", - "▁ fu", - "cl ick", - "cli ck", - "c lick", - "▁b attle", - "▁batt le", - "▁bat tle", - "{ {", - "▁E vent", - "▁Even t", - "▁Ev ent", - "▁Eve nt", - "▁ Event", - "ri or", - "rio r", - "r ior", - "ch aft", - "cha ft", - "▁f avorite", - "▁favor ite", - "us ive", - "sup port", - "supp ort", - "s upport", - "b m", - "K ind", - "▁saf ety", - "▁safe ty", - "▁E nt", - "▁En t", - "▁ Ent", - "cu p", - "c up", - "▁Austral ia", - "▁dest roy", - "▁destro y", - "▁ destroy", - "▁organ ization", - "▁organiz ation", - "id en", - "ide n", - "i den", - "######## ########", - "de c", - "d ec", - "▁z a", - "▁ za", - "▁s even", - "▁se ven", - "▁ seven", - "ar ely", - "are ly", - "arel y", - "▁f lag", - "▁fl ag", - "▁ flag", - "Di r", - "D ir", - "▁C arl", - "▁Car l", - "▁Ca rl", - "▁do ctor", - "▁doc tor", - "▁var iety", - "▁vari ety", - "▁L in", - "▁Li n", - "▁ Lin", - "▁t om", - "▁to m", - "▁ tom", - "^{ (", - "^ {(", - "B o", - "an tes", - "ant es", - "ante s", - "▁m ine", - "▁min e", - "▁mi ne", - "▁ mine", - "▁M it", - "▁Mi t", - "▁de scribe", - "▁desc ribe", - "▁describ e", - "Ar gs", - "Arg s", - "L S", - "AP I", - "A PI", - "▁L uc", - "▁Lu c", - "▁ Luc", - "ph one", - "▁sc ience", - "▁ science", - "▁O per", - "▁Op er", - "▁ Oper", - "Ne xt", - "N ext", - "▁invest ig", - "▁demon str", - "▁G overn", - "▁Go vern", - "▁object s", - "▁ objects", - "▁Lou is", - "▁Lo uis", - "▁Return s", - "▁ Returns", - "▁h an", - "▁ha n", - "▁ han", - "na m", - "n am", - "▁com me", - "▁comm e", - "▁pres ence", - "▁p el", - "▁pe l", - "▁ pel", - "▁det ect", - "▁ detect", - ") =", - "▁Ch inese", - "▁r ich", - "▁ri ch", - "▁ric h", - "▁ rich", - "▁class es", - "▁classe s", - "▁clas ses", - "▁ classes", - "▁exp and", - "▁ expand", - "▁D om", - "▁Do m", - "▁ Dom", - "▁D ec", - "▁De c", - "▁ Dec", - "s n", - "pe ed", - "p eed", - "▁J im", - "▁Ji m", - "sh ould", - "▁Sm ith", - "▁p ages", - "▁page s", - "▁pa ges", - "▁pag es", - "▁ pages", - "▁Je an", - "ri cs", - "ric s", - "r ics", - "▁S und", - "▁Su nd", - "▁Sun d", - "ad s", - "a ds", - "▁The ir", - "un icip", - "uni cip", - "unic ip", - "в у", - "▁down load", - "▁ download", - "▁st ress", - "▁str ess", - "▁stre ss", - "▁P et", - "▁Pe t", - "▁ Pet", - "me nu", - "men u", - "m enu", - "re me", - "rem e", - "r eme", - "▁com pared", - "▁comp ared", - "▁compar ed", - "▁compare d", - "St e", - "S te", - "IN D", - "I ND", - "cont ainer", - "▁Ind ian", - "▁India n", - "or en", - "ore n", - "o ren", - "▁s es", - "▁se s", - "▁ ses", - "▁W he", - "▁Wh e", - "▁ Whe", - "▁r oku", - "▁ro ku", - "▁estab lished", - "▁establish ed", - "▁gener ally", - "▁general ly", - "▁f le", - "▁fl e", - "__ (", - "_ _(", - "=\" +", - "= \"+", - "V ar", - "▁M ake", - "▁Ma ke", - "▁Mak e", - "▁ Make", - "▁rem oved", - "▁remove d", - "▁ removed", - "z z", - "ü n", - "▁m ix", - "▁mi x", - "▁ mix", - "er k", - "iat ion", - "i ation", - "ou ter", - "out er", - "oute r", - "o uter", - "S K", - "▁be comes", - "▁bec omes", - "▁become s", - "▁H all", - "▁Ha ll", - "▁Hal l", - "sc ious", - "▁w atched", - "▁watch ed", - "▁wat ched", - "▁g ather", - "▁ga ther", - "▁ gather", - "▁Res ult", - "▁ Result", - "pro of", - "pa y", - "p ay", - "▁produ ced", - "▁produce d", - "▁prod uced", - "▁| =", - "▁b order", - "▁bord er", - "▁bor der", - "▁ border", - "▁d in", - "▁di n", - "▁s cript", - "▁sc ript", - "▁scr ipt", - "▁ script", - "▁a ctions", - "▁act ions", - "▁action s", - "▁ actions", - "▁m as", - "▁ma s", - "▁ mas", - "щ а", - "oot h", - "oo th", - "o oth", - "▁Te chn", - "▁Tech n", - "Js on", - "J son", - "▁f illed", - "▁fil led", - "▁fill ed", - "▁ filled", - "де н", - "д ен", - "und le", - "ст у", - "с ту", - "To ol", - "Too l", - "T ool", - "▁k ing", - "▁ki ng", - "▁kin g", - "▁ king", - "▁v en", - "▁ve n", - "▁ ven", - "st ra", - "str a", - "s tra", - "▁pre dict", - "▁pred ict", - "▁ predict", - "▁l ui", - "▁lu i", - "▁WAR RAN", - "▁F un", - "▁Fu n", - "▁ Fun", - "Sc ript", - "S cript", - "▁power ful", - "▁l ose", - "▁lo se", - "▁los e", - "at ically", - "atic ally", - "▁d aily", - "▁da ily", - "▁dai ly", - "▁r ing", - "▁ri ng", - "▁ ring", - "▁ar rived", - "▁arriv ed", - "▁arr ived", - "▁arrive d", - "St ack", - "sc ope", - "s cope", - "▁B ack", - "▁Ba ck", - "▁ Back", - "el ij", - "eli j", - "e lij", - "▁z e", - "▁ ze", - "ke ys", - "key s", - "{ \"", - "VI D", - "V ID", - "▁l icense", - "▁lic ense", - "▁ license", - "wh at", - "w hat", - "▁pro ced", - "▁proc ed", - "ra nt", - "ran t", - "r ant", - "est ival", - "ag ram", - "agr am", - "agra m", - "a gram", - "▁L O", - "▁ LO", - "▁Hen ry", - "▁fl ags", - "▁flag s", - "▁ flags", - "Do wn", - "D own", - "scri ption", - "script ion", - "s cription", - "▁famil ies", - "▁familie s", - "is se", - "iss e", - "bo ur", - "b our", - "▁B ur", - "▁Bu r", - "— \"", - "▁b rief", - "▁br ief", - "▁ brief", - "▁cre ating", - "▁creat ing", - "▁cl ients", - "▁client s", - "ran gle", - "r angle", - "▁amaz ing", - "▁s ind", - "▁si nd", - "▁sin d", - "▁cover ed", - "▁cov ered", - "▁ covered", - "We ll", - "W ell", - "ст е", - "с те", - "то р", - "т ор", - "▁B as", - "▁Ba s", - "▁ Bas", - "to tal", - "tot al", - "t otal", - "▁I nit", - "▁In it", - "▁ Init", - "▁s and", - "▁sa nd", - "▁san d", - "Un it", - "U nit", - "▁mur der", - "▁b right", - "▁br ight", - "▁brig ht", - "▁t rav", - "▁tr av", - "▁tra v", - "ic ans", - "ica ns", - "ican s", - "▁att ribute", - "▁attribut e", - "▁ attribute", - "f c", - "▁pl aced", - "▁place d", - "▁plac ed", - "ES T", - "E ST", - "Var i", - "V ari", - "▁c os", - "▁co s", - "▁ cos", - "▁at tract", - "▁att ract", - "▁attr act", - "▁attra ct", - "an el", - "ane l", - "a nel", - "}) .", - "} ).", - "by tes", - "byte s", - "▁p arse", - "▁par se", - "▁ parse", - "▁be long", - "▁bel ong", - "B N", - "▁S ol", - "▁So l", - "P o", - "` ,", - "▁c alling", - "▁call ing", - "▁cal ling", - "▁? >", - "▁ ?>", - "▁it er", - "▁i ter", - "▁ iter", - "▁u rl", - "▁ur l", - "▁ url", - "▁ev ening", - "▁even ing", - "re ek", - "ree k", - "▁hon est", - "▁direct or", - "▁dire ctor", - "▁dir ector", - "R C", - "▁s olid", - "▁sol id", - "▁ solid", - "▁ph il", - "ie ne", - "ien e", - "i ene", - "FA ULT", - "co pe", - "cop e", - "c ope", - "▁Hist ory", - "▁Histor y", - "▁Hi story", - "▁ History", - "▁Te am", - "▁ Team", - "ree dom", - "reed om", - "▁r u", - "▁ ru", - "U B", - "▁w orse", - "▁wor se", - "im o", - "i mo", - "Ma t", - "M at", - "▁M ex", - "▁Me x", - "ac tor", - "act or", - "a ctor", - "▁v or", - "▁vo r", - "▁ vor", - "ть ся", - "▁exper iment", - "▁experi ment", - "▁P lay", - "▁Pl ay", - "▁ Play", - "▁An other", - "▁happ ens", - "▁happen s", - "ua n", - "u an", - "▁pat ients", - "▁patient s", - "▁re nd", - "▁r end", - "▁ren d", - "▁ rend", - "▁M o", - "▁ Mo", - "▁T ex", - "▁Te x", - "▁ Tex", - "▁w ed", - "▁we d", - "▁ wed", - "t n", - "in sert", - "ins ert", - "▁п а", - "▁ па", - "▁an ti", - "▁ant i", - "▁ anti", - "Mat ch", - "M atch", - "ampions hip", - "ampion ship", - "▁for ces", - "▁force s", - "▁H ot", - "▁Ho t", - "▁ Hot", - "▁ph ase", - "▁ phase", - "▁t emplate", - "▁templ ate", - "▁temp late", - "▁ template", - "st op", - "sto p", - "s top", - "ic ated", - "ica ted", - "icate d", - "▁man aged", - "▁manage d", - "▁ managed", - "wa it", - "w ait", - "▁* (", - "▁ *(", - "G B", - "▁app oint", - "▁ap point", - "▁ appoint", - "ł a", - "▁s tick", - "▁st ick", - "▁ stick", - "▁F OR", - "▁FO R", - "▁ FOR", - "▁V is", - "▁Vi s", - "▁ Vis", - "to r", - "t or", - "▁p ř", - "qu est", - "que st", - "ques t", - "q uest", - "us es", - "use s", - "u ses", - "\"); \r", - "\") ;\r", - "\" );\r", - "▁sudden ly", - "▁sud denly", - "é c", - "N D", - "ur op", - "uro p", - "u rop", - "ре д", - "▁ins urance", - "ac cess", - "acc ess", - "a ccess", - "un finished", - "▁t amb", - "▁ta mb", - "▁tam b", - "▁s ac", - "▁sa c", - "▁C ourt", - "▁Co urt", - "▁Cour t", - "▁Cou rt", - "▁miss ing", - "▁mis sing", - "▁ missing", - "▁W here", - "▁Wh ere", - "▁Whe re", - "▁ Where", - "▁S um", - "▁Su m", - "▁ Sum", - "}^ {\\", - "}^{ \\", - "} ^{\\", - "▁s ua", - "▁su a", - "_ ,", - "▁th ick", - "▁Tr ump", - "▁Tru mp", - "▁oper ations", - "▁operation s", - "▁ operations", - "F S", - "▁de ux", - "d z", - "Temp late", - "T emplate", - "▁\" /", - "▁o dd", - "▁od d", - "▁ odd", - "▁re ality", - "▁real ity", - "▁te ams", - "▁team s", - "▁tea ms", - "▁c er", - "▁ce r", - "▁ cer", - "om a", - "o ma", - "▁ și", - "▁cl oud", - "▁clo ud", - "▁ cloud", - "▁Dep artment", - "N e", - "▁requ ires", - "▁require s", - "it ems", - "ite ms", - "item s", - "▁I II", - "▁II I", - "▁ III", - "right arrow", - ")- >", - ") ->", - "▁w riter", - "▁wr iter", - "▁writ er", - "▁write r", - "▁ writer", - "re place", - "rep lace", - "▁t hr", - "▁th r", - "je n", - "j en", - "▁o t", - "▁ ot", - "▁occ up", - "▁oc cup", - "▁ occup", - "▁event ually", - "▁M ath", - "▁Mat h", - "▁Ma th", - "▁ Math", - "▁con serv", - "▁cons erv", - "▁conse rv", - "am er", - "ame r", - "a mer", - "▁F ort", - "▁For t", - "▁Fo rt", - "▁d ry", - "▁dr y", - "▁sex ual", - "▁co sts", - "▁cost s", - "▁cos ts", - "▁for ms", - "▁form s", - "▁ forms", - "▁V ict", - "▁Vi ct", - "▁Vic t", - "PA R", - "P AR", - "frame work", - "▁д и", - "▁ ди", - "Oper ation", - "з на", - "wh ich", - "▁t ight", - "▁ti ght", - "In valid", - "▁part ner", - "▁п ред", - "▁пре д", - "▁th ank", - "▁than k", - "▁gu ard", - "▁ guard", - "he m", - "h em", - "Bo dy", - "B ody", - "▁e mot", - "▁em ot", - "I X", - "fa st", - "fas t", - "f ast", - "щ о", - "ñ o", - "ni ght", - "n ight", - "▁S ci", - "▁Sc i", - "ни ка", - "ник а", - "▁T O", - "▁ TO", - "▁individ uals", - "▁individual s", - "сс и", - "с си", - "}) ,", - "} ),", - "F alse", - "(\" %", - "( \"%", - "▁op tim", - "▁opt im", - "▁ optim", - "▁- ->", - "▁-- >", - "▁ -->", - "▁f actor", - "▁fact or", - "▁fac tor", - "▁fa ctor", - "▁ factor", - "▁sm aller", - "▁small er", - "▁con tain", - "▁cont ain", - "sp ect", - "spec t", - "spe ct", - "s pect", - "Eng ine", - "▁ann ounced", - "▁announ ced", - "▁announce d", - "▁Dem ocr", - "▁r ob", - "▁ro b", - "▁ rob", - "▁f lat", - "▁fl at", - "▁ flat", - "os oph", - "oso ph", - "Se arch", - "S earch", - "ah l", - "a hl", - "▁Ex ception", - "▁Except ion", - "▁ Exception", - "▁O l", - "equ als", - "eq uals", - "equal s", - "▁un ter", - "▁unt er", - "▁ unter", - "sh ape", - "sha pe", - "N S", - "Ob j", - "▁spec ies", - "▁spe cies", - "we ight", - "wei ght", - "w eight", - "yo u", - "y ou", - "▁e ste", - "▁est e", - "▁es te", - "▁ este", - "▁V iew", - "▁Vi ew", - "▁ View", - "▁m ission", - "▁miss ion", - "▁ mission", - "▁j ournal", - "▁jour nal", - "▁ journal", - "Value s", - "Val ues", - "▁ein em", - "▁eine m", - "is mo", - "ism o", - "▁project s", - "▁ projects", - "▁D as", - "▁Da s", - "ri ble", - "rib le", - "r ible", - "▁s erve", - "▁ser ve", - "▁serv e", - "▁ serve", - "▁op ening", - "▁open ing", - "▁h ur", - "▁program s", - "▁U SA", - "▁US A", - "▁ USA", - "il iar", - "ili ar", - "ilia r", - "id os", - "ido s", - "B r", - "est amp", - "esta mp", - "▁t ools", - "▁to ols", - "▁too ls", - "▁tool s", - "▁ tools", - "an ner", - "ann er", - "anne r", - "R T", - "▁St art", - "▁Star t", - "▁Sta rt", - "▁ Start", - "▁b ath", - "▁bat h", - "▁ba th", - "▁coff ee", - "or ter", - "ort er", - "orte r", - "in ternal", - "inter nal", - "intern al", - "file s", - "fil es", - "fi les", - "f iles", - "IN VAL", - "ak o", - "a ko", - "d t", - "▁Se cond", - "▁Sec ond", - "▁ Second", - "▁al loc", - "▁all oc", - "▁ alloc", - "▁en ded", - "▁end ed", - "▁ende d", - "▁ ended", - "ac ional", - "aci onal", - "acion al", - "acio nal", - "▁man ager", - "▁manage r", - "▁ manager", - "▁S un", - "▁Su n", - "▁ Sun", - "ag g", - "a gg", - "▁le ader", - "▁lead er", - "ol ved", - "olve d", - "olv ed", - "▁ч то", - "▁trad itional", - "▁tradition al", - "sh ot", - "s hot", - "ru p", - "r up", - "C F", - "▁E ach", - "▁ Each", - "w r", - "▁S om", - "▁So m", - "▁ Som", - "▁material s", - "▁mater ials", - "▁m sg", - "▁ms g", - "▁ msg", - "▁s yn", - "▁sy n", - "▁ syn", - "▁produ ce", - "▁prod uce", - "▁st orage", - "▁stor age", - "▁sto rage", - "▁ storage", - "sub section", - "▁S ie", - "▁Si e", - "▁I P", - "▁ IP", - "CE SS", - "▁w a", - "▁ wa", - "Re cord", - "Rec ord", - "▁mark eting", - "▁market ing", - "pl et", - "ple t", - "p let", - "D ialog", - "▁mention ed", - "▁ment ioned", - "▁N a", - "▁ Na", - "▁Un ion", - "▁ Union", - "▁A PI", - "▁AP I", - "▁ API", - "▁neg ative", - "▁ negative", - "tx t", - "t xt", - "▁eas ier", - "le gal", - "leg al", - "De p", - "D ep", - "▁no vel", - "▁nov el", - "▁nove l", - "eu r", - "e ur", - "ac ió", - "aci ó", - "a ció", - "▁B ud", - "▁Bu d", - "▁c arry", - "▁car ry", - "sch aft", - "s chaft", - "▁br oken", - "▁bro ken", - "▁broke n", - "▁t rees", - "▁tr ees", - "▁tre es", - "▁tree s", - ">( );", - ">() ;", - "> ();", - "▁e mb", - "▁em b", - "▁ emb", - "ie der", - "ied er", - "i eder", - "▁r oute", - "▁ro ute", - "▁rout e", - "▁rou te", - "▁ route", - "ik el", - "ike l", - "i kel", - "▁l isten", - "▁li sten", - "▁list en", - "▁ listen", - "ash ion", - "ashi on", - "▁M rs", - "▁Mr s", - "▁equip ment", - "ag ger", - "agg er", - "▁T hus", - "▁Th us", - "▁mat rix", - "▁ matrix", - "al la", - "all a", - "a lla", - "▁T our", - "▁To ur", - "▁con versation", - "▁convers ation", - "Mo n", - "M on", - "our nal", - "▁min ute", - "▁minut e", - "▁ minute", - "A m", - "Ap i", - "A pi", - "▁for get", - "▁forg et", - "M e", - "lev ant", - "te mp", - "tem p", - "t emp", - "▁t elling", - "▁tell ing", - "▁tel ling", - "mo ve", - "mov e", - "m ove", - "▁in dependent", - "▁independ ent", - "to String", - "ed it", - "edi t", - "e dit", - "▁J ac", - "▁Ja c", - "az z", - "a zz", - "re act", - "rea ct", - "▁c in", - "▁ci n", - "▁ cin", - "▁P rov", - "▁Pro v", - "▁Pr ov", - "▁ Prov", - "is ted", - "ist ed", - "iste d", - "i sted", - "▁h ash", - "▁has h", - "▁ha sh", - "▁ hash", - "on na", - "ik i", - "i ki", - "▁gener ated", - "▁generate d", - "▁gene rated", - "▁ generated", - "Re nder", - "Rend er", - "R ender", - "▁psy ch", - "▁ps ych", - "na v", - "n av", - "▁en tr", - "▁ent r", - "▁ entr", - "п ра", - "r x", - "AT H", - "A TH", - "▁ass ume", - "▁assum e", - "Tr ee", - "T ree", - "semb ly", - "sembl y", - "▁M att", - "▁Mat t", - "▁Ma tt", - "ca ption", - "c aption", - "▁s olutions", - "▁solution s", - "▁fa ith", - "▁fait h", - "▁dig ital", - "▁digit al", - "▁ex cell", - "▁exc ell", - "▁V ersion", - "▁Vers ion", - "▁ Version", - "De bug", - "D ebug", - "▁ж и", - "▁ жи", - "▁car ried", - "re set", - "res et", - "▁slow ly", - "an cing", - "anc ing", - "▁own er", - "▁ owner", - "▁T er", - "▁Te r", - "▁D id", - "▁Di d", - "▁ Did", - "▁g est", - "▁ge st", - "▁ges t", - "▁ gest", - "▁é té", - "▁ét é", - "▁ été", - "▁pro of", - "▁ proof", - "F ont", - "▁n ob", - "▁no b", - "▁ nob", - "C o", - "▁G NU", - "▁l iber", - "▁li ber", - "▁lib er", - "it ness", - "▁h ij", - "▁hi j", - "▁v ert", - "▁ver t", - "▁ve rt", - "▁ vert", - "ш а", - "FL AG", - "ME NT", - "M ENT", - "▁S on", - "▁So n", - "Mu lt", - "M ult", - "▁d istrict", - "▁di strict", - "▁dist rict", - "conne ct", - "conn ect", - "ject ion", - "je ction", - "j ection", - "ly mp", - "▁real ized", - "▁realize d", - "▁realiz ed", - "mo s", - "m os", - "y e", - "▁re nder", - "▁r ender", - "▁ren der", - "▁rend er", - "▁ render", - "ri o", - "r io", - "▁inter pret", - "▁ interpret", - "▁slight ly", - "fi x", - "f ix", - "▁stud ies", - "▁r id", - "▁ri d", - "▁ rid", - "at re", - "atr e", - "a tre", - "▁benef its", - "▁benefit s", - "▁F ace", - "▁Fa ce", - "▁Fac e", - "▁ Face", - "iv ery", - "ive ry", - "iver y", - "i very", - "ри я", - "doc ument", - "d ocument", - "▁as king", - "▁ask ing", - "La st", - "L ast", - "ar ante", - "ara nte", - "aran te", - "▁Mart in", - "▁E ll", - "▁El l", - "▁v ector", - "▁ve ctor", - "▁vec tor", - "▁ vector", - "▁for ced", - "▁force d", - "▁ forced", - "о ло", - "P H", - "W R", - "▁K l", - "▁s ky", - "▁sk y", - "▁ sky", - "▁str ategy", - "▁strateg y", - "▁strat egy", - "oc ked", - "ock ed", - "▁ne ck", - "ś ci", - "O UT", - ")) ,", - ") ),", - "C ustom", - "▁w ie", - "▁ wie", - "▁s weet", - "▁swe et", - "▁t emp", - "▁te mp", - "▁tem p", - "▁ temp", - "▁fore ign", - "▁h all", - "▁ha ll", - "▁hal l", - "▁ hall", - "as tr", - "ast r", - "a str", - "As s", - "A ss", - "MO DE", - "MOD E", - "▁max imum", - "▁maxim um", - "an nels", - "ann els", - "annel s", - "anne ls", - "▁t ip", - "▁ti p", - "▁ tip", - "▁second s", - "▁sec onds", - "▁ seconds", - "▁st ack", - "▁sta ck", - "▁ stack", - "ig a", - "i ga", - "▁r aise", - "▁rais e", - "▁ra ise", - "▁ raise", - "en able", - "ena ble", - "oi r", - "o ir", - "▁s oul", - "▁so ul", - "▁sou l", - "K e", - ")$ .", - ") $.", - "▁T im", - "▁Ti m", - "▁ Tim", - "AL SE", - "is er", - "ise r", - "i ser", - "cont in", - "be l", - "b el", - "▁m ad", - "▁ma d", - "▁ mad", - "lic hen", - "li chen", - "lich en", - "liche n", - "l ichen", - "ab e", - "a be", - "sa fe", - "▁con cent", - "▁conc ent", - "▁conce nt", - "bo und", - "b ound", - "▁R equ", - "▁Re qu", - "▁ Requ", - "sw itch", - "▁st one", - "▁sto ne", - "▁ stone", - "▁trans l", - "▁ transl", - "▁v ac", - "▁va c", - "an don", - "and on", - "ando n", - "▁F ore", - "▁For e", - "▁Fo re", - "▁ Fore", - "▁s ounds", - "▁sound s", - "▁P op", - "▁Po p", - "▁ Pop", - "▁H T", - "▁ HT", - "li a", - "l ia", - "en ter", - "ent er", - "ente r", - "▁hel ps", - "▁help s", - "ed y", - "e dy", - "ст вен", - "ств ен", - "стве н", - "an ted", - "ant ed", - "ante d", - "▁I ts", - "▁It s", - "▁St ep", - "▁Ste p", - "▁ Step", - "I con", - "▁EX PECT", - "▁ EXPECT", - "ial ized", - "ialize d", - "Pos t", - "Po st", - "P ost", - "az e", - "a ze", - "▁Car ol", - "▁Ca rol", - "▁re q", - "▁r eq", - "▁ req", - "▁crit ical", - "▁critic al", - "D S", - "▁se at", - "▁sea t", - "ap ed", - "ape d", - "a ped", - "▁up per", - "▁upp er", - "▁ upper", - "▁S y", - "▁ Sy", - "▁ex plain", - "▁expl ain", - "▁' ./", - "▁'. /", - "ut ils", - "util s", - "uti ls", - "poss ible", - "▁d ont", - "▁do nt", - "▁don t", - "H ost", - "▁appro xim", - "▁approx im", - "As ync", - "A sync", - "▁g rab", - "▁gr ab", - "▁gra b", - "▁s ources", - "▁source s", - "▁sour ces", - "▁ sources", - "▁M os", - "▁Mo s", - "▁Germ any", - "▁German y", - "▁Ger many", - "▁r ub", - "▁ru b", - "▁ rub", - "CH AN", - "▁r ain", - "▁ra in", - "▁tr uly", - "▁join ed", - "▁jo ined", - "▁< ?", - "▁ ", - "_ ->", - "ag nost", - "agn ost", - "▁pro posed", - "▁prop osed", - "▁propos ed", - "▁propose d", - "▁G ame", - "▁Ga me", - "▁Gam e", - "▁ Game", - "▁eff orts", - "▁effort s", - "в я", - "t c", - "с к", - "▁int ent", - "▁inte nt", - "▁ intent", - "▁B re", - "▁Br e", - "is c", - "i sc", - "▁pro test", - "▁prote st", - "▁prot est", - "▁h olds", - "▁hold s", - "▁hol ds", - "▁ holds", - "om etry", - "ome try", - "omet ry", - "o metry", - "▁H ave", - "▁Ha ve", - "▁Hav e", - "▁ Have", - "▁de tail", - "▁det ail", - "▁ detail", - "▁WIT HOUT", - "▁WITH OUT", - "ye r", - "y er", - "▁K on", - "▁Ko n", - "▁not iced", - "▁notice d", - "▁require ments", - "▁requirement s", - "DE BUG", - "ki ns", - "kin s", - "k ins", - "▁S pan", - "▁Sp an", - "▁ Span", - "▁c ars", - "▁car s", - "▁ca rs", - "me ta", - "met a", - "m eta", - "▁k il", - "▁ki l", - "▁ kil", - "▁B ron", - "▁Br on", - "▁Bro n", - "▁experience d", - "▁experi enced", - "▁re mind", - "▁rem ind", - "our se", - "ours e", - "▁W estern", - "▁West ern", - "▁Wes tern", - "ter ed", - "te red", - "tere d", - "t ered", - "▁dev ices", - "▁device s", - "▁ devices", - "▁pict ures", - "▁picture s", - "▁t ut", - "▁tu t", - "\" `", - "▁im possible", - "▁r ail", - "▁ra il", - "▁fe els", - "▁feel s", - "▁fee ls", - "ic as", - "ica s", - "i cas", - "il ling", - "ill ing", - "▁acc ident", - "▁' @", - "____ ____", - "▁n otes", - "▁not es", - "▁no tes", - "▁note s", - "▁ notes", - "om an", - "oma n", - "o man", - "Par ser", - "Parse r", - "Pars er", - "▁dis covered", - "▁discover ed", - "▁R oman", - "▁Rom an", - "▁Ro man", - "▁Roma n", - "▁bud get", - "▁gu ide", - "▁guid e", - "ki ng", - "kin g", - "k ing", - "▁in cred", - "▁inc red", - "▁incre d", - "ol ar", - "ola r", - "o lar", - "en den", - "end en", - "ende n", - "Des c", - "De sc", - "D esc", - "▁w ave", - "▁wa ve", - "▁ wave", - "б ли", - "ig t", - "i gt", - "▁re strict", - "▁rest rict", - "▁restr ict", - "▁R et", - "▁Re t", - "▁ Ret", - "▁m ac", - "▁ma c", - "▁ mac", - "у р", - "B S", - "í s", - "▁gener ation", - "de m", - "d em", - "al o", - "a lo", - "б ра", - "▁order ed", - "▁ord ered", - "▁ ordered", - "dr op", - "dro p", - "d rop", - "▁p p", - "▁ pp", - "▁Re view", - "▁Rev iew", - "▁ Review", - "▁liter ally", - "▁literal ly", - "▁S ir", - "▁Si r", - "▁ Sir", - "▁Y eah", - "▁Ye ah", - "▁ Yeah", - "▁d ensity", - "▁dens ity", - "▁ density", - "ri z", - "r iz", - "in de", - "ind e", - "i nde", - "▁g ain", - "▁ga in", - "▁ gain", - "▁p anel", - "▁pan el", - "▁pa nel", - "▁ panel", - "je t", - "j et", - "▁T imes", - "▁Time s", - "▁Tim es", - "▁Ti mes", - "▁ Times", - "▁n ella", - "▁ne lla", - "▁nel la", - "▁nell a", - "▁pre viously", - "▁previous ly", - "▁prev iously", - "point s", - "Se nd", - "S end", - "▁B rown", - "▁Br own", - "▁Bro wn", - "▁Brow n", - "ea ch", - "e ach", - "▁tr igger", - "▁ trigger", - "ome times", - "omet imes", - "ic os", - "ico s", - "i cos", - "G R", - "Pane l", - "Pan el", - "P anel", - "og en", - "oge n", - "o gen", - "▁c m", - "▁ cm", - "ru ctions", - "ruct ions", - "ruction s", - "▁k iss", - "▁ki ss", - "▁s olo", - "▁so lo", - "▁sol o", - "▁f amous", - "▁fam ous", - "ra n", - "r an", - "п ро", - "▁th ro", - "▁thr o", - "Gr aph", - "G raph", - "im it", - "imi t", - "i mit", - "▁V alue", - "▁Val ue", - "▁ Value", - "▁st arts", - "▁start s", - "▁star ts", - "ip eline", - "ipe line", - "h d", - "T C", - "▁dis cussion", - "▁discuss ion", - "▁tr uck", - "ak a", - "a ka", - "On ly", - "▁E qu", - "▁Eq u", - "▁ Equ", - "▁k ö", - "▁ kö", - "▁B es", - "▁Be s", - "▁crit ic", - "▁pro pos", - "▁prop os", - "▁b att", - "▁bat t", - "▁ba tt", - "▁S ection", - "▁Se ction", - "▁ Section", - "Sh ow", - "S how", - "g p", - "ST ATE", - "STAT E", - "PO ST", - "POS T", - "P OST", - "▁N ord", - "▁No rd", - "▁Nor d", - "▁in nov", - "▁inn ov", - "▁c rim", - "▁cr im", - "▁cri m", - "▁ crim", - "ax is", - "a xis", - "▁T urn", - "▁Tur n", - "▁Tu rn", - "▁ Turn", - "con n", - "co nn", - "Run time", - "▁rem aining", - "▁remain ing", - "os ton", - "ost on", - "osto n", - "o ston", - "▁ Э", - "▁window s", - "▁wind ows", - "▁ windows", - "▁R oyal", - "▁Ro yal", - "▁Roy al", - "▁v ide", - "▁vi de", - "▁vid e", - "P P", - "ch ron", - "chr on", - "▁s an", - "▁sa n", - "▁ san", - "▁r ise", - "▁ri se", - "▁ris e", - "▁ rise", - "▁d elle", - "▁de lle", - "▁del le", - "▁dell e", - "▁D ur", - "▁Du r", - "▁rap id", - "▁ra pid", - "ce rt", - "cer t", - "c ert", - "L A", - "ed ge", - "▁\\ ]", - "▁ \\]", - "▁en tered", - "▁ent ered", - "▁enter ed", - "▁l aws", - "▁la ws", - "▁law s", - "▁ph oto", - "▁phot o", - "▁ photo", - "▁ap plications", - "▁applic ations", - "▁application s", - "▁appl ications", - "▁Ber lin", - "▁ar rest", - "▁arr est", - "▁f ederal", - "▁fed eral", - "▁feder al", - "▁R ussia", - "▁Russ ia", - "▁us ual", - "▁r aw", - "▁ra w", - "▁ raw", - "▁pi ù", - "êt re", - "ê tre", - "JS ON", - "J SON", - "SI ON", - "S ION", - "xt ure", - "ist ent", - "iste nt", - "isten t", - "▁P ower", - "▁Po wer", - "▁Pow er", - "▁ Power", - "Bi t", - "B it", - "▁cap acity", - "▁capac ity", - "▁ capacity", - "▁c ards", - "▁car ds", - "▁card s", - "▁ cards", - "UI D", - "U ID", - "im ents", - "iment s", - "imen ts", - "i ments", - "▁d ar", - "▁da r", - "▁ dar", - "▁Ch icago", - "▁comfort able", - "ti p", - "t ip", - "ba s", - "b as", - "▁m u", - "▁ mu", - "▁en emy", - "▁enem y", - "ya n", - "y an", - "▁ф и", - "▁ фи", - "▁up dated", - "▁update d", - "▁ updated", - "an go", - "ang o", - "E v", - "E ffect", - "os ing", - "osi ng", - "o sing", - "ren ce", - "r ence", - "▁Con gress", - "▁Cong ress", - "▁d efe", - "▁de fe", - "▁def e", - "▁i p", - "▁ ip", - "▁t out", - "▁to ut", - "▁tou t", - "▁f reedom", - "▁free dom", - "▁freed om", - "▁a o", - "▁ ao", - "▁There fore", - "▁Ther efore", - "Ed it", - "E dit", - "▁Vir gin", - "RE E", - "R EE", - "ar go", - "arg o", - "▁D am", - "▁Da m", - "▁ Dam", - "▁tra ffic", - "▁traff ic", - "ño s", - "ñ os", - "▁a lle", - "▁al le", - "▁all e", - "▁ alle", - "▁dep th", - "▁ depth", - "No w", - "N ow", - "▁s ides", - "▁side s", - "▁si des", - "▁sid es", - "▁го ди", - "▁год и", - "Des criptor", - "▁art ikel", - "▁n arrow", - "▁narr ow", - "▁nar row", - "__ _", - "_ __", - "k w", - "ut o", - "u to", - "▁Face book", - "▁Fac ebook", - "te gr", - "t egr", - "bo olean", - "ni k", - "n ik", - "b d", - "Tr ack", - "Tra ck", - "▁g ran", - "▁gr an", - "▁gra n", - "res hold", - "resh old", - "ве т", - "в ет", - "wr ap", - "w rap", - "▁n oise", - "▁no ise", - "ig u", - "i gu", - "▁B on", - "▁Bo n", - "▁ Bon", - "▁w y", - "▁ wy", - "lin ux", - "ck s", - "c ks", - "▁f ans", - "▁fa ns", - "▁fan s", - "▁m ach", - "▁ma ch", - "▁mac h", - "▁p rices", - "▁pr ices", - "▁pri ces", - "▁price s", - "é v", - "ou ts", - "out s", - "o uts", - "stand ing", - "stan ding", - "▁c ateg", - "▁cat eg", - "; \\", - "▁de cre", - "▁dec re", - "▁S aturday", - "▁m enu", - "▁me nu", - "▁men u", - "▁ menu", - "▁N ov", - "▁No v", - "▁Y et", - "▁Ye t", - "▁та к", - "lic he", - "li che", - "lich e", - "l iche", - "▁Ac adem", - "▁commun ication", - "us ing", - "u sing", - "▁Soc iety", - "▁Soci ety", - "▁n uc", - "▁nu c", - "pect ive", - "or ial", - "oria l", - "ori al", - "o rial", - "▁af raid", - "▁an imal", - "▁anim al", - "▁turn ing", - "▁tur ning", - "ds t", - "d st", - "math frak", - "le rs", - "ler s", - "l ers", - "▁l ots", - "▁lo ts", - "▁lot s", - "▁ á", - "▁T ra", - "▁Tr a", - "▁ Tra", - "n p", - "▁r ose", - "▁ro se", - "▁ rose", - "▁G L", - "▁ GL", - "▁hel ping", - "▁help ing", - "▁w inter", - "▁win ter", - "▁ко м", - "▁ ком", - "Mo ck", - "M ock", - "▁invest ment", - "Us e", - "U se", - "▁Can ad", - "н д", - "Co py", - "Cop y", - "C opy", - "▁f ly", - "▁fl y", - "▁ fly", - "SE R", - "S ER", - "▁F ar", - "▁Fa r", - "▁R os", - "▁Ro s", - "am il", - "ami l", - "a mil", - "▁fight ing", - "▁rel igious", - "▁relig ious", - "su per", - "sup er", - "s uper", - "sc reen", - "scr een", - "s creen", - "▁f urn", - "▁fur n", - "▁fu rn", - "▁surpr ised", - "▁surprise d", - "▁re plied", - "▁repl ied", - "Act ivity", - "Activ ity", - "▁D own", - "▁Do wn", - "▁Dow n", - "▁ Down", - "▁in sert", - "▁ins ert", - "▁ insert", - "▁O lymp", - "▁point ed", - "▁po inted", - "▁C ard", - "▁Car d", - "▁Ca rd", - "▁ Card", - "dr iver", - "drive r", - "d river", - "▁D a", - "▁ Da", - "! --", - "ro ud", - "rou d", - "r oud", - "un do", - "und o", - "▁m essages", - "▁message s", - "▁mess ages", - "▁ messages", - "▁P oint", - "▁Po int", - "▁ Point", - "V M", - "▁p lane", - "▁pl ane", - "▁plan e", - "▁ plane", - "x c", - "▁telev ision", - "▁tele vision", - "▁televis ion", - "ё н", - "▁thous ands", - "▁thousand s", - "▁c ris", - "▁cr is", - "▁cri s", - "▁de lay", - "▁del ay", - "▁ delay", - "▁N ext", - "▁Ne xt", - "▁ Next", - "▁no mbre", - "▁nom bre", - "▁t u", - "▁ tu", - "▁sk ip", - "▁ski p", - "▁ skip", - "ro ad", - "r oad", - "istr ation", - "▁t ur", - "▁tu r", - "▁De velop", - "���Devel op", - "▁П а", - "▁д ру", - "▁др у", - "▁wonder ful", - "> &", - "▁L iber", - "▁Li ber", - "▁Lib er", - "▁s cope", - "▁sc ope", - "▁ scope", - "▁man age", - "▁ma nage", - "▁d ass", - "▁da ss", - "▁das s", - "▁re call", - "▁rec all", - "P M", - "▁re levant", - "▁relev ant", - "▁E arth", - "▁ка к", - "▁a pr", - "▁ap r", - "▁A SS", - "▁AS S", - "▁ ASS", - "ié n", - "i én", - "▁S H", - "▁ SH", - "oo m", - "o om", - "it et", - "ite t", - "no ne", - "non e", - "n one", - "as i", - "a si", - "▁mot or", - "▁mo tor", - "▁S how", - "▁Sh ow", - "▁ Show", - "n b", - "▁fact ors", - "▁fa ctors", - "▁factor s", - "▁f orest", - "▁for est", - "▁fore st", - "▁fo rest", - "▁в ре", - "th m", - "t hm", - "▁m unicip", - "▁turn s", - "▁tur ns", - "▁Div ision", - "▁Di vision", - "E C", - "▁dis appe", - "struct or", - "stru ctor", - "▁some where", - "▁Afr ican", - "▁Africa n", - "▁Inst itute", - "▁Institut e", - "Gr id", - "G rid", - "▁te acher", - "▁teach er", - "▁tea cher", - "ur ies", - "uri es", - "u ries", - "▁respect ively", - "▁respective ly", - "▁S D", - "▁ SD", - "▁a live", - "▁al ive", - "▁ali ve", - "▁p ou", - "▁po u", - "▁W ater", - "▁Wat er", - "▁Wa ter", - "▁ Water", - "ф е", - "▁ch anging", - "▁chang ing", - "▁ changing", - "▁after noon", - "▁or ders", - "▁order s", - "▁ord ers", - "▁ orders", - "Re t", - "R et", - "Point er", - "Po inter", - "▁s av", - "▁sa v", - "er g", - "e rg", - "ok ed", - "oke d", - "o ked", - "ess ions", - "ession s", - "▁F ire", - "▁Fi re", - "▁ Fire", - "ar et", - "are t", - "a ret", - "im m", - "i mm", - "▁des ire", - "▁ що", - "▁De sign", - "▁Des ign", - "▁ Design", - "ut ure", - "▁Off ice", - "▁c md", - "▁cm d", - "▁ cmd", - "▁e ating", - "▁eat ing", - "Net work", - "▁r ough", - "▁ro ugh", - "▁rou gh", - "▁ rough", - "oper ator", - "IG N", - "I GN", - "▁s ports", - "▁sp orts", - "▁sport s", - "▁w eren", - "▁we ren", - "▁were n", - "▁wer en", - "▁n oted", - "▁not ed", - "▁no ted", - "▁note d", - "▁tw ice", - "II I", - "I II", - "▁a nx", - "▁an x", - "▁e lim", - "▁el im", - "▁а в", - "▁i o", - "▁ io", - "▁spe ech", - "▁con du", - "▁cond u", - "el les", - "ell es", - "elle s", - "id ade", - "ida de", - "idad e", - "▁adv ance", - "R I", - "oc a", - "o ca", - "/ \\", - "ap shot", - "aps hot", - "▁t ail", - "▁ta il", - "▁ tail", - "mod els", - "model s", - "mode ls", - "og y", - "o gy", - "▁J eff", - "▁Je ff", - "ir ation", - "irat ion", - "▁K ore", - "▁Ko re", - "▁Kor e", - "▁le ads", - "▁lead s", - "ba t", - "b at", - "Ad apter", - "c ategory", - "ang ular", - "angu lar", - "▁s aved", - "▁sa ved", - "▁save d", - "▁sav ed", - "▁ saved", - "▁un iform", - "▁ uniform", - "▁n é", - "▁ né", - "▁business es", - "His t", - "Hi st", - "H ist", - "▁а р", - "▁ ар", - "do main", - "dom ain", - "▁S i", - "▁ Si", - "ra ise", - "rais e", - "rai se", - "r aise", - "▁w arn", - "▁war n", - "▁wa rn", - "▁ warn", - "het ic", - "h etic", - "▁G ro", - "▁Gr o", - ")) .", - ") ).", - "} >", - "з е", - "▁Amaz on", - "▁Or gan", - "▁ Organ", - "▁L ake", - "▁La ke", - "▁ag reement", - "▁agree ment", - "▁agre ement", - "x a", - "▁p erman", - "▁per man", - "▁perm an", - "▁cont aining", - "▁contain ing", - "▁st range", - "▁str ange", - "▁strang e", - "ст і", - "с ті", - "▁st upid", - "▁spe aking", - "▁speak ing", - "▁Intern et", - "▁Inter net", - "pre fix", - "pref ix", - "p refix", - "es c", - "e sc", - "As sert", - "Ass ert", - "pro te", - "pr ote", - "prot e", - "p rote", - "▁m anner", - "▁man ner", - "▁S z", - "un te", - "unt e", - "u nte", - "io t", - "i ot", - "Pro file", - "ov en", - "ove n", - "o ven", - "▁for med", - "▁form ed", - "▁forme d", - "▁ formed", - "▁l it", - "▁li t", - "▁ lit", - "▁econom y", - "▁ec onomy", - "▁c z", - "▁ cz", - "wi d", - "w id", - "RE Q", - "R EQ", - "▁ch osen", - "▁cho sen", - "▁chose n", - "▁P rodu", - "▁Pro du", - "▁ Produ", - "os ter", - "ost er", - "o ster", - "st ances", - "stance s", - "stan ces", - "aw a", - "a wa", - "▁R en", - "▁Re n", - "▁conf irm", - "▁ confirm", - "▁Б о", - "▁b illion", - "▁bill ion", - "▁d éc", - "▁dé c", - "ý ch", - "▁ill ustr", - "TI ES", - "T IES", - "▁P ub", - "▁Pu b", - "▁ Pub", - "▁b an", - "▁ba n", - "▁ ban", - "ad ed", - "ade d", - "a ded", - "ah n", - "a hn", - "▁C ath", - "▁Cat h", - "▁Ca th", - "no number", - "non umber", - "▁wor st", - "▁М е", - "▁sugg ested", - "▁suggest ed", - "st ats", - "stat s", - "sta ts", - "▁c ant", - "▁can t", - "▁ca nt", - "▁al ign", - "▁ali gn", - "▁ align", - "kap pa", - "k appa", - "▁h en", - "▁he n", - "▁ hen", - "▁in iti", - "▁init i", - "'] )", - "' ])", - "B I", - "▁g arden", - "▁gar den", - "▁gard en", - "▁sec ure", - "▁secur e", - "▁ secure", - "▁\\ [", - "▁ \\[", - "hand ler", - "handle r", - "el li", - "ell i", - "e lli", - "ld ots", - "l dots", - "se cut", - "sec ut", - "s ecut", - "▁ext ended", - "▁extend ed", - "} -", - "an ie", - "ani e", - "a nie", - "▁F ind", - "▁Fin d", - "▁Fi nd", - "▁ Find", - "▁M useum", - "▁Muse um", - "▁C onne", - "▁Con ne", - "▁ Conne", - "y y", - "▁pass ion", - "ak ers", - "ake rs", - "aker s", - "a kers", - "ah r", - "a hr", - "olog ies", - "ologie s", - "▁equ ation", - "▁eq uation", - "▁ equation", - "▁occ asion", - "▁occas ion", - "Le t", - "L et", - "'] ['", - "'][ '", - "' ]['", - "Pr int", - "an es", - "ane s", - "a nes", - "ie nte", - "ient e", - "ien te", - "i ente", - "▁T oday", - "▁To day", - "▁Tod ay", - "LE CT", - "L ECT", - "▁A f", - "▁ Af", - ", ,", - "▁Т а", - "▁` ``", - "▁`` `", - "ev en", - "eve n", - "e ven", - "si n", - "s in", - "ur er", - "ure r", - "u rer", - "▁ °", - "ot imes", - "oti mes", - "o times", - "▁I O", - "▁ IO", - "▁po et", - "() ));", - "()) );", - "())) ;", - "( )));", - "▁ −", - "▁ad opt", - "ph ere", - "pher e", - "p here", - "# [", - "▁c entre", - "▁cent re", - "ov es", - "ove s", - "o ves", - "▁a ns", - "▁an s", - "▁ ans", - "d p", - "▁K ir", - "▁Ki r", - "▁applic able", - "f p", - "▁vis ual", - "▁ok ay", - "or o", - "o ro", - "▁opportun ities", - "Re pository", - "Rep ository", - "▁l l", - "▁ ll", - "▁R od", - "▁Ro d", - "▁s hel", - "▁sh el", - "▁she l", - "▁la unch", - "▁con ven", - "▁conv en", - "▁conve n", - "▁S pe", - "▁Sp e", - "▁ Spe", - "Am er", - "A mer", - "▁c ette", - "▁cet te", - "Con d", - "Co nd", - "C ond", - "de p", - "d ep", - "O wn", - "▁h ook", - "▁ho ok", - "▁ hook", - "▁d ict", - "▁di ct", - "▁dic t", - "▁ dict", - "▁Th ose", - "▁f ellow", - "▁fell ow", - "▁fel low", - "▁phil osoph", - "▁philos oph", - "vi n", - "v in", - "fer ences", - "ference s", - "ha v", - "h av", - "▁ad ding", - "▁add ing", - "▁ adding", - "ivers e", - "iver se", - "i verse", - "ga me", - "g ame", - "▁Bl ue", - "▁ Blue", - "▁c lin", - "▁cl in", - "not e", - "no te", - "n ote", - "▁R am", - "▁Ra m", - "ме р", - "м ер", - "co very", - "cover y", - "cov ery", - "c overy", - "ñ a", - "▁б и", - "▁ би", - "▁f ashion", - "▁b roke", - "▁br oke", - "▁bro ke", - "▁' \\", - "▁ '\\", - "▁re ader", - "▁read er", - "▁ reader", - "но е", - "но сти", - "ност и", - "▁pay ment", - "▁ payment", - "▁L ic", - "▁Li c", - "▁l ips", - "▁li ps", - "▁lip s", - "▁ac adem", - "▁M ot", - "▁Mo t", - "el ls", - "ell s", - "C HECK", - "▁р у", - "▁ ру", - "▁M S", - "▁ MS", - "Ed itor", - "Edit or", - "▁z one", - "▁zo ne", - "▁ zone", - "it ure", - "itu re", - "▁I T", - "▁ IT", - "run time", - "▁pro ceed", - "▁proc eed", - "ло в", - "л ов", - "▁M aria", - "▁Mar ia", - "▁Ma ria", - "ol ver", - "olve r", - "olv er", - "▁Th anks", - "▁Thank s", - "▁ Thanks", - "▁should n", - "▁J oh", - "▁Jo h", - "▁Mod el", - "▁Mo del", - "▁Mode l", - "▁ Model", - "▁S ov", - "▁So v", - "! '", - "D i", - "▁c ancer", - "▁can cer", - "Id ent", - "▁ex change", - "il ler", - "ill er", - "ille r", - "in f", - "i nf", - "LE N", - "L EN", - "() {", - "( ){", - "ag a", - "a ga", - "\"] ,", - "\" ],", - "u h", - "▁K en", - "▁Ke n", - "▁ph otos", - "▁phot os", - "▁photo s", - "▁t iny", - "▁ti ny", - "▁tin y", - "▁ tiny", - "▁g ent", - "▁gen t", - "▁ge nt", - "▁ gent", - "ü l", - "▁T ake", - "▁Ta ke", - "▁Tak e", - "▁ Take", - "id el", - "ide l", - "i del", - "ou ting", - "out ing", - "In ternal", - "Inter nal", - "Intern al", - "▁c ells", - "▁cell s", - "▁cel ls", - "ни м", - "н им", - "ha rd", - "har d", - "h ard", - "▁T own", - "▁To wn", - "▁Tow n", - "ob e", - "o be", - "pl ex", - "ple x", - "p lex", - "те р", - "т ер", - "to ns", - "ton s", - "t ons", - "▁conc entr", - "▁concent r", - "mo ck", - "m ock", - "v c", - "á z", - "▁Ch ampionship", - "▁Champion ship", - "▁Champions hip", - "▁б е", - "▁ бе", - "? ?", - "ér i", - "é ri", - "al y", - "a ly", - "▁ Ц", - "ier te", - "iert e", - "▁tot ally", - "▁total ly", - "▁A uf", - "▁Au f", - "▁our selves", - "▁S elf", - "▁Sel f", - "▁ Self", - "Form s", - "For ms", - "ight er", - "igh ter", - "▁is land", - "fm t", - "f mt", - "▁r c", - "▁ rc", - "▁t ells", - "▁tell s", - "▁tel ls", - "B B", - "di t", - "d it", - "▁vari ables", - "▁variable s", - "▁ variables", - "▁int ended", - "▁intend ed", - "iz ont", - "izon t", - "izo nt", - "▁pl ays", - "▁play s", - "da m", - "d am", - "se q", - "s eq", - "▁S up", - "▁Su p", - "▁ Sup", - "▁c ultural", - "▁cult ural", - "▁sc ream", - "__ ,", - "_ _,", - "ci pl", - "cip l", - "Time out", - "▁ ж", - "or te", - "ort e", - "▁repl aced", - "▁replace d", - "E M", - "▁ab andon", - "▁Spec ial", - "▁Spe cial", - "▁ Special", - "el len", - "ell en", - "elle n", - "▁B ru", - "▁Br u", - "ir med", - "irm ed", - "T e", - "ol t", - "o lt", - "j u", - "Arg ument", - "▁ne ut", - "▁neu t", - "▁ neut", - "sc ape", - "▁R ay", - "▁Ra y", - "▁ Ray", - "▁Pol it", - "▁Po lit", - "▁crow d", - "▁cro wd", - "▁Window s", - "▁Wind ows", - "▁ Windows", - "ie go", - "ieg o", - "i ego", - "▁e scape", - "▁esc ape", - "▁ escape", - "▁Ap ache", - "sy nc", - "syn c", - "s ync", - "eb en", - "e ben", - "if ies", - "ifi es", - "et her", - "eth er", - "ethe r", - "e ther", - "Met a", - "Me ta", - "M eta", - "▁big gest", - "Ga me", - "G ame", - "▁trans action", - "▁ transaction", - "En v", - "E nv", - "▁М о", - "▁pl enty", - "▁m el", - "▁me l", - "▁ mel", - "п ре", - "▁mot iv", - "▁о р", - "▁ ор", - "or gan", - "org an", - "▁m ock", - "▁mo ck", - "▁ mock", - "▁$ _", - "▁ $_", - "ен е", - "е не", - "▁N umber", - "▁Num ber", - "▁Nu mber", - "▁ Number", - "ck now", - "c know", - "▁Up date", - "▁ Update", - "ze ro", - "zer o", - "z ero", - "▁sur prise", - "▁surpr ise", - "ce an", - "pd f", - "p df", - "Gl obal", - "▁att end", - "▁f ond", - "▁fo nd", - "▁fon d", - "▁under stood", - "Na v", - "N av", - "▁M ic", - "▁Mi c", - "▁ Mic", - "= $", - "ok ing", - "oki ng", - "o king", - "▁Stad ium", - "Cl ose", - "▁compet ition", - "▁sold iers", - "▁soldier s", - "▁O P", - "▁ OP", - "ag ne", - "agn e", - "▁An ton", - "▁Ant on", - "Ma in", - "M ain", - "á k", - "▁# [", - "▁ #[", - "▁Com mit", - "▁Comm it", - "▁ Commit", - "py x", - "▁e ast", - "▁eas t", - "▁ east", - "▁Or der", - "▁Ord er", - "▁ Order", - "F loat", - "▁accept ed", - "▁mon itor", - "▁ monitor", - "▁p ad", - "▁pa d", - "▁ pad", - "on ic", - "oni c", - "o nic", - "▁p ushed", - "▁push ed", - "▁re place", - "▁rep lace", - "▁repl ace", - "▁ replace", - "CR E", - "C RE", - "▁r ide", - "▁ri de", - "▁rid e", - "▁ ride", - "fo und", - "f ound", - "= %", - "во й", - "▁mat ches", - "▁match es", - "▁ matches", - "▁L ie", - "▁Li e", - "▁exper iences", - "▁experience s", - "▁experi ences", - "Po ol", - "P ool", - "up s", - "u ps", - "A V", - "▁ex istence", - "▁exist ence", - "▁t hin", - "▁th in", - "▁m agn", - "▁mag n", - "▁ma gn", - "CO MP", - "COM P", - "ho me", - "hom e", - "h ome", - "▁n i", - "▁ ni", - "▁wur den", - "▁wurde n", - "ла в", - "▁te eth", - "▁S tan", - "▁St an", - "▁Sta n", - "ap pro", - "app ro", - "an ny", - "ann y", - "if ts", - "ift s", - "▁un known", - "▁ unknown", - "▁h omes", - "▁home s", - "▁hom es", - "▁ho mes", - "▁ent ity", - "▁ entity", - "ci e", - "c ie", - "ле ние", - "ia r", - "i ar", - "▁compl iance", - "▁focus ed", - "uz z", - "u zz", - "=\\ \"", - "= \\\"", - "com ponents", - "component s", - "Att r", - "At tr", - "all ery", - "alle ry", - "aller y", - "▁ident ify", - "O k", - "pi e", - "p ie", - "▁St ill", - "▁off ering", - "▁offer ing", - "▁bu sy", - "▁bus y", - "ct l", - "c tl", - "it ors", - "itor s", - "ito rs", - "▁concern ed", - "▁concer ned", - "▁b rown", - "▁br own", - "▁bro wn", - "▁brow n", - "cl k", - "Se lected", - "Select ed", - "▁B lock", - "▁Bl ock", - "▁Blo ck", - "▁ Block", - "▁e gy", - "▁eg y", - "▁ egy", - "ic ing", - "ici ng", - "i cing", - "▁U RL", - "▁ URL", - "▁t opic", - "▁to pic", - "▁top ic", - "▁ topic", - "▁Pro duct", - "▁Produ ct", - "▁ Product", - "▁ч и", - "▁ чи", - "▁t rial", - "▁tr ial", - "▁tri al", - "▁week end", - "l u", - "▁I V", - "▁ IV", - "▁E gy", - "▁Eg y", - "x C", - "▁n ove", - "▁no ve", - "▁nov e", - "▁l ett", - "▁le tt", - "▁let t", - "▁ lett", - "en ne", - "enn e", - "() ).", - "()) .", - "( )).", - ".* *", - ". **", - "▁p romise", - "▁prom ise", - "el ection", - "ele ction", - "elect ion", - "e lection", - "Aut h", - "A uth", - "r v", - "ri l", - "r il", - "▁con duct", - "▁cond uct", - "▁condu ct", - "▁ conduct", - "▁main tain", - "▁maint ain", - "▁bo at", - "▁ boat", - "▁op posite", - "▁oppos ite", - "sp in", - "spi n", - "s pin", - "web pack", - "an ta", - "ant a", - "▁o rient", - "▁or ient", - "▁ orient", - "▁s uc", - "▁su c", - "▁ex ercise", - "▁exerc ise", - "▁eff icient", - "▁ efficient", - "▁trad ition", - "▁z w", - "▁ zw", - "▁S ud", - "▁Su d", - "go ing", - "▁P ier", - "▁Pi er", - "in v", - "i nv", - "ip es", - "ipe s", - "i pes", - "ensure math", - "▁con ver", - "▁conv er", - "▁conve r", - "cre en", - "cr een", - "c reen", - "▁t error", - "��ter ror", - "▁terr or", - "▁D ou", - "▁Do u", - "▁in valid", - "▁ invalid", - "ce ived", - "ceive d", - "▁A rab", - "▁Ar ab", - "▁w ire", - "▁wir e", - "▁ wire", - "ap plication", - "sh ift", - "Gener ic", - "▁P lan", - "▁Pl an", - "▁ Plan", - "▁W all", - "▁Wal l", - "▁Wa ll", - "▁ Wall", - "▁direct ory", - "▁director y", - "▁ directory", - "▁e gg", - "▁eg g", - "▁we alth", - "▁ wealth", - "ran dom", - "rand om", - "r andom", - "att ribute", - "▁h ide", - "▁hi de", - "▁hid e", - "▁ hide", - "Se rial", - "Ser ial", - "S erial", - "ca m", - "c am", - "▁it al", - "▁i tal", - "▁ ital", - "▁L ine", - "▁Lin e", - "▁Li ne", - "▁ Line", - "▁C HECK", - "▁ CHECK", - "ploy ment", - "▁mass ive", - "▁ex tract", - "▁ext ract", - "▁extra ct", - "▁extr act", - "▁ extract", - "ch ain", - "cha in", - "Res t", - "Re st", - "R est", - "▁L as", - "▁La s", - "▁b ear", - "▁be ar", - "▁ bear", - "▁l inks", - "▁link s", - "▁lin ks", - "▁ links", - "▁new sp", - "▁news p", - "▁F C", - "▁ FC", - "Car d", - "C ard", - "ak s", - "a ks", - "▁v isible", - "▁vis ible", - "▁ visible", - "▁M arc", - "▁Mar c", - "▁Ma rc", - "▁B oston", - "▁Bo ston", - "▁Bos ton", - "▁res erved", - "▁reserv ed", - "▁reserve d", - "▁ro of", - "lic enses", - "license s", - "d c", - "▁In formation", - "▁ Information", - "▁w itness", - "S k", - "*) ,", - "* ),", - "Sc ope", - "S cope", - "'] ;", - "' ];", - "▁M ir", - "▁Mi r", - "▁ Mir", - "ud ing", - "udi ng", - "u ding", - "▁t rend", - "▁tr end", - "▁tre nd", - "▁tren d", - "re p", - "r ep", - "▁mus ical", - "▁music al", - "▁ne ither", - "▁nei ther", - "▁C reat", - "▁Cre at", - "▁ Creat", - "▁pos itions", - "▁position s", - "▁posit ions", - "L C", - "rid ge", - "r idge", - "▁offic ers", - "▁office rs", - "▁officer s", - "▁vi olence", - "▁viol ence", - "▁T em", - "▁Te m", - "▁S us", - "▁Su s", - "▁W ay", - "▁Wa y", - "Af ter", - "A fter", - "ac ket", - "ack et", - "▁S ou", - "▁So u", - "ac er", - "ace r", - "a cer", - "| |", - "▁re mark", - "▁r emark", - "▁rem ark", - "▁ remark", - "wa ter", - "w ater", - "n ě", - "▁С а", - "▁s ed", - "▁se d", - "▁ sed", - "E ach", - "▁phot ograph", - "▁photo graph", - "▁let ters", - "▁letter s", - "▁lett ers", - "▁in vent", - "▁inv ent", - "▁M as", - "▁Ma s", - "▁s ongs", - "▁son gs", - "▁song s", - "ó l", - "ki nd", - "kin d", - "k ind", - "▁N on", - "▁No n", - "▁ Non", - "▁d ust", - "▁du st", - "** :", - "* *:", - "nab la", - ".\" ,", - ". \",", - "Loc k", - "Lo ck", - "L ock", - "▁Д о", - "▁cl uster", - "▁ cluster", - "lo ss", - "los s", - "l oss", - "▁ASS ERT", - "▁ ASSERT", - "fa ll", - "f all", - "▁re ject", - "▁ reject", - "▁Sp ring", - "▁Spr ing", - "▁ Spring", - "▁wed ding", - "▁g rav", - "▁gr av", - "▁gra v", - "▁ grav", - "ress ion", - "r ession", - "li mit", - "lim it", - "l imit", - "RE S", - "R ES", - "] }", - "▁l isted", - "▁li sted", - "▁list ed", - "▁ listed", - "▁T ele", - "▁Te le", - "▁Tel e", - "▁ Tele", - "hl ine", - "h line", - "▁ch ief", - "▁chi ef", - "ME M", - "M EM", - "да р", - "д ар", - "▁exp ensive", - "tr ace", - "tra ce", - "▁R og", - "▁Ro g", - "▁C oll", - "▁Col l", - "▁Co ll", - "▁ Coll", - "▁Aut hor", - "▁Auth or", - "▁ Author", - "▁B oard", - "▁Bo ard", - "▁ Board", - "▁C apt", - "▁Cap t", - "▁Ca pt", - "▁ Capt", - "TE XT", - "T EXT", - "▁re con", - "▁rec on", - "es ta", - "est a", - "e sta", - "▁proper ly", - "▁& \\", - "▁ &\\", - "le ton", - "let on", - "l eton", - "ik er", - "ike r", - "i ker", - "G u", - "▁K om", - "▁Ko m", - "oc o", - "o co", - "▁any more", - "▁t aste", - "▁ta ste", - "▁tast e", - "▁S anta", - "▁San ta", - "▁Sant a", - "ge x", - "g ex", - "▁Se cret", - "▁Sec ret", - "▁ Secret", - "▁tal ent", - "▁tale nt", - "▁mom ents", - "▁moment s", - "▁mo ments", - "▁B a", - "▁ex tr", - "▁ext r", - "▁ extr", - "▁Com mission", - "▁Comm ission", - "▁mod ify", - "▁Fig ure", - "▁ Figure", - "▁d omin", - "▁do min", - "▁dom in", - "▁ domin", - "▁p lot", - "▁pl ot", - "▁ plot", - "en ger", - "eng er", - "enge r", - "ut ch", - "▁c ities", - "▁cit ies", - "▁ci ties", - "▁n ut", - "▁nu t", - "▁ nut", - "pro file", - "prof ile", - "▁S tat", - "▁St at", - "▁Sta t", - "▁ Stat", - "▁n odes", - "▁no des", - "▁node s", - "▁nod es", - "▁ nodes", - "▁n s", - "▁ ns", - "ess ages", - "essage s", - "essa ges", - "im pl", - "imp l", - "ic ker", - "ick er", - "i cker", - "▁ex amples", - "▁example s", - "▁exam ples", - "ab eth", - "abe th", - "abet h", - "▁st ated", - "▁stat ed", - "▁state d", - "▁sta ted", - "fi re", - "f ire", - "bu l", - "b ul", - "▁danger ous", - "▁P ay", - "▁Pa y", - "▁ Pay", - "▁G re", - "▁Gr e", - "▁ Gre", - "▁Mon day", - "▁Mond ay", - "es ome", - "eso me", - "e some", - "ig an", - "iga n", - "i gan", - "ru nd", - "run d", - "r und", - "pr ise", - "p rise", - "fa il", - "f ail", - "▁N ever", - "▁Ne ver", - "▁Nev er", - "▁ Never", - "A v", - "▁line ar", - "▁lin ear", - "▁ linear", - "▁u l", - "▁ ul", - "WA R", - "W AR", - "ре н", - "р ен", - "▁A T", - "▁ AT", - "▁d op", - "▁do p", - "▁n ou", - "▁no u", - "Des t", - "De st", - "D est", - "▁claim s", - "en da", - "end a", - "▁c razy", - "▁cr azy", - "ge l", - "g el", - "og gle", - "ogg le", - "▁rep resentation", - "▁represent ation", - "in en", - "ine n", - "i nen", - "▁altern ative", - "▁alter native", - "D M", - "AB ILITY", - "face s", - "fa ces", - "fac es", - "f aces", - "▁do ors", - "▁door s", - "▁ doors", - "at iv", - "ati v", - "Lo ok", - "L ook", - "▁J SON", - "▁JS ON", - "▁ JSON", - "▁appe arance", - "▁appear ance", - "б ря", - "S QL", - "▁sil ence", - "ud o", - "u do", - "▁Direct or", - "▁Dire ctor", - "▁Dir ector", - "State ment", - "Stat ement", - "se lected", - "select ed", - "hi gh", - "h igh", - "pr ime", - "prim e", - "▁ign ore", - "▁ignor e", - "▁ ignore", - "▁col ors", - "▁color s", - "▁ colors", - "us hing", - "ush ing", - "▁v irt", - "▁vi rt", - "▁vir t", - "▁ virt", - "man ager", - "▁rem ote", - "▁remot e", - "▁ remote", - "ł o", - "sm all", - "▁cr ime", - "▁crim e", - "▁cri me", - "r b", - "▁c reation", - "▁cre ation", - "▁creat ion", - "▁f light", - "▁fl ight", - "▁S ign", - "▁Si gn", - "▁Sig n", - "▁ Sign", - "IL E", - "I LE", - "▁D O", - "▁ DO", - "com ment", - "comm ent", - "▁C ost", - "▁Co st", - "▁Cos t", - "▁ Cost", - "._ _", - ". __", - "▁C op", - "▁Co p", - "▁ Cop", - "▁v om", - "▁vo m", - "▁Sc ience", - "▁Sci ence", - "ле ния", - "oo p", - "o op", - "inter face", - "▁WARRAN TIES", - "▁P age", - "▁Pa ge", - "▁ Page", - "** ****", - "**** **", - "*** ***", - "ско м", - "с ком", - "TR UE", - "▁re peated", - "▁repe ated", - "▁repeat ed", - "▁е го", - "ш о", - "▁r oz", - "▁ro z", - "▁ roz", - "P e", - "▁IS BN", - "ir ts", - "irt s", - "pos es", - "po ses", - "pose s", - "p oses", - "}) $", - "} )$", - "▁ І", - "child ren", - "ble s", - "bl es", - "b les", - "EC T", - "E CT", - "▁i z", - "▁ iz", - "▁b uilder", - "▁build er", - "▁ builder", - "▁M edia", - "▁Med ia", - "▁ Media", - "ia t", - "i at", - "▁contr ast", - "▁contra st", - "” ,", - "▁L ink", - "▁Lin k", - "▁ Link", - "▁Educ ation", - "▁j oint", - "▁join t", - "▁jo int", - "▁ joint", - "▁ex ternal", - "▁extern al", - "▁ external", - "▁ро з", - "▁b its", - "▁bit s", - "▁bi ts", - "▁ bits", - "FO RM", - "FOR M", - "F ORM", - "er man", - "erm an", - "w p", - "▁M ike", - "▁Mi ke", - "▁Mik e", - "▁M aster", - "▁Ma ster", - "▁Mas ter", - "▁ Master", - "▁sen ior", - "▁N av", - "▁Na v", - "▁ Nav", - "▁record ed", - "el ing", - "eli ng", - "elin g", - "e ling", - "es h", - "e sh", - "f x", - "ка н", - "к ан", - "▁t all", - "▁tal l", - "▁ta ll", - "▁John son", - "▁s ono", - "▁so no", - "▁son o", - "▁an che", - "▁anc he", - "▁anch e", - "▁ anche", - "ic ken", - "ick en", - "i cken", - "lo op", - "l oop", - "ici ency", - "empor ary", - "▁D oes", - "▁Do es", - "▁ Does", - "▁re lation", - "▁rel ation", - "▁ relation", - "м ы", - "wa s", - "w as", - "lo w", - "l ow", - "ich te", - "icht e", - "i chte", - "▁J ones", - "▁Jo nes", - "▁Jon es", - "▁bed room", - "DI S", - "D IS", - "▁mag net", - "▁magn et", - "▁Eng ine", - "▁ Engine", - "▁feel ings", - "▁feeling s", - "▁fee lings", - "G C", - "▁t orn", - "▁to rn", - "▁tor n", - "▁relationship s", - "▁relation ships", - "▁Р е", - "▁p roud", - "▁pro ud", - "▁pr oud", - "▁t we", - "▁tw e", - "ov al", - "ova l", - "o val", - "▁w aste", - "▁was te", - "▁wa ste", - "▁red uced", - "▁redu ced", - "▁reduce d", - "il ton", - "ilt on", - "B P", - "▁for got", - "▁forg ot", - "▁bod ies", - "▁H aw", - "▁Ha w", - "la g", - "l ag", - "▁w ww", - "▁ www", - "do or", - "d oor", - "▁s ufficient", - "▁suff icient", - "▁doll ars", - "▁dollar s", - "Le n", - "L en", - "▁talk ed", - "▁tal ked", - "▁b ond", - "▁bo nd", - "▁bon d", - "▁B or", - "▁Bo r", - "}} {", - "} }{", - "ro d", - "r od", - "Pass word", - "qu are", - "▁l ights", - "▁light s", - "▁ lights", - "er en", - "ere n", - "e ren", - "▁th irty", - "N C", - "▁T ODO", - "▁TO DO", - "▁res pond", - "▁respon d", - "▁resp ond", - "▁ respond", - "ки х", - "dir ect", - "di rect", - "dire ct", - "d irect", - "a ção", - "▁he av", - "Med ia", - "M edia", - "ex it", - "e xit", - "L icense", - "` .", - "▁m ixed", - "▁mix ed", - "▁d esk", - "▁de sk", - "▁des k", - "▁te aching", - "▁teach ing", - "▁tea ching", - "▁m aj", - "▁ma j", - "▁n erv", - "▁ne rv", - "▁ner v", - "in ations", - "ination s", - "type of", - "▁co ast", - "▁ж е", - "▁ же", - "▁be side", - "▁bes ide", - "um my", - "umm y", - "Do c", - "D oc", - "▁sche dule", - "▁schedul e", - "▁sched ule", - "▁ schedule", - "▁re cover", - "▁rec over", - "▁Fur ther", - "▁ste el", - "bo ot", - "b oot", - "▁Per haps", - "▁с ъ", - "▁O s", - "▁ Os", - "ri ck", - "ric k", - "r ick", - "▁В и", - "Supp ort", - "Sup port", - "S upport", - "▁( _", - "▁ (_", - "ni l", - "n il", - "pi s", - "p is", - "x pected", - "▁process ing", - "▁proces sing", - "▁ processing", - "Bu ild", - "B uild", - "ar ian", - "ari an", - "aria n", - "a rian", - "▁i con", - "▁ic on", - "▁ icon", - "▁C A", - "▁ CA", - "wi ck", - "w ick", - "= (", - "▁al gorithm", - "▁ algorithm", - "▁You ng", - "▁Man agement", - "▁ Management", - "▁anc ient", - "▁anci ent", - "но сть", - "ност ь", - "ot i", - "o ti", - "▁comb ination", - "wor ld", - "w orld", - "n n", - "▁d ram", - "▁dr am", - "en abled", - "ena bled", - "enable d", - "A c", - "C CESS", - "ar ation", - "▁bl ocks", - "▁block s", - "▁blo cks", - "▁ blocks", - "▁Ang eles", - "▁Angel es", - "▁Q ual", - "▁Qu al", - "▁ Qual", - "▁suc ceed", - "▁succ eed", - "net work", - "▁ob lig", - "spring framework", - "▁T re", - "▁Tr e", - "ok es", - "oke s", - "o kes", - "mu n", - "m un", - "▁Net work", - "▁ Network", - "De l", - "D el", - "▁e state", - "▁est ate", - "▁esta te", - "▁l iqu", - "▁li qu", - "▁p ob", - "▁po b", - "▁d ad", - "▁da d", - "▁dist inct", - "▁T it", - "▁Ti t", - "▁L ear", - "▁Le ar", - "fer red", - "and roid", - "andro id", - "▁sub sequ", - "▁subs equ", - "▁Flor ida", - "sub set", - "▁whis per", - "Vo l", - "V ol", - "ul ous", - "ulo us", - "▁c rew", - "▁cre w", - "▁cr ew", - "▁l ug", - "▁lu g", - "pi d", - "p id", - "oc ity", - "oci ty", - "o city", - "sk b", - "s kb", - "▁t ea", - "▁te a", - "у н", - "▁hon or", - "▁ho nor", - "▁I ns", - "▁In s", - "▁ Ins", - "▁g ew", - "▁ge w", - "▁ gew", - "Det ails", - "Detail s", - "ene ath", - "e neath", - "at ar", - "ata r", - "a tar", - "▁_ {", - "▁ _{", - "am en", - "ame n", - "a men", - "▁set up", - "▁ setup", - "Trans action", - "▁bl ank", - "▁ blank", - "Fail ed", - "F ailed", - "jo b", - "j ob", - "▁p ret", - "▁pre t", - "▁pr et", - "▁ pret", - "ß e", - "lo or", - "l oor", - "ř í", - "nc ia", - "n cia", - "▁any where", - "▁L ight", - "▁Li ght", - "▁ Light", - "▁A k", - "B D", - "▁exc ited", - "▁excit ed", - "ag ers", - "age rs", - "ager s", - "a gers", - "▁w arning", - "▁war ning", - "▁warn ing", - "▁ warning", - "▁process es", - "▁proces ses", - "h u", - "▁y outh", - "▁you th", - "▁yo uth", - "▁d ogs", - "▁do gs", - "▁dog s", - "▁o ct", - "▁oc t", - "▁ oct", - "▁n ine", - "▁ni ne", - "▁nin e", - "Write r", - "Wr iter", - "Writ er", - "W riter", - "gr id", - "g rid", - "▁import ance", - "est ic", - "▁care fully", - "▁careful ly", - "ma ster", - "mas ter", - "m aster", - "▁dec isions", - "▁decision s", - "▁decis ions", - "▁p in", - "▁pi n", - "▁ pin", - "▁cr ack", - "TE ST", - "TES T", - "T EST", - "▁L ocal", - "▁Loc al", - "▁Lo cal", - "▁ Local", - "▁R ight", - "▁ Right", - "▁v ast", - "▁va st", - "▁vas t", - "▁f aster", - "▁fa ster", - "▁fast er", - "▁inst itut", - "▁ann ual", - "LA N", - "L AN", - "▁e pisode", - "▁epis ode", - "▁X V", - "▁del ivery", - "▁deliver y", - "t l", - "F P", - "ci rc", - "cir c", - "▁typ ically", - "▁typical ly", - "ig o", - "i go", - "▁int el", - "▁inte l", - "▁ intel", - "na t", - "n at", - "x b", - "ст ро", - "с тро", - ") -", - "▁B al", - "▁Ba l", - "▁ Bal", - "▁J os", - "▁Jo s", - "▁g onna", - "▁R est", - "▁Re st", - "▁Res t", - "▁ Rest", - "jo r", - "j or", - "on ia", - "oni a", - "o nia", - "or ship", - "ors hip", - "ov ery", - "ove ry", - "over y", - "o very", - "LI NE", - "LIN E", - "L INE", - "] :", - "Que ue", - "▁com pare", - "▁comp are", - "▁compar e", - "▁ compare", - "▁ap artment", - "▁apart ment", - "▁r ul", - "▁ru l", - "D r", - "gen cy", - "g ency", - "▁ob viously", - "▁obvious ly", - "zi e", - "z ie", - "yc l", - "y cl", - "fort unately", - "fortun ately", - "fortunate ly", - "▁ste pped", - "▁step ped", - "▁S eg", - "▁Se g", - "▁ Seg", - "▁Wh ich", - "▁ Which", - "▁P C", - "▁ PC", - "▁a st", - "▁as t", - "▁ ast", - "end or", - "endo r", - "▁per mission", - "▁perm ission", - "▁ permission", - "CO L", - "C OL", - "▁T EST", - "▁TE ST", - "▁ TEST", - "P ay", - "ère s", - "è res", - "▁stud ied", - "▁accom pl", - "▁accomp l", - "ro le", - "rol e", - "r ole", - "Wh ere", - "Whe re", - "W here", - "proto buf", - "met adata", - "meta data", - "Jo b", - "J ob", - "▁F our", - "▁Fou r", - "▁Fo ur", - "pl ements", - "ple ments", - "plement s", - "dis able", - "▁l oud", - "▁lo ud", - "▁lou d", - "▁happ ening", - "▁happen ing", - "▁U sing", - "▁Us ing", - "▁ Using", - "ro g", - "r og", - "▁depend s", - "▁dep ends", - "í m", - "' \\", - "▁t aught", - "sh ared", - "sha red", - "share d", - "▁att ributes", - "▁attribute s", - "▁attribut es", - "▁ attributes", - "▁A ction", - "▁Act ion", - "▁ Action", - "▁d ess", - "▁de ss", - "▁des s", - "▁ dess", - "▁h ouses", - "▁house s", - "▁hous es", - "▁ho uses", - "▁re set", - "▁res et", - "▁ reset", - "▁b ien", - "▁bi en", - "▁ex plicit", - "▁expl icit", - "LO W", - "-> _", - "▁P M", - "▁ PM", - "C ategory", - "oi ce", - "o ice", - "in to", - "int o", - "▁m ail", - "▁ma il", - "▁mai l", - "▁ mail", - "▁author ity", - "▁un able", - "▁una ble", - "file name", - "fil ename", - "é k", - "ле й", - "л ей", - "▁s ector", - "▁se ctor", - "▁sec tor", - "▁sect or", - "ap point", - "app oint", - "▁h ang", - "▁ha ng", - "▁han g", - "▁ hang", - "▁c el", - "▁ce l", - "▁ cel", - "rel ated", - "it ate", - "ita te", - "itat e", - "▁' <", - "am ber", - "amb er", - "a mber", - "▁c heap", - "▁che ap", - "▁en abled", - "▁enable d", - "▁ enabled", - "▁di vision", - "▁div ision", - "▁divis ion", - "An y", - "A ny", - "▁h ier", - "▁hi er", - "▁H ead", - "▁He ad", - "▁ Head", - "nt ax", - "n tax", - "ud a", - "u da", - "▁lim itations", - "▁limit ations", - "▁limitation s", - "▁st udio", - "▁stud io", - "med ia", - "medi a", - "m edia", - "▁cir cle", - "▁circ le", - "▁ circle", - "но ва", - "нов а", - "▁l aug", - "▁la ug", - "ac ts", - "act s", - "▁В о", - "ó d", - "pl ed", - "ple d", - "p led", - "LO C", - "L OC", - "Ex pr", - "Exp r", - "> :", - "▁pr és", - "▁pré s", - "▁ prés", - "▁laugh ed", - "▁laug hed", - "▁Th ree", - "▁ Three", - "л ы", - "▁en ds", - "▁end s", - "▁ ends", - "▁fund ament", - "▁in her", - "▁ inher", - "▁l iv", - "▁li v", - "▁ liv", - "bi d", - "b id", - "▁respons ibility", - "▁check ed", - "▁ checked", - "▁P ac", - "▁Pa c", - "▁f ault", - "▁fa ult", - "▁y ellow", - "▁s alt", - "▁sa lt", - "▁sal t", - "▁Franc isco", - "▁Francis co", - "▁ ^", - "▁O N", - "▁ ON", - "▁beaut y", - "y g", - "▁A ff", - "▁Af f", - "▁ Aff", - "▁E q", - "▁ Eq", - "▁mag ic", - "▁hand ler", - "▁handle r", - "▁ handler", - "x E", - "▁numer ous", - "▁numero us", - "▁h ole", - "▁hol e", - "▁ho le", - "▁ hole", - "▁ro oms", - "▁room s", - "▁ rooms", - "cc ión", - "cció n", - "c ción", - "▁A rm", - "▁Ar m", - "▁ Arm", - "per son", - "pers on", - "p erson", - "▁build ings", - "▁building s", - "▁p late", - "▁pl ate", - "▁plat e", - "ble d", - "bl ed", - "b led", - "er rors", - "err ors", - "error s", - "▁A gain", - "▁Ag ain", - "▁Def ault", - "▁ Default", - "▁H ard", - "▁Har d", - "▁Ha rd", - "▁ Hard", - "t ó", - "hu s", - "h us", - "▁dim ension", - "ial e", - "ia le", - "i ale", - "▁M ult", - "▁Mu lt", - "▁Mul t", - "▁ Mult", - "▁Govern ment", - "Fun c", - "F unc", - "▁b low", - "▁bl ow", - "▁blo w", - "▁re ct", - "▁r ect", - "▁rec t", - "▁ rect", - "er ra", - "err a", - "conne ction", - "connect ion", - "conn ection", - "▁pass ing", - "▁pas sing", - "ße n", - "ß en", - "ph as", - "pha s", - "p has", - "ens ional", - "ension al", - "re cord", - "rec ord", - "co hol", - "▁H arry", - "▁Har ry", - "▁Harr y", - "izont al", - "izon tal", - "▁f inger", - "▁fin ger", - "▁fing er", - "▁young er", - "▁S C", - "▁ SC", - "oper ation", - "B Y", - "he im", - "▁B ad", - "▁Ba d", - "▁ Bad", - "▁st orm", - "▁stor m", - "▁sto rm", - "▁ storm", - "▁N at", - "▁Na t", - "▁bu ying", - "▁buy ing", - "▁S ometimes", - "▁Some times", - "▁С та", - "es sed", - "ess ed", - "esse d", - "▁da mn", - "▁dam n", - "▁m eg", - "▁me g", - "um es", - "ume s", - "u mes", - "ün d", - "ü nd", - "т ра", - "▁sil ver", - "w d", - "hid den", - "h idden", - "ar do", - "ard o", - "▁commun ities", - "▁d iet", - "▁di et", - "▁die t", - "ot ted", - "ott ed", - "otte d", - "▁b at", - "▁ba t", - "▁ bat", - "an cer", - "ance r", - "anc er", - "▁f mt", - "▁ fmt", - "▁P en", - "▁Pe n", - "▁ Pen", - "▁t il", - "▁ti l", - "▁ til", - "En um", - "E num", - "PA TH", - "P ATH", - "▁mat ters", - "▁matter s", - "▁matt ers", - "time out", - "-- ----------", - "---- --------", - "-------- ----", - "--- ---------", - "----- -------", - "---------- --", - "------ ------", - "--------- ---", - "------- -----", - "----------- -", - "- -----------", - "ka n", - "k an", - "▁Cor por", - "=\" ../../", - "=\"../ ../", - "▁A le", - "▁Al e", - "hent ication", - "hentic ation", - "▁com plic", - "▁comp lic", - "▁compl ic", - "▁Se curity", - "▁Sec urity", - "▁ Security", - "OF F", - "O FF", - "R ad", - "ap se", - "aps e", - "a pse", - "▁d ance", - "▁dan ce", - "▁perm issions", - "▁permission s", - "▁war rant", - "▁l ad", - "▁la d", - "▁ lad", - "▁is ol", - "▁i sol", - "d l", - "▁A u", - "ye s", - "y es", - "▁t v", - "▁ tv", - "▁pro vider", - "▁prov ider", - "▁provide r", - "▁ provider", - "▁ter rible", - "▁terr ible", - "▁dep artment", - "▁depart ment", - "er al", - "era l", - "e ral", - "▁implement ation", - "S R", - "▁h earing", - "▁he aring", - "▁hear ing", - "▁K n", - "F R", - "t v", - "▁d iss", - "▁dis s", - "▁di ss", - "F UN", - "▁dur ante", - "▁durant e", - "os is", - "osi s", - "o sis", - "▁task s", - "▁ tasks", - "▁B lo", - "▁Bl o", - "▁ Blo", - "во д", - "▁br anch", - "▁ branch", - "▁polit ics", - "▁E lle", - "▁El le", - "▁Ell e", - "▁lead ership", - "▁leader ship", - "▁leaders hip", - "ex pr", - "exp r", - "▁techn iques", - "▁technique s", - "pr ec", - "pre c", - "p rec", - "Sig ma", - "S igma", - "im ately", - "imate ly", - "imat ely", - "t k", - "ach ment", - "▁En ter", - "▁Ent er", - "▁ Enter", - "▁cre ative", - "▁creat ive", - "▁з на", - "▁ зна", - "ap py", - "app y", - "un ched", - "unch ed", - "unc hed", - "▁' ',", - "▁'' ,", - "on der", - "ond er", - "onde r", - "o nder", - "{ -", - "NU M", - "N UM", - "▁n arr", - "▁na rr", - "▁nar r", - "Mem ory", - "▁win ning", - "▁ winning", - "▁F ollow", - "▁Fol low", - "▁ Follow", - "*/ \r", - "vis ion", - "v ision", - "res ents", - "resent s", - "zi one", - "z ione", - "▁l atter", - "▁lat ter", - "▁requ ests", - "▁request s", - "▁ requests", - "▁m argin", - "▁mar gin", - "▁marg in", - "▁ margin", - "▁{ \"", - "▁ {\"", - "v ideo", - "c n", - "▁Im age", - "▁ Image", - "T im", - "CON FIG", - "CONF IG", - "▁all owing", - "▁allow ing", - "▁comb ined", - "▁combine d", - "PU T", - "P UT", - "▁instance of", - "ig in", - "igi n", - "i gin", - "▁p ero", - "▁per o", - "▁pe ro", - "▁' '", - "▁ ''", - "▁conf idence", - "▁equ ivalent", - "▁equival ent", - "pa d", - "p ad", - "ef fect", - "eff ect", - "e ffect", - "R X", - "▁l ang", - "▁la ng", - "▁lan g", - "▁ lang", - "str ong", - "▁b ridge", - "▁br idge", - "▁ bridge", - "ay a", - "a ya", - "▁t reated", - "▁tre ated", - "▁treat ed", - "▁f orth", - "▁for th", - "▁fort h", - "S W", - "▁account s", - "▁P O", - "▁ PO", - "▁list ening", - "▁listen ing", - "Ro ute", - "R oute", - "() ))", - "()) )", - "( )))", - "cp y", - "c py", - "▁re form", - "▁ref orm", - "▁g ate", - "▁ga te", - "▁ gate", - "▁W alk", - "▁Wal k", - "▁ Walk", - "▁some how", - "t f", - "▁l ayout", - "▁la yout", - "▁lay out", - "▁ layout", - "um in", - "umi n", - "u min", - "▁consider ing", - "▁consid ering", - "▁pre mi", - "▁pr emi", - "▁prem i", - "▁M om", - "▁Mo m", - "at han", - "ath an", - "a than", - "Ge n", - "G en", - "▁plan et", - "▁plane t", - "am ples", - "amp les", - "ample s", - "▁M O", - "▁ MO", - "sh op", - "s hop", - "▁prem ier", - "▁premi er", - "▁s impl", - "▁sim pl", - "▁s egu", - "▁se gu", - "▁seg u", - "L Y", - "Su m", - "S um", - "▁t ables", - "▁table s", - "▁tab les", - "▁ta bles", - "▁ tables", - "sk a", - "s ka", - "▁ ž", - "p d", - "▁s ous", - "▁so us", - "▁sou s", - "▁con ference", - "▁confer ence", - "▁D at", - "▁Da t", - "▁ Dat", - "Sc roll", - "▁stand ards", - "▁standard s", - "▁г ру", - "es se", - "ess e", - "▁citiz ens", - "▁citizen s", - "▁occur red", - "▁dem ocr", - "▁demo cr", - "▁e lev", - "▁el ev", - "▁ele v", - "▁S em", - "▁Se m", - "▁ Sem", - "ens us", - "he aders", - "head ers", - "header s", - "▁Ch ris", - "im ento", - "iment o", - "imen to", - "ko m", - "k om", - "Co r", - "C or", - "MI N", - "M IN", - "us her", - "ush er", - "Data base", - "Dat abase", - "▁f ormal", - "▁for mal", - "▁form al", - "▁forma l", - "ig ne", - "ign e", - "▁organ izations", - "▁organiz ations", - "▁organization s", - "▁I re", - "▁Ir e", - "X ml", - "и з", - "▁p ray", - "▁pr ay", - "▁pra y", - "▁b omb", - "▁bo mb", - "▁bom b", - "▁m and", - "▁man d", - "▁ma nd", - "▁ mand", - "er ts", - "ert s", - "▁c lock", - "▁cl ock", - "▁clo ck", - "▁ clock", - "▁b uck", - "▁bu ck", - "ва ли", - "вал и", - "в али", - "en sch", - "ens ch", - "▁v olt", - "▁vo lt", - "▁vol t", - "▁ volt", - "▁fil ms", - "▁film s", - "▁pl ants", - "▁plan ts", - "▁plant s", - "in ode", - "ino de", - "i node", - "Bo olean", - "▁restaur ant", - "ía n", - "í an", - "▁de but", - "▁deb ut", - "page s", - "pa ges", - "pag es", - "p ages", - "▁wor dt", - "▁word t", - "▁Б а", - "▁great est", - "(\" /", - "▁c opyright", - "▁copy right", - "▁ copyright", - "▁r it", - "▁ri t", - "▁ rit", - "size of", - "Tr ace", - "Tra ce", - "ue nt", - "uen t", - "u ent", - "ту р", - "т ур", - "▁k o", - "▁ ko", - ": \\", - "▁b igger", - "▁big ger", - "▁perfect ly", - "ten ance", - "MA SK", - "M ASK", - "r é", - "▁e tt", - "▁et t", - "▁ ett", - "▁n ose", - "▁no se", - "▁nos e", - "▁c raft", - "▁cr aft", - "▁ craft", - "it eral", - "ite ral", - "iter al", - "▁discuss ed", - "▁Jew ish", - "C ap", - "▁Un less", - "▁Jack son", - "Att ributes", - "Attribute s", - "Attrib utes", - "▁l unch", - "▁lun ch", - "ö l", - "at r", - "a tr", - "▁pay ing", - "▁pa ying", - "Par se", - "Pars e", - "P arse", - "() \r", - "( )\r", - "la d", - "l ad", - "▁r are", - "▁ra re", - "▁[ ];", - "▁[] ;", - "▁ [];", - "st one", - "ston e", - "sto ne", - "▁u nc", - "▁un c", - "▁ unc", - "▁def ense", - "▁defens e", - "} +", - "▁Gl obal", - "▁ Global", - "▁Sov iet", - "▁Austral ian", - "▁Australia n", - "▁g li", - "▁gl i", - "var iant", - "vari ant", - "▁R on", - "▁Ro n", - "▁lo an", - "St ep", - "Ste p", - "me mber", - "mem ber", - "m ember", - "Sc h", - "S ch", - "▁Commit tee", - "▁s pending", - "▁sp ending", - "▁spend ing", - "▁T ri", - "▁Tr i", - "▁ Tri", - "▁J ournal", - "▁Jour nal", - "▁ Journal", - "▁s ugar", - "▁su gar", - "▁sug ar", - "el ly", - "ell y", - "HT ML", - "▁ad vent", - "▁adv ent", - "win g", - "wi ng", - "w ing", - "▁Wh ether", - "▁Whe ther", - "or ation", - "▁N E", - "▁ NE", - "iv eness", - "ive ness", - "iven ess", - "▁h av", - "▁ha v", - "▁ hav", - "▁con scious", - "▁ conscious", - "ee n", - "e en", - "Sym bol", - "S ymbol", - "▁к у", - "▁ ку", - "Log ger", - "▁L ittle", - "▁Lit tle", - "wide t", - "wi det", - "wid et", - "oc ation", - "pi n", - "p in", - "▁sym met", - "▁A D", - "▁ AD", - "▁pos ts", - "▁po sts", - "▁post s", - "▁ posts", - "sh al", - "sha l", - "s hal", - "▁Con f", - "▁Co nf", - "▁ Conf", - "▁ch ose", - "▁cho se", - "ma l", - "m al", - "ul o", - "u lo", - "▁M ethod", - "▁ Method", - "▁miss ed", - "▁mis sed", - "Re move", - "Rem ove", - "Aut o", - "A uto", - "VAL UE", - "th let", - "▁For ce", - "▁ Force", - "p f", - "▁ Я", - "la te", - "lat e", - "l ate", - "▁p ul", - "▁pu l", - "▁ pul", - "Po p", - "P op", - "▁adv anced", - "▁advance d", - "air es", - "ai res", - "aire s", - "a ires", - "res sed", - "ress ed", - "resse d", - "r essed", - "AM E", - "A ME", - "be ll", - "bel l", - "b ell", - "ac hing", - "ach ing", - "achi ng", - "a ching", - "i ć", - "ec ho", - "ech o", - "e cho", - "H S", - "▁fun ny", - "ри и", - "▁e er", - "▁ve get", - "▁four th", - "c f", - "trans form", - "▁g rown", - "▁gr own", - "▁grow n", - "▁gro wn", - "▁Mc C", - "si te", - "s ite", - "▁b eneath", - "▁be neath", - "▁s hell", - "▁sh ell", - "▁she ll", - "▁shel l", - "▁ shell", - "x d", - "Pl ay", - "P lay", - "sh ort", - "Ro le", - "R ole", - "▁relig ion", - "in ator", - "ina tor", - "} <", - "\" ><", - "as p", - "a sp", - "aj o", - "a jo", - "ex ports", - "exp orts", - "export s", - "▁N ode", - "▁No de", - "▁ Node", - "▁j ako", - "▁ja ko", - "▁jak o", - "▁y a", - "▁ ya", - "▁success fully", - "▁successful ly", - "▁friend ly", - "▁ friendly", - "buf f", - "bu ff", - "b uff", - "DE FAULT", - "▁pre gn", - "▁preg n", - "Requ ired", - "Require d", - "▁b inary", - "▁bin ary", - "▁ binary", - "is ting", - "ist ing", - "isti ng", - "▁st ared", - "▁star ed", - "▁stare d", - "▁sta red", - "▁circum stances", - "▁х о", - "▁ хо", - "re i", - "r ei", - "▁Г о", - "Trans form", - "cn t", - "c nt", - "▁E xt", - "▁Ex t", - "▁ Ext", - "re port", - "rep ort", - "repo rt", - "VER SION", - "▁an aly", - "▁anal y", - "▁ analy", - "▁M arg", - "▁Mar g", - "▁Ma rg", - "▁al leg", - "▁all eg", - "▁alle g", - "build er", - "b uilder", - "To String", - "La yer", - "L ayer", - "ís t", - "í st", - "Pro p", - "Pr op", - "P rop", - "▁E mp", - "▁Em p", - "▁ Emp", - "} ]", - "▁s elling", - "▁sell ing", - "▁sel ling", - "▁ selling", - "▁que ue", - "▁ queue", - "▁ser iously", - "▁serious ly", - "▁L ead", - "▁Le ad", - "▁ Lead", - "text it", - "tex tit", - "test ing", - "tes ting", - "▁П ре", - "se curity", - "sec urity", - "ia ł", - "i ał", - "ú n", - "ch ip", - "chi p", - "c hip", - "▁c andidate", - "▁candid ate", - "▁min ister", - "▁mini ster", - "▁minist er", - "▁ minister", - "er ia", - "eri a", - "e ria", - "▁H et", - "▁He t", - "ди н", - "д ин", - "▁Brit ain", - "▁b arely", - "▁bar ely", - "▁bare ly", - "▁s ty", - "▁st y", - "▁ sty", - "▁Span ish", - "▁V en", - "▁Ve n", - "time r", - "ti mer", - "tim er", - "t imer", - "кі в", - "к ів", - "▁document s", - "▁doc uments", - "(' .", - "( '.", - "▁d ebug", - "▁de bug", - "▁deb ug", - "▁ debug", - "▁cont ro", - "▁contr o", - "сто я", - "▁j oy", - "▁jo y", - "▁ joy", - "S n", - "In v", - "I nv", - "▁pro tocol", - "▁proto col", - "▁prot ocol", - "▁ protocol", - "▁f aces", - "▁face s", - "▁fac es", - "▁fa ces", - "▁ faces", - "▁Des pite", - "se d", - "s ed", - "Con f", - "Co nf", - "AR G", - "A RG", - "▁e volution", - "▁ev olution", - "▁t od", - "▁to d", - "▁P romise", - "▁Prom ise", - "▁ Promise", - "▁pos ted", - "▁po sted", - "▁post ed", - "Per m", - "Pe rm", - "P erm", - "be t", - "b et", - "An g", - "A ng", - "J ust", - "▁r um", - "▁ru m", - "▁ rum", - "la yer", - "lay er", - "l ayer", - "▁beh avi", - "▁behav i", - "ip ping", - "ipp ing", - "ippi ng", - "i pping", - "▁d ynam", - "▁dy nam", - "▁dyn am", - "▁sch eme", - "▁sche me", - "▁ scheme", - "▁pro to", - "▁pr oto", - "▁prot o", - "▁ proto", - ") /", - "Col lections", - "Collection s", - "Collect ions", - "ri ev", - "rie v", - "r iev", - "▁C lick", - "▁Cl ick", - "▁ Click", - "▁u ns", - "▁un s", - "▁ uns", - "wide tilde", - "widet ilde", - "▁remember ed", - "г і", - "in ates", - "ina tes", - "inate s", - "▁incor por", - "▁De scription", - "▁Des cription", - "▁ Description", - "▁pre pare", - "▁prep are", - "▁prepar e", - "▁ prepare", - "▁F inal", - "▁Fin al", - "▁Fi nal", - "▁ Final", - "u ation", - "▁Qu een", - "▁Que en", - "> ;", - "▁autom atically", - "▁automatic ally", - "▁sh arp", - "▁shar p", - "▁sha rp", - "▁me at", - "at eur", - "ate ur", - "as tern", - "ast ern", - "aster n", - "aste rn", - "▁st uck", - "ASS ERT", - "▁pl anned", - "▁plan ned", - "do ts", - "dot s", - "d ots", - "ook ie", - "oo kie", - "▁His tor", - "▁Hist or", - "▁re views", - "▁review s", - "IM P", - "I MP", - "▁answ ered", - "▁answer ed", - "To tal", - "T otal", - "▁s au", - "▁sa u", - "▁Me xico", - "▁Mex ico", - "contin ue", - "▁App le", - "▁Ap ple", - "like ly", - "lik ely", - "з ва", - "us ers", - "use rs", - "user s", - "▁ident ified", - "▁L ev", - "▁Le v", - "▁m ol", - "▁mo l", - "▁Is lam", - "▁com mitted", - "▁comm itted", - "▁commit ted", - "wr it", - "w rit", - "бе р", - "б ер", - "ri ft", - "rif t", - "r ift", - "▁inter rupt", - "▁ interrupt", - "▁read only", - "sch ema", - "sche ma", - "s chema", - "S m", - "D ouble", - "az a", - "a za", - "▁H al", - "▁Ha l", - "▁ Hal", - "Mo ve", - "M ove", - "▁S eries", - "▁Se ries", - "▁Ser ies", - "▁Serie s", - "▁ Series", - "in line", - "▁кото ры", - "so c", - "s oc", - "▁t ent", - "▁te nt", - "▁ten t", - "▁a mer", - "▁am er", - "▁ amer", - "ak i", - "a ki", - "▁l ady", - "▁la dy", - "▁lad y", - "▁t ired", - "▁ti red", - "▁tire d", - "▁tir ed", - "if i", - "i fi", - "▁m ême", - "▁ même", - "ou ver", - "▁a side", - "▁as ide", - "Di d", - "D id", - "', \r", - "' ,\r", - "▁br inging", - "▁bring ing", - "Draw ing", - "ar o", - "a ro", - "▁R h", - "▁N az", - "▁Na z", - "es so", - "ess o", - "▁re action", - "▁react ion", - "mit ted", - "mitt ed", - "m itted", - "▁abs olute", - "▁absolut e", - "▁ absolute", - "ha ust", - "haus t", - "(( )", - "( ()", - "▁T ask", - "▁Ta sk", - "▁ Task", - "ER S", - "E RS", - "▁^ {", - "▁ ^{", - "V D", - "▁t one", - "▁to ne", - "▁ton e", - "dis t", - "di st", - "d ist", - "v s", - "▁whe el", - "▁ wheel", - "▁administr ation", - "▁admin istration", - "▁inter ests", - "▁interest s", - "▁point er", - "▁po inter", - "▁ pointer", - "▁en counter", - "▁enc ounter", - "ave r", - "av er", - "a ver", - "▁n ord", - "▁no rd", - "▁nor d", - "ke t", - "k et", - "▁b each", - "▁be ach", - "▁enjoy ed", - "cont ains", - "▁app end", - "▁ap pend", - "▁appe nd", - "▁ append", - "W ait", - "▁s quad", - "▁squ ad", - "ze l", - "z el", - "▁med ium", - "▁medi um", - "▁ medium", - "▁s ending", - "▁send ing", - "▁sen ding", - "▁L ady", - "▁La dy", - "▁Lad y", - "ç ões", - "▁dest ination", - "▁destin ation", - "▁ destination", - "ny ch", - "n ych", - "▁conf lict", - "▁conflic t", - "▁L y", - "▁v ul", - "▁vu l", - "▁bas ically", - "▁basic ally", - "re ated", - "reat ed", - "reate d", - "rea ted", - "bl ack", - "ug ins", - "ugin s", - "▁cal m", - "▁ca lm", - "ér ie", - "éri e", - "é rie", - "ha r", - "h ar", - "ла н", - "л ан", - "▁С е", - "w atch", - "▁P ut", - "▁Pu t", - "▁ Put", - "▁d ump", - "▁du mp", - "▁ dump", - "ac her", - "ach er", - "ache r", - "a cher", - "sc roll", - "scr oll", - "▁cl aimed", - "▁claim ed", - "▁ claimed", - "▁Cont rol", - "▁ Control", - "▁bl ind", - "en ti", - "ent i", - "▁Ke ep", - "▁ Keep", - "▁Develop ment", - "im ages", - "image s", - "ima ges", - "imag es", - "▁t ough", - "▁to ugh", - "▁tou gh", - "ge bra", - "geb ra", - "▁se pt", - "▁sep t", - "he w", - "h ew", - "▁s kill", - "▁sk ill", - "▁ski ll", - "▁ skill", - "▁T ay", - "▁Ta y", - "▁k tó", - "ow ner", - "own er", - "par e", - "pa re", - "p are", - "▁f ee", - "▁fe e", - "▁ fee", - "▁contin ues", - "▁continue s", - "▁continu es", - "▁k an", - "▁ka n", - "▁ kan", - "be s", - "b es", - "▁c ha", - "▁ch a", - "▁ cha", - "ov o", - "o vo", - "▁N ight", - "▁Ni ght", - "ict ure", - "sh ire", - "s hire", - "▁es say", - "▁ess ay", - "▁sup pose", - "▁supp ose", - "et ic", - "eti c", - "Ar t", - "A rt", - "ac on", - "aco n", - "a con", - "ll a", - "l la", - "word s", - "wor ds", - "w ords", - "▁compar ison", - "▁B E", - "▁ BE", - "▁challeng es", - "▁challenge s", - "▁o l", - "▁ ol", - "cite p", - "cit ep", - "▁F oot", - "▁Fo ot", - "▁ Foot", - "▁S uch", - "▁Su ch", - "▁ Such", - "▁p apers", - "▁paper s", - "▁pa pers", - "▁pap ers", - "act iv", - "qu er", - "que r", - "q uer", - "т я", - "▁Т о", - "сь кий", - "th ur", - "do ne", - "don e", - "d one", - "▁sh ock", - "▁ded icated", - "▁dedic ated", - "▁cor respond", - "▁correspon d", - "Se cond", - "Sec ond", - "▁b ull", - "▁bu ll", - "▁bul l", - "li fe", - "lif e", - "l ife", - "ind ent", - "inde nt", - "inden t", - "▁fig ures", - "▁figure s", - "▁And rew", - "▁Andre w", - "▁Andr ew", - "is p", - "i sp", - "▁fav our", - "зд а", - "з да", - "▁E lect", - "▁El ect", - "▁Ele ct", - "F ull", - "▁near by", - "▁Reg ister", - "▁ Register", - "Sc ale", - "Scal e", - "ic ations", - "ication s", - "и н", - "▁A M", - "▁ AM", - "pa ir", - "p air", - "▁pers pective", - "▁n os", - "▁no s", - "▁ nos", - "ap a", - "a pa", - "ost ał", - "osta ł", - "▁P ers", - "▁Per s", - "▁Pe rs", - "▁ Pers", - "ic er", - "ice r", - "i cer", - "▁pl astic", - "до в", - "д ов", - "ci ples", - "cipl es", - "cip les", - "z ą", - "cl os", - "c los", - "▁у ча", - "▁ Á", - "pl ugin", - "plug in", - "▁an gle", - "▁ang le", - "▁angl e", - "▁ angle", - "▁com mission", - "▁comm ission", - "▁fun ds", - "▁fund s", - "▁in du", - "▁ind u", - "▁d rawn", - "▁dr awn", - "▁draw n", - "á m", - "▁develop ing", - "▁seg ment", - "▁ segment", - "is me", - "ism e", - "sc r", - "s cr", - "▁l ies", - "▁li es", - "▁lie s", - "▁I L", - "▁ IL", - "▁a pi", - "▁ap i", - "▁ api", - "Ext ension", - "▁s cal", - "▁sc al", - "▁ scal", - "inst all", - "▁We ek", - "▁ Week", - "▁gen tle", - "▁gent le", - "▁Canad ian", - "▁d ialog", - "▁dial og", - "▁dia log", - "▁ dialog", - "▁art icles", - "▁article s", - "▁artic les", - "The me", - "Th eme", - "S M", - "▁B ul", - "▁Bu l", - "▁ Bul", - "▁l eur", - "▁le ur", - "▁s tom", - "▁st om", - "▁sto m", - "Pl ugin", - "▁по сле", - "▁пос ле", - "▁st ead", - "▁ste ad", - "▁ stead", - "▁ ś", - "ip her", - "iph er", - "i pher", - "▁pr ze", - "▁prz e", - "▁d raft", - "▁dr aft", - "▁ draft", - "bot tom", - "b ottom", - "▁{ };", - "▁{} ;", - "▁stay ed", - "fe ature", - "feat ure", - "▁v ot", - "▁vo t", - "▁fab ric", - "ç a", - "(' #", - "re a", - "r ea", - "▁re put", - "▁rep ut", - "▁C ir", - "▁Ci r", - "▁ Cir", - "▁A L", - "▁ AL", - "▁assert Equals", - "▁ assertEquals", - "result s", - "▁C ross", - "▁Cr oss", - "▁Cro ss", - "▁ Cross", - "urs day", - "▁a udio", - "▁aud io", - "▁ audio", - "▁g ap", - "▁ga p", - "▁stre ets", - "▁street s", - "▁scient ific", - "pl atform", - "▁a uss", - "▁au ss", - "▁aus s", - "▁C ro", - "▁Cr o", - "▁part ial", - "▁parti al", - "▁ partial", - "un c", - "u nc", - "▁cho ices", - "▁choice s", - "▁и ли", - "pr ed", - "pre d", - "p red", - "▁he ads", - "▁head s", - "▁ heads", - "ter day", - "▁N ick", - "▁Nic k", - "▁Ni ck", - "▁we ird", - "as ant", - "asa nt", - "▁represent ed", - "▁п и", - "▁ пи", - "D P", - "or ders", - "ord ers", - "order s", - "cl ock", - "c lock", - "▁H o", - "ar ters", - "art ers", - "arter s", - "arte rs", - "C md", - "og a", - "o ga", - "Key s", - "Ke ys", - "Re port", - "Rep ort", - "Repo rt", - "▁V ill", - "▁Vi ll", - "▁Vil l", - "▁M u", - "▁ Mu", - "▁own ed", - "▁ owned", - "SU CCESS", - "▁type of", - "▁ typeof", - "hd r", - "h dr", - "ua ble", - "u able", - "▁neighbor hood", - "▁A P", - "▁ AP", - "▁result ing", - "▁sh adow", - "▁ shadow", - "STR ING", - "▁video s", - "▁vide os", - "ле ння", - "лен ня", - "ex pect", - "exp ect", - "▁Val ley", - "▁Vall ey", - "▁g oto", - "▁go to", - "▁got o", - "▁ goto", - "▁S her", - "▁She r", - "▁Sh er", - "fr astr", - "▁oper ating", - "▁opera ting", - "▁э то", - "▁License d", - "▁Lic ensed", - "Var iable", - "Vari able", - "▁P R", - "▁ PR", - "▁H ans", - "▁Ha ns", - "▁Han s", - "cl one", - "▁G esch", - "▁Ge sch", - "▁Ges ch", - "▁B and", - "▁Ba nd", - "▁Ban d", - "▁ Band", - "... .....", - ".... ....", - "..... ...", - "ui ng", - "u ing", - "▁hundred s", - "▁о к", - "▁emot ional", - "▁emotion al", - "▁Ind ust", - ") +", - "▁Egy pt", - "▁fr anç", - "▁ š", - "▁f asc", - "▁fa sc", - "on to", - "ont o", - "▁A dam", - "▁Ad am", - "▁l aid", - "▁la id", - "▁r ig", - "▁ri g", - "▁ rig", - "▁det ailed", - "▁detail ed", - "▁im plements", - "▁implement s", - "▁impl ements", - "▁univers ity", - "▁H y", - "▁ Hy", - "▁g rid", - "▁gr id", - "▁gri d", - "▁ grid", - "▁reg ions", - "▁region s", - "St op", - "S top", - "▁s lot", - "▁sl ot", - "▁ slot", - "▁ang ry", - "▁- =", - "▁wait ed", - "▁wa ited", - "Ver t", - "V ert", - "\": \"", - "\" :\"", - "▁e lem", - "▁el em", - "▁ele m", - "▁ elem", - "▁r ég", - "▁ré g", - "ow ed", - "owe d", - "o wed", - "Mem ber", - "Me mber", - "M ember", - "▁r atio", - "▁rat io", - "▁ ratio", - "is en", - "ise n", - "i sen", - "▁L em", - "▁Le m", - "ge ry", - "ger y", - "g ery", - "▁c ream", - "▁cre am", - "▁ét ait", - "▁ était", - "▁g eb", - "▁ge b", - "▁ geb", - "un ique", - "uni que", - "▁D eb", - "▁De b", - "▁f actory", - "▁fact ory", - "▁factor y", - "▁ factory", - "ż e", - "d ialog", - "▁Con fig", - "▁Conf ig", - "▁ Config", - "Sy nc", - "S ync", - "an gers", - "ang ers", - "ange rs", - "anger s", - "▁gover ning", - "▁govern ing", - "▁H un", - "▁Hu n", - "Sp ace", - "S pace", - "▁j est", - "▁je st", - "ic ious", - "ici ous", - "icio us", - "▁em phas", - "▁emp has", - "um ps", - "ump s", - "▁E sp", - "▁Es p", - "▁ Esp", - "▁s ul", - "▁su l", - "▁histor ical", - "▁historic al", - "ij a", - "i ja", - "▁l ying", - "▁ly ing", - "▁ lying", - "▁St eve", - "▁Ste ve", - "▁me asures", - "▁measure s", - "▁meas ures", - "os to", - "ost o", - "o sto", - "? ”", - "▁p ocket", - "▁poc ket", - "▁S at", - "▁Sa t", - "▁p itch", - "▁pit ch", - "▁n atur", - "▁nat ur", - "▁hum ans", - "▁human s", - "▁Sim on", - "▁Si mon", - "ad ores", - "ado res", - "ador es", - "(\" \\", - "( \"\\", - "in king", - "ink ing", - "▁ex pos", - "▁exp os", - "mat erial", - "mate rial", - "m aterial", - "▁app arently", - "▁apparent ly", - "▁appar ently", - "▁C amb", - "▁Cam b", - "▁Ca mb", - "▁B ox", - "▁Bo x", - "▁ Box", - "▁s paces", - "▁sp aces", - "▁space s", - "ex ists", - "exist s", - "▁act ing", - "▁ac ting", - "OR Y", - "зо ва", - "Go od", - "G ood", - "ien ne", - "i enne", - "▁William s", - "▁f ruit", - "▁fr uit", - "▁fru it", - "ie ra", - "ier a", - "i era", - "▁L im", - "▁Li m", - "▁ Lim", - "▁t rait", - "▁tr ait", - "▁tra it", - "▁ trait", - "▁art ists", - "▁artist s", - "▁ab sor", - "▁abs or", - "ra it", - "rai t", - "r ait", - "LO AD", - "▁mov ies", - "▁movie s", - "▁d ynamic", - "▁dynam ic", - "▁dyn amic", - "▁ dynamic", - "as ts", - "ast s", - "a sts", - "▁In teger", - "▁ Integer", - "▁sm oke", - "п і", - "an gel", - "ang el", - "ange l", - ">( \"", - "> (\"", - "▁in strument", - "▁instr ument", - "▁f uel", - "▁fue l", - "▁fu el", - "но ї", - "atal ogue", - "atalog ue", - "▁s erial", - "▁se rial", - "▁ser ial", - "▁ serial", - "File s", - "Fil es", - "Fi les", - "F iles", - "▁bath room", - "il o", - "i lo", - "es to", - "est o", - "e sto", - "▁p m", - "▁ pm", - "ent ials", - "ential s", - "enti als", - "▁On line", - "wh ite", - "▁t ips", - "▁tip s", - "▁ti ps", - "▁cap able", - "Fi g", - "F ig", - "T V", - "▁о н", - "▁ он", - "k é", - "bit r", - "bi tr", - "b itr", - "Map ping", - "Ma pping", - "M apping", - "▁t ak", - "▁ta k", - "ю щи", - "в ля", - ")\" ,", - ") \",", - "▁K arl", - "▁Kar l", - "▁Ka rl", - "▁H uman", - "▁Hu man", - "▁Hum an", - "▁P ot", - "▁Po t", - "▁rep resents", - "▁represent s", - "▁cons istent", - "▁consist ent", - "_ (", - "we n", - "w en", - "▁R ose", - "▁Ro se", - "▁Ros e", - "la w", - "l aw", - "▁F ROM", - "▁FR OM", - "▁ FROM", - "▁beg ins", - "▁begin s", - "▁e dit", - "▁ed it", - "▁ edit", - "▁mount ain", - "▁ch apter", - "▁chap ter", - "▁wonder ed", - "▁indust rial", - "▁M ajor", - "▁Ma jor", - "▁Maj or", - "▁g es", - "▁ge s", - "▁ ges", - "▁direct ed", - "▁dire cted", - "er os", - "ero s", - "e ros", - "▁W ild", - "▁Wil d", - "▁Wi ld", - "li ament", - "lia ment", - "Bo ok", - "B ook", - "user name", - "ho t", - "h ot", - "▁n am", - "▁na m", - "▁ nam", - "▁le ague", - "br a", - "b ra", - "ко н", - "к он", - "▁T al", - "▁Ta l", - "▁В а", - "▁ex ports", - "▁exp orts", - "▁export s", - "▁ exports", - "( @", - "▁sh aring", - "▁shar ing", - "▁sha ring", - "▁T ro", - "▁Tr o", - "ś ć", - "ues day", - "yl v", - "y lv", - "▁gu itar", - "el en", - "ele n", - "e len", - "Se lection", - "Select ion", - "S election", - "▁conf ident", - "ry pto", - "rypt o", - "▁h ors", - "▁hor s", - "▁ho rs", - "ed itor", - "edit or", - "edi tor", - "▁should ers", - "▁shoulder s", - "get Name", - "en cing", - "enc ing", - "enci ng", - "SE LECT", - "SEL ECT", - "в ши", - "▁kind s", - "▁kin ds", - "▁W el", - "▁We l", - "▁pur poses", - "▁purpose s", - "Mat rix", - "in valid", - "▁own ers", - "▁owner s", - "▁ owners", - "▁Rec ords", - "▁Record s", - "▁ Records", - "▁Pro cess", - "▁ Process", - "▁c hat", - "▁ch at", - "▁cha t", - "▁ chat", - "▁D or", - "▁Do r", - "▁b in", - "▁bi n", - "▁ bin", - "re dit", - "red it", - "r edit", - "oi re", - "oir e", - "o ire", - "▁T otal", - "▁To tal", - "▁Tot al", - "▁ Total", - "▁F amily", - "▁Famil y", - "▁ Family", - "AR Y", - "▁b read", - "▁br ead", - "▁bre ad", - "▁ bread", - "▁com pre", - "▁comp re", - "▁compr e", - "▁sh oes", - "▁shoe s", - "▁r az", - "▁ra z", - "▁ raz", - "▁tr ace", - "▁tra ce", - "▁ trace", - "ne j", - "n ej", - "or ted", - "ort ed", - "orte d", - "h n", - "▁pro cedure", - "▁proced ure", - "pro perties", - "pl ier", - "▁h ero", - "▁he ro", - "▁her o", - "▁ hero", - "pan el", - "pa nel", - "p anel", - "▁mark ed", - "▁mar ked", - "▁wor ried", - "\\ |", - "pt s", - "p ts", - "▁S upport", - "▁Sup port", - "▁Supp ort", - "▁ Support", - "▁ser ving", - "▁serv ing", - "F ail", - "▁dis appoint", - "▁Sc ot", - "▁ple asure", - "▁j udge", - "▁jud ge", - "▁judg e", - "ze ich", - "▁for ever", - "▁fore ver", - "▁Ze it", - "uo us", - "u ous", - "in ent", - "ine nt", - "inen t", - "i nent", - "▁d w", - "▁ dw", - "▁w aren", - "▁war en", - "▁wa ren", - "▁ware n", - "▁fl ash", - "▁ flash", - "▁tro ops", - "▁dr ugs", - "▁dru gs", - "▁drug s", - "▁d iam", - "▁di am", - "▁dia m", - ". ~", - "im p", - "i mp", - "in ned", - "inn ed", - "▁E V", - "▁ EV", - "St ruct", - "Str uct", - "▁just ice", - "▁offic ials", - "▁official s", - "ff ff", - "fff f", - "f fff", - "▁Com mon", - "▁Comm on", - "▁ Common", - "▁C at", - "▁Ca t", - "▁ Cat", - "▁tom orrow", - "▁é l", - "▁ él", - "Text ure", - "Te xture", - "qp oint", - "q point", - "▁F ried", - "▁Fr ied", - "▁T erm", - "▁Te rm", - "▁Ter m", - "▁ Term", - "pgf qpoint", - "▁n em", - "▁ne m", - "▁ nem", - "no rm", - "nor m", - "n orm", - "▁hard ly", - "od a", - "o da", - "ze ta", - "zet a", - "z eta", - "em ic", - "emi c", - "e mic", - "▁по лу", - "▁пол у", - "▁lo aded", - "▁load ed", - "▁ loaded", - "ke s", - "k es", - "ci ó", - "c ió", - "▁f ool", - "▁fo ol", - "▁foo l", - "▁t rick", - "▁tr ick", - "▁tri ck", - "▁d st", - "▁ds t", - "▁ dst", - "Fin d", - "Fi nd", - "F ind", - "▁в се", - "}} ,", - "} },", - "▁frame work", - "▁ framework", - "▁mer ely", - "▁mere ly", - "▁un ion", - "▁ union", - "▁Ed ward", - "ri f", - "r if", - "Fl ag", - "F lag", - "▁cris is", - "▁cri sis", - "▁fin ite", - "▁ finite", - "▁l ol", - "▁lo l", - "▁K im", - "▁Ki m", - "на та", - "sin ce", - "s ince", - "▁com pat", - "▁comp at", - "▁ compat", - "▁p ert", - "▁per t", - "▁pe rt", - "▁ pert", - "ib ilities", - "ibil ities", - "▁tamb ién", - "ib li", - "▁t een", - "▁te en", - "▁ teen", - "▁sym pt", - "or al", - "ora l", - "o ral", - "de rs", - "der s", - "d ers", - "ot te", - "ott e", - "п ри", - "▁J ane", - "▁Jan e", - "▁Ja ne", - "▁original ly", - "▁origin ally", - "▁thro at", - "ma g", - "m ag", - "su p", - "s up", - "un i", - "u ni", - "$ $", - "▁L ibrary", - "▁ Library", - "▁att acks", - "▁attack s", - "in gen", - "ing en", - "inge n", - "(' /", - "▁h es", - "▁he s", - "▁ hes", - "co in", - "c oin", - "oun ce", - "▁Academ y", - "MOD ULE", - "is ms", - "ism s", - "▁A dv", - "▁Ad v", - "▁ Adv", - "▁B ol", - "▁Bo l", - "▁inc ident", - ")^ {", - ") ^{", - "▁b ij", - "▁bi j", - "▁R ome", - "▁Rom e", - "▁Ro me", - "▁It aly", - "▁Ital y", - "ev ents", - "event s", - "even ts", - "▁F ern", - "▁Fe rn", - "▁Fer n", - "▁b er", - "▁be r", - "▁ ber", - "▁sil ent", - "▁p ier", - "▁pie r", - "▁pi er", - "▁Y O", - "▁pl ain", - "▁ plain", - "B as", - "▁p ill", - "▁pi ll", - "▁pil l", - "ra se", - "ras e", - "r ase", - "▁car rying", - "▁carry ing", - "▁re sp", - "▁r esp", - "▁res p", - "▁ resp", - "ну ю", - "▁typ ical", - "Wrap per", - "W rapper", - "▁g au", - "▁ga u", - "▁chem ical", - "▁h al", - "▁ha l", - "▁ hal", - "th row", - "Cl uster", - "▁G ab", - "▁Ga b", - "▁G irl", - "▁Gi rl", - "▁Gir l", - "qu ir", - "▁A rg", - "▁Ar g", - "▁ Arg", - "▁rel ief", - "▁relie f", - "▁reli ef", - "▁В е", - "d m", - "▁fr ustr", - "▁fru str", - "\\ %", - "▁st ores", - "▁store s", - "▁stor es", - "▁sto res", - "▁bott le", - "▁bot tle", - "▁L ew", - "▁Le w", - "tw o", - "t wo", - "st ad", - "sta d", - "▁che ek", - "▁concern s", - "▁concer ns", - "▁help ful", - "▁co verage", - "▁cover age", - "is i", - "i si", - "AD D", - "A DD", - "as ync", - "asy nc", - "a sync", - "▁approxim ately", - "▁approx imately", - "▁approximate ly", - "if fer", - "iff er", - "iffe r", - "ho ok", - "h ook", - "▁e num", - "▁en um", - "▁ enum", - "ov á", - "o vá", - "▁e vil", - "▁ev il", - "▁const antly", - "▁constant ly", - "ap ply", - "app ly", - "▁si è", - "▁pract ices", - "▁practice s", - "▁te achers", - "▁teach ers", - "▁teacher s", - "▁S n", - "▁ Sn", - "▁A wards", - "▁Award s", - "▁Aw ards", - "▁sub stant", - "▁subst ant", - "▁$ .", - "▁ $.", - "d k", - "▁m ob", - "▁mo b", - "▁ mob", - "▁ing red", - "ve re", - "ver e", - "v ere", - "Mult i", - "пе р", - "п ер", - "st al", - "sta l", - "s tal", - "ya rd", - "yar d", - "y ard", - "requ ired", - "require d", - "ve ment", - "v ement", - "▁int elligence", - "▁intellig ence", - "▁th inks", - "▁think s", - "▁thin ks", - "▁person ally", - "▁personal ly", - "▁tr ained", - "▁tra ined", - "▁train ed", - "▁ trained", - "or ney", - "orn ey", - "orne y", - ") \\", - "an al", - "ana l", - "a nal", - "Se ction", - "S ection", - "pl us", - "ü t", - "▁em bed", - "▁emb ed", - "▁ embed", - "▁st rings", - "▁str ings", - "▁string s", - "▁ strings", - "Be fore", - "B efore", - "pro c", - "pr oc", - "p roc", - "▁с по", - "▁сп о", - "▁ спо", - "tr l", - "t rl", - "v r", - "Back ground", - "log ger", - "ag raph", - "agr aph", - "agra ph", - "a graph", - "ie st", - "ies t", - "i est", - "▁good s", - "bat ch", - "b atch", - "▁opt ional", - "▁option al", - "▁ optional", - "▁Tay lor", - "▁recogn ize", - "wal k", - "w alk", - "▁H it", - "▁Hi t", - "▁ Hit", - "▁Eliz abeth", - "} :", - "▁care ful", - "кра ї", - "▁loc ations", - "▁location s", - "▁struct ures", - "▁structure s", - "▁d isk", - "▁dis k", - "▁di sk", - "▁ disk", - "▁sh ips", - "▁ship s", - "▁ ships", - "▁s uo", - "▁su o", - "▁s owie", - "▁so wie", - "▁sow ie", - "▁E ss", - "▁Es s", - "▁H ash", - "▁Ha sh", - "▁Has h", - "▁ Hash", - "▁reason able", - "▁More over", - "▁form ula", - "▁C entre", - "▁Cent re", - "▁res idents", - "▁resident s", - "▁resid ents", - "R S", - "Id s", - "I ds", - "▁K now", - "▁Kn ow", - "▁t rib", - "▁tr ib", - "▁tri b", - "▁r és", - "▁ré s", - "▁s table", - "▁st able", - "▁sta ble", - "▁stab le", - "▁ stable", - "▁W ould", - "▁Wo uld", - "▁ Would", - "▁break ing", - "▁bre aking", - "▁ breaking", - "▁me al", - "▁p hen", - "▁ph en", - "▁f el", - "▁fe l", - "▁ fel", - "▁F red", - "▁Fr ed", - "▁Fre d", - "Aut hor", - "Auth or", - "▁c apture", - "▁capt ure", - "▁ capture", - "op ts", - "opt s", - "o pts", - "▁every where", - "▁s que", - "▁squ e", - "▁sq ue", - "▁m oder", - "▁mod er", - "▁mo der", - "▁mode r", - "set up", - "▁S upp", - "▁Su pp", - "▁Sup p", - "▁ Supp", - "▁when ever", - "▁whe never", - "{ (", - "wa rt", - "war t", - "w art", - "▁t oe", - "▁to e", - "Pre fix", - "Pref ix", - "P refix", - "ho u", - "h ou", - "ga ge", - "g age", - "> \"", - "▁f rag", - "▁fr ag", - "▁fra g", - "▁ frag", - "▁The orem", - "mem ory", - "▁cont ents", - "▁content s", - "▁conten ts", - "▁ contents", - "do cs", - "doc s", - "} '", - "▁Ir ish", - "The n", - "Th en", - "T hen", - "aa ts", - "aat s", - "a ats", - "Sa ve", - "S ave", - "▁a gency", - "▁ag ency", - "▁и ме", - "▁им е", - "до ва", - "дов а", - "▁F unction", - "▁Fun ction", - "▁ Function", - "N N", - "dest roy", - "▁M essage", - "▁Mess age", - "▁ Message", - "▁c ancel", - "▁can cel", - "▁ cancel", - "▁super ior", - "▁e c", - "▁ ec", - "▁liter ature", - "▁P ART", - "▁PA RT", - "▁PAR T", - "▁ PART", - "I l", - "▁C ab", - "▁Ca b", - "eng ine", - "▁b asket", - "▁bas ket", - "wor th", - "wort h", - "w orth", - "▁S el", - "▁Se l", - "f etch", - "▁St adt", - "▁Stad t", - "▁Sta dt", - "▁К и", - "▁con j", - "▁se iner", - "▁sein er", - "▁seine r", - "▁sei ner", - "▁conf irmed", - "▁confirm ed", - "▁Ar gent", - "▁Arg ent", - "am ar", - "ama r", - "a mar", - "pgf path", - "▁strugg le", - "Pat tern", - "▁M iddle", - "it an", - "ita n", - "i tan", - "▁m oon", - "▁mo on", - "or ough", - "oro ugh", - "o rough", - "▁Cath olic", - "▁str uck", - "▁stru ck", - "] ->", - "▁we apon", - "▁weap on", - "▁su bst", - "▁sub st", - "▁subs t", - "▁inst ructions", - "▁instruct ions", - "▁instruction s", - "▁occ as", - "▁oc cas", - "prote cted", - "▁L ess", - "▁Le ss", - "▁Les s", - "▁ Less", - "▁b atch", - "▁bat ch", - "▁ batch", - "▁con tra", - "▁cont ra", - "▁contr a", - "▁de ck", - "▁dec k", - "▁ deck", - "▁ign ored", - "▁ignore d", - "▁ignor ed", - "▁ref used", - "▁refuse d", - "tr igger", - "▁crim inal", - "G A", - "ol ly", - "oll y", - "▁B ell", - "▁Be ll", - "▁Bel l", - "▁ Ю", - "for ward", - "▁p refix", - "▁pre fix", - "▁pref ix", - "▁ prefix", - "▁im mediate", - "▁immedi ate", - "▁as signed", - "▁ass igned", - "▁assign ed", - "▁e lected", - "▁elect ed", - "▁ele cted", - "▁to night", - "▁ton ight", - "▁D ies", - "▁Die s", - "▁Di es", - "▁B each", - "▁Be ach", - "▁pre ced", - "▁prec ed", - "ow ał", - "owa ł", - "▁gal ax", - "▁log ic", - "en za", - "enz a", - "▁Cap tain", - "▁Capt ain", - "▁H ay", - "▁Ha y", - "▁f acts", - "▁fact s", - "▁fac ts", - "▁н и", - "▁ ни", - "t é", - "▁s b", - "▁ sb", - "op ed", - "ope d", - "o ped", - "▁com bat", - "▁comb at", - "▁expl ore", - "▁explo re", - "▁( -", - "▁ (-", - "Load er", - "Lo ader", - "▁Wil son", - "▁l ocked", - "▁loc ked", - "▁lock ed", - "▁ locked", - ": )", - "▁qu el", - "▁que l", - "▁q uel", - "▁ quel", - "▁Г а", - "T y", - "▁tem ps", - "▁temp s", - "▁g host", - "Mat erial", - "M aterial", - "ER CHANT", - "point er", - "po inter", - "ж да", - "ah a", - "a ha", - "ul f", - "▁sup plement", - "▁supp lement", - "▁d ismiss", - "▁dis miss", - "▁cl osing", - "▁clos ing", - "▁clo sing", - "▁vul ner", - "▁ap rès", - "▁apr ès", - "▁over whel", - "ско е", - "▁dis ag", - "ac ia", - "aci a", - "a cia", - "ou red", - "our ed", - "o ured", - "ru ption", - "rupt ion", - "▁P S", - "▁ PS", - "End point", - "Re al", - "▁T ag", - "▁Ta g", - "▁ Tag", - "▁st airs", - "▁sta irs", - "▁stair s", - "▁ stairs", - "ly n", - "l yn", - "▁e leg", - "▁el eg", - "▁ele g", - "▁v eter", - "▁ve ter", - "▁vet er", - "factor y", - "fact ory", - "f actory", - "an ne", - "ann e", - "▁B at", - "▁Ba t", - "▁fr anc", - "▁fra nc", - "lu ng", - "l ung", - "▁\" '", - ".' ,", - ". ',", - "▁C ountry", - "▁Count ry", - "▁Coun try", - "▁ Country", - "^{ [", - "▁y ours", - "▁you rs", - "▁your s", - "▁yo urs", - "ail ability", - "Cl ear", - "C lear", - "ät t", - "ä tt", - "пи с", - "п ис", - "▁j oke", - "▁jo ke", - "▁ann oy", - "▁r ag", - "▁ra g", - "▁ rag", - "var i", - "va ri", - "v ari", - "ле кс", - "лек с", - "▁P sy", - "il ty", - "ilt y", - "mo unt", - "m ount", - "▁c ual", - "▁cu al", - "▁s olar", - "▁so lar", - "▁sol ar", - "}^ {(", - "}^{ (", - "} ^{(", - "Sh ort", - "▁tax es", - "App end", - "Ap pend", - "Appe nd", - "W in", - "est yle", - "esty le", - "e style", - "▁fac il", - "▁fa cil", - "в ро", - "▁s ought", - "▁sou ght", - "▁b are", - "▁bar e", - "▁ba re", - "▁re act", - "▁ react", - "ja r", - "j ar", - "MA C", - "M AC", - "lo v", - "l ov", - "wa rn", - "war n", - "w arn", - "▁cru cial", - "▁m useum", - "ни ц", - "▁K ent", - "▁Ke nt", - "▁Ken t", - "May be", - "▁b ike", - "▁bi ke", - "▁Add ress", - "▁ Address", - "X ML", - "▁ad mitted", - "▁adm itted", - "▁admit ted", - "▁$ (\\", - "��$( \\", - "▁sp ell", - "▁spe ll", - "▁spel l", - "▁ spell", - "▁v ic", - "▁vi c", - "gr e", - "g re", - "▁p roc", - "▁pro c", - "▁pr oc", - "▁ proc", - "th eless", - "the less", - "▁N om", - "▁No m", - "▁R ail", - "▁Ra il", - "▁acc eler", - "▁con vin", - "▁conv in", - "▁Pro perty", - "▁ Property", - "▁D A", - "▁ DA", - "▁cl ip", - "▁ clip", - "▁pl ugin", - "▁plug in", - "▁ plugin", - "Lim it", - "Li mit", - "L imit", - "view s", - "br u", - "b ru", - "▁p ra", - "▁pr a", - "▁a k", - "▁ ak", - "▁e j", - "▁ ej", - "▁o pts", - "▁op ts", - "▁opt s", - "▁ opts", - "▁sl ip", - "▁g ang", - "▁gan g", - "▁ga ng", - "▁ gang", - "as ted", - "ast ed", - "aste d", - "a sted", - "ual s", - "ua ls", - "u als", - "▁d ying", - "▁dy ing", - "Col l", - "Co ll", - "C oll", - "am men", - "amm en", - "▁Pol icy", - "▁ Policy", - "ERCHANT ABILITY", - "▁Col lection", - "▁Coll ection", - "▁Collect ion", - "▁ Collection", - "▁v ec", - "▁ve c", - "▁ vec", - "▁D ick", - "▁Di ck", - "st ud", - "▁la yers", - "▁lay ers", - "▁layer s", - "▁ layers", - "▁t ied", - "▁tie d", - "▁ti ed", - "}\\ \\", - "} \\\\", - "▁al ors", - "▁j ou", - "▁jo u", - "▁ch icken", - "▁chi cken", - "▁chick en", - "▁perman ent", - "▁Every thing", - "▁L ow", - "▁Lo w", - "▁ Low", - "▁C ook", - "▁Co ok", - "▁pe ak", - "▁PARTIC ULAR", - "▁d ear", - "▁de ar", - "i č", - "▁introdu ce", - "▁caus ing", - "▁ca using", - "пи са", - "пис а", - "Bo und", - "B ound", - "hu nd", - "h und", - "mult i", - "mul ti", - "▁p are", - "▁par e", - "▁pa re", - "▁ pare", - "an nt", - "ann t", - "▁b reat", - "▁bre at", - "▁commit ment", - "▁increasing ly", - "ко й", - "▁F riend", - "▁ Friend", - "▁stat istics", - "▁statist ics", - "▁Man ager", - "▁ Manager", - "pl icate", - "plic ate", - "plica te", - "Cl oud", - "ac i", - "a ci", - "▁Con ference", - "Sp an", - "S pan", - "▁C EO", - "▁CE O", - "▁W ait", - "▁Wa it", - "▁ Wait", - "▁O ber", - "▁Ob er", - "if ting", - "ift ing", - "im iento", - "imi ento", - "get Element", - "▁g le", - "▁gl e", - "▁ gle", - "ли я", - "▁w ieder", - "▁wie der", - "▁inst ruction", - "▁instr uction", - "▁instruct ion", - "gl y", - "g ly", - "▁bl ame", - "▁list ade", - "▁lista de", - "▁a apt", - "▁Lew is", - "Fr agment", - "▁g ear", - "▁ge ar", - "mi ll", - "mil l", - "m ill", - "pro d", - "pr od", - "p rod", - "▁bur ning", - "▁burn ing", - "є ться", - "▁m é", - "▁ mé", - "è ne", - "▁com plicated", - "▁compl icated", - "▁complic ated", - "b h", - "▁Just ice", - "▁t ested", - "▁te sted", - "▁test ed", - "▁st aring", - "▁star ing", - "▁sta ring", - "▁surv ive", - "▁surviv e", - "▁c ous", - "▁co us", - "▁cou s", - "▁r ib", - "▁ri b", - "▁ rib", - "am l", - "a ml", - "▁T rust", - "▁Tr ust", - "▁Tru st", - "▁c ad", - "▁ca d", - "▁T err", - "▁Te rr", - "▁Ter r", - "▁m apping", - "▁map ping", - "▁ma pping", - "▁ mapping", - "▁tw elve", - "▁g rant", - "▁gr ant", - "▁gran t", - "▁gra nt", - "▁th orough", - "▁ Ü", - "▁fol ks", - "▁folk s", - "▁Cont ent", - "▁ Content", - "▁child hood", - "ck er", - "cke r", - "c ker", - "с но", - "RE CT", - "REC T", - "R ECT", - "▁f inale", - "▁fin ale", - "▁final e", - "▁sh ower", - "▁show er", - "ér ic", - "éri c", - "é ric", - "▁s pat", - "▁sp at", - "od ge", - "р ь", - "▁p es", - "▁pe s", - "▁ pes", - "ed a", - "e da", - "D b", - "▁Ant onio", - "▁Anton io", - "▁eng aged", - "▁engage d", - "▁v ess", - "▁ve ss", - "val s", - "va ls", - "v als", - "▁elect ronic", - "▁electron ic", - "▁electro nic", - "le mma", - "lem ma", - "▁W y", - "ma d", - "m ad", - "mer ge", - "ap on", - "a pon", - "▁priv ile", - "▁nov embre", - "▁nove mbre", - "▁S ports", - "▁Sp orts", - "▁Sport s", - "wi ll", - "w ill", - "▁control s", - "▁contr ols", - "▁contro ls", - "▁ controls", - "▁c ategories", - "▁categ ories", - "▁categor ies", - "▁ categories", - "▁Georg ia", - "ip edia", - "▁A V", - "▁ AV", - "at ori", - "ator i", - "ato ri", - "▁_ __", - "▁__ _", - "▁ ___", - "▁ À", - "▁R yan", - "▁Ry an", - "▁Char lie", - "▁Charl ie", - "▁и сто", - "▁ис то", - "▁em otion", - "▁emot ion", - "▁co oking", - "▁cook ing", - "▁attempt s", - "▁FIT NESS", - "ät er", - "ä ter", - "En able", - "D T", - "▁Ch ange", - "▁ Change", - "Asp Net", - "▁г а", - "▁ га", - "▁ord inary", - "▁ordin ary", - "▁S QL", - "▁ SQL", - "pl ane", - "plan e", - "p lane", - "% .", - "▁Sum mer", - "▁av ait", - "up p", - "u pp", - "▁ill ness", - "UI NT", - "U INT", - "> {", - "▁zw ischen", - "▁hard ware", - "▁sound ed", - "equ iv", - "▁p iano", - "▁pi ano", - "▁pian o", - "us et", - "use t", - "u set", - "k n", - "TR Y", - "▁b ab", - "▁ba b", - "не н", - "н ен", - "▁rel iable", - "▁reli able", - "▁Bron nen", - "▁St ore", - "▁Sto re", - "▁ Store", - "A z", - "▁» ,", - "▁ »,", - "St atic", - "Stat ic", - "d w", - "gr een", - "gre en", - "g reen", - "▁' ';", - "▁'' ;", - "li j", - "l ij", - "ev a", - "e va", - "ні й", - "▁S yd", - "▁Sy d", - "in ois", - "ino is", - "con vert", - "conv ert", - "▁decl are", - "▁declar e", - "br es", - "bre s", - "b res", - "IN K", - "it led", - "itle d", - "▁acc ord", - "▁ac cord", - "▁m ars", - "▁mar s", - "▁ma rs", - "Sequ ence", - "zi p", - "z ip", - "▁Braz il", - "▁meet ings", - "▁meeting s", - "▁accur acy", - "▁M achine", - "▁Mach ine", - "▁ Machine", - "▁aut or", - "▁au tor", - "▁auto r", - "▁ autor", - "▁a insi", - "▁ain si", - "Sim ple", - "Res ources", - "Re sources", - "Resource s", - "ка за", - "каз а", - "▁M P", - "▁ MP", - "th ey", - "the y", - "▁B ang", - "▁Ba ng", - "▁Ban g", - "▁e ing", - "▁ein g", - "▁ eing", - "ate ful", - "▁Some thing", - "▁Som ething", - "▁ Something", - "▁up set", - "Hist ory", - "Hi story", - "dim ensional", - "▁explan ation", - "▁c iv", - "▁ci v", - "▁c once", - "▁con ce", - "▁conc e", - "▁kö z", - "▁prom ised", - "▁promise d", - "ж ду", - "we d", - "w ed", - "For e", - "F ore", - "Am ount", - "A mount", - "ab b", - "a bb", - "▁cl othing", - "▁cloth ing", - "▁clo thing", - "ли сь", - "oe n", - "o en", - "▁Pr int", - "▁Pri nt", - "▁Prin t", - "▁ Print", - "▁s izes", - "▁size s", - "▁si zes", - "▁b anks", - "▁bank s", - "▁ban ks", - "ri bed", - "rib ed", - "ribe d", - "▁' ../", - "▁'. ./", - "FI X", - "F IX", - "▁H ug", - "▁Hu g", - "▁z n", - "▁ zn", - "▁I NT", - "▁IN T", - "▁ INT", - "▁in stances", - "▁inst ances", - "▁instance s", - "▁along side", - "Name space", - "Names pace", - "▁re new", - "▁ren ew", - "▁a sc", - "▁as c", - "▁ asc", - "▁w aves", - "▁wa ves", - "▁wave s", - "▁p om", - "▁po m", - "D uration", - "day s", - "da ys", - "d ays", - "$ (", - "▁grab bed", - "▁sur gery", - "▁surge ry", - "▁surg ery", - "▁re store", - "▁rest ore", - "▁ restore", - "Norm al", - "N ormal", - "▁L eb", - "▁Le b", - "▁anal yt", - "▁analy t", - "Lite ral", - "L iteral", - "H A", - "▁sh ares", - "▁share s", - "▁shar es", - "▁sha res", - "il let", - "ill et", - "ille t", - "ol s", - "o ls", - "▁D og", - "▁Do g", - "or no", - "orn o", - "▁man ip", - "ja v", - "j av", - "▁ess entially", - "▁essential ly", - "▁cas ual", - "op l", - "o pl", - "▁ р", - "▁S U", - "▁ SU", - "▁engine ering", - "▁engineer ing", - "▁Pr ime", - "▁Pri me", - "▁Prim e", - "▁S W", - "▁ SW", - "▁re aching", - "▁reach ing", - "▁в ла", - "▁Ро сси", - "▁K re", - "▁Kr e", - "er ry", - "err y", - "▁op pon", - "▁opp on", - "pro gram", - "pr ogram", - "em per", - "emp er", - "is Empty", - "▁U nit", - "▁Un it", - "▁ Unit", - "IN TER", - "INT ER", - "INTE R", - "et he", - "eth e", - "e the", - "z d", - "CU R", - "C UR", - "▁v m", - "▁ vm", - "con v", - "co nv", - "ro pol", - "rop ol", - "r opol", - "▁Co ast", - "▁S elect", - "▁Se lect", - "▁Sel ect", - "▁ Select", - "▁бы ла", - "▁был а", - "▁V e", - "ow y", - "o wy", - "▁my th", - "ce ptions", - "ception s", - "cept ions", - "class es", - "▁w orden", - "▁wor den", - "▁word en", - "▁ass ault", - "▁d ual", - "▁du al", - "OR K", - "▁in ches", - "▁inc hes", - "▁inch es", - "▁F A", - "▁ FA", - "▁St ation", - "▁Stat ion", - "▁ Station", - "▁person ality", - "▁personal ity", - "▁s car", - "▁sc ar", - "▁ scar", - "▁reg ime", - "▁not en", - "▁no ten", - "▁note n", - "▁r ural", - "▁ru ral", - "iz a", - "i za", - "Aud io", - "A udio", - "▁dis put", - "▁disp ut", - "▁a ver", - "▁av er", - "▁ave r", - "▁ aver", - "▁o bst", - "▁ob st", - "▁obs t", - "▁Reg ion", - "▁ Region", - "ut f", - "u tf", - "▁C ass", - "▁Cas s", - "▁Ca ss", - "hs pace", - "h space", - "▁sh ipping", - "▁ship ping", - "ik o", - "i ko", - "ic ked", - "ick ed", - "num er", - "nu mer", - "n umer", - "д на", - "ri el", - "rie l", - "r iel", - "dis abled", - "disable d", - "op ol", - "o pol", - "lo oking", - "look ing", - "▁class ical", - "▁classic al", - "▁construct ed", - "▁constru cted", - "▁refer enties", - "] +", - "▁capt ured", - "▁capture d", - "▁min imal", - "▁minim al", - "▁mini mal", - "▁s ock", - "▁so ck", - "▁soc k", - "▁ sock", - "fa ther", - "f ather", - "is ión", - "isi ón", - "▁equ ally", - "▁equal ly", - "▁eq ually", - "▁red uction", - "▁redu ction", - "An t", - "A nt", - "ais on", - "ai son", - "a ison", - "▁ar gue", - "▁arg ue", - "cir cle", - "circ le", - "▁t oler", - "▁to ler", - "}\" ,", - "} \",", - "▁prim arily", - "us al", - "usa l", - "u sal", - "▁al gebra", - "▁gather ed", - "▁Re member", - "▁Rem ember", - "_) ;", - "_ );", - "UT E", - "U TE", - "▁K it", - "▁Ki t", - "▁ Kit", - "S y", - "HE AD", - "▁re cipe", - "▁rec ipe", - "▁recip e", - "▁sc enario", - "▁scen ario", - "▁Follow ing", - "VA R", - "V AR", - "▁y ard", - "▁ya rd", - "▁ yard", - "▁st ad", - "▁sta d", - "▁ stad", - "* (", - "▁valid ate", - "▁ validate", - "DE X", - "D EX", - "▁commit tee", - "▁t emporary", - "▁tempor ary", - "▁consequ ences", - "▁consequence s", - "▁égal ement", - "кти в", - "к тив", - "▁r a", - "▁ ra", - "▁dis pl", - "▁di spl", - "▁disp l", - "▁app s", - "▁ap ps", - "▁ apps", - "▁Te il", - "▁» .", - "▁ ».", - "▁adopt ed", - "ten sor", - "t ensor", - "▁fe min", - "▁fem in", - "▁м ар", - "▁ма р", - "ло ги", - "te ch", - "t ech", - "▁R ot", - "▁Ro t", - "▁ Rot", - "▁kn ees", - "▁kne es", - "▁knee s", - "ph ys", - "phy s", - "ow ej", - "owe j", - "▁Ox ford", - "ан д", - "а нд", - "he ll", - "hel l", - "h ell", - "ograf ia", - "▁ex posed", - "▁exp osed", - "▁expos ed", - "▁expose d", - "kt op", - "k top", - "ob y", - "o by", - "lo wer", - "low er", - "l ower", - "▁Se nate", - "▁Sen ate", - "▁s word", - "▁sw ord", - "▁swo rd", - "Fl ow", - "F low", - "▁Un fortunately", - "▁box es", - "▁ boxes", - "▁cu ando", - "▁pi lot", - "▁pil ot", - "▁Al bum", - "▁Alb um", - "B al", - "So rt", - "S ort", - "FI ELD", - "▁de sert", - "▁des ert", - "CO MM", - "COM M", - "ro ns", - "ron s", - "r ons", - "ad ows", - "ado ws", - "adow s", - "▁l oyal", - "▁lo yal", - "▁as set", - "▁ass et", - "▁ asset", - "▁m ud", - "▁mu d", - "ф а", - "▁second ary", - "▁ secondary", - "▁А р", - "▁c ul", - "▁cu l", - "▁ cul", - "▁As ian", - "▁Asia n", - "▁stay ing", - "▁sta ying", - "▁data set", - "▁dat aset", - "▁ dataset", - "▁U SE", - "▁US E", - "▁ USE", - "▁l oves", - "▁lo ves", - "▁love s", - "▁lov es", - "▁vel ocity", - "▁veloc ity", - "á v", - "▁purch ased", - "▁purchase d", - "SO C", - "S OC", - "▁compet itive", - "▁Foot ball", - "is ka", - "isk a", - "i ska", - "▁kn ock", - "st airs", - "sta irs", - "az y", - "a zy", - "▁v end", - "▁ve nd", - "▁ven d", - "▁ar ts", - "▁art s", - "▁ arts", - "▁B ras", - "▁Br as", - "▁Bra s", - "ue la", - "uel a", - "u ela", - "кт о", - "к то", - "tr im", - "tri m", - "t rim", - "▁d irty", - "▁dir ty", - "▁dirt y", - "▁ dirty", - "▁webs ites", - "▁website s", - "▁In dep", - "▁Ind ep", - "▁с тра", - "▁ст ра", - "▁ стра", - "s r", - "▁t icket", - "▁tick et", - "at ile", - "ati le", - "a tile", - "▁implement ed", - "▁вре мя", - "▁bo wl", - "▁bow l", - "DA TE", - "DAT E", - "D ATE", - "▁al ter", - "▁alt er", - "▁ alter", - "▁S pace", - "▁Sp ace", - "▁ Space", - "▁accom pan", - "▁accomp an", - "or don", - "ord on", - "▁do ctors", - "▁doctor s", - "ist as", - "ista s", - "C ast", - "до м", - "CT L", - "C TL", - "ur ers", - "ure rs", - "urer s", - "▁ingred ients", - "▁calcul ated", - "▁calculate d", - "▁calc ulated", - "▁le ather", - "▁s ensitive", - "▁sens itive", - "▁sus pic", - "▁susp ic", - "st an", - "sta n", - "s tan", - "▁an ni", - "▁ann i", - "▁ anni", - "aw ait", - "awa it", - "a wait", - "▁Fr anç", - "▁Fran ç", - "▁ab ort", - "▁ abort", - "▁Sp irit", - "▁W alter", - "▁Wal ter", - "▁Walt er", - "un kt", - "unk t", - "▁vert ical", - "▁ vertical", - "OR S", - "O RS", - "be st", - "bes t", - "b est", - "▁Cl ient", - "▁ Client", - "it ated", - "ita ted", - "itate d", - "itat ed", - "▁в а", - "▁ ва", - "▁ Č", - "▁v ille", - "▁vi lle", - "▁vill e", - "▁vil le", - "▁ ville", - "▁di plom", - "or ne", - "orn e", - "▁b ars", - "▁bar s", - "▁ba rs", - "▁ bars", - "U ri", - "AP TER", - "pon s", - "po ns", - "p ons", - "ut z", - "u tz", - "Pro to", - "Pr oto", - "▁st ir", - "▁ц е", - "▁ це", - "▁pr imer", - "▁prim er", - "▁pri mer", - "▁prime r", - "ig ible", - "igi ble", - "ex tra", - "ext ra", - "extr a", - "▁Bo oks", - "▁Book s", - "▁B os", - "▁Bo s", - "▁E t", - "▁W elt", - "▁We lt", - "▁Wel t", - "▁Kore a", - "▁Ko rea", - "▁Kor ea", - "ри то", - "р ито", - "▁v ibr", - "▁vi br", - "S elf", - "line ar", - "lin ear", - "о б", - "▁L ang", - "▁La ng", - "▁Lan g", - "▁ Lang", - "▁de eper", - "▁deep er", - "▁term in", - "▁ter min", - "▁ termin", - "en schaft", - "ens chaft", - "ensch aft", - "▁ро ці", - "am med", - "amm ed", - "vis ible", - "v isible", - "▁IO Exception", - "▁ IOException", - "▁W ind", - "▁Win d", - "▁Wi nd", - "us qu", - "▁S top", - "▁St op", - "▁Sto p", - "▁ Stop", - "▁ор га", - "IN VALID", - "INVAL ID", - "▁c ub", - "▁cu b", - "▁j ew", - "▁je w", - "▁cap tain", - "▁capt ain", - "з і", - "ch unk", - "apt ure", - "ash board", - "▁div ided", - "▁divid ed", - "▁divide d", - "▁ext ensive", - "▁extens ive", - "▁s uffer", - "▁suff er", - "▁he ading", - "▁head ing", - "▁ heading", - "cre ated", - "create d", - "creat ed", - "c reated", - "▁quiet ly", - "▁n y", - "▁ ny", - "▁по л", - "▁ пол", - "\" +", - "ik an", - "ika n", - "i kan", - "▁design s", - "z u", - "}+ \\", - "} +\\", - "Oper ator", - "▁Le mma", - "▁Lem ma", - "▁на у", - "ac ji", - "ло ве", - "лов е", - "Serv let", - "▁K evin", - "▁Ke vin", - "st age", - "sta ge", - "b n", - "text width", - "fa iled", - "fail ed", - "f ailed", - "▁St aff", - "▁Sta ff", - "▁e nem", - "▁en em", - "un de", - "und e", - "u nde", - "ен ь", - "е нь", - "Pack et", - "P acket", - "▁A ls", - "▁Al s", - "ka r", - "k ar", - "][ '", - "] ['", - "ke d", - "k ed", - "Per s", - "Pe rs", - "P ers", - ">: :", - "> ::", - "▁a rc", - "▁ar c", - "▁ arc", - "▁sy nt", - "▁syn t", - "SP E", - "S PE", - "▁Д а", - "▁M i", - "▁M oh", - "▁Mo h", - "▁De ath", - "b rowser", - "▁D ave", - "▁Dav e", - "▁Da ve", - "▁s ucc", - "▁su cc", - "▁suc c", - "t oggle", - "▁t ack", - "▁ta ck", - "Com ment", - "Comm ent", - "er on", - "ero n", - "e ron", - "▁aware ness", - "▁h ug", - "▁cont emporary", - "▁contempor ary", - "ul ating", - "ula ting", - "▁T itle", - "▁Tit le", - "▁Ti tle", - "▁ Title", - "▁TH IS", - "hav ior", - "ran k", - "r ank", - "▁do zen", - "▁che ese", - "co ln", - "col n", - "▁rad ius", - "▁radi us", - "▁ radius", - "▁dim ensions", - "▁dimension s", - "rodu ction", - "rod uction", - "▁ad ds", - "▁add s", - "▁house hold", - "▁D avis", - "▁Dav is", - "▁Da vis", - "pk g", - "p kg", - "{ $", - "▁cas ino", - "▁P ierre", - "▁Pier re", - "▁Pi erre", - "▁object ive", - "tr ain", - "tra in", - "▁Mich igan", - "pay load", - "▁r ug", - "▁ru g", - "▁ rug", - "▁se vere", - "▁sever e", - "me an", - "▁t oss", - "▁to ss", - "▁embar rass", - "▁V ery", - "▁Ver y", - "▁Ve ry", - "▁ Very", - "▁appe al", - "▁Com put", - "▁Comp ut", - "▁ Comput", - "▁forgot ten", - "▁k ernel", - "▁ker nel", - "▁ kernel", - "▁car bon", - "▁carb on", - "f w", - "▁С у", - "▁Emp ire", - "▁qu ote", - "▁quot e", - "▁ quote", - "et z", - "e tz", - "▁m ini", - "▁min i", - "▁mi ni", - "▁p ipe", - "▁pi pe", - "▁pip e", - "▁ pipe", - "▁n ous", - "▁no us", - "▁nou s", - "▁M ove", - "▁Mo ve", - "▁Mov e", - "▁ Move", - "▁д у", - "▁ ду", - "▁nerv ous", - "▁М ар", - "▁Ма р", - "* \r", - "▁B ush", - "▁Bus h", - "▁Bu sh", - "▁pe er", - "▁ peer", - "▁W rit", - "▁Wr it", - "▁ Writ", - "▁satisf ied", - "▁pull ing", - "▁pul ling", - "▁P ur", - "▁Pu r", - "▁M iller", - "▁Mil ler", - "▁Mill er", - "▁F L", - "▁ FL", - "am az", - "ama z", - "a maz", - "▁m ile", - "▁mil e", - "▁mi le", - "▁ mile", - "▁N eed", - "▁Ne ed", - "▁ Need", - "▁sup plies", - "▁a ño", - "▁p ace", - "▁pa ce", - "▁pac e", - "▁ pace", - "▁Vict oria", - "▁Victor ia", - "▁ou ght", - "▁ ought", - "▁P layer", - "▁Pl ayer", - "▁Play er", - "▁ Player", - "agnost ic", - "▁v iv", - "▁vi v", - "▁ viv", - "▁Pat rick", - "▁Patri ck", - "▁ Š", - "▁St ory", - "▁Sto ry", - "ac a", - "a ca", - "▁mount ains", - "▁mountain s", - "CL ASS", - "▁fr agment", - "▁frag ment", - "▁ fragment", - "▁sett lement", - "▁settle ment", - "▁Further more", - "▁dr ivers", - "▁dri vers", - "▁driv ers", - "▁drive rs", - "▁driver s", - "▁J u", - "▁бы ли", - "▁был и", - "Row s", - "Ro ws", - "R ows", - "▁im pression", - "▁imp ression", - "▁impress ion", - "▁in fer", - "▁inf er", - "▁Ex pl", - "▁Exp l", - "ol ute", - "olut e", - "olu te", - "ov an", - "ova n", - "o van", - "ar ance", - "aran ce", - "CA P", - "C AP", - "▁en force", - "▁B urn", - "▁Bur n", - "▁Bu rn", - "Res et", - "Re set", - "mo ther", - "mot her", - "m other", - "▁B attle", - "▁Bat tle", - "▁Batt le", - "▁ Battle", - "pad ding", - "p adding", - "ia te", - "iat e", - "i ate", - "▁c ried", - "▁cr ied", - "▁cri ed", - "A K", - "un s", - "u ns", - "▁siè cle", - "▁Cont in", - "▁ Contin", - "ban k", - "b ank", - "ju nit", - "j unit", - "object s", - "Ro t", - "R ot", - "is sa", - "iss a", - "▁be gun", - "▁beg un", - "* -", - "▁vis iting", - "▁visit ing", - "ж де", - "▁target s", - "▁tar gets", - "▁L atin", - "▁Lat in", - "у т", - "▁E sc", - "▁Es c", - "* ;", - "ån g", - "å ng", - "▁( {", - "▁ ({", - "▁di agram", - "▁dia gram", - "Mod els", - "Model s", - "Mode ls", - "▁part nership", - "▁partner ship", - "▁partners hip", - "▁fr ån", - "ul ty", - "ult y", - "Po d", - "P od", - "CA LL", - "CAL L", - "C ALL", - "mod al", - "mo dal", - "si g", - "s ig", - "it zer", - "itz er", - "it el", - "ite l", - "▁convin ced", - "▁convince d", - "ab l", - "a bl", - "ст ве", - "ств е", - "▁c ot", - "▁co t", - "▁re peat", - "▁repe at", - "▁ repeat", - "▁l ists", - "▁li sts", - "▁list s", - "▁ lists", - "so und", - "s ound", - "▁r oyal", - "▁ro yal", - "▁gr ace", - "▁gra ce", - "▁o raz", - "▁or az", - "Not ification", - "pr ite", - "prit e", - "p rite", - "▁arriv al", - "▁arr ival", - "an cell", - "ance ll", - "anc ell", - "ancel l", - "hent ic", - "de code", - "dec ode", - "▁fant astic", - "pro gress", - "pro xy", - "pr oxy", - "z ő", - "ke l", - "k el", - "▁conven ient", - "aqu e", - "a que", - "ri et", - "rie t", - "r iet", - "▁Dig ital", - "io rs", - "ior s", - "i ors", - "▁B udd", - "▁Bud d", - "▁Bu dd", - "and ra", - "ad dy", - "add y", - "▁o vers", - "▁over s", - "▁ov ers", - "▁consum ers", - "▁consumer s", - "▁consume rs", - "p n", - "mo use", - "m ouse", - "▁B C", - "▁ BC", - "de g", - "d eg", - "pe rm", - "per m", - "p erm", - "it és", - "ité s", - "▁и спо", - "▁ис по", - "he ast", - "h east", - "ho ur", - "hou r", - "h our", - "PAR AM", - "con scious", - "▁w ing", - "▁win g", - "▁ wing", - "▁atmos phere", - "▁g ig", - "▁gi g", - "▁con tre", - "▁cont re", - "▁contr e", - "▁dr ama", - "▁dram a", - "я т", - "▁Fr ont", - "▁Fro nt", - "▁ Front", - "▁philosoph y", - "▁H art", - "▁Har t", - "▁Ha rt", - "▁n urs", - "▁nu rs", - "▁nur s", - "ur as", - "ura s", - "u ras", - "▁T ru", - "▁Tr u", - "▁s ud", - "▁su d", - "▁per forming", - "▁perform ing", - "п ы", - "▁conf used", - "▁che cks", - "▁check s", - "am t", - "a mt", - "Ma ke", - "M ake", - "▁R O", - "▁ RO", - "▁d f", - "▁ df", - "iz ations", - "ization s", - "▁deg li", - "▁architect ure", - "Render er", - "▁Л а", - "▁p tr", - "▁pt r", - "▁ ptr", - "▁die ser", - "▁dies er", - "▁diese r", - "sub mit", - "▁top ics", - "▁topic s", - "▁princip les", - "▁prin ciples", - "▁principle s", - "var s", - "va rs", - "v ars", - "so ck", - "soc k", - "s ock", - "▁ton gue", - "▁tong ue", - "▁percent age", - "▁S S", - "▁ SS", - "▁d ol", - "▁do l", - "▁r ice", - "▁ri ce", - "▁ric e", - "▁ rice", - "í o", - "▁E astern", - "▁East ern", - "▁Easter n", - "▁recogn ition", - "▁E rn", - "▁Er n", - "▁U t", - "▁ Ut", - "▁c aut", - "▁ca ut", - "▁Cl oud", - "▁ Cloud", - "▁con version", - "▁conv ersion", - "▁convers ion", - "▁Oh io", - "▁M E", - "▁ ME", - "▁sur ely", - "▁sure ly", - "▁g ard", - "▁gar d", - "▁ga rd", - "pu is", - "p uis", - "▁u rg", - "▁ur g", - "▁ urg", - "im i", - "i mi", - "▁abs ence", - "▁w inner", - "▁win ner", - "L anguage", - "▁HT TP", - "▁ HTTP", - "w t", - "▁trans lation", - "▁transl ation", - "▁ translation", - "с с", - "▁K ind", - "▁Ki nd", - "▁Kin d", - "▁ Kind", - "Tw o", - "T wo", - "▁Re volution", - "▁Rev olution", - "In sert", - "Ins ert", - "Ev ery", - "E very", - "or ient", - "ori ent", - "orie nt", - "o rient", - "▁т ра", - "▁ тра", - "▁emot ions", - "▁emotion s", - "det ails", - "detail s", - "▁f lu", - "▁fl u", - "▁ flu", - "▁oper ate", - "▁opera te", - "A g", - "un ning", - "unn ing", - "▁part ie", - "▁parti e", - "tr i", - "t ri", - "▁gold en", - "▁gol den", - "▁Б и", - "▁found ation", - "is ten", - "ist en", - "iste n", - "i sten", - "▁Car los", - "▁Carl os", - "▁Carlo s", - "Child ren", - "▁neigh b", - "▁C art", - "▁Car t", - "▁Ca rt", - "▁ Cart", - "Be gin", - "B egin", - "г да", - "▁s cheduled", - "▁schedule d", - "▁schedul ed", - "' >", - "▁observ ations", - "▁observation s", - "▁produ cer", - "▁produce r", - "ath ers", - "ather s", - "a thers", - "но му", - "ном у", - "▁expect ations", - "▁expectation s", - "os o", - "o so", - "z h", - "mu table", - "mut able", - "▁wr ites", - "▁writ es", - "▁write s", - "▁p ushing", - "▁push ing", - "▁se ats", - "▁sea ts", - "▁seat s", - "▁br east", - "▁bre ast", - "ap ing", - "api ng", - "a ping", - "▁Sim ple", - "▁ Simple", - "▁s ocket", - "▁soc ket", - "▁sock et", - "▁ socket", - "▁sl ave", - "▁sla ve", - "▁ slave", - "il ey", - "ile y", - "i ley", - "▁ass istant", - "▁assist ant", - "▁t rim", - "▁tr im", - "▁tri m", - "▁ trim", - "▁land scape", - "▁landsc ape", - "▁associ ation", - "qu ant", - "▁Pal est", - "▁swe at", - "en gers", - "eng ers", - "enge rs", - "enger s", - "? _", - "é p", - "> .", - "▁c urious", - "▁cur ious", - "▁Com ponent", - "▁ Component", - "▁re placement", - "▁repl acement", - "▁replace ment", - "ра ль", - "рал ь", - "р аль", - "▁Tr ack", - "▁Tra ck", - "▁ Track", - "▁Re move", - "▁Rem ove", - "▁ Remove", - "▁S ize", - "▁Si ze", - "▁ Size", - "pe ror", - "per or", - "▁cal culate", - "▁calcul ate", - "▁calc ulate", - "▁s essions", - "▁session s", - "▁type d", - "▁typ ed", - "▁ty ped", - "▁sub mit", - "▁subm it", - "▁ submit", - "!! !", - "! !!", - "▁part ition", - "▁ partition", - "ed ing", - "edi ng", - "e ding", - "-- ---", - "---- -", - "--- --", - "- ----", - "az ioni", - "azi oni", - "lie ß", - "on al", - "ona l", - "o nal", - "▁sh ru", - "▁shr u", - "▁RE G", - "▁ REG", - "▁F ac", - "▁Fa c", - "▁ Fac", - "config uration", - "▁бы ло", - "▁был о", - "▁A mong", - "▁Am ong", - "__ );", - "__) ;", - "_ _);", - "▁Ser ver", - "▁Serv er", - "▁ Server", - "▁L OG", - "▁LO G", - "▁ LOG", - "▁c and", - "▁can d", - "▁ca nd", - "'] );", - "']) ;", - "' ]);", - "go v", - "g ov", - "▁S ix", - "▁Si x", - "un defined", - "und efined", - "undef ined", - "▁t y", - "▁ ty", - "as a", - "a sa", - "▁part icles", - "▁partic les", - "▁particle s", - "▁parti cles", - "▁ф ор", - "▁фо р", - "▁ фор", - "` `", - "T ube", - "el and", - "ela nd", - "e land", - "fo ld", - "fol d", - "f old", - "og o", - "o go", - "▁appro aches", - "▁approach es", - "on da", - "ond a", - "ag r", - "a gr", - ", $", - "▁{ {", - "▁ {{", - "▁Mod ern", - "▁Mo dern", - "▁Mode rn", - "▁W inter", - "▁Win ter", - "av ailable", - "▁L ud", - "▁Lu d", - "▁c asa", - "▁cas a", - "▁ca sa", - "▁C ould", - "▁Co uld", - "▁Cou ld", - "▁ Could", - "▁fif teen", - "▁pot entially", - "▁potential ly", - "^ ^", - "▁se it", - "▁sei t", - "An imation", - "Anim ation", - "ко го", - "к ого", - "Z one", - "el if", - "eli f", - "e lif", - "▁acknow led", - "▁own ership", - "▁owner ship", - "▁owners hip", - "▁describ es", - "▁describe s", - "▁re verse", - "▁revers e", - "▁rever se", - "▁ reverse", - "▁con test", - "▁cont est", - "▁sc ored", - "▁score d", - "▁op posed", - "▁opp osed", - "▁oppos ed", - "fl ex", - "f lex", - "kr e", - "k re", - "▁mer ge", - "▁ merge", - "▁cover ing", - "▁cov ering", - "▁hon estly", - "▁honest ly", - "▁M ess", - "▁Me ss", - "▁Mes s", - "▁r arely", - "▁rare ly", - "▁incred ible", - "it age", - "ita ge", - "▁vict ims", - "▁victim s", - "ны ми", - "ным и", - "w l", - "iz za", - "izz a", - "i zza", - "d n", - "on de", - "ond e", - "o nde", - "▁pr zy", - "▁prz y", - "▁HT ML", - "▁ HTML", - "▁pay load", - "▁ payload", - "Bu s", - "B us", - "us b", - "u sb", - "F n", - "▁display ed", - "▁o cean", - "▁A venue", - "▁Av enue", - "ac ion", - "aci on", - "acio n", - "gh an", - "g han", - "met ric", - "m etric", - "ie ties", - "iet ies", - "▁attract ive", - "▁attr active", - "▁f ö", - "▁ fö", - "C reat", - "ver ter", - "vert er", - "▁Al ice", - "▁Ali ce", - "по л", - "▁f raction", - "▁fr action", - "▁fra ction", - "▁fract ion", - "▁behav iour", - "▁behavi our", - "▁Jer sey", - "▁re venue", - "▁rev enue", - "▁reven ue", - "▁t res", - "▁tr es", - "▁tre s", - "▁ tres", - "IL D", - "I LD", - "▁É t", - "▁s ync", - "▁sy nc", - "▁syn c", - "▁ sync", - "wi ch", - "w ich", - "▁anc est", - "ъ т", - "om o", - "o mo", - "▁I de", - "▁Id e", - "▁g ained", - "▁gain ed", - "▁ga ined", - "▁moment um", - "▁K o", - "ie u", - "i eu", - "ie lt", - "iel t", - "i elt", - "▁bon us", - "▁te xture", - "▁text ure", - "▁ texture", - "Mod al", - "Mo dal", - "NE XT", - "N EXT", - "▁годи не", - "▁l anguages", - "▁language s", - "v t", - "▁represent ing", - "▁D ream", - "▁Dre am", - "cur r", - "cu rr", - "qu al", - "q ual", - "▁j s", - "▁ js", - "bu rn", - "bur n", - "b urn", - "▁contribut ions", - "▁contribution s", - "▁r ic", - "▁ri c", - "▁ ric", - "}- \\", - "} -\\", - "={ {", - "= {{", - "ca rt", - "car t", - "c art", - "F B", - "ju d", - "j ud", - "es p", - "e sp", - "▁elect ron", - "▁electro n", - "▁e ll", - "▁el l", - "▁ ell", - "▁Run time", - "▁ Runtime", - "ac hel", - "ach el", - "ache l", - "a chel", - "\\ _", - "we ek", - "pack et", - "p acket", - "▁Secret ary", - "▁Jahr hund", - "▁th reshold", - "▁ threshold", - "ba ge", - "bag e", - "b age", - "▁con cer", - "▁conc er", - "▁conce r", - "▁b one", - "▁bo ne", - "▁bon e", - "▁ bone", - "▁Holly wood", - "Cur sor", - "C ursor", - "▁aw arded", - "▁award ed", - "▁sum mary", - "▁summar y", - "▁ summary", - "ag gio", - "agg io", - "aggi o", - "▁st ell", - "▁ste ll", - "▁ stell", - "▁f lesh", - "▁fl esh", - "▁fle sh", - "P air", - "▁A ge", - "▁Ag e", - "ing ton", - "▁' .", - "▁ '.", - "as er", - "ase r", - "a ser", - "ко ва", - "ков а", - "▁qu art", - "▁q uart", - "▁quar t", - "ry ption", - "rypt ion", - "All oc", - "Al loc", - "ft en", - "fte n", - "f ten", - "Oper and", - "▁ind icated", - "▁indic ated", - "▁indicate d", - "($ _", - "( $_", - "get String", - "▁list ener", - "▁listen er", - "▁ listener", - "sp ir", - "spi r", - ") _", - "ve ns", - "ven s", - "v ens", - "▁food s", - "▁foo ds", - "an za", - "anz a", - "te il", - "DE SC", - "▁n otion", - "▁not ion", - "▁em ployment", - "▁employ ment", - "▁s wing", - "▁sw ing", - "▁ swing", - "nb sp", - "▁p ounds", - "▁pound s", - "to ols", - "tool s", - "too ls", - "t ools", - "▁particip ate", - "▁T ax", - "▁Ta x", - "▁ Tax", - "▁с кла", - "ap ol", - "a pol", - "▁f ost", - "▁fo st", - "▁fos t", - "com pat", - "comp at", - "▁public ation", - "▁rapid ly", - "▁W is", - "▁Wi s", - "Event Listener", - "▁prem ière", - "▁premi ère", - "us o", - "u so", - "ext end", - "▁M ERCHANTABILITY", - "UT F", - "U TF", - "▁exper iments", - "▁experi ments", - "▁experiment s", - "sin gle", - "sing le", - "s ingle", - "z k", - "▁n aj", - "▁na j", - "}} }", - "} }}", - "Li n", - "L in", - "▁inter act", - "▁inte ract", - "▁c ms", - "▁cm s", - "▁Ro ger", - "▁Rog er", - "▁Р у", - "> '", - "com mit", - "comm it", - "ло сь", - "▁out come", - "▁h its", - "▁hit s", - "▁hi ts", - "▁и м", - "▁ им", - "▁s park", - "▁sp ark", - "con sole", - "cons ole", - "▁ver w", - "▁ve rw", - "▁ка то", - "agnost ics", - "agnostic s", - "▁s oci", - "▁so ci", - "▁soc i", - "▁d ining", - "▁di ning", - "▁din ing", - "▁t ech", - "▁te ch", - "▁ tech", - "š t", - "fo lio", - "fol io", - "ult ane", - "ultan e", - "кт ор", - "кто р", - "к тор", - "▁B rand", - "▁Br and", - "▁Bra nd", - "Jo in", - "J oin", - "▁и ю", - "▁p ros", - "▁pro s", - "▁pr os", - "▁pos it", - "Pub lic", - "P ublic", - "AspNet Core", - "▁S hop", - "▁Sh op", - "▁ Shop", - "▁co inc", - "▁coin c", - "ни ем", - "ние м", - "▁re ferences", - "▁refer ences", - "▁reference s", - "ab out", - "name space", - "names pace", - "D L", - "▁I R", - "▁ IR", - "▁c ada", - "▁ca da", - "▁cad a", - "▁Jord an", - "▁g ep", - "▁ge p", - "▁b ron", - "▁br on", - "▁bro n", - "andid ate", - "EX PECT", - "EXP ECT", - "am o", - "a mo", - "▁De utsch", - "au c", - "a uc", - "▁ра йо", - "▁рай о", - "▁L abor", - "▁La bor", - "▁Lab or", - "▁surround ed", - "т ро", - "▁n ome", - "▁no me", - "▁nom e", - "▁under lying", - "▁educ ational", - "▁education al", - "R IGHT", - "CO UNT", - "in ch", - "inc h", - "Ty p", - "T yp", - "um ph", - "ump h", - "fo ur", - "f our", - "Control s", - "▁c p", - "▁ cp", - "co st", - "cos t", - "c ost", - "▁mechan ism", - "en ess", - "ene ss", - "enes s", - "e ness", - "é qu", - "▁acqu ired", - "▁acquire d", - "▁f alls", - "▁fall s", - "▁fal ls", - "▁ falls", - "▁H ou", - "▁Ho u", - "▁L E", - "▁ LE", - "for Each", - "▁ver tex", - "▁vert ex", - "▁ vertex", - "▁I F", - "▁ IF", - "cur s", - "cu rs", - "c urs", - "' =>", - "те ри", - "тер и", - "▁S A", - "▁ SA", - "ri ers", - "rie rs", - "rier s", - "r iers", - "▁u w", - "▁ uw", - "▁m arks", - "▁mark s", - "▁mar ks", - "▁ marks", - "▁en erg", - "▁ener g", - "ho f", - "h of", - "ylv ania", - "▁Al len", - "▁All en", - "um py", - "ump y", - "о го", - "ст ву", - "ств у", - "vo ice", - "v oice", - "▁en gage", - "▁eng age", - "▁m ant", - "▁man t", - "▁ma nt", - "or se", - "ors e", - "== =", - "= ==", - "▁impro vement", - "▁improve ment", - "Op t", - "O pt", - "▁arr ested", - "▁arrest ed", - "ти я", - "▁с ле", - "▁ сле", - "it ched", - "itch ed", - "soc ket", - "sock et", - "s ocket", - "▁c ycl", - "▁cy cl", - "▁ cycl", - "▁S M", - "▁ SM", - "▁S ex", - "▁Se x", - "▁neut ral", - "▁neutr al", - "ва в", - "▁J ess", - "▁Je ss", - "▁Jes s", - "▁d ip", - "▁di p", - "▁op position", - "▁oppos ition", - "▁b orrow", - "▁bor row", - "с пе", - "▁av ant", - "ко ла", - "▁t a", - "▁ ta", - "An im", - "A nim", - "▁G all", - "▁Gal l", - "▁Ga ll", - "rg b", - "r gb", - "▁gu ilty", - "▁guilt y", - "▁bu ried", - "▁bur ied", - "▁g y", - "▁ gy", - "Init ial", - "▁acc omp", - "▁ac comp", - "▁accom p", - "▁breath ing", - "▁breat hing", - "ber ry", - "b erry", - "GR O", - "G RO", - "▁subsequ ent", - "rou pe", - "roup e", - "ul pt", - "ulp t", - "t b", - "▁ ä", - "P i", - "arg v", - "▁M ust", - "▁Mus t", - "▁Mu st", - "▁ Must", - ": '", - "sv g", - "ou p", - "o up", - "▁prec isely", - "▁precise ly", - "▁T a", - "re na", - "ren a", - "r ena", - "▁f older", - "▁fol der", - "▁fold er", - "▁ folder", - "▁Ch annel", - "▁ Channel", - "▁re vol", - "▁rev ol", - "M iss", - "ло м", - "red dit", - "adel ph", - "▁dis crim", - "▁disc rim", - "▁a ve", - "▁av e", - "▁ ave", - "pl eted", - "ple ted", - "plete d", - "plet ed", - "p leted", - "▁g ently", - "▁gent ly", - "FF FF", - "ro py", - "rop y", - "r opy", - "▁d ial", - "▁di al", - "▁dia l", - "Not Found", - "▁\" [", - "Hom e", - "H ome", - "on te", - "ont e", - "o nte", - "▁re lie", - "▁rel ie", - "▁reli e", - "▁Con text", - "▁Cont ext", - "▁ Context", - "▁st ats", - "▁stat s", - "▁sta ts", - "▁ stats", - "▁E nergy", - "oun ced", - "ounce d", - "▁gr ave", - "▁grav e", - "▁gra ve", - "▁re cip", - "▁rec ip", - "ли н", - "л ин", - "bl og", - "blo g", - "b log", - "▁na am", - "▁w o", - "▁ wo", - "▁direct ions", - "▁dire ctions", - "▁direction s", - "▁Lin coln", - "! )", - "un ci", - "unc i", - "ne q", - "n eq", - "Tag s", - "T ags", - "▁t um", - "▁tu m", - "▁s aving", - "▁sa ving", - "▁sav ing", - "ail le", - "ai lle", - "a ille", - "item ize", - "▁F amil", - "▁Fa mil", - "ms m", - "m sm", - "ne ws", - "new s", - "FF ER", - "F FER", - "▁D ead", - "▁De ad", - "▁ Dead", - "▁terr itory", - "▁territor y", - "▁territo ry", - "▁K at", - "▁Ka t", - "oc ker", - "ock er", - "o cker", - "in teger", - "inte ger", - "▁s ne", - "▁sn e", - "▁f ails", - "▁fa ils", - "▁fail s", - "▁franç ais", - "▁int roduction", - "▁introdu ction", - "▁G rant", - "▁Gr ant", - "▁Gran t", - "▁Gra nt", - "ycl e", - "yc le", - "y cle", - "'] .", - "' ].", - "▁v ier", - "▁vi er", - "▁vie r", - "▁ vier", - "nat ive", - "n ative", - "▁K le", - "▁Kl e", - "qu ote", - "quot e", - "User s", - "Us ers", - "Use rs", - "▁ad vis", - "▁adv is", - "▁g ym", - "▁gy m", - "▁prote in", - "ا ل", - "▁M ai", - "▁Ma i", - "▁prov iders", - "▁provide rs", - "▁provider s", - "▁so il", - "gu i", - "g ui", - "▁N ation", - "▁Nat ion", - "re ation", - "reat ion", - "▁T ab", - "▁Ta b", - "▁ Tab", - "en sis", - "ens is", - "in as", - "ina s", - "i nas", - "▁Scot land", - "▁dis patch", - "▁disp atch", - "▁ dispatch", - "un ion", - "uni on", - "▁b ere", - "▁be re", - "▁ber e", - "▁ bere", - "▁P ow", - "▁Po w", - "▁H ig", - "▁Hi g", - "▁stud ying", - "▁study ing", - "RE F", - "R EF", - "SS L", - "S SL", - "▁f right", - "▁fr ight", - "▁S ORT", - "▁SO RT", - "▁com pr", - "▁comp r", - "▁Mad rid", - "row ned", - "rown ed", - "r owned", - "op es", - "ope s", - "o pes", - "pd ev", - "p dev", - "▁w ash", - "▁was h", - "▁wa sh", - "▁' ../../", - "▁'../ ../", - "}} _", - "} }_", - "▁acc um", - "rol ling", - "roll ing", - "▁N C", - "▁ NC", - "▁f iction", - "▁fi ction", - "▁fict ion", - "ip t", - "i pt", - "conne cted", - "connect ed", - "lim its", - "limit s", - "▁l ap", - "▁la p", - "▁ lap", - "▁where as", - "pro m", - "pr om", - "p rom", - "▁appoint ment", - "Pro gram", - "Pr ogram", - "▁П ер", - "▁Пе р", - "na h", - "n ah", - "Valid ation", - "ic ons", - "ico ns", - "icon s", - "i cons", - "äl l", - "ä ll", - "▁rad ical", - "▁radi cal", - "▁ex clusive", - "▁excl usive", - "▁exclus ive", - "em ony", - "emon y", - "▁challeng ing", - "▁m s", - "▁ ms", - "▁P rivate", - "▁Priv ate", - "▁ Private", - "▁v ida", - "▁vi da", - "▁vid a", - "▁дру ги", - "▁camp us", - "▁cam pus", - "form s", - "for ms", - "д но", - "pl aat", - "bs t", - "b st", - "AT ED", - "ATE D", - "▁Ab stract", - "▁Abs tract", - "▁ Abstract", - "▁int ense", - "▁intens e", - "▁L td", - "▁contro vers", - "ó g", - "▁s ă", - "▁land ing", - "▁lan ding", - "! =", - "▁sc enes", - "▁scene s", - "▁scen es", - "▁Ch ap", - "▁Cha p", - "▁sp oken", - "▁spoke n", - "▁spo ken", - "cre d", - "cr ed", - "c red", - "▁p ride", - "▁pr ide", - "▁pri de", - "qu et", - "que t", - "▁m eter", - "▁me ter", - "▁met er", - "▁de utsch", - "uu m", - "u um", - "▁b less", - "▁bl ess", - "▁ble ss", - "▁H ann", - "▁Ha nn", - "▁Han n", - "▁input s", - "▁ inputs", - "▁R ow", - "▁Ro w", - "▁ Row", - "▁with draw", - "▁withd raw", - "P al", - "ac les", - "acle s", - "acl es", - "a cles", - "as sets", - "ass ets", - "asse ts", - "asset s", - "▁v l", - "▁ vl", - "ве де", - "вед е", - "▁G ot", - "▁Go t", - "▁air port", - "win d", - "wi nd", - "w ind", - "▁Columb ia", - "▁ch ocolate", - "▁h ö", - "▁ hö", - "▁al arm", - "FT WARE", - "▁J ay", - "▁Ja y", - "▁s ake", - "▁sa ke", - "▁reg istration", - "▁registr ation", - "vi d", - "v id", - "▁l ake", - "▁la ke", - "▁user name", - "▁ username", - "▁h ack", - "▁ha ck", - "index Of", - "c x", - "▁f estival", - "▁fest ival", - "▁club s", - "case s", - "ca ses", - "cas es", - "c ases", - "CT RL", - "]; \r", - "] ;\r", - "▁A ud", - "▁Au d", - "▁ Aud", - "▁prim era", - "▁prime ra", - "▁primer a", - "ва т", - "в ат", - "▁brill iant", - "ut her", - "uth er", - "u ther", - "▁difficult y", - "it als", - "ital s", - "ita ls", - "▁sc ores", - "▁score s", - "▁pol ít", - "data base", - "dat abase", - "as ka", - "ask a", - "a ska", - "▁## ####", - "▁### ###", - "▁#### ##", - "▁##### #", - "▁a cid", - "▁ac id", - "at on", - "ato n", - "a ton", - "at omic", - "ato mic", - "atom ic", - "fr eq", - "fre q", - "f req", - "▁WARRAN TY", - "▁report ing", - ".) ,", - ". ),", - "▁n ights", - "▁night s", - "▁program me", - ")} {", - ") }{", - "xi c", - "x ic", - "▁s po", - "▁sp o", - "line d", - "li ned", - "lin ed", - "l ined", - "qu arters", - "er ee", - "ere e", - "e ree", - "mer s", - "me rs", - "m ers", - "▁s erves", - "▁ser ves", - "▁serv es", - "▁serve s", - "co w", - "c ow", - "ль ко", - "en so", - "ens o", - "▁env iron", - "▁ environ", - "Li ke", - "L ike", - "an che", - "anc he", - "anch e", - "▁cr ash", - "▁K ap", - "▁Ka p", - "no indent", - "Con n", - "Co nn", - "▁ав то", - "▁in frastructure", - "IM E", - "I ME", - "▁R oom", - "▁Ro om", - "▁ Room", - "ne ed", - "n eed", - "or er", - "ore r", - "o rer", - "▁D est", - "▁De st", - "▁Des t", - "▁ Dest", - "▁D omin", - "▁Do min", - "▁Dom in", - "ather ine", - "▁Syd ney", - "▁g auge", - "▁gau ge", - "▁ga uge", - "▁j et", - "▁je t", - "▁ jet", - "b ably", - "▁comm only", - "▁common ly", - "▁st ations", - "▁stat ions", - "▁station s", - "ia h", - "i ah", - "n l", - "ж у", - "et en", - "ete n", - "e ten", - "_ )", - "ia c", - "i ac", - "am os", - "amo s", - "a mos", - "ne ment", - "nem ent", - "n ement", - "ko n", - "k on", - "Inter val", - "▁cab in", - "▁ca bin", - "▁e g", - "▁ eg", - "▁sh ots", - "▁shot s", - "▁ shots", - "▁A rea", - "▁Ar ea", - "▁Are a", - "▁ Area", - "sm ith", - "param eter", - "' }", - "▁h em", - "▁he m", - "▁ hem", - "▁s inging", - "▁sing ing", - "▁sin ging", - "▁access ible", - "▁P rin", - "▁Pr in", - "▁Pri n", - "opt ional", - "option al", - "an cial", - "anc ial", - "ancia l", - "sh ips", - "ship s", - "▁can vas", - "▁ canvas", - "sp e", - "s pe", - "▁address es", - "▁x ml", - "▁ xml", - "▁' \"", - "▁ '\"", - "▁k ar", - "▁ka r", - "▁ kar", - "ö ff", - "▁a ges", - "▁ag es", - "▁age s", - "▁ ages", - "ё р", - "zi ng", - "zin g", - "z ing", - "▁ö ver", - "▁C lean", - "▁Cle an", - "▁ Clean", - "▁Sil ver", - "▁о со", - "▁ос о", - "he alth", - "Al i", - "A li", - "▁t s", - "▁ ts", - "at ern", - "ate rn", - "ater n", - "a tern", - "▁cho osing", - "▁bur ned", - "▁burn ed", - "br id", - "b rid", - "ro oms", - "room s", - "öt t", - "ö tt", - "K ERN", - "▁d ish", - "▁dis h", - "▁di sh", - "S a", - "De tail", - "Det ail", - "▁H ind", - "▁Hi nd", - "▁D ans", - "▁Dan s", - "▁Da ns", - "i ę", - "▁J ahren", - "▁Jah ren", - "▁Jahr en", - "▁Jahre n", - "▁Ja hren", - "ext ension", - "al las", - "all as", - "alla s", - "▁B illy", - "▁Bill y", - "▁Bil ly", - "us ammen", - "it ud", - "itu d", - "ge on", - "geo n", - "Te mp", - "T emp", - "Le g", - "L eg", - "itt el", - "itte l", - "add le", - "▁mus cle", - "▁sc ared", - "▁scar ed", - "ss on", - "s son", - "▁de note", - "▁den ote", - "ie urs", - "ieu rs", - "ieur s", - "i eurs", - "▁o range", - "▁or ange", - "▁h ub", - "▁ hub", - "▁re b", - "▁r eb", - "▁ reb", - "ed i", - "e di", - "▁vo ices", - "▁voice s", - "F older", - "▁s uspend", - "▁sus pend", - "▁susp end", - "▁ suspend", - "▁He art", - "▁sc rap", - "▁scr ap", - "▁a ggreg", - "▁ag greg", - "▁Gu ide", - "trans action", - "▁r iding", - "▁ri ding", - "▁rid ing", - "▁v á", - "▁ vá", - "▁b reed", - "▁br eed", - "▁bre ed", - "▁bree d", - "▁con cert", - "▁conc ert", - "▁conce rt", - "▁concer t", - "appro x", - "▁ch ances", - "▁chance s", - "To k", - "T ok", - "E q", - "par ts", - "part s", - "p arts", - "▁sch olar", - "▁schol ar", - "of fs", - "off s", - "fl ush", - "flu sh", - "! ”", - "▁lo gin", - "▁log in", - "▁ login", - "▁so ort", - "▁M and", - "▁Man d", - "▁Ma nd", - "▁function al", - "▁B ou", - "▁Bo u", - "▁subject s", - "my s", - "m ys", - "▁extra ord", - "▁Build ing", - "ik t", - "i kt", - "B ad", - "ia mi", - "iam i", - "i ami", - "Dr iver", - "D river", - "êt e", - "ê te", - "▁k v", - "▁ kv", - "▁t imer", - "▁time r", - "▁tim er", - "▁ti mer", - "▁ timer", - "ition ally", - "itional ly", - "▁a thlet", - "▁ath let", - "▁\" );", - "▁\") ;", - "▁ \");", - "w y", - "CF G", - "▁he aven", - "▁heav en", - "о в", - "▁exper imental", - "▁experiment al", - "▁b ounds", - "▁bound s", - "▁ bounds", - "IC K", - "I CK", - "▁ex cit", - "▁exc it", - "▁qu it", - "▁qui t", - "▁q uit", - "▁univers al", - "д ь", - "▁S P", - "▁ SP", - "▁st ub", - "▁ stub", - "▁k le", - "▁kl e", - "▁ kle", - "▁B art", - "▁Bar t", - "▁Ba rt", - "▁\" @", - "pe l", - "p el", - "▁( !(", - "▁(! (", - "▁se lector", - "▁select or", - "▁sel ector", - "▁sele ctor", - "▁ selector", - "E B", - "▁c oc", - "▁co c", - "et ed", - "ete d", - "e ted", - "ют ь", - "ю ть", - "▁poss ess", - "▁R ick", - "▁Ric k", - "▁unus ual", - "ter min", - "term in", - "▁b ags", - "▁bag s", - "▁ba gs", - "▁lo ading", - "▁load ing", - "▁ loading", - "▁t f", - "▁ tf", - "▁) \r", - "▁ )\r", - "pro vider", - "prov ider", - "plet ion", - "▁c ursor", - "▁cur sor", - "▁ cursor", - "▁pa used", - "▁paus ed", - "▁pause d", - "и м", - "▁coun sel", - "] <", - "ze ch", - "zec h", - "z ech", - "▁t ie", - "▁ti e", - "▁M oon", - "▁Mo on", - "▁ar med", - "▁arm ed", - "▁ armed", - "▁ob serve", - "▁observ e", - "▁obs erve", - "▁per met", - "▁perm et", - "▁J ob", - "▁Jo b", - "▁ Job", - "fö r", - "f ör", - "arg ument", - "▁egg s", - "▁eg gs", - "ás t", - "á st", - "▁incred ibly", - "wer ken", - "werk en", - "iz ard", - "izar d", - "iza rd", - "▁p ainted", - "▁pain ted", - "▁pa inted", - "▁paint ed", - "▁Viet nam", - "▁vi olent", - "▁viol ent", - "Es t", - "E st", - "ier ra", - "i erra", - "re ader", - "read er", - "rea der", - "we ise", - "wei se", - "▁J osh", - "▁Jo sh", - "▁Jos h", - "▁H im", - "▁Hi m", - "as hes", - "ash es", - "or igin", - "orig in", - "ori gin", - "▁sp ir", - "▁ spir", - "▁T ree", - "▁Tr ee", - "▁Tre e", - "▁ Tree", - "▁n iet", - "▁nie t", - "▁ni et", - "WI N", - "W IN", - "mar gin", - "m argin", - "▁inv olves", - "▁invol ves", - "▁involve s", - "▁organ is", - "▁N acional", - "bar a", - "ba ra", - "b ara", - "▁de puis", - "▁dep uis", - "pi o", - "p io", - "fe atures", - "feature s", - "feat ures", - "st ru", - "str u", - "▁Dis ney", - "▁restaur ants", - "▁restaurant s", - "Mil l", - "M ill", - ")) \r", - ") )\r", - "с ла", - "rem ote", - "▁Th ird", - "▁base ball", - "▁al gun", - "▁alg un", - "] $", - "▁em ployed", - "▁employ ed", - "po t", - "p ot", - "▁Un ityEngine", - "▁ UnityEngine", - "▁integr ation", - "▁risk s", - "▁ris ks", - "▁st ro", - "▁str o", - "▁ag osto", - "▁ago sto", - "incl uding", - "▁M ind", - "▁Min d", - "▁Mi nd", - "▁st roke", - "▁str oke", - "▁stro ke", - "▁ stroke", - "▁de als", - "▁deal s", - "aj ax", - "aja x", - "a jax", - "ё т", - "▁\\ |", - "▁ \\|", - "ta r", - "t ar", - "adelph ia", - "▁s ab", - "▁sa b", - "pu r", - "p ur", - "▁sc rew", - "▁scr ew", - "▁in ev", - "▁\\ ;", - "▁Don ald", - "▁ Donald", - "ö d", - "cc a", - "c ca", - "es is", - "esi s", - "e sis", - "▁separ ated", - "▁separate d", - "DB G", - "D BG", - "ag ent", - "age nt", - "agen t", - "a gent", - "▁p acked", - "▁pack ed", - "▁pac ked", - "▁ packed", - "н ня", - "in tern", - "int ern", - "inter n", - "inte rn", - "▁M onte", - "▁Mon te", - "▁Mont e", - "▁Mo nte", - "▁prov ince", - "▁provinc e", - "▁provin ce", - "▁exp anded", - "▁expand ed", - "▁appro ached", - "▁approach ed", - "▁E p", - "CL K", - "▁o re", - "▁or e", - "▁ ore", - "B atch", - "▁impress ive", - "R M", - "▁L ocation", - "▁Loc ation", - "▁ Location", - "▁sh ame", - "▁sha me", - "wrap per", - "w rapper", - "un wrap", - "pe er", - "Bit s", - "Bi ts", - "B its", - "▁S N", - "▁ SN", - "sc ar", - "s car", - "Com e", - "Co me", - "C ome", - "▁coun cil", - "▁shout ed", - "ma king", - "m aking", - "▁M aur", - "▁Ma ur", - "▁Mau r", - "▁w is", - "LE TE", - "LET E", - "▁f s", - "▁ fs", - "▁d z", - "▁ dz", - "un que", - "ue go", - "u ego", - "R andom", - "H tml", - "ze m", - "z em", - "▁D utch", - "▁Gold en", - "▁Gol den", - "▁T ar", - "▁Ta r", - "▁H erm", - "▁He rm", - "▁Her m", - "▁str etch", - "▁stret ch", - "var d", - "va rd", - "v ard", - "▁t ries", - "▁tr ies", - "▁tri es", - "W I", - "▁disappe ared", - "▁disappear ed", - "▁cr usher", - "▁crush er", - "▁K an", - "▁Ka n", - "Ma g", - "M ag", - "ø r", - "▁Cam bridge", - "▁Camb ridge", - "▁do po", - "▁dop o", - "at ura", - "atur a", - "atu ra", - "he art", - "▁Sp iel", - "/* *\r", - "/** \r", - "Dir ection", - "Direct ion", - "Di rection", - "D irection", - "at ting", - "att ing", - "atti ng", - "wi g", - "w ig", - "▁c odes", - "▁co des", - "▁code s", - "▁cod es", - "▁ codes", - "▁pow der", - "al ert", - "ale rt", - "aler t", - "sem bl", - "semb l", - "▁y e", - "▁ ye", - "St ar", - "S tar", - "▁ro ots", - "▁root s", - "▁H oll", - "▁Hol l", - "▁Ho ll", - "Re le", - "Rel e", - "R ele", - "▁const itu", - "n c", - "“ .", - "re ference", - "refer ence", - "if icial", - "ific ial", - "ifi cial", - "clos ure", - "▁fig ured", - "▁figure d", - "▁assum ption", - "getElement ById", - "▁A G", - "▁ AG", - "os es", - "ose s", - "o ses", - "▁_ \"", - "ep per", - "ob re", - "o bre", - "en umerate", - "о графи", - "▁less ons", - "▁lesson s", - "▁qual ified", - "Per son", - "Pers on", - "P erson", - "an se", - "ans e", - "▁M ort", - "▁Mor t", - "▁Mo rt", - "s ylvania", - "▁c ré", - "▁cr é", - "Bind ing", - "Bin ding", - "B inding", - "і с", - "▁V ari", - "▁Var i", - "▁Va ri", - "▁ Vari", - "▁re minded", - "▁remind ed", - "▁members hip", - "▁member ship", - "ip er", - "ipe r", - "i per", - "zt e", - "z te", - "▁c ref", - "▁cre f", - "▁cr ef", - "▁ cref", - "▁P A", - "▁ PA", - "plaat st", - "▁Env ironment", - "▁ Environment", - "bo y", - "b oy", - "▁ph rase", - "▁phr ase", - "▁ phrase", - "riv ial", - "ra g", - "r ag", - "во ди", - "вод и", - "▁p se", - "▁ps e", - "▁ pse", - "▁tour nament", - ")} ,", - ") },", - "▁S ound", - "▁So und", - "▁Sou nd", - "▁ Sound", - "▁V el", - "▁Ve l", - "▁ Vel", - "▁B erg", - "▁Be rg", - "▁Ber g", - "el son", - "els on", - "▁ref uge", - "▁else where", - "qu ality", - "qual ity", - "▁abandon ed", - "▁F lo", - "▁Fl o", - "ib il", - "i bil", - "UA L", - "U AL", - "▁Pl atz", - "▁d elta", - "▁del ta", - "▁ delta", - "▁B uy", - "▁Bu y", - "ri ère", - "r ière", - "▁fl our", - "▁flo ur", - "▁laugh ing", - "▁laug hing", - "▁Look ing", - "▁Lo oking", - "Ag ent", - "A gent", - "▁w x", - "▁ wx", - "▁W ales", - "▁Wal es", - "▁Wa les", - "C tx", - "▁c ake", - "▁ca ke", - "▁c rate", - "▁cr ate", - "▁ crate", - "▁к ла", - "▁ кла", - "an ga", - "ang a", - "Z ero", - "▁amount s", - "Tr a", - "T ra", - "om etric", - "omet ric", - "o metric", - "▁con straints", - "▁constr aints", - "▁constraint s", - "▁tem ple", - "▁templ e", - "▁temp le", - "▁install ation", - "st roke", - "str oke", - "▁N eder", - "▁Ne der", - "▁Ned er", - "ț i", - "▁I bid", - "▁o bs", - "▁ob s", - "▁ obs", - "ent ries", - "entr ies", - "▁j usqu", - "OR M", - "O RM", - "▁S ky", - "▁Sk y", - "ik es", - "ike s", - "i kes", - "na k", - "n ak", - "▁m odes", - "▁mod es", - "▁mo des", - "▁mode s", - "▁Hit ler", - "▁b elt", - "▁be lt", - "▁bel t", - "▁point ing", - "▁B an", - "▁Ba n", - "ign ore", - "▁per su", - "▁pers u", - "▁Bes ides", - "yn om", - "y nom", - "▁leg is", - "▁C PU", - "▁CP U", - "▁ CPU", - "an ded", - "and ed", - "ande d", - "ui s", - "u is", - "bs ite", - "b site", - "▁E uro", - "▁Eu ro", - "▁ut ter", - "▁ utter", - "e clipse", - "▁ir re", - "▁irr e", - "▁D ocument", - "▁Doc ument", - "▁ Document", - "▁Mean while", - "▁famil ie", - "ver ify", - "▁J ason", - "▁Ja son", - "▁O rt", - "▁Or t", - "▁ci udad", - "▁techn ologies", - "▁ча сти", - "▁част и", - "▁час ти", - "ni ca", - "nic a", - "n ica", - "can cel", - "c ancel", - "V irtual", - "▁ev ident", - "am an", - "ama n", - "a man", - "▁Sup reme", - "at oes", - "ato es", - "▁ste ady", - "▁stead y", - "▁month ly", - "▁SO FTWARE", - "Di e", - "D ie", - "▁app lying", - "▁apply ing", - "▁appl ying", - "Di g", - "D ig", - "vi er", - "v ier", - "▁го ро", - "▁W H", - "▁ WH", - "▁min ds", - "▁mind s", - "▁k am", - "▁ka m", - "▁expert ise", - "▁not ification", - "▁ notification", - ". -", - "▁del iber", - "▁H E", - "▁ HE", - "▁res ist", - "ou tes", - "out es", - "oute s", - "o utes", - "▁How ard", - "▁Ho ward", - "spec ial", - "spe cial", - "▁p resentation", - "▁present ation", - "▁You Tube", - "mi r", - "m ir", - "▁r ust", - "▁ru st", - "▁rus t", - "▁ rust", - "▁n ations", - "▁nat ions", - "▁nation s", - "▁G ets", - "▁Ge ts", - "▁Get s", - "▁respon ses", - "▁response s", - "▁respons es", - "ar ded", - "ard ed", - "arde d", - "im mer", - "imm er", - "▁reve al", - "▁M eg", - "▁Me g", - "▁tod os", - "▁todo s", - "▁a de", - "▁ad e", - "▁ ade", - "ateg ories", - "ategor ies", - "▁pay ments", - "▁payment s", - "ô t", - "En umer", - "Enum er", - "E numer", - "▁platform s", - "▁plat forms", - "▁life time", - "▁lif etime", - "Com plete", - "Comp lete", - "Qu est", - "Que st", - "Q uest", - "en ders", - "end ers", - "ender s", - "ende rs", - "▁c um", - "▁cu m", - "pl er", - "ple r", - "p ler", - "▁app l", - "▁ap pl", - "äh rend", - "ähr end", - "з ь", - "en ez", - "ene z", - "e nez", - "over ty", - "yn chron", - "▁arg ued", - "▁argue d", - "▁K ath", - "▁Kat h", - "▁Ka th", - "▁s ynchron", - "▁syn chron", - "▁B uilder", - "▁Build er", - "▁ Builder", - "B order", - "Pl an", - "P lan", - "ri eb", - "rie b", - "r ieb", - "n m", - "FOR MAT", - "FORM AT", - "us k", - "u sk", - "▁j umped", - "▁jump ed", - "ch arg", - "char g", - "cha rg", - "▁cont ribute", - "▁contribut e", - "Me sh", - "M esh", - "Un ivers", - "re ll", - "rel l", - "r ell", - "▁p olar", - "▁pol ar", - "▁po lar", - "▁tr ois", - "▁tro is", - "ic io", - "ici o", - "i cio", - "Group s", - "G roups", - "▁( %", - "▁ (%", - "Lo op", - "L oop", - "▁g az", - "▁ga z", - "db g", - "d bg", - "LA Y", - "L AY", - "Jo hn", - "J ohn", - "bl ocks", - "block s", - "blo cks", - "▁l ung", - "▁lu ng", - "▁lun g", - "▁ lung", - "▁k ön", - "▁kö n", - "th rough", - "▁fif th", - "lish er", - "l isher", - "▁inv olving", - "▁invol ving", - "▁De ep", - "▁ Deep", - "▁обла сти", - "▁s ull", - "▁su ll", - "▁sul l", - "Ex port", - "Exp ort", - "▁K ate", - "▁Kat e", - "▁Ka te", - "per iod", - "ch arge", - "char ge", - "charg e", - "G T", - "\"> \r", - "\" >\r", - "ти н", - "т ин", - "▁O tt", - "▁Ot t", - "▁inter actions", - "▁interaction s", - "▁interact ions", - "▁Tor onto", - "TR ACE", - "TRA CE", - "▁d ifer", - "▁di fer", - "▁dif er", - "▁lib eral", - "▁liber al", - "▁p article", - "▁part icle", - "▁partic le", - "▁parti cle", - "▁sur ve", - "▁surv e", - "al ous", - "alo us", - "re ason", - "rea son", - "▁de pression", - "▁dep ression", - "▁depress ion", - "а л", - "▁f lower", - "▁fl ower", - "▁flo wer", - "▁flow er", - "▁wa ar", - "▁h ade", - "▁had e", - "▁ha de", - "▁cent uries", - "ut y", - "u ty", - "par ty", - "part y", - "▁appro val", - "gener ate", - "▁B arn", - "▁Bar n", - "▁Ba rn", - "▁m arg", - "▁mar g", - "▁ma rg", - "▁m onde", - "▁mon de", - "▁mo nde", - "▁mond e", - "▁o ok", - "▁ ook", - "▁Cl ark", - "▁Clar k", - "▁the oret", - "vious ly", - "vi ously", - "v iously", - "? )", - "▁R ud", - "▁Ru d", - "st mt", - "in ction", - "inct ion", - "▁t un", - "▁tu n", - "▁ro ads", - "▁road s", - "▁rot ation", - "▁ rotation", - "pp en", - "ppe n", - "p pen", - "sen sor", - "s ensor", - "▁K ol", - "▁Ko l", - "id elines", - "ide lines", - "idel ines", - "▁ є", - "▁com posed", - "▁comp osed", - "▁compos ed", - "▁v irus", - "▁vi rus", - "▁vir us", - "' $", - "S N", - "▁V on", - "▁Vo n", - "mon t", - "mo nt", - "m ont", - "la r", - "l ar", - "▁opin ions", - "▁opinion s", - "uct ion", - "u ction", - "ru pal", - "rup al", - "under line", - "▁hor ror", - "Mus t", - "Mu st", - "M ust", - "ot to", - "ott o", - "o tto", - "Sh ould", - "▁stat ist", - "▁g em", - "▁ge m", - "▁ gem", - "▁se cre", - "▁sec re", - "▁st rip", - "▁str ip", - "▁stri p", - "▁ strip", - "▁d irt", - "▁di rt", - "▁dir t", - "ama zon", - "amaz on", - "▁R ound", - "▁Ro und", - "▁Rou nd", - "▁ Round", - "▁dis covery", - "▁disc overy", - "▁discover y", - "▁disco very", - "▁G O", - "▁ GO", - "▁substant ial", - "ib t", - "i bt", - "▁dem ands", - "▁demand s", - "▁every day", - "▁b esch", - "▁be sch", - "▁bes ch", - "▁B ridge", - "▁Br idge", - "▁H D", - "▁ HD", - "▁D ol", - "▁Do l", - "▁t rès", - "▁tr ès", - "an ni", - "ann i", - "ro it", - "() );\r", - "()); \r", - "()) ;\r", - "( ));\r", - "fa r", - "f ar", - "tim estamp", - "▁bul k", - "Bl ack", - "▁g an", - "▁ga n", - "▁ gan", - "set ting", - "ret val", - "ва не", - "ван е", - "nu ng", - "n ung", - "▁talk s", - "▁tal ks", - "▁scient ists", - "▁scientist s", - "▁v ig", - "▁vi g", - "▁quant ity", - "▁G ard", - "▁Gar d", - "▁Ga rd", - "▁mov ements", - "▁move ments", - "▁movement s", - "äh r", - "ä hr", - "ling s", - "lin gs", - "l ings", - "▁Т е", - "te am", - "ri to", - "rit o", - "r ito", - "▁as sembly", - "▁ assembly", - "il st", - "ils t", - "i lst", - "▁happ iness", - "▁le af", - "▁ leaf", - "▁ass essment", - "▁assess ment", - "Co ord", - "ir s", - "i rs", - "sa m", - "s am", - "▁att orney", - "▁g eme", - "▁ge me", - "▁gem e", - "▁ geme", - "ID E", - "I DE", - "▁V ere", - "▁Ver e", - "▁Ve re", - "▁Anth ony", - "am iento", - "ami ento", - "▁A st", - "▁As t", - "▁cir cul", - "▁circ ul", - "▁Fr ances", - "▁Franc es", - "▁France s", - "▁Fran ces", - "▁p ent", - "▁pe nt", - "▁pen t", - "▁ pent", - "▁m ate", - "▁mat e", - "▁ma te", - "▁ mate", - "▁Trans port", - "▁ Transport", - "ow o", - "o wo", - "ч у", - "is tes", - "ist es", - "iste s", - "TR AN", - "TRA N", - "T RAN", - "IM PORT", - "IMP ORT", - "▁B reak", - "▁Bre ak", - "▁ Break", - "▁s ons", - "▁so ns", - "▁son s", - "▁invest ors", - "▁Phil ipp", - "▁Philip p", - "TH OD", - "▁pan ic", - "▁pa nic", - "▁ panic", - "▁: )", - "▁d etection", - "▁det ection", - "▁detect ion", - "▁sim ultane", - "nt e", - "n te", - "▁list ened", - "▁listen ed", - "к ре", - "▁B rig", - "▁Br ig", - "Option al", - "Opt ional", - "▁a bund", - "▁ab und", - "▁c riteria", - "▁crit eria", - "▁c hip", - "▁ch ip", - "▁chi p", - "▁ chip", - "▁ок ру", - "▁Con stant", - "▁Const ant", - "▁ Constant", - "▁m ining", - "▁min ing", - "▁mi ning", - "▁mini ng", - "та л", - "т ал", - "ma tes", - "mat es", - "mate s", - "m ates", - "▁w orship", - "▁wor ship", - "ro uter", - "rou ter", - "route r", - "r outer", - "C N", - "▁M atch", - "▁Mat ch", - "▁ Match", - "▁C ole", - "▁Col e", - "▁Co le", - "▁down t", - "▁dow nt", - "▁h oles", - "▁hol es", - "▁ho les", - "▁hole s", - "▁gr ateful", - "RES ULT", - "▁Europ a", - "▁Euro pa", - "▁con sent", - "▁cons ent", - "▁conse nt", - "l ä", - "op ter", - "opt er", - "▁colle agues", - "or ous", - "oro us", - "o rous", - "▁enem ies", - "ha ng", - "han g", - "h ang", - "act ual", - "Object s", - "▁я к", - "▁fl uid", - "▁flu id", - "fix ed", - "f ixed", - "▁G raph", - "▁Gr aph", - "▁Gra ph", - "▁ Graph", - "▁scr atch", - "ce rs", - "cer s", - "c ers", - "ri bu", - "rib u", - "▁valid ation", - "▁ validation", - "▁com pletion", - "▁complet ion", - "▁B egin", - "▁Be gin", - "▁Beg in", - "▁ Begin", - "end point", - "ri ent", - "rie nt", - "rien t", - "r ient", - "C M", - "▁S ite", - "▁Si te", - "▁ Site", - "▁expl ains", - "▁explain s", - "tr es", - "tre s", - "t res", - "▁any body", - "fo reach", - "fore ach", - "for each", - "lo n", - "l on", - "Ch ain", - "▁B uff", - "▁Bu ff", - "▁ Buff", - "oc al", - "oca l", - "o cal", - "▁M organ", - "▁Mor gan", - "▁s ang", - "▁sa ng", - "▁san g", - "▁pass es", - "▁pas ses", - "@ @", - "ij d", - "i jd", - "W ord", - "▁H ung", - "▁Hun g", - "▁Hu ng", - "▁F er", - "▁Fe r", - "▁v ý", - "ba st", - "bas t", - "b ast", - "▁enter tainment", - "▁entertain ment", - "hi n", - "h in", - "▁g rat", - "▁gr at", - "▁gra t", - "▁M ember", - "▁Me mber", - "▁Mem ber", - "▁ Member", - "▁M inn", - "▁Min n", - "▁Mi nn", - "▁pr inted", - "▁print ed", - "▁prin ted", - "▁Frank lin", - "▁I mp", - "▁Im p", - "▁ Imp", - "M achine", - "column s", - "▁de leted", - "▁del eted", - "▁delete d", - "▁delet ed", - "▁ deleted", - "▁manufact uring", - "▁re ly", - "▁r ely", - "▁rel y", - "▁con se", - "▁cons e", - "▁f ishing", - "▁fish ing", - "▁fis hing", - "bl o", - "b lo", - "- $", - "▁. \"", - "▁ .\"", - "▁clin ical", - "▁clinic al", - "▁Stud ies", - "▁Б у", - "def inition", - "▁evalu ation", - "▁eval uation", - "▁att acked", - "▁attack ed", - "▁fro zen", - "ze nt", - "zen t", - "z ent", - "▁ú lt", - "▁r ational", - "▁rat ional", - "▁ratio nal", - "ot he", - "oth e", - "o the", - "Can cel", - "C ancel", - "hi story", - "hist ory", - "set Text", - "▁a lc", - "▁al c", - "▁h ydro", - "▁hy dro", - "▁hyd ro", - "▁The atre", - "▁M aterial", - "▁Mat erial", - "▁ Material", - "IO Exception", - "**** **/", - "****** /", - "sp l", - "s pl", - "NO DE", - "att rs", - "attr s", - "▁m ie", - "▁mi e", - "▁off ices", - "▁offic es", - "▁office s", - "r ó", - "▁j am", - "▁ja m", - "▁Id ent", - "▁Ide nt", - "▁ Ident", - "v é", - "Set ting", - "▁Sever al", - "▁Sev eral", - "▁dec ay", - "And roid", - "▁S ave", - "▁Sa ve", - "▁Sav e", - "▁ Save", - "un ted", - "unt ed", - "unte d", - "▁Mount ain", - "us c", - "u sc", - "▁mar zo", - "▁a sleep", - "▁as leep", - "▁sold ier", - "▁D ouble", - "▁Dou ble", - "▁ Double", - "P K", - "▁cont rad", - "▁contr ad", - "▁contra d", - "▁w ins", - "▁win s", - "ce iver", - "ceive r", - "▁se asons", - "▁season s", - "▁seas ons", - "▁C hall", - "▁Ch all", - "▁Cha ll", - "▁health care", - "ła d", - "ł ad", - "о т", - "▁F ive", - "▁Fi ve", - "▁H ell", - "▁He ll", - "▁Hel l", - "▁world wide", - "▁' ,", - "▁ ',", - "я н", - "ma de", - "mad e", - "m ade", - "▁respon ded", - "▁respond ed", - "▁a y", - "▁ ay", - "▁proced ures", - "▁procedure s", - "те ра", - "тер а", - "▁cle ared", - "▁clear ed", - "\"] .", - "\" ].", - "▁T arget", - "▁Tar get", - "▁ Target", - "▁S ide", - "▁Si de", - "▁Sid e", - "▁ Side", - "om in", - "omi n", - "o min", - "▁de ploy", - "▁T ell", - "▁Te ll", - "▁Tel l", - "▁ Tell", - "▁on going", - "fl oor", - "f loor", - "▁b ones", - "▁bo nes", - "▁bon es", - "▁bone s", - "▁De lete", - "▁Del ete", - "▁ Delete", - "▁shru gged", - "O ur", - "De r", - "D er", - "▁init ialize", - "▁initial ize", - "▁ initialize", - "▁T ed", - "▁Te d", - "MA GE", - "MAG E", - "M AGE", - "▁h ire", - "▁hi re", - "▁ hire", - "▁tr acking", - "▁track ing", - "▁a sh", - "▁as h", - "▁ ash", - "▁ce iling", - "ка х", - "et ti", - "ett i", - "e tti", - "▁cour age", - "▁cou rage", - "ensch app", - "ют ся", - "ю тся", - "Mo re", - "M ore", - "▁fol g", - "▁fo lg", - "▁ folg", - "▁Gr ace", - "▁Gra ce", - "▁K elly", - "▁Kel ly", - "▁re ven", - "▁r even", - "▁rev en", - "▁reve n", - "▁A li", - "▁Al i", - "▁ Ali", - "▁d isp", - "▁dis p", - "▁di sp", - "▁ disp", - "▁de feat", - "▁defe at", - "▁cre ature", - "▁creat ure", - "▁Kenn edy", - "▁D iego", - "▁Die go", - "▁Di ego", - "EM P", - "E MP", - "▁s team", - "▁ste am", - "end ance", - "ri g", - "r ig", - "▁ign or", - "▁ig nor", - "em en", - "eme n", - "e men", - "▁G ru", - "▁Gr u", - "▁pro posal", - "▁propos al", - "▁we iter", - "▁weit er", - "▁ лі", - "ib les", - "ible s", - "i bles", - "▁consider ation", - "▁belie ves", - "▁believe s", - "▁S oph", - "▁So ph", - "“ ,", - "▁Matt hew", - "▁circ uit", - "▁s inger", - "▁sing er", - "▁sin ger", - "▁S quare", - "ç o", - "Ed ge", - "▁a str", - "▁as tr", - "▁ast r", - "▁ astr", - "▁represent ative", - "▁comprehens ive", - "li ga", - "lig a", - "l iga", - "▁m ere", - "▁me re", - "▁mer e", - "tb l", - "t bl", - "▁contin uing", - "▁continu ing", - "ograph er", - "ograp her", - "LE D", - "L ED", - "▁/* **/", - "▁/** */", - "▁s ear", - "▁se ar", - "▁sea r", - "▁enorm ous", - "iz i", - "i zi", - "Di t", - "D it", - "th ere", - "ther e", - "the re", - "t here", - "і н", - "си те", - "▁gu erra", - "▁end point", - "▁ endpoint", - "▁le sson", - "▁les son", - "▁less on", - "zo n", - "z on", - "var iable", - "vari able", - "и с", - "▁research ers", - "▁attempt ed", - "▁e nf", - "▁en f", - "ту ра", - "тур а", - "▁de fin", - "▁def in", - "ве ст", - "▁aw ful", - "▁lo west", - "▁low est", - "ru les", - "rule s", - "r ules", - "▁un like", - "inter val", - "▁produ cing", - "▁K am", - "▁Ka m", - "▁I MP", - "▁IM P", - "▁ IMP", - "Gener al", - "Gen eral", - "▁f aire", - "▁fa ire", - "▁fair e", - "▁max im", - "▁ma xim", - "as semb", - "ass emb", - "asse mb", - "assem b", - "ac ent", - "ace nt", - "a cent", - "? >", - "pl ica", - "plic a", - "p lica", - "▁r am", - "▁ra m", - "▁ ram", - "ma te", - "mat e", - "m ate", - "ц у", - "m n", - "▁H i", - "▁ Hi", - "▁st ages", - "▁stage s", - "▁stag es", - "▁sta ges", - "▁Ed itor", - "▁Edit or", - "▁ Editor", - "▁t ang", - "▁tan g", - "▁ta ng", - "R D", - "▁i ch", - "▁ic h", - "▁ ich", - "▁depend ent", - "▁dep endent", - "▁ dependent", - "li fer", - "life r", - "lif er", - "l ifer", - "as cript", - "asc ript", - "a script", - "▁expos ure", - "ре з", - "▁m art", - "▁mar t", - "▁ma rt", - "▁ mart", - "▁Bar cel", - "xs pace", - "x space", - "SE SSION", - "▁p rest", - "▁pre st", - "▁pr est", - "▁pres t", - "UR CE", - "- .", - "▁се ло", - "ha ve", - "hav e", - "h ave", - "▁observ ation", - "▁obs ervation", - "▁comm ands", - "▁command s", - "▁ commands", - "▁e ager", - "▁out door", - "▁DE BUG", - "▁ DEBUG", - "▁h r", - "▁ hr", - "A X", - "▁p uzz", - "▁pu zz", - "bl ank", - "бу р", - "б ур", - "▁k ennis", - "▁reg arded", - "▁regard ed", - "▁} ),", - "▁}) ,", - "▁ }),", - "vol ume", - "▁про из", - "▁Tr aining", - "▁Tra ining", - "▁Train ing", - "a ñ", - "▁f ois", - "▁foi s", - "▁fo is", - "▁т ри", - "▁ три", - "в ня", - "▁opt imal", - "▁optim al", - "▁sub scription", - "▁subs cription", - "▁ subscription", - "br idge", - "brid ge", - "b ridge", - "im ental", - "iment al", - "imen tal", - "▁Th ink", - "▁\" ;", - "▁ \";", - "▁leg isl", - "▁legis l", - "▁H op", - "▁Ho p", - "▁br anches", - "▁branch es", - "▁V eg", - "▁Ve g", - "▁s print", - "▁spr int", - "▁fl ux", - "▁flu x", - "▁Fr eder", - "▁Fre der", - "▁Fred er", - "si s", - "s is", - "not ify", - "▁Ф ран", - "so m", - "s om", - "ny m", - "n ym", - "▁R é", - "le tt", - "let t", - "l ett", - "ing ham", - "▁F arm", - "▁Far m", - "▁Fa rm", - "DO M", - "D OM", - "▁sh ield", - "He re", - "Her e", - "H ere", - "▁T reat", - "▁Tre at", - "▁Lu ke", - "▁un safe", - "an ton", - "ant on", - "anto n", - "▁Im per", - "▁Imp er", - "▁tele phone", - "▁un lock", - "▁ unlock", - "Own er", - "col lection", - "coll ection", - "collect ion", - "▁s nd", - "▁sn d", - "▁ snd", - "▁su iv", - "▁ent ering", - "▁enter ing", - "ше н", - "ш ен", - "▁L abel", - "▁La bel", - "▁Lab el", - "▁ Label", - "se lector", - "sel ector", - "select or", - "▁G ET", - "▁ GET", - "▁qu ando", - "▁quand o", - "▁f ed", - "▁fe d", - "▁ fed", - "j Query", - "Or igin", - "▁A lan", - "▁Al an", - "math scr", - "▁pregn ant", - "▁preg nant", - "Ex pect", - "Exp ect", - "re sources", - "res ources", - "resource s", - "▁er sten", - "▁erst en", - "▁ers ten", - "▁erste n", - "al ia", - "ali a", - "a lia", - "▁ret ired", - "▁retire d", - "û t", - "Cr ed", - "C red", - "▁m éd", - "▁mé d", - "▁e rh", - "▁er h", - "Frame work", - "Sl ot", - "S lot", - "d uration", - "sa l", - "s al", - "▁com position", - "▁compos ition", - "art icle", - "gp u", - "g pu", - "▁per mitted", - "▁perm itted", - "▁permit ted", - "▁F ont", - "▁Fo nt", - "▁ Font", - "▁M uch", - "▁Mu ch", - "▁p ending", - "▁pen ding", - "▁ pending", - "▁ag encies", - "Column s", - "▁k lik", - "▁kl ik", - "▁r ating", - "▁rat ing", - "▁ra ting", - "▁ rating", - "min d", - "mi nd", - "m ind", - "▁Penn sylvania", - "J ava", - "ab stract", - "abs tract", - "▁d umb", - "▁du mb", - "▁V I", - "▁ VI", - "us a", - "u sa", - "Rem ote", - "▁YO U", - "▁C reek", - "▁Cre ek", - "ма ти", - "мат и", - "Bot tom", - "B ottom", - "▁roll ing", - "▁ rolling", - "▁b undle", - "▁bund le", - "▁ bundle", - "▁g olf", - "▁gol f", - "gp io", - "g pio", - "▁Ch air", - "▁Cha ir", - "▁c ls", - "▁cl s", - "▁ cls", - "$ }", - "▁Par liament", - "f ühr", - "Man y", - "Ma ny", - "M any", - "▁S ep", - "▁Se p", - "▁ Sep", - "▁bad ly", - "ig i", - "i gi", - "▁Geme inde", - "Il l", - "I ll", - "▁А н", - "ua rt", - "uar t", - "u art", - "it empty", - "item pty", - "▁N iger", - "▁Ni ger", - "▁im migr", - "▁imm igr", - "Su per", - "Sup er", - "S uper", - "v á", - "ist ribute", - "istribut e", - "Hel pers", - "Helper s", - "Help ers", - "▁w aters", - "▁water s", - "▁wat ers", - "▁wa ters", - "▁join ing", - "▁jo ining", - "om itempty", - "▁Other wise", - "▁H ost", - "▁Ho st", - "▁ Host", - "▁re dd", - "▁red d", - "▁d y", - "▁ dy", - "▁con verted", - "▁convert ed", - "▁conver ted", - "▁pr ayer", - "▁pray er", - "▁pra yer", - "▁У краї", - "▁Укра ї", - "▁e lections", - "▁elect ions", - "▁ele ctions", - "▁election s", - "re b", - "r eb", - "er ie", - "eri e", - "e rie", - "▁с вя", - "Ab s", - "A bs", - "ie mbre", - "iem bre", - "i embre", - "hol ders", - "hold ers", - "holder s", - "▁R ol", - "▁Ro l", - "ut schen", - "uts chen", - "utsch en", - "utsche n", - "▁G h", - "ter y", - "te ry", - "t ery", - "ан г", - "а нг", - "▁narr ative", - "min us", - "m inus", - "▁I ron", - "▁Ir on", - "=\" #", - "▁w and", - "▁wa nd", - "▁ wand", - "▁w ished", - "▁wish ed", - "▁wis hed", - "ic ode", - "ico de", - "i code", - "or r", - "o rr", - "[ [", - "▁detect ed", - "▁municip al", - "▁P our", - "▁Po ur", - "▁S erv", - "▁Se rv", - "▁Ser v", - "▁ Serv", - "cite t", - "cit et", - "c itet", - "▁g rey", - "▁gr ey", - "▁gre y", - "▁R ap", - "▁Ra p", - "▁v oy", - "▁vo y", - "▁l leg", - "▁ll eg", - "▁cur rency", - "▁curr ency", - "▁ currency", - "▁S cript", - "▁Sc ript", - "▁ Script", - "str ument", - "stru ment", - "▁expect ing", - "▁t ickets", - "▁tick ets", - "▁ticket s", - "▁b ucket", - "▁buck et", - "▁ bucket", - "eg r", - "e gr", - "▁j acket", - "▁jack et", - "dr v", - "d rv", - "▁lo ans", - "▁loan s", - "▁k ann", - "▁kan n", - "▁ka nn", - "▁integr al", - "▁character istics", - "▁characteristic s", - "(\" .", - "( \".", - "▁man ual", - "▁d ynamics", - "▁dynam ics", - "▁dynamic s", - ": *", - "sh a", - "s ha", - "re ens", - "ree ns", - "reen s", - "on ical", - "oni cal", - "onic al", - "▁to ile", - "añ a", - "a ña", - "▁d istant", - "▁di stant", - "▁dist ant", - "▁hand led", - "▁handle d", - "Bo ol", - "B ool", - "▁pe nal", - "▁pen al", - "▁Th ings", - "▁prom inent", - "▁ex ped", - "▁exp ed", - "▁He lp", - "▁Hel p", - "▁ Help", - "▁a sp", - "▁as p", - "▁ asp", - "la p", - "l ap", - "▁A uth", - "▁Aut h", - "▁Au th", - "▁ Auth", - "Bas ic", - "ach uset", - "▁B ild", - "▁Bi ld", - "▁Bil d", - "▁ent itled", - "▁j ag", - "▁ja g", - "▁reject ed", - "▁m emor", - "▁me mor", - "▁mem or", - "▁memo r", - "or ts", - "ort s", - "▁ap plies", - "▁appl ies", - "▁L anguage", - "▁ Language", - "spec ific", - "achuset ts", - "HA ND", - "H AND", - "▁R oute", - "▁Ro ute", - "▁Rou te", - "▁ Route", - "mark et", - "mar ket", - "▁K y", - "▁p ose", - "▁pos e", - "▁po se", - "▁ pose", - "AC HE", - "ACH E", - "po ll", - "pol l", - "p oll", - "▁r ocks", - "▁ro cks", - "▁rock s", - "bo ne", - "bon e", - "b one", - "▁D IS", - "▁DI S", - "▁ DIS", - "W atch", - "▁sm iling", - "ри о", - "Mon th", - "Mont h", - "▁e fter", - "con struct", - "const ruct", - "▁b ands", - "▁band s", - "▁ban ds", - "▁ bands", - "▁collabor ation", - "ни ми", - "ним и", - "gl as", - "g las", - "▁v y", - "▁ vy", - "▁eng agement", - "▁engage ment", - "__ )", - "_ _)", - "▁w ings", - "▁win gs", - "▁wing s", - "ки м", - "к им", - "net je", - "at iva", - "ati va", - "ativ a", - "▁Du ke", - "ле е", - "▁With in", - "▁d ove", - "▁do ve", - "▁c b", - "▁ cb", - "ye rs", - "yer s", - "y ers", - "po w", - "p ow", - "[ (", - "▁evalu ate", - "▁eval uate", - "Point s", - "▁р і", - "▁ рі", - "od igd", - "odi gd", - "on omy", - "ono my", - "onom y", - "▁Ill inois", - "▁T yp", - "▁Ty p", - "▁ Typ", - "▁coord inates", - "▁coordinate s", - "pis ode", - "uck ed", - "uc ked", - "▁f lav", - "▁fl av", - "▁br ands", - "▁brand s", - "▁cal endar", - "▁ calendar", - "Li b", - "L ib", - "▁uit gen", - "▁t ale", - "▁tal e", - "▁ta le", - "▁brief ly", - "▁m ic", - "▁mi c", - "▁ mic", - "RE SS", - "RES S", - "▁sp äter", - "▁integr ated", - "▁integrate d", - "▁cook ies", - "▁cookie s", - "▁uitgen odigd", - "▁P riv", - "▁Pr iv", - "▁Pri v", - "▁ Priv", - "▁phen omen", - "▁vo egen", - "Su pp", - "Sup p", - "S upp", - "▁re fers", - "▁ref ers", - "▁refer s", - "па д", - "▁Cl inton", - "▁Clin ton", - "▁ass ignment", - "▁assign ment", - "in als", - "ina ls", - "inal s", - "i nals", - "▁a sym", - "▁as ym", - "cy cle", - "cycl e", - "c ycle", - "▁And erson", - "▁Anders on", - "▁b inding", - "▁bin ding", - "▁bind ing", - "▁ binding", - "ri que", - "r ique", - "hi nd", - "hin d", - "h ind", - "▁be half", - "▁beh alf", - "▁F le", - "▁Fl e", - "▁break s", - "▁bre aks", - "▁so ap", - "▁ soap", - "ва р", - "в ар", - "▁v ä", - "▁ vä", - "▁c rying", - "▁cr ying", - "▁cry ing", - "▁ →", - "▁m sm", - "▁ms m", - "▁ msm", - "▁bo ots", - "▁boot s", - "ow ing", - "owi ng", - "o wing", - "▁b ell", - "▁be ll", - "▁bel l", - "▁ bell", - "su ite", - "suit e", - "▁Bund es", - "▁Bun des", - "Y ear", - "nd ef", - "nde f", - "n def", - "O ther", - "▁go ogle", - "▁goog le", - "▁ google", - "EN CE", - "ENC E", - "WE R", - "W ER", - "Le s", - "L es", - "Sh ared", - "Share d", - "▁E D", - "▁ ED", - "IF T", - "I FT", - "▁flo ating", - "▁float ing", - "ý m", - "{} ,", - "{ },", - "Bin ary", - "B inary", - "▁ro ce", - "ra j", - "r aj", - "▁be werken", - "B F", - "▁H ur", - "▁Hu r", - "ce n", - "c en", - "▁e re", - "▁er e", - "▁ ere", - "▁c amb", - "▁cam b", - "▁ca mb", - "▁Pak istan", - "▁great ly", - "▁log ging", - "▁ logging", - "/ .", - "Ten sor", - "T ensor", - "▁op ens", - "▁open s", - "▁ opens", - "▁R io", - "▁klik ken", - "▁sc ulpt", - "ap ore", - "apor e", - "w x", - "▁N ich", - "▁Nic h", - "▁Ni ch", - "na n", - "n an", - "▁inj ured", - "com pare", - "comp are", - "compar e", - "th a", - "t ha", - "Sam ple", - "S ample", - "Sh ell", - "She ll", - "S hell", - "▁comm ander", - "▁command er", - "▁re ceiver", - "▁rece iver", - "▁receive r", - "▁h opes", - "▁hope s", - "▁hop es", - "▁ho pes", - "▁b yl", - "▁by l", - "▁pro xy", - "▁pr oxy", - "▁ proxy", - "▁g all", - "▁gal l", - "▁ga ll", - "get Id", - "▁B ab", - "▁Ba b", - "fe ld", - "fel d", - "f eld", - "▁\" _", - "▁H ab", - "▁Ha b", - "sim ple", - "▁execut ed", - "▁execute d", - "▁a te", - "▁at e", - "▁ ate", - "▁an imation", - "▁anim ation", - "▁ animation", - "▁in hab", - "▁бо ль", - "▁r outer", - "▁ro uter", - "▁rout er", - "▁route r", - "▁rou ter", - "▁ router", - "▁gl ob", - "▁glo b", - "▁ glob", - "Ge plaatst", - "▁begin netje", - "▁K ur", - "▁Ku r", - "▁Х а", - "al igned", - "align ed", - "▁cert ificate", - "▁ Å", - ".) .", - ". ).", - "▁s oll", - "▁so ll", - "▁sol l", - "▁Im port", - "▁Imp ort", - "▁ Import", - "ре ди", - "ред и", - "р еди", - "▁pand emic", - "▁n ic", - "▁ni c", - "▁ nic", - "v ä", - "▁G ree", - "▁Gr ee", - "▁Gre e", - "▁S ay", - "▁Sa y", - "▁д і", - "▁ ді", - "▁N um", - "▁Nu m", - "▁ Num", - "▁rough ly", - "▁des pués", - "▁ ​", - "▁spec ify", - "Map per", - "lic ht", - "li cht", - "lich t", - "l icht", - "▁th umb", - "▁ thumb", - "wi e", - "w ie", - "▁un likely", - "▁unlike ly", - "▁ unlikely", - "▁E dd", - "▁Ed d", - "He y", - "H ey", - "▁O pt", - "▁Op t", - "▁ Opt", - "B LOCK", - "во р", - "в ор", - "▁ ×", - "▁b a", - "▁ ba", - "▁period s", - "▁title s", - "▁tit les", - "Me d", - "M ed", - "▁f on", - "▁fo n", - "▁ fon", - "▁b ast", - "▁bas t", - "▁ba st", - "▁ bast", - "▁F orest", - "▁For est", - "▁Fore st", - "▁Fo rest", - "▁ №", - "on ds", - "ond s", - "▁f al", - "▁fa l", - "▁g esch", - "▁ge sch", - "▁ges ch", - "▁ gesch", - "dir ection", - "di rection", - "direct ion", - "dire ction", - "d irection", - "IF Y", - "▁L A", - "▁ LA", - "▁( ((", - "▁(( (", - "▁ (((", - "GT H", - "G TH", - "it udes", - "itude s", - "itu des", - "itud es", - "▁dest ruction", - "▁destruct ion", - "▁J a", - "▁s take", - "▁st ake", - "▁sta ke", - "iffer ent", - "iffe rent", - "▁ident ical", - "▁f og", - "▁fo g", - "▁R eb", - "▁Re b", - "▁ Reb", - "ски е", - "сту п", - "ja x", - "j ax", - "▁M ars", - "▁Mar s", - "▁Ma rs", - "▁hist oric", - "▁histor ic", - "▁V o", - "▁ Vo", - "▁entre pre", - "▁t ension", - "▁tens ion", - "▁W HERE", - "▁WH ERE", - "▁WHE RE", - "▁Phil adelphia", - "Count er", - "Co unter", - "C ounter", - "▁fr ames", - "▁frame s", - "▁fra mes", - "▁fram es", - "▁ frames", - "▁m uy", - "▁mu y", - "e j", - "ö t", - "e u", - "▁че лове", - "PRO C", - "PR OC", - "▁res olved", - "▁resolve d", - "▁ resolved", - "▁t ape", - "▁tap e", - "▁ta pe", - "ци он", - "▁sing ular", - "▁person nel", - "▁M un", - "▁Mu n", - "▁O cc", - "▁ Occ", - "▁scal ar", - "▁ scalar", - "de ss", - "des s", - "d ess", - "▁c able", - "▁cab le", - "▁ca ble", - "be ing", - "b eing", - "▁J enn", - "▁Je nn", - "▁Jen n", - "▁er st", - "▁ers t", - "▁ erst", - "Action s", - "Act ions", - "A ctions", - "Env ironment", - "vi a", - "v ia", - "▁strugg ling", - "▁D VD", - "wh e", - "w he", - "▁throw ing", - "▁thr owing", - "▁thro wing", - "Bound s", - "B ounds", - "▁M D", - "▁ MD", - "▁\" ../", - "▁\". ./", - "▁satisf y", - "▁Color ado", - "▁Act ive", - "▁Activ e", - "▁ Active", - "Task s", - "<>( );", - "<> ();", - "< >();", - "▁sl ipped", - "▁slip ped", - "▁po ison", - "▁poi son", - "z b", - "Dis patch", - "war ning", - "warn ing", - "w arning", - "▁ult imate", - "p icture", - "ex pression", - "exp ression", - "expr ession", - "express ion", - "▁T alk", - "▁Tal k", - "▁f lick", - "▁fl ick", - "▁rais ing", - "▁ra ising", - "▁ raising", - "▁trans actions", - "▁transaction s", - "▁gl ance", - "▁g ri", - "▁gr i", - "▁п рез", - "▁пре з", - "se lection", - "sel ection", - "select ion", - "s election", - "њ а", - "en dl", - "end l", - "▁A bb", - "▁Ab b", - "▁b old", - "▁bo ld", - "▁bol d", - "▁ bold", - "▁maint ained", - "▁maintain ed", - "Ex ists", - "▁encour aged", - "▁encourage d", - "Qu al", - "Q ual", - "▁ess ere", - "▁h ired", - "▁hi red", - "▁hire d", - "let ter", - "lett er", - "lette r", - "it ches", - "itch es", - "oth ers", - "other s", - "othe rs", - "o thers", - "▁w oj", - "▁wo j", - "▁inj uries", - "▁d il", - "▁di l", - "ex ecut", - "exec ut", - "▁Ste el", - "▁G arden", - "▁Gar den", - "▁Gard en", - "з я", - "\\, \\", - "\\ ,\\", - "▁An gel", - "▁Ang el", - "pr im", - "p rim", - ">: ]<", - "g b", - "pe at", - "in te", - "int e", - "i nte", - "▁ap olog", - "▁reg ulations", - "▁regul ations", - "▁regulation s", - "S rc", - "k h", - "Up load", - "U pload", - "ma pping", - "map ping", - "m apping", - "▁p resents", - "▁pres ents", - "▁present s", - "▁po etry", - "▁poet ry", - "▁st ops", - "▁stop s", - "▁sto ps", - "▁T ol", - "▁To l", - "▁t ower", - "▁to wer", - "▁tow er", - "▁O UT", - "▁ OUT", - "Th ank", - "Than k", - "▁organ ic", - "▁d rei", - "▁dr ei", - "▁dre i", - "▁p ound", - "▁po und", - "▁pou nd", - "cent ury", - "▁mod ules", - "▁module s", - "▁ modules", - "▁д ере", - "▁де ре", - "▁w orn", - "▁wor n", - "▁wo rn", - "▁par ad", - "▁para d", - "▁pa rad", - "▁C os", - "▁Co s", - "fi c", - "f ic", - "▁бе з", - "▁Jim my", - "▁l ands", - "▁land s", - "▁lan ds", - "▁ lands", - "▁min ist", - "▁mini st", - "vs pace", - "v space", - "▁light ing", - "▁n aked", - "▁na ked", - "▁design er", - "▁St ream", - "▁Stre am", - "▁ Stream", - "TM P", - "T MP", - "Cent er", - "C enter", - "resent ation", - "ON T", - "O NT", - "▁e rs", - "▁er s", - "▁ ers", - "▁measure ment", - "▁mus cles", - "▁muscle s", - "▁I gn", - "▁ Ign", - "▁C OM", - "▁CO M", - "▁ COM", - "▁f ru", - "▁fr u", - "▁gen re", - "▁al pha", - "▁ alpha", - "▁ret irement", - "▁retire ment", - "▁G on", - "▁Go n", - "ő l", - "cont ents", - "content s", - "▁he aling", - "▁heal ing", - "▁s ido", - "▁si do", - "▁sid o", - "incip al", - "Per mission", - "Perm ission", - "ра к", - "▁G ordon", - "▁Gor don", - "▁R ank", - "▁Ran k", - "▁ Rank", - "▁Aut om", - "▁Au tom", - "▁Auto m", - "▁ Autom", - "Con structor", - "Construct or", - "wi ki", - "wik i", - "w iki", - "▁concern ing", - "▁concer ning", - "riz ona", - "▁var iant", - "▁vari ant", - "▁ variant", - "▁arr anged", - "▁arrang ed", - "▁arrange d", - "▁S pr", - "▁Sp r", - "BP ACK", - "B PACK", - "Tim estamp", - "re store", - "rest ore", - "aw are", - "awa re", - "a ware", - "▁Ob serv", - "▁ Observ", - "▁S V", - "▁ SV", - "ip p", - "i pp", - "▁Execut ive", - "▁col leg", - "▁coll eg", - "▁colle g", - "▁explicit ly", - "wr itten", - "writ ten", - "▁K ön", - "▁Kö n", - "ir us", - "i rus", - "▁H old", - "▁Hol d", - "▁Ho ld", - "▁P ract", - "▁Pr act", - "▁Pra ct", - "Char acter", - "▁red istribute", - "uer to", - "▁Stud ent", - "▁ Student", - "▁el der", - "▁D op", - "▁Do p", - "v p", - "▁H ub", - "▁Hu b", - "▁ Hub", - "▁gr ounds", - "▁ground s", - "▁R y", - "▁sign als", - "▁sig nals", - "▁signal s", - "▁g ifts", - "▁gift s", - "▁streng then", - "▁strength en", - "▁L yn", - "▁Ly n", - "com mun", - "comm un", - "▁на й", - "▁fin ance", - "▁financ e", - "no c", - "n oc", - "he lm", - "hel m", - "h elm", - "▁c uts", - "▁cut s", - "▁cu ts", - "▁advent ure", - "▁R ic", - "▁intellect ual", - "▁Out put", - "▁ Output", - "▁aw k", - "▁ awk", - "▁concentr ation", - "▁guid ance", - "Buf f", - "Bu ff", - "B uff", - "▁f illing", - "▁fil ling", - "▁fill ing", - "▁reg ul", - "▁del icious", - "([ ]", - "( []", - "ши х", - "▁t ons", - "▁to ns", - "▁ton s", - "▁ tons", - "act ivity", - "activ ity", - "G P", - "LO B", - "L OB", - "st adt", - "sta dt", - "stad t", - "ta l", - "t al", - "▁im g", - "▁i mg", - "▁ img", - "▁r ush", - "▁ru sh", - "▁rus h", - "att ice", - "atti ce", - "▁p ok", - "▁po k", - "st eps", - "ste ps", - "step s", - "▁l id", - "▁li d", - "▁D NA", - "B rowser", - "▁lad ies", - "▁an nées", - "▁ann ées", - "▁resc ue", - "av ity", - "avi ty", - "ro ck", - "roc k", - "r ock", - "▁glass es", - "▁B ey", - "▁Be y", - ")} $", - ") }$", - "de tail", - "det ail", - "▁d és", - "▁dé s", - "ta x", - "t ax", - "▁favour ite", - "▁prec ision", - "▁con oc", - "▁co noc", - "M s", - "▁N ative", - "▁Nat ive", - "▁ Native", - "▁P il", - "▁Pi l", - "Input Stream", - "or p", - "o rp", - "▁P ap", - "▁Pa p", - "▁p icking", - "▁pick ing", - "▁pic king", - "ip h", - "i ph", - "Load ing", - "Lo ading", - "▁pr iest", - "▁pri est", - "H ook", - "▁p ist", - "▁pi st", - "▁U ne", - "▁Un e", - "▁ Une", - "% ,", - "▁b il", - "▁bi l", - "▁ bil", - "▁conserv ative", - "ev al", - "eva l", - "e val", - "ik ing", - "iki ng", - "i king", - "'} ,", - "' },", - "▁sa uce", - "▁sau ce", - "▁D ue", - "▁Du e", - "as sen", - "ass en", - "asse n", - "▁occasion ally", - "▁occasional ly", - "▁Д ж", - "un known", - "unk nown", - "DE D", - "D ED", - "▁d rum", - "▁dr um", - "▁dru m", - "▁d ub", - "▁du b", - "AT URE", - "us age", - "usa ge", - "get Type", - "re ply", - "rep ly", - "▁strateg ic", - "▁k ap", - "▁ka p", - "▁ kap", - "de sign", - "des ign", - "date time", - "dat etime", - "▁P rim", - "▁Pr im", - "▁Pri m", - "▁ Prim", - "Ma ster", - "M aster", - "▁Cor ps", - "▁consider able", - "▁T u", - "▁ ла", - "▁t ous", - "▁to us", - "▁tou s", - "▁c lar", - "▁cl ar", - "▁po em", - "al bum", - "] *", - "lo aded", - "load ed", - "▁travel ing", - "▁trav eling", - "вы е", - "▁F err", - "▁Fe rr", - "▁Fer r", - "▁p harm", - "▁ph arm", - "ab i", - "a bi", - "▁} \\", - "▁ }\\", - "col lect", - "coll ect", - "▁B our", - "▁Bo ur", - "▁Bou r", - "O C", - "▁measure ments", - "▁measurement s", - "▁Profess ional", - "▁s ensor", - "▁sens or", - "▁sen sor", - "▁ sensor", - "ut sche", - "uts che", - "utsch e", - "▁dem anded", - "▁demand ed", - "▁accompan ied", - "▁p rend", - "▁pre nd", - "▁pr end", - "▁enc oding", - "▁ encoding", - "▁Gesch ichte", - "▁m ig", - "▁mi g", - "▁G ib", - "▁Gi b", - "▁Re ich", - "▁m yster", - "▁my ster", - "▁myst er", - "▁M ock", - "▁Mo ck", - "▁ Mock", - "▁phys ically", - "▁physical ly", - "▁B au", - "▁Ba u", - "▁S ingle", - "▁Sing le", - "▁Sin gle", - "▁ Single", - "▁man aging", - "▁K il", - "▁Ki l", - "▁Tem ple", - "▁Temp le", - "▁l ev", - "▁le v", - "▁ lev", - "▁l í", - "CP U", - "C PU", - "▁Prem ier", - "▁G ive", - "▁Gi ve", - "ir i", - "i ri", - "N V", - "▁A I", - "▁ AI", - "▁f p", - "▁ fp", - "лекс анд", - "▁t ant", - "▁tan t", - "▁ta nt", - "▁f ot", - "▁fo t", - "Null able", - "▁gu ards", - "▁guard s", - "On ce", - "▁ch amber", - "▁cha mber", - "fil m", - "fi lm", - "▁b ias", - "▁bi as", - "▁ bias", - "▁T ai", - "▁Ta i", - "ins ic", - "insi c", - "▁m l", - "▁ ml", - "▁K a", - "ва л", - "в ал", - "▁S ER", - "▁SE R", - "▁ SER", - "▁Some one", - "}} _{", - "}}_ {", - "} }_{", - "Fix ed", - "F ixed", - "▁b ent", - "▁be nt", - "▁ben t", - "▁pro hib", - "▁b id", - "▁bi d", - "▁ bid", - "▁fe wer", - "▁few er", - "к ры", - "▁l ugar", - "▁lug ar", - "▁lu gar", - "▁de serve", - "▁des erve", - "ss l", - "s sl", - "▁c fg", - "▁cf g", - "▁ cfg", - "re ck", - "rec k", - "▁st ability", - "▁stabil ity", - "▁stab ility", - "re size", - "res ize", - "▁assert That", - "Tr igger", - "▁ста нов", - "▁стан ов", - "▁ станов", - "pl ugins", - "plugin s", - "plug ins", - "▁l ets", - "▁le ts", - "▁let s", - "▁ lets", - "хі д", - "х ід", - "▁La ura", - "▁Lau ra", - "не р", - "н ер", - "▁br ut", - "▁bru t", - "▁F I", - "▁ FI", - "is ons", - "ison s", - "iso ns", - "▁d yn", - "▁dy n", - "▁ dyn", - "ic her", - "ich er", - "iche r", - "i cher", - "ray ed", - "▁frequ ent", - "▁jed och", - "▁Mar ine", - "st rings", - "str ings", - "string s", - "▁U til", - "▁Ut il", - "▁ Util", - "▁b os", - "▁bo s", - "Mu s", - "M us", - "▁Portug al", - "Str ategy", - "▁по се", - "▁пос е", - "▁sl ice", - "▁slic e", - "▁ slice", - "▁ins ight", - "▁w idget", - "▁wid get", - "▁ widget", - "▁gén éral", - "message s", - "m essages", - "▁H u", - "▁requ irement", - "▁require ment", - "Si de", - "S ide", - "empl ates", - "emplate s", - "▁cer emony", - "▁ceremon y", - "▁phys ics", - "▁grad uate", - "▁gradu ate", - "▁ graduate", - "par a", - "pa ra", - "p ara", - "▁pre serv", - "▁pres erv", - "▁sh ops", - "▁shop s", - "▁ shops", - "ze k", - "z ek", - "▁u b", - "▁ ub", - "pre pare", - "▁O il", - "▁f ib", - "▁fi b", - "▁run time", - "▁ runtime", - "▁h ogy", - "▁ho gy", - "Warn ing", - "War ning", - "W arning", - "▁Con vert", - "▁ Convert", - "bour ne", - "▁emer ged", - "▁emerge d", - "▁Д и", - "ight h", - "igh th", - "gu ard", - "ka l", - "k al", - "valid ation", - "ên cia", - "ê ncia", - "▁dr inks", - "▁drink s", - "the orem", - "H R", - "ie v", - "i ev", - "ploy ee", - "Us age", - "▁с пе", - "▁сп е", - "▁ спе", - "dis patch", - "disp atch", - "▁inst antly", - "▁instant ly", - "ob i", - "o bi", - "▁just ify", - "▁N ev", - "▁Ne v", - "▁я вля", - "ag ra", - "agr a", - "a gra", - "▁trans mission", - "▁transm ission", - "fl y", - "f ly", - "; ' ;", - "> ';", - "▁cou sin", - "▁cous in", - "create Element", - "Co uld", - "C ould", - "▁cap ac", - "▁p ause", - "▁pa use", - "▁paus e", - "▁ pause", - "Array List", - "kt e", - "k te", - "ord ered", - "order ed", - "▁sh aking", - "▁sha king", - "label s", - "lab els", - "▁redu cing", - "вы х", - "US ED", - "USE D", - "U SED", - "▁v oting", - "▁vo ting", - "▁vot ing", - "▁Min istry", - "▁M ig", - "▁Mi g", - "▁C hen", - "▁Ch en", - "▁Che n", - "▁ac company", - "▁accompan y", - "▁accomp any", - "ul le", - "ull e", - "u lle", - "▁g a", - "▁ ga", - "▁equ ipped", - "▁equip ped", - "▁n un", - "▁nu n", - "Be t", - "B et", - "▁lic ensed", - "▁license d", - "AR CH", - "F N", - "▁eng ines", - "▁engine s", - "▁s ter", - "▁st er", - "▁ste r", - "▁ ster", - "▁loc ale", - "▁local e", - "▁ locale", - "▁в ъ", - "lin ks", - "link s", - "l inks", - "▁Cap ital", - "▁al ien", - "▁ali en", - "W r", - "р ъ", - "Car t", - "C art", - "▁Mark eting", - "▁Market ing", - "▁R T", - "▁ RT", - "File Name", - "▁t i", - "▁ ti", - "ij i", - "i ji", - "▁vers us", - "li ve", - "liv e", - "l ive", - "Sy m", - "S ym", - "ko r", - "k or", - "▁e mission", - "▁em ission", - "um m", - "u mm", - "yc z", - "y cz", - "▁clim bed", - "▁climb ed", - "▁plus ieurs", - "к ри", - "ya r", - "y ar", - "os ten", - "ost en", - "o sten", - "▁u sb", - "▁us b", - "▁ usb", - "▁cross ing", - "▁pol ynom", - "▁poly nom", - "▁rem oval", - "▁Ad ams", - "▁Adam s", - "▁i hre", - "▁ih re", - "▁ihr e", - "an den", - "and en", - "ande n", - "▁Ben j", - "▁P hill", - "▁Ph ill", - "▁Phil l", - "▁wound ed", - "▁Cast le", - "▁Cas tle", - "bi ld", - "bil d", - "b ild", - "An notation", - "Process or", - "▁t in", - "▁ti n", - "fo lg", - "fol g", - "▁Stud ents", - "▁Student s", - "▁Mex ican", - "▁administr ative", - "IL ED", - "ILE D", - "I LED", - "▁con qu", - "▁che er", - "▁C es", - "▁Ce s", - "B ecause", - "▁J uni", - "▁Jun i", - "▁Ju ni", - "▁en contr", - "av i", - "a vi", - "V I", - "ak u", - "a ku", - "▁T on", - "▁To n", - "▁sm oking", - "▁b ay", - "▁ba y", - "work s", - "wor ks", - "а т", - "at tered", - "att ered", - "atter ed", - "atte red", - "▁Bo olean", - "▁ Boolean", - "▁B alt", - "▁Ba lt", - "▁Bal t", - "de fer", - "def er", - "path y", - "pat hy", - "pa thy", - "A h", - "▁a kt", - "▁ak t", - "▁ akt", - "▁gover nor", - "▁govern or", - "P ad", - "▁si sters", - "▁sister s", - "▁sist ers", - "La t", - "L at", - "▁re vel", - "▁r evel", - "▁rev el", - "▁reve l", - "▁S Y", - "▁ SY", - "it os", - "ito s", - "i tos", - "▁fil ters", - "▁filter s", - "▁ filters", - "Ch unk", - "con sum", - "cons um", - "▁rem oving", - "▁H err", - "▁He rr", - "▁Her r", - "▁gener ator", - "▁ generator", - "▁C ra", - "▁Cr a", - "▁far mers", - "▁farm ers", - "▁farmer s", - "▁Mem bers", - "▁Member s", - "▁ Members", - "▁over come", - "▁C in", - "▁Ci n", - "ig keit", - "cri ptions", - "cription s", - "cript ions", - "Test s", - "Te sts", - "T ests", - "▁к лу", - "▁sh ake", - "▁sha ke", - "▁ shake", - "▁y y", - "▁ yy", - "pl acement", - "place ment", - "plac ement", - "▁a wards", - "▁aw ards", - "▁award s", - "▁epis odes", - "▁episode s", - "▁Bl ood", - "▁Blo od", - "▁bul let", - "▁bull et", - "▁ bullet", - "▁v iene", - "▁vi ene", - "▁vie ne", - "▁Fin ancial", - "F uture", - "▁r ou", - "▁ro u", - "▁ rou", - "▁bi ologie", - "▁use State", - "ia ni", - "ian i", - "i ani", - "pie ce", - "p iece", - "▁spe aker", - "▁speak er", - "▁re fr", - "▁ref r", - "AR K", - "▁M IT", - "▁MI T", - "▁ MIT", - "▁T an", - "▁Ta n", - "▁B ased", - "▁Bas ed", - "▁Base d", - "▁Ba sed", - "▁ Based", - "▁cult iv", - "▁hung ry", - "▁A y", - "▁H ey", - "▁He y", - "▁ Hey", - "▁excit ement", - "ibr aries", - "Hi t", - "H it", - "▁E nde", - "▁En de", - "▁End e", - "N G", - "FI L", - "F IL", - ".\" )", - ". \")", - "F amily", - "in ery", - "ine ry", - "iner y", - "ne cess", - "ve lope", - "vel ope", - "velop e", - "▁B ot", - "▁Bo t", - "▁ Bot", - "port er", - "por ter", - "porte r", - "p orter", - "▁cl imb", - "▁clim b", - "▁E li", - "▁El i", - "ur ent", - "ure nt", - "uren t", - "u rent", - "▁mist akes", - "▁mistake s", - "áb an", - "á ban", - "mark s", - "mar ks", - "m arks", - "pk t", - "p kt", - "L ibrary", - "st ed", - "ste d", - "s ted", - "ublic e", - "ubl ice", - "▁Administr ation", - "▁Admin istration", - "▁sh apes", - "▁shape s", - "▁sha pes", - "пу бли", - "Go d", - "G od", - "in nen", - "inn en", - "ко ло", - "к оло", - "<< <<", - "ib e", - "i be", - "ê s", - "▁С ША", - "▁Fore ign", - "▁ Foreign", - "▁Marg aret", - "▁g ene", - "▁gen e", - "▁ge ne", - "▁dist urb", - "▁т ер", - "▁те р", - "▁ тер", - "▁on Click", - "▁Engine ering", - "▁stop ping", - "▁sto pping", - "▁restr ictions", - "▁restrict ions", - "▁restriction s", - ", *", - "BU F", - "▁sh adows", - "▁shadow s", - "hc i", - "h ci", - "▁Christ ians", - "▁Christian s", - "▁f ence", - "▁fen ce", - "▁lux ury", - "ak h", - "a kh", - "co ord", - "▁invest igate", - "▁investig ate", - "▁convent ional", - "▁convention al", - "\" —", - "▁vis its", - "▁visit s", - "is é", - "▁S ac", - "▁Sa c", - "class Name", - "▁Psy ch", - "▁ref lected", - "▁reflect ed", - "▁п ло", - "▁ пло", - "▁V ice", - "▁Vi ce", - "▁Vic e", - "ła w", - "ł aw", - "________ ________", - "▁W olf", - "▁Wol f", - "re nte", - "ren te", - "rent e", - "r ente", - "▁Ch ampion", - "▁sim ulation", - "es ota", - "eso ta", - "▁S oon", - "▁So on", - "▁C el", - "▁Ce l", - "▁the ories", - "▁S TR", - "▁ST R", - "▁ STR", - "▁collect ive", - "▁coord inate", - "query Selector", - "em ed", - "eme d", - "e med", - "B reak", - "▁g ef", - "▁ge f", - "▁electric ity", - "▁gather ing", - "at ers", - "ate rs", - "ater s", - "a ters", - "ex per", - "exp er", - "▁R oma", - "▁Rom a", - "▁Ro ma", - "▁Co oper", - "SY MBOL", - "v d", - "ivers ary", - "ain es", - "ai nes", - "aine s", - "a ines", - "▁G rad", - "▁Gr ad", - "▁Gra d", - "▁ Grad", - "▁independ ence", - "wo h", - "w oh", - "▁con sequence", - "▁consequ ence", - "▁convers ations", - "▁conversation s", - "▁R ou", - "▁Ro u", - "▁and ere", - "▁ander e", - "▁System s", - "га р", - "г ар", - "▁mo ist", - "▁mois t", - "fl u", - "f lu", - "ці я", - "ни ш", - "▁r ode", - "▁ro de", - "▁rod e", - "▁p erd", - "▁per d", - "▁pe rd", - "▁s zer", - "▁sz er", - "▁fl ood", - "▁flo od", - "▁in tim", - "▁int im", - "std err", - "▁ref lection", - "▁reflect ion", - "Sc an", - "S can", - "▁dis aster", - "ake spe", - "akes pe", - "▁In valid", - "▁ Invalid", - "▁hum or", - "▁Fried rich", - "▁suggest ions", - "▁suggestion s", - "uv ud", - "De lay", - "Del ay", - "br ief", - "b rief", - "▁и с", - "▁ ис", - "gl ied", - "fa s", - "f as", - "▁S mart", - "▁Sm art", - "▁m edi", - "▁me di", - "▁med i", - "▁ medi", - "sd k", - "s dk", - "▁se us", - "▁seu s", - "▁A rizona", - "▁innoc ent", - "War n", - "W arn", - "ac ious", - "aci ous", - "acio us", - "▁Mos cow", - "▁c aps", - "▁cap s", - "▁ca ps", - "▁ caps", - "Dele gate", - "▁dram atic", - "bo oks", - "book s", - "▁sh ore", - "▁ shore", - "uk i", - "u ki", - "▁Russ ell", - "▁cor relation", - "▁corre lation", - "▁correl ation", - "He lp", - "Hel p", - "▁pub blic", - "zy m", - "z ym", - "com b", - "co mb", - "c omb", - "E Y", - "LEN GTH", - "▁M ün", - "▁_ .", - "▁ _.", - "▁f erm", - "▁fe rm", - "▁fer m", - "▁I an", - "▁St udio", - "▁Stud io", - "▁aff airs", - "▁affair s", - "lo s", - "l os", - "Rule s", - "R ules", - "run ning", - "r unning", - "▁Post ed", - "▁Po sted", - "▁Pos ted", - "P ixel", - "▁d ancing", - "▁dan cing", - "▁agree ments", - "▁agre ements", - "▁agreement s", - "▁P ic", - "▁Pi c", - "an cia", - "anc ia", - "a ncia", - "▁m á", - "ation Token", - "des criptor", - "▁C arter", - "▁Car ter", - "▁Cart er", - "Re lease", - "Rele ase", - "**** ********", - "******** ****", - "****** ******", - "▁out standing", - "ch anges", - "change s", - "chan ges", - "AR RAY", - "▁Bar bara", - "▁Barb ara", - "▁nur se", - "▁nurs e", - "( \r", - "▁Dou glas", - "▁Doug las", - "▁nu cle", - "▁nuc le", - "ou ri", - "our i", - "o uri", - "▁St yle", - "▁ Style", - "av o", - "a vo", - "▁pain ful", - "▁s lic", - "▁sl ic", - "▁sein em", - "▁seine m", - "▁sei nem", - "SUP PORT", - "og ene", - "ogen e", - "oge ne", - "▁sat ell", - "ta gon", - "tag on", - "t agon", - "▁coll apse", - "▁ collapse", - "ve lle", - "vel le", - "v elle", - "MO N", - "M ON", - "augh ters", - "aught ers", - "aughter s", - "▁threat ened", - "▁Il legal", - "▁desper ate", - "st rict", - "str ict", - "stri ct", - "ru s", - "r us", - "сти ту", - "\\\" :", - "\\ \":", - "▁conf lic", - "down load", - "at os", - "ato s", - "a tos", - "▁Pos ition", - "▁ Position", - ".* ;", - ". *;", - "▁the ater", - "▁ple asant", - "▁C ette", - "▁Sing apore", - "he et", - "▁p ir", - "▁pi r", - "▁ac quis", - "▁acqu is", - "▁на зва", - "те ля", - "тел я", - "▁rec ru", - "же ния", - "ё л", - "вер сите", - "▁res pective", - "▁respect ive", - "▁t unnel", - "▁tun nel", - "▁tunn el", - "▁De an", - "D u", - "▁un cle", - "▁unc le", - "▁off ensive", - "co lo", - "col o", - "c olo", - "▁Un like", - "se ries", - "ser ies", - "serie s", - "s eries", - "▁A rn", - "▁Ar n", - "min ute", - "▁des criptor", - "▁ descriptor", - "▁st ones", - "▁stone s", - "▁sto nes", - "IC ATION", - "▁P ad", - "▁Pa d", - "▁ Pad", - "▁i Phone", - "e i", - "▁fant asy", - "▁Kore an", - "▁Korea n", - "\" }", - "▁or th", - "▁ orth", - "hal ten", - "halt en", - "de ep", - "▁K ay", - "▁Ka y", - "requ ency", - "▁du ties", - "▁dut ies", - "aw t", - "a wt", - "▁ne arest", - "▁near est", - "▁dis order", - "ст ру", - "▁Ch ile", - "▁Chi le", - "▁s eq", - "▁se q", - "▁ seq", - "▁transport ation", - "O O", - "▁D ez", - "▁De z", - "ij u", - "i ju", - "▁Result s", - "▁ Results", - "je d", - "j ed", - "iv el", - "ive l", - "i vel", - "HO ST", - "H OST", - "▁ €", - "▁ Î", - "▁c hin", - "▁ch in", - "▁chi n", - "▁m att", - "▁mat t", - "▁ma tt", - "▁v oted", - "▁vo ted", - "▁vote d", - "▁vot ed", - "▁ge hör", - "▁s ue", - "▁su e", - "▁leg acy", - "в ся", - "SO URCE", - "W ORK", - "it is", - "iti s", - "▁$ |", - "▁о бо", - "▁об о", - "▁n r", - "▁ nr", - "▁T amb", - "▁Ta mb", - "▁Tam b", - "▁sn ap", - "▁ snap", - "▁im pressed", - "▁imp ressed", - "▁impress ed", - "▁depos it", - "▁d ivid", - "▁di vid", - "▁div id", - "Seg ment", - "▁к ар", - "▁ка р", - "▁ кар", - "▁G as", - "▁Ga s", - "▁cr imes", - "▁crim es", - "▁crime s", - "▁cri mes", - "▁ins ult", - "▁H um", - "▁Hu m", - "▁bound ed", - "▁k icked", - "▁kick ed", - "▁М у", - "▁| \\", - "▁ |\\", - "ad ded", - "add ed", - "Pro du", - "P rodu", - "▁. /", - "▁ ./", - "▁awk ward", - "▁К ра", - "▁ ї", - "▁CON TR", - "▁be im", - "▁bei m", - "▁place holder", - "▁ placeholder", - "sp i", - "s pi", - "▁B ei", - "▁Be i", - "▁P f", - "ient es", - "ien tes", - "iente s", - "i entes", - "dis k", - "di sk", - "d isk", - "bl k", - "ne o", - "it arian", - "ita rian", - "itar ian", - "▁c ogn", - "▁co gn", - "▁s out", - "▁so ut", - "▁sou t", - "▁tr ash", - "▁tra sh", - "▁tras h", - "▁R ab", - "▁Ra b", - "▁dec line", - "▁decl ine", - "ta t", - "t at", - "▁comb ine", - "▁T ot", - "▁To t", - "▁dr ops", - "▁dro ps", - "▁drop s", - "Time s", - "Tim es", - "T imes", - "ched uler", - "chedul er", - "▁govern ments", - "▁government s", - "Te x", - "T ex", - "▁U sed", - "▁Us ed", - "▁Use d", - "▁ Used", - "за н", - "з ан", - "▁p d", - "▁ pd", - "ме т", - "м ет", - "▁&= &", - "▁N ag", - "▁Na g", - "▁до л", - "▁ дол", - "▁Al ways", - "rt c", - "r tc", - "ск е", - "с ке", - "▁perform ances", - "▁performance s", - "rupt ed", - "rup ted", - "▁д ва", - "▁man agers", - "▁manager s", - "▁manage rs", - "▁P itt", - "▁Pi tt", - "▁myst ery", - "▁myster y", - "▁set tle", - "▁sett le", - "ul se", - "uls e", - "cr oss", - "cro ss", - "c ross", - "quest ion", - "as ha", - "ash a", - "a sha", - "se ed", - "see d", - "s eed", - "ur able", - "ura ble", - "Fin al", - "Fi nal", - "F inal", - "++ ++", - "input s", - "▁back up", - "▁ backup", - "▁Le arning", - "▁Lear ning", - "▁Learn ing", - "▁* ,", - "▁ *,", - "lo go", - "log o", - "l ogo", - "▁se inen", - "▁sein en", - "▁seine n", - "▁sei nen", - "▁vulner able", - "direct ory", - "i ë", - "▁friend ship", - "▁friends hip", - "t u", - "▁V ec", - "▁Ve c", - "▁ Vec", - "rif ice", - "rific e", - "▁б ра", - "▁ бра", - "▁inv olve", - "▁invol ve", - "TO N", - "T ON", - "▁cor rid", - "se par", - "sep ar", - "Dest roy", - "▁j ul", - "▁ju l", - "▁inequ ality", - "▁a in", - "▁ai n", - "▁ ain", - "he x", - "h ex", - "▁w ider", - "▁wide r", - "▁wid er", - "те ли", - "тел и", - "▁j ack", - "▁ja ck", - "▁ jack", - "▁qu ot", - "▁ quot", - "▁G len", - "▁Gl en", - "▁Gle n", - "init ely", - "ih ood", - "i hood", - "▁wa ist", - "▁Man chester", - "reg ular", - "▁( &", - "▁ (&", - "▁mass es", - "▁mas ses", - "▁DE FAULT", - "▁ DEFAULT", - "▁ch airs", - "▁chair s", - "▁cha irs", - "▁F ast", - "▁Fa st", - "▁ Fast", - "▁c itt", - "▁cit t", - "▁ci tt", - "_{ {\\", - "_ {{\\", - "o a", - "▁$ \\{", - "▁$\\ {", - "▁se eds", - "▁see ds", - "▁seed s", - "▁A ld", - "▁Al d", - "▁B att", - "▁Ba tt", - "▁Bat t", - "fa b", - "f ab", - "▁democr acy", - "DT O", - "D TO", - "▁H ij", - "▁Hi j", - "PT R", - "P TR", - "N a", - "▁Har vard", - "si d", - "s id", - "Pr ed", - "Pre d", - "P red", - "fer s", - "fe rs", - "f ers", - "▁s pare", - "▁sp are", - "AM P", - "A MP", - "▁g roupe", - "▁group e", - "▁s ender", - "▁se nder", - "▁send er", - "▁sen der", - "▁ sender", - "▁Christ opher", - "▁prison ers", - "▁prisoner s", - "▁K er", - "▁Ke r", - "▁C rist", - "▁Cr ist", - "▁Cris t", - "▁A LL", - "▁AL L", - "▁ ALL", - "ri ce", - "ric e", - "r ice", - "▁an tes", - "▁ant es", - "▁ante s", - "▁ antes", - "nat ural", - "▁Su san", - "▁Sus an", - "▁J uli", - "▁Jul i", - "▁Ju li", - "▁di ab", - "▁dia b", - "ix on", - "ic ator", - "ica tor", - "▁flex ible", - "▁re serve", - "▁res erve", - "▁reserv e", - "Cont ains", - "▁H il", - "▁Hi l", - "▁I sa", - "▁Is a", - "▁town s", - "▁tow ns", - "G S", - "▁T rad", - "▁Tr ad", - "▁Tra d", - "▁L ock", - "▁Loc k", - "▁Lo ck", - "▁ Lock", - "▁G rund", - "▁Gr und", - "▁Gru nd", - "▁crit icism", - "▁critic ism", - "н ю", - "▁c ă", - "▁polit ician", - "st able", - "sta ble", - "s table", - "Ac cept", - "Sum mary", - "▁tamb ém", - "▁també m", - "}^ {-", - "}^{ -", - "} ^{-", - "▁I M", - "▁ IM", - "id al", - "ida l", - "i dal", - "мо р", - "м ор", - "Bl ue", - "GRO UP", - "▁term inal", - "▁termin al", - "▁complex ity", - "▁loc ally", - "▁local ly", - "DO WN", - "▁N ear", - "▁Ne ar", - "Dep th", - "▁p ole", - "▁pol e", - "▁po le", - "▁e quality", - "▁equ ality", - "▁equal ity", - "Si te", - "S ite", - "▁is instance", - "Sp eed", - "Spe ed", - "S peed", - "ip pi", - "ipp i", - ", &", - "▁E nc", - "▁En c", - "▁ Enc", - "ще н", - "щ ен", - "▁m ater", - "▁mat er", - "▁ma ter", - "▁mate r", - "▁sl aves", - "▁slave s", - "▁sla ves", - "AC TION", - "ACT ION", - "A CTION", - "usal em", - "usa lem", - "▁h az", - "▁ha z", - "▁Be at", - "▁w rest", - "▁wr est", - "▁l lam", - "▁ll am", - "In s", - "I ns", - "ми на", - "▁бу в", - "▁Fr ame", - "▁Fra me", - "▁ Frame", - "us hes", - "ush es", - "▁virtual ly", - "▁virt ually", - "▁P erm", - "▁Per m", - "▁Pe rm", - "▁ Perm", - "▁we ights", - "▁weight s", - "▁weigh ts", - "▁ weights", - "▁ll vm", - "▁ llvm", - "▁c ave", - "▁ca ve", - "▁cav e", - "st ates", - "state s", - "stat es", - "sta tes", - "DM A", - "D MA", - "el lt", - "ell t", - "if act", - "ifa ct", - "i fact", - "v endor", - "▁E mma", - "▁Em ma", - "Loc ale", - "Local e", - "▁S ET", - "▁SE T", - "▁ SET", - "▁ge ometry", - "▁ geometry", - "St yles", - "Style s", - "▁Ref eree", - "▁Refer ee", - "▁we it", - "fi ca", - "fic a", - "f ica", - "▁a ds", - "▁ad s", - "▁ ads", - "gr ay", - "gra y", - "g ray", - "▁B urg", - "▁Bur g", - "▁Bu rg", - "ion a", - "io na", - "i ona", - "dag ger", - "d agger", - "▁Jan uar", - "де й", - "д ей", - "ister schaft", - "pp o", - "p po", - "oid s", - "oi ds", - "o ids", - "▁dé part", - "Sh ader", - "▁con straint", - "▁constr aint", - "▁ constraint", - "Se cret", - "Sec ret", - "▁P eters", - "▁Pe ters", - "▁Peter s", - "▁Pet ers", - "▁Pete rs", - "▁ey eb", - "▁eye b", - "▁m esh", - "▁me sh", - "▁mes h", - "▁ mesh", - "▁c ookie", - "▁cook ie", - "▁ cookie", - "▁P ick", - "▁Pic k", - "▁Pi ck", - "▁n ick", - "▁ni ck", - "▁nic k", - "▁ nick", - "by e", - "b ye", - "▁sav ings", - "▁saving s", - "Tr y", - "T ry", - "py thon", - "▁p atri", - "▁pat ri", - "▁pa tri", - "▁mult ip", - "▁multi p", - "▁mul tip", - "▁ multip", - "▁k inda", - "▁kind a", - "▁kin da", - "▁' _", - "▁ '_", - "▁Fr anz", - "▁Fran z", - "▁cl oth", - "▁clo th", - "зу льта", - "▁fle et", - "▁human ity", - "re sa", - "res a", - "r esa", - "bl ob", - "blo b", - "▁T X", - "▁ TX", - "▁B uch", - "▁Bu ch", - "▁Buc h", - "▁L ond", - "▁Lo nd", - "▁val ley", - "▁m urm", - "▁mur m", - "▁mu rm", - "▁T rade", - "▁Tr ade", - "▁Tra de", - "▁Trad e", - "line width", - "▁e special", - "▁espec ial", - "up per", - "upp er", - "▁h osp", - "▁ho sp", - "▁t anto", - "▁tan to", - "▁tant o", - "▁old est", - "▁ol dest", - "▁R oose", - "▁Ro ose", - "▁h itting", - "▁hit ting", - "do g", - "d og", - "ov i", - "o vi", - "}, \r", - "} ,\r", - "▁compat ible", - "▁ compatible", - "▁We bsite", - "▁Web site", - "po ch", - "p och", - "▁B ag", - "▁Ba g", - "▁ Bag", - "▁accompl ish", - "▁accomp lish", - "Ch rist", - "as set", - "ass et", - "asse t", - "▁U ntil", - "▁Un til", - "▁ Until", - "▁g eld", - "▁ge ld", - "▁gel d", - "List en", - "Li sten", - "L isten", - "S B", - "Set up", - "ic ia", - "ici a", - "i cia", - "▁l um", - "▁lu m", - "▁jan vier", - "PA GE", - "P AGE", - "▁N u", - "/ \"", - "▁divor ce", - "Ex ecute", - "Execut e", - "Exec ute", - "De pend", - "Dep end", - "▁Scott ish", - "▁T s", - "ru ppe", - "rup pe", - "▁ref use", - "▁Ok tober", - "ij k", - "i jk", - "▁A my", - "▁Am y", - "▁di min", - "▁dim in", - "▁g ross", - "▁gr oss", - "▁gro ss", - "▁t rat", - "▁tr at", - "▁tra t", - "is ible", - "isi ble", - "mix er", - "m ixer", - "▁aut res", - "▁au tres", - "▁autre s", - "▁ autres", - "▁ne at", - "▁ot ros", - "▁otro s", - "Vo id", - "V oid", - "▁sc hol", - "▁sch ol", - "▁Wal ker", - "▁Walk er", - "▁t ube", - "▁tu be", - "▁tub e", - "olog ists", - "ologist s", - "▁г руп", - "▁гру п", - "▁h aben", - "▁hab en", - "▁ha ben", - "ub er", - "ube r", - "u ber", - "ACT IVE", - "▁Att endance", - "▁о п", - "▁bl ade", - "opl us", - "o plus", - "▁Or iginal", - "▁Origin al", - "▁ Original", - "▁manufact urer", - "as z", - "a sz", - "ât e", - "â te", - "re r", - "r er", - "▁J son", - "▁ Json", - "▁succeed ed", - "uff le", - "▁b acked", - "▁back ed", - "es ian", - "esi an", - "ti ck", - "t ick", - "Ex ternal", - "▁X IX", - "▁XI X", - "▁he arts", - "▁heart s", - "▁hear ts", - "▁По сле", - "ol u", - "o lu", - "▁ле т", - "▁ лет", - "VI CE", - "V ICE", - "ár io", - "á rio", - "▁fr aud", - "▁fra ud", - "ed u", - "e du", - "Pr imary", - "Prim ary", - "▁g aming", - "▁gam ing", - "▁ga ming", - "▁p lt", - "▁pl t", - "ig ator", - "iga tor", - "IE S", - "I ES", - "Comp iler", - "▁mon ument", - "ag em", - "age m", - "a gem", - "▁R ain", - "▁Ra in", - "▁mo ins", - "ok u", - "o ku", - "os ex", - "ose x", - "o sex", - "▁K ansas", - "▁gep ublice", - "▁J oy", - "▁Jo y", - "Sc ene", - "▁king dom", - "ri ces", - "ric es", - "rice s", - "r ices", - "▁ju in", - "▁uncomfort able", - "▁M oney", - "▁Mon ey", - "▁Mo ney", - "ob b", - "o bb", - "ex pl", - "exp l", - "str cmp", - "▁d read", - "▁dr ead", - "▁dre ad", - "rit ion", - "r ition", - "▁C hi", - "▁Ch i", - "▁demonstr ated", - "▁demonstrate d", - "▁vert ices", - "ч о", - "▁C ulture", - "▁ Culture", - "F X", - "D ictionary", - "▁D ru", - "▁Dr u", - "tr m", - "t rm", - "▁ex amine", - "▁exam ine", - "▁the rap", - "▁ther ap", - "i ème", - "ми ни", - "▁produ ces", - "▁produce s", - "▁photograph s", - "▁thread s", - "▁ threads", - "▁M I", - "▁ MI", - "▁extraord inary", - "ски м", - "ск им", - "с ким", - "▁gepublice erd", - "▁Pol and", - "▁Po land", - "▁guarante ed", - "▁guarantee d", - "R G", - "os c", - "o sc", - "ал и", - "а ли", - "▁те х", - "err no", - "sc ience", - "if fs", - "iff s", - "▁T am", - "▁Ta m", - "▁B eth", - "▁Be th", - "▁Bet h", - "▁Tr avel", - "▁Tra vel", - "▁trans late", - "▁transl ate", - "▁ translate", - "ch é", - "▁l ing", - "▁li ng", - "▁lin g", - "▁ ling", - "▁bel ongs", - "▁belong s", - "▁elect rical", - "▁electric al", - "en sk", - "ens k", - "▁Com pet", - "▁Comp et", - "c g", - "V C", - "to pic", - "top ic", - "t opic", - "▁pre sum", - "▁pres um", - "ве та", - "вет а", - "▁approxim ation", - "▁approx imation", - "▁g rim", - "▁gr im", - "▁gri m", - "▁И з", - "_{ (", - "_ {(", - "ви н", - "в ин", - "ut ion", - "uti on", - "ow ych", - "owy ch", - "å g", - "ster reich", - "▁character istic", - "om ing", - "omin g", - "omi ng", - "o ming", - "▁/* !", - "▁ /*!", - "▁pr ize", - "▁pri ze", - "▁Minn esota", - "te d", - "t ed", - "ц ы", - "▁O m", - "▁ Om", - "▁ind ices", - "▁indic es", - "▁ indices", - "▁s tem", - "▁st em", - "▁ste m", - "re gon", - "reg on", - "ни че", - "▁Sal v", - "▁Sa lv", - "és e", - "é se", - "▁a ged", - "▁ag ed", - "▁age d", - "▁ aged", - "▁P ast", - "▁Pa st", - "▁Pas t", - "▁intern ation", - "▁V ic", - "▁Vi c", - "▁res ume", - "▁ resume", - "akespe are", - "▁est ado", - "▁esta do", - "▁estad o", - "▁ab ilities", - "▁ abilities", - "▁b row", - "▁br ow", - "▁bro w", - "▁N FL", - "▁tr ends", - "▁trend s", - "▁tren ds", - "▁Aust in", - "▁L IMIT", - "▁LI MIT", - "▁ LIMIT", - "▁K or", - "▁Ko r", - "▁f olk", - "▁fol k", - "▁ folk", - "▁w ard", - "▁war d", - "▁wa rd", - "▁ ward", - "▁n est", - "▁ne st", - "▁Jun ior", - "▁Juni or", - "▁maint aining", - "▁maintain ing", - "P ub", - "OB JECT", - "▁blo ody", - "▁blood y", - "▁s j", - "▁d type", - "▁dt ype", - "▁ dtype", - "Pan e", - "P ane", - "▁b acter", - "▁grad ually", - "▁gradu ally", - "m r", - "Te am", - "▁ind icating", - "▁indic ating", - "▁decre ase", - "te k", - "t ek", - "▁Re present", - "▁Rep resent", - "▁develop ers", - "▁developer s", - "Gu id", - "Gui d", - "G uid", - "▁D iet", - "▁Die t", - "▁Di et", - "▁re tr", - "▁r etr", - "▁ret r", - "Nav igation", - "es i", - "e si", - "▁l azy", - "▁la zy", - "Stand ard", - "E r", - "A W", - "▁Ét ats", - "▁ass ured", - "▁assure d", - "Sa n", - "S an", - "▁And re", - "▁Andr e", - "’ ,", - "fa ng", - "fan g", - "f ang", - "ér ation", - "▁indust ries", - "▁in con", - "▁inc on", - "Em it", - "E mit", - "▁г де", - "▁ret riev", - "▁retr iev", - "en i", - "e ni", - "▁Tur key", - "▁Turk ey", - "iz ers", - "ize rs", - "izer s", - "An gle", - "Ang le", - "▁o c", - "▁ oc", - "▁pal m", - "▁pa lm", - "▁s tan", - "▁st an", - "▁sta n", - "▁ stan", - "ль но", - "▁C SS", - "▁CS S", - "▁ CSS", - "▁fr ances", - "▁franc es", - "▁g rin", - "▁gr in", - "▁gri n", - "▁tiem po", - "▁P rix", - "▁Pr ix", - "▁Pri x", - "]) .", - "] ).", - "▁de put", - "▁dep ut", - "▁P in", - "▁Pi n", - "▁ Pin", - "▁si xt", - "▁six t", - "▁predict ed", - "▁pred icted", - "az ure", - "azu re", - "▁Mo tor", - "▁Mot or", - "▁i hm", - "▁ih m", - "▁man us", - "ap os", - "a pos", - "▁instr uments", - "▁instrument s", - "▁co unts", - "▁coun ts", - "▁count s", - "▁aim ed", - "▁ai med", - "▁ aimed", - "pro fit", - "prof it", - "▁d ok", - "▁do k", - "об ра", - "о бра", - "▁e stud", - "▁est ud", - "ie sz", - "ies z", - "i esz", - "▁p iss", - "▁pi ss", - "▁in aug", - "▁vo ters", - "▁vote rs", - "▁vot ers", - "▁pack ages", - "▁package s", - "▁ packages", - "▁c ute", - "▁cut e", - "▁cu te", - "▁f itness", - "▁fit ness", - "▁l eurs", - "▁le urs", - "▁leur s", - "▁s orted", - "▁sort ed", - "▁sor ted", - "ph ant", - "pha nt", - "phan t", - "OP T", - "O PT", - "▁z ip", - "▁ zip", - "se ason", - "sea son", - "em i", - "e mi", - "enc oding", - "wo n", - "w on", - "el ect", - "ele ct", - "e lect", - "▁t ooth", - "▁to oth", - "▁too th", - "▁up coming", - "▁G raham", - "▁Gra ham", - "nu t", - "n ut", - "▁Ar k", - "äl t", - "ä lt", - "▁prec ious", - "ag le", - "a gle", - "né e", - "n ée", - "ни ца", - "ниц а", - "ar is", - "ari s", - "a ris", - "▁p ile", - "▁pi le", - "▁pil e", - "co le", - "col e", - "c ole", - "▁W ITH", - "▁WIT H", - "▁ WITH", - "rou ting", - "r outing", - "▁* **", - "▁** *", - "▁ ***", - "Appe arance", - "ll vm", - "▁O liver", - "▁Ol iver", - "▁P L", - "▁ PL", - "if ndef", - "et zt", - "etz t", - "sk iego", - "ski ego", - "▁p on", - "▁po n", - "▁ pon", - "AR GET", - "ARG ET", - "k ö", - "al led", - "all ed", - "alle d", - "▁= \\", - "▁ =\\", - "su re", - "sur e", - "s ure", - "mat ches", - "match es", - "▁temper atures", - "▁temperature s", - "SE L", - "S EL", - "▁cl one", - "▁clo ne", - "▁ clone", - "▁el ler", - "▁elle r", - "▁ell er", - "▁ eller", - "er na", - "ern a", - "▁п оло", - "▁по ло", - "▁пол о", - "Man agement", - "comp any", - "▁l un", - "▁lu n", - "▁stre aming", - "▁stream ing", - "▁N i", - "▁s í", - "Cont act", - "▁C redit", - "▁Cr edit", - "▁Cre dit", - "▁O ak", - "▁пред став", - "rad ius", - "cl i", - "c li", - "IE NT", - "I ENT", - "▁Lu cy", - "▁Luc y", - "▁calcul ation", - "▁calc ulation", - "▁p ixel", - "▁ pixel", - "▁m ul", - "▁mu l", - "▁ mul", - "▁out comes", - "▁outcome s", - "▁cent ers", - "▁center s", - "▁res idence", - "▁resid ence", - "Con straint", - "▁pre serve", - "▁pres erve", - "▁preserv e", - "pe on", - "uf fix", - "uff ix", - "▁Rober ts", - "▁Robert s", - "▁Rob erts", - "▁pro mot", - "▁pr omot", - "▁prom ot", - "? !", - "bal ance", - "▁cour ts", - "▁court s", - "▁dis g", - "▁di sg", - "PR INT", - "PRI NT", - "▁и х", - "el fare", - "elf are", - "▁ret reat", - "▁А в", - "Co st", - "C ost", - "al so", - "als o", - "▁F ür", - "▁Mär z", - "DI O", - "D IO", - "▁b ez", - "▁be z", - "▁ bez", - "AUT H", - "AU TH", - "De n", - "D en", - "▁a tom", - "▁at om", - "▁ atom", - "▁r oman", - "▁ro man", - "▁rom an", - "▁P el", - "▁Pe l", - "▁Roose velt", - "▁Pl ant", - "▁Plan t", - "Cont ents", - "Content s", - "▁Bet ween", - "▁cou pling", - "▁coup ling", - "str ucture", - "struct ure", - "▁Mar shall", - "▁Mars hall", - "▁Marshal l", - "▁Care er", - "▁rail way", - "▁B ureau", - "▁Bur eau", - "▁poss ibilities", - "▁k or", - "▁ko r", - "▁ kor", - "){ \r", - ") {\r", - "mer o", - "me ro", - "m ero", - "mo v", - "m ov", - "анг л", - "AI N", - "A IN", - "mu nd", - "mun d", - "m und", - "let te", - "lett e", - "l ette", - "▁sum mar", - "▁describ ing", - "▁N AS", - "▁NA S", - "▁E mb", - "▁Em b", - "▁ Emb", - "Inst ruction", - "li est", - "lie st", - "l iest", - "▁S ig", - "▁Si g", - "▁ Sig", - "Bi ll", - "B ill", - "▁v erd", - "▁ver d", - "▁ve rd", - "pl ant", - "plan t", - "▁galax ies", - "\"] )", - "\" ])", - "▁Py Object", - "▁ PyObject", - "▁G y", - "▁m ě", - "▁organ isation", - "▁organis ation", - "He r", - "H er", - "Se p", - "S ep", - "oc om", - "oco m", - "o com", - "▁S ame", - "▁Sam e", - "▁Sa me", - "▁ Same", - "▁b ite", - "▁bit e", - "▁bi te", - "▁Se attle", - "зы ва", - "Ob server", - "Observ er", - "’ .", - "▁m orph", - "▁mor ph", - "ur ches", - "urch es", - "al ph", - "re ement", - "ree ment", - "con sin", - "cons in", - "^ -", - "▁d ann", - "▁da nn", - "▁dan n", - "trans late", - "transl ate", - "ви х", - "Re act", - "▁c ats", - "▁cat s", - "▁ca ts", - "▁b rew", - "▁br ew", - "▁bre w", - "▁ brew", - "▁d s", - "▁ ds", - "▁cir cles", - "▁circ les", - "▁circle s", - "▁d rift", - "▁dr ift", - "▁dri ft", - "ag ma", - "▁Val ent", - "PI N", - "P IN", - "AR M", - "A RM", - "▁sur viv", - "▁surv iv", - "al in", - "ali n", - "a lin", - "Pr ef", - "Pre f", - "P ref", - "friend ly", - "▁uncertain ty", - "▁f d", - "▁ fd", - "▁engine er", - "Be n", - "B en", - "ic ular", - "i cular", - "or est", - "ore st", - "ores t", - "o rest", - "▁hor izontal", - "▁horizon tal", - "▁ horizontal", - "UT C", - "U TC", - "text rm", - "tex trm", - "Li ve", - "L ive", - "Sc ore", - "S core", - "▁Germ ans", - "▁German s", - "▁Ger mans", - "di stance", - "dist ance", - "d istance", - "ut i", - "u ti", - "▁é qu", - "▁ équ", - "▁numer ical", - "▁re ass", - "Act iv", - "▁c od", - "▁co d", - "▁ cod", - "bul let", - "en sing", - "ens ing", - "▁G em", - "▁Ge m", - "▁nav igation", - "▁navig ation", - "▁ navigation", - "add Class", - "▁simultane ously", - "ви й", - "▁йо го", - "▁й ого", - "▁H ö", - "▁har sh", - "prec ated", - "p recated", - "С СР", - "▁Equ ip", - "ad get", - "▁T YPE", - "▁ TYPE", - "▁m g", - "▁ mg", - "IG H", - "▁v in", - "▁vi n", - "▁ vin", - "▁fin dings", - "▁find ings", - "▁finding s", - "iv an", - "iva n", - "i van", - "▁pos session", - "▁poss ession", - "▁possess ion", - "▁т ого", - "▁то го", - "▁ того", - "▁par sed", - "▁parse d", - "▁ parsed", - "ri ors", - "rior s", - "rio rs", - "r iors", - "zeich net", - "ни ков", - "ник ов", - "Work er", - "▁en ables", - "▁enable s", - "▁( $\\", - "▁($ \\", - "▁C opy", - "▁Co py", - "▁Cop y", - "▁ Copy", - "▁orient ation", - "ст ре", - "с тре", - "▁Ind ians", - "▁India ns", - "▁Indian s", - "▁G ary", - "▁Gar y", - "▁Ga ry", - "▁Ins urance", - "is an", - "isa n", - "i san", - "Ch at", - "C hat", - "▁com un", - "▁co mun", - "▁co ron", - "▁cor on", - "ографи я", - "up dated", - "update d", - "▁И н", - "The se", - "Th ese", - "SE C", - "S EC", - "▁boy friend", - "Di agnostics", - "Hi nt", - "H int", - "mu l", - "m ul", - "▁in ode", - "▁i node", - "▁ inode", - "x A", - "ef t", - "e ft", - "OP TION", - "OPT ION", - "un ct", - "unc t", - "an non", - "ann on", - "anno n", - "EN S", - "E NS", - "st rip", - "str ip", - "stri p", - "▁enthus i", - "▁W hit", - "▁Wh it", - "▁Ф и", - "au de", - "aud e", - "a ude", - "▁disag ree", - "▁sn apped", - "▁snap ped", - "Ph ys", - "▁S yn", - "▁Sy n", - "▁s our", - "▁so ur", - "▁sou r", - "▁L ux", - "▁Lu x", - "ug ar", - "uga r", - "u gar", - "til e", - "ti le", - "t ile", - "▁in fection", - "▁inf ection", - "▁infect ion", - "▁F eb", - "▁Fe b", - "▁C hem", - "▁Ch em", - "▁Che m", - "data set", - "dat aset", - "ch ts", - "cht s", - "D ynamic", - "▁с ред", - "▁qu een", - "▁que en", - "work er", - "wor ker", - "sw ap", - "▁tim estamp", - "▁ timestamp", - "▁In tegr", - "▁Int egr", - "▁ Integr", - "▁inter views", - "▁interview s", - "su ch", - "s uch", - "▁l aughter", - "▁laugh ter", - "pro f", - "pr of", - "▁B ird", - "▁Bi rd", - "▁Bir d", - "( |", - "â n", - "▁g ra", - "▁gr a", - "▁ gra", - "& =", - "ze ns", - "zen s", - "z ens", - "get Message", - "▁O st", - "▁Os t", - "▁g ab", - "▁ga b", - "▁mort gage", - "mult icol", - "multi col", - "LE VEL", - "part ition", - "se en", - "see n", - "s een", - "▁dec lar", - "▁decl ar", - "A U", - "▁o x", - "▁ ox", - "▁l igger", - "▁lig ger", - "▁C arm", - "▁Car m", - "▁Ca rm", - "ge me", - "gem e", - "g eme", - "▁Ve gas", - "▁Veg as", - "▁E ug", - "▁Eu g", - "or us", - "o rus", - "▁b rick", - "▁br ick", - "▁as í", - "▁Mag azine", - "HasColumn Type", - "V R", - "lic her", - "li cher", - "lich er", - "liche r", - "l icher", - "▁F uture", - "▁Fut ure", - "▁ Future", - "▁J ug", - "▁Ju g", - "at tan", - "att an", - "atta n", - "con structor", - "construct or", - "V P", - "▁т ур", - "▁ту р", - "▁ тур", - "чи на", - "чин а", - "Comp arator", - "Compar ator", - "▁aut hentic", - "▁mon ster", - "▁trans formed", - "▁transform ed", - "▁firm s", - "▁fir ms", - "F W", - "▁c atalog", - "▁catal og", - "▁ catalog", - "bo ards", - "board s", - "▁dise ases", - "▁disease s", - "▁Benj amin", - "▁hor izon", - "▁Av ailable", - "▁ Available", - "M vc", - "St ud", - "▁l ord", - "▁lo rd", - "▁ lord", - "gen eral", - "gener al", - "па р", - "п ар", - "▁cab inet", - "▁cabin et", - "▁Bas ic", - "▁ Basic", - "Test Case", - "an sk", - "ans k", - "▁S now", - "▁Sn ow", - "ier ten", - "iert en", - "ierte n", - "i erten", - "▁v ocal", - "▁vo cal", - "▁voc al", - "Pad ding", - "P adding", - "ha lt", - "hal t", - "h alt", - "▁Alex and", - "▁Col omb", - "iv amente", - "iva mente", - "▁art ificial", - "▁Atl anta", - "▁m entre", - "▁men tre", - "▁ment re", - "▁est aba", - "▁estab a", - "▁esta ba", - "je kt", - "jek t", - "j ekt", - "▁sle pt", - "▁end less", - "▁endl ess", - "ér o", - "é ro", - "at tery", - "att ery", - "atter y", - "atte ry", - "uu r", - "u ur", - "▁weak ness", - "▁attempt ing", - "BY TE", - "▁found er", - "▁fo under", - "▁fou nder", - "▁sa lv", - "▁sal v", - "▁Medic ine", - "ti d", - "t id", - "▁Sch we", - "▁Schw e", - "ra ction", - "ract ion", - "r action", - "▁ ¿", - "cr ate", - "c rate", - "SER VER", - "▁comp ound", - "▁con ve", - "▁conv e", - "▁c af", - "▁ca f", - "▁hand ful", - "on ne", - "úblic a", - "▁def ensive", - "▁defens ive", - "Al ignment", - "Align ment", - "▁pr éc", - "▁pré c", - "▁signific ance", - "él é", - "é lé", - "ar ta", - "art a", - "Da m", - "D am", - "▁per pet", - "▁c aller", - "▁call er", - "▁cal ler", - "ic ients", - "ici ents", - "icient s", - "ce p", - "c ep", - "▁Mult i", - "▁Mul ti", - "▁ Multi", - "▁st olen", - "▁sto len", - "▁stole n", - "▁focus ing", - "em bed", - "emb ed", - "▁b ree", - "▁br ee", - "▁bre e", - "▁A B", - "▁ AB", - "▁occasion s", - "▁occas ions", - "se a", - "s ea", - "Pro v", - "Pr ov", - "P rov", - "че ние", - "▁C ategory", - "▁ Category", - "▁s q", - "▁ sq", - "▁Ф е", - "V A", - "Di ff", - "D iff", - "Tr i", - "T ri", - "iss ement", - "isse ment", - "▁act ress", - "▁П е", - "▁j ej", - "▁je j", - "▁tw isted", - "▁twist ed", - "▁N icol", - "▁Nic ol", - "▁Ni col", - "▁jun ior", - "▁junio r", - "▁juni or", - "So und", - "S ound", - "▁Bra sil", - "▁Bras il", - "▁ju ice", - "▁> >>", - "▁>> >", - "▁ >>>", - "▁A lb", - "▁Al b", - "▁soft ly", - "▁Mc K", - "▁G ren", - "▁Gr en", - "▁Gre n", - "▁ital iano", - "▁cre atures", - "▁creat ures", - "▁creature s", - "▁res idential", - "▁resident ial", - "▁resid ential", - "▁Inst agram", - "uck s", - "uc ks", - "u cks", - "▁k iller", - "▁kill er", - "▁kil ler", - "▁John ny", - "▁enter prise", - "D to", - "ch estra", - "che stra", - "ches tra", - "chestr a", - "▁T el", - "▁Te l", - "▁Act iv", - "▁ Activ", - "fa ctor", - "fac tor", - "fact or", - "f actor", - "ou st", - "ous t", - "o ust", - "▁vac uum", - "ра л", - "р ал", - "') ->", - "' )->", - "▁L eft", - "▁Le ft", - "▁ Left", - "▁de fect", - "▁def ect", - "▁defe ct", - "▁nine te", - "▁nin ete", - "fa re", - "far e", - "f are", - "▁reg ret", - "▁s har", - "▁sh ar", - "▁sha r", - "ctr ine", - "me sh", - "mes h", - "m esh", - "ci ty", - "cit y", - "c ity", - "ic it", - "ici t", - "i cit", - "▁F em", - "▁Fe m", - "lim ited", - "limit ed", - "ok a", - "o ka", - "!\\ !\\", - "Don ald", - "з но", - "▁pro vision", - "▁prov ision", - "▁discuss ions", - "▁discussion s", - "Dr ag", - "D rag", - "▁In cl", - "▁Inc l", - "Ex it", - "E xit", - "▁A bd", - "▁Ab d", - "st ory", - "sto ry", - "ie ve", - "iev e", - "i eve", - "▁by ł", - "ol ving", - "olv ing", - "woh ner", - "▁gu idelines", - "▁guide lines", - "▁guid elines", - "▁st raw", - "▁str aw", - "▁stra w", - "ü ss", - "▁бу ло", - "▁bur den", - "▁spat ial", - "▁stret ched", - "▁stretch ed", - "▁I nf", - "▁In f", - "▁ Inf", - "▁type def", - "▁typed ef", - "▁ro bot", - "▁rob ot", - "▁D oc", - "▁Do c", - "▁ Doc", - "pl iers", - "plier s", - "wa l", - "w al", - "ca mp", - "cam p", - "c amp", - "▁dif fé", - "▁diff é", - "▁Mc G", - "▁t el", - "▁te l", - "ar ette", - "aret te", - "▁sub sequently", - "▁subsequ ently", - "▁subsequent ly", - "▁h oney", - "▁hon ey", - "▁ho ney", - "FUN C", - "▁establish ment", - "te sy", - "tes y", - "▁któ ry", - "▁се ль", - "▁F O", - "▁ FO", - "▁Is lands", - "▁Island s", - "▁m p", - "▁ mp", - "Scal ar", - "▁Y an", - "▁Ya n", - "ck en", - "cke n", - "c ken", - "▁var iation", - "▁vari ation", - "i ą", - "op tim", - "opt im", - "az or", - "tu ple", - "t uple", - "▁gr avity", - "▁grav ity", - "▁con clude", - "▁concl ude", - "▁col lections", - "▁collection s", - "▁collect ions", - "▁colle ctions", - "és z", - "é sz", - "▁L iver", - "▁Li ver", - "▁Live r", - "▁Liv er", - "▁eth nic", - "comp ile", - "▁p arl", - "▁par l", - "▁pa rl", - "Sur face", - "{ '", - "▁par agraph", - "▁para graph", - "▁ paragraph", - "pos ite", - "po site", - "ít ulo", - "ob a", - "o ba", - "bin ary", - "b inary", - "ro b", - "r ob", - "▁Pe dro", - "▁Ped ro", - "▁f is", - "▁fi s", - "▁Gr ande", - "▁Grand e", - "▁Gran de", - "▁Gra nde", - "od ox", - "odo x", - "▁pos ting", - "▁post ing", - "< !--", - "▁rac ial", - "▁ra cial", - "CO M", - "C OM", - "ё м", - "▁A UT", - "▁AU T", - "▁ AUT", - "▁d ishes", - "▁dis hes", - "▁dish es", - "assert True", - "▁G row", - "▁Gr ow", - "▁Gro w", - "▁sl id", - "▁ju illet", - "сс о", - "с со", - "Run ner", - "Sa l", - "S al", - "Sa me", - "Sam e", - "S ame", - "▁Stud y", - "▁Col onel", - "▁J oin", - "▁Jo in", - "▁ Join", - "ar ms", - "arm s", - "▁l y", - "▁ ly", - "▁co oper", - "▁cur ves", - "▁curve s", - "▁curv es", - "He alth", - "▁M OD", - "▁MO D", - "▁ MOD", - "▁pr imo", - "▁prim o", - "▁pri mo", - "ock ets", - "ocket s", - "multi column", - "multicol umn", - "▁С ан", - "▁Са н", - "▁H unter", - "▁Hun ter", - "▁Hunt er", - "Custom er", - "ot hy", - "oth y", - "o thy", - "Des ign", - "De sign", - "ma ss", - "mas s", - "m ass", - "▁fam ille", - "▁famil le", - "▁fue ron", - "▁fu eron", - "▁fuer on", - "ä m", - "▁head quarters", - "▁d ign", - "▁di gn", - "▁dig n", - "▁Ro bin", - "▁Rob in", - "▁me ets", - "▁meet s", - "▁so it", - "па да", - "пад а", - ")\" );", - ") \");", - "▁w rapper", - "▁wrap per", - "▁ wrapper", - "▁theoret ical", - "▁u d", - "▁ ud", - "pl icity", - "plic ity", - "plicit y", - "▁w p", - "▁ wp", - "▁испо ль", - "▁c amps", - "▁camp s", - "▁cam ps", - "▁A gency", - "▁Ag ency", - "g c", - "hu m", - "h um", - "AT T", - "A TT", - "B tn", - "C ent", - "▁H elen", - "▁He len", - "▁Hel en", - "▁am plit", - "▁ampl it", - "▁Mem orial", - "und ial", - "SH IFT", - "wi k", - "w ik", - "▁Lie utenant", - "VAL ID", - "▁B ath", - "▁Ba th", - "▁Bat h", - "▁Jeff erson", - "▁C ut", - "▁Cu t", - "▁ Cut", - "▁ser vers", - "▁serv ers", - "▁server s", - "▁serve rs", - "▁ servers", - "ly ph", - "▁CO PY", - "▁COP Y", - "▁comput ers", - "▁computer s", - "▁compute rs", - "const ruction", - "construct ion", - "▁P DF", - "▁PD F", - "▁ PDF", - "▁pro tagon", - "▁prot agon", - "▁fore head", - "custom er", - "Un is", - "U nis", - "▁sign ing", - "▁sig ning", - ". ’", - "F etch", - "▁S core", - "▁Sc ore", - "▁ Score", - "hu man", - "hum an", - "h uman", - "▁down town", - "▁downt own", - "In tern", - "Int ern", - "Inter n", - "▁bes ides", - "▁beside s", - "▁д во", - "▁пра ви", - "▁ прави", - "▁c c", - "▁ cc", - "▁D ebug", - "▁De bug", - "▁Deb ug", - "▁ Debug", - "▁Cl ose", - "▁ Close", - "el ihood", - "eli hood", - "▁al gorithms", - "▁algorithm s", - "▁H amb", - "▁Ham b", - "▁Ha mb", - "ч на", - "▁c ust", - "▁cu st", - "▁mo unted", - "▁mount ed", - "par en", - "pa ren", - "pare n", - "p aren", - "▁isol ated", - "▁A gr", - "▁Ag r", - "▁or bit", - "▁orb it", - "print k", - "▁t urb", - "▁tu rb", - "▁tur b", - "▁gru po", - "ми и", - "\"\" \"", - "\" \"\"", - "▁h ills", - "▁hill s", - "ря д", - "▁B od", - "▁Bo d", - "▁об ще", - "est one", - "esto ne", - "eston e", - "e stone", - "▁satisf ying", - "▁satisfy ing", - "▁I van", - "▁Iv an", - "▁associ ate", - "name d", - "na med", - "nam ed", - "n amed", - "oc cup", - "occ up", - "GP IO", - "G PIO", - "hi t", - "h it", - "▁dis tract", - "▁di stract", - "▁dist ract", - "▁bar rel", - "▁barr el", - "▁in variant", - "di d", - "d id", - "▁l ieu", - "▁li eu", - "▁lie u", - "sc ene", - "UN K", - "▁Ont ario", - "▁M ission", - "▁Miss ion", - "zi al", - "z ial", - "▁comp ete", - "▁compet e", - "▁cou ples", - "▁couple s", - "▁coup les", - "SH A", - "S HA", - "▁s ei", - "▁se i", - "▁m igration", - "▁migr ation", - "ac ked", - "ack ed", - "▁b arn", - "▁bar n", - "▁ba rn", - "hal f", - "h alf", - "▁neigh bour", - "▁neighb our", - "ft e", - "f te", - "▁od ds", - "▁odd s", - "▁optim ization", - "▁I C", - "▁ IC", - "▁H end", - "▁He nd", - "▁Hen d", - "pay ment", - "M r", - "') :", - "' ):", - "vo ir", - "v oir", - "▁R ange", - "▁Rang e", - "▁Ran ge", - "▁ Range", - "▁polit icians", - "▁politician s", - "▁K han", - "▁Kh an", - "▁shel ter", - "▁tim ing", - "▁ti ming", - "Create d", - "Creat ed", - "C reated", - "▁sept embre", - "li t", - "l it", - "▁S hel", - "▁She l", - "▁Sh el", - "▁c ouch", - "▁co uch", - "▁cou ch", - "▁d är", - "ult ur", - "▁G iov", - "▁Gi ov", - "ô le", - "RE AM", - "▁O cean", - "▁M B", - "▁ MB", - "▁lie gt", - "▁o v", - "▁ ov", - "▁car pet", - "та р", - "т ар", - "▁го дина", - "▁годи на", - "▁S ão", - "▁о тно", - "▁от но", - "ab ling", - "abl ing", - "a bling", - "in th", - "int h", - "▁purs ue", - "▁Const itution", - "an j", - "▁F BI", - "▁ar row", - "▁arr ow", - "▁ arrow", - "ph ones", - "phone s", - "▁kn ocked", - "▁knock ed", - "▁de com", - "▁dec om", - "ie k", - "i ek", - "ь е", - "St rip", - "Str ip", - "▁V enez", - "▁Ven ez", - "▁Ve nez", - "▁p upp", - "▁pu pp", - "▁pup p", - "bi an", - "bia n", - "b ian", - "▁cot ton", - "h p", - "▁the atre", - "▁accept able", - "cuss ion", - "▁r ounds", - "▁round s", - "▁act ively", - "▁activ ely", - "▁active ly", - "▁among st", - "▁a bc", - "▁ab c", - "▁ abc", - "F M", - "Pop up", - "▁divers ity", - "us z", - "u sz", - "▁employ er", - "spec ially", - "special ly", - "▁sus pected", - "▁suspect ed", - "▁c rypt", - "▁cry pt", - "▁O scar", - "▁Os car", - "no r", - "n or", - "▁bab ies", - "во м", - "▁m undo", - "▁li bert", - "▁lib ert", - "▁liber t", - "S G", - "ah ren", - "ahr en", - "a hren", - "▁magn itude", - "T M", - "' +", - "▁об ъ", - "▁G ust", - "▁Gu st", - "▁gr ain", - "▁gra in", - "мен т", - "м ент", - "to Equal", - "▁m os", - "▁mo s", - "▁ mos", - "▁consist ently", - "▁consistent ly", - "х у", - "▁domin ant", - "Con verter", - "Convert er", - "at able", - "ata ble", - "a table", - "▁J ag", - "▁Ja g", - "scri ptions", - "script ions", - "scription s", - "s criptions", - "x B", - "▁ ©", - "fol der", - "fold er", - "f older", - "▁sub stance", - "▁subst ance", - "▁по с", - "L o", - "BU S", - "B US", - "bas ic", - "us sen", - "uss en", - "▁co ins", - "▁coin s", - ": -", - "▁N elson", - "▁Nel son", - "In ner", - "ograf ía", - "▁ex empl", - "▁exem pl", - "ch g", - "▁sy nd", - "▁syn d", - "dyn amic", - "d ynamic", - "ver ted", - "vert ed", - "▁EV ENT", - "▁ EVENT", - "se ek", - "see k", - "av ier", - "avi er", - "a vier", - "▁p rot", - "▁pro t", - "▁pr ot", - "▁ prot", - "-- ----", - "---- --", - "--- ---", - "----- -", - "- -----", - "▁con vention", - "▁conv ention", - "▁convent ion", - "▁станов ника", - "gl ing", - "g ling", - "hor a", - "ho ra", - "h ora", - "ши й", - "▁wh ilst", - "ser ialize", - "serial ize", - "s erialize", - "▁R ing", - "([ '", - "( ['", - "▁c her", - "▁ch er", - "▁che r", - "▁ cher", - "сь кі", - "▁D anny", - "▁Dan ny", - "▁re aches", - "▁reach es", - "▁el igible", - "▁P arent", - "▁Par ent", - "▁Pa rent", - "▁ Parent", - "▁came ras", - "▁cam eras", - "▁camera s", - "▁discipl ine", - "▁s illy", - "▁sil ly", - "re ts", - "ret s", - "r ets", - "yt ics", - "▁Reg ional", - "▁Region al", - "▁B aby", - "▁Ba by", - "▁Bab y", - "te le", - "t ele", - "WAR NING", - "WARN ING", - "su pp", - "sup p", - "s upp", - "▁refer ring", - "▁mer ch", - "▁merc h", - "ol ves", - "olve s", - "olv es", - "em et", - "eme t", - "e met", - "ck e", - "c ke", - "▁M unicip", - "▁Mun icip", - "Wh ite", - "▁ Ś", - "ri os", - "rio s", - "r ios", - "log ging", - "▁d x", - "▁ dx", - "▁su sp", - "▁sus p", - "ex ternal", - "▁Liber al", - "▁Lib eral", - "▁Init ialize", - "▁Initial ize", - "▁ Initialize", - "▁exhib ition", - "▁exhibit ion", - "▁ext ensions", - "▁extension s", - "▁extens ions", - "▁ extensions", - "ke eper", - "keep er", - "kee per", - "SY S", - "▁J ake", - "▁Ja ke", - "▁Jak e", - "fo oter", - "foot er", - "foo ter", - "▁ph ones", - "▁phone s", - "▁ phones", - "▁real m", - "▁contribut ed", - "▁contribute d", - "ME SS", - "▁For mat", - "▁Form at", - "▁ Format", - "Per iod", - "▁h id", - "▁hi d", - "▁ hid", - "▁me tres", - "▁met res", - "▁D im", - "▁Di m", - "▁ Dim", - "ache lor", - "achel or", - "▁T ak", - "▁Ta k", - "▁ве ли", - "▁g ram", - "▁gr am", - "▁gra m", - "▁ gram", - "▁M Y", - "▁ MY", - "on ders", - "ond ers", - "onder s", - "onde rs", - "'; \r", - "' ;\r", - "▁F ro", - "▁Fr o", - "▁advant ages", - "▁advantage s", - "io v", - "i ov", - "▁she ets", - "▁sheet s", - "ce mbre", - "c embre", - "ž e", - "] \r", - "▁D J", - "subset eq", - "UP DATE", - "▁b locked", - "▁bl ocked", - "▁block ed", - "▁pan els", - "▁pa nels", - "▁panel s", - "E A", - "nd e", - "n de", - "ê t", - "Bu l", - "B ul", - "▁m eters", - "▁me ters", - "▁met ers", - "▁meter s", - "jo ur", - "j our", - "▁rap port", - "▁rapp ort", - "▁J ak", - "▁Ja k", - "▁V AL", - "▁VA L", - "▁ VAL", - "▁p up", - "▁pu p", - "▁k a", - "▁ ka", - "for ced", - "force d", - "▁ав гу", - "ener gy", - "e nergy", - "▁V a", - "not es", - "no tes", - "note s", - "n otes", - "▁relax ed", - "C r", - "id ding", - "idd ing", - "▁def ines", - "▁define s", - "▁defin es", - "▁kiss ed", - "▁inv asion", - "▁invas ion", - "▁sc reens", - "▁screen s", - "C trl", - "▁pass engers", - "▁passenger s", - "▁Х о", - "ation ship", - "ations hip", - "per cent", - "\\ }", - "▁be ating", - "▁beat ing", - "life ray", - "lifer ay", - "▁V M", - "▁ VM", - "▁Gab riel", - "▁g allery", - "▁gall ery", - "▁Л о", - "iv ot", - "ivo t", - "▁r ental", - "▁ren tal", - "▁rent al", - "▁sh ocked", - "▁shock ed", - "▁Ste in", - "▁B h", - "▁ ло", - "Un e", - "U ne", - "ге н", - "г ен", - "▁kom mun", - "an ka", - "ank a", - "▁C ape", - "▁Cap e", - "▁Ca pe", - "Re ady", - "Read y", - "▁к ри", - "▁ кри", - "tr ag", - "tra g", - "t rag", - "Al ign", - "Ali gn", - "▁host ed", - "▁ho sted", - "▁\\ (", - "▁S ession", - "▁ Session", - "ys k", - "y sk", - "Pen ding", - "P ending", - "ellig ence", - "elli gence", - "▁Never theless", - "bit ro", - "bitr o", - "ho lm", - "hol m", - "quir y", - "▁mechan ical", - "▁D é", - "an eous", - "ane ous", - "▁psych ological", - "▁a broad", - "▁ab road", - "▁a voir", - "▁av oir", - "▁separ ation", - "▁sep aration", - "▁Haw ai", - "iej sc", - "▁N ether", - "▁Ne ther", - "▁Net her", - "▁sub tle", - "bi rd", - "b ird", - "▁mark er", - "▁mar ker", - "▁ marker", - "▁со зда", - "ва ла", - "вал а", - "▁Work ing", - "▁Wor king", - "▁h over", - "▁ho ver", - "▁ hover", - "%%%% %%%%", - "▁м ат", - "▁ма т", - "▁ мат", - "▁s oup", - "▁so up", - "▁sou p", - "Al ert", - "ch r", - "c hr", - "▁P CI", - "▁PC I", - "▁ PCI", - "▁m ús", - "ient ras", - "ien tras", - "▁St orage", - "▁Sto rage", - "▁ Storage", - "▁av ailability", - "▁op era", - "▁oper a", - "▁P roduction", - "▁Produ ction", - "▁Product ion", - "ia ne", - "ian e", - "i ane", - "▁Bet ter", - "▁B utton", - "▁But ton", - "▁ Button", - "▁Pe ace", - "▁Mor ris", - "▁s ib", - "▁si b", - "▁f iber", - "▁fi ber", - "▁fib er", - "Int ent", - "▁D esc", - "▁De sc", - "▁Des c", - "▁ Desc", - "ning en", - "n ingen", - "ze j", - "z ej", - "av an", - "ava n", - "a van", - "cover ed", - "cov ered", - "▁s yst", - "▁sy st", - "▁sys t", - "_ +", - "▁орга ни", - "▁Re lig", - "▁Rel ig", - "ци аль", - "▁s pite", - "▁sp ite", - "▁re prés", - "▁~ ~", - "▁ ~~", - "▁to xic", - "▁a pro", - "▁ap ro", - "▁apr o", - "X Y", - "▁tr ips", - "▁tri ps", - "▁trip s", - "▁pl aats", - "▁con vey", - "▁conv ey", - "▁conve y", - "Pr im", - "P rim", - "▁о ста", - "▁ос та", - "▁ост а", - "ok o", - "o ko", - "▁l obby", - "▁lob by", - "▁recommend ations", - "▁recommendation s", - "SP ACE", - "▁overwhel ming", - "ennes see", - "▁ac quire", - "▁acqu ire", - "w m", - "LOB AL", - "▁D EF", - "▁DE F", - "▁ DEF", - "je r", - "j er", - "▁re cur", - "▁rec ur", - "om men", - "omm en", - "▁j og", - "▁jo g", - "▁n ast", - "▁na st", - "▁nas t", - "▁L P", - "▁ LP", - "jo n", - "j on", - "▁w ishes", - "▁wish es", - "▁wis hes", - "▁N ancy", - "▁support ers", - "▁supp orters", - "^{ -\\", - "^{- \\", - "▁T rib", - "▁Tr ib", - "▁Tri b", - "▁ Ä", - "▁disappoint ed", - "▁у ни", - "x D", - "li nt", - "lin t", - "l int", - "I p", - "▁Islam ic", - "än de", - "änd e", - "ä nde", - "end ment", - "dt ype", - "d type", - "▁di gest", - "▁dig est", - "▁Set tings", - "▁Setting s", - "▁ Settings", - "ér a", - "é ra", - "▁aggress ive", - "▁intellig ent", - "eder börd", - "ster dam", - "pc i", - "p ci", - "▁over flow", - "▁ overflow", - "im b", - "i mb", - "re ach", - "rea ch", - "r each", - "cept or", - "cep tor", - "▁yield s", - "▁Se bast", - "▁ut ility", - "▁util ity", - "▁р и", - "▁ ри", - "▁fac ulty", - "▁In ternal", - "▁Intern al", - "▁Inter nal", - "▁ Internal", - "▁attract ed", - "▁attra cted", - "рі в", - "р ів", - "▁mix ing", - "▁R uth", - "▁Ru th", - "▁esc aped", - "▁escape d", - "▁E asy", - "▁dr ain", - "▁r ings", - "▁ring s", - "▁ rings", - "qu ire", - "quir e", - "Av ailable", - "▁ц и", - "▁ ци", - "▁conv ince", - "▁convin ce", - "or sch", - "ors ch", - "ут бо", - "CP P", - "C PP", - "ra ge", - "rag e", - "r age", - "ч і", - "▁p rod", - "▁pro d", - "▁pr od", - "▁ prod", - "▁p ig", - "▁pi g", - "▁C atal", - "▁Cat al", - "▁Ca tal", - "▁al ias", - "▁ali as", - "▁ alias", - "▁че мпи", - "▁чем пи", - "Pl ace", - "P lace", - "▁g orge", - "▁depend ence", - "▁cr uel", - "▁cru el", - "▁ther mal", - "▁therm al", - "ut down", - "ref resh", - "▁re sort", - "▁res ort", - "▁S HA", - "▁SH A", - "▁ SHA", - "ти й", - "fo od", - "foo d", - "f ood", - "▁N ad", - "▁Na d", - "▁pregn ancy", - "▁pro jection", - "▁project ion", - "▁pa ís", - "▁полу чи", - "▁the mes", - "▁them es", - "▁theme s", - "▁fun eral", - "▁cas o", - "▁ca so", - "ле кт", - "лек т", - "Ex tra", - "Ext ra", - "▁t issue", - "▁dr agon", - "▁drag on", - "▁l ig", - "▁li g", - "▁ lig", - "▁n ei", - "▁ne i", - "▁com edy", - "▁come dy", - "▁comed y", - "те м", - "т ем", - "сла в", - "с лав", - "▁pass enger", - "Cl one", - "i ção", - "yg on", - "y gon", - "▁H alf", - "▁Hal f", - "▁la bour", - "▁lab our", - "▁vill ages", - "▁village s", - "▁ві й", - "▁О т", - "▁L isa", - "▁Li sa", - "▁Lis a", - "_ [", - "ba g", - "b ag", - "▁d iver", - "▁di ver", - "▁div er", - "▁dive r", - "▁M L", - "▁ ML", - "▁transl ated", - "▁translate d", - "▁per ò", - "ab ama", - "aba ma", - "▁cas tle", - "▁cast le", - "▁ castle", - "* \\", - "▁reg ia", - "!! !!", - "!!! !", - "! !!!", - "*> (", - "* >(", - "▁Work s", - "▁Wor ks", - "▁N ature", - "▁Nat ure", - "▁Natur e", - "NE L", - "N EL", - "▁P om", - "▁Po m", - "tt a", - "t ta", - "▁Jam ie", - "▁p unch", - "▁pun ch", - "tain ment", - "▁K rieg", - "▁Kr ieg", - "▁restr icted", - "▁restrict ed", - "mob ile", - "m obile", - "▁grand mother", - "Arg uments", - "Argument s", - "▁s inc", - "▁si nc", - "▁sin c", - "▁Mon th", - "▁Mont h", - "▁ Month", - "esc ape", - "e scape", - "▁opt ical", - "▁L ane", - "▁La ne", - "▁Lan e", - "▁Deutsch land", - "▁S aison", - "▁Sa ison", - "▁V irtual", - "▁ Virtual", - "pe z", - "p ez", - "In line", - "ow any", - "owa ny", - "rad io", - "r adio", - "ö ß", - "▁O thers", - "▁Other s", - "MA IN", - "M AIN", - "sc al", - "s cal", - "▁D allas", - "▁Dal las", - "▁an chor", - "▁anc hor", - "▁anch or", - "▁ anchor", - "en cias", - "enc ias", - "encia s", - "enci as", - "▁re porter", - "▁rep orter", - "▁report er", - "▁veget ables", - "▁enforce ment", - "▁Wis consin", - "▁con dem", - "▁cond em", - "▁e b", - "▁ eb", - "▁s its", - "▁sit s", - "▁si ts", - "▁calcul ations", - "▁calculation s", - "▁calc ulations", - "▁\" --", - "▁\"- -", - "ue lle", - "uel le", - "u elle", - "▁tip o", - "▁ti po", - "▁P AR", - "▁PA R", - "▁ PAR", - "co rd", - "cor d", - "c ord", - "▁ро ків", - "ph an", - "pha n", - "p han", - "▁kon nte", - "▁z ap", - "▁za p", - "wr iting", - "writ ing", - "en gu", - "eng u", - "▁pert urb", - "Fac e", - "F ace", - "ag og", - "ago g", - "▁De cl", - "▁Dec l", - "▁ Decl", - "est ly", - "▁War ren", - "▁H ills", - "▁Hill s", - "▁Hil ls", - "▁ref resh", - "▁refr esh", - "▁refres h", - "▁ refresh", - "▁fl ip", - "io p", - "i op", - "▁key board", - "is to", - "ist o", - "i sto", - "▁prom oted", - "▁promote d", - "▁promot ed", - "back s", - "ba cks", - "b acks", - "Enc oding", - "▁ ال", - "▁g min", - "ро б", - "р об", - "▁follow ers", - "▁p epper", - "um ble", - "umb le", - "▁sp ray", - "▁spr ay", - "▁dr ives", - "▁dri ves", - "▁driv es", - "▁drive s", - "P ush", - "cook ie", - "c ookie", - "▁gel dig", - "▁geld ig", - "ig ung", - "igu ng", - "vis it", - "▁at omic", - "▁atom ic", - "▁ atomic", - "▁A thlet", - "▁Ath let", - "▁Or igin", - "▁Ori gin", - "▁ Origin", - "▁H appy", - "▁G ra", - "▁Gr a", - "▁att ribut", - "▁п ов", - "▁по в", - "▁ пов", - "▁n ost", - "▁no st", - "▁nos t", - "▁ nost", - "ur u", - "u ru", - "▁Ne ither", - "▁ma ar", - "ject ions", - "je ctions", - "jection s", - "▁re nov", - "▁ren ov", - "fin ity", - "f inity", - "gener ic", - "init ialize", - "initial ize", - "pgf set", - "▁hyp othes", - "▁ma cro", - "▁mac ro", - "ma ps", - "map s", - "m aps", - "▁f are", - "▁far e", - "▁fa re", - "▁ fare", - "Be st", - "B est", - "uch t", - "uc ht", - "u cht", - "co d", - "c od", - "▁h orm", - "▁hor m", - "▁ho rm", - "▁P oll", - "▁Pol l", - "▁Po ll", - "▁host ing", - "▁Re ading", - "▁Read ing", - "Cert ificate", - "▁и ма", - "▁им а", - "▁C ov", - "▁Co v", - "▁P red", - "▁Pr ed", - "▁Pre d", - "▁ Pred", - "re direct", - "red irect", - "▁l attice", - "▁port folio", - "▁o ven", - "▁ov en", - "▁ oven", - "ie len", - "iel en", - "iele n", - "i elen", - "sub scribe", - "foot note", - "но ю", - "▁mom ento", - "▁moment o", - "▁d ich", - "▁di ch", - "▁dic h", - "▁ent ert", - "▁enter t", - "▁g é", - "▁connect ing", - "▁n acional", - "▁o tt", - "▁ot t", - "▁ ott", - "ні в", - "н ів", - "▁rac ist", - "▁penal ty", - "ül t", - "ü lt", - "▁Israel i", - "▁( †", - "▁desc end", - "▁ос іб", - "▁b elly", - "▁bel ly", - "▁bell y", - "ні сть", - "▁encounter ed", - "T ip", - "▁gu ilt", - "▁d amp", - "▁da mp", - "▁dam p", - "ze ug", - "▁Mem ory", - "▁ Memory", - "Check ed", - "▁Sh akespeare", - "hi ll", - "h ill", - "▁w oke", - "▁wo ke", - "▁sal ary", - "eth eless", - "ethe less", - "e theless", - "▁Т и", - "er de", - "erd e", - "▁He in", - "▁g it", - "▁gi t", - "▁ git", - "=\" \"", - "= \"\"", - "ül l", - "ü ll", - "ge ben", - "geb en", - "g eben", - "Pr es", - "Pre s", - "P res", - "ie val", - "iev al", - "i eval", - "mark er", - "mar ker", - "▁д ан", - "▁да н", - "▁ дан", - "▁oct obre", - "RO L", - "R OL", - "▁jan u", - "▁ja nu", - "▁) :", - "▁ ):", - "br anch", - "▁J erry", - "▁Jer ry", - "ke hr", - "▁contr acts", - "▁contract s", - "▁aff air", - "▁Росси и", - "ja ck", - "j ack", - "AN G", - "A NG", - "▁dro pping", - "▁drop ping", - "▁d ic", - "▁di c", - "sch ool", - "▁Fin land", - "▁d ort", - "▁do rt", - "▁K ings", - "▁King s", - "▁Kin gs", - "▁Arg ument", - "▁ Argument", - "▁Sim ilarly", - "▁Similar ly", - "▁V erm", - "▁Ver m", - "▁Ve rm", - "▁pret end", - "! _", - "łu g", - "ł ug", - "же ння", - "жен ня", - "da ting", - "dat ing", - "d ating", - "cs v", - "c sv", - "▁dialog ue", - "▁dial ogue", - "STR U", - "▁public ly", - "wed ge", - "w edge", - "▁H och", - "▁Ho ch", - "▁spe aks", - "▁speak s", - "▁compens ation", - "an ca", - "anc a", - "text tt", - "▁Fil ter", - "▁ Filter", - "▁part ly", - "▁us eless", - "▁use less", - "▁г у", - "▁ гу", - "▁d eter", - "▁de ter", - "▁det er", - "IE W", - "▁con secut", - "▁cons ecut", - "▁conse cut", - "▁h oly", - "▁hol y", - "▁ho ly", - "▁grad uated", - "▁gradu ated", - "▁graduate d", - "an dal", - "and al", - "anda l", - "ți e", - "ț ie", - "▁W ant", - "▁Wa nt", - "▁Aust ria", - "or den", - "ord en", - "fr ag", - "f rag", - "▁f oo", - "▁fo o", - "▁ foo", - "cl aimed", - "claim ed", - "во е", - "▁not able", - "▁no table", - "▁journal ist", - "▁M ail", - "▁Ma il", - "▁Mai l", - "▁ Mail", - "!( \"", - "! (\"", - "ps e", - "p se", - "▁C lay", - "▁Cl ay", - "iv i", - "i vi", - "▁sc ales", - "▁scale s", - "▁scal es", - "▁er ste", - "▁erst e", - "▁ers te", - "Data Type", - "▁D iam", - "▁Di am", - "í r", - "loc ale", - "local e", - "▁rel uct", - "ien st", - "iens t", - "ast ro", - "astr o", - "act ly", - "я х", - "▁Vill age", - "▁Villa ge", - "▁Vil lage", - "▁d aughters", - "▁daughter s", - "▁manufact urers", - "▁manufacturer s", - "▁print ing", - "▁prin ting", - "ч ка", - "Nd Ex", - "Ch anges", - "Change s", - "▁/ ******/", - "ver tex", - "vert ex", - "▁b rows", - "▁br ows", - "▁bro ws", - "▁brow s", - "▁K ö", - "not ations", - "notation s", - "▁i ls", - "▁il s", - "▁ ils", - "at el", - "ate l", - "C ir", - "▁meaning ful", - "q a", - "▁C old", - "▁Col d", - "▁Co ld", - "ue to", - "u eto", - "you r", - "yo ur", - "y our", - "m f", - "мо в", - "м ов", - "▁Ü ber", - "▁fam ilia", - "▁famil ia", - "▁ste ep", - "▁pres idential", - "▁president ial", - "▁presid ential", - "▁z á", - "▁ zá", - "▁w ars", - "▁war s", - "▁wa rs", - "▁C re", - "▁Cr e", - "▁after wards", - "▁afterward s", - "ha lb", - "hal b", - "▁strugg led", - "▁struggle d", - "Ch art", - "Char t", - "User Id", - "ac ular", - "a cular", - "iv ia", - "ivi a", - "i via", - "▁u gly", - "▁K unst", - "E s", - "▁Q String", - "▁C ow", - "▁Co w", - "Rad ius", - "▁Gr iff", - "▁V as", - "▁Va s", - "HA L", - "H AL", - "Mod ified", - "ra le", - "ral e", - "r ale", - "mem cpy", - "▁в клю", - "▁r s", - "▁ rs", - "▁h alt", - "▁ha lt", - "▁hal t", - "▁ halt", - "▁Miss iss", - "▁h uvud", - "ec a", - "e ca", - "▁Jahrhund ert", - "E urope", - "Sign ature", - "▁grand father", - "▁O regon", - "gu e", - "g ue", - "xy gen", - "fr ames", - "frame s", - "▁hab its", - "▁ha bits", - "▁habit s", - "Support ed", - "Supp orted", - "▁low ered", - "▁lower ed", - "▁rad iation", - "▁radi ation", - "ab en", - "abe n", - "a ben", - "▁Pro gress", - "▁ Progress", - "▁C osta", - "▁Co sta", - "▁Cost a", - "▁Cos ta", - "▁dev oted", - "▁gest ure", - "▁Dez ember", - "▁qu oted", - "▁quote d", - "▁quot ed", - "▁difficult ies", - "т ре", - "▁sustain able", - "▁d ense", - "▁den se", - "▁dens e", - "▁ih rer", - "▁ihr er", - "▁ihre r", - "▁firm ly", - "â t", - "om ent", - "ome nt", - "omen t", - "o ment", - "▁c out", - "▁co ut", - "▁cou t", - "▁ cout", - "▁p oi", - "▁po i", - "d jango", - "▁pro found", - "▁prof ound", - "▁Wil helm", - "▁fl ush", - "▁flu sh", - "▁ flush", - "▁av ril", - "LA B", - "L AB", - "▁B row", - "▁Br ow", - "▁Bro w", - "▁pro pose", - "▁prop ose", - "▁propos e", - "▁r anks", - "▁ran ks", - "▁rank s", - "WI D", - "W ID", - "▁mut ual", - "▁text s", - "▁tex ts", - "▁S ale", - "▁Sal e", - "▁Sa le", - "▁qu asi", - "▁n og", - "▁no g", - "▁ nog", - "▁nouve au", - "▁c v", - "▁ cv", - "▁no ble", - "▁nob le", - "▁dé cembre", - "▁déc embre", - "▁cl ever", - "▁cle ver", - "▁P ir", - "▁Pi r", - "▁graph ics", - "▁graphic s", - "▁ graphics", - "▁G R", - "▁ GR", - "че ской", - "▁s ag", - "▁sa g", - "ict ions", - "iction s", - "i ctions", - "na nt", - "nan t", - "n ant", - "▁th é", - "C G", - "▁Jac ques", - "W M", - "▁F inn", - "▁Fin n", - "▁Fi nn", - "▁dev ast", - "зо м", - "хо в", - "х ов", - "▁En tre", - "▁Ent re", - ". ;", - "▁fl uct", - "▁flu ct", - "▁Sc iences", - "▁Sci ences", - "▁Science s", - "▁т у", - "▁ ту", - "path s", - "pat hs", - "▁sh orter", - "▁short er", - "▁suggest ion", - "ER Y", - "▁D ire", - "▁Di re", - "▁Dir e", - "at eurs", - "ate urs", - "ateur s", - "▁round ed", - "▁t art", - "▁tar t", - "▁ta rt", - "ю ще", - "up er", - "u per", - "▁secret s", - "▁sec rets", - "▁secre ts", - "▁compan ion", - "▁K EY", - "▁ KEY", - "T ile", - "▁B ibli", - "x s", - "▁ang ular", - "▁ angular", - "pa g", - "p ag", - "er ness", - "ern ess", - "erne ss", - "▁S orry", - "▁Sor ry", - "▁ Sorry", - "▁pre diction", - "▁predict ion", - "▁pred iction", - "▁M aking", - "▁Ma king", - "▁Mak ing", - "на род", - "ol are", - "ola re", - "olar e", - "rp c", - "r pc", - "▁t ens", - "▁te ns", - "▁ten s", - "en as", - "ena s", - "e nas", - "▁Re ally", - "▁Real ly", - "H I", - "port al", - "por tal", - "▁for me", - "▁form e", - "gan g", - "ga ng", - "g ang", - "▁l ane", - "▁la ne", - "▁lan e", - "▁ lane", - "▁s tag", - "▁st ag", - "▁sta g", - "▁Mar x", - "▁Ma rx", - "▁L LC", - "▁LL C", - "▁d are", - "▁da re", - "▁dar e", - "▁Olymp ic", - "▁p ant", - "▁pan t", - "▁pa nt", - "build ing", - "; ;", - "▁c ops", - "▁co ps", - "▁cop s", - "▁r ushed", - "▁rush ed", - "▁rus hed", - "▁L ot", - "▁Lo t", - "▁init iative", - "▁initi ative", - "▁inv ite", - "▁Saf ety", - "▁Safe ty", - "FA ILED", - "FAIL ED", - "▁habit ants", - "en sen", - "ens en", - "ense n", - "▁l ég", - "▁W elcome", - "▁Wel come", - "Valid ate", - "▁qu atre", - "▁G ray", - "▁Gr ay", - "▁Gra y", - "▁E ve", - "▁Ev e", - "▁C omb", - "▁Com b", - "▁Co mb", - "▁ Comb", - "▁p endant", - "a qu", - "con figure", - "config ure", - "▁A dm", - "▁Ad m", - "▁rif le", - "▁Exper ience", - "Decl aration", - "▁å r", - "▁ år", - "ill ery", - "ille ry", - "iller y", - "os pel", - "osp el", - "▁A rena", - "▁Ar ena", - "▁Are na", - "▁bo ards", - "▁board s", - "▁ boards", - "▁pur ple", - "▁p ills", - "▁pil ls", - "▁pill s", - "ueto oth", - "li que", - "l ique", - "▁pop ulations", - "▁population s", - "▁popul ations", - "▁acc ent", - "▁ac cent", - "▁r anges", - "▁range s", - "▁ran ges", - "▁rang es", - "▁Anal ysis", - "▁ Analysis", - "▁d ictionary", - "▁Dr agon", - "▁Drag on", - "re ction", - "rect ion", - "r ection", - "▁vis itor", - "▁visit or", - "seg ment", - "▁д р", - "▁F uck", - "▁Fu ck", - "д ж", - "▁ident ification", - "Class Name", - "boot strap", - "▁sur faces", - "▁surface s", - "▁surf aces", - "▁scream ing", - "кт у", - "к ту", - "pl ain", - "sh adow", - "incl udes", - "include s", - "▁j azz", - "▁ja zz", - "▁á l", - "▁ ál", - "ri ka", - "rik a", - "r ika", - "ho p", - "h op", - "▁i on", - "▁io n", - "▁ ion", - "vr e", - "v re", - "▁newsp apers", - "▁newspaper s", - "▁i hn", - "▁ih n", - "▁P arse", - "▁Par se", - "▁Pars e", - "▁ Parse", - "П о", - "▁strict ly", - "▁re covered", - "▁recover ed", - "▁U na", - "▁Un a", - "▁err e", - "▁er re", - "▁ erre", - "iss ues", - "issue s", - "▁exp ense", - "че ния", - "▁do nc", - "▁don c", - "Bi n", - "B in", - "▁Com ment", - "▁Comm ent", - "▁ Comment", - "▁sac rifice", - "▁sacrific e", - "T uple", - "() [", - "( )[", - "▁tra vers", - "▁trav ers", - "Im p", - "I mp", - "J e", - "▁Lin ux", - "▁е ё", - "▁P i", - "▁ Pi", - "▁cur ios", - "▁cu rios", - "▁r age", - "▁rag e", - "▁ra ge", - "▁ rage", - "▁e scal", - "▁es cal", - "▁esc al", - "▁al ignment", - "▁align ment", - "▁pent ru", - "▁cur r", - "▁cu rr", - "▁ curr", - "▁b este", - "▁be ste", - "▁best e", - "▁bes te", - "[] ,", - "[ ],", - "▁// !", - "H ub", - "Vis ibility", - "▁A sk", - "▁As k", - "ab ul", - "a bul", - "co lon", - "col on", - "colo n", - "▁D ays", - "▁Day s", - "▁Da ys", - "Aut hentication", - "ві т", - "▁l od", - "▁lo d", - "xF C", - "x FC", - "Look up", - "js ce", - "Al pha", - "▁harm ony", - "▁harmon y", - "▁W ard", - "▁War d", - "▁Wa rd", - "trans fer", - "▁H orn", - "▁Hor n", - "▁Ho rn", - "▁s d", - "▁ sd", - "so ap", - "▁z ich", - "▁Con sole", - "▁Cons ole", - "▁ Console", - "▁ко ли", - "▁Ph one", - "▁ Phone", - "pa per", - "p aper", - "й н", - "▁z m", - "▁ zm", - "Do ne", - "Don e", - "D one", - "ph ase", - "pha se", - "phas e", - "▁Jul ia", - "▁Ju lia", - "▁Juli a", - "▁ed ited", - "▁edit ed", - "af fe", - "aff e", - "Sy ntax", - "yl l", - "y ll", - "▁Lu cas", - "▁Luc as", - "▁and eren", - "▁andere n", - "▁ander en", - "[ <", - "▁Data base", - "▁Dat abase", - "▁ Database", - "▁spect ral", - "▁spectra l", - "ass ador", - "ска та", - "с ката", - "▁import ante", - "▁important e", - "▁х а", - "▁ ха", - "t z", - "▁s tere", - "▁st ere", - "▁ste re", - "▁ster e", - "▁m elt", - "▁me lt", - "▁mel t", - "▁C row", - "▁Cr ow", - "▁Cro w", - "ш ка", - "it utes", - "itut es", - "itute s", - "itu tes", - "▁satisf ies", - "▁L iga", - "▁Li ga", - "▁t omb", - "▁to mb", - "▁tom b", - "▁f ühr", - "▁ führ", - "▁sol ely", - "▁sole ly", - "▁E ither", - "▁t ennis", - "▁ten nis", - "▁s igh", - "▁si gh", - "▁sig h", - "ser de", - "s erde", - "ub a", - "u ba", - "ę d", - "le z", - "l ez", - "Fac t", - "F act", - "▁sque ez", - "▁Thom pson", - "▁N L", - "▁ NL", - "▁P ara", - "▁Par a", - "▁Pa ra", - "▁? ?", - "▁ ??", - "▁fin ishing", - "▁finish ing", - "She et", - "S heet", - "LIN K", - "L INK", - "▁б ро", - "▁ бро", - "▁l over", - "▁lo ver", - "▁love r", - "▁lov er", - "m achine", - "▁L esser", - "▁Les ser", - "▁Less er", - "pon d", - "po nd", - "p ond", - "▁pain tings", - "▁paint ings", - "▁painting s", - "▁assum ptions", - "▁assumption s", - "▁mod ification", - "fr e", - "f re", - "▁U lt", - "▁Ul t", - "▁A F", - "▁ AF", - "R V", - "bin ding", - "bind ing", - "b inding", - "▁toile t", - "ra r", - "r ar", - "▁an ge", - "▁ang e", - "▁ ange", - "▁she ep", - "PRO TO", - "act ic", - "a ctic", - "▁S peed", - "▁Sp eed", - "▁Spe ed", - "▁ Speed", - "▁I ce", - "gn u", - "g nu", - "ow ned", - "own ed", - "Sub scription", - "yr ics", - "y rics", - "▁back ward", - ">\" .", - "> \".", - "pi t", - "p it", - "▁real istic", - "öff ent", - "az i", - "a zi", - "DE R", - "D ER", - "b ucket", - "én y", - "é ny", - "xF E", - "x FE", - "▁f ancy", - "▁fan cy", - "ex cept", - "▁S ul", - "▁Su l", - "▁l aser", - "▁la ser", - "▁las er", - "Mon itor", - "▁c omic", - "▁com ic", - "▁co mic", - "▁Arch itect", - "▁ex pr", - "▁exp r", - "▁ expr", - "ount ers", - "oun ters", - "ounter s", - "▁Mel bourne", - "com plex", - "comp lex", - "'. $", - "' .$", - "om ot", - "omo t", - "o mot", - "▁M enu", - "▁Me nu", - "▁Men u", - "▁ Menu", - "astic search", - "▁ed iting", - "▁edit ing", - "Pre sent", - "Pres ent", - "P resent", - "op les", - "ople s", - "opl es", - "o ples", - "è ncia", - "▁в то", - "gl ise", - "she et", - "s heet", - "▁he lic", - "▁hel ic", - "▁str anger", - "▁strange r", - "▁strang er", - "▁ex ec", - "▁ exec", - "FE R", - "F ER", - "in ian", - "ini an", - "SET TING", - "▁M ix", - "▁Mi x", - "▁ Mix", - "▁com plain", - "▁compl ain", - "▁in crement", - "▁incre ment", - "CS S", - "C SS", - "mm a", - "m ma", - "sl ide", - "▁про тив", - "▁проти в", - "▁Lim ited", - "Con sole", - "Cons ole", - "▁eng aging", - "ul er", - "ule r", - "u ler", - "▁O ptions", - "▁Option s", - "▁Opt ions", - "▁ Options", - "▁l ens", - "▁le ns", - "▁len s", - "Ma il", - "M ail", - "▁bar rier", - "▁barr ier", - "trans port", - "▁c ups", - "▁cu ps", - "▁cup s", - "it err", - "ite rr", - "iter r", - "▁const ants", - "▁constant s", - "▁ constants", - "▁T ech", - "▁Te ch", - "iz io", - "izi o", - "сту па", - "ступ а", - "▁Sw eden", - "at hon", - "ath on", - "a thon", - "▁M agn", - "▁Mag n", - "▁Ma gn", - "trans ition", - "де ла", - "es k", - "e sk", - "So ft", - "S oft", - "fun ctions", - "function s", - "ne a", - "n ea", - "Im plement", - "Impl ement", - "Imp lement", - "ev ery", - "ever y", - "eve ry", - "e very", - "▁Man ufact", - "▁improve ments", - "▁improvement s", - "▁Ind iana", - "▁India na", - "▁Indian a", - "▁host s", - "▁ho sts", - "C V", - "We st", - "W est", - "to wn", - "t own", - "can vas", - "▁ш ко", - "▁Col umn", - "▁ Column", - "▁Par ker", - "▁Park er", - "▁es pa", - "▁esp a", - "▁Pub lish", - "▁которы й", - "av is", - "avi s", - "a vis", - "▁Z w", - "▁emphas is", - "ol v", - "o lv", - "▁re curs", - "▁rec urs", - "▁recur s", - "it aire", - "ita ire", - "▁B ishop", - "▁Bi shop", - "▁Bis hop", - "ne ro", - "ner o", - "n ero", - "▁d eny", - "▁de ny", - "▁den y", - "▁do ub", - "▁dou b", - "peon ato", - "▁C ourse", - "▁Cour se", - "▁Que ens", - "▁Queen s", - "▁bl ur", - "el ed", - "ele d", - "e led", - "iz o", - "i zo", - "▁dé but", - "▁Mod ule", - "▁Mo dule", - "▁ Module", - "▁anx ious", - "▁st are", - "▁star e", - "▁sta re", - "▁Pro position", - "▁K u", - "▁i c", - "▁ ic", - "Per cent", - "Qu ant", - "▁И сто", - "▁h ex", - "▁he x", - "▁ hex", - "ass oci", - "asso ci", - "▁arrang ement", - "▁arrange ment", - "▁bo ats", - "▁boat s", - "Un d", - "U nd", - "▁sl ots", - "▁slot s", - "се н", - "с ен", - "necess ary", - "▁app earing", - "▁appe aring", - "▁appear ing", - "▁R ule", - "▁Ru le", - "▁ Rule", - "▁G T", - "▁ GT", - "For ce", - "et to", - "ett o", - "e tto", - "ze nia", - "zen ia", - "▁o uts", - "▁out s", - "▁ou ts", - "▁ outs", - "▁vari ations", - "▁variation s", - "▁wh ites", - "▁white s", - "▁g lo", - "��gl o", - "▁B R", - "▁ BR", - "ic ky", - "ick y", - "▁j ury", - "▁ju ry", - "▁jur y", - "▁treat ments", - "▁treatment s", - "▁The ater", - "kn ow", - "k now", - "▁pro files", - "▁prof iles", - "▁profile s", - "▁con spir", - "▁class room", - "▁B ass", - "▁Bas s", - "▁Ba ss", - "▁law yers", - "▁lawyer s", - "v ue", - "▁A rc", - "▁Ar c", - "▁ Arc", - "▁s la", - "▁sl a", - "▁att ending", - "▁attend ing", - "n x", - "m x", - "TO P", - "T OP", - "▁b ored", - "▁bo red", - "▁bore d", - "▁bor ed", - "pre vious", - "prev ious", - "r w", - "pt ic", - "љ у", - "▁app ar", - "▁ap par", - "▁P ont", - "▁Po nt", - ": _", - "ii i", - "i ii", - "▁j erk", - "▁jer k", - "hed ral", - "сс а", - "с са", - "▁Pr ize", - "▁Pri ze", - "▁Р и", - "б ре", - "▁hand les", - "▁handle s", - "▁j ak", - "▁ja k", - "▁Afghan istan", - "▁b oring", - "▁bo ring", - "▁bor ing", - "if ik", - "ifi k", - "▁sh ade", - "▁sha de", - "air o", - "ai ro", - "a iro", - "od ay", - "oda y", - "o day", - "▁pl ates", - "▁plate s", - "▁plat es", - "▁Championship s", - "▁Champion ships", - "▁che eks", - "▁cheek s", - "ri ke", - "rik e", - "r ike", - "▁kön nen", - "▁app le", - "▁ap ple", - "▁appl e", - "▁ apple", - "▁Ed die", - "▁Edd ie", - "▁s od", - "▁so d", - "▁tr ains", - "▁tra ins", - "▁train s", - "pan ic", - "pa nic", - "▁Ad vent", - "▁Adv ent", - "ub re", - "u bre", - "▁d å", - "▁S ymbol", - "▁Sym bol", - "▁ Symbol", - "▁с те", - "▁ст е", - "▁ сте", - "Sa m", - "S am", - "inher it", - "cam era", - "▁c ours", - "▁co urs", - "▁cour s", - "▁cou rs", - "▁make up", - "re gex", - "reg ex", - "▁U E", - "▁ UE", - "▁Det roit", - "▁W eight", - "▁We ight", - "▁ Weight", - "▁P iet", - "▁Pi et", - "▁a ria", - "▁ar ia", - "▁ aria", - "DI RECT", - "DIR ECT", - "ace ae", - "▁In fo", - "▁Inf o", - "▁ Info", - "an ya", - "any a", - "back end", - "▁T ennessee", - "pi cker", - "pic ker", - "pick er", - "p icker", - "▁Le o", - "▁P oss", - "▁Po ss", - "▁Pos s", - "pr ises", - "prise s", - "▁m ature", - "▁mat ure", - "сь ких", - "▁F ant", - "▁Fa nt", - "Re ason", - "▁m oy", - "▁mo y", - "▁B aker", - "▁Ba ker", - "▁Bak er", - "▁sub set", - "▁subs et", - "▁ subset", - "▁Stan ley", - "▁el even", - "▁ele ven", - "▁elev en", - "ol ate", - "ola te", - "o late", - "▁fort une", - "Status Code", - "▁ent ities", - "▁ entities", - "▁Ok ay", - "▁ Okay", - "ц о", - "an os", - "ano s", - "a nos", - "rel ative", - "▁order ing", - "▁ord ering", - "▁No body", - "▁Nob ody", - "▁str len", - "▁ strlen", - "▁r ope", - "▁ro pe", - "▁cig arette", - "hol ds", - "hold s", - "h olds", - "ir able", - "ira ble", - "value Of", - "St ub", - "▁phot ography", - "▁photograph y", - "es tra", - "est ra", - "estr a", - "e stra", - "▁cult ures", - "▁culture s", - "▁decl aration", - "▁declar ation", - "mer cial", - "LI ED", - "au te", - "aut e", - "a ute", - "al ter", - "alt er", - "Sub mit", - "▁Mag ic", - "▁r hythm", - "Pay ment", - "ni h", - "n ih", - "▁inter section", - "l é", - "EN TRY", - "/ )", - "▁m og", - "▁mo g", - "ru st", - "rus t", - "r ust", - "▁threat s", - "▁Mil itary", - "ap or", - "a por", - "▁s igu", - "▁si gu", - "▁sig u", - "set minus", - "▁I ng", - "▁In g", - "st ation", - "stat ion", - "T ake", - "▁s hed", - "▁sh ed", - "▁she d", - "▁Fr ancia", - "▁Franc ia", - "▁Fra ncia", - "▁Fran cia", - "pos ts", - "po sts", - "post s", - "Mar ker", - "Mark er", - "Lower Case", - "▁be find", - "▁bef ind", - "▁C zech", - "▁Cz ech", - "ícul a", - "▁Per formance", - "▁W es", - "▁We s", - "▁L arry", - "▁Lar ry", - "▁o st", - "▁os t", - "▁ ost", - "▁em ails", - "▁email s", - "▁Re lease", - "▁ Release", - "▁ad apter", - "▁adapt er", - "▁ adapter", - "▁pad re", - "ac io", - "aci o", - "a cio", - "▁з ем", - "▁gen etic", - "▁ge netic", - "▁U nd", - "▁Un d", - "▁ Und", - "▁accept ance", - "да н", - "д ан", - "▁Girl s", - "▁Gir ls", - "comp iler", - "compile r", - "su n", - "s un", - "▁whe els", - "▁wheel s", - "▁thorough ly", - "gr und", - "gru nd", - "g rund", - "un ction", - "unct ion", - "▁e lla", - "▁el la", - "▁ell a", - "▁ ella", - "X FF", - "ug s", - "u gs", - "ient os", - "ien tos", - "iento s", - "▁D M", - "▁ DM", - "▁polit ique", - "▁campaign s", - "▁Tok yo", - "▁album s", - "KERN EL", - "pd ata", - "p data", - "▁lap top", - "▁lapt op", - "▁v ál", - "▁vá l", - "▁f ou", - "▁fo u", - "or b", - "o rb", - "▁T ower", - "▁To wer", - "▁Tow er", - "▁Get ting", - "▁cor ners", - "▁corner s", - "▁corn ers", - "pl ess", - "ple ss", - "ples s", - "p less", - "▁special ist", - "▁i v", - "▁ iv", - "Ui nt", - "U int", - "▁name ly", - "▁nam ely", - "▁sc aling", - "▁scal ing", - "Ext ensions", - "Extension s", - "▁cent ro", - "omorph ism", - "▁dé f", - "), \\", - ") ,\\", - "▁contr ary", - "▁contra ry", - "▁str iking", - "▁stri king", - "▁B ere", - "▁Be re", - "▁Ber e", - "▁fore cast", - "▁z ones", - "▁zone s", - "▁zo nes", - "sm art", - "s mart", - "as hi", - "ash i", - "ri n", - "r in", - "NE W", - "▁sim ulations", - "▁simulation s", - "▁R ather", - "▁Ra ther", - "▁Rat her", - "▁Writ ing", - "▁Wr iting", - "▁$ [", - "▁as sh", - "▁ass h", - "▁f ailing", - "▁fa iling", - "▁fail ing", - "▁man if", - "▁B og", - "▁Bo g", - "▁D ir", - "▁Di r", - "▁ Dir", - "▁influ enced", - "▁influence d", - "conf irm", - "▁we igh", - "▁in ventory", - "▁invent ory", - "▁a pare", - "▁ap are", - "▁e u", - "▁ eu", - "char acter", - "io m", - "i om", - "▁o rb", - "▁or b", - "▁ orb", - "dev ices", - "device s", - "▁L ED", - "▁LE D", - "▁ LED", - "▁prop ortion", - "▁proport ion", - "▁Hon or", - "▁Ho nor", - "▁appro aching", - "▁approach ing", - "de leg", - "del eg", - "▁B B", - "▁ BB", - "hel pers", - "help ers", - "helper s", - "re pository", - "rep ository", - "▁б ере", - "▁бе ре", - "▁inhab it", - "▁s ão", - "▁travel ed", - "▁trav eled", - "ne x", - "n ex", - "▁C lin", - "▁Cl in", - "CE PT", - "▁off ense", - "▁in cent", - "▁inc ent", - "ID S", - "I DS", - "▁coeff icients", - "▁coefficient s", - "▁l p", - "▁ lp", - "чно го", - "ч ного", - "▁c d", - "▁ cd", - "mu st", - "mus t", - "m ust", - "▁soon er", - "ez e", - "e ze", - "C at", - "ma ker", - "make r", - "m aker", - "▁r anked", - "▁ran ked", - "▁rank ed", - "ful ness", - "▁part ially", - "▁partial ly", - "▁parti ally", - "Pro m", - "Pr om", - "P rom", - "▁ф он", - "▁фо н", - "▁Pro bably", - "▁c ached", - "▁cache d", - "▁ca ched", - "▁ cached", - "▁bal anced", - "▁balance d", - "ah oma", - "aho ma", - "▁Mur ray", - "▁a li", - "▁al i", - "▁ ali", - "iv os", - "ivo s", - "▁b ark", - "▁bar k", - "IT EM", - "ITE M", - "▁Kir che", - "▁alloc ated", - "▁allocate d", - "Al t", - "A lt", - "▁am éric", - "íl ia", - "í lia", - "▁c ens", - "▁ce ns", - "▁lic enses", - "▁license s", - "▁ licenses", - "ac z", - "a cz", - "▁G ate", - "▁Ga te", - "▁ Gate", - "▁B L", - "▁ BL", - "▁re public", - "▁rep ublic", - "RO W", - "▁состав ля", - "▁соста вля", - "▁Fil ip", - "▁Ind ivid", - "▁tr ials", - "▁tri als", - "▁trial s", - "/* !", - "▁G P", - "▁ GP", - "ni ka", - "nik a", - "n ika", - "▁ex em", - "▁ad vers", - "▁adv ers", - "um ped", - "ump ed", - "▁Dev ice", - "▁ Device", - "wa ke", - "w ake", - "Ex ec", - "ar ding", - "ard ing", - "ardi ng", - "▁pobl ación", - "▁k een", - "▁ke en", - "▁b itch", - "▁bit ch", - "▁embed ded", - "▁B ond", - "▁Bo nd", - "▁Bon d", - "ri des", - "ride s", - "rid es", - "r ides", - "▁W oman", - "▁Wo man", - ". [", - "ér é", - "é ré", - "▁Hash Map", - "▁ HashMap", - "▁co unting", - "▁coun ting", - "▁count ing", - "▁Init ial", - "▁ Initial", - "▁ver se", - "▁vers e", - "▁ verse", - "▁Vere in", - ">\" ,", - "> \",", - "▁an th", - "▁ant h", - "▁ anth", - "ci d", - "c id", - "▁h unt", - "▁hun t", - "на л", - "н ал", - "ci es", - "cie s", - "c ies", - "Pi n", - "P in", - "▁# !", - "ва я", - "sn d", - "s nd", - "▁u k", - "▁ uk", - "▁sw ift", - "▁tempor ada", - "▁environment s", - "▁environ ments", - "claim er", - "eme tery", - "emet ery", - "j är", - "▁ча ст", - "▁час т", - "Trans port", - "▁A rr", - "▁Ar r", - "▁ Arr", - "▁P aper", - "▁Pa per", - "▁Pap er", - "▁b ew", - "▁be w", - "▁ bew", - "▁har vest", - "▁- ----", - "▁-- ---", - "▁--- --", - "▁ -----", - "product s", - "ле т", - "л ет", - "ident ifier", - "RO OT", - "▁M ak", - "▁Ma k", - "▁App ro", - "▁Ap pro", - "▁ Appro", - "ie ri", - "ier i", - "i eri", - "▁F ly", - "▁Fl y", - "▁is set", - "▁iss et", - "▁ isset", - "▁determ ination", - "▁determin ation", - "Ge ometry", - "▁emer ging", - "sub scription", - "ol y", - "o ly", - "▁R ace", - "▁Ra ce", - "▁B ah", - "▁Ba h", - "▁Config uration", - "▁ Configuration", - "▁Inter est", - "ско в", - "ск ов", - "с ков", - "ist rz", - "istr z", - "▁S han", - "▁Sh an", - "▁Sha n", - "▁P ain", - "▁Pa in", - "CON NE", - "ma jor", - "m ajor", - "▁St ay", - "▁Sta y", - "▁bron ze", - "▁f itting", - "▁fit ting", - "▁J ar", - "▁Ja r", - "mg r", - "m gr", - "▁S har", - "▁Sh ar", - "▁Sha r", - "FL O", - "F LO", - "ut er", - "ute r", - "u ter", - "с ы", - "▁cont acts", - "▁contact s", - "▁f iring", - "▁fi ring", - "▁fir ing", - "на н", - "н ан", - "▁prof es", - "sk é", - "s ké", - "▁rule d", - "▁ru led", - "▁rul ed", - "=\" /", - "an dro", - "and ro", - "▁ens uring", - "iz en", - "ize n", - "i zen", - "▁че рез", - "ise cond", - "i second", - "ob il", - "obi l", - "o bil", - "▁re ck", - "▁rec k", - "▁ reck", - ")} (", - ") }(", - "bit map", - "▁B run", - "▁Br un", - "▁Bru n", - "▁Jer usalem", - "▁W o", - "▁Republic ans", - "▁Republican s", - "mat ic", - "m atic", - "▁E arl", - "▁d ock", - "▁do ck", - "▁doc k", - "▁M all", - "▁Mal l", - "▁Ma ll", - "k k", - "▁ Й", - "▁C OL", - "▁CO L", - "▁ COL", - "▁lat ach", - "UI nt", - "U Int", - "ци ональ", - "цион аль", - "циона ль", - "▁seg ments", - "▁segment s", - "▁re fund", - "▁ref und", - "fa c", - "f ac", - "▁Art icle", - "▁B orn", - "▁Bo rn", - "▁Bor n", - "² .", - "br and", - "bra nd", - "b rand", - "{$ \\", - "{ $\\", - "▁s s", - "▁ ss", - "▁Re sources", - "▁Res ources", - "▁Resource s", - "▁ Resources", - "▁re cycl", - "▁rec ycl", - "▁$ $\\", - "▁$$ \\", - "▁Conne ction", - "▁Connect ion", - "▁ Connection", - "▁imp erial", - "▁imper ial", - "▁pract ically", - "▁practical ly", - "▁– ,", - "▁Dis play", - "▁ Display", - "ier no", - "mo uth", - "m outh", - "ed es", - "ede s", - "e des", - "ba hn", - "b ahn", - "▁C atherine", - "▁high way", - "un ting", - "unt ing", - "▁Any way", - "Sp ell", - "Spe ll", - "▁L iste", - "▁List e", - "▁Li ste", - "▁Lis te", - "▁ret rieve", - "▁retr ieve", - "▁retriev e", - "▁z d", - "▁ zd", - "stra ße", - "▁dom inated", - "▁domin ated", - "to uch", - "t ouch", - "▁m b", - "▁ mb", - "LO NG", - "L ONG", - "as ures", - "asure s", - "TL S", - "T LS", - "▁accompl ished", - "▁accomp lished", - "▁accomplish ed", - "▁f ears", - "▁fe ars", - "▁fear s", - "▁seem ingly", - "▁d ag", - "▁da g", - "▁ dag", - "▁b ureau", - "▁bur eau", - "▁Gro ß", - "▁accord ance", - ". ]", - "ou x", - "o ux", - "▁col onial", - "▁colon ial", - "▁compass ion", - "th umb", - "▁s wo", - "▁sw o", - "on line", - "▁J i", - "▁work shop", - "▁works hop", - "▁l ub", - "▁lu b", - "év rier", - "ш і", - ">\" ;", - "> \";", - "▁gener ous", - "▁gene rous", - "ro us", - "rou s", - "r ous", - "av id", - "avi d", - "a vid", - "igen ous", - "▁R aw", - "▁Ra w", - "▁ Raw", - "▁sw ap", - "▁ swap", - "h c", - "java script", - "jav ascript", - "Fact or", - "Fac tor", - "F actor", - "▁gar bage", - "▁M icro", - "▁Mic ro", - "▁Mi cro", - "co u", - "c ou", - "ü ber", - "▁f atal", - "▁fa tal", - "▁fat al", - "▁trans parent", - "▁b earing", - "▁be aring", - "▁bear ing", - "▁celebr ated", - "▁celebrate d", - "VI S", - "V IS", - "▁B M", - "▁ BM", - "▁pr ince", - "▁prin ce", - "to l", - "t ol", - "▁' ", - "\\ \">", - "▁du rant", - "▁dur ant", - "▁vent ure", - "▁F itz", - "▁Fi tz", - "▁C BD", - "▁CB D", - "▁b acking", - "▁back ing", - "▁w are", - "▁war e", - "▁wa re", - "▁ ware", - "ev e", - "e ve", - "O G", - "ed ish", - "edi sh", - "▁Giov anni", - "▁Sh are", - "▁Shar e", - "▁Sha re", - "▁ Share", - "▁rec ipes", - "▁recipe s", - "▁recip es", - "big g", - "bi gg", - "b igg", - "▁minor ity", - "▁n ar", - "▁na r", - "▁ nar", - "oll ary", - "ollar y", - "▁F E", - "▁ FE", - "sh irt", - "▁redu ces", - "▁reduce s", - "Ch e", - "C he", - "▁NOT E", - "▁NO TE", - "j query", - "▁F low", - "▁Fl ow", - "▁Flo w", - "▁ Flow", - "task s", - "pr event", - "pre vent", - "prev ent", - "▁со вет", - "▁сов ет", - "it as", - "ita s", - "▁exam ined", - "▁examine d", - "ho n", - "h on", - "▁M ine", - "▁Min e", - "▁Mi ne", - "▁grad ient", - "▁V ien", - "▁Vi en", - "▁b eds", - "▁be ds", - "▁bed s", - "ET H", - "E TH", - "fl at", - "f lat", - "an son", - "ans on", - "▁in tu", - "▁int u", - "▁fl ows", - "▁flo ws", - "▁flow s", - "но к", - "▁E ine", - "▁Ein e", - "ро ди", - "род и", - "▁ко р", - "▁к ор", - "▁ кор", - "▁aff ection", - "▁af fection", - "▁affect ion", - "▁p orts", - "▁por ts", - "▁port s", - "▁ ports", - "__ .", - "_ _.", - "re po", - "rep o", - "ail and", - "ai land", - "▁по да", - "▁под а", - "int age", - "inta ge", - "▁Prote ction", - "î t", - "▁[ {", - "▁l amp", - "▁la mp", - "▁benef icial", - "ка де", - "▁Станов ништво", - "▁l ined", - "▁li ned", - "▁line d", - "▁lin ed", - "▁ lined", - "▁Ex change", - "▁f itted", - "▁fit ted", - "▁v erk", - "▁ver k", - "▁focus es", - "vo d", - "v od", - "▁Car lo", - "▁Carl o", - "▁ра спо", - "▁рас по", - "ain ted", - "aint ed", - "ainte d", - "a inted", - "▁r ape", - "▁rap e", - "▁ra pe", - "▁t ogg", - "▁to gg", - "ac ker", - "ack er", - "a cker", - "T w", - "ra h", - "r ah", - "trans l", - "▁je alous", - "▁re pository", - "▁rep ository", - "▁ repository", - "re marks", - "rem arks", - "remark s", - "▁i e", - "▁ ie", - "í d", - "▁sk ull", - "ra c", - "r ac", - "() ]", - "( )]", - "ri en", - "rie n", - "r ien", - "? (", - "▁K ids", - "▁Ki ds", - "▁Kid s", - "▁sw itched", - "▁switch ed", - "▁G ew", - "▁Ge w", - "▁be ef", - "▁appear ances", - "▁appearance s", - "▁Coll ins", - "▁V illa", - "▁Vill a", - "▁Vi lla", - "▁Vil la", - "▁z ona", - "▁zo na", - "▁n eu", - "▁ne u", - "те льно", - "тель но", - "▁х удо", - "▁oper ational", - "▁operation al", - "ON LY", - "▁h ockey", - "▁ś wi", - "ö k", - "Sl ice", - "Ref resh", - "▁n uts", - "▁nu ts", - "▁nut s", - "sa y", - "s ay", - "▁ста нови", - "▁станов и", - "х е", - "▁le aning", - "▁lean ing", - "▁H aus", - "▁Ha us", - "▁o ral", - "▁or al", - "▁ oral", - "▁ Ž", - "▁Sup pose", - "▁Supp ose", - "▁ess ence", - "EN TER", - "ENT ER", - "B ucket", - "▁C ant", - "▁Can t", - "▁Ca nt", - "▁N azi", - "▁Na zi", - "▁Naz i", - "ш ти", - "▁Vol ume", - "▁ Volume", - "▁wor thy", - "▁worth y", - "▁ worthy", - "B u", - "Ent ries", - "on ie", - "oni e", - "o nie", - "▁h ood", - "▁ho od", - "▁ hood", - "▁emp ire", - "▁dé velop", - "▁p robe", - "▁pro be", - "▁pr obe", - "▁prob e", - "▁ probe", - "▁K night", - "▁Kn ight", - "▁peace ful", - "hu b", - "h ub", - "▁ál bum", - "su it", - "s uit", - "▁sil k", - "+ =", - "▁p ione", - "▁pi one", - "' \"", - "ка ми", - "▁N ull", - "▁Nu ll", - "▁ Null", - "Label s", - "au tres", - "aut res", - "autre s", - "to LowerCase", - "▁b uzz", - "▁bu zz", - "▁w ashed", - "▁was hed", - "▁wash ed", - "' *", - "itzer land", - "▁r amp", - "▁ra mp", - "▁ram p", - "▁к ни", - "▁k un", - "col ors", - "color s", - "colo rs", - "▁vacc ine", - "an imation", - "anim ation", - "▁Just in", - "mem set", - "▁c ensus", - "▁cens us", - "in fl", - "inf l", - "▁statist ical", - "▁trop ical", - "Dis abled", - "Disable d", - "\r \r", - "▁Cra ig", - "Page s", - "Pag es", - "P ages", - "▁mag az", - "▁comput ing", - "▁flo ors", - "▁floor s", - "oin e", - "oi ne", - "o ine", - "▁tit olo", - "▁an ci", - "▁anc i", - "▁Indust ry", - "▁г лав", - "▁гла в", - "Bo ot", - "B oot", - "Cl ip", - "▁d v", - "▁ dv", - "▁met all", - "▁metal l", - "▁meta ll", - "▁Is abel", - "▁Isa bel", - "▁look up", - "▁ lookup", - "▁ц ер", - "▁це р", - "▁ цер", - "▁car ries", - "f u", - "tp l", - "t pl", - "pe rp", - "per p", - "▁St orm", - "▁Sto rm", - "eh icle", - "▁S even", - "▁Se ven", - "▁Sev en", - "љ а", - "▁l ut", - "▁lu t", - "th reshold", - "▁d ull", - "▁du ll", - "▁E ND", - "▁EN D", - "▁ END", - "▁O tto", - "▁Ot to", - "▁Ott o", - "▁there by", - "TE MP", - "T EMP", - "▁S cal", - "▁Sc al", - "▁ Scal", - "Com put", - "Comp ut", - "ip v", - "i pv", - "▁ins ane", - "▁myster ious", - "▁M is", - "▁Mi s", - "uch ar", - "uc har", - "u char", - "as ma", - "asm a", - "au ch", - "auc h", - "a uch", - "ne tt", - "net t", - "n ett", - "El em", - "E lem", - "de rive", - "der ive", - "▁murder ed", - "ak ten", - "akt en", - "akte n", - "ро ван", - "ров ан", - "рова н", - "▁a nos", - "▁an os", - "▁ano s", - "▁ anos", - "}} ^", - "} }^", - "▁F uß", - "▁Fu ß", - "▁S ister", - "▁Si ster", - "▁volunte er", - ":: _", - ": :_", - "er ta", - "ert a", - "▁бо лее", - "og rá", - "▁Im Gui", - "sa me", - "sam e", - "s ame", - "Sh adow", - "▁re actions", - "▁reaction s", - "▁react ions", - "▁purch asing", - "PRE FIX", - "▁emb od", - "со м", - "▁alt ogether", - "▁prom oting", - "▁promot ing", - "U V", - "▁ind uced", - "▁indu ced", - "▁eer ste", - "▁eerst e", - "Li fe", - "Lif e", - "L ife", - "hd d", - "h dd", - "ní ch", - "▁c hill", - "▁ch ill", - "▁chi ll", - "RG B", - "R GB", - "red uce", - "redu ce", - "FR OM", - "F ROM", - "dir name", - "▁t une", - "▁tu ne", - "▁tun e", - "▁r ay", - "▁ra y", - "▁ ray", - "T D", - "▁к ъ", - "▁Febru ar", - "▁suspend ed", - "▁susp ended", - "▁u pp", - "▁up p", - "▁ upp", - "er i", - "e ri", - "pr eter", - "pre ter", - "pret er", - "▁E R", - "▁ ER", - "то н", - "т он", - "▁c atal", - "▁cat al", - "▁ca tal", - "▁h iring", - "▁hi ring", - "▁п ів", - "▁пі в", - "▁Olymp ics", - "▁Olympic s", - "da le", - "dal e", - "d ale", - ":: {", - ": :{", - "▁expl oring", - "▁explo ring", - "▁с тал", - "▁ста л", - "▁ст ал", - "▁univers ities", - "Class es", - "▁ча с", - "▁C ool", - "▁Co ol", - "▁S ony", - "▁So ny", - "▁Son y", - "th al", - "tha l", - "t hal", - "▁es crit", - "▁esc rit", - "▁cor ruption", - "▁corrupt ion", - "az ar", - "aza r", - "▁N eb", - "▁Ne b", - "▁Py thon", - "▁c him", - "▁ch im", - "▁chi m", - "▁cap ability", - "cy cl", - "c ycl", - "▁re try", - "▁r etry", - "▁ret ry", - "▁retr y", - "▁ retry", - "++ ]", - "▁t oy", - "▁to y", - "▁T erry", - "▁Ter ry", - "▁Terr y", - "View ById", - "▁v ine", - "▁vi ne", - "▁vin e", - "▁Kit chen", - "▁B iden", - "▁Bi den", - "Back end", - "gl ich", - "g lich", - "re lation", - "rel ation", - "▁rat ings", - "▁ra tings", - "▁rating s", - "Execut or", - "ibr ation", - ">( )", - "> ()", - "▁he al", - "if iable", - "ifi able", - "par k", - "p ark", - "▁P ete", - "▁Pe te", - "▁Pet e", - "▁tr aged", - "▁tra ged", - "▁trag ed", - "▁ch uck", - "▁wire less", - "▁wir eless", - "Re place", - "Rep lace", - "IR Q", - "▁се зо", - "i ß", - "▁j unto", - "▁jun to", - "Lo w", - "L ow", - "▁s id", - "▁si d", - "▁ sid", - "Tag Helpers", - "TagHelper s", - "▁comp aring", - "▁compar ing", - "▁c elle", - "▁cell e", - "▁ce lle", - "▁cel le", - "▁obt aining", - "▁obtain ing", - "▁qu ar", - "▁q uar", - "Br o", - "B ro", - "▁E C", - "▁ EC", - "in ea", - "ine a", - "i nea", - "▁F ue", - "▁Fu e", - "▁Prince ss", - "▁Prin cess", - "ij o", - "i jo", - "ge ns", - "gen s", - "g ens", - "PO L", - "P OL", - "è tres", - "▁h ind", - "▁hi nd", - "▁ hind", - "Var iant", - "Vari ant", - "▁rece ives", - "▁receive s", - "go d", - "g od", - "ik en", - "ike n", - "i ken", - "na il", - "n ail", - "▁amer ican", - "▁ american", - "br as", - "bra s", - "b ras", - "(' \\", - "( '\\", - "ie ce", - "if ference", - "iffer ence", - "iffe rence", - "▁b ubble", - "▁bub ble", - "▁B ear", - "▁Be ar", - "un ivers", - "uni vers", - "▁demand ing", - "sa ved", - "save d", - "s aved", - "▁cred entials", - "MS M", - "M SM", - "▁struct ural", - "Con s", - "Co ns", - "C ons", - "▁Way ne", - "▁blank et", - "▁re pet", - "▁rep et", - "▁repe t", - "Ne g", - "N eg", - "▁exclusive ly", - "▁exclus ively", - "IF I", - "I FI", - "бур г", - "▁arg uing", - "▁Re pub", - "▁Rep ub", - "▁f rowned", - "▁fr owned", - "Met ric", - "M etric", - "sk im", - "ski m", - "s kim", - "▁П ет", - "▁Пе т", - "▁rele ases", - "▁release s", - "▁t ast", - "▁ta st", - "▁p reference", - "▁pre ference", - "▁prefer ence", - "▁S üd", - "▁Sü d", - "oc c", - "o cc", - "▁r x", - "▁ rx", - "activ ate", - "cl am", - "c lam", - "▁фи ль", - "▁Sud denly", - "▁cr ushing", - "▁crush ing", - "▁L ower", - "▁Lo wer", - "▁Low er", - "▁ Lower", - "ei ng", - "e ing", - "wa lt", - "wal t", - "w alt", - "▁Г ер", - "▁Ге р", - "▁m ö", - "ри сто", - "la gen", - "lag en", - "lage n", - "l agen", - "▁co aching", - "▁coach ing", - "ight ers", - "igh ters", - "ighter s", - "▁bas ement", - "▁base ment", - "▁F IX", - "▁FI X", - "▁ FIX", - "Te le", - "T ele", - "With out", - "▁Com mons", - "▁Comm ons", - "▁Common s", - "ul ly", - "ull y", - "h box", - "fl ash", - "▁por tal", - "▁port al", - "▁ portal", - "ot ype", - "o type", - "▁S or", - "▁So r", - "▁trou bles", - "▁trouble s", - "ar si", - "ars i", - "▁с тан", - "▁ста н", - "▁ст ан", - "▁ стан", - "CA M", - "C AM", - "▁de notes", - "▁den otes", - "▁denote s", - "LA NG", - "LAN G", - "L ANG", - "▁Be yond", - "▁Bey ond", - "▁Bo wl", - "▁Bow l", - "▁import antly", - "▁important ly", - "▁W R", - "▁ WR", - "▁rel ating", - "▁a nder", - "▁and er", - "▁an der", - "▁ ander", - "▁gr inned", - "▁grin ned", - "▁D ak", - "▁Da k", - "▁Brook lyn", - "▁d p", - "▁ dp", - "▁P oly", - "▁Pol y", - "▁Po ly", - "▁ Poly", - "▁Sch ul", - "▁B uffer", - "▁Buff er", - "▁ Buffer", - "▁h older", - "▁hold er", - "▁hol der", - "▁ holder", - "IC AL", - "I CAL", - "▁tra iler", - "▁trail er", - "er ek", - "ere k", - "e rek", - "▁n ě", - "▁ ně", - "sh aped", - "shape d", - "sha ped", - ": `", - "▁de code", - "▁dec ode", - "▁ decode", - "▁co unted", - "▁coun ted", - "▁count ed", - "▁v amp", - "▁va mp", - "▁re late", - "▁rel ate", - "▁M ason", - "▁Ma son", - "▁Mas on", - "▁t itled", - "▁title d", - "▁tit led", - "▁Kent ucky", - "▁particip ated", - "▁participate d", - "▁Jenn ifer", - "▁mat rices", - "Cal endar", - "st s", - "s ts", - "Ass oci", - "▁f orum", - "▁for um", - "▁fo rum", - "▁s phere", - "▁sp here", - "▁spher e", - "▁S EO", - "▁SE O", - "pop up", - "▁Current ly", - "CL E", - "C LE", - "▁vol unt", - "▁stell ar", - "for all", - "Is s", - "I ss", - "im et", - "ime t", - "i met", - "q p", - "la test", - "lat est", - "late st", - "▁config ured", - "▁configure d", - "ab ol", - "a bol", - "ig ent", - "igen t", - "ige nt", - "i gent", - "▁delay ed", - "ff ic", - "f fic", - "▁g ing", - "▁gi ng", - "▁ ging", - "▁s cent", - "▁sc ent", - "▁scen t", - "▁disg ust", - "▁disgu st", - "he sis", - "hes is", - "h esis", - "im en", - "ime n", - "i men", - "▁re ign", - "▁П и", - "ul as", - "ula s", - "u las", - "um ing", - "umin g", - "umi ng", - "u ming", - "in nings", - "inn ings", - "Re nd", - "R end", - "id ity", - "idi ty", - "▁do zens", - "▁dozen s", - "wa rf", - "war f", - "▁Del hi", - "▁bi ological", - "▁corrid or", - "Vis ual", - "▁I z", - "▁s uits", - "▁su its", - "▁suit s", - "Py Object", - "ia go", - "i ago", - "▁div ide", - "▁divid e", - "pe nt", - "pen t", - "p ent", - "hel lo", - "hell o", - "h ello", - "▁b eta", - "▁be ta", - "▁bet a", - "▁ beta", - "▁ex terior", - "▁fin est", - "▁fine st", - "▁B ir", - "▁Bi r", - "▁f reed", - "▁fr eed", - "▁free d", - "▁fre ed", - "▁K el", - "▁Ke l", - "Se m", - "S em", - "▁fr uits", - "▁fruit s", - "▁fru its", - "▁serv ants", - "▁servant s", - "▁pub lisher", - "▁publish er", - "▁cop per", - "ol ation", - "o lation", - "se p", - "s ep", - "▁chair man", - "ti k", - "t ik", - "▁m others", - "▁mother s", - "▁mo thers", - "A ug", - "▁je ans", - "[] )", - "[ ])", - "▁D ATA", - "▁DA TA", - "▁ DATA", - "▁reve als", - "▁reveal s", - "▁un conscious", - "▁h acer", - "▁ha cer", - "▁hace r", - "ric ulum", - "▁T ogether", - "▁ш та", - "▁ шта", - "or sz", - "ors z", - "▁c anal", - "▁can al", - "▁ca nal", - "ös t", - "ö st", - "▁equ als", - "▁equal s", - "▁eq uals", - "▁ equals", - "▁по мо", - "▁al location", - "▁all ocation", - "▁alloc ation", - "st änd", - "▁ч ер", - "▁че р", - "ac king", - "ack ing", - "▁motiv ation", - "со н", - "с он", - "▁R ole", - "▁Ro le", - "▁Rol e", - "▁ Role", - "App ly", - "Ap ply", - "ig es", - "ige s", - "i ges", - "* {", - "▁f ires", - "▁fire s", - "▁fi res", - "▁fir es", - "Us ed", - "Use d", - "U sed", - "▁he ute", - "sk iej", - "ski ej", - "▁Or leans", - "yl an", - "y lan", - "▁warm th", - "▁w elfare", - "▁wel fare", - "je m", - "j em", - "▁си сте", - "be z", - "b ez", - "ř e", - "ke e", - "k ee", - "▁segu ito", - "un ge", - "ung e", - "▁y oga", - "▁yo ga", - "▁d ug", - "▁du g", - "▁rest ored", - "▁restore d", - "Dr oid", - "D roid", - "▁P ent", - "▁Pe nt", - "▁Pen t", - "▁ran king", - "▁rank ing", - "mo r", - "m or", - ".~ (\\", - "ograph ical", - "ographic al", - "▁p ian", - "▁pi an", - "▁g ates", - "▁gate s", - "▁ga tes", - "▁с ти", - "▁ст и", - "▁ сти", - "s quare", - "▁im plicit", - "▁impl icit", - "▁G ram", - "▁Gr am", - "▁Gra m", - "▁Apr ès", - "▁Ap rès", - "▁Ass istant", - "▁p ac", - "▁pa c", - "▁P ope", - "▁Po pe", - "▁Pop e", - "г ре", - "▁sc attering", - "▁scatter ing", - "стра тив", - "▁all ocate", - "▁alloc ate", - "▁Man hattan", - "▁а нг", - "▁ан г", - "▁ анг", - "▁inter rupted", - "▁interrupt ed", - "ér ieur", - "éri eur", - "érie ur", - "数 据", - "Sign al", - "Sig nal", - "▁Con tract", - "▁Cont ract", - "▁ Contract", - "ór ia", - "ó ria", - "WI TH", - "W ITH", - "хо дя", - "ход я", - "Ag greg", - "A ggreg", - "cul es", - "cu les", - "cule s", - "c ules", - "J an", - "▁s to", - "▁st o", - "▁ sto", - "▁G PIO", - "▁GP IO", - "▁ GPIO", - "▁ident ifying", - "▁identify ing", - "▁p id", - "▁pi d", - "▁ pid", - "ę p", - "▁di git", - "▁dig it", - "el ia", - "eli a", - "e lia", - "inv oke", - "▁Fl oren", - "▁Flor en", - "▁Flo ren", - "▁sh allow", - "▁shall ow", - "get Class", - "getC lass", - "▁advert is", - "ем ы", - "е мы", - "▁H R", - "▁ HR", - "ym an", - "y man", - "▁C E", - "▁ CE", - "▁sec ured", - "▁secure d", - "▁secur ed", - "▁rel atives", - "▁relative s", - "▁relativ es", - "▁s ob", - "▁so b", - "▁s tab", - "▁st ab", - "▁sta b", - "Trans ition", - "▁w en", - "▁we n", - "▁ wen", - "sh ops", - "shop s", - "▁k ont", - "▁kon t", - "▁ko nt", - "▁h acia", - "▁ha cia", - "H y", - "в ри", - "sh ell", - "she ll", - "s hell", - "▁ant ib", - "▁anti b", - "env ironment", - "environ ment", - "um bs", - "umb s", - "Tr acker", - "Track er", - "Tra cker", - "en tr", - "ent r", - "▁Polit ical", - "ex tract", - "ext ract", - "extra ct", - "extr act", - "=\" {{", - "▁m erc", - "▁me rc", - "▁mer c", - "▁p oc", - "▁po c", - "▁Re set", - "▁Res et", - "▁ Reset", - "▁pur ely", - "▁pure ly", - "▁M ul", - "▁Mu l", - "▁gorge ous", - "▁Î n", - "ri ven", - "riv en", - "rive n", - "r iven", - "▁rom ance", - "▁roman ce", - "▁d av", - "▁da v", - "че ского", - "ér ica", - "éri ca", - "éric a", - "▁tra ject", - "▁a rise", - "▁ar ise", - "▁sw ung", - "▁p ockets", - "▁pocket s", - "▁trad itions", - "▁tradition s", - "▁re ver", - "▁r ever", - "▁rev er", - "▁reve r", - ">> >", - "> >>", - "▁n d", - "▁ nd", - "▁di vis", - "▁div is", - "▁bel oved", - "▁quant ities", - "▁é d", - "▁ éd", - "ien do", - "i endo", - "▁tal ented", - "▁talent ed", - "▁C ad", - "▁Ca d", - "▁В ла", - "▁imm igration", - "▁immigr ation", - "▁ju ris", - "▁jur is", - "▁a er", - "▁e aten", - "▁eat en", - "▁m iejsc", - "▁sum mon", - "pe ople", - "▁g ains", - "▁gain s", - "▁ga ins", - "▁пра во", - "▁restr iction", - "▁restrict ion", - "st ub", - "▁b out", - "▁bo ut", - "▁bou t", - "▁slave ry", - "▁sla very", - "▁comput ation", - "▁ar mor", - "▁arm or", - "▁e k", - "▁ ek", - "▁Muslim s", - "▁co operation", - "▁cooper ation", - "▁enh anced", - "▁enhance d", - "os lav", - "▁ab rupt", - "▁pod cast", - "▁hospital s", - "▁hosp itals", - "нь о", - "▁hot els", - "▁hotel s", - "▁Wik ipedia", - "▁ж ен", - "▁же н", - "▁ жен", - "G LOBAL", - "▁Commun ist", - "an gles", - "ang les", - "angle s", - "▁t high", - "▁th igh", - "▁K irk", - "▁Kir k", - "▁t ends", - "▁ten ds", - "▁tend s", - "▁M ode", - "▁Mod e", - "▁Mo de", - "▁ Mode", - "▁N atur", - "▁Nat ur", - "▁de let", - "▁del et", - "▁po pul", - "▁pop ul", - "▁Ch amber", - "▁Cha mber", - "▁Conserv ative", - "kr ieg", - "k rieg", - "▁Class ic", - "▁die sem", - "▁dies em", - "▁diese m", - "▁em power", - "▁emp ower", - "▁M es", - "▁Me s", - "▁de alt", - "▁deal t", - "▁e stad", - "▁est ad", - "▁esta d", - "▁Se it", - "▁cred its", - "▁credit s", - "sub subsection", - "Inv oke", - "▁phys ician", - "це в", - "ц ев", - "ás a", - "á sa", - "▁g ob", - "▁go b", - "▁R ug", - "▁Ru g", - "▁м іс", - "▁мі с", - "sh aller", - "shal ler", - "shall er", - "▁k ol", - "▁ko l", - "▁ kol", - "▁c ared", - "▁car ed", - "▁care d", - "▁ca red", - "▁of icial", - "no s", - "n os", - "▁j el", - "▁je l", - "▁ jel", - "null able", - "GU I", - "G UI", - "▁r app", - "▁rap p", - "▁ra pp", - "▁An nie", - "▁Ann ie", - "▁st ocks", - "▁stock s", - "▁sto cks", - "▁develop er", - "▁pl acement", - "▁place ment", - "▁plac ement", - "▁ placement", - "(\" <", - "▁l avor", - "▁la vor", - "▁lav or", - "▁acc us", - "Mar t", - "Ma rt", - "M art", - "amer ikan", - "▁sk etch", - "▁sent iment", - "▁а мерикан", - "An chor", - "Mer ge", - "Pe ople", - "▁rend ered", - "▁render ed", - "▁la und", - "▁n ons", - "▁no ns", - "▁non s", - "▁bl ew", - "▁ble w", - "k b", - "ate gor", - "ateg or", - "▁franç aise", - "▁français e", - "KE N", - "K EN", - "method s", - "▁Part icip", - "nost i", - "nos ti", - "n osti", - "▁com merce", - "▁commer ce", - "▁ commerce", - "▁до ма", - "▁d re", - "▁dr e", - "▁t win", - "▁tw in", - "▁ded ic", - "▁U TC", - "▁ UTC", - "We ek", - "▁differ ential", - "▁different ial", - "л ё", - "▁Ch oose", - "▁Cho ose", - "▁\" (", - "▁то м", - "▁ том", - "▁про фе", - "em ark", - "e mark", - "▁fe ared", - "▁fear ed", - "sk o", - "s ko", - "Br anch", - "▁in vention", - "▁inv ention", - "▁invent ion", - "er mine", - "erm ine", - "▁car act", - "▁ca ract", - "ро го", - "р ого", - "lo yd", - "▁ку ль", - "▁ куль", - "▁del icate", - "Or gan", - "▁Im pro", - "▁Imp ro", - "▁r ip", - "▁ri p", - "▁ rip", - "Up dated", - "Update d", - "ul ent", - "ule nt", - "▁o bra", - "▁ob ra", - "s uspend", - "Line s", - "Lin es", - "Li nes", - "L ines", - "▁b anda", - "▁band a", - "▁ban da", - "ot ta", - "ott a", - "o tta", - "▁k ole", - "▁ko le", - "▁kol e", - "il io", - "ili o", - "i lio", - "▁output s", - "▁ outputs", - "est ro", - "estr o", - "AAAA AAAA", - "R UN", - "ne nt", - "nen t", - "n ent", - "▁d ated", - "▁da ted", - "▁dat ed", - "▁date d", - "▁ dated", - "▁s py", - "▁sp y", - "▁c rap", - "▁cr ap", - "▁in coming", - "▁inc oming", - "▁ф ев", - "▁фе в", - "PH Y", - "P HY", - "▁O range", - "▁Or ange", - "▁ob server", - "▁observ er", - "▁observe r", - "▁up stairs", - "ion ed", - "io ned", - "ione d", - "i oned", - "▁a tr", - "▁at r", - "▁ atr", - "igh bor", - "▁expect ation", - "Hi s", - "H is", - "im edia", - "i media", - "com put", - "comp ut", - "▁arg v", - "▁ argv", - "▁ear liest", - "та ли", - "тал и", - "т али", - "мо н", - "м он", - "ol len", - "oll en", - "ra ke", - "r ake", - "▁pat ience", - "ходи т", - "ход ит", - "▁де ка", - "▁bu yers", - "▁buy ers", - "▁buyer s", - "▁Conne ct", - "▁ Connect", - "▁Univers al", - "▁adjust ed", - "▁adj usted", - "im eq", - "ime q", - "el lers", - "ell ers", - "elle rs", - "eller s", - "▁ru in", - "▁Cr usher", - "▁Freder ick", - "ott age", - "otta ge", - "▁com prom", - "▁comp rom", - "▁compr om", - "ia sm", - "ias m", - "i asm", - "wa ve", - "w ave", - "▁encour aging", - "▁be ans", - "▁bean s", - "▁ beans", - "▁per ceived", - "… ]", - "▁gl obe", - "▁glob e", - "▁glo be", - "▁S F", - "▁ SF", - "he rent", - "her ent", - "here nt", - "▁a like", - "▁al ike", - "▁ali ke", - "���hur ried", - "qu el", - "que l", - "q uel", - "▁mus icians", - "▁music ians", - "▁musician s", - "ar z", - "a rz", - "по в", - "п ов", - "drop down", - "ac l", - "a cl", - "pre view", - "prev iew", - "p review", - "▁under neath", - "ze ś", - "▁fem ales", - "▁female s", - "list ener", - "listen er", - "▁C AN", - "▁CA N", - "▁ CAN", - "▁T ow", - "▁To w", - "▁pe ers", - "▁peer s", - "tl s", - "t ls", - "at ra", - "atr a", - "a tra", - "se nder", - "send er", - "sen der", - "s ender", - "TIME OUT", - "fu rt", - "fur t", - "f urt", - "▁Gu erra", - "{} )", - "{ })", - "▁D urch", - "▁Dur ch", - "▁s ki", - "▁sk i", - "▁ ski", - "il las", - "ill as", - "illa s", - "▁S of", - "▁So f", - "▁Organ ization", - "▁C leveland", - "▁b utt", - "▁but t", - "▁bu tt", - "▁sim ilarly", - "▁similar ly", - "▁assert True", - "▁ assertTrue", - "▁inev itable", - "ne ll", - "nel l", - "n ell", - "▁R af", - "▁Ra f", - "DIS ABLE", - "am ine", - "ami ne", - "amin e", - "a mine", - "▁Com plete", - "▁Comp lete", - "▁ Complete", - "▁be iden", - "▁bei den", - "▁Chall enge", - "Rad io", - "R adio", - "▁Not ice", - "He x", - "H ex", - "▁C uba", - "▁Cub a", - "▁Cu ba", - "▁aug ust", - "▁Philipp ines", - "Mar gin", - "M argin", - "ja l", - "j al", - "gener ator", - "▁t atto", - "▁ta tto", - "▁H em", - "▁He m", - "▁S alt", - "▁Sal t", - "▁Sa lt", - "un ately", - "unate ly", - "▁terr ain", - "▁terra in", - ",\\ ,", - ", \\,", - "гра д", - "▁c rop", - "▁cr op", - "▁cro p", - "Name d", - "Na med", - "N amed", - "▁W onder", - "▁Wo nder", - "▁Won der", - "es sen", - "ess en", - "esse n", - "▁f ist", - "▁fi st", - "▁fis t", - "▁z oom", - "▁zo om", - "▁ zoom", - "пе н", - "п ен", - "▁ru ling", - "▁rul ing", - "un likely", - "as sy", - "ass y", - "or ent", - "ore nt", - "oren t", - "o rent", - "▁g ibt", - "▁gi bt", - "▁A w", - "sim eq", - "s imeq", - "▁r aid", - "▁ra id", - "▁ raid", - "▁Com par", - "▁Comp ar", - "▁ Compar", - "▁free ly", - "▁fre ely", - "▁esp añ", - "▁espa ñ", - "▁py thon", - "▁ python", - "▁diagn osis", - "▁ch ips", - "▁chip s", - "▁chi ps", - "R azor", - "▁V ert", - "▁Ver t", - "▁Ve rt", - "▁ Vert", - "For ward", - "▁P é", - "▁compar able", - "▁anal ys", - "▁analy s", - "St d", - "S td", - "▁Franç ois", - "▁c ó", - "jo s", - "j os", - "▁p eg", - "▁pe g", - "▁ peg", - "CON ST", - "cl usive", - "▁voy age", - "▁Sch l", - "▁Sc hl", - "Group Layout", - "oi se", - "ois e", - "o ise", - "сс е", - "с се", - "▁cr ush", - "▁cru sh", - "▁Die se", - "▁Di ese", - "▁Dies e", - "▁be kan", - "▁bek an", - "ci t", - "c it", - "▁Ein wohner", - "▁L an", - "▁La n", - "▁dress ing", - "▁s olved", - "▁sol ved", - "▁solve d", - "М а", - "▁C hel", - "▁Ch el", - "▁Che l", - "par ed", - "pa red", - "pare d", - "p ared", - "▁se aled", - "▁sea led", - "▁seal ed", - "}) )", - "} ))", - "anc ouver", - "se h", - "s eh", - "ta bles", - "table s", - "tab les", - "t ables", - "▁red dit", - "▁redd it", - "▁ reddit", - "▁m our", - "▁mo ur", - "▁mou r", - "▁clean up", - "▁ cleanup", - "ov ić", - "ovi ć", - "▁Ur ban", - "oc t", - "o ct", - "то ра", - "тор а", - "▁Le gal", - "▁Leg al", - "▁J ur", - "▁Ju r", - "▁N as", - "▁Na s", - "C ity", - "▁un fortunately", - "▁unfortunate ly", - "▁P ER", - "▁PE R", - "▁ PER", - "ma kers", - "make rs", - "maker s", - "m akers", - "▁sig lo", - "▁k in", - "▁ki n", - "▁ kin", - "co des", - "code s", - "cod es", - "c odes", - "ля р", - "NI NG", - "N ING", - "▁C ec", - "▁Ce c", - "▁C T", - "▁ CT", - "▁R acing", - "▁Ra cing", - "da n", - "d an", - "▁He rz", - "▁Her z", - "▁gen ius", - "▁e urop", - "▁eu rop", - "serv let", - "ow ego", - "owe go", - "▁Im agine", - "▁Imp erial", - "▁Imper ial", - "Re gex", - "Reg ex", - "c é", - "HE D", - "H ED", - "det ect", - "з ни", - "io c", - "i oc", - "Anal ysis", - "Analy sis", - "▁* =", - "▁f ever", - "▁fe ver", - "▁Ob viously", - "F oot", - "Line ar", - "Lin ear", - "▁p ró", - "▁pr ó", - "▁satell ite", - "▁B eng", - "▁Be ng", - "▁Ben g", - "bound s", - "b ounds", - "▁J azz", - "▁Ja zz", - "▁C urt", - "▁Cur t", - "▁Cu rt", - "▁поли ти", - "▁b ild", - "▁bi ld", - "▁bil d", - "▁ bild", - "▁\" \");", - "▁\"\" );", - "▁\"\") ;", - "▁document ary", - "▁gr asp", - "▁gra sp", - "▁gras p", - "▁d la", - "▁dl a", - "TR A", - "T RA", - "▁read ily", - "To r", - "T or", - "C ACHE", - "▁Const ruction", - "▁Construct ion", - "▁d ía", - "да т", - "д ат", - "▁G rey", - "▁Gr ey", - "▁Gre y", - "run ner", - "le ading", - "▁co oked", - "▁cook ed", - "ro log", - "rol og", - "r olog", - "▁annoy ing", - "DE LETE", - "amer ican", - "▁Niger ia", - "▁d ai", - "▁da i", - "▁ dai", - "▁sac rific", - "▁serv ant", - "▁s kb", - "▁sk b", - "▁ skb", - "▁b arg", - "▁bar g", - "▁ba rg", - "pix el", - "p ixel", - "In ject", - "ca ched", - "cache d", - "c ached", - "▁cou pled", - "▁couple d", - "▁coup led", - "un gle", - "ung le", - "pro b", - "pr ob", - "p rob", - ">{ @", - "ла го", - "default s", - "▁por trait", - "▁port rait", - "▁d ental", - "▁den tal", - "▁dent al", - "▁d estro", - "▁dest ro", - "▁r ue", - "▁ru e", - "▁hy brid", - "▁ й", - "▁CO MP", - "▁COM P", - "▁ COMP", - "▁B ent", - "▁Be nt", - "▁Ben t", - "Com pare", - "Comp are", - "Compar e", - "bo th", - "bot h", - "b oth", - "kl ahoma", - "ais er", - "ai ser", - "aise r", - "a iser", - "Su re", - "Sur e", - "S ure", - "▁s olving", - "▁sol ving", - "▁l ista", - "▁li sta", - "▁list a", - "▁ lista", - "▁у чи", - "▁Ev ans", - "▁Eva ns", - "▁f usion", - "▁fus ion", - "▁compl aint", - "▁complain t", - "H P", - "He ap", - "al ways", - "M gr", - "▁appro x", - "▁ approx", - "display style", - "lo rd", - "lor d", - "l ord", - "in sn", - "ins n", - "▁Fe ature", - "▁ Feature", - "RP C", - "R PC", - "▁v et", - "▁ve t", - "▁ vet", - "К а", - "▁kil omet", - "▁kilom et", - "▁deliver ing", - "▁const itution", - "sh ine", - "ле к", - "▁го род", - "▁горо д", - "▁prob able", - "▁run ner", - "▁ runner", - "hr en", - "hre n", - "h ren", - "▁N ep", - "▁Ne p", - "▁over night", - "pr ead", - "pre ad", - "p read", - "л та", - "фор ма", - "CL O", - "C LO", - "ie sa", - "ies a", - "i esa", - "▁object ives", - "▁objective s", - "con tract", - "cont ract", - "contr act", - "EX P", - "▁col ours", - "▁colour s", - "xi co", - "xic o", - "x ico", - "C lean", - "▁light ly", - "▁scen arios", - "▁scenario s", - "▁qu arters", - "▁quarter s", - "▁quart ers", - "▁quar ters", - "▁ quarters", - "▁D ear", - "▁De ar", - "▁l uc", - "▁lu c", - "▁app et", - "▁ap pet", - "▁appe t", - "▁de port", - "▁dep ort", - "Sa fe", - "▁me nos", - "▁men os", - "▁Paul o", - "▁Pa ulo", - "CI AL", - "C IAL", - "ці в", - "ц ів", - "▁R oc", - "▁Ro c", - "▁c aring", - "▁car ing", - "▁ca ring", - "▁elect ro", - "▁de cember", - "▁dec ember", - "▁dece mber", - "▁Phil osoph", - "▁col ored", - "▁color ed", - "▁ colored", - "it sch", - "its ch", - "ropol itan", - "os ti", - "ost i", - "▁N ut", - "▁Nu t", - "▁consecut ive", - "Pe er", - "ar ness", - "arn ess", - "▁ż e", - "▁ że", - "▁A round", - "▁Ar ound", - "af ka", - "▁d io", - "▁di o", - "ci p", - "c ip", - "▁to ys", - "▁toy s", - "cr o", - "c ro", - "▁m iser", - "▁mis er", - "▁mi ser", - "▁mise r", - "check box", - "▁F isher", - "▁Fish er", - "▁gover ned", - "▁govern ed", - "▁h á", - "▁En able", - "▁ Enable", - "▁t rivial", - "▁occup ation", - "ro rs", - "ror s", - "r ors", - "▁l av", - "▁la v", - "▁ lav", - "▁m ou", - "▁mo u", - "▁b ord", - "▁bo rd", - "▁bor d", - "ли ч", - "Ro om", - "R oom", - "') \r", - "' )\r", - "▁art ic", - "▁m ientras", - "ch air", - "cha ir", - "uation s", - "u ations", - "▁comm ented", - "▁comment ed", - "▁trigger ed", - "Can not", - "C annot", - "▁Marc us", - "▁p unct", - "▁pun ct", - "▁achie vement", - "▁achieve ment", - "е ди", - "ext ensions", - "extension s", - "ad ers", - "ade rs", - "ader s", - "a ders", - "jo urs", - "jour s", - "j ours", - "ir lines", - "irl ines", - "▁со стоя", - "V IEW", - "▁Nap ole", - "Conf irm", - "▁por que", - "........ ........", - "▁LI ABILITY", - "Wall et", - "W allet", - "Sub ject", - "al gorithm", - "▁tr iple", - "▁tri ple", - "▁trip le", - "ru b", - "r ub", - "▁se cur", - "▁sec ur", - "▁hand some", - "▁hands ome", - "▁d od", - "▁do d", - "r ès", - "ac ja", - "ch od", - "cho d", - "н ва", - "es ar", - "esa r", - "an chor", - "anc hor", - "anch or", - "▁Soph ie", - "▁Украї ни", - "Up per", - "am ous", - "amo us", - "Fe atures", - "Feature s", - "▁б ли", - "▁ бли", - "Supp ress", - "Sup press", - "▁kil om", - "▁Z u", - "▁belong ed", - "▁Red dit", - "▁pro ces", - "▁proc es", - "▁с тар", - "▁ста р", - "▁ст ар", - "▁F est", - "▁Fe st", - "/ %", - "▁P am", - "▁Pa m", - "st orm", - "sto rm", - "W W", - "P aul", - "▁t ales", - "▁tal es", - "▁ta les", - "▁tale s", - "▁рай она", - "▁райо на", - "▁район а", - "▁spread ing", - "▁s ched", - "▁sc hed", - "▁sch ed", - "▁sche d", - "▁ sched", - "le ased", - "lease d", - "Non Null", - "▁High way", - "▁Re serve", - "▁Res erve", - "▁c ater", - "▁cat er", - "▁ca ter", - "▁t ire", - "▁ti re", - "▁tir e", - "▁por ch", - "qu ier", - "US A", - "U SA", - "▁Sw iss", - "▁ È", - "▁br ave", - "▁bra ve", - "▁explos ion", - "l r", - "▁class ified", - "Ab out", - "▁P ict", - "▁Pic t", - "▁Pi ct", - "▁Dub lin", - "▁separ ately", - "▁separate ly", - "▁bank ing", - "▁ban king", - "▁Christian ity", - "mi gr", - "m igr", - "Ro b", - "R ob", - "се р", - "с ер", - "▁el f", - "▁ elf", - "▁employ ers", - "▁employer s", - "▁S low", - "▁Sl ow", - "▁j uli", - "▁ju li", - "▁jul i", - "west ern", - "w estern", - "▁anal yst", - "▁analy st", - "▁analys t", - "ob serv", - "obs erv", - "▁N ice", - "▁Nic e", - "▁Ni ce", - "▁G C", - "▁ GC", - "▁Let ter", - "▁ha rass", - "▁har ass", - "User name", - "▁A unt", - "▁Au nt", - "▁с ент", - "Su p", - "S up", - "IC ES", - "ICE S", - "RE NT", - "R ENT", - "rat io", - "r atio", - "▁Мо ск", - "▁an gles", - "▁ang les", - "▁angle s", - "▁angl es", - "▁ angles", - "▁l lev", - "▁ll ev", - "_ *", - "▁n it", - "▁ni t", - "▁ nit", - "▁w reck", - "▁pat rol", - "▁loyal ty", - "▁n ationale", - "▁nat ionale", - "▁national e", - "▁nation ale", - "go m", - "g om", - "}$ -", - "} $-", - "▁dis pute", - "▁disput e", - "▁disp ute", - "▁r us", - "▁ru s", - "▁ rus", - "▁П рез", - "▁Пре з", - "▁Indust rial", - "▁dem ocratic", - "▁democr atic", - "b w", - "li mp", - "lim p", - "l imp", - "ur bed", - "urb ed", - "▁mie jsce", - "▁miejsc e", - "ру д", - "▁t ex", - "▁te x", - "▁ tex", - "▁develop ments", - "▁development s", - "▁B right", - "▁Br ight", - "▁Brig ht", - "▁var ying", - "▁va rying", - "▁vary ing", - "fa ct", - "fac t", - "f act", - "▁Port al", - "▁Por tal", - "as is", - "asi s", - "a sis", - "▁горо да", - "▁город а", - "▁cre ativity", - "▁creat ivity", - ")) ))", - "))) )", - ") )))", - ".\" ;", - ". \";", - "ie ux", - "ieu x", - "▁prov isions", - "▁provision s", - "uv e", - "u ve", - "La ng", - "L ang", - "miss ing", - "ра т", - "р ат", - "ph ony", - "▁out line", - "pa s", - "p as", - "el m", - "e lm", - "mon itor", - "TC P", - "T CP", - "ka t", - "k at", - "uc ed", - "uce d", - "u ced", - "\\\" ,", - "\\ \",", - "yn a", - "y na", - "ра бо", - "раб о", - "oc ate", - "oca te", - "▁c ares", - "▁car es", - "▁care s", - "▁ca res", - "▁f ins", - "▁fin s", - "▁fi ns", - "▁he ap", - "▁ heap", - "▁small est", - "äch st", - "▁I X", - "▁ IX", - "re cv", - "rec v", - "key word", - "▁at tra", - "▁att ra", - "▁attr a", - "▁sel bst", - "Un expected", - "Une xpected", - "Sm all", - "▁насе ље", - "▁H us", - "▁Hu s", - "Enc oder", - "Encode r", - "▁un set", - "▁uns et", - "▁home less", - "▁hom eless", - "▁Johann es", - "▁U RI", - "▁ URI", - "ant age", - "anta ge", - "▁in hib", - "▁appreci ated", - "▁appreciate d", - "ie lte", - "iel te", - "ielt e", - "i elte", - "▁st ays", - "▁stay s", - "▁sta ys", - "▁alle ged", - "▁alleg ed", - "▁c oding", - "▁co ding", - "▁cod ing", - "▁tv å", - "pipe line", - "p ipeline", - "▁W or", - "▁Wo r", - "File Path", - "▁accept ing", - "▁Ex cell", - "▁L uther", - "▁Lu ther", - "▁Friend s", - "▁c urt", - "▁cur t", - "▁cu rt", - "▁' $", - "▁ '$", - "▁tight ly", - "▁cz ę", - "▁un necessary", - "▁F ed", - "▁Fe d", - "▁А нд", - "▁Ан д", - "▁H P", - "▁ HP", - "▁String Builder", - "en burg", - "' (", - "vm a", - "v ma", - "▁Ab raham", - "W L", - "▁Re ference", - "▁Refer ence", - "▁ Reference", - "J o", - "Bl ob", - "Blo b", - "▁H ugh", - "▁Hug h", - "▁Hu gh", - "▁Bul gar", - "MESS AGE", - "з во", - "▁avoid ed", - "▁po ems", - "▁poem s", - "▁с ы", - "▁ сы", - "▁O pp", - "▁Op p", - "av irus", - "avi rus", - "Pre view", - "Prev iew", - "P review", - "▁k er", - "▁ke r", - "▁ ker", - "ue va", - "u eva", - "fl ix", - "▁char ging", - "▁charg ing", - "▁motiv ated", - "▁O rd", - "▁Or d", - "▁ Ord", - "▁av eva", - "▁ave va", - "x l", - "▁flex ibility", - "ag na", - "agn a", - "▁rac ism", - "d h", - "▁b aking", - "▁ba king", - "F riend", - "ble r", - "bl er", - "b ler", - "▁Log ger", - "▁ Logger", - "Te n", - "T en", - "nav igation", - "▁att achment", - "▁attach ment", - "▁ attachment", - "▁b ajo", - "▁ba jo", - "▁pr icing", - "▁pri cing", - "▁T ip", - "▁Ti p", - "▁ Tip", - "da r", - "d ar", - "G G", - "To ols", - "Tool s", - "Too ls", - "T ools", - "vol ution", - "v olution", - "am as", - "ama s", - "a mas", - "▁b ibli", - "▁adapt ed", - "ox y", - "o xy", - "▁F reedom", - "▁Free dom", - "ri co", - "ric o", - "r ico", - "▁coll apsed", - "▁collapse d", - "z m", - "pl o", - "p lo", - "▁c ô", - "▁r t", - "▁ rt", - "än ger", - "äng er", - "änge r", - "▁D R", - "▁ DR", - "▁Bit coin", - "go w", - "g ow", - "▁ch ez", - "▁che z", - "▁ chez", - "▁ot ro", - "▁te il", - "▁ teil", - "ла га", - "▁St ars", - "▁Star s", - "▁Sta rs", - "▁invest ing", - "▁a board", - "▁ab oard", - "▁f lights", - "▁fl ights", - "▁flight s", - "▁genu inely", - "▁genuine ly", - "▁prom ising", - "Rot ation", - "O cc", - "▁su oi", - "▁suo i", - "string ify", - "ac ies", - "aci es", - "a cies", - "▁G round", - "▁Gr ound", - "▁Gro und", - "▁sequ ences", - "▁sequence s", - "▁c ure", - "▁cur e", - "▁cu re", - "out ine", - "▁! !", - "▁ !!", - "▁G ay", - "▁Ga y", - "▁garden s", - "▁gard ens", - "▁G las", - "▁Gl as", - "▁Tai wan", - "reg istry", - "▁# {", - "▁ #{", - "▁ins pection", - "▁insp ection", - "▁inspect ion", - "Te ll", - "T ell", - "▁` ${", - "p matrix", - "▁reg ulation", - "▁regul ation", - "fin ish", - "▁Ed ge", - "▁ Edge", - "Sp rite", - "S prite", - "▁Conf eder", - "▁immigr ants", - "▁elder ly", - "um ed", - "ume d", - "u med", - "▁Quest ion", - "▁ Question", - "Gate way", - "fo ny", - "fon y", - "f ony", - "ît re", - "î tre", - "▁co sm", - "▁cos m", - "Ro und", - "R ound", - "▁ign oring", - "▁ignor ing", - "▁K i", - "▁sens itivity", - "âte au", - "ât eau", - "▁engine ers", - "▁engineer s", - "▁cor rel", - "▁corre l", - "ir teen", - "irt een", - "▁Sw itzerland", - "▁inher it", - "▁ inherit", - "wo r", - "w or", - "▁mid night", - "▁P un", - "▁Pu n", - "ak te", - "akt e", - "a kte", - "Dis able", - "▁es per", - "▁esp er", - "▁not ation", - "▁ notation", - "▁Univers idad", - "so l", - "s ol", - "de rn", - "der n", - "d ern", - "in ge", - "ing e", - "▁inv itation", - ")} }", - ") }}", - "▁ â", - "▁ess ays", - "▁essay s", - "ar med", - "arm ed", - "ch sel", - "chs el", - "▁не го", - "▁ него", - "▁confirm ation", - "un ity", - "unit y", - "uni ty", - "▁Br other", - "▁Bro ther", - "▁ Є", - "ni ce", - "nic e", - "n ice", - "▁S ue", - "▁Su e", - "▁t ray", - "▁tr ay", - "▁tra y", - "ро и", - "C ookie", - "▁Feder ation", - "IC T", - "I CT", - "▁p éri", - "stud ent", - "▁V ent", - "▁Ven t", - "▁Ve nt", - "K K", - "ST EM", - "aw k", - "▁re un", - "▁pe oples", - "▁people s", - "io res", - "ior es", - "iore s", - "i ores", - "ou bt", - "▁St age", - "▁Sta ge", - "▁ Stage", - "▁c harm", - "▁ch arm", - "▁char m", - "▁cha rm", - "ie ur", - "ieu r", - "i eur", - "▁util ize", - "▁utiliz e", - "▁d istribute", - "▁dist ribute", - "▁distribut e", - "▁g otta", - "▁go tta", - "▁got ta", - "▁block ing", - "H ot", - "br ew", - "bre w", - "b rew", - "▁b onds", - "▁bon ds", - "▁bond s", - "le af", - "Pro te", - "Pr ote", - "P rote", - "▁d ice", - "▁di ce", - "▁dic e", - "▁Nor man", - "▁Norm an", - "▁о кт", - "▁ок т", - "▁in spir", - "▁insp ir", - "Pr iv", - "P riv", - "▁P uerto", - "▁то ва", - "RS T", - "R ST", - "▁s f", - "▁ sf", - "▁qu ale", - "▁qual e", - "ni ck", - "nic k", - "n ick", - "▁sup press", - "▁supp ress", - "ча т", - "ч ат", - "▁H ello", - "▁Hel lo", - "▁Hell o", - "▁ Hello", - "▁crow ded", - "▁crowd ed", - "hba r", - "h bar", - "▁lo ads", - "▁load s", - "▁ loads", - "▁cor rection", - "▁correct ion", - "▁corre ction", - "ad just", - "adj ust", - "▁E state", - "▁Est ate", - "▁Esta te", - "text sc", - "▁cool ing", - "iv eau", - "ive au", - "▁bet ting", - "==== ========", - "======== ====", - "re mark", - "rem ark", - "r emark", - "▁im plications", - "▁impl ications", - "▁p oz", - "▁po z", - "ün g", - "ü ng", - "▁reg ards", - "▁regard s", - "▁a mid", - "▁am id", - "▁habit antes", - "G I", - "▁F ou", - "▁Fo u", - "▁j ar", - "▁ja r", - "▁ jar", - "▁requ iring", - "▁D rupal", - "▁Dru pal", - "▁li ability", - "cz as", - "c zas", - "▁l yrics", - "▁ly rics", - "▁N ort", - "▁No rt", - "▁Nor t", - "si l", - "s il", - "▁M ey", - "▁Me y", - "UN IT", - "ва ния", - "f uture", - "hi r", - "h ir", - "CA L", - "C AL", - "LAB EL", - "▁S weet", - "▁stat ue", - "bor ne", - "born e", - "b orne", - "Not ify", - "▁her itage", - "▁d orm", - "▁do rm", - "▁l ever", - "▁le ver", - "▁lev er", - "▁mut tered", - "} &", - "▁inter mediate", - "▁Wat son", - "▁view ing", - "▁vie wing", - "kt or", - "k tor", - "enti eth", - "xx x", - "x xx", - "at u", - "a tu", - "▁Inst all", - "▁ Install", - "Cont in", - "▁t oute", - "▁to ute", - "▁tou te", - "▁tout e", - "▁P T", - "▁ PT", - "▁u ri", - "▁ur i", - "▁ uri", - "Call ed", - "Cal led", - "C alled", - "▁O FF", - "▁OF F", - "▁ OFF", - "ig lia", - "ic hi", - "ich i", - "i chi", - "с ни", - "V o", - "▁exhib it", - "▁asym pt", - "▁G ulf", - "л ли", - "do min", - "dom in", - "d omin", - "▁départ ement", - "mi l", - "m il", - "▁B ez", - "▁Be z", - "▁l ately", - "▁late ly", - "▁lat ely", - "▁def ining", - "▁defin ing", - "▁E L", - "▁ EL", - "omorph ic", - "▁f ebru", - "▁fe bru", - "▁febr u", - "IS TER", - "IST ER", - "I STER", - "res olved", - "resolve d", - "те й", - "т ей", - "▁S pect", - "▁Sp ect", - "▁Spec t", - "▁Spe ct", - "▁sem pre", - "▁Se pt", - "▁Sep t", - "▁cl earing", - "▁cle aring", - "▁clear ing", - "▁diam eter", - "in do", - "ind o", - "▁soc cer", - "▁D CHECK", - "▁DC HECK", - "vo te", - "v ote", - "▁n omin", - "▁no min", - "▁nom in", - "Type d", - "Ty ped", - "Typ ed", - "Miss ing", - "W as", - "▁Cent ury", - "▁direct ors", - "▁dire ctors", - "▁director s", - "▁mode rate", - "▁moder ate", - "▁Ill uminate", - "▁ Illuminate", - "▁челове к", - "▁B apt", - "▁Ba pt", - "▁Qu ant", - "▁ Quant", - "▁tre ating", - "▁treat ing", - "ag i", - "a gi", - "Si l", - "S il", - "ring e", - "rin ge", - "r inge", - "ł ą", - "el lan", - "ell an", - "ella n", - "▁f ino", - "▁fin o", - "▁fi no", - "Capt ure", - "C apture", - "▁S ic", - "▁Si c", - "▁st amp", - "▁sta mp", - "▁stam p", - "▁B uen", - "▁Bu en", - "▁seg undo", - "▁in verse", - "▁d up", - "▁du p", - "▁ dup", - "▁br oker", - "▁bro ker", - "▁broke r", - "▁search ed", - "▁sear ched", - "be ans", - "bean s", - "▁A BC", - "▁AB C", - "is ha", - "ish a", - "i sha", - "▁Lin ked", - "▁Link ed", - "▁ Linked", - "▁Nich olas", - "▁Sw edish", - "he mal", - "hem al", - "▁E M", - "▁ EM", - "▁j ego", - "▁je go", - "че ский", - "чески й", - "lo t", - "l ot", - "▁dis cret", - "▁disc ret", - "▁discre t", - "▁E g", - "pi ck", - "pic k", - "p ick", - "am on", - "amo n", - "a mon", - "▁Rail way", - "ка р", - "к ар", - "▁nav igate", - "▁navig ate", - "▁Comm ander", - "▁Command er", - "▁disappe ar", - "▁con gress", - "▁congr ess", - "▁graph ic", - "sp r", - "s pr", - "FLO AT", - "▁S erial", - "▁Se rial", - "▁Ser ial", - "▁ Serial", - "▁я нва", - "so cial", - "soc ial", - "s ocial", - "bu ch", - "b uch", - "▁se al", - "▁sea l", - "▁c ement", - "▁ce ment", - "▁Y e", - "ot ti", - "ott i", - "o tti", - "▁The od", - "remove Class", - "▁Jul ie", - "▁Ju lie", - "▁Juli e", - "▁gr öß", - "ST REAM", - "▁G B", - "▁ GB", - "▁Ben ef", - "▁Mat rix", - "▁ Matrix", - "▁ke ine", - "▁cont inent", - "▁contin ent", - "▁ja ar", - "DA I", - "D AI", - "▁S equ", - "▁Se qu", - "▁ Sequ", - "kre is", - "▁c rown", - "▁cr own", - "▁crow n", - "▁cro wn", - "Init ialize", - "Initial ize", - "ax y", - "a xy", - "▁C IA", - "▁int end", - "▁inte nd", - "▁b ub", - "▁bu b", - "▁mask s", - "▁mas ks", - "▁sit uated", - "▁situ ated", - "▁E du", - "▁Ed u", - "▁particip ating", - "ше й", - "ш ей", - "_{ -", - "_ {-", - "▁Tele vision", - "▁pre ferences", - "▁prefer ences", - "▁preference s", - "▁D rop", - "▁Dr op", - "▁ Drop", - "re view", - "rev iew", - "▁vi olation", - "▁viol ation", - "▁ch rist", - "▁chr ist", - "q q", - "▁M yst", - "▁My st", - "comm ands", - "command s", - "▁prim itive", - "ill ance", - "▁r anging", - "▁ran ging", - "▁rang ing", - "▁Adv anced", - ") &", - "▁О б", - "▁sub str", - "▁subst r", - "▁subs tr", - "▁ substr", - "▁clos ure", - "▁clo sure", - "▁ closure", - "tw itter", - "ne z", - "n ez", - "▁pr zed", - "▁prz ed", - "▁prze d", - "▁mer ged", - "▁merge d", - "ur os", - "uro s", - "u ros", - "▁j er", - "▁je r", - "▁ jer", - "▁_ (", - "▁ _(", - "ar an", - "ara n", - "a ran", - "▁P atri", - "▁Pat ri", - "▁Pa tri", - "▁T un", - "▁Tu n", - "U K", - "il iation", - "ili ation", - "▁Ke ith", - "Own Property", - "op sis", - "ops is", - "Ma d", - "M ad", - "▁def ence", - "A ir", - "=$ {", - "= ${", - "cript ors", - "criptor s", - "So m", - "S om", - "▁ ±", - "▁HA VE", - "~~~~ ~~~~", - "▁be aten", - "▁beat en", - "▁int imate", - "▁intim ate", - "op ic", - "o pic", - "▁p řed", - "▁př ed", - "Sh op", - "S hop", - "Table s", - "Tab les", - "T ables", - "▁S I", - "▁ SI", - "re name", - "ren ame", - "rena me", - "r ename", - "▁product ive", - "rib ly", - "r ibly", - "▁L uck", - "▁Lu ck", - "▁Luc k", - "▁kl ub", - "}} ^{", - "}}^ {", - "} }^{", - "▁F ish", - "▁Fi sh", - "PR I", - "P RI", - "en ario", - "ena rio", - "▁pse ud", - "Or d", - "O rd", - "▁quel ques", - "▁D od", - "▁Do d", - "▁p unto", - "▁pun to", - "▁punt o", - "se nal", - "sen al", - "▁Br others", - "▁Bro thers", - "▁Brother s", - "▁diab etes", - "P aint", - "▁person as", - "▁persona s", - "в ър", - "▁n ep", - "▁ne p", - "▁El len", - "▁Ell en", - "▁Elle n", - "▁h ä", - "cr tc", - "c rtc", - "▁frustr ation", - ". ^{[", - "▁s printf", - "▁sprint f", - "▁ sprintf", - "+ -", - "En code", - "Enc ode", - "▁насе лення", - "Draw able", - "▁b ore", - "▁bo re", - "▁bor e", - "▁E ld", - "▁El d", - "те т", - "т ет", - "T ick", - "ar ator", - "ara tor", - "▁Fin ance", - "▁agric ultural", - ")^ {-", - ")^{ -", - ") ^{-", - "may be", - "Sche dule", - "▁[ …]", - "et ection", - "ete ction", - "ль ного", - "льно го", - "▁he els", - "▁En joy", - "Sy s", - "S ys", - "orsz ág", - "CONT ROL", - "cc cc", - "▁D ictionary", - "▁ Dictionary", - "Ne ed", - "N eed", - "▁He aven", - "▁vess els", - "▁vessel s", - "ec ycle", - "e cycle", - "ti es", - "t ies", - "▁e nde", - "▁en de", - "▁end e", - "▁ ende", - "SI NG", - "S ING", - "De scribe", - "Desc ribe", - "▁Pub lished", - "▁Publish ed", - "▁win ds", - "▁wind s", - "neh men", - "▁D ES", - "▁DE S", - "Hor izontal", - "▁L ost", - "▁Los t", - "▁Lo st", - "-- -----------", - "---- ---------", - "-------- -----", - "--- ----------", - "------------ -", - "----- --------", - "---------- ---", - "------ -------", - "--------- ----", - "------- ------", - "----------- --", - "- ------------", - "▁p x", - "▁ px", - "}( {\\", - "} ({\\", - "▁Hein rich", - "oms nitt", - "ho s", - "h os", - "Ro ll", - "R oll", - "tor ch", - "▁equ ity", - "▁eq uity", - "▁collect ing", - "▁l ifting", - "▁lif ting", - "▁lift ing", - "sub figure", - "Ne ver", - "N ever", - "▁L ength", - "▁Le ngth", - "▁ Length", - "▁w inners", - "▁win ners", - "▁winner s", - "▁U SD", - "▁US D", - "▁st esso", - "▁а бо", - "▁al tri", - "▁alt ri", - "▁produ cers", - "▁produce rs", - "▁producer s", - "mon s", - "mo ns", - "m ons", - "▁Pop ular", - "Com b", - "Co mb", - "C omb", - "ab lo", - "abl o", - "a blo", - "RE SET", - "RES ET", - "т ва", - "Over lay", - "▁id iot", - "▁idi ot", - "ex ist", - "Be havior", - "UB LE", - "ier re", - "i erre", - "mine craft", - "▁f os", - "▁fo s", - "▁encuent ra", - "▁scream ed", - "▁polynom ial", - "▁c one", - "▁con e", - "▁co ne", - "▁c ited", - "▁cit ed", - "▁ci ted", - "▁president e", - "▁presid ente", - "▁re sign", - "▁res ign", - "▁y elled", - "▁i k", - "▁ ik", - "Pl us", - "▁Ми ха", - "▁The me", - "▁Th eme", - "▁ Theme", - "▁re li", - "▁r eli", - "▁rel i", - "ne m", - "n em", - "▁a men", - "▁am en", - "▁ amen", - "▁ Ј", - "Th anks", - "Thank s", - "Than ks", - "▁al umin", - "▁sh elf", - "▁shel f", - "!\" );", - "! \");", - "append Child", - "▁l ogs", - "▁lo gs", - "▁log s", - "▁ logs", - "▁re gex", - "▁reg ex", - "▁ regex", - "▁p unk", - "▁pun k", - "CO RE", - "▁b orders", - "▁border s", - "▁bord ers", - "▁bor ders", - "▁Requ ired", - "▁ Required", - "▁f law", - "▁fl aw", - "▁cin ema", - "▁v í", - "▁ ví", - "▁ab ortion", - "▁abort ion", - "jour nal", - "j ournal", - "in itions", - "init ions", - "inition s", - "state ment", - "stat ement", - "▁o urs", - "▁our s", - "▁ou rs", - "▁ ours", - "ó t", - "▁Tur ner", - "▁Turn er", - "in us", - "ev es", - "eve s", - "e ves", - "▁magazine s", - "▁magaz ines", - "… …", - "la ce", - "l ace", - "sl ider", - "slide r", - "▁l ocate", - "▁loc ate", - "▁des arroll", - "P an", - "To m", - "T om", - "▁Land es", - "▁Lan des", - "ol ia", - "oli a", - "o lia", - "▁u nm", - "▁un m", - "▁Sen ator", - "▁ad minister", - "▁admin ister", - "▁ко ји", - "▁' {", - "▁) {", - "▁ ){", - "▁G olf", - "▁Gol f", - "▁g ele", - "▁ge le", - "▁gel e", - "▁d rank", - "▁dr ank", - "pos ing", - "po sing", - "p osing", - "▁en semble", - "he ap", - "sign ature", - "то й", - "ци й", - "scri ber", - "scr iber", - "scribe r", - "scrib er", - "▁ch amp", - "▁cha mp", - "ni o", - "n io", - "la yers", - "lay ers", - "layer s", - "▁tr ump", - "▁mod al", - "▁mo dal", - "▁ modal", - "on ces", - "once s", - "че ння", - "чен ня", - "▁C ort", - "▁Co rt", - "▁Cor t", - "▁sun light", - "▁M use", - "▁Mus e", - "▁Mu se", - "ém ent", - "é ment", - "▁curios ity", - "▁v r", - "▁ vr", - "O ct", - "yl on", - "y lon", - "▁rel ativ", - "st y", - "s ty", - "] /", - "az u", - "a zu", - "▁U SS", - "▁US S", - "▁person a", - "▁pers ona", - "Me n", - "M en", - "▁w ides", - "▁wide s", - "▁wid es", - "▁K as", - "▁Ka s", - "ic ies", - "ici es", - "i cies", - "▁C off", - "▁Co ff", - "▁con solid", - "▁cons olid", - "▁inter active", - "▁interact ive", - "op ing", - "o ping", - "La nd", - "L and", - "▁energ ies", - "▁independ ently", - "▁independent ly", - "inner HTML", - "Requ ire", - "Re quire", - "▁abs urd", - "▁IN FO", - "▁ INFO", - "▁b und", - "▁bu nd", - "▁ bund", - "anz ös", - "▁G ent", - "▁Ge nt", - "▁Gen t", - "▁scholar s", - "▁schol ars", - "▁C reated", - "▁Create d", - "▁Creat ed", - "▁Cre ated", - "▁ Created", - "▁mar ine", - "▁mari ne", - ".. .'", - "... '", - "EN V", - "E NV", - "ach te", - "acht e", - "a chte", - "am ents", - "ament s", - "amen ts", - "a ments", - "▁tr ucks", - "▁truck s", - "▁re wards", - "▁reward s", - "og s", - "o gs", - "Gr een", - "Gre en", - "G reen", - "▁n ä", - "▁inher ited", - "▁inherit ed", - "im ated", - "imate d", - "ima ted", - "imat ed", - "▁F REE", - "▁FR EE", - "▁ FREE", - "▁ext ens", - "da g", - "d ag", - "▁g low", - "▁gl ow", - "▁glo w", - "ar di", - "ard i", - "N F", - "▁evalu ated", - "▁evaluate d", - "▁eval uated", - "▁o ps", - "▁op s", - "▁ ops", - "▁cle aned", - "▁clean ed", - "▁Prov ince", - "▁Provinc e", - "ha bil", - "hab il", - "h abil", - "гра фі", - "▁T CP", - "▁ TCP", - "▁я кі", - "▁як і", - "▁de ce", - "▁dec e", - "▁cont empl", - "▁acquis ition", - "}) $.", - "})$ .", - "} )$.", - "=\" -", - "▁se ctors", - "▁sector s", - "▁sect ors", - ":: <", - "u ß", - "▁trab aj", - "th an", - "tha n", - "t han", - "▁S ta", - "▁St a", - "Mem bers", - "Member s", - "▁r v", - "▁ rv", - ")^ {\\", - ")^{ \\", - ") ^{\\", - "mit t", - "mi tt", - "m itt", - "▁W ang", - "▁Wa ng", - "▁W end", - "▁We nd", - "▁G lass", - "▁Gl ass", - "▁Glas s", - "▁t xt", - "▁tx t", - "▁ txt", - "▁Cam eron", - "ie ls", - "iel s", - "i els", - "▁im mer", - "▁imm er", - "▁ immer", - "▁насе ления", - ".. . /", - "▁ро ди", - "▁ роди", - "▁sophistic ated", - "▁R he", - "▁Rh e", - "us sy", - "uss y", - "▁Sy ria", - "▁Car oline", - "▁Carol ine", - "riter ion", - "ér c", - "é rc", - "Lo ve", - "L ove", - "▁cy cles", - "▁cycle s", - "▁cycl es", - "▁Ter ms", - "▁Term s", - "▁med ieval", - "▁medi eval", - "ь я", - "▁m issions", - "▁miss ions", - "▁mission s", - "Har d", - "Ha rd", - "H ard", - "▁rég ion", - "▁Ph oenix", - "De ep", - "▁sam pling", - "▁dismiss ed", - "prop ri", - "p ropri", - "▁jud ges", - "▁judge s", - "▁judg es", - "ał a", - "a ła", - "ul os", - "ulo s", - "u los", - "▁L ion", - "▁Li on", - "▁loc als", - "▁local s", - "neg ative", - "ogen eous", - "ogene ous", - "▁A pi", - "▁Ap i", - "▁ Api", - "▁d ici", - "▁di ci", - "▁dic i", - "▁а пре", - "▁author ized", - "▁ authorized", - "ze rw", - "zer w", - "▁p g", - "▁ pg", - "▁A WS", - "▁key word", - "▁ keyword", - "▁entrepre neur", - "▁п рое", - "▁про е", - "▁V ancouver", - "it ating", - "ita ting", - "itat ing", - "F ast", - "▁acknowled ged", - "▁acknowledge d", - "▁tour ist", - "▁tou rist", - "▁G rid", - "▁Gr id", - "▁ Grid", - "▁En try", - "▁Ent ry", - "▁ Entry", - "▁g ebru", - "▁ge bru", - "▁geb ru", - "sa t", - "s at", - "ber ger", - "berg er", - "▁T F", - "▁ TF", - "▁m t", - "▁ mt", - "▁Mar cel", - "▁Marc el", - "▁Tw enty", - "▁ ”", - "{} {", - "{ }{", - "hi nt", - "hin t", - "h int", - "▁an onymous", - "Cam p", - "C amp", - "▁** _", - "By Comparator", - "U C", - "▁t ö", - "Event Handler", - "▁t ours", - "▁to urs", - "▁tour s", - "▁tou rs", - "▁lon ely", - "▁Sum mary", - "▁ Summary", - "st ick", - "s tick", - "All owed", - "Allow ed", - "лі в", - "л ів", - "▁B rew", - "▁Br ew", - "▁Bre w", - "AME TER", - "▁review ed", - "ir at", - "ira t", - "i rat", - "▁n erve", - "▁nerv e", - "▁ner ve", - "▁L inda", - "▁Lin da", - "▁Lind a", - "▁dec is", - "▁sp okes", - "▁spoke s", - "▁spo kes", - "▁qu ed", - "▁que d", - "▁q ued", - "▁F T", - "▁ FT", - "▁в ін", - "▁ві н", - "ou sing", - "ous ing", - "o using", - "▁L arge", - "▁Lar ge", - "▁ Large", - "▁op ponents", - "▁oppon ents", - "▁opponent s", - "▁D isc", - "▁Dis c", - "▁Di sc", - "Found ation", - "EQ UAL", - "og g", - "o gg", - "Re try", - "Ret ry", - "R etry", - "CHAN NEL", - "▁Е вро", - "▁% .", - "▁ %.", - "▁i i", - "▁ ii", - "de ad", - "d ead", - "▁M ale", - "▁Mal e", - "▁Ma le", - "Com pleted", - "Comp leted", - "Complete d", - "ty p", - "t yp", - "▁Ty ler", - "Dis k", - "Di sk", - "D isk", - "Hi de", - "H ide", - "iju ana", - "▁public ations", - "▁publication s", - "fo x", - "f ox", - "vis ed", - "vi sed", - "v ised", - "Fore ign", - "Write Line", - "де ра", - "дер а", - "▁remain der", - "Pi cker", - "P icker", - "we alth", - "▁G or", - "▁Go r", - "sequ ently", - "▁coll ision", - "▁Harr ison", - "▁Harris on", - "▁work place", - "▁N ormal", - "▁Nor mal", - "▁Norm al", - "▁ Normal", - "▁B irth", - "▁Bir th", - "▁cons ume", - "▁consum e", - "Sh ift", - "▁avoid ing", - "▁C ha", - "▁Ch a", - "▁An ti", - "▁Ant i", - "▁ch arts", - "▁char ts", - "▁chart s", - "▁P av", - "▁Pa v", - "ст вом", - "ство м", - "ual mente", - "an ed", - "ane d", - "a ned", - "▁A uch", - "▁Au ch", - "rd ev", - "r dev", - "▁she er", - "▁an gl", - "▁ang l", - "sub str", - "Gener ate", - "> =", - "▁B ev", - "▁Be v", - "▁ч ем", - "▁че м", - "▁camp o", - "▁cam po", - "▁lect ure", - "hy per", - "▁Balt imore", - "mi x", - "m ix", - "ke iten", - "keit en", - "▁ра ди", - "▁l asted", - "▁la sted", - "▁last ed", - "▁las ted", - "▁discrim ination", - "ig te", - "igt e", - "ok al", - "oka l", - "o kal", - "Ph ase", - "▁T itel", - "▁Tit el", - "▁Fif th", - "▁di agnostic", - "su ng", - "sun g", - "s ung", - "▁giorn ata", - "os ta", - "ost a", - "o sta", - "is co", - "isc o", - "▁S ara", - "▁Sa ra", - "▁Sar a", - "m v", - "▁el ő", - "▁R osen", - "▁Ro sen", - "▁Ros en", - "▁Rose n", - "▁E SP", - "▁ES P", - "ph er", - "p her", - "▁a j", - "▁ aj", - "Path s", - "Pat hs", - "▁R alph", - "▁ž e", - "▁ že", - "ре в", - "р ев", - "▁о коло", - "▁ок оло", - "▁Ag reement", - "▁Word Press", - "an try", - "ant ry", - "▁p icks", - "▁pick s", - "▁pi cks", - "▁pic ks", - "▁N ur", - "▁Nu r", - "chedul ed", - "ki e", - "k ie", - "▁represent ations", - "▁representation s", - "++ ){", - "++) {", - "ess ment", - "▁count less", - "Block s", - "Bl ocks", - "Blo cks", - "ym e", - "y me", - "▁c lo", - "▁cl o", - "▁B ened", - "▁Be ned", - "▁Ben ed", - "ch ars", - "char s", - "cha rs", - "▁A gent", - "▁Ag ent", - "▁Age nt", - "▁ Agent", - "▁hist oria", - "▁histor ia", - "▁F loor", - "▁Fl oor", - "▁Flo or", - "▁ten ía", - "▁long est", - "▁lon gest", - "fr ica", - "▁b ef", - "▁be f", - "▁mechan isms", - "▁mechanism s", - "ла зи", - "▁h eter", - "▁he ter", - "▁het er", - "▁athlet es", - "▁period ic", - "▁V otes", - "▁Vo tes", - "ри сти", - "▁n á", - "▁ ná", - "▁m aid", - "▁ma id", - "▁mai d", - "▁s wear", - "▁sw ear", - "▁swe ar", - "▁wip ed", - "▁graph s", - "▁grap hs", - "▁t hesis", - "▁the sis", - "▁th esis", - "▁sens ation", - "pers istence", - "▁V il", - "▁Vi l", - "ac s", - "a cs", - "▁de el", - "sc rib", - "scri b", - "scr ib", - "ie ro", - "ier o", - "i ero", - "▁dis cre", - "▁disc re", - "air y", - "ai ry", - "Data Source", - "q t", - "ic iones", - "ici ones", - "icio nes", - "icion es", - "▁res pected", - "▁respect ed", - "▁f ram", - "▁fr am", - "▁fra m", - "▁spec ialized", - "▁special ized", - "▁prés ent", - "▁pré sent", - "Tur n", - "T urn", - "▁compl aints", - "▁complain ts", - "▁complaint s", - "(\" ,", - "( \",", - "▁Rel ated", - "▁Set ting", - "▁ Setting", - "р ю", - "▁s ą", - "▁P le", - "▁Pl e", - "▁d isse", - "▁dis se", - "▁diss e", - "ca ps", - "cap s", - "c aps", - "▁C ash", - "▁Cas h", - "▁Ca sh", - "▁cons umed", - "▁consum ed", - "▁consume d", - "▁l b", - "▁ lb", - "Ad just", - "Ser ialize", - "Serial ize", - "S erialize", - "is y", - "i sy", - "▁pat ent", - "▁vis ibility", - "▁S ach", - "▁Sa ch", - "▁Sac h", - "ün st", - "▁cy ber", - "▁Bl ake", - "▁Bl oom", - "▁Blo om", - "▁Sh ah", - "▁Sha h", - "PO WER", - "▁in clusion", - "▁incl usion", - "se rie", - "ser ie", - "s erie", - "▁man era", - "sec onds", - "second s", - "is ches", - "isch es", - "ische s", - "isc hes", - "▁C andidate", - "W D", - "op ath", - "o path", - "▁про гра", - "▁efficient ly", - "ap ps", - "app s", - "tool bar", - "we nd", - "wen d", - "w end", - "▁Ne il", - "▁form ats", - "▁format s", - "▁forma ts", - "▁T emplate", - "▁Temp late", - "▁ Template", - "▁min istry", - "▁minist ry", - "▁Char acter", - "▁ Character", - "Un iform", - "▁fon ction", - "не м", - "н ем", - "Wh ile", - "к ва", - "рі я", - "▁D L", - "▁ DL", - "▁L ayout", - "▁La yout", - "▁Lay out", - "▁ Layout", - "не ние", - "▁c aval", - "▁ca val", - "▁cav al", - "▁H ob", - "▁Ho b", - "SP I", - "S PI", - "▁h ely", - "▁he ly", - "▁hel y", - "Dest ination", - "), \r", - ") ,\r", - "▁i OS", - "▁ad mission", - "▁adm ission", - "▁c ss", - "▁cs s", - "▁ css", - "user Id", - "um bling", - "umb ling", - "▁bo oking", - "▁book ing", - "▁COPY RIGHT", - "▁b land", - "▁bl and", - "output s", - "▁sub mission", - "▁subm ission", - "ti t", - "t it", - "fe ctions", - "fect ions", - "fection s", - "fr agment", - "frag ment", - "▁fa ç", - "▁Through out", - "▁distingu ished", - "▁distinguish ed", - "▁ar range", - "▁arr ange", - "▁arrang e", - "ume ric", - "umer ic", - "xf e", - "x fe", - "ip age", - "ipa ge", - "i page", - "ер жа", - "▁C ars", - "▁Car s", - "▁Ca rs", - "▁P AGE", - "▁PA GE", - "▁ PAGE", - "▁a unque", - "▁insert ed", - "smith y", - "AL LOC", - "ALL OC", - "RE C", - "R EC", - "▁B ak", - "▁Ba k", - "▁Str ong", - "ac hen", - "ach en", - "ache n", - "a chen", - "▁Spec ific", - "w q", - "▁Д у", - "MO VE", - "▁mús ica", - "▁C ris", - "▁Cr is", - "ea u", - "e au", - "▁F orum", - "▁For um", - "▁Fo rum", - "li sted", - "list ed", - "l isted", - ")\\ \\", - ") \\\\", - "▁X VI", - "▁XV I", - "▁м оло", - "▁мо ло", - "/ $", - "Be r", - "B er", - "▁tact ics", - "Form atter", - "Format ter", - "op ens", - "ope ns", - "open s", - "▁r h", - "▁ rh", - "▁t ram", - "▁tr am", - "▁tra m", - "V L", - "▁Pro file", - "▁Prof ile", - "▁ Profile", - "▁par ish", - "▁Ray mond", - "▁cont empor", - "▁Pl anning", - "▁Plan ning", - "▁Ч е", - "▁A RM", - "▁AR M", - "▁ ARM", - "▁des ires", - "▁desire s", - "k v", - "O s", - "▁m iner", - "▁min er", - "▁mi ner", - "▁mine r", - "▁qual ify", - "ik u", - "i ku", - "▁der ni", - "ol óg", - "▁K id", - "▁Ki d", - "ane an", - "▁Hol land", - "▁Holl and", - "Aut om", - "Auto m", - "▁Hamilton ian", - "St ation", - "Stat ion", - "js p", - "j sp", - "▁YO UR", - "▁YOU R", - "▁Th ailand", - "effect ive", - "п ло", - "▁relie ved", - "▁O klahoma", - "▁Jul ian", - "▁Juli an", - "▁Julia n", - "▁ind ent", - "▁inde nt", - "▁ indent", - "if r", - "i fr", - "пре де", - "▁fl ame", - "on io", - "oni o", - "o nio", - "As sign", - "Ass ign", - "▁sh ifts", - "▁shift s", - "▁car acter", - "▁caract er", - "if icates", - "ific ates", - "ificate s", - "ifica tes", - "X R", - "▁G FP", - "▁GF P", - "FE ATURE", - "▁M aine", - "▁Ma ine", - "▁Main e", - "▁Mai ne", - "▁f rank", - "▁fr ank", - "▁al igned", - "▁align ed", - "▁ aligned", - "▁p ří", - "▁př í", - "Code Attribute", - "▁M AC", - "▁MA C", - "▁ MAC", - "▁R oot", - "▁Ro ot", - "▁ Root", - "▁F M", - "▁ FM", - "erv ation", - "с лі", - "▁s hy", - "▁sh y", - "▁partic ul", - "▁parti cul", - "pl atz", - "▁hypothes is", - "at hol", - "ath ol", - "s With", - "J s", - "$ ^{-", - "▁#! /", - "▁l emon", - "▁le mon", - "▁a bol", - "▁ab ol", - "▁ abol", - "▁Mil an", - "▁Mi lan", - "an ten", - "ant en", - "ante n", - "a nten", - "▁s ia", - "▁si a", - "ri as", - "ria s", - "r ias", - "▁con sid", - "▁cons id", - "as so", - "ass o", - "ain ers", - "ai ners", - "ainer s", - "aine rs", - "▁cir ca", - "▁circ a", - "re try", - "ret ry", - "r etry", - "▁nue vo", - "const ants", - "constant s", - "▁Med iterr", - "▁Turk ish", - "ion en", - "io nen", - "ione n", - "i onen", - "c rypto", - "▁ev olved", - "▁\" ?", - "▁p úblic", - "▁comp rend", - "▁compre nd", - "▁compr end", - "al lo", - "all o", - "zo om", - "z oom", - "▁dat etime", - "▁date time", - "▁ datetime", - "▁mond iale", - "ма т", - "м ат", - "▁M ask", - "▁Ma sk", - "▁Mas k", - "▁ Mask", - "▁p row", - "▁pro w", - "▁pr ow", - "▁belong ing", - "+ '", - "OUT PUT", - "▁G rab", - "▁Gr ab", - "▁Gra b", - "M ir", - "▁accommod ate", - "▁$ ('#", - "▁ $('#", - "▁Lou ise", - "▁Louis e", - "▁da mit", - "▁dam it", - "}' ,", - "} ',", - "scri pts", - "script s", - "sn apshot", - "snap shot", - "▁sh itty", - "▁shit ty", - "▁y o", - "▁ yo", - "▁belie ving", - "▁inhabit ants", - "W P", - "▁Colomb ia", - "li sts", - "list s", - "l ists", - "▁Mur phy", - "Data set", - "Dat aset", - "▁(! $", - "▁tremend ous", - "▁se ñ", - "▁S ed", - "▁Se d", - "▁sw allowed", - "▁swallow ed", - "om p", - "o mp", - "▁L ate", - "▁La te", - "▁Lat e", - "▁an ys", - "▁any s", - "▁dead ly", - "fol low", - "f ollow", - "▁A nc", - "▁An c", - "▁h w", - "▁ hw", - "wik ipedia", - "ic ts", - "ict s", - "▁Al aska", - "▁sc ary", - "▁scar y", - "▁second o", - "▁sec ondo", - "▁her oes", - "▁hero es", - "▁veter an", - "▁behav iors", - "▁behavior s", - "▁behavi ors", - "- %", - "▁E z", - "▁с і", - "▁ сі", - "tik z", - "▁spect acular", - "▁Ch ron", - "▁( @", - "▁ (@", - "▁de mo", - "▁dem o", - "▁ demo", - "▁ser ialized", - "▁serial ized", - "▁In depend", - "▁Indep end", - "BU ILD", - "fail ure", - "▁P ORT", - "▁PO RT", - "▁ PORT", - "ю чи", - "▁med itation", - "sample s", - "sam ples", - "s amples", - "i ão", - "▁Ни кола", - "▁я зы", - "▁Tr uth", - "▁Tru th", - "▁co efficient", - "▁coeff icient", - "sl ug", - "▁XV III", - "▁XVI II", - "▁XVII I", - "ia o", - "i ao", - "de ck", - "dec k", - "▁раз ви", - "▁ad oles", - "ar ius", - "ari us", - "▁H az", - "▁Ha z", - "▁Pro test", - "▁Prote st", - "ra de", - "rad e", - "r ade", - "не ния", - "▁cl ause", - "conne ctor", - "connect or", - "conn ector", - "RA TE", - "R ATE", - "ц ю", - "▁Conne cticut", - "V S", - "abul ary", - "HO W", - "▁d elen", - "▁de len", - "▁del en", - "▁su ited", - "▁suit ed", - "▁suite d", - "▁Sur vey", - "ze c", - "z ec", - "ți i", - "ț ii", - "▁b acks", - "▁back s", - "▁ba cks", - "▁ backs", - "com merce", - "▁And rea", - "▁Andre a", - "▁Andr ea", - "▁propag anda", - "iz ioni", - "izi oni", - "izio ni", - "▁B il", - "▁Bi l", - "▁In nov", - "▁Inn ov", - "▁forg ive", - "▁oper ates", - "▁operate s", - "▁opera tes", - "ч ний", - "▁l ingu", - "▁lin gu", - "▁ling u", - "▁c ollar", - "▁col lar", - "▁coll ar", - "до л", - "сі й", - "zt en", - "zte n", - "z ten", - "im at", - "ima t", - "i mat", - "▁sh oe", - "ge nder", - "gen der", - "g ender", - "▁leg ally", - "▁legal ly", - "RO P", - "R OP", - "▁S leep", - "deleg ate", - "ID s", - "▁build s", - "▁qu er", - "▁que r", - "▁q uer", - "▁ quer", - "uls ion", - ". “", - "к ло", - "ri se", - "ris e", - "r ise", - "th ink", - "К о", - "▁bacter ia", - "▁magn ific", - "▁prison er", - "Cl ock", - "C lock", - "R B", - "ú t", - "▁L iz", - "▁Li z", - "gr a", - "g ra", - "▁And ré", - "▁Andr é", - "▁D ennis", - "▁Den nis", - "▁sur ge", - "▁surg e", - "ex isting", - "exist ing", - "▁W ald", - "▁Wal d", - "▁Wa ld", - "▁S chema", - "▁Sch ema", - "▁Sche ma", - "▁ Schema", - "▁war nings", - "▁warn ings", - "▁warning s", - "▁qu adr", - "▁quad r", - "at te", - "att e", - "▁E ins", - "▁Ein s", - "▁ad option", - "▁adopt ion", - "▁w anna", - "▁de rive", - "▁der ive", - "▁deriv e", - "▁ derive", - "▁a rena", - "▁are na", - "▁ar ena", - "▁aren a", - "▁Den ver", - "▁F i", - "▁ Fi", - "▁Jess ica", - "acy j", - "R atio", - "▁которы е", - "▁Act ivity", - "▁Activ ity", - "▁ Activity", - "em u", - "e mu", - "▁St alin", - "▁Sta lin", - "ag gi", - "agg i", - "a ggi", - "▁f ün", - "▁f ils", - "▁fil s", - "▁fi ls", - "aj u", - "a ju", - "card s", - "car ds", - "c ards", - "▁att raction", - "▁attract ion", - "▁attr action", - "▁attra ction", - "od ot", - "odo t", - "o dot", - "F at", - "▁H aven", - "▁Ha ven", - "▁Have n", - "▁Hav en", - "▁nine teenth", - "▁ninete enth", - "▁* *\"", - "▁** \"", - "▁m aggio", - "▁mag gio", - "ma ny", - "man y", - "m any", - "win ning", - "▁G A", - "▁ GA", - "▁d ummy", - "▁ dummy", - "Un able", - "en ci", - "enc i", - "ère nt", - "è rent", - "Im g", - "I mg", - "▁t ob", - "▁to b", - "DI P", - "D IP", - "S ince", - "▁Sa fe", - "▁Saf e", - "▁ Safe", - "Gu ard", - "is ure", - "i sure", - "port e", - "por te", - "p orte", - "▁stad ium", - "in di", - "ind i", - "▁App arently", - "ug no", - "▁w olf", - "▁ne ces", - "▁overse as", - "of s", - "o fs", - "ar el", - "are l", - "a rel", - "▁F ine", - "▁Fin e", - "▁Fi ne", - "▁cor rupt", - "▁n ovember", - "▁nov ember", - "▁nove mber", - "▁interpret ed", - "ib ile", - "ibil e", - "▁w ages", - "▁wa ges", - "▁wage s", - "▁Pre tty", - "▁Her bert", - "▁reg istr", - "вы м", - "an swer", - "ans wer", - "▁m orte", - "▁mor te", - "▁mort e", - "▁com posite", - "▁compos ite", - "Tool bar", - "▁iter ator", - "▁ iterator", - "ant ine", - "anti ne", - "▁init ialized", - "▁initial ized", - "▁initialize d", - "▁ initialized", - "▁poor ly", - "Access or", - "▁Han nah", - "▁Hann ah", - "▁то лько", - "ol an", - "ola n", - "o lan", - "▁o tto", - "▁ot to", - "▁ott o", - "▁ otto", - "▁str ikes", - "▁stri kes", - "▁strike s", - "▁conflict s", - "▁conflic ts", - "▁s urg", - "▁su rg", - "▁sur g", - "▁histor ian", - "▁historia n", - "wo man", - "w oman", - "▁l ibraries", - "be w", - "b ew", - ")- -(", - ")-- (", - "ga ther", - "g ather", - "▁L ip", - "▁Li p", - "▁f ict", - "▁fi ct", - "FIL TER", - "@ {", - "▁bl essed", - "▁bless ed", - "et ics", - "etic s", - "eti cs", - "▁f ork", - "▁for k", - "▁Me tal", - "▁Met al", - "▁Meta l", - "po lation", - "pol ation", - "p olation", - "▁negoti ations", - "▁gen us", - "▁genu s", - "▁cont rolling", - "▁control ling", - "VER T", - "VE RT", - "V ERT", - "▁P erry", - "▁Per ry", - "▁S PD", - "▁SP D", - "CA SE", - "C ASE", - "т вер", - "▁C rown", - "▁Cr own", - "▁Cro wn", - "▁Crow n", - "▁ind ul", - "▁indu l", - "▁e hemal", - "▁ampl itude", - "▁amplit ude", - "▁B ach", - "▁Ba ch", - "▁phot ographer", - "▁photograph er", - "n ý", - "▁inv ested", - "▁invest ed", - "▁P arte", - "▁Par te", - "▁Part e", - "▁pro long", - "C U", - "icht et", - "ichte t", - "res ume", - "▁c arb", - "▁car b", - "▁ca rb", - "ur st", - "urs t", - "▁N ixon", - "▁n eur", - "▁ne ur", - "▁neu r", - "▁ neur", - "▁corpor ations", - "▁corporation s", - "Op s", - "O ps", - "u u", - "l m", - "ap ple", - "app le", - "ch te", - "cht e", - "▁deliber ately", - "ber e", - "be re", - "b ere", - "▁fe br", - "▁provinc ia", - "▁provin cia", - "Over flow", - "▁E ight", - "▁ind ication", - "▁indic ation", - "▁pist ol", - "▁к ре", - "▁ кре", - "oc ial", - "oci al", - "o cial", - "▁r und", - "▁run d", - "▁ru nd", - "▁ rund", - "▁se hr", - "ok at", - "oka t", - "o kat", - "ül et", - "ü let", - "▁He at", - "Н а", - "▁о дин", - "▁од ин", - "IC S", - "I CS", - "ay e", - "a ye", - "▁eight een", - "▁t ug", - "▁tu g", - "LO T", - "L OT", - "▁L ar", - "▁La r", - "ning s", - "n ings", - "▁T odd", - "▁To dd", - "▁Tod d", - "▁organis ations", - "▁organisation s", - "▁g enes", - "▁gen es", - "▁ge nes", - "▁gene s", - "B ag", - "Ke ep", - "^{ +", - "Base d", - "Bas ed", - "B ased", - "sk in", - "ski n", - "s kin", - "▁to das", - "▁tod as", - "▁toda s", - "▁illustr ated", - "▁c f", - "▁ cf", - "▁ar riving", - "▁arriv ing", - "▁arr iving", - "▁excess ive", - "▁tra its", - "▁trait s", - "▁s ank", - "▁san k", - "▁Att ribute", - "▁ Attribute", - "▁G D", - "▁ GD", - "com par", - "comp ar", - "▁dent ro", - "br is", - "b ris", - "▁at oms", - "▁atom s", - "fr ed", - "fre d", - "f red", - "▁E val", - "▁Ev al", - "▁Eva l", - "▁ Eval", - "▁di stances", - "▁dist ances", - "▁distance s", - "st aw", - "sta w", - "краї н", - "vari ables", - "variable s", - "l c", - "на ли", - "нал и", - "н али", - "▁чемпи она", - "wi j", - "w ij", - "▁Sim ilar", - "je k", - "j ek", - "Pe t", - "P et", - "=\" $", - "ко то", - "▁R ang", - "▁Ra ng", - "▁Ran g", - "ion ato", - "iona to", - "▁bek annt", - "▁bekan nt", - "! *", - "Li m", - "L im", - "▁concl usions", - "▁conclusion s", - "ain te", - "ai nte", - "aint e", - "a inte", - "- ,", - "▁g ł", - "▁pass ive", - "▁Ga ussian", - "▁stag ione", - "ME DI", - "MED I", - "it ol", - "ito l", - "i tol", - "▁Jer emy", - "View s", - "class List", - "▁desper ately", - "▁desperate ly", - "▁ver l", - "▁ve rl", - "br ace", - "bra ce", - "N P", - "▁c ob", - "▁co b", - "▁A rist", - "▁Ar ist", - "▁Ari st", - "da p", - "d ap", - "Fil ters", - "Filter s", - "'=> '", - "ul tan", - "ult an", - "▁F actory", - "▁ Factory", - "è le", - "▁l asting", - "▁last ing", - "▁las ting", - "▁element ary", - "▁C M", - "▁ CM", - "▁Louis iana", - "▁p ov", - "▁po v", - "PC I", - "P CI", - "è de", - "▁P ink", - "▁Pin k", - "▁Br uno", - "▁Bru no", - "▁Brun o", - "▁Y ellow", - "▁ev angel", - "▁lik elihood", - "WID TH", - "▁$ -", - "▁ $-", - "ni co", - "nic o", - "n ico", - "hu i", - "h ui", - "ak ter", - "akt er", - "akte r", - "ne urs", - "neur s", - "n eurs", - "▁bre eze", - "▁bree ze", - "▁со ста", - "▁He ader", - "▁Head er", - "▁ Header", - "om rå", - "▁D ylan", - "▁Dy lan", - "▁Bi ographie", - "▁Univers ität", - "on so", - "ons o", - "HAND LE", - "J ournal", - "ea st", - "e ast", - "▁sup pliers", - "▁supplier s", - "▁table t", - "▁tab let", - "LI C", - "L IC", - "PER TY", - "ї в", - "▁z aw", - "▁za w", - "▁su bm", - "▁sub m", - "▁Fern ando", - "▁nou velle", - "▁nouve lle", - "▁Point s", - "▁ Points", - "▁str angers", - "▁strange rs", - "▁stranger s", - "▁strang ers", - "Component Model", - "ist ro", - "istr o", - "au rus", - "aur us", - "▁san ct", - "▁о дна", - "▁од на", - "▁В ы", - "▁о на", - "▁он а", - "▁ она", - "vert ical", - "Sp ring", - "▁Har old", - "▁Back ground", - "▁ Background", - "Bal ance", - "Key word", - "~$ \\", - "~ $\\", - "mal loc", - "m alloc", - "ORM AL", - "Sk ip", - "▁Mu ham", - "▁back wards", - "▁backward s", - "c ów", - "по зи", - "▁back end", - "▁ backend", - "▁de emed", - "▁accur ately", - "▁accurate ly", - "▁trans c", - "▁Broad way", - "▁g rud", - "▁gr ud", - "▁gru d", - "▁N amen", - "▁Name n", - "▁Na men", - "▁Nam en", - "▁sh ifting", - "▁shift ing", - "▁ment ally", - "▁mental ly", - "▁cal ories", - "▁cons ensus", - "Perm issions", - "Permission s", - "▁ob jet", - "▁obj et", - "▁elabor ate", - "at ts", - "att s", - "▁sn ake", - "▁ref res", - "▁refr es", - "ar u", - "a ru", - "▁reflect s", - "oun ge", - "o unge", - "R ank", - "▁K urt", - "▁Kur t", - "▁Ku rt", - "▁p ied", - "▁pie d", - "▁pi ed", - "▁exped ition", - "V el", - "▁O wen", - "Le ad", - "L ead", - "▁utter ly", - "▁Ar be", - "▁bre asts", - "▁breast s", - "IP S", - "I PS", - "▁hung er", - "▁hun ger", - "at em", - "ate m", - "a tem", - "▁vers chied", - "▁versch ied", - "▁Cam era", - "▁ Camera", - "▁Mün chen", - "iv als", - "ival s", - "iva ls", - "i vals", - "▁sp raw", - "▁spr aw", - "▁S ü", - "▁Was ser", - "▁mechan ics", - "Load ed", - "Lo aded", - "db c", - "d bc", - "▁re marks", - "▁rem arks", - "▁remark s", - "▁ remarks", - "▁} ).", - "▁}) .", - "▁ }).", - "▁pain ter", - "▁pa inter", - "▁paint er", - "▁h aut", - "▁ha ut", - "Mar shal", - "IS D", - "I SD", - "▁ve loc", - "▁vel oc", - "▁In cre", - "▁Inc re", - "W ar", - "▁ру с", - "▁com pte", - "▁comp te", - "▁compt e", - "ü g", - "▁Def inition", - "▁ Definition", - "▁G am", - "▁Ga m", - "▁H ir", - "▁Hi r", - "▁witness ed", - "▁g ren", - "▁gr en", - "▁gre n", - "▁ gren", - "▁hur ry", - "ch et", - "che t", - "c het", - "re verse", - "G F", - "▁Qu arter", - "п ла", - "▁s ar", - "▁sa r", - "sb urg", - "sbur g", - "s burg", - "▁D it", - "▁Di t", - "▁ Dit", - "▁Arn old", - "j k", - "▁l ambda", - "▁ lambda", - "è ge", - "▁o z", - "▁ oz", - "▁h ans", - "▁ha ns", - "▁han s", - "▁answ ering", - "▁answer ing", - "▁o live", - "▁ol ive", - "▁sp ont", - "▁spo nt", - "▁inter vals", - "▁interval s", - "> @", - "▁т ран", - "▁тра н", - "▁F ocus", - "▁ Focus", - "ч них", - "▁д ви", - "▁tri angle", - "▁r ally", - "▁P unk", - "▁Pun k", - "▁G and", - "▁Ga nd", - "se ctions", - "section s", - "sect ions", - "сси й", - "AC CESS", - "A CCESS", - "ha rm", - "har m", - "h arm", - "▁Sk ip", - "▁ Skip", - "▁D river", - "▁Dr iver", - "▁Drive r", - "▁ Driver", - "▁Sant iago", - "it ung", - "itu ng", - "▁B arr", - "▁Bar r", - "▁Ba rr", - "process or", - "▁real ised", - "▁realise d", - "ą z", - "le ave", - "▁C omo", - "▁Com o", - "▁Co mo", - "▁Re views", - "▁Review s", - "▁и зда", - "▁из да", - "▁earn ings", - "▁ear nings", - "▁earning s", - "▁S creen", - "▁Sc reen", - "▁Scre en", - "▁ Screen", - "gr and", - "gra nd", - "g rand", - "▁ap ril", - "▁apr il", - "▁sil ently", - "▁silent ly", - "ed o", - "e do", - "ue st", - "ues t", - "u est", - "oo oo", - "▁Исто рия", - "ра з", - "MAGE S", - "MAG ES", - "▁Sing h", - "▁Sin gh", - "▁Per fect", - "▁revolution ary", - "▁н і", - "▁ ні", - "▁Sch ools", - "▁School s", - "R ich", - "▁ch rom", - "▁chr om", - "▁an terior", - "▁ante rior", - "▁Indones ia", - "Con straints", - "Constraint s", - "▁\" __", - "▁\"_ _", - "▁six teen", - "▁sixt een", - "ér e", - "é re", - "мен та", - "мент а", - "N il", - "je l", - "j el", - "че ские", - "чески е", - "▁thr one", - "▁thro ne", - "▁aud iences", - "▁audience s", - "▁i hren", - "▁ih ren", - "▁ihr en", - "▁ihre n", - "ра б", - "Qu ick", - "in burgh", - "fi co", - "fic o", - "f ico", - "▁kid n", - "▁ki dn", - "irm ingham", - "is le", - "isl e", - "iz ación", - "iza ción", - "▁Ch ampions", - "▁Champion s", - "▁вы со", - "ol er", - "ole r", - "o ler", - "▁z ak", - "▁za k", - "▁p lat", - "▁pl at", - "▁V III", - "▁VI II", - "▁VII I", - "at ique", - "ati que", - "li ter", - "lit er", - "l iter", - "▁P rest", - "▁Pr est", - "▁Pres t", - "▁Pre st", - "in is", - "ini s", - "i nis", - "▁scient ist", - "▁m ån", - "▁må n", - "ke ley", - "kel ey", - "▁h yd", - "▁hy d", - "grad uate", - "of t", - "o ft", - "▁N GC", - "on gs", - "ong s", - "▁t ier", - "▁tie r", - "▁ti er", - "▁Sh aw", - "▁Sha w", - "un ächst", - "▁establish ing", - "▁ind icator", - "▁indic ator", - "▁Par ad", - "▁Pa rad", - "▁Para d", - "▁Tr ail", - "▁Tra il", - "UM N", - "▁sp ine", - "▁spin e", - "▁Vis ual", - "▁ Visual", - ":: $", - "▁t eles", - "▁te les", - "▁tele s", - "▁tel es", - "OP ER", - "O PER", - "▁pack aging", - "to ire", - "t oire", - "▁не ско", - "▁product ivity", - "A f", - "ні ї", - "▁de gener", - "▁deg ener", - "br it", - "b rit", - "U i", - "▁Y am", - "▁Ya m", - "▁d ough", - "▁do ugh", - "▁dou gh", - "os ph", - "osp h", - "▁cl ue", - "▁ре ги", - "▁me ille", - "▁tend ency", - "▁re lay", - "▁rel ay", - "▁design ers", - "▁designer s", - "▁Т у", - "Sh are", - "▁b icy", - "▁bi cy", - "▁M asters", - "▁Ma sters", - "▁Mas ters", - "▁Master s", - "▁м но", - "▁altern atives", - "▁alternative s", - "ет о", - "е то", - "▁coun tr", - "▁count r", - "▁W ow", - "▁Wo w", - "LO CAL", - "LOC AL", - "en ue", - "enu e", - "▁s lim", - "▁sl im", - "к ви", - "▁t ir", - "▁ti r", - "▁do it", - "lic a", - "li ca", - "l ica", - "ci pe", - "cip e", - "c ipe", - "iz ia", - "izi a", - "▁A ires", - "▁Air es", - "▁F alls", - "▁Fall s", - "▁Fal ls", - "▁concent rate", - "▁concentr ate", - "▁ne gl", - "▁neg l", - "▁Re in", - "? ,", - "▁G ott", - "▁Go tt", - "▁Got t", - "▁Ver ify", - "▁ Verify", - "▁Stud ios", - "▁Studio s", - "$ ('#", - "ow ym", - "owy m", - "я в", - "Prim itive", - "▁tax i", - "▁ta xi", - "▁Com mercial", - "▁Ч ер", - "▁Че р", - "place holder", - "se au", - "sea u", - "s eau", - "cor rect", - "he imer", - "heim er", - "▁H of", - "▁Ho f", - "▁d ia", - "▁di a", - "▁i rr", - "▁ir r", - "▁ur ged", - "▁urg ed", - "▁urge d", - "▁a nom", - "▁an om", - "▁ano m", - "▁t arde", - "▁tar de", - "▁tard e", - "ur m", - "u rm", - "▁se ized", - "▁sei zed", - "▁seiz ed", - "DO T", - "D OT", - "op acity", - "St rings", - "String s", - "Str ings", - "▁dec iding", - "▁decid ing", - "▁listen ers", - "▁listener s", - "ár a", - "á ra", - "▁pl anted", - "▁plan ted", - "▁plant ed", - "▁é taient", - "▁ét aient", - "Z oom", - "st ví", - "ng th", - "ä ude", - "▁C av", - "▁Ca v", - "▁v endor", - "▁vend or", - "▁ vendor", - "▁ ż", - "▁meas uring", - "▁necess ity", - "▁r ivers", - "▁ri vers", - "▁river s", - "▁riv ers", - "▁labor atory", - "▁E ff", - "▁reprodu ce", - "▁S ak", - "▁Sa k", - "▁not ebook", - "▁note book", - "▁reason ably", - "isecond s", - "i seconds", - "▁Part ial", - "▁ Partial", - "GUI D", - "GU ID", - "G UID", - "▁Per iod", - "▁ Period", - "▁reve aling", - "▁reveal ing", - "▁conv iction", - "▁ н", - "▁бу ли", - "▁altern ate", - "▁alter nate", - "cc iones", - "▁N AT", - "▁NA T", - "▁can onical", - "▁canon ical", - "mo z", - "m oz", - "▁Mé xico", - "M o", - "▁ш а", - "▁ ша", - "lim inary", - "f é", - "чно й", - "ч ной", - "▁Ham burg", - "▁Hamb urg", - "▁influ ential", - "▁b olt", - "▁bo lt", - "▁bol t", - "az zo", - "azz o", - "PH P", - "P HP", - "▁Sa udi", - "▁Saud i", - "▁Sau di", - "▁r m", - "▁ rm", - "▁cer ca", - "▁decor ated", - "▁st aat", - "▁sta at", - "Lo u", - "L ou", - "▁compet itors", - "во ї", - "▁diam ond", - "▁dia mond", - "▁m obil", - "▁mo bil", - "▁mob il", - "Click Listener", - "set State", - "▁s üd", - "; \"", - "œ ur", - "▁Lud wig", - "▁clin ic", - "▁e go", - "▁eg o", - "▁ ego", - "Thread ing", - "▁f ract", - "▁fr act", - "▁fra ct", - "Ref lection", - "oss ip", - "\"] [\"", - "▁L ov", - "▁Lo v", - "Ex press", - "Exp ress", - "Expr ess", - "д ри", - "if acts", - "ifact s", - "▁O ften", - "▁Of ten", - "▁ лу", - "▁p ets", - "▁pe ts", - "▁pet s", - "▁address ing", - "▁m ens", - "▁me ns", - "▁men s", - "▁ED IT", - "▁ EDIT", - "ud der", - "udd er", - "Vert ical", - "ка та", - "Cap t", - "C apt", - "verb ose", - "▁вой ны", - "UNK NOWN", - "un its", - "unit s", - "uni ts", - "per mission", - "perm ission", - "[ _", - "▁er sch", - "▁ers ch", - "▁comm unes", - "▁commun es", - "▁commune s", - "Un ityEngine", - "▁com mut", - "▁comm ut", - "kl ass", - "k lass", - "▁volt age", - "▁volta ge", - "re zent", - "rez ent", - "pe rf", - "per f", - "DR V", - "D RV", - "▁f ame", - "▁fam e", - "▁fa me", - "▁S pot", - "▁Sp ot", - "▁Л ю", - "▁c asting", - "▁cas ting", - "▁cast ing", - "hi m", - "h im", - "▁en gl", - "▁eng l", - "▁int ro", - "▁intr o", - "▁Г у", - "Comp any", - "some thing", - "som ething", - "▁cl icking", - "▁click ing", - "жи ва", - "▁fl ames", - "▁flame s", - "▁random ly", - "ex tr", - "ext r", - "Equal To", - "an ners", - "ann ers", - "anner s", - "anne rs", - "▁p arks", - "▁par ks", - "▁park s", - "▁murm ured", - "ми я", - "▁reason ing", - "сле д", - "▁n er", - "▁ne r", - "▁ ner", - "▁é c", - "▁ éc", - "ow ners", - "own ers", - "owner s", - "▁Д же", - "▁Дж е", - "▁me er", - "▁typ ing", - "▁ty ping", - "▁happ ily", - ".. ...", - "... ..", - ".... .", - ". ....", - "▁Ч а", - "be cca", - "bec ca", - "▁P apers", - "▁Pa pers", - "▁Pap ers", - "▁Paper s", - "▁Or acle", - "▁equ ilibrium", - "man agement", - "Li te", - "L ite", - "▁des ktop", - "▁desk top", - "ă r", - "▁G ill", - "▁Gi ll", - "▁Gil l", - "do rf", - "d orf", - "ig g", - "i gg", - "▁qu esta", - "▁que sta", - "▁quest a", - "▁ questa", - "Warning s", - "Warn ings", - "War nings", - "over flow", - "▁V T", - "▁ VT", - "▁cons isted", - "▁consist ed", - "▁A bu", - "▁Ab u", - "v scale", - "J O", - "ah o", - "a ho", - "▁T ensor", - "▁Ten sor", - "▁ Tensor", - "▁hes itated", - "▁w enn", - "▁we nn", - "▁wen n", - "map sto", - "maps to", - "▁controvers ial", - "M F", - "▁l ac", - "▁la c", - "▁an ch", - "▁anc h", - "▁ anch", - "▁A A", - "▁ AA", - "it ta", - "itt a", - "i tta", - "ul in", - "uli n", - "u lin", - "▁c ler", - "▁cl er", - "▁cle r", - "▁D iana", - "▁Di ana", - "▁Fre ud", - "▁challeng ed", - "▁challenge d", - "лё н", - "л ён", - "▁se ated", - "▁sea ted", - "▁seat ed", - "▁sm iles", - "▁smile s", - "▁cr acked", - "▁crack ed", - "▁а ктив", - "ско ј", - "dict ion", - "di ction", - "d iction", - "ex press", - "exp ress", - "expr ess", - "▁im posed", - "▁imp osed", - "▁pro tests", - "▁prote sts", - "▁protest s", - "▁prot ests", - "▁w ounds", - "▁wound s", - "C ulture", - "N Y", - "prevent Default", - "ad io", - "adi o", - "▁NE W", - "▁ NEW", - "B attle", - "▁se colo", - "▁sec olo", - "▁A x", - "▁found ing", - "(\" -", - "▁ret ro", - "▁retr o", - "▁pot atoes", - "import ant", - "ie me", - "iem e", - "i eme", - "ys ide", - "y side", - "d ummy", - "▁t ilt", - "▁til t", - "▁ti lt", - "▁R ules", - "▁Ru les", - "▁Rule s", - "▁ Rules", - "▁un ters", - "▁unt ers", - "▁unter s", - "A ud", - "V ENDOR", - "ud ge", - "un al", - "una l", - "u nal", - "▁Ad ult", - "▁im pat", - "▁imp at", - "▁rep airs", - "▁repair s", - "▁F erd", - "▁Fe rd", - "▁Fer d", - "▁Az ure", - "▁ Azure", - ")) :", - ") ):", - "▁pag ina", - "▁E pisode", - "File name", - "Fil ename", - "▁j á", - "▁oblig ation", - "ig hed", - "igh ed", - "▁pers istent", - "Mus ic", - "▁C ele", - "▁Ce le", - "▁Cel e", - "▁r y", - "▁ ry", - "▁cert ification", - "ul d", - "u ld", - "▁T L", - "▁ TL", - "▁sk irt", - "▁ski rt", - "▁M ini", - "▁Min i", - "▁Mi ni", - "▁B ring", - "▁Br ing", - ">< ?", - "> %", - "▁P and", - "▁Pan d", - "▁Pa nd", - "▁S UB", - "▁SU B", - "▁ SUB", - "▁compan ions", - "▁companion s", - "▁RE AD", - "▁ READ", - "▁S olutions", - "▁Solution s", - "▁acc essed", - "▁access ed", - "▁p osto", - "▁pos to", - "▁po sto", - "▁post o", - "▁pur suit", - "▁purs uit", - "ow i", - "o wi", - "▁gro cery", - "Sp e", - "S pe", - "haus en", - "▁normal ized", - "▁tra uma", - "gg i", - "g gi", - "ie nia", - "ien ia", - "▁aut umn", - "▁so vere", - "▁sov ere", - "▁Men schen", - "▁Mens chen", - "▁D AG", - "▁DA G", - "▁S ort", - "▁So rt", - "▁Sor t", - "▁ Sort", - "| ---", - "▁l iver", - "▁li ver", - "▁live r", - "▁liv er", - "▁ liver", - "env iron", - "DE CL", - "DEC L", - "▁ма й", - "▁N ak", - "▁Na k", - "bet ween", - "▁gentle man", - "in ging", - "ing ing", - "▁su bur", - "▁sub ur", - "ST O", - "S TO", - "ace ut", - "\\ !", - "▁Fuß ball", - "na r", - "n ar", - "▁b og", - "▁bo g", - "Token s", - "Tok ens", - "▁cer emon", - "▁cere mon", - "DA Y", - "D AY", - "▁out fit", - "▁agric ulture", - "ди и", - "▁N in", - "▁Ni n", - "▁Sp rings", - "▁Spring s", - "▁Spr ings", - "▁Co ach", - "▁d jango", - "▁ django", - "▁C rim", - "▁Cr im", - "▁te cn", - "Th ree", - "em os", - "e mos", - "▁be an", - "▁ bean", - "pi eler", - "pie ler", - "p ieler", - "ri tz", - "rit z", - "r itz", - "ta bs", - "tab s", - "t abs", - "▁Pro blem", - "in and", - "ina nd", - "oc on", - "oco n", - "o con", - "њ и", - "▁bu yer", - "▁buy er", - "us ement", - "use ment", - "▁b or", - "▁bo r", - "▁ bor", - "▁sett embre", - "pp e", - "p pe", - "▁D eg", - "▁De g", - "▁W a", - "▁w ives", - "▁fr anzös", - "▁mar ca", - "▁des cent", - "▁desc ent", - "▁S ha", - "▁Sh a", - "ver ts", - "vert s", - "v erts", - "▁Sh adow", - "▁ Shadow", - "▁Hug o", - "▁Hu go", - "▁A ppe", - "▁App e", - "▁Ap pe", - "▁ Appe", - "▁L ac", - "▁La c", - "al len", - "all en", - "alle n", - "os ity", - "osi ty", - "▁consult ation", - "▁T i", - "▁er ano", - "▁era no", - "▁eran o", - "▁lo vers", - "▁love rs", - "▁lov ers", - "▁lover s", - "▁уни версите", - "▁virt ue", - "▁view ers", - "M u", - "c ategories", - "▁о пера", - "▁over look", - "▁overl ook", - "▁тер рито", - "▁Oper ations", - "▁Operation s", - "▁ Operations", - "è ve", - "- (", - "▁ Ż", - "je v", - "j ev", - "▁c rist", - "▁cr ist", - "▁cris t", - "▁cri st", - "▁мар та", - "▁pro vin", - "▁prov in", - "product ion", - "produ ction", - "prod uction", - "p roduction", - "▁T all", - "▁Tal l", - "▁Ta ll", - "Requ ests", - "Request s", - "▁t iles", - "▁til es", - "▁tile s", - "▁ti les", - "ref lect", - "▁ar gc", - "▁arg c", - "▁ argc", - "▁t emplates", - "▁templ ates", - "▁template s", - "▁ templates", - "AR B", - "A RB", - "▁weiter e", - "▁weit ere", - ")? ;", - ") ?;", - "▁t oll", - "▁to ll", - "▁correspond ence", - "$ ;", - "L T", - "▁t am", - "▁ta m", - "de cess", - "dec ess", - "built in", - "da sh", - "das h", - "d ash", - "ze nie", - "zen ie", - "▁mole cular", - "▁chem icals", - "▁chemical s", - "▁rend ering", - "▁render ing", - "▁Sing les", - "▁Sin gles", - "▁Single s", - "Init ialized", - "Initial ized", - "Initialize d", - "▁Mar tha", - "▁Mart ha", - "ri ere", - "rie re", - "rier e", - "r iere", - "par agraph", - "para graph", - "as ters", - "ast ers", - "aster s", - "aste rs", - "a sters", - "▁dec ides", - "▁decide s", - "▁decid es", - "▁Flor ence", - "▁Flo rence", - "▁Floren ce", - "▁And ers", - "▁An ders", - "мо й", - "▁a pt", - "▁ap t", - "▁ apt", - "▁affili ate", - "ch el", - "che l", - "c hel", - "▁re vision", - "▁rev ision", - "Pat ch", - "P atch", - "▁fi scal", - "▁fis cal", - "wi ę", - "w ię", - "N ational", - "▁depend encies", - "TRAN S", - "TRA NS", - "▁r ack", - "▁rac k", - "▁ra ck", - "sel ling", - "s elling", - "na issance", - "c atalog", - "Sh ip", - "S hip", - "IM AGE", - "I MAGE", - "'] [", - "' ][", - "▁p rv", - "▁pr v", - "▁F en", - "▁Fe n", - "▁rad ar", - "▁ra dar", - "cond itions", - "condition s", - "▁Quest ions", - "▁Question s", - "▁v ivid", - "▁vi vid", - "▁viv id", - "op f", - "o pf", - "FA CE", - "F ACE", - "ry s", - "r ys", - "Ex tract", - "Ext ract", - "Extra ct", - "il ians", - "ili ans", - "ilia ns", - "pl ug", - "▁a té", - "▁at é", - "и л", - "▁like wise", - "▁L il", - "▁Li l", - "▁Cam peonato", - "AUT O", - "AU TO", - "▁M eta", - "▁Me ta", - "▁Met a", - "▁ Meta", - "re no", - "ren o", - "r eno", - "▁Trans fer", - "▁ Transfer", - "▁Mich elle", - "▁Michel le", - "▁Miche lle", - "bi s", - "b is", - "ń st", - "зо н", - "з он", - "▁C ultural", - "com pass", - "comp ass", - "▁my sql", - "▁ mysql", - "▁cancel led", - "▁cancell ed", - "▁ ’", - "to o", - "t oo", - "▁re bell", - "▁reb ell", - "▁rebel l", - "ég e", - "é ge", - "os z", - "o sz", - "▁com poser", - "▁comp oser", - "▁compos er", - "}\" )", - "} \")", - "▁des erves", - "▁deserve s", - "▁oh ne", - "▁J ed", - "▁Je d", - "K ernel", - "▁pract ition", - "▁in door", - "▁ind oor", - "▁config urations", - "▁configuration s", - "▁m eth", - "▁me th", - "▁met h", - "+ (", - "Quest ion", - "▁bl own", - "▁blo wn", - "▁blow n", - ") '", - "▁Ar gs", - "▁Arg s", - "▁ Args", - "F ake", - "▁d even", - "▁de ven", - "▁dev en", - "istrz ost", - "na io", - "▁\" {", - "▁L it", - "▁Li t", - "com ed", - "co med", - "come d", - "c omed", - "▁st am", - "▁sta m", - "▁pl ugins", - "▁plugin s", - "▁plug ins", - "▁ plugins", - "▁travel ling", - "▁trav elling", - "na ire", - "n aire", - "▁aut onom", - "▁auto nom", - "STRU CT", - "n h", - "né es", - "née s", - "n ées", - "▁consider ably", - "ко р", - "к ор", - "B G", - "▁lad der", - "▁h ast", - "▁has t", - "▁ha st", - "iz ado", - "iza do", - "▁s ele", - "▁se le", - "▁sel e", - "▁W ere", - "▁We re", - "▁Wer e", - "ar don", - "ard on", - "ardo n", - "B ank", - "bund le", - "b undle", - "▁anticip ated", - "▁C ot", - "▁Co t", - "▁else if", - "▁ elseif", - "▁Bl ues", - "▁Blue s", - "▁fil tered", - "▁filter ed", - "▁a uction", - "▁au ction", - "ed uc", - "edu c", - "e duc", - "▁Ex pression", - "▁Express ion", - "▁Exp ression", - "▁ Expression", - "in x", - "i nx", - "▁s ucks", - "▁su cks", - "▁suc ks", - "▁suck s", - "▁ма я", - "EL L", - "E LL", - "ющи й", - "▁Hud son", - "it ä", - "на ми", - "▁fem me", - "in ho", - "▁e vt", - "▁ev t", - "▁ evt", - "istribut ions", - "istribution s", - "▁r uss", - "▁ru ss", - "▁rus s", - "▁pet ition", - "▁petit ion", - "▁г ла", - "▁ гла", - "Si g", - "S ig", - "▁T ut", - "▁Tu t", - "Part ial", - "Ent ities", - "▁b ears", - "▁be ars", - "▁bear s", - "▁h ollow", - "▁hol low", - "__ [\"", - "▁R is", - "ț ă", - "dim s", - "di ms", - "d ims", - "▁compl ained", - "▁complain ed", - "▁m apped", - "▁map ped", - "▁ma pped", - "▁авгу ста", - "▁initi atives", - "▁initiative s", - "▁own s", - "ch ez", - "che z", - "▁dis pon", - "▁disp on", - "▁m ush", - "▁mus h", - "▁mu sh", - "q s", - "▁er folg", - "▁Nor weg", - "▁c et", - "▁ce t", - "im ag", - "ima g", - "i mag", - "▁исто ри", - "▁ни х", - "▁ них", - "Un til", - "U ntil", - "▁s talk", - "▁st alk", - "▁П ра", - "uv o", - "u vo", - "ie rz", - "ier z", - "ri eben", - "rie ben", - "rieb en", - "X T", - "ic als", - "ical s", - "ica ls", - "std out", - "▁extra cted", - "▁extract ed", - "▁Im ages", - "▁Image s", - "▁ Images", - "un def", - "und ef", - "unde f", - "u ndef", - "▁L é", - "▁accommod ation", - "▁T ouch", - "▁To uch", - "▁ Touch", - "▁intent ions", - "▁intention s", - "▁concent rated", - "▁concentr ated", - "▁concentrate d", - "▁Насе ление", - "▁ut ilis", - "▁util is", - "▁с��е д", - "▁ след", - "li f", - "l if", - "▁comp ris", - "▁compr is", - "▁с бор", - "med ium", - "medi um", - "St ates", - "State s", - "Stat es", - "▁Би ография", - "▁Fa ith", - "U A", - "ADD RESS", - "▁r ated", - "▁rate d", - "▁rat ed", - "▁ra ted", - "▁ rated", - "▁R ena", - "▁Re na", - "▁Ren a", - "▁C ache", - "▁Ca che", - "▁ Cache", - "▁pe que", - "▁un used", - "▁unus ed", - "▁ unused", - "ni m", - "n im", - "ol ding", - "old ing", - "▁N r", - "R ay", - "ur ls", - "url s", - "▁em issions", - "▁emission s", - "I r", - "▁m å", - "be ar", - "b ear", - "▁L ub", - "▁Lu b", - "▁Out side", - "min ded", - "mind ed", - "▁PRO VID", - "▁s ó", - "▁civil ian", - "Find er", - "Fin der", - "Fi nder", - "F inder", - "▁achie ving", - "mod ified", - "la ne", - "lan e", - "l ane", - "Se nder", - "Send er", - "S ender", - "▁Cr ime", - "▁Crim e", - "REQ UI", - "▁open ly", - "▁Belg ium", - "ic ity", - "ici ty", - "icit y", - "i city", - "▁M az", - "▁Ma z", - "▁st agger", - "▁stag ger", - "}} $,", - "}}$ ,", - "} }$,", - "na te", - "nat e", - "n ate", - "'' '", - "' ''", - "▁Ge off", - "ll i", - "l li", - "Su ite", - "▁D istribution", - "▁я кий", - "Com bo", - "Comb o", - "ho oks", - "hook s", - "▁F ight", - "▁Fig ht", - "▁Fi ght", - "Set s", - "Se ts", - "S ets", - "▁m k", - "▁ mk", - "▁gu ides", - "▁guide s", - "▁guid es", - "▁princip ale", - "▁principal e", - "Pre ferences", - "ti ny", - "t iny", - "ap pen", - "app en", - "appe n", - "a ppen", - "▁ru ined", - "▁ruin ed", - "▁sl iding", - "▁slid ing", - "▁Z en", - "▁Ze n", - "▁oct ubre", - "pos er", - "po ser", - "pose r", - "p oser", - "▁F lag", - "▁Fl ag", - "▁ Flag", - "▁b oom", - "▁bo om", - "▁Det ect", - "▁activ ation", - "▁обра зова", - "▁entertain ing", - "▁entert aining", - "▁protect ive", - "ál l", - "á ll", - "▁Fl ash", - "▁mid st", - "▁mi dst", - "ствен ной", - "▁Ph D", - "ij ing", - "iji ng", - "cl ub", - "get C", - "▁tro uve", - "▁trou ve", - "am bers", - "amb ers", - "amber s", - "▁g reed", - "▁gr eed", - "▁gre ed", - "am arin", - "ama rin", - "amar in", - "▁suspic ious", - "▁susp icious", - "▁dep uty", - "▁deput y", - "as per", - "asp er", - "▁fun ded", - "▁fund ed", - "al one", - "alo ne", - "▁t ract", - "▁tr act", - "▁tra ct", - "▁ tract", - "▁R ating", - "▁Ra ting", - "▁Rat ing", - "ad ays", - "ada ys", - "a days", - "▁st att", - "▁stat t", - "▁sta tt", - "▁Priv acy", - "▁_ _(", - "▁__ (", - "▁ __(", - "▁f ights", - "▁fight s", - "á j", - "\\ ]", - "ag h", - "a gh", - "or na", - "orn a", - "▁Diam ond", - "▁pro totype", - "▁proto type", - "▁prot otype", - "▁ prototype", - "▁Str ateg", - "ha do", - "had o", - "h ado", - "▁l ungs", - "▁lung s", - "▁lun gs", - "Pro totype", - "Proto type", - "ließ lich", - "▁d ive", - "▁di ve", - "▁div e", - "co v", - "c ov", - "▁M ist", - "▁Mi st", - "▁Mis t", - "▁T ypes", - "▁Type s", - "▁Ty pes", - "▁Typ es", - "▁ Types", - "▁di agonal", - "▁p review", - "▁pre view", - "▁prev iew", - "▁ preview", - "▁Cont ainer", - "▁ Container", - "DESC RIP", - "▁brit ann", - "▁C ord", - "▁Co rd", - "▁Cor d", - "ak ov", - "ako v", - "a kov", - "▁far ming", - "▁farm ing", - "▁p ère", - "▁k ills", - "▁kill s", - "▁kil ls", - "▁Car ib", - "▁Ca rib", - "ћ и", - "▁А л", - "? ;", - "▁пи са", - "▁ писа", - "▁En sure", - "par sed", - "parse d", - "pars ed", - "än ge", - "äng e", - "▁D elta", - "▁Del ta", - "▁ Delta", - "▁g aining", - "▁gain ing", - "▁ga ining", - "▁n oting", - "▁not ing", - "▁no ting", - "▁B arb", - "▁Bar b", - "▁Ba rb", - "▁фев ра", - "▁фе вра", - "Em p", - "E mp", - "▁{ })", - "▁{} )", - "▁ {})", - "▁sy ntax", - "▁syn tax", - "▁synt ax", - "W alk", - "▁P ere", - "▁Per e", - "▁Pe re", - "Is Null", - "▁U V", - "▁ UV", - "▁ret val", - "▁ retval", - "▁sim plicity", - "▁simpl icity", - "▁rein force", - "Lin q", - "▁diff usion", - "▁dis orders", - "▁disorder s", - "ât re", - "â tre", - "ui ty", - "uit y", - "u ity", - "▁hel pless", - "▁help less", - "Me asure", - "▁com pression", - "▁comp ression", - "▁compr ession", - "▁compress ion", - "▁Co al", - "olut ely", - "olute ly", - "og ue", - "o gue", - "▁up ward", - "▁Block ly", - "▁b ride", - "▁br ide", - "parse Int", - "▁is olation", - "▁isol ation", - "▁regul atory", - "ș ti", - "ric ane", - "м б", - "▁с ло", - "▁ сло", - "▁sa lad", - "▁sal ad", - "we i", - "w ei", - "▁B asket", - "▁Bas ket", - "▁M ON", - "▁MO N", - "▁ MON", - "\"> &", - "\" >&", - "do ors", - "door s", - "▁K ill", - "▁Kil l", - "▁Ki ll", - "▁conspir acy", - "▁M iles", - "▁Mil es", - "▁Mi les", - "wa nt", - "wan t", - "w ant", - "Mod ifier", - "▁batter ies", - "▁batt eries", - "iv as", - "iva s", - "i vas", - "▁att endance", - "▁attend ance", - "▁AUT H", - "▁AU TH", - "▁ AUTH", - "▁с ві", - ".. .,", - "... ,", - "▁aggreg ate", - "▁de struct", - "▁dest ruct", - "▁four teen", - "▁м ет", - "▁ме т", - "▁ мет", - "▁both ered", - "▁bother ed", - "el te", - "elt e", - "e lte", - "▁m ism", - "▁mis m", - "▁mi sm", - "▁res ting", - "▁rest ing", - "▁P ars", - "▁Par s", - "▁Pa rs", - "▁ Pars", - "▁id le", - "▁ idle", - "▁d eren", - "▁de ren", - "▁der en", - "▁dere n", - "▁di ary", - "▁dia ry", - "▁v ague", - "▁va gue", - "▁vag ue", - "▁margin al", - "▁marg inal", - "Wr it", - "W rit", - "Bo t", - "B ot", - "▁Met ro", - "▁e arning", - "▁earn ing", - "▁ear ning", - "hist oire", - "his toire", - "▁end orse", - "▁be ard", - "▁bear d", - "▁Chair man", - "ie b", - "i eb", - "▁neut r", - "▁neu tr", - "▁am bit", - "▁amb it", - "▁Leon ard", - "ban ds", - "band s", - "b ands", - "▁D ale", - "▁Da le", - "▁Dal e", - "▁ver ified", - "Al gorithm", - "Enumer able", - "op code", - "cast le", - "cas tle", - "š e", - "▁Venez uela", - "▁de scriptions", - "▁des criptions", - "▁description s", - "▁value d", - "▁val ued", - "▁chapter s", - "▁chap ters", - "▁I ls", - "▁Il s", - "▁cl arity", - "▁clar ity", - "▁tour ists", - "▁tourist s", - "Da n", - "D an", - "▁t ribe", - "▁tr ibe", - "▁tri be", - "▁trib e", - "▁г и", - "▁ ги", - "fol k", - "f olk", - "ac cur", - "acc ur", - "▁St ack", - "▁Sta ck", - "▁ Stack", - "▁adv ocate", - "▁advoc ate", - "▁G ene", - "▁Ge ne", - "▁Gen e", - "Im ages", - "Image s", - "▁rig id", - "▁con greg", - "▁congr eg", - "▁start up", - "▁dead line", - "co uld", - "cou ld", - "c ould", - "▁beg ann", - "▁began n", - "▁cal ci", - "▁calc i", - "▁Cir cle", - "▁Circ le", - "▁in cons", - "▁inc ons", - "▁incon s", - "aaaa aaaa", - "▁rub bed", - "ape ut", - "ua rio", - "uar io", - "u ario", - "worth y", - "wor thy", - "wort hy", - "▁уча сти", - "▁участ и", - "▁fam ília", - "▁synchron ized", - "▁unf air", - "rs p", - "r sp", - "▁soc ieties", - "▁societ ies", - "bo at", - "gr o", - "g ro", - "▁k at", - "▁ka t", - "▁ kat", - "▁p oker", - "▁po ker", - "▁pok er", - "▁l ocks", - "▁loc ks", - "▁lo cks", - "▁lock s", - "▁G F", - "▁ GF", - "▁re conc", - "▁recon c", - "▁Maur ice", - "▁Mau rice", - "__( /*!", - "▁ble eding", - "äs ident", - "▁по след", - "▁после д", - "▁deriv ative", - "ша я", - "cc ió", - "c ció", - "▁cr ushed", - "▁crush ed", - "▁tempor arily", - "▁co aches", - "▁coach es", - "▁Mo vement", - "▁Move ment", - "▁Mov ement", - "}} $.", - "}}$ .", - "} }$.", - "▁K yle", - "▁Ky le", - "▁S ohn", - "▁So hn", - "▁cre ator", - "▁creat or", - "ind ust", - "▁E rik", - "▁Er ik", - "▁se iz", - "▁sei z", - "▁dim ensional", - "▁dimension al", - "▁ dimensional", - "▁I st", - "▁Is t", - "▁pre val", - "▁pr eval", - "▁prev al", - "he ads", - "head s", - "▁про ти", - "▁determ ines", - "▁determine s", - "▁determin es", - "eg y", - "e gy", - "▁U INT", - "▁UI NT", - "▁ UINT", - "▁V olk", - "▁Vol k", - "pa wn", - "p awn", - "Ph oto", - "▁C olin", - "▁Col in", - "▁Co lin", - "ap propri", - "app ropri", - "ort ion", - "st eller", - "stell er", - "É tat", - "▁im ply", - "▁imp ly", - "▁impl y", - "▁t outes", - "▁to utes", - "▁tou tes", - "▁tout es", - "▁toute s", - "VO L", - "V OL", - "an ing", - "ani ng", - "a ning", - "Tool tip", - "ig ious", - "igi ous", - "▁e ternal", - "▁etern al", - "▁P oz", - "▁Po z", - "▁bank rupt", - "▁fail ures", - "▁failure s", - "uer te", - "▁вре ме", - "zu ng", - "z ung", - "▁t cp", - "▁tc p", - "▁ tcp", - "▁cont ainers", - "▁contain ers", - "▁container s", - "ou sel", - "ous el", - "ouse l", - "▁H IV", - "▁con ced", - "▁conc ed", - "▁conce d", - "▁sept iembre", - "gi rl", - "g irl", - "▁C ho", - "▁Ch o", - "▁f az", - "▁fa z", - "▁Up per", - "▁ Upper", - "▁For ces", - "▁Force s", - "äh lt", - "in ject", - "Re ceived", - "MA T", - "M AT", - "ag lia", - "ów nie", - "ówn ie", - "/ '", - "▁p ip", - "▁pi p", - "▁G est", - "▁Ge st", - "▁Ges t", - "▁l ado", - "▁la do", - "▁lad o", - "▁compat ibility", - "▁m are", - "▁mar e", - "▁ma re", - "▁ mare", - "▁Cle arly", - "▁Clear ly", - "vers ation", - "Ver s", - "V ers", - "▁ch ick", - "▁chi ck", - "▁organ ize", - "▁organiz e", - "▁econom ics", - "▁economic s", - "▁ancest ors", - "ME D", - "M ED", - "▁sc rub", - "▁scr ub", - "▁label ed", - "▁lab eled", - "▁п р", - "▁S uz", - "▁Su z", - "▁A str", - "▁As tr", - "▁Ast r", - "allow een", - "allo ween", - "rh s", - "r hs", - "as ci", - "asc i", - "▁C ancer", - "▁Can cer", - "▁H unt", - "▁Hun t", - "▁Hu nt", - "▁switch ing", - "▁R idge", - "Se q", - "S eq", - "▁gi ugno", - "bus iness", - "▁char ming", - "▁charm ing", - "▁I o", - "▁ Io", - "▁prés ident", - "ek ing", - "e king", - "í l", - "en h", - "e nh", - "pr it", - "p rit", - "erc ise", - "án ak", - "á nak", - "▁х ра", - "▁ хра", - "▁b ugs", - "▁bu gs", - "▁bug s", - "▁жи во", - "▁light ning", - "▁never theless", - "▁length s", - "G U", - "H idden", - "Act or", - "Ac tor", - "A ctor", - "To pic", - "Top ic", - "T opic", - "▁H orse", - "▁Hor se", - "ћ е", - "el ines", - "eline s", - "eli nes", - "elin es", - "e lines", - "▁trag edy", - "▁traged y", - "int endo", - "▁abund ance", - "▁ev ac", - "it ably", - "+\\ _\\", - "▁rec ib", - "ua ted", - "uate d", - "u ated", - "рі ї", - "▁fool ish", - "▁foo lish", - "▁t m", - "▁ tm", - "▁des pair", - "▁desp air", - "TO KEN", - "▁comp romise", - "▁comprom ise", - "▁Person en", - "▁Pers onen", - "▁investig ated", - "▁investigate d", - "▁ex clude", - "▁excl ude", - "▁telev is", - "▁tele vis", - "▁pull s", - "▁pul ls", - "▁according ly", - "▁accord ingly", - "▁f ő", - "▁Le ave", - "▁ Leave", - "oper ations", - "operation s", - "cri m", - "cr im", - "c rim", - "▁r hs", - "▁rh s", - "▁ rhs", - "▁form ally", - "▁formal ly", - "▁L ily", - "▁Li ly", - "▁Lil y", - "▁Com ments", - "▁Comm ents", - "▁Comment s", - "▁se ptember", - "▁sept ember", - "ie fs", - "ief s", - "▁tre asure", - "Http Servlet", - "ді в", - "д ів", - "▁dis claimer", - "lu ss", - "l uss", - "▁ка о", - "ro gen", - "rog en", - "r ogen", - "▁Start ing", - "▁Star ting", - "▁d ém", - "▁dé m", - "▁select ing", - "▁ ↘", - "▁О н", - "▁Pract ice", - "▁p orte", - "▁por te", - "▁port e", - "▁ porte", - "▁as sure", - "▁ass ure", - "▁frustr ated", - "S ink", - "▁A ri", - "▁Ar i", - "▁esc ort", - "ais es", - "ai ses", - "aise s", - "a ises", - "▁b ush", - "▁bu sh", - "▁bus h", - "▁Se ine", - "▁F ill", - "▁Fil l", - "▁Fi ll", - "▁ Fill", - "▁S ull", - "▁Su ll", - "▁Sul l", - "Do t", - "D ot", - "vi l", - "v il", - "un ing", - "uni ng", - "u ning", - "Render ing", - "Rend ering", - "sh ake", - "sha ke", - "пи си", - "пис и", - "pt e", - "p te", - "▁b end", - "▁be nd", - "▁ben d", - "▁jewel ry", - "▁Stock holm", - "▁Hon estly", - "! [", - "▁array s", - "▁arr ays", - "▁War ner", - "▁sh aft", - "▁sha ft", - "▁C ann", - "▁Can n", - "▁Ca nn", - "▁Pitt sburgh", - "ir ical", - "iri cal", - "i rical", - "au tre", - "aut re", - "▁R ück", - "▁gen naio", - "▁Ш а", - "an nte", - "ann te", - "annt e", - "ps hire", - "p shire", - "но логи", - "н ологи", - "ét a", - "é ta", - "▁pr inter", - "▁print er", - "▁prin ter", - "▁dam ages", - "▁damage s", - "▁Isa ac", - "▁Famil ie", - "Code s", - "Co des", - "C odes", - "th rift", - "no b", - "n ob", - "▁c av", - "▁ca v", - "▁techn ically", - "▁technical ly", - "▁I mm", - "▁Im m", - "▁tr icks", - "▁tri cks", - "▁trick s", - "EA R", - "E AR", - "▁Sub ject", - "▁ Subject", - "▁ne eding", - "▁need ing", - "▁G ir", - "▁Gi r", - "Bo ard", - "B oard", - "▁re he", - "▁rem inder", - "▁remind er", - "▁sh iver", - "K it", - "▁strugg les", - "▁struggle s", - "▁gen om", - "▁ge nom", - "im il", - "imi l", - "i mil", - "Reg istration", - "▁gl oves", - "▁glo ves", - "▁Z ur", - "▁Zu r", - "▁B eg", - "▁Be g", - "▁in clusive", - "▁incl usive", - "/ ,", - "og an", - "oga n", - "o gan", - "po que", - "cont rib", - "contr ib", - "ши н", - "ш ин", - "▁M ama", - "▁Ma ma", - "▁Mam a", - "print s", - "▁re named", - "▁ren amed", - "ють ся", - "ю ться", - "net dev", - "▁comp ile", - "▁ compile", - "▁ §", - "M UL", - "▁dr aws", - "▁draw s", - "co ck", - "c ock", - "▁сво и", - "▁M um", - "▁Mu m", - "sp ieler", - "spi eler", - "s pieler", - "▁n ail", - "▁na il", - "▁ nail", - "▁trans it", - "▁S aw", - "▁Sa w", - "▁com press", - "▁comp ress", - "▁compre ss", - "▁compr ess", - "▁ compress", - "▁purch ases", - "▁purchase s", - "▁per forms", - "▁perform s", - "▁dem ol", - "▁demo l", - "▁comm ence", - "▁C B", - "▁ CB", - "▁A ber", - "▁Ab er", - "▁c ush", - "▁cu sh", - "▁ком п", - "▁ру ко", - "▁Muham mad", - "▁Net flix", - "▁Environment al", - "No rm", - "N orm", - "▁w ir", - "null ptr", - "▁refuge es", - "до н", - "д он", - "▁B irmingham", - "New s", - "Ne ws", - "▁В се", - "Or ient", - "O rient", - "As sembly", - "▁introdu cing", - "fin der", - "find er", - "fi nder", - "f inder", - "▁scholar ship", - "▁scholars hip", - "▁ос нова", - "▁основ а", - "if a", - "i fa", - "Si ng", - "S ing", - "ib lic", - "ibli c", - "i blic", - "istribut ed", - "istribute d", - "▁depart ments", - "▁department s", - "CR EF", - "CRE F", - "C REF", - "▁Malays ia", - "CO NF", - "CON F", - "▁Cl aud", - "▁Bu ilt", - "▁ Built", - "RAN GE", - "Re direct", - "Red irect", - "LE ASE", - "-- -------", - "---- -----", - "-------- -", - "--- ------", - "----- ----", - "------ ---", - "------- --", - "- --------", - "▁П у", - "▁n umpy", - "▁num py", - "▁project ed", - "▁remind s", - "▁- *-", - "ib ling", - "ibli ng", - "i bling", - "▁s lower", - "▁sl ower", - "▁slow er", - "op p", - "o pp", - "ro pic", - "rop ic", - "r opic", - "▁Mont real", - "▁detect ive", - "TH READ", - "▁qu é", - "▁R osa", - "▁Ro sa", - "▁Ros a", - "▁seven th", - "▁sevent h", - "Col ors", - "Color s", - "de mo", - "dem o", - "▁E sta", - "▁Est a", - "▁Es ta", - "ff f", - "f ff", - "ick ets", - "icket s", - "Gr e", - "G re", - "á b", - "bo ost", - "▁Go ing", - "▁Su ite", - "▁ Suite", - "▁adapt ation", - "▁j ours", - "▁jour s", - "▁jo urs", - "▁jou rs", - "▁ jours", - "▁Or th", - "▁Ort h", - "х і", - "Fig ure", - "▁su pers", - "▁sup ers", - "▁super s", - "▁access ories", - "we ak", - "▁dist ress", - "fr ied", - "f ried", - "▁go og", - "ка з", - "▁far mer", - "▁farm er", - "it ational", - "itation al", - "itat ional", - "Go ld", - "G old", - "▁ass hole", - "▁assh ole", - "▁Cont roller", - "▁Control ler", - "▁ Controller", - "▁ар хи", - "To o", - "T oo", - "▁mol to", - "▁p ropri", - "▁prop ri", - "▁ propri", - "▁al go", - "▁alg o", - "Af f", - "A ff", - "re sc", - "res c", - "r esc", - "▁D y", - "▁con gr", - "▁T es", - "▁Te s", - "▁W IN", - "▁ WIN", - "de serialize", - "des erialize", - "sy n", - "s yn", - "▁chem istry", - "m iddle", - "▁an imated", - "▁anim ated", - "▁K um", - "▁Ku m", - "file Name", - "Amer ica", - "▁dr ums", - "▁dru ms", - "▁drum s", - "▁program a", - "▁n ej", - "▁ne j", - "▁ nej", - "Read Only", - "▁Б ра", - "-- -----", - "---- ---", - "--- ----", - "----- --", - "------ -", - "- ------", - "Mut ex", - "Mu tex", - "un ned", - "unn ed", - "ynam ics", - "ynamic s", - "co system", - "cos ystem", - "▁R ect", - "▁Re ct", - "▁Rec t", - "▁ Rect", - "▁an ime", - "▁anim e", - "▁I BM", - "▁need le", - "es ser", - "ess er", - "esse r", - "▁incl u", - "▁inc lu", - "Le an", - "tr aining", - "tra ining", - "train ing", - "▁b our", - "▁bo ur", - "▁bou r", - "▁ bour", - "ab ases", - "abase s", - "aba ses", - "▁tak że", - "wa rz", - "war z", - "w arz", - "▁ste pping", - "▁step ping", - "▁T IME", - "▁ TIME", - "▁Ein stein", - "▁Log in", - "▁Lo gin", - "▁ Login", - "pon ential", - "ponent ial", - "De ad", - "D ead", - "in str", - "ins tr", - "inst r", - "▁ne ural", - "▁neu ral", - "▁neur al", - "▁ub ic", - "▁Init ialized", - "▁Initialize d", - "▁Initial ized", - "▁ Initialized", - "▁facil itate", - "G D", - "}{ (", - "} {(", - "D ark", - "▁n ag", - "▁na g", - "min ipage", - "Size s", - "Si zes", - "S izes", - "▁w orm", - "▁wor m", - "▁wo rm", - "bi as", - "bia s", - "b ias", - "Su ch", - "S uch", - "wick lung", - "▁sp ouse", - "▁spo use", - "▁surviv ors", - "er st", - "ers t", - "at ype", - "aty pe", - "a type", - "}) $,", - "})$ ,", - "} )$,", - "▁n l", - "▁ nl", - "▁cogn itive", - "▁o nde", - "▁on de", - "▁ onde", - "▁en abling", - "▁soc iet", - "▁soci et", - "▁c lan", - "▁cl an", - "▁ex cluded", - "▁excl uded", - "▁exclude d", - "▁th under", - "▁ent ropy", - "▁entr opy", - "▁fast est", - "RE EN", - "REE N", - "▁Vien na", - "▁fl owing", - "▁flo wing", - "▁flow ing", - "▁aff irm", - "al om", - "alo m", - "▁h ips", - "▁hi ps", - "▁hip s", - "▁can nab", - "▁st icks", - "▁stick s", - "▁cur riculum", - "▁ret ained", - "▁retain ed", - "▁ext ending", - "▁extend ing", - "ó z", - "he aded", - "head ed", - "ex c", - "e xc", - "▁je ho", - "▁for ests", - "▁fore sts", - "▁forest s", - "ma nia", - "man ia", - "m ania", - "▁C anal", - "▁Can al", - "▁Ca nal", - "▁S out", - "▁So ut", - "▁Sou t", - "▁B ahn", - "▁Ba hn", - "▁Bah n", - "▁T EXT", - "▁TE XT", - "▁ TEXT", - "▁др жа", - "▁User s", - "▁Us ers", - "▁Use rs", - "▁ Users", - "▁G EN", - "▁ GEN", - "sl ash", - "ben falls", - "Text Field", - "▁r av", - "▁ra v", - "▁ rav", - "▁continu ously", - "▁continuous ly", - "IT ER", - "ITE R", - "I TER", - "▁Jen ny", - "▁Jenn y", - "ch os", - "cho s", - "c hos", - "▁am big", - "▁amb ig", - "▁ж ур", - "Aut ow", - "Auto w", - "▁V eter", - "▁Ve ter", - "▁dest in", - "H om", - "au ge", - "aug e", - "a uge", - "▁com mod", - "▁comm od", - "▁gar lic", - "< =", - "▁dram atically", - "▁dramatic ally", - "CA N", - "C AN", - "an cers", - "ance rs", - "anc ers", - "ancer s", - "() }", - "( )}", - "gh ai", - "▁tw ee", - "▁twe e", - "▁сент ября", - "GP U", - "G PU", - "▁B omb", - "▁Bo mb", - "▁young est", - "▁c age", - "▁ca ge", - "ok s", - "o ks", - "ic hes", - "ich es", - "iche s", - "i ches", - "▁T ests", - "▁Te sts", - "▁Test s", - "▁Tes ts", - "▁ Tests", - "sk ý", - "cur y", - "cu ry", - "c ury", - "na ls", - "nal s", - "n als", - "ț a", - "▁V oice", - "▁Vo ice", - "Depend ency", - "v f", - "e ous", - "▁Z a", - "▁am ateur", - "▁G host", - "▁Gh ost", - "▁dis ability", - "▁Вла ди", - "▁rev enge", - "▁reven ge", - "Trans lation", - "▁cour tesy", - "ски я", - "▁bl ob", - "▁blo b", - "▁ blob", - "ä ß", - "ó j", - "▁print s", - "▁prin ts", - "▁ prints", - "▁pro ves", - "▁pr oves", - "▁prov es", - "▁prove s", - ">? [<", - "▁ut ils", - "▁util s", - "▁ utils", - "ty pen", - "type n", - "typ en", - "▁t erra", - "▁ter ra", - "▁terr a", - "▁ terra", - "▁min eral", - "▁mine ral", - "▁miner al", - "▁war rior", - "▁ме ст", - "▁D S", - "▁ DS", - "Em b", - "E mb", - "get Data", - "ли чи", - "лич и", - "▁sa fer", - "▁saf er", - "▁safe r", - "▁com une", - "▁comun e", - "▁hier archy", - "Cred entials", - "res se", - "ress e", - "r esse", - "gr av", - "gra v", - "g rav", - "lo gs", - "log s", - "l ogs", - "br os", - "bro s", - "b ros", - "BUT TON", - "lit eral", - "liter al", - "l iteral", - "▁S r", - "an tal", - "ant al", - "anta l", - "▁mer cy", - "▁merc y", - "DA P", - "D AP", - "▁Mag gie", - "▁sust ained", - "▁sustain ed", - "N M", - "Re view", - "Rev iew", - "▁Buen os", - "▁de aler", - "▁deal er", - "en es", - "ene s", - "e nes", - "▁file Name", - "▁ fileName", - "bb ra", - "b bra", - "ро ма", - "ром а", - "Inst all", - "▁Mor ning", - "LE T", - "L ET", - "ip a", - "i pa", - "G a", - "го в", - "г ов", - "▁Sche dule", - "▁ Schedule", - "▁rep orters", - "▁report ers", - "▁reporter s", - "▁pecul iar", - "▁sup plier", - ")$ -", - ") $-", - "ë l", - "▁roll s", - "▁né cess", - "▁p reg", - "▁pre g", - "▁pr eg", - "▁Re yn", - "▁sur render", - "▁contribut ing", - ")+ \\", - ") +\\", - "PRO P", - "PR OP", - "P ROP", - "▁dec imal", - "▁Town ship", - "gr p", - "g rp", - "▁terror ist", - "pt o", - "p to", - "on en", - "one n", - "o nen", - "▁Polit ics", - "▁Pe arl", - "▁Pear l", - "▁pil low", - "▁pill ow", - "▁gr ades", - "▁grad es", - "▁grade s", - "▁gra des", - "▁ grades", - "TH E", - "T HE", - "▁num ero", - "▁numer o", - "▁nu mero", - "i NdEx", - "M igration", - "PE ND", - "P END", - "ph oto", - "▁cent ered", - "▁center ed", - "▁r het", - "▁rh et", - "egr ünd", - "▁laund ry", - "get Node", - "▁est imation", - "▁estim ation", - "▁I v", - "���wh oles", - "▁who les", - "▁whole s", - "ше ния", - "▁const itutional", - "▁constitution al", - "am ination", - "amin ation", - "▁Municip al", - "ad t", - "a dt", - "th y", - "t hy", - "▁pub li", - "▁di cembre", - "▁dic embre", - "▁dice mbre", - "` )", - "▁Ch rome", - "ef e", - "e fe", - "con g", - "co ng", - "c ong", - "bre aking", - "break ing", - "at ched", - "atch ed", - "es tr", - "est r", - "e str", - "▁i di", - "▁id i", - "▁ idi", - "VER Y", - "V ERY", - "▁app el", - "▁ap pel", - "▁appe l", - "▁Techn ical", - "tc x", - "t cx", - "DO UBLE", - "se k", - "s ek", - "hu ng", - "h ung", - "▁A ur", - "▁Au r", - "coll apse", - "▁adv ise", - "▁advis e", - "▁Pr imary", - "▁Pri mary", - "▁Prim ary", - "▁ Primary", - "ia z", - "i az", - "▁a nten", - "▁an ten", - "▁ant en", - "▁ante n", - "▁ anten", - "▁bro ader", - "▁broad er", - "▁ju nio", - "▁jun io", - "▁juni o", - "▁w ool", - "▁wo ol", - "▁hat red", - "▁ex agger", - "Con v", - "Co nv", - "kt ur", - "▁em peror", - "▁Pack age", - "▁ Package", - "TD M", - "T DM", - "\\{ \\", - "\\ {\\", - "whe el", - "▁fe as", - "▁js ou", - "", - "< ?>", - "INST ANCE", - "▁ch ant", - "▁cha nt", - "▁ chant", - "▁Re fer", - "▁Ref er", - "▁S hir", - "▁Sh ir", - "▁ве ка", - "▁Me eting", - "▁Meet ing", - "▁n v", - "▁ nv", - "▁associ ations", - "▁association s", - "it ations", - "itation s", - "itat ions", - "or um", - "o rum", - "▁t ires", - "▁ti res", - "▁tire s", - "▁tir es", - "▁d ash", - "▁da sh", - "▁das h", - "▁ dash", - "▁} ));", - "▁}) );", - "ar to", - "art o", - "▁Ed inburgh", - "W T", - "▁inv ented", - "▁invent ed", - "ve h", - "v eh", - "▁Hind u", - "▁Насе лення", - "▁ur gent", - "▁urg ent", - "▁urge nt", - "text color", - "we rp", - "wer p", - "▁det ector", - "▁detect or", - "▁al tered", - "▁alt ered", - "▁alter ed", - "▁t b", - "▁ tb", - "▁N aval", - "▁Na val", - "▁Nav al", - "▁mem br", - "style sheet", - "styles heet", - "un ts", - "unt s", - "▁nut rition", - "▁S ylv", - "▁Sy lv", - "▁e numer", - "▁en umer", - "▁enum er", - "▁m ines", - "▁min es", - "▁mi nes", - "▁mine s", - "▁l itter", - "▁lit ter", - "▁litt er", - "ž í", - "con current", - "▁sw allow", - "Si r", - "S ir", - "tal k", - "t alk", - "▁de utschen", - "▁deutsch en", - "re peat", - "▁dom ains", - "▁domain s", - "▁Mc Donald", - "▁cand le", - "▁pl ural", - "▁sharp ly", - "▁shar ply", - "orig ine", - "origin e", - "▁c andy", - "▁can dy", - "▁cand y", - "▁kilomet res", - "▁power ed", - "▁pow ered", - "▁ powered", - "▁s ep", - "▁se p", - "▁ sep", - "▁S oci", - "▁So ci", - "▁Soc i", - "▁Ber nie", - "▁Bern ie", - "GE NER", - "GEN ER", - "Ex per", - "Exp er", - "▁Al low", - "▁All ow", - "▁ Allow", - "▁Ern st", - "▁Re becca", - "▁Cont ribut", - "ro utes", - "rou tes", - "route s", - "r outes", - "▁s uffix", - "▁suff ix", - "▁ju lio", - "▁jul io", - "▁juli o", - "▁provinc ial", - "▁provincia l", - "▁provin cial", - "▁appreci ation", - "Us ing", - "U sing", - "abs olute", - "▁cr icket", - "W ould", - "▁Equip ment", - "▁tort ure", - "на х", - "ut ton", - "utt on", - "че ство", - "▁out break", - "▁prevent ing", - "▁mad re", - "▁ret ire", - "end region", - "▁f ais", - "▁fa is", - "▁remember ing", - "▁Al ban", - "▁Alb an", - "▁a rist", - "▁ar ist", - "▁work out", - "▁u z", - "▁ uz", - "as to", - "ast o", - "a sto", - "fort unate", - "fortun ate", - "▁p aste", - "▁past e", - "▁pas te", - "▁pa ste", - "▁M R", - "▁ MR", - "▁o tra", - "▁ot ra", - "S v", - "an gen", - "ang en", - "ange n", - "▁S ierra", - "▁Si erra", - "▁n au", - "▁na u", - "▁s era", - "▁se ra", - "▁ser a", - "$ ~", - "▁cos ì", - ")( (", - ") ((", - "▁propos als", - "▁proposal s", - "it te", - "itt e", - "▁P ero", - "▁Per o", - "▁Pe ro", - "▁te nant", - "▁ten ant", - "▁ tenant", - "Y P", - "▁Param eter", - "▁ Parameter", - "sp ell", - "spe ll", - "▁e merge", - "▁emer ge", - "▁g ek", - "▁ge k", - "ol ence", - "olen ce", - "ot os", - "oto s", - "o tos", - "▁witness es", - "▁watch es", - "▁wat ches", - "▁A ch", - "▁Ac h", - "Cr oss", - "C ross", - "▁янва ря", - "; }", - "▁O NE", - "▁ON E", - "▁ ONE", - "▁care ers", - "▁career s", - "▁faith ful", - "▁J our", - "▁Jo ur", - "▁Gener ate", - "▁Gene rate", - "▁ Generate", - "▁ию ля", - "▁recommend ation", - "w b", - "sk ich", - "ski ch", - "bold math", - "▁orig ins", - "▁origin s", - "▁spin ning", - "▁// \r", - "▁bomb s", - "▁bom bs", - "min ister", - "I o", - "öl ker", - "Autow ired", - "um per", - "ump er", - "ich ael", - "▁contribut ors", - "▁contributor s", - "▁n asty", - "▁na sty", - "▁nas ty", - "▁nast y", - "▁d rap", - "▁dr ap", - "▁Bud apest", - "ur ious", - "uri ous", - "hi d", - "h id", - "▁wel comed", - "▁welcome d", - "▁w agon", - "▁wa gon", - "▁Ва си", - "▁embarrass ed", - "▁Har vey", - "Lo s", - "L os", - "▁S ter", - "▁St er", - "▁Ste r", - "▁enjoy able", - "ör t", - "ö rt", - "Mill is", - "-- )", - "- -)", - "▁d ashed", - "▁das hed", - "▁dash ed", - "\"> < ?", - "\" >' ,", - "> ',", - "▁all iance", - "ic ism", - "ici sm", - "▁NAS A", - "▁NA SA", - "▁p ode", - "▁po de", - "▁pod e", - "č ní", - "▁respon ding", - "▁respond ing", - "▁bl owing", - "▁blo wing", - "▁blow ing", - "ic ké", - "ick é", - "ва но", - "ван о", - "▁H off", - "▁Ho ff", - "▁Hof f", - "MB ER", - "M BER", - "▁civil ization", - "ar ía", - "a ría", - "Un lock", - "ge ts", - "get s", - "g ets", - "no d", - "n od", - "▁S TE", - "▁ST E", - "▁con science", - "PE G", - "ch anging", - "chan ging", - "▁Rich mond", - "ling ton", - "l ington", - "ocr atic", - "▁trav és", - "▁ф ран", - "▁up dating", - "process ing", - "Al ex", - "A lex", - "▁mil itar", - "▁milit ar", - "▁pse udo", - "▁pseud o", - "str len", - "▁be have", - "▁beh ave", - "▁behav e", - "▁distinct ive", - "▁E c", - "▁c x", - "▁ cx", - "▁journal ists", - "▁journalist s", - "vo lt", - "vol t", - "v olt", - "▁sp un", - "▁d urable", - "▁dur able", - "▁pro position", - "▁propos ition", - "▁ proposition", - "thread s", - "▁tw entieth", - "▁ф і", - "▁ фі", - "en son", - "ens on", - "enso n", - "▁self ish", - "▁sel fish", - "ar ium", - "ari um", - "a rium", - "▁de cid", - "▁dec id", - "▁ха рак", - "▁psy chiat", - "▁psych iat", - "g d", - "Z Z", - "ug u", - "u gu", - "▁i ds", - "▁id s", - "▁ ids", - "Man aged", - "▁Leg isl", - "ancell ationToken", - "▁gr ants", - "▁gran ts", - "▁grant s", - "▁lie utenant", - "▁lieu tenant", - "▁Fle et", - "** /", - "* */", - "▁T ig", - "▁Ti g", - "▁accept s", - "▁system atic", - ", {\\", - "▁У кра", - "▁aus ge", - "▁dial ect", - "▁dia lect", - "st ri", - "str i", - "s tri", - "er me", - "erm e", - "▁B esch", - "▁Be sch", - "▁Bes ch", - "lo ve", - "lov e", - "l ove", - "S ensor", - "▁B IT", - "▁ BIT", - "▁т ру", - "▁mist aken", - "▁mistake n", - "p v", - "▁u tf", - "▁ut f", - "▁ utf", - "▁[ \\", - "▁ [\\", - "▁Geb iet", - "▁Mann schaft", - "PAR AMETER", - "▁u rb", - "▁ur b", - "▁ urb", - "▁R eed", - "▁Re ed", - "▁c ough", - "▁co ugh", - "▁cou gh", - "wa ld", - "wal d", - "w ald", - "▁L amb", - "▁La mb", - "▁Lam b", - "▁surv iving", - "▁surviv ing", - "▁s way", - "▁sw ay", - "▁с ве", - "WI SE", - "ä ger", - "f y", - "sk e", - "s ke", - "▁s og", - "▁so g", - "▁Im plement", - "▁Imp lement", - "▁ Implement", - "获 取", - "▁T ools", - "▁To ols", - "▁Tool s", - "▁Too ls", - "▁ Tools", - "▁ne wer", - "▁new er", - "▁exempl e", - "▁exem ple", - "▁l itt", - "▁li tt", - "▁lit t", - "▁вы пу", - "▁у прав", - "Em itter", - "Emit ter", - "IS ING", - "I SING", - "▁органи за", - "▁М і", - "▁Ex amples", - "▁Example s", - "▁I con", - "▁ Icon", - "Get ter", - "▁L ay", - "▁La y", - "▁Col lect", - "▁Coll ect", - "▁ Collect", - "Sa int", - "S aint", - "or able", - "ora ble", - "▁f ick", - "▁fi ck", - "ik h", - "i kh", - "sl ave", - "▁c lay", - "▁cl ay", - "▁W A", - "▁ WA", - "Re po", - "Rep o", - "▁Java Script", - "it r", - "i tr", - "pa id", - "p aid", - "▁home work", - "M iddleware", - "▁r éal", - "▁ré al", - "▁при зна", - "ê m", - "ès e", - "è se", - "▁W ells", - "▁Well s", - "▁Wel ls", - "▁e nero", - "▁en ero", - "▁ener o", - "emperature n", - "▁N aj", - "▁Na j", - "▁Re agan", - "▁comp elling", - "▁tri bes", - "▁trib es", - "▁tribe s", - "▁to String", - "▁ toString", - "pace s", - "pa ces", - "p aces", - "▁harm ful", - "▁Con se", - "▁Cons e", - "od io", - "odi o", - "▁m im", - "▁mi m", - "get Item", - "▁script s", - "▁ scripts", - "ra is", - "rai s", - "r ais", - "▁Ph ase", - "▁ Phase", - "▁An swer", - "▁$ |\\", - "▁$| \\", - "▁as sembled", - "el in", - "eli n", - "e lin", - "ph abet", - "pha bet", - "▁to ast", - "▁tut ti", - "▁tu tti", - "▁be zeichnet", - "Gre at", - "G reat", - "et tes", - "ett es", - "ette s", - "e ttes", - "▁дека бря", - "F ULL", - "▁re gener", - "▁reg ener", - "▁któ re", - "го р", - "г ор", - "is ce", - "isc e", - "▁t oda", - "▁to da", - "▁tod a", - "▁eth ical", - "i q", - "P t", - "ar in", - "ari n", - "a rin", - "ig os", - "igo s", - "i gos", - "▁work shops", - "▁workshop s", - "▁R oche", - "▁Ro che", - "▁Roc he", - "Get String", - "мини стратив", - "m ême", - "▁D aw", - "▁Da w", - "ar ians", - "ari ans", - "aria ns", - "arian s", - "▁imp acts", - "▁impact s", - "▁por table", - "▁port able", - ")- \\", - ") -\\", - "sh ots", - "shot s", - "▁re lev", - "▁rel ev", - "▁rele v", - "PR IV", - "PRI V", - "▁бу ла", - "ard less", - "ul ously", - "ulous ly", - "-- >", - "- ->", - "ol ent", - "ole nt", - "olen t", - "▁э того", - "▁это го", - "▁Gener ic", - "▁Gene ric", - "▁ Generic", - "▁* /,", - "▁*/ ,", - "▁comb inations", - "▁combination s", - "▁re jo", - "с публи", - "cap acity", - "▁tr aces", - "▁tra ces", - "▁trace s", - "▁op acity", - "▁ opacity", - "▁Off icial", - "ic ion", - "ici on", - "icio n", - "▁emotional ly", - "▁emotion ally", - "▁Jo el", - "▁Joe l", - "сько му", - "▁legend ary", - "▁p am", - "▁pa m", - "▁Tamb ién", - ". <", - "ib a", - "i ba", - "mi dt", - "mid t", - "бо м", - "▁en suite", - "Author ization", - "P ag", - "▁hel met", - "▁ter rito", - "▁terr ito", - "second ary", - "▁seg unda", - "▁W ire", - "▁Wi re", - "rec ated", - "▁inv oked", - "▁invoke d", - "▁Value Error", - "▁ф о", - "▁ фо", - "AL IGN", - "CUR RENT", - "\\ +\\_\\", - "▁comp ilation", - "æ r", - "▁Pal mar", - "▁Palm ar", - "▁influ ences", - "▁influence s", - "/ :", - "M ix", - "NO P", - "N OP", - "ec onom", - "e conom", - "▁t ucked", - "▁} );\r", - "▁}); \r", - "▁}) ;\r", - "▁ });\r", - "AN K", - "re ject", - "▁p ension", - "▁pens ion", - "▁gener ates", - "▁generate s", - "ч ё", - "▁in cap", - "▁inc ap", - "▁cl icked", - "▁click ed", - "▁f us", - "▁fu s", - "our ses", - "ours es", - "ourse s", - "▁E aster", - "▁East er", - "% ;", - "zi n", - "z in", - "▁oblig ations", - "▁obligation s", - "▁T ips", - "▁Tip s", - "▁Ti ps", - "}; \r", - "} ;\r", - ".\" _", - "▁B SD", - "▁BS D", - "át ica", - "▁ex pose", - "▁exp ose", - "▁expos e", - "Par s", - "P ars", - "▁Am anda", - "ку п", - "▁gu essed", - "▁guess ed", - "ds i", - "d si", - "▁Le ip", - "Br oad", - "Bro ad", - "B road", - "▁Hug hes", - "▁Hugh es", - "i é", - "▁W ahl", - "▁Wa hl", - "▁former ly", - "Rel ative", - "▁Y u", - "▁Mount ains", - "▁Mountain s", - "▁E num", - "▁En um", - "▁ Enum", - "▁str ang", - "▁stra ng", - "_ -", - "re cht", - "rec ht", - "vi v", - "v iv", - "pa use", - "p ause", - "▁Lond res", - "▁el bow", - "▁Hawai i", - "▁Cas ino", - "Th reshold", - "Un its", - "Unit s", - "In clude", - "ит о", - "и то", - "as ury", - "▁ste ht", - "▁dam ned", - "▁damn ed", - "▁pack ets", - "▁packet s", - "▁W erk", - "▁Wer k", - "▁elev ator", - "ied ad", - "go vern", - "gov ern", - "g overn", - "▁CONTR ACT", - "ma ls", - "mal s", - "m als", - "▁re mem", - "▁rem em", - "▁ent onces", - "▁v as", - "▁va s", - "▁ vas", - "▁sym pathy", - "▁befind et", - "in cing", - "inc ing", - "Data Set", - "▁add itionally", - "▁addition ally", - "▁additional ly", - "▁mus ician", - "▁music ian", - "ше го", - "▁li stop", - "▁list op", - ">\" )", - "> \")", - "Print f", - "▁Fel ix", - "▁car ved", - "▁nice ly", - "▁nic ely", - "го м", - "ch ap", - "cha p", - "▁N ieder", - "▁Ni eder", - "▁Nie der", - "▁L av", - "▁La v", - "▁mod ifications", - "▁modification s", - "mo ment", - "m oment", - "▁bal con", - "▁depend ency", - "CK ET", - "▁van ished", - "▁f ighters", - "▁fight ers", - "▁fighter s", - "▁z unächst", - "io ctl", - "ioc tl", - "▁def ens", - "▁defe ns", - "▁N em", - "▁Ne m", - "Util ity", - "Ut ility", - "▁cur v", - "▁cu rv", - "▁DA MAGES", - "▁Ro gers", - "▁Rog ers", - "▁Roger s", - "▁grat itude", - "▁Den mark", - "ра я", - "gr pc", - "grp c", - "g rpc", - "▁j uni", - "▁ju ni", - "▁jun i", - "▁окт ября", - "▁imm ense", - "▁prevent ed", - "▁prev ented", - "▁fo am", - "▁Ex tra", - "▁Ext ra", - "▁ Extra", - "ai med", - "aim ed", - "��C riteria", - "▁Crit eria", - "▁ Criteria", - "▁Sim ply", - "box es", - "▁Leg end", - "▁P layers", - "▁Play ers", - "▁Player s", - "▁Mer cedes", - "▁Merc edes", - "▁Br anch", - "▁ Branch", - "TER N", - "T ERN", - "om ena", - "ome na", - "omen a", - "▁incorpor ate", - "con de", - "co nde", - "cond e", - "c onde", - "▁Est ado", - "▁Esta do", - "▁w asted", - "▁was ted", - "▁wa sted", - "▁waste d", - "▁compl aining", - "▁complain ing", - "▁war riors", - "▁warrior s", - "ot er", - "ote r", - "o ter", - "▁э том", - "▁это м", - "▁con ten", - "▁cont en", - "▁co nten", - "▁machine ry", - "▁mach inery", - "▁techn ological", - "▁T D", - "▁ TD", - "▁g ras", - "▁gr as", - "▁gra s", - "▁minim ize", - "▁D oor", - "▁Do or", - "▁b zw", - "▁p rac", - "▁pr ac", - "▁pra c", - "TR EE", - "T REE", - "▁W ing", - "▁Win g", - "▁Wi ng", - "▁Trans action", - "▁ Transaction", - "▁M VT", - "▁Kle in", - "com mons", - "comm ons", - "common s", - "▁} {", - "▁ }{", - "▁Her itage", - "▁f ade", - "▁fa de", - "ро к", - "set Value", - "▁Wal lace", - "▁Wall ace", - "M X", - "▁A CT", - "▁AC T", - "▁ ACT", - "▁foot age", - "▁ent stand", - "ar ga", - "arg a", - "▁n ails", - "▁na ils", - "▁nail s", - "▁capital ism", - "▁G arc", - "▁Gar c", - "▁Ga rc", - "▁susp ension", - "il is", - "ili s", - "▁M ov", - "▁Mo v", - "uff led", - "uffle d", - "Ar c", - "A rc", - "▁Beaut iful", - "WA Y", - "W AY", - "Par allel", - "XX XX", - "di ag", - "▁D T", - "▁ DT", - "m q", - "Text View", - "ML E", - "M LE", - "en nen", - "enn en", - "enne n", - "▁infect ed", - "▁therap ist", - "IN GS", - "ING S", - "▁c idade", - "ъ н", - "▁p df", - "▁pd f", - "▁ pdf", - "▁b ump", - "▁bu mp", - "CT X", - "C TX", - "▁IN CLUDING", - "▁ INCLUDING", - "▁G ef", - "▁Ge f", - "ENT IAL", - "▁h andy", - "▁hand y", - "▁han dy", - "▁tempor al", - "▁temp oral", - "▁tempo ral", - "At A", - "IS H", - "I SH", - "▁Pat tern", - "▁ Pattern", - "▁l an", - "▁la n", - "▁ lan", - "ep endant", - "▁sh ining", - "id y", - "i dy", - "▁N T", - "▁ NT", - "▁F ran", - "▁Fr an", - "▁Fra n", - "▁nur ses", - "▁nurs es", - "▁nurse s", - "▁bet ray", - "▁sens ible", - "▁апре ля", - "▁' [", - "▁th irteen", - ")} _{", - ") }_{", - "▁No ah", - "INS ERT", - "ist ically", - "istic ally", - "▁Append ix", - "▁re cher", - "▁rec her", - "Re ceiver", - "▁der nier", - "▁derni er", - "л ла", - "ли за", - "▁Part ido", - "▁max imal", - "▁maxim al", - "sn ap", - "▁ча сть", - "▁част ь", - "▁час ть", - "ST OP", - "STO P", - "S TOP", - "▁ult ra", - "▁ul tra", - "▁dévelop p", - "▁t egen", - "▁te gen", - "▁Ч и", - "LI B", - "L IB", - "▁bas eline", - "▁base line", - "re load", - "rel oad", - "▁Ar bitro", - "▁k all", - "▁ka ll", - "c apture", - "Ar m", - "A rm", - "qu in", - "im pse", - "imp se", - "za s", - "z as", - "▁C and", - "▁Can d", - "▁Ca nd", - "▁br ains", - "▁brain s", - "▁bra ins", - "▁host ile", - "▁mar ble", - "oo ns", - "oon s", - "o ons", - "▁L oss", - "▁Los s", - "▁Lo ss", - "Meta Data", - "▁Rep ública", - "▁and ra", - "▁ andra", - "od en", - "ode n", - "o den", - "▁document ed", - "▁M oses", - "▁Mo ses", - "▁Mos es", - "od d", - "o dd", - "▁w ax", - "▁wa x", - "us ch", - "usc h", - "u sch", - "▁diagn osed", - "in kle", - "ink le", - "▁X box", - "▁seven ty", - "▁sevent y", - "ci as", - "cia s", - "c ias", - "▁nov iembre", - "Com pute", - "Comp ute", - "Comput e", - "}) ;\r", - "}); \r", - "} );\r", - "▁Philip pe", - "▁Philipp e", - "▁F ör", - "Le ave", - "▁s age", - "▁sa ge", - "▁sag e", - "▁un pre", - "▁Fort unately", - "▁a post", - "▁ap ost", - "ent ities", - "enti ties", - "▁el los", - "▁ell os", - "author ized", - "GB T", - "G BT", - "▁ins ist", - "▁insp ire", - "▁inspir e", - "Ma ss", - "M ass", - "▁r ôle", - "fe e", - "f ee", - "ip art", - "ipa rt", - "i part", - "це р", - "ц ер", - "un ate", - "una te", - "u nate", - "▁C NN", - ": }", - "▁unh appy", - "▁import ed", - "▁imp orted", - "H IGH", - "ring s", - "rin gs", - "r ings", - "▁In stance", - "▁Inst ance", - "▁ Instance", - "B ay", - "ag les", - "agle s", - "a gles", - "me e", - "m ee", - "ber y", - "be ry", - "b ery", - "▁St ories", - "▁Sto ries", - "▁Ch ase", - "▁Cha se", - "▁car riage", - "▁mis under", - "▁imag in", - "p w", - "▁M eter", - "▁Me ter", - "▁Met er", - "▁crow ds", - "▁crowd s", - "▁F ame", - "▁Fa me", - "sk ill", - "ski ll", - "s kill", - "▁c omed", - "▁com ed", - "▁co med", - "▁come d", - "▁ comed", - "▁r anch", - "▁ran ch", - "▁l acking", - "▁lack ing", - "▁lac king", - "▁sub mar", - "▁subm ar", - "ia nte", - "ian te", - "iant e", - "i ante", - "▁l anz", - "▁lan z", - "▁слу ж", - "-- ---------", - "---- -------", - "-------- ---", - "--- --------", - "----- ------", - "---------- -", - "------ -----", - "--------- --", - "------- ----", - "- ----------", - "▁ob ten", - "▁obt en", - "▁down stairs", - "Y N", - "rot ation", - "▁J esse", - "▁Jes se", - "▁Jess e", - "$ (\"#", - "▁p uls", - "▁pu ls", - "▁pul s", - "ir ling", - "irl ing", - "▁Sch aus", - "▁Sc haus", - "▁de ployed", - "▁deploy ed", - "▁{ }\",", - "▁{} \",", - "▁Mar vel", - "EN UM", - "E NUM", - "▁Mat hemat", - "▁Math emat", - "▁n n", - "▁ nn", - "com pet", - "comp et", - "k ów", - "bi l", - "b il", - "Wh ich", - "is ine", - "isi ne", - "▁r ude", - "▁ru de", - "▁n iveau", - "▁á rea", - "▁p rès", - "▁pr ès", - "at is", - "ati s", - "▁[... ]", - "fu r", - "f ur", - "om m", - "o mm", - "pack ed", - "p acked", - "ме не", - "мен е", - "м ене", - "script style", - "▁A th", - "▁At h", - "▁d esp", - "▁de sp", - "▁des p", - "elt emperaturen", - "▁tal ents", - "▁talent s", - "oc y", - "o cy", - "▁r aises", - "▁rais es", - "▁raise s", - "▁ra ises", - "LI MIT", - "L IMIT", - "▁editor ial", - "▁edit orial", - "▁An imal", - "▁Anim al", - "dr ive", - "d rive", - "▁рабо та", - "bs s", - "b ss", - "▁S ev", - "▁Se v", - "ep och", - "e poch", - "▁R C", - "▁ RC", - "UN USED", - "▁mand atory", - "( ?:", - "▁B in", - "▁Bi n", - "▁ Bin", - "▁synt hetic", - "▁g own", - "▁go wn", - "▁D ob", - "▁Do b", - "ka p", - "k ap", - "▁har mon", - "▁harm on", - "▁liber ty", - "▁libert y", - "▁R ice", - "▁Ric e", - "▁pray ers", - "▁pra yers", - "▁prayer s", - "▁m ise", - "▁mis e", - "▁mi se", - "▁conf using", - "▁le ap", - "▁arriv es", - "▁arr ives", - "▁arrive s", - "ka mp", - "k amp", - "▁th ats", - "▁that s", - "AC C", - "A CC", - "▁Param eters", - "▁Parameter s", - "▁ Parameters", - "▁о дно", - "▁од но", - "▁B io", - "▁Bi o", - "d ensity", - "▁gl impse", - "FO RE", - "FOR E", - "▁L isten", - "▁List en", - "▁Li sten", - "▁Liste n", - "▁Lis ten", - "▁ Listen", - "Pr ev", - "Pre v", - "P rev", - "}\\ ,\\", - "}\\, \\", - "} \\,\\", - "ку ль", - "▁S EC", - "▁SE C", - "▁ SEC", - "▁expl ored", - "▁explore d", - "▁explo red", - "▁mean time", - "▁meant ime", - "AI L", - "A IL", - "▁W P", - "▁ WP", - "▁r aison", - "▁rais on", - "▁ra ison", - "▁ex iste", - "▁exist e", - "▁l esser", - "▁les ser", - "▁less er", - "▁Valid ate", - "▁ Validate", - "▁ca ution", - "▁caut ion", - "us ta", - "ust a", - "u sta", - "he ading", - "head ing", - "EF F", - "E FF", - ".' \"", - ". '\"", - "▁Gil bert", - "▁lim itation", - "▁limit ation", - "▁ret our", - "▁Common wealth", - "▁gew ann", - "▁miser able", - "▁net working", - "▁network ing", - "▁ott obre", - "▁otto bre", - "▁D ise", - "▁Dis e", - "▁Di se", - "ed ges", - "edge s", - "▁s ede", - "▁se de", - "▁sed e", - "ви ча", - "вич а", - "un iform", - "uni form", - "▁дея тель", - "ir os", - "iro s", - "i ros", - "▁d esen", - "▁de sen", - "▁des en", - "▁p arc", - "▁par c", - "▁pa rc", - "▁R ico", - "▁Ric o", - "N s", - "gu id", - "gui d", - "g uid", - "or io", - "ori o", - "o rio", - "ave length", - "avel ength", - "▁G le", - "▁Gl e", - "ince ton", - "inc eton", - "Am az", - "A maz", - "Con struct", - "Const ruct", - "▁m x", - "▁ mx", - "▁V ern", - "▁Ver n", - "▁Ve rn", - "▁Gener ation", - "▁ Generation", - "J ack", - "ro mag", - "rom ag", - "▁vi agra", - "▁via gra", - "▁P eg", - "▁Pe g", - "▁Up dated", - "▁Update d", - "▁ Updated", - "▁over lap", - "▁overl ap", - "Event Args", - "к ро", - "▁* «", - "▁quest ioned", - "▁question ed", - "So uth", - "S outh", - "not ice", - "▁perman ently", - "▁permanent ly", - "ls t", - "l st", - "fi cie", - "fic ie", - "▁qu ella", - "▁que lla", - "▁quel la", - "▁college s", - "▁colle ges", - "▁colleg es", - "▁disappoint ment", - "▁Lu ft", - "img ur", - "▁trans itions", - "▁transition s", - "▁transit ions", - "▁s eller", - "▁sell er", - "▁sel ler", - "▁ию ня", - "▁O g", - "▁A DD", - "▁AD D", - "▁ ADD", - "▁P ays", - "▁Pa ys", - "▁Pay s", - "COMM AND", - "gr ades", - "grad es", - "grade s", - "gra des", - "▁fe bbra", - "▁C yr", - "▁Cy r", - "▁febbra io", - "et i", - "e ti", - "▁a rom", - "▁ar om", - "▁Cl aude", - "▁Claud e", - "▁UE FA", - "▁жи ве", - "▁Victor ian", - "▁Victoria n", - "ke eping", - "keep ing", - "kee ping", - "ê n", - "▁FIX ME", - "it ime", - "iti me", - "i time", - "ch estr", - "che str", - "ches tr", - "▁Sam sung", - "▁do ctrine", - "▁p ear", - "▁pe ar", - "▁Mediterr anean", - "▁Y a", - "▁v ault", - "▁va ult", - "▁Hist oric", - "▁Histor ic", - "▁se dan", - "▁sed an", - "▁he ated", - "▁heat ed", - "▁polít ica", - "Pro of", - ": {", - "fe m", - "f em", - "▁Frank furt", - "pect ives", - "pective s", - "M G", - "▁E ye", - "da i", - "d ai", - "▁res erves", - "▁reserv es", - "▁reserve s", - "NE R", - "N ER", - "▁tob acco", - "▁frag ments", - "▁fragment s", - "ic c", - "i cc", - "▁b ooth", - "▁bo oth", - "▁boot h", - "▁cru ise", - "▁Test ament", - "co la", - "col a", - "c ola", - "▁Le op", - "▁Leo p", - "▁n oon", - "▁no on", - "▁ noon", - "▁terr ified", - "v b", - "int el", - "inte l", - "al ie", - "ali e", - "a lie", - "▁ver ification", - "yst er", - "ys ter", - "y ster", - "AD ER", - "A DER", - "ch ied", - "chie d", - "chi ed", - "▁data sets", - "▁dat asets", - "▁dataset s", - "▁з і", - "▁ зі", - "▁m iem", - "▁mi em", - "▁mie m", - "ul ates", - "ula tes", - "ulate s", - "▁u uid", - "▁ uuid", - "▁Pict ures", - "▁Picture s", - "▁B rend", - "▁Br end", - "▁Bre nd", - "▁Bren d", - "Bill board", - "▁s tern", - "▁st ern", - "▁ste rn", - "▁ster n", - "▁de nom", - "▁den om", - "▁acc idents", - "▁accident s", - "с ня", - "▁p acking", - "▁pack ing", - "▁pac king", - "ци ја", - "ibli cal", - "iblic al", - "▁Та к", - "▁wh isk", - "▁whis k", - "▁l uego", - "▁lu ego", - "▁rect angle", - "▁ho oks", - "▁hook s", - "▁ hooks", - "▁neg lect", - "▁negl ect", - "▁s ober", - "▁so ber", - "▁sob er", - "pro position", - "Mult iple", - "Multi ple", - ":\" ,", - ": \",", - "▁b apt", - "▁ba pt", - "Par ts", - "Part s", - "P arts", - "▁S election", - "▁Se lection", - "▁Sel ection", - "▁Select ion", - "▁ Selection", - "▁Al pha", - "▁ Alpha", - "we ights", - "weight s", - "ha ll", - "hal l", - "h all", - "со б", - "с об", - "▁l ur", - "▁lu r", - "▁ép oca", - "▁re sted", - "▁r ested", - "▁res ted", - "▁rest ed", - "▁reste d", - "amb igu", - "▁taste s", - "▁tast es", - "amazon aws", - "▁conf ess", - "▁dic iembre", - "▁dici embre", - "im plement", - "impl ement", - "imp lement", - "▁absor ption", - "Ha l", - "H al", - "LE AN", - "▁Z ach", - "▁Za ch", - "▁free ze", - "▁fre eze", - "L BL", - "ST M", - "S TM", - "▁cal c", - "▁ca lc", - "▁ calc", - "={ ()", - "= */", - "▁b t", - "▁ bt", - "Re b", - "R eb", - "▁W ien", - "▁Wi en", - "an ska", - "ans ka", - "ansk a", - "▁s urn", - "▁su rn", - "▁sur n", - "iat ive", - "i ative", - "▁inv ån", - "C Y", - "▁l à", - "am ba", - "amb a", - "le en", - "lee n", - "l een", - "wa hl", - "w ahl", - "▁function ing", - "ți a", - "ț ia", - "get Context", - "ga rt", - "gar t", - "g art", - "▁о бе", - "▁об е", - "Pe n", - "P en", - "vi k", - "v ik", - "Sl ider", - "▁Ac cept", - "▁ Accept", - "Ga p", - "G ap", - "▁J orge", - "SI G", - "S IG", - "▁во с", - "▁го ло", - "▁г оло", - "▁period o", - "ш та", - "▁pat ches", - "▁patch es", - "ко ї", - "är e", - "ä re", - "eng ono", - "li sta", - "list a", - "l ista", - "hor n", - "ho rn", - "h orn", - "▁Com plex", - "▁Comp lex", - "▁ Complex", - "Se nt", - "S ent", - "tr fs", - "▁conv ex", - "▁conve x", - "Gener ation", - "▁міс це", - "com press", - "comp ress", - "▁S ax", - "▁Sa x", - "▁u id", - "▁ui d", - "▁ uid", - "▁Leb ens", - "▁Leben s", - "Com pletion", - "\\| _{", - "\\ |_{", - "in sky", - "ins ky", - "▁sc hon", - "▁sch on", - "▁m asters", - "▁ma sters", - "▁master s", - "▁mas ters", - "▁mast ers", - "in depend", - "inde pend", - "ne ys", - "ney s", - "▁l ied", - "▁li ed", - "▁lie d", - "▁a spir", - "▁asp ir", - "ч ні", - "▁break down", - "▁H arm", - "▁Har m", - "▁Ha rm", - "▁design ing", - "h f", - "▁Ang ela", - "▁Angel a", - "▁con fer", - "▁conf er", - "▁part ido", - "▁parti do", - "▁inter ference", - "ma o", - "m ao", - "▁absor bed", - "▁absorb ed", - "▁V all", - "▁Val l", - "▁Va ll", - "Error Code", - "▁Publish ing", - "va no", - "van o", - "v ano", - "BIT S", - "BI TS", - "B ITS", - "▁de er", - "▁Camp aign", - "▁g raz", - "▁gr az", - "▁gra z", - "CHAN GE", - "▁f eder", - "▁fe der", - "▁fed er", - "if fe", - "iff e", - "hand ed", - "han ded", - "h anded", - "c q", - "um bing", - "umb ing", - "▁un re", - "▁s iendo", - "▁si endo", - "▁sim pler", - "▁simple r", - "▁simpl er", - "wh y", - "w hy", - "ar ettes", - "are ttes", - "aret tes", - "arette s", - "an st", - "ans t", - "▁h ass", - "▁has s", - "▁ha ss", - "▁Enter prise", - "▁m ois", - "▁mo is", - "▁F o", - "▁уча ст", - "ff en", - "f fen", - "▁MOD ULE", - "▁ MODULE", - "▁activ ated", - "▁activate d", - "▁intern acional", - "▁M ittel", - "deg ree", - "▁от кры", - "▁& (", - "get Property", - "is z", - "i sz", - "ced ure", - "▁en ters", - "▁ent ers", - "▁enter s", - "▁S ally", - "▁Sal ly", - "▁Tr ain", - "▁Tra in", - "▁lo gged", - "▁log ged", - "▁R av", - "▁Ra v", - "▁A void", - "▁Av oid", - "▁K aiser", - "▁Ka iser", - "▁ex pend", - "▁exp end", - "ap hor", - "aph or", - "▁b rass", - "▁br ass", - "▁bra ss", - "▁bras s", - "▁mel od", - "▁att itudes", - "▁attitude s", - "* \"", - "W all", - "▁o we", - "▁ owe", - "▁b amb", - "▁ba mb", - "sh ader", - "sha der", - "ce ster", - "ces ter", - "c ester", - "▁P P", - "▁ PP", - "▁migr ations", - "▁migration s", - "ent ric", - "entr ic", - "▁Set up", - "▁ Setup", - "▁Art ist", - "hr e", - "h re", - "▁pol ite", - "▁polit e", - "ah an", - "aha n", - "a han", - "▁lug lio", - "▁pre decess", - "▁S IG", - "▁SI G", - "▁ SIG", - "ті в", - "т ів", - "▁R F", - "▁ RF", - "▁D ry", - "▁Dr y", - "▁m aker", - "▁make r", - "▁ma ker", - "▁ maker", - "ши м", - "ш им", - "▁S ounds", - "▁Sound s", - "▁implement ing", - "▁a h", - "▁ ah", - "▁g ev", - "▁ge v", - "▁du plicate", - "▁L ogan", - "▁Log an", - "▁Lo gan", - "▁G rade", - "▁Gr ade", - "▁Grad e", - "▁Gra de", - "DU CT", - "ís es", - "í ses", - "ér t", - "é rt", - "▁nons ense", - "back up", - "Att achment", - "▁e cc", - "▁ec c", - "▁Squad ron", - "le arn", - "lear n", - "de precated", - "dep recated", - "▁A ub", - "▁Au b", - "▁G ol", - "▁Go l", - "▁over l", - "SER VICE", - "▁beautiful ly", - "RE L", - "R EL", - "▁G ian", - "▁Gi an", - "▁P apa", - "▁Pa pa", - "▁Pap a", - "res pond", - "respon d", - "resp ond", - "▁Carib bean", - "r n", - "▁худо ж", - "C fg", - "ra i", - "r ai", - "▁sn iff", - "tt o", - "t to", - "оло ги", - "о логи", - "▁r b", - "▁ rb", - "▁inc idents", - "▁incident s", - "▁d uck", - "▁du ck", - "▁PROVID ED", - "Source s", - "S ources", - "▁Chel sea", - "▁t ek", - "▁te k", - "▁ tek", - "▁на лази", - "▁pil ots", - "▁pilot s", - "т ки", - "▁tr aded", - "▁trad ed", - "▁tra ded", - "▁trade d", - "▁Be ijing", - "▁Greg ory", - "scal ar", - "▁incl ined", - "▁inc lined", - "▁K amp", - "▁Kam p", - "▁Ka mp", - "▁M arian", - "▁Mar ian", - "▁Ma rian", - "▁Maria n", - "▁fier ce", - "▁the ft", - "▁th eft", - "ющи х", - "▁In to", - "▁Int o", - "▁ Into", - "con straint", - "parent Node", - "id ental", - "ident al", - "iden tal", - "▁gouver nement", - "▁S ND", - "▁SN D", - "▁Rub y", - "▁Ru by", - "▁mon aster", - "Rec ords", - "Record s", - "▁K ab", - "▁Ka b", - "▁Un iverse", - "▁Univers e", - "▁approxim ate", - "▁approx imate", - "W ater", - "▁Phys ical", - "ap pers", - "app ers", - "appe rs", - "oubt edly", - "ло жен", - "ложе н", - "▁tow el", - "▁sib lings", - "ep h", - "e ph", - "ic ios", - "ici os", - "icio s", - "ра ми", - "▁out rage", - "▁tamb é", - "SR C", - "S RC", - "те лем", - "тел ем", - "V i", - ".' );", - ". ');", - "L M", - "▁m itt", - "▁mit t", - "▁mi tt", - "▁ mitt", - "▁w eed", - "▁we ed", - "▁cr ops", - "▁cro ps", - "▁crop s", - "im an", - "ima n", - "i man", - "Cl aim", - "ins ula", - "▁( “", - "▁Ch anges", - "▁Change s", - "▁ Changes", - "▁invån are", - "ag ain", - "aga in", - "a gain", - "▁c nt", - "▁ cnt", - "▁G az", - "▁Ga z", - "▁a ustral", - "over lay", - "▁Me chan", - "▁sl ammed", - "▁tr ailing", - "▁tra iling", - "▁trail ing", - "▁Bi ography", - "▁appe aling", - "▁appeal ing", - "IV ER", - "IVE R", - "I VER", - "▁A ve", - "▁Av e", - "▁P lot", - "▁Pl ot", - "vo j", - "v oj", - "▁s ung", - "▁su ng", - "▁sun g", - "▁ sung", - "▁u nos", - "▁un os", - "▁uno s", - "Effect s", - "v v", - "co ok", - "c ook", - "But tons", - "Button s", - "▁trans m", - "ier to", - "iert o", - "CON TEXT", - "CONT EXT", - "▁dign ity", - "air ed", - "ai red", - "aire d", - "a ired", - "java x", - "jav ax", - "j avax", - "▁Albert o", - "▁Alber to", - "▁Rec ently", - "▁Recent ly", - "▁fac ial", - "▁fa cial", - "math op", - "mat hop", - "ał o", - "a ło", - "ви д", - "co tt", - "c ott", - "Vari ables", - "Variable s", - "▁R an", - "▁Ra n", - "▁b unk", - "am iliar", - "amil iar", - "CA ST", - "C AST", - "▁fr ü", - "VE D", - "V ED", - "▁NOT ICE", - "▁turn o", - "▁tur no", - "valid ator", - "▁Portug uese", - "▁question ing", - "}} )", - "} })", - "▁l ear", - "▁le ar", - "▁ lear", - "X amarin", - "▁dis adv", - "enc oded", - "encode d", - "▁K ot", - "▁Ko t", - "ra ted", - "rat ed", - "rate d", - "r ated", - "▁The ory", - "ci us", - "c ius", - "▁Dar win", - "ђ е", - "▁dé cl", - "▁déc l", - "▁обла сть", - "ро вич", - "▁mob ility", - "▁mobil ity", - "V F", - "▁х и", - "▁ хи", - "un til", - "unt il", - "u ntil", - "▁bar riers", - "▁barrier s", - "▁barr iers", - "gi f", - "g if", - "▁R oh", - "▁Ro h", - "▁a ging", - "▁ag ing", - "▁ aging", - "▁W idget", - "▁ Widget", - "ol k", - "▁f arms", - "▁far ms", - "▁farm s", - "Check er", - "Che cker", - "Int roduction", - "с мо", - "▁Russ ians", - "▁Russian s", - "▁Russia ns", - "na ments", - "nam ents", - "nament s", - "n aments", - "▁In sert", - "▁Ins ert", - "▁ Insert", - "▁When ever", - "▁Whe never", - "er set", - "ers et", - "it ori", - "itor i", - "ito ri", - "▁D ort", - "▁Do rt", - "▁Dor t", - "▁cost ume", - "▁mathemat ical", - "▁B ast", - "▁Bas t", - "▁Ba st", - "▁nom inated", - "▁nomin ated", - "▁rest oration", - "pos al", - "po sal", - "▁un fortunate", - "P s", - "LI N", - "L IN", - "▁int act", - "▁prov oc", - "▁situ ée", - "▁но ября", - "er mo", - "erm o", - "▁f isher", - "▁fish er", - "▁fis her", - "г ля", - "▁con ting", - "▁cont ing", - "▁contin g", - "▁Do ug", - "▁Dou g", - "\" ?", - "▁E va", - "▁Ev a", - "▁t ops", - "▁to ps", - "▁top s", - "▁Rem ote", - "▁ Remote", - "▁art work", - "▁art illery", - "qu ick", - "▁Arab ia", - "▁SD Value", - "▁Dak ota", - "ia ted", - "iat ed", - "iate d", - "i ated", - "▁Op tim", - "▁Opt im", - "but tons", - "button s", - "▁c ottage", - "▁where in", - "▁tut orial", - "▁S cre", - "▁Sc re", - "▁swe ep", - "▁Coff ee", - "}) }", - "} )}", - "▁му зы", - "host name", - "▁T emp", - "▁Te mp", - "▁Tem p", - "▁ Temp", - "▁F ut", - "▁Fu t", - "re spect", - "res pect", - "resp ect", - "oc z", - "o cz", - "▁pre domin", - "▁pred omin", - "Ind icator", - "en cial", - "enc ial", - "encia l", - "enci al", - "UM ENT", - "U MENT", - "▁SH ALL", - "▁SHA LL", - "▁comm anded", - "▁command ed", - "▁withdraw al", - "io ur", - "i our", - "REG ION", - "s printf", - "▁в ме", - "▁Pay ment", - "▁ Payment", - "▁A nim", - "▁An im", - "▁ Anim", - "pub lish", - "▁se eks", - "▁see ks", - "▁seek s", - "ou w", - "o uw", - "▁G M", - "▁ GM", - "ru gu", - "rug u", - "r ugu", - "us tain", - "ust ain", - "usta in", - "▁) )", - "▁ ))", - "▁consult ing", - "▁D ialog", - "▁ Dialog", - "▁L ars", - "▁La rs", - "▁Lar s", - "▁crit ique", - "▁circ ulation", - "▁circul ation", - "▁land sc", - "▁lands c", - "man aged", - "▁C raft", - "▁Cr aft", - "▁Cra ft", - "▁h erman", - "▁her man", - "af i", - "a fi", - "am y", - "a my", - "▁disc our", - "▁disco ur", - "<> (", - "< >(", - "▁St eph", - "▁Ste ph", - "▁Step h", - "▁toler ance", - "type name", - "typ ename", - "typen ame", - "vent ions", - "vention s", - "zi ał", - "z iał", - "ст ов", - "сто в", - "с тов", - "▁st icking", - "▁stick ing", - "AS C", - "A SC", - "IS O", - "I SO", - "▁Sp encer", - "▁Di dn", - "▁Did n", - "gom ery", - "im iter", - "imit er", - "imi ter", - "dr u", - "d ru", - "Cl ause", - "▁sl ides", - "▁slide s", - "▁slid es", - "## #", - "# ##", - "▁S ugar", - "▁Su gar", - "H Y", - "▁э ти", - "▁Ed wards", - "▁Edward s", - "▁c ents", - "▁cent s", - "oy a", - "o ya", - "ser ts", - "sert s", - "s erts", - "▁H ass", - "▁Ha ss", - "▁Has s", - "▁in gen", - "▁ing en", - "▁ ingen", - "ст ри", - "с три", - "▁s addle", - "sol id", - "s olid", - "▁ch ampions", - "▁champion s", - "▁champ ions", - "- )", - "▁S lov", - "▁Sl ov", - "▁sh iny", - "▁* )&", - "▁*) &", - "▁Def ine", - "č e", - "▁scr ut", - "on den", - "ond en", - "onde n", - "'\" ,", - "' \",", - "uf fs", - "uff s", - "▁o lymp", - "id ential", - "ident ial", - "wa nd", - "wan d", - "w and", - "▁ann ually", - "▁annual ly", - "▁Ark ansas", - "▁s aint", - "▁sa int", - "▁gle ich", - "▁per fection", - "▁perfect ion", - "▁perf ection", - ") >", - "▁sh orts", - "▁short s", - "▁just ified", - "pe ated", - "peat ed", - "pack ages", - "package s", - "dr iven", - "drive n", - "d riven", - "▁Liber ty", - "▁str ipped", - "▁stri pped", - "▁strip ped", - "ше ние", - "▁fün f", - "▁e cosystem", - "ix a", - "i xa", - "▁F resh", - "▁Fr esh", - "▁Fre sh", - "var t", - "va rt", - "v art", - "▁tre ats", - "▁treat s", - "▁st ance", - "▁stan ce", - "▁ stance", - "чё т", - "ч ёт", - "▁p ity", - "▁pi ty", - "▁pit y", - "ad ém", - "▁о кон", - "▁ок он", - "▁C hand", - "▁Ch and", - "▁Cha nd", - "ra b", - "r ab", - "вши й", - "в ший", - "in ski", - "ins ki", - "▁contin ually", - "▁continu ally", - "▁D addy", - "▁Dad dy", - "▁night mare", - "ic ional", - "ici onal", - "icio nal", - "icion al", - "▁e fect", - "ue blo", - "▁l anç", - "▁lan ç", - "▁Col lections", - "▁Collection s", - "▁Collect ions", - "▁ Collections", - "du e", - "d ue", - "am pton", - "amp ton", - "▁mem cpy", - "▁ memcpy", - "▁* *(", - "▁** (", - "is sent", - "iss ent", - "isse nt", - "issen t", - "▁In sp", - "▁Ins p", - "▁Glas gow", - "▁fur ono", - "▁kind ness", - "B i", - "▁comp eted", - "▁compet ed", - "▁compete d", - "▁o ak", - "L arge", - "▁dis gu", - "▁disg u", - "▁k ings", - "▁king s", - "▁kin gs", - "та ми", - "▁st uffed", - "▁stuff ed", - "▁h ilar", - "▁hi lar", - "pub lished", - "publish ed", - "▁st ressed", - "▁str essed", - "▁stress ed", - "▁Pe ak", - "▁lo ader", - "▁load er", - "▁ loader", - "Key board", - "▁re construction", - "▁v od", - "▁vo d", - "▁ vod", - "▁d un", - "▁du n", - "▁understand s", - "te nant", - "ten ant", - "▁ch aque", - "▁cha que", - "▁pre jud", - "ut at", - "uta t", - "u tat", - "▁u so", - "▁us o", - "▁ uso", - "▁He avy", - "▁cu atro", - "▁side walk", - "▁B ug", - "▁Bu g", - "▁mån aden", - "ge o", - "▁un ited", - "▁unit ed", - "▁F iles", - "▁Fil es", - "▁File s", - "▁Fi les", - "▁ Files", - "▁А ль", - "▁Ал ь", - "▁rug by", - "▁fin ancing", - "▁financ ing", - "▁com ply", - "▁comp ly", - "▁compl y", - "& #", - "▁r ushing", - "▁rush ing", - "▁rus hing", - "▁f en", - "▁fe n", - "▁ fen", - "mon g", - "mo ng", - "m ong", - "▁sp é", - "▁present ing", - "IN CLUDING", - "ě l", - "zeich nung", - "Back up", - "▁pe tit", - "▁pet it", - "▁all erg", - "▁alle rg", - "▁aller g", - "ну т", - "н ут", - "▁wor rying", - "▁worry ing", - "▁m amm", - "▁ma mm", - "▁oper and", - "▁opera nd", - ":%.* ]]", - "▁real ise", - "Comm ands", - "Command s", - "▁B ew", - "▁Be w", - "▁ass umes", - "▁assum es", - "▁assume s", - "▁Co vid", - "▁Cov id", - "▁qu and", - "ty ard", - "t yard", - "▁M ono", - "▁Mon o", - "▁Mo no", - "lin ked", - "link ed", - "M ARK", - "Es p", - "E sp", - "▁bless ing", - "▁eyeb rows", - "▁N V", - "▁ NV", - "▁ст ру", - "▁ стру", - "▁mod eling", - "▁model ing", - "▁mode ling", - "▁gre eted", - "Work space", - "▁pe dest", - "▁ped est", - "▁не за", - "lem agne", - "Stat istics", - "▁a ument", - "▁au ment", - "▁spe eds", - "▁speed s", - "▁synd rome", - "CONNE CT", - "za hl", - "z ahl", - "ver so", - "vers o", - "érc ito", - "▁astr onom", - "▁ap rile", - "▁apr ile", - "▁april e", - "že n", - "ž en", - "ве ро", - "вер о", - "dr aft", - "d raft", - "▁g ioc", - "▁gi oc", - "▁com port", - "▁comp ort", - "▁var iance", - "▁vari ance", - "▁real izing", - "▁realiz ing", - "ED IT", - "оло ві", - "▁e star", - "▁est ar", - "▁es tar", - "▁esta r", - "▁s ost", - "▁so st", - "N ORMAL", - "▁ ó", - "▁And r", - "▁An dr", - "ATTR IB", - "▁re de", - "▁r ede", - "▁red e", - "▁t oes", - "▁to es", - "▁toe s", - "▁adv ances", - "▁advance s", - "▁Again st", - "TO M", - "T OM", - "rs s", - "r ss", - "MM MM", - "▁ne west", - "▁new est", - "▁V ER", - "▁ VER", - "▁phrase s", - "▁phr ases", - "an ter", - "ant er", - "ante r", - "La unch", - "▁c hr", - "▁ch r", - "▁ chr", - "▁manufact ured", - "$) ,", - "$ ),", - "roll ment", - "es ton", - "est on", - "esto n", - "e ston", - "▁pe int", - "” )", - "en det", - "end et", - "ende t", - "▁H air", - "▁Ha ir", - "ival ent", - "▁up right", - "gr en", - "gre n", - "g ren", - "an ked", - "ank ed", - "wr ight", - "w right", - "▁m ast", - "▁ma st", - "▁mas t", - "▁on Change", - "▁de bris", - "▁deb ris", - "▁g rap", - "▁gr ap", - "▁gra p", - "et ry", - "etr y", - "e try", - "▁( __", - "▁(_ _", - "▁ (__", - "▁Com merce", - "BO X", - "T ax", - "▁о три", - "▁от ри", - "▁pre vention", - "▁prevent ion", - "▁prev ention", - "▁Fe el", - "▁ex otic", - "▁B ark", - "▁Bar k", - "▁S team", - "▁Ste am", - "fo n", - "f on", - "ol in", - "oli n", - "o lin", - "▁elim inated", - "▁eliminate d", - "▁b c", - "▁ bc", - "▁C ycl", - "▁Cy cl", - "▁$ (\"#", - "▁ $(\"#", - "▁P arl", - "▁Par l", - "▁Pa rl", - "man uel", - "os pher", - "osp her", - "osph er", - "W F", - "An aly", - "Anal y", - "▁nav ig", - "▁re nown", - "▁ren own", - "R x", - "▁W alt", - "▁Wal t", - "▁Wa lt", - "uf fed", - "uff ed", - "▁f oster", - "▁fo ster", - "▁fost er", - "▁fos ter", - "$ :", - "sh ore", - "Conne ctor", - "Conn ector", - "Connect or", - "фи ка", - "▁real ization", - "▁realiz ation", - "L i", - "ct xt", - "ctx t", - "c txt", - "ah oo", - "aho o", - "▁mir acle", - "▁E T", - "▁ ET", - "▁G PS", - "▁GP S", - "▁Observ able", - "▁h f", - "▁ hf", - "▁magnific ent", - "не го", - "BI N", - "B IN", - "▁D orf", - "▁Do rf", - "▁Dor f", - "ie ck", - "ve e", - "v ee", - "▁C raw", - "▁Cr aw", - "▁Cra w", - "/ #", - "▁p ci", - "▁pc i", - "▁ pci", - "ip pet", - "ipp et", - "▁Hill ary", - "▁g ir", - "▁gi r", - "▁r and", - "▁ran d", - "▁ra nd", - "▁ rand", - "▁la ying", - "▁lay ing", - "▁D ifferent", - "bo ys", - "boy s", - "vi rt", - "vir t", - "v irt", - "▁enc ryption", - "ás z", - "á sz", - "по р", - "п ор", - "▁sm elled", - "▁smell ed", - "▁sus cept", - "cl uded", - "clude d", - "▁C arn", - "▁Car n", - "▁Ca rn", - "ig ten", - "igt en", - "igte n", - "▁Ch uck", - "▁Prov inc", - "▁per í", - "▁Mar shal", - "▁Mars hal", - "▁ Marshal", - "мо ж", - "g fx", - "os hi", - "osh i", - "▁W HE", - "▁WH E", - "▁relax ation", - ", .", - "we re", - "wer e", - "w ere", - "▁var ieties", - "▁W on", - "▁Wo n", - "▁g aps", - "▁gap s", - "▁ga ps", - "▁st ole", - "▁sto le", - "ig ua", - "igu a", - "ющи е", - "▁Ham pshire", - "ph rase", - "▁pel ícula", - "Process ing", - "▁initial ization", - "oust ic", - "▁Jose f", - "▁Jos ef", - "ic ating", - "ica ting", - "▁good ness", - "TE S", - "T ES", - "▁c ope", - "▁co pe", - "▁cop e", - "▁ cope", - "▁ignor ance", - "▁B rist", - "▁Br ist", - "▁par as", - "▁para s", - "▁pa ras", - "▁accident ally", - "▁t and", - "▁tan d", - "▁ta nd", - "it test", - "itt est", - "itte st", - "▁у ли", - "▁sh ipped", - "▁ship ped", - "▁о ст", - "▁ос т", - "else if", - "▁u size", - "▁us ize", - "hor izontal", - "▁C arr", - "▁Car r", - "▁Ca rr", - "▁pre cip", - "▁prec ip", - "ro z", - "r oz", - "path etic", - "pat hetic", - "ri ved", - "riv ed", - "rive d", - "r ived", - "ro k", - "r ok", - "▁dig ging", - "мо м", - "▁M ull", - "▁Mu ll", - "▁Mul l", - "▁X III", - "▁XII I", - "▁XI II", - "▁pe as", - "▁f oul", - "▁fo ul", - "▁fou l", - "▁travel s", - "▁trav els", - "▁N g", - "▁состав е", - "▁соста ве", - "Mon t", - "Mo nt", - "M ont", - "ar de", - "ard e", - "▁Ste fan", - "^^ ^^", - "▁K iss", - "▁Ki ss", - "▁E k", - "▁ok tober", - "▁mem orable", - "▁memor able", - "') ).", - "')) .", - "' )).", - "▁V ision", - "▁Vis ion", - "▁N ina", - "▁Ni na", - "▁Nin a", - "▁S olar", - "▁So lar", - "▁Sol ar", - "▁highlight ed", - "▁me mo", - "▁mem o", - "me isterschaft", - "side bar", - "SE E", - "S EE", - "▁Nev ada", - "D a", - "▁draw er", - "ast ically", - "astic ally", - "el de", - "eld e", - "sc ribed", - "scri bed", - "scribe d", - "scrib ed", - "▁pri ests", - "▁priest s", - "▁hom mes", - "▁homme s", - "▁in structor", - "▁instruct or", - "кла д", - "▁sp ett", - "▁spe tt", - "\\ -", - "▁ми ра", - "▁ мира", - "▁Look s", - "▁Lo oks", - "▁sle eve", - "▁strong est", - "▁t ête", - "▁Nic ole", - "▁Ni cole", - "▁Nicol e", - "im per", - "imp er", - "на ча", - "ip per", - "ipp er", - "▁in won", - "il ers", - "ile rs", - "iler s", - "i lers", - "▁Dep uty", - "og e", - "o ge", - "▁de pressed", - "▁dep ressed", - "▁depress ed", - "▁ar te", - "▁art e", - "▁ arte", - "▁comb ining", - "LA ST", - "L AST", - "in ted", - "int ed", - "inte d", - "▁A verage", - "▁Ave rage", - "▁poll ution", - "▁Phill ips", - "▁W M", - "▁ WM", - "}} }\\", - "}}} \\", - "} }}\\", - "Add ed", - "Ad ded", - "▁per ipher", - "Creat ion", - "C reation", - "▁ital ien", - "▁Ch oice", - "▁Cho ice", - "▁ Choice", - "▁EX PRESS", - "▁St ruct", - "▁Str uct", - "▁ Struct", - "ys z", - "y sz", - "Res ize", - "Re size", - "AR GS", - "ARG S", - "▁re po", - "▁rep o", - "▁ repo", - "▁что бы", - "▁p ref", - "▁pre f", - "▁pr ef", - "▁ pref", - "▁earth qu", - "▁Ме кси", - "▁F inale", - "▁Fin ale", - "▁Final e", - "▁h echo", - "▁he cho", - "requ ests", - "request s", - "C ut", - "▁des erved", - "▁deserve d", - "го во", - "гов о", - "▁Re cent", - "▁Rec ent", - "▁ди визи", - "▁support ive", - "пра ви", - "прав и", - "▁irre levant", - "' \r", - "▁c trl", - "▁ ctrl", - "▁De al", - "iz ada", - "iza da", - "u o", - "▁n ort", - "▁no rt", - "▁nor t", - "ge ometry", - "geo metry", - "▁Individ ual", - "er eg", - "ere g", - "e reg", - "▁при ня", - "cre f", - "cr ef", - "c ref", - "═ ═", - "▁com erc", - "▁come rc", - "= _", - "bu nd", - "b und", - "та х", - "il en", - "ile n", - "i len", - "чи та", - "▁corpor ation", - "es z", - "e sz", - "▁= =>", - "▁== >", - "ab lish", - "abl ish", - "Ap r", - "A pr", - "▁r ipped", - "▁ri pped", - "▁rip ped", - "Var s", - "V ars", - "st ret", - "str et", - "stre t", - "▁Frances co", - "Na N", - "▁any time", - "▁autom ated", - "ost ream", - "o stream", - "▁draw ings", - "▁drawing s", - "▁enhance ment", - "ok rat", - "▁Iss ue", - "в ра", - "Cur rency", - "▁w yn", - "▁wy n", - "izar re", - "ét ico", - "mult iple", - "multi ple", - "multip le", - "▁R ate", - "▁Ra te", - "▁Rat e", - "▁ Rate", - "▁I ch", - "▁A uss", - "▁Aus s", - "▁Au ss", - "▁For mer", - "▁Form er", - "Cur ve", - "▁mar vel", - "att ro", - "attr o", - "▁с п", - "BO OL", - "си я", - "go ld", - "g old", - "▁N intendo", - "▁Salv ador", - "▁S olution", - "▁Sol ution", - "AD C", - "A DC", - "бо ра", - "бор а", - "▁Ben nett", - "▁F R", - "▁ FR", - "▁pu eden", - "▁pued en", - "▁puede n", - "pat ient", - "▁P G", - "▁ PG", - "▁J in", - "▁Ji n", - "▁cr ashed", - "▁crash ed", - "▁d enen", - "▁de nen", - "▁den en", - "▁S ample", - "▁Sam ple", - "▁ Sample", - "▁Que bec", - "it ories", - "itor ies", - "ito ries", - "itori es", - "▁b linked", - "▁blink ed", - "▁l ion", - "▁li on", - "▁vo ce", - "▁voc e", - "▁Imp act", - "▁M au", - "▁Ma u", - "▁N ie", - "▁Ni e", - "▁l ob", - "▁lo b", - "▁д ве", - "or neys", - "orney s", - "orne ys", - "▁coast al", - "▁s ensors", - "▁sens ors", - "▁sensor s", - "▁X II", - "▁XI I", - "▁ill usion", - "oj i", - "o ji", - "▁I NC", - "▁IN C", - "▁Dun can", - "y k", - "▁affect ing", - "pu l", - "p ul", - "▁Napole on", - "▁а каде", - "▁com pt", - "▁comp t", - "▁prof itable", - "▁profit able", - "lo e", - "l oe", - "▁deux ième", - "▁W C", - "▁ WC", - "▁v iable", - "▁vi able", - "▁via ble", - "▁D rug", - "▁Dr ug", - "▁Dru g", - "Text Box", - "▁lum inos", - "au té", - "aut é", - "y c", - "št ě", - "▁affili ates", - "▁affiliate s", - "il da", - "ild a", - "con duct", - "cond uct", - "▁e benfalls", - "▁A MD", - "▁AM D", - "▁Mon itor", - "▁ Monitor", - "▁Compan ies", - "▁correct ed", - "▁corre cted", - "ä ck", - "SY STEM", - "other apy", - "▁п еред", - "▁пере д", - "▁пе ред", - "▁bl ues", - "▁blue s", - "at isf", - "ati sf", - "atis f", - "al though", - "alth ough", - "ro st", - "ros t", - "r ost", - "SC AN", - "S CAN", - "▁R AM", - "ці ональ", - "▁vend ors", - "▁vendor s", - "▁custom s", - "▁cust oms", - "▁activ ate", - "▁ activate", - "▁b logs", - "▁bl ogs", - "▁blo gs", - "▁blog s", - "▁br ace", - "▁bra ce", - "▁ brace", - "▁st rat", - "▁str at", - "▁stra t", - "an je", - "anj e", - "щ ё", - "▁t ide", - "▁tid e", - "▁ti de", - "▁Brig ade", - "get Operand", - "▁al iment", - "▁ali ment", - "▁achieve ments", - "▁achievement s", - "▁suspic ion", - "▁susp icion", - "▁touch down", - "br oad", - "bro ad", - "b road", - "io re", - "ior e", - "i ore", - "Compar ison", - "▁m um", - "▁mu m", - "Eng lish", - "▁P icture", - "▁Pict ure", - "▁M ouse", - "▁Mo use", - "▁ Mouse", - "am d", - "a md", - "▁[ `", - "▁den omin", - "▁denom in", - "▁Al eks", - "▁Ale ks", - "▁pr events", - "▁prevent s", - "▁prev ents", - "ó b", - "fe d", - "f ed", - "▁P ray", - "▁Pr ay", - "▁Pra y", - "▁sh ine", - "▁ shine", - "▁cl utch", - "mu x", - "m ux", - "App ro", - "Ap pro", - "▁not ably", - "ch io", - "chi o", - "na ge", - "n age", - "HA S", - "H AS", - "▁' )", - "▁ ')", - "▁M iche", - "▁Mich e", - "▁Mic he", - "▁Mi che", - "t g", - ":: ~", - "▁am ely", - "▁ro dz", - "▁rod z", - "z s", - "tr ait", - "tra it", - "t rait", - "▁k lass", - "▁kl ass", - "▁ klass", - "f ö", - "▁dest ac", - "▁Cl ara", - "▁Clar a", - "f requency", - "▁G it", - "▁Gi t", - "▁по ль", - "▁пол ь", - "▁frequ encies", - "▁febr ero", - "▁st umbled", - "ко ю", - "▁N ames", - "▁Name s", - "▁Na mes", - "▁Nam es", - "▁ Names", - "▁F light", - "▁Fl ight", - "▁p rey", - "▁pre y", - "▁pr ey", - "▁med io", - "▁medi o", - "▁V AR", - "▁VA R", - "▁ VAR", - "▁F loat", - "▁Flo at", - "▁ Float", - "▁Ern est", - "▁Marc atori", - "op ort", - "o port", - "▁cancel lation", - "▁cancell ation", - "▁Br yan", - "▁Bry an", - "—— ——", - "Lu c", - "L uc", - "▁li bre", - "▁lib re", - "▁t ítulo", - "* >", - "▁S andy", - "▁San dy", - "▁Sand y", - "▁Mar ina", - "Be en", - "B een", - "▁w al", - "▁wa l", - "▁ wal", - "▁K ultur", - "▁expl ode", - "▁explo de", - "▁lim iting", - "▁limit ing", - "▁presum ably", - "▁p b", - "▁ pb", - "▁M erc", - "▁Me rc", - "▁Mer c", - "▁ре ки", - "le arning", - "lear ning", - "learn ing", - "C atalog", - "▁C ensus", - "lt e", - "l te", - "▁N ET", - "▁NE T", - "▁ NET", - "ra ising", - "rais ing", - "rai sing", - "сь ке", - "st aff", - "sta ff", - "▁Qu inn", - "▁mem orial", - "▁memor ial", - "▁memo rial", - "п ня", - "▁cu enta", - "▁X I", - "lb l", - "l bl", - "▁v aries", - "▁var ies", - "▁vari es", - "▁va ries", - "▁fluct uations", - "▁дол ж", - "▁осо би", - "▁ware house", - "How ever", - "▁correct ions", - "▁corre ctions", - "▁correction s", - "dh d", - "d hd", - "▁f als", - "▁fa ls", - "▁fal s", - "▁controvers y", - "▁cur se", - "▁t élé", - "▁té lé", - "ře d", - "ř ed", - "▁A U", - "▁ AU", - "▁т ор", - "▁то р", - "▁ тор", - "▁cr ít", - "id an", - "ida n", - "i dan", - "ili ary", - "iliar y", - "ilia ry", - "▁P anel", - "▁Pan el", - "▁Pa nel", - "▁ Panel", - "cul e", - "cu le", - "c ule", - "▁P oor", - "▁Po or", - "▁B A", - "▁ BA", - "▁ignor ant", - "ème s", - "è mes", - "▁aest hetic", - "Link ed", - "Lin ked", - "get Int", - "Un icode", - "[ @", - "▁Z ent", - "▁Ze nt", - "▁Zen t", - "Man ifest", - "▁v ars", - "▁var s", - "▁va rs", - "▁ vars", - "P B", - "▁в у", - "▁ ву", - "▁De scribe", - "▁Desc ribe", - "▁ Describe", - "▁Any thing", - "oi rs", - "oir s", - "o irs", - "▁s ocks", - "▁so cks", - "▁soc ks", - "▁sock s", - "▁im ped", - "▁imp ed", - "▁ne ue", - "▁neu e", - "▁dis pers", - "▁disp ers", - "Col lect", - "Coll ect", - "file r", - "fil er", - "fi ler", - "f iler", - "▁Fr au", - "▁Fra u", - "▁H ockey", - "▁te ens", - "▁teen s", - "▁Rober to", - "▁Robert o", - "la uf", - "l auf", - "ва ть", - "ват ь", - "▁с ко", - "▁ ско", - "is Array", - "▁teen ager", - "Bu ilt", - "▁loud ly", - "Cap acity", - "▁advent ures", - "▁adventure s", - "▁M olly", - "▁Mol ly", - "rec ogn", - "bar s", - "ba rs", - "b ars", - "▁L or", - "▁Lo r", - "▁pu ò", - "▁m ong", - "▁mon g", - "▁mo ng", - "▁ mong", - "in ement", - "ine ment", - "i nement", - "Ass ignment", - "Assign ment", - "▁d iz", - "▁di z", - "less ness", - "▁H alloween", - "▁bit map", - "▁ bitmap", - "Ro m", - "R om", - "на р", - "н ар", - "▁re bel", - "▁reb el", - "▁rad ial", - "▁radi al", - "me asure", - "ni t", - "n it", - "▁Ass ume", - "▁assign ments", - "▁assignment s", - "▁I sn", - "▁Is n", - "▁al tre", - "▁alt re", - "ße r", - "ß er", - "на ль", - "нал ь", - "н аль", - "▁fl ies", - "▁d roit", - "▁dro it", - "▁thick ness", - "▁en jo", - "▁d well", - "▁dw ell", - "▁hom osexual", - "▁e val", - "▁ev al", - "▁ eval", - "$_ {", - "$ _{", - "as ia", - "asi a", - "▁phil os", - "get Current", - "▁veter ans", - "▁veteran s", - "▁Ber keley", - "▁wild life", - "Co p", - "C op", - "ve rn", - "ver n", - "v ern", - "▁ Ú", - "to s", - "t os", - "▁L ed", - "▁Le d", - "▁key words", - "▁keyword s", - "▁med ications", - "▁medic ations", - "▁medication s", - "ne um", - "▁jam ais", - "▁B uc", - "▁Bu c", - "▁P D", - "▁ PD", - "▁State ment", - "▁Stat ement", - "▁ Statement", - "▁P I", - "▁ PI", - "▁Jack ie", - "▁Jac kie", - "▁ord in", - "▁k ör", - "▁kö r", - "en ze", - "enz e", - "▁util ized", - "▁utiliz ed", - "▁utilize d", - "á ct", - "az ed", - "aze d", - "a zed", - "▁sever ely", - "▁severe ly", - "▁ä ven", - "▁li bro", - "▁lib ro", - "▁E u", - "äs t", - "ä st", - "PAR T", - "PA RT", - "P ART", - "▁But ler", - "▁puzz le", - "F all", - "Count ry", - "C ountry", - "pf n", - "p fn", - "▁у країн", - "▁Or chestra", - "▁al to", - "▁alt o", - "▁anc ora", - "▁decom position", - "▁ م", - "▁appet ite", - "ad u", - "a du", - "▁TH AT", - "▁com enz", - "min a", - "mi na", - "m ina", - "▁init iated", - "▁initi ated", - "▁T at", - "▁Ta t", - "▁some time", - "▁som etime", - "▁somet ime", - "re k", - "r ek", - "br ead", - "bre ad", - "b read", - "▁Stat istics", - "▁ Statistics", - "▁C ob", - "▁Co b", - "F ollow", - "▁ge ometric", - "ш ла", - "▁proceed ings", - "D lg", - "se ven", - "s even", - "▁[ -", - "▁ [-", - "▁Buff alo", - "▁bl acks", - "▁black s", - "▁s ov", - "▁so v", - "▁cust ody", - "▁r as", - "▁ra s", - "▁ ras", - "▁tatto o", - "öffent licht", - "Bl o", - "B lo", - "A ustral", - "▁rec uper", - "ле в", - "л ев", - "▁b em", - "▁be m", - "▁t hou", - "▁th ou", - "ori ented", - "orient ed", - "vi r", - "v ir", - "▁col ony", - "▁colon y", - "▁Stan ford", - "Abs olute", - "ad rat", - "adr at", - "▁S itu", - "▁Si tu", - "▁sou vent", - "EX EC", - "▁m ű", - "▁apart ments", - "▁apartment s", - "▁слу ча", - "▁a no", - "▁an o", - "▁ ano", - "WIN DO", - "ac ci", - "acc i", - "▁L au", - "▁La u", - "co urt", - "cou rt", - "c ourt", - "▁manif old", - "▁coal ition", - "▁X IV", - "▁XI V", - "Att rib", - "Attr ib", - "asc ade", - "▁whe at", - "▁strength s", - "FR EE", - "F REE", - "EMP TY", - "▁h ey", - "▁he y", - "as cular", - "asc ular", - "▁pl asma", - "▁b ob", - "▁bo b", - "Sep arator", - "=\" ${", - "=\"$ {", - "▁Z ag", - "▁Za g", - "▁pro jet", - "▁smooth ly", - "SE QU", - "an aly", - "ana ly", - "anal y", - "att achment", - "attach ment", - "▁E S", - "▁ ES", - "▁po pped", - "▁pop ped", - "ő s", - "to m", - "t om", - "▁s ón", - "▁só n", - "▁r ott", - "▁ro tt", - "▁rot t", - "▁ rott", - "Util ities", - "Ut ilities", - "had oop", - "hado op", - "▁s otto", - "▁so tto", - "au tor", - "aut or", - "auto r", - "▁George s", - "▁Georg es", - "▁kter ý", - "▁gru ppo", - "▁ко гда", - "▁ме да", - "▁instrument al", - "▁W riter", - "▁Write r", - "▁Writ er", - "▁Wr iter", - "▁ Writer", - "▁set Timeout", - "ik k", - "i kk", - "▁Do po", - "▁Dop o", - "]) ;\r", - "]); \r", - "] );\r", - "▁pract icing", - "▁Ron ald", - "▁у би", - "▁ag rees", - "▁agree s", - "▁agre es", - "▁den oted", - "▁denote d", - "is miss", - "ism iss", - "▁interview ed", - "template s", - "t emplates", - "ř i", - "ad ministr", - "admin istr", - "▁B utter", - "▁But ter", - "▁XV II", - "▁XVI I", - "▁position ed", - "▁posit ioned", - "▁Four th", - "▁overwhel med", - "▁Reg ular", - "▁rep rezent", - "коно ми", - "▁expect s", - "Ind ices", - "▁mar ijuana", - "▁z aj", - "▁za j", - "▁B ren", - "▁Br en", - "▁Bre n", - "▁be gg", - "▁beg g", - "▁na hm", - "▁nah m", - "���inter rog", - "ти е", - "▁B un", - "▁Bu n", - "▁с еред", - "▁се ред", - "▁shel ves", - "▁которы х", - "▁Fra uen", - "▁Frau en", - "▁Serge ant", - "▁у спе", - "mat ched", - "match ed", - "m atched", - "▁d onne", - "▁don ne", - "▁touch es", - "▁tou ches", - "ab ort", - "abor t", - "▁v ale", - "▁val e", - "▁va le", - "▁inst itutional", - "▁institut ional", - "▁institution al", - "▁M ons", - "▁Mon s", - "▁Mo ns", - "▁ambit ious", - "▁non etheless", - "▁none theless", - "j d", - "пе й", - "п ей", - "▁back pack", - "da o", - "d ao", - "ви я", - "▁surround ings", - "▁surrounding s", - "| _{", - "▁g egründ", - "dis p", - "di sp", - "d isp", - "▁moist ure", - "▁w yd", - "▁wy d", - "▁tr aders", - "▁trad ers", - "▁tra ders", - "▁trade rs", - "▁Er st", - "▁Gal axy", - "▁в оло", - "▁во ло", - "▁Per u", - "▁Pe ru", - "▁prior ities", - "▁pron ounced", - "▁C BS", - "▁CB S", - "▁Pal m", - "▁Pa lm", - "▁exp ans", - "▁ener get", - "▁energ et", - "▁Cond ition", - "▁ Condition", - "▁S ver", - "▁Sv er", - "ne sted", - "nes ted", - "n ested", - "▁февра ля", - "he ro", - "her o", - "h ero", - "▁ко ло", - "▁к оло", - "▁ коло", - "▁Fil ms", - "▁Film s", - "Bo n", - "B on", - "é al", - "ploy ed", - "tr ained", - "tra ined", - "train ed", - "▁els ő", - "▁l ust", - "▁lu st", - "ati num", - "atin um", - "oy le", - "o yle", - "▁J et", - "▁Je t", - "жде ния", - "▁survey s", - "▁surve ys", - "be e", - "b ee", - "work ers", - "worker s", - "wor kers", - "rec ords", - "record s", - "cal endar", - "bb ing", - "b bing", - "reg ation", - "dash board", - "d ashboard", - "K ing", - "▁v ista", - "▁vis ta", - "▁vi sta", - "▁dep icted", - "▁occur ring", - "▁о фи", - "▁sand wich", - "rc u", - "r cu", - "ke rn", - "ker n", - "k ern", - "▁min ut", - "▁mi nut", - "▁с мер", - "▁t d", - "▁ td", - "so lete", - "sole te", - "sol ete", - "Com plex", - "Comp lex", - "▁t unn", - "▁tu nn", - "▁tun n", - "▁sc arc", - "▁scar c", - "st ead", - "ste ad", - "▁F ail", - "▁Fa il", - "▁ Fail", - "▁R s", - "▁tr ails", - "▁tra ils", - "▁trail s", - "ke m", - "k em", - "▁Rom ans", - "▁Ro mans", - "▁Roman s", - "▁Roma ns", - "at ivity", - "ativ ity", - "Pre vious", - "Prev ious", - "▁de press", - "▁dep ress", - "▁re signed", - "▁res igned", - "▁resign ed", - "get Default", - "▁Tib et", - "▁Ti bet", - "▁Fr anco", - "▁Franc o", - "▁Fran co", - "\") ));", - "\")) );", - "\" )));", - "▁in jection", - "▁inj ection", - "▁inject ion", - "rem oved", - "remove d", - "▁pra ised", - "▁praise d", - "▁A sc", - "▁As c", - "er ase", - "era se", - "eras e", - "e rase", - "▁commission ed", - "MA IL", - "M AIL", - "▁B oh", - "▁Bo h", - "Pol y", - "Po ly", - "P oly", - "▁cin q", - "▁Ab ove", - "▁Josh ua", - "ZE RO", - "Z ERO", - "▁sum mit", - "▁U rs", - "▁Ur s", - "▁c url", - "▁cur l", - "▁cu rl", - "▁v isa", - "▁vis a", - "▁vi sa", - "▁re sur", - "▁res ur", - "={ '", - "= {'", - "fe at", - "▁abs orb", - "▁absor b", - "▁plan ets", - "▁plane ts", - "▁planet s", - "▁prin cess", - "▁prince ss", - "▁Jahrhund erts", - "▁Jahrhundert s", - "x p", - "▁N BC", - "▁ко ми", - "▁ком и", - "▁F UN", - "▁ FUN", - "▁ne uen", - "▁neu en", - "▁neue n", - "▁dé jà", - "▁O z", - "bb en", - "b ben", - "VID EO", - "▁ej empl", - "▁cons iders", - "▁consider s", - "▁consid ers", - "at ri", - "atr i", - "a tri", - "▁ar rog", - "▁arr og", - "io so", - "ios o", - "i oso", - "▁h ace", - "▁ha ce", - "▁contact ed", - "▁un ple", - "▁spons ored", - "▁tr ainer", - "▁tra iner", - "▁train er", - "sb i", - "s bi", - "▁за нима", - "C riterion", - "но то", - "sch eme", - "sche me", - "enn ial", - "per form", - "perf orm", - "▁fix ing", - "▁по стро", - "▁пос тро", - "ar b", - "a rb", - "EX IT", - "▁ca fé", - "▁caf é", - "itut ed", - "itute d", - "itu ted", - "ri ages", - "ria ges", - "riage s", - "T ur", - "▁hab er", - "▁ha ber", - "el asticsearch", - "▁а л", - "▁ ал", - "r h", - "▁v oll", - "▁vo ll", - "▁vol l", - "CL U", - "M il", - "▁mem bres", - "▁membr es", - "▁membre s", - "▁remark ed", - "ва на", - "ван а", - "в ана", - "=\" _", - "Le ss", - "Les s", - "L ess", - "(\" \");", - "▁Y ale", - "▁Ya le", - "ber ries", - "▁rele asing", - "▁im ports", - "▁import s", - "▁imp orts", - "id ea", - "ide a", - "▁( +", - "▁ar qu", - "ific ación", - "ifica ción", - "▁па ра", - "▁пар а", - "▁R angers", - "▁Range rs", - "▁Rang ers", - "▁Ran gers", - "M ic", - "▁n ederbörd", - "▁imag inary", - "▁imagin ary", - "▁special ists", - "▁specialist s", - "▁ho of", - "Mod ules", - "Module s", - "▁sad ly", - "ce il", - "Tab Index", - "at ionale", - "ation ale", - "ational e", - "▁Part ner", - "tb ody", - "t body", - "▁le verage", - "▁lever age", - "D N", - "▁P rec", - "▁Pr ec", - "▁Pre c", - "▁S é", - "▁M am", - "▁Ma m", - "▁a fin", - "▁af in", - "is Valid", - "Ps e", - "P se", - "▁сто ро", - "▁cho pped", - "▁chop ped", - "▁Min or", - "▁Mi nor", - "▁d abei", - "Da vid", - "D avid", - "uss ia", - "▁дере вня", - "▁Id entity", - "▁Ident ity", - "▁ Identity", - "▁L GBT", - "ци је", - "▁Or ts", - "▁Ort s", - "▁part i", - "▁par ti", - "▁B achelor", - "ug a", - "u ga", - "▁O PT", - "▁OP T", - "▁ OPT", - "▁S eth", - "▁Se th", - "▁Set h", - "▁LI ABLE", - "▁inaug ur", - "▁Shan ghai", - "▁relax ing", - "ци она", - "цион а", - "\" %", - "▁o bey", - "▁ob ey", - "▁A irlines", - "▁Air lines", - "Link s", - "Lin ks", - "L inks", - "▁C elt", - "▁Ce lt", - "▁Cel t", - "▁Ad min", - "▁Adm in", - "▁ Admin", - "ag ation", - "▁wor ries", - "IN TE", - "INT E", - "ar ith", - "ari th", - "Fat alf", - "]] )", - "] ])", - "co lm", - "col m", - "▁arch ae", - "▁br ushed", - "▁brush ed", - "▁t ät", - "▁struct ured", - "▁structure d", - "ти и", - "▁home m", - "▁hom em", - "▁ho mem", - "[: ,", - "▁n avy", - "▁na vy", - "▁nav y", - "get Key", - "power ed", - "pow ered", - "▁s ucked", - "▁suc ked", - "▁suck ed", - "▁z omb", - "▁zo mb", - "iss ant", - "issa nt", - "▁M ight", - "▁Mi ght", - "▁Mig ht", - "▁P ull", - "▁Pu ll", - "▁Pul l", - "ri r", - "r ir", - "▁п і", - "▁ пі", - "▁se as", - "▁sea s", - "▁W rest", - "▁Wr est", - "▁t ense", - "▁ten se", - "▁tens e", - "▁a tm", - "▁at m", - "▁have t", - "▁ha vet", - "▁hav et", - "▁pier ws", - "▁trag ic", - "▁D iff", - "▁Di ff", - "▁ Diff", - "▁conf idential", - "▁confident ial", - "success ful", - "ę ż", - "▁Ch ain", - "▁Cha in", - "▁ Chain", - "▁Ken ya", - "Ch oice", - "oc ur", - "o cur", - "an iu", - "ani u", - "▁consult ant", - "▁Ad vis", - "▁Adv is", - "Li f", - "L if", - "▁L ors", - "▁Lo rs", - "▁Lor s", - "avor ite", - "avo rite", - "▁util izing", - "▁utiliz ing", - "▁v intage", - "Mat cher", - "Match er", - "▁m embre", - "▁me mbre", - "▁mem bre", - "▁membr e", - "▁Ex pect", - "▁Exp ect", - "▁ Expect", - "▁tr acing", - "▁tra cing", - "no g", - "n og", - "▁d ej", - "▁de j", - "▁у че", - "▁lo ops", - "▁loop s", - "▁on click", - "▁G PU", - "▁GP U", - "▁ GPU", - "▁Album s", - "▁Alb ums", - "▁Arch ives", - "ва та", - "ват а", - "▁st ove", - "▁sto ve", - "ш ли", - "an cies", - "anc ies", - "▁geme ente", - "mo b", - "m ob", - "PD F", - "P DF", - "es o", - "e so", - "▁v ég", - "▁vé g", - "Res olve", - "▁te aches", - "▁teach es", - "▁tea ches", - "ло же", - "▁с тво", - "▁ст во", - "▁ ство", - "▁О дна", - "▁f id", - "▁fi d", - "Some thing", - "Som ething", - "▁ne bo", - "▁Valent ine", - "row ning", - "rown ing", - "▁а ле", - "▁ал е", - "aw i", - "a wi", - "is hi", - "ish i", - "▁S PI", - "▁SP I", - "▁ SPI", - "▁s pel", - "▁sp el", - "▁spe l", - "▁б іль", - "▁бі ль", - "▁particip ant", - "▁N ed", - "▁Ne d", - "▁G ast", - "▁Ga st", - "▁Gas t", - "▁bl ond", - "▁blo nd", - "▁s aves", - "▁sa ves", - "▁save s", - "▁sav es", - "col ored", - "color ed", - "colo red", - "▁A CTION", - "▁AC TION", - "▁ACT ION", - "▁ ACTION", - "▁Polit iker", - "}$ )", - "} $)", - "▁D um", - "▁Du m", - "den try", - "d entry", - "Stud ent", - "▁~ =", - "lo ads", - "load s", - "▁F oster", - "▁Fo ster", - "一 个", - "▁P K", - "▁ PK", - "▁S B", - "▁ SB", - "▁H ern", - "▁He rn", - "▁Her n", - "▁Ex hib", - "Listener s", - "Listen ers", - "Su n", - "S un", - "pl ac", - "▁B ever", - "▁Be ver", - "▁Bev er", - "▁incl uy", - "▁inclu y", - "▁d c", - "▁ dc", - "ar gc", - "arg c", - "▁g ed", - "▁ge d", - "▁ ged", - "с па", - "▁Form ula", - "▁с ем", - "▁се м", - "▁em pt", - "▁emp t", - "▁ empt", - "un register", - "▁Queens land", - "ánd ez", - "ot ive", - "oti ve", - "▁al ley", - "▁all ey", - "▁alle y", - "▁Democr at", - "▁trav ail", - "▁$ ,", - "▁ $,", - "R P", - "ро е", - "pers onal", - "person al", - "▁péri ode", - "HO ME", - "om es", - "ome s", - "o mes", - "▁recogn ised", - "he ng", - "hen g", - "h eng", - "▁J ung", - "▁Jun g", - "▁Ju ng", - "▁Ro land", - "▁Rol and", - "▁conv icted", - "Loc ked", - "Lock ed", - "L ocked", - "▁m ari", - "▁mar i", - "▁ma ri", - "▁Lux em", - "refer to", - "De leted", - "Dele ted", - "Delete d", - "Del eted", - "int ent", - "inte nt", - "▁St aats", - "▁Sta ats", - "▁обла сті", - "и т", - "▁са ве", - "▁Pro tocol", - "▁ Protocol", - "ają c", - "ch k", - "Type Info", - "▁p kt", - "▁ pkt", - "▁sc andal", - "▁scan dal", - "▁individ ually", - "▁individual ly", - "FM T", - "F MT", - "▁n j", - "ab ile", - "abil e", - "abi le", - "▁R ivers", - "▁River s", - "PRO PERTY", - "V B", - "wo rt", - "wor t", - "w ort", - "▁split ting", - "▁spl itting", - "ach ten", - "acht en", - "achte n", - "a chten", - "▁AR ISING", - "▁s ip", - "▁si p", - "▁f res", - "▁fr es", - "▁fre s", - "▁g room", - "▁gr oom", - "▁gro om", - "H ol", - "▁c anon", - "▁can on", - "▁ca non", - "▁abrupt ly", - "▁after ward", - "▁R unning", - "▁Run ning", - "▁ Running", - "▁j i", - "▁ ji", - "▁% ,", - "▁ %,", - "▁Palest inian", - "R W", - "pgf scope", - "▁country side", - "▁countr yside", - "▁fort unate", - "▁ fortunate", - "▁c él", - "▁Po inter", - "▁Point er", - "▁ Pointer", - "ens ors", - "ensor s", - "enso rs", - "ra ting", - "rat ing", - "r ating", - "▁buff ers", - "▁buffer s", - "▁buf fers", - "▁re mot", - "▁rem ot", - "▁Prop Types", - "▁N ah", - "▁Na h", - "al tern", - "alt ern", - "alter n", - "▁eas iest", - "▁in vas", - "▁inv as", - "▁cl k", - "▁ clk", - "copy right", - "c opyright", - "▁bl anc", - "SA MP", - "S AMP", - "▁Co hen", - "▁S hell", - "▁She ll", - "▁Sh ell", - "▁Shel l", - "▁ Shell", - "▁destroy ing", - "▁destro ying", - "▁Z el", - "▁Ze l", - "date r", - "da ter", - "dat er", - "d ater", - "če n", - "č en", - "▁f iling", - "▁fil ing", - "▁fi ling", - "▁integr ate", - "xi t", - "x it", - "▁R ET", - "▁RE T", - "▁ RET", - "le ne", - "len e", - "l ene", - "cal ls", - "call s", - "c alls", - "▁sl aughter", - "init ialized", - "initial ized", - "initialize d", - "un ches", - "unch es", - "unc hes", - "▁Tr ace", - "▁Tra ce", - "▁ Trace", - "eff icient", - "▁Wood s", - "▁long itud", - "G N", - "▁K ont", - "▁Kon t", - "▁Ko nt", - "▁chunk s", - "á ch", - "▁unem ployment", - "ac om", - "aco m", - "a com", - "▁sl owed", - "▁slow ed", - "▁out lined", - "▁outline d", - "xff ff", - "xf fff", - "x ffff", - "▁ik ke", - "▁work space", - "▁works pace", - "M c", - "▁k icking", - "▁kick ing", - "▁embed ding", - "ch nitt", - "chn itt", - "er ten", - "ert en", - "▁In terior", - "▁Inter ior", - "▁S ongs", - "▁Son gs", - "▁Song s", - "mm c", - "m mc", - "▁analy zed", - "▁analyze d", - "▁Cou pe", - "▁favor ites", - "▁favorite s", - "▁t t", - "▁ tt", - "▁то й", - "▁ той", - "R outing", - "▁Sil va", - "▁andere m", - "▁ander em", - "▁h onom", - "▁hon om", - "▁ho nom", - "▁исполь зова", - ".\" ]", - ". \"]", - "▁W u", - "le gt", - "leg t", - "▁s poon", - "▁sp oon", - "▁spo on", - "▁j ap", - "▁ja p", - "▁Ext ension", - "▁ Extension", - "er ne", - "ern e", - "▁v agy", - "▁va gy", - "▁vag y", - "▁се ла", - "▁ф унк", - "▁anal ytics", - "▁analyt ics", - "▁s ug", - "▁su g", - "▁A sync", - "▁As ync", - "▁ Async", - "▁pe aks", - "▁peak s", - "▁G ym", - "▁Gy m", - "▁law suit", - "▁laws uit", - "< >", - "ial is", - "i alis", - "et ric", - "etr ic", - "face d", - "fa ced", - "fac ed", - "f aced", - "▁dis rupt", - "▁f å", - "Input s", - "`) ;", - "` );", - "▁M end", - "▁Me nd", - "▁Men d", - "go n", - "g on", - "▁\" ,\"", - "▁\", \"", - "▁ \",\"", - "▁n erves", - "▁nerv es", - "▁nerve s", - "▁ner ves", - "▁doubt s", - "▁doub ts", - "sa p", - "s ap", - "▁s ow", - "▁so w", - ",\\ ,\\", - ",\\, \\", - ", \\,\\", - "▁B S", - "▁ BS", - "▁G lad", - "▁Gl ad", - "▁a ster", - "▁as ter", - "▁ast er", - "▁ aster", - "œuv re", - "▁Bang l", - "▁Ban gl", - "▁i Pad", - "use ppe", - "▁conduct ing", - "▁( {\\", - "▁({ \\", - "▁ ({\\", - "▁Har bor", - "ps z", - "p sz", - "▁FI FA", - "_* *", - "_ **", - "em or", - "e mor", - "▁ ▁", - "▁▁ ▁▁", - "▁▁▁ ▁", - "▁ ▁▁▁", - "▁▁ ▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁", - "▁▁▁▁▁ ▁▁▁", - "▁▁▁▁▁▁ ▁▁", - "▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁▁▁ ▁", - "▁ ▁▁▁▁▁▁▁", - "▁▁ ▁▁▁", - "▁▁▁▁ ▁", - "▁▁▁ ▁▁", - "▁ ▁▁▁▁", - "▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁", - "▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁", - "▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁", - "▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁", - "▁▁ ▁▁▁▁", - "▁▁▁▁ ▁▁", - "▁▁▁▁▁ ▁", - "▁▁▁ ▁▁▁", - "▁ ▁▁▁▁▁", - "▁▁ ▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁▁▁▁", - "▁▁▁▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁ ▁▁", - "▁▁▁ ▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁ ▁▁▁", - "▁▁▁▁▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁ ▁", - "▁ ▁▁▁▁▁▁▁▁▁▁▁", - "▁▁ ▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁ ▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁ ▁", - "▁▁▁▁▁▁▁▁▁▁ ▁▁▁", - "▁▁▁ ▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁ ▁▁▁▁", - "▁▁▁▁▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁ ▁▁", - "▁ ▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁ ▁▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁▁", - "▁▁▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁▁", - "▁▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁ ▁", - "▁▁▁▁▁▁▁ ▁▁▁", - "▁ ▁▁▁▁▁▁▁▁▁", - "▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁", - "▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁", - "▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁", - "▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁ ▁", - "▁ ▁▁", - "▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁", - "▁▁▁▁▁ ▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁", - "▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁▁▁ ▁▁", - "▁ ▁▁▁▁▁▁▁▁", - "▁▁ ▁▁▁▁▁", - "▁▁▁▁ ▁▁▁", - "▁▁▁▁▁ ▁▁", - "▁▁▁▁▁▁ ▁", - "▁▁▁ ▁▁▁▁", - "▁ ▁▁▁▁▁▁", - "▁▁ ▁▁▁▁▁▁▁▁▁", - "▁▁▁▁ ▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁ ▁▁▁", - "▁▁▁▁▁ ▁▁▁▁▁▁", - "▁▁▁▁▁▁ ▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁ ▁", - "▁▁▁ ▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁ ▁▁", - "▁▁▁▁▁▁▁ ▁▁▁▁", - "▁ ▁▁▁▁▁▁▁▁▁▁" - ] + "type": "Unigram", + "unk_id": 3, + "vocab": [ + [ + "[PAD]", + 0.0 + ], + [ + "[CLS]", + 0.0 + ], + [ + "[SEP]", + 0.0 + ], + [ + "[UNK]", + 0.0 + ], + [ + "<0x00>", + 0.0 + ], + [ + "<0x01>", + 0.0 + ], + [ + "<0x02>", + 0.0 + ], + [ + "<0x03>", + 0.0 + ], + [ + "<0x04>", + 0.0 + ], + [ + "<0x05>", + 0.0 + ], + [ + "<0x06>", + 0.0 + ], + [ + "<0x07>", + 0.0 + ], + [ + "<0x08>", + 0.0 + ], + [ + "<0x09>", + 0.0 + ], + [ + "<0x0A>", + 0.0 + ], + [ + "<0x0B>", + 0.0 + ], + [ + "<0x0C>", + 0.0 + ], + [ + "<0x0D>", + 0.0 + ], + [ + "<0x0E>", + 0.0 + ], + [ + "<0x0F>", + 0.0 + ], + [ + "<0x10>", + 0.0 + ], + [ + "<0x11>", + 0.0 + ], + [ + "<0x12>", + 0.0 + ], + [ + "<0x13>", + 0.0 + ], + [ + "<0x14>", + 0.0 + ], + [ + "<0x15>", + 0.0 + ], + [ + "<0x16>", + 0.0 + ], + [ + "<0x17>", + 0.0 + ], + [ + "<0x18>", + 0.0 + ], + [ + "<0x19>", + 0.0 + ], + [ + "<0x1A>", + 0.0 + ], + [ + "<0x1B>", + 0.0 + ], + [ + "<0x1C>", + 0.0 + ], + [ + "<0x1D>", + 0.0 + ], + [ + "<0x1E>", + 0.0 + ], + [ + "<0x1F>", + 0.0 + ], + [ + "<0x20>", + 0.0 + ], + [ + "<0x21>", + 0.0 + ], + [ + "<0x22>", + 0.0 + ], + [ + "<0x23>", + 0.0 + ], + [ + "<0x24>", + 0.0 + ], + [ + "<0x25>", + 0.0 + ], + [ + "<0x26>", + 0.0 + ], + [ + "<0x27>", + 0.0 + ], + [ + "<0x28>", + 0.0 + ], + [ + "<0x29>", + 0.0 + ], + [ + "<0x2A>", + 0.0 + ], + [ + "<0x2B>", + 0.0 + ], + [ + "<0x2C>", + 0.0 + ], + [ + "<0x2D>", + 0.0 + ], + [ + "<0x2E>", + 0.0 + ], + [ + "<0x2F>", + 0.0 + ], + [ + "<0x30>", + 0.0 + ], + [ + "<0x31>", + 0.0 + ], + [ + "<0x32>", + 0.0 + ], + [ + "<0x33>", + 0.0 + ], + [ + "<0x34>", + 0.0 + ], + [ + "<0x35>", + 0.0 + ], + [ + "<0x36>", + 0.0 + ], + [ + "<0x37>", + 0.0 + ], + [ + "<0x38>", + 0.0 + ], + [ + "<0x39>", + 0.0 + ], + [ + "<0x3A>", + 0.0 + ], + [ + "<0x3B>", + 0.0 + ], + [ + "<0x3C>", + 0.0 + ], + [ + "<0x3D>", + 0.0 + ], + [ + "<0x3E>", + 0.0 + ], + [ + "<0x3F>", + 0.0 + ], + [ + "<0x40>", + 0.0 + ], + [ + "<0x41>", + 0.0 + ], + [ + "<0x42>", + 0.0 + ], + [ + "<0x43>", + 0.0 + ], + [ + "<0x44>", + 0.0 + ], + [ + "<0x45>", + 0.0 + ], + [ + "<0x46>", + 0.0 + ], + [ + "<0x47>", + 0.0 + ], + [ + "<0x48>", + 0.0 + ], + [ + "<0x49>", + 0.0 + ], + [ + "<0x4A>", + 0.0 + ], + [ + "<0x4B>", + 0.0 + ], + [ + "<0x4C>", + 0.0 + ], + [ + "<0x4D>", + 0.0 + ], + [ + "<0x4E>", + 0.0 + ], + [ + "<0x4F>", + 0.0 + ], + [ + "<0x50>", + 0.0 + ], + [ + "<0x51>", + 0.0 + ], + [ + "<0x52>", + 0.0 + ], + [ + "<0x53>", + 0.0 + ], + [ + "<0x54>", + 0.0 + ], + [ + "<0x55>", + 0.0 + ], + [ + "<0x56>", + 0.0 + ], + [ + "<0x57>", + 0.0 + ], + [ + "<0x58>", + 0.0 + ], + [ + "<0x59>", + 0.0 + ], + [ + "<0x5A>", + 0.0 + ], + [ + "<0x5B>", + 0.0 + ], + [ + "<0x5C>", + 0.0 + ], + [ + "<0x5D>", + 0.0 + ], + [ + "<0x5E>", + 0.0 + ], + [ + "<0x5F>", + 0.0 + ], + [ + "<0x60>", + 0.0 + ], + [ + "<0x61>", + 0.0 + ], + [ + "<0x62>", + 0.0 + ], + [ + "<0x63>", + 0.0 + ], + [ + "<0x64>", + 0.0 + ], + [ + "<0x65>", + 0.0 + ], + [ + "<0x66>", + 0.0 + ], + [ + "<0x67>", + 0.0 + ], + [ + "<0x68>", + 0.0 + ], + [ + "<0x69>", + 0.0 + ], + [ + "<0x6A>", + 0.0 + ], + [ + "<0x6B>", + 0.0 + ], + [ + "<0x6C>", + 0.0 + ], + [ + "<0x6D>", + 0.0 + ], + [ + "<0x6E>", + 0.0 + ], + [ + "<0x6F>", + 0.0 + ], + [ + "<0x70>", + 0.0 + ], + [ + "<0x71>", + 0.0 + ], + [ + "<0x72>", + 0.0 + ], + [ + "<0x73>", + 0.0 + ], + [ + "<0x74>", + 0.0 + ], + [ + "<0x75>", + 0.0 + ], + [ + "<0x76>", + 0.0 + ], + [ + "<0x77>", + 0.0 + ], + [ + "<0x78>", + 0.0 + ], + [ + "<0x79>", + 0.0 + ], + [ + "<0x7A>", + 0.0 + ], + [ + "<0x7B>", + 0.0 + ], + [ + "<0x7C>", + 0.0 + ], + [ + "<0x7D>", + 0.0 + ], + [ + "<0x7E>", + 0.0 + ], + [ + "<0x7F>", + 0.0 + ], + [ + "<0x80>", + 0.0 + ], + [ + "<0x81>", + 0.0 + ], + [ + "<0x82>", + 0.0 + ], + [ + "<0x83>", + 0.0 + ], + [ + "<0x84>", + 0.0 + ], + [ + "<0x85>", + 0.0 + ], + [ + "<0x86>", + 0.0 + ], + [ + "<0x87>", + 0.0 + ], + [ + "<0x88>", + 0.0 + ], + [ + "<0x89>", + 0.0 + ], + [ + "<0x8A>", + 0.0 + ], + [ + "<0x8B>", + 0.0 + ], + [ + "<0x8C>", + 0.0 + ], + [ + "<0x8D>", + 0.0 + ], + [ + "<0x8E>", + 0.0 + ], + [ + "<0x8F>", + 0.0 + ], + [ + "<0x90>", + 0.0 + ], + [ + "<0x91>", + 0.0 + ], + [ + "<0x92>", + 0.0 + ], + [ + "<0x93>", + 0.0 + ], + [ + "<0x94>", + 0.0 + ], + [ + "<0x95>", + 0.0 + ], + [ + "<0x96>", + 0.0 + ], + [ + "<0x97>", + 0.0 + ], + [ + "<0x98>", + 0.0 + ], + [ + "<0x99>", + 0.0 + ], + [ + "<0x9A>", + 0.0 + ], + [ + "<0x9B>", + 0.0 + ], + [ + "<0x9C>", + 0.0 + ], + [ + "<0x9D>", + 0.0 + ], + [ + "<0x9E>", + 0.0 + ], + [ + "<0x9F>", + 0.0 + ], + [ + "<0xA0>", + 0.0 + ], + [ + "<0xA1>", + 0.0 + ], + [ + "<0xA2>", + 0.0 + ], + [ + "<0xA3>", + 0.0 + ], + [ + "<0xA4>", + 0.0 + ], + [ + "<0xA5>", + 0.0 + ], + [ + "<0xA6>", + 0.0 + ], + [ + "<0xA7>", + 0.0 + ], + [ + "<0xA8>", + 0.0 + ], + [ + "<0xA9>", + 0.0 + ], + [ + "<0xAA>", + 0.0 + ], + [ + "<0xAB>", + 0.0 + ], + [ + "<0xAC>", + 0.0 + ], + [ + "<0xAD>", + 0.0 + ], + [ + "<0xAE>", + 0.0 + ], + [ + "<0xAF>", + 0.0 + ], + [ + "<0xB0>", + 0.0 + ], + [ + "<0xB1>", + 0.0 + ], + [ + "<0xB2>", + 0.0 + ], + [ + "<0xB3>", + 0.0 + ], + [ + "<0xB4>", + 0.0 + ], + [ + "<0xB5>", + 0.0 + ], + [ + "<0xB6>", + 0.0 + ], + [ + "<0xB7>", + 0.0 + ], + [ + "<0xB8>", + 0.0 + ], + [ + "<0xB9>", + 0.0 + ], + [ + "<0xBA>", + 0.0 + ], + [ + "<0xBB>", + 0.0 + ], + [ + "<0xBC>", + 0.0 + ], + [ + "<0xBD>", + 0.0 + ], + [ + "<0xBE>", + 0.0 + ], + [ + "<0xBF>", + 0.0 + ], + [ + "<0xC0>", + 0.0 + ], + [ + "<0xC1>", + 0.0 + ], + [ + "<0xC2>", + 0.0 + ], + [ + "<0xC3>", + 0.0 + ], + [ + "<0xC4>", + 0.0 + ], + [ + "<0xC5>", + 0.0 + ], + [ + "<0xC6>", + 0.0 + ], + [ + "<0xC7>", + 0.0 + ], + [ + "<0xC8>", + 0.0 + ], + [ + "<0xC9>", + 0.0 + ], + [ + "<0xCA>", + 0.0 + ], + [ + "<0xCB>", + 0.0 + ], + [ + "<0xCC>", + 0.0 + ], + [ + "<0xCD>", + 0.0 + ], + [ + "<0xCE>", + 0.0 + ], + [ + "<0xCF>", + 0.0 + ], + [ + "<0xD0>", + 0.0 + ], + [ + "<0xD1>", + 0.0 + ], + [ + "<0xD2>", + 0.0 + ], + [ + "<0xD3>", + 0.0 + ], + [ + "<0xD4>", + 0.0 + ], + [ + "<0xD5>", + 0.0 + ], + [ + "<0xD6>", + 0.0 + ], + [ + "<0xD7>", + 0.0 + ], + [ + "<0xD8>", + 0.0 + ], + [ + "<0xD9>", + 0.0 + ], + [ + "<0xDA>", + 0.0 + ], + [ + "<0xDB>", + 0.0 + ], + [ + "<0xDC>", + 0.0 + ], + [ + "<0xDD>", + 0.0 + ], + [ + "<0xDE>", + 0.0 + ], + [ + "<0xDF>", + 0.0 + ], + [ + "<0xE0>", + 0.0 + ], + [ + "<0xE1>", + 0.0 + ], + [ + "<0xE2>", + 0.0 + ], + [ + "<0xE3>", + 0.0 + ], + [ + "<0xE4>", + 0.0 + ], + [ + "<0xE5>", + 0.0 + ], + [ + "<0xE6>", + 0.0 + ], + [ + "<0xE7>", + 0.0 + ], + [ + "<0xE8>", + 0.0 + ], + [ + "<0xE9>", + 0.0 + ], + [ + "<0xEA>", + 0.0 + ], + [ + "<0xEB>", + 0.0 + ], + [ + "<0xEC>", + 0.0 + ], + [ + "<0xED>", + 0.0 + ], + [ + "<0xEE>", + 0.0 + ], + [ + "<0xEF>", + 0.0 + ], + [ + "<0xF0>", + 0.0 + ], + [ + "<0xF1>", + 0.0 + ], + [ + "<0xF2>", + 0.0 + ], + [ + "<0xF3>", + 0.0 + ], + [ + "<0xF4>", + 0.0 + ], + [ + "<0xF5>", + 0.0 + ], + [ + "<0xF6>", + 0.0 + ], + [ + "<0xF7>", + 0.0 + ], + [ + "<0xF8>", + 0.0 + ], + [ + "<0xF9>", + 0.0 + ], + [ + "<0xFA>", + 0.0 + ], + [ + "<0xFB>", + 0.0 + ], + [ + "<0xFC>", + 0.0 + ], + [ + "<0xFD>", + 0.0 + ], + [ + "<0xFE>", + 0.0 + ], + [ + "<0xFF>", + 0.0 + ], + [ + ".", + -3.095722198486328 + ], + [ + ",", + -3.2606236934661865 + ], + [ + "▁the", + -3.294761896133423 + ], + [ + "▁and", + -3.796011447906494 + ], + [ + "▁to", + -3.8229689598083496 + ], + [ + "▁of", + -3.9138824939727783 + ], + [ + "▁a", + -4.052096843719482 + ], + [ + "▁in", + -4.314146041870117 + ], + [ + "s", + -4.483578205108643 + ], + [ + "▁is", + -4.681629657745361 + ], + [ + "▁for", + -4.792233943939209 + ], + [ + "-", + -4.8428144454956055 + ], + [ + "▁that", + -4.871318340301514 + ], + [ + "▁I", + -4.936946868896484 + ], + [ + "▁you", + -5.062524318695068 + ], + [ + "▁with", + -5.085147857666016 + ], + [ + "’", + -5.1092424392700195 + ], + [ + "▁on", + -5.127946376800537 + ], + [ + "▁it", + -5.232791423797607 + ], + [ + "▁The", + -5.355691432952881 + ], + [ + "'", + -5.381543159484863 + ], + [ + "▁are", + -5.396990776062012 + ], + [ + "▁be", + -5.423416614532471 + ], + [ + "▁as", + -5.4715800285339355 + ], + [ + "▁was", + -5.530472278594971 + ], + [ + ")", + -5.578611373901367 + ], + [ + "▁have", + -5.6353840827941895 + ], + [ + "▁(", + -5.6521501541137695 + ], + [ + "▁at", + -5.657050132751465 + ], + [ + "▁or", + -5.668798446655273 + ], + [ + "▁your", + -5.677766799926758 + ], + [ + "▁this", + -5.686938762664795 + ], + [ + "▁from", + -5.697742938995361 + ], + [ + "▁by", + -5.751555919647217 + ], + [ + ":", + -5.818023204803467 + ], + [ + "▁can", + -5.875428199768066 + ], + [ + "▁will", + -5.8763861656188965 + ], + [ + "t", + -5.876521587371826 + ], + [ + "▁not", + -5.90477991104126 + ], + [ + "▁an", + -5.911834239959717 + ], + [ + "!", + -6.008203029632568 + ], + [ + "▁we", + -6.055449485778809 + ], + [ + "?", + -6.074051380157471 + ], + [ + "▁has", + -6.1105122566223145 + ], + [ + "▁but", + -6.16851282119751 + ], + [ + "▁all", + -6.174750328063965 + ], + [ + "▁they", + -6.238425254821777 + ], + [ + "▁\"", + -6.267860412597656 + ], + [ + "▁their", + -6.26979923248291 + ], + [ + "\"", + -6.274217128753662 + ], + [ + "▁more", + -6.290916919708252 + ], + [ + "▁one", + -6.304107666015625 + ], + [ + "▁my", + -6.327486515045166 + ], + [ + "▁he", + -6.3693060874938965 + ], + [ + "▁about", + -6.371062278747559 + ], + [ + "▁his", + -6.38395357131958 + ], + [ + "▁our", + -6.393300533294678 + ], + [ + "▁“", + -6.434513092041016 + ], + [ + "”", + -6.440919876098633 + ], + [ + "▁which", + -6.44210147857666 + ], + [ + "/", + -6.4478278160095215 + ], + [ + "▁out", + -6.458395481109619 + ], + [ + "▁up", + -6.4608154296875 + ], + [ + "▁.", + -6.4814229011535645 + ], + [ + "▁so", + -6.496372699737549 + ], + [ + "▁It", + -6.502237319946289 + ], + [ + "▁time", + -6.547300338745117 + ], + [ + "▁also", + -6.5718841552734375 + ], + [ + "▁who", + -6.582934379577637 + ], + [ + "▁This", + -6.631011486053467 + ], + [ + "▁had", + -6.632156848907471 + ], + [ + "▁been", + -6.638617992401123 + ], + [ + "▁were", + -6.6581621170043945 + ], + [ + "▁do", + -6.661325454711914 + ], + [ + "▁like", + -6.66315221786499 + ], + [ + "▁when", + -6.679382801055908 + ], + [ + "▁A", + -6.697320461273193 + ], + [ + "▁if", + -6.7023396492004395 + ], + [ + "▁would", + -6.707554340362549 + ], + [ + "▁what", + -6.7166056632995605 + ], + [ + "▁other", + -6.7423014640808105 + ], + [ + "▁-", + -6.744027137756348 + ], + [ + "▁her", + -6.750887393951416 + ], + [ + "▁there", + -6.7612690925598145 + ], + [ + "▁In", + -6.768721580505371 + ], + [ + "▁We", + -6.784876823425293 + ], + [ + ";", + -6.785900592803955 + ], + [ + "▁some", + -6.788465976715088 + ], + [ + "▁just", + -6.793222427368164 + ], + [ + "▁them", + -6.8142781257629395 + ], + [ + "▁get", + -6.8324198722839355 + ], + [ + "▁me", + -6.840675354003906 + ], + [ + "▁into", + -6.846591472625732 + ], + [ + "▁new", + -6.8644514083862305 + ], + [ + "▁than", + -6.901846408843994 + ], + [ + "▁people", + -6.914368629455566 + ], + [ + "▁any", + -6.916411876678467 + ], + [ + "▁said", + -6.927781105041504 + ], + [ + "m", + -6.929420471191406 + ], + [ + "▁its", + -6.98076868057251 + ], + [ + "▁over", + -6.997141361236572 + ], + [ + "▁how", + -7.001303672790527 + ], + [ + "▁first", + -7.005992889404297 + ], + [ + "▁no", + -7.018628120422363 + ], + [ + "▁only", + -7.022021293640137 + ], + [ + "▁make", + -7.024875164031982 + ], + [ + "▁,", + -7.06172513961792 + ], + [ + "▁You", + -7.070372581481934 + ], + [ + "re", + -7.101592540740967 + ], + [ + "▁If", + -7.110229969024658 + ], + [ + "▁most", + -7.114969730377197 + ], + [ + "▁well", + -7.11997652053833 + ], + [ + "▁may", + -7.1228461265563965 + ], + [ + "▁she", + -7.1233062744140625 + ], + [ + "▁work", + -7.131098747253418 + ], + [ + "▁two", + -7.1377482414245605 + ], + [ + "▁1", + -7.148660659790039 + ], + [ + "▁–", + -7.156854152679443 + ], + [ + "▁these", + -7.156909465789795 + ], + [ + "▁very", + -7.1603899002075195 + ], + [ + "▁use", + -7.174038887023926 + ], + [ + "▁us", + -7.1902031898498535 + ], + [ + "▁'", + -7.195028305053711 + ], + [ + "▁He", + -7.2182416915893555 + ], + [ + "▁way", + -7.218630313873291 + ], + [ + "▁after", + -7.221478462219238 + ], + [ + "▁many", + -7.23982048034668 + ], + [ + "▁could", + -7.24078893661499 + ], + [ + "▁years", + -7.2473015785217285 + ], + [ + "▁need", + -7.249032020568848 + ], + [ + "▁through", + -7.2533159255981445 + ], + [ + "▁know", + -7.2537736892700195 + ], + [ + "▁2", + -7.254401206970215 + ], + [ + "▁then", + -7.256400108337402 + ], + [ + "▁now", + -7.275218486785889 + ], + [ + "▁year", + -7.279636859893799 + ], + [ + "▁back", + -7.287919998168945 + ], + [ + "▁good", + -7.289829730987549 + ], + [ + "▁see", + -7.30565881729126 + ], + [ + "▁where", + -7.324766159057617 + ], + [ + "▁much", + -7.33089017868042 + ], + [ + "▁because", + -7.332029342651367 + ], + [ + "▁even", + -7.352560997009277 + ], + [ + "▁should", + -7.381158351898193 + ], + [ + "▁3", + -7.388257026672363 + ], + [ + "▁such", + -7.39616584777832 + ], + [ + "▁day", + -7.404929161071777 + ], + [ + "d", + -7.413202285766602 + ], + [ + "▁help", + -7.4249958992004395 + ], + [ + "▁want", + -7.4321608543396 + ], + [ + "▁best", + -7.433241844177246 + ], + [ + "▁being", + -7.437198162078857 + ], + [ + "▁made", + -7.452442646026611 + ], + [ + "▁take", + -7.452496528625488 + ], + [ + "▁And", + -7.453657627105713 + ], + [ + "ve", + -7.455406665802002 + ], + [ + "▁before", + -7.456062316894531 + ], + [ + "▁him", + -7.457040786743164 + ], + [ + "▁don", + -7.459134578704834 + ], + [ + "▁$", + -7.467458724975586 + ], + [ + "▁But", + -7.488068580627441 + ], + [ + "▁those", + -7.491278648376465 + ], + [ + "▁here", + -7.5057854652404785 + ], + [ + "▁right", + -7.51711368560791 + ], + [ + "▁go", + -7.51833963394165 + ], + [ + "▁home", + -7.521515369415283 + ], + [ + "▁great", + -7.532033920288086 + ], + [ + "▁used", + -7.539065837860107 + ], + [ + "▁think", + -7.552218437194824 + ], + [ + "▁&", + -7.564727783203125 + ], + [ + "S", + -7.56948184967041 + ], + [ + "▁really", + -7.5752482414245605 + ], + [ + "▁life", + -7.578488349914551 + ], + [ + "▁find", + -7.578620910644531 + ], + [ + "▁For", + -7.586489200592041 + ], + [ + "1", + -7.589986801147461 + ], + [ + "ll", + -7.593456745147705 + ], + [ + "▁last", + -7.596517086029053 + ], + [ + "▁while", + -7.60280704498291 + ], + [ + "▁information", + -7.620732307434082 + ], + [ + "%", + -7.623448848724365 + ], + [ + "▁around", + -7.624897480010986 + ], + [ + "▁off", + -7.628186225891113 + ], + [ + "▁There", + -7.629728317260742 + ], + [ + "▁down", + -7.631466865539551 + ], + [ + "2", + -7.63414192199707 + ], + [ + "▁going", + -7.649209976196289 + ], + [ + "▁world", + -7.652633190155029 + ], + [ + "▁each", + -7.6559014320373535 + ], + [ + "▁still", + -7.660345077514648 + ], + [ + "▁They", + -7.665223121643066 + ], + [ + "▁own", + -7.665489196777344 + ], + [ + "a", + -7.7030534744262695 + ], + [ + "▁4", + -7.703341960906982 + ], + [ + "▁same", + -7.7044830322265625 + ], + [ + "▁long", + -7.709322452545166 + ], + [ + "▁5", + -7.722304344177246 + ], + [ + "▁between", + -7.726352214813232 + ], + [ + "▁What", + -7.729930877685547 + ], + [ + "▁high", + -7.731393814086914 + ], + [ + "▁business", + -7.734927654266357 + ], + [ + "▁too", + -7.7357988357543945 + ], + [ + "▁both", + -7.7370076179504395 + ], + [ + "▁As", + -7.737480640411377 + ], + [ + "▁did", + -7.739621162414551 + ], + [ + "▁part", + -7.742921829223633 + ], + [ + "▁10", + -7.758246421813965 + ], + [ + "▁different", + -7.7763671875 + ], + [ + "▁look", + -7.778420925140381 + ], + [ + "▁every", + -7.781109809875488 + ], + [ + "▁place", + -7.791166305541992 + ], + [ + "▁So", + -7.791812896728516 + ], + [ + "▁love", + -7.796391010284424 + ], + [ + "e", + -7.8068013191223145 + ], + [ + "th", + -7.817499160766602 + ], + [ + "▁three", + -7.8281402587890625 + ], + [ + "I", + -7.831930637359619 + ], + [ + "▁few", + -7.8334269523620605 + ], + [ + "▁using", + -7.836438179016113 + ], + [ + "▁things", + -7.841005802154541 + ], + [ + "▁little", + -7.8455119132995605 + ], + [ + "▁am", + -7.850593566894531 + ], + [ + "▁during", + -7.856110572814941 + ], + [ + "▁company", + -7.874791145324707 + ], + [ + "▁free", + -7.881827354431152 + ], + [ + "▁New", + -7.884216785430908 + ], + [ + "▁When", + -7.88719367980957 + ], + [ + "▁set", + -7.889543533325195 + ], + [ + "▁come", + -7.889712333679199 + ], + [ + "▁always", + -7.909032821655273 + ], + [ + "▁does", + -7.91448974609375 + ], + [ + "▁something", + -7.915238857269287 + ], + [ + "▁system", + -7.930423259735107 + ], + [ + "▁better", + -7.933384895324707 + ], + [ + "▁under", + -7.934290885925293 + ], + [ + "▁family", + -7.934852123260498 + ], + [ + "▁number", + -7.935378074645996 + ], + [ + "▁without", + -7.940354347229004 + ], + [ + "▁next", + -7.940475940704346 + ], + [ + "▁available", + -7.943024635314941 + ], + [ + "▁including", + -7.945444583892822 + ], + [ + "▁another", + -7.949407577514648 + ], + [ + "▁To", + -7.951395511627197 + ], + [ + "▁She", + -7.951730251312256 + ], + [ + "▁say", + -7.958926677703857 + ], + [ + "▁found", + -7.965456008911133 + ], + [ + "▁service", + -7.969894886016846 + ], + [ + "▁", + -7.970246315002441 + ], + [ + "3", + -7.971007823944092 + ], + [ + "▁lot", + -7.9732866287231445 + ], + [ + "ing", + -7.974853038787842 + ], + [ + "▁team", + -7.974880695343018 + ], + [ + "▁That", + -7.976154327392578 + ], + [ + "▁end", + -7.9818949699401855 + ], + [ + "▁data", + -7.983184814453125 + ], + [ + "▁since", + -7.991227149963379 + ], + [ + "▁must", + -7.992891311645508 + ], + [ + "▁experience", + -7.993281364440918 + ], + [ + "▁never", + -7.999676704406738 + ], + [ + "▁got", + -8.020455360412598 + ], + [ + "▁might", + -8.020577430725098 + ], + [ + "▁sure", + -8.029751777648926 + ], + [ + "▁game", + -8.031197547912598 + ], + [ + "▁support", + -8.037379264831543 + ], + [ + "5", + -8.057631492614746 + ], + [ + "▁6", + -8.061527252197266 + ], + [ + "▁able", + -8.062442779541016 + ], + [ + "▁give", + -8.074350357055664 + ], + [ + "000", + -8.075563430786133 + ], + [ + "▁water", + -8.078011512756348 + ], + [ + "▁top", + -8.093605041503906 + ], + [ + "▁provide", + -8.096013069152832 + ], + [ + "▁against", + -8.098567962646484 + ], + [ + "▁—", + -8.098841667175293 + ], + [ + "▁‘", + -8.101156234741211 + ], + [ + "▁online", + -8.105287551879883 + ], + [ + "▁small", + -8.10777473449707 + ], + [ + "▁area", + -8.10799789428711 + ], + [ + "▁days", + -8.109240531921387 + ], + [ + "▁important", + -8.113070487976074 + ], + [ + "▁full", + -8.11390495300293 + ], + [ + "▁again", + -8.121164321899414 + ], + [ + "▁week", + -8.123393058776855 + ], + [ + "▁U", + -8.129072189331055 + ], + [ + "▁services", + -8.12990665435791 + ], + [ + "▁All", + -8.133018493652344 + ], + [ + "▁within", + -8.135037422180176 + ], + [ + "in", + -8.140740394592285 + ], + [ + "▁keep", + -8.141366958618164 + ], + [ + "com", + -8.144430160522461 + ], + [ + "▁book", + -8.150748252868652 + ], + [ + "▁feel", + -8.150765419006348 + ], + [ + "▁put", + -8.153739929199219 + ], + [ + "▁show", + -8.157003402709961 + ], + [ + "4", + -8.166590690612793 + ], + [ + "(", + -8.1712646484375 + ], + [ + "▁order", + -8.171348571777344 + ], + [ + "��away", + -8.177654266357422 + ], + [ + "A", + -8.179644584655762 + ], + [ + "▁With", + -8.180334091186523 + ], + [ + "▁working", + -8.182650566101074 + ], + [ + "▁today", + -8.185820579528809 + ], + [ + "▁looking", + -8.187315940856934 + ], + [ + "▁school", + -8.188291549682617 + ], + [ + "▁start", + -8.190484046936035 + ], + [ + "▁state", + -8.191048622131348 + ], + [ + "▁site", + -8.195173263549805 + ], + [ + "▁second", + -8.195287704467773 + ], + [ + "▁process", + -8.195648193359375 + ], + [ + "ed", + -8.196213722229004 + ], + [ + "▁making", + -8.200624465942383 + ], + [ + "▁case", + -8.212385177612305 + ], + [ + "▁children", + -8.214910507202148 + ], + [ + "▁My", + -8.224452018737793 + ], + [ + "▁7", + -8.22707462310791 + ], + [ + "▁change", + -8.228530883789062 + ], + [ + "▁thing", + -8.230267524719238 + ], + [ + "▁How", + -8.230799674987793 + ], + [ + "▁8", + -8.246213912963867 + ], + [ + "▁why", + -8.248011589050293 + ], + [ + "▁money", + -8.252334594726562 + ], + [ + "▁Our", + -8.25236701965332 + ], + [ + "▁point", + -8.252485275268555 + ], + [ + "▁until", + -8.253753662109375 + ], + [ + "▁i", + -8.256924629211426 + ], + [ + "▁No", + -8.261804580688477 + ], + [ + "▁course", + -8.262879371643066 + ], + [ + "▁design", + -8.269977569580078 + ], + [ + "▁local", + -8.273029327392578 + ], + [ + "▁On", + -8.280566215515137 + ], + [ + "▁didn", + -8.286759376525879 + ], + [ + "▁having", + -8.288729667663574 + ], + [ + "]", + -8.28892707824707 + ], + [ + "▁One", + -8.291282653808594 + ], + [ + "▁market", + -8.295900344848633 + ], + [ + "▁left", + -8.29773235321045 + ], + [ + "▁group", + -8.299873352050781 + ], + [ + "▁old", + -8.301813125610352 + ], + [ + "▁students", + -8.303215980529785 + ], + [ + "▁care", + -8.304200172424316 + ], + [ + "▁post", + -8.30599308013916 + ], + [ + "▁name", + -8.308266639709473 + ], + [ + "▁20", + -8.314239501953125 + ], + [ + "▁together", + -8.315962791442871 + ], + [ + "▁person", + -8.317983627319336 + ], + [ + "▁per", + -8.321277618408203 + ], + [ + "▁These", + -8.322608947753906 + ], + [ + "▁quality", + -8.322683334350586 + ], + [ + "y", + -8.330179214477539 + ], + [ + "▁real", + -8.33061408996582 + ], + [ + "▁big", + -8.330860137939453 + ], + [ + "▁often", + -8.331233978271484 + ], + [ + "▁play", + -8.338884353637695 + ], + [ + "▁public", + -8.341713905334473 + ], + [ + "▁large", + -8.346471786499023 + ], + [ + "▁open", + -8.34708023071289 + ], + [ + "_", + -8.348142623901367 + ], + [ + "▁power", + -8.351442337036133 + ], + [ + "▁enough", + -8.351860046386719 + ], + [ + "▁done", + -8.352030754089355 + ], + [ + "▁At", + -8.354424476623535 + ], + [ + "▁12", + -8.354873657226562 + ], + [ + "▁health", + -8.357659339904785 + ], + [ + "▁read", + -8.358290672302246 + ], + [ + "▁website", + -8.358527183532715 + ], + [ + "▁less", + -8.359740257263184 + ], + [ + "▁side", + -8.359943389892578 + ], + [ + "▁God", + -8.366392135620117 + ], + [ + "▁possible", + -8.367222785949707 + ], + [ + "▁room", + -8.367329597473145 + ], + [ + "▁offer", + -8.371807098388672 + ], + [ + "▁times", + -8.374143600463867 + ], + [ + "▁ever", + -8.376226425170898 + ], + [ + "▁products", + -8.37671947479248 + ], + [ + "▁needs", + -8.377120971679688 + ], + [ + "The", + -8.380390167236328 + ], + [ + "▁based", + -8.3815336227417 + ], + [ + "▁already", + -8.382102966308594 + ], + [ + "▁become", + -8.383594512939453 + ], + [ + "▁easy", + -8.390649795532227 + ], + [ + "▁car", + -8.390742301940918 + ], + [ + "▁along", + -8.391611099243164 + ], + [ + "▁man", + -8.394974708557129 + ], + [ + "▁After", + -8.395566940307617 + ], + [ + "—", + -8.396578788757324 + ], + [ + "▁food", + -8.399638175964355 + ], + [ + "▁getting", + -8.401721954345703 + ], + [ + "▁[", + -8.405013084411621 + ], + [ + "▁community", + -8.405326843261719 + ], + [ + "er", + -8.406973838806152 + ], + [ + "▁called", + -8.409152030944824 + ], + [ + "▁though", + -8.409486770629883 + ], + [ + "▁says", + -8.417341232299805 + ], + [ + "▁doing", + -8.420838356018066 + ], + [ + "▁four", + -8.422601699829102 + ], + [ + "▁program", + -8.427382469177246 + ], + [ + "▁several", + -8.427777290344238 + ], + [ + "▁hard", + -8.429949760437012 + ], + [ + "▁country", + -8.431191444396973 + ], + [ + "▁far", + -8.432790756225586 + ], + [ + "▁call", + -8.433321952819824 + ], + [ + "▁night", + -8.435227394104004 + ], + [ + "▁S", + -8.436699867248535 + ], + [ + "▁project", + -8.438552856445312 + ], + [ + "▁page", + -8.439428329467773 + ], + [ + "▁body", + -8.439676284790039 + ], + [ + "▁means", + -8.440455436706543 + ], + [ + "i", + -8.440485000610352 + ], + [ + "▁least", + -8.441049575805664 + ], + [ + "▁house", + -8.442648887634277 + ], + [ + "▁came", + -8.448369026184082 + ], + [ + "▁government", + -8.449216842651367 + ], + [ + "▁However", + -8.449971199035645 + ], + [ + "n", + -8.450481414794922 + ], + [ + "▁level", + -8.452653884887695 + ], + [ + "▁actually", + -8.453539848327637 + ], + [ + "▁create", + -8.461668014526367 + ], + [ + "▁research", + -8.462347984313965 + ], + [ + "▁let", + -8.46381664276123 + ], + [ + "▁across", + -8.46512508392334 + ], + [ + "▁include", + -8.465928077697754 + ], + [ + "▁took", + -8.467795372009277 + ], + [ + "▁makes", + -8.468666076660156 + ], + [ + "▁line", + -8.470358848571777 + ], + [ + "▁run", + -8.47054672241211 + ], + [ + "▁live", + -8.472572326660156 + ], + [ + "▁list", + -8.472654342651367 + ], + [ + "▁try", + -8.475236892700195 + ], + [ + "▁job", + -8.478621482849121 + ], + [ + "▁University", + -8.479227066040039 + ], + [ + "▁others", + -8.480298042297363 + ], + [ + "D", + -8.481586456298828 + ], + [ + "▁2018", + -8.48314380645752 + ], + [ + "0", + -8.48383617401123 + ], + [ + "▁women", + -8.48923110961914 + ], + [ + "▁past", + -8.4912691116333 + ], + [ + "▁started", + -8.49231243133545 + ], + [ + "▁story", + -8.492725372314453 + ], + [ + "or", + -8.492963790893555 + ], + [ + "▁comes", + -8.49368953704834 + ], + [ + "▁went", + -8.49519157409668 + ], + [ + "ly", + -8.495499610900879 + ], + [ + "▁doesn", + -8.497597694396973 + ], + [ + "▁30", + -8.50110149383545 + ], + [ + "▁once", + -8.501928329467773 + ], + [ + "▁million", + -8.503528594970703 + ], + [ + "▁15", + -8.5056791305542 + ], + [ + "▁city", + -8.510326385498047 + ], + [ + "▁thought", + -8.510361671447754 + ], + [ + "▁season", + -8.512474060058594 + ], + [ + "▁price", + -8.513236045837402 + ], + [ + "C", + -8.516657829284668 + ], + [ + "▁9", + -8.51709270477295 + ], + [ + "▁fact", + -8.521280288696289 + ], + [ + "▁product", + -8.522011756896973 + ], + [ + "and", + -8.522971153259277 + ], + [ + "▁C", + -8.524751663208008 + ], + [ + "▁bit", + -8.526384353637695 + ], + [ + "▁de", + -8.527113914489746 + ], + [ + "▁control", + -8.530609130859375 + ], + [ + "▁event", + -8.530961990356445 + ], + [ + "▁hand", + -8.532280921936035 + ], + [ + "▁won", + -8.532316207885742 + ], + [ + "▁future", + -8.533459663391113 + ], + [ + "the", + -8.53459644317627 + ], + [ + "to", + -8.537704467773438 + ], + [ + "▁form", + -8.539010047912598 + ], + [ + "▁development", + -8.540507316589355 + ], + [ + "▁social", + -8.540544509887695 + ], + [ + "▁yet", + -8.54297161102295 + ], + [ + "▁Your", + -8.548614501953125 + ], + [ + "▁light", + -8.554759979248047 + ], + [ + "▁told", + -8.555274963378906 + ], + [ + "▁American", + -8.55747127532959 + ], + [ + "▁later", + -8.559404373168945 + ], + [ + "▁problem", + -8.563830375671387 + ], + [ + "▁B", + -8.564983367919922 + ], + [ + "▁early", + -8.565017700195312 + ], + [ + "▁example", + -8.567883491516113 + ], + [ + "▁access", + -8.570626258850098 + ], + [ + "▁months", + -8.573515892028809 + ], + [ + "▁plan", + -8.576912879943848 + ], + [ + "▁members", + -8.581891059875488 + ], + [ + "▁hours", + -8.5847806930542 + ], + [ + "▁given", + -8.587932586669922 + ], + [ + "▁non", + -8.588562965393066 + ], + [ + "▁download", + -8.59390640258789 + ], + [ + "▁kind", + -8.595368385314941 + ], + [ + "▁below", + -8.595745086669922 + ], + [ + "▁M", + -8.596452713012695 + ], + [ + "▁video", + -8.596698760986328 + ], + [ + "▁cost", + -8.597728729248047 + ], + [ + "▁share", + -8.599540710449219 + ], + [ + "▁personal", + -8.600284576416016 + ], + [ + "▁space", + -8.601310729980469 + ], + [ + "▁music", + -8.604588508605957 + ], + [ + "▁known", + -8.606216430664062 + ], + [ + "▁seen", + -8.609288215637207 + ], + [ + "▁everything", + -8.614863395690918 + ], + [ + "▁low", + -8.616067886352539 + ], + [ + "▁someone", + -8.617532730102539 + ], + [ + "▁head", + -8.61980152130127 + ], + [ + "▁11", + -8.627371788024902 + ], + [ + "▁current", + -8.630043029785156 + ], + [ + "▁above", + -8.635753631591797 + ], + [ + "6", + -8.636775970458984 + ], + [ + "▁companies", + -8.642233848571777 + ], + [ + "▁0", + -8.642699241638184 + ], + [ + "▁minutes", + -8.643045425415039 + ], + [ + "▁industry", + -8.644559860229492 + ], + [ + "▁believe", + -8.645662307739258 + ], + [ + "▁Do", + -8.647112846374512 + ], + [ + "▁value", + -8.648430824279785 + ], + [ + "▁five", + -8.649113655090332 + ], + [ + "▁friends", + -8.652191162109375 + ], + [ + "▁due", + -8.652201652526855 + ], + [ + "▁following", + -8.652593612670898 + ], + [ + "▁single", + -8.657072067260742 + ], + [ + "▁range", + -8.660077095031738 + ], + [ + "▁special", + -8.664332389831543 + ], + [ + "▁United", + -8.66539478302002 + ], + [ + "▁idea", + -8.672391891479492 + ], + [ + "▁short", + -8.672514915466309 + ], + [ + "▁whole", + -8.67253589630127 + ], + [ + "▁anything", + -8.67381763458252 + ], + [ + "▁fun", + -8.67623519897461 + ], + [ + "▁whether", + -8.678324699401855 + ], + [ + "▁taking", + -8.678747177124023 + ], + [ + "▁month", + -8.679713249206543 + ], + [ + "▁contact", + -8.682998657226562 + ], + [ + "▁Now", + -8.68407917022705 + ], + [ + "▁mind", + -8.684186935424805 + ], + [ + "▁building", + -8.684945106506348 + ], + [ + "▁results", + -8.68533992767334 + ], + [ + "▁pay", + -8.68620491027832 + ], + [ + "o", + -8.691787719726562 + ], + [ + "▁understand", + -8.693076133728027 + ], + [ + "▁study", + -8.69332218170166 + ], + [ + "▁2017", + -8.696728706359863 + ], + [ + "▁learn", + -8.701272964477539 + ], + [ + "▁add", + -8.70366382598877 + ], + [ + "▁perfect", + -8.706212043762207 + ], + [ + "▁D", + -8.707818984985352 + ], + [ + "▁100", + -8.711563110351562 + ], + [ + "8", + -8.715822219848633 + ], + [ + "▁While", + -8.715943336486816 + ], + [ + "▁media", + -8.716322898864746 + ], + [ + "▁check", + -8.717363357543945 + ], + [ + "▁issues", + -8.717427253723145 + ], + [ + "▁buy", + -8.717594146728516 + ], + [ + "▁type", + -8.72264289855957 + ], + [ + "▁please", + -8.722976684570312 + ], + [ + "▁face", + -8.723129272460938 + ], + [ + "▁series", + -8.724066734313965 + ], + [ + "▁either", + -8.72440242767334 + ], + [ + "▁report", + -8.726677894592285 + ], + [ + "▁An", + -8.735485076904297 + ], + [ + "▁quite", + -8.73647403717041 + ], + [ + "▁law", + -8.73819351196289 + ], + [ + "7", + -8.738869667053223 + ], + [ + "▁history", + -8.743756294250488 + ], + [ + "▁living", + -8.743796348571777 + ], + [ + "▁content", + -8.745156288146973 + ], + [ + "▁almost", + -8.746249198913574 + ], + [ + "▁ago", + -8.748613357543945 + ], + [ + "▁move", + -8.751218795776367 + ], + [ + "▁offers", + -8.751452445983887 + ], + [ + "▁half", + -8.75301456451416 + ], + [ + "▁close", + -8.753256797790527 + ], + [ + "▁E", + -8.755291938781738 + ], + [ + "▁features", + -8.755489349365234 + ], + [ + "▁front", + -8.759681701660156 + ], + [ + "▁office", + -8.759818077087402 + ], + [ + "▁trying", + -8.759984016418457 + ], + [ + "r", + -8.762212753295898 + ], + [ + "▁technology", + -8.765852928161621 + ], + [ + "▁visit", + -8.767491340637207 + ], + [ + "▁everyone", + -8.768145561218262 + ], + [ + "▁training", + -8.769407272338867 + ], + [ + "▁further", + -8.770200729370117 + ], + [ + "▁/", + -8.77141284942627 + ], + [ + "▁questions", + -8.772226333618164 + ], + [ + "▁men", + -8.772404670715332 + ], + [ + "▁energy", + -8.772476196289062 + ], + [ + "▁City", + -8.773591041564941 + ], + [ + "▁p", + -8.774006843566895 + ], + [ + "▁US", + -8.774105072021484 + ], + [ + "▁various", + -8.774356842041016 + ], + [ + "▁tell", + -8.777875900268555 + ], + [ + "▁wanted", + -8.779167175292969 + ], + [ + "▁complete", + -8.780848503112793 + ], + [ + "▁J", + -8.781152725219727 + ], + [ + "▁major", + -8.782032012939453 + ], + [ + "▁child", + -8.783687591552734 + ], + [ + "▁taken", + -8.784605979919434 + ], + [ + "▁His", + -8.785611152648926 + ], + [ + "▁young", + -8.788010597229004 + ], + [ + "▁human", + -8.78947925567627 + ], + [ + "▁needed", + -8.790260314941406 + ], + [ + "▁added", + -8.79063606262207 + ], + [ + "▁simple", + -8.790650367736816 + ], + [ + "▁bring", + -8.795502662658691 + ], + [ + "▁games", + -8.80052661895752 + ], + [ + "▁Please", + -8.800553321838379 + ], + [ + "▁percent", + -8.80134105682373 + ], + [ + "▁e", + -8.803502082824707 + ], + [ + "▁view", + -8.803804397583008 + ], + [ + "▁State", + -8.805331230163574 + ], + [ + "▁result", + -8.805497169494629 + ], + [ + "▁especially", + -8.807546615600586 + ], + [ + "▁property", + -8.809863090515137 + ], + [ + "▁email", + -8.810333251953125 + ], + [ + "▁main", + -8.810341835021973 + ], + [ + "▁probably", + -8.811969757080078 + ], + [ + "▁beautiful", + -8.81286334991455 + ], + [ + "▁hope", + -8.8130521774292 + ], + [ + "▁performance", + -8.8148193359375 + ], + [ + "▁:", + -8.814983367919922 + ], + [ + "▁likely", + -8.815154075622559 + ], + [ + "▁Some", + -8.816584587097168 + ], + [ + "▁among", + -8.81668758392334 + ], + [ + "▁white", + -8.817681312561035 + ], + [ + "▁coming", + -8.817991256713867 + ], + [ + "▁third", + -8.818190574645996 + ], + [ + "▁size", + -8.81962776184082 + ], + [ + "▁works", + -8.824016571044922 + ], + [ + "▁required", + -8.824787139892578 + ], + [ + "▁customers", + -8.8250150680542 + ], + [ + "▁provides", + -8.827706336975098 + ], + [ + "▁issue", + -8.828973770141602 + ], + [ + "▁pretty", + -8.82979679107666 + ], + [ + "▁simply", + -8.829955101013184 + ], + [ + "▁2016", + -8.830020904541016 + ], + [ + "▁areas", + -8.830540657043457 + ], + [ + "10", + -8.830676078796387 + ], + [ + "▁management", + -8.832720756530762 + ], + [ + "▁key", + -8.833662033081055 + ], + [ + "▁T", + -8.835512161254883 + ], + [ + "▁writing", + -8.836882591247559 + ], + [ + "▁rather", + -8.843472480773926 + ], + [ + "▁question", + -8.844648361206055 + ], + [ + "▁however", + -8.844776153564453 + ], + [ + "▁National", + -8.845512390136719 + ], + [ + "▁May", + -8.848843574523926 + ], + [ + "▁professional", + -8.848918914794922 + ], + [ + "▁age", + -8.849081039428711 + ], + [ + "▁amount", + -8.849568367004395 + ], + [ + "▁deal", + -8.850377082824707 + ], + [ + "▁addition", + -8.851991653442383 + ], + [ + "▁R", + -8.854236602783203 + ], + [ + "▁present", + -8.856568336486816 + ], + [ + "▁points", + -8.860687255859375 + ], + [ + "▁matter", + -8.860782623291016 + ], + [ + "▁clear", + -8.86398983001709 + ], + [ + "▁account", + -8.8653564453125 + ], + [ + "▁party", + -8.865364074707031 + ], + [ + "▁P", + -8.865816116333008 + ], + [ + "▁lead", + -8.867566108703613 + ], + [ + "▁John", + -8.868135452270508 + ], + [ + "▁reason", + -8.868545532226562 + ], + [ + "▁York", + -8.869035720825195 + ], + [ + "▁asked", + -8.869551658630371 + ], + [ + "▁16", + -8.874039649963379 + ], + [ + "▁South", + -8.875597953796387 + ], + [ + "▁heart", + -8.875980377197266 + ], + [ + "▁air", + -8.87786865234375 + ], + [ + "▁period", + -8.87872314453125 + ], + [ + "▁By", + -8.878933906555176 + ], + [ + "▁isn", + -8.88334846496582 + ], + [ + "▁enjoy", + -8.883713722229004 + ], + [ + "▁turn", + -8.883920669555664 + ], + [ + "▁behind", + -8.8842191696167 + ], + [ + "▁phone", + -8.884604454040527 + ], + [ + "▁film", + -8.885493278503418 + ], + [ + "▁self", + -8.886770248413086 + ], + [ + "on", + -8.888283729553223 + ], + [ + "▁14", + -8.888327598571777 + ], + [ + "▁black", + -8.889460563659668 + ], + [ + "▁class", + -8.89085865020752 + ], + [ + "▁forward", + -8.89193344116211 + ], + [ + "▁18", + -8.892549514770508 + ], + [ + "▁near", + -8.893939018249512 + ], + [ + "▁nothing", + -8.895577430725098 + ], + [ + "year", + -8.895914077758789 + ], + [ + "▁Here", + -8.896350860595703 + ], + [ + "▁Mr", + -8.896374702453613 + ], + [ + "▁field", + -8.898076057434082 + ], + [ + "▁problems", + -8.898094177246094 + ], + [ + "g", + -8.898459434509277 + ], + [ + "▁provided", + -8.898820877075195 + ], + [ + "▁soon", + -8.900126457214355 + ], + [ + "▁Not", + -8.900153160095215 + ], + [ + "▁mean", + -8.90147590637207 + ], + [ + "▁#", + -8.902661323547363 + ], + [ + "▁outside", + -8.902719497680664 + ], + [ + "▁yourself", + -8.907879829406738 + ], + [ + "▁blog", + -8.908781051635742 + ], + [ + "▁meet", + -8.90914249420166 + ], + [ + "–", + -8.91041374206543 + ], + [ + "▁continue", + -8.910462379455566 + ], + [ + "▁50", + -8.910703659057617 + ], + [ + "▁re", + -8.91125202178955 + ], + [ + "00", + -8.911582946777344 + ], + [ + "▁insurance", + -8.91205883026123 + ], + [ + "▁World", + -8.91589069366455 + ], + [ + "▁etc", + -8.916739463806152 + ], + [ + "▁bad", + -8.917031288146973 + ], + [ + "▁web", + -8.918144226074219 + ], + [ + "▁held", + -8.920256614685059 + ], + [ + "▁24", + -8.922913551330566 + ], + [ + "▁according", + -8.923940658569336 + ], + [ + "▁security", + -8.925552368164062 + ], + [ + "▁designed", + -8.925698280334473 + ], + [ + "▁art", + -8.925934791564941 + ], + [ + "&", + -8.927717208862305 + ], + [ + "▁North", + -8.928349494934082 + ], + [ + "▁events", + -8.929179191589355 + ], + [ + "▁25", + -8.930408477783203 + ], + [ + "▁kids", + -8.931020736694336 + ], + [ + "▁staff", + -8.931883811950684 + ], + [ + "▁true", + -8.931984901428223 + ], + [ + "▁interest", + -8.934844970703125 + ], + [ + "x", + -8.937308311462402 + ], + [ + "B", + -8.941444396972656 + ], + [ + "▁news", + -8.941478729248047 + ], + [ + "▁role", + -8.942450523376465 + ], + [ + "▁strong", + -8.942620277404785 + ], + [ + "▁St", + -8.94273567199707 + ], + [ + "▁unique", + -8.94327449798584 + ], + [ + "▁13", + -8.943276405334473 + ], + [ + "▁address", + -8.944259643554688 + ], + [ + "▁certain", + -8.944456100463867 + ], + [ + "▁stay", + -8.94594955444336 + ], + [ + "▁increase", + -8.946386337280273 + ], + [ + "▁created", + -8.946697235107422 + ], + [ + "▁else", + -8.946951866149902 + ], + [ + "▁specific", + -8.947209358215332 + ], + [ + "▁running", + -8.947583198547363 + ], + [ + "▁couple", + -8.947600364685059 + ], + [ + "▁financial", + -8.947912216186523 + ], + [ + "▁ideas", + -8.949163436889648 + ], + [ + "▁stop", + -8.949594497680664 + ], + [ + "▁Trump", + -8.949740409851074 + ], + [ + "▁choose", + -8.950437545776367 + ], + [ + "▁search", + -8.952004432678223 + ], + [ + "▁happy", + -8.952452659606934 + ], + [ + "▁includes", + -8.95305347442627 + ], + [ + "▁From", + -8.953784942626953 + ], + [ + "▁natural", + -8.954963684082031 + ], + [ + "▁style", + -8.954963684082031 + ], + [ + "▁test", + -8.956530570983887 + ], + [ + "▁Dr", + -8.956681251525879 + ], + [ + "▁anyone", + -8.95709228515625 + ], + [ + "▁inside", + -8.958050727844238 + ], + [ + "▁March", + -8.958062171936035 + ], + [ + "▁seems", + -8.9581880569458 + ], + [ + "▁action", + -8.958266258239746 + ], + [ + "▁States", + -8.958630561828613 + ], + [ + "▁received", + -8.95884895324707 + ], + [ + "▁common", + -8.959213256835938 + ], + [ + "▁original", + -8.962357521057129 + ], + [ + "▁leave", + -8.963619232177734 + ], + [ + "▁position", + -8.96441650390625 + ], + [ + "▁words", + -8.96531867980957 + ], + [ + "▁ask", + -8.967134475708008 + ], + [ + "up", + -8.967683792114258 + ], + [ + "▁higher", + -8.9688720703125 + ], + [ + "▁options", + -8.969030380249023 + ], + [ + "▁changes", + -8.969977378845215 + ], + [ + "▁ways", + -8.971959114074707 + ], + [ + "▁article", + -8.972760200500488 + ], + [ + "▁recent", + -8.972975730895996 + ], + [ + "▁longer", + -8.97397518157959 + ], + [ + "▁weeks", + -8.974271774291992 + ], + [ + "▁member", + -8.974984169006348 + ], + [ + "▁treatment", + -8.976972579956055 + ], + [ + "▁software", + -8.97769832611084 + ], + [ + "▁cannot", + -8.97879695892334 + ], + [ + "▁version", + -8.9791898727417 + ], + [ + "▁rate", + -8.979532241821289 + ], + [ + "▁model", + -8.9798583984375 + ], + [ + "▁ready", + -8.979949951171875 + ], + [ + "▁general", + -8.983695983886719 + ], + [ + "▁date", + -8.98498821258545 + ], + [ + "▁build", + -8.985115051269531 + ], + [ + "▁details", + -8.986693382263184 + ], + [ + "▁takes", + -8.987515449523926 + ], + [ + "▁total", + -8.989469528198242 + ], + [ + "▁usually", + -8.990011215209961 + ], + [ + "▁currently", + -8.990659713745117 + ], + [ + "▁systems", + -8.991693496704102 + ], + [ + "▁risk", + -8.992403030395508 + ], + [ + "▁allow", + -8.993337631225586 + ], + [ + "▁saw", + -8.9938383102417 + ], + [ + "▁2015", + -8.995988845825195 + ], + [ + "▁application", + -8.996264457702637 + ], + [ + "▁individual", + -8.998272895812988 + ], + [ + "▁shows", + -8.998448371887207 + ], + [ + "▁similar", + -8.998948097229004 + ], + [ + "▁School", + -9.0015230178833 + ], + [ + "▁Then", + -9.003926277160645 + ], + [ + "▁final", + -9.004725456237793 + ], + [ + "▁opportunity", + -9.005702018737793 + ], + [ + "▁Just", + -9.006034851074219 + ], + [ + "▁upon", + -9.006440162658691 + ], + [ + "▁ensure", + -9.006760597229004 + ], + [ + "▁morning", + -9.006904602050781 + ], + [ + "▁return", + -9.010836601257324 + ], + [ + "▁potential", + -9.011421203613281 + ], + [ + "▁receive", + -9.012179374694824 + ], + [ + "▁particular", + -9.013322830200195 + ], + [ + "▁Of", + -9.013583183288574 + ], + [ + "▁talk", + -9.013773918151855 + ], + [ + "▁six", + -9.014936447143555 + ], + [ + "▁growth", + -9.015668869018555 + ], + [ + "▁throughout", + -9.015695571899414 + ], + [ + "30", + -9.015926361083984 + ], + [ + "▁reading", + -9.01705265045166 + ], + [ + "▁review", + -9.017544746398926 + ], + [ + "▁win", + -9.018136978149414 + ], + [ + "▁oil", + -9.018158912658691 + ], + [ + "▁card", + -9.018830299377441 + ], + [ + "▁education", + -9.021178245544434 + ], + [ + "▁President", + -9.022686958312988 + ], + [ + "▁!", + -9.025724411010742 + ], + [ + "▁nice", + -9.027874946594238 + ], + [ + "We", + -9.029495239257812 + ], + [ + "▁focus", + -9.031225204467773 + ], + [ + "9", + -9.032797813415527 + ], + [ + "▁paper", + -9.033164024353027 + ], + [ + "▁rest", + -9.034090042114258 + ], + [ + "▁County", + -9.035452842712402 + ], + [ + "▁file", + -9.03599739074707 + ], + [ + "▁L", + -9.037057876586914 + ], + [ + "▁private", + -9.039891242980957 + ], + [ + "▁step", + -9.041748046875 + ], + [ + "▁via", + -9.042872428894043 + ], + [ + "▁House", + -9.045331954956055 + ], + [ + "▁G", + -9.046903610229492 + ], + [ + "▁customer", + -9.049695014953613 + ], + [ + "▁sense", + -9.049907684326172 + ], + [ + "▁learning", + -9.051631927490234 + ], + [ + "▁?", + -9.051807403564453 + ], + [ + "▁worked", + -9.052260398864746 + ], + [ + "▁recently", + -9.053183555603027 + ], + [ + "▁practice", + -9.05338191986084 + ], + [ + "▁store", + -9.054056167602539 + ], + [ + "▁F", + -9.054182052612305 + ], + [ + "▁table", + -9.05567741394043 + ], + [ + "▁late", + -9.058436393737793 + ], + [ + "es", + -9.060649871826172 + ], + [ + "▁follow", + -9.062299728393555 + ], + [ + "▁2019", + -9.064438819885254 + ], + [ + "▁myself", + -9.065335273742676 + ], + [ + "▁additional", + -9.065906524658203 + ], + [ + "▁image", + -9.068554878234863 + ], + [ + "▁books", + -9.069523811340332 + ], + [ + "▁production", + -9.06995964050293 + ], + [ + "▁knowledge", + -9.070379257202148 + ], + [ + "▁built", + -9.071279525756836 + ], + [ + "▁latest", + -9.074219703674316 + ], + [ + "▁America", + -9.074299812316895 + ], + [ + "▁meeting", + -9.07534408569336 + ], + [ + "▁popular", + -9.075346946716309 + ], + [ + "▁*", + -9.076077461242676 + ], + [ + "▁lost", + -9.076900482177734 + ], + [ + "▁quickly", + -9.077079772949219 + ], + [ + "▁looks", + -9.077255249023438 + ], + [ + "▁entire", + -9.079809188842773 + ], + [ + "▁decision", + -9.080122947692871 + ], + [ + "▁O", + -9.081387519836426 + ], + [ + "▁lives", + -9.081697463989258 + ], + [ + "▁policy", + -9.083015441894531 + ], + [ + "▁users", + -9.084623336791992 + ], + [ + "▁cover", + -9.085227966308594 + ], + [ + "M", + -9.085281372070312 + ], + [ + "▁items", + -9.085403442382812 + ], + [ + "▁located", + -9.087261199951172 + ], + [ + "▁cause", + -9.090335845947266 + ], + [ + "▁hit", + -9.0939359664917 + ], + [ + "▁included", + -9.095030784606934 + ], + [ + "▁choice", + -9.095362663269043 + ], + [ + "▁death", + -9.096648216247559 + ], + [ + "▁user", + -9.097076416015625 + ], + [ + "▁related", + -9.098254203796387 + ], + [ + "▁instead", + -9.098884582519531 + ], + [ + "▁material", + -9.099546432495117 + ], + [ + "▁themselves", + -9.099691390991211 + ], + [ + "▁K", + -9.099908828735352 + ], + [ + "▁N", + -9.10116195678711 + ], + [ + "▁wasn", + -9.10218334197998 + ], + [ + "▁2014", + -9.103550910949707 + ], + [ + "▁former", + -9.104100227355957 + ], + [ + "▁players", + -9.104280471801758 + ], + [ + "▁17", + -9.104662895202637 + ], + [ + "▁international", + -9.10671329498291 + ], + [ + "▁friend", + -9.107524871826172 + ], + [ + "▁activities", + -9.107871055603027 + ], + [ + "▁skin", + -9.108161926269531 + ], + [ + "▁medical", + -9.108379364013672 + ], + [ + "▁sales", + -9.108661651611328 + ], + [ + "▁itself", + -9.111454963684082 + ], + [ + "▁record", + -9.11286735534668 + ], + [ + "▁color", + -9.113847732543945 + ], + [ + "▁police", + -9.11386775970459 + ], + [ + "k", + -9.114543914794922 + ], + [ + "▁easily", + -9.115396499633789 + ], + [ + "▁Why", + -9.116394996643066 + ], + [ + "▁drive", + -9.117105484008789 + ], + [ + "▁terms", + -9.117694854736328 + ], + [ + "▁moment", + -9.117883682250977 + ], + [ + "▁patients", + -9.11987590789795 + ], + [ + "▁June", + -9.122637748718262 + ], + [ + "based", + -9.122709274291992 + ], + [ + "▁cut", + -9.123519897460938 + ], + [ + "▁giving", + -9.124224662780762 + ], + [ + "▁Center", + -9.125554084777832 + ], + [ + "▁chance", + -9.12672233581543 + ], + [ + "▁Friday", + -9.126982688903809 + ], + [ + "▁difficult", + -9.127243041992188 + ], + [ + "▁word", + -9.128640174865723 + ], + [ + "▁became", + -9.129599571228027 + ], + [ + "▁wide", + -9.131192207336426 + ], + [ + "▁write", + -9.132290840148926 + ], + [ + "▁Also", + -9.13305377960205 + ], + [ + "▁playing", + -9.13342571258545 + ], + [ + "+", + -9.134111404418945 + ], + [ + "▁clients", + -9.134300231933594 + ], + [ + "▁skills", + -9.134940147399902 + ], + [ + "▁tax", + -9.13556957244873 + ], + [ + "▁involved", + -9.135930061340332 + ], + [ + "▁network", + -9.136528968811035 + ], + [ + "▁environment", + -9.138350486755371 + ], + [ + "T", + -9.1393404006958 + ], + [ + "▁Can", + -9.139419555664062 + ], + [ + "▁Thanks", + -9.143457412719727 + ], + [ + "▁began", + -9.14359188079834 + ], + [ + "▁code", + -9.144445419311523 + ], + [ + "▁political", + -9.144811630249023 + ], + [ + "▁felt", + -9.145159721374512 + ], + [ + "▁national", + -9.145537376403809 + ], + [ + "▁amazing", + -9.146663665771484 + ], + [ + "▁summer", + -9.14793586730957 + ], + [ + "▁parents", + -9.148456573486328 + ], + [ + "▁x", + -9.148921012878418 + ], + [ + "▁projects", + -9.149515151977539 + ], + [ + "▁career", + -9.149922370910645 + ], + [ + "c", + -9.150287628173828 + ], + [ + "▁China", + -9.151002883911133 + ], + [ + "▁option", + -9.153243064880371 + ], + [ + "▁average", + -9.153549194335938 + ], + [ + "▁ability", + -9.154882431030273 + ], + [ + "▁road", + -9.155622482299805 + ], + [ + "▁save", + -9.155900955200195 + ], + [ + "▁computer", + -9.156171798706055 + ], + [ + "▁lower", + -9.157581329345703 + ], + [ + "▁decided", + -9.157910346984863 + ], + [ + "▁April", + -9.157967567443848 + ], + [ + "▁approach", + -9.158400535583496 + ], + [ + "▁door", + -9.159598350524902 + ], + [ + "▁woman", + -9.159952163696289 + ], + [ + "▁remember", + -9.160022735595703 + ], + [ + "▁UK", + -9.160368919372559 + ], + [ + "▁written", + -9.162182807922363 + ], + [ + "▁brand", + -9.163467407226562 + ], + [ + "*", + -9.163825988769531 + ], + [ + "▁countries", + -9.164687156677246 + ], + [ + "▁extra", + -9.16787338256836 + ], + [ + "▁success", + -9.168522834777832 + ], + [ + "▁hold", + -9.16887378692627 + ], + [ + "P", + -9.17064094543457 + ], + [ + "▁worth", + -9.173338890075684 + ], + [ + "▁conditions", + -9.173572540283203 + ], + [ + "▁H", + -9.174779891967773 + ], + [ + "▁student", + -9.175553321838379 + ], + [ + "▁sound", + -9.177239418029785 + ], + [ + "▁credit", + -9.177868843078613 + ], + [ + "▁favorite", + -9.179926872253418 + ], + [ + "▁goal", + -9.180166244506836 + ], + [ + "▁impact", + -9.180182456970215 + ], + [ + "▁town", + -9.18089485168457 + ], + [ + "▁necessary", + -9.18131160736084 + ], + [ + "▁goes", + -9.181915283203125 + ], + [ + "▁shall", + -9.182244300842285 + ], + [ + "▁First", + -9.185235977172852 + ], + [ + "▁hair", + -9.185416221618652 + ], + [ + "man", + -9.188404083251953 + ], + [ + "▁board", + -9.19015884399414 + ], + [ + "▁travel", + -9.190505027770996 + ], + [ + "▁leading", + -9.190847396850586 + ], + [ + "▁location", + -9.191832542419434 + ], + [ + "▁attention", + -9.19351577758789 + ], + [ + "▁modern", + -9.194031715393066 + ], + [ + "▁sent", + -9.19509220123291 + ], + [ + "▁plans", + -9.196223258972168 + ], + [ + "▁gave", + -9.197175025939941 + ], + [ + "▁expected", + -9.197949409484863 + ], + [ + "▁interesting", + -9.199520111083984 + ], + [ + "▁Most", + -9.199850082397461 + ], + [ + "▁21", + -9.200383186340332 + ], + [ + "▁West", + -9.20042610168457 + ], + [ + "▁variety", + -9.201205253601074 + ], + [ + "▁levels", + -9.202109336853027 + ], + [ + "▁)", + -9.202496528625488 + ], + [ + "▁standard", + -9.203265190124512 + ], + [ + "▁loss", + -9.203312873840332 + ], + [ + "▁saying", + -9.203989028930664 + ], + [ + "▁red", + -9.20435905456543 + ], + [ + "▁consider", + -9.2045316696167 + ], + [ + "▁Park", + -9.20572280883789 + ], + [ + "▁release", + -9.207803726196289 + ], + [ + "▁source", + -9.209219932556152 + ], + [ + "▁weight", + -9.209427833557129 + ], + [ + "▁parts", + -9.209855079650879 + ], + [ + "▁fast", + -9.211408615112305 + ], + [ + "▁hear", + -9.211909294128418 + ], + [ + "E", + -9.212146759033203 + ], + [ + "▁July", + -9.212430000305176 + ], + [ + "▁January", + -9.212895393371582 + ], + [ + "▁allows", + -9.21349048614502 + ], + [ + "▁India", + -9.215753555297852 + ], + [ + "▁cases", + -9.216618537902832 + ], + [ + "▁International", + -9.216771125793457 + ], + [ + "▁collection", + -9.217636108398438 + ], + [ + "▁subject", + -9.218011856079102 + ], + [ + "b", + -9.219350814819336 + ], + [ + "▁Day", + -9.219408988952637 + ], + [ + "▁effective", + -9.219706535339355 + ], + [ + "▁huge", + -9.220379829406738 + ], + [ + "▁Even", + -9.221895217895508 + ], + [ + "▁effect", + -9.221936225891113 + ], + [ + "▁thinking", + -9.223248481750488 + ], + [ + "▁2013", + -9.224183082580566 + ], + [ + "▁stock", + -9.22475814819336 + ], + [ + "▁costs", + -9.226786613464355 + ], + [ + "▁safe", + -9.228384971618652 + ], + [ + "▁sale", + -9.228684425354004 + ], + [ + "▁40", + -9.229071617126465 + ], + [ + "▁completely", + -9.229873657226562 + ], + [ + "▁wrong", + -9.232510566711426 + ], + [ + "▁improve", + -9.234786987304688 + ], + [ + "K", + -9.235604286193848 + ], + [ + "▁piece", + -9.235921859741211 + ], + [ + "▁groups", + -9.236665725708008 + ], + [ + "▁Many", + -9.239704132080078 + ], + [ + "▁marketing", + -9.239974975585938 + ], + [ + "▁providing", + -9.240670204162598 + ], + [ + "▁global", + -9.240986824035645 + ], + [ + "▁purchase", + -9.242620468139648 + ], + [ + "▁programs", + -9.24276065826416 + ], + [ + "▁Don", + -9.243921279907227 + ], + [ + "▁land", + -9.245536804199219 + ], + [ + "▁hands", + -9.24599552154541 + ], + [ + "▁played", + -9.246150016784668 + ], + [ + "▁watch", + -9.246692657470703 + ], + [ + "▁released", + -9.24671459197998 + ], + [ + "▁19", + -9.246996879577637 + ], + [ + "▁section", + -9.247142791748047 + ], + [ + "▁significant", + -9.248072624206543 + ], + [ + "en", + -9.24905776977539 + ], + [ + "▁court", + -9.25078296661377 + ], + [ + "▁link", + -9.25137710571289 + ], + [ + "▁knew", + -9.25139331817627 + ], + [ + "▁daily", + -9.251526832580566 + ], + [ + "▁equipment", + -9.25196647644043 + ], + [ + "It", + -9.252540588378906 + ], + [ + "▁Inc", + -9.253641128540039 + ], + [ + "▁solution", + -9.25472640991211 + ], + [ + "▁relationship", + -9.254828453063965 + ], + [ + "▁seem", + -9.255372047424316 + ], + [ + "▁answer", + -9.255863189697266 + ], + [ + "▁heard", + -9.258034706115723 + ], + [ + "▁device", + -9.2582368850708 + ], + [ + "▁Sunday", + -9.258363723754883 + ], + [ + "▁legal", + -9.261858940124512 + ], + [ + "▁rights", + -9.262262344360352 + ], + [ + "▁London", + -9.262462615966797 + ], + [ + "▁multiple", + -9.26267147064209 + ], + [ + "▁born", + -9.26278305053711 + ], + [ + "▁send", + -9.262795448303223 + ], + [ + "▁fit", + -9.264187812805176 + ], + [ + "▁TV", + -9.264302253723145 + ], + [ + "▁English", + -9.264863014221191 + ], + [ + "▁safety", + -9.265379905700684 + ], + [ + "▁highly", + -9.266619682312012 + ], + [ + "▁Saturday", + -9.266654014587402 + ], + [ + "▁mother", + -9.267752647399902 + ], + [ + "▁clean", + -9.26937198638916 + ], + [ + "▁pre", + -9.269576072692871 + ], + [ + "R", + -9.269594192504883 + ], + [ + "▁2012", + -9.270713806152344 + ], + [ + "▁fire", + -9.271021842956543 + ], + [ + "▁box", + -9.273614883422852 + ], + [ + "▁ground", + -9.275607109069824 + ], + [ + "▁Google", + -9.276130676269531 + ], + [ + "▁picture", + -9.276564598083496 + ], + [ + "▁towards", + -9.277381896972656 + ], + [ + "▁Christmas", + -9.280235290527344 + ], + [ + "▁walk", + -9.280679702758789 + ], + [ + "▁sometimes", + -9.282115936279297 + ], + [ + "▁gives", + -9.282402992248535 + ], + [ + "▁types", + -9.283135414123535 + ], + [ + "▁track", + -9.283589363098145 + ], + [ + "▁click", + -9.283622741699219 + ], + [ + "▁situation", + -9.283714294433594 + ], + [ + "▁eyes", + -9.284080505371094 + ], + [ + "▁More", + -9.285266876220703 + ], + [ + "▁tried", + -9.286147117614746 + ], + [ + "▁September", + -9.287832260131836 + ], + [ + "▁Well", + -9.288352012634277 + ], + [ + "▁October", + -9.288406372070312 + ], + [ + "old", + -9.289060592651367 + ], + [ + "▁directly", + -9.289148330688477 + ], + [ + "▁Department", + -9.290478706359863 + ], + [ + "▁December", + -9.293045043945312 + ], + [ + "▁materials", + -9.293530464172363 + ], + [ + "▁co", + -9.293754577636719 + ], + [ + "▁resources", + -9.295943260192871 + ], + [ + "▁published", + -9.29599380493164 + ], + [ + "▁led", + -9.296128273010254 + ], + [ + "▁mobile", + -9.29861831665039 + ], + [ + "▁looked", + -9.29902172088623 + ], + [ + "▁benefits", + -9.299127578735352 + ], + [ + "▁hot", + -9.299951553344727 + ], + [ + "▁term", + -9.300044059753418 + ], + [ + "▁himself", + -9.300102233886719 + ], + [ + "▁center", + -9.300431251525879 + ], + [ + "▁turned", + -9.300539016723633 + ], + [ + "▁Since", + -9.300848007202148 + ], + [ + "▁feature", + -9.301000595092773 + ], + [ + "▁excellent", + -9.301373481750488 + ], + [ + "▁Thank", + -9.301813125610352 + ], + [ + "▁starting", + -9.302183151245117 + ], + [ + "▁Home", + -9.302990913391113 + ], + [ + "▁fall", + -9.303526878356934 + ], + [ + "▁San", + -9.30411434173584 + ], + [ + "▁Are", + -9.305784225463867 + ], + [ + "▁floor", + -9.306876182556152 + ], + [ + "an", + -9.30841064453125 + ], + [ + "▁fine", + -9.308759689331055 + ], + [ + "▁trip", + -9.309200286865234 + ], + [ + "▁Facebook", + -9.309880256652832 + ], + [ + "▁language", + -9.311756134033203 + ], + [ + "▁considered", + -9.312273025512695 + ], + [ + "▁previous", + -9.31395149230957 + ], + [ + "▁wall", + -9.315078735351562 + ], + [ + "l", + -9.316202163696289 + ], + [ + "▁V", + -9.31623649597168 + ], + [ + "▁interested", + -9.316312789916992 + ], + [ + "▁request", + -9.316950798034668 + ], + [ + "▁app", + -9.317636489868164 + ], + [ + "▁reported", + -9.317717552185059 + ], + [ + "▁digital", + -9.317727088928223 + ], + [ + "▁November", + -9.318306922912598 + ], + [ + "▁Once", + -9.318769454956055 + ], + [ + "▁tools", + -9.32000732421875 + ], + [ + "▁organization", + -9.320121765136719 + ], + [ + "▁nature", + -9.320574760437012 + ], + [ + "▁High", + -9.320699691772461 + ], + [ + "▁fully", + -9.321824073791504 + ], + [ + "▁Monday", + -9.322590827941895 + ], + [ + "▁movie", + -9.32288646697998 + ], + [ + "▁Co", + -9.32449722290039 + ], + [ + "▁analysis", + -9.3251371383667 + ], + [ + "▁message", + -9.325543403625488 + ], + [ + "▁sign", + -9.327449798583984 + ], + [ + "▁images", + -9.32830810546875 + ], + [ + "▁pain", + -9.330063819885254 + ], + [ + "▁prices", + -9.332870483398438 + ], + [ + "▁brought", + -9.33371353149414 + ], + [ + "▁posted", + -9.333747863769531 + ], + [ + "▁reach", + -9.33527660369873 + ], + [ + "12", + -9.335450172424316 + ], + [ + "▁happen", + -9.336433410644531 + ], + [ + "▁Or", + -9.336684226989746 + ], + [ + "20", + -9.336944580078125 + ], + [ + "▁base", + -9.338419914245605 + ], + [ + "▁wish", + -9.338557243347168 + ], + [ + "▁response", + -9.341882705688477 + ], + [ + "▁feeling", + -9.34284782409668 + ], + [ + "▁spent", + -9.345410346984863 + ], + [ + "▁son", + -9.34627914428711 + ], + [ + "▁war", + -9.34783935546875 + ], + [ + "▁planning", + -9.348285675048828 + ], + [ + "▁exactly", + -9.349061012268066 + ], + [ + "time", + -9.349531173706055 + ], + [ + "▁spend", + -9.349716186523438 + ], + [ + "▁Great", + -9.35103702545166 + ], + [ + "▁Let", + -9.35156536102295 + ], + [ + "▁require", + -9.3517427444458 + ], + [ + "▁definitely", + -9.352710723876953 + ], + [ + "▁stuff", + -9.353426933288574 + ], + [ + "▁blood", + -9.35400676727295 + ], + [ + "▁positive", + -9.354010581970215 + ], + [ + "▁developed", + -9.355360984802246 + ], + [ + "▁develop", + -9.355727195739746 + ], + [ + "▁photo", + -9.356292724609375 + ], + [ + "▁stand", + -9.356525421142578 + ], + [ + "▁moving", + -9.35833740234375 + ], + [ + "▁method", + -9.359781265258789 + ], + [ + "▁22", + -9.360848426818848 + ], + [ + "▁maybe", + -9.361031532287598 + ], + [ + "▁W", + -9.362543106079102 + ], + [ + "▁trade", + -9.363018989562988 + ], + [ + "▁break", + -9.363218307495117 + ], + [ + "▁finally", + -9.36400032043457 + ], + [ + "▁limited", + -9.364139556884766 + ], + [ + "▁Get", + -9.364928245544434 + ], + [ + "▁physical", + -9.36579704284668 + ], + [ + "▁pick", + -9.368051528930664 + ], + [ + "▁character", + -9.369123458862305 + ], + [ + "▁traditional", + -9.370996475219727 + ], + [ + "▁player", + -9.373340606689453 + ], + [ + "▁successful", + -9.373391151428223 + ], + [ + "G", + -9.374429702758789 + ], + [ + "▁certainly", + -9.37446117401123 + ], + [ + "▁hour", + -9.374505996704102 + ], + [ + "▁X", + -9.374756813049316 + ], + [ + "▁difference", + -9.37477970123291 + ], + [ + "▁growing", + -9.374860763549805 + ], + [ + "▁sites", + -9.374887466430664 + ], + [ + "▁regular", + -9.375713348388672 + ], + [ + "▁California", + -9.378092765808105 + ], + [ + "▁baby", + -9.378111839294434 + ], + [ + "▁stage", + -9.379894256591797 + ], + [ + "▁photos", + -9.380897521972656 + ], + [ + "▁gets", + -9.382298469543457 + ], + [ + "▁paid", + -9.382619857788086 + ], + [ + "▁region", + -9.382678031921387 + ], + [ + "▁round", + -9.382837295532227 + ], + [ + "F", + -9.384867668151855 + ], + [ + "▁kitchen", + -9.384885787963867 + ], + [ + "p", + -9.388679504394531 + ], + [ + "▁ones", + -9.389093399047852 + ], + [ + "▁machine", + -9.38972282409668 + ], + [ + "▁wait", + -9.389739990234375 + ], + [ + "▁wonderful", + -9.390142440795898 + ], + [ + "▁stories", + -9.390539169311523 + ], + [ + "▁Be", + -9.391992568969727 + ], + [ + "▁August", + -9.392633438110352 + ], + [ + "▁individuals", + -9.395523071289062 + ], + [ + "▁White", + -9.397099494934082 + ], + [ + "L", + -9.397147178649902 + ], + [ + "▁father", + -9.400382041931152 + ], + [ + ">", + -9.401811599731445 + ], + [ + "▁economic", + -9.403698921203613 + ], + [ + "▁activity", + -9.405457496643066 + ], + [ + "▁understanding", + -9.40697193145752 + ], + [ + "▁vehicle", + -9.408370971679688 + ], + [ + "▁green", + -9.408721923828125 + ], + [ + "=", + -9.409107208251953 + ], + [ + "▁match", + -9.409213066101074 + ], + [ + "▁creating", + -9.410700798034668 + ], + [ + "▁2011", + -9.410717964172363 + ], + [ + "▁apply", + -9.411067962646484 + ], + [ + "▁construction", + -9.411404609680176 + ], + [ + "▁Health", + -9.411466598510742 + ], + [ + "▁pressure", + -9.412092208862305 + ], + [ + "▁bed", + -9.41268253326416 + ], + [ + "▁evidence", + -9.413414001464844 + ], + [ + "▁loved", + -9.413869857788086 + ], + [ + "▁note", + -9.413870811462402 + ], + [ + "▁weekend", + -9.414525032043457 + ], + [ + "▁begin", + -9.415349960327148 + ], + [ + "▁2010", + -9.417181015014648 + ], + [ + "ers", + -9.417211532592773 + ], + [ + "▁feet", + -9.417640686035156 + ], + [ + "▁solutions", + -9.418057441711426 + ], + [ + "▁campaign", + -9.419442176818848 + ], + [ + "▁text", + -9.419694900512695 + ], + [ + "▁helps", + -9.420053482055664 + ], + [ + "▁screen", + -9.420153617858887 + ], + [ + "▁earlier", + -9.420226097106934 + ], + [ + "▁nearly", + -9.420251846313477 + ], + [ + "15", + -9.422207832336426 + ], + [ + "▁David", + -9.422475814819336 + ], + [ + "▁places", + -9.42259407043457 + ], + [ + "h", + -9.422713279724121 + ], + [ + "▁quick", + -9.42367172241211 + ], + [ + "▁deep", + -9.42391586303711 + ], + [ + "▁|", + -9.42421817779541 + ], + [ + "▁charge", + -9.426478385925293 + ], + [ + "▁Free", + -9.427559852600098 + ], + [ + "▁Group", + -9.427642822265625 + ], + [ + "al", + -9.427769660949707 + ], + [ + "▁expect", + -9.428533554077148 + ], + [ + "▁requirements", + -9.428542137145996 + ], + [ + "▁beginning", + -9.430142402648926 + ], + [ + "▁statement", + -9.43304443359375 + ], + [ + "▁families", + -9.434966087341309 + ], + [ + "▁s", + -9.437440872192383 + ], + [ + "▁culture", + -9.437768936157227 + ], + [ + "▁Black", + -9.438807487487793 + ], + [ + "▁wife", + -9.440065383911133 + ], + [ + "11", + -9.440114974975586 + ], + [ + "▁February", + -9.441399574279785 + ], + [ + "▁Street", + -9.441557884216309 + ], + [ + "▁businesses", + -9.441699028015137 + ], + [ + "▁Canada", + -9.441826820373535 + ], + [ + "▁European", + -9.44308853149414 + ], + [ + "▁dog", + -9.443558692932129 + ], + [ + "▁Thursday", + -9.444809913635254 + ], + [ + "▁Service", + -9.446516990661621 + ], + [ + "▁effects", + -9.447419166564941 + ], + [ + "▁al", + -9.449170112609863 + ], + [ + "▁internet", + -9.450032234191895 + ], + [ + "▁+", + -9.450481414794922 + ], + [ + "▁applications", + -9.450645446777344 + ], + [ + "▁employees", + -9.452874183654785 + ], + [ + "▁shown", + -9.45425796508789 + ], + [ + "▁cool", + -9.45470905303955 + ], + [ + "▁function", + -9.454994201660156 + ], + [ + "▁eye", + -9.45794677734375 + ], + [ + "▁couldn", + -9.458059310913086 + ], + [ + "▁president", + -9.45818042755127 + ], + [ + "▁college", + -9.458739280700684 + ], + [ + "▁fresh", + -9.45905876159668 + ], + [ + "▁announced", + -9.459291458129883 + ], + [ + "▁investment", + -9.460676193237305 + ], + [ + "▁beyond", + -9.460845947265625 + ], + [ + "of", + -9.461023330688477 + ], + [ + "▁damage", + -9.461193084716797 + ], + [ + "▁healthy", + -9.461193084716797 + ], + [ + "▁race", + -9.463139533996582 + ], + [ + "▁speed", + -9.463261604309082 + ], + [ + "▁alone", + -9.464771270751953 + ], + [ + "▁Tuesday", + -9.464839935302734 + ], + [ + "▁immediately", + -9.46577262878418 + ], + [ + "▁bar", + -9.467900276184082 + ], + [ + "▁Although", + -9.467920303344727 + ], + [ + "▁moved", + -9.46829891204834 + ], + [ + "▁benefit", + -9.471353530883789 + ], + [ + "▁increased", + -9.471992492675781 + ], + [ + "▁goals", + -9.475398063659668 + ], + [ + "▁changed", + -9.476200103759766 + ], + [ + "▁Yes", + -9.476231575012207 + ], + [ + "▁Washington", + -9.478046417236328 + ], + [ + "▁wrote", + -9.47829532623291 + ], + [ + "▁THE", + -9.478412628173828 + ], + [ + "▁basis", + -9.479048728942871 + ], + [ + "▁23", + -9.479912757873535 + ], + [ + "▁particularly", + -9.480476379394531 + ], + [ + "▁purpose", + -9.481425285339355 + ], + [ + "▁states", + -9.481588363647461 + ], + [ + "▁opportunities", + -9.482087135314941 + ], + [ + "▁talking", + -9.482378005981445 + ], + [ + "st", + -9.482563018798828 + ], + [ + "▁shot", + -9.483569145202637 + ], + [ + "▁Jesus", + -9.484668731689453 + ], + [ + "N", + -9.484989166259766 + ], + [ + "▁truly", + -9.48520278930664 + ], + [ + "▁Europe", + -9.485642433166504 + ], + [ + "▁hotel", + -9.485769271850586 + ], + [ + "▁commercial", + -9.487223625183105 + ], + [ + "▁allowed", + -9.487801551818848 + ], + [ + "▁billion", + -9.487932205200195 + ], + [ + "▁although", + -9.488776206970215 + ], + [ + "▁East", + -9.488960266113281 + ], + [ + "▁grow", + -9.48913860321045 + ], + [ + "▁offered", + -9.489906311035156 + ], + [ + "▁Her", + -9.490900039672852 + ], + [ + "▁church", + -9.492340087890625 + ], + [ + "▁effort", + -9.492653846740723 + ], + [ + "▁Wednesday", + -9.492831230163574 + ], + [ + "▁rates", + -9.493127822875977 + ], + [ + "▁happened", + -9.493215560913086 + ], + [ + "▁met", + -9.493252754211426 + ], + [ + "▁60", + -9.495131492614746 + ], + [ + "as", + -9.49644660949707 + ], + [ + "▁overall", + -9.49661636352539 + ], + [ + "▁Each", + -9.496768951416016 + ], + [ + "▁pictures", + -9.497359275817871 + ], + [ + "it", + -9.499773025512695 + ], + [ + "▁pass", + -9.499899864196777 + ], + [ + "▁storage", + -9.50205135345459 + ], + [ + "▁associated", + -9.502492904663086 + ], + [ + "▁active", + -9.504135131835938 + ], + [ + "▁tool", + -9.504816055297852 + ], + [ + "▁shop", + -9.504849433898926 + ], + [ + "▁reports", + -9.504965782165527 + ], + [ + "▁platform", + -9.50814151763916 + ], + [ + "▁heat", + -9.509332656860352 + ], + [ + "▁sell", + -9.509967803955078 + ], + [ + "▁serve", + -9.510322570800781 + ], + [ + "▁thanks", + -9.513612747192383 + ], + [ + "▁ahead", + -9.513688087463379 + ], + [ + "▁join", + -9.514238357543945 + ], + [ + "▁vote", + -9.514904022216797 + ], + [ + "▁client", + -9.516671180725098 + ], + [ + "▁entry", + -9.51675796508789 + ], + [ + "▁title", + -9.517001152038574 + ], + [ + "▁girl", + -9.517044067382812 + ], + [ + "▁Best", + -9.517744064331055 + ], + [ + "▁guide", + -9.518299102783203 + ], + [ + "▁wants", + -9.518380165100098 + ], + [ + "▁un", + -9.51880168914795 + ], + [ + "▁offering", + -9.519343376159668 + ], + [ + "▁schools", + -9.519559860229492 + ], + [ + "▁official", + -9.519566535949707 + ], + [ + "▁compared", + -9.5201416015625 + ], + [ + "▁easier", + -9.520835876464844 + ], + [ + "▁whose", + -9.521370887756348 + ], + [ + "▁avoid", + -9.521408081054688 + ], + [ + "▁According", + -9.521964073181152 + ], + [ + "▁double", + -9.522711753845215 + ], + [ + "▁Because", + -9.52302360534668 + ], + [ + "▁helped", + -9.525064468383789 + ], + [ + "▁sort", + -9.525506019592285 + ], + [ + "▁British", + -9.52672004699707 + ], + [ + "▁pages", + -9.527064323425293 + ], + [ + "▁direct", + -9.527627944946289 + ], + [ + "▁basic", + -9.527891159057617 + ], + [ + "▁eat", + -9.530014991760254 + ], + [ + "▁recommend", + -9.530318260192871 + ], + [ + "▁claim", + -9.530682563781738 + ], + [ + "▁died", + -9.531335830688477 + ], + [ + "▁College", + -9.5316162109375 + ], + [ + "▁cash", + -9.53271770477295 + ], + [ + "▁advice", + -9.5328369140625 + ], + [ + "▁Company", + -9.533554077148438 + ], + [ + "▁setting", + -9.533761024475098 + ], + [ + "▁military", + -9.533872604370117 + ], + [ + "▁disease", + -9.5355224609375 + ], + [ + "@", + -9.535541534423828 + ], + [ + "▁reduce", + -9.535642623901367 + ], + [ + "▁rules", + -9.537808418273926 + ], + [ + "▁middle", + -9.53790283203125 + ], + [ + "▁numbers", + -9.538025856018066 + ], + [ + "▁anti", + -9.53831958770752 + ], + [ + "▁display", + -9.538358688354492 + ], + [ + "▁degree", + -9.539379119873047 + ], + [ + "▁touch", + -9.53977108001709 + ], + [ + "▁unit", + -9.5399751663208 + ], + [ + "▁science", + -9.54155158996582 + ], + [ + "▁surface", + -9.5423002243042 + ], + [ + "▁firm", + -9.542768478393555 + ], + [ + "▁plant", + -9.544519424438477 + ], + [ + "▁normal", + -9.544855117797852 + ], + [ + "▁gas", + -9.545493125915527 + ], + [ + "▁gone", + -9.547163009643555 + ], + [ + "▁Australia", + -9.547503471374512 + ], + [ + "▁Click", + -9.548264503479004 + ], + [ + "O", + -9.548606872558594 + ], + [ + "▁studies", + -9.550481796264648 + ], + [ + "▁band", + -9.550814628601074 + ], + [ + "▁largest", + -9.550832748413086 + ], + [ + "▁condition", + -9.551209449768066 + ], + [ + "▁blue", + -9.55207347869873 + ], + [ + "▁followed", + -9.552303314208984 + ], + [ + "▁supply", + -9.552851676940918 + ], + [ + "▁song", + -9.554243087768555 + ], + [ + "▁force", + -9.555961608886719 + ], + [ + "▁regarding", + -9.557245254516602 + ], + [ + "▁gold", + -9.557439804077148 + ], + [ + "▁comment", + -9.55803108215332 + ], + [ + "▁Today", + -9.558829307556152 + ], + [ + "▁Court", + -9.560776710510254 + ], + [ + "▁During", + -9.561681747436523 + ], + [ + "▁voice", + -9.561694145202637 + ], + [ + "▁challenge", + -9.562878608703613 + ], + [ + "▁seven", + -9.563002586364746 + ], + [ + "▁serious", + -9.564165115356445 + ], + [ + "▁Paul", + -9.565167427062988 + ], + [ + "▁finish", + -9.56686782836914 + ], + [ + "▁Services", + -9.568081855773926 + ], + [ + "▁reasons", + -9.569218635559082 + ], + [ + "▁devices", + -9.569392204284668 + ], + [ + "▁act", + -9.570012092590332 + ], + [ + "▁lines", + -9.57053279876709 + ], + [ + "▁Q", + -9.571663856506348 + ], + [ + "▁structure", + -9.571908950805664 + ], + [ + "▁gift", + -9.572638511657715 + ], + [ + "▁powerful", + -9.572735786437988 + ], + [ + "▁perhaps", + -9.572760581970215 + ], + [ + "▁See", + -9.573478698730469 + ], + [ + "▁served", + -9.574554443359375 + ], + [ + "▁28", + -9.574594497680664 + ], + [ + "▁teams", + -9.577905654907227 + ], + [ + "▁lots", + -9.578025817871094 + ], + [ + "▁complex", + -9.578351974487305 + ], + [ + "▁comments", + -9.578742980957031 + ], + [ + "▁bottom", + -9.579813957214355 + ], + [ + "▁weather", + -9.580163955688477 + ], + [ + "▁uses", + -9.58200740814209 + ], + [ + "▁responsible", + -9.58249282836914 + ], + [ + "▁husband", + -9.583473205566406 + ], + [ + "▁protect", + -9.583709716796875 + ], + [ + "▁miles", + -9.584739685058594 + ], + [ + "▁annual", + -9.585013389587402 + ], + [ + "▁James", + -9.585180282592773 + ], + [ + "▁produce", + -9.587695121765137 + ], + [ + "▁glass", + -9.587932586669922 + ], + [ + "▁War", + -9.588226318359375 + ], + [ + "▁budget", + -9.588837623596191 + ], + [ + "▁finished", + -9.589004516601562 + ], + [ + "▁population", + -9.590514183044434 + ], + [ + "▁kept", + -9.59056568145752 + ], + [ + "▁agree", + -9.591385841369629 + ], + [ + "▁sold", + -9.59212589263916 + ], + [ + "▁existing", + -9.59304428100586 + ], + [ + "▁26", + -9.59390926361084 + ], + [ + "▁greater", + -9.594576835632324 + ], + [ + "▁cold", + -9.595122337341309 + ], + [ + "▁Internet", + -9.595656394958496 + ], + [ + "am", + -9.59582805633545 + ], + [ + "▁Business", + -9.595927238464355 + ], + [ + "▁income", + -9.596307754516602 + ], + [ + "▁aren", + -9.59640884399414 + ], + [ + "▁Have", + -9.596576690673828 + ], + [ + "▁seeing", + -9.596863746643066 + ], + [ + "▁et", + -9.597060203552246 + ], + [ + "▁cancer", + -9.597110748291016 + ], + [ + "▁useful", + -9.597302436828613 + ], + [ + "H", + -9.598642349243164 + ], + [ + "▁experienced", + -9.60043716430664 + ], + [ + "▁window", + -9.60046672821045 + ], + [ + "▁extremely", + -9.60054874420166 + ], + [ + "▁dark", + -9.601391792297363 + ], + [ + "▁prior", + -9.602202415466309 + ], + [ + "▁delivery", + -9.602394104003906 + ], + [ + "▁Council", + -9.604475021362305 + ], + [ + "▁Re", + -9.604731559753418 + ], + [ + "▁target", + -9.6065034866333 + ], + [ + "▁plus", + -9.606586456298828 + ], + [ + "▁named", + -9.606659889221191 + ], + [ + "▁driving", + -9.60687255859375 + ], + [ + "▁director", + -9.607551574707031 + ], + [ + "▁wedding", + -9.60776138305664 + ], + [ + "▁club", + -9.60808277130127 + ], + [ + "▁helping", + -9.60914421081543 + ], + [ + "▁fans", + -9.609448432922363 + ], + [ + "▁haven", + -9.61103343963623 + ], + [ + "▁People", + -9.612805366516113 + ], + [ + "▁highest", + -9.613247871398926 + ], + [ + "50", + -9.615287780761719 + ], + [ + "▁•", + -9.615962028503418 + ], + [ + "▁French", + -9.616693496704102 + ], + [ + "▁completed", + -9.617167472839355 + ], + [ + "▁Good", + -9.617473602294922 + ], + [ + "▁patient", + -9.618094444274902 + ], + [ + "▁comfortable", + -9.620095252990723 + ], + [ + "▁fight", + -9.622536659240723 + ], + [ + "▁opening", + -9.622572898864746 + ], + [ + "nd", + -9.624241828918457 + ], + [ + "▁wouldn", + -9.625535011291504 + ], + [ + "▁figure", + -9.625574111938477 + ], + [ + "▁author", + -9.627082824707031 + ], + [ + "▁movement", + -9.628387451171875 + ], + [ + "▁strategy", + -9.62839412689209 + ], + [ + "▁remain", + -9.629753112792969 + ], + [ + "▁quarter", + -9.630558967590332 + ], + [ + "▁Another", + -9.631335258483887 + ], + [ + "▁2009", + -9.634003639221191 + ], + [ + "▁Red", + -9.636080741882324 + ], + [ + "$", + -9.63625717163086 + ], + [ + "▁attack", + -9.637399673461914 + ], + [ + "▁daughter", + -9.637507438659668 + ], + [ + "▁2008", + -9.638226509094238 + ], + [ + "▁coffee", + -9.638530731201172 + ], + [ + "▁federal", + -9.639410972595215 + ], + [ + "▁ball", + -9.640953063964844 + ], + [ + "▁larger", + -9.64133358001709 + ], + [ + "▁camera", + -9.64193344116211 + ], + [ + "▁appear", + -9.64204216003418 + ], + [ + "▁27", + -9.642692565917969 + ], + [ + "▁appropriate", + -9.642912864685059 + ], + [ + "▁onto", + -9.644140243530273 + ], + [ + "▁efforts", + -9.644465446472168 + ], + [ + "▁speak", + -9.644556045532227 + ], + [ + "▁Research", + -9.645063400268555 + ], + [ + "▁essential", + -9.645929336547852 + ], + [ + "▁bank", + -9.646413803100586 + ], + [ + "▁spot", + -9.64654541015625 + ], + [ + "▁passed", + -9.647350311279297 + ], + [ + "▁Association", + -9.647736549377441 + ], + [ + "▁creative", + -9.648860931396484 + ], + [ + "▁models", + -9.650158882141113 + ], + [ + "▁letter", + -9.650345802307129 + ], + [ + "▁lack", + -9.650702476501465 + ], + [ + "▁established", + -9.651827812194824 + ], + [ + "▁leaders", + -9.652180671691895 + ], + [ + "▁Michael", + -9.652609825134277 + ], + [ + "▁=", + -9.653814315795898 + ], + [ + "▁prevent", + -9.654117584228516 + ], + [ + "▁files", + -9.654816627502441 + ], + [ + "▁tour", + -9.655187606811523 + ], + [ + "▁society", + -9.655324935913086 + ], + [ + "▁wood", + -9.655546188354492 + ], + [ + "▁shared", + -9.655936241149902 + ], + [ + "▁General", + -9.656654357910156 + ], + [ + "▁super", + -9.65764331817627 + ], + [ + "▁jobs", + -9.658385276794434 + ], + [ + "▁Two", + -9.658390045166016 + ], + [ + "▁connection", + -9.659469604492188 + ], + [ + "▁actual", + -9.659523010253906 + ], + [ + "▁characters", + -9.660059928894043 + ], + [ + "▁protection", + -9.660531044006348 + ], + [ + "▁selection", + -9.66104507446289 + ], + [ + "▁straight", + -9.66157054901123 + ], + [ + "▁learned", + -9.662882804870605 + ], + [ + "▁guys", + -9.662896156311035 + ], + [ + "▁generally", + -9.664649963378906 + ], + [ + "▁primary", + -9.667226791381836 + ], + [ + "▁guy", + -9.667461395263672 + ], + [ + "▁News", + -9.668718338012695 + ], + [ + "▁Other", + -9.668931007385254 + ], + [ + "▁continued", + -9.669365882873535 + ], + [ + "us", + -9.669513702392578 + ], + [ + "▁engine", + -9.671304702758789 + ], + [ + "▁biggest", + -9.6743745803833 + ], + [ + "▁methods", + -9.674461364746094 + ], + [ + "▁http", + -9.675066947937012 + ], + [ + "▁Office", + -9.675117492675781 + ], + [ + "▁sleep", + -9.675233840942383 + ], + [ + "▁cell", + -9.677128791809082 + ], + [ + "▁Make", + -9.678142547607422 + ], + [ + "▁Who", + -9.678689002990723 + ], + [ + "▁drug", + -9.679813385009766 + ], + [ + "▁Act", + -9.680054664611816 + ], + [ + "▁finding", + -9.680173873901367 + ], + [ + "▁century", + -9.680191993713379 + ], + [ + "▁sharing", + -9.680928230285645 + ], + [ + "▁evening", + -9.680965423583984 + ], + [ + "25", + -9.681159973144531 + ], + [ + "▁steps", + -9.681489944458008 + ], + [ + "▁Windows", + -9.681872367858887 + ], + [ + "▁carry", + -9.681879043579102 + ], + [ + "▁Will", + -9.682149887084961 + ], + [ + "▁pieces", + -9.682489395141602 + ], + [ + "▁Texas", + -9.683709144592285 + ], + [ + "is", + -9.683740615844727 + ], + [ + "▁cells", + -9.685147285461426 + ], + [ + "f", + -9.68567180633545 + ], + [ + "▁leader", + -9.686223030090332 + ], + [ + "▁Church", + -9.686497688293457 + ], + [ + "z", + -9.686779975891113 + ], + [ + "▁notice", + -9.686904907226562 + ], + [ + "▁described", + -9.687615394592285 + ], + [ + "▁album", + -9.687816619873047 + ], + [ + "▁Last", + -9.688406944274902 + ], + [ + "day", + -9.6892671585083 + ], + [ + "▁reality", + -9.689382553100586 + ], + [ + "co", + -9.689461708068848 + ], + [ + "▁trust", + -9.690041542053223 + ], + [ + "▁payment", + -9.690464973449707 + ], + [ + "▁item", + -9.691537857055664 + ], + [ + "▁eight", + -9.6915864944458 + ], + [ + "▁owner", + -9.691927909851074 + ], + [ + "▁cards", + -9.692774772644043 + ], + [ + "▁capital", + -9.692878723144531 + ], + [ + "▁Board", + -9.694341659545898 + ], + [ + "▁covered", + -9.6991605758667 + ], + [ + "▁achieve", + -9.699740409851074 + ], + [ + "▁King", + -9.701562881469727 + ], + [ + "▁Like", + -9.701925277709961 + ], + [ + "▁traffic", + -9.702191352844238 + ], + [ + "▁enter", + -9.702899932861328 + ], + [ + "▁m", + -9.703351974487305 + ], + [ + "▁Chinese", + -9.703944206237793 + ], + [ + "▁workers", + -9.704419136047363 + ], + [ + "▁produced", + -9.707545280456543 + ], + [ + "▁older", + -9.70814037322998 + ], + [ + "▁Use", + -9.708206176757812 + ], + [ + "▁critical", + -9.708320617675781 + ], + [ + "▁press", + -9.70888614654541 + ], + [ + "▁waiting", + -9.709149360656738 + ], + [ + "▁warm", + -9.709159851074219 + ], + [ + "▁heavy", + -9.70917797088623 + ], + [ + "▁therefore", + -9.709212303161621 + ], + [ + "▁wear", + -9.711079597473145 + ], + [ + "▁journey", + -9.71251106262207 + ], + [ + "▁d", + -9.713083267211914 + ], + [ + "▁opened", + -9.714882850646973 + ], + [ + "▁economy", + -9.715024948120117 + ], + [ + "▁Check", + -9.71518325805664 + ], + [ + "▁demand", + -9.715251922607422 + ], + [ + "▁respect", + -9.715479850769043 + ], + [ + "▁reviews", + -9.71695613861084 + ], + [ + "▁showed", + -9.717277526855469 + ], + [ + "▁memory", + -9.717490196228027 + ], + [ + "▁partner", + -9.718801498413086 + ], + [ + "▁t", + -9.719036102294922 + ], + [ + "▁v", + -9.720229148864746 + ], + [ + "▁cross", + -9.72028923034668 + ], + [ + "▁@", + -9.720561981201172 + ], + [ + "▁whatever", + -9.721085548400879 + ], + [ + "▁button", + -9.722126007080078 + ], + [ + "▁31", + -9.722147941589355 + ], + [ + "▁sports", + -9.722311973571777 + ], + [ + "▁ideal", + -9.723237037658691 + ], + [ + "able", + -9.723967552185059 + ], + [ + "▁advantage", + -9.724007606506348 + ], + [ + "▁server", + -9.724028587341309 + ], + [ + "▁tree", + -9.724244117736816 + ], + [ + "▁drop", + -9.724695205688477 + ], + [ + "▁toward", + -9.724954605102539 + ], + [ + "▁requires", + -9.726198196411133 + ], + [ + "▁conference", + -9.726761817932129 + ], + [ + "▁placed", + -9.727086067199707 + ], + [ + "▁brain", + -9.727612495422363 + ], + [ + "▁host", + -9.727910041809082 + ], + [ + "▁Love", + -9.729822158813477 + ], + [ + "▁contract", + -9.730453491210938 + ], + [ + "▁remove", + -9.730554580688477 + ], + [ + "u", + -9.730765342712402 + ], + [ + "www", + -9.730782508850098 + ], + [ + "▁dry", + -9.731356620788574 + ], + [ + "no", + -9.731452941894531 + ], + [ + "▁Go", + -9.731484413146973 + ], + [ + "▁custom", + -9.732233047485352 + ], + [ + "▁poor", + -9.732243537902832 + ], + [ + "▁select", + -9.733316421508789 + ], + [ + "▁scene", + -9.733922958374023 + ], + [ + "▁girls", + -9.736167907714844 + ], + [ + "▁values", + -9.736485481262207 + ], + [ + "W", + -9.73827075958252 + ], + [ + "▁audience", + -9.738513946533203 + ], + [ + "▁views", + -9.739005088806152 + ], + [ + "▁estate", + -9.739286422729492 + ], + [ + "▁mentioned", + -9.74003791809082 + ], + [ + "▁status", + -9.740684509277344 + ], + [ + "▁update", + -9.741314888000488 + ], + [ + "▁Life", + -9.74158000946045 + ], + [ + "▁direction", + -9.742594718933105 + ], + [ + "16", + -9.742807388305664 + ], + [ + "▁truth", + -9.744918823242188 + ], + [ + "▁driver", + -9.744946479797363 + ], + [ + "▁steel", + -9.745549201965332 + ], + [ + "▁correct", + -9.746217727661133 + ], + [ + "V", + -9.74633502960205 + ], + [ + "▁balance", + -9.74819564819336 + ], + [ + "▁England", + -9.74893569946289 + ], + [ + "▁presented", + -9.749567985534668 + ], + [ + "▁Florida", + -9.750503540039062 + ], + [ + "▁Air", + -9.751388549804688 + ], + [ + "▁Art", + -9.752665519714355 + ], + [ + "▁parties", + -9.753278732299805 + ], + [ + "▁handle", + -9.753410339355469 + ], + [ + "▁path", + -9.754720687866211 + ], + [ + "▁keeping", + -9.755016326904297 + ], + [ + "▁multi", + -9.757533073425293 + ], + [ + "▁communication", + -9.758065223693848 + ], + [ + "▁homes", + -9.759200096130371 + ], + [ + "▁determine", + -9.759736061096191 + ], + [ + "▁remains", + -9.759778022766113 + ], + [ + "▁happens", + -9.760176658630371 + ], + [ + "▁maintain", + -9.760266304016113 + ], + [ + "term", + -9.761221885681152 + ], + [ + "▁background", + -9.761431694030762 + ], + [ + "▁pool", + -9.761435508728027 + ], + [ + "▁park", + -9.76234245300293 + ], + [ + "▁street", + -9.76243782043457 + ], + [ + "▁shape", + -9.763519287109375 + ], + [ + "▁Apple", + -9.763689041137695 + ], + [ + "▁winter", + -9.764695167541504 + ], + [ + "▁dead", + -9.765335083007812 + ], + [ + "▁adding", + -9.765403747558594 + ], + [ + "▁shopping", + -9.766388893127441 + ], + [ + "▁teaching", + -9.767068862915039 + ], + [ + "▁elements", + -9.767531394958496 + ], + [ + "▁cars", + -9.767887115478516 + ], + [ + "ness", + -9.76821231842041 + ], + [ + "▁thank", + -9.768701553344727 + ], + [ + "▁ten", + -9.768903732299805 + ], + [ + "▁Management", + -9.769081115722656 + ], + [ + "▁La", + -9.769499778747559 + ], + [ + "▁ended", + -9.769699096679688 + ], + [ + "▁competition", + -9.770387649536133 + ], + [ + "▁Lord", + -9.770824432373047 + ], + [ + "▁session", + -9.771627426147461 + ], + [ + "▁n", + -9.771968841552734 + ], + [ + "▁bought", + -9.773329734802246 + ], + [ + "▁metal", + -9.774053573608398 + ], + [ + "▁ice", + -9.77407169342041 + ], + [ + "▁tips", + -9.775918960571289 + ], + [ + "▁organizations", + -9.776607513427734 + ], + [ + "▁Green", + -9.777237892150879 + ], + [ + "▁Africa", + -9.777414321899414 + ], + [ + "▁lose", + -9.777544975280762 + ], + [ + "▁standards", + -9.778621673583984 + ], + [ + "▁factors", + -9.778831481933594 + ], + [ + "▁star", + -9.77895736694336 + ], + [ + "▁leaving", + -9.779915809631348 + ], + [ + "▁29", + -9.780733108520508 + ], + [ + "▁caused", + -9.780863761901855 + ], + [ + "▁majority", + -9.780912399291992 + ], + [ + "▁holiday", + -9.781376838684082 + ], + [ + "▁contains", + -9.782553672790527 + ], + [ + "18", + -9.783190727233887 + ], + [ + "▁operations", + -9.784605979919434 + ], + [ + "▁seemed", + -9.785282135009766 + ], + [ + "▁aware", + -9.785809516906738 + ], + [ + "▁soft", + -9.786109924316406 + ], + [ + "▁plenty", + -9.78624153137207 + ], + [ + "▁Indian", + -9.78652572631836 + ], + [ + "▁Road", + -9.786728858947754 + ], + [ + "▁experiences", + -9.786821365356445 + ], + [ + "▁Club", + -9.787270545959473 + ], + [ + "▁garden", + -9.787409782409668 + ], + [ + "▁manage", + -9.787620544433594 + ], + [ + "▁De", + -9.788809776306152 + ], + [ + "▁Christ", + -9.789219856262207 + ], + [ + "▁developing", + -9.78925609588623 + ], + [ + "▁Every", + -9.789434432983398 + ], + [ + "▁technical", + -9.78944206237793 + ], + [ + "▁discuss", + -9.789600372314453 + ], + [ + "▁fan", + -9.789911270141602 + ], + [ + "▁strength", + -9.790054321289062 + ], + [ + "▁selected", + -9.790738105773926 + ], + [ + "▁showing", + -9.79257869720459 + ], + [ + "▁challenges", + -9.79301643371582 + ], + [ + "▁claims", + -9.793354988098145 + ], + [ + "▁station", + -9.794262886047363 + ], + [ + "▁communities", + -9.794413566589355 + ], + [ + "▁deliver", + -9.79493522644043 + ], + [ + "▁furniture", + -9.795431137084961 + ], + [ + "▁officials", + -9.795910835266113 + ], + [ + "▁Over", + -9.796178817749023 + ], + [ + "▁calls", + -9.797300338745117 + ], + [ + "▁registered", + -9.797820091247559 + ], + [ + "▁nation", + -9.797933578491211 + ], + [ + "▁separate", + -9.798319816589355 + ], + [ + "▁fish", + -9.799205780029297 + ], + [ + "org", + -9.79924488067627 + ], + [ + "▁wine", + -9.800053596496582 + ], + [ + "▁foreign", + -9.800201416015625 + ], + [ + "pm", + -9.801105499267578 + ], + [ + "X", + -9.801664352416992 + ], + [ + "▁gain", + -9.80200481414795 + ], + [ + "▁welcome", + -9.802803993225098 + ], + [ + "▁thus", + -9.804169654846191 + ], + [ + "▁perform", + -9.804171562194824 + ], + [ + "▁minute", + -9.804288864135742 + ], + [ + "▁schedule", + -9.805083274841309 + ], + [ + "▁meaning", + -9.805098533630371 + ], + [ + "▁block", + -9.805177688598633 + ], + [ + "▁hospital", + -9.805484771728516 + ], + [ + "▁2007", + -9.805608749389648 + ], + [ + "▁coverage", + -9.806587219238281 + ], + [ + "▁Take", + -9.807452201843262 + ], + [ + "▁closed", + -9.807674407958984 + ], + [ + "▁agreement", + -9.808004379272461 + ], + [ + "for", + -9.808019638061523 + ], + [ + "free", + -9.808398246765137 + ], + [ + "▁copy", + -9.808454513549805 + ], + [ + "▁links", + -9.808573722839355 + ], + [ + "▁watching", + -9.8087158203125 + ], + [ + "▁raised", + -9.809433937072754 + ], + [ + "▁>", + -9.809630393981934 + ], + [ + "▁interview", + -9.81002140045166 + ], + [ + "▁buying", + -9.812223434448242 + ], + [ + "▁exercise", + -9.812557220458984 + ], + [ + "▁shares", + -9.812617301940918 + ], + [ + "▁thousands", + -9.813016891479492 + ], + [ + "▁becoming", + -9.813238143920898 + ], + [ + "▁Where", + -9.81335163116455 + ], + [ + "▁decide", + -9.813583374023438 + ], + [ + "▁clearly", + -9.813882827758789 + ], + [ + "▁print", + -9.814583778381348 + ], + [ + "▁sun", + -9.814735412597656 + ], + [ + "▁names", + -9.815406799316406 + ], + [ + "▁listed", + -9.815415382385254 + ], + [ + "▁Bank", + -9.815573692321777 + ], + [ + "▁Institute", + -9.816076278686523 + ], + [ + "▁central", + -9.81649398803711 + ], + [ + "▁Twitter", + -9.816617012023926 + ], + [ + "▁testing", + -9.816652297973633 + ], + [ + "▁senior", + -9.819073677062988 + ], + [ + "▁despite", + -9.819783210754395 + ], + [ + "▁forms", + -9.8204345703125 + ], + [ + "▁capacity", + -9.820502281188965 + ], + [ + "▁runs", + -9.820606231689453 + ], + [ + "▁Christian", + -9.821028709411621 + ], + [ + "▁concept", + -9.821115493774414 + ], + [ + "▁smaller", + -9.822335243225098 + ], + [ + "▁Their", + -9.82247257232666 + ], + [ + "▁helpful", + -9.822543144226074 + ], + [ + "▁otherwise", + -9.822844505310059 + ], + [ + "▁residents", + -9.823062896728516 + ], + [ + "®", + -9.824304580688477 + ], + [ + "▁manager", + -9.824335098266602 + ], + [ + "▁classes", + -9.825054168701172 + ], + [ + "▁independent", + -9.825369834899902 + ], + [ + "mm", + -9.826355934143066 + ], + [ + "▁Any", + -9.826780319213867 + ], + [ + "▁funds", + -9.828688621520996 + ], + [ + "▁sit", + -9.82974624633789 + ], + [ + "▁Both", + -9.829994201660156 + ], + [ + "▁stress", + -9.830190658569336 + ], + [ + "▁prepared", + -9.830511093139648 + ], + [ + "▁waste", + -9.830750465393066 + ], + [ + "▁mission", + -9.83093547821045 + ], + [ + "▁bill", + -9.830964088439941 + ], + [ + "▁80", + -9.832322120666504 + ], + [ + "▁previously", + -9.832401275634766 + ], + [ + "▁flow", + -9.832670211791992 + ], + [ + "▁90", + -9.832752227783203 + ], + [ + "▁River", + -9.832889556884766 + ], + [ + "▁secure", + -9.834373474121094 + ], + [ + "▁becomes", + -9.834671974182129 + ], + [ + "14", + -9.835445404052734 + ], + [ + "▁operating", + -9.835891723632812 + ], + [ + "▁spring", + -9.83721923828125 + ], + [ + "▁sounds", + -9.837382316589355 + ], + [ + "▁sea", + -9.837692260742188 + ], + [ + "▁b", + -9.838115692138672 + ], + [ + "▁friendly", + -9.838479042053223 + ], + [ + "▁famous", + -9.838741302490234 + ], + [ + "▁dedicated", + -9.839187622070312 + ], + [ + "▁Design", + -9.839884757995605 + ], + [ + "▁absolutely", + -9.840551376342773 + ], + [ + "▁advanced", + -9.842148780822754 + ], + [ + "▁sweet", + -9.842986106872559 + ], + [ + "▁fill", + -9.843398094177246 + ], + [ + "▁rock", + -9.843470573425293 + ], + [ + "▁sources", + -9.84349250793457 + ], + [ + "▁solid", + -9.843520164489746 + ], + [ + "▁spending", + -9.843936920166016 + ], + [ + "▁killed", + -9.8452730178833 + ], + [ + "v", + -9.845702171325684 + ], + [ + "rd", + -9.84626579284668 + ], + [ + "▁la", + -9.847411155700684 + ], + [ + "▁reached", + -9.847885131835938 + ], + [ + "▁loan", + -9.848021507263184 + ], + [ + "▁train", + -9.848136901855469 + ], + [ + "▁posts", + -9.84882640838623 + ], + [ + "▁managed", + -9.85010814666748 + ], + [ + "▁election", + -9.850235939025879 + ], + [ + "▁owners", + -9.850740432739258 + ], + [ + "▁fear", + -9.850836753845215 + ], + [ + "▁sector", + -9.851250648498535 + ], + [ + "▁Pro", + -9.852469444274902 + ], + [ + "▁presence", + -9.852751731872559 + ], + [ + "▁relevant", + -9.852776527404785 + ], + [ + "▁appears", + -9.852945327758789 + ], + [ + "▁dinner", + -9.85315990447998 + ], + [ + "▁facilities", + -9.853440284729004 + ], + [ + "▁mid", + -9.853862762451172 + ], + [ + "▁changing", + -9.854509353637695 + ], + [ + "▁excited", + -9.8545560836792 + ], + [ + "▁Big", + -9.854896545410156 + ], + [ + "▁progress", + -9.854963302612305 + ], + [ + "▁Lake", + -9.855481147766113 + ], + [ + "▁experts", + -9.856632232666016 + ], + [ + "▁task", + -9.857407569885254 + ], + [ + "▁classic", + -9.85770034790039 + ], + [ + "▁properties", + -9.858261108398438 + ], + [ + "like", + -9.858452796936035 + ], + [ + "▁bag", + -9.858927726745605 + ], + [ + "13", + -9.859021186828613 + ], + [ + "▁Time", + -9.86079216003418 + ], + [ + "▁repair", + -9.862066268920898 + ], + [ + "▁knows", + -9.862357139587402 + ], + [ + "▁restaurant", + -9.86278247833252 + ], + [ + "▁mix", + -9.863507270812988 + ], + [ + "▁mostly", + -9.863899230957031 + ], + [ + "▁attempt", + -9.865288734436035 + ], + [ + "▁numerous", + -9.865726470947266 + ], + [ + "▁guess", + -9.866256713867188 + ], + [ + "▁proper", + -9.866745948791504 + ], + [ + "▁walking", + -9.869105339050293 + ], + [ + "▁opinion", + -9.869170188903809 + ], + [ + "▁USA", + -9.869954109191895 + ], + [ + "▁enjoyed", + -9.87077522277832 + ], + [ + "▁ride", + -9.870935440063477 + ], + [ + "▁transfer", + -9.870951652526855 + ], + [ + "ie", + -9.87134075164795 + ], + [ + "▁records", + -9.871565818786621 + ], + [ + "▁agency", + -9.871850967407227 + ], + [ + "▁Whether", + -9.872121810913086 + ], + [ + "▁thoughts", + -9.872247695922852 + ], + [ + "▁length", + -9.872735977172852 + ], + [ + "▁animals", + -9.87364673614502 + ], + [ + "▁core", + -9.874518394470215 + ], + [ + "▁administration", + -9.874588012695312 + ], + [ + "▁George", + -9.874588966369629 + ], + [ + "▁cleaning", + -9.874773979187012 + ], + [ + "▁putting", + -9.875127792358398 + ], + [ + "▁meant", + -9.87629222869873 + ], + [ + "▁plants", + -9.877311706542969 + ], + [ + "▁continues", + -9.87984848022461 + ], + [ + "▁rich", + -9.880127906799316 + ], + [ + "▁football", + -9.880499839782715 + ], + [ + "▁operation", + -9.880902290344238 + ], + [ + "▁techniques", + -9.88095474243164 + ], + [ + "▁artist", + -9.881512641906738 + ], + [ + "▁Mark", + -9.882827758789062 + ], + [ + "▁temperature", + -9.884880065917969 + ], + [ + "▁Science", + -9.885035514831543 + ], + [ + "▁distance", + -9.885193824768066 + ], + [ + "▁colors", + -9.885475158691406 + ], + [ + "17", + -9.886765480041504 + ], + [ + "J", + -9.886971473693848 + ], + [ + "▁awesome", + -9.887203216552734 + ], + [ + "▁combination", + -9.887398719787598 + ], + [ + "▁actions", + -9.887677192687988 + ], + [ + "This", + -9.887874603271484 + ], + [ + "▁beauty", + -9.887920379638672 + ], + [ + "▁Find", + -9.888361930847168 + ], + [ + "▁trading", + -9.889073371887207 + ], + [ + "▁species", + -9.889347076416016 + ], + [ + "▁Amazon", + -9.889404296875 + ], + [ + "▁initial", + -9.889466285705566 + ], + [ + "▁assist", + -9.890212059020996 + ], + [ + "▁performed", + -9.89026927947998 + ], + [ + "▁alternative", + -9.890605926513672 + ], + [ + "▁Government", + -9.891040802001953 + ], + [ + "▁die", + -9.891134262084961 + ], + [ + "one", + -9.891669273376465 + ], + [ + "▁map", + -9.892027854919434 + ], + [ + "▁topic", + -9.892136573791504 + ], + [ + "▁score", + -9.892147064208984 + ], + [ + "▁accept", + -9.89218807220459 + ], + [ + "100", + -9.892297744750977 + ], + [ + "▁teacher", + -9.892629623413086 + ], + [ + "▁eventually", + -9.892801284790039 + ], + [ + "You", + -9.894100189208984 + ], + [ + "▁Web", + -9.894218444824219 + ], + [ + "▁doctor", + -9.894369125366211 + ], + [ + "▁Education", + -9.894383430480957 + ], + [ + "▁joined", + -9.894680976867676 + ], + [ + "▁expensive", + -9.895100593566895 + ], + [ + "▁focused", + -9.895116806030273 + ], + [ + "▁pair", + -9.895511627197266 + ], + [ + "▁70", + -9.896153450012207 + ], + [ + "▁c", + -9.896208763122559 + ], + [ + "▁returned", + -9.896512031555176 + ], + [ + "▁injury", + -9.896810531616211 + ], + [ + "▁package", + -9.897174835205078 + ], + [ + "▁Oh", + -9.898348808288574 + ], + [ + "▁200", + -9.900177955627441 + ], + [ + "line", + -9.900288581848145 + ], + [ + "▁Year", + -9.900774002075195 + ], + [ + "▁peace", + -9.900874137878418 + ], + [ + "▁policies", + -9.901266098022461 + ], + [ + "▁IT", + -9.9015474319458 + ], + [ + "▁connected", + -9.903042793273926 + ], + [ + "▁leadership", + -9.903505325317383 + ], + [ + "▁Press", + -9.903548240661621 + ], + [ + "▁Director", + -9.906973838806152 + ], + [ + "▁Online", + -9.908038139343262 + ], + [ + "▁documents", + -9.908699035644531 + ], + [ + "▁discussion", + -9.90898609161377 + ], + [ + "▁Bay", + -9.91014575958252 + ], + [ + "▁selling", + -9.910643577575684 + ], + [ + "▁coach", + -9.912607192993164 + ], + [ + "▁Before", + -9.913092613220215 + ], + [ + "▁department", + -9.913125991821289 + ], + [ + "▁forget", + -9.913595199584961 + ], + [ + "▁trial", + -9.913722038269043 + ], + [ + "▁rule", + -9.914012908935547 + ], + [ + "▁filled", + -9.914326667785645 + ], + [ + "▁applied", + -9.914556503295898 + ], + [ + "▁identify", + -9.91490650177002 + ], + [ + "▁explore", + -9.915468215942383 + ], + [ + "▁cheap", + -9.915575981140137 + ], + [ + "▁Y", + -9.915793418884277 + ], + [ + "▁foot", + -9.915794372558594 + ], + [ + "▁Police", + -9.916397094726562 + ], + [ + "by", + -9.916963577270508 + ], + [ + "▁slightly", + -9.91711711883545 + ], + [ + "▁Law", + -9.917280197143555 + ], + [ + "▁faith", + -9.91831111907959 + ], + [ + "▁Maybe", + -9.920798301696777 + ], + [ + "▁German", + -9.92101001739502 + ], + [ + "▁appeared", + -9.922103881835938 + ], + [ + "▁laws", + -9.922515869140625 + ], + [ + "▁Open", + -9.923154830932617 + ], + [ + "▁seat", + -9.923812866210938 + ], + [ + "▁Committee", + -9.923901557922363 + ], + [ + "▁negative", + -9.924941062927246 + ], + [ + "▁asking", + -9.925289154052734 + ], + [ + "▁Central", + -9.925925254821777 + ], + [ + "▁fashion", + -9.926239967346191 + ], + [ + "▁beach", + -9.92625904083252 + ], + [ + "▁fair", + -9.92689037322998 + ], + [ + "▁unless", + -9.9276123046875 + ], + [ + "▁reference", + -9.929115295410156 + ], + [ + "▁mental", + -9.9293212890625 + ], + [ + "▁units", + -9.931245803833008 + ], + [ + "▁videos", + -9.932296752929688 + ], + [ + "▁funding", + -9.932668685913086 + ], + [ + "▁eating", + -9.933138847351074 + ], + [ + "▁award", + -9.93332290649414 + ], + [ + "▁professionals", + -9.933929443359375 + ], + [ + "▁vision", + -9.93393611907959 + ], + [ + "▁signed", + -9.934236526489258 + ], + [ + "▁Man", + -9.934261322021484 + ], + [ + "▁practices", + -9.934551239013672 + ], + [ + "▁scale", + -9.934718132019043 + ], + [ + "▁cities", + -9.935188293457031 + ], + [ + "▁starts", + -9.935429573059082 + ], + [ + "▁comfort", + -9.935444831848145 + ], + [ + "▁detail", + -9.936034202575684 + ], + [ + "▁dream", + -9.936275482177734 + ], + [ + "out", + -9.936511039733887 + ], + [ + "▁Those", + -9.936595916748047 + ], + [ + "▁Minister", + -9.938172340393066 + ], + [ + "▁hearing", + -9.938742637634277 + ], + [ + "▁decisions", + -9.939440727233887 + ], + [ + "▁Post", + -9.940237045288086 + ], + [ + "▁winning", + -9.940286636352539 + ], + [ + "▁corner", + -9.942022323608398 + ], + [ + "▁edge", + -9.942211151123047 + ], + [ + "▁slow", + -9.942389488220215 + ], + [ + "▁Island", + -9.942556381225586 + ], + [ + "▁guests", + -9.942851066589355 + ], + [ + "▁missing", + -9.942975997924805 + ], + [ + "▁en", + -9.943106651306152 + ], + [ + "▁visitors", + -9.943425178527832 + ], + [ + "▁Only", + -9.943506240844727 + ], + [ + "▁generation", + -9.94442367553711 + ], + [ + "▁concerns", + -9.944710731506348 + ], + [ + "▁Add", + -9.944925308227539 + ], + [ + "▁miss", + -9.945413589477539 + ], + [ + "▁theme", + -9.945791244506836 + ], + [ + "▁increasing", + -9.945961952209473 + ], + [ + "▁League", + -9.946171760559082 + ], + [ + "▁France", + -9.94686508178711 + ], + [ + "▁suggest", + -9.947617530822754 + ], + [ + "▁maximum", + -9.947854995727539 + ], + [ + "▁markets", + -9.947867393493652 + ], + [ + "▁rooms", + -9.948022842407227 + ], + [ + "▁fee", + -9.948421478271484 + ], + [ + "▁Public", + -9.948844909667969 + ], + [ + "▁error", + -9.949057579040527 + ], + [ + "▁sitting", + -9.949347496032715 + ], + [ + "▁brother", + -9.949429512023926 + ], + [ + "▁boy", + -9.949883460998535 + ], + [ + "▁rise", + -9.950525283813477 + ], + [ + "▁expert", + -9.950664520263672 + ], + [ + "▁fantastic", + -9.950919151306152 + ], + [ + "▁Japan", + -9.95138931274414 + ], + [ + "▁teachers", + -9.95151424407959 + ], + [ + "▁corporate", + -9.951681137084961 + ], + [ + "▁exchange", + -9.95173168182373 + ], + [ + "▁frame", + -9.95196533203125 + ], + [ + "▁songs", + -9.954050064086914 + ], + [ + "▁II", + -9.95422077178955 + ], + [ + "▁influence", + -9.95443344116211 + ], + [ + "▁AND", + -9.957000732421875 + ], + [ + "at", + -9.957389831542969 + ], + [ + "▁holding", + -9.9577054977417 + ], + [ + "▁totally", + -9.958361625671387 + ], + [ + "▁2006", + -9.958663940429688 + ], + [ + "▁Next", + -9.959391593933105 + ], + [ + "▁maintenance", + -9.959851264953613 + ], + [ + "▁approximately", + -9.963337898254395 + ], + [ + "▁minimum", + -9.96338939666748 + ], + [ + "▁allowing", + -9.963809967041016 + ], + [ + "▁married", + -9.964232444763184 + ], + [ + "▁District", + -9.964262008666992 + ], + [ + "▁artists", + -9.964970588684082 + ], + [ + "▁Israel", + -9.964978218078613 + ], + [ + "▁Party", + -9.965221405029297 + ], + [ + "▁essay", + -9.96575927734375 + ], + [ + "▁female", + -9.966038703918457 + ], + [ + "▁plastic", + -9.966619491577148 + ], + [ + "▁busy", + -9.966769218444824 + ], + [ + "▁document", + -9.966864585876465 + ], + [ + "▁bathroom", + -9.967350006103516 + ], + [ + "▁removed", + -9.967731475830078 + ], + [ + "▁processes", + -9.967991828918457 + ], + [ + "▁leaves", + -9.968655586242676 + ], + [ + "▁climate", + -9.968950271606445 + ], + [ + "▁Russia", + -9.969217300415039 + ], + [ + "▁exciting", + -9.969602584838867 + ], + [ + "▁Hall", + -9.969717979431152 + ], + [ + "▁sets", + -9.969928741455078 + ], + [ + "500", + -9.970961570739746 + ], + [ + "▁Smith", + -9.971579551696777 + ], + [ + "▁relationships", + -9.97314739227295 + ], + [ + "▁Union", + -9.97446060180664 + ], + [ + "▁Read", + -9.97490406036377 + ], + [ + "▁medium", + -9.976409912109375 + ], + [ + "▁treat", + -9.976428031921387 + ], + [ + "▁Me", + -9.979477882385254 + ], + [ + "▁debt", + -9.979482650756836 + ], + [ + "▁afternoon", + -9.98088264465332 + ], + [ + "▁Germany", + -9.98192024230957 + ], + [ + "▁Obama", + -9.982705116271973 + ], + [ + "▁possibly", + -9.982823371887207 + ], + [ + "▁radio", + -9.98294448852539 + ], + [ + "▁spread", + -9.983126640319824 + ], + [ + "▁bus", + -9.98375129699707 + ], + [ + "▁Star", + -9.983946800231934 + ], + [ + "▁facility", + -9.984375953674316 + ], + [ + "▁calling", + -9.985042572021484 + ], + [ + "▁taste", + -9.985376358032227 + ], + [ + "▁brings", + -9.985548973083496 + ], + [ + "▁wind", + -9.986784934997559 + ], + [ + "▁Note", + -9.987815856933594 + ], + [ + "▁explain", + -9.987950325012207 + ], + [ + "▁35", + -9.988800048828125 + ], + [ + "▁www", + -9.988941192626953 + ], + [ + "▁flat", + -9.989068984985352 + ], + [ + "▁south", + -9.98967170715332 + ], + [ + "▁manner", + -9.989992141723633 + ], + [ + "▁2000", + -9.99026870727539 + ], + [ + "▁Russian", + -9.990412712097168 + ], + [ + "▁Chicago", + -9.990615844726562 + ], + [ + "▁responsibility", + -9.9907865524292 + ], + [ + "▁whom", + -9.992162704467773 + ], + [ + "▁Ltd", + -9.992788314819336 + ], + [ + "▁lived", + -9.992928504943848 + ], + [ + "▁Blue", + -9.993375778198242 + ], + [ + "▁processing", + -9.993839263916016 + ], + [ + "▁Does", + -9.994385719299316 + ], + [ + "▁Foundation", + -9.996288299560547 + ], + [ + "▁smart", + -9.996627807617188 + ], + [ + "▁info", + -9.99685001373291 + ], + [ + "▁trees", + -9.999290466308594 + ], + [ + "▁assistance", + -9.999595642089844 + ], + [ + "▁menu", + -10.000238418579102 + ], + [ + "▁connect", + -10.000249862670898 + ], + [ + "▁format", + -10.001083374023438 + ], + [ + "▁pattern", + -10.00109577178955 + ], + [ + "▁drink", + -10.00136661529541 + ], + [ + "▁detailed", + -10.00170612335205 + ], + [ + "▁Super", + -10.003045082092285 + ], + [ + "▁north", + -10.004753112792969 + ], + [ + "▁volume", + -10.005029678344727 + ], + [ + "▁Top", + -10.005186080932617 + ], + [ + "▁lovely", + -10.005833625793457 + ], + [ + "▁committed", + -10.005951881408691 + ], + [ + "▁investigation", + -10.006046295166016 + ], + [ + "▁500", + -10.00615119934082 + ], + [ + "▁OF", + -10.006688117980957 + ], + [ + "▁except", + -10.006783485412598 + ], + [ + "▁yes", + -10.006851196289062 + ], + [ + "▁seconds", + -10.006937980651855 + ], + [ + "▁Social", + -10.007705688476562 + ], + [ + "▁Bill", + -10.008137702941895 + ], + [ + "▁Data", + -10.008565902709961 + ], + [ + "▁stone", + -10.008679389953613 + ], + [ + "▁doubt", + -10.009496688842773 + ], + [ + "▁centre", + -10.009910583496094 + ], + [ + "▁properly", + -10.01038932800293 + ], + [ + "▁nor", + -10.010978698730469 + ], + [ + "▁forces", + -10.011395454406738 + ], + [ + "▁vehicles", + -10.012199401855469 + ], + [ + "▁notes", + -10.012226104736328 + ], + [ + "▁articles", + -10.013675689697266 + ], + [ + "▁Development", + -10.013731956481934 + ], + [ + "▁proud", + -10.014530181884766 + ], + [ + "▁net", + -10.015158653259277 + ], + [ + "▁failed", + -10.015486717224121 + ], + [ + "▁stores", + -10.016251564025879 + ], + [ + "▁internal", + -10.016705513000488 + ], + [ + "▁category", + -10.01754379272461 + ], + [ + "��ourselves", + -10.017911911010742 + ], + [ + "▁serving", + -10.019071578979492 + ], + [ + "▁raise", + -10.019370079040527 + ], + [ + "▁Al", + -10.019475936889648 + ], + [ + "In", + -10.020309448242188 + ], + [ + "▁Music", + -10.021209716796875 + ], + [ + "▁fees", + -10.021228790283203 + ], + [ + "▁Power", + -10.021544456481934 + ], + [ + "▁typically", + -10.021878242492676 + ], + [ + "▁Robert", + -10.022756576538086 + ], + [ + "▁measure", + -10.022948265075684 + ], + [ + "▁charges", + -10.023064613342285 + ], + [ + "▁panel", + -10.023433685302734 + ], + [ + "▁African", + -10.023492813110352 + ], + [ + "▁Western", + -10.024150848388672 + ], + [ + "▁arrived", + -10.02427864074707 + ], + [ + "▁district", + -10.024340629577637 + ], + [ + "▁recommended", + -10.024506568908691 + ], + [ + "▁combined", + -10.024520874023438 + ], + [ + "▁launch", + -10.024580955505371 + ], + [ + "▁ran", + -10.025142669677734 + ], + [ + "▁l", + -10.025616645812988 + ], + [ + "▁fourth", + -10.026546478271484 + ], + [ + "▁updated", + -10.026692390441895 + ], + [ + "▁discovered", + -10.027080535888672 + ], + [ + "▁cent", + -10.027835845947266 + ], + [ + "▁advance", + -10.027864456176758 + ], + [ + "▁wonder", + -10.028168678283691 + ], + [ + "▁Book", + -10.0287504196167 + ], + [ + "▁ship", + -10.02876091003418 + ], + [ + "▁conversation", + -10.02936840057373 + ], + [ + "▁flight", + -10.029794692993164 + ], + [ + "▁specifically", + -10.03005599975586 + ], + [ + "▁environmental", + -10.030059814453125 + ], + [ + "▁realize", + -10.030505180358887 + ], + [ + "▁animal", + -10.030824661254883 + ], + [ + "▁cultural", + -10.03115463256836 + ], + [ + "▁outdoor", + -10.031218528747559 + ], + [ + "▁Z", + -10.032508850097656 + ], + [ + "▁master", + -10.032957077026367 + ], + [ + "[", + -10.03361988067627 + ], + [ + "▁worry", + -10.033808708190918 + ], + [ + "▁instance", + -10.034457206726074 + ], + [ + "▁bedroom", + -10.034581184387207 + ], + [ + "40", + -10.034687042236328 + ], + [ + "▁mine", + -10.035168647766113 + ], + [ + "▁Congress", + -10.035305976867676 + ], + [ + "▁Peter", + -10.036111831665039 + ], + [ + "▁importance", + -10.036317825317383 + ], + [ + "▁designs", + -10.036907196044922 + ], + [ + "▁supported", + -10.037177085876465 + ], + [ + "▁System", + -10.03790283203125 + ], + [ + "▁Valley", + -10.038643836975098 + ], + [ + "▁auto", + -10.038908004760742 + ], + [ + "▁stopped", + -10.039628028869629 + ], + [ + "▁behavior", + -10.040438652038574 + ], + [ + "▁standing", + -10.040484428405762 + ], + [ + "▁efficient", + -10.040618896484375 + ], + [ + "▁Women", + -10.040694236755371 + ], + [ + "▁<", + -10.041296005249023 + ], + [ + "▁dress", + -10.0413818359375 + ], + [ + "▁square", + -10.041386604309082 + ], + [ + "▁Community", + -10.041550636291504 + ], + [ + "19", + -10.0430269241333 + ], + [ + "▁earth", + -10.043651580810547 + ], + [ + "▁Society", + -10.043937683105469 + ], + [ + "▁feels", + -10.044211387634277 + ], + [ + "off", + -10.044718742370605 + ], + [ + "▁installation", + -10.045876502990723 + ], + [ + "▁listen", + -10.045916557312012 + ], + [ + "▁draw", + -10.046005249023438 + ], + [ + "▁introduced", + -10.047361373901367 + ], + [ + "▁fuel", + -10.048595428466797 + ], + [ + "▁caught", + -10.048834800720215 + ], + [ + "▁beat", + -10.048918724060059 + ], + [ + "▁affect", + -10.049230575561523 + ], + [ + "▁paint", + -10.049407958984375 + ], + [ + "▁battle", + -10.049674987792969 + ], + [ + "▁measures", + -10.05008602142334 + ], + [ + "▁2005", + -10.050542831420898 + ], + [ + "▁Security", + -10.051178932189941 + ], + [ + "▁dating", + -10.052373886108398 + ], + [ + "▁aspects", + -10.05261516571045 + ], + [ + "▁leads", + -10.052923202514648 + ], + [ + "▁housing", + -10.053177833557129 + ], + [ + "▁Los", + -10.053178787231445 + ], + [ + "▁sugar", + -10.05524730682373 + ], + [ + "▁Which", + -10.055273056030273 + ], + [ + "▁Microsoft", + -10.055776596069336 + ], + [ + "▁fell", + -10.056278228759766 + ], + [ + "▁;", + -10.056593894958496 + ], + [ + "▁vs", + -10.058516502380371 + ], + [ + "▁recipe", + -10.05869197845459 + ], + [ + "▁seek", + -10.058934211730957 + ], + [ + "▁profile", + -10.05900764465332 + ], + [ + "▁Information", + -10.059488296508789 + ], + [ + "▁revenue", + -10.060428619384766 + ], + [ + "▁discover", + -10.060653686523438 + ], + [ + "▁willing", + -10.060784339904785 + ], + [ + "▁diet", + -10.061637878417969 + ], + [ + "▁Earth", + -10.062066078186035 + ], + [ + "▁readers", + -10.062993049621582 + ], + [ + "▁Mary", + -10.0631685256958 + ], + [ + "▁confidence", + -10.063400268554688 + ], + [ + "▁adults", + -10.063721656799316 + ], + [ + "▁mention", + -10.063794136047363 + ], + [ + "▁Beach", + -10.064212799072266 + ], + [ + "▁push", + -10.064789772033691 + ], + [ + "▁writer", + -10.064872741699219 + ], + [ + "▁anywhere", + -10.06622314453125 + ], + [ + "\\", + -10.066812515258789 + ], + [ + "▁delivered", + -10.066872596740723 + ], + [ + "▁locations", + -10.067170143127441 + ], + [ + "▁island", + -10.067262649536133 + ], + [ + "le", + -10.068099021911621 + ], + [ + "▁install", + -10.068201065063477 + ], + [ + "▁novel", + -10.068222045898438 + ], + [ + "▁installed", + -10.068358421325684 + ], + [ + "U", + -10.069947242736816 + ], + [ + "▁desire", + -10.070213317871094 + ], + [ + "▁issued", + -10.070304870605469 + ], + [ + "▁components", + -10.070833206176758 + ], + [ + "▁seeking", + -10.072240829467773 + ], + [ + "▁mode", + -10.072606086730957 + ], + [ + "▁library", + -10.07316780090332 + ], + [ + "▁carried", + -10.073981285095215 + ], + [ + "▁pro", + -10.074137687683105 + ], + [ + "which", + -10.074776649475098 + ], + [ + "▁strategies", + -10.07496166229248 + ], + [ + "▁nine", + -10.07525634765625 + ], + [ + "▁proposed", + -10.075607299804688 + ], + [ + "▁factor", + -10.07636547088623 + ], + [ + "▁limit", + -10.076709747314453 + ], + [ + "▁battery", + -10.077411651611328 + ], + [ + "▁emergency", + -10.07818603515625 + ], + [ + "▁agent", + -10.079349517822266 + ], + [ + "▁decades", + -10.079587936401367 + ], + [ + "▁pull", + -10.079756736755371 + ], + [ + "▁cast", + -10.080427169799805 + ], + [ + "▁sister", + -10.08092975616455 + ], + [ + "▁Instead", + -10.081709861755371 + ], + [ + "▁Thomas", + -10.081724166870117 + ], + [ + "▁fat", + -10.081783294677734 + ], + [ + "▁Commission", + -10.08209228515625 + ], + [ + "▁theory", + -10.083001136779785 + ], + [ + "▁promote", + -10.083770751953125 + ], + [ + "▁partners", + -10.08382797241211 + ], + [ + "▁lunch", + -10.084181785583496 + ], + [ + "▁appearance", + -10.084715843200684 + ], + [ + "▁Program", + -10.08591365814209 + ], + [ + "▁TO", + -10.08655834197998 + ], + [ + "▁paying", + -10.086982727050781 + ], + [ + "▁determined", + -10.087306022644043 + ], + [ + "▁faster", + -10.087523460388184 + ], + [ + "▁approved", + -10.087578773498535 + ], + [ + "▁birth", + -10.087921142578125 + ], + [ + "▁executive", + -10.08800220489502 + ], + [ + "▁officer", + -10.088706016540527 + ], + [ + "▁intended", + -10.089159965515137 + ], + [ + "#", + -10.089963912963867 + ], + [ + "▁tend", + -10.090283393859863 + ], + [ + "▁academic", + -10.091893196105957 + ], + [ + "▁browser", + -10.093416213989258 + ], + [ + "▁o", + -10.09445858001709 + ], + [ + "▁dance", + -10.094841003417969 + ], + [ + "▁mass", + -10.095008850097656 + ], + [ + "▁attend", + -10.095231056213379 + ], + [ + "▁provider", + -10.095349311828613 + ], + [ + "▁bringing", + -10.095603942871094 + ], + [ + "▁Project", + -10.096203804016113 + ], + [ + "▁surgery", + -10.09732723236084 + ], + [ + "▁accounts", + -10.097687721252441 + ], + [ + "▁launched", + -10.098342895507812 + ], + [ + "▁windows", + -10.098411560058594 + ], + [ + "▁Hi", + -10.098991394042969 + ], + [ + "▁appreciate", + -10.099400520324707 + ], + [ + "▁32", + -10.100238800048828 + ], + [ + "▁worse", + -10.100699424743652 + ], + [ + "▁affordable", + -10.101025581359863 + ], + [ + "▁inspired", + -10.101186752319336 + ], + [ + "▁broken", + -10.102444648742676 + ], + [ + "less", + -10.103154182434082 + ], + [ + "▁parking", + -10.103253364562988 + ], + [ + "▁dogs", + -10.104839324951172 + ], + [ + "▁failure", + -10.104979515075684 + ], + [ + "▁noted", + -10.105433464050293 + ], + [ + "▁tea", + -10.105927467346191 + ], + [ + "▁concerned", + -10.106049537658691 + ], + [ + "▁sub", + -10.106684684753418 + ], + [ + "▁websites", + -10.1072359085083 + ], + [ + "▁encourage", + -10.107704162597656 + ], + [ + "▁catch", + -10.108351707458496 + ], + [ + "▁owned", + -10.108444213867188 + ], + [ + "′", + -10.109232902526855 + ], + [ + "▁dining", + -10.110597610473633 + ], + [ + "▁forced", + -10.111113548278809 + ], + [ + "▁functions", + -10.111506462097168 + ], + [ + "▁automatically", + -10.1121187210083 + ], + [ + "▁45", + -10.11225414276123 + ], + [ + "▁Did", + -10.113664627075195 + ], + [ + "▁Journal", + -10.113815307617188 + ], + [ + "▁Gold", + -10.113982200622559 + ], + [ + "▁agreed", + -10.114301681518555 + ], + [ + "▁object", + -10.114826202392578 + ], + [ + "▁suitable", + -10.115138053894043 + ], + [ + "▁stated", + -10.115750312805176 + ], + [ + "▁prepare", + -10.115787506103516 + ], + [ + "ton", + -10.116792678833008 + ], + [ + "▁courses", + -10.116904258728027 + ], + [ + "▁depending", + -10.116918563842773 + ], + [ + "▁tickets", + -10.117334365844727 + ], + [ + "▁Team", + -10.117545127868652 + ], + [ + "▁Japanese", + -10.117578506469727 + ], + [ + "▁identified", + -10.117602348327637 + ], + [ + "▁purposes", + -10.119058609008789 + ], + [ + "apos", + -10.12044906616211 + ], + [ + "▁interests", + -10.120450973510742 + ], + [ + "▁cream", + -10.121158599853516 + ], + [ + "▁reduced", + -10.12142276763916 + ], + [ + "▁signs", + -10.121594429016113 + ], + [ + "▁doors", + -10.121822357177734 + ], + [ + "▁ingredients", + -10.121881484985352 + ], + [ + "▁PC", + -10.122061729431152 + ], + [ + "▁dollars", + -10.12244701385498 + ], + [ + "▁university", + -10.122621536254883 + ], + [ + "▁Call", + -10.123363494873047 + ], + [ + "▁twice", + -10.123905181884766 + ], + [ + "▁technologies", + -10.123944282531738 + ], + [ + "▁audio", + -10.124046325683594 + ], + [ + "▁hundreds", + -10.124251365661621 + ], + [ + "▁Americans", + -10.124343872070312 + ], + [ + "▁shipping", + -10.124488830566406 + ], + [ + "▁violence", + -10.12460994720459 + ], + [ + "▁Brown", + -10.125083923339844 + ], + [ + "▁Technology", + -10.126089096069336 + ], + [ + "▁Up", + -10.126155853271484 + ], + [ + "▁industrial", + -10.126164436340332 + ], + [ + "▁Australian", + -10.126357078552246 + ], + [ + "▁fixed", + -10.12637996673584 + ], + [ + "▁sexual", + -10.126448631286621 + ], + [ + "▁boat", + -10.126465797424316 + ], + [ + "▁About", + -10.127764701843262 + ], + [ + "▁familiar", + -10.12784481048584 + ], + [ + "▁Chris", + -10.1279296875 + ], + [ + "▁participants", + -10.128060340881348 + ], + [ + "▁imagine", + -10.128756523132324 + ], + [ + "▁Hill", + -10.129251480102539 + ], + [ + "▁telling", + -10.131080627441406 + ], + [ + "▁context", + -10.131571769714355 + ], + [ + "▁treated", + -10.132232666015625 + ], + [ + "▁fix", + -10.132878303527832 + ], + [ + "▁greatest", + -10.132878303527832 + ], + [ + "▁bigger", + -10.133901596069336 + ], + [ + "▁database", + -10.134149551391602 + ], + [ + "▁Centre", + -10.134275436401367 + ], + [ + "▁religious", + -10.134686470031738 + ], + [ + "▁exist", + -10.134739875793457 + ], + [ + "ia", + -10.136007308959961 + ], + [ + "▁Canadian", + -10.136337280273438 + ], + [ + "▁considering", + -10.137524604797363 + ], + [ + "▁tough", + -10.138267517089844 + ], + [ + "▁snow", + -10.139446258544922 + ], + [ + "▁bike", + -10.139852523803711 + ], + [ + "▁therapy", + -10.13989543914795 + ], + [ + "▁defense", + -10.140144348144531 + ], + [ + "▁improved", + -10.140375137329102 + ], + [ + "▁practical", + -10.141103744506836 + ], + [ + "▁aid", + -10.142060279846191 + ], + [ + "▁Download", + -10.142179489135742 + ], + [ + "▁suit", + -10.142648696899414 + ], + [ + "▁mark", + -10.14322280883789 + ], + [ + "▁feedback", + -10.14353084564209 + ], + [ + "▁village", + -10.144086837768555 + ], + [ + "▁sample", + -10.144146919250488 + ], + [ + "▁planned", + -10.144575119018555 + ], + [ + "▁chief", + -10.144755363464355 + ], + [ + "▁Mike", + -10.144767761230469 + ], + [ + "▁plays", + -10.144994735717773 + ], + [ + "▁route", + -10.145506858825684 + ], + [ + "▁birthday", + -10.145983695983887 + ], + [ + "▁Tom", + -10.146013259887695 + ], + [ + "▁drugs", + -10.146072387695312 + ], + [ + "▁perspective", + -10.146363258361816 + ], + [ + "▁sides", + -10.14784049987793 + ], + [ + "▁officers", + -10.148348808288574 + ], + [ + "▁count", + -10.149505615234375 + ], + [ + "▁dumpster", + -10.150009155273438 + ], + [ + "▁updates", + -10.150544166564941 + ], + [ + "▁deals", + -10.150601387023926 + ], + [ + "▁grade", + -10.151026725769043 + ], + [ + "▁lights", + -10.151982307434082 + ], + [ + "▁obtain", + -10.152369499206543 + ], + [ + "▁employee", + -10.152637481689453 + ], + [ + "▁trouble", + -10.152745246887207 + ], + [ + "▁wearing", + -10.152750968933105 + ], + [ + "▁EU", + -10.153138160705566 + ], + [ + "▁significantly", + -10.153748512268066 + ], + [ + "▁yesterday", + -10.154046058654785 + ], + [ + "▁casino", + -10.15412425994873 + ], + [ + "▁freedom", + -10.154592514038086 + ], + [ + "▁distribution", + -10.154655456542969 + ], + [ + "▁choices", + -10.155068397521973 + ], + [ + "▁pop", + -10.155284881591797 + ], + [ + "▁adult", + -10.15536880493164 + ], + [ + "▁revealed", + -10.155452728271484 + ], + [ + "▁affected", + -10.155753135681152 + ], + [ + "▁spirit", + -10.156272888183594 + ], + [ + "▁mom", + -10.156696319580078 + ], + [ + "▁massive", + -10.157480239868164 + ], + [ + "▁ID", + -10.15749454498291 + ], + [ + "▁creation", + -10.158079147338867 + ], + [ + "▁Water", + -10.158285140991211 + ], + [ + "▁Family", + -10.158551216125488 + ], + [ + "24", + -10.159481048583984 + ], + [ + "▁charged", + -10.159577369689941 + ], + [ + "▁boys", + -10.16002368927002 + ], + [ + "▁Long", + -10.160268783569336 + ], + [ + "▁speaking", + -10.160353660583496 + ], + [ + "▁electric", + -10.161312103271484 + ], + [ + "▁prefer", + -10.161446571350098 + ], + [ + "▁comprehensive", + -10.161904335021973 + ], + [ + "▁interior", + -10.162093162536621 + ], + [ + "▁Cup", + -10.162391662597656 + ], + [ + "▁William", + -10.16354751586914 + ], + [ + "▁remaining", + -10.163778305053711 + ], + [ + "▁television", + -10.16429615020752 + ], + [ + "▁contain", + -10.164711952209473 + ], + [ + "we", + -10.165056228637695 + ], + [ + "▁chair", + -10.16510009765625 + ], + [ + "▁PM", + -10.165404319763184 + ], + [ + "▁concern", + -10.166376113891602 + ], + [ + "▁recorded", + -10.166377067565918 + ], + [ + "▁fund", + -10.166967391967773 + ], + [ + "▁knowing", + -10.16711139678955 + ], + [ + "▁male", + -10.167135238647461 + ], + [ + "de", + -10.167768478393555 + ], + [ + "▁Jan", + -10.168102264404297 + ], + [ + "▁picked", + -10.168646812438965 + ], + [ + "▁investors", + -10.168911933898926 + ], + [ + "▁herself", + -10.169096946716309 + ], + [ + "▁tests", + -10.16923713684082 + ], + [ + "▁closer", + -10.170970916748047 + ], + [ + "▁monthly", + -10.170977592468262 + ], + [ + "▁supporting", + -10.171314239501953 + ], + [ + "▁missed", + -10.172270774841309 + ], + [ + "▁marriage", + -10.172669410705566 + ], + [ + "▁expression", + -10.17270565032959 + ], + [ + "▁chain", + -10.173002243041992 + ], + [ + "▁Real", + -10.173164367675781 + ], + [ + "▁covers", + -10.17326545715332 + ], + [ + "▁2004", + -10.173702239990234 + ], + [ + "▁episode", + -10.175325393676758 + ], + [ + "▁roll", + -10.175776481628418 + ], + [ + "▁gun", + -10.176798820495605 + ], + [ + "▁effectively", + -10.177870750427246 + ], + [ + "▁Michigan", + -10.178030967712402 + ], + [ + "▁enable", + -10.178169250488281 + ], + [ + "▁meal", + -10.178548812866211 + ], + [ + "▁visiting", + -10.178548812866211 + ], + [ + "▁valuable", + -10.178874969482422 + ], + [ + "▁perfectly", + -10.17908763885498 + ], + [ + "▁consumer", + -10.179359436035156 + ], + [ + "▁Finally", + -10.180255889892578 + ], + [ + "▁purchased", + -10.18062973022461 + ], + [ + "▁educational", + -10.180780410766602 + ], + [ + "▁Asia", + -10.181758880615234 + ], + [ + "▁Keep", + -10.182048797607422 + ], + [ + "▁clinical", + -10.182497024536133 + ], + [ + "▁bright", + -10.182821273803711 + ], + [ + "▁fruit", + -10.183004379272461 + ], + [ + "▁Medical", + -10.18354606628418 + ], + [ + "▁expertise", + -10.183771133422852 + ], + [ + "▁advertising", + -10.184672355651855 + ], + [ + "▁movies", + -10.184761047363281 + ], + [ + "▁causes", + -10.184976577758789 + ], + [ + "▁drivers", + -10.185230255126953 + ], + [ + "na", + -10.186883926391602 + ], + [ + "▁Sometimes", + -10.18707275390625 + ], + [ + "▁consumers", + -10.187084197998047 + ], + [ + "▁cloud", + -10.187493324279785 + ], + [ + "▁speech", + -10.18779468536377 + ], + [ + "▁Using", + -10.187847137451172 + ], + [ + "▁shooting", + -10.187982559204102 + ], + [ + "▁Android", + -10.18865966796875 + ], + [ + "▁rain", + -10.190019607543945 + ], + [ + "not", + -10.190023422241211 + ], + [ + "▁buildings", + -10.19027328491211 + ], + [ + "▁commitment", + -10.190923690795898 + ], + [ + "▁crime", + -10.191275596618652 + ], + [ + "▁reliable", + -10.191328048706055 + ], + [ + "▁teach", + -10.191615104675293 + ], + [ + "▁Mexico", + -10.19182014465332 + ], + [ + "▁supposed", + -10.192816734313965 + ], + [ + "▁Angeles", + -10.192948341369629 + ], + [ + "▁Plus", + -10.194310188293457 + ], + [ + "▁g", + -10.194473266601562 + ], + [ + "▁stars", + -10.194726943969727 + ], + [ + "▁glad", + -10.194831848144531 + ], + [ + "▁turns", + -10.194927215576172 + ], + [ + "▁colour", + -10.195310592651367 + ], + [ + "but", + -10.195707321166992 + ], + [ + "▁surrounding", + -10.19619369506836 + ], + [ + "▁happening", + -10.197452545166016 + ], + [ + "▁portion", + -10.197700500488281 + ], + [ + "▁formed", + -10.1980562210083 + ], + [ + "▁chosen", + -10.19811725616455 + ], + [ + "▁Media", + -10.19864559173584 + ], + [ + "21", + -10.19914436340332 + ], + [ + "▁accepted", + -10.199224472045898 + ], + [ + "▁ring", + -10.199410438537598 + ], + [ + "▁tells", + -10.19941234588623 + ], + [ + "▁Times", + -10.199784278869629 + ], + [ + "▁competitive", + -10.199935913085938 + ], + [ + "▁surprise", + -10.20065975189209 + ], + [ + "▁examples", + -10.200753211975098 + ], + [ + "▁switch", + -10.202596664428711 + ], + [ + "▁Care", + -10.202600479125977 + ], + [ + "▁protein", + -10.202921867370605 + ], + [ + "▁historical", + -10.20345401763916 + ], + [ + "▁load", + -10.204008102416992 + ], + [ + "▁Conference", + -10.204253196716309 + ], + [ + "if", + -10.206238746643066 + ], + [ + "▁survey", + -10.206717491149902 + ], + [ + "▁mouth", + -10.20679759979248 + ], + [ + "ism", + -10.207478523254395 + ], + [ + "▁symptoms", + -10.207710266113281 + ], + [ + "▁relatively", + -10.20789623260498 + ], + [ + "▁smooth", + -10.208066940307617 + ], + [ + "▁fields", + -10.208425521850586 + ], + [ + "▁electronic", + -10.208845138549805 + ], + [ + "▁providers", + -10.209151268005371 + ], + [ + "▁replace", + -10.209516525268555 + ], + [ + "▁rare", + -10.209563255310059 + ], + [ + "▁resource", + -10.2100830078125 + ], + [ + "22", + -10.210196495056152 + ], + [ + "▁entirely", + -10.210224151611328 + ], + [ + "▁resolution", + -10.21039867401123 + ], + [ + "▁cutting", + -10.210532188415527 + ], + [ + "▁flowers", + -10.210594177246094 + ], + [ + "▁rating", + -10.211681365966797 + ], + [ + "▁extensive", + -10.212533950805664 + ], + [ + "▁Old", + -10.212789535522461 + ], + [ + "▁Its", + -10.212828636169434 + ], + [ + "▁assets", + -10.213597297668457 + ], + [ + "▁infrastructure", + -10.214455604553223 + ], + [ + "▁emotional", + -10.214776039123535 + ], + [ + "▁usual", + -10.214823722839355 + ], + [ + "▁shoes", + -10.215109825134277 + ], + [ + "▁regularly", + -10.215872764587402 + ], + [ + "▁incredible", + -10.215885162353516 + ], + [ + "▁noticed", + -10.21593189239502 + ], + [ + "▁candidates", + -10.216409683227539 + ], + [ + "▁breakfast", + -10.216596603393555 + ], + [ + "▁Martin", + -10.219084739685059 + ], + [ + "▁camp", + -10.219793319702148 + ], + [ + "do", + -10.219988822937012 + ], + [ + "▁zone", + -10.220006942749023 + ], + [ + "▁Lee", + -10.22031021118164 + ], + [ + "▁delicious", + -10.220815658569336 + ], + [ + "▁recovery", + -10.220830917358398 + ], + [ + "▁kinds", + -10.220952987670898 + ], + [ + "▁receiving", + -10.220991134643555 + ], + [ + "▁truck", + -10.221363067626953 + ], + [ + "▁matters", + -10.221424102783203 + ], + [ + "▁Global", + -10.221614837646484 + ], + [ + "▁feed", + -10.221760749816895 + ], + [ + "▁w", + -10.222040176391602 + ], + [ + "▁innovative", + -10.223052024841309 + ], + [ + "▁Under", + -10.224170684814453 + ], + [ + "▁begins", + -10.224523544311523 + ], + [ + "▁Very", + -10.224967956542969 + ], + [ + "▁engineering", + -10.225034713745117 + ], + [ + "▁y", + -10.225069046020508 + ], + [ + "▁register", + -10.227509498596191 + ], + [ + "▁layer", + -10.227529525756836 + ], + [ + "w", + -10.227842330932617 + ], + [ + "▁Food", + -10.228257179260254 + ], + [ + "▁settings", + -10.228541374206543 + ], + [ + "▁Bar", + -10.231075286865234 + ], + [ + "▁license", + -10.231389045715332 + ], + [ + "▁Museum", + -10.231485366821289 + ], + [ + "▁obvious", + -10.231904029846191 + ], + [ + "▁accident", + -10.232696533203125 + ], + [ + "▁represent", + -10.23298168182373 + ], + [ + "▁f", + -10.233510971069336 + ], + [ + "▁answers", + -10.233633041381836 + ], + [ + "▁explained", + -10.233933448791504 + ], + [ + "▁upper", + -10.234099388122559 + ], + [ + "▁studio", + -10.234488487243652 + ], + [ + "▁taught", + -10.234725952148438 + ], + [ + "▁participate", + -10.236002922058105 + ], + [ + "▁grew", + -10.236910820007324 + ], + [ + "▁secret", + -10.237204551696777 + ], + [ + "▁respond", + -10.237397193908691 + ], + [ + "TM", + -10.23769760131836 + ], + [ + "▁Award", + -10.238240242004395 + ], + [ + "▁brands", + -10.238517761230469 + ], + [ + "▁stick", + -10.23997688293457 + ], + [ + "▁walked", + -10.239989280700684 + ], + [ + "▁Despite", + -10.240777969360352 + ], + [ + "▁arms", + -10.240921020507812 + ], + [ + "▁presentation", + -10.241205215454102 + ], + [ + "▁manufacturing", + -10.241693496704102 + ], + [ + "▁walls", + -10.242647171020508 + ], + [ + "▁Having", + -10.243218421936035 + ], + [ + "▁agencies", + -10.243486404418945 + ], + [ + "▁milk", + -10.243542671203613 + ], + [ + "▁procedure", + -10.243664741516113 + ], + [ + "▁suggested", + -10.244123458862305 + ], + [ + "▁visual", + -10.244206428527832 + ], + [ + "▁youth", + -10.244732856750488 + ], + [ + "Y", + -10.245677947998047 + ], + [ + "▁wild", + -10.24582290649414 + ], + [ + "▁Back", + -10.24642276763916 + ], + [ + "▁channel", + -10.246432304382324 + ], + [ + "▁authority", + -10.247437477111816 + ], + [ + "▁iPhone", + -10.247674942016602 + ], + [ + "▁accurate", + -10.247780799865723 + ], + [ + "▁fabric", + -10.248183250427246 + ], + [ + "▁Grand", + -10.248444557189941 + ], + [ + "▁criminal", + -10.24846363067627 + ], + [ + "▁rental", + -10.248733520507812 + ], + [ + "▁conducted", + -10.248735427856445 + ], + [ + "▁CEO", + -10.248762130737305 + ], + [ + "▁defined", + -10.248981475830078 + ], + [ + "▁retail", + -10.249005317687988 + ], + [ + "▁element", + -10.249202728271484 + ], + [ + "▁2003", + -10.250749588012695 + ], + [ + "▁shower", + -10.251276969909668 + ], + [ + "▁kill", + -10.251306533813477 + ], + [ + "▁entered", + -10.251564025878906 + ], + [ + "▁Sun", + -10.251965522766113 + ], + [ + "▁apart", + -10.251972198486328 + ], + [ + "▁guest", + -10.252058029174805 + ], + [ + "▁identity", + -10.25208854675293 + ], + [ + "▁Paris", + -10.252803802490234 + ], + [ + "▁Series", + -10.253679275512695 + ], + [ + "▁300", + -10.253833770751953 + ], + [ + "▁signal", + -10.254997253417969 + ], + [ + "▁border", + -10.255195617675781 + ], + [ + "▁candidate", + -10.255258560180664 + ], + [ + "▁dangerous", + -10.255438804626465 + ], + [ + "▁Scott", + -10.255915641784668 + ], + [ + "▁roof", + -10.256057739257812 + ], + [ + "▁throw", + -10.256710052490234 + ], + [ + "▁apps", + -10.25818920135498 + ], + [ + "▁indeed", + -10.25904655456543 + ], + [ + "▁farm", + -10.260176658630371 + ], + [ + "▁replacement", + -10.260276794433594 + ], + [ + "▁cycle", + -10.260418891906738 + ], + [ + "▁passion", + -10.260499954223633 + ], + [ + "▁circumstances", + -10.261133193969727 + ], + [ + "▁topics", + -10.261722564697266 + ], + [ + "▁citizens", + -10.261961936950684 + ], + [ + "▁moments", + -10.262449264526367 + ], + [ + "▁Hotel", + -10.262707710266113 + ], + [ + "▁committee", + -10.26280403137207 + ], + [ + "▁rent", + -10.263293266296387 + ], + [ + "all", + -10.263432502746582 + ], + [ + "▁grown", + -10.263530731201172 + ], + [ + "so", + -10.263532638549805 + ], + [ + "▁honest", + -10.26506519317627 + ], + [ + "▁successfully", + -10.265745162963867 + ], + [ + "▁holds", + -10.266633033752441 + ], + [ + "He", + -10.266972541809082 + ], + [ + "▁pet", + -10.266974449157715 + ], + [ + "▁Mac", + -10.266993522644043 + ], + [ + "▁instructions", + -10.267207145690918 + ], + [ + "▁IN", + -10.267319679260254 + ], + [ + "▁extended", + -10.26738452911377 + ], + [ + "▁occur", + -10.267431259155273 + ], + [ + "▁authorities", + -10.267508506774902 + ], + [ + "▁messages", + -10.268033027648926 + ], + [ + "▁none", + -10.268135070800781 + ], + [ + "▁output", + -10.269891738891602 + ], + [ + "01", + -10.270009994506836 + ], + [ + "▁exam", + -10.27088737487793 + ], + [ + "un", + -10.271249771118164 + ], + [ + "If", + -10.271395683288574 + ], + [ + "▁Therefore", + -10.271407127380371 + ], + [ + "▁domestic", + -10.27204704284668 + ], + [ + "▁Show", + -10.272322654724121 + ], + [ + "▁reasonable", + -10.272488594055176 + ], + [ + "▁regional", + -10.272875785827637 + ], + [ + "▁believed", + -10.2731294631958 + ], + [ + "▁clothes", + -10.273143768310547 + ], + [ + "▁attacks", + -10.27346420288086 + ], + [ + "▁restaurants", + -10.273897171020508 + ], + [ + "▁constantly", + -10.274005889892578 + ], + [ + "▁houses", + -10.274300575256348 + ], + [ + "▁equal", + -10.27443790435791 + ], + [ + "▁Right", + -10.274876594543457 + ], + [ + "▁filed", + -10.274972915649414 + ], + [ + "▁featured", + -10.275300025939941 + ], + [ + "▁turning", + -10.275375366210938 + ], + [ + "▁pack", + -10.276261329650879 + ], + [ + "▁facing", + -10.276689529418945 + ], + [ + "▁films", + -10.27761459350586 + ], + [ + "▁river", + -10.278502464294434 + ], + [ + "▁crisis", + -10.279410362243652 + ], + [ + "▁ends", + -10.279752731323242 + ], + [ + "▁painting", + -10.281052589416504 + ], + [ + "45", + -10.281131744384766 + ], + [ + "▁lighting", + -10.281538963317871 + ], + [ + "▁confirmed", + -10.281804084777832 + ], + [ + "▁spoke", + -10.283350944519043 + ], + [ + "ic", + -10.283879280090332 + ], + [ + "▁fellow", + -10.283990859985352 + ], + [ + "▁counter", + -10.284134864807129 + ], + [ + "▁frequently", + -10.284366607666016 + ], + [ + "▁silver", + -10.284791946411133 + ], + [ + "▁apartment", + -10.285810470581055 + ], + [ + "▁scientific", + -10.286029815673828 + ], + [ + "▁arm", + -10.286904335021973 + ], + [ + "▁abuse", + -10.287210464477539 + ], + [ + "What", + -10.288201332092285 + ], + [ + "▁solar", + -10.28821849822998 + ], + [ + "▁victory", + -10.289192199707031 + ], + [ + "▁judge", + -10.28957748413086 + ], + [ + "▁positions", + -10.2897310256958 + ], + [ + "▁worst", + -10.290329933166504 + ], + [ + "▁Market", + -10.291055679321289 + ], + [ + "▁Federal", + -10.291321754455566 + ], + [ + "▁cooking", + -10.291383743286133 + ], + [ + "▁winner", + -10.291454315185547 + ], + [ + "▁chicken", + -10.292146682739258 + ], + [ + "▁Master", + -10.292398452758789 + ], + [ + "▁plate", + -10.29279899597168 + ], + [ + "▁phase", + -10.29282283782959 + ], + [ + "▁losing", + -10.292871475219727 + ], + [ + "▁aim", + -10.293267250061035 + ], + [ + "▁crowd", + -10.293363571166992 + ], + [ + "▁contemporary", + -10.293981552124023 + ], + [ + "▁improvement", + -10.294057846069336 + ], + [ + "▁league", + -10.294645309448242 + ], + [ + "▁parent", + -10.29529094696045 + ], + [ + "▁orders", + -10.295320510864258 + ], + [ + "▁Italian", + -10.295378684997559 + ], + [ + "▁El", + -10.295550346374512 + ], + [ + "▁NOT", + -10.295750617980957 + ], + [ + "▁chocolate", + -10.295814514160156 + ], + [ + "▁Royal", + -10.295894622802734 + ], + [ + "▁folks", + -10.296163558959961 + ], + [ + "▁carefully", + -10.296466827392578 + ], + [ + "▁fighting", + -10.2973051071167 + ], + [ + "▁Richard", + -10.297438621520996 + ], + [ + "▁quiet", + -10.29832935333252 + ], + [ + "▁pulled", + -10.298466682434082 + ], + [ + "▁patterns", + -10.29857063293457 + ], + [ + "▁institutions", + -10.298962593078613 + ], + [ + "land", + -10.299149513244629 + ], + [ + "▁Johnson", + -10.299853324890137 + ], + [ + "▁Contact", + -10.299918174743652 + ], + [ + "net", + -10.30066967010498 + ], + [ + "▁realized", + -10.30108642578125 + ], + [ + "▁Joe", + -10.3013334274292 + ], + [ + "▁Car", + -10.30162525177002 + ], + [ + "▁nearby", + -10.302008628845215 + ], + [ + "▁Yet", + -10.302313804626465 + ], + [ + "▁unable", + -10.303032875061035 + ], + [ + "▁scheduled", + -10.303412437438965 + ], + [ + "▁motion", + -10.304300308227539 + ], + [ + "▁liked", + -10.304869651794434 + ], + [ + "▁Jack", + -10.305572509765625 + ], + [ + "▁Children", + -10.305694580078125 + ], + [ + "▁description", + -10.305826187133789 + ], + [ + "▁guarantee", + -10.306218147277832 + ], + [ + "▁domain", + -10.306378364562988 + ], + [ + "▁capable", + -10.306674003601074 + ], + [ + "▁Game", + -10.307662010192871 + ], + [ + "▁efficiency", + -10.308247566223145 + ], + [ + "▁upcoming", + -10.308576583862305 + ], + [ + "▁researchers", + -10.308631896972656 + ], + [ + "▁Network", + -10.308757781982422 + ], + [ + "▁civil", + -10.308817863464355 + ], + [ + "▁cat", + -10.30886459350586 + ], + [ + "▁assessment", + -10.309192657470703 + ], + [ + "▁worldwide", + -10.309279441833496 + ], + [ + "▁cheese", + -10.310334205627441 + ], + [ + "▁cup", + -10.310781478881836 + ], + [ + "▁transport", + -10.311503410339355 + ], + [ + "▁typical", + -10.311667442321777 + ], + [ + "▁employment", + -10.311760902404785 + ], + [ + "▁surprised", + -10.311761856079102 + ], + [ + "▁salt", + -10.312582969665527 + ], + [ + "▁organic", + -10.312596321105957 + ], + [ + "▁Still", + -10.312993049621582 + ], + [ + "▁Part", + -10.31322193145752 + ], + [ + "▁appointment", + -10.313432693481445 + ], + [ + "▁joint", + -10.31398868560791 + ], + [ + "▁meat", + -10.315472602844238 + ], + [ + "▁justice", + -10.3156156539917 + ], + [ + "▁expectations", + -10.315665245056152 + ], + [ + "▁degrees", + -10.315691947937012 + ], + [ + "“", + -10.316154479980469 + ], + [ + "▁exact", + -10.316554069519043 + ], + [ + "Z", + -10.316977500915527 + ], + [ + "▁leather", + -10.31706428527832 + ], + [ + "▁sat", + -10.317764282226562 + ], + [ + "▁Review", + -10.318175315856934 + ], + [ + "▁input", + -10.318443298339844 + ], + [ + "▁impossible", + -10.31844711303711 + ], + [ + "el", + -10.318862915039062 + ], + [ + "▁payments", + -10.318893432617188 + ], + [ + "▁registration", + -10.319204330444336 + ], + [ + "▁soul", + -10.31921100616455 + ], + [ + "▁Three", + -10.31923770904541 + ], + [ + "▁Virginia", + -10.319259643554688 + ], + [ + "▁seriously", + -10.319543838500977 + ], + [ + "▁cake", + -10.319555282592773 + ], + [ + "▁Donald", + -10.319992065429688 + ], + [ + "▁kid", + -10.320120811462402 + ], + [ + "▁Senate", + -10.320571899414062 + ], + [ + "99", + -10.321176528930664 + ], + [ + "▁stands", + -10.321276664733887 + ], + [ + "▁external", + -10.321911811828613 + ], + [ + "▁edition", + -10.321968078613281 + ], + [ + "▁dropped", + -10.322257041931152 + ], + [ + "▁scored", + -10.32291030883789 + ], + [ + "▁exclusive", + -10.323148727416992 + ], + [ + "▁mixed", + -10.32349967956543 + ], + [ + "▁48", + -10.324813842773438 + ], + [ + "▁discussed", + -10.325024604797363 + ], + [ + "▁ordered", + -10.325126647949219 + ], + [ + "▁Chief", + -10.325523376464844 + ], + [ + "▁Buy", + -10.325642585754395 + ], + [ + "▁Energy", + -10.326047897338867 + ], + [ + "▁yellow", + -10.326790809631348 + ], + [ + "▁obtained", + -10.327215194702148 + ], + [ + "▁threat", + -10.327311515808105 + ], + [ + "▁impressive", + -10.327404022216797 + ], + [ + "▁attorney", + -10.327452659606934 + ], + [ + "▁Set", + -10.327888488769531 + ], + [ + "▁medicine", + -10.327996253967285 + ], + [ + "▁goods", + -10.328208923339844 + ], + [ + "▁Learn", + -10.329211235046387 + ], + [ + "▁Carolina", + -10.329466819763184 + ], + [ + "▁fly", + -10.329474449157715 + ], + [ + "▁procedures", + -10.329734802246094 + ], + [ + "▁agents", + -10.330159187316895 + ], + [ + "▁awareness", + -10.330476760864258 + ], + [ + "te", + -10.330573081970215 + ], + [ + "▁politics", + -10.331092834472656 + ], + [ + "▁Jones", + -10.331332206726074 + ], + [ + "▁hate", + -10.331453323364258 + ], + [ + "▁Republican", + -10.33198356628418 + ], + [ + "▁Though", + -10.332229614257812 + ], + [ + "ville", + -10.332783699035645 + ], + [ + "▁brown", + -10.332854270935059 + ], + [ + "▁originally", + -10.333562850952148 + ], + [ + "ar", + -10.333907127380371 + ], + [ + "▁teeth", + -10.335687637329102 + ], + [ + "▁tiny", + -10.336238861083984 + ], + [ + "▁Academy", + -10.336270332336426 + ], + [ + "▁recognized", + -10.337061882019043 + ], + [ + "▁featuring", + -10.337103843688965 + ], + [ + "▁trained", + -10.337665557861328 + ], + [ + "▁hurt", + -10.33771800994873 + ], + [ + "▁collect", + -10.33785629272461 + ], + [ + "▁hire", + -10.338068008422852 + ], + [ + "▁funny", + -10.33832836151123 + ], + [ + "▁Ben", + -10.338350296020508 + ], + [ + "▁possibility", + -10.338682174682617 + ], + [ + "▁incident", + -10.338757514953613 + ], + [ + "▁Arts", + -10.338767051696777 + ], + [ + "▁tomorrow", + -10.339327812194824 + ], + [ + "▁native", + -10.339577674865723 + ], + [ + "▁informed", + -10.341084480285645 + ], + [ + "▁sizes", + -10.341222763061523 + ], + [ + "▁personally", + -10.341279983520508 + ], + [ + "▁entertainment", + -10.341883659362793 + ], + [ + "▁earn", + -10.342069625854492 + ], + [ + "▁command", + -10.342121124267578 + ], + [ + "▁searching", + -10.342185974121094 + ], + [ + "▁Sea", + -10.34218692779541 + ], + [ + "▁Wall", + -10.342896461486816 + ], + [ + "▁crazy", + -10.343131065368652 + ], + [ + "▁fairly", + -10.34348201751709 + ], + [ + "▁Festival", + -10.344110488891602 + ], + [ + "▁Unfortunately", + -10.344181060791016 + ], + [ + "▁beer", + -10.34465503692627 + ], + [ + "▁rear", + -10.345026016235352 + ], + [ + "▁smile", + -10.345185279846191 + ], + [ + "▁hoping", + -10.345272064208984 + ], + [ + "▁sport", + -10.345523834228516 + ], + [ + "▁earned", + -10.345983505249023 + ], + [ + "▁objects", + -10.34630298614502 + ], + [ + "▁ancient", + -10.346356391906738 + ], + [ + "▁remote", + -10.34657096862793 + ], + [ + "▁Steve", + -10.347067832946777 + ], + [ + "▁foods", + -10.347200393676758 + ], + [ + "▁loans", + -10.347918510437012 + ], + [ + "see", + -10.348278999328613 + ], + [ + "▁prove", + -10.348325729370117 + ], + [ + "23", + -10.348600387573242 + ], + [ + "▁hardware", + -10.349187850952148 + ], + [ + "▁Full", + -10.349425315856934 + ], + [ + "▁machines", + -10.34951400756836 + ], + [ + "end", + -10.349700927734375 + ], + [ + "▁talent", + -10.349879264831543 + ], + [ + "ist", + -10.349931716918945 + ], + [ + "▁Boston", + -10.350418090820312 + ], + [ + "▁figures", + -10.35078239440918 + ], + [ + "▁alcohol", + -10.351107597351074 + ], + [ + "▁banks", + -10.351458549499512 + ], + [ + "▁meetings", + -10.352178573608398 + ], + [ + "▁ticket", + -10.35247802734375 + ], + [ + "▁inspiration", + -10.353206634521484 + ], + [ + "▁Photo", + -10.353507995605469 + ], + [ + "▁Looking", + -10.354545593261719 + ], + [ + "▁anyway", + -10.35464859008789 + ], + [ + "ta", + -10.355018615722656 + ], + [ + "▁aspect", + -10.355292320251465 + ], + [ + "▁ongoing", + -10.355629920959473 + ], + [ + "▁sessions", + -10.355897903442383 + ], + [ + "▁mainly", + -10.356328964233398 + ], + [ + "▁county", + -10.356359481811523 + ], + [ + "▁favourite", + -10.357268333435059 + ], + [ + "▁slowly", + -10.357320785522461 + ], + [ + "▁represents", + -10.357856750488281 + ], + [ + "▁returns", + -10.357893943786621 + ], + [ + "▁privacy", + -10.358078002929688 + ], + [ + "▁foundation", + -10.35841178894043 + ], + [ + "▁crew", + -10.358633041381836 + ], + [ + "▁discount", + -10.358718872070312 + ], + [ + "▁situations", + -10.358861923217773 + ], + [ + "son", + -10.360809326171875 + ], + [ + "▁enhance", + -10.360852241516113 + ], + [ + "▁appeal", + -10.360955238342285 + ], + [ + "▁2002", + -10.361528396606445 + ], + [ + "▁Middle", + -10.361658096313477 + ], + [ + "▁challenging", + -10.361858367919922 + ], + [ + "ley", + -10.362142562866211 + ], + [ + "▁everyday", + -10.362749099731445 + ], + [ + "▁tasks", + -10.362886428833008 + ], + [ + "▁supplies", + -10.363975524902344 + ], + [ + "60", + -10.364036560058594 + ], + [ + "▁Little", + -10.3641357421875 + ], + [ + "▁Thus", + -10.364222526550293 + ], + [ + "▁premium", + -10.364336013793945 + ], + [ + "▁airport", + -10.364542007446289 + ], + [ + "▁2001", + -10.364801406860352 + ], + [ + "▁Special", + -10.365143775939941 + ], + [ + "▁regulations", + -10.36577033996582 + ], + [ + "be", + -10.366165161132812 + ], + [ + "▁operate", + -10.366597175598145 + ], + [ + "▁Rock", + -10.366683006286621 + ], + [ + "▁Second", + -10.366861343383789 + ], + [ + "▁younger", + -10.36713981628418 + ], + [ + "uk", + -10.367594718933105 + ], + [ + "▁conduct", + -10.367764472961426 + ], + [ + "▁submit", + -10.368355751037598 + ], + [ + "▁bodies", + -10.368708610534668 + ], + [ + "▁cute", + -10.368769645690918 + ], + [ + "▁Watch", + -10.369248390197754 + ], + [ + "▁Sam", + -10.369546890258789 + ], + [ + "▁Spanish", + -10.369590759277344 + ], + [ + "▁luxury", + -10.369922637939453 + ], + [ + "▁reporting", + -10.370598793029785 + ], + [ + "▁decade", + -10.370901107788086 + ], + [ + "▁Fire", + -10.371280670166016 + ], + [ + "▁Students", + -10.372456550598145 + ], + [ + "▁36", + -10.37269401550293 + ], + [ + "▁outstanding", + -10.373373031616211 + ], + [ + "▁nuclear", + -10.37404727935791 + ], + [ + "▁Korea", + -10.374266624450684 + ], + [ + "ity", + -10.374471664428711 + ], + [ + "35", + -10.375018119812012 + ], + [ + "▁dealing", + -10.375092506408691 + ], + [ + "▁Library", + -10.375260353088379 + ], + [ + "▁injuries", + -10.375280380249023 + ], + [ + "▁CD", + -10.377004623413086 + ], + [ + "▁Perhaps", + -10.377524375915527 + ], + [ + "▁listening", + -10.377568244934082 + ], + [ + "▁atmosphere", + -10.378402709960938 + ], + [ + "▁west", + -10.378646850585938 + ], + [ + "j", + -10.378929138183594 + ], + [ + "▁Ireland", + -10.37930679321289 + ], + [ + "▁View", + -10.37962818145752 + ], + [ + "▁debate", + -10.38039493560791 + ], + [ + "▁closely", + -10.380970001220703 + ], + [ + "▁celebrate", + -10.3815279006958 + ], + [ + "▁consistent", + -10.382125854492188 + ], + [ + "▁taxes", + -10.382402420043945 + ], + [ + "▁passing", + -10.383159637451172 + ], + [ + "▁technique", + -10.38355827331543 + ], + [ + "▁protected", + -10.383586883544922 + ], + [ + "▁diverse", + -10.383929252624512 + ], + [ + "▁somewhere", + -10.384516716003418 + ], + [ + "▁joy", + -10.38456916809082 + ], + [ + "▁interface", + -10.384580612182617 + ], + [ + "▁History", + -10.38501262664795 + ], + [ + "▁spiritual", + -10.38522720336914 + ], + [ + "▁port", + -10.386245727539062 + ], + [ + "▁Bible", + -10.386484146118164 + ], + [ + "▁Un", + -10.386584281921387 + ], + [ + "▁normally", + -10.387048721313477 + ], + [ + "▁Human", + -10.387194633483887 + ], + [ + "▁Manager", + -10.38733959197998 + ], + [ + "▁differences", + -10.387869834899902 + ], + [ + "mail", + -10.387985229492188 + ], + [ + "▁skill", + -10.388556480407715 + ], + [ + "▁saving", + -10.388971328735352 + ], + [ + "▁Look", + -10.389181137084961 + ], + [ + "▁intelligence", + -10.389385223388672 + ], + [ + "▁Le", + -10.389842987060547 + ], + [ + "▁vital", + -10.389910697937012 + ], + [ + "▁Mar", + -10.3900728225708 + ], + [ + "32", + -10.390576362609863 + ], + [ + "▁sheet", + -10.391034126281738 + ], + [ + "▁recognize", + -10.391178131103516 + ], + [ + "▁magazine", + -10.391793251037598 + ], + [ + "▁collected", + -10.393820762634277 + ], + [ + "▁conflict", + -10.394560813903809 + ], + [ + "▁ex", + -10.394960403442383 + ], + [ + "▁keeps", + -10.395031929016113 + ], + [ + "▁shift", + -10.395272254943848 + ], + [ + "la", + -10.395997047424316 + ], + [ + "▁cable", + -10.39640998840332 + ], + [ + "▁Light", + -10.396427154541016 + ], + [ + "▁musical", + -10.396720886230469 + ], + [ + "▁Live", + -10.39692497253418 + ], + [ + "▁Should", + -10.397086143493652 + ], + [ + "he", + -10.397515296936035 + ], + [ + "▁motor", + -10.397579193115234 + ], + [ + "▁landscape", + -10.397819519042969 + ], + [ + "▁template", + -10.398396492004395 + ], + [ + "▁campus", + -10.398696899414062 + ], + [ + "▁constant", + -10.398843765258789 + ], + [ + "▁mountain", + -10.399064064025879 + ], + [ + "▁trend", + -10.400259017944336 + ], + [ + "▁increases", + -10.400283813476562 + ], + [ + "▁serves", + -10.400812149047852 + ], + [ + "▁describe", + -10.400833129882812 + ], + [ + "▁lifestyle", + -10.400888442993164 + ], + [ + "▁programme", + -10.400935173034668 + ], + [ + "▁attended", + -10.4027738571167 + ], + [ + "▁mail", + -10.405271530151367 + ], + [ + "▁attached", + -10.40701961517334 + ], + [ + "▁horse", + -10.407349586486816 + ], + [ + "▁implementation", + -10.407450675964355 + ], + [ + "▁visited", + -10.407746315002441 + ], + [ + "go", + -10.40798282623291 + ], + [ + "▁ultimately", + -10.408557891845703 + ], + [ + "▁basically", + -10.409175872802734 + ], + [ + "▁Such", + -10.409477233886719 + ], + [ + "with", + -10.409964561462402 + ], + [ + "▁tested", + -10.410174369812012 + ], + [ + "▁log", + -10.410197257995605 + ], + [ + "▁Plan", + -10.41057300567627 + ], + [ + "▁Santa", + -10.411238670349121 + ], + [ + "▁risks", + -10.412010192871094 + ], + [ + "▁Justice", + -10.41260051727295 + ], + [ + "▁neighborhood", + -10.412759780883789 + ], + [ + "▁iron", + -10.412896156311035 + ], + [ + "▁residential", + -10.413341522216797 + ], + [ + "▁Work", + -10.415130615234375 + ], + [ + "▁legs", + -10.415657043457031 + ], + [ + "▁ease", + -10.41586685180664 + ], + [ + "▁accessible", + -10.416680335998535 + ], + [ + "▁immediate", + -10.417019844055176 + ], + [ + "▁carbon", + -10.417122840881348 + ], + [ + "▁engage", + -10.417305946350098 + ], + [ + "▁replaced", + -10.417556762695312 + ], + [ + "▁profit", + -10.417810440063477 + ], + [ + "▁linked", + -10.419135093688965 + ], + [ + "▁minor", + -10.419278144836426 + ], + [ + "▁bottle", + -10.41948413848877 + ], + [ + "▁relief", + -10.420039176940918 + ], + [ + "▁Italy", + -10.420496940612793 + ], + [ + "▁component", + -10.42073917388916 + ], + [ + "▁saved", + -10.420974731445312 + ], + [ + "▁authors", + -10.421531677246094 + ], + [ + "▁pleased", + -10.42166805267334 + ], + [ + "▁claimed", + -10.421724319458008 + ], + [ + "▁organized", + -10.421854972839355 + ], + [ + "▁resistance", + -10.422314643859863 + ], + [ + "related", + -10.423587799072266 + ], + [ + "▁obviously", + -10.423588752746582 + ], + [ + "▁CA", + -10.423711776733398 + ], + [ + "▁Out", + -10.424195289611816 + ], + [ + "▁Britain", + -10.424599647521973 + ], + [ + "▁Through", + -10.424601554870605 + ], + [ + "▁neck", + -10.424827575683594 + ], + [ + "▁chapter", + -10.424878120422363 + ], + [ + "▁healthcare", + -10.42569351196289 + ], + [ + "▁talks", + -10.425899505615234 + ], + [ + "There", + -10.427019119262695 + ], + [ + "▁struggle", + -10.427066802978516 + ], + [ + "▁height", + -10.427199363708496 + ], + [ + "▁resulting", + -10.427610397338867 + ], + [ + "▁bowl", + -10.427909851074219 + ], + [ + "▁estimated", + -10.428077697753906 + ], + [ + "▁inches", + -10.428081512451172 + ], + [ + "▁referred", + -10.428683280944824 + ], + [ + "▁Hospital", + -10.428827285766602 + ], + [ + "▁Code", + -10.429195404052734 + ], + [ + "▁monitor", + -10.43001651763916 + ], + [ + "▁destination", + -10.430037498474121 + ], + [ + "▁generate", + -10.430106163024902 + ], + [ + "▁brief", + -10.430803298950195 + ], + [ + "▁Southern", + -10.431254386901855 + ], + [ + "▁concrete", + -10.43142318725586 + ], + [ + "▁innovation", + -10.432182312011719 + ], + [ + "▁©", + -10.432973861694336 + ], + [ + "▁Room", + -10.433009147644043 + ], + [ + "▁OR", + -10.433867454528809 + ], + [ + "▁garage", + -10.43457317352295 + ], + [ + "▁Prime", + -10.434670448303223 + ], + [ + "▁Charles", + -10.434737205505371 + ], + [ + "▁default", + -10.435172080993652 + ], + [ + "▁guidance", + -10.435269355773926 + ], + [ + "▁networks", + -10.435566902160645 + ], + [ + "▁adventure", + -10.436034202575684 + ], + [ + "▁luck", + -10.436059951782227 + ], + [ + "▁hosting", + -10.436123847961426 + ], + [ + "▁yards", + -10.437925338745117 + ], + [ + "▁letters", + -10.437990188598633 + ], + [ + "▁Instagram", + -10.43806266784668 + ], + [ + "▁integrated", + -10.438432693481445 + ], + [ + "▁suffering", + -10.438436508178711 + ], + [ + "▁partnership", + -10.438680648803711 + ], + [ + "▁recording", + -10.439899444580078 + ], + [ + "▁Control", + -10.440140724182129 + ], + [ + "▁exposure", + -10.440171241760254 + ], + [ + "▁watched", + -10.440353393554688 + ], + [ + "▁Town", + -10.440855979919434 + ], + [ + "▁chose", + -10.44180965423584 + ], + [ + "▁widely", + -10.44186019897461 + ], + [ + "▁tech", + -10.442049980163574 + ], + [ + "▁leg", + -10.442378044128418 + ], + [ + "▁Search", + -10.442671775817871 + ], + [ + "▁33", + -10.443116188049316 + ], + [ + "▁millions", + -10.443302154541016 + ], + [ + "▁promise", + -10.443562507629395 + ], + [ + "▁stunning", + -10.443567276000977 + ], + [ + "▁Young", + -10.44381332397461 + ], + [ + "▁duty", + -10.443856239318848 + ], + [ + "▁designer", + -10.443900108337402 + ], + [ + "▁Would", + -10.444087982177734 + ], + [ + "▁talked", + -10.444175720214844 + ], + [ + "▁gifts", + -10.444494247436523 + ], + [ + "▁mini", + -10.444902420043945 + ], + [ + "▁reflect", + -10.445175170898438 + ], + [ + "▁quote", + -10.445366859436035 + ], + [ + "▁Being", + -10.445499420166016 + ], + [ + "▁pm", + -10.445596694946289 + ], + [ + "▁supports", + -10.445598602294922 + ], + [ + "▁Jewish", + -10.446795463562012 + ], + [ + "▁Play", + -10.447868347167969 + ], + [ + "▁performing", + -10.449677467346191 + ], + [ + "▁Ohio", + -10.450392723083496 + ], + [ + "▁kit", + -10.450493812561035 + ], + [ + "▁somewhat", + -10.450692176818848 + ], + [ + "▁papers", + -10.452072143554688 + ], + [ + "▁stood", + -10.453490257263184 + ], + [ + "▁expand", + -10.453699111938477 + ], + [ + "▁severe", + -10.455374717712402 + ], + [ + "▁planet", + -10.455460548400879 + ], + [ + "▁crucial", + -10.455666542053223 + ], + [ + "▁invited", + -10.455998420715332 + ], + [ + "▁lucky", + -10.456006050109863 + ], + [ + "▁extent", + -10.456010818481445 + ], + [ + "▁qualified", + -10.456409454345703 + ], + [ + "▁Army", + -10.456514358520508 + ], + [ + "▁streets", + -10.45651912689209 + ], + [ + "▁primarily", + -10.457426071166992 + ], + [ + "▁achieved", + -10.457732200622559 + ], + [ + "200", + -10.45815658569336 + ], + [ + "▁bridge", + -10.458420753479004 + ], + [ + "▁Men", + -10.458744049072266 + ], + [ + "▁hasn", + -10.458754539489746 + ], + [ + "▁feelings", + -10.45881462097168 + ], + [ + "▁chemical", + -10.459432601928711 + ], + [ + "▁acid", + -10.459717750549316 + ], + [ + "▁argument", + -10.459924697875977 + ], + [ + "05", + -10.4600830078125 + ], + [ + "▁jump", + -10.460285186767578 + ], + [ + "▁75", + -10.460318565368652 + ], + [ + "▁rose", + -10.460774421691895 + ], + [ + "▁Place", + -10.461237907409668 + ], + [ + "▁monitoring", + -10.461332321166992 + ], + [ + "▁soil", + -10.461491584777832 + ], + [ + "▁fishing", + -10.461609840393066 + ], + [ + "▁facts", + -10.46269416809082 + ], + [ + "▁manufacturer", + -10.463642120361328 + ], + [ + "▁trends", + -10.463693618774414 + ], + [ + "▁https", + -10.464926719665527 + ], + [ + "▁pan", + -10.465901374816895 + ], + [ + "▁urban", + -10.46638298034668 + ], + [ + "▁vast", + -10.466893196105957 + ], + [ + "▁empty", + -10.467201232910156 + ], + [ + "▁hundred", + -10.467894554138184 + ], + [ + "os", + -10.468134880065918 + ], + [ + "rs", + -10.468225479125977 + ], + [ + "▁hidden", + -10.468459129333496 + ], + [ + "you", + -10.46850299835205 + ], + [ + "▁ages", + -10.468544960021973 + ], + [ + "ra", + -10.468620300292969 + ], + [ + "▁improving", + -10.469215393066406 + ], + [ + "▁expressed", + -10.469916343688965 + ], + [ + "▁east", + -10.470062255859375 + ], + [ + "▁magic", + -10.470401763916016 + ], + [ + "▁depth", + -10.470402717590332 + ], + [ + "▁express", + -10.471638679504395 + ], + [ + "ne", + -10.47171688079834 + ], + [ + "▁noise", + -10.471855163574219 + ], + [ + "▁Williams", + -10.471942901611328 + ], + [ + "▁legislation", + -10.4722318649292 + ], + [ + "▁Francisco", + -10.472824096679688 + ], + [ + "▁lessons", + -10.473189353942871 + ], + [ + "▁dates", + -10.473363876342773 + ], + [ + "▁comparison", + -10.473372459411621 + ], + [ + "▁percentage", + -10.473825454711914 + ], + [ + "▁Small", + -10.474123001098633 + ], + [ + "▁memories", + -10.474339485168457 + ], + [ + "▁extension", + -10.474493980407715 + ], + [ + "▁boost", + -10.474785804748535 + ], + [ + "▁choosing", + -10.474787712097168 + ], + [ + "▁forever", + -10.475234031677246 + ], + [ + "▁scheme", + -10.475496292114258 + ], + [ + "▁Digital", + -10.47573184967041 + ], + [ + "▁savings", + -10.47584056854248 + ], + [ + "▁capture", + -10.47603702545166 + ], + [ + "▁solve", + -10.476496696472168 + ], + [ + "▁increasingly", + -10.476661682128906 + ], + [ + "▁u", + -10.476755142211914 + ], + [ + "▁causing", + -10.476967811584473 + ], + [ + "▁r", + -10.477249145507812 + ], + [ + "▁clothing", + -10.477396011352539 + ], + [ + "▁strategic", + -10.47746753692627 + ], + [ + "▁prison", + -10.477804183959961 + ], + [ + "▁collaboration", + -10.477960586547852 + ], + [ + "▁drawing", + -10.477996826171875 + ], + [ + "▁Jim", + -10.47809886932373 + ], + [ + "▁approval", + -10.478547096252441 + ], + [ + "▁bonus", + -10.478618621826172 + ], + [ + "▁aside", + -10.478693962097168 + ], + [ + "▁reputation", + -10.47925853729248 + ], + [ + "▁contribute", + -10.479334831237793 + ], + [ + "▁sending", + -10.479730606079102 + ], + [ + "▁occurred", + -10.48033332824707 + ], + [ + "▁writers", + -10.48060131072998 + ], + [ + "▁transportation", + -10.480881690979004 + ], + [ + "▁spaces", + -10.4818115234375 + ], + [ + "▁directed", + -10.482141494750977 + ], + [ + "▁compare", + -10.482163429260254 + ], + [ + "▁desk", + -10.482398986816406 + ], + [ + "▁broad", + -10.482571601867676 + ], + [ + "▁shouldn", + -10.484539031982422 + ], + [ + "▁suggests", + -10.48466682434082 + ], + [ + "▁Spring", + -10.484869956970215 + ], + [ + "▁Sports", + -10.48518180847168 + ], + [ + "▁remained", + -10.485187530517578 + ], + [ + "▁removal", + -10.486437797546387 + ], + [ + "▁graduate", + -10.487842559814453 + ], + [ + "▁reduction", + -10.488485336303711 + ], + [ + "▁stuck", + -10.48868179321289 + ], + [ + "27", + -10.488883972167969 + ], + [ + "▁chat", + -10.489357948303223 + ], + [ + "▁expenses", + -10.489400863647461 + ], + [ + "▁split", + -10.489616394042969 + ], + [ + "▁flexible", + -10.489765167236328 + ], + [ + "▁vacation", + -10.49055290222168 + ], + [ + "AP", + -10.490740776062012 + ], + [ + "▁muscle", + -10.492283821105957 + ], + [ + "▁thread", + -10.49297046661377 + ], + [ + "▁labor", + -10.492971420288086 + ], + [ + "▁ratio", + -10.494284629821777 + ], + [ + "▁founded", + -10.49452018737793 + ], + [ + "▁opposite", + -10.494632720947266 + ], + [ + "▁weapons", + -10.494891166687012 + ], + [ + "▁membership", + -10.495194435119629 + ], + [ + "▁arts", + -10.495221138000488 + ], + [ + "▁reader", + -10.495270729064941 + ], + [ + "▁dynamic", + -10.495283126831055 + ], + [ + "28", + -10.495626449584961 + ], + [ + "▁versions", + -10.495682716369629 + ], + [ + "▁reaction", + -10.495697021484375 + ], + [ + "▁moves", + -10.495837211608887 + ], + [ + "▁seats", + -10.496063232421875 + ], + [ + "▁humans", + -10.496092796325684 + ], + [ + "▁Ford", + -10.496317863464355 + ], + [ + "▁hole", + -10.49693489074707 + ], + [ + "▁festival", + -10.496953010559082 + ], + [ + "▁potentially", + -10.49769115447998 + ], + [ + "▁principles", + -10.498392105102539 + ], + [ + "▁gallery", + -10.498806953430176 + ], + [ + "▁engagement", + -10.498969078063965 + ], + [ + "▁managing", + -10.499529838562012 + ], + [ + "▁Iran", + -10.500080108642578 + ], + [ + "▁illegal", + -10.50021743774414 + ], + [ + "▁Price", + -10.500985145568848 + ], + [ + "▁fail", + -10.501099586486816 + ], + [ + "▁weekly", + -10.501330375671387 + ], + [ + "▁Zealand", + -10.502071380615234 + ], + [ + "▁virtual", + -10.502450942993164 + ], + [ + "▁trail", + -10.502456665039062 + ], + [ + "▁historic", + -10.502574920654297 + ], + [ + "▁gear", + -10.502741813659668 + ], + [ + "▁lawyer", + -10.502941131591797 + ], + [ + "▁Northern", + -10.503037452697754 + ], + [ + "▁cook", + -10.50308895111084 + ], + [ + "▁bags", + -10.503384590148926 + ], + [ + "▁generated", + -10.50343132019043 + ], + [ + "level", + -10.503643035888672 + ], + [ + "▁transition", + -10.503714561462402 + ], + [ + "▁yard", + -10.503725051879883 + ], + [ + "▁cookies", + -10.504076957702637 + ], + [ + "▁manual", + -10.504405975341797 + ], + [ + "▁Dan", + -10.504626274108887 + ], + [ + "▁loves", + -10.504672050476074 + ], + [ + "▁Matt", + -10.504934310913086 + ], + [ + "▁mining", + -10.505256652832031 + ], + [ + "No", + -10.505276679992676 + ], + [ + "26", + -10.505804061889648 + ], + [ + "▁alongside", + -10.5065336227417 + ], + [ + "that", + -10.506580352783203 + ], + [ + "▁largely", + -10.508624076843262 + ], + [ + "▁Financial", + -10.509078025817871 + ], + [ + "▁drinking", + -10.509600639343262 + ], + [ + "▁anymore", + -10.509716033935547 + ], + [ + "▁150", + -10.510361671447754 + ], + [ + "▁contrast", + -10.510380744934082 + ], + [ + "▁label", + -10.510493278503418 + ], + [ + "▁observed", + -10.510542869567871 + ], + [ + "▁fitness", + -10.511066436767578 + ], + [ + "▁sorry", + -10.511791229248047 + ], + [ + "▁tradition", + -10.512012481689453 + ], + [ + "▁Coast", + -10.512171745300293 + ], + [ + "▁arrested", + -10.51224136352539 + ], + [ + "▁statements", + -10.512420654296875 + ], + [ + "▁definition", + -10.51278305053711 + ], + [ + "▁shots", + -10.513165473937988 + ], + [ + "▁Jersey", + -10.513189315795898 + ], + [ + "▁establish", + -10.513270378112793 + ], + [ + "▁era", + -10.513325691223145 + ], + [ + "▁permanent", + -10.513729095458984 + ], + [ + "▁broke", + -10.51400089263916 + ], + [ + "▁Welcome", + -10.5142822265625 + ], + [ + "▁styles", + -10.514608383178711 + ], + [ + "▁Table", + -10.514885902404785 + ], + [ + "▁di", + -10.514951705932617 + ], + [ + "▁arrive", + -10.515205383300781 + ], + [ + "▁acting", + -10.5158052444458 + ], + [ + "▁400", + -10.516280174255371 + ], + [ + "▁sad", + -10.516705513000488 + ], + [ + "▁pleasure", + -10.51695728302002 + ], + [ + "▁engaged", + -10.51711368560791 + ], + [ + "▁deck", + -10.517492294311523 + ], + [ + "▁victims", + -10.517658233642578 + ], + [ + "▁submitted", + -10.518205642700195 + ], + [ + "▁alive", + -10.518326759338379 + ], + [ + "▁headed", + -10.519037246704102 + ], + [ + "▁carrying", + -10.520556449890137 + ], + [ + "▁Local", + -10.52168083190918 + ], + [ + "▁DC", + -10.521905899047852 + ], + [ + "back", + -10.521995544433594 + ], + [ + "▁1990", + -10.522255897521973 + ], + [ + "▁finance", + -10.523134231567383 + ], + [ + "▁false", + -10.523139953613281 + ], + [ + "▁Pacific", + -10.523283004760742 + ], + [ + "▁weren", + -10.523414611816406 + ], + [ + "▁YOU", + -10.523634910583496 + ], + [ + "▁inner", + -10.524053573608398 + ], + [ + "▁tip", + -10.524081230163574 + ], + [ + "▁sauce", + -10.52444076538086 + ], + [ + "▁Secretary", + -10.524835586547852 + ], + [ + "▁relative", + -10.524877548217773 + ], + [ + "▁printed", + -10.524922370910645 + ], + [ + "▁Video", + -10.525908470153809 + ], + [ + "▁architecture", + -10.525988578796387 + ], + [ + "▁pink", + -10.526420593261719 + ], + [ + "way", + -10.526586532592773 + ], + [ + "▁logo", + -10.526680946350098 + ], + [ + "▁doctors", + -10.526727676391602 + ], + [ + "▁routine", + -10.527140617370605 + ], + [ + "▁driven", + -10.527470588684082 + ], + [ + "▁creates", + -10.527472496032715 + ], + [ + "ch", + -10.52783489227295 + ], + [ + "▁gender", + -10.528281211853027 + ], + [ + "▁regions", + -10.528487205505371 + ], + [ + "▁religion", + -10.528890609741211 + ], + [ + "▁tight", + -10.529214859008789 + ], + [ + "▁Executive", + -10.529565811157227 + ], + [ + "▁controlled", + -10.529629707336426 + ], + [ + "▁Head", + -10.529991149902344 + ], + [ + "▁confident", + -10.53026294708252 + ], + [ + "▁incredibly", + -10.531477928161621 + ], + [ + "е", + -10.531539916992188 + ], + [ + "▁aircraft", + -10.531554222106934 + ], + [ + "▁editor", + -10.531621932983398 + ], + [ + "▁34", + -10.532065391540527 + ], + [ + "▁proposal", + -10.53217601776123 + ], + [ + "▁Remember", + -10.532179832458496 + ], + [ + "▁Ryan", + -10.532464027404785 + ], + [ + "▁extreme", + -10.532659530639648 + ], + [ + "▁h", + -10.533018112182617 + ], + [ + "▁sick", + -10.533148765563965 + ], + [ + "▁communications", + -10.533990859985352 + ], + [ + "▁Pre", + -10.53402328491211 + ], + [ + "▁dad", + -10.53454875946045 + ], + [ + "▁Andrew", + -10.535310745239258 + ], + [ + "▁proven", + -10.536252975463867 + ], + [ + "▁adds", + -10.536554336547852 + ], + [ + "▁believes", + -10.536575317382812 + ], + [ + "▁valid", + -10.536966323852539 + ], + [ + "▁pace", + -10.537569046020508 + ], + [ + "▁electrical", + -10.538419723510742 + ], + [ + "▁Games", + -10.538422584533691 + ], + [ + "▁^", + -10.538680076599121 + ], + [ + "▁necessarily", + -10.539243698120117 + ], + [ + "▁preparation", + -10.539863586425781 + ], + [ + "▁Division", + -10.539916038513184 + ], + [ + "▁Report", + -10.540257453918457 + ], + [ + "▁whenever", + -10.54089641571045 + ], + [ + "▁honor", + -10.541574478149414 + ], + [ + "▁afraid", + -10.542238235473633 + ], + [ + "▁pure", + -10.542421340942383 + ], + [ + "▁bread", + -10.5426607131958 + ], + [ + "▁manufacturers", + -10.543113708496094 + ], + [ + "me", + -10.544090270996094 + ], + [ + "▁follows", + -10.544272422790527 + ], + [ + "▁proof", + -10.544306755065918 + ], + [ + "▁Ms", + -10.544547080993652 + ], + [ + "▁continuing", + -10.544562339782715 + ], + [ + "▁acts", + -10.545198440551758 + ], + [ + "▁tank", + -10.545462608337402 + ], + [ + "▁Clinton", + -10.545563697814941 + ], + [ + "▁literally", + -10.545607566833496 + ], + [ + "▁row", + -10.545613288879395 + ], + [ + "▁shoot", + -10.54627799987793 + ], + [ + "▁gorgeous", + -10.546390533447266 + ], + [ + "▁posting", + -10.546544075012207 + ], + [ + "▁structures", + -10.546623229980469 + ], + [ + "▁filter", + -10.547553062438965 + ], + [ + "▁AM", + -10.54782772064209 + ], + [ + "▁Visit", + -10.548216819763184 + ], + [ + "▁dollar", + -10.549513816833496 + ], + [ + "▁involving", + -10.551274299621582 + ], + [ + "▁expansion", + -10.551308631896973 + ], + [ + "▁attractive", + -10.551440238952637 + ], + [ + "▁firms", + -10.551962852478027 + ], + [ + "▁plane", + -10.552228927612305 + ], + [ + "▁Class", + -10.552404403686523 + ], + [ + "▁Systems", + -10.552506446838379 + ], + [ + "▁division", + -10.55274486541748 + ], + [ + "▁enjoying", + -10.552934646606445 + ], + [ + "▁Page", + -10.553096771240234 + ], + [ + "▁grant", + -10.553194999694824 + ], + [ + "▁FREE", + -10.553267478942871 + ], + [ + "▁existence", + -10.5533447265625 + ], + [ + "▁raw", + -10.553755760192871 + ], + [ + "▁wheel", + -10.553786277770996 + ], + [ + "▁awarded", + -10.553926467895508 + ], + [ + "▁giant", + -10.554301261901855 + ], + [ + "▁tracks", + -10.55433177947998 + ], + [ + "▁forum", + -10.555322647094727 + ], + [ + "▁Mrs", + -10.555420875549316 + ], + [ + "▁golf", + -10.555573463439941 + ], + [ + "house", + -10.555686950683594 + ], + [ + "▁sand", + -10.557456970214844 + ], + [ + "▁bear", + -10.55764102935791 + ], + [ + "29", + -10.55865478515625 + ], + [ + "▁convenient", + -10.559250831604004 + ], + [ + "▁producing", + -10.559459686279297 + ], + [ + "▁evil", + -10.559734344482422 + ], + [ + "▁Bob", + -10.559894561767578 + ], + [ + "▁ultimate", + -10.560173988342285 + ], + [ + "▁twenty", + -10.56035041809082 + ], + [ + "▁assume", + -10.560782432556152 + ], + [ + "▁Catholic", + -10.560873985290527 + ], + [ + "▁introduction", + -10.561214447021484 + ], + [ + "▁shops", + -10.561269760131836 + ], + [ + "▁index", + -10.56169605255127 + ], + [ + "▁desired", + -10.561999320983887 + ], + [ + "▁refer", + -10.56240463256836 + ], + [ + "▁photography", + -10.563076972961426 + ], + [ + "▁Try", + -10.563898086547852 + ], + [ + "▁sustainable", + -10.564094543457031 + ], + [ + "▁victim", + -10.564156532287598 + ], + [ + "▁recommendations", + -10.564414024353027 + ], + [ + "▁Auto", + -10.564640998840332 + ], + [ + "▁regard", + -10.564823150634766 + ], + [ + "▁samples", + -10.564841270446777 + ], + [ + "▁Asian", + -10.564897537231445 + ], + [ + "da", + -10.565665245056152 + ], + [ + "▁lies", + -10.565670013427734 + ], + [ + "▁depends", + -10.56568431854248 + ], + [ + "▁neither", + -10.565741539001465 + ], + [ + "▁apparently", + -10.565834999084473 + ], + [ + "▁thick", + -10.566779136657715 + ], + [ + "▁Dec", + -10.566877365112305 + ], + [ + "▁faces", + -10.567072868347168 + ], + [ + "▁matches", + -10.567253112792969 + ], + [ + "▁Insurance", + -10.56736946105957 + ], + [ + "▁Again", + -10.567439079284668 + ], + [ + "▁sky", + -10.568867683410645 + ], + [ + "▁Colorado", + -10.569013595581055 + ], + [ + "▁amounts", + -10.569778442382812 + ], + [ + "▁behalf", + -10.569993019104004 + ], + [ + "▁zero", + -10.569994926452637 + ], + [ + "▁coast", + -10.570108413696289 + ], + [ + "▁household", + -10.571043014526367 + ], + [ + "▁Professor", + -10.57150650024414 + ], + [ + "▁equipped", + -10.57174015045166 + ], + [ + "▁Happy", + -10.572230339050293 + ], + [ + "▁joining", + -10.57278060913086 + ], + [ + "▁ending", + -10.57280445098877 + ], + [ + "▁Democratic", + -10.57283878326416 + ], + [ + "▁king", + -10.573065757751465 + ], + [ + "▁draft", + -10.57330322265625 + ], + [ + "▁industries", + -10.573332786560059 + ], + [ + "▁implement", + -10.573436737060547 + ], + [ + "▁crusher", + -10.574553489685059 + ], + [ + "▁till", + -10.574950218200684 + ], + [ + "▁developers", + -10.574963569641113 + ], + [ + "▁LLC", + -10.575220108032227 + ], + [ + "▁falling", + -10.5753173828125 + ], + [ + "ian", + -10.575746536254883 + ], + [ + "▁roles", + -10.57589340209961 + ], + [ + "▁minister", + -10.576203346252441 + ], + [ + "▁Hope", + -10.576498031616211 + ], + [ + "ies", + -10.576589584350586 + ], + [ + "▁certified", + -10.576655387878418 + ], + [ + "75", + -10.576933860778809 + ], + [ + "▁covering", + -10.577224731445312 + ], + [ + "▁consideration", + -10.577536582946777 + ], + [ + "▁platforms", + -10.57772445678711 + ], + [ + "▁reducing", + -10.577969551086426 + ], + [ + "▁thin", + -10.5781831741333 + ], + [ + "▁sight", + -10.579191207885742 + ], + [ + "▁outcome", + -10.579593658447266 + ], + [ + "▁tables", + -10.579901695251465 + ], + [ + "▁Jackson", + -10.579935073852539 + ], + [ + "▁hopes", + -10.580275535583496 + ], + [ + "▁respectively", + -10.580568313598633 + ], + [ + "▁Queen", + -10.580973625183105 + ], + [ + "▁regardless", + -10.581055641174316 + ], + [ + "▁literature", + -10.581750869750977 + ], + [ + "▁everywhere", + -10.581886291503906 + ], + [ + "▁rising", + -10.582075119018555 + ], + [ + "▁heads", + -10.583220481872559 + ], + [ + "▁Georgia", + -10.583850860595703 + ], + [ + "my", + -10.583968162536621 + ], + [ + "▁root", + -10.584000587463379 + ], + [ + "▁workshop", + -10.585273742675781 + ], + [ + "▁handling", + -10.585553169250488 + ], + [ + "▁vary", + -10.585572242736816 + ], + [ + "▁scientists", + -10.585948944091797 + ], + [ + "▁involves", + -10.586016654968262 + ], + [ + "▁stream", + -10.586085319519043 + ], + [ + "▁boxes", + -10.586243629455566 + ], + [ + "▁craft", + -10.58632755279541 + ], + [ + "▁km", + -10.586569786071777 + ], + [ + "▁concerning", + -10.586777687072754 + ], + [ + "▁Area", + -10.58677864074707 + ], + [ + "▁1999", + -10.586880683898926 + ], + [ + "▁dreams", + -10.58690357208252 + ], + [ + "▁suddenly", + -10.588092803955078 + ], + [ + "▁council", + -10.588128089904785 + ], + [ + "▁Enjoy", + -10.588150978088379 + ], + [ + "▁formal", + -10.588359832763672 + ], + [ + "▁requested", + -10.58837604522705 + ], + [ + "▁presents", + -10.588501930236816 + ], + [ + "▁lay", + -10.588872909545898 + ], + [ + "▁wealth", + -10.589012145996094 + ], + [ + "▁meals", + -10.589143753051758 + ], + [ + "▁CO", + -10.589524269104004 + ], + [ + "▁visible", + -10.589801788330078 + ], + [ + "▁eligible", + -10.589895248413086 + ], + [ + "▁strange", + -10.589900016784668 + ], + [ + "▁injured", + -10.590252876281738 + ], + [ + "▁priority", + -10.590838432312012 + ], + [ + "03", + -10.591135025024414 + ], + [ + "▁healing", + -10.591292381286621 + ], + [ + "▁careful", + -10.591611862182617 + ], + [ + "▁butter", + -10.592549324035645 + ], + [ + "▁debut", + -10.592591285705566 + ], + [ + "▁IP", + -10.592658996582031 + ], + [ + "▁drawn", + -10.5927734375 + ], + [ + "▁Mobile", + -10.592775344848633 + ], + [ + "men", + -10.5928316116333 + ], + [ + "▁portfolio", + -10.593208312988281 + ], + [ + "▁recognition", + -10.593894958496094 + ], + [ + "▁bunch", + -10.594659805297852 + ], + [ + "▁bath", + -10.594961166381836 + ], + [ + "▁YouTube", + -10.595365524291992 + ], + [ + "▁stored", + -10.595721244812012 + ], + [ + "▁relations", + -10.595978736877441 + ], + [ + "▁limits", + -10.596687316894531 + ], + [ + "▁Toronto", + -10.596796035766602 + ], + [ + "▁categories", + -10.59715461730957 + ], + [ + "▁consumption", + -10.597780227661133 + ], + [ + "▁Come", + -10.59778881072998 + ], + [ + "▁Night", + -10.5980224609375 + ], + [ + "▁persons", + -10.598817825317383 + ], + [ + "▁OK", + -10.598855018615723 + ], + [ + "80", + -10.599018096923828 + ], + [ + "▁newly", + -10.599120140075684 + ], + [ + "▁elected", + -10.599242210388184 + ], + [ + "▁breaking", + -10.599813461303711 + ], + [ + "▁Engineering", + -10.600013732910156 + ], + [ + "▁sensitive", + -10.600661277770996 + ], + [ + "▁micro", + -10.602163314819336 + ], + [ + "▁framework", + -10.60267162322998 + ], + [ + "▁wire", + -10.603025436401367 + ], + [ + "▁guidelines", + -10.603537559509277 + ], + [ + "▁blocks", + -10.603605270385742 + ], + [ + "▁Kim", + -10.603670120239258 + ], + [ + "▁Holy", + -10.604106903076172 + ], + [ + "▁flying", + -10.6041259765625 + ], + [ + "▁string", + -10.604986190795898 + ], + [ + "▁tonight", + -10.605133056640625 + ], + [ + "▁Nov", + -10.60539722442627 + ], + [ + "▁mixture", + -10.605843544006348 + ], + [ + "▁enterprise", + -10.606532096862793 + ], + [ + "▁electricity", + -10.606715202331543 + ], + [ + "▁murder", + -10.606821060180664 + ], + [ + "▁Trust", + -10.60684871673584 + ], + [ + "▁offices", + -10.607112884521484 + ], + [ + "▁Without", + -10.60763931274414 + ], + [ + "▁Force", + -10.607976913452148 + ], + [ + "▁accessories", + -10.608433723449707 + ], + [ + "▁association", + -10.608833312988281 + ], + [ + "▁Supreme", + -10.609458923339844 + ], + [ + "▁Van", + -10.609890937805176 + ], + [ + "▁stable", + -10.609969139099121 + ], + [ + "▁inch", + -10.610123634338379 + ], + [ + "▁understood", + -10.610148429870605 + ], + [ + "▁cap", + -10.61026668548584 + ], + [ + "▁invest", + -10.610677719116211 + ], + [ + "▁Everyone", + -10.610737800598145 + ], + [ + "▁Guide", + -10.611517906188965 + ], + [ + "ca", + -10.611547470092773 + ], + [ + "▁Was", + -10.612003326416016 + ], + [ + "▁escape", + -10.612491607666016 + ], + [ + "▁chart", + -10.612541198730469 + ], + [ + "▁rice", + -10.612690925598145 + ], + [ + "▁Section", + -10.613030433654785 + ], + [ + "▁programming", + -10.61424732208252 + ], + [ + "▁heading", + -10.614808082580566 + ], + [ + "<", + -10.614814758300781 + ], + [ + "▁bills", + -10.614898681640625 + ], + [ + "▁forest", + -10.615107536315918 + ], + [ + "▁HD", + -10.615618705749512 + ], + [ + "▁mg", + -10.61596393585205 + ], + [ + "▁dental", + -10.616198539733887 + ], + [ + "▁occasion", + -10.616222381591797 + ], + [ + "▁Wood", + -10.61635684967041 + ], + [ + "▁Joseph", + -10.616463661193848 + ], + [ + "▁preferred", + -10.616580963134766 + ], + [ + "▁exposed", + -10.616890907287598 + ], + [ + "▁tone", + -10.617048263549805 + ], + [ + "▁naturally", + -10.61781120300293 + ], + [ + "▁Join", + -10.617894172668457 + ], + [ + "▁guitar", + -10.617944717407227 + ], + [ + "▁Kingdom", + -10.617998123168945 + ], + [ + "▁permission", + -10.6181001663208 + ], + [ + "▁hits", + -10.618109703063965 + ], + [ + "▁capabilities", + -10.618197441101074 + ], + [ + "▁anxiety", + -10.618368148803711 + ], + [ + "▁Spirit", + -10.618796348571777 + ], + [ + "▁pounds", + -10.619629859924316 + ], + [ + "▁Site", + -10.619726181030273 + ], + [ + "▁van", + -10.620223999023438 + ], + [ + "um", + -10.620376586914062 + ], + [ + "▁Order", + -10.620779991149902 + ], + [ + "▁rid", + -10.620843887329102 + ], + [ + "▁awards", + -10.621397018432617 + ], + [ + "▁stronger", + -10.621445655822754 + ], + [ + "▁Additionally", + -10.622295379638672 + ], + [ + "▁Jr", + -10.622358322143555 + ], + [ + "▁personality", + -10.622465133666992 + ], + [ + "▁storm", + -10.622729301452637 + ], + [ + "▁Feb", + -10.622936248779297 + ], + [ + "▁containing", + -10.622992515563965 + ], + [ + "▁Following", + -10.623587608337402 + ], + [ + "▁slot", + -10.624015808105469 + ], + [ + "▁Store", + -10.624194145202637 + ], + [ + "Q", + -10.624260902404785 + ], + [ + "▁consists", + -10.624551773071289 + ], + [ + "▁suffered", + -10.624612808227539 + ], + [ + "▁array", + -10.624716758728027 + ], + [ + "▁random", + -10.624763488769531 + ], + [ + "▁tournament", + -10.625167846679688 + ], + [ + "▁afford", + -10.625897407531738 + ], + [ + "▁accused", + -10.62610912322998 + ], + [ + "▁Building", + -10.62618637084961 + ], + [ + "▁commonly", + -10.626296043395996 + ], + [ + "▁harder", + -10.62718677520752 + ], + [ + "▁transaction", + -10.627243041992188 + ], + [ + "▁staying", + -10.627384185791016 + ], + [ + "▁shoulder", + -10.628225326538086 + ], + [ + "▁specialist", + -10.628484725952148 + ], + [ + "▁communicate", + -10.629050254821777 + ], + [ + "▁viewed", + -10.629133224487305 + ], + [ + "▁Land", + -10.629171371459961 + ], + [ + "90", + -10.629535675048828 + ], + [ + "▁birds", + -10.62954330444336 + ], + [ + "▁objective", + -10.629704475402832 + ], + [ + "▁tired", + -10.629866600036621 + ], + [ + "▁oven", + -10.629949569702148 + ], + [ + "▁Daniel", + -10.629972457885742 + ], + [ + "▁initially", + -10.630012512207031 + ], + [ + "▁requests", + -10.630098342895508 + ], + [ + "▁Daily", + -10.630292892456055 + ], + [ + "▁connections", + -10.630313873291016 + ], + [ + "ling", + -10.630331993103027 + ], + [ + "▁usage", + -10.630548477172852 + ], + [ + "▁functional", + -10.630965232849121 + ], + [ + "▁Adam", + -10.632105827331543 + ], + [ + "▁laid", + -10.63220500946045 + ], + [ + "▁closing", + -10.63259506225586 + ], + [ + "▁bars", + -10.632866859436035 + ], + [ + "▁enforcement", + -10.632884979248047 + ], + [ + "▁granted", + -10.633005142211914 + ], + [ + "▁rural", + -10.633604049682617 + ], + [ + "▁gotten", + -10.633859634399414 + ], + [ + "▁suspect", + -10.634051322937012 + ], + [ + "▁dish", + -10.635313034057617 + ], + [ + "▁faced", + -10.635834693908691 + ], + [ + "▁liquid", + -10.635932922363281 + ], + [ + "▁indicate", + -10.636155128479004 + ], + [ + "▁Meanwhile", + -10.636238098144531 + ], + [ + "▁Copyright", + -10.636319160461426 + ], + [ + "▁Spain", + -10.63640308380127 + ], + [ + "▁printing", + -10.636737823486328 + ], + [ + "▁findings", + -10.637117385864258 + ], + [ + "▁Irish", + -10.637351036071777 + ], + [ + "▁Shop", + -10.637455940246582 + ], + [ + "▁killing", + -10.637639045715332 + ], + [ + "▁latter", + -10.637898445129395 + ], + [ + "▁chances", + -10.63860034942627 + ], + [ + "▁kick", + -10.638628005981445 + ], + [ + "▁requirement", + -10.639053344726562 + ], + [ + "▁Pakistan", + -10.639610290527344 + ], + [ + "ma", + -10.639761924743652 + ], + [ + "▁suggestions", + -10.639806747436523 + ], + [ + "▁tag", + -10.640576362609863 + ], + [ + "▁Living", + -10.640846252441406 + ], + [ + "▁semi", + -10.640865325927734 + ], + [ + "▁treatments", + -10.642151832580566 + ], + [ + "▁whilst", + -10.64268684387207 + ], + [ + "▁professor", + -10.643430709838867 + ], + [ + "▁checking", + -10.643583297729492 + ], + [ + "▁publication", + -10.644390106201172 + ], + [ + "▁explains", + -10.644694328308105 + ], + [ + "▁marks", + -10.644725799560547 + ], + [ + "02", + -10.644845962524414 + ], + [ + "▁displayed", + -10.645036697387695 + ], + [ + "▁channels", + -10.645156860351562 + ], + [ + "▁Summer", + -10.6458740234375 + ], + [ + "▁complicated", + -10.645912170410156 + ], + [ + "▁wooden", + -10.646090507507324 + ], + [ + "▁represented", + -10.646170616149902 + ], + [ + "▁Henry", + -10.646488189697266 + ], + [ + "▁eggs", + -10.646851539611816 + ], + [ + "▁lift", + -10.647490501403809 + ], + [ + "▁warning", + -10.647658348083496 + ], + [ + "▁availability", + -10.64852523803711 + ], + [ + "▁swimming", + -10.64900016784668 + ], + [ + "▁sufficient", + -10.649153709411621 + ], + [ + "▁opposition", + -10.649213790893555 + ], + [ + "▁Start", + -10.649748802185059 + ], + [ + "▁unknown", + -10.649864196777344 + ], + [ + "▁grand", + -10.649897575378418 + ], + [ + "▁Support", + -10.650538444519043 + ], + [ + "▁lesson", + -10.651033401489258 + ], + [ + "▁gained", + -10.651409149169922 + ], + [ + "▁tall", + -10.651576042175293 + ], + [ + "▁retirement", + -10.6516695022583 + ], + [ + "▁Studies", + -10.651756286621094 + ], + [ + "per", + -10.65201473236084 + ], + [ + "▁breath", + -10.652303695678711 + ], + [ + "▁Tim", + -10.653021812438965 + ], + [ + "▁password", + -10.65339183807373 + ], + [ + "▁App", + -10.65361499786377 + ], + [ + "▁controls", + -10.653624534606934 + ], + [ + "▁edit", + -10.653815269470215 + ], + [ + "▁applicable", + -10.653908729553223 + ], + [ + "well", + -10.654413223266602 + ], + [ + "▁upgrade", + -10.654475212097168 + ], + [ + "They", + -10.655295372009277 + ], + [ + "▁Word", + -10.655540466308594 + ], + [ + "▁wave", + -10.655797958374023 + ], + [ + "▁contained", + -10.656707763671875 + ], + [ + "▁superior", + -10.656811714172363 + ], + [ + "▁Rights", + -10.657856941223145 + ], + [ + "▁Taylor", + -10.658044815063477 + ], + [ + "▁compliance", + -10.65922737121582 + ], + [ + "▁tissue", + -10.659600257873535 + ], + [ + "▁Training", + -10.659647941589355 + ], + [ + "▁Democrats", + -10.659683227539062 + ], + [ + "▁Space", + -10.659996032714844 + ], + [ + "▁Republic", + -10.66022777557373 + ], + [ + "▁Four", + -10.66032886505127 + ], + [ + "▁pot", + -10.660642623901367 + ], + [ + "▁trash", + -10.661025047302246 + ], + [ + "▁Bush", + -10.661136627197266 + ], + [ + "▁hell", + -10.661714553833008 + ], + [ + "▁Him", + -10.661785125732422 + ], + [ + "▁concepts", + -10.66207504272461 + ], + [ + "▁strongly", + -10.662460327148438 + ], + [ + "▁ad", + -10.663225173950195 + ], + [ + "▁Garden", + -10.663334846496582 + ], + [ + "▁hotels", + -10.663389205932617 + ], + [ + "▁stayed", + -10.664647102355957 + ], + [ + "▁purchasing", + -10.664942741394043 + ], + [ + "▁k", + -10.66505241394043 + ], + [ + "side", + -10.665255546569824 + ], + [ + "▁sought", + -10.665281295776367 + ], + [ + "▁Oct", + -10.66555404663086 + ], + [ + "▁38", + -10.665575981140137 + ], + [ + "▁Fox", + -10.665781021118164 + ], + [ + "▁subjects", + -10.666410446166992 + ], + [ + "▁Rose", + -10.666457176208496 + ], + [ + "▁42", + -10.666566848754883 + ], + [ + "▁prime", + -10.666688919067383 + ], + [ + "▁returning", + -10.666976928710938 + ], + [ + "31", + -10.6672945022583 + ], + [ + "▁factory", + -10.667405128479004 + ], + [ + "▁Stone", + -10.667495727539062 + ], + [ + "▁·", + -10.667604446411133 + ], + [ + "▁shut", + -10.667627334594727 + ], + [ + "▁marked", + -10.6683931350708 + ], + [ + "▁loving", + -10.668581008911133 + ], + [ + "▁DNA", + -10.669249534606934 + ], + [ + "field", + -10.669306755065918 + ], + [ + "▁recipes", + -10.669352531433105 + ], + [ + "▁approaches", + -10.669462203979492 + ], + [ + "▁Cross", + -10.669519424438477 + ], + [ + "▁hadn", + -10.669994354248047 + ], + [ + "▁forth", + -10.670044898986816 + ], + [ + "▁powder", + -10.670244216918945 + ], + [ + "▁1980", + -10.670897483825684 + ], + [ + "▁exhibition", + -10.671016693115234 + ], + [ + "▁resume", + -10.671329498291016 + ], + [ + "▁fifth", + -10.67178726196289 + ], + [ + "▁37", + -10.671991348266602 + ], + [ + "▁consequences", + -10.672063827514648 + ], + [ + "▁Fund", + -10.672239303588867 + ], + [ + "▁mortgage", + -10.672260284423828 + ], + [ + "▁diseases", + -10.672451972961426 + ], + [ + "ka", + -10.672597885131836 + ], + [ + "▁Mountain", + -10.672961235046387 + ], + [ + "▁gap", + -10.673453330993652 + ], + [ + "▁pointed", + -10.673569679260254 + ], + [ + "▁classroom", + -10.673871994018555 + ], + [ + "▁calendar", + -10.674630165100098 + ], + [ + "▁pricing", + -10.676054000854492 + ], + [ + "▁encouraged", + -10.676166534423828 + ], + [ + "▁IS", + -10.676310539245605 + ], + [ + "And", + -10.676485061645508 + ], + [ + "▁deeply", + -10.676957130432129 + ], + [ + "▁wanting", + -10.677749633789062 + ], + [ + "▁Disney", + -10.677776336669922 + ], + [ + "▁managers", + -10.678285598754883 + ], + [ + "▁guard", + -10.678345680236816 + ], + [ + "▁brilliant", + -10.678553581237793 + ], + [ + "▁traveling", + -10.6788330078125 + ], + [ + "▁ceremony", + -10.67884635925293 + ], + [ + "ED", + -10.678926467895508 + ], + [ + "▁mistake", + -10.680526733398438 + ], + [ + "▁Radio", + -10.680618286132812 + ], + [ + "▁greatly", + -10.680932998657227 + ], + [ + "▁strike", + -10.680952072143555 + ], + [ + "▁39", + -10.681242942810059 + ], + [ + "▁plot", + -10.68201732635498 + ], + [ + "▁Frank", + -10.68213939666748 + ], + [ + "▁ads", + -10.682891845703125 + ], + [ + "▁demands", + -10.682957649230957 + ], + [ + "▁wondering", + -10.683218955993652 + ], + [ + "▁Alex", + -10.683472633361816 + ], + [ + "▁favor", + -10.683636665344238 + ], + [ + "70", + -10.683660507202148 + ], + [ + "▁1998", + -10.683707237243652 + ], + [ + "age", + -10.683783531188965 + ], + [ + "My", + -10.68442440032959 + ], + [ + "▁riding", + -10.684821128845215 + ], + [ + "▁representative", + -10.685157775878906 + ], + [ + "▁evaluation", + -10.685258865356445 + ], + [ + "▁enables", + -10.685332298278809 + ], + [ + "▁everybody", + -10.685696601867676 + ], + [ + "▁checked", + -10.685871124267578 + ], + [ + "▁Greek", + -10.687087059020996 + ], + [ + "▁rely", + -10.687450408935547 + ], + [ + "▁army", + -10.68751049041748 + ], + [ + "▁downtown", + -10.687585830688477 + ], + [ + "friendly", + -10.687779426574707 + ], + [ + "▁55", + -10.688091278076172 + ], + [ + "▁equivalent", + -10.688286781311035 + ], + [ + "▁wake", + -10.68835163116455 + ], + [ + "▁entering", + -10.688363075256348 + ], + [ + "including", + -10.689020156860352 + ], + [ + "▁Based", + -10.689072608947754 + ], + [ + "▁stretch", + -10.689708709716797 + ], + [ + "▁entrance", + -10.68985652923584 + ], + [ + "▁newspaper", + -10.690093994140625 + ], + [ + "▁Marketing", + -10.69082260131836 + ], + [ + "▁maintaining", + -10.690869331359863 + ], + [ + "▁breast", + -10.69107723236084 + ], + [ + "▁belief", + -10.691267967224121 + ], + [ + "▁southern", + -10.691644668579102 + ], + [ + "▁currency", + -10.692658424377441 + ], + [ + "▁FOR", + -10.692941665649414 + ], + [ + "▁temporary", + -10.693485260009766 + ], + [ + "▁hanging", + -10.693511009216309 + ], + [ + "▁Brian", + -10.693828582763672 + ], + [ + "▁mile", + -10.694432258605957 + ], + [ + "300", + -10.694478034973145 + ], + [ + "▁codes", + -10.694571495056152 + ], + [ + "▁hosted", + -10.695122718811035 + ], + [ + "▁setup", + -10.695291519165039 + ], + [ + "▁Arizona", + -10.69543743133545 + ], + [ + "▁crash", + -10.695456504821777 + ], + [ + "▁65", + -10.695606231689453 + ], + [ + "▁compensation", + -10.695622444152832 + ], + [ + "▁script", + -10.69637680053711 + ], + [ + "▁faculty", + -10.696619033813477 + ], + [ + "▁roads", + -10.696688652038574 + ], + [ + "▁colleagues", + -10.696879386901855 + ], + [ + "▁Steel", + -10.697097778320312 + ], + [ + "▁lock", + -10.69717788696289 + ], + [ + "▁secondary", + -10.6974515914917 + ], + [ + "▁lie", + -10.698444366455078 + ], + [ + "▁Week", + -10.698805809020996 + ], + [ + "▁correctly", + -10.69886302947998 + ], + [ + "▁outcomes", + -10.699090957641602 + ], + [ + "▁earnings", + -10.699189186096191 + ], + [ + "▁shirt", + -10.699495315551758 + ], + [ + "▁sections", + -10.700340270996094 + ], + [ + "▁bone", + -10.700413703918457 + ], + [ + "▁NFL", + -10.701338768005371 + ], + [ + "▁Louis", + -10.70144271850586 + ], + [ + "▁studied", + -10.701604843139648 + ], + [ + "▁pocket", + -10.701750755310059 + ], + [ + "▁adopted", + -10.702574729919434 + ], + [ + "▁merely", + -10.702776908874512 + ], + [ + "▁SEO", + -10.703144073486328 + ], + [ + "▁Software", + -10.70351505279541 + ], + [ + "▁participation", + -10.704076766967773 + ], + [ + "▁admit", + -10.704279899597168 + ], + [ + "▁deposit", + -10.70439338684082 + ], + [ + "▁contest", + -10.704580307006836 + ], + [ + "▁Father", + -10.704586029052734 + ], + [ + "▁Eastern", + -10.705012321472168 + ], + [ + "ry", + -10.705565452575684 + ], + [ + "▁Golden", + -10.706331253051758 + ], + [ + "▁thousand", + -10.706864356994629 + ], + [ + "▁ensuring", + -10.707047462463379 + ], + [ + "▁criteria", + -10.707341194152832 + ], + [ + "▁Kevin", + -10.707756042480469 + ], + [ + "▁Corporation", + -10.708237648010254 + ], + [ + "ally", + -10.708972930908203 + ], + [ + "04", + -10.70898723602295 + ], + [ + "▁Oil", + -10.709111213684082 + ], + [ + "▁studying", + -10.70937728881836 + ], + [ + "▁appointed", + -10.710020065307617 + ], + [ + "▁absolute", + -10.71009349822998 + ], + [ + "▁maintained", + -10.710749626159668 + ], + [ + "▁tagged", + -10.71096134185791 + ], + [ + "▁exists", + -10.711421966552734 + ], + [ + "▁scenes", + -10.711578369140625 + ], + [ + "▁guilty", + -10.711732864379883 + ], + [ + "▁somehow", + -10.71185302734375 + ], + [ + "▁dust", + -10.711858749389648 + ], + [ + "▁specified", + -10.712477684020996 + ], + [ + "▁sentence", + -10.712486267089844 + ], + [ + "em", + -10.712522506713867 + ], + [ + "quality", + -10.712790489196777 + ], + [ + "▁venue", + -10.713068962097168 + ], + [ + "▁elections", + -10.713414192199707 + ], + [ + "▁ocean", + -10.714045524597168 + ], + [ + "▁Hot", + -10.714071273803711 + ], + [ + "▁okay", + -10.714104652404785 + ], + [ + "▁reveal", + -10.71483039855957 + ], + [ + "▁illness", + -10.715350151062012 + ], + [ + "▁extend", + -10.715445518493652 + ], + [ + "▁attitude", + -10.715718269348145 + ], + [ + "▁Modern", + -10.716024398803711 + ], + [ + "▁initiative", + -10.716155052185059 + ], + [ + "▁Houston", + -10.716219902038574 + ], + [ + "▁spots", + -10.716248512268066 + ], + [ + "▁acquired", + -10.716339111328125 + ], + [ + "▁reaching", + -10.71658706665039 + ], + [ + "▁lady", + -10.716726303100586 + ], + [ + "▁characteristics", + -10.71702766418457 + ], + [ + "▁voters", + -10.717411994934082 + ], + [ + "▁depression", + -10.717852592468262 + ], + [ + "▁Point", + -10.718329429626465 + ], + [ + "▁assigned", + -10.718426704406738 + ], + [ + "▁j", + -10.71870231628418 + ], + [ + "▁wins", + -10.718703269958496 + ], + [ + "▁blend", + -10.71871280670166 + ], + [ + "▁Want", + -10.718864440917969 + ], + [ + "▁childhood", + -10.718947410583496 + ], + [ + "▁occurs", + -10.719122886657715 + ], + [ + "▁Singapore", + -10.719522476196289 + ], + [ + "▁integration", + -10.71963119506836 + ], + [ + "down", + -10.7196683883667 + ], + [ + "▁laptop", + -10.719939231872559 + ], + [ + "▁Avenue", + -10.720081329345703 + ], + [ + "▁NY", + -10.720101356506348 + ], + [ + "▁wireless", + -10.720196723937988 + ], + [ + "▁pride", + -10.72029972076416 + ], + [ + "▁graphics", + -10.720355987548828 + ], + [ + "▁volunteers", + -10.720989227294922 + ], + [ + "▁decent", + -10.721268653869629 + ], + [ + "▁museum", + -10.721296310424805 + ], + [ + "▁Airport", + -10.721325874328613 + ], + [ + "▁lake", + -10.721376419067383 + ], + [ + "▁applying", + -10.722871780395508 + ], + [ + "▁phones", + -10.723343849182129 + ], + [ + "▁Policy", + -10.72348403930664 + ], + [ + "08", + -10.723679542541504 + ], + [ + "▁preparing", + -10.724102020263672 + ], + [ + "▁harm", + -10.724149703979492 + ], + [ + "▁fundamental", + -10.72484016418457 + ], + [ + "▁hang", + -10.72488784790039 + ], + [ + "▁concert", + -10.724947929382324 + ], + [ + "▁indicated", + -10.72545051574707 + ], + [ + "▁Test", + -10.725748062133789 + ], + [ + "▁satisfaction", + -10.72778606414795 + ], + [ + "▁Vegas", + -10.728131294250488 + ], + [ + "▁actor", + -10.728171348571777 + ], + [ + "▁frequency", + -10.728341102600098 + ], + [ + "ner", + -10.728711128234863 + ], + [ + "▁union", + -10.728829383850098 + ], + [ + "▁Image", + -10.729143142700195 + ], + [ + "▁entitled", + -10.729391098022461 + ], + [ + "her", + -10.729771614074707 + ], + [ + "▁PDF", + -10.730270385742188 + ], + [ + "▁mm", + -10.730944633483887 + ], + [ + "▁drinks", + -10.730969429016113 + ], + [ + "▁personnel", + -10.731134414672852 + ], + [ + "▁stages", + -10.731182098388672 + ], + [ + "▁deeper", + -10.731304168701172 + ], + [ + "▁lowest", + -10.731813430786133 + ], + [ + "▁estimate", + -10.731908798217773 + ], + [ + "▁Harry", + -10.732051849365234 + ], + [ + "▁equally", + -10.732070922851562 + ], + [ + "▁Scotland", + -10.732340812683105 + ], + [ + "▁raising", + -10.73249340057373 + ], + [ + "▁ceiling", + -10.732539176940918 + ], + [ + "▁orange", + -10.732588768005371 + ], + [ + "http", + -10.733037948608398 + ], + [ + "95", + -10.733306884765625 + ], + [ + "▁chest", + -10.733341217041016 + ], + [ + "▁speaker", + -10.733667373657227 + ], + [ + "▁stations", + -10.734488487243652 + ], + [ + "▁attempts", + -10.735057830810547 + ], + [ + "▁tracking", + -10.735504150390625 + ], + [ + "▁cuts", + -10.735906600952148 + ], + [ + "▁Ideas", + -10.736101150512695 + ], + [ + "▁smoke", + -10.736135482788086 + ], + [ + "▁Agency", + -10.736355781555176 + ], + [ + "▁Silver", + -10.736736297607422 + ], + [ + "▁Hollywood", + -10.737133026123047 + ], + [ + "▁Help", + -10.737445831298828 + ], + [ + "▁Max", + -10.738380432128906 + ], + [ + "▁Everything", + -10.738382339477539 + ], + [ + "▁bond", + -10.738476753234863 + ], + [ + "▁packed", + -10.739264488220215 + ], + [ + "▁egg", + -10.739547729492188 + ], + [ + "▁Capital", + -10.739553451538086 + ], + [ + "▁buyers", + -10.73963451385498 + ], + [ + "▁rapidly", + -10.739933013916016 + ], + [ + "class", + -10.740060806274414 + ], + [ + "ING", + -10.740312576293945 + ], + [ + "▁Administration", + -10.7411527633667 + ], + [ + "▁flavor", + -10.741290092468262 + ], + [ + "▁gaming", + -10.741631507873535 + ], + [ + "▁interaction", + -10.741829872131348 + ], + [ + "▁arrival", + -10.74184513092041 + ], + [ + "wood", + -10.742234230041504 + ], + [ + "▁lifetime", + -10.742253303527832 + ], + [ + "▁pp", + -10.743338584899902 + ], + [ + "▁Card", + -10.743633270263672 + ], + [ + "▁Line", + -10.743657112121582 + ], + [ + "▁Senior", + -10.743780136108398 + ], + [ + "▁Professional", + -10.743915557861328 + ], + [ + "▁suffer", + -10.744294166564941 + ], + [ + "▁poker", + -10.74445629119873 + ], + [ + "▁western", + -10.744690895080566 + ], + [ + "▁farmers", + -10.745622634887695 + ], + [ + "▁infection", + -10.745634078979492 + ], + [ + "▁Port", + -10.745760917663574 + ], + [ + "▁holidays", + -10.745865821838379 + ], + [ + "▁scores", + -10.745989799499512 + ], + [ + "▁scope", + -10.746166229248047 + ], + [ + "▁MP", + -10.747105598449707 + ], + [ + "li", + -10.747129440307617 + ], + [ + "▁essentially", + -10.74714183807373 + ], + [ + "▁errors", + -10.74721908569336 + ], + [ + "09", + -10.747225761413574 + ], + [ + "▁introduce", + -10.747817039489746 + ], + [ + "▁packages", + -10.748319625854492 + ], + [ + "▁que", + -10.749502182006836 + ], + [ + "▁Step", + -10.749885559082031 + ], + [ + "▁organisation", + -10.74992561340332 + ], + [ + "▁pushed", + -10.74992847442627 + ], + [ + "led", + -10.750646591186523 + ], + [ + "▁residence", + -10.750654220581055 + ], + [ + "▁damaged", + -10.750940322875977 + ], + [ + "▁worried", + -10.750967979431152 + ], + [ + "▁Iraq", + -10.751502990722656 + ], + [ + "▁centers", + -10.751609802246094 + ], + [ + "▁opposed", + -10.751713752746582 + ], + [ + "▁asset", + -10.751940727233887 + ], + [ + "▁mirror", + -10.752079963684082 + ], + [ + "▁unusual", + -10.752087593078613 + ], + [ + "▁drama", + -10.752453804016113 + ], + [ + "▁bird", + -10.753060340881348 + ], + [ + "▁insight", + -10.753510475158691 + ], + [ + "That", + -10.753573417663574 + ], + [ + "▁resort", + -10.753644943237305 + ], + [ + "▁Drive", + -10.753705978393555 + ], + [ + "▁improvements", + -10.753846168518066 + ], + [ + "▁Awards", + -10.753992080688477 + ], + [ + "▁assistant", + -10.754353523254395 + ], + [ + "▁mood", + -10.755141258239746 + ], + [ + "io", + -10.755356788635254 + ], + [ + "▁conclusion", + -10.755378723144531 + ], + [ + "▁contribution", + -10.756002426147461 + ], + [ + "▁lists", + -10.756173133850098 + ], + [ + "▁seasons", + -10.756260871887207 + ], + [ + "▁Sarah", + -10.757194519042969 + ], + [ + "▁lens", + -10.757987022399902 + ], + [ + "▁heating", + -10.758010864257812 + ], + [ + "▁viewing", + -10.758028984069824 + ], + [ + "▁trips", + -10.758035659790039 + ], + [ + "▁focusing", + -10.758140563964844 + ], + [ + "▁struck", + -10.75920295715332 + ], + [ + "▁Among", + -10.759706497192383 + ], + [ + "▁Quality", + -10.75997543334961 + ], + [ + "▁LED", + -10.760102272033691 + ], + [ + "▁column", + -10.760441780090332 + ], + [ + "▁emails", + -10.76077651977539 + ], + [ + "▁pump", + -10.760846138000488 + ], + [ + "▁tie", + -10.761067390441895 + ], + [ + "▁exceptional", + -10.761601448059082 + ], + [ + "▁Roman", + -10.761922836303711 + ], + [ + "q", + -10.76192855834961 + ], + [ + "▁Medicine", + -10.76193904876709 + ], + [ + "▁Yeah", + -10.76220417022705 + ], + [ + "▁prayer", + -10.762456893920898 + ], + [ + "▁se", + -10.762738227844238 + ], + [ + "▁beneficial", + -10.76336669921875 + ], + [ + "06", + -10.763423919677734 + ], + [ + "▁USB", + -10.763781547546387 + ], + [ + "▁PA", + -10.764243125915527 + ], + [ + "▁philosophy", + -10.764253616333008 + ], + [ + "▁gene", + -10.764307022094727 + ], + [ + "▁licensed", + -10.764832496643066 + ], + [ + "▁cabinet", + -10.765071868896484 + ], + [ + "▁quotes", + -10.76522445678711 + ], + [ + "▁filling", + -10.765652656555176 + ], + [ + "▁weak", + -10.766000747680664 + ], + [ + "▁Film", + -10.766030311584473 + ], + [ + "▁northern", + -10.766453742980957 + ], + [ + "▁arrangements", + -10.76651382446289 + ], + [ + "ment", + -10.766532897949219 + ], + [ + "▁lets", + -10.76699161529541 + ], + [ + "▁vegetables", + -10.767005920410156 + ], + [ + "▁Ministry", + -10.767046928405762 + ], + [ + "▁container", + -10.767173767089844 + ], + [ + "▁automatic", + -10.767555236816406 + ], + [ + "▁define", + -10.767899513244629 + ], + [ + "▁implemented", + -10.768068313598633 + ], + [ + "▁telephone", + -10.768393516540527 + ], + [ + "▁clock", + -10.768546104431152 + ], + [ + "2018", + -10.768635749816895 + ], + [ + "▁Need", + -10.768884658813477 + ], + [ + "▁grab", + -10.76912784576416 + ], + [ + "▁Sydney", + -10.769429206848145 + ], + [ + "▁letting", + -10.76986026763916 + ], + [ + "▁peak", + -10.769970893859863 + ], + [ + "▁grateful", + -10.770007133483887 + ], + [ + "▁module", + -10.770169258117676 + ], + [ + "▁Tour", + -10.770514488220215 + ], + [ + "▁narrow", + -10.77077865600586 + ], + [ + "▁confirm", + -10.77112865447998 + ], + [ + "ion", + -10.771175384521484 + ], + [ + "long", + -10.77125358581543 + ], + [ + "▁delay", + -10.771265029907227 + ], + [ + "▁elegant", + -10.772031784057617 + ], + [ + "▁prize", + -10.772605895996094 + ], + [ + "▁reserved", + -10.772845268249512 + ], + [ + "▁vintage", + -10.772878646850586 + ], + [ + "over", + -10.77359390258789 + ], + [ + "▁survive", + -10.773685455322266 + ], + [ + "style", + -10.773947715759277 + ], + [ + "▁diversity", + -10.774091720581055 + ], + [ + "▁64", + -10.774568557739258 + ], + [ + "▁heavily", + -10.774698257446289 + ], + [ + "▁Way", + -10.774752616882324 + ], + [ + "▁dishes", + -10.774754524230957 + ], + [ + "▁certificate", + -10.775046348571777 + ], + [ + "▁substantial", + -10.77563762664795 + ], + [ + "▁sharp", + -10.775744438171387 + ], + [ + "▁flower", + -10.77631664276123 + ], + [ + "36", + -10.776429176330566 + ], + [ + "▁Natural", + -10.776480674743652 + ], + [ + "▁liability", + -10.776516914367676 + ], + [ + "ish", + -10.776630401611328 + ], + [ + "▁branch", + -10.777105331420898 + ], + [ + "▁attending", + -10.777557373046875 + ], + [ + "▁Miami", + -10.777567863464355 + ], + [ + "▁employer", + -10.77777099609375 + ], + [ + "▁struggling", + -10.778436660766602 + ], + [ + "▁booking", + -10.778497695922852 + ], + [ + "▁satisfied", + -10.778556823730469 + ], + [ + "▁Key", + -10.778900146484375 + ], + [ + "▁vice", + -10.778928756713867 + ], + [ + "▁consent", + -10.779048919677734 + ], + [ + "▁photographs", + -10.779192924499512 + ], + [ + "▁Safety", + -10.779396057128906 + ], + [ + "▁basketball", + -10.779472351074219 + ], + [ + "33", + -10.779502868652344 + ], + [ + "▁celebration", + -10.779617309570312 + ], + [ + "▁Country", + -10.779902458190918 + ], + [ + "ation", + -10.7801513671875 + ], + [ + "▁Officer", + -10.780294418334961 + ], + [ + "▁edited", + -10.780739784240723 + ], + [ + "▁addresses", + -10.781099319458008 + ], + [ + "▁con", + -10.782234191894531 + ], + [ + "▁seed", + -10.782327651977539 + ], + [ + "▁Has", + -10.782535552978516 + ], + [ + "▁%", + -10.782772064208984 + ], + [ + "▁Illinois", + -10.783044815063477 + ], + [ + "▁Square", + -10.783498764038086 + ], + [ + "▁titles", + -10.783534049987793 + ], + [ + "▁ill", + -10.784420013427734 + ], + [ + "▁statistics", + -10.784642219543457 + ], + [ + "▁Am", + -10.784648895263672 + ], + [ + "▁emotions", + -10.78471565246582 + ], + [ + "▁UN", + -10.784811019897461 + ], + [ + "▁enemy", + -10.785419464111328 + ], + [ + "07", + -10.785639762878418 + ], + [ + "▁combine", + -10.786394119262695 + ], + [ + "▁relax", + -10.786396980285645 + ], + [ + "▁relation", + -10.78641414642334 + ], + [ + "▁Las", + -10.786463737487793 + ], + [ + "▁chairs", + -10.787322998046875 + ], + [ + "▁1997", + -10.787384033203125 + ], + [ + "▁loose", + -10.788077354431152 + ], + [ + "▁nights", + -10.788328170776367 + ], + [ + "▁Jeff", + -10.788863182067871 + ], + [ + "▁computers", + -10.789027214050293 + ], + [ + "▁universe", + -10.789331436157227 + ], + [ + "▁transmission", + -10.789409637451172 + ], + [ + "▁fits", + -10.789591789245605 + ], + [ + "▁anniversary", + -10.78981876373291 + ], + [ + "▁accordance", + -10.790230751037598 + ], + [ + "▁Save", + -10.790939331054688 + ], + [ + "ized", + -10.790972709655762 + ], + [ + "▁Think", + -10.791259765625 + ], + [ + "▁Station", + -10.79147720336914 + ], + [ + "▁intense", + -10.792179107666016 + ], + [ + "▁Due", + -10.792318344116211 + ], + [ + "▁distinct", + -10.792322158813477 + ], + [ + "▁racing", + -10.79269027709961 + ], + [ + "use", + -10.792805671691895 + ], + [ + "▁NO", + -10.792869567871094 + ], + [ + "▁demonstrate", + -10.792940139770508 + ], + [ + "▁Furthermore", + -10.793203353881836 + ], + [ + "▁listing", + -10.793296813964844 + ], + [ + "▁rarely", + -10.794068336486816 + ], + [ + "▁losses", + -10.794078826904297 + ], + [ + "▁decline", + -10.794089317321777 + ], + [ + "▁1970", + -10.794191360473633 + ], + [ + "▁Moreover", + -10.794326782226562 + ], + [ + "▁formula", + -10.794358253479004 + ], + [ + "▁Pass", + -10.794363021850586 + ], + [ + "▁wash", + -10.794380187988281 + ], + [ + "▁engaging", + -10.794418334960938 + ], + [ + "▁completion", + -10.794700622558594 + ], + [ + "▁pitch", + -10.794907569885254 + ], + [ + "▁transactions", + -10.795473098754883 + ], + [ + "▁Davis", + -10.795760154724121 + ], + [ + "▁49", + -10.795830726623535 + ], + [ + "▁Prince", + -10.79592227935791 + ], + [ + "▁focuses", + -10.795966148376465 + ], + [ + "▁meets", + -10.796548843383789 + ], + [ + "▁languages", + -10.796576499938965 + ], + [ + "▁Chapter", + -10.796867370605469 + ], + [ + "▁Several", + -10.796932220458984 + ], + [ + "▁promotion", + -10.796947479248047 + ], + [ + "▁Kitchen", + -10.796954154968262 + ], + [ + "▁targeted", + -10.797146797180176 + ], + [ + "▁List", + -10.797316551208496 + ], + [ + "point", + -10.79797649383545 + ], + [ + "▁aims", + -10.798118591308594 + ], + [ + "▁exception", + -10.79826831817627 + ], + [ + "▁consultation", + -10.798429489135742 + ], + [ + "▁nations", + -10.79914379119873 + ], + [ + "▁Trade", + -10.799588203430176 + ], + [ + "▁suppliers", + -10.799657821655273 + ], + [ + "▁layout", + -10.79985237121582 + ], + [ + "▁Machine", + -10.79996395111084 + ], + [ + "▁generic", + -10.800043106079102 + ], + [ + "ko", + -10.800113677978516 + ], + [ + "▁opinions", + -10.800545692443848 + ], + [ + "▁Access", + -10.80058479309082 + ], + [ + "▁Smart", + -10.80067253112793 + ], + [ + "▁institution", + -10.800930976867676 + ], + [ + "But", + -10.801173210144043 + ], + [ + "▁Non", + -10.801369667053223 + ], + [ + "▁instant", + -10.80165958404541 + ], + [ + "▁officially", + -10.801719665527344 + ], + [ + "▁resident", + -10.802343368530273 + ], + [ + "▁HP", + -10.802647590637207 + ], + [ + "55", + -10.802692413330078 + ], + [ + "▁speakers", + -10.804625511169434 + ], + [ + "▁employed", + -10.804865837097168 + ], + [ + "▁Miller", + -10.805015563964844 + ], + [ + "▁Made", + -10.805028915405273 + ], + [ + "▁Ed", + -10.805227279663086 + ], + [ + "▁utility", + -10.8054780960083 + ], + [ + "▁Off", + -10.805832862854004 + ], + [ + "▁yoga", + -10.807583808898926 + ], + [ + "▁powers", + -10.807828903198242 + ], + [ + "▁gay", + -10.807963371276855 + ], + [ + "▁founder", + -10.808091163635254 + ], + [ + "▁Learning", + -10.808146476745605 + ], + [ + "▁exploring", + -10.808271408081055 + ], + [ + "▁falls", + -10.808572769165039 + ], + [ + "▁highlight", + -10.808951377868652 + ], + [ + "▁Fort", + -10.80900764465332 + ], + [ + "▁surely", + -10.810016632080078 + ], + [ + "▁alleged", + -10.810049057006836 + ], + [ + "▁interactive", + -10.810192108154297 + ], + [ + "▁temperatures", + -10.810203552246094 + ], + [ + "▁painted", + -10.810354232788086 + ], + [ + "▁Korean", + -10.81052017211914 + ], + [ + "ya", + -10.811147689819336 + ], + [ + "▁tape", + -10.811222076416016 + ], + [ + "known", + -10.811305046081543 + ], + [ + "▁Jordan", + -10.81179428100586 + ], + [ + "â", + -10.81192398071289 + ], + [ + "▁hat", + -10.81214427947998 + ], + [ + "▁nose", + -10.812760353088379 + ], + [ + "▁configuration", + -10.812979698181152 + ], + [ + "▁compete", + -10.813268661499023 + ], + [ + "more", + -10.81331729888916 + ], + [ + "€", + -10.81403923034668 + ], + [ + "ur", + -10.814041137695312 + ], + [ + "▁finds", + -10.814088821411133 + ], + [ + "ro", + -10.814868927001953 + ], + [ + "▁fiction", + -10.815176963806152 + ], + [ + "▁aged", + -10.815362930297852 + ], + [ + "▁juice", + -10.815366744995117 + ], + [ + "▁moral", + -10.815702438354492 + ], + [ + "▁danger", + -10.816415786743164 + ], + [ + "id", + -10.81661319732666 + ], + [ + "▁Nick", + -10.817015647888184 + ], + [ + "▁signature", + -10.817057609558105 + ], + [ + "▁combat", + -10.817708015441895 + ], + [ + "▁intellectual", + -10.817737579345703 + ], + [ + "▁pilot", + -10.818076133728027 + ], + [ + "▁soldiers", + -10.818741798400879 + ], + [ + "▁Estate", + -10.818831443786621 + ], + [ + "▁1996", + -10.818860054016113 + ], + [ + "▁Main", + -10.819757461547852 + ], + [ + "34", + -10.819911003112793 + ], + [ + "▁proved", + -10.820390701293945 + ], + [ + "▁Stephen", + -10.820619583129883 + ], + [ + "▁Wilson", + -10.821517944335938 + ], + [ + "▁III", + -10.821630477905273 + ], + [ + "▁Republicans", + -10.821882247924805 + ], + [ + "▁Creek", + -10.822132110595703 + ], + [ + "▁contributions", + -10.822153091430664 + ], + [ + "▁fewer", + -10.822220802307129 + ], + [ + "▁medication", + -10.822351455688477 + ], + [ + "▁Muslim", + -10.822366714477539 + ], + [ + "▁targets", + -10.822379112243652 + ], + [ + "▁hall", + -10.822471618652344 + ], + [ + "▁delivering", + -10.822761535644531 + ], + [ + "▁cotton", + -10.822896957397461 + ], + [ + "▁sequence", + -10.823358535766602 + ], + [ + "▁volunteer", + -10.824091911315918 + ], + [ + "▁functionality", + -10.824217796325684 + ], + [ + "▁Sign", + -10.824614524841309 + ], + [ + "▁aimed", + -10.824710845947266 + ], + [ + "▁tons", + -10.825637817382812 + ], + [ + "▁versus", + -10.825826644897461 + ], + [ + "▁ban", + -10.825931549072266 + ], + [ + "cm", + -10.826103210449219 + ], + [ + "▁Seattle", + -10.826778411865234 + ], + [ + "▁contracts", + -10.826871871948242 + ], + [ + "▁Much", + -10.8269624710083 + ], + [ + "▁Website", + -10.827046394348145 + ], + [ + "▁Turkey", + -10.827362060546875 + ], + [ + "▁singer", + -10.827372550964355 + ], + [ + "▁circle", + -10.828649520874023 + ], + [ + "▁reply", + -10.828970909118652 + ], + [ + "▁grass", + -10.829337120056152 + ], + [ + "▁44", + -10.829365730285645 + ], + [ + "▁~", + -10.829793930053711 + ], + [ + "▁permit", + -10.829846382141113 + ], + [ + "▁120", + -10.829917907714844 + ], + [ + "▁panels", + -10.829995155334473 + ], + [ + "▁investments", + -10.830212593078613 + ], + [ + "▁Rs", + -10.83028793334961 + ], + [ + "▁accuracy", + -10.830344200134277 + ], + [ + "▁colours", + -10.831068992614746 + ], + [ + "▁rapid", + -10.831294059753418 + ], + [ + "▁promoting", + -10.83130168914795 + ], + [ + "▁stability", + -10.831822395324707 + ], + [ + "ization", + -10.83206844329834 + ], + [ + "hour", + -10.832083702087402 + ], + [ + "▁Working", + -10.83234691619873 + ], + [ + "▁circuit", + -10.832581520080566 + ], + [ + "▁engines", + -10.833450317382812 + ], + [ + "▁Kong", + -10.833883285522461 + ], + [ + "▁Syria", + -10.833971977233887 + ], + [ + "▁plain", + -10.834124565124512 + ], + [ + "▁flexibility", + -10.834410667419434 + ], + [ + "new", + -10.834468841552734 + ], + [ + "▁pregnancy", + -10.835087776184082 + ], + [ + "▁cameras", + -10.835183143615723 + ], + [ + "▁viagra", + -10.835217475891113 + ], + [ + "life", + -10.835309028625488 + ], + [ + "▁producer", + -10.83541202545166 + ], + [ + "800", + -10.835522651672363 + ], + [ + "▁measured", + -10.835732460021973 + ], + [ + "▁seeds", + -10.835762977600098 + ], + [ + "▁terrible", + -10.836250305175781 + ], + [ + "▁resulted", + -10.836686134338379 + ], + [ + "ni", + -10.83674144744873 + ], + [ + "‘", + -10.836973190307617 + ], + [ + "▁charity", + -10.838399887084961 + ], + [ + "▁decrease", + -10.838483810424805 + ], + [ + "▁formation", + -10.838523864746094 + ], + [ + "▁declared", + -10.838768005371094 + ], + [ + "▁announcement", + -10.839456558227539 + ], + [ + "▁calm", + -10.839727401733398 + ], + [ + "▁Model", + -10.839827537536621 + ], + [ + "▁segment", + -10.840653419494629 + ], + [ + "▁singing", + -10.841779708862305 + ], + [ + "▁guaranteed", + -10.842414855957031 + ], + [ + "▁Never", + -10.842863082885742 + ], + [ + "▁OS", + -10.842954635620117 + ], + [ + "▁immigration", + -10.843111038208008 + ], + [ + "▁inform", + -10.843216896057129 + ], + [ + "▁elsewhere", + -10.843475341796875 + ], + [ + "▁Dave", + -10.843677520751953 + ], + [ + "▁ownership", + -10.84374713897705 + ], + [ + "▁Elizabeth", + -10.84388542175293 + ], + [ + "▁excess", + -10.84418773651123 + ], + [ + "▁boss", + -10.844204902648926 + ], + [ + "▁flag", + -10.844625473022461 + ], + [ + "▁genuine", + -10.845455169677734 + ], + [ + "▁bid", + -10.846041679382324 + ], + [ + "▁DVD", + -10.846291542053223 + ], + [ + "▁mechanism", + -10.846293449401855 + ], + [ + "▁accommodation", + -10.84671688079834 + ], + [ + "▁Eric", + -10.846857070922852 + ], + [ + "▁sleeping", + -10.846909523010254 + ], + [ + "▁pregnant", + -10.84717082977295 + ], + [ + "▁conventional", + -10.847484588623047 + ], + [ + "▁solo", + -10.84768009185791 + ], + [ + "|", + -10.847825050354004 + ], + [ + "▁mill", + -10.848021507263184 + ], + [ + "▁Nothing", + -10.848207473754883 + ], + [ + "▁assembly", + -10.848499298095703 + ], + [ + "▁Columbia", + -10.849546432495117 + ], + [ + "▁equity", + -10.849785804748535 + ], + [ + "▁Miss", + -10.850125312805176 + ], + [ + "▁holes", + -10.850143432617188 + ], + [ + "▁journal", + -10.8502197265625 + ], + [ + "▁95", + -10.850571632385254 + ], + [ + "▁describes", + -10.850674629211426 + ], + [ + "▁Limited", + -10.851738929748535 + ], + [ + "▁250", + -10.851789474487305 + ], + [ + "▁operated", + -10.851850509643555 + ], + [ + "▁Jason", + -10.853201866149902 + ], + [ + "▁divided", + -10.853255271911621 + ], + [ + "▁dual", + -10.853736877441406 + ], + [ + "▁End", + -10.853906631469727 + ], + [ + "▁principal", + -10.854043006896973 + ], + [ + "▁sin", + -10.854058265686035 + ], + [ + "▁Box", + -10.85407829284668 + ], + [ + "▁visits", + -10.854438781738281 + ], + [ + "400", + -10.85512924194336 + ], + [ + "▁copies", + -10.855276107788086 + ], + [ + "▁Give", + -10.85541820526123 + ], + [ + "making", + -10.855515480041504 + ], + [ + "▁Product", + -10.855578422546387 + ], + [ + "▁Credit", + -10.855803489685059 + ], + [ + "▁emerging", + -10.855921745300293 + ], + [ + "▁carpet", + -10.8560791015625 + ], + [ + "▁amongst", + -10.85643196105957 + ], + [ + "▁convenience", + -10.857084274291992 + ], + [ + "▁Civil", + -10.857381820678711 + ], + [ + "▁designers", + -10.857922554016113 + ], + [ + "▁certification", + -10.857969284057617 + ], + [ + "▁Sale", + -10.85834789276123 + ], + [ + "▁periods", + -10.858490943908691 + ], + [ + "▁involve", + -10.858540534973145 + ], + [ + "▁Hong", + -10.85860538482666 + ], + [ + "▁coat", + -10.858698844909668 + ], + [ + "▁talented", + -10.858922004699707 + ], + [ + "▁Travel", + -10.859652519226074 + ], + [ + "▁skilled", + -10.86001968383789 + ], + [ + "ey", + -10.860088348388672 + ], + [ + "▁ear", + -10.860198974609375 + ], + [ + "▁pushing", + -10.860485076904297 + ], + [ + "▁Tony", + -10.860662460327148 + ], + [ + "▁participating", + -10.8614501953125 + ], + [ + "38", + -10.8615140914917 + ], + [ + "▁golden", + -10.861714363098145 + ], + [ + "▁mistakes", + -10.861780166625977 + ], + [ + "▁ALL", + -10.862052917480469 + ], + [ + "▁Samsung", + -10.862053871154785 + ], + [ + "▁weird", + -10.862234115600586 + ], + [ + "▁Standard", + -10.862320899963379 + ], + [ + "▁distributed", + -10.862932205200195 + ], + [ + "▁Victoria", + -10.862998008728027 + ], + [ + "▁expanded", + -10.863271713256836 + ], + [ + "▁belt", + -10.863824844360352 + ], + [ + "▁responses", + -10.863997459411621 + ], + [ + "▁Pennsylvania", + -10.864623069763184 + ], + [ + "▁Tech", + -10.86506462097168 + ], + [ + "▁bound", + -10.865382194519043 + ], + [ + "▁Oklahoma", + -10.865674018859863 + ], + [ + "▁commission", + -10.86597728729248 + ], + [ + "▁abilities", + -10.866300582885742 + ], + [ + "▁Theatre", + -10.86630630493164 + ], + [ + "▁contributed", + -10.866399765014648 + ], + [ + "▁Diego", + -10.866581916809082 + ], + [ + "▁Saint", + -10.86658763885498 + ], + [ + "▁voted", + -10.866918563842773 + ], + [ + "39", + -10.866983413696289 + ], + [ + "▁Agreement", + -10.86805248260498 + ], + [ + "▁tied", + -10.868193626403809 + ], + [ + "▁Minnesota", + -10.868367195129395 + ], + [ + "▁fired", + -10.868487358093262 + ], + [ + "▁coal", + -10.868998527526855 + ], + [ + "▁Products", + -10.869050979614258 + ], + [ + "▁answered", + -10.869461059570312 + ], + [ + "▁chronic", + -10.86982250213623 + ], + [ + "▁captured", + -10.869881629943848 + ], + [ + "ah", + -10.869972229003906 + ], + [ + "▁Available", + -10.870429992675781 + ], + [ + "▁denied", + -10.871086120605469 + ], + [ + "▁performances", + -10.871356010437012 + ], + [ + "▁Sir", + -10.87154769897461 + ], + [ + "▁Low", + -10.871587753295898 + ], + [ + "▁laugh", + -10.871894836425781 + ], + [ + "▁discussions", + -10.871931076049805 + ], + [ + "▁Kelly", + -10.871932029724121 + ], + [ + "▁ought", + -10.871962547302246 + ], + [ + "▁principle", + -10.872321128845215 + ], + [ + "▁hopefully", + -10.872401237487793 + ], + [ + "▁attract", + -10.87249755859375 + ], + [ + "▁puts", + -10.872551918029785 + ], + [ + "▁broadcast", + -10.872751235961914 + ], + [ + "▁ministry", + -10.873345375061035 + ], + [ + "▁experiment", + -10.873604774475098 + ], + [ + "au", + -10.874011039733887 + ], + [ + "▁Annual", + -10.874388694763184 + ], + [ + "▁interviews", + -10.874507904052734 + ], + [ + "▁layers", + -10.874595642089844 + ], + [ + "▁directions", + -10.874754905700684 + ], + [ + "▁overnight", + -10.875054359436035 + ], + [ + "▁refused", + -10.875081062316895 + ], + [ + "▁explanation", + -10.876214981079102 + ], + [ + "▁impressed", + -10.876422882080078 + ], + [ + "▁difficulty", + -10.876532554626465 + ], + [ + "▁graphic", + -10.876578330993652 + ], + [ + "▁gym", + -10.876609802246094 + ], + [ + "▁respective", + -10.876724243164062 + ], + [ + "▁smell", + -10.877214431762695 + ], + [ + "▁1000", + -10.87723159790039 + ], + [ + "▁clubs", + -10.8777494430542 + ], + [ + "▁1995", + -10.877832412719727 + ], + [ + "▁Below", + -10.87784194946289 + ], + [ + "▁Choose", + -10.877878189086914 + ], + [ + "▁subsequent", + -10.878335952758789 + ], + [ + "mg", + -10.878686904907227 + ], + [ + "▁rolling", + -10.87901782989502 + ], + [ + "▁Aug", + -10.879046440124512 + ], + [ + "▁signing", + -10.879047393798828 + ], + [ + "▁picking", + -10.87911605834961 + ], + [ + "▁Latin", + -10.879379272460938 + ], + [ + "GB", + -10.879380226135254 + ], + [ + "▁passes", + -10.879732131958008 + ], + [ + "art", + -10.87987232208252 + ], + [ + "▁baseball", + -10.879963874816895 + ], + [ + "▁accounting", + -10.879982948303223 + ], + [ + "▁icon", + -10.880104064941406 + ], + [ + "▁Austin", + -10.880187034606934 + ], + [ + "▁Type", + -10.880329132080078 + ], + [ + "▁encounter", + -10.880468368530273 + ], + [ + "▁tab", + -10.880491256713867 + ], + [ + "▁addressed", + -10.881630897521973 + ], + [ + "▁regulatory", + -10.882671356201172 + ], + [ + "▁admitted", + -10.882698059082031 + ], + [ + "▁developer", + -10.882739067077637 + ], + [ + "▁settlement", + -10.882855415344238 + ], + [ + "▁pursue", + -10.88320255279541 + ], + [ + "▁overcome", + -10.883257865905762 + ], + [ + "▁continuous", + -10.883378028869629 + ], + [ + "▁lab", + -10.883423805236816 + ], + [ + "▁Islamic", + -10.883517265319824 + ], + [ + "▁Winter", + -10.883794784545898 + ], + [ + "▁Heart", + -10.88461971282959 + ], + [ + "▁importantly", + -10.884979248046875 + ], + [ + "▁presidential", + -10.884987831115723 + ], + [ + "▁hide", + -10.884991645812988 + ], + [ + "▁Manchester", + -10.88576889038086 + ], + [ + "▁creativity", + -10.885804176330566 + ], + [ + "▁adjust", + -10.886129379272461 + ], + [ + "▁opens", + -10.886195182800293 + ], + [ + "▁absence", + -10.88625431060791 + ], + [ + "▁Follow", + -10.8864164352417 + ], + [ + "▁responded", + -10.886487007141113 + ], + [ + "made", + -10.88658332824707 + ], + [ + "▁Customer", + -10.887104034423828 + ], + [ + "▁tube", + -10.887104034423828 + ], + [ + "▁grey", + -10.88761043548584 + ], + [ + "▁coaching", + -10.88791561126709 + ], + [ + "▁smartphone", + -10.887960433959961 + ], + [ + "▁impression", + -10.888166427612305 + ], + [ + "▁cm", + -10.888492584228516 + ], + [ + "▁mountains", + -10.888797760009766 + ], + [ + "▁relating", + -10.889720916748047 + ], + [ + "▁Kids", + -10.890057563781738 + ], + [ + "▁diabetes", + -10.89010238647461 + ], + [ + "▁conversion", + -10.89016342163086 + ], + [ + "▁laser", + -10.890501976013184 + ], + [ + "inch", + -10.891995429992676 + ], + [ + "▁safely", + -10.8920259475708 + ], + [ + "▁abroad", + -10.892064094543457 + ], + [ + "▁evolution", + -10.892070770263672 + ], + [ + "▁Could", + -10.892318725585938 + ], + [ + "▁provision", + -10.892680168151855 + ], + [ + "▁mess", + -10.893290519714355 + ], + [ + "▁expense", + -10.893320083618164 + ], + [ + "When", + -10.893805503845215 + ], + [ + "▁somebody", + -10.89400577545166 + ], + [ + "▁wet", + -10.894179344177246 + ], + [ + "▁modified", + -10.894192695617676 + ], + [ + "▁examination", + -10.894253730773926 + ], + [ + "▁gathered", + -10.89434814453125 + ], + [ + "▁rough", + -10.894463539123535 + ], + [ + "▁destroyed", + -10.894647598266602 + ], + [ + "▁angle", + -10.8948974609375 + ], + [ + "▁copyright", + -10.895162582397461 + ], + [ + "▁maps", + -10.895356178283691 + ], + [ + "▁invite", + -10.895359992980957 + ], + [ + "▁brush", + -10.895442962646484 + ], + [ + "▁packaging", + -10.895764350891113 + ], + [ + "▁Things", + -10.89579963684082 + ], + [ + "▁drove", + -10.895938873291016 + ], + [ + "▁ON", + -10.895944595336914 + ], + [ + "▁52", + -10.89635181427002 + ], + [ + "▁disaster", + -10.896709442138672 + ], + [ + "▁2020", + -10.896737098693848 + ], + [ + "▁regulation", + -10.897056579589844 + ], + [ + "▁Change", + -10.897135734558105 + ], + [ + "▁consistently", + -10.897679328918457 + ], + [ + "▁der", + -10.898585319519043 + ], + [ + "▁odd", + -10.89925479888916 + ], + [ + "▁venture", + -10.899273872375488 + ], + [ + "▁reform", + -10.899404525756836 + ], + [ + "▁finishing", + -10.899776458740234 + ], + [ + "▁Sorry", + -10.899918556213379 + ], + [ + "▁Philadelphia", + -10.900384902954102 + ], + [ + "▁Village", + -10.9005708694458 + ], + [ + "▁governments", + -10.900899887084961 + ], + [ + "▁fake", + -10.900936126708984 + ], + [ + "▁Easy", + -10.901131629943848 + ], + [ + "▁Action", + -10.901165962219238 + ], + [ + "▁boards", + -10.901525497436523 + ], + [ + "▁Lady", + -10.901660919189453 + ], + [ + "▁fingers", + -10.901663780212402 + ], + [ + "▁Forest", + -10.902009963989258 + ], + [ + "▁highlights", + -10.902188301086426 + ], + [ + "▁brothers", + -10.902810096740723 + ], + [ + "▁estimates", + -10.902957916259766 + ], + [ + "et", + -10.90320110321045 + ], + [ + "▁bands", + -10.90369701385498 + ], + [ + "▁inter", + -10.903698921203613 + ], + [ + "▁bench", + -10.903762817382812 + ], + [ + "▁scenario", + -10.903791427612305 + ], + [ + "ter", + -10.9041166305542 + ], + [ + "▁Fair", + -10.904512405395508 + ], + [ + "▁Atlanta", + -10.90490436553955 + ], + [ + "▁themes", + -10.90492057800293 + ], + [ + "▁cheaper", + -10.904943466186523 + ], + [ + "▁Personal", + -10.904982566833496 + ], + [ + "star", + -10.904985427856445 + ], + [ + "▁examine", + -10.905086517333984 + ], + [ + "▁passionate", + -10.905119895935059 + ], + [ + "▁behaviour", + -10.905196189880371 + ], + [ + "▁hiring", + -10.905326843261719 + ], + [ + "▁Mount", + -10.906014442443848 + ], + [ + "▁composition", + -10.906143188476562 + ], + [ + "▁ordinary", + -10.906150817871094 + ], + [ + "▁Bridge", + -10.906301498413086 + ], + [ + "▁shortly", + -10.906919479370117 + ], + [ + "▁800", + -10.906944274902344 + ], + [ + "▁Kansas", + -10.906996726989746 + ], + [ + "▁happiness", + -10.907125473022461 + ], + [ + "from", + -10.907421112060547 + ], + [ + "▁argue", + -10.907461166381836 + ], + [ + "▁roots", + -10.907561302185059 + ], + [ + "▁depend", + -10.90762710571289 + ], + [ + "▁dose", + -10.908267974853516 + ], + [ + "▁Studio", + -10.908312797546387 + ], + [ + "▁barely", + -10.908761978149414 + ], + [ + "▁Patrick", + -10.909220695495605 + ], + [ + "▁votes", + -10.909400939941406 + ], + [ + "▁sole", + -10.909493446350098 + ], + [ + "▁burning", + -10.909520149230957 + ], + [ + "▁instrument", + -10.90960693359375 + ], + [ + "▁baking", + -10.910042762756348 + ], + [ + "▁flash", + -10.91054630279541 + ], + [ + "▁trusted", + -10.910724639892578 + ], + [ + "▁finger", + -10.910798072814941 + ], + [ + "ier", + -10.910951614379883 + ], + [ + "▁burn", + -10.911020278930664 + ], + [ + "▁agenda", + -10.911324501037598 + ], + [ + "▁wisdom", + -10.911443710327148 + ], + [ + "▁shock", + -10.911611557006836 + ], + [ + "▁matching", + -10.911723136901855 + ], + [ + "▁41", + -10.91244125366211 + ], + [ + "▁eliminate", + -10.91266918182373 + ], + [ + "▁fault", + -10.912753105163574 + ], + [ + "▁complaint", + -10.91299819946289 + ], + [ + "▁announce", + -10.913021087646484 + ], + [ + "▁Oregon", + -10.913054466247559 + ], + [ + "▁wheels", + -10.913130760192871 + ], + [ + "▁applies", + -10.913189888000488 + ], + [ + "▁voting", + -10.913230895996094 + ], + [ + "▁resolve", + -10.91362476348877 + ], + [ + "▁babies", + -10.91382122039795 + ], + [ + "▁acquire", + -10.913947105407715 + ], + [ + "▁retired", + -10.914033889770508 + ], + [ + "ine", + -10.914053916931152 + ], + [ + "44", + -10.914294242858887 + ], + [ + "▁decor", + -10.914420127868652 + ], + [ + "▁insights", + -10.914447784423828 + ], + [ + "▁gonna", + -10.914773941040039 + ], + [ + "▁banking", + -10.915014266967773 + ], + [ + "▁warranty", + -10.915362358093262 + ], + [ + "▁diagnosis", + -10.915444374084473 + ], + [ + "▁instruments", + -10.915569305419922 + ], + [ + "▁representing", + -10.915639877319336 + ], + [ + "▁und", + -10.91565227508545 + ], + [ + "▁Description", + -10.915766716003418 + ], + [ + "▁Ray", + -10.915843963623047 + ], + [ + "▁dramatic", + -10.91586685180664 + ], + [ + "▁Age", + -10.916069984436035 + ], + [ + "ri", + -10.916691780090332 + ], + [ + "▁Dark", + -10.917415618896484 + ], + [ + "town", + -10.917797088623047 + ], + [ + "▁ranging", + -10.917813301086426 + ], + [ + "▁settled", + -10.917892456054688 + ], + [ + "▁promised", + -10.917999267578125 + ], + [ + "▁el", + -10.918164253234863 + ], + [ + "▁Exchange", + -10.918294906616211 + ], + [ + "To", + -10.918309211730957 + ], + [ + "▁Sales", + -10.918490409851074 + ], + [ + "▁texture", + -10.918540954589844 + ], + [ + "▁inventory", + -10.918543815612793 + ], + [ + "▁_", + -10.918627738952637 + ], + [ + "▁Dallas", + -10.918652534484863 + ], + [ + "▁flights", + -10.918806076049805 + ], + [ + "▁substance", + -10.918883323669434 + ], + [ + "se", + -10.919215202331543 + ], + [ + "▁poverty", + -10.920031547546387 + ], + [ + "▁sensor", + -10.920236587524414 + ], + [ + "▁pray", + -10.920588493347168 + ], + [ + "▁Ontario", + -10.920671463012695 + ], + [ + "▁knee", + -10.920674324035645 + ], + [ + "▁Mother", + -10.921161651611328 + ], + [ + "▁representation", + -10.922030448913574 + ], + [ + "ler", + -10.922653198242188 + ], + [ + "▁43", + -10.923141479492188 + ], + [ + "▁desktop", + -10.923592567443848 + ], + [ + "▁stocks", + -10.924057960510254 + ], + [ + "▁Gallery", + -10.92406177520752 + ], + [ + "▁penalty", + -10.924091339111328 + ], + [ + "▁gather", + -10.924201965332031 + ], + [ + "▁finest", + -10.924236297607422 + ], + [ + "▁surrounded", + -10.924930572509766 + ], + [ + "▁Select", + -10.92514419555664 + ], + [ + "lin", + -10.925383567810059 + ], + [ + "▁territory", + -10.925554275512695 + ], + [ + "For", + -10.925642967224121 + ], + [ + "▁repeat", + -10.926085472106934 + ], + [ + "▁discovery", + -10.926135063171387 + ], + [ + "di", + -10.926557540893555 + ], + [ + "▁Posted", + -10.926557540893555 + ], + [ + "▁Jews", + -10.926597595214844 + ], + [ + "▁wider", + -10.926799774169922 + ], + [ + "▁acquisition", + -10.926985740661621 + ], + [ + "49", + -10.927613258361816 + ], + [ + "▁hardly", + -10.928105354309082 + ], + [ + "▁evaluate", + -10.929287910461426 + ], + [ + "site", + -10.929364204406738 + ], + [ + "▁assess", + -10.929365158081055 + ], + [ + "▁Besides", + -10.929473876953125 + ], + [ + "▁hearts", + -10.929783821105957 + ], + [ + "▁parameters", + -10.929885864257812 + ], + [ + "▁concentration", + -10.929978370666504 + ], + [ + "▁unlikely", + -10.930088996887207 + ], + [ + "▁initiatives", + -10.930291175842285 + ], + [ + "▁meaningful", + -10.930459976196289 + ], + [ + "▁courts", + -10.930679321289062 + ], + [ + "▁clicking", + -10.931090354919434 + ], + [ + "▁globe", + -10.931211471557617 + ], + [ + "▁wise", + -10.931469917297363 + ], + [ + "▁gathering", + -10.931562423706055 + ], + [ + "▁advantages", + -10.931594848632812 + ], + [ + "▁99", + -10.931830406188965 + ], + [ + "▁whereas", + -10.93252182006836 + ], + [ + "▁employers", + -10.932600021362305 + ], + [ + "▁Baby", + -10.93289566040039 + ], + [ + "▁muscles", + -10.932997703552246 + ], + [ + "▁Within", + -10.933032035827637 + ], + [ + "▁supporters", + -10.93356990814209 + ], + [ + "▁signals", + -10.933653831481934 + ], + [ + "▁Figure", + -10.93386173248291 + ], + [ + "▁remarkable", + -10.93394660949707 + ], + [ + "▁servers", + -10.933972358703613 + ], + [ + "▁LA", + -10.934353828430176 + ], + [ + "▁grounds", + -10.934430122375488 + ], + [ + "▁trailer", + -10.93458080291748 + ], + [ + "▁recall", + -10.93465805053711 + ], + [ + "▁visitor", + -10.934760093688965 + ], + [ + "▁oral", + -10.93497085571289 + ], + [ + "▁fabulous", + -10.935016632080078 + ], + [ + "▁movements", + -10.93519401550293 + ], + [ + "▁campaigns", + -10.935246467590332 + ], + [ + "▁scoring", + -10.93554401397705 + ], + [ + "▁universities", + -10.935663223266602 + ], + [ + "As", + -10.9357328414917 + ], + [ + "▁experiencing", + -10.936089515686035 + ], + [ + "▁representatives", + -10.936311721801758 + ], + [ + "▁Create", + -10.936325073242188 + ], + [ + "How", + -10.936335563659668 + ], + [ + "▁Moon", + -10.936381340026855 + ], + [ + "▁reserve", + -10.936694145202637 + ], + [ + "▁keys", + -10.936766624450684 + ], + [ + "▁Casino", + -10.936786651611328 + ], + [ + "est", + -10.936978340148926 + ], + [ + "▁frequent", + -10.937047958374023 + ], + [ + "▁Cloud", + -10.937350273132324 + ], + [ + "▁survival", + -10.937699317932129 + ], + [ + "▁nursing", + -10.9378023147583 + ], + [ + "▁documentation", + -10.937922477722168 + ], + [ + "▁tap", + -10.938082695007324 + ], + [ + "▁prescription", + -10.938153266906738 + ], + [ + "▁Early", + -10.938202857971191 + ], + [ + "▁lawyers", + -10.938206672668457 + ], + [ + "▁constructed", + -10.938222885131836 + ], + [ + "▁deserve", + -10.938429832458496 + ], + [ + "▁Per", + -10.938587188720703 + ], + [ + "▁narrative", + -10.938679695129395 + ], + [ + "So", + -10.938754081726074 + ], + [ + "▁rated", + -10.940771102905273 + ], + [ + "▁witness", + -10.9409761428833 + ], + [ + "▁mouse", + -10.941800117492676 + ], + [ + "▁Brazil", + -10.941815376281738 + ], + [ + "▁moon", + -10.942182540893555 + ], + [ + "▁stainless", + -10.942453384399414 + ], + [ + "▁fluid", + -10.942459106445312 + ], + [ + "▁Computer", + -10.942577362060547 + ], + [ + "▁romantic", + -10.943095207214355 + ], + [ + "▁hitting", + -10.94330883026123 + ], + [ + "▁instantly", + -10.943538665771484 + ], + [ + "▁Sky", + -10.94465446472168 + ], + [ + "▁Bell", + -10.944707870483398 + ], + [ + "▁roughly", + -10.94478988647461 + ], + [ + "▁editing", + -10.94577693939209 + ], + [ + "▁removing", + -10.946009635925293 + ], + [ + "▁math", + -10.946371078491211 + ], + [ + "▁assault", + -10.946404457092285 + ], + [ + "▁organisations", + -10.94643497467041 + ], + [ + "▁actively", + -10.946563720703125 + ], + [ + "▁demonstrated", + -10.946731567382812 + ], + [ + "▁breaks", + -10.946763038635254 + ], + [ + "▁Nations", + -10.946821212768555 + ], + [ + "▁Field", + -10.947101593017578 + ], + [ + "▁1994", + -10.947237014770508 + ], + [ + "▁precious", + -10.947265625 + ], + [ + "▁Vice", + -10.947725296020508 + ], + [ + "▁MS", + -10.947818756103516 + ], + [ + "month", + -10.948452949523926 + ], + [ + "42", + -10.948518753051758 + ], + [ + "▁possibilities", + -10.948636054992676 + ], + [ + "▁blame", + -10.949289321899414 + ], + [ + "▁Student", + -10.94937801361084 + ], + [ + "▁workshops", + -10.949454307556152 + ], + [ + "▁displays", + -10.949552536010742 + ], + [ + "▁summary", + -10.9500150680542 + ], + [ + "▁duties", + -10.950578689575195 + ], + [ + "▁investing", + -10.950678825378418 + ], + [ + "called", + -10.950984954833984 + ], + [ + "▁Mill", + -10.951371192932129 + ], + [ + "▁reverse", + -10.95168685913086 + ], + [ + "▁Retrieved", + -10.951897621154785 + ], + [ + "▁Saudi", + -10.952005386352539 + ], + [ + "▁BBC", + -10.95210075378418 + ], + [ + "▁worship", + -10.95219612121582 + ], + [ + "▁loud", + -10.952242851257324 + ], + [ + "▁workplace", + -10.952371597290039 + ], + [ + "▁Member", + -10.952718734741211 + ], + [ + "▁exit", + -10.952959060668945 + ], + [ + "▁arrest", + -10.95313835144043 + ], + [ + "▁virtually", + -10.953690528869629 + ], + [ + "▁Five", + -10.953843116760254 + ], + [ + "▁Currently", + -10.95386028289795 + ], + [ + "▁drives", + -10.954035758972168 + ], + [ + "▁Members", + -10.9550199508667 + ], + [ + "▁fraud", + -10.955170631408691 + ], + [ + "▁Israeli", + -10.95528507232666 + ], + [ + "▁worn", + -10.955480575561523 + ], + [ + "▁600", + -10.95557975769043 + ], + [ + "▁repairs", + -10.956094741821289 + ], + [ + "▁sofa", + -10.956302642822266 + ], + [ + "▁virus", + -10.956302642822266 + ], + [ + "▁cats", + -10.956306457519531 + ], + [ + "▁convert", + -10.956352233886719 + ], + [ + "▁Private", + -10.95651912689209 + ], + [ + "▁makeup", + -10.956905364990234 + ], + [ + "▁Protection", + -10.957529067993164 + ], + [ + "▁environments", + -10.957590103149414 + ], + [ + "this", + -10.95785140991211 + ], + [ + "▁indicates", + -10.957968711853027 + ], + [ + "▁objectives", + -10.958070755004883 + ], + [ + "▁Anyone", + -10.95906925201416 + ], + [ + "▁Really", + -10.959182739257812 + ], + [ + "▁curious", + -10.95994758605957 + ], + [ + "▁minimal", + -10.96007251739502 + ], + [ + "▁vulnerable", + -10.960428237915039 + ], + [ + "▁conversations", + -10.960636138916016 + ], + [ + "▁le", + -10.960968971252441 + ], + [ + "▁offensive", + -10.961487770080566 + ], + [ + "48", + -10.961718559265137 + ], + [ + "▁angry", + -10.961769104003906 + ], + [ + "▁1960", + -10.962149620056152 + ], + [ + "▁waves", + -10.962214469909668 + ], + [ + "▁unlike", + -10.962313652038574 + ], + [ + "ft", + -10.962323188781738 + ], + [ + "▁weapon", + -10.96240234375 + ], + [ + "▁variable", + -10.962450981140137 + ], + [ + "▁productivity", + -10.962480545043945 + ], + [ + "▁Camp", + -10.96274471282959 + ], + [ + "▁tries", + -10.96345329284668 + ], + [ + "▁Hello", + -10.96396255493164 + ], + [ + "▁»", + -10.964234352111816 + ], + [ + "▁prominent", + -10.964253425598145 + ], + [ + "▁grace", + -10.965174674987793 + ], + [ + "▁minds", + -10.965363502502441 + ], + [ + "ha", + -10.96558666229248 + ], + [ + "▁instruction", + -10.966041564941406 + ], + [ + "▁Story", + -10.966972351074219 + ], + [ + "▁investigate", + -10.967090606689453 + ], + [ + "▁hip", + -10.967666625976562 + ], + [ + "▁blow", + -10.967844009399414 + ], + [ + "▁succeed", + -10.967893600463867 + ], + [ + "▁conservative", + -10.968559265136719 + ], + [ + "▁appreciated", + -10.969002723693848 + ], + [ + "▁stomach", + -10.969612121582031 + ], + [ + "▁pleasant", + -10.969643592834473 + ], + [ + "▁supplier", + -10.969747543334961 + ], + [ + "▁restrictions", + -10.969855308532715 + ], + [ + "▁reviewed", + -10.96989917755127 + ], + [ + "▁quantity", + -10.971365928649902 + ], + [ + "▁des", + -10.971839904785156 + ], + [ + "▁del", + -10.971847534179688 + ], + [ + "▁asks", + -10.972073554992676 + ], + [ + "▁Hey", + -10.972092628479004 + ], + [ + "▁operational", + -10.97213077545166 + ], + [ + "▁judgment", + -10.972217559814453 + ], + [ + "▁Further", + -10.972221374511719 + ], + [ + "▁origin", + -10.973233222961426 + ], + [ + "▁threats", + -10.97343921661377 + ], + [ + "▁passengers", + -10.975181579589844 + ], + [ + "▁horses", + -10.975286483764648 + ], + [ + "Re", + -10.975306510925293 + ], + [ + "▁MA", + -10.975314140319824 + ], + [ + "▁massage", + -10.975419044494629 + ], + [ + "don", + -10.975666999816895 + ], + [ + "▁nobody", + -10.975738525390625 + ], + [ + "▁mechanical", + -10.976183891296387 + ], + [ + "▁cooperation", + -10.976363182067871 + ], + [ + "▁newsletter", + -10.976456642150879 + ], + [ + "▁46", + -10.976761817932129 + ], + [ + "▁Blog", + -10.97792911529541 + ], + [ + "▁troops", + -10.978497505187988 + ], + [ + "▁worker", + -10.9786376953125 + ], + [ + "▁Ball", + -10.978638648986816 + ], + [ + "▁generations", + -10.97891616821289 + ], + [ + "▁Beautiful", + -10.979641914367676 + ], + [ + "▁administrative", + -10.979851722717285 + ], + [ + "▁champion", + -10.979930877685547 + ], + [ + "▁artistic", + -10.979973793029785 + ], + [ + "▁Simply", + -10.98005485534668 + ], + [ + "izing", + -10.980224609375 + ], + [ + "▁Collection", + -10.98043441772461 + ], + [ + "▁coloring", + -10.980894088745117 + ], + [ + "▁Attorney", + -10.981314659118652 + ], + [ + "▁hunting", + -10.981465339660645 + ], + [ + "▁physically", + -10.981468200683594 + ], + [ + "▁actors", + -10.981477737426758 + ], + [ + "37", + -10.981675148010254 + ], + [ + "▁pin", + -10.981954574584961 + ], + [ + "▁Lewis", + -10.982108116149902 + ], + [ + "▁du", + -10.982378959655762 + ], + [ + "▁defeat", + -10.982389450073242 + ], + [ + "▁ruling", + -10.982902526855469 + ], + [ + "▁involvement", + -10.98354434967041 + ], + [ + "▁01", + -10.983595848083496 + ], + [ + "▁fascinating", + -10.983622550964355 + ], + [ + "▁invention", + -10.983675003051758 + ], + [ + "▁rescue", + -10.983729362487793 + ], + [ + "▁symbol", + -10.984112739562988 + ], + [ + "▁publicly", + -10.984469413757324 + ], + [ + "bit", + -10.984662055969238 + ], + [ + "▁rubber", + -10.984700202941895 + ], + [ + "▁Simon", + -10.985458374023438 + ], + [ + "▁Express", + -10.985708236694336 + ], + [ + "▁publishing", + -10.98575210571289 + ], + [ + "▁plug", + -10.985960006713867 + ], + [ + "▁dozen", + -10.986298561096191 + ], + [ + "▁Finance", + -10.98676586151123 + ], + [ + "▁iPad", + -10.987396240234375 + ], + [ + "▁defensive", + -10.98831844329834 + ], + [ + "▁Name", + -10.988419532775879 + ], + [ + "▁jewelry", + -10.988707542419434 + ], + [ + "▁Nature", + -10.988855361938477 + ], + [ + "ke", + -10.989303588867188 + ], + [ + "▁wishes", + -10.989627838134766 + ], + [ + "▁Memorial", + -10.98971939086914 + ], + [ + "▁Edition", + -10.990517616271973 + ], + [ + "▁AT", + -10.99087142944336 + ], + [ + "▁Christians", + -10.991106986999512 + ], + [ + "▁marijuana", + -10.991127967834473 + ], + [ + "▁winners", + -10.991474151611328 + ], + [ + "▁heritage", + -10.991531372070312 + ], + [ + "US", + -10.99201488494873 + ], + [ + "▁hired", + -10.992154121398926 + ], + [ + "`", + -10.99222469329834 + ], + [ + "▁Farm", + -10.992541313171387 + ], + [ + "▁restore", + -10.992680549621582 + ], + [ + "▁recover", + -10.992778778076172 + ], + [ + "foot", + -10.993414878845215 + ], + [ + "▁Money", + -10.993617057800293 + ], + [ + "▁spin", + -10.993638038635254 + ], + [ + "American", + -10.993907928466797 + ], + [ + "▁athletes", + -10.994060516357422 + ], + [ + "▁durable", + -10.994095802307129 + ], + [ + "▁enhanced", + -10.994187355041504 + ], + [ + "▁thinks", + -10.994720458984375 + ], + [ + "▁transformation", + -10.994749069213867 + ], + [ + "▁sink", + -10.995109558105469 + ], + [ + "▁utilize", + -10.995168685913086 + ], + [ + "▁Given", + -10.995656967163086 + ], + [ + "▁profits", + -10.995882987976074 + ], + [ + "▁immune", + -10.996070861816406 + ], + [ + "minute", + -10.996345520019531 + ], + [ + "▁accommodate", + -10.996382713317871 + ], + [ + "▁exercises", + -10.996407508850098 + ], + [ + "▁portable", + -10.996454238891602 + ], + [ + "▁Allen", + -10.996459007263184 + ], + [ + "▁pdf", + -10.996586799621582 + ], + [ + "▁reception", + -10.996659278869629 + ], + [ + "▁Later", + -10.997163772583008 + ], + [ + "▁Tax", + -10.997323989868164 + ], + [ + "il", + -10.997649192810059 + ], + [ + "▁forecast", + -10.997654914855957 + ], + [ + "▁salary", + -10.997926712036133 + ], + [ + "▁indoor", + -10.998064994812012 + ], + [ + "▁nervous", + -10.998106002807617 + ], + [ + "▁Study", + -10.998613357543945 + ], + [ + "▁Unlike", + -10.998662948608398 + ], + [ + "▁translation", + -10.998810768127441 + ], + [ + "▁toys", + -10.998943328857422 + ], + [ + "▁pipe", + -10.999249458312988 + ], + [ + "▁rank", + -10.99948787689209 + ], + [ + "▁sum", + -10.999547004699707 + ], + [ + "▁Mass", + -10.999759674072266 + ], + [ + "▁contents", + -11.000187873840332 + ], + [ + "▁writes", + -11.000345230102539 + ], + [ + "▁tablet", + -11.001016616821289 + ], + [ + "▁gate", + -11.001550674438477 + ], + [ + "▁pen", + -11.001575469970703 + ], + [ + "▁stylish", + -11.001614570617676 + ], + [ + "▁reward", + -11.00167179107666 + ], + [ + "▁logic", + -11.001873970031738 + ], + [ + "▁Delhi", + -11.002378463745117 + ], + [ + "▁divorce", + -11.002418518066406 + ], + [ + "▁WordPress", + -11.002521514892578 + ], + [ + "▁Books", + -11.00284194946289 + ], + [ + "▁inspection", + -11.003061294555664 + ], + [ + "▁ships", + -11.003141403198242 + ], + [ + "▁ft", + -11.003213882446289 + ], + [ + "▁directory", + -11.00344467163086 + ], + [ + "▁opt", + -11.003484725952148 + ], + [ + "▁Ann", + -11.003564834594727 + ], + [ + "▁province", + -11.003804206848145 + ], + [ + "▁Navy", + -11.004393577575684 + ], + [ + "▁backup", + -11.004501342773438 + ], + [ + "▁thoroughly", + -11.00483512878418 + ], + [ + "▁folder", + -11.005729675292969 + ], + [ + "▁ok", + -11.00611686706543 + ], + [ + "▁networking", + -11.006125450134277 + ], + [ + "▁hosts", + -11.006505012512207 + ], + [ + "▁sorts", + -11.006552696228027 + ], + [ + "▁Perfect", + -11.006633758544922 + ], + [ + "▁Economic", + -11.006719589233398 + ], + [ + "▁lying", + -11.006836891174316 + ], + [ + "▁authentic", + -11.00684642791748 + ], + [ + "▁tears", + -11.00690746307373 + ], + [ + "▁trigger", + -11.007012367248535 + ], + [ + "▁provisions", + -11.007157325744629 + ], + [ + "▁possession", + -11.00753116607666 + ], + [ + "▁subscription", + -11.007555961608887 + ], + [ + "▁fiber", + -11.008058547973633 + ], + [ + "▁AI", + -11.008201599121094 + ], + [ + "▁Run", + -11.008670806884766 + ], + [ + "▁floors", + -11.008869171142578 + ], + [ + "▁templates", + -11.00897216796875 + ], + [ + "▁Solutions", + -11.009204864501953 + ], + [ + "▁duration", + -11.009323120117188 + ], + [ + "▁artificial", + -11.009546279907227 + ], + [ + "▁ratings", + -11.009899139404297 + ], + [ + "▁genetic", + -11.010467529296875 + ], + [ + "▁iOS", + -11.010486602783203 + ], + [ + "▁curriculum", + -11.010522842407227 + ], + [ + "box", + -11.010885238647461 + ], + [ + "▁cart", + -11.011198043823242 + ], + [ + "▁Premier", + -11.011666297912598 + ], + [ + "▁comedy", + -11.01198673248291 + ], + [ + "▁intention", + -11.01219367980957 + ], + [ + "▁locally", + -11.012362480163574 + ], + [ + "▁integrity", + -11.012894630432129 + ], + [ + "▁bug", + -11.012919425964355 + ], + [ + "▁unexpected", + -11.013042449951172 + ], + [ + "▁collective", + -11.013195037841797 + ], + [ + "▁apparent", + -11.013569831848145 + ], + [ + "▁Sure", + -11.013644218444824 + ], + [ + "▁Championship", + -11.013670921325684 + ], + [ + "▁emphasis", + -11.013738632202148 + ], + [ + "▁Server", + -11.013753890991211 + ], + [ + "▁publish", + -11.014113426208496 + ], + [ + "head", + -11.014399528503418 + ], + [ + "▁loaded", + -11.014843940734863 + ], + [ + "▁beds", + -11.01516056060791 + ], + [ + "▁bacteria", + -11.015237808227539 + ], + [ + "▁extraordinary", + -11.015251159667969 + ], + [ + "▁Li", + -11.016399383544922 + ], + [ + "▁exterior", + -11.016708374023438 + ], + [ + "▁Number", + -11.016802787780762 + ], + [ + "run", + -11.017293930053711 + ], + [ + "▁Wisconsin", + -11.017413139343262 + ], + [ + "▁spectacular", + -11.018468856811523 + ], + [ + "▁tackle", + -11.018718719482422 + ], + [ + "▁Egypt", + -11.01893424987793 + ], + [ + "den", + -11.019026756286621 + ], + [ + "▁ladies", + -11.019172668457031 + ], + [ + "▁Share", + -11.019331932067871 + ], + [ + "▁Overall", + -11.019430160522461 + ], + [ + "▁meters", + -11.019486427307129 + ], + [ + "▁screening", + -11.019740104675293 + ], + [ + "▁protecting", + -11.019858360290527 + ], + [ + "▁Wales", + -11.019935607910156 + ], + [ + "▁underlying", + -11.020102500915527 + ], + [ + "▁Ten", + -11.020191192626953 + ], + [ + "▁occasionally", + -11.02060317993164 + ], + [ + "▁dirt", + -11.020846366882324 + ], + [ + "ate", + -11.021007537841797 + ], + [ + "▁regime", + -11.02140998840332 + ], + [ + "▁suite", + -11.021594047546387 + ], + [ + "▁blogs", + -11.021698951721191 + ], + [ + "▁Always", + -11.022015571594238 + ], + [ + "▁Magazine", + -11.022371292114258 + ], + [ + "64", + -11.022459030151367 + ], + [ + "▁defend", + -11.022530555725098 + ], + [ + "▁Construction", + -11.022616386413574 + ], + [ + "▁Anyway", + -11.022825241088867 + ], + [ + "▁Ocean", + -11.022854804992676 + ], + [ + "▁Anderson", + -11.023107528686523 + ], + [ + "▁enabled", + -11.023580551147461 + ], + [ + "▁patio", + -11.023893356323242 + ], + [ + "▁intervention", + -11.024372100830078 + ], + [ + "▁oldest", + -11.02475357055664 + ], + [ + "▁disorder", + -11.025130271911621 + ], + [ + "ti", + -11.025410652160645 + ], + [ + "▁Ask", + -11.025586128234863 + ], + [ + "▁Analysis", + -11.025960922241211 + ], + [ + "how", + -11.026010513305664 + ], + [ + "scale", + -11.026015281677246 + ], + [ + "▁Cancer", + -11.026143074035645 + ], + [ + "▁processed", + -11.02621841430664 + ], + [ + "▁races", + -11.026652336120605 + ], + [ + "profit", + -11.026969909667969 + ], + [ + "▁smoking", + -11.027022361755371 + ], + [ + "▁sheets", + -11.02712345123291 + ], + [ + "▁tile", + -11.027290344238281 + ], + [ + "▁interact", + -11.027520179748535 + ], + [ + "▁Bio", + -11.0275239944458 + ], + [ + "▁scan", + -11.027771949768066 + ], + [ + "▁landing", + -11.028132438659668 + ], + [ + "▁47", + -11.028410911560059 + ], + [ + "▁dialogue", + -11.028660774230957 + ], + [ + "▁spoken", + -11.028944969177246 + ], + [ + "▁Experience", + -11.028979301452637 + ], + [ + "▁shade", + -11.029389381408691 + ], + [ + "▁followers", + -11.02951717376709 + ], + [ + "▁rail", + -11.029662132263184 + ], + [ + "▁compatible", + -11.029993057250977 + ], + [ + "▁attempted", + -11.03005313873291 + ], + [ + "▁Nice", + -11.030121803283691 + ], + [ + "▁NEW", + -11.030285835266113 + ], + [ + "▁slide", + -11.030545234680176 + ], + [ + "▁mystery", + -11.030774116516113 + ], + [ + "▁walks", + -11.0308256149292 + ], + [ + "▁balanced", + -11.030848503112793 + ], + [ + "▁binary", + -11.030949592590332 + ], + [ + "▁Atlantic", + -11.030978202819824 + ], + [ + "▁aggressive", + -11.031415939331055 + ], + [ + "▁stops", + -11.032100677490234 + ], + [ + "▁produces", + -11.03232479095459 + ], + [ + "▁celebrated", + -11.032668113708496 + ], + [ + "▁buyer", + -11.032800674438477 + ], + [ + "▁analysts", + -11.032906532287598 + ], + [ + "▁confused", + -11.033004760742188 + ], + [ + "▁yield", + -11.03328800201416 + ], + [ + "▁fiscal", + -11.033366203308105 + ], + [ + "▁expanding", + -11.033594131469727 + ], + [ + "▁Industry", + -11.03359603881836 + ], + [ + "▁sees", + -11.033597946166992 + ], + [ + "▁casual", + -11.033670425415039 + ], + [ + "▁photographer", + -11.033973693847656 + ], + [ + "▁armed", + -11.034265518188477 + ], + [ + "▁hero", + -11.034348487854004 + ], + [ + "ting", + -11.03459358215332 + ], + [ + "▁trials", + -11.035077095031738 + ], + [ + "▁spare", + -11.035115242004395 + ], + [ + "▁Self", + -11.03543472290039 + ], + [ + "▁occasions", + -11.035469055175781 + ], + [ + "▁engineers", + -11.035481452941895 + ], + [ + "▁beautifully", + -11.035565376281738 + ], + [ + "▁operator", + -11.03567886352539 + ], + [ + "▁Orange", + -11.036632537841797 + ], + [ + "▁connecting", + -11.036762237548828 + ], + [ + "hand", + -11.036920547485352 + ], + [ + "▁Level", + -11.036928176879883 + ], + [ + "▁ranked", + -11.037364959716797 + ], + [ + "2017", + -11.03779125213623 + ], + [ + "▁Enter", + -11.037809371948242 + ], + [ + "▁thrown", + -11.038040161132812 + ], + [ + "▁Stock", + -11.038066864013672 + ], + [ + "▁transferred", + -11.038189888000488 + ], + [ + "▁Matthew", + -11.038249969482422 + ], + [ + "▁designing", + -11.038256645202637 + ], + [ + "▁differently", + -11.038745880126953 + ], + [ + "▁User", + -11.03891658782959 + ], + [ + "▁Child", + -11.039021492004395 + ], + [ + "▁habits", + -11.039389610290527 + ], + [ + "▁neutral", + -11.039494514465332 + ], + [ + "▁Mom", + -11.039505958557129 + ], + [ + "▁Color", + -11.039948463439941 + ], + [ + "▁Vietnam", + -11.040017127990723 + ], + [ + "▁powered", + -11.040483474731445 + ], + [ + "▁Large", + -11.040608406066895 + ], + [ + "▁Halloween", + -11.041156768798828 + ], + [ + "▁emissions", + -11.041807174682617 + ], + [ + "▁encouraging", + -11.042210578918457 + ], + [ + "▁situated", + -11.042540550231934 + ], + [ + "▁Sen", + -11.04269790649414 + ], + [ + "▁Put", + -11.04273796081543 + ], + [ + "▁ignore", + -11.042856216430664 + ], + [ + "▁beliefs", + -11.042900085449219 + ], + [ + "▁supplied", + -11.043099403381348 + ], + [ + "▁anger", + -11.043302536010742 + ], + [ + "▁spray", + -11.043387413024902 + ], + [ + "▁transform", + -11.043388366699219 + ], + [ + "▁pizza", + -11.043644905090332 + ], + [ + "law", + -11.043768882751465 + ], + [ + "▁Wild", + -11.043960571289062 + ], + [ + "con", + -11.04426097869873 + ], + [ + "▁fallen", + -11.044310569763184 + ], + [ + "▁surprising", + -11.044761657714844 + ], + [ + "▁Mini", + -11.045157432556152 + ], + [ + "▁timing", + -11.04544734954834 + ], + [ + "▁franchise", + -11.045450210571289 + ], + [ + "▁workout", + -11.045478820800781 + ], + [ + "▁newest", + -11.045686721801758 + ], + [ + "▁Massachusetts", + -11.04602336883545 + ], + [ + "▁coupon", + -11.046751976013184 + ], + [ + "▁Moore", + -11.046944618225098 + ], + [ + "who", + -11.047008514404297 + ], + [ + "▁Paper", + -11.047119140625 + ], + [ + "winning", + -11.04716682434082 + ], + [ + "▁mounted", + -11.047346115112305 + ], + [ + "▁cooked", + -11.047839164733887 + ], + [ + "▁toilet", + -11.047944068908691 + ], + [ + "▁sing", + -11.048392295837402 + ], + [ + "▁Season", + -11.048626899719238 + ], + [ + "46", + -11.048797607421875 + ], + [ + "▁min", + -11.048891067504883 + ], + [ + "ham", + -11.048932075500488 + ], + [ + "▁Wi", + -11.049684524536133 + ], + [ + "▁Fall", + -11.05018138885498 + ], + [ + "▁Anthony", + -11.050206184387207 + ], + [ + "▁Classic", + -11.050514221191406 + ], + [ + "▁Too", + -11.050578117370605 + ], + [ + "▁advised", + -11.050799369812012 + ], + [ + "▁Detroit", + -11.05108642578125 + ], + [ + "▁arrangement", + -11.051137924194336 + ], + [ + "▁shapes", + -11.051224708557129 + ], + [ + "tech", + -11.051740646362305 + ], + [ + "▁flour", + -11.051753997802734 + ], + [ + "▁Environmental", + -11.05177116394043 + ], + [ + "▁financing", + -11.052240371704102 + ], + [ + "▁dancing", + -11.052299499511719 + ], + [ + "home", + -11.052781105041504 + ], + [ + "▁Application", + -11.05290699005127 + ], + [ + "All", + -11.052998542785645 + ], + [ + "▁fantasy", + -11.053075790405273 + ], + [ + "▁facilitate", + -11.053098678588867 + ], + [ + "▁1993", + -11.0535306930542 + ], + [ + "▁phrase", + -11.054262161254883 + ], + [ + "▁85", + -11.054765701293945 + ], + [ + "▁Melbourne", + -11.054788589477539 + ], + [ + "▁stupid", + -11.054840087890625 + ], + [ + "▁copper", + -11.0549898147583 + ], + [ + "▁Wow", + -11.055020332336426 + ], + [ + "▁hospitals", + -11.0554838180542 + ], + [ + "▁delete", + -11.055804252624512 + ], + [ + "book", + -11.055901527404785 + ], + [ + "ty", + -11.056037902832031 + ], + [ + "▁jail", + -11.05604076385498 + ], + [ + "▁swing", + -11.056057929992676 + ], + [ + "47", + -11.056092262268066 + ], + [ + "▁references", + -11.056117057800293 + ], + [ + "▁figured", + -11.056224822998047 + ], + [ + "▁uk", + -11.056732177734375 + ], + [ + "▁Nigeria", + -11.05676555633545 + ], + [ + "▁sectors", + -11.057137489318848 + ], + [ + "▁Cape", + -11.057147026062012 + ], + [ + "▁72", + -11.057225227355957 + ], + [ + "▁offense", + -11.057432174682617 + ], + [ + "▁1992", + -11.05747127532959 + ], + [ + "▁Dog", + -11.057886123657227 + ], + [ + "▁Indiana", + -11.058117866516113 + ], + [ + "▁graduated", + -11.058192253112793 + ], + [ + "▁regards", + -11.058218955993652 + ], + [ + "▁destroy", + -11.058489799499512 + ], + [ + "▁Linux", + -11.05871868133545 + ], + [ + "▁productive", + -11.058802604675293 + ], + [ + "▁Regional", + -11.058905601501465 + ], + [ + "▁cruise", + -11.059144973754883 + ], + [ + "▁competitors", + -11.05935287475586 + ], + [ + "▁gentle", + -11.059819221496582 + ], + [ + "▁universal", + -11.059857368469238 + ], + [ + "▁Major", + -11.0598726272583 + ], + [ + "▁outfit", + -11.059921264648438 + ], + [ + "▁anybody", + -11.060083389282227 + ], + [ + "▁Parliament", + -11.060455322265625 + ], + [ + "▁accomplish", + -11.060741424560547 + ], + [ + "▁Foreign", + -11.060885429382324 + ], + [ + "▁corn", + -11.060955047607422 + ], + [ + "mo", + -11.06130599975586 + ], + [ + "▁hill", + -11.061530113220215 + ], + [ + "▁chemicals", + -11.061589241027832 + ], + [ + "▁releases", + -11.0617036819458 + ], + [ + "▁corresponding", + -11.061739921569824 + ], + [ + "▁placing", + -11.061813354492188 + ], + [ + "▁compact", + -11.062081336975098 + ], + [ + "▁adoption", + -11.062397003173828 + ], + [ + "▁Authority", + -11.062397956848145 + ], + [ + "▁violent", + -11.062478065490723 + ], + [ + "▁legacy", + -11.062840461730957 + ], + [ + "▁fence", + -11.063071250915527 + ], + [ + "▁Morgan", + -11.063724517822266 + ], + [ + "▁MD", + -11.064617156982422 + ], + [ + "▁jacket", + -11.06470012664795 + ], + [ + "ray", + -11.065197944641113 + ], + [ + "▁Sept", + -11.065581321716309 + ], + [ + "▁dependent", + -11.065670013427734 + ], + [ + "▁locked", + -11.06576919555664 + ], + [ + "▁carrier", + -11.065773963928223 + ], + [ + "▁pets", + -11.065984725952148 + ], + [ + "▁Indeed", + -11.06672477722168 + ], + [ + "▁API", + -11.066726684570312 + ], + [ + "▁wildlife", + -11.066965103149414 + ], + [ + "▁likes", + -11.067268371582031 + ], + [ + "▁Jane", + -11.067272186279297 + ], + [ + "▁Advanced", + -11.067343711853027 + ], + [ + "▁criticism", + -11.06774616241455 + ], + [ + "59", + -11.067835807800293 + ], + [ + "▁damages", + -11.068169593811035 + ], + [ + "▁Forum", + -11.068280220031738 + ], + [ + "▁Size", + -11.06829833984375 + ], + [ + "▁expecting", + -11.06833267211914 + ], + [ + "▁wrap", + -11.06848430633545 + ], + [ + "▁AC", + -11.069478988647461 + ], + [ + "▁completing", + -11.069829940795898 + ], + [ + "▁producers", + -11.06995677947998 + ], + [ + "▁bold", + -11.07001781463623 + ], + [ + "▁Band", + -11.070088386535645 + ], + [ + "▁guns", + -11.070173263549805 + ], + [ + "▁settle", + -11.070354461669922 + ], + [ + "▁begun", + -11.070721626281738 + ], + [ + "▁Assembly", + -11.07087230682373 + ], + [ + "▁Content", + -11.071155548095703 + ], + [ + "▁salad", + -11.071292877197266 + ], + [ + "▁suppose", + -11.071661949157715 + ], + [ + "▁vertical", + -11.071797370910645 + ], + [ + "▁Iowa", + -11.07214069366455 + ], + [ + "▁spectrum", + -11.072265625 + ], + [ + "▁Sciences", + -11.072266578674316 + ], + [ + "▁loop", + -11.072423934936523 + ], + [ + "600", + -11.072665214538574 + ], + [ + "▁collections", + -11.072701454162598 + ], + [ + "▁Maryland", + -11.072809219360352 + ], + [ + "world", + -11.073709487915039 + ], + [ + "▁politicians", + -11.074097633361816 + ], + [ + "▁chips", + -11.074134826660156 + ], + [ + "▁bass", + -11.075064659118652 + ], + [ + "▁interactions", + -11.07606315612793 + ], + [ + "▁sophisticated", + -11.076258659362793 + ], + [ + "▁Berlin", + -11.076448440551758 + ], + [ + "▁refers", + -11.07654857635498 + ], + [ + "▁boots", + -11.076787948608398 + ], + [ + "▁Making", + -11.076964378356934 + ], + [ + "▁comic", + -11.077027320861816 + ], + [ + "▁solely", + -11.077143669128418 + ], + [ + "43", + -11.077199935913086 + ], + [ + "▁specialized", + -11.077256202697754 + ], + [ + "▁complaints", + -11.077861785888672 + ], + [ + "▁Cook", + -11.078282356262207 + ], + [ + "▁Third", + -11.078489303588867 + ], + [ + "▁Cambridge", + -11.078495979309082 + ], + [ + "▁Captain", + -11.078683853149414 + ], + [ + "▁Iron", + -11.078715324401855 + ], + [ + "▁adequate", + -11.078858375549316 + ], + [ + "▁crimes", + -11.07896614074707 + ], + [ + "é", + -11.078997611999512 + ], + [ + "▁Case", + -11.079267501831055 + ], + [ + "▁glasses", + -11.079329490661621 + ], + [ + "▁blind", + -11.079413414001465 + ], + [ + "▁Dutch", + -11.079431533813477 + ], + [ + "fi", + -11.079922676086426 + ], + [ + "▁excitement", + -11.080131530761719 + ], + [ + "▁da", + -11.080181121826172 + ], + [ + "▁Golf", + -11.080403327941895 + ], + [ + "▁knife", + -11.08046817779541 + ], + [ + "▁parks", + -11.0805082321167 + ], + [ + "▁vendors", + -11.080670356750488 + ], + [ + "▁acceptable", + -11.080991744995117 + ], + [ + "▁generous", + -11.081117630004883 + ], + [ + "▁shaped", + -11.081223487854004 + ], + [ + "▁Judge", + -11.081521987915039 + ], + [ + "▁Fast", + -11.081733703613281 + ], + [ + "▁intent", + -11.081863403320312 + ], + [ + "▁deaths", + -11.082067489624023 + ], + [ + "▁Mo", + -11.082104682922363 + ], + [ + "▁Alexander", + -11.08244800567627 + ], + [ + "ize", + -11.082598686218262 + ], + [ + "▁Sound", + -11.082599639892578 + ], + [ + "▁theatre", + -11.082886695861816 + ], + [ + "▁handy", + -11.083062171936035 + ], + [ + "▁pepper", + -11.083251953125 + ], + [ + "▁Mexican", + -11.083378791809082 + ], + [ + "▁Net", + -11.084342956542969 + ], + [ + "▁delivers", + -11.084394454956055 + ], + [ + "▁entity", + -11.084582328796387 + ], + [ + "▁foam", + -11.084776878356934 + ], + [ + "▁commit", + -11.08481216430664 + ], + [ + "▁capability", + -11.084823608398438 + ], + [ + "▁rolled", + -11.08494758605957 + ], + [ + "▁upload", + -11.084986686706543 + ], + [ + "▁disappointed", + -11.085101127624512 + ], + [ + "▁PS", + -11.085245132446289 + ], + [ + "▁establishment", + -11.0853271484375 + ], + [ + "▁enjoyable", + -11.085746765136719 + ], + [ + "▁boot", + -11.08611011505127 + ], + [ + "▁Stay", + -11.08655071258545 + ], + [ + "▁robust", + -11.086956024169922 + ], + [ + "ng", + -11.087061882019043 + ], + [ + "▁Howard", + -11.087368965148926 + ], + [ + "▁tours", + -11.08742618560791 + ], + [ + "▁popularity", + -11.087940216064453 + ], + [ + "▁Anti", + -11.088007926940918 + ], + [ + "▁discounts", + -11.088152885437012 + ], + [ + "▁bulk", + -11.088234901428223 + ], + [ + "▁Body", + -11.08830451965332 + ], + [ + "▁developments", + -11.088372230529785 + ], + [ + "▁Glass", + -11.088922500610352 + ], + [ + "▁Writing", + -11.089677810668945 + ], + [ + "▁declined", + -11.089770317077637 + ], + [ + "▁accomplished", + -11.090646743774414 + ], + [ + "▁Creative", + -11.09068489074707 + ], + [ + "▁piano", + -11.090818405151367 + ], + [ + "▁difficulties", + -11.090851783752441 + ], + [ + "▁Death", + -11.090928077697754 + ], + [ + "▁streaming", + -11.090971946716309 + ], + [ + "▁SO", + -11.091498374938965 + ], + [ + "▁Ken", + -11.091712951660156 + ], + [ + "41", + -11.091778755187988 + ], + [ + "▁stopping", + -11.092013359069824 + ], + [ + "▁Jay", + -11.092021942138672 + ], + [ + "▁promises", + -11.092228889465332 + ], + [ + "▁Getting", + -11.092300415039062 + ], + [ + "▁filing", + -11.092597961425781 + ], + [ + "▁convinced", + -11.092702865600586 + ], + [ + "▁lasting", + -11.092985153198242 + ], + [ + "▁Governor", + -11.093278884887695 + ], + [ + "▁flooring", + -11.09343433380127 + ], + [ + "▁tension", + -11.093478202819824 + ], + [ + "▁Assistant", + -11.093504905700684 + ], + [ + "▁designated", + -11.093661308288574 + ], + [ + "▁protest", + -11.093701362609863 + ], + [ + "▁handed", + -11.093806266784668 + ], + [ + "▁Girl", + -11.0938138961792 + ], + [ + "ite", + -11.094195365905762 + ], + [ + "▁prevention", + -11.094438552856445 + ], + [ + "▁execution", + -11.094521522521973 + ], + [ + "▁feeding", + -11.094555854797363 + ], + [ + "▁heaven", + -11.09455680847168 + ], + [ + "▁preserve", + -11.094679832458496 + ], + [ + "bar", + -11.09485912322998 + ], + [ + "▁exclusively", + -11.094952583312988 + ], + [ + "▁enormous", + -11.09498119354248 + ], + [ + "▁beef", + -11.095122337341309 + ], + [ + "▁51", + -11.095380783081055 + ], + [ + "▁fruits", + -11.095504760742188 + ], + [ + "game", + -11.095829963684082 + ], + [ + "she", + -11.095943450927734 + ], + [ + "▁identification", + -11.096034049987793 + ], + [ + "▁overseas", + -11.096076965332031 + ], + [ + "▁ultra", + -11.096116065979004 + ], + [ + "▁True", + -11.09636402130127 + ], + [ + "▁episodes", + -11.096409797668457 + ], + [ + "▁aluminum", + -11.096427917480469 + ], + [ + "▁repeated", + -11.096575736999512 + ], + [ + "▁forgotten", + -11.096634864807129 + ], + [ + "▁Down", + -11.096735954284668 + ], + [ + "▁Tree", + -11.097024917602539 + ], + [ + "▁operates", + -11.097590446472168 + ], + [ + "▁admission", + -11.0980224609375 + ], + [ + "▁backed", + -11.098034858703613 + ], + [ + "▁churches", + -11.098196029663086 + ], + [ + "▁precise", + -11.098222732543945 + ], + [ + "▁disorders", + -11.09844970703125 + ], + [ + "▁Industrial", + -11.0986328125 + ], + [ + "type", + -11.098793983459473 + ], + [ + "▁Double", + -11.099050521850586 + ], + [ + "▁upset", + -11.099339485168457 + ], + [ + "▁lawsuit", + -11.099529266357422 + ], + [ + "▁horror", + -11.099808692932129 + ], + [ + "right", + -11.10008716583252 + ], + [ + "▁god", + -11.100122451782227 + ], + [ + "▁paintings", + -11.100356101989746 + ], + [ + "ant", + -11.100388526916504 + ], + [ + "▁specialists", + -11.10051155090332 + ], + [ + "▁artwork", + -11.100964546203613 + ], + [ + "▁Ever", + -11.101384162902832 + ], + [ + "▁interpretation", + -11.101449966430664 + ], + [ + "▁Bowl", + -11.101964950561523 + ], + [ + "▁clip", + -11.102499961853027 + ], + [ + "▁Youth", + -11.10254192352295 + ], + [ + "▁deadline", + -11.10280704498291 + ], + [ + "▁inspire", + -11.103453636169434 + ], + [ + "▁Defense", + -11.103499412536621 + ], + [ + "▁theater", + -11.103562355041504 + ], + [ + "▁Football", + -11.103567123413086 + ], + [ + "▁concluded", + -11.104053497314453 + ], + [ + "▁Pay", + -11.104145050048828 + ], + [ + "▁bio", + -11.104192733764648 + ], + [ + "car", + -11.104278564453125 + ], + [ + "▁garbage", + -11.104422569274902 + ], + [ + "▁Short", + -11.104918479919434 + ], + [ + "▁odds", + -11.104990005493164 + ], + [ + "▁FBI", + -11.105069160461426 + ], + [ + "▁speaks", + -11.105165481567383 + ], + [ + "▁suicide", + -11.105292320251465 + ], + [ + "▁Olympic", + -11.10544204711914 + ], + [ + "▁trick", + -11.105619430541992 + ], + [ + "▁diagram", + -11.105621337890625 + ], + [ + "▁veteran", + -11.105720520019531 + ], + [ + "▁Alabama", + -11.105770111083984 + ], + [ + "▁entertaining", + -11.105917930603027 + ], + [ + "▁washing", + -11.105927467346191 + ], + [ + "▁detection", + -11.10621166229248 + ], + [ + "▁overview", + -11.106456756591797 + ], + [ + "▁Form", + -11.106501579284668 + ], + [ + "▁considerable", + -11.106645584106445 + ], + [ + "а", + -11.106664657592773 + ], + [ + "▁warned", + -11.10689926147461 + ], + [ + "▁funded", + -11.107115745544434 + ], + [ + "▁pulling", + -11.107263565063477 + ], + [ + "ul", + -11.107420921325684 + ], + [ + "ba", + -11.107423782348633 + ], + [ + "▁badly", + -11.10793399810791 + ], + [ + "▁Rome", + -11.10815143585205 + ], + [ + "▁chairman", + -11.108379364013672 + ], + [ + "▁sudden", + -11.108673095703125 + ], + [ + "▁gray", + -11.108747482299805 + ], + [ + "▁Grant", + -11.10899543762207 + ], + [ + "▁export", + -11.109251976013184 + ], + [ + "▁entries", + -11.109366416931152 + ], + [ + "▁Mayor", + -11.109383583068848 + ], + [ + "ge", + -11.10973834991455 + ], + [ + "▁arguments", + -11.110200881958008 + ], + [ + "date", + -11.11030387878418 + ], + [ + "▁checks", + -11.110315322875977 + ], + [ + "▁accompanied", + -11.1107816696167 + ], + [ + "52", + -11.11108684539795 + ], + [ + "▁poetry", + -11.11128044128418 + ], + [ + "▁steady", + -11.111383438110352 + ], + [ + "▁purchases", + -11.111639976501465 + ], + [ + "▁junior", + -11.111753463745117 + ], + [ + "▁assured", + -11.111759185791016 + ], + [ + "▁ties", + -11.111870765686035 + ], + [ + "▁relaxing", + -11.111886978149414 + ], + [ + "▁locate", + -11.11198616027832 + ], + [ + "▁apple", + -11.112579345703125 + ], + [ + "▁gains", + -11.113242149353027 + ], + [ + "▁passenger", + -11.113608360290527 + ], + [ + "▁structural", + -11.113787651062012 + ], + [ + "▁directors", + -11.114107131958008 + ], + [ + "▁climb", + -11.114293098449707 + ], + [ + "▁retain", + -11.11524486541748 + ], + [ + "work", + -11.115314483642578 + ], + [ + "▁parallel", + -11.115713119506836 + ], + [ + "▁par", + -11.115765571594238 + ], + [ + "▁nutrition", + -11.116087913513184 + ], + [ + "▁rush", + -11.11609172821045 + ], + [ + "▁secured", + -11.11623764038086 + ], + [ + "▁Clark", + -11.11644458770752 + ], + [ + "▁dressed", + -11.116612434387207 + ], + [ + "▁democracy", + -11.116771697998047 + ], + [ + "▁Resources", + -11.117259979248047 + ], + [ + "▁photograph", + -11.117317199707031 + ], + [ + "▁Win", + -11.117472648620605 + ], + [ + "▁composed", + -11.11754035949707 + ], + [ + "▁En", + -11.117551803588867 + ], + [ + "▁edges", + -11.117709159851074 + ], + [ + "▁bedrooms", + -11.117798805236816 + ], + [ + "▁Oxford", + -11.117923736572266 + ], + [ + "▁Cat", + -11.1180419921875 + ], + [ + "▁ears", + -11.11818790435791 + ], + [ + "53", + -11.118313789367676 + ], + [ + "▁Edward", + -11.118496894836426 + ], + [ + "▁responsibilities", + -11.118608474731445 + ], + [ + "▁Multi", + -11.118682861328125 + ], + [ + "▁navigate", + -11.11933422088623 + ], + [ + "▁attempting", + -11.119877815246582 + ], + [ + "▁54", + -11.119938850402832 + ], + [ + "▁Corp", + -11.120201110839844 + ], + [ + "▁acres", + -11.120748519897461 + ], + [ + "▁associate", + -11.120862007141113 + ], + [ + "ce", + -11.12086296081543 + ], + [ + "▁Plant", + -11.121193885803223 + ], + [ + "▁rejected", + -11.121411323547363 + ], + [ + "▁Property", + -11.121642112731934 + ], + [ + "let", + -11.121673583984375 + ], + [ + "▁Chair", + -11.12174129486084 + ], + [ + "▁cry", + -11.12178897857666 + ], + [ + "▁1991", + -11.122239112854004 + ], + [ + "▁Son", + -11.12253475189209 + ], + [ + "▁HIV", + -11.122562408447266 + ], + [ + "▁steam", + -11.122564315795898 + ], + [ + "▁neighbors", + -11.122940063476562 + ], + [ + "▁throwing", + -11.123303413391113 + ], + [ + "▁caring", + -11.12336254119873 + ], + [ + "▁Ross", + -11.123431205749512 + ], + [ + "▁Ave", + -11.12370777130127 + ], + [ + "▁Total", + -11.123716354370117 + ], + [ + "▁Whatever", + -11.123826026916504 + ], + [ + "▁contractor", + -11.1244478225708 + ], + [ + "▁Along", + -11.124463081359863 + ], + [ + "▁Job", + -11.124537467956543 + ], + [ + "▁Tell", + -11.124702453613281 + ], + [ + "▁slight", + -11.124892234802246 + ], + [ + "▁Bureau", + -11.125068664550781 + ], + [ + "▁Anna", + -11.125304222106934 + ], + [ + "▁cooling", + -11.125484466552734 + ], + [ + "▁operators", + -11.125764846801758 + ], + [ + "▁efficiently", + -11.1259765625 + ], + [ + "▁nurse", + -11.126441955566406 + ], + [ + "65", + -11.12651538848877 + ], + [ + "▁championship", + -11.12693977355957 + ], + [ + "▁Jean", + -11.127070426940918 + ], + [ + "▁breathing", + -11.127212524414062 + ], + [ + "born", + -11.12728214263916 + ], + [ + "▁balls", + -11.127325057983398 + ], + [ + "▁patch", + -11.127716064453125 + ], + [ + "Fi", + -11.127836227416992 + ], + [ + "▁lease", + -11.12786865234375 + ], + [ + "▁Channel", + -11.127981185913086 + ], + [ + "▁satellite", + -11.128096580505371 + ], + [ + "▁printer", + -11.128294944763184 + ], + [ + "▁Prior", + -11.128434181213379 + ], + [ + "▁measurement", + -11.128453254699707 + ], + [ + "▁permitted", + -11.128571510314941 + ], + [ + "▁qualify", + -11.129192352294922 + ], + [ + "▁valued", + -11.129387855529785 + ], + [ + "▁sits", + -11.129788398742676 + ], + [ + "▁soup", + -11.130160331726074 + ], + [ + "▁advise", + -11.13016414642334 + ], + [ + "▁governor", + -11.130529403686523 + ], + [ + "▁slots", + -11.130606651306152 + ], + [ + "▁keyboard", + -11.130682945251465 + ], + [ + "▁genes", + -11.131083488464355 + ], + [ + "▁physician", + -11.131326675415039 + ], + [ + "▁arranged", + -11.131361961364746 + ], + [ + "▁processor", + -11.131361961364746 + ], + [ + "▁endless", + -11.131402015686035 + ], + [ + "▁relaxed", + -11.131638526916504 + ], + [ + "▁na", + -11.131710052490234 + ], + [ + "▁Vancouver", + -11.131772994995117 + ], + [ + "▁Tennessee", + -11.131871223449707 + ], + [ + "▁soccer", + -11.132014274597168 + ], + [ + "▁Planning", + -11.132108688354492 + ], + [ + "▁honestly", + -11.132125854492188 + ], + [ + "▁destruction", + -11.132204055786133 + ], + [ + "▁ensures", + -11.132433891296387 + ], + [ + "▁alert", + -11.13249397277832 + ], + [ + "▁inspiring", + -11.132709503173828 + ], + [ + "▁crystal", + -11.132715225219727 + ], + [ + "▁strip", + -11.133100509643555 + ], + [ + "2016", + -11.133341789245605 + ], + [ + "▁wing", + -11.133638381958008 + ], + [ + "▁carries", + -11.134004592895508 + ], + [ + "▁keen", + -11.13425350189209 + ], + [ + "▁affects", + -11.13444709777832 + ], + [ + "ful", + -11.134696006774902 + ], + [ + "▁Bad", + -11.135086059570312 + ], + [ + "ups", + -11.135181427001953 + ], + [ + "▁shell", + -11.135231971740723 + ], + [ + "▁twin", + -11.135242462158203 + ], + [ + "▁plates", + -11.13530445098877 + ], + [ + "▁passage", + -11.135396003723145 + ], + [ + "▁centuries", + -11.135489463806152 + ], + [ + "▁remind", + -11.135518074035645 + ], + [ + "▁manufactured", + -11.135665893554688 + ], + [ + "▁precisely", + -11.136039733886719 + ], + [ + "▁charging", + -11.136133193969727 + ], + [ + "▁reportedly", + -11.13619613647461 + ], + [ + "▁magical", + -11.136396408081055 + ], + [ + "▁Arab", + -11.136529922485352 + ], + [ + "▁Front", + -11.136540412902832 + ], + [ + "▁painful", + -11.136758804321289 + ], + [ + "▁coaches", + -11.136802673339844 + ], + [ + "▁handled", + -11.137106895446777 + ], + [ + "▁argued", + -11.137563705444336 + ], + [ + "▁pants", + -11.137711524963379 + ], + [ + "▁Chairman", + -11.138423919677734 + ], + [ + "▁limitations", + -11.138517379760742 + ], + [ + "▁tune", + -11.13891315460205 + ], + [ + "party", + -11.1389799118042 + ], + [ + "▁Reading", + -11.139006614685059 + ], + [ + "▁Lincoln", + -11.13902473449707 + ], + [ + "▁genre", + -11.139142990112305 + ], + [ + "mi", + -11.139204978942871 + ], + [ + "▁donation", + -11.139304161071777 + ], + [ + "▁Performance", + -11.139907836914062 + ], + [ + "ir", + -11.139927864074707 + ], + [ + "▁PR", + -11.139965057373047 + ], + [ + "▁tourist", + -11.13997745513916 + ], + [ + "▁Cover", + -11.140032768249512 + ], + [ + "▁Unit", + -11.140064239501953 + ], + [ + "▁shorter", + -11.140972137451172 + ], + [ + "▁documentary", + -11.1410493850708 + ], + [ + "▁slip", + -11.14145565032959 + ], + [ + "▁Kate", + -11.141478538513184 + ], + [ + "150", + -11.141530990600586 + ], + [ + "▁assignment", + -11.141958236694336 + ], + [ + "▁Stop", + -11.142206192016602 + ], + [ + "▁calculated", + -11.142230987548828 + ], + [ + "▁AP", + -11.142451286315918 + ], + [ + "▁Di", + -11.142532348632812 + ], + [ + "▁File", + -11.142549514770508 + ], + [ + "▁mount", + -11.142605781555176 + ], + [ + "▁Rob", + -11.142748832702637 + ], + [ + "▁allegations", + -11.143022537231445 + ], + [ + "▁couch", + -11.143290519714355 + ], + [ + "▁DJ", + -11.143631935119629 + ], + [ + "▁Luke", + -11.143718719482422 + ], + [ + "▁Side", + -11.143990516662598 + ], + [ + "▁tower", + -11.14404296875 + ], + [ + "▁Dad", + -11.144274711608887 + ], + [ + "▁para", + -11.144340515136719 + ], + [ + "▁travelling", + -11.144983291625977 + ], + [ + "set", + -11.145001411437988 + ], + [ + "▁Us", + -11.14504337310791 + ], + [ + "▁burden", + -11.145181655883789 + ], + [ + "▁Gary", + -11.145896911621094 + ], + [ + "▁hook", + -11.146456718444824 + ], + [ + "▁shelf", + -11.146940231323242 + ], + [ + "high", + -11.147198677062988 + ], + [ + "▁tail", + -11.147273063659668 + ], + [ + "▁com", + -11.147302627563477 + ], + [ + "▁dear", + -11.14734935760498 + ], + [ + "▁sixth", + -11.147396087646484 + ], + [ + "▁fought", + -11.147435188293457 + ], + [ + "▁Article", + -11.147867202758789 + ], + [ + "▁intelligent", + -11.148056030273438 + ], + [ + "▁effectiveness", + -11.1487455368042 + ], + [ + "▁drops", + -11.148900985717773 + ], + [ + "▁beans", + -11.14891242980957 + ], + [ + "▁liver", + -11.149040222167969 + ], + [ + "ee", + -11.149283409118652 + ], + [ + "▁Ali", + -11.149799346923828 + ], + [ + "▁Marine", + -11.150130271911621 + ], + [ + "▁guides", + -11.150155067443848 + ], + [ + "▁iconic", + -11.150163650512695 + ], + [ + "▁Future", + -11.150405883789062 + ], + [ + "▁vibrant", + -11.150450706481934 + ], + [ + "▁realistic", + -11.150516510009766 + ], + [ + "▁humanity", + -11.15178108215332 + ], + [ + "▁seller", + -11.15205192565918 + ], + [ + "▁Pat", + -11.152567863464355 + ], + [ + "▁hence", + -11.152569770812988 + ], + [ + "▁Missouri", + -11.15275764465332 + ], + [ + "▁achievement", + -11.152864456176758 + ], + [ + "▁Vol", + -11.153159141540527 + ], + [ + "▁dying", + -11.153250694274902 + ], + [ + "▁margin", + -11.153960227966309 + ], + [ + "▁independence", + -11.15396785736084 + ], + [ + "▁FIG", + -11.154060363769531 + ], + [ + "▁Doctor", + -11.15464973449707 + ], + [ + "▁subtle", + -11.154777526855469 + ], + [ + "▁donations", + -11.155200004577637 + ], + [ + "▁engineer", + -11.155200958251953 + ], + [ + "▁honey", + -11.155308723449707 + ], + [ + "▁dimensions", + -11.155595779418945 + ], + [ + "▁reveals", + -11.155972480773926 + ], + [ + "▁Empire", + -11.156889915466309 + ], + [ + "▁Know", + -11.157037734985352 + ], + [ + "▁enemies", + -11.157360076904297 + ], + [ + "▁consulting", + -11.15773868560791 + ], + [ + "▁Records", + -11.158012390136719 + ], + [ + "▁maker", + -11.15866470336914 + ], + [ + "▁refund", + -11.158683776855469 + ], + [ + "▁participated", + -11.158820152282715 + ], + [ + "▁customized", + -11.159098625183105 + ], + [ + "▁contractors", + -11.159196853637695 + ], + [ + "▁trucks", + -11.15943431854248 + ], + [ + "▁Denver", + -11.159521102905273 + ], + [ + "im", + -11.159610748291016 + ], + [ + "▁priced", + -11.159738540649414 + ], + [ + "▁shoe", + -11.160066604614258 + ], + [ + "▁silence", + -11.160125732421875 + ], + [ + "▁disabled", + -11.160181045532227 + ], + [ + "▁batteries", + -11.160449028015137 + ], + [ + "▁Better", + -11.160561561584473 + ], + [ + "▁Galaxy", + -11.160593032836914 + ], + [ + "▁Bitcoin", + -11.160825729370117 + ], + [ + "▁imagination", + -11.16105842590332 + ], + [ + "▁strengthen", + -11.1618013381958 + ], + [ + "▁credits", + -11.161904335021973 + ], + [ + "km", + -11.16191291809082 + ], + [ + "▁spokesman", + -11.162320137023926 + ], + [ + "▁relate", + -11.163026809692383 + ], + [ + "▁Sony", + -11.163244247436523 + ], + [ + "▁blessed", + -11.163488388061523 + ], + [ + "51", + -11.163656234741211 + ], + [ + "▁cultures", + -11.163955688476562 + ], + [ + "▁waters", + -11.164114952087402 + ], + [ + "▁surfaces", + -11.164216995239258 + ], + [ + "▁wrapped", + -11.164314270019531 + ], + [ + "▁Kit", + -11.164861679077148 + ], + [ + "▁loads", + -11.165122032165527 + ], + [ + "▁buttons", + -11.165400505065918 + ], + [ + "▁chip", + -11.165462493896484 + ], + [ + "▁peaceful", + -11.165749549865723 + ], + [ + "56", + -11.166032791137695 + ], + [ + "▁stepped", + -11.1661376953125 + ], + [ + "▁FL", + -11.166731834411621 + ], + [ + "ford", + -11.166869163513184 + ], + [ + "▁fitted", + -11.166996002197266 + ], + [ + "such", + -11.167464256286621 + ], + [ + "▁alike", + -11.167499542236328 + ], + [ + "▁BC", + -11.167550086975098 + ], + [ + "▁clinic", + -11.167616844177246 + ], + [ + "▁Rather", + -11.16762924194336 + ], + [ + "▁amenities", + -11.167835235595703 + ], + [ + "▁frames", + -11.16824722290039 + ], + [ + "▁thirty", + -11.168283462524414 + ], + [ + "▁affairs", + -11.168338775634766 + ], + [ + "▁terminal", + -11.168381690979004 + ], + [ + "▁temple", + -11.168457984924316 + ], + [ + "▁import", + -11.16860294342041 + ], + [ + "▁Easter", + -11.16914176940918 + ], + [ + "▁handful", + -11.169249534606934 + ], + [ + "▁Dean", + -11.169384002685547 + ], + [ + "▁density", + -11.16948127746582 + ], + [ + "▁]", + -11.169507026672363 + ], + [ + "▁fancy", + -11.169642448425293 + ], + [ + "She", + -11.16980266571045 + ], + [ + "▁Crusher", + -11.169833183288574 + ], + [ + "▁moisture", + -11.170019149780273 + ], + [ + "only", + -11.170023918151855 + ], + [ + "▁extract", + -11.170105934143066 + ], + [ + "▁Gas", + -11.170234680175781 + ], + [ + "New", + -11.17036247253418 + ], + [ + "▁bottles", + -11.170445442199707 + ], + [ + "▁authorized", + -11.17065143585205 + ], + [ + "▁threw", + -11.170763969421387 + ], + [ + "One", + -11.171096801757812 + ], + [ + "▁grid", + -11.171121597290039 + ], + [ + "ability", + -11.17127799987793 + ], + [ + "▁stolen", + -11.171318054199219 + ], + [ + "250", + -11.171393394470215 + ], + [ + "▁appliances", + -11.171748161315918 + ], + [ + "wide", + -11.171792984008789 + ], + [ + "▁biological", + -11.172028541564941 + ], + [ + "▁Email", + -11.172463417053223 + ], + [ + "▁psychological", + -11.172516822814941 + ], + [ + "2015", + -11.172608375549316 + ], + [ + "▁musicians", + -11.172979354858398 + ], + [ + "ii", + -11.17314624786377 + ], + [ + "▁tooth", + -11.173219680786133 + ], + [ + "▁discussing", + -11.173318862915039 + ], + [ + "html", + -11.173454284667969 + ], + [ + "▁Upon", + -11.17370891571045 + ], + [ + "▁outer", + -11.173730850219727 + ], + [ + "▁requiring", + -11.173795700073242 + ], + [ + "▁marine", + -11.17410659790039 + ], + [ + "▁Jon", + -11.174227714538574 + ], + [ + "▁Wars", + -11.174391746520996 + ], + [ + "▁Common", + -11.174420356750488 + ], + [ + "▁collecting", + -11.174660682678223 + ], + [ + "ER", + -11.175143241882324 + ], + [ + "▁Final", + -11.17520523071289 + ], + [ + "▁Talk", + -11.175372123718262 + ], + [ + "▁selecting", + -11.17566204071045 + ], + [ + "▁controller", + -11.175992965698242 + ], + [ + "▁Constitution", + -11.176058769226074 + ], + [ + "▁1950", + -11.176285743713379 + ], + [ + "▁derived", + -11.176857948303223 + ], + [ + "▁corruption", + -11.1773042678833 + ], + [ + "what", + -11.17742919921875 + ], + [ + "▁branches", + -11.177474975585938 + ], + [ + "▁gardens", + -11.177553176879883 + ], + [ + "▁oh", + -11.177645683288574 + ], + [ + "▁retailers", + -11.177834510803223 + ], + [ + "▁dozens", + -11.177881240844727 + ], + [ + "▁Andy", + -11.177960395812988 + ], + [ + "▁failing", + -11.178242683410645 + ], + [ + "▁exhibit", + -11.178765296936035 + ], + [ + "▁superb", + -11.178784370422363 + ], + [ + "they", + -11.178827285766602 + ], + [ + "▁purple", + -11.178839683532715 + ], + [ + "▁addiction", + -11.178942680358887 + ], + [ + "▁converted", + -11.17917537689209 + ], + [ + "▁quit", + -11.179238319396973 + ], + [ + "▁proceed", + -11.179366111755371 + ], + [ + "▁embrace", + -11.17971420288086 + ], + [ + "▁lately", + -11.179726600646973 + ], + [ + "Our", + -11.18000316619873 + ], + [ + "▁unfortunately", + -11.180181503295898 + ], + [ + "▁discipline", + -11.180383682250977 + ], + [ + "▁shed", + -11.180672645568848 + ], + [ + "▁comply", + -11.181459426879883 + ], + [ + "▁progressive", + -11.181509971618652 + ], + [ + "▁tourism", + -11.181739807128906 + ], + [ + "▁Phil", + -11.181875228881836 + ], + [ + "▁binding", + -11.182138442993164 + ], + [ + "▁exploration", + -11.182257652282715 + ], + [ + "▁Custom", + -11.182305335998535 + ], + [ + "▁Justin", + -11.182483673095703 + ], + [ + "▁frozen", + -11.182605743408203 + ], + [ + "▁Friends", + -11.182804107666016 + ], + [ + "▁Affairs", + -11.182942390441895 + ], + [ + "▁acceptance", + -11.183124542236328 + ], + [ + "▁56", + -11.183148384094238 + ], + [ + "▁oxygen", + -11.183276176452637 + ], + [ + "▁profession", + -11.18335247039795 + ], + [ + "▁fastest", + -11.183469772338867 + ], + [ + "▁treating", + -11.18355941772461 + ], + [ + "▁titled", + -11.18379020690918 + ], + [ + "54", + -11.183826446533203 + ], + [ + "▁striking", + -11.184249877929688 + ], + [ + "▁towns", + -11.184735298156738 + ], + [ + "▁gently", + -11.18474006652832 + ], + [ + "▁Commercial", + -11.184978485107422 + ], + [ + "▁NC", + -11.185408592224121 + ], + [ + "▁Sub", + -11.185419082641602 + ], + [ + "▁Scottish", + -11.185480117797852 + ], + [ + "▁Kentucky", + -11.18590259552002 + ], + [ + "▁possess", + -11.186043739318848 + ], + [ + "▁Castle", + -11.186135292053223 + ], + [ + "za", + -11.186209678649902 + ], + [ + "▁sized", + -11.186293601989746 + ], + [ + "▁reminded", + -11.186326026916504 + ], + [ + "▁memorable", + -11.18639850616455 + ], + [ + "▁rocks", + -11.186661720275879 + ], + [ + "▁shelter", + -11.18692684173584 + ], + [ + "▁beaches", + -11.18707275390625 + ], + [ + "▁incorporate", + -11.187253952026367 + ], + [ + "▁bite", + -11.187440872192383 + ], + [ + "▁separated", + -11.187580108642578 + ], + [ + "▁Reserve", + -11.188597679138184 + ], + [ + "▁TX", + -11.188838005065918 + ], + [ + "▁thesis", + -11.18891716003418 + ], + [ + "▁moderate", + -11.189360618591309 + ], + [ + "▁dont", + -11.189655303955078 + ], + [ + "▁essays", + -11.190156936645508 + ], + [ + "▁timely", + -11.190762519836426 + ], + [ + "▁Dumpster", + -11.190840721130371 + ], + [ + "▁suspension", + -11.190879821777344 + ], + [ + "▁alarm", + -11.191030502319336 + ], + [ + "▁wherever", + -11.19129753112793 + ], + [ + "▁identifying", + -11.191609382629395 + ], + [ + "▁Ph", + -11.191751480102539 + ], + [ + "▁Hills", + -11.191892623901367 + ], + [ + "▁disability", + -11.1920747756958 + ], + [ + "can", + -11.19214153289795 + ], + [ + "▁53", + -11.192177772521973 + ], + [ + "▁achieving", + -11.192182540893555 + ], + [ + "▁pollution", + -11.192461013793945 + ], + [ + "▁Six", + -11.192534446716309 + ], + [ + "being", + -11.1925630569458 + ], + [ + "▁im", + -11.192587852478027 + ], + [ + "▁mattress", + -11.192981719970703 + ], + [ + "▁footage", + -11.193137168884277 + ], + [ + "▁Something", + -11.193177223205566 + ], + [ + "▁voices", + -11.193258285522461 + ], + [ + "▁motivation", + -11.193437576293945 + ], + [ + "▁pour", + -11.193683624267578 + ], + [ + "▁NBA", + -11.193709373474121 + ], + [ + "just", + -11.193748474121094 + ], + [ + "▁determination", + -11.194083213806152 + ], + [ + "▁counts", + -11.194446563720703 + ], + [ + "▁ebook", + -11.19465160369873 + ], + [ + "▁squad", + -11.195266723632812 + ], + [ + "▁Hand", + -11.195355415344238 + ], + [ + "▁Harris", + -11.195382118225098 + ], + [ + "▁garlic", + -11.195406913757324 + ], + [ + "▁Simple", + -11.195834159851074 + ], + [ + "▁seemingly", + -11.196377754211426 + ], + [ + "▁conservation", + -11.196388244628906 + ], + [ + "▁agricultural", + -11.196696281433105 + ], + [ + "▁departments", + -11.196764945983887 + ], + [ + "▁width", + -11.196819305419922 + ], + [ + "▁placement", + -11.196821212768555 + ], + [ + "▁Inter", + -11.19686222076416 + ], + [ + "▁VA", + -11.196893692016602 + ], + [ + "▁tale", + -11.197226524353027 + ], + [ + "▁recommendation", + -11.197300910949707 + ], + [ + "▁demanding", + -11.197562217712402 + ], + [ + "▁remembered", + -11.197635650634766 + ], + [ + "ists", + -11.197739601135254 + ], + [ + "▁eastern", + -11.197854995727539 + ], + [ + "ana", + -11.197877883911133 + ], + [ + "▁silent", + -11.198415756225586 + ], + [ + "▁blocked", + -11.198678970336914 + ], + [ + "▁Ma", + -11.19886589050293 + ], + [ + "▁personalized", + -11.198983192443848 + ], + [ + "▁stem", + -11.1992826461792 + ], + [ + "▁flood", + -11.199407577514648 + ], + [ + "▁Magic", + -11.199628829956055 + ], + [ + "▁Anne", + -11.200248718261719 + ], + [ + "▁nicely", + -11.200586318969727 + ], + [ + "▁mainstream", + -11.200600624084473 + ], + [ + "▁arrange", + -11.20081901550293 + ], + [ + "▁Gen", + -11.201200485229492 + ], + [ + "▁anytime", + -11.201848983764648 + ], + [ + "▁dirty", + -11.201862335205078 + ], + [ + "▁competing", + -11.201932907104492 + ], + [ + "▁pic", + -11.20226764678955 + ], + [ + "▁instances", + -11.202486038208008 + ], + [ + "▁Labour", + -11.203082084655762 + ], + [ + "▁mild", + -11.203235626220703 + ], + [ + "▁secretary", + -11.203413963317871 + ], + [ + "▁Hard", + -11.203551292419434 + ], + [ + "▁beneath", + -11.203668594360352 + ], + [ + "▁experiments", + -11.203784942626953 + ], + [ + "▁z", + -11.203849792480469 + ], + [ + "round", + -11.204146385192871 + ], + [ + "▁beloved", + -11.204198837280273 + ], + [ + "▁emerged", + -11.204355239868164 + ], + [ + "▁Lane", + -11.204379081726074 + ], + [ + "▁BE", + -11.20469856262207 + ], + [ + "▁basement", + -11.20508861541748 + ], + [ + "top", + -11.2056245803833 + ], + [ + "▁Complete", + -11.20569896697998 + ], + [ + "▁grain", + -11.20577621459961 + ], + [ + "▁drag", + -11.20599365234375 + ], + [ + "ac", + -11.206323623657227 + ], + [ + "▁Ron", + -11.206355094909668 + ], + [ + "▁defence", + -11.206408500671387 + ], + [ + "▁1989", + -11.206978797912598 + ], + [ + "▁Bo", + -11.208000183105469 + ], + [ + "▁repeatedly", + -11.2081937789917 + ], + [ + "▁assumed", + -11.208271026611328 + ], + [ + "board", + -11.208396911621094 + ], + [ + "▁Terms", + -11.209039688110352 + ], + [ + "▁Far", + -11.209235191345215 + ], + [ + "▁laboratory", + -11.209484100341797 + ], + [ + "▁Located", + -11.209526062011719 + ], + [ + "▁optimal", + -11.210368156433105 + ], + [ + "▁diameter", + -11.210387229919434 + ], + [ + "▁automated", + -11.210447311401367 + ], + [ + "Do", + -11.210580825805664 + ], + [ + "▁experimental", + -11.210609436035156 + ], + [ + "▁Portland", + -11.210623741149902 + ], + [ + "▁restoration", + -11.211043357849121 + ], + [ + "▁fitting", + -11.211065292358398 + ], + [ + "▁diagnosed", + -11.211358070373535 + ], + [ + "▁strive", + -11.211359977722168 + ], + [ + "57", + -11.211370468139648 + ], + [ + "▁violation", + -11.211563110351562 + ], + [ + "▁corporations", + -11.212441444396973 + ], + [ + "▁referring", + -11.212529182434082 + ], + [ + "▁HR", + -11.212785720825195 + ], + [ + "▁medications", + -11.213284492492676 + ], + [ + "▁couples", + -11.21346378326416 + ], + [ + "ary", + -11.213533401489258 + ], + [ + "▁Utah", + -11.213683128356934 + ], + [ + "▁hoped", + -11.213831901550293 + ], + [ + "▁poll", + -11.214086532592773 + ], + [ + "▁Cleveland", + -11.214259147644043 + ], + [ + "▁strict", + -11.214730262756348 + ], + [ + "▁brick", + -11.214927673339844 + ], + [ + "▁Afghanistan", + -11.215018272399902 + ], + [ + "▁routes", + -11.215043067932129 + ], + [ + "▁Equipment", + -11.215197563171387 + ], + [ + "▁stake", + -11.215475082397461 + ], + [ + "▁dispute", + -11.215560913085938 + ], + [ + "sized", + -11.21557331085205 + ], + [ + "▁vitamin", + -11.215658187866211 + ], + [ + "▁Interior", + -11.215932846069336 + ], + [ + "▁identical", + -11.215933799743652 + ], + [ + "▁profiles", + -11.216001510620117 + ], + [ + "▁Until", + -11.2160062789917 + ], + [ + "▁varied", + -11.2163667678833 + ], + [ + "▁jury", + -11.216935157775879 + ], + [ + "sen", + -11.216970443725586 + ], + [ + "▁th", + -11.217185974121094 + ], + [ + "▁acknowledge", + -11.217424392700195 + ], + [ + "ten", + -11.21774959564209 + ], + [ + "▁Stadium", + -11.217811584472656 + ], + [ + "▁Walker", + -11.217811584472656 + ], + [ + "▁IBM", + -11.217875480651855 + ], + [ + "lo", + -11.218094825744629 + ], + [ + "▁agreements", + -11.218286514282227 + ], + [ + "our", + -11.21838665008545 + ], + [ + "▁yeah", + -11.218486785888672 + ], + [ + "▁Maria", + -11.218963623046875 + ], + [ + "▁annually", + -11.219133377075195 + ], + [ + "▁rack", + -11.21926498413086 + ], + [ + "▁Josh", + -11.219817161560059 + ], + [ + "▁boundaries", + -11.219847679138184 + ], + [ + "▁Chi", + -11.22007942199707 + ], + [ + "ina", + -11.220206260681152 + ], + [ + "▁counsel", + -11.220318794250488 + ], + [ + "▁significance", + -11.220970153808594 + ], + [ + "▁Peace", + -11.221269607543945 + ], + [ + "▁Boy", + -11.221485137939453 + ], + [ + "▁lips", + -11.221670150756836 + ], + [ + "▁drew", + -11.221906661987305 + ], + [ + "▁lightweight", + -11.222023010253906 + ], + [ + "TV", + -11.222176551818848 + ], + [ + "▁sons", + -11.222450256347656 + ], + [ + "▁laundry", + -11.222524642944336 + ], + [ + "▁patent", + -11.222823143005371 + ], + [ + "▁consultant", + -11.222854614257812 + ], + [ + "▁Source", + -11.222909927368164 + ], + [ + "▁claiming", + -11.223001480102539 + ], + [ + "▁hunt", + -11.223098754882812 + ], + [ + "va", + -11.22314739227295 + ], + [ + "▁overwhelming", + -11.223268508911133 + ], + [ + "▁tennis", + -11.223581314086914 + ], + [ + "▁Rep", + -11.223637580871582 + ], + [ + "▁spell", + -11.22402286529541 + ], + [ + "▁Bruce", + -11.224059104919434 + ], + [ + "▁threatened", + -11.224544525146484 + ], + [ + "▁Temple", + -11.224615097045898 + ], + [ + "op", + -11.224761009216309 + ], + [ + "pa", + -11.224828720092773 + ], + [ + "▁wage", + -11.224958419799805 + ], + [ + "▁abandoned", + -11.225031852722168 + ], + [ + "▁impacts", + -11.225144386291504 + ], + [ + "▁Alliance", + -11.225225448608398 + ], + [ + "о", + -11.225306510925293 + ], + [ + "▁Alan", + -11.225634574890137 + ], + [ + "▁ruled", + -11.225959777832031 + ], + [ + "▁supplement", + -11.22624683380127 + ], + [ + "▁habit", + -11.22631549835205 + ], + [ + "▁simultaneously", + -11.22707462310791 + ], + [ + "▁rings", + -11.227272987365723 + ], + [ + "▁login", + -11.227367401123047 + ], + [ + "wa", + -11.227550506591797 + ], + [ + "url", + -11.227622985839844 + ], + [ + "▁allegedly", + -11.227754592895508 + ], + [ + "▁URL", + -11.22797966003418 + ], + [ + "▁closest", + -11.22838020324707 + ], + [ + "▁tremendous", + -11.228429794311523 + ], + [ + "are", + -11.228614807128906 + ], + [ + "▁Electric", + -11.228697776794434 + ], + [ + "▁cabinets", + -11.229186058044434 + ], + [ + "ise", + -11.22933578491211 + ], + [ + "▁mask", + -11.229520797729492 + ], + [ + "even", + -11.229804992675781 + ], + [ + "▁reflects", + -11.229836463928223 + ], + [ + "▁Update", + -11.229893684387207 + ], + [ + "▁implementing", + -11.230257034301758 + ], + [ + "▁Practice", + -11.230463981628418 + ], + [ + "▁protocol", + -11.23050308227539 + ], + [ + "▁measurements", + -11.230803489685059 + ], + [ + "▁motivated", + -11.230849266052246 + ], + [ + "▁Labor", + -11.230850219726562 + ], + [ + "▁mechanisms", + -11.23088264465332 + ], + [ + "▁Companies", + -11.230974197387695 + ], + [ + "▁wherein", + -11.231614112854004 + ], + [ + "▁crack", + -11.231788635253906 + ], + [ + "▁Islam", + -11.231921195983887 + ], + [ + "▁installing", + -11.231924057006836 + ], + [ + "▁implications", + -11.232002258300781 + ], + [ + "▁Soviet", + -11.232428550720215 + ], + [ + "▁celebrating", + -11.232555389404297 + ], + [ + "▁Previous", + -11.232561111450195 + ], + [ + "▁Francis", + -11.232595443725586 + ], + [ + "▁publications", + -11.23293685913086 + ], + [ + "▁influenced", + -11.233024597167969 + ], + [ + "▁invested", + -11.23331069946289 + ], + [ + "state", + -11.233479499816895 + ], + [ + "▁Charlie", + -11.23355770111084 + ], + [ + "▁Dead", + -11.233683586120605 + ], + [ + "▁inflation", + -11.2343111038208 + ], + [ + "▁Images", + -11.234381675720215 + ], + [ + "▁analyze", + -11.234381675720215 + ], + [ + "▁crop", + -11.234500885009766 + ], + [ + "▁viewers", + -11.23454761505127 + ], + [ + "▁suits", + -11.234590530395508 + ], + [ + "▁Pan", + -11.234779357910156 + ], + [ + "▁gambling", + -11.235451698303223 + ], + [ + "▁hybrid", + -11.235626220703125 + ], + [ + "▁Rick", + -11.235973358154297 + ], + [ + "▁bay", + -11.236034393310547 + ], + [ + "▁Ice", + -11.23633098602295 + ], + [ + "▁survived", + -11.236462593078613 + ], + [ + "▁disk", + -11.236961364746094 + ], + [ + "▁detect", + -11.236989974975586 + ], + [ + "▁notion", + -11.237133979797363 + ], + [ + "2019", + -11.23757553100586 + ], + [ + "▁tourists", + -11.237833023071289 + ], + [ + "▁grocery", + -11.238457679748535 + ], + [ + "▁tags", + -11.238672256469727 + ], + [ + "▁PhD", + -11.238752365112305 + ], + [ + "▁spa", + -11.238807678222656 + ], + [ + "▁calories", + -11.239433288574219 + ], + [ + "▁bin", + -11.239439010620117 + ], + [ + "▁bits", + -11.239635467529297 + ], + [ + "▁stroke", + -11.239741325378418 + ], + [ + "▁lemon", + -11.240033149719238 + ], + [ + "▁wore", + -11.240148544311523 + ], + [ + "▁gradually", + -11.240352630615234 + ], + [ + "▁attacked", + -11.24040699005127 + ], + [ + "▁tablets", + -11.240666389465332 + ], + [ + "▁grants", + -11.2407865524292 + ], + [ + "▁Jonathan", + -11.240825653076172 + ], + [ + "ja", + -11.24099349975586 + ], + [ + "▁Springs", + -11.241049766540527 + ], + [ + "▁lawn", + -11.24117374420166 + ], + [ + "▁radiation", + -11.241220474243164 + ], + [ + "▁fed", + -11.241445541381836 + ], + [ + "▁Highway", + -11.241588592529297 + ], + [ + "▁Between", + -11.241676330566406 + ], + [ + "▁magnetic", + -11.241868019104004 + ], + [ + "▁qualities", + -11.241979598999023 + ], + [ + "▁harmful", + -11.242096900939941 + ], + [ + "▁THIS", + -11.242138862609863 + ], + [ + "▁contacts", + -11.242344856262207 + ], + [ + "▁zip", + -11.24258804321289 + ], + [ + "▁Had", + -11.242850303649902 + ], + [ + "▁olive", + -11.242895126342773 + ], + [ + "▁lamp", + -11.243546485900879 + ], + [ + "specific", + -11.243592262268066 + ], + [ + "▁observe", + -11.243692398071289 + ], + [ + "▁reserves", + -11.24409008026123 + ], + [ + "▁belong", + -11.244097709655762 + ], + [ + "▁makers", + -11.244556427001953 + ], + [ + "▁seal", + -11.244815826416016 + ], + [ + "▁fleet", + -11.245599746704102 + ], + [ + "▁Bring", + -11.246127128601074 + ], + [ + "▁contacted", + -11.246142387390137 + ], + [ + "▁Speaking", + -11.246254920959473 + ], + [ + "▁actress", + -11.24630355834961 + ], + [ + "▁shame", + -11.246614456176758 + ], + [ + "▁bearing", + -11.246639251708984 + ], + [ + "▁podcast", + -11.247124671936035 + ], + [ + "▁Core", + -11.247282028198242 + ], + [ + "▁buried", + -11.247467041015625 + ], + [ + "▁incorporated", + -11.247495651245117 + ], + [ + "▁ski", + -11.247514724731445 + ], + [ + "▁leaf", + -11.247628211975098 + ], + [ + "▁disc", + -11.24766731262207 + ], + [ + "▁welfare", + -11.248023986816406 + ], + [ + "▁boring", + -11.248167037963867 + ], + [ + "▁auction", + -11.248291015625 + ], + [ + "▁replacing", + -11.248369216918945 + ], + [ + "▁proteins", + -11.24890422821045 + ], + [ + "▁proposals", + -11.249152183532715 + ], + [ + "▁perception", + -11.249309539794922 + ], + [ + "▁Hamilton", + -11.249448776245117 + ], + [ + "▁glory", + -11.249479293823242 + ], + [ + "▁liberal", + -11.249917030334473 + ], + [ + "ised", + -11.25014591217041 + ], + [ + "▁oils", + -11.250507354736328 + ], + [ + "▁diamond", + -11.250622749328613 + ], + [ + "▁confirmation", + -11.250687599182129 + ], + [ + "▁Rev", + -11.250693321228027 + ], + [ + "▁nail", + -11.250943183898926 + ], + [ + "▁classical", + -11.250946998596191 + ], + [ + "▁demo", + -11.251394271850586 + ], + [ + "▁Wedding", + -11.251458168029785 + ], + [ + "▁suspended", + -11.251681327819824 + ], + [ + "▁peer", + -11.251964569091797 + ], + [ + "▁attendance", + -11.25202751159668 + ], + [ + "▁coconut", + -11.252331733703613 + ], + [ + "▁dough", + -11.252334594726562 + ], + [ + "▁Challenge", + -11.25268268585205 + ], + [ + "▁excessive", + -11.25280475616455 + ], + [ + "▁mature", + -11.252893447875977 + ], + [ + "▁consecutive", + -11.253044128417969 + ], + [ + "▁cookie", + -11.253077507019043 + ], + [ + "▁Sport", + -11.253335952758789 + ], + [ + "▁twist", + -11.253422737121582 + ], + [ + "▁DO", + -11.253575325012207 + ], + [ + "▁Additional", + -11.254098892211914 + ], + [ + "▁holder", + -11.254331588745117 + ], + [ + "▁disposal", + -11.254515647888184 + ], + [ + "▁console", + -11.254611015319824 + ], + [ + "▁Girls", + -11.254868507385254 + ], + [ + "▁delighted", + -11.25488567352295 + ], + [ + "ga", + -11.255013465881348 + ], + [ + "▁Actually", + -11.255337715148926 + ], + [ + "▁Meeting", + -11.255374908447266 + ], + [ + "▁outlet", + -11.255407333374023 + ], + [ + "▁suggesting", + -11.255659103393555 + ], + [ + "▁sponsored", + -11.255961418151855 + ], + [ + "ji", + -11.256030082702637 + ], + [ + "▁blogging", + -11.256052017211914 + ], + [ + "▁Phoenix", + -11.256305694580078 + ], + [ + "▁IL", + -11.256497383117676 + ], + [ + "▁YOUR", + -11.256558418273926 + ], + [ + "▁technological", + -11.256623268127441 + ], + [ + "▁intensity", + -11.256865501403809 + ], + [ + "▁opponent", + -11.256969451904297 + ], + [ + "▁junk", + -11.257537841796875 + ], + [ + "▁nuts", + -11.257811546325684 + ], + [ + "▁labels", + -11.257854461669922 + ], + [ + "58", + -11.25786018371582 + ], + [ + "▁thereby", + -11.258232116699219 + ], + [ + "▁crossed", + -11.258478164672852 + ], + [ + "▁excellence", + -11.258760452270508 + ], + [ + "▁obligation", + -11.259114265441895 + ], + [ + "▁Cash", + -11.259154319763184 + ], + [ + "▁Metal", + -11.259222984313965 + ], + [ + "▁apartments", + -11.259449005126953 + ], + [ + "▁enabling", + -11.259450912475586 + ], + [ + "▁vinyl", + -11.259510040283203 + ], + [ + "▁spacious", + -11.25964641571045 + ], + [ + "▁Style", + -11.259864807128906 + ], + [ + "▁replied", + -11.259895324707031 + ], + [ + "▁scratch", + -11.259902000427246 + ], + [ + "▁ABC", + -11.259937286376953 + ], + [ + "▁Khan", + -11.260104179382324 + ], + [ + "▁legitimate", + -11.26042366027832 + ], + [ + "▁worthy", + -11.260429382324219 + ], + [ + "▁Jo", + -11.260683059692383 + ], + [ + "▁cancel", + -11.260814666748047 + ], + [ + "▁trails", + -11.260889053344727 + ], + [ + "▁restricted", + -11.260973930358887 + ], + [ + "▁Greece", + -11.2611665725708 + ], + [ + "▁tutorial", + -11.261265754699707 + ], + [ + "▁judges", + -11.261475563049316 + ], + [ + "▁bet", + -11.262065887451172 + ], + [ + "▁friendship", + -11.262716293334961 + ], + [ + "▁Investment", + -11.262866020202637 + ], + [ + "▁computing", + -11.263463020324707 + ], + [ + "▁sake", + -11.2640380859375 + ], + [ + "▁colorful", + -11.264081001281738 + ], + [ + "▁negotiations", + -11.264238357543945 + ], + [ + "▁Lisa", + -11.264362335205078 + ], + [ + "▁jazz", + -11.26443862915039 + ], + [ + "▁confusion", + -11.264456748962402 + ], + [ + "era", + -11.26446533203125 + ], + [ + "▁Trail", + -11.264543533325195 + ], + [ + "▁voltage", + -11.264840126037598 + ], + [ + "▁guided", + -11.264932632446289 + ], + [ + "▁variables", + -11.265127182006836 + ], + [ + "▁workforce", + -11.265179634094238 + ], + [ + "▁swim", + -11.265231132507324 + ], + [ + "▁attorneys", + -11.265283584594727 + ], + [ + "▁strain", + -11.265335083007812 + ], + [ + "▁tender", + -11.265408515930176 + ], + [ + "▁sisters", + -11.26547622680664 + ], + [ + "▁dealer", + -11.265507698059082 + ], + [ + "▁trim", + -11.265548706054688 + ], + [ + "▁reflection", + -11.26555061340332 + ], + [ + "▁Java", + -11.265639305114746 + ], + [ + "▁gross", + -11.266143798828125 + ], + [ + "▁versatile", + -11.266338348388672 + ], + [ + "▁elite", + -11.266800880432129 + ], + [ + "▁cannabis", + -11.26683235168457 + ], + [ + "▁Single", + -11.267086029052734 + ], + [ + "▁defeated", + -11.267131805419922 + ], + [ + "▁funeral", + -11.26714038848877 + ], + [ + "▁alternatives", + -11.267216682434082 + ], + [ + "▁jumped", + -11.267553329467773 + ], + [ + "▁visa", + -11.267664909362793 + ], + [ + "▁reduces", + -11.267693519592285 + ], + [ + "▁Thailand", + -11.268186569213867 + ], + [ + "▁boats", + -11.268373489379883 + ], + [ + "▁desert", + -11.268573760986328 + ], + [ + "page", + -11.26865005493164 + ], + [ + "▁fails", + -11.268808364868164 + ], + [ + "▁browse", + -11.269695281982422 + ], + [ + "▁Ha", + -11.269696235656738 + ], + [ + "▁colored", + -11.270522117614746 + ], + [ + "▁citizen", + -11.270853042602539 + ], + [ + "▁Dance", + -11.271124839782715 + ], + [ + "▁climbing", + -11.271612167358398 + ], + [ + "▁hub", + -11.27168083190918 + ], + [ + "▁labour", + -11.271928787231445 + ], + [ + "▁tear", + -11.271937370300293 + ], + [ + "▁Repair", + -11.272159576416016 + ], + [ + "▁Malaysia", + -11.272183418273926 + ], + [ + "▁revolution", + -11.27270221710205 + ], + [ + "▁departure", + -11.272836685180664 + ], + [ + "ki", + -11.27294921875 + ], + [ + "▁loading", + -11.273219108581543 + ], + [ + "▁essence", + -11.273268699645996 + ], + [ + "▁Cut", + -11.273975372314453 + ], + [ + "▁devoted", + -11.273995399475098 + ], + [ + "▁anticipated", + -11.274125099182129 + ], + [ + "▁utilizing", + -11.27440071105957 + ], + [ + "▁approached", + -11.27453899383545 + ], + [ + "▁isolated", + -11.274923324584961 + ], + [ + "▁jaw", + -11.275691986083984 + ], + [ + "▁reporters", + -11.276436805725098 + ], + [ + "▁scared", + -11.276749610900879 + ], + [ + "▁Con", + -11.277107238769531 + ], + [ + "▁Enterprise", + -11.277286529541016 + ], + [ + "▁optional", + -11.277413368225098 + ], + [ + "▁Often", + -11.277440071105957 + ], + [ + "▁audiences", + -11.277518272399902 + ], + [ + "▁Fun", + -11.2777681350708 + ], + [ + "▁highway", + -11.278234481811523 + ], + [ + "▁Round", + -11.278521537780762 + ], + [ + "▁shoulders", + -11.278749465942383 + ], + [ + "▁offerings", + -11.27880859375 + ], + [ + "▁complexity", + -11.278840065002441 + ], + [ + "▁Quick", + -11.278862953186035 + ], + [ + "▁mutual", + -11.278912544250488 + ], + [ + "▁suited", + -11.279014587402344 + ], + [ + "▁deemed", + -11.279212951660156 + ], + [ + "▁Sri", + -11.279267311096191 + ], + [ + "▁promising", + -11.279338836669922 + ], + [ + "good", + -11.279533386230469 + ], + [ + "▁scholarship", + -11.279644012451172 + ], + [ + "▁specifications", + -11.279690742492676 + ], + [ + "▁countless", + -11.279699325561523 + ], + [ + "▁adjusted", + -11.279936790466309 + ], + [ + "▁trans", + -11.28000545501709 + ], + [ + "▁twelve", + -11.280136108398438 + ], + [ + "▁thorough", + -11.280170440673828 + ], + [ + "▁Inside", + -11.280498504638672 + ], + [ + "▁Door", + -11.280797004699707 + ], + [ + "▁satisfy", + -11.281509399414062 + ], + [ + "▁66", + -11.281559944152832 + ], + [ + "▁Okay", + -11.28166389465332 + ], + [ + "▁consciousness", + -11.281900405883789 + ], + [ + "▁elderly", + -11.281949996948242 + ], + [ + "▁Date", + -11.28200912475586 + ], + [ + "▁wiring", + -11.282333374023438 + ], + [ + "▁Thanksgiving", + -11.282341957092285 + ], + [ + "▁Staff", + -11.2823486328125 + ], + [ + "▁Moscow", + -11.282753944396973 + ], + [ + "▁Event", + -11.28349781036377 + ], + [ + "▁submission", + -11.283609390258789 + ], + [ + "▁cabin", + -11.284001350402832 + ], + [ + "▁dressing", + -11.284003257751465 + ], + [ + "▁agriculture", + -11.284205436706543 + ], + [ + "▁downloaded", + -11.284210205078125 + ], + [ + "▁Sweden", + -11.284211158752441 + ], + [ + "▁differ", + -11.2842435836792 + ], + [ + "▁earning", + -11.28445816040039 + ], + [ + "▁Cool", + -11.28449535369873 + ], + [ + "▁shadow", + -11.284577369689941 + ], + [ + "▁appreciation", + -11.284600257873535 + ], + [ + "▁Tri", + -11.28529167175293 + ], + [ + "▁addressing", + -11.285531044006348 + ], + [ + "▁captain", + -11.285603523254395 + ], + [ + "2014", + -11.285609245300293 + ], + [ + "week", + -11.285723686218262 + ], + [ + "▁Amy", + -11.285959243774414 + ], + [ + "▁traditions", + -11.286065101623535 + ], + [ + "▁intake", + -11.286486625671387 + ], + [ + "▁rally", + -11.286795616149902 + ], + [ + "▁ranking", + -11.286913871765137 + ], + [ + "light", + -11.287213325500488 + ], + [ + "▁verify", + -11.287863731384277 + ], + [ + "▁Player", + -11.28796672821045 + ], + [ + "▁reliability", + -11.28807258605957 + ], + [ + "▁refuse", + -11.288115501403809 + ], + [ + "▁containers", + -11.288118362426758 + ], + [ + "▁basket", + -11.28815746307373 + ], + [ + "▁Netflix", + -11.288204193115234 + ], + [ + "▁populations", + -11.288773536682129 + ], + [ + "▁closet", + -11.288825035095215 + ], + [ + "▁affiliate", + -11.28956413269043 + ], + [ + "▁Turn", + -11.28968334197998 + ], + [ + "▁Language", + -11.289896965026855 + ], + [ + "▁adopt", + -11.289949417114258 + ], + [ + "▁beating", + -11.289993286132812 + ], + [ + "▁aging", + -11.290504455566406 + ], + [ + "▁ignored", + -11.290624618530273 + ], + [ + "▁Together", + -11.290759086608887 + ], + [ + "▁bones", + -11.290780067443848 + ], + [ + "▁Cost", + -11.290876388549805 + ], + [ + "▁Works", + -11.290983200073242 + ], + [ + "▁bonds", + -11.291080474853516 + ], + [ + "▁mice", + -11.291410446166992 + ], + [ + "▁Communications", + -11.291717529296875 + ], + [ + "▁mad", + -11.291913032531738 + ], + [ + "▁58", + -11.2919340133667 + ], + [ + "▁uniform", + -11.29269027709961 + ], + [ + "▁Organization", + -11.292926788330078 + ], + [ + "▁Current", + -11.2931489944458 + ], + [ + "▁prospects", + -11.293257713317871 + ], + [ + "▁Islands", + -11.29380989074707 + ], + [ + "▁Battle", + -11.293869018554688 + ], + [ + "▁CT", + -11.294184684753418 + ], + [ + "▁drain", + -11.294563293457031 + ], + [ + "▁immigrants", + -11.294779777526855 + ], + [ + "▁fears", + -11.29517650604248 + ], + [ + "▁Brexit", + -11.295641899108887 + ], + [ + "▁Years", + -11.296073913574219 + ], + [ + "▁Da", + -11.296249389648438 + ], + [ + "▁rounds", + -11.296387672424316 + ], + [ + "~", + -11.296424865722656 + ], + [ + "▁grip", + -11.296518325805664 + ], + [ + "▁transparent", + -11.296548843383789 + ], + [ + "▁Tower", + -11.296870231628418 + ], + [ + "▁Susan", + -11.296914100646973 + ], + [ + "▁Metro", + -11.296957015991211 + ], + [ + "▁warming", + -11.29720401763916 + ], + [ + "▁reminder", + -11.297518730163574 + ], + [ + "▁entities", + -11.297569274902344 + ], + [ + "▁organize", + -11.297602653503418 + ], + [ + "ex", + -11.297714233398438 + ], + [ + "▁Course", + -11.29854679107666 + ], + [ + "▁ranks", + -11.29886531829834 + ], + [ + "▁cited", + -11.299306869506836 + ], + [ + "▁hike", + -11.299323081970215 + ], + [ + "sh", + -11.29966926574707 + ], + [ + "▁joke", + -11.300065994262695 + ], + [ + "▁receives", + -11.30018424987793 + ], + [ + "air", + -11.300195693969727 + ], + [ + "▁mixing", + -11.300287246704102 + ], + [ + "▁beta", + -11.30068588256836 + ], + [ + "▁creatures", + -11.300741195678711 + ], + [ + "▁romance", + -11.301177024841309 + ], + [ + "▁quest", + -11.302143096923828 + ], + [ + "▁Jose", + -11.30219554901123 + ], + [ + "care", + -11.302214622497559 + ], + [ + "▁controversial", + -11.302348136901855 + ], + [ + "▁Coffee", + -11.302350044250488 + ], + [ + "▁360", + -11.30302619934082 + ], + [ + "▁Russell", + -11.30317211151123 + ], + [ + "▁Entertainment", + -11.303276062011719 + ], + [ + "▁Del", + -11.303284645080566 + ], + [ + "▁presentations", + -11.303365707397461 + ], + [ + "▁unlimited", + -11.30359172821045 + ], + [ + "▁obligations", + -11.304641723632812 + ], + [ + "▁Micro", + -11.304686546325684 + ], + [ + "▁assisted", + -11.304697036743164 + ], + [ + "▁Tea", + -11.304913520812988 + ], + [ + "▁measuring", + -11.305273056030273 + ], + [ + "▁stakeholders", + -11.305285453796387 + ], + [ + "▁Link", + -11.305802345275879 + ], + [ + "▁winds", + -11.306116104125977 + ], + [ + "▁cure", + -11.306732177734375 + ], + [ + "▁showcase", + -11.307342529296875 + ], + [ + "▁Greg", + -11.307390213012695 + ], + [ + "Oh", + -11.307424545288086 + ], + [ + "▁110", + -11.307621955871582 + ], + [ + "▁corporation", + -11.30764102935791 + ], + [ + "▁rewards", + -11.307948112487793 + ], + [ + "▁lyrics", + -11.308089256286621 + ], + [ + "▁Junior", + -11.308128356933594 + ], + [ + "▁foster", + -11.308277130126953 + ], + [ + "▁chamber", + -11.308595657348633 + ], + [ + "▁besides", + -11.308625221252441 + ], + [ + "▁renowned", + -11.308627128601074 + ], + [ + "▁marketplace", + -11.308632850646973 + ], + [ + "▁1988", + -11.308706283569336 + ], + [ + "▁listings", + -11.308958053588867 + ], + [ + "▁seeks", + -11.309015274047852 + ], + [ + "▁Resort", + -11.309276580810547 + ], + [ + "▁reactions", + -11.30929183959961 + ], + [ + "▁headquarters", + -11.30930233001709 + ], + [ + "▁receiver", + -11.309407234191895 + ], + [ + "owned", + -11.309431076049805 + ], + [ + "▁vacuum", + -11.309550285339355 + ], + [ + "▁Brand", + -11.309806823730469 + ], + [ + "▁candy", + -11.309905052185059 + ], + [ + "▁Grace", + -11.309968948364258 + ], + [ + "▁analytics", + -11.310111999511719 + ], + [ + "2013", + -11.310256004333496 + ], + [ + "▁Gulf", + -11.310423851013184 + ], + [ + "On", + -11.310476303100586 + ], + [ + "▁investor", + -11.310476303100586 + ], + [ + "▁prospect", + -11.31051254272461 + ], + [ + "▁variation", + -11.310625076293945 + ], + [ + "▁reflected", + -11.310635566711426 + ], + [ + "▁Map", + -11.310763359069824 + ], + [ + "▁USD", + -11.310874938964844 + ], + [ + "▁cloth", + -11.310906410217285 + ], + [ + "▁resistant", + -11.311209678649902 + ], + [ + "▁Clean", + -11.311258316040039 + ], + [ + "▁57", + -11.311260223388672 + ], + [ + "min", + -11.311346054077148 + ], + [ + "▁00", + -11.311543464660645 + ], + [ + "ted", + -11.311649322509766 + ], + [ + "▁seating", + -11.311797142028809 + ], + [ + "▁crushing", + -11.311827659606934 + ], + [ + "▁Thompson", + -11.311832427978516 + ], + [ + "▁Mid", + -11.311895370483398 + ], + [ + "▁potatoes", + -11.311901092529297 + ], + [ + "▁Mission", + -11.311909675598145 + ], + [ + "▁Convention", + -11.312041282653809 + ], + [ + "▁deciding", + -11.312054634094238 + ], + [ + "▁adapt", + -11.312162399291992 + ], + [ + "▁dropping", + -11.312705993652344 + ], + [ + "▁conscious", + -11.31295108795166 + ], + [ + "▁separation", + -11.31313705444336 + ], + [ + "▁knowledgeable", + -11.31326961517334 + ], + [ + "▁Recently", + -11.313273429870605 + ], + [ + "▁prints", + -11.313387870788574 + ], + [ + "der", + -11.314552307128906 + ], + [ + "▁Netherlands", + -11.314562797546387 + ], + [ + "▁pad", + -11.314732551574707 + ], + [ + "ad", + -11.314859390258789 + ], + [ + "▁invitation", + -11.314997673034668 + ], + [ + "▁Antonio", + -11.315220832824707 + ], + [ + "▁crossing", + -11.315321922302246 + ], + [ + "▁touched", + -11.315438270568848 + ], + [ + "▁Charlotte", + -11.315446853637695 + ], + [ + "▁Taking", + -11.315706253051758 + ], + [ + "▁stones", + -11.315752029418945 + ], + [ + "▁Orleans", + -11.315855979919434 + ], + [ + "Star", + -11.31615161895752 + ], + [ + "▁Eve", + -11.316324234008789 + ], + [ + "gen", + -11.316423416137695 + ], + [ + "▁traded", + -11.316529273986816 + ], + [ + "▁attractions", + -11.31655502319336 + ], + [ + "▁summit", + -11.316617012023926 + ], + [ + "▁́", + -11.316668510437012 + ], + [ + "▁Dream", + -11.316720962524414 + ], + [ + "▁modify", + -11.316729545593262 + ], + [ + "▁islands", + -11.316734313964844 + ], + [ + "▁grinding", + -11.316912651062012 + ], + [ + "▁Furniture", + -11.317130088806152 + ], + [ + "▁betting", + -11.317193984985352 + ], + [ + "▁uncomfortable", + -11.317364692687988 + ], + [ + "▁pie", + -11.317370414733887 + ], + [ + "▁nationwide", + -11.317931175231934 + ], + [ + "ny", + -11.3179349899292 + ], + [ + "▁meditation", + -11.317963600158691 + ], + [ + "▁tongue", + -11.318325996398926 + ], + [ + "▁lighter", + -11.318472862243652 + ], + [ + "▁mold", + -11.318857192993164 + ], + [ + "▁hungry", + -11.319058418273926 + ], + [ + "▁backyard", + -11.31908130645752 + ], + [ + "▁62", + -11.31931209564209 + ], + [ + "▁advocate", + -11.319523811340332 + ], + [ + "▁poster", + -11.31964111328125 + ], + [ + "▁ordering", + -11.319927215576172 + ], + [ + "▁Liverpool", + -11.32013988494873 + ], + [ + "▁Cal", + -11.320186614990234 + ], + [ + "▁suggestion", + -11.320528030395508 + ], + [ + "▁Philippines", + -11.320880889892578 + ], + [ + "▁Kennedy", + -11.3212251663208 + ], + [ + "▁treats", + -11.32144546508789 + ], + [ + "▁conditioning", + -11.321462631225586 + ], + [ + "▁vessel", + -11.322056770324707 + ], + [ + "▁IV", + -11.322148323059082 + ], + [ + "▁Used", + -11.322335243225098 + ], + [ + "▁Usually", + -11.322508811950684 + ], + [ + "war", + -11.322532653808594 + ], + [ + "speed", + -11.3226900100708 + ], + [ + "▁Urban", + -11.32296371459961 + ], + [ + "▁excuse", + -11.323238372802734 + ], + [ + "▁separately", + -11.323415756225586 + ], + [ + "▁fireplace", + -11.323576927185059 + ], + [ + "▁compelling", + -11.323638916015625 + ], + [ + "▁Ukraine", + -11.323665618896484 + ], + [ + "▁determining", + -11.323676109313965 + ], + [ + "▁accidents", + -11.323919296264648 + ], + [ + "▁Heritage", + -11.323972702026367 + ], + [ + "▁curve", + -11.323988914489746 + ], + [ + "▁Legal", + -11.324012756347656 + ], + [ + "▁Brooklyn", + -11.324043273925781 + ], + [ + "▁welcomed", + -11.32412338256836 + ], + [ + "▁Direct", + -11.324246406555176 + ], + [ + "▁Roll", + -11.324379920959473 + ], + [ + "▁paragraph", + -11.324634552001953 + ], + [ + "▁teaches", + -11.3247652053833 + ], + [ + "▁teen", + -11.324813842773438 + ], + [ + "▁proceedings", + -11.32481861114502 + ], + [ + "▁Hopefully", + -11.325467109680176 + ], + [ + "rich", + -11.325725555419922 + ], + [ + "▁fulfill", + -11.325942993164062 + ], + [ + "▁entrepreneurs", + -11.32613754272461 + ], + [ + "▁accepting", + -11.326332092285156 + ], + [ + "▁sacrifice", + -11.326595306396484 + ], + [ + "▁underground", + -11.326701164245605 + ], + [ + "▁Muslims", + -11.326805114746094 + ], + [ + "▁shades", + -11.32692813873291 + ], + [ + "▁scary", + -11.32697868347168 + ], + [ + "▁darkness", + -11.327048301696777 + ], + [ + "▁Technical", + -11.327281951904297 + ], + [ + "▁Hawaii", + -11.327402114868164 + ], + [ + "▁shipped", + -11.32785701751709 + ], + [ + "▁Flash", + -11.32789134979248 + ], + [ + "▁airline", + -11.328064918518066 + ], + [ + "▁gaining", + -11.328328132629395 + ], + [ + "▁bi", + -11.328378677368164 + ], + [ + "▁predict", + -11.328508377075195 + ], + [ + "▁informative", + -11.328584671020508 + ], + [ + "▁executed", + -11.329118728637695 + ], + [ + "▁Phone", + -11.32919692993164 + ], + [ + "▁radical", + -11.329628944396973 + ], + [ + "▁HTML", + -11.329899787902832 + ], + [ + "▁presenting", + -11.330182075500488 + ], + [ + "▁humor", + -11.330415725708008 + ], + [ + "▁exceed", + -11.330596923828125 + ], + [ + "▁assists", + -11.330842971801758 + ], + [ + "▁dried", + -11.3311128616333 + ], + [ + "▁ME", + -11.331254005432129 + ], + [ + "▁explaining", + -11.331541061401367 + ], + [ + "▁intimate", + -11.331645965576172 + ], + [ + "▁preferences", + -11.331711769104004 + ], + [ + "▁regarded", + -11.331787109375 + ], + [ + "kin", + -11.33212661743164 + ], + [ + "▁physics", + -11.332183837890625 + ], + [ + "▁utilized", + -11.332271575927734 + ], + [ + "▁Falls", + -11.332276344299316 + ], + [ + "▁subsequently", + -11.332327842712402 + ], + [ + "▁ha", + -11.33287239074707 + ], + [ + "▁literary", + -11.332893371582031 + ], + [ + "▁cognitive", + -11.33299446105957 + ], + [ + "▁Graham", + -11.333765983581543 + ], + [ + "▁hiking", + -11.333927154541016 + ], + [ + "▁dive", + -11.334056854248047 + ], + [ + "▁mere", + -11.33407974243164 + ], + [ + "▁tropical", + -11.334193229675293 + ], + [ + "▁decreased", + -11.334219932556152 + ], + [ + "▁Century", + -11.334274291992188 + ], + [ + "▁canvas", + -11.334294319152832 + ], + [ + "▁Fresh", + -11.334376335144043 + ], + [ + "▁Title", + -11.334485054016113 + ], + [ + "▁mineral", + -11.33510971069336 + ], + [ + "▁Jerusalem", + -11.335261344909668 + ], + [ + "▁wondered", + -11.335346221923828 + ], + [ + "nt", + -11.335611343383789 + ], + [ + "▁Laura", + -11.335784912109375 + ], + [ + "▁readily", + -11.33586597442627 + ], + [ + "▁HERE", + -11.335929870605469 + ], + [ + "▁supportive", + -11.336005210876465 + ], + [ + "▁protective", + -11.336241722106934 + ], + [ + "▁GPS", + -11.336299896240234 + ], + [ + "▁preventing", + -11.33676815032959 + ], + [ + "red", + -11.336854934692383 + ], + [ + "▁detected", + -11.33696460723877 + ], + [ + "▁Results", + -11.336974143981934 + ], + [ + "▁veterans", + -11.336989402770996 + ], + [ + "▁Lab", + -11.337224006652832 + ], + [ + "▁combines", + -11.337230682373047 + ], + [ + "▁reaches", + -11.3373441696167 + ], + [ + "▁shine", + -11.337591171264648 + ], + [ + "▁Indonesia", + -11.337677955627441 + ], + [ + "▁texts", + -11.338423728942871 + ], + [ + "▁consensus", + -11.338955879211426 + ], + [ + "▁Duke", + -11.340057373046875 + ], + [ + "▁highlighted", + -11.3401517868042 + ], + [ + "▁broader", + -11.340568542480469 + ], + [ + "▁opponents", + -11.341073036193848 + ], + [ + "▁lands", + -11.341111183166504 + ], + [ + "▁instructor", + -11.341140747070312 + ], + [ + "▁praise", + -11.341147422790527 + ], + [ + "water", + -11.341177940368652 + ], + [ + "▁outdoors", + -11.341253280639648 + ], + [ + "▁stays", + -11.341343879699707 + ], + [ + "▁enjoys", + -11.341444969177246 + ], + [ + "▁Culture", + -11.341550827026367 + ], + [ + "▁widespread", + -11.34158992767334 + ], + [ + "▁particles", + -11.341599464416504 + ], + [ + "▁Technologies", + -11.341893196105957 + ], + [ + "▁custody", + -11.341944694519043 + ], + [ + "▁Coach", + -11.34196949005127 + ], + [ + "▁charm", + -11.341984748840332 + ], + [ + "▁Deep", + -11.342076301574707 + ], + [ + "▁Got", + -11.342437744140625 + ], + [ + "▁floating", + -11.342484474182129 + ], + [ + "▁wines", + -11.34261703491211 + ], + [ + "▁districts", + -11.34277057647705 + ], + [ + "▁Fine", + -11.342855453491211 + ], + [ + "▁journalist", + -11.342857360839844 + ], + [ + "▁additionally", + -11.342878341674805 + ], + [ + "▁homework", + -11.343055725097656 + ], + [ + "▁Harvard", + -11.343233108520508 + ], + [ + "▁LOVE", + -11.34351921081543 + ], + [ + "▁spouse", + -11.343633651733398 + ], + [ + "▁waited", + -11.343697547912598 + ], + [ + "▁Alaska", + -11.343729972839355 + ], + [ + "▁query", + -11.344208717346191 + ], + [ + "▁camping", + -11.34447193145752 + ], + [ + "▁Jennifer", + -11.344511985778809 + ], + [ + "▁Throughout", + -11.344559669494629 + ], + [ + "▁pointing", + -11.344626426696777 + ], + [ + "▁Account", + -11.345173835754395 + ], + [ + "▁charts", + -11.3454008102417 + ], + [ + "▁forex", + -11.346123695373535 + ], + [ + "▁epic", + -11.346647262573242 + ], + [ + "▁partial", + -11.346920013427734 + ], + [ + "▁arise", + -11.347634315490723 + ], + [ + "▁Schools", + -11.347944259643555 + ], + [ + "▁predicted", + -11.34841251373291 + ], + [ + "▁Beijing", + -11.348499298095703 + ], + [ + "▁Steven", + -11.348504066467285 + ], + [ + "85", + -11.348584175109863 + ], + [ + "▁Christopher", + -11.348609924316406 + ], + [ + "▁courage", + -11.349472999572754 + ], + [ + "▁Baltimore", + -11.350001335144043 + ], + [ + "▁contributing", + -11.350361824035645 + ], + [ + "▁Register", + -11.350460052490234 + ], + [ + "▁cialis", + -11.350669860839844 + ], + [ + "▁terrorist", + -11.350835800170898 + ], + [ + "▁struggled", + -11.351009368896484 + ], + [ + "bo", + -11.351076126098633 + ], + [ + "▁landed", + -11.351449012756348 + ], + [ + "▁Native", + -11.351659774780273 + ], + [ + "▁blade", + -11.351665496826172 + ], + [ + "▁affecting", + -11.351702690124512 + ], + [ + "yard", + -11.351884841918945 + ], + [ + "▁specialty", + -11.351914405822754 + ], + [ + "▁screens", + -11.35204029083252 + ], + [ + "▁Dubai", + -11.352079391479492 + ], + [ + "▁Aaron", + -11.352088928222656 + ], + [ + "▁forming", + -11.352274894714355 + ], + [ + "▁Oak", + -11.352356910705566 + ], + [ + "▁Maine", + -11.352455139160156 + ], + [ + "▁solving", + -11.352507591247559 + ], + [ + "▁establishing", + -11.352624893188477 + ], + [ + "▁barrier", + -11.352761268615723 + ], + [ + "▁flavors", + -11.352986335754395 + ], + [ + "▁Ok", + -11.353218078613281 + ], + [ + "▁pit", + -11.353228569030762 + ], + [ + "▁Remove", + -11.353564262390137 + ], + [ + "▁GM", + -11.353894233703613 + ], + [ + "▁bow", + -11.353952407836914 + ], + [ + "▁Consider", + -11.353964805603027 + ], + [ + "size", + -11.354019165039062 + ], + [ + "▁resolved", + -11.354348182678223 + ], + [ + "▁notification", + -11.354388236999512 + ], + [ + "▁Gordon", + -11.354520797729492 + ], + [ + "▁folk", + -11.354532241821289 + ], + [ + "▁crown", + -11.35476303100586 + ], + [ + "▁patience", + -11.35483169555664 + ], + [ + "▁toxic", + -11.35540771484375 + ], + [ + "▁unnecessary", + -11.355430603027344 + ], + [ + "▁Prize", + -11.355450630187988 + ], + [ + "▁examined", + -11.355704307556152 + ], + [ + "▁Toyota", + -11.355803489685059 + ], + [ + "▁peers", + -11.35600471496582 + ], + [ + "▁libraries", + -11.356409072875977 + ], + [ + "▁tends", + -11.356759071350098 + ], + [ + "▁Ho", + -11.356975555419922 + ], + [ + "▁flip", + -11.357043266296387 + ], + [ + "▁variations", + -11.35708999633789 + ], + [ + "▁adventures", + -11.3571195602417 + ], + [ + "▁optical", + -11.357257843017578 + ], + [ + "▁Euro", + -11.357776641845703 + ], + [ + "berg", + -11.357873916625977 + ], + [ + "▁Sean", + -11.358830451965332 + ], + [ + "▁abstract", + -11.358978271484375 + ], + [ + "▁debris", + -11.359320640563965 + ], + [ + "▁plugin", + -11.359320640563965 + ], + [ + "▁Heat", + -11.35932731628418 + ], + [ + "▁investigating", + -11.359773635864258 + ], + [ + "▁Holiday", + -11.35996150970459 + ], + [ + "▁dated", + -11.35996150970459 + ], + [ + "▁pockets", + -11.360084533691406 + ], + [ + "▁continuously", + -11.360160827636719 + ], + [ + "▁notable", + -11.360306739807129 + ], + [ + "▁Tokyo", + -11.3604736328125 + ], + [ + "▁straightforward", + -11.360857009887695 + ], + [ + "▁filters", + -11.361125946044922 + ], + [ + "▁minority", + -11.36113166809082 + ], + [ + "▁03", + -11.361238479614258 + ], + [ + "▁Others", + -11.361274719238281 + ], + [ + "▁navigation", + -11.361285209655762 + ], + [ + "▁courtesy", + -11.361471176147461 + ], + [ + "▁facial", + -11.361557960510254 + ], + [ + "▁targeting", + -11.362421989440918 + ], + [ + "▁Nelson", + -11.362492561340332 + ], + [ + "▁modules", + -11.363016128540039 + ], + [ + "▁Swiss", + -11.363101959228516 + ], + [ + "▁kingdom", + -11.363571166992188 + ], + [ + "▁preference", + -11.363637924194336 + ], + [ + "▁Sweet", + -11.363765716552734 + ], + [ + "▁Palace", + -11.363853454589844 + ], + [ + "▁precision", + -11.363943099975586 + ], + [ + "▁girlfriend", + -11.364187240600586 + ], + [ + "▁careers", + -11.364463806152344 + ], + [ + "▁1986", + -11.364555358886719 + ], + [ + "▁dimension", + -11.364559173583984 + ], + [ + "▁Turkish", + -11.364592552185059 + ], + [ + "▁thankful", + -11.364762306213379 + ], + [ + "▁boyfriend", + -11.365013122558594 + ], + [ + "▁ISO", + -11.365105628967285 + ], + [ + "▁stack", + -11.365401268005371 + ], + [ + "▁analyst", + -11.365410804748535 + ], + [ + "▁booked", + -11.365506172180176 + ], + [ + "▁Carter", + -11.365528106689453 + ], + [ + "▁Storage", + -11.365571022033691 + ], + [ + "▁broker", + -11.36570930480957 + ], + [ + "▁SC", + -11.36578369140625 + ], + [ + "▁§", + -11.365802764892578 + ], + [ + "▁adjacent", + -11.36582088470459 + ], + [ + "▁350", + -11.365832328796387 + ], + [ + "▁cleaner", + -11.366019248962402 + ], + [ + "▁Certified", + -11.366186141967773 + ], + [ + "▁Craig", + -11.366449356079102 + ], + [ + "▁compound", + -11.366630554199219 + ], + [ + "▁Fish", + -11.366921424865723 + ], + [ + "▁innocent", + -11.366950988769531 + ], + [ + "69", + -11.367146492004395 + ], + [ + "looking", + -11.367157936096191 + ], + [ + "▁appealing", + -11.367177963256836 + ], + [ + "▁favorites", + -11.367688179016113 + ], + [ + "▁Index", + -11.368293762207031 + ], + [ + "▁sooner", + -11.368575096130371 + ], + [ + "▁royal", + -11.368631362915039 + ], + [ + "▁momentum", + -11.368938446044922 + ], + [ + "gov", + -11.369281768798828 + ], + [ + "▁Blood", + -11.369766235351562 + ], + [ + "▁blank", + -11.369941711425781 + ], + [ + "▁101", + -11.370514869689941 + ], + [ + "depth", + -11.370573997497559 + ], + [ + "▁logical", + -11.370658874511719 + ], + [ + "700", + -11.370721817016602 + ], + [ + "▁Motor", + -11.370777130126953 + ], + [ + "▁google", + -11.371139526367188 + ], + [ + "les", + -11.371164321899414 + ], + [ + "▁wound", + -11.371224403381348 + ], + [ + "▁symbols", + -11.3714017868042 + ], + [ + "▁perceived", + -11.37141227722168 + ], + [ + "▁sensors", + -11.371768951416016 + ], + [ + "▁Switzerland", + -11.371809959411621 + ], + [ + "▁holy", + -11.372039794921875 + ], + [ + "▁easiest", + -11.372406959533691 + ], + [ + "▁seasonal", + -11.372418403625488 + ], + [ + "▁discrimination", + -11.372798919677734 + ], + [ + "▁valve", + -11.372952461242676 + ], + [ + "▁internationally", + -11.372953414916992 + ], + [ + "▁electronics", + -11.373109817504883 + ], + [ + "▁embodiment", + -11.373247146606445 + ], + [ + "▁inclusion", + -11.373285293579102 + ], + [ + "▁Song", + -11.373323440551758 + ], + [ + "▁voter", + -11.373537063598633 + ], + [ + "▁functioning", + -11.373844146728516 + ], + [ + "▁dig", + -11.373930931091309 + ], + [ + "▁killer", + -11.373955726623535 + ], + [ + "ol", + -11.374129295349121 + ], + [ + "▁queen", + -11.374412536621094 + ], + [ + "▁legally", + -11.374446868896484 + ], + [ + "▁Parker", + -11.37490463256836 + ], + [ + "▁colleges", + -11.375 + ], + [ + "▁AS", + -11.37508487701416 + ], + [ + "▁grows", + -11.375176429748535 + ], + [ + "▁migration", + -11.37533950805664 + ], + [ + "mer", + -11.375389099121094 + ], + [ + "▁ink", + -11.375468254089355 + ], + [ + "▁1987", + -11.375785827636719 + ], + [ + "▁reasonably", + -11.37594223022461 + ], + [ + "▁consult", + -11.376439094543457 + ], + [ + "service", + -11.376849174499512 + ], + [ + "▁thermal", + -11.376885414123535 + ], + [ + "▁trauma", + -11.376958847045898 + ], + [ + "▁journalists", + -11.377110481262207 + ], + [ + "2012", + -11.377412796020508 + ], + [ + "▁Cooper", + -11.37747573852539 + ], + [ + "▁heated", + -11.377776145935059 + ], + [ + "▁sustainability", + -11.377904891967773 + ], + [ + "▁algorithm", + -11.378127098083496 + ], + [ + "▁horrible", + -11.37917709350586 + ], + [ + "▁fridge", + -11.379317283630371 + ], + [ + "▁classified", + -11.37933349609375 + ], + [ + "▁generating", + -11.379388809204102 + ], + [ + "▁Mix", + -11.379414558410645 + ], + [ + "▁None", + -11.379725456237793 + ], + [ + "▁formats", + -11.379796028137207 + ], + [ + "▁integrate", + -11.379871368408203 + ], + [ + "▁surgical", + -11.380070686340332 + ], + [ + "▁costly", + -11.380082130432129 + ], + [ + "▁attracted", + -11.380229949951172 + ], + [ + "▁Earlier", + -11.380301475524902 + ], + [ + "room", + -11.380328178405762 + ], + [ + "▁employ", + -11.38039493560791 + ], + [ + "▁ethical", + -11.380414009094238 + ], + [ + "▁forgot", + -11.380627632141113 + ], + [ + "▁cleaned", + -11.380703926086426 + ], + [ + "▁daughters", + -11.380844116210938 + ], + [ + "▁Dragon", + -11.38094711303711 + ], + [ + "▁donated", + -11.381010055541992 + ], + [ + "▁accessed", + -11.381049156188965 + ], + [ + "▁beside", + -11.381109237670898 + ], + [ + "▁Associated", + -11.381196975708008 + ], + [ + "▁imaging", + -11.381473541259766 + ], + [ + "▁individually", + -11.381534576416016 + ], + [ + "▁grades", + -11.381569862365723 + ], + [ + "▁cord", + -11.381608963012695 + ], + [ + "▁Du", + -11.381752967834473 + ], + [ + "▁pipeline", + -11.381786346435547 + ], + [ + "▁Pa", + -11.382026672363281 + ], + [ + "▁conducting", + -11.382271766662598 + ], + [ + "▁Nevertheless", + -11.382502555847168 + ], + [ + "▁Hair", + -11.382522583007812 + ], + [ + "▁Intel", + -11.38253116607666 + ], + [ + "▁tiles", + -11.382542610168457 + ], + [ + "ous", + -11.382628440856934 + ], + [ + "▁transit", + -11.382745742797852 + ], + [ + "▁sex", + -11.382759094238281 + ], + [ + "▁Senator", + -11.382761001586914 + ], + [ + "▁resist", + -11.382824897766113 + ], + [ + "now", + -11.382832527160645 + ], + [ + "▁recycling", + -11.382965087890625 + ], + [ + "▁portal", + -11.383004188537598 + ], + [ + "▁Na", + -11.383259773254395 + ], + [ + "▁Medicare", + -11.383732795715332 + ], + [ + "▁lovers", + -11.38375186920166 + ], + [ + "▁speeds", + -11.384003639221191 + ], + [ + "▁linear", + -11.384057998657227 + ], + [ + "▁challenged", + -11.384130477905273 + ], + [ + "▁soap", + -11.384294509887695 + ], + [ + "ney", + -11.384833335876465 + ], + [ + "▁poem", + -11.384875297546387 + ], + [ + "▁59", + -11.384990692138672 + ], + [ + "▁Ad", + -11.384992599487305 + ], + [ + "▁wallpaper", + -11.38516902923584 + ], + [ + "▁teens", + -11.38554859161377 + ], + [ + "▁Bed", + -11.385773658752441 + ], + [ + "▁Walk", + -11.38605785369873 + ], + [ + "▁barrel", + -11.38634967803955 + ], + [ + "▁trains", + -11.386360168457031 + ], + [ + "▁Send", + -11.386390686035156 + ], + [ + "▁ka", + -11.386421203613281 + ], + [ + "▁coins", + -11.386534690856934 + ], + [ + "▁accurately", + -11.387303352355957 + ], + [ + "▁substitute", + -11.387350082397461 + ], + [ + "▁Almost", + -11.387605667114258 + ], + [ + "some", + -11.387833595275879 + ], + [ + "▁supplements", + -11.387932777404785 + ], + [ + "▁cleared", + -11.38803482055664 + ], + [ + "▁pile", + -11.38812255859375 + ], + [ + "▁critics", + -11.388259887695312 + ], + [ + "▁ed", + -11.388267517089844 + ], + [ + "▁Freedom", + -11.388394355773926 + ], + [ + "▁Fashion", + -11.3885498046875 + ], + [ + "Man", + -11.388655662536621 + ], + [ + "▁paths", + -11.388724327087402 + ], + [ + "▁breach", + -11.388754844665527 + ], + [ + "▁ethnic", + -11.388930320739746 + ], + [ + "▁bomb", + -11.389181137084961 + ], + [ + "▁coin", + -11.389493942260742 + ], + [ + "▁institutional", + -11.389568328857422 + ], + [ + "▁Pop", + -11.389874458312988 + ], + [ + "kg", + -11.389907836914062 + ], + [ + "▁flows", + -11.391024589538574 + ], + [ + "▁delicate", + -11.391077041625977 + ], + [ + "▁Thai", + -11.391337394714355 + ], + [ + "▁Independent", + -11.391414642333984 + ], + [ + "▁mobility", + -11.39157485961914 + ], + [ + "▁intend", + -11.391576766967773 + ], + [ + "▁Caribbean", + -11.391674995422363 + ], + [ + "▁distinctive", + -11.391905784606934 + ], + [ + "▁phenomenon", + -11.391931533813477 + ], + [ + "▁lounge", + -11.392053604125977 + ], + [ + "▁clarity", + -11.392143249511719 + ], + [ + "▁freely", + -11.392196655273438 + ], + [ + "▁wings", + -11.392359733581543 + ], + [ + "▁DIY", + -11.392630577087402 + ], + [ + "▁recipient", + -11.392637252807617 + ], + [ + "▁automotive", + -11.392683029174805 + ], + [ + "▁syndrome", + -11.392905235290527 + ], + [ + "▁prayers", + -11.392924308776855 + ], + [ + "▁Beyond", + -11.393016815185547 + ], + [ + "▁pose", + -11.393109321594238 + ], + [ + "▁partially", + -11.393299102783203 + ], + [ + "▁stairs", + -11.39332103729248 + ], + [ + "▁audit", + -11.393519401550293 + ], + [ + "▁priorities", + -11.39359188079834 + ], + [ + "▁Base", + -11.39383602142334 + ], + [ + "▁tub", + -11.393921852111816 + ], + [ + "▁vocal", + -11.394133567810059 + ], + [ + "▁picks", + -11.394692420959473 + ], + [ + "▁Excellent", + -11.394806861877441 + ], + [ + "▁vessels", + -11.39554500579834 + ], + [ + "▁automation", + -11.395881652832031 + ], + [ + "▁executives", + -11.395913124084473 + ], + [ + "▁flesh", + -11.395954132080078 + ], + [ + "▁heal", + -11.396746635437012 + ], + [ + "▁eager", + -11.39716625213623 + ], + [ + "▁vendor", + -11.39719009399414 + ], + [ + "▁Syrian", + -11.397236824035645 + ], + [ + "▁abortion", + -11.39746379852295 + ], + [ + "▁observation", + -11.397507667541504 + ], + [ + "▁subscribe", + -11.397605895996094 + ], + [ + "▁luxurious", + -11.397811889648438 + ], + [ + "▁Wayne", + -11.398002624511719 + ], + [ + "▁valley", + -11.398153305053711 + ], + [ + "▁shake", + -11.398256301879883 + ], + [ + "▁infections", + -11.398375511169434 + ], + [ + "▁chemistry", + -11.398653030395508 + ], + [ + "▁embedded", + -11.398812294006348 + ], + [ + "▁tailored", + -11.398818969726562 + ], + [ + "▁suspected", + -11.399206161499023 + ], + [ + "▁alter", + -11.399372100830078 + ], + [ + "▁premier", + -11.399385452270508 + ], + [ + "white", + -11.399412155151367 + ], + [ + "▁Singh", + -11.39951229095459 + ], + [ + "▁dealt", + -11.399689674377441 + ], + [ + "▁dresses", + -11.399805068969727 + ], + [ + "▁Spa", + -11.399908065795898 + ], + [ + "▁specially", + -11.400128364562988 + ], + [ + "▁occasional", + -11.400165557861328 + ], + [ + "▁Med", + -11.400716781616211 + ], + [ + "▁promoted", + -11.400728225708008 + ], + [ + "▁98", + -11.400971412658691 + ], + [ + "▁Palm", + -11.401128768920898 + ], + [ + "wing", + -11.401257514953613 + ], + [ + "▁continually", + -11.401272773742676 + ], + [ + "▁Gray", + -11.401285171508789 + ], + [ + "ns", + -11.401522636413574 + ], + [ + "▁revenues", + -11.401710510253906 + ], + [ + "▁dedication", + -11.401755332946777 + ], + [ + "▁serial", + -11.40187931060791 + ], + [ + "▁Days", + -11.401915550231934 + ], + [ + "get", + -11.401927947998047 + ], + [ + "▁testimony", + -11.401952743530273 + ], + [ + "▁Barbara", + -11.402109146118164 + ], + [ + "▁transformed", + -11.402172088623047 + ], + [ + "▁afterwards", + -11.402195930480957 + ], + [ + "▁catalog", + -11.402310371398926 + ], + [ + "▁hesitate", + -11.402531623840332 + ], + [ + "▁Pet", + -11.40272045135498 + ], + [ + "▁nerve", + -11.402729034423828 + ], + [ + "▁occupied", + -11.403116226196289 + ], + [ + "▁lined", + -11.403141021728516 + ], + [ + "▁Question", + -11.403570175170898 + ], + [ + "▁controlling", + -11.403678894042969 + ], + [ + "▁Mars", + -11.403887748718262 + ], + [ + "▁barriers", + -11.404047966003418 + ], + [ + "▁Pi", + -11.404308319091797 + ], + [ + "▁silly", + -11.404841423034668 + ], + [ + "▁longest", + -11.404977798461914 + ], + [ + "▁recruitment", + -11.405025482177734 + ], + [ + "ins", + -11.405308723449707 + ], + [ + "▁sustained", + -11.405332565307617 + ], + [ + "▁legendary", + -11.405394554138184 + ], + [ + "▁63", + -11.405856132507324 + ], + [ + "▁Imagine", + -11.406047821044922 + ], + [ + "▁Animal", + -11.406702995300293 + ], + [ + "▁secrets", + -11.407115936279297 + ], + [ + "▁Letter", + -11.40714168548584 + ], + [ + "▁backing", + -11.407333374023438 + ], + [ + "▁venues", + -11.407384872436523 + ], + [ + "▁convince", + -11.407694816589355 + ], + [ + "▁manufacture", + -11.407702445983887 + ], + [ + "▁pharmacy", + -11.407712936401367 + ], + [ + "▁Especially", + -11.407938957214355 + ], + [ + "▁dramatically", + -11.408066749572754 + ], + [ + "▁tricks", + -11.408171653747559 + ], + [ + "▁coupled", + -11.408370018005371 + ], + [ + "▁Intelligence", + -11.408388137817383 + ], + [ + "▁dynamics", + -11.408738136291504 + ], + [ + "▁Funeral", + -11.40890121459961 + ], + [ + "▁pickup", + -11.40897274017334 + ], + [ + "▁receipt", + -11.409035682678223 + ], + [ + "▁surveillance", + -11.409621238708496 + ], + [ + "▁attributes", + -11.40967845916748 + ], + [ + "step", + -11.409936904907227 + ], + [ + "▁68", + -11.409998893737793 + ], + [ + "▁Arabia", + -11.410059928894043 + ], + [ + "▁Obviously", + -11.410160064697266 + ], + [ + "▁restored", + -11.41032886505127 + ], + [ + "▁Poland", + -11.410689353942871 + ], + [ + "▁Premium", + -11.411012649536133 + ], + [ + "▁Baker", + -11.411172866821289 + ], + [ + "▁stir", + -11.411340713500977 + ], + [ + "▁Warren", + -11.411371231079102 + ], + [ + "▁dominant", + -11.411409378051758 + ], + [ + "▁Mail", + -11.411483764648438 + ], + [ + "▁Hillary", + -11.41157341003418 + ], + [ + "▁magnificent", + -11.411718368530273 + ], + [ + "▁briefly", + -11.411744117736816 + ], + [ + "▁Speed", + -11.411748886108398 + ], + [ + "▁underneath", + -11.411795616149902 + ], + [ + "▁awful", + -11.412006378173828 + ], + [ + "▁Jacob", + -11.412049293518066 + ], + [ + "chi", + -11.412062644958496 + ], + [ + "▁gang", + -11.412333488464355 + ], + [ + "▁cups", + -11.412469863891602 + ], + [ + "▁coastal", + -11.412492752075195 + ], + [ + "▁prospective", + -11.412576675415039 + ], + [ + "▁skip", + -11.412835121154785 + ], + [ + "there", + -11.412890434265137 + ], + [ + "▁tent", + -11.412924766540527 + ], + [ + "▁pics", + -11.413211822509766 + ], + [ + "▁collaborative", + -11.413558006286621 + ], + [ + "▁AR", + -11.413732528686523 + ], + [ + "ities", + -11.41391658782959 + ], + [ + "86", + -11.413946151733398 + ], + [ + "▁publisher", + -11.414210319519043 + ], + [ + "▁disclosure", + -11.414316177368164 + ], + [ + "▁startup", + -11.414473533630371 + ], + [ + "▁banned", + -11.414636611938477 + ], + [ + "▁shelves", + -11.414731979370117 + ], + [ + "▁1984", + -11.414823532104492 + ], + [ + "▁harsh", + -11.414909362792969 + ], + [ + "▁charming", + -11.415016174316406 + ], + [ + "▁chef", + -11.415733337402344 + ], + [ + "ak", + -11.41623592376709 + ], + [ + "▁Text", + -11.416360855102539 + ], + [ + "▁varieties", + -11.416596412658691 + ], + [ + "▁surprisingly", + -11.416741371154785 + ], + [ + "▁NASA", + -11.417092323303223 + ], + [ + "▁governance", + -11.417160034179688 + ], + [ + "▁Feel", + -11.417189598083496 + ], + [ + "▁uncertainty", + -11.417328834533691 + ], + [ + "▁Federation", + -11.417461395263672 + ], + [ + "▁Salt", + -11.417532920837402 + ], + [ + "▁robot", + -11.417726516723633 + ], + [ + "ini", + -11.417847633361816 + ], + [ + "▁gel", + -11.41796875 + ], + [ + "▁programmes", + -11.418657302856445 + ], + [ + "▁privilege", + -11.418811798095703 + ], + [ + "▁permits", + -11.418912887573242 + ], + [ + "▁1985", + -11.41910171508789 + ], + [ + "▁Picture", + -11.419242858886719 + ], + [ + "▁strikes", + -11.419546127319336 + ], + [ + "▁paste", + -11.4197359085083 + ], + [ + "▁Arthur", + -11.419878959655762 + ], + [ + "▁wellness", + -11.42036247253418 + ], + [ + "▁applicants", + -11.420592308044434 + ], + [ + "▁Gift", + -11.421024322509766 + ], + [ + "▁clever", + -11.42111873626709 + ], + [ + "▁recovered", + -11.421119689941406 + ], + [ + "▁nowhere", + -11.421721458435059 + ], + [ + "▁corners", + -11.421774864196777 + ], + [ + "▁promotional", + -11.421819686889648 + ], + [ + "▁Chelsea", + -11.421960830688477 + ], + [ + "▁blast", + -11.422619819641113 + ], + [ + "▁Adams", + -11.422688484191895 + ], + [ + "▁lap", + -11.423112869262695 + ], + [ + "▁Bear", + -11.423264503479004 + ], + [ + "▁Hence", + -11.423343658447266 + ], + [ + "▁CNN", + -11.423552513122559 + ], + [ + "▁lip", + -11.423653602600098 + ], + [ + "▁fate", + -11.423920631408691 + ], + [ + "▁Region", + -11.423990249633789 + ], + [ + "▁Guys", + -11.424210548400879 + ], + [ + "ard", + -11.4244384765625 + ], + [ + "mar", + -11.424720764160156 + ], + [ + "▁Cold", + -11.424765586853027 + ], + [ + "Â", + -11.424891471862793 + ], + [ + "▁Rich", + -11.424896240234375 + ], + [ + "▁Author", + -11.425145149230957 + ], + [ + "▁albums", + -11.425582885742188 + ], + [ + "▁Details", + -11.425602912902832 + ], + [ + "▁animation", + -11.425765037536621 + ], + [ + "▁Hunter", + -11.4258451461792 + ], + [ + "▁comparable", + -11.426175117492676 + ], + [ + "▁struggles", + -11.426192283630371 + ], + [ + "▁61", + -11.426506996154785 + ], + [ + "▁mothers", + -11.426656723022461 + ], + [ + "▁educated", + -11.426725387573242 + ], + [ + "▁respected", + -11.42731761932373 + ], + [ + "▁Rachel", + -11.427518844604492 + ], + [ + "si", + -11.427619934082031 + ], + [ + "▁Diamond", + -11.427682876586914 + ], + [ + "▁incidents", + -11.427825927734375 + ], + [ + "▁Roger", + -11.428058624267578 + ], + [ + "▁theories", + -11.428092002868652 + ], + [ + "▁Wine", + -11.428159713745117 + ], + [ + "▁outlets", + -11.42821216583252 + ], + [ + "▁hockey", + -11.42850399017334 + ], + [ + "▁indicator", + -11.42900276184082 + ], + [ + "▁obtaining", + -11.429076194763184 + ], + [ + "▁Kings", + -11.429520606994629 + ], + [ + "▁Discover", + -11.429661750793457 + ], + [ + "▁pressing", + -11.42972469329834 + ], + [ + "▁deny", + -11.429808616638184 + ], + [ + "▁partly", + -11.429924964904785 + ], + [ + "▁tire", + -11.430036544799805 + ], + [ + "▁destinations", + -11.431050300598145 + ], + [ + "▁companion", + -11.431112289428711 + ], + [ + "▁Grey", + -11.431178092956543 + ], + [ + "▁Movie", + -11.431229591369629 + ], + [ + "non", + -11.43136215209961 + ], + [ + "▁02", + -11.431400299072266 + ], + [ + "▁thrilled", + -11.431769371032715 + ], + [ + "▁adorable", + -11.43183708190918 + ], + [ + "▁renewable", + -11.431888580322266 + ], + [ + "▁magazines", + -11.431930541992188 + ], + [ + "▁Crown", + -11.432304382324219 + ], + [ + "▁THAT", + -11.432425498962402 + ], + [ + "▁Say", + -11.432467460632324 + ], + [ + "▁refugees", + -11.432551383972168 + ], + [ + "▁tasty", + -11.432577133178711 + ], + [ + "▁disabilities", + -11.432760238647461 + ], + [ + "▁welcoming", + -11.432827949523926 + ], + [ + "▁Nevada", + -11.432875633239746 + ], + [ + "▁Wright", + -11.432881355285645 + ], + [ + "▁neighbor", + -11.433025360107422 + ], + [ + "▁batch", + -11.433069229125977 + ], + [ + "▁Grade", + -11.433168411254883 + ], + [ + "▁Shipping", + -11.433289527893066 + ], + [ + "▁NJ", + -11.433379173278809 + ], + [ + "▁Ex", + -11.433647155761719 + ], + [ + "▁NYC", + -11.433690071105957 + ], + [ + "▁evolved", + -11.4338960647583 + ], + [ + "▁semester", + -11.43393611907959 + ], + [ + "▁Rd", + -11.434198379516602 + ], + [ + "▁volumes", + -11.434333801269531 + ], + [ + "▁quoted", + -11.43441104888916 + ], + [ + "▁decorating", + -11.434749603271484 + ], + [ + "▁Mississippi", + -11.434868812561035 + ], + [ + "▁Editor", + -11.43518352508545 + ], + [ + "about", + -11.43558120727539 + ], + [ + "▁Angel", + -11.435873985290527 + ], + [ + "▁Commerce", + -11.435921669006348 + ], + [ + "low", + -11.436013221740723 + ], + [ + "▁WE", + -11.436212539672852 + ], + [ + "▁contrary", + -11.436530113220215 + ], + [ + "▁delight", + -11.436548233032227 + ], + [ + "▁borders", + -11.436637878417969 + ], + [ + "▁comprises", + -11.437126159667969 + ], + [ + "▁emotion", + -11.437129020690918 + ], + [ + "▁Tickets", + -11.437129974365234 + ], + [ + "▁consume", + -11.437410354614258 + ], + [ + "▁Speaker", + -11.437478065490723 + ], + [ + "▁tires", + -11.43748950958252 + ], + [ + "▁ANY", + -11.437557220458984 + ], + [ + "▁Cell", + -11.437565803527832 + ], + [ + "▁hung", + -11.438005447387695 + ], + [ + "▁spotted", + -11.438224792480469 + ], + [ + "▁seventh", + -11.438246726989746 + ], + [ + "▁Either", + -11.438312530517578 + ], + [ + "▁reporter", + -11.438373565673828 + ], + [ + "▁Depending", + -11.438374519348145 + ], + [ + "▁nearest", + -11.43848705291748 + ], + [ + "▁jeans", + -11.438720703125 + ], + [ + "▁08", + -11.439095497131348 + ], + [ + "▁alumni", + -11.439199447631836 + ], + [ + "▁compromise", + -11.439207077026367 + ], + [ + "▁healthier", + -11.43952751159668 + ], + [ + "▁reminds", + -11.439552307128906 + ], + [ + "▁evident", + -11.439724922180176 + ], + [ + "▁Print", + -11.440011024475098 + ], + [ + "▁Location", + -11.44018268585205 + ], + [ + "▁nonprofit", + -11.440228462219238 + ], + [ + "▁Pittsburgh", + -11.440393447875977 + ], + [ + "▁Pinterest", + -11.4404878616333 + ], + [ + "▁stressed", + -11.440605163574219 + ], + [ + "▁WITH", + -11.440635681152344 + ], + [ + "▁relatives", + -11.440666198730469 + ], + [ + "▁Original", + -11.440858840942383 + ], + [ + "▁infected", + -11.441072463989258 + ], + [ + "▁Eye", + -11.44134521484375 + ], + [ + "▁700", + -11.441402435302734 + ], + [ + "▁pairs", + -11.441527366638184 + ], + [ + "▁Pages", + -11.44153881072998 + ], + [ + "▁packing", + -11.44184398651123 + ], + [ + "▁Revolution", + -11.441916465759277 + ], + [ + "▁collapse", + -11.441959381103516 + ], + [ + "▁Write", + -11.442154884338379 + ], + [ + "▁appearing", + -11.442253112792969 + ], + [ + "▁Jimmy", + -11.442641258239746 + ], + [ + "▁Ko", + -11.442975044250488 + ], + [ + "▁Yoga", + -11.443163871765137 + ], + [ + "▁convention", + -11.443174362182617 + ], + [ + "▁mandatory", + -11.44328498840332 + ], + [ + "▁coupons", + -11.443596839904785 + ], + [ + "▁leverage", + -11.443778991699219 + ], + [ + "▁monster", + -11.443933486938477 + ], + [ + "ster", + -11.444411277770996 + ], + [ + "▁lean", + -11.44455337524414 + ], + [ + "▁Audio", + -11.444872856140137 + ], + [ + "ek", + -11.444963455200195 + ], + [ + "▁Drug", + -11.445028305053711 + ], + [ + "▁Ian", + -11.445063591003418 + ], + [ + "▁psychology", + -11.445096969604492 + ], + [ + "▁premises", + -11.445247650146484 + ], + [ + "▁Mind", + -11.445609092712402 + ], + [ + "▁needing", + -11.445876121520996 + ], + [ + "▁encountered", + -11.44594955444336 + ], + [ + "play", + -11.445953369140625 + ], + [ + "▁180", + -11.445996284484863 + ], + [ + "▁ports", + -11.44602108001709 + ], + [ + "▁76", + -11.446022987365723 + ], + [ + "▁Universal", + -11.446178436279297 + ], + [ + "▁bare", + -11.446196556091309 + ], + [ + "▁honored", + -11.446270942687988 + ], + [ + "▁Louisiana", + -11.44637680053711 + ], + [ + "ship", + -11.446389198303223 + ], + [ + "▁manually", + -11.446433067321777 + ], + [ + "▁inquiry", + -11.446444511413574 + ], + [ + "▁mi", + -11.446573257446289 + ], + [ + "▁tactics", + -11.446854591369629 + ], + [ + "▁lane", + -11.447399139404297 + ], + [ + "▁forums", + -11.447583198547363 + ], + [ + "▁07", + -11.447739601135254 + ], + [ + "▁launching", + -11.447890281677246 + ], + [ + "▁describing", + -11.447936058044434 + ], + [ + "Well", + -11.448070526123047 + ], + [ + "▁Lawrence", + -11.448203086853027 + ], + [ + "▁nutrients", + -11.448454856872559 + ], + [ + "▁optimization", + -11.448471069335938 + ], + [ + "▁handles", + -11.448687553405762 + ], + [ + "▁conjunction", + -11.448737144470215 + ], + [ + "▁adjustable", + -11.448814392089844 + ], + [ + "▁hills", + -11.448891639709473 + ], + [ + "▁bother", + -11.448952674865723 + ], + [ + "▁queries", + -11.449041366577148 + ], + [ + "▁deserves", + -11.449088096618652 + ], + [ + "▁traveled", + -11.449113845825195 + ], + [ + "▁tomatoes", + -11.449135780334473 + ], + [ + "▁sanctions", + -11.449140548706055 + ], + [ + "▁Commissioner", + -11.449159622192383 + ], + [ + "▁Nation", + -11.449263572692871 + ], + [ + "▁closure", + -11.450165748596191 + ], + [ + "▁hiding", + -11.450239181518555 + ], + [ + "▁prompt", + -11.450637817382812 + ], + [ + "▁architectural", + -11.451326370239258 + ], + [ + "▁grabbed", + -11.452306747436523 + ], + [ + "▁racial", + -11.452387809753418 + ], + [ + "▁consistency", + -11.45251178741455 + ], + [ + "▁Mc", + -11.45255184173584 + ], + [ + "key", + -11.452560424804688 + ], + [ + "▁novels", + -11.452643394470215 + ], + [ + "▁burned", + -11.452756881713867 + ], + [ + "▁Guard", + -11.453023910522461 + ], + [ + "▁wages", + -11.453144073486328 + ], + [ + "▁activists", + -11.453323364257812 + ], + [ + "2010", + -11.453340530395508 + ], + [ + "▁pays", + -11.453706741333008 + ], + [ + "▁Resume", + -11.45373821258545 + ], + [ + "▁segments", + -11.45397663116455 + ], + [ + "▁terror", + -11.454373359680176 + ], + [ + "▁mysterious", + -11.454524993896484 + ], + [ + "▁rival", + -11.45473861694336 + ], + [ + "▁bikes", + -11.454777717590332 + ], + [ + "▁petition", + -11.455042839050293 + ], + [ + "▁retreat", + -11.455078125 + ], + [ + "▁preview", + -11.455119132995605 + ], + [ + "▁Someone", + -11.455191612243652 + ], + [ + "▁jet", + -11.455381393432617 + ], + [ + "▁unto", + -11.455865859985352 + ], + [ + "▁ca", + -11.455891609191895 + ], + [ + "▁Fortunately", + -11.45596981048584 + ], + [ + "▁practicing", + -11.45620059967041 + ], + [ + "▁draws", + -11.456582069396973 + ], + [ + "▁delayed", + -11.456881523132324 + ], + [ + "▁Going", + -11.456998825073242 + ], + [ + "▁67", + -11.457158088684082 + ], + [ + "▁Born", + -11.457525253295898 + ], + [ + "▁scholars", + -11.457746505737305 + ], + [ + "▁execute", + -11.457795143127441 + ], + [ + "▁eco", + -11.457843780517578 + ], + [ + "▁damn", + -11.45791244506836 + ], + [ + "▁loyalty", + -11.457962036132812 + ], + [ + "▁lifted", + -11.45812702178955 + ], + [ + "▁Cleaning", + -11.458208084106445 + ], + [ + "▁Douglas", + -11.458263397216797 + ], + [ + "▁Murray", + -11.4584321975708 + ], + [ + "▁FDA", + -11.458465576171875 + ], + [ + "▁Deputy", + -11.458806037902832 + ], + [ + "▁Ram", + -11.459136962890625 + ], + [ + "PM", + -11.45914363861084 + ], + [ + "▁villages", + -11.459175109863281 + ], + [ + "▁sunny", + -11.459242820739746 + ], + [ + "▁independently", + -11.459307670593262 + ], + [ + "▁Franklin", + -11.459927558898926 + ], + [ + "▁divine", + -11.460938453674316 + ], + [ + "▁Summit", + -11.461020469665527 + ], + [ + "▁kits", + -11.461660385131836 + ], + [ + "▁Inn", + -11.461792945861816 + ], + [ + "▁organised", + -11.461838722229004 + ], + [ + "▁crying", + -11.461882591247559 + ], + [ + "▁VPN", + -11.461926460266113 + ], + [ + "▁cyber", + -11.46242618560791 + ], + [ + "▁Unless", + -11.46250057220459 + ], + [ + "▁steal", + -11.462618827819824 + ], + [ + "▁machinery", + -11.462656021118164 + ], + [ + "▁Connecticut", + -11.462668418884277 + ], + [ + "▁vegetable", + -11.462698936462402 + ], + [ + "▁von", + -11.462798118591309 + ], + [ + "▁desires", + -11.46294116973877 + ], + [ + "▁Corporate", + -11.462966918945312 + ], + [ + "▁Engine", + -11.463323593139648 + ], + [ + "isation", + -11.463451385498047 + ], + [ + "▁Barcelona", + -11.463558197021484 + ], + [ + "▁homeowners", + -11.463604927062988 + ], + [ + "▁Race", + -11.463611602783203 + ], + [ + "▁homeless", + -11.463967323303223 + ], + [ + "▁Mining", + -11.464055061340332 + ], + [ + "▁shocked", + -11.464506149291992 + ], + [ + "▁observations", + -11.4645414352417 + ], + [ + "▁minimize", + -11.464606285095215 + ], + [ + "▁aesthetic", + -11.46461296081543 + ], + [ + "▁graduation", + -11.46478271484375 + ], + [ + "▁safer", + -11.464909553527832 + ], + [ + "▁costume", + -11.465054512023926 + ], + [ + "▁profitable", + -11.465069770812988 + ], + [ + "▁acute", + -11.465094566345215 + ], + [ + "stone", + -11.465102195739746 + ], + [ + "▁sensitivity", + -11.465219497680664 + ], + [ + "▁existed", + -11.46523666381836 + ], + [ + "▁warrant", + -11.465282440185547 + ], + [ + "▁approaching", + -11.465349197387695 + ], + [ + "▁dairy", + -11.465349197387695 + ], + [ + "LY", + -11.465673446655273 + ], + [ + "▁responsive", + -11.465681076049805 + ], + [ + "▁Solar", + -11.46621322631836 + ], + [ + "ola", + -11.466251373291016 + ], + [ + "▁bias", + -11.466269493103027 + ], + [ + "▁indication", + -11.466452598571777 + ], + [ + "school", + -11.466483116149902 + ], + [ + "▁listened", + -11.466550827026367 + ], + [ + "▁000", + -11.466571807861328 + ], + [ + "▁chapters", + -11.466626167297363 + ], + [ + "▁crafted", + -11.466771125793457 + ], + [ + "▁ate", + -11.46684455871582 + ], + [ + "▁Seven", + -11.466967582702637 + ], + [ + "▁bugs", + -11.467103004455566 + ], + [ + "▁singles", + -11.467406272888184 + ], + [ + "▁span", + -11.467499732971191 + ], + [ + "▁construct", + -11.467666625976562 + ], + [ + "▁Honda", + -11.467964172363281 + ], + [ + "▁Palestinian", + -11.468204498291016 + ], + [ + "▁median", + -11.468244552612305 + ], + [ + "▁triple", + -11.468546867370605 + ], + [ + "▁donate", + -11.468615531921387 + ], + [ + "▁introducing", + -11.468657493591309 + ], + [ + "▁farming", + -11.469118118286133 + ], + [ + "▁Stewart", + -11.469183921813965 + ], + [ + "▁fold", + -11.469388008117676 + ], + [ + "▁asleep", + -11.469636917114258 + ], + [ + "▁acknowledged", + -11.469976425170898 + ], + [ + "driven", + -11.470776557922363 + ], + [ + "▁circles", + -11.470908164978027 + ], + [ + "▁proportion", + -11.470911979675293 + ], + [ + "▁integral", + -11.471023559570312 + ], + [ + "▁Starting", + -11.471240997314453 + ], + [ + "▁pension", + -11.471334457397461 + ], + [ + "▁stamp", + -11.471443176269531 + ], + [ + "▁desperate", + -11.47158432006836 + ], + [ + "▁snap", + -11.471715927124023 + ], + [ + "▁max", + -11.471734046936035 + ], + [ + "▁statistical", + -11.471874237060547 + ], + [ + "▁09", + -11.471996307373047 + ], + [ + "▁lit", + -11.472275733947754 + ], + [ + "▁Awesome", + -11.472344398498535 + ], + [ + "▁legislative", + -11.472400665283203 + ], + [ + "▁lenses", + -11.47240924835205 + ], + [ + "ring", + -11.472944259643555 + ], + [ + "▁Larry", + -11.473052978515625 + ], + [ + "Why", + -11.473252296447754 + ], + [ + "▁palm", + -11.473311424255371 + ], + [ + "▁jumping", + -11.473428726196289 + ], + [ + "▁Mi", + -11.473713874816895 + ], + [ + "▁appearances", + -11.473945617675781 + ], + [ + "▁traders", + -11.474552154541016 + ], + [ + "▁bat", + -11.47465991973877 + ], + [ + "vi", + -11.47476863861084 + ], + [ + "▁households", + -11.474964141845703 + ], + [ + "▁theft", + -11.475008010864258 + ], + [ + "▁oak", + -11.475457191467285 + ], + [ + "2011", + -11.475595474243164 + ], + [ + "▁kicked", + -11.476029396057129 + ], + [ + "▁Marie", + -11.476612091064453 + ], + [ + "67", + -11.477105140686035 + ], + [ + "▁Leave", + -11.477727890014648 + ], + [ + "▁globally", + -11.477958679199219 + ], + [ + "▁jurisdiction", + -11.478022575378418 + ], + [ + "▁panic", + -11.478170394897461 + ], + [ + "▁Pack", + -11.478394508361816 + ], + [ + "▁adjustment", + -11.478506088256836 + ], + [ + "▁talents", + -11.478525161743164 + ], + [ + "▁liable", + -11.479191780090332 + ], + [ + "▁consisting", + -11.47932243347168 + ], + [ + "▁GOP", + -11.479631423950195 + ], + [ + "▁93", + -11.479681968688965 + ], + [ + "▁insert", + -11.479765892028809 + ], + [ + "▁translated", + -11.480008125305176 + ], + [ + "▁owns", + -11.480073928833008 + ], + [ + "▁Pink", + -11.48038387298584 + ], + [ + "view", + -11.480473518371582 + ], + [ + "ance", + -11.480513572692871 + ], + [ + "▁niche", + -11.480528831481934 + ], + [ + "▁adapted", + -11.480537414550781 + ], + [ + "、", + -11.480712890625 + ], + [ + "▁Campbell", + -11.480810165405273 + ], + [ + "▁reads", + -11.480857849121094 + ], + [ + "▁Dublin", + -11.4810209274292 + ], + [ + "▁Left", + -11.481179237365723 + ], + [ + "▁investigations", + -11.481374740600586 + ], + [ + "▁throat", + -11.482110977172852 + ], + [ + "▁den", + -11.482473373413086 + ], + [ + "▁Beauty", + -11.482644081115723 + ], + [ + "▁taxi", + -11.482870101928711 + ], + [ + "ger", + -11.482894897460938 + ], + [ + "▁transparency", + -11.483015060424805 + ], + [ + "▁rolls", + -11.483223915100098 + ], + [ + "▁arriving", + -11.483260154724121 + ], + [ + "▁prescribed", + -11.483514785766602 + ], + [ + "▁molecular", + -11.483941078186035 + ], + [ + "▁ore", + -11.484036445617676 + ], + [ + "▁visibility", + -11.48413372039795 + ], + [ + "▁Ridge", + -11.48421859741211 + ], + [ + "▁Fed", + -11.484381675720215 + ], + [ + "▁Former", + -11.484405517578125 + ], + [ + "▁newer", + -11.484576225280762 + ], + [ + "▁protests", + -11.484619140625 + ], + [ + "▁indicating", + -11.485156059265137 + ], + [ + "▁SA", + -11.485472679138184 + ], + [ + "▁monetary", + -11.485616683959961 + ], + [ + "▁Costa", + -11.485684394836426 + ], + [ + "▁FC", + -11.485895156860352 + ], + [ + "▁Ultra", + -11.486078262329102 + ], + [ + "▁Kindle", + -11.4862060546875 + ], + [ + "▁snack", + -11.48629093170166 + ], + [ + "win", + -11.486433029174805 + ], + [ + "▁Chamber", + -11.486451148986816 + ], + [ + "▁pound", + -11.486818313598633 + ], + [ + "▁therapeutic", + -11.486932754516602 + ], + [ + "▁Emily", + -11.487168312072754 + ], + [ + "▁mayor", + -11.48717975616455 + ], + [ + "▁Karen", + -11.487382888793945 + ], + [ + "▁Restaurant", + -11.487396240234375 + ], + [ + "▁Leader", + -11.487770080566406 + ], + [ + "▁Bi", + -11.487998962402344 + ], + [ + "▁pork", + -11.488053321838379 + ], + [ + "▁clay", + -11.488421440124512 + ], + [ + "▁Trans", + -11.488658905029297 + ], + [ + "▁react", + -11.488658905029297 + ], + [ + "▁woods", + -11.488838195800781 + ], + [ + "hi", + -11.488890647888184 + ], + [ + "▁ya", + -11.488893508911133 + ], + [ + "▁Lots", + -11.489013671875 + ], + [ + "▁affair", + -11.48928165435791 + ], + [ + "▁educate", + -11.489714622497559 + ], + [ + "▁Alice", + -11.489789009094238 + ], + [ + "▁Fan", + -11.48989486694336 + ], + [ + "ball", + -11.490286827087402 + ], + [ + "▁convicted", + -11.490376472473145 + ], + [ + "▁sponsor", + -11.490411758422852 + ], + [ + "▁Roy", + -11.490734100341797 + ], + [ + "▁discretion", + -11.49075698852539 + ], + [ + "▁Madison", + -11.490849494934082 + ], + [ + "▁varying", + -11.490941047668457 + ], + [ + "▁ridiculous", + -11.491071701049805 + ], + [ + "▁quarterback", + -11.491141319274902 + ], + [ + "▁outline", + -11.49116039276123 + ], + [ + "▁Manhattan", + -11.491381645202637 + ], + [ + "▁allies", + -11.491910934448242 + ], + [ + "▁wheat", + -11.491926193237305 + ], + [ + "▁orientation", + -11.49194622039795 + ], + [ + "▁Crystal", + -11.492124557495117 + ], + [ + "ang", + -11.492256164550781 + ], + [ + "▁attraction", + -11.492323875427246 + ], + [ + "▁prestigious", + -11.492597579956055 + ], + [ + "▁conferences", + -11.492940902709961 + ], + [ + "▁annoying", + -11.493179321289062 + ], + [ + "▁concentrate", + -11.493265151977539 + ], + [ + "2000", + -11.493281364440918 + ], + [ + "▁comparing", + -11.49372673034668 + ], + [ + "▁fur", + -11.494033813476562 + ], + [ + "▁synthetic", + -11.494378089904785 + ], + [ + "▁deadly", + -11.494414329528809 + ], + [ + "▁admin", + -11.494452476501465 + ], + [ + "▁tribute", + -11.494540214538574 + ], + [ + "▁neat", + -11.494637489318848 + ], + [ + "▁CBS", + -11.494665145874023 + ], + [ + "▁Jerry", + -11.495138168334961 + ], + [ + "▁Robinson", + -11.495369911193848 + ], + [ + "▁legend", + -11.4954195022583 + ], + [ + "▁amid", + -11.495471954345703 + ], + [ + "▁CBD", + -11.495586395263672 + ], + [ + "▁Meet", + -11.495701789855957 + ], + [ + "▁Trading", + -11.495804786682129 + ], + [ + "▁Build", + -11.496271133422852 + ], + [ + "▁Ka", + -11.496317863464355 + ], + [ + "▁prizes", + -11.496594429016113 + ], + [ + "▁96", + -11.49666690826416 + ], + [ + "▁Michelle", + -11.497271537780762 + ], + [ + "▁catching", + -11.497328758239746 + ], + [ + "▁advances", + -11.4973783493042 + ], + [ + "▁organizing", + -11.497662544250488 + ], + [ + "▁Around", + -11.49790096282959 + ], + [ + "▁unemployment", + -11.497907638549805 + ], + [ + "▁Environment", + -11.49821949005127 + ], + [ + "▁laughing", + -11.498282432556152 + ], + [ + "▁litigation", + -11.498424530029297 + ], + [ + "▁scenarios", + -11.498869895935059 + ], + [ + "▁88", + -11.499144554138184 + ], + [ + "▁Die", + -11.499168395996094 + ], + [ + "▁Amazing", + -11.499606132507324 + ], + [ + "▁decorative", + -11.499983787536621 + ], + [ + "▁Valentine", + -11.50015926361084 + ], + [ + "▁enthusiasm", + -11.500509262084961 + ], + [ + "▁accordingly", + -11.500513076782227 + ], + [ + "▁Bachelor", + -11.500661849975586 + ], + [ + "▁maximize", + -11.500665664672852 + ], + [ + "▁tastes", + -11.500948905944824 + ], + [ + "person", + -11.501277923583984 + ], + [ + "▁decorated", + -11.501289367675781 + ], + [ + "ino", + -11.501296043395996 + ], + [ + "▁builds", + -11.501435279846191 + ], + [ + "▁04", + -11.50143814086914 + ], + [ + "▁clouds", + -11.501460075378418 + ], + [ + "shirt", + -11.501590728759766 + ], + [ + "▁Yellow", + -11.501738548278809 + ], + [ + "▁plumbing", + -11.501840591430664 + ], + [ + "▁considerably", + -11.501903533935547 + ], + [ + "▁AD", + -11.5021333694458 + ], + [ + "▁Otherwise", + -11.502245903015137 + ], + [ + "▁avoiding", + -11.502408981323242 + ], + [ + "▁screw", + -11.502470016479492 + ], + [ + "▁Soon", + -11.502606391906738 + ], + [ + "lan", + -11.502942085266113 + ], + [ + "▁promo", + -11.502951622009277 + ], + [ + "▁rides", + -11.503142356872559 + ], + [ + "▁Chrome", + -11.503290176391602 + ], + [ + "▁Orlando", + -11.503299713134766 + ], + [ + "▁matched", + -11.503702163696289 + ], + [ + "▁investigated", + -11.503922462463379 + ], + [ + "▁Princess", + -11.504063606262207 + ], + [ + "▁Edge", + -11.50424575805664 + ], + [ + "▁cycling", + -11.504293441772461 + ], + [ + "▁shore", + -11.504572868347168 + ], + [ + "▁Panel", + -11.504578590393066 + ], + [ + "▁Robin", + -11.504642486572266 + ], + [ + "▁goodness", + -11.5049409866333 + ], + [ + "▁sa", + -11.504963874816895 + ], + [ + "▁organ", + -11.50592041015625 + ], + [ + "▁trainer", + -11.506129264831543 + ], + [ + "▁Homes", + -11.506199836730957 + ], + [ + "edu", + -11.506569862365723 + ], + [ + "▁Leadership", + -11.506664276123047 + ], + [ + "▁alternate", + -11.507038116455078 + ], + [ + "cut", + -11.507119178771973 + ], + [ + "▁basics", + -11.507452964782715 + ], + [ + "▁regret", + -11.507538795471191 + ], + [ + "▁nurses", + -11.507705688476562 + ], + [ + "▁ARE", + -11.507728576660156 + ], + [ + "▁bankruptcy", + -11.508034706115723 + ], + [ + "▁specify", + -11.50844669342041 + ], + [ + "▁lover", + -11.508505821228027 + ], + [ + "▁77", + -11.508526802062988 + ], + [ + "▁gut", + -11.508793830871582 + ], + [ + "▁Partners", + -11.508832931518555 + ], + [ + "▁deleted", + -11.509015083312988 + ], + [ + "two", + -11.50906753540039 + ], + [ + "▁tumor", + -11.509289741516113 + ], + [ + "▁RAM", + -11.5098876953125 + ], + [ + "▁counties", + -11.510231018066406 + ], + [ + "▁consist", + -11.510251998901367 + ], + [ + "▁Marvel", + -11.510259628295898 + ], + [ + "▁Madrid", + -11.510295867919922 + ], + [ + "▁tanks", + -11.51057243347168 + ], + [ + "▁Must", + -11.511027336120605 + ], + [ + "▁refreshing", + -11.511131286621094 + ], + [ + "▁boasts", + -11.511702537536621 + ], + [ + "▁cluster", + -11.511767387390137 + ], + [ + "▁combining", + -11.511772155761719 + ], + [ + "▁motorcycle", + -11.5119047164917 + ], + [ + "▁riders", + -11.512154579162598 + ], + [ + "▁Albert", + -11.512544631958008 + ], + [ + "66", + -11.512969017028809 + ], + [ + "▁substantially", + -11.513128280639648 + ], + [ + "▁Half", + -11.513232231140137 + ], + [ + "▁Clear", + -11.51335334777832 + ], + [ + "▁terrorism", + -11.513678550720215 + ], + [ + "▁static", + -11.513789176940918 + ], + [ + "▁μ", + -11.513859748840332 + ], + [ + "▁imposed", + -11.513861656188965 + ], + [ + "▁steep", + -11.51401424407959 + ], + [ + "▁democratic", + -11.514045715332031 + ], + [ + "▁lineup", + -11.514314651489258 + ], + [ + "▁metres", + -11.514613151550293 + ], + [ + "▁technicians", + -11.514724731445312 + ], + [ + "▁floral", + -11.515398979187012 + ], + [ + "▁assessed", + -11.515680313110352 + ], + [ + "ck", + -11.51568603515625 + ], + [ + "▁strictly", + -11.515851974487305 + ], + [ + "▁practically", + -11.516082763671875 + ], + [ + "▁Hell", + -11.516263961791992 + ], + [ + "▁Clinical", + -11.516417503356934 + ], + [ + "▁pub", + -11.516548156738281 + ], + [ + "▁Regardless", + -11.51655387878418 + ], + [ + "▁brass", + -11.516695976257324 + ], + [ + "▁Oscar", + -11.51675033569336 + ], + [ + "▁Events", + -11.516880989074707 + ], + [ + "▁physicians", + -11.516940116882324 + ], + [ + "▁cents", + -11.517008781433105 + ], + [ + "▁distant", + -11.517147064208984 + ], + [ + "Yes", + -11.517292976379395 + ], + [ + "▁herbs", + -11.517314910888672 + ], + [ + "▁proceeds", + -11.517433166503906 + ], + [ + "pro", + -11.517549514770508 + ], + [ + "▁Safe", + -11.517634391784668 + ], + [ + "▁drill", + -11.51766586303711 + ], + [ + "▁favour", + -11.517731666564941 + ], + [ + "▁dis", + -11.517823219299316 + ], + [ + "▁Pope", + -11.517882347106934 + ], + [ + "▁Snow", + -11.517983436584473 + ], + [ + "▁graduates", + -11.5180025100708 + ], + [ + "▁topped", + -11.51812744140625 + ], + [ + "▁chaos", + -11.518189430236816 + ], + [ + "▁tuned", + -11.518280029296875 + ], + [ + "▁deficit", + -11.518393516540527 + ], + [ + "▁finishes", + -11.51893424987793 + ], + [ + "▁threshold", + -11.519471168518066 + ], + [ + "▁node", + -11.519513130187988 + ], + [ + "▁pursuing", + -11.519696235656738 + ], + [ + "▁meter", + -11.5198974609375 + ], + [ + "▁sheep", + -11.51993465423584 + ], + [ + "▁cuisine", + -11.520405769348145 + ], + [ + "▁snacks", + -11.521004676818848 + ], + [ + "▁drum", + -11.521249771118164 + ], + [ + "▁puzzle", + -11.52140998840332 + ], + [ + "que", + -11.521419525146484 + ], + [ + "▁trademark", + -11.521553993225098 + ], + [ + "▁homemade", + -11.521573066711426 + ], + [ + "▁Notice", + -11.521627426147461 + ], + [ + "▁Brad", + -11.521722793579102 + ], + [ + "▁fortunate", + -11.521759986877441 + ], + [ + "▁editorial", + -11.52183723449707 + ], + [ + "▁switching", + -11.522150039672852 + ], + [ + "▁counting", + -11.522385597229004 + ], + [ + "▁loyal", + -11.522645950317383 + ], + [ + "▁sporting", + -11.523017883300781 + ], + [ + "▁Mumbai", + -11.523499488830566 + ], + [ + "▁tv", + -11.523677825927734 + ], + [ + "▁crops", + -11.523722648620605 + ], + [ + "▁Rio", + -11.523908615112305 + ], + [ + "▁pasta", + -11.524120330810547 + ], + [ + "▁Comments", + -11.524192810058594 + ], + [ + "▁Ring", + -11.52426815032959 + ], + [ + "▁Emergency", + -11.524360656738281 + ], + [ + "▁merchandise", + -11.524615287780762 + ], + [ + "ker", + -11.5247220993042 + ], + [ + "▁offset", + -11.525075912475586 + ], + [ + "▁Cheap", + -11.525077819824219 + ], + [ + "▁GA", + -11.525090217590332 + ], + [ + "▁structured", + -11.525242805480957 + ], + [ + "▁Congratulations", + -11.52528190612793 + ], + [ + "▁firmly", + -11.525383949279785 + ], + [ + "▁Similarly", + -11.52573013305664 + ], + [ + "▁SD", + -11.525979995727539 + ], + [ + "po", + -11.5260009765625 + ], + [ + "▁pressed", + -11.526203155517578 + ], + [ + "▁Bag", + -11.526615142822266 + ], + [ + "▁Dakota", + -11.526697158813477 + ], + [ + "▁steering", + -11.526837348937988 + ], + [ + "▁punishment", + -11.526926040649414 + ], + [ + "▁vegan", + -11.527098655700684 + ], + [ + "▁dentist", + -11.527242660522461 + ], + [ + "ik", + -11.527286529541016 + ], + [ + "▁Mitchell", + -11.527323722839355 + ], + [ + "°", + -11.527454376220703 + ], + [ + "▁drawings", + -11.527565002441406 + ], + [ + "▁economics", + -11.52796459197998 + ], + [ + "▁Olympics", + -11.528058052062988 + ], + [ + "▁dessert", + -11.528225898742676 + ], + [ + "88", + -11.528275489807129 + ], + [ + "▁achievements", + -11.528342247009277 + ], + [ + "▁Carl", + -11.528504371643066 + ], + [ + "▁compounds", + -11.528885841369629 + ], + [ + "62", + -11.528904914855957 + ], + [ + "▁VR", + -11.528947830200195 + ], + [ + "▁witnessed", + -11.529483795166016 + ], + [ + "▁nominated", + -11.529637336730957 + ], + [ + "▁unclear", + -11.529654502868652 + ], + [ + "▁Wind", + -11.529938697814941 + ], + [ + "▁Secret", + -11.530502319335938 + ], + [ + "▁heroes", + -11.530603408813477 + ], + [ + "▁WA", + -11.530745506286621 + ], + [ + "▁urged", + -11.530858039855957 + ], + [ + "ung", + -11.530930519104004 + ], + [ + "▁Democrat", + -11.531831741333008 + ], + [ + "‐", + -11.532605171203613 + ], + [ + "▁Bathroom", + -11.53272819519043 + ], + [ + "▁BMW", + -11.532881736755371 + ], + [ + "▁outlook", + -11.532989501953125 + ], + [ + "▁ONE", + -11.533219337463379 + ], + [ + "link", + -11.53322696685791 + ], + [ + "▁encourages", + -11.533507347106934 + ], + [ + "under", + -11.53367805480957 + ], + [ + "▁Amendment", + -11.533689498901367 + ], + [ + "▁runner", + -11.53385066986084 + ], + [ + "▁browsing", + -11.534621238708496 + ], + [ + "▁connectivity", + -11.534759521484375 + ], + [ + "▁Basic", + -11.53476333618164 + ], + [ + "▁projected", + -11.534908294677734 + ], + [ + "▁warehouse", + -11.535150527954102 + ], + [ + "▁Housing", + -11.535453796386719 + ], + [ + "▁threatening", + -11.535487174987793 + ], + [ + "▁sword", + -11.53554630279541 + ], + [ + "▁Applications", + -11.535629272460938 + ], + [ + "▁Fred", + -11.53576946258545 + ], + [ + "▁Woman", + -11.535787582397461 + ], + [ + "▁partnerships", + -11.535811424255371 + ], + [ + "▁roster", + -11.53598403930664 + ], + [ + "▁blessing", + -11.535988807678223 + ], + [ + "▁lung", + -11.536169052124023 + ], + [ + "▁releasing", + -11.536243438720703 + ], + [ + "▁mesh", + -11.53636646270752 + ], + [ + "▁renovation", + -11.53659439086914 + ], + [ + "iness", + -11.536773681640625 + ], + [ + "▁Sheriff", + -11.53684139251709 + ], + [ + "▁Collins", + -11.536974906921387 + ], + [ + "▁Billy", + -11.537025451660156 + ], + [ + "▁SQL", + -11.537300109863281 + ], + [ + "▁mat", + -11.537575721740723 + ], + [ + "▁Oracle", + -11.538030624389648 + ], + [ + "▁portrait", + -11.538128852844238 + ], + [ + "▁influences", + -11.538229942321777 + ], + [ + "72", + -11.538335800170898 + ], + [ + "▁illustrated", + -11.538485527038574 + ], + [ + "▁rod", + -11.5385160446167 + ], + [ + "ml", + -11.538641929626465 + ], + [ + "▁inflammation", + -11.53879165649414 + ], + [ + "▁exams", + -11.538900375366211 + ], + [ + "Voter", + -11.538955688476562 + ], + [ + "▁buses", + -11.539201736450195 + ], + [ + "▁Mon", + -11.53930377960205 + ], + [ + "▁arrives", + -11.539738655090332 + ], + [ + "▁urge", + -11.53976821899414 + ], + [ + "▁revised", + -11.539825439453125 + ], + [ + "aka", + -11.540449142456055 + ], + [ + "list", + -11.540472030639648 + ], + [ + "▁Plans", + -11.540475845336914 + ], + [ + "▁deployed", + -11.540492057800293 + ], + [ + "▁ingredient", + -11.540550231933594 + ], + [ + "▁adverse", + -11.540956497192383 + ], + [ + "▁Lead", + -11.541099548339844 + ], + [ + "▁weekends", + -11.541149139404297 + ], + [ + "▁Survey", + -11.54116439819336 + ], + [ + "▁deployment", + -11.541264533996582 + ], + [ + "▁grandmother", + -11.54154109954834 + ], + [ + "▁probability", + -11.541584968566895 + ], + [ + "▁documented", + -11.541699409484863 + ], + [ + "▁knock", + -11.541839599609375 + ], + [ + "▁responding", + -11.54191780090332 + ], + [ + "▁Bedroom", + -11.542075157165527 + ], + [ + "▁coalition", + -11.542184829711914 + ], + [ + "CO", + -11.542367935180664 + ], + [ + "▁1983", + -11.542434692382812 + ], + [ + "▁manages", + -11.542547225952148 + ], + [ + "▁Value", + -11.5426025390625 + ], + [ + "▁160", + -11.54296588897705 + ], + [ + "▁inclusive", + -11.543071746826172 + ], + [ + "▁starter", + -11.54316520690918 + ], + [ + "▁analyzed", + -11.543615341186523 + ], + [ + "▁Marshall", + -11.543724060058594 + ], + [ + "▁newspapers", + -11.543906211853027 + ], + [ + "▁Military", + -11.544047355651855 + ], + [ + "▁surroundings", + -11.544251441955566 + ], + [ + "▁fundraising", + -11.54439640045166 + ], + [ + "▁1979", + -11.54444408416748 + ], + [ + "▁cement", + -11.544513702392578 + ], + [ + "▁forcing", + -11.54482364654541 + ], + [ + "▁dominated", + -11.545260429382324 + ], + [ + "▁69", + -11.545612335205078 + ], + [ + "▁pills", + -11.545654296875 + ], + [ + "▁coating", + -11.545662879943848 + ], + [ + "▁injection", + -11.545795440673828 + ], + [ + "▁Bishop", + -11.54593563079834 + ], + [ + "▁administrator", + -11.54609489440918 + ], + [ + "▁ethics", + -11.54617691040039 + ], + [ + "▁EP", + -11.546225547790527 + ], + [ + "▁Dental", + -11.546366691589355 + ], + [ + "▁Apparently", + -11.54652214050293 + ], + [ + "▁founding", + -11.546808242797852 + ], + [ + "▁sheer", + -11.546963691711426 + ], + [ + "▁holders", + -11.547266006469727 + ], + [ + "▁cooler", + -11.547355651855469 + ], + [ + "▁treasure", + -11.547506332397461 + ], + [ + "ze", + -11.547550201416016 + ], + [ + "AM", + -11.548027038574219 + ], + [ + "▁stadium", + -11.548057556152344 + ], + [ + "▁evaluated", + -11.548285484313965 + ], + [ + "▁Keith", + -11.548380851745605 + ], + [ + "▁Yu", + -11.548418998718262 + ], + [ + "▁rotation", + -11.548587799072266 + ], + [ + "▁Communication", + -11.548906326293945 + ], + [ + "mon", + -11.548922538757324 + ], + [ + "▁Innovation", + -11.54897403717041 + ], + [ + "▁78", + -11.548977851867676 + ], + [ + "▁lightly", + -11.549046516418457 + ], + [ + "▁Address", + -11.549154281616211 + ], + [ + "▁customize", + -11.549464225769043 + ], + [ + "▁lid", + -11.54951000213623 + ], + [ + "▁flu", + -11.549711227416992 + ], + [ + "▁Reuters", + -11.550098419189453 + ], + [ + "▁creature", + -11.550150871276855 + ], + [ + "je", + -11.55020809173584 + ], + [ + "▁Swedish", + -11.550333023071289 + ], + [ + "▁remarks", + -11.550599098205566 + ], + [ + "▁castle", + -11.550817489624023 + ], + [ + "▁Weight", + -11.550920486450195 + ], + [ + "▁generator", + -11.55107307434082 + ], + [ + "▁Process", + -11.551276206970215 + ], + [ + "▁positioned", + -11.551322937011719 + ], + [ + "ria", + -11.551512718200684 + ], + [ + "▁diesel", + -11.551589012145996 + ], + [ + "▁keywords", + -11.55163288116455 + ], + [ + "▁complications", + -11.551934242248535 + ], + [ + "▁Treatment", + -11.552022933959961 + ], + [ + "98", + -11.552042007446289 + ], + [ + "▁undergraduate", + -11.552562713623047 + ], + [ + "▁Delta", + -11.552872657775879 + ], + [ + "▁flew", + -11.55316162109375 + ], + [ + "▁duo", + -11.553178787231445 + ], + [ + "▁tobacco", + -11.553254127502441 + ], + [ + "▁punch", + -11.553317070007324 + ], + [ + "▁Transportation", + -11.55339527130127 + ], + [ + "▁Close", + -11.553892135620117 + ], + [ + "▁Kent", + -11.554008483886719 + ], + [ + "▁Samuel", + -11.554033279418945 + ], + [ + "▁reviewing", + -11.554227828979492 + ], + [ + "▁commands", + -11.55438232421875 + ], + [ + "▁Floor", + -11.554388046264648 + ], + [ + "▁Directors", + -11.554396629333496 + ], + [ + "▁mud", + -11.554685592651367 + ], + [ + "▁innings", + -11.55471420288086 + ], + [ + "▁NBC", + -11.55507755279541 + ], + [ + "▁strengths", + -11.555173873901367 + ], + [ + "▁Zone", + -11.555194854736328 + ], + [ + "century", + -11.555235862731934 + ], + [ + "▁reservation", + -11.555423736572266 + ], + [ + "▁hyper", + -11.55543327331543 + ], + [ + "▁Christianity", + -11.555492401123047 + ], + [ + "▁grasp", + -11.555502891540527 + ], + [ + "▁elementary", + -11.555651664733887 + ], + [ + "▁Adobe", + -11.555798530578613 + ], + [ + "▁1982", + -11.555854797363281 + ], + [ + "▁Birthday", + -11.555889129638672 + ], + [ + "▁calculate", + -11.555928230285645 + ], + [ + "▁assignments", + -11.556741714477539 + ], + [ + "▁zones", + -11.556937217712402 + ], + [ + "▁1930", + -11.557045936584473 + ], + [ + "▁Ready", + -11.557130813598633 + ], + [ + "▁railway", + -11.557178497314453 + ], + [ + "▁Visual", + -11.557229042053223 + ], + [ + "▁mis", + -11.5573148727417 + ], + [ + "▁notified", + -11.55733871459961 + ], + [ + "▁defendant", + -11.557418823242188 + ], + [ + "▁altogether", + -11.557705879211426 + ], + [ + "▁spine", + -11.557721138000488 + ], + [ + "ology", + -11.557795524597168 + ], + [ + "▁ugly", + -11.558832168579102 + ], + [ + "▁Masters", + -11.55897045135498 + ], + [ + "▁Pick", + -11.558989524841309 + ], + [ + "▁Theory", + -11.559052467346191 + ], + [ + "▁lawmakers", + -11.559181213378906 + ], + [ + "▁durability", + -11.559206008911133 + ], + [ + "▁consequence", + -11.55922794342041 + ], + [ + "▁stating", + -11.55936336517334 + ], + [ + "▁Includes", + -11.559396743774414 + ], + [ + "▁trace", + -11.559678077697754 + ], + [ + "▁schemes", + -11.559723854064941 + ], + [ + "▁advisor", + -11.559779167175293 + ], + [ + "▁intensive", + -11.559978485107422 + ], + [ + "▁frustration", + -11.5601167678833 + ], + [ + "▁Users", + -11.560477256774902 + ], + [ + "▁Ver", + -11.560600280761719 + ], + [ + "▁centres", + -11.560821533203125 + ], + [ + "▁Cruz", + -11.560834884643555 + ], + [ + "▁spreading", + -11.560853958129883 + ], + [ + "▁abundance", + -11.56093692779541 + ], + [ + "▁confusing", + -11.560946464538574 + ], + [ + "▁securities", + -11.561037063598633 + ], + [ + "▁modeling", + -11.561212539672852 + ], + [ + "▁Boys", + -11.561240196228027 + ], + [ + "▁camps", + -11.561291694641113 + ], + [ + "▁smoothly", + -11.561384201049805 + ], + [ + "▁tweet", + -11.561479568481445 + ], + [ + "read", + -11.561715126037598 + ], + [ + "▁Questions", + -11.561935424804688 + ], + [ + "▁minerals", + -11.561967849731445 + ], + [ + "▁withdrawal", + -11.56205940246582 + ], + [ + "▁planted", + -11.562127113342285 + ], + [ + "▁printable", + -11.562445640563965 + ], + [ + "▁Kenya", + -11.562535285949707 + ], + [ + "▁Jun", + -11.56258487701416 + ], + [ + "▁breathe", + -11.562670707702637 + ], + [ + "▁surveys", + -11.562740325927734 + ], + [ + "face", + -11.562796592712402 + ], + [ + "▁Primary", + -11.562891006469727 + ], + [ + "▁130", + -11.563005447387695 + ], + [ + "▁spirits", + -11.563151359558105 + ], + [ + "▁distinction", + -11.563536643981934 + ], + [ + "▁hassle", + -11.56360912322998 + ], + [ + "▁scientist", + -11.563721656799316 + ], + [ + "63", + -11.56381607055664 + ], + [ + "▁poly", + -11.563858032226562 + ], + [ + "▁tunnel", + -11.563980102539062 + ], + [ + "▁belongs", + -11.56419849395752 + ], + [ + "▁midnight", + -11.564435005187988 + ], + [ + "ho", + -11.564529418945312 + ], + [ + "▁Nor", + -11.564915657043457 + ], + [ + "▁1920", + -11.564953804016113 + ], + [ + "▁Related", + -11.565083503723145 + ], + [ + "▁avoided", + -11.56518268585205 + ], + [ + "▁pole", + -11.565247535705566 + ], + [ + "▁wealthy", + -11.565443992614746 + ], + [ + "where", + -11.565620422363281 + ], + [ + "▁Linda", + -11.56563949584961 + ], + [ + "Ã", + -11.565821647644043 + ], + [ + "▁pending", + -11.565855026245117 + ], + [ + "mann", + -11.566275596618652 + ], + [ + "▁Philip", + -11.566313743591309 + ], + [ + "▁ST", + -11.56636905670166 + ], + [ + "▁firing", + -11.56662368774414 + ], + [ + "▁elevated", + -11.566818237304688 + ], + [ + "▁distribute", + -11.566917419433594 + ], + [ + "▁acids", + -11.567051887512207 + ], + [ + "▁cope", + -11.567091941833496 + ], + [ + "▁lifting", + -11.567280769348145 + ], + [ + "▁inevitable", + -11.567452430725098 + ], + [ + "▁quietly", + -11.567544937133789 + ], + [ + "▁realise", + -11.56799030303955 + ], + [ + "▁wallet", + -11.568024635314941 + ], + [ + "▁profound", + -11.568029403686523 + ], + [ + "▁tomato", + -11.568221092224121 + ], + [ + "▁Sand", + -11.568230628967285 + ], + [ + "▁frustrated", + -11.568469047546387 + ], + [ + "▁constitutional", + -11.568876266479492 + ], + [ + "▁genuinely", + -11.568970680236816 + ], + [ + "▁Registration", + -11.568973541259766 + ], + [ + "▁cargo", + -11.570001602172852 + ], + [ + "▁sweat", + -11.570130348205566 + ], + [ + "▁lacking", + -11.570158004760742 + ], + [ + "▁Emma", + -11.570160865783691 + ], + [ + "▁font", + -11.570234298706055 + ], + [ + "▁shirts", + -11.570477485656738 + ], + [ + "68", + -11.570478439331055 + ], + [ + "ette", + -11.57075309753418 + ], + [ + "rate", + -11.570916175842285 + ], + [ + "▁practitioners", + -11.571152687072754 + ], + [ + "▁appointments", + -11.571357727050781 + ], + [ + "▁logged", + -11.571763038635254 + ], + [ + "▁Active", + -11.571784019470215 + ], + [ + "▁Tyler", + -11.572015762329102 + ], + [ + "▁dividend", + -11.572216987609863 + ], + [ + "▁onion", + -11.572659492492676 + ], + [ + "▁behaviors", + -11.57274341583252 + ], + [ + "▁Nike", + -11.572750091552734 + ], + [ + "▁adjustments", + -11.57286548614502 + ], + [ + "▁hi", + -11.572906494140625 + ], + [ + "▁laughed", + -11.572976112365723 + ], + [ + "▁seniors", + -11.573121070861816 + ], + [ + "▁oz", + -11.57341194152832 + ], + [ + "▁deputy", + -11.573470115661621 + ], + [ + "Pro", + -11.573514938354492 + ], + [ + "▁crisp", + -11.573543548583984 + ], + [ + "▁recognised", + -11.573651313781738 + ], + [ + "▁conflicts", + -11.573801040649414 + ], + [ + "▁theoretical", + -11.573803901672363 + ], + [ + "▁ecosystem", + -11.5738525390625 + ], + [ + "▁Options", + -11.574009895324707 + ], + [ + "▁necessity", + -11.57429027557373 + ], + [ + "▁activation", + -11.574308395385742 + ], + [ + "▁Stanley", + -11.574559211730957 + ], + [ + "▁accent", + -11.574567794799805 + ], + [ + "▁baked", + -11.575080871582031 + ], + [ + "sky", + -11.57528018951416 + ], + [ + "▁modes", + -11.57529354095459 + ], + [ + "▁Lu", + -11.5753173828125 + ], + [ + "▁140", + -11.57535457611084 + ], + [ + "▁Outdoor", + -11.575787544250488 + ], + [ + "▁dismissed", + -11.57596206665039 + ], + [ + "▁Agent", + -11.575997352600098 + ], + [ + "▁influential", + -11.576180458068848 + ], + [ + "▁saves", + -11.576733589172363 + ], + [ + "▁Apply", + -11.577184677124023 + ], + [ + "▁flowing", + -11.57730484008789 + ], + [ + "cha", + -11.577333450317383 + ], + [ + "▁Morning", + -11.577371597290039 + ], + [ + "▁knees", + -11.577414512634277 + ], + [ + "▁vol", + -11.577774047851562 + ], + [ + "▁jam", + -11.577788352966309 + ], + [ + "▁SE", + -11.577868461608887 + ], + [ + "▁Template", + -11.57788372039795 + ], + [ + "▁Guy", + -11.578241348266602 + ], + [ + "▁attendees", + -11.578277587890625 + ], + [ + "▁crap", + -11.578329086303711 + ], + [ + "▁brave", + -11.578518867492676 + ], + [ + "▁consuming", + -11.57868480682373 + ], + [ + "▁occurring", + -11.578932762145996 + ], + [ + "▁Return", + -11.579192161560059 + ], + [ + "▁Kyle", + -11.579264640808105 + ], + [ + "▁mounting", + -11.579333305358887 + ], + [ + "screen", + -11.579378128051758 + ], + [ + "▁celebrity", + -11.579566955566406 + ], + [ + "▁roller", + -11.580266952514648 + ], + [ + "▁washed", + -11.580424308776855 + ], + [ + "▁Perry", + -11.580577850341797 + ], + [ + "▁fifty", + -11.58057975769043 + ], + [ + "▁athletic", + -11.580930709838867 + ], + [ + "▁lecture", + -11.580997467041016 + ], + [ + "▁modest", + -11.581117630004883 + ], + [ + "▁travels", + -11.58118724822998 + ], + [ + "▁Target", + -11.581245422363281 + ], + [ + "▁equality", + -11.581425666809082 + ], + [ + "▁rewarding", + -11.5814790725708 + ], + [ + "ani", + -11.581554412841797 + ], + [ + "▁temporarily", + -11.581583023071289 + ], + [ + "▁disappeared", + -11.581599235534668 + ], + [ + "▁blanket", + -11.581786155700684 + ], + [ + "▁Economics", + -11.58202075958252 + ], + [ + "ron", + -11.582205772399902 + ], + [ + "▁skirt", + -11.582466125488281 + ], + [ + "▁gluten", + -11.582499504089355 + ], + [ + "▁bears", + -11.582587242126465 + ], + [ + "▁Jake", + -11.582911491394043 + ], + [ + "▁pools", + -11.582915306091309 + ], + [ + "▁Murphy", + -11.583017349243164 + ], + [ + "▁noon", + -11.583159446716309 + ], + [ + "▁Truth", + -11.583325386047363 + ], + [ + "Go", + -11.583352088928223 + ], + [ + "▁cellular", + -11.583551406860352 + ], + [ + "▁Birmingham", + -11.583695411682129 + ], + [ + "▁Jessica", + -11.583709716796875 + ], + [ + "▁trap", + -11.583868026733398 + ], + [ + "▁sells", + -11.584386825561523 + ], + [ + "▁associations", + -11.584405899047852 + ], + [ + "ci", + -11.584446907043457 + ], + [ + "▁touching", + -11.584500312805176 + ], + [ + "▁Manual", + -11.584583282470703 + ], + [ + "▁cousin", + -11.584610939025879 + ], + [ + "▁likewise", + -11.584952354431152 + ], + [ + "▁Ward", + -11.584973335266113 + ], + [ + "▁amazed", + -11.58527660369873 + ], + [ + "▁74", + -11.585310935974121 + ], + [ + "900", + -11.585336685180664 + ], + [ + "▁defending", + -11.585360527038574 + ], + [ + "▁organizational", + -11.585776329040527 + ], + [ + "▁sometime", + -11.585787773132324 + ], + [ + "▁Fe", + -11.585887908935547 + ], + [ + "▁upgraded", + -11.58592414855957 + ], + [ + "▁Bird", + -11.586005210876465 + ], + [ + "▁Johnny", + -11.586018562316895 + ], + [ + "stop", + -11.586162567138672 + ], + [ + "port", + -11.58653450012207 + ], + [ + "▁wholesale", + -11.58653736114502 + ], + [ + "▁musician", + -11.586783409118652 + ], + [ + "▁«", + -11.58797550201416 + ], + [ + "An", + -11.587980270385742 + ], + [ + "▁st", + -11.587987899780273 + ], + [ + "▁Buffalo", + -11.588226318359375 + ], + [ + "▁Terry", + -11.58830738067627 + ], + [ + "▁silk", + -11.588455200195312 + ], + [ + "▁Forex", + -11.588746070861816 + ], + [ + "▁RV", + -11.58881950378418 + ], + [ + "▁waist", + -11.588873863220215 + ], + [ + "▁Penn", + -11.588981628417969 + ], + [ + "▁warmth", + -11.589081764221191 + ], + [ + "▁probe", + -11.58927059173584 + ], + [ + "Don", + -11.589738845825195 + ], + [ + "▁arena", + -11.589740753173828 + ], + [ + "ov", + -11.589747428894043 + ], + [ + "▁charter", + -11.590051651000977 + ], + [ + "▁diagnostic", + -11.590238571166992 + ], + [ + "▁happily", + -11.590463638305664 + ], + [ + "▁Bus", + -11.590598106384277 + ], + [ + "▁solved", + -11.590618133544922 + ], + [ + "▁chains", + -11.590865135192871 + ], + [ + "best", + -11.59160327911377 + ], + [ + "▁canada", + -11.591646194458008 + ], + [ + "▁architect", + -11.59179973602295 + ], + [ + "▁towel", + -11.591851234436035 + ], + [ + "▁Apart", + -11.591940879821777 + ], + [ + "▁ranges", + -11.591999053955078 + ], + [ + "▁characterized", + -11.592082023620605 + ], + [ + "▁terrain", + -11.592292785644531 + ], + [ + "▁earliest", + -11.592660903930664 + ], + [ + "ive", + -11.593058586120605 + ], + [ + "▁horizontal", + -11.593291282653809 + ], + [ + "▁viable", + -11.593362808227539 + ], + [ + "▁biology", + -11.593392372131348 + ], + [ + "▁cave", + -11.593406677246094 + ], + [ + "▁Bond", + -11.593695640563965 + ], + [ + "▁pupils", + -11.593807220458984 + ], + [ + "▁breed", + -11.593849182128906 + ], + [ + "▁smiled", + -11.593952178955078 + ], + [ + "▁Cameron", + -11.593986511230469 + ], + [ + "▁animated", + -11.594008445739746 + ], + [ + "▁°", + -11.594138145446777 + ], + [ + "▁Nancy", + -11.594237327575684 + ], + [ + "▁acted", + -11.594281196594238 + ], + [ + "▁occupation", + -11.594409942626953 + ], + [ + "▁RE", + -11.59453296661377 + ], + [ + "▁Continue", + -11.594606399536133 + ], + [ + "▁Cabinet", + -11.594732284545898 + ], + [ + "▁complement", + -11.594985961914062 + ], + [ + "▁Wolf", + -11.595152854919434 + ], + [ + "▁sq", + -11.595344543457031 + ], + [ + "▁bubble", + -11.595346450805664 + ], + [ + "season", + -11.595376014709473 + ], + [ + "▁streams", + -11.595412254333496 + ], + [ + "▁creator", + -11.595808982849121 + ], + [ + "▁Sep", + -11.595840454101562 + ], + [ + "▁disagree", + -11.595965385437012 + ], + [ + "▁heater", + -11.596193313598633 + ], + [ + "▁blocking", + -11.59619426727295 + ], + [ + "▁Voice", + -11.596220016479492 + ], + [ + "pe", + -11.596308708190918 + ], + [ + "▁sacred", + -11.596342086791992 + ], + [ + "▁bitter", + -11.596532821655273 + ], + [ + "▁cheapest", + -11.596536636352539 + ], + [ + "▁Excel", + -11.596552848815918 + ], + [ + "▁watches", + -11.596565246582031 + ], + [ + "dis", + -11.596738815307617 + ], + [ + "▁meantime", + -11.596844673156738 + ], + [ + "▁hop", + -11.596940994262695 + ], + [ + "▁cocktail", + -11.597006797790527 + ], + [ + "▁71", + -11.597225189208984 + ], + [ + "▁MI", + -11.597264289855957 + ], + [ + "▁drunk", + -11.59732437133789 + ], + [ + "▁06", + -11.597770690917969 + ], + [ + "▁preliminary", + -11.59804630279541 + ], + [ + "▁substances", + -11.598052024841309 + ], + [ + "▁Margaret", + -11.598166465759277 + ], + [ + "▁ambitious", + -11.598188400268555 + ], + [ + "▁Soft", + -11.598265647888184 + ], + [ + "▁Ca", + -11.59847354888916 + ], + [ + "▁potato", + -11.598543167114258 + ], + [ + "▁slice", + -11.598714828491211 + ], + [ + "▁naked", + -11.598896980285645 + ], + [ + "▁gauge", + -11.599380493164062 + ], + [ + "▁participant", + -11.599682807922363 + ], + [ + "▁assuming", + -11.599947929382324 + ], + [ + "▁verse", + -11.599960327148438 + ], + [ + "▁parameter", + -11.600110054016113 + ], + [ + "▁cinema", + -11.600175857543945 + ], + [ + "▁slower", + -11.600186347961426 + ], + [ + "▁unwanted", + -11.60027027130127 + ], + [ + "▁analyses", + -11.600391387939453 + ], + [ + "▁algorithms", + -11.600484848022461 + ], + [ + "▁searches", + -11.600545883178711 + ], + [ + "▁bases", + -11.600555419921875 + ], + [ + "▁Rent", + -11.600617408752441 + ], + [ + "▁hack", + -11.600738525390625 + ], + [ + "▁Weather", + -11.60114574432373 + ], + [ + "▁poorly", + -11.601226806640625 + ], + [ + "▁Official", + -11.60124683380127 + ], + [ + "▁mapping", + -11.601369857788086 + ], + [ + "▁Pictures", + -11.601424217224121 + ], + [ + "▁farms", + -11.601608276367188 + ], + [ + "have", + -11.601781845092773 + ], + [ + "▁Consumer", + -11.601916313171387 + ], + [ + "▁tendency", + -11.602209091186523 + ], + [ + "▁Production", + -11.602323532104492 + ], + [ + "▁Eventually", + -11.602405548095703 + ], + [ + "▁namely", + -11.602584838867188 + ], + [ + "▁Greater", + -11.602914810180664 + ], + [ + "after", + -11.602920532226562 + ], + [ + "▁viral", + -11.602923393249512 + ], + [ + "part", + -11.602971076965332 + ], + [ + "▁circulation", + -11.603002548217773 + ], + [ + "▁shy", + -11.603050231933594 + ], + [ + "▁exotic", + -11.603405952453613 + ], + [ + "▁Mediterranean", + -11.603416442871094 + ], + [ + "▁recreational", + -11.60351276397705 + ], + [ + "▁frustrating", + -11.603599548339844 + ], + [ + "▁packs", + -11.603832244873047 + ], + [ + "▁vanilla", + -11.60390567779541 + ], + [ + "▁demonstrates", + -11.603978157043457 + ], + [ + "77", + -11.604222297668457 + ], + [ + "▁retailer", + -11.604244232177734 + ], + [ + "▁GB", + -11.604449272155762 + ], + [ + "▁MORE", + -11.60460376739502 + ], + [ + "ai", + -11.604646682739258 + ], + [ + "▁configured", + -11.604783058166504 + ], + [ + "▁permanently", + -11.604812622070312 + ], + [ + "jo", + -11.604846000671387 + ], + [ + "▁Marc", + -11.604897499084473 + ], + [ + "▁uploaded", + -11.604957580566406 + ], + [ + "▁onions", + -11.60506820678711 + ], + [ + "▁discusses", + -11.60539722442627 + ], + [ + "▁Glen", + -11.605419158935547 + ], + [ + "▁Probably", + -11.605432510375977 + ], + [ + "▁lining", + -11.605462074279785 + ], + [ + "▁touches", + -11.60567855834961 + ], + [ + "▁paired", + -11.605721473693848 + ], + [ + "▁investigators", + -11.606073379516602 + ], + [ + "▁inviting", + -11.606152534484863 + ], + [ + "▁Face", + -11.606165885925293 + ], + [ + "▁Han", + -11.606860160827637 + ], + [ + "▁Montreal", + -11.607166290283203 + ], + [ + "shaped", + -11.607390403747559 + ], + [ + "▁lbs", + -11.607439041137695 + ], + [ + "▁harvest", + -11.607686996459961 + ], + [ + "▁medicines", + -11.60775375366211 + ], + [ + "▁tri", + -11.607879638671875 + ], + [ + "▁Connect", + -11.607928276062012 + ], + [ + "ig", + -11.607962608337402 + ], + [ + "▁tray", + -11.60816478729248 + ], + [ + "▁deer", + -11.608248710632324 + ], + [ + "▁sealed", + -11.608986854553223 + ], + [ + "▁op", + -11.6090726852417 + ], + [ + "61", + -11.609139442443848 + ], + [ + "▁hint", + -11.609580993652344 + ], + [ + "▁Corps", + -11.609776496887207 + ], + [ + "▁sends", + -11.61021900177002 + ], + [ + "▁consumed", + -11.61058235168457 + ], + [ + "▁commentary", + -11.610589027404785 + ], + [ + "king", + -11.61069393157959 + ], + [ + "▁delays", + -11.611117362976074 + ], + [ + "▁glue", + -11.611146926879883 + ], + [ + "▁compassion", + -11.611881256103516 + ], + [ + "store", + -11.612165451049805 + ], + [ + "▁Associate", + -11.612277030944824 + ], + [ + "▁ceramic", + -11.612277030944824 + ], + [ + "▁Risk", + -11.612302780151367 + ], + [ + "▁MY", + -11.612312316894531 + ], + [ + "▁Therapy", + -11.612349510192871 + ], + [ + "▁missions", + -11.612442970275879 + ], + [ + "▁understands", + -11.612465858459473 + ], + [ + "▁woke", + -11.612500190734863 + ], + [ + "▁extending", + -11.612531661987305 + ], + [ + "▁Climate", + -11.612580299377441 + ], + [ + "▁approve", + -11.612654685974121 + ], + [ + "▁kidney", + -11.612822532653809 + ], + [ + "▁Pen", + -11.612825393676758 + ], + [ + "▁Lower", + -11.61298656463623 + ], + [ + "▁bucket", + -11.613064765930176 + ], + [ + "▁blogger", + -11.613269805908203 + ], + [ + "▁progression", + -11.613393783569336 + ], + [ + "▁sentences", + -11.613492012023926 + ], + [ + "▁82", + -11.613497734069824 + ], + [ + "▁lol", + -11.613590240478516 + ], + [ + "▁Vision", + -11.613677978515625 + ], + [ + "At", + -11.61373519897461 + ], + [ + "▁forests", + -11.613736152648926 + ], + [ + "▁Putin", + -11.61379337310791 + ], + [ + "▁Extra", + -11.613937377929688 + ], + [ + "▁activated", + -11.614073753356934 + ], + [ + "▁antique", + -11.614355087280273 + ], + [ + "▁graph", + -11.614385604858398 + ], + [ + "▁runners", + -11.614842414855957 + ], + [ + "▁shareholders", + -11.614920616149902 + ], + [ + "▁decides", + -11.614960670471191 + ], + [ + "▁counseling", + -11.615256309509277 + ], + [ + "▁Sanders", + -11.61526107788086 + ], + [ + "▁relaxation", + -11.615324974060059 + ], + [ + "▁expects", + -11.615471839904785 + ], + [ + "97", + -11.615477561950684 + ], + [ + "▁Rental", + -11.615574836730957 + ], + [ + "gate", + -11.615592002868652 + ], + [ + "▁Morris", + -11.61563491821289 + ], + [ + "also", + -11.616044998168945 + ], + [ + "▁descriptions", + -11.616052627563477 + ], + [ + "▁Political", + -11.616255760192871 + ], + [ + "▁73", + -11.616331100463867 + ], + [ + "real", + -11.616459846496582 + ], + [ + "▁amendment", + -11.616640090942383 + ], + [ + "▁Norway", + -11.616659164428711 + ], + [ + "2009", + -11.617000579833984 + ], + [ + "▁Block", + -11.617023468017578 + ], + [ + "▁Track", + -11.617189407348633 + ], + [ + "▁simulation", + -11.617369651794434 + ], + [ + "▁burst", + -11.6173734664917 + ], + [ + "most", + -11.617424011230469 + ], + [ + "▁Volume", + -11.617481231689453 + ], + [ + "▁Rules", + -11.617497444152832 + ], + [ + "▁switched", + -11.618051528930664 + ], + [ + "▁submitting", + -11.618091583251953 + ], + [ + "▁commented", + -11.618292808532715 + ], + [ + "MP", + -11.618341445922852 + ], + [ + "▁violations", + -11.618511199951172 + ], + [ + "▁89", + -11.618635177612305 + ], + [ + "ver", + -11.618659019470215 + ], + [ + "▁clearance", + -11.618697166442871 + ], + [ + "▁interviewed", + -11.61882495880127 + ], + [ + "▁Taiwan", + -11.619307518005371 + ], + [ + "▁satisfying", + -11.619426727294922 + ], + [ + "▁beam", + -11.61983871459961 + ], + [ + "▁1981", + -11.619993209838867 + ], + [ + "ru", + -11.620327949523926 + ], + [ + "▁inexpensive", + -11.62049388885498 + ], + [ + "▁Tan", + -11.620603561401367 + ], + [ + "▁penalties", + -11.620954513549805 + ], + [ + "▁harassment", + -11.62096118927002 + ], + [ + "▁bronze", + -11.62104320526123 + ], + [ + "▁pursuit", + -11.621086120605469 + ], + [ + "2008", + -11.621147155761719 + ], + [ + "▁attach", + -11.621183395385742 + ], + [ + "very", + -11.621269226074219 + ], + [ + "▁DE", + -11.621342658996582 + ], + [ + "▁grill", + -11.621434211730957 + ], + [ + "▁rope", + -11.621454238891602 + ], + [ + "▁Reviews", + -11.621556282043457 + ], + [ + "▁discharge", + -11.621905326843262 + ], + [ + "yes", + -11.622048377990723 + ], + [ + "▁casting", + -11.622260093688965 + ], + [ + "▁Liberty", + -11.622440338134766 + ], + [ + "▁updating", + -11.62283992767334 + ], + [ + "▁Xbox", + -11.62313461303711 + ], + [ + "▁dip", + -11.623181343078613 + ], + [ + "▁er", + -11.623311996459961 + ], + [ + "▁tragedy", + -11.623344421386719 + ], + [ + "▁terrific", + -11.62352180480957 + ], + [ + "▁Polish", + -11.623628616333008 + ], + [ + "▁decoration", + -11.623653411865234 + ], + [ + "▁shifting", + -11.623799324035645 + ], + [ + "▁Si", + -11.623823165893555 + ], + [ + "▁Jamie", + -11.623856544494629 + ], + [ + "▁Lo", + -11.623906135559082 + ], + [ + "▁advocates", + -11.624031066894531 + ], + [ + "cc", + -11.624067306518555 + ], + [ + "▁complain", + -11.624098777770996 + ], + [ + "▁eaten", + -11.62414264678955 + ], + [ + "▁weakness", + -11.62424373626709 + ], + [ + "▁booth", + -11.62437629699707 + ], + [ + "▁spam", + -11.624552726745605 + ], + [ + "▁Ted", + -11.624712944030762 + ], + [ + "▁Dining", + -11.624801635742188 + ], + [ + "▁Knight", + -11.624862670898438 + ], + [ + "▁Electronic", + -11.625006675720215 + ], + [ + "▁explored", + -11.62548828125 + ], + [ + "▁wool", + -11.625494956970215 + ], + [ + "▁characteristic", + -11.625553131103516 + ], + [ + "▁professionally", + -11.62586784362793 + ], + [ + "96", + -11.62588119506836 + ], + [ + "▁92", + -11.625953674316406 + ], + [ + "▁conviction", + -11.626106262207031 + ], + [ + "▁perspectives", + -11.626510620117188 + ], + [ + "▁Rule", + -11.6270170211792 + ], + [ + "▁crude", + -11.62717056274414 + ], + [ + "▁diving", + -11.627347946166992 + ], + [ + "▁Generally", + -11.627408027648926 + ], + [ + "Con", + -11.627411842346191 + ], + [ + "▁Same", + -11.627534866333008 + ], + [ + "br", + -11.627562522888184 + ], + [ + "name", + -11.627572059631348 + ], + [ + "▁tricky", + -11.627615928649902 + ], + [ + "oriented", + -11.627707481384277 + ], + [ + "▁05", + -11.627717971801758 + ], + [ + "▁Benjamin", + -11.6278076171875 + ], + [ + "▁demonstration", + -11.627854347229004 + ], + [ + "ID", + -11.628084182739258 + ], + [ + "▁84", + -11.628180503845215 + ], + [ + "plus", + -11.628308296203613 + ], + [ + "▁97", + -11.628317832946777 + ], + [ + "▁Bluetooth", + -11.628389358520508 + ], + [ + "▁performs", + -11.628422737121582 + ], + [ + "▁meta", + -11.628445625305176 + ], + [ + "▁travelers", + -11.628654479980469 + ], + [ + "▁fried", + -11.628693580627441 + ], + [ + "▁vector", + -11.62869644165039 + ], + [ + "▁trades", + -11.628698348999023 + ], + [ + "▁beaten", + -11.628905296325684 + ], + [ + "▁ET", + -11.629027366638184 + ], + [ + "▁Jazz", + -11.629228591918945 + ], + [ + "▁Brothers", + -11.629303932189941 + ], + [ + "ane", + -11.629390716552734 + ], + [ + "▁fraction", + -11.629603385925293 + ], + [ + "▁curtains", + -11.629888534545898 + ], + [ + "▁Neil", + -11.630319595336914 + ], + [ + "▁Associates", + -11.630387306213379 + ], + [ + "▁prohibited", + -11.630419731140137 + ], + [ + "▁dealers", + -11.630793571472168 + ], + [ + "▁sellers", + -11.630949020385742 + ], + [ + "▁Log", + -11.63099479675293 + ], + [ + "▁Looks", + -11.631031036376953 + ], + [ + "▁assure", + -11.631385803222656 + ], + [ + "▁Certificate", + -11.631668090820312 + ], + [ + "▁mate", + -11.63202953338623 + ], + [ + "▁lengthy", + -11.632163047790527 + ], + [ + "▁wounded", + -11.632287979125977 + ], + [ + "▁Operations", + -11.632699966430664 + ], + [ + "▁Iranian", + -11.63293743133545 + ], + [ + "▁Alberta", + -11.633009910583496 + ], + [ + "▁wars", + -11.633076667785645 + ], + [ + "▁laying", + -11.63323974609375 + ], + [ + "▁anonymous", + -11.633394241333008 + ], + [ + "▁witnesses", + -11.63369369506836 + ], + [ + "▁AL", + -11.633825302124023 + ], + [ + "▁Champions", + -11.633916854858398 + ], + [ + "▁Walter", + -11.633960723876953 + ], + [ + "▁mentor", + -11.63397216796875 + ], + [ + "▁hospitality", + -11.634112358093262 + ], + [ + "▁Jeremy", + -11.63415813446045 + ], + [ + "▁Designed", + -11.634322166442871 + ], + [ + "▁reset", + -11.634679794311523 + ], + [ + "79", + -11.634790420532227 + ], + [ + "▁midst", + -11.634889602661133 + ], + [ + "cost", + -11.634949684143066 + ], + [ + "▁belly", + -11.635015487670898 + ], + [ + "▁supervision", + -11.635207176208496 + ], + [ + "▁Impact", + -11.63542652130127 + ], + [ + "▁curtain", + -11.635512351989746 + ], + [ + "▁brake", + -11.635724067687988 + ], + [ + "▁sustain", + -11.635730743408203 + ], + [ + "▁applicant", + -11.63575553894043 + ], + [ + "▁`", + -11.635865211486816 + ], + [ + "▁cattle", + -11.636223793029785 + ], + [ + "▁clue", + -11.636251449584961 + ], + [ + "▁controversy", + -11.63664436340332 + ], + [ + "▁enrolled", + -11.636655807495117 + ], + [ + "▁UV", + -11.636666297912598 + ], + [ + "▁te", + -11.63669204711914 + ], + [ + "▁prompted", + -11.63683032989502 + ], + [ + "▁imagined", + -11.63702392578125 + ], + [ + "ura", + -11.637117385864258 + ], + [ + "▁Evans", + -11.637131690979004 + ], + [ + "▁Waste", + -11.637545585632324 + ], + [ + "▁Prof", + -11.637629508972168 + ], + [ + "▁fever", + -11.637760162353516 + ], + [ + "▁gospel", + -11.638160705566406 + ], + [ + "▁incorrect", + -11.638239860534668 + ], + [ + "▁Broadway", + -11.638306617736816 + ], + [ + "▁enterprises", + -11.638541221618652 + ], + [ + "▁Carol", + -11.638829231262207 + ], + [ + "▁bathrooms", + -11.638853073120117 + ], + [ + "han", + -11.639080047607422 + ], + [ + "▁Faith", + -11.639118194580078 + ], + [ + "▁nails", + -11.639362335205078 + ], + [ + "▁heels", + -11.639423370361328 + ], + [ + "▁eternal", + -11.63949203491211 + ], + [ + "▁Mad", + -11.639748573303223 + ], + [ + "▁Upper", + -11.639921188354492 + ], + [ + "▁Stage", + -11.640275001525879 + ], + [ + "dy", + -11.640292167663574 + ], + [ + "▁rehabilitation", + -11.64064884185791 + ], + [ + "▁Notes", + -11.6406888961792 + ], + [ + "▁united", + -11.640745162963867 + ], + [ + "▁scent", + -11.640939712524414 + ], + [ + "▁socks", + -11.641142845153809 + ], + [ + "▁Belgium", + -11.641231536865234 + ], + [ + "▁Published", + -11.64123821258545 + ], + [ + "▁mentally", + -11.641434669494629 + ], + [ + "▁Barry", + -11.64144515991211 + ], + [ + "▁kiss", + -11.641563415527344 + ], + [ + "▁leak", + -11.641733169555664 + ], + [ + "▁wardrobe", + -11.641952514648438 + ], + [ + "▁Gun", + -11.64207649230957 + ], + [ + "▁attacking", + -11.642593383789062 + ], + [ + "▁porch", + -11.64302921295166 + ], + [ + "▁maintains", + -11.643317222595215 + ], + [ + "▁Physical", + -11.643362998962402 + ], + [ + "▁blockchain", + -11.643445014953613 + ], + [ + "▁Uber", + -11.643601417541504 + ], + [ + "▁indicators", + -11.643691062927246 + ], + [ + "▁Rice", + -11.643888473510742 + ], + [ + "▁rhythm", + -11.64401626586914 + ], + [ + "▁deposits", + -11.644072532653809 + ], + [ + "▁fortune", + -11.644201278686523 + ], + [ + "▁Pool", + -11.64428997039795 + ], + [ + "▁therapist", + -11.644413948059082 + ], + [ + "five", + -11.644596099853516 + ], + [ + "▁raises", + -11.644742012023926 + ], + [ + "▁CPU", + -11.64540958404541 + ], + [ + "▁pharmaceutical", + -11.645586967468262 + ], + [ + "▁methodology", + -11.645638465881348 + ], + [ + "▁Arkansas", + -11.645821571350098 + ], + [ + "▁retention", + -11.645925521850586 + ], + [ + "dale", + -11.645949363708496 + ], + [ + "▁carriers", + -11.646095275878906 + ], + [ + "▁justify", + -11.646096229553223 + ], + [ + "▁Range", + -11.64614200592041 + ], + [ + "▁cancelled", + -11.646221160888672 + ], + [ + "▁Les", + -11.64644718170166 + ], + [ + "▁obstacles", + -11.646724700927734 + ], + [ + "▁mp", + -11.646993637084961 + ], + [ + "▁fires", + -11.647011756896973 + ], + [ + "▁Screen", + -11.647071838378906 + ], + [ + "▁financially", + -11.647187232971191 + ], + [ + "▁sewing", + -11.647199630737305 + ], + [ + "bi", + -11.647236824035645 + ], + [ + "▁lazy", + -11.647242546081543 + ], + [ + "▁tasting", + -11.6474027633667 + ], + [ + "▁clips", + -11.647591590881348 + ], + [ + "▁Eagle", + -11.647602081298828 + ], + [ + "▁dial", + -11.647613525390625 + ], + [ + "▁Transport", + -11.647722244262695 + ], + [ + "▁attachment", + -11.648087501525879 + ], + [ + "▁circular", + -11.648093223571777 + ], + [ + "▁backgrounds", + -11.648382186889648 + ], + [ + "▁fatigue", + -11.648417472839355 + ], + [ + "▁Lodge", + -11.648540496826172 + ], + [ + "▁worries", + -11.648805618286133 + ], + [ + "▁barn", + -11.649018287658691 + ], + [ + "▁Knowledge", + -11.649186134338379 + ], + [ + "▁Puerto", + -11.64941120147705 + ], + [ + "▁Tips", + -11.649518966674805 + ], + [ + "▁grief", + -11.649606704711914 + ], + [ + "▁Circuit", + -11.649741172790527 + ], + [ + "▁composite", + -11.649752616882324 + ], + [ + "▁Brain", + -11.64991283416748 + ], + [ + "▁cozy", + -11.649917602539062 + ], + [ + "▁withdraw", + -11.650083541870117 + ], + [ + "▁sticks", + -11.650300979614258 + ], + [ + "▁faithful", + -11.650935173034668 + ], + [ + "▁1978", + -11.650957107543945 + ], + [ + "▁mechanics", + -11.651010513305664 + ], + [ + "▁pipes", + -11.651100158691406 + ], + [ + "▁microwave", + -11.651448249816895 + ], + [ + "▁UP", + -11.651464462280273 + ], + [ + "▁bride", + -11.651741027832031 + ], + [ + "▁Woods", + -11.651745796203613 + ], + [ + "▁extends", + -11.651819229125977 + ], + [ + "first", + -11.652358055114746 + ], + [ + "▁Oliver", + -11.65256118774414 + ], + [ + "▁Juan", + -11.652653694152832 + ], + [ + "▁Su", + -11.652658462524414 + ], + [ + "▁lesser", + -11.653139114379883 + ], + [ + "▁1940", + -11.65316104888916 + ], + [ + "71", + -11.653214454650879 + ], + [ + "pp", + -11.653280258178711 + ], + [ + "▁tissues", + -11.65329360961914 + ], + [ + "▁gaps", + -11.65330696105957 + ], + [ + "▁Materials", + -11.653335571289062 + ], + [ + "▁translate", + -11.65363597869873 + ], + [ + "▁Storm", + -11.653803825378418 + ], + [ + "when", + -11.654008865356445 + ], + [ + "▁remedy", + -11.654111862182617 + ], + [ + "▁collar", + -11.654166221618652 + ], + [ + "▁locks", + -11.65429973602295 + ], + [ + "▁Jobs", + -11.654343605041504 + ], + [ + "▁archive", + -11.654359817504883 + ], + [ + "▁Cole", + -11.65463638305664 + ], + [ + "▁grave", + -11.654866218566895 + ], + [ + "La", + -11.654892921447754 + ], + [ + "▁Canon", + -11.654962539672852 + ], + [ + "▁Client", + -11.6554594039917 + ], + [ + "▁Whenever", + -11.655728340148926 + ], + [ + "▁Apr", + -11.6558198928833 + ], + [ + "▁pillow", + -11.656355857849121 + ], + [ + "▁Moving", + -11.656453132629395 + ], + [ + "▁urgent", + -11.656563758850098 + ], + [ + "OR", + -11.65661907196045 + ], + [ + "▁automobile", + -11.656628608703613 + ], + [ + "▁Luckily", + -11.656639099121094 + ], + [ + "▁iTunes", + -11.657014846801758 + ], + [ + "▁columns", + -11.657109260559082 + ], + [ + "▁Sa", + -11.657303810119629 + ], + [ + "minded", + -11.657776832580566 + ], + [ + "▁priest", + -11.65787124633789 + ], + [ + "▁Photos", + -11.657992362976074 + ], + [ + "▁Par", + -11.65858268737793 + ], + [ + "ita", + -11.658723831176758 + ], + [ + "▁smartphones", + -11.65887451171875 + ], + [ + "▁invalid", + -11.65916633605957 + ], + [ + "▁glance", + -11.659218788146973 + ], + [ + "▁86", + -11.65981674194336 + ], + [ + "▁outlined", + -11.660019874572754 + ], + [ + "▁thickness", + -11.660025596618652 + ], + [ + "▁Nashville", + -11.660058975219727 + ], + [ + "▁Soul", + -11.660090446472168 + ], + [ + "oh", + -11.660172462463379 + ], + [ + "▁ballot", + -11.660346984863281 + ], + [ + "▁Indians", + -11.66071891784668 + ], + [ + "▁Yesterday", + -11.66087818145752 + ], + [ + "▁divide", + -11.660895347595215 + ], + [ + "▁të", + -11.660919189453125 + ], + [ + "▁87", + -11.661402702331543 + ], + [ + "▁Transfer", + -11.661837577819824 + ], + [ + "▁Privacy", + -11.662016868591309 + ], + [ + "▁trapped", + -11.662032127380371 + ], + [ + "NET", + -11.66204833984375 + ], + [ + "▁classification", + -11.662109375 + ], + [ + "▁portions", + -11.662158012390137 + ], + [ + "▁sliding", + -11.662208557128906 + ], + [ + "76", + -11.662283897399902 + ], + [ + "▁Brazilian", + -11.662367820739746 + ], + [ + "▁Mall", + -11.662379264831543 + ], + [ + "▁emotionally", + -11.662443161010742 + ], + [ + "▁Stars", + -11.6626615524292 + ], + [ + "▁Victorian", + -11.662795066833496 + ], + [ + "▁Joint", + -11.662999153137207 + ], + [ + "▁dump", + -11.663000106811523 + ], + [ + "▁males", + -11.663084983825684 + ], + [ + "▁demanded", + -11.663086891174316 + ], + [ + "▁Features", + -11.6631441116333 + ], + [ + "▁advocacy", + -11.663568496704102 + ], + [ + "▁Virtual", + -11.663994789123535 + ], + [ + "▁nevertheless", + -11.664026260375977 + ], + [ + "▁unlock", + -11.664060592651367 + ], + [ + "▁bake", + -11.664127349853516 + ], + [ + "▁revealing", + -11.664651870727539 + ], + [ + "▁Sara", + -11.664652824401855 + ], + [ + "▁Bath", + -11.664848327636719 + ], + [ + "▁lending", + -11.665140151977539 + ], + [ + "▁Driver", + -11.66520881652832 + ], + [ + "▁attribute", + -11.665343284606934 + ], + [ + "▁realm", + -11.6657075881958 + ], + [ + "▁formerly", + -11.665766716003418 + ], + [ + "▁Theater", + -11.665817260742188 + ], + [ + "▁simpler", + -11.665826797485352 + ], + [ + "▁Ah", + -11.665861129760742 + ], + [ + "▁spite", + -11.665909767150879 + ], + [ + "▁Gov", + -11.665977478027344 + ], + [ + "▁guilt", + -11.666006088256836 + ], + [ + "▁soldier", + -11.66601848602295 + ], + [ + "▁coding", + -11.66604232788086 + ], + [ + "▁Delivery", + -11.666152000427246 + ], + [ + "▁SP", + -11.666302680969238 + ], + [ + "▁youngest", + -11.666328430175781 + ], + [ + "▁Opera", + -11.666372299194336 + ], + [ + "▁Barack", + -11.666471481323242 + ], + [ + "With", + -11.66649055480957 + ], + [ + "▁Hart", + -11.666556358337402 + ], + [ + "▁improves", + -11.666810035705566 + ], + [ + "▁excel", + -11.666852951049805 + ], + [ + "▁prevents", + -11.667296409606934 + ], + [ + "▁fabrics", + -11.66762638092041 + ], + [ + "▁Columbus", + -11.667695045471191 + ], + [ + "zo", + -11.668268203735352 + ], + [ + "yo", + -11.6685209274292 + ], + [ + "▁fame", + -11.668543815612793 + ], + [ + "▁NOW", + -11.668622970581055 + ], + [ + "▁Residential", + -11.669037818908691 + ], + [ + "▁grandfather", + -11.669106483459473 + ], + [ + "▁Argentina", + -11.669282913208008 + ], + [ + "▁leisure", + -11.669465065002441 + ], + [ + "▁arising", + -11.669546127319336 + ], + [ + "▁Exam", + -11.670031547546387 + ], + [ + "▁teenager", + -11.670100212097168 + ], + [ + "▁mall", + -11.67027473449707 + ], + [ + "▁thereof", + -11.670319557189941 + ], + [ + "ising", + -11.670389175415039 + ], + [ + "▁finances", + -11.670401573181152 + ], + [ + "ara", + -11.670422554016113 + ], + [ + "▁initiated", + -11.670473098754883 + ], + [ + "half", + -11.670543670654297 + ], + [ + "▁Baptist", + -11.670699119567871 + ], + [ + "▁competent", + -11.670816421508789 + ], + [ + "▁upgrades", + -11.670973777770996 + ], + [ + "▁licensing", + -11.671091079711914 + ], + [ + "▁complimentary", + -11.671345710754395 + ], + [ + "▁Budget", + -11.671372413635254 + ], + [ + "▁decorations", + -11.67175579071045 + ], + [ + "▁FM", + -11.671818733215332 + ], + [ + "▁Choice", + -11.67197322845459 + ], + [ + "▁pros", + -11.672099113464355 + ], + [ + "▁mod", + -11.672123908996582 + ], + [ + "▁sounded", + -11.672191619873047 + ], + [ + "▁desirable", + -11.672286033630371 + ], + [ + "▁eighth", + -11.67261791229248 + ], + [ + "buy", + -11.672653198242188 + ], + [ + "▁radar", + -11.673073768615723 + ], + [ + "▁specializes", + -11.67310619354248 + ], + [ + "▁Gardens", + -11.673161506652832 + ], + [ + "▁overhead", + -11.673604965209961 + ], + [ + "▁Arena", + -11.67365550994873 + ], + [ + "▁Danny", + -11.673928260803223 + ], + [ + "▁regulated", + -11.674278259277344 + ], + [ + "▁Fig", + -11.674397468566895 + ], + [ + "▁Alpha", + -11.674673080444336 + ], + [ + "▁Ar", + -11.674727439880371 + ], + [ + "▁transfers", + -11.674742698669434 + ], + [ + "▁roofing", + -11.675013542175293 + ], + [ + "的", + -11.675124168395996 + ], + [ + "▁alien", + -11.675222396850586 + ], + [ + "order", + -11.675559043884277 + ], + [ + "▁emerge", + -11.675764083862305 + ], + [ + "▁rug", + -11.675765037536621 + ], + [ + "▁Edinburgh", + -11.675829887390137 + ], + [ + "▁guards", + -11.675992012023926 + ], + [ + "▁Coming", + -11.676000595092773 + ], + [ + "▁noting", + -11.67624282836914 + ], + [ + "▁kinda", + -11.676258087158203 + ], + [ + "▁rentals", + -11.676305770874023 + ], + [ + "▁stressful", + -11.676847457885742 + ], + [ + "master", + -11.677114486694336 + ], + [ + "▁Queensland", + -11.677145957946777 + ], + [ + "▁tuition", + -11.677149772644043 + ], + [ + "▁Parents", + -11.677177429199219 + ], + [ + "▁intentions", + -11.677370071411133 + ], + [ + "▁Mt", + -11.677667617797852 + ], + [ + "core", + -11.677759170532227 + ], + [ + "▁declare", + -11.677766799926758 + ], + [ + "▁combinations", + -11.677865028381348 + ], + [ + "▁Material", + -11.678045272827148 + ], + [ + "▁Gene", + -11.678064346313477 + ], + [ + "▁OH", + -11.678109169006348 + ], + [ + "▁disclosed", + -11.678183555603027 + ], + [ + "▁conclude", + -11.678403854370117 + ], + [ + "▁jar", + -11.678529739379883 + ], + [ + "ula", + -11.678594589233398 + ], + [ + "▁fatal", + -11.678791046142578 + ], + [ + "▁Chicken", + -11.678801536560059 + ], + [ + "▁cycles", + -11.678938865661621 + ], + [ + "▁Higher", + -11.678984642028809 + ], + [ + "▁banner", + -11.678993225097656 + ], + [ + "▁fifteen", + -11.679120063781738 + ], + [ + "yl", + -11.679346084594727 + ], + [ + "▁disclose", + -11.679391860961914 + ], + [ + "▁compiled", + -11.67961597442627 + ], + [ + "▁quicker", + -11.679638862609863 + ], + [ + "▁Different", + -11.67989444732666 + ], + [ + "▁sponsors", + -11.679941177368164 + ], + [ + "▁Mason", + -11.680015563964844 + ], + [ + "▁neighborhoods", + -11.680020332336426 + ], + [ + "▁Route", + -11.680033683776855 + ], + [ + "▁Listen", + -11.680068969726562 + ], + [ + "▁Com", + -11.680095672607422 + ], + [ + "▁Factory", + -11.68012523651123 + ], + [ + "▁94", + -11.680148124694824 + ], + [ + "▁Leather", + -11.680264472961426 + ], + [ + "▁sciences", + -11.680429458618164 + ], + [ + "▁breakdown", + -11.680501937866211 + ], + [ + "▁Todd", + -11.680598258972168 + ], + [ + "▁Discussion", + -11.680648803710938 + ], + [ + "▁mph", + -11.680922508239746 + ], + [ + "▁MB", + -11.681024551391602 + ], + [ + "▁shifts", + -11.681050300598145 + ], + [ + "▁Villa", + -11.68134880065918 + ], + [ + "▁Neither", + -11.681694984436035 + ], + [ + "▁bullet", + -11.681894302368164 + ], + [ + "▁lobby", + -11.681934356689453 + ], + [ + "Co", + -11.681936264038086 + ], + [ + "▁Po", + -11.682188034057617 + ], + [ + "▁festivals", + -11.682320594787598 + ], + [ + "▁connects", + -11.682336807250977 + ], + [ + "▁promotes", + -11.68239974975586 + ], + [ + "▁Strong", + -11.682514190673828 + ], + [ + "▁questioned", + -11.682605743408203 + ], + [ + "▁farmer", + -11.682644844055176 + ], + [ + "▁Tools", + -11.683055877685547 + ], + [ + "▁refrigerator", + -11.683177947998047 + ], + [ + "▁1975", + -11.683429718017578 + ], + [ + "▁1976", + -11.683603286743164 + ], + [ + "▁explores", + -11.683609008789062 + ], + [ + "▁ne", + -11.683658599853516 + ], + [ + "▁Sounds", + -11.683686256408691 + ], + [ + "▁marble", + -11.683979034423828 + ], + [ + "▁comprised", + -11.684144973754883 + ], + [ + "▁125", + -11.6842679977417 + ], + [ + "▁alignment", + -11.684561729431152 + ], + [ + "▁Mario", + -11.684585571289062 + ], + [ + "▁parliament", + -11.684616088867188 + ], + [ + "ated", + -11.684638977050781 + ], + [ + "▁Version", + -11.684799194335938 + ], + [ + "▁Richmond", + -11.684850692749023 + ], + [ + "▁Disease", + -11.684946060180664 + ], + [ + "▁quilt", + -11.685001373291016 + ], + [ + "▁triggered", + -11.685039520263672 + ], + [ + "▁equation", + -11.685157775878906 + ], + [ + "▁EPA", + -11.685197830200195 + ], + [ + "▁Cohen", + -11.685199737548828 + ], + [ + "▁eBay", + -11.685606956481934 + ], + [ + "▁79", + -11.685616493225098 + ], + [ + "▁Stand", + -11.68598747253418 + ], + [ + "▁stove", + -11.686009407043457 + ], + [ + "▁los", + -11.686010360717773 + ], + [ + "▁Tool", + -11.686159133911133 + ], + [ + "Up", + -11.68635082244873 + ], + [ + "▁honour", + -11.68667984008789 + ], + [ + "▁promptly", + -11.686717987060547 + ], + [ + "▁pale", + -11.68699836730957 + ], + [ + "commerce", + -11.68721866607666 + ], + [ + "▁aggregate", + -11.687383651733398 + ], + [ + "▁gravity", + -11.687397956848145 + ], + [ + "nes", + -11.687442779541016 + ], + [ + "OS", + -11.687676429748535 + ], + [ + "▁shield", + -11.688000679016113 + ], + [ + "▁thumb", + -11.688039779663086 + ], + [ + "▁traditionally", + -11.688084602355957 + ], + [ + "▁thrive", + -11.688129425048828 + ], + [ + "▁march", + -11.688472747802734 + ], + [ + "▁smiling", + -11.68861198425293 + ], + [ + "▁toy", + -11.688754081726074 + ], + [ + "▁Publishing", + -11.688770294189453 + ], + [ + "▁gloves", + -11.689424514770508 + ], + [ + "▁1968", + -11.689445495605469 + ], + [ + "▁freeze", + -11.689574241638184 + ], + [ + "▁humble", + -11.689720153808594 + ], + [ + "▁medal", + -11.689859390258789 + ], + [ + "▁sleeve", + -11.68990707397461 + ], + [ + "▁athlete", + -11.690144538879395 + ], + [ + "▁Nintendo", + -11.690335273742676 + ], + [ + "▁Finding", + -11.690337181091309 + ], + [ + "89", + -11.690690994262695 + ], + [ + "▁stats", + -11.690886497497559 + ], + [ + "▁Dis", + -11.690979957580566 + ], + [ + "▁realised", + -11.691181182861328 + ], + [ + "▁promotions", + -11.691425323486328 + ], + [ + "▁nomination", + -11.691435813903809 + ], + [ + "▁adaptation", + -11.691493034362793 + ], + [ + "Not", + -11.69168758392334 + ], + [ + "ES", + -11.691788673400879 + ], + [ + "▁similarly", + -11.691977500915527 + ], + [ + "▁autumn", + -11.692113876342773 + ], + [ + "grade", + -11.692176818847656 + ], + [ + "▁Phase", + -11.69221305847168 + ], + [ + "your", + -11.692519187927246 + ], + [ + "▁altered", + -11.692585945129395 + ], + [ + "▁Chef", + -11.692642211914062 + ], + [ + "▁researcher", + -11.692850112915039 + ], + [ + "▁revolutionary", + -11.692896842956543 + ], + [ + "▁explosion", + -11.692953109741211 + ], + [ + "▁notify", + -11.693045616149902 + ], + [ + "▁Oakland", + -11.693709373474121 + ], + [ + "▁habitat", + -11.69373893737793 + ], + [ + "▁Va", + -11.693991661071777 + ], + [ + "▁needle", + -11.694032669067383 + ], + [ + "▁SEC", + -11.694072723388672 + ], + [ + "▁confidential", + -11.69410228729248 + ], + [ + "78", + -11.694206237792969 + ], + [ + "▁ankle", + -11.69438362121582 + ], + [ + "Now", + -11.694557189941406 + ], + [ + "84", + -11.694589614868164 + ], + [ + "▁Pretty", + -11.694692611694336 + ], + [ + "▁varies", + -11.694849014282227 + ], + [ + "▁granite", + -11.69493293762207 + ], + [ + "was", + -11.695220947265625 + ], + [ + "の", + -11.695422172546387 + ], + [ + "▁Contemporary", + -11.69545841217041 + ], + [ + "▁Shanghai", + -11.695466041564941 + ], + [ + "▁matrix", + -11.69569206237793 + ], + [ + "▁chic", + -11.6958589553833 + ], + [ + "▁forty", + -11.6959228515625 + ], + [ + "ons", + -11.695996284484863 + ], + [ + "▁strongest", + -11.696024894714355 + ], + [ + "▁Grove", + -11.696417808532715 + ], + [ + "▁logistics", + -11.696418762207031 + ], + [ + "▁calcium", + -11.69670581817627 + ], + [ + "▁vaccine", + -11.696711540222168 + ], + [ + "ella", + -11.696971893310547 + ], + [ + "fish", + -11.697016716003418 + ], + [ + "▁Adult", + -11.697104454040527 + ], + [ + "▁Montana", + -11.69723129272461 + ], + [ + "▁alerts", + -11.697550773620605 + ], + [ + "▁Eagles", + -11.697905540466309 + ], + [ + "▁infant", + -11.697916984558105 + ], + [ + "▁Mercedes", + -11.698301315307617 + ], + [ + "▁Doug", + -11.698318481445312 + ], + [ + "▁Ham", + -11.698342323303223 + ], + [ + "▁rivers", + -11.698651313781738 + ], + [ + "▁journalism", + -11.698786735534668 + ], + [ + "▁polls", + -11.698860168457031 + ], + [ + "▁sentiment", + -11.699056625366211 + ], + [ + "▁mindset", + -11.699146270751953 + ], + [ + "▁likelihood", + -11.69914722442627 + ], + [ + "▁Healthcare", + -11.69918155670166 + ], + [ + "▁verified", + -11.699661254882812 + ], + [ + "▁undoubtedly", + -11.699706077575684 + ], + [ + "▁strings", + -11.699725151062012 + ], + [ + "pur", + -11.699880599975586 + ], + [ + "effective", + -11.700643539428711 + ], + [ + "▁Strategy", + -11.700716972351074 + ], + [ + "▁Resource", + -11.700730323791504 + ], + [ + "▁insulation", + -11.700738906860352 + ], + [ + "▁quarters", + -11.700757026672363 + ], + [ + "▁bacon", + -11.700788497924805 + ], + [ + "▁branding", + -11.700909614562988 + ], + [ + "green", + -11.701146125793457 + ], + [ + "▁\\", + -11.701241493225098 + ], + [ + "▁Harvey", + -11.701469421386719 + ], + [ + "▁Julie", + -11.701644897460938 + ], + [ + "▁Suite", + -11.701849937438965 + ], + [ + "▁useless", + -11.701943397521973 + ], + [ + "▁instrumental", + -11.702194213867188 + ], + [ + "▁1972", + -11.70222282409668 + ], + [ + "▁renewed", + -11.702535629272461 + ], + [ + "ning", + -11.702606201171875 + ], + [ + "▁BY", + -11.702940940856934 + ], + [ + "▁rushed", + -11.702946662902832 + ], + [ + "▁Harbor", + -11.70304012298584 + ], + [ + "▁traits", + -11.703185081481934 + ], + [ + "▁Focus", + -11.703313827514648 + ], + [ + "▁Pete", + -11.70358657836914 + ], + [ + "hr", + -11.703968048095703 + ], + [ + "▁Canyon", + -11.704334259033203 + ], + [ + "▁insisted", + -11.704428672790527 + ], + [ + "worth", + -11.70447063446045 + ], + [ + "▁Less", + -11.704568862915039 + ], + [ + "▁Lin", + -11.704778671264648 + ], + [ + "▁CC", + -11.704841613769531 + ], + [ + "▁joints", + -11.705044746398926 + ], + [ + "▁mum", + -11.705157279968262 + ], + [ + "▁slave", + -11.705251693725586 + ], + [ + "▁sunlight", + -11.705331802368164 + ], + [ + "▁Turner", + -11.70567798614502 + ], + [ + "▁Watson", + -11.70589828491211 + ], + [ + "▁bicycle", + -11.705973625183105 + ], + [ + "▁Wang", + -11.706108093261719 + ], + [ + "91", + -11.706111907958984 + ], + [ + "▁mathematics", + -11.70612907409668 + ], + [ + "▁develops", + -11.706223487854004 + ], + [ + "▁Agriculture", + -11.706232070922852 + ], + [ + "▁assembled", + -11.706321716308594 + ], + [ + "ez", + -11.706900596618652 + ], + [ + "▁Cream", + -11.707204818725586 + ], + [ + "▁nationally", + -11.707220077514648 + ], + [ + "▁negotiate", + -11.707242012023926 + ], + [ + "▁purely", + -11.707561492919922 + ], + [ + "Me", + -11.707673072814941 + ], + [ + "▁phrases", + -11.707744598388672 + ], + [ + "▁quarterly", + -11.707748413085938 + ], + [ + "▁NHS", + -11.707839965820312 + ], + [ + "especially", + -11.707942008972168 + ], + [ + "▁brokers", + -11.707944869995117 + ], + [ + "▁convey", + -11.708382606506348 + ], + [ + "▁proprietary", + -11.708638191223145 + ], + [ + "▁Twin", + -11.708647727966309 + ], + [ + "▁technically", + -11.708761215209961 + ], + [ + "▁Helen", + -11.709138870239258 + ], + [ + "▁GP", + -11.709147453308105 + ], + [ + "▁limitation", + -11.709578514099121 + ], + [ + "▁Studios", + -11.709738731384277 + ], + [ + "▁Commons", + -11.709992408752441 + ], + [ + "74", + -11.710176467895508 + ], + [ + "▁Players", + -11.710185050964355 + ], + [ + "▁si", + -11.710200309753418 + ], + [ + "▁memorial", + -11.710310935974121 + ], + [ + "▁lenders", + -11.710355758666992 + ], + [ + "▁Cultural", + -11.711350440979004 + ], + [ + "▁cottage", + -11.71135425567627 + ], + [ + "ably", + -11.711777687072754 + ], + [ + "▁Skin", + -11.712051391601562 + ], + [ + "▁comprising", + -11.71213436126709 + ], + [ + "▁amp", + -11.712150573730469 + ], + [ + "▁linking", + -11.712212562561035 + ], + [ + "▁shallow", + -11.712396621704102 + ], + [ + "▁Mel", + -11.712791442871094 + ], + [ + "▁knocked", + -11.713022232055664 + ], + [ + "▁anxious", + -11.713117599487305 + ], + [ + "▁coordination", + -11.713184356689453 + ], + [ + "▁quantities", + -11.713227272033691 + ], + [ + "▁£1", + -11.713435173034668 + ], + [ + "▁vitamins", + -11.713512420654297 + ], + [ + "▁sailing", + -11.713576316833496 + ], + [ + "▁rankings", + -11.713854789733887 + ], + [ + "▁hood", + -11.713967323303223 + ], + [ + "▁es", + -11.714068412780762 + ], + [ + "▁Gospel", + -11.714310646057129 + ], + [ + "▁subscribers", + -11.714395523071289 + ], + [ + "click", + -11.714536666870117 + ], + [ + "92", + -11.71493148803711 + ], + [ + "▁NHL", + -11.715010643005371 + ], + [ + "▁believing", + -11.715047836303711 + ], + [ + "▁cakes", + -11.715217590332031 + ], + [ + "▁offline", + -11.715218544006348 + ], + [ + "▁recordings", + -11.715231895446777 + ], + [ + "▁timber", + -11.715278625488281 + ], + [ + "▁marry", + -11.71538257598877 + ], + [ + "▁mailing", + -11.715396881103516 + ], + [ + "will", + -11.715461730957031 + ], + [ + "▁fixtures", + -11.715598106384277 + ], + [ + "tu", + -11.715925216674805 + ], + [ + "▁Photography", + -11.71594524383545 + ], + [ + "online", + -11.71596622467041 + ], + [ + "ky", + -11.71624755859375 + ], + [ + "▁header", + -11.716264724731445 + ], + [ + "94", + -11.716466903686523 + ], + [ + "▁gratitude", + -11.71651554107666 + ], + [ + "▁devastating", + -11.716535568237305 + ], + [ + "▁illustrations", + -11.716665267944336 + ], + [ + "▁poet", + -11.716811180114746 + ], + [ + "▁poems", + -11.716832160949707 + ], + [ + "▁imported", + -11.717082977294922 + ], + [ + "▁sentenced", + -11.717114448547363 + ], + [ + "▁chase", + -11.717242240905762 + ], + [ + "▁Hunt", + -11.71734619140625 + ], + [ + "▁su", + -11.717495918273926 + ], + [ + "▁sunset", + -11.717534065246582 + ], + [ + "▁battles", + -11.717726707458496 + ], + [ + "▁GDP", + -11.718184471130371 + ], + [ + "▁concerts", + -11.718273162841797 + ], + [ + "1000", + -11.71876049041748 + ], + [ + "▁relates", + -11.71880054473877 + ], + [ + "▁href", + -11.718896865844727 + ], + [ + "▁rocket", + -11.719038009643555 + ], + [ + "▁assessments", + -11.719186782836914 + ], + [ + "▁Warner", + -11.71928596496582 + ], + [ + "▁Info", + -11.719559669494629 + ], + [ + "▁survivors", + -11.719608306884766 + ], + [ + "▁dietary", + -11.719785690307617 + ], + [ + "▁reforms", + -11.719825744628906 + ], + [ + "▁Sugar", + -11.720529556274414 + ], + [ + "▁smallest", + -11.7206449508667 + ], + [ + "▁Touch", + -11.720685005187988 + ], + [ + "▁checkout", + -11.72076416015625 + ], + [ + "MB", + -11.720829010009766 + ], + [ + "▁strap", + -11.720952033996582 + ], + [ + "▁bloggers", + -11.72096061706543 + ], + [ + "▁parade", + -11.721098899841309 + ], + [ + "▁editors", + -11.721216201782227 + ], + [ + "▁ample", + -11.721244812011719 + ], + [ + "▁refined", + -11.721580505371094 + ], + [ + "▁invasion", + -11.721646308898926 + ], + [ + "▁83", + -11.721702575683594 + ], + [ + "▁Basically", + -11.722044944763184 + ], + [ + "▁salmon", + -11.722123146057129 + ], + [ + "▁WILL", + -11.72218132019043 + ], + [ + "▁streak", + -11.722447395324707 + ], + [ + "▁Parts", + -11.722601890563965 + ], + [ + "▁puppy", + -11.722601890563965 + ], + [ + "▁kindness", + -11.722615242004395 + ], + [ + "▁Roberts", + -11.722667694091797 + ], + [ + "▁attitudes", + -11.7227144241333 + ], + [ + "▁BA", + -11.722813606262207 + ], + [ + "▁1973", + -11.722914695739746 + ], + [ + "▁Workshop", + -11.722990036010742 + ], + [ + "▁NCAA", + -11.723255157470703 + ], + [ + "▁elaborate", + -11.72347354888916 + ], + [ + "▁Abraham", + -11.723821640014648 + ], + [ + "120", + -11.724034309387207 + ], + [ + "▁prep", + -11.724205017089844 + ], + [ + "▁CAN", + -11.724372863769531 + ], + [ + "▁turkey", + -11.724446296691895 + ], + [ + "▁answering", + -11.724456787109375 + ], + [ + "ator", + -11.724544525146484 + ], + [ + "▁blown", + -11.724699020385742 + ], + [ + "▁damaging", + -11.7247314453125 + ], + [ + "▁scandal", + -11.724822998046875 + ], + [ + "▁pine", + -11.72484016418457 + ], + [ + "▁Lost", + -11.724994659423828 + ], + [ + "▁lender", + -11.725141525268555 + ], + [ + "▁informal", + -11.725204467773438 + ], + [ + "▁females", + -11.7256441116333 + ], + [ + "▁upside", + -11.7257080078125 + ], + [ + "▁conspiracy", + -11.725920677185059 + ], + [ + "▁activist", + -11.726016998291016 + ], + [ + "▁awkward", + -11.726434707641602 + ], + [ + "▁insulin", + -11.726503372192383 + ], + [ + "▁lo", + -11.727020263671875 + ], + [ + "▁Archives", + -11.72706127166748 + ], + [ + "▁Brandon", + -11.72718334197998 + ], + [ + "87", + -11.727568626403809 + ], + [ + "▁searched", + -11.727921485900879 + ], + [ + "▁fare", + -11.727947235107422 + ], + [ + "▁Hudson", + -11.727982521057129 + ], + [ + "▁accountable", + -11.728068351745605 + ], + [ + "ut", + -11.728209495544434 + ], + [ + "edge", + -11.72838306427002 + ], + [ + "▁pads", + -11.728652954101562 + ], + [ + "▁cables", + -11.72872257232666 + ], + [ + "▁Cuba", + -11.728738784790039 + ], + [ + "▁Organic", + -11.728741645812988 + ], + [ + "▁à", + -11.728775978088379 + ], + [ + "▁tin", + -11.728806495666504 + ], + [ + "▁prisoners", + -11.729166030883789 + ], + [ + "▁facebook", + -11.729180335998535 + ], + [ + "▁pond", + -11.729218482971191 + ], + [ + "▁pastor", + -11.729236602783203 + ], + [ + "▁Eco", + -11.729418754577637 + ], + [ + "▁Fat", + -11.729475021362305 + ], + [ + "▁happier", + -11.729846954345703 + ], + [ + "▁les", + -11.730140686035156 + ], + [ + "▁glow", + -11.730283737182617 + ], + [ + "▁Cisco", + -11.7304048538208 + ], + [ + "▁Episode", + -11.73047161102295 + ], + [ + "▁planting", + -11.730551719665527 + ], + [ + "▁eliminated", + -11.730669021606445 + ], + [ + "▁IRS", + -11.730720520019531 + ], + [ + "▁societies", + -11.730899810791016 + ], + [ + "▁insured", + -11.731032371520996 + ], + [ + "income", + -11.731064796447754 + ], + [ + "▁Gate", + -11.731112480163574 + ], + [ + "▁crowded", + -11.731114387512207 + ], + [ + "▁exhaust", + -11.731389999389648 + ], + [ + "▁cosmetic", + -11.73144245147705 + ], + [ + "ika", + -11.731560707092285 + ], + [ + "▁Nu", + -11.732282638549805 + ], + [ + "▁Ni", + -11.732344627380371 + ], + [ + "▁delightful", + -11.732433319091797 + ], + [ + "▁clearing", + -11.732709884643555 + ], + [ + "▁consultants", + -11.732881546020508 + ], + [ + "▁Month", + -11.733074188232422 + ], + [ + "fire", + -11.733163833618164 + ], + [ + "▁rustic", + -11.733233451843262 + ], + [ + "▁rows", + -11.7334623336792 + ], + [ + "▁Horse", + -11.733487129211426 + ], + [ + "▁metals", + -11.733614921569824 + ], + [ + "▁bleeding", + -11.733741760253906 + ], + [ + "▁1969", + -11.733894348144531 + ], + [ + "▁illustration", + -11.733918190002441 + ], + [ + "▁tolerance", + -11.734130859375 + ], + [ + "▁Ottawa", + -11.734275817871094 + ], + [ + "▁flooding", + -11.734447479248047 + ], + [ + "▁incentives", + -11.734545707702637 + ], + [ + "▁1974", + -11.734648704528809 + ], + [ + "▁verification", + -11.734721183776855 + ], + [ + "▁Vista", + -11.734729766845703 + ], + [ + "▁unity", + -11.734810829162598 + ], + [ + "▁Tesla", + -11.734868049621582 + ], + [ + "▁perfection", + -11.735140800476074 + ], + [ + "▁accountability", + -11.735147476196289 + ], + [ + "▁genius", + -11.735254287719727 + ], + [ + "▁Er", + -11.735379219055176 + ], + [ + "range", + -11.73538875579834 + ], + [ + "▁municipal", + -11.73538875579834 + ], + [ + "82", + -11.735508918762207 + ], + [ + "▁mortality", + -11.735563278198242 + ], + [ + "▁belonging", + -11.735631942749023 + ], + [ + "▁Record", + -11.735729217529297 + ], + [ + "▁combo", + -11.735882759094238 + ], + [ + "▁anchor", + -11.735910415649414 + ], + [ + "pdf", + -11.736051559448242 + ], + [ + "▁pill", + -11.736215591430664 + ], + [ + "▁incentive", + -11.736239433288574 + ], + [ + "73", + -11.736287117004395 + ], + [ + "ell", + -11.73635482788086 + ], + [ + "▁dies", + -11.736456871032715 + ], + [ + "▁1977", + -11.736477851867676 + ], + [ + "▁Airlines", + -11.73654842376709 + ], + [ + "83", + -11.736566543579102 + ], + [ + "▁UI", + -11.736568450927734 + ], + [ + "▁enhancing", + -11.736742973327637 + ], + [ + "▁Prices", + -11.736767768859863 + ], + [ + "▁cherry", + -11.73678970336914 + ], + [ + "▁scenery", + -11.736870765686035 + ], + [ + "▁Explore", + -11.73696517944336 + ], + [ + "▁grandchildren", + -11.736998558044434 + ], + [ + "bed", + -11.737117767333984 + ], + [ + "▁exports", + -11.737343788146973 + ], + [ + "media", + -11.737387657165527 + ], + [ + "▁constitute", + -11.737390518188477 + ], + [ + "▁Treasury", + -11.737397193908691 + ], + [ + "▁surgeon", + -11.737441062927246 + ], + [ + "▁Chocolate", + -11.737846374511719 + ], + [ + "▁Circle", + -11.73786735534668 + ], + [ + "▁id", + -11.738073348999023 + ], + [ + "▁lace", + -11.738496780395508 + ], + [ + "▁Competition", + -11.73849868774414 + ], + [ + "81", + -11.73864459991455 + ], + [ + "▁Mine", + -11.738691329956055 + ], + [ + "▁hardest", + -11.738712310791016 + ], + [ + "▁Ashley", + -11.739152908325195 + ], + [ + "▁em", + -11.73917293548584 + ], + [ + "▁Pearl", + -11.739383697509766 + ], + [ + "▁affiliated", + -11.739409446716309 + ], + [ + "▁locals", + -11.73949146270752 + ], + [ + "▁VIP", + -11.739550590515137 + ], + [ + "▁rounded", + -11.739612579345703 + ], + [ + "eth", + -11.740159034729004 + ], + [ + "▁unprecedented", + -11.740208625793457 + ], + [ + "▁fighter", + -11.74035930633545 + ], + [ + "▁fighters", + -11.740377426147461 + ], + [ + "▁limiting", + -11.740617752075195 + ], + [ + "▁teenage", + -11.740850448608398 + ], + [ + "▁Chen", + -11.741036415100098 + ], + [ + "▁81", + -11.741192817687988 + ], + [ + "▁1967", + -11.741211891174316 + ], + [ + "▁Flight", + -11.741390228271484 + ], + [ + "▁compression", + -11.741446495056152 + ], + [ + "▁sandwich", + -11.741565704345703 + ], + [ + "▁attributed", + -11.741630554199219 + ], + [ + "mile", + -11.741645812988281 + ], + [ + "▁Chase", + -11.741714477539062 + ], + [ + "million", + -11.741924285888672 + ], + [ + "▁dissertation", + -11.742164611816406 + ], + [ + "▁Testament", + -11.74228572845459 + ], + [ + "▁CV", + -11.742701530456543 + ], + [ + "▁positively", + -11.742929458618164 + ], + [ + "▁protects", + -11.743123054504395 + ], + [ + "▁ch", + -11.743184089660645 + ], + [ + "▁Tampa", + -11.743597030639648 + ], + [ + "▁publishers", + -11.743624687194824 + ], + [ + "▁Historical", + -11.744121551513672 + ], + [ + "▁threads", + -11.744359970092773 + ], + [ + "▁propose", + -11.744409561157227 + ], + [ + "▁polished", + -11.744454383850098 + ], + [ + "▁Jefferson", + -11.74450397491455 + ], + [ + "▁sequences", + -11.744559288024902 + ], + [ + "▁Dennis", + -11.744617462158203 + ], + [ + "▁timeline", + -11.74467658996582 + ], + [ + "▁weigh", + -11.74496841430664 + ], + [ + "▁Virgin", + -11.745055198669434 + ], + [ + "than", + -11.745201110839844 + ], + [ + "▁mirrors", + -11.745254516601562 + ], + [ + "▁Hampshire", + -11.745442390441895 + ], + [ + "▁passive", + -11.745819091796875 + ], + [ + "▁messaging", + -11.746044158935547 + ], + [ + "▁prevented", + -11.746173858642578 + ], + [ + "▁constitution", + -11.746228218078613 + ], + [ + "▁disappear", + -11.74622917175293 + ], + [ + "▁pumpkin", + -11.74623966217041 + ], + [ + "▁extensions", + -11.746438980102539 + ], + [ + "ok", + -11.746443748474121 + ], + [ + "▁recruiting", + -11.746488571166992 + ], + [ + "▁Academic", + -11.746747970581055 + ], + [ + "▁Introduction", + -11.746747970581055 + ], + [ + "▁bail", + -11.746857643127441 + ], + [ + "▁Egyptian", + -11.746865272521973 + ], + [ + "▁Teaching", + -11.747040748596191 + ], + [ + "▁Yahoo", + -11.747090339660645 + ], + [ + "í", + -11.747214317321777 + ], + [ + "▁intersection", + -11.747564315795898 + ], + [ + "though", + -11.74760913848877 + ], + [ + "data", + -11.747703552246094 + ], + [ + "▁billing", + -11.747771263122559 + ], + [ + "▁nutritional", + -11.748030662536621 + ], + [ + "▁educators", + -11.748038291931152 + ], + [ + "post", + -11.74846076965332 + ], + [ + "▁lasted", + -11.748538970947266 + ], + [ + "▁impacted", + -11.748624801635742 + ], + [ + "web", + -11.748636245727539 + ], + [ + "tic", + -11.748882293701172 + ], + [ + "iya", + -11.749176979064941 + ], + [ + "▁glimpse", + -11.74917984008789 + ], + [ + "▁Artist", + -11.74942398071289 + ], + [ + "AL", + -11.749571800231934 + ], + [ + "▁Built", + -11.749763488769531 + ], + [ + "▁Elementary", + -11.749847412109375 + ], + [ + "▁unions", + -11.749958038330078 + ], + [ + "▁Guest", + -11.750093460083008 + ], + [ + "▁defining", + -11.750195503234863 + ], + [ + "▁premiere", + -11.750365257263184 + ], + [ + "▁Racing", + -11.750455856323242 + ], + [ + "▁membrane", + -11.750561714172363 + ], + [ + "▁bored", + -11.75065803527832 + ], + [ + "▁dense", + -11.750662803649902 + ], + [ + "▁economies", + -11.750680923461914 + ], + [ + "▁Switch", + -11.750879287719727 + ], + [ + "▁Platform", + -11.751384735107422 + ], + [ + "▁racist", + -11.751485824584961 + ], + [ + "▁implies", + -11.75159740447998 + ], + [ + "rock", + -11.751605033874512 + ], + [ + "▁CIA", + -11.751605987548828 + ], + [ + "▁qualifying", + -11.751786231994629 + ], + [ + "▁schedules", + -11.751850128173828 + ], + [ + "▁isolation", + -11.752001762390137 + ], + [ + "▁interference", + -11.752166748046875 + ], + [ + "▁racism", + -11.752233505249023 + ], + [ + "ata", + -11.752326965332031 + ], + [ + "hard", + -11.752532005310059 + ], + [ + "through", + -11.752559661865234 + ], + [ + "▁entrepreneur", + -11.752748489379883 + ], + [ + "▁Purchase", + -11.752973556518555 + ], + [ + "▁discomfort", + -11.753047943115234 + ], + [ + "ium", + -11.753064155578613 + ], + [ + "▁Czech", + -11.753524780273438 + ], + [ + "▁Supply", + -11.753530502319336 + ], + [ + "▁LG", + -11.753552436828613 + ], + [ + "▁hunger", + -11.753789901733398 + ], + [ + "▁passport", + -11.753874778747559 + ], + [ + "▁guarantees", + -11.7539644241333 + ], + [ + "▁fixing", + -11.754067420959473 + ], + [ + "▁databases", + -11.754181861877441 + ], + [ + "▁Guardian", + -11.754420280456543 + ], + [ + "▁journals", + -11.755112648010254 + ], + [ + "▁sticking", + -11.755169868469238 + ], + [ + "▁recycled", + -11.755212783813477 + ], + [ + "▁stance", + -11.755287170410156 + ], + [ + "▁indigenous", + -11.755358695983887 + ], + [ + "▁cholesterol", + -11.755434036254883 + ], + [ + "▁behavioral", + -11.755516052246094 + ], + [ + "▁absent", + -11.755661964416504 + ], + [ + "▁predictions", + -11.75572681427002 + ], + [ + "▁concentrated", + -11.755786895751953 + ], + [ + "▁swap", + -11.755841255187988 + ], + [ + "pre", + -11.755890846252441 + ], + [ + "▁overwhelmed", + -11.755961418151855 + ], + [ + "ries", + -11.756250381469727 + ], + [ + "▁icons", + -11.756348609924316 + ], + [ + "▁assumptions", + -11.756430625915527 + ], + [ + "▁Lauren", + -11.756589889526367 + ], + [ + "▁comics", + -11.756817817687988 + ], + [ + "▁wrist", + -11.757079124450684 + ], + [ + "▁underway", + -11.75710391998291 + ], + [ + "▁Pin", + -11.757120132446289 + ], + [ + "▁donors", + -11.757140159606934 + ], + [ + "▁proximity", + -11.757150650024414 + ], + [ + "▁plasma", + -11.757408142089844 + ], + [ + "▁nonetheless", + -11.757665634155273 + ], + [ + "▁remainder", + -11.757795333862305 + ], + [ + "▁Portugal", + -11.757866859436035 + ], + [ + "▁Austria", + -11.758222579956055 + ], + [ + "ever", + -11.758453369140625 + ], + [ + "These", + -11.758569717407227 + ], + [ + "ica", + -11.758909225463867 + ], + [ + "▁drilling", + -11.75915241241455 + ], + [ + "▁Worth", + -11.759214401245117 + ], + [ + "▁LP", + -11.759246826171875 + ], + [ + "▁McDonald", + -11.75927734375 + ], + [ + "▁Potter", + -11.759336471557617 + ], + [ + "oz", + -11.759845733642578 + ], + [ + "▁assisting", + -11.760005950927734 + ], + [ + "▁Late", + -11.76025104522705 + ], + [ + "^", + -11.760379791259766 + ], + [ + "Net", + -11.760428428649902 + ], + [ + "▁wax", + -11.760496139526367 + ], + [ + "▁cow", + -11.761399269104004 + ], + [ + "▁Haven", + -11.761497497558594 + ], + [ + "▁je", + -11.761521339416504 + ], + [ + "▁Clinic", + -11.761540412902832 + ], + [ + "▁proves", + -11.761812210083008 + ], + [ + "form", + -11.76187515258789 + ], + [ + "▁Teacher", + -11.761940002441406 + ], + [ + "▁GT", + -11.762062072753906 + ], + [ + "▁reject", + -11.762147903442383 + ], + [ + "▁flame", + -11.762155532836914 + ], + [ + "▁Cam", + -11.762157440185547 + ], + [ + "▁Growth", + -11.762286186218262 + ], + [ + "▁SS", + -11.762604713439941 + ], + [ + "sville", + -11.762833595275879 + ], + [ + "▁thoughtful", + -11.762948036193848 + ], + [ + "▁unfortunate", + -11.76301097869873 + ], + [ + "▁playoff", + -11.763384819030762 + ], + [ + "▁wished", + -11.763810157775879 + ], + [ + "і", + -11.763906478881836 + ], + [ + "▁tweeted", + -11.763927459716797 + ], + [ + "▁Blues", + -11.764086723327637 + ], + [ + "▁evolving", + -11.76413345336914 + ], + [ + "▁voluntary", + -11.76421070098877 + ], + [ + "ix", + -11.764461517333984 + ], + [ + "▁Sierra", + -11.764816284179688 + ], + [ + "▁Southeast", + -11.764838218688965 + ], + [ + "▁breeze", + -11.764920234680176 + ], + [ + "▁failures", + -11.765042304992676 + ], + [ + "▁Blake", + -11.765180587768555 + ], + [ + "▁cricket", + -11.765320777893066 + ], + [ + "▁Northwest", + -11.76539134979248 + ], + [ + "▁invisible", + -11.765799522399902 + ], + [ + "▁competitions", + -11.765975952148438 + ], + [ + "▁stepping", + -11.766337394714355 + ], + [ + "ó", + -11.766342163085938 + ], + [ + "▁Dating", + -11.766380310058594 + ], + [ + "▁handmade", + -11.766478538513184 + ], + [ + "▁notably", + -11.766502380371094 + ], + [ + "▁exchanges", + -11.766592025756836 + ], + [ + "▁qualifications", + -11.766677856445312 + ], + [ + "▁Norman", + -11.766685485839844 + ], + [ + "▁â", + -11.766901016235352 + ], + [ + "2007", + -11.766935348510742 + ], + [ + "93", + -11.766946792602539 + ], + [ + "▁customs", + -11.767213821411133 + ], + [ + "▁prone", + -11.76741886138916 + ], + [ + "ran", + -11.76755428314209 + ], + [ + "ada", + -11.767560958862305 + ], + [ + "▁Wait", + -11.767590522766113 + ], + [ + "▁Camera", + -11.767834663391113 + ], + [ + "Let", + -11.768162727355957 + ], + [ + "▁acquiring", + -11.768416404724121 + ], + [ + "night", + -11.769227981567383 + ], + [ + "▁commissioned", + -11.769269943237305 + ], + [ + "▁assumption", + -11.769634246826172 + ], + [ + "▁pathway", + -11.769801139831543 + ], + [ + "▁alliance", + -11.7698335647583 + ], + [ + "test", + -11.770228385925293 + ], + [ + "▁crafts", + -11.770236015319824 + ], + [ + "▁souls", + -11.77073860168457 + ], + [ + "▁Commonwealth", + -11.770806312561035 + ], + [ + "▁researching", + -11.77091121673584 + ], + [ + "▁strips", + -11.770979881286621 + ], + [ + "▁interventions", + -11.771112442016602 + ], + [ + "▁kg", + -11.771343231201172 + ], + [ + "▁disciplines", + -11.772162437438965 + ], + [ + "▁breeding", + -11.772533416748047 + ], + [ + "▁balcony", + -11.772595405578613 + ], + [ + "▁tones", + -11.772757530212402 + ], + [ + "▁Ground", + -11.772929191589355 + ], + [ + "▁Medicaid", + -11.772929191589355 + ], + [ + "▁stranger", + -11.772941589355469 + ], + [ + "▁worrying", + -11.772995948791504 + ], + [ + "▁Standards", + -11.773035049438477 + ], + [ + "▁Ash", + -11.773100852966309 + ], + [ + "▁SF", + -11.7731351852417 + ], + [ + "Can", + -11.773207664489746 + ], + [ + "▁openly", + -11.773417472839355 + ], + [ + "▁absorb", + -11.773561477661133 + ], + [ + "▁gods", + -11.773701667785645 + ], + [ + "▁Se", + -11.773703575134277 + ], + [ + "▁discovering", + -11.773757934570312 + ], + [ + "▁conclusions", + -11.773859024047852 + ], + [ + "▁Reports", + -11.773910522460938 + ], + [ + "▁Tiger", + -11.774060249328613 + ], + [ + "▁siblings", + -11.774194717407227 + ], + [ + "market", + -11.774500846862793 + ], + [ + "▁opera", + -11.77454662322998 + ], + [ + "▁builder", + -11.77454948425293 + ], + [ + "▁provincial", + -11.774898529052734 + ], + [ + "▁91", + -11.775003433227539 + ], + [ + "ett", + -11.775015830993652 + ], + [ + "▁casinos", + -11.775386810302734 + ], + [ + "▁certificates", + -11.77554702758789 + ], + [ + "▁Abu", + -11.77596378326416 + ], + [ + "▁throws", + -11.776378631591797 + ], + [ + "▁GO", + -11.77704906463623 + ], + [ + "▁whatsoever", + -11.777583122253418 + ], + [ + "▁vocals", + -11.777607917785645 + ], + [ + "▁bundle", + -11.777632713317871 + ], + [ + "Photo", + -11.777783393859863 + ], + [ + "▁respondents", + -11.77835750579834 + ], + [ + "zi", + -11.778679847717285 + ], + [ + "▁administered", + -11.778768539428711 + ], + [ + "▁Relations", + -11.778865814208984 + ], + [ + "▁notifications", + -11.77895450592041 + ], + [ + "▁router", + -11.779064178466797 + ], + [ + "▁Col", + -11.77910327911377 + ], + [ + "▁pumps", + -11.779143333435059 + ], + [ + "▁posters", + -11.779401779174805 + ], + [ + "▁modifications", + -11.779414176940918 + ], + [ + "▁boom", + -11.77946949005127 + ], + [ + "▁ribbon", + -11.779529571533203 + ], + [ + "▁trillion", + -11.779722213745117 + ], + [ + "▁constraints", + -11.7799654006958 + ], + [ + "▁Des", + -11.780035018920898 + ], + [ + "▁coordinator", + -11.780179977416992 + ], + [ + "▁License", + -11.780192375183105 + ], + [ + "▁Detail", + -11.7802152633667 + ], + [ + "▁extraction", + -11.780298233032227 + ], + [ + "▁distinguished", + -11.780428886413574 + ], + [ + "▁rebounds", + -11.780482292175293 + ], + [ + "▁drone", + -11.780616760253906 + ], + [ + "▁offshore", + -11.780704498291016 + ], + [ + "▁Window", + -11.78092098236084 + ], + [ + "▁correlation", + -11.781167030334473 + ], + [ + "▁soda", + -11.781524658203125 + ], + [ + "▁lime", + -11.781737327575684 + ], + [ + "▁arguing", + -11.782122611999512 + ], + [ + "▁keyword", + -11.782135009765625 + ], + [ + "ou", + -11.782181739807129 + ], + [ + "▁administrators", + -11.78220272064209 + ], + [ + "▁Mountains", + -11.782266616821289 + ], + [ + "▁gates", + -11.782333374023438 + ], + [ + "▁expectation", + -11.782334327697754 + ], + [ + "▁Para", + -11.782368659973145 + ], + [ + "yn", + -11.782393455505371 + ], + [ + "▁Universe", + -11.782400131225586 + ], + [ + "▁advisory", + -11.782687187194824 + ], + [ + "lock", + -11.783023834228516 + ], + [ + "▁cone", + -11.78311824798584 + ], + [ + "▁Joy", + -11.783227920532227 + ], + [ + "▁1971", + -11.783280372619629 + ], + [ + "▁Nathan", + -11.783507347106934 + ], + [ + "hot", + -11.783726692199707 + ], + [ + "▁Denmark", + -11.783924102783203 + ], + [ + "▁Leo", + -11.783926963806152 + ], + [ + "▁retained", + -11.784261703491211 + ], + [ + "▁paperwork", + -11.784452438354492 + ], + [ + "dimensional", + -11.784807205200195 + ], + [ + "▁caps", + -11.784814834594727 + ], + [ + "▁planes", + -11.784956932067871 + ], + [ + "▁Chuck", + -11.785025596618652 + ], + [ + "▁museums", + -11.785061836242676 + ], + [ + "istic", + -11.785401344299316 + ], + [ + "▁lectures", + -11.785564422607422 + ], + [ + "▁Garage", + -11.785639762878418 + ], + [ + "▁yarn", + -11.785648345947266 + ], + [ + "tz", + -11.785869598388672 + ], + [ + "▁curiosity", + -11.786249160766602 + ], + [ + "▁markers", + -11.786376953125 + ], + [ + "▁Recent", + -11.786611557006836 + ], + [ + "▁Architecture", + -11.786989212036133 + ], + [ + "▁correction", + -11.787094116210938 + ], + [ + "▁scheduling", + -11.787360191345215 + ], + [ + "▁counted", + -11.787446022033691 + ], + [ + "▁manuscript", + -11.787476539611816 + ], + [ + "▁angles", + -11.787652969360352 + ], + [ + "▁appropriately", + -11.7876558303833 + ], + [ + "▁boundary", + -11.787737846374512 + ], + [ + "▁activate", + -11.78787899017334 + ], + [ + "▁sins", + -11.787939071655273 + ], + [ + "▁photographers", + -11.788015365600586 + ], + [ + "▁sights", + -11.78805160522461 + ], + [ + "▁XP", + -11.788198471069336 + ], + [ + "▁Designs", + -11.788264274597168 + ], + [ + "info", + -11.788440704345703 + ], + [ + "▁Sat", + -11.788451194763184 + ], + [ + "▁Flat", + -11.789328575134277 + ], + [ + "▁credentials", + -11.789389610290527 + ], + [ + "▁angel", + -11.789417266845703 + ], + [ + "RE", + -11.789421081542969 + ], + [ + "▁Reed", + -11.789515495300293 + ], + [ + "▁continent", + -11.789789199829102 + ], + [ + "▁modification", + -11.789822578430176 + ], + [ + "▁Statistics", + -11.789937973022461 + ], + [ + "▁sturdy", + -11.790119171142578 + ], + [ + "▁collision", + -11.790121078491211 + ], + [ + "▁Fisher", + -11.790190696716309 + ], + [ + "▁rifle", + -11.790496826171875 + ], + [ + "▁Bull", + -11.790766716003418 + ], + [ + "▁governing", + -11.791278839111328 + ], + [ + "▁downloading", + -11.791330337524414 + ], + [ + "▁intuitive", + -11.791473388671875 + ], + [ + "▁missile", + -11.791545867919922 + ], + [ + "▁wonders", + -11.791586875915527 + ], + [ + "▁boil", + -11.79183578491211 + ], + [ + "▁scroll", + -11.791842460632324 + ], + [ + "▁ghost", + -11.79190731048584 + ], + [ + "▁Alzheimer", + -11.791939735412598 + ], + [ + "▁metrics", + -11.792156219482422 + ], + [ + "▁assurance", + -11.792207717895508 + ], + [ + "▁Running", + -11.792328834533691 + ], + [ + "▁ye", + -11.792536735534668 + ], + [ + "▁Val", + -11.792542457580566 + ], + [ + "▁candle", + -11.792850494384766 + ], + [ + "▁tragic", + -11.792926788330078 + ], + [ + "▁cried", + -11.793017387390137 + ], + [ + "▁hormone", + -11.793096542358398 + ], + [ + "▁Yard", + -11.79313850402832 + ], + [ + "▁domains", + -11.793218612670898 + ], + [ + "▁persistent", + -11.793259620666504 + ], + [ + "▁SW", + -11.793351173400879 + ], + [ + "▁Pure", + -11.79362678527832 + ], + [ + "▁pulse", + -11.793649673461914 + ], + [ + "▁expressing", + -11.79367733001709 + ], + [ + "▁Faculty", + -11.793760299682617 + ], + [ + "▁Te", + -11.793815612792969 + ], + [ + "▁Bristol", + -11.79382038116455 + ], + [ + "▁headlines", + -11.793901443481445 + ], + [ + "open", + -11.793927192687988 + ], + [ + "Tech", + -11.794105529785156 + ], + [ + "▁Dear", + -11.794267654418945 + ], + [ + "▁shifted", + -11.794390678405762 + ], + [ + "▁reasoning", + -11.794471740722656 + ], + [ + "▁Amsterdam", + -11.794519424438477 + ], + [ + "▁optimize", + -11.794693946838379 + ], + [ + "▁WiFi", + -11.795021057128906 + ], + [ + "▁simplicity", + -11.795037269592285 + ], + [ + "▁Assessment", + -11.795040130615234 + ], + [ + "▁Ku", + -11.795060157775879 + ], + [ + "▁picnic", + -11.795110702514648 + ], + [ + "▁molecules", + -11.795454025268555 + ], + [ + "▁Tip", + -11.79557991027832 + ], + [ + "▁Success", + -11.795609474182129 + ], + [ + "▁harmony", + -11.7960844039917 + ], + [ + "pin", + -11.79649543762207 + ], + [ + "▁sampling", + -11.796892166137695 + ], + [ + "▁Traditional", + -11.797178268432617 + ], + [ + "▁Release", + -11.797280311584473 + ], + [ + "▁spark", + -11.79748249053955 + ], + [ + "card", + -11.797572135925293 + ], + [ + "▁rivals", + -11.797794342041016 + ], + [ + "ski", + -11.797927856445312 + ], + [ + "▁hobby", + -11.79806137084961 + ], + [ + "▁Hat", + -11.798064231872559 + ], + [ + "▁brutal", + -11.798184394836426 + ], + [ + "▁expressions", + -11.798198699951172 + ], + [ + "▁horizon", + -11.79849910736084 + ], + [ + "▁colleague", + -11.798524856567383 + ], + [ + "▁flavour", + -11.798584938049316 + ], + [ + "▁tenants", + -11.798720359802246 + ], + [ + "ware", + -11.79886531829834 + ], + [ + "▁encouragement", + -11.799273490905762 + ], + [ + "▁Alternatively", + -11.799367904663086 + ], + [ + "▁Added", + -11.799385070800781 + ], + [ + "▁eliminating", + -11.799426078796387 + ], + [ + "▁Scientific", + -11.799444198608398 + ], + [ + "▁masses", + -11.799494743347168 + ], + [ + "▁slim", + -11.799676895141602 + ], + [ + "▁recalled", + -11.799924850463867 + ], + [ + "▁Browse", + -11.799939155578613 + ], + [ + "▁licence", + -11.799949645996094 + ], + [ + "▁Heaven", + -11.799996376037598 + ], + [ + "▁Multiple", + -11.800179481506348 + ], + [ + "▁Rod", + -11.800765991210938 + ], + [ + "▁bulbs", + -11.800979614257812 + ], + [ + "▁Normal", + -11.801153182983398 + ], + [ + "▁undertaking", + -11.801426887512207 + ], + [ + "▁Dell", + -11.801660537719727 + ], + [ + "▁judicial", + -11.801730155944824 + ], + [ + "▁learners", + -11.801889419555664 + ], + [ + "▁Outside", + -11.801891326904297 + ], + [ + "▁outreach", + -11.801895141601562 + ], + [ + "▁teenagers", + -11.801953315734863 + ], + [ + "▁Industries", + -11.801973342895508 + ], + [ + "▁enjoyment", + -11.80197525024414 + ], + [ + "ano", + -11.802014350891113 + ], + [ + "▁Fame", + -11.802047729492188 + ], + [ + "▁Stanford", + -11.802063941955566 + ], + [ + "▁performers", + -11.802103042602539 + ], + [ + "▁caution", + -11.802179336547852 + ], + [ + "▁Securities", + -11.802388191223145 + ], + [ + "▁enthusiastic", + -11.802519798278809 + ], + [ + "▁preserved", + -11.802693367004395 + ], + [ + "▁renting", + -11.803304672241211 + ], + [ + "▁nasty", + -11.803465843200684 + ], + [ + "▁drying", + -11.803486824035645 + ], + [ + "▁styling", + -11.803567886352539 + ], + [ + "▁Deal", + -11.803617477416992 + ], + [ + "▁energetic", + -11.803643226623535 + ], + [ + "power", + -11.80367660522461 + ], + [ + "▁acoustic", + -11.804800033569336 + ], + [ + "▁shiny", + -11.804825782775879 + ], + [ + "▁comfortably", + -11.805347442626953 + ], + [ + "▁countryside", + -11.805482864379883 + ], + [ + "bank", + -11.805583000183105 + ], + [ + "▁doubled", + -11.805644035339355 + ], + [ + "▁catering", + -11.805728912353516 + ], + [ + "▁spice", + -11.805771827697754 + ], + [ + "▁Katie", + -11.805838584899902 + ], + [ + "▁Sample", + -11.805879592895508 + ], + [ + "▁nodes", + -11.805907249450684 + ], + [ + "▁defines", + -11.805946350097656 + ], + [ + "▁beats", + -11.806511878967285 + ], + [ + "▁champions", + -11.806562423706055 + ], + [ + "▁glucose", + -11.806803703308105 + ], + [ + "▁shaft", + -11.80687427520752 + ], + [ + "▁Visa", + -11.80700969696045 + ], + [ + "▁GMT", + -11.807074546813965 + ], + [ + "▁Solid", + -11.807100296020508 + ], + [ + "▁glorious", + -11.8074312210083 + ], + [ + "▁Cards", + -11.80745792388916 + ], + [ + "▁Ke", + -11.80761432647705 + ], + [ + "▁fossil", + -11.807619094848633 + ], + [ + "▁bell", + -11.807978630065918 + ], + [ + "▁salvation", + -11.807984352111816 + ], + [ + "▁sensible", + -11.808231353759766 + ], + [ + "▁undertaken", + -11.808271408081055 + ], + [ + "▁sculpture", + -11.808281898498535 + ], + [ + "▁scanning", + -11.808310508728027 + ], + [ + "▁×", + -11.80891227722168 + ], + [ + "▁Chat", + -11.809083938598633 + ], + [ + "▁innovations", + -11.8091459274292 + ], + [ + "▁Heavy", + -11.809700012207031 + ], + [ + "▁MO", + -11.809906005859375 + ], + [ + "▁Psychology", + -11.809928894042969 + ], + [ + "COM", + -11.80996322631836 + ], + [ + "▁NOTE", + -11.810079574584961 + ], + [ + "▁centered", + -11.81021499633789 + ], + [ + "▁BBQ", + -11.8102388381958 + ], + [ + "ap", + -11.810371398925781 + ], + [ + "▁pencil", + -11.810529708862305 + ], + [ + "▁argues", + -11.810571670532227 + ], + [ + "▁marathon", + -11.810714721679688 + ], + [ + "▁Moses", + -11.81082534790039 + ], + [ + "▁sensation", + -11.810867309570312 + ], + [ + "▁Offer", + -11.811078071594238 + ], + [ + "▁Payment", + -11.811151504516602 + ], + [ + "▁organs", + -11.81141471862793 + ], + [ + "▁politically", + -11.811494827270508 + ], + [ + "▁proxy", + -11.811554908752441 + ], + [ + "▁dull", + -11.811713218688965 + ], + [ + "▁arc", + -11.811731338500977 + ], + [ + "▁Avoid", + -11.811856269836426 + ], + [ + "▁Command", + -11.812029838562012 + ], + [ + "▁coordinate", + -11.81286907196045 + ], + [ + "▁quantum", + -11.813203811645508 + ], + [ + "▁Mega", + -11.813241004943848 + ], + [ + "▁proudly", + -11.813360214233398 + ], + [ + "▁hammer", + -11.813408851623535 + ], + [ + "▁touring", + -11.813623428344727 + ], + [ + "▁intermediate", + -11.813942909240723 + ], + [ + "▁payday", + -11.813981056213379 + ], + [ + "▁spices", + -11.814106941223145 + ], + [ + "▁acne", + -11.81411361694336 + ], + [ + "ial", + -11.814371109008789 + ], + [ + "▁Karl", + -11.814414978027344 + ], + [ + "ong", + -11.814522743225098 + ], + [ + "ating", + -11.814571380615234 + ], + [ + "black", + -11.814605712890625 + ], + [ + "▁Customers", + -11.81460952758789 + ], + [ + "▁recognise", + -11.814630508422852 + ], + [ + "▁screaming", + -11.814669609069824 + ], + [ + "▁Ga", + -11.81472110748291 + ], + [ + "▁bridges", + -11.814773559570312 + ], + [ + "left", + -11.815730094909668 + ], + [ + "▁Fu", + -11.815776824951172 + ], + [ + "▁AG", + -11.81589412689209 + ], + [ + "▁Holland", + -11.81591796875 + ], + [ + "▁Zero", + -11.815918922424316 + ], + [ + "▁recreation", + -11.815921783447266 + ], + [ + "▁enrollment", + -11.815940856933594 + ], + [ + "tel", + -11.815979957580566 + ], + [ + "▁considers", + -11.816110610961914 + ], + [ + "▁intriguing", + -11.816322326660156 + ], + [ + "▁Hurricane", + -11.816496849060059 + ], + [ + "▁Campaign", + -11.816690444946289 + ], + [ + "▁Rogers", + -11.816818237304688 + ], + [ + "▁syrup", + -11.816875457763672 + ], + [ + "Fig", + -11.816961288452148 + ], + [ + "▁viewer", + -11.817069053649902 + ], + [ + "▁historically", + -11.817121505737305 + ], + [ + "▁festive", + -11.81722640991211 + ], + [ + "▁corrupt", + -11.817418098449707 + ], + [ + "▁Mills", + -11.81770133972168 + ], + [ + "NA", + -11.817983627319336 + ], + [ + "▁Branch", + -11.81805419921875 + ], + [ + "▁prediction", + -11.818133354187012 + ], + [ + "▁doi", + -11.818519592285156 + ], + [ + "▁marker", + -11.818558692932129 + ], + [ + "▁Harrison", + -11.818588256835938 + ], + [ + "ren", + -11.818613052368164 + ], + [ + "ery", + -11.81881046295166 + ], + [ + "▁Catherine", + -11.818999290466309 + ], + [ + "▁Wikipedia", + -11.819034576416016 + ], + [ + "▁shortage", + -11.819079399108887 + ], + [ + "▁beverage", + -11.819140434265137 + ], + [ + "▁specification", + -11.819364547729492 + ], + [ + "▁clause", + -11.819558143615723 + ], + [ + "▁vanity", + -11.81961441040039 + ], + [ + "▁greenhouse", + -11.820029258728027 + ], + [ + "▁civilian", + -11.820103645324707 + ], + [ + "▁Champion", + -11.820143699645996 + ], + [ + "▁rider", + -11.820196151733398 + ], + [ + "▁wishing", + -11.820204734802246 + ], + [ + "▁medieval", + -11.8202486038208 + ], + [ + "▁sunshine", + -11.820270538330078 + ], + [ + "▁void", + -11.820355415344238 + ], + [ + "▁installations", + -11.820536613464355 + ], + [ + "▁Fill", + -11.820570945739746 + ], + [ + "▁disputes", + -11.821027755737305 + ], + [ + "▁questioning", + -11.821074485778809 + ], + [ + "▁systematic", + -11.821102142333984 + ], + [ + "ble", + -11.82119083404541 + ], + [ + "▁creamy", + -11.821386337280273 + ], + [ + "▁succeeded", + -11.821474075317383 + ], + [ + "▁por", + -11.821495056152344 + ], + [ + "▁lively", + -11.82158374786377 + ], + [ + "sch", + -11.82168197631836 + ], + [ + "▁interval", + -11.821685791015625 + ], + [ + "▁ladder", + -11.821685791015625 + ], + [ + "▁Ch", + -11.821818351745605 + ], + [ + "▁warmer", + -11.822017669677734 + ], + [ + "▁herein", + -11.82228946685791 + ], + [ + "▁Ruth", + -11.822321891784668 + ], + [ + "ff", + -11.822552680969238 + ], + [ + "▁900", + -11.822973251342773 + ], + [ + "▁Conditions", + -11.82303237915039 + ], + [ + "▁starring", + -11.823060035705566 + ], + [ + "▁foundations", + -11.823225021362305 + ], + [ + "▁renewal", + -11.823473930358887 + ], + [ + "▁accredited", + -11.823556900024414 + ], + [ + "▁evolve", + -11.823691368103027 + ], + [ + "▁accessing", + -11.823709487915039 + ], + [ + "▁mega", + -11.823800086975098 + ], + [ + "▁statue", + -11.823953628540039 + ], + [ + "▁Managing", + -11.823975563049316 + ], + [ + "▁rational", + -11.824049949645996 + ], + [ + "▁transmitted", + -11.824210166931152 + ], + [ + "▁labeled", + -11.824286460876465 + ], + [ + "▁ko", + -11.824467658996582 + ], + [ + "▁Vermont", + -11.824494361877441 + ], + [ + "▁Schedule", + -11.824530601501465 + ], + [ + "▁Movement", + -11.824657440185547 + ], + [ + "▁severely", + -11.824740409851074 + ], + [ + "▁origins", + -11.824742317199707 + ], + [ + "▁Various", + -11.825440406799316 + ], + [ + "▁Brother", + -11.825475692749023 + ], + [ + "Be", + -11.825569152832031 + ], + [ + "▁Against", + -11.82559585571289 + ], + [ + "▁Wireless", + -11.825614929199219 + ], + [ + "▁vet", + -11.825663566589355 + ], + [ + "▁mathematical", + -11.82567024230957 + ], + [ + "▁switches", + -11.825915336608887 + ], + [ + "▁Sadly", + -11.825952529907227 + ], + [ + "▁aligned", + -11.826004981994629 + ], + [ + "▁undertake", + -11.826355934143066 + ], + [ + "IN", + -11.826367378234863 + ], + [ + "▁Shopping", + -11.826387405395508 + ], + [ + "▁Graduate", + -11.826545715332031 + ], + [ + "▁ma", + -11.826990127563477 + ], + [ + "▁Recovery", + -11.827057838439941 + ], + [ + "story", + -11.827345848083496 + ], + [ + "▁sleeves", + -11.827388763427734 + ], + [ + "▁extensively", + -11.827540397644043 + ], + [ + "▁parish", + -11.827600479125977 + ], + [ + "▁retro", + -11.82761287689209 + ], + [ + "▁Heights", + -11.827632904052734 + ], + [ + "ab", + -11.827704429626465 + ], + [ + "▁securing", + -11.827744483947754 + ], + [ + "▁helmet", + -11.82790756225586 + ], + [ + "▁Vitamin", + -11.828001976013184 + ], + [ + "▁obesity", + -11.82870101928711 + ], + [ + "▁Breakfast", + -11.828714370727539 + ], + [ + "▁slides", + -11.828754425048828 + ], + [ + "NYSE", + -11.828768730163574 + ], + [ + "001", + -11.829004287719727 + ], + [ + "▁seamless", + -11.829075813293457 + ], + [ + "▁Partner", + -11.829245567321777 + ], + [ + "because", + -11.829436302185059 + ], + [ + "▁clinics", + -11.829812049865723 + ], + [ + "place", + -11.83004379272461 + ], + [ + "▁Calgary", + -11.830097198486328 + ], + [ + "space", + -11.830161094665527 + ], + [ + "▁Victor", + -11.830192565917969 + ], + [ + "▁tens", + -11.830633163452148 + ], + [ + "▁suspects", + -11.8307466506958 + ], + [ + "▁Understanding", + -11.830763816833496 + ], + [ + "risk", + -11.830949783325195 + ], + [ + "▁nut", + -11.831045150756836 + ], + [ + "▁spokesperson", + -11.83143424987793 + ], + [ + "▁mercy", + -11.831513404846191 + ], + [ + "▁Nobody", + -11.831524848937988 + ], + [ + "▁trio", + -11.831639289855957 + ], + [ + "▁Similar", + -11.83167839050293 + ], + [ + "▁celebrities", + -11.831695556640625 + ], + [ + "▁metabolism", + -11.831696510314941 + ], + [ + "▁stuffed", + -11.831725120544434 + ], + [ + "▁melt", + -11.831780433654785 + ], + [ + "▁unfair", + -11.831886291503906 + ], + [ + "▁bonuses", + -11.832208633422852 + ], + [ + "▁reflecting", + -11.832450866699219 + ], + [ + "▁wires", + -11.832539558410645 + ], + [ + "wise", + -11.832975387573242 + ], + [ + "php", + -11.833086013793945 + ], + [ + "▁hilarious", + -11.833308219909668 + ], + [ + "▁patches", + -11.833585739135742 + ], + [ + "II", + -11.833621978759766 + ], + [ + "▁Vincent", + -11.833730697631836 + ], + [ + "▁seminar", + -11.833827018737793 + ], + [ + "▁Cap", + -11.83385181427002 + ], + [ + "▁badge", + -11.833888053894043 + ], + [ + "▁recession", + -11.834051132202148 + ], + [ + "love", + -11.834121704101562 + ], + [ + "▁Degree", + -11.834236145019531 + ], + [ + "▁buffer", + -11.83443832397461 + ], + [ + "▁scattered", + -11.834691047668457 + ], + [ + "▁robots", + -11.834697723388672 + ], + [ + "▁defects", + -11.835037231445312 + ], + [ + "▁regulate", + -11.83504581451416 + ], + [ + "▁inherent", + -11.835062026977539 + ], + [ + "▁overly", + -11.835357666015625 + ], + [ + "▁spicy", + -11.83541488647461 + ], + [ + "has", + -11.835678100585938 + ], + [ + "vo", + -11.835719108581543 + ], + [ + "▁Planet", + -11.835880279541016 + ], + [ + "ado", + -11.83590030670166 + ], + [ + "▁Nova", + -11.835902214050293 + ], + [ + "▁Analytics", + -11.835970878601074 + ], + [ + "▁LinkedIn", + -11.8360013961792 + ], + [ + "san", + -11.836069107055664 + ], + [ + "▁uncle", + -11.83660888671875 + ], + [ + "▁communicating", + -11.83675479888916 + ], + [ + "▁ver", + -11.8367919921875 + ], + [ + "▁fights", + -11.836854934692383 + ], + [ + "▁Campus", + -11.836957931518555 + ], + [ + "▁invoice", + -11.837549209594727 + ], + [ + "▁Mode", + -11.837629318237305 + ], + [ + "ku", + -11.837806701660156 + ], + [ + "▁agrees", + -11.837904930114746 + ], + [ + "▁euro", + -11.838016510009766 + ], + [ + "▁NE", + -11.83818531036377 + ], + [ + "▁Nursing", + -11.838334083557129 + ], + [ + "▁admire", + -11.83838176727295 + ], + [ + "▁Advisory", + -11.838382720947266 + ], + [ + "▁Coloring", + -11.83846664428711 + ], + [ + "▁Patients", + -11.838848114013672 + ], + [ + "▁Jul", + -11.838982582092285 + ], + [ + "▁yields", + -11.839006423950195 + ], + [ + "▁displaying", + -11.83935260772705 + ], + [ + "▁Above", + -11.839445114135742 + ], + [ + "▁tan", + -11.839539527893066 + ], + [ + "▁tales", + -11.839641571044922 + ], + [ + "▁Ultimate", + -11.839728355407715 + ], + [ + "▁pixels", + -11.839995384216309 + ], + [ + "▁praying", + -11.840168952941895 + ], + [ + "▁aboard", + -11.840253829956055 + ], + [ + "▁appeals", + -11.84028148651123 + ], + [ + "▁Amanda", + -11.840303421020508 + ], + [ + "▁Wide", + -11.84033203125 + ], + [ + "▁sexually", + -11.840500831604004 + ], + [ + "▁wasted", + -11.840551376342773 + ], + [ + "▁enters", + -11.840584754943848 + ], + [ + "▁Nebraska", + -11.840888023376465 + ], + [ + "▁Stan", + -11.840925216674805 + ], + [ + "▁exhausted", + -11.841161727905273 + ], + [ + "▁magnitude", + -11.841516494750977 + ], + [ + "ST", + -11.841523170471191 + ], + [ + "▁donor", + -11.842106819152832 + ], + [ + "▁apples", + -11.842589378356934 + ], + [ + "▁Plastic", + -11.842622756958008 + ], + [ + "▁Bryan", + -11.842884063720703 + ], + [ + "▁tubes", + -11.843177795410156 + ], + [ + "▁Except", + -11.84324836730957 + ], + [ + "▁accidentally", + -11.843317985534668 + ], + [ + "▁reservations", + -11.843538284301758 + ], + [ + "▁terrace", + -11.844074249267578 + ], + [ + "▁joins", + -11.844138145446777 + ], + [ + "▁freezing", + -11.844398498535156 + ], + [ + "although", + -11.844500541687012 + ], + [ + "▁Laboratory", + -11.844568252563477 + ], + [ + "▁Warriors", + -11.844647407531738 + ], + [ + "▁wounds", + -11.844661712646484 + ], + [ + "▁mandate", + -11.84472942352295 + ], + [ + "▁favorable", + -11.844766616821289 + ], + [ + "▁disappointment", + -11.844852447509766 + ], + [ + "▁Julia", + -11.845037460327148 + ], + [ + "▁utilities", + -11.845399856567383 + ], + [ + "▁Bangladesh", + -11.845499992370605 + ], + [ + "▁Delaware", + -11.845505714416504 + ], + [ + "▁expose", + -11.845524787902832 + ], + [ + "▁Originally", + -11.845582008361816 + ], + [ + "▁uncertain", + -11.845718383789062 + ], + [ + "▁Answer", + -11.84574031829834 + ], + [ + "▁bull", + -11.845779418945312 + ], + [ + "▁declaration", + -11.846028327941895 + ], + [ + "gar", + -11.846234321594238 + ], + [ + "▁appetite", + -11.846449851989746 + ], + [ + "▁Milwaukee", + -11.8464994430542 + ], + [ + "▁Milan", + -11.846503257751465 + ], + [ + "ach", + -11.846735954284668 + ], + [ + "▁Walmart", + -11.84675121307373 + ], + [ + "▁aiming", + -11.84686279296875 + ], + [ + "filled", + -11.847128868103027 + ], + [ + "boy", + -11.847151756286621 + ], + [ + "▁Mal", + -11.847305297851562 + ], + [ + "▁Tournament", + -11.84733772277832 + ], + [ + "▁helicopter", + -11.847345352172852 + ], + [ + "▁Aside", + -11.847402572631836 + ], + [ + "tan", + -11.847667694091797 + ], + [ + "▁Typically", + -11.847779273986816 + ], + [ + "max", + -11.847872734069824 + ], + [ + "▁exceptions", + -11.848410606384277 + ], + [ + "▁playoffs", + -11.848490715026855 + ], + [ + "▁intact", + -11.848509788513184 + ], + [ + "▁foil", + -11.848589897155762 + ], + [ + "▁Programme", + -11.84868335723877 + ], + [ + "▁Capitol", + -11.848804473876953 + ], + [ + "▁laughter", + -11.848916053771973 + ], + [ + "har", + -11.849059104919434 + ], + [ + "▁protocols", + -11.849090576171875 + ], + [ + "▁Explorer", + -11.849111557006836 + ], + [ + "。", + -11.849191665649414 + ], + [ + "▁concentrations", + -11.849222183227539 + ], + [ + "band", + -11.849261283874512 + ], + [ + "▁vinegar", + -11.849349021911621 + ], + [ + "▁feeds", + -11.849466323852539 + ], + [ + "▁citizenship", + -11.849547386169434 + ], + [ + "▁nowadays", + -11.84965991973877 + ], + [ + "▁ritual", + -11.849685668945312 + ], + [ + "▁nursery", + -11.850165367126465 + ], + [ + "▁opener", + -11.850479125976562 + ], + [ + "▁axis", + -11.850671768188477 + ], + [ + "bound", + -11.851079940795898 + ], + [ + "▁composer", + -11.851149559020996 + ], + [ + "ev", + -11.851635932922363 + ], + [ + "▁q", + -11.851828575134277 + ], + [ + "▁flies", + -11.852002143859863 + ], + [ + "▁calculations", + -11.852058410644531 + ], + [ + "▁twitter", + -11.852503776550293 + ], + [ + "▁Teachers", + -11.8525390625 + ], + [ + "rin", + -11.852753639221191 + ], + [ + "▁darker", + -11.852836608886719 + ], + [ + "▁assign", + -11.852950096130371 + ], + [ + "▁anticipate", + -11.853033065795898 + ], + [ + "▁incoming", + -11.853418350219727 + ], + [ + "iv", + -11.853799819946289 + ], + [ + "▁Giants", + -11.853836059570312 + ], + [ + "2006", + -11.853898048400879 + ], + [ + "▁tailor", + -11.854118347167969 + ], + [ + "▁nest", + -11.854754447937012 + ], + [ + "▁Drop", + -11.854937553405762 + ], + [ + "▁terrorists", + -11.855001449584961 + ], + [ + "▁Shi", + -11.855133056640625 + ], + [ + "▁bent", + -11.855257987976074 + ], + [ + "▁AA", + -11.85525894165039 + ], + [ + "▁malware", + -11.855544090270996 + ], + [ + "▁Adventure", + -11.85587215423584 + ], + [ + "du", + -11.855891227722168 + ], + [ + "▁crowds", + -11.855958938598633 + ], + [ + "▁tenant", + -11.856240272521973 + ], + [ + "▁clarify", + -11.856278419494629 + ], + [ + "▁Wildlife", + -11.856301307678223 + ], + [ + "▁drawer", + -11.856504440307617 + ], + [ + "▁Criminal", + -11.856561660766602 + ], + [ + "▁synthesis", + -11.856816291809082 + ], + [ + "▁referendum", + -11.85687255859375 + ], + [ + "base", + -11.856986999511719 + ], + [ + "▁Zoo", + -11.857172012329102 + ], + [ + "body", + -11.857184410095215 + ], + [ + "▁Fitness", + -11.857279777526855 + ], + [ + "▁apparatus", + -11.857595443725586 + ], + [ + "▁wow", + -11.857671737670898 + ], + [ + "▁invented", + -11.857735633850098 + ], + [ + "▁Finland", + -11.857780456542969 + ], + [ + "▁Lanka", + -11.85816764831543 + ], + [ + "▁pretend", + -11.858378410339355 + ], + [ + "▁opposing", + -11.858430862426758 + ], + [ + "▁Vintage", + -11.858438491821289 + ], + [ + "▁lamps", + -11.858656883239746 + ], + [ + "▁freezer", + -11.858807563781738 + ], + [ + "founder", + -11.858919143676758 + ], + [ + "▁termination", + -11.858968734741211 + ], + [ + "▁MC", + -11.859041213989258 + ], + [ + "▁Poly", + -11.8590726852417 + ], + [ + "▁Match", + -11.859074592590332 + ], + [ + "▁earthquake", + -11.859087944030762 + ], + [ + "▁immense", + -11.859328269958496 + ], + [ + "Free", + -11.859614372253418 + ], + [ + "▁inappropriate", + -11.85978889465332 + ], + [ + "▁yeast", + -11.860113143920898 + ], + [ + "350", + -11.860173225402832 + ], + [ + "▁considerations", + -11.860349655151367 + ], + [ + "▁privately", + -11.860368728637695 + ], + [ + "▁365", + -11.86079216003418 + ], + [ + "▁gem", + -11.860795021057129 + ], + [ + "▁suspicious", + -11.860799789428711 + ], + [ + "▁pause", + -11.860807418823242 + ], + [ + "▁themed", + -11.860960006713867 + ], + [ + "▁inning", + -11.860993385314941 + ], + [ + "▁seafood", + -11.861059188842773 + ], + [ + "▁dragon", + -11.861180305480957 + ], + [ + "ari", + -11.861481666564941 + ], + [ + "▁imagery", + -11.861482620239258 + ], + [ + "▁visually", + -11.861483573913574 + ], + [ + "▁Arsenal", + -11.861662864685059 + ], + [ + "▁insects", + -11.861751556396484 + ], + [ + "▁marking", + -11.86190128326416 + ], + [ + "▁calculation", + -11.861910820007324 + ], + [ + "▁costumes", + -11.86196517944336 + ], + [ + "▁sequel", + -11.862305641174316 + ], + [ + "▁Phillips", + -11.862808227539062 + ], + [ + "▁torture", + -11.863019943237305 + ], + [ + "▁cafe", + -11.863102912902832 + ], + [ + "▁Championships", + -11.863127708435059 + ], + [ + "▁formally", + -11.863295555114746 + ], + [ + "▁trunk", + -11.863824844360352 + ], + [ + "▁galleries", + -11.86386775970459 + ], + [ + "▁Aid", + -11.863948822021484 + ], + [ + "ent", + -11.86440372467041 + ], + [ + "▁transported", + -11.864789009094238 + ], + [ + "▁rendered", + -11.864797592163086 + ], + [ + "▁Mueller", + -11.864799499511719 + ], + [ + "▁excluded", + -11.86489200592041 + ], + [ + "▁disappointing", + -11.864933967590332 + ], + [ + "▁Luxury", + -11.864943504333496 + ], + [ + "▁contacting", + -11.865184783935547 + ], + [ + "▁introduces", + -11.865206718444824 + ], + [ + "▁Lighting", + -11.865219116210938 + ], + [ + "▁willingness", + -11.865239143371582 + ], + [ + "hill", + -11.865242004394531 + ], + [ + "fa", + -11.865357398986816 + ], + [ + "▁forgive", + -11.865368843078613 + ], + [ + "Your", + -11.86542797088623 + ], + [ + "▁1965", + -11.865509033203125 + ], + [ + "▁crushed", + -11.865891456604004 + ], + [ + "▁Edwards", + -11.865898132324219 + ], + [ + "▁collaborate", + -11.865992546081543 + ], + [ + "▁phases", + -11.86603832244873 + ], + [ + "▁cache", + -11.866167068481445 + ], + [ + "▁driveway", + -11.866437911987305 + ], + [ + "▁condo", + -11.866547584533691 + ], + [ + "▁logs", + -11.866633415222168 + ], + [ + "▁packet", + -11.866670608520508 + ], + [ + "▁hats", + -11.86672306060791 + ], + [ + "▁backdrop", + -11.866815567016602 + ], + [ + "che", + -11.8671236038208 + ], + [ + "á", + -11.86744499206543 + ], + [ + "▁Cincinnati", + -11.867547035217285 + ], + [ + "PA", + -11.867552757263184 + ], + [ + "▁qualification", + -11.867653846740723 + ], + [ + "▁Bobby", + -11.867664337158203 + ], + [ + "▁macro", + -11.86790943145752 + ], + [ + "▁desperately", + -11.868057250976562 + ], + [ + "▁literacy", + -11.868167877197266 + ], + [ + "▁Loan", + -11.868311882019043 + ], + [ + "▁Foster", + -11.86834716796875 + ], + [ + "building", + -11.868690490722656 + ], + [ + "▁explicitly", + -11.868844985961914 + ], + [ + "▁Designer", + -11.868911743164062 + ], + [ + "▁heel", + -11.869501113891602 + ], + [ + "▁critically", + -11.869553565979004 + ], + [ + "med", + -11.869636535644531 + ], + [ + "▁positioning", + -11.86967945098877 + ], + [ + "▁Unique", + -11.869720458984375 + ], + [ + "▁Berkeley", + -11.869776725769043 + ], + [ + "▁jokes", + -11.869877815246582 + ], + [ + "▁lakes", + -11.869938850402832 + ], + [ + "▁palette", + -11.870009422302246 + ], + [ + "kar", + -11.870244026184082 + ], + [ + "Black", + -11.870556831359863 + ], + [ + "▁Sue", + -11.870556831359863 + ], + [ + "▁Package", + -11.870600700378418 + ], + [ + "MS", + -11.870723724365234 + ], + [ + "▁polish", + -11.871036529541016 + ], + [ + "▁grams", + -11.871301651000977 + ], + [ + "▁Hotels", + -11.871429443359375 + ], + [ + "▁tops", + -11.871469497680664 + ], + [ + "▁token", + -11.871493339538574 + ], + [ + "other", + -11.871903419494629 + ], + [ + "▁tenure", + -11.871922492980957 + ], + [ + "▁coated", + -11.872076034545898 + ], + [ + "▁impose", + -11.872112274169922 + ], + [ + "▁hints", + -11.872138977050781 + ], + [ + "▁demographic", + -11.872196197509766 + ], + [ + "Figure", + -11.87221908569336 + ], + [ + "▁sleek", + -11.872596740722656 + ], + [ + "▁doctrine", + -11.872760772705078 + ], + [ + "▁rebuild", + -11.872831344604492 + ], + [ + "▁supplying", + -11.87298583984375 + ], + [ + "»", + -11.872992515563965 + ], + [ + "log", + -11.873104095458984 + ], + [ + "▁LCD", + -11.873197555541992 + ], + [ + "▁Shakespeare", + -11.873720169067383 + ], + [ + "▁fatty", + -11.874258041381836 + ], + [ + "▁thy", + -11.874409675598145 + ], + [ + "▁aviation", + -11.874584197998047 + ], + [ + "▁opted", + -11.874618530273438 + ], + [ + "▁Career", + -11.874619483947754 + ], + [ + "▁Lions", + -11.874809265136719 + ], + [ + "▁referral", + -11.875070571899414 + ], + [ + "▁Liberal", + -11.875265121459961 + ], + [ + "▁Batman", + -11.875276565551758 + ], + [ + "▁Quebec", + -11.87553596496582 + ], + [ + "▁determines", + -11.875758171081543 + ], + [ + "▁render", + -11.875777244567871 + ], + [ + "▁adviser", + -11.875885009765625 + ], + [ + "▁Steam", + -11.875893592834473 + ], + [ + "▁CE", + -11.875957489013672 + ], + [ + "▁Summary", + -11.876124382019043 + ], + [ + "▁Allah", + -11.876205444335938 + ], + [ + "▁interpret", + -11.876636505126953 + ], + [ + "both", + -11.876819610595703 + ], + [ + "away", + -11.87710189819336 + ], + [ + "▁evaluating", + -11.877111434936523 + ], + [ + "par", + -11.877141952514648 + ], + [ + "▁licenses", + -11.877262115478516 + ], + [ + "source", + -11.877355575561523 + ], + [ + "▁sadly", + -11.877557754516602 + ], + [ + "▁Ya", + -11.877657890319824 + ], + [ + "▁Rate", + -11.87781047821045 + ], + [ + "▁CI", + -11.877958297729492 + ], + [ + "▁airlines", + -11.877958297729492 + ], + [ + "▁staring", + -11.878175735473633 + ], + [ + "▁celebrations", + -11.878192901611328 + ], + [ + "IT", + -11.878308296203613 + ], + [ + "▁fled", + -11.878599166870117 + ], + [ + "▁Idaho", + -11.87861442565918 + ], + [ + "▁arrow", + -11.878629684448242 + ], + [ + "▁Initiative", + -11.87881088256836 + ], + [ + "▁illustrate", + -11.87882137298584 + ], + [ + "▁Orchestra", + -11.878976821899414 + ], + [ + "▁tattoo", + -11.879274368286133 + ], + [ + "▁folding", + -11.879472732543945 + ], + [ + "▁Harper", + -11.879749298095703 + ], + [ + "▁remodeling", + -11.87979793548584 + ], + [ + "▁1500", + -11.880239486694336 + ], + [ + "▁scales", + -11.880661964416504 + ], + [ + "▁gameplay", + -11.880743980407715 + ], + [ + "▁beings", + -11.880887985229492 + ], + [ + "▁Ana", + -11.880891799926758 + ], + [ + "▁abundant", + -11.881025314331055 + ], + [ + "▁citing", + -11.881096839904785 + ], + [ + "▁Latest", + -11.88120174407959 + ], + [ + "▁weddings", + -11.88120174407959 + ], + [ + "▁Conservation", + -11.881220817565918 + ], + [ + "▁correspondence", + -11.881325721740723 + ], + [ + "▁dosage", + -11.881329536437988 + ], + [ + "▁necklace", + -11.881513595581055 + ], + [ + "▁rubbish", + -11.881519317626953 + ], + [ + "▁MBA", + -11.8815336227417 + ], + [ + "▁Yorkshire", + -11.881818771362305 + ], + [ + "▁Township", + -11.881922721862793 + ], + [ + "eg", + -11.882436752319336 + ], + [ + "▁Ghost", + -11.882574081420898 + ], + [ + "▁Forces", + -11.882683753967285 + ], + [ + "▁Sandy", + -11.882708549499512 + ], + [ + "▁optimistic", + -11.882719993591309 + ], + [ + "mark", + -11.882739067077637 + ], + [ + "pi", + -11.882760047912598 + ], + [ + "ps", + -11.882801055908203 + ], + [ + "▁exhibits", + -11.882974624633789 + ], + [ + "▁gum", + -11.882981300354004 + ], + [ + "▁dumpsters", + -11.883040428161621 + ], + [ + "▁jack", + -11.883101463317871 + ], + [ + "▁enthusiasts", + -11.883514404296875 + ], + [ + "▁Prevention", + -11.883672714233398 + ], + [ + "▁humanitarian", + -11.883728981018066 + ], + [ + "▁Nazi", + -11.883732795715332 + ], + [ + "▁Cafe", + -11.883931159973145 + ], + [ + "▁showers", + -11.884400367736816 + ], + [ + "kan", + -11.884665489196777 + ], + [ + "▁105", + -11.884795188903809 + ], + [ + "▁WHAT", + -11.8848237991333 + ], + [ + "degree", + -11.884900093078613 + ], + [ + "▁cancellation", + -11.8850679397583 + ], + [ + "▁toddler", + -11.885113716125488 + ], + [ + "▁Whilst", + -11.885353088378906 + ], + [ + "▁yearly", + -11.885765075683594 + ], + [ + "kind", + -11.886170387268066 + ], + [ + "▁1964", + -11.886219024658203 + ], + [ + "ay", + -11.886312484741211 + ], + [ + "▁Stories", + -11.886455535888672 + ], + [ + "▁Carbon", + -11.886466026306152 + ], + [ + "▁margins", + -11.886550903320312 + ], + [ + "▁dryer", + -11.886651039123535 + ], + [ + "▁Brisbane", + -11.886899948120117 + ], + [ + "▁SMS", + -11.886930465698242 + ], + [ + "▁shadows", + -11.886943817138672 + ], + [ + "▁monitored", + -11.887001037597656 + ], + [ + "▁luggage", + -11.887165069580078 + ], + [ + "▁Marcus", + -11.887303352355957 + ], + [ + "table", + -11.887304306030273 + ], + [ + "▁worlds", + -11.887414932250977 + ], + [ + "▁monitors", + -11.887455940246582 + ], + [ + "▁Fourth", + -11.887835502624512 + ], + [ + "▁configure", + -11.8878755569458 + ], + [ + "▁Forward", + -11.887944221496582 + ], + [ + "▁torn", + -11.88794994354248 + ], + [ + "Just", + -11.887978553771973 + ], + [ + "▁hooked", + -11.888239860534668 + ], + [ + "▁hated", + -11.88835334777832 + ], + [ + "burg", + -11.888396263122559 + ], + [ + "▁shook", + -11.88843059539795 + ], + [ + "▁speculation", + -11.888459205627441 + ], + [ + "▁cared", + -11.888630867004395 + ], + [ + "amp", + -11.888740539550781 + ], + [ + "▁Chemical", + -11.888750076293945 + ], + [ + "▁Saints", + -11.888772964477539 + ], + [ + "▁hose", + -11.888794898986816 + ], + [ + "▁Tommy", + -11.888802528381348 + ], + [ + "▁Keeping", + -11.888919830322266 + ], + [ + "▁Florence", + -11.889115333557129 + ], + [ + "▁Stainless", + -11.889192581176758 + ], + [ + "▁pest", + -11.889198303222656 + ], + [ + "tar", + -11.889385223388672 + ], + [ + "▁viruses", + -11.88939380645752 + ], + [ + "▁blues", + -11.88953971862793 + ], + [ + "▁Walking", + -11.889946937561035 + ], + [ + "▁surge", + -11.890077590942383 + ], + [ + "▁Glasgow", + -11.890168190002441 + ], + [ + "▁Shot", + -11.890213966369629 + ], + [ + "▁oriented", + -11.890249252319336 + ], + [ + "▁credibility", + -11.890253067016602 + ], + [ + "▁sang", + -11.890338897705078 + ], + [ + "▁Rangers", + -11.890565872192383 + ], + [ + "▁spinning", + -11.890583038330078 + ], + [ + "▁Veterans", + -11.890646934509277 + ], + [ + "▁imperative", + -11.890724182128906 + ], + [ + "▁dangers", + -11.89074993133545 + ], + [ + "▁cater", + -11.891022682189941 + ], + [ + "stage", + -11.891128540039062 + ], + [ + "lu", + -11.891134262084961 + ], + [ + "▁dementia", + -11.891138076782227 + ], + [ + "▁beads", + -11.891291618347168 + ], + [ + "▁cryptocurrency", + -11.891337394714355 + ], + [ + "▁giveaway", + -11.891660690307617 + ], + [ + "ken", + -11.891840934753418 + ], + [ + "May", + -11.892203330993652 + ], + [ + "▁SUV", + -11.89249038696289 + ], + [ + "▁masters", + -11.89252758026123 + ], + [ + "▁Shadow", + -11.892590522766113 + ], + [ + "▁capturing", + -11.892680168151855 + ], + [ + "▁vibe", + -11.89268970489502 + ], + [ + "Reuters", + -11.892820358276367 + ], + [ + "▁Ki", + -11.893564224243164 + ], + [ + "▁validation", + -11.893760681152344 + ], + [ + "▁surf", + -11.89383602142334 + ], + [ + "▁Spencer", + -11.894210815429688 + ], + [ + "▁thru", + -11.894475936889648 + ], + [ + "▁Lucas", + -11.89466381072998 + ], + [ + "▁grammar", + -11.89487075805664 + ], + [ + "▁Cable", + -11.895498275756836 + ], + [ + "▁prosecution", + -11.895523071289062 + ], + [ + "▁VI", + -11.895715713500977 + ], + [ + "▁dignity", + -11.895758628845215 + ], + [ + "▁Math", + -11.895759582519531 + ], + [ + "▁inability", + -11.895827293395996 + ], + [ + "▁Carlos", + -11.896059036254883 + ], + [ + "▁android", + -11.896069526672363 + ], + [ + "▁cage", + -11.896125793457031 + ], + [ + "bn", + -11.896269798278809 + ], + [ + "▁Cyber", + -11.896687507629395 + ], + [ + "▁Crime", + -11.897101402282715 + ], + [ + "▁Compare", + -11.897216796875 + ], + [ + "▁ve", + -11.897284507751465 + ], + [ + "▁inserted", + -11.897302627563477 + ], + [ + "▁waterproof", + -11.897385597229004 + ], + [ + "Day", + -11.89738655090332 + ], + [ + "▁pins", + -11.897629737854004 + ], + [ + "▁spelling", + -11.897857666015625 + ], + [ + "▁pc", + -11.89792537689209 + ], + [ + "bridge", + -11.897974014282227 + ], + [ + "van", + -11.898160934448242 + ], + [ + "maker", + -11.898207664489746 + ], + [ + "▁Claire", + -11.898274421691895 + ], + [ + "▁highlighting", + -11.898536682128906 + ], + [ + "▁float", + -11.898909568786621 + ], + [ + "▁spotlight", + -11.898996353149414 + ], + [ + "▁Expert", + -11.899023056030273 + ], + [ + "▁dare", + -11.899130821228027 + ], + [ + "▁Parks", + -11.899139404296875 + ], + [ + "▁Brussels", + -11.89918041229248 + ], + [ + "▁cylinder", + -11.899517059326172 + ], + [ + "▁Wells", + -11.89958667755127 + ], + [ + "▁prosecutors", + -11.899632453918457 + ], + [ + "▁squeeze", + -11.899652481079102 + ], + [ + "▁amateur", + -11.899801254272461 + ], + [ + "group", + -11.899869918823242 + ], + [ + "▁NATO", + -11.899873733520508 + ], + [ + "▁crashed", + -11.899994850158691 + ], + [ + "▁Joshua", + -11.900022506713867 + ], + [ + "▁ke", + -11.900139808654785 + ], + [ + "▁jersey", + -11.900184631347656 + ], + [ + "▁Anything", + -11.900325775146484 + ], + [ + "▁recipients", + -11.900700569152832 + ], + [ + "ow", + -11.900733947753906 + ], + [ + "▁eligibility", + -11.900777816772461 + ], + [ + "anti", + -11.900839805603027 + ], + [ + "▁tweets", + -11.900863647460938 + ], + [ + "▁foremost", + -11.90096378326416 + ], + [ + "▁liberty", + -11.901017189025879 + ], + [ + "▁conveniently", + -11.90112590789795 + ], + [ + "▁Internal", + -11.90120792388916 + ], + [ + "▁climbed", + -11.90128231048584 + ], + [ + "▁freshman", + -11.901450157165527 + ], + [ + "▁Isn", + -11.901460647583008 + ], + [ + "yan", + -11.901576042175293 + ], + [ + "▁strengthening", + -11.901598930358887 + ], + [ + "▁poses", + -11.901673316955566 + ], + [ + "▁civilians", + -11.901996612548828 + ], + [ + "▁relies", + -11.902007102966309 + ], + [ + "▁Near", + -11.902064323425293 + ], + [ + "▁loses", + -11.902203559875488 + ], + [ + "▁undergo", + -11.902239799499512 + ], + [ + "▁Task", + -11.902240753173828 + ], + [ + "▁Dry", + -11.902262687683105 + ], + [ + "▁specialize", + -11.902355194091797 + ], + [ + "▁landscapes", + -11.902377128601074 + ], + [ + "fold", + -11.902713775634766 + ], + [ + "cy", + -11.903039932250977 + ], + [ + "▁Nissan", + -11.903189659118652 + ], + [ + "▁hardwood", + -11.903218269348145 + ], + [ + "▁Featuring", + -11.903456687927246 + ], + [ + "▁Bin", + -11.90376091003418 + ], + [ + "▁spatial", + -11.903786659240723 + ], + [ + "▁Tu", + -11.903857231140137 + ], + [ + "ice", + -11.904022216796875 + ], + [ + "▁CS", + -11.904082298278809 + ], + [ + "▁kilometers", + -11.904975891113281 + ], + [ + "▁Pine", + -11.905155181884766 + ], + [ + "▁Pour", + -11.905173301696777 + ], + [ + "changing", + -11.90523910522461 + ], + [ + "▁randomly", + -11.905332565307617 + ], + [ + "▁metallic", + -11.905445098876953 + ], + [ + "▁recommends", + -11.905701637268066 + ], + [ + "▁gardening", + -11.905909538269043 + ], + [ + "▁invites", + -11.905919075012207 + ], + [ + "▁WI", + -11.906020164489746 + ], + [ + "▁inhabitants", + -11.906025886535645 + ], + [ + "▁tribe", + -11.906256675720215 + ], + [ + "iz", + -11.906399726867676 + ], + [ + "illa", + -11.906513214111328 + ], + [ + "▁commander", + -11.906532287597656 + ], + [ + "▁blowing", + -11.906745910644531 + ], + [ + "▁analyzing", + -11.907048225402832 + ], + [ + "▁worthwhile", + -11.907135009765625 + ], + [ + "cell", + -11.907506942749023 + ], + [ + "▁overlooking", + -11.907623291015625 + ], + [ + "▁hydrogen", + -11.907979011535645 + ], + [ + "aw", + -11.908087730407715 + ], + [ + "▁migrants", + -11.908228874206543 + ], + [ + "▁IF", + -11.908248901367188 + ], + [ + "▁bend", + -11.908319473266602 + ], + [ + "▁envelope", + -11.908417701721191 + ], + [ + "▁Lucy", + -11.908426284790039 + ], + [ + "▁parenting", + -11.908595085144043 + ], + [ + "▁deploy", + -11.908684730529785 + ], + [ + "big", + -11.908709526062012 + ], + [ + "▁stretching", + -11.90891170501709 + ], + [ + "▁resting", + -11.909139633178711 + ], + [ + "▁armor", + -11.909214973449707 + ], + [ + "▁Lovely", + -11.909408569335938 + ], + [ + "▁Ralph", + -11.909944534301758 + ], + [ + "▁empire", + -11.910205841064453 + ], + [ + "▁insane", + -11.910287857055664 + ], + [ + "▁cult", + -11.910303115844727 + ], + [ + "gi", + -11.910329818725586 + ], + [ + "▁analytical", + -11.910547256469727 + ], + [ + "▁senses", + -11.910758018493652 + ], + [ + "▁india", + -11.910866737365723 + ], + [ + "▁stain", + -11.910880088806152 + ], + [ + "▁Colin", + -11.910959243774414 + ], + [ + "▁pursuant", + -11.910964965820312 + ], + [ + "▁hedge", + -11.910978317260742 + ], + [ + "▁PayPal", + -11.91109561920166 + ], + [ + "▁respiratory", + -11.911168098449707 + ], + [ + "▁Chapel", + -11.911181449890137 + ], + [ + "▁Train", + -11.911189079284668 + ], + [ + "▁scrap", + -11.91120433807373 + ], + [ + "▁cardiovascular", + -11.911330223083496 + ], + [ + "▁sodium", + -11.911370277404785 + ], + [ + "▁borrow", + -11.911413192749023 + ], + [ + "▁serum", + -11.911434173583984 + ], + [ + "▁tightly", + -11.911487579345703 + ], + [ + "▁PHP", + -11.91180419921875 + ], + [ + "▁Elite", + -11.911861419677734 + ], + [ + "▁prototype", + -11.912216186523438 + ], + [ + "▁Rain", + -11.91224479675293 + ], + [ + "four", + -11.912477493286133 + ], + [ + "▁cab", + -11.912569046020508 + ], + [ + "▁scam", + -11.912792205810547 + ], + [ + "▁Fr", + -11.912837982177734 + ], + [ + "▁iPod", + -11.913018226623535 + ], + [ + "▁ministers", + -11.913118362426758 + ], + [ + "▁chrome", + -11.913130760192871 + ], + [ + "▁realizing", + -11.913147926330566 + ], + [ + "▁Fixed", + -11.913229942321777 + ], + [ + "▁sync", + -11.913368225097656 + ], + [ + "ena", + -11.913481712341309 + ], + [ + "▁wanna", + -11.913521766662598 + ], + [ + "▁examining", + -11.913543701171875 + ], + [ + "▁touchdown", + -11.913737297058105 + ], + [ + "▁miracle", + -11.913740158081055 + ], + [ + "▁pulls", + -11.913783073425293 + ], + [ + "▁SAP", + -11.91403865814209 + ], + [ + "▁bloody", + -11.914222717285156 + ], + [ + "▁Television", + -11.914230346679688 + ], + [ + "▁flagship", + -11.914274215698242 + ], + [ + "Mo", + -11.914443016052246 + ], + [ + "▁kicks", + -11.9144868850708 + ], + [ + "▁scripts", + -11.914511680603027 + ], + [ + "▁AB", + -11.91464614868164 + ], + [ + "HD", + -11.914667129516602 + ], + [ + "cher", + -11.914735794067383 + ], + [ + "▁playground", + -11.914798736572266 + ], + [ + "▁Bright", + -11.914814949035645 + ], + [ + "▁Glad", + -11.914871215820312 + ], + [ + "2005", + -11.914962768554688 + ], + [ + "▁Rebecca", + -11.915006637573242 + ], + [ + "▁sketch", + -11.915157318115234 + ], + [ + "▁storing", + -11.915345191955566 + ], + [ + "▁Railway", + -11.915388107299805 + ], + [ + "▁dysfunction", + -11.915444374084473 + ], + [ + "▁pathways", + -11.915494918823242 + ], + [ + "▁Res", + -11.915722846984863 + ], + [ + "See", + -11.915946960449219 + ], + [ + "ber", + -11.91602611541748 + ], + [ + "▁Kay", + -11.916031837463379 + ], + [ + "▁enforce", + -11.91603946685791 + ], + [ + "▁mint", + -11.916118621826172 + ], + [ + "▁problematic", + -11.916202545166016 + ], + [ + "▁flags", + -11.916275978088379 + ], + [ + "▁sour", + -11.916333198547363 + ], + [ + "▁variant", + -11.916338920593262 + ], + [ + "▁Educational", + -11.916540145874023 + ], + [ + "▁Har", + -11.916586875915527 + ], + [ + "▁Sleep", + -11.916807174682617 + ], + [ + "▁drums", + -11.916836738586426 + ], + [ + "▁Lynn", + -11.916994094848633 + ], + [ + "▁census", + -11.91699504852295 + ], + [ + "▁Popular", + -11.917354583740234 + ], + [ + "▁Whole", + -11.91740608215332 + ], + [ + "▁Arctic", + -11.91759967803955 + ], + [ + "rie", + -11.917784690856934 + ], + [ + "▁lightning", + -11.918060302734375 + ], + [ + "▁kindly", + -11.918177604675293 + ], + [ + "▁Move", + -11.918231964111328 + ], + [ + "▁charitable", + -11.918366432189941 + ], + [ + "news", + -11.918587684631348 + ], + [ + "▁preservation", + -11.918638229370117 + ], + [ + "▁proving", + -11.918667793273926 + ], + [ + "▁replica", + -11.918739318847656 + ], + [ + "MA", + -11.91886043548584 + ], + [ + "▁leap", + -11.918889045715332 + ], + [ + "▁shocking", + -11.918987274169922 + ], + [ + "▁premiums", + -11.9190673828125 + ], + [ + "▁ruin", + -11.919181823730469 + ], + [ + "▁allocated", + -11.919219017028809 + ], + [ + "▁Ultimately", + -11.919323921203613 + ], + [ + "▁thou", + -11.919452667236328 + ], + [ + "▁rendering", + -11.919530868530273 + ], + [ + "iest", + -11.919604301452637 + ], + [ + "▁Dinner", + -11.919647216796875 + ], + [ + "▁strangers", + -11.919768333435059 + ], + [ + "ON", + -11.919872283935547 + ], + [ + "▁bedding", + -11.920060157775879 + ], + [ + "▁ESPN", + -11.920064926147461 + ], + [ + "▁rushing", + -11.920138359069824 + ], + [ + "▁accompanying", + -11.920402526855469 + ], + [ + "▁Electrical", + -11.920409202575684 + ], + [ + "▁spinal", + -11.920475959777832 + ], + [ + "▁а", + -11.920506477355957 + ], + [ + "▁Mental", + -11.92051887512207 + ], + [ + "▁Butler", + -11.920536994934082 + ], + [ + "▁Knowing", + -11.92054557800293 + ], + [ + "▁supposedly", + -11.920676231384277 + ], + [ + "▁selections", + -11.920757293701172 + ], + [ + "▁reputable", + -11.920928001403809 + ], + [ + "▁unveiled", + -11.920977592468262 + ], + [ + "▁baseline", + -11.921180725097656 + ], + [ + "▁unsure", + -11.92142391204834 + ], + [ + "▁NSW", + -11.922415733337402 + ], + [ + "▁Conservative", + -11.922541618347168 + ], + [ + "case", + -11.922643661499023 + ], + [ + "▁parked", + -11.922772407531738 + ], + [ + "dar", + -11.9227933883667 + ], + [ + "▁Essay", + -11.922910690307617 + ], + [ + "▁Comment", + -11.923089027404785 + ], + [ + "▁subsidiary", + -11.923171043395996 + ], + [ + "▁noble", + -11.923225402832031 + ], + [ + "▁Bradley", + -11.923638343811035 + ], + [ + "▁overlooked", + -11.923726081848145 + ], + [ + "▁distress", + -11.923807144165039 + ], + [ + "▁accommodations", + -11.92420482635498 + ], + [ + "▁culinary", + -11.924304008483887 + ], + [ + "▁practiced", + -11.92431354522705 + ], + [ + "▁Downtown", + -11.924480438232422 + ], + [ + "▁Retail", + -11.924700736999512 + ], + [ + "▁ginger", + -11.9247465133667 + ], + [ + "▁murdered", + -11.92475700378418 + ], + [ + "tal", + -11.924762725830078 + ], + [ + "▁depot", + -11.925095558166504 + ], + [ + "proof", + -11.925104141235352 + ], + [ + "▁Memory", + -11.925592422485352 + ], + [ + "▁distinguish", + -11.925759315490723 + ], + [ + "▁freight", + -11.926002502441406 + ], + [ + "▁awake", + -11.926145553588867 + ], + [ + "▁Example", + -11.92625904083252 + ], + [ + "▁humidity", + -11.926259994506836 + ], + [ + "▁Beth", + -11.926457405090332 + ], + [ + "▁kills", + -11.926469802856445 + ], + [ + "▁Blu", + -11.926624298095703 + ], + [ + "▁awhile", + -11.926800727844238 + ], + [ + "▁Biology", + -11.926834106445312 + ], + [ + "▁headache", + -11.926973342895508 + ], + [ + "▁mono", + -11.927029609680176 + ], + [ + "▁Doors", + -11.927129745483398 + ], + [ + "▁dock", + -11.92733383178711 + ], + [ + "▁gig", + -11.927424430847168 + ], + [ + "▁Kar", + -11.92747688293457 + ], + [ + "▁exceptionally", + -11.927624702453613 + ], + [ + "▁est", + -11.927628517150879 + ], + [ + "▁MN", + -11.92774772644043 + ], + [ + "▁owe", + -11.927938461303711 + ], + [ + "▁Cemetery", + -11.9282865524292 + ], + [ + "lee", + -11.928321838378906 + ], + [ + "▁Yo", + -11.928421974182129 + ], + [ + "▁commitments", + -11.928437232971191 + ], + [ + "▁Manufacturing", + -11.928521156311035 + ], + [ + "▁fusion", + -11.928707122802734 + ], + [ + "▁framed", + -11.928853988647461 + ], + [ + "▁Heather", + -11.928881645202637 + ], + [ + "▁Imperial", + -11.929071426391602 + ], + [ + "▁Nicholas", + -11.929076194763184 + ], + [ + "▁1800", + -11.929082870483398 + ], + [ + "▁Sterling", + -11.929182052612305 + ], + [ + "▁appliance", + -11.929418563842773 + ], + [ + "▁bounce", + -11.92944622039795 + ], + [ + "▁ninth", + -11.92944622039795 + ], + [ + "ping", + -11.929553985595703 + ], + [ + "▁ego", + -11.929561614990234 + ], + [ + "▁crust", + -11.929605484008789 + ], + [ + "▁Tigers", + -11.929657936096191 + ], + [ + "▁Bel", + -11.929733276367188 + ], + [ + "▁BB", + -11.929743766784668 + ], + [ + "▁Tap", + -11.929923057556152 + ], + [ + "▁norm", + -11.930015563964844 + ], + [ + "▁vocabulary", + -11.93011474609375 + ], + [ + "▁Display", + -11.93016242980957 + ], + [ + "▁induced", + -11.930233001708984 + ], + [ + "▁Beer", + -11.930238723754883 + ], + [ + "▁overtime", + -11.93072509765625 + ], + [ + "▁1966", + -11.93076229095459 + ], + [ + "▁tide", + -11.930801391601562 + ], + [ + "▁imports", + -11.931159019470215 + ], + [ + "▁amino", + -11.931199073791504 + ], + [ + "▁defender", + -11.931282043457031 + ], + [ + "▁slipped", + -11.931587219238281 + ], + [ + "▁accessory", + -11.931842803955078 + ], + [ + "going", + -11.932000160217285 + ], + [ + "▁hey", + -11.932147026062012 + ], + [ + "▁Wonder", + -11.932161331176758 + ], + [ + "▁drought", + -11.932867050170898 + ], + [ + "▁Brooks", + -11.933064460754395 + ], + [ + "▁Hold", + -11.933112144470215 + ], + [ + "▁broadband", + -11.93326187133789 + ], + [ + "▁bitcoin", + -11.933401107788086 + ], + [ + "▁utterly", + -11.933614730834961 + ], + [ + "▁halfway", + -11.933627128601074 + ], + [ + "▁digging", + -11.933636665344238 + ], + [ + "▁associates", + -11.933727264404297 + ], + [ + "▁Weekly", + -11.933746337890625 + ], + [ + "▁Healthy", + -11.93377685546875 + ], + [ + "▁praised", + -11.93384075164795 + ], + [ + "▁incorporating", + -11.933873176574707 + ], + [ + "▁implied", + -11.933880805969238 + ], + [ + "▁Examples", + -11.93392276763916 + ], + [ + "▁Met", + -11.933996200561523 + ], + [ + "▁Fit", + -11.934144020080566 + ], + [ + "▁Ruby", + -11.93421459197998 + ], + [ + "▁absorbed", + -11.934684753417969 + ], + [ + "▁Physics", + -11.934808731079102 + ], + [ + "▁Shah", + -11.935125350952148 + ], + [ + "▁bachelor", + -11.935302734375 + ], + [ + "▁metro", + -11.935331344604492 + ], + [ + "▁explicit", + -11.935376167297363 + ], + [ + "▁Hebrew", + -11.935876846313477 + ], + [ + "▁Trinity", + -11.93587875366211 + ], + [ + "▁divisions", + -11.93600082397461 + ], + [ + "▁cartoon", + -11.9361572265625 + ], + [ + "▁Gaza", + -11.936209678649902 + ], + [ + "IP", + -11.936300277709961 + ], + [ + "▁amended", + -11.936614036560059 + ], + [ + "▁Nicole", + -11.936713218688965 + ], + [ + "▁autism", + -11.936721801757812 + ], + [ + "▁Twenty", + -11.936873435974121 + ], + [ + "▁tee", + -11.93696117401123 + ], + [ + "▁Seriously", + -11.937029838562012 + ], + [ + "▁shoppers", + -11.937029838562012 + ], + [ + "his", + -11.937031745910645 + ], + [ + "▁recovering", + -11.937051773071289 + ], + [ + "fer", + -11.937098503112793 + ], + [ + "▁Audi", + -11.937177658081055 + ], + [ + "▁relieve", + -11.937321662902832 + ], + [ + "▁Joel", + -11.937396049499512 + ], + [ + "▁Arabic", + -11.937840461730957 + ], + [ + "▁vulnerability", + -11.938278198242188 + ], + [ + "▁102", + -11.938302993774414 + ], + [ + "▁consolidation", + -11.938403129577637 + ], + [ + "▁logging", + -11.938488960266113 + ], + [ + "▁slept", + -11.938868522644043 + ], + [ + "var", + -11.9389066696167 + ], + [ + "▁Banks", + -11.93928337097168 + ], + [ + "▁pH", + -11.939705848693848 + ], + [ + "▁diamonds", + -11.939770698547363 + ], + [ + "▁Revenue", + -11.939839363098145 + ], + [ + "▁generates", + -11.939875602722168 + ], + [ + "▁buzz", + -11.940150260925293 + ], + [ + "▁nightmare", + -11.940247535705566 + ], + [ + "▁Zen", + -11.940324783325195 + ], + [ + "▁freelance", + -11.940530776977539 + ], + [ + "ene", + -11.940816879272461 + ], + [ + "▁adapter", + -11.941089630126953 + ], + [ + "▁Kid", + -11.941202163696289 + ], + [ + "▁inspirational", + -11.9412841796875 + ], + [ + "▁Paint", + -11.941373825073242 + ], + [ + "▁shuttle", + -11.941527366638184 + ], + [ + "▁contributes", + -11.941818237304688 + ], + [ + "▁Past", + -11.941990852355957 + ], + [ + "▁beast", + -11.942255020141602 + ], + [ + "▁Creating", + -11.942370414733887 + ], + [ + "▁seized", + -11.942383766174316 + ], + [ + "▁Flower", + -11.942408561706543 + ], + [ + "▁Ranch", + -11.942431449890137 + ], + [ + "▁Dar", + -11.942625999450684 + ], + [ + "▁Foods", + -11.942733764648438 + ], + [ + "▁archives", + -11.94274616241455 + ], + [ + "CD", + -11.942861557006836 + ], + [ + "▁um", + -11.942892074584961 + ], + [ + "▁empower", + -11.942991256713867 + ], + [ + "▁budgets", + -11.943002700805664 + ], + [ + "▁interim", + -11.943047523498535 + ], + [ + "▁mo", + -11.943077087402344 + ], + [ + "▁discounted", + -11.943093299865723 + ], + [ + "▁Rico", + -11.943145751953125 + ], + [ + "▁posed", + -11.943572044372559 + ], + [ + "▁carved", + -11.943646430969238 + ], + [ + "▁spy", + -11.943741798400879 + ], + [ + "▁Ban", + -11.943781852722168 + ], + [ + "▁Nearly", + -11.943913459777832 + ], + [ + "▁Viagra", + -11.944000244140625 + ], + [ + "▁fog", + -11.94400691986084 + ], + [ + "▁beverages", + -11.944128036499023 + ], + [ + "▁scenic", + -11.944167137145996 + ], + [ + "▁rat", + -11.944171905517578 + ], + [ + "▁duck", + -11.944357872009277 + ], + [ + "▁в", + -11.944498062133789 + ], + [ + "▁skiing", + -11.944633483886719 + ], + [ + "▁AN", + -11.944694519042969 + ], + [ + "▁Historic", + -11.944781303405762 + ], + [ + "▁Geo", + -11.944783210754395 + ], + [ + "▁Ro", + -11.944798469543457 + ], + [ + "▁Den", + -11.944892883300781 + ], + [ + "▁Plaza", + -11.945151329040527 + ], + [ + "length", + -11.945494651794434 + ], + [ + "▁escaped", + -11.945502281188965 + ], + [ + "▁chill", + -11.9456148147583 + ], + [ + "▁protesters", + -11.945722579956055 + ], + [ + "check", + -11.946304321289062 + ], + [ + "▁explosive", + -11.946327209472656 + ], + [ + "▁verbal", + -11.946480751037598 + ], + [ + "▁Bass", + -11.946503639221191 + ], + [ + "▁cushion", + -11.947013854980469 + ], + [ + "▁billions", + -11.947114944458008 + ], + [ + "▁Item", + -11.947136878967285 + ], + [ + "Good", + -11.94725513458252 + ], + [ + "▁dialog", + -11.947698593139648 + ], + [ + "▁Were", + -11.947942733764648 + ], + [ + "▁lanes", + -11.948013305664062 + ], + [ + "▁Norwegian", + -11.94809627532959 + ], + [ + "ile", + -11.948225021362305 + ], + [ + "▁diplomatic", + -11.948307991027832 + ], + [ + "▁surviving", + -11.94836711883545 + ], + [ + "▁elevation", + -11.948746681213379 + ], + [ + "▁Principal", + -11.94881820678711 + ], + [ + "▁Hannah", + -11.948863983154297 + ], + [ + "▁Dawn", + -11.94888687133789 + ], + [ + "▁cons", + -11.948908805847168 + ], + [ + "▁ONLY", + -11.94893741607666 + ], + [ + "▁convincing", + -11.948954582214355 + ], + [ + "▁Doing", + -11.948979377746582 + ], + [ + "▁Lights", + -11.949103355407715 + ], + [ + "▁seasoned", + -11.949108123779297 + ], + [ + "uri", + -11.949172973632812 + ], + [ + "▁Generation", + -11.949213027954102 + ], + [ + "app", + -11.949268341064453 + ], + [ + "zer", + -11.949446678161621 + ], + [ + "▁candles", + -11.949509620666504 + ], + [ + "▁Membership", + -11.949711799621582 + ], + [ + "▁oversight", + -11.950207710266113 + ], + [ + "▁Pot", + -11.950308799743652 + ], + [ + "▁merit", + -11.950401306152344 + ], + [ + "▁lonely", + -11.950465202331543 + ], + [ + "▁Jam", + -11.950550079345703 + ], + [ + "▁rookie", + -11.950617790222168 + ], + [ + "▁Politics", + -11.950638771057129 + ], + [ + "▁socially", + -11.950703620910645 + ], + [ + "▁footprint", + -11.950774192810059 + ], + [ + "God", + -11.95101261138916 + ], + [ + "▁Installation", + -11.951094627380371 + ], + [ + "DS", + -11.951184272766113 + ], + [ + "powered", + -11.951272010803223 + ], + [ + "▁FA", + -11.951560974121094 + ], + [ + "▁disturbing", + -11.95156192779541 + ], + [ + "▁instructors", + -11.951929092407227 + ], + [ + "▁Personally", + -11.952033042907715 + ], + [ + "▁environmentally", + -11.952075004577637 + ], + [ + "▁fool", + -11.952075004577637 + ], + [ + "▁snake", + -11.952173233032227 + ], + [ + "ju", + -11.95219612121582 + ], + [ + "▁Motion", + -11.952348709106445 + ], + [ + "▁connector", + -11.952385902404785 + ], + [ + "▁receptor", + -11.95246696472168 + ], + [ + "▁Poor", + -11.952483177185059 + ], + [ + "▁lush", + -11.952566146850586 + ], + [ + "▁lowered", + -11.952606201171875 + ], + [ + "▁taxpayers", + -11.952621459960938 + ], + [ + "▁Certification", + -11.952637672424316 + ], + [ + "▁criminals", + -11.952638626098633 + ], + [ + "▁debts", + -11.952638626098633 + ], + [ + "▁hopeful", + -11.952643394470215 + ], + [ + "▁consisted", + -11.952850341796875 + ], + [ + "▁Sr", + -11.952888488769531 + ], + [ + "▁Census", + -11.952919006347656 + ], + [ + "▁Shaw", + -11.952919006347656 + ], + [ + "▁Vehicle", + -11.952981948852539 + ], + [ + "▁Gar", + -11.953025817871094 + ], + [ + "▁commerce", + -11.953092575073242 + ], + [ + "del", + -11.953097343444824 + ], + [ + "▁towels", + -11.953277587890625 + ], + [ + "▁lengths", + -11.953470230102539 + ], + [ + "▁1945", + -11.953472137451172 + ], + [ + "▁Python", + -11.953702926635742 + ], + [ + "▁complained", + -11.953706741333008 + ], + [ + "▁FROM", + -11.953834533691406 + ], + [ + "▁Lou", + -11.95390510559082 + ], + [ + "▁Sci", + -11.954304695129395 + ], + [ + "▁Surgery", + -11.954329490661621 + ], + [ + "▁sticky", + -11.954383850097656 + ], + [ + "▁attain", + -11.954432487487793 + ], + [ + "▁tier", + -11.954512596130371 + ], + [ + "ure", + -11.954634666442871 + ], + [ + "family", + -11.954718589782715 + ], + [ + "▁learnt", + -11.95475959777832 + ], + [ + "▁PE", + -11.955031394958496 + ], + [ + "▁Fantasy", + -11.955290794372559 + ], + [ + "▁filming", + -11.955484390258789 + ], + [ + "▁surprises", + -11.9555025100708 + ], + [ + "▁infinite", + -11.955880165100098 + ], + [ + "▁Processing", + -11.955944061279297 + ], + [ + "▁shorts", + -11.956183433532715 + ], + [ + "▁rented", + -11.956398963928223 + ], + [ + "▁accessibility", + -11.956489562988281 + ], + [ + "▁Spider", + -11.956645011901855 + ], + [ + "▁surround", + -11.956727981567383 + ], + [ + "▁fairy", + -11.95692253112793 + ], + [ + "▁Wash", + -11.957195281982422 + ], + [ + "▁brakes", + -11.957501411437988 + ], + [ + "▁landmark", + -11.957599639892578 + ], + [ + "▁Bal", + -11.957600593566895 + ], + [ + "▁Belt", + -11.957618713378906 + ], + [ + "▁Diet", + -11.957772254943848 + ], + [ + "▁Newton", + -11.957793235778809 + ], + [ + "▁Fri", + -11.957860946655273 + ], + [ + "▁bra", + -11.957951545715332 + ], + [ + "▁complaining", + -11.958073616027832 + ], + [ + "▁Absolutely", + -11.958175659179688 + ], + [ + "▁Income", + -11.95844554901123 + ], + [ + "▁evenly", + -11.958565711975098 + ], + [ + "▁encryption", + -11.958879470825195 + ], + [ + "▁refugee", + -11.958885192871094 + ], + [ + "ily", + -11.959004402160645 + ], + [ + "▁Truck", + -11.959274291992188 + ], + [ + "▁GE", + -11.959443092346191 + ], + [ + "▁bargain", + -11.95954418182373 + ], + [ + "▁holistic", + -11.95955753326416 + ], + [ + "▁authentication", + -11.95960807800293 + ], + [ + "▁Representatives", + -11.95963191986084 + ], + [ + "▁acclaimed", + -11.959851264953613 + ], + [ + "▁cares", + -11.959871292114258 + ], + [ + "▁Workers", + -11.96001148223877 + ], + [ + "▁Miles", + -11.960139274597168 + ], + [ + "DC", + -11.960208892822266 + ], + [ + "▁denial", + -11.96045207977295 + ], + [ + "▁sail", + -11.960697174072266 + ], + [ + "▁honesty", + -11.960853576660156 + ], + [ + "▁accepts", + -11.960986137390137 + ], + [ + "▁beers", + -11.960991859436035 + ], + [ + "LA", + -11.961029052734375 + ], + [ + "John", + -11.961105346679688 + ], + [ + "▁practitioner", + -11.961119651794434 + ], + [ + "▁Tar", + -11.961135864257812 + ], + [ + "▁Programs", + -11.961160659790039 + ], + [ + "▁Trek", + -11.961318016052246 + ], + [ + "▁Discovery", + -11.961355209350586 + ], + [ + "▁ISBN", + -11.961617469787598 + ], + [ + "▁Specialist", + -11.961721420288086 + ], + [ + "ius", + -11.961738586425781 + ], + [ + "▁travelled", + -11.961752891540527 + ], + [ + "af", + -11.96181869506836 + ], + [ + "▁branded", + -11.962010383605957 + ], + [ + "▁tariffs", + -11.962082862854004 + ], + [ + "▁dash", + -11.962166786193848 + ], + [ + "▁personalities", + -11.962209701538086 + ], + [ + "▁TN", + -11.962276458740234 + ], + [ + "▁Portuguese", + -11.96243953704834 + ], + [ + "▁Participants", + -11.962505340576172 + ], + [ + "ward", + -11.962590217590332 + ], + [ + "▁neglect", + -11.96267318725586 + ], + [ + "▁ISIS", + -11.962721824645996 + ], + [ + "▁sir", + -11.962783813476562 + ], + [ + "▁Bonus", + -11.962919235229492 + ], + [ + "▁Lebanon", + -11.962944030761719 + ], + [ + "▁criticized", + -11.9629545211792 + ], + [ + "su", + -11.962969779968262 + ], + [ + "▁accelerate", + -11.963032722473145 + ], + [ + "▁Regular", + -11.96316909790039 + ], + [ + "▁Medium", + -11.963363647460938 + ], + [ + "sey", + -11.963397026062012 + ], + [ + "▁pilots", + -11.963607788085938 + ], + [ + "▁fond", + -11.963761329650879 + ], + [ + "▁rats", + -11.96403694152832 + ], + [ + "▁jewellery", + -11.964129447937012 + ], + [ + "▁longtime", + -11.964397430419922 + ], + [ + "▁Swift", + -11.9644775390625 + ], + [ + "▁Angela", + -11.9647798538208 + ], + [ + "▁obsessed", + -11.964871406555176 + ], + [ + "▁torque", + -11.964971542358398 + ], + [ + "▁colonial", + -11.965253829956055 + ], + [ + "▁Gear", + -11.965288162231445 + ], + [ + "Time", + -11.965314865112305 + ], + [ + "▁Tourism", + -11.965388298034668 + ], + [ + "▁Testing", + -11.965487480163574 + ], + [ + "▁slavery", + -11.96562671661377 + ], + [ + "▁definitions", + -11.965728759765625 + ], + [ + "▁wipe", + -11.965750694274902 + ], + [ + "▁payroll", + -11.965897560119629 + ], + [ + "▁merchant", + -11.965954780578613 + ], + [ + "▁detailing", + -11.965982437133789 + ], + [ + "▁supervisor", + -11.966304779052734 + ], + [ + "▁engineered", + -11.966346740722656 + ], + [ + "code", + -11.9664306640625 + ], + [ + "▁toast", + -11.96644401550293 + ], + [ + "▁Average", + -11.966606140136719 + ], + [ + "▁compatibility", + -11.9673490524292 + ], + [ + "piece", + -11.967358589172363 + ], + [ + "▁Traffic", + -11.96739673614502 + ], + [ + "▁Cor", + -11.967453956604004 + ], + [ + "▁BUT", + -11.967460632324219 + ], + [ + "built", + -11.967633247375488 + ], + [ + "▁Hughes", + -11.967938423156738 + ], + [ + "▁bless", + -11.967941284179688 + ], + [ + "▁invaluable", + -11.968087196350098 + ], + [ + "▁stiff", + -11.968100547790527 + ], + [ + "▁typing", + -11.968152046203613 + ], + [ + "▁submissions", + -11.96820068359375 + ], + [ + "▁MT", + -11.96854305267334 + ], + [ + "▁benchmark", + -11.968801498413086 + ], + [ + "▁propaganda", + -11.969032287597656 + ], + [ + "▁Engineer", + -11.969143867492676 + ], + [ + "▁calculator", + -11.969189643859863 + ], + [ + "▁Jesse", + -11.969191551208496 + ], + [ + "▁hypothesis", + -11.969285011291504 + ], + [ + "▁shutdown", + -11.969801902770996 + ], + [ + "▁springs", + -11.96994686126709 + ], + [ + "▁dumb", + -11.970022201538086 + ], + [ + "▁allocation", + -11.970035552978516 + ], + [ + "▁recruit", + -11.970117568969727 + ], + [ + "ston", + -11.970157623291016 + ], + [ + "▁fulfilled", + -11.970199584960938 + ], + [ + "▁requesting", + -11.970218658447266 + ], + [ + "125", + -11.970375061035156 + ], + [ + "▁fellowship", + -11.970455169677734 + ], + [ + "▁debit", + -11.97050952911377 + ], + [ + "▁remotely", + -11.970634460449219 + ], + [ + "▁resolutions", + -11.97069263458252 + ], + [ + "▁Eddie", + -11.970708847045898 + ], + [ + "▁Row", + -11.970976829528809 + ], + [ + "▁Problem", + -11.971025466918945 + ], + [ + "▁inbox", + -11.971092224121094 + ], + [ + "▁cinnamon", + -11.971277236938477 + ], + [ + "▁pronounced", + -11.971492767333984 + ], + [ + "▁potent", + -11.971650123596191 + ], + [ + "▁Solution", + -11.971830368041992 + ], + [ + "▁competitor", + -11.971928596496582 + ], + [ + "▁regulators", + -11.972033500671387 + ], + [ + "▁Bit", + -11.97225284576416 + ], + [ + "▁stereo", + -11.97230339050293 + ], + [ + "▁harness", + -11.972373962402344 + ], + [ + "▁therapies", + -11.972433090209961 + ], + [ + "▁headphones", + -11.972586631774902 + ], + [ + "UK", + -11.972644805908203 + ], + [ + "NO", + -11.972787857055664 + ], + [ + "▁valuation", + -11.972909927368164 + ], + [ + "▁hometown", + -11.972918510437012 + ], + [ + "▁rage", + -11.97301959991455 + ], + [ + "▁Provide", + -11.973204612731934 + ], + [ + "▁breathtaking", + -11.973339080810547 + ], + [ + "▁poured", + -11.973483085632324 + ], + [ + "▁rises", + -11.973624229431152 + ], + [ + "▁1900", + -11.973630905151367 + ], + [ + "▁studios", + -11.973645210266113 + ], + [ + "▁stretched", + -11.973648071289062 + ], + [ + "▁align", + -11.97382640838623 + ], + [ + "▁storms", + -11.97382640838623 + ], + [ + "Life", + -11.973828315734863 + ], + [ + "▁rub", + -11.973937034606934 + ], + [ + "▁deliberately", + -11.97411823272705 + ], + [ + "ich", + -11.974150657653809 + ], + [ + "▁Nepal", + -11.974356651306152 + ], + [ + "▁pig", + -11.974380493164062 + ], + [ + "▁Logan", + -11.974650382995605 + ], + [ + "▁Hitler", + -11.974716186523438 + ], + [ + "▁gifted", + -11.974780082702637 + ], + [ + "▁spoon", + -11.974990844726562 + ], + [ + "▁Thankfully", + -11.975007057189941 + ], + [ + "nik", + -11.975044250488281 + ], + [ + "▁politician", + -11.975258827209473 + ], + [ + "▁Min", + -11.975446701049805 + ], + [ + "▁Lion", + -11.975451469421387 + ], + [ + "ala", + -11.97546100616455 + ], + [ + "▁detention", + -11.975667953491211 + ], + [ + "works", + -11.975692749023438 + ], + [ + "▁Decor", + -11.975759506225586 + ], + [ + "▁premise", + -11.975847244262695 + ], + [ + "profile", + -11.976048469543457 + ], + [ + "city", + -11.976109504699707 + ], + [ + "▁technician", + -11.976339340209961 + ], + [ + "sha", + -11.976484298706055 + ], + [ + "▁acrylic", + -11.976622581481934 + ], + [ + "▁Method", + -11.976627349853516 + ], + [ + "▁Iraqi", + -11.976675987243652 + ], + [ + "▁fulfilling", + -11.976707458496094 + ], + [ + "▁pertaining", + -11.976713180541992 + ], + [ + "▁relevance", + -11.97673225402832 + ], + [ + "▁outfits", + -11.976733207702637 + ], + [ + "bad", + -11.976906776428223 + ], + [ + "ira", + -11.977169036865234 + ], + [ + "▁differential", + -11.977394104003906 + ], + [ + "user", + -11.97767448425293 + ], + [ + "rated", + -11.977753639221191 + ], + [ + "▁banana", + -11.977806091308594 + ], + [ + "▁preferably", + -11.977948188781738 + ], + [ + "▁graduating", + -11.978086471557617 + ], + [ + "▁cu", + -11.978110313415527 + ], + [ + "▁Honor", + -11.978246688842773 + ], + [ + "▁eleven", + -11.978260040283203 + ], + [ + "▁restrict", + -11.978304862976074 + ], + [ + "▁UC", + -11.978604316711426 + ], + [ + "▁Clay", + -11.978641510009766 + ], + [ + "▁boarding", + -11.97868537902832 + ], + [ + "▁Chile", + -11.979110717773438 + ], + [ + "▁salon", + -11.979701042175293 + ], + [ + "▁arguably", + -11.979873657226562 + ], + [ + "▁Stuart", + -11.97996711730957 + ], + [ + "▁RSS", + -11.979986190795898 + ], + [ + "▁Rated", + -11.98015308380127 + ], + [ + "▁Baseball", + -11.980276107788086 + ], + [ + "▁headline", + -11.980361938476562 + ], + [ + "▁apologize", + -11.980626106262207 + ], + [ + "▁Bailey", + -11.980630874633789 + ], + [ + "ā", + -11.980636596679688 + ], + [ + "▁litter", + -11.980649948120117 + ], + [ + "▁128", + -11.980806350708008 + ], + [ + "▁Request", + -11.980978965759277 + ], + [ + "▁Fly", + -11.981181144714355 + ], + [ + "▁anime", + -11.981246948242188 + ], + [ + "▁grains", + -11.981361389160156 + ], + [ + "▁Sacramento", + -11.981473922729492 + ], + [ + "▁bandwidth", + -11.982047080993652 + ], + [ + "▁Leonard", + -11.982084274291992 + ], + [ + "▁Officers", + -11.982114791870117 + ], + [ + "▁ensemble", + -11.982379913330078 + ], + [ + "▁scholarships", + -11.982667922973633 + ], + [ + "▁Bookmark", + -11.982918739318848 + ], + [ + "▁Partnership", + -11.983015060424805 + ], + [ + "▁DS", + -11.983043670654297 + ], + [ + "▁nap", + -11.983067512512207 + ], + [ + "▁Southwest", + -11.983074188232422 + ], + [ + "▁Bennett", + -11.983185768127441 + ], + [ + "▁Ellen", + -11.983208656311035 + ], + [ + "De", + -11.983322143554688 + ], + [ + "▁developmental", + -11.983516693115234 + ], + [ + "▁greens", + -11.983766555786133 + ], + [ + "craft", + -11.983802795410156 + ], + [ + "CA", + -11.983892440795898 + ], + [ + "TH", + -11.983912467956543 + ], + [ + "generation", + -11.983949661254883 + ], + [ + "▁mushrooms", + -11.984028816223145 + ], + [ + "▁slices", + -11.984050750732422 + ], + [ + "2004", + -11.984140396118164 + ], + [ + "▁earrings", + -11.984155654907227 + ], + [ + "AC", + -11.984297752380371 + ], + [ + "twitter", + -11.984384536743164 + ], + [ + "▁shaking", + -11.984427452087402 + ], + [ + "▁Experts", + -11.98447036743164 + ], + [ + "▁beginners", + -11.984487533569336 + ], + [ + "▁Wear", + -11.984551429748535 + ], + [ + "▁Laser", + -11.984676361083984 + ], + [ + "▁intervals", + -11.98479175567627 + ], + [ + "▁ramp", + -11.984854698181152 + ], + [ + "▁civilization", + -11.984912872314453 + ], + [ + "▁Ba", + -11.984931945800781 + ], + [ + "▁ferry", + -11.9850492477417 + ], + [ + "▁advertisements", + -11.985151290893555 + ], + [ + "▁arch", + -11.985379219055176 + ], + [ + "▁Ti", + -11.98538589477539 + ], + [ + "▁roasted", + -11.985679626464844 + ], + [ + "▁yogurt", + -11.985701560974121 + ], + [ + "▁advertisement", + -11.985709190368652 + ], + [ + "▁Ideal", + -11.985908508300781 + ], + [ + "▁Response", + -11.986197471618652 + ], + [ + "▁fragrance", + -11.986331939697266 + ], + [ + "▁1963", + -11.986391067504883 + ], + [ + "value", + -11.986527442932129 + ], + [ + "▁Statement", + -11.986740112304688 + ], + [ + "▁credited", + -11.986794471740723 + ], + [ + "▁backwards", + -11.986801147460938 + ], + [ + "▁Newcastle", + -11.98682975769043 + ], + [ + "▁Tel", + -11.987195014953613 + ], + [ + "▁RM", + -11.987571716308594 + ], + [ + "▁Drew", + -11.987615585327148 + ], + [ + "▁inputs", + -11.987631797790527 + ], + [ + "▁Methods", + -11.98768138885498 + ], + [ + "▁salaries", + -11.987707138061523 + ], + [ + "▁Poker", + -11.988003730773926 + ], + [ + "▁Representative", + -11.988052368164062 + ], + [ + "▁peanut", + -11.98824691772461 + ], + [ + "▁knit", + -11.988585472106934 + ], + [ + "▁identifies", + -11.988861083984375 + ], + [ + "▁occurrence", + -11.988863945007324 + ], + [ + "▁feasible", + -11.989450454711914 + ], + [ + "▁Hero", + -11.98957347869873 + ], + [ + "▁cheer", + -11.989785194396973 + ], + [ + "▁optimized", + -11.990023612976074 + ], + [ + "▁crews", + -11.990266799926758 + ], + [ + "▁Cars", + -11.990601539611816 + ], + [ + "▁Grab", + -11.99060344696045 + ], + [ + "▁upstairs", + -11.990625381469727 + ], + [ + "▁villa", + -11.990691184997559 + ], + [ + "▁asthma", + -11.990832328796387 + ], + [ + "▁boutique", + -11.990862846374512 + ], + [ + "▁Rescue", + -11.990970611572266 + ], + [ + "▁Venezuela", + -11.991048812866211 + ], + [ + "▁shrimp", + -11.99107551574707 + ], + [ + "▁Mat", + -11.991086959838867 + ], + [ + "▁kicking", + -11.991291046142578 + ], + [ + "▁stirring", + -11.991314888000488 + ], + [ + "▁particle", + -11.99131965637207 + ], + [ + "▁builders", + -11.991387367248535 + ], + [ + "▁Written", + -11.99152660369873 + ], + [ + "▁Brady", + -11.99158000946045 + ], + [ + "▁blades", + -11.99159049987793 + ], + [ + "▁noticeable", + -11.99163818359375 + ], + [ + "▁chopped", + -11.991742134094238 + ], + [ + "via", + -11.991865158081055 + ], + [ + "▁Papers", + -11.99189567565918 + ], + [ + "▁startups", + -11.991918563842773 + ], + [ + "three", + -11.992292404174805 + ], + [ + "▁PT", + -11.992427825927734 + ], + [ + "▁virtue", + -11.992609024047852 + ], + [ + "URL", + -11.992656707763672 + ], + [ + "cast", + -11.992718696594238 + ], + [ + "▁Cotton", + -11.993047714233398 + ], + [ + "▁Shore", + -11.993178367614746 + ], + [ + "▁Ghana", + -11.993241310119629 + ], + [ + "selling", + -11.993249893188477 + ], + [ + "▁behave", + -11.993315696716309 + ], + [ + "▁HAVE", + -11.993648529052734 + ], + [ + "▁Chemistry", + -11.993753433227539 + ], + [ + "▁antenna", + -11.993812561035156 + ], + [ + "▁teammates", + -11.993983268737793 + ], + [ + "▁buffet", + -11.99402141571045 + ], + [ + "▁urine", + -11.994024276733398 + ], + [ + "▁subjected", + -11.994032859802246 + ], + [ + "▁storytelling", + -11.994091033935547 + ], + [ + "▁911", + -11.99423599243164 + ], + [ + "▁smiles", + -11.994314193725586 + ], + [ + "▁workflow", + -11.994369506835938 + ], + [ + "▁doses", + -11.994745254516602 + ], + [ + "▁disruption", + -11.9949312210083 + ], + [ + "▁Corner", + -11.994980812072754 + ], + [ + "▁princess", + -11.995083808898926 + ], + [ + "▁assortment", + -11.99520492553711 + ], + [ + "▁Allow", + -11.995475769042969 + ], + [ + "▁Noah", + -11.995563507080078 + ], + [ + "▁220", + -11.995569229125977 + ], + [ + "▁UAE", + -11.995970726013184 + ], + [ + "▁retire", + -11.996023178100586 + ], + [ + "▁securely", + -11.996166229248047 + ], + [ + "▁Clearly", + -11.996188163757324 + ], + [ + "▁Parish", + -11.996207237243652 + ], + [ + "▁slope", + -11.99623966217041 + ], + [ + "▁uniquely", + -11.996602058410645 + ], + [ + "induced", + -11.996686935424805 + ], + [ + "▁Hub", + -11.996696472167969 + ], + [ + "▁bracket", + -11.996834754943848 + ], + [ + "▁comfy", + -11.997313499450684 + ], + [ + "▁Hours", + -11.997321128845215 + ], + [ + "▁placeholder", + -11.997344017028809 + ], + [ + "▁relying", + -11.997398376464844 + ], + [ + "▁bulb", + -11.997611999511719 + ], + [ + "▁antibiotics", + -11.997772216796875 + ], + [ + "▁deceased", + -11.99779224395752 + ], + [ + "▁cushions", + -11.998189926147461 + ], + [ + "▁forthcoming", + -11.998376846313477 + ], + [ + "▁caption", + -11.99848461151123 + ], + [ + "▁Eat", + -11.998799324035645 + ], + [ + "▁Colombia", + -11.998834609985352 + ], + [ + "▁Maintenance", + -11.998920440673828 + ], + [ + "▁adhere", + -11.998967170715332 + ], + [ + "▁justified", + -11.999027252197266 + ], + [ + "Love", + -11.999119758605957 + ], + [ + "▁Subscribe", + -11.999290466308594 + ], + [ + "py", + -11.999444007873535 + ], + [ + "▁bizarre", + -11.999454498291016 + ], + [ + "▁devil", + -11.999547958374023 + ], + [ + "▁Lakes", + -11.999650001525879 + ], + [ + "▁martial", + -11.999714851379395 + ], + [ + "▁abused", + -11.99976634979248 + ], + [ + "▁Opening", + -12.000057220458984 + ], + [ + "▁balancing", + -12.00025463104248 + ], + [ + "▁Isaac", + -12.000409126281738 + ], + [ + "wall", + -12.000428199768066 + ], + [ + "▁Operation", + -12.000544548034668 + ], + [ + "▁Election", + -12.000551223754883 + ], + [ + "▁pictured", + -12.000597953796387 + ], + [ + "▁Nokia", + -12.00092601776123 + ], + [ + "▁Dual", + -12.000991821289062 + ], + [ + "ros", + -12.001089096069336 + ], + [ + "▁demonstrating", + -12.001494407653809 + ], + [ + "▁flush", + -12.001507759094238 + ], + [ + "▁cracks", + -12.001514434814453 + ], + [ + "▁Dogs", + -12.001633644104004 + ], + [ + "any", + -12.001758575439453 + ], + [ + "color", + -12.00186538696289 + ], + [ + "▁Leeds", + -12.001867294311523 + ], + [ + "▁Certainly", + -12.001897811889648 + ], + [ + "▁navy", + -12.002013206481934 + ], + [ + "▁Superior", + -12.002130508422852 + ], + [ + "▁450", + -12.002154350280762 + ], + [ + "▁lifelong", + -12.002288818359375 + ], + [ + "▁prosperity", + -12.00229549407959 + ], + [ + "▁haul", + -12.002471923828125 + ], + [ + "▁asylum", + -12.002677917480469 + ], + [ + "▁inclined", + -12.002726554870605 + ], + [ + "▁rejection", + -12.002751350402832 + ], + [ + "▁wellbeing", + -12.002961158752441 + ], + [ + "▁lungs", + -12.003033638000488 + ], + [ + "▁cardiac", + -12.00309944152832 + ], + [ + "▁Vienna", + -12.003341674804688 + ], + [ + "▁Tonight", + -12.003425598144531 + ], + [ + "▁stems", + -12.003530502319336 + ], + [ + "too", + -12.003602981567383 + ], + [ + "▁institute", + -12.003642082214355 + ], + [ + "▁Tai", + -12.003843307495117 + ], + [ + "▁Excellence", + -12.003952026367188 + ], + [ + "▁timeless", + -12.00396728515625 + ], + [ + "▁civic", + -12.004220008850098 + ], + [ + "▁chasing", + -12.004385948181152 + ], + [ + "▁swept", + -12.004392623901367 + ], + [ + "▁velocity", + -12.00450325012207 + ], + [ + "▁🙂", + -12.004526138305664 + ], + [ + "▁screws", + -12.004841804504395 + ], + [ + "▁coloured", + -12.00497055053711 + ], + [ + "▁exhibitions", + -12.005024909973145 + ], + [ + "▁abandon", + -12.005248069763184 + ], + [ + "▁optimum", + -12.005256652832031 + ], + [ + "▁Wave", + -12.005345344543457 + ], + [ + "▁veggies", + -12.005389213562012 + ], + [ + "▁Dress", + -12.005404472351074 + ], + [ + "▁renew", + -12.005517959594727 + ], + [ + "ens", + -12.005587577819824 + ], + [ + "▁и", + -12.005675315856934 + ], + [ + "cap", + -12.006513595581055 + ], + [ + "▁una", + -12.006580352783203 + ], + [ + "▁104", + -12.006747245788574 + ], + [ + "▁bolt", + -12.006936073303223 + ], + [ + "▁Kill", + -12.006937980651855 + ], + [ + "▁plea", + -12.006989479064941 + ], + [ + "▁Considering", + -12.007061958312988 + ], + [ + "▁incomplete", + -12.007080078125 + ], + [ + "▁Subject", + -12.007096290588379 + ], + [ + "▁presidency", + -12.007204055786133 + ], + [ + "▁CSS", + -12.007326126098633 + ], + [ + "▁Coalition", + -12.007450103759766 + ], + [ + "▁guiding", + -12.007524490356445 + ], + [ + "▁lend", + -12.007701873779297 + ], + [ + "▁weed", + -12.007795333862305 + ], + [ + "▁efficacy", + -12.007915496826172 + ], + [ + "mont", + -12.008060455322266 + ], + [ + "▁pixel", + -12.008070945739746 + ], + [ + "▁buddy", + -12.008157730102539 + ], + [ + "▁rigorous", + -12.008184432983398 + ], + [ + "▁melted", + -12.008223533630371 + ], + [ + "▁Wheel", + -12.008349418640137 + ], + [ + "▁linen", + -12.008377075195312 + ], + [ + "▁Path", + -12.0086030960083 + ], + [ + "▁ancestors", + -12.008665084838867 + ], + [ + "▁gotta", + -12.008728981018066 + ], + [ + "People", + -12.008756637573242 + ], + [ + "101", + -12.008944511413574 + ], + [ + "its", + -12.009017944335938 + ], + [ + "hole", + -12.00905990600586 + ], + [ + "▁Firefox", + -12.009462356567383 + ], + [ + "▁shooter", + -12.00953197479248 + ], + [ + "▁tunes", + -12.009923934936523 + ], + [ + "▁entertain", + -12.009978294372559 + ], + [ + "▁shaping", + -12.009982109069824 + ], + [ + "▁Pizza", + -12.010103225708008 + ], + [ + "▁Melissa", + -12.01017951965332 + ], + [ + "▁canal", + -12.010200500488281 + ], + [ + "▁Cox", + -12.010577201843262 + ], + [ + "у", + -12.010706901550293 + ], + [ + "▁Nigerian", + -12.010730743408203 + ], + [ + "▁quantitative", + -12.010811805725098 + ], + [ + "▁LOL", + -12.011330604553223 + ], + [ + "hu", + -12.011368751525879 + ], + [ + "▁resin", + -12.011374473571777 + ], + [ + "▁substrate", + -12.0114107131958 + ], + [ + "▁vegetarian", + -12.011431694030762 + ], + [ + "▁Montgomery", + -12.011580467224121 + ], + [ + "▁workouts", + -12.011616706848145 + ], + [ + "▁honors", + -12.011754989624023 + ], + [ + "▁inquiries", + -12.011772155761719 + ], + [ + "▁Ta", + -12.011785507202148 + ], + [ + "▁textures", + -12.011970520019531 + ], + [ + "▁grandparents", + -12.012042999267578 + ], + [ + "By", + -12.01211166381836 + ], + [ + "▁Martha", + -12.012155532836914 + ], + [ + "▁architects", + -12.012256622314453 + ], + [ + "▁Sox", + -12.012385368347168 + ], + [ + "▁illnesses", + -12.012389183044434 + ], + [ + "▁Modi", + -12.012556076049805 + ], + [ + "▁fork", + -12.012662887573242 + ], + [ + "▁charities", + -12.012850761413574 + ], + [ + "▁Divine", + -12.012855529785156 + ], + [ + "▁coil", + -12.013211250305176 + ], + [ + "▁impress", + -12.013258934020996 + ], + [ + "▁wrestling", + -12.013352394104004 + ], + [ + "▁Bee", + -12.013370513916016 + ], + [ + "▁bucks", + -12.013384819030762 + ], + [ + "mp", + -12.013435363769531 + ], + [ + "ington", + -12.013470649719238 + ], + [ + "▁170", + -12.013517379760742 + ], + [ + "▁remedies", + -12.013598442077637 + ], + [ + "▁tract", + -12.013691902160645 + ], + [ + "▁crush", + -12.01371955871582 + ], + [ + "▁Calif", + -12.01374626159668 + ], + [ + "▁Points", + -12.013761520385742 + ], + [ + "▁McCain", + -12.013792991638184 + ], + [ + "▁stealing", + -12.013866424560547 + ], + [ + "▁Ancient", + -12.013936042785645 + ], + [ + "▁allergies", + -12.014098167419434 + ], + [ + "▁hazardous", + -12.01419448852539 + ], + [ + "▁zoom", + -12.014395713806152 + ], + [ + "▁inevitably", + -12.014639854431152 + ], + [ + "▁brains", + -12.01468276977539 + ], + [ + "▁Cathedral", + -12.014771461486816 + ], + [ + "▁Lastly", + -12.01491641998291 + ], + [ + "▁Neo", + -12.015096664428711 + ], + [ + "▁trademarks", + -12.015220642089844 + ], + [ + "▁Dylan", + -12.015329360961914 + ], + [ + "▁commodity", + -12.015497207641602 + ], + [ + "▁Lot", + -12.015534400939941 + ], + [ + "▁comprise", + -12.015790939331055 + ], + [ + "ati", + -12.015825271606445 + ], + [ + "▁Hu", + -12.015829086303711 + ], + [ + "▁immigrant", + -12.015894889831543 + ], + [ + "▁Patriots", + -12.015929222106934 + ], + [ + "▁pots", + -12.015984535217285 + ], + [ + "▁umbrella", + -12.016143798828125 + ], + [ + "▁Proceedings", + -12.016169548034668 + ], + [ + "▁wilderness", + -12.016185760498047 + ], + [ + "▁exploit", + -12.01622200012207 + ], + [ + "▁counterparts", + -12.01642894744873 + ], + [ + "▁exquisite", + -12.016495704650879 + ], + [ + "▁hottest", + -12.016585350036621 + ], + [ + "▁Bears", + -12.016613960266113 + ], + [ + "▁vent", + -12.016740798950195 + ], + [ + "▁warnings", + -12.016953468322754 + ], + [ + "▁Nine", + -12.016990661621094 + ], + [ + "▁Kai", + -12.01704216003418 + ], + [ + "eu", + -12.01705265045166 + ], + [ + "second", + -12.017127990722656 + ], + [ + "▁Properties", + -12.017146110534668 + ], + [ + "▁Edit", + -12.01715087890625 + ], + [ + "clock", + -12.017326354980469 + ], + [ + "▁Pain", + -12.017400741577148 + ], + [ + "▁il", + -12.017550468444824 + ], + [ + "▁Likewise", + -12.017585754394531 + ], + [ + "View", + -12.017974853515625 + ], + [ + "▁depressed", + -12.018293380737305 + ], + [ + "▁analog", + -12.018416404724121 + ], + [ + "▁monsters", + -12.018476486206055 + ], + [ + "om", + -12.018511772155762 + ], + [ + "▁focal", + -12.018536567687988 + ], + [ + "▁240", + -12.018677711486816 + ], + [ + "▁handsome", + -12.018855094909668 + ], + [ + "▁Ensure", + -12.018872261047363 + ], + [ + "▁surfing", + -12.018948554992676 + ], + [ + "▁sweeping", + -12.019103050231934 + ], + [ + "tra", + -12.0192289352417 + ], + [ + "▁Applied", + -12.019305229187012 + ], + [ + "pan", + -12.0193452835083 + ], + [ + "▁landscaping", + -12.019424438476562 + ], + [ + "▁airports", + -12.019471168518066 + ], + [ + "▁risky", + -12.019488334655762 + ], + [ + "▁Skills", + -12.019515037536621 + ], + [ + "▁EN", + -12.019567489624023 + ], + [ + "▁announcing", + -12.019665718078613 + ], + [ + "▁hug", + -12.02001953125 + ], + [ + "▁interpreted", + -12.020167350769043 + ], + [ + "▁Province", + -12.020220756530762 + ], + [ + "▁mighty", + -12.020232200622559 + ], + [ + "▁spends", + -12.020662307739258 + ], + [ + "▁bump", + -12.02070426940918 + ], + [ + "▁marketers", + -12.020734786987305 + ], + [ + "▁Tamil", + -12.021021842956543 + ], + [ + "▁messy", + -12.021044731140137 + ], + [ + "▁Complex", + -12.02114486694336 + ], + [ + "▁Earl", + -12.02135944366455 + ], + [ + "▁Perth", + -12.021526336669922 + ], + [ + "lon", + -12.021527290344238 + ], + [ + "▁stimulate", + -12.021596908569336 + ], + [ + "▁hydraulic", + -12.021600723266602 + ], + [ + "▁philosophical", + -12.021885871887207 + ], + [ + "▁committees", + -12.02225112915039 + ], + [ + "▁ham", + -12.022315979003906 + ], + [ + "110", + -12.022618293762207 + ], + [ + "▁myth", + -12.022747993469238 + ], + [ + "▁rep", + -12.022919654846191 + ], + [ + "▁volatility", + -12.022919654846191 + ], + [ + "ph", + -12.023097038269043 + ], + [ + "▁herbal", + -12.023287773132324 + ], + [ + "▁Defence", + -12.023536682128906 + ], + [ + "▁Male", + -12.023723602294922 + ], + [ + "shot", + -12.023789405822754 + ], + [ + "human", + -12.023829460144043 + ], + [ + "▁arthritis", + -12.023967742919922 + ], + [ + "▁steadily", + -12.024007797241211 + ], + [ + "Who", + -12.024026870727539 + ], + [ + "▁dam", + -12.02415657043457 + ], + [ + "▁cracked", + -12.02437973022461 + ], + [ + "take", + -12.024412155151367 + ], + [ + "▁revision", + -12.024537086486816 + ], + [ + "▁heights", + -12.02483081817627 + ], + [ + "full", + -12.024879455566406 + ], + [ + "▁extracted", + -12.024930000305176 + ], + [ + "▁purse", + -12.024978637695312 + ], + [ + "▁INC", + -12.025074005126953 + ], + [ + "▁Bon", + -12.025260925292969 + ], + [ + "▁nodded", + -12.025266647338867 + ], + [ + "▁unhappy", + -12.025538444519043 + ], + [ + "▁Gay", + -12.025736808776855 + ], + [ + "▁electoral", + -12.025792121887207 + ], + [ + "▁DB", + -12.02580738067627 + ], + [ + "▁retaining", + -12.025870323181152 + ], + [ + "▁partnered", + -12.026216506958008 + ], + [ + "▁MR", + -12.026274681091309 + ], + [ + "▁Athens", + -12.02639389038086 + ], + [ + "▁blended", + -12.02649211883545 + ], + [ + "▁Battery", + -12.026598930358887 + ], + [ + "▁Firm", + -12.02686882019043 + ], + [ + "▁Pastor", + -12.026981353759766 + ], + [ + "▁presently", + -12.027031898498535 + ], + [ + "▁Cruise", + -12.027100563049316 + ], + [ + "▁nano", + -12.027356147766113 + ], + [ + "resistant", + -12.027364730834961 + ], + [ + "▁stole", + -12.027504920959473 + ], + [ + "▁alpha", + -12.02757740020752 + ], + [ + "▁accompany", + -12.027762413024902 + ], + [ + "▁Metropolitan", + -12.027798652648926 + ], + [ + "▁creators", + -12.027812957763672 + ], + [ + "pop", + -12.02835464477539 + ], + [ + "ot", + -12.028660774230957 + ], + [ + "▁Bake", + -12.028841018676758 + ], + [ + "▁autonomous", + -12.028857231140137 + ], + [ + "▁variants", + -12.029166221618652 + ], + [ + "▁freshly", + -12.029258728027344 + ], + [ + "▁gateway", + -12.02932357788086 + ], + [ + "▁hello", + -12.02940845489502 + ], + [ + "▁Hindu", + -12.029419898986816 + ], + [ + "▁reign", + -12.029454231262207 + ], + [ + "▁distributor", + -12.029509544372559 + ], + [ + "▁doubts", + -12.029598236083984 + ], + [ + "▁Bike", + -12.02997875213623 + ], + [ + "▁advancement", + -12.030045509338379 + ], + [ + "ence", + -12.03006362915039 + ], + [ + "▁strains", + -12.030220031738281 + ], + [ + "▁Tag", + -12.030332565307617 + ], + [ + "▁Profile", + -12.03039836883545 + ], + [ + "▁Nutrition", + -12.030506134033203 + ], + [ + "▁seated", + -12.030518531799316 + ], + [ + "▁Individual", + -12.030545234680176 + ], + [ + "▁batter", + -12.03063678741455 + ], + [ + "▁Glenn", + -12.030852317810059 + ], + [ + "▁collectively", + -12.031137466430664 + ], + [ + "▁absorption", + -12.031214714050293 + ], + [ + "▁risen", + -12.031390190124512 + ], + [ + "▁Desert", + -12.031482696533203 + ], + [ + "▁Cities", + -12.031497955322266 + ], + [ + "▁internship", + -12.031546592712402 + ], + [ + "▁economical", + -12.03172779083252 + ], + [ + "▁Employment", + -12.031800270080566 + ], + [ + "▁assessing", + -12.031801223754883 + ], + [ + "▁Electronics", + -12.031830787658691 + ], + [ + "CH", + -12.03187370300293 + ], + [ + "▁ER", + -12.031936645507812 + ], + [ + "▁fixture", + -12.031984329223633 + ], + [ + "▁cop", + -12.032083511352539 + ], + [ + "▁Chain", + -12.032212257385254 + ], + [ + "ban", + -12.032355308532715 + ], + [ + "▁unaware", + -12.032367706298828 + ], + [ + "▁Peru", + -12.03243350982666 + ], + [ + "▁congregation", + -12.033003807067871 + ], + [ + "▁indirect", + -12.033188819885254 + ], + [ + "▁Consulting", + -12.033548355102539 + ], + [ + "▁revelation", + -12.033595085144043 + ], + [ + "▁reside", + -12.03365421295166 + ], + [ + "▁Fellow", + -12.03393840789795 + ], + [ + "▁Wu", + -12.033955574035645 + ], + [ + "▁Buddhist", + -12.033970832824707 + ], + [ + "▁Photoshop", + -12.033989906311035 + ], + [ + "▁Andrea", + -12.034090042114258 + ], + [ + "▁transforming", + -12.03421688079834 + ], + [ + "ua", + -12.03431510925293 + ], + [ + "▁decorate", + -12.034341812133789 + ], + [ + "▁webpage", + -12.0343599319458 + ], + [ + "bu", + -12.034368515014648 + ], + [ + "▁homeowner", + -12.034775733947754 + ], + [ + "soft", + -12.034836769104004 + ], + [ + "▁tabs", + -12.035228729248047 + ], + [ + "▁congressional", + -12.035316467285156 + ], + [ + "▁ambassador", + -12.035346984863281 + ], + [ + "▁heavier", + -12.035355567932129 + ], + [ + "email", + -12.035486221313477 + ], + [ + "▁queue", + -12.035615921020508 + ], + [ + "▁Der", + -12.03562068939209 + ], + [ + "▁exhibited", + -12.035672187805176 + ], + [ + "▁Ty", + -12.036092758178711 + ], + [ + "▁pressures", + -12.036093711853027 + ], + [ + "▁severity", + -12.03612232208252 + ], + [ + "▁NZ", + -12.036164283752441 + ], + [ + "▁blew", + -12.03627872467041 + ], + [ + "General", + -12.036325454711914 + ], + [ + "▁1962", + -12.036344528198242 + ], + [ + "▁gaze", + -12.036492347717285 + ], + [ + "▁nominee", + -12.036579132080078 + ], + [ + "▁destroying", + -12.03664493560791 + ], + [ + "▁Triple", + -12.036676406860352 + ], + [ + "▁hygiene", + -12.036860466003418 + ], + [ + "▁coordinated", + -12.036867141723633 + ], + [ + "▁accumulated", + -12.037034034729004 + ], + [ + "Best", + -12.037397384643555 + ], + [ + "handed", + -12.037409782409668 + ], + [ + "▁incorporates", + -12.037613868713379 + ], + [ + "▁beginner", + -12.037670135498047 + ], + [ + "▁corrected", + -12.037688255310059 + ], + [ + "▁lodge", + -12.037781715393066 + ], + [ + "working", + -12.037948608398438 + ], + [ + "▁Memphis", + -12.038028717041016 + ], + [ + "▁Literature", + -12.038103103637695 + ], + [ + "ative", + -12.0383939743042 + ], + [ + "▁sorted", + -12.038469314575195 + ], + [ + "▁recognizes", + -12.038501739501953 + ], + [ + "▁Thinking", + -12.038541793823242 + ], + [ + "▁adjusting", + -12.038793563842773 + ], + [ + "▁Derek", + -12.03893756866455 + ], + [ + "▁HVAC", + -12.039012908935547 + ], + [ + "▁multitude", + -12.0390625 + ], + [ + "▁meanwhile", + -12.039091110229492 + ], + [ + "sub", + -12.039104461669922 + ], + [ + "▁discourse", + -12.039139747619629 + ], + [ + "▁106", + -12.039249420166016 + ], + [ + "▁validity", + -12.039267539978027 + ], + [ + "az", + -12.039288520812988 + ], + [ + "▁whoever", + -12.039440155029297 + ], + [ + "ora", + -12.039498329162598 + ], + [ + "around", + -12.03953742980957 + ], + [ + "▁Dollar", + -12.039746284484863 + ], + [ + "▁traction", + -12.039931297302246 + ], + [ + "▁trendy", + -12.039963722229004 + ], + [ + "▁resigned", + -12.039971351623535 + ], + [ + "▁readings", + -12.039977073669434 + ], + [ + "▁uncommon", + -12.040030479431152 + ], + [ + "ero", + -12.040067672729492 + ], + [ + "▁aids", + -12.040108680725098 + ], + [ + "▁Sharon", + -12.040223121643066 + ], + [ + "stein", + -12.040403366088867 + ], + [ + "▁Strategic", + -12.040531158447266 + ], + [ + "▁mit", + -12.040701866149902 + ], + [ + "▁Database", + -12.040809631347656 + ], + [ + "▁curb", + -12.040879249572754 + ], + [ + "▁aerial", + -12.040916442871094 + ], + [ + "▁pleaded", + -12.040973663330078 + ], + [ + "▁furnished", + -12.041025161743164 + ], + [ + "▁merger", + -12.041309356689453 + ], + [ + "▁rumors", + -12.04137897491455 + ], + [ + "▁registry", + -12.041401863098145 + ], + [ + "▁Wholesale", + -12.041747093200684 + ], + [ + "▁Gates", + -12.0420503616333 + ], + [ + "▁advancing", + -12.042128562927246 + ], + [ + "▁Globe", + -12.042242050170898 + ], + [ + "▁rooted", + -12.04227066040039 + ], + [ + "▁filmed", + -12.042369842529297 + ], + [ + "▁euros", + -12.042418479919434 + ], + [ + "▁Angels", + -12.042473793029785 + ], + [ + "▁LORD", + -12.042508125305176 + ], + [ + "▁invasive", + -12.043025970458984 + ], + [ + "▁Copper", + -12.043033599853516 + ], + [ + "▁Sar", + -12.043078422546387 + ], + [ + "▁turnover", + -12.043083190917969 + ], + [ + "▁trainers", + -12.043254852294922 + ], + [ + "USA", + -12.043285369873047 + ], + [ + "▁Posts", + -12.043377876281738 + ], + [ + "▁Definitely", + -12.043389320373535 + ], + [ + "▁goodbye", + -12.043633460998535 + ], + [ + "▁Monster", + -12.043655395507812 + ], + [ + "▁barrels", + -12.043838500976562 + ], + [ + "▁backpack", + -12.044532775878906 + ], + [ + "hop", + -12.044663429260254 + ], + [ + "▁soundtrack", + -12.044745445251465 + ], + [ + "bin", + -12.044764518737793 + ], + [ + "▁Words", + -12.04476547241211 + ], + [ + "▁Brett", + -12.044894218444824 + ], + [ + "ea", + -12.045063972473145 + ], + [ + "ME", + -12.045242309570312 + ], + [ + "▁sphere", + -12.045249938964844 + ], + [ + "▁Hal", + -12.045565605163574 + ], + [ + "▁foul", + -12.04569149017334 + ], + [ + "▁crypto", + -12.045957565307617 + ], + [ + "▁washer", + -12.046131134033203 + ], + [ + "TS", + -12.046172142028809 + ], + [ + "▁Sheet", + -12.046215057373047 + ], + [ + "▁awaiting", + -12.046366691589355 + ], + [ + "▁Regarding", + -12.046454429626465 + ], + [ + "▁Boeing", + -12.046638488769531 + ], + [ + "▁repaired", + -12.046813011169434 + ], + [ + "▁rewarded", + -12.047150611877441 + ], + [ + "▁metric", + -12.047416687011719 + ], + [ + "▁mins", + -12.047521591186523 + ], + [ + "▁dawn", + -12.04771900177002 + ], + [ + "▁incurred", + -12.047749519348145 + ], + [ + "▁dancers", + -12.047867774963379 + ], + [ + "▁rhetoric", + -12.047929763793945 + ], + [ + "▁Kirk", + -12.047934532165527 + ], + [ + "▁disciples", + -12.048038482666016 + ], + [ + "control", + -12.048255920410156 + ], + [ + "▁Gabriel", + -12.04832649230957 + ], + [ + "▁leaks", + -12.048474311828613 + ], + [ + "▁encounters", + -12.048643112182617 + ], + [ + "▁Pradesh", + -12.048722267150879 + ], + [ + "▁Dam", + -12.048747062683105 + ], + [ + "▁blonde", + -12.04907512664795 + ], + [ + "▁Shell", + -12.049633026123047 + ], + [ + "▁chin", + -12.049759864807129 + ], + [ + "▁believers", + -12.049933433532715 + ], + [ + "▁Genesis", + -12.050090789794922 + ], + [ + "▁Danish", + -12.050128936767578 + ], + [ + "makers", + -12.050162315368652 + ], + [ + "▁tribal", + -12.050164222717285 + ], + [ + "▁Rocky", + -12.05016803741455 + ], + [ + "road", + -12.050274848937988 + ], + [ + "inspired", + -12.050450325012207 + ], + [ + "▁seminars", + -12.050575256347656 + ], + [ + "▁Formula", + -12.050642967224121 + ], + [ + "▁Serve", + -12.050817489624023 + ], + [ + "ians", + -12.050864219665527 + ], + [ + "▁illustrates", + -12.050890922546387 + ], + [ + "▁drainage", + -12.050965309143066 + ], + [ + "▁Quite", + -12.051005363464355 + ], + [ + "▁Craft", + -12.051203727722168 + ], + [ + "World", + -12.051410675048828 + ], + [ + "▁expenditure", + -12.051790237426758 + ], + [ + "▁copied", + -12.05179500579834 + ], + [ + "▁enhancement", + -12.051970481872559 + ], + [ + "▁pledge", + -12.051981925964355 + ], + [ + "▁stumbled", + -12.052048683166504 + ], + [ + "▁forgiveness", + -12.052255630493164 + ], + [ + "▁Issue", + -12.052315711975098 + ], + [ + "▁bean", + -12.052382469177246 + ], + [ + "▁Wal", + -12.052444458007812 + ], + [ + "▁OUT", + -12.052495002746582 + ], + [ + "elle", + -12.052726745605469 + ], + [ + "▁nerves", + -12.052952766418457 + ], + [ + "▁troubles", + -12.05302619934082 + ], + [ + "shop", + -12.0531644821167 + ], + [ + "▁Rest", + -12.053232192993164 + ], + [ + "▁Reference", + -12.0533447265625 + ], + [ + "▁Adding", + -12.053351402282715 + ], + [ + "▁finale", + -12.053391456604004 + ], + [ + "▁Flow", + -12.053414344787598 + ], + [ + "▁rigid", + -12.05380916595459 + ], + [ + "▁Items", + -12.053825378417969 + ], + [ + "▁captures", + -12.053840637207031 + ], + [ + "▁elegance", + -12.054021835327148 + ], + [ + "▁Break", + -12.054145812988281 + ], + [ + "▁secular", + -12.054278373718262 + ], + [ + "▁Discount", + -12.054362297058105 + ], + [ + "▁Flowers", + -12.05445671081543 + ], + [ + "▁EC", + -12.054616928100586 + ], + [ + "▁Sh", + -12.05488395690918 + ], + [ + "▁Cu", + -12.054962158203125 + ], + [ + "▁tournaments", + -12.054963111877441 + ], + [ + "▁curved", + -12.055018424987793 + ], + [ + "▁Regulation", + -12.055075645446777 + ], + [ + "▁tutorials", + -12.055112838745117 + ], + [ + "▁greeted", + -12.055118560791016 + ], + [ + "▁authorization", + -12.05522346496582 + ], + [ + "Al", + -12.055432319641113 + ], + [ + "▁Troy", + -12.055500030517578 + ], + [ + "▁balloon", + -12.055549621582031 + ], + [ + "ida", + -12.055723190307617 + ], + [ + "▁Jet", + -12.055865287780762 + ], + [ + "▁Remote", + -12.056005477905273 + ], + [ + "▁towers", + -12.056110382080078 + ], + [ + "▁avail", + -12.056220054626465 + ], + [ + "shirts", + -12.056259155273438 + ], + [ + "▁hatred", + -12.056279182434082 + ], + [ + "▁Rail", + -12.05650520324707 + ], + [ + "▁blamed", + -12.056513786315918 + ], + [ + "▁oppose", + -12.056600570678711 + ], + [ + "RS", + -12.056683540344238 + ], + [ + "▁Ukrainian", + -12.05703353881836 + ], + [ + "▁judged", + -12.057106971740723 + ], + [ + "▁fierce", + -12.05716609954834 + ], + [ + "▁directing", + -12.057353973388672 + ], + [ + "▁Porter", + -12.057465553283691 + ], + [ + "▁resignation", + -12.057600021362305 + ], + [ + "▁milestone", + -12.057685852050781 + ], + [ + "▁suites", + -12.057750701904297 + ], + [ + "Get", + -12.057795524597168 + ], + [ + "▁landlord", + -12.058024406433105 + ], + [ + "▁sur", + -12.058039665222168 + ], + [ + "▁Prepare", + -12.058097839355469 + ], + [ + "▁statute", + -12.05823040008545 + ], + [ + "olo", + -12.058479309082031 + ], + [ + "▁Wire", + -12.058481216430664 + ], + [ + "▁proposition", + -12.05860710144043 + ], + [ + "▁WHO", + -12.058609008789062 + ], + [ + "2003", + -12.058658599853516 + ], + [ + "▁Resolution", + -12.059160232543945 + ], + [ + "▁Wish", + -12.059174537658691 + ], + [ + "▁Definition", + -12.059198379516602 + ], + [ + "▁stamps", + -12.059379577636719 + ], + [ + "ye", + -12.059467315673828 + ], + [ + "▁Independence", + -12.059479713439941 + ], + [ + "▁warn", + -12.059747695922852 + ], + [ + "▁hormones", + -12.059788703918457 + ], + [ + "lie", + -12.059791564941406 + ], + [ + "ram", + -12.059829711914062 + ], + [ + "▁Sha", + -12.059921264648438 + ], + [ + "▁Welsh", + -12.060056686401367 + ], + [ + "▁interfere", + -12.060203552246094 + ], + [ + "ical", + -12.060213088989258 + ], + [ + "▁Mu", + -12.060296058654785 + ], + [ + "▁bush", + -12.060351371765137 + ], + [ + "▁currencies", + -12.060416221618652 + ], + [ + "▁collapsed", + -12.060595512390137 + ], + [ + "▁routinely", + -12.06096363067627 + ], + [ + "▁posture", + -12.061056137084961 + ], + [ + "▁palace", + -12.061071395874023 + ], + [ + "▁descent", + -12.061251640319824 + ], + [ + "▁resorts", + -12.061443328857422 + ], + [ + "▁straps", + -12.061483383178711 + ], + [ + "After", + -12.061625480651855 + ], + [ + "▁thriving", + -12.061701774597168 + ], + [ + "▁unforgettable", + -12.061781883239746 + ], + [ + "▁boiler", + -12.062058448791504 + ], + [ + "▁ignoring", + -12.062089920043945 + ], + [ + "▁feast", + -12.062204360961914 + ], + [ + "▁Holmes", + -12.062228202819824 + ], + [ + "▁distances", + -12.062387466430664 + ], + [ + "▁procurement", + -12.062402725219727 + ], + [ + "▁lion", + -12.062725067138672 + ], + [ + "▁statutory", + -12.062809944152832 + ], + [ + "▁Yang", + -12.062835693359375 + ], + [ + "▁territories", + -12.06297779083252 + ], + [ + "▁Lock", + -12.063006401062012 + ], + [ + "▁weaknesses", + -12.063231468200684 + ], + [ + "▁notch", + -12.063252449035645 + ], + [ + "▁Venice", + -12.063257217407227 + ], + [ + "▁Desk", + -12.06325912475586 + ], + [ + "row", + -12.063271522521973 + ], + [ + "▁geographic", + -12.063300132751465 + ], + [ + "▁elastic", + -12.063313484191895 + ], + [ + "▁folded", + -12.063481330871582 + ], + [ + "▁performer", + -12.063699722290039 + ], + [ + "▁Category", + -12.063865661621094 + ], + [ + "▁gesture", + -12.063888549804688 + ], + [ + "▁Calendar", + -12.063916206359863 + ], + [ + "▁Satan", + -12.063918113708496 + ], + [ + "▁misleading", + -12.063942909240723 + ], + [ + "▁troubled", + -12.064029693603516 + ], + [ + "▁Cherry", + -12.064294815063477 + ], + [ + "▁professionalism", + -12.064321517944336 + ], + [ + "▁compliant", + -12.064359664916992 + ], + [ + "▁108", + -12.064393997192383 + ], + [ + "ify", + -12.064431190490723 + ], + [ + "▁±", + -12.064505577087402 + ], + [ + "▁assemble", + -12.064736366271973 + ], + [ + "▁hurry", + -12.064743041992188 + ], + [ + "▁spiral", + -12.064799308776855 + ], + [ + "▁las", + -12.064947128295898 + ], + [ + "▁converting", + -12.064966201782227 + ], + [ + "▁stickers", + -12.065089225769043 + ], + [ + "▁staple", + -12.065338134765625 + ], + [ + "▁pa", + -12.065351486206055 + ], + [ + "▁rays", + -12.065828323364258 + ], + [ + "▁wears", + -12.065845489501953 + ], + [ + "▁Reid", + -12.06588363647461 + ], + [ + "▁Chad", + -12.065900802612305 + ], + [ + "▁servant", + -12.066086769104004 + ], + [ + "▁halt", + -12.066143989562988 + ], + [ + "▁prolonged", + -12.066218376159668 + ], + [ + "▁modular", + -12.066299438476562 + ], + [ + "ites", + -12.066326141357422 + ], + [ + "▁weights", + -12.066362380981445 + ], + [ + "▁Peak", + -12.066385269165039 + ], + [ + "▁publicity", + -12.066428184509277 + ], + [ + "vis", + -12.066668510437012 + ], + [ + "▁TD", + -12.066771507263184 + ], + [ + "▁Sessions", + -12.066845893859863 + ], + [ + "▁sufficiently", + -12.066863059997559 + ], + [ + "▁illegally", + -12.066996574401855 + ], + [ + "▁negotiating", + -12.067021369934082 + ], + [ + "▁destructive", + -12.06717300415039 + ], + [ + "ag", + -12.06721305847168 + ], + [ + "▁evenings", + -12.067272186279297 + ], + [ + "▁rap", + -12.067301750183105 + ], + [ + "▁Ra", + -12.067338943481445 + ], + [ + "▁ranch", + -12.067525863647461 + ], + [ + "▁celebrates", + -12.067544937133789 + ], + [ + "▁Indianapolis", + -12.067595481872559 + ], + [ + "▁Tomorrow", + -12.067916870117188 + ], + [ + "▁microphone", + -12.067992210388184 + ], + [ + "▁Plate", + -12.068116188049316 + ], + [ + "▁Joan", + -12.068133354187012 + ], + [ + "▁Few", + -12.068194389343262 + ], + [ + "▁Networks", + -12.068244934082031 + ], + [ + "▁Border", + -12.068329811096191 + ], + [ + "750", + -12.068530082702637 + ], + [ + "▁simplest", + -12.068532943725586 + ], + [ + "▁Rush", + -12.068652153015137 + ], + [ + "▁Entry", + -12.068723678588867 + ], + [ + "▁SB", + -12.069013595581055 + ], + [ + "▁outdated", + -12.069403648376465 + ], + [ + "▁catches", + -12.069446563720703 + ], + [ + "▁pitcher", + -12.06949520111084 + ], + [ + "▁upward", + -12.069653511047363 + ], + [ + "▁crore", + -12.069744110107422 + ], + [ + "▁Broad", + -12.06981086730957 + ], + [ + "▁Mirror", + -12.06991195678711 + ], + [ + "▁suspicion", + -12.069957733154297 + ], + [ + "▁diy", + -12.070053100585938 + ], + [ + "gel", + -12.070087432861328 + ], + [ + "▁scrutiny", + -12.070093154907227 + ], + [ + "▁Option", + -12.070157051086426 + ], + [ + "의", + -12.070181846618652 + ], + [ + "▁headaches", + -12.070284843444824 + ], + [ + "▁cigarette", + -12.070417404174805 + ], + [ + "▁cease", + -12.070500373840332 + ], + [ + "▁bore", + -12.070514678955078 + ], + [ + "▁BS", + -12.070523262023926 + ], + [ + "▁packaged", + -12.07094669342041 + ], + [ + "▁china", + -12.070969581604004 + ], + [ + "▁soak", + -12.070992469787598 + ], + [ + "▁Ge", + -12.07105541229248 + ], + [ + "▁Dale", + -12.071060180664062 + ], + [ + "▁Leon", + -12.071062088012695 + ], + [ + "▁flaws", + -12.071084022521973 + ], + [ + "▁genres", + -12.071183204650879 + ], + [ + "▁successes", + -12.071202278137207 + ], + [ + "▁wheelchair", + -12.07123851776123 + ], + [ + "▁mac", + -12.071438789367676 + ], + [ + "▁roses", + -12.071457862854004 + ], + [ + "▁examines", + -12.071824073791504 + ], + [ + "▁dashboard", + -12.071842193603516 + ], + [ + "▁classrooms", + -12.071885108947754 + ], + [ + "▁tensions", + -12.071919441223145 + ], + [ + "▁wholly", + -12.071976661682129 + ], + [ + "▁steak", + -12.072164535522461 + ], + [ + "▁teachings", + -12.072314262390137 + ], + [ + "▁XML", + -12.072324752807617 + ], + [ + "▁lottery", + -12.072440147399902 + ], + [ + "▁reproduction", + -12.072515487670898 + ], + [ + "▁relay", + -12.072529792785645 + ], + [ + "▁trophy", + -12.072535514831543 + ], + [ + "▁Researchers", + -12.072566986083984 + ], + [ + "▁dumped", + -12.072626113891602 + ], + [ + "▁Commander", + -12.072660446166992 + ], + [ + "▁Outlook", + -12.07267951965332 + ], + [ + "▁feminine", + -12.072731018066406 + ], + [ + "▁Fantastic", + -12.072848320007324 + ], + [ + "▁sh", + -12.072914123535156 + ], + [ + "standing", + -12.072980880737305 + ], + [ + "▁Buddha", + -12.073284149169922 + ], + [ + "▁Automatic", + -12.073373794555664 + ], + [ + "eh", + -12.073439598083496 + ], + [ + "▁Operating", + -12.073494911193848 + ], + [ + "▁dataset", + -12.07370376586914 + ], + [ + "▁Reform", + -12.073959350585938 + ], + [ + "▁cocktails", + -12.074109077453613 + ], + [ + "▁Gaming", + -12.074362754821777 + ], + [ + "▁ecological", + -12.074813842773438 + ], + [ + "▁bamboo", + -12.07491397857666 + ], + [ + "▁CH", + -12.07497787475586 + ], + [ + "▁sourced", + -12.075212478637695 + ], + [ + "▁lb", + -12.075279235839844 + ], + [ + "▁Bros", + -12.075400352478027 + ], + [ + "▁zu", + -12.075409889221191 + ], + [ + "▁sandwiches", + -12.076181411743164 + ], + [ + "▁jungle", + -12.076277732849121 + ], + [ + "▁swelling", + -12.076369285583496 + ], + [ + "▁notebook", + -12.076370239257812 + ], + [ + "▁Scripture", + -12.076559066772461 + ], + [ + "▁dominate", + -12.076610565185547 + ], + [ + "▁smells", + -12.076630592346191 + ], + [ + "▁Economy", + -12.076640129089355 + ], + [ + "▁neighboring", + -12.076744079589844 + ], + [ + "▁peppers", + -12.076834678649902 + ], + [ + "TO", + -12.07706356048584 + ], + [ + "▁DR", + -12.077067375183105 + ], + [ + "▁888", + -12.0770845413208 + ], + [ + "▁locking", + -12.077351570129395 + ], + [ + "▁ignorance", + -12.077458381652832 + ], + [ + "▁Replacement", + -12.077629089355469 + ], + [ + "▁RNA", + -12.077852249145508 + ], + [ + "▁waking", + -12.078044891357422 + ], + [ + "▁Settings", + -12.07812213897705 + ], + [ + "▁Kerry", + -12.078483581542969 + ], + [ + "▁slaves", + -12.078492164611816 + ], + [ + "▁Ne", + -12.078595161437988 + ], + [ + "▁attracting", + -12.078609466552734 + ], + [ + "▁stained", + -12.07862663269043 + ], + [ + "▁collector", + -12.078760147094727 + ], + [ + "▁HE", + -12.078880310058594 + ], + [ + "▁Diana", + -12.078923225402832 + ], + [ + "▁vivid", + -12.079144477844238 + ], + [ + "▁undergoing", + -12.079246520996094 + ], + [ + "▁Reserved", + -12.07933235168457 + ], + [ + "▁dioxide", + -12.079504013061523 + ], + [ + "▁payable", + -12.079536437988281 + ], + [ + "▁Ambassador", + -12.079656600952148 + ], + [ + "▁Effect", + -12.07972240447998 + ], + [ + "▁menus", + -12.07983684539795 + ], + [ + "▁grounded", + -12.079998970031738 + ], + [ + "▁paradise", + -12.080082893371582 + ], + [ + "▁priests", + -12.080743789672852 + ], + [ + "▁bothered", + -12.080772399902344 + ], + [ + "▁fade", + -12.080788612365723 + ], + [ + "▁elevator", + -12.080831527709961 + ], + [ + "▁deserved", + -12.081032752990723 + ], + [ + "▁embraced", + -12.08120346069336 + ], + [ + "▁ward", + -12.081323623657227 + ], + [ + "▁maturity", + -12.081369400024414 + ], + [ + "▁gravel", + -12.08139705657959 + ], + [ + "▁emphasize", + -12.081413269042969 + ], + [ + "▁Draft", + -12.081429481506348 + ], + [ + "▁exceeded", + -12.081476211547852 + ], + [ + "▁guessing", + -12.081659317016602 + ], + [ + "▁repository", + -12.0816650390625 + ], + [ + "▁RS", + -12.081683158874512 + ], + [ + "▁Blair", + -12.081742286682129 + ], + [ + "▁violated", + -12.081802368164062 + ], + [ + "▁Guests", + -12.081831932067871 + ], + [ + "▁prostate", + -12.081928253173828 + ], + [ + "ending", + -12.08219051361084 + ], + [ + "▁endure", + -12.08224105834961 + ], + [ + "▁Own", + -12.082330703735352 + ], + [ + "▁gasoline", + -12.082392692565918 + ], + [ + "▁Kumar", + -12.082464218139648 + ], + [ + "▁Christine", + -12.082474708557129 + ], + [ + "▁insist", + -12.082499504089355 + ], + [ + "▁Thunder", + -12.082513809204102 + ], + [ + "▁demonstrations", + -12.082565307617188 + ], + [ + "▁owning", + -12.082655906677246 + ], + [ + "▁Message", + -12.082762718200684 + ], + [ + "▁yummy", + -12.082868576049805 + ], + [ + "▁Chan", + -12.082987785339355 + ], + [ + "▁Coordinator", + -12.083081245422363 + ], + [ + "▁realization", + -12.083206176757812 + ], + [ + "▁shining", + -12.083403587341309 + ], + [ + "▁curves", + -12.083498001098633 + ], + [ + "▁Wing", + -12.08350944519043 + ], + [ + "▁definite", + -12.083858489990234 + ], + [ + "▁albeit", + -12.084004402160645 + ], + [ + "ese", + -12.084114074707031 + ], + [ + "▁restriction", + -12.084380149841309 + ], + [ + "▁clash", + -12.084474563598633 + ], + [ + "▁Stephanie", + -12.084579467773438 + ], + [ + "▁weighing", + -12.084659576416016 + ], + [ + "▁hay", + -12.084665298461914 + ], + [ + "▁Directory", + -12.084689140319824 + ], + [ + "▁compliment", + -12.084691047668457 + ], + [ + "▁Powell", + -12.084766387939453 + ], + [ + "▁Lang", + -12.084861755371094 + ], + [ + "▁PRO", + -12.084939002990723 + ], + [ + "▁revenge", + -12.08499813079834 + ], + [ + "▁Garcia", + -12.085126876831055 + ], + [ + "▁grilled", + -12.085132598876953 + ], + [ + "blue", + -12.085320472717285 + ], + [ + "▁signaling", + -12.085579872131348 + ], + [ + "▁dwelling", + -12.085617065429688 + ], + [ + "▁Arnold", + -12.085817337036133 + ], + [ + "pay", + -12.086145401000977 + ], + [ + "▁crashes", + -12.086153984069824 + ], + [ + "▁underwater", + -12.086250305175781 + ], + [ + "▁Maple", + -12.086268424987793 + ], + [ + "SE", + -12.086548805236816 + ], + [ + "▁1961", + -12.08659553527832 + ], + [ + "▁Fans", + -12.086777687072754 + ], + [ + "▁Stir", + -12.086791038513184 + ], + [ + "▁115", + -12.086841583251953 + ], + [ + "▁reflective", + -12.08704948425293 + ], + [ + "▁fuels", + -12.087122917175293 + ], + [ + "▁Expo", + -12.087359428405762 + ], + [ + "content", + -12.087403297424316 + ], + [ + "▁Consequently", + -12.087411880493164 + ], + [ + "performance", + -12.087456703186035 + ], + [ + "▁Palestinians", + -12.087607383728027 + ], + [ + "▁angels", + -12.08778190612793 + ], + [ + "gas", + -12.087841987609863 + ], + [ + "▁launches", + -12.08791732788086 + ], + [ + "▁frankly", + -12.087971687316895 + ], + [ + "▁electro", + -12.08797836303711 + ], + [ + "▁IoT", + -12.088014602661133 + ], + [ + "▁Lloyd", + -12.088068962097168 + ], + [ + "▁manipulation", + -12.088115692138672 + ], + [ + "▁explanations", + -12.088122367858887 + ], + [ + "▁throne", + -12.088172912597656 + ], + [ + "▁Wallace", + -12.088279724121094 + ], + [ + "▁inequality", + -12.088347434997559 + ], + [ + "Un", + -12.088499069213867 + ], + [ + "▁Cake", + -12.088624954223633 + ], + [ + "▁HS", + -12.088672637939453 + ], + [ + "▁hurricane", + -12.08868408203125 + ], + [ + "sp", + -12.088692665100098 + ], + [ + "meter", + -12.088761329650879 + ], + [ + "▁interfaces", + -12.088780403137207 + ], + [ + "▁AIDS", + -12.088847160339355 + ], + [ + "▁hostile", + -12.089285850524902 + ], + [ + "▁Duncan", + -12.089373588562012 + ], + [ + "▁forefront", + -12.089601516723633 + ], + [ + "tion", + -12.08960247039795 + ], + [ + "▁mentions", + -12.08961009979248 + ], + [ + "▁Abstract", + -12.089855194091797 + ], + [ + "▁remembering", + -12.089868545532227 + ], + [ + "▁Shower", + -12.089895248413086 + ], + [ + "▁tangible", + -12.090041160583496 + ], + [ + "▁IEEE", + -12.090255737304688 + ], + [ + "▁splash", + -12.090821266174316 + ], + [ + "▁Person", + -12.090980529785156 + ], + [ + "▁wasting", + -12.091010093688965 + ], + [ + "▁apparel", + -12.09106731414795 + ], + [ + "▁comprehend", + -12.09119701385498 + ], + [ + "▁pleasing", + -12.091432571411133 + ], + [ + "▁Mor", + -12.091663360595703 + ], + [ + "▁intentionally", + -12.091712951660156 + ], + [ + "▁fragile", + -12.091747283935547 + ], + [ + "▁perceive", + -12.091755867004395 + ], + [ + "▁Wonderful", + -12.091849327087402 + ], + [ + "▁skies", + -12.091897964477539 + ], + [ + "▁notices", + -12.092203140258789 + ], + [ + "▁presumably", + -12.092209815979004 + ], + [ + "▁Honey", + -12.092466354370117 + ], + [ + "▁sneak", + -12.092516899108887 + ], + [ + "▁restart", + -12.092707633972168 + ], + [ + "ei", + -12.09287166595459 + ], + [ + "▁Ore", + -12.092926979064941 + ], + [ + "▁po", + -12.093002319335938 + ], + [ + "▁twisted", + -12.093039512634277 + ], + [ + "▁creations", + -12.09316635131836 + ], + [ + "▁supermarket", + -12.093194961547852 + ], + [ + "gun", + -12.0931978225708 + ], + [ + "▁indie", + -12.093379974365234 + ], + [ + "▁Beat", + -12.093459129333496 + ], + [ + "▁colourful", + -12.093584060668945 + ], + [ + "▁figuring", + -12.093636512756348 + ], + [ + "▁Copy", + -12.093761444091797 + ], + [ + "acre", + -12.093826293945312 + ], + [ + "FM", + -12.093840599060059 + ], + [ + "▁Emperor", + -12.093871116638184 + ], + [ + "▁reluctant", + -12.094189643859863 + ], + [ + "cat", + -12.094352722167969 + ], + [ + "▁stitch", + -12.094354629516602 + ], + [ + "▁Host", + -12.094411849975586 + ], + [ + "▁Boat", + -12.094663619995117 + ], + [ + "oni", + -12.094734191894531 + ], + [ + "▁residency", + -12.094970703125 + ], + [ + "lar", + -12.095085144042969 + ], + [ + "▁Journey", + -12.095280647277832 + ], + [ + "len", + -12.095437049865723 + ], + [ + "▁woven", + -12.095499038696289 + ], + [ + "tec", + -12.095510482788086 + ], + [ + "▁shout", + -12.095579147338867 + ], + [ + "▁drafted", + -12.095670700073242 + ], + [ + "▁Canadians", + -12.095688819885254 + ], + [ + "▁liking", + -12.095727920532227 + ], + [ + "▁cleanup", + -12.095938682556152 + ], + [ + "▁Hon", + -12.095979690551758 + ], + [ + "▁employing", + -12.096256256103516 + ], + [ + "▁critic", + -12.096467971801758 + ], + [ + "▁lowering", + -12.096644401550293 + ], + [ + "▁replies", + -12.096894264221191 + ], + [ + "▁ideology", + -12.09689998626709 + ], + [ + "▁instructed", + -12.096961975097656 + ], + [ + "public", + -12.097018241882324 + ], + [ + "▁factories", + -12.097206115722656 + ], + [ + "▁organizers", + -12.097270965576172 + ], + [ + "▁Ronald", + -12.097323417663574 + ], + [ + "▁lamb", + -12.097355842590332 + ], + [ + "▁reconstruction", + -12.097542762756348 + ], + [ + "▁Minneapolis", + -12.097546577453613 + ], + [ + "▁Liz", + -12.09764289855957 + ], + [ + "business", + -12.097716331481934 + ], + [ + "▁Marina", + -12.097783088684082 + ], + [ + "▁cubic", + -12.097845077514648 + ], + [ + "▁CRM", + -12.09826946258545 + ], + [ + "▁Luther", + -12.098333358764648 + ], + [ + "▁planets", + -12.098387718200684 + ], + [ + "▁soy", + -12.09844970703125 + ], + [ + "▁RF", + -12.09846019744873 + ], + [ + "ip", + -12.098784446716309 + ], + [ + "▁endeavor", + -12.098862648010254 + ], + [ + "▁ge", + -12.099183082580566 + ], + [ + "▁infants", + -12.099555969238281 + ], + [ + "▁Driving", + -12.099634170532227 + ], + [ + "▁Sullivan", + -12.099855422973633 + ], + [ + "▁blessings", + -12.100244522094727 + ], + [ + "▁cruel", + -12.100362777709961 + ], + [ + "▁bracelet", + -12.100410461425781 + ], + [ + "west", + -12.100663185119629 + ], + [ + "▁WP", + -12.100728988647461 + ], + [ + "eye", + -12.100790023803711 + ], + [ + "bus", + -12.100799560546875 + ], + [ + "▁wolf", + -12.100897789001465 + ], + [ + "▁Hour", + -12.100963592529297 + ], + [ + "▁Kat", + -12.100982666015625 + ], + [ + "‚", + -12.101117134094238 + ], + [ + "▁Monte", + -12.10134220123291 + ], + [ + "▁tense", + -12.101430892944336 + ], + [ + "▁Nonetheless", + -12.10180377960205 + ], + [ + "▁spokeswoman", + -12.101909637451172 + ], + [ + "▁elimination", + -12.101949691772461 + ], + [ + "▁imply", + -12.101959228515625 + ], + [ + "▁elephant", + -12.102204322814941 + ], + [ + "▁bees", + -12.102503776550293 + ], + [ + "▁Surface", + -12.102771759033203 + ], + [ + "▁alloy", + -12.10309886932373 + ], + [ + "▁Standing", + -12.103320121765137 + ], + [ + "▁Charter", + -12.10354232788086 + ], + [ + "▁coats", + -12.103584289550781 + ], + [ + "▁cows", + -12.103608131408691 + ], + [ + "▁Gal", + -12.10368537902832 + ], + [ + "mate", + -12.103774070739746 + ], + [ + "▁retrieve", + -12.103826522827148 + ], + [ + "▁Behind", + -12.103938102722168 + ], + [ + "▁Bali", + -12.104009628295898 + ], + [ + "▁Interesting", + -12.104277610778809 + ], + [ + "▁Fix", + -12.104544639587402 + ], + [ + "▁accomplishments", + -12.104592323303223 + ], + [ + "From", + -12.104766845703125 + ], + [ + "▁Hockey", + -12.104783058166504 + ], + [ + "▁initiate", + -12.104795455932617 + ], + [ + "▁illusion", + -12.104884147644043 + ], + [ + "mine", + -12.105035781860352 + ], + [ + "▁relied", + -12.105217933654785 + ], + [ + "▁upgrading", + -12.105531692504883 + ], + [ + "weight", + -12.105557441711426 + ], + [ + "▁thereafter", + -12.105635643005371 + ], + [ + "▁Lucky", + -12.105688095092773 + ], + [ + "▁minus", + -12.105995178222656 + ], + [ + "▁wonderfully", + -12.106094360351562 + ], + [ + "▁VAT", + -12.106181144714355 + ], + [ + "IC", + -12.106217384338379 + ], + [ + "RA", + -12.106339454650879 + ], + [ + "▁pedestrian", + -12.10634994506836 + ], + [ + "▁Travis", + -12.106443405151367 + ], + [ + "▁governed", + -12.106597900390625 + ], + [ + "▁utmost", + -12.106637001037598 + ], + [ + "door", + -12.10676383972168 + ], + [ + "▁Indigenous", + -12.106804847717285 + ], + [ + "▁Iceland", + -12.1071138381958 + ], + [ + "▁prosecutor", + -12.107124328613281 + ], + [ + "▁Ski", + -12.107266426086426 + ], + [ + "▁tribes", + -12.10727310180664 + ], + [ + "▁Jeffrey", + -12.107405662536621 + ], + [ + "▁airplane", + -12.107501983642578 + ], + [ + "nan", + -12.10754680633545 + ], + [ + "▁Error", + -12.107575416564941 + ], + [ + "▁tracked", + -12.107583999633789 + ], + [ + "AS", + -12.107593536376953 + ], + [ + "▁mixer", + -12.107695579528809 + ], + [ + "News", + -12.107717514038086 + ], + [ + "▁Fla", + -12.108007431030273 + ], + [ + "▁unavailable", + -12.108085632324219 + ], + [ + "▁distracted", + -12.108111381530762 + ], + [ + "▁concise", + -12.108150482177734 + ], + [ + "▁XL", + -12.108174324035645 + ], + [ + "▁rugs", + -12.10826301574707 + ], + [ + "▁hazard", + -12.108272552490234 + ], + [ + "▁Bernard", + -12.108345031738281 + ], + [ + "▁implants", + -12.108349800109863 + ], + [ + "▁Luis", + -12.108445167541504 + ], + [ + "▁Reagan", + -12.108500480651855 + ], + [ + "▁Rosa", + -12.108527183532715 + ], + [ + "▁Specifically", + -12.108563423156738 + ], + [ + "▁Sal", + -12.108567237854004 + ], + [ + "BA", + -12.10867977142334 + ], + [ + "▁Mercury", + -12.108806610107422 + ], + [ + "▁Sell", + -12.108946800231934 + ], + [ + "tax", + -12.109064102172852 + ], + [ + "▁pendant", + -12.109184265136719 + ], + [ + "▁metabolic", + -12.109209060668945 + ], + [ + "▁Casey", + -12.109318733215332 + ], + [ + "▁username", + -12.109600067138672 + ], + [ + "▁RC", + -12.109759330749512 + ], + [ + "▁Cha", + -12.109941482543945 + ], + [ + "then", + -12.109979629516602 + ], + [ + "▁Raymond", + -12.110143661499023 + ], + [ + "▁gallon", + -12.110323905944824 + ], + [ + "action", + -12.110337257385254 + ], + [ + "▁fixes", + -12.110556602478027 + ], + [ + "▁Ladies", + -12.110648155212402 + ], + [ + "▁aforementioned", + -12.110702514648438 + ], + [ + "show", + -12.110719680786133 + ], + [ + "▁anticipation", + -12.110721588134766 + ], + [ + "▁adopting", + -12.110727310180664 + ], + [ + "▁Holly", + -12.110759735107422 + ], + [ + "Com", + -12.11076545715332 + ], + [ + "▁Qatar", + -12.110868453979492 + ], + [ + "▁disable", + -12.110902786254883 + ], + [ + "▁french", + -12.111138343811035 + ], + [ + "▁sincere", + -12.111188888549805 + ], + [ + "▁Nat", + -12.111257553100586 + ], + [ + "▁mankind", + -12.111345291137695 + ], + [ + "▁upright", + -12.111373901367188 + ], + [ + "▁Annie", + -12.111702919006348 + ], + [ + "▁rode", + -12.111797332763672 + ], + [ + "▁ho", + -12.111888885498047 + ], + [ + "▁Peninsula", + -12.111927032470703 + ], + [ + "▁Markets", + -12.112019538879395 + ], + [ + "▁Projects", + -12.112021446228027 + ], + [ + "▁Dame", + -12.112074851989746 + ], + [ + "▁3000", + -12.112107276916504 + ], + [ + "▁withstand", + -12.112156867980957 + ], + [ + "▁Oz", + -12.112314224243164 + ], + [ + "▁defended", + -12.11237907409668 + ], + [ + "▁Framework", + -12.11255168914795 + ], + [ + "dan", + -12.112565040588379 + ], + [ + "▁firmware", + -12.112814903259277 + ], + [ + "oma", + -12.112961769104004 + ], + [ + "▁Session", + -12.113079071044922 + ], + [ + "▁о", + -12.11315631866455 + ], + [ + "▁bacterial", + -12.113187789916992 + ], + [ + "▁Marathon", + -12.113242149353027 + ], + [ + "▁prop", + -12.113585472106934 + ], + [ + "▁starters", + -12.113662719726562 + ], + [ + "▁implant", + -12.113715171813965 + ], + [ + "▁prey", + -12.114026069641113 + ], + [ + "▁contributor", + -12.114052772521973 + ], + [ + "election", + -12.114062309265137 + ], + [ + "▁amendments", + -12.11428451538086 + ], + [ + "▁refresh", + -12.11439037322998 + ], + [ + "▁bookmark", + -12.114500999450684 + ], + [ + "▁rehab", + -12.114542007446289 + ], + [ + "SA", + -12.114846229553223 + ], + [ + "▁maple", + -12.115038871765137 + ], + [ + "▁christmas", + -12.115071296691895 + ], + [ + "▁Milk", + -12.115235328674316 + ], + [ + "MM", + -12.11532974243164 + ], + [ + "something", + -12.115341186523438 + ], + [ + "▁bang", + -12.115565299987793 + ], + [ + "▁Benefits", + -12.115835189819336 + ], + [ + "▁spins", + -12.11591911315918 + ], + [ + "▁trafficking", + -12.116013526916504 + ], + [ + "▁adhesive", + -12.116048812866211 + ], + [ + "▁Dodge", + -12.116125106811523 + ], + [ + "▁fibers", + -12.116246223449707 + ], + [ + "▁decay", + -12.116288185119629 + ], + [ + "▁sadness", + -12.116508483886719 + ], + [ + "▁constitutes", + -12.116538047790527 + ], + [ + "▁approx", + -12.116630554199219 + ], + [ + "▁orbit", + -12.116731643676758 + ], + [ + "▁debates", + -12.116897583007812 + ], + [ + "▁printers", + -12.116901397705078 + ], + [ + "ona", + -12.11695384979248 + ], + [ + "▁feat", + -12.116983413696289 + ], + [ + "▁Barnes", + -12.117164611816406 + ], + [ + "▁heck", + -12.11748218536377 + ], + [ + "▁rip", + -12.117506980895996 + ], + [ + "▁Effects", + -12.117569923400879 + ], + [ + "▁surrender", + -12.117774963378906 + ], + [ + "▁liner", + -12.117860794067383 + ], + [ + "▁grind", + -12.118053436279297 + ], + [ + "▁WWE", + -12.118288040161133 + ], + [ + "▁feared", + -12.118422508239746 + ], + [ + "▁capitalism", + -12.118592262268066 + ], + [ + "▁dots", + -12.118720054626465 + ], + [ + "▁Friend", + -12.118786811828613 + ], + [ + "▁advertised", + -12.118810653686523 + ], + [ + "stock", + -12.118947982788086 + ], + [ + "▁Philosophy", + -12.119007110595703 + ], + [ + "▁bullying", + -12.119453430175781 + ], + [ + "▁supporter", + -12.119497299194336 + ], + [ + "▁Crew", + -12.119632720947266 + ], + [ + "▁hazards", + -12.119662284851074 + ], + [ + "▁Geneva", + -12.119776725769043 + ], + [ + "▁stakes", + -12.119833946228027 + ], + [ + "▁inadequate", + -12.119842529296875 + ], + [ + "food", + -12.120138168334961 + ], + [ + "▁drawers", + -12.12017822265625 + ], + [ + "▁specializing", + -12.120194435119629 + ], + [ + "▁Contest", + -12.12053394317627 + ], + [ + "▁vague", + -12.120620727539062 + ], + [ + "▁credible", + -12.120657920837402 + ], + [ + "▁rugged", + -12.120795249938965 + ], + [ + "▁straw", + -12.121047019958496 + ], + [ + "▁Interest", + -12.12105655670166 + ], + [ + "▁mug", + -12.12132453918457 + ], + [ + "▁VP", + -12.121423721313477 + ], + [ + "▁compromised", + -12.121448516845703 + ], + [ + "▁pillows", + -12.121529579162598 + ], + [ + "▁Seeing", + -12.121541023254395 + ], + [ + "▁Jeep", + -12.12170124053955 + ], + [ + "▁Counter", + -12.121752738952637 + ], + [ + "▁elbow", + -12.122015953063965 + ], + [ + "▁Updated", + -12.122053146362305 + ], + [ + "▁Previously", + -12.12214469909668 + ], + [ + "Or", + -12.12216567993164 + ], + [ + "▁Install", + -12.122316360473633 + ], + [ + "oc", + -12.1223783493042 + ], + [ + "▁disasters", + -12.12246322631836 + ], + [ + "▁с", + -12.12251091003418 + ], + [ + "▁€", + -12.122665405273438 + ], + [ + "▁sophomore", + -12.12277889251709 + ], + [ + "▁phenomena", + -12.122784614562988 + ], + [ + "front", + -12.122788429260254 + ], + [ + "▁roast", + -12.12279224395752 + ], + [ + "▁quiz", + -12.122793197631836 + ], + [ + "▁LGBT", + -12.122831344604492 + ], + [ + "▁incidence", + -12.122843742370605 + ], + [ + "▁offence", + -12.122941970825195 + ], + [ + "▁furnishings", + -12.12297248840332 + ], + [ + "▁Concrete", + -12.123249053955078 + ], + [ + "▁Gibson", + -12.123321533203125 + ], + [ + "lb", + -12.123615264892578 + ], + [ + "▁spells", + -12.123869895935059 + ], + [ + "▁Maps", + -12.123879432678223 + ], + [ + "tone", + -12.124027252197266 + ], + [ + "▁Founded", + -12.124120712280273 + ], + [ + "Please", + -12.124227523803711 + ], + [ + "▁lacks", + -12.124284744262695 + ], + [ + "▁advertise", + -12.124305725097656 + ], + [ + "▁Muhammad", + -12.12435531616211 + ], + [ + "▁twins", + -12.124380111694336 + ], + [ + "▁popped", + -12.124457359313965 + ], + [ + "▁cautious", + -12.12453842163086 + ], + [ + "▁proceeding", + -12.124540328979492 + ], + [ + "▁Reader", + -12.124547958374023 + ], + [ + "▁proactive", + -12.124846458435059 + ], + [ + "team", + -12.124855995178223 + ], + [ + "▁Amber", + -12.124995231628418 + ], + [ + "▁predictable", + -12.125100135803223 + ], + [ + "▁vegetation", + -12.125102043151855 + ], + [ + "▁prevalence", + -12.125418663024902 + ], + [ + "▁patrol", + -12.125505447387695 + ], + [ + "TB", + -12.125666618347168 + ], + [ + "▁Lynch", + -12.125734329223633 + ], + [ + "▁sweep", + -12.125808715820312 + ], + [ + "tri", + -12.125855445861816 + ], + [ + "▁nitrogen", + -12.125861167907715 + ], + [ + "▁inherited", + -12.125943183898926 + ], + [ + "▁australia", + -12.126119613647461 + ], + [ + "▁Eight", + -12.126132011413574 + ], + [ + "▁Period", + -12.126176834106445 + ], + [ + "▁Uncle", + -12.126306533813477 + ], + [ + "▁transmit", + -12.126331329345703 + ], + [ + "▁Soccer", + -12.12633991241455 + ], + [ + "Of", + -12.126362800598145 + ], + [ + "controlled", + -12.126458168029785 + ], + [ + "▁coral", + -12.126607894897461 + ], + [ + "ERS", + -12.126763343811035 + ], + [ + "▁servants", + -12.126770973205566 + ], + [ + "▁trustworthy", + -12.126935958862305 + ], + [ + "▁shipment", + -12.12695026397705 + ], + [ + "▁cardboard", + -12.127006530761719 + ], + [ + "▁BEST", + -12.127037048339844 + ], + [ + "▁hurts", + -12.12708854675293 + ], + [ + "▁CR", + -12.12716293334961 + ], + [ + "▁Ellis", + -12.127462387084961 + ], + [ + "▁Normally", + -12.127673149108887 + ], + [ + "▁judging", + -12.12778091430664 + ], + [ + "▁railroad", + -12.128122329711914 + ], + [ + "tr", + -12.128249168395996 + ], + [ + "▁Bro", + -12.128301620483398 + ], + [ + "▁preserving", + -12.128327369689941 + ], + [ + "▁swear", + -12.128331184387207 + ], + [ + "▁invitations", + -12.12855052947998 + ], + [ + "▁Secure", + -12.128576278686523 + ], + [ + "▁sensory", + -12.128580093383789 + ], + [ + "▁horn", + -12.12862777709961 + ], + [ + "▁Jenny", + -12.12879467010498 + ], + [ + "▁amazon", + -12.129119873046875 + ], + [ + "▁Contract", + -12.129206657409668 + ], + [ + "▁embodiments", + -12.129215240478516 + ], + [ + "▁selective", + -12.129233360290527 + ], + [ + "▁contamination", + -12.129263877868652 + ], + [ + "▁verdict", + -12.12967586517334 + ], + [ + "text", + -12.129716873168945 + ], + [ + "▁Owner", + -12.12978458404541 + ], + [ + "▁doll", + -12.129891395568848 + ], + [ + "▁hugely", + -12.129892349243164 + ], + [ + "▁Hop", + -12.129895210266113 + ], + [ + "▁bespoke", + -12.13001537322998 + ], + [ + "▁Found", + -12.130157470703125 + ], + [ + "▁ceilings", + -12.130341529846191 + ], + [ + "▁bets", + -12.130450248718262 + ], + [ + "▁peaks", + -12.130465507507324 + ], + [ + "▁weighed", + -12.130616188049316 + ], + [ + "▁Che", + -12.130751609802246 + ], + [ + "▁declining", + -12.130943298339844 + ], + [ + "▁myriad", + -12.13102912902832 + ], + [ + "▁rotating", + -12.131065368652344 + ], + [ + "▁projection", + -12.131146430969238 + ], + [ + "▁Tags", + -12.131159782409668 + ], + [ + "▁polymer", + -12.131246566772461 + ], + [ + "▁bombs", + -12.131261825561523 + ], + [ + "▁fictional", + -12.131281852722168 + ], + [ + "▁Depot", + -12.131662368774414 + ], + [ + "▁penny", + -12.131725311279297 + ], + [ + "▁Immigration", + -12.131793975830078 + ], + [ + "saving", + -12.131832122802734 + ], + [ + "▁geometry", + -12.131926536560059 + ], + [ + "▁delegates", + -12.13201904296875 + ], + [ + "▁plaintiff", + -12.132220268249512 + ], + [ + "▁Ride", + -12.132286071777344 + ], + [ + "▁Purple", + -12.132425308227539 + ], + [ + "Is", + -12.132453918457031 + ], + [ + "▁Engineers", + -12.132457733154297 + ], + [ + "except", + -12.132771492004395 + ], + [ + "▁Owen", + -12.132957458496094 + ], + [ + "▁Diagram", + -12.133071899414062 + ], + [ + "▁enclosed", + -12.133087158203125 + ], + [ + "▁RBI", + -12.133185386657715 + ], + [ + "▁Archive", + -12.133252143859863 + ], + [ + "▁prevalent", + -12.133289337158203 + ], + [ + "▁rim", + -12.133296012878418 + ], + [ + "▁Simpson", + -12.133718490600586 + ], + [ + "zen", + -12.133746147155762 + ], + [ + "▁Randy", + -12.133769989013672 + ], + [ + "▁Uni", + -12.13388729095459 + ], + [ + "▁Hilton", + -12.134032249450684 + ], + [ + "▁Chevrolet", + -12.134062767028809 + ], + [ + "▁Evidence", + -12.134202003479004 + ], + [ + "▁reinforced", + -12.134233474731445 + ], + [ + "▁sp", + -12.134441375732422 + ], + [ + "▁Highly", + -12.134526252746582 + ], + [ + "▁professors", + -12.134584426879883 + ], + [ + "▁committing", + -12.13473129272461 + ], + [ + "▁resilience", + -12.134775161743164 + ], + [ + "▁terminate", + -12.134963035583496 + ], + [ + "▁locksmith", + -12.13497543334961 + ], + [ + "▁biblical", + -12.135101318359375 + ], + [ + "▁nonsense", + -12.135164260864258 + ], + [ + "▁Starbucks", + -12.135279655456543 + ], + [ + "▁livestock", + -12.135395050048828 + ], + [ + "▁adequately", + -12.135415077209473 + ], + [ + "gmail", + -12.13554573059082 + ], + [ + "▁outbreak", + -12.13555908203125 + ], + [ + "▁1948", + -12.135565757751465 + ], + [ + "DB", + -12.135607719421387 + ], + [ + "ification", + -12.135746955871582 + ], + [ + "▁affiliates", + -12.135809898376465 + ], + [ + "▁daunting", + -12.136009216308594 + ], + [ + "▁recurring", + -12.136301040649414 + ], + [ + "▁indoors", + -12.136492729187012 + ], + [ + "▁broadly", + -12.136595726013184 + ], + [ + "▁Paradise", + -12.136699676513672 + ], + [ + "▁stains", + -12.136700630187988 + ], + [ + "▁fats", + -12.13692569732666 + ], + [ + "▁Binary", + -12.13708209991455 + ], + [ + "▁installment", + -12.137102127075195 + ], + [ + "▁vibration", + -12.137106895446777 + ], + [ + "▁commenting", + -12.137397766113281 + ], + [ + "ova", + -12.137432098388672 + ], + [ + "▁religions", + -12.137541770935059 + ], + [ + "▁Berry", + -12.137670516967773 + ], + [ + "▁Dana", + -12.137673377990723 + ], + [ + "▁settling", + -12.137823104858398 + ], + [ + "▁sponsorship", + -12.137899398803711 + ], + [ + "▁Interestingly", + -12.137935638427734 + ], + [ + "▁portraits", + -12.137957572937012 + ], + [ + "▁integrating", + -12.138026237487793 + ], + [ + "DE", + -12.138070106506348 + ], + [ + "▁Hungary", + -12.138172149658203 + ], + [ + "▁Jen", + -12.138331413269043 + ], + [ + "▁Chart", + -12.138383865356445 + ], + [ + "▁Duration", + -12.138504981994629 + ], + [ + "ue", + -12.13851547241211 + ], + [ + "▁Beginning", + -12.138570785522461 + ], + [ + "▁announcements", + -12.138592720031738 + ], + [ + "▁newborn", + -12.138633728027344 + ], + [ + "▁OEM", + -12.138716697692871 + ], + [ + "▁planner", + -12.138880729675293 + ], + [ + "▁UFC", + -12.139165878295898 + ], + [ + "▁stimulation", + -12.139294624328613 + ], + [ + "▁stroll", + -12.139324188232422 + ], + [ + "▁ripped", + -12.139388084411621 + ], + [ + "ae", + -12.139445304870605 + ], + [ + "▁ideally", + -12.13955307006836 + ], + [ + "▁Pierre", + -12.139735221862793 + ], + [ + "▁recognizing", + -12.139779090881348 + ], + [ + "▁zoo", + -12.139871597290039 + ], + [ + "▁Mama", + -12.139881134033203 + ], + [ + "▁sunglasses", + -12.140097618103027 + ], + [ + "▁rust", + -12.140116691589355 + ], + [ + "▁internally", + -12.140183448791504 + ], + [ + "▁sheriff", + -12.140349388122559 + ], + [ + "▁Bella", + -12.140531539916992 + ], + [ + "▁malicious", + -12.14060115814209 + ], + [ + "▁BP", + -12.140691757202148 + ], + [ + "▁altitude", + -12.140717506408691 + ], + [ + "▁KS", + -12.140759468078613 + ], + [ + "▁elect", + -12.140776634216309 + ], + [ + "▁SR", + -12.140846252441406 + ], + [ + "▁Marco", + -12.141007423400879 + ], + [ + "▁Safari", + -12.141035079956055 + ], + [ + "▁Bottom", + -12.141059875488281 + ], + [ + "130", + -12.141140937805176 + ], + [ + "▁employs", + -12.141217231750488 + ], + [ + "▁norms", + -12.141327857971191 + ], + [ + "▁Hood", + -12.141463279724121 + ], + [ + "▁Palmer", + -12.14164924621582 + ], + [ + "Where", + -12.141656875610352 + ], + [ + "Big", + -12.141679763793945 + ], + [ + "▁Authorities", + -12.141711235046387 + ], + [ + "2002", + -12.142009735107422 + ], + [ + "▁Sustainable", + -12.14212417602539 + ], + [ + "▁legislature", + -12.14215087890625 + ], + [ + "▁Kan", + -12.142154693603516 + ], + [ + "▁Silicon", + -12.142250061035156 + ], + [ + "▁Cedar", + -12.14225959777832 + ], + [ + "▁Deck", + -12.14237117767334 + ], + [ + "▁sanctuary", + -12.142455101013184 + ], + [ + "▁Fortune", + -12.142577171325684 + ], + [ + "▁exercising", + -12.14275074005127 + ], + [ + "▁Timothy", + -12.142767906188965 + ], + [ + "▁digestive", + -12.142804145812988 + ], + [ + "▁kilometres", + -12.142868995666504 + ], + [ + "▁moms", + -12.142952919006348 + ], + [ + "▁Accounting", + -12.142986297607422 + ], + [ + "▁Dow", + -12.143028259277344 + ], + [ + "lit", + -12.143034934997559 + ], + [ + "file", + -12.143088340759277 + ], + [ + "yr", + -12.143310546875 + ], + [ + "▁Anniversary", + -12.143416404724121 + ], + [ + "▁hurting", + -12.143702507019043 + ], + [ + "▁accounted", + -12.144075393676758 + ], + [ + "▁Mas", + -12.14417839050293 + ], + [ + "natural", + -12.144468307495117 + ], + [ + "▁Kane", + -12.144624710083008 + ], + [ + "▁flames", + -12.14468002319336 + ], + [ + "▁Mag", + -12.144742965698242 + ], + [ + "▁Weekend", + -12.144972801208496 + ], + [ + "▁subway", + -12.145008087158203 + ], + [ + "▁Affordable", + -12.145074844360352 + ], + [ + "▁negotiation", + -12.145112991333008 + ], + [ + "▁tempted", + -12.145129203796387 + ], + [ + "▁accumulation", + -12.145188331604004 + ], + [ + "▁wrapping", + -12.145246505737305 + ], + [ + "▁fashionable", + -12.145281791687012 + ], + [ + "▁fireworks", + -12.145383834838867 + ], + [ + "▁originated", + -12.145401000976562 + ], + [ + "Home", + -12.145546913146973 + ], + [ + "▁ventilation", + -12.145551681518555 + ], + [ + "▁intricate", + -12.14559268951416 + ], + [ + "▁MLS", + -12.145806312561035 + ], + [ + "▁permalink", + -12.145927429199219 + ], + [ + "▁Walt", + -12.145975112915039 + ], + [ + "▁organisms", + -12.14600944519043 + ], + [ + "▁outright", + -12.146257400512695 + ], + [ + "▁profitability", + -12.14626407623291 + ], + [ + "▁Trip", + -12.146305084228516 + ], + [ + "▁atmospheric", + -12.146403312683105 + ], + [ + "▁rainbow", + -12.146520614624023 + ], + [ + "▁subjective", + -12.146644592285156 + ], + [ + "▁verses", + -12.146810531616211 + ], + [ + "▁sparkling", + -12.146831512451172 + ], + [ + "fe", + -12.146883964538574 + ], + [ + "▁Lamb", + -12.147104263305664 + ], + [ + "▁inspect", + -12.147305488586426 + ], + [ + "▁Than", + -12.14755630493164 + ], + [ + "▁manifest", + -12.147576332092285 + ], + [ + "▁surplus", + -12.14765453338623 + ], + [ + "▁750", + -12.14782428741455 + ], + [ + "▁conditioner", + -12.147838592529297 + ], + [ + "▁catalogue", + -12.147884368896484 + ], + [ + "▁ml", + -12.148106575012207 + ], + [ + "▁listeners", + -12.148168563842773 + ], + [ + "▁AZ", + -12.148187637329102 + ], + [ + "▁dude", + -12.148273468017578 + ], + [ + "▁Drake", + -12.148330688476562 + ], + [ + "▁Fear", + -12.148568153381348 + ], + [ + "▁arises", + -12.148624420166016 + ], + [ + "▁dictionary", + -12.148645401000977 + ], + [ + "▁skull", + -12.149174690246582 + ], + [ + "▁scholar", + -12.149272918701172 + ], + [ + "▁sounding", + -12.149404525756836 + ], + [ + "▁deficiency", + -12.149470329284668 + ], + [ + "▁Raw", + -12.149574279785156 + ], + [ + "▁observing", + -12.149612426757812 + ], + [ + "▁scare", + -12.150047302246094 + ], + [ + "▁choir", + -12.150116920471191 + ], + [ + "▁dispose", + -12.150156021118164 + ], + [ + "▁Ab", + -12.150247573852539 + ], + [ + "▁Length", + -12.150294303894043 + ], + [ + "▁Handbook", + -12.150398254394531 + ], + [ + "▁stretches", + -12.150420188903809 + ], + [ + "μ", + -12.150459289550781 + ], + [ + "▁sweater", + -12.15051555633545 + ], + [ + "▁Ber", + -12.15058422088623 + ], + [ + "watch", + -12.15075397491455 + ], + [ + "▁ACT", + -12.150911331176758 + ], + [ + "▁Monitor", + -12.150921821594238 + ], + [ + "▁judgement", + -12.151130676269531 + ], + [ + "▁utilization", + -12.151222229003906 + ], + [ + "▁Symphony", + -12.151333808898926 + ], + [ + "▁ta", + -12.151424407958984 + ], + [ + "▁housed", + -12.151461601257324 + ], + [ + "▁Mathematics", + -12.151678085327148 + ], + [ + "▁Munich", + -12.151728630065918 + ], + [ + "▁frequencies", + -12.151823043823242 + ], + [ + "tier", + -12.15191650390625 + ], + [ + "ground", + -12.151941299438477 + ], + [ + "▁Wyoming", + -12.152030944824219 + ], + [ + "▁ambition", + -12.15211009979248 + ], + [ + "▁Eli", + -12.152356147766113 + ], + [ + "ming", + -12.15248966217041 + ], + [ + "▁farther", + -12.15277099609375 + ], + [ + "▁Led", + -12.15292739868164 + ], + [ + "▁sparked", + -12.153017044067383 + ], + [ + "▁comeback", + -12.153294563293457 + ], + [ + "▁cleansing", + -12.153380393981934 + ], + [ + "▁Yale", + -12.153646469116211 + ], + [ + "▁deadlines", + -12.15386962890625 + ], + [ + "2001", + -12.153882026672363 + ], + [ + "▁Derby", + -12.154244422912598 + ], + [ + "▁Julian", + -12.154358863830566 + ], + [ + "▁RT", + -12.154389381408691 + ], + [ + "▁Believe", + -12.154476165771484 + ], + [ + "▁Cuban", + -12.154507637023926 + ], + [ + "ali", + -12.154547691345215 + ], + [ + "▁Lounge", + -12.154634475708008 + ], + [ + "▁crystals", + -12.15485668182373 + ], + [ + "▁artifacts", + -12.154870986938477 + ], + [ + "▁faux", + -12.15493106842041 + ], + [ + "▁EA", + -12.154969215393066 + ], + [ + "▁accusations", + -12.155092239379883 + ], + [ + "▁uncover", + -12.15511703491211 + ], + [ + "▁cigarettes", + -12.155231475830078 + ], + [ + "▁Returns", + -12.155293464660645 + ], + [ + "▁Zimbabwe", + -12.155409812927246 + ], + [ + "▁inaugural", + -12.155438423156738 + ], + [ + "▁awe", + -12.155444145202637 + ], + [ + "▁neural", + -12.155561447143555 + ], + [ + "▁crafting", + -12.155620574951172 + ], + [ + "▁biography", + -12.155658721923828 + ], + [ + "▁merchants", + -12.155691146850586 + ], + [ + "burn", + -12.155749320983887 + ], + [ + "▁Auckland", + -12.155829429626465 + ], + [ + "▁ruins", + -12.155998229980469 + ], + [ + "▁negligence", + -12.15611743927002 + ], + [ + "▁aunt", + -12.156167030334473 + ], + [ + "▁negatively", + -12.15626049041748 + ], + [ + "▁comp", + -12.156343460083008 + ], + [ + "▁advisors", + -12.156538963317871 + ], + [ + "▁homepage", + -12.156588554382324 + ], + [ + "▁Uncategorized", + -12.156622886657715 + ], + [ + "wheel", + -12.156973838806152 + ], + [ + "▁additions", + -12.157098770141602 + ], + [ + "▁Basketball", + -12.157154083251953 + ], + [ + "▁Status", + -12.1571626663208 + ], + [ + "oli", + -12.157415390014648 + ], + [ + "▁Griffin", + -12.157421112060547 + ], + [ + "▁neighbourhood", + -12.157732963562012 + ], + [ + "▁rescued", + -12.15774917602539 + ], + [ + "▁intends", + -12.157769203186035 + ], + [ + "West", + -12.15785026550293 + ], + [ + "▁Donna", + -12.15787410736084 + ], + [ + "https", + -12.158072471618652 + ], + [ + "▁colony", + -12.158257484436035 + ], + [ + "▁Candidates", + -12.158289909362793 + ], + [ + "▁Cast", + -12.158306121826172 + ], + [ + "EU", + -12.158318519592285 + ], + [ + "▁reproduce", + -12.15853500366211 + ], + [ + "fest", + -12.158590316772461 + ], + [ + "▁conceptual", + -12.158756256103516 + ], + [ + "▁cooperative", + -12.15877628326416 + ], + [ + "▁Xi", + -12.159037590026855 + ], + [ + "▁rabbit", + -12.159263610839844 + ], + [ + "▁successor", + -12.159649848937988 + ], + [ + "▁Aviation", + -12.159658432006836 + ], + [ + "▁dishwasher", + -12.159708023071289 + ], + [ + "▁forecasts", + -12.159743309020996 + ], + [ + "▁genome", + -12.1597900390625 + ], + [ + "▁smarter", + -12.160353660583496 + ], + [ + "▁infamous", + -12.160496711730957 + ], + [ + "▁english", + -12.160554885864258 + ], + [ + "▁clues", + -12.160653114318848 + ], + [ + "▁empathy", + -12.161258697509766 + ], + [ + "▁taxpayer", + -12.161381721496582 + ], + [ + "▁transcription", + -12.16178035736084 + ], + [ + "▁economically", + -12.1619291305542 + ], + [ + "▁Instant", + -12.162168502807617 + ], + [ + "▁jointly", + -12.162230491638184 + ], + [ + "▁CMS", + -12.162253379821777 + ], + [ + "ela", + -12.16232681274414 + ], + [ + "▁Caroline", + -12.162371635437012 + ], + [ + "▁Monica", + -12.162578582763672 + ], + [ + "focused", + -12.162677764892578 + ], + [ + "blog", + -12.162787437438965 + ], + [ + "mat", + -12.162839889526367 + ], + [ + "▁dan", + -12.16308879852295 + ], + [ + "▁aired", + -12.163289070129395 + ], + [ + "▁aluminium", + -12.16344928741455 + ], + [ + "▁Families", + -12.163488388061523 + ], + [ + "▁enhances", + -12.163941383361816 + ], + [ + "▁painter", + -12.163987159729004 + ], + [ + "▁endorsed", + -12.164142608642578 + ], + [ + "▁geographical", + -12.164349555969238 + ], + [ + "▁logos", + -12.164593696594238 + ], + [ + "▁Lily", + -12.165002822875977 + ], + [ + "▁neglected", + -12.165034294128418 + ], + [ + "▁aftermath", + -12.165066719055176 + ], + [ + "▁Romney", + -12.165074348449707 + ], + [ + "▁organizer", + -12.165265083312988 + ], + [ + "▁peel", + -12.165339469909668 + ], + [ + "▁Term", + -12.16538143157959 + ], + [ + "▁pioneer", + -12.16538143157959 + ], + [ + "▁squash", + -12.165432929992676 + ], + [ + "▁equations", + -12.165550231933594 + ], + [ + "▁treaty", + -12.165570259094238 + ], + [ + "hold", + -12.165663719177246 + ], + [ + "Some", + -12.165728569030762 + ], + [ + "▁brighter", + -12.165742874145508 + ], + [ + "▁slowing", + -12.165746688842773 + ], + [ + "▁puck", + -12.165976524353027 + ], + [ + "▁Foot", + -12.16633415222168 + ], + [ + "▁Parking", + -12.166486740112305 + ], + [ + "▁laptops", + -12.166621208190918 + ], + [ + "▁Format", + -12.166816711425781 + ], + [ + "▁Centers", + -12.166959762573242 + ], + [ + "▁gamers", + -12.16698932647705 + ], + [ + "▁Roof", + -12.166990280151367 + ], + [ + "gan", + -12.167414665222168 + ], + [ + "▁geo", + -12.167523384094238 + ], + [ + "▁Skype", + -12.167680740356445 + ], + [ + "▁Clarke", + -12.167752265930176 + ], + [ + "▁rig", + -12.167804718017578 + ], + [ + "▁Bloomberg", + -12.167854309082031 + ], + [ + "▁trader", + -12.16788387298584 + ], + [ + "start", + -12.167943954467773 + ], + [ + "wan", + -12.16798210144043 + ], + [ + "▁Janet", + -12.168045997619629 + ], + [ + "▁Hit", + -12.168049812316895 + ], + [ + "▁Idea", + -12.16834545135498 + ], + [ + "▁polite", + -12.168482780456543 + ], + [ + "▁boiling", + -12.168550491333008 + ], + [ + "▁Midwest", + -12.168695449829102 + ], + [ + "▁Sally", + -12.168707847595215 + ], + [ + "▁proceeded", + -12.168822288513184 + ], + [ + "die", + -12.168951988220215 + ], + [ + "lia", + -12.169110298156738 + ], + [ + "▁compose", + -12.169218063354492 + ], + [ + "▁gadgets", + -12.16940689086914 + ], + [ + "nia", + -12.169502258300781 + ], + [ + "▁vein", + -12.169618606567383 + ], + [ + "▁Hay", + -12.169988632202148 + ], + [ + "wear", + -12.170097351074219 + ], + [ + "▁transgender", + -12.170114517211914 + ], + [ + "▁Carson", + -12.170178413391113 + ], + [ + "▁induction", + -12.170207977294922 + ], + [ + "▁breakthrough", + -12.170257568359375 + ], + [ + "▁TB", + -12.170573234558105 + ], + [ + "▁Initially", + -12.170633316040039 + ], + [ + "▁PG", + -12.17066764831543 + ], + [ + "▁Hyper", + -12.170687675476074 + ], + [ + "▁acre", + -12.170733451843262 + ], + [ + "ging", + -12.170804023742676 + ], + [ + "ified", + -12.170992851257324 + ], + [ + "Link", + -12.171016693115234 + ], + [ + "▁stellar", + -12.171415328979492 + ], + [ + "▁sore", + -12.171530723571777 + ], + [ + "▁preceding", + -12.171538352966309 + ], + [ + "▁whereby", + -12.171564102172852 + ], + [ + "▁NH", + -12.171797752380371 + ], + [ + "▁detained", + -12.172082901000977 + ], + [ + "Ex", + -12.172414779663086 + ], + [ + "▁Nano", + -12.172479629516602 + ], + [ + "▁Growing", + -12.172602653503418 + ], + [ + "▁Gregory", + -12.17276668548584 + ], + [ + "▁symbolic", + -12.172780990600586 + ], + [ + "▁cam", + -12.172785758972168 + ], + [ + "▁depicted", + -12.172801971435547 + ], + [ + "▁VERY", + -12.172811508178711 + ], + [ + "▁READ", + -12.173316955566406 + ], + [ + "▁Ag", + -12.173443794250488 + ], + [ + "▁gentleman", + -12.17349624633789 + ], + [ + "▁enzyme", + -12.173500061035156 + ], + [ + "▁Horn", + -12.173567771911621 + ], + [ + "▁tick", + -12.173630714416504 + ], + [ + "Hey", + -12.173685073852539 + ], + [ + "▁patents", + -12.173701286315918 + ], + [ + "▁periodically", + -12.173785209655762 + ], + [ + "▁conscience", + -12.173812866210938 + ], + [ + "▁Giving", + -12.174056053161621 + ], + [ + "cho", + -12.17410945892334 + ], + [ + "▁lawsuits", + -12.174120903015137 + ], + [ + "▁representations", + -12.174171447753906 + ], + [ + "▁Certain", + -12.174199104309082 + ], + [ + "▁allergic", + -12.174715995788574 + ], + [ + "▁Important", + -12.174848556518555 + ], + [ + "hit", + -12.175264358520508 + ], + [ + "▁Million", + -12.175604820251465 + ], + [ + "ridge", + -12.175626754760742 + ], + [ + "nu", + -12.175907135009766 + ], + [ + "▁hollow", + -12.175935745239258 + ], + [ + "▁Realty", + -12.176053047180176 + ], + [ + "▁pedal", + -12.176223754882812 + ], + [ + "▁exchanged", + -12.176494598388672 + ], + [ + "▁MIT", + -12.176515579223633 + ], + [ + "▁berries", + -12.176578521728516 + ], + [ + "▁Interested", + -12.176976203918457 + ], + [ + "▁Stream", + -12.177045822143555 + ], + [ + "▁Yankees", + -12.177046775817871 + ], + [ + "▁Buying", + -12.177172660827637 + ], + [ + "MAN", + -12.17723560333252 + ], + [ + "▁Carr", + -12.177336692810059 + ], + [ + "▁Frame", + -12.177361488342285 + ], + [ + "▁Boss", + -12.177474021911621 + ], + [ + "▁Sets", + -12.177750587463379 + ], + [ + "▁Athletic", + -12.178147315979004 + ], + [ + "help", + -12.178409576416016 + ], + [ + "▁irrelevant", + -12.178533554077148 + ], + [ + "▁Communist", + -12.178828239440918 + ], + [ + "▁manipulate", + -12.178847312927246 + ], + [ + "▁Belgian", + -12.179058074951172 + ], + [ + "▁infectious", + -12.179075241088867 + ], + [ + "▁Liu", + -12.179125785827637 + ], + [ + "▁Aqua", + -12.17914867401123 + ], + [ + "▁Loss", + -12.179176330566406 + ], + [ + "▁Fellowship", + -12.17923641204834 + ], + [ + "▁Shoes", + -12.179378509521484 + ], + [ + "▁founders", + -12.17938232421875 + ], + [ + "▁traces", + -12.179387092590332 + ], + [ + "▁Knights", + -12.179601669311523 + ], + [ + "▁dragged", + -12.179655075073242 + ], + [ + "▁Holdings", + -12.17979907989502 + ], + [ + "▁kernel", + -12.17990779876709 + ], + [ + "▁youtube", + -12.179998397827148 + ], + [ + "▁nutrient", + -12.18014144897461 + ], + [ + "ick", + -12.180158615112305 + ], + [ + "▁Brighton", + -12.180305480957031 + ], + [ + "▁Guild", + -12.180389404296875 + ], + [ + "▁unchanged", + -12.180801391601562 + ], + [ + "▁passwords", + -12.1808500289917 + ], + [ + "▁tu", + -12.181087493896484 + ], + [ + "▁Hopkins", + -12.181127548217773 + ], + [ + "▁Investors", + -12.181243896484375 + ], + [ + "▁103", + -12.181262016296387 + ], + [ + "▁suburban", + -12.181262969970703 + ], + [ + "▁Thor", + -12.181312561035156 + ], + [ + "▁Banking", + -12.181316375732422 + ], + [ + "▁refusing", + -12.181367874145508 + ], + [ + "▁BIG", + -12.181410789489746 + ], + [ + "▁confined", + -12.181437492370605 + ], + [ + "▁112", + -12.181892395019531 + ], + [ + "▁pitched", + -12.182026863098145 + ], + [ + "▁Frederick", + -12.182092666625977 + ], + [ + "▁seamlessly", + -12.182106971740723 + ], + [ + "▁preparations", + -12.182735443115234 + ], + [ + "▁plugins", + -12.182769775390625 + ], + [ + "wire", + -12.182785034179688 + ], + [ + "▁HA", + -12.182881355285645 + ], + [ + "▁servicing", + -12.18321418762207 + ], + [ + "▁mines", + -12.183236122131348 + ], + [ + "▁misconduct", + -12.183298110961914 + ], + [ + "safe", + -12.183385848999023 + ], + [ + "▁tactical", + -12.183747291564941 + ], + [ + "mes", + -12.183889389038086 + ], + [ + "▁vacant", + -12.18411636352539 + ], + [ + "▁pinch", + -12.184133529663086 + ], + [ + "▁uncovered", + -12.184135437011719 + ], + [ + "▁Sol", + -12.184209823608398 + ], + [ + "fat", + -12.184255599975586 + ], + [ + "▁lateral", + -12.184295654296875 + ], + [ + "▁definitive", + -12.184379577636719 + ], + [ + "▁volunteering", + -12.18438720703125 + ], + [ + "▁Riley", + -12.184412002563477 + ], + [ + "▁clicks", + -12.184429168701172 + ], + [ + "▁clutch", + -12.184438705444336 + ], + [ + "▁renovated", + -12.184469223022461 + ], + [ + "ud", + -12.184488296508789 + ], + [ + "▁rugby", + -12.184599876403809 + ], + [ + "▁Essential", + -12.184688568115234 + ], + [ + "▁CM", + -12.184704780578613 + ], + [ + "▁Fuel", + -12.184728622436523 + ], + [ + "▁Adelaide", + -12.184792518615723 + ], + [ + "▁denying", + -12.184948921203613 + ], + [ + "▁designation", + -12.184958457946777 + ], + [ + "▁tasted", + -12.185029029846191 + ], + [ + "▁CP", + -12.185148239135742 + ], + [ + "▁unified", + -12.18535041809082 + ], + [ + "▁Receive", + -12.185358047485352 + ], + [ + "▁obscure", + -12.185440063476562 + ], + [ + "ѕ", + -12.185623168945312 + ], + [ + "▁Beta", + -12.185784339904785 + ], + [ + "▁soothing", + -12.185859680175781 + ], + [ + "▁aka", + -12.18596363067627 + ], + [ + "zone", + -12.186056137084961 + ], + [ + "▁cemetery", + -12.1860990524292 + ], + [ + "EN", + -12.186171531677246 + ], + [ + "▁charger", + -12.186197280883789 + ], + [ + "▁pouring", + -12.186259269714355 + ], + [ + "UP", + -12.186649322509766 + ], + [ + "▁trek", + -12.186712265014648 + ], + [ + "▁slate", + -12.186867713928223 + ], + [ + "▁Scale", + -12.186959266662598 + ], + [ + "GA", + -12.187040328979492 + ], + [ + "▁neighbours", + -12.187115669250488 + ], + [ + "▁Mai", + -12.187230110168457 + ], + [ + "▁projections", + -12.187379837036133 + ], + [ + "▁emission", + -12.187488555908203 + ], + [ + "▁rainy", + -12.187506675720215 + ], + [ + "▁transferring", + -12.187581062316895 + ], + [ + "▁echo", + -12.187675476074219 + ], + [ + "▁adore", + -12.187886238098145 + ], + [ + "share", + -12.187893867492676 + ], + [ + "▁duplicate", + -12.188071250915527 + ], + [ + "▁fibre", + -12.188077926635742 + ], + [ + "Are", + -12.188084602355957 + ], + [ + "▁predominantly", + -12.18811321258545 + ], + [ + "▁FX", + -12.188140869140625 + ], + [ + "▁downloads", + -12.18814468383789 + ], + [ + "▁radius", + -12.18819522857666 + ], + [ + "▁firearms", + -12.188218116760254 + ], + [ + "▁specs", + -12.188408851623535 + ], + [ + "▁compassionate", + -12.188433647155762 + ], + [ + "▁systemic", + -12.18847370147705 + ], + [ + "▁tossed", + -12.188642501831055 + ], + [ + "▁furnace", + -12.188724517822266 + ], + [ + "▁endorsement", + -12.188745498657227 + ], + [ + "▁expired", + -12.188844680786133 + ], + [ + "▁BJP", + -12.188937187194824 + ], + [ + "▁threaten", + -12.189047813415527 + ], + [ + "▁Nuclear", + -12.189083099365234 + ], + [ + "▁Hire", + -12.18911075592041 + ], + [ + "▁Canal", + -12.189157485961914 + ], + [ + "▁mills", + -12.1893310546875 + ], + [ + "▁collectors", + -12.18940258026123 + ], + [ + "▁Eden", + -12.189631462097168 + ], + [ + "▁Pride", + -12.189640998840332 + ], + [ + "▁aroma", + -12.18972110748291 + ], + [ + "▁Sim", + -12.189774513244629 + ], + [ + "▁gown", + -12.189812660217285 + ], + [ + "▁onset", + -12.189848899841309 + ], + [ + "▁Sch", + -12.189859390258789 + ], + [ + "▁Everybody", + -12.189889907836914 + ], + [ + "▁burger", + -12.18993091583252 + ], + [ + "▁voucher", + -12.1899995803833 + ], + [ + "▁relieved", + -12.190169334411621 + ], + [ + "▁winding", + -12.190284729003906 + ], + [ + "▁regulator", + -12.190423965454102 + ], + [ + "▁felony", + -12.190443992614746 + ], + [ + "▁tonnes", + -12.190572738647461 + ], + [ + "▁finals", + -12.190633773803711 + ], + [ + "▁boxing", + -12.190751075744629 + ], + [ + "▁confronted", + -12.190911293029785 + ], + [ + "▁Grande", + -12.190942764282227 + ], + [ + "▁Scholarship", + -12.190969467163086 + ], + [ + "450", + -12.191027641296387 + ], + [ + "▁wont", + -12.191044807434082 + ], + [ + "▁interacting", + -12.191095352172852 + ], + [ + "▁Combine", + -12.19134521484375 + ], + [ + "▁Bang", + -12.191400527954102 + ], + [ + "▁fathers", + -12.191411972045898 + ], + [ + "dia", + -12.191413879394531 + ], + [ + "▁Louisville", + -12.191476821899414 + ], + [ + "▁SL", + -12.191699981689453 + ], + [ + "▁consequently", + -12.191777229309082 + ], + [ + "▁Jill", + -12.19188404083252 + ], + [ + "▁tumors", + -12.192291259765625 + ], + [ + "▁Quest", + -12.19234848022461 + ], + [ + "▁academics", + -12.192831993103027 + ], + [ + "▁mitigate", + -12.192935943603516 + ], + [ + "▁cooperate", + -12.192961692810059 + ], + [ + "▁zinc", + -12.19307804107666 + ], + [ + "▁unauthorized", + -12.193081855773926 + ], + [ + "mu", + -12.193214416503906 + ], + [ + "▁registering", + -12.193342208862305 + ], + [ + "▁1959", + -12.193380355834961 + ], + [ + "▁peripheral", + -12.193459510803223 + ], + [ + "▁Rams", + -12.193595886230469 + ], + [ + "▁defect", + -12.193896293640137 + ], + [ + "▁hackers", + -12.193949699401855 + ], + [ + "ase", + -12.193961143493652 + ], + [ + "people", + -12.194086074829102 + ], + [ + "▁grapes", + -12.194238662719727 + ], + [ + "▁decreasing", + -12.194244384765625 + ], + [ + "▁intra", + -12.194302558898926 + ], + [ + "▁suburbs", + -12.194440841674805 + ], + [ + "▁unpleasant", + -12.194601058959961 + ], + [ + "▁hips", + -12.19465160369873 + ], + [ + "160", + -12.19483757019043 + ], + [ + "▁Sin", + -12.194965362548828 + ], + [ + "gr", + -12.195230484008789 + ], + [ + "▁Grill", + -12.19525146484375 + ], + [ + "▁Verizon", + -12.195786476135254 + ], + [ + "▁damp", + -12.195786476135254 + ], + [ + "▁elder", + -12.19640827178955 + ], + [ + "▁Panama", + -12.196542739868164 + ], + [ + "▁delegation", + -12.196554183959961 + ], + [ + "▁Secondly", + -12.196561813354492 + ], + [ + "▁Effective", + -12.196572303771973 + ], + [ + "▁insurers", + -12.196573257446289 + ], + [ + "▁DA", + -12.19666862487793 + ], + [ + "▁hooks", + -12.196861267089844 + ], + [ + "▁Fifth", + -12.197028160095215 + ], + [ + "growing", + -12.19710636138916 + ], + [ + "▁cops", + -12.197128295898438 + ], + [ + "▁someday", + -12.197357177734375 + ], + [ + "AR", + -12.197373390197754 + ], + [ + "▁burns", + -12.197434425354004 + ], + [ + "social", + -12.197537422180176 + ], + [ + "▁Tank", + -12.197580337524414 + ], + [ + "▁Carpet", + -12.197691917419434 + ], + [ + "▁endurance", + -12.197751998901367 + ], + [ + "workers", + -12.19797420501709 + ], + [ + "▁insufficient", + -12.198063850402832 + ], + [ + "▁emailed", + -12.198174476623535 + ], + [ + "▁reversed", + -12.19849967956543 + ], + [ + "▁allowance", + -12.198509216308594 + ], + [ + "Red", + -12.198569297790527 + ], + [ + "▁similarities", + -12.198790550231934 + ], + [ + "▁oxide", + -12.198833465576172 + ], + [ + "▁Apps", + -12.198911666870117 + ], + [ + "▁naming", + -12.199044227600098 + ], + [ + "▁dealership", + -12.199079513549805 + ], + [ + "▁shoots", + -12.199446678161621 + ], + [ + "track", + -12.199742317199707 + ], + [ + "▁Sites", + -12.199960708618164 + ], + [ + "▁liquor", + -12.200082778930664 + ], + [ + "▁ia", + -12.200149536132812 + ], + [ + "▁Critical", + -12.200407028198242 + ], + [ + "▁mileage", + -12.200421333312988 + ], + [ + "met", + -12.200536727905273 + ], + [ + "tes", + -12.200545310974121 + ], + [ + "▁MAC", + -12.200672149658203 + ], + [ + "▁Henderson", + -12.20071792602539 + ], + [ + "▁victories", + -12.201112747192383 + ], + [ + "▁thanked", + -12.201176643371582 + ], + [ + "▁parcel", + -12.201239585876465 + ], + [ + "▁repeating", + -12.201716423034668 + ], + [ + "▁Em", + -12.201873779296875 + ], + [ + "▁Armstrong", + -12.201979637145996 + ], + [ + "▁bust", + -12.202298164367676 + ], + [ + "▁1944", + -12.202329635620117 + ], + [ + "▁Packers", + -12.202332496643066 + ], + [ + "think", + -12.202391624450684 + ], + [ + "▁battling", + -12.202591896057129 + ], + [ + "▁Fruit", + -12.20266056060791 + ], + [ + "▁motivate", + -12.203025817871094 + ], + [ + "▁Makes", + -12.203120231628418 + ], + [ + "books", + -12.20313549041748 + ], + [ + "shi", + -12.203335762023926 + ], + [ + "▁stripped", + -12.203401565551758 + ], + [ + "▁Reynolds", + -12.20343017578125 + ], + [ + "▁detective", + -12.203548431396484 + ], + [ + "ante", + -12.203596115112305 + ], + [ + "▁cliff", + -12.203963279724121 + ], + [ + "▁Naturally", + -12.203995704650879 + ], + [ + "▁pursued", + -12.204022407531738 + ], + [ + "▁portrayed", + -12.204073905944824 + ], + [ + "AA", + -12.204115867614746 + ], + [ + "▁irrigation", + -12.20424747467041 + ], + [ + "▁accents", + -12.204358100891113 + ], + [ + "make", + -12.204381942749023 + ], + [ + "▁contributors", + -12.204568862915039 + ], + [ + "▁theaters", + -12.204730987548828 + ], + [ + "▁bind", + -12.20486068725586 + ], + [ + "▁bowls", + -12.204952239990234 + ], + [ + "▁ash", + -12.204995155334473 + ], + [ + "▁MUST", + -12.204996109008789 + ], + [ + "▁carrots", + -12.20500659942627 + ], + [ + "▁Ser", + -12.205194473266602 + ], + [ + "▁northwest", + -12.205389976501465 + ], + [ + "▁decks", + -12.205467224121094 + ], + [ + "▁certainty", + -12.2055025100708 + ], + [ + "▁neo", + -12.20563793182373 + ], + [ + "▁diets", + -12.205777168273926 + ], + [ + "▁Tab", + -12.205826759338379 + ], + [ + "▁mentioning", + -12.205930709838867 + ], + [ + "▁southwest", + -12.205999374389648 + ], + [ + "▁Document", + -12.206369400024414 + ], + [ + "▁critique", + -12.206422805786133 + ], + [ + "▁academy", + -12.206437110900879 + ], + [ + "▁punk", + -12.206477165222168 + ], + [ + "economic", + -12.2064847946167 + ], + [ + "▁removes", + -12.206579208374023 + ], + [ + "▁Fiction", + -12.206653594970703 + ], + [ + "▁1958", + -12.206730842590332 + ], + [ + "▁Balance", + -12.206788063049316 + ], + [ + "▁pat", + -12.206880569458008 + ], + [ + "▁hype", + -12.206896781921387 + ], + [ + "State", + -12.206929206848145 + ], + [ + "▁Kind", + -12.206963539123535 + ], + [ + "▁admissions", + -12.207090377807617 + ], + [ + "▁thrust", + -12.207098960876465 + ], + [ + "▁Adrian", + -12.207113265991211 + ], + [ + "▁bypass", + -12.207132339477539 + ], + [ + "AD", + -12.20732307434082 + ], + [ + "▁123", + -12.20742130279541 + ], + [ + "▁geared", + -12.207423210144043 + ], + [ + "▁tuning", + -12.207545280456543 + ], + [ + "▁Tele", + -12.207660675048828 + ], + [ + "▁multimedia", + -12.207674980163574 + ], + [ + "▁Orthodox", + -12.207756042480469 + ], + [ + "▁raid", + -12.20786190032959 + ], + [ + "▁polyester", + -12.207958221435547 + ], + [ + "ological", + -12.20803451538086 + ], + [ + "▁Huawei", + -12.208288192749023 + ], + [ + "▁NW", + -12.208330154418945 + ], + [ + "▁Duty", + -12.20837116241455 + ], + [ + "▁unfamiliar", + -12.20838451385498 + ], + [ + "▁removable", + -12.2084379196167 + ], + [ + "▁rainfall", + -12.208500862121582 + ], + [ + "▁Into", + -12.208609580993652 + ], + [ + "▁realities", + -12.208760261535645 + ], + [ + "GO", + -12.209117889404297 + ], + [ + "▁locker", + -12.20921802520752 + ], + [ + "breaking", + -12.209250450134277 + ], + [ + "square", + -12.209489822387695 + ], + [ + "▁1956", + -12.2095947265625 + ], + [ + "▁socket", + -12.209637641906738 + ], + [ + "IS", + -12.209802627563477 + ], + [ + "▁transplant", + -12.209869384765625 + ], + [ + "▁unconscious", + -12.20997428894043 + ], + [ + "▁Belle", + -12.209991455078125 + ], + [ + "▁chassis", + -12.210281372070312 + ], + [ + "▁Loans", + -12.210336685180664 + ], + [ + "▁Cookies", + -12.210497856140137 + ], + [ + "using", + -12.21066951751709 + ], + [ + "▁Edmonton", + -12.210695266723633 + ], + [ + "live", + -12.210914611816406 + ], + [ + "▁comparisons", + -12.210936546325684 + ], + [ + "▁northeast", + -12.211008071899414 + ], + [ + "▁Queens", + -12.211048126220703 + ], + [ + "▁Megan", + -12.211289405822754 + ], + [ + "▁routines", + -12.21129035949707 + ], + [ + "centric", + -12.211529731750488 + ], + [ + "Thank", + -12.211576461791992 + ], + [ + "▁privileged", + -12.211627960205078 + ], + [ + "dependent", + -12.211701393127441 + ], + [ + "▁smoked", + -12.211736679077148 + ], + [ + "▁Kon", + -12.211950302124023 + ], + [ + "▁Hip", + -12.212055206298828 + ], + [ + "▁provinces", + -12.212199211120605 + ], + [ + "▁triangle", + -12.212247848510742 + ], + [ + "▁Sheffield", + -12.212553024291992 + ], + [ + "▁historian", + -12.212638854980469 + ], + [ + "▁drastically", + -12.212714195251465 + ], + [ + "gy", + -12.212812423706055 + ], + [ + "▁che", + -12.21284294128418 + ], + [ + "▁belonged", + -12.212847709655762 + ], + [ + "▁Alfred", + -12.212968826293945 + ], + [ + "▁gases", + -12.213022232055664 + ], + [ + "▁upwards", + -12.213043212890625 + ], + [ + "▁picturesque", + -12.213088035583496 + ], + [ + "▁Presidential", + -12.21352481842041 + ], + [ + "▁chefs", + -12.213529586791992 + ], + [ + "▁Morrison", + -12.213692665100098 + ], + [ + "▁SM", + -12.213709831237793 + ], + [ + "▁peek", + -12.213728904724121 + ], + [ + "▁chatting", + -12.213785171508789 + ], + [ + "▁acceleration", + -12.213848114013672 + ], + [ + "▁stool", + -12.213854789733887 + ], + [ + "▁Protein", + -12.213920593261719 + ], + [ + "▁downside", + -12.214005470275879 + ], + [ + "▁prisoner", + -12.21402645111084 + ], + [ + "▁Funny", + -12.21408462524414 + ], + [ + "▁hunter", + -12.214134216308594 + ], + [ + "▁Powder", + -12.214140892028809 + ], + [ + "▁goat", + -12.214354515075684 + ], + [ + "▁averaged", + -12.21447467803955 + ], + [ + "▁identities", + -12.214507102966309 + ], + [ + "▁MPs", + -12.214675903320312 + ], + [ + "▁Erin", + -12.214723587036133 + ], + [ + "▁susceptible", + -12.214743614196777 + ], + [ + "▁Portable", + -12.214828491210938 + ], + [ + "▁Autumn", + -12.215035438537598 + ], + [ + "▁Playing", + -12.215117454528809 + ], + [ + "▁Zhang", + -12.21512508392334 + ], + [ + "▁Wade", + -12.215526580810547 + ], + [ + "▁Progress", + -12.215560913085938 + ], + [ + "▁Visitors", + -12.21557903289795 + ], + [ + "▁moist", + -12.215723991394043 + ], + [ + "▁BT", + -12.215725898742676 + ], + [ + "▁neurons", + -12.21577262878418 + ], + [ + "▁exclude", + -12.216107368469238 + ], + [ + "▁regain", + -12.216137886047363 + ], + [ + "lay", + -12.216168403625488 + ], + [ + "▁ce", + -12.216195106506348 + ], + [ + "▁FIFA", + -12.216531753540039 + ], + [ + "▁daylight", + -12.216718673706055 + ], + [ + "▁arbitration", + -12.216731071472168 + ], + [ + "▁Hans", + -12.216801643371582 + ], + [ + "Table", + -12.21682357788086 + ], + [ + "▁fertility", + -12.216936111450195 + ], + [ + "▁triggers", + -12.216949462890625 + ], + [ + "▁Olive", + -12.216989517211914 + ], + [ + "▁Sudan", + -12.217352867126465 + ], + [ + "▁circumstance", + -12.217602729797363 + ], + [ + "▁sympathy", + -12.217802047729492 + ], + [ + "▁Devil", + -12.217869758605957 + ], + [ + "▁glowing", + -12.217968940734863 + ], + [ + "▁Become", + -12.218006134033203 + ], + [ + "▁Renaissance", + -12.218201637268066 + ], + [ + "▁continuity", + -12.21822738647461 + ], + [ + "▁Ship", + -12.218330383300781 + ], + [ + "third", + -12.218424797058105 + ], + [ + "▁Rodriguez", + -12.218771934509277 + ], + [ + "▁shells", + -12.21898365020752 + ], + [ + "▁Vladimir", + -12.219233512878418 + ], + [ + "▁inspections", + -12.219453811645508 + ], + [ + "▁rude", + -12.219466209411621 + ], + [ + "PC", + -12.219646453857422 + ], + [ + "▁ultrasound", + -12.219684600830078 + ], + [ + "▁impaired", + -12.21986198425293 + ], + [ + "IL", + -12.219942092895508 + ], + [ + "▁compilation", + -12.220019340515137 + ], + [ + "▁Evan", + -12.220274925231934 + ], + [ + "▁Leaf", + -12.220314025878906 + ], + [ + "▁miserable", + -12.220412254333496 + ], + [ + "▁snapped", + -12.220611572265625 + ], + [ + "▁embarrassing", + -12.220673561096191 + ], + [ + "▁steer", + -12.220792770385742 + ], + [ + "had", + -12.2208251953125 + ], + [ + "▁emphasized", + -12.220878601074219 + ], + [ + "▁HOW", + -12.221362113952637 + ], + [ + "▁Leaders", + -12.221369743347168 + ], + [ + "▁Il", + -12.221444129943848 + ], + [ + "▁Egg", + -12.221586227416992 + ], + [ + "▁Charleston", + -12.221634864807129 + ], + [ + "Book", + -12.221686363220215 + ], + [ + "ama", + -12.221834182739258 + ], + [ + "▁Vietnamese", + -12.221948623657227 + ], + [ + "fit", + -12.221981048583984 + ], + [ + "▁Solomon", + -12.222206115722656 + ], + [ + "Mr", + -12.222570419311523 + ], + [ + "sell", + -12.22302532196045 + ], + [ + "▁processors", + -12.223278999328613 + ], + [ + "▁arbitrary", + -12.223285675048828 + ], + [ + "▁slowed", + -12.223329544067383 + ], + [ + "▁Mile", + -12.223665237426758 + ], + [ + "bel", + -12.223980903625488 + ], + [ + "▁Advertising", + -12.223987579345703 + ], + [ + "▁speeches", + -12.224346160888672 + ], + [ + "▁simplify", + -12.224468231201172 + ], + [ + "▁blends", + -12.224525451660156 + ], + [ + "▁spider", + -12.224616050720215 + ], + [ + "▁Dev", + -12.224641799926758 + ], + [ + "▁poison", + -12.224682807922363 + ], + [ + "▁Count", + -12.224861145019531 + ], + [ + "▁Alexa", + -12.225046157836914 + ], + [ + "▁playful", + -12.22510814666748 + ], + [ + "▁Corn", + -12.225142478942871 + ], + [ + "▁clerk", + -12.225159645080566 + ], + [ + "▁Palestine", + -12.225232124328613 + ], + [ + "▁thrilling", + -12.225366592407227 + ], + [ + "▁timer", + -12.22537612915039 + ], + [ + "▁despair", + -12.225386619567871 + ], + [ + "▁Listing", + -12.225541114807129 + ], + [ + "▁scanner", + -12.225582122802734 + ], + [ + "pl", + -12.225679397583008 + ], + [ + "▁Mint", + -12.225754737854004 + ], + [ + "▁downward", + -12.225757598876953 + ], + [ + "far", + -12.22603702545166 + ], + [ + "▁classics", + -12.226095199584961 + ], + [ + "▁dubbed", + -12.226149559020996 + ], + [ + "▁enroll", + -12.226340293884277 + ], + [ + "▁Jar", + -12.22638988494873 + ], + [ + "▁1947", + -12.22658920288086 + ], + [ + "▁burnt", + -12.226592063903809 + ], + [ + "▁compartment", + -12.22663402557373 + ], + [ + "▁Maya", + -12.22668170928955 + ], + [ + "▁1200", + -12.226728439331055 + ], + [ + "▁Westminster", + -12.226757049560547 + ], + [ + "▁1080", + -12.226776123046875 + ], + [ + "▁nickel", + -12.226848602294922 + ], + [ + "▁Desktop", + -12.226936340332031 + ], + [ + "▁mock", + -12.226980209350586 + ], + [ + "member", + -12.227049827575684 + ], + [ + "▁geography", + -12.227133750915527 + ], + [ + "▁butterfly", + -12.227346420288086 + ], + [ + "▁weaker", + -12.227348327636719 + ], + [ + "▁Bangkok", + -12.227397918701172 + ], + [ + "▁1957", + -12.227447509765625 + ], + [ + "▁wives", + -12.227556228637695 + ], + [ + "▁Songs", + -12.227574348449707 + ], + [ + "▁Lunch", + -12.22771167755127 + ], + [ + "▁destiny", + -12.227718353271484 + ], + [ + "▁Manufacturer", + -12.227807998657227 + ], + [ + "▁thyroid", + -12.227941513061523 + ], + [ + "180", + -12.227962493896484 + ], + [ + "▁bombing", + -12.228065490722656 + ], + [ + "▁evolutionary", + -12.228153228759766 + ], + [ + "▁{", + -12.228163719177246 + ], + [ + "▁wandering", + -12.228414535522461 + ], + [ + "▁Already", + -12.228463172912598 + ], + [ + "▁Hy", + -12.228475570678711 + ], + [ + "▁Diane", + -12.228477478027344 + ], + [ + "▁distributors", + -12.228558540344238 + ], + [ + "▁Offering", + -12.228644371032715 + ], + [ + "▁terrifying", + -12.228696823120117 + ], + [ + "▁Asset", + -12.228885650634766 + ], + [ + "▁corrosion", + -12.229033470153809 + ], + [ + "▁confront", + -12.22915267944336 + ], + [ + "▁Betty", + -12.22918701171875 + ], + [ + "▁affection", + -12.229267120361328 + ], + [ + "▁TIME", + -12.229269027709961 + ], + [ + "▁exempt", + -12.229349136352539 + ], + [ + "▁advertisers", + -12.229375839233398 + ], + [ + "▁unhealthy", + -12.22979736328125 + ], + [ + "▁Assistance", + -12.22988510131836 + ], + [ + "▁Romans", + -12.230121612548828 + ], + [ + "▁pitching", + -12.23012638092041 + ], + [ + "ila", + -12.230143547058105 + ], + [ + "▁folders", + -12.230169296264648 + ], + [ + "▁loft", + -12.230262756347656 + ], + [ + "▁filtering", + -12.23031234741211 + ], + [ + "▁Uganda", + -12.230439186096191 + ], + [ + "▁disposed", + -12.230523109436035 + ], + [ + "▁Yep", + -12.230660438537598 + ], + [ + "▁chunk", + -12.230770111083984 + ], + [ + "▁obstacle", + -12.230830192565918 + ], + [ + "▁dye", + -12.230875015258789 + ], + [ + "▁Mortgage", + -12.23095417022705 + ], + [ + "without", + -12.231003761291504 + ], + [ + "▁Cinema", + -12.2310209274292 + ], + [ + "▁configurations", + -12.231023788452148 + ], + [ + "▁signatures", + -12.231042861938477 + ], + [ + "▁clusters", + -12.231101036071777 + ], + [ + "▁Libya", + -12.231173515319824 + ], + [ + "▁Barn", + -12.231256484985352 + ], + [ + "▁Methodist", + -12.231374740600586 + ], + [ + "▁condemned", + -12.231549263000488 + ], + [ + "▁corridor", + -12.231568336486816 + ], + [ + "▁Jackie", + -12.23161506652832 + ], + [ + "▁Artists", + -12.231888771057129 + ], + [ + "▁ni", + -12.232013702392578 + ], + [ + "▁supreme", + -12.232048034667969 + ], + [ + "▁Rhode", + -12.232253074645996 + ], + [ + "▁Armed", + -12.232328414916992 + ], + [ + "▁Device", + -12.232426643371582 + ], + [ + "▁shark", + -12.232536315917969 + ], + [ + "▁weighs", + -12.232654571533203 + ], + [ + "▁Jaw", + -12.232685089111328 + ], + [ + "▁Finish", + -12.232701301574707 + ], + [ + "▁orchestra", + -12.232756614685059 + ], + [ + "▁drones", + -12.232830047607422 + ], + [ + "▁Isle", + -12.23285961151123 + ], + [ + "▁sausage", + -12.232942581176758 + ], + [ + "▁epidemic", + -12.233051300048828 + ], + [ + "ux", + -12.233078956604004 + ], + [ + "HA", + -12.233154296875 + ], + [ + "index", + -12.23326301574707 + ], + [ + "▁exploitation", + -12.233268737792969 + ], + [ + "▁squares", + -12.233287811279297 + ], + [ + "▁Coal", + -12.233494758605957 + ], + [ + "force", + -12.233878135681152 + ], + [ + "nis", + -12.234044075012207 + ], + [ + "▁Letters", + -12.234233856201172 + ], + [ + "▁Integrated", + -12.234341621398926 + ], + [ + "▁defendants", + -12.23443603515625 + ], + [ + "▁MRI", + -12.234505653381348 + ], + [ + "▁Princeton", + -12.234657287597656 + ], + [ + "▁missiles", + -12.23478889465332 + ], + [ + "▁buck", + -12.234835624694824 + ], + [ + "▁conceived", + -12.234881401062012 + ], + [ + "▁hallway", + -12.234923362731934 + ], + [ + "▁Apollo", + -12.234971046447754 + ], + [ + "▁Gilbert", + -12.235088348388672 + ], + [ + "▁merge", + -12.235149383544922 + ], + [ + "▁warrior", + -12.235328674316406 + ], + [ + "▁inflammatory", + -12.235445022583008 + ], + [ + "▁acquisitions", + -12.23550796508789 + ], + [ + "▁refuses", + -12.235730171203613 + ], + [ + "▁↑", + -12.235856056213379 + ], + [ + "▁Score", + -12.235868453979492 + ], + [ + "360", + -12.236199378967285 + ], + [ + "NE", + -12.236247062683105 + ], + [ + "▁Gran", + -12.236248970031738 + ], + [ + "call", + -12.236336708068848 + ], + [ + "▁obsession", + -12.236457824707031 + ], + [ + "▁107", + -12.236462593078613 + ], + [ + "ct", + -12.236532211303711 + ], + [ + "▁Automotive", + -12.236543655395508 + ], + [ + "▁Movies", + -12.236563682556152 + ], + [ + "▁galaxy", + -12.236566543579102 + ], + [ + "▁Hugh", + -12.236603736877441 + ], + [ + "▁puzzles", + -12.23711109161377 + ], + [ + "140", + -12.237113952636719 + ], + [ + "▁cleaners", + -12.237264633178711 + ], + [ + "▁predecessor", + -12.237393379211426 + ], + [ + "▁researched", + -12.237658500671387 + ], + [ + "▁rocky", + -12.237666130065918 + ], + [ + "▁ng", + -12.237833976745605 + ], + [ + "▁Inspired", + -12.23785400390625 + ], + [ + "great", + -12.23793888092041 + ], + [ + "bot", + -12.237974166870117 + ], + [ + "exe", + -12.238011360168457 + ], + [ + "▁runway", + -12.238077163696289 + ], + [ + "▁Portal", + -12.238097190856934 + ], + [ + "▁residing", + -12.23819637298584 + ], + [ + "▁cartridge", + -12.238221168518066 + ], + [ + "▁Mouse", + -12.238362312316895 + ], + [ + "▁CB", + -12.238417625427246 + ], + [ + "▁Evil", + -12.238447189331055 + ], + [ + "▁Curtis", + -12.238504409790039 + ], + [ + "▁spill", + -12.238513946533203 + ], + [ + "First", + -12.238598823547363 + ], + [ + "pack", + -12.23876953125 + ], + [ + "▁photographic", + -12.23884105682373 + ], + [ + "▁reproductive", + -12.23894214630127 + ], + [ + "▁stared", + -12.23896312713623 + ], + [ + "DA", + -12.238968849182129 + ], + [ + "▁warfare", + -12.239012718200684 + ], + [ + "▁Mod", + -12.23902416229248 + ], + [ + "▁Ye", + -12.23911190032959 + ], + [ + "▁flavours", + -12.239137649536133 + ], + [ + "▁issuing", + -12.239194869995117 + ], + [ + "ties", + -12.23920726776123 + ], + [ + "▁friction", + -12.239592552185059 + ], + [ + "▁impressions", + -12.239727020263672 + ], + [ + "▁PD", + -12.239790916442871 + ], + [ + "▁circuits", + -12.239856719970703 + ], + [ + "▁fulfillment", + -12.239972114562988 + ], + [ + "▁Seth", + -12.239994049072266 + ], + [ + "▁Administrator", + -12.240055084228516 + ], + [ + "▁Links", + -12.240087509155273 + ], + [ + "demand", + -12.240203857421875 + ], + [ + "▁Cheese", + -12.24036693572998 + ], + [ + "vin", + -12.240482330322266 + ], + [ + "▁„", + -12.240543365478516 + ], + [ + "▁decreases", + -12.240588188171387 + ], + [ + "bert", + -12.240604400634766 + ], + [ + "▁Louise", + -12.240761756896973 + ], + [ + "▁Scout", + -12.24087142944336 + ], + [ + "▁stacked", + -12.24089241027832 + ], + [ + "▁Bur", + -12.240915298461914 + ], + [ + "▁Shane", + -12.241451263427734 + ], + [ + "▁motors", + -12.241459846496582 + ], + [ + "▁assumes", + -12.24153995513916 + ], + [ + "▁stall", + -12.241572380065918 + ], + [ + "▁abusive", + -12.241595268249512 + ], + [ + "▁lettuce", + -12.241734504699707 + ], + [ + "▁outlines", + -12.24181842803955 + ], + [ + "▁bubbles", + -12.241826057434082 + ], + [ + "NY", + -12.241847038269043 + ], + [ + "ric", + -12.241958618164062 + ], + [ + "▁immunity", + -12.242022514343262 + ], + [ + "▁Bend", + -12.242249488830566 + ], + [ + "▁inception", + -12.242361068725586 + ], + [ + "▁avid", + -12.242390632629395 + ], + [ + "▁Springfield", + -12.242566108703613 + ], + [ + "▁Pressure", + -12.242578506469727 + ], + [ + "▁Leading", + -12.242656707763672 + ], + [ + "NT", + -12.242915153503418 + ], + [ + "▁deliberate", + -12.242962837219238 + ], + [ + "▁parental", + -12.242997169494629 + ], + [ + "fast", + -12.243107795715332 + ], + [ + "▁Legend", + -12.243115425109863 + ], + [ + "▁understandable", + -12.243121147155762 + ], + [ + "▁Windsor", + -12.243285179138184 + ], + [ + "▁allergy", + -12.243427276611328 + ], + [ + "▁clearer", + -12.243453025817871 + ], + [ + "ib", + -12.243475914001465 + ], + [ + "▁bins", + -12.24351978302002 + ], + [ + "▁Rochester", + -12.2435302734375 + ], + [ + "▁openings", + -12.243658065795898 + ], + [ + "▁Machinery", + -12.24388313293457 + ], + [ + "▁diary", + -12.244221687316895 + ], + [ + "bury", + -12.244275093078613 + ], + [ + "▁ga", + -12.24437427520752 + ], + [ + "tron", + -12.244447708129883 + ], + [ + "path", + -12.244561195373535 + ], + [ + "▁gems", + -12.24471664428711 + ], + [ + "▁patrons", + -12.24483871459961 + ], + [ + "▁scream", + -12.244860649108887 + ], + [ + "▁Tara", + -12.244880676269531 + ], + [ + "word", + -12.244973182678223 + ], + [ + "▁Massage", + -12.245013236999512 + ], + [ + "▁mentoring", + -12.245051383972168 + ], + [ + "▁friendships", + -12.245173454284668 + ], + [ + "▁Seems", + -12.245667457580566 + ], + [ + "▁Congressional", + -12.245805740356445 + ], + [ + "▁Background", + -12.245808601379395 + ], + [ + "▁kindergarten", + -12.24588680267334 + ], + [ + "cal", + -12.246060371398926 + ], + [ + "▁breasts", + -12.246135711669922 + ], + [ + "▁worksheets", + -12.246296882629395 + ], + [ + "▁tolerate", + -12.24631118774414 + ], + [ + "▁Activity", + -12.246382713317871 + ], + [ + "country", + -12.246467590332031 + ], + [ + "▁competence", + -12.246475219726562 + ], + [ + "▁OFF", + -12.246596336364746 + ], + [ + "▁Das", + -12.246885299682617 + ], + [ + "▁fascinated", + -12.24703311920166 + ], + [ + "▁Stevens", + -12.247047424316406 + ], + [ + "▁Azure", + -12.247106552124023 + ], + [ + "▁Officials", + -12.2473726272583 + ], + [ + "▁Jacksonville", + -12.247537612915039 + ], + [ + "▁footwear", + -12.247598648071289 + ], + [ + "ide", + -12.247716903686523 + ], + [ + "▁Patient", + -12.247774124145508 + ], + [ + "▁temples", + -12.247876167297363 + ], + [ + "normal", + -12.248021125793457 + ], + [ + "▁Sussex", + -12.248092651367188 + ], + [ + "flow", + -12.248162269592285 + ], + [ + "▁masks", + -12.24817943572998 + ], + [ + "▁pens", + -12.248190879821777 + ], + [ + "▁Th", + -12.248202323913574 + ], + [ + "▁fax", + -12.2486572265625 + ], + [ + "▁devotion", + -12.248675346374512 + ], + [ + "NASDAQ", + -12.2487154006958 + ], + [ + "▁expedition", + -12.248758316040039 + ], + [ + "▁Shield", + -12.248846054077148 + ], + [ + "▁Via", + -12.24886703491211 + ], + [ + "fu", + -12.248891830444336 + ], + [ + "▁Peterson", + -12.248956680297852 + ], + [ + "▁humour", + -12.24920654296875 + ], + [ + "▁Wendy", + -12.249272346496582 + ], + [ + "▁slopes", + -12.249282836914062 + ], + [ + "▁scalp", + -12.249314308166504 + ], + [ + "▁Wiring", + -12.249513626098633 + ], + [ + "▁1955", + -12.249560356140137 + ], + [ + "▁commissioner", + -12.249646186828613 + ], + [ + "▁OUR", + -12.249695777893066 + ], + [ + "▁intentional", + -12.249817848205566 + ], + [ + "▁Jets", + -12.249868392944336 + ], + [ + "▁parliamentary", + -12.250112533569336 + ], + [ + "▁111", + -12.250120162963867 + ], + [ + "▁Shares", + -12.250199317932129 + ], + [ + "▁Theresa", + -12.250232696533203 + ], + [ + "▁sued", + -12.25033187866211 + ], + [ + "▁exceeds", + -12.250828742980957 + ], + [ + "pen", + -12.250865936279297 + ], + [ + "EC", + -12.250875473022461 + ], + [ + "▁respectful", + -12.250892639160156 + ], + [ + "▁sickness", + -12.250898361206055 + ], + [ + "▁Ferguson", + -12.250971794128418 + ], + [ + "▁NA", + -12.251060485839844 + ], + [ + "▁sticker", + -12.25106143951416 + ], + [ + "▁contracted", + -12.25106430053711 + ], + [ + "▁Sister", + -12.251114845275879 + ], + [ + "▁Celtic", + -12.251155853271484 + ], + [ + "Hot", + -12.251228332519531 + ], + [ + "▁cheating", + -12.251428604125977 + ], + [ + "▁PlayStation", + -12.251591682434082 + ], + [ + "▁fines", + -12.251656532287598 + ], + [ + "▁Asked", + -12.25182819366455 + ], + [ + "▁Employees", + -12.252143859863281 + ], + [ + "▁ally", + -12.25217342376709 + ], + [ + "▁settlements", + -12.252196311950684 + ], + [ + "▁blender", + -12.252226829528809 + ], + [ + "ade", + -12.25226879119873 + ], + [ + "▁volatile", + -12.252408027648926 + ], + [ + "▁flooded", + -12.252885818481445 + ], + [ + "▁remarkably", + -12.253110885620117 + ], + [ + "▁chemotherapy", + -12.253161430358887 + ], + [ + "▁probable", + -12.253172874450684 + ], + [ + "▁Firstly", + -12.253181457519531 + ], + [ + "▁Romania", + -12.253355026245117 + ], + [ + "▁Sector", + -12.253541946411133 + ], + [ + "▁grease", + -12.253620147705078 + ], + [ + "▁Evolution", + -12.253697395324707 + ], + [ + "▁Northeast", + -12.253793716430664 + ], + [ + "▁Zach", + -12.253793716430664 + ], + [ + "hood", + -12.253829956054688 + ], + [ + "▁bodily", + -12.253859519958496 + ], + [ + "pc", + -12.253889083862305 + ], + [ + "▁Painting", + -12.253966331481934 + ], + [ + "▁caffeine", + -12.253999710083008 + ], + [ + "▁Bryant", + -12.25406265258789 + ], + [ + "▁terribly", + -12.254100799560547 + ], + [ + "▁Reality", + -12.25421142578125 + ], + [ + "▁Arm", + -12.25422191619873 + ], + [ + "▁Advisor", + -12.254231452941895 + ], + [ + "▁Myanmar", + -12.254287719726562 + ], + [ + "▁popping", + -12.254345893859863 + ], + [ + "▁Female", + -12.25487232208252 + ], + [ + "ello", + -12.25490665435791 + ], + [ + "ob", + -12.2549409866333 + ], + [ + "▁Articles", + -12.255196571350098 + ], + [ + "▁mainland", + -12.255280494689941 + ], + [ + "▁Hispanic", + -12.255305290222168 + ], + [ + "▁Domain", + -12.255440711975098 + ], + [ + "▁Daddy", + -12.255548477172852 + ], + [ + "▁Herald", + -12.255611419677734 + ], + [ + "▁feminist", + -12.255683898925781 + ], + [ + "tie", + -12.255684852600098 + ], + [ + "designed", + -12.255733489990234 + ], + [ + "▁magnet", + -12.255741119384766 + ], + [ + "▁bites", + -12.255754470825195 + ], + [ + "▁Newport", + -12.255912780761719 + ], + [ + "▁pas", + -12.25604248046875 + ], + [ + "▁Evaluation", + -12.256052017211914 + ], + [ + "▁Arch", + -12.256183624267578 + ], + [ + "▁restoring", + -12.256281852722168 + ], + [ + "▁Puck", + -12.25635814666748 + ], + [ + "▁Noble", + -12.256401062011719 + ], + [ + "▁Platinum", + -12.25643253326416 + ], + [ + "▁Acid", + -12.256475448608398 + ], + [ + "▁Grinding", + -12.256521224975586 + ], + [ + "▁Gil", + -12.256579399108887 + ], + [ + "ú", + -12.25664234161377 + ], + [ + "▁asphalt", + -12.257083892822266 + ], + [ + "▁toilets", + -12.257238388061523 + ], + [ + "▁Monroe", + -12.257405281066895 + ], + [ + "▁Ticket", + -12.257558822631836 + ], + [ + "▁ruined", + -12.257622718811035 + ], + [ + "▁wit", + -12.257832527160645 + ], + [ + "▁Shannon", + -12.258049964904785 + ], + [ + "▁belongings", + -12.25815486907959 + ], + [ + "▁deliveries", + -12.258164405822754 + ], + [ + "▁exemption", + -12.258199691772461 + ], + [ + "ami", + -12.258302688598633 + ], + [ + "▁Extension", + -12.258376121520996 + ], + [ + "▁ambient", + -12.25847053527832 + ], + [ + "▁webinar", + -12.258668899536133 + ], + [ + "▁unpredictable", + -12.2589750289917 + ], + [ + "▁basin", + -12.259003639221191 + ], + [ + "▁atop", + -12.259032249450684 + ], + [ + "▁Elliott", + -12.259140014648438 + ], + [ + "▁formulated", + -12.259156227111816 + ], + [ + "▁Bangalore", + -12.259207725524902 + ], + [ + "▁fundamentally", + -12.259385108947754 + ], + [ + "▁privileges", + -12.259488105773926 + ], + [ + "▁fuse", + -12.259502410888672 + ], + [ + "▁Klein", + -12.25951862335205 + ], + [ + "▁lone", + -12.259533882141113 + ], + [ + "▁PVC", + -12.259627342224121 + ], + [ + "▁herb", + -12.25974178314209 + ], + [ + "▁urging", + -12.259799003601074 + ], + [ + "▁Honestly", + -12.259800910949707 + ], + [ + "▁Hindi", + -12.260014533996582 + ], + [ + "▁UT", + -12.260108947753906 + ], + [ + "▁melting", + -12.26047420501709 + ], + [ + "▁toxins", + -12.26061725616455 + ], + [ + "▁paradigm", + -12.260782241821289 + ], + [ + "▁Been", + -12.260985374450684 + ], + [ + "▁Boulevard", + -12.261032104492188 + ], + [ + "▁Wake", + -12.261164665222168 + ], + [ + "▁governmental", + -12.261265754699707 + ], + [ + "▁Sur", + -12.261300086975098 + ], + [ + "▁SSL", + -12.261301040649414 + ], + [ + "val", + -12.261322975158691 + ], + [ + "▁concludes", + -12.26150894165039 + ], + [ + "berry", + -12.261632919311523 + ], + [ + "▁insider", + -12.261695861816406 + ], + [ + "▁Sie", + -12.2617826461792 + ], + [ + "▁Buck", + -12.261818885803223 + ], + [ + "▁browsers", + -12.261890411376953 + ], + [ + "▁emergence", + -12.261990547180176 + ], + [ + "▁touchdowns", + -12.262543678283691 + ], + [ + "▁violate", + -12.262613296508789 + ], + [ + "written", + -12.262804985046387 + ], + [ + "▁Legacy", + -12.263395309448242 + ], + [ + "nie", + -12.263554573059082 + ], + [ + "▁Rainbow", + -12.263609886169434 + ], + [ + "▁Vi", + -12.263630867004395 + ], + [ + "▁Interview", + -12.263692855834961 + ], + [ + "yu", + -12.263724327087402 + ], + [ + "tro", + -12.263829231262207 + ], + [ + "▁tucked", + -12.263871192932129 + ], + [ + "▁borrowed", + -12.263893127441406 + ], + [ + "▁plots", + -12.263904571533203 + ], + [ + "▁Rural", + -12.263940811157227 + ], + [ + "▁doubles", + -12.2639799118042 + ], + [ + "▁STEM", + -12.264251708984375 + ], + [ + "▁Ethics", + -12.264384269714355 + ], + [ + "▁generosity", + -12.264398574829102 + ], + [ + "▁scoop", + -12.264532089233398 + ], + [ + "▁Democracy", + -12.264555931091309 + ], + [ + "▁ERA", + -12.264909744262695 + ], + [ + "press", + -12.265029907226562 + ], + [ + "▁halls", + -12.265225410461426 + ], + [ + "▁Fi", + -12.265297889709473 + ], + [ + "▁alleviate", + -12.265342712402344 + ], + [ + "▁Legislature", + -12.265361785888672 + ], + [ + "▁Depression", + -12.265480041503906 + ], + [ + "▁comparative", + -12.265560150146484 + ], + [ + "HR", + -12.2655611038208 + ], + [ + "▁authenticity", + -12.265583038330078 + ], + [ + "▁recycle", + -12.265840530395508 + ], + [ + "▁shampoo", + -12.266091346740723 + ], + [ + "▁photographed", + -12.266131401062012 + ], + [ + "▁dug", + -12.266146659851074 + ], + [ + "▁Giant", + -12.26633358001709 + ], + [ + "▁enduring", + -12.266487121582031 + ], + [ + "▁Richardson", + -12.266642570495605 + ], + [ + "▁Lopez", + -12.266772270202637 + ], + [ + "▁Fabric", + -12.26691722869873 + ], + [ + "▁Menu", + -12.267184257507324 + ], + [ + "▁1939", + -12.26729965209961 + ], + [ + "▁jealous", + -12.267338752746582 + ], + [ + "▁Brook", + -12.267353057861328 + ], + [ + "▁Doc", + -12.267366409301758 + ], + [ + "▁Tor", + -12.267468452453613 + ], + [ + "▁CAD", + -12.267606735229492 + ], + [ + "oo", + -12.267979621887207 + ], + [ + "▁coup", + -12.268129348754883 + ], + [ + "▁owing", + -12.268409729003906 + ], + [ + "▁leaning", + -12.268753051757812 + ], + [ + "▁miniature", + -12.268815994262695 + ], + [ + "▁reinforce", + -12.269006729125977 + ], + [ + "▁EST", + -12.26913070678711 + ], + [ + "▁Motors", + -12.269158363342285 + ], + [ + "▁Flag", + -12.26917552947998 + ], + [ + "▁quo", + -12.269194602966309 + ], + [ + "▁Spot", + -12.26921272277832 + ], + [ + "▁Atlas", + -12.269577026367188 + ], + [ + "▁Teen", + -12.269580841064453 + ], + [ + "▁contests", + -12.269667625427246 + ], + [ + "▁Gateway", + -12.27005386352539 + ], + [ + "▁petrol", + -12.270184516906738 + ], + [ + "▁populated", + -12.270190238952637 + ], + [ + "▁knitting", + -12.270271301269531 + ], + [ + "▁Springer", + -12.270272254943848 + ], + [ + "▁reunion", + -12.270308494567871 + ], + [ + "▁unbelievable", + -12.270363807678223 + ], + [ + "▁succession", + -12.270421981811523 + ], + [ + "©", + -12.27051830291748 + ], + [ + "tree", + -12.270593643188477 + ], + [ + "local", + -12.27068042755127 + ], + [ + "▁accomplishment", + -12.270820617675781 + ], + [ + "▁striker", + -12.270915031433105 + ], + [ + "▁é", + -12.271346092224121 + ], + [ + "▁remodel", + -12.27161979675293 + ], + [ + "CE", + -12.271782875061035 + ], + [ + "▁5000", + -12.271953582763672 + ], + [ + "▁triumph", + -12.272119522094727 + ], + [ + "▁Lamp", + -12.272234916687012 + ], + [ + "▁warranties", + -12.272266387939453 + ], + [ + "▁noodles", + -12.272469520568848 + ], + [ + "▁thriller", + -12.272652626037598 + ], + [ + "▁mechanic", + -12.272705078125 + ], + [ + "▁fountain", + -12.27270793914795 + ], + [ + "▁Porsche", + -12.27272891998291 + ], + [ + "▁editions", + -12.272817611694336 + ], + [ + "elli", + -12.272828102111816 + ], + [ + "▁Suddenly", + -12.272957801818848 + ], + [ + "▁Pub", + -12.272961616516113 + ], + [ + "▁depths", + -12.273088455200195 + ], + [ + "ë", + -12.273096084594727 + ], + [ + "▁beforehand", + -12.273115158081055 + ], + [ + "▁insect", + -12.273496627807617 + ], + [ + "▁regression", + -12.273513793945312 + ], + [ + "▁skeptical", + -12.273533821105957 + ], + [ + "wick", + -12.273740768432617 + ], + [ + "▁biking", + -12.273920059204102 + ], + [ + "quarter", + -12.274046897888184 + ], + [ + "▁Hydro", + -12.274346351623535 + ], + [ + "▁hacking", + -12.274359703063965 + ], + [ + "▁wiki", + -12.274378776550293 + ], + [ + "▁travellers", + -12.274953842163086 + ], + [ + "▁witch", + -12.274955749511719 + ], + [ + "▁attic", + -12.274985313415527 + ], + [ + "▁Gel", + -12.275060653686523 + ], + [ + "▁cheat", + -12.275115966796875 + ], + [ + "▁Expect", + -12.27511978149414 + ], + [ + "▁coordinates", + -12.275177001953125 + ], + [ + "▁broth", + -12.275209426879883 + ], + [ + "▁questionable", + -12.275259017944336 + ], + [ + "ned", + -12.275547981262207 + ], + [ + "▁refuge", + -12.275728225708008 + ], + [ + "St", + -12.275739669799805 + ], + [ + "▁SIM", + -12.275779724121094 + ], + [ + "▁ambitions", + -12.275856018066406 + ], + [ + "▁EUR", + -12.275992393493652 + ], + [ + "▁guitarist", + -12.27605152130127 + ], + [ + "▁Chip", + -12.276124954223633 + ], + [ + "▁chickens", + -12.276169776916504 + ], + [ + "▁Yemen", + -12.27646541595459 + ], + [ + "▁Ju", + -12.276542663574219 + ], + [ + "▁pigs", + -12.276573181152344 + ], + [ + "▁mutations", + -12.276605606079102 + ], + [ + "▁prince", + -12.276629447937012 + ], + [ + "▁unused", + -12.276693344116211 + ], + [ + "▁rebound", + -12.276765823364258 + ], + [ + "▁stimulus", + -12.276833534240723 + ], + [ + "rise", + -12.276885032653809 + ], + [ + "tha", + -12.277077674865723 + ], + [ + "▁complementary", + -12.277202606201172 + ], + [ + "▁greeting", + -12.277323722839355 + ], + [ + "▁chili", + -12.27733039855957 + ], + [ + "▁Abbey", + -12.277572631835938 + ], + [ + "▁Repeat", + -12.277573585510254 + ], + [ + "▁jackets", + -12.277633666992188 + ], + [ + "▁Mer", + -12.277735710144043 + ], + [ + "▁constructive", + -12.277959823608398 + ], + [ + "center", + -12.278079986572266 + ], + [ + "area", + -12.278133392333984 + ], + [ + "▁Alternative", + -12.278524398803711 + ], + [ + "BE", + -12.279021263122559 + ], + [ + "▁Individuals", + -12.279083251953125 + ], + [ + "▁suffers", + -12.2791109085083 + ], + [ + "▁recruited", + -12.279217720031738 + ], + [ + "tis", + -12.279295921325684 + ], + [ + "▁Nobel", + -12.279326438903809 + ], + [ + "LE", + -12.279377937316895 + ], + [ + "▁DNS", + -12.279397010803223 + ], + [ + "▁owed", + -12.279446601867676 + ], + [ + "▁exclusion", + -12.279773712158203 + ], + [ + "▁hydro", + -12.279976844787598 + ], + [ + "▁Domestic", + -12.280169486999512 + ], + [ + "▁Doctors", + -12.280197143554688 + ], + [ + "▁Residents", + -12.280247688293457 + ], + [ + "ding", + -12.280263900756836 + ], + [ + "▁baths", + -12.280338287353516 + ], + [ + "▁Minor", + -12.28035831451416 + ], + [ + "▁sci", + -12.280370712280273 + ], + [ + "▁upholstery", + -12.28045654296875 + ], + [ + "▁unacceptable", + -12.280495643615723 + ], + [ + "▁stamped", + -12.28055477142334 + ], + [ + "▁referenced", + -12.28067684173584 + ], + [ + "▁admits", + -12.280745506286621 + ], + [ + "▁traumatic", + -12.280762672424316 + ], + [ + "mb", + -12.280879974365234 + ], + [ + "▁monument", + -12.280885696411133 + ], + [ + "▁Casa", + -12.280888557434082 + ], + [ + "▁occupy", + -12.280921936035156 + ], + [ + "▁Ace", + -12.280961036682129 + ], + [ + "▁costing", + -12.280998229980469 + ], + [ + "▁Mont", + -12.281075477600098 + ], + [ + "▁Pu", + -12.281098365783691 + ], + [ + "▁dependence", + -12.281163215637207 + ], + [ + "girl", + -12.281183242797852 + ], + [ + "▁paddle", + -12.28128719329834 + ], + [ + "▁Distribution", + -12.281330108642578 + ], + [ + "▁Pakistani", + -12.281466484069824 + ], + [ + "SO", + -12.281502723693848 + ], + [ + "uma", + -12.2815580368042 + ], + [ + "▁blankets", + -12.281684875488281 + ], + [ + "▁mindful", + -12.281835556030273 + ], + [ + "▁ambulance", + -12.281978607177734 + ], + [ + "▁Merry", + -12.282154083251953 + ], + [ + "▁chess", + -12.282231330871582 + ], + [ + "▁plaque", + -12.2822904586792 + ], + [ + "OK", + -12.282333374023438 + ], + [ + "▁exceeding", + -12.282402038574219 + ], + [ + "▁memo", + -12.282491683959961 + ], + [ + "▁Afghan", + -12.282641410827637 + ], + [ + "▁southeast", + -12.282678604125977 + ], + [ + "▁bloom", + -12.28271484375 + ], + [ + "▁sorting", + -12.2827730178833 + ], + [ + "▁diagnose", + -12.282841682434082 + ], + [ + "▁competed", + -12.28298568725586 + ], + [ + "▁Stick", + -12.283111572265625 + ], + [ + "used", + -12.283123970031738 + ], + [ + "·", + -12.283225059509277 + ], + [ + "▁Gandhi", + -12.283238410949707 + ], + [ + "▁beard", + -12.283309936523438 + ], + [ + "▁spinach", + -12.283751487731934 + ], + [ + "▁antibody", + -12.283843994140625 + ], + [ + "▁attracts", + -12.283889770507812 + ], + [ + "▁respects", + -12.283968925476074 + ], + [ + "▁curse", + -12.284109115600586 + ], + [ + "▁Mohammed", + -12.284131050109863 + ], + [ + "▁Tile", + -12.28420639038086 + ], + [ + "system", + -12.284219741821289 + ], + [ + "▁phenomenal", + -12.284340858459473 + ], + [ + "▁electron", + -12.28446102142334 + ], + [ + "▁Trial", + -12.284626007080078 + ], + [ + "▁qualitative", + -12.284661293029785 + ], + [ + "▁Kara", + -12.284708976745605 + ], + [ + "▁Za", + -12.28471851348877 + ], + [ + "aged", + -12.284854888916016 + ], + [ + "▁1941", + -12.285089492797852 + ], + [ + "esh", + -12.285171508789062 + ], + [ + "▁Recreation", + -12.285177230834961 + ], + [ + "▁favourites", + -12.285187721252441 + ], + [ + "▁sandy", + -12.28538990020752 + ], + [ + "▁pumping", + -12.28541374206543 + ], + [ + "lib", + -12.285428047180176 + ], + [ + "▁canopy", + -12.285590171813965 + ], + [ + "▁brightness", + -12.285630226135254 + ], + [ + "▁counselor", + -12.285667419433594 + ], + [ + "ele", + -12.285676002502441 + ], + [ + "▁AF", + -12.285956382751465 + ], + [ + "▁fills", + -12.286310195922852 + ], + [ + "▁silicone", + -12.286460876464844 + ], + [ + "▁Medal", + -12.286556243896484 + ], + [ + "lasting", + -12.2868013381958 + ], + [ + "▁perceptions", + -12.286832809448242 + ], + [ + "dr", + -12.28689956665039 + ], + [ + "▁entertained", + -12.286928176879883 + ], + [ + "▁←", + -12.287203788757324 + ], + [ + "▁crawl", + -12.28736686706543 + ], + [ + "▁Beck", + -12.287403106689453 + ], + [ + "▁believer", + -12.287544250488281 + ], + [ + "▁baskets", + -12.287590980529785 + ], + [ + "▁whip", + -12.287639617919922 + ], + [ + "▁educating", + -12.287644386291504 + ], + [ + "ute", + -12.287721633911133 + ], + [ + "▁Issues", + -12.287748336791992 + ], + [ + "▁Theme", + -12.28789234161377 + ], + [ + "▁Russians", + -12.287903785705566 + ], + [ + "▁nod", + -12.288002014160156 + ], + [ + "▁Mir", + -12.288040161132812 + ], + [ + "▁fonts", + -12.288119316101074 + ], + [ + "▁Religion", + -12.288146018981934 + ], + [ + "▁Creator", + -12.288302421569824 + ], + [ + "▁1942", + -12.288346290588379 + ], + [ + "MO", + -12.28851318359375 + ], + [ + "▁senator", + -12.288545608520508 + ], + [ + "▁Archived", + -12.288715362548828 + ], + [ + "▁indirectly", + -12.288857460021973 + ], + [ + "▁Meta", + -12.28901481628418 + ], + [ + "▁yo", + -12.289087295532227 + ], + [ + "▁capsule", + -12.289464950561523 + ], + [ + "stream", + -12.28947925567627 + ], + [ + "fall", + -12.2894868850708 + ], + [ + "▁Extract", + -12.289546966552734 + ], + [ + "▁Kenneth", + -12.289555549621582 + ], + [ + "▁Snap", + -12.289724349975586 + ], + [ + "▁Across", + -12.289972305297852 + ], + [ + "ima", + -12.290037155151367 + ], + [ + "▁abnormal", + -12.290224075317383 + ], + [ + "▁Marriage", + -12.29029369354248 + ], + [ + "▁Agricultural", + -12.290389060974121 + ], + [ + "▁Registered", + -12.290412902832031 + ], + [ + "▁Patrol", + -12.290605545043945 + ], + [ + "here", + -12.290606498718262 + ], + [ + "▁Carroll", + -12.290617942810059 + ], + [ + "osa", + -12.290836334228516 + ], + [ + "▁surveyed", + -12.290940284729004 + ], + [ + "▁scarf", + -12.291070938110352 + ], + [ + "▁borrowing", + -12.29135799407959 + ], + [ + "▁Scientists", + -12.291411399841309 + ], + [ + "CT", + -12.291491508483887 + ], + [ + "▁Removal", + -12.29159927368164 + ], + [ + "▁forehead", + -12.291834831237793 + ], + [ + "▁Kin", + -12.291838645935059 + ], + [ + "▁checklist", + -12.292014122009277 + ], + [ + "Mar", + -12.292024612426758 + ], + [ + "α", + -12.292169570922852 + ], + [ + "▁writings", + -12.292196273803711 + ], + [ + "▁Manufacturers", + -12.292267799377441 + ], + [ + "▁royalty", + -12.292304992675781 + ], + [ + "▁Echo", + -12.292384147644043 + ], + [ + "▁dreaming", + -12.292632102966309 + ], + [ + "▁Wellington", + -12.292759895324707 + ], + [ + "▁prayed", + -12.292791366577148 + ], + [ + "TA", + -12.292866706848145 + ], + [ + "▁enzymes", + -12.29306697845459 + ], + [ + "zu", + -12.293074607849121 + ], + [ + "wp", + -12.293148040771484 + ], + [ + "▁Exercise", + -12.2931547164917 + ], + [ + "à", + -12.293174743652344 + ], + [ + "self", + -12.293190002441406 + ], + [ + "pot", + -12.293310165405273 + ], + [ + "▁keynote", + -12.293336868286133 + ], + [ + "▁Secondary", + -12.293379783630371 + ], + [ + "rum", + -12.293527603149414 + ], + [ + "▁curated", + -12.293609619140625 + ], + [ + "▁accelerated", + -12.293756484985352 + ], + [ + "▁Shortly", + -12.293867111206055 + ], + [ + "▁fries", + -12.29387378692627 + ], + [ + "active", + -12.29395580291748 + ], + [ + "▁citrus", + -12.294081687927246 + ], + [ + "White", + -12.294129371643066 + ], + [ + "Men", + -12.294166564941406 + ], + [ + "▁compensate", + -12.294191360473633 + ], + [ + "▁Cricket", + -12.294201850891113 + ], + [ + "▁Quinn", + -12.294219017028809 + ], + [ + "▁showcasing", + -12.294243812561035 + ], + [ + "cent", + -12.294323921203613 + ], + [ + "▁Elegant", + -12.294424057006836 + ], + [ + "▁amazingly", + -12.294500350952148 + ], + [ + "▁compares", + -12.294575691223145 + ], + [ + "▁converter", + -12.29465103149414 + ], + [ + "▁Neuro", + -12.294722557067871 + ], + [ + "▁Bet", + -12.294787406921387 + ], + [ + "▁Ferrari", + -12.295047760009766 + ], + [ + "▁wired", + -12.295389175415039 + ], + [ + "aging", + -12.295498847961426 + ], + [ + "▁Norfolk", + -12.295538902282715 + ], + [ + "▁Sage", + -12.295547485351562 + ], + [ + "RF", + -12.295655250549316 + ], + [ + "▁Brent", + -12.29566478729248 + ], + [ + "▁Fight", + -12.29566478729248 + ], + [ + "▁revival", + -12.295817375183105 + ], + [ + "▁Stress", + -12.29590129852295 + ], + [ + "▁dismiss", + -12.296072959899902 + ], + [ + "▁ED", + -12.296305656433105 + ], + [ + "▁Emirates", + -12.296343803405762 + ], + [ + "▁opioid", + -12.296370506286621 + ], + [ + "▁Flying", + -12.296507835388184 + ], + [ + "▁bidding", + -12.296576499938965 + ], + [ + "▁1954", + -12.296587944030762 + ], + [ + "▁preschool", + -12.296675682067871 + ], + [ + "▁AMD", + -12.296819686889648 + ], + [ + "▁Durham", + -12.297110557556152 + ], + [ + "▁FB", + -12.297131538391113 + ], + [ + "▁roulette", + -12.297133445739746 + ], + [ + "▁Infrastructure", + -12.297163963317871 + ], + [ + "▁passages", + -12.297479629516602 + ], + [ + "▁Silk", + -12.297628402709961 + ], + [ + "▁robbery", + -12.29783821105957 + ], + [ + "▁versatility", + -12.297842979431152 + ], + [ + "▁youngsters", + -12.29802417755127 + ], + [ + "▁Writer", + -12.29803466796875 + ], + [ + "▁Chester", + -12.2980375289917 + ], + [ + "▁temp", + -12.298140525817871 + ], + [ + "▁hierarchy", + -12.298401832580566 + ], + [ + "▁clan", + -12.298492431640625 + ], + [ + "▁stripes", + -12.298542976379395 + ], + [ + "▁Ri", + -12.298733711242676 + ], + [ + "▁refusal", + -12.29896354675293 + ], + [ + "▁dividends", + -12.299029350280762 + ], + [ + "▁embarrassed", + -12.2991361618042 + ], + [ + "▁LTD", + -12.299240112304688 + ], + [ + "▁junction", + -12.299437522888184 + ], + [ + "▁commissions", + -12.299500465393066 + ], + [ + "▁shareholder", + -12.299619674682617 + ], + [ + "▁fundamentals", + -12.299910545349121 + ], + [ + "▁sovereign", + -12.299933433532715 + ], + [ + "▁liabilities", + -12.300131797790527 + ], + [ + "BC", + -12.30018424987793 + ], + [ + "▁Changes", + -12.300222396850586 + ], + [ + "▁Writers", + -12.300227165222168 + ], + [ + "▁Seat", + -12.300280570983887 + ], + [ + "itis", + -12.300496101379395 + ], + [ + "▁patented", + -12.300504684448242 + ], + [ + "▁garment", + -12.300727844238281 + ], + [ + "▁RA", + -12.300750732421875 + ], + [ + "▁Away", + -12.300952911376953 + ], + [ + "▁canceled", + -12.300982475280762 + ], + [ + "▁Taliban", + -12.30100154876709 + ], + [ + "▁pairing", + -12.301024436950684 + ], + [ + "HP", + -12.30109977722168 + ], + [ + "Out", + -12.301114082336426 + ], + [ + "▁ballet", + -12.301280975341797 + ], + [ + "▁Pad", + -12.301314353942871 + ], + [ + "wi", + -12.3013916015625 + ], + [ + "▁Mechanical", + -12.30146312713623 + ], + [ + "pr", + -12.301465034484863 + ], + [ + "▁relocation", + -12.301477432250977 + ], + [ + "▁textile", + -12.301633834838867 + ], + [ + "▁Tours", + -12.301709175109863 + ], + [ + "▁sexuality", + -12.301836013793945 + ], + [ + "▁Joyce", + -12.301924705505371 + ], + [ + "▁eventual", + -12.302101135253906 + ], + [ + "▁Regulations", + -12.302207946777344 + ], + [ + "▁batting", + -12.302216529846191 + ], + [ + "▁theology", + -12.302278518676758 + ], + [ + "mel", + -12.302536964416504 + ], + [ + "▁Austrian", + -12.302550315856934 + ], + [ + "js", + -12.302553176879883 + ], + [ + "▁interrupted", + -12.302591323852539 + ], + [ + "eta", + -12.302682876586914 + ], + [ + "▁Exhibition", + -12.302698135375977 + ], + [ + "▁Char", + -12.302837371826172 + ], + [ + "▁commercially", + -12.302996635437012 + ], + [ + "▁Tre", + -12.303132057189941 + ], + [ + "▁DM", + -12.303201675415039 + ], + [ + "▁polar", + -12.303226470947266 + ], + [ + "▁Interactive", + -12.30333423614502 + ], + [ + "▁socio", + -12.303372383117676 + ], + [ + "▁scans", + -12.303594589233398 + ], + [ + "lite", + -12.303740501403809 + ], + [ + "▁210", + -12.303834915161133 + ], + [ + "▁Pentagon", + -12.303937911987305 + ], + [ + "▁1⁄2", + -12.30411148071289 + ], + [ + "▁reminiscent", + -12.304121017456055 + ], + [ + "▁mistaken", + -12.304168701171875 + ], + [ + "▁Solo", + -12.304210662841797 + ], + [ + "brook", + -12.304296493530273 + ], + [ + "▁Bow", + -12.304354667663574 + ], + [ + "▁Raj", + -12.304422378540039 + ], + [ + "▁pantry", + -12.30445671081543 + ], + [ + "GS", + -12.304579734802246 + ], + [ + "▁welding", + -12.304916381835938 + ], + [ + "VA", + -12.305107116699219 + ], + [ + "bra", + -12.305109977722168 + ], + [ + "▁£5", + -12.305126190185547 + ], + [ + "▁prepares", + -12.30518913269043 + ], + [ + "▁paints", + -12.305318832397461 + ], + [ + "▁neuro", + -12.305474281311035 + ], + [ + "▁possessions", + -12.305493354797363 + ], + [ + "▁Rugby", + -12.305511474609375 + ], + [ + "▁ignorant", + -12.30586051940918 + ], + [ + "put", + -12.305863380432129 + ], + [ + "aro", + -12.305975914001465 + ], + [ + "tail", + -12.306013107299805 + ], + [ + "▁bark", + -12.306097030639648 + ], + [ + "design", + -12.306440353393555 + ], + [ + "av", + -12.306450843811035 + ], + [ + "▁wander", + -12.306478500366211 + ], + [ + "try", + -12.306480407714844 + ], + [ + "▁masterpiece", + -12.306601524353027 + ], + [ + "▁Patricia", + -12.306666374206543 + ], + [ + "March", + -12.306711196899414 + ], + [ + "▁Thing", + -12.306782722473145 + ], + [ + "▁Activities", + -12.306814193725586 + ], + [ + "▁conception", + -12.307021141052246 + ], + [ + "▁Vatican", + -12.30711555480957 + ], + [ + "▁Quotes", + -12.307135581970215 + ], + [ + "▁daytime", + -12.307138442993164 + ], + [ + "eo", + -12.307159423828125 + ], + [ + "▁lifts", + -12.307198524475098 + ], + [ + "▁Musical", + -12.307295799255371 + ], + [ + "▁Mostly", + -12.307729721069336 + ], + [ + "PS", + -12.307733535766602 + ], + [ + "▁Bud", + -12.30773639678955 + ], + [ + "▁Martinez", + -12.307967185974121 + ], + [ + "▁afterward", + -12.307979583740234 + ], + [ + "phone", + -12.308177947998047 + ], + [ + "drive", + -12.308344841003418 + ], + [ + "▁pediatric", + -12.308423042297363 + ], + [ + "▁medals", + -12.308574676513672 + ], + [ + "▁faint", + -12.308749198913574 + ], + [ + "▁Files", + -12.308783531188965 + ], + [ + "▁cocoa", + -12.308849334716797 + ], + [ + "SS", + -12.308892250061035 + ], + [ + "▁Rica", + -12.308931350708008 + ], + [ + "▁Burns", + -12.308972358703613 + ], + [ + "▁Ny", + -12.308987617492676 + ], + [ + "▁backward", + -12.309025764465332 + ], + [ + "▁Templates", + -12.309052467346191 + ], + [ + "▁Patio", + -12.309072494506836 + ], + [ + "▁inquire", + -12.309178352355957 + ], + [ + "▁welcomes", + -12.309184074401855 + ], + [ + "▁cracking", + -12.309209823608398 + ], + [ + "lyn", + -12.309236526489258 + ], + [ + "▁effortlessly", + -12.309268951416016 + ], + [ + "▁Bernie", + -12.309419631958008 + ], + [ + "▁Finn", + -12.309481620788574 + ], + [ + "▁pushes", + -12.30948543548584 + ], + [ + "▁bridal", + -12.309537887573242 + ], + [ + "▁aggression", + -12.309696197509766 + ], + [ + "▁sharply", + -12.30984878540039 + ], + [ + "▁rotate", + -12.309896469116211 + ], + [ + "section", + -12.310029029846191 + ], + [ + "▁Accessories", + -12.310040473937988 + ], + [ + "▁burial", + -12.310052871704102 + ], + [ + "▁Prophet", + -12.3101167678833 + ], + [ + "▁loops", + -12.310123443603516 + ], + [ + "▁drift", + -12.3102445602417 + ], + [ + "▁Selection", + -12.310293197631836 + ], + [ + "▁villain", + -12.310440063476562 + ], + [ + "▁disrupt", + -12.31045150756836 + ], + [ + "▁Rating", + -12.310458183288574 + ], + [ + "▁creepy", + -12.310807228088379 + ], + [ + "BL", + -12.310954093933105 + ], + [ + "FA", + -12.31102180480957 + ], + [ + "▁ripe", + -12.311102867126465 + ], + [ + "▁Setting", + -12.311277389526367 + ], + [ + "▁Meyer", + -12.311283111572266 + ], + [ + "▁qui", + -12.311382293701172 + ], + [ + "▁Rapid", + -12.311384201049805 + ], + [ + "▁Harold", + -12.311509132385254 + ], + [ + "▁thrill", + -12.311542510986328 + ], + [ + "▁Stein", + -12.311722755432129 + ], + [ + "▁tilt", + -12.312053680419922 + ], + [ + "▁Pit", + -12.312079429626465 + ], + [ + "▁alot", + -12.312154769897461 + ], + [ + "▁Leslie", + -12.312164306640625 + ], + [ + "▁comforting", + -12.312187194824219 + ], + [ + "▁empowering", + -12.312348365783691 + ], + [ + "backed", + -12.312400817871094 + ], + [ + "▁conservatives", + -12.31264877319336 + ], + [ + "▁recalls", + -12.31270694732666 + ], + [ + "▁getaway", + -12.31283950805664 + ], + [ + "▁bowling", + -12.312959671020508 + ], + [ + "▁Myers", + -12.313102722167969 + ], + [ + "map", + -12.31348705291748 + ], + [ + "▁230", + -12.313531875610352 + ], + [ + "PDF", + -12.31357192993164 + ], + [ + "▁abide", + -12.313580513000488 + ], + [ + "▁dice", + -12.313684463500977 + ], + [ + "lands", + -12.313942909240723 + ], + [ + "▁Rear", + -12.314048767089844 + ], + [ + "▁oneself", + -12.314098358154297 + ], + [ + "▁treasures", + -12.314311027526855 + ], + [ + "▁swift", + -12.314314842224121 + ], + [ + "▁Kris", + -12.314481735229492 + ], + [ + "▁needles", + -12.31450080871582 + ], + [ + "▁polling", + -12.314501762390137 + ], + [ + "▁superhero", + -12.314668655395508 + ], + [ + "author", + -12.31479263305664 + ], + [ + "▁Nurse", + -12.315018653869629 + ], + [ + "▁oval", + -12.31503963470459 + ], + [ + "small", + -12.315354347229004 + ], + [ + "cor", + -12.31536865234375 + ], + [ + "▁AV", + -12.315467834472656 + ], + [ + "jet", + -12.315567016601562 + ], + [ + "▁crosses", + -12.315613746643066 + ], + [ + "din", + -12.31564712524414 + ], + [ + "leading", + -12.315690040588379 + ], + [ + "▁briefing", + -12.315722465515137 + ], + [ + "▁solidarity", + -12.315728187561035 + ], + [ + "▁accustomed", + -12.31581974029541 + ], + [ + "▁hunters", + -12.315923690795898 + ], + [ + "▁testosterone", + -12.315940856933594 + ], + [ + "▁averaging", + -12.316004753112793 + ], + [ + "▁cancers", + -12.316011428833008 + ], + [ + "▁utilizes", + -12.316084861755371 + ], + [ + "▁Matter", + -12.31609058380127 + ], + [ + "▁gourmet", + -12.31610107421875 + ], + [ + "▁Jump", + -12.316165924072266 + ], + [ + "▁gallons", + -12.31638240814209 + ], + [ + "▁Concert", + -12.316385269165039 + ], + [ + "▁cheek", + -12.316399574279785 + ], + [ + "▁MLB", + -12.316411972045898 + ], + [ + "▁Gu", + -12.316442489624023 + ], + [ + "▁versa", + -12.31650161743164 + ], + [ + "▁Videos", + -12.316611289978027 + ], + [ + "▁partition", + -12.316658973693848 + ], + [ + "▁Birth", + -12.316683769226074 + ], + [ + "▁KY", + -12.316716194152832 + ], + [ + "▁absurd", + -12.316771507263184 + ], + [ + "▁aspirations", + -12.316838264465332 + ], + [ + "▁sue", + -12.31689739227295 + ], + [ + "▁crushers", + -12.316910743713379 + ], + [ + "▁wrinkles", + -12.316977500915527 + ], + [ + "▁Kathy", + -12.317110061645508 + ], + [ + "▁inmates", + -12.317124366760254 + ], + [ + "▁1953", + -12.317179679870605 + ], + [ + "▁Beast", + -12.317232131958008 + ], + [ + "▁WW", + -12.31725025177002 + ], + [ + "DO", + -12.3173189163208 + ], + [ + "▁standardized", + -12.317374229431152 + ], + [ + "▁mentality", + -12.317447662353516 + ], + [ + "▁Liquid", + -12.317462921142578 + ], + [ + "▁compositions", + -12.317538261413574 + ], + [ + "▁bladder", + -12.317570686340332 + ], + [ + "▁Chu", + -12.317573547363281 + ], + [ + "▁american", + -12.317671775817871 + ], + [ + "▁adventurous", + -12.317718505859375 + ], + [ + "▁adaptive", + -12.31772518157959 + ], + [ + "▁Aurora", + -12.317891120910645 + ], + [ + "▁reel", + -12.31792163848877 + ], + [ + "▁Naval", + -12.317924499511719 + ], + [ + "▁Forbes", + -12.317987442016602 + ], + [ + "▁Judy", + -12.318134307861328 + ], + [ + "▁wraps", + -12.318696022033691 + ], + [ + "▁benefited", + -12.318696975708008 + ], + [ + "▁redemption", + -12.318697929382324 + ], + [ + "▁empirical", + -12.318733215332031 + ], + [ + "▁beams", + -12.318831443786621 + ], + [ + "▁Butter", + -12.318835258483887 + ], + [ + "▁tractor", + -12.31898307800293 + ], + [ + "▁401", + -12.319121360778809 + ], + [ + "▁digits", + -12.319180488586426 + ], + [ + "▁bait", + -12.319255828857422 + ], + [ + "▁rebel", + -12.319268226623535 + ], + [ + "▁Talking", + -12.31928825378418 + ], + [ + "▁satisfactory", + -12.319391250610352 + ], + [ + "▁boosting", + -12.31943130493164 + ], + [ + "▁holdings", + -12.319442749023438 + ], + [ + "▁belts", + -12.319602012634277 + ], + [ + "▁Hawaiian", + -12.319659233093262 + ], + [ + "Ed", + -12.319887161254883 + ], + [ + "▁sliced", + -12.31995677947998 + ], + [ + "▁discoveries", + -12.320006370544434 + ], + [ + "▁screened", + -12.320023536682129 + ], + [ + "gal", + -12.32011890411377 + ], + [ + "▁WASHINGTON", + -12.320143699645996 + ], + [ + "▁Cyprus", + -12.320161819458008 + ], + [ + "▁layered", + -12.320198059082031 + ], + [ + "▁entirety", + -12.320361137390137 + ], + [ + "▁longevity", + -12.320402145385742 + ], + [ + "▁Volkswagen", + -12.320775985717773 + ], + [ + "▁deepest", + -12.320775985717773 + ], + [ + "▁Parent", + -12.320865631103516 + ], + [ + "▁vicinity", + -12.321269035339355 + ], + [ + "▁energies", + -12.3213529586792 + ], + [ + "▁Olivia", + -12.321454048156738 + ], + [ + "▁GET", + -12.321463584899902 + ], + [ + "▁dire", + -12.32169246673584 + ], + [ + "▁aliens", + -12.32172679901123 + ], + [ + "▁inconsistent", + -12.32187271118164 + ], + [ + "▁businessman", + -12.321873664855957 + ], + [ + "▁Warning", + -12.321917533874512 + ], + [ + "sided", + -12.322050094604492 + ], + [ + "▁Sharp", + -12.322070121765137 + ], + [ + "▁guardian", + -12.322287559509277 + ], + [ + "▁Ethiopia", + -12.322304725646973 + ], + [ + "105", + -12.322467803955078 + ], + [ + "eau", + -12.322505950927734 + ], + [ + "▁OP", + -12.322576522827148 + ], + [ + "▁Guess", + -12.322582244873047 + ], + [ + "late", + -12.322611808776855 + ], + [ + "▁encrypted", + -12.322729110717773 + ], + [ + "▁literal", + -12.322866439819336 + ], + [ + "▁sculptures", + -12.32287311553955 + ], + [ + "▁constructing", + -12.323226928710938 + ], + [ + "▁rectangular", + -12.323351860046387 + ], + [ + "taking", + -12.323441505432129 + ], + [ + "pet", + -12.323484420776367 + ], + [ + "▁nominations", + -12.32355785369873 + ], + [ + "IE", + -12.323637008666992 + ], + [ + "▁curry", + -12.32368278503418 + ], + [ + "hy", + -12.32374382019043 + ], + [ + "▁Holocaust", + -12.323771476745605 + ], + [ + "▁dancer", + -12.3239107131958 + ], + [ + "▁lucrative", + -12.323923110961914 + ], + [ + "▁leaked", + -12.32402229309082 + ], + [ + "▁Symposium", + -12.3240327835083 + ], + [ + "▁Buyer", + -12.324130058288574 + ], + [ + "WA", + -12.324254989624023 + ], + [ + "▁Superman", + -12.32427978515625 + ], + [ + "▁secretly", + -12.324430465698242 + ], + [ + "▁translates", + -12.32448673248291 + ], + [ + "▁juvenile", + -12.324691772460938 + ], + [ + "▁Croatia", + -12.324950218200684 + ], + [ + "▁dislike", + -12.325169563293457 + ], + [ + "▁embracing", + -12.325366020202637 + ], + [ + "▁municipality", + -12.32542896270752 + ], + [ + "▁pledged", + -12.325499534606934 + ], + [ + "▁downstairs", + -12.325550079345703 + ], + [ + "▁responds", + -12.325590133666992 + ], + [ + "▁giants", + -12.325613975524902 + ], + [ + "▁advisable", + -12.325627326965332 + ], + [ + "▁Raiders", + -12.325703620910645 + ], + [ + "last", + -12.32576847076416 + ], + [ + "▁Ink", + -12.325861930847168 + ], + [ + "▁EPS", + -12.326020240783691 + ], + [ + "▁cocaine", + -12.326051712036133 + ], + [ + "▁£2", + -12.326311111450195 + ], + [ + "▁Ahmed", + -12.326602935791016 + ], + [ + "ible", + -12.326623916625977 + ], + [ + "▁glitter", + -12.326642990112305 + ], + [ + "▁Jamaica", + -12.326786994934082 + ], + [ + "June", + -12.32682991027832 + ], + [ + "ec", + -12.326885223388672 + ], + [ + "▁HTTP", + -12.327019691467285 + ], + [ + "▁almond", + -12.327032089233398 + ], + [ + "▁trailers", + -12.32706356048584 + ], + [ + "▁justification", + -12.327274322509766 + ], + [ + "▁Slot", + -12.327367782592773 + ], + [ + "▁Terminal", + -12.327749252319336 + ], + [ + "sburg", + -12.327860832214355 + ], + [ + "▁wiped", + -12.327863693237305 + ], + [ + "tek", + -12.327983856201172 + ], + [ + "▁oversized", + -12.328017234802246 + ], + [ + "▁Citizens", + -12.328083992004395 + ], + [ + "▁mic", + -12.328160285949707 + ], + [ + "▁nylon", + -12.328252792358398 + ], + [ + "health", + -12.328255653381348 + ], + [ + "▁resilient", + -12.328275680541992 + ], + [ + "▁excluding", + -12.328285217285156 + ], + [ + "▁Hammer", + -12.328344345092773 + ], + [ + "▁saturated", + -12.328415870666504 + ], + [ + "▁supernatural", + -12.328475952148438 + ], + [ + "▁135", + -12.328553199768066 + ], + [ + "▁vaccines", + -12.328617095947266 + ], + [ + "▁demon", + -12.328722953796387 + ], + [ + "▁dreamed", + -12.32876205444336 + ], + [ + "rt", + -12.328764915466309 + ], + [ + "▁Jared", + -12.328861236572266 + ], + [ + "▁Civic", + -12.32896614074707 + ], + [ + "▁Harbour", + -12.32902717590332 + ], + [ + "▁Blvd", + -12.32935905456543 + ], + [ + "why", + -12.329366683959961 + ], + [ + "▁dependable", + -12.329378128051758 + ], + [ + "▁Administrative", + -12.329421043395996 + ], + [ + "funded", + -12.329444885253906 + ], + [ + "▁dilemma", + -12.329665184020996 + ], + [ + "▁Trying", + -12.329754829406738 + ], + [ + "▁lord", + -12.329815864562988 + ], + [ + "PT", + -12.329911231994629 + ], + [ + "▁whale", + -12.330105781555176 + ], + [ + "▁Failure", + -12.330113410949707 + ], + [ + "▁Bone", + -12.330121994018555 + ], + [ + "▁Germans", + -12.330127716064453 + ], + [ + "▁compelled", + -12.330204010009766 + ], + [ + "▁jumps", + -12.330279350280762 + ], + [ + "▁catalyst", + -12.330381393432617 + ], + [ + "▁endangered", + -12.330493927001953 + ], + [ + "▁avocado", + -12.330520629882812 + ], + [ + "▁1949", + -12.330533981323242 + ], + [ + "▁champagne", + -12.330723762512207 + ], + [ + "▁detector", + -12.330806732177734 + ], + [ + "▁collateral", + -12.330820083618164 + ], + [ + "▁Founder", + -12.330886840820312 + ], + [ + "▁siding", + -12.330899238586426 + ], + [ + "▁midfielder", + -12.331022262573242 + ], + [ + "▁fundraiser", + -12.331060409545898 + ], + [ + "▁Protect", + -12.331381797790527 + ], + [ + "▁approximate", + -12.331448554992676 + ], + [ + "▁insurer", + -12.331636428833008 + ], + [ + "▁notorious", + -12.331823348999023 + ], + [ + "▁Wii", + -12.331827163696289 + ], + [ + "HS", + -12.331965446472168 + ], + [ + "▁turf", + -12.332076072692871 + ], + [ + "▁selfish", + -12.3322114944458 + ], + [ + "▁Arc", + -12.332242965698242 + ], + [ + "▁sidewalk", + -12.332317352294922 + ], + [ + "▁Filter", + -12.332368850708008 + ], + [ + "▁expansive", + -12.332369804382324 + ], + [ + "▁Ger", + -12.332402229309082 + ], + [ + "▁wicked", + -12.332488059997559 + ], + [ + "▁denim", + -12.332601547241211 + ], + [ + "▁modelling", + -12.332616806030273 + ], + [ + "▁Istanbul", + -12.3326997756958 + ], + [ + "▁Crazy", + -12.332799911499023 + ], + [ + "▁Essex", + -12.332998275756836 + ], + [ + "▁brushed", + -12.333062171936035 + ], + [ + "▁Bug", + -12.333125114440918 + ], + [ + "▁Venus", + -12.333136558532715 + ], + [ + "▁Wellness", + -12.333163261413574 + ], + [ + "CC", + -12.33318042755127 + ], + [ + "▁Thousands", + -12.3331880569458 + ], + [ + "▁Rolling", + -12.33338451385498 + ], + [ + "DM", + -12.333478927612305 + ], + [ + "▁broadcasting", + -12.333523750305176 + ], + [ + "▁yacht", + -12.333598136901855 + ], + [ + "plan", + -12.333771705627441 + ], + [ + "▁depart", + -12.333962440490723 + ], + [ + "▁Bat", + -12.334260940551758 + ], + [ + "▁Mann", + -12.334282875061035 + ], + [ + "▁productions", + -12.334296226501465 + ], + [ + "▁statewide", + -12.334491729736328 + ], + [ + "cultural", + -12.334564208984375 + ], + [ + "▁waiver", + -12.334607124328613 + ], + [ + "▁overweight", + -12.3347806930542 + ], + [ + "▁coping", + -12.334821701049805 + ], + [ + "▁harmless", + -12.33488655090332 + ], + [ + "▁Devon", + -12.335016250610352 + ], + [ + "▁ribs", + -12.335041046142578 + ], + [ + "▁Fraser", + -12.335050582885742 + ], + [ + "▁Hack", + -12.335057258605957 + ], + [ + "▁minorities", + -12.335762977600098 + ], + [ + "}", + -12.335824012756348 + ], + [ + "▁singers", + -12.336050987243652 + ], + [ + "▁firefighters", + -12.336082458496094 + ], + [ + "may", + -12.336089134216309 + ], + [ + "▁Pie", + -12.336101531982422 + ], + [ + "▁harbor", + -12.33615779876709 + ], + [ + "▁Panthers", + -12.336254119873047 + ], + [ + "▁routing", + -12.336284637451172 + ], + [ + "▁Strip", + -12.336311340332031 + ], + [ + "▁ol", + -12.3363676071167 + ], + [ + "▁aspiring", + -12.336427688598633 + ], + [ + "▁ion", + -12.336430549621582 + ], + [ + "▁overlap", + -12.33643627166748 + ], + [ + "des", + -12.336546897888184 + ], + [ + "▁knives", + -12.336586952209473 + ], + [ + "▁intercepted", + -12.336714744567871 + ], + [ + "▁Fleet", + -12.336756706237793 + ], + [ + "▁на", + -12.337254524230957 + ], + [ + "▁cousins", + -12.337316513061523 + ], + [ + "▁Municipal", + -12.337461471557617 + ], + [ + "Data", + -12.33754825592041 + ], + [ + "pad", + -12.337549209594727 + ], + [ + "▁Lt", + -12.337552070617676 + ], + [ + "▁periodic", + -12.33761215209961 + ], + [ + "▁desserts", + -12.337647438049316 + ], + [ + "▁numerical", + -12.33768081665039 + ], + [ + "sia", + -12.337690353393555 + ], + [ + "▁teamed", + -12.337839126586914 + ], + [ + "▁Mae", + -12.337876319885254 + ], + [ + "▁impairment", + -12.337916374206543 + ], + [ + "▁entrepreneurial", + -12.338132858276367 + ], + [ + "▁Providing", + -12.338367462158203 + ], + [ + "▁sewer", + -12.338369369506836 + ], + [ + "▁poles", + -12.338472366333008 + ], + [ + "▁Hands", + -12.338621139526367 + ], + [ + "language", + -12.338658332824707 + ], + [ + "▁rebels", + -12.338708877563477 + ], + [ + "▁Didn", + -12.338776588439941 + ], + [ + "▁Drawing", + -12.338826179504395 + ], + [ + "▁Farmers", + -12.338881492614746 + ], + [ + "▁blinds", + -12.338887214660645 + ], + [ + "▁valves", + -12.338985443115234 + ], + [ + "▁Persian", + -12.339057922363281 + ], + [ + "▁Trevor", + -12.339071273803711 + ], + [ + "bet", + -12.339106559753418 + ], + [ + "SC", + -12.339120864868164 + ], + [ + "▁seekers", + -12.339160919189453 + ], + [ + "▁Minimum", + -12.339310646057129 + ], + [ + "▁Kashmir", + -12.3394193649292 + ], + [ + "▁transcript", + -12.339482307434082 + ], + [ + "▁obliged", + -12.339542388916016 + ], + [ + "▁optimism", + -12.339559555053711 + ], + [ + "▁tar", + -12.339674949645996 + ], + [ + "▁mates", + -12.339957237243652 + ], + [ + "▁Eating", + -12.340326309204102 + ], + [ + "▁velvet", + -12.34055233001709 + ], + [ + "▁seals", + -12.340559959411621 + ], + [ + "▁TM", + -12.340778350830078 + ], + [ + "▁fluids", + -12.340802192687988 + ], + [ + "▁brochure", + -12.340927124023438 + ], + [ + "▁deposited", + -12.340958595275879 + ], + [ + "▁Chancellor", + -12.341068267822266 + ], + [ + "이", + -12.341090202331543 + ], + [ + "▁skinny", + -12.341221809387207 + ], + [ + "oid", + -12.34126091003418 + ], + [ + "Thanks", + -12.341303825378418 + ], + [ + "mouth", + -12.341668128967285 + ], + [ + "▁distraction", + -12.34177303314209 + ], + [ + "▁1946", + -12.3418607711792 + ], + [ + "▁bookings", + -12.341864585876465 + ], + [ + "▁ridge", + -12.34206485748291 + ], + [ + "pass", + -12.342357635498047 + ], + [ + "▁staged", + -12.342382431030273 + ], + [ + "▁Alcohol", + -12.342575073242188 + ], + [ + "▁Surely", + -12.34260368347168 + ], + [ + "▁Beverly", + -12.342706680297852 + ], + [ + "▁Maker", + -12.342724800109863 + ], + [ + "▁Um", + -12.342782974243164 + ], + [ + "▁sterling", + -12.342809677124023 + ], + [ + "▁Scheme", + -12.342844009399414 + ], + [ + "▁AAA", + -12.342970848083496 + ], + [ + "▁bolts", + -12.343146324157715 + ], + [ + "▁knocking", + -12.343317985534668 + ], + [ + "▁Musk", + -12.343411445617676 + ], + [ + "▁Flex", + -12.34343147277832 + ], + [ + "▁formulation", + -12.343454360961914 + ], + [ + "ben", + -12.343539237976074 + ], + [ + "▁Sec", + -12.343546867370605 + ], + [ + "sson", + -12.34363079071045 + ], + [ + "▁rocking", + -12.34371280670166 + ], + [ + "▁therapists", + -12.343990325927734 + ], + [ + "▁Feed", + -12.344080924987793 + ], + [ + "tv", + -12.344109535217285 + ], + [ + "▁atomic", + -12.344147682189941 + ], + [ + "▁laughs", + -12.344247817993164 + ], + [ + "ido", + -12.344252586364746 + ], + [ + "▁unlawful", + -12.344403266906738 + ], + [ + "▁agreeing", + -12.344498634338379 + ], + [ + "▁Malcolm", + -12.344517707824707 + ], + [ + "▁merged", + -12.344725608825684 + ], + [ + "Le", + -12.344758033752441 + ], + [ + "▁terminated", + -12.344778060913086 + ], + [ + "▁cloudy", + -12.344826698303223 + ], + [ + "▁Doesn", + -12.344941139221191 + ], + [ + "▁Fee", + -12.3450345993042 + ], + [ + "▁Basin", + -12.345184326171875 + ], + [ + "▁brew", + -12.345192909240723 + ], + [ + "▁clicked", + -12.345215797424316 + ], + [ + "▁FAQ", + -12.345405578613281 + ], + [ + "▁Reply", + -12.345413208007812 + ], + [ + "▁toss", + -12.345492362976074 + ], + [ + "▁Kenny", + -12.345503807067871 + ], + [ + "▁framing", + -12.345538139343262 + ], + [ + "▁taxation", + -12.34580135345459 + ], + [ + "▁Prayer", + -12.345858573913574 + ], + [ + "▁displaced", + -12.34593677520752 + ], + [ + "▁kitchens", + -12.345992088317871 + ], + [ + "roll", + -12.345996856689453 + ], + [ + "TR", + -12.346071243286133 + ], + [ + "▁negotiated", + -12.346074104309082 + ], + [ + "▁preceded", + -12.34620189666748 + ], + [ + "▁Curry", + -12.346334457397461 + ], + [ + "▁cough", + -12.346380233764648 + ], + [ + "▁Mum", + -12.346531867980957 + ], + [ + "▁tidy", + -12.346627235412598 + ], + [ + "▁disposable", + -12.346758842468262 + ], + [ + "▁Flynn", + -12.346839904785156 + ], + [ + "▁chorus", + -12.346857070922852 + ], + [ + "channel", + -12.347206115722656 + ], + [ + "▁Worldwide", + -12.347246170043945 + ], + [ + "cu", + -12.34732437133789 + ], + [ + "▁ratios", + -12.347329139709473 + ], + [ + "▁maternal", + -12.347378730773926 + ], + [ + "▁Chem", + -12.347437858581543 + ], + [ + "▁Candy", + -12.347476959228516 + ], + [ + "▁QB", + -12.347576141357422 + ], + [ + "▁questionnaire", + -12.34758186340332 + ], + [ + "nic", + -12.347664833068848 + ], + [ + "▁Developer", + -12.347704887390137 + ], + [ + "▁symptom", + -12.348026275634766 + ], + [ + "▁faucet", + -12.34803295135498 + ], + [ + "▁Molly", + -12.348137855529785 + ], + [ + "▁abdominal", + -12.348142623901367 + ], + [ + "▁Roosevelt", + -12.348228454589844 + ], + [ + "▁DUI", + -12.348243713378906 + ], + [ + "▁tempting", + -12.348551750183105 + ], + [ + "▁Thought", + -12.348673820495605 + ], + [ + "▁Lemon", + -12.34870719909668 + ], + [ + "▁fencing", + -12.348753929138184 + ], + [ + "▁Ethernet", + -12.348872184753418 + ], + [ + "▁knot", + -12.348896980285645 + ], + [ + "▁Whereas", + -12.348978042602539 + ], + [ + "wo", + -12.348984718322754 + ], + [ + "▁Winston", + -12.349310874938965 + ], + [ + "▁ur", + -12.34937572479248 + ], + [ + "▁Orders", + -12.349377632141113 + ], + [ + "▁goodies", + -12.349409103393555 + ], + [ + "▁Lightning", + -12.349564552307129 + ], + [ + "▁Dun", + -12.349781036376953 + ], + [ + "▁confirms", + -12.350110054016113 + ], + [ + "▁diploma", + -12.350183486938477 + ], + [ + "▁Quarter", + -12.35021686553955 + ], + [ + "▁Dynamic", + -12.350252151489258 + ], + [ + "eri", + -12.350284576416016 + ], + [ + "ls", + -12.350311279296875 + ], + [ + "pal", + -12.350475311279297 + ], + [ + "▁apology", + -12.350481986999512 + ], + [ + "▁pe", + -12.350665092468262 + ], + [ + "While", + -12.350712776184082 + ], + [ + "east", + -12.350794792175293 + ], + [ + "▁lump", + -12.350809097290039 + ], + [ + "▁listener", + -12.35086441040039 + ], + [ + "▁Sophie", + -12.350890159606934 + ], + [ + "Green", + -12.351343154907227 + ], + [ + "sea", + -12.35141372680664 + ], + [ + "▁Provider", + -12.351685523986816 + ], + [ + "▁spike", + -12.351825714111328 + ], + [ + "▁Comics", + -12.352002143859863 + ], + [ + "▁traps", + -12.352049827575684 + ], + [ + "▁demolition", + -12.352068901062012 + ], + [ + "▁saddle", + -12.352212905883789 + ], + [ + "Box", + -12.352282524108887 + ], + [ + "themed", + -12.352359771728516 + ], + [ + "▁Provides", + -12.35240364074707 + ], + [ + "▁magnesium", + -12.352417945861816 + ], + [ + "▁contexts", + -12.352462768554688 + ], + [ + "standard", + -12.352533340454102 + ], + [ + "▁continuation", + -12.352761268615723 + ], + [ + "▁referrals", + -12.352967262268066 + ], + [ + "aa", + -12.353059768676758 + ], + [ + "▁pitches", + -12.35325813293457 + ], + [ + "▁Omega", + -12.35336685180664 + ], + [ + "▁Burke", + -12.353850364685059 + ], + [ + "▁Winner", + -12.353918075561523 + ], + [ + "▁executing", + -12.353938102722168 + ], + [ + "▁repetitive", + -12.35400676727295 + ], + [ + "▁lacked", + -12.354037284851074 + ], + [ + "Source", + -12.354157447814941 + ], + [ + "▁plurality", + -12.354158401489258 + ], + [ + "colored", + -12.354166030883789 + ], + [ + "▁Inspector", + -12.354259490966797 + ], + [ + "▁veins", + -12.354334831237793 + ], + [ + "▁stimulating", + -12.354338645935059 + ], + [ + "▁FY", + -12.354426383972168 + ], + [ + "▁Ark", + -12.354485511779785 + ], + [ + "▁aisle", + -12.354613304138184 + ], + [ + "▁cohort", + -12.354683876037598 + ], + [ + "▁renamed", + -12.354762077331543 + ], + [ + "▁MVP", + -12.354830741882324 + ], + [ + "▁Reg", + -12.354965209960938 + ], + [ + "▁simplified", + -12.35497760772705 + ], + [ + "▁McCarthy", + -12.355297088623047 + ], + [ + "▁spec", + -12.35555648803711 + ], + [ + "▁groove", + -12.35559368133545 + ], + [ + "▁labs", + -12.355616569519043 + ], + [ + "▁mornings", + -12.355630874633789 + ], + [ + "▁leagues", + -12.35571575164795 + ], + [ + "▁consultancy", + -12.355834007263184 + ], + [ + "outs", + -12.355835914611816 + ], + [ + "▁Connection", + -12.35596752166748 + ], + [ + "bal", + -12.35599422454834 + ], + [ + "▁Fully", + -12.356115341186523 + ], + [ + "▁Liam", + -12.356164932250977 + ], + [ + "▁rods", + -12.356340408325195 + ], + [ + "▁Coupon", + -12.356371879577637 + ], + [ + "▁für", + -12.35638427734375 + ], + [ + "More", + -12.356403350830078 + ], + [ + "▁Kal", + -12.356412887573242 + ], + [ + "▁pod", + -12.356443405151367 + ], + [ + "loss", + -12.35647201538086 + ], + [ + "▁Â", + -12.356595039367676 + ], + [ + "▁Pros", + -12.356823921203613 + ], + [ + "El", + -12.356898307800293 + ], + [ + "zy", + -12.356943130493164 + ], + [ + "▁Exactly", + -12.35706615447998 + ], + [ + "▁compressed", + -12.357170104980469 + ], + [ + "▁bible", + -12.357255935668945 + ], + [ + "▁Dynamics", + -12.357863426208496 + ], + [ + "▁detached", + -12.357950210571289 + ], + [ + "wy", + -12.357999801635742 + ], + [ + "▁booklet", + -12.358006477355957 + ], + [ + "EP", + -12.358068466186523 + ], + [ + "China", + -12.358109474182129 + ], + [ + "▁mustard", + -12.358124732971191 + ], + [ + "duty", + -12.35816764831543 + ], + [ + "▁harbour", + -12.358185768127441 + ], + [ + "ori", + -12.358450889587402 + ], + [ + "▁diligence", + -12.358451843261719 + ], + [ + "▁taller", + -12.358465194702148 + ], + [ + "ris", + -12.358481407165527 + ], + [ + "▁Jenkins", + -12.358625411987305 + ], + [ + "▁Rising", + -12.358719825744629 + ], + [ + "▁Cho", + -12.358787536621094 + ], + [ + "▁Seed", + -12.358810424804688 + ], + [ + "▁Pilot", + -12.35891342163086 + ], + [ + "▁tackling", + -12.358949661254883 + ], + [ + "▁dominance", + -12.358990669250488 + ], + [ + "running", + -12.359293937683105 + ], + [ + "▁Unity", + -12.35932731628418 + ], + [ + "▁monkey", + -12.359332084655762 + ], + [ + "▁Indonesian", + -12.359391212463379 + ], + [ + "▁testified", + -12.359426498413086 + ], + [ + "▁odor", + -12.359631538391113 + ], + [ + "▁Pixel", + -12.359634399414062 + ], + [ + "▁Suppliers", + -12.359663009643555 + ], + [ + "▁Christie", + -12.35968017578125 + ], + [ + "▁primitive", + -12.35977840423584 + ], + [ + "▁reboot", + -12.359861373901367 + ], + [ + "▁pinterest", + -12.35989761352539 + ], + [ + "▁educator", + -12.359979629516602 + ], + [ + "▁topping", + -12.359997749328613 + ], + [ + "▁Pipe", + -12.360021591186523 + ], + [ + "▁në", + -12.360075950622559 + ], + [ + "▁demons", + -12.360167503356934 + ], + [ + "pound", + -12.360169410705566 + ], + [ + "▁protagonist", + -12.360315322875977 + ], + [ + "▁Pac", + -12.360360145568848 + ], + [ + "▁Artificial", + -12.360387802124023 + ], + [ + "▁unsafe", + -12.36039924621582 + ], + [ + "▁Demand", + -12.360481262207031 + ], + [ + "Ð", + -12.360498428344727 + ], + [ + "▁Dee", + -12.360637664794922 + ], + [ + "▁pastry", + -12.360771179199219 + ], + [ + "▁Bor", + -12.360942840576172 + ], + [ + "▁govern", + -12.361017227172852 + ], + [ + "▁repairing", + -12.361018180847168 + ], + [ + "▁Drama", + -12.361124038696289 + ], + [ + "▁obey", + -12.361144065856934 + ], + [ + "▁1952", + -12.361196517944336 + ], + [ + "▁veterinary", + -12.36120891571045 + ], + [ + "▁LOT", + -12.361242294311523 + ], + [ + "▁resurrection", + -12.361257553100586 + ], + [ + "▁persuade", + -12.361346244812012 + ], + [ + "▁Chennai", + -12.3613862991333 + ], + [ + "▁Enforcement", + -12.361454010009766 + ], + [ + "▁singular", + -12.361496925354004 + ], + [ + "▁subsidies", + -12.361533164978027 + ], + [ + "▁contaminated", + -12.361608505249023 + ], + [ + "▁Drink", + -12.361783981323242 + ], + [ + "▁courtyard", + -12.3618803024292 + ], + [ + "▁Ji", + -12.36208724975586 + ], + [ + "▁Created", + -12.362133979797363 + ], + [ + "▁itinerary", + -12.362244606018066 + ], + [ + "▁Comfort", + -12.362262725830078 + ], + [ + "▁brushes", + -12.362382888793945 + ], + [ + "▁Mitch", + -12.36242389678955 + ], + [ + "▁tougher", + -12.362656593322754 + ], + [ + "dom", + -12.36268138885498 + ], + [ + "▁MW", + -12.362754821777344 + ], + [ + "▁resides", + -12.362772941589355 + ], + [ + "▁Sandra", + -12.36279010772705 + ], + [ + "▁tokens", + -12.362855911254883 + ], + [ + "▁za", + -12.362887382507324 + ], + [ + "izer", + -12.362896919250488 + ], + [ + "▁investigator", + -12.362907409667969 + ], + [ + "load", + -12.362931251525879 + ], + [ + "▁dim", + -12.362982749938965 + ], + [ + "Name", + -12.362985610961914 + ], + [ + "▁empowered", + -12.36314582824707 + ], + [ + "bach", + -12.36318302154541 + ], + [ + "▁imposing", + -12.363221168518066 + ], + [ + "▁Volunteer", + -12.363231658935547 + ], + [ + "▁EV", + -12.363253593444824 + ], + [ + "▁interiors", + -12.363302230834961 + ], + [ + "▁Cardinals", + -12.363607406616211 + ], + [ + "▁Won", + -12.363665580749512 + ], + [ + "▁Sons", + -12.363710403442383 + ], + [ + "▁MM", + -12.363764762878418 + ], + [ + "▁bonding", + -12.363889694213867 + ], + [ + "▁palate", + -12.364212989807129 + ], + [ + "▁degradation", + -12.364371299743652 + ], + [ + "▁Eva", + -12.364437103271484 + ], + [ + "▁ceremonies", + -12.36459732055664 + ], + [ + "▁ATM", + -12.364707946777344 + ], + [ + "▁inferior", + -12.364798545837402 + ], + [ + "▁youthful", + -12.364862442016602 + ], + [ + "▁flawed", + -12.364886283874512 + ], + [ + "▁bilateral", + -12.365038871765137 + ], + [ + "▁conserve", + -12.365252494812012 + ], + [ + "233", + -12.365317344665527 + ], + [ + "▁undermine", + -12.365334510803223 + ], + [ + "▁favored", + -12.365403175354004 + ], + [ + "▁Maggie", + -12.365410804748535 + ], + [ + "▁protections", + -12.365476608276367 + ], + [ + "▁receptors", + -12.365494728088379 + ], + [ + "▁vest", + -12.36551284790039 + ], + [ + "AI", + -12.365618705749512 + ], + [ + "host", + -12.365716934204102 + ], + [ + "▁alcoholic", + -12.365790367126465 + ], + [ + "▁Morocco", + -12.365936279296875 + ], + [ + "▁caregivers", + -12.3661527633667 + ], + [ + "▁ammunition", + -12.366327285766602 + ], + [ + "▁barbecue", + -12.366347312927246 + ], + [ + "▁Cart", + -12.366388320922852 + ], + [ + "▁expressly", + -12.366569519042969 + ], + [ + "▁Root", + -12.36663818359375 + ], + [ + "bro", + -12.366813659667969 + ], + [ + "▁Nowadays", + -12.366945266723633 + ], + [ + "▁Seller", + -12.36715316772461 + ], + [ + "▁Computing", + -12.36720085144043 + ], + [ + "▁Models", + -12.367220878601074 + ], + [ + "▁Known", + -12.367253303527832 + ], + [ + "▁differentiate", + -12.367424964904785 + ], + [ + "▁gloss", + -12.36757755279541 + ], + [ + "▁fragments", + -12.367642402648926 + ], + [ + "▁reservoir", + -12.367654800415039 + ], + [ + "▁futures", + -12.367682456970215 + ], + [ + "▁Op", + -12.367812156677246 + ], + [ + "을", + -12.36807632446289 + ], + [ + "▁null", + -12.368179321289062 + ], + [ + "▁utter", + -12.368196487426758 + ], + [ + "▁introductory", + -12.368206977844238 + ], + [ + "▁Protocol", + -12.368257522583008 + ], + [ + "▁ram", + -12.368424415588379 + ], + [ + "hen", + -12.368626594543457 + ], + [ + "▁infringement", + -12.368719100952148 + ], + [ + "▁Fo", + -12.368749618530273 + ], + [ + "▁Jupiter", + -12.368831634521484 + ], + [ + "▁Appeals", + -12.369156837463379 + ], + [ + "▁overhaul", + -12.369199752807617 + ], + [ + "▁GC", + -12.36941909790039 + ], + [ + "▁insure", + -12.369537353515625 + ], + [ + "▁Choosing", + -12.36958122253418 + ], + [ + "▁naval", + -12.369656562805176 + ], + [ + "▁Petersburg", + -12.369734764099121 + ], + [ + "▁das", + -12.369832992553711 + ], + [ + "writing", + -12.369842529296875 + ], + [ + "mph", + -12.37006664276123 + ], + [ + "▁carpets", + -12.370140075683594 + ], + [ + "▁sums", + -12.37015438079834 + ], + [ + "▁insightful", + -12.37016487121582 + ], + [ + "horn", + -12.370253562927246 + ], + [ + "▁Congrats", + -12.370347023010254 + ], + [ + "▁strokes", + -12.370759010314941 + ], + [ + "▁Bronze", + -12.37088680267334 + ], + [ + "▁commodities", + -12.370965003967285 + ], + [ + "▁Clara", + -12.371075630187988 + ], + [ + "▁divorced", + -12.371262550354004 + ], + [ + "talk", + -12.371308326721191 + ], + [ + "cam", + -12.371359825134277 + ], + [ + "▁Comic", + -12.371382713317871 + ], + [ + "▁shelters", + -12.371416091918945 + ], + [ + "▁Coleman", + -12.371460914611816 + ], + [ + "▁quirky", + -12.371509552001953 + ], + [ + "▁ashamed", + -12.371513366699219 + ], + [ + "PR", + -12.371622085571289 + ], + [ + "thirds", + -12.371655464172363 + ], + [ + "▁Cambodia", + -12.371816635131836 + ], + [ + "▁indulge", + -12.371991157531738 + ], + [ + "▁charcoal", + -12.3721284866333 + ], + [ + "▁antibodies", + -12.37221622467041 + ], + [ + "▁withdrawn", + -12.372223854064941 + ], + [ + "▁packets", + -12.372262001037598 + ], + [ + "▁Hardware", + -12.372315406799316 + ], + [ + "▁Youtube", + -12.372386932373047 + ], + [ + "▁Shin", + -12.372390747070312 + ], + [ + "▁motive", + -12.372546195983887 + ], + [ + "▁ruler", + -12.372568130493164 + ], + [ + "print", + -12.372723579406738 + ], + [ + "iii", + -12.372751235961914 + ], + [ + "aj", + -12.372756004333496 + ], + [ + "▁confirming", + -12.37281608581543 + ], + [ + "▁confidentiality", + -12.372993469238281 + ], + [ + "▁textbook", + -12.373188972473145 + ], + [ + "▁onboard", + -12.373236656188965 + ], + [ + "▁Ce", + -12.373259544372559 + ], + [ + "▁Papa", + -12.373286247253418 + ], + [ + "▁Hook", + -12.373329162597656 + ], + [ + "▁Cowboys", + -12.373540878295898 + ], + [ + "▁Advance", + -12.373690605163574 + ], + [ + "BB", + -12.373859405517578 + ], + [ + "▁Cave", + -12.373860359191895 + ], + [ + "▁proliferation", + -12.374189376831055 + ], + [ + "▁TR", + -12.37443733215332 + ], + [ + "▁Labs", + -12.374715805053711 + ], + [ + "▁calorie", + -12.374746322631836 + ], + [ + "▁CF", + -12.374786376953125 + ], + [ + "▁sixty", + -12.374861717224121 + ], + [ + "▁109", + -12.374927520751953 + ], + [ + "▁Agents", + -12.375042915344238 + ], + [ + "▁lag", + -12.375192642211914 + ], + [ + "▁Lawyers", + -12.37532901763916 + ], + [ + "image", + -12.375493049621582 + ], + [ + "▁hereby", + -12.375531196594238 + ], + [ + "▁accidental", + -12.375595092773438 + ], + [ + "▁commute", + -12.375740051269531 + ], + [ + "を", + -12.37575912475586 + ], + [ + "▁Customs", + -12.37591552734375 + ], + [ + "▁Unknown", + -12.376038551330566 + ], + [ + "▁kings", + -12.376051902770996 + ], + [ + "sley", + -12.376057624816895 + ], + [ + "▁Poetry", + -12.37608814239502 + ], + [ + "▁rails", + -12.376118659973145 + ], + [ + "aga", + -12.376166343688965 + ], + [ + "▁safeguard", + -12.376387596130371 + ], + [ + "▁Ry", + -12.376410484313965 + ], + [ + "▁tactic", + -12.376641273498535 + ], + [ + "▁excuses", + -12.376679420471191 + ], + [ + "▁Seoul", + -12.376794815063477 + ], + [ + "rn", + -12.376830101013184 + ], + [ + "▁Milton", + -12.376999855041504 + ], + [ + "▁bearings", + -12.377077102661133 + ], + [ + "▁fry", + -12.377079010009766 + ], + [ + "▁silicon", + -12.37708568572998 + ], + [ + "▁thicker", + -12.377107620239258 + ], + [ + "▁Taste", + -12.37714672088623 + ], + [ + "▁Mis", + -12.377155303955078 + ], + [ + "▁Fishing", + -12.377551078796387 + ], + [ + "Web", + -12.377645492553711 + ], + [ + "▁sec", + -12.377720832824707 + ], + [ + "▁bumper", + -12.377845764160156 + ], + [ + "▁cavity", + -12.377909660339355 + ], + [ + "▁Elder", + -12.377915382385254 + ], + [ + "▁keeper", + -12.378210067749023 + ], + [ + "▁enacted", + -12.378432273864746 + ], + [ + "▁Sit", + -12.378522872924805 + ], + [ + "▁Lift", + -12.378534317016602 + ], + [ + "▁collects", + -12.378717422485352 + ], + [ + "▁sensing", + -12.378824234008789 + ], + [ + "▁Rand", + -12.378838539123535 + ], + [ + "▁Factor", + -12.378884315490723 + ], + [ + "▁campuses", + -12.379171371459961 + ], + [ + "▁diagrams", + -12.379251480102539 + ], + [ + "▁Pull", + -12.379361152648926 + ], + [ + "▁communal", + -12.379481315612793 + ], + [ + "▁Nam", + -12.379606246948242 + ], + [ + "▁capacities", + -12.379640579223633 + ], + [ + "▁Salon", + -12.379756927490234 + ], + [ + "▁Burton", + -12.379844665527344 + ], + [ + "▁Sharing", + -12.380061149597168 + ], + [ + "▁Equity", + -12.38016128540039 + ], + [ + "una", + -12.380203247070312 + ], + [ + "▁320", + -12.38022518157959 + ], + [ + "▁Goldman", + -12.380268096923828 + ], + [ + "price", + -12.380383491516113 + ], + [ + "▁morality", + -12.380685806274414 + ], + [ + "act", + -12.38070011138916 + ], + [ + "▁rinse", + -12.380722999572754 + ], + [ + "▁Diabetes", + -12.380759239196777 + ], + [ + "▁£3", + -12.381122589111328 + ], + [ + "▁Brock", + -12.381170272827148 + ], + [ + "▁PLEASE", + -12.381266593933105 + ], + [ + "▁Kerala", + -12.381522178649902 + ], + [ + "▁WAS", + -12.381550788879395 + ], + [ + "▁Dal", + -12.381709098815918 + ], + [ + "▁medicinal", + -12.381745338439941 + ], + [ + "▁Tennis", + -12.381855010986328 + ], + [ + "mis", + -12.381933212280273 + ], + [ + "▁trait", + -12.38199520111084 + ], + [ + "learning", + -12.382035255432129 + ], + [ + "▁possessed", + -12.382043838500977 + ], + [ + "▁Haiti", + -12.382080078125 + ], + [ + "od", + -12.38224983215332 + ], + [ + "▁USE", + -12.38230037689209 + ], + [ + "▁advising", + -12.382356643676758 + ], + [ + "▁nausea", + -12.382412910461426 + ], + [ + "▁MG", + -12.38245677947998 + ], + [ + "▁Harley", + -12.382529258728027 + ], + [ + "Brien", + -12.382730484008789 + ], + [ + "▁1943", + -12.382811546325684 + ], + [ + "▁Slow", + -12.382927894592285 + ], + [ + "South", + -12.382974624633789 + ], + [ + "▁unrelated", + -12.382999420166016 + ], + [ + "▁Moss", + -12.383004188537598 + ], + [ + "▁toes", + -12.383097648620605 + ], + [ + "▁PO", + -12.383171081542969 + ], + [ + "▁Floyd", + -12.383301734924316 + ], + [ + "▁instructional", + -12.383353233337402 + ], + [ + "▁Albany", + -12.383374214172363 + ], + [ + "energy", + -12.383438110351562 + ], + [ + "▁Au", + -12.38359260559082 + ], + [ + "▁Embassy", + -12.383808135986328 + ], + [ + "▁brewing", + -12.383904457092285 + ], + [ + "▁Offers", + -12.383923530578613 + ], + [ + "▁beneficiaries", + -12.384136199951172 + ], + [ + "▁conventions", + -12.384163856506348 + ], + [ + "▁Kil", + -12.384180068969727 + ], + [ + "iko", + -12.38427734375 + ], + [ + "▁Unlimited", + -12.3843355178833 + ], + [ + "▁Eugene", + -12.384355545043945 + ], + [ + "▁reminding", + -12.384653091430664 + ], + [ + "▁Tin", + -12.384729385375977 + ], + [ + "▁irritation", + -12.384769439697266 + ], + [ + "▁Rooms", + -12.384824752807617 + ], + [ + "▁NT", + -12.38482666015625 + ], + [ + "▁pristine", + -12.384929656982422 + ], + [ + "▁salads", + -12.385141372680664 + ], + [ + "▁Kurt", + -12.385232925415039 + ], + [ + "MD", + -12.385239601135254 + ], + [ + "▁tutor", + -12.385417938232422 + ], + [ + "gg", + -12.385502815246582 + ], + [ + "▁addicted", + -12.38563060760498 + ], + [ + "▁garments", + -12.385721206665039 + ], + [ + "▁tapping", + -12.385821342468262 + ], + [ + "course", + -12.385854721069336 + ], + [ + "▁Ros", + -12.385933876037598 + ], + [ + "Car", + -12.386104583740234 + ], + [ + "▁Compared", + -12.386125564575195 + ], + [ + "▁Jin", + -12.386125564575195 + ], + [ + "▁leasing", + -12.386141777038574 + ], + [ + "etc", + -12.386256217956543 + ], + [ + "▁crashing", + -12.386306762695312 + ], + [ + "▁fraudulent", + -12.386384010314941 + ], + [ + "▁VM", + -12.386510848999023 + ], + [ + "▁Levi", + -12.386520385742188 + ], + [ + "▁emergencies", + -12.386716842651367 + ], + [ + "▁Hybrid", + -12.386785507202148 + ], + [ + "▁myths", + -12.387078285217285 + ], + [ + "▁replicate", + -12.38708209991455 + ], + [ + "▁subscriber", + -12.38723087310791 + ], + [ + "▁primer", + -12.387513160705566 + ], + [ + "▁Manning", + -12.387611389160156 + ], + [ + "▁duct", + -12.387688636779785 + ], + [ + "▁Attack", + -12.3877592086792 + ], + [ + "▁insists", + -12.387796401977539 + ], + [ + "▁caramel", + -12.387872695922852 + ], + [ + "▁limestone", + -12.387879371643066 + ], + [ + "▁metaphor", + -12.38790512084961 + ], + [ + "▁lever", + -12.387940406799316 + ], + [ + "aria", + -12.388018608093262 + ], + [ + "▁Alexandria", + -12.388181686401367 + ], + [ + "eng", + -12.388496398925781 + ], + [ + "▁hemp", + -12.388704299926758 + ], + [ + "EE", + -12.388731956481934 + ], + [ + "▁consolidated", + -12.388794898986816 + ], + [ + "▁handing", + -12.388812065124512 + ], + [ + "between", + -12.388935089111328 + ], + [ + "▁prejudice", + -12.389007568359375 + ], + [ + "ven", + -12.389039039611816 + ], + [ + "▁forensic", + -12.38923454284668 + ], + [ + "▁wagon", + -12.389264106750488 + ], + [ + "▁dissolved", + -12.389348030090332 + ], + [ + "fo", + -12.389419555664062 + ], + [ + "▁deductible", + -12.389488220214844 + ], + [ + "▁Fusion", + -12.389530181884766 + ], + [ + "▁spreadsheet", + -12.389595985412598 + ], + [ + "▁fabrication", + -12.389638900756836 + ], + [ + "strong", + -12.389776229858398 + ], + [ + "▁Penny", + -12.38979721069336 + ], + [ + "▁astonishing", + -12.389799118041992 + ], + [ + "▁Monthly", + -12.389854431152344 + ], + [ + "▁Duck", + -12.38988208770752 + ], + [ + "▁firearm", + -12.389909744262695 + ], + [ + "▁cooker", + -12.390021324157715 + ], + [ + "▁Evening", + -12.390142440795898 + ], + [ + "▁CL", + -12.39023494720459 + ], + [ + "lis", + -12.39043140411377 + ], + [ + "▁companions", + -12.390446662902832 + ], + [ + "▁ABS", + -12.390579223632812 + ], + [ + "▁Roth", + -12.39059066772461 + ], + [ + "▁ounce", + -12.390741348266602 + ], + [ + "▁Sebastian", + -12.390844345092773 + ], + [ + "ras", + -12.39093017578125 + ], + [ + "ă", + -12.390969276428223 + ], + [ + "▁geometric", + -12.391125679016113 + ], + [ + "▁pains", + -12.391379356384277 + ], + [ + "▁whites", + -12.391515731811523 + ], + [ + "lich", + -12.391615867614746 + ], + [ + "▁Ren", + -12.391624450683594 + ], + [ + "▁occupational", + -12.39181900024414 + ], + [ + "▁Andrews", + -12.391990661621094 + ], + [ + "▁Saw", + -12.392062187194824 + ], + [ + "▁Talent", + -12.392308235168457 + ], + [ + "▁appealed", + -12.392492294311523 + ], + [ + "▁blending", + -12.392560958862305 + ], + [ + "▁championships", + -12.392578125 + ], + [ + "mal", + -12.39264965057373 + ], + [ + "▁Ja", + -12.392900466918945 + ], + [ + "▁staging", + -12.392940521240234 + ], + [ + "LP", + -12.393024444580078 + ], + [ + "▁Hearing", + -12.393061637878418 + ], + [ + "▁storyline", + -12.393080711364746 + ], + [ + "▁concealed", + -12.393125534057617 + ], + [ + "▁exposing", + -12.393281936645508 + ], + [ + "▁funnel", + -12.393349647521973 + ], + [ + "lab", + -12.393502235412598 + ], + [ + "▁Needless", + -12.393590927124023 + ], + [ + "▁zombie", + -12.39362621307373 + ], + [ + "▁Powered", + -12.393698692321777 + ], + [ + "▁controllers", + -12.393722534179688 + ], + [ + "▁Transit", + -12.393811225891113 + ], + [ + "▁Ivan", + -12.393951416015625 + ], + [ + "▁metadata", + -12.393966674804688 + ], + [ + "enberg", + -12.39399242401123 + ], + [ + "Pacific", + -12.394021034240723 + ], + [ + "▁Hungarian", + -12.394047737121582 + ], + [ + "▁dumps", + -12.394105911254883 + ], + [ + "▁Comedy", + -12.394123077392578 + ], + [ + "▁conform", + -12.394177436828613 + ], + [ + "▁induce", + -12.394246101379395 + ], + [ + "PE", + -12.394259452819824 + ], + [ + "▁reconciliation", + -12.394501686096191 + ], + [ + "▁reliance", + -12.394745826721191 + ], + [ + "▁Productions", + -12.395023345947266 + ], + [ + "▁mutation", + -12.395033836364746 + ], + [ + "▁outgoing", + -12.395051956176758 + ], + [ + "hat", + -12.39505386352539 + ], + [ + "▁perimeter", + -12.395275115966797 + ], + [ + "inflammatory", + -12.395450592041016 + ], + [ + "▁Gr", + -12.395496368408203 + ], + [ + "▁ROI", + -12.395587921142578 + ], + [ + "▁usable", + -12.395604133605957 + ], + [ + "▁Punjab", + -12.395818710327148 + ], + [ + "▁advent", + -12.39591121673584 + ], + [ + "▁Alt", + -12.395920753479004 + ], + [ + "▁coordinating", + -12.396036148071289 + ], + [ + "▁porcelain", + -12.396048545837402 + ], + [ + "▁Sad", + -12.39608097076416 + ], + [ + "▁differs", + -12.396220207214355 + ], + [ + "bio", + -12.396281242370605 + ], + [ + "▁proportions", + -12.396328926086426 + ], + [ + "▁suspend", + -12.396352767944336 + ], + [ + "▁sovereignty", + -12.39651870727539 + ], + [ + "▁separating", + -12.396589279174805 + ], + [ + "▁bo", + -12.397130012512207 + ], + [ + "IA", + -12.397314071655273 + ], + [ + "▁Tur", + -12.397374153137207 + ], + [ + "usually", + -12.397379875183105 + ], + [ + "▁Guinea", + -12.397457122802734 + ], + [ + "▁Included", + -12.397558212280273 + ], + [ + "▁Guru", + -12.397699356079102 + ], + [ + "▁reductions", + -12.397708892822266 + ], + [ + "▁ja", + -12.397875785827637 + ], + [ + "▁destined", + -12.39813232421875 + ], + [ + "▁650", + -12.398184776306152 + ], + [ + "▁drank", + -12.398248672485352 + ], + [ + "BR", + -12.39842414855957 + ], + [ + "▁au", + -12.398445129394531 + ], + [ + "▁tents", + -12.398659706115723 + ], + [ + "▁ensured", + -12.398787498474121 + ], + [ + "▁Employee", + -12.398853302001953 + ], + [ + "ui", + -12.399009704589844 + ], + [ + "RO", + -12.399036407470703 + ], + [ + "▁collagen", + -12.399293899536133 + ], + [ + "▁114", + -12.399435997009277 + ], + [ + "▁Ubuntu", + -12.399601936340332 + ], + [ + "▁Gross", + -12.399611473083496 + ], + [ + "▁Darwin", + -12.399750709533691 + ], + [ + "▁greet", + -12.399758338928223 + ], + [ + "▁Selling", + -12.39977741241455 + ], + [ + "▁baggage", + -12.399796485900879 + ], + [ + "▁Grid", + -12.399866104125977 + ], + [ + "▁possesses", + -12.399901390075684 + ], + [ + "▁Places", + -12.400198936462402 + ], + [ + "▁Pharmacy", + -12.40027904510498 + ], + [ + "▁hourly", + -12.400279998779297 + ], + [ + "▁Riverside", + -12.400280952453613 + ], + [ + "▁brackets", + -12.40040397644043 + ], + [ + "▁wreck", + -12.40045166015625 + ], + [ + "▁Colonel", + -12.400511741638184 + ], + [ + "▁Spend", + -12.400585174560547 + ], + [ + "▁jars", + -12.400769233703613 + ], + [ + "uf", + -12.400803565979004 + ], + [ + "▁softer", + -12.400836944580078 + ], + [ + "▁UPS", + -12.400996208190918 + ], + [ + "▁legends", + -12.401117324829102 + ], + [ + "ale", + -12.401247024536133 + ], + [ + "▁Hyundai", + -12.401352882385254 + ], + [ + "▁Guidelines", + -12.401556968688965 + ], + [ + "▁numbered", + -12.401617050170898 + ], + [ + "▁seldom", + -12.401620864868164 + ], + [ + "mos", + -12.401741981506348 + ], + [ + "▁guessed", + -12.40201473236084 + ], + [ + "SP", + -12.402027130126953 + ], + [ + "▁Surrey", + -12.402054786682129 + ], + [ + "▁NV", + -12.402056694030762 + ], + [ + "¢", + -12.40225601196289 + ], + [ + "▁Fest", + -12.402369499206543 + ], + [ + "▁temporal", + -12.40257453918457 + ], + [ + "production", + -12.402613639831543 + ], + [ + "▁cider", + -12.402798652648926 + ], + [ + "HC", + -12.402826309204102 + ], + [ + "▁Nan", + -12.402836799621582 + ], + [ + "▁Heroes", + -12.40291690826416 + ], + [ + "▁UCLA", + -12.402957916259766 + ], + [ + "▁penetration", + -12.402990341186523 + ], + [ + "▁Tracy", + -12.403078079223633 + ], + [ + "tus", + -12.403079986572266 + ], + [ + "1999", + -12.403217315673828 + ], + [ + "▁Meghan", + -12.40331745147705 + ], + [ + "ä", + -12.403413772583008 + ], + [ + "ien", + -12.40346908569336 + ], + [ + "▁unparalleled", + -12.403565406799316 + ], + [ + "▁inspires", + -12.403582572937012 + ], + [ + "▁Hampton", + -12.403667449951172 + ], + [ + "▁haha", + -12.40383243560791 + ], + [ + "▁Davidson", + -12.403986930847168 + ], + [ + "▁pistol", + -12.404120445251465 + ], + [ + "MT", + -12.40412712097168 + ], + [ + "▁Toy", + -12.4042329788208 + ], + [ + "▁rapper", + -12.40424633026123 + ], + [ + "▁VS", + -12.404295921325684 + ], + [ + "▁filmmaker", + -12.404333114624023 + ], + [ + "▁foreigners", + -12.404340744018555 + ], + [ + "eva", + -12.404494285583496 + ], + [ + "▁Aboriginal", + -12.404509544372559 + ], + [ + "▁facilitating", + -12.404987335205078 + ], + [ + "defined", + -12.40499210357666 + ], + [ + "▁mob", + -12.405169486999512 + ], + [ + "▁Speech", + -12.405245780944824 + ], + [ + "DR", + -12.40524959564209 + ], + [ + "▁embroidery", + -12.405454635620117 + ], + [ + "▁Publisher", + -12.405509948730469 + ], + [ + "▁verb", + -12.40554141998291 + ], + [ + "▁paved", + -12.405583381652832 + ], + [ + "court", + -12.405813217163086 + ], + [ + "▁jelly", + -12.405864715576172 + ], + [ + "▁Chang", + -12.406027793884277 + ], + [ + "▁probation", + -12.406060218811035 + ], + [ + "▁Apache", + -12.406132698059082 + ], + [ + "▁Fields", + -12.406133651733398 + ], + [ + "▁validate", + -12.406172752380371 + ], + [ + "▁Classes", + -12.406198501586914 + ], + [ + "▁unstable", + -12.40623950958252 + ], + [ + "▁Rivers", + -12.406332969665527 + ], + [ + "▁weeds", + -12.406357765197754 + ], + [ + "▁String", + -12.406367301940918 + ], + [ + "▁Crawford", + -12.406381607055664 + ], + [ + "▁Kingston", + -12.406424522399902 + ], + [ + "▁Warm", + -12.406561851501465 + ], + [ + "▁stresses", + -12.406800270080566 + ], + [ + "▁Animals", + -12.406843185424805 + ], + [ + "▁по", + -12.406905174255371 + ], + [ + "▁legislators", + -12.407247543334961 + ], + [ + "▁eliminates", + -12.407266616821289 + ], + [ + "▁announces", + -12.40737533569336 + ], + [ + "▁RB", + -12.407503128051758 + ], + [ + "▁Sanchez", + -12.407577514648438 + ], + [ + "▁Sunshine", + -12.407753944396973 + ], + [ + "▁entrepreneurship", + -12.407861709594727 + ], + [ + "▁analyse", + -12.407958030700684 + ], + [ + "▁balances", + -12.408003807067871 + ], + [ + "▁GREAT", + -12.408041954040527 + ], + [ + "▁amusement", + -12.408086776733398 + ], + [ + "▁HBO", + -12.408568382263184 + ], + [ + "▁Podcast", + -12.408682823181152 + ], + [ + "▁Plymouth", + -12.408770561218262 + ], + [ + "▁metropolitan", + -12.408803939819336 + ], + [ + "▁Role", + -12.408814430236816 + ], + [ + "▁Joey", + -12.408884048461914 + ], + [ + "▁Landscape", + -12.408927917480469 + ], + [ + "▁hp", + -12.409000396728516 + ], + [ + "▁agile", + -12.409037590026855 + ], + [ + "▁arrests", + -12.409095764160156 + ], + [ + "▁skillet", + -12.409143447875977 + ], + [ + "▁merits", + -12.409156799316406 + ], + [ + "▁Natalie", + -12.4091796875 + ], + [ + "에", + -12.40919303894043 + ], + [ + "▁overlook", + -12.409303665161133 + ], + [ + "Care", + -12.40937614440918 + ], + [ + "▁aesthetics", + -12.409536361694336 + ], + [ + "▁telecommunications", + -12.409820556640625 + ], + [ + "▁Boot", + -12.409961700439453 + ], + [ + "▁FCC", + -12.410055160522461 + ], + [ + "▁postal", + -12.410091400146484 + ], + [ + "▁bullets", + -12.410416603088379 + ], + [ + "▁Height", + -12.41049575805664 + ], + [ + "▁computational", + -12.410530090332031 + ], + [ + "▁puppies", + -12.410685539245605 + ], + [ + "▁}", + -12.410696983337402 + ], + [ + "▁mansion", + -12.410709381103516 + ], + [ + "six", + -12.410971641540527 + ], + [ + "▁extracts", + -12.411026000976562 + ], + [ + "▁wildly", + -12.411044120788574 + ], + [ + "▁scaling", + -12.41108226776123 + ], + [ + "▁kidding", + -12.411113739013672 + ], + [ + "▁Cove", + -12.411199569702148 + ], + [ + "▁showcases", + -12.411269187927246 + ], + [ + "▁crab", + -12.411296844482422 + ], + [ + "▁retiring", + -12.411316871643066 + ], + [ + "Here", + -12.411457061767578 + ], + [ + "▁Admission", + -12.411593437194824 + ], + [ + "▁Debbie", + -12.411643981933594 + ], + [ + "▁Rapids", + -12.41165542602539 + ], + [ + "▁Jong", + -12.411730766296387 + ], + [ + "▁Album", + -12.411735534667969 + ], + [ + "▁Marion", + -12.411848068237305 + ], + [ + "▁resemble", + -12.41187858581543 + ], + [ + "▁Apartment", + -12.411914825439453 + ], + [ + "final", + -12.411952018737793 + ], + [ + "▁essentials", + -12.411995887756348 + ], + [ + "▁Tier", + -12.412056922912598 + ], + [ + "▁standpoint", + -12.412100791931152 + ], + [ + "▁matte", + -12.412131309509277 + ], + [ + "Line", + -12.412137985229492 + ], + [ + "▁psychiatric", + -12.412261962890625 + ], + [ + "▁grape", + -12.412283897399902 + ], + [ + "▁Tribune", + -12.412291526794434 + ], + [ + "▁underwent", + -12.412556648254395 + ], + [ + "maybe", + -12.412723541259766 + ], + [ + "▁sealing", + -12.412765502929688 + ], + [ + "▁eclectic", + -12.412871360778809 + ], + [ + "▁purity", + -12.412904739379883 + ], + [ + "TMs", + -12.41291332244873 + ], + [ + "▁Gender", + -12.41291618347168 + ], + [ + "▁lesbian", + -12.413002014160156 + ], + [ + "▁Era", + -12.413021087646484 + ], + [ + "▁Notify", + -12.413119316101074 + ], + [ + "▁personalised", + -12.413128852844238 + ], + [ + "▁counterpart", + -12.413168907165527 + ], + [ + "▁Pocket", + -12.413372993469238 + ], + [ + "ches", + -12.413484573364258 + ], + [ + "▁Pam", + -12.413619995117188 + ], + [ + "▁tenth", + -12.413636207580566 + ], + [ + "▁skating", + -12.41364860534668 + ], + [ + "▁commence", + -12.413742065429688 + ], + [ + "▁clutter", + -12.413755416870117 + ], + [ + "mic", + -12.413832664489746 + ], + [ + "▁continental", + -12.413835525512695 + ], + [ + "▁tackles", + -12.413847923278809 + ], + [ + "▁Approximately", + -12.413898468017578 + ], + [ + "▁boast", + -12.413934707641602 + ], + [ + "▁turnaround", + -12.413973808288574 + ], + [ + "▁Norton", + -12.414067268371582 + ], + [ + "ska", + -12.414295196533203 + ], + [ + "▁Fur", + -12.414352416992188 + ], + [ + "▁residual", + -12.414584159851074 + ], + [ + "▁Davies", + -12.414604187011719 + ], + [ + "▁Skip", + -12.414616584777832 + ], + [ + "▁copying", + -12.414835929870605 + ], + [ + "FT", + -12.415132522583008 + ], + [ + "▁vpn", + -12.415141105651855 + ], + [ + "▁Mickey", + -12.415196418762207 + ], + [ + "April", + -12.415247917175293 + ], + [ + "▁theatrical", + -12.41527271270752 + ], + [ + "▁Said", + -12.415329933166504 + ], + [ + "▁MK", + -12.415356636047363 + ], + [ + "▁cd", + -12.415454864501953 + ], + [ + "▁flown", + -12.415546417236328 + ], + [ + "▁molecule", + -12.415660858154297 + ], + [ + "▁nephew", + -12.415921211242676 + ], + [ + "mas", + -12.4159574508667 + ], + [ + "▁gradual", + -12.416028022766113 + ], + [ + "▁shrink", + -12.41606616973877 + ], + [ + "▁observers", + -12.416078567504883 + ], + [ + "ato", + -12.416085243225098 + ], + [ + "▁permissions", + -12.41614818572998 + ], + [ + "Mobile", + -12.416322708129883 + ], + [ + "▁exemplary", + -12.416359901428223 + ], + [ + "▁Lancaster", + -12.416464805603027 + ], + [ + "▁wa", + -12.416553497314453 + ], + [ + "▁flashing", + -12.41660213470459 + ], + [ + "▁cube", + -12.416671752929688 + ], + [ + "▁maritime", + -12.416675567626953 + ], + [ + "▁Investigation", + -12.416751861572266 + ], + [ + "▁punished", + -12.416777610778809 + ], + [ + "▁YES", + -12.41680908203125 + ], + [ + "▁enforced", + -12.416813850402832 + ], + [ + "▁unemployed", + -12.416850090026855 + ], + [ + "▁visualization", + -12.416901588439941 + ], + [ + "▁Present", + -12.416929244995117 + ], + [ + "с", + -12.416935920715332 + ], + [ + "▁Brick", + -12.416947364807129 + ], + [ + "▁outputs", + -12.41695785522461 + ], + [ + "▁shutter", + -12.416972160339355 + ], + [ + "▁sew", + -12.417014122009277 + ], + [ + "lane", + -12.417022705078125 + ], + [ + "▁Breast", + -12.417034149169922 + ], + [ + "▁flock", + -12.4170503616333 + ], + [ + "▁scanned", + -12.417119026184082 + ], + [ + "▁Cy", + -12.417208671569824 + ], + [ + "▁breastfeeding", + -12.417248725891113 + ], + [ + "Posted", + -12.417380332946777 + ], + [ + "▁Monitoring", + -12.41739273071289 + ], + [ + "▁501", + -12.417619705200195 + ], + [ + "▁layouts", + -12.417736053466797 + ], + [ + "▁expenditures", + -12.417781829833984 + ], + [ + "▁Erik", + -12.417807579040527 + ], + [ + "▁chaotic", + -12.41782283782959 + ], + [ + "▁savvy", + -12.417838096618652 + ], + [ + "▁PowerPoint", + -12.417908668518066 + ], + [ + "Hi", + -12.417941093444824 + ], + [ + "▁Pokemon", + -12.417948722839355 + ], + [ + "▁Topics", + -12.417972564697266 + ], + [ + "▁Sofa", + -12.417976379394531 + ], + [ + "▁congestion", + -12.41806697845459 + ], + [ + "▁1918", + -12.418456077575684 + ], + [ + "Yeah", + -12.418476104736328 + ], + [ + "▁café", + -12.41851806640625 + ], + [ + "▁Spread", + -12.418563842773438 + ], + [ + "▁Loop", + -12.418580055236816 + ], + [ + "▁inheritance", + -12.418686866760254 + ], + [ + "▁pal", + -12.41881275177002 + ], + [ + "▁Rex", + -12.418878555297852 + ], + [ + "▁bells", + -12.418902397155762 + ], + [ + "▁waterfall", + -12.418917655944824 + ], + [ + "ening", + -12.418968200683594 + ], + [ + "▁Manor", + -12.419012069702148 + ], + [ + "▁partnering", + -12.419062614440918 + ], + [ + "▁flawless", + -12.419316291809082 + ], + [ + "▁Facility", + -12.419318199157715 + ], + [ + "▁fluffy", + -12.419404029846191 + ], + [ + "▁Recruitment", + -12.419454574584961 + ], + [ + "ax", + -12.419508934020996 + ], + [ + "▁Accordingly", + -12.419646263122559 + ], + [ + "rk", + -12.419700622558594 + ], + [ + "▁Highland", + -12.419953346252441 + ], + [ + "▁Rise", + -12.41995620727539 + ], + [ + "▁Prague", + -12.41999626159668 + ], + [ + "▁grabbing", + -12.420187950134277 + ], + [ + "▁testament", + -12.420255661010742 + ], + [ + "▁Vikings", + -12.42029857635498 + ], + [ + "▁carbs", + -12.4203519821167 + ], + [ + "▁tended", + -12.420376777648926 + ], + [ + "▁Random", + -12.420478820800781 + ], + [ + "▁gal", + -12.420642852783203 + ], + [ + "IV", + -12.420677185058594 + ], + [ + "▁descriptive", + -12.420724868774414 + ], + [ + "▁staffing", + -12.42073917388916 + ], + [ + "▁Arlington", + -12.420819282531738 + ], + [ + "▁expire", + -12.420894622802734 + ], + [ + "▁heroin", + -12.420928955078125 + ], + [ + "▁accreditation", + -12.42103385925293 + ], + [ + "▁senators", + -12.421121597290039 + ], + [ + "say", + -12.421127319335938 + ], + [ + "▁Mack", + -12.421141624450684 + ], + [ + "▁silhouette", + -12.42121410369873 + ], + [ + "▁amusing", + -12.421218872070312 + ], + [ + "▁Fa", + -12.42136001586914 + ], + [ + "▁stunned", + -12.421369552612305 + ], + [ + "▁erosion", + -12.421371459960938 + ], + [ + "▁colonies", + -12.421452522277832 + ], + [ + "▁stark", + -12.421595573425293 + ], + [ + "▁minded", + -12.421627044677734 + ], + [ + "PD", + -12.421643257141113 + ], + [ + "▁scholarly", + -12.421751022338867 + ], + [ + "ili", + -12.421805381774902 + ], + [ + "▁injustice", + -12.421911239624023 + ], + [ + "▁exploded", + -12.422002792358398 + ], + [ + "▁faulty", + -12.422078132629395 + ], + [ + "▁Ru", + -12.422118186950684 + ], + [ + "▁KW", + -12.422124862670898 + ], + [ + "▁histories", + -12.422185897827148 + ], + [ + "▁Wagner", + -12.422332763671875 + ], + [ + "▁sweetness", + -12.42237663269043 + ], + [ + "▁Comp", + -12.422385215759277 + ], + [ + "cl", + -12.422471046447754 + ], + [ + "▁Gala", + -12.422496795654297 + ], + [ + "▁coincidence", + -12.422557830810547 + ], + [ + "▁creditors", + -12.422722816467285 + ], + [ + "▁chunks", + -12.422844886779785 + ], + [ + "▁slated", + -12.422931671142578 + ], + [ + "bird", + -12.422968864440918 + ], + [ + "▁Prix", + -12.422977447509766 + ], + [ + "Bo", + -12.423016548156738 + ], + [ + "▁sunrise", + -12.423035621643066 + ], + [ + "▁Wiki", + -12.42304515838623 + ], + [ + "▁spontaneous", + -12.423050880432129 + ], + [ + "▁outing", + -12.423083305358887 + ], + [ + "▁widow", + -12.423134803771973 + ], + [ + "án", + -12.42322063446045 + ], + [ + "▁Exclusive", + -12.42324447631836 + ], + [ + "▁Leicester", + -12.42325210571289 + ], + [ + "▁shouting", + -12.423257827758789 + ], + [ + "▁Might", + -12.423280715942383 + ], + [ + "▁Guitar", + -12.42351245880127 + ], + [ + "▁guitars", + -12.42356014251709 + ], + [ + "▁suburb", + -12.423819541931152 + ], + [ + "▁Heating", + -12.42387866973877 + ], + [ + "ped", + -12.424151420593262 + ], + [ + "▁drafting", + -12.424155235290527 + ], + [ + "▁Latino", + -12.42422103881836 + ], + [ + "▁unexpectedly", + -12.424474716186523 + ], + [ + "▁1951", + -12.424501419067383 + ], + [ + "Blue", + -12.42453384399414 + ], + [ + "▁petroleum", + -12.424901962280273 + ], + [ + "▁Walsh", + -12.425395965576172 + ], + [ + "▁snapshot", + -12.425397872924805 + ], + [ + "▁translations", + -12.425582885742188 + ], + [ + "▁Andre", + -12.425651550292969 + ], + [ + "▁Mil", + -12.426019668579102 + ], + [ + "look", + -12.426230430603027 + ], + [ + "▁progressed", + -12.426322937011719 + ], + [ + "▁Nixon", + -12.426326751708984 + ], + [ + "▁Kickstarter", + -12.426329612731934 + ], + [ + "▁flee", + -12.426366806030273 + ], + [ + "▁faded", + -12.426382064819336 + ], + [ + "▁Sonic", + -12.426438331604004 + ], + [ + "▁buds", + -12.42648696899414 + ], + [ + "▁carriage", + -12.426518440246582 + ], + [ + "▁hon", + -12.426630020141602 + ], + [ + "▁Push", + -12.426657676696777 + ], + [ + "▁seam", + -12.42678165435791 + ], + [ + "▁Origin", + -12.426791191101074 + ], + [ + "dal", + -12.426875114440918 + ], + [ + "▁shouted", + -12.426963806152344 + ], + [ + "▁Catch", + -12.427087783813477 + ], + [ + "bee", + -12.427128791809082 + ], + [ + "▁GI", + -12.427142143249512 + ], + [ + "▁Bean", + -12.42720890045166 + ], + [ + "▁Ol", + -12.427240371704102 + ], + [ + "▁Ci", + -12.427305221557617 + ], + [ + "▁Michel", + -12.427570343017578 + ], + [ + "▁bosses", + -12.42761516571045 + ], + [ + "gram", + -12.427659034729004 + ], + [ + "▁WR", + -12.427788734436035 + ], + [ + "▁Spin", + -12.427924156188965 + ], + [ + "Great", + -12.428008079528809 + ], + [ + "▁Notre", + -12.428129196166992 + ], + [ + "▁socialist", + -12.42843246459961 + ], + [ + "▁disappoint", + -12.428442001342773 + ], + [ + "rod", + -12.42846393585205 + ], + [ + "▁Semi", + -12.42846965789795 + ], + [ + "▁decisive", + -12.428675651550293 + ], + [ + "▁Blade", + -12.428892135620117 + ], + [ + "▁IA", + -12.429025650024414 + ], + [ + "▁Gore", + -12.429178237915039 + ], + [ + "▁whipped", + -12.429369926452637 + ], + [ + "▁transitions", + -12.429583549499512 + ], + [ + "▁laminate", + -12.429584503173828 + ], + [ + "▁spanning", + -12.429646492004395 + ], + [ + "▁PI", + -12.429722785949707 + ], + [ + "sta", + -12.429739952087402 + ], + [ + "▁vi", + -12.42979621887207 + ], + [ + "▁arose", + -12.429933547973633 + ], + [ + "▁Draw", + -12.429997444152832 + ], + [ + "▁BI", + -12.430076599121094 + ], + [ + "▁fairness", + -12.430082321166992 + ], + [ + "▁bricks", + -12.430133819580078 + ], + [ + "▁175", + -12.430166244506836 + ], + [ + "oka", + -12.430188179016113 + ], + [ + "▁Problems", + -12.430387496948242 + ], + [ + "▁forbidden", + -12.430479049682617 + ], + [ + "▁repeal", + -12.430510520935059 + ], + [ + "▁informational", + -12.43053150177002 + ], + [ + "▁reps", + -12.430566787719727 + ], + [ + "▁antibiotic", + -12.430596351623535 + ], + [ + "child", + -12.430785179138184 + ], + [ + "▁estimation", + -12.430800437927246 + ], + [ + "▁reuse", + -12.430808067321777 + ], + [ + "▁strengthened", + -12.43087387084961 + ], + [ + "▁Integration", + -12.430936813354492 + ], + [ + "▁discharged", + -12.431029319763184 + ], + [ + "▁Var", + -12.431031227111816 + ], + [ + "▁municipalities", + -12.431099891662598 + ], + [ + "▁deduction", + -12.431243896484375 + ], + [ + "▁contracting", + -12.431304931640625 + ], + [ + "▁Phillip", + -12.43132495880127 + ], + [ + "RT", + -12.431427001953125 + ], + [ + "▁Cute", + -12.431475639343262 + ], + [ + "nick", + -12.43150806427002 + ], + [ + "NC", + -12.431654930114746 + ], + [ + "▁scar", + -12.43195915222168 + ], + [ + "▁Malta", + -12.432121276855469 + ], + [ + "▁drummer", + -12.432161331176758 + ], + [ + "▁Adventures", + -12.432178497314453 + ], + [ + "esteem", + -12.432181358337402 + ], + [ + "▁Robertson", + -12.432328224182129 + ], + [ + "▁Label", + -12.43233871459961 + ], + [ + "▁counters", + -12.432596206665039 + ], + [ + "▁Epic", + -12.432652473449707 + ], + [ + "▁Groups", + -12.43280029296875 + ], + [ + "▁glove", + -12.432884216308594 + ], + [ + "mus", + -12.432950973510742 + ], + [ + "▁Connor", + -12.43299674987793 + ], + [ + "▁Clare", + -12.433260917663574 + ], + [ + "▁Carrie", + -12.433290481567383 + ], + [ + "▁judgments", + -12.433429718017578 + ], + [ + "▁tow", + -12.433445930480957 + ], + [ + "national", + -12.433518409729004 + ], + [ + "▁assistants", + -12.433575630187988 + ], + [ + "▁fashioned", + -12.433672904968262 + ], + [ + "▁signage", + -12.433684349060059 + ], + [ + "▁idiot", + -12.433955192565918 + ], + [ + "▁idle", + -12.43400764465332 + ], + [ + "▁Changing", + -12.434123039245605 + ], + [ + "▁Supplier", + -12.434183120727539 + ], + [ + "▁urgency", + -12.434195518493652 + ], + [ + "▁deeds", + -12.434240341186523 + ], + [ + "▁statistically", + -12.434261322021484 + ], + [ + "▁organise", + -12.434286117553711 + ], + [ + "isa", + -12.434332847595215 + ], + [ + "▁Grow", + -12.434358596801758 + ], + [ + "▁Bra", + -12.434534072875977 + ], + [ + "▁brunch", + -12.434550285339355 + ], + [ + "▁HTC", + -12.434600830078125 + ], + [ + "▁Lines", + -12.434630393981934 + ], + [ + "▁fox", + -12.434637069702148 + ], + [ + "▁Favorite", + -12.434639930725098 + ], + [ + "▁Pal", + -12.434683799743652 + ], + [ + "▁creek", + -12.434767723083496 + ], + [ + "▁Religious", + -12.434855461120605 + ], + [ + "▁economists", + -12.43490219116211 + ], + [ + "une", + -12.43506145477295 + ], + [ + "▁Vinyl", + -12.43506908416748 + ], + [ + "▁mentors", + -12.435073852539062 + ], + [ + "▁NS", + -12.435131072998047 + ], + [ + "▁classmates", + -12.435203552246094 + ], + [ + "▁customizable", + -12.43535327911377 + ], + [ + "dor", + -12.435587882995605 + ], + [ + "▁premature", + -12.435623168945312 + ], + [ + "ET", + -12.435647010803223 + ], + [ + "▁Yi", + -12.435647010803223 + ], + [ + "ago", + -12.435722351074219 + ], + [ + "▁newsletters", + -12.435742378234863 + ], + [ + "▁administer", + -12.435770034790039 + ], + [ + "▁Beatles", + -12.4358549118042 + ], + [ + "▁ounces", + -12.435896873474121 + ], + [ + "▁hearings", + -12.435988426208496 + ], + [ + "SH", + -12.43600082397461 + ], + [ + "▁Boulder", + -12.436148643493652 + ], + [ + "▁Tru", + -12.436161994934082 + ], + [ + "▁blackjack", + -12.436244010925293 + ], + [ + "▁Advertisement", + -12.436568260192871 + ], + [ + "▁TODAY", + -12.4365816116333 + ], + [ + "▁limbs", + -12.436612129211426 + ], + [ + "▁identifiable", + -12.436635971069336 + ], + [ + "▁placebo", + -12.436799049377441 + ], + [ + "▁strategically", + -12.436810493469238 + ], + [ + "▁departed", + -12.436856269836426 + ], + [ + "▁mats", + -12.43690299987793 + ], + [ + "▁classy", + -12.436905860900879 + ], + [ + "▁Gifts", + -12.436962127685547 + ], + [ + "▁Lakers", + -12.43706226348877 + ], + [ + "▁Katherine", + -12.437064170837402 + ], + [ + "▁correspond", + -12.437140464782715 + ], + [ + "▁popcorn", + -12.437360763549805 + ], + [ + "▁cultivate", + -12.437435150146484 + ], + [ + "▁immensely", + -12.437580108642578 + ], + [ + "▁Shepherd", + -12.437743186950684 + ], + [ + "▁downstream", + -12.437811851501465 + ], + [ + "▁famed", + -12.43789291381836 + ], + [ + "▁Lori", + -12.438074111938477 + ], + [ + "▁cardio", + -12.438109397888184 + ], + [ + "▁addictive", + -12.438277244567871 + ], + [ + "▁refine", + -12.438497543334961 + ], + [ + "▁subsection", + -12.438519477844238 + ], + [ + "▁cereal", + -12.43868350982666 + ], + [ + "▁Spotify", + -12.438770294189453 + ], + [ + "▁autonomy", + -12.438796043395996 + ], + [ + "▁CDC", + -12.438905715942383 + ], + [ + "▁psychic", + -12.438909530639648 + ], + [ + "▁pests", + -12.438983917236328 + ], + [ + "▁reels", + -12.438983917236328 + ], + [ + "▁Minutes", + -12.439452171325684 + ], + [ + "▁stigma", + -12.439529418945312 + ], + [ + "▁AK", + -12.439570426940918 + ], + [ + "▁buddies", + -12.439577102661133 + ], + [ + "▁neatly", + -12.43970775604248 + ], + [ + "▁fin", + -12.439920425415039 + ], + [ + "▁virgin", + -12.439973831176758 + ], + [ + "ste", + -12.440016746520996 + ], + [ + "▁historians", + -12.44009017944336 + ], + [ + "▁Saturn", + -12.440230369567871 + ], + [ + "▁resign", + -12.440411567687988 + ], + [ + "aba", + -12.440415382385254 + ], + [ + "▁grandson", + -12.440435409545898 + ], + [ + "▁rituals", + -12.440543174743652 + ], + [ + "dog", + -12.440556526184082 + ], + [ + "▁muscular", + -12.44066333770752 + ], + [ + "▁juices", + -12.440732955932617 + ], + [ + "▁pseudo", + -12.440744400024414 + ], + [ + "▁props", + -12.440793991088867 + ], + [ + "▁Vo", + -12.44080924987793 + ], + [ + "▁cutter", + -12.440851211547852 + ], + [ + "▁Preston", + -12.440862655639648 + ], + [ + "▁Christina", + -12.44088363647461 + ], + [ + "▁Frost", + -12.440895080566406 + ], + [ + "sharing", + -12.441035270690918 + ], + [ + "▁groom", + -12.441062927246094 + ], + [ + "▁IQ", + -12.441146850585938 + ], + [ + "▁Jewelry", + -12.44127082824707 + ], + [ + "elo", + -12.441346168518066 + ], + [ + "▁décor", + -12.441368103027344 + ], + [ + "▁Parade", + -12.441385269165039 + ], + [ + "▁equip", + -12.441568374633789 + ], + [ + "▁Reach", + -12.441683769226074 + ], + [ + "IR", + -12.441771507263184 + ], + [ + "▁electronically", + -12.441910743713379 + ], + [ + "▁Pitt", + -12.44193172454834 + ], + [ + "▁manga", + -12.442113876342773 + ], + [ + "▁racks", + -12.4421968460083 + ], + [ + "▁Freeman", + -12.442214012145996 + ], + [ + "▁Yan", + -12.442391395568848 + ], + [ + "▁upfront", + -12.442455291748047 + ], + [ + "▁Dash", + -12.442543029785156 + ], + [ + "eur", + -12.442622184753418 + ], + [ + "▁116", + -12.442825317382812 + ], + [ + "ants", + -12.442855834960938 + ], + [ + "▁Biblical", + -12.442898750305176 + ], + [ + "▁pearl", + -12.443026542663574 + ], + [ + "xx", + -12.443063735961914 + ], + [ + "▁closes", + -12.443134307861328 + ], + [ + "worthy", + -12.443158149719238 + ], + [ + "▁supervised", + -12.44327163696289 + ], + [ + "▁Tube", + -12.443526268005371 + ], + [ + "▁Awareness", + -12.44357681274414 + ], + [ + "▁turbo", + -12.443628311157227 + ], + [ + "▁yourselves", + -12.443774223327637 + ], + [ + "ations", + -12.443780899047852 + ], + [ + "▁Ly", + -12.443819046020508 + ], + [ + "▁Positive", + -12.443912506103516 + ], + [ + "science", + -12.443976402282715 + ], + [ + "▁permitting", + -12.444167137145996 + ], + [ + "SU", + -12.444247245788574 + ], + [ + "▁militants", + -12.444299697875977 + ], + [ + "▁experimenting", + -12.4443359375 + ], + [ + "▁hash", + -12.444438934326172 + ], + [ + "▁annoyed", + -12.444483757019043 + ], + [ + "▁declaring", + -12.444530487060547 + ], + [ + "▁Finnish", + -12.444543838500977 + ], + [ + "ole", + -12.444559097290039 + ], + [ + "▁Deer", + -12.444602966308594 + ], + [ + "▁Meaning", + -12.444670677185059 + ], + [ + "▁rightly", + -12.444842338562012 + ], + [ + "▁NEVER", + -12.444854736328125 + ], + [ + "▁Birds", + -12.44488525390625 + ], + [ + "▁comedian", + -12.44503116607666 + ], + [ + "ash", + -12.445053100585938 + ], + [ + "▁pivotal", + -12.445104598999023 + ], + [ + "▁BR", + -12.445703506469727 + ], + [ + "▁retains", + -12.445734024047852 + ], + [ + "GP", + -12.445755004882812 + ], + [ + "digit", + -12.445782661437988 + ], + [ + "▁Auburn", + -12.445844650268555 + ], + [ + "▁intrigued", + -12.445899963378906 + ], + [ + "▁enclosure", + -12.445939064025879 + ], + [ + "▁chooses", + -12.445958137512207 + ], + [ + "Class", + -12.446174621582031 + ], + [ + "▁GPU", + -12.446245193481445 + ], + [ + "▁Outstanding", + -12.446249008178711 + ], + [ + "▁aggressively", + -12.446495056152344 + ], + [ + "▁Swan", + -12.446565628051758 + ], + [ + "−", + -12.446747779846191 + ], + [ + "▁programmed", + -12.44681167602539 + ], + [ + "▁Hamas", + -12.446895599365234 + ], + [ + "▁defective", + -12.447101593017578 + ], + [ + "PL", + -12.447308540344238 + ], + [ + "sec", + -12.447358131408691 + ], + [ + "▁horrific", + -12.447464942932129 + ], + [ + "▁Silva", + -12.447604179382324 + ], + [ + "▁colon", + -12.447610855102539 + ], + [ + "▁bout", + -12.447614669799805 + ], + [ + "▁leaking", + -12.447674751281738 + ], + [ + "▁uniforms", + -12.447898864746094 + ], + [ + "▁Maximum", + -12.448028564453125 + ], + [ + "▁Bloom", + -12.448078155517578 + ], + [ + "▁rebuilding", + -12.448107719421387 + ], + [ + "▁Hayes", + -12.448168754577637 + ], + [ + "▁Drivers", + -12.448260307312012 + ], + [ + "▁spreads", + -12.44836139678955 + ], + [ + "Top", + -12.448370933532715 + ], + [ + "▁AWS", + -12.448448181152344 + ], + [ + "▁rash", + -12.448634147644043 + ], + [ + "▁Cycle", + -12.448831558227539 + ], + [ + "▁Cornell", + -12.448921203613281 + ], + [ + "ious", + -12.449017524719238 + ], + [ + "▁asbestos", + -12.449172019958496 + ], + [ + "▁dwell", + -12.449230194091797 + ], + [ + "▁Clients", + -12.449252128601074 + ], + [ + "▁composing", + -12.449478149414062 + ], + [ + "▁Colour", + -12.449501037597656 + ], + [ + "▁Pump", + -12.449522972106934 + ], + [ + "▁1917", + -12.4495267868042 + ], + [ + "▁Salem", + -12.44982624053955 + ], + [ + "nn", + -12.44985580444336 + ], + [ + "▁journeys", + -12.45003604888916 + ], + [ + "に", + -12.45019245147705 + ], + [ + "▁Quote", + -12.450207710266113 + ], + [ + "▁noisy", + -12.450272560119629 + ], + [ + "▁meats", + -12.450279235839844 + ], + [ + "▁resembles", + -12.45050048828125 + ], + [ + "▁Por", + -12.45052719116211 + ], + [ + "▁quartz", + -12.45064640045166 + ], + [ + "ando", + -12.45069408416748 + ], + [ + "▁altar", + -12.450794219970703 + ], + [ + "CL", + -12.45079517364502 + ], + [ + "▁mixes", + -12.4508056640625 + ], + [ + "▁Units", + -12.450986862182617 + ], + [ + "▁Legion", + -12.45106315612793 + ], + [ + "ique", + -12.451181411743164 + ], + [ + "▁burgers", + -12.451473236083984 + ], + [ + "▁renovations", + -12.451560020446777 + ], + [ + "▁blows", + -12.451595306396484 + ], + [ + "bedroom", + -12.451709747314453 + ], + [ + "stick", + -12.451824188232422 + ], + [ + "▁playback", + -12.451891899108887 + ], + [ + "▁Develop", + -12.452115058898926 + ], + [ + "▁characterization", + -12.452298164367676 + ], + [ + "▁enthusiast", + -12.45235824584961 + ], + [ + "▁Comprehensive", + -12.452519416809082 + ], + [ + "▁traveler", + -12.452838897705078 + ], + [ + "▁bunk", + -12.452924728393555 + ], + [ + "▁viewpoint", + -12.45295238494873 + ], + [ + "▁prophet", + -12.45334243774414 + ], + [ + "▁oversee", + -12.453348159790039 + ], + [ + "▁feathers", + -12.453598022460938 + ], + [ + "▁fingertips", + -12.45359992980957 + ], + [ + "▁filtered", + -12.453853607177734 + ], + [ + "▁compile", + -12.453959465026855 + ], + [ + "▁tasked", + -12.454136848449707 + ], + [ + "▁trout", + -12.454171180725098 + ], + [ + "▁Charity", + -12.45419692993164 + ], + [ + "▁Stockholm", + -12.454261779785156 + ], + [ + "▁societal", + -12.45431137084961 + ], + [ + "usa", + -12.454317092895508 + ], + [ + "▁marginal", + -12.454446792602539 + ], + [ + "▁Fin", + -12.454459190368652 + ], + [ + "▁stare", + -12.454516410827637 + ], + [ + "English", + -12.454533576965332 + ], + [ + "▁epub", + -12.45459270477295 + ], + [ + "▁rains", + -12.454794883728027 + ], + [ + "▁biased", + -12.45497989654541 + ], + [ + "▁Comes", + -12.455001831054688 + ], + [ + "▁effortless", + -12.455065727233887 + ], + [ + "office", + -12.455267906188965 + ], + [ + "▁installer", + -12.455427169799805 + ], + [ + "fan", + -12.45561408996582 + ], + [ + "eyed", + -12.455658912658691 + ], + [ + "▁Hidden", + -12.455695152282715 + ], + [ + "▁incumbent", + -12.45580005645752 + ], + [ + "▁poisoning", + -12.455875396728516 + ], + [ + "aries", + -12.455896377563477 + ], + [ + "▁communicated", + -12.455958366394043 + ], + [ + "▁Colors", + -12.456003189086914 + ], + [ + "▁Crisis", + -12.45604419708252 + ], + [ + "▁mar", + -12.456218719482422 + ], + [ + "▁Baldwin", + -12.456244468688965 + ], + [ + "▁defenders", + -12.456644058227539 + ], + [ + "▁Lineup", + -12.456708908081055 + ], + [ + "▁Elvis", + -12.456920623779297 + ], + [ + "▁flex", + -12.45704174041748 + ], + [ + "sale", + -12.457178115844727 + ], + [ + "▁Pioneer", + -12.45728588104248 + ], + [ + "▁Tall", + -12.457321166992188 + ], + [ + "anna", + -12.457353591918945 + ], + [ + "▁Builder", + -12.457378387451172 + ], + [ + "▁algebra", + -12.457404136657715 + ], + [ + "▁arranging", + -12.457559585571289 + ], + [ + "▁cooled", + -12.457600593566895 + ], + [ + "▁icing", + -12.457810401916504 + ], + [ + "▁appoint", + -12.457846641540527 + ], + [ + "▁Communities", + -12.45792007446289 + ], + [ + "▁Molecular", + -12.457955360412598 + ], + [ + "▁craving", + -12.457959175109863 + ], + [ + "▁vapor", + -12.457963943481445 + ], + [ + "▁attacker", + -12.457992553710938 + ], + [ + "db", + -12.458105087280273 + ], + [ + "▁Messenger", + -12.458230018615723 + ], + [ + "▁Manila", + -12.458300590515137 + ], + [ + "▁Calvin", + -12.458487510681152 + ], + [ + "β", + -12.458497047424316 + ], + [ + "▁Kavanaugh", + -12.458758354187012 + ], + [ + "▁vascular", + -12.458998680114746 + ], + [ + "▁preaching", + -12.459001541137695 + ], + [ + "▁Flooring", + -12.459012031555176 + ], + [ + "FC", + -12.459038734436035 + ], + [ + "▁restructuring", + -12.459066390991211 + ], + [ + "▁spacecraft", + -12.45907211303711 + ], + [ + "▁Ages", + -12.459073066711426 + ], + [ + "▁commenced", + -12.45913028717041 + ], + [ + "▁Lan", + -12.459151268005371 + ], + [ + "▁Continental", + -12.459183692932129 + ], + [ + "▁Ft", + -12.459239959716797 + ], + [ + "search", + -12.459402084350586 + ], + [ + "▁ES", + -12.459433555603027 + ], + [ + "▁CDs", + -12.459490776062012 + ], + [ + "▁flats", + -12.459548950195312 + ], + [ + "▁memoir", + -12.459672927856445 + ], + [ + "Master", + -12.459726333618164 + ], + [ + "▁ace", + -12.459734916687012 + ], + [ + "▁mutually", + -12.45974063873291 + ], + [ + "▁Patent", + -12.459803581237793 + ], + [ + "▁scrub", + -12.460026741027832 + ], + [ + "▁differentiation", + -12.460147857666016 + ], + [ + "▁cheeks", + -12.46021556854248 + ], + [ + "government", + -12.460373878479004 + ], + [ + "▁temptation", + -12.460430145263672 + ], + [ + "▁Pepper", + -12.460556983947754 + ], + [ + "▁Pier", + -12.460562705993652 + ], + [ + "▁specimens", + -12.461076736450195 + ], + [ + "▁onsite", + -12.46109676361084 + ], + [ + "▁surgeries", + -12.46134090423584 + ], + [ + "▁Sisters", + -12.461359977722168 + ], + [ + "▁doc", + -12.461402893066406 + ], + [ + "▁Improvement", + -12.461471557617188 + ], + [ + "▁mushroom", + -12.461526870727539 + ], + [ + "▁establishments", + -12.46155071258545 + ], + [ + "▁amend", + -12.461668014526367 + ], + [ + "▁economist", + -12.461670875549316 + ], + [ + "▁Mean", + -12.461824417114258 + ], + [ + "▁alright", + -12.461860656738281 + ], + [ + "▁Goods", + -12.461875915527344 + ], + [ + "packed", + -12.461969375610352 + ], + [ + "▁poised", + -12.462101936340332 + ], + [ + "▁expiration", + -12.46211051940918 + ], + [ + "▁Teams", + -12.46215534210205 + ], + [ + "▁Wallpaper", + -12.462209701538086 + ], + [ + "▁physiological", + -12.462355613708496 + ], + [ + "▁Acts", + -12.462593078613281 + ], + [ + "▁ventures", + -12.462693214416504 + ], + [ + "▁Login", + -12.462827682495117 + ], + [ + "▁mediation", + -12.462862014770508 + ], + [ + "frame", + -12.462989807128906 + ], + [ + "▁auf", + -12.463041305541992 + ], + [ + "▁imprisonment", + -12.463047981262207 + ], + [ + "▁brokerage", + -12.463053703308105 + ], + [ + "▁confess", + -12.463263511657715 + ], + [ + "▁Appeal", + -12.46332836151123 + ], + [ + "uc", + -12.463384628295898 + ], + [ + "▁Coin", + -12.463472366333008 + ], + [ + "▁Strange", + -12.463508605957031 + ], + [ + "▁striving", + -12.463554382324219 + ], + [ + "▁Counsel", + -12.463563919067383 + ], + [ + "▁PV", + -12.46357536315918 + ], + [ + "▁Treaty", + -12.463583946228027 + ], + [ + "▁Brands", + -12.463651657104492 + ], + [ + "▁vitro", + -12.46379566192627 + ], + [ + "efficient", + -12.463821411132812 + ], + [ + "▁Consultant", + -12.463831901550293 + ], + [ + "ML", + -12.463857650756836 + ], + [ + "▁unsuccessful", + -12.46386432647705 + ], + [ + "fr", + -12.46389389038086 + ], + [ + "Type", + -12.463973045349121 + ], + [ + "▁GST", + -12.464069366455078 + ], + [ + "▁sectional", + -12.46429443359375 + ], + [ + "▁discs", + -12.464374542236328 + ], + [ + "▁Trends", + -12.46444034576416 + ], + [ + "▁Dictionary", + -12.464488983154297 + ], + [ + "▁perfume", + -12.464503288269043 + ], + [ + "▁fi", + -12.464753150939941 + ], + [ + "▁potassium", + -12.46478271484375 + ], + [ + "itz", + -12.464801788330078 + ], + [ + "▁Coral", + -12.464974403381348 + ], + [ + "▁jurisdictions", + -12.465014457702637 + ], + [ + "▁inherently", + -12.465052604675293 + ], + [ + "▁evaluations", + -12.465182304382324 + ], + [ + "▁1914", + -12.465282440185547 + ], + [ + "▁dia", + -12.465343475341797 + ], + [ + "▁Gill", + -12.46539306640625 + ], + [ + "▁healed", + -12.465436935424805 + ], + [ + "TE", + -12.465669631958008 + ], + [ + "▁nm", + -12.465688705444336 + ], + [ + "▁vacancies", + -12.465739250183105 + ], + [ + "FS", + -12.46596908569336 + ], + [ + "▁survivor", + -12.466001510620117 + ], + [ + "▁motto", + -12.466045379638672 + ], + [ + "▁psychologist", + -12.466259002685547 + ], + [ + "▁contingent", + -12.466265678405762 + ], + [ + "▁Bach", + -12.466444969177246 + ], + [ + "ready", + -12.466448783874512 + ], + [ + "Art", + -12.466532707214355 + ], + [ + "▁Deluxe", + -12.466611862182617 + ], + [ + "▁Cardiff", + -12.466897964477539 + ], + [ + "▁whichever", + -12.467008590698242 + ], + [ + "▁atoms", + -12.467334747314453 + ], + [ + "▁simulations", + -12.46752643585205 + ], + [ + "▁prose", + -12.467608451843262 + ], + [ + "▁Zip", + -12.467710494995117 + ], + [ + "▁platinum", + -12.467850685119629 + ], + [ + "note", + -12.467878341674805 + ], + [ + "▁accumulate", + -12.467904090881348 + ], + [ + "▁Turbo", + -12.467917442321777 + ], + [ + "▁Chance", + -12.468061447143555 + ], + [ + "FL", + -12.468279838562012 + ], + [ + "sic", + -12.46837329864502 + ], + [ + "wave", + -12.46845817565918 + ], + [ + "▁paragraphs", + -12.46847915649414 + ], + [ + "AT", + -12.468557357788086 + ], + [ + "centered", + -12.468708038330078 + ], + [ + "▁liquidity", + -12.468709945678711 + ], + [ + "▁catastrophic", + -12.468789100646973 + ], + [ + "▁Launch", + -12.468826293945312 + ], + [ + "▁pulp", + -12.468929290771484 + ], + [ + "▁Engagement", + -12.46894645690918 + ], + [ + "▁receipts", + -12.469084739685059 + ], + [ + "bb", + -12.469202995300293 + ], + [ + "▁plunge", + -12.469206809997559 + ], + [ + "▁Reporting", + -12.469243049621582 + ], + [ + "speaking", + -12.469258308410645 + ], + [ + "▁customization", + -12.469263076782227 + ], + [ + "▁unpaid", + -12.469473838806152 + ], + [ + "▁schooling", + -12.46954345703125 + ], + [ + "▁injected", + -12.469592094421387 + ], + [ + "▁melody", + -12.469804763793945 + ], + [ + "Look", + -12.469852447509766 + ], + [ + "▁usa", + -12.469861030578613 + ], + [ + "▁terrified", + -12.47010326385498 + ], + [ + "▁smoother", + -12.470114707946777 + ], + [ + "Am", + -12.470303535461426 + ], + [ + "▁Aluminum", + -12.470315933227539 + ], + [ + "▁Dimensions", + -12.470386505126953 + ], + [ + "purpose", + -12.470406532287598 + ], + [ + "▁adolescents", + -12.470495223999023 + ], + [ + "▁endured", + -12.470503807067871 + ], + [ + "▁speedy", + -12.470553398132324 + ], + [ + "▁constituents", + -12.470675468444824 + ], + [ + "▁ikea", + -12.470836639404297 + ], + [ + "▁fittings", + -12.470840454101562 + ], + [ + "▁breadth", + -12.47109603881836 + ], + [ + "▁MAN", + -12.47113037109375 + ], + [ + "▁YORK", + -12.47114372253418 + ], + [ + "▁ICE", + -12.471213340759277 + ], + [ + "▁terminals", + -12.471389770507812 + ], + [ + "▁Singer", + -12.471405029296875 + ], + [ + "▁crispy", + -12.471763610839844 + ], + [ + "▁sinks", + -12.47192668914795 + ], + [ + "▁Syndrome", + -12.472009658813477 + ], + [ + "▁scars", + -12.472113609313965 + ], + [ + "▁deaf", + -12.472198486328125 + ], + [ + "▁Breaking", + -12.472284317016602 + ], + [ + "▁violating", + -12.472354888916016 + ], + [ + "▁seize", + -12.472383499145508 + ], + [ + "▁Holidays", + -12.472426414489746 + ], + [ + "▁pineapple", + -12.472502708435059 + ], + [ + "▁watering", + -12.472681045532227 + ], + [ + "▁Je", + -12.472845077514648 + ], + [ + "▁Spark", + -12.472904205322266 + ], + [ + "▁nickname", + -12.473007202148438 + ], + [ + "▁TC", + -12.473062515258789 + ], + [ + "▁harvested", + -12.473082542419434 + ], + [ + "cross", + -12.473340034484863 + ], + [ + "▁speeding", + -12.473447799682617 + ], + [ + "▁wizard", + -12.47359848022461 + ], + [ + "▁satin", + -12.473712921142578 + ], + [ + "▁strawberry", + -12.473835945129395 + ], + [ + "▁Mono", + -12.473901748657227 + ], + [ + "▁boosted", + -12.474125862121582 + ], + [ + "▁Businesses", + -12.474187850952148 + ], + [ + "▁Trophy", + -12.474292755126953 + ], + [ + "▁ordinance", + -12.474296569824219 + ], + [ + "▁Gardner", + -12.474310874938965 + ], + [ + "240", + -12.474364280700684 + ], + [ + "▁starred", + -12.474428176879883 + ], + [ + "▁Creation", + -12.474509239196777 + ], + [ + "▁renal", + -12.4745512008667 + ], + [ + "▁covenant", + -12.474595069885254 + ], + [ + "▁Providence", + -12.474767684936523 + ], + [ + "▁LIVE", + -12.474853515625 + ], + [ + "▁ray", + -12.474910736083984 + ], + [ + "Then", + -12.47499942779541 + ], + [ + "▁Wings", + -12.47500228881836 + ], + [ + "▁Cialis", + -12.475101470947266 + ], + [ + "▁Printing", + -12.475116729736328 + ], + [ + "▁NM", + -12.475275039672852 + ], + [ + "▁reef", + -12.475325584411621 + ], + [ + "▁swinging", + -12.475358009338379 + ], + [ + "etti", + -12.475394248962402 + ], + [ + "tag", + -12.475492477416992 + ], + [ + "▁Shawn", + -12.475664138793945 + ], + [ + "▁haunted", + -12.475688934326172 + ], + [ + "▁conductor", + -12.475905418395996 + ], + [ + "▁strawberries", + -12.476239204406738 + ], + [ + "▁shipments", + -12.47636604309082 + ], + [ + "fin", + -12.476372718811035 + ], + [ + "▁mysteries", + -12.476430892944336 + ], + [ + "iva", + -12.47647762298584 + ], + [ + "▁Lagos", + -12.476551055908203 + ], + [ + "▁rebuilt", + -12.476590156555176 + ], + [ + "▁panoramic", + -12.476648330688477 + ], + [ + "▁pops", + -12.476662635803223 + ], + [ + "▁●", + -12.47667121887207 + ], + [ + "▁quarry", + -12.476807594299316 + ], + [ + "▁artery", + -12.476810455322266 + ], + [ + "▁Character", + -12.476812362670898 + ], + [ + "▁breeds", + -12.477017402648926 + ], + [ + "▁Abbott", + -12.47702407836914 + ], + [ + "▁wifi", + -12.477045059204102 + ], + [ + "▁simmer", + -12.477100372314453 + ], + [ + "fly", + -12.477113723754883 + ], + [ + "▁empowerment", + -12.477141380310059 + ], + [ + "▁vampire", + -12.477173805236816 + ], + [ + "▁precipitation", + -12.477225303649902 + ], + [ + "▁Deals", + -12.477288246154785 + ], + [ + "▁1933", + -12.47749137878418 + ], + [ + "▁calculating", + -12.47762680053711 + ], + [ + "▁waterfront", + -12.477631568908691 + ], + [ + "▁Dodgers", + -12.477656364440918 + ], + [ + "▁planners", + -12.477726936340332 + ], + [ + "▁Willow", + -12.47773551940918 + ], + [ + "▁donating", + -12.477851867675781 + ], + [ + "▁Identity", + -12.47785472869873 + ], + [ + "▁monuments", + -12.477995872497559 + ], + [ + "▁encompasses", + -12.478007316589355 + ], + [ + "▁Parties", + -12.478217124938965 + ], + [ + "▁chi", + -12.478232383728027 + ], + [ + "▁sixteen", + -12.478663444519043 + ], + [ + "dollar", + -12.478835105895996 + ], + [ + "▁Pe", + -12.478888511657715 + ], + [ + "▁weblog", + -12.478926658630371 + ], + [ + "▁genetics", + -12.47906494140625 + ], + [ + "▁gears", + -12.479109764099121 + ], + [ + "▁Indoor", + -12.479124069213867 + ], + [ + "IO", + -12.479382514953613 + ], + [ + "▁Plain", + -12.479459762573242 + ], + [ + "▁tad", + -12.479509353637695 + ], + [ + "▁Pedro", + -12.479637145996094 + ], + [ + "▁resonance", + -12.479669570922852 + ], + [ + "▁Rabbi", + -12.479779243469238 + ], + [ + "▁recommending", + -12.4797945022583 + ], + [ + "▁Healing", + -12.47984790802002 + ], + [ + "▁scripture", + -12.479857444763184 + ], + [ + "▁Gone", + -12.479884147644043 + ], + [ + "▁ser", + -12.479937553405762 + ], + [ + "▁lure", + -12.480039596557617 + ], + [ + "▁Ste", + -12.480060577392578 + ], + [ + "▁vastly", + -12.480301856994629 + ], + [ + "▁articulate", + -12.480435371398926 + ], + [ + "▁Debt", + -12.480541229248047 + ], + [ + "▁deed", + -12.48059368133545 + ], + [ + "▁Lives", + -12.48068618774414 + ], + [ + "▁sympathetic", + -12.480768203735352 + ], + [ + "▁Logic", + -12.4807710647583 + ], + [ + "▁Pol", + -12.480856895446777 + ], + [ + "▁minimalist", + -12.480868339538574 + ], + [ + "▁heavenly", + -12.480873107910156 + ], + [ + "▁comprehension", + -12.480878829956055 + ], + [ + "▁Ale", + -12.480951309204102 + ], + [ + "р", + -12.48099422454834 + ], + [ + "▁Allison", + -12.48108959197998 + ], + [ + "▁Pierce", + -12.481101989746094 + ], + [ + "▁Cottage", + -12.48111343383789 + ], + [ + "▁infrared", + -12.481203079223633 + ], + [ + "▁Ranger", + -12.481220245361328 + ], + [ + "▁debuted", + -12.481283187866211 + ], + [ + "before", + -12.481405258178711 + ], + [ + "▁fist", + -12.481548309326172 + ], + [ + "▁marketed", + -12.481552124023438 + ], + [ + "▁Lutheran", + -12.481560707092285 + ], + [ + "▁cartridges", + -12.48165512084961 + ], + [ + "▁bouquet", + -12.481761932373047 + ], + [ + "▁jets", + -12.481978416442871 + ], + [ + "▁conversions", + -12.48202896118164 + ], + [ + "▁intro", + -12.482036590576172 + ], + [ + "▁Cindy", + -12.48216438293457 + ], + [ + "▁jerseys", + -12.482172966003418 + ], + [ + "▁bot", + -12.482401847839355 + ], + [ + "▁bids", + -12.482403755187988 + ], + [ + "block", + -12.482413291931152 + ], + [ + "▁Forget", + -12.482514381408691 + ], + [ + "trained", + -12.482686996459961 + ], + [ + "aki", + -12.482744216918945 + ], + [ + "▁meanings", + -12.482848167419434 + ], + [ + "Save", + -12.482931137084961 + ], + [ + "▁IR", + -12.483119010925293 + ], + [ + "▁conquer", + -12.483194351196289 + ], + [ + "ema", + -12.48320484161377 + ], + [ + "▁improper", + -12.483230590820312 + ], + [ + "▁ICT", + -12.483292579650879 + ], + [ + "▁groceries", + -12.483419418334961 + ], + [ + "▁stocked", + -12.48342227935791 + ], + [ + "▁sung", + -12.483694076538086 + ], + [ + "positive", + -12.48377513885498 + ], + [ + "▁antioxidant", + -12.483874320983887 + ], + [ + "▁floods", + -12.48398208618164 + ], + [ + "▁Cody", + -12.483985900878906 + ], + [ + "▁forged", + -12.483999252319336 + ], + [ + "▁Conduct", + -12.484066009521484 + ], + [ + "▁inspector", + -12.484163284301758 + ], + [ + "held", + -12.484223365783691 + ], + [ + "▁dentistry", + -12.484224319458008 + ], + [ + "▁screenshot", + -12.484232902526855 + ], + [ + "▁Bread", + -12.484309196472168 + ], + [ + "gon", + -12.484363555908203 + ], + [ + "▁slick", + -12.484366416931152 + ], + [ + "▁digest", + -12.484370231628418 + ], + [ + "AB", + -12.484394073486328 + ], + [ + "▁190", + -12.484463691711426 + ], + [ + "▁Tina", + -12.484479904174805 + ], + [ + "Mark", + -12.4844970703125 + ], + [ + "▁Lieutenant", + -12.484512329101562 + ], + [ + "▁Arms", + -12.48465347290039 + ], + [ + "▁swings", + -12.484709739685059 + ], + [ + "▁Café", + -12.484724044799805 + ], + [ + "▁Submit", + -12.4847412109375 + ], + [ + "▁righteous", + -12.484882354736328 + ], + [ + "▁stools", + -12.484953880310059 + ], + [ + "▁Grammy", + -12.485036849975586 + ], + [ + "▁downtime", + -12.485405921936035 + ], + [ + "▁disadvantage", + -12.485452651977539 + ], + [ + "▁lookout", + -12.485548973083496 + ], + [ + "▁Moto", + -12.485800743103027 + ], + [ + "▁volleyball", + -12.48581600189209 + ], + [ + "▁padded", + -12.485868453979492 + ], + [ + "▁leaned", + -12.486150741577148 + ], + [ + "▁swiftly", + -12.48619556427002 + ], + [ + "▁Pattern", + -12.486282348632812 + ], + [ + "▁Rat", + -12.486369132995605 + ], + [ + "▁admired", + -12.486452102661133 + ], + [ + "▁juicy", + -12.486525535583496 + ], + [ + "▁homeland", + -12.486680030822754 + ], + [ + "▁hrs", + -12.486747741699219 + ], + [ + "Max", + -12.487264633178711 + ], + [ + "▁frameworks", + -12.487271308898926 + ], + [ + "▁Opportunity", + -12.487324714660645 + ], + [ + "▁Relief", + -12.487421035766602 + ], + [ + "▁advisers", + -12.487552642822266 + ], + [ + "▁finite", + -12.487610816955566 + ], + [ + "▁dragging", + -12.487659454345703 + ], + [ + "▁irregular", + -12.487852096557617 + ], + [ + "ico", + -12.487956047058105 + ], + [ + "▁bonded", + -12.487958908081055 + ], + [ + "rah", + -12.488088607788086 + ], + [ + "▁Sho", + -12.488182067871094 + ], + [ + "▁Admin", + -12.488298416137695 + ], + [ + "▁Sprint", + -12.488314628601074 + ], + [ + "▁Editing", + -12.488348960876465 + ], + [ + "▁Chairs", + -12.488357543945312 + ], + [ + "▁PCs", + -12.488389015197754 + ], + [ + "esque", + -12.48854923248291 + ], + [ + "▁embassy", + -12.488568305969238 + ], + [ + "▁accord", + -12.48862361907959 + ], + [ + "▁successive", + -12.488927841186523 + ], + [ + "▁bakery", + -12.489042282104492 + ], + [ + "▁textured", + -12.48914909362793 + ], + [ + "▁Prairie", + -12.489253997802734 + ], + [ + "▁brewery", + -12.489328384399414 + ], + [ + "tive", + -12.489432334899902 + ], + [ + "▁sponge", + -12.489439964294434 + ], + [ + "▁cultivation", + -12.489461898803711 + ], + [ + "▁chop", + -12.489564895629883 + ], + [ + "established", + -12.489625930786133 + ], + [ + "▁sincerely", + -12.489689826965332 + ], + [ + "▁Homeland", + -12.489734649658203 + ], + [ + "▁HI", + -12.489778518676758 + ], + [ + "▁Blind", + -12.4898681640625 + ], + [ + "▁LC", + -12.489949226379395 + ], + [ + "▁Logo", + -12.49001407623291 + ], + [ + "▁quotation", + -12.490073204040527 + ], + [ + "▁Plants", + -12.490126609802246 + ], + [ + "▁arrows", + -12.490140914916992 + ], + [ + "▁passions", + -12.49017333984375 + ], + [ + "heart", + -12.49019718170166 + ], + [ + "▁irony", + -12.490405082702637 + ], + [ + "▁Volvo", + -12.490506172180176 + ], + [ + "▁Cardinal", + -12.490625381469727 + ], + [ + "gold", + -12.490734100341797 + ], + [ + "▁lib", + -12.490859985351562 + ], + [ + "▁basil", + -12.490872383117676 + ], + [ + "▁256", + -12.490950584411621 + ], + [ + "▁Himself", + -12.490987777709961 + ], + [ + "▁examinations", + -12.491013526916504 + ], + [ + "▁thinner", + -12.491034507751465 + ], + [ + "▁CW", + -12.49112319946289 + ], + [ + "▁gatherings", + -12.4911527633667 + ], + [ + "▁Including", + -12.491183280944824 + ], + [ + "▁inaccurate", + -12.491259574890137 + ], + [ + "▁SK", + -12.491473197937012 + ], + [ + "▁USC", + -12.491540908813477 + ], + [ + "▁vicious", + -12.491875648498535 + ], + [ + "▁sneakers", + -12.49193286895752 + ], + [ + "▁lied", + -12.491984367370605 + ], + [ + "▁warriors", + -12.492128372192383 + ], + [ + "▁2021", + -12.492369651794434 + ], + [ + "1⁄2", + -12.492371559143066 + ], + [ + "▁fl", + -12.492465019226074 + ], + [ + "▁Isaiah", + -12.492527961730957 + ], + [ + "▁Bulgaria", + -12.492568969726562 + ], + [ + "▁misses", + -12.492806434631348 + ], + [ + "CI", + -12.49293327331543 + ], + [ + "▁outrage", + -12.493010520935059 + ], + [ + "▁Lindsay", + -12.493121147155762 + ], + [ + "▁ku", + -12.493268013000488 + ], + [ + "▁strives", + -12.493535995483398 + ], + [ + "chen", + -12.493552207946777 + ], + [ + "▁banners", + -12.493589401245117 + ], + [ + "▁Films", + -12.493658065795898 + ], + [ + "▁lethal", + -12.493743896484375 + ], + [ + "▁Ideally", + -12.49393081665039 + ], + [ + "▁1938", + -12.494016647338867 + ], + [ + "▁Fiber", + -12.494266510009766 + ], + [ + "jpg", + -12.4943208694458 + ], + [ + "▁JD", + -12.49432373046875 + ], + [ + "▁Copenhagen", + -12.494378089904785 + ], + [ + "nce", + -12.494743347167969 + ], + [ + "▁contention", + -12.494781494140625 + ], + [ + "▁Rover", + -12.494821548461914 + ], + [ + "iel", + -12.494912147521973 + ], + [ + "▁Rotary", + -12.49499797821045 + ], + [ + "▁trusting", + -12.495012283325195 + ], + [ + "▁pupil", + -12.495176315307617 + ], + [ + "▁downhill", + -12.495396614074707 + ], + [ + "▁Sherman", + -12.495410919189453 + ], + [ + "▁ecosystems", + -12.495439529418945 + ], + [ + "▁convictions", + -12.495543479919434 + ], + [ + "▁Ethan", + -12.49564266204834 + ], + [ + "▁Philippine", + -12.495657920837402 + ], + [ + "▁Holding", + -12.495702743530273 + ], + [ + "▁Vote", + -12.495721817016602 + ], + [ + "▁Roma", + -12.495745658874512 + ], + [ + "▁worksheet", + -12.49575424194336 + ], + [ + "PO", + -12.49583911895752 + ], + [ + "▁Cause", + -12.49599552154541 + ], + [ + "▁payout", + -12.496079444885254 + ], + [ + "▁Allan", + -12.496269226074219 + ], + [ + "▁foreclosure", + -12.496466636657715 + ], + [ + "▁Escape", + -12.496488571166992 + ], + [ + "▁Graphic", + -12.49653434753418 + ], + [ + "woman", + -12.496658325195312 + ], + [ + "▁levitra", + -12.496661186218262 + ], + [ + "▁traced", + -12.496710777282715 + ], + [ + "July", + -12.496758460998535 + ], + [ + "▁Mystery", + -12.49680233001709 + ], + [ + "▁wisely", + -12.49680233001709 + ], + [ + "▁Established", + -12.496843338012695 + ], + [ + "▁stationary", + -12.496935844421387 + ], + [ + "▁Structure", + -12.496950149536133 + ], + [ + "▁syntax", + -12.497007369995117 + ], + [ + "Power", + -12.497016906738281 + ], + [ + "▁Advisors", + -12.497045516967773 + ], + [ + "ö", + -12.497220039367676 + ], + [ + "▁compost", + -12.497293472290039 + ], + [ + "▁nurture", + -12.497306823730469 + ], + [ + "▁cafes", + -12.497363090515137 + ], + [ + "ments", + -12.497453689575195 + ], + [ + "▁twists", + -12.497602462768555 + ], + [ + "▁Mur", + -12.497730255126953 + ], + [ + "▁surgeons", + -12.497770309448242 + ], + [ + "▁ornaments", + -12.497817039489746 + ], + [ + "▁Feature", + -12.497852325439453 + ], + [ + "sel", + -12.497919082641602 + ], + [ + "365", + -12.497954368591309 + ], + [ + "▁Strategies", + -12.497961044311523 + ], + [ + "▁ideological", + -12.49806022644043 + ], + [ + "▁poetic", + -12.498099327087402 + ], + [ + "perfect", + -12.498190879821777 + ], + [ + "▁terminology", + -12.49821949005127 + ], + [ + "▁118", + -12.498376846313477 + ], + [ + "▁shores", + -12.498470306396484 + ], + [ + "▁lavender", + -12.498550415039062 + ], + [ + "▁standalone", + -12.498571395874023 + ], + [ + "▁JP", + -12.498590469360352 + ], + [ + "paced", + -12.498610496520996 + ], + [ + "BO", + -12.498729705810547 + ], + [ + "▁Ky", + -12.498763084411621 + ], + [ + "▁Vin", + -12.498775482177734 + ], + [ + "▁dome", + -12.498804092407227 + ], + [ + "▁thirteen", + -12.498889923095703 + ], + [ + "▁voluntarily", + -12.499212265014648 + ], + [ + "▁foolish", + -12.499565124511719 + ], + [ + "kov", + -12.499580383300781 + ], + [ + "▁£10", + -12.499582290649414 + ], + [ + "▁predicting", + -12.499650001525879 + ], + [ + "▁Brewing", + -12.499713897705078 + ], + [ + "▁Arrow", + -12.499716758728027 + ], + [ + "▁Chrysler", + -12.49975299835205 + ], + [ + "▁Ur", + -12.499762535095215 + ], + [ + "▁plethora", + -12.499764442443848 + ], + [ + "▁offenders", + -12.49976921081543 + ], + [ + "pu", + -12.500100135803223 + ], + [ + "102", + -12.500160217285156 + ], + [ + "Based", + -12.500271797180176 + ], + [ + "FF", + -12.500295639038086 + ], + [ + "▁generators", + -12.5003662109375 + ], + [ + "▁Citizen", + -12.500495910644531 + ], + [ + "▁spans", + -12.500741958618164 + ], + [ + "etta", + -12.50076675415039 + ], + [ + "hearted", + -12.501020431518555 + ], + [ + "▁dolls", + -12.501072883605957 + ], + [ + "▁robotic", + -12.501078605651855 + ], + [ + "▁craftsmanship", + -12.501134872436523 + ], + [ + "▁Object", + -12.501225471496582 + ], + [ + "▁toughest", + -12.501232147216797 + ], + [ + "▁Mineral", + -12.501481056213379 + ], + [ + "chan", + -12.501611709594727 + ], + [ + "▁Berg", + -12.50169849395752 + ], + [ + "▁intervene", + -12.501762390136719 + ], + [ + "▁residue", + -12.501779556274414 + ], + [ + "▁Chiefs", + -12.501888275146484 + ], + [ + "▁mag", + -12.501919746398926 + ], + [ + "▁Darren", + -12.501959800720215 + ], + [ + "iser", + -12.501971244812012 + ], + [ + "▁Gap", + -12.501972198486328 + ], + [ + "again", + -12.502104759216309 + ], + [ + "▁granting", + -12.502106666564941 + ], + [ + "rio", + -12.50221061706543 + ], + [ + "▁attachments", + -12.502245903015137 + ], + [ + "▁pans", + -12.502326965332031 + ], + [ + "▁Spray", + -12.502543449401855 + ], + [ + "▁Principles", + -12.50256633758545 + ], + [ + "▁uneven", + -12.5026216506958 + ], + [ + "▁roofs", + -12.50263786315918 + ], + [ + "▁podium", + -12.502646446228027 + ], + [ + "▁showroom", + -12.502696990966797 + ], + [ + "▁alterations", + -12.502739906311035 + ], + [ + "▁Hang", + -12.502867698669434 + ], + [ + "▁SAN", + -12.503276824951172 + ], + [ + "▁fracture", + -12.503337860107422 + ], + [ + "neck", + -12.503338813781738 + ], + [ + "ava", + -12.503606796264648 + ], + [ + "▁CAR", + -12.503664016723633 + ], + [ + "▁Catholics", + -12.503674507141113 + ], + [ + "▁IRA", + -12.503674507141113 + ], + [ + "▁Tro", + -12.503683090209961 + ], + [ + "▁ob", + -12.503941535949707 + ], + [ + "▁compliments", + -12.50404167175293 + ], + [ + "▁pavement", + -12.504087448120117 + ], + [ + "▁Lay", + -12.50423812866211 + ], + [ + "operative", + -12.504311561584473 + ], + [ + "ep", + -12.504339218139648 + ], + [ + "▁referee", + -12.504383087158203 + ], + [ + "▁Pokémon", + -12.50438404083252 + ], + [ + "▁Thomson", + -12.504491806030273 + ], + [ + "▁Extreme", + -12.50452709197998 + ], + [ + "▁Charge", + -12.504592895507812 + ], + [ + "▁posing", + -12.504598617553711 + ], + [ + "▁outsourcing", + -12.50461483001709 + ], + [ + "EX", + -12.50465202331543 + ], + [ + "▁trousers", + -12.504704475402832 + ], + [ + "▁KB", + -12.504820823669434 + ], + [ + "▁stitches", + -12.50485610961914 + ], + [ + "▁Castro", + -12.505002975463867 + ], + [ + "▁Progressive", + -12.505020141601562 + ], + [ + "▁Button", + -12.505086898803711 + ], + [ + "▁Eyes", + -12.505142211914062 + ], + [ + "▁madness", + -12.505237579345703 + ], + [ + "▁discarded", + -12.50526237487793 + ], + [ + "WD", + -12.505291938781738 + ], + [ + "▁Scroll", + -12.505463600158691 + ], + [ + "▁Piece", + -12.505495071411133 + ], + [ + "lets", + -12.505529403686523 + ], + [ + "▁truths", + -12.505602836608887 + ], + [ + "▁repertoire", + -12.505690574645996 + ], + [ + "▁apt", + -12.505704879760742 + ], + [ + "aya", + -12.505738258361816 + ], + [ + "▁cumulative", + -12.505870819091797 + ], + [ + "▁yang", + -12.506134986877441 + ], + [ + "▁KC", + -12.50627326965332 + ], + [ + "▁Inner", + -12.506349563598633 + ], + [ + "▁didnt", + -12.506454467773438 + ], + [ + "▁YA", + -12.506697654724121 + ], + [ + "▁imminent", + -12.506819725036621 + ], + [ + "▁limb", + -12.506881713867188 + ], + [ + "▁attire", + -12.506916999816895 + ], + [ + "▁Sunset", + -12.506941795349121 + ], + [ + "threatening", + -12.506996154785156 + ], + [ + "▁interdisciplinary", + -12.507013320922852 + ], + [ + "▁sperm", + -12.507047653198242 + ], + [ + "320", + -12.507068634033203 + ], + [ + "▁Throw", + -12.507227897644043 + ], + [ + "mini", + -12.50736141204834 + ], + [ + "▁farmhouse", + -12.507429122924805 + ], + [ + "▁cryptocurrencies", + -12.507573127746582 + ], + [ + "▁eclipse", + -12.507648468017578 + ], + [ + "▁yelling", + -12.507706642150879 + ], + [ + "▁graphs", + -12.507729530334473 + ], + [ + "▁Declaration", + -12.507819175720215 + ], + [ + "Like", + -12.507991790771484 + ], + [ + "▁motives", + -12.508054733276367 + ], + [ + "▁fasting", + -12.50809383392334 + ], + [ + "ory", + -12.508234977722168 + ], + [ + "▁reimbursement", + -12.508251190185547 + ], + [ + "rat", + -12.508259773254395 + ], + [ + "▁prolific", + -12.508476257324219 + ], + [ + "▁Satellite", + -12.508506774902344 + ], + [ + "▁disconnect", + -12.50853157043457 + ], + [ + "650", + -12.508556365966797 + ], + [ + "ito", + -12.508671760559082 + ], + [ + "▁depicts", + -12.508695602416992 + ], + [ + "▁plush", + -12.508805274963379 + ], + [ + "▁Holder", + -12.508819580078125 + ], + [ + "▁fourteen", + -12.508849143981934 + ], + [ + "▁iphone", + -12.508930206298828 + ], + [ + "▁Programming", + -12.509020805358887 + ], + [ + "gu", + -12.509089469909668 + ], + [ + "▁sip", + -12.509336471557617 + ], + [ + "▁tele", + -12.509622573852539 + ], + [ + "▁noticing", + -12.509658813476562 + ], + [ + "▁await", + -12.509851455688477 + ], + [ + "▁mortgages", + -12.509908676147461 + ], + [ + "▁predictive", + -12.509949684143066 + ], + [ + "▁Simmons", + -12.510251998901367 + ], + [ + "nor", + -12.51039981842041 + ], + [ + "turn", + -12.510469436645508 + ], + [ + "▁Airways", + -12.510655403137207 + ], + [ + "▁Sing", + -12.510900497436523 + ], + [ + "▁Falcon", + -12.511013984680176 + ], + [ + "▁SG", + -12.511021614074707 + ], + [ + "▁forgetting", + -12.511030197143555 + ], + [ + "video", + -12.511054992675781 + ], + [ + "dev", + -12.511091232299805 + ], + [ + "▁Compact", + -12.511109352111816 + ], + [ + "AH", + -12.511367797851562 + ], + [ + "ement", + -12.51145076751709 + ], + [ + "▁dr", + -12.511536598205566 + ], + [ + "▁facilitated", + -12.511719703674316 + ], + [ + "▁intuition", + -12.511787414550781 + ], + [ + "▁validated", + -12.51180362701416 + ], + [ + "▁stalls", + -12.511846542358398 + ], + [ + "▁miners", + -12.511892318725586 + ], + [ + "▁Forms", + -12.511923789978027 + ], + [ + "▁var", + -12.51197624206543 + ], + [ + "▁TS", + -12.512249946594238 + ], + [ + "▁revisions", + -12.512289047241211 + ], + [ + "▁laps", + -12.51236343383789 + ], + [ + "▁disturbed", + -12.51240348815918 + ], + [ + "▁Oral", + -12.512412071228027 + ], + [ + "Every", + -12.512444496154785 + ], + [ + "▁bathing", + -12.512516021728516 + ], + [ + "▁mortar", + -12.512550354003906 + ], + [ + "▁displacement", + -12.51265811920166 + ], + [ + "▁Hosting", + -12.512778282165527 + ], + [ + "▁casualties", + -12.51280689239502 + ], + [ + "▁Hyderabad", + -12.512886047363281 + ], + [ + "▁Cork", + -12.51294994354248 + ], + [ + "Bar", + -12.513077735900879 + ], + [ + "Na", + -12.513092041015625 + ], + [ + "▁Shu", + -12.51310920715332 + ], + [ + "▁ki", + -12.51314640045166 + ], + [ + "▁Vernon", + -12.513148307800293 + ], + [ + "▁bending", + -12.513192176818848 + ], + [ + "och", + -12.513218879699707 + ], + [ + "▁Meat", + -12.513225555419922 + ], + [ + "▁Trudeau", + -12.51327133178711 + ], + [ + "▁pores", + -12.513364791870117 + ], + [ + "along", + -12.51340389251709 + ], + [ + "▁Tucker", + -12.51347541809082 + ], + [ + "▁rebellion", + -12.513594627380371 + ], + [ + "▁lodging", + -12.51372241973877 + ], + [ + "▁Hull", + -12.513792037963867 + ], + [ + "cheap", + -12.513851165771484 + ], + [ + "▁collaborating", + -12.513886451721191 + ], + [ + "▁Pirates", + -12.513895034790039 + ], + [ + "▁proposes", + -12.513981819152832 + ], + [ + "▁ein", + -12.514071464538574 + ], + [ + "▁Thread", + -12.51436710357666 + ], + [ + "yet", + -12.514403343200684 + ], + [ + "File", + -12.51455020904541 + ], + [ + "▁Dreams", + -12.514667510986328 + ], + [ + "▁eternity", + -12.514734268188477 + ], + [ + "▁Steps", + -12.514755249023438 + ], + [ + "▁disastrous", + -12.514774322509766 + ], + [ + "▁splendid", + -12.514792442321777 + ], + [ + "▁cabbage", + -12.514803886413574 + ], + [ + "▁Nikon", + -12.514824867248535 + ], + [ + "▁Wooden", + -12.51489543914795 + ], + [ + "▁trajectory", + -12.514899253845215 + ], + [ + "▁Professionals", + -12.514931678771973 + ], + [ + "▁discrete", + -12.515006065368652 + ], + [ + "▁1910", + -12.515069007873535 + ], + [ + "▁Violence", + -12.515092849731445 + ], + [ + "▁commanded", + -12.51523208618164 + ], + [ + "SD", + -12.515388488769531 + ], + [ + "▁Nar", + -12.515892028808594 + ], + [ + "series", + -12.515960693359375 + ], + [ + "▁Parkinson", + -12.516009330749512 + ], + [ + "▁canned", + -12.516023635864258 + ], + [ + "▁investigative", + -12.516192436218262 + ], + [ + "▁FR", + -12.516241073608398 + ], + [ + "VR", + -12.516390800476074 + ], + [ + "▁Greene", + -12.516508102416992 + ], + [ + "▁neighbouring", + -12.516509056091309 + ], + [ + "▁hypertension", + -12.51676082611084 + ], + [ + "▁chord", + -12.516980171203613 + ], + [ + "▁Generic", + -12.516997337341309 + ], + [ + "▁derivative", + -12.517043113708496 + ], + [ + "▁carb", + -12.517105102539062 + ], + [ + "super", + -12.51719856262207 + ], + [ + "▁tying", + -12.517271041870117 + ], + [ + "▁chapel", + -12.517361640930176 + ], + [ + "▁WOW", + -12.517434120178223 + ], + [ + "▁GS", + -12.517531394958496 + ], + [ + "▁Rates", + -12.517586708068848 + ], + [ + "CS", + -12.517587661743164 + ], + [ + "▁Sundays", + -12.517646789550781 + ], + [ + "▁rooftop", + -12.51782512664795 + ], + [ + "THE", + -12.517899513244629 + ], + [ + "▁Manuel", + -12.517900466918945 + ], + [ + "▁FF", + -12.517972946166992 + ], + [ + "▁sc", + -12.51799488067627 + ], + [ + "iti", + -12.518035888671875 + ], + [ + "▁Rubber", + -12.518132209777832 + ], + [ + "Pre", + -12.518243789672852 + ], + [ + "matic", + -12.518502235412598 + ], + [ + "▁për", + -12.518511772155762 + ], + [ + "▁laboratories", + -12.518519401550293 + ], + [ + "▁Matrix", + -12.518570899963379 + ], + [ + "▁enhancements", + -12.518588066101074 + ], + [ + "▁Cubs", + -12.518664360046387 + ], + [ + "▁Ballet", + -12.518725395202637 + ], + [ + "▁righteousness", + -12.518793106079102 + ], + [ + "▁Lance", + -12.518885612487793 + ], + [ + "▁spun", + -12.519022941589355 + ], + [ + "▁formatting", + -12.51904296875 + ], + [ + "Add", + -12.51905345916748 + ], + [ + "▁burner", + -12.51906681060791 + ], + [ + "▁endorse", + -12.519309997558594 + ], + [ + "▁DL", + -12.519401550292969 + ], + [ + "▁Jew", + -12.519424438476562 + ], + [ + "▁fulfil", + -12.519538879394531 + ], + [ + "▁murders", + -12.519539833068848 + ], + [ + "Air", + -12.519871711730957 + ], + [ + "▁poultry", + -12.520047187805176 + ], + [ + "▁WC", + -12.520052909851074 + ], + [ + "▁Diploma", + -12.520242691040039 + ], + [ + "▁teammate", + -12.520284652709961 + ], + [ + "▁quad", + -12.520289421081543 + ], + [ + "▁staircase", + -12.520303726196289 + ], + [ + "▁mosque", + -12.52033805847168 + ], + [ + "▁weave", + -12.520471572875977 + ], + [ + "▁2030", + -12.520671844482422 + ], + [ + "Per", + -12.520716667175293 + ], + [ + "▁prevailing", + -12.520812034606934 + ], + [ + "▁tiger", + -12.520821571350098 + ], + [ + "▁correlated", + -12.520885467529297 + ], + [ + "▁Pra", + -12.52088737487793 + ], + [ + "▁mercury", + -12.520918846130371 + ], + [ + "▁Recommended", + -12.52094554901123 + ], + [ + "▁doorstep", + -12.521066665649414 + ], + [ + "LL", + -12.521100997924805 + ], + [ + "▁Rings", + -12.521306991577148 + ], + [ + "▁Nate", + -12.521317481994629 + ], + [ + "forward", + -12.521331787109375 + ], + [ + "▁Booth", + -12.52133560180664 + ], + [ + "▁testify", + -12.521336555480957 + ], + [ + "▁violin", + -12.521401405334473 + ], + [ + "▁DAY", + -12.521408081054688 + ], + [ + "▁daring", + -12.521418571472168 + ], + [ + "▁Luck", + -12.521448135375977 + ], + [ + "▁WWII", + -12.521613121032715 + ], + [ + "▁frightening", + -12.521652221679688 + ], + [ + "▁Strength", + -12.5217866897583 + ], + [ + "▁Sacred", + -12.522130012512207 + ], + [ + "▁amidst", + -12.52237319946289 + ], + [ + "▁Miguel", + -12.522444725036621 + ], + [ + "▁sprinkle", + -12.522472381591797 + ], + [ + "▁interpretations", + -12.522565841674805 + ], + [ + "▁expands", + -12.522584915161133 + ], + [ + "▁PBS", + -12.5226411819458 + ], + [ + "cia", + -12.522652626037598 + ], + [ + "▁113", + -12.522812843322754 + ], + [ + "▁bathtub", + -12.5228910446167 + ], + [ + "▁Winnipeg", + -12.52299976348877 + ], + [ + "▁Thu", + -12.52306842803955 + ], + [ + "▁unlocked", + -12.523204803466797 + ], + [ + "▁Rocket", + -12.523213386535645 + ], + [ + "▁flyer", + -12.523314476013184 + ], + [ + "▁widget", + -12.5233154296875 + ], + [ + "▁Bollywood", + -12.523387908935547 + ], + [ + "▁misuse", + -12.523439407348633 + ], + [ + "▁WhatsApp", + -12.523446083068848 + ], + [ + "Over", + -12.523447036743164 + ], + [ + "▁stubborn", + -12.523486137390137 + ], + [ + "▁Interstate", + -12.523510932922363 + ], + [ + "▁tr", + -12.523561477661133 + ], + [ + "▁Abdul", + -12.524127006530762 + ], + [ + "▁Fer", + -12.524169921875 + ], + [ + "Lo", + -12.524251937866211 + ], + [ + "▁vulnerabilities", + -12.524330139160156 + ], + [ + "▁topical", + -12.524428367614746 + ], + [ + "▁Behavior", + -12.5244722366333 + ], + [ + "▁Belfast", + -12.524499893188477 + ], + [ + "▁digestion", + -12.524529457092285 + ], + [ + "▁narrator", + -12.524541854858398 + ], + [ + "MC", + -12.52464771270752 + ], + [ + "▁akin", + -12.524765968322754 + ], + [ + "▁Heath", + -12.52479362487793 + ], + [ + "▁ii", + -12.524858474731445 + ], + [ + "▁san", + -12.525010108947754 + ], + [ + "▁Answers", + -12.52531909942627 + ], + [ + "▁Abe", + -12.5253267288208 + ], + [ + "▁shit", + -12.52538013458252 + ], + [ + "▁Pur", + -12.525521278381348 + ], + [ + "▁Tiffany", + -12.525545120239258 + ], + [ + "▁vain", + -12.525558471679688 + ], + [ + "▁glossy", + -12.525614738464355 + ], + [ + "iro", + -12.525713920593262 + ], + [ + "▁diaper", + -12.525799751281738 + ], + [ + "▁Aunt", + -12.525907516479492 + ], + [ + "▁Spiritual", + -12.525993347167969 + ], + [ + "▁redeem", + -12.526050567626953 + ], + [ + "▁inspected", + -12.526182174682617 + ], + [ + "▁Detective", + -12.526376724243164 + ], + [ + "aire", + -12.526446342468262 + ], + [ + "▁ranged", + -12.526453018188477 + ], + [ + "▁Somehow", + -12.526497840881348 + ], + [ + "▁hikes", + -12.526557922363281 + ], + [ + "▁oppression", + -12.526837348937988 + ], + [ + "▁Forever", + -12.52706241607666 + ], + [ + "▁sucked", + -12.527304649353027 + ], + [ + "jar", + -12.527641296386719 + ], + [ + "1998", + -12.52769660949707 + ], + [ + "▁Publications", + -12.527749061584473 + ], + [ + "illo", + -12.527787208557129 + ], + [ + "▁oceans", + -12.527860641479492 + ], + [ + "▁Signal", + -12.527867317199707 + ], + [ + "▁sketches", + -12.527891159057617 + ], + [ + "▁Scan", + -12.527929306030273 + ], + [ + "▁Newman", + -12.527936935424805 + ], + [ + "▁Actor", + -12.52807903289795 + ], + [ + "ral", + -12.528091430664062 + ], + [ + "▁pity", + -12.528156280517578 + ], + [ + "▁Wise", + -12.528263092041016 + ], + [ + "EF", + -12.528416633605957 + ], + [ + "▁manageable", + -12.528554916381836 + ], + [ + "▁confrontation", + -12.528776168823242 + ], + [ + "▁Mol", + -12.528815269470215 + ], + [ + "▁Tanzania", + -12.528831481933594 + ], + [ + "▁espresso", + -12.528918266296387 + ], + [ + "AG", + -12.528965950012207 + ], + [ + "▁flourish", + -12.52902603149414 + ], + [ + "▁720", + -12.52914810180664 + ], + [ + "▁filmmakers", + -12.529165267944336 + ], + [ + "▁Samantha", + -12.529257774353027 + ], + [ + "▁Newsletter", + -12.529370307922363 + ], + [ + "▁marvelous", + -12.529394149780273 + ], + [ + "▁1936", + -12.529420852661133 + ], + [ + "▁foliage", + -12.5297212600708 + ], + [ + "▁Bradford", + -12.529753684997559 + ], + [ + "uh", + -12.529887199401855 + ], + [ + "▁Ways", + -12.529930114746094 + ], + [ + "▁assert", + -12.529943466186523 + ], + [ + "▁precautions", + -12.530315399169922 + ], + [ + "▁Loved", + -12.530375480651855 + ], + [ + "▁Fargo", + -12.530426025390625 + ], + [ + "▁Sigma", + -12.530455589294434 + ], + [ + "▁alt", + -12.530550956726074 + ], + [ + "▁Clerk", + -12.530622482299805 + ], + [ + "▁Topic", + -12.53066635131836 + ], + [ + "▁superstar", + -12.53074836730957 + ], + [ + "▁Sid", + -12.530811309814453 + ], + [ + "1990", + -12.530974388122559 + ], + [ + "Dr", + -12.531000137329102 + ], + [ + "▁tempo", + -12.531007766723633 + ], + [ + "▁Stuff", + -12.531012535095215 + ], + [ + "▁peas", + -12.531013488769531 + ], + [ + "▁outward", + -12.531182289123535 + ], + [ + "▁narratives", + -12.531341552734375 + ], + [ + "sensitive", + -12.531356811523438 + ], + [ + "▁Audit", + -12.531441688537598 + ], + [ + "▁Graphics", + -12.531621932983398 + ], + [ + "money", + -12.531654357910156 + ], + [ + "Gen", + -12.531715393066406 + ], + [ + "▁unite", + -12.531753540039062 + ], + [ + "▁Buddhism", + -12.531908988952637 + ], + [ + "mid", + -12.531922340393066 + ], + [ + "▁incur", + -12.531993865966797 + ], + [ + "▁headset", + -12.532033920288086 + ], + [ + "▁Brush", + -12.53207015991211 + ], + [ + "▁Southampton", + -12.532134056091309 + ], + [ + "▁Hardy", + -12.532235145568848 + ], + [ + "▁Pole", + -12.532235145568848 + ], + [ + "▁freak", + -12.53239631652832 + ], + [ + "▁pottery", + -12.532515525817871 + ], + [ + "▁HQ", + -12.532586097717285 + ], + [ + "▁weighted", + -12.532588005065918 + ], + [ + "▁tapes", + -12.532732009887695 + ], + [ + "▁sigh", + -12.532736778259277 + ], + [ + "104", + -12.532792091369629 + ], + [ + "▁Warrior", + -12.532883644104004 + ], + [ + "▁Obamacare", + -12.532915115356445 + ], + [ + "fashioned", + -12.533058166503906 + ], + [ + "▁nutritious", + -12.533106803894043 + ], + [ + "race", + -12.533143997192383 + ], + [ + "▁twentieth", + -12.533167839050293 + ], + [ + "▁Churchill", + -12.53332805633545 + ], + [ + "▁wary", + -12.533346176147461 + ], + [ + "▁gadget", + -12.533455848693848 + ], + [ + "▁SH", + -12.533493041992188 + ], + [ + "▁spirituality", + -12.533674240112305 + ], + [ + "▁encoding", + -12.533857345581055 + ], + [ + "▁visuals", + -12.534002304077148 + ], + [ + "▁Population", + -12.534088134765625 + ], + [ + "President", + -12.53409194946289 + ], + [ + "dos", + -12.5341215133667 + ], + [ + "▁Mets", + -12.534141540527344 + ], + [ + "▁Victory", + -12.534191131591797 + ], + [ + "match", + -12.534342765808105 + ], + [ + "▁REALLY", + -12.534441947937012 + ], + [ + "▁Readers", + -12.534452438354492 + ], + [ + "▁IE", + -12.534561157226562 + ], + [ + "▁Coastal", + -12.534579277038574 + ], + [ + "▁alphabet", + -12.534721374511719 + ], + [ + "▁cosmetics", + -12.534721374511719 + ], + [ + "fully", + -12.534836769104004 + ], + [ + "Point", + -12.534856796264648 + ], + [ + "▁Laws", + -12.53492259979248 + ], + [ + "brand", + -12.535113334655762 + ], + [ + "▁chambers", + -12.53519344329834 + ], + [ + "GE", + -12.53524112701416 + ], + [ + "▁cite", + -12.535248756408691 + ], + [ + "▁Wool", + -12.53559684753418 + ], + [ + "▁Wizard", + -12.53565788269043 + ], + [ + "123", + -12.53571891784668 + ], + [ + "Live", + -12.535755157470703 + ], + [ + "▁coastline", + -12.5357666015625 + ], + [ + "▁HB", + -12.53577709197998 + ], + [ + "▁reap", + -12.535820960998535 + ], + [ + "▁GOD", + -12.535929679870605 + ], + [ + "▁equals", + -12.535934448242188 + ], + [ + "ew", + -12.53600025177002 + ], + [ + "tte", + -12.536087036132812 + ], + [ + "walk", + -12.5361328125 + ], + [ + "▁DH", + -12.536137580871582 + ], + [ + "▁Developing", + -12.53619384765625 + ], + [ + "▁Patch", + -12.536273002624512 + ], + [ + "▁cyclists", + -12.536276817321777 + ], + [ + "▁Password", + -12.536334991455078 + ], + [ + "220", + -12.536399841308594 + ], + [ + "▁SI", + -12.53640079498291 + ], + [ + "▁Aero", + -12.5364408493042 + ], + [ + "▁goalkeeper", + -12.536458969116211 + ], + [ + "alone", + -12.536465644836426 + ], + [ + "▁playlist", + -12.536561012268066 + ], + [ + "▁vaccination", + -12.536602020263672 + ], + [ + "▁inconvenience", + -12.536665916442871 + ], + [ + "▁volcano", + -12.53676700592041 + ], + [ + "▁disciplinary", + -12.53681468963623 + ], + [ + "▁Friendly", + -12.53682804107666 + ], + [ + "Back", + -12.536849021911621 + ], + [ + "▁Piano", + -12.53691577911377 + ], + [ + "▁Brunswick", + -12.536978721618652 + ], + [ + "sun", + -12.537016868591309 + ], + [ + "▁Straight", + -12.53725814819336 + ], + [ + "▁pulmonary", + -12.537296295166016 + ], + [ + "▁Apartments", + -12.537309646606445 + ], + [ + "▁hd", + -12.537415504455566 + ], + [ + "▁Baron", + -12.537542343139648 + ], + [ + "▁footsteps", + -12.537629127502441 + ], + [ + "▁Serbia", + -12.53769302368164 + ], + [ + "▁disappearance", + -12.537745475769043 + ], + [ + "▁demise", + -12.53775405883789 + ], + [ + "▁cheerful", + -12.537769317626953 + ], + [ + "▁underwear", + -12.5377779006958 + ], + [ + "▁Proof", + -12.53809642791748 + ], + [ + "▁Cornwall", + -12.53816032409668 + ], + [ + "▁slid", + -12.538193702697754 + ], + [ + "▁visions", + -12.538337707519531 + ], + [ + "quot", + -12.53866958618164 + ], + [ + "▁solitary", + -12.538675308227539 + ], + [ + "guard", + -12.538698196411133 + ], + [ + "▁Broncos", + -12.53876781463623 + ], + [ + "170", + -12.538810729980469 + ], + [ + "▁joyful", + -12.538840293884277 + ], + [ + "▁organism", + -12.538986206054688 + ], + [ + "▁Tucson", + -12.539052963256836 + ], + [ + "▁Ker", + -12.53908920288086 + ], + [ + "▁Ant", + -12.539104461669922 + ], + [ + "▁calming", + -12.53912353515625 + ], + [ + "▁Herbert", + -12.5391845703125 + ], + [ + "▁devote", + -12.539216995239258 + ], + [ + "▁Cooking", + -12.53927230834961 + ], + [ + "▁regimen", + -12.539324760437012 + ], + [ + "▁stray", + -12.539336204528809 + ], + [ + "▁antioxidants", + -12.539460182189941 + ], + [ + "▁Printable", + -12.539552688598633 + ], + [ + "▁similarity", + -12.539600372314453 + ], + [ + "RR", + -12.539860725402832 + ], + [ + "RM", + -12.539907455444336 + ], + [ + "▁Vic", + -12.540133476257324 + ], + [ + "PP", + -12.540371894836426 + ], + [ + "▁Deposit", + -12.540552139282227 + ], + [ + "▁Ratings", + -12.540626525878906 + ], + [ + "▁dismissal", + -12.540657043457031 + ], + [ + "▁trilogy", + -12.540743827819824 + ], + [ + "▁subsidiaries", + -12.540761947631836 + ], + [ + "trade", + -12.540864944458008 + ], + [ + "▁precedent", + -12.541001319885254 + ], + [ + "▁Daniels", + -12.541101455688477 + ], + [ + "North", + -12.541175842285156 + ], + [ + "▁interviewing", + -12.541216850280762 + ], + [ + "▁regulating", + -12.541640281677246 + ], + [ + "▁rang", + -12.541825294494629 + ], + [ + "▁persecution", + -12.54193115234375 + ], + [ + "▁978", + -12.54218578338623 + ], + [ + "▁intern", + -12.54228687286377 + ], + [ + "lik", + -12.542302131652832 + ], + [ + "▁Watching", + -12.542304039001465 + ], + [ + "▁Wheels", + -12.542373657226562 + ], + [ + "▁mantra", + -12.542581558227539 + ], + [ + "▁staggering", + -12.542582511901855 + ], + [ + "▁anonymity", + -12.542654037475586 + ], + [ + "▁ou", + -12.54272747039795 + ], + [ + "▁Webb", + -12.542899131774902 + ], + [ + "▁Brass", + -12.543052673339844 + ], + [ + "▁harvesting", + -12.543118476867676 + ], + [ + "▁festivities", + -12.543150901794434 + ], + [ + "999", + -12.5433349609375 + ], + [ + "▁BTC", + -12.543535232543945 + ], + [ + "▁manufactures", + -12.543682098388672 + ], + [ + "▁vowed", + -12.543722152709961 + ], + [ + "▁Performing", + -12.543730735778809 + ], + [ + "▁Increase", + -12.543819427490234 + ], + [ + "▁recreate", + -12.543831825256348 + ], + [ + "fix", + -12.543883323669434 + ], + [ + "▁anatomy", + -12.543967247009277 + ], + [ + "▁diabetic", + -12.543997764587402 + ], + [ + "▁highways", + -12.544098854064941 + ], + [ + "▁GOOD", + -12.544256210327148 + ], + [ + "▁Flint", + -12.544299125671387 + ], + [ + "▁chilly", + -12.54430103302002 + ], + [ + "▁Roofing", + -12.54440975189209 + ], + [ + "▁Include", + -12.544417381286621 + ], + [ + "nen", + -12.544620513916016 + ], + [ + "▁Willie", + -12.544757843017578 + ], + [ + "▁piles", + -12.544772148132324 + ], + [ + "IF", + -12.544820785522461 + ], + [ + "▁substitution", + -12.544879913330078 + ], + [ + "▁Lip", + -12.544963836669922 + ], + [ + "consuming", + -12.545059204101562 + ], + [ + "▁RPG", + -12.545121192932129 + ], + [ + "▁Mick", + -12.545125961303711 + ], + [ + "▁pertinent", + -12.545151710510254 + ], + [ + "rel", + -12.545172691345215 + ], + [ + "▁Toys", + -12.545265197753906 + ], + [ + "bat", + -12.545310020446777 + ], + [ + "▁contested", + -12.545402526855469 + ], + [ + "▁vivo", + -12.545476913452148 + ], + [ + "▁insult", + -12.545577049255371 + ], + [ + "▁mist", + -12.545799255371094 + ], + [ + "▁Funds", + -12.545853614807129 + ], + [ + "jan", + -12.545857429504395 + ], + [ + "hp", + -12.545897483825684 + ], + [ + "▁Bing", + -12.54593563079834 + ], + [ + "▁observer", + -12.546053886413574 + ], + [ + "▁Suzuki", + -12.546188354492188 + ], + [ + "▁crossover", + -12.546263694763184 + ], + [ + "▁firewall", + -12.546338081359863 + ], + [ + "▁corresponds", + -12.546379089355469 + ], + [ + "▁Seal", + -12.546467781066895 + ], + [ + "LT", + -12.546473503112793 + ], + [ + "▁Mesa", + -12.546483993530273 + ], + [ + "▁threatens", + -12.546536445617676 + ], + [ + "▁sworn", + -12.546563148498535 + ], + [ + "▁alley", + -12.546629905700684 + ], + [ + "▁pesticides", + -12.54672622680664 + ], + [ + "▁slammed", + -12.546870231628418 + ], + [ + "▁Benefit", + -12.546873092651367 + ], + [ + "▁sourcing", + -12.546918869018555 + ], + [ + "▁corrections", + -12.546947479248047 + ], + [ + "▁contrasting", + -12.547089576721191 + ], + [ + "OH", + -12.547298431396484 + ], + [ + "▁edible", + -12.547327995300293 + ], + [ + "▁Sold", + -12.547771453857422 + ], + [ + "▁pioneering", + -12.547872543334961 + ], + [ + "park", + -12.547916412353516 + ], + [ + "▁punish", + -12.548162460327148 + ], + [ + "▁1937", + -12.548197746276855 + ], + [ + "mind", + -12.548254013061523 + ], + [ + "▁pudding", + -12.54828929901123 + ], + [ + "▁freed", + -12.548300743103027 + ], + [ + "▁Wealth", + -12.548323631286621 + ], + [ + "▁Nordic", + -12.548584938049316 + ], + [ + "▁podcasts", + -12.548602104187012 + ], + [ + "lines", + -12.548851013183594 + ], + [ + "▁MAY", + -12.54892349243164 + ], + [ + "cus", + -12.548957824707031 + ], + [ + "▁tariff", + -12.548974990844727 + ], + [ + "▁diminished", + -12.549054145812988 + ], + [ + "▁methodologies", + -12.54920768737793 + ], + [ + "▁favors", + -12.549234390258789 + ], + [ + "Mart", + -12.549328804016113 + ], + [ + "dry", + -12.549396514892578 + ], + [ + "는", + -12.549409866333008 + ], + [ + "sport", + -12.549538612365723 + ], + [ + "▁remembers", + -12.549646377563477 + ], + [ + "▁tyres", + -12.54966926574707 + ], + [ + "▁inhibition", + -12.549681663513184 + ], + [ + "▁ter", + -12.549717903137207 + ], + [ + "▁crunch", + -12.549734115600586 + ], + [ + "▁Done", + -12.549814224243164 + ], + [ + "▁temper", + -12.549875259399414 + ], + [ + "▁distributing", + -12.549906730651855 + ], + [ + "▁carbohydrates", + -12.550030708312988 + ], + [ + "▁Huge", + -12.550125122070312 + ], + [ + "▁Assad", + -12.55032730102539 + ], + [ + "▁Superintendent", + -12.550332069396973 + ], + [ + "▁maternity", + -12.550481796264648 + ], + [ + "▁480", + -12.550561904907227 + ], + [ + "▁tattoos", + -12.5505952835083 + ], + [ + "▁mattresses", + -12.550616264343262 + ], + [ + "▁lesions", + -12.550661087036133 + ], + [ + "street", + -12.550944328308105 + ], + [ + "▁Signature", + -12.550985336303711 + ], + [ + "▁equilibrium", + -12.551054954528809 + ], + [ + "▁multiplayer", + -12.551180839538574 + ], + [ + "▁grinder", + -12.551443099975586 + ], + [ + "▁Managers", + -12.551543235778809 + ], + [ + "bag", + -12.551545143127441 + ], + [ + "een", + -12.551682472229004 + ], + [ + "▁splitting", + -12.551701545715332 + ], + [ + "▁Devils", + -12.551718711853027 + ], + [ + "ire", + -12.551734924316406 + ], + [ + "▁elders", + -12.551955223083496 + ], + [ + "▁Edgar", + -12.55199146270752 + ], + [ + "▁obedience", + -12.552023887634277 + ], + [ + "▁Codes", + -12.552050590515137 + ], + [ + "server", + -12.552180290222168 + ], + [ + "▁handheld", + -12.552237510681152 + ], + [ + "▁mu", + -12.552258491516113 + ], + [ + "▁sim", + -12.552302360534668 + ], + [ + "▁Successful", + -12.552337646484375 + ], + [ + "▁analogy", + -12.552348136901855 + ], + [ + "NS", + -12.55241870880127 + ], + [ + "▁styled", + -12.55252456665039 + ], + [ + "▁preventive", + -12.55254077911377 + ], + [ + "▁turnout", + -12.552711486816406 + ], + [ + "▁Condition", + -12.552809715270996 + ], + [ + "▁Rad", + -12.552811622619629 + ], + [ + "▁cybersecurity", + -12.55282974243164 + ], + [ + "▁Alert", + -12.55285930633545 + ], + [ + "▁Congo", + -12.55286693572998 + ], + [ + "▁patron", + -12.553000450134277 + ], + [ + "▁plugged", + -12.553057670593262 + ], + [ + "▁Practical", + -12.553183555603027 + ], + [ + "release", + -12.553221702575684 + ], + [ + "▁Anglo", + -12.553251266479492 + ], + [ + "▁digitally", + -12.553350448608398 + ], + [ + "▁hull", + -12.553383827209473 + ], + [ + "▁Retirement", + -12.553396224975586 + ], + [ + "▁Dominican", + -12.553499221801758 + ], + [ + "Because", + -12.553566932678223 + ], + [ + "▁Ole", + -12.553573608398438 + ], + [ + "▁connectors", + -12.553584098815918 + ], + [ + "▁Patterson", + -12.553693771362305 + ], + [ + "▁Titan", + -12.553730964660645 + ], + [ + "▁Understand", + -12.553796768188477 + ], + [ + "▁Savings", + -12.553943634033203 + ], + [ + "▁detecting", + -12.553979873657227 + ], + [ + "▁soils", + -12.554081916809082 + ], + [ + "▁Matthews", + -12.554105758666992 + ], + [ + "rey", + -12.554230690002441 + ], + [ + "▁Numbers", + -12.554262161254883 + ], + [ + "▁Tehran", + -12.554269790649414 + ], + [ + "▁Spurs", + -12.554287910461426 + ], + [ + "▁facilitates", + -12.55449390411377 + ], + [ + "▁Getty", + -12.554726600646973 + ], + [ + "▁Mara", + -12.554763793945312 + ], + [ + "▁Decision", + -12.554810523986816 + ], + [ + "▁refrain", + -12.554832458496094 + ], + [ + "▁navigating", + -12.554964065551758 + ], + [ + "▁warrants", + -12.55504035949707 + ], + [ + "rus", + -12.5550537109375 + ], + [ + "▁Syracuse", + -12.55532169342041 + ], + [ + "touch", + -12.555420875549316 + ], + [ + "▁calf", + -12.555474281311035 + ], + [ + "▁battlefield", + -12.555527687072754 + ], + [ + "▁Initial", + -12.555597305297852 + ], + [ + "▁USDA", + -12.555651664733887 + ], + [ + "▁Split", + -12.555662155151367 + ], + [ + "▁sedan", + -12.55569076538086 + ], + [ + "▁Sources", + -12.55580997467041 + ], + [ + "iri", + -12.55581283569336 + ], + [ + "▁electrode", + -12.555855751037598 + ], + [ + "▁stitching", + -12.55586051940918 + ], + [ + "▁brushing", + -12.555948257446289 + ], + [ + "▁Arbor", + -12.555956840515137 + ], + [ + "▁disruptive", + -12.556073188781738 + ], + [ + "▁Paula", + -12.556118965148926 + ], + [ + "Sweet", + -12.55612850189209 + ], + [ + "▁Drum", + -12.556154251098633 + ], + [ + "▁Restoration", + -12.556191444396973 + ], + [ + "shire", + -12.556221961975098 + ], + [ + "▁hath", + -12.556236267089844 + ], + [ + "▁upstream", + -12.55627727508545 + ], + [ + "SL", + -12.556331634521484 + ], + [ + "skin", + -12.556341171264648 + ], + [ + "▁archaeological", + -12.556356430053711 + ], + [ + "▁sacrifices", + -12.556445121765137 + ], + [ + "Ha", + -12.556504249572754 + ], + [ + "TON", + -12.556597709655762 + ], + [ + "▁Pvt", + -12.556671142578125 + ], + [ + "▁Hundreds", + -12.556676864624023 + ], + [ + "mode", + -12.556867599487305 + ], + [ + "facing", + -12.556949615478516 + ], + [ + "▁ba", + -12.556995391845703 + ], + [ + "▁Dorothy", + -12.557043075561523 + ], + [ + "▁swallow", + -12.557077407836914 + ], + [ + "▁sober", + -12.557084083557129 + ], + [ + "888", + -12.557147979736328 + ], + [ + "▁Machines", + -12.557196617126465 + ], + [ + "▁coherent", + -12.55731201171875 + ], + [ + "sum", + -12.557318687438965 + ], + [ + "Buy", + -12.557438850402832 + ], + [ + "▁indications", + -12.55753231048584 + ], + [ + "▁Lite", + -12.557543754577637 + ], + [ + "▁Organisation", + -12.557610511779785 + ], + [ + "▁AJ", + -12.557616233825684 + ], + [ + "▁calibration", + -12.557671546936035 + ], + [ + "▁cues", + -12.557860374450684 + ], + [ + "▁Carnival", + -12.558055877685547 + ], + [ + "▁redesign", + -12.558509826660156 + ], + [ + "▁Bru", + -12.55851936340332 + ], + [ + "ose", + -12.558538436889648 + ], + [ + "▁hashtag", + -12.558579444885254 + ], + [ + "▁incorrectly", + -12.558810234069824 + ], + [ + "short", + -12.558834075927734 + ], + [ + "unless", + -12.558943748474121 + ], + [ + "▁lessen", + -12.558989524841309 + ], + [ + "▁exported", + -12.558996200561523 + ], + [ + "▁Decorating", + -12.559006690979004 + ], + [ + "▁Hole", + -12.559036254882812 + ], + [ + "▁Mayo", + -12.559072494506836 + ], + [ + "▁balloons", + -12.559358596801758 + ], + [ + "▁NPR", + -12.559404373168945 + ], + [ + "▁remark", + -12.559516906738281 + ], + [ + "▁va", + -12.559525489807129 + ], + [ + "modern", + -12.559539794921875 + ], + [ + "▁leftover", + -12.559550285339355 + ], + [ + "▁UPDATE", + -12.559792518615723 + ], + [ + "▁fuss", + -12.560041427612305 + ], + [ + "Ka", + -12.560063362121582 + ], + [ + "▁gossip", + -12.56018352508545 + ], + [ + "▁bowel", + -12.5602388381958 + ], + [ + "▁Alison", + -12.560311317443848 + ], + [ + "▁Mercy", + -12.560511589050293 + ], + [ + "▁sorrow", + -12.560571670532227 + ], + [ + "▁GL", + -12.560718536376953 + ], + [ + "▁discovers", + -12.560782432556152 + ], + [ + "▁randomized", + -12.560857772827148 + ], + [ + "▁extinction", + -12.560898780822754 + ], + [ + "Ar", + -12.56096363067627 + ], + [ + "▁Controller", + -12.560978889465332 + ], + [ + "▁glamorous", + -12.561070442199707 + ], + [ + "▁Advice", + -12.561084747314453 + ], + [ + "▁safest", + -12.56113052368164 + ], + [ + "▁learner", + -12.561155319213867 + ], + [ + "▁readiness", + -12.561235427856445 + ], + [ + "▁Result", + -12.561249732971191 + ], + [ + "▁imaginative", + -12.561412811279297 + ], + [ + "▁eve", + -12.561468124389648 + ], + [ + "▁instability", + -12.561661720275879 + ], + [ + "▁Cairo", + -12.56169319152832 + ], + [ + "▁Boo", + -12.56174087524414 + ], + [ + "▁dependency", + -12.561771392822266 + ], + [ + "▁tuna", + -12.56196403503418 + ], + [ + "▁1600", + -12.562187194824219 + ], + [ + "▁genus", + -12.562601089477539 + ], + [ + "▁Ability", + -12.562705993652344 + ], + [ + "▁Hernandez", + -12.562714576721191 + ], + [ + "▁Hugo", + -12.562744140625 + ], + [ + "▁Disclaimer", + -12.56275463104248 + ], + [ + "elect", + -12.562758445739746 + ], + [ + "▁appraisal", + -12.56278133392334 + ], + [ + "▁dinners", + -12.562810897827148 + ], + [ + "▁Einstein", + -12.562813758850098 + ], + [ + "▁kissed", + -12.562952995300293 + ], + [ + "▁Slim", + -12.562958717346191 + ], + [ + "▁1929", + -12.562962532043457 + ], + [ + "▁plastics", + -12.56300163269043 + ], + [ + "▁activism", + -12.563076972961426 + ], + [ + "▁Horizon", + -12.563117980957031 + ], + [ + "▁capsules", + -12.563135147094727 + ], + [ + "▁baptism", + -12.563179016113281 + ], + [ + "▁whales", + -12.56319522857666 + ], + [ + "▁dispatched", + -12.563265800476074 + ], + [ + "▁assertion", + -12.563395500183105 + ], + [ + "▁scratches", + -12.563492774963379 + ], + [ + "▁Started", + -12.563508987426758 + ], + [ + "▁torch", + -12.563596725463867 + ], + [ + "▁prompting", + -12.563643455505371 + ], + [ + "▁Sharma", + -12.563699722290039 + ], + [ + "▁assay", + -12.563817977905273 + ], + [ + "▁peculiar", + -12.563819885253906 + ], + [ + "▁Vera", + -12.56383228302002 + ], + [ + "▁distressed", + -12.563880920410156 + ], + [ + "▁capitalist", + -12.563920021057129 + ], + [ + "▁ND", + -12.563948631286621 + ], + [ + "▁UNESCO", + -12.564033508300781 + ], + [ + "lic", + -12.564279556274414 + ], + [ + "▁Fact", + -12.564322471618652 + ], + [ + "▁Railroad", + -12.564624786376953 + ], + [ + "▁ropes", + -12.564751625061035 + ], + [ + "▁undergone", + -12.564886093139648 + ], + [ + "▁225", + -12.565165519714355 + ], + [ + "▁Ran", + -12.565200805664062 + ], + [ + "▁Zi", + -12.565227508544922 + ], + [ + "leg", + -12.565266609191895 + ], + [ + "▁neighbour", + -12.565316200256348 + ], + [ + "ended", + -12.56534481048584 + ], + [ + "▁tedious", + -12.565631866455078 + ], + [ + "▁volcanic", + -12.565637588500977 + ], + [ + "▁Gerald", + -12.565682411193848 + ], + [ + "UN", + -12.565695762634277 + ], + [ + "▁ignition", + -12.565893173217773 + ], + [ + "▁doctoral", + -12.565902709960938 + ], + [ + "▁Comey", + -12.566091537475586 + ], + [ + "▁Manage", + -12.566100120544434 + ], + [ + "▁backbone", + -12.566349029541016 + ], + [ + "▁drills", + -12.56640911102295 + ], + [ + "▁emphasizes", + -12.566425323486328 + ], + [ + "▁sequencing", + -12.566429138183594 + ], + [ + "▁PL", + -12.566516876220703 + ], + [ + "GT", + -12.56669807434082 + ], + [ + "▁Avengers", + -12.566707611083984 + ], + [ + "ug", + -12.566716194152832 + ], + [ + "▁Slots", + -12.566743850708008 + ], + [ + "sex", + -12.566794395446777 + ], + [ + "lies", + -12.566986083984375 + ], + [ + "▁nominal", + -12.56701946258545 + ], + [ + "115", + -12.56709098815918 + ], + [ + "▁movers", + -12.567103385925293 + ], + [ + "▁certifications", + -12.567190170288086 + ], + [ + "▁Marx", + -12.567212104797363 + ], + [ + "▁vomiting", + -12.567243576049805 + ], + [ + "▁Plenty", + -12.567292213439941 + ], + [ + "▁sprint", + -12.567362785339355 + ], + [ + "▁loudly", + -12.567394256591797 + ], + [ + "▁Specific", + -12.567490577697754 + ], + [ + "▁α", + -12.567523956298828 + ], + [ + "▁mitigation", + -12.56760311126709 + ], + [ + "▁repay", + -12.567742347717285 + ], + [ + "▁repayment", + -12.56775188446045 + ], + [ + "▁caravan", + -12.567764282226562 + ], + [ + "▁cue", + -12.567828178405762 + ], + [ + "▁Clayton", + -12.567968368530273 + ], + [ + "▁cured", + -12.567968368530273 + ], + [ + "▁butterflies", + -12.568123817443848 + ], + [ + "▁soaked", + -12.568124771118164 + ], + [ + "fed", + -12.568214416503906 + ], + [ + "▁circus", + -12.568233489990234 + ], + [ + "Most", + -12.56829833984375 + ], + [ + "▁Adults", + -12.568493843078613 + ], + [ + "▁accountant", + -12.568785667419434 + ], + [ + "▁HOME", + -12.568830490112305 + ], + [ + "▁culturally", + -12.569062232971191 + ], + [ + "▁drip", + -12.569130897521973 + ], + [ + "▁VT", + -12.56918716430664 + ], + [ + "SM", + -12.569189071655273 + ], + [ + "▁Export", + -12.569402694702148 + ], + [ + "▁Rouge", + -12.569452285766602 + ], + [ + "▁behold", + -12.569500923156738 + ], + [ + "▁revisit", + -12.569519996643066 + ], + [ + "ы", + -12.569597244262695 + ], + [ + "▁recharge", + -12.569873809814453 + ], + [ + "▁Chevy", + -12.569881439208984 + ], + [ + "▁convertible", + -12.570013046264648 + ], + [ + "▁jackpot", + -12.570014953613281 + ], + [ + "▁ACC", + -12.570046424865723 + ], + [ + "▁rib", + -12.570053100585938 + ], + [ + "▁Ivy", + -12.570084571838379 + ], + [ + "FE", + -12.570194244384766 + ], + [ + "▁Gang", + -12.570358276367188 + ], + [ + "▁converts", + -12.570389747619629 + ], + [ + "▁semiconductor", + -12.57065200805664 + ], + [ + "▁relocated", + -12.57073974609375 + ], + [ + "▁Cone", + -12.57075309753418 + ], + [ + "▁Deb", + -12.571077346801758 + ], + [ + "▁resolving", + -12.571093559265137 + ], + [ + "▁niece", + -12.571146011352539 + ], + [ + "▁standout", + -12.57126235961914 + ], + [ + "Note", + -12.571280479431152 + ], + [ + "▁reflections", + -12.571463584899902 + ], + [ + "▁CNC", + -12.571465492248535 + ], + [ + "▁mosquito", + -12.571492195129395 + ], + [ + "▁Accounts", + -12.571613311767578 + ], + [ + "▁onwards", + -12.571701049804688 + ], + [ + "▁AU", + -12.5718412399292 + ], + [ + "▁arcade", + -12.571921348571777 + ], + [ + "▁scarce", + -12.571937561035156 + ], + [ + "Today", + -12.571938514709473 + ], + [ + "▁stud", + -12.571972846984863 + ], + [ + "▁Ak", + -12.571986198425293 + ], + [ + "▁Alumni", + -12.571991920471191 + ], + [ + "▁lieu", + -12.5721435546875 + ], + [ + "▁rum", + -12.572163581848145 + ], + [ + "▁intimidating", + -12.57245922088623 + ], + [ + "▁dans", + -12.572664260864258 + ], + [ + "▁Lawn", + -12.572669982910156 + ], + [ + "▁Ninja", + -12.572725296020508 + ], + [ + "sten", + -12.572775840759277 + ], + [ + "▁persist", + -12.572924613952637 + ], + [ + "▁Approach", + -12.572931289672852 + ], + [ + "▁ineffective", + -12.572982788085938 + ], + [ + "▁flair", + -12.573013305664062 + ], + [ + "▁discontinued", + -12.573047637939453 + ], + [ + "▁grabs", + -12.5730619430542 + ], + [ + "bl", + -12.573087692260742 + ], + [ + "ome", + -12.573177337646484 + ], + [ + "▁expresses", + -12.573224067687988 + ], + [ + "▁countertops", + -12.57325553894043 + ], + [ + "106", + -12.573278427124023 + ], + [ + "EST", + -12.57337474822998 + ], + [ + "▁FT", + -12.573451042175293 + ], + [ + "▁poets", + -12.57372760772705 + ], + [ + "▁impulse", + -12.573760986328125 + ], + [ + "▁nurturing", + -12.573797225952148 + ], + [ + "▁furthermore", + -12.573843955993652 + ], + [ + "▁Gym", + -12.57388687133789 + ], + [ + "▁clone", + -12.573938369750977 + ], + [ + "▁walmart", + -12.574106216430664 + ], + [ + "▁dividing", + -12.574353218078613 + ], + [ + "▁worm", + -12.57455062866211 + ], + [ + "▁Flood", + -12.574606895446777 + ], + [ + "EL", + -12.574838638305664 + ], + [ + "▁Allied", + -12.574851036071777 + ], + [ + "▁lithium", + -12.574858665466309 + ], + [ + "▁Jacobs", + -12.574923515319824 + ], + [ + "▁homage", + -12.575035095214844 + ], + [ + "▁FOX", + -12.575257301330566 + ], + [ + "ere", + -12.575273513793945 + ], + [ + "▁trivial", + -12.575387954711914 + ], + [ + "▁proposing", + -12.575456619262695 + ], + [ + "▁Cow", + -12.575488090515137 + ], + [ + "▁hefty", + -12.575543403625488 + ], + [ + "▁perks", + -12.575562477111816 + ], + [ + "▁eats", + -12.575570106506348 + ], + [ + "▁Continuing", + -12.57561206817627 + ], + [ + "▁cupcakes", + -12.575726509094238 + ], + [ + "▁genetically", + -12.575726509094238 + ], + [ + "▁mindfulness", + -12.575772285461426 + ], + [ + "nar", + -12.575850486755371 + ], + [ + "special", + -12.57600212097168 + ], + [ + "▁gen", + -12.576022148132324 + ], + [ + "▁SAT", + -12.576140403747559 + ], + [ + "▁Stark", + -12.576178550720215 + ], + [ + "▁attentive", + -12.576221466064453 + ], + [ + "▁eighteen", + -12.576224327087402 + ], + [ + "▁richer", + -12.576262474060059 + ], + [ + "lang", + -12.57627010345459 + ], + [ + "▁til", + -12.576372146606445 + ], + [ + "▁skincare", + -12.576404571533203 + ], + [ + "▁External", + -12.576414108276367 + ], + [ + "kel", + -12.576624870300293 + ], + [ + "▁Funding", + -12.576631546020508 + ], + [ + "▁Barrett", + -12.576753616333008 + ], + [ + "▁Krishna", + -12.576767921447754 + ], + [ + "▁capped", + -12.576900482177734 + ], + [ + "▁humorous", + -12.576919555664062 + ], + [ + "▁117", + -12.57693099975586 + ], + [ + "▁CCTV", + -12.576931953430176 + ], + [ + "▁pricey", + -12.576960563659668 + ], + [ + "▁devastated", + -12.576991081237793 + ], + [ + "▁lumber", + -12.577085494995117 + ], + [ + "▁Warranty", + -12.577242851257324 + ], + [ + "▁generously", + -12.577247619628906 + ], + [ + "▁enquiry", + -12.577473640441895 + ], + [ + "▁Trent", + -12.577601432800293 + ], + [ + "▁peninsula", + -12.577655792236328 + ], + [ + "▁Tales", + -12.577668190002441 + ], + [ + "IM", + -12.57778263092041 + ], + [ + "▁reminders", + -12.577967643737793 + ], + [ + "▁1934", + -12.578024864196777 + ], + [ + "▁honeymoon", + -12.578069686889648 + ], + [ + "▁specialised", + -12.578232765197754 + ], + [ + "▁Chapman", + -12.578300476074219 + ], + [ + "▁Hyde", + -12.578391075134277 + ], + [ + "▁gram", + -12.578402519226074 + ], + [ + "▁slogan", + -12.578446388244629 + ], + [ + "▁Owners", + -12.578557014465332 + ], + [ + "▁eagle", + -12.578689575195312 + ], + [ + "▁Devices", + -12.578722953796387 + ], + [ + "▁migrant", + -12.578755378723145 + ], + [ + "ld", + -12.578948020935059 + ], + [ + "▁Categories", + -12.578993797302246 + ], + [ + "ets", + -12.579061508178711 + ], + [ + "▁suppression", + -12.579065322875977 + ], + [ + "▁hobbies", + -12.579093933105469 + ], + [ + "ION", + -12.57921028137207 + ], + [ + "▁descendants", + -12.579313278198242 + ], + [ + "▁evacuation", + -12.579402923583984 + ], + [ + "▁Sp", + -12.579535484313965 + ], + [ + "▁tremendously", + -12.579607963562012 + ], + [ + "▁majestic", + -12.579797744750977 + ], + [ + "▁broccoli", + -12.579811096191406 + ], + [ + "▁Keys", + -12.57987117767334 + ], + [ + "▁collaborated", + -12.579936027526855 + ], + [ + "▁122", + -12.579965591430664 + ], + [ + "cock", + -12.580057144165039 + ], + [ + "▁Brooke", + -12.580062866210938 + ], + [ + "▁digit", + -12.580078125 + ], + [ + "▁Tables", + -12.58018684387207 + ], + [ + "▁Preview", + -12.58021354675293 + ], + [ + "▁Gor", + -12.580378532409668 + ], + [ + "▁Pune", + -12.580382347106934 + ], + [ + "Even", + -12.58040714263916 + ], + [ + "▁offseason", + -12.58057975769043 + ], + [ + "▁pirate", + -12.580649375915527 + ], + [ + "▁toxicity", + -12.580708503723145 + ], + [ + "▁POS", + -12.580745697021484 + ], + [ + "▁Bengal", + -12.58087158203125 + ], + [ + "▁cruising", + -12.581236839294434 + ], + [ + "▁acknowledges", + -12.58130168914795 + ], + [ + "▁Cats", + -12.581668853759766 + ], + [ + "uka", + -12.581772804260254 + ], + [ + "▁frost", + -12.581792831420898 + ], + [ + "▁ERP", + -12.581944465637207 + ], + [ + "mod", + -12.581949234008789 + ], + [ + "own", + -12.5819673538208 + ], + [ + "drop", + -12.582035064697266 + ], + [ + "▁Treat", + -12.58231258392334 + ], + [ + "▁saints", + -12.582411766052246 + ], + [ + "▁aquatic", + -12.582427024841309 + ], + [ + "▁Br", + -12.582437515258789 + ], + [ + "▁thighs", + -12.58250904083252 + ], + [ + "▁Boost", + -12.582514762878418 + ], + [ + "▁flare", + -12.582615852355957 + ], + [ + "▁injections", + -12.58285903930664 + ], + [ + "▁Anonymous", + -12.583080291748047 + ], + [ + "int", + -12.583089828491211 + ], + [ + "▁Frankfurt", + -12.58322525024414 + ], + [ + "▁lipstick", + -12.583287239074707 + ], + [ + "▁VW", + -12.583477973937988 + ], + [ + "▁whistle", + -12.583479881286621 + ], + [ + "His", + -12.583488464355469 + ], + [ + "▁graphical", + -12.583490371704102 + ], + [ + "▁gestures", + -12.583632469177246 + ], + [ + "▁LS", + -12.583866119384766 + ], + [ + "▁grading", + -12.583932876586914 + ], + [ + "▁enriched", + -12.583940505981445 + ], + [ + "▁consulted", + -12.584224700927734 + ], + [ + "▁Enough", + -12.584253311157227 + ], + [ + "▁SSD", + -12.584335327148438 + ], + [ + "bay", + -12.584427833557129 + ], + [ + "▁marriages", + -12.584439277648926 + ], + [ + "▁trending", + -12.584451675415039 + ], + [ + "lbs", + -12.584490776062012 + ], + [ + "▁crises", + -12.584569931030273 + ], + [ + "RC", + -12.58457088470459 + ], + [ + "▁slipping", + -12.58462142944336 + ], + [ + "▁Immediately", + -12.584705352783203 + ], + [ + "▁Folk", + -12.584712982177734 + ], + [ + "▁surrounds", + -12.584782600402832 + ], + [ + "▁Cab", + -12.584795951843262 + ], + [ + "▁nu", + -12.584959030151367 + ], + [ + "▁whiskey", + -12.585025787353516 + ], + [ + "arm", + -12.585103988647461 + ], + [ + "ao", + -12.58511734008789 + ], + [ + "▁upscale", + -12.58513069152832 + ], + [ + "▁Lean", + -12.585172653198242 + ], + [ + "▁statues", + -12.585176467895508 + ], + [ + "▁LAN", + -12.585201263427734 + ], + [ + "▁instinct", + -12.585269927978516 + ], + [ + "▁145", + -12.585351943969727 + ], + [ + "111", + -12.585569381713867 + ], + [ + "▁tapped", + -12.58580207824707 + ], + [ + "▁affiliation", + -12.585975646972656 + ], + [ + "▁Gorgeous", + -12.585976600646973 + ], + [ + "▁grassroots", + -12.5859956741333 + ], + [ + "▁derivatives", + -12.586040496826172 + ], + [ + "▁IC", + -12.586064338684082 + ], + [ + "▁Libraries", + -12.586124420166016 + ], + [ + "▁settlers", + -12.58614730834961 + ], + [ + "▁infused", + -12.586323738098145 + ], + [ + "▁streamlined", + -12.586342811584473 + ], + [ + "▁paramount", + -12.586400032043457 + ], + [ + "▁knots", + -12.586471557617188 + ], + [ + "eb", + -12.586668014526367 + ], + [ + "▁combustion", + -12.586809158325195 + ], + [ + "▁immersive", + -12.586843490600586 + ], + [ + "▁Affiliate", + -12.586891174316406 + ], + [ + "550", + -12.586926460266113 + ], + [ + "ways", + -12.586969375610352 + ], + [ + "▁novice", + -12.587170600891113 + ], + [ + "▁erase", + -12.587271690368652 + ], + [ + "▁faults", + -12.587407112121582 + ], + [ + "▁worms", + -12.587416648864746 + ], + [ + "▁hostel", + -12.587423324584961 + ], + [ + "103", + -12.587455749511719 + ], + [ + "▁relentless", + -12.587464332580566 + ], + [ + "▁colder", + -12.587506294250488 + ], + [ + "▁variability", + -12.587570190429688 + ], + [ + "▁Lego", + -12.58768081665039 + ], + [ + "▁windshield", + -12.587682723999023 + ], + [ + "▁Compliance", + -12.587845802307129 + ], + [ + "▁Torah", + -12.587889671325684 + ], + [ + "▁REAL", + -12.587922096252441 + ], + [ + "▁raced", + -12.5879487991333 + ], + [ + "▁ditch", + -12.587965965270996 + ], + [ + "▁Perez", + -12.587977409362793 + ], + [ + "▁Waters", + -12.588103294372559 + ], + [ + "▁Malaysian", + -12.588138580322266 + ], + [ + "▁Mp", + -12.588150024414062 + ], + [ + "225", + -12.588229179382324 + ], + [ + "▁attained", + -12.588251113891602 + ], + [ + "▁Tiny", + -12.58826732635498 + ], + [ + "please", + -12.588310241699219 + ], + [ + "▁sentencing", + -12.588374137878418 + ], + [ + "▁milling", + -12.588541984558105 + ], + [ + "▁fingerprint", + -12.588714599609375 + ], + [ + "▁ML", + -12.588732719421387 + ], + [ + "▁integrates", + -12.588829040527344 + ], + [ + "▁TA", + -12.589010238647461 + ], + [ + "▁Serving", + -12.58910083770752 + ], + [ + "▁Scholar", + -12.589102745056152 + ], + [ + "▁Lil", + -12.589244842529297 + ], + [ + "virus", + -12.589293479919434 + ], + [ + "▁tearing", + -12.58934211730957 + ], + [ + "▁sack", + -12.589387893676758 + ], + [ + "▁Barr", + -12.589444160461426 + ], + [ + "▁Purpose", + -12.589580535888672 + ], + [ + "▁ADHD", + -12.589587211608887 + ], + [ + "para", + -12.58962631225586 + ], + [ + "▁rubbing", + -12.589670181274414 + ], + [ + "paid", + -12.589970588684082 + ], + [ + "▁Zo", + -12.590059280395508 + ], + [ + "▁persona", + -12.590124130249023 + ], + [ + "▁councils", + -12.590188980102539 + ], + [ + "▁Automation", + -12.590215682983398 + ], + [ + "▁Garrett", + -12.590217590332031 + ], + [ + "▁regeneration", + -12.590229988098145 + ], + [ + "▁receivers", + -12.59023380279541 + ], + [ + "▁stint", + -12.590312957763672 + ], + [ + "▁biodiversity", + -12.590495109558105 + ], + [ + "▁Schmidt", + -12.590496063232422 + ], + [ + "large", + -12.590544700622559 + ], + [ + "▁mailed", + -12.590621948242188 + ], + [ + "▁bumps", + -12.590737342834473 + ], + [ + "GC", + -12.59080696105957 + ], + [ + "▁pretending", + -12.590808868408203 + ], + [ + "▁erected", + -12.590852737426758 + ], + [ + "▁Reason", + -12.590855598449707 + ], + [ + "III", + -12.59089183807373 + ], + [ + "▁intrinsic", + -12.591208457946777 + ], + [ + "phase", + -12.591226577758789 + ], + [ + "▁Bu", + -12.591614723205566 + ], + [ + "▁offspring", + -12.591634750366211 + ], + [ + "▁fertilizer", + -12.591643333435059 + ], + [ + "▁Expression", + -12.591703414916992 + ], + [ + "▁neurological", + -12.591876029968262 + ], + [ + "▁gladly", + -12.592062950134277 + ], + [ + "Really", + -12.592185020446777 + ], + [ + "▁impacting", + -12.592194557189941 + ], + [ + "▁Rewards", + -12.592286109924316 + ], + [ + "▁Nest", + -12.592290878295898 + ], + [ + "flight", + -12.592429161071777 + ], + [ + "▁1935", + -12.592445373535156 + ], + [ + "add", + -12.592575073242188 + ], + [ + "▁Sense", + -12.592588424682617 + ], + [ + "▁Junction", + -12.592714309692383 + ], + [ + "▁consultations", + -12.5928955078125 + ], + [ + "▁braces", + -12.593033790588379 + ], + [ + "▁Whitney", + -12.593037605285645 + ], + [ + "▁fluorescent", + -12.593132019042969 + ], + [ + "▁groundbreaking", + -12.593147277832031 + ], + [ + "▁330", + -12.593283653259277 + ], + [ + "▁bats", + -12.593489646911621 + ], + [ + "▁motions", + -12.593536376953125 + ], + [ + "▁voyage", + -12.593650817871094 + ], + [ + "▁soaking", + -12.593676567077637 + ], + [ + "dot", + -12.593777656555176 + ], + [ + "▁sharks", + -12.593857765197754 + ], + [ + "▁Santiago", + -12.593935012817383 + ], + [ + "▁Roller", + -12.594160079956055 + ], + [ + "▁ro", + -12.594210624694824 + ], + [ + "▁NSA", + -12.594364166259766 + ], + [ + "▁anthem", + -12.59437370300293 + ], + [ + "▁shines", + -12.594488143920898 + ], + [ + "▁Broken", + -12.594536781311035 + ], + [ + "▁Marriott", + -12.594608306884766 + ], + [ + "▁Cr", + -12.594637870788574 + ], + [ + "▁obsolete", + -12.594703674316406 + ], + [ + "▁influencing", + -12.594829559326172 + ], + [ + "▁toddlers", + -12.594943046569824 + ], + [ + "▁heaters", + -12.594950675964355 + ], + [ + "zero", + -12.594963073730469 + ], + [ + "▁Ads", + -12.595013618469238 + ], + [ + "▁advocating", + -12.595052719116211 + ], + [ + "since", + -12.595064163208008 + ], + [ + "lot", + -12.595244407653809 + ], + [ + "▁Harvest", + -12.5952730178833 + ], + [ + "▁Guarantee", + -12.595307350158691 + ], + [ + "▁assaulted", + -12.59537410736084 + ], + [ + "▁Cliff", + -12.595407485961914 + ], + [ + "idae", + -12.595409393310547 + ], + [ + "▁Mia", + -12.595458984375 + ], + [ + "▁depicting", + -12.595547676086426 + ], + [ + "▁Buddy", + -12.595666885375977 + ], + [ + "▁helm", + -12.595763206481934 + ], + [ + "▁formulas", + -12.595826148986816 + ], + [ + "▁Kia", + -12.595841407775879 + ], + [ + "▁inhibitors", + -12.595908164978027 + ], + [ + "▁portray", + -12.596117973327637 + ], + [ + "ND", + -12.596122741699219 + ], + [ + "▁aromatic", + -12.596139907836914 + ], + [ + "▁Needs", + -12.596190452575684 + ], + [ + "til", + -12.596220016479492 + ], + [ + "mill", + -12.596222877502441 + ], + [ + "▁facets", + -12.596245765686035 + ], + [ + "▁unusually", + -12.596436500549316 + ], + [ + "▁tunnels", + -12.596447944641113 + ], + [ + "▁Combat", + -12.596457481384277 + ], + [ + "▁Numerous", + -12.596488952636719 + ], + [ + "▁softly", + -12.596564292907715 + ], + [ + "▁embark", + -12.596746444702148 + ], + [ + "build", + -12.596929550170898 + ], + [ + "▁fuzzy", + -12.597003936767578 + ], + [ + "▁unfold", + -12.59713077545166 + ], + [ + "▁2022", + -12.597150802612305 + ], + [ + "cr", + -12.597281455993652 + ], + [ + "▁Weber", + -12.597305297851562 + ], + [ + "deep", + -12.597396850585938 + ], + [ + "▁PB", + -12.597399711608887 + ], + [ + "headed", + -12.597490310668945 + ], + [ + "▁mil", + -12.597509384155273 + ], + [ + "Super", + -12.597594261169434 + ], + [ + "▁Lyon", + -12.597607612609863 + ], + [ + "▁salsa", + -12.597636222839355 + ], + [ + "▁Australians", + -12.597722053527832 + ], + [ + "▁boiled", + -12.597746849060059 + ], + [ + "▁volunteered", + -12.5977783203125 + ], + [ + "1997", + -12.598026275634766 + ], + [ + "▁hubby", + -12.598173141479492 + ], + [ + "▁manuals", + -12.598401069641113 + ], + [ + "▁differing", + -12.598499298095703 + ], + [ + "▁Coaching", + -12.598511695861816 + ], + [ + "▁chores", + -12.598618507385254 + ], + [ + "▁LLP", + -12.598647117614746 + ], + [ + "▁Savannah", + -12.59865665435791 + ], + [ + "▁attackers", + -12.598733901977539 + ], + [ + "▁Beau", + -12.598817825317383 + ], + [ + "▁Combined", + -12.599004745483398 + ], + [ + "▁Pest", + -12.599117279052734 + ], + [ + "mates", + -12.59914493560791 + ], + [ + "▁Saving", + -12.599448204040527 + ], + [ + "▁Pearson", + -12.599605560302734 + ], + [ + "▁growers", + -12.599608421325684 + ], + [ + "▁Tam", + -12.599631309509277 + ], + [ + "▁communist", + -12.599823951721191 + ], + [ + "▁rot", + -12.600075721740723 + ], + [ + "▁misery", + -12.600174903869629 + ], + [ + "▁sushi", + -12.600235939025879 + ], + [ + "��Classical", + -12.60030460357666 + ], + [ + "▁aquarium", + -12.60031509399414 + ], + [ + "▁reversal", + -12.600319862365723 + ], + [ + "▁Registry", + -12.600513458251953 + ], + [ + "vision", + -12.60053539276123 + ], + [ + "▁finely", + -12.600539207458496 + ], + [ + "▁detox", + -12.600611686706543 + ], + [ + "▁Exit", + -12.600817680358887 + ], + [ + "▁GW", + -12.601036071777344 + ], + [ + "▁courtroom", + -12.601083755493164 + ], + [ + "▁razor", + -12.601195335388184 + ], + [ + "▁vacations", + -12.6011962890625 + ], + [ + "▁territorial", + -12.601387023925781 + ], + [ + "▁screwed", + -12.601396560668945 + ], + [ + "many", + -12.601656913757324 + ], + [ + "▁hypo", + -12.602056503295898 + ], + [ + "▁Senators", + -12.602065086364746 + ], + [ + "▁slab", + -12.602102279663086 + ], + [ + "▁whispered", + -12.602127075195312 + ], + [ + "▁eagerly", + -12.602222442626953 + ], + [ + "▁caves", + -12.602376937866211 + ], + [ + "▁Hawks", + -12.602495193481445 + ], + [ + "▁Essentially", + -12.602907180786133 + ], + [ + "▁Burger", + -12.602916717529297 + ], + [ + "▁Position", + -12.603150367736816 + ], + [ + "▁cubes", + -12.603172302246094 + ], + [ + "▁DON", + -12.60317325592041 + ], + [ + "whether", + -12.603235244750977 + ], + [ + "America", + -12.603290557861328 + ], + [ + "culture", + -12.603483200073242 + ], + [ + "gin", + -12.603533744812012 + ], + [ + "▁endeavors", + -12.603617668151855 + ], + [ + "▁learns", + -12.603719711303711 + ], + [ + "▁workload", + -12.603766441345215 + ], + [ + "±", + -12.603816986083984 + ], + [ + "▁LGBTQ", + -12.603827476501465 + ], + [ + "▁VC", + -12.60390853881836 + ], + [ + "▁Hawk", + -12.603971481323242 + ], + [ + "▁lava", + -12.604068756103516 + ], + [ + "▁Confederate", + -12.604164123535156 + ], + [ + "▁cabins", + -12.604218482971191 + ], + [ + "▁Preheat", + -12.60430908203125 + ], + [ + "▁offended", + -12.6043119430542 + ], + [ + "Ra", + -12.604342460632324 + ], + [ + "▁550", + -12.604514122009277 + ], + [ + "▁Vince", + -12.604734420776367 + ], + [ + "▁Georgetown", + -12.604973793029785 + ], + [ + "▁Kathleen", + -12.605037689208984 + ], + [ + "▁saga", + -12.605042457580566 + ], + [ + "▁labeling", + -12.605083465576172 + ], + [ + "▁lobbying", + -12.60513973236084 + ], + [ + "▁HAS", + -12.605202674865723 + ], + [ + "▁aided", + -12.605253219604492 + ], + [ + "rr", + -12.605264663696289 + ], + [ + "▁toggle", + -12.605278968811035 + ], + [ + "▁Enterprises", + -12.60531234741211 + ], + [ + "▁exploited", + -12.605441093444824 + ], + [ + "▁Ceiling", + -12.605538368225098 + ], + [ + "▁Canvas", + -12.605545043945312 + ], + [ + "▁wording", + -12.605595588684082 + ], + [ + "catching", + -12.60561752319336 + ], + [ + "▁Brilliant", + -12.60567569732666 + ], + [ + "▁plaintiffs", + -12.605730056762695 + ], + [ + "zel", + -12.605734825134277 + ], + [ + "▁unfinished", + -12.605912208557129 + ], + [ + "▁pumped", + -12.606003761291504 + ], + [ + "▁singled", + -12.606325149536133 + ], + [ + "▁Turns", + -12.606396675109863 + ], + [ + "▁contend", + -12.606444358825684 + ], + [ + "lam", + -12.60657787322998 + ], + [ + "▁replaces", + -12.606698989868164 + ], + [ + "▁Somerset", + -12.606762886047363 + ], + [ + "Right", + -12.606794357299805 + ], + [ + "player", + -12.606799125671387 + ], + [ + "▁crib", + -12.606810569763184 + ], + [ + "▁stringent", + -12.606846809387207 + ], + [ + "▁distortion", + -12.60690689086914 + ], + [ + "CR", + -12.606910705566406 + ], + [ + "shan", + -12.606961250305176 + ], + [ + "▁hacked", + -12.607173919677734 + ], + [ + "approved", + -12.60720443725586 + ], + [ + "▁Gi", + -12.607275009155273 + ], + [ + "▁Corey", + -12.607339859008789 + ], + [ + "▁Mari", + -12.607382774353027 + ], + [ + "▁rationale", + -12.607718467712402 + ], + [ + "▁Trailer", + -12.607720375061035 + ], + [ + "▁bureau", + -12.607904434204102 + ], + [ + "kon", + -12.607924461364746 + ], + [ + "▁satellites", + -12.607983589172363 + ], + [ + "▁distributions", + -12.608110427856445 + ], + [ + "•", + -12.608139038085938 + ], + [ + "▁hesitation", + -12.608325958251953 + ], + [ + "political", + -12.608369827270508 + ], + [ + "▁Diesel", + -12.608409881591797 + ], + [ + "▁Promotion", + -12.608437538146973 + ], + [ + "▁Omar", + -12.6084566116333 + ], + [ + "▁innocence", + -12.608540534973145 + ], + [ + "coming", + -12.608551979064941 + ], + [ + "▁columnist", + -12.60859489440918 + ], + [ + "▁wi", + -12.608644485473633 + ], + [ + "▁embed", + -12.608708381652832 + ], + [ + "▁cruelty", + -12.60881233215332 + ], + [ + "▁lifespan", + -12.608834266662598 + ], + [ + "▁Burn", + -12.608926773071289 + ], + [ + "▁Kel", + -12.608978271484375 + ], + [ + "▁Oaks", + -12.609050750732422 + ], + [ + "▁cosmic", + -12.60906982421875 + ], + [ + "▁detrimental", + -12.609183311462402 + ], + [ + "▁habitats", + -12.60928726196289 + ], + [ + "ucci", + -12.60931396484375 + ], + [ + "ō", + -12.609508514404297 + ], + [ + "▁Von", + -12.60968017578125 + ], + [ + "▁Nexus", + -12.609712600708008 + ], + [ + "▁vitality", + -12.609777450561523 + ], + [ + "▁invoices", + -12.609829902648926 + ], + [ + "▁cedar", + -12.609833717346191 + ], + [ + "▁Grass", + -12.610052108764648 + ], + [ + "nation", + -12.6101655960083 + ], + [ + "▁drained", + -12.610212326049805 + ], + [ + "▁chew", + -12.610383987426758 + ], + [ + "▁ethic", + -12.610465049743652 + ], + [ + "▁Tory", + -12.610516548156738 + ], + [ + "▁caller", + -12.610555648803711 + ], + [ + "▁Rai", + -12.610798835754395 + ], + [ + "▁follower", + -12.61101245880127 + ], + [ + "▁Bulls", + -12.611056327819824 + ], + [ + "▁Grandma", + -12.611069679260254 + ], + [ + "▁144", + -12.611083984375 + ], + [ + "▁Demo", + -12.611084938049316 + ], + [ + "▁Crushing", + -12.611106872558594 + ], + [ + "▁Netanyahu", + -12.611160278320312 + ], + [ + "▁acupuncture", + -12.611248016357422 + ], + [ + "▁Raleigh", + -12.611302375793457 + ], + [ + "▁yr", + -12.611340522766113 + ], + [ + "▁Thirty", + -12.611394882202148 + ], + [ + "iki", + -12.611407279968262 + ], + [ + "▁Cher", + -12.611498832702637 + ], + [ + "▁Richards", + -12.611506462097168 + ], + [ + "▁yelled", + -12.611506462097168 + ], + [ + "▁Concept", + -12.611518859863281 + ], + [ + "▁Nina", + -12.611536979675293 + ], + [ + "▁famously", + -12.61153793334961 + ], + [ + "▁malaria", + -12.611635208129883 + ], + [ + "TP", + -12.61166763305664 + ], + [ + "nine", + -12.611668586730957 + ], + [ + "▁Mixed", + -12.611742973327637 + ], + [ + "pat", + -12.611759185791016 + ], + [ + "▁Institution", + -12.611835479736328 + ], + [ + "▁pillars", + -12.611920356750488 + ], + [ + "▁Rey", + -12.612136840820312 + ], + [ + "▁supper", + -12.612141609191895 + ], + [ + "▁outpatient", + -12.612149238586426 + ], + [ + "▁safari", + -12.612285614013672 + ], + [ + "ann", + -12.612310409545898 + ], + [ + "▁Lotus", + -12.612335205078125 + ], + [ + "▁goats", + -12.61236572265625 + ], + [ + "▁grooming", + -12.61239242553711 + ], + [ + "▁dimensional", + -12.612545013427734 + ], + [ + "yne", + -12.612654685974121 + ], + [ + "▁prioritize", + -12.612695693969727 + ], + [ + "▁billed", + -12.612948417663574 + ], + [ + "gl", + -12.612998962402344 + ], + [ + "MI", + -12.613126754760742 + ], + [ + "▁Universities", + -12.613234519958496 + ], + [ + "▁reactive", + -12.613245964050293 + ], + [ + "▁Eng", + -12.613251686096191 + ], + [ + "▁Mustang", + -12.61341381072998 + ], + [ + "▁ROM", + -12.613755226135254 + ], + [ + "▁GDPR", + -12.613856315612793 + ], + [ + "▁rested", + -12.613893508911133 + ], + [ + "▁Kor", + -12.61396598815918 + ], + [ + "still", + -12.613971710205078 + ], + [ + "▁ethanol", + -12.61397647857666 + ], + [ + "▁diarrhea", + -12.614096641540527 + ], + [ + "▁sinking", + -12.614163398742676 + ], + [ + "▁Blend", + -12.614185333251953 + ], + [ + "tur", + -12.614234924316406 + ], + [ + "▁borrowers", + -12.614276885986328 + ], + [ + "▁sermon", + -12.614287376403809 + ], + [ + "▁bishop", + -12.614307403564453 + ], + [ + "San", + -12.614317893981934 + ], + [ + "▁amplifier", + -12.614362716674805 + ], + [ + "▁envy", + -12.614534378051758 + ], + [ + "driving", + -12.614561080932617 + ], + [ + "▁Insider", + -12.614701271057129 + ], + [ + "▁Granite", + -12.614789009094238 + ], + [ + "Come", + -12.614890098571777 + ], + [ + "▁dances", + -12.615010261535645 + ], + [ + "▁pup", + -12.615043640136719 + ], + [ + "▁Marsh", + -12.615059852600098 + ], + [ + "▁promoter", + -12.615113258361816 + ], + [ + "▁Mormon", + -12.615167617797852 + ], + [ + "▁Wa", + -12.615224838256836 + ], + [ + "living", + -12.615248680114746 + ], + [ + "smart", + -12.615517616271973 + ], + [ + "UL", + -12.615595817565918 + ], + [ + "▁notions", + -12.615655899047852 + ], + [ + "▁turmoil", + -12.615663528442383 + ], + [ + "▁CLICK", + -12.615735054016113 + ], + [ + "▁trailing", + -12.61575984954834 + ], + [ + "▁fading", + -12.61579704284668 + ], + [ + "▁darling", + -12.616005897521973 + ], + [ + "▁ju", + -12.61604118347168 + ], + [ + "▁Territory", + -12.616052627563477 + ], + [ + "▁Nash", + -12.616057395935059 + ], + [ + "▁informing", + -12.61610221862793 + ], + [ + "▁prefers", + -12.616154670715332 + ], + [ + "▁fringe", + -12.61620807647705 + ], + [ + "▁begging", + -12.616252899169922 + ], + [ + "▁Possible", + -12.616265296936035 + ], + [ + "▁1919", + -12.616290092468262 + ], + [ + "▁OT", + -12.616439819335938 + ], + [ + "▁Overview", + -12.616487503051758 + ], + [ + "▁cultivated", + -12.61665153503418 + ], + [ + "▁Interface", + -12.616861343383789 + ], + [ + "▁sandals", + -12.61726188659668 + ], + [ + "▁specimen", + -12.617308616638184 + ], + [ + "mobile", + -12.617323875427246 + ], + [ + "bon", + -12.617401123046875 + ], + [ + "▁simultaneous", + -12.617433547973633 + ], + [ + "▁pancakes", + -12.617560386657715 + ], + [ + "▁EM", + -12.617744445800781 + ], + [ + "did", + -12.617825508117676 + ], + [ + "▁Speak", + -12.617857933044434 + ], + [ + "▁complexes", + -12.618157386779785 + ], + [ + "▁Dia", + -12.61816692352295 + ], + [ + "▁Savior", + -12.618185043334961 + ], + [ + "offs", + -12.618343353271484 + ], + [ + "▁Petroleum", + -12.61839771270752 + ], + [ + "▁throttle", + -12.618494033813477 + ], + [ + "▁breaches", + -12.618684768676758 + ], + [ + "▁realizes", + -12.618724822998047 + ], + [ + "Pay", + -12.618729591369629 + ], + [ + "▁char", + -12.618961334228516 + ], + [ + "asi", + -12.61899471282959 + ], + [ + "▁Celebrate", + -12.619002342224121 + ], + [ + "char", + -12.619026184082031 + ], + [ + "▁ecology", + -12.619136810302734 + ], + [ + "▁Contractors", + -12.619169235229492 + ], + [ + "▁aide", + -12.619178771972656 + ], + [ + "▁textbooks", + -12.619194030761719 + ], + [ + "▁bead", + -12.619220733642578 + ], + [ + "▁Sunny", + -12.619243621826172 + ], + [ + "▁disposition", + -12.61928653717041 + ], + [ + "▁objections", + -12.619297981262207 + ], + [ + "▁Bench", + -12.619298934936523 + ], + [ + "SON", + -12.619308471679688 + ], + [ + "▁pouch", + -12.619365692138672 + ], + [ + "▁thankfully", + -12.619485855102539 + ], + [ + "OP", + -12.6195068359375 + ], + [ + "▁elevate", + -12.619522094726562 + ], + [ + "personal", + -12.619598388671875 + ], + [ + "▁revive", + -12.61970043182373 + ], + [ + "▁Invest", + -12.619721412658691 + ], + [ + "▁Squad", + -12.619749069213867 + ], + [ + "▁denies", + -12.619783401489258 + ], + [ + "▁sings", + -12.619866371154785 + ], + [ + "▁Pleasant", + -12.61989974975586 + ], + [ + "PH", + -12.620024681091309 + ], + [ + "▁hairstyles", + -12.620057106018066 + ], + [ + "▁landlords", + -12.620201110839844 + ], + [ + "▁Americas", + -12.620315551757812 + ], + [ + "▁cathedral", + -12.62039852142334 + ], + [ + "▁Inspiration", + -12.620431900024414 + ], + [ + "▁Bert", + -12.620437622070312 + ], + [ + "▁redistributed", + -12.620447158813477 + ], + [ + "▁suppress", + -12.620464324951172 + ], + [ + "▁JR", + -12.620628356933594 + ], + [ + "▁Layer", + -12.620708465576172 + ], + [ + "▁MacBook", + -12.620813369750977 + ], + [ + "▁bananas", + -12.621031761169434 + ], + [ + "▁noises", + -12.62115478515625 + ], + [ + "▁Documents", + -12.621315956115723 + ], + [ + "▁stereotypes", + -12.62142562866211 + ], + [ + "▁Feeling", + -12.621429443359375 + ], + [ + "▁Prep", + -12.621465682983398 + ], + [ + "▁Composite", + -12.621476173400879 + ], + [ + "Mac", + -12.62149715423584 + ], + [ + "▁une", + -12.621562004089355 + ], + [ + "▁seizures", + -12.621631622314453 + ], + [ + "▁stat", + -12.621699333190918 + ], + [ + "▁feasibility", + -12.621819496154785 + ], + [ + "En", + -12.621851921081543 + ], + [ + "▁HDMI", + -12.621901512145996 + ], + [ + "▁feather", + -12.621907234191895 + ], + [ + "▁sofas", + -12.621953964233398 + ], + [ + "▁simulator", + -12.621973991394043 + ], + [ + "▁caliber", + -12.622060775756836 + ], + [ + "Level", + -12.622145652770996 + ], + [ + "▁chalk", + -12.62218189239502 + ], + [ + "▁visualize", + -12.622302055358887 + ], + [ + "Two", + -12.622419357299805 + ], + [ + "▁scalable", + -12.622513771057129 + ], + [ + "EA", + -12.622543334960938 + ], + [ + "▁Ap", + -12.622580528259277 + ], + [ + "▁Cir", + -12.622627258300781 + ], + [ + "▁Volunteers", + -12.622797012329102 + ], + [ + "▁funky", + -12.622832298278809 + ], + [ + "▁weaving", + -12.622894287109375 + ], + [ + "▁124", + -12.622901916503906 + ], + [ + "▁fu", + -12.622932434082031 + ], + [ + "FR", + -12.622942924499512 + ], + [ + "▁zipper", + -12.622949600219727 + ], + [ + "▁greatness", + -12.623021125793457 + ], + [ + "▁Deborah", + -12.623042106628418 + ], + [ + "Make", + -12.623078346252441 + ], + [ + "를", + -12.623098373413086 + ], + [ + "▁imaginary", + -12.623191833496094 + ], + [ + "▁distract", + -12.623208999633789 + ], + [ + "▁dem", + -12.623241424560547 + ], + [ + "eight", + -12.623348236083984 + ], + [ + "▁Rabbit", + -12.623370170593262 + ], + [ + "▁migrate", + -12.623576164245605 + ], + [ + "▁TT", + -12.623579025268555 + ], + [ + "nz", + -12.623589515686035 + ], + [ + "▁clocks", + -12.623627662658691 + ], + [ + "▁Diversity", + -12.623717308044434 + ], + [ + "▁ceased", + -12.62401294708252 + ], + [ + "▁systematically", + -12.62401294708252 + ], + [ + "▁bedtime", + -12.624228477478027 + ], + [ + "▁miracles", + -12.624333381652832 + ], + [ + "▁MTV", + -12.624351501464844 + ], + [ + "▁flux", + -12.624391555786133 + ], + [ + "▁fueled", + -12.624482154846191 + ], + [ + "▁embroidered", + -12.624567031860352 + ], + [ + "▁1880", + -12.624673843383789 + ], + [ + "▁testimonials", + -12.624786376953125 + ], + [ + "▁Calling", + -12.624791145324707 + ], + [ + "▁Inspection", + -12.624820709228516 + ], + [ + "▁conditional", + -12.624842643737793 + ], + [ + "LC", + -12.624855995178223 + ], + [ + "▁Shirley", + -12.624889373779297 + ], + [ + "▁conflicting", + -12.624914169311523 + ], + [ + "▁leveraging", + -12.625028610229492 + ], + [ + "▁Alto", + -12.625043869018555 + ], + [ + "▁Dixon", + -12.625061988830566 + ], + [ + "▁heightened", + -12.625131607055664 + ], + [ + "▁aperture", + -12.62513256072998 + ], + [ + "▁therein", + -12.625218391418457 + ], + [ + "▁bottled", + -12.625238418579102 + ], + [ + "▁benches", + -12.625374794006348 + ], + [ + "▁−", + -12.62537670135498 + ], + [ + "▁snakes", + -12.625438690185547 + ], + [ + "▁consolidate", + -12.625510215759277 + ], + [ + "▁Architects", + -12.625530242919922 + ], + [ + "▁Abuse", + -12.625699043273926 + ], + [ + "▁PH", + -12.625720024108887 + ], + [ + "▁Tulsa", + -12.62575626373291 + ], + [ + "▁fullest", + -12.625859260559082 + ], + [ + "▁greed", + -12.625946998596191 + ], + [ + "▁MySQL", + -12.625982284545898 + ], + [ + "▁coveted", + -12.626059532165527 + ], + [ + "▁affinity", + -12.626174926757812 + ], + [ + "double", + -12.626192092895508 + ], + [ + "▁Borough", + -12.626192092895508 + ], + [ + "▁Horror", + -12.626255989074707 + ], + [ + "sponsored", + -12.626410484313965 + ], + [ + "▁Older", + -12.626446723937988 + ], + [ + "▁Ter", + -12.626644134521484 + ], + [ + "▁Teresa", + -12.626664161682129 + ], + [ + "▁Lowe", + -12.626757621765137 + ], + [ + "▁booster", + -12.626758575439453 + ], + [ + "▁algae", + -12.626819610595703 + ], + [ + "▁oath", + -12.627006530761719 + ], + [ + "while", + -12.627055168151855 + ], + [ + "fiction", + -12.62706184387207 + ], + [ + "AF", + -12.627145767211914 + ], + [ + "▁ideals", + -12.627269744873047 + ], + [ + "▁121", + -12.62741756439209 + ], + [ + "▁Goals", + -12.627534866333008 + ], + [ + "▁4000", + -12.627569198608398 + ], + [ + "▁Jerseys", + -12.627580642700195 + ], + [ + "▁Wil", + -12.627584457397461 + ], + [ + "hara", + -12.62762451171875 + ], + [ + "▁Az", + -12.627692222595215 + ], + [ + "mit", + -12.627817153930664 + ], + [ + "▁OTHER", + -12.627947807312012 + ], + [ + "▁wolves", + -12.628244400024414 + ], + [ + "▁flap", + -12.628406524658203 + ], + [ + "gh", + -12.628491401672363 + ], + [ + "▁mon", + -12.62851619720459 + ], + [ + "▁uni", + -12.628589630126953 + ], + [ + "▁seas", + -12.6286039352417 + ], + [ + "▁counselling", + -12.628632545471191 + ], + [ + "tex", + -12.628707885742188 + ], + [ + "needed", + -12.628776550292969 + ], + [ + "lived", + -12.62881088256836 + ], + [ + "▁Turning", + -12.62881088256836 + ], + [ + "▁rewritten", + -12.628851890563965 + ], + [ + "▁Tibetan", + -12.628856658935547 + ], + [ + "▁1911", + -12.629012107849121 + ], + [ + "▁Sai", + -12.629045486450195 + ], + [ + "inter", + -12.629212379455566 + ], + [ + "▁redundant", + -12.629249572753906 + ], + [ + "▁collaborations", + -12.62927532196045 + ], + [ + "▁gin", + -12.629283905029297 + ], + [ + "▁troubleshooting", + -12.629424095153809 + ], + [ + "▁Venture", + -12.62951374053955 + ], + [ + "mount", + -12.629515647888184 + ], + [ + "▁Drain", + -12.629538536071777 + ], + [ + "▁variance", + -12.629554748535156 + ], + [ + "stra", + -12.629557609558105 + ], + [ + "▁ironic", + -12.629716873168945 + ], + [ + "▁Distance", + -12.629847526550293 + ], + [ + "▁expires", + -12.629997253417969 + ], + [ + "▁daddy", + -12.63002872467041 + ], + [ + "▁eBook", + -12.630032539367676 + ], + [ + "suite", + -12.630067825317383 + ], + [ + "▁Pavilion", + -12.630067825317383 + ], + [ + "▁handbook", + -12.630074501037598 + ], + [ + "floor", + -12.630086898803711 + ], + [ + "▁Wan", + -12.630167007446289 + ], + [ + "▁circulating", + -12.630282402038574 + ], + [ + "qu", + -12.630317687988281 + ], + [ + "▁Rec", + -12.630348205566406 + ], + [ + "▁Steelers", + -12.630516052246094 + ], + [ + "▁weakened", + -12.630541801452637 + ], + [ + "▁Disability", + -12.630681991577148 + ], + [ + "▁programmer", + -12.63068962097168 + ], + [ + "▁ebay", + -12.630743026733398 + ], + [ + "▁defeating", + -12.630776405334473 + ], + [ + "▁steroids", + -12.630823135375977 + ], + [ + "▁flipped", + -12.630890846252441 + ], + [ + "▁bro", + -12.63096809387207 + ], + [ + "▁teaspoon", + -12.631002426147461 + ], + [ + "unit", + -12.631040573120117 + ], + [ + "▁119", + -12.631146430969238 + ], + [ + "▁Mazda", + -12.631157875061035 + ], + [ + "▁spit", + -12.631242752075195 + ], + [ + "▁transporting", + -12.631321907043457 + ], + [ + "▁obese", + -12.631349563598633 + ], + [ + "▁thigh", + -12.631521224975586 + ], + [ + "hal", + -12.63154411315918 + ], + [ + "▁AFP", + -12.631573677062988 + ], + [ + "▁stash", + -12.631625175476074 + ], + [ + "▁Resistance", + -12.631739616394043 + ], + [ + "▁spur", + -12.631772994995117 + ], + [ + "▁adulthood", + -12.631982803344727 + ], + [ + "▁fleeing", + -12.632034301757812 + ], + [ + "August", + -12.632038116455078 + ], + [ + "▁Yamaha", + -12.632152557373047 + ], + [ + "▁Pic", + -12.632160186767578 + ], + [ + "▁Sexual", + -12.632295608520508 + ], + [ + "▁plated", + -12.632387161254883 + ], + [ + "▁proficient", + -12.63239860534668 + ], + [ + "▁grandma", + -12.632683753967285 + ], + [ + "▁filler", + -12.632802963256836 + ], + [ + "▁hid", + -12.63280963897705 + ], + [ + "▁grin", + -12.632881164550781 + ], + [ + "▁Pike", + -12.632927894592285 + ], + [ + "▁Robot", + -12.632966041564941 + ], + [ + "▁admitting", + -12.633152961730957 + ], + [ + "▁Goal", + -12.633262634277344 + ], + [ + "▁Terra", + -12.633275032043457 + ], + [ + "▁beneficiary", + -12.633278846740723 + ], + [ + "▁humid", + -12.63330078125 + ], + [ + "▁conditioned", + -12.633440017700195 + ], + [ + "▁carrot", + -12.633577346801758 + ], + [ + "▁bun", + -12.63358211517334 + ], + [ + "▁thieves", + -12.633721351623535 + ], + [ + "▁Celebration", + -12.633757591247559 + ], + [ + "▁Dust", + -12.633840560913086 + ], + [ + "▁hearty", + -12.634026527404785 + ], + [ + "ison", + -12.63405704498291 + ], + [ + "▁hardship", + -12.634090423583984 + ], + [ + "▁automate", + -12.63416862487793 + ], + [ + "write", + -12.634263038635254 + ], + [ + "▁landfill", + -12.634289741516113 + ], + [ + "▁Underground", + -12.634392738342285 + ], + [ + "▁Webster", + -12.634407997131348 + ], + [ + "▁coronary", + -12.634604454040527 + ], + [ + "▁indictment", + -12.634689331054688 + ], + [ + "▁Boyd", + -12.634697914123535 + ], + [ + "▁165", + -12.634790420532227 + ], + [ + "▁Putting", + -12.634832382202148 + ], + [ + "▁DD", + -12.634905815124512 + ], + [ + "▁uh", + -12.634967803955078 + ], + [ + "ici", + -12.635065078735352 + ], + [ + "▁elephants", + -12.635066986083984 + ], + [ + "▁hail", + -12.635098457336426 + ], + [ + "▁stocking", + -12.635126113891602 + ], + [ + "▁elusive", + -12.635309219360352 + ], + [ + "▁fences", + -12.635381698608398 + ], + [ + "Open", + -12.635509490966797 + ], + [ + "cer", + -12.635520935058594 + ], + [ + "▁glued", + -12.635565757751465 + ], + [ + "▁dictate", + -12.635642051696777 + ], + [ + "▁deter", + -12.63565444946289 + ], + [ + "▁TWO", + -12.635706901550293 + ], + [ + "▁humility", + -12.63577651977539 + ], + [ + "CON", + -12.635814666748047 + ], + [ + "▁streamline", + -12.635833740234375 + ], + [ + "▁reviewers", + -12.636219024658203 + ], + [ + "▁Finals", + -12.636226654052734 + ], + [ + "▁lakh", + -12.636238098144531 + ], + [ + "▁contractual", + -12.636555671691895 + ], + [ + "▁Applicants", + -12.636632919311523 + ], + [ + "▁tart", + -12.636686325073242 + ], + [ + "▁Bruno", + -12.636783599853516 + ], + [ + "▁Gonzalez", + -12.63679027557373 + ], + [ + "▁Quantum", + -12.636819839477539 + ], + [ + "▁MX", + -12.636938095092773 + ], + [ + "ota", + -12.636956214904785 + ], + [ + "▁compulsory", + -12.637042045593262 + ], + [ + "▁Pod", + -12.637099266052246 + ], + [ + "▁Rosen", + -12.637101173400879 + ], + [ + "▁predators", + -12.63715648651123 + ], + [ + "▁Caesar", + -12.637207984924316 + ], + [ + "▁Damage", + -12.637256622314453 + ], + [ + "▁indicative", + -12.637275695800781 + ], + [ + "▁Farms", + -12.637314796447754 + ], + [ + "▁mammals", + -12.637359619140625 + ], + [ + "aux", + -12.637463569641113 + ], + [ + "Call", + -12.637544631958008 + ], + [ + "National", + -12.637731552124023 + ], + [ + "▁Scotia", + -12.638023376464844 + ], + [ + "▁inserts", + -12.638242721557617 + ], + [ + "▁Rim", + -12.63833236694336 + ], + [ + "▁Hank", + -12.638484001159668 + ], + [ + "▁Featured", + -12.638541221618652 + ], + [ + "▁Infinity", + -12.638629913330078 + ], + [ + "ther", + -12.638725280761719 + ], + [ + "▁cleanse", + -12.638733863830566 + ], + [ + "▁hatch", + -12.638858795166016 + ], + [ + "City", + -12.638906478881836 + ], + [ + "▁Supplies", + -12.63897705078125 + ], + [ + "▁CITY", + -12.639179229736328 + ], + [ + "▁enamel", + -12.639256477355957 + ], + [ + "▁FIRST", + -12.639368057250977 + ], + [ + "▁Meg", + -12.639400482177734 + ], + [ + "▁Reduce", + -12.63940143585205 + ], + [ + "▁Vale", + -12.639459609985352 + ], + [ + "▁carving", + -12.639507293701172 + ], + [ + "▁270", + -12.639612197875977 + ], + [ + "lly", + -12.639896392822266 + ], + [ + "▁disregard", + -12.639949798583984 + ], + [ + "▁distractions", + -12.640033721923828 + ], + [ + "▁conveyor", + -12.640159606933594 + ], + [ + "▁plague", + -12.640443801879883 + ], + [ + "▁Nottingham", + -12.640463829040527 + ], + [ + "▁Areas", + -12.640474319458008 + ], + [ + "true", + -12.640523910522461 + ], + [ + "wen", + -12.640632629394531 + ], + [ + "▁pits", + -12.640643119812012 + ], + [ + "▁BTW", + -12.640676498413086 + ], + [ + "▁Shape", + -12.640725135803223 + ], + [ + "▁acknowledging", + -12.640814781188965 + ], + [ + "▁tighter", + -12.640926361083984 + ], + [ + "▁compressor", + -12.640955924987793 + ], + [ + "▁doesnt", + -12.641103744506836 + ], + [ + "▁eh", + -12.641164779663086 + ], + [ + "▁lays", + -12.641253471374512 + ], + [ + "▁derive", + -12.641261100769043 + ], + [ + "▁accusing", + -12.641335487365723 + ], + [ + "▁glazed", + -12.641345024108887 + ], + [ + "▁li", + -12.641519546508789 + ], + [ + "▁whisk", + -12.64162540435791 + ], + [ + "EM", + -12.641677856445312 + ], + [ + "auto", + -12.641719818115234 + ], + [ + "uff", + -12.641738891601562 + ], + [ + "▁Johnston", + -12.64179515838623 + ], + [ + "▁insulated", + -12.641919136047363 + ], + [ + "▁lawful", + -12.642147064208984 + ], + [ + "▁smash", + -12.642187118530273 + ], + [ + "▁rape", + -12.642254829406738 + ], + [ + "▁clinicians", + -12.642422676086426 + ], + [ + "▁Ala", + -12.642908096313477 + ], + [ + "▁assassination", + -12.642951965332031 + ], + [ + "▁inhibitor", + -12.642952919006348 + ], + [ + "Watch", + -12.642970085144043 + ], + [ + "MU", + -12.64299201965332 + ], + [ + "▁Acting", + -12.643242835998535 + ], + [ + "▁eyebrows", + -12.64334487915039 + ], + [ + "▁filtration", + -12.643424034118652 + ], + [ + "▁Niagara", + -12.643630981445312 + ], + [ + "tum", + -12.643757820129395 + ], + [ + "▁nineteenth", + -12.643834114074707 + ], + [ + "▁Potential", + -12.643835067749023 + ], + [ + "▁bargaining", + -12.643898963928223 + ], + [ + "▁bee", + -12.644009590148926 + ], + [ + "HT", + -12.6441011428833 + ], + [ + "BP", + -12.644176483154297 + ], + [ + "▁Billboard", + -12.644220352172852 + ], + [ + "ions", + -12.644240379333496 + ], + [ + "▁offences", + -12.64436149597168 + ], + [ + "▁dispatch", + -12.644454956054688 + ], + [ + "▁respectable", + -12.644482612609863 + ], + [ + "▁Wong", + -12.644515037536621 + ], + [ + "sur", + -12.644586563110352 + ], + [ + "▁verge", + -12.644598960876465 + ], + [ + "▁Zu", + -12.644676208496094 + ], + [ + "175", + -12.64476490020752 + ], + [ + "▁cosy", + -12.644793510437012 + ], + [ + "▁feeder", + -12.644960403442383 + ], + [ + "▁maze", + -12.644963264465332 + ], + [ + "▁Beef", + -12.644974708557129 + ], + [ + "▁Titans", + -12.644996643066406 + ], + [ + "▁Module", + -12.645136833190918 + ], + [ + "▁bounds", + -12.645329475402832 + ], + [ + "▁genocide", + -12.645350456237793 + ], + [ + "▁vouchers", + -12.64538860321045 + ], + [ + "▁plugs", + -12.645496368408203 + ], + [ + "▁pi", + -12.645587921142578 + ], + [ + "▁Snapchat", + -12.645604133605957 + ], + [ + "▁directories", + -12.645718574523926 + ], + [ + "▁tomb", + -12.645721435546875 + ], + [ + "▁revise", + -12.645858764648438 + ], + [ + "▁Halifax", + -12.645984649658203 + ], + [ + "▁alarming", + -12.646042823791504 + ], + [ + "▁termed", + -12.64614200592041 + ], + [ + "▁ghosts", + -12.646238327026367 + ], + [ + "▁documenting", + -12.646303176879883 + ], + [ + "glass", + -12.646327018737793 + ], + [ + "▁strands", + -12.646397590637207 + ], + [ + "▁linguistic", + -12.646546363830566 + ], + [ + "▁drastic", + -12.646673202514648 + ], + [ + "▁animations", + -12.646707534790039 + ], + [ + "▁Luna", + -12.646783828735352 + ], + [ + "▁subset", + -12.646907806396484 + ], + [ + "▁hue", + -12.646939277648926 + ], + [ + "know", + -12.646954536437988 + ], + [ + "▁Omni", + -12.646970748901367 + ], + [ + "▁cherish", + -12.6471529006958 + ], + [ + "▁nostalgia", + -12.647175788879395 + ], + [ + "▁Tire", + -12.64726734161377 + ], + [ + "▁Translation", + -12.647452354431152 + ], + [ + "▁lifestyles", + -12.64752197265625 + ], + [ + "▁Ob", + -12.64757251739502 + ], + [ + "▁bingo", + -12.647604942321777 + ], + [ + "▁replication", + -12.647705078125 + ], + [ + "▁crochet", + -12.647909164428711 + ], + [ + "▁Chloe", + -12.647918701171875 + ], + [ + "conscious", + -12.647919654846191 + ], + [ + "▁landmarks", + -12.647958755493164 + ], + [ + "training", + -12.648176193237305 + ], + [ + "ü", + -12.648177146911621 + ], + [ + "notch", + -12.648204803466797 + ], + [ + "▁Emmanuel", + -12.648274421691895 + ], + [ + "▁Hai", + -12.648284912109375 + ], + [ + "▁Canberra", + -12.648508071899414 + ], + [ + "▁gutter", + -12.64857006072998 + ], + [ + "operation", + -12.648740768432617 + ], + [ + "come", + -12.648749351501465 + ], + [ + "▁Lie", + -12.648957252502441 + ], + [ + "▁confuse", + -12.649022102355957 + ], + [ + "▁Served", + -12.649076461791992 + ], + [ + "▁outrageous", + -12.64915657043457 + ], + [ + "▁Vector", + -12.649164199829102 + ], + [ + "ranked", + -12.649174690246582 + ], + [ + "▁Filipino", + -12.649216651916504 + ], + [ + "aq", + -12.64924144744873 + ], + [ + "▁hates", + -12.649249076843262 + ], + [ + "▁Herman", + -12.649284362792969 + ], + [ + "▁desks", + -12.649388313293457 + ], + [ + "▁Disc", + -12.649417877197266 + ], + [ + "▁citation", + -12.649422645568848 + ], + [ + "▁Rare", + -12.64942741394043 + ], + [ + "▁Coconut", + -12.64946460723877 + ], + [ + "▁Requirements", + -12.649596214294434 + ], + [ + "▁zoning", + -12.649627685546875 + ], + [ + "▁seams", + -12.649837493896484 + ], + [ + "▁Welfare", + -12.65001392364502 + ], + [ + "▁1915", + -12.65019702911377 + ], + [ + "heads", + -12.6502685546875 + ], + [ + "ters", + -12.650287628173828 + ], + [ + "▁Franco", + -12.650310516357422 + ], + [ + "▁CPA", + -12.650369644165039 + ], + [ + "▁mastered", + -12.650755882263184 + ], + [ + "▁Bulletin", + -12.650823593139648 + ], + [ + "▁clarification", + -12.650994300842285 + ], + [ + "▁1916", + -12.651009559631348 + ], + [ + "▁proficiency", + -12.65102481842041 + ], + [ + "▁unwilling", + -12.65103816986084 + ], + [ + "▁Saskatchewan", + -12.651142120361328 + ], + [ + "▁enrich", + -12.651199340820312 + ], + [ + "▁oily", + -12.651293754577637 + ], + [ + "▁Maxwell", + -12.651333808898926 + ], + [ + "▁Stella", + -12.651354789733887 + ], + [ + "▁uploading", + -12.651626586914062 + ], + [ + "▁HUGE", + -12.651875495910645 + ], + [ + "▁turtle", + -12.651952743530273 + ], + [ + "▁altering", + -12.651992797851562 + ], + [ + "▁presenter", + -12.652010917663574 + ], + [ + "▁electromagnetic", + -12.65204906463623 + ], + [ + "uch", + -12.652063369750977 + ], + [ + "▁tyre", + -12.652077674865723 + ], + [ + "▁Cheers", + -12.652098655700684 + ], + [ + "▁fo", + -12.652254104614258 + ], + [ + "▁Carey", + -12.652329444885254 + ], + [ + "▁Spectrum", + -12.652381896972656 + ], + [ + "tab", + -12.652443885803223 + ], + [ + "▁sunscreen", + -12.65246868133545 + ], + [ + "▁sightseeing", + -12.652676582336426 + ], + [ + "▁loosely", + -12.652692794799805 + ], + [ + "Ma", + -12.65269660949707 + ], + [ + "▁Disclosure", + -12.652791976928711 + ], + [ + "▁Messiah", + -12.652828216552734 + ], + [ + "▁β", + -12.652905464172363 + ], + [ + "▁Phantom", + -12.652915954589844 + ], + [ + "▁preach", + -12.653007507324219 + ], + [ + "▁discouraged", + -12.653192520141602 + ], + [ + "▁compute", + -12.653264999389648 + ], + [ + "▁tho", + -12.653299331665039 + ], + [ + "chat", + -12.653359413146973 + ], + [ + "download", + -12.6533842086792 + ], + [ + "▁dipped", + -12.653406143188477 + ], + [ + "▁Boots", + -12.65357780456543 + ], + [ + "▁fined", + -12.653580665588379 + ], + [ + "▁multinational", + -12.653675079345703 + ], + [ + "Service", + -12.653698921203613 + ], + [ + "▁Serial", + -12.653755187988281 + ], + [ + "▁horns", + -12.653759002685547 + ], + [ + "▁coolest", + -12.653766632080078 + ], + [ + "tia", + -12.6538667678833 + ], + [ + "▁mundane", + -12.653874397277832 + ], + [ + "▁shattered", + -12.653962135314941 + ], + [ + "▁Manitoba", + -12.654053688049316 + ], + [ + "▁Antique", + -12.654054641723633 + ], + [ + "▁Chandler", + -12.65421199798584 + ], + [ + "▁Courses", + -12.6542387008667 + ], + [ + "▁LTE", + -12.654256820678711 + ], + [ + "▁trustee", + -12.654282569885254 + ], + [ + "▁nominees", + -12.654302597045898 + ], + [ + "▁descended", + -12.654313087463379 + ], + [ + "▁tracker", + -12.65440559387207 + ], + [ + "▁mythology", + -12.65446949005127 + ], + [ + "▁NFC", + -12.654539108276367 + ], + [ + "▁factual", + -12.65456485748291 + ], + [ + "▁med", + -12.65456485748291 + ], + [ + "▁categorized", + -12.65468692779541 + ], + [ + "▁stranded", + -12.65471076965332 + ], + [ + "▁Bolton", + -12.654751777648926 + ], + [ + "▁disgusting", + -12.654803276062012 + ], + [ + "▁Telegraph", + -12.654824256896973 + ], + [ + "▁Hartford", + -12.654891014099121 + ], + [ + "▁serviced", + -12.654922485351562 + ], + [ + "▁→", + -12.6549711227417 + ], + [ + "October", + -12.654988288879395 + ], + [ + "osis", + -12.654993057250977 + ], + [ + "cf", + -12.655292510986328 + ], + [ + "▁constituency", + -12.655567169189453 + ], + [ + "▁EL", + -12.655622482299805 + ], + [ + "▁remake", + -12.655725479125977 + ], + [ + "▁experimentation", + -12.655814170837402 + ], + [ + "▁Stores", + -12.655927658081055 + ], + [ + "music", + -12.655929565429688 + ], + [ + "▁tighten", + -12.656000137329102 + ], + [ + "mond", + -12.656105995178223 + ], + [ + "▁Bou", + -12.65613079071045 + ], + [ + "▁Sitting", + -12.656294822692871 + ], + [ + "VI", + -12.656317710876465 + ], + [ + "▁Plains", + -12.656387329101562 + ], + [ + "▁divers", + -12.656425476074219 + ], + [ + "▁Hor", + -12.656495094299316 + ], + [ + "▁Organizations", + -12.656614303588867 + ], + [ + "▁Neu", + -12.656636238098145 + ], + [ + "▁Tang", + -12.656797409057617 + ], + [ + "▁backlash", + -12.6569242477417 + ], + [ + "▁alarms", + -12.657092094421387 + ], + [ + "▁126", + -12.65715217590332 + ], + [ + "▁transmitter", + -12.65732479095459 + ], + [ + "▁132", + -12.657371520996094 + ], + [ + "▁Cutting", + -12.657414436340332 + ], + [ + "▁Brigade", + -12.657476425170898 + ], + [ + "1996", + -12.657559394836426 + ], + [ + "▁Begin", + -12.657578468322754 + ], + [ + "¡", + -12.65761661529541 + ], + [ + "▁Coca", + -12.657641410827637 + ], + [ + "▁Flip", + -12.657649993896484 + ], + [ + "private", + -12.657691955566406 + ], + [ + "▁intimacy", + -12.657844543457031 + ], + [ + "▁initiation", + -12.657848358154297 + ], + [ + "▁Legends", + -12.657853126525879 + ], + [ + "yon", + -12.658023834228516 + ], + [ + "▁radiant", + -12.65804386138916 + ], + [ + "▁Baba", + -12.658073425292969 + ], + [ + "▁Famous", + -12.658092498779297 + ], + [ + "▁PP", + -12.658095359802246 + ], + [ + "▁Laptop", + -12.65826416015625 + ], + [ + "owner", + -12.658329963684082 + ], + [ + "management", + -12.658452987670898 + ], + [ + "▁refunds", + -12.658626556396484 + ], + [ + "▁liberation", + -12.658648490905762 + ], + [ + "▁whopping", + -12.658763885498047 + ], + [ + "▁Situated", + -12.658818244934082 + ], + [ + "▁slap", + -12.658971786499023 + ], + [ + "USD", + -12.659116744995117 + ], + [ + "GM", + -12.659171104431152 + ], + [ + "▁JC", + -12.659172058105469 + ], + [ + "▁matchup", + -12.659274101257324 + ], + [ + "▁liquids", + -12.659687042236328 + ], + [ + "▁Hear", + -12.659811973571777 + ], + [ + "▁slightest", + -12.65994644165039 + ], + [ + "▁Precision", + -12.659997940063477 + ], + [ + "▁vocational", + -12.660042762756348 + ], + [ + "▁Dunn", + -12.660065650939941 + ], + [ + "▁reckless", + -12.660225868225098 + ], + [ + "bell", + -12.660261154174805 + ], + [ + "▁dedicate", + -12.66026782989502 + ], + [ + "▁Rodgers", + -12.66044807434082 + ], + [ + "▁280", + -12.660500526428223 + ], + [ + "▁CJ", + -12.660507202148438 + ], + [ + "ill", + -12.660578727722168 + ], + [ + "▁silently", + -12.660622596740723 + ], + [ + "▁allied", + -12.660645484924316 + ], + [ + "▁locating", + -12.6607027053833 + ], + [ + "▁chilled", + -12.6608304977417 + ], + [ + "▁lingering", + -12.660981178283691 + ], + [ + "▁Irving", + -12.661001205444336 + ], + [ + "Sc", + -12.661080360412598 + ], + [ + "▁deputies", + -12.661093711853027 + ], + [ + "▁Pond", + -12.66109848022461 + ], + [ + "▁Carpenter", + -12.66110897064209 + ], + [ + "▁Cass", + -12.661184310913086 + ], + [ + "▁Reno", + -12.661205291748047 + ], + [ + "▁Landing", + -12.66130256652832 + ], + [ + "▁striped", + -12.661385536193848 + ], + [ + "▁Utility", + -12.661396980285645 + ], + [ + "▁fiberglass", + -12.661458015441895 + ], + [ + "Ho", + -12.661613464355469 + ], + [ + "▁disputed", + -12.661626815795898 + ], + [ + "▁overdose", + -12.661629676818848 + ], + [ + "Li", + -12.661698341369629 + ], + [ + "▁Biological", + -12.661728858947754 + ], + [ + "▁310", + -12.661746978759766 + ], + [ + "▁piping", + -12.661786079406738 + ], + [ + "▁£4", + -12.661798477172852 + ], + [ + "▁sage", + -12.661870956420898 + ], + [ + "▁Bart", + -12.661977767944336 + ], + [ + "▁Raven", + -12.662209510803223 + ], + [ + "▁Hearts", + -12.662359237670898 + ], + [ + "cash", + -12.662531852722168 + ], + [ + "▁solvent", + -12.662606239318848 + ], + [ + "▁shortest", + -12.66269302368164 + ], + [ + "change", + -12.662862777709961 + ], + [ + "▁disadvantages", + -12.662911415100098 + ], + [ + "▁neon", + -12.662940979003906 + ], + [ + "▁overseeing", + -12.663042068481445 + ], + [ + "▁spouses", + -12.663069725036621 + ], + [ + "lier", + -12.66310977935791 + ], + [ + "▁simulated", + -12.663216590881348 + ], + [ + "sure", + -12.663224220275879 + ], + [ + "▁Lenovo", + -12.663400650024414 + ], + [ + "▁makeover", + -12.66346263885498 + ], + [ + "▁spiritually", + -12.663490295410156 + ], + [ + "▁Mich", + -12.663694381713867 + ], + [ + "▁ubiquitous", + -12.66369915008545 + ], + [ + "▁Farmer", + -12.66372013092041 + ], + [ + "▁om", + -12.663722038269043 + ], + [ + "▁cupboard", + -12.663750648498535 + ], + [ + "▁seizure", + -12.663820266723633 + ], + [ + "▁heroic", + -12.66385269165039 + ], + [ + "▁hectic", + -12.663862228393555 + ], + [ + "▁Regiment", + -12.66387939453125 + ], + [ + "▁showcased", + -12.6638822555542 + ], + [ + "▁201", + -12.663888931274414 + ], + [ + "▁rehearsal", + -12.663985252380371 + ], + [ + "▁formidable", + -12.66408920288086 + ], + [ + "▁purchaser", + -12.664133071899414 + ], + [ + "▁Ethereum", + -12.664151191711426 + ], + [ + "House", + -12.664209365844727 + ], + [ + "▁Hansen", + -12.66424560546875 + ], + [ + "▁Vacation", + -12.664371490478516 + ], + [ + "lt", + -12.664459228515625 + ], + [ + "▁Rom", + -12.664459228515625 + ], + [ + "App", + -12.664538383483887 + ], + [ + "▁127", + -12.664639472961426 + ], + [ + "▁organising", + -12.66479206085205 + ], + [ + "iron", + -12.664946556091309 + ], + [ + "kit", + -12.664957046508789 + ], + [ + "▁refreshed", + -12.664960861206055 + ], + [ + "▁demographics", + -12.664981842041016 + ], + [ + "▁horsepower", + -12.665230751037598 + ], + [ + "å", + -12.665273666381836 + ], + [ + "▁ministries", + -12.66529655456543 + ], + [ + "dam", + -12.665387153625488 + ], + [ + "▁ASP", + -12.665546417236328 + ], + [ + "▁Incredible", + -12.665589332580566 + ], + [ + "▁engages", + -12.665733337402344 + ], + [ + "▁Load", + -12.66579818725586 + ], + [ + "Will", + -12.665928840637207 + ], + [ + "▁Thin", + -12.665928840637207 + ], + [ + "▁reproduced", + -12.665945053100586 + ], + [ + "1995", + -12.665962219238281 + ], + [ + "▁prohibit", + -12.666268348693848 + ], + [ + "▁pointer", + -12.666329383850098 + ], + [ + "▁skirts", + -12.666387557983398 + ], + [ + "▁Browns", + -12.666492462158203 + ], + [ + "DD", + -12.666613578796387 + ], + [ + "▁Emmy", + -12.666621208190918 + ], + [ + "▁nasal", + -12.666633605957031 + ], + [ + "▁ti", + -12.666709899902344 + ], + [ + "▁establishes", + -12.666725158691406 + ], + [ + "▁Omaha", + -12.666781425476074 + ], + [ + "▁voiced", + -12.666813850402832 + ], + [ + "▁Ze", + -12.666829109191895 + ], + [ + "▁Gavin", + -12.666844367980957 + ], + [ + "▁Koch", + -12.66689395904541 + ], + [ + "▁jewel", + -12.667014122009277 + ], + [ + "▁darn", + -12.66707992553711 + ], + [ + "rays", + -12.667460441589355 + ], + [ + "▁Drag", + -12.6675386428833 + ], + [ + "▁persistence", + -12.667673110961914 + ], + [ + "break", + -12.667750358581543 + ], + [ + "▁embarrassment", + -12.667795181274414 + ], + [ + "▁coupling", + -12.667800903320312 + ], + [ + "▁Peters", + -12.667962074279785 + ], + [ + "▁salty", + -12.667967796325684 + ], + [ + "▁abdomen", + -12.668037414550781 + ], + [ + "▁saint", + -12.668106079101562 + ], + [ + "▁Tate", + -12.668275833129883 + ], + [ + "▁260", + -12.668304443359375 + ], + [ + "▁captivating", + -12.668344497680664 + ], + [ + "▁Tee", + -12.66845989227295 + ], + [ + "▁overcoming", + -12.668624877929688 + ], + [ + "▁DI", + -12.668693542480469 + ], + [ + "▁modem", + -12.66879940032959 + ], + [ + "adi", + -12.668828010559082 + ], + [ + "▁Hamburg", + -12.669066429138184 + ], + [ + "owski", + -12.669147491455078 + ], + [ + "ego", + -12.669254302978516 + ], + [ + "cycle", + -12.669315338134766 + ], + [ + "▁Feng", + -12.669353485107422 + ], + [ + "wal", + -12.669389724731445 + ], + [ + "Part", + -12.669441223144531 + ], + [ + "▁congratulations", + -12.66954231262207 + ], + [ + "▁resumes", + -12.66954517364502 + ], + [ + "▁Monkey", + -12.669559478759766 + ], + [ + "▁DVDs", + -12.669572830200195 + ], + [ + "▁Zoe", + -12.669597625732422 + ], + [ + "œ", + -12.669744491577148 + ], + [ + "▁Mit", + -12.669812202453613 + ], + [ + "seat", + -12.669917106628418 + ], + [ + "metal", + -12.669930458068848 + ], + [ + "▁plausible", + -12.669955253601074 + ], + [ + "▁Admiral", + -12.670029640197754 + ], + [ + "▁SAS", + -12.670195579528809 + ], + [ + "▁pointless", + -12.670304298400879 + ], + [ + "▁Wy", + -12.670326232910156 + ], + [ + "px", + -12.67044734954834 + ], + [ + "▁Roland", + -12.67049503326416 + ], + [ + "High", + -12.670586585998535 + ], + [ + "▁WHY", + -12.67068862915039 + ], + [ + "▁mutant", + -12.6707181930542 + ], + [ + "▁herd", + -12.67072582244873 + ], + [ + "▁Sy", + -12.670762062072754 + ], + [ + "▁Keller", + -12.670767784118652 + ], + [ + "▁entails", + -12.670888900756836 + ], + [ + "oil", + -12.670974731445312 + ], + [ + "▁Frontier", + -12.670981407165527 + ], + [ + "135", + -12.671000480651855 + ], + [ + "▁Lau", + -12.671034812927246 + ], + [ + "▁rec", + -12.67105770111084 + ], + [ + "atory", + -12.671300888061523 + ], + [ + "▁titanium", + -12.67147445678711 + ], + [ + "Po", + -12.671689987182617 + ], + [ + "▁Shake", + -12.671711921691895 + ], + [ + "▁reusable", + -12.671725273132324 + ], + [ + "▁gigantic", + -12.671899795532227 + ], + [ + "▁Chambers", + -12.671923637390137 + ], + [ + "hall", + -12.671958923339844 + ], + [ + "▁Guatemala", + -12.672049522399902 + ], + [ + "▁objection", + -12.672152519226074 + ], + [ + "▁Stack", + -12.672289848327637 + ], + [ + "▁academia", + -12.672298431396484 + ], + [ + "▁frog", + -12.672323226928711 + ], + [ + "col", + -12.672384262084961 + ], + [ + "▁Plug", + -12.672597885131836 + ], + [ + "uz", + -12.672813415527344 + ], + [ + "▁Paso", + -12.67288875579834 + ], + [ + "▁mal", + -12.673309326171875 + ], + [ + "▁cinematic", + -12.67332649230957 + ], + [ + "▁Danielle", + -12.673624992370605 + ], + [ + "▁dumping", + -12.673683166503906 + ], + [ + "َ", + -12.673707962036133 + ], + [ + "pictured", + -12.673799514770508 + ], + [ + "vy", + -12.67402458190918 + ], + [ + "oon", + -12.674032211303711 + ], + [ + "▁dread", + -12.674099922180176 + ], + [ + "▁Lessons", + -12.674171447753906 + ], + [ + "▁Tropical", + -12.67431640625 + ], + [ + "▁Passion", + -12.674365997314453 + ], + [ + "▁Suitable", + -12.674434661865234 + ], + [ + "ub", + -12.674633979797363 + ], + [ + "▁WV", + -12.674652099609375 + ], + [ + "East", + -12.67479133605957 + ], + [ + "▁Kardashian", + -12.675141334533691 + ], + [ + "▁Facilities", + -12.675230026245117 + ], + [ + "▁Savage", + -12.67528247833252 + ], + [ + "▁Discuss", + -12.675357818603516 + ], + [ + "▁rogue", + -12.675415992736816 + ], + [ + "▁spectacle", + -12.675436019897461 + ], + [ + "▁Examination", + -12.675477981567383 + ], + [ + "▁pleasantly", + -12.675699234008789 + ], + [ + "▁subscriptions", + -12.675752639770508 + ], + [ + "▁imprisoned", + -12.67576789855957 + ], + [ + "▁advises", + -12.676074028015137 + ], + [ + "▁Printer", + -12.676143646240234 + ], + [ + "▁vertically", + -12.67617416381836 + ], + [ + "▁JUST", + -12.676262855529785 + ], + [ + "▁hubs", + -12.676287651062012 + ], + [ + "▁furious", + -12.676368713378906 + ], + [ + "▁publishes", + -12.6766357421875 + ], + [ + "▁Colonial", + -12.676785469055176 + ], + [ + "▁coached", + -12.676831245422363 + ], + [ + "▁Collective", + -12.676898956298828 + ], + [ + "▁JS", + -12.676918983459473 + ], + [ + "▁Viking", + -12.67692756652832 + ], + [ + "▁Electro", + -12.67711353302002 + ], + [ + "▁knob", + -12.677148818969727 + ], + [ + "▁sibling", + -12.677237510681152 + ], + [ + "▁adolescent", + -12.677291870117188 + ], + [ + "Da", + -12.677301406860352 + ], + [ + "▁Lexington", + -12.677305221557617 + ], + [ + "▁Suites", + -12.677424430847168 + ], + [ + "▁motif", + -12.67745590209961 + ], + [ + "▁Oriental", + -12.677727699279785 + ], + [ + "▁Pig", + -12.677827835083008 + ], + [ + "ef", + -12.67784595489502 + ], + [ + "▁headquartered", + -12.678169250488281 + ], + [ + "▁bytes", + -12.678427696228027 + ], + [ + "▁FS", + -12.678445816040039 + ], + [ + "▁skate", + -12.678528785705566 + ], + [ + "rest", + -12.678544044494629 + ], + [ + "ción", + -12.678659439086914 + ], + [ + "▁Fernando", + -12.678701400756836 + ], + [ + "▁Aberdeen", + -12.67880916595459 + ], + [ + "▁PCR", + -12.678930282592773 + ], + [ + "▁ringing", + -12.679104804992676 + ], + [ + "▁tandem", + -12.679118156433105 + ], + [ + "▁Lifetime", + -12.679158210754395 + ], + [ + "asa", + -12.679171562194824 + ], + [ + "▁engraved", + -12.67921257019043 + ], + [ + "▁Katy", + -12.67924976348877 + ], + [ + "▁lecturer", + -12.679301261901855 + ], + [ + "▁Pence", + -12.67931079864502 + ], + [ + "▁radically", + -12.679344177246094 + ], + [ + "▁Elements", + -12.679365158081055 + ], + [ + "▁oversees", + -12.679457664489746 + ], + [ + "December", + -12.679476737976074 + ], + [ + "▁noteworthy", + -12.67956256866455 + ], + [ + "▁centralized", + -12.679600715637207 + ], + [ + "▁wallpapers", + -12.679691314697266 + ], + [ + "▁JA", + -12.67984676361084 + ], + [ + "List", + -12.679855346679688 + ], + [ + "▁Function", + -12.679951667785645 + ], + [ + "▁Brendan", + -12.67995834350586 + ], + [ + "Take", + -12.680041313171387 + ], + [ + "SF", + -12.680085182189941 + ], + [ + "▁mosaic", + -12.680089950561523 + ], + [ + "Ray", + -12.680143356323242 + ], + [ + "▁scaled", + -12.6802339553833 + ], + [ + "▁Neal", + -12.6802396774292 + ], + [ + "yer", + -12.68027114868164 + ], + [ + "Check", + -12.680274963378906 + ], + [ + "▁theological", + -12.68029499053955 + ], + [ + "▁Strike", + -12.680318832397461 + ], + [ + "▁Ella", + -12.680407524108887 + ], + [ + "▁doorway", + -12.680428504943848 + ], + [ + "▁fr", + -12.68059253692627 + ], + [ + "nya", + -12.680740356445312 + ], + [ + "▁Kiss", + -12.680743217468262 + ], + [ + "ī", + -12.680887222290039 + ], + [ + "▁ASAP", + -12.680939674377441 + ], + [ + "▁Woo", + -12.680980682373047 + ], + [ + "▁Polo", + -12.680996894836426 + ], + [ + "▁recognizable", + -12.681069374084473 + ], + [ + "▁heartbeat", + -12.681180953979492 + ], + [ + "▁Portfolio", + -12.68121337890625 + ], + [ + "pt", + -12.681299209594727 + ], + [ + "▁philosopher", + -12.681358337402344 + ], + [ + "sometimes", + -12.681506156921387 + ], + [ + "▁GR", + -12.68155288696289 + ], + [ + "▁ETF", + -12.68157958984375 + ], + [ + "September", + -12.68173599243164 + ], + [ + "pole", + -12.681784629821777 + ], + [ + "▁toured", + -12.681821823120117 + ], + [ + "tta", + -12.681828498840332 + ], + [ + "▁thirst", + -12.68183708190918 + ], + [ + "▁Selected", + -12.681848526000977 + ], + [ + "▁Booking", + -12.681878089904785 + ], + [ + "▁correspondent", + -12.681889533996582 + ], + [ + "▁Lifestyle", + -12.681989669799805 + ], + [ + "▁motorcycles", + -12.682340621948242 + ], + [ + "▁queer", + -12.682467460632324 + ], + [ + "▁tubing", + -12.682493209838867 + ], + [ + "▁Katrina", + -12.682936668395996 + ], + [ + "▁atom", + -12.683008193969727 + ], + [ + "▁Presbyterian", + -12.683086395263672 + ], + [ + "▁snaps", + -12.683121681213379 + ], + [ + "▁Daisy", + -12.683136940002441 + ], + [ + "INE", + -12.683234214782715 + ], + [ + "▁IM", + -12.683289527893066 + ], + [ + "▁Nazis", + -12.683348655700684 + ], + [ + "▁mapped", + -12.683430671691895 + ], + [ + "▁Rehabilitation", + -12.68353271484375 + ], + [ + "▁prosperous", + -12.683656692504883 + ], + [ + "▁pier", + -12.68373966217041 + ], + [ + "▁taxable", + -12.683749198913574 + ], + [ + "▁PGA", + -12.683794975280762 + ], + [ + "▁molding", + -12.683821678161621 + ], + [ + "▁Salvador", + -12.683881759643555 + ], + [ + "▁Plumbing", + -12.683981895446777 + ], + [ + "existing", + -12.684073448181152 + ], + [ + "RD", + -12.684093475341797 + ], + [ + "▁arsenal", + -12.684118270874023 + ], + [ + "HL", + -12.684149742126465 + ], + [ + "▁Authors", + -12.684194564819336 + ], + [ + "▁Slide", + -12.684206008911133 + ], + [ + "▁Wife", + -12.684231758117676 + ], + [ + "▁Scouts", + -12.684349060058594 + ], + [ + "▁impending", + -12.684433937072754 + ], + [ + "▁Oval", + -12.684515953063965 + ], + [ + "▁Dancing", + -12.684525489807129 + ], + [ + "▁grad", + -12.684612274169922 + ], + [ + "▁cigar", + -12.684626579284668 + ], + [ + "▁Licensed", + -12.684674263000488 + ], + [ + "▁bushes", + -12.684713363647461 + ], + [ + "ario", + -12.684802055358887 + ], + [ + "▁sauna", + -12.684834480285645 + ], + [ + "ees", + -12.684897422790527 + ], + [ + "▁mural", + -12.684980392456055 + ], + [ + "▁Measure", + -12.685054779052734 + ], + [ + "▁programmers", + -12.685097694396973 + ], + [ + "▁NGOs", + -12.685214042663574 + ], + [ + "▁reliably", + -12.685256958007812 + ], + [ + "▁Bot", + -12.685277938842773 + ], + [ + "▁accommodating", + -12.685412406921387 + ], + [ + "▁Constitutional", + -12.685486793518066 + ], + [ + "imi", + -12.685562133789062 + ], + [ + "▁longing", + -12.685614585876465 + ], + [ + "▁spoil", + -12.685640335083008 + ], + [ + "smith", + -12.685670852661133 + ], + [ + "▁Maritime", + -12.685697555541992 + ], + [ + "▁Leaving", + -12.685894012451172 + ], + [ + "▁continual", + -12.68594741821289 + ], + [ + "▁delegate", + -12.685992240905762 + ], + [ + "▁Deutsche", + -12.686088562011719 + ], + [ + "▁Romance", + -12.686102867126465 + ], + [ + "▁contempt", + -12.686123847961426 + ], + [ + "▁imperial", + -12.686149597167969 + ], + [ + "▁halftime", + -12.686150550842285 + ], + [ + "▁Wheeler", + -12.68623161315918 + ], + [ + "▁2025", + -12.686264991760254 + ], + [ + "▁messenger", + -12.686281204223633 + ], + [ + "▁fearful", + -12.686308860778809 + ], + [ + "▁Consumers", + -12.686322212219238 + ], + [ + "▁dazzling", + -12.686389923095703 + ], + [ + "▁Thrones", + -12.686494827270508 + ], + [ + "▁Rally", + -12.68651008605957 + ], + [ + "▁sparkle", + -12.686592102050781 + ], + [ + "▁Ecuador", + -12.686614990234375 + ], + [ + "▁Miranda", + -12.686724662780762 + ], + [ + "▁Practices", + -12.686738014221191 + ], + [ + "▁doubling", + -12.686826705932617 + ], + [ + "▁creep", + -12.686834335327148 + ], + [ + "▁Compensation", + -12.686948776245117 + ], + [ + "▁Smooth", + -12.68702507019043 + ], + [ + "▁emerges", + -12.687134742736816 + ], + [ + "▁Difference", + -12.687152862548828 + ], + [ + "▁Que", + -12.68718433380127 + ], + [ + "▁Identify", + -12.687237739562988 + ], + [ + "▁insertion", + -12.687251091003418 + ], + [ + "India", + -12.687252044677734 + ], + [ + "▁immersed", + -12.687275886535645 + ], + [ + "▁pony", + -12.687376976013184 + ], + [ + "▁Valencia", + -12.687471389770508 + ], + [ + "▁fa", + -12.68749713897705 + ], + [ + "▁disco", + -12.687529563903809 + ], + [ + "▁Witch", + -12.687531471252441 + ], + [ + "▁icy", + -12.687539100646973 + ], + [ + "109", + -12.687716484069824 + ], + [ + "▁NL", + -12.687755584716797 + ], + [ + "▁progresses", + -12.687803268432617 + ], + [ + "▁commercials", + -12.687887191772461 + ], + [ + "▁maximise", + -12.687897682189941 + ], + [ + "▁fishermen", + -12.687962532043457 + ], + [ + "▁blah", + -12.6880464553833 + ], + [ + "▁clinically", + -12.688105583190918 + ], + [ + "▁smashed", + -12.688204765319824 + ], + [ + "▁EX", + -12.68822956085205 + ], + [ + "▁teamwork", + -12.688322067260742 + ], + [ + "▁meaningless", + -12.688400268554688 + ], + [ + "▁scooter", + -12.688420295715332 + ], + [ + "▁ART", + -12.68847370147705 + ], + [ + "cause", + -12.688569068908691 + ], + [ + "▁flora", + -12.688812255859375 + ], + [ + "▁presidents", + -12.68887710571289 + ], + [ + "▁armies", + -12.688981056213379 + ], + [ + "▁homelessness", + -12.68903923034668 + ], + [ + "▁OC", + -12.689234733581543 + ], + [ + "▁cheering", + -12.689242362976074 + ], + [ + "▁Chronicle", + -12.689373016357422 + ], + [ + "▁Murder", + -12.689376831054688 + ], + [ + "▁155", + -12.689393997192383 + ], + [ + "▁guru", + -12.689596176147461 + ], + [ + "▁skeleton", + -12.689740180969238 + ], + [ + "▁congress", + -12.689920425415039 + ], + [ + "uli", + -12.69011116027832 + ], + [ + "▁Bonnie", + -12.690164566040039 + ], + [ + "▁swipe", + -12.690173149108887 + ], + [ + "▁NASCAR", + -12.690268516540527 + ], + [ + "avi", + -12.690336227416992 + ], + [ + "г", + -12.690336227416992 + ], + [ + "▁gradient", + -12.690414428710938 + ], + [ + "▁Etsy", + -12.690460205078125 + ], + [ + "▁yen", + -12.690496444702148 + ], + [ + "▁McConnell", + -12.6905517578125 + ], + [ + "▁techno", + -12.690621376037598 + ], + [ + "▁Ginger", + -12.69067096710205 + ], + [ + "▁Courtesy", + -12.69069766998291 + ], + [ + "▁aerospace", + -12.690714836120605 + ], + [ + "▁Wo", + -12.690787315368652 + ], + [ + "▁skipped", + -12.690821647644043 + ], + [ + "▁moreover", + -12.690857887268066 + ], + [ + "▁cal", + -12.690886497497559 + ], + [ + "▁screenshots", + -12.690935134887695 + ], + [ + "▁biscuits", + -12.69109058380127 + ], + [ + "▁GUI", + -12.691277503967285 + ], + [ + "▁Judaism", + -12.691350936889648 + ], + [ + "▁ballots", + -12.691532135009766 + ], + [ + "cel", + -12.691542625427246 + ], + [ + "▁louder", + -12.691619873046875 + ], + [ + "▁deviation", + -12.691718101501465 + ], + [ + "▁Advantage", + -12.691727638244629 + ], + [ + "▁restrictive", + -12.691813468933105 + ], + [ + "▁RP", + -12.6918363571167 + ], + [ + "▁incremental", + -12.691859245300293 + ], + [ + "▁advancements", + -12.692065238952637 + ], + [ + "▁Carlo", + -12.692090034484863 + ], + [ + "▁Torres", + -12.69209098815918 + ], + [ + "▁agility", + -12.692148208618164 + ], + [ + "▁repetition", + -12.692241668701172 + ], + [ + "▁decking", + -12.692426681518555 + ], + [ + "▁GmbH", + -12.692435264587402 + ], + [ + "▁cerebral", + -12.692458152770996 + ], + [ + "Play", + -12.692490577697754 + ], + [ + "ech", + -12.692601203918457 + ], + [ + "trans", + -12.692607879638672 + ], + [ + "▁tread", + -12.692620277404785 + ], + [ + "▁enquiries", + -12.692754745483398 + ], + [ + "liter", + -12.692761421203613 + ], + [ + "product", + -12.692874908447266 + ], + [ + "▁Converter", + -12.692973136901855 + ], + [ + "▁tranquil", + -12.693065643310547 + ], + [ + "▁mould", + -12.693219184875488 + ], + [ + "Set", + -12.693278312683105 + ], + [ + "▁Swing", + -12.693286895751953 + ], + [ + "wer", + -12.693292617797852 + ], + [ + "▁Leg", + -12.693333625793457 + ], + [ + "baby", + -12.693363189697266 + ], + [ + "feld", + -12.693384170532227 + ], + [ + "hair", + -12.69352912902832 + ], + [ + "▁Anton", + -12.69365119934082 + ], + [ + "▁Covenant", + -12.693653106689453 + ], + [ + "▁Dawson", + -12.693741798400879 + ], + [ + "▁pubs", + -12.693784713745117 + ], + [ + "▁1890", + -12.693939208984375 + ], + [ + "▁reacted", + -12.694046020507812 + ], + [ + "▁NP", + -12.69417667388916 + ], + [ + "▁ashes", + -12.694368362426758 + ], + [ + "▁deposition", + -12.694690704345703 + ], + [ + "▁Swimming", + -12.6947603225708 + ], + [ + "▁rifles", + -12.694781303405762 + ], + [ + "▁Mah", + -12.694831848144531 + ], + [ + "▁Updates", + -12.69523811340332 + ], + [ + "▁huh", + -12.695257186889648 + ], + [ + "▁warns", + -12.695406913757324 + ], + [ + "▁adapting", + -12.695535659790039 + ], + [ + "▁contender", + -12.695606231689453 + ], + [ + "▁fluctuations", + -12.695610046386719 + ], + [ + "ering", + -12.695651054382324 + ], + [ + "▁issuance", + -12.695708274841309 + ], + [ + "▁trays", + -12.695719718933105 + ], + [ + "▁Crow", + -12.6957426071167 + ], + [ + "▁peach", + -12.69577407836914 + ], + [ + "▁Hale", + -12.695779800415039 + ], + [ + "interest", + -12.695805549621582 + ], + [ + "▁Analyst", + -12.695840835571289 + ], + [ + "▁interrupt", + -12.696089744567871 + ], + [ + "▁prom", + -12.696128845214844 + ], + [ + "▁WAY", + -12.696158409118652 + ], + [ + "▁Trash", + -12.69639778137207 + ], + [ + "▁reactor", + -12.696402549743652 + ], + [ + "should", + -12.69652271270752 + ], + [ + "▁villagers", + -12.696557998657227 + ], + [ + "▁Et", + -12.6967191696167 + ], + [ + "PRO", + -12.696857452392578 + ], + [ + "▁Neck", + -12.696922302246094 + ], + [ + "LS", + -12.6969633102417 + ], + [ + "▁Shift", + -12.696980476379395 + ], + [ + "▁Suffolk", + -12.697020530700684 + ], + [ + "▁mango", + -12.697128295898438 + ], + [ + "strom", + -12.697208404541016 + ], + [ + "▁continents", + -12.697243690490723 + ], + [ + "support", + -12.69726848602295 + ], + [ + "▁bulky", + -12.697299003601074 + ], + [ + "SR", + -12.697402954101562 + ], + [ + "▁Spy", + -12.697427749633789 + ], + [ + "▁mama", + -12.697442054748535 + ], + [ + "▁flaw", + -12.69745922088623 + ], + [ + "▁flowering", + -12.697482109069824 + ], + [ + "hurst", + -12.697622299194336 + ], + [ + "▁authored", + -12.69762897491455 + ], + [ + "▁residences", + -12.697643280029297 + ], + [ + "▁Saul", + -12.6976957321167 + ], + [ + "▁compensated", + -12.69770336151123 + ], + [ + "rp", + -12.697708129882812 + ], + [ + "▁isolate", + -12.69775104522705 + ], + [ + "▁troubling", + -12.697914123535156 + ], + [ + "▁frontier", + -12.698163986206055 + ], + [ + "▁Jung", + -12.698363304138184 + ], + [ + "▁declines", + -12.698405265808105 + ], + [ + "▁massacre", + -12.698506355285645 + ], + [ + "▁plaster", + -12.698508262634277 + ], + [ + "▁omega", + -12.698527336120605 + ], + [ + "▁kayak", + -12.698576927185059 + ], + [ + "▁prompts", + -12.698673248291016 + ], + [ + "▁Trees", + -12.69868278503418 + ], + [ + "▁Contractor", + -12.69869327545166 + ], + [ + "▁marching", + -12.698874473571777 + ], + [ + "uta", + -12.698930740356445 + ], + [ + "▁thumbs", + -12.698946952819824 + ], + [ + "▁Shows", + -12.699116706848145 + ], + [ + "counter", + -12.699130058288574 + ], + [ + "security", + -12.699195861816406 + ], + [ + "got", + -12.699230194091797 + ], + [ + "their", + -12.699332237243652 + ], + [ + "▁chimney", + -12.699337005615234 + ], + [ + "▁RD", + -12.699411392211914 + ], + [ + "▁gentlemen", + -12.69959545135498 + ], + [ + "▁cellar", + -12.699630737304688 + ], + [ + "▁Cara", + -12.69971752166748 + ], + [ + "▁Ravens", + -12.699824333190918 + ], + [ + "▁usability", + -12.699885368347168 + ], + [ + "▁transforms", + -12.699973106384277 + ], + [ + "▁postage", + -12.700028419494629 + ], + [ + "each", + -12.700081825256348 + ], + [ + "▁Gujarat", + -12.70010757446289 + ], + [ + "▁grim", + -12.700160026550293 + ], + [ + "▁lame", + -12.7001953125 + ], + [ + "▁Terrace", + -12.700493812561035 + ], + [ + "▁Tottenham", + -12.700514793395996 + ], + [ + "kh", + -12.700515747070312 + ], + [ + "sign", + -12.700677871704102 + ], + [ + "▁omitted", + -12.700690269470215 + ], + [ + "▁Wrong", + -12.70077896118164 + ], + [ + "▁portfolios", + -12.700806617736816 + ], + [ + "ο", + -12.70093822479248 + ], + [ + "▁Armenian", + -12.700998306274414 + ], + [ + "▁Reddit", + -12.701042175292969 + ], + [ + "▁Alibaba", + -12.701065063476562 + ], + [ + "▁coarse", + -12.70133113861084 + ], + [ + "▁prescriptions", + -12.701351165771484 + ], + [ + "▁vase", + -12.701620101928711 + ], + [ + "▁novelty", + -12.701705932617188 + ], + [ + "▁Cabinets", + -12.70174789428711 + ], + [ + "▁MMA", + -12.701889038085938 + ], + [ + "▁avenue", + -12.701932907104492 + ], + [ + "anne", + -12.70215892791748 + ], + [ + "▁takeover", + -12.702159881591797 + ], + [ + "▁thermostat", + -12.702189445495605 + ], + [ + "▁consciously", + -12.702205657958984 + ], + [ + "▁Smoke", + -12.702245712280273 + ], + [ + "▁Dhabi", + -12.702316284179688 + ], + [ + "rick", + -12.702357292175293 + ], + [ + "resolution", + -12.702361106872559 + ], + [ + "▁1928", + -12.702414512634277 + ], + [ + "▁Hoffman", + -12.702495574951172 + ], + [ + "▁unanimously", + -12.702664375305176 + ], + [ + "▁telescope", + -12.702887535095215 + ], + [ + "founded", + -12.70289421081543 + ], + [ + "▁compromising", + -12.702925682067871 + ], + [ + "▁slider", + -12.703051567077637 + ], + [ + "▁aloud", + -12.70329475402832 + ], + [ + "▁turbine", + -12.703372955322266 + ], + [ + "▁Capacity", + -12.703513145446777 + ], + [ + "▁deprived", + -12.703561782836914 + ], + [ + "▁ARM", + -12.703653335571289 + ], + [ + "▁Halo", + -12.703665733337402 + ], + [ + "▁trimmed", + -12.703668594360352 + ], + [ + "sar", + -12.703775405883789 + ], + [ + "stand", + -12.703778266906738 + ], + [ + "▁PAC", + -12.703932762145996 + ], + [ + "▁Shoe", + -12.703971862792969 + ], + [ + "▁Ava", + -12.703986167907715 + ], + [ + "▁LB", + -12.704004287719727 + ], + [ + "Health", + -12.704007148742676 + ], + [ + "club", + -12.70412540435791 + ], + [ + "▁Lam", + -12.704150199890137 + ], + [ + "▁Veterinary", + -12.704328536987305 + ], + [ + "▁Prison", + -12.704374313354492 + ], + [ + "CM", + -12.704407691955566 + ], + [ + "▁spectators", + -12.70448112487793 + ], + [ + "▁downloadable", + -12.704541206359863 + ], + [ + "▁OMG", + -12.704720497131348 + ], + [ + "▁cha", + -12.704769134521484 + ], + [ + "analysis", + -12.704778671264648 + ], + [ + "▁monkeys", + -12.704779624938965 + ], + [ + "▁richest", + -12.704977989196777 + ], + [ + "▁CBC", + -12.705012321472168 + ], + [ + "Her", + -12.70502758026123 + ], + [ + "▁innate", + -12.705058097839355 + ], + [ + "▁piled", + -12.705177307128906 + ], + [ + "▁mandated", + -12.705202102661133 + ], + [ + "▁Europa", + -12.705245018005371 + ], + [ + "▁Jess", + -12.705328941345215 + ], + [ + "Show", + -12.705648422241211 + ], + [ + "▁tendencies", + -12.705697059631348 + ], + [ + "▁raped", + -12.705698013305664 + ], + [ + "▁Merkel", + -12.705745697021484 + ], + [ + "scape", + -12.70578384399414 + ], + [ + "▁Sears", + -12.706098556518555 + ], + [ + "▁Mask", + -12.706284523010254 + ], + [ + "▁Adidas", + -12.706337928771973 + ], + [ + "▁APIs", + -12.706366539001465 + ], + [ + "▁Tie", + -12.706430435180664 + ], + [ + "▁avenues", + -12.70645809173584 + ], + [ + "▁nicer", + -12.706573486328125 + ], + [ + "▁goddess", + -12.706682205200195 + ], + [ + "▁finalists", + -12.706833839416504 + ], + [ + "▁Alexis", + -12.706850051879883 + ], + [ + "▁frightened", + -12.706889152526855 + ], + [ + "WP", + -12.706901550292969 + ], + [ + "▁overload", + -12.707027435302734 + ], + [ + "position", + -12.707173347473145 + ], + [ + "▁Replace", + -12.707223892211914 + ], + [ + "▁Cheryl", + -12.70729923248291 + ], + [ + "▁predetermined", + -12.7073335647583 + ], + [ + "▁Mate", + -12.707383155822754 + ], + [ + "▁brightly", + -12.707518577575684 + ], + [ + "▁Brief", + -12.707563400268555 + ], + [ + "▁Basement", + -12.70765495300293 + ], + [ + "▁pedestrians", + -12.707849502563477 + ], + [ + "▁Courtney", + -12.707894325256348 + ], + [ + "uni", + -12.707895278930664 + ], + [ + "▁transitional", + -12.708069801330566 + ], + [ + "formerly", + -12.70809268951416 + ], + [ + "els", + -12.708123207092285 + ], + [ + "▁debated", + -12.708211898803711 + ], + [ + "▁Falcons", + -12.70833683013916 + ], + [ + "▁slippery", + -12.708369255065918 + ], + [ + "▁Nikki", + -12.708405494689941 + ], + [ + "▁explorer", + -12.708439826965332 + ], + [ + "hn", + -12.708528518676758 + ], + [ + "billion", + -12.70890998840332 + ], + [ + "▁Vanity", + -12.708939552307129 + ], + [ + "▁saucepan", + -12.708939552307129 + ], + [ + "▁Panda", + -12.709024429321289 + ], + [ + "▁chiropractic", + -12.70903205871582 + ], + [ + "▁Motorola", + -12.709075927734375 + ], + [ + "▁cries", + -12.709087371826172 + ], + [ + "▁hangs", + -12.70913028717041 + ], + [ + "ista", + -12.709209442138672 + ], + [ + "▁flick", + -12.70925521850586 + ], + [ + "▁Kitty", + -12.709352493286133 + ], + [ + "▁blur", + -12.709420204162598 + ], + [ + "▁fetch", + -12.709467887878418 + ], + [ + "▁witnessing", + -12.709480285644531 + ], + [ + "▁captive", + -12.709589958190918 + ], + [ + "▁HK", + -12.709593772888184 + ], + [ + "▁blooms", + -12.709640502929688 + ], + [ + "▁transcripts", + -12.709674835205078 + ], + [ + "▁canon", + -12.70980167388916 + ], + [ + "▁SEE", + -12.709820747375488 + ], + [ + "Trump", + -12.709833145141602 + ], + [ + "▁occupancy", + -12.709863662719727 + ], + [ + "▁enlisted", + -12.710014343261719 + ], + [ + "▁RED", + -12.710095405578613 + ], + [ + "Light", + -12.710132598876953 + ], + [ + "▁Signs", + -12.710179328918457 + ], + [ + "▁retrieved", + -12.710295677185059 + ], + [ + "▁texting", + -12.7103271484375 + ], + [ + "▁Qu", + -12.710380554199219 + ], + [ + "▁lunches", + -12.710389137268066 + ], + [ + "▁cockpit", + -12.71040153503418 + ], + [ + "▁gracious", + -12.71052360534668 + ], + [ + "▁kissing", + -12.710752487182617 + ], + [ + "▁exhausting", + -12.710783958435059 + ], + [ + "▁windy", + -12.710884094238281 + ], + [ + "▁blunt", + -12.710956573486328 + ], + [ + "▁necessities", + -12.710982322692871 + ], + [ + "▁protector", + -12.711015701293945 + ], + [ + "▁1932", + -12.7110595703125 + ], + [ + "▁Stefan", + -12.711146354675293 + ], + [ + "▁Spike", + -12.711180686950684 + ], + [ + "▁Truly", + -12.711195945739746 + ], + [ + "▁Poll", + -12.711203575134277 + ], + [ + "▁capita", + -12.711283683776855 + ], + [ + "rc", + -12.71139144897461 + ], + [ + "▁Ottoman", + -12.711400032043457 + ], + [ + "amine", + -12.711603164672852 + ], + [ + "▁cartoons", + -12.711700439453125 + ], + [ + "▁penetrate", + -12.71170711517334 + ], + [ + "▁diapers", + -12.711912155151367 + ], + [ + "▁TE", + -12.711941719055176 + ], + [ + "▁Injury", + -12.712044715881348 + ], + [ + "▁crane", + -12.71204662322998 + ], + [ + "▁courteous", + -12.712078094482422 + ], + [ + "traditional", + -12.712101936340332 + ], + [ + "▁og", + -12.712141036987305 + ], + [ + "▁glanced", + -12.712157249450684 + ], + [ + "▁HER", + -12.712164878845215 + ], + [ + "▁soaring", + -12.712179183959961 + ], + [ + "▁ICC", + -12.712259292602539 + ], + [ + "▁steals", + -12.71229362487793 + ], + [ + "▁Lok", + -12.712336540222168 + ], + [ + "▁unreasonable", + -12.712409973144531 + ], + [ + "▁heap", + -12.712435722351074 + ], + [ + "Mail", + -12.712577819824219 + ], + [ + "▁paving", + -12.712689399719238 + ], + [ + "gro", + -12.712706565856934 + ], + [ + "▁Intelligent", + -12.71277141571045 + ], + [ + "European", + -12.7128324508667 + ], + [ + "▁LIFE", + -12.71291732788086 + ], + [ + "ATION", + -12.71312427520752 + ], + [ + "▁breakout", + -12.713251113891602 + ], + [ + "▁como", + -12.713321685791016 + ], + [ + "▁Benedict", + -12.713353157043457 + ], + [ + "▁transient", + -12.713478088378906 + ], + [ + "▁peacefully", + -12.71354866027832 + ], + [ + "▁Eu", + -12.71356201171875 + ], + [ + "▁liberals", + -12.713571548461914 + ], + [ + "Di", + -12.713632583618164 + ], + [ + "sol", + -12.713723182678223 + ], + [ + "▁bud", + -12.713728904724121 + ], + [ + "▁anterior", + -12.713753700256348 + ], + [ + "▁paused", + -12.713788986206055 + ], + [ + "Ne", + -12.713798522949219 + ], + [ + "▁mimic", + -12.713847160339355 + ], + [ + "▁squeezed", + -12.713950157165527 + ], + [ + "▁thunder", + -12.71410846710205 + ], + [ + "▁Fitzgerald", + -12.714119911193848 + ], + [ + "▁obstruction", + -12.714234352111816 + ], + [ + "▁disconnected", + -12.714261054992676 + ], + [ + "▁Planned", + -12.71428394317627 + ], + [ + "210", + -12.714363098144531 + ], + [ + "▁Drugs", + -12.714369773864746 + ], + [ + "▁confession", + -12.714406967163086 + ], + [ + "BS", + -12.714497566223145 + ], + [ + "▁Rita", + -12.714590072631836 + ], + [ + "▁vineyards", + -12.714642524719238 + ], + [ + "▁Gem", + -12.71473503112793 + ], + [ + "▁Novel", + -12.715007781982422 + ], + [ + "▁lavish", + -12.71511173248291 + ], + [ + "umi", + -12.71526050567627 + ], + [ + "▁depressing", + -12.71530818939209 + ], + [ + "▁postseason", + -12.715378761291504 + ], + [ + "▁brace", + -12.715736389160156 + ], + [ + "▁Countries", + -12.715751647949219 + ], + [ + "moving", + -12.715810775756836 + ], + [ + "Ca", + -12.715846061706543 + ], + [ + "▁billionaire", + -12.716005325317383 + ], + [ + "isi", + -12.716017723083496 + ], + [ + "▁synonymous", + -12.716021537780762 + ], + [ + "those", + -12.716123580932617 + ], + [ + "▁staining", + -12.716144561767578 + ], + [ + "▁Sachs", + -12.716171264648438 + ], + [ + "ern", + -12.716238021850586 + ], + [ + "▁PET", + -12.71628475189209 + ], + [ + "▁discard", + -12.716292381286621 + ], + [ + "▁tipped", + -12.716297149658203 + ], + [ + "▁Imaging", + -12.716315269470215 + ], + [ + "▁offenses", + -12.716357231140137 + ], + [ + "▁typed", + -12.716389656066895 + ], + [ + "▁slam", + -12.71639633178711 + ], + [ + "▁RI", + -12.716440200805664 + ], + [ + "▁thief", + -12.716445922851562 + ], + [ + "▁drains", + -12.716452598571777 + ], + [ + "▁AFC", + -12.716601371765137 + ], + [ + "▁fab", + -12.71662425994873 + ], + [ + "▁Explain", + -12.7166748046875 + ], + [ + "▁naive", + -12.71676254272461 + ], + [ + "▁PMID", + -12.716764450073242 + ], + [ + "▁diluted", + -12.716809272766113 + ], + [ + "▁enrichment", + -12.716817855834961 + ], + [ + "▁Salmon", + -12.716897964477539 + ], + [ + "▁cervical", + -12.716951370239258 + ], + [ + "▁ZIP", + -12.717161178588867 + ], + [ + "▁Roe", + -12.71717643737793 + ], + [ + "▁pillar", + -12.717225074768066 + ], + [ + "▁Tweet", + -12.717239379882812 + ], + [ + "▁Peel", + -12.717299461364746 + ], + [ + "▁Fry", + -12.71749496459961 + ], + [ + "los", + -12.717681884765625 + ], + [ + "▁professions", + -12.717718124389648 + ], + [ + "▁projector", + -12.717961311340332 + ], + [ + "▁stationed", + -12.718013763427734 + ], + [ + "▁Veteran", + -12.718070983886719 + ], + [ + "▁acquainted", + -12.718206405639648 + ], + [ + "▁stabilize", + -12.718297004699707 + ], + [ + "▁Lindsey", + -12.718323707580566 + ], + [ + "▁zombies", + -12.718547821044922 + ], + [ + "▁Holt", + -12.71871566772461 + ], + [ + "▁maiden", + -12.71876049041748 + ], + [ + "▁exercised", + -12.718775749206543 + ], + [ + "xi", + -12.719039916992188 + ], + [ + "▁TIP", + -12.71911334991455 + ], + [ + "▁mounts", + -12.71912956237793 + ], + [ + "▁resumed", + -12.719137191772461 + ], + [ + "▁Helping", + -12.719141006469727 + ], + [ + "▁Watts", + -12.719175338745117 + ], + [ + "pool", + -12.719207763671875 + ], + [ + "▁refurbished", + -12.719277381896973 + ], + [ + "▁authoritative", + -12.719322204589844 + ], + [ + "▁torrent", + -12.719326972961426 + ], + [ + "CP", + -12.719348907470703 + ], + [ + "▁milestones", + -12.719385147094727 + ], + [ + "▁astounding", + -12.719401359558105 + ], + [ + "▁relocate", + -12.719420433044434 + ], + [ + "border", + -12.719503402709961 + ], + [ + "topic", + -12.719522476196289 + ], + [ + "inger", + -12.719536781311035 + ], + [ + "▁subdivision", + -12.719549179077148 + ], + [ + "lle", + -12.719573020935059 + ], + [ + "ré", + -12.719625473022461 + ], + [ + "▁Sgt", + -12.71978759765625 + ], + [ + "▁incomes", + -12.719988822937012 + ], + [ + "▁openness", + -12.719990730285645 + ], + [ + "▁Byron", + -12.719996452331543 + ], + [ + "▁Nord", + -12.719996452331543 + ], + [ + "▁asserted", + -12.720006942749023 + ], + [ + "▁Revelation", + -12.720169067382812 + ], + [ + "ride", + -12.720361709594727 + ], + [ + "▁concentrating", + -12.720686912536621 + ], + [ + "▁jo", + -12.720709800720215 + ], + [ + "▁radiator", + -12.72071647644043 + ], + [ + "▁coatings", + -12.720813751220703 + ], + [ + "▁visas", + -12.720986366271973 + ], + [ + "▁collage", + -12.721170425415039 + ], + [ + "▁cliffs", + -12.721173286437988 + ], + [ + "▁paced", + -12.721363067626953 + ], + [ + "iga", + -12.721424102783203 + ], + [ + "▁APC", + -12.72152328491211 + ], + [ + "▁shave", + -12.72167682647705 + ], + [ + "▁Glory", + -12.721773147583008 + ], + [ + "▁Chin", + -12.722062110900879 + ], + [ + "RP", + -12.722161293029785 + ], + [ + "inc", + -12.722297668457031 + ], + [ + "▁Wrap", + -12.722399711608887 + ], + [ + "▁audition", + -12.722407341003418 + ], + [ + "▁quaint", + -12.72249698638916 + ], + [ + "▁manifestation", + -12.722536087036133 + ], + [ + "cs", + -12.722567558288574 + ], + [ + "▁wastewater", + -12.722615242004395 + ], + [ + "▁exile", + -12.722630500793457 + ], + [ + "▁roadside", + -12.722664833068848 + ], + [ + "▁swivel", + -12.72274112701416 + ], + [ + "version", + -12.722748756408691 + ], + [ + "▁Improve", + -12.722846031188965 + ], + [ + "▁Kurdish", + -12.722871780395508 + ], + [ + "▁VII", + -12.722882270812988 + ], + [ + "▁Reich", + -12.723006248474121 + ], + [ + "shaw", + -12.723174095153809 + ], + [ + "▁fares", + -12.723228454589844 + ], + [ + "these", + -12.723258018493652 + ], + [ + "▁pianist", + -12.723304748535156 + ], + [ + "▁expressive", + -12.723443031311035 + ], + [ + "▁Leigh", + -12.723503112792969 + ], + [ + "▁Yay", + -12.723556518554688 + ], + [ + "▁Magnetic", + -12.723579406738281 + ], + [ + "▁Russ", + -12.723825454711914 + ], + [ + "zan", + -12.723897933959961 + ], + [ + "▁parole", + -12.723901748657227 + ], + [ + "▁Wouldn", + -12.723938941955566 + ], + [ + "▁advantageous", + -12.723960876464844 + ], + [ + "▁wedge", + -12.723970413208008 + ], + [ + "▁Clin", + -12.724065780639648 + ], + [ + "▁directive", + -12.724085807800293 + ], + [ + "▁concessions", + -12.724178314208984 + ], + [ + "▁sizing", + -12.724211692810059 + ], + [ + "Benz", + -12.724544525146484 + ], + [ + "heim", + -12.724650382995605 + ], + [ + "▁Snyder", + -12.7246675491333 + ], + [ + "▁Insert", + -12.724702835083008 + ], + [ + "PG", + -12.724732398986816 + ], + [ + "covered", + -12.724740028381348 + ], + [ + "▁disturbance", + -12.724854469299316 + ], + [ + "▁Warehouse", + -12.724874496459961 + ], + [ + "▁Huntington", + -12.72488021850586 + ], + [ + "pit", + -12.724934577941895 + ], + [ + "▁Bacon", + -12.724950790405273 + ], + [ + "▁translator", + -12.724967002868652 + ], + [ + "è", + -12.724993705749512 + ], + [ + "BF", + -12.725120544433594 + ], + [ + "▁dentists", + -12.725146293640137 + ], + [ + "sweet", + -12.72519588470459 + ], + [ + "▁automobiles", + -12.725308418273926 + ], + [ + "▁Slam", + -12.72538948059082 + ], + [ + "▁doomed", + -12.72554874420166 + ], + [ + "▁Gmail", + -12.725724220275879 + ], + [ + "CN", + -12.725729942321777 + ], + [ + "fill", + -12.726030349731445 + ], + [ + "▁sock", + -12.726097106933594 + ], + [ + "▁Bai", + -12.726154327392578 + ], + [ + "▁authorised", + -12.726183891296387 + ], + [ + "kai", + -12.726189613342285 + ], + [ + "▁psycho", + -12.726228713989258 + ], + [ + "▁TOP", + -12.72630500793457 + ], + [ + "▁illuminated", + -12.72645092010498 + ], + [ + "▁turquoise", + -12.726508140563965 + ], + [ + "▁gums", + -12.726557731628418 + ], + [ + "107", + -12.726753234863281 + ], + [ + "▁prisons", + -12.72676944732666 + ], + [ + "128", + -12.726859092712402 + ], + [ + "project", + -12.726869583129883 + ], + [ + "▁Stern", + -12.726920127868652 + ], + [ + "▁clergy", + -12.726947784423828 + ], + [ + "▁Movers", + -12.726973533630371 + ], + [ + "▁curl", + -12.727010726928711 + ], + [ + "▁Carnegie", + -12.727034568786621 + ], + [ + "▁ethnicity", + -12.727092742919922 + ], + [ + "▁imbalance", + -12.72714614868164 + ], + [ + "▁progressing", + -12.727384567260742 + ], + [ + "▁motorists", + -12.727413177490234 + ], + [ + "▁VMware", + -12.727436065673828 + ], + [ + "▁Rack", + -12.72746467590332 + ], + [ + "▁monastery", + -12.727487564086914 + ], + [ + "▁sailed", + -12.727522850036621 + ], + [ + "▁Northwestern", + -12.72775650024414 + ], + [ + "▁proclaimed", + -12.727795600891113 + ], + [ + "▁Wesley", + -12.727879524230957 + ], + [ + "▁Marble", + -12.727887153625488 + ], + [ + "giving", + -12.7279691696167 + ], + [ + "▁RN", + -12.728121757507324 + ], + [ + "▁danced", + -12.728240013122559 + ], + [ + "▁textiles", + -12.728240966796875 + ], + [ + "▁cellphone", + -12.728301048278809 + ], + [ + "▁scratching", + -12.728344917297363 + ], + [ + "▁Seeking", + -12.72849178314209 + ], + [ + "tl", + -12.728548049926758 + ], + [ + "▁borrower", + -12.728551864624023 + ], + [ + "▁Claus", + -12.728703498840332 + ], + [ + "▁Hwy", + -12.728856086730957 + ], + [ + "kat", + -12.728897094726562 + ], + [ + "▁muddy", + -12.728924751281738 + ], + [ + "▁Instructions", + -12.728935241699219 + ], + [ + "▁superficial", + -12.728971481323242 + ], + [ + "▁Missing", + -12.729061126708984 + ], + [ + "▁Georgian", + -12.729105949401855 + ], + [ + "▁surreal", + -12.729124069213867 + ], + [ + "yi", + -12.729130744934082 + ], + [ + "▁Limit", + -12.729296684265137 + ], + [ + "▁Inch", + -12.729376792907715 + ], + [ + "SW", + -12.729436874389648 + ], + [ + "▁Alpine", + -12.729464530944824 + ], + [ + "ied", + -12.72949504852295 + ], + [ + "▁analysed", + -12.729744911193848 + ], + [ + "▁booming", + -12.729771614074707 + ], + [ + "▁rulers", + -12.72980785369873 + ], + [ + "▁Millennium", + -12.729901313781738 + ], + [ + "▁Trustees", + -12.729981422424316 + ], + [ + "▁infusion", + -12.730008125305176 + ], + [ + "PF", + -12.730061531066895 + ], + [ + "▁Mul", + -12.730316162109375 + ], + [ + "FO", + -12.730527877807617 + ], + [ + "▁Stones", + -12.73066234588623 + ], + [ + "▁republic", + -12.73072624206543 + ], + [ + "▁tweak", + -12.730803489685059 + ], + [ + "▁Totally", + -12.730890274047852 + ], + [ + "▁paperback", + -12.731010437011719 + ], + [ + "▁mastery", + -12.731016159057617 + ], + [ + "anga", + -12.7311429977417 + ], + [ + "▁LEGO", + -12.731161117553711 + ], + [ + "Pa", + -12.731186866760254 + ], + [ + "▁opting", + -12.731257438659668 + ], + [ + "▁replay", + -12.73145866394043 + ], + [ + "▁supplemental", + -12.731501579284668 + ], + [ + "▁Listed", + -12.731546401977539 + ], + [ + "▁practise", + -12.731721878051758 + ], + [ + "yama", + -12.731729507446289 + ], + [ + "▁Occasionally", + -12.731749534606934 + ], + [ + "ates", + -12.731789588928223 + ], + [ + "▁Abby", + -12.73180866241455 + ], + [ + "▁Printed", + -12.73196029663086 + ], + [ + "▁influx", + -12.732077598571777 + ], + [ + "▁lobster", + -12.732108116149902 + ], + [ + "▁crank", + -12.732134819030762 + ], + [ + "▁cherished", + -12.73214054107666 + ], + [ + "▁Relationship", + -12.732239723205566 + ], + [ + "model", + -12.732462882995605 + ], + [ + "▁202", + -12.732470512390137 + ], + [ + "clean", + -12.732475280761719 + ], + [ + "▁persuasive", + -12.732478141784668 + ], + [ + "▁DP", + -12.732479095458984 + ], + [ + "▁excursion", + -12.732500076293945 + ], + [ + "▁Vertical", + -12.732502937316895 + ], + [ + "string", + -12.732653617858887 + ], + [ + "▁CG", + -12.732921600341797 + ], + [ + "close", + -12.732970237731934 + ], + [ + "▁raining", + -12.73302173614502 + ], + [ + "▁Dragons", + -12.733034133911133 + ], + [ + "▁Nope", + -12.73311996459961 + ], + [ + "▁honoring", + -12.73322868347168 + ], + [ + "▁uphold", + -12.73326587677002 + ], + [ + "▁rubbed", + -12.733269691467285 + ], + [ + "▁Reef", + -12.733283996582031 + ], + [ + "▁influenza", + -12.733355522155762 + ], + [ + "▁Felix", + -12.733431816101074 + ], + [ + "▁DT", + -12.733444213867188 + ], + [ + "▁Peer", + -12.733468055725098 + ], + [ + "▁dhe", + -12.73350715637207 + ], + [ + "▁assorted", + -12.733518600463867 + ], + [ + "ij", + -12.733627319335938 + ], + [ + "▁confidently", + -12.733794212341309 + ], + [ + "▁rivalry", + -12.733806610107422 + ], + [ + "▁leash", + -12.733881950378418 + ], + [ + "▁partisan", + -12.733893394470215 + ], + [ + "▁illumination", + -12.733963012695312 + ], + [ + "dra", + -12.733979225158691 + ], + [ + "▁Residence", + -12.734000205993652 + ], + [ + "▁Retro", + -12.73402214050293 + ], + [ + "▁Goa", + -12.734112739562988 + ], + [ + "▁Disaster", + -12.734245300292969 + ], + [ + "Fire", + -12.734343528747559 + ], + [ + "▁labelled", + -12.734369277954102 + ], + [ + "▁Soup", + -12.734375 + ], + [ + "▁KO", + -12.734432220458984 + ], + [ + "▁spacing", + -12.73451042175293 + ], + [ + "present", + -12.734576225280762 + ], + [ + "▁heartfelt", + -12.734578132629395 + ], + [ + "▁Rank", + -12.734587669372559 + ], + [ + "▁Newark", + -12.734609603881836 + ], + [ + "▁escaping", + -12.734649658203125 + ], + [ + "▁Fighting", + -12.734667778015137 + ], + [ + "▁linebacker", + -12.73475456237793 + ], + [ + "▁Wisdom", + -12.734772682189941 + ], + [ + "▁pyramid", + -12.734792709350586 + ], + [ + "{", + -12.734813690185547 + ], + [ + "Connor", + -12.734834671020508 + ], + [ + "▁consortium", + -12.734884262084961 + ], + [ + "▁banning", + -12.73497486114502 + ], + [ + "▁childcare", + -12.734979629516602 + ], + [ + "▁killings", + -12.735139846801758 + ], + [ + "cloud", + -12.735140800476074 + ], + [ + "nk", + -12.735189437866211 + ], + [ + "women", + -12.735201835632324 + ], + [ + "▁specifics", + -12.735333442687988 + ], + [ + "▁Gin", + -12.73535442352295 + ], + [ + "▁Maj", + -12.735381126403809 + ], + [ + "iu", + -12.735397338867188 + ], + [ + "▁campaigning", + -12.735414505004883 + ], + [ + "▁guideline", + -12.73542594909668 + ], + [ + "▁cookbook", + -12.735529899597168 + ], + [ + "▁Optimization", + -12.73558235168457 + ], + [ + "ox", + -12.735605239868164 + ], + [ + "▁Rhodes", + -12.735620498657227 + ], + [ + "▁hurdles", + -12.7356538772583 + ], + [ + "▁Kam", + -12.735766410827637 + ], + [ + "▁microscope", + -12.735782623291016 + ], + [ + "▁sighed", + -12.735796928405762 + ], + [ + "▁absorbing", + -12.735879898071289 + ], + [ + "▁Tracking", + -12.736023902893066 + ], + [ + "▁Dot", + -12.736043930053711 + ], + [ + "OT", + -12.736271858215332 + ], + [ + "▁Easily", + -12.736288070678711 + ], + [ + "uro", + -12.736434936523438 + ], + [ + "▁chewing", + -12.73659896850586 + ], + [ + "▁sway", + -12.736654281616211 + ], + [ + "▁boycott", + -12.73677921295166 + ], + [ + "▁rhythms", + -12.73681640625 + ], + [ + "▁augmented", + -12.736929893493652 + ], + [ + "▁Bronx", + -12.736939430236816 + ], + [ + "▁prevail", + -12.737190246582031 + ], + [ + "▁gigs", + -12.737299919128418 + ], + [ + "▁diversified", + -12.737337112426758 + ], + [ + "▁Legislative", + -12.737454414367676 + ], + [ + "▁enlarged", + -12.737472534179688 + ], + [ + "▁biomass", + -12.737509727478027 + ], + [ + "▁Bentley", + -12.737617492675781 + ], + [ + "▁Sto", + -12.737845420837402 + ], + [ + "▁crate", + -12.738075256347656 + ], + [ + "▁Baltic", + -12.73816204071045 + ], + [ + "▁Critics", + -12.738276481628418 + ], + [ + "▁Raspberry", + -12.738329887390137 + ], + [ + "▁Nolan", + -12.738475799560547 + ], + [ + "▁manuscripts", + -12.738479614257812 + ], + [ + "▁remarked", + -12.738486289978027 + ], + [ + "▁defenses", + -12.738502502441406 + ], + [ + "▁Crack", + -12.738565444946289 + ], + [ + "▁Runner", + -12.738597869873047 + ], + [ + "▁Tal", + -12.738706588745117 + ], + [ + "▁url", + -12.738744735717773 + ], + [ + "▁indispensable", + -12.738774299621582 + ], + [ + "meaning", + -12.738807678222656 + ], + [ + "▁diminish", + -12.738838195800781 + ], + [ + "▁screamed", + -12.738870620727539 + ], + [ + "▁unmatched", + -12.738936424255371 + ], + [ + "▁Paulo", + -12.739021301269531 + ], + [ + "main", + -12.739059448242188 + ], + [ + "▁Resident", + -12.739133834838867 + ], + [ + "wind", + -12.739154815673828 + ], + [ + "▁loaf", + -12.739167213439941 + ], + [ + "▁contemplating", + -12.739266395568848 + ], + [ + "▁mailbox", + -12.739273071289062 + ], + [ + "▁Marty", + -12.739361763000488 + ], + [ + "▁cooks", + -12.739362716674805 + ], + [ + "paper", + -12.739612579345703 + ], + [ + "access", + -12.739672660827637 + ], + [ + "▁familiarity", + -12.739700317382812 + ], + [ + "▁stabbed", + -12.739723205566406 + ], + [ + "▁Celebrity", + -12.739750862121582 + ], + [ + "▁farewell", + -12.739948272705078 + ], + [ + "thy", + -12.739962577819824 + ], + [ + "▁manipulated", + -12.739986419677734 + ], + [ + "▁selfie", + -12.740220069885254 + ], + [ + "▁coursework", + -12.74030876159668 + ], + [ + "cup", + -12.740311622619629 + ], + [ + "▁Thames", + -12.740358352661133 + ], + [ + "▁stripe", + -12.740372657775879 + ], + [ + "▁Kolkata", + -12.740467071533203 + ], + [ + "▁Williamson", + -12.740470886230469 + ], + [ + "▁audits", + -12.740478515625 + ], + [ + "▁quoting", + -12.740487098693848 + ], + [ + "▁Kuwait", + -12.740643501281738 + ], + [ + "lor", + -12.740737915039062 + ], + [ + "▁workmanship", + -12.740784645080566 + ], + [ + "▁mortal", + -12.740848541259766 + ], + [ + "iso", + -12.740850448608398 + ], + [ + "▁vacancy", + -12.74094295501709 + ], + [ + "ators", + -12.74100399017334 + ], + [ + "▁KNOW", + -12.74105167388916 + ], + [ + "▁Sustainability", + -12.741122245788574 + ], + [ + "▁Willis", + -12.741134643554688 + ], + [ + "▁LT", + -12.741155624389648 + ], + [ + "▁epi", + -12.741166114807129 + ], + [ + "▁killexams", + -12.741169929504395 + ], + [ + "would", + -12.741259574890137 + ], + [ + "▁supervisors", + -12.741528511047363 + ], + [ + "pel", + -12.741633415222168 + ], + [ + "▁echoed", + -12.74166488647461 + ], + [ + "▁boating", + -12.741671562194824 + ], + [ + "▁Fountain", + -12.741704940795898 + ], + [ + "▁Bottle", + -12.74179458618164 + ], + [ + "▁lust", + -12.741840362548828 + ], + [ + "▁Cons", + -12.742110252380371 + ], + [ + "▁Pas", + -12.742119789123535 + ], + [ + "thanks", + -12.742151260375977 + ], + [ + "▁rotary", + -12.742164611816406 + ], + [ + "LM", + -12.742209434509277 + ], + [ + "▁blaming", + -12.74231243133545 + ], + [ + "easy", + -12.742317199707031 + ], + [ + "▁deserving", + -12.742413520812988 + ], + [ + "Download", + -12.7424955368042 + ], + [ + "▁fostering", + -12.742764472961426 + ], + [ + "▁consoles", + -12.743000030517578 + ], + [ + "▁compass", + -12.743012428283691 + ], + [ + "▁Essays", + -12.743196487426758 + ], + [ + "▁Dub", + -12.743267059326172 + ], + [ + "▁disguise", + -12.743287086486816 + ], + [ + "▁Bolt", + -12.743345260620117 + ], + [ + "▁pinned", + -12.743383407592773 + ], + [ + "tai", + -12.743553161621094 + ], + [ + "▁Mus", + -12.743656158447266 + ], + [ + "▁handcrafted", + -12.743666648864746 + ], + [ + "▁contemplate", + -12.743703842163086 + ], + [ + "▁USS", + -12.743731498718262 + ], + [ + "▁sweets", + -12.74373722076416 + ], + [ + "▁marched", + -12.743886947631836 + ], + [ + "▁Amp", + -12.74403190612793 + ], + [ + "▁eu", + -12.744067192077637 + ], + [ + "▁ivory", + -12.744194984436035 + ], + [ + "▁Dairy", + -12.744275093078613 + ], + [ + "▁ageing", + -12.744426727294922 + ], + [ + "▁braking", + -12.744441986083984 + ], + [ + "years", + -12.744597434997559 + ], + [ + "▁identifier", + -12.744741439819336 + ], + [ + "digital", + -12.744743347167969 + ], + [ + "850", + -12.744806289672852 + ], + [ + "Christian", + -12.744889259338379 + ], + [ + "▁Governance", + -12.744962692260742 + ], + [ + "igo", + -12.744994163513184 + ], + [ + "▁yielded", + -12.745135307312012 + ], + [ + "AN", + -12.745266914367676 + ], + [ + "▁Clothing", + -12.745292663574219 + ], + [ + "▁sensational", + -12.745360374450684 + ], + [ + "▁Actress", + -12.745384216308594 + ], + [ + "▁erectile", + -12.745488166809082 + ], + [ + "▁biting", + -12.745489120483398 + ], + [ + "▁Hammond", + -12.745512962341309 + ], + [ + "в", + -12.745704650878906 + ], + [ + "▁clientele", + -12.745765686035156 + ], + [ + "▁Naples", + -12.745792388916016 + ], + [ + "380", + -12.745979309082031 + ], + [ + "ore", + -12.745987892150879 + ], + [ + "▁admiration", + -12.746091842651367 + ], + [ + "▁garnered", + -12.746131896972656 + ], + [ + "▁equities", + -12.746158599853516 + ], + [ + "▁township", + -12.746228218078613 + ], + [ + "▁wearable", + -12.746283531188965 + ], + [ + "▁Functional", + -12.746362686157227 + ], + [ + "▁informs", + -12.746370315551758 + ], + [ + "▁PCI", + -12.746654510498047 + ], + [ + "▁Regulatory", + -12.746688842773438 + ], + [ + "▁submarine", + -12.74670696258545 + ], + [ + "▁SU", + -12.746722221374512 + ], + [ + "logic", + -12.746769905090332 + ], + [ + "▁chick", + -12.746792793273926 + ], + [ + "▁bred", + -12.74682331085205 + ], + [ + "▁chandelier", + -12.74693489074707 + ], + [ + "▁Piper", + -12.747050285339355 + ], + [ + "▁Crypto", + -12.7471923828125 + ], + [ + "▁adherence", + -12.747209548950195 + ], + [ + "▁Auction", + -12.74728775024414 + ], + [ + "▁NGO", + -12.747431755065918 + ], + [ + "▁stern", + -12.74761962890625 + ], + [ + "▁fleece", + -12.74763298034668 + ], + [ + "▁Logistics", + -12.747736930847168 + ], + [ + "aid", + -12.748117446899414 + ], + [ + "GR", + -12.748257637023926 + ], + [ + "▁preseason", + -12.748401641845703 + ], + [ + "ios", + -12.748440742492676 + ], + [ + "▁yrs", + -12.748453140258789 + ], + [ + "▁chords", + -12.748783111572266 + ], + [ + "▁padding", + -12.748818397521973 + ], + [ + "▁jumper", + -12.748836517333984 + ], + [ + "▁ecommerce", + -12.748851776123047 + ], + [ + "▁Dur", + -12.74886417388916 + ], + [ + "▁viability", + -12.748958587646484 + ], + [ + "IST", + -12.749019622802734 + ], + [ + "▁hectares", + -12.749106407165527 + ], + [ + "▁Mitt", + -12.74923038482666 + ], + [ + "▁unwind", + -12.749235153198242 + ], + [ + "▁prohibition", + -12.749273300170898 + ], + [ + "▁delta", + -12.74929141998291 + ], + [ + "▁Protestant", + -12.749383926391602 + ], + [ + "▁pun", + -12.749442100524902 + ], + [ + "TY", + -12.749466896057129 + ], + [ + "▁Fees", + -12.749577522277832 + ], + [ + "▁Budapest", + -12.749650955200195 + ], + [ + "▁SharePoint", + -12.749693870544434 + ], + [ + "▁Py", + -12.749872207641602 + ], + [ + "▁Backup", + -12.749898910522461 + ], + [ + "▁prophecy", + -12.750106811523438 + ], + [ + "rad", + -12.750133514404297 + ], + [ + "▁Boom", + -12.75017261505127 + ], + [ + "▁Burlington", + -12.750255584716797 + ], + [ + "▁Shark", + -12.750262260437012 + ], + [ + "▁chased", + -12.750306129455566 + ], + [ + "▁fragment", + -12.750892639160156 + ], + [ + "▁Jade", + -12.750984191894531 + ], + [ + "▁conducts", + -12.751112937927246 + ], + [ + "▁brilliantly", + -12.751312255859375 + ], + [ + "▁irrespective", + -12.751347541809082 + ], + [ + "▁disciplined", + -12.751448631286621 + ], + [ + "▁Trim", + -12.751643180847168 + ], + [ + "▁1925", + -12.751686096191406 + ], + [ + "▁spoiled", + -12.751690864562988 + ], + [ + "▁restraint", + -12.751708984375 + ], + [ + "DP", + -12.751733779907227 + ], + [ + "und", + -12.75173568725586 + ], + [ + "▁Twelve", + -12.751786231994629 + ], + [ + "▁shutting", + -12.751852989196777 + ], + [ + "▁Fence", + -12.751980781555176 + ], + [ + "KO", + -12.752087593078613 + ], + [ + "▁militant", + -12.752191543579102 + ], + [ + "▁grouped", + -12.752243041992188 + ], + [ + "▁deficiencies", + -12.752452850341797 + ], + [ + "▁crave", + -12.752467155456543 + ], + [ + "▁soften", + -12.752494812011719 + ], + [ + "▁doom", + -12.75252914428711 + ], + [ + "▁songwriter", + -12.75259017944336 + ], + [ + "▁Parkway", + -12.752593040466309 + ], + [ + "wash", + -12.752662658691406 + ], + [ + "▁forge", + -12.75273323059082 + ], + [ + "▁Buzz", + -12.752764701843262 + ], + [ + "▁assemblies", + -12.752787590026855 + ], + [ + "▁universally", + -12.7528076171875 + ], + [ + "▁Presentation", + -12.752859115600586 + ], + [ + "confidence", + -12.752923011779785 + ], + [ + "Paul", + -12.752992630004883 + ], + [ + "▁ip", + -12.753073692321777 + ], + [ + "Rock", + -12.75308895111084 + ], + [ + "▁Showing", + -12.753125190734863 + ], + [ + "▁plumber", + -12.753138542175293 + ], + [ + "▁dat", + -12.753170013427734 + ], + [ + "Post", + -12.753314018249512 + ], + [ + "kins", + -12.7533597946167 + ], + [ + "rl", + -12.753389358520508 + ], + [ + "▁specialties", + -12.753486633300781 + ], + [ + "▁instincts", + -12.753487586975098 + ], + [ + "lined", + -12.753511428833008 + ], + [ + "▁explode", + -12.753597259521484 + ], + [ + "▁canyon", + -12.753639221191406 + ], + [ + "▁Jedi", + -12.753665924072266 + ], + [ + "hua", + -12.753671646118164 + ], + [ + "London", + -12.753774642944336 + ], + [ + "▁Humanities", + -12.753775596618652 + ], + [ + "▁LE", + -12.753778457641602 + ], + [ + "▁pasture", + -12.753830909729004 + ], + [ + "▁seaside", + -12.75395393371582 + ], + [ + "▁lions", + -12.754021644592285 + ], + [ + "▁2500", + -12.754127502441406 + ], + [ + "eck", + -12.754138946533203 + ], + [ + "▁looming", + -12.754311561584473 + ], + [ + "▁Cord", + -12.754365921020508 + ], + [ + "▁abuses", + -12.754365921020508 + ], + [ + "▁tablespoon", + -12.75437068939209 + ], + [ + "mac", + -12.754441261291504 + ], + [ + "▁Subaru", + -12.754525184631348 + ], + [ + "▁Eclipse", + -12.7545804977417 + ], + [ + "▁Thousand", + -12.754651069641113 + ], + [ + "▁Lawyer", + -12.754734992980957 + ], + [ + "▁carnival", + -12.754875183105469 + ], + [ + "▁perpetual", + -12.754962921142578 + ], + [ + "DT", + -12.755108833312988 + ], + [ + "▁missionary", + -12.755232810974121 + ], + [ + "eria", + -12.755379676818848 + ], + [ + "▁pivot", + -12.755475044250488 + ], + [ + "▁modifying", + -12.755494117736816 + ], + [ + "▁eldest", + -12.755597114562988 + ], + [ + "▁Banner", + -12.755830764770508 + ], + [ + "mix", + -12.755831718444824 + ], + [ + "▁geek", + -12.755840301513672 + ], + [ + "Click", + -12.756050109863281 + ], + [ + "▁tornado", + -12.756062507629395 + ], + [ + "▁Profiles", + -12.756068229675293 + ], + [ + "▁decree", + -12.756084442138672 + ], + [ + "▁fascination", + -12.756111145019531 + ], + [ + "ess", + -12.756143569946289 + ], + [ + "▁woodland", + -12.756373405456543 + ], + [ + "film", + -12.756379127502441 + ], + [ + "▁slew", + -12.756428718566895 + ], + [ + "loving", + -12.756467819213867 + ], + [ + "▁Spice", + -12.756539344787598 + ], + [ + "often", + -12.756555557250977 + ], + [ + "▁sentiments", + -12.75658893585205 + ], + [ + "▁drilled", + -12.756649017333984 + ], + [ + "▁minors", + -12.756795883178711 + ], + [ + "▁Winning", + -12.756848335266113 + ], + [ + "▁Pharma", + -12.757013320922852 + ], + [ + "▁Crossing", + -12.757125854492188 + ], + [ + "▁PIN", + -12.757180213928223 + ], + [ + "▁surpassed", + -12.757216453552246 + ], + [ + "▁Networking", + -12.757226943969727 + ], + [ + "▁Walton", + -12.757320404052734 + ], + [ + "UC", + -12.7573881149292 + ], + [ + "sheet", + -12.757492065429688 + ], + [ + "▁Cer", + -12.757558822631836 + ], + [ + "▁benign", + -12.75759220123291 + ], + [ + "▁Jaguar", + -12.757631301879883 + ], + [ + "lings", + -12.75767707824707 + ], + [ + "AGE", + -12.757680892944336 + ], + [ + "▁dine", + -12.757696151733398 + ], + [ + "▁modeled", + -12.75778579711914 + ], + [ + "▁chilling", + -12.757916450500488 + ], + [ + "▁lowes", + -12.7579927444458 + ], + [ + "commercial", + -12.75815200805664 + ], + [ + "▁homicide", + -12.758402824401855 + ], + [ + "bie", + -12.758435249328613 + ], + [ + "▁behaviours", + -12.758505821228027 + ], + [ + "▁Choir", + -12.758605003356934 + ], + [ + "camp", + -12.758752822875977 + ], + [ + "▁Twilight", + -12.758811950683594 + ], + [ + "shore", + -12.758855819702148 + ], + [ + "▁mods", + -12.758857727050781 + ], + [ + "▁shortcut", + -12.75900936126709 + ], + [ + "▁auctions", + -12.759014129638672 + ], + [ + "▁apologies", + -12.759101867675781 + ], + [ + "▁calendars", + -12.759182929992676 + ], + [ + "due", + -12.759191513061523 + ], + [ + "▁Battalion", + -12.759214401245117 + ], + [ + "▁deploying", + -12.759214401245117 + ], + [ + "dell", + -12.75927734375 + ], + [ + "▁bolster", + -12.759326934814453 + ], + [ + "▁messed", + -12.75939655303955 + ], + [ + "▁legitimacy", + -12.759408950805664 + ], + [ + "▁forwarded", + -12.759454727172852 + ], + [ + "108", + -12.759631156921387 + ], + [ + "▁Salesforce", + -12.759637832641602 + ], + [ + "▁monopoly", + -12.759679794311523 + ], + [ + "▁Jail", + -12.759725570678711 + ], + [ + "▁Sutton", + -12.759744644165039 + ], + [ + "▁Erie", + -12.759778022766113 + ], + [ + "▁awaits", + -12.760028839111328 + ], + [ + "▁Secrets", + -12.760088920593262 + ], + [ + "▁dodge", + -12.760160446166992 + ], + [ + "▁overwhelmingly", + -12.760189056396484 + ], + [ + "▁1927", + -12.760375022888184 + ], + [ + "▁Neighborhood", + -12.760396003723145 + ], + [ + "▁1912", + -12.760442733764648 + ], + [ + "▁athletics", + -12.760531425476074 + ], + [ + "Have", + -12.760544776916504 + ], + [ + "▁uncertainties", + -12.760567665100098 + ], + [ + "▁supermarkets", + -12.760762214660645 + ], + [ + "ige", + -12.760764122009277 + ], + [ + "▁sponsoring", + -12.760843276977539 + ], + [ + "▁Assist", + -12.760913848876953 + ], + [ + "▁tightening", + -12.760947227478027 + ], + [ + "▁Trend", + -12.761012077331543 + ], + [ + "▁priceless", + -12.761128425598145 + ], + [ + "▁preferable", + -12.761551856994629 + ], + [ + "▁McG", + -12.761626243591309 + ], + [ + "▁Marks", + -12.761760711669922 + ], + [ + "▁mystical", + -12.761797904968262 + ], + [ + "▁bounced", + -12.761821746826172 + ], + [ + "▁Says", + -12.761848449707031 + ], + [ + "▁Emerald", + -12.761927604675293 + ], + [ + "▁wrought", + -12.761940956115723 + ], + [ + "igan", + -12.76201057434082 + ], + [ + "▁trusts", + -12.762053489685059 + ], + [ + "▁Wheat", + -12.762258529663086 + ], + [ + "▁fertile", + -12.762283325195312 + ], + [ + "▁colouring", + -12.762292861938477 + ], + [ + "sim", + -12.762313842773438 + ], + [ + "axis", + -12.76235580444336 + ], + [ + "1994", + -12.762386322021484 + ], + [ + "gle", + -12.762550354003906 + ], + [ + "▁Investments", + -12.762558937072754 + ], + [ + "▁Coverage", + -12.762578964233398 + ], + [ + "▁Granted", + -12.7627534866333 + ], + [ + "▁Kerr", + -12.762770652770996 + ], + [ + "▁Investigators", + -12.762777328491211 + ], + [ + "▁competitiveness", + -12.762886047363281 + ], + [ + "▁Vanessa", + -12.763083457946777 + ], + [ + "▁anesthesia", + -12.763102531433105 + ], + [ + "▁afforded", + -12.763115882873535 + ], + [ + "▁gr", + -12.763239860534668 + ], + [ + "▁pies", + -12.7632417678833 + ], + [ + "▁Tale", + -12.763291358947754 + ], + [ + "▁Gro", + -12.76329231262207 + ], + [ + "▁binge", + -12.763296127319336 + ], + [ + "▁profoundly", + -12.763330459594727 + ], + [ + "▁039", + -12.763355255126953 + ], + [ + "▁circa", + -12.763768196105957 + ], + [ + "▁stacks", + -12.76380443572998 + ], + [ + "▁dorm", + -12.763829231262207 + ], + [ + "▁Statistical", + -12.76393985748291 + ], + [ + "Ga", + -12.763960838317871 + ], + [ + "▁Sel", + -12.76403522491455 + ], + [ + "▁у", + -12.764090538024902 + ], + [ + "stad", + -12.76412296295166 + ], + [ + "▁Dept", + -12.764158248901367 + ], + [ + "▁Teach", + -12.76423168182373 + ], + [ + "▁Midlands", + -12.764259338378906 + ], + [ + "▁havoc", + -12.76427173614502 + ], + [ + "factor", + -12.764559745788574 + ], + [ + "▁cucumber", + -12.764581680297852 + ], + [ + "▁Ikea", + -12.764594078063965 + ], + [ + "▁veil", + -12.764704704284668 + ], + [ + "▁upbeat", + -12.76473617553711 + ], + [ + "▁shootings", + -12.764822006225586 + ], + [ + "▁Provincial", + -12.764838218688965 + ], + [ + "must", + -12.76491928100586 + ], + [ + "▁Forums", + -12.764954566955566 + ], + [ + "▁strand", + -12.765036582946777 + ], + [ + "▁excursions", + -12.765049934387207 + ], + [ + "▁Rum", + -12.765083312988281 + ], + [ + "FP", + -12.765262603759766 + ], + [ + "▁sheds", + -12.76540470123291 + ], + [ + "▁Lesson", + -12.765603065490723 + ], + [ + "▁С", + -12.765742301940918 + ], + [ + "▁intestinal", + -12.765836715698242 + ], + [ + "▁Marilyn", + -12.765878677368164 + ], + [ + "King", + -12.765909194946289 + ], + [ + "は", + -12.766040802001953 + ], + [ + "▁QR", + -12.766100883483887 + ], + [ + "▁lunar", + -12.76611042022705 + ], + [ + "▁postponed", + -12.766117095947266 + ], + [ + "▁sanitation", + -12.7661714553833 + ], + [ + "LF", + -12.766179084777832 + ], + [ + "▁pallet", + -12.766271591186523 + ], + [ + "▁telecom", + -12.766291618347168 + ], + [ + "▁siege", + -12.766304969787598 + ], + [ + "▁THC", + -12.766343116760254 + ], + [ + "toxic", + -12.766345977783203 + ], + [ + "▁Doyle", + -12.766382217407227 + ], + [ + "▁Ricky", + -12.766430854797363 + ], + [ + "▁EVER", + -12.766457557678223 + ], + [ + "▁Panther", + -12.7664794921875 + ], + [ + "▁urinary", + -12.766490936279297 + ], + [ + "▁Freddie", + -12.7665433883667 + ], + [ + "▁Kristen", + -12.766913414001465 + ], + [ + "priced", + -12.767004013061523 + ], + [ + "▁Dip", + -12.76718521118164 + ], + [ + "▁LM", + -12.767304420471191 + ], + [ + "▁Flickr", + -12.767380714416504 + ], + [ + "▁Bold", + -12.767520904541016 + ], + [ + "▁helpless", + -12.767555236816406 + ], + [ + "▁Cherokee", + -12.76763916015625 + ], + [ + "▁Required", + -12.767651557922363 + ], + [ + "▁Dai", + -12.767751693725586 + ], + [ + "▁bipartisan", + -12.767756462097168 + ], + [ + "ih", + -12.767818450927734 + ], + [ + "▁Extended", + -12.767990112304688 + ], + [ + "▁Cognitive", + -12.768217086791992 + ], + [ + "Plus", + -12.768245697021484 + ], + [ + "▁Sophia", + -12.768245697021484 + ], + [ + "▁Fletcher", + -12.768275260925293 + ], + [ + "▁commemorate", + -12.76829719543457 + ], + [ + "▁grit", + -12.768312454223633 + ], + [ + "▁Gloria", + -12.768339157104492 + ], + [ + "▁turtles", + -12.768491744995117 + ], + [ + "seven", + -12.768508911132812 + ], + [ + "▁sophistication", + -12.768521308898926 + ], + [ + "▁malls", + -12.76854133605957 + ], + [ + "▁Perkins", + -12.768908500671387 + ], + [ + "▁canine", + -12.769011497497559 + ], + [ + "▁condemn", + -12.769078254699707 + ], + [ + "▁forgiven", + -12.769309997558594 + ], + [ + "▁THEY", + -12.76932144165039 + ], + [ + "▁Rug", + -12.76944351196289 + ], + [ + "▁Lime", + -12.76945686340332 + ], + [ + "▁Juice", + -12.769561767578125 + ], + [ + "▁Bills", + -12.769577980041504 + ], + [ + "▁Becky", + -12.769637107849121 + ], + [ + "▁graffiti", + -12.769697189331055 + ], + [ + "▁patiently", + -12.769721984863281 + ], + [ + "▁hesitant", + -12.769756317138672 + ], + [ + "rating", + -12.769765853881836 + ], + [ + "▁Lib", + -12.769783020019531 + ], + [ + "▁waving", + -12.7698392868042 + ], + [ + "▁Promo", + -12.769845962524414 + ], + [ + "layer", + -12.769913673400879 + ], + [ + "▁Silent", + -12.770072937011719 + ], + [ + "▁exhibiting", + -12.770232200622559 + ], + [ + "▁bookstore", + -12.770241737365723 + ], + [ + "uda", + -12.770248413085938 + ], + [ + "produced", + -12.770295143127441 + ], + [ + "▁weekday", + -12.770424842834473 + ], + [ + "▁vineyard", + -12.770463943481445 + ], + [ + "▁winery", + -12.770646095275879 + ], + [ + "▁jailed", + -12.770846366882324 + ], + [ + "▁Dick", + -12.770857810974121 + ], + [ + "izes", + -12.770955085754395 + ], + [ + "Getty", + -12.770965576171875 + ], + [ + "▁readable", + -12.771048545837402 + ], + [ + "▁Shelby", + -12.771084785461426 + ], + [ + "▁multiply", + -12.771160125732422 + ], + [ + "Ro", + -12.771217346191406 + ], + [ + "▁dev", + -12.771218299865723 + ], + [ + "▁Surf", + -12.771252632141113 + ], + [ + "▁fabricated", + -12.771397590637207 + ], + [ + "Works", + -12.771428108215332 + ], + [ + "▁hues", + -12.771442413330078 + ], + [ + "borne", + -12.771459579467773 + ], + [ + "▁interpreting", + -12.771489143371582 + ], + [ + "cum", + -12.771571159362793 + ], + [ + "nell", + -12.771749496459961 + ], + [ + "▁Fried", + -12.771897315979004 + ], + [ + "▁Romanian", + -12.771900177001953 + ], + [ + "▁COM", + -12.771967887878418 + ], + [ + "▁Lets", + -12.77197551727295 + ], + [ + "▁Marines", + -12.772061347961426 + ], + [ + "▁midfield", + -12.772165298461914 + ], + [ + "▁blush", + -12.772194862365723 + ], + [ + "▁tutoring", + -12.77229118347168 + ], + [ + "▁Values", + -12.772319793701172 + ], + [ + "▁composers", + -12.772515296936035 + ], + [ + "▁counselors", + -12.77252197265625 + ], + [ + "▁MJ", + -12.772543907165527 + ], + [ + "▁UW", + -12.772558212280273 + ], + [ + "375", + -12.772721290588379 + ], + [ + "▁wrath", + -12.772826194763184 + ], + [ + "▁Treasure", + -12.77290153503418 + ], + [ + "▁lu", + -12.772981643676758 + ], + [ + "direct", + -12.773076057434082 + ], + [ + "▁recap", + -12.773118019104004 + ], + [ + "▁warmed", + -12.773136138916016 + ], + [ + "▁Maha", + -12.77315616607666 + ], + [ + "▁cork", + -12.773249626159668 + ], + [ + "Ad", + -12.773276329040527 + ], + [ + "▁markings", + -12.773296356201172 + ], + [ + "▁Dom", + -12.773473739624023 + ], + [ + "▁percussion", + -12.773578643798828 + ], + [ + "▁BD", + -12.773700714111328 + ], + [ + "▁wo", + -12.773774147033691 + ], + [ + "▁pollen", + -12.773816108703613 + ], + [ + "fl", + -12.773856163024902 + ], + [ + "▁Literary", + -12.773894309997559 + ], + [ + "▁bloc", + -12.773905754089355 + ], + [ + "▁reviewer", + -12.773951530456543 + ], + [ + "won", + -12.773953437805176 + ], + [ + "▁Kha", + -12.774025917053223 + ], + [ + "▁vines", + -12.774067878723145 + ], + [ + "▁interpersonal", + -12.774070739746094 + ], + [ + "▁Console", + -12.774158477783203 + ], + [ + "▁Schneider", + -12.774205207824707 + ], + [ + "▁Pair", + -12.774298667907715 + ], + [ + "▁Vor", + -12.774299621582031 + ], + [ + "▁pr", + -12.774332046508789 + ], + [ + "▁freaking", + -12.774380683898926 + ], + [ + "electric", + -12.774423599243164 + ], + [ + "▁bliss", + -12.774443626403809 + ], + [ + "ace", + -12.774486541748047 + ], + [ + "▁Vegan", + -12.774495124816895 + ], + [ + "▁loneliness", + -12.774495124816895 + ], + [ + "▁broaden", + -12.774557113647461 + ], + [ + "▁Cas", + -12.774599075317383 + ], + [ + "▁slack", + -12.774700164794922 + ], + [ + "▁pissed", + -12.774812698364258 + ], + [ + "▁redirect", + -12.77486515045166 + ], + [ + "▁timetable", + -12.774880409240723 + ], + [ + "Old", + -12.774992942810059 + ], + [ + "▁meds", + -12.775141716003418 + ], + [ + "▁legit", + -12.775245666503906 + ], + [ + "▁Fairy", + -12.775299072265625 + ], + [ + "▁robotics", + -12.775312423706055 + ], + [ + "▁procedural", + -12.77532958984375 + ], + [ + "▁bouncing", + -12.775434494018555 + ], + [ + "▁evidenced", + -12.775470733642578 + ], + [ + "▁Laurie", + -12.775562286376953 + ], + [ + "▁Carrier", + -12.775811195373535 + ], + [ + "▁perennial", + -12.775811195373535 + ], + [ + "▁Lisbon", + -12.7758207321167 + ], + [ + "▁borne", + -12.775917053222656 + ], + [ + "▁Sims", + -12.77593994140625 + ], + [ + "▁Lim", + -12.775940895080566 + ], + [ + "▁Damn", + -12.775960922241211 + ], + [ + "▁deception", + -12.775979995727539 + ], + [ + "▁almonds", + -12.7760009765625 + ], + [ + "▁Gur", + -12.776067733764648 + ], + [ + "Gold", + -12.776196479797363 + ], + [ + "▁Payne", + -12.776259422302246 + ], + [ + "job", + -12.776273727416992 + ], + [ + "plate", + -12.776299476623535 + ], + [ + "▁1931", + -12.776318550109863 + ], + [ + "▁Zoom", + -12.776318550109863 + ], + [ + "▁java", + -12.776368141174316 + ], + [ + "fun", + -12.776402473449707 + ], + [ + "▁MHz", + -12.776435852050781 + ], + [ + "▁Pricing", + -12.776473999023438 + ], + [ + "Ta", + -12.776527404785156 + ], + [ + "▁sidebar", + -12.776723861694336 + ], + [ + "▁ISP", + -12.776782035827637 + ], + [ + "▁Ernest", + -12.776814460754395 + ], + [ + "▁serene", + -12.776901245117188 + ], + [ + "anda", + -12.777022361755371 + ], + [ + "▁Ve", + -12.777117729187012 + ], + [ + "▁artillery", + -12.777144432067871 + ], + [ + "▁flashes", + -12.777164459228516 + ], + [ + "▁Ferry", + -12.77717113494873 + ], + [ + "▁immersion", + -12.777190208435059 + ], + [ + "▁Claims", + -12.77728271484375 + ], + [ + "▁unconventional", + -12.777369499206543 + ], + [ + "fen", + -12.777515411376953 + ], + [ + "▁Names", + -12.777518272399902 + ], + [ + "▁Permanent", + -12.777620315551758 + ], + [ + "▁Archbishop", + -12.777631759643555 + ], + [ + "▁Tablet", + -12.777726173400879 + ], + [ + "▁campers", + -12.777865409851074 + ], + [ + "thinking", + -12.777936935424805 + ], + [ + "▁Ari", + -12.778007507324219 + ], + [ + "▁Views", + -12.778021812438965 + ], + [ + "▁masculine", + -12.778119087219238 + ], + [ + "▁dusty", + -12.778301239013672 + ], + [ + "▁monks", + -12.778321266174316 + ], + [ + "sys", + -12.778385162353516 + ], + [ + "▁minimizing", + -12.778414726257324 + ], + [ + "▁Seahawks", + -12.778597831726074 + ], + [ + "▁sewage", + -12.778679847717285 + ], + [ + "▁Geographic", + -12.778742790222168 + ], + [ + "▁iteration", + -12.778766632080078 + ], + [ + "▁inland", + -12.778782844543457 + ], + [ + "▁stunt", + -12.778883934020996 + ], + [ + "▁dean", + -12.77890396118164 + ], + [ + "▁batches", + -12.779017448425293 + ], + [ + "▁uphill", + -12.779191017150879 + ], + [ + "▁Romeo", + -12.779224395751953 + ], + [ + "▁aura", + -12.779266357421875 + ], + [ + "▁Sanctuary", + -12.779279708862305 + ], + [ + "▁Winners", + -12.779315948486328 + ], + [ + "▁disagreement", + -12.77932357788086 + ], + [ + "nal", + -12.779339790344238 + ], + [ + "ón", + -12.779375076293945 + ], + [ + "▁posterior", + -12.779396057128906 + ], + [ + "▁revelations", + -12.779635429382324 + ], + [ + "▁sailors", + -12.779674530029297 + ], + [ + "▁prophets", + -12.779679298400879 + ], + [ + "▁punched", + -12.779824256896973 + ], + [ + "eno", + -12.779838562011719 + ], + [ + "▁Salad", + -12.779916763305664 + ], + [ + "▁Experimental", + -12.779993057250977 + ], + [ + "▁Rap", + -12.780091285705566 + ], + [ + "▁moderately", + -12.78010082244873 + ], + [ + "chy", + -12.780173301696777 + ], + [ + "oi", + -12.780255317687988 + ], + [ + "▁gutters", + -12.780289649963379 + ], + [ + "▁Otto", + -12.780336380004883 + ], + [ + "▁inactive", + -12.780381202697754 + ], + [ + "▁condos", + -12.780399322509766 + ], + [ + "▁banquet", + -12.780406951904297 + ], + [ + "▁Disneyland", + -12.780640602111816 + ], + [ + "▁triggering", + -12.780820846557617 + ], + [ + "▁Hogan", + -12.78095531463623 + ], + [ + "▁attendant", + -12.780970573425293 + ], + [ + "▁catchy", + -12.78097915649414 + ], + [ + "230", + -12.781146049499512 + ], + [ + "▁pearls", + -12.7811918258667 + ], + [ + "▁guild", + -12.781439781188965 + ], + [ + "▁faction", + -12.781496047973633 + ], + [ + "Si", + -12.781523704528809 + ], + [ + "▁Bulldogs", + -12.781676292419434 + ], + [ + "nel", + -12.781773567199707 + ], + [ + "▁Childhood", + -12.781781196594238 + ], + [ + "▁walnut", + -12.78178882598877 + ], + [ + "▁intensely", + -12.781800270080566 + ], + [ + "▁Polar", + -12.781826972961426 + ], + [ + "▁possessing", + -12.781916618347168 + ], + [ + "▁Ahmad", + -12.78201675415039 + ], + [ + "▁malt", + -12.7820463180542 + ], + [ + "▁Matters", + -12.782054901123047 + ], + [ + "▁roadmap", + -12.782072067260742 + ], + [ + "Key", + -12.782109260559082 + ], + [ + "▁Blockchain", + -12.78214168548584 + ], + [ + "ê", + -12.782265663146973 + ], + [ + "▁Laurel", + -12.782312393188477 + ], + [ + "▁heavens", + -12.782328605651855 + ], + [ + "▁Types", + -12.782355308532715 + ], + [ + "▁Dayton", + -12.782407760620117 + ], + [ + "▁Aussie", + -12.782511711120605 + ], + [ + "▁deferred", + -12.782690048217773 + ], + [ + "▁forecasting", + -12.782824516296387 + ], + [ + "▁Emerging", + -12.7828950881958 + ], + [ + "▁deficits", + -12.782946586608887 + ], + [ + "enabled", + -12.782949447631836 + ], + [ + "▁kidnapped", + -12.782979965209961 + ], + [ + "▁coils", + -12.782990455627441 + ], + [ + "▁beginnings", + -12.783007621765137 + ], + [ + "▁rectangle", + -12.783010482788086 + ], + [ + "▁Av", + -12.783143997192383 + ], + [ + "▁Barton", + -12.783214569091797 + ], + [ + "▁Kazakhstan", + -12.78326416015625 + ], + [ + "▁Conservatives", + -12.783271789550781 + ], + [ + "January", + -12.783289909362793 + ], + [ + "▁PTSD", + -12.783407211303711 + ], + [ + "CF", + -12.783491134643555 + ], + [ + "boat", + -12.783499717712402 + ], + [ + "▁Opportunities", + -12.783550262451172 + ], + [ + "jack", + -12.783564567565918 + ], + [ + "▁Autism", + -12.783591270446777 + ], + [ + "▁Hide", + -12.783710479736328 + ], + [ + "▁1926", + -12.783748626708984 + ], + [ + "▁prescribe", + -12.783771514892578 + ], + [ + "▁Postal", + -12.784018516540527 + ], + [ + "▁ducks", + -12.78405475616455 + ], + [ + "▁BlackBerry", + -12.784300804138184 + ], + [ + "▁Clock", + -12.784355163574219 + ], + [ + "▁thinkers", + -12.784358978271484 + ], + [ + "▁pint", + -12.78442668914795 + ], + [ + "NP", + -12.784451484680176 + ], + [ + "▁Cannabis", + -12.78450870513916 + ], + [ + "▁buckle", + -12.78475570678711 + ], + [ + "▁FAA", + -12.784791946411133 + ], + [ + "▁undo", + -12.784818649291992 + ], + [ + "▁pronunciation", + -12.7848482131958 + ], + [ + "▁mound", + -12.784950256347656 + ], + [ + "112", + -12.785005569458008 + ], + [ + "▁moderation", + -12.78501033782959 + ], + [ + "▁Patel", + -12.7850980758667 + ], + [ + "▁Shri", + -12.78521728515625 + ], + [ + "▁Bun", + -12.785368919372559 + ], + [ + "▁Somalia", + -12.785380363464355 + ], + [ + "▁measurable", + -12.785380363464355 + ], + [ + "Last", + -12.785674095153809 + ], + [ + "▁Bucks", + -12.785795211791992 + ], + [ + "▁shakes", + -12.785829544067383 + ], + [ + "▁Gain", + -12.78589153289795 + ], + [ + "▁Sharks", + -12.785975456237793 + ], + [ + "hai", + -12.786041259765625 + ], + [ + "▁Highlands", + -12.786043167114258 + ], + [ + "▁leases", + -12.78626537322998 + ], + [ + "▁scams", + -12.786284446716309 + ], + [ + "▁shredded", + -12.786338806152344 + ], + [ + "▁Denise", + -12.78651237487793 + ], + [ + "▁wandered", + -12.786635398864746 + ], + [ + "▁customary", + -12.786704063415527 + ], + [ + "▁CPR", + -12.78671646118164 + ], + [ + "▁coaster", + -12.786722183227539 + ], + [ + "VO", + -12.786818504333496 + ], + [ + "find", + -12.786845207214355 + ], + [ + "▁distorted", + -12.786853790283203 + ], + [ + "▁gamble", + -12.786882400512695 + ], + [ + "Smith", + -12.786930084228516 + ], + [ + "▁Ven", + -12.787026405334473 + ], + [ + "▁interstate", + -12.787069320678711 + ], + [ + "▁Transmission", + -12.787178039550781 + ], + [ + "▁Kali", + -12.787188529968262 + ], + [ + "▁ants", + -12.787337303161621 + ], + [ + "▁Hen", + -12.787367820739746 + ], + [ + "▁pensions", + -12.787521362304688 + ], + [ + "▁shrubs", + -12.787745475769043 + ], + [ + "▁Wei", + -12.787898063659668 + ], + [ + "▁Broadcasting", + -12.787908554077148 + ], + [ + "▁config", + -12.78793716430664 + ], + [ + "▁Rogue", + -12.787962913513184 + ], + [ + "▁1300", + -12.787967681884766 + ], + [ + "▁devised", + -12.78805923461914 + ], + [ + "▁inflatable", + -12.788063049316406 + ], + [ + "▁fruitful", + -12.788232803344727 + ], + [ + "▁Warsaw", + -12.788259506225586 + ], + [ + "genic", + -12.788407325744629 + ], + [ + "Real", + -12.788590431213379 + ], + [ + "▁Mali", + -12.788647651672363 + ], + [ + "▁additives", + -12.788749694824219 + ], + [ + "▁Owens", + -12.78885269165039 + ], + [ + "▁sank", + -12.789095878601074 + ], + [ + "▁uplifting", + -12.78921890258789 + ], + [ + "ink", + -12.789278984069824 + ], + [ + "critical", + -12.789339065551758 + ], + [ + "▁Pray", + -12.789349555969238 + ], + [ + "script", + -12.789519309997559 + ], + [ + "▁pee", + -12.789535522460938 + ], + [ + "lf", + -12.789599418640137 + ], + [ + "▁Soil", + -12.789774894714355 + ], + [ + "▁insomnia", + -12.789803504943848 + ], + [ + "▁Waterloo", + -12.789937973022461 + ], + [ + "UM", + -12.789972305297852 + ], + [ + "▁Facts", + -12.790009498596191 + ], + [ + "▁slips", + -12.790011405944824 + ], + [ + "current", + -12.790040016174316 + ], + [ + "▁touchscreen", + -12.790044784545898 + ], + [ + "▁304", + -12.790120124816895 + ], + [ + "spring", + -12.790177345275879 + ], + [ + "▁occupants", + -12.790251731872559 + ], + [ + "▁1850", + -12.79045295715332 + ], + [ + "▁Mud", + -12.790460586547852 + ], + [ + "▁indefinitely", + -12.79049015045166 + ], + [ + "▁Producer", + -12.790509223937988 + ], + [ + "▁equitable", + -12.790542602539062 + ], + [ + "eer", + -12.790549278259277 + ], + [ + "▁contestants", + -12.790574073791504 + ], + [ + "▁Hassan", + -12.790596008300781 + ], + [ + "▁Quad", + -12.790610313415527 + ], + [ + "▁idol", + -12.790682792663574 + ], + [ + "ENT", + -12.790816307067871 + ], + [ + "little", + -12.790820121765137 + ], + [ + "▁fiery", + -12.790836334228516 + ], + [ + "▁Loving", + -12.790870666503906 + ], + [ + "▁Architect", + -12.790993690490723 + ], + [ + "▁bald", + -12.791054725646973 + ], + [ + "▁recruits", + -12.791097640991211 + ], + [ + "▁Till", + -12.79111099243164 + ], + [ + "setting", + -12.791234016418457 + ], + [ + "▁sam", + -12.791335105895996 + ], + [ + "▁slaughter", + -12.791342735290527 + ], + [ + "▁Raja", + -12.79136848449707 + ], + [ + "▁filings", + -12.791389465332031 + ], + [ + "▁stair", + -12.791412353515625 + ], + [ + "▁Mohammad", + -12.79141616821289 + ], + [ + "Did", + -12.791460037231445 + ], + [ + "▁shortages", + -12.791507720947266 + ], + [ + "probably", + -12.791529655456543 + ], + [ + "▁redesigned", + -12.791666030883789 + ], + [ + "▁monumental", + -12.791762351989746 + ], + [ + "leigh", + -12.791790962219238 + ], + [ + "▁courageous", + -12.791952133178711 + ], + [ + "▁lashes", + -12.792116165161133 + ], + [ + "▁finalized", + -12.79212474822998 + ], + [ + "▁Bis", + -12.792140007019043 + ], + [ + "▁busiest", + -12.792141914367676 + ], + [ + "▁overlapping", + -12.79222583770752 + ], + [ + "▁bustling", + -12.7922945022583 + ], + [ + "▁grips", + -12.792326927185059 + ], + [ + "▁Shenzhen", + -12.792383193969727 + ], + [ + "▁Wiley", + -12.792662620544434 + ], + [ + "▁kan", + -12.792682647705078 + ], + [ + "thing", + -12.792756080627441 + ], + [ + "▁Johns", + -12.79280948638916 + ], + [ + "▁Cynthia", + -12.792838096618652 + ], + [ + "▁helicopters", + -12.792848587036133 + ], + [ + "▁Cory", + -12.793009757995605 + ], + [ + "▁Vehicles", + -12.793033599853516 + ], + [ + "▁Pelosi", + -12.793054580688477 + ], + [ + "▁Dial", + -12.793103218078613 + ], + [ + "▁Ada", + -12.793225288391113 + ], + [ + "▁silky", + -12.793391227722168 + ], + [ + "▁rob", + -12.793502807617188 + ], + [ + "▁Bedford", + -12.793525695800781 + ], + [ + "▁Shan", + -12.793612480163574 + ], + [ + "Many", + -12.793643951416016 + ], + [ + "▁Plot", + -12.793815612792969 + ], + [ + "▁realism", + -12.793869018554688 + ], + [ + "htm", + -12.793913841247559 + ], + [ + "worker", + -12.793915748596191 + ], + [ + "▁carcinoma", + -12.793967247009277 + ], + [ + "▁Builders", + -12.794074058532715 + ], + [ + "▁Buhari", + -12.794093132019043 + ], + [ + "▁bracelets", + -12.794156074523926 + ], + [ + "▁nicotine", + -12.794206619262695 + ], + [ + "▁Moody", + -12.794357299804688 + ], + [ + "▁deluxe", + -12.79435920715332 + ], + [ + "▁bu", + -12.794458389282227 + ], + [ + "▁Wed", + -12.794587135314941 + ], + [ + "November", + -12.794596672058105 + ], + [ + "▁discourage", + -12.794673919677734 + ], + [ + "▁Hate", + -12.794710159301758 + ], + [ + "▁withdrew", + -12.794891357421875 + ], + [ + "▁Directions", + -12.794896125793457 + ], + [ + "dir", + -12.794934272766113 + ], + [ + "abi", + -12.794962882995605 + ], + [ + "▁Payments", + -12.79518985748291 + ], + [ + "▁recorder", + -12.795199394226074 + ], + [ + "ische", + -12.795319557189941 + ], + [ + "BT", + -12.7953462600708 + ], + [ + "▁fermentation", + -12.795416831970215 + ], + [ + "▁Aston", + -12.795502662658691 + ], + [ + "▁trustees", + -12.795507431030273 + ], + [ + "nc", + -12.795720100402832 + ], + [ + "▁1922", + -12.79572868347168 + ], + [ + "▁STAR", + -12.795741081237793 + ], + [ + "▁preventative", + -12.795787811279297 + ], + [ + "▁riot", + -12.795812606811523 + ], + [ + "▁Santos", + -12.795815467834473 + ], + [ + "president", + -12.795825958251953 + ], + [ + "▁raffle", + -12.795881271362305 + ], + [ + "Neill", + -12.79589557647705 + ], + [ + "▁unconstitutional", + -12.796162605285645 + ], + [ + "Online", + -12.796212196350098 + ], + [ + "beck", + -12.796300888061523 + ], + [ + "▁ailments", + -12.79641056060791 + ], + [ + "▁Maharashtra", + -12.796415328979492 + ], + [ + "▁paycheck", + -12.79642391204834 + ], + [ + "▁Animation", + -12.796462059020996 + ], + [ + "listed", + -12.796632766723633 + ], + [ + "▁handset", + -12.796688079833984 + ], + [ + "Year", + -12.796825408935547 + ], + [ + "▁scissors", + -12.796875 + ], + [ + "bur", + -12.796920776367188 + ], + [ + "▁citations", + -12.79694938659668 + ], + [ + "▁Treasurer", + -12.796977043151855 + ], + [ + "▁IMF", + -12.79703140258789 + ], + [ + "▁narrowly", + -12.797065734863281 + ], + [ + "▁Cage", + -12.79715347290039 + ], + [ + "▁Rama", + -12.797164916992188 + ], + [ + "▁Rolls", + -12.7971773147583 + ], + [ + "▁simulate", + -12.797208786010742 + ], + [ + "▁sided", + -12.797211647033691 + ], + [ + "▁Frances", + -12.797284126281738 + ], + [ + "▁rpm", + -12.797493934631348 + ], + [ + "credit", + -12.797830581665039 + ], + [ + "▁dresser", + -12.79792594909668 + ], + [ + "arian", + -12.79796028137207 + ], + [ + "XL", + -12.798014640808105 + ], + [ + "が", + -12.798032760620117 + ], + [ + "▁NB", + -12.798100471496582 + ], + [ + "▁Midnight", + -12.798192024230957 + ], + [ + "▁Packaging", + -12.798197746276855 + ], + [ + "▁Liability", + -12.798371315002441 + ], + [ + "▁pinpoint", + -12.798392295837402 + ], + [ + "▁SITE", + -12.798394203186035 + ], + [ + "▁gland", + -12.79841423034668 + ], + [ + "▁Jacket", + -12.798456192016602 + ], + [ + "▁sacrificing", + -12.798498153686523 + ], + [ + "ient", + -12.798545837402344 + ], + [ + "▁goose", + -12.798569679260254 + ], + [ + "WS", + -12.798578262329102 + ], + [ + "▁Alien", + -12.798652648925781 + ], + [ + "chin", + -12.798657417297363 + ], + [ + "▁Fold", + -12.798667907714844 + ], + [ + "▁drowning", + -12.798758506774902 + ], + [ + "▁Conditioning", + -12.798783302307129 + ], + [ + "▁concession", + -12.79896354675293 + ], + [ + "ete", + -12.799134254455566 + ], + [ + "▁incapable", + -12.799137115478516 + ], + [ + "▁Cathy", + -12.799163818359375 + ], + [ + "▁Kur", + -12.799163818359375 + ], + [ + "▁replacements", + -12.79917049407959 + ], + [ + "▁magnets", + -12.799216270446777 + ], + [ + "▁Blogger", + -12.799260139465332 + ], + [ + "▁Recipe", + -12.799427032470703 + ], + [ + "▁Agile", + -12.799478530883789 + ], + [ + "certified", + -12.799538612365723 + ], + [ + "das", + -12.799559593200684 + ], + [ + "▁scrolling", + -12.799577713012695 + ], + [ + "linked", + -12.799578666687012 + ], + [ + "▁tally", + -12.799598693847656 + ], + [ + "▁brow", + -12.799614906311035 + ], + [ + "▁Ras", + -12.799646377563477 + ], + [ + "▁Minecraft", + -12.79964828491211 + ], + [ + "dark", + -12.799713134765625 + ], + [ + "root", + -12.799844741821289 + ], + [ + "▁Import", + -12.799858093261719 + ], + [ + "never", + -12.799873352050781 + ], + [ + "168", + -12.799941062927246 + ], + [ + "hl", + -12.799993515014648 + ], + [ + "▁Sponsor", + -12.800175666809082 + ], + [ + "▁hum", + -12.800189971923828 + ], + [ + "average", + -12.80024242401123 + ], + [ + "▁Macron", + -12.800244331359863 + ], + [ + "▁violates", + -12.800315856933594 + ], + [ + "▁extras", + -12.800323486328125 + ], + [ + "▁Upgrade", + -12.800457000732422 + ], + [ + "▁accelerating", + -12.800695419311523 + ], + [ + "▁abruptly", + -12.800738334655762 + ], + [ + "▁closures", + -12.800774574279785 + ], + [ + "▁tutors", + -12.800840377807617 + ], + [ + "▁honoured", + -12.80090618133545 + ], + [ + "▁hairstyle", + -12.800971031188965 + ], + [ + "▁Amen", + -12.801015853881836 + ], + [ + "▁Canterbury", + -12.801015853881836 + ], + [ + "▁newcomers", + -12.801058769226074 + ], + [ + "▁rallies", + -12.801087379455566 + ], + [ + "director", + -12.80131721496582 + ], + [ + "▁disappears", + -12.801322937011719 + ], + [ + "▁Intellectual", + -12.801356315612793 + ], + [ + "▁formations", + -12.801392555236816 + ], + [ + "LO", + -12.801395416259766 + ], + [ + "▁Icon", + -12.801528930664062 + ], + [ + "▁tortured", + -12.801575660705566 + ], + [ + "▁Carolyn", + -12.801629066467285 + ], + [ + "▁allocate", + -12.801656723022461 + ], + [ + "thank", + -12.801764488220215 + ], + [ + "alo", + -12.801830291748047 + ], + [ + "��Mutual", + -12.801918029785156 + ], + [ + "▁hustle", + -12.801919937133789 + ], + [ + "▁uptake", + -12.801944732666016 + ], + [ + "▁blink", + -12.80196475982666 + ], + [ + "ened", + -12.802019119262695 + ], + [ + "▁waved", + -12.802201271057129 + ], + [ + "▁minimise", + -12.802207946777344 + ], + [ + "kill", + -12.802215576171875 + ], + [ + "nam", + -12.802215576171875 + ], + [ + "▁Xavier", + -12.802225112915039 + ], + [ + "▁commanding", + -12.80245590209961 + ], + [ + "iana", + -12.802518844604492 + ], + [ + "ée", + -12.802555084228516 + ], + [ + "▁tummy", + -12.802628517150879 + ], + [ + "▁Corinthians", + -12.80263900756836 + ], + [ + "▁CON", + -12.802769660949707 + ], + [ + "▁MH", + -12.802770614624023 + ], + [ + "▁dinosaur", + -12.80284595489502 + ], + [ + "▁waterfalls", + -12.803051948547363 + ], + [ + "▁Ling", + -12.803141593933105 + ], + [ + "▁tsunami", + -12.80316162109375 + ], + [ + "▁rabbits", + -12.803367614746094 + ], + [ + "▁Sixth", + -12.803644180297852 + ], + [ + "enko", + -12.803736686706543 + ], + [ + "▁Kas", + -12.80380630493164 + ], + [ + "▁Lauderdale", + -12.803890228271484 + ], + [ + "isha", + -12.803930282592773 + ], + [ + "▁138", + -12.804030418395996 + ], + [ + "▁Disorder", + -12.804091453552246 + ], + [ + "▁Identification", + -12.804430961608887 + ], + [ + "▁rewrite", + -12.804481506347656 + ], + [ + "▁Heck", + -12.804625511169434 + ], + [ + "▁sustaining", + -12.80463695526123 + ], + [ + "▁LEDs", + -12.804658889770508 + ], + [ + "hours", + -12.804680824279785 + ], + [ + "▁dotted", + -12.804691314697266 + ], + [ + "▁Photograph", + -12.804725646972656 + ], + [ + "services", + -12.804728507995605 + ], + [ + "▁Techniques", + -12.804890632629395 + ], + [ + "▁Seminar", + -12.804908752441406 + ], + [ + "▁crunchy", + -12.804941177368164 + ], + [ + "▁Schwartz", + -12.804976463317871 + ], + [ + "▁Kick", + -12.805154800415039 + ], + [ + "▁financed", + -12.805219650268555 + ], + [ + "▁suffice", + -12.805425643920898 + ], + [ + "▁endeavour", + -12.805471420288086 + ], + [ + "SB", + -12.805542945861816 + ], + [ + "cool", + -12.80557918548584 + ], + [ + "▁Cannon", + -12.805597305297852 + ], + [ + "▁substituted", + -12.805628776550293 + ], + [ + "▁Cooperative", + -12.805702209472656 + ], + [ + "▁unseen", + -12.805729866027832 + ], + [ + "▁nostalgic", + -12.805875778198242 + ], + [ + "▁glaze", + -12.80594539642334 + ], + [ + "▁shotgun", + -12.805981636047363 + ], + [ + "▁congratulate", + -12.806015014648438 + ], + [ + "▁Uk", + -12.806187629699707 + ], + [ + "▁lotion", + -12.80620002746582 + ], + [ + "▁owl", + -12.80626106262207 + ], + [ + "▁Publishers", + -12.806389808654785 + ], + [ + "▁screams", + -12.806415557861328 + ], + [ + "▁cortex", + -12.806428909301758 + ], + [ + "▁Sergeant", + -12.806462287902832 + ], + [ + "largest", + -12.80649185180664 + ], + [ + "▁Gan", + -12.806675910949707 + ], + [ + "▁sacks", + -12.806729316711426 + ], + [ + "▁handler", + -12.806743621826172 + ], + [ + "nl", + -12.806745529174805 + ], + [ + "▁Regina", + -12.806841850280762 + ], + [ + "▁backups", + -12.80717658996582 + ], + [ + "▁brightest", + -12.807330131530762 + ], + [ + "▁Encyclopedia", + -12.807356834411621 + ], + [ + "mostly", + -12.80739974975586 + ], + [ + "▁uranium", + -12.807400703430176 + ], + [ + "▁Riding", + -12.8075590133667 + ], + [ + "▁Tata", + -12.80758285522461 + ], + [ + "heavy", + -12.807610511779785 + ], + [ + "▁worthless", + -12.807610511779785 + ], + [ + "hart", + -12.807642936706543 + ], + [ + "▁alteration", + -12.807827949523926 + ], + [ + "▁Monaco", + -12.807842254638672 + ], + [ + "▁Opposition", + -12.807985305786133 + ], + [ + "201", + -12.80800724029541 + ], + [ + "▁vanished", + -12.808062553405762 + ], + [ + "count", + -12.808161735534668 + ], + [ + "photo", + -12.808250427246094 + ], + [ + "▁Alexandra", + -12.808252334594727 + ], + [ + "▁Nicolas", + -12.808307647705078 + ], + [ + "▁mediocre", + -12.808371543884277 + ], + [ + "▁Panasonic", + -12.808418273925781 + ], + [ + "almost", + -12.808466911315918 + ], + [ + "wife", + -12.808502197265625 + ], + [ + "▁Tibet", + -12.808557510375977 + ], + [ + "▁802", + -12.808672904968262 + ], + [ + "▁В", + -12.808694839477539 + ], + [ + "▁ABOUT", + -12.808765411376953 + ], + [ + "▁Preparation", + -12.808813095092773 + ], + [ + "▁Claim", + -12.80890941619873 + ], + [ + "▁Ay", + -12.808926582336426 + ], + [ + "IB", + -12.80893611907959 + ], + [ + "▁melodies", + -12.808937072753906 + ], + [ + "create", + -12.808952331542969 + ], + [ + "▁Mommy", + -12.809154510498047 + ], + [ + "330", + -12.809173583984375 + ], + [ + "▁Sta", + -12.809203147888184 + ], + [ + "▁Tagged", + -12.809257507324219 + ], + [ + "▁barred", + -12.809283256530762 + ], + [ + "▁ponder", + -12.809479713439941 + ], + [ + "▁hugs", + -12.809516906738281 + ], + [ + "▁PER", + -12.809619903564453 + ], + [ + "▁kettle", + -12.809652328491211 + ], + [ + "▁Rajasthan", + -12.809700965881348 + ], + [ + "▁IPO", + -12.809760093688965 + ], + [ + "▁Cube", + -12.809849739074707 + ], + [ + "▁maths", + -12.809990882873535 + ], + [ + "▁Rafael", + -12.810171127319336 + ], + [ + "▁Stamp", + -12.810200691223145 + ], + [ + "▁affordability", + -12.810225486755371 + ], + [ + "vers", + -12.810294151306152 + ], + [ + "▁Survival", + -12.810403823852539 + ], + [ + "▁Angle", + -12.810410499572754 + ], + [ + "▁footing", + -12.810471534729004 + ], + [ + "▁parchment", + -12.81050968170166 + ], + [ + "▁ridiculously", + -12.810539245605469 + ], + [ + "▁WB", + -12.81055736541748 + ], + [ + "▁operative", + -12.810604095458984 + ], + [ + "▁smokers", + -12.810699462890625 + ], + [ + "▁Sc", + -12.810746192932129 + ], + [ + "▁Guides", + -12.81076717376709 + ], + [ + "▁pathology", + -12.810791969299316 + ], + [ + "▁refining", + -12.81081771850586 + ], + [ + "▁hailed", + -12.810826301574707 + ], + [ + "▁bankers", + -12.810873985290527 + ], + [ + "▁kale", + -12.81087589263916 + ], + [ + "▁cuff", + -12.810935974121094 + ], + [ + "▁CAT", + -12.810980796813965 + ], + [ + "▁Directive", + -12.81101131439209 + ], + [ + "▁Naomi", + -12.811013221740723 + ], + [ + "▁morally", + -12.811184883117676 + ], + [ + "▁Visiting", + -12.811253547668457 + ], + [ + "▁Punch", + -12.811260223388672 + ], + [ + "▁Trainer", + -12.811338424682617 + ], + [ + "▁optimizing", + -12.811381340026855 + ], + [ + "▁1924", + -12.81143569946289 + ], + [ + "▁Powers", + -12.8114595413208 + ], + [ + "▁inhibit", + -12.811474800109863 + ], + [ + "▁latex", + -12.811518669128418 + ], + [ + "▁Kos", + -12.811575889587402 + ], + [ + "▁Shelter", + -12.811638832092285 + ], + [ + "▁Accessed", + -12.811655044555664 + ], + [ + "▁UTC", + -12.811805725097656 + ], + [ + "▁Johannesburg", + -12.811914443969727 + ], + [ + "▁Vimeo", + -12.811922073364258 + ], + [ + "▁cursor", + -12.81196117401123 + ], + [ + "BY", + -12.812012672424316 + ], + [ + "▁spikes", + -12.812088966369629 + ], + [ + "▁emailing", + -12.812183380126953 + ], + [ + "▁XI", + -12.812188148498535 + ], + [ + "1993", + -12.812347412109375 + ], + [ + "Ch", + -12.812392234802246 + ], + [ + "▁premiered", + -12.812409400939941 + ], + [ + "▁Hmm", + -12.812532424926758 + ], + [ + "▁Cry", + -12.81255054473877 + ], + [ + "▁departing", + -12.812605857849121 + ], + [ + "▁bursting", + -12.812617301940918 + ], + [ + "▁Gravity", + -12.812621116638184 + ], + [ + "▁Armenia", + -12.812666893005371 + ], + [ + "▁nestled", + -12.812756538391113 + ], + [ + "▁Napoleon", + -12.812798500061035 + ], + [ + "▁frosting", + -12.812911033630371 + ], + [ + "▁Chess", + -12.812915802001953 + ], + [ + "▁dinosaurs", + -12.81295394897461 + ], + [ + "▁1913", + -12.812980651855469 + ], + [ + "playing", + -12.812999725341797 + ], + [ + "bc", + -12.813029289245605 + ], + [ + "▁coli", + -12.813050270080566 + ], + [ + "▁responders", + -12.813056945800781 + ], + [ + "▁tuck", + -12.81306266784668 + ], + [ + "▁avoidance", + -12.813138008117676 + ], + [ + "▁Qualcomm", + -12.813155174255371 + ], + [ + "▁plantation", + -12.81324577331543 + ], + [ + "HO", + -12.813358306884766 + ], + [ + "ن", + -12.813372611999512 + ], + [ + "▁Carmen", + -12.81348705291748 + ], + [ + "▁vault", + -12.813587188720703 + ], + [ + "awa", + -12.813617706298828 + ], + [ + "▁superintendent", + -12.813825607299805 + ], + [ + "▁Bags", + -12.81389045715332 + ], + [ + "▁complexities", + -12.813905715942383 + ], + [ + "▁leakage", + -12.813925743103027 + ], + [ + "VE", + -12.814069747924805 + ], + [ + "▁Elk", + -12.814116477966309 + ], + [ + "▁Cadillac", + -12.814180374145508 + ], + [ + "▁Rust", + -12.814238548278809 + ], + [ + "▁cape", + -12.814287185668945 + ], + [ + "▁Bingo", + -12.814380645751953 + ], + [ + "▁Dolphins", + -12.814637184143066 + ], + [ + "▁1921", + -12.814794540405273 + ], + [ + "▁Geoff", + -12.814902305603027 + ], + [ + "▁Implementation", + -12.814908981323242 + ], + [ + "▁interruption", + -12.814918518066406 + ], + [ + "▁marital", + -12.814934730529785 + ], + [ + "▁1923", + -12.815089225769043 + ], + [ + "▁Triangle", + -12.815096855163574 + ], + [ + "▁Fab", + -12.815176010131836 + ], + [ + "▁Giveaway", + -12.815377235412598 + ], + [ + "mails", + -12.815387725830078 + ], + [ + "▁palms", + -12.81545639038086 + ], + [ + "War", + -12.815472602844238 + ], + [ + "▁vis", + -12.815584182739258 + ], + [ + "rent", + -12.815619468688965 + ], + [ + "▁Nigel", + -12.815640449523926 + ], + [ + "▁impeccable", + -12.815703392028809 + ], + [ + "▁policing", + -12.815826416015625 + ], + [ + "ichi", + -12.815837860107422 + ], + [ + "▁indexes", + -12.815857887268066 + ], + [ + "▁1860", + -12.816252708435059 + ], + [ + "Once", + -12.816314697265625 + ], + [ + "▁Huang", + -12.816323280334473 + ], + [ + "▁RIGHT", + -12.816605567932129 + ], + [ + "▁emperor", + -12.816812515258789 + ], + [ + "▁REUTERS", + -12.816819190979004 + ], + [ + "▁duly", + -12.816893577575684 + ], + [ + "▁plateau", + -12.816899299621582 + ], + [ + "▁Blessed", + -12.816938400268555 + ], + [ + "▁Structural", + -12.817007064819336 + ], + [ + "▁carts", + -12.817113876342773 + ], + [ + "▁trimming", + -12.817245483398438 + ], + [ + "ign", + -12.81734561920166 + ], + [ + "▁comb", + -12.817350387573242 + ], + [ + "▁efficiencies", + -12.817459106445312 + ], + [ + "trip", + -12.817482948303223 + ], + [ + "▁Thoughts", + -12.817493438720703 + ], + [ + "▁honorable", + -12.81767749786377 + ], + [ + "▁outset", + -12.817682266235352 + ], + [ + "▁poop", + -12.817683219909668 + ], + [ + "▁Brew", + -12.8177490234375 + ], + [ + "chain", + -12.81787395477295 + ], + [ + "▁Remodel", + -12.817975044250488 + ], + [ + "▁Feedback", + -12.818185806274414 + ], + [ + "▁SDK", + -12.818225860595703 + ], + [ + "▁bland", + -12.818278312683105 + ], + [ + "▁radioactive", + -12.818282127380371 + ], + [ + "▁Imp", + -12.818349838256836 + ], + [ + "▁dissolve", + -12.818387031555176 + ], + [ + "▁VoIP", + -12.818405151367188 + ], + [ + "▁Responsible", + -12.818568229675293 + ], + [ + "232", + -12.81867790222168 + ], + [ + "но", + -12.818718910217285 + ], + [ + "▁downright", + -12.818743705749512 + ], + [ + "▁freshwater", + -12.818763732910156 + ], + [ + "▁Arabian", + -12.818774223327637 + ], + [ + "▁imagining", + -12.81883716583252 + ], + [ + "▁frying", + -12.819032669067383 + ], + [ + "▁optic", + -12.81904125213623 + ], + [ + "▁haunting", + -12.819051742553711 + ], + [ + "▁Stunning", + -12.819098472595215 + ], + [ + "▁datasets", + -12.819214820861816 + ], + [ + "▁har", + -12.81927490234375 + ], + [ + "▁Bruins", + -12.819299697875977 + ], + [ + "▁hr", + -12.819334983825684 + ], + [ + "▁205", + -12.819419860839844 + ], + [ + "▁caregiver", + -12.819437980651855 + ], + [ + "▁Transformation", + -12.81954288482666 + ], + [ + "above", + -12.819604873657227 + ], + [ + "▁Providers", + -12.819673538208008 + ], + [ + "▁sweating", + -12.819829940795898 + ], + [ + "imo", + -12.819937705993652 + ], + [ + "rose", + -12.819937705993652 + ], + [ + "▁headboard", + -12.81998348236084 + ], + [ + "▁Qui", + -12.820050239562988 + ], + [ + "▁NAS", + -12.820087432861328 + ], + [ + "▁Afterwards", + -12.820144653320312 + ], + [ + "isse", + -12.820235252380371 + ], + [ + "▁PF", + -12.820276260375977 + ], + [ + "ular", + -12.820390701293945 + ], + [ + "▁PCB", + -12.820549964904785 + ], + [ + "▁Goddess", + -12.820565223693848 + ], + [ + "▁blaze", + -12.820647239685059 + ], + [ + "▁Assuming", + -12.8207368850708 + ], + [ + "▁excerpt", + -12.820938110351562 + ], + [ + "sion", + -12.820988655090332 + ], + [ + "▁polishing", + -12.821142196655273 + ], + [ + "▁Barber", + -12.821236610412598 + ], + [ + "▁sch", + -12.82137393951416 + ], + [ + "ifying", + -12.821374893188477 + ], + [ + "▁Everyday", + -12.821417808532715 + ], + [ + "Dec", + -12.821451187133789 + ], + [ + "▁Shirt", + -12.82150936126709 + ], + [ + "▁Lit", + -12.82160472869873 + ], + [ + "ranging", + -12.821605682373047 + ], + [ + "▁persuaded", + -12.821606636047363 + ], + [ + "▁towing", + -12.821642875671387 + ], + [ + "▁molded", + -12.821664810180664 + ], + [ + "▁overdue", + -12.821700096130371 + ], + [ + "▁massively", + -12.821718215942383 + ], + [ + "Only", + -12.821817398071289 + ], + [ + "professional", + -12.82182788848877 + ], + [ + "▁furry", + -12.8218994140625 + ], + [ + "▁stuffing", + -12.821937561035156 + ], + [ + "DI", + -12.821946144104004 + ], + [ + "▁LIKE", + -12.821983337402344 + ], + [ + "▁Jerome", + -12.822076797485352 + ], + [ + "▁Baghdad", + -12.822110176086426 + ], + [ + "▁Phi", + -12.822165489196777 + ], + [ + "▁Foam", + -12.822291374206543 + ], + [ + "▁Vita", + -12.822393417358398 + ], + [ + "▁reinforcement", + -12.822461128234863 + ], + [ + "haus", + -12.822577476501465 + ], + [ + "▁coded", + -12.822649955749512 + ], + [ + "▁Highlights", + -12.822710037231445 + ], + [ + "sports", + -12.822732925415039 + ], + [ + "▁Penguin", + -12.82275676727295 + ], + [ + "once", + -12.822782516479492 + ], + [ + "▁Exterior", + -12.822810173034668 + ], + [ + "▁Camden", + -12.8228759765625 + ], + [ + "▁groundwater", + -12.823009490966797 + ], + [ + "LR", + -12.823039054870605 + ], + [ + "▁intellect", + -12.823177337646484 + ], + [ + "▁constituted", + -12.82327651977539 + ], + [ + "▁INFORMATION", + -12.823412895202637 + ], + [ + "▁diplomacy", + -12.823434829711914 + ], + [ + "games", + -12.823466300964355 + ], + [ + "▁Champagne", + -12.823529243469238 + ], + [ + "▁suspense", + -12.82361888885498 + ], + [ + "▁vodka", + -12.82361888885498 + ], + [ + "mounted", + -12.823680877685547 + ], + [ + "▁1870", + -12.82369327545166 + ], + [ + "▁valleys", + -12.823750495910645 + ], + [ + "▁distinctly", + -12.823868751525879 + ], + [ + "▁estrogen", + -12.824161529541016 + ], + [ + "▁cheque", + -12.824163436889648 + ], + [ + "▁Waiting", + -12.824206352233887 + ], + [ + "▁leased", + -12.824206352233887 + ], + [ + "▁Salman", + -12.82421588897705 + ], + [ + "▁Ventures", + -12.824393272399902 + ], + [ + "▁Yourself", + -12.824403762817383 + ], + [ + "▁Marketplace", + -12.8245267868042 + ], + [ + "▁Epi", + -12.824533462524414 + ], + [ + "cialis", + -12.82453441619873 + ], + [ + "▁Ai", + -12.824556350708008 + ], + [ + "▁polo", + -12.824631690979004 + ], + [ + "▁earthquakes", + -12.82468032836914 + ], + [ + "▁Pulse", + -12.824825286865234 + ], + [ + "▁unofficial", + -12.824844360351562 + ], + [ + "▁scout", + -12.82485580444336 + ], + [ + "▁Ein", + -12.824980735778809 + ], + [ + "▁Achievement", + -12.82499885559082 + ], + [ + "▁Bern", + -12.825119972229004 + ], + [ + "NI", + -12.825247764587402 + ], + [ + "▁envisioned", + -12.825308799743652 + ], + [ + "▁indices", + -12.825337409973145 + ], + [ + "▁pigment", + -12.825362205505371 + ], + [ + "▁surname", + -12.825387001037598 + ], + [ + "▁seventy", + -12.825634956359863 + ], + [ + "▁Tribunal", + -12.825647354125977 + ], + [ + "▁Lambert", + -12.825711250305176 + ], + [ + "▁marrow", + -12.825790405273438 + ], + [ + "▁phosphate", + -12.825879096984863 + ], + [ + "▁motivating", + -12.825891494750977 + ], + [ + "▁133", + -12.825905799865723 + ], + [ + "▁dime", + -12.825905799865723 + ], + [ + "▁beige", + -12.825922966003418 + ], + [ + "Space", + -12.825928688049316 + ], + [ + "▁212", + -12.825963973999023 + ], + [ + "▁commencement", + -12.826026916503906 + ], + [ + "▁Mona", + -12.82603931427002 + ], + [ + "▁bully", + -12.826077461242676 + ], + [ + "▁regimes", + -12.826106071472168 + ], + [ + "▁averages", + -12.826129913330078 + ], + [ + "HE", + -12.826336860656738 + ], + [ + "▁surfaced", + -12.826382637023926 + ], + [ + "▁Luxembourg", + -12.826424598693848 + ], + [ + "▁youths", + -12.826570510864258 + ], + [ + "▁presses", + -12.82664680480957 + ], + [ + "▁Hol", + -12.826834678649902 + ], + [ + "▁Haley", + -12.826848983764648 + ], + [ + "▁Roberto", + -12.826899528503418 + ], + [ + "▁bikini", + -12.82697582244873 + ], + [ + "▁brighten", + -12.826990127563477 + ], + [ + "▁NEWS", + -12.826998710632324 + ], + [ + "▁False", + -12.82701587677002 + ], + [ + "▁mash", + -12.827095031738281 + ], + [ + "▁embarked", + -12.82734203338623 + ], + [ + "much", + -12.827345848083496 + ], + [ + "▁demolished", + -12.827465057373047 + ], + [ + "fair", + -12.82752513885498 + ], + [ + "▁exhaustion", + -12.827560424804688 + ], + [ + "▁Philly", + -12.827692031860352 + ], + [ + "▁robbed", + -12.82774829864502 + ], + [ + "▁Europeans", + -12.827795028686523 + ], + [ + "secret", + -12.827898025512695 + ], + [ + "▁pilgrimage", + -12.827963829040527 + ], + [ + "▁Sheikh", + -12.828035354614258 + ], + [ + "▁brides", + -12.828088760375977 + ], + [ + "▁Bir", + -12.828133583068848 + ], + [ + "▁progressively", + -12.828210830688477 + ], + [ + "MW", + -12.82828140258789 + ], + [ + "▁hepatitis", + -12.82828426361084 + ], + [ + "▁poke", + -12.8283052444458 + ], + [ + "▁gala", + -12.82839298248291 + ], + [ + "▁Scene", + -12.828486442565918 + ], + [ + "▁specials", + -12.828615188598633 + ], + [ + "▁bankrupt", + -12.828629493713379 + ], + [ + "▁enlarge", + -12.828825950622559 + ], + [ + "▁pneumonia", + -12.828825950622559 + ], + [ + "▁predicts", + -12.828911781311035 + ], + [ + "▁Greatest", + -12.8289213180542 + ], + [ + "stroke", + -12.829012870788574 + ], + [ + "▁apologized", + -12.82911205291748 + ], + [ + "▁TCP", + -12.829193115234375 + ], + [ + "▁booths", + -12.82927417755127 + ], + [ + "▁blueprint", + -12.829275131225586 + ], + [ + "▁oxidation", + -12.829296112060547 + ], + [ + "▁disadvantaged", + -12.829513549804688 + ], + [ + "kt", + -12.829615592956543 + ], + [ + "ages", + -12.829641342163086 + ], + [ + "▁envision", + -12.82967472076416 + ], + [ + "▁Helena", + -12.829705238342285 + ], + [ + "equipped", + -12.829706192016602 + ], + [ + "▁dominating", + -12.829724311828613 + ], + [ + "▁UX", + -12.829916954040527 + ], + [ + "▁PJ", + -12.829925537109375 + ], + [ + "vir", + -12.829997062683105 + ], + [ + "▁ra", + -12.829998016357422 + ], + [ + "▁vans", + -12.830007553100586 + ], + [ + "▁Beam", + -12.830138206481934 + ], + [ + "▁eccentric", + -12.830355644226074 + ], + [ + "▁vectors", + -12.830429077148438 + ], + [ + "▁offender", + -12.830652236938477 + ], + [ + "▁Sprinkle", + -12.830656051635742 + ], + [ + "▁inauguration", + -12.83074951171875 + ], + [ + "▁Tyson", + -12.830760955810547 + ], + [ + "▁Brenda", + -12.830854415893555 + ], + [ + "235", + -12.830891609191895 + ], + [ + "▁adrenaline", + -12.830921173095703 + ], + [ + "▁Setup", + -12.830944061279297 + ], + [ + "▁Lac", + -12.830976486206055 + ], + [ + "▁Zion", + -12.831049919128418 + ], + [ + "songwriter", + -12.831184387207031 + ], + [ + "▁Lamar", + -12.83132266998291 + ], + [ + "▁detectors", + -12.831343650817871 + ], + [ + "té", + -12.831400871276855 + ], + [ + "▁Cain", + -12.831400871276855 + ], + [ + "Share", + -12.831437110900879 + ], + [ + "▁socialism", + -12.831476211547852 + ], + [ + "▁expertly", + -12.831510543823242 + ], + [ + "▁rag", + -12.831535339355469 + ], + [ + "▁Weaver", + -12.831538200378418 + ], + [ + "▁Elm", + -12.83154010772705 + ], + [ + "gard", + -12.83156967163086 + ], + [ + "▁Cooperation", + -12.831704139709473 + ], + [ + "▁Innovative", + -12.831979751586914 + ], + [ + "▁FILE", + -12.832033157348633 + ], + [ + "▁clamp", + -12.832084655761719 + ], + [ + "ester", + -12.832120895385742 + ], + [ + "▁roommate", + -12.83212947845459 + ], + [ + "▁Kir", + -12.832134246826172 + ], + [ + "▁Comparison", + -12.832148551940918 + ], + [ + "▁Node", + -12.832164764404297 + ], + [ + "▁Haha", + -12.83216667175293 + ], + [ + "▁Tests", + -12.832220077514648 + ], + [ + "functional", + -12.832365989685059 + ], + [ + "▁construed", + -12.832368850708008 + ], + [ + "▁Noel", + -12.832398414611816 + ], + [ + "▁flipping", + -12.832406044006348 + ], + [ + "▁bishops", + -12.832414627075195 + ], + [ + "▁catastrophe", + -12.832416534423828 + ], + [ + "▁Retreat", + -12.832419395446777 + ], + [ + "loop", + -12.83242416381836 + ], + [ + "▁Capt", + -12.832496643066406 + ], + [ + "▁sugars", + -12.832536697387695 + ], + [ + "shell", + -12.832649230957031 + ], + [ + "ía", + -12.832681655883789 + ], + [ + "▁Boris", + -12.832730293273926 + ], + [ + "▁din", + -12.83277702331543 + ], + [ + "general", + -12.832788467407227 + ], + [ + "▁Avery", + -12.832965850830078 + ], + [ + "▁Mala", + -12.832984924316406 + ], + [ + "▁PLC", + -12.83304500579834 + ], + [ + "▁Fireplace", + -12.833157539367676 + ], + [ + "▁SERVICES", + -12.833196640014648 + ], + [ + "▁Sabbath", + -12.833264350891113 + ], + [ + "▁dipping", + -12.833449363708496 + ], + [ + "▁speculate", + -12.833457946777344 + ], + [ + "▁granddaughter", + -12.83346176147461 + ], + [ + "▁Alma", + -12.833481788635254 + ], + [ + "▁spiders", + -12.833566665649414 + ], + [ + "better", + -12.833579063415527 + ], + [ + "▁quilting", + -12.833605766296387 + ], + [ + "Search", + -12.833617210388184 + ], + [ + "▁outskirts", + -12.833648681640625 + ], + [ + "Little", + -12.833669662475586 + ], + [ + "▁Nielsen", + -12.833725929260254 + ], + [ + "▁refreshments", + -12.833756446838379 + ], + [ + "brown", + -12.83376693725586 + ], + [ + "▁supra", + -12.833818435668945 + ], + [ + "dig", + -12.834187507629395 + ], + [ + "▁Colts", + -12.83423900604248 + ], + [ + "▁Teddy", + -12.834282875061035 + ], + [ + "▁shrinking", + -12.834282875061035 + ], + [ + "▁Lack", + -12.83428955078125 + ], + [ + "WE", + -12.834310531616211 + ], + [ + "tti", + -12.834364891052246 + ], + [ + "Se", + -12.834412574768066 + ], + [ + "▁adorned", + -12.834423065185547 + ], + [ + "Boy", + -12.834444999694824 + ], + [ + "▁Lens", + -12.834494590759277 + ], + [ + "▁ascertain", + -12.834694862365723 + ], + [ + "▁Walnut", + -12.83474349975586 + ], + [ + "▁bestselling", + -12.834821701049805 + ], + [ + "▁upheld", + -12.83484172821045 + ], + [ + "▁Attention", + -12.834901809692383 + ], + [ + "▁Chronic", + -12.834969520568848 + ], + [ + "▁Bates", + -12.835031509399414 + ], + [ + "▁Nile", + -12.835274696350098 + ], + [ + "nin", + -12.835286140441895 + ], + [ + "▁Augustine", + -12.835403442382812 + ], + [ + "▁Ramsey", + -12.835480690002441 + ], + [ + "▁morale", + -12.835481643676758 + ], + [ + "▁casually", + -12.83552074432373 + ], + [ + "▁treadmill", + -12.83553409576416 + ], + [ + "▁starch", + -12.835597038269043 + ], + [ + "▁maneuver", + -12.835678100585938 + ], + [ + "▁Rider", + -12.835765838623047 + ], + [ + "▁Steele", + -12.835851669311523 + ], + [ + "▁importing", + -12.835887908935547 + ], + [ + "dl", + -12.83602237701416 + ], + [ + "▁factions", + -12.836215019226074 + ], + [ + "chief", + -12.836267471313477 + ], + [ + "▁Lecture", + -12.836320877075195 + ], + [ + "▁KA", + -12.836372375488281 + ], + [ + "▁850", + -12.836454391479492 + ], + [ + "choice", + -12.83665943145752 + ], + [ + "▁electrons", + -12.836686134338379 + ], + [ + "▁Sofia", + -12.836766242980957 + ], + [ + "GL", + -12.83685302734375 + ], + [ + "▁unrealistic", + -12.836935997009277 + ], + [ + "▁Gothic", + -12.836946487426758 + ], + [ + "▁marvel", + -12.836969375610352 + ], + [ + "▁fractures", + -12.836992263793945 + ], + [ + "▁villas", + -12.837093353271484 + ], + [ + "▁cowboy", + -12.837095260620117 + ], + [ + "▁IMO", + -12.837140083312988 + ], + [ + "▁damned", + -12.837150573730469 + ], + [ + "▁hinges", + -12.837244987487793 + ], + [ + "▁Dong", + -12.837322235107422 + ], + [ + "erman", + -12.83749008178711 + ], + [ + "FX", + -12.837618827819824 + ], + [ + "▁Default", + -12.837627410888672 + ], + [ + "▁Delicious", + -12.837858200073242 + ], + [ + "▁Valve", + -12.837958335876465 + ], + [ + "▁Maurice", + -12.838027000427246 + ], + [ + "▁suitcase", + -12.838157653808594 + ], + [ + "▁JM", + -12.83815860748291 + ], + [ + "▁proportional", + -12.838190078735352 + ], + [ + "▁Majority", + -12.838203430175781 + ], + [ + "▁Violet", + -12.838316917419434 + ], + [ + "▁tablespoons", + -12.83832836151123 + ], + [ + "▁bash", + -12.83841609954834 + ], + [ + "▁Dealer", + -12.838421821594238 + ], + [ + "▁Bride", + -12.838422775268555 + ], + [ + "▁reiterated", + -12.838441848754883 + ], + [ + "▁crowned", + -12.838546752929688 + ], + [ + "▁sonic", + -12.838626861572266 + ], + [ + "PI", + -12.83863639831543 + ], + [ + "▁softball", + -12.838652610778809 + ], + [ + "▁richness", + -12.838715553283691 + ], + [ + "▁metre", + -12.838765144348145 + ], + [ + "▁Cure", + -12.838788032531738 + ], + [ + "▁Unified", + -12.838977813720703 + ], + [ + "▁Pumpkin", + -12.839043617248535 + ], + [ + "▁simplistic", + -12.83910846710205 + ], + [ + "▁flattering", + -12.839224815368652 + ], + [ + "▁Aus", + -12.839228630065918 + ], + [ + "▁insisting", + -12.839299201965332 + ], + [ + "og", + -12.839367866516113 + ], + [ + "▁broadcaster", + -12.839424133300781 + ], + [ + "▁authorize", + -12.839524269104004 + ], + [ + "▁sleeper", + -12.839595794677734 + ], + [ + "▁LeBron", + -12.839605331420898 + ], + [ + "▁dragons", + -12.839747428894043 + ], + [ + "▁ions", + -12.83975601196289 + ], + [ + "▁erupted", + -12.839794158935547 + ], + [ + "▁Sauce", + -12.83985424041748 + ], + [ + "▁bundles", + -12.839872360229492 + ], + [ + "▁plywood", + -12.839902877807617 + ], + [ + "vor", + -12.83997631072998 + ], + [ + "▁Monument", + -12.839977264404297 + ], + [ + "pie", + -12.840033531188965 + ], + [ + "▁Wat", + -12.840102195739746 + ], + [ + "▁clashes", + -12.840106010437012 + ], + [ + "central", + -12.84011459350586 + ], + [ + "doc", + -12.840168952941895 + ], + [ + "▁maid", + -12.840194702148438 + ], + [ + "done", + -12.840293884277344 + ], + [ + "▁override", + -12.840533256530762 + ], + [ + "haven", + -12.840570449829102 + ], + [ + "zip", + -12.84058952331543 + ], + [ + "ABLE", + -12.840601921081543 + ], + [ + "▁Fighter", + -12.84066390991211 + ], + [ + "▁215", + -12.840686798095703 + ], + [ + "▁RSVP", + -12.84068775177002 + ], + [ + "ivity", + -12.840742111206055 + ], + [ + "reviewed", + -12.840805053710938 + ], + [ + "▁portrayal", + -12.840834617614746 + ], + [ + "▁rocked", + -12.84094524383545 + ], + [ + "▁rallied", + -12.840959548950195 + ], + [ + "▁camper", + -12.84103012084961 + ], + [ + "▁Ang", + -12.84118366241455 + ], + [ + "▁aggravated", + -12.841275215148926 + ], + [ + "▁mirrored", + -12.8413667678833 + ], + [ + "▁Robbie", + -12.841368675231934 + ], + [ + "▁corrupted", + -12.841442108154297 + ], + [ + "NG", + -12.84156608581543 + ], + [ + "▁ponds", + -12.841654777526855 + ], + [ + "▁plentiful", + -12.841795921325684 + ], + [ + "▁declares", + -12.841809272766113 + ], + [ + "▁Marin", + -12.841906547546387 + ], + [ + "▁pastoral", + -12.841928482055664 + ], + [ + "▁Bowie", + -12.84205436706543 + ], + [ + "▁painters", + -12.84205436706543 + ], + [ + "▁Telecom", + -12.842151641845703 + ], + [ + "▁Reds", + -12.842195510864258 + ], + [ + "▁GPA", + -12.842341423034668 + ], + [ + "▁Liberals", + -12.842348098754883 + ], + [ + "▁stumble", + -12.842402458190918 + ], + [ + "ref", + -12.842405319213867 + ], + [ + "▁subscribing", + -12.842535972595215 + ], + [ + "▁rampant", + -12.842641830444336 + ], + [ + "▁fungi", + -12.842708587646484 + ], + [ + "▁Meditation", + -12.84273910522461 + ], + [ + "▁Kol", + -12.842844009399414 + ], + [ + "▁gravy", + -12.843048095703125 + ], + [ + "▁veterinarian", + -12.843243598937988 + ], + [ + "▁deductions", + -12.843257904052734 + ], + [ + "▁seismic", + -12.843365669250488 + ], + [ + "▁Gomez", + -12.843507766723633 + ], + [ + "▁handicap", + -12.84350872039795 + ], + [ + "▁oats", + -12.843536376953125 + ], + [ + "▁awakening", + -12.843738555908203 + ], + [ + "▁Intermediate", + -12.843863487243652 + ], + [ + "т", + -12.843916893005371 + ], + [ + "▁Saturdays", + -12.843916893005371 + ], + [ + "▁Wai", + -12.843932151794434 + ], + [ + "▁mRNA", + -12.84428596496582 + ], + [ + "▁vigorous", + -12.8443021774292 + ], + [ + "▁hydration", + -12.844412803649902 + ], + [ + "▁129", + -12.844554901123047 + ], + [ + "▁Instructor", + -12.84457778930664 + ], + [ + "▁512", + -12.844599723815918 + ], + [ + "▁RELATED", + -12.8446044921875 + ], + [ + "▁headlights", + -12.844832420349121 + ], + [ + "▁tripod", + -12.844836235046387 + ], + [ + "defense", + -12.844897270202637 + ], + [ + "▁RGB", + -12.844954490661621 + ], + [ + "ej", + -12.845322608947754 + ], + [ + "▁Pablo", + -12.845355033874512 + ], + [ + "▁kidnapping", + -12.845455169677734 + ], + [ + "▁folds", + -12.845498085021973 + ], + [ + "▁propane", + -12.845574378967285 + ], + [ + "▁Stat", + -12.845596313476562 + ], + [ + "▁powerhouse", + -12.84565544128418 + ], + [ + "▁quilts", + -12.845751762390137 + ], + [ + "▁Conflict", + -12.845765113830566 + ], + [ + "▁Millions", + -12.845852851867676 + ], + [ + "▁achievable", + -12.845864295959473 + ], + [ + "▁pragmatic", + -12.845924377441406 + ], + [ + "▁whisper", + -12.84594440460205 + ], + [ + "Read", + -12.845967292785645 + ], + [ + "▁BL", + -12.845970153808594 + ], + [ + "▁Developers", + -12.846128463745117 + ], + [ + "▁plagued", + -12.846131324768066 + ], + [ + "▁motivational", + -12.84621524810791 + ], + [ + "▁unrest", + -12.84621810913086 + ], + [ + "NL", + -12.846231460571289 + ], + [ + "binding", + -12.846266746520996 + ], + [ + "▁plight", + -12.846317291259766 + ], + [ + "▁Koh", + -12.846360206604004 + ], + [ + "▁prestige", + -12.846433639526367 + ], + [ + "▁corps", + -12.846515655517578 + ], + [ + "Google", + -12.846516609191895 + ], + [ + "▁pioneers", + -12.846616744995117 + ], + [ + "pressure", + -12.846627235412598 + ], + [ + "ear", + -12.84662914276123 + ], + [ + "carbon", + -12.846648216247559 + ], + [ + "charge", + -12.846685409545898 + ], + [ + "▁Revolutionary", + -12.84669017791748 + ], + [ + "▁ambiance", + -12.846735000610352 + ], + [ + "▁inventive", + -12.846796989440918 + ], + [ + "▁Taken", + -12.846802711486816 + ], + [ + "▁axle", + -12.846829414367676 + ], + [ + "▁crest", + -12.846956253051758 + ], + [ + "▁Fuji", + -12.846973419189453 + ], + [ + "▁Ebola", + -12.847033500671387 + ], + [ + "rail", + -12.847036361694336 + ], + [ + "▁NI", + -12.847114562988281 + ], + [ + "▁curly", + -12.847116470336914 + ], + [ + "▁motherboard", + -12.8472261428833 + ], + [ + "▁Hz", + -12.847257614135742 + ], + [ + "▁expectancy", + -12.847280502319336 + ], + [ + "▁PPC", + -12.847293853759766 + ], + [ + "tner", + -12.84732437133789 + ], + [ + "▁cohesive", + -12.847389221191406 + ], + [ + "▁Berkshire", + -12.847405433654785 + ], + [ + "▁ergonomic", + -12.847489356994629 + ], + [ + "▁TVs", + -12.84753131866455 + ], + [ + "▁downturn", + -12.847535133361816 + ], + [ + "▁translating", + -12.847542762756348 + ], + [ + "Vi", + -12.847576141357422 + ], + [ + "▁evacuated", + -12.847646713256836 + ], + [ + "▁Dome", + -12.847692489624023 + ], + [ + "▁untreated", + -12.847877502441406 + ], + [ + "▁creatively", + -12.847940444946289 + ], + [ + "▁Wolves", + -12.848047256469727 + ], + [ + "▁Rwanda", + -12.848052024841309 + ], + [ + "▁bicycles", + -12.848053932189941 + ], + [ + "▁funk", + -12.848197937011719 + ], + [ + "▁puppet", + -12.848231315612793 + ], + [ + "▁Bol", + -12.848282814025879 + ], + [ + "▁unbiased", + -12.848570823669434 + ], + [ + "ander", + -12.8485746383667 + ], + [ + "▁punches", + -12.848589897155762 + ], + [ + "▁provocative", + -12.848670959472656 + ], + [ + "▁crackers", + -12.848690032958984 + ], + [ + "oy", + -12.848834037780762 + ], + [ + "▁Profit", + -12.848897933959961 + ], + [ + "▁BACK", + -12.84896183013916 + ], + [ + "▁Bas", + -12.849011421203613 + ], + [ + "▁pathetic", + -12.849019050598145 + ], + [ + "cream", + -12.849092483520508 + ], + [ + "▁petty", + -12.849160194396973 + ], + [ + "▁leftovers", + -12.849244117736816 + ], + [ + "ws", + -12.849296569824219 + ], + [ + "▁anthology", + -12.849427223205566 + ], + [ + "seed", + -12.849549293518066 + ], + [ + "▁diffusion", + -12.84957504272461 + ], + [ + "▁Consultants", + -12.849717140197754 + ], + [ + "▁conceive", + -12.849745750427246 + ], + [ + "▁trumpet", + -12.849939346313477 + ], + [ + "▁planetary", + -12.849979400634766 + ], + [ + "WC", + -12.84998607635498 + ], + [ + "▁Randall", + -12.850008964538574 + ], + [ + "280", + -12.850360870361328 + ], + [ + "▁134", + -12.85046100616455 + ], + [ + "▁Athletics", + -12.850518226623535 + ], + [ + "▁HC", + -12.850592613220215 + ], + [ + "txt", + -12.850665092468262 + ], + [ + "▁Aircraft", + -12.850777626037598 + ], + [ + "dd", + -12.850892066955566 + ], + [ + "▁SERVICE", + -12.85094928741455 + ], + [ + "▁individualized", + -12.850971221923828 + ], + [ + "▁Dover", + -12.851109504699707 + ], + [ + "▁bundled", + -12.851188659667969 + ], + [ + "▁disks", + -12.85132884979248 + ], + [ + "▁earnest", + -12.851339340209961 + ], + [ + "▁Curriculum", + -12.851404190063477 + ], + [ + "▁Covers", + -12.851420402526855 + ], + [ + "▁centrally", + -12.85149097442627 + ], + [ + "chu", + -12.851496696472168 + ], + [ + "▁Portsmouth", + -12.851548194885254 + ], + [ + "▁adversely", + -12.851591110229492 + ], + [ + "TU", + -12.851683616638184 + ], + [ + "▁tracing", + -12.85174560546875 + ], + [ + "Next", + -12.851812362670898 + ], + [ + "▁Jacques", + -12.851812362670898 + ], + [ + "BI", + -12.851950645446777 + ], + [ + "▁Tub", + -12.852009773254395 + ], + [ + "▁OVER", + -12.852045059204102 + ], + [ + "▁Supporting", + -12.852227210998535 + ], + [ + "▁Jungle", + -12.852243423461914 + ], + [ + "▁pardon", + -12.852245330810547 + ], + [ + "▁dent", + -12.852248191833496 + ], + [ + "GHz", + -12.85227108001709 + ], + [ + "▁substantive", + -12.85228443145752 + ], + [ + "2020", + -12.852375030517578 + ], + [ + "▁Mohamed", + -12.852426528930664 + ], + [ + "▁cock", + -12.852449417114258 + ], + [ + "▁Fran", + -12.852490425109863 + ], + [ + "▁retrospective", + -12.852572441101074 + ], + [ + "▁overlay", + -12.8527193069458 + ], + [ + "Reporting", + -12.852959632873535 + ], + [ + "▁Navigation", + -12.853002548217773 + ], + [ + "▁JJ", + -12.85301399230957 + ], + [ + "260", + -12.853102684020996 + ], + [ + "▁Shiva", + -12.853270530700684 + ], + [ + "▁compiler", + -12.853277206420898 + ], + [ + "▁frank", + -12.853330612182617 + ], + [ + "sales", + -12.853389739990234 + ], + [ + "▁131", + -12.85339069366455 + ], + [ + "▁deterioration", + -12.853482246398926 + ], + [ + "▁haircut", + -12.85350513458252 + ], + [ + "kes", + -12.853536605834961 + ], + [ + "▁seasoning", + -12.853541374206543 + ], + [ + "▁Carry", + -12.853551864624023 + ], + [ + "RN", + -12.853679656982422 + ], + [ + "▁Judith", + -12.85374927520752 + ], + [ + "▁Kendall", + -12.853799819946289 + ], + [ + "▁archival", + -12.853827476501465 + ], + [ + "▁Sort", + -12.85405158996582 + ], + [ + "dll", + -12.854074478149414 + ], + [ + "▁Clause", + -12.854086875915527 + ], + [ + "▁Knox", + -12.85409164428711 + ], + [ + "▁THERE", + -12.854092597961426 + ], + [ + "Code", + -12.85417652130127 + ], + [ + "▁breathable", + -12.854212760925293 + ], + [ + "▁Trader", + -12.854263305664062 + ], + [ + "OF", + -12.854284286499023 + ], + [ + "▁Kuala", + -12.85428524017334 + ], + [ + "▁Paid", + -12.854373931884766 + ], + [ + "UT", + -12.854393005371094 + ], + [ + "▁Len", + -12.854408264160156 + ], + [ + "cin", + -12.854475975036621 + ], + [ + "volume", + -12.854503631591797 + ], + [ + "slip", + -12.854519844055176 + ], + [ + "▁pharmacies", + -12.854545593261719 + ], + [ + "▁Brit", + -12.854605674743652 + ], + [ + "▁hinder", + -12.854606628417969 + ], + [ + "▁Earn", + -12.85464096069336 + ], + [ + "▁José", + -12.854702949523926 + ], + [ + "▁Increased", + -12.854840278625488 + ], + [ + "▁illicit", + -12.855063438415527 + ], + [ + "▁192", + -12.85506820678711 + ], + [ + "▁detectives", + -12.855070114135742 + ], + [ + "▁Ethiopian", + -12.855107307434082 + ], + [ + "▁sidelines", + -12.855188369750977 + ], + [ + "▁Destiny", + -12.855255126953125 + ], + [ + "▁Hastings", + -12.855420112609863 + ], + [ + "▁Socialist", + -12.855445861816406 + ], + [ + "▁criticised", + -12.855460166931152 + ], + [ + "▁Fuller", + -12.855500221252441 + ], + [ + "cas", + -12.855537414550781 + ], + [ + "▁Currency", + -12.85565185546875 + ], + [ + "▁bleed", + -12.855735778808594 + ], + [ + "▁Chiropractic", + -12.855748176574707 + ], + [ + "▁lends", + -12.8557767868042 + ], + [ + "▁comparatively", + -12.855790138244629 + ], + [ + "▁fungus", + -12.85598087310791 + ], + [ + "▁Bosch", + -12.855993270874023 + ], + [ + "▁Flu", + -12.855998039245605 + ], + [ + "CU", + -12.856013298034668 + ], + [ + "plane", + -12.85619068145752 + ], + [ + "▁amber", + -12.856266975402832 + ], + [ + "▁Ellie", + -12.856284141540527 + ], + [ + "OL", + -12.856292724609375 + ], + [ + "▁roaming", + -12.856388092041016 + ], + [ + "▁ATP", + -12.856392860412598 + ], + [ + "▁TF", + -12.85639762878418 + ], + [ + "▁implicit", + -12.856480598449707 + ], + [ + "▁shaving", + -12.856578826904297 + ], + [ + "▁ci", + -12.856597900390625 + ], + [ + "▁latency", + -12.8568754196167 + ], + [ + "▁whisky", + -12.856890678405762 + ], + [ + "▁depict", + -12.856900215148926 + ], + [ + "quin", + -12.856919288635254 + ], + [ + "ensis", + -12.856925010681152 + ], + [ + "▁136", + -12.85696029663086 + ], + [ + "▁complexion", + -12.856961250305176 + ], + [ + "▁millennials", + -12.857007026672363 + ], + [ + "▁Homer", + -12.857010841369629 + ], + [ + "gay", + -12.8571138381958 + ], + [ + "▁wreath", + -12.857126235961914 + ], + [ + "▁characterize", + -12.857205390930176 + ], + [ + "▁mommy", + -12.85727310180664 + ], + [ + "▁Bahrain", + -12.857340812683105 + ], + [ + "▁Meadows", + -12.857344627380371 + ], + [ + "ROM", + -12.857351303100586 + ], + [ + "▁Psalm", + -12.857355117797852 + ], + [ + "yang", + -12.85743522644043 + ], + [ + "▁Lap", + -12.857527732849121 + ], + [ + "▁Lone", + -12.857629776000977 + ], + [ + "▁Elijah", + -12.857672691345215 + ], + [ + "▁kitty", + -12.857710838317871 + ], + [ + "▁grazing", + -12.85806655883789 + ], + [ + "▁shaken", + -12.858086585998535 + ], + [ + "1992", + -12.85809326171875 + ], + [ + "▁glamour", + -12.8582124710083 + ], + [ + "▁trench", + -12.85827350616455 + ], + [ + "▁NEED", + -12.858285903930664 + ], + [ + "verse", + -12.85828971862793 + ], + [ + "▁Goodman", + -12.858320236206055 + ], + [ + "202", + -12.858322143554688 + ], + [ + "▁prominence", + -12.858323097229004 + ], + [ + "▁heir", + -12.858349800109863 + ], + [ + "▁buys", + -12.858480453491211 + ], + [ + "cover", + -12.858519554138184 + ], + [ + "▁jerk", + -12.85852336883545 + ], + [ + "▁Lea", + -12.858550071716309 + ], + [ + "▁Heidi", + -12.858588218688965 + ], + [ + "▁motivations", + -12.858750343322754 + ], + [ + "▁Weiss", + -12.858798027038574 + ], + [ + "▁shoreline", + -12.858798027038574 + ], + [ + "м", + -12.858935356140137 + ], + [ + "▁Kaiser", + -12.859025001525879 + ], + [ + "▁Archer", + -12.859034538269043 + ], + [ + "▁ballistic", + -12.859053611755371 + ], + [ + "▁bulletin", + -12.859240531921387 + ], + [ + "▁Resorts", + -12.859253883361816 + ], + [ + "▁trekking", + -12.859262466430664 + ], + [ + "BU", + -12.859274864196777 + ], + [ + "▁copyrighted", + -12.859333038330078 + ], + [ + "▁conceded", + -12.859333992004395 + ], + [ + "▁alternatively", + -12.8594388961792 + ], + [ + "▁Sq", + -12.859564781188965 + ], + [ + "onia", + -12.859763145446777 + ], + [ + "enter", + -12.859851837158203 + ], + [ + "▁nailed", + -12.859893798828125 + ], + [ + "Jan", + -12.859928131103516 + ], + [ + "Ko", + -12.859953880310059 + ], + [ + "▁nightlife", + -12.860032081604004 + ], + [ + "▁statistic", + -12.860084533691406 + ], + [ + "▁Input", + -12.860108375549316 + ], + [ + "▁Worcester", + -12.860156059265137 + ], + [ + "AU", + -12.860164642333984 + ], + [ + "▁procession", + -12.860212326049805 + ], + [ + "▁Toby", + -12.86026382446289 + ], + [ + "▁Tunnel", + -12.860456466674805 + ], + [ + "▁invaded", + -12.860517501831055 + ], + [ + "▁pope", + -12.860648155212402 + ], + [ + "▁Infantry", + -12.860675811767578 + ], + [ + "were", + -12.860678672790527 + ], + [ + "▁Watt", + -12.860806465148926 + ], + [ + "▁toasted", + -12.860888481140137 + ], + [ + "▁criticize", + -12.8609619140625 + ], + [ + "▁Supervisor", + -12.860998153686523 + ], + [ + "▁fruity", + -12.86110782623291 + ], + [ + "▁Airbnb", + -12.86120319366455 + ], + [ + "ock", + -12.861209869384766 + ], + [ + "▁implements", + -12.861248016357422 + ], + [ + "▁Collections", + -12.86127758026123 + ], + [ + "▁Observatory", + -12.86129093170166 + ], + [ + "▁Ng", + -12.861344337463379 + ], + [ + "▁deepen", + -12.861409187316895 + ], + [ + "Off", + -12.861469268798828 + ], + [ + "▁Crash", + -12.861478805541992 + ], + [ + "▁physique", + -12.861493110656738 + ], + [ + "▁goalie", + -12.861526489257812 + ], + [ + "▁shelving", + -12.861584663391113 + ], + [ + "▁Jorge", + -12.861810684204102 + ], + [ + "▁HIS", + -12.86181926727295 + ], + [ + "Lab", + -12.861912727355957 + ], + [ + "▁inward", + -12.861945152282715 + ], + [ + "▁skipping", + -12.862015724182129 + ], + [ + "coin", + -12.862030982971191 + ], + [ + "rian", + -12.862154006958008 + ], + [ + "▁Azerbaijan", + -12.862166404724121 + ], + [ + "▁Anaheim", + -12.862174034118652 + ], + [ + "▁nationalist", + -12.862268447875977 + ], + [ + "▁Overnight", + -12.862273216247559 + ], + [ + "▁irritating", + -12.862381935119629 + ], + [ + "▁nucleus", + -12.862395286560059 + ], + [ + "▁remix", + -12.862412452697754 + ], + [ + "▁Disk", + -12.862436294555664 + ], + [ + "▁stride", + -12.862486839294434 + ], + [ + "▁Gum", + -12.862624168395996 + ], + [ + "▁capitalize", + -12.862702369689941 + ], + [ + "▁Sword", + -12.862715721130371 + ], + [ + "▁wholesome", + -12.862820625305176 + ], + [ + "▁gi", + -12.862823486328125 + ], + [ + "Cal", + -12.862869262695312 + ], + [ + "▁courier", + -12.862895965576172 + ], + [ + "▁dubious", + -12.862926483154297 + ], + [ + "▁Quarterly", + -12.863139152526855 + ], + [ + "▁clarified", + -12.863226890563965 + ], + [ + "▁Bravo", + -12.863299369812012 + ], + [ + "▁longitudinal", + -12.863356590270996 + ], + [ + "▁levy", + -12.863365173339844 + ], + [ + "▁Tissue", + -12.863428115844727 + ], + [ + "▁retrieval", + -12.863462448120117 + ], + [ + "▁conveyed", + -12.86361312866211 + ], + [ + "▁Irvine", + -12.86366081237793 + ], + [ + "▁Weinstein", + -12.863673210144043 + ], + [ + "▁patterned", + -12.863713264465332 + ], + [ + "▁infantry", + -12.863762855529785 + ], + [ + "▁disappearing", + -12.863795280456543 + ], + [ + "▁Cod", + -12.863798141479492 + ], + [ + "▁Nail", + -12.863935470581055 + ], + [ + "▁exaggerated", + -12.864046096801758 + ], + [ + "rine", + -12.864063262939453 + ], + [ + "▁QC", + -12.864151000976562 + ], + [ + "▁Maintain", + -12.864206314086914 + ], + [ + "▁fucked", + -12.864225387573242 + ], + [ + "▁ping", + -12.864246368408203 + ], + [ + "Business", + -12.864302635192871 + ], + [ + "▁Persons", + -12.864405632019043 + ], + [ + "▁savory", + -12.864410400390625 + ], + [ + "nm", + -12.864519119262695 + ], + [ + "▁GIS", + -12.864544868469238 + ], + [ + "▁Lara", + -12.864850997924805 + ], + [ + "▁creams", + -12.864928245544434 + ], + [ + "▁constrained", + -12.864950180053711 + ], + [ + "▁325", + -12.865008354187012 + ], + [ + "▁Reporter", + -12.865028381347656 + ], + [ + "▁Killer", + -12.86506175994873 + ], + [ + "▁undesirable", + -12.865105628967285 + ], + [ + "▁Kra", + -12.865131378173828 + ], + [ + "▁spelled", + -12.865242958068848 + ], + [ + "▁Proper", + -12.86530590057373 + ], + [ + "network", + -12.865399360656738 + ], + [ + "▁pastors", + -12.865612030029297 + ], + [ + "lig", + -12.86568832397461 + ], + [ + "▁beg", + -12.865689277648926 + ], + [ + "▁Catalog", + -12.865808486938477 + ], + [ + "▁Equal", + -12.865829467773438 + ], + [ + "▁electorate", + -12.865886688232422 + ], + [ + "methyl", + -12.865900039672852 + ], + [ + "▁profiling", + -12.865961074829102 + ], + [ + "mediated", + -12.86606216430664 + ], + [ + "▁bomber", + -12.86628246307373 + ], + [ + "▁witty", + -12.866333961486816 + ], + [ + "▁disrupted", + -12.86635684967041 + ], + [ + "▁ambiguous", + -12.866494178771973 + ], + [ + "▁Pharmaceuticals", + -12.8665189743042 + ], + [ + "▁LL", + -12.866558074951172 + ], + [ + "▁innovate", + -12.866655349731445 + ], + [ + "▁Noise", + -12.86683464050293 + ], + [ + "▁specifies", + -12.866954803466797 + ], + [ + "▁addict", + -12.866998672485352 + ], + [ + "▁screenings", + -12.867000579833984 + ], + [ + "▁allegation", + -12.867010116577148 + ], + [ + "▁dynasty", + -12.867119789123535 + ], + [ + "▁Anita", + -12.867151260375977 + ], + [ + "▁uninterrupted", + -12.867340087890625 + ], + [ + "▁Tau", + -12.867558479309082 + ], + [ + "▁swollen", + -12.867679595947266 + ], + [ + "▁Beaver", + -12.867756843566895 + ], + [ + "Since", + -12.867762565612793 + ], + [ + "ه", + -12.867792129516602 + ], + [ + "▁Lebanese", + -12.868295669555664 + ], + [ + "▁timeframe", + -12.868338584899902 + ], + [ + "▁Boxing", + -12.868444442749023 + ], + [ + "▁draining", + -12.868467330932617 + ], + [ + "▁scientifically", + -12.868545532226562 + ], + [ + "▁Counseling", + -12.868582725524902 + ], + [ + "æ", + -12.868590354919434 + ], + [ + "▁wig", + -12.868680000305176 + ], + [ + "▁hormonal", + -12.868692398071289 + ], + [ + "▁homo", + -12.868753433227539 + ], + [ + "flex", + -12.868796348571777 + ], + [ + "laws", + -12.868797302246094 + ], + [ + "apa", + -12.868828773498535 + ], + [ + "▁vocalist", + -12.868839263916016 + ], + [ + "▁potty", + -12.868841171264648 + ], + [ + "bia", + -12.86890983581543 + ], + [ + "cur", + -12.868926048278809 + ], + [ + "▁Named", + -12.869044303894043 + ], + [ + "▁Rae", + -12.869075775146484 + ], + [ + "▁anchored", + -12.8692626953125 + ], + [ + "▁personalize", + -12.869312286376953 + ], + [ + "▁137", + -12.86935806274414 + ], + [ + "▁Elliot", + -12.869362831115723 + ], + [ + "▁lipid", + -12.869413375854492 + ], + [ + "▁helmets", + -12.869438171386719 + ], + [ + "▁hauling", + -12.86946964263916 + ], + [ + "mil", + -12.869574546813965 + ], + [ + "▁candid", + -12.869641304016113 + ], + [ + "▁vibrating", + -12.869790077209473 + ], + [ + "▁pointers", + -12.869803428649902 + ], + [ + "▁confessed", + -12.869953155517578 + ], + [ + "▁flavored", + -12.870048522949219 + ], + [ + "▁stew", + -12.870109558105469 + ], + [ + "▁bedside", + -12.870351791381836 + ], + [ + "▁devoid", + -12.870416641235352 + ], + [ + "▁coefficient", + -12.870551109313965 + ], + [ + "▁loveseat", + -12.870604515075684 + ], + [ + "NZ", + -12.870651245117188 + ], + [ + "▁і", + -12.870854377746582 + ], + [ + "February", + -12.870955467224121 + ], + [ + "▁censorship", + -12.870983123779297 + ], + [ + "▁Cookie", + -12.871111869812012 + ], + [ + "▁Philips", + -12.871199607849121 + ], + [ + "▁integer", + -12.871209144592285 + ], + [ + "▁Vet", + -12.871262550354004 + ], + [ + "▁separates", + -12.871305465698242 + ], + [ + "▁weaken", + -12.87131118774414 + ], + [ + "▁Bringing", + -12.871410369873047 + ], + [ + "platform", + -12.871427536010742 + ], + [ + "129", + -12.871443748474121 + ], + [ + "▁sediment", + -12.871539115905762 + ], + [ + "▁suppressed", + -12.871625900268555 + ], + [ + "▁remnants", + -12.871673583984375 + ], + [ + "114", + -12.871743202209473 + ], + [ + "▁Thermal", + -12.871796607971191 + ], + [ + "▁Portrait", + -12.871830940246582 + ], + [ + "▁inventor", + -12.872164726257324 + ], + [ + "▁chemo", + -12.872206687927246 + ], + [ + "roy", + -12.87229061126709 + ], + [ + "и", + -12.872430801391602 + ], + [ + "Cl", + -12.872432708740234 + ], + [ + "fc", + -12.872485160827637 + ], + [ + "lake", + -12.87259578704834 + ], + [ + "▁Broker", + -12.872754096984863 + ], + [ + "▁Swim", + -12.872824668884277 + ], + [ + "▁Contains", + -12.872888565063477 + ], + [ + "▁advocated", + -12.872947692871094 + ], + [ + "contact", + -12.872980117797852 + ], + [ + "▁Burning", + -12.872990608215332 + ], + [ + "▁berry", + -12.873122215270996 + ], + [ + "▁delights", + -12.873208999633789 + ], + [ + "▁neckline", + -12.873377799987793 + ], + [ + "▁bounty", + -12.87346076965332 + ], + [ + "▁Edwin", + -12.873465538024902 + ], + [ + "▁shortcomings", + -12.873517036437988 + ], + [ + "▁formulate", + -12.873520851135254 + ], + [ + "▁Sultan", + -12.873666763305664 + ], + [ + "▁rant", + -12.873695373535156 + ], + [ + "270", + -12.873749732971191 + ], + [ + "▁laundering", + -12.873784065246582 + ], + [ + "▁Lima", + -12.873797416687012 + ], + [ + "▁respecting", + -12.873810768127441 + ], + [ + "num", + -12.873982429504395 + ], + [ + "▁Yum", + -12.87399959564209 + ], + [ + "▁rents", + -12.874006271362305 + ], + [ + "▁obligated", + -12.87407398223877 + ], + [ + "trick", + -12.874112129211426 + ], + [ + "▁computed", + -12.874156951904297 + ], + [ + "▁arteries", + -12.87416934967041 + ], + [ + "▁presume", + -12.874201774597168 + ], + [ + "▁implication", + -12.874334335327148 + ], + [ + "▁Bars", + -12.874451637268066 + ], + [ + "▁Soap", + -12.874483108520508 + ], + [ + "▁competencies", + -12.874648094177246 + ], + [ + "▁Squadron", + -12.874695777893066 + ], + [ + "Smart", + -12.874734878540039 + ], + [ + "▁Habitat", + -12.87474536895752 + ], + [ + "▁Pendant", + -12.874824523925781 + ], + [ + "▁Elaine", + -12.87503433227539 + ], + [ + "bang", + -12.875036239624023 + ], + [ + "▁Damascus", + -12.875044822692871 + ], + [ + "▁Gina", + -12.875079154968262 + ], + [ + "However", + -12.875139236450195 + ], + [ + "really", + -12.875311851501465 + ], + [ + "▁redevelopment", + -12.875495910644531 + ], + [ + "▁alternating", + -12.87563705444336 + ], + [ + "▁institutes", + -12.875737190246582 + ], + [ + "▁turbines", + -12.875847816467285 + ], + [ + "Media", + -12.8759183883667 + ], + [ + "▁vine", + -12.875926971435547 + ], + [ + "▁Merchant", + -12.875944137573242 + ], + [ + "▁meme", + -12.876031875610352 + ], + [ + "▁sprawling", + -12.87610149383545 + ], + [ + "▁cr", + -12.876105308532715 + ], + [ + "▁cores", + -12.876123428344727 + ], + [ + "▁swell", + -12.876290321350098 + ], + [ + "▁Kang", + -12.876352310180664 + ], + [ + "▁protesting", + -12.876381874084473 + ], + [ + "▁Seasons", + -12.876619338989258 + ], + [ + "Angel", + -12.876696586608887 + ], + [ + "▁Brennan", + -12.876725196838379 + ], + [ + "▁budgeting", + -12.876731872558594 + ], + [ + "▁TP", + -12.87683391571045 + ], + [ + "▁stirred", + -12.876877784729004 + ], + [ + "lum", + -12.876952171325684 + ], + [ + "▁Frozen", + -12.87696361541748 + ], + [ + "Bi", + -12.87704849243164 + ], + [ + "spot", + -12.877069473266602 + ], + [ + "145", + -12.877224922180176 + ], + [ + "▁irrational", + -12.87726879119873 + ], + [ + "Cola", + -12.877288818359375 + ], + [ + "▁Texans", + -12.877328872680664 + ], + [ + "▁Kanye", + -12.877456665039062 + ], + [ + "▁sinister", + -12.877608299255371 + ], + [ + "▁FP", + -12.877680778503418 + ], + [ + "▁Bid", + -12.877697944641113 + ], + [ + "▁artworks", + -12.877700805664062 + ], + [ + "▁Kirby", + -12.877784729003906 + ], + [ + "▁Lol", + -12.877829551696777 + ], + [ + "mente", + -12.877835273742676 + ], + [ + "▁eg", + -12.877842903137207 + ], + [ + "▁Comcast", + -12.877950668334961 + ], + [ + "▁registers", + -12.878042221069336 + ], + [ + "▁pollutants", + -12.878059387207031 + ], + [ + "▁Brewery", + -12.8781099319458 + ], + [ + "▁Element", + -12.878314018249512 + ], + [ + "gra", + -12.878331184387207 + ], + [ + "▁rumours", + -12.878335952758789 + ], + [ + "▁Coco", + -12.878402709960938 + ], + [ + "▁womb", + -12.878432273864746 + ], + [ + "▁auxiliary", + -12.878504753112793 + ], + [ + "▁reclaimed", + -12.87857437133789 + ], + [ + "▁kitten", + -12.878579139709473 + ], + [ + "▁qu", + -12.878763198852539 + ], + [ + "▁raids", + -12.878793716430664 + ], + [ + "▁Zurich", + -12.87893009185791 + ], + [ + "tool", + -12.87898063659668 + ], + [ + "grown", + -12.879190444946289 + ], + [ + "▁Aires", + -12.879218101501465 + ], + [ + "▁Hiring", + -12.879236221313477 + ], + [ + "pic", + -12.879281044006348 + ], + [ + "▁Suzanne", + -12.87928581237793 + ], + [ + "sexual", + -12.879319190979004 + ], + [ + "ack", + -12.879364967346191 + ], + [ + "▁contraction", + -12.879463195800781 + ], + [ + "▁weary", + -12.87964153289795 + ], + [ + "▁presumed", + -12.879942893981934 + ], + [ + "▁cylinders", + -12.880038261413574 + ], + [ + "▁lineage", + -12.880088806152344 + ], + [ + "▁WT", + -12.880110740661621 + ], + [ + "▁Investor", + -12.880192756652832 + ], + [ + "associated", + -12.880303382873535 + ], + [ + "serving", + -12.88049602508545 + ], + [ + "▁ornament", + -12.880696296691895 + ], + [ + "▁Augusta", + -12.880853652954102 + ], + [ + "▁Detailed", + -12.88089370727539 + ], + [ + "▁Sensor", + -12.881037712097168 + ], + [ + "▁suction", + -12.881062507629395 + ], + [ + "▁Aspen", + -12.881072044372559 + ], + [ + "ador", + -12.881077766418457 + ], + [ + "graph", + -12.881112098693848 + ], + [ + "▁blossom", + -12.881113052368164 + ], + [ + "▁Crafts", + -12.881171226501465 + ], + [ + "▁Hollow", + -12.881196022033691 + ], + [ + "▁Medieval", + -12.88137435913086 + ], + [ + "cle", + -12.881451606750488 + ], + [ + "113", + -12.881693840026855 + ], + [ + "▁closets", + -12.88172435760498 + ], + [ + "▁succeeding", + -12.881726264953613 + ], + [ + "▁Morton", + -12.881861686706543 + ], + [ + "▁Conway", + -12.881980895996094 + ], + [ + "▁globalization", + -12.882116317749023 + ], + [ + "▁Clemson", + -12.882173538208008 + ], + [ + "▁Xiaomi", + -12.882187843322754 + ], + [ + "▁Screening", + -12.882195472717285 + ], + [ + "▁EE", + -12.882221221923828 + ], + [ + "▁Dominic", + -12.882279396057129 + ], + [ + "▁Anglican", + -12.882281303405762 + ], + [ + "▁420", + -12.882305145263672 + ], + [ + "Sun", + -12.882308006286621 + ], + [ + "▁tolerated", + -12.882326126098633 + ], + [ + "▁Lawson", + -12.882355690002441 + ], + [ + "▁Bash", + -12.882416725158691 + ], + [ + "bottom", + -12.88244915008545 + ], + [ + "nice", + -12.88245964050293 + ], + [ + "iger", + -12.882468223571777 + ], + [ + "▁Om", + -12.882505416870117 + ], + [ + "dem", + -12.882514953613281 + ], + [ + "▁sideways", + -12.882582664489746 + ], + [ + "▁KM", + -12.882607460021973 + ], + [ + "esa", + -12.882644653320312 + ], + [ + "▁Clan", + -12.882674217224121 + ], + [ + "▁Liv", + -12.88274097442627 + ], + [ + "▁ACA", + -12.88275146484375 + ], + [ + "▁Jasper", + -12.882773399353027 + ], + [ + "▁radicals", + -12.882781982421875 + ], + [ + "▁taps", + -12.882831573486328 + ], + [ + "ain", + -12.882847785949707 + ], + [ + "▁Lace", + -12.882882118225098 + ], + [ + "▁Damon", + -12.882903099060059 + ], + [ + "▁Elections", + -12.882913589477539 + ], + [ + "ges", + -12.88292121887207 + ], + [ + "▁kin", + -12.883031845092773 + ], + [ + "ación", + -12.883058547973633 + ], + [ + "▁Lafayette", + -12.883160591125488 + ], + [ + "LD", + -12.883187294006348 + ], + [ + "▁Trace", + -12.88325023651123 + ], + [ + "▁finer", + -12.883283615112305 + ], + [ + "▁quickest", + -12.883310317993164 + ], + [ + "▁Mitsubishi", + -12.883358001708984 + ], + [ + "End", + -12.883380889892578 + ], + [ + "▁scorer", + -12.883429527282715 + ], + [ + "▁insecurity", + -12.883448600769043 + ], + [ + "▁Recipes", + -12.883471488952637 + ], + [ + "▁Measures", + -12.88351058959961 + ], + [ + "▁secluded", + -12.883564949035645 + ], + [ + "▁Beacon", + -12.883570671081543 + ], + [ + "▁motifs", + -12.88362979888916 + ], + [ + "▁smoothie", + -12.883886337280273 + ], + [ + "rite", + -12.884052276611328 + ], + [ + "▁transformative", + -12.884153366088867 + ], + [ + "▁drafts", + -12.884196281433105 + ], + [ + "▁hacker", + -12.88420581817627 + ], + [ + "▁UFO", + -12.884330749511719 + ], + [ + "▁swallowed", + -12.884394645690918 + ], + [ + "▁ITS", + -12.884408950805664 + ], + [ + "▁surrendered", + -12.884571075439453 + ], + [ + "▁runtime", + -12.884575843811035 + ], + [ + "▁glare", + -12.884653091430664 + ], + [ + "▁Shared", + -12.884668350219727 + ], + [ + "▁Powerful", + -12.884673118591309 + ], + [ + "▁betrayal", + -12.88488483428955 + ], + [ + "▁Refer", + -12.884936332702637 + ], + [ + "Sa", + -12.885108947753906 + ], + [ + "▁hospitalized", + -12.885110855102539 + ], + [ + "▁requisite", + -12.885150909423828 + ], + [ + "▁Leah", + -12.885213851928711 + ], + [ + "▁hydrated", + -12.885241508483887 + ], + [ + "▁Mourinho", + -12.885308265686035 + ], + [ + "▁spaghetti", + -12.885499954223633 + ], + [ + "▁kidneys", + -12.885568618774414 + ], + [ + "▁dreaded", + -12.885721206665039 + ], + [ + "▁Jonas", + -12.885892868041992 + ], + [ + "ache", + -12.885974884033203 + ], + [ + "lc", + -12.886042594909668 + ], + [ + "RI", + -12.886195182800293 + ], + [ + "▁bipolar", + -12.88620662689209 + ], + [ + "▁Clip", + -12.88630199432373 + ], + [ + "▁strangely", + -12.88632869720459 + ], + [ + "ø", + -12.886371612548828 + ], + [ + "▁cravings", + -12.886383056640625 + ], + [ + "▁Ceramic", + -12.886397361755371 + ], + [ + "▁Closing", + -12.88644027709961 + ], + [ + "ão", + -12.886505126953125 + ], + [ + "▁Coat", + -12.886548042297363 + ], + [ + "▁Optical", + -12.886601448059082 + ], + [ + "▁speculative", + -12.886622428894043 + ], + [ + "▁arrogant", + -12.886639595031738 + ], + [ + "▁Restaurants", + -12.886710166931152 + ], + [ + "▁Fiji", + -12.886711120605469 + ], + [ + "▁Snake", + -12.886760711669922 + ], + [ + "OB", + -12.886761665344238 + ], + [ + "▁NF", + -12.886804580688477 + ], + [ + "▁Hua", + -12.886841773986816 + ], + [ + "▁climax", + -12.886874198913574 + ], + [ + "▁temps", + -12.88695240020752 + ], + [ + "sound", + -12.887046813964844 + ], + [ + "▁policymakers", + -12.887051582336426 + ], + [ + "▁Twins", + -12.887090682983398 + ], + [ + "▁Procedure", + -12.887145042419434 + ], + [ + "▁Coupons", + -12.887175559997559 + ], + [ + "vert", + -12.887349128723145 + ], + [ + "▁Ronaldo", + -12.887358665466309 + ], + [ + "▁Napa", + -12.887361526489258 + ], + [ + "▁Pets", + -12.887407302856445 + ], + [ + "▁alleging", + -12.88741397857666 + ], + [ + "ias", + -12.887524604797363 + ], + [ + "▁parsley", + -12.887604713439941 + ], + [ + "▁Crane", + -12.887619972229004 + ], + [ + "▁condolences", + -12.887714385986328 + ], + [ + "▁Ingredients", + -12.887762069702148 + ], + [ + "▁Tr", + -12.887823104858398 + ], + [ + "famous", + -12.887917518615723 + ], + [ + "directed", + -12.887967109680176 + ], + [ + "▁easing", + -12.888083457946777 + ], + [ + "▁helper", + -12.888154029846191 + ], + [ + "▁mourning", + -12.888365745544434 + ], + [ + "▁fig", + -12.888434410095215 + ], + [ + "▁septic", + -12.888516426086426 + ], + [ + "▁Biol", + -12.888569831848145 + ], + [ + "▁Ironically", + -12.888628959655762 + ], + [ + "▁symposium", + -12.88864517211914 + ], + [ + "solving", + -12.888683319091797 + ], + [ + "▁casing", + -12.888925552368164 + ], + [ + "▁sting", + -12.888954162597656 + ], + [ + "가", + -12.888971328735352 + ], + [ + "▁Duchess", + -12.888975143432617 + ], + [ + "▁Called", + -12.889082908630371 + ], + [ + "▁Esther", + -12.889155387878418 + ], + [ + "▁statutes", + -12.88924503326416 + ], + [ + "▁shortened", + -12.889412879943848 + ], + [ + "las", + -12.889444351196289 + ], + [ + "▁outlining", + -12.889477729797363 + ], + [ + "fil", + -12.889506340026855 + ], + [ + "▁Edison", + -12.889533996582031 + ], + [ + "▁Ac", + -12.889540672302246 + ], + [ + "▁petals", + -12.889568328857422 + ], + [ + "▁Cement", + -12.889581680297852 + ], + [ + "▁RO", + -12.889676094055176 + ], + [ + "▁shocks", + -12.889729499816895 + ], + [ + "▁insiders", + -12.889812469482422 + ], + [ + "▁subconscious", + -12.889814376831055 + ], + [ + "▁competency", + -12.889825820922852 + ], + [ + "song", + -12.889933586120605 + ], + [ + "▁quartet", + -12.889973640441895 + ], + [ + "▁inspectors", + -12.889974594116211 + ], + [ + "▁humanities", + -12.889989852905273 + ], + [ + "mol", + -12.890064239501953 + ], + [ + "▁crawling", + -12.890108108520508 + ], + [ + "▁peptide", + -12.890156745910645 + ], + [ + "ule", + -12.890226364135742 + ], + [ + "▁fetal", + -12.890268325805664 + ], + [ + "uck", + -12.890275955200195 + ], + [ + "▁DOES", + -12.890340805053711 + ], + [ + "▁virtues", + -12.890365600585938 + ], + [ + "Maybe", + -12.890509605407715 + ], + [ + "▁influencers", + -12.890570640563965 + ], + [ + "▁RPM", + -12.890593528747559 + ], + [ + "▁hopeless", + -12.890615463256836 + ], + [ + "▁Paypal", + -12.890730857849121 + ], + [ + "264", + -12.89074420928955 + ], + [ + "▁applause", + -12.890790939331055 + ], + [ + "▁envelopes", + -12.890917778015137 + ], + [ + "event", + -12.89096450805664 + ], + [ + "leaf", + -12.89098072052002 + ], + [ + "▁misunderstood", + -12.891366958618164 + ], + [ + "▁birthdays", + -12.89140510559082 + ], + [ + "RL", + -12.891474723815918 + ], + [ + "▁heartbreaking", + -12.89149284362793 + ], + [ + "▁Bri", + -12.89151382446289 + ], + [ + "▁clubhouse", + -12.891514778137207 + ], + [ + "uar", + -12.891694068908691 + ], + [ + "▁Insights", + -12.891694068908691 + ], + [ + "▁bunny", + -12.891770362854004 + ], + [ + "▁sleepy", + -12.891793251037598 + ], + [ + "derived", + -12.891828536987305 + ], + [ + "▁Def", + -12.891885757446289 + ], + [ + "117", + -12.891942024230957 + ], + [ + "▁Diaz", + -12.891960144042969 + ], + [ + "▁hypothetical", + -12.891989707946777 + ], + [ + "Press", + -12.892050743103027 + ], + [ + "▁Actual", + -12.89211654663086 + ], + [ + "▁Instruments", + -12.892187118530273 + ], + [ + "���cling", + -12.892241477966309 + ], + [ + "▁sender", + -12.892268180847168 + ], + [ + "▁Lei", + -12.892311096191406 + ], + [ + "▁stimuli", + -12.892370223999023 + ], + [ + "▁goodwill", + -12.89250373840332 + ], + [ + "▁benefiting", + -12.892613410949707 + ], + [ + "David", + -12.892770767211914 + ], + [ + "▁vents", + -12.89281940460205 + ], + [ + "▁salvage", + -12.892838478088379 + ], + [ + "▁unanimous", + -12.893027305603027 + ], + [ + "▁badges", + -12.893126487731934 + ], + [ + "iff", + -12.893253326416016 + ], + [ + "▁reg", + -12.893299102783203 + ], + [ + "▁canoe", + -12.893301963806152 + ], + [ + "▁Fork", + -12.893369674682617 + ], + [ + "▁OB", + -12.893370628356934 + ], + [ + "▁mantle", + -12.893372535705566 + ], + [ + "▁Gee", + -12.893513679504395 + ], + [ + "▁resentment", + -12.893534660339355 + ], + [ + "▁actionable", + -12.89358139038086 + ], + [ + "BD", + -12.893619537353516 + ], + [ + "ender", + -12.893688201904297 + ], + [ + "▁nationalism", + -12.893712043762207 + ], + [ + "▁Jeremiah", + -12.893738746643066 + ], + [ + "▁Oslo", + -12.893771171569824 + ], + [ + "▁exporting", + -12.893781661987305 + ], + [ + "IES", + -12.893912315368652 + ], + [ + "earth", + -12.894257545471191 + ], + [ + "▁Aging", + -12.894357681274414 + ], + [ + "▁Mart", + -12.89438247680664 + ], + [ + "▁pencils", + -12.894413948059082 + ], + [ + "distance", + -12.89443588256836 + ], + [ + "▁visionary", + -12.894536972045898 + ], + [ + "▁CU", + -12.8945894241333 + ], + [ + "▁nuisance", + -12.894597053527832 + ], + [ + "conditioned", + -12.89475154876709 + ], + [ + "▁Odyssey", + -12.894760131835938 + ], + [ + "▁FTP", + -12.894770622253418 + ], + [ + "▁anticipating", + -12.895086288452148 + ], + [ + "▁localized", + -12.895108222961426 + ], + [ + "▁Caleb", + -12.895118713378906 + ], + [ + "▁Xiao", + -12.895129203796387 + ], + [ + "▁TL", + -12.895169258117676 + ], + [ + "▁Norwich", + -12.895172119140625 + ], + [ + "310", + -12.895219802856445 + ], + [ + "pra", + -12.895221710205078 + ], + [ + "weather", + -12.895271301269531 + ], + [ + "▁hut", + -12.895325660705566 + ], + [ + "▁Conn", + -12.895509719848633 + ], + [ + "▁killers", + -12.895618438720703 + ], + [ + "OD", + -12.895719528198242 + ], + [ + "▁Headquarters", + -12.89592170715332 + ], + [ + "▁ammo", + -12.895951271057129 + ], + [ + "▁ADA", + -12.89606761932373 + ], + [ + "▁opaque", + -12.896097183227539 + ], + [ + "▁Wimbledon", + -12.896101951599121 + ], + [ + "▁Pandora", + -12.896142959594727 + ], + [ + "▁Fifty", + -12.89616870880127 + ], + [ + "▁flyers", + -12.896239280700684 + ], + [ + "Start", + -12.89624309539795 + ], + [ + "▁Jude", + -12.89624309539795 + ], + [ + "▁TI", + -12.89629077911377 + ], + [ + "▁borough", + -12.896393775939941 + ], + [ + "▁Chargers", + -12.896410942077637 + ], + [ + "uga", + -12.896580696105957 + ], + [ + "▁Greeks", + -12.896598815917969 + ], + [ + "▁een", + -12.896635055541992 + ], + [ + "▁Sink", + -12.896660804748535 + ], + [ + "▁Kelley", + -12.896700859069824 + ], + [ + "▁EB", + -12.896702766418457 + ], + [ + "▁strained", + -12.896734237670898 + ], + [ + "▁stiffness", + -12.896824836730957 + ], + [ + "▁awaited", + -12.8969144821167 + ], + [ + "zing", + -12.89697265625 + ], + [ + "▁abs", + -12.89709758758545 + ], + [ + "Windows", + -12.897180557250977 + ], + [ + "▁outings", + -12.89725112915039 + ], + [ + "opening", + -12.897351264953613 + ], + [ + "▁midway", + -12.89750862121582 + ], + [ + "▁Friedman", + -12.897517204284668 + ], + [ + "▁LSU", + -12.897529602050781 + ], + [ + "▁Maui", + -12.897583961486816 + ], + [ + "fine", + -12.897592544555664 + ], + [ + "▁Proc", + -12.897753715515137 + ], + [ + "▁rumor", + -12.897757530212402 + ], + [ + "TN", + -12.89780044555664 + ], + [ + "▁PST", + -12.897815704345703 + ], + [ + "▁workspace", + -12.897905349731445 + ], + [ + "▁Alarm", + -12.897955894470215 + ], + [ + "▁Courts", + -12.897960662841797 + ], + [ + "▁Harmony", + -12.898083686828613 + ], + [ + "▁optics", + -12.898201942443848 + ], + [ + "▁Daughter", + -12.898344039916992 + ], + [ + "▁flute", + -12.898425102233887 + ], + [ + "▁Rodney", + -12.898442268371582 + ], + [ + "▁Coke", + -12.898449897766113 + ], + [ + "ONE", + -12.898503303527832 + ], + [ + "▁pleading", + -12.898520469665527 + ], + [ + "▁Buenos", + -12.898548126220703 + ], + [ + "▁reload", + -12.898670196533203 + ], + [ + "▁liaison", + -12.898791313171387 + ], + [ + "▁buckets", + -12.898816108703613 + ], + [ + "ille", + -12.89896011352539 + ], + [ + "▁vows", + -12.899027824401855 + ], + [ + "▁conquered", + -12.899048805236816 + ], + [ + "JA", + -12.899055480957031 + ], + [ + "▁Insight", + -12.899067878723145 + ], + [ + "▁rests", + -12.899083137512207 + ], + [ + "▁rejoice", + -12.89930534362793 + ], + [ + "▁lymph", + -12.899346351623535 + ], + [ + "▁Amateur", + -12.899354934692383 + ], + [ + "▁heroine", + -12.899569511413574 + ], + [ + "Water", + -12.899604797363281 + ], + [ + "▁axe", + -12.899750709533691 + ], + [ + "eda", + -12.89976692199707 + ], + [ + "▁shingles", + -12.899931907653809 + ], + [ + "▁Loch", + -12.89998722076416 + ], + [ + "▁Sei", + -12.900044441223145 + ], + [ + "▁KL", + -12.900054931640625 + ], + [ + "holder", + -12.900167465209961 + ], + [ + "▁Andreas", + -12.900240898132324 + ], + [ + "▁clown", + -12.900282859802246 + ], + [ + "▁Angus", + -12.90040111541748 + ], + [ + "▁139", + -12.900511741638184 + ], + [ + "▁freshness", + -12.900537490844727 + ], + [ + "▁Chaos", + -12.900745391845703 + ], + [ + "named", + -12.900772094726562 + ], + [ + "ged", + -12.900815963745117 + ], + [ + "tle", + -12.900882720947266 + ], + [ + "▁sanity", + -12.901172637939453 + ], + [ + "▁Karnataka", + -12.901224136352539 + ], + [ + "▁skyline", + -12.901286125183105 + ], + [ + "grass", + -12.90136432647705 + ], + [ + "▁loosen", + -12.901366233825684 + ], + [ + "▁Agenda", + -12.90141773223877 + ], + [ + "▁Brotherhood", + -12.901464462280273 + ], + [ + "beat", + -12.90147876739502 + ], + [ + "NR", + -12.901503562927246 + ], + [ + "▁Elephant", + -12.901567459106445 + ], + [ + "▁emulate", + -12.901629447937012 + ], + [ + "▁stroller", + -12.901697158813477 + ], + [ + "▁Nav", + -12.901726722717285 + ], + [ + "▁descend", + -12.90177059173584 + ], + [ + "oa", + -12.90182113647461 + ], + [ + "▁Wrestling", + -12.90183162689209 + ], + [ + "▁Leone", + -12.901924133300781 + ], + [ + "kick", + -12.901995658874512 + ], + [ + "▁mL", + -12.901998519897461 + ], + [ + "▁Bald", + -12.902134895324707 + ], + [ + "▁Ming", + -12.902151107788086 + ], + [ + "days", + -12.902199745178223 + ], + [ + "dc", + -12.902299880981445 + ], + [ + "▁Gale", + -12.902403831481934 + ], + [ + "▁SV", + -12.902442932128906 + ], + [ + "Bank", + -12.902473449707031 + ], + [ + "▁wh", + -12.902480125427246 + ], + [ + "▁Skill", + -12.902657508850098 + ], + [ + "gie", + -12.902691841125488 + ], + [ + "▁daycare", + -12.903017044067383 + ], + [ + "▁Gazette", + -12.903069496154785 + ], + [ + "▁prudent", + -12.903116226196289 + ], + [ + "116", + -12.90326976776123 + ], + [ + "teen", + -12.903290748596191 + ], + [ + "▁fragrant", + -12.903533935546875 + ], + [ + "▁membranes", + -12.903560638427734 + ], + [ + "▁finalist", + -12.90360164642334 + ], + [ + "▁demos", + -12.903624534606934 + ], + [ + "▁rockets", + -12.903680801391602 + ], + [ + "▁IPA", + -12.903717041015625 + ], + [ + "▁concluding", + -12.903738021850586 + ], + [ + "coat", + -12.903743743896484 + ], + [ + "▁cites", + -12.903824806213379 + ], + [ + "stat", + -12.903918266296387 + ], + [ + "▁earns", + -12.903993606567383 + ], + [ + "Test", + -12.904000282287598 + ], + [ + "▁criterion", + -12.904006004333496 + ], + [ + "sham", + -12.904130935668945 + ], + [ + "▁Lithuania", + -12.904199600219727 + ], + [ + "▁contenders", + -12.9043607711792 + ], + [ + "▁TH", + -12.904410362243652 + ], + [ + "hum", + -12.904458045959473 + ], + [ + "▁Opinion", + -12.904464721679688 + ], + [ + "▁reckon", + -12.904486656188965 + ], + [ + "▁missionaries", + -12.904498100280762 + ], + [ + "▁livelihood", + -12.904589653015137 + ], + [ + "▁Lottery", + -12.904610633850098 + ], + [ + "▁geological", + -12.90461254119873 + ], + [ + "▁Helsinki", + -12.9046630859375 + ], + [ + "▁flakes", + -12.904670715332031 + ], + [ + "▁itching", + -12.9047269821167 + ], + [ + "▁Submitted", + -12.904754638671875 + ], + [ + "doi", + -12.904903411865234 + ], + [ + "▁stylist", + -12.904998779296875 + ], + [ + "▁adjoining", + -12.90505313873291 + ], + [ + "▁ethos", + -12.905136108398438 + ], + [ + "▁Indo", + -12.905296325683594 + ], + [ + "▁misunderstanding", + -12.905340194702148 + ], + [ + "▁kisses", + -12.905373573303223 + ], + [ + "perhaps", + -12.90543270111084 + ], + [ + "▁campsite", + -12.905482292175293 + ], + [ + "oda", + -12.905488967895508 + ], + [ + "▁Typical", + -12.905549049377441 + ], + [ + "▁monk", + -12.905662536621094 + ], + [ + "▁poorer", + -12.905712127685547 + ], + [ + "▁TJ", + -12.905746459960938 + ], + [ + "▁Corbyn", + -12.905776023864746 + ], + [ + "▁documentaries", + -12.905856132507324 + ], + [ + "▁Inventory", + -12.905913352966309 + ], + [ + "male", + -12.90596866607666 + ], + [ + "▁hides", + -12.906000137329102 + ], + [ + "▁Outlet", + -12.906149864196777 + ], + [ + "▁Aviv", + -12.906277656555176 + ], + [ + "▁prepaid", + -12.906298637390137 + ], + [ + "▁Clo", + -12.906349182128906 + ], + [ + "▁Flexible", + -12.906355857849121 + ], + [ + "と", + -12.906378746032715 + ], + [ + "▁Wilder", + -12.90640926361084 + ], + [ + "kha", + -12.906524658203125 + ], + [ + "▁cottages", + -12.906564712524414 + ], + [ + "▁scatter", + -12.90658950805664 + ], + [ + "▁hardened", + -12.906746864318848 + ], + [ + "raw", + -12.90679931640625 + ], + [ + "▁Ahead", + -12.906980514526367 + ], + [ + "▁Listening", + -12.907011032104492 + ], + [ + "▁£6", + -12.907017707824707 + ], + [ + "▁debating", + -12.907029151916504 + ], + [ + "research", + -12.907065391540527 + ], + [ + "▁whitening", + -12.907099723815918 + ], + [ + "▁africa", + -12.907167434692383 + ], + [ + "▁Hospice", + -12.907220840454102 + ], + [ + "1980", + -12.907322883605957 + ], + [ + "▁Bahamas", + -12.907397270202637 + ], + [ + "▁invent", + -12.907449722290039 + ], + [ + "▁battled", + -12.90746784210205 + ], + [ + "vol", + -12.90749740600586 + ], + [ + "▁veto", + -12.907550811767578 + ], + [ + "▁retaliation", + -12.907553672790527 + ], + [ + "▁Introducing", + -12.907575607299805 + ], + [ + "lessness", + -12.907632827758789 + ], + [ + "▁inherit", + -12.907654762268066 + ], + [ + "▁skins", + -12.90770149230957 + ], + [ + "▁Fowler", + -12.907842636108398 + ], + [ + "▁Ara", + -12.907870292663574 + ], + [ + "alla", + -12.907873153686523 + ], + [ + "▁Classroom", + -12.907917976379395 + ], + [ + "▁quota", + -12.907942771911621 + ], + [ + "▁summoned", + -12.907987594604492 + ], + [ + "▁Collect", + -12.908040046691895 + ], + [ + "▁hurdle", + -12.908099174499512 + ], + [ + "▁Arabs", + -12.908100128173828 + ], + [ + "▁respondent", + -12.90811538696289 + ], + [ + "▁Psychological", + -12.908188819885254 + ], + [ + "▁Priest", + -12.908308982849121 + ], + [ + "▁Palo", + -12.908652305603027 + ], + [ + "▁Estonia", + -12.908665657043457 + ], + [ + "▁graceful", + -12.908853530883789 + ], + [ + "▁enticing", + -12.908939361572266 + ], + [ + "▁exchanging", + -12.909037590026855 + ], + [ + "▁Went", + -12.90905475616455 + ], + [ + "▁Adjustable", + -12.909119606018066 + ], + [ + "▁AH", + -12.909287452697754 + ], + [ + "▁Authentic", + -12.909310340881348 + ], + [ + "poor", + -12.909317016601562 + ], + [ + "brain", + -12.909324645996094 + ], + [ + "▁raspberry", + -12.909367561340332 + ], + [ + "▁pipelines", + -12.909449577331543 + ], + [ + "▁troublesome", + -12.909461975097656 + ], + [ + "ilo", + -12.909463882446289 + ], + [ + "155", + -12.909591674804688 + ], + [ + "▁CFO", + -12.909784317016602 + ], + [ + "▁catheter", + -12.909821510314941 + ], + [ + "ically", + -12.909834861755371 + ], + [ + "Work", + -12.909844398498535 + ], + [ + "▁sociology", + -12.909933090209961 + ], + [ + "dio", + -12.91003704071045 + ], + [ + "▁infinity", + -12.910248756408691 + ], + [ + "▁Greenwich", + -12.910353660583496 + ], + [ + "▁dissent", + -12.910420417785645 + ], + [ + "▁watercolor", + -12.910428047180176 + ], + [ + "▁Siri", + -12.910459518432617 + ], + [ + "▁engagements", + -12.91050910949707 + ], + [ + "▁Advances", + -12.910526275634766 + ], + [ + "▁centerpiece", + -12.910557746887207 + ], + [ + "▁VIII", + -12.910561561584473 + ], + [ + "▁uniqueness", + -12.910627365112305 + ], + [ + "▁prosecuted", + -12.910655975341797 + ], + [ + "▁Salvation", + -12.910751342773438 + ], + [ + "▁Ned", + -12.910795211791992 + ], + [ + "▁Shaun", + -12.910835266113281 + ], + [ + "Americans", + -12.910839080810547 + ], + [ + "▁fauna", + -12.910858154296875 + ], + [ + "▁bleak", + -12.911012649536133 + ], + [ + "▁amplitude", + -12.911062240600586 + ], + [ + "▁wavelength", + -12.911165237426758 + ], + [ + "▁Bunny", + -12.911236763000488 + ], + [ + "▁Jensen", + -12.911261558532715 + ], + [ + "▁Pratt", + -12.911336898803711 + ], + [ + "▁Steering", + -12.911336898803711 + ], + [ + "▁Styles", + -12.911380767822266 + ], + [ + "▁edged", + -12.911436080932617 + ], + [ + "▁Kemp", + -12.911481857299805 + ], + [ + "▁1908", + -12.911611557006836 + ], + [ + "▁quasi", + -12.911674499511719 + ], + [ + "▁Migration", + -12.91185188293457 + ], + [ + "treated", + -12.911925315856934 + ], + [ + "▁Script", + -12.911982536315918 + ], + [ + "▁Journalism", + -12.912261962890625 + ], + [ + "ean", + -12.912318229675293 + ], + [ + "▁ph", + -12.912406921386719 + ], + [ + "ン", + -12.912601470947266 + ], + [ + "▁syllabus", + -12.91266918182373 + ], + [ + "▁cheesy", + -12.912714004516602 + ], + [ + "rf", + -12.912723541259766 + ], + [ + "▁Perform", + -12.912760734558105 + ], + [ + "▁Recognition", + -12.912909507751465 + ], + [ + "▁epilepsy", + -12.912910461425781 + ], + [ + "aan", + -12.91294002532959 + ], + [ + "▁Melanie", + -12.913061141967773 + ], + [ + "▁Buyers", + -12.91314697265625 + ], + [ + "▁EF", + -12.913152694702148 + ], + [ + "▁Sync", + -12.913180351257324 + ], + [ + "▁Churches", + -12.913294792175293 + ], + [ + "rik", + -12.913400650024414 + ], + [ + "▁pervasive", + -12.913420677185059 + ], + [ + "▁stitched", + -12.913451194763184 + ], + [ + "▁LR", + -12.913467407226562 + ], + [ + "▁insecure", + -12.913500785827637 + ], + [ + "▁Duo", + -12.913524627685547 + ], + [ + "▁tipping", + -12.913591384887695 + ], + [ + "▁feminism", + -12.913717269897461 + ], + [ + "▁Tribe", + -12.913883209228516 + ], + [ + "global", + -12.913922309875488 + ], + [ + "▁WS", + -12.914005279541016 + ], + [ + "▁LV", + -12.914132118225098 + ], + [ + "▁Scandinavian", + -12.914143562316895 + ], + [ + "▁freedoms", + -12.914144515991211 + ], + [ + "▁graded", + -12.914237022399902 + ], + [ + "gang", + -12.914300918579102 + ], + [ + "mia", + -12.914301872253418 + ], + [ + "▁texas", + -12.91433334350586 + ], + [ + "▁steroid", + -12.914405822753906 + ], + [ + "Girl", + -12.914472579956055 + ], + [ + "▁sacrificed", + -12.914571762084961 + ], + [ + "▁sweetheart", + -12.91464614868164 + ], + [ + "▁hostage", + -12.914756774902344 + ], + [ + "▁intolerance", + -12.91479206085205 + ], + [ + "▁BLACK", + -12.914870262145996 + ], + [ + "▁antivirus", + -12.914952278137207 + ], + [ + "▁budding", + -12.914952278137207 + ], + [ + "arch", + -12.91507339477539 + ], + [ + "▁Possibly", + -12.915109634399414 + ], + [ + "▁slender", + -12.915130615234375 + ], + [ + "▁Michele", + -12.915155410766602 + ], + [ + "▁Mesh", + -12.915193557739258 + ], + [ + "▁Hospitality", + -12.915202140808105 + ], + [ + "▁nuances", + -12.915218353271484 + ], + [ + "Map", + -12.915448188781738 + ], + [ + "MENT", + -12.915472984313965 + ], + [ + "RB", + -12.915513038635254 + ], + [ + "nee", + -12.915562629699707 + ], + [ + "growth", + -12.915583610534668 + ], + [ + "ologist", + -12.9155912399292 + ], + [ + "▁chlorine", + -12.915801048278809 + ], + [ + "▁DG", + -12.915854454040527 + ], + [ + "▁assembling", + -12.915878295898438 + ], + [ + "▁pedestal", + -12.91595458984375 + ], + [ + "save", + -12.916028022766113 + ], + [ + "▁wand", + -12.916041374206543 + ], + [ + "▁enforcing", + -12.916254997253418 + ], + [ + "rm", + -12.916268348693848 + ], + [ + "vel", + -12.916301727294922 + ], + [ + "▁Fury", + -12.916394233703613 + ], + [ + "▁Improved", + -12.916633605957031 + ], + [ + "▁inhabited", + -12.916635513305664 + ], + [ + "RY", + -12.916702270507812 + ], + [ + "▁Lilly", + -12.916736602783203 + ], + [ + "▁Genuine", + -12.916755676269531 + ], + [ + "▁Occupational", + -12.916810989379883 + ], + [ + "▁Happiness", + -12.916813850402832 + ], + [ + "▁reclaim", + -12.917004585266113 + ], + [ + "▁Released", + -12.917070388793945 + ], + [ + "▁Mold", + -12.917086601257324 + ], + [ + "▁dolphins", + -12.917101860046387 + ], + [ + "▁evidently", + -12.917107582092285 + ], + [ + "▁MAKE", + -12.917182922363281 + ], + [ + "lac", + -12.917298316955566 + ], + [ + "▁pastel", + -12.917350769042969 + ], + [ + "hey", + -12.917520523071289 + ], + [ + "▁underestimate", + -12.91753101348877 + ], + [ + "▁Leisure", + -12.917557716369629 + ], + [ + "Group", + -12.917617797851562 + ], + [ + "▁curator", + -12.917696952819824 + ], + [ + "▁methane", + -12.917835235595703 + ], + [ + "▁celery", + -12.91792106628418 + ], + [ + "▁Managed", + -12.917997360229492 + ], + [ + "▁nicht", + -12.918314933776855 + ], + [ + "▁Lumpur", + -12.918328285217285 + ], + [ + "▁Boutique", + -12.918354988098145 + ], + [ + "▁situ", + -12.918359756469727 + ], + [ + "next", + -12.9183988571167 + ], + [ + "▁staples", + -12.918505668640137 + ], + [ + "190", + -12.918570518493652 + ], + [ + "▁Scriptures", + -12.918596267700195 + ], + [ + "▁GHz", + -12.918734550476074 + ], + [ + "▁rethink", + -12.918761253356934 + ], + [ + "▁babe", + -12.918787956237793 + ], + [ + "▁cc", + -12.918807983398438 + ], + [ + "▁deletion", + -12.918856620788574 + ], + [ + "▁physiology", + -12.91893482208252 + ], + [ + "SI", + -12.9190092086792 + ], + [ + "▁dwarf", + -12.919116973876953 + ], + [ + "▁Indy", + -12.91915225982666 + ], + [ + "▁winger", + -12.919206619262695 + ], + [ + "ingham", + -12.919333457946777 + ], + [ + "▁breaker", + -12.919428825378418 + ], + [ + "▁futuristic", + -12.919465065002441 + ], + [ + "▁1901", + -12.91956901550293 + ], + [ + "▁overflow", + -12.91958236694336 + ], + [ + "▁Configuration", + -12.919702529907227 + ], + [ + "▁armour", + -12.91979694366455 + ], + [ + "DL", + -12.919868469238281 + ], + [ + "▁philosophers", + -12.919915199279785 + ], + [ + "▁wee", + -12.9199800491333 + ], + [ + "▁Dirty", + -12.919981002807617 + ], + [ + "▁inefficient", + -12.920021057128906 + ], + [ + "▁artisans", + -12.920065879821777 + ], + [ + "▁EMS", + -12.920105934143066 + ], + [ + "×", + -12.92012882232666 + ], + [ + "1991", + -12.920133590698242 + ], + [ + "anta", + -12.920172691345215 + ], + [ + "▁cupcake", + -12.920184135437012 + ], + [ + "▁Hussein", + -12.920195579528809 + ], + [ + "▁Policies", + -12.920234680175781 + ], + [ + "▁Wilmington", + -12.920247077941895 + ], + [ + "▁originating", + -12.920326232910156 + ], + [ + "▁malpractice", + -12.920388221740723 + ], + [ + "▁pirates", + -12.920669555664062 + ], + [ + "clear", + -12.920710563659668 + ], + [ + "▁scraps", + -12.920769691467285 + ], + [ + "▁Employers", + -12.92084789276123 + ], + [ + "▁Forty", + -12.920857429504395 + ], + [ + "▁Renault", + -12.920881271362305 + ], + [ + "▁Cycling", + -12.92088508605957 + ], + [ + "▁selves", + -12.920924186706543 + ], + [ + "ž", + -12.920938491821289 + ], + [ + "▁enchanting", + -12.920944213867188 + ], + [ + "▁Searching", + -12.921004295349121 + ], + [ + "span", + -12.921009063720703 + ], + [ + "▁undocumented", + -12.921045303344727 + ], + [ + "▁stamina", + -12.921151161193848 + ], + [ + "reading", + -12.921168327331543 + ], + [ + "▁Wis", + -12.921208381652832 + ], + [ + "▁contaminants", + -12.921233177185059 + ], + [ + "▁peanuts", + -12.921248435974121 + ], + [ + "alia", + -12.921255111694336 + ], + [ + "▁RX", + -12.921374320983887 + ], + [ + "▁incorporation", + -12.921442031860352 + ], + [ + "▁luckily", + -12.92158031463623 + ], + [ + "▁Conversely", + -12.921895027160645 + ], + [ + "ente", + -12.921920776367188 + ], + [ + "death", + -12.921932220458984 + ], + [ + "▁Taco", + -12.921955108642578 + ], + [ + "▁distal", + -12.922122955322266 + ], + [ + "Team", + -12.922213554382324 + ], + [ + "▁PK", + -12.922213554382324 + ], + [ + "▁baptized", + -12.922297477722168 + ], + [ + "▁Mattress", + -12.92232608795166 + ], + [ + "Text", + -12.922494888305664 + ], + [ + "▁swung", + -12.922574043273926 + ], + [ + "Jo", + -12.922607421875 + ], + [ + "▁urges", + -12.922616958618164 + ], + [ + "keeping", + -12.922761917114258 + ], + [ + "▁Pak", + -12.92281723022461 + ], + [ + "▁pear", + -12.922849655151367 + ], + [ + "▁FULL", + -12.92298698425293 + ], + [ + "▁Singles", + -12.923025131225586 + ], + [ + "▁Bundle", + -12.923080444335938 + ], + [ + "▁Tune", + -12.923101425170898 + ], + [ + "UR", + -12.923120498657227 + ], + [ + "▁Winchester", + -12.923152923583984 + ], + [ + "▁abound", + -12.92325210571289 + ], + [ + "▁Idol", + -12.923482894897461 + ], + [ + "▁shedding", + -12.923486709594727 + ], + [ + "▁convergence", + -12.923564910888672 + ], + [ + "▁hoop", + -12.923605918884277 + ], + [ + "▁Relax", + -12.923643112182617 + ], + [ + "▁Anchor", + -12.923806190490723 + ], + [ + "OC", + -12.9238920211792 + ], + [ + "▁comforter", + -12.923914909362793 + ], + [ + "▁Monetary", + -12.923921585083008 + ], + [ + "▁Parenthood", + -12.923952102661133 + ], + [ + "▁Thi", + -12.923985481262207 + ], + [ + "▁nightly", + -12.924053192138672 + ], + [ + "▁knockout", + -12.9241361618042 + ], + [ + "▁reconcile", + -12.924152374267578 + ], + [ + "▁Consortium", + -12.92418098449707 + ], + [ + "ching", + -12.924217224121094 + ], + [ + "medical", + -12.92421817779541 + ], + [ + "tube", + -12.924243927001953 + ], + [ + "▁wrongdoing", + -12.9242582321167 + ], + [ + "▁HF", + -12.924261093139648 + ], + [ + "▁invariably", + -12.92435359954834 + ], + [ + "▁zest", + -12.924354553222656 + ], + [ + "▁revived", + -12.924407005310059 + ], + [ + "▁aides", + -12.924433708190918 + ], + [ + "▁slowdown", + -12.924461364746094 + ], + [ + "▁Kylie", + -12.924583435058594 + ], + [ + "vale", + -12.924619674682617 + ], + [ + "station", + -12.924702644348145 + ], + [ + "▁specialise", + -12.924728393554688 + ], + [ + "▁contour", + -12.924821853637695 + ], + [ + "▁ACE", + -12.924936294555664 + ], + [ + "▁restricting", + -12.9249849319458 + ], + [ + "▁pathogens", + -12.92512321472168 + ], + [ + "▁Tape", + -12.925141334533691 + ], + [ + "▁Reverse", + -12.92519474029541 + ], + [ + "▁Trap", + -12.925200462341309 + ], + [ + "▁husbands", + -12.92520809173584 + ], + [ + "▁SHA", + -12.925228118896484 + ], + [ + "▁ovarian", + -12.925332069396973 + ], + [ + "ô", + -12.925540924072266 + ], + [ + "▁textual", + -12.92557430267334 + ], + [ + "▁Fake", + -12.925593376159668 + ], + [ + "▁imprint", + -12.925597190856934 + ], + [ + "▁Nairobi", + -12.925684928894043 + ], + [ + "▁instrumentation", + -12.925707817077637 + ], + [ + "▁Levy", + -12.92580509185791 + ], + [ + "▁additive", + -12.925814628601074 + ], + [ + "▁Gram", + -12.925849914550781 + ], + [ + "▁Stalin", + -12.925877571105957 + ], + [ + "▁artisan", + -12.926015853881836 + ], + [ + "▁manners", + -12.926068305969238 + ], + [ + "▁Candidate", + -12.926076889038086 + ], + [ + "▁Verde", + -12.926088333129883 + ], + [ + "nut", + -12.926338195800781 + ], + [ + "nothing", + -12.926379203796387 + ], + [ + "str", + -12.926451683044434 + ], + [ + "University", + -12.926753044128418 + ], + [ + "▁majors", + -12.926803588867188 + ], + [ + "▁roam", + -12.926812171936035 + ], + [ + "LB", + -12.926864624023438 + ], + [ + "iah", + -12.927103996276855 + ], + [ + "▁chloride", + -12.92713737487793 + ], + [ + "▁Variety", + -12.927209854125977 + ], + [ + "▁Benson", + -12.927319526672363 + ], + [ + "▁taxed", + -12.92732048034668 + ], + [ + "▁Speedway", + -12.927334785461426 + ], + [ + "▁Mach", + -12.92763900756836 + ], + [ + "▁UNC", + -12.927696228027344 + ], + [ + "▁capitalization", + -12.927742958068848 + ], + [ + "▁Closed", + -12.92782211303711 + ], + [ + "▁Crescent", + -12.927952766418457 + ], + [ + "▁bureaucracy", + -12.927989959716797 + ], + [ + "▁Poster", + -12.928125381469727 + ], + [ + "lick", + -12.92827033996582 + ], + [ + "▁sprayed", + -12.92827320098877 + ], + [ + "negative", + -12.928321838378906 + ], + [ + "▁Convert", + -12.928349494934082 + ], + [ + "▁Palin", + -12.928386688232422 + ], + [ + "▁flea", + -12.928516387939453 + ], + [ + "domain", + -12.928545951843262 + ], + [ + "▁mashed", + -12.928678512573242 + ], + [ + "▁reconsider", + -12.928678512573242 + ], + [ + "etz", + -12.928705215454102 + ], + [ + "▁Developed", + -12.928781509399414 + ], + [ + "▁147", + -12.928811073303223 + ], + [ + "▁harmed", + -12.928887367248535 + ], + [ + "▁cannon", + -12.92897891998291 + ], + [ + "▁Blanc", + -12.929031372070312 + ], + [ + "GI", + -12.929069519042969 + ], + [ + "▁Emerson", + -12.929100036621094 + ], + [ + "ancy", + -12.929155349731445 + ], + [ + "▁intermittent", + -12.929176330566406 + ], + [ + "ual", + -12.929205894470215 + ], + [ + "▁graders", + -12.929410934448242 + ], + [ + "▁Traditionally", + -12.92959213256836 + ], + [ + "▁vibes", + -12.9296293258667 + ], + [ + "480", + -12.929707527160645 + ], + [ + "▁Nasdaq", + -12.929719924926758 + ], + [ + "▁villains", + -12.929746627807617 + ], + [ + "▁Qi", + -12.92984676361084 + ], + [ + "farm", + -12.929869651794434 + ], + [ + "▁kon", + -12.92987060546875 + ], + [ + "▁Cabin", + -12.929871559143066 + ], + [ + "▁MAX", + -12.929972648620605 + ], + [ + "deck", + -12.930032730102539 + ], + [ + "▁Trouble", + -12.930174827575684 + ], + [ + "▁epoxy", + -12.930238723754883 + ], + [ + "▁schema", + -12.930264472961426 + ], + [ + "▁avatar", + -12.930292129516602 + ], + [ + "▁scramble", + -12.930307388305664 + ], + [ + "▁extinct", + -12.930376052856445 + ], + [ + "▁AIR", + -12.930586814880371 + ], + [ + "▁MV", + -12.93074893951416 + ], + [ + "▁Bulk", + -12.93089771270752 + ], + [ + "▁coworkers", + -12.930962562561035 + ], + [ + "▁Quiz", + -12.930975914001465 + ], + [ + "▁foreseeable", + -12.93099308013916 + ], + [ + "▁ceramics", + -12.930996894836426 + ], + [ + "▁Zuckerberg", + -12.931097030639648 + ], + [ + "▁curls", + -12.931123733520508 + ], + [ + "▁Brittany", + -12.931280136108398 + ], + [ + "▁ref", + -12.931303024291992 + ], + [ + "▁pals", + -12.931379318237305 + ], + [ + "▁Provided", + -12.931386947631836 + ], + [ + "trust", + -12.931441307067871 + ], + [ + "▁ir", + -12.931445121765137 + ], + [ + "▁diversion", + -12.931467056274414 + ], + [ + "▁spills", + -12.931468963623047 + ], + [ + "▁distracting", + -12.931497573852539 + ], + [ + "▁nominate", + -12.931638717651367 + ], + [ + "▁suicidal", + -12.931750297546387 + ], + [ + "▁FUN", + -12.93181037902832 + ], + [ + "▁Leonardo", + -12.932045936584473 + ], + [ + "▁hitch", + -12.93218994140625 + ], + [ + "▁Lease", + -12.93224048614502 + ], + [ + "▁merging", + -12.932267189025879 + ], + [ + "eli", + -12.932321548461914 + ], + [ + "figure", + -12.93239688873291 + ], + [ + "▁mouths", + -12.932581901550293 + ], + [ + "▁Reduction", + -12.932672500610352 + ], + [ + "▁tolerant", + -12.9326753616333 + ], + [ + "▁adept", + -12.932693481445312 + ], + [ + "▁soups", + -12.932723045349121 + ], + [ + "▁Cunningham", + -12.932740211486816 + ], + [ + "▁gangs", + -12.932765007019043 + ], + [ + "▁Pasadena", + -12.932784080505371 + ], + [ + "LI", + -12.932814598083496 + ], + [ + "▁Finished", + -12.932831764221191 + ], + [ + "▁Recording", + -12.932883262634277 + ], + [ + "▁unnamed", + -12.932904243469238 + ], + [ + "▁embodied", + -12.932918548583984 + ], + [ + "▁misdemeanor", + -12.932955741882324 + ], + [ + "▁Towards", + -12.933016777038574 + ], + [ + "▁shrine", + -12.933175086975098 + ], + [ + "▁Modeling", + -12.93321418762207 + ], + [ + "▁airing", + -12.933357238769531 + ], + [ + "▁Fool", + -12.933552742004395 + ], + [ + "▁Rebel", + -12.93355655670166 + ], + [ + "▁aspire", + -12.933615684509277 + ], + [ + "▁Hawkins", + -12.933797836303711 + ], + [ + "▁html", + -12.933948516845703 + ], + [ + "ATE", + -12.933967590332031 + ], + [ + "▁scriptures", + -12.934021949768066 + ], + [ + "▁airy", + -12.934149742126465 + ], + [ + "▁Websites", + -12.934195518493652 + ], + [ + "▁Jessie", + -12.934207916259766 + ], + [ + "я", + -12.934300422668457 + ], + [ + "▁diligently", + -12.93430233001709 + ], + [ + "▁Elena", + -12.934406280517578 + ], + [ + "▁ensuing", + -12.934541702270508 + ], + [ + "▁extraordinarily", + -12.934554100036621 + ], + [ + "hem", + -12.93458080291748 + ], + [ + "▁precursor", + -12.934609413146973 + ], + [ + "sense", + -12.93463134765625 + ], + [ + "campus", + -12.934782028198242 + ], + [ + "▁Tobacco", + -12.934833526611328 + ], + [ + "▁usefulness", + -12.9348783493042 + ], + [ + "▁suede", + -12.934884071350098 + ], + [ + "▁Celtics", + -12.934913635253906 + ], + [ + "▁powdered", + -12.934917449951172 + ], + [ + "▁Yorker", + -12.934922218322754 + ], + [ + "▁cafeteria", + -12.934930801391602 + ], + [ + "▁Butterfly", + -12.934967994689941 + ], + [ + "▁Sidney", + -12.934971809387207 + ], + [ + "▁mosquitoes", + -12.935302734375 + ], + [ + "▁brilliance", + -12.93531608581543 + ], + [ + "▁facade", + -12.935540199279785 + ], + [ + "▁peaked", + -12.935550689697266 + ], + [ + "▁Rosie", + -12.935636520385742 + ], + [ + "▁Cobb", + -12.935662269592285 + ], + [ + "▁revert", + -12.935843467712402 + ], + [ + "▁synth", + -12.93590259552002 + ], + [ + "▁consequential", + -12.935972213745117 + ], + [ + "Cap", + -12.935995101928711 + ], + [ + "▁Jenner", + -12.936044692993164 + ], + [ + "▁sterile", + -12.936065673828125 + ], + [ + "▁contentious", + -12.93609619140625 + ], + [ + "▁york", + -12.93615436553955 + ], + [ + "▁angular", + -12.936203002929688 + ], + [ + "▁pharmacist", + -12.936214447021484 + ], + [ + "▁Cent", + -12.936233520507812 + ], + [ + "▁Bil", + -12.936241149902344 + ], + [ + "members", + -12.936249732971191 + ], + [ + "▁Fabulous", + -12.936266899108887 + ], + [ + "▁Avon", + -12.936346054077148 + ], + [ + "▁Celsius", + -12.93635082244873 + ], + [ + "▁headers", + -12.936368942260742 + ], + [ + "▁rejecting", + -12.936431884765625 + ], + [ + "▁UL", + -12.936484336853027 + ], + [ + "loved", + -12.936602592468262 + ], + [ + "uan", + -12.936629295349121 + ], + [ + "▁blockbuster", + -12.93663215637207 + ], + [ + "▁Thy", + -12.936674118041992 + ], + [ + "121", + -12.93675422668457 + ], + [ + "▁conceal", + -12.936872482299805 + ], + [ + "▁fluent", + -12.936883926391602 + ], + [ + "dle", + -12.93700122833252 + ], + [ + "▁Behavioral", + -12.937066078186035 + ], + [ + "FI", + -12.937141418457031 + ], + [ + "▁detergent", + -12.937143325805664 + ], + [ + "▁Sum", + -12.937204360961914 + ], + [ + "▁1905", + -12.93720817565918 + ], + [ + "Full", + -12.937285423278809 + ], + [ + "▁Investing", + -12.937324523925781 + ], + [ + "Fe", + -12.937336921691895 + ], + [ + "▁reopen", + -12.937455177307129 + ], + [ + "▁rendition", + -12.937475204467773 + ], + [ + "▁spectral", + -12.937536239624023 + ], + [ + "▁pitchers", + -12.937540054321289 + ], + [ + "▁melodic", + -12.937588691711426 + ], + [ + "▁Gaga", + -12.93773078918457 + ], + [ + "▁Mobility", + -12.937790870666504 + ], + [ + "▁desperation", + -12.937797546386719 + ], + [ + "▁cords", + -12.937902450561523 + ], + [ + "▁resonate", + -12.937987327575684 + ], + [ + "▁Ducks", + -12.937994956970215 + ], + [ + "connected", + -12.937996864318848 + ], + [ + "hon", + -12.938257217407227 + ], + [ + "▁esteem", + -12.93833065032959 + ], + [ + "▁commissioners", + -12.938334465026855 + ], + [ + "ww", + -12.938355445861816 + ], + [ + "faced", + -12.93837833404541 + ], + [ + "agh", + -12.938435554504395 + ], + [ + "▁Denis", + -12.93848705291748 + ], + [ + "▁Organ", + -12.938516616821289 + ], + [ + "▁Conversion", + -12.93852424621582 + ], + [ + "▁regrets", + -12.938750267028809 + ], + [ + "▁tack", + -12.938834190368652 + ], + [ + "▁inject", + -12.938860893249512 + ], + [ + "▁piston", + -12.93886661529541 + ], + [ + "▁Pharmaceutical", + -12.938902854919434 + ], + [ + "▁snowy", + -12.938922882080078 + ], + [ + "▁sesame", + -12.939022064208984 + ], + [ + "▁ordeal", + -12.93903636932373 + ], + [ + "£", + -12.939079284667969 + ], + [ + "▁Mun", + -12.939167022705078 + ], + [ + "Ti", + -12.939270973205566 + ], + [ + "▁Tough", + -12.939311027526855 + ], + [ + "ture", + -12.939330101013184 + ], + [ + "every", + -12.939346313476562 + ], + [ + "▁sunk", + -12.939373970031738 + ], + [ + "iza", + -12.939451217651367 + ], + [ + "▁Ministers", + -12.939481735229492 + ], + [ + "▁def", + -12.939489364624023 + ], + [ + "cio", + -12.939656257629395 + ], + [ + "▁Ek", + -12.93970012664795 + ], + [ + "▁knight", + -12.939726829528809 + ], + [ + "▁stab", + -12.939748764038086 + ], + [ + "▁biopsy", + -12.939769744873047 + ], + [ + "▁Pension", + -12.939835548400879 + ], + [ + "▁arrivals", + -12.939864158630371 + ], + [ + "▁Tasmania", + -12.939872741699219 + ], + [ + "ка", + -12.939937591552734 + ], + [ + "▁deportation", + -12.9400053024292 + ], + [ + "149", + -12.940018653869629 + ], + [ + "▁Hicks", + -12.94003963470459 + ], + [ + "▁CES", + -12.940042495727539 + ], + [ + "▁inadvertently", + -12.940086364746094 + ], + [ + "▁notwithstanding", + -12.940169334411621 + ], + [ + "▁organisational", + -12.940184593200684 + ], + [ + "▁narrowed", + -12.94018840789795 + ], + [ + "▁explosions", + -12.940244674682617 + ], + [ + "▁Astro", + -12.940284729003906 + ], + [ + "▁RAF", + -12.940293312072754 + ], + [ + "Ni", + -12.940338134765625 + ], + [ + "▁Dentistry", + -12.940447807312012 + ], + [ + "▁riches", + -12.940715789794922 + ], + [ + "travel", + -12.940773010253906 + ], + [ + "▁totaling", + -12.94086742401123 + ], + [ + "003", + -12.940998077392578 + ], + [ + "▁slash", + -12.941047668457031 + ], + [ + "▁resisted", + -12.941100120544434 + ], + [ + "▁Romantic", + -12.941118240356445 + ], + [ + "▁Husband", + -12.941267013549805 + ], + [ + "▁Marvin", + -12.941322326660156 + ], + [ + "▁Concord", + -12.941393852233887 + ], + [ + "▁Pilates", + -12.941436767578125 + ], + [ + "▁Frog", + -12.941545486450195 + ], + [ + "Stop", + -12.941612243652344 + ], + [ + "▁Exp", + -12.941630363464355 + ], + [ + "▁strategist", + -12.941643714904785 + ], + [ + "▁reunited", + -12.941740036010742 + ], + [ + "▁delve", + -12.941756248474121 + ], + [ + "▁novelist", + -12.941805839538574 + ], + [ + "▁HT", + -12.941845893859863 + ], + [ + "▁Sketch", + -12.941865921020508 + ], + [ + "▁blasted", + -12.941903114318848 + ], + [ + "▁subsidy", + -12.941914558410645 + ], + [ + "Michael", + -12.941939353942871 + ], + [ + "▁Quiet", + -12.942028999328613 + ], + [ + "▁Counties", + -12.94216251373291 + ], + [ + "▁206", + -12.942238807678223 + ], + [ + "▁Smile", + -12.94228458404541 + ], + [ + "▁dripping", + -12.942304611206055 + ], + [ + "▁occupies", + -12.942331314086914 + ], + [ + "▁Factors", + -12.942384719848633 + ], + [ + "▁spear", + -12.942463874816895 + ], + [ + "▁ebooks", + -12.942578315734863 + ], + [ + "▁alerted", + -12.94260311126709 + ], + [ + "▁irritated", + -12.942671775817871 + ], + [ + "▁DW", + -12.942696571350098 + ], + [ + "RNA", + -12.942764282226562 + ], + [ + "▁barley", + -12.942785263061523 + ], + [ + "▁franchises", + -12.942788124084473 + ], + [ + "Series", + -12.942791938781738 + ], + [ + "▁Dil", + -12.942813873291016 + ], + [ + "▁buffalo", + -12.942893028259277 + ], + [ + "▁Thornton", + -12.942935943603516 + ], + [ + "▁thrift", + -12.942983627319336 + ], + [ + "▁MF", + -12.943086624145508 + ], + [ + "▁pane", + -12.943151473999023 + ], + [ + "▁Sex", + -12.94315242767334 + ], + [ + "▁favourable", + -12.943183898925781 + ], + [ + "▁sap", + -12.94334602355957 + ], + [ + "lk", + -12.943361282348633 + ], + [ + "▁gripping", + -12.943434715270996 + ], + [ + "▁Warwick", + -12.943533897399902 + ], + [ + "▁Alps", + -12.943550109863281 + ], + [ + "▁Kyoto", + -12.94360065460205 + ], + [ + "▁subscribed", + -12.943704605102539 + ], + [ + "hah", + -12.943886756896973 + ], + [ + "▁sluggish", + -12.944024085998535 + ], + [ + "▁146", + -12.944029808044434 + ], + [ + "▁Manafort", + -12.944150924682617 + ], + [ + "▁Barbie", + -12.944153785705566 + ], + [ + "ité", + -12.944189071655273 + ], + [ + "▁Temperature", + -12.944275856018066 + ], + [ + "▁bury", + -12.944299697875977 + ], + [ + "▁shutters", + -12.94433307647705 + ], + [ + "single", + -12.94434642791748 + ], + [ + "Any", + -12.944351196289062 + ], + [ + "▁156", + -12.944393157958984 + ], + [ + "▁HELP", + -12.944393157958984 + ], + [ + "▁Operator", + -12.944524765014648 + ], + [ + "▁migraine", + -12.944572448730469 + ], + [ + "▁runoff", + -12.944576263427734 + ], + [ + "KA", + -12.944594383239746 + ], + [ + "▁sidewalks", + -12.944647789001465 + ], + [ + "▁brink", + -12.94466781616211 + ], + [ + "▁poorest", + -12.944713592529297 + ], + [ + "UI", + -12.94472885131836 + ], + [ + "▁prominently", + -12.944761276245117 + ], + [ + "rid", + -12.944830894470215 + ], + [ + "▁Browser", + -12.944864273071289 + ], + [ + "cz", + -12.944906234741211 + ], + [ + "▁crackdown", + -12.944912910461426 + ], + [ + "▁broadcasts", + -12.944942474365234 + ], + [ + "TX", + -12.944945335388184 + ], + [ + "▁saturation", + -12.944977760314941 + ], + [ + "WT", + -12.945058822631836 + ], + [ + "angle", + -12.945206642150879 + ], + [ + "▁hacks", + -12.945351600646973 + ], + [ + "▁Zack", + -12.945378303527832 + ], + [ + "▁Species", + -12.945438385009766 + ], + [ + "▁MUCH", + -12.94544792175293 + ], + [ + "qui", + -12.945476531982422 + ], + [ + "▁EQ", + -12.945637702941895 + ], + [ + "vie", + -12.945695877075195 + ], + [ + "▁summarize", + -12.945708274841309 + ], + [ + "▁catcher", + -12.945758819580078 + ], + [ + "▁nationality", + -12.945762634277344 + ], + [ + "▁pitfalls", + -12.945795059204102 + ], + [ + "Site", + -12.94583511352539 + ], + [ + "▁Christchurch", + -12.945841789245605 + ], + [ + "▁RR", + -12.945866584777832 + ], + [ + "▁Advent", + -12.945910453796387 + ], + [ + "▁Lent", + -12.94601821899414 + ], + [ + "▁Chartered", + -12.946066856384277 + ], + [ + "▁fisheries", + -12.946127891540527 + ], + [ + "▁undercover", + -12.946417808532715 + ], + [ + "▁MU", + -12.94644546508789 + ], + [ + "finals", + -12.94646167755127 + ], + [ + "▁€1", + -12.946577072143555 + ], + [ + "▁Necklace", + -12.94658374786377 + ], + [ + "▁divert", + -12.946693420410156 + ], + [ + "▁deprivation", + -12.946708679199219 + ], + [ + "ectomy", + -12.946754455566406 + ], + [ + "▁discern", + -12.946759223937988 + ], + [ + "▁guts", + -12.94676399230957 + ], + [ + "▁insignificant", + -12.94684886932373 + ], + [ + "▁bleach", + -12.946903228759766 + ], + [ + "▁Chic", + -12.947041511535645 + ], + [ + "▁regulates", + -12.94707202911377 + ], + [ + "▁Everton", + -12.947192192077637 + ], + [ + "▁transitioning", + -12.947213172912598 + ], + [ + "▁Institutional", + -12.947225570678711 + ], + [ + "▁WIN", + -12.947260856628418 + ], + [ + "▁illustrator", + -12.947299003601074 + ], + [ + "▁mai", + -12.947511672973633 + ], + [ + "▁touted", + -12.947626113891602 + ], + [ + "▁Nadu", + -12.947636604309082 + ], + [ + "▁Flame", + -12.947676658630371 + ], + [ + "▁organisers", + -12.947818756103516 + ], + [ + "▁Tay", + -12.947846412658691 + ], + [ + "▁nets", + -12.947855949401855 + ], + [ + "▁brochures", + -12.947916030883789 + ], + [ + "▁Towers", + -12.947979927062988 + ], + [ + "pod", + -12.948027610778809 + ], + [ + "▁concurrent", + -12.948090553283691 + ], + [ + "▁pursuits", + -12.948201179504395 + ], + [ + "▁acknowledgement", + -12.9483003616333 + ], + [ + "▁YRS", + -12.9483060836792 + ], + [ + "▁RG", + -12.948436737060547 + ], + [ + "▁implementations", + -12.948579788208008 + ], + [ + "EB", + -12.948607444763184 + ], + [ + "▁Peach", + -12.94862174987793 + ], + [ + "zz", + -12.948661804199219 + ], + [ + "TER", + -12.948810577392578 + ], + [ + "▁Muscle", + -12.948864936828613 + ], + [ + "▁Miracle", + -12.94896125793457 + ], + [ + "▁Visitor", + -12.949151992797852 + ], + [ + "ARY", + -12.949152946472168 + ], + [ + "▁203", + -12.949170112609863 + ], + [ + "122", + -12.949177742004395 + ], + [ + "▁spawn", + -12.949259757995605 + ], + [ + "ike", + -12.949418067932129 + ], + [ + "▁£100", + -12.949548721313477 + ], + [ + "▁mast", + -12.949689865112305 + ], + [ + "▁Hazel", + -12.949934959411621 + ], + [ + "▁willingly", + -12.949953079223633 + ], + [ + "▁deleting", + -12.949954986572266 + ], + [ + "▁teas", + -12.949981689453125 + ], + [ + "stay", + -12.950040817260742 + ], + [ + "119", + -12.950078010559082 + ], + [ + "▁Specialists", + -12.950095176696777 + ], + [ + "▁prohibits", + -12.950101852416992 + ], + [ + "▁sauces", + -12.95012378692627 + ], + [ + "▁Telephone", + -12.950206756591797 + ], + [ + "▁Assisted", + -12.950226783752441 + ], + [ + "DU", + -12.950246810913086 + ], + [ + "▁Judicial", + -12.950277328491211 + ], + [ + "▁BUY", + -12.950300216674805 + ], + [ + "▁exhaustive", + -12.95032024383545 + ], + [ + "▁yell", + -12.95038890838623 + ], + [ + "▁NRA", + -12.950397491455078 + ], + [ + "▁countertop", + -12.950498580932617 + ], + [ + "▁Estates", + -12.950554847717285 + ], + [ + "▁postcard", + -12.950679779052734 + ], + [ + "▁Africans", + -12.950706481933594 + ], + [ + "▁fenced", + -12.950737953186035 + ], + [ + "▁Dalton", + -12.950834274291992 + ], + [ + "▁Orchard", + -12.950908660888672 + ], + [ + "▁Ear", + -12.951094627380371 + ], + [ + "▁Goose", + -12.951128005981445 + ], + [ + "▁Alicia", + -12.951201438903809 + ], + [ + "▁208", + -12.951241493225098 + ], + [ + "▁ozone", + -12.951354026794434 + ], + [ + "▁PLUS", + -12.951373100280762 + ], + [ + "▁descending", + -12.951410293579102 + ], + [ + "▁hinge", + -12.951537132263184 + ], + [ + "▁301", + -12.951566696166992 + ], + [ + "▁inbound", + -12.951662063598633 + ], + [ + "omi", + -12.952032089233398 + ], + [ + "▁dealings", + -12.952058792114258 + ], + [ + "▁affidavit", + -12.952062606811523 + ], + [ + "▁acidity", + -12.952154159545898 + ], + [ + "▁olives", + -12.952160835266113 + ], + [ + "▁168", + -12.952173233032227 + ], + [ + "▁psychologists", + -12.952347755432129 + ], + [ + "inclusive", + -12.952401161193848 + ], + [ + "▁shorten", + -12.95254135131836 + ], + [ + "▁inexperienced", + -12.952582359313965 + ], + [ + "static", + -12.952622413635254 + ], + [ + "▁DX", + -12.952695846557617 + ], + [ + "▁strides", + -12.952853202819824 + ], + [ + "mag", + -12.95291519165039 + ], + [ + "▁Gwen", + -12.952919960021973 + ], + [ + "▁lifecycle", + -12.952950477600098 + ], + [ + "▁›", + -12.953056335449219 + ], + [ + "▁Shock", + -12.953100204467773 + ], + [ + "ي", + -12.95312786102295 + ], + [ + "▁Hum", + -12.953134536743164 + ], + [ + "▁bursts", + -12.953163146972656 + ], + [ + "▁shady", + -12.95322036743164 + ], + [ + "▁multidisciplinary", + -12.953351020812988 + ], + [ + "▁Nursery", + -12.95338249206543 + ], + [ + "bis", + -12.953448295593262 + ], + [ + "▁unnoticed", + -12.953479766845703 + ], + [ + "▁Purdue", + -12.953536033630371 + ], + [ + "▁ext", + -12.953609466552734 + ], + [ + "VM", + -12.953642845153809 + ], + [ + "▁FedEx", + -12.953655242919922 + ], + [ + "▁Medi", + -12.953680992126465 + ], + [ + "▁untouched", + -12.953728675842285 + ], + [ + "▁Canton", + -12.953783988952637 + ], + [ + "▁teaser", + -12.953800201416016 + ], + [ + "▁hospice", + -12.953831672668457 + ], + [ + "▁1862", + -12.953866004943848 + ], + [ + "▁Household", + -12.953995704650879 + ], + [ + "▁poignant", + -12.954004287719727 + ], + [ + "onic", + -12.954212188720703 + ], + [ + "MR", + -12.9542875289917 + ], + [ + "▁microbial", + -12.954386711120605 + ], + [ + "▁Hoover", + -12.954490661621094 + ], + [ + "gue", + -12.95455265045166 + ], + [ + "▁abnormalities", + -12.95456600189209 + ], + [ + "wyn", + -12.954666137695312 + ], + [ + "▁Lancashire", + -12.954882621765137 + ], + [ + "▁Reception", + -12.95500373840332 + ], + [ + "▁Fiona", + -12.95505142211914 + ], + [ + "▁Israelis", + -12.955053329467773 + ], + [ + "▁Ecology", + -12.9551420211792 + ], + [ + "conference", + -12.95523452758789 + ], + [ + "▁resembling", + -12.955288887023926 + ], + [ + "▁postings", + -12.955586433410645 + ], + [ + "▁Motorcycle", + -12.95560073852539 + ], + [ + "▁photographing", + -12.95563793182373 + ], + [ + "Those", + -12.955707550048828 + ], + [ + "▁occupying", + -12.955890655517578 + ], + [ + "▁Closet", + -12.9559326171875 + ], + [ + "▁Conrad", + -12.955941200256348 + ], + [ + "▁Odd", + -12.955944061279297 + ], + [ + "▁Supplement", + -12.95598030090332 + ], + [ + "▁incidental", + -12.956022262573242 + ], + [ + "▁adidas", + -12.956117630004883 + ], + [ + "▁Quartz", + -12.956153869628906 + ], + [ + "mir", + -12.956294059753418 + ], + [ + "▁encompass", + -12.956311225891113 + ], + [ + "employed", + -12.95634651184082 + ], + [ + "dead", + -12.95635986328125 + ], + [ + "▁Kremlin", + -12.956377983093262 + ], + [ + "▁pounding", + -12.956404685974121 + ], + [ + "▁Describe", + -12.95650577545166 + ], + [ + "▁pacing", + -12.956598281860352 + ], + [ + "▁vibrations", + -12.9566068649292 + ], + [ + "▁cruises", + -12.956608772277832 + ], + [ + "▁unconditional", + -12.956657409667969 + ], + [ + "▁Vir", + -12.95666217803955 + ], + [ + "▁marina", + -12.956767082214355 + ], + [ + "▁Doom", + -12.956774711608887 + ], + [ + "▁Gus", + -12.956830024719238 + ], + [ + "▁185", + -12.956864356994629 + ], + [ + "▁Iris", + -12.956938743591309 + ], + [ + "DF", + -12.956977844238281 + ], + [ + "▁unfolding", + -12.957005500793457 + ], + [ + "About", + -12.957014083862305 + ], + [ + "▁piercing", + -12.957024574279785 + ], + [ + "▁botanical", + -12.95704460144043 + ], + [ + "▁Pyongyang", + -12.957054138183594 + ], + [ + "▁veggie", + -12.957099914550781 + ], + [ + "VC", + -12.957201957702637 + ], + [ + "tom", + -12.957329750061035 + ], + [ + "▁Sunrise", + -12.957375526428223 + ], + [ + "▁commentators", + -12.957408905029297 + ], + [ + "▁Jer", + -12.957409858703613 + ], + [ + "chemical", + -12.957448959350586 + ], + [ + "▁joked", + -12.957479476928711 + ], + [ + "▁coincide", + -12.957565307617188 + ], + [ + "▁youngster", + -12.95760726928711 + ], + [ + "▁acidic", + -12.957695007324219 + ], + [ + "▁yuan", + -12.957715034484863 + ], + [ + "▁Audrey", + -12.957734107971191 + ], + [ + "▁Rocks", + -12.95777416229248 + ], + [ + "▁Moroccan", + -12.957883834838867 + ], + [ + "▁astronomy", + -12.957907676696777 + ], + [ + "▁Bermuda", + -12.958052635192871 + ], + [ + "writer", + -12.958069801330566 + ], + [ + "▁Madonna", + -12.958085060119629 + ], + [ + "▁resale", + -12.958133697509766 + ], + [ + "▁governors", + -12.958186149597168 + ], + [ + "ICA", + -12.958346366882324 + ], + [ + "▁revolves", + -12.95849895477295 + ], + [ + "▁quieter", + -12.95850944519043 + ], + [ + "▁Decoration", + -12.958622932434082 + ], + [ + "▁POST", + -12.95865249633789 + ], + [ + "▁Eleanor", + -12.95879077911377 + ], + [ + "002", + -12.958910942077637 + ], + [ + "▁lest", + -12.958944320678711 + ], + [ + "▁twisting", + -12.958952903747559 + ], + [ + "qua", + -12.958983421325684 + ], + [ + "▁Mercer", + -12.959493637084961 + ], + [ + "jen", + -12.959538459777832 + ], + [ + "▁Sioux", + -12.959619522094727 + ], + [ + "▁attributable", + -12.959649085998535 + ], + [ + "▁mop", + -12.959831237792969 + ], + [ + "▁solicitor", + -12.959832191467285 + ], + [ + "▁exceedingly", + -12.959847450256348 + ], + [ + "▁BEFORE", + -12.95988655090332 + ], + [ + "▁ancestry", + -12.960108757019043 + ], + [ + "▁whimsical", + -12.960123062133789 + ], + [ + "▁ninety", + -12.960139274597168 + ], + [ + "▁Ministries", + -12.96018123626709 + ], + [ + "nate", + -12.96023941040039 + ], + [ + "▁ordained", + -12.960407257080078 + ], + [ + "127", + -12.96043872833252 + ], + [ + "▁resemblance", + -12.960471153259277 + ], + [ + "▁militia", + -12.960487365722656 + ], + [ + "▁grouping", + -12.960563659667969 + ], + [ + "▁watchdog", + -12.960617065429688 + ], + [ + "TF", + -12.960728645324707 + ], + [ + "▁meticulously", + -12.960834503173828 + ], + [ + "raj", + -12.960884094238281 + ], + [ + "▁oatmeal", + -12.960887908935547 + ], + [ + "▁Stretch", + -12.960952758789062 + ], + [ + "kun", + -12.960967063903809 + ], + [ + "▁Cro", + -12.9609956741333 + ], + [ + "199", + -12.96099853515625 + ], + [ + "▁occupations", + -12.96102523803711 + ], + [ + "▁plum", + -12.96104621887207 + ], + [ + "▁Investigator", + -12.961133003234863 + ], + [ + "▁Jakarta", + -12.96119499206543 + ], + [ + "▁buzzing", + -12.961238861083984 + ], + [ + "▁Mira", + -12.96126937866211 + ], + [ + "▁Yup", + -12.961270332336426 + ], + [ + "▁wager", + -12.961275100708008 + ], + [ + "rant", + -12.961344718933105 + ], + [ + "ics", + -12.961441993713379 + ], + [ + "▁carve", + -12.961495399475098 + ], + [ + "ving", + -12.961529731750488 + ], + [ + "nica", + -12.961609840393066 + ], + [ + "keeper", + -12.96181583404541 + ], + [ + "▁illustrating", + -12.961915016174316 + ], + [ + "▁ticks", + -12.962081909179688 + ], + [ + "▁ARC", + -12.962099075317383 + ], + [ + "▁HDR", + -12.962141990661621 + ], + [ + "▁Fern", + -12.96219253540039 + ], + [ + "▁spaced", + -12.962282180786133 + ], + [ + "▁Kimberly", + -12.962423324584961 + ], + [ + "▁worldview", + -12.962434768676758 + ], + [ + "▁torso", + -12.962495803833008 + ], + [ + "▁swords", + -12.962496757507324 + ], + [ + "▁Juliet", + -12.96250057220459 + ], + [ + "▁Priority", + -12.962530136108398 + ], + [ + "▁extravagant", + -12.962532043457031 + ], + [ + "tter", + -12.962599754333496 + ], + [ + "▁Kathryn", + -12.962636947631836 + ], + [ + "▁nightclub", + -12.962702751159668 + ], + [ + "▁wickets", + -12.96270751953125 + ], + [ + "▁Combining", + -12.9627685546875 + ], + [ + "▁Sil", + -12.962885856628418 + ], + [ + "▁trucking", + -12.962953567504883 + ], + [ + "▁Hancock", + -12.963103294372559 + ], + [ + "▁perseverance", + -12.963167190551758 + ], + [ + "▁ASTM", + -12.963278770446777 + ], + [ + "nbsp", + -12.963482856750488 + ], + [ + "▁predecessors", + -12.963494300842285 + ], + [ + "▁Airbus", + -12.963502883911133 + ], + [ + "▁Meetings", + -12.963516235351562 + ], + [ + "▁fortress", + -12.963531494140625 + ], + [ + "은", + -12.963566780090332 + ], + [ + "PER", + -12.963607788085938 + ], + [ + "▁Biden", + -12.963613510131836 + ], + [ + "ogen", + -12.963631629943848 + ], + [ + "▁Woody", + -12.963687896728516 + ], + [ + "▁trophies", + -12.963692665100098 + ], + [ + "▁Rivera", + -12.963799476623535 + ], + [ + "▁nesting", + -12.96385669708252 + ], + [ + "erson", + -12.96386432647705 + ], + [ + "▁Dem", + -12.963884353637695 + ], + [ + "▁Erdogan", + -12.963918685913086 + ], + [ + "▁SET", + -12.963994979858398 + ], + [ + "tip", + -12.964109420776367 + ], + [ + "▁climbs", + -12.964229583740234 + ], + [ + "▁Lung", + -12.96430492401123 + ], + [ + "▁dé", + -12.964344024658203 + ], + [ + "▁towering", + -12.96435832977295 + ], + [ + "iq", + -12.964426040649414 + ], + [ + "ibility", + -12.964478492736816 + ], + [ + "▁dissemination", + -12.964505195617676 + ], + [ + "▁Everest", + -12.964545249938965 + ], + [ + "▁condemnation", + -12.964555740356445 + ], + [ + "▁Zacks", + -12.964588165283203 + ], + [ + "▁reacting", + -12.964614868164062 + ], + [ + "▁148", + -12.964695930480957 + ], + [ + "▁Syn", + -12.964727401733398 + ], + [ + "▁imperfect", + -12.964736938476562 + ], + [ + "▁oasis", + -12.964791297912598 + ], + [ + "▁Rentals", + -12.964977264404297 + ], + [ + "▁plagiarism", + -12.964978218078613 + ], + [ + "▁Exploration", + -12.965004920959473 + ], + [ + "▁Deco", + -12.965010643005371 + ], + [ + "hor", + -12.965131759643555 + ], + [ + "▁charismatic", + -12.965204238891602 + ], + [ + "entry", + -12.965215682983398 + ], + [ + "scope", + -12.965248107910156 + ], + [ + "fund", + -12.965263366699219 + ], + [ + "▁cynical", + -12.965312957763672 + ], + [ + "▁Transition", + -12.965373992919922 + ], + [ + "▁XS", + -12.96537971496582 + ], + [ + "▁rave", + -12.965460777282715 + ], + [ + "▁Kapoor", + -12.965462684631348 + ], + [ + "▁Minute", + -12.96551513671875 + ], + [ + "▁Fra", + -12.965630531311035 + ], + [ + "▁Creed", + -12.965631484985352 + ], + [ + "▁ache", + -12.965678215026855 + ], + [ + "▁Judiciary", + -12.965741157531738 + ], + [ + "▁anyways", + -12.965780258178711 + ], + [ + "inen", + -12.96591854095459 + ], + [ + "location", + -12.965936660766602 + ], + [ + "▁alliances", + -12.966163635253906 + ], + [ + "▁£20", + -12.96622371673584 + ], + [ + "▁Edited", + -12.966329574584961 + ], + [ + "WR", + -12.966379165649414 + ], + [ + "▁Costco", + -12.966409683227539 + ], + [ + "▁instruct", + -12.96642017364502 + ], + [ + "▁halted", + -12.966507911682129 + ], + [ + "▁152", + -12.966571807861328 + ], + [ + "▁Tra", + -12.966591835021973 + ], + [ + "▁bots", + -12.966633796691895 + ], + [ + "Im", + -12.96665096282959 + ], + [ + "▁dc", + -12.966693878173828 + ], + [ + "Game", + -12.966736793518066 + ], + [ + "▁Bul", + -12.966740608215332 + ], + [ + "CBS", + -12.966753959655762 + ], + [ + "▁1700", + -12.966838836669922 + ], + [ + "▁flavorful", + -12.966891288757324 + ], + [ + "▁gastrointestinal", + -12.966891288757324 + ], + [ + "▁Nights", + -12.966896057128906 + ], + [ + "118", + -12.966949462890625 + ], + [ + "sync", + -12.967264175415039 + ], + [ + "▁muffin", + -12.967325210571289 + ], + [ + "▁segregation", + -12.967453956604004 + ], + [ + "miss", + -12.96755599975586 + ], + [ + "development", + -12.967561721801758 + ], + [ + "▁screenplay", + -12.967618942260742 + ], + [ + "▁unreliable", + -12.967672348022461 + ], + [ + "▁aggregation", + -12.967686653137207 + ], + [ + "▁spraying", + -12.967713356018066 + ], + [ + "button", + -12.967761993408203 + ], + [ + "▁Worship", + -12.967808723449707 + ], + [ + "▁Amelia", + -12.967865943908691 + ], + [ + "▁Kap", + -12.968016624450684 + ], + [ + "▁exponentially", + -12.968053817749023 + ], + [ + "▁Pamela", + -12.968118667602539 + ], + [ + "▁Handle", + -12.968278884887695 + ], + [ + "▁heavyweight", + -12.968286514282227 + ], + [ + "▁Lydia", + -12.968363761901855 + ], + [ + "NH", + -12.968385696411133 + ], + [ + "▁ambience", + -12.968391418457031 + ], + [ + "▁diagnostics", + -12.968457221984863 + ], + [ + "▁circulated", + -12.968480110168457 + ], + [ + "▁muffins", + -12.96851634979248 + ], + [ + "▁Architectural", + -12.968538284301758 + ], + [ + "times", + -12.968626976013184 + ], + [ + "▁glands", + -12.968644142150879 + ], + [ + "▁doctorate", + -12.968668937683105 + ], + [ + "▁Yacht", + -12.968725204467773 + ], + [ + "inn", + -12.968826293945312 + ], + [ + "thin", + -12.968870162963867 + ], + [ + "▁adaptable", + -12.968890190124512 + ], + [ + "▁managerial", + -12.969001770019531 + ], + [ + "▁alleges", + -12.969062805175781 + ], + [ + "▁troop", + -12.969213485717773 + ], + [ + "▁grout", + -12.969239234924316 + ], + [ + "logy", + -12.969274520874023 + ], + [ + "▁kinase", + -12.96937370300293 + ], + [ + "TI", + -12.969442367553711 + ], + [ + "▁shooters", + -12.96956729888916 + ], + [ + "▁designate", + -12.969621658325195 + ], + [ + "▁pods", + -12.96972942352295 + ], + [ + "▁electrodes", + -12.969743728637695 + ], + [ + "▁christian", + -12.969752311706543 + ], + [ + "Long", + -12.969773292541504 + ], + [ + "▁Honolulu", + -12.969786643981934 + ], + [ + "▁BMI", + -12.969867706298828 + ], + [ + "LEY", + -12.969995498657227 + ], + [ + "hin", + -12.970166206359863 + ], + [ + "HI", + -12.97018814086914 + ], + [ + "▁Exploring", + -12.970208168029785 + ], + [ + "▁motel", + -12.970460891723633 + ], + [ + "▁142", + -12.970462799072266 + ], + [ + "Very", + -12.970498085021973 + ], + [ + "▁Advocate", + -12.970559120178223 + ], + [ + "▁RJ", + -12.970623970031738 + ], + [ + "▁Mozilla", + -12.970636367797852 + ], + [ + "▁Experiment", + -12.970721244812012 + ], + [ + "▁cf", + -12.970796585083008 + ], + [ + "▁Ribbon", + -12.970943450927734 + ], + [ + "▁exploits", + -12.9711332321167 + ], + [ + "▁Albuquerque", + -12.971173286437988 + ], + [ + "HM", + -12.971237182617188 + ], + [ + "▁Blank", + -12.971281051635742 + ], + [ + "▁DID", + -12.971343994140625 + ], + [ + "lio", + -12.971380233764648 + ], + [ + "▁patriotic", + -12.971546173095703 + ], + [ + "▁EMC", + -12.971566200256348 + ], + [ + "▁eCommerce", + -12.971610069274902 + ], + [ + "▁Strait", + -12.971745491027832 + ], + [ + "AIDS", + -12.971799850463867 + ], + [ + "▁Saga", + -12.971827507019043 + ], + [ + "NB", + -12.971866607666016 + ], + [ + "▁Roots", + -12.971896171569824 + ], + [ + "▁causal", + -12.972005844116211 + ], + [ + "chair", + -12.972012519836426 + ], + [ + "▁spilled", + -12.972053527832031 + ], + [ + "▁zucchini", + -12.972076416015625 + ], + [ + "▁noun", + -12.972077369689941 + ], + [ + "▁rotor", + -12.9721097946167 + ], + [ + "either", + -12.972131729125977 + ], + [ + "▁smelled", + -12.972329139709473 + ], + [ + "▁mildly", + -12.972336769104004 + ], + [ + "DG", + -12.9723539352417 + ], + [ + "▁GH", + -12.972389221191406 + ], + [ + "▁Particularly", + -12.972402572631836 + ], + [ + "▁dynamically", + -12.972457885742188 + ], + [ + "▁uninstall", + -12.972502708435059 + ], + [ + "▁Gail", + -12.972674369812012 + ], + [ + "▁drizzle", + -12.972708702087402 + ], + [ + "▁owes", + -12.972801208496094 + ], + [ + "▁Slowly", + -12.972871780395508 + ], + [ + "▁Claude", + -12.972878456115723 + ], + [ + "▁Zambia", + -12.972933769226074 + ], + [ + "▁warranted", + -12.97295093536377 + ], + [ + "▁Meredith", + -12.973002433776855 + ], + [ + "▁lent", + -12.973024368286133 + ], + [ + "▁Tahoe", + -12.973097801208496 + ], + [ + "▁computation", + -12.973112106323242 + ], + [ + "▁preached", + -12.973268508911133 + ], + [ + "▁attaching", + -12.97327709197998 + ], + [ + "protein", + -12.97333812713623 + ], + [ + "▁tacos", + -12.973367691040039 + ], + [ + "5°", + -12.973386764526367 + ], + [ + "▁Mathematical", + -12.97346305847168 + ], + [ + "mad", + -12.973566055297852 + ], + [ + "▁complemented", + -12.97359561920166 + ], + [ + "▁foundational", + -12.973626136779785 + ], + [ + "▁Photographer", + -12.973731994628906 + ], + [ + "▁Ronnie", + -12.973784446716309 + ], + [ + "▁Islamist", + -12.973785400390625 + ], + [ + "▁entitlement", + -12.97386646270752 + ], + [ + "▁transmitting", + -12.973922729492188 + ], + [ + "▁aqua", + -12.973994255065918 + ], + [ + "▁emphasizing", + -12.97402286529541 + ], + [ + "▁Diseases", + -12.974058151245117 + ], + [ + "▁Kensington", + -12.974129676818848 + ], + [ + "▁Hunting", + -12.974142074584961 + ], + [ + "▁buff", + -12.974396705627441 + ], + [ + "▁Fl", + -12.974431037902832 + ], + [ + "▁greedy", + -12.974467277526855 + ], + [ + "▁needy", + -12.97464656829834 + ], + [ + "TC", + -12.974724769592285 + ], + [ + "ー", + -12.974753379821777 + ], + [ + "131", + -12.974754333496094 + ], + [ + "▁Julius", + -12.974876403808594 + ], + [ + "▁roasting", + -12.975004196166992 + ], + [ + "▁sampled", + -12.975098609924316 + ], + [ + "cutting", + -12.975105285644531 + ], + [ + "▁interpreter", + -12.97512435913086 + ], + [ + "▁inflated", + -12.975494384765625 + ], + [ + "▁Loft", + -12.975532531738281 + ], + [ + "▁parasites", + -12.97555923461914 + ], + [ + "▁EVERY", + -12.975571632385254 + ], + [ + "▁Mau", + -12.975617408752441 + ], + [ + "▁supplementary", + -12.975677490234375 + ], + [ + "▁shear", + -12.975699424743652 + ], + [ + "▁pelvic", + -12.975750923156738 + ], + [ + "nas", + -12.975765228271484 + ], + [ + "▁tallest", + -12.975765228271484 + ], + [ + "▁ANC", + -12.975768089294434 + ], + [ + "▁Prop", + -12.97576904296875 + ], + [ + "▁crappy", + -12.975776672363281 + ], + [ + "Run", + -12.97580623626709 + ], + [ + "▁RAW", + -12.97581958770752 + ], + [ + "▁fortunately", + -12.975821495056152 + ], + [ + "▁butcher", + -12.975912094116211 + ], + [ + "blind", + -12.975955963134766 + ], + [ + "▁Costs", + -12.975983619689941 + ], + [ + "▁1861", + -12.975996971130371 + ], + [ + "▁DOWNLOAD", + -12.976194381713867 + ], + [ + "205", + -12.976253509521484 + ], + [ + "▁recurrent", + -12.976259231567383 + ], + [ + "▁medically", + -12.97626781463623 + ], + [ + "ency", + -12.976273536682129 + ], + [ + "▁encoded", + -12.976340293884277 + ], + [ + "▁upholstered", + -12.97641658782959 + ], + [ + "▁WANT", + -12.976479530334473 + ], + [ + "▁cauliflower", + -12.9765043258667 + ], + [ + "▁firsthand", + -12.976529121398926 + ], + [ + "▁Companion", + -12.976741790771484 + ], + [ + "▁relish", + -12.97679328918457 + ], + [ + "▁Payday", + -12.97680377960205 + ], + [ + "▁paw", + -12.976859092712402 + ], + [ + "Friday", + -12.976863861083984 + ], + [ + "▁Greenville", + -12.976909637451172 + ], + [ + "lli", + -12.977116584777832 + ], + [ + "▁Conclusion", + -12.977143287658691 + ], + [ + "▁Doll", + -12.977155685424805 + ], + [ + "▁sparse", + -12.977182388305664 + ], + [ + "▁Fischer", + -12.977278709411621 + ], + [ + "▁liberties", + -12.977331161499023 + ], + [ + "▁guarded", + -12.977349281311035 + ], + [ + "▁brethren", + -12.977436065673828 + ], + [ + "▁robe", + -12.977458953857422 + ], + [ + "▁fuller", + -12.977524757385254 + ], + [ + "▁seriousness", + -12.977524757385254 + ], + [ + "▁Demon", + -12.977753639221191 + ], + [ + "existent", + -12.977785110473633 + ], + [ + "▁Respect", + -12.977811813354492 + ], + [ + "▁Martial", + -12.977884292602539 + ], + [ + "until", + -12.977910041809082 + ], + [ + "▁clauses", + -12.977980613708496 + ], + [ + "▁starving", + -12.977995872497559 + ], + [ + "▁Weston", + -12.978045463562012 + ], + [ + "treatment", + -12.978060722351074 + ], + [ + "▁Floral", + -12.978108406066895 + ], + [ + "▁Circus", + -12.978279113769531 + ], + [ + "▁Durant", + -12.978281021118164 + ], + [ + "▁LNG", + -12.978409767150879 + ], + [ + "▁Outer", + -12.978425025939941 + ], + [ + "▁purification", + -12.978513717651367 + ], + [ + "▁404", + -12.97856616973877 + ], + [ + "��campground", + -12.97860336303711 + ], + [ + "▁wipes", + -12.978621482849121 + ], + [ + "256", + -12.978628158569336 + ], + [ + "▁narration", + -12.978683471679688 + ], + [ + "▁Fluid", + -12.978696823120117 + ], + [ + "▁Messi", + -12.978843688964844 + ], + [ + "▁Toledo", + -12.97892951965332 + ], + [ + "▁Rag", + -12.978978157043457 + ], + [ + "▁Greens", + -12.97906494140625 + ], + [ + "▁flashlight", + -12.979069709777832 + ], + [ + "▁communion", + -12.97915267944336 + ], + [ + "▁Hunger", + -12.979154586791992 + ], + [ + "▁Bulgarian", + -12.979241371154785 + ], + [ + "ography", + -12.979247093200684 + ], + [ + "International", + -12.979268074035645 + ], + [ + "▁invade", + -12.979397773742676 + ], + [ + "▁blouse", + -12.979411125183105 + ], + [ + "▁immortal", + -12.979437828063965 + ], + [ + "▁tails", + -12.979493141174316 + ], + [ + "iba", + -12.979531288146973 + ], + [ + "config", + -12.979801177978516 + ], + [ + "▁SN", + -12.979851722717285 + ], + [ + "275", + -12.980120658874512 + ], + [ + "▁wallets", + -12.980193138122559 + ], + [ + "▁Humanity", + -12.980206489562988 + ], + [ + "▁schizophrenia", + -12.980374336242676 + ], + [ + "▁Lama", + -12.980534553527832 + ], + [ + "▁charms", + -12.980615615844727 + ], + [ + "▁experiential", + -12.98063850402832 + ], + [ + "▁Recycling", + -12.980696678161621 + ], + [ + "plex", + -12.98070240020752 + ], + [ + "▁Vogue", + -12.980712890625 + ], + [ + "▁OD", + -12.980775833129883 + ], + [ + "▁standings", + -12.98087215423584 + ], + [ + "▁pleasures", + -12.980896949768066 + ], + [ + "▁tofu", + -12.981016159057617 + ], + [ + "Image", + -12.981027603149414 + ], + [ + "LAND", + -12.981061935424805 + ], + [ + "bug", + -12.981067657470703 + ], + [ + "3000", + -12.981091499328613 + ], + [ + "▁Noir", + -12.981122016906738 + ], + [ + "ides", + -12.981209754943848 + ], + [ + "▁lieutenant", + -12.981229782104492 + ], + [ + "▁bullish", + -12.981362342834473 + ], + [ + "▁1906", + -12.981368064880371 + ], + [ + "▁foregoing", + -12.98158073425293 + ], + [ + "pick", + -12.981592178344727 + ], + [ + "▁Shine", + -12.981671333312988 + ], + [ + "▁Ensemble", + -12.981729507446289 + ], + [ + "▁quantify", + -12.981754302978516 + ], + [ + "▁lovingly", + -12.981793403625488 + ], + [ + "▁Carlson", + -12.981942176818848 + ], + [ + "▁estimating", + -12.981948852539062 + ], + [ + "ı", + -12.982051849365234 + ], + [ + "▁soluble", + -12.982069969177246 + ], + [ + "▁john", + -12.98210620880127 + ], + [ + "▁Lyn", + -12.982107162475586 + ], + [ + "tank", + -12.98213005065918 + ], + [ + "▁Friendship", + -12.982155799865723 + ], + [ + "▁SJ", + -12.982312202453613 + ], + [ + "▁Shooting", + -12.982329368591309 + ], + [ + "▁locality", + -12.982402801513672 + ], + [ + "▁Goldberg", + -12.982428550720215 + ], + [ + "▁shortcuts", + -12.982430458068848 + ], + [ + "oke", + -12.9824857711792 + ], + [ + "és", + -12.982625961303711 + ], + [ + "▁PSA", + -12.982752799987793 + ], + [ + "train", + -12.982855796813965 + ], + [ + "▁GitHub", + -12.98293685913086 + ], + [ + "▁sufferers", + -12.9829683303833 + ], + [ + "wd", + -12.983010292053223 + ], + [ + "▁APR", + -12.983158111572266 + ], + [ + "▁airborne", + -12.983309745788574 + ], + [ + "▁reputed", + -12.983319282531738 + ], + [ + "▁redeemed", + -12.983358383178711 + ], + [ + "products", + -12.983404159545898 + ], + [ + "▁theoretically", + -12.983450889587402 + ], + [ + "▁homosexuality", + -12.983519554138184 + ], + [ + "▁allegiance", + -12.983575820922852 + ], + [ + "▁Sheets", + -12.983626365661621 + ], + [ + "▁advert", + -12.983728408813477 + ], + [ + "▁Surprisingly", + -12.98386001586914 + ], + [ + "▁throughput", + -12.984077453613281 + ], + [ + "▁externally", + -12.984098434448242 + ], + [ + "stars", + -12.984147071838379 + ], + [ + "▁loot", + -12.984271049499512 + ], + [ + "▁residues", + -12.98430347442627 + ], + [ + "▁chocolates", + -12.984370231628418 + ], + [ + "reaching", + -12.984404563903809 + ], + [ + "▁fret", + -12.984404563903809 + ], + [ + "▁foreground", + -12.984447479248047 + ], + [ + "▁troll", + -12.984504699707031 + ], + [ + "▁Congressman", + -12.984554290771484 + ], + [ + "▁archived", + -12.984583854675293 + ], + [ + "Other", + -12.98458480834961 + ], + [ + "▁chicks", + -12.984720230102539 + ], + [ + "▁RFID", + -12.984748840332031 + ], + [ + "▁Macy", + -12.984755516052246 + ], + [ + "▁specificity", + -12.98481559753418 + ], + [ + "lem", + -12.984853744506836 + ], + [ + "▁Grants", + -12.984878540039062 + ], + [ + "tics", + -12.984885215759277 + ], + [ + "▁cornerstone", + -12.984938621520996 + ], + [ + "Connect", + -12.985217094421387 + ], + [ + "▁Thesis", + -12.98529052734375 + ], + [ + "▁Worker", + -12.985373497009277 + ], + [ + "▁blacks", + -12.985445976257324 + ], + [ + "▁giveaways", + -12.985454559326172 + ], + [ + "▁Middleton", + -12.985556602478027 + ], + [ + "▁darkest", + -12.985567092895508 + ], + [ + "▁Vent", + -12.985572814941406 + ], + [ + "▁vigilant", + -12.98567008972168 + ], + [ + "н", + -12.985748291015625 + ], + [ + "gt", + -12.985793113708496 + ], + [ + "kal", + -12.985857009887695 + ], + [ + "▁maximizing", + -12.98593807220459 + ], + [ + "▁repeats", + -12.986055374145508 + ], + [ + "▁Lexus", + -12.98608684539795 + ], + [ + "▁calmly", + -12.986156463623047 + ], + [ + "▁sublime", + -12.98625659942627 + ], + [ + "▁plank", + -12.986263275146484 + ], + [ + "▁CAS", + -12.986287117004395 + ], + [ + "▁scents", + -12.986343383789062 + ], + [ + "▁commonplace", + -12.98638916015625 + ], + [ + "▁Presented", + -12.98642349243164 + ], + [ + "▁Increasing", + -12.986505508422852 + ], + [ + "borough", + -12.98654842376709 + ], + [ + "information", + -12.986578941345215 + ], + [ + "▁Analysts", + -12.986655235290527 + ], + [ + "legal", + -12.986708641052246 + ], + [ + "▁tackled", + -12.986738204956055 + ], + [ + "▁thermo", + -12.986775398254395 + ], + [ + "▁LI", + -12.98678207397461 + ], + [ + "165", + -12.986881256103516 + ], + [ + "▁Hou", + -12.986929893493652 + ], + [ + "▁Rockets", + -12.98694896697998 + ], + [ + "▁JB", + -12.987061500549316 + ], + [ + "grain", + -12.987218856811523 + ], + [ + "124", + -12.987288475036621 + ], + [ + "▁correcting", + -12.987412452697754 + ], + [ + "▁Gy", + -12.987502098083496 + ], + [ + "▁irresistible", + -12.987558364868164 + ], + [ + "▁accuse", + -12.9876070022583 + ], + [ + "▁joking", + -12.98760986328125 + ], + [ + "▁internships", + -12.987653732299805 + ], + [ + "▁Boone", + -12.987690925598145 + ], + [ + "boot", + -12.98770809173584 + ], + [ + "▁Sentinel", + -12.987738609313965 + ], + [ + "▁concussion", + -12.987833976745605 + ], + [ + "▁Vis", + -12.987874031066895 + ], + [ + "▁Goes", + -12.987903594970703 + ], + [ + "▁Drinking", + -12.98796558380127 + ], + [ + "▁boosts", + -12.988103866577148 + ], + [ + "▁Crosby", + -12.98815631866455 + ], + [ + "▁unbeaten", + -12.98819637298584 + ], + [ + "dad", + -12.9884033203125 + ], + [ + "▁oddly", + -12.988496780395508 + ], + [ + "▁GF", + -12.988511085510254 + ], + [ + "▁Velvet", + -12.988568305969238 + ], + [ + "▁Hanson", + -12.98863697052002 + ], + [ + "▁fatalities", + -12.988814353942871 + ], + [ + "▁qualifies", + -12.988821983337402 + ], + [ + "▁rink", + -12.98888874053955 + ], + [ + "▁Collaboration", + -12.988924980163574 + ], + [ + "▁liter", + -12.988941192626953 + ], + [ + "▁FIGS", + -12.988944053649902 + ], + [ + "▁dictatorship", + -12.989068984985352 + ], + [ + "▁SIP", + -12.98924732208252 + ], + [ + "▁Gallagher", + -12.989335060119629 + ], + [ + "▁Inspirational", + -12.98935317993164 + ], + [ + "▁aromas", + -12.989459991455078 + ], + [ + "▁warehouses", + -12.989548683166504 + ], + [ + "▁Lords", + -12.989557266235352 + ], + [ + "▁welded", + -12.9898099899292 + ], + [ + "lift", + -12.98987102508545 + ], + [ + "bone", + -12.989912033081055 + ], + [ + "▁intrigue", + -12.990068435668945 + ], + [ + "▁Gupta", + -12.990110397338867 + ], + [ + "▁atheist", + -12.990209579467773 + ], + [ + "▁McGregor", + -12.990248680114746 + ], + [ + "▁raft", + -12.990352630615234 + ], + [ + "▁swamp", + -12.990364074707031 + ], + [ + "particularly", + -12.990480422973633 + ], + [ + "▁Bridges", + -12.990533828735352 + ], + [ + "▁facto", + -12.990592002868652 + ], + [ + "hander", + -12.990635871887207 + ], + [ + "▁exhibitors", + -12.990728378295898 + ], + [ + "▁Jehovah", + -12.990731239318848 + ], + [ + "▁Stephens", + -12.990760803222656 + ], + [ + "▁Seventh", + -12.990808486938477 + ], + [ + "▁Goodreads", + -12.990896224975586 + ], + [ + "▁Barker", + -12.990954399108887 + ], + [ + "▁cassette", + -12.990984916687012 + ], + [ + "▁victorious", + -12.990984916687012 + ], + [ + "▁Appliance", + -12.99100399017334 + ], + [ + "▁semantic", + -12.991063117980957 + ], + [ + "▁keyboards", + -12.991119384765625 + ], + [ + "▁Peggy", + -12.991120338439941 + ], + [ + "United", + -12.99126148223877 + ], + [ + "▁anonymously", + -12.991276741027832 + ], + [ + "215", + -12.991338729858398 + ], + [ + "▁scratched", + -12.99146842956543 + ], + [ + "▁Oman", + -12.991543769836426 + ], + [ + "▁nautical", + -12.991645812988281 + ], + [ + "Video", + -12.991674423217773 + ], + [ + "lead", + -12.991761207580566 + ], + [ + "▁Arduino", + -12.991764068603516 + ], + [ + "▁Reiki", + -12.991912841796875 + ], + [ + "로", + -12.992003440856934 + ], + [ + "▁Tide", + -12.99206829071045 + ], + [ + "thi", + -12.992084503173828 + ], + [ + "▁nozzle", + -12.99208927154541 + ], + [ + "▁renters", + -12.992111206054688 + ], + [ + "vs", + -12.99213695526123 + ], + [ + "▁cherries", + -12.992390632629395 + ], + [ + "▁biomedical", + -12.992475509643555 + ], + [ + "▁Fairfax", + -12.992512702941895 + ], + [ + "oko", + -12.99251651763916 + ], + [ + "▁Historically", + -12.992547988891602 + ], + [ + "▁340", + -12.992549896240234 + ], + [ + "▁Laden", + -12.992554664611816 + ], + [ + "▁eine", + -12.992663383483887 + ], + [ + "▁wetlands", + -12.992683410644531 + ], + [ + "▁hostility", + -12.992688179016113 + ], + [ + "▁moss", + -12.9927396774292 + ], + [ + "▁stalled", + -12.992877006530762 + ], + [ + "▁spared", + -12.992999076843262 + ], + [ + "▁modulation", + -12.993021011352539 + ], + [ + "▁Bomb", + -12.993088722229004 + ], + [ + "▁Taxi", + -12.993127822875977 + ], + [ + "▁analyzes", + -12.993143081665039 + ], + [ + "▁Camping", + -12.993162155151367 + ], + [ + "▁ALSO", + -12.9931640625 + ], + [ + "hub", + -12.993231773376465 + ], + [ + "▁plaza", + -12.993245124816895 + ], + [ + "rb", + -12.993249893188477 + ], + [ + "▁indian", + -12.993285179138184 + ], + [ + "Global", + -12.993407249450684 + ], + [ + "▁cheeses", + -12.9935302734375 + ], + [ + "▁counterfeit", + -12.993670463562012 + ], + [ + "▁foe", + -12.99367904663086 + ], + [ + "storm", + -12.993820190429688 + ], + [ + "▁ascent", + -12.993906021118164 + ], + [ + "fy", + -12.993962287902832 + ], + [ + "ifies", + -12.994070053100586 + ], + [ + "▁Capture", + -12.994070053100586 + ], + [ + "▁earthly", + -12.994109153747559 + ], + [ + "▁Brokers", + -12.994171142578125 + ], + [ + "▁Voices", + -12.994287490844727 + ], + [ + "▁setback", + -12.994354248046875 + ], + [ + "▁THANK", + -12.994362831115723 + ], + [ + "▁banker", + -12.994454383850098 + ], + [ + "▁Mandarin", + -12.994460105895996 + ], + [ + "zon", + -12.99449348449707 + ], + [ + "▁Fleming", + -12.994502067565918 + ], + [ + "▁lodged", + -12.994590759277344 + ], + [ + "▁ALWAYS", + -12.994674682617188 + ], + [ + "Under", + -12.994709014892578 + ], + [ + "▁quitting", + -12.99489688873291 + ], + [ + "hang", + -12.994906425476074 + ], + [ + "cie", + -12.994926452636719 + ], + [ + "nus", + -12.994932174682617 + ], + [ + "▁Moor", + -12.99502944946289 + ], + [ + "▁Argentine", + -12.99504566192627 + ], + [ + "ega", + -12.995108604431152 + ], + [ + "▁loser", + -12.9951753616333 + ], + [ + "▁grieving", + -12.995248794555664 + ], + [ + "rit", + -12.995312690734863 + ], + [ + "▁Aim", + -12.995366096496582 + ], + [ + "▁hone", + -12.995427131652832 + ], + [ + "blood", + -12.995464324951172 + ], + [ + "Talk", + -12.995545387268066 + ], + [ + "▁Stoke", + -12.995585441589355 + ], + [ + "▁betrayed", + -12.995585441589355 + ], + [ + "▁Bearing", + -12.99559497833252 + ], + [ + "▁injunction", + -12.995638847351074 + ], + [ + "▁Humans", + -12.995674133300781 + ], + [ + "▁translucent", + -12.995743751525879 + ], + [ + "▁Kom", + -12.995784759521484 + ], + [ + "▁Babylon", + -12.995800018310547 + ], + [ + "GH", + -12.995959281921387 + ], + [ + "▁litre", + -12.996018409729004 + ], + [ + "▁unidentified", + -12.996058464050293 + ], + [ + "NF", + -12.996118545532227 + ], + [ + "▁Boise", + -12.996147155761719 + ], + [ + "▁Lind", + -12.996217727661133 + ], + [ + "▁shopper", + -12.996244430541992 + ], + [ + "users", + -12.996257781982422 + ], + [ + "▁Objective", + -12.99627685546875 + ], + [ + "5000", + -12.996318817138672 + ], + [ + "▁inmate", + -12.996334075927734 + ], + [ + "tune", + -12.996356010437012 + ], + [ + "amba", + -12.996418952941895 + ], + [ + "▁Renewable", + -12.996423721313477 + ], + [ + "oe", + -12.996429443359375 + ], + [ + "fact", + -12.996493339538574 + ], + [ + "available", + -12.996698379516602 + ], + [ + "▁affirmed", + -12.99671745300293 + ], + [ + "▁dispersed", + -12.99688720703125 + ], + [ + "▁SUPER", + -12.996892929077148 + ], + [ + "▁tossing", + -12.996895790100098 + ], + [ + "nier", + -12.996912956237793 + ], + [ + "▁Barrel", + -12.99698257446289 + ], + [ + "▁signifies", + -12.996994972229004 + ], + [ + "▁Intended", + -12.997105598449707 + ], + [ + "▁Dropbox", + -12.997126579284668 + ], + [ + "▁riots", + -12.997169494628906 + ], + [ + "▁Uh", + -12.997318267822266 + ], + [ + "▁galaxies", + -12.997323989868164 + ], + [ + "him", + -12.99736213684082 + ], + [ + "▁inclination", + -12.997377395629883 + ], + [ + "placed", + -12.99743938446045 + ], + [ + "EV", + -12.997575759887695 + ], + [ + "▁ri", + -12.997603416442871 + ], + [ + "▁percentages", + -12.997735023498535 + ], + [ + "tell", + -12.997797012329102 + ], + [ + "▁Pound", + -12.997840881347656 + ], + [ + "▁tribunal", + -12.997843742370605 + ], + [ + "▁sewn", + -12.997855186462402 + ], + [ + "▁nearing", + -12.99787425994873 + ], + [ + "▁expelled", + -12.998108863830566 + ], + [ + "▁widest", + -12.998130798339844 + ], + [ + "pine", + -12.998230934143066 + ], + [ + "▁за", + -12.998315811157227 + ], + [ + "wiki", + -12.998355865478516 + ], + [ + "corp", + -12.998363494873047 + ], + [ + "▁Scientist", + -12.998363494873047 + ], + [ + "▁shale", + -12.998467445373535 + ], + [ + "▁latitude", + -12.998475074768066 + ], + [ + "tina", + -12.998476028442383 + ], + [ + "▁Byrne", + -12.998578071594238 + ], + [ + "▁courthouse", + -12.998650550842285 + ], + [ + "▁Junk", + -12.9987211227417 + ], + [ + "▁fortunes", + -12.998831748962402 + ], + [ + "▁Shoot", + -12.998889923095703 + ], + [ + "▁discreet", + -12.998894691467285 + ], + [ + "▁oranges", + -12.999088287353516 + ], + [ + "▁Fen", + -12.999162673950195 + ], + [ + "▁APP", + -12.999178886413574 + ], + [ + "▁Dude", + -12.99919605255127 + ], + [ + "▁indexed", + -12.999327659606934 + ], + [ + "▁carers", + -12.999378204345703 + ], + [ + "▁Mighty", + -12.99943733215332 + ], + [ + "▁spoilers", + -12.999582290649414 + ], + [ + "▁corrective", + -12.999590873718262 + ], + [ + "▁WORK", + -12.999756813049316 + ], + [ + "James", + -12.999829292297363 + ], + [ + "fur", + -12.999855041503906 + ], + [ + "plastic", + -12.99992561340332 + ], + [ + "▁Meadow", + -12.999946594238281 + ], + [ + "▁hog", + -13.000007629394531 + ], + [ + "▁echoes", + -13.000051498413086 + ], + [ + "▁AE", + -13.000266075134277 + ], + [ + "▁Temporary", + -13.00029468536377 + ], + [ + "▁OM", + -13.000370025634766 + ], + [ + "Va", + -13.000405311584473 + ], + [ + "▁extremist", + -13.000672340393066 + ], + [ + "▁Wilderness", + -13.000728607177734 + ], + [ + "▁pagan", + -13.000739097595215 + ], + [ + "▁Promise", + -13.000778198242188 + ], + [ + "▁nonprofits", + -13.000798225402832 + ], + [ + "ote", + -13.000834465026855 + ], + [ + "library", + -13.000844955444336 + ], + [ + "Canada", + -13.000932693481445 + ], + [ + "▁pressured", + -13.001082420349121 + ], + [ + "203", + -13.001100540161133 + ], + [ + "need", + -13.00110912322998 + ], + [ + "▁prototypes", + -13.001132011413574 + ], + [ + "▁Slip", + -13.001155853271484 + ], + [ + "Page", + -13.001178741455078 + ], + [ + "▁renders", + -13.001194953918457 + ], + [ + "▁railing", + -13.001209259033203 + ], + [ + "▁stimulates", + -13.001211166381836 + ], + [ + "▁watts", + -13.00129508972168 + ], + [ + "▁diplomats", + -13.001303672790527 + ], + [ + "▁exiting", + -13.001370429992676 + ], + [ + "▁wooded", + -13.00146770477295 + ], + [ + "ITY", + -13.001469612121582 + ], + [ + "Ba", + -13.001607894897461 + ], + [ + "▁bitterness", + -13.001654624938965 + ], + [ + "▁Sheila", + -13.001710891723633 + ], + [ + "DOT", + -13.001742362976074 + ], + [ + "common", + -13.001818656921387 + ], + [ + "▁cheers", + -13.001832008361816 + ], + [ + "▁Becker", + -13.001835823059082 + ], + [ + "ult", + -13.001858711242676 + ], + [ + "▁Witness", + -13.00189208984375 + ], + [ + "▁Rory", + -13.00193977355957 + ], + [ + "▁AFL", + -13.001988410949707 + ], + [ + "▁roadway", + -13.002067565917969 + ], + [ + "mere", + -13.002116203308105 + ], + [ + "▁timed", + -13.002154350280762 + ], + [ + "▁sporty", + -13.002263069152832 + ], + [ + "▁143", + -13.00228214263916 + ], + [ + "▁ut", + -13.002291679382324 + ], + [ + "▁crowns", + -13.002402305603027 + ], + [ + "▁Determine", + -13.002443313598633 + ], + [ + "▁drunken", + -13.002498626708984 + ], + [ + "dance", + -13.002517700195312 + ], + [ + "▁Basil", + -13.002523422241211 + ], + [ + "▁nightmares", + -13.002593994140625 + ], + [ + "gb", + -13.002610206604004 + ], + [ + "▁Spending", + -13.002717971801758 + ], + [ + "▁Essentials", + -13.002724647521973 + ], + [ + "133", + -13.002756118774414 + ], + [ + "▁standby", + -13.002853393554688 + ], + [ + "▁Specialty", + -13.002877235412598 + ], + [ + "tested", + -13.002878189086914 + ], + [ + "TT", + -13.002923011779785 + ], + [ + "Jack", + -13.00295352935791 + ], + [ + "▁Slovenia", + -13.003185272216797 + ], + [ + "▁Showcase", + -13.003325462341309 + ], + [ + "▁boasting", + -13.00337028503418 + ], + [ + "▁embryo", + -13.003387451171875 + ], + [ + "▁Antarctica", + -13.003388404846191 + ], + [ + "RG", + -13.003530502319336 + ], + [ + "▁Prosecutors", + -13.003637313842773 + ], + [ + "▁graves", + -13.003664016723633 + ], + [ + "Hz", + -13.003708839416504 + ], + [ + "▁corridors", + -13.003763198852539 + ], + [ + "KS", + -13.003785133361816 + ], + [ + "▁neutrality", + -13.003799438476562 + ], + [ + "▁Episcopal", + -13.003854751586914 + ], + [ + "▁inpatient", + -13.003854751586914 + ], + [ + "▁condensed", + -13.003889083862305 + ], + [ + "feel", + -13.003890991210938 + ], + [ + "▁notation", + -13.003900527954102 + ], + [ + "Em", + -13.003992080688477 + ], + [ + "▁wrongful", + -13.003996849060059 + ], + [ + "▁stripping", + -13.00401782989502 + ], + [ + "▁Bla", + -13.00406265258789 + ], + [ + "▁Irene", + -13.004095077514648 + ], + [ + "340", + -13.004105567932129 + ], + [ + "▁Cali", + -13.004134178161621 + ], + [ + "▁WORLD", + -13.004231452941895 + ], + [ + "another", + -13.004450798034668 + ], + [ + "▁fallout", + -13.00454044342041 + ], + [ + "▁bilingual", + -13.004584312438965 + ], + [ + "▁secrecy", + -13.004842758178711 + ], + [ + "▁hops", + -13.005040168762207 + ], + [ + "ungen", + -13.005064964294434 + ], + [ + "Okay", + -13.005086898803711 + ], + [ + "▁vape", + -13.005159378051758 + ], + [ + "▁Appendix", + -13.005160331726074 + ], + [ + "▁skeletal", + -13.005338668823242 + ], + [ + "▁sac", + -13.005341529846191 + ], + [ + "▁iPhones", + -13.005362510681152 + ], + [ + "▁adhesion", + -13.005374908447266 + ], + [ + "▁Washing", + -13.005456924438477 + ], + [ + "does", + -13.005457878112793 + ], + [ + "could", + -13.005605697631836 + ], + [ + "ulate", + -13.005725860595703 + ], + [ + "payment", + -13.00578498840332 + ], + [ + "▁stimulated", + -13.00586986541748 + ], + [ + "▁gearing", + -13.00587272644043 + ], + [ + "▁refunded", + -13.005889892578125 + ], + [ + "▁Held", + -13.005931854248047 + ], + [ + "▁nephews", + -13.005948066711426 + ], + [ + "▁Responsibility", + -13.005986213684082 + ], + [ + "Cloud", + -13.006013870239258 + ], + [ + "omo", + -13.006043434143066 + ], + [ + "micro", + -13.006044387817383 + ], + [ + "rak", + -13.006097793579102 + ], + [ + "▁knowingly", + -13.006125450134277 + ], + [ + "▁Narendra", + -13.006134033203125 + ], + [ + "▁Honduras", + -13.006218910217285 + ], + [ + "▁sane", + -13.0062255859375 + ], + [ + "▁hex", + -13.006338119506836 + ], + [ + "▁chatter", + -13.00636100769043 + ], + [ + "▁disbelief", + -13.006429672241211 + ], + [ + "▁Hayden", + -13.006438255310059 + ], + [ + "▁Uttar", + -13.006634712219238 + ], + [ + "images", + -13.006814002990723 + ], + [ + "School", + -13.006847381591797 + ], + [ + "▁Horton", + -13.006925582885742 + ], + [ + "▁recessed", + -13.006983757019043 + ], + [ + "▁Nickel", + -13.006991386413574 + ], + [ + "▁constraint", + -13.007026672363281 + ], + [ + "▁python", + -13.007087707519531 + ], + [ + "γ", + -13.007088661193848 + ], + [ + "▁Sunni", + -13.007132530212402 + ], + [ + "▁harp", + -13.007179260253906 + ], + [ + "▁seventeen", + -13.007221221923828 + ], + [ + "bol", + -13.007330894470215 + ], + [ + "▁Heads", + -13.007535934448242 + ], + [ + "▁Epub", + -13.007547378540039 + ], + [ + "▁scrambled", + -13.00762939453125 + ], + [ + "▁contradiction", + -13.007651329040527 + ], + [ + "▁Angie", + -13.007680892944336 + ], + [ + "▁bookmarks", + -13.007680892944336 + ], + [ + "SG", + -13.00770092010498 + ], + [ + "▁superiority", + -13.00776195526123 + ], + [ + "▁genomic", + -13.007783889770508 + ], + [ + "Bio", + -13.007816314697266 + ], + [ + "▁principals", + -13.007841110229492 + ], + [ + "▁ac", + -13.007865905761719 + ], + [ + "Step", + -13.007866859436035 + ], + [ + "▁Scar", + -13.007911682128906 + ], + [ + "▁Gui", + -13.007943153381348 + ], + [ + "▁Jenna", + -13.008097648620605 + ], + [ + "▁merry", + -13.00815486907959 + ], + [ + "▁pulses", + -13.008177757263184 + ], + [ + "▁URLs", + -13.008182525634766 + ], + [ + "▁psychiatrist", + -13.008313179016113 + ], + [ + "▁Majesty", + -13.008413314819336 + ], + [ + "▁silica", + -13.008599281311035 + ], + [ + "▁sinus", + -13.008651733398438 + ], + [ + "▁mM", + -13.008761405944824 + ], + [ + "ija", + -13.009204864501953 + ], + [ + "▁bans", + -13.009217262268066 + ], + [ + "▁collaborators", + -13.009292602539062 + ], + [ + "▁probes", + -13.00938892364502 + ], + [ + "▁pellet", + -13.009472846984863 + ], + [ + "▁Hut", + -13.009599685668945 + ], + [ + "▁Turtle", + -13.009647369384766 + ], + [ + "▁Sher", + -13.009730339050293 + ], + [ + "▁arrays", + -13.009840965270996 + ], + [ + "▁375", + -13.009915351867676 + ], + [ + "▁Chanel", + -13.01002025604248 + ], + [ + "▁meticulous", + -13.010115623474121 + ], + [ + "▁Physicians", + -13.010124206542969 + ], + [ + "▁berth", + -13.010139465332031 + ], + [ + "▁Genius", + -13.010257720947266 + ], + [ + "▁referencing", + -13.010323524475098 + ], + [ + "mc", + -13.010382652282715 + ], + [ + "▁Stem", + -13.010416984558105 + ], + [ + "▁ridden", + -13.010454177856445 + ], + [ + "official", + -13.010575294494629 + ], + [ + "▁Sands", + -13.01063060760498 + ], + [ + "bill", + -13.010675430297852 + ], + [ + "BG", + -13.010701179504395 + ], + [ + "▁specifying", + -13.010704040527344 + ], + [ + "▁IDE", + -13.010741233825684 + ], + [ + "▁Opt", + -13.010780334472656 + ], + [ + "▁Tail", + -13.010817527770996 + ], + [ + "Reilly", + -13.010887145996094 + ], + [ + "▁Valid", + -13.010942459106445 + ], + [ + "▁tubs", + -13.011024475097656 + ], + [ + "▁reconnect", + -13.011112213134766 + ], + [ + "▁cod", + -13.01114559173584 + ], + [ + "▁hinted", + -13.011165618896484 + ], + [ + "Р", + -13.011168479919434 + ], + [ + "▁Sherlock", + -13.011370658874512 + ], + [ + "▁squirrel", + -13.01137638092041 + ], + [ + "▁leggings", + -13.011405944824219 + ], + [ + "DVD", + -13.01156234741211 + ], + [ + "▁uninsured", + -13.011621475219727 + ], + [ + "generated", + -13.011643409729004 + ], + [ + "▁Darkness", + -13.011690139770508 + ], + [ + "▁leukemia", + -13.011693954467773 + ], + [ + "ados", + -13.011739730834961 + ], + [ + "▁honorary", + -13.011765480041504 + ], + [ + "Sub", + -13.011773109436035 + ], + [ + "▁golfers", + -13.01179027557373 + ], + [ + "▁inks", + -13.011828422546387 + ], + [ + "▁Illustrated", + -13.011841773986816 + ], + [ + "▁conducive", + -13.011902809143066 + ], + [ + "▁rocker", + -13.0120210647583 + ], + [ + "▁WD", + -13.012710571289062 + ], + [ + "Mi", + -13.012716293334961 + ], + [ + "▁Challenges", + -13.012731552124023 + ], + [ + "▁Smash", + -13.012760162353516 + ], + [ + "▁pact", + -13.012784004211426 + ], + [ + "▁Monterey", + -13.012836456298828 + ], + [ + "▁endpoint", + -13.012845993041992 + ], + [ + "▁Nico", + -13.012861251831055 + ], + [ + "regulation", + -13.012870788574219 + ], + [ + "▁Deadline", + -13.01288890838623 + ], + [ + "▁raging", + -13.01305866241455 + ], + [ + "Pi", + -13.013208389282227 + ], + [ + "▁Ibrahim", + -13.013285636901855 + ], + [ + "▁Sm", + -13.013293266296387 + ], + [ + "▁Serena", + -13.013343811035156 + ], + [ + "▁toothpaste", + -13.013437271118164 + ], + [ + "▁stakeholder", + -13.013452529907227 + ], + [ + "holders", + -13.013490676879883 + ], + [ + "▁Symptoms", + -13.01351261138916 + ], + [ + "▁imitation", + -13.013551712036133 + ], + [ + "▁falsely", + -13.013559341430664 + ], + [ + "boro", + -13.013583183288574 + ], + [ + "record", + -13.013663291931152 + ], + [ + "▁buildup", + -13.013716697692871 + ], + [ + "▁contagious", + -13.013843536376953 + ], + [ + "Ab", + -13.013859748840332 + ], + [ + "CB", + -13.013909339904785 + ], + [ + "▁Married", + -13.014019966125488 + ], + [ + "▁Orion", + -13.014058113098145 + ], + [ + "▁Dustin", + -13.014368057250977 + ], + [ + "▁Theodore", + -13.014544486999512 + ], + [ + "▁mastering", + -13.014660835266113 + ], + [ + "▁Lately", + -13.01480770111084 + ], + [ + "▁Wick", + -13.014904022216797 + ], + [ + "▁Vampire", + -13.015029907226562 + ], + [ + "▁Feast", + -13.015056610107422 + ], + [ + "▁Preferred", + -13.0152006149292 + ], + [ + "▁Chances", + -13.015288352966309 + ], + [ + "created", + -13.01534366607666 + ], + [ + "▁interconnected", + -13.01535415649414 + ], + [ + "▁totaled", + -13.015387535095215 + ], + [ + "bike", + -13.015542030334473 + ], + [ + "▁Futures", + -13.01557445526123 + ], + [ + "▁elites", + -13.015602111816406 + ], + [ + "▁acclaim", + -13.015613555908203 + ], + [ + "▁col", + -13.01572036743164 + ], + [ + "▁Merit", + -13.015822410583496 + ], + [ + "ril", + -13.015856742858887 + ], + [ + "▁farmland", + -13.015876770019531 + ], + [ + "▁plains", + -13.015885353088379 + ], + [ + "▁quot", + -13.015885353088379 + ], + [ + "▁Sodium", + -13.015925407409668 + ], + [ + "Cat", + -13.015995979309082 + ], + [ + "▁Fresno", + -13.016095161437988 + ], + [ + "Russian", + -13.016117095947266 + ], + [ + "▁BF", + -13.016118049621582 + ], + [ + "Base", + -13.016134262084961 + ], + [ + "▁sequential", + -13.01620101928711 + ], + [ + "▁Dante", + -13.016254425048828 + ], + [ + "TEC", + -13.016258239746094 + ], + [ + "▁Bamboo", + -13.016339302062988 + ], + [ + "▁vaguely", + -13.016403198242188 + ], + [ + "fired", + -13.016547203063965 + ], + [ + "▁apex", + -13.016558647155762 + ], + [ + "kowski", + -13.016671180725098 + ], + [ + "IX", + -13.01673412322998 + ], + [ + "▁classify", + -13.016764640808105 + ], + [ + "▁naughty", + -13.016988754272461 + ], + [ + "▁Myth", + -13.017033576965332 + ], + [ + "▁Chest", + -13.017082214355469 + ], + [ + "▁CAP", + -13.017253875732422 + ], + [ + "▁Bala", + -13.017471313476562 + ], + [ + "neutral", + -13.017552375793457 + ], + [ + "▁Spoon", + -13.017745018005371 + ], + [ + "▁Aren", + -13.017800331115723 + ], + [ + "▁Plum", + -13.017806053161621 + ], + [ + "▁Somewhere", + -13.017807006835938 + ], + [ + "▁muted", + -13.017831802368164 + ], + [ + "▁commissioning", + -13.01786994934082 + ], + [ + "▁chaired", + -13.017899513244629 + ], + [ + "MG", + -13.017918586730957 + ], + [ + "▁Roses", + -13.017945289611816 + ], + [ + "Center", + -13.018217086791992 + ], + [ + "▁Sergio", + -13.0182523727417 + ], + [ + "▁transformations", + -13.018271446228027 + ], + [ + "▁Everett", + -13.018354415893555 + ], + [ + "LU", + -13.018367767333984 + ], + [ + "▁Dive", + -13.018402099609375 + ], + [ + "▁horizontally", + -13.018453598022461 + ], + [ + "▁Kee", + -13.018486022949219 + ], + [ + "▁entice", + -13.018498420715332 + ], + [ + "▁316", + -13.018501281738281 + ], + [ + "▁Chronicles", + -13.018531799316406 + ], + [ + "▁noticeably", + -13.018555641174316 + ], + [ + "ashi", + -13.018575668334961 + ], + [ + "▁HM", + -13.018653869628906 + ], + [ + "▁IX", + -13.018665313720703 + ], + [ + "▁plural", + -13.018692016601562 + ], + [ + "▁Workplace", + -13.018824577331543 + ], + [ + "▁Tue", + -13.019102096557617 + ], + [ + "▁punching", + -13.019299507141113 + ], + [ + "vik", + -13.019307136535645 + ], + [ + "▁410", + -13.01941967010498 + ], + [ + "▁Divorce", + -13.01941967010498 + ], + [ + "▁Smoking", + -13.019490242004395 + ], + [ + "kawa", + -13.019491195678711 + ], + [ + "▁lookup", + -13.019506454467773 + ], + [ + "▁Makeup", + -13.019810676574707 + ], + [ + "1989", + -13.01992416381836 + ], + [ + "vid", + -13.019948959350586 + ], + [ + "title", + -13.019980430603027 + ], + [ + "som", + -13.01998233795166 + ], + [ + "▁chore", + -13.019989967346191 + ], + [ + "oxy", + -13.02005386352539 + ], + [ + "▁Kits", + -13.020060539245605 + ], + [ + "Happy", + -13.020106315612793 + ], + [ + "▁Stu", + -13.020135879516602 + ], + [ + "▁summers", + -13.02015495300293 + ], + [ + "▁Drupal", + -13.020164489746094 + ], + [ + "▁që", + -13.020190238952637 + ], + [ + "Ah", + -13.02019214630127 + ], + [ + "▁turnovers", + -13.020242691040039 + ], + [ + "▁gunman", + -13.020286560058594 + ], + [ + "▁overturned", + -13.020423889160156 + ], + [ + "▁Exhibit", + -13.020461082458496 + ], + [ + "keep", + -13.020462989807129 + ], + [ + "INA", + -13.020512580871582 + ], + [ + "▁smelling", + -13.020539283752441 + ], + [ + "▁Booker", + -13.020586967468262 + ], + [ + "▁lore", + -13.020594596862793 + ], + [ + "▁chromosome", + -13.020833969116211 + ], + [ + "▁provisional", + -13.020926475524902 + ], + [ + "▁floats", + -13.02100658416748 + ], + [ + "▁RH", + -13.021080017089844 + ], + [ + "▁stewardship", + -13.021309852600098 + ], + [ + "▁Braun", + -13.021393775939941 + ], + [ + "▁purified", + -13.021397590637207 + ], + [ + "▁Norris", + -13.0214262008667 + ], + [ + "▁escorts", + -13.021444320678711 + ], + [ + "▁AMAZING", + -13.021513938903809 + ], + [ + "▁attends", + -13.021528244018555 + ], + [ + "▁applaud", + -13.021577835083008 + ], + [ + "▁backend", + -13.021589279174805 + ], + [ + "▁reefs", + -13.021629333496094 + ], + [ + "▁Downs", + -13.021742820739746 + ], + [ + "▁autoimmune", + -13.021775245666504 + ], + [ + "OW", + -13.021794319152832 + ], + [ + "PN", + -13.02181339263916 + ], + [ + "126", + -13.02184772491455 + ], + [ + "▁Soldier", + -13.021926879882812 + ], + [ + "420", + -13.021995544433594 + ], + [ + "native", + -13.022037506103516 + ], + [ + "▁evangelical", + -13.022247314453125 + ], + [ + "▁plotting", + -13.022345542907715 + ], + [ + "▁Acer", + -13.022374153137207 + ], + [ + "▁Reese", + -13.022381782531738 + ], + [ + "▁MIDI", + -13.022432327270508 + ], + [ + "▁204", + -13.02247428894043 + ], + [ + "▁1863", + -13.0225248336792 + ], + [ + "▁corpse", + -13.0225248336792 + ], + [ + "▁instagram", + -13.022622108459473 + ], + [ + "▁tweaks", + -13.02278995513916 + ], + [ + "▁woes", + -13.022836685180664 + ], + [ + "▁resisting", + -13.022904396057129 + ], + [ + "▁Startup", + -13.022966384887695 + ], + [ + "▁recurrence", + -13.023088455200195 + ], + [ + "ration", + -13.02310562133789 + ], + [ + "atta", + -13.023188591003418 + ], + [ + "▁141", + -13.023191452026367 + ], + [ + "▁Serious", + -13.023198127746582 + ], + [ + "▁Rockies", + -13.023316383361816 + ], + [ + "▁DIS", + -13.02338695526123 + ], + [ + "▁1907", + -13.023452758789062 + ], + [ + "▁exporters", + -13.02352237701416 + ], + [ + "▁restroom", + -13.02359676361084 + ], + [ + "▁IPv", + -13.023655891418457 + ], + [ + "▁Technician", + -13.023689270019531 + ], + [ + "▁deserted", + -13.023693084716797 + ], + [ + "▁portals", + -13.024007797241211 + ], + [ + "▁Casual", + -13.024072647094727 + ], + [ + "▁Ul", + -13.024072647094727 + ], + [ + "▁supplemented", + -13.02428150177002 + ], + [ + "▁accompaniment", + -13.024356842041016 + ], + [ + "▁plunged", + -13.024394035339355 + ], + [ + "▁Optional", + -13.02444839477539 + ], + [ + "▁Houses", + -13.024554252624512 + ], + [ + "Social", + -13.024580955505371 + ], + [ + "MY", + -13.024632453918457 + ], + [ + "▁shields", + -13.024770736694336 + ], + [ + "▁aftermarket", + -13.024797439575195 + ], + [ + "▁Sporting", + -13.024993896484375 + ], + [ + "▁Keyboard", + -13.025004386901855 + ], + [ + "▁Mug", + -13.025033950805664 + ], + [ + "bor", + -13.025038719177246 + ], + [ + "▁Entrance", + -13.025053024291992 + ], + [ + "bing", + -13.02524471282959 + ], + [ + "▁Figures", + -13.025262832641602 + ], + [ + "▁Oprah", + -13.025287628173828 + ], + [ + "▁confronting", + -13.025318145751953 + ], + [ + "▁inserting", + -13.025322914123535 + ], + [ + "▁restless", + -13.0253267288208 + ], + [ + "▁Wildcats", + -13.025331497192383 + ], + [ + "▁latch", + -13.025348663330078 + ], + [ + "number", + -13.025426864624023 + ], + [ + "▁Herb", + -13.025532722473145 + ], + [ + "▁br", + -13.025607109069824 + ], + [ + "▁depiction", + -13.025627136230469 + ], + [ + "▁approvals", + -13.025629997253418 + ], + [ + "▁MasterCard", + -13.025659561157227 + ], + [ + "▁culprit", + -13.02572250366211 + ], + [ + "▁differentiated", + -13.025799751281738 + ], + [ + "▁Psycho", + -13.025924682617188 + ], + [ + "▁entrusted", + -13.025948524475098 + ], + [ + "▁separator", + -13.026285171508789 + ], + [ + "▁ribbons", + -13.026371002197266 + ], + [ + "▁relational", + -13.026529312133789 + ], + [ + "▁POWER", + -13.026573181152344 + ], + [ + "▁Surprise", + -13.026585578918457 + ], + [ + "▁scuba", + -13.02660846710205 + ], + [ + "▁sprouts", + -13.026630401611328 + ], + [ + "▁sentimental", + -13.026741981506348 + ], + [ + "▁Width", + -13.02678108215332 + ], + [ + "▁diligent", + -13.026822090148926 + ], + [ + "▁liners", + -13.02682876586914 + ], + [ + "▁1909", + -13.02684497833252 + ], + [ + "▁Timber", + -13.02685832977295 + ], + [ + "nagar", + -13.026915550231934 + ], + [ + "▁kite", + -13.026997566223145 + ], + [ + "▁notebooks", + -13.027013778686523 + ], + [ + "▁rebate", + -13.027108192443848 + ], + [ + "▁postgraduate", + -13.027120590209961 + ], + [ + "▁hyperlink", + -13.027127265930176 + ], + [ + "▁Electoral", + -13.027154922485352 + ], + [ + "▁mascara", + -13.027169227600098 + ], + [ + "▁explosives", + -13.027210235595703 + ], + [ + "▁Katz", + -13.027241706848145 + ], + [ + "▁urgently", + -13.027264595031738 + ], + [ + "▁edits", + -13.027307510375977 + ], + [ + "▁blueberries", + -13.027321815490723 + ], + [ + "▁shrugged", + -13.02736759185791 + ], + [ + "▁fractions", + -13.027425765991211 + ], + [ + "facebook", + -13.027433395385742 + ], + [ + "▁sanctioned", + -13.027475357055664 + ], + [ + "religious", + -13.027494430541992 + ], + [ + "solid", + -13.027610778808594 + ], + [ + "▁Publication", + -13.027642250061035 + ], + [ + "▁mulch", + -13.027647972106934 + ], + [ + "lé", + -13.027688980102539 + ], + [ + "▁NDP", + -13.02774429321289 + ], + [ + "performing", + -13.027795791625977 + ], + [ + "▁DLC", + -13.027813911437988 + ], + [ + "stead", + -13.027986526489258 + ], + [ + "▁Fancy", + -13.027992248535156 + ], + [ + "▁kittens", + -13.028037071228027 + ], + [ + "▁Catalan", + -13.028091430664062 + ], + [ + "▁sanitary", + -13.028099060058594 + ], + [ + "▁Sabha", + -13.028231620788574 + ], + [ + "Cor", + -13.0282564163208 + ], + [ + "▁Jennings", + -13.028268814086914 + ], + [ + "▁sensations", + -13.028282165527344 + ], + [ + "▁Rustic", + -13.02829360961914 + ], + [ + "▁Bryce", + -13.028319358825684 + ], + [ + "ural", + -13.028380393981934 + ], + [ + "▁Evelyn", + -13.02839469909668 + ], + [ + "Hu", + -13.028406143188477 + ], + [ + "▁vested", + -13.028489112854004 + ], + [ + "Hello", + -13.028519630432129 + ], + [ + "lp", + -13.028547286987305 + ], + [ + "▁Glacier", + -13.028592109680176 + ], + [ + "Pass", + -13.0286283493042 + ], + [ + "▁summarized", + -13.028677940368652 + ], + [ + "▁enlightened", + -13.028711318969727 + ], + [ + "horse", + -13.028742790222168 + ], + [ + "CV", + -13.028797149658203 + ], + [ + "shu", + -13.028828620910645 + ], + [ + "▁Generator", + -13.029293060302734 + ], + [ + "▁QA", + -13.029321670532227 + ], + [ + "▁chops", + -13.029328346252441 + ], + [ + "bearing", + -13.029335021972656 + ], + [ + "▁Seek", + -13.029398918151855 + ], + [ + "lev", + -13.029454231262207 + ], + [ + "eren", + -13.029463768005371 + ], + [ + "▁shepherd", + -13.029519081115723 + ], + [ + "▁abortions", + -13.029535293579102 + ], + [ + "▁Dig", + -13.029574394226074 + ], + [ + "Young", + -13.029605865478516 + ], + [ + "hir", + -13.029681205749512 + ], + [ + "▁inlet", + -13.029755592346191 + ], + [ + "▁judiciary", + -13.029767036437988 + ], + [ + "▁undeniable", + -13.029829025268555 + ], + [ + "▁WH", + -13.029977798461914 + ], + [ + "▁Bethlehem", + -13.030003547668457 + ], + [ + "▁recess", + -13.030054092407227 + ], + [ + "▁Ariel", + -13.030094146728516 + ], + [ + "▁HOT", + -13.030186653137207 + ], + [ + "▁cleanliness", + -13.03023624420166 + ], + [ + "▁handgun", + -13.030322074890137 + ], + [ + "222", + -13.030327796936035 + ], + [ + "▁tram", + -13.0303955078125 + ], + [ + "▁webcam", + -13.030525207519531 + ], + [ + "▁refill", + -13.030561447143555 + ], + [ + "▁Nah", + -13.030583381652832 + ], + [ + "▁discriminate", + -13.030625343322754 + ], + [ + "▁evoke", + -13.030638694763184 + ], + [ + "▁Carmel", + -13.0306396484375 + ], + [ + "▁Sight", + -13.030653953552246 + ], + [ + "▁Guaranteed", + -13.030696868896484 + ], + [ + "Music", + -13.030715942382812 + ], + [ + "▁SAM", + -13.030755996704102 + ], + [ + "▁specialization", + -13.030854225158691 + ], + [ + "▁Tha", + -13.030913352966309 + ], + [ + "▁Coil", + -13.031067848205566 + ], + [ + "▁pronounce", + -13.031091690063477 + ], + [ + "fel", + -13.031110763549805 + ], + [ + "▁Sinclair", + -13.031187057495117 + ], + [ + "▁Exeter", + -13.031243324279785 + ], + [ + "▁interrogation", + -13.031332015991211 + ], + [ + "▁graft", + -13.031405448913574 + ], + [ + "▁beasts", + -13.031448364257812 + ], + [ + "Use", + -13.031477928161621 + ], + [ + "god", + -13.031477928161621 + ], + [ + "▁Plato", + -13.031477928161621 + ], + [ + "▁Becoming", + -13.031546592712402 + ], + [ + "▁Pri", + -13.031790733337402 + ], + [ + "▁Ventura", + -13.031792640686035 + ], + [ + "▁winters", + -13.031891822814941 + ], + [ + "▁psyche", + -13.031900405883789 + ], + [ + "▁Trinidad", + -13.0319242477417 + ], + [ + "▁decidedly", + -13.032004356384277 + ], + [ + "▁Pr", + -13.032029151916504 + ], + [ + "▁Havana", + -13.032042503356934 + ], + [ + "ith", + -13.032082557678223 + ], + [ + "243", + -13.032103538513184 + ], + [ + "▁homosexual", + -13.032270431518555 + ], + [ + "▁caters", + -13.032286643981934 + ], + [ + "▁spheres", + -13.032401084899902 + ], + [ + "▁payload", + -13.03246784210205 + ], + [ + "▁reassuring", + -13.032522201538086 + ], + [ + "▁nonlinear", + -13.032613754272461 + ], + [ + "▁Scha", + -13.032716751098633 + ], + [ + "found", + -13.032889366149902 + ], + [ + "▁blooming", + -13.033015251159668 + ], + [ + "▁facet", + -13.033154487609863 + ], + [ + "▁lad", + -13.033185958862305 + ], + [ + "▁Banana", + -13.03320026397705 + ], + [ + "▁Malik", + -13.033252716064453 + ], + [ + "▁utensils", + -13.033265113830566 + ], + [ + "▁erect", + -13.033418655395508 + ], + [ + "▁ripping", + -13.03347110748291 + ], + [ + "▁skipper", + -13.033477783203125 + ], + [ + "Miss", + -13.033486366271973 + ], + [ + "▁schematic", + -13.033570289611816 + ], + [ + "▁Colony", + -13.033700942993164 + ], + [ + "ush", + -13.03370475769043 + ], + [ + "▁illuminate", + -13.033740997314453 + ], + [ + "▁Epson", + -13.033782958984375 + ], + [ + "painted", + -13.03381633758545 + ], + [ + "flat", + -13.033854484558105 + ], + [ + "▁dependencies", + -13.033907890319824 + ], + [ + "▁temperament", + -13.033941268920898 + ], + [ + "▁sucking", + -13.034015655517578 + ], + [ + "▁rainforest", + -13.034059524536133 + ], + [ + "isch", + -13.034087181091309 + ], + [ + "▁gated", + -13.034226417541504 + ], + [ + "▁od", + -13.03429889678955 + ], + [ + "▁Subsequently", + -13.03431510925293 + ], + [ + "▁apprenticeship", + -13.034363746643066 + ], + [ + "▁ACL", + -13.03438949584961 + ], + [ + "▁Languages", + -13.034443855285645 + ], + [ + "▁Tavern", + -13.03466796875 + ], + [ + "▁localization", + -13.0347900390625 + ], + [ + "api", + -13.03482723236084 + ], + [ + "DNA", + -13.034846305847168 + ], + [ + "▁Macro", + -13.034911155700684 + ], + [ + "▁Bosnia", + -13.035008430480957 + ], + [ + "▁amounted", + -13.035196304321289 + ], + [ + "▁blockade", + -13.035197257995605 + ], + [ + "▁LD", + -13.035264015197754 + ], + [ + "▁gastric", + -13.035332679748535 + ], + [ + "▁eradicate", + -13.035374641418457 + ], + [ + "▁Saunders", + -13.035459518432617 + ], + [ + "▁auditorium", + -13.0354642868042 + ], + [ + "▁wakes", + -13.035480499267578 + ], + [ + "bla", + -13.035497665405273 + ], + [ + "▁Joining", + -13.035508155822754 + ], + [ + "▁invoke", + -13.035574913024902 + ], + [ + "moon", + -13.035658836364746 + ], + [ + "▁platter", + -13.035693168640137 + ], + [ + "▁airplanes", + -13.03571605682373 + ], + [ + "▁Penguins", + -13.035751342773438 + ], + [ + "▁spotting", + -13.035883903503418 + ], + [ + "▁materially", + -13.035905838012695 + ], + [ + "▁Completing", + -13.035933494567871 + ], + [ + "ovic", + -13.035947799682617 + ], + [ + "▁marrying", + -13.03609848022461 + ], + [ + "▁pellets", + -13.036170959472656 + ], + [ + "▁watermelon", + -13.036219596862793 + ], + [ + "▁149", + -13.036264419555664 + ], + [ + "▁losers", + -13.03626537322998 + ], + [ + "▁steamed", + -13.036271095275879 + ], + [ + "▁Dock", + -13.036276817321777 + ], + [ + "▁gritty", + -13.036386489868164 + ], + [ + "▁Beard", + -13.036661148071289 + ], + [ + "▁Tunisia", + -13.036703109741211 + ], + [ + "▁penned", + -13.03671932220459 + ], + [ + "▁Meal", + -13.036720275878906 + ], + [ + "▁headphone", + -13.036786079406738 + ], + [ + "▁Cells", + -13.037015914916992 + ], + [ + "▁preacher", + -13.0370512008667 + ], + [ + "▁Jasmine", + -13.037113189697266 + ], + [ + "▁Philippe", + -13.03721809387207 + ], + [ + "▁theatres", + -13.037246704101562 + ], + [ + "important", + -13.037272453308105 + ], + [ + "▁و", + -13.037281036376953 + ], + [ + "▁HUD", + -13.03730583190918 + ], + [ + "▁contradictory", + -13.037354469299316 + ], + [ + "FB", + -13.037534713745117 + ], + [ + "▁empowers", + -13.037548065185547 + ], + [ + "panel", + -13.037790298461914 + ], + [ + "▁chilli", + -13.037853240966797 + ], + [ + "▁stump", + -13.037904739379883 + ], + [ + "▁sensual", + -13.037914276123047 + ], + [ + "▁esp", + -13.03791618347168 + ], + [ + "mie", + -13.037938117980957 + ], + [ + "▁discerning", + -13.037995338439941 + ], + [ + "▁hardness", + -13.037996292114258 + ], + [ + "hm", + -13.038058280944824 + ], + [ + "▁blasting", + -13.03811264038086 + ], + [ + "uru", + -13.038211822509766 + ], + [ + "▁limitless", + -13.03824520111084 + ], + [ + "Card", + -13.038331031799316 + ], + [ + "▁lasers", + -13.038347244262695 + ], + [ + "▁eminent", + -13.038382530212402 + ], + [ + "▁Tenn", + -13.038389205932617 + ], + [ + "▁Lex", + -13.038431167602539 + ], + [ + "▁breakup", + -13.038476943969727 + ], + [ + "▁Pont", + -13.0385160446167 + ], + [ + "backs", + -13.038559913635254 + ], + [ + "▁handbags", + -13.03863525390625 + ], + [ + "▁Observer", + -13.038727760314941 + ], + [ + "▁bows", + -13.038809776306152 + ], + [ + "▁incarnation", + -13.038912773132324 + ], + [ + "▁immerse", + -13.038949012756348 + ], + [ + "▁McCoy", + -13.038971900939941 + ], + [ + "▁Brake", + -13.039033889770508 + ], + [ + "▁nieces", + -13.03907299041748 + ], + [ + "▁Efficiency", + -13.039116859436035 + ], + [ + "▁abrasive", + -13.039177894592285 + ], + [ + "▁Coaches", + -13.039265632629395 + ], + [ + "bow", + -13.039270401000977 + ], + [ + "▁handbag", + -13.03946304321289 + ], + [ + "▁Genetic", + -13.039473533630371 + ], + [ + "▁CEOs", + -13.03963565826416 + ], + [ + "DH", + -13.039678573608398 + ], + [ + "▁Designing", + -13.039874076843262 + ], + [ + "ш", + -13.039925575256348 + ], + [ + "▁tiled", + -13.039976119995117 + ], + [ + "▁Nicola", + -13.040095329284668 + ], + [ + "212", + -13.04013729095459 + ], + [ + "▁stature", + -13.040228843688965 + ], + [ + "▁Cases", + -13.040270805358887 + ], + [ + "134", + -13.040281295776367 + ], + [ + "▁Isabel", + -13.04029655456543 + ], + [ + "▁visibly", + -13.040565490722656 + ], + [ + "encia", + -13.040568351745605 + ], + [ + "▁Kindergarten", + -13.040570259094238 + ], + [ + "▁salute", + -13.040716171264648 + ], + [ + "370", + -13.0408296585083 + ], + [ + "▁Pel", + -13.040995597839355 + ], + [ + "▁prized", + -13.041055679321289 + ], + [ + "company", + -13.041090965270996 + ], + [ + "▁Judah", + -13.041190147399902 + ], + [ + "▁drowned", + -13.041318893432617 + ], + [ + "▁hiatus", + -13.041345596313477 + ], + [ + "same", + -13.04135799407959 + ], + [ + "▁embraces", + -13.041378021240234 + ], + [ + "▁remediation", + -13.041417121887207 + ], + [ + "radio", + -13.041449546813965 + ], + [ + "م", + -13.041470527648926 + ], + [ + "motion", + -13.041481971740723 + ], + [ + "thought", + -13.04160213470459 + ], + [ + "▁coma", + -13.041616439819336 + ], + [ + "ANT", + -13.041641235351562 + ], + [ + "▁soothe", + -13.041683197021484 + ], + [ + "kle", + -13.041686058044434 + ], + [ + "▁Subscription", + -13.041723251342773 + ], + [ + "144", + -13.04174518585205 + ], + [ + "▁Concepts", + -13.041779518127441 + ], + [ + "▁enlightenment", + -13.041878700256348 + ], + [ + "▁warp", + -13.041926383972168 + ], + [ + "▁numb", + -13.042009353637695 + ], + [ + "published", + -13.042010307312012 + ], + [ + "▁retreats", + -13.04204273223877 + ], + [ + "▁marketer", + -13.042158126831055 + ], + [ + "▁Valerie", + -13.042228698730469 + ], + [ + "▁carbohydrate", + -13.042295455932617 + ], + [ + "mL", + -13.042301177978516 + ], + [ + "▁WHEN", + -13.042356491088867 + ], + [ + "▁exemptions", + -13.042366027832031 + ], + [ + "▁safeguards", + -13.042389869689941 + ], + [ + "▁Commissioners", + -13.0424222946167 + ], + [ + "▁originate", + -13.042426109313965 + ], + [ + "▁£7", + -13.042524337768555 + ], + [ + "▁unsubscribe", + -13.042570114135742 + ], + [ + "▁NEC", + -13.042603492736816 + ], + [ + "KB", + -13.042623519897461 + ], + [ + "▁Twist", + -13.042738914489746 + ], + [ + "▁Vanilla", + -13.04275894165039 + ], + [ + "▁avant", + -13.042768478393555 + ], + [ + "▁pea", + -13.042872428894043 + ], + [ + "▁manifested", + -13.042879104614258 + ], + [ + "▁machining", + -13.042988777160645 + ], + [ + "flower", + -13.043069839477539 + ], + [ + "▁diagonal", + -13.0431547164917 + ], + [ + "▁sucker", + -13.043217658996582 + ], + [ + "▁Sylvia", + -13.04328441619873 + ], + [ + "▁Bran", + -13.043292999267578 + ], + [ + "▁Hanoi", + -13.043334007263184 + ], + [ + "▁abusing", + -13.043392181396484 + ], + [ + "▁со", + -13.043410301208496 + ], + [ + "▁miraculous", + -13.043478965759277 + ], + [ + "▁JOHN", + -13.043532371520996 + ], + [ + "▁depreciation", + -13.04358196258545 + ], + [ + "▁Preservation", + -13.043662071228027 + ], + [ + "▁paranormal", + -13.043734550476074 + ], + [ + "▁Atomic", + -13.043773651123047 + ], + [ + "▁Nigerians", + -13.04378890991211 + ], + [ + "ops", + -13.04379653930664 + ], + [ + "▁hires", + -13.043807983398438 + ], + [ + "▁Personality", + -13.0440092086792 + ], + [ + "▁Parsons", + -13.044034004211426 + ], + [ + "▁Barclays", + -13.044065475463867 + ], + [ + "▁mozzarella", + -13.044081687927246 + ], + [ + "▁Fiat", + -13.044106483459473 + ], + [ + "▁infertility", + -13.04413890838623 + ], + [ + "▁prowess", + -13.044149398803711 + ], + [ + "review", + -13.044197082519531 + ], + [ + "▁Panels", + -13.04420280456543 + ], + [ + "▁Silence", + -13.044367790222168 + ], + [ + "▁aches", + -13.044428825378418 + ], + [ + "▁ale", + -13.04443359375 + ], + [ + "▁errands", + -13.044463157653809 + ], + [ + "▁hotter", + -13.044535636901855 + ], + [ + "▁Uniform", + -13.04457950592041 + ], + [ + "berger", + -13.044609069824219 + ], + [ + "▁Hospitals", + -13.044632911682129 + ], + [ + "SN", + -13.044646263122559 + ], + [ + "▁Utilities", + -13.044690132141113 + ], + [ + "tile", + -13.044818878173828 + ], + [ + "▁Luc", + -13.044938087463379 + ], + [ + "▁seeming", + -13.044966697692871 + ], + [ + "▁Cyrus", + -13.045023918151855 + ], + [ + "▁Laboratories", + -13.045036315917969 + ], + [ + "early", + -13.045133590698242 + ], + [ + "ADA", + -13.045136451721191 + ], + [ + "▁Dynasty", + -13.04515552520752 + ], + [ + "▁Charm", + -13.045393943786621 + ], + [ + "▁Notification", + -13.045393943786621 + ], + [ + "▁turbulent", + -13.045398712158203 + ], + [ + "▁Cannot", + -13.04540729522705 + ], + [ + "scenes", + -13.045431137084961 + ], + [ + "▁longstanding", + -13.045476913452148 + ], + [ + "developed", + -13.045554161071777 + ], + [ + "▁toolbar", + -13.045574188232422 + ], + [ + "▁Stylish", + -13.045720100402832 + ], + [ + "▁Abel", + -13.045730590820312 + ], + [ + "▁countdown", + -13.04577922821045 + ], + [ + "▁Output", + -13.045904159545898 + ], + [ + "▁ze", + -13.045915603637695 + ], + [ + "▁negativity", + -13.04603385925293 + ], + [ + "▁Garland", + -13.046064376831055 + ], + [ + "▁mandates", + -13.046085357666016 + ], + [ + "pub", + -13.046101570129395 + ], + [ + "▁fooled", + -13.046107292175293 + ], + [ + "uti", + -13.046117782592773 + ], + [ + "▁Muse", + -13.046175003051758 + ], + [ + "▁AMC", + -13.04625129699707 + ], + [ + "▁onward", + -13.046286582946777 + ], + [ + "hee", + -13.04628849029541 + ], + [ + "▁TW", + -13.046354293823242 + ], + [ + "▁irresponsible", + -13.046372413635254 + ], + [ + "▁Detection", + -13.046391487121582 + ], + [ + "▁Nichols", + -13.046455383300781 + ], + [ + "▁Prescription", + -13.046468734741211 + ], + [ + "pol", + -13.046513557434082 + ], + [ + "▁Starter", + -13.046553611755371 + ], + [ + "▁SNP", + -13.046636581420898 + ], + [ + "▁crater", + -13.046662330627441 + ], + [ + "▁Approved", + -13.046687126159668 + ], + [ + "uploads", + -13.0466890335083 + ], + [ + "▁tumble", + -13.046710968017578 + ], + [ + "▁extremes", + -13.046754837036133 + ], + [ + "▁Colombian", + -13.046774864196777 + ], + [ + "▁augment", + -13.0468111038208 + ], + [ + "▁tidal", + -13.046822547912598 + ], + [ + "▁burglary", + -13.046902656555176 + ], + [ + "▁Belmont", + -13.046935081481934 + ], + [ + "▁workflows", + -13.047006607055664 + ], + [ + "▁Blast", + -13.047017097473145 + ], + [ + "▁jewels", + -13.047117233276367 + ], + [ + "HB", + -13.047228813171387 + ], + [ + "▁mugs", + -13.047293663024902 + ], + [ + "▁Anyways", + -13.04730224609375 + ], + [ + "paying", + -13.047309875488281 + ], + [ + "▁knobs", + -13.04732608795166 + ], + [ + "Women", + -13.047381401062012 + ], + [ + "▁Delete", + -13.047450065612793 + ], + [ + "▁balm", + -13.047456741333008 + ], + [ + "▁ancestor", + -13.047541618347168 + ], + [ + "▁condominium", + -13.047639846801758 + ], + [ + "complete", + -13.047758102416992 + ], + [ + "▁airflow", + -13.047783851623535 + ], + [ + "▁lettering", + -13.047947883605957 + ], + [ + "▁Cannes", + -13.047959327697754 + ], + [ + "▁fiddle", + -13.048016548156738 + ], + [ + "▁rollers", + -13.048127174377441 + ], + [ + "▁Correct", + -13.048163414001465 + ], + [ + "▁Rifle", + -13.048173904418945 + ], + [ + "▁hovering", + -13.048215866088867 + ], + [ + "▁overwhelm", + -13.04826831817627 + ], + [ + "▁fantasies", + -13.048312187194824 + ], + [ + "ple", + -13.048369407653809 + ], + [ + "▁floated", + -13.048397064208984 + ], + [ + "▁sans", + -13.048463821411133 + ], + [ + "▁Jaipur", + -13.048468589782715 + ], + [ + "▁Wichita", + -13.048504829406738 + ], + [ + "▁Zombie", + -13.048611640930176 + ], + [ + "xa", + -13.048657417297363 + ], + [ + "▁interchange", + -13.048687934875488 + ], + [ + "bri", + -13.048803329467773 + ], + [ + "▁curled", + -13.04898738861084 + ], + [ + "oku", + -13.049025535583496 + ], + [ + "staff", + -13.049112319946289 + ], + [ + "▁chunky", + -13.049193382263184 + ], + [ + "aff", + -13.049242973327637 + ], + [ + "▁Formation", + -13.04931640625 + ], + [ + "▁sleeps", + -13.049455642700195 + ], + [ + "▁Pirate", + -13.049505233764648 + ], + [ + "▁Est", + -13.04953384399414 + ], + [ + "▁Cre", + -13.049593925476074 + ], + [ + "▁Influence", + -13.049619674682617 + ], + [ + "▁Terror", + -13.049620628356934 + ], + [ + "▁BG", + -13.049670219421387 + ], + [ + "▁champ", + -13.049670219421387 + ], + [ + "▁elbows", + -13.049715042114258 + ], + [ + "▁CN", + -13.049830436706543 + ], + [ + "give", + -13.050140380859375 + ], + [ + "tica", + -13.050166130065918 + ], + [ + "bah", + -13.05018138885498 + ], + [ + "▁Mozart", + -13.050206184387207 + ], + [ + "▁rumored", + -13.050209045410156 + ], + [ + "▁162", + -13.050320625305176 + ], + [ + "Med", + -13.05041790008545 + ], + [ + "▁Stafford", + -13.05044937133789 + ], + [ + "▁inventions", + -13.050470352172852 + ], + [ + "▁Parallel", + -13.050503730773926 + ], + [ + "▁Distinguished", + -13.050559043884277 + ], + [ + "▁Qur", + -13.050591468811035 + ], + [ + "▁Vanguard", + -13.050681114196777 + ], + [ + "▁antigen", + -13.050789833068848 + ], + [ + "▁Container", + -13.05081558227539 + ], + [ + "dress", + -13.050854682922363 + ], + [ + "▁Diocese", + -13.050994873046875 + ], + [ + "▁Negative", + -13.05099868774414 + ], + [ + "hana", + -13.051063537597656 + ], + [ + "dh", + -13.051146507263184 + ], + [ + "▁murderer", + -13.051273345947266 + ], + [ + "▁amplified", + -13.051301002502441 + ], + [ + "▁intending", + -13.051323890686035 + ], + [ + "▁SaaS", + -13.051328659057617 + ], + [ + "▁Oscars", + -13.051383972167969 + ], + [ + "▁Latvia", + -13.051474571228027 + ], + [ + "▁articulated", + -13.051483154296875 + ], + [ + "▁Braves", + -13.051517486572266 + ], + [ + "copy", + -13.05156421661377 + ], + [ + "▁£50", + -13.051594734191895 + ], + [ + "▁catered", + -13.051728248596191 + ], + [ + "▁escalating", + -13.051777839660645 + ], + [ + "▁motherhood", + -13.051911354064941 + ], + [ + "Soft", + -13.052031517028809 + ], + [ + "eat", + -13.05206298828125 + ], + [ + "▁Gerard", + -13.052077293395996 + ], + [ + "itas", + -13.052154541015625 + ], + [ + "▁Pluto", + -13.052157402038574 + ], + [ + "▁slump", + -13.05219554901123 + ], + [ + "▁blurred", + -13.052215576171875 + ], + [ + "▁Weird", + -13.05223560333252 + ], + [ + "▁orthopedic", + -13.052420616149902 + ], + [ + "▁MAR", + -13.052441596984863 + ], + [ + "▁ledger", + -13.052461624145508 + ], + [ + "▁Absolute", + -13.052486419677734 + ], + [ + "▁Addiction", + -13.052613258361816 + ], + [ + "▁Kro", + -13.052647590637207 + ], + [ + "▁Marijuana", + -13.052650451660156 + ], + [ + "▁behavioural", + -13.052682876586914 + ], + [ + "▁1903", + -13.052704811096191 + ], + [ + "league", + -13.05278205871582 + ], + [ + "study", + -13.052813529968262 + ], + [ + "▁YMCA", + -13.052863121032715 + ], + [ + "▁Grain", + -13.052888870239258 + ], + [ + "▁disclosures", + -13.053033828735352 + ], + [ + "▁diplomat", + -13.053186416625977 + ], + [ + "alis", + -13.053396224975586 + ], + [ + "linear", + -13.053483009338379 + ], + [ + "▁halves", + -13.053484916687012 + ], + [ + "▁transformer", + -13.053560256958008 + ], + [ + "▁Linear", + -13.053644180297852 + ], + [ + "ل", + -13.053775787353516 + ], + [ + "▁ignores", + -13.053817749023438 + ], + [ + "combe", + -13.053828239440918 + ], + [ + "▁Toni", + -13.053897857666016 + ], + [ + "▁sands", + -13.054045677185059 + ], + [ + "▁startling", + -13.05406379699707 + ], + [ + "▁kayaking", + -13.05411434173584 + ], + [ + "AE", + -13.05437183380127 + ], + [ + "RU", + -13.054428100585938 + ], + [ + "▁JSON", + -13.054441452026367 + ], + [ + "▁Ashton", + -13.054461479187012 + ], + [ + "▁administering", + -13.0545072555542 + ], + [ + "▁contingency", + -13.054598808288574 + ], + [ + "▁visitation", + -13.054615020751953 + ], + [ + "▁Lucia", + -13.054636001586914 + ], + [ + "AZ", + -13.054744720458984 + ], + [ + "▁Crowd", + -13.054807662963867 + ], + [ + "▁Fairfield", + -13.054821968078613 + ], + [ + "▁mower", + -13.055002212524414 + ], + [ + "▁Crushers", + -13.05502700805664 + ], + [ + "▁Bayern", + -13.055028915405273 + ], + [ + "▁leopard", + -13.055045127868652 + ], + [ + "▁Ref", + -13.055107116699219 + ], + [ + "▁Colleges", + -13.055238723754883 + ], + [ + "▁freeway", + -13.055419921875 + ], + [ + "Th", + -13.055429458618164 + ], + [ + "shin", + -13.055526733398438 + ], + [ + "▁Ep", + -13.055580139160156 + ], + [ + "▁Salisbury", + -13.055662155151367 + ], + [ + "▁Uploaded", + -13.055780410766602 + ], + [ + "▁Offices", + -13.05579662322998 + ], + [ + "▁Poverty", + -13.05599308013916 + ], + [ + "▁clasp", + -13.056000709533691 + ], + [ + "▁hears", + -13.056031227111816 + ], + [ + "client", + -13.056087493896484 + ], + [ + "rai", + -13.05612564086914 + ], + [ + "ulation", + -13.056151390075684 + ], + [ + "png", + -13.056222915649414 + ], + [ + "Win", + -13.056264877319336 + ], + [ + "▁Joanna", + -13.056424140930176 + ], + [ + "▁Patterns", + -13.056451797485352 + ], + [ + "▁della", + -13.056469917297363 + ], + [ + "▁Alec", + -13.056644439697266 + ], + [ + "▁estates", + -13.05667781829834 + ], + [ + "▁remembrance", + -13.056703567504883 + ], + [ + "▁predator", + -13.056817054748535 + ], + [ + "▁messing", + -13.05682373046875 + ], + [ + "▁installers", + -13.056882858276367 + ], + [ + "▁fury", + -13.05695629119873 + ], + [ + "1500", + -13.056986808776855 + ], + [ + "Israel", + -13.057044982910156 + ], + [ + "▁cultured", + -13.05705451965332 + ], + [ + "hoff", + -13.05705738067627 + ], + [ + "▁drifting", + -13.05707836151123 + ], + [ + "▁ny", + -13.057212829589844 + ], + [ + "ovich", + -13.0573091506958 + ], + [ + "▁Dickens", + -13.057345390319824 + ], + [ + "▁revolt", + -13.057381629943848 + ], + [ + "▁Aw", + -13.057385444641113 + ], + [ + "▁threaded", + -13.057390213012695 + ], + [ + "▁224", + -13.057428359985352 + ], + [ + "▁parallels", + -13.057520866394043 + ], + [ + "▁Scholars", + -13.057601928710938 + ], + [ + "hh", + -13.057629585266113 + ], + [ + "▁dams", + -13.05765438079834 + ], + [ + "▁unsecured", + -13.057785034179688 + ], + [ + "▁Integrity", + -13.057808876037598 + ], + [ + "▁Alas", + -13.057855606079102 + ], + [ + "▁jealousy", + -13.057912826538086 + ], + [ + "▁lurking", + -13.058012962341309 + ], + [ + "▁enact", + -13.058050155639648 + ], + [ + "▁sizable", + -13.058101654052734 + ], + [ + "AV", + -13.058120727539062 + ], + [ + "▁puff", + -13.058323860168457 + ], + [ + "▁biases", + -13.05837631225586 + ], + [ + "▁decals", + -13.058382987976074 + ], + [ + "▁Stud", + -13.058433532714844 + ], + [ + "▁Barb", + -13.058476448059082 + ], + [ + "youtube", + -13.058479309082031 + ], + [ + "▁Kiev", + -13.058526039123535 + ], + [ + "▁ottoman", + -13.058586120605469 + ], + [ + "▁insulting", + -13.058588981628418 + ], + [ + "▁waterways", + -13.058609962463379 + ], + [ + "▁ruthless", + -13.058614730834961 + ], + [ + "▁Lose", + -13.058619499206543 + ], + [ + "▁Premiere", + -13.058648109436035 + ], + [ + "▁formatted", + -13.058740615844727 + ], + [ + "▁Dane", + -13.058801651000977 + ], + [ + "▁Gathering", + -13.058924674987793 + ], + [ + "▁Slovakia", + -13.059000015258789 + ], + [ + "▁peri", + -13.059022903442383 + ], + [ + "▁sus", + -13.059087753295898 + ], + [ + "dine", + -13.059170722961426 + ], + [ + "▁Nora", + -13.05919075012207 + ], + [ + "▁dusk", + -13.059276580810547 + ], + [ + "▁Voting", + -13.059343338012695 + ], + [ + "azi", + -13.059347152709961 + ], + [ + "▁entail", + -13.059350967407227 + ], + [ + "▁toner", + -13.059401512145996 + ], + [ + "▁Poe", + -13.059494972229004 + ], + [ + "TG", + -13.059534072875977 + ], + [ + "▁cilantro", + -13.05961799621582 + ], + [ + "gui", + -13.059623718261719 + ], + [ + "▁poisonous", + -13.059648513793945 + ], + [ + "▁mitochondrial", + -13.059779167175293 + ], + [ + "▁wineries", + -13.059832572937012 + ], + [ + "▁Shelf", + -13.05984878540039 + ], + [ + "▁Lena", + -13.059859275817871 + ], + [ + "▁painfully", + -13.059976577758789 + ], + [ + "▁157", + -13.060014724731445 + ], + [ + "▁trivia", + -13.060040473937988 + ], + [ + "eon", + -13.060147285461426 + ], + [ + "▁Porto", + -13.06020450592041 + ], + [ + "▁watershed", + -13.060245513916016 + ], + [ + "▁magically", + -13.060301780700684 + ], + [ + "▁Xu", + -13.06031608581543 + ], + [ + "▁Frankie", + -13.060343742370605 + ], + [ + "▁275", + -13.060379981994629 + ], + [ + "▁1865", + -13.06040096282959 + ], + [ + "▁directs", + -13.060576438903809 + ], + [ + "follow", + -13.06060791015625 + ], + [ + "▁Literacy", + -13.060609817504883 + ], + [ + "▁EZ", + -13.060640335083008 + ], + [ + "▁everlasting", + -13.060674667358398 + ], + [ + "▁Suicide", + -13.060724258422852 + ], + [ + "▁hy", + -13.060748100280762 + ], + [ + "▁apk", + -13.060763359069824 + ], + [ + "▁contextual", + -13.060806274414062 + ], + [ + "▁taped", + -13.060839653015137 + ], + [ + "▁detects", + -13.0608491897583 + ], + [ + "▁Editorial", + -13.060965538024902 + ], + [ + "default", + -13.060979843139648 + ], + [ + "▁DU", + -13.06098461151123 + ], + [ + "▁Feet", + -13.06098461151123 + ], + [ + "▁Gemini", + -13.06098747253418 + ], + [ + "turned", + -13.061091423034668 + ], + [ + "▁PEOPLE", + -13.061180114746094 + ], + [ + "▁Owl", + -13.06118392944336 + ], + [ + "▁Patriot", + -13.061216354370117 + ], + [ + "▁NIH", + -13.061278343200684 + ], + [ + "▁Moral", + -13.061326026916504 + ], + [ + "▁curling", + -13.061386108398438 + ], + [ + "▁exits", + -13.061440467834473 + ], + [ + "Cam", + -13.061448097229004 + ], + [ + "▁Mak", + -13.061450958251953 + ], + [ + "▁claw", + -13.061480522155762 + ], + [ + "▁jams", + -13.061497688293457 + ], + [ + "▁embody", + -13.061500549316406 + ], + [ + "▁Formal", + -13.061565399169922 + ], + [ + "▁Nic", + -13.061616897583008 + ], + [ + "letter", + -13.061636924743652 + ], + [ + "▁Terri", + -13.06164836883545 + ], + [ + "▁Cayman", + -13.061761856079102 + ], + [ + "▁halo", + -13.061797142028809 + ], + [ + "▁Flo", + -13.061824798583984 + ], + [ + "▁compartments", + -13.06182861328125 + ], + [ + "▁caste", + -13.06187915802002 + ], + [ + "▁defeats", + -13.06188678741455 + ], + [ + "▁Completely", + -13.061906814575195 + ], + [ + "▁america", + -13.061929702758789 + ], + [ + "idi", + -13.061955451965332 + ], + [ + "▁Connie", + -13.061972618103027 + ], + [ + "▁git", + -13.062054634094238 + ], + [ + "Way", + -13.062068939208984 + ], + [ + "▁erection", + -13.062154769897461 + ], + [ + "▁limo", + -13.062300682067871 + ], + [ + "▁apron", + -13.062315940856934 + ], + [ + "1200", + -13.062363624572754 + ], + [ + "MF", + -13.062376976013184 + ], + [ + "▁rhythmic", + -13.0623779296875 + ], + [ + "kie", + -13.062387466430664 + ], + [ + "▁ab", + -13.062417030334473 + ], + [ + "▁endlessly", + -13.062626838684082 + ], + [ + "▁Settlement", + -13.062638282775879 + ], + [ + "▁insanity", + -13.062726020812988 + ], + [ + "▁gamer", + -13.06275749206543 + ], + [ + "OUT", + -13.062800407409668 + ], + [ + "▁negligent", + -13.062848091125488 + ], + [ + "▁Surgical", + -13.062889099121094 + ], + [ + "▁Transactions", + -13.063004493713379 + ], + [ + "▁microscopy", + -13.06303596496582 + ], + [ + "▁Cur", + -13.063089370727539 + ], + [ + "▁swimmers", + -13.063204765319824 + ], + [ + "▁Quran", + -13.063349723815918 + ], + [ + "▁Domino", + -13.063380241394043 + ], + [ + "▁Accident", + -13.063529968261719 + ], + [ + "▁Agree", + -13.063542366027832 + ], + [ + "▁Thermo", + -13.063590049743652 + ], + [ + "▁relocating", + -13.063613891601562 + ], + [ + "▁grounding", + -13.063644409179688 + ], + [ + "▁inhabit", + -13.063817977905273 + ], + [ + "▁Forge", + -13.063855171203613 + ], + [ + "▁CX", + -13.063861846923828 + ], + [ + "▁exporter", + -13.063912391662598 + ], + [ + "CAR", + -13.06396484375 + ], + [ + "▁attest", + -13.063982963562012 + ], + [ + "▁PNG", + -13.063987731933594 + ], + [ + "▁germs", + -13.06400203704834 + ], + [ + "▁Ceremony", + -13.06402587890625 + ], + [ + "▁litres", + -13.06405258178711 + ], + [ + "▁Boyle", + -13.06409740447998 + ], + [ + "▁Karma", + -13.064114570617676 + ], + [ + "▁benchmarks", + -13.064116477966309 + ], + [ + "▁Af", + -13.064176559448242 + ], + [ + "▁ante", + -13.064179420471191 + ], + [ + "▁exposures", + -13.064301490783691 + ], + [ + "▁Aerospace", + -13.064379692077637 + ], + [ + "▁Contrary", + -13.064473152160645 + ], + [ + "▁auditing", + -13.064522743225098 + ], + [ + "▁toolkit", + -13.064539909362793 + ], + [ + "steel", + -13.064541816711426 + ], + [ + "▁Burr", + -13.064603805541992 + ], + [ + "▁Drill", + -13.064623832702637 + ], + [ + "effects", + -13.064684867858887 + ], + [ + "▁151", + -13.064706802368164 + ], + [ + "▁Higgins", + -13.064774513244629 + ], + [ + "Never", + -13.064861297607422 + ], + [ + "▁symmetry", + -13.064906120300293 + ], + [ + "▁Donovan", + -13.064916610717773 + ], + [ + "▁tuberculosis", + -13.064980506896973 + ], + [ + "SK", + -13.065006256103516 + ], + [ + "▁retirees", + -13.065077781677246 + ], + [ + "▁mr", + -13.065099716186523 + ], + [ + "stan", + -13.065154075622559 + ], + [ + "▁anglers", + -13.06518268585205 + ], + [ + "▁walkers", + -13.065241813659668 + ], + [ + "ов", + -13.065279960632324 + ], + [ + "▁É", + -13.06529426574707 + ], + [ + "▁Moran", + -13.06543254852295 + ], + [ + "139", + -13.065463066101074 + ], + [ + "bh", + -13.065468788146973 + ], + [ + "▁Chick", + -13.06550407409668 + ], + [ + "▁Eleven", + -13.065520286560059 + ], + [ + "▁Boards", + -13.065546989440918 + ], + [ + "▁Anxiety", + -13.065550804138184 + ], + [ + "▁Shelley", + -13.065601348876953 + ], + [ + "added", + -13.065606117248535 + ], + [ + "▁MLA", + -13.065661430358887 + ], + [ + "▁LONDON", + -13.065695762634277 + ], + [ + "otti", + -13.065707206726074 + ], + [ + "▁Ratio", + -13.06577205657959 + ], + [ + "files", + -13.0657958984375 + ], + [ + "▁conductive", + -13.065813064575195 + ], + [ + "▁Yun", + -13.0658540725708 + ], + [ + "▁obsessive", + -13.065933227539062 + ], + [ + "▁Electricity", + -13.06594467163086 + ], + [ + "▁austerity", + -13.066027641296387 + ], + [ + "▁Hulk", + -13.066227912902832 + ], + [ + "▁showdown", + -13.06637954711914 + ], + [ + "▁Grammar", + -13.066394805908203 + ], + [ + "▁Michelin", + -13.066458702087402 + ], + [ + "VS", + -13.066475868225098 + ], + [ + "▁1400", + -13.066487312316895 + ], + [ + "▁1100", + -13.06649398803711 + ], + [ + "▁Computers", + -13.066496849060059 + ], + [ + "▁str", + -13.066550254821777 + ], + [ + "Shop", + -13.066568374633789 + ], + [ + "▁breweries", + -13.066600799560547 + ], + [ + "▁Holden", + -13.066617965698242 + ], + [ + "OA", + -13.06667709350586 + ], + [ + "▁minimized", + -13.066774368286133 + ], + [ + "rous", + -13.066850662231445 + ], + [ + "▁SPF", + -13.066917419433594 + ], + [ + "▁Rubio", + -13.066962242126465 + ], + [ + "▁Strawberry", + -13.067066192626953 + ], + [ + "▁Rub", + -13.067164421081543 + ], + [ + "▁Finger", + -13.067233085632324 + ], + [ + "▁haunt", + -13.067243576049805 + ], + [ + "▁Ivory", + -13.067291259765625 + ], + [ + "label", + -13.067306518554688 + ], + [ + "▁în", + -13.06747817993164 + ], + [ + "▁Charlottesville", + -13.067540168762207 + ], + [ + "▁outage", + -13.067604064941406 + ], + [ + "▁ITV", + -13.067618370056152 + ], + [ + "agi", + -13.06766128540039 + ], + [ + "▁Cavaliers", + -13.0676908493042 + ], + [ + "voice", + -13.067788124084473 + ], + [ + "lap", + -13.067824363708496 + ], + [ + "▁upkeep", + -13.067843437194824 + ], + [ + "Pad", + -13.067899703979492 + ], + [ + "▁savage", + -13.067923545837402 + ], + [ + "▁fractured", + -13.067949295043945 + ], + [ + "▁surpass", + -13.067965507507324 + ], + [ + "▁Biz", + -13.06796646118164 + ], + [ + "Dis", + -13.068236351013184 + ], + [ + "Safe", + -13.068304061889648 + ], + [ + "▁154", + -13.068337440490723 + ], + [ + "▁accountants", + -13.068373680114746 + ], + [ + "gia", + -13.068445205688477 + ], + [ + "▁scouting", + -13.068492889404297 + ], + [ + "Inter", + -13.068626403808594 + ], + [ + "nda", + -13.068675994873047 + ], + [ + "299", + -13.068689346313477 + ], + [ + "pocket", + -13.068699836730957 + ], + [ + "▁Pdf", + -13.068788528442383 + ], + [ + "▁joys", + -13.068822860717773 + ], + [ + "industrial", + -13.068841934204102 + ], + [ + "▁Continuous", + -13.068928718566895 + ], + [ + "▁tame", + -13.06898021697998 + ], + [ + "▁Months", + -13.06898307800293 + ], + [ + "▁devastation", + -13.06906795501709 + ], + [ + "▁sinful", + -13.069090843200684 + ], + [ + "▁larvae", + -13.069212913513184 + ], + [ + "goers", + -13.069355010986328 + ], + [ + "▁apprentice", + -13.069424629211426 + ], + [ + "▁Harlem", + -13.06947135925293 + ], + [ + "▁criticisms", + -13.069510459899902 + ], + [ + "▁skepticism", + -13.069522857666016 + ], + [ + "▁strengthens", + -13.069632530212402 + ], + [ + "▁shovel", + -13.069650650024414 + ], + [ + "▁accomplishing", + -13.069659233093262 + ], + [ + "▁disturb", + -13.069692611694336 + ], + [ + "▁chap", + -13.06973934173584 + ], + [ + "▁Edmund", + -13.069742202758789 + ], + [ + "▁placements", + -13.069754600524902 + ], + [ + "fitting", + -13.069779396057129 + ], + [ + "▁fe", + -13.069803237915039 + ], + [ + "▁Samples", + -13.069823265075684 + ], + [ + "▁Mei", + -13.06982707977295 + ], + [ + "percent", + -13.070075988769531 + ], + [ + "▁Marcel", + -13.07009220123291 + ], + [ + "llo", + -13.070191383361816 + ], + [ + "▁Praise", + -13.070211410522461 + ], + [ + "▁Punk", + -13.070262908935547 + ], + [ + "DN", + -13.070496559143066 + ], + [ + "▁GTA", + -13.070533752441406 + ], + [ + "▁famine", + -13.070552825927734 + ], + [ + "▁Alive", + -13.07060718536377 + ], + [ + "▁immuno", + -13.070852279663086 + ], + [ + "355", + -13.070919036865234 + ], + [ + "▁boarded", + -13.070995330810547 + ], + [ + "▁bulls", + -13.071022987365723 + ], + [ + "points", + -13.07109546661377 + ], + [ + "haired", + -13.071150779724121 + ], + [ + "otic", + -13.071152687072754 + ], + [ + "▁cheated", + -13.071316719055176 + ], + [ + "▁Pitch", + -13.071374893188477 + ], + [ + "▁mediated", + -13.071394920349121 + ], + [ + "▁Agencies", + -13.071395874023438 + ], + [ + "▁Shade", + -13.071443557739258 + ], + [ + "▁affluent", + -13.071589469909668 + ], + [ + "▁disciple", + -13.071636199951172 + ], + [ + "▁admittedly", + -13.071659088134766 + ], + [ + "holding", + -13.07182502746582 + ], + [ + "▁nerd", + -13.071889877319336 + ], + [ + "▁1904", + -13.071942329406738 + ], + [ + "German", + -13.071955680847168 + ], + [ + "anza", + -13.071975708007812 + ], + [ + "▁Chal", + -13.072068214416504 + ], + [ + "▁tertiary", + -13.072089195251465 + ], + [ + "▁stealth", + -13.072135925292969 + ], + [ + "206", + -13.07226276397705 + ], + [ + "generic", + -13.072284698486328 + ], + [ + "▁dvd", + -13.07229232788086 + ], + [ + "tea", + -13.072341918945312 + ], + [ + "▁Patty", + -13.072515487670898 + ], + [ + "coated", + -13.072550773620605 + ], + [ + "️", + -13.072551727294922 + ], + [ + "LINE", + -13.072553634643555 + ], + [ + "▁diffuse", + -13.072636604309082 + ], + [ + "▁Upload", + -13.072696685791016 + ], + [ + "▁adversity", + -13.072744369506836 + ], + [ + "vas", + -13.07279109954834 + ], + [ + "▁clad", + -13.072816848754883 + ], + [ + "ر", + -13.072830200195312 + ], + [ + "▁depleted", + -13.072835922241211 + ], + [ + "▁cartilage", + -13.072884559631348 + ], + [ + "▁Daytona", + -13.072907447814941 + ], + [ + "blade", + -13.072922706604004 + ], + [ + "و", + -13.072929382324219 + ], + [ + "▁outsider", + -13.07295036315918 + ], + [ + "▁realtor", + -13.072959899902344 + ], + [ + "▁PRE", + -13.073038101196289 + ], + [ + "▁rooting", + -13.073092460632324 + ], + [ + "▁Abdullah", + -13.073101997375488 + ], + [ + "▁Belarus", + -13.073189735412598 + ], + [ + "producing", + -13.07320499420166 + ], + [ + "▁prognosis", + -13.073262214660645 + ], + [ + "▁SHE", + -13.073275566101074 + ], + [ + "▁erased", + -13.073321342468262 + ], + [ + "▁doubtful", + -13.073453903198242 + ], + [ + "community", + -13.073636054992676 + ], + [ + "raising", + -13.073637008666992 + ], + [ + "▁varsity", + -13.073639869689941 + ], + [ + "OM", + -13.073826789855957 + ], + [ + "▁Assurance", + -13.073952674865723 + ], + [ + "255", + -13.073981285095215 + ], + [ + "▁choke", + -13.074014663696289 + ], + [ + "▁Alright", + -13.074105262756348 + ], + [ + "▁Layout", + -13.074125289916992 + ], + [ + "emia", + -13.074183464050293 + ], + [ + "▁drawback", + -13.074203491210938 + ], + [ + "suit", + -13.074315071105957 + ], + [ + "▁Cluster", + -13.074317932128906 + ], + [ + "▁endemic", + -13.074318885803223 + ], + [ + "▁Fahrenheit", + -13.07437515258789 + ], + [ + "▁foyer", + -13.0744047164917 + ], + [ + "▁revolving", + -13.07441234588623 + ], + [ + "▁migrated", + -13.074447631835938 + ], + [ + "▁retina", + -13.074563980102539 + ], + [ + "▁pom", + -13.07461166381836 + ], + [ + "frequency", + -13.074731826782227 + ], + [ + "▁Erica", + -13.074736595153809 + ], + [ + "▁studs", + -13.074780464172363 + ], + [ + "▁hairs", + -13.074800491333008 + ], + [ + "▁dictator", + -13.074810981750488 + ], + [ + "▁Pep", + -13.0748291015625 + ], + [ + "▁Raise", + -13.074834823608398 + ], + [ + "▁persists", + -13.074871063232422 + ], + [ + "▁frenzy", + -13.074973106384277 + ], + [ + "▁Sham", + -13.075167655944824 + ], + [ + "▁bob", + -13.075172424316406 + ], + [ + "▁Lois", + -13.075217247009277 + ], + [ + "eti", + -13.075224876403809 + ], + [ + "▁Elle", + -13.075226783752441 + ], + [ + "▁eighty", + -13.075359344482422 + ], + [ + "elected", + -13.07552719116211 + ], + [ + "▁Disorders", + -13.075695037841797 + ], + [ + "Frank", + -13.075882911682129 + ], + [ + "▁Saddam", + -13.076003074645996 + ], + [ + "▁Dani", + -13.076033592224121 + ], + [ + "feet", + -13.07603645324707 + ], + [ + "▁Gerry", + -13.076068878173828 + ], + [ + "▁meditate", + -13.076070785522461 + ], + [ + "▁Clubs", + -13.076083183288574 + ], + [ + "▁indicted", + -13.076108932495117 + ], + [ + "▁veneer", + -13.076119422912598 + ], + [ + "▁Fits", + -13.076178550720215 + ], + [ + "▁Clyde", + -13.076248168945312 + ], + [ + "▁Tv", + -13.076288223266602 + ], + [ + "▁Took", + -13.076294898986816 + ], + [ + "▁Wyatt", + -13.076300621032715 + ], + [ + "▁inducted", + -13.076311111450195 + ], + [ + "▁layering", + -13.076515197753906 + ], + [ + "▁Git", + -13.076574325561523 + ], + [ + "ces", + -13.07658576965332 + ], + [ + "▁Cary", + -13.076590538024902 + ], + [ + "udi", + -13.076684951782227 + ], + [ + "▁Osborne", + -13.076756477355957 + ], + [ + "▁forwarding", + -13.076765060424805 + ], + [ + "Speed", + -13.076810836791992 + ], + [ + "AK", + -13.076838493347168 + ], + [ + "▁Maduro", + -13.076847076416016 + ], + [ + "▁Participation", + -13.076855659484863 + ], + [ + "▁battered", + -13.076859474182129 + ], + [ + "▁interns", + -13.076881408691406 + ], + [ + "▁Passport", + -13.076891899108887 + ], + [ + "▁EBITDA", + -13.07697582244873 + ], + [ + "▁Seminary", + -13.076995849609375 + ], + [ + "▁Indies", + -13.07700252532959 + ], + [ + "Ben", + -13.077018737792969 + ], + [ + "▁Guinness", + -13.07708740234375 + ], + [ + "▁Anybody", + -13.077171325683594 + ], + [ + "▁Borders", + -13.077171325683594 + ], + [ + "▁Geography", + -13.077217102050781 + ], + [ + "▁watt", + -13.077325820922852 + ], + [ + "▁Directed", + -13.077409744262695 + ], + [ + "▁Ajax", + -13.077452659606934 + ], + [ + "▁Frequency", + -13.07746410369873 + ], + [ + "▁dissolution", + -13.077468872070312 + ], + [ + "▁leafy", + -13.077629089355469 + ], + [ + "▁jeep", + -13.07763671875 + ], + [ + "▁backlog", + -13.077689170837402 + ], + [ + "TL", + -13.0777006149292 + ], + [ + "uku", + -13.077865600585938 + ], + [ + "▁Pipeline", + -13.077865600585938 + ], + [ + "▁Mayer", + -13.077895164489746 + ], + [ + "▁punitive", + -13.077935218811035 + ], + [ + "▁Aquarium", + -13.077937126159668 + ], + [ + "Sexy", + -13.0779390335083 + ], + [ + "179", + -13.078025817871094 + ], + [ + "▁Pinot", + -13.078145027160645 + ], + [ + "▁parody", + -13.078186988830566 + ], + [ + "▁microscopic", + -13.078283309936523 + ], + [ + "carb", + -13.078289985656738 + ], + [ + "▁reopened", + -13.07829475402832 + ], + [ + "▁255", + -13.078309059143066 + ], + [ + "▁sich", + -13.078335762023926 + ], + [ + "▁Earned", + -13.078344345092773 + ], + [ + "¦", + -13.07838249206543 + ], + [ + "▁Bergen", + -13.078535079956055 + ], + [ + "▁impatient", + -13.078609466552734 + ], + [ + "▁Hezbollah", + -13.078763961791992 + ], + [ + "▁Trout", + -13.078804016113281 + ], + [ + "loaded", + -13.078811645507812 + ], + [ + "▁Franz", + -13.078864097595215 + ], + [ + "▁decentralized", + -13.078882217407227 + ], + [ + "▁vaginal", + -13.078920364379883 + ], + [ + "▁Collaborative", + -13.0789213180542 + ], + [ + "▁Shea", + -13.078939437866211 + ], + [ + "▁Mango", + -13.078953742980957 + ], + [ + "▁Tone", + -13.079062461853027 + ], + [ + "format", + -13.07907772064209 + ], + [ + "▁tempered", + -13.0791015625 + ], + [ + "eni", + -13.079150199890137 + ], + [ + "▁Elf", + -13.07921028137207 + ], + [ + "▁6000", + -13.079211235046387 + ], + [ + "Baby", + -13.079219818115234 + ], + [ + "▁tirelessly", + -13.07925033569336 + ], + [ + "▁furnish", + -13.079484939575195 + ], + [ + "▁purchasers", + -13.079484939575195 + ], + [ + "▁newcomer", + -13.079569816589355 + ], + [ + "▁Flyers", + -13.079604148864746 + ], + [ + "▁coined", + -13.079618453979492 + ], + [ + "▁Afro", + -13.079716682434082 + ], + [ + "▁trolley", + -13.079745292663574 + ], + [ + "▁pavilion", + -13.079822540283203 + ], + [ + "saw", + -13.079863548278809 + ], + [ + "▁Dillon", + -13.079924583435059 + ], + [ + "▁unforeseen", + -13.079931259155273 + ], + [ + "▁utilise", + -13.079976081848145 + ], + [ + "▁radial", + -13.080120086669922 + ], + [ + "▁CSR", + -13.08012866973877 + ], + [ + "▁woodworking", + -13.080134391784668 + ], + [ + "▁Fil", + -13.080242156982422 + ], + [ + "▁salesman", + -13.080472946166992 + ], + [ + "▁Naked", + -13.080533027648926 + ], + [ + "▁slapped", + -13.080609321594238 + ], + [ + "▁Divide", + -13.080732345581055 + ], + [ + "▁Tanner", + -13.080764770507812 + ], + [ + "▁Paige", + -13.080831527709961 + ], + [ + "▁vampires", + -13.080947875976562 + ], + [ + "▁leisurely", + -13.080954551696777 + ], + [ + "Fox", + -13.080968856811523 + ], + [ + "▁172", + -13.080981254577637 + ], + [ + "▁happiest", + -13.081052780151367 + ], + [ + "▁politely", + -13.081191062927246 + ], + [ + "▁allotted", + -13.081223487854004 + ], + [ + "▁ATV", + -13.081246376037598 + ], + [ + "grid", + -13.081292152404785 + ], + [ + "▁feud", + -13.081367492675781 + ], + [ + "▁Newfoundland", + -13.081369400024414 + ], + [ + "▁Trio", + -13.081387519836426 + ], + [ + "▁Guns", + -13.08142375946045 + ], + [ + "▁cones", + -13.081503868103027 + ], + [ + "▁ornamental", + -13.081589698791504 + ], + [ + "▁1864", + -13.081611633300781 + ], + [ + "RED", + -13.08173942565918 + ], + [ + "▁meltdown", + -13.081745147705078 + ], + [ + "▁fungal", + -13.081791877746582 + ], + [ + "▁chanting", + -13.08191967010498 + ], + [ + "▁Accommodation", + -13.081971168518066 + ], + [ + "▁Bauer", + -13.082022666931152 + ], + [ + "▁librarian", + -13.08204460144043 + ], + [ + "▁responsibly", + -13.082141876220703 + ], + [ + "▁Dor", + -13.082151412963867 + ], + [ + "▁Institutions", + -13.082159042358398 + ], + [ + "▁hopping", + -13.082200050354004 + ], + [ + "▁ventured", + -13.082226753234863 + ], + [ + "▁entre", + -13.082235336303711 + ], + [ + "▁169", + -13.082247734069824 + ], + [ + "▁disparate", + -13.082307815551758 + ], + [ + "▁BAR", + -13.082321166992188 + ], + [ + "▁perpetrators", + -13.082413673400879 + ], + [ + "legged", + -13.082448959350586 + ], + [ + "Law", + -13.082501411437988 + ], + [ + "vent", + -13.08254337310791 + ], + [ + "▁AFTER", + -13.082557678222656 + ], + [ + "▁Scots", + -13.082561492919922 + ], + [ + "▁stabilization", + -13.082612991333008 + ], + [ + "▁Qaeda", + -13.082635879516602 + ], + [ + "▁Pony", + -13.082818031311035 + ], + [ + "▁este", + -13.08288860321045 + ], + [ + "▁reacts", + -13.082901000976562 + ], + [ + "Port", + -13.082907676696777 + ], + [ + "▁hen", + -13.083011627197266 + ], + [ + "▁offending", + -13.08303165435791 + ], + [ + "logical", + -13.083032608032227 + ], + [ + "▁encompassing", + -13.083060264587402 + ], + [ + "▁rotten", + -13.083077430725098 + ], + [ + "chem", + -13.083080291748047 + ], + [ + "▁Sonoma", + -13.083093643188477 + ], + [ + "▁Tex", + -13.08310317993164 + ], + [ + "▁veg", + -13.083154678344727 + ], + [ + "▁Rig", + -13.083291053771973 + ], + [ + "▁Planner", + -13.083321571350098 + ], + [ + "amide", + -13.083422660827637 + ], + [ + "411", + -13.083503723144531 + ], + [ + "▁Signed", + -13.083593368530273 + ], + [ + "▁devise", + -13.083621978759766 + ], + [ + "▁Conditioner", + -13.08375358581543 + ], + [ + "▁Taj", + -13.08397102355957 + ], + [ + "shift", + -13.083978652954102 + ], + [ + "▁Stereo", + -13.084095001220703 + ], + [ + "▁Asus", + -13.084147453308105 + ], + [ + "▁158", + -13.084246635437012 + ], + [ + "▁marginalized", + -13.084320068359375 + ], + [ + "▁Eternal", + -13.084349632263184 + ], + [ + "▁CSA", + -13.084365844726562 + ], + [ + "▁Consult", + -13.084436416625977 + ], + [ + "▁Billion", + -13.084467887878418 + ], + [ + "▁cursed", + -13.08452320098877 + ], + [ + "▁chant", + -13.084524154663086 + ], + [ + "▁painless", + -13.0845308303833 + ], + [ + "chip", + -13.08460521697998 + ], + [ + "▁Comm", + -13.084632873535156 + ], + [ + "▁Parliamentary", + -13.084633827209473 + ], + [ + "▁sham", + -13.084643363952637 + ], + [ + "▁Incorporated", + -13.084748268127441 + ], + [ + "▁Costume", + -13.084999084472656 + ], + [ + "▁exposes", + -13.085077285766602 + ], + [ + "▁Magento", + -13.085092544555664 + ], + [ + "▁complements", + -13.085092544555664 + ], + [ + "▁Outreach", + -13.085104942321777 + ], + [ + "▁addicts", + -13.085116386413574 + ], + [ + "▁Harmon", + -13.085213661193848 + ], + [ + "tian", + -13.08527946472168 + ], + [ + "DX", + -13.08529281616211 + ], + [ + "▁Elon", + -13.08533763885498 + ], + [ + "▁Components", + -13.085342407226562 + ], + [ + "▁Saying", + -13.085382461547852 + ], + [ + "church", + -13.085405349731445 + ], + [ + "Ver", + -13.085439682006836 + ], + [ + "▁respite", + -13.085693359375 + ], + [ + "▁Registrar", + -13.085750579833984 + ], + [ + "▁tug", + -13.08576774597168 + ], + [ + "▁DK", + -13.085774421691895 + ], + [ + "▁activating", + -13.086027145385742 + ], + [ + "▁customised", + -13.08608341217041 + ], + [ + "▁projecting", + -13.086088180541992 + ], + [ + "▁natives", + -13.086151123046875 + ], + [ + "▁Stevenson", + -13.086162567138672 + ], + [ + "▁Watkins", + -13.08623218536377 + ], + [ + "lat", + -13.086373329162598 + ], + [ + "▁Enhanced", + -13.086440086364746 + ], + [ + "▁Yankee", + -13.086446762084961 + ], + [ + "▁Monk", + -13.086508750915527 + ], + [ + "aku", + -13.086569786071777 + ], + [ + "▁Griffith", + -13.086634635925293 + ], + [ + "▁unpopular", + -13.08664608001709 + ], + [ + "▁hemisphere", + -13.08666706085205 + ], + [ + "▁Kraft", + -13.086816787719727 + ], + [ + "▁Bless", + -13.086819648742676 + ], + [ + "▁monarch", + -13.086836814880371 + ], + [ + "▁Pala", + -13.0868501663208 + ], + [ + "▁DJs", + -13.086902618408203 + ], + [ + "▁Sul", + -13.086984634399414 + ], + [ + "▁Dodd", + -13.087040901184082 + ], + [ + "Change", + -13.087103843688965 + ], + [ + "한", + -13.087115287780762 + ], + [ + "nah", + -13.087238311767578 + ], + [ + "▁gamma", + -13.087274551391602 + ], + [ + "▁HIGH", + -13.087316513061523 + ], + [ + "▁rein", + -13.087461471557617 + ], + [ + "▁Reasons", + -13.087479591369629 + ], + [ + "▁POP", + -13.0875244140625 + ], + [ + "▁pancreatic", + -13.087563514709473 + ], + [ + "▁commentator", + -13.087642669677734 + ], + [ + "▁hitter", + -13.087669372558594 + ], + [ + "▁Attorneys", + -13.087726593017578 + ], + [ + "▁burdens", + -13.08775806427002 + ], + [ + "▁chatted", + -13.087910652160645 + ], + [ + "▁Wolfe", + -13.087930679321289 + ], + [ + "▁greenery", + -13.087979316711426 + ], + [ + "▁Bard", + -13.088021278381348 + ], + [ + "▁tra", + -13.088216781616211 + ], + [ + "intensive", + -13.088232040405273 + ], + [ + "Lu", + -13.088235855102539 + ], + [ + "▁multicultural", + -13.088264465332031 + ], + [ + "▁ninja", + -13.08830451965332 + ], + [ + "▁Markle", + -13.0883150100708 + ], + [ + "▁dishonest", + -13.088325500488281 + ], + [ + "▁Belize", + -13.088337898254395 + ], + [ + "▁Midland", + -13.088423728942871 + ], + [ + "▁Psychiatry", + -13.088469505310059 + ], + [ + "▁plainly", + -13.088692665100098 + ], + [ + "▁sulfur", + -13.08871078491211 + ], + [ + "Ac", + -13.088736534118652 + ], + [ + "▁Rosemary", + -13.088737487792969 + ], + [ + "▁agony", + -13.088842391967773 + ], + [ + "▁Crest", + -13.088869094848633 + ], + [ + "▁minimally", + -13.088980674743652 + ], + [ + "▁UEFA", + -13.089003562927246 + ], + [ + "▁Boca", + -13.089043617248535 + ], + [ + "▁basal", + -13.089062690734863 + ], + [ + "▁Merrill", + -13.089129447937012 + ], + [ + "▁dreadful", + -13.089245796203613 + ], + [ + "▁interfering", + -13.089350700378418 + ], + [ + "▁antimicrobial", + -13.089356422424316 + ], + [ + "▁Cheng", + -13.089381217956543 + ], + [ + "▁earthy", + -13.089428901672363 + ], + [ + "Everyone", + -13.08944034576416 + ], + [ + "▁dialing", + -13.089447975158691 + ], + [ + "▁astrology", + -13.08948040008545 + ], + [ + "▁originality", + -13.089582443237305 + ], + [ + "▁intangible", + -13.089679718017578 + ], + [ + "▁dyed", + -13.089723587036133 + ], + [ + "TIC", + -13.08976936340332 + ], + [ + "ako", + -13.090044021606445 + ], + [ + "▁stressing", + -13.090092658996582 + ], + [ + "▁sipping", + -13.090150833129883 + ], + [ + "▁limp", + -13.090219497680664 + ], + [ + "▁flashed", + -13.090227127075195 + ], + [ + "▁unanswered", + -13.090239524841309 + ], + [ + "lip", + -13.090326309204102 + ], + [ + "oro", + -13.090431213378906 + ], + [ + "▁binder", + -13.09048843383789 + ], + [ + "fuel", + -13.090534210205078 + ], + [ + "▁Pale", + -13.090538024902344 + ], + [ + "ition", + -13.090564727783203 + ], + [ + "▁CALL", + -13.090621948242188 + ], + [ + "peer", + -13.090629577636719 + ], + [ + "▁oder", + -13.090656280517578 + ], + [ + "▁brutality", + -13.090791702270508 + ], + [ + "▁iceberg", + -13.090840339660645 + ], + [ + "ographic", + -13.090889930725098 + ], + [ + "▁redirected", + -13.090897560119629 + ], + [ + "▁excessively", + -13.090921401977539 + ], + [ + "▁squat", + -13.090927124023438 + ], + [ + "л", + -13.0910062789917 + ], + [ + "▁McLaren", + -13.091053009033203 + ], + [ + "urban", + -13.091198921203613 + ], + [ + "▁Repairs", + -13.091329574584961 + ], + [ + "▁midday", + -13.091386795043945 + ], + [ + "Land", + -13.09139633178711 + ], + [ + "▁GMC", + -13.091449737548828 + ], + [ + "NER", + -13.091644287109375 + ], + [ + "▁Alone", + -13.09167766571045 + ], + [ + "▁Toshiba", + -13.091712951660156 + ], + [ + "▁Classics", + -13.091739654541016 + ], + [ + "▁Sinai", + -13.09174919128418 + ], + [ + "▁Rutgers", + -13.091872215270996 + ], + [ + "▁esteemed", + -13.091957092285156 + ], + [ + "ager", + -13.092022895812988 + ], + [ + "NN", + -13.092080116271973 + ], + [ + "▁Bale", + -13.09213924407959 + ], + [ + "▁Bliss", + -13.09216594696045 + ], + [ + "▁bustle", + -13.092193603515625 + ], + [ + "▁reversible", + -13.092286109924316 + ], + [ + "▁wiping", + -13.092414855957031 + ], + [ + "▁Relationships", + -13.092459678649902 + ], + [ + "MAX", + -13.092467308044434 + ], + [ + "▁ent", + -13.092474937438965 + ], + [ + "▁OSHA", + -13.092475891113281 + ], + [ + "▁Botanical", + -13.09249496459961 + ], + [ + "▁auditor", + -13.092509269714355 + ], + [ + "▁lighthouse", + -13.092606544494629 + ], + [ + "▁dungeon", + -13.09276008605957 + ], + [ + "▁solicit", + -13.09303092956543 + ], + [ + "▁Rib", + -13.09312915802002 + ], + [ + "▁infinitely", + -13.093372344970703 + ], + [ + "▁Bowling", + -13.093398094177246 + ], + [ + "quest", + -13.093428611755371 + ], + [ + "▁biotechnology", + -13.09345531463623 + ], + [ + "guide", + -13.093539237976074 + ], + [ + "▁jurors", + -13.093698501586914 + ], + [ + "▁Crimson", + -13.093754768371582 + ], + [ + "storey", + -13.093849182128906 + ], + [ + "▁exited", + -13.093863487243652 + ], + [ + "▁Accord", + -13.093868255615234 + ], + [ + "▁terrestrial", + -13.093915939331055 + ], + [ + "▁fillers", + -13.094021797180176 + ], + [ + "▁hover", + -13.094051361083984 + ], + [ + "▁Rao", + -13.094070434570312 + ], + [ + "▁routers", + -13.094076156616211 + ], + [ + "nder", + -13.094100952148438 + ], + [ + "▁cashier", + -13.094252586364746 + ], + [ + "Store", + -13.094314575195312 + ], + [ + "▁electrician", + -13.09435749053955 + ], + [ + "▁propel", + -13.094389915466309 + ], + [ + "▁Slate", + -13.094413757324219 + ], + [ + "containing", + -13.094450950622559 + ], + [ + "▁debug", + -13.094473838806152 + ], + [ + "▁Lux", + -13.094475746154785 + ], + [ + "amo", + -13.094597816467285 + ], + [ + "▁vigorously", + -13.09466552734375 + ], + [ + "▁treasured", + -13.094749450683594 + ], + [ + "▁etched", + -13.094806671142578 + ], + [ + "▁Moment", + -13.094879150390625 + ], + [ + "▁cognition", + -13.094987869262695 + ], + [ + "▁Shar", + -13.095032691955566 + ], + [ + "▁manipulating", + -13.09509563446045 + ], + [ + "▁complication", + -13.09516716003418 + ], + [ + "▁dearly", + -13.09526538848877 + ], + [ + "▁Mansion", + -13.095267295837402 + ], + [ + "▁TripAdvisor", + -13.095388412475586 + ], + [ + "▁ECB", + -13.095441818237305 + ], + [ + "dies", + -13.095494270324707 + ], + [ + "▁Babies", + -13.095632553100586 + ], + [ + "▁Produced", + -13.095672607421875 + ], + [ + "▁cre", + -13.095684051513672 + ], + [ + "▁suitability", + -13.095768928527832 + ], + [ + "▁boxed", + -13.095882415771484 + ], + [ + "▁DSLR", + -13.09592342376709 + ], + [ + "▁eruption", + -13.095938682556152 + ], + [ + "dock", + -13.095975875854492 + ], + [ + "ude", + -13.095982551574707 + ], + [ + "▁ICO", + -13.096016883850098 + ], + [ + "Although", + -13.096023559570312 + ], + [ + "▁unleashed", + -13.096036911010742 + ], + [ + "▁Alphabet", + -13.096060752868652 + ], + [ + "▁annoyance", + -13.096107482910156 + ], + [ + "▁destroys", + -13.09613037109375 + ], + [ + "▁implicated", + -13.096142768859863 + ], + [ + "Mc", + -13.09622573852539 + ], + [ + "▁televised", + -13.096466064453125 + ], + [ + "▁intrusion", + -13.096489906311035 + ], + [ + "▁Hue", + -13.096502304077148 + ], + [ + "CG", + -13.096549987792969 + ], + [ + "▁Hanna", + -13.096688270568848 + ], + [ + "nit", + -13.096711158752441 + ], + [ + "▁impactful", + -13.096738815307617 + ], + [ + "▁APK", + -13.096776962280273 + ], + [ + "▁bullpen", + -13.096831321716309 + ], + [ + "▁revoked", + -13.09701919555664 + ], + [ + "▁legalization", + -13.097091674804688 + ], + [ + "lost", + -13.097114562988281 + ], + [ + "▁Wallet", + -13.097190856933594 + ], + [ + "132", + -13.097309112548828 + ], + [ + "▁164", + -13.097312927246094 + ], + [ + "▁Og", + -13.097442626953125 + ], + [ + "▁Nurses", + -13.09745979309082 + ], + [ + "▁Alongside", + -13.097472190856934 + ], + [ + "▁Alta", + -13.097514152526855 + ], + [ + "▁не", + -13.097525596618652 + ], + [ + "nova", + -13.097551345825195 + ], + [ + "rap", + -13.09763240814209 + ], + [ + "▁violently", + -13.097660064697266 + ], + [ + "SEC", + -13.097681045532227 + ], + [ + "▁blindness", + -13.097686767578125 + ], + [ + "▁Nguyen", + -13.097759246826172 + ], + [ + "▁Siemens", + -13.097789764404297 + ], + [ + "▁ankles", + -13.097789764404297 + ], + [ + "▁Indie", + -13.097808837890625 + ], + [ + "▁Existing", + -13.09781265258789 + ], + [ + "▁cloak", + -13.097870826721191 + ], + [ + "runner", + -13.097908973693848 + ], + [ + "▁Cheshire", + -13.09793758392334 + ], + [ + "▁fuck", + -13.097938537597656 + ], + [ + "▁lunchtime", + -13.097940444946289 + ], + [ + "Fit", + -13.097973823547363 + ], + [ + "mani", + -13.097996711730957 + ], + [ + "▁Larson", + -13.098020553588867 + ], + [ + "▁prerequisite", + -13.098045349121094 + ], + [ + "▁asparagus", + -13.098092079162598 + ], + [ + "▁porous", + -13.098182678222656 + ], + [ + "▁AW", + -13.098196983337402 + ], + [ + "▁grille", + -13.098280906677246 + ], + [ + "▁Knicks", + -13.098406791687012 + ], + [ + "877", + -13.09843921661377 + ], + [ + "▁repent", + -13.098488807678223 + ], + [ + "▁spirited", + -13.098488807678223 + ], + [ + "▁collisions", + -13.098581314086914 + ], + [ + "conf", + -13.098698616027832 + ], + [ + "▁scattering", + -13.098790168762207 + ], + [ + "▁relapse", + -13.09888744354248 + ], + [ + "▁logically", + -13.098896026611328 + ], + [ + "▁abrupt", + -13.098896980285645 + ], + [ + "▁drywall", + -13.098995208740234 + ], + [ + "▁cheesecake", + -13.09902286529541 + ], + [ + "▁turmeric", + -13.099056243896484 + ], + [ + "▁Adapter", + -13.099149703979492 + ], + [ + "▁approving", + -13.099173545837402 + ], + [ + "sil", + -13.099177360534668 + ], + [ + "▁thematic", + -13.099198341369629 + ], + [ + "▁inc", + -13.099227905273438 + ], + [ + "▁accusation", + -13.099353790283203 + ], + [ + "▁horribly", + -13.099486351013184 + ], + [ + "▁Ryder", + -13.099489212036133 + ], + [ + "▁bargains", + -13.09953784942627 + ], + [ + "▁snug", + -13.099625587463379 + ], + [ + "▁Blizzard", + -13.099629402160645 + ], + [ + "impact", + -13.099857330322266 + ], + [ + "▁abstraction", + -13.099884986877441 + ], + [ + "▁Md", + -13.09994888305664 + ], + [ + "▁revered", + -13.099996566772461 + ], + [ + "▁ang", + -13.09999942779541 + ], + [ + "▁blossoms", + -13.100040435791016 + ], + [ + "Color", + -13.100111961364746 + ], + [ + "▁Comparative", + -13.100111961364746 + ], + [ + "exclusive", + -13.100153923034668 + ], + [ + "bd", + -13.100157737731934 + ], + [ + "▁Inquiry", + -13.100210189819336 + ], + [ + "▁forgiving", + -13.10021686553955 + ], + [ + "▁Suppose", + -13.100223541259766 + ], + [ + "▁Sheep", + -13.100350379943848 + ], + [ + "▁obtainable", + -13.100404739379883 + ], + [ + "▁multiplied", + -13.100543975830078 + ], + [ + "▁contemplated", + -13.100545883178711 + ], + [ + "▁petitions", + -13.100563049316406 + ], + [ + "▁necklaces", + -13.100565910339355 + ], + [ + "sector", + -13.100578308105469 + ], + [ + "▁fest", + -13.100594520568848 + ], + [ + "▁Smartphone", + -13.1006498336792 + ], + [ + "▁FE", + -13.100722312927246 + ], + [ + "▁sprinkled", + -13.100774765014648 + ], + [ + "▁registrations", + -13.100870132446289 + ], + [ + "mother", + -13.101011276245117 + ], + [ + "▁Traveling", + -13.10102653503418 + ], + [ + "Matt", + -13.101069450378418 + ], + [ + "mers", + -13.101096153259277 + ], + [ + "▁Pace", + -13.10115909576416 + ], + [ + "ة", + -13.101188659667969 + ], + [ + "▁dec", + -13.101334571838379 + ], + [ + "▁Simulation", + -13.101405143737793 + ], + [ + "▁Mens", + -13.101426124572754 + ], + [ + "▁prefix", + -13.101475715637207 + ], + [ + "▁glacier", + -13.101508140563965 + ], + [ + "▁Lennon", + -13.10158920288086 + ], + [ + "▁Bubble", + -13.101654052734375 + ], + [ + "▁Veronica", + -13.101659774780273 + ], + [ + "▁forestry", + -13.101783752441406 + ], + [ + "▁couches", + -13.101841926574707 + ], + [ + "▁unravel", + -13.101884841918945 + ], + [ + "▁symbolism", + -13.10191822052002 + ], + [ + "nov", + -13.101982116699219 + ], + [ + "▁bravery", + -13.102089881896973 + ], + [ + "▁deem", + -13.102193832397461 + ], + [ + "▁Worst", + -13.102197647094727 + ], + [ + "▁acronym", + -13.102217674255371 + ], + [ + "▁greasy", + -13.102222442626953 + ], + [ + "▁Abbas", + -13.102238655090332 + ], + [ + "▁Birch", + -13.102322578430176 + ], + [ + "▁provoke", + -13.102438926696777 + ], + [ + "▁stabbing", + -13.102462768554688 + ], + [ + "▁preserves", + -13.102521896362305 + ], + [ + "▁ticking", + -13.102560043334961 + ], + [ + "1016", + -13.102596282958984 + ], + [ + "▁washes", + -13.102641105651855 + ], + [ + "▁harmonious", + -13.102660179138184 + ], + [ + "fried", + -13.102678298950195 + ], + [ + "▁Stacey", + -13.102788925170898 + ], + [ + "▁waived", + -13.102792739868164 + ], + [ + "Auto", + -13.10280704498291 + ], + [ + "▁Attribution", + -13.102816581726074 + ], + [ + "▁Stocks", + -13.102882385253906 + ], + [ + "▁PU", + -13.10291862487793 + ], + [ + "▁Coventry", + -13.103039741516113 + ], + [ + "▁sling", + -13.10307788848877 + ], + [ + "▁paradox", + -13.103135108947754 + ], + [ + "▁Lester", + -13.103263854980469 + ], + [ + "▁widgets", + -13.103312492370605 + ], + [ + "marketing", + -13.103419303894043 + ], + [ + "▁sacked", + -13.103548049926758 + ], + [ + "▁Dwight", + -13.103572845458984 + ], + [ + "▁Diamonds", + -13.103609085083008 + ], + [ + "WB", + -13.10362720489502 + ], + [ + "▁OECD", + -13.103764533996582 + ], + [ + "▁sheltered", + -13.103772163391113 + ], + [ + "▁Sk", + -13.103803634643555 + ], + [ + "dex", + -13.10384464263916 + ], + [ + "▁Dedicated", + -13.103893280029297 + ], + [ + "▁camel", + -13.104130744934082 + ], + [ + "pipe", + -13.104205131530762 + ], + [ + "Style", + -13.10425853729248 + ], + [ + "▁Vine", + -13.104418754577637 + ], + [ + "▁Eggs", + -13.104427337646484 + ], + [ + "з", + -13.104471206665039 + ], + [ + "▁Means", + -13.104583740234375 + ], + [ + "ANA", + -13.104769706726074 + ], + [ + "▁£8", + -13.105002403259277 + ], + [ + "▁NET", + -13.105091094970703 + ], + [ + "▁thanking", + -13.105184555053711 + ], + [ + "▁paranoid", + -13.105259895324707 + ], + [ + "▁JE", + -13.105290412902832 + ], + [ + "Sorry", + -13.105314254760742 + ], + [ + "▁Somebody", + -13.105377197265625 + ], + [ + "▁newbie", + -13.105483055114746 + ], + [ + "▁Buildings", + -13.1056547164917 + ], + [ + "▁psychedelic", + -13.105666160583496 + ], + [ + "▁emerald", + -13.105745315551758 + ], + [ + "▁forwards", + -13.105751991271973 + ], + [ + "▁Laguna", + -13.10585880279541 + ], + [ + "▁quotations", + -13.10586166381836 + ], + [ + "▁staffed", + -13.105867385864258 + ], + [ + "issa", + -13.106034278869629 + ], + [ + "▁Fraud", + -13.106039047241211 + ], + [ + "▁partake", + -13.106064796447754 + ], + [ + "▁Paramount", + -13.10606861114502 + ], + [ + "▁Hatch", + -13.106128692626953 + ], + [ + "▁avalanche", + -13.106230735778809 + ], + [ + "▁References", + -13.106279373168945 + ], + [ + "▁Lev", + -13.1063232421875 + ], + [ + "▁accelerator", + -13.106386184692383 + ], + [ + "▁withholding", + -13.10641098022461 + ], + [ + "▁Ravi", + -13.106426239013672 + ], + [ + "▁enormously", + -13.106851577758789 + ], + [ + "▁CVS", + -13.107049942016602 + ], + [ + "ivo", + -13.107112884521484 + ], + [ + "reg", + -13.107125282287598 + ], + [ + "▁constipation", + -13.107154846191406 + ], + [ + "▁163", + -13.10720443725586 + ], + [ + "§", + -13.107232093811035 + ], + [ + "▁Karachi", + -13.107266426086426 + ], + [ + "▁cabinetry", + -13.107295989990234 + ], + [ + "▁prosecute", + -13.107301712036133 + ], + [ + "▁beacon", + -13.10733699798584 + ], + [ + "Core", + -13.107389450073242 + ], + [ + "▁trainees", + -13.107481002807617 + ], + [ + "▁cuffs", + -13.107490539550781 + ], + [ + "▁CFR", + -13.10750961303711 + ], + [ + "▁claws", + -13.107540130615234 + ], + [ + "▁treasury", + -13.107699394226074 + ], + [ + "866", + -13.10785961151123 + ], + [ + "▁Guidance", + -13.107884407043457 + ], + [ + "▁Tesco", + -13.107911109924316 + ], + [ + "enza", + -13.107949256896973 + ], + [ + "▁Mk", + -13.107978820800781 + ], + [ + "▁cradle", + -13.108004570007324 + ], + [ + "▁gratis", + -13.108055114746094 + ], + [ + "▁Dish", + -13.108098983764648 + ], + [ + "laden", + -13.108120918273926 + ], + [ + "▁Locksmith", + -13.108182907104492 + ], + [ + "▁exert", + -13.108190536499023 + ], + [ + "uel", + -13.108323097229004 + ], + [ + "▁166", + -13.108348846435547 + ], + [ + "▁deli", + -13.108366966247559 + ], + [ + "▁peeling", + -13.108452796936035 + ], + [ + "▁bur", + -13.108476638793945 + ], + [ + "▁emitted", + -13.108527183532715 + ], + [ + "▁Burma", + -13.108631134033203 + ], + [ + "▁bullied", + -13.108654975891113 + ], + [ + "▁utilised", + -13.108701705932617 + ], + [ + "▁Greenwood", + -13.108725547790527 + ], + [ + "▁Virus", + -13.108739852905273 + ], + [ + "ICE", + -13.108823776245117 + ], + [ + "▁Judges", + -13.108854293823242 + ], + [ + "▁reassure", + -13.10902214050293 + ], + [ + "cp", + -13.109036445617676 + ], + [ + "▁RCMP", + -13.109051704406738 + ], + [ + "▁Kosovo", + -13.109063148498535 + ], + [ + "▁intimidated", + -13.109147071838379 + ], + [ + "omer", + -13.109160423278809 + ], + [ + "▁blond", + -13.109163284301758 + ], + [ + "▁Jubilee", + -13.10919189453125 + ], + [ + "hack", + -13.1091947555542 + ], + [ + "▁Almighty", + -13.109230041503906 + ], + [ + "▁SHOW", + -13.10927677154541 + ], + [ + "LED", + -13.109280586242676 + ], + [ + "total", + -13.109285354614258 + ], + [ + "▁Walls", + -13.109368324279785 + ], + [ + "▁Couple", + -13.109471321105957 + ], + [ + "▁Acrylic", + -13.10951042175293 + ], + [ + "▁ceremonial", + -13.109518051147461 + ], + [ + "▁Garmin", + -13.109524726867676 + ], + [ + "Print", + -13.10959529876709 + ], + [ + "▁Mechanics", + -13.109607696533203 + ], + [ + "liquid", + -13.109619140625 + ], + [ + "▁Shoulder", + -13.109655380249023 + ], + [ + "▁btw", + -13.109760284423828 + ], + [ + "wine", + -13.109766960144043 + ], + [ + "▁imaginable", + -13.109794616699219 + ], + [ + "▁KR", + -13.109820365905762 + ], + [ + "▁submerged", + -13.109840393066406 + ], + [ + "▁Lighthouse", + -13.109858512878418 + ], + [ + "▁Appalachian", + -13.109914779663086 + ], + [ + "▁compiling", + -13.11008358001709 + ], + [ + "ín", + -13.11009693145752 + ], + [ + "▁Covered", + -13.110098838806152 + ], + [ + "edit", + -13.110360145568848 + ], + [ + "watt", + -13.110371589660645 + ], + [ + "▁KU", + -13.110477447509766 + ], + [ + "Jesus", + -13.110486030578613 + ], + [ + "itter", + -13.110494613647461 + ], + [ + "▁repo", + -13.110591888427734 + ], + [ + "▁canals", + -13.110658645629883 + ], + [ + "▁tease", + -13.110676765441895 + ], + [ + "▁Equality", + -13.110722541809082 + ], + [ + "▁Mist", + -13.110754013061523 + ], + [ + "▁Cub", + -13.110808372497559 + ], + [ + "ulo", + -13.110825538635254 + ], + [ + "▁Bolivia", + -13.110834121704102 + ], + [ + "▁wrongly", + -13.110859870910645 + ], + [ + "agent", + -13.110860824584961 + ], + [ + "▁protested", + -13.110872268676758 + ], + [ + "▁instituted", + -13.110894203186035 + ], + [ + "▁153", + -13.110977172851562 + ], + [ + "▁159", + -13.111013412475586 + ], + [ + "▁subtly", + -13.111063003540039 + ], + [ + "▁Enable", + -13.111077308654785 + ], + [ + "▁Lahore", + -13.111149787902832 + ], + [ + "▁thermometer", + -13.111288070678711 + ], + [ + "▁supplementation", + -13.111309051513672 + ], + [ + "▁Mata", + -13.111532211303711 + ], + [ + "▁freestyle", + -13.111550331115723 + ], + [ + "jin", + -13.111571311950684 + ], + [ + "▁parcels", + -13.111618041992188 + ], + [ + "aca", + -13.111664772033691 + ], + [ + "▁Sleeping", + -13.111798286437988 + ], + [ + "ked", + -13.111804008483887 + ], + [ + "▁shaded", + -13.111927032470703 + ], + [ + "▁och", + -13.111934661865234 + ], + [ + "▁bibliography", + -13.111943244934082 + ], + [ + "▁improperly", + -13.112128257751465 + ], + [ + "▁Soldiers", + -13.112129211425781 + ], + [ + "▁splits", + -13.112133026123047 + ], + [ + "▁Handmade", + -13.11221981048584 + ], + [ + "333", + -13.112227439880371 + ], + [ + "Design", + -13.112293243408203 + ], + [ + "multi", + -13.11234188079834 + ], + [ + "▁Candle", + -13.112411499023438 + ], + [ + "▁Loading", + -13.112467765808105 + ], + [ + "▁repentance", + -13.112476348876953 + ], + [ + "function", + -13.11254596710205 + ], + [ + "▁Jas", + -13.112549781799316 + ], + [ + "▁alias", + -13.112556457519531 + ], + [ + "▁BIOS", + -13.11256217956543 + ], + [ + "ART", + -13.112585067749023 + ], + [ + "▁Randolph", + -13.11258602142334 + ], + [ + "▁Graph", + -13.112654685974121 + ], + [ + "▁exponential", + -13.11276626586914 + ], + [ + "spec", + -13.112792015075684 + ], + [ + "▁Kr", + -13.112807273864746 + ], + [ + "▁Speakers", + -13.112889289855957 + ], + [ + "▁invoked", + -13.11290454864502 + ], + [ + "ū", + -13.11292552947998 + ], + [ + "▁stumbling", + -13.112957000732422 + ], + [ + "▁SMEs", + -13.113018035888672 + ], + [ + "▁waive", + -13.113046646118164 + ], + [ + "▁Eaton", + -13.113154411315918 + ], + [ + "▁initiating", + -13.11325740814209 + ], + [ + "▁binds", + -13.113395690917969 + ], + [ + "▁rev", + -13.113414764404297 + ], + [ + "ю", + -13.113430976867676 + ], + [ + "gene", + -13.113433837890625 + ], + [ + "IG", + -13.113447189331055 + ], + [ + "▁Staying", + -13.113452911376953 + ], + [ + "together", + -13.113473892211914 + ], + [ + "cold", + -13.113558769226074 + ], + [ + "▁receptions", + -13.113569259643555 + ], + [ + "▁Nicaragua", + -13.113582611083984 + ], + [ + "CAD", + -13.11368179321289 + ], + [ + "▁Strand", + -13.1138334274292 + ], + [ + "301", + -13.113835334777832 + ], + [ + "▁Geek", + -13.113950729370117 + ], + [ + "▁Hyatt", + -13.113969802856445 + ], + [ + "▁sunflower", + -13.114020347595215 + ], + [ + "▁GRE", + -13.114059448242188 + ], + [ + "eating", + -13.114161491394043 + ], + [ + "education", + -13.114217758178711 + ], + [ + "▁Imam", + -13.114232063293457 + ], + [ + "▁ru", + -13.114240646362305 + ], + [ + "▁Cartoon", + -13.11425495147705 + ], + [ + "▁baseman", + -13.114278793334961 + ], + [ + "sample", + -13.114381790161133 + ], + [ + "▁Pork", + -13.114562034606934 + ], + [ + "uer", + -13.1146879196167 + ], + [ + "▁menstrual", + -13.114705085754395 + ], + [ + "▁generalized", + -13.114785194396973 + ], + [ + "▁Henri", + -13.114850997924805 + ], + [ + "▁Came", + -13.114885330200195 + ], + [ + "▁Stroke", + -13.115056037902832 + ], + [ + "rather", + -13.115067481994629 + ], + [ + "▁hurricanes", + -13.115081787109375 + ], + [ + "▁memorabilia", + -13.115100860595703 + ], + [ + "▁toned", + -13.115134239196777 + ], + [ + "▁Preserve", + -13.11516284942627 + ], + [ + "▁eased", + -13.115192413330078 + ], + [ + "▁pg", + -13.115215301513672 + ], + [ + "▁Clarence", + -13.11524772644043 + ], + [ + "▁salts", + -13.115255355834961 + ], + [ + "▁boxer", + -13.11525821685791 + ], + [ + "▁synagogue", + -13.115264892578125 + ], + [ + "▁Bakery", + -13.1152925491333 + ], + [ + "density", + -13.115325927734375 + ], + [ + "target", + -13.115486145019531 + ], + [ + "igen", + -13.115521430969238 + ], + [ + "▁Hanging", + -13.115525245666504 + ], + [ + "kara", + -13.11559009552002 + ], + [ + "▁Phys", + -13.115598678588867 + ], + [ + "sphere", + -13.115713119506836 + ], + [ + "▁Joomla", + -13.115812301635742 + ], + [ + "▁Lionel", + -13.11591625213623 + ], + [ + "Server", + -13.115917205810547 + ], + [ + "▁Dove", + -13.116025924682617 + ], + [ + "▁Madness", + -13.116052627563477 + ], + [ + "▁proactively", + -13.1161527633667 + ], + [ + "▁Guam", + -13.116266250610352 + ], + [ + "▁amused", + -13.116362571716309 + ], + [ + "▁Ramirez", + -13.116368293762207 + ], + [ + "▁fisherman", + -13.116496086120605 + ], + [ + "▁Vel", + -13.116576194763184 + ], + [ + "▁dunes", + -13.116612434387207 + ], + [ + "▁MacDonald", + -13.116703987121582 + ], + [ + "▁Phillies", + -13.11672306060791 + ], + [ + "▁propagation", + -13.116820335388184 + ], + [ + "▁ji", + -13.116904258728027 + ], + [ + "▁Taka", + -13.116937637329102 + ], + [ + "▁Pai", + -13.116945266723633 + ], + [ + "▁manifold", + -13.116974830627441 + ], + [ + "▁Kala", + -13.117037773132324 + ], + [ + "▁mute", + -13.117058753967285 + ], + [ + "▁scarves", + -13.117072105407715 + ], + [ + "▁liar", + -13.117096900939941 + ], + [ + "▁Arcade", + -13.117216110229492 + ], + [ + "▁Gareth", + -13.117316246032715 + ], + [ + "▁docs", + -13.117326736450195 + ], + [ + "▁assaults", + -13.117399215698242 + ], + [ + "itch", + -13.117424011230469 + ], + [ + "idad", + -13.117444038391113 + ], + [ + "uring", + -13.11745548248291 + ], + [ + "▁Kobe", + -13.117487907409668 + ], + [ + "▁toppings", + -13.11758804321289 + ], + [ + "▁inverse", + -13.117646217346191 + ], + [ + "▁Schultz", + -13.117647171020508 + ], + [ + "▁Osaka", + -13.117833137512207 + ], + [ + "▁snapping", + -13.117891311645508 + ], + [ + "▁orderly", + -13.118010520935059 + ], + [ + "▁LIMITED", + -13.118090629577637 + ], + [ + "LV", + -13.118186950683594 + ], + [ + "▁contrasts", + -13.118274688720703 + ], + [ + "played", + -13.118293762207031 + ], + [ + "Project", + -13.118399620056152 + ], + [ + "¿", + -13.118416786193848 + ], + [ + "▁Docker", + -13.118430137634277 + ], + [ + "▁mas", + -13.118460655212402 + ], + [ + "▁cor", + -13.118486404418945 + ], + [ + "▁Genetics", + -13.118499755859375 + ], + [ + "▁LONG", + -13.118557929992676 + ], + [ + "▁Realtors", + -13.11865234375 + ], + [ + "▁unavoidable", + -13.118669509887695 + ], + [ + "▁mythical", + -13.118680953979492 + ], + [ + "▁Lands", + -13.118683815002441 + ], + [ + "▁Cumberland", + -13.11872386932373 + ], + [ + "▁Sche", + -13.118797302246094 + ], + [ + "cylinder", + -13.118881225585938 + ], + [ + "▁exhilarating", + -13.118882179260254 + ], + [ + "knit", + -13.118968963623047 + ], + [ + "graphic", + -13.11898422241211 + ], + [ + "near", + -13.118996620178223 + ], + [ + "▁Venezuelan", + -13.119078636169434 + ], + [ + "▁Designers", + -13.119135856628418 + ], + [ + "▁Baylor", + -13.11919116973877 + ], + [ + "▁Rav", + -13.119306564331055 + ], + [ + "▁refurbishment", + -13.119312286376953 + ], + [ + "▁unintended", + -13.119338035583496 + ], + [ + "▁stacking", + -13.119338989257812 + ], + [ + "▁luncheon", + -13.119403839111328 + ], + [ + "KE", + -13.119521141052246 + ], + [ + "Sea", + -13.119634628295898 + ], + [ + "computer", + -13.119668006896973 + ], + [ + "▁selectively", + -13.11968994140625 + ], + [ + "▁Liga", + -13.119929313659668 + ], + [ + "▁lids", + -13.11996078491211 + ], + [ + "▁Grip", + -13.119982719421387 + ], + [ + "▁Whoever", + -13.12012004852295 + ], + [ + "▁Tattoo", + -13.120173454284668 + ], + [ + "stuff", + -13.120227813720703 + ], + [ + "Pack", + -13.120277404785156 + ], + [ + "▁fleeting", + -13.120284080505371 + ], + [ + "▁implying", + -13.120336532592773 + ], + [ + "▁beware", + -13.12033748626709 + ], + [ + "▁Fisheries", + -13.120375633239746 + ], + [ + "▁oxidative", + -13.120386123657227 + ], + [ + "supported", + -13.120406150817871 + ], + [ + "▁Ping", + -13.120536804199219 + ], + [ + "ein", + -13.120538711547852 + ], + [ + "440", + -13.120543479919434 + ], + [ + "▁notoriously", + -13.120593070983887 + ], + [ + "▁Ernst", + -13.12065315246582 + ], + [ + "▁2050", + -13.12065601348877 + ], + [ + "cd", + -13.120680809020996 + ], + [ + "▁malignant", + -13.120739936828613 + ], + [ + "▁cyclist", + -13.12076187133789 + ], + [ + "▁affirm", + -13.12088680267334 + ], + [ + "▁Fate", + -13.120965003967285 + ], + [ + "▁Hare", + -13.121051788330078 + ], + [ + "gor", + -13.121062278747559 + ], + [ + "▁populist", + -13.121101379394531 + ], + [ + "▁rake", + -13.121101379394531 + ], + [ + "sma", + -13.121148109436035 + ], + [ + "▁SEA", + -13.1211519241333 + ], + [ + "▁pedals", + -13.121176719665527 + ], + [ + "hip", + -13.121222496032715 + ], + [ + "▁debilitating", + -13.12122917175293 + ], + [ + "▁elective", + -13.121539115905762 + ], + [ + "▁alpine", + -13.12166976928711 + ], + [ + "▁TLC", + -13.121790885925293 + ], + [ + "▁Perl", + -13.121811866760254 + ], + [ + "▁Seats", + -13.121829986572266 + ], + [ + "▁transplantation", + -13.121832847595215 + ], + [ + "138", + -13.121953964233398 + ], + [ + "PAC", + -13.12197494506836 + ], + [ + "drug", + -13.122096061706543 + ], + [ + "▁understated", + -13.122117042541504 + ], + [ + "С", + -13.122135162353516 + ], + [ + "▁southeastern", + -13.122139930725098 + ], + [ + "▁Oven", + -13.122142791748047 + ], + [ + "▁Perspectives", + -13.122161865234375 + ], + [ + "Brown", + -13.12216854095459 + ], + [ + "▁Fulton", + -13.122185707092285 + ], + [ + "▁shading", + -13.122188568115234 + ], + [ + "▁Bonds", + -13.12222957611084 + ], + [ + "410", + -13.122315406799316 + ], + [ + "▁elasticity", + -13.122333526611328 + ], + [ + "▁extremists", + -13.122337341308594 + ], + [ + "▁1902", + -13.122461318969727 + ], + [ + "▁uprising", + -13.12248420715332 + ], + [ + "▁BW", + -13.122556686401367 + ], + [ + "▁Petro", + -13.122644424438477 + ], + [ + "▁Relay", + -13.122803688049316 + ], + [ + "▁Darling", + -13.122815132141113 + ], + [ + "▁Jonah", + -13.122821807861328 + ], + [ + "▁wrench", + -13.122903823852539 + ], + [ + "item", + -13.122993469238281 + ], + [ + "▁ot", + -13.123037338256836 + ], + [ + "▁DV", + -13.123076438903809 + ], + [ + "▁manifestations", + -13.12311840057373 + ], + [ + "iers", + -13.123230934143066 + ], + [ + "š", + -13.12324047088623 + ], + [ + "▁crossword", + -13.123296737670898 + ], + [ + "▁Batch", + -13.123319625854492 + ], + [ + "▁Sunderland", + -13.123327255249023 + ], + [ + "▁2023", + -13.123356819152832 + ], + [ + "▁Seeds", + -13.123429298400879 + ], + [ + "union", + -13.123475074768066 + ], + [ + "▁Harriet", + -13.123477935791016 + ], + [ + "▁autistic", + -13.123527526855469 + ], + [ + "▁dys", + -13.1235990524292 + ], + [ + "▁SPECIAL", + -13.123769760131836 + ], + [ + "▁Connections", + -13.123806953430176 + ], + [ + "▁casts", + -13.123823165893555 + ], + [ + "▁solids", + -13.123868942260742 + ], + [ + "▁CAPTCHA", + -13.123942375183105 + ], + [ + "▁distilled", + -13.12401008605957 + ], + [ + "▁yielding", + -13.12401294708252 + ], + [ + "xxx", + -13.124085426330566 + ], + [ + "Rose", + -13.12411117553711 + ], + [ + "Special", + -13.124128341674805 + ], + [ + "dic", + -13.124191284179688 + ], + [ + "▁Personnel", + -13.12430191040039 + ], + [ + "young", + -13.124310493469238 + ], + [ + "▁oppressed", + -13.124314308166504 + ], + [ + "▁receptive", + -13.124350547790527 + ], + [ + "720", + -13.12436580657959 + ], + [ + "lim", + -13.124417304992676 + ], + [ + "▁Minority", + -13.124456405639648 + ], + [ + "▁traveller", + -13.124490737915039 + ], + [ + "▁cruiser", + -13.124608993530273 + ], + [ + "▁digs", + -13.124639511108398 + ], + [ + "▁deity", + -13.124655723571777 + ], + [ + "ACT", + -13.124667167663574 + ], + [ + "▁Dorset", + -13.12470817565918 + ], + [ + "▁sulfate", + -13.124857902526855 + ], + [ + "ying", + -13.124897956848145 + ], + [ + "▁unrestricted", + -13.124983787536621 + ], + [ + "crafted", + -13.125001907348633 + ], + [ + "▁manifesto", + -13.125055313110352 + ], + [ + "▁GTX", + -13.125089645385742 + ], + [ + "User", + -13.125190734863281 + ], + [ + "▁underside", + -13.125247955322266 + ], + [ + "▁listens", + -13.125311851501465 + ], + [ + "▁Greenland", + -13.125322341918945 + ], + [ + "▁Beckham", + -13.125349044799805 + ], + [ + "▁Guangzhou", + -13.125463485717773 + ], + [ + "▁hotspot", + -13.12547779083252 + ], + [ + "▁pastries", + -13.125506401062012 + ], + [ + "▁fraternity", + -13.125534057617188 + ], + [ + "▁thumbnail", + -13.125589370727539 + ], + [ + "▁calves", + -13.125700950622559 + ], + [ + "Hand", + -13.125706672668457 + ], + [ + "atic", + -13.12574577331543 + ], + [ + "▁OPEN", + -13.125823020935059 + ], + [ + "▁CGI", + -13.125914573669434 + ], + [ + "processing", + -13.125988960266113 + ], + [ + "▁Kh", + -13.126014709472656 + ], + [ + "▁Paleo", + -13.126218795776367 + ], + [ + "▁admirable", + -13.126226425170898 + ], + [ + "▁Moines", + -13.126277923583984 + ], + [ + "▁diff", + -13.126354217529297 + ], + [ + "Find", + -13.12643051147461 + ], + [ + "▁Moments", + -13.126490592956543 + ], + [ + "▁Stanton", + -13.126564979553223 + ], + [ + "▁Alley", + -13.126591682434082 + ], + [ + "ines", + -13.126668930053711 + ], + [ + "▁decimal", + -13.126836776733398 + ], + [ + "▁astronauts", + -13.126850128173828 + ], + [ + "mur", + -13.126864433288574 + ], + [ + "Science", + -13.126923561096191 + ], + [ + "▁gymnastics", + -13.126943588256836 + ], + [ + "▁ornate", + -13.126964569091797 + ], + [ + "▁sloppy", + -13.1270751953125 + ], + [ + "▁escorted", + -13.127236366271973 + ], + [ + "▁Pediatric", + -13.127263069152832 + ], + [ + "▁Sheridan", + -13.127340316772461 + ], + [ + "▁ruby", + -13.12739086151123 + ], + [ + "▁Yoshi", + -13.127403259277344 + ], + [ + "▁Wax", + -13.127413749694824 + ], + [ + "▁Returning", + -13.127581596374512 + ], + [ + "friend", + -13.12759017944336 + ], + [ + "▁heirs", + -13.127664566040039 + ], + [ + "▁reinforcing", + -13.127664566040039 + ], + [ + "▁Compass", + -13.127665519714355 + ], + [ + "ع", + -13.127671241760254 + ], + [ + "▁Antarctic", + -13.127685546875 + ], + [ + "garde", + -13.127702713012695 + ], + [ + "▁booze", + -13.127754211425781 + ], + [ + "▁Wonderland", + -13.127768516540527 + ], + [ + "▁adaptations", + -13.127778053283691 + ], + [ + "▁supremacy", + -13.127779960632324 + ], + [ + "▁Tutorial", + -13.127806663513184 + ], + [ + "▁nighttime", + -13.127817153930664 + ], + [ + "▁frustrations", + -13.127863883972168 + ], + [ + "▁orbital", + -13.127986907958984 + ], + [ + "1988", + -13.128124237060547 + ], + [ + "▁Zinc", + -13.128153800964355 + ], + [ + "▁blatant", + -13.128201484680176 + ], + [ + "Ke", + -13.128203392028809 + ], + [ + "▁Fal", + -13.128210067749023 + ], + [ + "▁dal", + -13.128251075744629 + ], + [ + "▁programmable", + -13.128374099731445 + ], + [ + "▁Olson", + -13.128453254699707 + ], + [ + "▁brutally", + -13.12852668762207 + ], + [ + "▁extracting", + -13.12853717803955 + ], + [ + "208", + -13.12857723236084 + ], + [ + "OG", + -13.128713607788086 + ], + [ + "▁Sig", + -13.128808975219727 + ], + [ + "▁tha", + -13.128901481628418 + ], + [ + "▁Alloy", + -13.129009246826172 + ], + [ + "ogenic", + -13.129050254821777 + ], + [ + "▁Reverend", + -13.129261016845703 + ], + [ + "yle", + -13.129387855529785 + ], + [ + "▁aiding", + -13.129404067993164 + ], + [ + "▁Instruction", + -13.129419326782227 + ], + [ + "▁crumbs", + -13.129446029663086 + ], + [ + "oba", + -13.129459381103516 + ], + [ + "▁individuality", + -13.129605293273926 + ], + [ + "▁Slice", + -13.129638671875 + ], + [ + "▁handwriting", + -13.129734992980957 + ], + [ + "▁Cleaner", + -13.129749298095703 + ], + [ + "hari", + -13.129831314086914 + ], + [ + "▁believable", + -13.12983512878418 + ], + [ + "▁ACM", + -13.12984561920166 + ], + [ + "▁replicated", + -13.129862785339355 + ], + [ + "▁Applying", + -13.129870414733887 + ], + [ + "▁interception", + -13.129875183105469 + ], + [ + "▁Aristotle", + -13.129878044128418 + ], + [ + "▁innovators", + -13.129894256591797 + ], + [ + "▁Brun", + -13.13018798828125 + ], + [ + "▁authoritarian", + -13.130208015441895 + ], + [ + "camera", + -13.13021183013916 + ], + [ + "▁regiment", + -13.130239486694336 + ], + [ + "▁glitch", + -13.130316734313965 + ], + [ + "fight", + -13.130342483520508 + ], + [ + "▁Gregg", + -13.130489349365234 + ], + [ + "dose", + -13.130501747131348 + ], + [ + "Head", + -13.130531311035156 + ], + [ + "▁anthropology", + -13.13060474395752 + ], + [ + "▁bookcase", + -13.130674362182617 + ], + [ + "▁backers", + -13.130717277526855 + ], + [ + "▁fluorescence", + -13.130913734436035 + ], + [ + "▁depended", + -13.130963325500488 + ], + [ + "▁upbringing", + -13.131065368652344 + ], + [ + "▁eggplant", + -13.131068229675293 + ], + [ + "▁mistakenly", + -13.131080627441406 + ], + [ + "▁picky", + -13.131082534790039 + ], + [ + "▁Elsewhere", + -13.131119728088379 + ], + [ + "▁Baxter", + -13.131270408630371 + ], + [ + "zar", + -13.1312837600708 + ], + [ + "▁biochemical", + -13.13137435913086 + ], + [ + "▁Roast", + -13.131494522094727 + ], + [ + "▁APA", + -13.131522178649902 + ], + [ + "▁clogged", + -13.131596565246582 + ], + [ + "▁hierarchical", + -13.131608963012695 + ], + [ + "▁existential", + -13.131736755371094 + ], + [ + "▁derives", + -13.131767272949219 + ], + [ + "▁curing", + -13.131800651550293 + ], + [ + "▁Oasis", + -13.131817817687988 + ], + [ + "cn", + -13.131867408752441 + ], + [ + "▁Mao", + -13.131915092468262 + ], + [ + "▁Dj", + -13.131941795349121 + ], + [ + "▁assures", + -13.132013320922852 + ], + [ + "▁purge", + -13.132036209106445 + ], + [ + "▁inflicted", + -13.132085800170898 + ], + [ + "▁participates", + -13.13222599029541 + ], + [ + "▁Elias", + -13.13230037689209 + ], + [ + "▁Kart", + -13.132383346557617 + ], + [ + "▁hoc", + -13.132505416870117 + ], + [ + "▁Availability", + -13.132563591003418 + ], + [ + "▁crowdfunding", + -13.132600784301758 + ], + [ + "290", + -13.132695198059082 + ], + [ + "▁ADD", + -13.132695198059082 + ], + [ + "grad", + -13.132810592651367 + ], + [ + "▁perched", + -13.132990837097168 + ], + [ + "▁flowed", + -13.133050918579102 + ], + [ + "▁rosemary", + -13.13306999206543 + ], + [ + "▁hallmark", + -13.133071899414062 + ], + [ + "▁Anime", + -13.133081436157227 + ], + [ + "▁investigates", + -13.133150100708008 + ], + [ + "▁blazing", + -13.133183479309082 + ], + [ + "▁fragmented", + -13.133246421813965 + ], + [ + "▁Nut", + -13.133260726928711 + ], + [ + "▁fermented", + -13.133265495300293 + ], + [ + "▁moderator", + -13.133315086364746 + ], + [ + "UE", + -13.133377075195312 + ], + [ + "▁Facial", + -13.13344669342041 + ], + [ + "▁annum", + -13.133536338806152 + ], + [ + "▁hive", + -13.133572578430176 + ], + [ + "▁segmented", + -13.133573532104492 + ], + [ + "▁etiquette", + -13.133644104003906 + ], + [ + "▁vor", + -13.133700370788574 + ], + [ + "▁Exposure", + -13.133777618408203 + ], + [ + "RES", + -13.133880615234375 + ], + [ + "Tri", + -13.133899688720703 + ], + [ + "▁scrape", + -13.13400936126709 + ], + [ + "▁Rough", + -13.134037017822266 + ], + [ + "▁Quickly", + -13.134055137634277 + ], + [ + "▁Astros", + -13.134065628051758 + ], + [ + "▁bumped", + -13.134110450744629 + ], + [ + "▁Digi", + -13.134124755859375 + ], + [ + "▁val", + -13.134147644042969 + ], + [ + "▁Knee", + -13.13415241241455 + ], + [ + "▁restrained", + -13.134195327758789 + ], + [ + "▁Screw", + -13.134256362915039 + ], + [ + "▁Liberation", + -13.134267807006836 + ], + [ + "▁WHERE", + -13.134383201599121 + ], + [ + "▁Zan", + -13.134628295898438 + ], + [ + "▁Triumph", + -13.134644508361816 + ], + [ + "▁Tumblr", + -13.13474178314209 + ], + [ + "▁lantern", + -13.134747505187988 + ], + [ + "▁tenor", + -13.134757995605469 + ], + [ + "▁misguided", + -13.134763717651367 + ], + [ + "▁excavation", + -13.134767532348633 + ], + [ + "▁440", + -13.134811401367188 + ], + [ + "ht", + -13.134827613830566 + ], + [ + "▁continuum", + -13.13484001159668 + ], + [ + "▁Hague", + -13.134843826293945 + ], + [ + "▁Bankruptcy", + -13.13489818572998 + ], + [ + "worm", + -13.134936332702637 + ], + [ + "▁tightened", + -13.134967803955078 + ], + [ + "▁Clifford", + -13.13501262664795 + ], + [ + "▁suing", + -13.135025978088379 + ], + [ + "▁Mora", + -13.1350736618042 + ], + [ + "▁jogging", + -13.135239601135254 + ], + [ + "unt", + -13.135284423828125 + ], + [ + "▁Infinite", + -13.135408401489258 + ], + [ + "▁exploiting", + -13.135442733764648 + ], + [ + "▁mattered", + -13.135458946228027 + ], + [ + "▁Caldwell", + -13.13547420501709 + ], + [ + "Wild", + -13.135543823242188 + ], + [ + "▁boredom", + -13.135576248168945 + ], + [ + "▁Volt", + -13.13583755493164 + ], + [ + "DY", + -13.135883331298828 + ], + [ + "▁commuting", + -13.13597583770752 + ], + [ + "▁Starr", + -13.13601303100586 + ], + [ + "given", + -13.136035919189453 + ], + [ + "▁Chill", + -13.136308670043945 + ], + [ + "237", + -13.136319160461426 + ], + [ + "vc", + -13.136324882507324 + ], + [ + "▁embryos", + -13.136445045471191 + ], + [ + "▁Stra", + -13.136483192443848 + ], + [ + "▁chinese", + -13.136536598205566 + ], + [ + "▁affirmative", + -13.13656234741211 + ], + [ + "▁misplaced", + -13.136588096618652 + ], + [ + "▁Nagar", + -13.136592864990234 + ], + [ + "▁Prevent", + -13.136612892150879 + ], + [ + "▁Shame", + -13.136685371398926 + ], + [ + "▁SALE", + -13.136774063110352 + ], + [ + "▁masked", + -13.136783599853516 + ], + [ + "▁Controls", + -13.136805534362793 + ], + [ + "▁Swansea", + -13.136873245239258 + ], + [ + "▁dyes", + -13.136882781982422 + ], + [ + "▁Myrtle", + -13.136910438537598 + ], + [ + "▁Basel", + -13.136961936950684 + ], + [ + "eman", + -13.137105941772461 + ], + [ + "204", + -13.137115478515625 + ], + [ + "▁monies", + -13.137186050415039 + ], + [ + "▁streamed", + -13.137189865112305 + ], + [ + "▁glazing", + -13.137251853942871 + ], + [ + "▁piss", + -13.137269973754883 + ], + [ + "▁ré", + -13.137272834777832 + ], + [ + "▁imperfections", + -13.13727855682373 + ], + [ + "▁Forrest", + -13.13732624053955 + ], + [ + "▁tsp", + -13.137330055236816 + ], + [ + "▁Geoffrey", + -13.137360572814941 + ], + [ + "▁Tacoma", + -13.137431144714355 + ], + [ + "▁scarcity", + -13.137458801269531 + ], + [ + "▁softened", + -13.137670516967773 + ], + [ + "▁gathers", + -13.13769245147705 + ], + [ + "▁corpus", + -13.137947082519531 + ], + [ + "▁businessmen", + -13.13794994354248 + ], + [ + "一", + -13.138105392456055 + ], + [ + "▁moisturizer", + -13.138162612915039 + ], + [ + "▁truthful", + -13.13834285736084 + ], + [ + "Wow", + -13.13840389251709 + ], + [ + "▁Lyme", + -13.13843059539795 + ], + [ + "deal", + -13.138433456420898 + ], + [ + "▁737", + -13.138447761535645 + ], + [ + "▁Frequently", + -13.13849925994873 + ], + [ + "▁Quarry", + -13.138701438903809 + ], + [ + "▁lattice", + -13.1387300491333 + ], + [ + "▁Dollars", + -13.138764381408691 + ], + [ + "▁inspirations", + -13.13878059387207 + ], + [ + "▁ancestral", + -13.138789176940918 + ], + [ + "▁Competitive", + -13.138829231262207 + ], + [ + "▁uterus", + -13.138859748840332 + ], + [ + "▁recruiters", + -13.138891220092773 + ], + [ + "▁prosper", + -13.139049530029297 + ], + [ + "Bill", + -13.139120101928711 + ], + [ + "▁signify", + -13.139236450195312 + ], + [ + "▁slippers", + -13.139260292053223 + ], + [ + "Help", + -13.13932991027832 + ], + [ + "▁LOS", + -13.139430046081543 + ], + [ + "▁takeaway", + -13.139551162719727 + ], + [ + "▁escalation", + -13.139638900756836 + ], + [ + "tty", + -13.13966178894043 + ], + [ + "▁horseback", + -13.139713287353516 + ], + [ + "▁Experienced", + -13.139933586120605 + ], + [ + "tine", + -13.13998794555664 + ], + [ + "▁nourishing", + -13.140063285827637 + ], + [ + "▁mergers", + -13.140076637268066 + ], + [ + "kk", + -13.140122413635254 + ], + [ + "▁energized", + -13.14017105102539 + ], + [ + "▁bassist", + -13.140213966369629 + ], + [ + "Everything", + -13.140215873718262 + ], + [ + "▁contra", + -13.140264511108398 + ], + [ + "ALL", + -13.140321731567383 + ], + [ + "▁widening", + -13.140363693237305 + ], + [ + "▁Robbins", + -13.14037036895752 + ], + [ + "▁Claudia", + -13.140416145324707 + ], + [ + "▁Worse", + -13.140453338623047 + ], + [ + "▁Serbian", + -13.140466690063477 + ], + [ + "▁Wol", + -13.140624046325684 + ], + [ + "▁nearer", + -13.140695571899414 + ], + [ + "▁Scrap", + -13.140748023986816 + ], + [ + "▁brewed", + -13.140822410583496 + ], + [ + "▁Ramos", + -13.140828132629395 + ], + [ + "▁faithfully", + -13.140941619873047 + ], + [ + "syn", + -13.14096450805664 + ], + [ + "▁Renee", + -13.141139030456543 + ], + [ + "lah", + -13.14119815826416 + ], + [ + "emi", + -13.14127254486084 + ], + [ + "▁167", + -13.141284942626953 + ], + [ + "▁wrapper", + -13.141295433044434 + ], + [ + "▁characterised", + -13.141343116760254 + ], + [ + "▁sheath", + -13.14135456085205 + ], + [ + "Su", + -13.1414213180542 + ], + [ + "▁waiter", + -13.14146614074707 + ], + [ + "▁midterm", + -13.141502380371094 + ], + [ + "▁NR", + -13.14154052734375 + ], + [ + "▁Wherever", + -13.141554832458496 + ], + [ + "▁Catering", + -13.14161205291748 + ], + [ + "eira", + -13.141650199890137 + ], + [ + "▁viewpoints", + -13.141663551330566 + ], + [ + "▁Mandela", + -13.141776084899902 + ], + [ + "Mon", + -13.141847610473633 + ], + [ + "▁molds", + -13.141936302185059 + ], + [ + "ids", + -13.142048835754395 + ], + [ + "▁Farrell", + -13.142117500305176 + ], + [ + "happy", + -13.142143249511719 + ], + [ + "▁accompanies", + -13.14220905303955 + ], + [ + "▁Ent", + -13.142302513122559 + ], + [ + "▁Clement", + -13.14230728149414 + ], + [ + "▁Chandra", + -13.142340660095215 + ], + [ + "always", + -13.142497062683105 + ], + [ + "▁lick", + -13.142695426940918 + ], + [ + "▁northeastern", + -13.142797470092773 + ], + [ + "▁hauled", + -13.142827987670898 + ], + [ + "▁Tian", + -13.14291763305664 + ], + [ + "▁Lyrics", + -13.142952919006348 + ], + [ + "▁postcards", + -13.143000602722168 + ], + [ + "later", + -13.143013000488281 + ], + [ + "▁Sponsored", + -13.143019676208496 + ], + [ + "▁lawns", + -13.143120765686035 + ], + [ + "▁dehydration", + -13.14320182800293 + ], + [ + "etto", + -13.143284797668457 + ], + [ + "UV", + -13.143342018127441 + ], + [ + "dream", + -13.143365859985352 + ], + [ + "х", + -13.143452644348145 + ], + [ + "rach", + -13.14345645904541 + ], + [ + "▁antics", + -13.143561363220215 + ], + [ + "950", + -13.143571853637695 + ], + [ + "▁pageant", + -13.143619537353516 + ], + [ + "ende", + -13.143624305725098 + ], + [ + "▁teasing", + -13.143647193908691 + ], + [ + "kers", + -13.14366626739502 + ], + [ + "▁302", + -13.143729209899902 + ], + [ + "▁Curtain", + -13.143792152404785 + ], + [ + "forming", + -13.143793106079102 + ], + [ + "▁diner", + -13.143890380859375 + ], + [ + "▁divides", + -13.144258499145508 + ], + [ + "▁whereabouts", + -13.144268989562988 + ], + [ + "▁wildfire", + -13.144416809082031 + ], + [ + "metre", + -13.144436836242676 + ], + [ + "▁Tran", + -13.144477844238281 + ], + [ + "▁acquaintance", + -13.144482612609863 + ], + [ + "▁checkpoint", + -13.144628524780273 + ], + [ + "▁Ct", + -13.144645690917969 + ], + [ + "lessly", + -13.144702911376953 + ], + [ + "▁flotation", + -13.144719123840332 + ], + [ + "▁Pant", + -13.144872665405273 + ], + [ + "▁hunted", + -13.14488410949707 + ], + [ + "▁occurrences", + -13.144903182983398 + ], + [ + "centre", + -13.14491081237793 + ], + [ + "▁unfolds", + -13.14492130279541 + ], + [ + "▁flagged", + -13.145028114318848 + ], + [ + "▁supervise", + -13.145039558410645 + ], + [ + "▁realms", + -13.145065307617188 + ], + [ + "▁melanoma", + -13.145087242126465 + ], + [ + "GN", + -13.145171165466309 + ], + [ + "▁Royals", + -13.145172119140625 + ], + [ + "▁kinetic", + -13.145241737365723 + ], + [ + "▁pruning", + -13.14531421661377 + ], + [ + "tens", + -13.145325660705566 + ], + [ + "things", + -13.14543628692627 + ], + [ + "▁Albion", + -13.14545726776123 + ], + [ + "▁emit", + -13.145464897155762 + ], + [ + "Picture", + -13.145467758178711 + ], + [ + "▁smoothies", + -13.145641326904297 + ], + [ + "weed", + -13.145648002624512 + ], + [ + "▁Basket", + -13.145739555358887 + ], + [ + "▁Unable", + -13.145894050598145 + ], + [ + "▁evergreen", + -13.145894050598145 + ], + [ + "▁drapes", + -13.145895957946777 + ], + [ + "174", + -13.145903587341309 + ], + [ + "▁Mam", + -13.145919799804688 + ], + [ + "▁640", + -13.145938873291016 + ], + [ + "▁completeness", + -13.145954132080078 + ], + [ + "▁Pla", + -13.145964622497559 + ], + [ + "▁lang", + -13.145976066589355 + ], + [ + "▁195", + -13.145994186401367 + ], + [ + "▁Laundry", + -13.146137237548828 + ], + [ + "hrs", + -13.146150588989258 + ], + [ + "▁castles", + -13.146158218383789 + ], + [ + "▁aesthetically", + -13.146286010742188 + ], + [ + "▁outspoken", + -13.14631175994873 + ], + [ + "▁inconvenient", + -13.146468162536621 + ], + [ + "▁restorative", + -13.146484375 + ], + [ + "poly", + -13.146509170532227 + ], + [ + "▁Turks", + -13.146524429321289 + ], + [ + "Three", + -13.146595001220703 + ], + [ + "machine", + -13.1466064453125 + ], + [ + "feed", + -13.146674156188965 + ], + [ + "metric", + -13.146708488464355 + ], + [ + "▁audible", + -13.146710395812988 + ], + [ + "▁proclaim", + -13.146730422973633 + ], + [ + "▁380", + -13.146820068359375 + ], + [ + "▁analogue", + -13.1468505859375 + ], + [ + "▁disagreed", + -13.146857261657715 + ], + [ + "▁tendon", + -13.146865844726562 + ], + [ + "▁volt", + -13.146869659423828 + ], + [ + "к", + -13.146888732910156 + ], + [ + "▁1898", + -13.146927833557129 + ], + [ + "▁Brave", + -13.146932601928711 + ], + [ + "▁avec", + -13.146971702575684 + ], + [ + "▁Cargo", + -13.147042274475098 + ], + [ + "▁ambiguity", + -13.147047996520996 + ], + [ + "▁Carlton", + -13.14711856842041 + ], + [ + "▁Juventus", + -13.147177696228027 + ], + [ + "lea", + -13.147189140319824 + ], + [ + "▁gag", + -13.147239685058594 + ], + [ + "▁Institutes", + -13.147356986999512 + ], + [ + "▁Rite", + -13.147406578063965 + ], + [ + "244", + -13.147421836853027 + ], + [ + "▁Rican", + -13.147440910339355 + ], + [ + "ode", + -13.147461891174316 + ], + [ + "▁boon", + -13.147492408752441 + ], + [ + "▁cropped", + -13.147507667541504 + ], + [ + "،", + -13.147588729858398 + ], + [ + "▁HL", + -13.14765453338623 + ], + [ + "▁grasses", + -13.147697448730469 + ], + [ + "▁Leafs", + -13.147726058959961 + ], + [ + "▁Anthem", + -13.147791862487793 + ], + [ + "▁commits", + -13.147793769836426 + ], + [ + "▁leaps", + -13.147890090942383 + ], + [ + "▁Yuan", + -13.147933959960938 + ], + [ + "▁assays", + -13.147991180419922 + ], + [ + "▁Tek", + -13.147992134094238 + ], + [ + "▁aspiration", + -13.148033142089844 + ], + [ + "▁shuffle", + -13.148123741149902 + ], + [ + "enburg", + -13.14831256866455 + ], + [ + "▁polymers", + -13.14833927154541 + ], + [ + "▁waitress", + -13.148366928100586 + ], + [ + "▁reclining", + -13.148375511169434 + ], + [ + "▁Rip", + -13.14847469329834 + ], + [ + "▁preparedness", + -13.148523330688477 + ], + [ + "▁Vacuum", + -13.148552894592285 + ], + [ + "▁diverted", + -13.148561477661133 + ], + [ + "bear", + -13.148595809936523 + ], + [ + "▁Kristin", + -13.148664474487305 + ], + [ + "rain", + -13.14866828918457 + ], + [ + "▁CAGR", + -13.148676872253418 + ], + [ + "ania", + -13.148690223693848 + ], + [ + "▁Scottsdale", + -13.14873218536377 + ], + [ + "Sports", + -13.148751258850098 + ], + [ + "▁commuter", + -13.148796081542969 + ], + [ + "parent", + -13.148825645446777 + ], + [ + "▁workplaces", + -13.14891242980957 + ], + [ + "▁Lavender", + -13.148920059204102 + ], + [ + "▁OG", + -13.148924827575684 + ], + [ + "▁Purchasing", + -13.14894962310791 + ], + [ + "gio", + -13.148955345153809 + ], + [ + "▁Proposal", + -13.149003028869629 + ], + [ + "▁Uruguay", + -13.149003982543945 + ], + [ + "inder", + -13.149043083190918 + ], + [ + "▁Bordeaux", + -13.149157524108887 + ], + [ + "ometer", + -13.14919376373291 + ], + [ + "▁commuters", + -13.14920711517334 + ], + [ + "▁HDD", + -13.149219512939453 + ], + [ + "▁diminishing", + -13.149409294128418 + ], + [ + "▁drawbacks", + -13.149417877197266 + ], + [ + "gn", + -13.149438858032227 + ], + [ + "▁JL", + -13.149444580078125 + ], + [ + "▁dictated", + -13.14948844909668 + ], + [ + "▁Lar", + -13.149535179138184 + ], + [ + "▁intimidation", + -13.149606704711914 + ], + [ + "▁gowns", + -13.149727821350098 + ], + [ + "▁disgust", + -13.149765968322754 + ], + [ + "▁frogs", + -13.14976692199707 + ], + [ + "▁reversing", + -13.149930953979492 + ], + [ + "▁Vid", + -13.14997673034668 + ], + [ + "▁conduit", + -13.15002155303955 + ], + [ + "▁Automated", + -13.150074005126953 + ], + [ + "▁deported", + -13.150086402893066 + ], + [ + "▁Composition", + -13.150124549865723 + ], + [ + "testing", + -13.150286674499512 + ], + [ + "mission", + -13.150359153747559 + ], + [ + "yellow", + -13.150409698486328 + ], + [ + "pg", + -13.15052318572998 + ], + [ + "▁Colo", + -13.150554656982422 + ], + [ + "▁Sociology", + -13.150567054748535 + ], + [ + "▁Nationwide", + -13.150585174560547 + ], + [ + "▁Welch", + -13.150598526000977 + ], + [ + "▁duel", + -13.150605201721191 + ], + [ + "▁END", + -13.15060806274414 + ], + [ + "inus", + -13.150663375854492 + ], + [ + "physical", + -13.150890350341797 + ], + [ + "return", + -13.15090274810791 + ], + [ + "▁collegiate", + -13.151029586791992 + ], + [ + "▁Tomb", + -13.1510648727417 + ], + [ + "▁cylindrical", + -13.15109920501709 + ], + [ + "▁lofty", + -13.151114463806152 + ], + [ + "▁breached", + -13.151163101196289 + ], + [ + "Har", + -13.151213645935059 + ], + [ + "▁chats", + -13.15122127532959 + ], + [ + "gee", + -13.151229858398438 + ], + [ + "▁Context", + -13.151250839233398 + ], + [ + "apple", + -13.151571273803711 + ], + [ + "▁ramps", + -13.15162467956543 + ], + [ + "▁spoiler", + -13.15162467956543 + ], + [ + "▁Pompeo", + -13.151713371276855 + ], + [ + "▁comforts", + -13.151793479919434 + ], + [ + "▁idyllic", + -13.151832580566406 + ], + [ + "▁tweeting", + -13.151885986328125 + ], + [ + "▁Encourage", + -13.151983261108398 + ], + [ + "▁Emotional", + -13.152000427246094 + ], + [ + "▁flank", + -13.15201187133789 + ], + [ + "▁behaved", + -13.15203857421875 + ], + [ + "▁Hari", + -13.152073860168457 + ], + [ + "▁Fridays", + -13.152139663696289 + ], + [ + "▁taxis", + -13.152210235595703 + ], + [ + "147", + -13.152231216430664 + ], + [ + "▁Killing", + -13.152238845825195 + ], + [ + "▁focussed", + -13.152326583862305 + ], + [ + "▁Vanderbilt", + -13.152334213256836 + ], + [ + "▁artifact", + -13.152458190917969 + ], + [ + "▁backstage", + -13.152534484863281 + ], + [ + "▁fluoride", + -13.152552604675293 + ], + [ + "▁astronomical", + -13.15258502960205 + ], + [ + "▁cages", + -13.152621269226074 + ], + [ + "▁playable", + -13.152789115905762 + ], + [ + "▁dormant", + -13.152835845947266 + ], + [ + "▁Temp", + -13.152963638305664 + ], + [ + "▁ether", + -13.153146743774414 + ], + [ + "goal", + -13.15318775177002 + ], + [ + "mentioned", + -13.153305053710938 + ], + [ + "▁arterial", + -13.1533203125 + ], + [ + "▁cardinal", + -13.153345108032227 + ], + [ + "▁idiots", + -13.153481483459473 + ], + [ + "▁drifted", + -13.153483390808105 + ], + [ + "▁Skull", + -13.153497695922852 + ], + [ + "▁OnePlus", + -13.153544425964355 + ], + [ + "serve", + -13.153620719909668 + ], + [ + "▁Redskins", + -13.153654098510742 + ], + [ + "▁Joker", + -13.153767585754395 + ], + [ + "▁grooves", + -13.153773307800293 + ], + [ + "▁Simulator", + -13.15381908416748 + ], + [ + "Queen", + -13.153901100158691 + ], + [ + "formed", + -13.15391731262207 + ], + [ + "bodied", + -13.15398120880127 + ], + [ + "ault", + -13.154014587402344 + ], + [ + "tee", + -13.154168128967285 + ], + [ + "yk", + -13.15417194366455 + ], + [ + "▁embodies", + -13.154204368591309 + ], + [ + "FG", + -13.154433250427246 + ], + [ + "▁Macedonia", + -13.154459953308105 + ], + [ + "▁constituent", + -13.15456771850586 + ], + [ + "bid", + -13.154589653015137 + ], + [ + "▁nike", + -13.154608726501465 + ], + [ + "ibly", + -13.154715538024902 + ], + [ + "▁sparks", + -13.154844284057617 + ], + [ + "▁agendas", + -13.154939651489258 + ], + [ + "▁Sheldon", + -13.154943466186523 + ], + [ + "▁outsiders", + -13.154955863952637 + ], + [ + "▁conquest", + -13.154977798461914 + ], + [ + "▁stale", + -13.155041694641113 + ], + [ + "▁Massive", + -13.155046463012695 + ], + [ + "▁Theology", + -13.155048370361328 + ], + [ + "▁culmination", + -13.155067443847656 + ], + [ + "▁imp", + -13.155082702636719 + ], + [ + "spin", + -13.155097007751465 + ], + [ + "141", + -13.155174255371094 + ], + [ + "▁proximal", + -13.155203819274902 + ], + [ + "▁specialises", + -13.155217170715332 + ], + [ + "▁stationery", + -13.155258178710938 + ], + [ + "▁freeing", + -13.155267715454102 + ], + [ + "▁chipped", + -13.155365943908691 + ], + [ + "Park", + -13.155372619628906 + ], + [ + "▁staffers", + -13.155414581298828 + ], + [ + "▁Fiscal", + -13.15543270111084 + ], + [ + "▁Memories", + -13.155444145202637 + ], + [ + "137", + -13.155571937561035 + ], + [ + "▁consolation", + -13.155606269836426 + ], + [ + "▁Potato", + -13.155623435974121 + ], + [ + "Summer", + -13.155631065368652 + ], + [ + "▁GSM", + -13.155684471130371 + ], + [ + "▁begged", + -13.15568733215332 + ], + [ + "▁spooky", + -13.15573787689209 + ], + [ + "▁Knock", + -13.155813217163086 + ], + [ + "▁fluff", + -13.155820846557617 + ], + [ + "ulu", + -13.155867576599121 + ], + [ + "▁engraving", + -13.155879020690918 + ], + [ + "▁Federer", + -13.155881881713867 + ], + [ + "▁accolades", + -13.155969619750977 + ], + [ + "▁refinance", + -13.155980110168457 + ], + [ + "▁Mana", + -13.156062126159668 + ], + [ + "▁succeeds", + -13.156086921691895 + ], + [ + "▁rut", + -13.156105995178223 + ], + [ + "▁Frankly", + -13.15615463256836 + ], + [ + "▁Mosque", + -13.156155586242676 + ], + [ + "▁infographic", + -13.156234741210938 + ], + [ + "▁usb", + -13.15628719329834 + ], + [ + "▁Lowell", + -13.156304359436035 + ], + [ + "▁nuanced", + -13.15636920928955 + ], + [ + "▁Conversation", + -13.156370162963867 + ], + [ + "▁mediator", + -13.15660572052002 + ], + [ + "ounce", + -13.156707763671875 + ], + [ + "î", + -13.156777381896973 + ], + [ + "▁ken", + -13.156786918640137 + ], + [ + "▁CARE", + -13.156793594360352 + ], + [ + "within", + -13.156844139099121 + ], + [ + "▁Rou", + -13.15688705444336 + ], + [ + "LAN", + -13.15690803527832 + ], + [ + "lei", + -13.156937599182129 + ], + [ + "▁joyous", + -13.157039642333984 + ], + [ + "▁atrocities", + -13.157064437866211 + ], + [ + "도", + -13.157064437866211 + ], + [ + "▁carpeting", + -13.15715217590332 + ], + [ + "uto", + -13.157336235046387 + ], + [ + "▁USPS", + -13.157341003417969 + ], + [ + "▁humane", + -13.157386779785156 + ], + [ + "▁Trials", + -13.157419204711914 + ], + [ + "Control", + -13.157480239868164 + ], + [ + "▁Perspective", + -13.157581329345703 + ], + [ + "hawk", + -13.1576566696167 + ], + [ + "▁propecia", + -13.157710075378418 + ], + [ + "▁Compatible", + -13.157791137695312 + ], + [ + "▁Flames", + -13.157954216003418 + ], + [ + "▁SHOULD", + -13.158008575439453 + ], + [ + "▁Zhao", + -13.158032417297363 + ], + [ + "▁Transaction", + -13.15811538696289 + ], + [ + "Model", + -13.158127784729004 + ], + [ + "▁PDP", + -13.158134460449219 + ], + [ + "▁Jiang", + -13.158170700073242 + ], + [ + "▁vending", + -13.158273696899414 + ], + [ + "▁Mariners", + -13.158334732055664 + ], + [ + "▁concentrates", + -13.158401489257812 + ], + [ + "▁Slack", + -13.158413887023926 + ], + [ + "▁Pascal", + -13.158430099487305 + ], + [ + "▁scrambling", + -13.158489227294922 + ], + [ + "▁Sammy", + -13.158562660217285 + ], + [ + "▁Scratch", + -13.158581733703613 + ], + [ + "▁DOT", + -13.158608436584473 + ], + [ + "▁174", + -13.158692359924316 + ], + [ + "▁florist", + -13.158735275268555 + ], + [ + "▁Ola", + -13.158748626708984 + ], + [ + "▁probate", + -13.158780097961426 + ], + [ + "▁lyrical", + -13.158868789672852 + ], + [ + "▁Marian", + -13.158882141113281 + ], + [ + "▁sweaty", + -13.158924102783203 + ], + [ + "▁sl", + -13.158926963806152 + ], + [ + "▁Thorn", + -13.158946990966797 + ], + [ + "▁bothering", + -13.15895938873291 + ], + [ + "▁Simone", + -13.158965110778809 + ], + [ + "▁lymphoma", + -13.15898609161377 + ], + [ + "nat", + -13.159099578857422 + ], + [ + "fee", + -13.1591796875 + ], + [ + "Chief", + -13.159274101257324 + ], + [ + "▁pumpkins", + -13.159276962280273 + ], + [ + "▁smoky", + -13.15942096710205 + ], + [ + "▁207", + -13.159442901611328 + ], + [ + "▁Font", + -13.159456253051758 + ], + [ + "▁Extremely", + -13.159528732299805 + ], + [ + "▁flop", + -13.159568786621094 + ], + [ + "WI", + -13.159594535827637 + ], + [ + "▁fruition", + -13.159685134887695 + ], + [ + "▁allowances", + -13.15981674194336 + ], + [ + "▁Beds", + -13.159903526306152 + ], + [ + "WM", + -13.15992259979248 + ], + [ + "▁slideshow", + -13.159998893737793 + ], + [ + "▁adjunct", + -13.160094261169434 + ], + [ + "▁Array", + -13.160151481628418 + ], + [ + "▁Clint", + -13.16015911102295 + ], + [ + "▁Baton", + -13.160174369812012 + ], + [ + "▁fearless", + -13.160234451293945 + ], + [ + "▁shin", + -13.160293579101562 + ], + [ + "▁Physician", + -13.160340309143066 + ], + [ + "▁toothbrush", + -13.160345077514648 + ], + [ + "▁Tracker", + -13.160353660583496 + ], + [ + "▁alkaline", + -13.160383224487305 + ], + [ + "bling", + -13.160496711730957 + ], + [ + "▁Jag", + -13.16053295135498 + ], + [ + "▁Shades", + -13.16058349609375 + ], + [ + "▁Spotlight", + -13.160711288452148 + ], + [ + "▁hugged", + -13.160835266113281 + ], + [ + "▁fro", + -13.160945892333984 + ], + [ + "▁inverted", + -13.160955429077148 + ], + [ + "▁smoker", + -13.161046028137207 + ], + [ + "▁Lund", + -13.161069869995117 + ], + [ + "▁Trustee", + -13.161124229431152 + ], + [ + "▁deducted", + -13.161160469055176 + ], + [ + "▁Auditor", + -13.161293983459473 + ], + [ + "▁refinement", + -13.161301612854004 + ], + [ + "ranking", + -13.1613130569458 + ], + [ + "▁trailed", + -13.161332130432129 + ], + [ + "iman", + -13.161579132080078 + ], + [ + "▁directional", + -13.161629676818848 + ], + [ + "▁prolong", + -13.161656379699707 + ], + [ + "▁sweaters", + -13.16167163848877 + ], + [ + "drawn", + -13.16169548034668 + ], + [ + "κ", + -13.16171932220459 + ], + [ + "▁stamping", + -13.161773681640625 + ], + [ + "wait", + -13.161803245544434 + ], + [ + "motor", + -13.161837577819824 + ], + [ + "lov", + -13.16183853149414 + ], + [ + "▁Spokane", + -13.161896705627441 + ], + [ + "▁Berger", + -13.161978721618652 + ], + [ + "att", + -13.162093162536621 + ], + [ + "tura", + -13.162101745605469 + ], + [ + "▁intensified", + -13.162202835083008 + ], + [ + "▁Clair", + -13.162235260009766 + ], + [ + "▁relegated", + -13.162344932556152 + ], + [ + "▁Kenyan", + -13.162400245666504 + ], + [ + "▁tote", + -13.16243839263916 + ], + [ + "▁treasurer", + -13.16250228881836 + ], + [ + "▁tumour", + -13.162524223327637 + ], + [ + "▁melts", + -13.162540435791016 + ], + [ + "▁diversification", + -13.16258430480957 + ], + [ + "▁Cuomo", + -13.16273307800293 + ], + [ + "▁Flora", + -13.162734031677246 + ], + [ + "▁Hmmm", + -13.162869453430176 + ], + [ + "▁Lantern", + -13.163092613220215 + ], + [ + "▁dispenser", + -13.163101196289062 + ], + [ + "mental", + -13.163115501403809 + ], + [ + "▁rotated", + -13.163300514221191 + ], + [ + "▁incompetent", + -13.163308143615723 + ], + [ + "▁canadian", + -13.163357734680176 + ], + [ + "▁tester", + -13.163400650024414 + ], + [ + "▁Bowman", + -13.163446426391602 + ], + [ + "▁racer", + -13.163477897644043 + ], + [ + "▁flourishing", + -13.163484573364258 + ], + [ + "▁214", + -13.163542747497559 + ], + [ + "▁Mansfield", + -13.163543701171875 + ], + [ + "▁arithmetic", + -13.163596153259277 + ], + [ + "wu", + -13.163631439208984 + ], + [ + "▁linger", + -13.16368293762207 + ], + [ + "garden", + -13.16370677947998 + ], + [ + "▁impartial", + -13.16372299194336 + ], + [ + "▁Suit", + -13.163745880126953 + ], + [ + "▁Chavez", + -13.163832664489746 + ], + [ + "▁Jays", + -13.163883209228516 + ], + [ + "ð", + -13.163898468017578 + ], + [ + "▁fiercely", + -13.163942337036133 + ], + [ + "uba", + -13.163955688476562 + ], + [ + "▁Citi", + -13.164061546325684 + ], + [ + "▁Chiang", + -13.164064407348633 + ], + [ + "sci", + -13.164094924926758 + ], + [ + "▁WAR", + -13.164109230041504 + ], + [ + "▁Schumer", + -13.164194107055664 + ], + [ + "▁praising", + -13.164203643798828 + ], + [ + "▁err", + -13.164219856262207 + ], + [ + "ZA", + -13.164299011230469 + ], + [ + "▁gearbox", + -13.164338111877441 + ], + [ + "Info", + -13.164355278015137 + ], + [ + "▁Weeks", + -13.164373397827148 + ], + [ + "▁webinars", + -13.164413452148438 + ], + [ + "▁hanger", + -13.164498329162598 + ], + [ + "▁Abrams", + -13.164521217346191 + ], + [ + "Ge", + -13.164623260498047 + ], + [ + "▁manure", + -13.164688110351562 + ], + [ + "▁outweigh", + -13.164803504943848 + ], + [ + "▁Nana", + -13.164811134338379 + ], + [ + "independent", + -13.16482925415039 + ], + [ + "▁Destination", + -13.164843559265137 + ], + [ + "▁coffin", + -13.164883613586426 + ], + [ + "▁centred", + -13.164924621582031 + ], + [ + "▁Pregnancy", + -13.165020942687988 + ], + [ + "▁Zelda", + -13.16517162322998 + ], + [ + "▁hindi", + -13.16517162322998 + ], + [ + "pak", + -13.16533374786377 + ], + [ + "▁dries", + -13.165338516235352 + ], + [ + "▁dysfunctional", + -13.165399551391602 + ], + [ + "▁Separate", + -13.165499687194824 + ], + [ + "▁Honors", + -13.165505409240723 + ], + [ + "ense", + -13.16551685333252 + ], + [ + "▁cultivating", + -13.165557861328125 + ], + [ + "▁Wanted", + -13.1656494140625 + ], + [ + "▁warmly", + -13.165812492370605 + ], + [ + "▁Shen", + -13.165851593017578 + ], + [ + "technical", + -13.1659574508667 + ], + [ + "▁mellow", + -13.165977478027344 + ], + [ + "▁federation", + -13.16603946685791 + ], + [ + "▁OA", + -13.166056632995605 + ], + [ + "ssa", + -13.166058540344238 + ], + [ + "▁FI", + -13.166108131408691 + ], + [ + "▁mourn", + -13.166126251220703 + ], + [ + "▁drown", + -13.166136741638184 + ], + [ + "▁exploding", + -13.166152000427246 + ], + [ + "▁Sala", + -13.166191101074219 + ], + [ + "▁roundabout", + -13.166245460510254 + ], + [ + "▁confinement", + -13.166278839111328 + ], + [ + "oto", + -13.166460990905762 + ], + [ + "mn", + -13.166512489318848 + ], + [ + "▁outbreaks", + -13.166535377502441 + ], + [ + "▁backsplash", + -13.166566848754883 + ], + [ + "croft", + -13.166570663452148 + ], + [ + "▁metropolis", + -13.166625022888184 + ], + [ + "▁216", + -13.166646957397461 + ], + [ + "▁births", + -13.16667366027832 + ], + [ + "informed", + -13.166693687438965 + ], + [ + "ndo", + -13.16671085357666 + ], + [ + "▁Brewers", + -13.166715621948242 + ], + [ + "▁Levine", + -13.16687297821045 + ], + [ + "▁Malawi", + -13.166876792907715 + ], + [ + "▁rejects", + -13.166892051696777 + ], + [ + "zie", + -13.167007446289062 + ], + [ + "▁repercussions", + -13.167012214660645 + ], + [ + "atus", + -13.167013168334961 + ], + [ + "▁TU", + -13.167059898376465 + ], + [ + "지", + -13.167105674743652 + ], + [ + "ois", + -13.1671781539917 + ], + [ + "▁royalties", + -13.167190551757812 + ], + [ + "▁geology", + -13.167311668395996 + ], + [ + "CAT", + -13.167340278625488 + ], + [ + "▁Shall", + -13.167430877685547 + ], + [ + "invasive", + -13.16744613647461 + ], + [ + "▁Namibia", + -13.167465209960938 + ], + [ + "▁creeping", + -13.167734146118164 + ], + [ + "▁hardships", + -13.167760848999023 + ], + [ + "ono", + -13.167763710021973 + ], + [ + "▁segmentation", + -13.16780948638916 + ], + [ + "▁ironically", + -13.16787338256836 + ], + [ + "editor", + -13.16789722442627 + ], + [ + "mut", + -13.16794204711914 + ], + [ + "▁taco", + -13.168166160583496 + ], + [ + "▁workstation", + -13.16820240020752 + ], + [ + "▁payoff", + -13.168249130249023 + ], + [ + "▁Elsevier", + -13.168288230895996 + ], + [ + "▁Islamabad", + -13.168481826782227 + ], + [ + "▁Ober", + -13.168496131896973 + ], + [ + "▁dangerously", + -13.168527603149414 + ], + [ + "▁bis", + -13.16869068145752 + ], + [ + "▁shaved", + -13.168694496154785 + ], + [ + "▁morphology", + -13.168722152709961 + ], + [ + "ddle", + -13.16872501373291 + ], + [ + "▁childbirth", + -13.168753623962402 + ], + [ + "▁Flores", + -13.168787956237793 + ], + [ + "▁tort", + -13.168805122375488 + ], + [ + "▁deceptive", + -13.168938636779785 + ], + [ + "▁wrists", + -13.16895866394043 + ], + [ + "▁Heathrow", + -13.169002532958984 + ], + [ + "▁presenters", + -13.16913890838623 + ], + [ + "▁Streaming", + -13.169179916381836 + ], + [ + "▁Knoxville", + -13.169203758239746 + ], + [ + "▁commanders", + -13.169217109680176 + ], + [ + "▁Measurement", + -13.169229507446289 + ], + [ + "▁assigning", + -13.169257164001465 + ], + [ + "▁swirling", + -13.169318199157715 + ], + [ + "LG", + -13.169353485107422 + ], + [ + "▁Newspaper", + -13.169363975524902 + ], + [ + "END", + -13.169398307800293 + ], + [ + "osi", + -13.16939926147461 + ], + [ + "▁Tomas", + -13.169466972351074 + ], + [ + "▁Kho", + -13.169500350952148 + ], + [ + "nte", + -13.16951847076416 + ], + [ + "▁souvenir", + -13.16954517364502 + ], + [ + "▁shaky", + -13.169672966003418 + ], + [ + "ç", + -13.16968822479248 + ], + [ + "yar", + -13.169713973999023 + ], + [ + "▁solitude", + -13.169833183288574 + ], + [ + "ered", + -13.169928550720215 + ], + [ + "▁firstly", + -13.170071601867676 + ], + [ + "▁Howell", + -13.170085906982422 + ], + [ + "▁Bos", + -13.170117378234863 + ], + [ + "▁Ard", + -13.170144081115723 + ], + [ + "▁Dion", + -13.170183181762695 + ], + [ + "▁summon", + -13.170357704162598 + ], + [ + "▁synchronization", + -13.170411109924316 + ], + [ + "wn", + -13.170498847961426 + ], + [ + "▁Vineyard", + -13.17058277130127 + ], + [ + "▁Decorative", + -13.170589447021484 + ], + [ + "▁fearing", + -13.170599937438965 + ], + [ + "▁incompatible", + -13.170602798461914 + ], + [ + "▁prostitution", + -13.170666694641113 + ], + [ + "▁Nvidia", + -13.170747756958008 + ], + [ + "▁richly", + -13.17085075378418 + ], + [ + "▁MGM", + -13.170928001403809 + ], + [ + "▁Mothers", + -13.17093563079834 + ], + [ + "▁interchangeable", + -13.171064376831055 + ], + [ + "▁stemming", + -13.171065330505371 + ], + [ + "▁Marcos", + -13.171107292175293 + ], + [ + "ANCE", + -13.171149253845215 + ], + [ + "boxes", + -13.171161651611328 + ], + [ + "▁Calculator", + -13.171210289001465 + ], + [ + "▁Curious", + -13.17127513885498 + ], + [ + "▁Finder", + -13.17132568359375 + ], + [ + "▁peg", + -13.171418190002441 + ], + [ + "▁dared", + -13.171420097351074 + ], + [ + "▁entrants", + -13.171430587768555 + ], + [ + "▁Giles", + -13.171470642089844 + ], + [ + "MN", + -13.171483039855957 + ], + [ + "▁pedigree", + -13.171486854553223 + ], + [ + "▁millennium", + -13.171540260314941 + ], + [ + "▁translators", + -13.171565055847168 + ], + [ + "▁Sap", + -13.171592712402344 + ], + [ + "▁Radical", + -13.17162799835205 + ], + [ + "▁unlocking", + -13.171859741210938 + ], + [ + "▁Classification", + -13.171860694885254 + ], + [ + "▁harassed", + -13.171869277954102 + ], + [ + "▁Det", + -13.171932220458984 + ], + [ + "▁Constant", + -13.172016143798828 + ], + [ + "▁Tristan", + -13.172075271606445 + ], + [ + "▁weekdays", + -13.172134399414062 + ], + [ + "▁hypocrisy", + -13.172144889831543 + ], + [ + "allow", + -13.172148704528809 + ], + [ + "▁songwriting", + -13.172253608703613 + ], + [ + "▁appreciative", + -13.17226505279541 + ], + [ + "▁PHOTO", + -13.172348976135254 + ], + [ + "▁Kaplan", + -13.172351837158203 + ], + [ + "▁cutest", + -13.172368049621582 + ], + [ + "▁hopped", + -13.172402381896973 + ], + [ + "▁southwestern", + -13.172407150268555 + ], + [ + "▁reigning", + -13.172411918640137 + ], + [ + "▁Neptune", + -13.17244815826416 + ], + [ + "▁Kun", + -13.172658920288086 + ], + [ + "▁BM", + -13.172708511352539 + ], + [ + "install", + -13.172835350036621 + ], + [ + "▁verbally", + -13.172883987426758 + ], + [ + "▁Foley", + -13.172884941101074 + ], + [ + "process", + -13.172916412353516 + ], + [ + "▁Oyster", + -13.172916412353516 + ], + [ + "▁pur", + -13.17296028137207 + ], + [ + "ady", + -13.172978401184082 + ], + [ + "▁Bengaluru", + -13.172980308532715 + ], + [ + "▁Tender", + -13.173078536987305 + ], + [ + "▁Combo", + -13.173086166381836 + ], + [ + "136", + -13.173112869262695 + ], + [ + "▁potency", + -13.173177719116211 + ], + [ + "▁frontal", + -13.173235893249512 + ], + [ + "▁quizzes", + -13.173331260681152 + ], + [ + "▁deficient", + -13.173418045043945 + ], + [ + "acting", + -13.173431396484375 + ], + [ + "▁antiques", + -13.17344856262207 + ], + [ + "▁IVF", + -13.173494338989258 + ], + [ + "pure", + -13.173501968383789 + ], + [ + "▁Joanne", + -13.173624038696289 + ], + [ + "▁Bones", + -13.173653602600098 + ], + [ + "▁Improving", + -13.173774719238281 + ], + [ + "▁Kul", + -13.173779487609863 + ], + [ + "▁Merlin", + -13.173837661743164 + ], + [ + "▁menopause", + -13.173982620239258 + ], + [ + "▁eyebrow", + -13.174079895019531 + ], + [ + "▁Kei", + -13.174108505249023 + ], + [ + "▁Islanders", + -13.174192428588867 + ], + [ + "▁1840", + -13.174208641052246 + ], + [ + "▁petitioner", + -13.174373626708984 + ], + [ + "▁specialising", + -13.174407958984375 + ], + [ + "▁migrating", + -13.174413681030273 + ], + [ + "▁Jammu", + -13.174428939819336 + ], + [ + "▁Verified", + -13.174482345581055 + ], + [ + "▁Yukon", + -13.174539566040039 + ], + [ + "▁apoptosis", + -13.174551010131836 + ], + [ + "▁Asheville", + -13.174747467041016 + ], + [ + "▁Cad", + -13.174781799316406 + ], + [ + "▁complying", + -13.174790382385254 + ], + [ + "▁Vodafone", + -13.174872398376465 + ], + [ + "▁Invitation", + -13.174919128417969 + ], + [ + "▁Anatomy", + -13.174922943115234 + ], + [ + "▁pioneered", + -13.174930572509766 + ], + [ + "▁TG", + -13.175002098083496 + ], + [ + "Ann", + -13.175065994262695 + ], + [ + "ý", + -13.175220489501953 + ], + [ + "▁NU", + -13.175358772277832 + ], + [ + "▁debtor", + -13.175498008728027 + ], + [ + "▁genealogy", + -13.175508499145508 + ], + [ + "▁criticizing", + -13.175676345825195 + ], + [ + "▁tentative", + -13.17569637298584 + ], + [ + "▁arches", + -13.175769805908203 + ], + [ + "▁vous", + -13.17577838897705 + ], + [ + "▁faucets", + -13.175973892211914 + ], + [ + "tten", + -13.175985336303711 + ], + [ + "rv", + -13.176021575927734 + ], + [ + "▁Algebra", + -13.17604923248291 + ], + [ + "É", + -13.176061630249023 + ], + [ + "▁trough", + -13.176067352294922 + ], + [ + "Form", + -13.176162719726562 + ], + [ + "▁angled", + -13.176180839538574 + ], + [ + "Ja", + -13.176188468933105 + ], + [ + "▁redness", + -13.176194190979004 + ], + [ + "▁Zimmerman", + -13.176271438598633 + ], + [ + "▁vengeance", + -13.17630386352539 + ], + [ + "▁analytic", + -13.176457405090332 + ], + [ + "▁ESP", + -13.176515579223633 + ], + [ + "▁honours", + -13.176523208618164 + ], + [ + "▁quests", + -13.176527976989746 + ], + [ + "▁regained", + -13.176634788513184 + ], + [ + "▁Graves", + -13.17664909362793 + ], + [ + "▁BOOK", + -13.176753997802734 + ], + [ + "▁subtitles", + -13.176765441894531 + ], + [ + "▁dreamy", + -13.17694091796875 + ], + [ + "▁BU", + -13.176950454711914 + ], + [ + "▁cornerback", + -13.176956176757812 + ], + [ + "▁Hardwood", + -13.17707633972168 + ], + [ + "▁430", + -13.177163124084473 + ], + [ + "▁incarceration", + -13.177236557006836 + ], + [ + "arrow", + -13.177273750305176 + ], + [ + "pas", + -13.177276611328125 + ], + [ + "AND", + -13.177290916442871 + ], + [ + "▁constructs", + -13.177331924438477 + ], + [ + "Keep", + -13.177523612976074 + ], + [ + "▁indifferent", + -13.177529335021973 + ], + [ + "▁repression", + -13.17754077911377 + ], + [ + "265", + -13.177565574645996 + ], + [ + "▁lighten", + -13.17759895324707 + ], + [ + "▁Sleeve", + -13.177617073059082 + ], + [ + "▁positivity", + -13.177671432495117 + ], + [ + "▁nanny", + -13.177675247192383 + ], + [ + "▁plump", + -13.177728652954102 + ], + [ + "▁nationals", + -13.17776870727539 + ], + [ + "zh", + -13.177777290344238 + ], + [ + "▁Sandwich", + -13.1777982711792 + ], + [ + "▁iced", + -13.17795181274414 + ], + [ + "▁fullness", + -13.178018569946289 + ], + [ + "▁Rahul", + -13.178020477294922 + ], + [ + "▁Tourist", + -13.178060531616211 + ], + [ + "▁Smithsonian", + -13.178086280822754 + ], + [ + "▁plead", + -13.178125381469727 + ], + [ + "oso", + -13.178154945373535 + ], + [ + "▁Ton", + -13.178299903869629 + ], + [ + "▁popup", + -13.178339004516602 + ], + [ + "▁Chesapeake", + -13.17848014831543 + ], + [ + "▁Placement", + -13.178667068481445 + ], + [ + "▁SEM", + -13.178689002990723 + ], + [ + "▁Quilt", + -13.178699493408203 + ], + [ + "want", + -13.178739547729492 + ], + [ + "▁LO", + -13.178778648376465 + ], + [ + "▁embossed", + -13.178874969482422 + ], + [ + "▁Messages", + -13.178916931152344 + ], + [ + "▁unleash", + -13.178967475891113 + ], + [ + "▁Dates", + -13.178976058959961 + ], + [ + "▁Lightweight", + -13.178997993469238 + ], + [ + "upon", + -13.179136276245117 + ], + [ + "▁Bieber", + -13.17920970916748 + ], + [ + "▁scandals", + -13.17926025390625 + ], + [ + "▁Agnes", + -13.179322242736816 + ], + [ + "▁leveraged", + -13.179327011108398 + ], + [ + "▁Croatian", + -13.179400444030762 + ], + [ + "▁socioeconomic", + -13.179430961608887 + ], + [ + "▁instill", + -13.179805755615234 + ], + [ + "▁Taxes", + -13.17986011505127 + ], + [ + "▁Corvette", + -13.179883003234863 + ], + [ + "dec", + -13.179905891418457 + ], + [ + "▁ecstatic", + -13.17993450164795 + ], + [ + "▁Infant", + -13.180062294006348 + ], + [ + "▁uneasy", + -13.180068016052246 + ], + [ + "▁lien", + -13.180098533630371 + ], + [ + "▁worldly", + -13.180124282836914 + ], + [ + "▁Dialogue", + -13.180183410644531 + ], + [ + "▁airway", + -13.180197715759277 + ], + [ + "MHz", + -13.1802396774292 + ], + [ + "▁cheddar", + -13.180242538452148 + ], + [ + "ime", + -13.180254936218262 + ], + [ + "contained", + -13.180277824401855 + ], + [ + "Robert", + -13.180424690246582 + ], + [ + "Tom", + -13.180484771728516 + ], + [ + "▁Regard", + -13.18049144744873 + ], + [ + "▁pesticide", + -13.180535316467285 + ], + [ + "▁fer", + -13.180558204650879 + ], + [ + "▁Blackjack", + -13.180598258972168 + ], + [ + "178", + -13.180691719055176 + ], + [ + "▁Nag", + -13.180747032165527 + ], + [ + "children", + -13.180862426757812 + ], + [ + "vr", + -13.180883407592773 + ], + [ + "xml", + -13.180933952331543 + ], + [ + "▁brittle", + -13.180967330932617 + ], + [ + "▁Backyard", + -13.180984497070312 + ], + [ + "▁attainment", + -13.180998802185059 + ], + [ + "▁sinners", + -13.181013107299805 + ], + [ + "▁pave", + -13.181034088134766 + ], + [ + "▁Heavenly", + -13.181312561035156 + ], + [ + "▁choreography", + -13.181313514709473 + ], + [ + "eco", + -13.181368827819824 + ], + [ + "▁oyster", + -13.181379318237305 + ], + [ + "▁weakening", + -13.18138599395752 + ], + [ + "▁bunker", + -13.18144416809082 + ], + [ + "▁Roulette", + -13.181458473205566 + ], + [ + "▁Sick", + -13.181482315063477 + ], + [ + "▁frantic", + -13.18152904510498 + ], + [ + "005", + -13.181536674499512 + ], + [ + "▁anchors", + -13.181626319885254 + ], + [ + "lop", + -13.181634902954102 + ], + [ + "▁Bowen", + -13.181657791137695 + ], + [ + "rim", + -13.181748390197754 + ], + [ + "▁twenties", + -13.181758880615234 + ], + [ + "▁Bac", + -13.181795120239258 + ], + [ + "▁Dickinson", + -13.181812286376953 + ], + [ + "summer", + -13.181890487670898 + ], + [ + "▁SUVs", + -13.181964874267578 + ], + [ + "▁Tammy", + -13.18197250366211 + ], + [ + "▁Mori", + -13.181987762451172 + ], + [ + "▁fastening", + -13.182015419006348 + ], + [ + "trial", + -13.18209457397461 + ], + [ + "▁karma", + -13.182120323181152 + ], + [ + "▁510", + -13.18212890625 + ], + [ + "▁RL", + -13.182137489318848 + ], + [ + "▁Dominion", + -13.182188987731934 + ], + [ + "sko", + -13.182228088378906 + ], + [ + "▁sightings", + -13.18226146697998 + ], + [ + "▁intestine", + -13.182265281677246 + ], + [ + "▁Shuttle", + -13.182358741760254 + ], + [ + "▁inference", + -13.18244743347168 + ], + [ + "157", + -13.182461738586426 + ], + [ + "▁realistically", + -13.182490348815918 + ], + [ + "▁hamper", + -13.182500839233398 + ], + [ + "IVE", + -13.18250846862793 + ], + [ + "▁Breath", + -13.182548522949219 + ], + [ + "google", + -13.18263053894043 + ], + [ + "▁formulations", + -13.182722091674805 + ], + [ + "▁Received", + -13.18283748626709 + ], + [ + "▁disturbances", + -13.18286418914795 + ], + [ + "sac", + -13.182886123657227 + ], + [ + "▁Connected", + -13.182958602905273 + ], + [ + "tools", + -13.18299388885498 + ], + [ + "▁USSR", + -13.18305778503418 + ], + [ + "Down", + -13.183131217956543 + ], + [ + "▁neuroscience", + -13.183186531066895 + ], + [ + "wald", + -13.183242797851562 + ], + [ + "▁prednisone", + -13.1832857131958 + ], + [ + "BM", + -13.183326721191406 + ], + [ + "▁disparity", + -13.183357238769531 + ], + [ + "▁dictates", + -13.183444023132324 + ], + [ + "▁scouts", + -13.183477401733398 + ], + [ + "▁Pl", + -13.183500289916992 + ], + [ + "▁Trojan", + -13.183560371398926 + ], + [ + "▁Collector", + -13.183610916137695 + ], + [ + "▁Remodeling", + -13.183656692504883 + ], + [ + "▁Algeria", + -13.18375015258789 + ], + [ + "Dream", + -13.18377685546875 + ], + [ + "▁mascot", + -13.183836936950684 + ], + [ + "▁Dirt", + -13.183904647827148 + ], + [ + "▁rubble", + -13.18399429321289 + ], + [ + "▁apologise", + -13.184030532836914 + ], + [ + "▁Gambling", + -13.184041023254395 + ], + [ + "▁Derrick", + -13.18404769897461 + ], + [ + "▁cumbersome", + -13.184120178222656 + ], + [ + "▁pizzas", + -13.184124946594238 + ], + [ + "▁gravitational", + -13.184163093566895 + ], + [ + "▁arrogance", + -13.184179306030273 + ], + [ + "▁Chop", + -13.184192657470703 + ], + [ + "▁EOS", + -13.184207916259766 + ], + [ + "▁spree", + -13.184211730957031 + ], + [ + "د", + -13.184244155883789 + ], + [ + "ister", + -13.18425178527832 + ], + [ + "▁Quartet", + -13.184294700622559 + ], + [ + "▁iii", + -13.184303283691406 + ], + [ + "▁passionately", + -13.184348106384277 + ], + [ + "▁cooperating", + -13.184409141540527 + ], + [ + "lund", + -13.184442520141602 + ], + [ + "▁ambassadors", + -13.18447494506836 + ], + [ + "dash", + -13.184536933898926 + ], + [ + "▁Wen", + -13.184576034545898 + ], + [ + "sets", + -13.1846284866333 + ], + [ + "into", + -13.184708595275879 + ], + [ + "rank", + -13.184718132019043 + ], + [ + "¬", + -13.184735298156738 + ], + [ + "▁violet", + -13.184741973876953 + ], + [ + "▁Archie", + -13.184770584106445 + ], + [ + "▁HO", + -13.184812545776367 + ], + [ + "▁escapes", + -13.184823036193848 + ], + [ + "▁Lunar", + -13.184868812561035 + ], + [ + "▁conveying", + -13.184887886047363 + ], + [ + "1970", + -13.184958457946777 + ], + [ + "▁propelled", + -13.184967994689941 + ], + [ + "▁Rookie", + -13.184988975524902 + ], + [ + "▁م", + -13.185063362121582 + ], + [ + "▁landscaped", + -13.185096740722656 + ], + [ + "▁Bark", + -13.18522834777832 + ], + [ + "▁NK", + -13.185256004333496 + ], + [ + "icon", + -13.185330390930176 + ], + [ + "▁235", + -13.185331344604492 + ], + [ + "▁Toro", + -13.18535327911377 + ], + [ + "HF", + -13.185526847839355 + ], + [ + "▁casualty", + -13.185582160949707 + ], + [ + "▁Zhu", + -13.185735702514648 + ], + [ + "tch", + -13.185839653015137 + ], + [ + "▁WATCH", + -13.185885429382324 + ], + [ + "▁Turnbull", + -13.185931205749512 + ], + [ + "▁Heading", + -13.185958862304688 + ], + [ + "▁Hulu", + -13.185978889465332 + ], + [ + "▁Freight", + -13.186010360717773 + ], + [ + "▁perfected", + -13.186029434204102 + ], + [ + "▁Realtor", + -13.186080932617188 + ], + [ + "Nothing", + -13.186224937438965 + ], + [ + "1987", + -13.186238288879395 + ], + [ + "182", + -13.186248779296875 + ], + [ + "regulated", + -13.186256408691406 + ], + [ + "▁Gluten", + -13.186355590820312 + ], + [ + "▁careless", + -13.186369895935059 + ], + [ + "▁Cosmetic", + -13.186394691467285 + ], + [ + "기", + -13.186395645141602 + ], + [ + "below", + -13.186556816101074 + ], + [ + "rou", + -13.18661117553711 + ], + [ + "aza", + -13.18664264678955 + ], + [ + "▁insults", + -13.186685562133789 + ], + [ + "▁chronological", + -13.186747550964355 + ], + [ + "▁cheered", + -13.186765670776367 + ], + [ + "mass", + -13.186869621276855 + ], + [ + "▁WEB", + -13.186874389648438 + ], + [ + "▁Revised", + -13.186885833740234 + ], + [ + "▁homer", + -13.186914443969727 + ], + [ + "pointer", + -13.186918258666992 + ], + [ + "ки", + -13.186995506286621 + ], + [ + "▁guardians", + -13.187040328979492 + ], + [ + "Wood", + -13.187053680419922 + ], + [ + "▁Cameroon", + -13.187057495117188 + ], + [ + "▁woo", + -13.18716812133789 + ], + [ + "fighting", + -13.187252044677734 + ], + [ + "odo", + -13.187312126159668 + ], + [ + "▁Labrador", + -13.187318801879883 + ], + [ + "▁spherical", + -13.18740463256836 + ], + [ + "ν", + -13.187421798706055 + ], + [ + "report", + -13.18752670288086 + ], + [ + "169", + -13.187620162963867 + ], + [ + "▁mating", + -13.187686920166016 + ], + [ + "▁executable", + -13.187723159790039 + ], + [ + "▁syn", + -13.187798500061035 + ], + [ + "▁Axis", + -13.187837600708008 + ], + [ + "▁TSA", + -13.187837600708008 + ], + [ + "▁psi", + -13.187911987304688 + ], + [ + "▁diagnoses", + -13.187921524047852 + ], + [ + "▁tapered", + -13.187941551208496 + ], + [ + "▁undefeated", + -13.18798542022705 + ], + [ + "▁fellows", + -13.188003540039062 + ], + [ + "▁murals", + -13.18801498413086 + ], + [ + "▁Atom", + -13.188206672668457 + ], + [ + "▁filthy", + -13.188217163085938 + ], + [ + "▁semifinals", + -13.188247680664062 + ], + [ + "▁overthrow", + -13.188252449035645 + ], + [ + "▁puzzled", + -13.188276290893555 + ], + [ + "▁Carlisle", + -13.188335418701172 + ], + [ + "▁Truman", + -13.188399314880371 + ], + [ + "▁disabling", + -13.188435554504395 + ], + [ + "▁facilitator", + -13.188508987426758 + ], + [ + "▁Bally", + -13.188575744628906 + ], + [ + "Oct", + -13.188580513000488 + ], + [ + "▁Howe", + -13.18860149383545 + ], + [ + "dina", + -13.188685417175293 + ], + [ + "▁Breeze", + -13.188701629638672 + ], + [ + "FD", + -13.188796997070312 + ], + [ + "▁preset", + -13.188796997070312 + ], + [ + "▁Packages", + -13.188824653625488 + ], + [ + "▁OPEC", + -13.188876152038574 + ], + [ + "▁downfall", + -13.189022064208984 + ], + [ + "igh", + -13.189033508300781 + ], + [ + "refundable", + -13.18907356262207 + ], + [ + "▁Buchanan", + -13.189192771911621 + ], + [ + "▁Galway", + -13.189192771911621 + ], + [ + "▁procure", + -13.189231872558594 + ], + [ + "Lee", + -13.18923568725586 + ], + [ + "▁iv", + -13.189268112182617 + ], + [ + "▁수", + -13.189275741577148 + ], + [ + "▁Roche", + -13.189277648925781 + ], + [ + "tation", + -13.189363479614258 + ], + [ + "▁Snowden", + -13.189383506774902 + ], + [ + "▁exp", + -13.189445495605469 + ], + [ + "▁SME", + -13.18946361541748 + ], + [ + "▁Rudy", + -13.18947696685791 + ], + [ + "released", + -13.189496994018555 + ], + [ + "▁Stacy", + -13.189545631408691 + ], + [ + "460", + -13.189637184143066 + ], + [ + "▁immature", + -13.189770698547363 + ], + [ + "▁fused", + -13.189845085144043 + ], + [ + "issue", + -13.18986701965332 + ], + [ + "ske", + -13.189918518066406 + ], + [ + "▁Barney", + -13.190062522888184 + ], + [ + "PV", + -13.190107345581055 + ], + [ + "146", + -13.19015121459961 + ], + [ + "▁omission", + -13.190200805664062 + ], + [ + "▁asserts", + -13.190242767333984 + ], + [ + "sent", + -13.190254211425781 + ], + [ + "▁balconies", + -13.190361976623535 + ], + [ + "▁pups", + -13.190520286560059 + ], + [ + "Muslim", + -13.190544128417969 + ], + [ + "▁knitted", + -13.19060230255127 + ], + [ + "▁Ei", + -13.190652847290039 + ], + [ + "▁Emanuel", + -13.19066047668457 + ], + [ + "▁mana", + -13.190738677978516 + ], + [ + "▁Amount", + -13.190744400024414 + ], + [ + "HER", + -13.190802574157715 + ], + [ + "guided", + -13.190842628479004 + ], + [ + "▁distinguishing", + -13.190953254699707 + ], + [ + "▁Hydraulic", + -13.190970420837402 + ], + [ + "▁Benz", + -13.191208839416504 + ], + [ + "▁Ade", + -13.191226959228516 + ], + [ + "▁policeman", + -13.191231727600098 + ], + [ + "cart", + -13.191250801086426 + ], + [ + "▁principally", + -13.191253662109375 + ], + [ + "▁tre", + -13.19135856628418 + ], + [ + "▁unjust", + -13.191367149353027 + ], + [ + "▁roar", + -13.191374778747559 + ], + [ + "tap", + -13.191380500793457 + ], + [ + "▁Gut", + -13.191445350646973 + ], + [ + "▁vaping", + -13.191518783569336 + ], + [ + "▁grilling", + -13.1915864944458 + ], + [ + "visit", + -13.191705703735352 + ], + [ + "litre", + -13.19186019897461 + ], + [ + "▁GU", + -13.191934585571289 + ], + [ + "▁quinoa", + -13.19197940826416 + ], + [ + "▁muster", + -13.19201374053955 + ], + [ + "▁Microwave", + -13.192049980163574 + ], + [ + "▁exposition", + -13.19207763671875 + ], + [ + "▁sal", + -13.192110061645508 + ], + [ + "▁proclamation", + -13.192112922668457 + ], + [ + "▁partitions", + -13.192116737365723 + ], + [ + "▁Isles", + -13.192289352416992 + ], + [ + "▁sm", + -13.192322731018066 + ], + [ + "▁Gru", + -13.192325592041016 + ], + [ + "ais", + -13.192360877990723 + ], + [ + "325", + -13.192411422729492 + ], + [ + "▁Keystone", + -13.19243335723877 + ], + [ + "▁slows", + -13.192474365234375 + ], + [ + "▁rigs", + -13.192487716674805 + ], + [ + "▁payouts", + -13.192549705505371 + ], + [ + "▁Plasma", + -13.192611694335938 + ], + [ + "winter", + -13.192652702331543 + ], + [ + "▁sockets", + -13.192708969116211 + ], + [ + "▁Laurent", + -13.19271469116211 + ], + [ + "reach", + -13.192787170410156 + ], + [ + "ook", + -13.192941665649414 + ], + [ + "▁DDR", + -13.192971229553223 + ], + [ + "▁OL", + -13.193009376525879 + ], + [ + "CAM", + -13.193094253540039 + ], + [ + "▁surcharge", + -13.19310188293457 + ], + [ + "▁unveiling", + -13.193212509155273 + ], + [ + "▁bisexual", + -13.193331718444824 + ], + [ + "▁Freud", + -13.193352699279785 + ], + [ + "▁Prescott", + -13.193363189697266 + ], + [ + "▁organically", + -13.193450927734375 + ], + [ + "daughter", + -13.193534851074219 + ], + [ + "▁delaying", + -13.193578720092773 + ], + [ + "▁Unlock", + -13.193634033203125 + ], + [ + "Being", + -13.193681716918945 + ], + [ + "engine", + -13.193812370300293 + ], + [ + "▁Streets", + -13.193816184997559 + ], + [ + "▁scented", + -13.193824768066406 + ], + [ + "▁Cop", + -13.193872451782227 + ], + [ + "▁culminating", + -13.193976402282715 + ], + [ + "▁mountainous", + -13.193981170654297 + ], + [ + "▁Direction", + -13.194108009338379 + ], + [ + "▁gardener", + -13.194123268127441 + ], + [ + "▁swirl", + -13.1941556930542 + ], + [ + "plant", + -13.194273948669434 + ], + [ + "▁edgy", + -13.194355010986328 + ], + [ + "▁proponents", + -13.194417953491211 + ], + [ + "GG", + -13.194554328918457 + ], + [ + "▁Gul", + -13.194602966308594 + ], + [ + "▁Desire", + -13.1946439743042 + ], + [ + "▁Chili", + -13.194750785827637 + ], + [ + "▁Governors", + -13.194928169250488 + ], + [ + "▁treaties", + -13.194939613342285 + ], + [ + "▁Rue", + -13.194948196411133 + ], + [ + "▁mole", + -13.194961547851562 + ], + [ + "▁satire", + -13.195019721984863 + ], + [ + "▁Riders", + -13.19506549835205 + ], + [ + "▁opioids", + -13.195089340209961 + ], + [ + "▁Taipei", + -13.195125579833984 + ], + [ + "▁Leopard", + -13.195146560668945 + ], + [ + "ugh", + -13.195249557495117 + ], + [ + "System", + -13.195267677307129 + ], + [ + "▁fatally", + -13.195267677307129 + ], + [ + "159", + -13.195304870605469 + ], + [ + "▁Byzantine", + -13.19551944732666 + ], + [ + "▁tubular", + -13.195537567138672 + ], + [ + "▁guise", + -13.195545196533203 + ], + [ + "▁cavities", + -13.19558048248291 + ], + [ + "remember", + -13.19559097290039 + ], + [ + "▁eBooks", + -13.19565486907959 + ], + [ + "▁Subway", + -13.195709228515625 + ], + [ + "▁snowfall", + -13.195807456970215 + ], + [ + "▁Robotics", + -13.195833206176758 + ], + [ + "▁Liberia", + -13.195836067199707 + ], + [ + "▁Theft", + -13.195862770080566 + ], + [ + "▁Acquisition", + -13.195873260498047 + ], + [ + "▁Rupert", + -13.1959228515625 + ], + [ + "▁surged", + -13.19595718383789 + ], + [ + "▁bombers", + -13.195963859558105 + ], + [ + "▁expiry", + -13.196027755737305 + ], + [ + "insky", + -13.196157455444336 + ], + [ + "NM", + -13.196167945861816 + ], + [ + "▁Prosecutor", + -13.196197509765625 + ], + [ + "▁Gras", + -13.196208953857422 + ], + [ + "kas", + -13.196327209472656 + ], + [ + "▁Rubin", + -13.196365356445312 + ], + [ + "▁abandoning", + -13.196374893188477 + ], + [ + "▁unfolded", + -13.196480751037598 + ], + [ + "▁pharmaceuticals", + -13.19661808013916 + ], + [ + "▁Boxes", + -13.196717262268066 + ], + [ + "▁modalities", + -13.196718215942383 + ], + [ + "185", + -13.196744918823242 + ], + [ + "▁Malone", + -13.19675350189209 + ], + [ + "▁Hemp", + -13.196764945983887 + ], + [ + "▁Trauma", + -13.196773529052734 + ], + [ + "▁unborn", + -13.196794509887695 + ], + [ + "▁Gucci", + -13.196820259094238 + ], + [ + "Sunday", + -13.19682788848877 + ], + [ + "▁wordpress", + -13.196839332580566 + ], + [ + "▁shabby", + -13.196847915649414 + ], + [ + "patient", + -13.19692325592041 + ], + [ + "▁gu", + -13.197074890136719 + ], + [ + "▁correctness", + -13.197101593017578 + ], + [ + "Path", + -13.197117805480957 + ], + [ + "▁spruce", + -13.197250366210938 + ], + [ + "▁withdrawals", + -13.19727611541748 + ], + [ + "Hill", + -13.197346687316895 + ], + [ + "dip", + -13.197376251220703 + ], + [ + "▁Notebook", + -13.197407722473145 + ], + [ + "bourne", + -13.197446823120117 + ], + [ + "▁withheld", + -13.197556495666504 + ], + [ + "▁Anchorage", + -13.1975679397583 + ], + [ + "▁attribution", + -13.197606086730957 + ], + [ + "lak", + -13.197615623474121 + ], + [ + "▁Homo", + -13.197671890258789 + ], + [ + "▁autobiography", + -13.197685241699219 + ], + [ + "▁evade", + -13.1979341506958 + ], + [ + "toe", + -13.197981834411621 + ], + [ + "▁ammonia", + -13.198019027709961 + ], + [ + "▁fountains", + -13.198043823242188 + ], + [ + "▁roman", + -13.198067665100098 + ], + [ + "▁tangled", + -13.198121070861816 + ], + [ + "▁222", + -13.19826602935791 + ], + [ + "▁Rhino", + -13.198542594909668 + ], + [ + "▁imitate", + -13.1985502243042 + ], + [ + "LER", + -13.198565483093262 + ], + [ + "▁ATS", + -13.198594093322754 + ], + [ + "▁161", + -13.19867992401123 + ], + [ + "▁Hazard", + -13.198881149291992 + ], + [ + "ody", + -13.19888687133789 + ], + [ + "zia", + -13.198904991149902 + ], + [ + "▁lagoon", + -13.19891357421875 + ], + [ + "▁impart", + -13.198966979980469 + ], + [ + "TOR", + -13.198995590209961 + ], + [ + "▁1895", + -13.199067115783691 + ], + [ + "▁bourbon", + -13.199186325073242 + ], + [ + "▁actresses", + -13.199262619018555 + ], + [ + "▁SOME", + -13.199390411376953 + ], + [ + "▁DSL", + -13.199403762817383 + ], + [ + "▁Thou", + -13.199437141418457 + ], + [ + "▁Vault", + -13.199438095092773 + ], + [ + "▁ت", + -13.199539184570312 + ], + [ + "▁Rolex", + -13.199594497680664 + ], + [ + "▁recalling", + -13.199605941772461 + ], + [ + "▁Incident", + -13.199613571166992 + ], + [ + "▁Sail", + -13.199650764465332 + ], + [ + "▁overflowing", + -13.199712753295898 + ], + [ + "▁asteroid", + -13.199935913085938 + ], + [ + "▁triangular", + -13.199947357177734 + ], + [ + "▁Yellowstone", + -13.200008392333984 + ], + [ + "▁hai", + -13.200011253356934 + ], + [ + "▁Knife", + -13.200028419494629 + ], + [ + "▁ramifications", + -13.200040817260742 + ], + [ + "▁esta", + -13.200043678283691 + ], + [ + "▁foes", + -13.200392723083496 + ], + [ + "▁Digest", + -13.200400352478027 + ], + [ + "▁infancy", + -13.200421333312988 + ], + [ + "▁concierge", + -13.200459480285645 + ], + [ + "▁dives", + -13.200559616088867 + ], + [ + "tour", + -13.200590133666992 + ], + [ + "▁parasite", + -13.20067024230957 + ], + [ + "▁absorbs", + -13.20068645477295 + ], + [ + "▁shimmer", + -13.200735092163086 + ], + [ + "▁Scam", + -13.200750350952148 + ], + [ + "▁Exodus", + -13.200767517089844 + ], + [ + "▁fixation", + -13.20080280303955 + ], + [ + "▁HH", + -13.200963020324707 + ], + [ + "▁Handling", + -13.201160430908203 + ], + [ + "▁Disabilities", + -13.201266288757324 + ], + [ + "▁teased", + -13.201359748840332 + ], + [ + "▁Armor", + -13.201364517211914 + ], + [ + "▁Cru", + -13.201423645019531 + ], + [ + "▁aerobic", + -13.201560020446777 + ], + [ + "▁Communion", + -13.201589584350586 + ], + [ + "hoo", + -13.201598167419434 + ], + [ + "▁punt", + -13.201618194580078 + ], + [ + "▁370", + -13.201637268066406 + ], + [ + "▁Venetian", + -13.20174503326416 + ], + [ + "▁Councillor", + -13.201825141906738 + ], + [ + "▁Hin", + -13.201871871948242 + ], + [ + "▁Jacqueline", + -13.201891899108887 + ], + [ + "middle", + -13.201956748962402 + ], + [ + "▁diversify", + -13.201996803283691 + ], + [ + "▁garner", + -13.20211410522461 + ], + [ + "▁Geological", + -13.202143669128418 + ], + [ + "▁antennas", + -13.202179908752441 + ], + [ + "conditioning", + -13.202192306518555 + ], + [ + "▁hindsight", + -13.202216148376465 + ], + [ + "▁seedlings", + -13.202271461486816 + ], + [ + "▁walkway", + -13.202417373657227 + ], + [ + "▁reflux", + -13.20242977142334 + ], + [ + "▁Huffington", + -13.20245361328125 + ], + [ + "▁303", + -13.202580451965332 + ], + [ + "▁Minerals", + -13.202621459960938 + ], + [ + "▁reassurance", + -13.202804565429688 + ], + [ + "▁roaring", + -13.203036308288574 + ], + [ + "▁gran", + -13.203157424926758 + ], + [ + "olds", + -13.203207015991211 + ], + [ + "▁burgeoning", + -13.203262329101562 + ], + [ + "▁candidacy", + -13.203384399414062 + ], + [ + "▁Restore", + -13.203458786010742 + ], + [ + "▁secretion", + -13.203536987304688 + ], + [ + "▁saver", + -13.203572273254395 + ], + [ + "▁birthplace", + -13.20366096496582 + ], + [ + "▁playwright", + -13.20366382598877 + ], + [ + "▁Mouth", + -13.203776359558105 + ], + [ + "stress", + -13.204044342041016 + ], + [ + "▁nutshell", + -13.204050064086914 + ], + [ + "▁Elsa", + -13.204072952270508 + ], + [ + "▁AOL", + -13.204115867614746 + ], + [ + "▁hoops", + -13.204146385192871 + ], + [ + "177", + -13.204239845275879 + ], + [ + "▁Levels", + -13.204240798950195 + ], + [ + "history", + -13.20426082611084 + ], + [ + "qualified", + -13.204330444335938 + ], + [ + "nite", + -13.204360008239746 + ], + [ + "▁Clifton", + -13.204381942749023 + ], + [ + "▁councillors", + -13.204389572143555 + ], + [ + "▁Whale", + -13.204431533813477 + ], + [ + "▁GREEN", + -13.20459270477295 + ], + [ + "▁dar", + -13.204615592956543 + ], + [ + "▁UM", + -13.204618453979492 + ], + [ + "▁Atlantis", + -13.204656600952148 + ], + [ + "▁Diy", + -13.2047119140625 + ], + [ + "▁lapse", + -13.204744338989258 + ], + [ + "heat", + -13.204776763916016 + ], + [ + "Give", + -13.204874992370605 + ], + [ + "152", + -13.204913139343262 + ], + [ + "▁Peri", + -13.20492172241211 + ], + [ + "ulating", + -13.204940795898438 + ], + [ + "▁pinnacle", + -13.204962730407715 + ], + [ + "▁nourish", + -13.204964637756348 + ], + [ + "▁Olympia", + -13.204977035522461 + ], + [ + "▁Puppy", + -13.205049514770508 + ], + [ + "▁CAM", + -13.20508861541748 + ], + [ + "▁anomaly", + -13.205093383789062 + ], + [ + "▁Centennial", + -13.205116271972656 + ], + [ + "▁duvet", + -13.205163955688477 + ], + [ + "▁subdued", + -13.205185890197754 + ], + [ + "▁Dashboard", + -13.205302238464355 + ], + [ + "▁golfer", + -13.205327987670898 + ], + [ + "▁fibres", + -13.205338478088379 + ], + [ + "▁Hurricanes", + -13.205350875854492 + ], + [ + "▁abandonment", + -13.205366134643555 + ], + [ + "▁encyclopedia", + -13.205537796020508 + ], + [ + "▁fossils", + -13.205615043640137 + ], + [ + "▁derby", + -13.205623626708984 + ], + [ + "▁gro", + -13.20564079284668 + ], + [ + "▁prevailed", + -13.205642700195312 + ], + [ + "▁Challenger", + -13.205678939819336 + ], + [ + "▁nick", + -13.20572280883789 + ], + [ + "GF", + -13.205745697021484 + ], + [ + "pf", + -13.205748558044434 + ], + [ + "▁attainable", + -13.205780029296875 + ], + [ + "▁pilgrims", + -13.205790519714355 + ], + [ + "▁challenger", + -13.205824851989746 + ], + [ + "249", + -13.205862998962402 + ], + [ + "ordered", + -13.205881118774414 + ], + [ + "▁Jackets", + -13.20595932006836 + ], + [ + "wei", + -13.205978393554688 + ], + [ + "▁Alfa", + -13.205978393554688 + ], + [ + "sche", + -13.206023216247559 + ], + [ + "▁oppressive", + -13.206028938293457 + ], + [ + "▁Colon", + -13.206097602844238 + ], + [ + "▁NG", + -13.206141471862793 + ], + [ + "▁smashing", + -13.206144332885742 + ], + [ + "TED", + -13.206171989440918 + ], + [ + "▁Beethoven", + -13.206228256225586 + ], + [ + "sites", + -13.206229209899902 + ], + [ + "▁rollout", + -13.206298828125 + ], + [ + "▁Bombay", + -13.20644474029541 + ], + [ + "API", + -13.206574440002441 + ], + [ + "▁timeout", + -13.206626892089844 + ], + [ + "är", + -13.20663070678711 + ], + [ + "▁Leaves", + -13.206645011901855 + ], + [ + "▁dialect", + -13.206646919250488 + ], + [ + "▁Diary", + -13.20674991607666 + ], + [ + "▁peeled", + -13.2068452835083 + ], + [ + "▁Fringe", + -13.207032203674316 + ], + [ + "▁solves", + -13.207056999206543 + ], + [ + "▁taboo", + -13.207056999206543 + ], + [ + "▁Clive", + -13.207202911376953 + ], + [ + "gren", + -13.207212448120117 + ], + [ + "▁DOWN", + -13.207228660583496 + ], + [ + "▁Hog", + -13.207247734069824 + ], + [ + "▁Roads", + -13.207304000854492 + ], + [ + "▁Peanut", + -13.207308769226074 + ], + [ + "▁selfies", + -13.207319259643555 + ], + [ + "▁ransom", + -13.207338333129883 + ], + [ + "ses", + -13.20738410949707 + ], + [ + "▁Angry", + -13.207484245300293 + ], + [ + "▁Contents", + -13.207498550415039 + ], + [ + "▁coupe", + -13.207592010498047 + ], + [ + "▁wicker", + -13.207599639892578 + ], + [ + "▁Accountability", + -13.207625389099121 + ], + [ + "▁Abigail", + -13.207636833190918 + ], + [ + "▁rom", + -13.207653999328613 + ], + [ + "▁amps", + -13.207662582397461 + ], + [ + "forum", + -13.207670211791992 + ], + [ + "bey", + -13.207737922668457 + ], + [ + "French", + -13.207878112792969 + ], + [ + "fresh", + -13.207913398742676 + ], + [ + "Made", + -13.207925796508789 + ], + [ + "▁Cosby", + -13.20798397064209 + ], + [ + "▁VIDEO", + -13.208033561706543 + ], + [ + "▁Wishing", + -13.208199501037598 + ], + [ + "▁Hamlet", + -13.208202362060547 + ], + [ + "balanced", + -13.20830249786377 + ], + [ + "▁Blossom", + -13.208476066589355 + ], + [ + "▁spying", + -13.208478927612305 + ], + [ + "▁london", + -13.20849895477295 + ], + [ + "KI", + -13.208632469177246 + ], + [ + "▁amplification", + -13.208730697631836 + ], + [ + "▁sanding", + -13.208738327026367 + ], + [ + "Saturday", + -13.208761215209961 + ], + [ + "▁prescribing", + -13.208778381347656 + ], + [ + "▁snag", + -13.208908081054688 + ], + [ + "▁Gibbs", + -13.208928108215332 + ], + [ + "hra", + -13.209096908569336 + ], + [ + "▁weakest", + -13.20914363861084 + ], + [ + "▁Bron", + -13.209158897399902 + ], + [ + "▁Pew", + -13.209189414978027 + ], + [ + "▁maize", + -13.209200859069824 + ], + [ + "▁Garbage", + -13.209277153015137 + ], + [ + "▁unnatural", + -13.209354400634766 + ], + [ + "न", + -13.209402084350586 + ], + [ + "▁nook", + -13.209447860717773 + ], + [ + "▁permissible", + -13.209458351135254 + ], + [ + "▁inscription", + -13.20948314666748 + ], + [ + "▁nga", + -13.209587097167969 + ], + [ + "▁han", + -13.209609985351562 + ], + [ + "▁Accent", + -13.209650993347168 + ], + [ + "tain", + -13.209692001342773 + ], + [ + "▁excerpts", + -13.209771156311035 + ], + [ + "ath", + -13.209848403930664 + ], + [ + "sti", + -13.2098970413208 + ], + [ + "▁JW", + -13.210058212280273 + ], + [ + "▁tagging", + -13.210076332092285 + ], + [ + "▁Staples", + -13.210094451904297 + ], + [ + "▁Lorenzo", + -13.210124015808105 + ], + [ + "▁£", + -13.210136413574219 + ], + [ + "▁Losing", + -13.210153579711914 + ], + [ + "▁alas", + -13.210161209106445 + ], + [ + "▁Percy", + -13.210171699523926 + ], + [ + "Semitism", + -13.210211753845215 + ], + [ + "▁php", + -13.210214614868164 + ], + [ + "▁walker", + -13.21036434173584 + ], + [ + "▁nests", + -13.210373878479004 + ], + [ + "▁renovating", + -13.210379600524902 + ], + [ + "eka", + -13.210429191589355 + ], + [ + "▁swapping", + -13.21043586730957 + ], + [ + "▁Bridal", + -13.210564613342285 + ], + [ + "▁outages", + -13.210587501525879 + ], + [ + "▁alloys", + -13.210590362548828 + ], + [ + "▁Entrepreneur", + -13.210622787475586 + ], + [ + "▁predicament", + -13.210658073425293 + ], + [ + "▁NEXT", + -13.21076488494873 + ], + [ + "▁teak", + -13.210808753967285 + ], + [ + "▁anomalies", + -13.210865020751953 + ], + [ + "ò", + -13.210932731628418 + ], + [ + "▁commend", + -13.210948944091797 + ], + [ + "prop", + -13.21097469329834 + ], + [ + "▁increments", + -13.21108627319336 + ], + [ + "pointers", + -13.211297988891602 + ], + [ + "▁browned", + -13.2113618850708 + ], + [ + "▁mildew", + -13.211397171020508 + ], + [ + "▁sails", + -13.211416244506836 + ], + [ + "▁Hairstyles", + -13.211515426635742 + ], + [ + "▁Toll", + -13.211549758911133 + ], + [ + "▁Lobby", + -13.211551666259766 + ], + [ + "▁Fathers", + -13.211553573608398 + ], + [ + "asia", + -13.211779594421387 + ], + [ + "sorry", + -13.21181583404541 + ], + [ + "▁Mic", + -13.211888313293457 + ], + [ + "1⁄4", + -13.211891174316406 + ], + [ + "▁onstage", + -13.211894035339355 + ], + [ + "▁Gorge", + -13.211946487426758 + ], + [ + "▁Stamford", + -13.212067604064941 + ], + [ + "▁risking", + -13.212115287780762 + ], + [ + "▁ascend", + -13.212291717529297 + ], + [ + "▁Assets", + -13.212342262268066 + ], + [ + "▁stalking", + -13.212358474731445 + ], + [ + "▁Snapdragon", + -13.212372779846191 + ], + [ + "▁Duterte", + -13.212464332580566 + ], + [ + "▁boutiques", + -13.212504386901855 + ], + [ + "▁horrors", + -13.21253776550293 + ], + [ + "Hub", + -13.212570190429688 + ], + [ + "▁captivity", + -13.212615013122559 + ], + [ + "223", + -13.21265697479248 + ], + [ + "budget", + -13.21268367767334 + ], + [ + "▁decadent", + -13.212718963623047 + ], + [ + "▁FAST", + -13.212719917297363 + ], + [ + "▁visceral", + -13.212722778320312 + ], + [ + "▁inventories", + -13.212723731994629 + ], + [ + "▁masonry", + -13.21279239654541 + ], + [ + "▁hetero", + -13.212810516357422 + ], + [ + "▁complied", + -13.21285629272461 + ], + [ + "▁glaring", + -13.212858200073242 + ], + [ + "▁reluctantly", + -13.212898254394531 + ], + [ + "Sam", + -13.212963104248047 + ], + [ + "▁Devin", + -13.212970733642578 + ], + [ + "▁unheard", + -13.213013648986816 + ], + [ + "▁congregations", + -13.213071823120117 + ], + [ + "Track", + -13.213173866271973 + ], + [ + "▁HU", + -13.213174819946289 + ], + [ + "Bad", + -13.213232040405273 + ], + [ + "appointed", + -13.213274002075195 + ], + [ + "▁Andhra", + -13.213469505310059 + ], + [ + "south", + -13.213522911071777 + ], + [ + "▁Buick", + -13.213543891906738 + ], + [ + "▁thirsty", + -13.213550567626953 + ], + [ + "148", + -13.21362590789795 + ], + [ + "▁toughness", + -13.2139253616333 + ], + [ + "▁Winds", + -13.213943481445312 + ], + [ + "▁solder", + -13.214057922363281 + ], + [ + "▁coughing", + -13.21408462524414 + ], + [ + "▁290", + -13.214117050170898 + ], + [ + "▁Conor", + -13.214197158813477 + ], + [ + "▁Blonde", + -13.2142333984375 + ], + [ + "▁Millennials", + -13.214245796203613 + ], + [ + "▁ALS", + -13.214287757873535 + ], + [ + "▁carbonate", + -13.214338302612305 + ], + [ + "▁verbs", + -13.214351654052734 + ], + [ + "extra", + -13.214377403259277 + ], + [ + "Nov", + -13.214378356933594 + ], + [ + "▁deployments", + -13.214398384094238 + ], + [ + "renowned", + -13.214410781860352 + ], + [ + "▁sugary", + -13.214412689208984 + ], + [ + "▁chopping", + -13.214472770690918 + ], + [ + "▁unethical", + -13.214502334594727 + ], + [ + "▁Ding", + -13.214508056640625 + ], + [ + "▁shoved", + -13.214531898498535 + ], + [ + "▁Weapons", + -13.214595794677734 + ], + [ + "▁1⁄4", + -13.214674949645996 + ], + [ + "▁Ped", + -13.21468734741211 + ], + [ + "▁Sent", + -13.21469783782959 + ], + [ + "▁Lansing", + -13.214774131774902 + ], + [ + "▁discriminatory", + -13.214818954467773 + ], + [ + "ullah", + -13.214898109436035 + ], + [ + "▁Rancho", + -13.214957237243652 + ], + [ + "▁Grandpa", + -13.215031623840332 + ], + [ + "▁Lor", + -13.215120315551758 + ], + [ + "▁Seen", + -13.215130805969238 + ], + [ + "▁Blackburn", + -13.215171813964844 + ], + [ + "én", + -13.21535587310791 + ], + [ + "▁rhyme", + -13.21535587310791 + ], + [ + "▁Sparks", + -13.215415954589844 + ], + [ + "▁Levin", + -13.215435981750488 + ], + [ + "▁SpaceX", + -13.215441703796387 + ], + [ + "▁173", + -13.215534210205078 + ], + [ + "▁Cecil", + -13.215641021728516 + ], + [ + "▁Natasha", + -13.215667724609375 + ], + [ + "Gi", + -13.21579360961914 + ], + [ + "Non", + -13.215882301330566 + ], + [ + "Fest", + -13.216012001037598 + ], + [ + "▁MFA", + -13.216079711914062 + ], + [ + "▁excludes", + -13.216089248657227 + ], + [ + "▁summaries", + -13.216111183166504 + ], + [ + "▁CK", + -13.216130256652832 + ], + [ + "▁Lem", + -13.216340065002441 + ], + [ + "▁REST", + -13.216361045837402 + ], + [ + "▁Grim", + -13.21642017364502 + ], + [ + "▁Biography", + -13.216484069824219 + ], + [ + "234", + -13.216540336608887 + ], + [ + "▁shove", + -13.216552734375 + ], + [ + "▁Able", + -13.216667175292969 + ], + [ + "▁washable", + -13.216687202453613 + ], + [ + "▁wards", + -13.216774940490723 + ], + [ + "▁edging", + -13.21682357788086 + ], + [ + "▁Giovanni", + -13.217041969299316 + ], + [ + "▁Accept", + -13.217169761657715 + ], + [ + "EZ", + -13.217235565185547 + ], + [ + "▁Mines", + -13.217259407043457 + ], + [ + "▁Asphalt", + -13.217281341552734 + ], + [ + "▁relieving", + -13.217290878295898 + ], + [ + "▁substrates", + -13.217317581176758 + ], + [ + "▁Cooling", + -13.217351913452148 + ], + [ + "▁abolished", + -13.217389106750488 + ], + [ + "▁Scotch", + -13.217489242553711 + ], + [ + "visual", + -13.217521667480469 + ], + [ + "▁promoters", + -13.21755599975586 + ], + [ + "disciplinary", + -13.217558860778809 + ], + [ + "▁recyclable", + -13.217589378356934 + ], + [ + "▁fairs", + -13.21762752532959 + ], + [ + "beta", + -13.217689514160156 + ], + [ + "▁ROCK", + -13.217719078063965 + ], + [ + "ango", + -13.217730522155762 + ], + [ + "▁confines", + -13.217766761779785 + ], + [ + "▁Riviera", + -13.217778205871582 + ], + [ + "▁hammered", + -13.21799087524414 + ], + [ + "▁1899", + -13.218238830566406 + ], + [ + "▁Locke", + -13.218270301818848 + ], + [ + "▁awarding", + -13.218318939208984 + ], + [ + "▁intimately", + -13.21833324432373 + ], + [ + "▁sow", + -13.218439102172852 + ], + [ + "▁illuminating", + -13.218462944030762 + ], + [ + "▁Shay", + -13.218490600585938 + ], + [ + "▁Stevie", + -13.218507766723633 + ], + [ + "▁AMP", + -13.218525886535645 + ], + [ + "499", + -13.218576431274414 + ], + [ + "▁Kinder", + -13.218612670898438 + ], + [ + "▁Dexter", + -13.218643188476562 + ], + [ + "▁spectra", + -13.21874713897705 + ], + [ + "appa", + -13.218761444091797 + ], + [ + "▁germ", + -13.218857765197754 + ], + [ + "▁tortilla", + -13.218979835510254 + ], + [ + "▁slit", + -13.219017028808594 + ], + [ + "▁barber", + -13.219026565551758 + ], + [ + "▁ѕ", + -13.219029426574707 + ], + [ + "▁federally", + -13.219162940979004 + ], + [ + "rol", + -13.219192504882812 + ], + [ + "▁withdrawing", + -13.219198226928711 + ], + [ + "▁fortified", + -13.219230651855469 + ], + [ + "▁linens", + -13.219301223754883 + ], + [ + "JC", + -13.219334602355957 + ], + [ + "▁mare", + -13.219364166259766 + ], + [ + "▁183", + -13.219367027282715 + ], + [ + "▁setbacks", + -13.219420433044434 + ], + [ + "▁omissions", + -13.21942138671875 + ], + [ + "0183", + -13.2194242477417 + ], + [ + "▁microbes", + -13.219573974609375 + ], + [ + "cos", + -13.219614028930664 + ], + [ + "▁Mahal", + -13.219625473022461 + ], + [ + "▁dramas", + -13.219637870788574 + ], + [ + "305", + -13.219685554504395 + ], + [ + "Bay", + -13.219738006591797 + ], + [ + "▁sandstone", + -13.21977710723877 + ], + [ + "▁Mosaic", + -13.219801902770996 + ], + [ + "▁Buffy", + -13.219822883605957 + ], + [ + "▁Surveillance", + -13.219844818115234 + ], + [ + "morph", + -13.219846725463867 + ], + [ + "▁Medina", + -13.219860076904297 + ], + [ + "▁YEAR", + -13.219893455505371 + ], + [ + "▁Technique", + -13.219929695129395 + ], + [ + "stin", + -13.220049858093262 + ], + [ + "Sh", + -13.220118522644043 + ], + [ + "▁mediums", + -13.220120429992676 + ], + [ + "aware", + -13.220123291015625 + ], + [ + "▁Assault", + -13.220186233520508 + ], + [ + "▁changer", + -13.220301628112793 + ], + [ + "▁grapefruit", + -13.220357894897461 + ], + [ + "▁admins", + -13.220358848571777 + ], + [ + "appropriate", + -13.220366477966309 + ], + [ + "▁Tradition", + -13.220396041870117 + ], + [ + "▁Peoples", + -13.220416069030762 + ], + [ + "▁starvation", + -13.22050666809082 + ], + [ + "▁dopamine", + -13.220524787902832 + ], + [ + "▁Hubbard", + -13.220684051513672 + ], + [ + "▁Angelo", + -13.220731735229492 + ], + [ + "whatever", + -13.220734596252441 + ], + [ + "▁wearer", + -13.220734596252441 + ], + [ + "▁phenotype", + -13.220794677734375 + ], + [ + "▁Stakes", + -13.220858573913574 + ], + [ + "▁microsoft", + -13.220878601074219 + ], + [ + "▁Couch", + -13.221124649047852 + ], + [ + "▁restraining", + -13.221208572387695 + ], + [ + "▁summed", + -13.221232414245605 + ], + [ + "▁favoured", + -13.221299171447754 + ], + [ + "▁wrestle", + -13.22137451171875 + ], + [ + "▁monsoon", + -13.221375465393066 + ], + [ + "▁omit", + -13.221397399902344 + ], + [ + "▁harming", + -13.221413612365723 + ], + [ + "Peter", + -13.221633911132812 + ], + [ + "Us", + -13.221656799316406 + ], + [ + "▁Dy", + -13.221721649169922 + ], + [ + "▁Sang", + -13.221779823303223 + ], + [ + "▁tint", + -13.221816062927246 + ], + [ + "▁collusion", + -13.221827507019043 + ], + [ + "▁Conan", + -13.221856117248535 + ], + [ + "777", + -13.221891403198242 + ], + [ + "▁Sasha", + -13.221967697143555 + ], + [ + "▁RW", + -13.22197151184082 + ], + [ + "▁Cuisine", + -13.222006797790527 + ], + [ + "▁Austen", + -13.222052574157715 + ], + [ + "▁robes", + -13.222139358520508 + ], + [ + "231", + -13.222250938415527 + ], + [ + "▁comedic", + -13.222389221191406 + ], + [ + "▁interceptions", + -13.22254467010498 + ], + [ + "र", + -13.22256088256836 + ], + [ + "する", + -13.222644805908203 + ], + [ + "▁perch", + -13.222661018371582 + ], + [ + "▁LAW", + -13.222825050354004 + ], + [ + "▁Leap", + -13.222993850708008 + ], + [ + "rez", + -13.22307300567627 + ], + [ + "▁outsource", + -13.22320556640625 + ], + [ + "▁Yea", + -13.223417282104492 + ], + [ + "▁Passenger", + -13.223424911499023 + ], + [ + "▁effected", + -13.223503112792969 + ], + [ + "▁california", + -13.22350788116455 + ], + [ + "Che", + -13.223543167114258 + ], + [ + "▁Zar", + -13.22357177734375 + ], + [ + "▁Oreo", + -13.223579406738281 + ], + [ + "▁unfairly", + -13.223639488220215 + ], + [ + "wow", + -13.223675727844238 + ], + [ + "▁ich", + -13.223675727844238 + ], + [ + "reported", + -13.223699569702148 + ], + [ + "▁sie", + -13.223786354064941 + ], + [ + "▁homestead", + -13.223793983459473 + ], + [ + "▁avoids", + -13.223816871643066 + ], + [ + "▁bartender", + -13.223970413208008 + ], + [ + "AW", + -13.223978042602539 + ], + [ + "tale", + -13.224007606506348 + ], + [ + "▁portrays", + -13.224043846130371 + ], + [ + "hook", + -13.2240571975708 + ], + [ + "lining", + -13.224114418029785 + ], + [ + "207", + -13.224149703979492 + ], + [ + "▁entrenched", + -13.224160194396973 + ], + [ + "▁Sending", + -13.224254608154297 + ], + [ + "▁nonfiction", + -13.22425651550293 + ], + [ + "▁impeachment", + -13.224268913269043 + ], + [ + "▁tabletop", + -13.224273681640625 + ], + [ + "▁dads", + -13.224312782287598 + ], + [ + "▁petite", + -13.224312782287598 + ], + [ + "▁Pillow", + -13.224387168884277 + ], + [ + "й", + -13.224467277526855 + ], + [ + "▁Sanskrit", + -13.224479675292969 + ], + [ + "▁dB", + -13.224507331848145 + ], + [ + "rep", + -13.224628448486328 + ], + [ + "▁KE", + -13.224630355834961 + ], + [ + "▁selects", + -13.224668502807617 + ], + [ + "▁garnish", + -13.2247314453125 + ], + [ + "▁alluring", + -13.224745750427246 + ], + [ + "▁busted", + -13.224750518798828 + ], + [ + "lander", + -13.224817276000977 + ], + [ + "▁ingenious", + -13.22485065460205 + ], + [ + "▁taxing", + -13.22486686706543 + ], + [ + "▁duplication", + -13.224957466125488 + ], + [ + "bil", + -13.22507095336914 + ], + [ + "▁Niger", + -13.225102424621582 + ], + [ + "▁Yong", + -13.225135803222656 + ], + [ + "▁PSP", + -13.225180625915527 + ], + [ + "▁linux", + -13.22527027130127 + ], + [ + "▁stupidity", + -13.225295066833496 + ], + [ + "OUR", + -13.2253999710083 + ], + [ + "▁Janeiro", + -13.225452423095703 + ], + [ + "achi", + -13.225482940673828 + ], + [ + "▁emblem", + -13.225510597229004 + ], + [ + "rar", + -13.225550651550293 + ], + [ + "▁barcode", + -13.225605010986328 + ], + [ + "▁305", + -13.225608825683594 + ], + [ + "corn", + -13.225632667541504 + ], + [ + "augh", + -13.225658416748047 + ], + [ + "▁smack", + -13.225665092468262 + ], + [ + "Stream", + -13.22572135925293 + ], + [ + "▁Bod", + -13.225834846496582 + ], + [ + "pages", + -13.22605037689209 + ], + [ + "▁STOP", + -13.226064682006836 + ], + [ + "▁Mash", + -13.226096153259277 + ], + [ + "▁dunk", + -13.226237297058105 + ], + [ + "▁Fog", + -13.22624397277832 + ], + [ + "▁Computational", + -13.226253509521484 + ], + [ + "▁inaugurated", + -13.226289749145508 + ], + [ + "▁Fellows", + -13.226339340209961 + ], + [ + "▁forbid", + -13.226341247558594 + ], + [ + "▁Jewel", + -13.226592063903809 + ], + [ + "▁overlooks", + -13.226723670959473 + ], + [ + "▁stereotype", + -13.226727485656738 + ], + [ + "▁Fever", + -13.226754188537598 + ], + [ + "ت", + -13.226778030395508 + ], + [ + "▁blower", + -13.226834297180176 + ], + [ + "▁Entrepreneurship", + -13.226866722106934 + ], + [ + "▁laminated", + -13.226912498474121 + ], + [ + "▁Reyes", + -13.226938247680664 + ], + [ + "▁bitten", + -13.226948738098145 + ], + [ + "▁divisive", + -13.226953506469727 + ], + [ + "1986", + -13.226978302001953 + ], + [ + "▁Creativity", + -13.2269926071167 + ], + [ + "▁unnecessarily", + -13.22706413269043 + ], + [ + "▁Govt", + -13.227149963378906 + ], + [ + "beam", + -13.227217674255371 + ], + [ + "ABC", + -13.227267265319824 + ], + [ + "▁polyurethane", + -13.22728443145752 + ], + [ + "▁Memo", + -13.22730827331543 + ], + [ + "▁reflex", + -13.227370262145996 + ], + [ + "TW", + -13.227380752563477 + ], + [ + "▁Jain", + -13.22739028930664 + ], + [ + "▁😉", + -13.227404594421387 + ], + [ + "rata", + -13.227458000183105 + ], + [ + "▁dealerships", + -13.227508544921875 + ], + [ + "▁Sharif", + -13.227524757385254 + ], + [ + "345", + -13.227540969848633 + ], + [ + "▁lastly", + -13.227556228637695 + ], + [ + "▁Zhou", + -13.227560997009277 + ], + [ + "bass", + -13.227596282958984 + ], + [ + "▁Kushner", + -13.227604866027832 + ], + [ + "▁remodeled", + -13.227648735046387 + ], + [ + "▁MOD", + -13.227684020996094 + ], + [ + "303", + -13.22768497467041 + ], + [ + "▁Cinderella", + -13.22769546508789 + ], + [ + "▁undertook", + -13.227754592895508 + ], + [ + "▁fireplaces", + -13.227802276611328 + ], + [ + "▁Directorate", + -13.22787857055664 + ], + [ + "▁celestial", + -13.227896690368652 + ], + [ + "▁Sonny", + -13.227994918823242 + ], + [ + "п", + -13.228005409240723 + ], + [ + "lag", + -13.228018760681152 + ], + [ + "▁Olivier", + -13.228044509887695 + ], + [ + "▁SMART", + -13.22806167602539 + ], + [ + "uria", + -13.228155136108398 + ], + [ + "▁Hanover", + -13.228182792663574 + ], + [ + "▁Cologne", + -13.228192329406738 + ], + [ + "▁lash", + -13.228336334228516 + ], + [ + "▁Navi", + -13.2283935546875 + ], + [ + "enda", + -13.228455543518066 + ], + [ + "France", + -13.228522300720215 + ], + [ + "▁Gau", + -13.22854232788086 + ], + [ + "▁soaps", + -13.228633880615234 + ], + [ + "▁Woodland", + -13.228681564331055 + ], + [ + "fulness", + -13.228736877441406 + ], + [ + "▁squirrels", + -13.228750228881836 + ], + [ + "▁Rooney", + -13.228899002075195 + ], + [ + "▁Asking", + -13.228947639465332 + ], + [ + "activated", + -13.22895336151123 + ], + [ + "▁Permit", + -13.229002952575684 + ], + [ + "▁ballroom", + -13.229007720947266 + ], + [ + "▁strapped", + -13.229028701782227 + ], + [ + "ume", + -13.229098320007324 + ], + [ + "▁dialysis", + -13.229177474975586 + ], + [ + "▁behaving", + -13.229279518127441 + ], + [ + "▁preservatives", + -13.229304313659668 + ], + [ + "▁memorandum", + -13.229409217834473 + ], + [ + "▁barking", + -13.2294340133667 + ], + [ + "▁Alba", + -13.22945785522461 + ], + [ + "everything", + -13.229564666748047 + ], + [ + "▁insulating", + -13.22964096069336 + ], + [ + "VP", + -13.229641914367676 + ], + [ + "228", + -13.22966194152832 + ], + [ + "▁JK", + -13.229710578918457 + ], + [ + "wild", + -13.229744911193848 + ], + [ + "▁jargon", + -13.229772567749023 + ], + [ + "▁bowed", + -13.229864120483398 + ], + [ + "▁Depth", + -13.229941368103027 + ], + [ + "▁redundancy", + -13.229986190795898 + ], + [ + "eux", + -13.230026245117188 + ], + [ + "▁Crop", + -13.230109214782715 + ], + [ + "loc", + -13.230161666870117 + ], + [ + "▁trump", + -13.230222702026367 + ], + [ + "▁Himalayan", + -13.230250358581543 + ], + [ + "lights", + -13.230299949645996 + ], + [ + "▁pregnancies", + -13.230310440063477 + ], + [ + "▁puree", + -13.23031234741211 + ], + [ + "kur", + -13.230314254760742 + ], + [ + "viagra", + -13.230364799499512 + ], + [ + "▁paralysis", + -13.230467796325684 + ], + [ + "▁shootout", + -13.230541229248047 + ], + [ + "Grand", + -13.230607032775879 + ], + [ + "▁Moose", + -13.230609893798828 + ], + [ + "Force", + -13.23066234588623 + ], + [ + "forth", + -13.230681419372559 + ], + [ + "▁Dont", + -13.230703353881836 + ], + [ + "▁Ricardo", + -13.230709075927734 + ], + [ + "▁Fuse", + -13.2307767868042 + ], + [ + "financial", + -13.230796813964844 + ], + [ + "▁Libyan", + -13.23079776763916 + ], + [ + "▁compounded", + -13.230813980102539 + ], + [ + "▁Juvenile", + -13.230913162231445 + ], + [ + "▁disclaimer", + -13.230916023254395 + ], + [ + "▁interviewer", + -13.23095703125 + ], + [ + "▁Borg", + -13.23106575012207 + ], + [ + "▁Livingston", + -13.231157302856445 + ], + [ + "▁contractions", + -13.231194496154785 + ], + [ + "▁philanthropic", + -13.231208801269531 + ], + [ + "▁glide", + -13.231255531311035 + ], + [ + "▁Personalized", + -13.231267929077148 + ], + [ + "▁Bharat", + -13.231292724609375 + ], + [ + "▁creditor", + -13.231378555297852 + ], + [ + "▁Ezra", + -13.231390953063965 + ], + [ + "▁scalability", + -13.231435775756836 + ], + [ + "▁mason", + -13.231565475463867 + ], + [ + "vit", + -13.231578826904297 + ], + [ + "▁Tiles", + -13.23161792755127 + ], + [ + "▁cleanser", + -13.231624603271484 + ], + [ + "▁Madame", + -13.23165512084961 + ], + [ + "▁Adoption", + -13.231734275817871 + ], + [ + "Pop", + -13.231776237487793 + ], + [ + "▁revel", + -13.23178482055664 + ], + [ + "▁motivates", + -13.231795310974121 + ], + [ + "▁cupboards", + -13.231902122497559 + ], + [ + "▁Dundee", + -13.231945991516113 + ], + [ + "error", + -13.231985092163086 + ], + [ + "MH", + -13.232166290283203 + ], + [ + "inski", + -13.232211112976074 + ], + [ + "▁witches", + -13.232261657714844 + ], + [ + "Central", + -13.232311248779297 + ], + [ + "WF", + -13.232345581054688 + ], + [ + "▁terraces", + -13.232357025146484 + ], + [ + "▁Vega", + -13.232440948486328 + ], + [ + "rounded", + -13.232461929321289 + ], + [ + "▁swapped", + -13.23247241973877 + ], + [ + "▁firefighter", + -13.232518196105957 + ], + [ + "▁£9", + -13.232528686523438 + ], + [ + "▁reactors", + -13.232548713684082 + ], + [ + "224", + -13.232561111450195 + ], + [ + "▁Kathmandu", + -13.232599258422852 + ], + [ + "mean", + -13.232636451721191 + ], + [ + "▁passports", + -13.232677459716797 + ], + [ + "▁NVIDIA", + -13.232758522033691 + ], + [ + "mah", + -13.233067512512207 + ], + [ + "▁Alberto", + -13.233224868774414 + ], + [ + "ality", + -13.233343124389648 + ], + [ + "▁dummy", + -13.233396530151367 + ], + [ + "none", + -13.233405113220215 + ], + [ + "Mag", + -13.233419418334961 + ], + [ + "ル", + -13.233476638793945 + ], + [ + "▁Whip", + -13.233521461486816 + ], + [ + "▁futile", + -13.233556747436523 + ], + [ + "▁oysters", + -13.233556747436523 + ], + [ + "▁Pty", + -13.23359203338623 + ], + [ + "▁pleasurable", + -13.233595848083496 + ], + [ + "▁Carla", + -13.233811378479004 + ], + [ + "▁Comfortable", + -13.233819007873535 + ], + [ + "▁fragrances", + -13.233860969543457 + ], + [ + "▁bluetooth", + -13.2340087890625 + ], + [ + "kids", + -13.234090805053711 + ], + [ + "▁logistical", + -13.234100341796875 + ], + [ + "▁reliant", + -13.234161376953125 + ], + [ + "acy", + -13.23422622680664 + ], + [ + "б", + -13.23425579071045 + ], + [ + "▁axes", + -13.234396934509277 + ], + [ + "flu", + -13.234474182128906 + ], + [ + "▁clones", + -13.234476089477539 + ], + [ + "195", + -13.234489440917969 + ], + [ + "▁disguised", + -13.234529495239258 + ], + [ + "▁THEIR", + -13.234546661376953 + ], + [ + "▁proprietor", + -13.234561920166016 + ], + [ + "▁pancake", + -13.234580993652344 + ], + [ + "▁Amid", + -13.234713554382324 + ], + [ + "▁understatement", + -13.234739303588867 + ], + [ + "▁Themes", + -13.234919548034668 + ], + [ + "lai", + -13.235036849975586 + ], + [ + "▁baker", + -13.235099792480469 + ], + [ + "anya", + -13.235152244567871 + ], + [ + "hero", + -13.235176086425781 + ], + [ + "▁diffuser", + -13.235218048095703 + ], + [ + "ën", + -13.235292434692383 + ], + [ + "Qaeda", + -13.235359191894531 + ], + [ + "▁Forecast", + -13.235403060913086 + ], + [ + "jit", + -13.235544204711914 + ], + [ + "▁penetrating", + -13.235748291015625 + ], + [ + "151", + -13.235843658447266 + ], + [ + "▁një", + -13.235855102539062 + ], + [ + "▁Dangerous", + -13.23587417602539 + ], + [ + "therapy", + -13.235942840576172 + ], + [ + "doing", + -13.236017227172852 + ], + [ + "▁Fay", + -13.236026763916016 + ], + [ + "▁eds", + -13.23603630065918 + ], + [ + "▁CIS", + -13.236048698425293 + ], + [ + "▁Gunn", + -13.236167907714844 + ], + [ + "▁Overseas", + -13.236180305480957 + ], + [ + "article", + -13.236266136169434 + ], + [ + "pha", + -13.23627758026123 + ], + [ + "▁Oncology", + -13.23629093170166 + ], + [ + "▁docks", + -13.236324310302734 + ], + [ + "EK", + -13.236344337463379 + ], + [ + "technology", + -13.23645305633545 + ], + [ + "▁lesion", + -13.236532211303711 + ], + [ + "▁converse", + -13.236617088317871 + ], + [ + "▁demonstrators", + -13.236699104309082 + ], + [ + "seeded", + -13.23670768737793 + ], + [ + "▁obscene", + -13.236713409423828 + ], + [ + "▁Earnings", + -13.236720085144043 + ], + [ + "▁nifty", + -13.236786842346191 + ], + [ + "▁Rossi", + -13.236824989318848 + ], + [ + "rina", + -13.236863136291504 + ], + [ + "ark", + -13.236896514892578 + ], + [ + "▁adolescence", + -13.23706340789795 + ], + [ + "▁insistence", + -13.237173080444336 + ], + [ + "▁Ebay", + -13.237183570861816 + ], + [ + "▁sanction", + -13.237189292907715 + ], + [ + "▁deterrent", + -13.237198829650879 + ], + [ + "▁이", + -13.237232208251953 + ], + [ + "▁folklore", + -13.23755168914795 + ], + [ + "▁Documentation", + -13.23757266998291 + ], + [ + "aver", + -13.237593650817871 + ], + [ + "▁cautiously", + -13.237661361694336 + ], + [ + "▁Townsend", + -13.237663269042969 + ], + [ + "▁Evangelical", + -13.237678527832031 + ], + [ + "▁knack", + -13.237850189208984 + ], + [ + "▁Trucks", + -13.23788833618164 + ], + [ + "▁intellectually", + -13.237919807434082 + ], + [ + "▁grassy", + -13.23805046081543 + ], + [ + "▁optimisation", + -13.23808479309082 + ], + [ + "▁apnea", + -13.238103866577148 + ], + [ + "▁proto", + -13.238118171691895 + ], + [ + "▁chuck", + -13.238213539123535 + ], + [ + "▁Metallic", + -13.238343238830566 + ], + [ + "390", + -13.238375663757324 + ], + [ + "pes", + -13.238710403442383 + ], + [ + "▁Assignment", + -13.238779067993164 + ], + [ + "▁Gloucester", + -13.23884105682373 + ], + [ + "▁moth", + -13.238865852355957 + ], + [ + "▁Blackberry", + -13.238880157470703 + ], + [ + "▁Manny", + -13.238903045654297 + ], + [ + "▁upto", + -13.238965034484863 + ], + [ + "▁foresee", + -13.238967895507812 + ], + [ + "lton", + -13.23901081085205 + ], + [ + "XX", + -13.23906135559082 + ], + [ + "▁satisfies", + -13.239108085632324 + ], + [ + "▁sumptuous", + -13.239161491394043 + ], + [ + "▁discontinue", + -13.239171981811523 + ], + [ + "▁Fro", + -13.239335060119629 + ], + [ + "▁parity", + -13.239348411560059 + ], + [ + "▁aspirin", + -13.23947525024414 + ], + [ + "▁keto", + -13.239477157592773 + ], + [ + "gli", + -13.239531517028809 + ], + [ + "304", + -13.239558219909668 + ], + [ + "▁McC", + -13.239595413208008 + ], + [ + "▁Stability", + -13.239609718322754 + ], + [ + "▁groundwork", + -13.239680290222168 + ], + [ + "▁objectively", + -13.239931106567383 + ], + [ + "▁counteract", + -13.239948272705078 + ], + [ + "▁likeness", + -13.24001693725586 + ], + [ + "▁bum", + -13.240038871765137 + ], + [ + "▁sharpen", + -13.240118980407715 + ], + [ + "▁conformity", + -13.240158081054688 + ], + [ + "application", + -13.240229606628418 + ], + [ + "▁Cellular", + -13.240476608276367 + ], + [ + "▁hikers", + -13.240479469299316 + ], + [ + "▁heed", + -13.240530014038086 + ], + [ + "▁Voters", + -13.240535736083984 + ], + [ + "nies", + -13.240623474121094 + ], + [ + "▁debugging", + -13.240623474121094 + ], + [ + "▁punctuation", + -13.240656852722168 + ], + [ + "▁parachute", + -13.240751266479492 + ], + [ + "▁Brewer", + -13.240779876708984 + ], + [ + "▁impurities", + -13.240836143493652 + ], + [ + "▁Isabella", + -13.240865707397461 + ], + [ + "Does", + -13.241028785705566 + ], + [ + "▁menace", + -13.241104125976562 + ], + [ + "cion", + -13.24113941192627 + ], + [ + "▁inaccessible", + -13.241206169128418 + ], + [ + "▁footballer", + -13.24128532409668 + ], + [ + "▁KD", + -13.241360664367676 + ], + [ + "▁Procedures", + -13.24138355255127 + ], + [ + "▁Nicholson", + -13.241466522216797 + ], + [ + "Chi", + -13.24152660369873 + ], + [ + "▁narrower", + -13.241532325744629 + ], + [ + "▁vir", + -13.241662979125977 + ], + [ + "1985", + -13.241693496704102 + ], + [ + "▁Submission", + -13.241710662841797 + ], + [ + "hay", + -13.24182415008545 + ], + [ + "▁noodle", + -13.24193000793457 + ], + [ + "▁spawned", + -13.241964340209961 + ], + [ + "▁provoking", + -13.241998672485352 + ], + [ + "▁Pertaining", + -13.24205493927002 + ], + [ + "▁Titanium", + -13.242093086242676 + ], + [ + "biz", + -13.242157936096191 + ], + [ + "▁immoral", + -13.242179870605469 + ], + [ + "▁Hun", + -13.242305755615234 + ], + [ + "▁Gabrielle", + -13.24235725402832 + ], + [ + "avan", + -13.242473602294922 + ], + [ + "aha", + -13.242486000061035 + ], + [ + "▁gar", + -13.242493629455566 + ], + [ + "▁Chung", + -13.242507934570312 + ], + [ + "666", + -13.242512702941895 + ], + [ + "mun", + -13.24252700805664 + ], + [ + "aja", + -13.242679595947266 + ], + [ + "▁Splash", + -13.242690086364746 + ], + [ + "▁Meals", + -13.24272632598877 + ], + [ + "▁Kiwi", + -13.242794036865234 + ], + [ + "▁Dahl", + -13.242836952209473 + ], + [ + "▁incision", + -13.242891311645508 + ], + [ + "ifi", + -13.242987632751465 + ], + [ + "▁1896", + -13.243034362792969 + ], + [ + "▁Dent", + -13.243080139160156 + ], + [ + "▁soared", + -13.243111610412598 + ], + [ + "Local", + -13.2431640625 + ], + [ + "▁prophetic", + -13.243230819702148 + ], + [ + "aco", + -13.243291854858398 + ], + [ + "176", + -13.243386268615723 + ], + [ + "▁feline", + -13.243389129638672 + ], + [ + "▁Edith", + -13.243437767028809 + ], + [ + "▁RAID", + -13.243462562561035 + ], + [ + "▁Condo", + -13.243611335754395 + ], + [ + "▁Malibu", + -13.24366283416748 + ], + [ + "▁polluted", + -13.243672370910645 + ], + [ + "▁Significant", + -13.243721008300781 + ], + [ + "▁bezel", + -13.243742942810059 + ], + [ + "▁shi", + -13.243744850158691 + ], + [ + "▁BJ", + -13.243779182434082 + ], + [ + "▁horizons", + -13.24380874633789 + ], + [ + "▁forging", + -13.243863105773926 + ], + [ + "▁craftsman", + -13.243890762329102 + ], + [ + "▁timelines", + -13.244132041931152 + ], + [ + "awaited", + -13.244160652160645 + ], + [ + "▁Spell", + -13.244257926940918 + ], + [ + "▁sy", + -13.244317054748535 + ], + [ + "▁Kot", + -13.244369506835938 + ], + [ + "▁Chau", + -13.244549751281738 + ], + [ + "▁Grinder", + -13.244694709777832 + ], + [ + "▁sailor", + -13.244729042053223 + ], + [ + "▁Plaintiff", + -13.244735717773438 + ], + [ + "ح", + -13.244805335998535 + ], + [ + "▁insanely", + -13.2449312210083 + ], + [ + "nose", + -13.245010375976562 + ], + [ + "▁Whit", + -13.24501895904541 + ], + [ + "rani", + -13.245148658752441 + ], + [ + "▁refrigeration", + -13.245153427124023 + ], + [ + "▁exclaimed", + -13.245189666748047 + ], + [ + "▁ep", + -13.24524211883545 + ], + [ + "loo", + -13.2453031539917 + ], + [ + "▁BH", + -13.24535846710205 + ], + [ + "blown", + -13.245646476745605 + ], + [ + "▁Apostle", + -13.245657920837402 + ], + [ + "▁McCartney", + -13.245713233947754 + ], + [ + "▁Characters", + -13.245758056640625 + ], + [ + "▁unaffected", + -13.245899200439453 + ], + [ + "▁compel", + -13.245916366577148 + ], + [ + "▁Linen", + -13.246079444885254 + ], + [ + "▁piling", + -13.24612808227539 + ], + [ + "custom", + -13.246169090270996 + ], + [ + "010", + -13.24622917175293 + ], + [ + "holm", + -13.246231079101562 + ], + [ + "▁Broadcast", + -13.246275901794434 + ], + [ + "▁snorkeling", + -13.2462797164917 + ], + [ + "bly", + -13.246309280395508 + ], + [ + "▁saliva", + -13.246310234069824 + ], + [ + "▁Univ", + -13.246319770812988 + ], + [ + "dee", + -13.246370315551758 + ], + [ + "▁Narrow", + -13.246413230895996 + ], + [ + "▁Woodward", + -13.246512413024902 + ], + [ + "▁breathed", + -13.246540069580078 + ], + [ + "▁harmonic", + -13.246599197387695 + ], + [ + "▁171", + -13.246610641479492 + ], + [ + "▁Traders", + -13.246637344360352 + ], + [ + "seen", + -13.2466459274292 + ], + [ + "▁Bournemouth", + -13.246646881103516 + ], + [ + "▁serotonin", + -13.246689796447754 + ], + [ + "▁scraping", + -13.246786117553711 + ], + [ + "▁Sloan", + -13.246957778930664 + ], + [ + "▁Trey", + -13.24702262878418 + ], + [ + "▁embarking", + -13.247092247009277 + ], + [ + "142", + -13.247122764587402 + ], + [ + "▁sled", + -13.247148513793945 + ], + [ + "▁Backpack", + -13.247183799743652 + ], + [ + "▁diners", + -13.247185707092285 + ], + [ + "▁Mead", + -13.247238159179688 + ], + [ + "▁praises", + -13.247244834899902 + ], + [ + "jon", + -13.247342109680176 + ], + [ + "▁Clippers", + -13.247417449951172 + ], + [ + "1984", + -13.247419357299805 + ], + [ + "▁hoses", + -13.247469902038574 + ], + [ + "anto", + -13.247493743896484 + ], + [ + "▁Ships", + -13.247539520263672 + ], + [ + "▁Sapphire", + -13.247596740722656 + ], + [ + "▁EDT", + -13.247725486755371 + ], + [ + "▁eczema", + -13.247811317443848 + ], + [ + "▁adored", + -13.24782657623291 + ], + [ + "▁zo", + -13.247848510742188 + ], + [ + "▁Viva", + -13.247884750366211 + ], + [ + "▁capacitor", + -13.247893333435059 + ], + [ + "▁Cancel", + -13.247961044311523 + ], + [ + "▁Wearing", + -13.248001098632812 + ], + [ + "▁filmmaking", + -13.248022079467773 + ], + [ + "▁INR", + -13.248167991638184 + ], + [ + "eil", + -13.248282432556152 + ], + [ + "▁Monsters", + -13.248295783996582 + ], + [ + "▁phosphorus", + -13.248353958129883 + ], + [ + "▁analysing", + -13.24838924407959 + ], + [ + "▁improvisation", + -13.248390197753906 + ], + [ + "borg", + -13.248408317565918 + ], + [ + "aji", + -13.248438835144043 + ], + [ + "▁FG", + -13.248502731323242 + ], + [ + "▁fetus", + -13.248574256896973 + ], + [ + "▁Yin", + -13.248615264892578 + ], + [ + "CW", + -13.24868392944336 + ], + [ + "▁upsetting", + -13.248700141906738 + ], + [ + "scan", + -13.248710632324219 + ], + [ + "▁Cobra", + -13.248793601989746 + ], + [ + "143", + -13.248978614807129 + ], + [ + "▁blocker", + -13.249001502990723 + ], + [ + "▁rapport", + -13.249109268188477 + ], + [ + "▁Macau", + -13.249186515808105 + ], + [ + "▁spontaneously", + -13.249186515808105 + ], + [ + "▁elemental", + -13.2492094039917 + ], + [ + "▁McKenzie", + -13.249250411987305 + ], + [ + "▁Nie", + -13.249263763427734 + ], + [ + "▁Vital", + -13.249273300170898 + ], + [ + "RV", + -13.24947452545166 + ], + [ + "▁Glow", + -13.249518394470215 + ], + [ + "▁Grave", + -13.249610900878906 + ], + [ + "209", + -13.249654769897461 + ], + [ + "▁Sole", + -13.249655723571777 + ], + [ + "▁acetate", + -13.249726295471191 + ], + [ + "mom", + -13.249783515930176 + ], + [ + "520", + -13.249841690063477 + ], + [ + "▁kickoff", + -13.2498779296875 + ], + [ + "▁Kale", + -13.249907493591309 + ], + [ + "▁DHS", + -13.249916076660156 + ], + [ + "▁humiliation", + -13.250158309936523 + ], + [ + "▁bloodstream", + -13.25015926361084 + ], + [ + "▁ole", + -13.250261306762695 + ], + [ + "▁fins", + -13.250329971313477 + ], + [ + "▁tiring", + -13.250386238098145 + ], + [ + "▁más", + -13.25041389465332 + ], + [ + "arra", + -13.2504243850708 + ], + [ + "▁rowing", + -13.250436782836914 + ], + [ + "▁Ramadan", + -13.25048828125 + ], + [ + "▁smuggling", + -13.250617027282715 + ], + [ + "▁communicates", + -13.250627517700195 + ], + [ + "MX", + -13.250641822814941 + ], + [ + "▁undisclosed", + -13.25092887878418 + ], + [ + "▁fools", + -13.250993728637695 + ], + [ + "▁Garcinia", + -13.251171112060547 + ], + [ + "▁Sutherland", + -13.251248359680176 + ], + [ + "ب", + -13.251258850097656 + ], + [ + "▁GBP", + -13.251275062561035 + ], + [ + "nai", + -13.251335144042969 + ], + [ + "▁Papua", + -13.251344680786133 + ], + [ + "▁awaken", + -13.251418113708496 + ], + [ + "▁DF", + -13.251426696777344 + ], + [ + "example", + -13.251480102539062 + ], + [ + "▁campfire", + -13.251484870910645 + ], + [ + "vat", + -13.251498222351074 + ], + [ + "▁technologically", + -13.2515287399292 + ], + [ + "▁hillside", + -13.251542091369629 + ], + [ + "▁tanning", + -13.251556396484375 + ], + [ + "▁Zak", + -13.251557350158691 + ], + [ + "qi", + -13.251692771911621 + ], + [ + "▁acquaintances", + -13.251694679260254 + ], + [ + "Internet", + -13.251749992370605 + ], + [ + "▁WL", + -13.251755714416504 + ], + [ + "▁graphite", + -13.251845359802246 + ], + [ + "▁geopolitical", + -13.251851081848145 + ], + [ + "Coin", + -13.251861572265625 + ], + [ + "▁mentorship", + -13.251984596252441 + ], + [ + "▁Burial", + -13.251988410949707 + ], + [ + "▁Undergraduate", + -13.252059936523438 + ], + [ + "▁horrifying", + -13.252090454101562 + ], + [ + "hope", + -13.252116203308105 + ], + [ + "▁unbeatable", + -13.252174377441406 + ], + [ + "▁sprung", + -13.2523775100708 + ], + [ + "▁Amnesty", + -13.252386093139648 + ], + [ + "▁Garlic", + -13.252473831176758 + ], + [ + "▁Mapping", + -13.252548217773438 + ], + [ + "Before", + -13.252565383911133 + ], + [ + "▁Sis", + -13.25261116027832 + ], + [ + "▁rechargeable", + -13.252639770507812 + ], + [ + "▁susceptibility", + -13.252732276916504 + ], + [ + "ars", + -13.252790451049805 + ], + [ + "▁Revival", + -13.252791404724121 + ], + [ + "▁SKU", + -13.252813339233398 + ], + [ + "▁smear", + -13.25285816192627 + ], + [ + "Log", + -13.252861022949219 + ], + [ + "▁garages", + -13.25289249420166 + ], + [ + "select", + -13.252945899963379 + ], + [ + "▁gait", + -13.25295639038086 + ], + [ + "▁Auditorium", + -13.253031730651855 + ], + [ + "Object", + -13.253059387207031 + ], + [ + "Money", + -13.25312328338623 + ], + [ + "▁tiers", + -13.253305435180664 + ], + [ + "▁Kant", + -13.253314018249512 + ], + [ + "▁Fiesta", + -13.253316879272461 + ], + [ + "eke", + -13.253332138061523 + ], + [ + "▁WITHOUT", + -13.253437995910645 + ], + [ + "▁craftsmen", + -13.253494262695312 + ], + [ + "▁walnuts", + -13.253556251525879 + ], + [ + "▁Herbal", + -13.253753662109375 + ], + [ + "assi", + -13.253754615783691 + ], + [ + "▁boldly", + -13.253779411315918 + ], + [ + "▁faculties", + -13.253852844238281 + ], + [ + "Lord", + -13.253865242004395 + ], + [ + "▁vow", + -13.253899574279785 + ], + [ + "▁surveying", + -13.25390625 + ], + [ + "▁Sew", + -13.25394058227539 + ], + [ + "▁Peruvian", + -13.253951072692871 + ], + [ + "rack", + -13.254037857055664 + ], + [ + "Food", + -13.254117012023926 + ], + [ + "▁installs", + -13.254117012023926 + ], + [ + "▁dominates", + -13.25416088104248 + ], + [ + "▁Mou", + -13.25417709350586 + ], + [ + "▁Bernstein", + -13.254181861877441 + ], + [ + "▁Mongolia", + -13.254206657409668 + ], + [ + "▁Bound", + -13.254242897033691 + ], + [ + "166", + -13.254324913024902 + ], + [ + "eter", + -13.254387855529785 + ], + [ + "▁Governments", + -13.254437446594238 + ], + [ + "Jones", + -13.254586219787598 + ], + [ + "▁Seymour", + -13.254615783691406 + ], + [ + "▁Calcium", + -13.254671096801758 + ], + [ + "▁WM", + -13.254776000976562 + ], + [ + "▁contours", + -13.254814147949219 + ], + [ + "430", + -13.254875183105469 + ], + [ + "▁wildfires", + -13.254910469055176 + ], + [ + "▁fav", + -13.254941940307617 + ], + [ + "▁Insulation", + -13.25499439239502 + ], + [ + "▁artificially", + -13.254996299743652 + ], + [ + "▁KP", + -13.255058288574219 + ], + [ + "cone", + -13.255187034606934 + ], + [ + "▁shrub", + -13.255221366882324 + ], + [ + "▁vin", + -13.255261421203613 + ], + [ + "▁undue", + -13.255436897277832 + ], + [ + "Night", + -13.255453109741211 + ], + [ + "▁lil", + -13.255525588989258 + ], + [ + "▁misinformation", + -13.25556468963623 + ], + [ + "▁COMPANY", + -13.255636215209961 + ], + [ + "lian", + -13.255664825439453 + ], + [ + "▁MOST", + -13.255729675292969 + ], + [ + "▁CLOSE", + -13.25573444366455 + ], + [ + "tik", + -13.255743026733398 + ], + [ + "▁apostles", + -13.255765914916992 + ], + [ + "▁Eliza", + -13.255782127380371 + ], + [ + "▁communism", + -13.2558012008667 + ], + [ + "Date", + -13.255853652954102 + ], + [ + "aud", + -13.255855560302734 + ], + [ + "india", + -13.255878448486328 + ], + [ + "▁Insta", + -13.255902290344238 + ], + [ + "illi", + -13.255979537963867 + ], + [ + "▁pondering", + -13.256022453308105 + ], + [ + "▁circuitry", + -13.256080627441406 + ], + [ + "▁Yosemite", + -13.256098747253418 + ], + [ + "▁boilers", + -13.25611686706543 + ], + [ + "ket", + -13.256158828735352 + ], + [ + "▁Artistic", + -13.256244659423828 + ], + [ + "authored", + -13.256278991699219 + ], + [ + "▁hoodie", + -13.256402015686035 + ], + [ + "▁alum", + -13.25643539428711 + ], + [ + "lol", + -13.25645923614502 + ], + [ + "▁Botswana", + -13.25649642944336 + ], + [ + "▁transistor", + -13.256512641906738 + ], + [ + "▁revamped", + -13.25651741027832 + ], + [ + "▁scares", + -13.256518363952637 + ], + [ + "▁scripting", + -13.256536483764648 + ], + [ + "update", + -13.256561279296875 + ], + [ + "ahu", + -13.256638526916504 + ], + [ + "rac", + -13.256654739379883 + ], + [ + "node", + -13.256855964660645 + ], + [ + "▁spurred", + -13.256855964660645 + ], + [ + "filter", + -13.256890296936035 + ], + [ + "▁sclerosis", + -13.257051467895508 + ], + [ + "daily", + -13.257059097290039 + ], + [ + "▁steaks", + -13.257108688354492 + ], + [ + "▁housekeeping", + -13.25711441040039 + ], + [ + "të", + -13.257128715515137 + ], + [ + "▁Gra", + -13.257187843322754 + ], + [ + "▁ASEAN", + -13.257190704345703 + ], + [ + "▁jog", + -13.257204055786133 + ], + [ + "▁Kri", + -13.257219314575195 + ], + [ + "▁Decide", + -13.257290840148926 + ], + [ + "▁Gourmet", + -13.257298469543457 + ], + [ + "▁slabs", + -13.257317543029785 + ], + [ + "ش", + -13.257423400878906 + ], + [ + "▁eyed", + -13.257424354553223 + ], + [ + "▁isnt", + -13.257468223571777 + ], + [ + "▁safeguarding", + -13.257484436035156 + ], + [ + "154", + -13.257650375366211 + ], + [ + "lina", + -13.257662773132324 + ], + [ + "▁1891", + -13.25772476196289 + ], + [ + "effect", + -13.2577543258667 + ], + [ + "▁Blow", + -13.257838249206543 + ], + [ + "▁Barbados", + -13.25786304473877 + ], + [ + "▁Barrier", + -13.257866859436035 + ], + [ + "CAP", + -13.25798511505127 + ], + [ + "▁cleverly", + -13.258033752441406 + ], + [ + "dai", + -13.258040428161621 + ], + [ + "▁obligatory", + -13.25804615020752 + ], + [ + "subject", + -13.258065223693848 + ], + [ + "▁Vander", + -13.258092880249023 + ], + [ + "▁tweaking", + -13.258140563964844 + ], + [ + "▁Macon", + -13.258149147033691 + ], + [ + "▁Wizards", + -13.258201599121094 + ], + [ + "▁Reliable", + -13.258233070373535 + ], + [ + "▁VPS", + -13.258233070373535 + ], + [ + "▁aero", + -13.258233070373535 + ], + [ + "▁unicorn", + -13.258252143859863 + ], + [ + "▁Amir", + -13.258322715759277 + ], + [ + "▁Sawyer", + -13.258418083190918 + ], + [ + "MAC", + -13.258452415466309 + ], + [ + "▁Coins", + -13.25846004486084 + ], + [ + "▁complainant", + -13.258478164672852 + ], + [ + "▁Lies", + -13.258648872375488 + ], + [ + "▁softness", + -13.258652687072754 + ], + [ + "rig", + -13.25866413116455 + ], + [ + "▁JT", + -13.258764266967773 + ], + [ + "▁wicket", + -13.258792877197266 + ], + [ + "▁sergeant", + -13.258903503417969 + ], + [ + "▁weld", + -13.258914947509766 + ], + [ + "▁adhered", + -13.258938789367676 + ], + [ + "ی", + -13.259003639221191 + ], + [ + "▁FD", + -13.259066581726074 + ], + [ + "▁worsen", + -13.259089469909668 + ], + [ + "▁Laos", + -13.25914192199707 + ], + [ + "▁Benny", + -13.25927734375 + ], + [ + "▁Busch", + -13.259299278259277 + ], + [ + "▁serenity", + -13.25930118560791 + ], + [ + "▁activates", + -13.259307861328125 + ], + [ + "ér", + -13.25936222076416 + ], + [ + "▁containment", + -13.259453773498535 + ], + [ + "▁soybean", + -13.259573936462402 + ], + [ + "folk", + -13.2596435546875 + ], + [ + "oC", + -13.259658813476562 + ], + [ + "167", + -13.259718894958496 + ], + [ + "▁dispersion", + -13.259722709655762 + ], + [ + "▁Painted", + -13.259759902954102 + ], + [ + "▁Egyptians", + -13.25977611541748 + ], + [ + "Trans", + -13.259839057922363 + ], + [ + "▁Diagnostic", + -13.25985050201416 + ], + [ + "▁bureaucratic", + -13.260028839111328 + ], + [ + "▁JFK", + -13.260041236877441 + ], + [ + "▁casserole", + -13.260174751281738 + ], + [ + "▁approachable", + -13.260272979736328 + ], + [ + "sort", + -13.260282516479492 + ], + [ + "▁pu", + -13.260346412658691 + ], + [ + "▁Qualified", + -13.260395050048828 + ], + [ + "▁solemn", + -13.26042366027832 + ], + [ + "▁appalling", + -13.26046371459961 + ], + [ + "▁buns", + -13.260581016540527 + ], + [ + "▁pl", + -13.260656356811523 + ], + [ + "Direct", + -13.260760307312012 + ], + [ + "▁Dixie", + -13.260761260986328 + ], + [ + "▁enriching", + -13.260782241821289 + ], + [ + "▁landowners", + -13.260818481445312 + ], + [ + "▁cigars", + -13.260828018188477 + ], + [ + "enstein", + -13.26086711883545 + ], + [ + "▁Blogging", + -13.260893821716309 + ], + [ + "▁receptionist", + -13.260897636413574 + ], + [ + "▁guarding", + -13.260950088500977 + ], + [ + "▁rusty", + -13.260960578918457 + ], + [ + "▁Evo", + -13.260977745056152 + ], + [ + "▁trolls", + -13.261045455932617 + ], + [ + "▁cushioning", + -13.261154174804688 + ], + [ + "▁handwritten", + -13.261173248291016 + ], + [ + "▁Shire", + -13.2612943649292 + ], + [ + "gers", + -13.261366844177246 + ], + [ + "▁Synthetic", + -13.261398315429688 + ], + [ + "pun", + -13.261442184448242 + ], + [ + "lack", + -13.261465072631836 + ], + [ + "▁disrupting", + -13.261470794677734 + ], + [ + "▁211", + -13.261491775512695 + ], + [ + "ARD", + -13.261524200439453 + ], + [ + "▁Christi", + -13.261585235595703 + ], + [ + "▁cringe", + -13.261734008789062 + ], + [ + "▁Olympus", + -13.261775016784668 + ], + [ + "▁Meng", + -13.261775970458984 + ], + [ + "▁eerie", + -13.26177978515625 + ], + [ + "▁Mayan", + -13.261887550354004 + ], + [ + "▁Instrument", + -13.262158393859863 + ], + [ + "▁Eg", + -13.262335777282715 + ], + [ + "▁Couldn", + -13.262518882751465 + ], + [ + "▁examiner", + -13.262531280517578 + ], + [ + "dler", + -13.26253890991211 + ], + [ + "▁Sarasota", + -13.262541770935059 + ], + [ + "▁horrified", + -13.262660026550293 + ], + [ + "▁Jaime", + -13.262760162353516 + ], + [ + "▁Folks", + -13.262773513793945 + ], + [ + "▁lingerie", + -13.262849807739258 + ], + [ + "▁AVAILABLE", + -13.262935638427734 + ], + [ + "▁infestation", + -13.263021469116211 + ], + [ + "▁masking", + -13.263023376464844 + ], + [ + "ffe", + -13.263087272644043 + ], + [ + "고", + -13.263105392456055 + ], + [ + "▁congenital", + -13.26311206817627 + ], + [ + "247", + -13.263118743896484 + ], + [ + "▁Spe", + -13.263151168823242 + ], + [ + "shima", + -13.263199806213379 + ], + [ + "hou", + -13.263214111328125 + ], + [ + "▁Ulster", + -13.263233184814453 + ], + [ + "▁Statue", + -13.263251304626465 + ], + [ + "▁linkage", + -13.263284683227539 + ], + [ + "▁grievances", + -13.26351261138916 + ], + [ + "▁Cai", + -13.263579368591309 + ], + [ + "focus", + -13.26364517211914 + ], + [ + "▁Wakefield", + -13.263688087463379 + ], + [ + "▁Assam", + -13.263766288757324 + ], + [ + "▁Royale", + -13.263772010803223 + ], + [ + "▁sw", + -13.263785362243652 + ], + [ + "▁Hil", + -13.263800621032715 + ], + [ + "ake", + -13.263956069946289 + ], + [ + "▁elk", + -13.263967514038086 + ], + [ + "▁gosh", + -13.264019966125488 + ], + [ + "hab", + -13.26412582397461 + ], + [ + "▁Intra", + -13.264140129089355 + ], + [ + "▁Souls", + -13.264263153076172 + ], + [ + "▁freshmen", + -13.26431655883789 + ], + [ + "▁Dare", + -13.264348983764648 + ], + [ + "▁sensed", + -13.264488220214844 + ], + [ + "▁misconception", + -13.264512062072754 + ], + [ + "▁prenatal", + -13.264632225036621 + ], + [ + "▁boils", + -13.264734268188477 + ], + [ + "▁Cocoa", + -13.264816284179688 + ], + [ + "lers", + -13.26484203338623 + ], + [ + "▁ODI", + -13.264927864074707 + ], + [ + "Family", + -13.264930725097656 + ], + [ + "▁holiness", + -13.265205383300781 + ], + [ + "▁Johann", + -13.26523208618164 + ], + [ + "▁Masa", + -13.265250205993652 + ], + [ + "▁gardeners", + -13.26537036895752 + ], + [ + "▁Bracelet", + -13.265408515930176 + ], + [ + "▁Litigation", + -13.265437126159668 + ], + [ + "▁Pho", + -13.2654447555542 + ], + [ + "▁Ou", + -13.265454292297363 + ], + [ + "▁barren", + -13.265521049499512 + ], + [ + "shoot", + -13.265631675720215 + ], + [ + "▁Strauss", + -13.265665054321289 + ], + [ + "mAh", + -13.265759468078613 + ], + [ + "▁trenches", + -13.265772819519043 + ], + [ + "▁Jeanne", + -13.265851974487305 + ], + [ + "▁Sellers", + -13.265859603881836 + ], + [ + "▁Usage", + -13.265877723693848 + ], + [ + "▁auditory", + -13.26589298248291 + ], + [ + "moto", + -13.265899658203125 + ], + [ + "▁incarcerated", + -13.265901565551758 + ], + [ + "GU", + -13.265926361083984 + ], + [ + "friends", + -13.265959739685059 + ], + [ + "▁Scarlet", + -13.26598834991455 + ], + [ + "printed", + -13.266000747680664 + ], + [ + "ott", + -13.266006469726562 + ], + [ + "▁Richie", + -13.266117095947266 + ], + [ + "Val", + -13.266120910644531 + ], + [ + "▁glaciers", + -13.266124725341797 + ], + [ + "Sky", + -13.266151428222656 + ], + [ + "▁seo", + -13.266190528869629 + ], + [ + "▁brigade", + -13.266220092773438 + ], + [ + "▁Decorations", + -13.266358375549316 + ], + [ + "▁KT", + -13.266378402709961 + ], + [ + "▁Nas", + -13.266435623168945 + ], + [ + "▁Wenger", + -13.26651668548584 + ], + [ + "▁goggles", + -13.266530990600586 + ], + [ + "▁commended", + -13.2665433883667 + ], + [ + "▁plumbers", + -13.266581535339355 + ], + [ + "▁Economist", + -13.266602516174316 + ], + [ + "▁Jurassic", + -13.266602516174316 + ], + [ + "▁OLED", + -13.266616821289062 + ], + [ + "▁ACS", + -13.266636848449707 + ], + [ + "▁Southeastern", + -13.266664505004883 + ], + [ + "▁magician", + -13.266718864440918 + ], + [ + "▁Harding", + -13.266769409179688 + ], + [ + "Drive", + -13.266839981079102 + ], + [ + "▁209", + -13.266865730285645 + ], + [ + "▁auch", + -13.266866683959961 + ], + [ + "▁coke", + -13.26688289642334 + ], + [ + "▁pawn", + -13.266899108886719 + ], + [ + "▁saline", + -13.266915321350098 + ], + [ + "▁Spec", + -13.266934394836426 + ], + [ + "▁UNDER", + -13.26696491241455 + ], + [ + "▁CST", + -13.267059326171875 + ], + [ + "▁souvenirs", + -13.267192840576172 + ], + [ + "limited", + -13.267289161682129 + ], + [ + "▁appellate", + -13.267294883728027 + ], + [ + "▁Bannon", + -13.267489433288574 + ], + [ + "▁inverter", + -13.267500877380371 + ], + [ + "▁mutants", + -13.267674446105957 + ], + [ + "▁Advocacy", + -13.267707824707031 + ], + [ + "getting", + -13.26773738861084 + ], + [ + "▁Amish", + -13.267743110656738 + ], + [ + "▁EMI", + -13.26785659790039 + ], + [ + "rot", + -13.267861366271973 + ], + [ + "▁Stripe", + -13.267911911010742 + ], + [ + "▁impoverished", + -13.267926216125488 + ], + [ + "▁degeneration", + -13.267977714538574 + ], + [ + "▁Rihanna", + -13.268084526062012 + ], + [ + "▁shaker", + -13.26812744140625 + ], + [ + "▁Attractive", + -13.268205642700195 + ], + [ + "icia", + -13.268211364746094 + ], + [ + "▁camouflage", + -13.268223762512207 + ], + [ + "▁needless", + -13.268389701843262 + ], + [ + "NW", + -13.26840591430664 + ], + [ + "▁nanoparticles", + -13.268460273742676 + ], + [ + "▁PPP", + -13.268481254577637 + ], + [ + "▁speculated", + -13.268498420715332 + ], + [ + "▁Jamaican", + -13.268509864807129 + ], + [ + "▁THEM", + -13.268548011779785 + ], + [ + "▁objected", + -13.268563270568848 + ], + [ + "▁1897", + -13.268728256225586 + ], + [ + "▁Felt", + -13.26875114440918 + ], + [ + "▁hurried", + -13.268800735473633 + ], + [ + "▁Pulitzer", + -13.26880168914795 + ], + [ + "▁unloading", + -13.268888473510742 + ], + [ + "▁swam", + -13.268904685974121 + ], + [ + "TD", + -13.269062995910645 + ], + [ + "▁Murdoch", + -13.269242286682129 + ], + [ + "▁Reeves", + -13.269270896911621 + ], + [ + "▁consulate", + -13.269290924072266 + ], + [ + "▁Bought", + -13.269293785095215 + ], + [ + "NK", + -13.269352912902832 + ], + [ + "▁ppm", + -13.269366264343262 + ], + [ + "PB", + -13.269376754760742 + ], + [ + "▁Requires", + -13.269441604614258 + ], + [ + "▁deduct", + -13.269551277160645 + ], + [ + "▁traverse", + -13.269569396972656 + ], + [ + "▁responsiveness", + -13.269585609436035 + ], + [ + "▁bestowed", + -13.269587516784668 + ], + [ + "▁Everywhere", + -13.26961612701416 + ], + [ + "▁Avatar", + -13.26965045928955 + ], + [ + "▁doable", + -13.269670486450195 + ], + [ + "▁plantations", + -13.26967716217041 + ], + [ + "Dark", + -13.26972770690918 + ], + [ + "▁Lyons", + -13.269830703735352 + ], + [ + "▁anemia", + -13.269845008850098 + ], + [ + "▁distrust", + -13.269850730895996 + ], + [ + "▁tactile", + -13.269919395446777 + ], + [ + "▁radios", + -13.269935607910156 + ], + [ + "aru", + -13.26995849609375 + ], + [ + "▁Pir", + -13.269980430603027 + ], + [ + "▁collapsing", + -13.270133018493652 + ], + [ + "bomb", + -13.270162582397461 + ], + [ + "▁Bedrooms", + -13.27027702331543 + ], + [ + "▁resonates", + -13.270379066467285 + ], + [ + "▁IG", + -13.27052116394043 + ], + [ + "▁stout", + -13.270606994628906 + ], + [ + "depending", + -13.270645141601562 + ], + [ + "▁powerless", + -13.270743370056152 + ], + [ + "▁racers", + -13.27077579498291 + ], + [ + "▁bookshelf", + -13.270814895629883 + ], + [ + "▁extremism", + -13.27083969116211 + ], + [ + "▁purposeful", + -13.270926475524902 + ], + [ + "kr", + -13.270930290222168 + ], + [ + "▁enlightening", + -13.270955085754395 + ], + [ + "Sport", + -13.271060943603516 + ], + [ + "Also", + -13.271108627319336 + ], + [ + "material", + -13.27120304107666 + ], + [ + "▁underestimated", + -13.271214485168457 + ], + [ + "▁redefine", + -13.271272659301758 + ], + [ + "iner", + -13.271279335021973 + ], + [ + "▁gunshot", + -13.271315574645996 + ], + [ + "▁Qing", + -13.27148151397705 + ], + [ + "▁Prospect", + -13.271498680114746 + ], + [ + "▁Melt", + -13.271510124206543 + ], + [ + "▁astronaut", + -13.27158260345459 + ], + [ + "▁moderated", + -13.271621704101562 + ], + [ + "▁fandom", + -13.271658897399902 + ], + [ + "▁salted", + -13.27169418334961 + ], + [ + "▁Bain", + -13.271703720092773 + ], + [ + "▁dilution", + -13.271724700927734 + ], + [ + "▁Paw", + -13.271766662597656 + ], + [ + "▁clomid", + -13.271943092346191 + ], + [ + "▁barrage", + -13.271946907043457 + ], + [ + "▁Comforter", + -13.27196979522705 + ], + [ + "▁unveil", + -13.271986961364746 + ], + [ + "Edit", + -13.272046089172363 + ], + [ + "▁Trick", + -13.272047996520996 + ], + [ + "▁Janice", + -13.272082328796387 + ], + [ + "▁cramped", + -13.27213191986084 + ], + [ + "▁backpacks", + -13.272144317626953 + ], + [ + "▁Yelp", + -13.272171020507812 + ], + [ + "▁Naga", + -13.272192001342773 + ], + [ + "▁peaches", + -13.272253036499023 + ], + [ + "father", + -13.272265434265137 + ], + [ + "▁Hayward", + -13.272302627563477 + ], + [ + "▁Vendor", + -13.272313117980957 + ], + [ + "▁appetizer", + -13.27245044708252 + ], + [ + "▁Chilean", + -13.27258586883545 + ], + [ + "▁inflict", + -13.272589683532715 + ], + [ + "▁IPS", + -13.272608757019043 + ], + [ + "WH", + -13.27263069152832 + ], + [ + "▁climates", + -13.27264404296875 + ], + [ + "▁Forensic", + -13.272732734680176 + ], + [ + "admin", + -13.27278995513916 + ], + [ + "▁provoked", + -13.272845268249512 + ], + [ + "▁CNBC", + -13.273016929626465 + ], + [ + "▁evolves", + -13.273041725158691 + ], + [ + "▁tit", + -13.27305793762207 + ], + [ + "cke", + -13.27309513092041 + ], + [ + "▁Presence", + -13.27314281463623 + ], + [ + "▁Fail", + -13.27320384979248 + ], + [ + "▁deformation", + -13.27323055267334 + ], + [ + "▁Debra", + -13.273292541503906 + ], + [ + "▁searchable", + -13.273309707641602 + ], + [ + "▁Expansion", + -13.273382186889648 + ], + [ + "similar", + -13.273384094238281 + ], + [ + "Human", + -13.273441314697266 + ], + [ + "ures", + -13.273505210876465 + ], + [ + "Value", + -13.273565292358398 + ], + [ + "▁Approval", + -13.273590087890625 + ], + [ + "▁Sem", + -13.273634910583496 + ], + [ + "fra", + -13.273648262023926 + ], + [ + "▁purposely", + -13.27377700805664 + ], + [ + "▁Ankara", + -13.273896217346191 + ], + [ + "▁lads", + -13.273919105529785 + ], + [ + "▁®", + -13.273927688598633 + ], + [ + "▁blueberry", + -13.273933410644531 + ], + [ + "▁Secretariat", + -13.27397346496582 + ], + [ + "▁perpendicular", + -13.274134635925293 + ], + [ + "fruit", + -13.274184226989746 + ], + [ + "insurance", + -13.27423095703125 + ], + [ + "▁spindle", + -13.2743558883667 + ], + [ + "▁sabotage", + -13.274479866027832 + ], + [ + "▁finder", + -13.2745361328125 + ], + [ + "EO", + -13.27465534210205 + ], + [ + "▁Witnesses", + -13.274660110473633 + ], + [ + "▁Shields", + -13.274667739868164 + ], + [ + "▁thyme", + -13.274740219116211 + ], + [ + "TRA", + -13.274796485900879 + ], + [ + "vu", + -13.274824142456055 + ], + [ + "▁shortlisted", + -13.274917602539062 + ], + [ + "▁1893", + -13.27496337890625 + ], + [ + "uv", + -13.274998664855957 + ], + [ + "▁SAVE", + -13.275042533874512 + ], + [ + "▁skid", + -13.275077819824219 + ], + [ + "▁archaeology", + -13.27509593963623 + ], + [ + "speak", + -13.27515983581543 + ], + [ + "▁Mina", + -13.275177955627441 + ], + [ + "▁rupture", + -13.275190353393555 + ], + [ + "▁Efficient", + -13.275251388549805 + ], + [ + "▁manor", + -13.275270462036133 + ], + [ + "▁FTC", + -13.275317192077637 + ], + [ + "▁widened", + -13.275338172912598 + ], + [ + "Mary", + -13.275349617004395 + ], + [ + "Feb", + -13.275379180908203 + ], + [ + "▁biscuit", + -13.275382995605469 + ], + [ + "▁postpone", + -13.275384902954102 + ], + [ + "▁nicest", + -13.27538776397705 + ], + [ + "▁denomination", + -13.27542495727539 + ], + [ + "▁Funk", + -13.275507926940918 + ], + [ + "▁Santo", + -13.27551555633545 + ], + [ + "▁Useful", + -13.275537490844727 + ], + [ + "JS", + -13.27554702758789 + ], + [ + "▁Betsy", + -13.275588035583496 + ], + [ + "▁Pauline", + -13.275614738464355 + ], + [ + "zin", + -13.27566146850586 + ], + [ + "▁haze", + -13.275672912597656 + ], + [ + "▁Larger", + -13.275777816772461 + ], + [ + "zine", + -13.275803565979004 + ], + [ + "▁sweeter", + -13.275886535644531 + ], + [ + "Ru", + -13.275962829589844 + ], + [ + "▁soar", + -13.276022911071777 + ], + [ + "▁Coupe", + -13.276037216186523 + ], + [ + "▁lemonade", + -13.276069641113281 + ], + [ + "▁malfunction", + -13.276144027709961 + ], + [ + "▁toaster", + -13.276248931884766 + ], + [ + "▁aqueous", + -13.276326179504395 + ], + [ + "nga", + -13.276344299316406 + ], + [ + "▁Ris", + -13.276715278625488 + ], + [ + "▁Tudor", + -13.276771545410156 + ], + [ + "▁psychotherapy", + -13.276787757873535 + ], + [ + "▁flurry", + -13.276813507080078 + ], + [ + "▁invading", + -13.276840209960938 + ], + [ + "▁crow", + -13.276958465576172 + ], + [ + "▁Gould", + -13.276968002319336 + ], + [ + "▁vaccinations", + -13.2769775390625 + ], + [ + "▁elf", + -13.277109146118164 + ], + [ + "▁greetings", + -13.277128219604492 + ], + [ + "dah", + -13.277193069458008 + ], + [ + "provoking", + -13.277205467224121 + ], + [ + "▁McMahon", + -13.27721881866455 + ], + [ + "▁froze", + -13.27721881866455 + ], + [ + "▁Forestry", + -13.277443885803223 + ], + [ + "learn", + -13.277520179748535 + ], + [ + "▁Akron", + -13.277532577514648 + ], + [ + "▁SAR", + -13.277536392211914 + ], + [ + "▁Bail", + -13.277545928955078 + ], + [ + "▁cello", + -13.277615547180176 + ], + [ + "▁peptides", + -13.277629852294922 + ], + [ + "▁Jelly", + -13.277633666992188 + ], + [ + "▁MAP", + -13.277693748474121 + ], + [ + "hia", + -13.277705192565918 + ], + [ + "▁Swap", + -13.277710914611816 + ], + [ + "▁hypotheses", + -13.277713775634766 + ], + [ + "▁Hosted", + -13.277738571166992 + ], + [ + "▁accumulating", + -13.27788257598877 + ], + [ + "illy", + -13.2779541015625 + ], + [ + "▁Sculpture", + -13.278020858764648 + ], + [ + "▁fingerprints", + -13.278105735778809 + ], + [ + "Te", + -13.278109550476074 + ], + [ + "RAM", + -13.27811336517334 + ], + [ + "▁refinery", + -13.27811336517334 + ], + [ + "▁Neuroscience", + -13.278314590454102 + ], + [ + "▁electrically", + -13.278336524963379 + ], + [ + "▁manpower", + -13.278376579284668 + ], + [ + "▁doxycycline", + -13.278397560119629 + ], + [ + "HU", + -13.278427124023438 + ], + [ + "▁HPV", + -13.278459548950195 + ], + [ + "▁Ipswich", + -13.278669357299805 + ], + [ + "Stone", + -13.278688430786133 + ], + [ + "▁whirlwind", + -13.278715133666992 + ], + [ + "uddin", + -13.278803825378418 + ], + [ + "▁parted", + -13.278925895690918 + ], + [ + "▁1830", + -13.27897834777832 + ], + [ + "▁Crab", + -13.278996467590332 + ], + [ + "▁unbelievably", + -13.27910327911377 + ], + [ + "▁Scarborough", + -13.279106140136719 + ], + [ + "▁grated", + -13.279165267944336 + ], + [ + "▁waits", + -13.279173851013184 + ], + [ + "▁WARNING", + -13.279187202453613 + ], + [ + "Chinese", + -13.279219627380371 + ], + [ + "actually", + -13.279227256774902 + ], + [ + "▁Defender", + -13.27927017211914 + ], + [ + "▁Franchise", + -13.279311180114746 + ], + [ + "▁doctrines", + -13.279311180114746 + ], + [ + "▁Ã", + -13.279317855834961 + ], + [ + "▁routed", + -13.279324531555176 + ], + [ + "▁Loose", + -13.279373168945312 + ], + [ + "cord", + -13.279402732849121 + ], + [ + "▁Allows", + -13.279491424560547 + ], + [ + "ahan", + -13.279555320739746 + ], + [ + "▁fucking", + -13.279566764831543 + ], + [ + "▁Ludwig", + -13.279664993286133 + ], + [ + "▁oblivious", + -13.279690742492676 + ], + [ + "expression", + -13.27969741821289 + ], + [ + "fore", + -13.2797212600708 + ], + [ + "▁enthusiastically", + -13.279825210571289 + ], + [ + "▁persisted", + -13.279845237731934 + ], + [ + "▁screwdriver", + -13.279908180236816 + ], + [ + "245", + -13.279946327209473 + ], + [ + "▁triangles", + -13.280001640319824 + ], + [ + "▁teal", + -13.280013084411621 + ], + [ + "▁kicker", + -13.280147552490234 + ], + [ + "▁lighted", + -13.280230522155762 + ], + [ + "UA", + -13.280266761779785 + ], + [ + "▁odors", + -13.280288696289062 + ], + [ + "▁Mandy", + -13.280390739440918 + ], + [ + "▁aptitude", + -13.280393600463867 + ], + [ + "▁Mg", + -13.280396461486816 + ], + [ + "▁reinforces", + -13.280466079711914 + ], + [ + "156", + -13.280476570129395 + ], + [ + "▁climbers", + -13.280505180358887 + ], + [ + "▁Rid", + -13.280540466308594 + ], + [ + "▁endowed", + -13.280665397644043 + ], + [ + "229", + -13.280890464782715 + ], + [ + "hate", + -13.280950546264648 + ], + [ + "▁vets", + -13.281014442443848 + ], + [ + "▁Moe", + -13.281075477600098 + ], + [ + "▁Bucket", + -13.28114128112793 + ], + [ + "▁philosophies", + -13.281172752380371 + ], + [ + "▁rename", + -13.281203269958496 + ], + [ + "▁Winery", + -13.28124713897705 + ], + [ + "▁duplex", + -13.281269073486328 + ], + [ + "▁enrolling", + -13.281429290771484 + ], + [ + "▁Consultation", + -13.281482696533203 + ], + [ + "▁steaming", + -13.281716346740723 + ], + [ + "ą", + -13.281740188598633 + ], + [ + "▁TRI", + -13.281781196594238 + ], + [ + "▁adhering", + -13.281831741333008 + ], + [ + "▁matured", + -13.281911849975586 + ], + [ + "▁Milo", + -13.281943321228027 + ], + [ + "▁Barnett", + -13.281973838806152 + ], + [ + "▁Buckingham", + -13.282031059265137 + ], + [ + "▁accession", + -13.28205394744873 + ], + [ + "▁Rockefeller", + -13.28213119506836 + ], + [ + "EW", + -13.282157897949219 + ], + [ + "fields", + -13.2821683883667 + ], + [ + "▁concurrently", + -13.28222942352295 + ], + [ + "▁hateful", + -13.282238006591797 + ], + [ + "▁Minh", + -13.282269477844238 + ], + [ + "vote", + -13.282296180725098 + ], + [ + "▁summertime", + -13.282313346862793 + ], + [ + "▁hairy", + -13.282319068908691 + ], + [ + "Market", + -13.282392501831055 + ], + [ + "▁Mackenzie", + -13.282421112060547 + ], + [ + "▁latent", + -13.282421112060547 + ], + [ + "▁Produce", + -13.282444953918457 + ], + [ + "▁vie", + -13.282622337341309 + ], + [ + "▁Maintaining", + -13.282660484313965 + ], + [ + "George", + -13.28266429901123 + ], + [ + "▁db", + -13.282716751098633 + ], + [ + "▁hardworking", + -13.282833099365234 + ], + [ + "▁MSNBC", + -13.282877922058105 + ], + [ + "quick", + -13.282954216003418 + ], + [ + "erie", + -13.282957077026367 + ], + [ + "▁anecdotes", + -13.283020973205566 + ], + [ + "lung", + -13.283035278320312 + ], + [ + "Price", + -13.283185958862305 + ], + [ + "QA", + -13.283215522766113 + ], + [ + "▁Quincy", + -13.283282279968262 + ], + [ + "▁paws", + -13.283291816711426 + ], + [ + "▁formative", + -13.283331871032715 + ], + [ + "▁overcame", + -13.283345222473145 + ], + [ + "serv", + -13.283381462097168 + ], + [ + "surgical", + -13.283382415771484 + ], + [ + "▁Abuja", + -13.283411979675293 + ], + [ + "▁contestant", + -13.283466339111328 + ], + [ + "▁Jaguars", + -13.283478736877441 + ], + [ + "▁Hutchinson", + -13.283480644226074 + ], + [ + "▁wartime", + -13.2835111618042 + ], + [ + "▁bays", + -13.283549308776855 + ], + [ + "▁dizziness", + -13.283663749694824 + ], + [ + "▁dentures", + -13.283745765686035 + ], + [ + "▁Somali", + -13.283843994140625 + ], + [ + "▁begs", + -13.283984184265137 + ], + [ + "sz", + -13.283995628356934 + ], + [ + "▁buggy", + -13.284028053283691 + ], + [ + "▁rained", + -13.28420352935791 + ], + [ + "tani", + -13.284313201904297 + ], + [ + "▁signup", + -13.284337997436523 + ], + [ + "▁façade", + -13.284390449523926 + ], + [ + "opt", + -13.284405708312988 + ], + [ + "▁Wit", + -13.284428596496582 + ], + [ + "▁picket", + -13.284463882446289 + ], + [ + "▁fishes", + -13.284542083740234 + ], + [ + "haul", + -13.284600257873535 + ], + [ + "SAT", + -13.28465747833252 + ], + [ + "▁lumbar", + -13.284697532653809 + ], + [ + "IAN", + -13.284704208374023 + ], + [ + "▁Marxist", + -13.284759521484375 + ], + [ + "▁conveys", + -13.284875869750977 + ], + [ + "oj", + -13.284917831420898 + ], + [ + "▁Donate", + -13.284977912902832 + ], + [ + "▁Disco", + -13.285001754760742 + ], + [ + "▁reluctance", + -13.285028457641602 + ], + [ + "401", + -13.285083770751953 + ], + [ + "▁Sicily", + -13.285133361816406 + ], + [ + "▁dips", + -13.285172462463379 + ], + [ + "050", + -13.285186767578125 + ], + [ + "ные", + -13.285260200500488 + ], + [ + "▁devotees", + -13.285276412963867 + ], + [ + "▁jug", + -13.28528881072998 + ], + [ + "▁genital", + -13.285320281982422 + ], + [ + "essay", + -13.285335540771484 + ], + [ + "fake", + -13.285387992858887 + ], + [ + "▁scrapbook", + -13.285529136657715 + ], + [ + "▁convened", + -13.285623550415039 + ], + [ + "▁detachment", + -13.285623550415039 + ], + [ + "▁parse", + -13.285683631896973 + ], + [ + "▁humbled", + -13.285755157470703 + ], + [ + "▁powering", + -13.285866737365723 + ], + [ + "▁INT", + -13.28591251373291 + ], + [ + "▁scanners", + -13.285923957824707 + ], + [ + "▁Basics", + -13.285938262939453 + ], + [ + "AO", + -13.2860107421875 + ], + [ + "▁Investigations", + -13.286060333251953 + ], + [ + "▁cessation", + -13.286103248596191 + ], + [ + "▁achieves", + -13.286212921142578 + ], + [ + "▁Hui", + -13.286219596862793 + ], + [ + "▁ignite", + -13.286225318908691 + ], + [ + "ACC", + -13.286226272583008 + ], + [ + "▁computerized", + -13.286260604858398 + ], + [ + "▁Apex", + -13.286294937133789 + ], + [ + "Western", + -13.286343574523926 + ], + [ + "Hard", + -13.286359786987305 + ], + [ + "▁wiser", + -13.286396026611328 + ], + [ + "▁strikeouts", + -13.286534309387207 + ], + [ + "▁Audience", + -13.286558151245117 + ], + [ + "▁Tong", + -13.286624908447266 + ], + [ + "▁crooked", + -13.286632537841797 + ], + [ + "▁Tanya", + -13.286666870117188 + ], + [ + "▁Northampton", + -13.286734580993652 + ], + [ + "007", + -13.286788940429688 + ], + [ + "▁Cle", + -13.286879539489746 + ], + [ + "▁hind", + -13.28706169128418 + ], + [ + "Cha", + -13.287126541137695 + ], + [ + "▁correlate", + -13.287137985229492 + ], + [ + "▁cl", + -13.287225723266602 + ], + [ + "ded", + -13.287270545959473 + ], + [ + "▁plaid", + -13.287270545959473 + ], + [ + "uo", + -13.287271499633789 + ], + [ + "abad", + -13.287362098693848 + ], + [ + "wr", + -13.287467002868652 + ], + [ + "▁bailout", + -13.28748893737793 + ], + [ + "▁predominant", + -13.287639617919922 + ], + [ + "endra", + -13.287734031677246 + ], + [ + "▁176", + -13.287741661071777 + ], + [ + "▁barefoot", + -13.287761688232422 + ], + [ + "▁withhold", + -13.287771224975586 + ], + [ + "▁isolates", + -13.287786483764648 + ], + [ + "von", + -13.287788391113281 + ], + [ + "▁amassed", + -13.287914276123047 + ], + [ + "▁sincerity", + -13.287996292114258 + ], + [ + "▁mined", + -13.288006782531738 + ], + [ + "▁poo", + -13.288044929504395 + ], + [ + "▁cub", + -13.288201332092285 + ], + [ + "odi", + -13.288208961486816 + ], + [ + "▁slain", + -13.288208961486816 + ], + [ + "▁Rowe", + -13.288220405578613 + ], + [ + "▁JV", + -13.28832721710205 + ], + [ + "YA", + -13.288358688354492 + ], + [ + "▁Plantation", + -13.288358688354492 + ], + [ + "Matthew", + -13.288440704345703 + ], + [ + "▁poking", + -13.288466453552246 + ], + [ + "▁APT", + -13.288472175598145 + ], + [ + "owners", + -13.288538932800293 + ], + [ + "magic", + -13.288613319396973 + ], + [ + "▁Ox", + -13.288666725158691 + ], + [ + "▁rad", + -13.288704872131348 + ], + [ + "▁NES", + -13.28874397277832 + ], + [ + "▁remover", + -13.288801193237305 + ], + [ + "▁XC", + -13.288864135742188 + ], + [ + "▁Tribal", + -13.288865089416504 + ], + [ + "▁Sup", + -13.288886070251465 + ], + [ + "▁Hana", + -13.288887977600098 + ], + [ + "▁fidelity", + -13.28892993927002 + ], + [ + "▁disqualified", + -13.28893756866455 + ], + [ + "▁taper", + -13.28895378112793 + ], + [ + "▁Gotta", + -13.288999557495117 + ], + [ + "▁understandably", + -13.289095878601074 + ], + [ + "▁seminal", + -13.28909969329834 + ], + [ + "rica", + -13.289144515991211 + ], + [ + "▁Orioles", + -13.289224624633789 + ], + [ + "Which", + -13.28925609588623 + ], + [ + "▁cautioned", + -13.289361000061035 + ], + [ + "earned", + -13.289435386657715 + ], + [ + "▁dismal", + -13.289440155029297 + ], + [ + "rice", + -13.289456367492676 + ], + [ + "Ball", + -13.289493560791016 + ], + [ + "▁recliner", + -13.289523124694824 + ], + [ + "▁geographically", + -13.28952693939209 + ], + [ + "▁analogous", + -13.289546966552734 + ], + [ + "▁microorganisms", + -13.289557456970215 + ], + [ + "▁PLAY", + -13.289607048034668 + ], + [ + "▁Crimea", + -13.289692878723145 + ], + [ + "▁clueless", + -13.28969669342041 + ], + [ + "Welcome", + -13.289718627929688 + ], + [ + "nh", + -13.289738655090332 + ], + [ + "▁donuts", + -13.289774894714355 + ], + [ + "▁Installing", + -13.289896965026855 + ], + [ + "▁airbags", + -13.289933204650879 + ], + [ + "214", + -13.289977073669434 + ], + [ + "▁Tao", + -13.290038108825684 + ], + [ + "phon", + -13.290084838867188 + ], + [ + "▁Seniors", + -13.290109634399414 + ], + [ + "▁Pyramid", + -13.290125846862793 + ], + [ + "uter", + -13.2901611328125 + ], + [ + "vic", + -13.290176391601562 + ], + [ + "▁punishing", + -13.290217399597168 + ], + [ + "▁meadow", + -13.290288925170898 + ], + [ + "▁stipulated", + -13.290471076965332 + ], + [ + "▁byte", + -13.290481567382812 + ], + [ + "▁Illustrator", + -13.290492057800293 + ], + [ + "IDE", + -13.290495872497559 + ], + [ + "▁consumes", + -13.290731430053711 + ], + [ + "▁Linden", + -13.290813446044922 + ], + [ + "▁Hector", + -13.290871620178223 + ], + [ + "▁cremation", + -13.29092025756836 + ], + [ + "▁Kari", + -13.290937423706055 + ], + [ + "▁blindly", + -13.291117668151855 + ], + [ + "▁Bihar", + -13.29112720489502 + ], + [ + "uu", + -13.291169166564941 + ], + [ + "nig", + -13.291218757629395 + ], + [ + "▁Rovers", + -13.291248321533203 + ], + [ + "▁leftist", + -13.29126262664795 + ], + [ + "▁marquee", + -13.291282653808594 + ], + [ + "secondary", + -13.291292190551758 + ], + [ + "▁Dartmouth", + -13.291293144226074 + ], + [ + "▁Thick", + -13.291375160217285 + ], + [ + "signed", + -13.291380882263184 + ], + [ + "▁Vaughan", + -13.291399002075195 + ], + [ + "▁Bicycle", + -13.291518211364746 + ], + [ + "▁к", + -13.291571617126465 + ], + [ + "lion", + -13.291584014892578 + ], + [ + "▁memes", + -13.291669845581055 + ], + [ + "▁Rift", + -13.291749000549316 + ], + [ + "在", + -13.291751861572266 + ], + [ + "▁Ingram", + -13.291754722595215 + ], + [ + "192", + -13.29185676574707 + ], + [ + "▁ruining", + -13.291908264160156 + ], + [ + "Spring", + -13.291971206665039 + ], + [ + "▁Vest", + -13.291993141174316 + ], + [ + "consumer", + -13.291998863220215 + ], + [ + "register", + -13.291998863220215 + ], + [ + "中", + -13.292045593261719 + ], + [ + "▁kamagra", + -13.292048454284668 + ], + [ + "▁Proud", + -13.292051315307617 + ], + [ + "polis", + -13.292058944702148 + ], + [ + "surface", + -13.292131423950195 + ], + [ + "▁multiplication", + -13.292167663574219 + ], + [ + "burning", + -13.292229652404785 + ], + [ + "NESS", + -13.292269706726074 + ], + [ + "▁Vivian", + -13.292276382446289 + ], + [ + "▁aux", + -13.292319297790527 + ], + [ + "▁vividly", + -13.292336463928223 + ], + [ + "▁Addison", + -13.292362213134766 + ], + [ + "▁calculus", + -13.292404174804688 + ], + [ + "▁interplay", + -13.292442321777344 + ], + [ + "▁vo", + -13.292444229125977 + ], + [ + "colour", + -13.292498588562012 + ], + [ + "▁emptied", + -13.292547225952148 + ], + [ + "▁Replica", + -13.292625427246094 + ], + [ + "NJ", + -13.292634010314941 + ], + [ + "stro", + -13.292851448059082 + ], + [ + "▁certify", + -13.292898178100586 + ], + [ + "▁Baja", + -13.292945861816406 + ], + [ + "▁Dim", + -13.292988777160645 + ], + [ + "▁supervisory", + -13.292989730834961 + ], + [ + "▁Reward", + -13.293084144592285 + ], + [ + "▁Phuket", + -13.293099403381348 + ], + [ + "163", + -13.29316234588623 + ], + [ + "▁dolphin", + -13.293172836303711 + ], + [ + "▁Luca", + -13.293181419372559 + ], + [ + "▁Ama", + -13.293242454528809 + ], + [ + "▁antibacterial", + -13.293270111083984 + ], + [ + "ANG", + -13.293296813964844 + ], + [ + "▁Chap", + -13.293322563171387 + ], + [ + "▁Din", + -13.293356895446777 + ], + [ + "dling", + -13.293451309204102 + ], + [ + "▁Romero", + -13.29345417022705 + ], + [ + "▁Jamal", + -13.29345989227295 + ], + [ + "▁orchard", + -13.293473243713379 + ], + [ + "pon", + -13.293543815612793 + ], + [ + "Vision", + -13.293716430664062 + ], + [ + "▁graveyard", + -13.293744087219238 + ], + [ + "▁245", + -13.293874740600586 + ], + [ + "▁Isa", + -13.293903350830078 + ], + [ + "▁tyranny", + -13.294105529785156 + ], + [ + "▁attaining", + -13.294289588928223 + ], + [ + "▁conserved", + -13.29430866241455 + ], + [ + "▁DOJ", + -13.29434871673584 + ], + [ + "▁impetus", + -13.294384956359863 + ], + [ + "purchase", + -13.29443073272705 + ], + [ + "▁persuasion", + -13.294431686401367 + ], + [ + "▁DVR", + -13.294488906860352 + ], + [ + "▁commencing", + -13.294506072998047 + ], + [ + "▁Achilles", + -13.294594764709473 + ], + [ + "▁pathological", + -13.294597625732422 + ], + [ + "▁rodents", + -13.294757843017578 + ], + [ + "▁Objects", + -13.29478645324707 + ], + [ + "▁Gol", + -13.294852256774902 + ], + [ + "▁Rudd", + -13.294987678527832 + ], + [ + "▁Column", + -13.295024871826172 + ], + [ + "▁impede", + -13.29507064819336 + ], + [ + "▁attaches", + -13.295188903808594 + ], + [ + "▁bogus", + -13.295210838317871 + ], + [ + "▁depletion", + -13.29525375366211 + ], + [ + "▁holster", + -13.295331001281738 + ], + [ + "iste", + -13.295376777648926 + ], + [ + "qa", + -13.295401573181152 + ], + [ + "▁Greetings", + -13.295408248901367 + ], + [ + "▁Crush", + -13.295413970947266 + ], + [ + "▁Judgment", + -13.295449256896973 + ], + [ + "▁complies", + -13.295494079589844 + ], + [ + "▁1889", + -13.295550346374512 + ], + [ + "Manager", + -13.295554161071777 + ], + [ + "▁Walters", + -13.295555114746094 + ], + [ + "▁ea", + -13.29560661315918 + ], + [ + "▁oncology", + -13.29561996459961 + ], + [ + "▁Principle", + -13.29569149017334 + ], + [ + "▁embellished", + -13.295717239379883 + ], + [ + "ла", + -13.295756340026855 + ], + [ + "Christmas", + -13.29584789276123 + ], + [ + "▁breeders", + -13.295903205871582 + ], + [ + "▁influencer", + -13.296064376831055 + ], + [ + "▁recourse", + -13.296097755432129 + ], + [ + "▁shalt", + -13.296245574951172 + ], + [ + "▁zur", + -13.296266555786133 + ], + [ + "git", + -13.296283721923828 + ], + [ + "▁Yates", + -13.296321868896484 + ], + [ + "▁jS", + -13.296351432800293 + ], + [ + "▁moods", + -13.296390533447266 + ], + [ + "▁frowned", + -13.296499252319336 + ], + [ + "move", + -13.296531677246094 + ], + [ + "umba", + -13.296547889709473 + ], + [ + "▁flange", + -13.296588897705078 + ], + [ + "▁Origins", + -13.296642303466797 + ], + [ + "▁MOT", + -13.29666805267334 + ], + [ + "▁Senegal", + -13.296836853027344 + ], + [ + "▁banging", + -13.29683780670166 + ], + [ + "Bit", + -13.296961784362793 + ], + [ + "▁appetizers", + -13.29697036743164 + ], + [ + "Order", + -13.297113418579102 + ], + [ + "▁Ahmedabad", + -13.297159194946289 + ], + [ + "Lady", + -13.29716682434082 + ], + [ + "▁dub", + -13.297280311584473 + ], + [ + "▁detainees", + -13.297316551208496 + ], + [ + "▁Deaf", + -13.297333717346191 + ], + [ + "▁coefficients", + -13.297347068786621 + ], + [ + "gp", + -13.297411918640137 + ], + [ + "▁Rohingya", + -13.297435760498047 + ], + [ + "▁520", + -13.297467231750488 + ], + [ + "▁dosing", + -13.297507286071777 + ], + [ + "▁Shops", + -13.29752254486084 + ], + [ + "▁correlations", + -13.297532081604004 + ], + [ + "▁angst", + -13.297585487365723 + ], + [ + "Sometimes", + -13.297612190246582 + ], + [ + "▁Ethical", + -13.297651290893555 + ], + [ + "▁evacuate", + -13.297674179077148 + ], + [ + "▁Sherry", + -13.297744750976562 + ], + [ + "▁Kohl", + -13.29778003692627 + ], + [ + "▁AMA", + -13.297812461853027 + ], + [ + "▁Salary", + -13.297883033752441 + ], + [ + "▁Oxygen", + -13.29794979095459 + ], + [ + "▁HMS", + -13.297972679138184 + ], + [ + "▁squeezing", + -13.298016548156738 + ], + [ + "▁osteoporosis", + -13.298135757446289 + ], + [ + "oral", + -13.298216819763184 + ], + [ + "▁Practitioner", + -13.298361778259277 + ], + [ + "▁Alvarez", + -13.298395156860352 + ], + [ + "▁inequalities", + -13.298422813415527 + ], + [ + "▁undermining", + -13.298501968383789 + ], + [ + "▁über", + -13.298574447631836 + ], + [ + "▁overarching", + -13.29859447479248 + ], + [ + "▁£30", + -13.298601150512695 + ], + [ + "Plan", + -13.298609733581543 + ], + [ + "▁elongated", + -13.298615455627441 + ], + [ + "▁underwriting", + -13.298685073852539 + ], + [ + "▁academically", + -13.298688888549805 + ], + [ + "▁spies", + -13.298727989196777 + ], + [ + "▁Mentor", + -13.298937797546387 + ], + [ + "▁DAYS", + -13.29893970489502 + ], + [ + "▁Mystic", + -13.299053192138672 + ], + [ + "▁Zac", + -13.2991304397583 + ], + [ + "211", + -13.299176216125488 + ], + [ + "▁Paying", + -13.299189567565918 + ], + [ + "▁Daly", + -13.299306869506836 + ], + [ + "Shirt", + -13.299320220947266 + ], + [ + "Indian", + -13.299360275268555 + ], + [ + "ific", + -13.299426078796387 + ], + [ + "▁adverts", + -13.29943561553955 + ], + [ + "▁MarketBeat", + -13.29944896697998 + ], + [ + "▁Picasso", + -13.299501419067383 + ], + [ + "▁tongues", + -13.299520492553711 + ], + [ + "▁karaoke", + -13.299521446228027 + ], + [ + "▁Madden", + -13.299524307250977 + ], + [ + "▁182", + -13.299596786499023 + ], + [ + "activity", + -13.299605369567871 + ], + [ + "▁Preliminary", + -13.29964828491211 + ], + [ + "OE", + -13.299696922302246 + ], + [ + "▁Olsen", + -13.299696922302246 + ], + [ + "▁WHITE", + -13.299715042114258 + ], + [ + "past", + -13.299773216247559 + ], + [ + "lower", + -13.299775123596191 + ], + [ + "wich", + -13.299776077270508 + ], + [ + "▁approximation", + -13.29991340637207 + ], + [ + "▁Maison", + -13.300007820129395 + ], + [ + "▁escalate", + -13.300092697143555 + ], + [ + "▁motorway", + -13.300092697143555 + ], + [ + "▁1881", + -13.300094604492188 + ], + [ + "▁autopsy", + -13.300119400024414 + ], + [ + "▁eviction", + -13.300190925598145 + ], + [ + "rex", + -13.300225257873535 + ], + [ + "▁servo", + -13.300300598144531 + ], + [ + "▁verifying", + -13.300323486328125 + ], + [ + "리", + -13.30034351348877 + ], + [ + "▁collaboratively", + -13.300433158874512 + ], + [ + "▁Fritz", + -13.300464630126953 + ], + [ + "▁completes", + -13.300470352172852 + ], + [ + "▁elegantly", + -13.300585746765137 + ], + [ + "pac", + -13.300621032714844 + ], + [ + "today", + -13.300688743591309 + ], + [ + "shape", + -13.300712585449219 + ], + [ + "▁disruptions", + -13.300796508789062 + ], + [ + "▁Avalon", + -13.300799369812012 + ], + [ + "▁ly", + -13.30082893371582 + ], + [ + "▁realising", + -13.300979614257812 + ], + [ + "▁Gather", + -13.301030158996582 + ], + [ + "▁org", + -13.301187515258789 + ], + [ + "▁stockings", + -13.301271438598633 + ], + [ + "▁TED", + -13.301412582397461 + ], + [ + "▁sideline", + -13.30155086517334 + ], + [ + "Tu", + -13.301568984985352 + ], + [ + "ENCE", + -13.30158519744873 + ], + [ + "▁CRC", + -13.301783561706543 + ], + [ + "▁Meridian", + -13.301870346069336 + ], + [ + "▁comrades", + -13.30195140838623 + ], + [ + "▁methyl", + -13.301957130432129 + ], + [ + "▁pertains", + -13.301993370056152 + ], + [ + "▁consolidating", + -13.302058219909668 + ], + [ + "▁FAR", + -13.302063941955566 + ], + [ + "▁Lava", + -13.302132606506348 + ], + [ + "ì", + -13.30221939086914 + ], + [ + "▁Therapeutics", + -13.302257537841797 + ], + [ + "▁Toss", + -13.302299499511719 + ], + [ + "▁modernization", + -13.302313804626465 + ], + [ + "▁virtualization", + -13.302318572998047 + ], + [ + "▁Maldives", + -13.30236530303955 + ], + [ + "▁vandalism", + -13.302406311035156 + ], + [ + "▁Armour", + -13.302419662475586 + ], + [ + "▁luminous", + -13.30251407623291 + ], + [ + "▁Cert", + -13.302581787109375 + ], + [ + "▁beauties", + -13.30259895324707 + ], + [ + "▁saddened", + -13.302637100219727 + ], + [ + "625", + -13.30270767211914 + ], + [ + "▁trapping", + -13.302708625793457 + ], + [ + "▁Saba", + -13.302745819091797 + ], + [ + "▁Biggest", + -13.302790641784668 + ], + [ + "▁Madagascar", + -13.302824020385742 + ], + [ + "▁Titanic", + -13.302841186523438 + ], + [ + "▁valuations", + -13.302898406982422 + ], + [ + "▁Pil", + -13.302924156188965 + ], + [ + "▁NPC", + -13.303022384643555 + ], + [ + "League", + -13.303101539611816 + ], + [ + "▁Stats", + -13.303183555603027 + ], + [ + "apo", + -13.303323745727539 + ], + [ + "▁Raising", + -13.303434371948242 + ], + [ + "▁affirmation", + -13.303583145141602 + ], + [ + "▁CPI", + -13.30378246307373 + ], + [ + "▁Workshops", + -13.303836822509766 + ], + [ + "▁turbulence", + -13.303844451904297 + ], + [ + "▁backside", + -13.303909301757812 + ], + [ + "▁Jury", + -13.303954124450684 + ], + [ + "▁philanthropy", + -13.304020881652832 + ], + [ + "▁sharper", + -13.30402946472168 + ], + [ + "▁Wilkinson", + -13.304085731506348 + ], + [ + "▁Samoa", + -13.304091453552246 + ], + [ + "▁suitably", + -13.304108619689941 + ], + [ + "▁Haas", + -13.304189682006836 + ], + [ + "▁Threat", + -13.304242134094238 + ], + [ + "▁2024", + -13.304288864135742 + ], + [ + "▁Aloe", + -13.304316520690918 + ], + [ + "cept", + -13.304365158081055 + ], + [ + "▁Employer", + -13.304418563842773 + ], + [ + "▁decal", + -13.304442405700684 + ], + [ + "▁Gad", + -13.304462432861328 + ], + [ + "▁intertwined", + -13.30448055267334 + ], + [ + "▁Sanford", + -13.304505348205566 + ], + [ + "▁yachts", + -13.304540634155273 + ], + [ + "▁Nadal", + -13.304603576660156 + ], + [ + "▁Mozambique", + -13.304679870605469 + ], + [ + "▁Amos", + -13.304712295532227 + ], + [ + "▁whim", + -13.30473518371582 + ], + [ + "▁incline", + -13.304749488830566 + ], + [ + "▁tending", + -13.304763793945312 + ], + [ + "▁researches", + -13.304780960083008 + ], + [ + "▁RCA", + -13.304786682128906 + ], + [ + "female", + -13.304807662963867 + ], + [ + "▁Dolphin", + -13.304850578308105 + ], + [ + "▁tranquility", + -13.304961204528809 + ], + [ + "▁thinning", + -13.305096626281738 + ], + [ + "▁caucus", + -13.305103302001953 + ], + [ + "▁sizeable", + -13.305206298828125 + ], + [ + "▁Labels", + -13.305273056030273 + ], + [ + "▁Presidency", + -13.305280685424805 + ], + [ + "▁quake", + -13.305424690246582 + ], + [ + "UG", + -13.305458068847656 + ], + [ + "▁cancellations", + -13.305523872375488 + ], + [ + "▁Choi", + -13.305553436279297 + ], + [ + "illon", + -13.305566787719727 + ], + [ + "▁Bernardino", + -13.30561351776123 + ], + [ + "▁Nur", + -13.305655479431152 + ], + [ + "▁Parisian", + -13.305724143981934 + ], + [ + "▁Pines", + -13.305733680725098 + ], + [ + "gaard", + -13.305800437927246 + ], + [ + "▁Ele", + -13.305811882019043 + ], + [ + "▁commune", + -13.305818557739258 + ], + [ + "▁Engel", + -13.305825233459473 + ], + [ + "▁monstrous", + -13.3058443069458 + ], + [ + "tub", + -13.305877685546875 + ], + [ + "ave", + -13.305882453918457 + ], + [ + "▁fave", + -13.305902481079102 + ], + [ + "▁netting", + -13.305974960327148 + ], + [ + "tol", + -13.305975914001465 + ], + [ + "▁Sn", + -13.306039810180664 + ], + [ + "▁crafty", + -13.306069374084473 + ], + [ + "INGS", + -13.30610179901123 + ], + [ + "▁jaws", + -13.306122779846191 + ], + [ + "▁coop", + -13.306218147277832 + ], + [ + "▁anguish", + -13.306279182434082 + ], + [ + "ï", + -13.306291580200195 + ], + [ + "▁Radiation", + -13.306327819824219 + ], + [ + "▁Tho", + -13.3063383102417 + ], + [ + "▁whining", + -13.306584358215332 + ], + [ + "ischen", + -13.306612014770508 + ], + [ + "sbury", + -13.306612014770508 + ], + [ + "String", + -13.306628227233887 + ], + [ + "▁melee", + -13.30672836303711 + ], + [ + "▁sprinkler", + -13.306740760803223 + ], + [ + "Jewish", + -13.306797981262207 + ], + [ + "▁rarity", + -13.306807518005371 + ], + [ + "▁offend", + -13.306861877441406 + ], + [ + "▁stagnant", + -13.30691909790039 + ], + [ + "▁Vinci", + -13.306923866271973 + ], + [ + "▁practising", + -13.306944847106934 + ], + [ + "▁prides", + -13.307008743286133 + ], + [ + "▁av", + -13.307016372680664 + ], + [ + "▁Charger", + -13.307036399841309 + ], + [ + "▁itchy", + -13.307046890258789 + ], + [ + "▁outraged", + -13.307123184204102 + ], + [ + "▁accrued", + -13.30716609954834 + ], + [ + "▁deceive", + -13.307308197021484 + ], + [ + "alu", + -13.307344436645508 + ], + [ + "Atlantic", + -13.307351112365723 + ], + [ + "▁Vit", + -13.307371139526367 + ], + [ + "shed", + -13.30740737915039 + ], + [ + "▁unbearable", + -13.307624816894531 + ], + [ + "▁discretionary", + -13.307640075683594 + ], + [ + "▁Intern", + -13.307653427124023 + ], + [ + "▁Torrent", + -13.307714462280273 + ], + [ + "▁churn", + -13.307724952697754 + ], + [ + "▁Bourbon", + -13.30781078338623 + ], + [ + "▁STEP", + -13.30781078338623 + ], + [ + "▁mc", + -13.307862281799316 + ], + [ + "▁draped", + -13.308003425598145 + ], + [ + "▁cranes", + -13.308037757873535 + ], + [ + "▁lawmaker", + -13.308145523071289 + ], + [ + "systems", + -13.30816650390625 + ], + [ + "character", + -13.308228492736816 + ], + [ + "▁proverbial", + -13.308353424072266 + ], + [ + "liner", + -13.308354377746582 + ], + [ + "▁232", + -13.308417320251465 + ], + [ + "▁nicknamed", + -13.308462142944336 + ], + [ + "▁demeanor", + -13.308472633361816 + ], + [ + "▁circumference", + -13.308499336242676 + ], + [ + "▁fir", + -13.308582305908203 + ], + [ + "▁unload", + -13.308586120605469 + ], + [ + "▁KEY", + -13.30860710144043 + ], + [ + "cards", + -13.308631896972656 + ], + [ + "▁dashed", + -13.308635711669922 + ], + [ + "▁Boiler", + -13.308650970458984 + ], + [ + "▁Biotechnology", + -13.308695793151855 + ], + [ + "▁guaranteeing", + -13.308700561523438 + ], + [ + "▁prairie", + -13.30880355834961 + ], + [ + "▁synopsis", + -13.30886173248291 + ], + [ + "▁pep", + -13.308866500854492 + ], + [ + "▁ICU", + -13.30902099609375 + ], + [ + "▁Garner", + -13.3090238571167 + ], + [ + "▁unsettling", + -13.309045791625977 + ], + [ + "sight", + -13.309091567993164 + ], + [ + "lus", + -13.309144020080566 + ], + [ + "▁restrooms", + -13.309144020080566 + ], + [ + "▁Tories", + -13.309151649475098 + ], + [ + "▁Tray", + -13.309188842773438 + ], + [ + "164", + -13.309228897094727 + ], + [ + "Dan", + -13.309239387512207 + ], + [ + "▁Helps", + -13.309300422668457 + ], + [ + "flash", + -13.309355735778809 + ], + [ + "tat", + -13.309368133544922 + ], + [ + "rá", + -13.309371948242188 + ], + [ + "dating", + -13.3093900680542 + ], + [ + "nde", + -13.309488296508789 + ], + [ + "uit", + -13.309490203857422 + ], + [ + "▁URI", + -13.309531211853027 + ], + [ + "Id", + -13.30955982208252 + ], + [ + "▁Andersen", + -13.309627532958984 + ], + [ + "rion", + -13.309667587280273 + ], + [ + "▁Oilers", + -13.309671401977539 + ], + [ + "employment", + -13.309703826904297 + ], + [ + "▁425", + -13.30972671508789 + ], + [ + "XP", + -13.30972957611084 + ], + [ + "▁testers", + -13.30978775024414 + ], + [ + "▁Maureen", + -13.309892654418945 + ], + [ + "pressed", + -13.309911727905273 + ], + [ + "▁£15", + -13.309921264648438 + ], + [ + "tique", + -13.309945106506348 + ], + [ + "▁fumes", + -13.309955596923828 + ], + [ + "▁Ninth", + -13.309968948364258 + ], + [ + "▁sitcom", + -13.310020446777344 + ], + [ + "▁DOI", + -13.310062408447266 + ], + [ + "▁Bethany", + -13.310090065002441 + ], + [ + "▁bon", + -13.310091018676758 + ], + [ + "▁directives", + -13.310115814208984 + ], + [ + "▁Jai", + -13.31019401550293 + ], + [ + "▁Buffett", + -13.310196876525879 + ], + [ + "▁tonic", + -13.310211181640625 + ], + [ + "▁horrendous", + -13.310282707214355 + ], + [ + "▁Lad", + -13.310290336608887 + ], + [ + "▁conferred", + -13.310445785522461 + ], + [ + "▁methodological", + -13.310465812683105 + ], + [ + "▁arduous", + -13.310477256774902 + ], + [ + "▁Corpus", + -13.310687065124512 + ], + [ + "▁rift", + -13.3107271194458 + ], + [ + "poll", + -13.310882568359375 + ], + [ + "rama", + -13.310897827148438 + ], + [ + "▁flashy", + -13.310956001281738 + ], + [ + "▁1888", + -13.310966491699219 + ], + [ + "▁Nose", + -13.310989379882812 + ], + [ + "▁worsening", + -13.31099796295166 + ], + [ + "▁Invite", + -13.311017990112305 + ], + [ + "▁Israelites", + -13.311025619506836 + ], + [ + "▁survives", + -13.311040878295898 + ], + [ + "▁Dharma", + -13.311047554016113 + ], + [ + "Journal", + -13.311107635498047 + ], + [ + "▁Scores", + -13.311113357543945 + ], + [ + "▁recruiter", + -13.311177253723145 + ], + [ + "▁Tactical", + -13.311214447021484 + ], + [ + "width", + -13.311256408691406 + ], + [ + "▁Euros", + -13.311297416687012 + ], + [ + "004", + -13.311302185058594 + ], + [ + "▁ETFs", + -13.311341285705566 + ], + [ + "▁Hag", + -13.31137752532959 + ], + [ + "▁florida", + -13.311394691467285 + ], + [ + "▁clipart", + -13.311453819274902 + ], + [ + "▁aptly", + -13.311458587646484 + ], + [ + "▁VE", + -13.311494827270508 + ], + [ + "▁Sundance", + -13.311565399169922 + ], + [ + "▁cardigan", + -13.31158447265625 + ], + [ + "▁Sections", + -13.311638832092285 + ], + [ + "▁Maths", + -13.311728477478027 + ], + [ + "▁commandments", + -13.311816215515137 + ], + [ + "EG", + -13.311848640441895 + ], + [ + "▁Ordinary", + -13.311899185180664 + ], + [ + "▁Booster", + -13.311969757080078 + ], + [ + "▁girlfriends", + -13.311969757080078 + ], + [ + "▁greener", + -13.312097549438477 + ], + [ + "boys", + -13.31212329864502 + ], + [ + "PU", + -13.312135696411133 + ], + [ + "hur", + -13.31223201751709 + ], + [ + "▁ominous", + -13.312335968017578 + ], + [ + "tler", + -13.312374114990234 + ], + [ + "▁Circular", + -13.31239128112793 + ], + [ + "sleep", + -13.312407493591309 + ], + [ + "▁voor", + -13.312411308288574 + ], + [ + "trap", + -13.312454223632812 + ], + [ + "egg", + -13.312541007995605 + ], + [ + "Cast", + -13.312560081481934 + ], + [ + "▁optimise", + -13.312637329101562 + ], + [ + "cro", + -13.312670707702637 + ], + [ + "▁manned", + -13.31268310546875 + ], + [ + "▁paddling", + -13.312907218933105 + ], + [ + "Contact", + -13.31294059753418 + ], + [ + "▁snippets", + -13.312941551208496 + ], + [ + "former", + -13.3130464553833 + ], + [ + "▁Expedition", + -13.313103675842285 + ], + [ + "inning", + -13.313158988952637 + ], + [ + "oga", + -13.313298225402832 + ], + [ + "▁STILL", + -13.313304901123047 + ], + [ + "▁diocese", + -13.313375473022461 + ], + [ + "▁Bray", + -13.313453674316406 + ], + [ + "226", + -13.313469886779785 + ], + [ + "endo", + -13.3135404586792 + ], + [ + "▁unpublished", + -13.31368350982666 + ], + [ + "ced", + -13.313694953918457 + ], + [ + "▁Collier", + -13.31383228302002 + ], + [ + "▁artistry", + -13.313848495483398 + ], + [ + "▁Magnolia", + -13.313898086547852 + ], + [ + "▁Cache", + -13.313931465148926 + ], + [ + "▁prehistoric", + -13.313985824584961 + ], + [ + "▁distributes", + -13.313992500305176 + ], + [ + "▁Fernandez", + -13.31403636932373 + ], + [ + "▁Mare", + -13.314040184020996 + ], + [ + "aran", + -13.314059257507324 + ], + [ + "▁sha", + -13.31415843963623 + ], + [ + "▁Serum", + -13.314244270324707 + ], + [ + "▁vaccinated", + -13.314289093017578 + ], + [ + "▁muzzle", + -13.314321517944336 + ], + [ + "▁discrepancy", + -13.314391136169434 + ], + [ + "▁lyric", + -13.314393997192383 + ], + [ + "▁implanted", + -13.314451217651367 + ], + [ + "sufficient", + -13.314517974853516 + ], + [ + "▁indexing", + -13.314565658569336 + ], + [ + "▁auditors", + -13.314568519592285 + ], + [ + "▁defaults", + -13.314666748046875 + ], + [ + "▁Sac", + -13.31473445892334 + ], + [ + "▁Scope", + -13.314752578735352 + ], + [ + "▁Calls", + -13.31478214263916 + ], + [ + "▁grinned", + -13.314791679382324 + ], + [ + "▁normalized", + -13.314801216125488 + ], + [ + "▁misconceptions", + -13.314846992492676 + ], + [ + "▁portability", + -13.314897537231445 + ], + [ + "husband", + -13.314898490905762 + ], + [ + "stack", + -13.314921379089355 + ], + [ + "▁sculpted", + -13.314934730529785 + ], + [ + "▁incense", + -13.315051078796387 + ], + [ + "▁serpent", + -13.315069198608398 + ], + [ + "▁coriander", + -13.315078735351562 + ], + [ + "▁spas", + -13.315099716186523 + ], + [ + "tera", + -13.315104484558105 + ], + [ + "是", + -13.31521987915039 + ], + [ + "▁slang", + -13.315285682678223 + ], + [ + "▁Notwithstanding", + -13.315360069274902 + ], + [ + "▁Spaces", + -13.315366744995117 + ], + [ + "▁Damian", + -13.315394401550293 + ], + [ + "atha", + -13.315412521362305 + ], + [ + "▁Measuring", + -13.315486907958984 + ], + [ + "osh", + -13.315598487854004 + ], + [ + "▁neuronal", + -13.31562328338623 + ], + [ + "▁Gets", + -13.31564998626709 + ], + [ + "▁catalytic", + -13.315677642822266 + ], + [ + "mai", + -13.315691947937012 + ], + [ + "Î", + -13.315739631652832 + ], + [ + "161", + -13.31578540802002 + ], + [ + "▁Pill", + -13.315850257873535 + ], + [ + "▁rhetorical", + -13.315902709960938 + ], + [ + "3⁄4", + -13.316012382507324 + ], + [ + "−1", + -13.316094398498535 + ], + [ + "ony", + -13.316163063049316 + ], + [ + "▁Goat", + -13.316234588623047 + ], + [ + "▁Jae", + -13.316241264343262 + ], + [ + "caps", + -13.316474914550781 + ], + [ + "▁snare", + -13.316488265991211 + ], + [ + "dha", + -13.316507339477539 + ], + [ + "▁escalated", + -13.316582679748535 + ], + [ + "▁stencil", + -13.316590309143066 + ], + [ + "▁stabilized", + -13.316645622253418 + ], + [ + "boards", + -13.316673278808594 + ], + [ + "▁Dre", + -13.3167142868042 + ], + [ + "guy", + -13.316977500915527 + ], + [ + "▁Frei", + -13.3170166015625 + ], + [ + "▁orally", + -13.317049026489258 + ], + [ + "399", + -13.31707763671875 + ], + [ + "▁Kou", + -13.317094802856445 + ], + [ + "▁afflicted", + -13.317176818847656 + ], + [ + "▁iPads", + -13.317205429077148 + ], + [ + "▁agitation", + -13.317206382751465 + ], + [ + "▁Annex", + -13.317225456237793 + ], + [ + "▁Mob", + -13.317301750183105 + ], + [ + "▁vantage", + -13.317414283752441 + ], + [ + "▁Mb", + -13.317424774169922 + ], + [ + "▁WTO", + -13.317455291748047 + ], + [ + "▁thoughtfully", + -13.317474365234375 + ], + [ + "tors", + -13.317523002624512 + ], + [ + "▁swallowing", + -13.317534446716309 + ], + [ + "▁encountering", + -13.317676544189453 + ], + [ + "▁Tillerson", + -13.31768798828125 + ], + [ + "▁Glendale", + -13.317731857299805 + ], + [ + "ises", + -13.317740440368652 + ], + [ + "▁injuring", + -13.31775951385498 + ], + [ + "▁Beware", + -13.317806243896484 + ], + [ + "▁Fifteen", + -13.317818641662598 + ], + [ + "▁interacts", + -13.317840576171875 + ], + [ + "▁IKEA", + -13.317841529846191 + ], + [ + "▁geothermal", + -13.317854881286621 + ], + [ + "▁entryway", + -13.317855834960938 + ], + [ + "xo", + -13.317861557006836 + ], + [ + "▁Stratford", + -13.317909240722656 + ], + [ + "▁bookmarked", + -13.317985534667969 + ], + [ + "▁XT", + -13.318016052246094 + ], + [ + "▁Tears", + -13.318020820617676 + ], + [ + "540", + -13.318038940429688 + ], + [ + "▁runaway", + -13.318099021911621 + ], + [ + "▁Thom", + -13.318357467651367 + ], + [ + "▁percentile", + -13.318373680114746 + ], + [ + "▁squid", + -13.318735122680664 + ], + [ + "▁Minn", + -13.318745613098145 + ], + [ + "▁Accreditation", + -13.318802833557129 + ], + [ + "▁Talbot", + -13.318857192993164 + ], + [ + "river", + -13.318888664245605 + ], + [ + "assisted", + -13.318923950195312 + ], + [ + "▁teddy", + -13.318970680236816 + ], + [ + "▁9001", + -13.318995475769043 + ], + [ + "▁Kramer", + -13.319077491760254 + ], + [ + "fig", + -13.319106101989746 + ], + [ + "▁unresolved", + -13.319329261779785 + ], + [ + "▁Artisan", + -13.31938362121582 + ], + [ + "▁Radar", + -13.319418907165527 + ], + [ + "Du", + -13.31942081451416 + ], + [ + "▁Sahara", + -13.319439888000488 + ], + [ + "172", + -13.319450378417969 + ], + [ + "▁powders", + -13.319477081298828 + ], + [ + "▁broom", + -13.3195219039917 + ], + [ + "▁previews", + -13.319535255432129 + ], + [ + "252", + -13.319585800170898 + ], + [ + "▁synthesized", + -13.31966781616211 + ], + [ + "Col", + -13.319684982299805 + ], + [ + "ryn", + -13.31974983215332 + ], + [ + "math", + -13.319866180419922 + ], + [ + "▁Pepsi", + -13.319877624511719 + ], + [ + "▁allergens", + -13.319879531860352 + ], + [ + "▁emoji", + -13.31997013092041 + ], + [ + "▁rife", + -13.32003116607666 + ], + [ + "▁Ortiz", + -13.320063591003418 + ], + [ + "▁personalization", + -13.320111274719238 + ], + [ + "Mu", + -13.320117950439453 + ], + [ + "▁Cult", + -13.320162773132324 + ], + [ + "▁SY", + -13.320350646972656 + ], + [ + "▁hamstring", + -13.32036304473877 + ], + [ + "▁Pharaoh", + -13.320474624633789 + ], + [ + "vac", + -13.320514678955078 + ], + [ + "▁erroneous", + -13.320524215698242 + ], + [ + "▁Burgess", + -13.320589065551758 + ], + [ + "▁unlucky", + -13.320642471313477 + ], + [ + "▁cosplay", + -13.320693969726562 + ], + [ + "▁dispensing", + -13.32075309753418 + ], + [ + "▁Horses", + -13.320789337158203 + ], + [ + "▁disparities", + -13.320802688598633 + ], + [ + "FN", + -13.320878982543945 + ], + [ + "▁scrapped", + -13.320961952209473 + ], + [ + "▁Guardians", + -13.321011543273926 + ], + [ + "alpha", + -13.321024894714355 + ], + [ + "▁heaps", + -13.32104778289795 + ], + [ + "153", + -13.32106876373291 + ], + [ + "▁brag", + -13.32111644744873 + ], + [ + "▁weep", + -13.321179389953613 + ], + [ + "▁Shepard", + -13.321194648742676 + ], + [ + "▁presumption", + -13.321199417114258 + ], + [ + "▁Paddy", + -13.321212768554688 + ], + [ + "Earth", + -13.32125473022461 + ], + [ + "▁Admissions", + -13.321269989013672 + ], + [ + "▁reused", + -13.32127857208252 + ], + [ + "510", + -13.321288108825684 + ], + [ + "LING", + -13.32130241394043 + ], + [ + "▁Bethesda", + -13.321325302124023 + ], + [ + "▁sind", + -13.321337699890137 + ], + [ + "▁Ness", + -13.321348190307617 + ], + [ + "▁yearning", + -13.3213529586792 + ], + [ + "▁divergence", + -13.32139778137207 + ], + [ + "σ", + -13.321415901184082 + ], + [ + "shared", + -13.32150650024414 + ], + [ + "▁Carefully", + -13.321507453918457 + ], + [ + "▁Burt", + -13.321526527404785 + ], + [ + "▁Pear", + -13.32153606414795 + ], + [ + "▁Financing", + -13.321540832519531 + ], + [ + "▁fad", + -13.321553230285645 + ], + [ + "educated", + -13.321563720703125 + ], + [ + "▁Acres", + -13.3217134475708 + ], + [ + "▁morals", + -13.321730613708496 + ], + [ + "▁miner", + -13.321749687194824 + ], + [ + "▁Dresses", + -13.321776390075684 + ], + [ + "▁plotted", + -13.3218412399292 + ], + [ + "▁Clover", + -13.321925163269043 + ], + [ + "▁narrowing", + -13.321935653686523 + ], + [ + "▁wie", + -13.321978569030762 + ], + [ + "▁tapestry", + -13.321980476379395 + ], + [ + "▁Presents", + -13.322041511535645 + ], + [ + "485", + -13.322153091430664 + ], + [ + "coloured", + -13.32222843170166 + ], + [ + "▁armored", + -13.322237968444824 + ], + [ + "▁Haram", + -13.322253227233887 + ], + [ + "▁cramps", + -13.32228946685791 + ], + [ + "▁slogans", + -13.322360038757324 + ], + [ + "▁Teeth", + -13.32248306274414 + ], + [ + "▁Tolkien", + -13.322556495666504 + ], + [ + "▁STATE", + -13.322644233703613 + ], + [ + "▁inhibits", + -13.322649955749512 + ], + [ + "▁marvellous", + -13.322676658630371 + ], + [ + "▁disagreements", + -13.3226900100708 + ], + [ + "560", + -13.322714805603027 + ], + [ + "▁Vance", + -13.322766304016113 + ], + [ + "▁summons", + -13.322773933410645 + ], + [ + "▁312", + -13.322837829589844 + ], + [ + "470", + -13.322914123535156 + ], + [ + "▁Citation", + -13.322928428649902 + ], + [ + "▁Corona", + -13.3229341506958 + ], + [ + "▁Cowboy", + -13.32293701171875 + ], + [ + "Chris", + -13.323004722595215 + ], + [ + "uki", + -13.32303237915039 + ], + [ + "▁resurgence", + -13.323039054870605 + ], + [ + "lish", + -13.323041915893555 + ], + [ + "▁Stockton", + -13.323150634765625 + ], + [ + "▁Albania", + -13.323192596435547 + ], + [ + "▁Yield", + -13.323210716247559 + ], + [ + "Company", + -13.323277473449707 + ], + [ + "▁McGill", + -13.323293685913086 + ], + [ + "▁fibrosis", + -13.3233003616333 + ], + [ + "▁STI", + -13.32332992553711 + ], + [ + "evo", + -13.323338508605957 + ], + [ + "▁improvised", + -13.323365211486816 + ], + [ + "▁carpenter", + -13.32338809967041 + ], + [ + "▁cascade", + -13.323394775390625 + ], + [ + "▁OWN", + -13.323625564575195 + ], + [ + "▁monoxide", + -13.323704719543457 + ], + [ + "▁microphones", + -13.323729515075684 + ], + [ + "▁alarmed", + -13.323771476745605 + ], + [ + "▁Mondays", + -13.323814392089844 + ], + [ + "▁Bedding", + -13.323878288269043 + ], + [ + "▁measles", + -13.32394027709961 + ], + [ + "▁powerpoint", + -13.32396125793457 + ], + [ + "▁Mounted", + -13.324013710021973 + ], + [ + "▁Morse", + -13.3240385055542 + ], + [ + "Gal", + -13.324069023132324 + ], + [ + "▁Malay", + -13.324071884155273 + ], + [ + "▁NSF", + -13.324092864990234 + ], + [ + "▁seaweed", + -13.324128150939941 + ], + [ + "chal", + -13.324178695678711 + ], + [ + "▁ESA", + -13.3242769241333 + ], + [ + "FU", + -13.324333190917969 + ], + [ + "▁Fax", + -13.324396133422852 + ], + [ + "▁startled", + -13.324417114257812 + ], + [ + "LES", + -13.324462890625 + ], + [ + "simple", + -13.324563026428223 + ], + [ + "▁kW", + -13.324625015258789 + ], + [ + "▁liberated", + -13.324628829956055 + ], + [ + "▁bidder", + -13.32463550567627 + ], + [ + "▁FPS", + -13.324645042419434 + ], + [ + "yourself", + -13.324716567993164 + ], + [ + "158", + -13.32475471496582 + ], + [ + "▁skis", + -13.32475471496582 + ], + [ + "▁teaming", + -13.324870109558105 + ], + [ + "▁Irwin", + -13.324923515319824 + ], + [ + "τ", + -13.324971199035645 + ], + [ + "▁Heated", + -13.324994087219238 + ], + [ + "▁Technically", + -13.324997901916504 + ], + [ + "▁brisk", + -13.325052261352539 + ], + [ + "▁315", + -13.3251314163208 + ], + [ + "NV", + -13.325153350830078 + ], + [ + "▁CPS", + -13.32518482208252 + ], + [ + "Sha", + -13.325225830078125 + ], + [ + "▁contradictions", + -13.325225830078125 + ], + [ + "▁confer", + -13.325258255004883 + ], + [ + "hof", + -13.325343132019043 + ], + [ + "SQL", + -13.325362205505371 + ], + [ + "▁reunite", + -13.32544231414795 + ], + [ + "▁winnings", + -13.325488090515137 + ], + [ + "▁uber", + -13.325505256652832 + ], + [ + "▁Demi", + -13.325557708740234 + ], + [ + "amino", + -13.325699806213379 + ], + [ + "▁planter", + -13.325722694396973 + ], + [ + "▁Penalty", + -13.325796127319336 + ], + [ + "▁Morales", + -13.325868606567383 + ], + [ + "▁Pap", + -13.326033592224121 + ], + [ + "▁CrossFit", + -13.326045989990234 + ], + [ + "302", + -13.326066970825195 + ], + [ + "governmental", + -13.326072692871094 + ], + [ + "▁ledge", + -13.326099395751953 + ], + [ + "▁Editors", + -13.32619571685791 + ], + [ + "▁GNU", + -13.326205253601074 + ], + [ + "▁Courier", + -13.32623291015625 + ], + [ + "▁Trusted", + -13.326295852661133 + ], + [ + "▁Burnett", + -13.326333999633789 + ], + [ + "▁Raptors", + -13.326403617858887 + ], + [ + "▁spectroscopy", + -13.32645034790039 + ], + [ + "▁thresholds", + -13.326456069946289 + ], + [ + "▁Lyft", + -13.326457977294922 + ], + [ + "▁Apparel", + -13.326519012451172 + ], + [ + "▁impulses", + -13.326639175415039 + ], + [ + "295", + -13.326715469360352 + ], + [ + "▁Disposal", + -13.326872825622559 + ], + [ + "▁heterogeneous", + -13.326875686645508 + ], + [ + "▁experimented", + -13.32689380645752 + ], + [ + "Ri", + -13.32693862915039 + ], + [ + "▁portraying", + -13.326966285705566 + ], + [ + "wl", + -13.326986312866211 + ], + [ + "▁disrespect", + -13.327014923095703 + ], + [ + "▁Expand", + -13.327020645141602 + ], + [ + "▁Intensive", + -13.327054977416992 + ], + [ + "vine", + -13.327058792114258 + ], + [ + "▁marinade", + -13.327079772949219 + ], + [ + "▁impedance", + -13.327081680297852 + ], + [ + "▁Kendrick", + -13.32708740234375 + ], + [ + "ス", + -13.327157974243164 + ], + [ + "▁Caravan", + -13.327176094055176 + ], + [ + "▁adapters", + -13.32718563079834 + ], + [ + "▁unarmed", + -13.327244758605957 + ], + [ + "▁Multimedia", + -13.327247619628906 + ], + [ + "GER", + -13.327249526977539 + ], + [ + "▁hybrids", + -13.327262878417969 + ], + [ + "▁phishing", + -13.327274322509766 + ], + [ + "▁galvanized", + -13.327277183532715 + ], + [ + "▁Tinder", + -13.327339172363281 + ], + [ + "▁Corridor", + -13.32734489440918 + ], + [ + "227", + -13.327352523803711 + ], + [ + "▁Licensing", + -13.32762336730957 + ], + [ + "▁Milford", + -13.327685356140137 + ], + [ + "▁Ordinance", + -13.327695846557617 + ], + [ + "usi", + -13.32779598236084 + ], + [ + "▁cert", + -13.327849388122559 + ], + [ + "▁undermined", + -13.327922821044922 + ], + [ + "attack", + -13.32796573638916 + ], + [ + "ticket", + -13.327967643737793 + ], + [ + "▁wastes", + -13.32802677154541 + ], + [ + "loading", + -13.328084945678711 + ], + [ + "▁adrenal", + -13.328130722045898 + ], + [ + "▁Vijay", + -13.328191757202148 + ], + [ + "▁Router", + -13.328213691711426 + ], + [ + "sho", + -13.328302383422852 + ], + [ + "▁Survivor", + -13.328495025634766 + ], + [ + "▁puncture", + -13.32857894897461 + ], + [ + "jam", + -13.328583717346191 + ], + [ + "clad", + -13.328675270080566 + ], + [ + "▁nourishment", + -13.328704833984375 + ], + [ + "▁Cousins", + -13.328753471374512 + ], + [ + "▁Anthropology", + -13.328812599182129 + ], + [ + "▁Occupy", + -13.328840255737305 + ], + [ + "▁NAFTA", + -13.328888893127441 + ], + [ + "▁Lankan", + -13.328917503356934 + ], + [ + "▁ACLU", + -13.328926086425781 + ], + [ + "▁Techno", + -13.329026222229004 + ], + [ + "▁uncomplicated", + -13.329106330871582 + ], + [ + "▁juggling", + -13.32913875579834 + ], + [ + "nge", + -13.329176902770996 + ], + [ + "▁Ferdinand", + -13.329262733459473 + ], + [ + "▁dissatisfaction", + -13.32934284210205 + ], + [ + "eller", + -13.329379081726074 + ], + [ + "▁Toilet", + -13.329423904418945 + ], + [ + "▁Duffy", + -13.329442024230957 + ], + [ + "▁ingenuity", + -13.32948112487793 + ], + [ + "andra", + -13.32964038848877 + ], + [ + "▁markedly", + -13.3296537399292 + ], + [ + "▁brunette", + -13.329655647277832 + ], + [ + "▁Superb", + -13.329683303833008 + ], + [ + "▁MADE", + -13.330035209655762 + ], + [ + "▁Polyester", + -13.330208778381348 + ], + [ + "elia", + -13.330228805541992 + ], + [ + "▁Smaller", + -13.330434799194336 + ], + [ + "▁bridging", + -13.3304443359375 + ], + [ + "▁polyethylene", + -13.330458641052246 + ], + [ + "▁annuity", + -13.330485343933105 + ], + [ + "▁530", + -13.330500602722168 + ], + [ + "FW", + -13.330503463745117 + ], + [ + "▁Broadband", + -13.330599784851074 + ], + [ + "▁obnoxious", + -13.330912590026855 + ], + [ + "▁knocks", + -13.330926895141602 + ], + [ + "▁Nearby", + -13.33101749420166 + ], + [ + "fits", + -13.331072807312012 + ], + [ + "▁physicist", + -13.331089973449707 + ], + [ + "awareness", + -13.331253051757812 + ], + [ + "▁piracy", + -13.331392288208008 + ], + [ + "▁Haus", + -13.331450462341309 + ], + [ + "dhi", + -13.3314790725708 + ], + [ + "▁sweetest", + -13.331535339355469 + ], + [ + "▁ordinarily", + -13.331596374511719 + ], + [ + "ulator", + -13.331603050231934 + ], + [ + "rom", + -13.331694602966309 + ], + [ + "▁skateboard", + -13.331743240356445 + ], + [ + "▁densely", + -13.331794738769531 + ], + [ + "pos", + -13.331900596618652 + ], + [ + "▁Cabernet", + -13.331925392150879 + ], + [ + "▁tenderness", + -13.331933975219727 + ], + [ + "▁graciously", + -13.331962585449219 + ], + [ + "▁swimmer", + -13.331963539123535 + ], + [ + "▁Hebrews", + -13.332027435302734 + ], + [ + "216", + -13.332062721252441 + ], + [ + "▁Vu", + -13.332124710083008 + ], + [ + "knowledge", + -13.332159042358398 + ], + [ + "connect", + -13.332160949707031 + ], + [ + "▁mingle", + -13.33219051361084 + ], + [ + "▁1892", + -13.33231258392334 + ], + [ + "▁quarterbacks", + -13.332359313964844 + ], + [ + "Sal", + -13.33246898651123 + ], + [ + "▁widen", + -13.332499504089355 + ], + [ + "▁banter", + -13.332539558410645 + ], + [ + "▁substitutes", + -13.33272933959961 + ], + [ + "▁Reset", + -13.332757949829102 + ], + [ + "healthy", + -13.332820892333984 + ], + [ + "▁massages", + -13.332842826843262 + ], + [ + "▁Whisk", + -13.33285140991211 + ], + [ + "minus", + -13.332859992980957 + ], + [ + "▁recognises", + -13.332862854003906 + ], + [ + "▁denounced", + -13.332961082458496 + ], + [ + "▁detract", + -13.33300495147705 + ], + [ + "▁PSU", + -13.333173751831055 + ], + [ + "▁WF", + -13.33321475982666 + ], + [ + "▁orphan", + -13.333242416381836 + ], + [ + "▁inline", + -13.33324909210205 + ], + [ + "181", + -13.333300590515137 + ], + [ + "▁Chow", + -13.333324432373047 + ], + [ + "▁Donations", + -13.333500862121582 + ], + [ + "▁Actions", + -13.333511352539062 + ], + [ + "▁originates", + -13.333549499511719 + ], + [ + "▁peril", + -13.333578109741211 + ], + [ + "▁Obi", + -13.333648681640625 + ], + [ + "treat", + -13.333712577819824 + ], + [ + "▁Define", + -13.333719253540039 + ], + [ + "▁Variable", + -13.333847045898438 + ], + [ + "▁bounded", + -13.333857536315918 + ], + [ + "▁Hundred", + -13.333927154541016 + ], + [ + "▁Vocal", + -13.334031105041504 + ], + [ + "▁Interaction", + -13.3341646194458 + ], + [ + "▁leveling", + -13.334165573120117 + ], + [ + "▁amplify", + -13.334431648254395 + ], + [ + "183", + -13.334433555603027 + ], + [ + "▁Shopify", + -13.334439277648926 + ], + [ + "Network", + -13.334482192993164 + ], + [ + "▁mahogany", + -13.334486961364746 + ], + [ + "▁crossings", + -13.334528923034668 + ], + [ + "▁Modular", + -13.334573745727539 + ], + [ + "▁uncanny", + -13.334580421447754 + ], + [ + "▁Hobby", + -13.33468246459961 + ], + [ + "▁Bog", + -13.334705352783203 + ], + [ + "▁WO", + -13.334757804870605 + ], + [ + "▁Rhythm", + -13.334836959838867 + ], + [ + "▁negligible", + -13.334883689880371 + ], + [ + "gam", + -13.334896087646484 + ], + [ + "▁briefed", + -13.334954261779785 + ], + [ + "▁retrospect", + -13.334975242614746 + ], + [ + "▁intoxicated", + -13.334985733032227 + ], + [ + "404", + -13.335049629211426 + ], + [ + "▁docking", + -13.335127830505371 + ], + [ + "▁Washer", + -13.335134506225586 + ], + [ + "▁Checking", + -13.3351469039917 + ], + [ + "▁grammatical", + -13.335212707519531 + ], + [ + "▁signalling", + -13.335219383239746 + ], + [ + "▁sniff", + -13.335274696350098 + ], + [ + "▁cellulose", + -13.335275650024414 + ], + [ + "▁Ritz", + -13.335439682006836 + ], + [ + "▁Apprentice", + -13.335444450378418 + ], + [ + "▁intrusive", + -13.335476875305176 + ], + [ + "▁cutters", + -13.335478782653809 + ], + [ + "▁trickle", + -13.335504531860352 + ], + [ + "▁ligament", + -13.33565616607666 + ], + [ + "▁WATER", + -13.335667610168457 + ], + [ + "▁Clash", + -13.335689544677734 + ], + [ + "▁funniest", + -13.335829734802246 + ], + [ + "▁manganese", + -13.335908889770508 + ], + [ + "▁circulate", + -13.335929870605469 + ], + [ + "▁cortisol", + -13.335980415344238 + ], + [ + "Touch", + -13.3359956741333 + ], + [ + "▁Montessori", + -13.336112022399902 + ], + [ + "▁Mild", + -13.336114883422852 + ], + [ + "▁claimant", + -13.336162567138672 + ], + [ + "▁SUCH", + -13.336209297180176 + ], + [ + "▁Neville", + -13.336251258850098 + ], + [ + "▁233", + -13.336262702941895 + ], + [ + "▁Atkinson", + -13.336289405822754 + ], + [ + "safety", + -13.336292266845703 + ], + [ + "▁bubbly", + -13.336365699768066 + ], + [ + "Aid", + -13.336390495300293 + ], + [ + "▁brainstorming", + -13.336435317993164 + ], + [ + "quarters", + -13.33649730682373 + ], + [ + "▁kar", + -13.33661937713623 + ], + [ + "udo", + -13.336734771728516 + ], + [ + "▁Packing", + -13.336871147155762 + ], + [ + "gus", + -13.336883544921875 + ], + [ + "▁climatic", + -13.33692741394043 + ], + [ + "▁Amar", + -13.337060928344727 + ], + [ + "▁primaries", + -13.337118148803711 + ], + [ + "▁Lorraine", + -13.337124824523926 + ], + [ + "▁Guyana", + -13.337142944335938 + ], + [ + "▁Pants", + -13.33716106414795 + ], + [ + "excluding", + -13.337237358093262 + ], + [ + "▁Briggs", + -13.337316513061523 + ], + [ + "▁Clearance", + -13.33735179901123 + ], + [ + "▁remission", + -13.33735179901123 + ], + [ + "▁braid", + -13.33743667602539 + ], + [ + "▁ensuite", + -13.337448120117188 + ], + [ + "▁tetra", + -13.337469100952148 + ], + [ + "▁biometric", + -13.337470054626465 + ], + [ + "▁React", + -13.337557792663574 + ], + [ + "▁hoax", + -13.337587356567383 + ], + [ + "Mike", + -13.337626457214355 + ], + [ + "▁phased", + -13.337664604187012 + ], + [ + "▁CIO", + -13.337692260742188 + ], + [ + "Gu", + -13.337697982788086 + ], + [ + "▁Clothes", + -13.337697982788086 + ], + [ + "▁Zionist", + -13.33774185180664 + ], + [ + "▁DATA", + -13.337822914123535 + ], + [ + "▁catalogs", + -13.337854385375977 + ], + [ + "▁disdain", + -13.337892532348633 + ], + [ + "▁parlor", + -13.33796215057373 + ], + [ + "▁concede", + -13.337963104248047 + ], + [ + "branded", + -13.338021278381348 + ], + [ + "grave", + -13.33812427520752 + ], + [ + "▁TAKE", + -13.338228225708008 + ], + [ + "▁rounding", + -13.33824348449707 + ], + [ + "▁Notably", + -13.338276863098145 + ], + [ + "aly", + -13.338282585144043 + ], + [ + "▁snail", + -13.338289260864258 + ], + [ + "▁cul", + -13.338324546813965 + ], + [ + "Sign", + -13.338334083557129 + ], + [ + "▁blazer", + -13.338452339172363 + ], + [ + "▁Caption", + -13.338478088378906 + ], + [ + "joy", + -13.33850383758545 + ], + [ + "▁cavalry", + -13.33850383758545 + ], + [ + "▁carousel", + -13.33852481842041 + ], + [ + "▁Langley", + -13.338706970214844 + ], + [ + "Chicago", + -13.338776588439941 + ], + [ + "▁spreadsheets", + -13.338815689086914 + ], + [ + "▁sausages", + -13.33901596069336 + ], + [ + "▁Damien", + -13.339134216308594 + ], + [ + "▁Eid", + -13.339136123657227 + ], + [ + "▁onslaught", + -13.339152336120605 + ], + [ + "Doc", + -13.339238166809082 + ], + [ + "▁Component", + -13.339256286621094 + ], + [ + "▁hotline", + -13.339286804199219 + ], + [ + "▁reverence", + -13.339323043823242 + ], + [ + "▁stun", + -13.339383125305176 + ], + [ + "▁reins", + -13.339410781860352 + ], + [ + "▁cum", + -13.339447975158691 + ], + [ + "▁Spam", + -13.339507102966309 + ], + [ + "¤", + -13.339518547058105 + ], + [ + "▁plc", + -13.339521408081055 + ], + [ + "rush", + -13.339564323425293 + ], + [ + "▁217", + -13.339569091796875 + ], + [ + "original", + -13.33958911895752 + ], + [ + "▁DSP", + -13.339629173278809 + ], + [ + "▁Combination", + -13.339630126953125 + ], + [ + "▁Agri", + -13.339645385742188 + ], + [ + "▁covert", + -13.339727401733398 + ], + [ + "▁ASA", + -13.3397798538208 + ], + [ + "▁wrestler", + -13.33980941772461 + ], + [ + "▁Playa", + -13.339837074279785 + ], + [ + "▁Taiwanese", + -13.33987808227539 + ], + [ + "Tree", + -13.339885711669922 + ], + [ + "▁Lagoon", + -13.339889526367188 + ], + [ + "▁homeschooling", + -13.339937210083008 + ], + [ + "▁Collar", + -13.339951515197754 + ], + [ + "▁synergy", + -13.340017318725586 + ], + [ + "▁PTA", + -13.340032577514648 + ], + [ + "▁Guards", + -13.340051651000977 + ], + [ + "▁restraints", + -13.34007740020752 + ], + [ + "▁Trails", + -13.340086936950684 + ], + [ + "▁Zeus", + -13.34011459350586 + ], + [ + "def", + -13.340118408203125 + ], + [ + "▁caveat", + -13.340145111083984 + ], + [ + "▁Marshal", + -13.340164184570312 + ], + [ + "▁hardy", + -13.340182304382324 + ], + [ + "▁functionalities", + -13.340192794799805 + ], + [ + "▁Dolly", + -13.340250968933105 + ], + [ + "▁Magnet", + -13.34034252166748 + ], + [ + "yd", + -13.340475082397461 + ], + [ + "▁perk", + -13.340524673461914 + ], + [ + "▁ransomware", + -13.340527534484863 + ], + [ + "▁cameo", + -13.340594291687012 + ], + [ + "▁crease", + -13.340621948242188 + ], + [ + "▁Ost", + -13.34073543548584 + ], + [ + "major", + -13.340768814086914 + ], + [ + "▁Craigslist", + -13.340771675109863 + ], + [ + "▁thunderstorms", + -13.340773582458496 + ], + [ + "▁Liver", + -13.3408842086792 + ], + [ + "▁seeded", + -13.340930938720703 + ], + [ + "▁AGM", + -13.340960502624512 + ], + [ + "▁Cascade", + -13.340973854064941 + ], + [ + "▁Charming", + -13.341114044189453 + ], + [ + "pharmacy", + -13.341135025024414 + ], + [ + "bath", + -13.341211318969727 + ], + [ + "▁Sonia", + -13.341217041015625 + ], + [ + "▁epithelial", + -13.341290473937988 + ], + [ + "▁malformed", + -13.341301918029785 + ], + [ + "▁HOUSE", + -13.341309547424316 + ], + [ + "kka", + -13.34145450592041 + ], + [ + "▁Passage", + -13.341504096984863 + ], + [ + "▁markup", + -13.341586112976074 + ], + [ + "▁Certificates", + -13.341588020324707 + ], + [ + "▁sculptor", + -13.341631889343262 + ], + [ + "▁limousine", + -13.341710090637207 + ], + [ + "▁Processed", + -13.341767311096191 + ], + [ + "▁clinging", + -13.34183120727539 + ], + [ + "▁etching", + -13.3418607711792 + ], + [ + "285", + -13.341987609863281 + ], + [ + "▁Workforce", + -13.342019081115723 + ], + [ + "λ", + -13.342022895812988 + ], + [ + "▁werden", + -13.342040061950684 + ], + [ + "▁regal", + -13.342045783996582 + ], + [ + "▁iterations", + -13.342055320739746 + ], + [ + "▁tilted", + -13.34207820892334 + ], + [ + "▁crumbling", + -13.342085838317871 + ], + [ + "▁locale", + -13.342107772827148 + ], + [ + "▁Rei", + -13.342228889465332 + ], + [ + "▁PART", + -13.342249870300293 + ], + [ + "▁craze", + -13.342299461364746 + ], + [ + "Russia", + -13.342371940612793 + ], + [ + "▁childish", + -13.342415809631348 + ], + [ + "▁millennial", + -13.342477798461914 + ], + [ + "▁feeders", + -13.34274959564209 + ], + [ + "▁racket", + -13.342801094055176 + ], + [ + "▁THESE", + -13.3428316116333 + ], + [ + "▁Automobile", + -13.342838287353516 + ], + [ + "▁memberships", + -13.34285831451416 + ], + [ + "▁thanksgiving", + -13.342860221862793 + ], + [ + "akis", + -13.342954635620117 + ], + [ + "rag", + -13.342966079711914 + ], + [ + "▁uplift", + -13.342978477478027 + ], + [ + "▁explanatory", + -13.342988014221191 + ], + [ + "moral", + -13.343110084533691 + ], + [ + "▁pore", + -13.343144416809082 + ], + [ + "▁topology", + -13.343256950378418 + ], + [ + "▁launcher", + -13.34327507019043 + ], + [ + "▁Cassidy", + -13.3433198928833 + ], + [ + "▁idols", + -13.343362808227539 + ], + [ + "bred", + -13.343375205993652 + ], + [ + "Lock", + -13.343413352966309 + ], + [ + "▁hammock", + -13.34357738494873 + ], + [ + "▁gruesome", + -13.343578338623047 + ], + [ + "▁П", + -13.343586921691895 + ], + [ + "▁Thatcher", + -13.343650817871094 + ], + [ + "▁HSBC", + -13.343657493591309 + ], + [ + "▁Reservoir", + -13.34366226196289 + ], + [ + "▁happenings", + -13.343786239624023 + ], + [ + "▁Rowan", + -13.343803405761719 + ], + [ + "▁riff", + -13.343849182128906 + ], + [ + "▁conversational", + -13.343870162963867 + ], + [ + "having", + -13.343901634216309 + ], + [ + "▁Kern", + -13.343914985656738 + ], + [ + "tions", + -13.343973159790039 + ], + [ + "▁Petty", + -13.343977928161621 + ], + [ + "▁locomotive", + -13.34398078918457 + ], + [ + "inda", + -13.344110488891602 + ], + [ + "rx", + -13.344111442565918 + ], + [ + "▁Mister", + -13.344165802001953 + ], + [ + "▁screenwriter", + -13.344229698181152 + ], + [ + "task", + -13.344273567199707 + ], + [ + "▁compress", + -13.344292640686035 + ], + [ + "DEN", + -13.344368934631348 + ], + [ + "werk", + -13.3444185256958 + ], + [ + "▁civilizations", + -13.344425201416016 + ], + [ + "▁Ugh", + -13.34447956085205 + ], + [ + "▁partying", + -13.344541549682617 + ], + [ + "truth", + -13.344555854797363 + ], + [ + "atu", + -13.344599723815918 + ], + [ + "▁Polk", + -13.344612121582031 + ], + [ + "▁Keywords", + -13.344614028930664 + ], + [ + "▁999", + -13.344619750976562 + ], + [ + "▁McLean", + -13.344661712646484 + ], + [ + "▁Javier", + -13.34466552734375 + ], + [ + "▁deepening", + -13.34471607208252 + ], + [ + "▁railways", + -13.344776153564453 + ], + [ + "▁Contracts", + -13.344844818115234 + ], + [ + "321", + -13.34492301940918 + ], + [ + "▁convoy", + -13.34498119354248 + ], + [ + "otta", + -13.345026969909668 + ], + [ + "▁observational", + -13.345069885253906 + ], + [ + "xin", + -13.345070838928223 + ], + [ + "odd", + -13.345074653625488 + ], + [ + "▁GROUP", + -13.345091819763184 + ], + [ + "▁distinctions", + -13.345142364501953 + ], + [ + "scher", + -13.345158576965332 + ], + [ + "essential", + -13.34518814086914 + ], + [ + "▁hangover", + -13.34519100189209 + ], + [ + "▁antagonist", + -13.345221519470215 + ], + [ + "▁247", + -13.345230102539062 + ], + [ + "▁reciprocal", + -13.345284461975098 + ], + [ + "Kit", + -13.345373153686523 + ], + [ + "▁Gig", + -13.3454008102417 + ], + [ + "▁Saddle", + -13.345458030700684 + ], + [ + "moor", + -13.345466613769531 + ], + [ + "▁rebates", + -13.345505714416504 + ], + [ + "▁despise", + -13.345660209655762 + ], + [ + "▁itch", + -13.34567642211914 + ], + [ + "▁Dudley", + -13.345741271972656 + ], + [ + "▁toiletries", + -13.34597110748291 + ], + [ + "Scan", + -13.346040725708008 + ], + [ + "Program", + -13.34611701965332 + ], + [ + "▁Debate", + -13.346123695373535 + ], + [ + "competitive", + -13.346161842346191 + ], + [ + "▁Atkins", + -13.346179962158203 + ], + [ + "▁Beirut", + -13.34621810913086 + ], + [ + "▁shone", + -13.346306800842285 + ], + [ + "▁mpg", + -13.34632682800293 + ], + [ + "wet", + -13.346336364746094 + ], + [ + "▁Fallon", + -13.346402168273926 + ], + [ + "▁Dimension", + -13.346435546875 + ], + [ + "▁Confederation", + -13.346501350402832 + ], + [ + "▁Jules", + -13.346502304077148 + ], + [ + "▁DES", + -13.346606254577637 + ], + [ + "▁probabilities", + -13.346701622009277 + ], + [ + "liness", + -13.346705436706543 + ], + [ + "kom", + -13.346755981445312 + ], + [ + "tailed", + -13.34682559967041 + ], + [ + "▁Citizenship", + -13.346863746643066 + ], + [ + "▁Legendary", + -13.34692668914795 + ], + [ + "▁quintessential", + -13.347020149230957 + ], + [ + "▁Friedrich", + -13.347105026245117 + ], + [ + "▁Tooth", + -13.347176551818848 + ], + [ + "▁Fell", + -13.347213745117188 + ], + [ + "▁Sus", + -13.3472261428833 + ], + [ + "tele", + -13.347248077392578 + ], + [ + "▁paleo", + -13.347248077392578 + ], + [ + "▁DEC", + -13.347293853759766 + ], + [ + "▁Aber", + -13.347349166870117 + ], + [ + "ulla", + -13.347444534301758 + ], + [ + "▁Tess", + -13.347570419311523 + ], + [ + "▁Barrow", + -13.347623825073242 + ], + [ + "π", + -13.34764289855957 + ], + [ + "▁waistband", + -13.347660064697266 + ], + [ + "▁indemnify", + -13.347801208496094 + ], + [ + "▁Bridget", + -13.347953796386719 + ], + [ + "▁Utilizing", + -13.347968101501465 + ], + [ + "▁Bistro", + -13.347991943359375 + ], + [ + "▁Constable", + -13.348003387451172 + ], + [ + "zier", + -13.348036766052246 + ], + [ + "▁Analog", + -13.348054885864258 + ], + [ + "▁IPL", + -13.348084449768066 + ], + [ + "▁Evergreen", + -13.348109245300293 + ], + [ + "▁forks", + -13.348129272460938 + ], + [ + "▁Spiral", + -13.348138809204102 + ], + [ + "▁rims", + -13.348159790039062 + ], + [ + "▁Pt", + -13.34825611114502 + ], + [ + "mul", + -13.348278999328613 + ], + [ + "▁Chinatown", + -13.348308563232422 + ], + [ + "▁Gibraltar", + -13.348358154296875 + ], + [ + "▁178", + -13.348367691040039 + ], + [ + "▁contradict", + -13.34837532043457 + ], + [ + "▁chancellor", + -13.348401069641113 + ], + [ + "▁detour", + -13.34848403930664 + ], + [ + "▁460", + -13.348658561706543 + ], + [ + "▁Bayer", + -13.34868049621582 + ], + [ + "▁evokes", + -13.348734855651855 + ], + [ + "▁Sant", + -13.348814010620117 + ], + [ + "essa", + -13.348819732666016 + ], + [ + "い", + -13.348860740661621 + ], + [ + "▁erratic", + -13.348954200744629 + ], + [ + "bull", + -13.348966598510742 + ], + [ + "▁administrations", + -13.348971366882324 + ], + [ + "▁floss", + -13.349058151245117 + ], + [ + "▁spectator", + -13.349138259887695 + ], + [ + "▁brownies", + -13.349140167236328 + ], + [ + "▁spatula", + -13.349264144897461 + ], + [ + "▁Arbitration", + -13.349289894104004 + ], + [ + "jun", + -13.349323272705078 + ], + [ + "▁zebra", + -13.349387168884277 + ], + [ + "ifier", + -13.349404335021973 + ], + [ + "▁Glo", + -13.349409103393555 + ], + [ + "▁Literally", + -13.349451065063477 + ], + [ + "241", + -13.349480628967285 + ], + [ + "▁oversaw", + -13.349565505981445 + ], + [ + "vil", + -13.349586486816406 + ], + [ + "▁VB", + -13.34963321685791 + ], + [ + "▁OCD", + -13.349640846252441 + ], + [ + "▁mocking", + -13.349653244018555 + ], + [ + "▁Devi", + -13.349810600280762 + ], + [ + "▁Referring", + -13.349828720092773 + ], + [ + "▁chiropractor", + -13.349855422973633 + ], + [ + "▁eighteenth", + -13.349895477294922 + ], + [ + "bir", + -13.349910736083984 + ], + [ + "213", + -13.34993839263916 + ], + [ + "▁sect", + -13.34994125366211 + ], + [ + "oids", + -13.350179672241211 + ], + [ + "▁wagering", + -13.350196838378906 + ], + [ + "▁dir", + -13.35034465789795 + ], + [ + "wig", + -13.350433349609375 + ], + [ + "▁Palma", + -13.350434303283691 + ], + [ + "ς", + -13.35046672821045 + ], + [ + "hide", + -13.350503921508789 + ], + [ + "▁poisoned", + -13.350509643554688 + ], + [ + "ider", + -13.350528717041016 + ], + [ + "▁polarization", + -13.35055923461914 + ], + [ + "▁Defendant", + -13.350566864013672 + ], + [ + "arts", + -13.350634574890137 + ], + [ + "ijn", + -13.350648880004883 + ], + [ + "Mad", + -13.350659370422363 + ], + [ + "▁GD", + -13.350675582885742 + ], + [ + "▁infect", + -13.350732803344727 + ], + [ + "▁architectures", + -13.350767135620117 + ], + [ + "▁vocation", + -13.350849151611328 + ], + [ + "▁coolant", + -13.350869178771973 + ], + [ + "▁mistress", + -13.350920677185059 + ], + [ + "▁occult", + -13.351009368896484 + ], + [ + "▁Steak", + -13.351011276245117 + ], + [ + "▁choking", + -13.351055145263672 + ], + [ + "▁goofy", + -13.351066589355469 + ], + [ + "▁hashtags", + -13.351110458374023 + ], + [ + "▁Fallout", + -13.351113319396973 + ], + [ + "▁recite", + -13.351119995117188 + ], + [ + "ettes", + -13.351122856140137 + ], + [ + "▁converge", + -13.351149559020996 + ], + [ + "▁sexist", + -13.351277351379395 + ], + [ + "▁Tat", + -13.351287841796875 + ], + [ + "▁Johan", + -13.351312637329102 + ], + [ + "▁evocative", + -13.351323127746582 + ], + [ + "▁reddish", + -13.35132884979248 + ], + [ + "▁scarcely", + -13.351334571838379 + ], + [ + "▁Sau", + -13.35139274597168 + ], + [ + "▁constellation", + -13.351481437683105 + ], + [ + "▁broadcasters", + -13.351497650146484 + ], + [ + "▁Mellon", + -13.351595878601074 + ], + [ + "located", + -13.351644515991211 + ], + [ + "cra", + -13.351689338684082 + ], + [ + "▁qua", + -13.351786613464355 + ], + [ + "▁outsourced", + -13.35180950164795 + ], + [ + "▁delectable", + -13.351869583129883 + ], + [ + "▁soulful", + -13.351971626281738 + ], + [ + "Sch", + -13.351980209350586 + ], + [ + "ür", + -13.351998329162598 + ], + [ + "▁polka", + -13.352032661437988 + ], + [ + "▁CCS", + -13.352045059204102 + ], + [ + "▁Gir", + -13.352095603942871 + ], + [ + "▁clustering", + -13.352266311645508 + ], + [ + "▁IU", + -13.352338790893555 + ], + [ + "▁Doris", + -13.3524169921875 + ], + [ + "▁ulcers", + -13.35254192352295 + ], + [ + "▁aligning", + -13.352596282958984 + ], + [ + "▁badass", + -13.352609634399414 + ], + [ + "esi", + -13.352663040161133 + ], + [ + "▁homeschool", + -13.352703094482422 + ], + [ + "▁brows", + -13.35270881652832 + ], + [ + "▁Processes", + -13.35277271270752 + ], + [ + "▁policemen", + -13.35284423828125 + ], + [ + "RON", + -13.3528470993042 + ], + [ + "▁Sega", + -13.353008270263672 + ], + [ + "▁Bengals", + -13.353014945983887 + ], + [ + "▁ISA", + -13.353066444396973 + ], + [ + "KU", + -13.353069305419922 + ], + [ + "▁trimester", + -13.35328483581543 + ], + [ + "agan", + -13.353370666503906 + ], + [ + "▁yoke", + -13.353432655334473 + ], + [ + "▁guinea", + -13.353479385375977 + ], + [ + "IDA", + -13.35361099243164 + ], + [ + "gem", + -13.353660583496094 + ], + [ + "soul", + -13.353669166564941 + ], + [ + "▁voicemail", + -13.353696823120117 + ], + [ + "217", + -13.353766441345215 + ], + [ + "sectional", + -13.353771209716797 + ], + [ + "▁Transform", + -13.353970527648926 + ], + [ + "▁PubMed", + -13.353981018066406 + ], + [ + "▁Serie", + -13.354001998901367 + ], + [ + "0000", + -13.354068756103516 + ], + [ + "ables", + -13.354108810424805 + ], + [ + "▁Gorilla", + -13.354141235351562 + ], + [ + "▁Hindus", + -13.354193687438965 + ], + [ + "firm", + -13.354209899902344 + ], + [ + "▁remuneration", + -13.354246139526367 + ], + [ + "▁chemically", + -13.354341506958008 + ], + [ + "▁waffle", + -13.354350090026855 + ], + [ + "▁suspicions", + -13.354352951049805 + ], + [ + "171", + -13.35437297821045 + ], + [ + "▁nods", + -13.354387283325195 + ], + [ + "▁cardstock", + -13.354429244995117 + ], + [ + "▁arresting", + -13.354461669921875 + ], + [ + "242", + -13.354462623596191 + ], + [ + "▁blurry", + -13.354593276977539 + ], + [ + "sian", + -13.354898452758789 + ], + [ + "▁Tight", + -13.354930877685547 + ], + [ + "▁Pieces", + -13.354986190795898 + ], + [ + "▁Valle", + -13.355165481567383 + ], + [ + "▁Ambulance", + -13.3551664352417 + ], + [ + "162", + -13.355228424072266 + ], + [ + "1983", + -13.355280876159668 + ], + [ + "▁trance", + -13.355287551879883 + ], + [ + "▁Connecting", + -13.355328559875488 + ], + [ + "lex", + -13.35540771484375 + ], + [ + "▁pharma", + -13.35550308227539 + ], + [ + "▁stormed", + -13.355565071105957 + ], + [ + "▁630", + -13.355660438537598 + ], + [ + "▁Matte", + -13.35566520690918 + ], + [ + "▁Bhutan", + -13.35568618774414 + ], + [ + "▁denominations", + -13.355801582336426 + ], + [ + "▁Hershey", + -13.355841636657715 + ], + [ + "▁Buffet", + -13.355856895446777 + ], + [ + "▁Parkland", + -13.3558931350708 + ], + [ + "▁Maxim", + -13.355957984924316 + ], + [ + "▁Almond", + -13.356005668640137 + ], + [ + "▁Tracey", + -13.356042861938477 + ], + [ + "▁swearing", + -13.356048583984375 + ], + [ + "cing", + -13.356059074401855 + ], + [ + "▁Peterborough", + -13.356059074401855 + ], + [ + "▁relentlessly", + -13.356060981750488 + ], + [ + "British", + -13.3561429977417 + ], + [ + "▁Functions", + -13.356149673461914 + ], + [ + "▁Zara", + -13.356237411499023 + ], + [ + "▁admiring", + -13.356305122375488 + ], + [ + "▁Mugabe", + -13.356413841247559 + ], + [ + "▁Archaeology", + -13.356454849243164 + ], + [ + "▁transmissions", + -13.356587409973145 + ], + [ + "▁Str", + -13.356589317321777 + ], + [ + "significant", + -13.356596946716309 + ], + [ + "▁ordinances", + -13.356608390808105 + ], + [ + "▁Equally", + -13.356622695922852 + ], + [ + "ln", + -13.356667518615723 + ], + [ + "▁333", + -13.356677055358887 + ], + [ + "▁freshest", + -13.35669231414795 + ], + [ + "▁cordless", + -13.356707572937012 + ], + [ + "nne", + -13.356727600097656 + ], + [ + "▁Twice", + -13.356742858886719 + ], + [ + "nea", + -13.356757164001465 + ], + [ + "▁ESL", + -13.35680103302002 + ], + [ + "▁PAN", + -13.356806755065918 + ], + [ + "BN", + -13.356817245483398 + ], + [ + "▁ripple", + -13.356825828552246 + ], + [ + "▁miscarriage", + -13.356827735900879 + ], + [ + "phi", + -13.356949806213379 + ], + [ + "▁entrances", + -13.356950759887695 + ], + [ + "▁tractors", + -13.35695743560791 + ], + [ + "▁218", + -13.35702133178711 + ], + [ + "construction", + -13.357087135314941 + ], + [ + "ingly", + -13.357108116149902 + ], + [ + "▁Shadows", + -13.357115745544434 + ], + [ + "▁1894", + -13.357160568237305 + ], + [ + "▁induces", + -13.357283592224121 + ], + [ + "hopefully", + -13.357368469238281 + ], + [ + "▁187", + -13.357393264770508 + ], + [ + "▁fiduciary", + -13.35766315460205 + ], + [ + "▁issuer", + -13.357732772827148 + ], + [ + "OFF", + -13.357809066772461 + ], + [ + "▁Bab", + -13.35782527923584 + ], + [ + "▁Pencil", + -13.357887268066406 + ], + [ + "▁renovate", + -13.357966423034668 + ], + [ + "▁articulation", + -13.358053207397461 + ], + [ + "lene", + -13.35805606842041 + ], + [ + "▁Martian", + -13.35806941986084 + ], + [ + "dial", + -13.358078002929688 + ], + [ + "Asian", + -13.358084678649902 + ], + [ + "▁HAD", + -13.35811996459961 + ], + [ + "▁ovens", + -13.358230590820312 + ], + [ + "Action", + -13.358278274536133 + ], + [ + "▁Beautifully", + -13.358370780944824 + ], + [ + "▁untuk", + -13.35840129852295 + ], + [ + "▁unsolicited", + -13.358412742614746 + ], + [ + "▁shutout", + -13.358519554138184 + ], + [ + "▁nineteen", + -13.358539581298828 + ], + [ + "▁Finch", + -13.35856819152832 + ], + [ + "nna", + -13.358647346496582 + ], + [ + "▁Qua", + -13.358756065368652 + ], + [ + "▁chartered", + -13.358816146850586 + ], + [ + "▁wedges", + -13.358932495117188 + ], + [ + "Heart", + -13.35897445678711 + ], + [ + "Guide", + -13.359054565429688 + ], + [ + "▁Unix", + -13.3590726852417 + ], + [ + "▁Taurus", + -13.359073638916016 + ], + [ + "Clean", + -13.359098434448242 + ], + [ + "EI", + -13.35910415649414 + ], + [ + "▁Segment", + -13.359184265136719 + ], + [ + "aker", + -13.359213829040527 + ], + [ + "▁respectfully", + -13.359329223632812 + ], + [ + "▁FAQs", + -13.359338760375977 + ], + [ + "▁chiefly", + -13.359347343444824 + ], + [ + "movie", + -13.359354972839355 + ], + [ + "▁Rails", + -13.359375 + ], + [ + "bul", + -13.359381675720215 + ], + [ + "▁monarchy", + -13.359402656555176 + ], + [ + "▁hitters", + -13.35946273803711 + ], + [ + "▁narrated", + -13.359493255615234 + ], + [ + "▁queens", + -13.359503746032715 + ], + [ + "bies", + -13.359521865844727 + ], + [ + "▁precarious", + -13.359613418579102 + ], + [ + "▁envoy", + -13.35966682434082 + ], + [ + "Comp", + -13.3596773147583 + ], + [ + "selected", + -13.35973072052002 + ], + [ + "▁Tomato", + -13.359827995300293 + ], + [ + "▁questionnaires", + -13.35982894897461 + ], + [ + "▁swarm", + -13.359905242919922 + ], + [ + "▁Hilary", + -13.359993934631348 + ], + [ + "Washington", + -13.36000919342041 + ], + [ + "▁incubated", + -13.36009693145752 + ], + [ + "▁GIF", + -13.36021614074707 + ], + [ + "▁gloomy", + -13.360246658325195 + ], + [ + "▁millionaire", + -13.36026668548584 + ], + [ + "▁Intervention", + -13.360285758972168 + ], + [ + "▁Citrus", + -13.360328674316406 + ], + [ + "▁Avi", + -13.36034107208252 + ], + [ + "▁Pediatrics", + -13.360358238220215 + ], + [ + "▁Stopped", + -13.360360145568848 + ], + [ + "sters", + -13.360429763793945 + ], + [ + "▁infer", + -13.360432624816895 + ], + [ + "▁dove", + -13.36043930053711 + ], + [ + "▁precaution", + -13.3605318069458 + ], + [ + "nard", + -13.36054515838623 + ], + [ + "▁Sauvignon", + -13.360574722290039 + ], + [ + "▁locus", + -13.360655784606934 + ], + [ + "ATED", + -13.360718727111816 + ], + [ + "▁Wilde", + -13.360774993896484 + ], + [ + "▁Alvin", + -13.360780715942383 + ], + [ + "▁queues", + -13.360917091369629 + ], + [ + "Wall", + -13.360923767089844 + ], + [ + "linger", + -13.3609619140625 + ], + [ + "▁captains", + -13.36096477508545 + ], + [ + "▁dismay", + -13.360998153686523 + ], + [ + "Much", + -13.361054420471191 + ], + [ + "1080", + -13.361090660095215 + ], + [ + "▁forearm", + -13.361129760742188 + ], + [ + "▁melancholy", + -13.361159324645996 + ], + [ + "▁bombings", + -13.361163139343262 + ], + [ + "▁177", + -13.361334800720215 + ], + [ + "▁govt", + -13.361336708068848 + ], + [ + "▁Died", + -13.361355781555176 + ], + [ + "western", + -13.361411094665527 + ], + [ + "girls", + -13.361429214477539 + ], + [ + "▁semifinal", + -13.361441612243652 + ], + [ + "▁EVERYTHING", + -13.361468315124512 + ], + [ + "▁Nightmare", + -13.361474990844727 + ], + [ + "▁carte", + -13.361533164978027 + ], + [ + "ERA", + -13.361557006835938 + ], + [ + "cker", + -13.361566543579102 + ], + [ + "▁Chatham", + -13.361600875854492 + ], + [ + "▁gazebo", + -13.361611366271973 + ], + [ + "▁makeshift", + -13.361730575561523 + ], + [ + "▁Afternoon", + -13.361845016479492 + ], + [ + "tting", + -13.361945152282715 + ], + [ + "▁Shia", + -13.36194896697998 + ], + [ + "▁è", + -13.362018585205078 + ], + [ + "▁lousy", + -13.36214542388916 + ], + [ + "Each", + -13.36214828491211 + ], + [ + "journal", + -13.362226486206055 + ], + [ + "▁bordering", + -13.362238883972168 + ], + [ + "▁Removing", + -13.362266540527344 + ], + [ + "▁hypnosis", + -13.362293243408203 + ], + [ + "iden", + -13.362329483032227 + ], + [ + "according", + -13.362351417541504 + ], + [ + "▁peppermint", + -13.36239242553711 + ], + [ + "▁Charges", + -13.362494468688965 + ], + [ + "▁incandescent", + -13.36253547668457 + ], + [ + "▁brim", + -13.362592697143555 + ], + [ + "▁sildenafil", + -13.362626075744629 + ], + [ + "eme", + -13.362951278686523 + ], + [ + "▁shred", + -13.363004684448242 + ], + [ + "▁Denton", + -13.363085746765137 + ], + [ + "erator", + -13.363096237182617 + ], + [ + "urs", + -13.363137245178223 + ], + [ + "▁tak", + -13.363265991210938 + ], + [ + "▁Denny", + -13.363269805908203 + ], + [ + "▁Adaptive", + -13.363311767578125 + ], + [ + "▁Oops", + -13.363329887390137 + ], + [ + "▁straighten", + -13.363343238830566 + ], + [ + "Christ", + -13.363381385803223 + ], + [ + "▁cohesion", + -13.363391876220703 + ], + [ + "▁Wembley", + -13.363397598266602 + ], + [ + "▁Cypress", + -13.363409996032715 + ], + [ + "▁Lal", + -13.36347484588623 + ], + [ + "▁Seafood", + -13.363496780395508 + ], + [ + "▁Durban", + -13.363526344299316 + ], + [ + "▁torment", + -13.363537788391113 + ], + [ + "▁remorse", + -13.363614082336426 + ], + [ + "▁Bullet", + -13.363617897033691 + ], + [ + "▁hiked", + -13.363729476928711 + ], + [ + "▁smartest", + -13.363738059997559 + ], + [ + "owitz", + -13.363808631896973 + ], + [ + "▁cheats", + -13.36387825012207 + ], + [ + "▁biotech", + -13.363919258117676 + ], + [ + "▁irreversible", + -13.363934516906738 + ], + [ + "▁Brought", + -13.363945007324219 + ], + [ + "▁Champ", + -13.363945960998535 + ], + [ + "▁Dye", + -13.364006042480469 + ], + [ + "▁Kabul", + -13.364049911499023 + ], + [ + "▁mocked", + -13.364113807678223 + ], + [ + "▁multiplier", + -13.364117622375488 + ], + [ + "▁pledges", + -13.36412239074707 + ], + [ + "IQ", + -13.364140510559082 + ], + [ + "▁Telecommunications", + -13.36414909362793 + ], + [ + "▁Acoustic", + -13.364171981811523 + ], + [ + "▁elicit", + -13.364195823669434 + ], + [ + "▁1885", + -13.364203453063965 + ], + [ + "▁surrogate", + -13.364225387573242 + ], + [ + "▁abstracts", + -13.364227294921875 + ], + [ + "▁dehydrated", + -13.3642578125 + ], + [ + "▁indefinite", + -13.364297866821289 + ], + [ + "▁organizes", + -13.364315032958984 + ], + [ + "▁accommodated", + -13.364418983459473 + ], + [ + "▁JO", + -13.364456176757812 + ], + [ + "cip", + -13.364495277404785 + ], + [ + "▁mechanically", + -13.364669799804688 + ], + [ + "▁bc", + -13.364806175231934 + ], + [ + "ahead", + -13.364947319030762 + ], + [ + "▁indifference", + -13.364985466003418 + ], + [ + "▁Womens", + -13.365039825439453 + ], + [ + "▁Recall", + -13.365060806274414 + ], + [ + "▁palpable", + -13.365152359008789 + ], + [ + "▁Brig", + -13.36516284942627 + ], + [ + "▁pesky", + -13.365191459655762 + ], + [ + "▁apiece", + -13.365240097045898 + ], + [ + "▁Trigger", + -13.365242004394531 + ], + [ + "▁tx", + -13.365276336669922 + ], + [ + "▁Nau", + -13.36544418334961 + ], + [ + "▁Gently", + -13.365472793579102 + ], + [ + "▁Puzzle", + -13.365476608276367 + ], + [ + "▁watered", + -13.365519523620605 + ], + [ + "response", + -13.365572929382324 + ], + [ + "▁rebellious", + -13.36562442779541 + ], + [ + "▁defer", + -13.365635871887207 + ], + [ + "Ñ", + -13.365667343139648 + ], + [ + "▁helpers", + -13.365678787231445 + ], + [ + "AX", + -13.365700721740723 + ], + [ + "▁Hits", + -13.365705490112305 + ], + [ + "▁Slater", + -13.365714073181152 + ], + [ + "Leave", + -13.365717887878418 + ], + [ + "▁adamant", + -13.365884780883789 + ], + [ + "▁Werner", + -13.365906715393066 + ], + [ + "▁LU", + -13.365909576416016 + ], + [ + "▁donkey", + -13.366131782531738 + ], + [ + "▁på", + -13.366190910339355 + ], + [ + "▁Waves", + -13.366217613220215 + ], + [ + "hd", + -13.366220474243164 + ], + [ + "▁Icelandic", + -13.366244316101074 + ], + [ + "▁sludge", + -13.366247177124023 + ], + [ + "▁supple", + -13.366271018981934 + ], + [ + "▁LINE", + -13.36628532409668 + ], + [ + "▁discontent", + -13.36636734008789 + ], + [ + "▁scooters", + -13.3663969039917 + ], + [ + "▁Invitational", + -13.366497993469238 + ], + [ + "▁numeric", + -13.366671562194824 + ], + [ + "315", + -13.366754531860352 + ], + [ + "▁Yugoslavia", + -13.366755485534668 + ], + [ + "▁gan", + -13.366866111755371 + ], + [ + "▁jeopardy", + -13.366912841796875 + ], + [ + "▁rigged", + -13.366928100585938 + ], + [ + "▁Polaris", + -13.367008209228516 + ], + [ + "bond", + -13.367012023925781 + ], + [ + "▁Hitchcock", + -13.367050170898438 + ], + [ + "で", + -13.367231369018555 + ], + [ + "▁ensued", + -13.36727523803711 + ], + [ + "dynamic", + -13.367451667785645 + ], + [ + "▁midwife", + -13.367648124694824 + ], + [ + "false", + -13.367741584777832 + ], + [ + "▁SSC", + -13.367748260498047 + ], + [ + "▁Colt", + -13.367934226989746 + ], + [ + "▁grapple", + -13.368003845214844 + ], + [ + "▁bruises", + -13.368192672729492 + ], + [ + "▁resultant", + -13.368226051330566 + ], + [ + "▁ascending", + -13.368231773376465 + ], + [ + "▁overturn", + -13.368240356445312 + ], + [ + "rib", + -13.368247985839844 + ], + [ + "▁Protective", + -13.368285179138184 + ], + [ + "amente", + -13.368350982666016 + ], + [ + "▁Heard", + -13.36852741241455 + ], + [ + "▁renewing", + -13.368565559387207 + ], + [ + "▁Pea", + -13.368645668029785 + ], + [ + "▁Wanna", + -13.368645668029785 + ], + [ + "▁NON", + -13.36864948272705 + ], + [ + "▁Rene", + -13.36867904663086 + ], + [ + "▁Humane", + -13.368725776672363 + ], + [ + "▁resided", + -13.368849754333496 + ], + [ + "▁Tad", + -13.368966102600098 + ], + [ + "▁Buckley", + -13.369073867797852 + ], + [ + "▁MSC", + -13.369091987609863 + ], + [ + "▁Abi", + -13.369108200073242 + ], + [ + "▁Cham", + -13.369115829467773 + ], + [ + "▁assuring", + -13.3692045211792 + ], + [ + "holes", + -13.369220733642578 + ], + [ + "▁deteriorating", + -13.36923885345459 + ], + [ + "Wave", + -13.369253158569336 + ], + [ + "ITA", + -13.369263648986816 + ], + [ + "▁Proxy", + -13.369264602661133 + ], + [ + "▁hymn", + -13.369279861450195 + ], + [ + "▁ultraviolet", + -13.369302749633789 + ], + [ + "▁Theological", + -13.369466781616211 + ], + [ + "▁rightful", + -13.369490623474121 + ], + [ + "▁mischief", + -13.369503021240234 + ], + [ + "▁blackout", + -13.369508743286133 + ], + [ + "▁paralyzed", + -13.369549751281738 + ], + [ + "▁enquire", + -13.3695707321167 + ], + [ + "▁tides", + -13.369791984558105 + ], + [ + "▁Rugs", + -13.36980152130127 + ], + [ + "adjusted", + -13.36982250213623 + ], + [ + "▁thereto", + -13.369881629943848 + ], + [ + "▁Gentleman", + -13.369959831237793 + ], + [ + "▁companionship", + -13.369961738586426 + ], + [ + "wearing", + -13.369974136352539 + ], + [ + "▁cladding", + -13.370100975036621 + ], + [ + "▁spyware", + -13.370148658752441 + ], + [ + "▁chaise", + -13.370162963867188 + ], + [ + "medium", + -13.370195388793945 + ], + [ + "▁fend", + -13.370216369628906 + ], + [ + "▁dei", + -13.370231628417969 + ], + [ + "▁Reliance", + -13.370285034179688 + ], + [ + "▁fascia", + -13.37031078338623 + ], + [ + "▁iCloud", + -13.370354652404785 + ], + [ + "▁compromises", + -13.37044620513916 + ], + [ + "▁breeder", + -13.370482444763184 + ], + [ + "▁RIP", + -13.370499610900879 + ], + [ + "▁oriental", + -13.370508193969727 + ], + [ + "▁secondly", + -13.370573043823242 + ], + [ + "uw", + -13.370591163635254 + ], + [ + "▁tooling", + -13.370610237121582 + ], + [ + "▁solicitation", + -13.370613098144531 + ], + [ + "▁relegation", + -13.370631217956543 + ], + [ + "▁Zam", + -13.370732307434082 + ], + [ + "maid", + -13.370792388916016 + ], + [ + "▁heartbreak", + -13.370847702026367 + ], + [ + "▁Mobil", + -13.370948791503906 + ], + [ + "▁Engage", + -13.371009826660156 + ], + [ + "▁disproportionately", + -13.371018409729004 + ], + [ + "organized", + -13.37110424041748 + ], + [ + "opoulos", + -13.37111759185791 + ], + [ + "▁Biomedical", + -13.371210098266602 + ], + [ + "▁whipping", + -13.371281623840332 + ], + [ + "▁combating", + -13.371293067932129 + ], + [ + "▁trampoline", + -13.371336936950684 + ], + [ + "▁Regency", + -13.371338844299316 + ], + [ + "Tell", + -13.371397018432617 + ], + [ + "lage", + -13.371415138244629 + ], + [ + "▁Buster", + -13.371463775634766 + ], + [ + "yam", + -13.371516227722168 + ], + [ + "▁Lists", + -13.371597290039062 + ], + [ + "▁hunts", + -13.371604919433594 + ], + [ + "▁Keto", + -13.371658325195312 + ], + [ + "Ph", + -13.371705055236816 + ], + [ + "▁councillor", + -13.37171459197998 + ], + [ + "IER", + -13.371763229370117 + ], + [ + "hhh", + -13.371920585632324 + ], + [ + "▁Spacious", + -13.37198543548584 + ], + [ + "▁Woodstock", + -13.371986389160156 + ], + [ + "▁Eligible", + -13.372241973876953 + ], + [ + "RW", + -13.372259140014648 + ], + [ + "▁brute", + -13.372293472290039 + ], + [ + "▁Rye", + -13.37239933013916 + ], + [ + "Fast", + -13.372467041015625 + ], + [ + "Yo", + -13.372496604919434 + ], + [ + "▁Grange", + -13.372522354125977 + ], + [ + "▁AWESOME", + -13.372599601745605 + ], + [ + "▁mowing", + -13.372605323791504 + ], + [ + "ask", + -13.37263011932373 + ], + [ + "▁allure", + -13.372684478759766 + ], + [ + "▁aggregates", + -13.372692108154297 + ], + [ + "▁213", + -13.372693061828613 + ], + [ + "▁Moms", + -13.372722625732422 + ], + [ + "▁readership", + -13.372779846191406 + ], + [ + "▁SSH", + -13.372834205627441 + ], + [ + "▁Philharmonic", + -13.372838020324707 + ], + [ + "▁prematurely", + -13.372848510742188 + ], + [ + "▁awakened", + -13.372864723205566 + ], + [ + "▁ballad", + -13.37289810180664 + ], + [ + "▁Credits", + -13.372939109802246 + ], + [ + "dn", + -13.372942924499512 + ], + [ + "▁Tribute", + -13.37299919128418 + ], + [ + "し", + -13.373027801513672 + ], + [ + "▁sniper", + -13.373078346252441 + ], + [ + "▁collide", + -13.373239517211914 + ], + [ + "▁Adele", + -13.373432159423828 + ], + [ + "▁403", + -13.37351131439209 + ], + [ + "▁Chevron", + -13.373544692993164 + ], + [ + "▁gloom", + -13.373602867126465 + ], + [ + "INT", + -13.373614311218262 + ], + [ + "▁spout", + -13.373621940612793 + ], + [ + "▁Danger", + -13.373653411865234 + ], + [ + "▁mosques", + -13.373698234558105 + ], + [ + "cil", + -13.373712539672852 + ], + [ + "riel", + -13.373726844787598 + ], + [ + "▁Viet", + -13.373761177062988 + ], + [ + "▁vigil", + -13.373866081237793 + ], + [ + "▁Kelsey", + -13.37393856048584 + ], + [ + "▁nested", + -13.374086380004883 + ], + [ + "▁breads", + -13.37414836883545 + ], + [ + "▁Anger", + -13.374170303344727 + ], + [ + "▁QuickBooks", + -13.374174118041992 + ], + [ + "▁netted", + -13.374311447143555 + ], + [ + "▁SYSTEM", + -13.37432861328125 + ], + [ + "▁ipad", + -13.374333381652832 + ], + [ + "▁depressive", + -13.374348640441895 + ], + [ + "▁3500", + -13.374419212341309 + ], + [ + "▁german", + -13.37446403503418 + ], + [ + "WG", + -13.374484062194824 + ], + [ + "described", + -13.374499320983887 + ], + [ + "▁Distributed", + -13.374601364135742 + ], + [ + "liche", + -13.374629020690918 + ], + [ + "▁Yen", + -13.374634742736816 + ], + [ + "▁Caller", + -13.3746976852417 + ], + [ + "▁zeal", + -13.37476921081543 + ], + [ + "▁squadron", + -13.374774932861328 + ], + [ + "▁appreciates", + -13.374852180480957 + ], + [ + "evil", + -13.374922752380371 + ], + [ + "▁Norm", + -13.374943733215332 + ], + [ + "▁Rays", + -13.374988555908203 + ], + [ + "ssen", + -13.375011444091797 + ], + [ + "▁pickles", + -13.375049591064453 + ], + [ + "ardi", + -13.375066757202148 + ], + [ + "▁augmentation", + -13.375121116638184 + ], + [ + "▁denotes", + -13.375128746032715 + ], + [ + "▁pneumatic", + -13.375267028808594 + ], + [ + "▁discrepancies", + -13.375285148620605 + ], + [ + "▁Rotterdam", + -13.375301361083984 + ], + [ + "▁revamp", + -13.3753023147583 + ], + [ + "▁defy", + -13.375325202941895 + ], + [ + "▁matt", + -13.37533187866211 + ], + [ + "▁sooo", + -13.375338554382324 + ], + [ + "▁Picking", + -13.375380516052246 + ], + [ + "▁crumble", + -13.375398635864258 + ], + [ + "▁Stitch", + -13.375438690185547 + ], + [ + "▁Chesterfield", + -13.37548542022705 + ], + [ + "▁fudge", + -13.375641822814941 + ], + [ + "▁ultrasonic", + -13.375715255737305 + ], + [ + "▁panorama", + -13.375724792480469 + ], + [ + "▁clinician", + -13.375728607177734 + ], + [ + "▁healer", + -13.375847816467285 + ], + [ + "273", + -13.375848770141602 + ], + [ + "▁Lana", + -13.375887870788574 + ], + [ + "▁movable", + -13.375924110412598 + ], + [ + "▁TK", + -13.375961303710938 + ], + [ + "terrorism", + -13.375975608825684 + ], + [ + "managed", + -13.375991821289062 + ], + [ + "▁mammoth", + -13.375995635986328 + ], + [ + "▁halloween", + -13.376008987426758 + ], + [ + "operated", + -13.376041412353516 + ], + [ + "Jet", + -13.376078605651855 + ], + [ + "▁1886", + -13.376084327697754 + ], + [ + "▁Ballroom", + -13.37608814239502 + ], + [ + "▁Khashoggi", + -13.376089096069336 + ], + [ + "PSC", + -13.376153945922852 + ], + [ + "▁Gabe", + -13.376174926757812 + ], + [ + "▁rectify", + -13.376221656799316 + ], + [ + "cken", + -13.376249313354492 + ], + [ + "enia", + -13.376321792602539 + ], + [ + "425", + -13.37634563446045 + ], + [ + "▁choral", + -13.376404762268066 + ], + [ + "д", + -13.376410484313965 + ], + [ + "▁ABA", + -13.376487731933594 + ], + [ + "▁Eileen", + -13.37648868560791 + ], + [ + "▁Battlefield", + -13.376520156860352 + ], + [ + "▁laden", + -13.376546859741211 + ], + [ + "▁Bluff", + -13.376565933227539 + ], + [ + "▁Attach", + -13.376572608947754 + ], + [ + "fal", + -13.376629829406738 + ], + [ + "Host", + -13.376652717590332 + ], + [ + "▁gelatin", + -13.376652717590332 + ], + [ + "ا", + -13.376662254333496 + ], + [ + "▁MANY", + -13.376714706420898 + ], + [ + "▁fascist", + -13.376717567443848 + ], + [ + "▁toxin", + -13.376789093017578 + ], + [ + "▁Skinner", + -13.376855850219727 + ], + [ + "▁Tried", + -13.376884460449219 + ], + [ + "▁explorers", + -13.376909255981445 + ], + [ + "▁Routledge", + -13.37702751159668 + ], + [ + "▁parishes", + -13.377115249633789 + ], + [ + "cancer", + -13.377140045166016 + ], + [ + "▁considerate", + -13.377145767211914 + ], + [ + "Sat", + -13.377305030822754 + ], + [ + "▁Irma", + -13.377317428588867 + ], + [ + "▁liters", + -13.377388954162598 + ], + [ + "▁Hose", + -13.377480506896973 + ], + [ + "Digital", + -13.377522468566895 + ], + [ + "▁orchestral", + -13.377528190612793 + ], + [ + "▁sprays", + -13.377537727355957 + ], + [ + "▁unilateral", + -13.377596855163574 + ], + [ + "▁Kla", + -13.377599716186523 + ], + [ + "▁Maid", + -13.377655982971191 + ], + [ + "▁recount", + -13.377686500549316 + ], + [ + "▁Poison", + -13.377703666687012 + ], + [ + "▁Socrates", + -13.37771224975586 + ], + [ + "▁aggregated", + -13.377861022949219 + ], + [ + "▁Cel", + -13.377917289733887 + ], + [ + "▁Supported", + -13.377959251403809 + ], + [ + "▁steamer", + -13.377975463867188 + ], + [ + "▁birch", + -13.378074645996094 + ], + [ + "▁chuckle", + -13.378117561340332 + ], + [ + "hel", + -13.37817096710205 + ], + [ + "manager", + -13.378177642822266 + ], + [ + "creation", + -13.378183364868164 + ], + [ + "▁Selecting", + -13.378247261047363 + ], + [ + "▁dissatisfied", + -13.378318786621094 + ], + [ + "▁preventable", + -13.3783597946167 + ], + [ + "▁intersections", + -13.378436088562012 + ], + [ + "▁creed", + -13.378561019897461 + ], + [ + "birth", + -13.378565788269043 + ], + [ + "eff", + -13.37873363494873 + ], + [ + "▁allege", + -13.378819465637207 + ], + [ + "▁transformational", + -13.3788423538208 + ], + [ + "▁Hobart", + -13.378889083862305 + ], + [ + "▁purported", + -13.378923416137695 + ], + [ + "▁contemplation", + -13.378942489624023 + ], + [ + "▁Else", + -13.37895393371582 + ], + [ + "▁dj", + -13.378984451293945 + ], + [ + "▁relatable", + -13.37899398803711 + ], + [ + "phy", + -13.379075050354004 + ], + [ + "▁conductivity", + -13.379088401794434 + ], + [ + "▁mend", + -13.379096031188965 + ], + [ + "▁Contra", + -13.379294395446777 + ], + [ + "▁Bose", + -13.379380226135254 + ], + [ + "▁Panic", + -13.379504203796387 + ], + [ + "als", + -13.379594802856445 + ], + [ + "iere", + -13.379594802856445 + ], + [ + "▁annotated", + -13.379663467407227 + ], + [ + "▁Younger", + -13.379664421081543 + ], + [ + "▁cumin", + -13.379698753356934 + ], + [ + "▁veneers", + -13.379743576049805 + ], + [ + "▁Sequence", + -13.379745483398438 + ], + [ + "peak", + -13.379783630371094 + ], + [ + "▁observance", + -13.379826545715332 + ], + [ + "Public", + -13.37983512878418 + ], + [ + "▁Esq", + -13.379902839660645 + ], + [ + "▁Knit", + -13.379918098449707 + ], + [ + "sai", + -13.37992000579834 + ], + [ + "▁pundits", + -13.380226135253906 + ], + [ + "▁shameful", + -13.380290031433105 + ], + [ + "VT", + -13.380305290222168 + ], + [ + "▁glam", + -13.380399703979492 + ], + [ + "▁Suspension", + -13.380412101745605 + ], + [ + "▁Rem", + -13.38044548034668 + ], + [ + "▁Lai", + -13.380509376525879 + ], + [ + "annual", + -13.380528450012207 + ], + [ + "▁Glover", + -13.380550384521484 + ], + [ + "▁volts", + -13.380603790283203 + ], + [ + "▁yum", + -13.380606651306152 + ], + [ + "▁bla", + -13.380620956420898 + ], + [ + "▁BUSINESS", + -13.380642890930176 + ], + [ + "▁relive", + -13.380668640136719 + ], + [ + "▁Eur", + -13.380705833435059 + ], + [ + "▁writ", + -13.380715370178223 + ], + [ + "▁Vegetable", + -13.380823135375977 + ], + [ + "▁Christy", + -13.380833625793457 + ], + [ + "▁ASUS", + -13.380894660949707 + ], + [ + "▁Invoice", + -13.380940437316895 + ], + [ + "▁fracking", + -13.380948066711426 + ], + [ + "▁Tractor", + -13.381011009216309 + ], + [ + "▁Hel", + -13.381032943725586 + ], + [ + "▁orchestrated", + -13.381033897399902 + ], + [ + "308", + -13.381142616271973 + ], + [ + "▁Supporters", + -13.381331443786621 + ], + [ + "▁Facing", + -13.381412506103516 + ], + [ + "▁Sao", + -13.381423950195312 + ], + [ + "▁powerfully", + -13.381476402282715 + ], + [ + "▁nz", + -13.381546974182129 + ], + [ + "▁fades", + -13.381579399108887 + ], + [ + "ched", + -13.381644248962402 + ], + [ + "Street", + -13.381665229797363 + ], + [ + "▁Delphi", + -13.38167667388916 + ], + [ + "winner", + -13.381786346435547 + ], + [ + "▁symphony", + -13.382193565368652 + ], + [ + "▁shortfall", + -13.382267951965332 + ], + [ + "ologists", + -13.382288932800293 + ], + [ + "zione", + -13.38233757019043 + ], + [ + "386", + -13.382355690002441 + ], + [ + "▁BMC", + -13.382364273071289 + ], + [ + "▁swag", + -13.382373809814453 + ], + [ + "▁battalion", + -13.382438659667969 + ], + [ + "slow", + -13.382473945617676 + ], + [ + "▁practicality", + -13.382498741149902 + ], + [ + "▁dwellings", + -13.382509231567383 + ], + [ + "▁whistles", + -13.382530212402344 + ], + [ + "▁beetle", + -13.382535934448242 + ], + [ + "▁tees", + -13.382538795471191 + ], + [ + "▁Toward", + -13.382707595825195 + ], + [ + "▁Renting", + -13.38276195526123 + ], + [ + "zio", + -13.382881164550781 + ], + [ + "▁FEMA", + -13.382888793945312 + ], + [ + "rev", + -13.382899284362793 + ], + [ + "▁acknowledgment", + -13.38296890258789 + ], + [ + "▁pennies", + -13.383075714111328 + ], + [ + "ем", + -13.383087158203125 + ], + [ + "▁participatory", + -13.383097648620605 + ], + [ + "▁ensembles", + -13.383237838745117 + ], + [ + "▁Scho", + -13.383247375488281 + ], + [ + "▁Alter", + -13.38328742980957 + ], + [ + "▁noir", + -13.383299827575684 + ], + [ + "▁Emery", + -13.383318901062012 + ], + [ + "▁horny", + -13.383383750915527 + ], + [ + "▁GMO", + -13.383413314819336 + ], + [ + "Saharan", + -13.38345718383789 + ], + [ + "▁Matching", + -13.383488655090332 + ], + [ + "▁populate", + -13.383554458618164 + ], + [ + "▁whine", + -13.383650779724121 + ], + [ + "▁Sizes", + -13.3836669921875 + ], + [ + "▁265", + -13.383692741394043 + ], + [ + "▁Enhancement", + -13.383773803710938 + ], + [ + "▁Rebels", + -13.383875846862793 + ], + [ + "▁Sikh", + -13.383910179138184 + ], + [ + "▁retinal", + -13.383919715881348 + ], + [ + "lux", + -13.383959770202637 + ], + [ + "▁São", + -13.383990287780762 + ], + [ + "answer", + -13.384001731872559 + ], + [ + "▁refrigerated", + -13.384069442749023 + ], + [ + "▁annotation", + -13.384124755859375 + ], + [ + "▁Noon", + -13.384193420410156 + ], + [ + "▁Mole", + -13.384224891662598 + ], + [ + "Donnell", + -13.384350776672363 + ], + [ + "▁Ware", + -13.384353637695312 + ], + [ + "worn", + -13.384474754333496 + ], + [ + "▁candies", + -13.384485244750977 + ], + [ + "▁operatives", + -13.384498596191406 + ], + [ + "▁adjusts", + -13.384604454040527 + ], + [ + "▁moisturizing", + -13.384638786315918 + ], + [ + "▁newfound", + -13.384705543518066 + ], + [ + "▁outbound", + -13.384749412536621 + ], + [ + "▁civilized", + -13.384758949279785 + ], + [ + "▁CLA", + -13.384821891784668 + ], + [ + "▁sweatshirt", + -13.384871482849121 + ], + [ + "▁Fortnite", + -13.3848876953125 + ], + [ + "ismo", + -13.384906768798828 + ], + [ + "▁intravenous", + -13.384910583496094 + ], + [ + "▁ASD", + -13.384918212890625 + ], + [ + "▁supervising", + -13.384940147399902 + ], + [ + "▁shimmering", + -13.384952545166016 + ], + [ + "ishi", + -13.38502025604248 + ], + [ + "▁gunfire", + -13.38502025604248 + ], + [ + "different", + -13.385062217712402 + ], + [ + "▁endearing", + -13.385064125061035 + ], + [ + "▁Italia", + -13.385071754455566 + ], + [ + "▁injure", + -13.385104179382324 + ], + [ + "▁triathlon", + -13.385124206542969 + ], + [ + "▁socialize", + -13.385143280029297 + ], + [ + "▁Cooke", + -13.385298728942871 + ], + [ + "▁cosmopolitan", + -13.385313987731934 + ], + [ + "▁chiefs", + -13.385326385498047 + ], + [ + "▁populace", + -13.385504722595215 + ], + [ + "▁Stranger", + -13.385573387145996 + ], + [ + "та", + -13.385594367980957 + ], + [ + "▁strenuous", + -13.38565444946289 + ], + [ + "▁foray", + -13.385659217834473 + ], + [ + "▁Passover", + -13.38584041595459 + ], + [ + "Fa", + -13.385884284973145 + ], + [ + "▁PAL", + -13.38591480255127 + ], + [ + "▁Bare", + -13.386063575744629 + ], + [ + "▁controversies", + -13.386192321777344 + ], + [ + "NU", + -13.386223793029785 + ], + [ + "▁Focusing", + -13.386321067810059 + ], + [ + "ës", + -13.3864107131958 + ], + [ + "▁Willy", + -13.386439323425293 + ], + [ + "▁Rein", + -13.386481285095215 + ], + [ + "▁Stokes", + -13.386542320251465 + ], + [ + "▁Wallpapers", + -13.386606216430664 + ], + [ + "Winter", + -13.386625289916992 + ], + [ + "▁Acute", + -13.386627197265625 + ], + [ + "▁trainee", + -13.386643409729004 + ], + [ + "▁Needed", + -13.386687278747559 + ], + [ + "▁inorganic", + -13.386727333068848 + ], + [ + "▁expo", + -13.386880874633789 + ], + [ + "career", + -13.386892318725586 + ], + [ + "increasing", + -13.386945724487305 + ], + [ + "▁fluctuate", + -13.38698673248291 + ], + [ + "▁ranger", + -13.386996269226074 + ], + [ + "▁departmental", + -13.387027740478516 + ], + [ + "dur", + -13.387031555175781 + ], + [ + "▁miscellaneous", + -13.387049674987793 + ], + [ + "▁Ops", + -13.38708209991455 + ], + [ + "▁saloon", + -13.387153625488281 + ], + [ + "▁subsidized", + -13.387184143066406 + ], + [ + "▁Salah", + -13.38720989227295 + ], + [ + "▁vomit", + -13.387295722961426 + ], + [ + "▁Shelton", + -13.387343406677246 + ], + [ + "▁protagonists", + -13.387430191040039 + ], + [ + "rule", + -13.387435913085938 + ], + [ + "990", + -13.387445449829102 + ], + [ + "▁Butcher", + -13.387459754943848 + ], + [ + "asp", + -13.387468338012695 + ], + [ + "▁Tent", + -13.387641906738281 + ], + [ + "ß", + -13.387683868408203 + ], + [ + "▁McKay", + -13.387717247009277 + ], + [ + "▁Adjust", + -13.38773250579834 + ], + [ + "▁modernity", + -13.38773250579834 + ], + [ + "▁ballpark", + -13.387869834899902 + ], + [ + "▁Riot", + -13.387884140014648 + ], + [ + "▁adoptive", + -13.387917518615723 + ], + [ + "Term", + -13.387956619262695 + ], + [ + "vehicle", + -13.388004302978516 + ], + [ + "▁Melvin", + -13.388040542602539 + ], + [ + "DW", + -13.388056755065918 + ], + [ + "Hold", + -13.388062477111816 + ], + [ + "▁biz", + -13.388078689575195 + ], + [ + "gging", + -13.38812255859375 + ], + [ + "239", + -13.388134002685547 + ], + [ + "Wa", + -13.388251304626465 + ], + [ + "▁reservoirs", + -13.388299942016602 + ], + [ + "▁washers", + -13.388312339782715 + ], + [ + "▁snippet", + -13.388346672058105 + ], + [ + "▁synchronized", + -13.38841438293457 + ], + [ + "▁polled", + -13.388442993164062 + ], + [ + "▁Crowley", + -13.388450622558594 + ], + [ + "college", + -13.38858699798584 + ], + [ + "▁Mention", + -13.388595581054688 + ], + [ + "▁Viola", + -13.388692855834961 + ], + [ + "▁cutoff", + -13.388703346252441 + ], + [ + "▁Driven", + -13.388710975646973 + ], + [ + "tico", + -13.388760566711426 + ], + [ + "▁Touring", + -13.388781547546387 + ], + [ + "246", + -13.388806343078613 + ], + [ + "▁appreciating", + -13.388856887817383 + ], + [ + "literally", + -13.388875961303711 + ], + [ + "▁FO", + -13.388944625854492 + ], + [ + "▁199", + -13.38904094696045 + ], + [ + "▁Mauritius", + -13.389069557189941 + ], + [ + "rh", + -13.3891019821167 + ], + [ + "▁vanities", + -13.389106750488281 + ], + [ + "▁bile", + -13.389132499694824 + ], + [ + "▁billboard", + -13.389143943786621 + ], + [ + "▁amaze", + -13.389180183410645 + ], + [ + "▁XR", + -13.389181137084961 + ], + [ + "▁rupees", + -13.389281272888184 + ], + [ + "▁skiers", + -13.389281272888184 + ], + [ + "▁Acrobat", + -13.389287948608398 + ], + [ + "▁murdering", + -13.389294624328613 + ], + [ + "▁Davenport", + -13.389362335205078 + ], + [ + "▁viscosity", + -13.389383316040039 + ], + [ + "▁CONTENT", + -13.389404296875 + ], + [ + "▁jig", + -13.389430046081543 + ], + [ + "▁wink", + -13.38950252532959 + ], + [ + "▁Miriam", + -13.389579772949219 + ], + [ + "▁mais", + -13.389670372009277 + ], + [ + "▁sexism", + -13.389748573303223 + ], + [ + "▁Benton", + -13.389888763427734 + ], + [ + "▁Lola", + -13.389923095703125 + ], + [ + "▁Aluminium", + -13.389938354492188 + ], + [ + "▁stalk", + -13.389965057373047 + ], + [ + "▁Ezekiel", + -13.389967918395996 + ], + [ + "coding", + -13.389999389648438 + ], + [ + "▁cunning", + -13.390022277832031 + ], + [ + "▁workable", + -13.390024185180664 + ], + [ + "▁metaphysical", + -13.390048027038574 + ], + [ + "▁frontline", + -13.390192985534668 + ], + [ + "▁Parenting", + -13.390213012695312 + ], + [ + "▁selector", + -13.390239715576172 + ], + [ + "▁Crafted", + -13.390314102172852 + ], + [ + "▁Chattanooga", + -13.390321731567383 + ], + [ + "▁Pools", + -13.390340805053711 + ], + [ + "▁Folder", + -13.390377044677734 + ], + [ + "kid", + -13.390382766723633 + ], + [ + "▁Dora", + -13.390414237976074 + ], + [ + "uca", + -13.390419006347656 + ], + [ + "▁Strain", + -13.390423774719238 + ], + [ + "volt", + -13.390450477600098 + ], + [ + "▁assertions", + -13.390501976013184 + ], + [ + "groups", + -13.390525817871094 + ], + [ + "▁Lenin", + -13.390630722045898 + ], + [ + "served", + -13.390686988830566 + ], + [ + "▁FIT", + -13.39073657989502 + ], + [ + "▁adopts", + -13.390768051147461 + ], + [ + "173", + -13.390791893005371 + ], + [ + "▁Gentle", + -13.390837669372559 + ], + [ + "▁Maz", + -13.390913009643555 + ], + [ + "▁planters", + -13.390963554382324 + ], + [ + "▁subordinate", + -13.391068458557129 + ], + [ + "▁accented", + -13.391096115112305 + ], + [ + "▁Helpful", + -13.391103744506836 + ], + [ + "iling", + -13.391157150268555 + ], + [ + "▁nectar", + -13.391181945800781 + ], + [ + "▁Pip", + -13.391242980957031 + ], + [ + "▁Attend", + -13.391258239746094 + ], + [ + "▁Diablo", + -13.391294479370117 + ], + [ + "▁plating", + -13.391335487365723 + ], + [ + "▁subpoena", + -13.391373634338379 + ], + [ + "▁nudge", + -13.391414642333984 + ], + [ + "▁muse", + -13.391423225402832 + ], + [ + "arc", + -13.391450881958008 + ], + [ + "▁1871", + -13.391514778137207 + ], + [ + "ère", + -13.391558647155762 + ], + [ + "organic", + -13.391584396362305 + ], + [ + "▁namesake", + -13.391644477844238 + ], + [ + "▁disproportionate", + -13.391704559326172 + ], + [ + "▁summarizes", + -13.391711235046387 + ], + [ + "▁Koreans", + -13.391934394836426 + ], + [ + "Ten", + -13.39200496673584 + ], + [ + "▁Dortmund", + -13.392016410827637 + ], + [ + "221", + -13.392036437988281 + ], + [ + "▁europe", + -13.392058372497559 + ], + [ + "▁Beverage", + -13.39208698272705 + ], + [ + "▁captivated", + -13.392099380493164 + ], + [ + "▁standoff", + -13.392101287841797 + ], + [ + "▁porn", + -13.392123222351074 + ], + [ + "score", + -13.392127990722656 + ], + [ + "▁Bloody", + -13.392129898071289 + ], + [ + "▁Capri", + -13.39224624633789 + ], + [ + "▁crossroads", + -13.39229679107666 + ], + [ + "Script", + -13.392333984375 + ], + [ + "peace", + -13.392359733581543 + ], + [ + "▁RSA", + -13.392373085021973 + ], + [ + "▁vile", + -13.392378807067871 + ], + [ + "▁wafer", + -13.392431259155273 + ], + [ + "▁cereals", + -13.39243221282959 + ], + [ + "links", + -13.392570495605469 + ], + [ + "▁boo", + -13.39258098602295 + ], + [ + "▁Moreno", + -13.392600059509277 + ], + [ + "▁rafting", + -13.392630577087402 + ], + [ + "▁incubation", + -13.392641067504883 + ], + [ + "▁Dino", + -13.392702102661133 + ], + [ + "▁domestically", + -13.39273452758789 + ], + [ + "▁Prom", + -13.392766952514648 + ], + [ + "▁apprehension", + -13.392839431762695 + ], + [ + "▁bien", + -13.392901420593262 + ], + [ + "▁vaulted", + -13.392924308776855 + ], + [ + "▁Meter", + -13.392935752868652 + ], + [ + "▁finalize", + -13.39295482635498 + ], + [ + "▁peroxide", + -13.393052101135254 + ], + [ + "▁masterpieces", + -13.393224716186523 + ], + [ + "▁Navigator", + -13.393265724182129 + ], + [ + "▁Cloth", + -13.39334487915039 + ], + [ + "▁sunsets", + -13.393396377563477 + ], + [ + "▁Colleen", + -13.393494606018066 + ], + [ + "▁inscribed", + -13.393512725830078 + ], + [ + "▁soooo", + -13.393596649169922 + ], + [ + "matter", + -13.393617630004883 + ], + [ + "▁parrot", + -13.393800735473633 + ], + [ + "▁ratified", + -13.393858909606934 + ], + [ + "▁Lecturer", + -13.393935203552246 + ], + [ + "▁Beats", + -13.393965721130371 + ], + [ + "▁motorbike", + -13.394002914428711 + ], + [ + "▁Lincolnshire", + -13.394055366516113 + ], + [ + "▁Tuscany", + -13.394055366516113 + ], + [ + "▁sighting", + -13.394071578979492 + ], + [ + "▁forfeit", + -13.39409351348877 + ], + [ + "▁applauded", + -13.39414119720459 + ], + [ + "▁reimburse", + -13.394218444824219 + ], + [ + "▁raided", + -13.394254684448242 + ], + [ + "manship", + -13.394296646118164 + ], + [ + "Pe", + -13.394352912902832 + ], + [ + "▁interruptions", + -13.394365310668945 + ], + [ + "▁Representation", + -13.39437198638916 + ], + [ + "Ag", + -13.394452095031738 + ], + [ + "▁Carly", + -13.394488334655762 + ], + [ + "▁repellent", + -13.394613265991211 + ], + [ + "▁wholeheartedly", + -13.394619941711426 + ], + [ + "▁Calm", + -13.394722938537598 + ], + [ + "▁Nathaniel", + -13.394850730895996 + ], + [ + "▁Wilhelm", + -13.394852638244629 + ], + [ + "WW", + -13.394872665405273 + ], + [ + "▁resistor", + -13.394879341125488 + ], + [ + "▁Homemade", + -13.394891738891602 + ], + [ + "▁DOS", + -13.394937515258789 + ], + [ + "▁WEBSITE", + -13.394957542419434 + ], + [ + "▁Pebble", + -13.395018577575684 + ], + [ + "▁Lub", + -13.395020484924316 + ], + [ + "248", + -13.395261764526367 + ], + [ + "▁bends", + -13.395264625549316 + ], + [ + "▁waivers", + -13.395306587219238 + ], + [ + "▁Prompt", + -13.395312309265137 + ], + [ + "▁crystalline", + -13.3953857421875 + ], + [ + "에서", + -13.395417213439941 + ], + [ + "▁unspecified", + -13.39546012878418 + ], + [ + "▁AO", + -13.395597457885742 + ], + [ + "1982", + -13.395686149597168 + ], + [ + "▁Sailing", + -13.395724296569824 + ], + [ + "Corp", + -13.395832061767578 + ], + [ + "▁Venue", + -13.395879745483398 + ], + [ + "tric", + -13.395936012268066 + ], + [ + "▁restrain", + -13.395949363708496 + ], + [ + "▁Ax", + -13.395975112915039 + ], + [ + "Mexico", + -13.396042823791504 + ], + [ + "▁START", + -13.396042823791504 + ], + [ + "▁Qa", + -13.39604377746582 + ], + [ + "▁Frankenstein", + -13.396073341369629 + ], + [ + "▁Conveyor", + -13.396123886108398 + ], + [ + "▁Casting", + -13.396133422851562 + ], + [ + "▁overboard", + -13.396160125732422 + ], + [ + "Anti", + -13.39621639251709 + ], + [ + "▁ducts", + -13.396225929260254 + ], + [ + "classic", + -13.396281242370605 + ], + [ + "▁transactional", + -13.396299362182617 + ], + [ + "▁librarians", + -13.39631175994873 + ], + [ + "▁Narrative", + -13.396319389343262 + ], + [ + "▁Empty", + -13.39633846282959 + ], + [ + "finished", + -13.396402359008789 + ], + [ + "▁cho", + -13.396414756774902 + ], + [ + "▁£25", + -13.396429061889648 + ], + [ + "▁dilute", + -13.396615028381348 + ], + [ + "▁Nassau", + -13.396738052368164 + ], + [ + "UX", + -13.396750450134277 + ], + [ + "USB", + -13.396777153015137 + ], + [ + "Lite", + -13.396858215332031 + ], + [ + "gear", + -13.396878242492676 + ], + [ + "adult", + -13.396885871887207 + ], + [ + "▁BV", + -13.396896362304688 + ], + [ + "▁Schi", + -13.396899223327637 + ], + [ + "▁installments", + -13.39695930480957 + ], + [ + "▁custard", + -13.396965026855469 + ], + [ + "▁Monsanto", + -13.39697551727295 + ], + [ + "▁senate", + -13.397085189819336 + ], + [ + "▁IO", + -13.397095680236816 + ], + [ + "▁Ballard", + -13.397103309631348 + ], + [ + "▁cranberry", + -13.39714527130127 + ], + [ + "orum", + -13.397148132324219 + ], + [ + "335", + -13.397159576416016 + ], + [ + "▁friday", + -13.397255897521973 + ], + [ + "STA", + -13.397257804870605 + ], + [ + "▁emulator", + -13.397257804870605 + ], + [ + "▁assaulting", + -13.39731216430664 + ], + [ + "▁bungalow", + -13.397339820861816 + ], + [ + "▁gall", + -13.397351264953613 + ], + [ + "▁Roz", + -13.397353172302246 + ], + [ + "▁Wicked", + -13.397404670715332 + ], + [ + "▁mb", + -13.397443771362305 + ], + [ + "▁Til", + -13.397467613220215 + ], + [ + "▁swore", + -13.397470474243164 + ], + [ + "▁ironing", + -13.3975248336792 + ], + [ + "BER", + -13.397538185119629 + ], + [ + "▁Mattis", + -13.39758014678955 + ], + [ + "ibi", + -13.397624015808105 + ], + [ + "▁Alaskan", + -13.397656440734863 + ], + [ + "▁Metals", + -13.39765739440918 + ], + [ + "▁bribery", + -13.397666931152344 + ], + [ + "▁hospitalization", + -13.39775562286377 + ], + [ + "▁Cinnamon", + -13.397804260253906 + ], + [ + "▁Lynne", + -13.397820472717285 + ], + [ + "▁shatter", + -13.39783000946045 + ], + [ + "▁raisins", + -13.397843360900879 + ], + [ + "serious", + -13.39785099029541 + ], + [ + "▁GG", + -13.398018836975098 + ], + [ + "▁Lending", + -13.398038864135742 + ], + [ + "mmer", + -13.398042678833008 + ], + [ + "▁DAMAGES", + -13.398100852966309 + ], + [ + "words", + -13.398299217224121 + ], + [ + "▁Underwood", + -13.398331642150879 + ], + [ + "▁Chai", + -13.39835262298584 + ], + [ + "▁embedding", + -13.398365020751953 + ], + [ + "student", + -13.398367881774902 + ], + [ + "▁quarrel", + -13.39844036102295 + ], + [ + "▁volcanoes", + -13.39849853515625 + ], + [ + "▁FYI", + -13.398530960083008 + ], + [ + "YO", + -13.398603439331055 + ], + [ + "▁pierced", + -13.398658752441406 + ], + [ + "Bot", + -13.398661613464355 + ], + [ + "▁Ful", + -13.398799896240234 + ], + [ + "tall", + -13.398886680603027 + ], + [ + "▁ideologies", + -13.398900032043457 + ], + [ + "▁quart", + -13.398950576782227 + ], + [ + "▁Deloitte", + -13.398993492126465 + ], + [ + "▁settles", + -13.398993492126465 + ], + [ + "▁rehearsals", + -13.399019241333008 + ], + [ + "▁Essence", + -13.399029731750488 + ], + [ + "▁PSD", + -13.399091720581055 + ], + [ + "▁Caucus", + -13.399092674255371 + ], + [ + "▁DNC", + -13.399125099182129 + ], + [ + "▁pant", + -13.399199485778809 + ], + [ + "▁undeniably", + -13.399200439453125 + ], + [ + "▁Weapon", + -13.3992280960083 + ], + [ + "▁IRC", + -13.399269104003906 + ], + [ + "▁declarations", + -13.399282455444336 + ], + [ + "▁Sergei", + -13.399300575256348 + ], + [ + "▁sapphire", + -13.399312973022461 + ], + [ + "▁Cebu", + -13.399341583251953 + ], + [ + "waste", + -13.399357795715332 + ], + [ + "▁reinvent", + -13.399415969848633 + ], + [ + "▁Tablets", + -13.399417877197266 + ], + [ + "▁bagged", + -13.3994722366333 + ], + [ + "gat", + -13.399484634399414 + ], + [ + "▁Confidence", + -13.399580955505371 + ], + [ + "▁pastures", + -13.399635314941406 + ], + [ + "▁gracefully", + -13.399648666381836 + ], + [ + "▁Mos", + -13.399649620056152 + ], + [ + "ör", + -13.39968204498291 + ], + [ + "▁Otter", + -13.399683952331543 + ], + [ + "▁asserting", + -13.399739265441895 + ], + [ + "▁Warfare", + -13.399772644042969 + ], + [ + "meyer", + -13.399857521057129 + ], + [ + "▁liquidation", + -13.399882316589355 + ], + [ + "▁NYU", + -13.3999605178833 + ], + [ + "▁Cruises", + -13.39998722076416 + ], + [ + "▁hearth", + -13.400145530700684 + ], + [ + "▁appendix", + -13.400181770324707 + ], + [ + "▁sneaker", + -13.400347709655762 + ], + [ + "▁flushed", + -13.400430679321289 + ], + [ + "polar", + -13.40046215057373 + ], + [ + "awi", + -13.400471687316895 + ], + [ + "▁Vicki", + -13.400561332702637 + ], + [ + "hol", + -13.400592803955078 + ], + [ + "▁Falling", + -13.400625228881836 + ], + [ + "▁Comparing", + -13.400630950927734 + ], + [ + "▁Pearce", + -13.40070629119873 + ], + [ + "atur", + -13.400735855102539 + ], + [ + "▁patriotism", + -13.400760650634766 + ], + [ + "▁backlinks", + -13.400779724121094 + ], + [ + "▁Freak", + -13.400866508483887 + ], + [ + "▁tinted", + -13.400973320007324 + ], + [ + "▁motorist", + -13.401018142700195 + ], + [ + "В", + -13.40118408203125 + ], + [ + "▁inducing", + -13.401195526123047 + ], + [ + "titled", + -13.401198387145996 + ], + [ + "▁luscious", + -13.40129566192627 + ], + [ + "▁tragedies", + -13.401338577270508 + ], + [ + "▁Bands", + -13.401451110839844 + ], + [ + "▁revoke", + -13.40153694152832 + ], + [ + "▁228", + -13.40160846710205 + ], + [ + "cooked", + -13.401651382446289 + ], + [ + "▁А", + -13.401698112487793 + ], + [ + "mé", + -13.401710510253906 + ], + [ + "ushi", + -13.401765823364258 + ], + [ + "▁Weddings", + -13.401888847351074 + ], + [ + "▁Goodwin", + -13.401994705200195 + ], + [ + "CAN", + -13.402002334594727 + ], + [ + "▁Chemicals", + -13.402007102966309 + ], + [ + "CAS", + -13.402009963989258 + ], + [ + "sei", + -13.402018547058105 + ], + [ + "Create", + -13.40208911895752 + ], + [ + "▁Cummings", + -13.402097702026367 + ], + [ + "ships", + -13.402175903320312 + ], + [ + "▁Wharf", + -13.402204513549805 + ], + [ + "▁kiddos", + -13.402297973632812 + ], + [ + "▁ox", + -13.40230655670166 + ], + [ + "▁excite", + -13.402362823486328 + ], + [ + "▁dogma", + -13.402369499206543 + ], + [ + "▁Ain", + -13.402400016784668 + ], + [ + "▁blot", + -13.40243148803711 + ], + [ + "▁batters", + -13.402460098266602 + ], + [ + "▁negatives", + -13.402461051940918 + ], + [ + "truck", + -13.402532577514648 + ], + [ + "▁Ple", + -13.402543067932129 + ], + [ + "▁Shapiro", + -13.402555465698242 + ], + [ + "Chat", + -13.402715682983398 + ], + [ + "▁Caps", + -13.402756690979004 + ], + [ + "▁Harden", + -13.402764320373535 + ], + [ + "▁interoperability", + -13.402801513671875 + ], + [ + "▁funnels", + -13.402817726135254 + ], + [ + "▁eateries", + -13.40281867980957 + ], + [ + "▁collided", + -13.402902603149414 + ], + [ + "▁Breed", + -13.402926445007324 + ], + [ + "▁mayo", + -13.402955055236816 + ], + [ + "▁Muk", + -13.402973175048828 + ], + [ + "Pen", + -13.4030122756958 + ], + [ + "▁priesthood", + -13.403190612792969 + ], + [ + "▁stricter", + -13.403267860412598 + ], + [ + "▁Dealers", + -13.40339469909668 + ], + [ + "▁Fremont", + -13.403399467468262 + ], + [ + "▁alcoholism", + -13.403400421142578 + ], + [ + "edi", + -13.403435707092285 + ], + [ + "▁Trafford", + -13.403520584106445 + ], + [ + "▁rallying", + -13.403584480285645 + ], + [ + "▁hugging", + -13.403608322143555 + ], + [ + "▁chipset", + -13.403632164001465 + ], + [ + "▁BN", + -13.403724670410156 + ], + [ + "▁aus", + -13.40385627746582 + ], + [ + "▁DOC", + -13.40393352508545 + ], + [ + "quet", + -13.403966903686523 + ], + [ + "tak", + -13.404029846191406 + ], + [ + "▁flatter", + -13.404038429260254 + ], + [ + "CK", + -13.404046058654785 + ], + [ + "▁Pfizer", + -13.404138565063477 + ], + [ + "▁preferring", + -13.404192924499512 + ], + [ + "picked", + -13.404207229614258 + ], + [ + "▁179", + -13.404237747192383 + ], + [ + "▁Allies", + -13.40424919128418 + ], + [ + "military", + -13.404255867004395 + ], + [ + "▁abducted", + -13.404316902160645 + ], + [ + "punk", + -13.40437126159668 + ], + [ + "▁espionage", + -13.40444278717041 + ], + [ + "▁pigments", + -13.404454231262207 + ], + [ + "▁Rope", + -13.404476165771484 + ], + [ + "▁configuring", + -13.404563903808594 + ], + [ + "▁PIC", + -13.404606819152832 + ], + [ + "▁gifting", + -13.404683113098145 + ], + [ + "▁conceivable", + -13.404701232910156 + ], + [ + "▁уо", + -13.40475082397461 + ], + [ + "nny", + -13.404767036437988 + ], + [ + "wel", + -13.404770851135254 + ], + [ + "▁Patti", + -13.404783248901367 + ], + [ + "▁Inclusion", + -13.404863357543945 + ], + [ + "▁sped", + -13.404906272888184 + ], + [ + "▁Ernie", + -13.40497875213623 + ], + [ + "▁mitigating", + -13.405025482177734 + ], + [ + "▁Broward", + -13.405211448669434 + ], + [ + "session", + -13.40522289276123 + ], + [ + "▁Presently", + -13.405247688293457 + ], + [ + "▁540", + -13.40524959564209 + ], + [ + "▁endings", + -13.40528678894043 + ], + [ + "iw", + -13.40533447265625 + ], + [ + "▁Ferris", + -13.405465126037598 + ], + [ + "▁condensation", + -13.405475616455078 + ], + [ + "▁Attendees", + -13.405515670776367 + ], + [ + "▁VO", + -13.405527114868164 + ], + [ + "▁WELL", + -13.40555477142334 + ], + [ + "▁slicing", + -13.405569076538086 + ], + [ + "▁WARRANTIES", + -13.405611038208008 + ], + [ + "▁Turk", + -13.405653953552246 + ], + [ + "Canadian", + -13.405694007873535 + ], + [ + "▁dismantle", + -13.405740737915039 + ], + [ + "▁Supports", + -13.405774116516113 + ], + [ + "▁biologist", + -13.405774116516113 + ], + [ + "▁BEEN", + -13.405781745910645 + ], + [ + "▁gazing", + -13.405828475952148 + ], + [ + "▁loader", + -13.405878067016602 + ], + [ + "▁renaissance", + -13.405881881713867 + ], + [ + "▁Sirius", + -13.405889511108398 + ], + [ + "▁hampered", + -13.40589427947998 + ], + [ + "▁Poole", + -13.405896186828613 + ], + [ + "▁diver", + -13.405924797058105 + ], + [ + "▁illusions", + -13.405945777893066 + ], + [ + "uber", + -13.405956268310547 + ], + [ + "▁Belgrade", + -13.405961036682129 + ], + [ + "▁Ally", + -13.405994415283203 + ], + [ + "▁reindeer", + -13.406003952026367 + ], + [ + "▁WikiLeaks", + -13.406062126159668 + ], + [ + "▁Gong", + -13.406065940856934 + ], + [ + "▁Adviser", + -13.40610122680664 + ], + [ + "▁Duct", + -13.406213760375977 + ], + [ + "▁Commentary", + -13.406242370605469 + ], + [ + "▁disperse", + -13.406359672546387 + ], + [ + "▁Stirling", + -13.40636920928955 + ], + [ + "▁rundown", + -13.406410217285156 + ], + [ + "▁golfing", + -13.406424522399902 + ], + [ + "▁credential", + -13.406526565551758 + ], + [ + "▁Structures", + -13.40652847290039 + ], + [ + "▁Recorded", + -13.40653133392334 + ], + [ + "▁introductions", + -13.406564712524414 + ], + [ + "▁Poli", + -13.406679153442383 + ], + [ + "▁Cutter", + -13.406700134277344 + ], + [ + "▁Vs", + -13.406712532043457 + ], + [ + "▁Offshore", + -13.406722068786621 + ], + [ + "▁Petra", + -13.406800270080566 + ], + [ + "▁persecuted", + -13.406861305236816 + ], + [ + "▁meatballs", + -13.406867980957031 + ], + [ + "oria", + -13.406940460205078 + ], + [ + "bright", + -13.40709400177002 + ], + [ + "▁≥", + -13.407098770141602 + ], + [ + "▁bookkeeping", + -13.407145500183105 + ], + [ + "▁FCA", + -13.407198905944824 + ], + [ + "▁PTI", + -13.407203674316406 + ], + [ + "▁moose", + -13.407233238220215 + ], + [ + "▁paypal", + -13.407249450683594 + ], + [ + "▁inversion", + -13.407267570495605 + ], + [ + "▁PN", + -13.4072847366333 + ], + [ + "▁probing", + -13.40728759765625 + ], + [ + "program", + -13.407370567321777 + ], + [ + "▁Reunion", + -13.407380104064941 + ], + [ + "▁Examine", + -13.407394409179688 + ], + [ + "planned", + -13.40740966796875 + ], + [ + "▁licences", + -13.407418251037598 + ], + [ + "▁troubleshoot", + -13.407443046569824 + ], + [ + "▁sparkly", + -13.407454490661621 + ], + [ + "▁reasoned", + -13.407505989074707 + ], + [ + "▁dart", + -13.407543182373047 + ], + [ + "▁canonical", + -13.407560348510742 + ], + [ + "Item", + -13.407569885253906 + ], + [ + "▁curd", + -13.407623291015625 + ], + [ + "▁SMA", + -13.407634735107422 + ], + [ + "tung", + -13.407661437988281 + ], + [ + "660", + -13.4077787399292 + ], + [ + "▁Pictured", + -13.407795906066895 + ], + [ + "▁cer", + -13.407843589782715 + ], + [ + "▁honed", + -13.407890319824219 + ], + [ + "과", + -13.408023834228516 + ], + [ + "▁Conservatory", + -13.408059120178223 + ], + [ + "▁GOLD", + -13.408061027526855 + ], + [ + "▁assigns", + -13.408065795898438 + ], + [ + "Mom", + -13.408084869384766 + ], + [ + "▁Aquatic", + -13.408085823059082 + ], + [ + "▁fillings", + -13.408120155334473 + ], + [ + "▁exploratory", + -13.4081449508667 + ], + [ + "▁Maori", + -13.408159255981445 + ], + [ + "▁groin", + -13.408185005187988 + ], + [ + "▁Ellison", + -13.408205032348633 + ], + [ + "▁Talks", + -13.408220291137695 + ], + [ + "▁CPC", + -13.40839958190918 + ], + [ + "▁Severe", + -13.40844440460205 + ], + [ + "▁KG", + -13.408498764038086 + ], + [ + "▁Laurence", + -13.408552169799805 + ], + [ + "▁184", + -13.40855598449707 + ], + [ + "▁GCSE", + -13.408658027648926 + ], + [ + "▁clumsy", + -13.408674240112305 + ], + [ + "▁Newly", + -13.408679008483887 + ], + [ + "▁prohibiting", + -13.408717155456543 + ], + [ + "▁aching", + -13.40872859954834 + ], + [ + "iwa", + -13.408736228942871 + ], + [ + "610", + -13.408791542053223 + ], + [ + "switch", + -13.408807754516602 + ], + [ + "seeking", + -13.408818244934082 + ], + [ + "▁Normandy", + -13.40882396697998 + ], + [ + "▁Fundamentals", + -13.408939361572266 + ], + [ + "rri", + -13.40894603729248 + ], + [ + "Guard", + -13.408977508544922 + ], + [ + "▁intervening", + -13.408982276916504 + ], + [ + "▁biodegradable", + -13.409018516540527 + ], + [ + "Wire", + -13.40903377532959 + ], + [ + "▁PW", + -13.409120559692383 + ], + [ + "▁Whistler", + -13.409125328063965 + ], + [ + "▁lacrosse", + -13.409337043762207 + ], + [ + "▁slashed", + -13.409399032592773 + ], + [ + "▁roundup", + -13.4094877243042 + ], + [ + "▁breaths", + -13.409489631652832 + ], + [ + "▁Anand", + -13.4095458984375 + ], + [ + "▁Graduation", + -13.40958023071289 + ], + [ + "▁expulsion", + -13.409629821777344 + ], + [ + "▁Angola", + -13.409804344177246 + ], + [ + "pretty", + -13.409812927246094 + ], + [ + "▁Modified", + -13.409852027893066 + ], + [ + "▁NAME", + -13.409940719604492 + ], + [ + "▁lanterns", + -13.409943580627441 + ], + [ + "▁imbalances", + -13.40999698638916 + ], + [ + "▁endothelial", + -13.410079956054688 + ], + [ + "���Tired", + -13.410138130187988 + ], + [ + "▁spilling", + -13.41014289855957 + ], + [ + "▁Annapolis", + -13.41019344329834 + ], + [ + "▁precedence", + -13.410323143005371 + ], + [ + "▁sidelined", + -13.41037654876709 + ], + [ + "▁VER", + -13.410383224487305 + ], + [ + "lou", + -13.410449981689453 + ], + [ + "▁chakra", + -13.41045093536377 + ], + [ + "▁uniformly", + -13.41048812866211 + ], + [ + "▁appropriation", + -13.410493850708008 + ], + [ + "▁BCE", + -13.41053581237793 + ], + [ + "▁Zika", + -13.410536766052246 + ], + [ + "855", + -13.410560607910156 + ], + [ + "▁CAL", + -13.410560607910156 + ], + [ + "▁Baking", + -13.410569190979004 + ], + [ + "▁ISS", + -13.410603523254395 + ], + [ + "▁Aerial", + -13.410663604736328 + ], + [ + "▁rye", + -13.410687446594238 + ], + [ + "▁tweaked", + -13.410730361938477 + ], + [ + "cb", + -13.410746574401855 + ], + [ + "▁elves", + -13.410749435424805 + ], + [ + "Small", + -13.410775184631348 + ], + [ + "▁fueling", + -13.410922050476074 + ], + [ + "▁devotional", + -13.410999298095703 + ], + [ + "▁patronage", + -13.4110107421875 + ], + [ + "popular", + -13.411026954650879 + ], + [ + "▁unquestionably", + -13.411088943481445 + ], + [ + "▁Orient", + -13.411128044128418 + ], + [ + "▁UA", + -13.411200523376465 + ], + [ + "▁enclosures", + -13.411253929138184 + ], + [ + "▁marginally", + -13.411258697509766 + ], + [ + "Par", + -13.41126823425293 + ], + [ + "▁Meh", + -13.411324501037598 + ], + [ + "▁Watford", + -13.411355972290039 + ], + [ + "▁critiques", + -13.411500930786133 + ], + [ + "▁nurtured", + -13.411540985107422 + ], + [ + "▁condemning", + -13.411617279052734 + ], + [ + "▁clipped", + -13.411633491516113 + ], + [ + "unda", + -13.411639213562012 + ], + [ + "▁Municipality", + -13.411661148071289 + ], + [ + "▁transitioned", + -13.411788940429688 + ], + [ + "▁Trademark", + -13.4118013381958 + ], + [ + "▁Hemisphere", + -13.411844253540039 + ], + [ + "▁impromptu", + -13.41188907623291 + ], + [ + "▁skewed", + -13.411980628967285 + ], + [ + "▁savor", + -13.41203784942627 + ], + [ + "▁gasket", + -13.412038803100586 + ], + [ + "▁trolling", + -13.412064552307129 + ], + [ + "▁Kudos", + -13.41214370727539 + ], + [ + "▁hawk", + -13.41214370727539 + ], + [ + "route", + -13.41214656829834 + ], + [ + "Sp", + -13.412158966064453 + ], + [ + "▁LDS", + -13.41217041015625 + ], + [ + "▁nach", + -13.412186622619629 + ], + [ + "▁FIRE", + -13.41221809387207 + ], + [ + "eaux", + -13.412262916564941 + ], + [ + "▁MINI", + -13.412428855895996 + ], + [ + "▁reconstructed", + -13.412434577941895 + ], + [ + "▁223", + -13.41246223449707 + ], + [ + "tana", + -13.412467002868652 + ], + [ + "dou", + -13.41260814666748 + ], + [ + "▁Addressing", + -13.412638664245605 + ], + [ + "Cu", + -13.412652969360352 + ], + [ + "Japan", + -13.412758827209473 + ], + [ + "▁Hunters", + -13.412859916687012 + ], + [ + "▁Neutral", + -13.412928581237793 + ], + [ + "▁reggae", + -13.412936210632324 + ], + [ + "640", + -13.41305160522461 + ], + [ + "▁reptiles", + -13.413106918334961 + ], + [ + "▁Shed", + -13.413168907165527 + ], + [ + "▁Operational", + -13.413326263427734 + ], + [ + "profits", + -13.413331985473633 + ], + [ + "assa", + -13.41335678100586 + ], + [ + "▁signaled", + -13.413422584533691 + ], + [ + "Books", + -13.413427352905273 + ], + [ + "▁Rus", + -13.413514137268066 + ], + [ + "▁fortnight", + -13.413565635681152 + ], + [ + "erton", + -13.413640975952148 + ], + [ + "▁Doe", + -13.413663864135742 + ], + [ + "▁Hostel", + -13.413677215576172 + ], + [ + "ר", + -13.41368293762207 + ], + [ + "coded", + -13.413778305053711 + ], + [ + "▁gauges", + -13.41378402709961 + ], + [ + "▁calibrated", + -13.413788795471191 + ], + [ + "▁Colombo", + -13.413819313049316 + ], + [ + "▁deteriorated", + -13.413871765136719 + ], + [ + "▁Cosmetics", + -13.413968086242676 + ], + [ + "▁diaphragm", + -13.413999557495117 + ], + [ + "▁Bam", + -13.414066314697266 + ], + [ + "▁untrue", + -13.414341926574707 + ], + [ + "▁rover", + -13.414348602294922 + ], + [ + "▁abiding", + -13.414407730102539 + ], + [ + "▁trunks", + -13.414422035217285 + ], + [ + "▁automaker", + -13.414433479309082 + ], + [ + "▁buttery", + -13.414446830749512 + ], + [ + "▁Celebrating", + -13.41446590423584 + ], + [ + "▁binoculars", + -13.41450309753418 + ], + [ + "▁topper", + -13.414556503295898 + ], + [ + "▁subs", + -13.414572715759277 + ], + [ + "▁Cong", + -13.414579391479492 + ], + [ + "▁legalized", + -13.414639472961426 + ], + [ + "▁brood", + -13.414654731750488 + ], + [ + "dong", + -13.414684295654297 + ], + [ + "▁777", + -13.414772033691406 + ], + [ + "▁Shrine", + -13.414777755737305 + ], + [ + "▁prima", + -13.415060043334961 + ], + [ + "approximately", + -13.415096282958984 + ], + [ + "▁Lesbian", + -13.415105819702148 + ], + [ + "▁Waterproof", + -13.415122985839844 + ], + [ + "▁Muir", + -13.41519546508789 + ], + [ + "bas", + -13.415205001831055 + ], + [ + "balance", + -13.415287971496582 + ], + [ + "▁bistro", + -13.415291786193848 + ], + [ + "▁cures", + -13.41539192199707 + ], + [ + "▁WTF", + -13.415401458740234 + ], + [ + "▁Launched", + -13.415430068969727 + ], + [ + "▁Enlightenment", + -13.41545581817627 + ], + [ + "▁scripted", + -13.415457725524902 + ], + [ + "▁Zee", + -13.415496826171875 + ], + [ + "▁handlers", + -13.415586471557617 + ], + [ + "▁CHE", + -13.415732383728027 + ], + [ + "Too", + -13.415815353393555 + ], + [ + "▁NOAA", + -13.415841102600098 + ], + [ + "▁unsuspecting", + -13.415872573852539 + ], + [ + "▁ashore", + -13.415946960449219 + ], + [ + "▁Bazaar", + -13.415966033935547 + ], + [ + "▁Patton", + -13.415968894958496 + ], + [ + "▁exacerbated", + -13.416011810302734 + ], + [ + "▁308", + -13.416057586669922 + ], + [ + "▁Yorkers", + -13.416088104248047 + ], + [ + "▁kiln", + -13.41612720489502 + ], + [ + "wed", + -13.41614055633545 + ], + [ + "▁pancreas", + -13.416189193725586 + ], + [ + "sted", + -13.416206359863281 + ], + [ + "▁rightfully", + -13.416229248046875 + ], + [ + "▁migraines", + -13.416250228881836 + ], + [ + "▁stopper", + -13.416271209716797 + ], + [ + "▁sermons", + -13.416295051574707 + ], + [ + "▁Folding", + -13.416315078735352 + ], + [ + "registration", + -13.416359901428223 + ], + [ + "▁chargers", + -13.416407585144043 + ], + [ + "▁TOO", + -13.416434288024902 + ], + [ + "620", + -13.416461944580078 + ], + [ + "▁Substance", + -13.416462898254395 + ], + [ + "▁Lew", + -13.41646671295166 + ], + [ + "▁weathered", + -13.416486740112305 + ], + [ + "▁heals", + -13.416576385498047 + ], + [ + "Research", + -13.416593551635742 + ], + [ + "▁Riyadh", + -13.416629791259766 + ], + [ + "▁camaraderie", + -13.416784286499023 + ], + [ + "▁blasts", + -13.416790962219238 + ], + [ + "▁Neon", + -13.416818618774414 + ], + [ + "▁dorsal", + -13.416926383972168 + ], + [ + "▁Gotham", + -13.416939735412598 + ], + [ + "▁Guided", + -13.416975021362305 + ], + [ + "▁cy", + -13.417075157165527 + ], + [ + "terminal", + -13.417092323303223 + ], + [ + "▁revolve", + -13.41710376739502 + ], + [ + "▁actuality", + -13.417110443115234 + ], + [ + "▁fertilizers", + -13.417160034179688 + ], + [ + "▁flattened", + -13.417171478271484 + ], + [ + "▁marches", + -13.417176246643066 + ], + [ + "▁DevOps", + -13.417182922363281 + ], + [ + "▁assassin", + -13.41720962524414 + ], + [ + "▁lug", + -13.417218208312988 + ], + [ + "scoring", + -13.41723918914795 + ], + [ + "▁unmanned", + -13.4173002243042 + ], + [ + "yana", + -13.417311668395996 + ], + [ + "Author", + -13.417341232299805 + ], + [ + "▁Examiner", + -13.417384147644043 + ], + [ + "▁awfully", + -13.417425155639648 + ], + [ + "Magic", + -13.41744327545166 + ], + [ + "outdoor", + -13.41749382019043 + ], + [ + "▁Waterfront", + -13.417519569396973 + ], + [ + "▁Reggie", + -13.417637825012207 + ], + [ + "▁borderline", + -13.417688369750977 + ], + [ + "▁Voyager", + -13.417766571044922 + ], + [ + "ulated", + -13.417896270751953 + ], + [ + "▁Saxon", + -13.418004035949707 + ], + [ + "▁Blocks", + -13.418024063110352 + ], + [ + "▁rejuvenate", + -13.418025016784668 + ], + [ + "▁Lockheed", + -13.418067932128906 + ], + [ + "▁paranoia", + -13.418082237243652 + ], + [ + "▁conferencing", + -13.418174743652344 + ], + [ + "▁freezes", + -13.41821002960205 + ], + [ + "▁cleavage", + -13.418216705322266 + ], + [ + "▁abduction", + -13.418275833129883 + ], + [ + "cht", + -13.4182767868042 + ], + [ + "▁Achieve", + -13.418333053588867 + ], + [ + "period", + -13.418334007263184 + ], + [ + "▁PDA", + -13.418375968933105 + ], + [ + "▁Advancement", + -13.418542861938477 + ], + [ + "▁squander", + -13.418573379516602 + ], + [ + "▁outperform", + -13.418652534484863 + ], + [ + "▁Mermaid", + -13.418830871582031 + ], + [ + "▁grime", + -13.418896675109863 + ], + [ + "▁Peyton", + -13.418899536132812 + ], + [ + "bush", + -13.418992042541504 + ], + [ + "iam", + -13.419014930725098 + ], + [ + "▁afternoons", + -13.41903018951416 + ], + [ + "405", + -13.419051170349121 + ], + [ + "▁Gua", + -13.419083595275879 + ], + [ + "▁Linked", + -13.419133186340332 + ], + [ + "▁Fir", + -13.419243812561035 + ], + [ + "studio", + -13.419281005859375 + ], + [ + "▁Bartlett", + -13.41929817199707 + ], + [ + "▁Organizational", + -13.419302940368652 + ], + [ + "▁SHARE", + -13.419306755065918 + ], + [ + "▁webcast", + -13.419380187988281 + ], + [ + "▁apartheid", + -13.41938304901123 + ], + [ + "▁COO", + -13.419448852539062 + ], + [ + "liberal", + -13.419526100158691 + ], + [ + "▁tenancy", + -13.419573783874512 + ], + [ + "▁Impossible", + -13.419622421264648 + ], + [ + "▁intermediary", + -13.419717788696289 + ], + [ + "▁mastermind", + -13.419832229614258 + ], + [ + "▁duke", + -13.419836044311523 + ], + [ + "▁eyesight", + -13.419838905334473 + ], + [ + "238", + -13.419946670532227 + ], + [ + "▁yahoo", + -13.419968605041504 + ], + [ + "CBC", + -13.420013427734375 + ], + [ + "▁CLI", + -13.420013427734375 + ], + [ + "Fo", + -13.4201078414917 + ], + [ + "▁Inland", + -13.420169830322266 + ], + [ + "▁cloves", + -13.420202255249023 + ], + [ + "▁Gloss", + -13.420248985290527 + ], + [ + "▁Revision", + -13.420260429382324 + ], + [ + "▁livelihoods", + -13.420269966125488 + ], + [ + "▁Conte", + -13.420275688171387 + ], + [ + "▁Monastery", + -13.420289039611816 + ], + [ + "▁ethically", + -13.42042064666748 + ], + [ + "▁Villas", + -13.420445442199707 + ], + [ + "▁Floating", + -13.420466423034668 + ], + [ + "▁viz", + -13.4204740524292 + ], + [ + "▁Alonso", + -13.420506477355957 + ], + [ + "▁granola", + -13.42052936553955 + ], + [ + "launch", + -13.420537948608398 + ], + [ + "▁Xperia", + -13.420540809631348 + ], + [ + "▁bouts", + -13.420636177062988 + ], + [ + "▁disgrace", + -13.420681953430176 + ], + [ + "▁Sud", + -13.420693397521973 + ], + [ + "bbing", + -13.420792579650879 + ], + [ + "▁Pc", + -13.420794486999512 + ], + [ + "▁Oculus", + -13.420876502990723 + ], + [ + "▁Reduced", + -13.4209566116333 + ], + [ + "▁Eliot", + -13.421085357666016 + ], + [ + "部", + -13.421157836914062 + ], + [ + "▁crammed", + -13.42119312286377 + ], + [ + "▁postpartum", + -13.421212196350098 + ], + [ + "▁Cakes", + -13.421252250671387 + ], + [ + "▁nie", + -13.421304702758789 + ], + [ + "770", + -13.421334266662598 + ], + [ + "▁tanker", + -13.421395301818848 + ], + [ + "▁Kum", + -13.421411514282227 + ], + [ + "▁Cairns", + -13.421416282653809 + ], + [ + "lette", + -13.421441078186035 + ], + [ + "▁intracellular", + -13.421523094177246 + ], + [ + "▁lauded", + -13.421524047851562 + ], + [ + "▁concerted", + -13.421568870544434 + ], + [ + "▁segregated", + -13.421609878540039 + ], + [ + "▁Aleppo", + -13.421637535095215 + ], + [ + "0001", + -13.421650886535645 + ], + [ + "▁Zuma", + -13.42165756225586 + ], + [ + "cation", + -13.421696662902832 + ], + [ + "▁caretaker", + -13.421707153320312 + ], + [ + "▁Establishment", + -13.421741485595703 + ], + [ + "▁barge", + -13.421823501586914 + ], + [ + "pink", + -13.421948432922363 + ], + [ + "▁blitz", + -13.421956062316895 + ], + [ + "▁Magna", + -13.421981811523438 + ], + [ + "▁Amherst", + -13.422017097473145 + ], + [ + "▁confiscated", + -13.422035217285156 + ], + [ + "▁Terrorism", + -13.422036170959473 + ], + [ + "▁caching", + -13.422037124633789 + ], + [ + "▁ul", + -13.422037124633789 + ], + [ + "▁agreeable", + -13.422072410583496 + ], + [ + "▁opposes", + -13.422083854675293 + ], + [ + "▁fraught", + -13.422093391418457 + ], + [ + "fashion", + -13.422106742858887 + ], + [ + "▁Reservations", + -13.422128677368164 + ], + [ + "▁orthodox", + -13.422198295593262 + ], + [ + "fledged", + -13.422223091125488 + ], + [ + "▁Dirk", + -13.422252655029297 + ], + [ + "▁immaculate", + -13.422261238098145 + ], + [ + "ifer", + -13.422325134277344 + ], + [ + "▁collars", + -13.422431945800781 + ], + [ + "▁embargo", + -13.422443389892578 + ], + [ + "▁Klaus", + -13.422481536865234 + ], + [ + "▁221", + -13.422530174255371 + ], + [ + "df", + -13.422612190246582 + ], + [ + "▁Enhance", + -13.422636032104492 + ], + [ + "▁Substitution", + -13.422688484191895 + ], + [ + "▁colossal", + -13.422691345214844 + ], + [ + "▁conditioners", + -13.422719955444336 + ], + [ + "During", + -13.422733306884766 + ], + [ + "▁drumming", + -13.422736167907715 + ], + [ + "▁DRM", + -13.422771453857422 + ], + [ + "▁CFL", + -13.422795295715332 + ], + [ + "▁Babe", + -13.422948837280273 + ], + [ + "▁Sweat", + -13.423067092895508 + ], + [ + "watering", + -13.423069953918457 + ], + [ + "▁Indigo", + -13.423072814941406 + ], + [ + "▁Jaya", + -13.423080444335938 + ], + [ + "▁unfavorable", + -13.42310619354248 + ], + [ + "▁semantics", + -13.423123359680176 + ], + [ + "▁Bora", + -13.423133850097656 + ], + [ + "lling", + -13.42321491241455 + ], + [ + "▁Filters", + -13.423283576965332 + ], + [ + "▁intercept", + -13.423287391662598 + ], + [ + "▁Covering", + -13.423483848571777 + ], + [ + "Size", + -13.423490524291992 + ], + [ + "tun", + -13.423541069030762 + ], + [ + "▁YEARS", + -13.423572540283203 + ], + [ + "▁Lid", + -13.423675537109375 + ], + [ + "▁Changed", + -13.423686027526855 + ], + [ + "▁fetish", + -13.423715591430664 + ], + [ + "▁188", + -13.42371940612793 + ], + [ + "quist", + -13.423766136169434 + ], + [ + "▁Weed", + -13.423778533935547 + ], + [ + "dump", + -13.423802375793457 + ], + [ + "▁Illustration", + -13.423805236816406 + ], + [ + "mining", + -13.423851013183594 + ], + [ + "▁Garfield", + -13.423853874206543 + ], + [ + "▁Jos", + -13.423879623413086 + ], + [ + "ção", + -13.423927307128906 + ], + [ + "weekly", + -13.42395305633545 + ], + [ + "▁evasion", + -13.423986434936523 + ], + [ + "▁apocalypse", + -13.423991203308105 + ], + [ + "▁racially", + -13.42400074005127 + ], + [ + "▁Cul", + -13.424031257629395 + ], + [ + "▁psoriasis", + -13.424065589904785 + ], + [ + "hui", + -13.424087524414062 + ], + [ + "cis", + -13.42413330078125 + ], + [ + "▁Alyssa", + -13.4241361618042 + ], + [ + "div", + -13.424230575561523 + ], + [ + "▁RFC", + -13.424410820007324 + ], + [ + "▁Williamsburg", + -13.424504280090332 + ], + [ + "▁PRICE", + -13.424565315246582 + ], + [ + "▁Mastercard", + -13.424574851989746 + ], + [ + "▁Preschool", + -13.424614906311035 + ], + [ + "birds", + -13.424654006958008 + ], + [ + "▁solicitors", + -13.424785614013672 + ], + [ + "▁Darcy", + -13.42479419708252 + ], + [ + "nch", + -13.42480754852295 + ], + [ + "kitchen", + -13.424870491027832 + ], + [ + "tape", + -13.424914360046387 + ], + [ + "▁PMI", + -13.424942970275879 + ], + [ + "▁Nero", + -13.424978256225586 + ], + [ + "cloth", + -13.425016403198242 + ], + [ + "▁equine", + -13.425054550170898 + ], + [ + "ić", + -13.42507553100586 + ], + [ + "▁SLA", + -13.42519760131836 + ], + [ + "▁surfers", + -13.425226211547852 + ], + [ + "tero", + -13.425239562988281 + ], + [ + "▁Ariana", + -13.4253511428833 + ], + [ + "▁bigotry", + -13.425357818603516 + ], + [ + "types", + -13.425366401672363 + ], + [ + "▁Blogs", + -13.425386428833008 + ], + [ + "▁awoke", + -13.425413131713867 + ], + [ + "▁Humboldt", + -13.425454139709473 + ], + [ + "▁Kona", + -13.425517082214355 + ], + [ + "▁barring", + -13.425565719604492 + ], + [ + "▁antitrust", + -13.425636291503906 + ], + [ + "epi", + -13.425639152526855 + ], + [ + "▁reseller", + -13.425677299499512 + ], + [ + "▁rebirth", + -13.425712585449219 + ], + [ + "▁ORDER", + -13.425745010375977 + ], + [ + "GW", + -13.425806999206543 + ], + [ + "▁hostess", + -13.425820350646973 + ], + [ + "▁noses", + -13.425826072692871 + ], + [ + "▁DEA", + -13.42584228515625 + ], + [ + "▁Navajo", + -13.425918579101562 + ], + [ + "▁Whitman", + -13.42592716217041 + ], + [ + "▁Specifications", + -13.425932884216309 + ], + [ + "▁infiltration", + -13.425947189331055 + ], + [ + "onym", + -13.425975799560547 + ], + [ + "▁Cabo", + -13.426037788391113 + ], + [ + "▁wy", + -13.426088333129883 + ], + [ + "▁Producers", + -13.426186561584473 + ], + [ + "▁twilight", + -13.426216125488281 + ], + [ + "▁Vil", + -13.426226615905762 + ], + [ + "▁RU", + -13.426377296447754 + ], + [ + "blogspot", + -13.426593780517578 + ], + [ + "▁Brits", + -13.426596641540527 + ], + [ + "▁nun", + -13.426619529724121 + ], + [ + "▁overseen", + -13.426639556884766 + ], + [ + "▁afloat", + -13.426704406738281 + ], + [ + "▁SATA", + -13.426708221435547 + ], + [ + "▁Ec", + -13.426849365234375 + ], + [ + "aspx", + -13.42686939239502 + ], + [ + "▁herpes", + -13.426875114440918 + ], + [ + "276", + -13.426892280578613 + ], + [ + "시", + -13.42696762084961 + ], + [ + "▁Aggregate", + -13.426987648010254 + ], + [ + "pilot", + -13.427007675170898 + ], + [ + "▁Sigh", + -13.427030563354492 + ], + [ + "▁Francois", + -13.42705249786377 + ], + [ + "▁Balls", + -13.427063941955566 + ], + [ + "▁Spartans", + -13.427074432373047 + ], + [ + "▁DMV", + -13.42710018157959 + ], + [ + "▁undead", + -13.427154541015625 + ], + [ + "▁е", + -13.427181243896484 + ], + [ + "▁Delay", + -13.427191734313965 + ], + [ + "▁189", + -13.427201271057129 + ], + [ + "▁mobilize", + -13.427238464355469 + ], + [ + "▁lobbyists", + -13.427282333374023 + ], + [ + "▁recoil", + -13.427316665649414 + ], + [ + "▁Magnus", + -13.427329063415527 + ], + [ + "▁HIM", + -13.427349090576172 + ], + [ + "▁COME", + -13.427356719970703 + ], + [ + "▁Deliver", + -13.427379608154297 + ], + [ + "▁tailoring", + -13.42741584777832 + ], + [ + "▁detriment", + -13.427629470825195 + ], + [ + "oun", + -13.427682876586914 + ], + [ + "▁Southwestern", + -13.42775821685791 + ], + [ + "▁vases", + -13.42783260345459 + ], + [ + "▁1887", + -13.427937507629395 + ], + [ + "▁fundraisers", + -13.427972793579102 + ], + [ + "▁ste", + -13.427985191345215 + ], + [ + "▁cobalt", + -13.428000450134277 + ], + [ + "▁workbook", + -13.428035736083984 + ], + [ + "▁Canary", + -13.428085327148438 + ], + [ + "▁kilograms", + -13.42811107635498 + ], + [ + "▁attendants", + -13.428211212158203 + ], + [ + "▁boasted", + -13.428261756896973 + ], + [ + "▁distinguishes", + -13.428277015686035 + ], + [ + "▁Bellevue", + -13.428287506103516 + ], + [ + "▁Documentary", + -13.428327560424805 + ], + [ + "kra", + -13.428329467773438 + ], + [ + "▁Widow", + -13.428329467773438 + ], + [ + "wai", + -13.428387641906738 + ], + [ + "▁squarely", + -13.428428649902344 + ], + [ + "▁226", + -13.428638458251953 + ], + [ + "ury", + -13.428656578063965 + ], + [ + "▁Completed", + -13.428735733032227 + ], + [ + "▁blinded", + -13.428751945495605 + ], + [ + "▁Bashar", + -13.428837776184082 + ], + [ + "EPA", + -13.428842544555664 + ], + [ + "▁stoves", + -13.428865432739258 + ], + [ + "▁WEST", + -13.428991317749023 + ], + [ + "aceae", + -13.429020881652832 + ], + [ + "WO", + -13.429072380065918 + ], + [ + "▁shortening", + -13.42909049987793 + ], + [ + "Fun", + -13.42910385131836 + ], + [ + "▁fondly", + -13.42911148071289 + ], + [ + "gain", + -13.429141998291016 + ], + [ + "brick", + -13.429149627685547 + ], + [ + "▁Jing", + -13.42922592163086 + ], + [ + "▁Cra", + -13.429253578186035 + ], + [ + "▁Desmond", + -13.429304122924805 + ], + [ + "reference", + -13.42933464050293 + ], + [ + "▁thinker", + -13.429437637329102 + ], + [ + "▁registrar", + -13.429473876953125 + ], + [ + "▁Petit", + -13.429482460021973 + ], + [ + "thon", + -13.429495811462402 + ], + [ + "▁Entries", + -13.429579734802246 + ], + [ + "▁crates", + -13.429591178894043 + ], + [ + "▁tortillas", + -13.4296236038208 + ], + [ + "▁footer", + -13.429672241210938 + ], + [ + "▁Ruben", + -13.429717063903809 + ], + [ + "▁unsustainable", + -13.429718971252441 + ], + [ + "▁Dura", + -13.429729461669922 + ], + [ + "▁syringe", + -13.429780960083008 + ], + [ + "▁forcibly", + -13.429794311523438 + ], + [ + "Access", + -13.429829597473145 + ], + [ + "dominated", + -13.429861068725586 + ], + [ + "▁Injection", + -13.429915428161621 + ], + [ + "▁LAST", + -13.429915428161621 + ], + [ + "▁Lat", + -13.429962158203125 + ], + [ + "▁doubted", + -13.429974555969238 + ], + [ + "▁relics", + -13.42998218536377 + ], + [ + "▁Apo", + -13.430008888244629 + ], + [ + "▁ONLINE", + -13.430070877075195 + ], + [ + "tight", + -13.430098533630371 + ], + [ + "▁Catalyst", + -13.430109977722168 + ], + [ + "▁fide", + -13.430153846740723 + ], + [ + "▁―", + -13.430275917053223 + ], + [ + "▁networked", + -13.430315971374512 + ], + [ + "▁Magi", + -13.430418014526367 + ], + [ + "▁cucumbers", + -13.430423736572266 + ], + [ + "▁AAP", + -13.430450439453125 + ], + [ + "overs", + -13.43046760559082 + ], + [ + "command", + -13.430496215820312 + ], + [ + "nuclear", + -13.430500984191895 + ], + [ + "▁disseminate", + -13.430512428283691 + ], + [ + "▁Russo", + -13.430597305297852 + ], + [ + "▁Mardi", + -13.430651664733887 + ], + [ + "▁Cl", + -13.430755615234375 + ], + [ + "enne", + -13.430874824523926 + ], + [ + "▁Viktor", + -13.43091106414795 + ], + [ + "▁Shrimp", + -13.43097972869873 + ], + [ + "▁abode", + -13.4310941696167 + ], + [ + "▁Harrington", + -13.431344985961914 + ], + [ + "Sure", + -13.431350708007812 + ], + [ + "▁superheroes", + -13.431367874145508 + ], + [ + "▁Rinse", + -13.431427001953125 + ], + [ + "▁fresher", + -13.431523323059082 + ], + [ + "▁observes", + -13.43156909942627 + ], + [ + "▁retreated", + -13.431578636169434 + ], + [ + "yen", + -13.431632995605469 + ], + [ + "▁wrinkle", + -13.431657791137695 + ], + [ + "236", + -13.431703567504883 + ], + [ + "▁Soda", + -13.431922912597656 + ], + [ + "▁Genome", + -13.431967735290527 + ], + [ + "▁EW", + -13.432040214538574 + ], + [ + "▁meddling", + -13.432120323181152 + ], + [ + "▁Gla", + -13.43212604522705 + ], + [ + "bold", + -13.432132720947266 + ], + [ + "415", + -13.432134628295898 + ], + [ + "ли", + -13.432168006896973 + ], + [ + "▁Moo", + -13.43224048614502 + ], + [ + "▁affords", + -13.432254791259766 + ], + [ + "▁Odds", + -13.432263374328613 + ], + [ + "▁Crimes", + -13.432299613952637 + ], + [ + "▁everytime", + -13.432716369628906 + ], + [ + "▁Botox", + -13.432720184326172 + ], + [ + "▁CCC", + -13.432731628417969 + ], + [ + "▁anatomical", + -13.432757377624512 + ], + [ + "▁Rahman", + -13.432787895202637 + ], + [ + "▁audited", + -13.43283748626709 + ], + [ + "▁Caring", + -13.432909965515137 + ], + [ + "software", + -13.432929992675781 + ], + [ + "Place", + -13.433014869689941 + ], + [ + "quite", + -13.433050155639648 + ], + [ + "▁mater", + -13.433093070983887 + ], + [ + "▁Twitch", + -13.433115005493164 + ], + [ + "▁Transformers", + -13.433155059814453 + ], + [ + "▁Hiro", + -13.433167457580566 + ], + [ + "▁underrated", + -13.433181762695312 + ], + [ + "Marie", + -13.433183670043945 + ], + [ + "▁Resurrection", + -13.433219909667969 + ], + [ + "strength", + -13.433347702026367 + ], + [ + "▁elevators", + -13.433370590209961 + ], + [ + "▁grandeur", + -13.433609008789062 + ], + [ + "▁Endowment", + -13.433673858642578 + ], + [ + "cott", + -13.433701515197754 + ], + [ + "▁Assassin", + -13.433706283569336 + ], + [ + "pore", + -13.433731079101562 + ], + [ + "mura", + -13.433753967285156 + ], + [ + "ules", + -13.433775901794434 + ], + [ + "icide", + -13.433785438537598 + ], + [ + "▁Downing", + -13.43381118774414 + ], + [ + "▁squared", + -13.433850288391113 + ], + [ + "▁plaques", + -13.433858871459961 + ], + [ + "Travel", + -13.43394947052002 + ], + [ + "▁Fortress", + -13.433972358703613 + ], + [ + "mak", + -13.434054374694824 + ], + [ + "▁motorized", + -13.434077262878418 + ], + [ + "▁Reservation", + -13.434126853942871 + ], + [ + "▁Raphael", + -13.43427562713623 + ], + [ + "automatic", + -13.434309005737305 + ], + [ + "▁sedation", + -13.434311866760254 + ], + [ + "▁mesmerizing", + -13.434328079223633 + ], + [ + "▁Jackpot", + -13.434382438659668 + ], + [ + "▁spat", + -13.434396743774414 + ], + [ + "▁repositories", + -13.4344482421875 + ], + [ + "▁Cola", + -13.43455982208252 + ], + [ + "▁solvents", + -13.434724807739258 + ], + [ + "▁eternally", + -13.434748649597168 + ], + [ + "▁pajamas", + -13.43480396270752 + ], + [ + "aris", + -13.43492317199707 + ], + [ + "events", + -13.434944152832031 + ], + [ + "▁Dems", + -13.43505859375 + ], + [ + "▁Judging", + -13.43514347076416 + ], + [ + "▁Trunk", + -13.435189247131348 + ], + [ + "▁Betting", + -13.435234069824219 + ], + [ + "▁Barron", + -13.435275077819824 + ], + [ + "tant", + -13.435306549072266 + ], + [ + "▁Deli", + -13.435317993164062 + ], + [ + "▁unattended", + -13.435418128967285 + ], + [ + "Op", + -13.4354248046875 + ], + [ + "▁trusty", + -13.435535430908203 + ], + [ + "▁yea", + -13.435540199279785 + ], + [ + "▁collectible", + -13.43557071685791 + ], + [ + "▁Shad", + -13.43558120727539 + ], + [ + "▁Shut", + -13.435582160949707 + ], + [ + "▁libertarian", + -13.435639381408691 + ], + [ + "▁Cassie", + -13.435667991638184 + ], + [ + "▁Therapist", + -13.435774803161621 + ], + [ + "▁grieve", + -13.435774803161621 + ], + [ + "alt", + -13.435791969299316 + ], + [ + "▁qualifier", + -13.435840606689453 + ], + [ + "▁logistic", + -13.435909271240234 + ], + [ + "cute", + -13.43598747253418 + ], + [ + "▁loom", + -13.43606185913086 + ], + [ + "▁FW", + -13.43614673614502 + ], + [ + "▁deceived", + -13.436161041259766 + ], + [ + "▁Ble", + -13.436161994934082 + ], + [ + "1981", + -13.43626880645752 + ], + [ + "▁NAB", + -13.436269760131836 + ], + [ + "▁crawled", + -13.436271667480469 + ], + [ + "▁Blackpool", + -13.436345100402832 + ], + [ + "SHA", + -13.43636703491211 + ], + [ + "020", + -13.43638801574707 + ], + [ + "▁Reel", + -13.436503410339355 + ], + [ + "▁Baroque", + -13.4365816116333 + ], + [ + "▁Phelps", + -13.436643600463867 + ], + [ + "4000", + -13.436739921569824 + ], + [ + "▁Singing", + -13.43679428100586 + ], + [ + "Zone", + -13.436867713928223 + ], + [ + "▁flawlessly", + -13.436965942382812 + ], + [ + "▁Cora", + -13.43698501586914 + ], + [ + "▁Cla", + -13.436990737915039 + ], + [ + "▁attractiveness", + -13.437021255493164 + ], + [ + "jes", + -13.437034606933594 + ], + [ + "▁COP", + -13.437036514282227 + ], + [ + "▁950", + -13.437088966369629 + ], + [ + "ely", + -13.437100410461426 + ], + [ + "▁Kodak", + -13.437140464782715 + ], + [ + "ously", + -13.437220573425293 + ], + [ + "▁unstoppable", + -13.437280654907227 + ], + [ + "▁Transparency", + -13.437333106994629 + ], + [ + "▁foodie", + -13.437420845031738 + ], + [ + "▁neighbourhoods", + -13.437543869018555 + ], + [ + "י", + -13.437633514404297 + ], + [ + "▁Paolo", + -13.437703132629395 + ], + [ + "mara", + -13.43773078918457 + ], + [ + "▁mystic", + -13.437847137451172 + ], + [ + "▁heaviest", + -13.437895774841309 + ], + [ + "ِ", + -13.43790054321289 + ], + [ + "▁Zy", + -13.4379243850708 + ], + [ + "▁maximal", + -13.437950134277344 + ], + [ + "▁fodder", + -13.437990188598633 + ], + [ + "▁Sparrow", + -13.437992095947266 + ], + [ + "burgh", + -13.438007354736328 + ], + [ + "▁RSI", + -13.438027381896973 + ], + [ + "▁Adi", + -13.438033103942871 + ], + [ + "▁prob", + -13.438045501708984 + ], + [ + "▁Debian", + -13.438131332397461 + ], + [ + "▁pathogen", + -13.438146591186523 + ], + [ + "▁Gull", + -13.438202857971191 + ], + [ + "Apple", + -13.438207626342773 + ], + [ + "▁Midway", + -13.438211441040039 + ], + [ + "img", + -13.438272476196289 + ], + [ + "sdale", + -13.438335418701172 + ], + [ + "▁simplifies", + -13.43835163116455 + ], + [ + "▁Dew", + -13.438374519348145 + ], + [ + "▁burnout", + -13.43848991394043 + ], + [ + "▁Byrd", + -13.438496589660645 + ], + [ + "▁Pul", + -13.438506126403809 + ], + [ + "▁Commodore", + -13.438529968261719 + ], + [ + "▁fragmentation", + -13.438557624816895 + ], + [ + "mart", + -13.43863582611084 + ], + [ + "▁distressing", + -13.438650131225586 + ], + [ + "hei", + -13.438672065734863 + ], + [ + "▁Surg", + -13.438689231872559 + ], + [ + "▁Hercules", + -13.438698768615723 + ], + [ + "tru", + -13.438760757446289 + ], + [ + "▁AUD", + -13.438761711120605 + ], + [ + "▁gratification", + -13.438772201538086 + ], + [ + "▁utilising", + -13.43893051147461 + ], + [ + "▁Hedge", + -13.438933372497559 + ], + [ + "▁cyst", + -13.438936233520508 + ], + [ + "▁spiced", + -13.439024925231934 + ], + [ + "▁Mavericks", + -13.439200401306152 + ], + [ + "cons", + -13.439414024353027 + ], + [ + "▁chandeliers", + -13.439432144165039 + ], + [ + "▁Groove", + -13.439444541931152 + ], + [ + "▁Workout", + -13.439496994018555 + ], + [ + "▁astonished", + -13.439518928527832 + ], + [ + "▁TEAM", + -13.43952465057373 + ], + [ + "▁unequal", + -13.439531326293945 + ], + [ + "▁Spare", + -13.439708709716797 + ], + [ + "dining", + -13.439718246459961 + ], + [ + "▁Durable", + -13.439754486083984 + ], + [ + "▁Pagan", + -13.439774513244629 + ], + [ + "rett", + -13.439793586730957 + ], + [ + "▁DESIGN", + -13.439802169799805 + ], + [ + "Van", + -13.439818382263184 + ], + [ + "▁Highest", + -13.439919471740723 + ], + [ + "▁culminated", + -13.439926147460938 + ], + [ + "1960", + -13.440069198608398 + ], + [ + "▁335", + -13.440093994140625 + ], + [ + "▁severed", + -13.440101623535156 + ], + [ + "kor", + -13.440105438232422 + ], + [ + "▁successors", + -13.440109252929688 + ], + [ + "▁tainted", + -13.4402437210083 + ], + [ + "▁ballast", + -13.4403076171875 + ], + [ + "▁Ease", + -13.440314292907715 + ], + [ + "▁Gartner", + -13.440317153930664 + ], + [ + "▁Couples", + -13.440332412719727 + ], + [ + "▁wholesalers", + -13.44034194946289 + ], + [ + "▁0800", + -13.440348625183105 + ], + [ + "580", + -13.440350532531738 + ], + [ + "▁napkins", + -13.440366744995117 + ], + [ + "▁Coll", + -13.44037914276123 + ], + [ + "▁fathom", + -13.44046401977539 + ], + [ + "▁pesto", + -13.440485954284668 + ], + [ + "▁Discounts", + -13.44053840637207 + ], + [ + "▁SPA", + -13.440585136413574 + ], + [ + "▁phantom", + -13.440628051757812 + ], + [ + "▁Mafia", + -13.440631866455078 + ], + [ + "▁Causes", + -13.440644264221191 + ], + [ + "▁Reilly", + -13.440752029418945 + ], + [ + "▁Presley", + -13.440787315368652 + ], + [ + "▁Sabrina", + -13.440849304199219 + ], + [ + "▁Magical", + -13.440877914428711 + ], + [ + "MV", + -13.440879821777344 + ], + [ + "▁pickups", + -13.440951347351074 + ], + [ + "▁decomposition", + -13.441032409667969 + ], + [ + "▁Moderate", + -13.441073417663574 + ], + [ + "singer", + -13.441154479980469 + ], + [ + "▁Photographs", + -13.441193580627441 + ], + [ + "▁Flour", + -13.441206932067871 + ], + [ + "▁Telugu", + -13.441244125366211 + ], + [ + "Ya", + -13.44131851196289 + ], + [ + "▁Promote", + -13.441366195678711 + ], + [ + "▁Scot", + -13.44136905670166 + ], + [ + "▁consignment", + -13.441411972045898 + ], + [ + "ар", + -13.441457748413086 + ], + [ + "▁disposing", + -13.44148063659668 + ], + [ + "▁sandbox", + -13.441715240478516 + ], + [ + "▁bruised", + -13.44174861907959 + ], + [ + "▁COMP", + -13.441794395446777 + ], + [ + "▁bas", + -13.441810607910156 + ], + [ + "▁Canucks", + -13.44186019897461 + ], + [ + "nak", + -13.441861152648926 + ], + [ + "tig", + -13.441896438598633 + ], + [ + "▁Discipline", + -13.441901206970215 + ], + [ + "▁legitimately", + -13.441934585571289 + ], + [ + "▁complicate", + -13.441969871520996 + ], + [ + "▁Hurt", + -13.442049980163574 + ], + [ + "▁Regions", + -13.44214916229248 + ], + [ + "▁epoch", + -13.44219970703125 + ], + [ + "meta", + -13.442238807678223 + ], + [ + "▁psychologically", + -13.442298889160156 + ], + [ + "▁diced", + -13.442333221435547 + ], + [ + "ق", + -13.442376136779785 + ], + [ + "▁cheaply", + -13.442447662353516 + ], + [ + "▁curricula", + -13.442483901977539 + ], + [ + "equity", + -13.442545890808105 + ], + [ + "▁illustrative", + -13.442588806152344 + ], + [ + "▁BK", + -13.44267463684082 + ], + [ + "▁Fang", + -13.442688941955566 + ], + [ + "APP", + -13.442876815795898 + ], + [ + "▁entertainer", + -13.442961692810059 + ], + [ + "▁Acura", + -13.443049430847168 + ], + [ + "▁Kung", + -13.443124771118164 + ], + [ + "wish", + -13.44320011138916 + ], + [ + "sboro", + -13.443238258361816 + ], + [ + "grove", + -13.443283081054688 + ], + [ + "▁Anytime", + -13.443293571472168 + ], + [ + "▁bestseller", + -13.443306922912598 + ], + [ + "▁airtight", + -13.443309783935547 + ], + [ + "▁Appreciate", + -13.443313598632812 + ], + [ + "▁harmonies", + -13.443324089050293 + ], + [ + "▁Sab", + -13.44334888458252 + ], + [ + "▁CBI", + -13.443497657775879 + ], + [ + "▁Mosul", + -13.443535804748535 + ], + [ + "▁Airline", + -13.443612098693848 + ], + [ + "▁Redwood", + -13.443623542785645 + ], + [ + "baum", + -13.443670272827148 + ], + [ + "▁cosmos", + -13.443778038024902 + ], + [ + "▁Steph", + -13.443782806396484 + ], + [ + "▁levied", + -13.443814277648926 + ], + [ + "▁saxophone", + -13.44400691986084 + ], + [ + "▁Teens", + -13.4440279006958 + ], + [ + "323", + -13.444074630737305 + ], + [ + "▁Kata", + -13.44409465789795 + ], + [ + "▁sen", + -13.44414234161377 + ], + [ + "▁wares", + -13.444219589233398 + ], + [ + "▁Mn", + -13.444273948669434 + ], + [ + "▁rotational", + -13.444358825683594 + ], + [ + "▁disrespectful", + -13.444397926330566 + ], + [ + "▁atheists", + -13.444416046142578 + ], + [ + "▁Rehab", + -13.444440841674805 + ], + [ + "▁610", + -13.444592475891113 + ], + [ + "▁Hussain", + -13.444679260253906 + ], + [ + "▁Camel", + -13.444698333740234 + ], + [ + "▁enlargement", + -13.444746971130371 + ], + [ + "▁Pueblo", + -13.444754600524902 + ], + [ + "sberg", + -13.444788932800293 + ], + [ + "practice", + -13.444793701171875 + ], + [ + "▁Rutherford", + -13.444803237915039 + ], + [ + "▁shortlist", + -13.44481372833252 + ], + [ + "▁vortex", + -13.44481372833252 + ], + [ + "aut", + -13.444828987121582 + ], + [ + "▁scoreless", + -13.444851875305176 + ], + [ + "▁campaigned", + -13.444863319396973 + ], + [ + "angel", + -13.444899559020996 + ], + [ + "▁Brom", + -13.444904327392578 + ], + [ + "▁probiotics", + -13.444993019104004 + ], + [ + "▁apostle", + -13.445055961608887 + ], + [ + "▁underserved", + -13.445074081420898 + ], + [ + "▁SCHOOL", + -13.44515323638916 + ], + [ + "▁Rin", + -13.445236206054688 + ], + [ + "▁baton", + -13.445271492004395 + ], + [ + "thus", + -13.445374488830566 + ], + [ + "▁Homework", + -13.445389747619629 + ], + [ + "▁CSU", + -13.445425987243652 + ], + [ + "Update", + -13.445467948913574 + ], + [ + "▁rigging", + -13.44552230834961 + ], + [ + "▁imposition", + -13.445569038391113 + ], + [ + "▁sash", + -13.445603370666504 + ], + [ + "▁metastatic", + -13.445645332336426 + ], + [ + "▁postcode", + -13.445685386657715 + ], + [ + "▁grids", + -13.445752143859863 + ], + [ + "▁Soc", + -13.445798873901367 + ], + [ + "▁Ritchie", + -13.445917129516602 + ], + [ + "▁regretted", + -13.445934295654297 + ], + [ + "▁Nylon", + -13.446000099182129 + ], + [ + "▁gemstone", + -13.446002960205078 + ], + [ + "▁bouquets", + -13.446028709411621 + ], + [ + "plated", + -13.446077346801758 + ], + [ + "▁metaphors", + -13.446128845214844 + ], + [ + "▁Supper", + -13.446242332458496 + ], + [ + "▁rescuing", + -13.44638442993164 + ], + [ + "▁Span", + -13.446402549743652 + ], + [ + "instead", + -13.446406364440918 + ], + [ + "sole", + -13.446474075317383 + ], + [ + "eron", + -13.446496963500977 + ], + [ + "▁Marley", + -13.446515083312988 + ], + [ + "ahi", + -13.44655990600586 + ], + [ + "▁resounding", + -13.446598052978516 + ], + [ + "▁steeped", + -13.44663143157959 + ], + [ + "▁Hopper", + -13.44669246673584 + ], + [ + "tim", + -13.44676399230957 + ], + [ + "▁ply", + -13.446800231933594 + ], + [ + "dk", + -13.446822166442871 + ], + [ + "▁Surgeons", + -13.446860313415527 + ], + [ + "▁disclosing", + -13.446877479553223 + ], + [ + "▁granular", + -13.44690990447998 + ], + [ + "aar", + -13.446962356567383 + ], + [ + "▁flushing", + -13.44698429107666 + ], + [ + "▁bandwagon", + -13.446988105773926 + ], + [ + "collar", + -13.447088241577148 + ], + [ + "▁frown", + -13.447154998779297 + ], + [ + "▁exaggeration", + -13.447199821472168 + ], + [ + "▁realisation", + -13.447205543518066 + ], + [ + "▁CY", + -13.44731330871582 + ], + [ + "▁Marseille", + -13.447364807128906 + ], + [ + "▁ostensibly", + -13.447456359863281 + ], + [ + "▁collaborator", + -13.447484016418457 + ], + [ + "▁crabs", + -13.447491645812988 + ], + [ + "▁spinner", + -13.447644233703613 + ], + [ + "▁mor", + -13.447683334350586 + ], + [ + "▁connective", + -13.44770336151123 + ], + [ + "▁pra", + -13.447871208190918 + ], + [ + "▁toolbox", + -13.448081016540527 + ], + [ + "▁addictions", + -13.448107719421387 + ], + [ + "080", + -13.448229789733887 + ], + [ + "wala", + -13.448271751403809 + ], + [ + "▁Rosenberg", + -13.448323249816895 + ], + [ + "▁handshake", + -13.448351860046387 + ], + [ + "compliant", + -13.448378562927246 + ], + [ + "RIS", + -13.448486328125 + ], + [ + "▁Clarkson", + -13.448657989501953 + ], + [ + "▁sealer", + -13.44869613647461 + ], + [ + "▁Robo", + -13.44870662689209 + ], + [ + "▁murderous", + -13.448857307434082 + ], + [ + "▁beaded", + -13.448869705200195 + ], + [ + "▁THEN", + -13.448873519897461 + ], + [ + "人", + -13.448956489562988 + ], + [ + "▁seductive", + -13.448974609375 + ], + [ + "▁troupe", + -13.449013710021973 + ], + [ + "▁Loud", + -13.449024200439453 + ], + [ + "▁AED", + -13.449051856994629 + ], + [ + "▁memorize", + -13.4490966796875 + ], + [ + "▁Servers", + -13.449225425720215 + ], + [ + "Side", + -13.44924259185791 + ], + [ + "▁contemporaries", + -13.449249267578125 + ], + [ + "▁footprints", + -13.449257850646973 + ], + [ + "▁Processor", + -13.449326515197754 + ], + [ + "▁Div", + -13.449346542358398 + ], + [ + "▁Kayla", + -13.449383735656738 + ], + [ + "▁italian", + -13.449438095092773 + ], + [ + "▁freelancers", + -13.449492454528809 + ], + [ + "▁Samson", + -13.449568748474121 + ], + [ + "chuk", + -13.44957160949707 + ], + [ + "▁Slave", + -13.449585914611816 + ], + [ + "630", + -13.449707984924316 + ], + [ + "▁Pruitt", + -13.449724197387695 + ], + [ + "▁Libby", + -13.449773788452148 + ], + [ + "▁ty", + -13.449917793273926 + ], + [ + "스", + -13.45001220703125 + ], + [ + "▁Zachary", + -13.45010757446289 + ], + [ + "▁Dealing", + -13.450177192687988 + ], + [ + "▁Eddy", + -13.45019817352295 + ], + [ + "▁degraded", + -13.450200080871582 + ], + [ + "▁Duff", + -13.450272560119629 + ], + [ + "bye", + -13.450393676757812 + ], + [ + "flag", + -13.45040225982666 + ], + [ + "▁glittering", + -13.450422286987305 + ], + [ + "▁argumentative", + -13.450429916381836 + ], + [ + "jer", + -13.450431823730469 + ], + [ + "▁populous", + -13.450490951538086 + ], + [ + "▁cashback", + -13.450611114501953 + ], + [ + "▁Feather", + -13.45062255859375 + ], + [ + "▁periphery", + -13.45064640045166 + ], + [ + "▁Wah", + -13.450664520263672 + ], + [ + "▁cuddle", + -13.450702667236328 + ], + [ + "▁Scorpio", + -13.45071029663086 + ], + [ + "Aug", + -13.450711250305176 + ], + [ + "Sim", + -13.450713157653809 + ], + [ + "boo", + -13.450733184814453 + ], + [ + "▁landline", + -13.450803756713867 + ], + [ + "▁lentils", + -13.450899124145508 + ], + [ + "▁nagging", + -13.451040267944336 + ], + [ + "▁Mimi", + -13.451050758361816 + ], + [ + "▁flourished", + -13.451092720031738 + ], + [ + "esse", + -13.451168060302734 + ], + [ + "▁nj", + -13.451231956481934 + ], + [ + "eration", + -13.451300621032715 + ], + [ + "▁Mut", + -13.451308250427246 + ], + [ + "▁drinkers", + -13.45131778717041 + ], + [ + "dated", + -13.451333999633789 + ], + [ + "▁Regal", + -13.451375961303711 + ], + [ + "ils", + -13.451454162597656 + ], + [ + "▁Bethel", + -13.451509475708008 + ], + [ + "▁McCabe", + -13.451570510864258 + ], + [ + "▁Lonely", + -13.451589584350586 + ], + [ + "▁Importantly", + -13.451634407043457 + ], + [ + "▁aloe", + -13.451671600341797 + ], + [ + "▁JPEG", + -13.4517183303833 + ], + [ + "▁contends", + -13.451738357543945 + ], + [ + "▁Renewal", + -13.45174503326416 + ], + [ + "▁Kop", + -13.451753616333008 + ], + [ + "▁Freeze", + -13.451836585998535 + ], + [ + "▁coherence", + -13.451848983764648 + ], + [ + "inches", + -13.452013969421387 + ], + [ + "▁eagles", + -13.452034950256348 + ], + [ + "Phone", + -13.45216178894043 + ], + [ + "▁Tak", + -13.452200889587402 + ], + [ + "▁plugging", + -13.452214241027832 + ], + [ + "▁arisen", + -13.452242851257324 + ], + [ + "▁northwestern", + -13.452316284179688 + ], + [ + "dim", + -13.452341079711914 + ], + [ + "▁Invisible", + -13.452400207519531 + ], + [ + "▁simplifying", + -13.452512741088867 + ], + [ + "312", + -13.452540397644043 + ], + [ + "▁assurances", + -13.45254898071289 + ], + [ + "▁Bha", + -13.452553749084473 + ], + [ + "▁Haryana", + -13.452631950378418 + ], + [ + "▁Juniper", + -13.452653884887695 + ], + [ + "▁handicapped", + -13.452686309814453 + ], + [ + "ات", + -13.452702522277832 + ], + [ + "▁sobriety", + -13.452790260314941 + ], + [ + "▁speciality", + -13.452810287475586 + ], + [ + "ame", + -13.452857971191406 + ], + [ + "▁dudes", + -13.452911376953125 + ], + [ + "▁Kidney", + -13.452934265136719 + ], + [ + "▁fosters", + -13.452981948852539 + ], + [ + "▁terra", + -13.453003883361816 + ], + [ + "▁estranged", + -13.453015327453613 + ], + [ + "▁cinemas", + -13.453047752380371 + ], + [ + "530", + -13.453082084655762 + ], + [ + "▁1882", + -13.453102111816406 + ], + [ + "contract", + -13.45313835144043 + ], + [ + "▁wheeled", + -13.453167915344238 + ], + [ + "▁pallets", + -13.453226089477539 + ], + [ + "▁Cine", + -13.4533109664917 + ], + [ + "Times", + -13.45333480834961 + ], + [ + "▁Cullen", + -13.453434944152832 + ], + [ + "▁Mainly", + -13.453490257263184 + ], + [ + "ility", + -13.45350170135498 + ], + [ + "▁MCA", + -13.45357894897461 + ], + [ + "▁bruising", + -13.453579902648926 + ], + [ + "hom", + -13.453583717346191 + ], + [ + "▁Highlight", + -13.453584671020508 + ], + [ + "▁Δ", + -13.453590393066406 + ], + [ + "▁Genre", + -13.453664779663086 + ], + [ + "▁Poppy", + -13.453673362731934 + ], + [ + "▁Catalonia", + -13.453688621520996 + ], + [ + "▁Statements", + -13.453695297241211 + ], + [ + "▁Bei", + -13.453697204589844 + ], + [ + "▁overtake", + -13.45369815826416 + ], + [ + "▁SUN", + -13.45373821258545 + ], + [ + "▁EG", + -13.453775405883789 + ], + [ + "leaning", + -13.453825950622559 + ], + [ + "terra", + -13.45384407043457 + ], + [ + "▁Cue", + -13.453943252563477 + ], + [ + "▁Satisfaction", + -13.453953742980957 + ], + [ + "▁GEO", + -13.453967094421387 + ], + [ + "▁Extensive", + -13.454048156738281 + ], + [ + "▁anesthetic", + -13.454055786132812 + ], + [ + "LN", + -13.45408821105957 + ], + [ + "▁PLA", + -13.454095840454102 + ], + [ + "▁shafts", + -13.454110145568848 + ], + [ + "bru", + -13.454146385192871 + ], + [ + "▁Stable", + -13.454192161560059 + ], + [ + "▁Voltage", + -13.454193115234375 + ], + [ + "▁Procurement", + -13.454288482666016 + ], + [ + "▁typo", + -13.454296112060547 + ], + [ + "▁gorge", + -13.454366683959961 + ], + [ + "Low", + -13.45439338684082 + ], + [ + "▁heterosexual", + -13.454452514648438 + ], + [ + "tide", + -13.454455375671387 + ], + [ + "correct", + -13.454480171203613 + ], + [ + "▁implicitly", + -13.454484939575195 + ], + [ + "typically", + -13.454551696777344 + ], + [ + "identifying", + -13.454621315002441 + ], + [ + "▁cheeky", + -13.454825401306152 + ], + [ + "189", + -13.454935073852539 + ], + [ + "▁Angelina", + -13.454943656921387 + ], + [ + "▁Loyola", + -13.454959869384766 + ], + [ + "LIN", + -13.454984664916992 + ], + [ + "zzo", + -13.4550199508667 + ], + [ + "▁constituencies", + -13.455111503601074 + ], + [ + "▁mayhem", + -13.45511245727539 + ], + [ + "Bur", + -13.455121994018555 + ], + [ + "▁esoteric", + -13.455131530761719 + ], + [ + "otto", + -13.455160140991211 + ], + [ + "bolt", + -13.455208778381348 + ], + [ + "etic", + -13.455245971679688 + ], + [ + "▁sobre", + -13.455364227294922 + ], + [ + "▁octopus", + -13.4555025100708 + ], + [ + "▁Turf", + -13.455507278442383 + ], + [ + "▁hereditary", + -13.455595016479492 + ], + [ + "▁dab", + -13.45565128326416 + ], + [ + "▁Victims", + -13.455739974975586 + ], + [ + "283", + -13.45577621459961 + ], + [ + "▁Sed", + -13.455785751342773 + ], + [ + "wrong", + -13.455819129943848 + ], + [ + "▁Fulham", + -13.455869674682617 + ], + [ + "IAL", + -13.455937385559082 + ], + [ + "bara", + -13.455948829650879 + ], + [ + "▁sneaking", + -13.455963134765625 + ], + [ + "▁critters", + -13.456068992614746 + ], + [ + "▁Preparing", + -13.456099510192871 + ], + [ + "▁watery", + -13.456151008605957 + ], + [ + "▁increment", + -13.456171035766602 + ], + [ + "▁bragging", + -13.456209182739258 + ], + [ + "blowing", + -13.456223487854004 + ], + [ + "sler", + -13.456263542175293 + ], + [ + "▁equate", + -13.4564208984375 + ], + [ + "amos", + -13.456464767456055 + ], + [ + "▁iodine", + -13.456607818603516 + ], + [ + "▁RBIs", + -13.45669174194336 + ], + [ + "armed", + -13.456730842590332 + ], + [ + "▁downgraded", + -13.45676326751709 + ], + [ + "▁bolted", + -13.456767082214355 + ], + [ + "asse", + -13.456808090209961 + ], + [ + "▁backstory", + -13.456856727600098 + ], + [ + "bread", + -13.456957817077637 + ], + [ + "▁Pell", + -13.456976890563965 + ], + [ + "▁salesperson", + -13.456984519958496 + ], + [ + "▁reliever", + -13.456986427307129 + ], + [ + "▁JPMorgan", + -13.457019805908203 + ], + [ + "▁WY", + -13.457035064697266 + ], + [ + "▁squads", + -13.457051277160645 + ], + [ + "definition", + -13.45705795288086 + ], + [ + "▁rite", + -13.457072257995605 + ], + [ + "rang", + -13.457085609436035 + ], + [ + "▁Hathaway", + -13.457087516784668 + ], + [ + "▁steadfast", + -13.457117080688477 + ], + [ + "▁photovoltaic", + -13.45711898803711 + ], + [ + "▁Swami", + -13.457235336303711 + ], + [ + "mina", + -13.45726203918457 + ], + [ + "316", + -13.457305908203125 + ], + [ + "WL", + -13.457322120666504 + ], + [ + "▁iMac", + -13.457403182983398 + ], + [ + "▁dryness", + -13.457417488098145 + ], + [ + "Fall", + -13.457444190979004 + ], + [ + "▁Eureka", + -13.45748519897461 + ], + [ + "▁tufted", + -13.457559585571289 + ], + [ + "▁Hive", + -13.457565307617188 + ], + [ + "wee", + -13.457701683044434 + ], + [ + "psi", + -13.45776081085205 + ], + [ + "▁Colbert", + -13.45776653289795 + ], + [ + "▁decipher", + -13.457832336425781 + ], + [ + "Board", + -13.457847595214844 + ], + [ + "▁grappling", + -13.457934379577637 + ], + [ + "▁про", + -13.458061218261719 + ], + [ + "501", + -13.45806884765625 + ], + [ + "▁ceasefire", + -13.458072662353516 + ], + [ + "TION", + -13.458074569702148 + ], + [ + "▁ancillary", + -13.45818042755127 + ], + [ + "Japanese", + -13.458186149597168 + ], + [ + "▁degrade", + -13.458212852478027 + ], + [ + "belt", + -13.458321571350098 + ], + [ + "▁circumvent", + -13.458412170410156 + ], + [ + "▁floppy", + -13.458486557006836 + ], + [ + "▁THREE", + -13.45849323272705 + ], + [ + "fect", + -13.458608627319336 + ], + [ + "▁temperate", + -13.458648681640625 + ], + [ + "▁LW", + -13.458744049072266 + ], + [ + "▁Amongst", + -13.458759307861328 + ], + [ + "nish", + -13.458781242370605 + ], + [ + "▁Cookbook", + -13.458817481994629 + ], + [ + "▁PARK", + -13.458840370178223 + ], + [ + "cult", + -13.458893775939941 + ], + [ + "▁Twain", + -13.459033012390137 + ], + [ + "Martin", + -13.459078788757324 + ], + [ + "Au", + -13.459122657775879 + ], + [ + "Semitic", + -13.459254264831543 + ], + [ + "▁regenerate", + -13.459397315979004 + ], + [ + "▁для", + -13.459437370300293 + ], + [ + "▁Toolkit", + -13.459545135498047 + ], + [ + "graduate", + -13.45956039428711 + ], + [ + "▁popularly", + -13.459647178649902 + ], + [ + "sse", + -13.459670066833496 + ], + [ + "▁humankind", + -13.459738731384277 + ], + [ + "760", + -13.459741592407227 + ], + [ + "▁VH", + -13.45976734161377 + ], + [ + "▁Cassandra", + -13.459829330444336 + ], + [ + "▁peasants", + -13.459850311279297 + ], + [ + "mins", + -13.45985221862793 + ], + [ + "▁Arrange", + -13.45986270904541 + ], + [ + "audio", + -13.459921836853027 + ], + [ + "▁storyteller", + -13.460001945495605 + ], + [ + "▁Paste", + -13.460071563720703 + ], + [ + "lv", + -13.460091590881348 + ], + [ + "watching", + -13.460179328918457 + ], + [ + "logo", + -13.460199356079102 + ], + [ + "▁Climb", + -13.460226058959961 + ], + [ + "▁LX", + -13.460346221923828 + ], + [ + "▁workloads", + -13.460437774658203 + ], + [ + "experience", + -13.460454940795898 + ], + [ + "▁Belly", + -13.460460662841797 + ], + [ + "drama", + -13.460479736328125 + ], + [ + "opa", + -13.460569381713867 + ], + [ + "CEO", + -13.460654258728027 + ], + [ + "ж", + -13.46065616607666 + ], + [ + "▁evaluates", + -13.460750579833984 + ], + [ + "▁Fundamental", + -13.460779190063477 + ], + [ + "▁Middlesex", + -13.460785865783691 + ], + [ + "▁choked", + -13.460790634155273 + ], + [ + "▁Etc", + -13.460805892944336 + ], + [ + "▁Nik", + -13.460806846618652 + ], + [ + "▁legality", + -13.460840225219727 + ], + [ + "▁227", + -13.46084976196289 + ], + [ + "▁leveled", + -13.460869789123535 + ], + [ + "eder", + -13.460874557495117 + ], + [ + "▁facelift", + -13.460945129394531 + ], + [ + "▁manslaughter", + -13.461052894592285 + ], + [ + "▁Tick", + -13.461060523986816 + ], + [ + "▁Fender", + -13.461135864257812 + ], + [ + "▁conscientious", + -13.461169242858887 + ], + [ + "▁Monarch", + -13.461188316345215 + ], + [ + "▁defensively", + -13.461206436157227 + ], + [ + "▁CSI", + -13.461212158203125 + ], + [ + "▁Waterford", + -13.461259841918945 + ], + [ + "▁meadows", + -13.461355209350586 + ], + [ + "▁Scarlett", + -13.461382865905762 + ], + [ + "▁Jesuit", + -13.461397171020508 + ], + [ + "▁favorably", + -13.461441040039062 + ], + [ + "188", + -13.461474418640137 + ], + [ + "▁285", + -13.461475372314453 + ], + [ + "▁magnification", + -13.461506843566895 + ], + [ + "▁1884", + -13.461507797241211 + ], + [ + "▁К", + -13.461515426635742 + ], + [ + "ICS", + -13.461529731750488 + ], + [ + "▁Xmas", + -13.461569786071777 + ], + [ + "▁panicked", + -13.461573600769043 + ], + [ + "▁XD", + -13.461655616760254 + ], + [ + "▁waxing", + -13.461661338806152 + ], + [ + "▁arched", + -13.461666107177734 + ], + [ + "▁Bram", + -13.461737632751465 + ], + [ + "어", + -13.461771965026855 + ], + [ + "▁mites", + -13.461785316467285 + ], + [ + "1979", + -13.461853981018066 + ], + [ + "tent", + -13.461897850036621 + ], + [ + "▁LF", + -13.461912155151367 + ], + [ + "▁optionally", + -13.461978912353516 + ], + [ + "▁Bishops", + -13.461984634399414 + ], + [ + "▁downgrade", + -13.462002754211426 + ], + [ + "▁tights", + -13.462003707885742 + ], + [ + "▁pol", + -13.462076187133789 + ], + [ + "▁Shack", + -13.462082862854004 + ], + [ + "▁distillery", + -13.462102890014648 + ], + [ + "▁hymns", + -13.46217155456543 + ], + [ + "▁riffs", + -13.462228775024414 + ], + [ + "▁Bau", + -13.462296485900879 + ], + [ + "▁Wired", + -13.462306022644043 + ], + [ + "Radio", + -13.462336540222168 + ], + [ + "yah", + -13.462381362915039 + ], + [ + "▁solace", + -13.462442398071289 + ], + [ + "MER", + -13.462471008300781 + ], + [ + "tori", + -13.462530136108398 + ], + [ + "▁sporadic", + -13.462536811828613 + ], + [ + "actor", + -13.46254825592041 + ], + [ + "▁Eisenhower", + -13.46255874633789 + ], + [ + "GEN", + -13.462665557861328 + ], + [ + "▁tat", + -13.462752342224121 + ], + [ + "▁pelvis", + -13.462861061096191 + ], + [ + "▁eyeshadow", + -13.462868690490723 + ], + [ + "lots", + -13.462903022766113 + ], + [ + "▁involuntary", + -13.462940216064453 + ], + [ + "▁Hash", + -13.463006019592285 + ], + [ + "▁filament", + -13.463042259216309 + ], + [ + "mato", + -13.463163375854492 + ], + [ + "▁Usenet", + -13.463164329528809 + ], + [ + "prepared", + -13.463165283203125 + ], + [ + "▁patrols", + -13.463216781616211 + ], + [ + "▁mermaid", + -13.463237762451172 + ], + [ + "▁Antoine", + -13.463255882263184 + ], + [ + "на", + -13.463356018066406 + ], + [ + "NIC", + -13.463433265686035 + ], + [ + "▁Accountant", + -13.463465690612793 + ], + [ + "▁congressman", + -13.463473320007324 + ], + [ + "570", + -13.463502883911133 + ], + [ + "▁1024", + -13.463539123535156 + ], + [ + "▁MMO", + -13.463583946228027 + ], + [ + "▁secretive", + -13.463650703430176 + ], + [ + "▁ASC", + -13.463672637939453 + ], + [ + "▁chronicles", + -13.463698387145996 + ], + [ + "object", + -13.46375560760498 + ], + [ + "UD", + -13.463767051696777 + ], + [ + "utter", + -13.463767051696777 + ], + [ + "▁dangling", + -13.463813781738281 + ], + [ + "▁bubbling", + -13.463825225830078 + ], + [ + "Germany", + -13.463885307312012 + ], + [ + "▁homogeneous", + -13.463977813720703 + ], + [ + "▁strolling", + -13.46402359008789 + ], + [ + "▁perish", + -13.464043617248535 + ], + [ + "▁diode", + -13.464057922363281 + ], + [ + "▁predatory", + -13.464081764221191 + ], + [ + "▁Acupuncture", + -13.464113235473633 + ], + [ + "▁sf", + -13.464125633239746 + ], + [ + "▁blogged", + -13.464132308959961 + ], + [ + "▁MSP", + -13.464136123657227 + ], + [ + "▁LH", + -13.464152336120605 + ], + [ + "▁Takes", + -13.46436595916748 + ], + [ + "▁knights", + -13.464380264282227 + ], + [ + "▁presided", + -13.464431762695312 + ], + [ + "▁bombed", + -13.464523315429688 + ], + [ + "▁orphans", + -13.46458625793457 + ], + [ + "▁181", + -13.464616775512695 + ], + [ + "▁IMPORTANT", + -13.464639663696289 + ], + [ + "▁dossier", + -13.464707374572754 + ], + [ + "▁officiating", + -13.464730262756348 + ], + [ + "▁186", + -13.464764595031738 + ], + [ + "▁skim", + -13.46478271484375 + ], + [ + "▁homers", + -13.464791297912598 + ], + [ + "▁stockholders", + -13.464842796325684 + ], + [ + "▁Malt", + -13.464889526367188 + ], + [ + "among", + -13.464899063110352 + ], + [ + "▁unprepared", + -13.46491813659668 + ], + [ + "▁puppets", + -13.464949607849121 + ], + [ + "▁Dolby", + -13.464967727661133 + ], + [ + "dding", + -13.464978218078613 + ], + [ + "▁Enemy", + -13.464978218078613 + ], + [ + "▁mums", + -13.464984893798828 + ], + [ + "edition", + -13.465059280395508 + ], + [ + "▁DACA", + -13.465072631835938 + ], + [ + "rino", + -13.465170860290527 + ], + [ + "lg", + -13.46518325805664 + ], + [ + "▁Spielberg", + -13.465185165405273 + ], + [ + "▁Satin", + -13.465242385864258 + ], + [ + "▁MSM", + -13.465245246887207 + ], + [ + "nio", + -13.465300559997559 + ], + [ + "▁TMZ", + -13.465348243713379 + ], + [ + "dx", + -13.465362548828125 + ], + [ + "▁planks", + -13.46550178527832 + ], + [ + "▁pigeon", + -13.4657621383667 + ], + [ + "▁̧", + -13.465779304504395 + ], + [ + "▁Melody", + -13.465808868408203 + ], + [ + "▁Gauge", + -13.465868949890137 + ], + [ + "▁webmaster", + -13.465872764587402 + ], + [ + "▁EO", + -13.465889930725098 + ], + [ + "▁treacherous", + -13.465903282165527 + ], + [ + "▁snatched", + -13.465935707092285 + ], + [ + "1800", + -13.465944290161133 + ], + [ + "▁contrasted", + -13.465977668762207 + ], + [ + "▁Genes", + -13.466008186340332 + ], + [ + "▁playlists", + -13.466018676757812 + ], + [ + "smoking", + -13.466073989868164 + ], + [ + "▁prototyping", + -13.466075897216797 + ], + [ + "▁AIM", + -13.466090202331543 + ], + [ + "Four", + -13.466092109680176 + ], + [ + "▁curvature", + -13.466110229492188 + ], + [ + "hydro", + -13.466147422790527 + ], + [ + "▁SIG", + -13.466163635253906 + ], + [ + "▁Mans", + -13.466193199157715 + ], + [ + "▁Dice", + -13.466279029846191 + ], + [ + "▁repaid", + -13.466309547424316 + ], + [ + "▁Kurds", + -13.466320037841797 + ], + [ + "▁enlist", + -13.466358184814453 + ], + [ + "▁carton", + -13.466362953186035 + ], + [ + "▁bittersweet", + -13.466482162475586 + ], + [ + "▁abolish", + -13.466484069824219 + ], + [ + "lean", + -13.466585159301758 + ], + [ + "▁Cri", + -13.466612815856934 + ], + [ + "▁strife", + -13.466643333435059 + ], + [ + "▁Atmospheric", + -13.466679573059082 + ], + [ + "▁fists", + -13.466718673706055 + ], + [ + "▁CSV", + -13.466748237609863 + ], + [ + "▁ethereal", + -13.466763496398926 + ], + [ + "▁Cane", + -13.466764450073242 + ], + [ + "sty", + -13.466946601867676 + ], + [ + "hire", + -13.466972351074219 + ], + [ + "▁Oswald", + -13.466980934143066 + ], + [ + "tara", + -13.466985702514648 + ], + [ + "▁от", + -13.466994285583496 + ], + [ + "▁MIL", + -13.467055320739746 + ], + [ + "▁Clone", + -13.467137336730957 + ], + [ + "▁OU", + -13.46713924407959 + ], + [ + "▁Rashid", + -13.46713924407959 + ], + [ + "▁theorem", + -13.467192649841309 + ], + [ + "▁Uzbekistan", + -13.467198371887207 + ], + [ + "▁Beech", + -13.467252731323242 + ], + [ + "export", + -13.467268943786621 + ], + [ + "▁thrives", + -13.467286109924316 + ], + [ + "storage", + -13.467312812805176 + ], + [ + "▁MEN", + -13.467365264892578 + ], + [ + "▁Toast", + -13.467451095581055 + ], + [ + "▁Browne", + -13.467503547668457 + ], + [ + "▁stoked", + -13.46760368347168 + ], + [ + "INS", + -13.467604637145996 + ], + [ + "490", + -13.467642784118652 + ], + [ + "▁contraception", + -13.467691421508789 + ], + [ + "▁Culinary", + -13.467772483825684 + ], + [ + "▁eyeing", + -13.467860221862793 + ], + [ + "▁MCC", + -13.467909812927246 + ], + [ + "▁cluttered", + -13.467947006225586 + ], + [ + "▁AVI", + -13.467984199523926 + ], + [ + "▁Branson", + -13.468009948730469 + ], + [ + "▁Marlins", + -13.468009948730469 + ], + [ + "▁Aries", + -13.468110084533691 + ], + [ + "believe", + -13.468159675598145 + ], + [ + "▁Landmark", + -13.468234062194824 + ], + [ + "▁desktops", + -13.468364715576172 + ], + [ + "Road", + -13.468371391296387 + ], + [ + "▁Ambrose", + -13.46845531463623 + ], + [ + "▁beets", + -13.468460083007812 + ], + [ + "▁Jab", + -13.468473434448242 + ], + [ + "▁Locate", + -13.468488693237305 + ], + [ + "▁propulsion", + -13.46854019165039 + ], + [ + "▁versed", + -13.468649864196777 + ], + [ + "▁quilted", + -13.468693733215332 + ], + [ + "Edge", + -13.468761444091797 + ], + [ + "cid", + -13.468826293945312 + ], + [ + "▁Dozens", + -13.468873023986816 + ], + [ + "▁lacquer", + -13.468887329101562 + ], + [ + "▁Telescope", + -13.468958854675293 + ], + [ + "▁Opti", + -13.46897029876709 + ], + [ + "▁unsuitable", + -13.468975067138672 + ], + [ + "▁biographies", + -13.468998908996582 + ], + [ + "▁ب", + -13.469001770019531 + ], + [ + "hear", + -13.469015121459961 + ], + [ + "▁spoons", + -13.469072341918945 + ], + [ + "▁apo", + -13.469107627868652 + ], + [ + "▁Chips", + -13.469197273254395 + ], + [ + "▁deteriorate", + -13.469221115112305 + ], + [ + "▁uttered", + -13.469223022460938 + ], + [ + "▁bog", + -13.469231605529785 + ], + [ + "▁Billing", + -13.469243049621582 + ], + [ + "▁Rudolph", + -13.469245910644531 + ], + [ + "Anne", + -13.469280242919922 + ], + [ + "hil", + -13.469305992126465 + ], + [ + "future", + -13.46933364868164 + ], + [ + "▁instructing", + -13.469335556030273 + ], + [ + "▁Ach", + -13.469416618347168 + ], + [ + "▁retrieving", + -13.469467163085938 + ], + [ + "▁penchant", + -13.469480514526367 + ], + [ + "س", + -13.469583511352539 + ], + [ + "▁McCann", + -13.469622611999512 + ], + [ + "▁crept", + -13.469645500183105 + ], + [ + "▁Scientology", + -13.4696683883667 + ], + [ + "▁Gamble", + -13.469720840454102 + ], + [ + "▁glimpses", + -13.469815254211426 + ], + [ + "Main", + -13.469841003417969 + ], + [ + "▁Controlled", + -13.469844818115234 + ], + [ + "▁sta", + -13.469849586486816 + ], + [ + "▁Clicking", + -13.46985912322998 + ], + [ + "liked", + -13.469970703125 + ], + [ + "CRA", + -13.470002174377441 + ], + [ + "▁Textile", + -13.470056533813477 + ], + [ + "▁pomegranate", + -13.470075607299805 + ], + [ + "▁Levitra", + -13.470083236694336 + ], + [ + "▁Scoop", + -13.470142364501953 + ], + [ + "▁Kawasaki", + -13.470203399658203 + ], + [ + "▁Sami", + -13.470207214355469 + ], + [ + "▁shortstop", + -13.470232009887695 + ], + [ + "▁conglomerate", + -13.470242500305176 + ], + [ + "277", + -13.470273971557617 + ], + [ + "▁Homestead", + -13.470282554626465 + ], + [ + "▁HIPAA", + -13.470297813415527 + ], + [ + "▁thinly", + -13.470398902893066 + ], + [ + "▁brawl", + -13.47040843963623 + ], + [ + "▁Magistrate", + -13.470460891723633 + ], + [ + "Er", + -13.470600128173828 + ], + [ + "▁Constantine", + -13.470625877380371 + ], + [ + "▁Fei", + -13.47074031829834 + ], + [ + "▁tonne", + -13.470768928527832 + ], + [ + "▁replenish", + -13.47079086303711 + ], + [ + "▁phosphorylation", + -13.470793724060059 + ], + [ + "▁Timing", + -13.470800399780273 + ], + [ + "▁Couture", + -13.470861434936523 + ], + [ + "▁Hoping", + -13.470877647399902 + ], + [ + "▁Pres", + -13.4708833694458 + ], + [ + "Europe", + -13.470887184143066 + ], + [ + "iche", + -13.470934867858887 + ], + [ + "▁MPH", + -13.471056938171387 + ], + [ + "▁tonal", + -13.47118091583252 + ], + [ + "River", + -13.471200942993164 + ], + [ + "▁MSU", + -13.471319198608398 + ], + [ + "▁Chun", + -13.471323013305664 + ], + [ + "▁ejected", + -13.471403121948242 + ], + [ + "▁prepping", + -13.471467018127441 + ], + [ + "▁Wynn", + -13.471508979797363 + ], + [ + "▁unpack", + -13.471536636352539 + ], + [ + "▁Rath", + -13.471546173095703 + ], + [ + "▁Milky", + -13.471556663513184 + ], + [ + "▁mobilization", + -13.4716157913208 + ], + [ + "wit", + -13.471617698669434 + ], + [ + "▁Honest", + -13.471640586853027 + ], + [ + "ryl", + -13.4716796875 + ], + [ + "▁Sven", + -13.471692085266113 + ], + [ + "▁skillful", + -13.471829414367676 + ], + [ + "ु", + -13.471894264221191 + ], + [ + "▁COUNTY", + -13.47189998626709 + ], + [ + "▁competitively", + -13.47195816040039 + ], + [ + "▁zum", + -13.471965789794922 + ], + [ + "▁expedite", + -13.471969604492188 + ], + [ + "▁Chico", + -13.472071647644043 + ], + [ + "yahoo", + -13.47212028503418 + ], + [ + "ues", + -13.47213077545166 + ], + [ + "▁menacing", + -13.472211837768555 + ], + [ + "uce", + -13.472220420837402 + ], + [ + "▁Freddy", + -13.472293853759766 + ], + [ + "▁Concerning", + -13.472326278686523 + ], + [ + "crime", + -13.472376823425293 + ], + [ + "▁THROUGH", + -13.4724760055542 + ], + [ + "219", + -13.47252368927002 + ], + [ + "▁zodiac", + -13.472594261169434 + ], + [ + "▁budgetary", + -13.472646713256836 + ], + [ + "▁departures", + -13.472760200500488 + ], + [ + "▁Instantly", + -13.472799301147461 + ], + [ + "▁Assange", + -13.472803115844727 + ], + [ + "▁Humphrey", + -13.472925186157227 + ], + [ + "▁moniker", + -13.473012924194336 + ], + [ + "USE", + -13.473045349121094 + ], + [ + "▁pleas", + -13.47305679321289 + ], + [ + "▁Stephan", + -13.4732027053833 + ], + [ + "254", + -13.473209381103516 + ], + [ + "▁walled", + -13.473241806030273 + ], + [ + "▁Pasta", + -13.473334312438965 + ], + [ + "▁braided", + -13.473334312438965 + ], + [ + "▁irregularities", + -13.473339080810547 + ], + [ + "creative", + -13.473370552062988 + ], + [ + "▁CNS", + -13.473442077636719 + ], + [ + "▁acreage", + -13.473448753356934 + ], + [ + "▁paramedics", + -13.47347354888916 + ], + [ + "SY", + -13.47349739074707 + ], + [ + "▁Lange", + -13.473509788513184 + ], + [ + "doubt", + -13.473549842834473 + ], + [ + "▁О", + -13.473670959472656 + ], + [ + "▁astronomers", + -13.473674774169922 + ], + [ + "ē", + -13.473703384399414 + ], + [ + "▁instantaneous", + -13.473709106445312 + ], + [ + "▁circling", + -13.473738670349121 + ], + [ + "▁Greensboro", + -13.473759651184082 + ], + [ + "north", + -13.473763465881348 + ], + [ + "▁Technological", + -13.473898887634277 + ], + [ + "▁whispers", + -13.473934173583984 + ], + [ + "▁forklift", + -13.473968505859375 + ], + [ + "Kim", + -13.47397232055664 + ], + [ + "ovo", + -13.474034309387207 + ], + [ + "▁parting", + -13.474087715148926 + ], + [ + "▁unwavering", + -13.474089622497559 + ], + [ + "▁propensity", + -13.474095344543457 + ], + [ + "▁prog", + -13.474156379699707 + ], + [ + "telling", + -13.474203109741211 + ], + [ + "▁proton", + -13.474370002746582 + ], + [ + "WAY", + -13.474430084228516 + ], + [ + "▁Manufactured", + -13.474453926086426 + ], + [ + "▁reorganization", + -13.47447395324707 + ], + [ + "Field", + -13.47457504272461 + ], + [ + "▁Cheltenham", + -13.474588394165039 + ], + [ + "UST", + -13.474679946899414 + ], + [ + "▁SCP", + -13.474700927734375 + ], + [ + "▁unthinkable", + -13.474706649780273 + ], + [ + "▁sk", + -13.474710464477539 + ], + [ + "▁Inspire", + -13.474762916564941 + ], + [ + "▁mogul", + -13.474782943725586 + ], + [ + "▁BO", + -13.474844932556152 + ], + [ + "ор", + -13.474858283996582 + ], + [ + "▁GoPro", + -13.474894523620605 + ], + [ + "Sync", + -13.474915504455566 + ], + [ + "▁Boko", + -13.474966049194336 + ], + [ + "▁Founding", + -13.475015640258789 + ], + [ + "▁unmarried", + -13.47518253326416 + ], + [ + "▁Entrepreneurs", + -13.475215911865234 + ], + [ + "▁manifests", + -13.475311279296875 + ], + [ + "▁stub", + -13.475362777709961 + ], + [ + "▁illustrious", + -13.475364685058594 + ], + [ + "▁transnational", + -13.475370407104492 + ], + [ + "▁BLUE", + -13.47540283203125 + ], + [ + "▁Actors", + -13.475418090820312 + ], + [ + "CMS", + -13.475472450256348 + ], + [ + "Content", + -13.475516319274902 + ], + [ + "▁darkened", + -13.475560188293457 + ], + [ + "Rourke", + -13.475564002990723 + ], + [ + "▁theorists", + -13.475654602050781 + ], + [ + "ardo", + -13.475667953491211 + ], + [ + "▁detachable", + -13.475685119628906 + ], + [ + "▁vid", + -13.475768089294434 + ], + [ + "▁ASU", + -13.475808143615723 + ], + [ + "▁Sz", + -13.47588062286377 + ], + [ + "▁Witt", + -13.475943565368652 + ], + [ + "▁syndicated", + -13.476103782653809 + ], + [ + "▁protectors", + -13.476155281066895 + ], + [ + "▁carefree", + -13.476322174072266 + ], + [ + "Facebook", + -13.47640323638916 + ], + [ + "ject", + -13.476444244384766 + ], + [ + "▁vying", + -13.476485252380371 + ], + [ + "▁Huddersfield", + -13.4765625 + ], + [ + "quote", + -13.476607322692871 + ], + [ + "patch", + -13.476643562316895 + ], + [ + "▁psychiatry", + -13.476694107055664 + ], + [ + "▁Derbyshire", + -13.476753234863281 + ], + [ + "driver", + -13.47681713104248 + ], + [ + "▁Shores", + -13.476877212524414 + ], + [ + "262", + -13.47687816619873 + ], + [ + "▁ATR", + -13.476885795593262 + ], + [ + "rico", + -13.47709846496582 + ], + [ + "gua", + -13.477185249328613 + ], + [ + "quel", + -13.477204322814941 + ], + [ + "ISS", + -13.477252006530762 + ], + [ + "▁precinct", + -13.477278709411621 + ], + [ + "▁Spine", + -13.47732162475586 + ], + [ + "Trade", + -13.477343559265137 + ], + [ + "equal", + -13.477381706237793 + ], + [ + "Another", + -13.477386474609375 + ], + [ + "▁superbly", + -13.477418899536133 + ], + [ + "▁Westbrook", + -13.477446556091309 + ], + [ + "▁ENT", + -13.477527618408203 + ], + [ + "▁fleets", + -13.477601051330566 + ], + [ + "▁embryonic", + -13.477645874023438 + ], + [ + "▁Polytechnic", + -13.477736473083496 + ], + [ + "▁Riv", + -13.477738380432129 + ], + [ + "▁Therapeutic", + -13.477781295776367 + ], + [ + "▁structuring", + -13.477781295776367 + ], + [ + "▁Balloon", + -13.477901458740234 + ], + [ + "account", + -13.477909088134766 + ], + [ + "▁Manga", + -13.477968215942383 + ], + [ + "▁filename", + -13.478065490722656 + ], + [ + "▁entropy", + -13.478108406066895 + ], + [ + "▁Royce", + -13.478147506713867 + ], + [ + "Camp", + -13.478154182434082 + ], + [ + "▁emp", + -13.478175163269043 + ], + [ + "Blog", + -13.478206634521484 + ], + [ + "▁Ayurveda", + -13.478276252746582 + ], + [ + "▁Admittedly", + -13.478350639343262 + ], + [ + "▁193", + -13.478426933288574 + ], + [ + "expected", + -13.478485107421875 + ], + [ + "▁diaries", + -13.478507995605469 + ], + [ + "▁Organized", + -13.478545188903809 + ], + [ + "▁fishery", + -13.478551864624023 + ], + [ + "▁bre", + -13.478596687316895 + ], + [ + "▁Bloomington", + -13.47860050201416 + ], + [ + "▁NIC", + -13.478660583496094 + ], + [ + "▁triumphant", + -13.478660583496094 + ], + [ + "▁elevations", + -13.478662490844727 + ], + [ + "▁orphanage", + -13.478700637817383 + ], + [ + "▁differed", + -13.478729248046875 + ], + [ + "▁Hats", + -13.478734970092773 + ], + [ + "▁Spears", + -13.478734970092773 + ], + [ + "▁BBB", + -13.478751182556152 + ], + [ + "ных", + -13.478754997253418 + ], + [ + "▁Reducing", + -13.478832244873047 + ], + [ + "▁Haitian", + -13.478839874267578 + ], + [ + "▁appellant", + -13.478846549987793 + ], + [ + "▁Civilization", + -13.478891372680664 + ], + [ + "▁suggestive", + -13.478909492492676 + ], + [ + "▁PMC", + -13.479024887084961 + ], + [ + "▁plat", + -13.47903060913086 + ], + [ + "▁palliative", + -13.479036331176758 + ], + [ + "ër", + -13.47906494140625 + ], + [ + "▁furnishing", + -13.479106903076172 + ], + [ + "▁deco", + -13.47916030883789 + ], + [ + "kari", + -13.47920036315918 + ], + [ + "Five", + -13.479240417480469 + ], + [ + "▁injecting", + -13.479257583618164 + ], + [ + "▁juggle", + -13.479269027709961 + ], + [ + "CDC", + -13.479340553283691 + ], + [ + "▁juniors", + -13.479358673095703 + ], + [ + "▁Bees", + -13.479462623596191 + ], + [ + "▁refrigerators", + -13.479477882385254 + ], + [ + "▁CHI", + -13.479533195495605 + ], + [ + "▁laced", + -13.479554176330566 + ], + [ + "▁Responses", + -13.479557037353516 + ], + [ + "▁McGraw", + -13.47972583770752 + ], + [ + "▁outfielder", + -13.479780197143555 + ], + [ + "▁Salle", + -13.479848861694336 + ], + [ + "▁Blackwell", + -13.479920387268066 + ], + [ + "▁Exceptional", + -13.479926109313965 + ], + [ + "▁scarring", + -13.479959487915039 + ], + [ + "▁bloated", + -13.480097770690918 + ], + [ + "▁breakthroughs", + -13.480290412902832 + ], + [ + "igi", + -13.480305671691895 + ], + [ + "▁Advocates", + -13.480365753173828 + ], + [ + "▁familial", + -13.48039436340332 + ], + [ + "▁Juno", + -13.480460166931152 + ], + [ + "ان", + -13.480551719665527 + ], + [ + "▁Rockwell", + -13.480572700500488 + ], + [ + "▁pickle", + -13.480646133422852 + ], + [ + "▁Ancestry", + -13.480659484863281 + ], + [ + "▁reformed", + -13.48078441619873 + ], + [ + "▁european", + -13.480856895446777 + ], + [ + "▁crippling", + -13.480969429016113 + ], + [ + "brainer", + -13.48098373413086 + ], + [ + "▁wondrous", + -13.481017112731934 + ], + [ + "▁chemist", + -13.481097221374512 + ], + [ + "▁seminary", + -13.481141090393066 + ], + [ + "▁backpacking", + -13.481149673461914 + ], + [ + "▁Rx", + -13.481154441833496 + ], + [ + "▁Cruiser", + -13.481250762939453 + ], + [ + "▁sieve", + -13.481266021728516 + ], + [ + "▁Busy", + -13.481266975402832 + ], + [ + "▁Tarot", + -13.48132610321045 + ], + [ + "fry", + -13.48135757446289 + ], + [ + "▁vulgar", + -13.481361389160156 + ], + [ + "▁poppy", + -13.4815034866333 + ], + [ + "▁IDF", + -13.481545448303223 + ], + [ + "▁sustainably", + -13.48156452178955 + ], + [ + "▁Harp", + -13.481599807739258 + ], + [ + "RH", + -13.481600761413574 + ], + [ + "▁allotment", + -13.481606483459473 + ], + [ + "▁Remix", + -13.481666564941406 + ], + [ + "▁Beyonce", + -13.481678009033203 + ], + [ + "306", + -13.481696128845215 + ], + [ + "▁geese", + -13.481771469116211 + ], + [ + "▁thugs", + -13.48177433013916 + ], + [ + "Review", + -13.4818696975708 + ], + [ + "▁calculates", + -13.481953620910645 + ], + [ + "▁Gam", + -13.481956481933594 + ], + [ + "▁Tun", + -13.481983184814453 + ], + [ + "oti", + -13.48199462890625 + ], + [ + "▁Scenic", + -13.48218822479248 + ], + [ + "▁Careers", + -13.482210159301758 + ], + [ + "▁coincided", + -13.48224925994873 + ], + [ + "▁Albanian", + -13.482301712036133 + ], + [ + "▁Developmental", + -13.482365608215332 + ], + [ + "disc", + -13.482386589050293 + ], + [ + "ope", + -13.482428550720215 + ], + [ + "▁namespace", + -13.48248291015625 + ], + [ + "▁Responsive", + -13.482548713684082 + ], + [ + "▁Operators", + -13.482623100280762 + ], + [ + "▁hens", + -13.48264217376709 + ], + [ + "▁LEED", + -13.482653617858887 + ], + [ + "▁AUTO", + -13.482666015625 + ], + [ + "clo", + -13.482672691345215 + ], + [ + "▁blinking", + -13.482745170593262 + ], + [ + "producer", + -13.482815742492676 + ], + [ + "▁Dior", + -13.482824325561523 + ], + [ + "▁Proposed", + -13.482828140258789 + ], + [ + "▁slumber", + -13.482828140258789 + ], + [ + "▁glaucoma", + -13.482860565185547 + ], + [ + "▁wrecked", + -13.48288631439209 + ], + [ + "▁Clever", + -13.48289966583252 + ], + [ + "▁Wolverine", + -13.482952117919922 + ], + [ + "▁advertiser", + -13.482978820800781 + ], + [ + "comp", + -13.483089447021484 + ], + [ + "pull", + -13.483104705810547 + ], + [ + "▁Ramon", + -13.483104705810547 + ], + [ + "▁Jinping", + -13.483158111572266 + ], + [ + "▁Elastic", + -13.483181953430176 + ], + [ + "▁Elton", + -13.48320198059082 + ], + [ + "▁shank", + -13.483205795288086 + ], + [ + "▁macroeconomic", + -13.483288764953613 + ], + [ + "▁Britney", + -13.48328971862793 + ], + [ + "▁expeditions", + -13.483327865600586 + ], + [ + "▁Mecca", + -13.4833345413208 + ], + [ + "Pan", + -13.48333740234375 + ], + [ + "▁stylistic", + -13.48343563079834 + ], + [ + "▁reassured", + -13.483438491821289 + ], + [ + "▁Docs", + -13.483441352844238 + ], + [ + "▁bothers", + -13.48344898223877 + ], + [ + "ough", + -13.483479499816895 + ], + [ + "▁crusade", + -13.483487129211426 + ], + [ + "▁Unicorn", + -13.483511924743652 + ], + [ + "▁comedians", + -13.483528137207031 + ], + [ + "▁drier", + -13.483528137207031 + ], + [ + "▁Reformation", + -13.483637809753418 + ], + [ + "▁inhibited", + -13.483695983886719 + ], + [ + "▁jan", + -13.483948707580566 + ], + [ + "▁fiancé", + -13.483951568603516 + ], + [ + "▁Plugin", + -13.48404598236084 + ], + [ + "▁Flyer", + -13.484057426452637 + ], + [ + "▁cliché", + -13.48405933380127 + ], + [ + "▁Mika", + -13.484074592590332 + ], + [ + "▁NYSE", + -13.484101295471191 + ], + [ + "▁Proposition", + -13.484131813049316 + ], + [ + "▁webpages", + -13.484189987182617 + ], + [ + "▁Easton", + -13.484201431274414 + ], + [ + "▁Respondent", + -13.484314918518066 + ], + [ + "▁Dissertation", + -13.484450340270996 + ], + [ + "▁insurgents", + -13.484475135803223 + ], + [ + "▁sup", + -13.484554290771484 + ], + [ + "▁watchers", + -13.484583854675293 + ], + [ + "▁reconstruct", + -13.48465633392334 + ], + [ + "▁rheumatoid", + -13.484702110290527 + ], + [ + "▁Pixar", + -13.48473834991455 + ], + [ + "▁pharmacists", + -13.484769821166992 + ], + [ + "ní", + -13.484781265258789 + ], + [ + "▁Cambodian", + -13.484809875488281 + ], + [ + "eja", + -13.484814643859863 + ], + [ + "▁LDL", + -13.484870910644531 + ], + [ + "▁Interim", + -13.484910011291504 + ], + [ + "▁primed", + -13.484926223754883 + ], + [ + "▁emitting", + -13.485068321228027 + ], + [ + "finding", + -13.48511791229248 + ], + [ + "▁ignited", + -13.485198974609375 + ], + [ + "throw", + -13.485212326049805 + ], + [ + "ener", + -13.485271453857422 + ], + [ + "▁endowment", + -13.485346794128418 + ], + [ + "▁Protector", + -13.485400199890137 + ], + [ + "▁renewables", + -13.485426902770996 + ], + [ + "▁Interpretation", + -13.48543643951416 + ], + [ + "▁JH", + -13.485442161560059 + ], + [ + "▁transverse", + -13.485467910766602 + ], + [ + "Commerce", + -13.485517501831055 + ], + [ + "▁tempt", + -13.4855318069458 + ], + [ + "▁ger", + -13.485533714294434 + ], + [ + "▁Ami", + -13.485541343688965 + ], + [ + "▁Nex", + -13.485546112060547 + ], + [ + "▁congratulated", + -13.485550880432129 + ], + [ + "▁CMA", + -13.485613822937012 + ], + [ + "▁Mixer", + -13.4856595993042 + ], + [ + "▁MPEG", + -13.485673904418945 + ], + [ + "▁discredit", + -13.485701560974121 + ], + [ + "▁Hex", + -13.485733032226562 + ], + [ + "▁Valentines", + -13.485747337341309 + ], + [ + "▁zen", + -13.485770225524902 + ], + [ + "▁Rollins", + -13.485836029052734 + ], + [ + "▁Ripple", + -13.485881805419922 + ], + [ + "MAR", + -13.485956192016602 + ], + [ + "lix", + -13.485969543457031 + ], + [ + "▁Mats", + -13.486016273498535 + ], + [ + "ни", + -13.486019134521484 + ], + [ + "▁Earrings", + -13.4860258102417 + ], + [ + "Ltd", + -13.486102104187012 + ], + [ + "▁rattle", + -13.48613452911377 + ], + [ + "▁malnutrition", + -13.486151695251465 + ], + [ + "eem", + -13.486160278320312 + ], + [ + "▁affectionate", + -13.486236572265625 + ], + [ + "▁raspberries", + -13.48625373840332 + ], + [ + "▁Butte", + -13.48625659942627 + ], + [ + "▁Newtown", + -13.486329078674316 + ], + [ + "morning", + -13.486413955688477 + ], + [ + "▁KING", + -13.486464500427246 + ], + [ + "▁shouts", + -13.486533164978027 + ], + [ + "▁tripled", + -13.486587524414062 + ], + [ + "和", + -13.486595153808594 + ], + [ + "lady", + -13.486627578735352 + ], + [ + "orange", + -13.486650466918945 + ], + [ + "yla", + -13.486733436584473 + ], + [ + "▁Incidentally", + -13.48674488067627 + ], + [ + "▁adversary", + -13.486773490905762 + ], + [ + "cad", + -13.48678970336914 + ], + [ + "▁Eligibility", + -13.486834526062012 + ], + [ + "hani", + -13.486862182617188 + ], + [ + "▁HOA", + -13.486879348754883 + ], + [ + "rising", + -13.486923217773438 + ], + [ + "âs", + -13.486950874328613 + ], + [ + "goo", + -13.487066268920898 + ], + [ + "▁BPA", + -13.487075805664062 + ], + [ + "bha", + -13.487086296081543 + ], + [ + "▁Yar", + -13.487114906311035 + ], + [ + "▁gripped", + -13.487120628356934 + ], + [ + "▁escrow", + -13.48714542388916 + ], + [ + "▁evaporation", + -13.487204551696777 + ], + [ + "▁GCC", + -13.48721981048584 + ], + [ + "▁civilisation", + -13.487239837646484 + ], + [ + "▁Weir", + -13.487318992614746 + ], + [ + "▁jammed", + -13.487364768981934 + ], + [ + "006", + -13.487370491027832 + ], + [ + "DJ", + -13.487373352050781 + ], + [ + "▁Schu", + -13.487396240234375 + ], + [ + "▁Hab", + -13.487449645996094 + ], + [ + "▁clarifying", + -13.48747730255127 + ], + [ + "▁Hornets", + -13.48752498626709 + ], + [ + "▁slime", + -13.487528800964355 + ], + [ + "▁Interviews", + -13.487585067749023 + ], + [ + "▁gamut", + -13.487716674804688 + ], + [ + "▁AdWords", + -13.487740516662598 + ], + [ + "▁notifying", + -13.48779296875 + ], + [ + "▁Eighth", + -13.487812995910645 + ], + [ + "▁Staten", + -13.487837791442871 + ], + [ + "▁afar", + -13.487860679626465 + ], + [ + "▁storey", + -13.487922668457031 + ], + [ + "escent", + -13.487957000732422 + ], + [ + "▁Reconstruction", + -13.487993240356445 + ], + [ + "▁axial", + -13.488024711608887 + ], + [ + "▁Cant", + -13.488061904907227 + ], + [ + "▁Lightroom", + -13.488100051879883 + ], + [ + "▁Vaughn", + -13.488138198852539 + ], + [ + "▁posh", + -13.48816204071045 + ], + [ + "▁Conventional", + -13.488166809082031 + ], + [ + "▁bottoms", + -13.488213539123535 + ], + [ + "▁intelligently", + -13.488232612609863 + ], + [ + "Error", + -13.488249778747559 + ], + [ + "▁Signals", + -13.488293647766113 + ], + [ + "▁spiked", + -13.488303184509277 + ], + [ + "▁Firefighters", + -13.48831844329834 + ], + [ + "▁HUNDRED", + -13.48836612701416 + ], + [ + "▁Offered", + -13.488371849060059 + ], + [ + "▁Pontiac", + -13.48837947845459 + ], + [ + "▁recognising", + -13.488442420959473 + ], + [ + "eel", + -13.488459587097168 + ], + [ + "ffer", + -13.488469123840332 + ], + [ + "▁matchmaking", + -13.488485336303711 + ], + [ + "▁Regent", + -13.488521575927734 + ], + [ + "▁Sip", + -13.488579750061035 + ], + [ + "▁symmetrical", + -13.488691329956055 + ], + [ + "▁tavern", + -13.48870849609375 + ], + [ + "▁abrasion", + -13.488714218139648 + ], + [ + "sugar", + -13.488716125488281 + ], + [ + "▁Whiskey", + -13.488720893859863 + ], + [ + "▁Journalists", + -13.488840103149414 + ], + [ + "▁191", + -13.488862991333008 + ], + [ + "fox", + -13.488877296447754 + ], + [ + "▁epitome", + -13.488913536071777 + ], + [ + "▁excelled", + -13.488916397094727 + ], + [ + "▁Pleasure", + -13.488927841186523 + ], + [ + "▁SOS", + -13.488958358764648 + ], + [ + "▁Survivors", + -13.48898696899414 + ], + [ + "wolf", + -13.489204406738281 + ], + [ + "▁ECO", + -13.489227294921875 + ], + [ + "▁abundantly", + -13.48933219909668 + ], + [ + "▁tumbling", + -13.489341735839844 + ], + [ + "▁NAV", + -13.489349365234375 + ], + [ + "▁Mock", + -13.489398002624512 + ], + [ + "plot", + -13.489405632019043 + ], + [ + "▁Dump", + -13.489468574523926 + ], + [ + "▁comma", + -13.489483833312988 + ], + [ + "Trust", + -13.489506721496582 + ], + [ + "▁pretended", + -13.489545822143555 + ], + [ + "▁Sliding", + -13.489627838134766 + ], + [ + "doo", + -13.48971939086914 + ], + [ + "▁tequila", + -13.489727973937988 + ], + [ + "▁audiobook", + -13.489729881286621 + ], + [ + "▁Parmesan", + -13.489767074584961 + ], + [ + "Han", + -13.489787101745605 + ], + [ + "▁Specification", + -13.489824295043945 + ], + [ + "▁Extensions", + -13.489911079406738 + ], + [ + "▁succulent", + -13.49006462097168 + ], + [ + "▁unreal", + -13.490090370178223 + ], + [ + "▁sinner", + -13.490245819091797 + ], + [ + "▁neonatal", + -13.490392684936523 + ], + [ + "▁someplace", + -13.490399360656738 + ], + [ + "lant", + -13.490460395812988 + ], + [ + "▁Lars", + -13.490474700927734 + ], + [ + "▁snapshots", + -13.490574836730957 + ], + [ + "▁murky", + -13.490594863891602 + ], + [ + "▁Amtrak", + -13.490622520446777 + ], + [ + "▁Anders", + -13.490718841552734 + ], + [ + "protected", + -13.490779876708984 + ], + [ + "▁Verify", + -13.490790367126465 + ], + [ + "▁defiance", + -13.490814208984375 + ], + [ + "▁MSI", + -13.490850448608398 + ], + [ + "Perfect", + -13.490882873535156 + ], + [ + "▁Chateau", + -13.490888595581055 + ], + [ + "▁fielder", + -13.490894317626953 + ], + [ + "Having", + -13.49091911315918 + ], + [ + "silver", + -13.490930557250977 + ], + [ + "▁Customize", + -13.490966796875 + ], + [ + "▁DN", + -13.491047859191895 + ], + [ + "▁pears", + -13.491178512573242 + ], + [ + "▁predictor", + -13.491233825683594 + ], + [ + "▁mayonnaise", + -13.491290092468262 + ], + [ + "▁Token", + -13.491337776184082 + ], + [ + "▁Freshman", + -13.491351127624512 + ], + [ + "▁DAC", + -13.491442680358887 + ], + [ + "▁MSN", + -13.49148178100586 + ], + [ + "▁Commitment", + -13.491589546203613 + ], + [ + "afa", + -13.491682052612305 + ], + [ + "▁aligns", + -13.491693496704102 + ], + [ + "▁outsole", + -13.49169635772705 + ], + [ + "▁Athletes", + -13.491700172424316 + ], + [ + "ál", + -13.491735458374023 + ], + [ + "▁Quay", + -13.491741180419922 + ], + [ + "wah", + -13.4917573928833 + ], + [ + "▁chewy", + -13.491815567016602 + ], + [ + "▁acquitted", + -13.49202823638916 + ], + [ + "▁keypad", + -13.492074966430664 + ], + [ + "▁Chand", + -13.492088317871094 + ], + [ + "▁revising", + -13.492096900939941 + ], + [ + "▁lice", + -13.492108345031738 + ], + [ + "▁seeker", + -13.492111206054688 + ], + [ + "▁shielding", + -13.492120742797852 + ], + [ + "▁Mess", + -13.492225646972656 + ], + [ + "▁BAC", + -13.492347717285156 + ], + [ + "▁dropdown", + -13.492363929748535 + ], + [ + "▁enrolment", + -13.49238395690918 + ], + [ + "▁Precious", + -13.492505073547363 + ], + [ + "obo", + -13.492508888244629 + ], + [ + "handle", + -13.492509841918945 + ], + [ + "▁anecdotal", + -13.492559432983398 + ], + [ + "upper", + -13.492645263671875 + ], + [ + "▁tigers", + -13.49265193939209 + ], + [ + "▁fiat", + -13.492681503295898 + ], + [ + "▁layup", + -13.492838859558105 + ], + [ + "▁unimaginable", + -13.492852210998535 + ], + [ + "▁enigmatic", + -13.4928560256958 + ], + [ + "vita", + -13.492863655090332 + ], + [ + "▁rematch", + -13.492881774902344 + ], + [ + "▁Monty", + -13.492888450622559 + ], + [ + "castle", + -13.492897033691406 + ], + [ + "▁Proto", + -13.492903709411621 + ], + [ + "▁bribe", + -13.492961883544922 + ], + [ + "▁Harm", + -13.493006706237793 + ], + [ + "▁Pics", + -13.493109703063965 + ], + [ + "ACE", + -13.493240356445312 + ], + [ + "outside", + -13.493249893188477 + ], + [ + "crest", + -13.493254661560059 + ], + [ + "▁slaughtered", + -13.493260383605957 + ], + [ + "288", + -13.493285179138184 + ], + [ + "▁Curtains", + -13.493313789367676 + ], + [ + "▁Vader", + -13.493340492248535 + ], + [ + "▁Burnley", + -13.493403434753418 + ], + [ + "▁Agro", + -13.493637084960938 + ], + [ + "有", + -13.493687629699707 + ], + [ + "▁Dryer", + -13.493735313415527 + ], + [ + "▁Hume", + -13.493780136108398 + ], + [ + "▁endorsements", + -13.493816375732422 + ], + [ + "▁Plates", + -13.493878364562988 + ], + [ + "▁Aged", + -13.494000434875488 + ], + [ + "▁PDT", + -13.494017601013184 + ], + [ + "▁Societies", + -13.49403190612793 + ], + [ + "▁conspicuous", + -13.494035720825195 + ], + [ + "▁lodges", + -13.49406623840332 + ], + [ + "▁Torch", + -13.49407958984375 + ], + [ + "▁reimbursed", + -13.494192123413086 + ], + [ + "▁Dhaka", + -13.494220733642578 + ], + [ + "regular", + -13.494237899780273 + ], + [ + "▁Rot", + -13.494264602661133 + ], + [ + "▁cabling", + -13.494268417358398 + ], + [ + "▁GAME", + -13.494436264038086 + ], + [ + "rud", + -13.494452476501465 + ], + [ + "▁ky", + -13.494466781616211 + ], + [ + "▁fairytale", + -13.494470596313477 + ], + [ + "▁Daryl", + -13.494536399841309 + ], + [ + "▁lovable", + -13.494542121887207 + ], + [ + "▁vera", + -13.494563102722168 + ], + [ + "▁myocardial", + -13.494572639465332 + ], + [ + "▁selfless", + -13.494589805603027 + ], + [ + "▁Tuesdays", + -13.494706153869629 + ], + [ + "▁heirloom", + -13.494872093200684 + ], + [ + "capacity", + -13.494919776916504 + ], + [ + "duct", + -13.494952201843262 + ], + [ + "▁Vicky", + -13.495038986206055 + ], + [ + "▁breakage", + -13.49514102935791 + ], + [ + "▁weeping", + -13.49514102935791 + ], + [ + "▁1883", + -13.49515438079834 + ], + [ + "▁MSc", + -13.495245933532715 + ], + [ + "▁Grease", + -13.495267868041992 + ], + [ + "▁Conner", + -13.495285987854004 + ], + [ + "▁drugstore", + -13.495402336120605 + ], + [ + "OX", + -13.495408058166504 + ], + [ + "▁asian", + -13.495434761047363 + ], + [ + "uj", + -13.495473861694336 + ], + [ + "▁Hail", + -13.495478630065918 + ], + [ + "▁demonic", + -13.495545387268066 + ], + [ + "▁equestrian", + -13.495553016662598 + ], + [ + "▁Corrections", + -13.495555877685547 + ], + [ + "▁outfitted", + -13.495584487915039 + ], + [ + "▁encoder", + -13.495588302612305 + ], + [ + "trend", + -13.495590209960938 + ], + [ + "FDA", + -13.495686531066895 + ], + [ + "▁Adler", + -13.495720863342285 + ], + [ + "▁Razor", + -13.495731353759766 + ], + [ + "▁Autonomous", + -13.495792388916016 + ], + [ + "▁Fau", + -13.495794296264648 + ], + [ + "▁resembled", + -13.495797157287598 + ], + [ + "ders", + -13.495880126953125 + ], + [ + "▁smoothing", + -13.495935440063477 + ], + [ + "▁8000", + -13.495953559875488 + ], + [ + "▁momentarily", + -13.496051788330078 + ], + [ + "▁justices", + -13.496092796325684 + ], + [ + "▁sneaky", + -13.496199607849121 + ], + [ + "sail", + -13.4962797164917 + ], + [ + "▁Aura", + -13.49628734588623 + ], + [ + "▁Porch", + -13.496380805969238 + ], + [ + "▁231", + -13.496423721313477 + ], + [ + "▁devour", + -13.496480941772461 + ], + [ + "▁complimented", + -13.49653148651123 + ], + [ + "acid", + -13.496597290039062 + ], + [ + "▁frantically", + -13.496600151062012 + ], + [ + "▁Needle", + -13.496606826782227 + ], + [ + "▁Gamma", + -13.496623039245605 + ], + [ + "▁transferable", + -13.496630668640137 + ], + [ + "▁Mirrors", + -13.496654510498047 + ], + [ + "▁wavy", + -13.49670696258545 + ], + [ + "▁charisma", + -13.496712684631348 + ], + [ + "512", + -13.496713638305664 + ], + [ + "▁gothic", + -13.496733665466309 + ], + [ + "Mod", + -13.496831893920898 + ], + [ + "▁APS", + -13.496835708618164 + ], + [ + "▁flirting", + -13.49683666229248 + ], + [ + "▁Cay", + -13.4968900680542 + ], + [ + "▁gulf", + -13.49692153930664 + ], + [ + "▁pickled", + -13.496973991394043 + ], + [ + "▁Longer", + -13.497028350830078 + ], + [ + "lad", + -13.497111320495605 + ], + [ + "▁Raman", + -13.49713134765625 + ], + [ + "▁Consciousness", + -13.497169494628906 + ], + [ + "auer", + -13.497251510620117 + ], + [ + "▁DOM", + -13.497272491455078 + ], + [ + "notes", + -13.497285842895508 + ], + [ + "▁tumultuous", + -13.497293472290039 + ], + [ + "▁ceases", + -13.497300148010254 + ], + [ + "▁Dracula", + -13.49732494354248 + ], + [ + "▁soreness", + -13.497333526611328 + ], + [ + "▁resurrected", + -13.497385025024414 + ], + [ + "▁Receiver", + -13.497428894042969 + ], + [ + "possibly", + -13.497432708740234 + ], + [ + "▁lumps", + -13.497447967529297 + ], + [ + "cars", + -13.497527122497559 + ], + [ + "▁rodeo", + -13.497541427612305 + ], + [ + "▁Lithium", + -13.497560501098633 + ], + [ + "houses", + -13.497565269470215 + ], + [ + "▁Played", + -13.497576713562012 + ], + [ + "▁recounts", + -13.497635841369629 + ], + [ + "▁masterful", + -13.49770450592041 + ], + [ + "▁Camille", + -13.497835159301758 + ], + [ + "furniture", + -13.497955322265625 + ], + [ + "▁KH", + -13.497971534729004 + ], + [ + "▁1876", + -13.497976303100586 + ], + [ + "▁Railways", + -13.497993469238281 + ], + [ + "▁Admit", + -13.498153686523438 + ], + [ + "▁Merck", + -13.49816608428955 + ], + [ + "▁Keynes", + -13.4981689453125 + ], + [ + "▁clipping", + -13.498250961303711 + ], + [ + "▁umbrellas", + -13.498270988464355 + ], + [ + "▁Macmillan", + -13.498327255249023 + ], + [ + "hydroxy", + -13.49836540222168 + ], + [ + "▁Kaepernick", + -13.498379707336426 + ], + [ + "▁dependant", + -13.498381614685059 + ], + [ + "moderate", + -13.498497009277344 + ], + [ + "▁Westchester", + -13.498647689819336 + ], + [ + "award", + -13.498664855957031 + ], + [ + "Second", + -13.49866771697998 + ], + [ + "Luke", + -13.498716354370117 + ], + [ + "▁leaflet", + -13.498732566833496 + ], + [ + "▁bullies", + -13.498780250549316 + ], + [ + "▁wigs", + -13.498825073242188 + ], + [ + "YS", + -13.49882698059082 + ], + [ + "▁ketchup", + -13.498861312866211 + ], + [ + "iation", + -13.498867988586426 + ], + [ + "▁unplug", + -13.498880386352539 + ], + [ + "▁tunic", + -13.49891471862793 + ], + [ + "breaker", + -13.498945236206055 + ], + [ + "▁racked", + -13.498970985412598 + ], + [ + "▁Bitter", + -13.499068260192871 + ], + [ + "▁Confirmation", + -13.4990816116333 + ], + [ + "mund", + -13.499116897583008 + ], + [ + "▁Motel", + -13.499117851257324 + ], + [ + "▁ACCESS", + -13.49915599822998 + ], + [ + "Think", + -13.499178886413574 + ], + [ + "▁iris", + -13.499241828918457 + ], + [ + "▁testimonies", + -13.49928092956543 + ], + [ + "▁ANGELES", + -13.499290466308594 + ], + [ + "ciones", + -13.499306678771973 + ], + [ + "▁impractical", + -13.499367713928223 + ], + [ + "▁Dag", + -13.499494552612305 + ], + [ + "▁Redemption", + -13.499497413635254 + ], + [ + "▁ticked", + -13.499500274658203 + ], + [ + "ч", + -13.499517440795898 + ], + [ + "▁deprive", + -13.499545097351074 + ], + [ + "▁prerequisites", + -13.499612808227539 + ], + [ + "shelf", + -13.499615669250488 + ], + [ + "▁tbsp", + -13.499615669250488 + ], + [ + "▁hardcover", + -13.499652862548828 + ], + [ + "▁Tracks", + -13.499673843383789 + ], + [ + "▁contentment", + -13.499700546264648 + ], + [ + "▁recollection", + -13.499720573425293 + ], + [ + "▁Worked", + -13.49975299835205 + ], + [ + "▁Chandigarh", + -13.499771118164062 + ], + [ + "▁sarcastic", + -13.499778747558594 + ], + [ + "▁orthodontic", + -13.499786376953125 + ], + [ + "▁colorectal", + -13.499789237976074 + ], + [ + "▁lobe", + -13.499817848205566 + ], + [ + "▁congrats", + -13.499821662902832 + ], + [ + "▁intervened", + -13.499829292297363 + ], + [ + "▁Ibiza", + -13.499876022338867 + ], + [ + "▁airspace", + -13.499895095825195 + ], + [ + "▁Crisp", + -13.499922752380371 + ], + [ + "aze", + -13.499939918518066 + ], + [ + "279", + -13.49996566772461 + ], + [ + "▁countered", + -13.5 + ], + [ + "▁Oo", + -13.500007629394531 + ], + [ + "▁commercialization", + -13.50003719329834 + ], + [ + "▁wetland", + -13.500096321105957 + ], + [ + "AFP", + -13.500138282775879 + ], + [ + "Week", + -13.500186920166016 + ], + [ + "680", + -13.500232696533203 + ], + [ + "▁Novak", + -13.500239372253418 + ], + [ + "▁hepatic", + -13.50027847290039 + ], + [ + "▁Educators", + -13.500404357910156 + ], + [ + "▁whack", + -13.500481605529785 + ], + [ + "concept", + -13.50048542022705 + ], + [ + "▁Hurry", + -13.50051498413086 + ], + [ + "dol", + -13.5005521774292 + ], + [ + "▁Neg", + -13.500580787658691 + ], + [ + "▁Josef", + -13.500619888305664 + ], + [ + "▁Melinda", + -13.500649452209473 + ], + [ + "▁Elise", + -13.500655174255371 + ], + [ + "▁Ridley", + -13.50066089630127 + ], + [ + "▁fumble", + -13.50068473815918 + ], + [ + "CHA", + -13.500699996948242 + ], + [ + "▁Apocalypse", + -13.500710487365723 + ], + [ + "PK", + -13.500738143920898 + ], + [ + "▁̈", + -13.500760078430176 + ], + [ + "HN", + -13.500810623168945 + ], + [ + "▁Tet", + -13.500853538513184 + ], + [ + "▁unfit", + -13.500899314880371 + ], + [ + "▁Swarovski", + -13.50100326538086 + ], + [ + "▁Quentin", + -13.501006126403809 + ], + [ + "KY", + -13.501007080078125 + ], + [ + "Gar", + -13.501021385192871 + ], + [ + "▁Refugee", + -13.50103759765625 + ], + [ + "▁Lys", + -13.501110076904297 + ], + [ + "mania", + -13.501148223876953 + ], + [ + "▁hangers", + -13.501158714294434 + ], + [ + "▁hotspots", + -13.501175880432129 + ], + [ + "ITE", + -13.501249313354492 + ], + [ + "international", + -13.501306533813477 + ], + [ + "▁kennel", + -13.501357078552246 + ], + [ + "▁innumerable", + -13.501484870910645 + ], + [ + "rana", + -13.501703262329102 + ], + [ + "aine", + -13.501766204833984 + ], + [ + "▁disgusted", + -13.501814842224121 + ], + [ + "▁sift", + -13.501933097839355 + ], + [ + "▁cloning", + -13.50197982788086 + ], + [ + "john", + -13.501998901367188 + ], + [ + "039", + -13.502086639404297 + ], + [ + "Age", + -13.502153396606445 + ], + [ + "▁Klopp", + -13.502166748046875 + ], + [ + "▁Differential", + -13.502168655395508 + ], + [ + "▁endogenous", + -13.502208709716797 + ], + [ + "▁ROS", + -13.50222396850586 + ], + [ + "▁252", + -13.50228214263916 + ], + [ + "▁Catholicism", + -13.50239372253418 + ], + [ + "insert", + -13.502429008483887 + ], + [ + "▁Feeding", + -13.502435684204102 + ], + [ + "▁Honorary", + -13.502453804016113 + ], + [ + "▁stoppage", + -13.502460479736328 + ], + [ + "269", + -13.502473831176758 + ], + [ + "▁bona", + -13.502473831176758 + ], + [ + "▁invaders", + -13.502531051635742 + ], + [ + "▁1875", + -13.502584457397461 + ], + [ + "Both", + -13.502641677856445 + ], + [ + "▁cartel", + -13.502655982971191 + ], + [ + "▁Trojans", + -13.502681732177734 + ], + [ + "▁ointment", + -13.502699851989746 + ], + [ + "stadt", + -13.502739906311035 + ], + [ + "ald", + -13.502808570861816 + ], + [ + "】", + -13.502847671508789 + ], + [ + "▁subtract", + -13.502872467041016 + ], + [ + "▁Keen", + -13.502955436706543 + ], + [ + "▁NAC", + -13.502967834472656 + ], + [ + "phe", + -13.502982139587402 + ], + [ + "▁classmate", + -13.503005027770996 + ], + [ + "wara", + -13.503044128417969 + ], + [ + "▁Requests", + -13.503096580505371 + ], + [ + "▁Collegiate", + -13.503159523010254 + ], + [ + "determination", + -13.503185272216797 + ], + [ + "▁Cocktail", + -13.503196716308594 + ], + [ + "▁freelancer", + -13.503213882446289 + ], + [ + "itic", + -13.503233909606934 + ], + [ + "▁KN", + -13.503302574157715 + ], + [ + "▁inhale", + -13.503316879272461 + ], + [ + "▁CBT", + -13.503317832946777 + ], + [ + "▁Chia", + -13.503393173217773 + ], + [ + "▁prism", + -13.503443717956543 + ], + [ + "avo", + -13.50354290008545 + ], + [ + "▁Laugh", + -13.503558158874512 + ], + [ + "▁samsung", + -13.503586769104004 + ], + [ + "▁straws", + -13.50358772277832 + ], + [ + "▁tangy", + -13.503647804260254 + ], + [ + "▁flared", + -13.503671646118164 + ], + [ + "▁conserving", + -13.503714561462402 + ], + [ + "▁229", + -13.5038423538208 + ], + [ + "▁CTA", + -13.503843307495117 + ], + [ + "▁Piazza", + -13.50391674041748 + ], + [ + "Ur", + -13.503931999206543 + ], + [ + "▁elliptical", + -13.504020690917969 + ], + [ + "▁Limits", + -13.50408935546875 + ], + [ + "Fair", + -13.504222869873047 + ], + [ + "cab", + -13.50429916381836 + ], + [ + "▁philippines", + -13.504318237304688 + ], + [ + "STAR", + -13.50437068939209 + ], + [ + "▁expanse", + -13.504375457763672 + ], + [ + "▁Lis", + -13.504389762878418 + ], + [ + "▁Tori", + -13.50442886352539 + ], + [ + "▁Leica", + -13.504478454589844 + ], + [ + "▁timid", + -13.50450611114502 + ], + [ + "▁sparking", + -13.504508018493652 + ], + [ + "▁MPG", + -13.50451374053955 + ], + [ + "▁Alternate", + -13.504535675048828 + ], + [ + "▁kiosk", + -13.50456714630127 + ], + [ + "▁Catalogue", + -13.504653930664062 + ], + [ + "loan", + -13.504730224609375 + ], + [ + "▁vistas", + -13.50479507446289 + ], + [ + "ghan", + -13.504816055297852 + ], + [ + "Sex", + -13.504822731018066 + ], + [ + "raz", + -13.504838943481445 + ], + [ + "▁Handy", + -13.504894256591797 + ], + [ + "▁Minnie", + -13.50489616394043 + ], + [ + "▁hating", + -13.504928588867188 + ], + [ + "▁Rodeo", + -13.504932403564453 + ], + [ + "RAN", + -13.504971504211426 + ], + [ + "▁Avalanche", + -13.50504207611084 + ], + [ + "▁Enrique", + -13.505095481872559 + ], + [ + "▁undone", + -13.505096435546875 + ], + [ + "ия", + -13.505117416381836 + ], + [ + "▁Onion", + -13.50512409210205 + ], + [ + "ede", + -13.505159378051758 + ], + [ + "ა", + -13.50517463684082 + ], + [ + "▁Extraordinary", + -13.505220413208008 + ], + [ + "▁Manu", + -13.505237579345703 + ], + [ + "▁234", + -13.505242347717285 + ], + [ + "▁peasant", + -13.505266189575195 + ], + [ + "▁usher", + -13.50529670715332 + ], + [ + "Bob", + -13.505372047424316 + ], + [ + "▁Consolidated", + -13.50537395477295 + ], + [ + "▁Cheat", + -13.505399703979492 + ], + [ + "▁219", + -13.505410194396973 + ], + [ + "▁Appl", + -13.50546646118164 + ], + [ + "▁sensibility", + -13.505488395690918 + ], + [ + "▁tumbled", + -13.505539894104004 + ], + [ + "▁Huntsville", + -13.505589485168457 + ], + [ + "Article", + -13.505624771118164 + ], + [ + "▁tasteful", + -13.505634307861328 + ], + [ + "▁Cougars", + -13.505687713623047 + ], + [ + "▁blizzard", + -13.505897521972656 + ], + [ + "▁airfare", + -13.505906105041504 + ], + [ + "▁harassing", + -13.505926132202148 + ], + [ + "grand", + -13.505938529968262 + ], + [ + "▁1848", + -13.505949974060059 + ], + [ + "▁Doha", + -13.506059646606445 + ], + [ + "▁Novo", + -13.506117820739746 + ], + [ + "tooth", + -13.506173133850098 + ], + [ + "▁Stuttgart", + -13.506227493286133 + ], + [ + "▁Pom", + -13.506293296813965 + ], + [ + "IK", + -13.506360054016113 + ], + [ + "▁cot", + -13.506372451782227 + ], + [ + "draft", + -13.506402969360352 + ], + [ + "▁coroner", + -13.506403923034668 + ], + [ + "▁agitated", + -13.506463050842285 + ], + [ + "▁Polly", + -13.506599426269531 + ], + [ + "▁deserts", + -13.506684303283691 + ], + [ + "▁proofs", + -13.50675106048584 + ], + [ + "Latin", + -13.50681209564209 + ], + [ + "iano", + -13.506830215454102 + ], + [ + "▁lineman", + -13.506836891174316 + ], + [ + "Support", + -13.50687026977539 + ], + [ + "▁littered", + -13.506888389587402 + ], + [ + "▁willow", + -13.506949424743652 + ], + [ + "▁Selena", + -13.506974220275879 + ], + [ + "▁flo", + -13.507009506225586 + ], + [ + "▁Majestic", + -13.507040977478027 + ], + [ + "▁Ike", + -13.507067680358887 + ], + [ + "▁Locations", + -13.507131576538086 + ], + [ + "▁clog", + -13.507194519042969 + ], + [ + "Mind", + -13.507231712341309 + ], + [ + "▁intensify", + -13.507349967956543 + ], + [ + "ggin", + -13.507369041442871 + ], + [ + "▁Pau", + -13.507376670837402 + ], + [ + "▁Seasonal", + -13.507461547851562 + ], + [ + "▁Anyhow", + -13.50747013092041 + ], + [ + "▁grasping", + -13.507519721984863 + ], + [ + "currently", + -13.507552146911621 + ], + [ + "▁Query", + -13.507561683654785 + ], + [ + "▁Rab", + -13.507614135742188 + ], + [ + "Cell", + -13.507733345031738 + ], + [ + "Eye", + -13.507762908935547 + ], + [ + "temperature", + -13.507765769958496 + ], + [ + "▁Nicky", + -13.507772445678711 + ], + [ + "▁196", + -13.507832527160645 + ], + [ + "▁celebratory", + -13.507835388183594 + ], + [ + "▁rel", + -13.507904052734375 + ], + [ + "▁fray", + -13.507911682128906 + ], + [ + "▁dieting", + -13.507926940917969 + ], + [ + "▁grandpa", + -13.507930755615234 + ], + [ + "▁graced", + -13.507946014404297 + ], + [ + "▁Irrigation", + -13.507949829101562 + ], + [ + "▁televisions", + -13.507980346679688 + ], + [ + "▁Ranking", + -13.50800609588623 + ], + [ + "▁wasteful", + -13.50811767578125 + ], + [ + "▁kosher", + -13.508166313171387 + ], + [ + "▁excels", + -13.508234977722168 + ], + [ + "▁intellectuals", + -13.50827407836914 + ], + [ + "▁als", + -13.508282661437988 + ], + [ + "▁Refuge", + -13.508306503295898 + ], + [ + "▁Chairperson", + -13.508331298828125 + ], + [ + "▁doping", + -13.508343696594238 + ], + [ + "▁enchanted", + -13.5083646774292 + ], + [ + "hotel", + -13.508442878723145 + ], + [ + "▁varnish", + -13.508443832397461 + ], + [ + "▁Nun", + -13.508564949035645 + ], + [ + "▁unintentionally", + -13.508574485778809 + ], + [ + "▁ladders", + -13.508600234985352 + ], + [ + "jay", + -13.508604049682617 + ], + [ + "kb", + -13.508615493774414 + ], + [ + "▁archery", + -13.508697509765625 + ], + [ + "▁stronghold", + -13.50879955291748 + ], + [ + "fm", + -13.50883960723877 + ], + [ + "▁Pottery", + -13.508845329284668 + ], + [ + "▁parable", + -13.5088529586792 + ], + [ + "▁Padres", + -13.508925437927246 + ], + [ + "oph", + -13.508929252624512 + ], + [ + "cious", + -13.508942604064941 + ], + [ + "▁SCH", + -13.509057998657227 + ], + [ + "▁Wolfgang", + -13.509079933166504 + ], + [ + "▁Madhya", + -13.509098052978516 + ], + [ + "▁WOULD", + -13.50912857055664 + ], + [ + "ape", + -13.509178161621094 + ], + [ + "▁Lehigh", + -13.509190559387207 + ], + [ + "▁looms", + -13.509296417236328 + ], + [ + "▁Northeastern", + -13.509325981140137 + ], + [ + "▁ineligible", + -13.509442329406738 + ], + [ + "▁grills", + -13.509462356567383 + ], + [ + "random", + -13.509488105773926 + ], + [ + "▁при", + -13.509566307067871 + ], + [ + "eza", + -13.509586334228516 + ], + [ + "▁AAC", + -13.509746551513672 + ], + [ + "collectively", + -13.509751319885254 + ], + [ + "finder", + -13.50977897644043 + ], + [ + "▁Athena", + -13.509812355041504 + ], + [ + "dust", + -13.50985336303711 + ], + [ + "ubi", + -13.509895324707031 + ], + [ + "TECH", + -13.50989818572998 + ], + [ + "▁firewood", + -13.509902000427246 + ], + [ + "▁Letting", + -13.509934425354004 + ], + [ + "349", + -13.509973526000977 + ], + [ + "optional", + -13.509981155395508 + ], + [ + "▁Dumpsters", + -13.510050773620605 + ], + [ + "▁Tsu", + -13.51008129119873 + ], + [ + "electronic", + -13.510119438171387 + ], + [ + "estate", + -13.510125160217285 + ], + [ + "▁whey", + -13.510137557983398 + ], + [ + "▁Surgeon", + -13.510160446166992 + ], + [ + "▁nil", + -13.510184288024902 + ], + [ + "blank", + -13.510209083557129 + ], + [ + "shock", + -13.51021671295166 + ], + [ + "rä", + -13.510244369506836 + ], + [ + "▁Soros", + -13.51027774810791 + ], + [ + "▁hopper", + -13.510284423828125 + ], + [ + "▁405", + -13.510287284851074 + ], + [ + "▁DPS", + -13.510330200195312 + ], + [ + "▁Camaro", + -13.510392189025879 + ], + [ + "▁millennia", + -13.510393142700195 + ], + [ + "187", + -13.510458946228027 + ], + [ + "▁mixtures", + -13.510467529296875 + ], + [ + "MIT", + -13.510470390319824 + ], + [ + "▁Enrollment", + -13.51053524017334 + ], + [ + "Rev", + -13.510672569274902 + ], + [ + "▁Sweeney", + -13.510679244995117 + ], + [ + "▁MAG", + -13.510695457458496 + ], + [ + "▁020", + -13.510723114013672 + ], + [ + "weak", + -13.510744094848633 + ], + [ + "▁Chorus", + -13.510777473449707 + ], + [ + "▁ghetto", + -13.51080322265625 + ], + [ + "▁minivan", + -13.51081657409668 + ], + [ + "▁Beans", + -13.510835647583008 + ], + [ + "gies", + -13.510844230651855 + ], + [ + "▁branching", + -13.510848045349121 + ], + [ + "▁VG", + -13.510866165161133 + ], + [ + "▁EDIT", + -13.510875701904297 + ], + [ + "▁magistrate", + -13.510876655578613 + ], + [ + "stic", + -13.510958671569824 + ], + [ + "▁camped", + -13.510960578918457 + ], + [ + "▁Arun", + -13.510966300964355 + ], + [ + "▁fri", + -13.51099967956543 + ], + [ + "▁lily", + -13.511019706726074 + ], + [ + "▁SOLD", + -13.511035919189453 + ], + [ + "sounding", + -13.511063575744629 + ], + [ + "▁Wifi", + -13.511073112487793 + ], + [ + "emotional", + -13.51108169555664 + ], + [ + "installed", + -13.511116027832031 + ], + [ + "▁lemons", + -13.511144638061523 + ], + [ + "▁ticketing", + -13.511146545410156 + ], + [ + "▁Prints", + -13.5111722946167 + ], + [ + "▁Maddie", + -13.511181831359863 + ], + [ + "▁haircuts", + -13.511181831359863 + ], + [ + "▁volley", + -13.511249542236328 + ], + [ + "rse", + -13.511311531066895 + ], + [ + "▁Aden", + -13.511324882507324 + ], + [ + "cleaning", + -13.51144027709961 + ], + [ + "RK", + -13.511488914489746 + ], + [ + "▁polarized", + -13.511557579040527 + ], + [ + "walking", + -13.51159954071045 + ], + [ + "▁Anywhere", + -13.511661529541016 + ], + [ + "▁Prediction", + -13.511674880981445 + ], + [ + "▁biker", + -13.511702537536621 + ], + [ + "animal", + -13.511872291564941 + ], + [ + "Cr", + -13.511996269226074 + ], + [ + "▁Ctrl", + -13.512022972106934 + ], + [ + "▁Obtain", + -13.512064933776855 + ], + [ + "▁pedagogical", + -13.512088775634766 + ], + [ + "▁Carole", + -13.51215648651123 + ], + [ + "▁cortical", + -13.51216983795166 + ], + [ + "Face", + -13.512184143066406 + ], + [ + "▁cracker", + -13.512213706970215 + ], + [ + "▁blackberry", + -13.512240409851074 + ], + [ + "▁Sherwood", + -13.51257038116455 + ], + [ + "hospital", + -13.512572288513184 + ], + [ + "▁unexplained", + -13.512672424316406 + ], + [ + "▁potter", + -13.512674331665039 + ], + [ + "▁automakers", + -13.512676239013672 + ], + [ + "iate", + -13.512683868408203 + ], + [ + "▁reinstall", + -13.512688636779785 + ], + [ + "▁■", + -13.512770652770996 + ], + [ + "▁ridicule", + -13.512778282165527 + ], + [ + "293", + -13.512796401977539 + ], + [ + "Forward", + -13.512909889221191 + ], + [ + "Daniel", + -13.512925148010254 + ], + [ + "▁Spirits", + -13.51297664642334 + ], + [ + "▁Hydra", + -13.512979507446289 + ], + [ + "▁Limerick", + -13.513011932373047 + ], + [ + "▁vista", + -13.513031005859375 + ], + [ + "▁transcend", + -13.513081550598145 + ], + [ + "dro", + -13.513108253479004 + ], + [ + "▁reckoned", + -13.513110160827637 + ], + [ + "▁Lao", + -13.513131141662598 + ], + [ + "▁nitrate", + -13.51314926147461 + ], + [ + "▁donut", + -13.513216972351074 + ], + [ + "▁emptiness", + -13.513230323791504 + ], + [ + "▁Stephenson", + -13.513285636901855 + ], + [ + "▁grievance", + -13.513355255126953 + ], + [ + "▁purposefully", + -13.513530731201172 + ], + [ + "▁Cala", + -13.513599395751953 + ], + [ + "▁nationalities", + -13.513747215270996 + ], + [ + "▁Connector", + -13.513763427734375 + ], + [ + "bai", + -13.513811111450195 + ], + [ + "▁gyms", + -13.513875961303711 + ], + [ + "▁lecturers", + -13.513882637023926 + ], + [ + "ych", + -13.513888359069824 + ], + [ + "▁Sco", + -13.513890266418457 + ], + [ + "leader", + -13.513920783996582 + ], + [ + "▁1867", + -13.513994216918945 + ], + [ + "parts", + -13.514013290405273 + ], + [ + "▁HW", + -13.51404094696045 + ], + [ + "▁pri", + -13.514140129089355 + ], + [ + "Microsoft", + -13.514214515686035 + ], + [ + "▁Fol", + -13.514248847961426 + ], + [ + "▁latte", + -13.514261245727539 + ], + [ + "▁devout", + -13.51429271697998 + ], + [ + "dent", + -13.514320373535156 + ], + [ + "TMt", + -13.514354705810547 + ], + [ + "SET", + -13.514545440673828 + ], + [ + "▁Adv", + -13.514545440673828 + ], + [ + "meat", + -13.514546394348145 + ], + [ + "▁Ø", + -13.514566421508789 + ], + [ + "385", + -13.514633178710938 + ], + [ + "▁gt", + -13.514657020568848 + ], + [ + "▁Kohli", + -13.514692306518555 + ], + [ + "▁Gracie", + -13.514754295349121 + ], + [ + "▁OTC", + -13.514779090881348 + ], + [ + "▁moonlight", + -13.514792442321777 + ], + [ + "▁moulding", + -13.514820098876953 + ], + [ + "▁conclusive", + -13.514843940734863 + ], + [ + "▁dell", + -13.5149507522583 + ], + [ + "▁Rie", + -13.51498794555664 + ], + [ + "▁repealed", + -13.514994621276855 + ], + [ + "ologic", + -13.515022277832031 + ], + [ + "ный", + -13.515120506286621 + ], + [ + "▁facilitation", + -13.515169143676758 + ], + [ + "MEN", + -13.515231132507324 + ], + [ + "Vol", + -13.515389442443848 + ], + [ + "▁conductors", + -13.515435218811035 + ], + [ + "▁Cornish", + -13.515565872192383 + ], + [ + "▁Wondering", + -13.515691757202148 + ], + [ + "▁Ericsson", + -13.515829086303711 + ], + [ + "▁improv", + -13.515864372253418 + ], + [ + "▁Garrison", + -13.51596736907959 + ], + [ + "▁Crete", + -13.516012191772461 + ], + [ + "OU", + -13.516016960144043 + ], + [ + "▁MAD", + -13.51603889465332 + ], + [ + "▁Vy", + -13.516136169433594 + ], + [ + "еѕ", + -13.51618766784668 + ], + [ + "▁Tilt", + -13.516201972961426 + ], + [ + "▁Pollution", + -13.516203880310059 + ], + [ + "▁Hoo", + -13.516215324401855 + ], + [ + "▁diaspora", + -13.516270637512207 + ], + [ + "▁Ev", + -13.516308784484863 + ], + [ + "brother", + -13.51633358001709 + ], + [ + "▁Spartan", + -13.516404151916504 + ], + [ + "▁defenseman", + -13.51641845703125 + ], + [ + "▁Buch", + -13.516542434692383 + ], + [ + "▁Appearance", + -13.5165433883667 + ], + [ + "straight", + -13.516551971435547 + ], + [ + "▁HMRC", + -13.516592979431152 + ], + [ + "por", + -13.51661491394043 + ], + [ + "▁Doctrine", + -13.51662540435791 + ], + [ + "▁UNI", + -13.516648292541504 + ], + [ + "Bee", + -13.516724586486816 + ], + [ + "▁inconsistencies", + -13.516727447509766 + ], + [ + "▁Yarn", + -13.516748428344727 + ], + [ + "grey", + -13.516827583312988 + ], + [ + "▁glut", + -13.516845703125 + ], + [ + "▁indulgence", + -13.5169095993042 + ], + [ + "scientific", + -13.516922950744629 + ], + [ + "▁swimsuit", + -13.516976356506348 + ], + [ + "▁retrofit", + -13.517004013061523 + ], + [ + "▁storefront", + -13.5170259475708 + ], + [ + "Br", + -13.517027854919434 + ], + [ + "▁Vail", + -13.51707935333252 + ], + [ + "▁intimidate", + -13.517142295837402 + ], + [ + "▁topography", + -13.517169952392578 + ], + [ + "▁scaffolding", + -13.517230987548828 + ], + [ + "mesh", + -13.517264366149902 + ], + [ + "▁masculinity", + -13.517271041870117 + ], + [ + "▁duplicated", + -13.517446517944336 + ], + [ + "Ci", + -13.51746654510498 + ], + [ + "Stock", + -13.517502784729004 + ], + [ + "compatible", + -13.517508506774902 + ], + [ + "prone", + -13.517681121826172 + ], + [ + "▁frequented", + -13.517685890197754 + ], + [ + "▁billboards", + -13.517760276794434 + ], + [ + "▁Vegetarian", + -13.51777172088623 + ], + [ + "上", + -13.517788887023926 + ], + [ + "Office", + -13.517833709716797 + ], + [ + "▁whirlpool", + -13.517840385437012 + ], + [ + "ière", + -13.51803970336914 + ], + [ + "▁Wrangler", + -13.518196105957031 + ], + [ + "▁inspecting", + -13.518198013305664 + ], + [ + "▁Mbps", + -13.518352508544922 + ], + [ + "▁Phoebe", + -13.518370628356934 + ], + [ + "▁tel", + -13.518390655517578 + ], + [ + "▁Semiconductor", + -13.518407821655273 + ], + [ + "▁vanish", + -13.51840877532959 + ], + [ + "▁prioritized", + -13.518415451049805 + ], + [ + "▁herds", + -13.51843547821045 + ], + [ + "▁Haynes", + -13.518545150756836 + ], + [ + "▁Agreed", + -13.518696784973145 + ], + [ + "▁overheating", + -13.518716812133789 + ], + [ + "▁Remain", + -13.518733978271484 + ], + [ + "▁Kirsten", + -13.518815040588379 + ], + [ + "▁ESC", + -13.51882266998291 + ], + [ + "ARA", + -13.5188627243042 + ], + [ + "▁Titus", + -13.518876075744629 + ], + [ + "▁Passing", + -13.518913269042969 + ], + [ + "fiber", + -13.518938064575195 + ], + [ + "▁Beckett", + -13.518956184387207 + ], + [ + "pus", + -13.51899528503418 + ], + [ + "▁reeling", + -13.519052505493164 + ], + [ + "▁blockage", + -13.519076347351074 + ], + [ + "▁Largest", + -13.519115447998047 + ], + [ + "▁stent", + -13.519119262695312 + ], + [ + "angi", + -13.519128799438477 + ], + [ + "▁Outline", + -13.519172668457031 + ], + [ + "▁Moh", + -13.519281387329102 + ], + [ + "▁proxies", + -13.519359588623047 + ], + [ + "né", + -13.51940631866455 + ], + [ + "▁underlined", + -13.519412994384766 + ], + [ + "▁Defensive", + -13.519415855407715 + ], + [ + "▁Guo", + -13.519535064697266 + ], + [ + "▁FHA", + -13.519548416137695 + ], + [ + "▁Cosmic", + -13.519562721252441 + ], + [ + "▁incubator", + -13.51956844329834 + ], + [ + "▁defamation", + -13.519618034362793 + ], + [ + "Body", + -13.519654273986816 + ], + [ + "▁bumpy", + -13.519664764404297 + ], + [ + "▁nutty", + -13.519671440124512 + ], + [ + "▁Quit", + -13.519672393798828 + ], + [ + "valent", + -13.519742012023926 + ], + [ + "▁£500", + -13.51978588104248 + ], + [ + "Bu", + -13.519882202148438 + ], + [ + "▁trot", + -13.519920349121094 + ], + [ + "▁Subsequent", + -13.519973754882812 + ], + [ + "▁Rage", + -13.520051002502441 + ], + [ + "PCR", + -13.520051956176758 + ], + [ + "marked", + -13.520090103149414 + ], + [ + "otropic", + -13.520228385925293 + ], + [ + "▁Lakewood", + -13.520295143127441 + ], + [ + "▁foothills", + -13.520322799682617 + ], + [ + "▁ventricular", + -13.520354270935059 + ], + [ + "▁airfield", + -13.520424842834473 + ], + [ + "495", + -13.520495414733887 + ], + [ + "▁DOE", + -13.520569801330566 + ], + [ + "▁narcotics", + -13.520570755004883 + ], + [ + "▁prank", + -13.520675659179688 + ], + [ + "bots", + -13.520686149597168 + ], + [ + "▁spanish", + -13.520710945129395 + ], + [ + "▁soybeans", + -13.520771026611328 + ], + [ + "▁Predator", + -13.520878791809082 + ], + [ + "▁Plateau", + -13.520926475524902 + ], + [ + "▁artefacts", + -13.520957946777344 + ], + [ + "Texas", + -13.520978927612305 + ], + [ + "till", + -13.52109146118164 + ], + [ + "▁Poems", + -13.521134376525879 + ], + [ + "rath", + -13.52114486694336 + ], + [ + "▁conjecture", + -13.521185874938965 + ], + [ + "▁Tweed", + -13.521206855773926 + ], + [ + "▁FH", + -13.521220207214355 + ], + [ + "▁fussy", + -13.521285057067871 + ], + [ + "▁Glue", + -13.521349906921387 + ], + [ + "Report", + -13.52137279510498 + ], + [ + "▁NOTHING", + -13.521380424499512 + ], + [ + "▁Cheney", + -13.521415710449219 + ], + [ + "▁instinctively", + -13.521430969238281 + ], + [ + "▁penguins", + -13.52144718170166 + ], + [ + "NX", + -13.521476745605469 + ], + [ + "▁wavelengths", + -13.52157211303711 + ], + [ + "▁hamburger", + -13.521574974060059 + ], + [ + "▁Pickup", + -13.521583557128906 + ], + [ + "▁HARD", + -13.521584510803223 + ], + [ + "▁decoding", + -13.52161979675293 + ], + [ + "kos", + -13.52167797088623 + ], + [ + "Remember", + -13.521683692932129 + ], + [ + "▁Wrote", + -13.521703720092773 + ], + [ + "263", + -13.521721839904785 + ], + [ + "atti", + -13.521740913391113 + ], + [ + "▁Midtown", + -13.521748542785645 + ], + [ + "▁BAD", + -13.521761894226074 + ], + [ + "▁acc", + -13.521771430969238 + ], + [ + "capital", + -13.52182674407959 + ], + [ + "▁Trenton", + -13.521869659423828 + ], + [ + "oki", + -13.521940231323242 + ], + [ + "▁Alton", + -13.521970748901367 + ], + [ + "SV", + -13.521973609924316 + ], + [ + "▁Kite", + -13.52198600769043 + ], + [ + "444", + -13.52202033996582 + ], + [ + "▁Chardonnay", + -13.522043228149414 + ], + [ + "▁absorbent", + -13.522068977355957 + ], + [ + "▁Bust", + -13.522114753723145 + ], + [ + "▁frugal", + -13.522122383117676 + ], + [ + "Joe", + -13.52216625213623 + ], + [ + "Player", + -13.522184371948242 + ], + [ + "HQ", + -13.522255897521973 + ], + [ + "▁Kad", + -13.522273063659668 + ], + [ + "▁throwback", + -13.522316932678223 + ], + [ + "▁GOT", + -13.522361755371094 + ], + [ + "▁Keyword", + -13.522377014160156 + ], + [ + "▁Wikimedia", + -13.522385597229004 + ], + [ + "▁Cosmo", + -13.522429466247559 + ], + [ + "▁Grilled", + -13.52253532409668 + ], + [ + "inspiring", + -13.522701263427734 + ], + [ + "▁salons", + -13.522706985473633 + ], + [ + "ου", + -13.522793769836426 + ], + [ + "▁wrestlers", + -13.522818565368652 + ], + [ + "▁Agra", + -13.522854804992676 + ], + [ + "▁Frey", + -13.522929191589355 + ], + [ + "▁Diagnosis", + -13.52298641204834 + ], + [ + "▁darts", + -13.523030281066895 + ], + [ + "sharp", + -13.523042678833008 + ], + [ + "rix", + -13.523092269897461 + ], + [ + "graphy", + -13.523191452026367 + ], + [ + "▁watchful", + -13.523259162902832 + ], + [ + "▁recounted", + -13.523293495178223 + ], + [ + "skill", + -13.523383140563965 + ], + [ + "ttle", + -13.523478507995605 + ], + [ + "ę", + -13.523538589477539 + ], + [ + "▁Hendrix", + -13.52358341217041 + ], + [ + "▁Bengali", + -13.523685455322266 + ], + [ + "▁setups", + -13.523783683776855 + ], + [ + "▁remnant", + -13.523797988891602 + ], + [ + "▁racking", + -13.523801803588867 + ], + [ + "▁FAT", + -13.523812294006348 + ], + [ + "▁exacerbate", + -13.523823738098145 + ], + [ + "ISE", + -13.523842811584473 + ], + [ + "▁interacted", + -13.523929595947266 + ], + [ + "▁Beaumont", + -13.523953437805176 + ], + [ + "▁620", + -13.523961067199707 + ], + [ + "▁gemstones", + -13.524033546447754 + ], + [ + "▁NYPD", + -13.52412223815918 + ], + [ + "▁landslide", + -13.524158477783203 + ], + [ + "▁Seamless", + -13.524258613586426 + ], + [ + "▁ridges", + -13.524274826049805 + ], + [ + "▁Beginners", + -13.524285316467285 + ], + [ + "▁allowable", + -13.524317741394043 + ], + [ + "▁encore", + -13.52432918548584 + ], + [ + "▁Heinz", + -13.524441719055176 + ], + [ + "▁Plc", + -13.524443626403809 + ], + [ + "▁moons", + -13.524574279785156 + ], + [ + "▁scammers", + -13.524585723876953 + ], + [ + "▁Productivity", + -13.524612426757812 + ], + [ + "tho", + -13.524624824523926 + ], + [ + "307", + -13.52467155456543 + ], + [ + "▁redress", + -13.524821281433105 + ], + [ + "ulus", + -13.524835586547852 + ], + [ + "▁habitual", + -13.5248441696167 + ], + [ + "▁nutmeg", + -13.524933815002441 + ], + [ + "▁liberating", + -13.525016784667969 + ], + [ + "▁stadiums", + -13.525148391723633 + ], + [ + "▁kr", + -13.525184631347656 + ], + [ + "▁revisiting", + -13.525337219238281 + ], + [ + "▁predefined", + -13.525362014770508 + ], + [ + "▁Orchid", + -13.525370597839355 + ], + [ + "▁unsuccessfully", + -13.52547836303711 + ], + [ + "▁IOS", + -13.52560043334961 + ], + [ + "▁Vox", + -13.525627136230469 + ], + [ + "Los", + -13.525659561157227 + ], + [ + "ELL", + -13.525675773620605 + ], + [ + "▁Astronomy", + -13.52568244934082 + ], + [ + "▁definately", + -13.525691032409668 + ], + [ + "ك", + -13.52579116821289 + ], + [ + "fifth", + -13.525793075561523 + ], + [ + "▁rites", + -13.525837898254395 + ], + [ + "▁neuron", + -13.52587890625 + ], + [ + "▁refrigerate", + -13.525891304016113 + ], + [ + "▁rulings", + -13.525957107543945 + ], + [ + "▁SEAL", + -13.526040077209473 + ], + [ + "▁overshadowed", + -13.526079177856445 + ], + [ + "▁approves", + -13.526082038879395 + ], + [ + "▁EVA", + -13.52614974975586 + ], + [ + "▁Burgundy", + -13.526166915893555 + ], + [ + "▁Landscaping", + -13.52627944946289 + ], + [ + "▁Sectional", + -13.526307106018066 + ], + [ + "▁harms", + -13.526330947875977 + ], + [ + "▁savior", + -13.526334762573242 + ], + [ + "▁vetted", + -13.5263671875 + ], + [ + "▁Recommendations", + -13.526390075683594 + ], + [ + "gent", + -13.52639389038086 + ], + [ + "▁referees", + -13.526456832885742 + ], + [ + "1975", + -13.52648639678955 + ], + [ + "▁occupant", + -13.526533126831055 + ], + [ + "357", + -13.526610374450684 + ], + [ + "▁Chamberlain", + -13.526628494262695 + ], + [ + "gone", + -13.52664852142334 + ], + [ + "▁Billie", + -13.526658058166504 + ], + [ + "▁lizard", + -13.526689529418945 + ], + [ + "▁arenas", + -13.526707649230957 + ], + [ + "▁personable", + -13.52673053741455 + ], + [ + "▁Sung", + -13.526775360107422 + ], + [ + "▁Gentiles", + -13.526834487915039 + ], + [ + "▁Miz", + -13.526935577392578 + ], + [ + "▁Foundations", + -13.526948928833008 + ], + [ + "▁Pointe", + -13.526998519897461 + ], + [ + "▁genotype", + -13.527026176452637 + ], + [ + "Club", + -13.527119636535645 + ], + [ + "▁Static", + -13.527140617370605 + ], + [ + "▁giggle", + -13.527168273925781 + ], + [ + "iter", + -13.527172088623047 + ], + [ + "tah", + -13.527199745178223 + ], + [ + "TEN", + -13.527203559875488 + ], + [ + "▁glorified", + -13.527257919311523 + ], + [ + "▁390", + -13.527287483215332 + ], + [ + "▁Stupid", + -13.52729320526123 + ], + [ + "▁sliders", + -13.527316093444824 + ], + [ + "▁Tera", + -13.527345657348633 + ], + [ + "▁propagate", + -13.527406692504883 + ], + [ + "▁banjo", + -13.527420043945312 + ], + [ + "eum", + -13.527502059936523 + ], + [ + "▁Norse", + -13.527517318725586 + ], + [ + "▁XV", + -13.527541160583496 + ], + [ + "▁Lowry", + -13.52756118774414 + ], + [ + "▁490", + -13.527571678161621 + ], + [ + "▁Geometry", + -13.527750968933105 + ], + [ + "▁Decker", + -13.527862548828125 + ], + [ + "▁wagons", + -13.527875900268555 + ], + [ + "discipline", + -13.527884483337402 + ], + [ + "▁Teenage", + -13.527905464172363 + ], + [ + "▁tensile", + -13.527953147888184 + ], + [ + "▁Manson", + -13.527983665466309 + ], + [ + "▁Draper", + -13.528014183044434 + ], + [ + "▁Lamps", + -13.528024673461914 + ], + [ + "▁Charts", + -13.528155326843262 + ], + [ + "▁paternal", + -13.528181076049805 + ], + [ + "▁manipulative", + -13.528294563293457 + ], + [ + "▁accordion", + -13.528325080871582 + ], + [ + "▁maturation", + -13.528347969055176 + ], + [ + "▁sr", + -13.528372764587402 + ], + [ + "ре", + -13.528395652770996 + ], + [ + "▁Posting", + -13.528403282165527 + ], + [ + "▁Completion", + -13.528409004211426 + ], + [ + "MAT", + -13.528430938720703 + ], + [ + "▁Hemingway", + -13.528546333312988 + ], + [ + "▁uncontrolled", + -13.528555870056152 + ], + [ + "▁boulders", + -13.52856731414795 + ], + [ + "▁malaysia", + -13.528685569763184 + ], + [ + "▁Wie", + -13.528712272644043 + ], + [ + "exist", + -13.528765678405762 + ], + [ + "▁UNICEF", + -13.52877140045166 + ], + [ + "wana", + -13.528790473937988 + ], + [ + "Wait", + -13.528815269470215 + ], + [ + "esis", + -13.528824806213379 + ], + [ + "Thomas", + -13.528932571411133 + ], + [ + "▁enactment", + -13.528938293457031 + ], + [ + "▁Supplemental", + -13.528977394104004 + ], + [ + "▁Doo", + -13.528979301452637 + ], + [ + "▁medial", + -13.528983116149902 + ], + [ + "Would", + -13.529013633728027 + ], + [ + "▁Frames", + -13.529075622558594 + ], + [ + "▁Thereafter", + -13.52907943725586 + ], + [ + "▁Maiden", + -13.52921199798584 + ], + [ + "▁linguistics", + -13.529282569885254 + ], + [ + "tory", + -13.529285430908203 + ], + [ + "Bridge", + -13.529376983642578 + ], + [ + "▁MAS", + -13.52941608428955 + ], + [ + "▁Eh", + -13.529520988464355 + ], + [ + "Monday", + -13.529541015625 + ], + [ + "▁₹", + -13.529541015625 + ], + [ + "▁musically", + -13.529559135437012 + ], + [ + "▁rhymes", + -13.529607772827148 + ], + [ + "▁behaves", + -13.529618263244629 + ], + [ + "▁Shampoo", + -13.529707908630371 + ], + [ + "▁Bak", + -13.52971076965332 + ], + [ + "▁unmistakable", + -13.529719352722168 + ], + [ + "▁plow", + -13.52983283996582 + ], + [ + "▁Huh", + -13.529861450195312 + ], + [ + "Phil", + -13.529909133911133 + ], + [ + "▁PEN", + -13.529932022094727 + ], + [ + "UTC", + -13.529942512512207 + ], + [ + "▁McKenna", + -13.529962539672852 + ], + [ + "▁Lamborghini", + -13.529986381530762 + ], + [ + "▁Huskies", + -13.530020713806152 + ], + [ + "▁Tem", + -13.530062675476074 + ], + [ + "Band", + -13.530182838439941 + ], + [ + "▁Gainesville", + -13.530198097229004 + ], + [ + "▁obedient", + -13.530292510986328 + ], + [ + "▁ebb", + -13.530329704284668 + ], + [ + "▁endanger", + -13.530330657958984 + ], + [ + "▁Mood", + -13.530388832092285 + ], + [ + "▁commemorative", + -13.530397415161133 + ], + [ + "▁PSG", + -13.530428886413574 + ], + [ + "▁stink", + -13.530471801757812 + ], + [ + "▁Swamp", + -13.530481338500977 + ], + [ + "▁receptacle", + -13.530509948730469 + ], + [ + "▁chills", + -13.530522346496582 + ], + [ + "218", + -13.530555725097656 + ], + [ + "▁Cummins", + -13.5305757522583 + ], + [ + "▁egregious", + -13.530652046203613 + ], + [ + "Block", + -13.530769348144531 + ], + [ + "▁Caitlin", + -13.530784606933594 + ], + [ + "Their", + -13.530863761901855 + ], + [ + "SSA", + -13.530935287475586 + ], + [ + "OO", + -13.531018257141113 + ], + [ + "▁CRA", + -13.531086921691895 + ], + [ + "▁Soy", + -13.531089782714844 + ], + [ + "▁chia", + -13.53110122680664 + ], + [ + "▁oftentimes", + -13.531109809875488 + ], + [ + "Gate", + -13.531232833862305 + ], + [ + "184", + -13.531282424926758 + ], + [ + "▁panda", + -13.531282424926758 + ], + [ + "Mor", + -13.531299591064453 + ], + [ + "▁Tae", + -13.531363487243652 + ], + [ + "angan", + -13.531396865844727 + ], + [ + "▁Vuitton", + -13.53140640258789 + ], + [ + "▁Vulcan", + -13.531449317932129 + ], + [ + "▁Jeans", + -13.531463623046875 + ], + [ + "▁Summers", + -13.53147029876709 + ], + [ + "bos", + -13.53148078918457 + ], + [ + "▁treason", + -13.531486511230469 + ], + [ + "▁hesitated", + -13.531492233276367 + ], + [ + "hammer", + -13.531515121459961 + ], + [ + "им", + -13.531518936157227 + ], + [ + "669", + -13.531536102294922 + ], + [ + "▁Diwali", + -13.531564712524414 + ], + [ + "Town", + -13.531620979309082 + ], + [ + "geo", + -13.531632423400879 + ], + [ + "cess", + -13.53174114227295 + ], + [ + "▁Wasn", + -13.531868934631348 + ], + [ + "▁armchair", + -13.531892776489258 + ], + [ + "▁Verification", + -13.531946182250977 + ], + [ + "▁endocrine", + -13.532017707824707 + ], + [ + "▁stochastic", + -13.532057762145996 + ], + [ + "▁cyclone", + -13.532148361206055 + ], + [ + "▁McGee", + -13.532157897949219 + ], + [ + "▁Sovereign", + -13.532185554504395 + ], + [ + "▁Grimm", + -13.532295227050781 + ], + [ + "▁servings", + -13.532357215881348 + ], + [ + "▁debacle", + -13.532411575317383 + ], + [ + "▁р", + -13.532526016235352 + ], + [ + "lying", + -13.532530784606934 + ], + [ + "▁recombinant", + -13.532537460327148 + ], + [ + "▁LOVED", + -13.532583236694336 + ], + [ + "▁adversaries", + -13.532669067382812 + ], + [ + "▁Authorization", + -13.532726287841797 + ], + [ + "ARC", + -13.532793045043945 + ], + [ + "251", + -13.532896041870117 + ], + [ + "▁gratifying", + -13.532938003540039 + ], + [ + "▁redo", + -13.53296947479248 + ], + [ + "HK", + -13.532992362976074 + ], + [ + "▁lan", + -13.533095359802246 + ], + [ + "▁lucid", + -13.533148765563965 + ], + [ + "jp", + -13.533154487609863 + ], + [ + "▁Appliances", + -13.533159255981445 + ], + [ + "▁incompetence", + -13.533177375793457 + ], + [ + "319", + -13.533187866210938 + ], + [ + "▁diagnosing", + -13.533247947692871 + ], + [ + "cic", + -13.533408164978027 + ], + [ + "▁adaptor", + -13.533419609069824 + ], + [ + "▁misfortune", + -13.533552169799805 + ], + [ + "▁naïve", + -13.533591270446777 + ], + [ + "▁Gurgaon", + -13.53376293182373 + ], + [ + "▁macOS", + -13.533893585205078 + ], + [ + "▁resourceful", + -13.533902168273926 + ], + [ + "1978", + -13.533967018127441 + ], + [ + "▁biographical", + -13.534016609191895 + ], + [ + "▁treble", + -13.534090995788574 + ], + [ + "▁invests", + -13.534096717834473 + ], + [ + "▁copyrights", + -13.534141540527344 + ], + [ + "▁boardwalk", + -13.534193992614746 + ], + [ + "Application", + -13.534195899963379 + ], + [ + "▁Listings", + -13.534204483032227 + ], + [ + "ovi", + -13.534238815307617 + ], + [ + "▁xl", + -13.534245491027832 + ], + [ + "▁Exxon", + -13.534287452697754 + ], + [ + "▁Relative", + -13.534289360046387 + ], + [ + "AMA", + -13.534294128417969 + ], + [ + "▁Sixty", + -13.534307479858398 + ], + [ + "▁wacky", + -13.534333229064941 + ], + [ + "▁pedagogy", + -13.534404754638672 + ], + [ + "用", + -13.534411430358887 + ], + [ + "▁equivalents", + -13.534436225891113 + ], + [ + "rov", + -13.534533500671387 + ], + [ + "Sir", + -13.534602165222168 + ], + [ + "▁Putnam", + -13.534616470336914 + ], + [ + "▁Innovations", + -13.534717559814453 + ], + [ + "ads", + -13.534719467163086 + ], + [ + "▁Synthesis", + -13.534730911254883 + ], + [ + "▁pediatrician", + -13.534843444824219 + ], + [ + "▁Correction", + -13.534869194030762 + ], + [ + "▁Dyson", + -13.534924507141113 + ], + [ + "▁Playhouse", + -13.534942626953125 + ], + [ + "▁Decisions", + -13.534945487976074 + ], + [ + "▁INTO", + -13.534967422485352 + ], + [ + "▁nuggets", + -13.53510570526123 + ], + [ + "NES", + -13.535135269165039 + ], + [ + "▁Westwood", + -13.535174369812012 + ], + [ + "▁chute", + -13.535268783569336 + ], + [ + "▁Kahn", + -13.535290718078613 + ], + [ + "tc", + -13.535310745239258 + ], + [ + "▁turret", + -13.535350799560547 + ], + [ + "olla", + -13.535422325134277 + ], + [ + "▁grumpy", + -13.53544807434082 + ], + [ + "▁fleas", + -13.535449028015137 + ], + [ + "▁IDs", + -13.535456657409668 + ], + [ + "violent", + -13.535472869873047 + ], + [ + "▁republican", + -13.535524368286133 + ], + [ + "▁PEG", + -13.535576820373535 + ], + [ + "▁Roku", + -13.535594940185547 + ], + [ + "▁prune", + -13.53561019897461 + ], + [ + "▁Bridgewater", + -13.53569221496582 + ], + [ + "▁peat", + -13.535693168640137 + ], + [ + "▁Cremation", + -13.535745620727539 + ], + [ + "▁callers", + -13.535804748535156 + ], + [ + "▁weaves", + -13.535844802856445 + ], + [ + "▁cyclical", + -13.535855293273926 + ], + [ + "▁306", + -13.535979270935059 + ], + [ + "pee", + -13.535993576049805 + ], + [ + "▁bureaucrats", + -13.536002159118652 + ], + [ + "▁towed", + -13.536026000976562 + ], + [ + "ply", + -13.536056518554688 + ], + [ + "IFF", + -13.53605842590332 + ], + [ + "▁overpriced", + -13.536109924316406 + ], + [ + "▁Estonian", + -13.536120414733887 + ], + [ + "▁clamps", + -13.536123275756836 + ], + [ + "ieren", + -13.536128044128418 + ], + [ + "▁Sesame", + -13.536130905151367 + ], + [ + "pixel", + -13.536181449890137 + ], + [ + "▁dizzy", + -13.536206245422363 + ], + [ + "egan", + -13.536240577697754 + ], + [ + "▁Identifying", + -13.53625774383545 + ], + [ + "▁BOX", + -13.536279678344727 + ], + [ + "oud", + -13.536380767822266 + ], + [ + "▁Favourite", + -13.536436080932617 + ], + [ + "▁imposes", + -13.536455154418945 + ], + [ + "ulin", + -13.536579132080078 + ], + [ + "AQ", + -13.53658676147461 + ], + [ + "▁Zebra", + -13.536619186401367 + ], + [ + "▁Quantitative", + -13.536643981933594 + ], + [ + "▁venous", + -13.536703109741211 + ], + [ + "▁McGrath", + -13.536723136901855 + ], + [ + "▁deliciously", + -13.536723136901855 + ], + [ + "neo", + -13.536728858947754 + ], + [ + "output", + -13.536796569824219 + ], + [ + "▁Yuri", + -13.536799430847168 + ], + [ + "▁Rachael", + -13.536816596984863 + ], + [ + "▁brine", + -13.536821365356445 + ], + [ + "▁Tango", + -13.536897659301758 + ], + [ + "▁seasonally", + -13.536952018737793 + ], + [ + "▁Browning", + -13.537142753601074 + ], + [ + "272", + -13.537168502807617 + ], + [ + "▁weaponry", + -13.537186622619629 + ], + [ + "▁Reddy", + -13.537187576293945 + ], + [ + "▁strata", + -13.53719711303711 + ], + [ + "ि", + -13.537199020385742 + ], + [ + "▁KI", + -13.537237167358398 + ], + [ + "inner", + -13.537347793579102 + ], + [ + "▁submarines", + -13.537416458129883 + ], + [ + "▁Centro", + -13.537433624267578 + ], + [ + "▁nuclei", + -13.537455558776855 + ], + [ + "▁DSM", + -13.537467956542969 + ], + [ + "▁assesses", + -13.537495613098145 + ], + [ + "comb", + -13.537637710571289 + ], + [ + "▁resonated", + -13.537779808044434 + ], + [ + "▁revolver", + -13.537830352783203 + ], + [ + "▁Johannes", + -13.537869453430176 + ], + [ + "▁STD", + -13.537879943847656 + ], + [ + "ORS", + -13.537943840026855 + ], + [ + "▁repel", + -13.538022994995117 + ], + [ + "▁Emory", + -13.538150787353516 + ], + [ + "▁headsets", + -13.538187980651855 + ], + [ + "▁Tol", + -13.538220405578613 + ], + [ + "▁Accountants", + -13.538235664367676 + ], + [ + "▁Associations", + -13.538276672363281 + ], + [ + "▁Nowhere", + -13.538350105285645 + ], + [ + "▁grenade", + -13.538481712341309 + ], + [ + "lord", + -13.538588523864746 + ], + [ + "▁VHS", + -13.53861141204834 + ], + [ + "▁Fitz", + -13.538617134094238 + ], + [ + "▁Ortho", + -13.538628578186035 + ], + [ + "▁Estimates", + -13.538681983947754 + ], + [ + "▁saute", + -13.538773536682129 + ], + [ + "rano", + -13.538778305053711 + ], + [ + "▁convection", + -13.538803100585938 + ], + [ + "▁waffles", + -13.538803100585938 + ], + [ + "▁unchecked", + -13.5388822555542 + ], + [ + "▁Picnic", + -13.538895606994629 + ], + [ + "▁reinstated", + -13.538938522338867 + ], + [ + "▁Delight", + -13.539021492004395 + ], + [ + "▁echoing", + -13.539033889770508 + ], + [ + "hosted", + -13.539048194885254 + ], + [ + "▁inquired", + -13.53911018371582 + ], + [ + "▁microfiber", + -13.539144515991211 + ], + [ + "▁г", + -13.539164543151855 + ], + [ + "▁healthiest", + -13.539305686950684 + ], + [ + "▁smith", + -13.539344787597656 + ], + [ + "▁gre", + -13.539363861083984 + ], + [ + "▁Nets", + -13.53940200805664 + ], + [ + "▁rejuvenation", + -13.539409637451172 + ], + [ + "bby", + -13.539411544799805 + ], + [ + "▁cri", + -13.53941822052002 + ], + [ + "temp", + -13.539488792419434 + ], + [ + "▁lounging", + -13.539623260498047 + ], + [ + "said", + -13.53966236114502 + ], + [ + "▁Gallup", + -13.539679527282715 + ], + [ + "▁Attempt", + -13.539695739746094 + ], + [ + "▁OLD", + -13.539710998535156 + ], + [ + "▁stereotypical", + -13.539721488952637 + ], + [ + "▁muttered", + -13.539742469787598 + ], + [ + "gap", + -13.539762496948242 + ], + [ + "▁Scrum", + -13.539762496948242 + ], + [ + "▁Imran", + -13.539773941040039 + ], + [ + "status", + -13.53980827331543 + ], + [ + "▁Recorder", + -13.539889335632324 + ], + [ + "▁Fidelity", + -13.539909362792969 + ], + [ + "▁flirt", + -13.539915084838867 + ], + [ + "▁Pigeon", + -13.539989471435547 + ], + [ + "ambi", + -13.540087699890137 + ], + [ + "▁Dumps", + -13.540125846862793 + ], + [ + "▁dunno", + -13.5402193069458 + ], + [ + "▁TRUE", + -13.540356636047363 + ], + [ + "dried", + -13.540393829345703 + ], + [ + "▁corrugated", + -13.540403366088867 + ], + [ + "▁reed", + -13.540552139282227 + ], + [ + "А", + -13.540597915649414 + ], + [ + "▁Chopra", + -13.540611267089844 + ], + [ + "▁emergent", + -13.540661811828613 + ], + [ + "▁Urdu", + -13.540687561035156 + ], + [ + "▁rainwater", + -13.540705680847168 + ], + [ + "▁licensee", + -13.5407133102417 + ], + [ + "▁Karan", + -13.540726661682129 + ], + [ + "▁jumbo", + -13.540736198425293 + ], + [ + "▁Jenn", + -13.540763854980469 + ], + [ + "▁arse", + -13.540779113769531 + ], + [ + "fixed", + -13.540815353393555 + ], + [ + "meth", + -13.540833473205566 + ], + [ + "rup", + -13.540847778320312 + ], + [ + "▁STA", + -13.540858268737793 + ], + [ + "▁Goodwill", + -13.540875434875488 + ], + [ + "▁marinated", + -13.540889739990234 + ], + [ + "▁abbreviated", + -13.54094409942627 + ], + [ + "coach", + -13.540971755981445 + ], + [ + "▁Robyn", + -13.540979385375977 + ], + [ + "sister", + -13.541050910949707 + ], + [ + "▁fished", + -13.541122436523438 + ], + [ + "▁Yadav", + -13.541157722473145 + ], + [ + "oya", + -13.541160583496094 + ], + [ + "▁Hinduism", + -13.541223526000977 + ], + [ + "▁hastily", + -13.541227340698242 + ], + [ + "▁Montenegro", + -13.541236877441406 + ], + [ + "height", + -13.541263580322266 + ], + [ + "▁obscured", + -13.541318893432617 + ], + [ + "▁Debit", + -13.541336059570312 + ], + [ + "enti", + -13.541376113891602 + ], + [ + "exempt", + -13.5413818359375 + ], + [ + "cri", + -13.541481018066406 + ], + [ + "kus", + -13.541488647460938 + ], + [ + "▁japanese", + -13.541510581970215 + ], + [ + "▁Tallahassee", + -13.54154109954834 + ], + [ + "▁archipelago", + -13.541543960571289 + ], + [ + "▁hummus", + -13.54161548614502 + ], + [ + "publishing", + -13.541646003723145 + ], + [ + "TING", + -13.541664123535156 + ], + [ + "lek", + -13.541678428649902 + ], + [ + "▁XM", + -13.541692733764648 + ], + [ + "▁flanked", + -13.541711807250977 + ], + [ + "▁kneeling", + -13.54171371459961 + ], + [ + "▁Dyer", + -13.541743278503418 + ], + [ + "▁trembling", + -13.541747093200684 + ], + [ + "▁Minds", + -13.541752815246582 + ], + [ + "▁Grad", + -13.541781425476074 + ], + [ + "266", + -13.541788101196289 + ], + [ + "▁Hof", + -13.541825294494629 + ], + [ + "▁dew", + -13.541845321655273 + ], + [ + "▁normative", + -13.541862487792969 + ], + [ + "▁snuggle", + -13.541906356811523 + ], + [ + "▁Ramp", + -13.541914939880371 + ], + [ + "eca", + -13.541933059692383 + ], + [ + "▁cactus", + -13.54194164276123 + ], + [ + "▁repayments", + -13.541963577270508 + ], + [ + "▁Cups", + -13.541975021362305 + ], + [ + "▁►", + -13.542057037353516 + ], + [ + "▁Vivo", + -13.542057991027832 + ], + [ + "▁Erika", + -13.542069435119629 + ], + [ + "organ", + -13.542098999023438 + ], + [ + "tips", + -13.542162895202637 + ], + [ + "▁DIN", + -13.54221248626709 + ], + [ + "▁dismantling", + -13.542229652404785 + ], + [ + "▁dh", + -13.542236328125 + ], + [ + "CY", + -13.54223918914795 + ], + [ + "▁strung", + -13.54224681854248 + ], + [ + "▁Yvonne", + -13.542304992675781 + ], + [ + "ales", + -13.542359352111816 + ], + [ + "▁Jericho", + -13.542451858520508 + ], + [ + "▁spearheaded", + -13.542486190795898 + ], + [ + "▁UBS", + -13.54269027709961 + ], + [ + "▁Seneca", + -13.54302978515625 + ], + [ + "▁Ameri", + -13.543039321899414 + ], + [ + "▁optimised", + -13.543078422546387 + ], + [ + "Request", + -13.543111801147461 + ], + [ + "▁Hiking", + -13.543194770812988 + ], + [ + "▁typography", + -13.543307304382324 + ], + [ + "▁watermark", + -13.543375015258789 + ], + [ + "▁Leads", + -13.543384552001953 + ], + [ + "uva", + -13.54344367980957 + ], + [ + "▁Sour", + -13.543466567993164 + ], + [ + "▁Contrast", + -13.543479919433594 + ], + [ + "▁Blackhawks", + -13.54349136352539 + ], + [ + "▁770", + -13.543502807617188 + ], + [ + "▁Nearest", + -13.543525695800781 + ], + [ + "▁POV", + -13.543636322021484 + ], + [ + "▁Skye", + -13.54367733001709 + ], + [ + "akh", + -13.543719291687012 + ], + [ + "▁checkbox", + -13.543781280517578 + ], + [ + "Director", + -13.543830871582031 + ], + [ + "VB", + -13.543899536132812 + ], + [ + "▁nas", + -13.54391098022461 + ], + [ + "forms", + -13.544088363647461 + ], + [ + "▁Ibn", + -13.544129371643066 + ], + [ + "▁Paterson", + -13.544137954711914 + ], + [ + "▁Tuition", + -13.544188499450684 + ], + [ + "▁Sushi", + -13.544259071350098 + ], + [ + "▁infiltrate", + -13.544306755065918 + ], + [ + "Mid", + -13.544347763061523 + ], + [ + "▁Capitals", + -13.544401168823242 + ], + [ + "▁Ensuring", + -13.544407844543457 + ], + [ + "▁Tobias", + -13.54440975189209 + ], + [ + "▁Timeline", + -13.544439315795898 + ], + [ + "Silver", + -13.544441223144531 + ], + [ + "▁Flags", + -13.544466972351074 + ], + [ + "▁snowball", + -13.544506072998047 + ], + [ + "▁Lover", + -13.544530868530273 + ], + [ + "▁Eb", + -13.544564247131348 + ], + [ + "▁Intro", + -13.544599533081055 + ], + [ + "Though", + -13.544624328613281 + ], + [ + "▁Garry", + -13.544635772705078 + ], + [ + "▁avert", + -13.544659614562988 + ], + [ + "▁sump", + -13.544754028320312 + ], + [ + "Arab", + -13.544776916503906 + ], + [ + "Dear", + -13.544788360595703 + ], + [ + "▁slant", + -13.544795036315918 + ], + [ + "▁197", + -13.544825553894043 + ], + [ + "▁spanned", + -13.54485034942627 + ], + [ + "▁Eucharist", + -13.544966697692871 + ], + [ + "▁Attached", + -13.545036315917969 + ], + [ + "เ", + -13.545050621032715 + ], + [ + "▁composites", + -13.54505443572998 + ], + [ + "▁Faster", + -13.54506778717041 + ], + [ + "▁pap", + -13.545082092285156 + ], + [ + "▁fostered", + -13.545084953308105 + ], + [ + "▁Francesco", + -13.54510498046875 + ], + [ + "▁annex", + -13.54513168334961 + ], + [ + "▁faithfulness", + -13.545190811157227 + ], + [ + "▁fastened", + -13.545276641845703 + ], + [ + "▁quell", + -13.545387268066406 + ], + [ + "▁Warcraft", + -13.545463562011719 + ], + [ + "▁Marino", + -13.545515060424805 + ], + [ + "▁restitution", + -13.54554271697998 + ], + [ + "▁positives", + -13.545577049255371 + ], + [ + "▁molten", + -13.545601844787598 + ], + [ + "ques", + -13.545726776123047 + ], + [ + "▁batsman", + -13.545818328857422 + ], + [ + "▁galore", + -13.545825004577637 + ], + [ + "▁chock", + -13.545914649963379 + ], + [ + "▁Seating", + -13.54596996307373 + ], + [ + "▁categorize", + -13.545989036560059 + ], + [ + "Walk", + -13.546026229858398 + ], + [ + "▁sharpening", + -13.546090126037598 + ], + [ + "bek", + -13.546097755432129 + ], + [ + "▁Umbrella", + -13.546116828918457 + ], + [ + "county", + -13.546120643615723 + ], + [ + "▁imperialism", + -13.546195983886719 + ], + [ + "▁Physiology", + -13.546219825744629 + ], + [ + "▁Obesity", + -13.546229362487793 + ], + [ + "▁buyout", + -13.54623794555664 + ], + [ + "▁Ashland", + -13.546276092529297 + ], + [ + "▁ousted", + -13.546371459960938 + ], + [ + "tang", + -13.546401023864746 + ], + [ + "▁clap", + -13.546411514282227 + ], + [ + "▁diva", + -13.546493530273438 + ], + [ + "▁eradication", + -13.546544075012207 + ], + [ + "structure", + -13.546573638916016 + ], + [ + "601", + -13.546578407287598 + ], + [ + "▁Xin", + -13.546600341796875 + ], + [ + "▁570", + -13.546602249145508 + ], + [ + "▁Peaks", + -13.546621322631836 + ], + [ + "▁gels", + -13.54665470123291 + ], + [ + "HH", + -13.546722412109375 + ], + [ + "▁groomed", + -13.546771049499512 + ], + [ + "▁yoghurt", + -13.546850204467773 + ], + [ + "▁hob", + -13.546854972839355 + ], + [ + "▁parades", + -13.546867370605469 + ], + [ + "▁bracing", + -13.546891212463379 + ], + [ + "▁1868", + -13.54694938659668 + ], + [ + "▁unplanned", + -13.54696273803711 + ], + [ + "ה", + -13.546977043151855 + ], + [ + "noise", + -13.54703140258789 + ], + [ + "▁exertion", + -13.547091484069824 + ], + [ + "▁Pumps", + -13.54710578918457 + ], + [ + "▁snorkel", + -13.547107696533203 + ], + [ + "▁Eduardo", + -13.547172546386719 + ], + [ + "▁Kelvin", + -13.5471773147583 + ], + [ + "▁Mayfield", + -13.547250747680664 + ], + [ + "▁minimizes", + -13.547289848327637 + ], + [ + "▁hygienic", + -13.547329902648926 + ], + [ + "sick", + -13.547419548034668 + ], + [ + "▁antidote", + -13.547480583190918 + ], + [ + "▁dryers", + -13.547552108764648 + ], + [ + "▁cemented", + -13.547667503356934 + ], + [ + "▁cohorts", + -13.547715187072754 + ], + [ + "▁hives", + -13.547783851623535 + ], + [ + "▁Wednesdays", + -13.547795295715332 + ], + [ + "▁deviations", + -13.547795295715332 + ], + [ + "▁Tuck", + -13.547924041748047 + ], + [ + "AIR", + -13.548018455505371 + ], + [ + "▁Quin", + -13.548047065734863 + ], + [ + "▁horoscope", + -13.54813289642334 + ], + [ + "▁recital", + -13.548148155212402 + ], + [ + "encies", + -13.548149108886719 + ], + [ + "▁Sling", + -13.548149108886719 + ], + [ + "▁Warby", + -13.548175811767578 + ], + [ + "▁PAY", + -13.548215866088867 + ], + [ + "▁canister", + -13.54826831817627 + ], + [ + "▁Impressive", + -13.548333168029785 + ], + [ + "▁grader", + -13.548354148864746 + ], + [ + "▁Generate", + -13.548385620117188 + ], + [ + "▁altercation", + -13.548401832580566 + ], + [ + "▁Kellogg", + -13.548423767089844 + ], + [ + "▁totality", + -13.54847240447998 + ], + [ + "▁Deacon", + -13.548532485961914 + ], + [ + "▁Mikhail", + -13.548582077026367 + ], + [ + "▁sax", + -13.548602104187012 + ], + [ + "▁Osama", + -13.548636436462402 + ], + [ + "▁leaflets", + -13.548648834228516 + ], + [ + "▁licensors", + -13.548650741577148 + ], + [ + "▁machined", + -13.548789978027344 + ], + [ + "▁Fibre", + -13.54879379272461 + ], + [ + "▁bathe", + -13.54881763458252 + ], + [ + "▁chuckled", + -13.548820495605469 + ], + [ + "▁1851", + -13.548823356628418 + ], + [ + "▁nuance", + -13.548827171325684 + ], + [ + "▁championed", + -13.548828125 + ], + [ + "▁Grind", + -13.548840522766113 + ], + [ + "▁Blaze", + -13.548912048339844 + ], + [ + "▁Checkout", + -13.548927307128906 + ], + [ + "▁soprano", + -13.549039840698242 + ], + [ + "▁cookware", + -13.54904842376709 + ], + [ + "▁1872", + -13.549052238464355 + ], + [ + "▁Helm", + -13.549059867858887 + ], + [ + "▁prejudices", + -13.549103736877441 + ], + [ + "▁Fedora", + -13.549128532409668 + ], + [ + "dome", + -13.549144744873047 + ], + [ + "▁Fencing", + -13.549159049987793 + ], + [ + "cake", + -13.549212455749512 + ], + [ + "▁labyrinth", + -13.549283027648926 + ], + [ + "▁replying", + -13.549295425415039 + ], + [ + "▁intestines", + -13.549586296081543 + ], + [ + "eurs", + -13.549610137939453 + ], + [ + "▁AX", + -13.549649238586426 + ], + [ + "▁newborns", + -13.549753189086914 + ], + [ + "ти", + -13.549907684326172 + ], + [ + "▁Tum", + -13.549911499023438 + ], + [ + "provided", + -13.549915313720703 + ], + [ + "▁Exams", + -13.549918174743652 + ], + [ + "INO", + -13.549954414367676 + ], + [ + "▁hallways", + -13.549971580505371 + ], + [ + "ã", + -13.550100326538086 + ], + [ + "▁subcontractors", + -13.550139427185059 + ], + [ + "▁slotted", + -13.550223350524902 + ], + [ + "wani", + -13.550271034240723 + ], + [ + "▁inhalation", + -13.550352096557617 + ], + [ + "▁Frenchman", + -13.550487518310547 + ], + [ + "▁flax", + -13.550536155700684 + ], + [ + "▁outcry", + -13.550580978393555 + ], + [ + "▁breakfasts", + -13.550583839416504 + ], + [ + "▁Abdel", + -13.550617218017578 + ], + [ + "Anna", + -13.550638198852539 + ], + [ + "▁mantel", + -13.55064582824707 + ], + [ + "▁symbolizes", + -13.550712585449219 + ], + [ + "555", + -13.550740242004395 + ], + [ + "▁Phones", + -13.550760269165039 + ], + [ + "И", + -13.550790786743164 + ], + [ + "▁Adirondack", + -13.550792694091797 + ], + [ + "▁Lovers", + -13.550802230834961 + ], + [ + "Cross", + -13.550810813903809 + ], + [ + "▁2100", + -13.551002502441406 + ], + [ + "▁mammalian", + -13.551024436950684 + ], + [ + "▁Pathology", + -13.55102825164795 + ], + [ + "▁Houghton", + -13.551050186157227 + ], + [ + "▁Thursdays", + -13.55105972290039 + ], + [ + "hoe", + -13.551068305969238 + ], + [ + "cop", + -13.551070213317871 + ], + [ + "▁pla", + -13.551166534423828 + ], + [ + "▁perpetrator", + -13.551217079162598 + ], + [ + "▁cushioned", + -13.551241874694824 + ], + [ + "▁harrowing", + -13.551243782043457 + ], + [ + "▁rodent", + -13.551252365112305 + ], + [ + "▁Pico", + -13.55125617980957 + ], + [ + "▁bonnet", + -13.5513277053833 + ], + [ + "ENS", + -13.551446914672852 + ], + [ + "▁Pinnacle", + -13.551456451416016 + ], + [ + "▁familiarize", + -13.551466941833496 + ], + [ + "▁underdog", + -13.551482200622559 + ], + [ + "▁Piedmont", + -13.551488876342773 + ], + [ + "▁townhouse", + -13.55150318145752 + ], + [ + "limit", + -13.551526069641113 + ], + [ + "Say", + -13.551560401916504 + ], + [ + "▁tomography", + -13.551563262939453 + ], + [ + "orn", + -13.551567077636719 + ], + [ + "▁7000", + -13.551639556884766 + ], + [ + "▁Mateo", + -13.551677703857422 + ], + [ + "obi", + -13.551679611206055 + ], + [ + "▁Leipzig", + -13.551679611206055 + ], + [ + "Bal", + -13.551705360412598 + ], + [ + "isk", + -13.55170726776123 + ], + [ + "▁Micah", + -13.55172348022461 + ], + [ + "▁discouraging", + -13.551735877990723 + ], + [ + "ejo", + -13.551911354064941 + ], + [ + "▁δ", + -13.551941871643066 + ], + [ + "▁smartly", + -13.551947593688965 + ], + [ + "▁Neural", + -13.551948547363281 + ], + [ + "against", + -13.552000045776367 + ], + [ + "collection", + -13.552176475524902 + ], + [ + "▁ireland", + -13.552227973937988 + ], + [ + "▁eroded", + -13.552281379699707 + ], + [ + "logist", + -13.552289009094238 + ], + [ + "▁Italians", + -13.552309036254883 + ], + [ + "▁prospectus", + -13.552322387695312 + ], + [ + "▁Cate", + -13.552370071411133 + ], + [ + "▁copious", + -13.552458763122559 + ], + [ + "corruption", + -13.552617073059082 + ], + [ + "▁Paz", + -13.552617073059082 + ], + [ + "▁nightstand", + -13.552648544311523 + ], + [ + "ssel", + -13.552666664123535 + ], + [ + "▁gleaming", + -13.552762985229492 + ], + [ + "nath", + -13.552785873413086 + ], + [ + "▁preparatory", + -13.552895545959473 + ], + [ + "880", + -13.552902221679688 + ], + [ + "itation", + -13.552934646606445 + ], + [ + "▁journalistic", + -13.552962303161621 + ], + [ + "▁angered", + -13.552969932556152 + ], + [ + "▁GeForce", + -13.553003311157227 + ], + [ + "lani", + -13.553260803222656 + ], + [ + "LX", + -13.5532808303833 + ], + [ + "▁Jewellery", + -13.553357124328613 + ], + [ + "▁Dividend", + -13.553394317626953 + ], + [ + "ilia", + -13.553427696228027 + ], + [ + "display", + -13.553447723388672 + ], + [ + "feeding", + -13.553452491760254 + ], + [ + "▁saltwater", + -13.553491592407227 + ], + [ + "▁uma", + -13.553513526916504 + ], + [ + "▁nuns", + -13.55351734161377 + ], + [ + "▁aversion", + -13.553528785705566 + ], + [ + "▁indulging", + -13.553558349609375 + ], + [ + "▁colonization", + -13.55362606048584 + ], + [ + "kumar", + -13.55368709564209 + ], + [ + "Exception", + -13.553733825683594 + ], + [ + "▁Phyllis", + -13.553735733032227 + ], + [ + "protection", + -13.553741455078125 + ], + [ + "▁Chapters", + -13.553756713867188 + ], + [ + "▁LET", + -13.553766250610352 + ], + [ + "gul", + -13.55380916595459 + ], + [ + "▁glacial", + -13.553833961486816 + ], + [ + "▁morbidity", + -13.553936958312988 + ], + [ + "▁Wor", + -13.554064750671387 + ], + [ + "▁Jarvis", + -13.55413818359375 + ], + [ + "harm", + -13.554157257080078 + ], + [ + "402", + -13.554170608520508 + ], + [ + "▁amplifiers", + -13.554252624511719 + ], + [ + "▁beachfront", + -13.55439567565918 + ], + [ + "▁Р", + -13.554411888122559 + ], + [ + "hul", + -13.55445671081543 + ], + [ + "▁321", + -13.554458618164062 + ], + [ + "▁kindle", + -13.554474830627441 + ], + [ + "▁commemoration", + -13.554603576660156 + ], + [ + "▁660", + -13.554631233215332 + ], + [ + "▁blistering", + -13.554634094238281 + ], + [ + "▁Gems", + -13.554676055908203 + ], + [ + "▁fielding", + -13.554720878601074 + ], + [ + "▁embellishments", + -13.554743766784668 + ], + [ + "▁Revenge", + -13.554781913757324 + ], + [ + "▁assertive", + -13.554804801940918 + ], + [ + "Event", + -13.555015563964844 + ], + [ + "▁vacated", + -13.55504035949707 + ], + [ + "▁authenticate", + -13.55504322052002 + ], + [ + "megapixel", + -13.5550537109375 + ], + [ + "jobs", + -13.55515193939209 + ], + [ + "▁Sting", + -13.55521297454834 + ], + [ + "▁eyelids", + -13.555275917053223 + ], + [ + "ís", + -13.555318832397461 + ], + [ + "▁swine", + -13.555325508117676 + ], + [ + "▁Heller", + -13.55535888671875 + ], + [ + "▁remedial", + -13.555405616760254 + ], + [ + "▁dope", + -13.55546760559082 + ], + [ + "▁bib", + -13.555488586425781 + ], + [ + "▁248", + -13.555537223815918 + ], + [ + "▁Noida", + -13.555549621582031 + ], + [ + "▁rotting", + -13.555601119995117 + ], + [ + "▁Subjects", + -13.55566120147705 + ], + [ + "rita", + -13.555665969848633 + ], + [ + "▁py", + -13.555802345275879 + ], + [ + "▁Como", + -13.555829048156738 + ], + [ + "▁Aki", + -13.555841445922852 + ], + [ + "008", + -13.555852890014648 + ], + [ + "▁Viewing", + -13.555898666381836 + ], + [ + "rist", + -13.555909156799316 + ], + [ + "Arm", + -13.555913925170898 + ], + [ + "▁Trilogy", + -13.555924415588379 + ], + [ + "▁Offensive", + -13.555986404418945 + ], + [ + "asta", + -13.556011199951172 + ], + [ + "▁Pun", + -13.556126594543457 + ], + [ + "▁bodice", + -13.556259155273438 + ], + [ + "Learn", + -13.556323051452637 + ], + [ + "fault", + -13.556325912475586 + ], + [ + "GAAP", + -13.556458473205566 + ], + [ + "▁Zap", + -13.556565284729004 + ], + [ + "xia", + -13.556580543518066 + ], + [ + "▁Maxi", + -13.55661678314209 + ], + [ + "▁genera", + -13.556797981262207 + ], + [ + "nay", + -13.556830406188965 + ], + [ + "iac", + -13.556927680969238 + ], + [ + "▁Congregation", + -13.557026863098145 + ], + [ + "byte", + -13.557046890258789 + ], + [ + "▁Soo", + -13.55713939666748 + ], + [ + "▁Annette", + -13.557141304016113 + ], + [ + "イ", + -13.557158470153809 + ], + [ + "▁hypnotic", + -13.55720329284668 + ], + [ + "Turn", + -13.557229042053223 + ], + [ + "▁Travelers", + -13.557246208190918 + ], + [ + "▁Susie", + -13.557292938232422 + ], + [ + "▁Courthouse", + -13.55729866027832 + ], + [ + "▁Happens", + -13.557332038879395 + ], + [ + "enbach", + -13.557332992553711 + ], + [ + "▁SAC", + -13.55734634399414 + ], + [ + "Bird", + -13.557357788085938 + ], + [ + "▁hor", + -13.557393074035645 + ], + [ + "▁splurge", + -13.557404518127441 + ], + [ + "▁Kidd", + -13.557427406311035 + ], + [ + "▁DEL", + -13.557445526123047 + ], + [ + "▁determinants", + -13.557467460632324 + ], + [ + "▁Heidelberg", + -13.557501792907715 + ], + [ + "▁locksmiths", + -13.557531356811523 + ], + [ + "▁Engines", + -13.557558059692383 + ], + [ + "▁Embrace", + -13.55758285522461 + ], + [ + "▁classifications", + -13.557619094848633 + ], + [ + "font", + -13.557622909545898 + ], + [ + "▁Skate", + -13.557637214660645 + ], + [ + "▁amazement", + -13.557641983032227 + ], + [ + "▁prequel", + -13.557658195495605 + ], + [ + "rier", + -13.557727813720703 + ], + [ + "▁239", + -13.55774974822998 + ], + [ + "boarding", + -13.557750701904297 + ], + [ + "▁eyelashes", + -13.557811737060547 + ], + [ + "industry", + -13.557845115661621 + ], + [ + "ienne", + -13.557868957519531 + ], + [ + "▁nc", + -13.557880401611328 + ], + [ + "▁Caucasian", + -13.558003425598145 + ], + [ + "▁vests", + -13.558029174804688 + ], + [ + "▁Alamo", + -13.558107376098633 + ], + [ + "▁Dewey", + -13.558198928833008 + ], + [ + "▁Partial", + -13.558311462402344 + ], + [ + "▁bookstores", + -13.558319091796875 + ], + [ + "▁woody", + -13.558355331420898 + ], + [ + "▁coincides", + -13.558403015136719 + ], + [ + "▁callback", + -13.558464050292969 + ], + [ + "▁bookmarking", + -13.558472633361816 + ], + [ + "▁kitchenette", + -13.558487892150879 + ], + [ + "▁Baptism", + -13.55854606628418 + ], + [ + "▁CTO", + -13.558574676513672 + ], + [ + "▁fiance", + -13.558627128601074 + ], + [ + "▁PSI", + -13.558709144592285 + ], + [ + "mega", + -13.55871295928955 + ], + [ + "▁Rhine", + -13.55872917175293 + ], + [ + "Craft", + -13.55875301361084 + ], + [ + "▁Henrik", + -13.558754920959473 + ], + [ + "▁1879", + -13.558762550354004 + ], + [ + "▁dielectric", + -13.558775901794434 + ], + [ + "warm", + -13.558778762817383 + ], + [ + "▁Cushion", + -13.558815002441406 + ], + [ + "▁bikers", + -13.55884838104248 + ], + [ + "▁sheen", + -13.558907508850098 + ], + [ + "309", + -13.559012413024902 + ], + [ + "▁Immuno", + -13.559041023254395 + ], + [ + "▁Wally", + -13.55909538269043 + ], + [ + "▁Lon", + -13.55911636352539 + ], + [ + "▁Ars", + -13.55916976928711 + ], + [ + "▁Hungry", + -13.559192657470703 + ], + [ + "Kids", + -13.559213638305664 + ], + [ + "▁wreckage", + -13.559280395507812 + ], + [ + "▁stipend", + -13.559287071228027 + ], + [ + "▁texted", + -13.559378623962402 + ], + [ + "▁brownie", + -13.559398651123047 + ], + [ + "▁kilo", + -13.559402465820312 + ], + [ + "asso", + -13.559547424316406 + ], + [ + "253", + -13.559579849243164 + ], + [ + "▁eleventh", + -13.559588432312012 + ], + [ + "bak", + -13.55959415435791 + ], + [ + "uchi", + -13.55982494354248 + ], + [ + "▁combos", + -13.559839248657227 + ], + [ + "▁trove", + -13.559867858886719 + ], + [ + "▁licking", + -13.559870719909668 + ], + [ + "▁Miley", + -13.559871673583984 + ], + [ + "▁Dyna", + -13.559915542602539 + ], + [ + "▁Chestnut", + -13.559920310974121 + ], + [ + "HAM", + -13.559953689575195 + ], + [ + "▁appease", + -13.559968948364258 + ], + [ + "Mel", + -13.559996604919434 + ], + [ + "▁McQueen", + -13.56004810333252 + ], + [ + "acha", + -13.560136795043945 + ], + [ + "▁HEAD", + -13.560172080993652 + ], + [ + "▁roadways", + -13.5603609085083 + ], + [ + "▁denote", + -13.560375213623047 + ], + [ + "▁Haw", + -13.560503005981445 + ], + [ + "▁Nai", + -13.560517311096191 + ], + [ + "▁Uses", + -13.560547828674316 + ], + [ + "MON", + -13.560602188110352 + ], + [ + "milk", + -13.56063175201416 + ], + [ + "▁198", + -13.560678482055664 + ], + [ + "▁Classmates", + -13.560708045959473 + ], + [ + "▁NDA", + -13.5607271194458 + ], + [ + "▁Sinatra", + -13.560791969299316 + ], + [ + "▁perfumes", + -13.560877799987793 + ], + [ + "▁PARTY", + -13.560935020446777 + ], + [ + "▁trimmer", + -13.560956954956055 + ], + [ + "▁Peck", + -13.560962677001953 + ], + [ + "▁taping", + -13.561025619506836 + ], + [ + "▁customizing", + -13.561049461364746 + ], + [ + "▁moody", + -13.561060905456543 + ], + [ + "▁religiously", + -13.561147689819336 + ], + [ + "ów", + -13.561171531677246 + ], + [ + "▁Seas", + -13.56139850616455 + ], + [ + "▁311", + -13.561403274536133 + ], + [ + "izz", + -13.561481475830078 + ], + [ + "인", + -13.561491012573242 + ], + [ + "▁Tires", + -13.561517715454102 + ], + [ + "▁Meets", + -13.56157112121582 + ], + [ + "▁Peacock", + -13.561583518981934 + ], + [ + "▁animate", + -13.561614990234375 + ], + [ + "cine", + -13.561681747436523 + ], + [ + "▁obituary", + -13.561902046203613 + ], + [ + "▁dismissing", + -13.561925888061523 + ], + [ + "dum", + -13.562058448791504 + ], + [ + "▁feral", + -13.562065124511719 + ], + [ + "▁hu", + -13.56216049194336 + ], + [ + "Multi", + -13.562190055847168 + ], + [ + "▁Suarez", + -13.562202453613281 + ], + [ + "ppa", + -13.562203407287598 + ], + [ + "▁aerodynamic", + -13.562206268310547 + ], + [ + "Pal", + -13.562219619750977 + ], + [ + "▁1812", + -13.562235832214355 + ], + [ + "▁★", + -13.562273979187012 + ], + [ + "▁Contracting", + -13.562300682067871 + ], + [ + "▁Shaker", + -13.56232738494873 + ], + [ + "▁Coliseum", + -13.562335968017578 + ], + [ + "▁Switching", + -13.562366485595703 + ], + [ + "sive", + -13.562421798706055 + ], + [ + "▁Latina", + -13.562446594238281 + ], + [ + "▁Acc", + -13.562463760375977 + ], + [ + "▁Asians", + -13.562509536743164 + ], + [ + "▁tion", + -13.562515258789062 + ], + [ + "package", + -13.562603950500488 + ], + [ + "bits", + -13.562662124633789 + ], + [ + "▁labelling", + -13.562784194946289 + ], + [ + "1976", + -13.56279468536377 + ], + [ + "▁endeavours", + -13.562820434570312 + ], + [ + "TZ", + -13.562828063964844 + ], + [ + "vana", + -13.562830924987793 + ], + [ + "Е", + -13.5628662109375 + ], + [ + "▁Accu", + -13.56292724609375 + ], + [ + "▁inflamed", + -13.562936782836914 + ], + [ + "otte", + -13.56298542022705 + ], + [ + "1977", + -13.563102722167969 + ], + [ + "▁Elisabeth", + -13.56310749053955 + ], + [ + "▁Alerts", + -13.5631103515625 + ], + [ + "▁Redmond", + -13.563172340393066 + ], + [ + "▁Knob", + -13.563179969787598 + ], + [ + "▁Lulu", + -13.563179969787598 + ], + [ + "ards", + -13.563228607177734 + ], + [ + "witch", + -13.563237190246582 + ], + [ + "▁Chalk", + -13.563237190246582 + ], + [ + "▁governs", + -13.563246726989746 + ], + [ + "SIS", + -13.563262939453125 + ], + [ + "▁Massey", + -13.563265800476074 + ], + [ + "▁telegraph", + -13.563311576843262 + ], + [ + "▁Yogi", + -13.563547134399414 + ], + [ + "▁walkways", + -13.563553810119629 + ], + [ + "aron", + -13.563560485839844 + ], + [ + "▁biomarkers", + -13.563579559326172 + ], + [ + "▁babysitter", + -13.563677787780762 + ], + [ + "▁sixties", + -13.563804626464844 + ], + [ + "▁lactose", + -13.56383228302002 + ], + [ + "lation", + -13.563835144042969 + ], + [ + "STER", + -13.563844680786133 + ], + [ + "▁Sino", + -13.563847541809082 + ], + [ + "▁Studying", + -13.563857078552246 + ], + [ + "▁hier", + -13.563947677612305 + ], + [ + "ect", + -13.564045906066895 + ], + [ + "Spec", + -13.564167976379395 + ], + [ + "strike", + -13.564228057861328 + ], + [ + "▁surging", + -13.564242362976074 + ], + [ + "▁snoring", + -13.564248085021973 + ], + [ + "▁Macintosh", + -13.564278602600098 + ], + [ + "▁cuz", + -13.564319610595703 + ], + [ + "cade", + -13.564379692077637 + ], + [ + "▁bearish", + -13.564398765563965 + ], + [ + "▁Convertible", + -13.564547538757324 + ], + [ + "▁INCLUDING", + -13.564556121826172 + ], + [ + "▁postoperative", + -13.564568519592285 + ], + [ + "995", + -13.564589500427246 + ], + [ + "▁Saratoga", + -13.56459903717041 + ], + [ + "▁prof", + -13.564606666564941 + ], + [ + "▁descendant", + -13.564619064331055 + ], + [ + "▁adjective", + -13.564692497253418 + ], + [ + "▁staggered", + -13.564701080322266 + ], + [ + "▁warehousing", + -13.564826011657715 + ], + [ + "▁Mariah", + -13.56483268737793 + ], + [ + "▁Symbol", + -13.564837455749512 + ], + [ + "▁Magnesium", + -13.564882278442383 + ], + [ + "paste", + -13.564949035644531 + ], + [ + "▁equates", + -13.56506633758545 + ], + [ + "▁retractable", + -13.565096855163574 + ], + [ + "True", + -13.565173149108887 + ], + [ + "▁Clearwater", + -13.565193176269531 + ], + [ + "▁mysteriously", + -13.565224647521973 + ], + [ + "▁spores", + -13.565228462219238 + ], + [ + "▁integrations", + -13.565261840820312 + ], + [ + "▁enslaved", + -13.565300941467285 + ], + [ + "kay", + -13.56539249420166 + ], + [ + "trol", + -13.565404891967773 + ], + [ + "▁Amit", + -13.565471649169922 + ], + [ + "▁ingrained", + -13.56548023223877 + ], + [ + "▁abyss", + -13.565496444702148 + ], + [ + "▁quantified", + -13.565526962280273 + ], + [ + "fishing", + -13.56555461883545 + ], + [ + "▁Continued", + -13.565601348876953 + ], + [ + "▁sexy", + -13.565616607666016 + ], + [ + "hoc", + -13.565685272216797 + ], + [ + "ün", + -13.56570816040039 + ], + [ + "▁Faucet", + -13.565710067749023 + ], + [ + "Ask", + -13.5657958984375 + ], + [ + "040", + -13.565821647644043 + ], + [ + "chemistry", + -13.56585693359375 + ], + [ + "▁Beatrice", + -13.565937995910645 + ], + [ + "▁Collin", + -13.565991401672363 + ], + [ + "▁comedies", + -13.566045761108398 + ], + [ + "▁gm", + -13.566057205200195 + ], + [ + "▁astute", + -13.566180229187012 + ], + [ + "▁bordered", + -13.566268920898438 + ], + [ + "▁enlighten", + -13.56627368927002 + ], + [ + "▁telescopes", + -13.56627368927002 + ], + [ + "▁delicately", + -13.566340446472168 + ], + [ + "▁Bigger", + -13.566447257995605 + ], + [ + "▁chipping", + -13.566466331481934 + ], + [ + "▁NAT", + -13.566522598266602 + ], + [ + "하는", + -13.566551208496094 + ], + [ + "▁560", + -13.566560745239258 + ], + [ + "▁Ott", + -13.56658935546875 + ], + [ + "▁Watches", + -13.566662788391113 + ], + [ + "▁Contributions", + -13.566688537597656 + ], + [ + "▁Chet", + -13.566707611083984 + ], + [ + "▁quotas", + -13.566732406616211 + ], + [ + "▁IOC", + -13.566740036010742 + ], + [ + "▁WHICH", + -13.566751480102539 + ], + [ + "▁symptomatic", + -13.566787719726562 + ], + [ + "FOR", + -13.566852569580078 + ], + [ + "▁ligaments", + -13.566883087158203 + ], + [ + "Sec", + -13.566887855529785 + ], + [ + "▁1878", + -13.566890716552734 + ], + [ + "savvy", + -13.566947937011719 + ], + [ + "▁CME", + -13.566965103149414 + ], + [ + "▁foreigner", + -13.566970825195312 + ], + [ + "▁Punjabi", + -13.566976547241211 + ], + [ + "▁Dist", + -13.566996574401855 + ], + [ + "▁ECM", + -13.56700325012207 + ], + [ + "fps", + -13.567136764526367 + ], + [ + "▁densities", + -13.56716537475586 + ], + [ + "wang", + -13.567184448242188 + ], + [ + "▁complains", + -13.567273139953613 + ], + [ + "▁Dep", + -13.567306518554688 + ], + [ + "▁uns", + -13.567437171936035 + ], + [ + "plo", + -13.567485809326172 + ], + [ + "adventure", + -13.567533493041992 + ], + [ + "▁bowler", + -13.56761646270752 + ], + [ + "▁resent", + -13.56762409210205 + ], + [ + "▁leaky", + -13.567628860473633 + ], + [ + "▁beetles", + -13.567654609680176 + ], + [ + "▁captions", + -13.56766414642334 + ], + [ + "▁owls", + -13.56767463684082 + ], + [ + "▁curate", + -13.567803382873535 + ], + [ + "edged", + -13.567851066589355 + ], + [ + "▁mainstay", + -13.567855834960938 + ], + [ + "▁fender", + -13.567922592163086 + ], + [ + "▁Wagon", + -13.567925453186035 + ], + [ + "▁Djokovic", + -13.567943572998047 + ], + [ + "▁miR", + -13.567955017089844 + ], + [ + "NAS", + -13.56799602508545 + ], + [ + "grandchildren", + -13.568058967590332 + ], + [ + "▁Retired", + -13.568120002746582 + ], + [ + "▁Od", + -13.568126678466797 + ], + [ + "▁formulating", + -13.568137168884277 + ], + [ + "▁virtuous", + -13.568159103393555 + ], + [ + "hun", + -13.568211555480957 + ], + [ + "imp", + -13.568238258361816 + ], + [ + "gis", + -13.568340301513672 + ], + [ + "▁soldering", + -13.56834888458252 + ], + [ + "▁grove", + -13.568374633789062 + ], + [ + "▁bulge", + -13.568402290344238 + ], + [ + "▁fic", + -13.568445205688477 + ], + [ + "▁Fault", + -13.56844711303711 + ], + [ + "▁Raised", + -13.568514823913574 + ], + [ + "▁Colton", + -13.568595886230469 + ], + [ + "▁Spins", + -13.568632125854492 + ], + [ + "▁observable", + -13.568703651428223 + ], + [ + "▁Acceptance", + -13.568737030029297 + ], + [ + "▁Markus", + -13.568760871887207 + ], + [ + "olin", + -13.568775177001953 + ], + [ + "▁photoshop", + -13.568855285644531 + ], + [ + "▁£200", + -13.568917274475098 + ], + [ + "▁hinged", + -13.568925857543945 + ], + [ + "hong", + -13.568934440612793 + ], + [ + "▁BuzzFeed", + -13.56894302368164 + ], + [ + "▁woken", + -13.568967819213867 + ], + [ + "memory", + -13.569062232971191 + ], + [ + "▁steward", + -13.56909465789795 + ], + [ + "▁Joaquin", + -13.569168090820312 + ], + [ + "▁504", + -13.56928539276123 + ], + [ + "▁Nay", + -13.569291114807129 + ], + [ + "▁silenced", + -13.56932544708252 + ], + [ + "▁Lud", + -13.569344520568848 + ], + [ + "▁Shouldn", + -13.569369316101074 + ], + [ + "▁Ladder", + -13.569397926330566 + ], + [ + "▁conservatory", + -13.569454193115234 + ], + [ + "Ban", + -13.569524765014648 + ], + [ + "▁rushes", + -13.569572448730469 + ], + [ + "▁handsets", + -13.56958293914795 + ], + [ + "▁Holm", + -13.569631576538086 + ], + [ + "▁maxi", + -13.569707870483398 + ], + [ + "▁Badge", + -13.569721221923828 + ], + [ + "▁lotus", + -13.569780349731445 + ], + [ + "▁Bent", + -13.569925308227539 + ], + [ + "▁Goodbye", + -13.569931030273438 + ], + [ + "▁Blueprint", + -13.569952011108398 + ], + [ + "▁sedentary", + -13.569977760314941 + ], + [ + "▁CHA", + -13.56998348236084 + ], + [ + "▁clo", + -13.56998348236084 + ], + [ + "▁CNA", + -13.569990158081055 + ], + [ + "wards", + -13.570056915283203 + ], + [ + "▁multiplying", + -13.570107460021973 + ], + [ + "ás", + -13.570172309875488 + ], + [ + "▁roommates", + -13.570310592651367 + ], + [ + "▁centimeters", + -13.570317268371582 + ], + [ + "▁ushered", + -13.570329666137695 + ], + [ + "▁Pang", + -13.570362091064453 + ], + [ + "▁wird", + -13.570374488830566 + ], + [ + "▁anxieties", + -13.570396423339844 + ], + [ + "▁xp", + -13.570439338684082 + ], + [ + "▁Lyle", + -13.570501327514648 + ], + [ + "▁Rog", + -13.570547103881836 + ], + [ + "▁crippled", + -13.57055950164795 + ], + [ + "individual", + -13.570626258850098 + ], + [ + "475", + -13.570688247680664 + ], + [ + "▁Strap", + -13.570745468139648 + ], + [ + "History", + -13.570822715759277 + ], + [ + "YL", + -13.57088565826416 + ], + [ + "cre", + -13.570907592773438 + ], + [ + "▁bp", + -13.57091236114502 + ], + [ + "267", + -13.570977210998535 + ], + [ + "starting", + -13.570995330810547 + ], + [ + "▁hernia", + -13.57099723815918 + ], + [ + "▁muck", + -13.571162223815918 + ], + [ + "▁Alam", + -13.571167945861816 + ], + [ + "▁extracellular", + -13.571200370788574 + ], + [ + "▁Cattle", + -13.571213722229004 + ], + [ + "▁Invitations", + -13.57123851776123 + ], + [ + "▁Connolly", + -13.571300506591797 + ], + [ + "▁earbuds", + -13.571333885192871 + ], + [ + "gai", + -13.571385383605957 + ], + [ + "▁Sewing", + -13.571406364440918 + ], + [ + "MeToo", + -13.571479797363281 + ], + [ + "▁flares", + -13.571640014648438 + ], + [ + "▁refinancing", + -13.571834564208984 + ], + [ + "rne", + -13.571836471557617 + ], + [ + "▁Lithuanian", + -13.571839332580566 + ], + [ + "▁Huron", + -13.571868896484375 + ], + [ + "▁Proven", + -13.571884155273438 + ], + [ + "▁executes", + -13.57188606262207 + ], + [ + "▁Vapor", + -13.57190227508545 + ], + [ + "▁sauté", + -13.571927070617676 + ], + [ + "utz", + -13.57199478149414 + ], + [ + "▁Spicer", + -13.572005271911621 + ], + [ + "▁lifeless", + -13.572029113769531 + ], + [ + "▁1866", + -13.572046279907227 + ], + [ + "tw", + -13.572054862976074 + ], + [ + "Far", + -13.572062492370605 + ], + [ + "▁tannins", + -13.57207202911377 + ], + [ + "ibo", + -13.572073936462402 + ], + [ + "KR", + -13.572103500366211 + ], + [ + "▁Carb", + -13.572123527526855 + ], + [ + "masters", + -13.572161674499512 + ], + [ + "chon", + -13.572239875793457 + ], + [ + "▁Analytical", + -13.572250366210938 + ], + [ + "395", + -13.572297096252441 + ], + [ + "▁Spade", + -13.572298049926758 + ], + [ + "▁FTSE", + -13.57233715057373 + ], + [ + "▁Benchmark", + -13.572397232055664 + ], + [ + "▁splendor", + -13.572417259216309 + ], + [ + "anger", + -13.572465896606445 + ], + [ + "▁Guthrie", + -13.572494506835938 + ], + [ + "▁Libra", + -13.572515487670898 + ], + [ + "▁plunging", + -13.572530746459961 + ], + [ + "▁Jed", + -13.572545051574707 + ], + [ + "▁Rud", + -13.572549819946289 + ], + [ + "▁Basque", + -13.572562217712402 + ], + [ + "▁deems", + -13.572749137878418 + ], + [ + "▁Verse", + -13.57284164428711 + ], + [ + "▁snowboarding", + -13.572908401489258 + ], + [ + "▁inhaled", + -13.572936058044434 + ], + [ + "▁tout", + -13.57296085357666 + ], + [ + "racing", + -13.572969436645508 + ], + [ + "▁BIM", + -13.572982788085938 + ], + [ + "▁Virgil", + -13.573004722595215 + ], + [ + "▁Aidan", + -13.573044776916504 + ], + [ + "Beat", + -13.573062896728516 + ], + [ + "dat", + -13.573070526123047 + ], + [ + "▁Gab", + -13.57307243347168 + ], + [ + "ár", + -13.573078155517578 + ], + [ + "▁succumbed", + -13.573153495788574 + ], + [ + "amento", + -13.57326602935791 + ], + [ + "▁Marquette", + -13.573301315307617 + ], + [ + "BH", + -13.573369026184082 + ], + [ + "rone", + -13.57342529296875 + ], + [ + "▁dispense", + -13.573490142822266 + ], + [ + "kim", + -13.573503494262695 + ], + [ + "uld", + -13.573534965515137 + ], + [ + "▁Poet", + -13.573534965515137 + ], + [ + "▁adorn", + -13.573535919189453 + ], + [ + "▁Aziz", + -13.573630332946777 + ], + [ + "▁Conservancy", + -13.573686599731445 + ], + [ + "▁Burk", + -13.573691368103027 + ], + [ + "Natural", + -13.57370376586914 + ], + [ + "whose", + -13.573710441589355 + ], + [ + "Easy", + -13.573714256286621 + ], + [ + "▁Immediate", + -13.573731422424316 + ], + [ + "phosphate", + -13.573745727539062 + ], + [ + "▁extradition", + -13.573775291442871 + ], + [ + "▁Regis", + -13.5737886428833 + ], + [ + "fourth", + -13.573813438415527 + ], + [ + "▁Ö", + -13.57388973236084 + ], + [ + "▁Allergy", + -13.573992729187012 + ], + [ + "▁WG", + -13.574027061462402 + ], + [ + "Nu", + -13.574034690856934 + ], + [ + "▁follicles", + -13.574056625366211 + ], + [ + "ет", + -13.574057579040527 + ], + [ + "▁jQuery", + -13.574074745178223 + ], + [ + "▁vat", + -13.574172019958496 + ], + [ + "blast", + -13.574212074279785 + ], + [ + "▁Epstein", + -13.574333190917969 + ], + [ + "▁Bugs", + -13.574341773986816 + ], + [ + "Act", + -13.5744047164917 + ], + [ + "▁gingerbread", + -13.574405670166016 + ], + [ + "▁sever", + -13.57446575164795 + ], + [ + "ppi", + -13.574584007263184 + ], + [ + "▁correlates", + -13.574623107910156 + ], + [ + "ь", + -13.57467269897461 + ], + [ + "▁Frazier", + -13.574728012084961 + ], + [ + "▁convict", + -13.574779510498047 + ], + [ + "▁IPCC", + -13.574820518493652 + ], + [ + "▁platoon", + -13.574862480163574 + ], + [ + "▁LOW", + -13.57494068145752 + ], + [ + "▁deviate", + -13.574946403503418 + ], + [ + "mixed", + -13.575069427490234 + ], + [ + "▁capitalists", + -13.575075149536133 + ], + [ + "▁Kru", + -13.575092315673828 + ], + [ + "▁Goff", + -13.575104713439941 + ], + [ + "▁ponytail", + -13.575125694274902 + ], + [ + "▁Abroad", + -13.57515811920166 + ], + [ + "▁Stain", + -13.575161933898926 + ], + [ + "▁fuelled", + -13.575201034545898 + ], + [ + "▁underage", + -13.575248718261719 + ], + [ + "meric", + -13.575261116027832 + ], + [ + "▁Kindly", + -13.575301170349121 + ], + [ + "▁protracted", + -13.575347900390625 + ], + [ + "▁mexico", + -13.575417518615723 + ], + [ + "DER", + -13.575440406799316 + ], + [ + "▁discord", + -13.575453758239746 + ], + [ + "▁Hawai", + -13.57547378540039 + ], + [ + "▁Dresden", + -13.57551097869873 + ], + [ + "Cash", + -13.575565338134766 + ], + [ + "▁Bologna", + -13.575572967529297 + ], + [ + "▁AGAIN", + -13.575586318969727 + ], + [ + "▁CSC", + -13.575591087341309 + ], + [ + "▁Peg", + -13.575592041015625 + ], + [ + "▁Gemma", + -13.575655937194824 + ], + [ + "▁Magnum", + -13.575672149658203 + ], + [ + "hus", + -13.57578182220459 + ], + [ + "▁336", + -13.57581615447998 + ], + [ + "▁multilingual", + -13.57581901550293 + ], + [ + "▁PERFECT", + -13.575823783874512 + ], + [ + "▁SHIPPING", + -13.575931549072266 + ], + [ + "▁pandemic", + -13.575956344604492 + ], + [ + "CNN", + -13.575993537902832 + ], + [ + "▁TNF", + -13.576066017150879 + ], + [ + "▁bal", + -13.576080322265625 + ], + [ + "▁Detox", + -13.576126098632812 + ], + [ + "▁wiggle", + -13.576136589050293 + ], + [ + "▁slamming", + -13.576163291931152 + ], + [ + "▁Makers", + -13.576252937316895 + ], + [ + "▁freaked", + -13.576435089111328 + ], + [ + "▁lounges", + -13.576521873474121 + ], + [ + "060", + -13.576565742492676 + ], + [ + "MLS", + -13.576579093933105 + ], + [ + "been", + -13.57663345336914 + ], + [ + "▁Verb", + -13.576675415039062 + ], + [ + "▁Organizer", + -13.576680183410645 + ], + [ + "▁Predators", + -13.57677173614502 + ], + [ + "▁Fukushima", + -13.576825141906738 + ], + [ + "▁Considered", + -13.576851844787598 + ], + [ + "Daily", + -13.576883316040039 + ], + [ + "▁π", + -13.576883316040039 + ], + [ + "▁Embedded", + -13.576898574829102 + ], + [ + "▁Feminist", + -13.576903343200684 + ], + [ + "▁glitches", + -13.576983451843262 + ], + [ + "yx", + -13.577005386352539 + ], + [ + "▁Jolie", + -13.577017784118652 + ], + [ + "▁Curve", + -13.57705020904541 + ], + [ + "basic", + -13.577058792114258 + ], + [ + "▁unwelcome", + -13.577061653137207 + ], + [ + "jal", + -13.57711124420166 + ], + [ + "Learning", + -13.577167510986328 + ], + [ + "lice", + -13.577171325683594 + ], + [ + "▁crescent", + -13.577173233032227 + ], + [ + "▁Outcomes", + -13.577194213867188 + ], + [ + "▁chairperson", + -13.57721996307373 + ], + [ + "▁Establish", + -13.57724380493164 + ], + [ + "▁divider", + -13.577305793762207 + ], + [ + "▁itineraries", + -13.577347755432129 + ], + [ + "chet", + -13.577384948730469 + ], + [ + "▁LOOK", + -13.57744312286377 + ], + [ + "rip", + -13.577462196350098 + ], + [ + "▁Provo", + -13.577486038208008 + ], + [ + "▁betray", + -13.577515602111816 + ], + [ + "emann", + -13.577526092529297 + ], + [ + "다", + -13.577553749084473 + ], + [ + "▁pamphlet", + -13.577598571777344 + ], + [ + "▁McLaughlin", + -13.577614784240723 + ], + [ + "website", + -13.577634811401367 + ], + [ + "Select", + -13.577643394470215 + ], + [ + "▁solver", + -13.577657699584961 + ], + [ + "▁Tomatoes", + -13.57773494720459 + ], + [ + "▁Protected", + -13.57776165008545 + ], + [ + "▁Diving", + -13.577823638916016 + ], + [ + "▁stalks", + -13.577839851379395 + ], + [ + "assuming", + -13.577864646911621 + ], + [ + "EY", + -13.577897071838379 + ], + [ + "▁WAN", + -13.57790756225586 + ], + [ + "▁Atari", + -13.577923774719238 + ], + [ + "listing", + -13.57798957824707 + ], + [ + "Quest", + -13.578025817871094 + ], + [ + "▁McCormick", + -13.578129768371582 + ], + [ + "lynn", + -13.578192710876465 + ], + [ + "ethnic", + -13.57819938659668 + ], + [ + "▁WorldCat", + -13.578210830688477 + ], + [ + "▁sleepers", + -13.57823657989502 + ], + [ + "▁Nordstrom", + -13.578262329101562 + ], + [ + "▁TNT", + -13.5783109664917 + ], + [ + "▁soles", + -13.578315734863281 + ], + [ + "▁notched", + -13.578353881835938 + ], + [ + "▁breezy", + -13.578423500061035 + ], + [ + "▁PRODUCTS", + -13.578473091125488 + ], + [ + "▁Samaritan", + -13.578654289245605 + ], + [ + "▁Ariz", + -13.57872486114502 + ], + [ + "▁heartache", + -13.578736305236816 + ], + [ + "▁Kis", + -13.578750610351562 + ], + [ + "▁pcs", + -13.578753471374512 + ], + [ + "worms", + -13.578768730163574 + ], + [ + "adh", + -13.578786849975586 + ], + [ + "▁newsroom", + -13.578831672668457 + ], + [ + "▁Invisalign", + -13.578834533691406 + ], + [ + "▁timers", + -13.578848838806152 + ], + [ + "FREE", + -13.579026222229004 + ], + [ + "▁¿", + -13.579028129577637 + ], + [ + "MED", + -13.579056739807129 + ], + [ + "▁disney", + -13.579092979431152 + ], + [ + "kW", + -13.579107284545898 + ], + [ + "▁Abram", + -13.579121589660645 + ], + [ + "▁abbreviation", + -13.579129219055176 + ], + [ + "Hop", + -13.579224586486816 + ], + [ + "DV", + -13.579241752624512 + ], + [ + "efficiency", + -13.579265594482422 + ], + [ + "▁Quaker", + -13.579302787780762 + ], + [ + "registered", + -13.579315185546875 + ], + [ + "pla", + -13.579355239868164 + ], + [ + "FY", + -13.57938289642334 + ], + [ + "▁sores", + -13.579468727111816 + ], + [ + "▁Supervisors", + -13.579527854919434 + ], + [ + "▁decoder", + -13.579618453979492 + ], + [ + "▁denominator", + -13.579642295837402 + ], + [ + "▁Madeleine", + -13.579809188842773 + ], + [ + "▁rhino", + -13.579852104187012 + ], + [ + "▁purses", + -13.579867362976074 + ], + [ + "▁mover", + -13.579911231994629 + ], + [ + "▁Burg", + -13.57992172241211 + ], + [ + "onda", + -13.579925537109375 + ], + [ + "▁forcefully", + -13.579988479614258 + ], + [ + "▁tripping", + -13.579998970031738 + ], + [ + "onne", + -13.580016136169434 + ], + [ + "adas", + -13.580044746398926 + ], + [ + "ICO", + -13.580050468444824 + ], + [ + "Should", + -13.580083847045898 + ], + [ + "forest", + -13.580137252807617 + ], + [ + "▁spanking", + -13.580141067504883 + ], + [ + "▁Oakley", + -13.580157279968262 + ], + [ + "▁innovator", + -13.58017635345459 + ], + [ + "▁FN", + -13.580218315124512 + ], + [ + "▁hump", + -13.580229759216309 + ], + [ + "▁Ska", + -13.580246925354004 + ], + [ + "▁disliked", + -13.580292701721191 + ], + [ + "hung", + -13.58033561706543 + ], + [ + "▁Puppet", + -13.580336570739746 + ], + [ + "▁Napoli", + -13.580370903015137 + ], + [ + "▁delegated", + -13.58043098449707 + ], + [ + "zek", + -13.580516815185547 + ], + [ + "▁Bathrooms", + -13.580582618713379 + ], + [ + "▁yarns", + -13.580583572387695 + ], + [ + "▁Rockford", + -13.580595016479492 + ], + [ + "▁Estimated", + -13.580607414245605 + ], + [ + "▁toothpick", + -13.580689430236816 + ], + [ + "▁payers", + -13.58069133758545 + ], + [ + "▁applicator", + -13.580714225769043 + ], + [ + "▁Tamara", + -13.580719947814941 + ], + [ + "▁multilateral", + -13.58073616027832 + ], + [ + "▁importer", + -13.580816268920898 + ], + [ + "▁Dispatch", + -13.580842971801758 + ], + [ + "▁HTTPS", + -13.580862998962402 + ], + [ + "▁prostitute", + -13.580938339233398 + ], + [ + "▁PAR", + -13.58094596862793 + ], + [ + "▁Skyline", + -13.58095645904541 + ], + [ + "▁lured", + -13.58098030090332 + ], + [ + "▁Gha", + -13.580988883972168 + ], + [ + "▁droplets", + -13.581046104431152 + ], + [ + "278", + -13.581106185913086 + ], + [ + "bite", + -13.581114768981934 + ], + [ + "▁Igor", + -13.58130168914795 + ], + [ + "▁headband", + -13.581326484680176 + ], + [ + "mari", + -13.581341743469238 + ], + [ + "▁CODE", + -13.581402778625488 + ], + [ + "▁Cesar", + -13.581409454345703 + ], + [ + "▁Scandinavia", + -13.581439018249512 + ], + [ + "▁pastime", + -13.581469535827637 + ], + [ + "▁sorely", + -13.5814790725708 + ], + [ + "▁Westfield", + -13.581490516662598 + ], + [ + "address", + -13.58154296875 + ], + [ + "▁aerosol", + -13.58160400390625 + ], + [ + "▁Apostles", + -13.581626892089844 + ], + [ + "▁Mater", + -13.581632614135742 + ], + [ + "▁Mot", + -13.58166217803955 + ], + [ + "▁Nerd", + -13.581781387329102 + ], + [ + "▁unison", + -13.581823348999023 + ], + [ + "rage", + -13.581849098205566 + ], + [ + "▁penguin", + -13.581849098205566 + ], + [ + "gut", + -13.581865310668945 + ], + [ + "▁Foo", + -13.581923484802246 + ], + [ + "875", + -13.582121849060059 + ], + [ + "▁relic", + -13.582133293151855 + ], + [ + "▁REM", + -13.582171440124512 + ], + [ + "▁Courage", + -13.582389831542969 + ], + [ + "▁Franc", + -13.58244800567627 + ], + [ + "transfer", + -13.5824556350708 + ], + [ + "▁Nicki", + -13.58250904083252 + ], + [ + "313", + -13.582600593566895 + ], + [ + "▁neutralize", + -13.582632064819336 + ], + [ + "▁treatise", + -13.582634925842285 + ], + [ + "▁hal", + -13.582663536071777 + ], + [ + "▁div", + -13.582667350769043 + ], + [ + "ال", + -13.582744598388672 + ], + [ + "Nice", + -13.582802772521973 + ], + [ + "flo", + -13.58283805847168 + ], + [ + "▁refundable", + -13.582864761352539 + ], + [ + "▁Peng", + -13.58290958404541 + ], + [ + "▁staunch", + -13.582932472229004 + ], + [ + "▁Ind", + -13.582948684692383 + ], + [ + "▁Wage", + -13.582974433898926 + ], + [ + "▁birdie", + -13.58300495147705 + ], + [ + "▁seperate", + -13.583012580871582 + ], + [ + "▁applicability", + -13.583073616027832 + ], + [ + "MIC", + -13.583081245422363 + ], + [ + "▁Straw", + -13.583086013793945 + ], + [ + "▁sem", + -13.583096504211426 + ], + [ + "▁woodwork", + -13.583187103271484 + ], + [ + "▁Maze", + -13.583202362060547 + ], + [ + "▁patchwork", + -13.58326530456543 + ], + [ + "▁Gives", + -13.583291053771973 + ], + [ + "▁dill", + -13.5834321975708 + ], + [ + "▁Canadiens", + -13.583471298217773 + ], + [ + "▁shrug", + -13.583494186401367 + ], + [ + "▁forage", + -13.58350944519043 + ], + [ + "▁proponent", + -13.583525657653809 + ], + [ + "approx", + -13.583581924438477 + ], + [ + "Golden", + -13.583586692810059 + ], + [ + "▁Christensen", + -13.583600997924805 + ], + [ + "▁236", + -13.58362102508545 + ], + [ + "▁Dir", + -13.583636283874512 + ], + [ + "▁SAFE", + -13.58366584777832 + ], + [ + "ogenesis", + -13.583666801452637 + ], + [ + "▁LINK", + -13.583699226379395 + ], + [ + "▁reigns", + -13.583725929260254 + ], + [ + "▁tampering", + -13.583797454833984 + ], + [ + "▁Consent", + -13.583806991577148 + ], + [ + "sq", + -13.58385181427002 + ], + [ + "▁num", + -13.583854675292969 + ], + [ + "▁misrepresentation", + -13.583860397338867 + ], + [ + "▁Turin", + -13.583959579467773 + ], + [ + "▁chainsaw", + -13.584016799926758 + ], + [ + "403", + -13.58407211303711 + ], + [ + "▁Bead", + -13.584074020385742 + ], + [ + "▁eyeliner", + -13.584113121032715 + ], + [ + "336", + -13.584162712097168 + ], + [ + "JO", + -13.584166526794434 + ], + [ + "▁purest", + -13.584190368652344 + ], + [ + "▁chromosomes", + -13.584208488464355 + ], + [ + "▁Ames", + -13.584230422973633 + ], + [ + "illion", + -13.584237098693848 + ], + [ + "▁Missile", + -13.584259033203125 + ], + [ + "▁Hadoop", + -13.58434772491455 + ], + [ + "▁194", + -13.584406852722168 + ], + [ + "▁skates", + -13.584412574768066 + ], + [ + "▁optimally", + -13.58442497253418 + ], + [ + "▁Stations", + -13.584527969360352 + ], + [ + "despite", + -13.584572792053223 + ], + [ + "▁rigidity", + -13.584595680236816 + ], + [ + "▁Floors", + -13.584599494934082 + ], + [ + "▁patched", + -13.584625244140625 + ], + [ + "▁annoy", + -13.584647178649902 + ], + [ + "▁Khu", + -13.584757804870605 + ], + [ + "▁concur", + -13.584973335266113 + ], + [ + "▁Santana", + -13.585017204284668 + ], + [ + "ط", + -13.5850191116333 + ], + [ + "Richard", + -13.585051536560059 + ], + [ + "▁pinning", + -13.58508586883545 + ], + [ + "▁238", + -13.58513069152832 + ], + [ + "▁ardent", + -13.585216522216797 + ], + [ + "asha", + -13.585306167602539 + ], + [ + "▁firmness", + -13.585309028625488 + ], + [ + "tempo", + -13.58531379699707 + ], + [ + "▁Realm", + -13.585323333740234 + ], + [ + "▁Capricorn", + -13.58533763885498 + ], + [ + "lace", + -13.585367202758789 + ], + [ + "▁flatten", + -13.585370063781738 + ], + [ + "▁poked", + -13.585379600524902 + ], + [ + "▁calmed", + -13.585437774658203 + ], + [ + "▁cuisines", + -13.58545207977295 + ], + [ + "gender", + -13.585468292236328 + ], + [ + "670", + -13.585480690002441 + ], + [ + "magnetic", + -13.585630416870117 + ], + [ + "closed", + -13.5857572555542 + ], + [ + "▁Corruption", + -13.585833549499512 + ], + [ + "▁McKinney", + -13.585893630981445 + ], + [ + "920", + -13.585996627807617 + ], + [ + "▁grate", + -13.586057662963867 + ], + [ + "▁preferential", + -13.586141586303711 + ], + [ + "▁Diameter", + -13.58621883392334 + ], + [ + "▁508", + -13.586268424987793 + ], + [ + "▁328", + -13.586274147033691 + ], + [ + "▁bangs", + -13.586276054382324 + ], + [ + "▁Memorandum", + -13.586312294006348 + ], + [ + "▁Ending", + -13.586335182189941 + ], + [ + "Scott", + -13.586348533630371 + ], + [ + "▁Separation", + -13.586350440979004 + ], + [ + "Islam", + -13.586358070373535 + ], + [ + "pitch", + -13.586371421813965 + ], + [ + "▁slumped", + -13.586407661437988 + ], + [ + "▁merchandising", + -13.586490631103516 + ], + [ + "▁psychotic", + -13.586540222167969 + ], + [ + "progress", + -13.586555480957031 + ], + [ + "▁Toxic", + -13.586564064025879 + ], + [ + "▁fledgling", + -13.586586952209473 + ], + [ + "▁fasteners", + -13.586605072021484 + ], + [ + "mite", + -13.586627006530762 + ], + [ + "Je", + -13.586743354797363 + ], + [ + "▁1869", + -13.586792945861816 + ], + [ + "▁particulate", + -13.586806297302246 + ], + [ + "▁asap", + -13.586832046508789 + ], + [ + "▁ISSN", + -13.586959838867188 + ], + [ + "▁reprinted", + -13.586980819702148 + ], + [ + "▁Prima", + -13.586987495422363 + ], + [ + "▁Bea", + -13.586994171142578 + ], + [ + "▁CHECK", + -13.58701229095459 + ], + [ + "typical", + -13.58707046508789 + ], + [ + "▁nfl", + -13.587212562561035 + ], + [ + "ز", + -13.587267875671387 + ], + [ + "▁Lehman", + -13.587284088134766 + ], + [ + "▁biologists", + -13.587284088134766 + ], + [ + "Everybody", + -13.587288856506348 + ], + [ + "wad", + -13.587316513061523 + ], + [ + "behind", + -13.587377548217773 + ], + [ + "▁Faux", + -13.587382316589355 + ], + [ + "▁biologically", + -13.587416648864746 + ], + [ + "▁confluence", + -13.587422370910645 + ], + [ + "▁Guardiola", + -13.587454795837402 + ], + [ + "▁liberalism", + -13.587576866149902 + ], + [ + "▁cancelling", + -13.587611198425293 + ], + [ + "▁mucus", + -13.587615013122559 + ], + [ + "▁forceful", + -13.587618827819824 + ], + [ + "▁gorilla", + -13.587627410888672 + ], + [ + "329", + -13.587684631347656 + ], + [ + "▁functionally", + -13.587702751159668 + ], + [ + "▁aisles", + -13.587815284729004 + ], + [ + "▁Artwork", + -13.587821006774902 + ], + [ + "▁Americana", + -13.587836265563965 + ], + [ + "▁Entering", + -13.587908744812012 + ], + [ + "▁stormwater", + -13.58802604675293 + ], + [ + "nom", + -13.588034629821777 + ], + [ + "▁Formerly", + -13.58806037902832 + ], + [ + "525", + -13.588072776794434 + ], + [ + "▁scum", + -13.588107109069824 + ], + [ + "č", + -13.588134765625 + ], + [ + "▁Alder", + -13.588138580322266 + ], + [ + "▁structurally", + -13.588188171386719 + ], + [ + "▁RBC", + -13.588279724121094 + ], + [ + "▁entertainers", + -13.588345527648926 + ], + [ + "stru", + -13.58845329284668 + ], + [ + "spa", + -13.588459014892578 + ], + [ + "▁Authorized", + -13.588493347167969 + ], + [ + "▁crocodile", + -13.588507652282715 + ], + [ + "▁Gris", + -13.588516235351562 + ], + [ + "▁Camino", + -13.588637351989746 + ], + [ + "▁congested", + -13.588644027709961 + ], + [ + "▁Kaufman", + -13.588656425476074 + ], + [ + "▁pouches", + -13.588663101196289 + ], + [ + "LESS", + -13.588664054870605 + ], + [ + "▁Appreciation", + -13.588692665100098 + ], + [ + "▁Stout", + -13.588706970214844 + ], + [ + "317", + -13.58870792388916 + ], + [ + "▁engulfed", + -13.588839530944824 + ], + [ + "281", + -13.58887004852295 + ], + [ + "▁Viper", + -13.588872909545898 + ], + [ + "▁restores", + -13.588920593261719 + ], + [ + "nian", + -13.588924407958984 + ], + [ + "▁scrum", + -13.588957786560059 + ], + [ + "▁dismantled", + -13.588990211486816 + ], + [ + "υ", + -13.589042663574219 + ], + [ + "274", + -13.589083671569824 + ], + [ + "▁blatantly", + -13.589085578918457 + ], + [ + "VN", + -13.58912467956543 + ], + [ + "yat", + -13.589168548583984 + ], + [ + "▁Sw", + -13.589186668395996 + ], + [ + "▁LAKE", + -13.589218139648438 + ], + [ + "them", + -13.589277267456055 + ], + [ + "▁gusts", + -13.589280128479004 + ], + [ + "▁comical", + -13.589303970336914 + ], + [ + "▁numbering", + -13.589320182800293 + ], + [ + "docs", + -13.589323043823242 + ], + [ + "balls", + -13.589367866516113 + ], + [ + "▁Dressing", + -13.58940315246582 + ], + [ + "▁CET", + -13.589411735534668 + ], + [ + "lr", + -13.589422225952148 + ], + [ + "960", + -13.589455604553223 + ], + [ + "lance", + -13.589455604553223 + ], + [ + "▁deadliest", + -13.5894775390625 + ], + [ + "▁downed", + -13.589518547058105 + ], + [ + "▁Yao", + -13.589544296264648 + ], + [ + "▁kingdoms", + -13.589594841003418 + ], + [ + "▁marsh", + -13.589665412902832 + ], + [ + "▁Soho", + -13.589692115783691 + ], + [ + "▁dominion", + -13.589799880981445 + ], + [ + "▁Milano", + -13.589807510375977 + ], + [ + "▁Cochrane", + -13.589823722839355 + ], + [ + "▁panelists", + -13.589841842651367 + ], + [ + "▁Quant", + -13.58985710144043 + ], + [ + "▁CASE", + -13.589943885803223 + ], + [ + "▁Kawa", + -13.589951515197754 + ], + [ + "sang", + -13.589970588684082 + ], + [ + "▁nonstop", + -13.590024948120117 + ], + [ + "▁Bury", + -13.590051651000977 + ], + [ + "▁Promotional", + -13.590102195739746 + ], + [ + "▁1857", + -13.590106010437012 + ], + [ + "vari", + -13.590130805969238 + ], + [ + "▁Khalid", + -13.590288162231445 + ], + [ + "▁roundtable", + -13.590292930603027 + ], + [ + "▁auditions", + -13.590339660644531 + ], + [ + "▁abreast", + -13.590372085571289 + ], + [ + "▁Dalai", + -13.590439796447754 + ], + [ + "197", + -13.590510368347168 + ], + [ + "▁ltd", + -13.590567588806152 + ], + [ + "KT", + -13.59058666229248 + ], + [ + "▁beak", + -13.590615272521973 + ], + [ + "policy", + -13.59062385559082 + ], + [ + "▁Charitable", + -13.590627670288086 + ], + [ + "▁Varsity", + -13.590688705444336 + ], + [ + "▁convene", + -13.590795516967773 + ], + [ + "▁hangar", + -13.590798377990723 + ], + [ + "▁lambs", + -13.590814590454102 + ], + [ + "▁Promotions", + -13.590836524963379 + ], + [ + "▁rambling", + -13.590865135192871 + ], + [ + "▁Bast", + -13.59093189239502 + ], + [ + "▁Ivanka", + -13.591078758239746 + ], + [ + "during", + -13.591167449951172 + ], + [ + "े", + -13.59117603302002 + ], + [ + "▁Adolf", + -13.591193199157715 + ], + [ + "▁derail", + -13.591195106506348 + ], + [ + "▁baffled", + -13.591294288635254 + ], + [ + "▁Yahweh", + -13.591364860534668 + ], + [ + "▁puzzling", + -13.591375350952148 + ], + [ + "▁Farming", + -13.591405868530273 + ], + [ + "KM", + -13.59140682220459 + ], + [ + "▁SOUTH", + -13.591415405273438 + ], + [ + "▁thwart", + -13.591469764709473 + ], + [ + "▁SNAP", + -13.591525077819824 + ], + [ + "tical", + -13.591684341430664 + ], + [ + "MAP", + -13.591768264770508 + ], + [ + "ppy", + -13.591775894165039 + ], + [ + "▁meditative", + -13.591782569885254 + ], + [ + "▁executions", + -13.591788291931152 + ], + [ + "▁dwindling", + -13.591793060302734 + ], + [ + "▁expel", + -13.591872215270996 + ], + [ + "▁disobedience", + -13.591920852661133 + ], + [ + "tir", + -13.5919771194458 + ], + [ + "▁ambush", + -13.59197998046875 + ], + [ + "▁insensitive", + -13.59197998046875 + ], + [ + "spiritual", + -13.592002868652344 + ], + [ + "lateral", + -13.592089653015137 + ], + [ + "▁ECU", + -13.592107772827148 + ], + [ + "▁Jeb", + -13.59216022491455 + ], + [ + "▁Libertarian", + -13.592181205749512 + ], + [ + "▁tendons", + -13.592242240905762 + ], + [ + "▁Meyers", + -13.592266082763672 + ], + [ + "meet", + -13.592283248901367 + ], + [ + "日", + -13.592287063598633 + ], + [ + "▁Plane", + -13.592347145080566 + ], + [ + "▁Honorable", + -13.59237289428711 + ], + [ + "▁clipboard", + -13.592379570007324 + ], + [ + "▁Mane", + -13.592382431030273 + ], + [ + "▁instructive", + -13.592432975769043 + ], + [ + "represented", + -13.592448234558105 + ], + [ + "▁crimson", + -13.592523574829102 + ], + [ + "▁Hawthorne", + -13.592540740966797 + ], + [ + "▁solidly", + -13.592581748962402 + ], + [ + "▁Payroll", + -13.592619895935059 + ], + [ + "▁COPD", + -13.592703819274902 + ], + [ + "inho", + -13.592805862426758 + ], + [ + "▁Glu", + -13.592878341674805 + ], + [ + "cla", + -13.592958450317383 + ], + [ + "tini", + -13.592974662780762 + ], + [ + "▁inventors", + -13.593080520629883 + ], + [ + "California", + -13.593132019042969 + ], + [ + "elen", + -13.59314250946045 + ], + [ + "Cool", + -13.593154907226562 + ], + [ + "▁workstations", + -13.593156814575195 + ], + [ + "▁Kell", + -13.593188285827637 + ], + [ + "chester", + -13.593253135681152 + ], + [ + "▁ponies", + -13.593271255493164 + ], + [ + "▁ISPs", + -13.593320846557617 + ], + [ + "▁Sak", + -13.593327522277832 + ], + [ + "killer", + -13.593334197998047 + ], + [ + "▁HDTV", + -13.593364715576172 + ], + [ + "vio", + -13.593375205993652 + ], + [ + "▁unauthorised", + -13.593388557434082 + ], + [ + "ISO", + -13.593398094177246 + ], + [ + "▁bombarded", + -13.593480110168457 + ], + [ + "▁Fel", + -13.593548774719238 + ], + [ + "chenko", + -13.593574523925781 + ], + [ + "pia", + -13.593626976013184 + ], + [ + "Energy", + -13.593635559082031 + ], + [ + "▁hoof", + -13.593709945678711 + ], + [ + "agne", + -13.593720436096191 + ], + [ + "oop", + -13.59379768371582 + ], + [ + "▁Stro", + -13.593862533569336 + ], + [ + "▁prostitutes", + -13.593996047973633 + ], + [ + "▁endo", + -13.59400749206543 + ], + [ + "picture", + -13.594015121459961 + ], + [ + "▁Granny", + -13.594080924987793 + ], + [ + "▁Polymer", + -13.594120025634766 + ], + [ + "icus", + -13.59415054321289 + ], + [ + "lau", + -13.594182968139648 + ], + [ + "▁Pledge", + -13.594244956970215 + ], + [ + "▁Arrival", + -13.594285011291504 + ], + [ + "ege", + -13.594325065612793 + ], + [ + "itan", + -13.594350814819336 + ], + [ + "▁Mayweather", + -13.594389915466309 + ], + [ + "quan", + -13.594405174255371 + ], + [ + "itor", + -13.594508171081543 + ], + [ + "dus", + -13.594547271728516 + ], + [ + "▁Siberia", + -13.594656944274902 + ], + [ + "kou", + -13.59467887878418 + ], + [ + "▁cos", + -13.594681739807129 + ], + [ + "▁Injuries", + -13.59470272064209 + ], + [ + "▁Horizontal", + -13.594775199890137 + ], + [ + "▁Ley", + -13.59480094909668 + ], + [ + "▁ETH", + -13.594805717468262 + ], + [ + "▁syndicate", + -13.594815254211426 + ], + [ + "▁nimble", + -13.594834327697754 + ], + [ + "▁Counselor", + -13.59488296508789 + ], + [ + "▁lightness", + -13.594919204711914 + ], + [ + "▁Fitzpatrick", + -13.594935417175293 + ], + [ + "kla", + -13.594962120056152 + ], + [ + "▁deg", + -13.594972610473633 + ], + [ + "▁Raider", + -13.594980239868164 + ], + [ + "▁VL", + -13.594983100891113 + ], + [ + "▁burgundy", + -13.595026969909668 + ], + [ + "257", + -13.595069885253906 + ], + [ + "▁sag", + -13.595105171203613 + ], + [ + "▁Hobbit", + -13.595130920410156 + ], + [ + "▁Legislation", + -13.595212936401367 + ], + [ + "▁annotations", + -13.595318794250488 + ], + [ + "ocytes", + -13.595327377319336 + ], + [ + "▁Karate", + -13.59533405303955 + ], + [ + "▁basins", + -13.595500946044922 + ], + [ + "bian", + -13.595539093017578 + ], + [ + "768", + -13.595605850219727 + ], + [ + "▁meth", + -13.595609664916992 + ], + [ + "▁Spatial", + -13.595630645751953 + ], + [ + "▁Ayurvedic", + -13.595632553100586 + ], + [ + "zzi", + -13.595633506774902 + ], + [ + "▁Painter", + -13.595686912536621 + ], + [ + "▁Flavor", + -13.595731735229492 + ], + [ + "▁ministerial", + -13.59579849243164 + ], + [ + "▁Hung", + -13.59588623046875 + ], + [ + "▁repurchase", + -13.595946311950684 + ], + [ + "▁Faye", + -13.59597396850586 + ], + [ + "▁Schwab", + -13.595988273620605 + ], + [ + "▁lagging", + -13.596031188964844 + ], + [ + "broken", + -13.596053123474121 + ], + [ + "▁symbolize", + -13.596055030822754 + ], + [ + "▁newbies", + -13.596060752868652 + ], + [ + "▁robin", + -13.596062660217285 + ], + [ + "▁Spicy", + -13.596114158630371 + ], + [ + "▁Norma", + -13.59627914428711 + ], + [ + "▁perpetrated", + -13.596304893493652 + ], + [ + "zawa", + -13.59635066986084 + ], + [ + "▁Blitz", + -13.59636116027832 + ], + [ + "▁autograph", + -13.596363067626953 + ], + [ + "505", + -13.596375465393066 + ], + [ + "▁555", + -13.596389770507812 + ], + [ + "▁Herrera", + -13.596433639526367 + ], + [ + "▁Superstar", + -13.596440315246582 + ], + [ + "▁checkpoints", + -13.596476554870605 + ], + [ + "▁Specialized", + -13.596478462219238 + ], + [ + "Brand", + -13.596660614013672 + ], + [ + "▁Fannie", + -13.596938133239746 + ], + [ + "nominated", + -13.596962928771973 + ], + [ + "▁incidentally", + -13.596990585327148 + ], + [ + "▁1873", + -13.596999168395996 + ], + [ + "▁mismatch", + -13.597038269042969 + ], + [ + "▁Hasan", + -13.597098350524902 + ], + [ + "▁fractional", + -13.597146987915039 + ], + [ + "▁thunderstorm", + -13.597153663635254 + ], + [ + "▁puberty", + -13.59717845916748 + ], + [ + "▁STAT", + -13.597267150878906 + ], + [ + "buying", + -13.597373962402344 + ], + [ + "bp", + -13.59741497039795 + ], + [ + "plain", + -13.597514152526855 + ], + [ + "▁cytokines", + -13.597533226013184 + ], + [ + "▁succumb", + -13.597535133361816 + ], + [ + "▁243", + -13.597572326660156 + ], + [ + "▁sighted", + -13.597618103027344 + ], + [ + "▁Citrix", + -13.59766960144043 + ], + [ + "▁Confidential", + -13.597811698913574 + ], + [ + "osity", + -13.597822189331055 + ], + [ + "▁flaps", + -13.597850799560547 + ], + [ + "▁classed", + -13.597861289978027 + ], + [ + "268", + -13.59788990020752 + ], + [ + "▁commentaries", + -13.597938537597656 + ], + [ + "▁momentous", + -13.597954750061035 + ], + [ + "▁emphasised", + -13.598026275634766 + ], + [ + "nature", + -13.598028182983398 + ], + [ + "▁Hess", + -13.598031997680664 + ], + [ + "▁goaltender", + -13.598088264465332 + ], + [ + "▁cla", + -13.598094940185547 + ], + [ + "▁Derry", + -13.598104476928711 + ], + [ + "▁hysterical", + -13.598126411437988 + ], + [ + "▁balsamic", + -13.598163604736328 + ], + [ + "▁OE", + -13.59821605682373 + ], + [ + "▁mummy", + -13.598309516906738 + ], + [ + "▁Reaction", + -13.598348617553711 + ], + [ + "▁Cyril", + -13.598371505737305 + ], + [ + "▁Carver", + -13.598411560058594 + ], + [ + "▁vegas", + -13.598456382751465 + ], + [ + "▁GV", + -13.598466873168945 + ], + [ + "▁anxiously", + -13.598522186279297 + ], + [ + "▁SX", + -13.59854507446289 + ], + [ + "▁CONTACT", + -13.598604202270508 + ], + [ + "▁Faust", + -13.59868049621582 + ], + [ + "▁Darrell", + -13.598700523376465 + ], + [ + "▁Branding", + -13.598701477050781 + ], + [ + "▁Akin", + -13.598703384399414 + ], + [ + "▁spool", + -13.598709106445312 + ], + [ + "▁annualized", + -13.598723411560059 + ], + [ + "▁Float", + -13.59878158569336 + ], + [ + "▁Hahn", + -13.598817825317383 + ], + [ + "▁Traveler", + -13.598969459533691 + ], + [ + "▁Emails", + -13.599010467529297 + ], + [ + "▁longitude", + -13.599015235900879 + ], + [ + "▁cro", + -13.599016189575195 + ], + [ + "trix", + -13.59910774230957 + ], + [ + "gil", + -13.599250793457031 + ], + [ + "▁Analyze", + -13.599254608154297 + ], + [ + "ρ", + -13.599278450012207 + ], + [ + "▁cutlery", + -13.599279403686523 + ], + [ + "▁clocked", + -13.599321365356445 + ], + [ + "▁Casinos", + -13.599355697631836 + ], + [ + "agon", + -13.599419593811035 + ], + [ + "▁tragically", + -13.599431991577148 + ], + [ + "▁SDS", + -13.599435806274414 + ], + [ + "▁stares", + -13.59946060180664 + ], + [ + "NEW", + -13.599571228027344 + ], + [ + "▁Monet", + -13.599594116210938 + ], + [ + "▁composting", + -13.599617958068848 + ], + [ + "dropping", + -13.599650382995605 + ], + [ + "▁Drone", + -13.59971809387207 + ], + [ + "297", + -13.599724769592285 + ], + [ + "assessment", + -13.599769592285156 + ], + [ + "▁Myself", + -13.59980297088623 + ], + [ + "▁softening", + -13.599820137023926 + ], + [ + "phil", + -13.599935531616211 + ], + [ + "nner", + -13.599939346313477 + ], + [ + "▁Slo", + -13.599950790405273 + ], + [ + "Mother", + -13.599977493286133 + ], + [ + "▁Grounds", + -13.600035667419434 + ], + [ + "▁Filled", + -13.60004997253418 + ], + [ + "▁Licence", + -13.600056648254395 + ], + [ + "▁Tec", + -13.600210189819336 + ], + [ + "▁Chakra", + -13.600217819213867 + ], + [ + "▁isolating", + -13.600249290466309 + ], + [ + "▁sketching", + -13.600306510925293 + ], + [ + "▁constructor", + -13.600312232971191 + ], + [ + "▁decency", + -13.600403785705566 + ], + [ + "nb", + -13.600451469421387 + ], + [ + "▁blanks", + -13.600469589233398 + ], + [ + "▁Kok", + -13.600484848022461 + ], + [ + "▁Josephine", + -13.600522994995117 + ], + [ + "riot", + -13.600536346435547 + ], + [ + "itta", + -13.600537300109863 + ], + [ + "▁1877", + -13.600565910339355 + ], + [ + "▁Haunted", + -13.600637435913086 + ], + [ + "▁Patron", + -13.600647926330566 + ], + [ + "▁tal", + -13.600663185119629 + ], + [ + "GD", + -13.600676536560059 + ], + [ + "▁sweeps", + -13.600749969482422 + ], + [ + "▁Tah", + -13.600796699523926 + ], + [ + "▁competes", + -13.600834846496582 + ], + [ + "rna", + -13.600837707519531 + ], + [ + "▁Lizzie", + -13.601049423217773 + ], + [ + "ologie", + -13.601149559020996 + ], + [ + "▁Attendance", + -13.601171493530273 + ], + [ + "rights", + -13.601202011108398 + ], + [ + "▁bouncy", + -13.601202011108398 + ], + [ + "▁Gardening", + -13.60123348236084 + ], + [ + "▁novella", + -13.601251602172852 + ], + [ + "025", + -13.601268768310547 + ], + [ + "stamp", + -13.601293563842773 + ], + [ + "▁Equipped", + -13.601346015930176 + ], + [ + "▁matrices", + -13.60142707824707 + ], + [ + "▁SSA", + -13.601493835449219 + ], + [ + "▁stunts", + -13.6015043258667 + ], + [ + "▁Scrub", + -13.60151195526123 + ], + [ + "▁Petr", + -13.601548194885254 + ], + [ + "▁blemishes", + -13.601552963256836 + ], + [ + "▁flannel", + -13.601558685302734 + ], + [ + "▁Lumia", + -13.601582527160645 + ], + [ + "▁Orientation", + -13.601600646972656 + ], + [ + "▁accuses", + -13.601654052734375 + ], + [ + "▁punishable", + -13.60176944732666 + ], + [ + "este", + -13.60179328918457 + ], + [ + "gm", + -13.601811408996582 + ], + [ + "▁extracurricular", + -13.601940155029297 + ], + [ + "garh", + -13.601967811584473 + ], + [ + "▁Gilmore", + -13.601970672607422 + ], + [ + "engineering", + -13.60197639465332 + ], + [ + "▁accommodates", + -13.602057456970215 + ], + [ + "ether", + -13.60207462310791 + ], + [ + "▁Zimmer", + -13.602191925048828 + ], + [ + "▁peep", + -13.602191925048828 + ], + [ + "▁intel", + -13.602204322814941 + ], + [ + "▁Compton", + -13.602234840393066 + ], + [ + "ं", + -13.60229778289795 + ], + [ + "xy", + -13.602323532104492 + ], + [ + "▁Bayesian", + -13.602334022521973 + ], + [ + "▁CAC", + -13.602337837219238 + ], + [ + "▁methamphetamine", + -13.602376937866211 + ], + [ + "wage", + -13.602378845214844 + ], + [ + "338", + -13.602490425109863 + ], + [ + "▁electrolyte", + -13.602560997009277 + ], + [ + "▁Beetle", + -13.602617263793945 + ], + [ + "▁Allowing", + -13.602621078491211 + ], + [ + "▁ADC", + -13.602639198303223 + ], + [ + "▁tireless", + -13.602697372436523 + ], + [ + "ом", + -13.60277271270752 + ], + [ + "▁för", + -13.602831840515137 + ], + [ + "▁Antenna", + -13.602837562561035 + ], + [ + "▁perpetually", + -13.60285758972168 + ], + [ + "▁Barre", + -13.60305404663086 + ], + [ + "▁Arrive", + -13.603070259094238 + ], + [ + "▁grossly", + -13.603079795837402 + ], + [ + "▁Strictly", + -13.603097915649414 + ], + [ + "▁placenta", + -13.603123664855957 + ], + [ + "▁deodorant", + -13.603168487548828 + ], + [ + "▁Batteries", + -13.603178977966309 + ], + [ + "uge", + -13.603193283081055 + ], + [ + "▁coordinators", + -13.603202819824219 + ], + [ + "yrs", + -13.60323715209961 + ], + [ + "▁Shown", + -13.603238105773926 + ], + [ + "▁Tuscan", + -13.603324890136719 + ], + [ + "▁ramen", + -13.603342056274414 + ], + [ + "▁patios", + -13.603350639343262 + ], + [ + "▁Interiors", + -13.603358268737793 + ], + [ + "Build", + -13.603372573852539 + ], + [ + "▁unclean", + -13.603520393371582 + ], + [ + "▁Dart", + -13.603538513183594 + ], + [ + "▁Mixing", + -13.603561401367188 + ], + [ + "structured", + -13.603569984436035 + ], + [ + "▁XII", + -13.603586196899414 + ], + [ + "▁DEN", + -13.60360050201416 + ], + [ + "▁hindrance", + -13.60364818572998 + ], + [ + "▁Muller", + -13.603652000427246 + ], + [ + "▁Eiffel", + -13.603653907775879 + ], + [ + "▁romp", + -13.603660583496094 + ], + [ + "▁uniformity", + -13.603706359863281 + ], + [ + "▁truffle", + -13.603757858276367 + ], + [ + "▁blurb", + -13.603854179382324 + ], + [ + "▁ACTION", + -13.60387134552002 + ], + [ + "pedia", + -13.603896141052246 + ], + [ + "▁px", + -13.603992462158203 + ], + [ + "▁GAAP", + -13.603997230529785 + ], + [ + "zza", + -13.604020118713379 + ], + [ + "▁infringing", + -13.604165077209473 + ], + [ + "▁mediate", + -13.604302406311035 + ], + [ + "▁cloths", + -13.60434341430664 + ], + [ + "▁lockers", + -13.604348182678223 + ], + [ + "▁Jio", + -13.60435962677002 + ], + [ + "▁valet", + -13.604540824890137 + ], + [ + "Cas", + -13.604584693908691 + ], + [ + "▁Castillo", + -13.6046142578125 + ], + [ + "▁polluting", + -13.604631423950195 + ], + [ + "discovery", + -13.604681015014648 + ], + [ + "▁Homeowners", + -13.604734420776367 + ], + [ + "▁feminists", + -13.60473918914795 + ], + [ + "arte", + -13.60486125946045 + ], + [ + "ambo", + -13.604959487915039 + ], + [ + "▁Peoria", + -13.604975700378418 + ], + [ + "▁sculpt", + -13.605066299438477 + ], + [ + "▁hol", + -13.605071067810059 + ], + [ + "▁worsened", + -13.605140686035156 + ], + [ + "NOT", + -13.605143547058105 + ], + [ + "▁polypropylene", + -13.60516357421875 + ], + [ + "▁freestanding", + -13.605173110961914 + ], + [ + "▁montage", + -13.605353355407715 + ], + [ + "radi", + -13.605358123779297 + ], + [ + "▁Entity", + -13.60536003112793 + ], + [ + "bler", + -13.605393409729004 + ], + [ + "▁Capitalism", + -13.605416297912598 + ], + [ + "▁eyelid", + -13.60544490814209 + ], + [ + "▁clustered", + -13.605525016784668 + ], + [ + "yna", + -13.6055269241333 + ], + [ + "▁tailgate", + -13.605640411376953 + ], + [ + "▁tallied", + -13.605656623840332 + ], + [ + "▁insolvency", + -13.605737686157227 + ], + [ + "Australia", + -13.605746269226074 + ], + [ + "▁Illegal", + -13.605757713317871 + ], + [ + "▁Scanner", + -13.605793952941895 + ], + [ + "▁Wanda", + -13.605850219726562 + ], + [ + "▁galley", + -13.60586929321289 + ], + [ + "▁Founders", + -13.60595703125 + ], + [ + "▁emulsion", + -13.60598373413086 + ], + [ + "▁Fossil", + -13.606040000915527 + ], + [ + "▁Texture", + -13.60605525970459 + ], + [ + "▁fascism", + -13.606091499328613 + ], + [ + "▁lightest", + -13.606109619140625 + ], + [ + "Zero", + -13.606163024902344 + ], + [ + "▁honda", + -13.606172561645508 + ], + [ + "▁Qualification", + -13.606178283691406 + ], + [ + "examination", + -13.606266975402832 + ], + [ + "▁Kaz", + -13.606281280517578 + ], + [ + "▁Arn", + -13.606354713439941 + ], + [ + "▁churning", + -13.606366157531738 + ], + [ + "SAR", + -13.606414794921875 + ], + [ + "▁Kappa", + -13.606414794921875 + ], + [ + "▁Partly", + -13.606447219848633 + ], + [ + "588", + -13.606532096862793 + ], + [ + "▁Jonny", + -13.606596946716309 + ], + [ + "▁detectable", + -13.606755256652832 + ], + [ + "▁BANK", + -13.606758117675781 + ], + [ + "▁Deputies", + -13.60676383972168 + ], + [ + "▁STR", + -13.60677433013916 + ], + [ + "▁insurgency", + -13.606779098510742 + ], + [ + "▁Glitter", + -13.60682487487793 + ], + [ + "▁Punta", + -13.606836318969727 + ], + [ + "▁cit", + -13.606889724731445 + ], + [ + "▁Dwayne", + -13.606895446777344 + ], + [ + "Cute", + -13.606901168823242 + ], + [ + "▁Luigi", + -13.606912612915039 + ], + [ + "mata", + -13.606962203979492 + ], + [ + "chel", + -13.606986045837402 + ], + [ + "▁recited", + -13.607007026672363 + ], + [ + "▁metformin", + -13.607010841369629 + ], + [ + "198", + -13.607030868530273 + ], + [ + "▁INTER", + -13.607062339782715 + ], + [ + "▁imaginations", + -13.60708236694336 + ], + [ + "▁proclaiming", + -13.607110977172852 + ], + [ + "▁Wines", + -13.607199668884277 + ], + [ + "▁pseudonym", + -13.607272148132324 + ], + [ + "▁procured", + -13.607318878173828 + ], + [ + "▁IB", + -13.607327461242676 + ], + [ + "▁Scholarships", + -13.607421875 + ], + [ + "▁Puma", + -13.607455253601074 + ], + [ + "uwa", + -13.6074800491333 + ], + [ + "▁undergoes", + -13.607547760009766 + ], + [ + "Iron", + -13.60757827758789 + ], + [ + "▁Sanjay", + -13.607690811157227 + ], + [ + "icular", + -13.607695579528809 + ], + [ + "African", + -13.60771656036377 + ], + [ + "Was", + -13.607719421386719 + ], + [ + "▁modernist", + -13.607751846313477 + ], + [ + "yeah", + -13.607755661010742 + ], + [ + "▁242", + -13.607766151428223 + ], + [ + "▁undercut", + -13.607787132263184 + ], + [ + "▁Marianne", + -13.607793807983398 + ], + [ + "▁amateurs", + -13.607850074768066 + ], + [ + "mba", + -13.607851028442383 + ], + [ + "Death", + -13.607876777648926 + ], + [ + "▁Bullock", + -13.607877731323242 + ], + [ + "role", + -13.607905387878418 + ], + [ + "Through", + -13.607917785644531 + ], + [ + "▁Prestige", + -13.607918739318848 + ], + [ + "▁mafia", + -13.60793685913086 + ], + [ + "▁landfills", + -13.607956886291504 + ], + [ + "▁Melania", + -13.607967376708984 + ], + [ + "▁digress", + -13.607976913452148 + ], + [ + "▁Caramel", + -13.607998847961426 + ], + [ + "▁Slav", + -13.608017921447754 + ], + [ + "dian", + -13.608263969421387 + ], + [ + "▁postdoctoral", + -13.608283996582031 + ], + [ + "▁Galileo", + -13.60830307006836 + ], + [ + "rooms", + -13.60831069946289 + ], + [ + "▁IELTS", + -13.608380317687988 + ], + [ + "▁turnkey", + -13.608465194702148 + ], + [ + "▁undergraduates", + -13.608467102050781 + ], + [ + "▁relays", + -13.608471870422363 + ], + [ + "▁nag", + -13.608484268188477 + ], + [ + "▁sampler", + -13.60848617553711 + ], + [ + "327", + -13.608521461486816 + ], + [ + "▁upheaval", + -13.60853385925293 + ], + [ + "▁الم", + -13.60854434967041 + ], + [ + "▁XVI", + -13.608617782592773 + ], + [ + "▁Lexi", + -13.608631134033203 + ], + [ + "states", + -13.608647346496582 + ], + [ + "▁medalist", + -13.608670234680176 + ], + [ + "climate", + -13.608674049377441 + ], + [ + "▁Measurements", + -13.608713150024414 + ], + [ + "atan", + -13.608729362487793 + ], + [ + "KG", + -13.608744621276855 + ], + [ + "enz", + -13.608749389648438 + ], + [ + "▁Differences", + -13.60875129699707 + ], + [ + "▁Fayetteville", + -13.608752250671387 + ], + [ + "bowl", + -13.608758926391602 + ], + [ + "▁decode", + -13.608768463134766 + ], + [ + "▁Mirage", + -13.608769416809082 + ], + [ + "▁humming", + -13.608800888061523 + ], + [ + "Number", + -13.608811378479004 + ], + [ + "▁clinch", + -13.608906745910645 + ], + [ + "▁hideous", + -13.60898494720459 + ], + [ + "▁pero", + -13.609170913696289 + ], + [ + "▁Mummy", + -13.609264373779297 + ], + [ + "▁Recession", + -13.609299659729004 + ], + [ + "ikan", + -13.609313011169434 + ], + [ + "beth", + -13.60936450958252 + ], + [ + "▁Packet", + -13.609383583068848 + ], + [ + "328", + -13.609390258789062 + ], + [ + "▁adultery", + -13.609511375427246 + ], + [ + "▁Hallmark", + -13.609573364257812 + ], + [ + "highest", + -13.609585762023926 + ], + [ + "▁вы", + -13.609604835510254 + ], + [ + "▁crucified", + -13.609644889831543 + ], + [ + "▁Fabian", + -13.609740257263184 + ], + [ + "▁gimmick", + -13.609755516052246 + ], + [ + "▁ludicrous", + -13.60987377166748 + ], + [ + "EPS", + -13.609945297241211 + ], + [ + "▁generational", + -13.60994815826416 + ], + [ + "ecker", + -13.609965324401855 + ], + [ + "▁Curt", + -13.610013008117676 + ], + [ + "▁Schiff", + -13.610030174255371 + ], + [ + "015", + -13.610057830810547 + ], + [ + "▁314", + -13.61007022857666 + ], + [ + "▁Chas", + -13.610077857971191 + ], + [ + "▁Sens", + -13.610091209411621 + ], + [ + "tuned", + -13.61009693145752 + ], + [ + "▁402", + -13.610187530517578 + ], + [ + "▁boulder", + -13.610244750976562 + ], + [ + "▁mislead", + -13.610328674316406 + ], + [ + "▁SHALL", + -13.610396385192871 + ], + [ + "▁carp", + -13.610416412353516 + ], + [ + "▁adage", + -13.610472679138184 + ], + [ + "▁HY", + -13.610480308532715 + ], + [ + "▁EMT", + -13.610517501831055 + ], + [ + "planning", + -13.610518455505371 + ], + [ + "▁dignified", + -13.610568046569824 + ], + [ + "TK", + -13.610570907592773 + ], + [ + "aci", + -13.610591888427734 + ], + [ + "cate", + -13.610591888427734 + ], + [ + "▁Baku", + -13.610593795776367 + ], + [ + "▁Flake", + -13.610615730285645 + ], + [ + "▁bil", + -13.610642433166504 + ], + [ + "Fri", + -13.6106595993042 + ], + [ + "▁Bret", + -13.610661506652832 + ], + [ + "mono", + -13.610743522644043 + ], + [ + "▁resize", + -13.610785484313965 + ], + [ + "Bear", + -13.610819816589355 + ], + [ + "▁1820", + -13.610870361328125 + ], + [ + "▁Granada", + -13.610923767089844 + ], + [ + "▁ark", + -13.610932350158691 + ], + [ + "▁McAfee", + -13.610944747924805 + ], + [ + "▁allocations", + -13.610954284667969 + ], + [ + "▁jammer", + -13.611029624938965 + ], + [ + "▁Masonic", + -13.611040115356445 + ], + [ + "259", + -13.611114501953125 + ], + [ + "▁farmed", + -13.611115455627441 + ], + [ + "▁Clutch", + -13.611272811889648 + ], + [ + "▁nobility", + -13.611289024353027 + ], + [ + "▁MUSIC", + -13.611302375793457 + ], + [ + "▁rabbi", + -13.611390113830566 + ], + [ + "▁Zodiac", + -13.611397743225098 + ], + [ + "▁blowout", + -13.611469268798828 + ], + [ + "nj", + -13.611472129821777 + ], + [ + "▁Sochi", + -13.61148738861084 + ], + [ + "▁IgG", + -13.611555099487305 + ], + [ + "pent", + -13.61159610748291 + ], + [ + "▁exec", + -13.611642837524414 + ], + [ + "▁lite", + -13.611648559570312 + ], + [ + "ination", + -13.611686706542969 + ], + [ + "定", + -13.611724853515625 + ], + [ + "ра", + -13.61180591583252 + ], + [ + "▁Filling", + -13.611812591552734 + ], + [ + "▁Acad", + -13.611828804016113 + ], + [ + "▁Neat", + -13.611848831176758 + ], + [ + "chie", + -13.61186408996582 + ], + [ + "▁INFO", + -13.612041473388672 + ], + [ + "▁bribes", + -13.612042427062988 + ], + [ + "iku", + -13.612067222595215 + ], + [ + "▁parmesan", + -13.61210823059082 + ], + [ + "▁Rusty", + -13.612129211425781 + ], + [ + "▁prosthetic", + -13.612175941467285 + ], + [ + "▁Leroy", + -13.612276077270508 + ], + [ + "大", + -13.612323760986328 + ], + [ + "▁AKA", + -13.612445831298828 + ], + [ + "tons", + -13.612462997436523 + ], + [ + "▁Ruiz", + -13.612472534179688 + ], + [ + "▁benefitted", + -13.612594604492188 + ], + [ + "▁primal", + -13.612641334533691 + ], + [ + "▁legislator", + -13.612643241882324 + ], + [ + "▁mindless", + -13.612667083740234 + ], + [ + "▁headlight", + -13.612687110900879 + ], + [ + "▁Fallen", + -13.612771987915039 + ], + [ + "▁tur", + -13.612791061401367 + ], + [ + "pong", + -13.61280345916748 + ], + [ + "▁Curse", + -13.612805366516113 + ], + [ + "▁Pills", + -13.612808227539062 + ], + [ + "▁frontman", + -13.612820625305176 + ], + [ + "1900", + -13.612863540649414 + ], + [ + "▁primers", + -13.612907409667969 + ], + [ + "▁Rodrigo", + -13.6129150390625 + ], + [ + "▁Harrisburg", + -13.612927436828613 + ], + [ + "▁Aztec", + -13.612993240356445 + ], + [ + "levitra", + -13.613006591796875 + ], + [ + "▁clothed", + -13.613059043884277 + ], + [ + "sexy", + -13.613092422485352 + ], + [ + "▁GRA", + -13.613133430480957 + ], + [ + "▁detoxification", + -13.613147735595703 + ], + [ + "RAL", + -13.613293647766113 + ], + [ + "hitting", + -13.61329460144043 + ], + [ + "▁TEN", + -13.613312721252441 + ], + [ + "▁fresco", + -13.613398551940918 + ], + [ + "▁Reformed", + -13.613412857055664 + ], + [ + "▁stabilizing", + -13.61341667175293 + ], + [ + "▁Shui", + -13.613420486450195 + ], + [ + "zor", + -13.613424301147461 + ], + [ + "coffee", + -13.613503456115723 + ], + [ + "▁palaces", + -13.613506317138672 + ], + [ + "810", + -13.613532066345215 + ], + [ + "▁cranberries", + -13.613760948181152 + ], + [ + "▁Cristiano", + -13.61376667022705 + ], + [ + "rg", + -13.613791465759277 + ], + [ + "▁Prasad", + -13.613828659057617 + ], + [ + "▁Farr", + -13.613831520080566 + ], + [ + "▁illegitimate", + -13.613836288452148 + ], + [ + "▁Xerox", + -13.613924980163574 + ], + [ + "▁discoloration", + -13.614045143127441 + ], + [ + "▁Ether", + -13.61406135559082 + ], + [ + "▁Roh", + -13.614076614379883 + ], + [ + "▁accrue", + -13.614113807678223 + ], + [ + "ż", + -13.614137649536133 + ], + [ + "Self", + -13.614164352416992 + ], + [ + "▁Robots", + -13.614168167114258 + ], + [ + "▁Drinks", + -13.614215850830078 + ], + [ + "▁seeding", + -13.614248275756836 + ], + [ + "387", + -13.61428451538086 + ], + [ + "Has", + -13.614336013793945 + ], + [ + "▁AES", + -13.614392280578613 + ], + [ + "▁methylation", + -13.614411354064941 + ], + [ + "▁Beyoncé", + -13.61446475982666 + ], + [ + "▁algebraic", + -13.614519119262695 + ], + [ + "▁turkeys", + -13.614545822143555 + ], + [ + "styled", + -13.614579200744629 + ], + [ + "▁Distributor", + -13.614581108093262 + ], + [ + "▁stewards", + -13.61468505859375 + ], + [ + "▁stormy", + -13.614688873291016 + ], + [ + "▁Whitaker", + -13.614740371704102 + ], + [ + "▁wealthiest", + -13.61475658416748 + ], + [ + "▁dialogues", + -13.614835739135742 + ], + [ + "▁Haz", + -13.61484146118164 + ], + [ + "▁uncles", + -13.61484146118164 + ], + [ + "▁Sav", + -13.614851951599121 + ], + [ + "▁physicists", + -13.614899635314941 + ], + [ + "▁MONEY", + -13.614967346191406 + ], + [ + "▁Himalayas", + -13.615004539489746 + ], + [ + "▁scrubbing", + -13.615142822265625 + ], + [ + "▁Elgin", + -13.615171432495117 + ], + [ + "Ly", + -13.615182876586914 + ], + [ + "▁Walden", + -13.615314483642578 + ], + [ + "▁Schwarz", + -13.61536693572998 + ], + [ + "▁Wyn", + -13.61541748046875 + ], + [ + "▁Shiv", + -13.615449905395508 + ], + [ + "▁thaw", + -13.615458488464355 + ], + [ + "▁Charities", + -13.615534782409668 + ], + [ + "▁improbable", + -13.615571022033691 + ], + [ + "▁Este", + -13.615584373474121 + ], + [ + "Lin", + -13.615592956542969 + ], + [ + "▁Drilling", + -13.615594863891602 + ], + [ + "▁jockey", + -13.615598678588867 + ], + [ + "Flow", + -13.615628242492676 + ], + [ + "▁Sailor", + -13.6156644821167 + ], + [ + "▁Baird", + -13.615674018859863 + ], + [ + "▁fps", + -13.615675926208496 + ], + [ + "ZE", + -13.615680694580078 + ], + [ + "▁wil", + -13.615734100341797 + ], + [ + "▁Nitro", + -13.615796089172363 + ], + [ + "▁François", + -13.615846633911133 + ], + [ + "▁Jody", + -13.615907669067383 + ], + [ + "▁grasped", + -13.615921020507812 + ], + [ + "▁flicker", + -13.615924835205078 + ], + [ + "▁Treatments", + -13.615931510925293 + ], + [ + "▁frail", + -13.616023063659668 + ], + [ + "▁Kodi", + -13.616048812866211 + ], + [ + "▁clerical", + -13.616146087646484 + ], + [ + "407", + -13.616155624389648 + ], + [ + "▁mir", + -13.616155624389648 + ], + [ + "▁playgrounds", + -13.616214752197266 + ], + [ + "▁Administrators", + -13.61654281616211 + ], + [ + "▁scrumptious", + -13.616568565368652 + ], + [ + "▁prosecuting", + -13.6166353225708 + ], + [ + "정", + -13.6166410446167 + ], + [ + "▁payer", + -13.616646766662598 + ], + [ + "▁appointing", + -13.616775512695312 + ], + [ + "▁Cavs", + -13.616789817810059 + ], + [ + "ease", + -13.61681079864502 + ], + [ + "▁Wilkins", + -13.616816520690918 + ], + [ + "▁clarinet", + -13.616826057434082 + ], + [ + "▁Arcadia", + -13.616878509521484 + ], + [ + "▁Shiite", + -13.616926193237305 + ], + [ + "Thursday", + -13.616952896118164 + ], + [ + "▁barracks", + -13.616971969604492 + ], + [ + "Wi", + -13.616979598999023 + ], + [ + "▁Julio", + -13.617022514343262 + ], + [ + "▁Sakura", + -13.617056846618652 + ], + [ + "▁BYU", + -13.617088317871094 + ], + [ + "▁Lazarus", + -13.617133140563965 + ], + [ + "▁valuables", + -13.617141723632812 + ], + [ + "▁Bour", + -13.61717414855957 + ], + [ + "KK", + -13.617237091064453 + ], + [ + "▁emptying", + -13.61730670928955 + ], + [ + "enta", + -13.617330551147461 + ], + [ + "brush", + -13.617374420166016 + ], + [ + "▁Protecting", + -13.617383003234863 + ], + [ + "▁skeletons", + -13.617387771606445 + ], + [ + "▁Implementing", + -13.617472648620605 + ], + [ + "▁Ryu", + -13.617518424987793 + ], + [ + "▁MacArthur", + -13.617538452148438 + ], + [ + "▁uncompromising", + -13.617562294006348 + ], + [ + "▁loo", + -13.617581367492676 + ], + [ + "▁Copa", + -13.617586135864258 + ], + [ + "337", + -13.61763858795166 + ], + [ + "1950", + -13.617661476135254 + ], + [ + "▁hoist", + -13.617693901062012 + ], + [ + "▁Scala", + -13.617708206176758 + ], + [ + "▁ANSWER", + -13.617834091186523 + ], + [ + "infected", + -13.617836952209473 + ], + [ + "dB", + -13.617904663085938 + ], + [ + "▁jumpsuit", + -13.61793041229248 + ], + [ + "▁stave", + -13.617990493774414 + ], + [ + "▁peacock", + -13.618049621582031 + ], + [ + "▁QE", + -13.61807918548584 + ], + [ + "▁Fighters", + -13.618081092834473 + ], + [ + "▁indulgent", + -13.618085861206055 + ], + [ + "▁trims", + -13.618091583251953 + ], + [ + "▁Citadel", + -13.618108749389648 + ], + [ + "▁≤", + -13.618193626403809 + ], + [ + "▁hilly", + -13.618218421936035 + ], + [ + "▁Seo", + -13.618223190307617 + ], + [ + "2°", + -13.61823844909668 + ], + [ + "▁Dol", + -13.618265151977539 + ], + [ + "▁415", + -13.618277549743652 + ], + [ + "▁acutely", + -13.61832046508789 + ], + [ + "▁RMB", + -13.618328094482422 + ], + [ + "▁Hur", + -13.618454933166504 + ], + [ + "stem", + -13.618462562561035 + ], + [ + "▁fanatic", + -13.618486404418945 + ], + [ + "▁ROOM", + -13.618637084960938 + ], + [ + "▁Viewer", + -13.618653297424316 + ], + [ + "▁FAMILY", + -13.618680953979492 + ], + [ + "beautiful", + -13.618701934814453 + ], + [ + "▁gays", + -13.6187105178833 + ], + [ + "▁condenser", + -13.618788719177246 + ], + [ + "▁Charging", + -13.618803024291992 + ], + [ + "289", + -13.618814468383789 + ], + [ + "▁Gogh", + -13.618825912475586 + ], + [ + "▁eatery", + -13.618836402893066 + ], + [ + "ppers", + -13.618929862976074 + ], + [ + "kul", + -13.619017601013184 + ], + [ + "▁lockout", + -13.61903190612793 + ], + [ + "▁venom", + -13.619105339050293 + ], + [ + "▁downwards", + -13.619109153747559 + ], + [ + "780", + -13.619136810302734 + ], + [ + "▁endpoints", + -13.619376182556152 + ], + [ + "▁awkwardly", + -13.619438171386719 + ], + [ + "▁Doncaster", + -13.61945629119873 + ], + [ + "Min", + -13.619458198547363 + ], + [ + "▁polio", + -13.619512557983398 + ], + [ + "▁awning", + -13.619536399841309 + ], + [ + "▁Hewlett", + -13.619643211364746 + ], + [ + "▁genomes", + -13.619701385498047 + ], + [ + "▁Greenberg", + -13.619709968566895 + ], + [ + "▁PURPOSE", + -13.619736671447754 + ], + [ + "DIS", + -13.619765281677246 + ], + [ + "▁Sacrament", + -13.619779586791992 + ], + [ + "▁monochrome", + -13.619816780090332 + ], + [ + "▁godly", + -13.619831085205078 + ], + [ + "▁Hind", + -13.619860649108887 + ], + [ + "▁Squirrel", + -13.619935035705566 + ], + [ + "▁Dro", + -13.620033264160156 + ], + [ + "▁Aspire", + -13.620076179504395 + ], + [ + "▁metering", + -13.620133399963379 + ], + [ + "▁cusp", + -13.620158195495605 + ], + [ + "ès", + -13.620180130004883 + ], + [ + "▁£12", + -13.620240211486816 + ], + [ + "▁Passive", + -13.62024974822998 + ], + [ + "▁archaic", + -13.6203031539917 + ], + [ + "▁dermatologist", + -13.620328903198242 + ], + [ + "Mate", + -13.620460510253906 + ], + [ + "▁Composer", + -13.620460510253906 + ], + [ + "▁citrate", + -13.620527267456055 + ], + [ + "▁920", + -13.620558738708496 + ], + [ + "▁socializing", + -13.620633125305176 + ], + [ + "▁Š", + -13.620661735534668 + ], + [ + "▁cryptic", + -13.620677947998047 + ], + [ + "▁Fas", + -13.620682716369629 + ], + [ + "▁scavenger", + -13.620729446411133 + ], + [ + "Fan", + -13.620830535888672 + ], + [ + "186", + -13.620891571044922 + ], + [ + "▁Judas", + -13.620956420898438 + ], + [ + "258", + -13.62098503112793 + ], + [ + "ł", + -13.620987892150879 + ], + [ + "体", + -13.6210355758667 + ], + [ + "▁Larsen", + -13.621045112609863 + ], + [ + "▁sharpness", + -13.621050834655762 + ], + [ + "oxide", + -13.621060371398926 + ], + [ + "▁Gio", + -13.621111869812012 + ], + [ + "▁Hermes", + -13.621111869812012 + ], + [ + "▁actuator", + -13.621125221252441 + ], + [ + "▁Pow", + -13.621148109436035 + ], + [ + "▁electricians", + -13.621163368225098 + ], + [ + "▁scooped", + -13.62126636505127 + ], + [ + "▁bogey", + -13.6213960647583 + ], + [ + "1973", + -13.6214017868042 + ], + [ + "▁Tyne", + -13.621467590332031 + ], + [ + "ethyl", + -13.62149715423584 + ], + [ + "▁grub", + -13.621502876281738 + ], + [ + "▁whiteboard", + -13.621504783630371 + ], + [ + "▁Covington", + -13.621513366699219 + ], + [ + "▁wp", + -13.62155532836914 + ], + [ + "▁brewers", + -13.621606826782227 + ], + [ + "▁Grayson", + -13.621611595153809 + ], + [ + "pil", + -13.621644973754883 + ], + [ + "▁commenters", + -13.621655464172363 + ], + [ + "▁Dentist", + -13.621715545654297 + ], + [ + "322", + -13.621724128723145 + ], + [ + "Studio", + -13.621733665466309 + ], + [ + "▁Georg", + -13.621781349182129 + ], + [ + "▁foreclosures", + -13.621807098388672 + ], + [ + "Ä", + -13.621824264526367 + ], + [ + "▁sloping", + -13.621851921081543 + ], + [ + "▁Eastwood", + -13.621906280517578 + ], + [ + "▁chime", + -13.621932983398438 + ], + [ + "▁Musa", + -13.621975898742676 + ], + [ + "Pic", + -13.622056007385254 + ], + [ + "«", + -13.622065544128418 + ], + [ + "▁gymnasium", + -13.622130393981934 + ], + [ + "dish", + -13.622150421142578 + ], + [ + "rius", + -13.622175216674805 + ], + [ + "Games", + -13.622186660766602 + ], + [ + "▁Crunch", + -13.622259140014648 + ], + [ + "▁thrills", + -13.622274398803711 + ], + [ + "xe", + -13.622321128845215 + ], + [ + "▁Jia", + -13.622333526611328 + ], + [ + "reader", + -13.622353553771973 + ], + [ + "▁Trains", + -13.622365951538086 + ], + [ + "DAY", + -13.62238597869873 + ], + [ + "rug", + -13.622387886047363 + ], + [ + "▁Bye", + -13.622407913208008 + ], + [ + "▁takeout", + -13.622424125671387 + ], + [ + "▁workaround", + -13.622445106506348 + ], + [ + "▁Finishing", + -13.622475624084473 + ], + [ + "▁Coordination", + -13.62252140045166 + ], + [ + "LON", + -13.62255859375 + ], + [ + "▁fre", + -13.622591972351074 + ], + [ + "Party", + -13.6226167678833 + ], + [ + "Za", + -13.622713088989258 + ], + [ + "▁tang", + -13.622735023498535 + ], + [ + "CIA", + -13.622773170471191 + ], + [ + "▁lathe", + -13.622859954833984 + ], + [ + "▁amnesty", + -13.62288761138916 + ], + [ + "▁Fitbit", + -13.622899055480957 + ], + [ + "▁delinquent", + -13.622903823852539 + ], + [ + "▁Crews", + -13.622947692871094 + ], + [ + "newsletter", + -13.623008728027344 + ], + [ + "▁mustache", + -13.623034477233887 + ], + [ + "▁Otis", + -13.62304973602295 + ], + [ + "▁Versailles", + -13.623113632202148 + ], + [ + "felt", + -13.623124122619629 + ], + [ + "bun", + -13.62319564819336 + ], + [ + "▁kms", + -13.623235702514648 + ], + [ + "▁mule", + -13.623324394226074 + ], + [ + "▁Hewitt", + -13.6233549118042 + ], + [ + "▁sarcasm", + -13.623374938964844 + ], + [ + "WOOD", + -13.62350845336914 + ], + [ + "▁erode", + -13.62362003326416 + ], + [ + "▁McCall", + -13.623624801635742 + ], + [ + "▁Miniature", + -13.623697280883789 + ], + [ + "▁Bohemian", + -13.623741149902344 + ], + [ + "▁JN", + -13.623770713806152 + ], + [ + "▁Psalms", + -13.623799324035645 + ], + [ + "▁1874", + -13.623820304870605 + ], + [ + "hidden", + -13.623834609985352 + ], + [ + "▁fastball", + -13.623950004577637 + ], + [ + "▁inhaler", + -13.623953819274902 + ], + [ + "▁Primer", + -13.624052047729492 + ], + [ + "▁Shank", + -13.624093055725098 + ], + [ + "▁Ogden", + -13.624117851257324 + ], + [ + "▁Lucifer", + -13.624160766601562 + ], + [ + "▁unsupported", + -13.62421703338623 + ], + [ + "▁Sometime", + -13.624303817749023 + ], + [ + "▁Slightly", + -13.62431812286377 + ], + [ + "sir", + -13.62434196472168 + ], + [ + "TIME", + -13.624395370483398 + ], + [ + "▁humiliating", + -13.624412536621094 + ], + [ + "▁Cajun", + -13.624427795410156 + ], + [ + "▁brook", + -13.624571800231934 + ], + [ + "pri", + -13.624605178833008 + ], + [ + "▁inferred", + -13.624616622924805 + ], + [ + "▁swaps", + -13.624616622924805 + ], + [ + "▁më", + -13.624651908874512 + ], + [ + "▁remit", + -13.62470817565918 + ], + [ + "▁Bathtub", + -13.624784469604492 + ], + [ + "WAN", + -13.624883651733398 + ], + [ + "▁expandable", + -13.62506103515625 + ], + [ + "▁reaffirmed", + -13.625086784362793 + ], + [ + "▁Routine", + -13.62509822845459 + ], + [ + "▁dagger", + -13.625102996826172 + ], + [ + "▁Aria", + -13.625154495239258 + ], + [ + "▁Volleyball", + -13.625336647033691 + ], + [ + "▁ware", + -13.625349044799805 + ], + [ + "▁€2", + -13.625354766845703 + ], + [ + "▁cropping", + -13.625407218933105 + ], + [ + "2500", + -13.625409126281738 + ], + [ + "Shi", + -13.625432968139648 + ], + [ + "▁Bry", + -13.625443458557129 + ], + [ + "▁Prism", + -13.625458717346191 + ], + [ + "▁singapore", + -13.625582695007324 + ], + [ + "▁Blender", + -13.625605583190918 + ], + [ + "ية", + -13.625609397888184 + ], + [ + "Roman", + -13.625618934631348 + ], + [ + "▁Bah", + -13.625630378723145 + ], + [ + "▁Electron", + -13.625649452209473 + ], + [ + "▁swan", + -13.625672340393066 + ], + [ + "▁Т", + -13.625677108764648 + ], + [ + "mechanical", + -13.625691413879395 + ], + [ + "Bus", + -13.625732421875 + ], + [ + "▁Buff", + -13.625732421875 + ], + [ + "▁stemmed", + -13.625748634338379 + ], + [ + "▁HG", + -13.625768661499023 + ], + [ + "▁leaping", + -13.625775337219238 + ], + [ + "▁presiding", + -13.625779151916504 + ], + [ + "▁blissful", + -13.625786781311035 + ], + [ + "ф", + -13.625788688659668 + ], + [ + "▁RHP", + -13.625816345214844 + ], + [ + "coast", + -13.625836372375488 + ], + [ + "arily", + -13.62588119506836 + ], + [ + "▁Handel", + -13.625940322875977 + ], + [ + "▁Lobster", + -13.625972747802734 + ], + [ + "▁Gall", + -13.626055717468262 + ], + [ + "▁macros", + -13.626195907592773 + ], + [ + "teacher", + -13.626277923583984 + ], + [ + "ungs", + -13.626321792602539 + ], + [ + "buck", + -13.626330375671387 + ], + [ + "kova", + -13.626358032226562 + ], + [ + "method", + -13.626452445983887 + ], + [ + "▁ovation", + -13.626460075378418 + ], + [ + "▁untold", + -13.626460075378418 + ], + [ + "▁Koo", + -13.626461029052734 + ], + [ + "▁whispering", + -13.626500129699707 + ], + [ + "▁Dak", + -13.626585006713867 + ], + [ + "▁vogue", + -13.626632690429688 + ], + [ + "stable", + -13.626648902893066 + ], + [ + "ail", + -13.626673698425293 + ], + [ + "▁cyclo", + -13.626684188842773 + ], + [ + "catch", + -13.626721382141113 + ], + [ + "▁naps", + -13.626787185668945 + ], + [ + "314", + -13.62680721282959 + ], + [ + "▁Mast", + -13.626814842224121 + ], + [ + "wart", + -13.626876831054688 + ], + [ + "▁Una", + -13.626931190490723 + ], + [ + "Making", + -13.626933097839355 + ], + [ + "▁AMG", + -13.626961708068848 + ], + [ + "▁asymmetric", + -13.627019882202148 + ], + [ + "▁elaborated", + -13.627023696899414 + ], + [ + "kia", + -13.627143859863281 + ], + [ + "XXX", + -13.62717342376709 + ], + [ + "gno", + -13.627177238464355 + ], + [ + "▁Louie", + -13.627184867858887 + ], + [ + "▁hazy", + -13.627191543579102 + ], + [ + "▁arbitrator", + -13.62720775604248 + ], + [ + "▁casket", + -13.627297401428223 + ], + [ + "191", + -13.62734603881836 + ], + [ + "▁prick", + -13.627391815185547 + ], + [ + "raised", + -13.62747573852539 + ], + [ + "▁Cameras", + -13.627479553222656 + ], + [ + "▁Consistent", + -13.627577781677246 + ], + [ + "poli", + -13.627594947814941 + ], + [ + "Obviously", + -13.627676010131836 + ], + [ + "▁levers", + -13.627691268920898 + ], + [ + "▁maturing", + -13.627750396728516 + ], + [ + "▁scorching", + -13.627782821655273 + ], + [ + "▁Petition", + -13.627800941467285 + ], + [ + "▁stag", + -13.627824783325195 + ], + [ + "▁Wir", + -13.627903938293457 + ], + [ + "Hour", + -13.627975463867188 + ], + [ + "▁inertia", + -13.628012657165527 + ], + [ + "OUS", + -13.628122329711914 + ], + [ + "▁terminating", + -13.62818431854248 + ], + [ + "▁jolt", + -13.628214836120605 + ], + [ + "▁Organizing", + -13.628244400024414 + ], + [ + "ESS", + -13.628273963928223 + ], + [ + "▁NMR", + -13.628337860107422 + ], + [ + "▁Nadia", + -13.628386497497559 + ], + [ + "▁pendulum", + -13.628501892089844 + ], + [ + "lä", + -13.62856674194336 + ], + [ + "▁Aruba", + -13.628669738769531 + ], + [ + "▁apocalyptic", + -13.628689765930176 + ], + [ + "으로", + -13.628702163696289 + ], + [ + "ñ", + -13.62870979309082 + ], + [ + "▁Fingers", + -13.628724098205566 + ], + [ + "▁rebuke", + -13.628743171691895 + ], + [ + "▁GN", + -13.628747940063477 + ], + [ + "▁hatchback", + -13.628761291503906 + ], + [ + "▁unsurpassed", + -13.628788948059082 + ], + [ + "▁Mindfulness", + -13.628801345825195 + ], + [ + "▁sprayer", + -13.628806114196777 + ], + [ + "Г", + -13.628847122192383 + ], + [ + "▁Ner", + -13.62890625 + ], + [ + "▁925", + -13.628908157348633 + ], + [ + "Final", + -13.628939628601074 + ], + [ + "▁flammable", + -13.629014015197754 + ], + [ + "▁charters", + -13.629023551940918 + ], + [ + "lone", + -13.629085540771484 + ], + [ + "Ze", + -13.629091262817383 + ], + [ + "▁contiguous", + -13.62915325164795 + ], + [ + "▁leans", + -13.62929630279541 + ], + [ + "▁microprocessor", + -13.629312515258789 + ], + [ + "▁CONTROL", + -13.629315376281738 + ], + [ + "▁chestnut", + -13.629327774047852 + ], + [ + "▁roomy", + -13.629335403442383 + ], + [ + "▁Baum", + -13.629401206970215 + ], + [ + "▁IBS", + -13.62942886352539 + ], + [ + "▁dengan", + -13.629480361938477 + ], + [ + "▁André", + -13.629505157470703 + ], + [ + "ife", + -13.629526138305664 + ], + [ + "Without", + -13.629566192626953 + ], + [ + "eq", + -13.629569053649902 + ], + [ + "▁Bonn", + -13.62957763671875 + ], + [ + "▁Lumber", + -13.629612922668457 + ], + [ + "Jun", + -13.629656791687012 + ], + [ + "▁sexes", + -13.629737854003906 + ], + [ + "Dev", + -13.6297607421875 + ], + [ + "compliance", + -13.629779815673828 + ], + [ + "▁shawl", + -13.629799842834473 + ], + [ + "▁NIGHT", + -13.62980842590332 + ], + [ + "zhou", + -13.629913330078125 + ], + [ + "▁Basilica", + -13.630040168762207 + ], + [ + "▁Johansson", + -13.630142211914062 + ], + [ + "▁propeller", + -13.630171775817871 + ], + [ + "ś", + -13.630240440368652 + ], + [ + "▁configurable", + -13.630255699157715 + ], + [ + "Total", + -13.630273818969727 + ], + [ + "▁Autodesk", + -13.630305290222168 + ], + [ + "年", + -13.630315780639648 + ], + [ + "▁Florist", + -13.630351066589355 + ], + [ + "▁Karim", + -13.630498886108398 + ], + [ + "▁Caterpillar", + -13.63068962097168 + ], + [ + "▁EHR", + -13.630792617797852 + ], + [ + "polymer", + -13.630812644958496 + ], + [ + "▁Banquet", + -13.63082504272461 + ], + [ + "▁Saha", + -13.630867958068848 + ], + [ + "▁Walgreens", + -13.630900382995605 + ], + [ + "▁Cylinder", + -13.63090705871582 + ], + [ + "▁Knot", + -13.630949974060059 + ], + [ + "▁Proverbs", + -13.630993843078613 + ], + [ + "▁ele", + -13.631002426147461 + ], + [ + "▁Shout", + -13.63104248046875 + ], + [ + "▁satirical", + -13.631050109863281 + ], + [ + "▁shack", + -13.631067276000977 + ], + [ + "▁NCC", + -13.631089210510254 + ], + [ + "pho", + -13.63117790222168 + ], + [ + "antha", + -13.631211280822754 + ], + [ + "▁Applicant", + -13.631214141845703 + ], + [ + "shield", + -13.631243705749512 + ], + [ + "▁bluff", + -13.631253242492676 + ], + [ + "▁Bezos", + -13.631258964538574 + ], + [ + "▁Fleetwood", + -13.631357192993164 + ], + [ + "▁Baths", + -13.631377220153809 + ], + [ + "▁Gonzales", + -13.631436347961426 + ], + [ + "ghi", + -13.631484985351562 + ], + [ + "▁convex", + -13.63153076171875 + ], + [ + "▁corpses", + -13.63159465789795 + ], + [ + "▁humbling", + -13.631597518920898 + ], + [ + "▁Curr", + -13.631611824035645 + ], + [ + "window", + -13.631657600402832 + ], + [ + "Tools", + -13.631671905517578 + ], + [ + "▁Execution", + -13.63171672821045 + ], + [ + "▁Climbing", + -13.63180160522461 + ], + [ + "▁Hd", + -13.63190746307373 + ], + [ + "▁Locker", + -13.631927490234375 + ], + [ + "▁Calculate", + -13.631940841674805 + ], + [ + "▁helium", + -13.631951332092285 + ], + [ + "▁HAPPY", + -13.631954193115234 + ], + [ + "Record", + -13.631982803344727 + ], + [ + "feeling", + -13.632022857666016 + ], + [ + "▁sd", + -13.632031440734863 + ], + [ + "nix", + -13.632087707519531 + ], + [ + "pn", + -13.632091522216797 + ], + [ + "▁Spar", + -13.632121086120605 + ], + [ + "ept", + -13.632201194763184 + ], + [ + "▁EVENT", + -13.63220500946045 + ], + [ + "▁Sca", + -13.632281303405762 + ], + [ + "▁EH", + -13.632282257080078 + ], + [ + "▁1859", + -13.63228702545166 + ], + [ + "▁Refrigerator", + -13.632315635681152 + ], + [ + "▁morphological", + -13.632325172424316 + ], + [ + "▁arid", + -13.632394790649414 + ], + [ + "eiro", + -13.632428169250488 + ], + [ + "▁unifying", + -13.632477760314941 + ], + [ + "▁Empress", + -13.632528305053711 + ], + [ + "▁Prada", + -13.632546424865723 + ], + [ + "▁Partnerships", + -13.632566452026367 + ], + [ + "▁Lacey", + -13.632678985595703 + ], + [ + "▁237", + -13.63273811340332 + ], + [ + "▁mischievous", + -13.632757186889648 + ], + [ + "vant", + -13.632874488830566 + ], + [ + "▁jacks", + -13.632881164550781 + ], + [ + "น", + -13.632905006408691 + ], + [ + "Stay", + -13.632939338684082 + ], + [ + "UH", + -13.632959365844727 + ], + [ + "▁reconnaissance", + -13.633005142211914 + ], + [ + "▁attendee", + -13.633012771606445 + ], + [ + "▁Flights", + -13.633091926574707 + ], + [ + "▁Å", + -13.633161544799805 + ], + [ + "▁Becca", + -13.633174896240234 + ], + [ + "▁DHA", + -13.63330078125 + ], + [ + "Paris", + -13.633309364318848 + ], + [ + "Additional", + -13.633353233337402 + ], + [ + "▁feces", + -13.633438110351562 + ], + [ + "▁equipments", + -13.63344669342041 + ], + [ + "▁295", + -13.633451461791992 + ], + [ + "cv", + -13.633463859558105 + ], + [ + "yun", + -13.633552551269531 + ], + [ + "▁collectibles", + -13.633597373962402 + ], + [ + "▁telecommunication", + -13.633628845214844 + ], + [ + "▁Loyalty", + -13.633642196655273 + ], + [ + "rado", + -13.633665084838867 + ], + [ + "icing", + -13.633715629577637 + ], + [ + "▁synchronize", + -13.633773803710938 + ], + [ + "▁brews", + -13.633861541748047 + ], + [ + "▁periodontal", + -13.633861541748047 + ], + [ + "pis", + -13.633871078491211 + ], + [ + "▁maneuvers", + -13.633882522583008 + ], + [ + "fn", + -13.633889198303223 + ], + [ + "▁perforated", + -13.633976936340332 + ], + [ + "▁Korn", + -13.633981704711914 + ], + [ + "Sense", + -13.6340970993042 + ], + [ + "evi", + -13.634115219116211 + ], + [ + "▁scoreboard", + -13.634173393249512 + ], + [ + "▁lubricant", + -13.63419246673584 + ], + [ + "840", + -13.634193420410156 + ], + [ + "▁Voyage", + -13.634258270263672 + ], + [ + "▁Mott", + -13.634323120117188 + ], + [ + "▁memoirs", + -13.63433837890625 + ], + [ + "Ana", + -13.634385108947754 + ], + [ + "lman", + -13.634385108947754 + ], + [ + "disk", + -13.63441276550293 + ], + [ + "▁clockwise", + -13.634490966796875 + ], + [ + "▁restarted", + -13.634499549865723 + ], + [ + "ovsky", + -13.634501457214355 + ], + [ + "▁GED", + -13.63455581665039 + ], + [ + "▁crock", + -13.634581565856934 + ], + [ + "▁RAC", + -13.634593963623047 + ], + [ + "▁SCI", + -13.634620666503906 + ], + [ + "1974", + -13.634683609008789 + ], + [ + "meier", + -13.634710311889648 + ], + [ + "▁SQ", + -13.634806632995605 + ], + [ + "▁Québec", + -13.6348295211792 + ], + [ + "▁Notable", + -13.634897232055664 + ], + [ + "▁violinist", + -13.634900093078613 + ], + [ + "▁recoup", + -13.634907722473145 + ], + [ + "ро", + -13.634931564331055 + ], + [ + "▁CPD", + -13.63493537902832 + ], + [ + "▁Darius", + -13.635000228881836 + ], + [ + "▁nav", + -13.635038375854492 + ], + [ + "▁suck", + -13.63511848449707 + ], + [ + "▁Imagination", + -13.635125160217285 + ], + [ + "▁mouthpiece", + -13.63512897491455 + ], + [ + "▁Simpsons", + -13.635165214538574 + ], + [ + "message", + -13.635228157043457 + ], + [ + "▁Prizes", + -13.635260581970215 + ], + [ + "▁corset", + -13.63532829284668 + ], + [ + "▁Bragg", + -13.635339736938477 + ], + [ + "nx", + -13.63538646697998 + ], + [ + "▁Barkley", + -13.635392189025879 + ], + [ + "thread", + -13.635414123535156 + ], + [ + "▁alma", + -13.635489463806152 + ], + [ + "▁Wight", + -13.635600090026855 + ], + [ + "860", + -13.635613441467285 + ], + [ + "▁Felipe", + -13.635697364807129 + ], + [ + "nant", + -13.635784149169922 + ], + [ + "▁Configure", + -13.635845184326172 + ], + [ + "▁huts", + -13.635851860046387 + ], + [ + "udu", + -13.635858535766602 + ], + [ + "▁marshmallows", + -13.635870933532715 + ], + [ + "▁Camps", + -13.635881423950195 + ], + [ + "▁tagline", + -13.635932922363281 + ], + [ + "870", + -13.635950088500977 + ], + [ + "▁Gypsy", + -13.636027336120605 + ], + [ + "▁sensibilities", + -13.636082649230957 + ], + [ + "▁Stove", + -13.636086463928223 + ], + [ + "▁steered", + -13.6361083984375 + ], + [ + "▁unbalanced", + -13.636112213134766 + ], + [ + "▁Charlton", + -13.636140823364258 + ], + [ + "▁BOTH", + -13.636148452758789 + ], + [ + "▁LIGHT", + -13.636153221130371 + ], + [ + "▁sculptural", + -13.63617992401123 + ], + [ + "creating", + -13.636194229125977 + ], + [ + "▁ethno", + -13.636198043823242 + ], + [ + "riding", + -13.63622760772705 + ], + [ + "▁carport", + -13.636237144470215 + ], + [ + "▁rooster", + -13.636253356933594 + ], + [ + "▁Disabled", + -13.636289596557617 + ], + [ + "▁Ownership", + -13.636359214782715 + ], + [ + "▁EPC", + -13.63636589050293 + ], + [ + "▁Bodies", + -13.636566162109375 + ], + [ + "▁Bois", + -13.636595726013184 + ], + [ + "intensity", + -13.636622428894043 + ], + [ + "▁silhouettes", + -13.636676788330078 + ], + [ + "ля", + -13.63668155670166 + ], + [ + "▁reprint", + -13.63674259185791 + ], + [ + "▁Filing", + -13.636749267578125 + ], + [ + "▁restricts", + -13.636831283569336 + ], + [ + "ellen", + -13.636835098266602 + ], + [ + "▁presets", + -13.636921882629395 + ], + [ + "hausen", + -13.636927604675293 + ], + [ + "CRC", + -13.636929512023926 + ], + [ + "▁sweetened", + -13.636970520019531 + ], + [ + "▁Addition", + -13.636980056762695 + ], + [ + "▁expat", + -13.637137413024902 + ], + [ + "▁layoffs", + -13.637202262878418 + ], + [ + "▁ICD", + -13.637234687805176 + ], + [ + "▁venturing", + -13.637236595153809 + ], + [ + "▁şi", + -13.637286186218262 + ], + [ + "laughs", + -13.637368202209473 + ], + [ + "▁refute", + -13.637372970581055 + ], + [ + "▁motivator", + -13.637406349182129 + ], + [ + "▁harden", + -13.637410163879395 + ], + [ + "washing", + -13.637412071228027 + ], + [ + "bought", + -13.637423515319824 + ], + [ + "▁dang", + -13.637467384338379 + ], + [ + "PAR", + -13.637507438659668 + ], + [ + "▁Mani", + -13.637516975402832 + ], + [ + "▁worshipped", + -13.637554168701172 + ], + [ + "Asia", + -13.637556076049805 + ], + [ + "▁Winnie", + -13.637569427490234 + ], + [ + "▁frivolous", + -13.637582778930664 + ], + [ + "▁exemplified", + -13.637603759765625 + ], + [ + "▁streaks", + -13.637618064880371 + ], + [ + "▁hookup", + -13.637635231018066 + ], + [ + "▁profiled", + -13.637646675109863 + ], + [ + "▁Jacuzzi", + -13.637666702270508 + ], + [ + "KING", + -13.637825012207031 + ], + [ + "▁ingestion", + -13.63782787322998 + ], + [ + "▁initials", + -13.637828826904297 + ], + [ + "▁Pee", + -13.637829780578613 + ], + [ + "Bro", + -13.637907981872559 + ], + [ + "Security", + -13.637965202331543 + ], + [ + "▁condoms", + -13.638008117675781 + ], + [ + "▁Cooler", + -13.638043403625488 + ], + [ + "▁Cozy", + -13.638043403625488 + ], + [ + "▁Goldstein", + -13.6380615234375 + ], + [ + "chrome", + -13.638108253479004 + ], + [ + "▁impulsive", + -13.63810920715332 + ], + [ + "Para", + -13.638136863708496 + ], + [ + "▁Breitbart", + -13.638181686401367 + ], + [ + "▁ligand", + -13.638191223144531 + ], + [ + "▁kaufen", + -13.638250350952148 + ], + [ + "▁flung", + -13.638314247131348 + ], + [ + "▁Paperback", + -13.638340950012207 + ], + [ + "usr", + -13.638413429260254 + ], + [ + "▁tracts", + -13.638457298278809 + ], + [ + "▁Raid", + -13.638476371765137 + ], + [ + "▁numerology", + -13.63847827911377 + ], + [ + "exchange", + -13.638496398925781 + ], + [ + "▁REC", + -13.638497352600098 + ], + [ + "▁Gao", + -13.638667106628418 + ], + [ + "▁wardrobes", + -13.63871955871582 + ], + [ + "baked", + -13.638720512390137 + ], + [ + "▁Kau", + -13.638737678527832 + ], + [ + "▁lamented", + -13.638748168945312 + ], + [ + "UB", + -13.638769149780273 + ], + [ + "▁deforestation", + -13.638786315917969 + ], + [ + "▁Platt", + -13.63879108428955 + ], + [ + "▁Converted", + -13.63882064819336 + ], + [ + "▁Ollie", + -13.638830184936523 + ], + [ + "Personal", + -13.638840675354004 + ], + [ + "▁Hirsch", + -13.638858795166016 + ], + [ + "▁preface", + -13.638875961303711 + ], + [ + "▁Told", + -13.63891887664795 + ], + [ + "▁Brigham", + -13.638923645019531 + ], + [ + "▁spawning", + -13.638961791992188 + ], + [ + "Pet", + -13.638988494873047 + ], + [ + "▁̃", + -13.639108657836914 + ], + [ + "▁accutane", + -13.639202117919922 + ], + [ + "oul", + -13.639266967773438 + ], + [ + "pcs", + -13.639300346374512 + ], + [ + "▁coverings", + -13.639313697814941 + ], + [ + "pid", + -13.639351844787598 + ], + [ + "▁Decking", + -13.639444351196289 + ], + [ + "▁delicacies", + -13.639657974243164 + ], + [ + "▁ferocious", + -13.63974666595459 + ], + [ + "▁Maa", + -13.639779090881348 + ], + [ + "▁exclusivity", + -13.639802932739258 + ], + [ + "▁Hurley", + -13.639803886413574 + ], + [ + "▁Starring", + -13.639813423156738 + ], + [ + "sak", + -13.639819145202637 + ], + [ + "▁Radeon", + -13.639825820922852 + ], + [ + "▁underscores", + -13.639845848083496 + ], + [ + "▁corals", + -13.639885902404785 + ], + [ + "▁misled", + -13.639886856079102 + ], + [ + "▁multifaceted", + -13.639891624450684 + ], + [ + "▁keepers", + -13.640008926391602 + ], + [ + "▁Lucknow", + -13.640046119689941 + ], + [ + "ologies", + -13.640093803405762 + ], + [ + "▁vigor", + -13.64011287689209 + ], + [ + "ceiling", + -13.640116691589355 + ], + [ + "Something", + -13.640144348144531 + ], + [ + "bring", + -13.640166282653809 + ], + [ + "reel", + -13.64018440246582 + ], + [ + "▁storylines", + -13.64018726348877 + ], + [ + "▁immunization", + -13.640316009521484 + ], + [ + "wedding", + -13.640342712402344 + ], + [ + "▁inhibiting", + -13.640348434448242 + ], + [ + "▁Mature", + -13.640351295471191 + ], + [ + "▁riveting", + -13.640401840209961 + ], + [ + "▁Cena", + -13.640412330627441 + ], + [ + "▁medley", + -13.640460014343262 + ], + [ + "▁323", + -13.640461921691895 + ], + [ + "▁Britt", + -13.640473365783691 + ], + [ + "Alex", + -13.640485763549805 + ], + [ + "▁Foul", + -13.640536308288574 + ], + [ + "▁coldest", + -13.640653610229492 + ], + [ + "▁Sou", + -13.64067268371582 + ], + [ + "cial", + -13.640680313110352 + ], + [ + "Client", + -13.64073371887207 + ], + [ + "▁Bono", + -13.640758514404297 + ], + [ + "iye", + -13.640816688537598 + ], + [ + "▁defends", + -13.641048431396484 + ], + [ + "자", + -13.641060829162598 + ], + [ + "Unit", + -13.641085624694824 + ], + [ + "▁470", + -13.641114234924316 + ], + [ + "▁shipbuilding", + -13.641139030456543 + ], + [ + "▁coworker", + -13.641190528869629 + ], + [ + "▁pulpit", + -13.641193389892578 + ], + [ + "abel", + -13.641201972961426 + ], + [ + "shoulder", + -13.641264915466309 + ], + [ + "▁minions", + -13.641265869140625 + ], + [ + "▁McMaster", + -13.64130973815918 + ], + [ + "guru", + -13.641315460205078 + ], + [ + "▁CLE", + -13.641351699829102 + ], + [ + "▁abolition", + -13.641355514526367 + ], + [ + "Dog", + -13.641383171081543 + ], + [ + "RX", + -13.641383171081543 + ], + [ + "▁Quantity", + -13.641388893127441 + ], + [ + "▁KIND", + -13.641392707824707 + ], + [ + "▁harass", + -13.64142894744873 + ], + [ + "▁Sinn", + -13.641451835632324 + ], + [ + "▁Activation", + -13.64151668548584 + ], + [ + "▁melon", + -13.641575813293457 + ], + [ + "▁premieres", + -13.641579627990723 + ], + [ + "▁shielded", + -13.641666412353516 + ], + [ + "wrote", + -13.641732215881348 + ], + [ + "lover", + -13.64174747467041 + ], + [ + "▁zoos", + -13.64180850982666 + ], + [ + "▁Beloved", + -13.64184856414795 + ], + [ + "guest", + -13.64189624786377 + ], + [ + "▁Choices", + -13.641916275024414 + ], + [ + "▁boundless", + -13.642030715942383 + ], + [ + "cant", + -13.6420316696167 + ], + [ + "rates", + -13.642061233520508 + ], + [ + "▁Boro", + -13.642133712768555 + ], + [ + "▁grotesque", + -13.642134666442871 + ], + [ + "6000", + -13.642221450805664 + ], + [ + "▁quadrant", + -13.642241477966309 + ], + [ + "cit", + -13.642251968383789 + ], + [ + "▁Kroger", + -13.642257690429688 + ], + [ + "▁Welding", + -13.642271041870117 + ], + [ + "▁stairway", + -13.64227294921875 + ], + [ + "lens", + -13.642273902893066 + ], + [ + "▁Steiner", + -13.642366409301758 + ], + [ + "▁Jana", + -13.642376899719238 + ], + [ + "▁Dyke", + -13.642398834228516 + ], + [ + "▁hindered", + -13.642401695251465 + ], + [ + "▁dusting", + -13.642404556274414 + ], + [ + "▁senseless", + -13.642656326293945 + ], + [ + "▁termites", + -13.642662048339844 + ], + [ + "▁feats", + -13.64271354675293 + ], + [ + "▁Olga", + -13.64275074005127 + ], + [ + "determined", + -13.642792701721191 + ], + [ + "▁morph", + -13.642818450927734 + ], + [ + "▁Galactic", + -13.642828941345215 + ], + [ + "▁Balm", + -13.642840385437012 + ], + [ + "▁sectarian", + -13.642841339111328 + ], + [ + "lator", + -13.642851829528809 + ], + [ + "▁eater", + -13.64285945892334 + ], + [ + "traffic", + -13.642881393432617 + ], + [ + "▁Donaldson", + -13.642895698547363 + ], + [ + "kot", + -13.642951965332031 + ], + [ + "▁pooled", + -13.642965316772461 + ], + [ + "▁refresher", + -13.643013954162598 + ], + [ + "▁localities", + -13.643016815185547 + ], + [ + "▁Naruto", + -13.643037796020508 + ], + [ + "▁moratorium", + -13.64310359954834 + ], + [ + "▁Territories", + -13.643143653869629 + ], + [ + "ARE", + -13.643149375915527 + ], + [ + "tracking", + -13.643186569213867 + ], + [ + "▁takeoff", + -13.6431884765625 + ], + [ + "▁organiser", + -13.64319133758545 + ], + [ + "▁Exciting", + -13.643230438232422 + ], + [ + "▁undecided", + -13.643295288085938 + ], + [ + "girlfriend", + -13.64329719543457 + ], + [ + "▁Axe", + -13.643349647521973 + ], + [ + "▁arsenic", + -13.643425941467285 + ], + [ + "util", + -13.643438339233398 + ], + [ + "▁Baz", + -13.643444061279297 + ], + [ + "▁eloquent", + -13.643535614013672 + ], + [ + "▁antiquity", + -13.643542289733887 + ], + [ + "tick", + -13.643658638000488 + ], + [ + "dium", + -13.643683433532715 + ], + [ + "▁propositions", + -13.643732070922852 + ], + [ + "▁hydrating", + -13.643745422363281 + ], + [ + "▁delightfully", + -13.643790245056152 + ], + [ + "ingen", + -13.643887519836426 + ], + [ + "▁kann", + -13.643919944763184 + ], + [ + "▁limelight", + -13.643953323364258 + ], + [ + "▁mathematician", + -13.643963813781738 + ], + [ + "▁Torre", + -13.643977165222168 + ], + [ + "▁Antwerp", + -13.644017219543457 + ], + [ + "▁majesty", + -13.644020080566406 + ], + [ + "▁palsy", + -13.644039154052734 + ], + [ + "▁Binding", + -13.644054412841797 + ], + [ + "▁Whatsapp", + -13.644183158874512 + ], + [ + "ISH", + -13.64419937133789 + ], + [ + "▁NICE", + -13.644255638122559 + ], + [ + "030", + -13.644258499145508 + ], + [ + "▁closeness", + -13.644281387329102 + ], + [ + "▁Meek", + -13.644357681274414 + ], + [ + "▁spaceship", + -13.644362449645996 + ], + [ + "▁Bikes", + -13.644432067871094 + ], + [ + "▁interpreters", + -13.644437789916992 + ], + [ + "▁Limestone", + -13.644606590270996 + ], + [ + "▁Acta", + -13.644675254821777 + ], + [ + "▁Rana", + -13.644712448120117 + ], + [ + "▁Perfectly", + -13.644760131835938 + ], + [ + "▁Gradually", + -13.644938468933105 + ], + [ + "dit", + -13.644957542419434 + ], + [ + "▁Awakening", + -13.64515209197998 + ], + [ + "▁passer", + -13.64519214630127 + ], + [ + "▁springtime", + -13.645196914672852 + ], + [ + "286", + -13.645212173461914 + ], + [ + "judge", + -13.645228385925293 + ], + [ + "▁Telling", + -13.645258903503418 + ], + [ + "▁Holloway", + -13.645341873168945 + ], + [ + "IoT", + -13.645360946655273 + ], + [ + "▁valor", + -13.645371437072754 + ], + [ + "▁outpost", + -13.645378112792969 + ], + [ + "▁deities", + -13.64542293548584 + ], + [ + "▁Ð", + -13.645479202270508 + ], + [ + "▁Theoretical", + -13.645500183105469 + ], + [ + "▁Bangor", + -13.64551067352295 + ], + [ + "▁cv", + -13.645559310913086 + ], + [ + "▁regenerative", + -13.645684242248535 + ], + [ + "▁luc", + -13.645703315734863 + ], + [ + "332", + -13.645774841308594 + ], + [ + "▁Nuts", + -13.645797729492188 + ], + [ + "▁reddit", + -13.645841598510742 + ], + [ + "▁262", + -13.645843505859375 + ], + [ + "▁bor", + -13.645956993103027 + ], + [ + "▁Galloway", + -13.645974159240723 + ], + [ + "▁hooded", + -13.646073341369629 + ], + [ + "spect", + -13.646159172058105 + ], + [ + "▁Honour", + -13.646174430847168 + ], + [ + "▁parasitic", + -13.646194458007812 + ], + [ + "▁identifiers", + -13.646209716796875 + ], + [ + "rij", + -13.646263122558594 + ], + [ + "▁Animated", + -13.646272659301758 + ], + [ + "recorded", + -13.646276473999023 + ], + [ + "▁winged", + -13.646294593811035 + ], + [ + "▁Recordings", + -13.646343231201172 + ], + [ + "▁photoshoot", + -13.646369934082031 + ], + [ + "▁Swanson", + -13.646430015563965 + ], + [ + "inson", + -13.646482467651367 + ], + [ + "kee", + -13.646503448486328 + ], + [ + "iyah", + -13.646512031555176 + ], + [ + "▁Decatur", + -13.646564483642578 + ], + [ + "atum", + -13.646628379821777 + ], + [ + "▁redistribution", + -13.646665573120117 + ], + [ + "▁delicacy", + -13.646672248840332 + ], + [ + "012", + -13.646766662597656 + ], + [ + "Reg", + -13.646766662597656 + ], + [ + "▁numbness", + -13.646766662597656 + ], + [ + "▁Misty", + -13.64677619934082 + ], + [ + "▁Affect", + -13.646790504455566 + ], + [ + "JP", + -13.646798133850098 + ], + [ + "▁Horizons", + -13.646831512451172 + ], + [ + "china", + -13.646875381469727 + ], + [ + "ça", + -13.646881103515625 + ], + [ + "▁Hurst", + -13.64690113067627 + ], + [ + "▁Downey", + -13.646964073181152 + ], + [ + "▁authenticated", + -13.647013664245605 + ], + [ + "▁desolate", + -13.647040367126465 + ], + [ + "▁Tempe", + -13.647076606750488 + ], + [ + "▁Org", + -13.647104263305664 + ], + [ + "▁Ely", + -13.647135734558105 + ], + [ + "▁impairments", + -13.647148132324219 + ], + [ + "bait", + -13.647228240966797 + ], + [ + "▁Recommend", + -13.647235870361328 + ], + [ + "lapse", + -13.647285461425781 + ], + [ + "gum", + -13.647298812866211 + ], + [ + "455", + -13.647330284118652 + ], + [ + "▁Heinrich", + -13.647377967834473 + ], + [ + "▁Gillian", + -13.647455215454102 + ], + [ + "▁Transcription", + -13.647468566894531 + ], + [ + "▁NORTH", + -13.647485733032227 + ], + [ + "▁sunday", + -13.647505760192871 + ], + [ + "nger", + -13.64754581451416 + ], + [ + "▁Cau", + -13.647568702697754 + ], + [ + "▁bookshelves", + -13.647579193115234 + ], + [ + "▁Bey", + -13.647582054138184 + ], + [ + "inate", + -13.647745132446289 + ], + [ + "▁meteor", + -13.647855758666992 + ], + [ + "▁Magnificent", + -13.647865295410156 + ], + [ + "▁musculoskeletal", + -13.647867202758789 + ], + [ + "▁retainer", + -13.647912979125977 + ], + [ + "▁NASDAQ", + -13.648031234741211 + ], + [ + "▁Skirt", + -13.64810562133789 + ], + [ + "▁analyzer", + -13.648139953613281 + ], + [ + "lena", + -13.64814281463623 + ], + [ + "▁Latinos", + -13.64820384979248 + ], + [ + "▁Virtually", + -13.64820384979248 + ], + [ + "▁stillness", + -13.648269653320312 + ], + [ + "▁evils", + -13.648332595825195 + ], + [ + "▁Likely", + -13.648347854614258 + ], + [ + "▁Bourne", + -13.648416519165039 + ], + [ + "▁macrophages", + -13.648460388183594 + ], + [ + "option", + -13.648553848266602 + ], + [ + "tonic", + -13.64859390258789 + ], + [ + "▁Signing", + -13.648605346679688 + ], + [ + "▁Greyhound", + -13.648665428161621 + ], + [ + "▁militias", + -13.648710250854492 + ], + [ + "▁eyewear", + -13.648725509643555 + ], + [ + "▁McBride", + -13.648761749267578 + ], + [ + "▁wir", + -13.648824691772461 + ], + [ + "Char", + -13.648909568786621 + ], + [ + "▁excise", + -13.649041175842285 + ], + [ + "▁Sadie", + -13.649053573608398 + ], + [ + "hereinafter", + -13.649124145507812 + ], + [ + "▁Constructed", + -13.649127006530762 + ], + [ + "▁254", + -13.649149894714355 + ], + [ + "oir", + -13.64925479888916 + ], + [ + "▁contended", + -13.649272918701172 + ], + [ + "▁angrily", + -13.64931869506836 + ], + [ + "▁princes", + -13.649349212646484 + ], + [ + "trop", + -13.649373054504395 + ], + [ + "▁Honeywell", + -13.649412155151367 + ], + [ + "vascular", + -13.649444580078125 + ], + [ + "▁fennel", + -13.64948558807373 + ], + [ + "▁southbound", + -13.649537086486816 + ], + [ + "▁Criteria", + -13.649598121643066 + ], + [ + "▁bestow", + -13.649749755859375 + ], + [ + "▁upped", + -13.649897575378418 + ], + [ + "▁tingling", + -13.649901390075684 + ], + [ + "▁trope", + -13.649903297424316 + ], + [ + "▁regionally", + -13.64992904663086 + ], + [ + "▁impressively", + -13.650015830993652 + ], + [ + "▁barbeque", + -13.65002727508545 + ], + [ + "▁Baha", + -13.650140762329102 + ], + [ + "▁Kruger", + -13.650152206420898 + ], + [ + "▁Dei", + -13.650267601013184 + ], + [ + "▁circled", + -13.650273323059082 + ], + [ + "▁bourgeois", + -13.650304794311523 + ], + [ + "ו", + -13.650343894958496 + ], + [ + "▁batted", + -13.650349617004395 + ], + [ + "▁Scooter", + -13.650357246398926 + ], + [ + "▁ATMs", + -13.650406837463379 + ], + [ + "▁peels", + -13.650412559509277 + ], + [ + "▁revitalize", + -13.650413513183594 + ], + [ + "▁overrun", + -13.650428771972656 + ], + [ + "AMP", + -13.650468826293945 + ], + [ + "▁Tasting", + -13.650547981262207 + ], + [ + "▁Forgot", + -13.65054988861084 + ], + [ + "▁Liquor", + -13.650562286376953 + ], + [ + "Assad", + -13.650568962097168 + ], + [ + "▁Galleries", + -13.650589942932129 + ], + [ + "▁osteoarthritis", + -13.650594711303711 + ], + [ + "▁Accepted", + -13.65062141418457 + ], + [ + "▁Spectacular", + -13.650626182556152 + ], + [ + "▁russian", + -13.650679588317871 + ], + [ + "▁implantation", + -13.650710105895996 + ], + [ + "▁QT", + -13.650717735290527 + ], + [ + "▁Okinawa", + -13.650784492492676 + ], + [ + "▁MySpace", + -13.650838851928711 + ], + [ + "▁dispel", + -13.650839805603027 + ], + [ + "▁tightness", + -13.650856018066406 + ], + [ + "▁Endo", + -13.65086841583252 + ], + [ + "DES", + -13.650938034057617 + ], + [ + "▁pistols", + -13.650947570800781 + ], + [ + "▁bridesmaids", + -13.65103530883789 + ], + [ + "▁Ext", + -13.651171684265137 + ], + [ + "▁Saviour", + -13.65120792388916 + ], + [ + "▁glider", + -13.651276588439941 + ], + [ + "▁breakers", + -13.651322364807129 + ], + [ + "▁compulsive", + -13.651554107666016 + ], + [ + "▁wat", + -13.651588439941406 + ], + [ + "Computer", + -13.65160846710205 + ], + [ + "▁Owned", + -13.651665687561035 + ], + [ + "▁Kush", + -13.651670455932617 + ], + [ + "▁Upcoming", + -13.651671409606934 + ], + [ + "▁frosted", + -13.651690483093262 + ], + [ + "▁cyclic", + -13.651728630065918 + ], + [ + "▁Wharton", + -13.65174388885498 + ], + [ + "▁Scheduled", + -13.651758193969727 + ], + [ + "▁OSU", + -13.651793479919434 + ], + [ + "Moon", + -13.651823997497559 + ], + [ + "▁Ric", + -13.65185260772705 + ], + [ + "▁Saver", + -13.651856422424316 + ], + [ + "▁mitochondria", + -13.651863098144531 + ], + [ + "▁sagging", + -13.651865005493164 + ], + [ + "287", + -13.651939392089844 + ], + [ + "▁midi", + -13.651969909667969 + ], + [ + "970", + -13.652056694030762 + ], + [ + "▁carat", + -13.652071952819824 + ], + [ + "▁Serge", + -13.652210235595703 + ], + [ + "desk", + -13.652223587036133 + ], + [ + "Lake", + -13.652236938476562 + ], + [ + "ān", + -13.652240753173828 + ], + [ + "uja", + -13.652325630187988 + ], + [ + "▁Lillian", + -13.652474403381348 + ], + [ + "jak", + -13.652542114257812 + ], + [ + "▁inkjet", + -13.652606964111328 + ], + [ + "tima", + -13.652618408203125 + ], + [ + "▁vetting", + -13.652634620666504 + ], + [ + "▁Reflections", + -13.652645111083984 + ], + [ + "▁Saskatoon", + -13.65270709991455 + ], + [ + "▁Mound", + -13.652741432189941 + ], + [ + "▁VAR", + -13.652754783630371 + ], + [ + "▁Runners", + -13.652792930603027 + ], + [ + "woo", + -13.652812957763672 + ], + [ + "▁entitles", + -13.65281867980957 + ], + [ + "▁delusion", + -13.652839660644531 + ], + [ + "▁Virgo", + -13.65284252166748 + ], + [ + "▁SAL", + -13.652864456176758 + ], + [ + "▁Convenient", + -13.65293025970459 + ], + [ + "▁archaeologists", + -13.652971267700195 + ], + [ + "▁suppressing", + -13.652975082397461 + ], + [ + "▁rung", + -13.65300464630127 + ], + [ + "zak", + -13.653048515319824 + ], + [ + "▁Shelly", + -13.653050422668457 + ], + [ + "▁cataract", + -13.653059959411621 + ], + [ + "296", + -13.65308666229248 + ], + [ + "▁dumplings", + -13.653095245361328 + ], + [ + "▁modal", + -13.653209686279297 + ], + [ + "▁Wilcox", + -13.653217315673828 + ], + [ + "▁Bok", + -13.65322208404541 + ], + [ + "▁seconded", + -13.653261184692383 + ], + [ + "VL", + -13.653276443481445 + ], + [ + "▁Ani", + -13.653297424316406 + ], + [ + "▁Displays", + -13.653319358825684 + ], + [ + "inside", + -13.653399467468262 + ], + [ + "▁collapses", + -13.653454780578613 + ], + [ + "▁keenly", + -13.653508186340332 + ], + [ + "▁Scream", + -13.653521537780762 + ], + [ + "▁HHS", + -13.65357780456543 + ], + [ + "▁Costello", + -13.65361213684082 + ], + [ + "▁oregano", + -13.653615951538086 + ], + [ + "▁slander", + -13.653813362121582 + ], + [ + "▁Mahmoud", + -13.653816223144531 + ], + [ + "▁lightening", + -13.653820991516113 + ], + [ + "▁catfish", + -13.653848648071289 + ], + [ + "hala", + -13.653936386108398 + ], + [ + "▁conflicted", + -13.65394401550293 + ], + [ + "▁brainstorm", + -13.653982162475586 + ], + [ + "albeit", + -13.654026985168457 + ], + [ + "▁adjectives", + -13.654065132141113 + ], + [ + "▁yearbook", + -13.6541109085083 + ], + [ + "▁decked", + -13.654170036315918 + ], + [ + "▁phony", + -13.654282569885254 + ], + [ + "Large", + -13.654356002807617 + ], + [ + "▁Daphne", + -13.654397010803223 + ], + [ + "▁nodding", + -13.654397010803223 + ], + [ + "575", + -13.654399871826172 + ], + [ + "▁kHz", + -13.654399871826172 + ], + [ + "▁BNP", + -13.654425621032715 + ], + [ + "aden", + -13.654430389404297 + ], + [ + "▁Renovation", + -13.654430389404297 + ], + [ + "▁shellfish", + -13.654457092285156 + ], + [ + "▁bumping", + -13.654483795166016 + ], + [ + "▁waterproofing", + -13.654510498046875 + ], + [ + "flying", + -13.654518127441406 + ], + [ + "▁Ledger", + -13.654541969299316 + ], + [ + "draw", + -13.654561996459961 + ], + [ + "▁upholding", + -13.654586791992188 + ], + [ + "izable", + -13.65460205078125 + ], + [ + "▁Deva", + -13.654619216918945 + ], + [ + "▁obstruct", + -13.654622077941895 + ], + [ + "partisan", + -13.654683113098145 + ], + [ + "Files", + -13.654729843139648 + ], + [ + "▁sediments", + -13.654730796813965 + ], + [ + "cutter", + -13.654736518859863 + ], + [ + "▁ingested", + -13.65476131439209 + ], + [ + "▁sprang", + -13.654789924621582 + ], + [ + "▁Utilize", + -13.654824256896973 + ], + [ + "▁surpassing", + -13.654824256896973 + ], + [ + "▁LJ", + -13.654826164245605 + ], + [ + "Section", + -13.65485668182373 + ], + [ + "kis", + -13.654935836791992 + ], + [ + "▁Linguistics", + -13.65494441986084 + ], + [ + "▁hails", + -13.654949188232422 + ], + [ + "▁Dys", + -13.655077934265137 + ], + [ + "Jane", + -13.655121803283691 + ], + [ + "▁MON", + -13.655139923095703 + ], + [ + "808", + -13.65514087677002 + ], + [ + "▁CCA", + -13.655171394348145 + ], + [ + "eastern", + -13.655180931091309 + ], + [ + "▁Remembrance", + -13.655182838439941 + ], + [ + "▁liberate", + -13.65522575378418 + ], + [ + "▁Fiberglass", + -13.65524673461914 + ], + [ + "▁calligraphy", + -13.655247688293457 + ], + [ + "▁HAR", + -13.655264854431152 + ], + [ + "▁impunity", + -13.655339241027832 + ], + [ + "▁Evaluate", + -13.655376434326172 + ], + [ + "▁soloist", + -13.655376434326172 + ], + [ + "▁tripped", + -13.655385971069336 + ], + [ + "▁juncture", + -13.655417442321777 + ], + [ + "389", + -13.655447959899902 + ], + [ + "▁Lazy", + -13.65553092956543 + ], + [ + "▁mammal", + -13.655566215515137 + ], + [ + "▁Refresh", + -13.655617713928223 + ], + [ + "▁charting", + -13.655620574951172 + ], + [ + "offer", + -13.655628204345703 + ], + [ + "▁resorted", + -13.655633926391602 + ], + [ + "▁restructure", + -13.655660629272461 + ], + [ + "▁Macquarie", + -13.655671119689941 + ], + [ + "284", + -13.655701637268066 + ], + [ + "ア", + -13.65575885772705 + ], + [ + "▁Whose", + -13.655805587768555 + ], + [ + "▁transmits", + -13.65584659576416 + ], + [ + "▁lee", + -13.655892372131348 + ], + [ + "▁renter", + -13.65591049194336 + ], + [ + "▁practised", + -13.656031608581543 + ], + [ + "▁Rut", + -13.656042098999023 + ], + [ + "kow", + -13.65614128112793 + ], + [ + "▁Groom", + -13.656156539916992 + ], + [ + "▁immortality", + -13.656201362609863 + ], + [ + "▁Firms", + -13.656221389770508 + ], + [ + "▁impair", + -13.656277656555176 + ], + [ + "▁Alameda", + -13.656326293945312 + ], + [ + "mell", + -13.656410217285156 + ], + [ + "▁Aya", + -13.656452178955078 + ], + [ + "oire", + -13.65646743774414 + ], + [ + "▁intently", + -13.656521797180176 + ], + [ + "▁Concordia", + -13.656545639038086 + ], + [ + "▁freebies", + -13.656641006469727 + ], + [ + "CX", + -13.656669616699219 + ], + [ + "▁socialization", + -13.65670108795166 + ], + [ + "▁MIS", + -13.656749725341797 + ], + [ + "optic", + -13.656760215759277 + ], + [ + "▁đ", + -13.656767845153809 + ], + [ + "▁Gillespie", + -13.656776428222656 + ], + [ + "▁hurtful", + -13.656780242919922 + ], + [ + "356", + -13.656783103942871 + ], + [ + "née", + -13.656791687011719 + ], + [ + "▁Shaft", + -13.656793594360352 + ], + [ + "▁Antigua", + -13.656805992126465 + ], + [ + "▁penthouse", + -13.656808853149414 + ], + [ + "▁anyhow", + -13.65680980682373 + ], + [ + "▁Godzilla", + -13.65689754486084 + ], + [ + "▁bitcoins", + -13.6569185256958 + ], + [ + "▁jamming", + -13.6569185256958 + ], + [ + "▁Roughly", + -13.656933784484863 + ], + [ + "▁incontinence", + -13.656951904296875 + ], + [ + "▁tenders", + -13.657027244567871 + ], + [ + "▁Diva", + -13.657060623168945 + ], + [ + "▁Vila", + -13.657069206237793 + ], + [ + "OPS", + -13.657142639160156 + ], + [ + "▁clam", + -13.657184600830078 + ], + [ + "▁chromatography", + -13.657221794128418 + ], + [ + "▁fentanyl", + -13.657258033752441 + ], + [ + "334", + -13.657261848449707 + ], + [ + "▁Skinny", + -13.65727710723877 + ], + [ + "▁Pantry", + -13.65729808807373 + ], + [ + "▁aortic", + -13.657308578491211 + ], + [ + "194", + -13.657309532165527 + ], + [ + "▁allele", + -13.65733814239502 + ], + [ + "▁exiled", + -13.657441139221191 + ], + [ + "▁Gideon", + -13.657453536987305 + ], + [ + "▁Recommendation", + -13.657474517822266 + ], + [ + "1972", + -13.657503128051758 + ], + [ + "▁fluency", + -13.657510757446289 + ], + [ + "▁girly", + -13.65754222869873 + ], + [ + "▁ploy", + -13.657578468322754 + ], + [ + "▁foothold", + -13.657633781433105 + ], + [ + "▁Northumberland", + -13.657644271850586 + ], + [ + "▁NOR", + -13.657832145690918 + ], + [ + "▁Adjusted", + -13.657846450805664 + ], + [ + "▁SLR", + -13.65802001953125 + ], + [ + "cure", + -13.65803337097168 + ], + [ + "011", + -13.658039093017578 + ], + [ + "▁SBI", + -13.658095359802246 + ], + [ + "▁Pretoria", + -13.658160209655762 + ], + [ + "▁railings", + -13.658172607421875 + ], + [ + "Ku", + -13.658186912536621 + ], + [ + "▁mike", + -13.658238410949707 + ], + [ + "taught", + -13.658329963684082 + ], + [ + "▁streamlining", + -13.658373832702637 + ], + [ + "▁antidepressants", + -13.658390045166016 + ], + [ + "▁grueling", + -13.658397674560547 + ], + [ + "193", + -13.65843677520752 + ], + [ + "▁amoxicillin", + -13.658539772033691 + ], + [ + "▁Wigan", + -13.658652305603027 + ], + [ + "▁elevating", + -13.658700942993164 + ], + [ + "▁slag", + -13.658782005310059 + ], + [ + "▁Exact", + -13.658791542053223 + ], + [ + "finger", + -13.658846855163574 + ], + [ + "▁laborers", + -13.658878326416016 + ], + [ + "▁skillfully", + -13.658884048461914 + ], + [ + "Chair", + -13.658907890319824 + ], + [ + "dp", + -13.65892219543457 + ], + [ + "Six", + -13.65896224975586 + ], + [ + "bob", + -13.658990859985352 + ], + [ + "▁Sten", + -13.658997535705566 + ], + [ + "▁Playground", + -13.659037590026855 + ], + [ + "▁FSA", + -13.659048080444336 + ], + [ + "▁napkin", + -13.659059524536133 + ], + [ + "▁departs", + -13.65906047821045 + ], + [ + "▁NRL", + -13.659073829650879 + ], + [ + "Connell", + -13.659096717834473 + ], + [ + "kl", + -13.659131050109863 + ], + [ + "hands", + -13.65913200378418 + ], + [ + "▁personas", + -13.659136772155762 + ], + [ + "destructive", + -13.659260749816895 + ], + [ + "investment", + -13.65926742553711 + ], + [ + "▁Amor", + -13.659327507019043 + ], + [ + "isco", + -13.659348487854004 + ], + [ + "406", + -13.65934944152832 + ], + [ + "▁yolk", + -13.659382820129395 + ], + [ + "▁CHANGE", + -13.659454345703125 + ], + [ + "tf", + -13.659497261047363 + ], + [ + "▁commenter", + -13.659513473510742 + ], + [ + "▁Locks", + -13.659549713134766 + ], + [ + "gne", + -13.659601211547852 + ], + [ + "▁typewriter", + -13.659689903259277 + ], + [ + "▁resonant", + -13.659708976745605 + ], + [ + "alan", + -13.659768104553223 + ], + [ + "▁homecoming", + -13.659774780273438 + ], + [ + "▁authoring", + -13.659873962402344 + ], + [ + "ISA", + -13.65987777709961 + ], + [ + "bou", + -13.659902572631836 + ], + [ + "unique", + -13.659948348999023 + ], + [ + "▁Stool", + -13.659976959228516 + ], + [ + "▁Mendoza", + -13.660005569458008 + ], + [ + "▁guesses", + -13.66001033782959 + ], + [ + "▁Duane", + -13.660014152526855 + ], + [ + "▁empathetic", + -13.660024642944336 + ], + [ + "Rom", + -13.66003131866455 + ], + [ + "▁marketplaces", + -13.660164833068848 + ], + [ + "emic", + -13.660221099853516 + ], + [ + "▁watercolour", + -13.66026782989502 + ], + [ + "▁bohemian", + -13.6602783203125 + ], + [ + "▁Velcro", + -13.660310745239258 + ], + [ + "gift", + -13.660334587097168 + ], + [ + "▁affiliations", + -13.660381317138672 + ], + [ + "▁catchment", + -13.660398483276367 + ], + [ + "▁251", + -13.660557746887207 + ], + [ + "▁RUN", + -13.660699844360352 + ], + [ + "▁Receiving", + -13.660720825195312 + ], + [ + "gray", + -13.66079044342041 + ], + [ + "▁blisters", + -13.660902976989746 + ], + [ + "▁PLACE", + -13.660947799682617 + ], + [ + "▁vapour", + -13.661026000976562 + ], + [ + "▁Faces", + -13.661038398742676 + ], + [ + "▁asses", + -13.661048889160156 + ], + [ + "Mat", + -13.661054611206055 + ], + [ + "▁Dina", + -13.66112232208252 + ], + [ + "408", + -13.661186218261719 + ], + [ + "▁comprehensively", + -13.661307334899902 + ], + [ + "amy", + -13.66132640838623 + ], + [ + "kri", + -13.661346435546875 + ], + [ + "According", + -13.661412239074707 + ], + [ + "▁Sergey", + -13.661432266235352 + ], + [ + "▁quirks", + -13.661459922790527 + ], + [ + "vista", + -13.661491394042969 + ], + [ + "▁FOOD", + -13.661559104919434 + ], + [ + "▁ATC", + -13.66160774230957 + ], + [ + "▁karate", + -13.66168212890625 + ], + [ + "▁Duluth", + -13.661705017089844 + ], + [ + "prime", + -13.66171646118164 + ], + [ + "▁Crochet", + -13.66180419921875 + ], + [ + "▁SUB", + -13.661823272705078 + ], + [ + "▁sliver", + -13.661871910095215 + ], + [ + "▁Strat", + -13.661913871765137 + ], + [ + "▁Billings", + -13.6619234085083 + ], + [ + "▁EEG", + -13.661927223205566 + ], + [ + "▁Arden", + -13.661948204040527 + ], + [ + "internal", + -13.662023544311523 + ], + [ + "▁afterlife", + -13.662077903747559 + ], + [ + "▁simmering", + -13.662147521972656 + ], + [ + "inducing", + -13.662294387817383 + ], + [ + "な", + -13.662333488464355 + ], + [ + "▁Fist", + -13.662374496459961 + ], + [ + "▁interestingly", + -13.662382125854492 + ], + [ + "▁Aga", + -13.662394523620605 + ], + [ + "Product", + -13.662400245666504 + ], + [ + "▁PPI", + -13.662424087524414 + ], + [ + "▁funders", + -13.662431716918945 + ], + [ + "▁RMS", + -13.662446975708008 + ], + [ + "▁Responding", + -13.662491798400879 + ], + [ + "▁nascent", + -13.662508010864258 + ], + [ + "▁Findings", + -13.66251277923584 + ], + [ + "▁Lore", + -13.662525177001953 + ], + [ + "▁bras", + -13.662561416625977 + ], + [ + "▁Abs", + -13.662576675415039 + ], + [ + "▁ailment", + -13.662581443786621 + ], + [ + "issi", + -13.662674903869629 + ], + [ + "▁Blaine", + -13.662718772888184 + ], + [ + "aye", + -13.662726402282715 + ], + [ + "▁Waist", + -13.662796020507812 + ], + [ + "SIM", + -13.662811279296875 + ], + [ + "▁bottling", + -13.662879943847656 + ], + [ + "▁Persia", + -13.662958145141602 + ], + [ + "▁Melo", + -13.662965774536133 + ], + [ + "▁Bren", + -13.662997245788574 + ], + [ + "▁corrosive", + -13.663092613220215 + ], + [ + "▁commandment", + -13.66316032409668 + ], + [ + "▁VF", + -13.663167953491211 + ], + [ + "▁EDM", + -13.66322135925293 + ], + [ + "▁Nis", + -13.663226127624512 + ], + [ + "▁Tres", + -13.663333892822266 + ], + [ + "▁Hiroshima", + -13.663351058959961 + ], + [ + "shall", + -13.663381576538086 + ], + [ + "▁Km", + -13.663429260253906 + ], + [ + "▁Cheyenne", + -13.663431167602539 + ], + [ + "▁Rowland", + -13.663508415222168 + ], + [ + "▁preclude", + -13.66354751586914 + ], + [ + "▁Fragrance", + -13.663558959960938 + ], + [ + "▁hostels", + -13.663613319396973 + ], + [ + "▁intricacies", + -13.663658142089844 + ], + [ + "▁integrative", + -13.663663864135742 + ], + [ + "▁tadalafil", + -13.66367244720459 + ], + [ + "▁cemeteries", + -13.663675308227539 + ], + [ + "▁Kem", + -13.663697242736816 + ], + [ + "282", + -13.663698196411133 + ], + [ + "367", + -13.663741111755371 + ], + [ + "▁Improvements", + -13.66374397277832 + ], + [ + "▁Concerto", + -13.66376781463623 + ], + [ + "internet", + -13.663803100585938 + ], + [ + "▁Blanco", + -13.663968086242676 + ], + [ + "▁Acne", + -13.663971900939941 + ], + [ + "▁swoop", + -13.663996696472168 + ], + [ + "▁AGO", + -13.663999557495117 + ], + [ + "▁bedrock", + -13.664083480834961 + ], + [ + "▁inconsistency", + -13.664112091064453 + ], + [ + "▁Expedia", + -13.664138793945312 + ], + [ + "▁Staffordshire", + -13.664323806762695 + ], + [ + "▁Berman", + -13.664338111877441 + ], + [ + "▁Naka", + -13.664355278015137 + ], + [ + "▁Augustus", + -13.664363861083984 + ], + [ + "▁sequels", + -13.66441535949707 + ], + [ + "▁SVG", + -13.664427757263184 + ], + [ + "û", + -13.664481163024902 + ], + [ + "▁clans", + -13.664495468139648 + ], + [ + "▁defunct", + -13.66452407836914 + ], + [ + "▁fictitious", + -13.664548873901367 + ], + [ + "▁Parrot", + -13.664594650268555 + ], + [ + "traumatic", + -13.66460132598877 + ], + [ + "▁siren", + -13.664607048034668 + ], + [ + "Short", + -13.6646146774292 + ], + [ + "meal", + -13.66463565826416 + ], + [ + "▁CFA", + -13.664641380310059 + ], + [ + "▁Tala", + -13.664647102355957 + ], + [ + "chev", + -13.664665222167969 + ], + [ + "JR", + -13.664678573608398 + ], + [ + "▁EI", + -13.66468334197998 + ], + [ + "▁nexus", + -13.664735794067383 + ], + [ + "911", + -13.664745330810547 + ], + [ + "▁quarterfinals", + -13.664795875549316 + ], + [ + "litz", + -13.66479778289795 + ], + [ + "▁Darth", + -13.664875030517578 + ], + [ + "▁LSD", + -13.664904594421387 + ], + [ + "drink", + -13.66494369506836 + ], + [ + "▁Vibrating", + -13.6651611328125 + ], + [ + "▁feta", + -13.665169715881348 + ], + [ + "435", + -13.665225982666016 + ], + [ + "▁sys", + -13.665238380432129 + ], + [ + "▁Shankar", + -13.665369033813477 + ], + [ + "lz", + -13.665400505065918 + ], + [ + "294", + -13.665417671203613 + ], + [ + "ometric", + -13.665419578552246 + ], + [ + "▁grating", + -13.665445327758789 + ], + [ + "▁Andres", + -13.665457725524902 + ], + [ + "▁HOPE", + -13.665464401245117 + ], + [ + "▁Oddly", + -13.665501594543457 + ], + [ + "clinical", + -13.665508270263672 + ], + [ + "▁Submissions", + -13.665514945983887 + ], + [ + "▁Releases", + -13.66552448272705 + ], + [ + "▁transcribed", + -13.665580749511719 + ], + [ + "amer", + -13.665581703186035 + ], + [ + "vara", + -13.6655912399292 + ], + [ + "▁Participate", + -13.665702819824219 + ], + [ + "imposed", + -13.66576862335205 + ], + [ + "oris", + -13.665770530700684 + ], + [ + "▁Nim", + -13.665800094604492 + ], + [ + "▁Kimmel", + -13.665804862976074 + ], + [ + "Pat", + -13.665806770324707 + ], + [ + "ival", + -13.665816307067871 + ], + [ + "ω", + -13.665870666503906 + ], + [ + "▁unfounded", + -13.665878295898438 + ], + [ + "不", + -13.665895462036133 + ], + [ + "▁Recognizing", + -13.666008949279785 + ], + [ + "▁Blacks", + -13.666071891784668 + ], + [ + "Acts", + -13.666111946105957 + ], + [ + "▁nucleotide", + -13.666130065917969 + ], + [ + "▁Goo", + -13.66614818572998 + ], + [ + "▁Isla", + -13.666152954101562 + ], + [ + "▁MST", + -13.666170120239258 + ], + [ + "▁uncovering", + -13.666217803955078 + ], + [ + "▁mer", + -13.666264533996582 + ], + [ + "▁claimants", + -13.666291236877441 + ], + [ + "▁IIT", + -13.666313171386719 + ], + [ + "▁Gon", + -13.666325569152832 + ], + [ + "▁bluegrass", + -13.66634750366211 + ], + [ + "▁Dill", + -13.666375160217285 + ], + [ + "BIT", + -13.666409492492676 + ], + [ + "▁Appropriate", + -13.666439056396484 + ], + [ + "▁dashboards", + -13.666444778442383 + ], + [ + "virtual", + -13.666450500488281 + ], + [ + "▁Aquarius", + -13.666550636291504 + ], + [ + "▁Governing", + -13.66655158996582 + ], + [ + "▁rampage", + -13.666582107543945 + ], + [ + "▁spitting", + -13.666592597961426 + ], + [ + "▁august", + -13.666642189025879 + ], + [ + "▁Newer", + -13.666793823242188 + ], + [ + "▁Slayer", + -13.666860580444336 + ], + [ + "orders", + -13.666872024536133 + ], + [ + "▁Estimate", + -13.666887283325195 + ], + [ + "▁Outdoors", + -13.666906356811523 + ], + [ + "▁privatization", + -13.666934967041016 + ], + [ + "▁yu", + -13.666943550109863 + ], + [ + "▁Implement", + -13.666991233825684 + ], + [ + "ار", + -13.66703987121582 + ], + [ + "▁aft", + -13.667174339294434 + ], + [ + "740", + -13.667229652404785 + ], + [ + "stor", + -13.667332649230957 + ], + [ + "ISM", + -13.66738224029541 + ], + [ + "rand", + -13.667391777038574 + ], + [ + "▁cliche", + -13.667475700378418 + ], + [ + "▁SUP", + -13.667510986328125 + ], + [ + "▁Preferences", + -13.667531967163086 + ], + [ + "▁SIGN", + -13.667540550231934 + ], + [ + "▁halogen", + -13.667607307434082 + ], + [ + "▁respiration", + -13.667646408081055 + ], + [ + "▁morphine", + -13.667654991149902 + ], + [ + "▁SBA", + -13.667675018310547 + ], + [ + "▁butler", + -13.667682647705078 + ], + [ + "pier", + -13.667701721191406 + ], + [ + "abe", + -13.667719841003418 + ], + [ + "▁DIA", + -13.667740821838379 + ], + [ + "phenyl", + -13.66781997680664 + ], + [ + "toned", + -13.66785717010498 + ], + [ + "▁fashions", + -13.668031692504883 + ], + [ + "▁conjure", + -13.6680326461792 + ], + [ + "▁Telangana", + -13.668062210083008 + ], + [ + "idos", + -13.668190002441406 + ], + [ + "▁niches", + -13.668221473693848 + ], + [ + "Islamic", + -13.668299674987793 + ], + [ + "ер", + -13.66834545135498 + ], + [ + "▁Lakeland", + -13.6683988571167 + ], + [ + "Vo", + -13.668400764465332 + ], + [ + "▁Giuliani", + -13.668426513671875 + ], + [ + "▁SOC", + -13.668519020080566 + ], + [ + "▁monologue", + -13.668530464172363 + ], + [ + "▁Breathe", + -13.66862964630127 + ], + [ + "▁liturgical", + -13.668675422668457 + ], + [ + "nta", + -13.66870403289795 + ], + [ + "▁staffer", + -13.668709754943848 + ], + [ + "proclaimed", + -13.668717384338379 + ], + [ + "▁Whisper", + -13.668761253356934 + ], + [ + "▁Rh", + -13.668816566467285 + ], + [ + "▁caster", + -13.668952941894531 + ], + [ + "▁fulfilment", + -13.668952941894531 + ], + [ + "▁archiving", + -13.668965339660645 + ], + [ + "▁Oro", + -13.668966293334961 + ], + [ + "▁Ey", + -13.668994903564453 + ], + [ + "owa", + -13.669110298156738 + ], + [ + "▁ecstasy", + -13.669256210327148 + ], + [ + "▁Deere", + -13.669318199157715 + ], + [ + "▁finesse", + -13.66932487487793 + ], + [ + "▁288", + -13.669334411621094 + ], + [ + "▁Soviets", + -13.669341087341309 + ], + [ + "▁Nacional", + -13.669357299804688 + ], + [ + "▁transplants", + -13.669370651245117 + ], + [ + "▁Flipkart", + -13.669382095336914 + ], + [ + "▁refrigerant", + -13.669443130493164 + ], + [ + "▁ا", + -13.669515609741211 + ], + [ + "▁rotates", + -13.669516563415527 + ], + [ + "▁Grocery", + -13.669526100158691 + ], + [ + "▁Gli", + -13.669563293457031 + ], + [ + "▁Synopsis", + -13.669568061828613 + ], + [ + "▁pessimistic", + -13.669612884521484 + ], + [ + "▁UNIT", + -13.669665336608887 + ], + [ + "▁UB", + -13.669699668884277 + ], + [ + "▁intuitively", + -13.669710159301758 + ], + [ + "AAA", + -13.6697998046875 + ], + [ + "ло", + -13.669971466064453 + ], + [ + "▁Unite", + -13.670004844665527 + ], + [ + "▁psych", + -13.670013427734375 + ], + [ + "▁Heal", + -13.670143127441406 + ], + [ + "PORT", + -13.670146942138672 + ], + [ + "▁gist", + -13.67016315460205 + ], + [ + "▁dissimilar", + -13.670308113098145 + ], + [ + "▁Webinar", + -13.670360565185547 + ], + [ + "DK", + -13.670367240905762 + ], + [ + "▁Beginner", + -13.670450210571289 + ], + [ + "zhi", + -13.670495986938477 + ], + [ + "▁416", + -13.670562744140625 + ], + [ + "▁convoluted", + -13.670564651489258 + ], + [ + "▁widths", + -13.67060375213623 + ], + [ + "stones", + -13.670748710632324 + ], + [ + "▁Gaelic", + -13.670808792114258 + ], + [ + "regional", + -13.670902252197266 + ], + [ + "Royal", + -13.67098331451416 + ], + [ + "▁Redmi", + -13.67098617553711 + ], + [ + "▁uterine", + -13.671036720275879 + ], + [ + "465", + -13.671085357666016 + ], + [ + "▁317", + -13.671096801757812 + ], + [ + "▁Hertz", + -13.671117782592773 + ], + [ + "▁rosy", + -13.671180725097656 + ], + [ + "icht", + -13.671183586120605 + ], + [ + "liest", + -13.671187400817871 + ], + [ + "▁blockers", + -13.6712007522583 + ], + [ + "性", + -13.671215057373047 + ], + [ + "gur", + -13.67122745513916 + ], + [ + "▁alerting", + -13.671286582946777 + ], + [ + "slide", + -13.67136001586914 + ], + [ + "▁locomotives", + -13.67137336730957 + ], + [ + "erate", + -13.671462059020996 + ], + [ + "▁pauses", + -13.671479225158691 + ], + [ + "inian", + -13.671540260314941 + ], + [ + "▁smog", + -13.671544075012207 + ], + [ + "▁irritate", + -13.671603202819824 + ], + [ + "▁Barrie", + -13.671613693237305 + ], + [ + "linking", + -13.671636581420898 + ], + [ + "▁Spi", + -13.671643257141113 + ], + [ + "▁Terre", + -13.671688079833984 + ], + [ + "footed", + -13.671754837036133 + ], + [ + "▁overcast", + -13.671770095825195 + ], + [ + "▁Motorsports", + -13.671795845031738 + ], + [ + "▁insecurities", + -13.67187786102295 + ], + [ + "▁Promoting", + -13.671890258789062 + ], + [ + "▁Judd", + -13.671913146972656 + ], + [ + "▁tentatively", + -13.671942710876465 + ], + [ + "▁legalize", + -13.672054290771484 + ], + [ + "▁Shabbat", + -13.672160148620605 + ], + [ + "▁manic", + -13.672296524047852 + ], + [ + "▁sine", + -13.672335624694824 + ], + [ + "▁sealant", + -13.672384262084961 + ], + [ + "Paper", + -13.672407150268555 + ], + [ + "▁Serra", + -13.67244815826416 + ], + [ + "▁migratory", + -13.672454833984375 + ], + [ + "hunting", + -13.672455787658691 + ], + [ + "▁hangout", + -13.672457695007324 + ], + [ + "▁oligo", + -13.672542572021484 + ], + [ + "▁Madam", + -13.6725492477417 + ], + [ + "▁unsightly", + -13.672567367553711 + ], + [ + "▁Zenith", + -13.67261028289795 + ], + [ + "Send", + -13.67265796661377 + ], + [ + "vé", + -13.672660827636719 + ], + [ + "▁601", + -13.672666549682617 + ], + [ + "▁Mosquito", + -13.67266845703125 + ], + [ + "infused", + -13.672699928283691 + ], + [ + "faith", + -13.672728538513184 + ], + [ + "cks", + -13.67281436920166 + ], + [ + "▁haired", + -13.672832489013672 + ], + [ + "▁Siding", + -13.672933578491211 + ], + [ + "▁Vocational", + -13.672968864440918 + ], + [ + "moment", + -13.672992706298828 + ], + [ + "▁storied", + -13.673018455505371 + ], + [ + "LOG", + -13.6730318069458 + ], + [ + "▁USP", + -13.673050880432129 + ], + [ + "▁inhibitory", + -13.67305850982666 + ], + [ + "▁DATE", + -13.673066139221191 + ], + [ + "lid", + -13.673083305358887 + ], + [ + "▁Mage", + -13.67310905456543 + ], + [ + "gir", + -13.673141479492188 + ], + [ + "▁blackmail", + -13.673152923583984 + ], + [ + "▁Ego", + -13.673162460327148 + ], + [ + "hunter", + -13.673194885253906 + ], + [ + "▁cartoonist", + -13.67320728302002 + ], + [ + "ugu", + -13.673261642456055 + ], + [ + "▁metabolites", + -13.67328929901123 + ], + [ + "▁Inspiring", + -13.673304557800293 + ], + [ + "▁hoo", + -13.673318862915039 + ], + [ + "▁scraped", + -13.673367500305176 + ], + [ + "▁Archaeological", + -13.673388481140137 + ], + [ + "▁bleaching", + -13.67341136932373 + ], + [ + "▁buffs", + -13.673416137695312 + ], + [ + "ə", + -13.67343521118164 + ], + [ + "uran", + -13.673444747924805 + ], + [ + "▁BIO", + -13.673455238342285 + ], + [ + "▁neutron", + -13.673465728759766 + ], + [ + "347", + -13.673626899719238 + ], + [ + "Ju", + -13.673633575439453 + ], + [ + "▁lukewarm", + -13.673697471618652 + ], + [ + "▁Rees", + -13.673713684082031 + ], + [ + "▁Maher", + -13.673742294311523 + ], + [ + "▁Collision", + -13.673749923706055 + ], + [ + "▁figurative", + -13.67375373840332 + ], + [ + "▁stylus", + -13.673776626586914 + ], + [ + "▁tai", + -13.67378044128418 + ], + [ + "cigarettes", + -13.673917770385742 + ], + [ + "▁Eliminate", + -13.673946380615234 + ], + [ + "▁restful", + -13.673956871032715 + ], + [ + "▁Citigroup", + -13.674030303955078 + ], + [ + "▁Warhol", + -13.674196243286133 + ], + [ + "▁Ramsay", + -13.674233436584473 + ], + [ + "▁voicing", + -13.674247741699219 + ], + [ + "О", + -13.674270629882812 + ], + [ + "▁flashback", + -13.674311637878418 + ], + [ + "Founder", + -13.674345970153809 + ], + [ + "▁favours", + -13.674396514892578 + ], + [ + "▁standardization", + -13.674407958984375 + ], + [ + "rul", + -13.67441177368164 + ], + [ + "▁ration", + -13.67453670501709 + ], + [ + "▁rattling", + -13.674574851989746 + ], + [ + "▁bidders", + -13.674629211425781 + ], + [ + "▁bling", + -13.67463207244873 + ], + [ + "▁Mainland", + -13.674664497375488 + ], + [ + "1600", + -13.67466926574707 + ], + [ + "▁EVEN", + -13.674824714660645 + ], + [ + "▁Doctoral", + -13.674901008605957 + ], + [ + "▁Raton", + -13.67495346069336 + ], + [ + "▁buzzer", + -13.6749906539917 + ], + [ + "▁jailbreak", + -13.674993515014648 + ], + [ + "▁vel", + -13.675041198730469 + ], + [ + "▁transports", + -13.675091743469238 + ], + [ + "▁pictorial", + -13.675116539001465 + ], + [ + "pk", + -13.67512035369873 + ], + [ + "▁chants", + -13.675292015075684 + ], + [ + "▁wield", + -13.675298690795898 + ], + [ + "▁slurry", + -13.675315856933594 + ], + [ + "▁408", + -13.6753511428833 + ], + [ + "▁Moz", + -13.675393104553223 + ], + [ + "▁Vas", + -13.675470352172852 + ], + [ + "▁IDEA", + -13.675491333007812 + ], + [ + "▁Patagonia", + -13.675514221191406 + ], + [ + "▁Approx", + -13.675629615783691 + ], + [ + "▁briefs", + -13.675631523132324 + ], + [ + "▁Taxation", + -13.675692558288574 + ], + [ + "HAN", + -13.675756454467773 + ], + [ + "▁salient", + -13.675764083862305 + ], + [ + "▁projectors", + -13.675795555114746 + ], + [ + "▁dwellers", + -13.67581844329834 + ], + [ + "Beauty", + -13.675823211669922 + ], + [ + "▁WARRANTY", + -13.675950050354004 + ], + [ + "yal", + -13.676011085510254 + ], + [ + "gallon", + -13.67601490020752 + ], + [ + "Stars", + -13.67602825164795 + ], + [ + "▁Keeper", + -13.676037788391113 + ], + [ + "▁Chao", + -13.676069259643555 + ], + [ + "▁anticipates", + -13.676081657409668 + ], + [ + "196", + -13.676124572753906 + ], + [ + "▁garrison", + -13.676149368286133 + ], + [ + "▁pierce", + -13.676227569580078 + ], + [ + "▁drape", + -13.676273345947266 + ], + [ + "▁inquisitive", + -13.676288604736328 + ], + [ + "yuan", + -13.676291465759277 + ], + [ + "▁Grape", + -13.676299095153809 + ], + [ + "emp", + -13.676309585571289 + ], + [ + "▁Calcutta", + -13.676323890686035 + ], + [ + "▁Consumption", + -13.67636489868164 + ], + [ + "▁Hubby", + -13.676370620727539 + ], + [ + "▁Latter", + -13.676383972167969 + ], + [ + "▁limbo", + -13.676405906677246 + ], + [ + "▁Boxer", + -13.676422119140625 + ], + [ + "▁boar", + -13.67642879486084 + ], + [ + "▁Goldsmith", + -13.676433563232422 + ], + [ + "▁Blo", + -13.67646598815918 + ], + [ + "Hall", + -13.67652416229248 + ], + [ + "▁buttermilk", + -13.676595687866211 + ], + [ + "▁choreographer", + -13.676652908325195 + ], + [ + "▁WWF", + -13.676674842834473 + ], + [ + "pping", + -13.676675796508789 + ], + [ + "▁skulls", + -13.676697731018066 + ], + [ + "icum", + -13.676704406738281 + ], + [ + "▁Graeme", + -13.676836013793945 + ], + [ + "gna", + -13.67691421508789 + ], + [ + "1969", + -13.676929473876953 + ], + [ + "rique", + -13.676987648010254 + ], + [ + "▁aunts", + -13.677098274230957 + ], + [ + "Express", + -13.67722225189209 + ], + [ + "▁crotch", + -13.677240371704102 + ], + [ + "yong", + -13.67724609375 + ], + [ + "▁Volcano", + -13.677292823791504 + ], + [ + "▁Kle", + -13.677314758300781 + ], + [ + "▁carnage", + -13.677337646484375 + ], + [ + "▁handouts", + -13.67734432220459 + ], + [ + "seal", + -13.677367210388184 + ], + [ + "conservative", + -13.67737102508545 + ], + [ + "▁Heater", + -13.677385330200195 + ], + [ + "▁fateful", + -13.67745590209961 + ], + [ + "atin", + -13.677457809448242 + ], + [ + "▁fuses", + -13.677458763122559 + ], + [ + "talking", + -13.677559852600098 + ], + [ + "▁runny", + -13.677582740783691 + ], + [ + "DOS", + -13.67762279510498 + ], + [ + "▁Consulate", + -13.67763614654541 + ], + [ + "▁cookbooks", + -13.677641868591309 + ], + [ + "▁CCD", + -13.677664756774902 + ], + [ + "loe", + -13.677684783935547 + ], + [ + "▁northbound", + -13.677721977233887 + ], + [ + "802", + -13.677742958068848 + ], + [ + "tou", + -13.677755355834961 + ], + [ + "▁tuner", + -13.677800178527832 + ], + [ + "▁exclusions", + -13.677881240844727 + ], + [ + "▁enforceable", + -13.677884101867676 + ], + [ + "▁Cardiovascular", + -13.67789077758789 + ], + [ + "▁testimonial", + -13.678032875061035 + ], + [ + "▁brimming", + -13.67803955078125 + ], + [ + "benefit", + -13.678085327148438 + ], + [ + "▁gubernatorial", + -13.678120613098145 + ], + [ + "▁comm", + -13.67812728881836 + ], + [ + "▁Bundesliga", + -13.678170204162598 + ], + [ + "▁wreak", + -13.678208351135254 + ], + [ + "▁lowers", + -13.678213119506836 + ], + [ + "▁absentee", + -13.678230285644531 + ], + [ + "lm", + -13.678231239318848 + ], + [ + "▁snowboard", + -13.678237915039062 + ], + [ + "edo", + -13.678244590759277 + ], + [ + "▁Sophomore", + -13.678308486938477 + ], + [ + "▁Robb", + -13.678335189819336 + ], + [ + "▁Maroon", + -13.678349494934082 + ], + [ + "ação", + -13.678411483764648 + ], + [ + "368", + -13.678465843200684 + ], + [ + "▁platelet", + -13.678472518920898 + ], + [ + "cache", + -13.67848014831543 + ], + [ + "384", + -13.678509712219238 + ], + [ + "▁cinematography", + -13.67851448059082 + ], + [ + "spirit", + -13.678547859191895 + ], + [ + "▁folly", + -13.678590774536133 + ], + [ + "▁climber", + -13.67866325378418 + ], + [ + "fell", + -13.678664207458496 + ], + [ + "▁underworld", + -13.67871379852295 + ], + [ + "▁Harness", + -13.678744316101074 + ], + [ + "▁Silicone", + -13.67876148223877 + ], + [ + "▁hooking", + -13.678808212280273 + ], + [ + "▁Zeppelin", + -13.678820610046387 + ], + [ + "▁Limo", + -13.67884635925293 + ], + [ + "iton", + -13.678853034973145 + ], + [ + "▁Owing", + -13.678885459899902 + ], + [ + "itude", + -13.678964614868164 + ], + [ + "mask", + -13.678972244262695 + ], + [ + "▁revolutions", + -13.678986549377441 + ], + [ + "historical", + -13.67898941040039 + ], + [ + "344", + -13.679000854492188 + ], + [ + "▁degenerative", + -13.679012298583984 + ], + [ + "▁parsing", + -13.679034233093262 + ], + [ + "▁majoring", + -13.679046630859375 + ], + [ + "▁qualifiers", + -13.679049491882324 + ], + [ + "▁wishlist", + -13.679102897644043 + ], + [ + "secure", + -13.679169654846191 + ], + [ + "▁Diaspora", + -13.679426193237305 + ], + [ + "jee", + -13.679442405700684 + ], + [ + "▁paul", + -13.679491996765137 + ], + [ + "▁Ithaca", + -13.679513931274414 + ], + [ + "▁nuk", + -13.679557800292969 + ], + [ + "▁Presenting", + -13.67963981628418 + ], + [ + "▁boardroom", + -13.679781913757324 + ], + [ + "▁authorisation", + -13.679877281188965 + ], + [ + "▁Ethnic", + -13.679899215698242 + ], + [ + "▁snowmobile", + -13.679906845092773 + ], + [ + "builder", + -13.679940223693848 + ], + [ + "▁MVC", + -13.679952621459961 + ], + [ + "▁Dh", + -13.679972648620605 + ], + [ + "▁gamblers", + -13.680010795593262 + ], + [ + "▁Hoe", + -13.68001937866211 + ], + [ + "authentic", + -13.68002700805664 + ], + [ + "metry", + -13.680039405822754 + ], + [ + "catcher", + -13.68013858795166 + ], + [ + "▁Islander", + -13.680150985717773 + ], + [ + "▁Alejandro", + -13.680152893066406 + ], + [ + "▁starve", + -13.680211067199707 + ], + [ + "▁Chou", + -13.680251121520996 + ], + [ + "▁sizzling", + -13.680341720581055 + ], + [ + "push", + -13.680380821228027 + ], + [ + "▁porta", + -13.680401802062988 + ], + [ + "▁Maltese", + -13.680418968200684 + ], + [ + "▁PLAN", + -13.68043041229248 + ], + [ + "acion", + -13.680447578430176 + ], + [ + "▁Atletico", + -13.680448532104492 + ], + [ + "▁Ritual", + -13.680538177490234 + ], + [ + "▁Meri", + -13.680543899536133 + ], + [ + "▁Suburban", + -13.68061351776123 + ], + [ + "▁Nook", + -13.680670738220215 + ], + [ + "▁wirelessly", + -13.680683135986328 + ], + [ + "▁sis", + -13.680719375610352 + ], + [ + "▁burdened", + -13.680723190307617 + ], + [ + "deserved", + -13.680733680725098 + ], + [ + "▁genesis", + -13.68073558807373 + ], + [ + "▁Gri", + -13.680752754211426 + ], + [ + "▁pul", + -13.680782318115234 + ], + [ + "▁circumcision", + -13.68078327178955 + ], + [ + "iber", + -13.680830001831055 + ], + [ + "▁Gou", + -13.680867195129395 + ], + [ + "▁Suisse", + -13.680908203125 + ], + [ + "utta", + -13.680929183959961 + ], + [ + "▁fulfills", + -13.680939674377441 + ], + [ + "▁loaned", + -13.68103313446045 + ], + [ + "▁figs", + -13.681037902832031 + ], + [ + "▁Kes", + -13.68104076385498 + ], + [ + "▁Authentication", + -13.681073188781738 + ], + [ + "▁Clearing", + -13.68111801147461 + ], + [ + "▁Wordpress", + -13.681161880493164 + ], + [ + "circle", + -13.68116283416748 + ], + [ + "▁boomers", + -13.681173324584961 + ], + [ + "genetic", + -13.68130111694336 + ], + [ + "▁Holistic", + -13.681320190429688 + ], + [ + "▁Countertops", + -13.68135929107666 + ], + [ + "▁tro", + -13.68139362335205 + ], + [ + "killing", + -13.681403160095215 + ], + [ + "▁Dickson", + -13.68143081665039 + ], + [ + "▁reiterate", + -13.6814546585083 + ], + [ + "▁Wins", + -13.681507110595703 + ], + [ + "loans", + -13.681602478027344 + ], + [ + "Del", + -13.681605339050293 + ], + [ + "▁heartwarming", + -13.681641578674316 + ], + [ + "▁assimilation", + -13.681678771972656 + ], + [ + "▁proofreading", + -13.681690216064453 + ], + [ + "▁fam", + -13.681695938110352 + ], + [ + "▁softener", + -13.681705474853516 + ], + [ + "▁pecans", + -13.68171501159668 + ], + [ + "▁waged", + -13.681808471679688 + ], + [ + "▁signings", + -13.681859016418457 + ], + [ + "▁Hitachi", + -13.681872367858887 + ], + [ + "lists", + -13.681933403015137 + ], + [ + "▁Saf", + -13.681966781616211 + ], + [ + "▁locales", + -13.68197250366211 + ], + [ + "▁chromium", + -13.682085037231445 + ], + [ + "riz", + -13.682096481323242 + ], + [ + "mortar", + -13.682113647460938 + ], + [ + "▁customise", + -13.682125091552734 + ], + [ + "torn", + -13.682127952575684 + ], + [ + "▁jot", + -13.682198524475098 + ], + [ + "rta", + -13.682223320007324 + ], + [ + "▁trackers", + -13.682243347167969 + ], + [ + "▁ketogenic", + -13.682275772094727 + ], + [ + "rub", + -13.682276725769043 + ], + [ + "▁Ecological", + -13.682310104370117 + ], + [ + "▁Firewall", + -13.682413101196289 + ], + [ + "fusion", + -13.682461738586426 + ], + [ + "▁umpire", + -13.682565689086914 + ], + [ + "▁catalysts", + -13.682573318481445 + ], + [ + "▁coloration", + -13.682583808898926 + ], + [ + "▁NRC", + -13.682600975036621 + ], + [ + "▁expansions", + -13.682679176330566 + ], + [ + "▁driveways", + -13.682680130004883 + ], + [ + "▁inaccuracies", + -13.682682037353516 + ], + [ + "▁bitterly", + -13.682685852050781 + ], + [ + "matched", + -13.682687759399414 + ], + [ + "▁Iranians", + -13.682694435119629 + ], + [ + "▁McGuire", + -13.682711601257324 + ], + [ + "▁convent", + -13.6827392578125 + ], + [ + "▁graphene", + -13.682740211486816 + ], + [ + "▁cutie", + -13.682765007019043 + ], + [ + "▁alphabetical", + -13.682812690734863 + ], + [ + "▁publicized", + -13.682812690734863 + ], + [ + "▁Crossroads", + -13.682820320129395 + ], + [ + "▁Orwell", + -13.682820320129395 + ], + [ + "590", + -13.682894706726074 + ], + [ + "▁rue", + -13.682912826538086 + ], + [ + "anu", + -13.682953834533691 + ], + [ + "etter", + -13.682963371276855 + ], + [ + "▁Motley", + -13.682963371276855 + ], + [ + "사", + -13.683004379272461 + ], + [ + "509", + -13.683038711547852 + ], + [ + "▁tornadoes", + -13.683042526245117 + ], + [ + "▁divergent", + -13.683048248291016 + ], + [ + "▁democracies", + -13.68308162689209 + ], + [ + "unk", + -13.68311595916748 + ], + [ + "▁gangster", + -13.683159828186035 + ], + [ + "▁salespeople", + -13.683262825012207 + ], + [ + "▁Greenfield", + -13.683279991149902 + ], + [ + "Cy", + -13.683294296264648 + ], + [ + "▁SER", + -13.68333625793457 + ], + [ + "▁Marcia", + -13.683356285095215 + ], + [ + "▁Proudly", + -13.683361053466797 + ], + [ + "▁Targets", + -13.683405876159668 + ], + [ + "nim", + -13.683438301086426 + ], + [ + "▁Paragraph", + -13.683440208435059 + ], + [ + "▁unloaded", + -13.683445930480957 + ], + [ + "EH", + -13.683469772338867 + ], + [ + "wat", + -13.683478355407715 + ], + [ + "▁momentary", + -13.683533668518066 + ], + [ + "▁Tricks", + -13.683537483215332 + ], + [ + "▁Bund", + -13.683542251586914 + ], + [ + "▁rumble", + -13.683542251586914 + ], + [ + "▁plenary", + -13.683603286743164 + ], + [ + "sourced", + -13.683639526367188 + ], + [ + "▁adhesives", + -13.683677673339844 + ], + [ + "▁sunburn", + -13.683756828308105 + ], + [ + "▁Affair", + -13.683757781982422 + ], + [ + "cats", + -13.6837797164917 + ], + [ + "▁earners", + -13.683876991271973 + ], + [ + "▁oracle", + -13.683884620666504 + ], + [ + "▁aspirants", + -13.683939933776855 + ], + [ + "▁lament", + -13.684021949768066 + ], + [ + "▁ff", + -13.6840238571167 + ], + [ + "dorf", + -13.684037208557129 + ], + [ + "starter", + -13.684093475341797 + ], + [ + "▁definitively", + -13.684112548828125 + ], + [ + "▁inert", + -13.684123992919922 + ], + [ + "▁unmarked", + -13.684141159057617 + ], + [ + "▁arson", + -13.684185028076172 + ], + [ + "signal", + -13.684196472167969 + ], + [ + "uy", + -13.684271812438965 + ], + [ + "▁converters", + -13.68430233001709 + ], + [ + "▁fra", + -13.684362411499023 + ], + [ + "▁Madeline", + -13.684388160705566 + ], + [ + "▁gasped", + -13.684427261352539 + ], + [ + "▁rabies", + -13.684429168701172 + ], + [ + "▁Zoning", + -13.684521675109863 + ], + [ + "▁infuse", + -13.684554100036621 + ], + [ + "▁Placing", + -13.684582710266113 + ], + [ + "▁unconsciously", + -13.684586524963379 + ], + [ + "▁Homecoming", + -13.684648513793945 + ], + [ + "▁Orr", + -13.684832572937012 + ], + [ + "▁twelfth", + -13.684898376464844 + ], + [ + "bau", + -13.684904098510742 + ], + [ + "▁Calhoun", + -13.684914588928223 + ], + [ + "▁Falk", + -13.684978485107422 + ], + [ + "▁quarantine", + -13.68498706817627 + ], + [ + "▁PORT", + -13.685046195983887 + ], + [ + "branch", + -13.685062408447266 + ], + [ + "▁journaling", + -13.68509578704834 + ], + [ + "▁perverse", + -13.685242652893066 + ], + [ + "▁Vive", + -13.685245513916016 + ], + [ + "ร", + -13.685249328613281 + ], + [ + "▁Bryn", + -13.685389518737793 + ], + [ + "▁Peabody", + -13.685413360595703 + ], + [ + "rada", + -13.685457229614258 + ], + [ + "▁Gaia", + -13.6856050491333 + ], + [ + "▁luxe", + -13.685606956481934 + ], + [ + "▁Flor", + -13.68564510345459 + ], + [ + "▁246", + -13.685650825500488 + ], + [ + "▁Wesleyan", + -13.68567943572998 + ], + [ + "▁Balkan", + -13.685791969299316 + ], + [ + "▁calculators", + -13.685807228088379 + ], + [ + "▁opportunistic", + -13.685809135437012 + ], + [ + "▁Axel", + -13.685847282409668 + ], + [ + "▁Biochemistry", + -13.685890197753906 + ], + [ + "▁tenets", + -13.685894966125488 + ], + [ + "서", + -13.68589973449707 + ], + [ + "▁Bloomfield", + -13.685905456542969 + ], + [ + "▁është", + -13.685905456542969 + ], + [ + "lav", + -13.68591022491455 + ], + [ + "▁Appointment", + -13.685927391052246 + ], + [ + "क", + -13.685968399047852 + ], + [ + "▁assassinated", + -13.685979843139648 + ], + [ + "▁TLS", + -13.685992240905762 + ], + [ + "▁Antony", + -13.686031341552734 + ], + [ + "fei", + -13.686055183410645 + ], + [ + "▁eras", + -13.686111450195312 + ], + [ + "▁lords", + -13.68615436553955 + ], + [ + "▁tapas", + -13.686169624328613 + ], + [ + "▁Yak", + -13.68620777130127 + ], + [ + "▁tastings", + -13.686267852783203 + ], + [ + "▁Heartland", + -13.686278343200684 + ], + [ + "MIN", + -13.686290740966797 + ], + [ + "▁modernize", + -13.686344146728516 + ], + [ + "det", + -13.686360359191895 + ], + [ + "▁jigsaw", + -13.686453819274902 + ], + [ + "▁untimely", + -13.686471939086914 + ], + [ + "▁mimics", + -13.686500549316406 + ], + [ + "boom", + -13.68651008605957 + ], + [ + "▁Exotic", + -13.686572074890137 + ], + [ + "▁Ef", + -13.686574935913086 + ], + [ + "▁Hertfordshire", + -13.6865873336792 + ], + [ + "ей", + -13.686747550964355 + ], + [ + "▁Dela", + -13.686834335327148 + ], + [ + "kamp", + -13.686883926391602 + ], + [ + "▁Infection", + -13.686938285827637 + ], + [ + "rini", + -13.686997413635254 + ], + [ + "pain", + -13.687047004699707 + ], + [ + "▁γ", + -13.68706226348877 + ], + [ + "hello", + -13.687079429626465 + ], + [ + "▁Loc", + -13.687134742736816 + ], + [ + "aman", + -13.687183380126953 + ], + [ + "▁perpetuate", + -13.68722915649414 + ], + [ + "▁Michal", + -13.68730354309082 + ], + [ + "311", + -13.687331199645996 + ], + [ + "▁Downloads", + -13.687352180480957 + ], + [ + "Count", + -13.687460899353027 + ], + [ + "▁Proceeds", + -13.687485694885254 + ], + [ + "▁medic", + -13.687514305114746 + ], + [ + "Mal", + -13.687521934509277 + ], + [ + "▁ferment", + -13.68761157989502 + ], + [ + "▁SPI", + -13.68761920928955 + ], + [ + "▁putative", + -13.687621116638184 + ], + [ + "▁Morrow", + -13.687654495239258 + ], + [ + "TURE", + -13.687700271606445 + ], + [ + "▁Tas", + -13.687768936157227 + ], + [ + "Linux", + -13.68779468536377 + ], + [ + "nka", + -13.687840461730957 + ], + [ + "Mbps", + -13.687845230102539 + ], + [ + "▁miraculously", + -13.68785572052002 + ], + [ + "▁Geology", + -13.687887191772461 + ], + [ + "▁proprietors", + -13.687971115112305 + ], + [ + "▁bowlers", + -13.687990188598633 + ], + [ + "▁580", + -13.688056945800781 + ], + [ + "istan", + -13.688106536865234 + ], + [ + "▁Aubrey", + -13.688141822814941 + ], + [ + "▁sociological", + -13.688215255737305 + ], + [ + "▁Flea", + -13.688243865966797 + ], + [ + "▁lotions", + -13.688264846801758 + ], + [ + "discount", + -13.688300132751465 + ], + [ + "▁Pon", + -13.68835735321045 + ], + [ + "▁swayed", + -13.688376426696777 + ], + [ + "▁liturgy", + -13.688397407531738 + ], + [ + "▁Ethel", + -13.68842601776123 + ], + [ + "▁programmatic", + -13.688438415527344 + ], + [ + "anticipated", + -13.688454627990723 + ], + [ + "uno", + -13.688458442687988 + ], + [ + "Fort", + -13.688515663146973 + ], + [ + "▁messes", + -13.688563346862793 + ], + [ + "▁keel", + -13.688591957092285 + ], + [ + "▁paraphernalia", + -13.688690185546875 + ], + [ + "ogo", + -13.688814163208008 + ], + [ + "meister", + -13.688860893249512 + ], + [ + "▁Gayle", + -13.68889331817627 + ], + [ + "▁evoked", + -13.68893051147461 + ], + [ + "▁TPP", + -13.688935279846191 + ], + [ + "▁peruse", + -13.68899917602539 + ], + [ + "▁Brin", + -13.689020156860352 + ], + [ + "▁Nestled", + -13.689128875732422 + ], + [ + "▁Jur", + -13.689166069030762 + ], + [ + "▁Depp", + -13.689169883728027 + ], + [ + "▁Balkans", + -13.68918514251709 + ], + [ + "▁venerable", + -13.68923282623291 + ], + [ + "▁Neb", + -13.68924331665039 + ], + [ + "▁Hau", + -13.689248085021973 + ], + [ + "▁benevolent", + -13.689326286315918 + ], + [ + "ACA", + -13.689334869384766 + ], + [ + "kala", + -13.689349174499512 + ], + [ + "▁neglecting", + -13.689393997192383 + ], + [ + "▁Travelling", + -13.689416885375977 + ], + [ + "▁Ville", + -13.689497947692871 + ], + [ + "▁Carney", + -13.689509391784668 + ], + [ + "▁Fidel", + -13.689520835876465 + ], + [ + "▁Failed", + -13.689550399780273 + ], + [ + "▁Motivation", + -13.68955135345459 + ], + [ + "▁UNITED", + -13.689582824707031 + ], + [ + "▁ال", + -13.68960952758789 + ], + [ + "▁literate", + -13.689676284790039 + ], + [ + "▁overpowering", + -13.689868927001953 + ], + [ + "tern", + -13.689881324768066 + ], + [ + "▁Bao", + -13.689922332763672 + ], + [ + "▁LAS", + -13.68993091583252 + ], + [ + "▁Dra", + -13.689998626708984 + ], + [ + "▁Ez", + -13.690040588378906 + ], + [ + "▁Waterfall", + -13.690044403076172 + ], + [ + "366", + -13.690190315246582 + ], + [ + "directional", + -13.690190315246582 + ], + [ + "▁provisioning", + -13.690193176269531 + ], + [ + "▁Scully", + -13.690203666687012 + ], + [ + "298", + -13.690215110778809 + ], + [ + "▁seizing", + -13.690218925476074 + ], + [ + "▁Upton", + -13.69027328491211 + ], + [ + "성", + -13.690427780151367 + ], + [ + "▁Mobi", + -13.690431594848633 + ], + [ + "▁unrivalled", + -13.690437316894531 + ], + [ + "261", + -13.690447807312012 + ], + [ + "▁Throne", + -13.690473556518555 + ], + [ + "▁Kama", + -13.690567970275879 + ], + [ + "▁Hike", + -13.69060230255127 + ], + [ + "▁Г", + -13.690646171569824 + ], + [ + "▁deceit", + -13.690705299377441 + ], + [ + "esta", + -13.690709114074707 + ], + [ + "▁Cider", + -13.690715789794922 + ], + [ + "▁walkthrough", + -13.690759658813477 + ], + [ + "▁Packard", + -13.690766334533691 + ], + [ + "▁einer", + -13.690818786621094 + ], + [ + "▁backcountry", + -13.690858840942383 + ], + [ + "▁parishioners", + -13.690888404846191 + ], + [ + "▁Webber", + -13.690954208374023 + ], + [ + "▁Whichever", + -13.690966606140137 + ], + [ + "▁hydrate", + -13.690985679626465 + ], + [ + "▁eaters", + -13.690997123718262 + ], + [ + "331", + -13.691045761108398 + ], + [ + "▁Drift", + -13.691067695617676 + ], + [ + "▁BAM", + -13.691082954406738 + ], + [ + "▁spares", + -13.69113826751709 + ], + [ + "▁trooper", + -13.691164016723633 + ], + [ + "▁communicator", + -13.691194534301758 + ], + [ + "▁scant", + -13.691204071044922 + ], + [ + "▁747", + -13.691217422485352 + ], + [ + "▁Lesley", + -13.691335678100586 + ], + [ + "▁puddle", + -13.691338539123535 + ], + [ + "▁tru", + -13.69140911102295 + ], + [ + "▁Cd", + -13.691438674926758 + ], + [ + "▁Explanation", + -13.691482543945312 + ], + [ + "271", + -13.691631317138672 + ], + [ + "710", + -13.69170093536377 + ], + [ + "▁Brochure", + -13.691720008850098 + ], + [ + "rox", + -13.691828727722168 + ], + [ + "▁Wolff", + -13.6918363571167 + ], + [ + "▁overgrown", + -13.691899299621582 + ], + [ + "▁saffron", + -13.691943168640137 + ], + [ + "▁encrypt", + -13.691963195800781 + ], + [ + "ии", + -13.692014694213867 + ], + [ + "▁Greenhouse", + -13.6920166015625 + ], + [ + "▁Cancun", + -13.692031860351562 + ], + [ + "▁Madras", + -13.692078590393066 + ], + [ + "▁Monmouth", + -13.692085266113281 + ], + [ + "erated", + -13.692121505737305 + ], + [ + "gated", + -13.692177772521973 + ], + [ + "▁DREAM", + -13.692221641540527 + ], + [ + "▁headings", + -13.692228317260742 + ], + [ + "▁Tutor", + -13.692273139953613 + ], + [ + "▁Exhaust", + -13.692359924316406 + ], + [ + "▁alligator", + -13.692370414733887 + ], + [ + "▁Zombies", + -13.692390441894531 + ], + [ + "▁ANN", + -13.692422866821289 + ], + [ + "▁wasnt", + -13.692484855651855 + ], + [ + "currency", + -13.692530632019043 + ], + [ + "▁exempted", + -13.692583084106445 + ], + [ + "▁Fitch", + -13.692602157592773 + ], + [ + "▁Prius", + -13.692608833312988 + ], + [ + "▁hysteria", + -13.692611694335938 + ], + [ + "▁firmer", + -13.692636489868164 + ], + [ + "opathy", + -13.69271469116211 + ], + [ + "uen", + -13.692825317382812 + ], + [ + "▁Croft", + -13.692830085754395 + ], + [ + "▁misunderstandings", + -13.692960739135742 + ], + [ + "▁Semantic", + -13.69299030303955 + ], + [ + "Jay", + -13.693004608154297 + ], + [ + "▁interconnect", + -13.693021774291992 + ], + [ + "▁Siberian", + -13.693024635314941 + ], + [ + "▁opulent", + -13.693120002746582 + ], + [ + "▁relativity", + -13.693121910095215 + ], + [ + "▁Hayley", + -13.69321060180664 + ], + [ + "ной", + -13.693228721618652 + ], + [ + "▁Loma", + -13.69331169128418 + ], + [ + "▁TOUR", + -13.693333625793457 + ], + [ + "Micro", + -13.693361282348633 + ], + [ + "▁Antioch", + -13.693370819091797 + ], + [ + "318", + -13.693373680114746 + ], + [ + "sf", + -13.693438529968262 + ], + [ + "▁Showtime", + -13.693503379821777 + ], + [ + "▁Furious", + -13.693537712097168 + ], + [ + "▁unconditionally", + -13.693543434143066 + ], + [ + "▁revocation", + -13.693548202514648 + ], + [ + "▁bowled", + -13.693580627441406 + ], + [ + "▁Boer", + -13.693617820739746 + ], + [ + "▁Badger", + -13.693643569946289 + ], + [ + "▁entangled", + -13.693663597106934 + ], + [ + "▁flimsy", + -13.693704605102539 + ], + [ + "▁entrant", + -13.693780899047852 + ], + [ + "▁feeble", + -13.693855285644531 + ], + [ + "▁uptime", + -13.694026947021484 + ], + [ + "▁2026", + -13.694087028503418 + ], + [ + "▁Characteristics", + -13.694153785705566 + ], + [ + "▁Mistress", + -13.694158554077148 + ], + [ + "▁AutoCAD", + -13.694164276123047 + ], + [ + "▁Edo", + -13.694189071655273 + ], + [ + "▁Leach", + -13.69425106048584 + ], + [ + "ан", + -13.694269180297852 + ], + [ + "▁choreographed", + -13.694286346435547 + ], + [ + "▁biochemistry", + -13.694303512573242 + ], + [ + "skilled", + -13.694334030151367 + ], + [ + "▁σ", + -13.694337844848633 + ], + [ + "grams", + -13.694464683532715 + ], + [ + "▁Fries", + -13.694534301757812 + ], + [ + "▁SMB", + -13.694561004638672 + ], + [ + "▁Committees", + -13.694563865661621 + ], + [ + "▁ailing", + -13.69457721710205 + ], + [ + "▁coercion", + -13.694618225097656 + ], + [ + "Mass", + -13.69462776184082 + ], + [ + "▁materialize", + -13.694633483886719 + ], + [ + "opened", + -13.69466781616211 + ], + [ + "ater", + -13.694671630859375 + ], + [ + "▁coolers", + -13.694719314575195 + ], + [ + "▁Indicator", + -13.69480037689209 + ], + [ + "377", + -13.694832801818848 + ], + [ + "▁iframe", + -13.69484806060791 + ], + [ + "utu", + -13.69488525390625 + ], + [ + "seller", + -13.694893836975098 + ], + [ + "▁bristles", + -13.694896697998047 + ], + [ + "▁Cambogia", + -13.694904327392578 + ], + [ + "009", + -13.694947242736816 + ], + [ + "▁pulley", + -13.694948196411133 + ], + [ + "▁1855", + -13.694953918457031 + ], + [ + "pour", + -13.694979667663574 + ], + [ + "voltage", + -13.695043563842773 + ], + [ + "▁foldable", + -13.695062637329102 + ], + [ + "▁shrunk", + -13.695077896118164 + ], + [ + "▁Shy", + -13.695093154907227 + ], + [ + "everyone", + -13.695115089416504 + ], + [ + "▁pounded", + -13.695186614990234 + ], + [ + "▁skaters", + -13.695249557495117 + ], + [ + "▁Mississauga", + -13.695326805114746 + ], + [ + "andi", + -13.69534683227539 + ], + [ + "▁factoring", + -13.695378303527832 + ], + [ + "▁breakdowns", + -13.695405960083008 + ], + [ + "column", + -13.695452690124512 + ], + [ + "▁rattled", + -13.69560432434082 + ], + [ + "Ok", + -13.695640563964844 + ], + [ + "▁Cheer", + -13.695666313171387 + ], + [ + "▁deflect", + -13.6956787109375 + ], + [ + "▁rewriting", + -13.695710182189941 + ], + [ + "UF", + -13.695719718933105 + ], + [ + "▁ker", + -13.695880889892578 + ], + [ + "▁arctic", + -13.695893287658691 + ], + [ + "tered", + -13.695951461791992 + ], + [ + "▁shopped", + -13.695991516113281 + ], + [ + "▁navigator", + -13.696080207824707 + ], + [ + "▁Trainers", + -13.69610595703125 + ], + [ + "343", + -13.696114540100098 + ], + [ + "quer", + -13.696130752563477 + ], + [ + "▁recreated", + -13.696147918701172 + ], + [ + "▁Arthritis", + -13.696163177490234 + ], + [ + "▁sympathize", + -13.69619369506836 + ], + [ + "tate", + -13.696222305297852 + ], + [ + "▁Syed", + -13.69630241394043 + ], + [ + "▁sweeteners", + -13.696313858032227 + ], + [ + "▁Merritt", + -13.696349143981934 + ], + [ + "Account", + -13.696404457092285 + ], + [ + "imus", + -13.696504592895508 + ], + [ + "kw", + -13.696585655212402 + ], + [ + "▁̄", + -13.696603775024414 + ], + [ + "▁overloaded", + -13.696611404418945 + ], + [ + "▁Passengers", + -13.696640014648438 + ], + [ + "nette", + -13.69665241241455 + ], + [ + "▁VIN", + -13.696654319763184 + ], + [ + "▁vitally", + -13.696688652038574 + ], + [ + "omb", + -13.69669246673584 + ], + [ + "925", + -13.696711540222168 + ], + [ + "▁gurus", + -13.696746826171875 + ], + [ + "▁allocating", + -13.69675064086914 + ], + [ + "▁Linn", + -13.696761131286621 + ], + [ + "▁Sah", + -13.696805000305176 + ], + [ + "chia", + -13.696898460388184 + ], + [ + "▁Roach", + -13.696975708007812 + ], + [ + "▁PAT", + -13.696979522705078 + ], + [ + "▁legion", + -13.696992874145508 + ], + [ + "▁Soak", + -13.697042465209961 + ], + [ + "▁revisited", + -13.697078704833984 + ], + [ + "▁Marxism", + -13.697105407714844 + ], + [ + "▁perfecting", + -13.697113990783691 + ], + [ + "▁322", + -13.697121620178223 + ], + [ + "issued", + -13.697164535522461 + ], + [ + "▁emanating", + -13.697174072265625 + ], + [ + "▁cubicle", + -13.697205543518066 + ], + [ + "rra", + -13.69723892211914 + ], + [ + "▁Cav", + -13.697281837463379 + ], + [ + "▁tricked", + -13.69731616973877 + ], + [ + "▁Beside", + -13.697402954101562 + ], + [ + "marine", + -13.697434425354004 + ], + [ + "▁THINK", + -13.697479248046875 + ], + [ + "dder", + -13.697542190551758 + ], + [ + "▁Symantec", + -13.697565078735352 + ], + [ + "escu", + -13.697669982910156 + ], + [ + "▁oblige", + -13.697681427001953 + ], + [ + "▁Casper", + -13.697737693786621 + ], + [ + "oche", + -13.697778701782227 + ], + [ + "▁monasteries", + -13.697796821594238 + ], + [ + "▁Ida", + -13.697800636291504 + ], + [ + "▁lull", + -13.697806358337402 + ], + [ + "▁Cllr", + -13.697826385498047 + ], + [ + "▁Oxide", + -13.697885513305664 + ], + [ + "▁blacksmith", + -13.697890281677246 + ], + [ + "▁313", + -13.697908401489258 + ], + [ + "▁anew", + -13.697908401489258 + ], + [ + "includes", + -13.697919845581055 + ], + [ + "lana", + -13.697933197021484 + ], + [ + "alter", + -13.697980880737305 + ], + [ + "▁tarmac", + -13.69801139831543 + ], + [ + "▁Greer", + -13.698042869567871 + ], + [ + "ल", + -13.698102951049805 + ], + [ + "▁Tons", + -13.69819164276123 + ], + [ + "ная", + -13.698193550109863 + ], + [ + "▁Wedge", + -13.69820499420166 + ], + [ + "▁Roasted", + -13.698227882385254 + ], + [ + "▁281", + -13.698293685913086 + ], + [ + "▁Colby", + -13.698342323303223 + ], + [ + "▁unresponsive", + -13.698399543762207 + ], + [ + "▁alternator", + -13.698442459106445 + ], + [ + "ف", + -13.698578834533691 + ], + [ + "▁deflection", + -13.698639869689941 + ], + [ + "▁burners", + -13.698709487915039 + ], + [ + "▁aboriginal", + -13.698722839355469 + ], + [ + "▁Penang", + -13.698750495910645 + ], + [ + "▁Ignore", + -13.698793411254883 + ], + [ + "▁CMOS", + -13.698816299438477 + ], + [ + "▁Blocked", + -13.69883918762207 + ], + [ + "▁superstars", + -13.698847770690918 + ], + [ + "okay", + -13.699049949645996 + ], + [ + "▁Correctional", + -13.699051856994629 + ], + [ + "▁Nazareth", + -13.699103355407715 + ], + [ + "▁Rowling", + -13.699114799499512 + ], + [ + "▁edema", + -13.699131965637207 + ], + [ + "▁warped", + -13.6991605758667 + ], + [ + "▁Accelerator", + -13.69918441772461 + ], + [ + "▁Dwarf", + -13.699198722839355 + ], + [ + "▁Ugly", + -13.699211120605469 + ], + [ + "▁Fond", + -13.699219703674316 + ], + [ + "▁Bianca", + -13.699286460876465 + ], + [ + "tenant", + -13.699345588684082 + ], + [ + "342", + -13.699373245239258 + ], + [ + "▁Gravel", + -13.699386596679688 + ], + [ + "▁dislikes", + -13.699392318725586 + ], + [ + "603", + -13.699408531188965 + ], + [ + "▁UE", + -13.69942855834961 + ], + [ + "athi", + -13.699467658996582 + ], + [ + "▁conundrum", + -13.69951057434082 + ], + [ + "出", + -13.6995210647583 + ], + [ + "▁LMS", + -13.69957447052002 + ], + [ + "▁Kalamazoo", + -13.699604988098145 + ], + [ + "chter", + -13.699637413024902 + ], + [ + "▁Void", + -13.699684143066406 + ], + [ + "pala", + -13.699700355529785 + ], + [ + "▁tangent", + -13.69970989227295 + ], + [ + "criminal", + -13.699719429016113 + ], + [ + "▁Nach", + -13.699725151062012 + ], + [ + "SEO", + -13.699735641479492 + ], + [ + "▁insulted", + -13.699764251708984 + ], + [ + "init", + -13.699774742126465 + ], + [ + "hundred", + -13.699803352355957 + ], + [ + "▁polarity", + -13.699851036071777 + ], + [ + "▁negotiator", + -13.699865341186523 + ], + [ + "▁aromatherapy", + -13.699871063232422 + ], + [ + "▁Poo", + -13.699884414672852 + ], + [ + "▁DWI", + -13.699921607971191 + ], + [ + "zilla", + -13.699979782104492 + ], + [ + "▁Reaching", + -13.70004940032959 + ], + [ + "分", + -13.700103759765625 + ], + [ + "ْ", + -13.7001314163208 + ], + [ + "mei", + -13.70016098022461 + ], + [ + "▁deliberations", + -13.700185775756836 + ], + [ + "▁Glasses", + -13.700189590454102 + ], + [ + "▁concealer", + -13.700220108032227 + ], + [ + "▁Thirteen", + -13.700257301330566 + ], + [ + "▁Sudanese", + -13.700295448303223 + ], + [ + "ě", + -13.700312614440918 + ], + [ + "▁herring", + -13.70035457611084 + ], + [ + "▁Politico", + -13.700413703918457 + ], + [ + "▁pretext", + -13.700515747070312 + ], + [ + "▁triumphs", + -13.70056438446045 + ], + [ + "▁Warrant", + -13.700592994689941 + ], + [ + "▁Kurdistan", + -13.70063304901123 + ], + [ + "▁inundated", + -13.70068073272705 + ], + [ + "▁Wiltshire", + -13.700682640075684 + ], + [ + "nf", + -13.700822830200195 + ], + [ + "▁Iain", + -13.700843811035156 + ], + [ + "▁Feinstein", + -13.700858116149902 + ], + [ + "RING", + -13.700865745544434 + ], + [ + "▁spleen", + -13.700879096984863 + ], + [ + "ondo", + -13.700927734375 + ], + [ + "▁sto", + -13.700927734375 + ], + [ + "ा", + -13.700984954833984 + ], + [ + "▁calibre", + -13.701004028320312 + ], + [ + "▁adjourned", + -13.70103645324707 + ], + [ + "▁Neurology", + -13.701059341430664 + ], + [ + "cul", + -13.701089859008789 + ], + [ + "mouse", + -13.701094627380371 + ], + [ + "nau", + -13.701116561889648 + ], + [ + "▁validating", + -13.70121955871582 + ], + [ + "▁bearer", + -13.701227188110352 + ], + [ + "▁compulsion", + -13.701311111450195 + ], + [ + "▁tombs", + -13.701370239257812 + ], + [ + "itate", + -13.701390266418457 + ], + [ + "▁DEF", + -13.70146656036377 + ], + [ + "▁Hypo", + -13.701578140258789 + ], + [ + "▁Pei", + -13.701616287231445 + ], + [ + "▁Fundraising", + -13.70162296295166 + ], + [ + "▁appropriated", + -13.701739311218262 + ], + [ + "▁joe", + -13.701817512512207 + ], + [ + "▁877", + -13.701820373535156 + ], + [ + "▁gasp", + -13.701827049255371 + ], + [ + "OV", + -13.701850891113281 + ], + [ + "▁Neymar", + -13.701889038085938 + ], + [ + "▁fil", + -13.701939582824707 + ], + [ + "▁fairies", + -13.702065467834473 + ], + [ + "sana", + -13.702094078063965 + ], + [ + "delivery", + -13.702132225036621 + ], + [ + "▁Yas", + -13.70214557647705 + ], + [ + "▁eponymous", + -13.70216178894043 + ], + [ + "▁flashbacks", + -13.702287673950195 + ], + [ + "▁raving", + -13.702301025390625 + ], + [ + "▁editable", + -13.702345848083496 + ], + [ + "▁grinning", + -13.702351570129395 + ], + [ + "bf", + -13.702366828918457 + ], + [ + "Brexit", + -13.70238208770752 + ], + [ + "▁dissection", + -13.702383041381836 + ], + [ + "XT", + -13.702560424804688 + ], + [ + "▁haste", + -13.702570915222168 + ], + [ + "▁Excuse", + -13.702655792236328 + ], + [ + "▁lac", + -13.702670097351074 + ], + [ + "▁Moldova", + -13.70267105102539 + ], + [ + "▁modelled", + -13.702698707580566 + ], + [ + "ân", + -13.7027006149292 + ], + [ + "▁duplicates", + -13.702882766723633 + ], + [ + "▁wobble", + -13.702888488769531 + ], + [ + "▁1858", + -13.702942848205566 + ], + [ + "▁Zel", + -13.702942848205566 + ], + [ + "▁cascading", + -13.703007698059082 + ], + [ + "▁Alain", + -13.703073501586914 + ], + [ + "▁Afterward", + -13.703107833862305 + ], + [ + "▁Socks", + -13.703110694885254 + ], + [ + "▁insidious", + -13.70311450958252 + ], + [ + "▁Adopt", + -13.703125 + ], + [ + "▁Deadpool", + -13.703126907348633 + ], + [ + "▁tungsten", + -13.703161239624023 + ], + [ + "▁Sabres", + -13.70327377319336 + ], + [ + "▁Maguire", + -13.703362464904785 + ], + [ + "▁INTERNATIONAL", + -13.703412055969238 + ], + [ + "▁eyeglasses", + -13.703413009643555 + ], + [ + "▁unearthed", + -13.703468322753906 + ], + [ + "▁hare", + -13.703495025634766 + ], + [ + "▁307", + -13.703584671020508 + ], + [ + "▁payback", + -13.703639030456543 + ], + [ + "▁Asylum", + -13.703660011291504 + ], + [ + "▁canning", + -13.703660011291504 + ], + [ + "▁Klan", + -13.70367431640625 + ], + [ + "ience", + -13.703678131103516 + ], + [ + "executive", + -13.70379638671875 + ], + [ + "▁pigmentation", + -13.703838348388672 + ], + [ + "▁CCP", + -13.703869819641113 + ], + [ + "▁Baked", + -13.703927993774414 + ], + [ + "▁ingest", + -13.703950881958008 + ], + [ + "▁Asher", + -13.70395278930664 + ], + [ + "▁yay", + -13.703991889953613 + ], + [ + "▁preoccupied", + -13.704026222229004 + ], + [ + "▁Peugeot", + -13.704028129577637 + ], + [ + "▁Solve", + -13.704035758972168 + ], + [ + "▁licensure", + -13.704115867614746 + ], + [ + "▁Vlad", + -13.704174995422363 + ], + [ + "hunt", + -13.70424747467041 + ], + [ + "Score", + -13.704259872436523 + ], + [ + "▁teleport", + -13.704331398010254 + ], + [ + "▁Heel", + -13.704346656799316 + ], + [ + "▁appalled", + -13.704368591308594 + ], + [ + "Cut", + -13.704401016235352 + ], + [ + "▁irritable", + -13.704437255859375 + ], + [ + "▁Silverado", + -13.70445442199707 + ], + [ + "▁Lowes", + -13.704495429992676 + ], + [ + "▁Campground", + -13.70451545715332 + ], + [ + "▁rollover", + -13.704524993896484 + ], + [ + "▁subwoofer", + -13.70452880859375 + ], + [ + "▁Cardi", + -13.704560279846191 + ], + [ + "▁upstate", + -13.704633712768555 + ], + [ + "fb", + -13.704778671264648 + ], + [ + "lighting", + -13.70481014251709 + ], + [ + "▁inseparable", + -13.704824447631836 + ], + [ + "▁skater", + -13.704841613769531 + ], + [ + "▁clutches", + -13.704845428466797 + ], + [ + "▁bashing", + -13.704863548278809 + ], + [ + "▁bru", + -13.704880714416504 + ], + [ + "▁solidify", + -13.704983711242676 + ], + [ + "▁NULL", + -13.705010414123535 + ], + [ + "strand", + -13.70510482788086 + ], + [ + "▁ivy", + -13.705121994018555 + ], + [ + "▁inventing", + -13.7051362991333 + ], + [ + "▁shuts", + -13.705145835876465 + ], + [ + "▁stylized", + -13.705161094665527 + ], + [ + "▁Immortal", + -13.705291748046875 + ], + [ + "▁ops", + -13.705305099487305 + ], + [ + "iment", + -13.705348014831543 + ], + [ + "▁situational", + -13.705385208129883 + ], + [ + "▁1854", + -13.705483436584473 + ], + [ + "▁unites", + -13.705534934997559 + ], + [ + "buch", + -13.705623626708984 + ], + [ + "▁Foto", + -13.705629348754883 + ], + [ + "▁Dianne", + -13.705646514892578 + ], + [ + "▁Bavarian", + -13.705658912658691 + ], + [ + "▁Gloves", + -13.705690383911133 + ], + [ + "▁SCO", + -13.705696105957031 + ], + [ + "▁lubrication", + -13.705700874328613 + ], + [ + "292", + -13.705714225769043 + ], + [ + "▁sustenance", + -13.705737113952637 + ], + [ + "▁Cornelius", + -13.705739974975586 + ], + [ + "▁playbook", + -13.705791473388672 + ], + [ + "▁Abortion", + -13.705801963806152 + ], + [ + "toria", + -13.705812454223633 + ], + [ + "▁Dine", + -13.705904960632324 + ], + [ + "▁straining", + -13.705948829650879 + ], + [ + "Format", + -13.705977439880371 + ], + [ + "▁345", + -13.70604133605957 + ], + [ + "flame", + -13.706072807312012 + ], + [ + "▁musicals", + -13.706108093261719 + ], + [ + "rider", + -13.706137657165527 + ], + [ + "iles", + -13.706144332885742 + ], + [ + "▁Suns", + -13.70615005493164 + ], + [ + "Bet", + -13.706156730651855 + ], + [ + "▁sho", + -13.706188201904297 + ], + [ + "▁likened", + -13.706222534179688 + ], + [ + "▁auspicious", + -13.706256866455078 + ], + [ + "▁endorsing", + -13.706304550170898 + ], + [ + "amma", + -13.706330299377441 + ], + [ + "funding", + -13.70634651184082 + ], + [ + "▁Squeeze", + -13.706354141235352 + ], + [ + "▁Holders", + -13.70640754699707 + ], + [ + "667", + -13.706514358520508 + ], + [ + "▁Experiences", + -13.706514358520508 + ], + [ + "▁SIZE", + -13.70651626586914 + ], + [ + "ró", + -13.706587791442871 + ], + [ + "ongo", + -13.706633567810059 + ], + [ + "▁Milling", + -13.706664085388184 + ], + [ + "▁Vogel", + -13.706705093383789 + ], + [ + "▁Jax", + -13.706707954406738 + ], + [ + "▁sprinkling", + -13.706717491149902 + ], + [ + "▁Marquis", + -13.706748962402344 + ], + [ + "▁Canopy", + -13.706757545471191 + ], + [ + "iji", + -13.706769943237305 + ], + [ + "▁atlas", + -13.706808090209961 + ], + [ + "dict", + -13.706921577453613 + ], + [ + "▁Nawaz", + -13.706942558288574 + ], + [ + "▁foraging", + -13.706975936889648 + ], + [ + "▁expats", + -13.707280158996582 + ], + [ + "737", + -13.707317352294922 + ], + [ + "▁Hispanics", + -13.707355499267578 + ], + [ + "tronic", + -13.70740795135498 + ], + [ + "▁rework", + -13.707419395446777 + ], + [ + "▁Dementia", + -13.70742416381836 + ], + [ + "▁frontage", + -13.707571983337402 + ], + [ + "▁glimmer", + -13.707659721374512 + ], + [ + "▁Bess", + -13.707666397094727 + ], + [ + "▁Closer", + -13.707672119140625 + ], + [ + "ades", + -13.70769214630127 + ], + [ + "▁transformers", + -13.707695007324219 + ], + [ + "▁extractor", + -13.707721710205078 + ], + [ + "▁Extend", + -13.70772647857666 + ], + [ + "▁VGA", + -13.707738876342773 + ], + [ + "▁semesters", + -13.707764625549316 + ], + [ + "Fer", + -13.707820892333984 + ], + [ + "▁shenanigans", + -13.707822799682617 + ], + [ + "▁fanatics", + -13.70785140991211 + ], + [ + "▁Hydrogen", + -13.707929611206055 + ], + [ + "wk", + -13.70794677734375 + ], + [ + "glo", + -13.707979202270508 + ], + [ + "▁promenade", + -13.708005905151367 + ], + [ + "▁leverages", + -13.708087921142578 + ], + [ + "tk", + -13.7081298828125 + ], + [ + "▁241", + -13.708274841308594 + ], + [ + "▁Museums", + -13.708324432373047 + ], + [ + "▁dictionaries", + -13.708354949951172 + ], + [ + "▁Weiner", + -13.70841121673584 + ], + [ + "pair", + -13.70844841003418 + ], + [ + "▁Esp", + -13.708495140075684 + ], + [ + "▁WOOD", + -13.708663940429688 + ], + [ + "▁arbitrarily", + -13.708677291870117 + ], + [ + "ص", + -13.708695411682129 + ], + [ + "▁footnote", + -13.708721160888672 + ], + [ + "wie", + -13.708761215209961 + ], + [ + "LIC", + -13.708803176879883 + ], + [ + "▁stallion", + -13.708847045898438 + ], + [ + "▁Tx", + -13.708901405334473 + ], + [ + "▁scaffold", + -13.70895004272461 + ], + [ + "▁EAST", + -13.708968162536621 + ], + [ + "▁Miner", + -13.708972930908203 + ], + [ + "▁Potomac", + -13.709065437316895 + ], + [ + "rene", + -13.709074974060059 + ], + [ + "▁unintentional", + -13.709096908569336 + ], + [ + "pathy", + -13.709142684936523 + ], + [ + "▁denounce", + -13.709156036376953 + ], + [ + "Channel", + -13.709173202514648 + ], + [ + "Jim", + -13.709239959716797 + ], + [ + "▁hipster", + -13.709247589111328 + ], + [ + "▁Amer", + -13.709266662597656 + ], + [ + "▁handyman", + -13.709338188171387 + ], + [ + "▁undermines", + -13.709355354309082 + ], + [ + "▁extrusion", + -13.709430694580078 + ], + [ + "▁Anastasia", + -13.70944595336914 + ], + [ + "▁Mushroom", + -13.709485054016113 + ], + [ + "▁Reconciliation", + -13.709524154663086 + ], + [ + "▁Communism", + -13.709529876708984 + ], + [ + "▁Blazers", + -13.709543228149414 + ], + [ + "▁vouch", + -13.709552764892578 + ], + [ + "▁Rea", + -13.709639549255371 + ], + [ + "▁Nak", + -13.709646224975586 + ], + [ + "▁environmentalists", + -13.709647178649902 + ], + [ + "▁Behold", + -13.709678649902344 + ], + [ + "▁apprehensive", + -13.709700584411621 + ], + [ + "Living", + -13.70970344543457 + ], + [ + "▁catholic", + -13.709761619567871 + ], + [ + "▁vari", + -13.70976734161377 + ], + [ + "▁jeopardize", + -13.709794998168945 + ], + [ + "▁Mohan", + -13.709797859191895 + ], + [ + "Fix", + -13.709837913513184 + ], + [ + "riya", + -13.709850311279297 + ], + [ + "▁lifeline", + -13.709860801696777 + ], + [ + "▁uptick", + -13.709909439086914 + ], + [ + "▁charred", + -13.709951400756836 + ], + [ + "akan", + -13.709977149963379 + ], + [ + "▁ECG", + -13.709979057312012 + ], + [ + "820", + -13.709996223449707 + ], + [ + "▁stretchy", + -13.71002197265625 + ], + [ + "▁beet", + -13.71006965637207 + ], + [ + "sik", + -13.710119247436523 + ], + [ + "▁solos", + -13.71027946472168 + ], + [ + "▁termite", + -13.710298538208008 + ], + [ + "▁Sensors", + -13.710304260253906 + ], + [ + "▁exorbitant", + -13.710346221923828 + ], + [ + "▁lumen", + -13.710346221923828 + ], + [ + "▁lures", + -13.710471153259277 + ], + [ + "▁Drawer", + -13.710551261901855 + ], + [ + "▁reserving", + -13.710634231567383 + ], + [ + "▁866", + -13.710646629333496 + ], + [ + "▁2400", + -13.710688591003418 + ], + [ + "Modern", + -13.710694313049316 + ], + [ + "▁Erickson", + -13.710702896118164 + ], + [ + "▁Pisa", + -13.710711479187012 + ], + [ + "▁enclave", + -13.710719108581543 + ], + [ + "▁carvings", + -13.710724830627441 + ], + [ + "▁heterogeneity", + -13.710724830627441 + ], + [ + "▁Visitation", + -13.710783958435059 + ], + [ + "▁GPs", + -13.710784912109375 + ], + [ + "▁Kelowna", + -13.710808753967285 + ], + [ + "▁atypical", + -13.710822105407715 + ], + [ + "424", + -13.710844993591309 + ], + [ + "▁spotless", + -13.710892677307129 + ], + [ + "▁334", + -13.71092700958252 + ], + [ + "glow", + -13.710946083068848 + ], + [ + "▁grande", + -13.71097183227539 + ], + [ + "▁Capp", + -13.71098804473877 + ], + [ + "wired", + -13.71099853515625 + ], + [ + "ת", + -13.711054801940918 + ], + [ + "scene", + -13.711094856262207 + ], + [ + "▁Bucharest", + -13.711099624633789 + ], + [ + "▁Groupon", + -13.711105346679688 + ], + [ + "▁nervously", + -13.711191177368164 + ], + [ + "however", + -13.711212158203125 + ], + [ + "▁overriding", + -13.71121597290039 + ], + [ + "▁Num", + -13.71121883392334 + ], + [ + "▁twine", + -13.711228370666504 + ], + [ + "›", + -13.711231231689453 + ], + [ + "marks", + -13.711249351501465 + ], + [ + "▁flops", + -13.711277961730957 + ], + [ + "▁Raul", + -13.711301803588867 + ], + [ + "tria", + -13.711311340332031 + ], + [ + "▁Jian", + -13.7113676071167 + ], + [ + "▁checker", + -13.711370468139648 + ], + [ + "▁anabolic", + -13.711376190185547 + ], + [ + "rough", + -13.71145248413086 + ], + [ + "▁ascended", + -13.711529731750488 + ], + [ + "maintenance", + -13.7115478515625 + ], + [ + "Mer", + -13.711577415466309 + ], + [ + "▁CRO", + -13.711578369140625 + ], + [ + "▁Slovak", + -13.711613655090332 + ], + [ + "eers", + -13.711702346801758 + ], + [ + "acher", + -13.71171760559082 + ], + [ + "▁Porcelain", + -13.71180534362793 + ], + [ + "▁inflate", + -13.711831092834473 + ], + [ + "sara", + -13.711913108825684 + ], + [ + "erin", + -13.711919784545898 + ], + [ + "arro", + -13.711935043334961 + ], + [ + "▁Briefs", + -13.712023735046387 + ], + [ + "salt", + -13.712105751037598 + ], + [ + "▁Dinosaur", + -13.712186813354492 + ], + [ + "▁ulcer", + -13.712189674377441 + ], + [ + "▁showering", + -13.712285041809082 + ], + [ + "▁resell", + -13.712331771850586 + ], + [ + "▁expedited", + -13.712379455566406 + ], + [ + "▁airbag", + -13.712395668029785 + ], + [ + "▁Kry", + -13.712400436401367 + ], + [ + "▁rescheduled", + -13.712448120117188 + ], + [ + "▁grandkids", + -13.712457656860352 + ], + [ + "noy", + -13.712471961975098 + ], + [ + "▁stressors", + -13.712505340576172 + ], + [ + "▁digitized", + -13.712550163269043 + ], + [ + "▁KK", + -13.712594032287598 + ], + [ + "roid", + -13.71263599395752 + ], + [ + "▁subcommittee", + -13.712688446044922 + ], + [ + "▁permeability", + -13.712695121765137 + ], + [ + "▁rubric", + -13.712723731994629 + ], + [ + "▁kilometer", + -13.712728500366211 + ], + [ + "lose", + -13.712775230407715 + ], + [ + "▁colonialism", + -13.712798118591309 + ], + [ + "▁Pf", + -13.712844848632812 + ], + [ + "▁Burbank", + -13.712867736816406 + ], + [ + "▁kn", + -13.712916374206543 + ], + [ + "▁alienation", + -13.71293830871582 + ], + [ + "▁teller", + -13.713019371032715 + ], + [ + "Unfortunately", + -13.713115692138672 + ], + [ + "▁wheelchairs", + -13.713132858276367 + ], + [ + "Building", + -13.713197708129883 + ], + [ + "▁dystopian", + -13.713313102722168 + ], + [ + "▁lance", + -13.713321685791016 + ], + [ + "rz", + -13.713388442993164 + ], + [ + "POS", + -13.713407516479492 + ], + [ + "▁Stellar", + -13.713507652282715 + ], + [ + "inf", + -13.713568687438965 + ], + [ + "thorpe", + -13.713613510131836 + ], + [ + "IU", + -13.713644981384277 + ], + [ + "▁VOC", + -13.713666915893555 + ], + [ + "▁hemorrhage", + -13.713675498962402 + ], + [ + "▁authorizing", + -13.713705062866211 + ], + [ + "▁hanged", + -13.713739395141602 + ], + [ + "spread", + -13.713749885559082 + ], + [ + "loud", + -13.713788032531738 + ], + [ + "▁lax", + -13.713813781738281 + ], + [ + "▁Dungeon", + -13.713820457458496 + ], + [ + "▁Accessibility", + -13.713857650756836 + ], + [ + "mainly", + -13.71396541595459 + ], + [ + "▁thrived", + -13.713979721069336 + ], + [ + "citation", + -13.714000701904297 + ], + [ + "BK", + -13.714058876037598 + ], + [ + "Case", + -13.714066505432129 + ], + [ + "▁methadone", + -13.714069366455078 + ], + [ + "device", + -13.714106559753418 + ], + [ + "▁IMPLIED", + -13.714120864868164 + ], + [ + "▁fallacy", + -13.714159965515137 + ], + [ + "▁coasts", + -13.714238166809082 + ], + [ + "▁Dang", + -13.714462280273438 + ], + [ + "▁shelling", + -13.714510917663574 + ], + [ + "▁Tester", + -13.714513778686523 + ], + [ + "▁tiered", + -13.714536666870117 + ], + [ + "▁Cecilia", + -13.714639663696289 + ], + [ + "▁earmarked", + -13.714682579040527 + ], + [ + "▁mont", + -13.71473503112793 + ], + [ + "▁Flush", + -13.714747428894043 + ], + [ + "▁cadence", + -13.714852333068848 + ], + [ + "▁RAD", + -13.714914321899414 + ], + [ + "▁Systematic", + -13.714914321899414 + ], + [ + "▁curiously", + -13.71493148803711 + ], + [ + "Whether", + -13.714936256408691 + ], + [ + "▁Cutler", + -13.714962005615234 + ], + [ + "rob", + -13.714970588684082 + ], + [ + "▁Wilbur", + -13.715008735656738 + ], + [ + "▁undefined", + -13.715030670166016 + ], + [ + "▁omni", + -13.715062141418457 + ], + [ + "inal", + -13.71507453918457 + ], + [ + "▁counsellor", + -13.715176582336426 + ], + [ + "▁adventurers", + -13.71519660949707 + ], + [ + "tones", + -13.7152099609375 + ], + [ + "▁acquires", + -13.715210914611816 + ], + [ + "▁forfeiture", + -13.71524429321289 + ], + [ + "YC", + -13.715306282043457 + ], + [ + "▁Coyotes", + -13.715311050415039 + ], + [ + "▁slay", + -13.715372085571289 + ], + [ + "Maker", + -13.715424537658691 + ], + [ + "▁foggy", + -13.715458869934082 + ], + [ + "▁lesbians", + -13.71548843383789 + ], + [ + "Frame", + -13.715628623962402 + ], + [ + "▁pertain", + -13.715700149536133 + ], + [ + "align", + -13.715784072875977 + ], + [ + "NAME", + -13.715831756591797 + ], + [ + "Audio", + -13.715851783752441 + ], + [ + "▁complacent", + -13.71585464477539 + ], + [ + "▁revolutionize", + -13.715861320495605 + ], + [ + "▁lymphatic", + -13.715874671936035 + ], + [ + "▁Kash", + -13.715897560119629 + ], + [ + "▁Warming", + -13.715926170349121 + ], + [ + "▁Wilkes", + -13.715933799743652 + ], + [ + "▁evaporated", + -13.715938568115234 + ], + [ + "▁Andes", + -13.71595287322998 + ], + [ + "▁264", + -13.71602725982666 + ], + [ + "„", + -13.716033935546875 + ], + [ + "tsu", + -13.716059684753418 + ], + [ + "▁veritable", + -13.716146469116211 + ], + [ + "trin", + -13.716151237487793 + ], + [ + "▁foresight", + -13.716239929199219 + ], + [ + "leave", + -13.7162504196167 + ], + [ + "▁CAA", + -13.716253280639648 + ], + [ + "▁Suggest", + -13.716264724731445 + ], + [ + "▁alluded", + -13.716270446777344 + ], + [ + "▁curators", + -13.716276168823242 + ], + [ + "cells", + -13.716357231140137 + ], + [ + "▁Tow", + -13.7164306640625 + ], + [ + "▁Avocado", + -13.716445922851562 + ], + [ + "▁kur", + -13.716511726379395 + ], + [ + "▁hitherto", + -13.716516494750977 + ], + [ + "ional", + -13.716526985168457 + ], + [ + "▁saith", + -13.716564178466797 + ], + [ + "▁cholera", + -13.716636657714844 + ], + [ + "▁rigorously", + -13.716636657714844 + ], + [ + "ُ", + -13.71666431427002 + ], + [ + "▁Kristina", + -13.716675758361816 + ], + [ + "▁meditating", + -13.71668815612793 + ], + [ + "▁Boats", + -13.716736793518066 + ], + [ + "▁Tetra", + -13.716803550720215 + ], + [ + "▁manicure", + -13.716911315917969 + ], + [ + "▁Kennel", + -13.716927528381348 + ], + [ + "▁reshape", + -13.71697998046875 + ], + [ + "▁Leh", + -13.716996192932129 + ], + [ + "▁uniting", + -13.717016220092773 + ], + [ + "boss", + -13.717020988464355 + ], + [ + "▁Paddle", + -13.717100143432617 + ], + [ + "▁UF", + -13.71717643737793 + ], + [ + "VILLE", + -13.717209815979004 + ], + [ + "Screen", + -13.7172269821167 + ], + [ + "eyes", + -13.717239379882812 + ], + [ + "▁Cyto", + -13.717292785644531 + ], + [ + "▁Pax", + -13.717353820800781 + ], + [ + "Son", + -13.71735668182373 + ], + [ + "elman", + -13.717358589172363 + ], + [ + "ggs", + -13.717405319213867 + ], + [ + "▁Compound", + -13.717418670654297 + ], + [ + "iver", + -13.717472076416016 + ], + [ + "▁Jolly", + -13.717485427856445 + ], + [ + "ми", + -13.717644691467285 + ], + [ + "▁PRC", + -13.71772289276123 + ], + [ + "▁disapproval", + -13.717724800109863 + ], + [ + "▁Humanitarian", + -13.717788696289062 + ], + [ + "ISP", + -13.717794418334961 + ], + [ + "yce", + -13.71788215637207 + ], + [ + "▁Richter", + -13.717885971069336 + ], + [ + "▁Athlete", + -13.71794319152832 + ], + [ + "ddy", + -13.718016624450684 + ], + [ + "▁adjuster", + -13.718082427978516 + ], + [ + "▁probiotic", + -13.718213081359863 + ], + [ + "Try", + -13.718293190002441 + ], + [ + "▁Liber", + -13.718297004699707 + ], + [ + "▁Kors", + -13.718352317810059 + ], + [ + "▁£40", + -13.718449592590332 + ], + [ + "▁coasters", + -13.718466758728027 + ], + [ + "▁Aspects", + -13.718481063842773 + ], + [ + "▁cowl", + -13.71850299835205 + ], + [ + "kovic", + -13.718531608581543 + ], + [ + "▁Lenny", + -13.718549728393555 + ], + [ + "▁318", + -13.718578338623047 + ], + [ + "▁reconciled", + -13.718592643737793 + ], + [ + "▁Emeritus", + -13.718620300292969 + ], + [ + "▁apprehended", + -13.71865177154541 + ], + [ + "▁Roanoke", + -13.718659400939941 + ], + [ + "▁Samurai", + -13.7186861038208 + ], + [ + "JE", + -13.718689918518066 + ], + [ + "▁Premiership", + -13.718729019165039 + ], + [ + "▁oscillator", + -13.718768119812012 + ], + [ + "▁Traverse", + -13.718783378601074 + ], + [ + "iding", + -13.71880054473877 + ], + [ + "▁geeks", + -13.718842506408691 + ], + [ + "idge", + -13.718888282775879 + ], + [ + "▁Pia", + -13.718914985656738 + ], + [ + "▁fuselage", + -13.718923568725586 + ], + [ + "▁Koz", + -13.718966484069824 + ], + [ + "▁affective", + -13.719000816345215 + ], + [ + "▁Deng", + -13.719001770019531 + ], + [ + "▁mixtape", + -13.719049453735352 + ], + [ + "▁dilemmas", + -13.719057083129883 + ], + [ + "Services", + -13.719071388244629 + ], + [ + "▁Yam", + -13.719098091125488 + ], + [ + "▁Lever", + -13.719099044799805 + ], + [ + "hence", + -13.719114303588867 + ], + [ + "▁frigid", + -13.719158172607422 + ], + [ + "▁fibromyalgia", + -13.719217300415039 + ], + [ + "▁utilitarian", + -13.719257354736328 + ], + [ + "olu", + -13.719343185424805 + ], + [ + "▁Pensacola", + -13.719372749328613 + ], + [ + "▁campaigners", + -13.71948528289795 + ], + [ + "▁CRE", + -13.71951961517334 + ], + [ + "wrap", + -13.719582557678223 + ], + [ + "▁lob", + -13.719595909118652 + ], + [ + "▁cacao", + -13.71963119506836 + ], + [ + "Steve", + -13.719663619995117 + ], + [ + "▁devoured", + -13.71969223022461 + ], + [ + "▁seventies", + -13.719752311706543 + ], + [ + "rolling", + -13.71977424621582 + ], + [ + "▁787", + -13.71982479095459 + ], + [ + "▁ALA", + -13.719844818115234 + ], + [ + "▁skew", + -13.719862937927246 + ], + [ + "paint", + -13.719883918762207 + ], + [ + "▁blunder", + -13.719998359680176 + ], + [ + "▁Saigon", + -13.72000789642334 + ], + [ + "▁Zer", + -13.720017433166504 + ], + [ + "▁244", + -13.72003173828125 + ], + [ + "388", + -13.720185279846191 + ], + [ + "364", + -13.720487594604492 + ], + [ + "▁osteo", + -13.720537185668945 + ], + [ + "▁McDermott", + -13.720569610595703 + ], + [ + "▁Accurate", + -13.720597267150879 + ], + [ + "BW", + -13.72066879272461 + ], + [ + "▁excitation", + -13.720746040344238 + ], + [ + "▁Blinds", + -13.720882415771484 + ], + [ + "▁blinked", + -13.720961570739746 + ], + [ + "▁Dramatic", + -13.720989227294922 + ], + [ + "▁carbide", + -13.720996856689453 + ], + [ + "▁Eph", + -13.721028327941895 + ], + [ + "▁Farmington", + -13.721030235290527 + ], + [ + "▁perished", + -13.721039772033691 + ], + [ + "▁studded", + -13.721124649047852 + ], + [ + "▁heighten", + -13.7211332321167 + ], + [ + "▁moot", + -13.721176147460938 + ], + [ + "▁Worm", + -13.721189498901367 + ], + [ + "dora", + -13.721198081970215 + ], + [ + "rance", + -13.721216201782227 + ], + [ + "▁Viewed", + -13.721229553222656 + ], + [ + "▁Zheng", + -13.721231460571289 + ], + [ + "▁Chit", + -13.721244812011719 + ], + [ + "▁rescues", + -13.721250534057617 + ], + [ + "▁NAACP", + -13.721302032470703 + ], + [ + "▁Sedan", + -13.721309661865234 + ], + [ + "▁hatched", + -13.721373558044434 + ], + [ + "IRA", + -13.721376419067383 + ], + [ + "▁MCU", + -13.72139835357666 + ], + [ + "Ki", + -13.72144603729248 + ], + [ + "▁naturalist", + -13.721552848815918 + ], + [ + "mash", + -13.72158145904541 + ], + [ + "▁speechless", + -13.721631050109863 + ], + [ + "▁instalment", + -13.72163200378418 + ], + [ + "breath", + -13.721661567687988 + ], + [ + "▁Mik", + -13.721665382385254 + ], + [ + "▁funerals", + -13.721675872802734 + ], + [ + "▁Zhi", + -13.72168254852295 + ], + [ + "▁encode", + -13.721694946289062 + ], + [ + "▁couture", + -13.721699714660645 + ], + [ + "▁Oversight", + -13.721728324890137 + ], + [ + "▁Daley", + -13.721928596496582 + ], + [ + "CAC", + -13.72195053100586 + ], + [ + "▁exc", + -13.721968650817871 + ], + [ + "▁inquest", + -13.722006797790527 + ], + [ + "▁Illness", + -13.722014427185059 + ], + [ + "pd", + -13.722094535827637 + ], + [ + "pper", + -13.72211742401123 + ], + [ + "▁mussels", + -13.722182273864746 + ], + [ + "▁Bells", + -13.722230911254883 + ], + [ + "341", + -13.722240447998047 + ], + [ + "▁Luton", + -13.722288131713867 + ], + [ + "▁infested", + -13.722423553466797 + ], + [ + "▁transcriptional", + -13.722437858581543 + ], + [ + "▁clover", + -13.722460746765137 + ], + [ + "dozen", + -13.722468376159668 + ], + [ + "ी", + -13.722474098205566 + ], + [ + "▁Modelling", + -13.722495079040527 + ], + [ + "▁visor", + -13.722501754760742 + ], + [ + "▁Blessings", + -13.722517013549805 + ], + [ + "▁forested", + -13.722539901733398 + ], + [ + "▁envious", + -13.722540855407715 + ], + [ + "oper", + -13.722564697265625 + ], + [ + "Editor", + -13.722588539123535 + ], + [ + "kol", + -13.72260570526123 + ], + [ + "▁wildest", + -13.722799301147461 + ], + [ + "▁Zal", + -13.722801208496094 + ], + [ + "▁michael", + -13.722818374633789 + ], + [ + "▁infrastructures", + -13.72284984588623 + ], + [ + "▁Residency", + -13.722947120666504 + ], + [ + "joint", + -13.722953796386719 + ], + [ + "emo", + -13.723010063171387 + ], + [ + "▁REPORT", + -13.723012924194336 + ], + [ + "▁Educator", + -13.723016738891602 + ], + [ + "creator", + -13.723118782043457 + ], + [ + "▁Adel", + -13.723133087158203 + ], + [ + "rounder", + -13.723165512084961 + ], + [ + "ASH", + -13.723186492919922 + ], + [ + "▁Franken", + -13.723210334777832 + ], + [ + "▁Mila", + -13.723212242126465 + ], + [ + "▁shadowy", + -13.723283767700195 + ], + [ + "▁chained", + -13.72335433959961 + ], + [ + "▁heartbroken", + -13.723388671875 + ], + [ + "701", + -13.723390579223633 + ], + [ + "empty", + -13.723485946655273 + ], + [ + "escence", + -13.723485946655273 + ], + [ + "▁Tobago", + -13.723553657531738 + ], + [ + "▁prophecies", + -13.723612785339355 + ], + [ + "▁Shak", + -13.7236967086792 + ], + [ + "nad", + -13.72372817993164 + ], + [ + "▁Exo", + -13.723746299743652 + ], + [ + "▁Plano", + -13.723812103271484 + ], + [ + "353", + -13.723869323730469 + ], + [ + "ican", + -13.723875045776367 + ], + [ + "▁gl", + -13.723885536193848 + ], + [ + "801", + -13.7239351272583 + ], + [ + "maintained", + -13.723936080932617 + ], + [ + "▁kl", + -13.723942756652832 + ], + [ + "▁incomparable", + -13.724008560180664 + ], + [ + "Fla", + -13.724020957946777 + ], + [ + "▁refineries", + -13.724042892456055 + ], + [ + "▁warmest", + -13.724063873291016 + ], + [ + "▁Ashes", + -13.724081993103027 + ], + [ + "▁Māori", + -13.72409725189209 + ], + [ + "▁api", + -13.724151611328125 + ], + [ + "ebo", + -13.724234580993652 + ], + [ + "▁protestors", + -13.724237442016602 + ], + [ + "ć", + -13.724257469177246 + ], + [ + "elic", + -13.724284172058105 + ], + [ + "ordinator", + -13.72429084777832 + ], + [ + "▁windscreen", + -13.724298477172852 + ], + [ + "▁leaderboard", + -13.724347114562988 + ], + [ + "▁253", + -13.724376678466797 + ], + [ + "▁Prohibition", + -13.724417686462402 + ], + [ + "phen", + -13.724440574645996 + ], + [ + "ASA", + -13.724456787109375 + ], + [ + "▁gilt", + -13.724499702453613 + ], + [ + "▁Troll", + -13.724513053894043 + ], + [ + "▁Galveston", + -13.724580764770508 + ], + [ + "▁Colored", + -13.724595069885254 + ], + [ + "Write", + -13.724607467651367 + ], + [ + "▁loopholes", + -13.724629402160645 + ], + [ + "▁fabricate", + -13.724658966064453 + ], + [ + "▁punctuated", + -13.724660873413086 + ], + [ + "▁ALT", + -13.72467041015625 + ], + [ + "▁Purchaser", + -13.724675178527832 + ], + [ + "▁memorials", + -13.724748611450195 + ], + [ + "▁Famer", + -13.724770545959473 + ], + [ + "▁Blum", + -13.724791526794434 + ], + [ + "1968", + -13.724798202514648 + ], + [ + "▁microcontroller", + -13.724809646606445 + ], + [ + "▁palettes", + -13.724811553955078 + ], + [ + "▁aces", + -13.724822044372559 + ], + [ + "▁interpretive", + -13.724855422973633 + ], + [ + "▁pimp", + -13.72486686706543 + ], + [ + "▁vac", + -13.724903106689453 + ], + [ + "omics", + -13.7249174118042 + ], + [ + "▁Auxiliary", + -13.724957466125488 + ], + [ + "Deal", + -13.724974632263184 + ], + [ + "▁Mein", + -13.724983215332031 + ], + [ + "▁equipping", + -13.725000381469727 + ], + [ + "▁comforted", + -13.725018501281738 + ], + [ + "▁gout", + -13.725042343139648 + ], + [ + "▁pos", + -13.72504997253418 + ], + [ + "▁mousse", + -13.725104331970215 + ], + [ + "▁Spock", + -13.725109100341797 + ], + [ + "▁Isabelle", + -13.725116729736328 + ], + [ + "▁Stony", + -13.725126266479492 + ], + [ + "William", + -13.725132942199707 + ], + [ + "▁Guerrero", + -13.725150108337402 + ], + [ + "▁Councilman", + -13.725194931030273 + ], + [ + "▁Cao", + -13.725263595581055 + ], + [ + "▁SPACE", + -13.72530460357666 + ], + [ + "▁friendliness", + -13.725317001342773 + ], + [ + "▁wade", + -13.725393295288086 + ], + [ + "FIELD", + -13.725417137145996 + ], + [ + "▁FIA", + -13.725533485412598 + ], + [ + "▁disseminated", + -13.72557258605957 + ], + [ + "▁Mice", + -13.725597381591797 + ], + [ + "pig", + -13.72563648223877 + ], + [ + "▁Triton", + -13.725652694702148 + ], + [ + "▁Agreements", + -13.725667953491211 + ], + [ + "▁Swallow", + -13.725698471069336 + ], + [ + "449", + -13.725701332092285 + ], + [ + "▁communicative", + -13.725717544555664 + ], + [ + "▁Ephesians", + -13.725769996643066 + ], + [ + "▁Checklist", + -13.725796699523926 + ], + [ + "▁resection", + -13.72580623626709 + ], + [ + "324", + -13.725831031799316 + ], + [ + "▁Filed", + -13.725908279418945 + ], + [ + "▁Pacers", + -13.725957870483398 + ], + [ + "▁Efforts", + -13.72603988647461 + ], + [ + "▁309", + -13.72604751586914 + ], + [ + "▁Bump", + -13.726158142089844 + ], + [ + "▁Camry", + -13.726165771484375 + ], + [ + "▁Pag", + -13.726279258728027 + ], + [ + "▁Presumably", + -13.726295471191406 + ], + [ + "013", + -13.726301193237305 + ], + [ + "▁cardiologist", + -13.726354598999023 + ], + [ + "▁IDC", + -13.726387977600098 + ], + [ + "▁fared", + -13.726433753967285 + ], + [ + "▁intruder", + -13.726465225219727 + ], + [ + "▁Customized", + -13.726497650146484 + ], + [ + "▁Ends", + -13.72652816772461 + ], + [ + "▁unimportant", + -13.726560592651367 + ], + [ + "▁fertilization", + -13.726593971252441 + ], + [ + "▁stately", + -13.726604461669922 + ], + [ + "▁odour", + -13.72661304473877 + ], + [ + "▁froth", + -13.726613998413086 + ], + [ + "▁Suggested", + -13.726617813110352 + ], + [ + "▁humbly", + -13.726622581481934 + ], + [ + "▁Salsa", + -13.726625442504883 + ], + [ + "▁Violin", + -13.7266263961792 + ], + [ + "▁reissue", + -13.726651191711426 + ], + [ + "▁Gustav", + -13.726692199707031 + ], + [ + "▁SIL", + -13.726701736450195 + ], + [ + "▁basing", + -13.726709365844727 + ], + [ + "▁Mort", + -13.72671127319336 + ], + [ + "▁UBC", + -13.72679615020752 + ], + [ + "▁colonists", + -13.726798057556152 + ], + [ + "▁Separator", + -13.726844787597656 + ], + [ + "▁WEEK", + -13.72689151763916 + ], + [ + "▁Clooney", + -13.726985931396484 + ], + [ + "▁grower", + -13.727049827575684 + ], + [ + "Tec", + -13.72706127166748 + ], + [ + "▁Mog", + -13.727082252502441 + ], + [ + "athletes", + -13.727108001708984 + ], + [ + "▁Bulb", + -13.727116584777832 + ], + [ + "▁Sponsors", + -13.727154731750488 + ], + [ + "▁Nino", + -13.727256774902344 + ], + [ + "▁Homeless", + -13.727309226989746 + ], + [ + "▁Centres", + -13.727396965026855 + ], + [ + "▁doorbell", + -13.727595329284668 + ], + [ + "▁Angular", + -13.727633476257324 + ], + [ + "▁resins", + -13.727638244628906 + ], + [ + "▁surfer", + -13.727649688720703 + ], + [ + "▁importers", + -13.727728843688965 + ], + [ + "▁jarring", + -13.72773265838623 + ], + [ + "▁interlocking", + -13.727771759033203 + ], + [ + "pio", + -13.727789878845215 + ], + [ + "▁Mé", + -13.727801322937012 + ], + [ + "▁strikingly", + -13.727806091308594 + ], + [ + "ube", + -13.727812767028809 + ], + [ + "▁nat", + -13.727821350097656 + ], + [ + "▁clashed", + -13.727919578552246 + ], + [ + "‰", + -13.727920532226562 + ], + [ + "▁Griffiths", + -13.727948188781738 + ], + [ + "rma", + -13.72795581817627 + ], + [ + "burger", + -13.7279634475708 + ], + [ + "▁eff", + -13.727978706359863 + ], + [ + "▁hoot", + -13.727994918823242 + ], + [ + "▁Paraguay", + -13.728017807006836 + ], + [ + "▁neurologist", + -13.728102684020996 + ], + [ + "▁regularity", + -13.728117942810059 + ], + [ + "▁355", + -13.728123664855957 + ], + [ + "▁Kip", + -13.72813892364502 + ], + [ + "▁enviable", + -13.728192329406738 + ], + [ + "Gr", + -13.72827434539795 + ], + [ + "▁overuse", + -13.728311538696289 + ], + [ + "potential", + -13.728317260742188 + ], + [ + "Andrew", + -13.728403091430664 + ], + [ + "▁Interests", + -13.728475570678711 + ], + [ + "▁Psychiatric", + -13.72847843170166 + ], + [ + "와", + -13.72849178314209 + ], + [ + "▁Nails", + -13.728492736816406 + ], + [ + "▁Bite", + -13.72854232788086 + ], + [ + "▁Determination", + -13.728598594665527 + ], + [ + "▁crypt", + -13.728656768798828 + ], + [ + "wt", + -13.728726387023926 + ], + [ + "send", + -13.728763580322266 + ], + [ + "346", + -13.728816986083984 + ], + [ + "▁hoarding", + -13.728927612304688 + ], + [ + "ggi", + -13.72897720336914 + ], + [ + "▁Jumbo", + -13.72897720336914 + ], + [ + "▁Isis", + -13.72899055480957 + ], + [ + "▁energize", + -13.729036331176758 + ], + [ + "permanent", + -13.729045867919922 + ], + [ + "abortion", + -13.72911262512207 + ], + [ + "▁ZTE", + -13.729118347167969 + ], + [ + "▁colonel", + -13.729135513305664 + ], + [ + "▁hordes", + -13.729169845581055 + ], + [ + "▁Pilgrim", + -13.729268074035645 + ], + [ + "▁origami", + -13.72933292388916 + ], + [ + "▁Surround", + -13.72936725616455 + ], + [ + "▁pus", + -13.72936725616455 + ], + [ + "▁crayons", + -13.729386329650879 + ], + [ + "▁Supplied", + -13.729403495788574 + ], + [ + "▁Lum", + -13.729485511779785 + ], + [ + "Sound", + -13.729514122009277 + ], + [ + "▁hyperlinks", + -13.729621887207031 + ], + [ + "snow", + -13.72972583770752 + ], + [ + "▁sensitivities", + -13.729779243469238 + ], + [ + "▁Thur", + -13.7298002243042 + ], + [ + "▁meaty", + -13.729812622070312 + ], + [ + "cliff", + -13.729897499084473 + ], + [ + "1971", + -13.729933738708496 + ], + [ + "Louis", + -13.73000717163086 + ], + [ + "ece", + -13.73001766204834 + ], + [ + "tress", + -13.730020523071289 + ], + [ + "535", + -13.730023384094238 + ], + [ + "▁Nietzsche", + -13.730026245117188 + ], + [ + "▁EASY", + -13.730064392089844 + ], + [ + "▁drenched", + -13.730116844177246 + ], + [ + "▁Behaviour", + -13.730125427246094 + ], + [ + "▁Replacing", + -13.730145454406738 + ], + [ + "▁fondness", + -13.730241775512695 + ], + [ + "▁patina", + -13.730257987976074 + ], + [ + "▁Preferably", + -13.730313301086426 + ], + [ + "▁hedging", + -13.730355262756348 + ], + [ + "▁lilies", + -13.73037052154541 + ], + [ + "▁Coding", + -13.73040771484375 + ], + [ + "colonial", + -13.730440139770508 + ], + [ + "▁glycol", + -13.73050594329834 + ], + [ + "▁Odisha", + -13.730538368225098 + ], + [ + "▁intersect", + -13.730565071105957 + ], + [ + "▁CARD", + -13.730574607849121 + ], + [ + "▁Mackay", + -13.73058032989502 + ], + [ + "▁Medicines", + -13.730584144592285 + ], + [ + "▁Boundary", + -13.730598449707031 + ], + [ + "▁jumpers", + -13.730598449707031 + ], + [ + "reasonable", + -13.730607032775879 + ], + [ + "▁Spruce", + -13.730634689331055 + ], + [ + "discrimination", + -13.730643272399902 + ], + [ + "▁appropriations", + -13.730644226074219 + ], + [ + "▁negotiators", + -13.730660438537598 + ], + [ + "▁412", + -13.73069953918457 + ], + [ + "▁¶", + -13.73069953918457 + ], + [ + "▁powertrain", + -13.730735778808594 + ], + [ + "fri", + -13.73073673248291 + ], + [ + "▁Bridgeport", + -13.730740547180176 + ], + [ + "tium", + -13.730812072753906 + ], + [ + "456", + -13.730813980102539 + ], + [ + "▁Hermann", + -13.730863571166992 + ], + [ + "▁futon", + -13.730875015258789 + ], + [ + "352", + -13.730989456176758 + ], + [ + "leen", + -13.731024742126465 + ], + [ + "Word", + -13.731072425842285 + ], + [ + "▁takeaways", + -13.731131553649902 + ], + [ + "▁Blas", + -13.731152534484863 + ], + [ + "▁nit", + -13.731203079223633 + ], + [ + "▁sig", + -13.73121166229248 + ], + [ + "▁Faulkner", + -13.731216430664062 + ], + [ + "▁vernacular", + -13.731236457824707 + ], + [ + "▁Chong", + -13.731246948242188 + ], + [ + "▁Oils", + -13.731267929077148 + ], + [ + "▁metastasis", + -13.731278419494629 + ], + [ + "Rod", + -13.731311798095703 + ], + [ + "Voice", + -13.731383323669434 + ], + [ + "onga", + -13.731431007385254 + ], + [ + "▁psychosis", + -13.731437683105469 + ], + [ + "▁chronically", + -13.73149299621582 + ], + [ + "▁excavated", + -13.731510162353516 + ], + [ + "▁Warden", + -13.731512069702148 + ], + [ + "707", + -13.73151683807373 + ], + [ + "488", + -13.731608390808105 + ], + [ + "▁extravaganza", + -13.73165225982666 + ], + [ + "▁mort", + -13.731656074523926 + ], + [ + "▁masala", + -13.731660842895508 + ], + [ + "baugh", + -13.73166275024414 + ], + [ + "▁Toner", + -13.73169231414795 + ], + [ + "▁Aman", + -13.731693267822266 + ], + [ + "nav", + -13.731741905212402 + ], + [ + "REC", + -13.731765747070312 + ], + [ + "▁adaptability", + -13.731770515441895 + ], + [ + "▁Hepatitis", + -13.731810569763184 + ], + [ + "▁BRAND", + -13.73183822631836 + ], + [ + "▁Tenant", + -13.731849670410156 + ], + [ + "▁Dietary", + -13.73185920715332 + ], + [ + "▁clot", + -13.731888771057129 + ], + [ + "▁soggy", + -13.731979370117188 + ], + [ + "▁Seville", + -13.732034683227539 + ], + [ + "▁Ironman", + -13.732038497924805 + ], + [ + "▁flaming", + -13.732107162475586 + ], + [ + "▁Flanders", + -13.732118606567383 + ], + [ + "▁WooCommerce", + -13.732122421264648 + ], + [ + "▁tenacity", + -13.73221206665039 + ], + [ + "▁Assoc", + -13.732234001159668 + ], + [ + "▁THAN", + -13.732258796691895 + ], + [ + "▁Cuts", + -13.732332229614258 + ], + [ + "409", + -13.732375144958496 + ], + [ + "▁Psychic", + -13.732382774353027 + ], + [ + "▁emphasise", + -13.732444763183594 + ], + [ + "LIS", + -13.732502937316895 + ], + [ + "▁microSD", + -13.732524871826172 + ], + [ + "▁Worksheet", + -13.732529640197754 + ], + [ + "599", + -13.73253059387207 + ], + [ + "Standard", + -13.732569694519043 + ], + [ + "▁mobs", + -13.73257827758789 + ], + [ + "▁Participating", + -13.7326021194458 + ], + [ + "339", + -13.732614517211914 + ], + [ + "▁Usa", + -13.732617378234863 + ], + [ + "▁tumours", + -13.732657432556152 + ], + [ + "eba", + -13.732666969299316 + ], + [ + "▁Grades", + -13.732673645019531 + ], + [ + "HOT", + -13.732701301574707 + ], + [ + "▁ragged", + -13.73273754119873 + ], + [ + "▁Poles", + -13.732756614685059 + ], + [ + "▁waning", + -13.732783317565918 + ], + [ + "▁MLM", + -13.732800483703613 + ], + [ + "▁unsettled", + -13.732804298400879 + ], + [ + "▁Navigate", + -13.732807159423828 + ], + [ + "▁taut", + -13.732828140258789 + ], + [ + "▁Mubarak", + -13.732839584350586 + ], + [ + "▁asynchronous", + -13.732841491699219 + ], + [ + "▁Wald", + -13.732842445373535 + ], + [ + "▁Opal", + -13.732876777648926 + ], + [ + "▁rh", + -13.732955932617188 + ], + [ + "▁prioritizing", + -13.732963562011719 + ], + [ + "▁Grandmother", + -13.732973098754883 + ], + [ + "▁railroads", + -13.733025550842285 + ], + [ + "▁kun", + -13.73304271697998 + ], + [ + "▁conquering", + -13.733043670654297 + ], + [ + "buzz", + -13.73305606842041 + ], + [ + "▁Plastics", + -13.733084678649902 + ], + [ + "▁Provence", + -13.733100891113281 + ], + [ + "▁splashing", + -13.733221054077148 + ], + [ + "circuit", + -13.733223915100098 + ], + [ + "stained", + -13.733238220214844 + ], + [ + "▁Jodi", + -13.733258247375488 + ], + [ + "▁inked", + -13.733345031738281 + ], + [ + "Nick", + -13.73335075378418 + ], + [ + "▁dawned", + -13.73344612121582 + ], + [ + "ج", + -13.733479499816895 + ], + [ + "▁Transcript", + -13.733501434326172 + ], + [ + "▁atrium", + -13.73352336883545 + ], + [ + "▁selfishness", + -13.733559608459473 + ], + [ + "▁plucked", + -13.733668327331543 + ], + [ + "▁Leopold", + -13.73373031616211 + ], + [ + "▁COST", + -13.733789443969727 + ], + [ + "▁ANSI", + -13.733806610107422 + ], + [ + "▁nocturnal", + -13.733808517456055 + ], + [ + "fic", + -13.733885765075684 + ], + [ + "▁corp", + -13.733890533447266 + ], + [ + "▁laziness", + -13.733970642089844 + ], + [ + "▁Petite", + -13.733997344970703 + ], + [ + "▁FOUR", + -13.734007835388184 + ], + [ + "▁Farmhouse", + -13.734091758728027 + ], + [ + "▁overheard", + -13.734118461608887 + ], + [ + "▁9000", + -13.734124183654785 + ], + [ + "▁punishments", + -13.73413372039795 + ], + [ + "anni", + -13.734166145324707 + ], + [ + "▁pours", + -13.734172821044922 + ], + [ + "sack", + -13.73422622680664 + ], + [ + "▁pendants", + -13.73425579071045 + ], + [ + "curricular", + -13.734275817871094 + ], + [ + "▁Sixteen", + -13.734395980834961 + ], + [ + "▁Mule", + -13.734414100646973 + ], + [ + "▁heyday", + -13.734431266784668 + ], + [ + "uous", + -13.734532356262207 + ], + [ + "▁mé", + -13.734572410583496 + ], + [ + "▁extant", + -13.734600067138672 + ], + [ + "▁Yemeni", + -13.734642028808594 + ], + [ + "▁Auschwitz", + -13.734646797180176 + ], + [ + "▁mk", + -13.734732627868652 + ], + [ + "▁drawstring", + -13.734772682189941 + ], + [ + "▁Grail", + -13.734780311584473 + ], + [ + "ი", + -13.73484992980957 + ], + [ + "▁Bunch", + -13.734858512878418 + ], + [ + "▁workday", + -13.734942436218262 + ], + [ + "Chapter", + -13.73501205444336 + ], + [ + "▁Toddler", + -13.735066413879395 + ], + [ + "▁Canaan", + -13.735114097595215 + ], + [ + "BRA", + -13.735204696655273 + ], + [ + "Yu", + -13.735227584838867 + ], + [ + "▁infra", + -13.735237121582031 + ], + [ + "Pretty", + -13.735260009765625 + ], + [ + "rog", + -13.735264778137207 + ], + [ + "▁Hartley", + -13.735400199890137 + ], + [ + "▁auspices", + -13.735467910766602 + ], + [ + "▁Vari", + -13.735469818115234 + ], + [ + "eld", + -13.735507011413574 + ], + [ + "▁tonnage", + -13.735523223876953 + ], + [ + "▁Engineered", + -13.735536575317383 + ], + [ + "▁affirming", + -13.73554801940918 + ], + [ + "▁breakaway", + -13.735596656799316 + ], + [ + "▁chutney", + -13.7356595993042 + ], + [ + "▁Lyric", + -13.735663414001465 + ], + [ + "▁dreary", + -13.735681533813477 + ], + [ + "▁composure", + -13.735743522644043 + ], + [ + "690", + -13.735771179199219 + ], + [ + "▁orbits", + -13.73586654663086 + ], + [ + "▁Panorama", + -13.73590087890625 + ], + [ + "▁depictions", + -13.735906600952148 + ], + [ + "▁MAT", + -13.736052513122559 + ], + [ + "▁alters", + -13.736112594604492 + ], + [ + "▁flask", + -13.736145973205566 + ], + [ + "▁negate", + -13.736150741577148 + ], + [ + "arium", + -13.736200332641602 + ], + [ + "partner", + -13.736247062683105 + ], + [ + "▁Espresso", + -13.736251831054688 + ], + [ + "Ash", + -13.736268043518066 + ], + [ + "respect", + -13.736281394958496 + ], + [ + "▁docked", + -13.736287117004395 + ], + [ + "▁Josie", + -13.73630142211914 + ], + [ + "▁agnostic", + -13.736370086669922 + ], + [ + "rman", + -13.736510276794434 + ], + [ + "▁Desi", + -13.736518859863281 + ], + [ + "▁jab", + -13.736593246459961 + ], + [ + "▁CLASS", + -13.736605644226074 + ], + [ + "▁Zhong", + -13.736696243286133 + ], + [ + "▁Burst", + -13.736712455749512 + ], + [ + "aldo", + -13.736817359924316 + ], + [ + "▁robbers", + -13.736906051635742 + ], + [ + "▁apprentices", + -13.736919403076172 + ], + [ + "▁Pathfinder", + -13.736948013305664 + ], + [ + "▁Buffer", + -13.736954689025879 + ], + [ + "gill", + -13.736959457397461 + ], + [ + "Quick", + -13.737008094787598 + ], + [ + "repair", + -13.737011909484863 + ], + [ + "▁meandering", + -13.7371244430542 + ], + [ + "▁Brody", + -13.737136840820312 + ], + [ + "▁earphones", + -13.737242698669434 + ], + [ + "▁modestly", + -13.737327575683594 + ], + [ + "VPN", + -13.737350463867188 + ], + [ + "▁stretcher", + -13.737373352050781 + ], + [ + "▁Kitchens", + -13.737382888793945 + ], + [ + "▁dampen", + -13.737401008605957 + ], + [ + "▁Tama", + -13.737404823303223 + ], + [ + "▁Occupation", + -13.737458229064941 + ], + [ + "▁prognostic", + -13.737462997436523 + ], + [ + "▁NOTICE", + -13.737464904785156 + ], + [ + "▁Cardiac", + -13.737479209899902 + ], + [ + "▁sed", + -13.737499237060547 + ], + [ + "▁burglar", + -13.737515449523926 + ], + [ + "beer", + -13.737533569335938 + ], + [ + "▁indebted", + -13.737543106079102 + ], + [ + "▁Teal", + -13.737552642822266 + ], + [ + "MOS", + -13.73760986328125 + ], + [ + "▁distort", + -13.73764705657959 + ], + [ + "▁Subcommittee", + -13.737663269042969 + ], + [ + "▁distillation", + -13.737695693969727 + ], + [ + "▁booty", + -13.737727165222168 + ], + [ + "▁RES", + -13.737764358520508 + ], + [ + "nza", + -13.737800598144531 + ], + [ + "▁Winfrey", + -13.73781681060791 + ], + [ + "▁Qin", + -13.737833976745605 + ], + [ + "▁flaky", + -13.737839698791504 + ], + [ + "▁Rt", + -13.737876892089844 + ], + [ + "▁sixteenth", + -13.737961769104004 + ], + [ + "rab", + -13.737979888916016 + ], + [ + "▁mesothelioma", + -13.737990379333496 + ], + [ + "▁flavoured", + -13.73802661895752 + ], + [ + "cola", + -13.738086700439453 + ], + [ + "▁Withdrawal", + -13.738123893737793 + ], + [ + "▁sepsis", + -13.738149642944336 + ], + [ + "Saint", + -13.738191604614258 + ], + [ + "▁NEO", + -13.73824691772461 + ], + [ + "▁1856", + -13.738255500793457 + ], + [ + "jos", + -13.738261222839355 + ], + [ + "▁penal", + -13.738308906555176 + ], + [ + "Children", + -13.738448143005371 + ], + [ + "▁Timor", + -13.738551139831543 + ], + [ + "jian", + -13.738577842712402 + ], + [ + "hiro", + -13.738579750061035 + ], + [ + "sad", + -13.738595962524414 + ], + [ + "bane", + -13.738625526428223 + ], + [ + "▁bathed", + -13.738713264465332 + ], + [ + "▁Dying", + -13.738810539245605 + ], + [ + "molecular", + -13.738872528076172 + ], + [ + "▁puffy", + -13.738911628723145 + ], + [ + "▁paprika", + -13.738987922668457 + ], + [ + "gaming", + -13.73902416229248 + ], + [ + "▁Surveys", + -13.73904037475586 + ], + [ + "Nobody", + -13.739057540893555 + ], + [ + "▁cur", + -13.739059448242188 + ], + [ + "▁Reuben", + -13.739169120788574 + ], + [ + "▁Lancet", + -13.739197731018066 + ], + [ + "▁Endless", + -13.739219665527344 + ], + [ + "▁strut", + -13.739228248596191 + ], + [ + "▁Sunflower", + -13.739250183105469 + ], + [ + "eal", + -13.739278793334961 + ], + [ + "▁Fife", + -13.73935604095459 + ], + [ + "▁Ombudsman", + -13.739387512207031 + ], + [ + "▁eighties", + -13.739460945129395 + ], + [ + "▁Forgotten", + -13.739524841308594 + ], + [ + "▁Hubert", + -13.739581108093262 + ], + [ + "▁extortion", + -13.739591598510742 + ], + [ + "▁modifier", + -13.739617347717285 + ], + [ + "▁robbing", + -13.73965072631836 + ], + [ + "▁showered", + -13.739651679992676 + ], + [ + "▁Hickory", + -13.739714622497559 + ], + [ + "▁Pregnant", + -13.739750862121582 + ], + [ + "▁Nutritional", + -13.739870071411133 + ], + [ + "▁Zune", + -13.739875793457031 + ], + [ + "iert", + -13.739961624145508 + ], + [ + "▁creme", + -13.739997863769531 + ], + [ + "▁titular", + -13.740013122558594 + ], + [ + "kam", + -13.740123748779297 + ], + [ + "▁chicago", + -13.740142822265625 + ], + [ + "rec", + -13.74018383026123 + ], + [ + "▁Scenario", + -13.74026870727539 + ], + [ + "Captain", + -13.740287780761719 + ], + [ + "▁Practitioners", + -13.740410804748535 + ], + [ + "dea", + -13.740470886230469 + ], + [ + "▁slug", + -13.740476608276367 + ], + [ + "▁hassles", + -13.740484237670898 + ], + [ + "▁Nd", + -13.740589141845703 + ], + [ + "▁327", + -13.74059772491455 + ], + [ + "▁zipped", + -13.740614891052246 + ], + [ + "▁Tig", + -13.740642547607422 + ], + [ + "▁BLM", + -13.740726470947266 + ], + [ + "arn", + -13.740806579589844 + ], + [ + "▁transistors", + -13.74082088470459 + ], + [ + "▁homeopathic", + -13.740826606750488 + ], + [ + "▁fiasco", + -13.740889549255371 + ], + [ + "▁Pineapple", + -13.74093246459961 + ], + [ + "▁Garda", + -13.74096393585205 + ], + [ + "▁affixed", + -13.740967750549316 + ], + [ + "▁Retailers", + -13.741004943847656 + ], + [ + "▁MTA", + -13.74105167388916 + ], + [ + "▁bunnies", + -13.741104125976562 + ], + [ + "▁제", + -13.74113655090332 + ], + [ + "suke", + -13.741179466247559 + ], + [ + "▁unprofessional", + -13.741232872009277 + ], + [ + "▁miserably", + -13.741233825683594 + ], + [ + "▁BFF", + -13.741262435913086 + ], + [ + "▁jolly", + -13.7412691116333 + ], + [ + "▁whistleblower", + -13.741278648376465 + ], + [ + "▁gypsum", + -13.741415977478027 + ], + [ + "▁libel", + -13.74142074584961 + ], + [ + "да", + -13.741488456726074 + ], + [ + "▁Killed", + -13.741514205932617 + ], + [ + "1111", + -13.741530418395996 + ], + [ + "lash", + -13.741531372070312 + ], + [ + "chic", + -13.74154281616211 + ], + [ + "▁molasses", + -13.74155330657959 + ], + [ + "igne", + -13.741617202758789 + ], + [ + "▁grenades", + -13.741643905639648 + ], + [ + "▁painkillers", + -13.741662979125977 + ], + [ + "▁Joined", + -13.741707801818848 + ], + [ + "▁Implications", + -13.741715431213379 + ], + [ + "▁Entire", + -13.741721153259277 + ], + [ + "379", + -13.741843223571777 + ], + [ + "▁dearest", + -13.741897583007812 + ], + [ + "▁shingle", + -13.741915702819824 + ], + [ + "▁EXPRESS", + -13.741982460021973 + ], + [ + "nium", + -13.742032051086426 + ], + [ + "373", + -13.742049217224121 + ], + [ + "Excellent", + -13.742074012756348 + ], + [ + "▁cashmere", + -13.742074012756348 + ], + [ + "▁buffers", + -13.742138862609863 + ], + [ + "▁Bracket", + -13.742148399353027 + ], + [ + "▁Sonata", + -13.742158889770508 + ], + [ + "▁IND", + -13.742159843444824 + ], + [ + "▁subsist", + -13.742241859436035 + ], + [ + "dul", + -13.74226188659668 + ], + [ + "▁Frisco", + -13.742297172546387 + ], + [ + "▁objectivity", + -13.742329597473145 + ], + [ + "▁DLL", + -13.742337226867676 + ], + [ + "▁Tuna", + -13.742388725280762 + ], + [ + "▁MET", + -13.74240779876709 + ], + [ + "▁Siegel", + -13.742542266845703 + ], + [ + "▁Sensing", + -13.742571830749512 + ], + [ + "xing", + -13.742576599121094 + ], + [ + "▁SOA", + -13.742610931396484 + ], + [ + "Fr", + -13.742630958557129 + ], + [ + "▁249", + -13.742642402648926 + ], + [ + "▁OCR", + -13.742655754089355 + ], + [ + "azione", + -13.742709159851074 + ], + [ + "▁Eau", + -13.742738723754883 + ], + [ + "▁guacamole", + -13.742792129516602 + ], + [ + "▁BET", + -13.742840766906738 + ], + [ + "▁Saved", + -13.74290943145752 + ], + [ + "▁deliverables", + -13.742932319641113 + ], + [ + "▁Slope", + -13.743017196655273 + ], + [ + "▁degrading", + -13.743064880371094 + ], + [ + "sw", + -13.743093490600586 + ], + [ + "▁aroused", + -13.743107795715332 + ], + [ + "▁Rho", + -13.74314022064209 + ], + [ + "▁kidnap", + -13.743141174316406 + ], + [ + "▁hunch", + -13.743145942687988 + ], + [ + "▁whomever", + -13.743176460266113 + ], + [ + "▁undisputed", + -13.743243217468262 + ], + [ + "▁synthesize", + -13.743247985839844 + ], + [ + "▁veterinarians", + -13.74325180053711 + ], + [ + "▁Patriarch", + -13.743281364440918 + ], + [ + "▁barns", + -13.743314743041992 + ], + [ + "lington", + -13.743368148803711 + ], + [ + "▁conservatism", + -13.743370056152344 + ], + [ + "genesis", + -13.743408203125 + ], + [ + "▁victor", + -13.743413925170898 + ], + [ + "▁asymmetrical", + -13.74361801147461 + ], + [ + "▁Fruits", + -13.743629455566406 + ], + [ + "uploaded", + -13.743640899658203 + ], + [ + "gala", + -13.743647575378418 + ], + [ + "▁fling", + -13.743650436401367 + ], + [ + "▁risked", + -13.743673324584961 + ], + [ + "▁Uranus", + -13.743691444396973 + ], + [ + "▁Newspapers", + -13.743698120117188 + ], + [ + "▁genders", + -13.743724822998047 + ], + [ + "▁Smoky", + -13.743776321411133 + ], + [ + "▁radiotherapy", + -13.743781089782715 + ], + [ + "golf", + -13.74380111694336 + ], + [ + "▁chalkboard", + -13.743813514709473 + ], + [ + "Father", + -13.743823051452637 + ], + [ + "documented", + -13.7438325881958 + ], + [ + "▁DAVID", + -13.743841171264648 + ], + [ + "▁hamlet", + -13.743868827819824 + ], + [ + "▁Д", + -13.743915557861328 + ], + [ + "▁tarot", + -13.743963241577148 + ], + [ + "▁Cloudflare", + -13.744023323059082 + ], + [ + "nr", + -13.744029998779297 + ], + [ + "▁brandy", + -13.744140625 + ], + [ + "▁wonderland", + -13.744182586669922 + ], + [ + "▁oncoming", + -13.744187355041504 + ], + [ + "▁purify", + -13.744194984436035 + ], + [ + "326", + -13.744213104248047 + ], + [ + "▁Diaries", + -13.744235038757324 + ], + [ + "Enter", + -13.744302749633789 + ], + [ + "▁UH", + -13.744315147399902 + ], + [ + "▁Snack", + -13.744324684143066 + ], + [ + "▁Goddard", + -13.744361877441406 + ], + [ + "▁harnesses", + -13.74441909790039 + ], + [ + "▁reinforcements", + -13.744458198547363 + ], + [ + "hane", + -13.744524002075195 + ], + [ + "▁Penelope", + -13.744549751281738 + ], + [ + "▁Corbett", + -13.744579315185547 + ], + [ + "alcoholic", + -13.744590759277344 + ], + [ + "▁Pisces", + -13.744607925415039 + ], + [ + "▁Hint", + -13.744609832763672 + ], + [ + "▁capitalized", + -13.744712829589844 + ], + [ + "cited", + -13.744723320007324 + ], + [ + "▁carpentry", + -13.74475383758545 + ], + [ + "▁TRA", + -13.74478816986084 + ], + [ + "▁Viral", + -13.744791984558105 + ], + [ + "▁nervousness", + -13.744805335998535 + ], + [ + "▁Permission", + -13.744847297668457 + ], + [ + "▁straightened", + -13.744856834411621 + ], + [ + "Secret", + -13.744863510131836 + ], + [ + "▁tabloid", + -13.744887351989746 + ], + [ + "hell", + -13.744918823242188 + ], + [ + "▁homegrown", + -13.744935989379883 + ], + [ + "fax", + -13.745028495788574 + ], + [ + "▁Feldman", + -13.745048522949219 + ], + [ + "▁PvP", + -13.745050430297852 + ], + [ + "▁Invasion", + -13.74506664276123 + ], + [ + "▁fanfare", + -13.745099067687988 + ], + [ + "▁Akbar", + -13.745205879211426 + ], + [ + "gni", + -13.745235443115234 + ], + [ + "▁justifies", + -13.745247840881348 + ], + [ + "▁franchisees", + -13.745270729064941 + ], + [ + "▁murderers", + -13.745327949523926 + ], + [ + "▁thickened", + -13.74533462524414 + ], + [ + "▁intrinsically", + -13.745362281799316 + ], + [ + "▁unlicensed", + -13.745368003845215 + ], + [ + "ATA", + -13.745368957519531 + ], + [ + "▁retake", + -13.745387077331543 + ], + [ + "mey", + -13.745410919189453 + ], + [ + "▁Calvary", + -13.745477676391602 + ], + [ + "AKA", + -13.745515823364258 + ], + [ + "▁Learned", + -13.745534896850586 + ], + [ + "▁giddy", + -13.745542526245117 + ], + [ + "▁Fare", + -13.745644569396973 + ], + [ + "▁amounting", + -13.745816230773926 + ], + [ + "θ", + -13.745828628540039 + ], + [ + "▁NPS", + -13.745865821838379 + ], + [ + "▁Haute", + -13.745885848999023 + ], + [ + "▁minced", + -13.745902061462402 + ], + [ + "▁jade", + -13.745960235595703 + ], + [ + "▁booted", + -13.745963096618652 + ], + [ + "LK", + -13.745977401733398 + ], + [ + "▁LY", + -13.745980262756348 + ], + [ + "▁camo", + -13.745981216430664 + ], + [ + "izo", + -13.745985984802246 + ], + [ + "▁Genie", + -13.745997428894043 + ], + [ + "dense", + -13.746026039123535 + ], + [ + "shade", + -13.746075630187988 + ], + [ + "▁Apt", + -13.746126174926758 + ], + [ + "cen", + -13.746137619018555 + ], + [ + "▁Dorsey", + -13.746201515197754 + ], + [ + "pants", + -13.746249198913574 + ], + [ + "▁Elo", + -13.746277809143066 + ], + [ + "▁cornea", + -13.746283531188965 + ], + [ + "▁Ankle", + -13.746291160583496 + ], + [ + "▁HAND", + -13.746298789978027 + ], + [ + "▁retract", + -13.746320724487305 + ], + [ + "▁moderators", + -13.746405601501465 + ], + [ + "▁calmer", + -13.746413230895996 + ], + [ + "rator", + -13.746478080749512 + ], + [ + "▁dick", + -13.746490478515625 + ], + [ + "▁Rolled", + -13.746549606323242 + ], + [ + "suited", + -13.746556282043457 + ], + [ + "▁dodgy", + -13.74655818939209 + ], + [ + "▁Voucher", + -13.74657917022705 + ], + [ + "▁PCA", + -13.746583938598633 + ], + [ + "▁invoking", + -13.746585845947266 + ], + [ + "▁tickle", + -13.746603965759277 + ], + [ + "▁insofar", + -13.746633529663086 + ], + [ + "▁Weak", + -13.746752738952637 + ], + [ + "tiv", + -13.746807098388672 + ], + [ + "▁Bulldog", + -13.746849060058594 + ], + [ + "▁Liaison", + -13.746854782104492 + ], + [ + "▁Garnish", + -13.746883392333984 + ], + [ + "▁thi", + -13.746931076049805 + ], + [ + "▁Waco", + -13.746940612792969 + ], + [ + "▁flavoring", + -13.746949195861816 + ], + [ + "▁invigorating", + -13.746976852416992 + ], + [ + "fx", + -13.747040748596191 + ], + [ + "Ref", + -13.747065544128418 + ], + [ + "▁mala", + -13.747072219848633 + ], + [ + "ramp", + -13.747076988220215 + ], + [ + "QUE", + -13.747084617614746 + ], + [ + "lore", + -13.747084617614746 + ], + [ + "checking", + -13.74712085723877 + ], + [ + "▁Boon", + -13.747174263000488 + ], + [ + "▁kom", + -13.747210502624512 + ], + [ + "▁Hippo", + -13.747223854064941 + ], + [ + "▁INS", + -13.747276306152344 + ], + [ + "ERT", + -13.747305870056152 + ], + [ + "▁mAh", + -13.74734115600586 + ], + [ + "▁trailhead", + -13.747371673583984 + ], + [ + "▁nur", + -13.747401237487793 + ], + [ + "▁bl", + -13.747432708740234 + ], + [ + "▁Kira", + -13.747478485107422 + ], + [ + "▁KFC", + -13.747485160827637 + ], + [ + "soluble", + -13.747490882873535 + ], + [ + "▁gliding", + -13.747495651245117 + ], + [ + "▁Hermione", + -13.747499465942383 + ], + [ + "▁Colorful", + -13.74750804901123 + ], + [ + "▁divinity", + -13.747515678405762 + ], + [ + "▁Sys", + -13.747563362121582 + ], + [ + "▁objectionable", + -13.747577667236328 + ], + [ + "▁Terrier", + -13.747586250305176 + ], + [ + "▁Struggle", + -13.747618675231934 + ], + [ + "FUL", + -13.747627258300781 + ], + [ + "▁Sleeper", + -13.747635841369629 + ], + [ + "java", + -13.747648239135742 + ], + [ + "▁505", + -13.7476806640625 + ], + [ + "▁loosing", + -13.747706413269043 + ], + [ + "▁Crowe", + -13.747785568237305 + ], + [ + "▁Rau", + -13.747879028320312 + ], + [ + "nton", + -13.7479248046875 + ], + [ + "▁Blink", + -13.747925758361816 + ], + [ + "▁277", + -13.748003005981445 + ], + [ + "soon", + -13.74801254272461 + ], + [ + "422", + -13.748037338256836 + ], + [ + "▁Tweets", + -13.748053550720215 + ], + [ + "▁smug", + -13.748058319091797 + ], + [ + "▁seventeenth", + -13.748083114624023 + ], + [ + "uq", + -13.748106956481934 + ], + [ + "Tax", + -13.748127937316895 + ], + [ + "cow", + -13.748129844665527 + ], + [ + "immigrant", + -13.748136520385742 + ], + [ + "▁finalised", + -13.748170852661133 + ], + [ + "▁Confirm", + -13.748188972473145 + ], + [ + "▁Nel", + -13.748218536376953 + ], + [ + "▁kayaks", + -13.748383522033691 + ], + [ + "▁BSA", + -13.748400688171387 + ], + [ + "▁alienated", + -13.748430252075195 + ], + [ + "RIN", + -13.748457908630371 + ], + [ + "▁disregarded", + -13.748482704162598 + ], + [ + "▁CPUs", + -13.748538970947266 + ], + [ + "▁clerks", + -13.748575210571289 + ], + [ + "WHO", + -13.748579025268555 + ], + [ + "▁Caution", + -13.748580932617188 + ], + [ + "▁accelerates", + -13.748621940612793 + ], + [ + "rito", + -13.748628616333008 + ], + [ + "▁Sno", + -13.7486572265625 + ], + [ + "▁Picks", + -13.748678207397461 + ], + [ + "▁martini", + -13.748708724975586 + ], + [ + "▁emits", + -13.74875259399414 + ], + [ + "▁pairings", + -13.748770713806152 + ], + [ + "▁tins", + -13.748770713806152 + ], + [ + "▁busier", + -13.748810768127441 + ], + [ + "mobil", + -13.748821258544922 + ], + [ + "▁TAG", + -13.748854637145996 + ], + [ + "tong", + -13.748993873596191 + ], + [ + "crazy", + -13.749009132385254 + ], + [ + "▁IMHO", + -13.749032974243164 + ], + [ + "▁Burmese", + -13.74916934967041 + ], + [ + "▁resorting", + -13.74917221069336 + ], + [ + "▁announcer", + -13.749214172363281 + ], + [ + "▁ANA", + -13.749241828918457 + ], + [ + "▁Emp", + -13.749313354492188 + ], + [ + "▁Erasmus", + -13.749337196350098 + ], + [ + "▁272", + -13.749341011047363 + ], + [ + "▁Inflation", + -13.749455451965332 + ], + [ + "▁docket", + -13.749459266662598 + ], + [ + "▁Auf", + -13.749539375305176 + ], + [ + "Tel", + -13.749641418457031 + ], + [ + "▁exhale", + -13.749656677246094 + ], + [ + "▁pigeons", + -13.749686241149902 + ], + [ + "▁skeptics", + -13.749737739562988 + ], + [ + "reduction", + -13.749740600585938 + ], + [ + "rry", + -13.74978256225586 + ], + [ + "Film", + -13.749812126159668 + ], + [ + "nest", + -13.749883651733398 + ], + [ + "▁Reliability", + -13.749917030334473 + ], + [ + "▁PAS", + -13.750000953674316 + ], + [ + "▁Remington", + -13.750008583068848 + ], + [ + "▁notoriety", + -13.750032424926758 + ], + [ + "Davidson", + -13.750138282775879 + ], + [ + "▁inaction", + -13.750141143798828 + ], + [ + "ALA", + -13.750186920166016 + ], + [ + "▁inclement", + -13.750197410583496 + ], + [ + "▁Prem", + -13.750246047973633 + ], + [ + "▁Chimney", + -13.750304222106934 + ], + [ + "602", + -13.750308990478516 + ], + [ + "luck", + -13.750452041625977 + ], + [ + "▁kudos", + -13.750470161437988 + ], + [ + "▁destroyer", + -13.750516891479492 + ], + [ + "▁branched", + -13.750517845153809 + ], + [ + "acious", + -13.750540733337402 + ], + [ + "▁behemoth", + -13.75055980682373 + ], + [ + "▁acumen", + -13.750652313232422 + ], + [ + "▁680", + -13.75076675415039 + ], + [ + "▁Winn", + -13.750776290893555 + ], + [ + "▁Rash", + -13.750786781311035 + ], + [ + "▁chewed", + -13.750823020935059 + ], + [ + "358", + -13.750859260559082 + ], + [ + "化", + -13.750914573669434 + ], + [ + "▁Kea", + -13.750934600830078 + ], + [ + "▁702", + -13.7509765625 + ], + [ + "Tour", + -13.750985145568848 + ], + [ + "▁penalized", + -13.751054763793945 + ], + [ + "▁patriarch", + -13.751075744628906 + ], + [ + "freedom", + -13.75110149383545 + ], + [ + "▁wretched", + -13.751105308532715 + ], + [ + "Community", + -13.75119686126709 + ], + [ + "JI", + -13.751205444335938 + ], + [ + "▁leapt", + -13.751209259033203 + ], + [ + "▁Aly", + -13.751379013061523 + ], + [ + "casino", + -13.751419067382812 + ], + [ + "▁harshly", + -13.751420021057129 + ], + [ + "▁Tote", + -13.751424789428711 + ], + [ + "▁Jarrett", + -13.751429557800293 + ], + [ + "▁predicated", + -13.75143814086914 + ], + [ + "▁epidemiology", + -13.75145149230957 + ], + [ + "▁Conversations", + -13.751502990722656 + ], + [ + "▁Reign", + -13.751521110534668 + ], + [ + "▁Percent", + -13.751594543457031 + ], + [ + "▁Heron", + -13.751603126525879 + ], + [ + "▁cursing", + -13.751668930053711 + ], + [ + "▁Lowest", + -13.751754760742188 + ], + [ + "▁Mathew", + -13.751789093017578 + ], + [ + "▁marred", + -13.751876831054688 + ], + [ + "▁commendable", + -13.751897811889648 + ], + [ + "▁Dispute", + -13.751914978027344 + ], + [ + "▁tangle", + -13.751928329467773 + ], + [ + "▁nip", + -13.752009391784668 + ], + [ + "▁Internship", + -13.752022743225098 + ], + [ + "▁Suk", + -13.752035140991211 + ], + [ + "▁Khmer", + -13.752081871032715 + ], + [ + "expert", + -13.752118110656738 + ], + [ + "▁Fatima", + -13.752120018005371 + ], + [ + "pattern", + -13.752237319946289 + ], + [ + "▁Tyrone", + -13.752245903015137 + ], + [ + "▁intolerant", + -13.752249717712402 + ], + [ + "▁Spence", + -13.752257347106934 + ], + [ + "STR", + -13.752307891845703 + ], + [ + "▁McDowell", + -13.75230884552002 + ], + [ + "▁ses", + -13.752388954162598 + ], + [ + "▁Edu", + -13.752408027648926 + ], + [ + "▁ETC", + -13.75246524810791 + ], + [ + "▁swimwear", + -13.752466201782227 + ], + [ + "▁delusional", + -13.752500534057617 + ], + [ + "▁Hygiene", + -13.75251579284668 + ], + [ + "▁Cumbria", + -13.752517700195312 + ], + [ + "bt", + -13.752551078796387 + ], + [ + "▁AQ", + -13.752664566040039 + ], + [ + "▁potted", + -13.75267505645752 + ], + [ + "▁applique", + -13.752699851989746 + ], + [ + "▁savour", + -13.752744674682617 + ], + [ + "▁exerted", + -13.752778053283691 + ], + [ + "▁أ", + -13.752817153930664 + ], + [ + "1967", + -13.752971649169922 + ], + [ + "MK", + -13.752989768981934 + ], + [ + "▁Pos", + -13.752989768981934 + ], + [ + "island", + -13.752995491027832 + ], + [ + "▁mince", + -13.753093719482422 + ], + [ + "▁Packed", + -13.75310230255127 + ], + [ + "348", + -13.753215789794922 + ], + [ + "▁Lear", + -13.753243446350098 + ], + [ + "▁issuers", + -13.753280639648438 + ], + [ + "▁Convenience", + -13.75331974029541 + ], + [ + "CCC", + -13.753329277038574 + ], + [ + "▁Pipes", + -13.753337860107422 + ], + [ + "▁Corning", + -13.753347396850586 + ], + [ + "▁Specify", + -13.753357887268066 + ], + [ + "▁sequentially", + -13.753357887268066 + ], + [ + "▁Paisley", + -13.753374099731445 + ], + [ + "▁ratification", + -13.753459930419922 + ], + [ + "▁Aldi", + -13.753546714782715 + ], + [ + "▁seduce", + -13.75355339050293 + ], + [ + "▁morphed", + -13.753623008728027 + ], + [ + "seeing", + -13.753630638122559 + ], + [ + "▁REIT", + -13.753731727600098 + ], + [ + "▁sidekick", + -13.753732681274414 + ], + [ + "▁rm", + -13.753776550292969 + ], + [ + "▁Xena", + -13.75379467010498 + ], + [ + "▁Clown", + -13.753823280334473 + ], + [ + "▁Hines", + -13.753829956054688 + ], + [ + "▁407", + -13.753933906555176 + ], + [ + "▁vu", + -13.754006385803223 + ], + [ + "▁lobbyist", + -13.754104614257812 + ], + [ + "Arch", + -13.75412368774414 + ], + [ + "▁mos", + -13.754149436950684 + ], + [ + "▁мо", + -13.754234313964844 + ], + [ + "▁Botanic", + -13.754252433776855 + ], + [ + "▁retelling", + -13.754372596740723 + ], + [ + "▁reread", + -13.754414558410645 + ], + [ + "▁fintech", + -13.75444507598877 + ], + [ + "▁Lotto", + -13.754464149475098 + ], + [ + "▁Channels", + -13.754471778869629 + ], + [ + "▁practicable", + -13.754542350769043 + ], + [ + "Africa", + -13.75458812713623 + ], + [ + "▁Albums", + -13.754593849182129 + ], + [ + "▁timley", + -13.754609107971191 + ], + [ + "1945", + -13.754618644714355 + ], + [ + "region", + -13.754643440246582 + ], + [ + "▁ble", + -13.75471305847168 + ], + [ + "Operation", + -13.754720687866211 + ], + [ + "▁smelly", + -13.754790306091309 + ], + [ + "alle", + -13.754791259765625 + ], + [ + "▁witchcraft", + -13.75479507446289 + ], + [ + "980", + -13.754819869995117 + ], + [ + "▁nucleic", + -13.75485897064209 + ], + [ + "▁colt", + -13.754960060119629 + ], + [ + "▁prod", + -13.754983901977539 + ], + [ + "▁Doubt", + -13.754986763000488 + ], + [ + "▁Banker", + -13.755090713500977 + ], + [ + "▁Macdonald", + -13.75517463684082 + ], + [ + "▁marshmallow", + -13.755208015441895 + ], + [ + "▁scrimmage", + -13.755234718322754 + ], + [ + "▁polishes", + -13.755315780639648 + ], + [ + "population", + -13.755335807800293 + ], + [ + "月", + -13.755340576171875 + ], + [ + "▁det", + -13.755362510681152 + ], + [ + "▁rotations", + -13.755379676818848 + ], + [ + "▁poolside", + -13.755414962768555 + ], + [ + "▁Troop", + -13.755464553833008 + ], + [ + "▁Copies", + -13.755472183227539 + ], + [ + "apps", + -13.755525588989258 + ], + [ + "▁reforming", + -13.755529403686523 + ], + [ + "▁SCA", + -13.755559921264648 + ], + [ + "▁BEACH", + -13.75558090209961 + ], + [ + "▁Rankings", + -13.755611419677734 + ], + [ + "▁Gymnastics", + -13.755615234375 + ], + [ + "problem", + -13.755647659301758 + ], + [ + "vn", + -13.755670547485352 + ], + [ + "▁Donnelly", + -13.7556791305542 + ], + [ + "artist", + -13.755715370178223 + ], + [ + "▁Coachella", + -13.755812644958496 + ], + [ + "▁Toe", + -13.755820274353027 + ], + [ + "383", + -13.755827903747559 + ], + [ + "bore", + -13.755838394165039 + ], + [ + "▁consequent", + -13.755838394165039 + ], + [ + "▁Librarian", + -13.755842208862305 + ], + [ + "▁nationalists", + -13.755866050720215 + ], + [ + "▁Optimal", + -13.755995750427246 + ], + [ + "▁absurdity", + -13.756007194519043 + ], + [ + "▁trespass", + -13.756044387817383 + ], + [ + "▁Ripley", + -13.756080627441406 + ], + [ + "▁Addis", + -13.756136894226074 + ], + [ + "beach", + -13.756176948547363 + ], + [ + "▁pebble", + -13.75618839263916 + ], + [ + "dun", + -13.756255149841309 + ], + [ + "ologia", + -13.756292343139648 + ], + [ + "▁Sera", + -13.756378173828125 + ], + [ + "▁Lips", + -13.756431579589844 + ], + [ + "▁glossary", + -13.756433486938477 + ], + [ + "▁Sparkle", + -13.756437301635742 + ], + [ + "▁thwarted", + -13.75647258758545 + ], + [ + "▁Mullen", + -13.756485939025879 + ], + [ + "reality", + -13.75656509399414 + ], + [ + "▁stylists", + -13.75668716430664 + ], + [ + "▁synergies", + -13.756721496582031 + ], + [ + "Doctor", + -13.75672435760498 + ], + [ + "▁moto", + -13.756813049316406 + ], + [ + "▁Empowerment", + -13.756865501403809 + ], + [ + "▁Victim", + -13.756949424743652 + ], + [ + "▁cordial", + -13.756949424743652 + ], + [ + "▁Nonprofit", + -13.75695514678955 + ], + [ + "775", + -13.756956100463867 + ], + [ + "Hell", + -13.75700855255127 + ], + [ + "▁doorways", + -13.757054328918457 + ], + [ + "enna", + -13.757062911987305 + ], + [ + "▁relinquish", + -13.757089614868164 + ], + [ + "ATOR", + -13.757098197937012 + ], + [ + "▁infringe", + -13.757133483886719 + ], + [ + "▁IEC", + -13.757234573364258 + ], + [ + "▁dimmer", + -13.757282257080078 + ], + [ + "▁Sym", + -13.757339477539062 + ], + [ + "▁snuck", + -13.757345199584961 + ], + [ + "▁Brat", + -13.757359504699707 + ], + [ + "▁chronicle", + -13.757430076599121 + ], + [ + "▁Missions", + -13.757431030273438 + ], + [ + "▁nouns", + -13.757447242736816 + ], + [ + "▁offensively", + -13.757498741149902 + ], + [ + "▁prioritise", + -13.757637023925781 + ], + [ + "uche", + -13.757706642150879 + ], + [ + "▁TAP", + -13.757712364196777 + ], + [ + "▁Hailey", + -13.757725715637207 + ], + [ + "▁Supplementary", + -13.757739067077637 + ], + [ + "▁CFD", + -13.757784843444824 + ], + [ + "Beautiful", + -13.757807731628418 + ], + [ + "▁anarchist", + -13.757872581481934 + ], + [ + "▁suffix", + -13.757882118225098 + ], + [ + "▁NLP", + -13.757933616638184 + ], + [ + "▁marshal", + -13.758069038391113 + ], + [ + "▁Odin", + -13.758092880249023 + ], + [ + "uze", + -13.758122444152832 + ], + [ + "tari", + -13.758135795593262 + ], + [ + "▁Hubble", + -13.758158683776855 + ], + [ + "414", + -13.758190155029297 + ], + [ + "teri", + -13.75819206237793 + ], + [ + "uya", + -13.75819206237793 + ], + [ + "▁Gatwick", + -13.75821304321289 + ], + [ + "▁preachers", + -13.758271217346191 + ], + [ + "oth", + -13.758279800415039 + ], + [ + "▁Pharisees", + -13.758340835571289 + ], + [ + "▁outlaw", + -13.758397102355957 + ], + [ + "щ", + -13.758432388305664 + ], + [ + "▁Fam", + -13.758484840393066 + ], + [ + "▁blueprints", + -13.758517265319824 + ], + [ + "▁recon", + -13.758524894714355 + ], + [ + "▁waxed", + -13.758543968200684 + ], + [ + "▁AMS", + -13.7586088180542 + ], + [ + "bers", + -13.758646011352539 + ], + [ + "▁phylogenetic", + -13.75868034362793 + ], + [ + "BAR", + -13.758688926696777 + ], + [ + "▁transcends", + -13.758698463439941 + ], + [ + "▁Faced", + -13.758719444274902 + ], + [ + "▁Pav", + -13.758736610412598 + ], + [ + "▁Constantinople", + -13.758805274963379 + ], + [ + "▁Franciscan", + -13.75882625579834 + ], + [ + "▁automating", + -13.758862495422363 + ], + [ + "cube", + -13.758877754211426 + ], + [ + "699", + -13.7589750289917 + ], + [ + "hte", + -13.759005546569824 + ], + [ + "▁hostages", + -13.759153366088867 + ], + [ + "ller", + -13.75920295715332 + ], + [ + "oak", + -13.759222030639648 + ], + [ + "▁deliberation", + -13.75922966003418 + ], + [ + "▁subtitle", + -13.759252548217773 + ], + [ + "▁Hoch", + -13.759308815002441 + ], + [ + "▁UVA", + -13.759324073791504 + ], + [ + "▁Bene", + -13.759367942810059 + ], + [ + "SPA", + -13.75951099395752 + ], + [ + "▁Playstation", + -13.759539604187012 + ], + [ + "edited", + -13.759557723999023 + ], + [ + "Double", + -13.759563446044922 + ], + [ + "ก", + -13.75963306427002 + ], + [ + "▁RESULTS", + -13.759726524353027 + ], + [ + "ILL", + -13.759866714477539 + ], + [ + "▁bylaws", + -13.759868621826172 + ], + [ + "▁Humble", + -13.759881973266602 + ], + [ + "request", + -13.759926795959473 + ], + [ + "▁sweetener", + -13.75997543334961 + ], + [ + "▁PSC", + -13.759987831115723 + ], + [ + "itive", + -13.759998321533203 + ], + [ + "▁sprout", + -13.760028839111328 + ], + [ + "▁exodus", + -13.760032653808594 + ], + [ + "hna", + -13.760042190551758 + ], + [ + "ndi", + -13.760068893432617 + ], + [ + "▁mot", + -13.760193824768066 + ], + [ + "▁Lush", + -13.760207176208496 + ], + [ + "statement", + -13.760213851928711 + ], + [ + "▁spp", + -13.760225296020508 + ], + [ + "▁monetize", + -13.760261535644531 + ], + [ + "Luc", + -13.76030445098877 + ], + [ + "▁splitter", + -13.760393142700195 + ], + [ + "▁960", + -13.760424613952637 + ], + [ + "▁hemoglobin", + -13.760504722595215 + ], + [ + "▁Mohawk", + -13.760560035705566 + ], + [ + "▁Herod", + -13.76056957244873 + ], + [ + "▁cp", + -13.760655403137207 + ], + [ + "▁butts", + -13.760663032531738 + ], + [ + "▁vehicular", + -13.760676383972168 + ], + [ + "▁Reaper", + -13.760701179504395 + ], + [ + "▁Barra", + -13.760785102844238 + ], + [ + "▁gals", + -13.760790824890137 + ], + [ + "▁Approaches", + -13.760802268981934 + ], + [ + "erra", + -13.76082992553711 + ], + [ + "iak", + -13.76082992553711 + ], + [ + "▁Louisa", + -13.760862350463867 + ], + [ + "kah", + -13.760937690734863 + ], + [ + "▁Lob", + -13.761099815368652 + ], + [ + "▁chopper", + -13.761140823364258 + ], + [ + "▁retrograde", + -13.761209487915039 + ], + [ + "▁Lucie", + -13.761212348937988 + ], + [ + "▁Dolls", + -13.761222839355469 + ], + [ + "semi", + -13.761253356933594 + ], + [ + "▁apathy", + -13.761266708374023 + ], + [ + "▁NCR", + -13.761360168457031 + ], + [ + "fang", + -13.761404037475586 + ], + [ + "▁arrears", + -13.761423110961914 + ], + [ + "▁Stag", + -13.761432647705078 + ], + [ + "ל", + -13.761459350585938 + ], + [ + "▁md", + -13.76147747039795 + ], + [ + "VER", + -13.761483192443848 + ], + [ + "▁Brie", + -13.76157283782959 + ], + [ + "ffin", + -13.761585235595703 + ], + [ + "म", + -13.761594772338867 + ], + [ + "▁324", + -13.761616706848145 + ], + [ + "▁westward", + -13.761622428894043 + ], + [ + "▁CHICAGO", + -13.761669158935547 + ], + [ + "hos", + -13.761679649353027 + ], + [ + "▁CVE", + -13.761765480041504 + ], + [ + "recht", + -13.761795997619629 + ], + [ + "▁nefarious", + -13.76185131072998 + ], + [ + "▁exacting", + -13.761887550354004 + ], + [ + "▁donned", + -13.761889457702637 + ], + [ + "▁lowly", + -13.76190185546875 + ], + [ + "oooo", + -13.76191234588623 + ], + [ + "▁underscore", + -13.761959075927734 + ], + [ + "▁Deciding", + -13.762004852294922 + ], + [ + "▁Lough", + -13.762070655822754 + ], + [ + "▁hypocritical", + -13.762106895446777 + ], + [ + "▁PowerShell", + -13.762164115905762 + ], + [ + "▁transplanted", + -13.762175559997559 + ], + [ + "Hara", + -13.76221752166748 + ], + [ + "▁Cartridge", + -13.762288093566895 + ], + [ + "▁commemorating", + -13.762310981750488 + ], + [ + "▁oblique", + -13.762327194213867 + ], + [ + "painting", + -13.762335777282715 + ], + [ + "▁EVERYONE", + -13.762335777282715 + ], + [ + "▁confronts", + -13.762340545654297 + ], + [ + "Put", + -13.762375831604004 + ], + [ + "▁displace", + -13.762510299682617 + ], + [ + "▁ect", + -13.762547492980957 + ], + [ + "▁NX", + -13.762555122375488 + ], + [ + "▁Refugees", + -13.762580871582031 + ], + [ + "▁Wren", + -13.762609481811523 + ], + [ + "▁atrial", + -13.762612342834473 + ], + [ + "▁Thrive", + -13.762677192687988 + ], + [ + "▁Complaint", + -13.762679100036621 + ], + [ + "018", + -13.762751579284668 + ], + [ + "▁digested", + -13.762828826904297 + ], + [ + "502", + -13.762832641601562 + ], + [ + "▁transpired", + -13.762857437133789 + ], + [ + "▁Particular", + -13.76286792755127 + ], + [ + "▁Julien", + -13.7628755569458 + ], + [ + "▁truce", + -13.762903213500977 + ], + [ + "▁Tyre", + -13.762910842895508 + ], + [ + "▁midwives", + -13.762928009033203 + ], + [ + "FH", + -13.762975692749023 + ], + [ + "▁Situation", + -13.763059616088867 + ], + [ + "▁pike", + -13.763117790222168 + ], + [ + "▁hutch", + -13.76312255859375 + ], + [ + "▁Tessa", + -13.763148307800293 + ], + [ + "▁orchards", + -13.763148307800293 + ], + [ + "arms", + -13.763201713562012 + ], + [ + "▁Beaches", + -13.763223648071289 + ], + [ + "▁iterative", + -13.763237953186035 + ], + [ + "▁Vedic", + -13.763306617736816 + ], + [ + "Grid", + -13.763318061828613 + ], + [ + "crystal", + -13.763406753540039 + ], + [ + "▁Kah", + -13.763435363769531 + ], + [ + "Tim", + -13.763481140136719 + ], + [ + "▁pergola", + -13.763497352600098 + ], + [ + "▁Failing", + -13.76351547241211 + ], + [ + "clip", + -13.763627052307129 + ], + [ + "▁ε", + -13.763641357421875 + ], + [ + "egra", + -13.763676643371582 + ], + [ + "▁postures", + -13.76369571685791 + ], + [ + "▁bloating", + -13.763718605041504 + ], + [ + "▁Ora", + -13.763727188110352 + ], + [ + "KL", + -13.763736724853516 + ], + [ + "▁humiliated", + -13.763748168945312 + ], + [ + "生", + -13.763933181762695 + ], + [ + "▁chests", + -13.764025688171387 + ], + [ + "▁greased", + -13.764037132263184 + ], + [ + "▁Clarity", + -13.764057159423828 + ], + [ + "skaya", + -13.764060974121094 + ], + [ + "730", + -13.764098167419434 + ], + [ + "ulf", + -13.764131546020508 + ], + [ + "▁sel", + -13.764135360717773 + ], + [ + "enden", + -13.764203071594238 + ], + [ + "▁wounding", + -13.764242172241211 + ], + [ + "LET", + -13.764269828796387 + ], + [ + "▁Graduates", + -13.764357566833496 + ], + [ + "▁ribbed", + -13.764374732971191 + ], + [ + "anything", + -13.76450252532959 + ], + [ + "▁marathons", + -13.764505386352539 + ], + [ + "▁kri", + -13.764521598815918 + ], + [ + "▁Rothschild", + -13.764585494995117 + ], + [ + "▁Microbiology", + -13.764592170715332 + ], + [ + "▁Publish", + -13.764603614807129 + ], + [ + "▁Kayak", + -13.764629364013672 + ], + [ + "▁benchmarking", + -13.764639854431152 + ], + [ + "▁Scorpion", + -13.764668464660645 + ], + [ + "lal", + -13.764731407165527 + ], + [ + "mbo", + -13.76476764678955 + ], + [ + "Fresh", + -13.764778137207031 + ], + [ + "▁Gerber", + -13.764826774597168 + ], + [ + "▁flips", + -13.764846801757812 + ], + [ + "▁sol", + -13.764854431152344 + ], + [ + "017", + -13.764862060546875 + ], + [ + "▁viola", + -13.764880180358887 + ], + [ + "▁Kieran", + -13.764906883239746 + ], + [ + "Tex", + -13.764927864074707 + ], + [ + "▁interspersed", + -13.764941215515137 + ], + [ + "▁Rebellion", + -13.765003204345703 + ], + [ + "lisa", + -13.765094757080078 + ], + [ + "▁santa", + -13.765101432800293 + ], + [ + "tio", + -13.765186309814453 + ], + [ + "▁jagged", + -13.765214920043945 + ], + [ + "▁squats", + -13.765226364135742 + ], + [ + "lipped", + -13.765246391296387 + ], + [ + "calorie", + -13.765275955200195 + ], + [ + "▁Sylvester", + -13.765302658081055 + ], + [ + "▁Kamal", + -13.765340805053711 + ], + [ + "▁Pulp", + -13.765424728393555 + ], + [ + "▁Participant", + -13.765425682067871 + ], + [ + "▁fasten", + -13.765429496765137 + ], + [ + "▁Contribution", + -13.765457153320312 + ], + [ + "▁necks", + -13.765504837036133 + ], + [ + "▁interrupting", + -13.765528678894043 + ], + [ + "▁hydrocarbon", + -13.765532493591309 + ], + [ + "▁scarlet", + -13.765602111816406 + ], + [ + "▁physiotherapy", + -13.765625 + ], + [ + "Information", + -13.765645027160645 + ], + [ + "▁Paine", + -13.76567268371582 + ], + [ + "▁ROAD", + -13.765753746032715 + ], + [ + "▁Goblin", + -13.765788078308105 + ], + [ + "▁Upstairs", + -13.765947341918945 + ], + [ + "gloss", + -13.76600170135498 + ], + [ + "plug", + -13.766050338745117 + ], + [ + "▁suspensions", + -13.766066551208496 + ], + [ + "▁unification", + -13.766088485717773 + ], + [ + "causing", + -13.76611328125 + ], + [ + "▁DJI", + -13.76616382598877 + ], + [ + "▁blight", + -13.766186714172363 + ], + [ + "Joy", + -13.76622200012207 + ], + [ + "361", + -13.766258239746094 + ], + [ + "▁【", + -13.766275405883789 + ], + [ + "▁stifle", + -13.766278266906738 + ], + [ + "▁bridesmaid", + -13.766371726989746 + ], + [ + "359", + -13.766386032104492 + ], + [ + "▁Permalink", + -13.766403198242188 + ], + [ + "▁whiff", + -13.766412734985352 + ], + [ + "▁brewer", + -13.76648998260498 + ], + [ + "▁Patreon", + -13.766495704650879 + ], + [ + "▁Gloucestershire", + -13.766514778137207 + ], + [ + "awan", + -13.76651668548584 + ], + [ + "Credit", + -13.76652717590332 + ], + [ + "▁Schwarzenegger", + -13.766531944274902 + ], + [ + "▁Lig", + -13.766611099243164 + ], + [ + "▁orchid", + -13.766637802124023 + ], + [ + "▁infarction", + -13.766640663146973 + ], + [ + "Things", + -13.766667366027832 + ], + [ + "▁Jor", + -13.766671180725098 + ], + [ + "ε", + -13.766762733459473 + ], + [ + "▁custodian", + -13.766788482666016 + ], + [ + "▁persevere", + -13.766802787780762 + ], + [ + "archive", + -13.76681137084961 + ], + [ + "grabbing", + -13.766886711120605 + ], + [ + "▁Rational", + -13.766904830932617 + ], + [ + "guitar", + -13.766908645629883 + ], + [ + "Williams", + -13.766910552978516 + ], + [ + "▁haters", + -13.76698112487793 + ], + [ + "▁nous", + -13.767019271850586 + ], + [ + "cycling", + -13.76709270477295 + ], + [ + "▁cancerous", + -13.767144203186035 + ], + [ + "▁adapts", + -13.76718521118164 + ], + [ + "▁accentuate", + -13.767189979553223 + ], + [ + "lating", + -13.767260551452637 + ], + [ + "609", + -13.767315864562988 + ], + [ + "▁Bounce", + -13.767350196838379 + ], + [ + "emergency", + -13.767477035522461 + ], + [ + "▁transporter", + -13.76755142211914 + ], + [ + "▁Kana", + -13.76756763458252 + ], + [ + "▁Liberties", + -13.767577171325684 + ], + [ + "▁sacrificial", + -13.767590522766113 + ], + [ + "lips", + -13.767607688903809 + ], + [ + "▁synonym", + -13.767609596252441 + ], + [ + "▁stomp", + -13.76761245727539 + ], + [ + "▁PRODUCT", + -13.767653465270996 + ], + [ + "▁outpouring", + -13.767675399780273 + ], + [ + "labor", + -13.767745971679688 + ], + [ + "▁pathogenic", + -13.76778793334961 + ], + [ + "▁flickering", + -13.767875671386719 + ], + [ + "khan", + -13.767887115478516 + ], + [ + "WU", + -13.767903327941895 + ], + [ + "▁DISH", + -13.767924308776855 + ], + [ + "▁bolstered", + -13.767940521240234 + ], + [ + "▁Ré", + -13.767996788024902 + ], + [ + "▁SBC", + -13.768221855163574 + ], + [ + "▁MEP", + -13.768275260925293 + ], + [ + "▁Probe", + -13.768289566040039 + ], + [ + "▁disgruntled", + -13.768317222595215 + ], + [ + "▁Relevant", + -13.768390655517578 + ], + [ + "▁Zones", + -13.768414497375488 + ], + [ + "▁monogram", + -13.768475532531738 + ], + [ + "▁Rox", + -13.768638610839844 + ], + [ + "▁Gian", + -13.768668174743652 + ], + [ + "▁slaying", + -13.768672943115234 + ], + [ + "8°", + -13.768699645996094 + ], + [ + "▁hijacked", + -13.768720626831055 + ], + [ + "▁conduction", + -13.768766403198242 + ], + [ + "▁Horace", + -13.768789291381836 + ], + [ + "MAS", + -13.76882266998291 + ], + [ + "Lib", + -13.768882751464844 + ], + [ + "▁Saad", + -13.768972396850586 + ], + [ + "▁pegged", + -13.768975257873535 + ], + [ + "skinned", + -13.76900863647461 + ], + [ + "▁Bavaria", + -13.769034385681152 + ], + [ + "Mini", + -13.769051551818848 + ], + [ + "dak", + -13.769061088562012 + ], + [ + "▁Infrared", + -13.76909351348877 + ], + [ + "ridden", + -13.769102096557617 + ], + [ + "Wo", + -13.769139289855957 + ], + [ + "▁cocoon", + -13.769153594970703 + ], + [ + "rill", + -13.769156455993652 + ], + [ + "▁Antivirus", + -13.769161224365234 + ], + [ + "▁loophole", + -13.76921272277832 + ], + [ + "▁Petersen", + -13.769214630126953 + ], + [ + "ør", + -13.769217491149902 + ], + [ + "▁CDN", + -13.769265174865723 + ], + [ + "Mrs", + -13.769277572631836 + ], + [ + "▁athleticism", + -13.76935863494873 + ], + [ + "▁pasted", + -13.769375801086426 + ], + [ + "▁foto", + -13.769439697265625 + ], + [ + "▁wan", + -13.769495964050293 + ], + [ + "▁Matilda", + -13.76953125 + ], + [ + "scribe", + -13.76961898803711 + ], + [ + "SAN", + -13.769670486450195 + ], + [ + "▁Cyclone", + -13.769753456115723 + ], + [ + "▁discriminated", + -13.769757270812988 + ], + [ + "▁760", + -13.769768714904785 + ], + [ + "▁Gonna", + -13.769848823547363 + ], + [ + "▁MSRP", + -13.769880294799805 + ], + [ + "▁multipurpose", + -13.769968032836914 + ], + [ + "civil", + -13.76996898651123 + ], + [ + "▁lig", + -13.769981384277344 + ], + [ + "▁clippings", + -13.770033836364746 + ], + [ + "▁Ascension", + -13.770050048828125 + ], + [ + "▁Dominique", + -13.770105361938477 + ], + [ + "months", + -13.770106315612793 + ], + [ + "▁Comet", + -13.770153045654297 + ], + [ + "marin", + -13.770190238952637 + ], + [ + "▁KDE", + -13.770225524902344 + ], + [ + "▁ADR", + -13.770376205444336 + ], + [ + "VIS", + -13.770428657531738 + ], + [ + "▁269", + -13.770458221435547 + ], + [ + "▁McDaniel", + -13.770472526550293 + ], + [ + "▁kernels", + -13.77057933807373 + ], + [ + "alternative", + -13.770689964294434 + ], + [ + "ğ", + -13.770757675170898 + ], + [ + "bean", + -13.770769119262695 + ], + [ + "▁Foundry", + -13.770770072937012 + ], + [ + "376", + -13.770893096923828 + ], + [ + "▁Furnace", + -13.77090072631836 + ], + [ + "▁silos", + -13.770925521850586 + ], + [ + "▁502", + -13.770927429199219 + ], + [ + "▁betterment", + -13.771004676818848 + ], + [ + "▁Parcel", + -13.771013259887695 + ], + [ + "▁503", + -13.77101993560791 + ], + [ + "▁Barnard", + -13.771032333374023 + ], + [ + "▁Chew", + -13.771036148071289 + ], + [ + "▁strewn", + -13.771037101745605 + ], + [ + "▁Supplements", + -13.77109146118164 + ], + [ + "nti", + -13.771173477172852 + ], + [ + "UNG", + -13.771201133728027 + ], + [ + "andy", + -13.77133560180664 + ], + [ + "▁Nomad", + -13.771400451660156 + ], + [ + "▁NN", + -13.771440505981445 + ], + [ + "▁Cour", + -13.771449089050293 + ], + [ + "exp", + -13.771485328674316 + ], + [ + "sig", + -13.771506309509277 + ], + [ + "erating", + -13.771552085876465 + ], + [ + "▁wizards", + -13.77156925201416 + ], + [ + "▁Oss", + -13.771592140197754 + ], + [ + "▁envisaged", + -13.771611213684082 + ], + [ + "resistance", + -13.771635055541992 + ], + [ + "dek", + -13.77164363861084 + ], + [ + "▁budge", + -13.771665573120117 + ], + [ + "▁Cromwell", + -13.771709442138672 + ], + [ + "TEL", + -13.771778106689453 + ], + [ + "abo", + -13.771825790405273 + ], + [ + "▁Eurovision", + -13.77187442779541 + ], + [ + "▁onboarding", + -13.77187728881836 + ], + [ + "▁waveform", + -13.771878242492676 + ], + [ + "▁honing", + -13.771912574768066 + ], + [ + "▁267", + -13.771918296813965 + ], + [ + "▁housekeeper", + -13.771940231323242 + ], + [ + "sym", + -13.772045135498047 + ], + [ + "▁UNIX", + -13.77210521697998 + ], + [ + "▁NZB", + -13.772140502929688 + ], + [ + "423", + -13.772149085998535 + ], + [ + "▁factored", + -13.772214889526367 + ], + [ + "▁ECC", + -13.772245407104492 + ], + [ + "▁kor", + -13.772256851196289 + ], + [ + "▁liposuction", + -13.772438049316406 + ], + [ + "tino", + -13.772442817687988 + ], + [ + "whole", + -13.772464752197266 + ], + [ + "mala", + -13.772492408752441 + ], + [ + "▁Jac", + -13.772553443908691 + ], + [ + "▁Ebony", + -13.772608757019043 + ], + [ + "799", + -13.772713661193848 + ], + [ + "▁shredding", + -13.772727012634277 + ], + [ + "▁substituting", + -13.772807121276855 + ], + [ + "dow", + -13.772839546203613 + ], + [ + "yman", + -13.772841453552246 + ], + [ + "lter", + -13.772875785827637 + ], + [ + "bent", + -13.772880554199219 + ], + [ + "▁Excessive", + -13.772945404052734 + ], + [ + "▁bandage", + -13.773015975952148 + ], + [ + "▁WoW", + -13.773019790649414 + ], + [ + "▁Versa", + -13.77302360534668 + ], + [ + "▁Dau", + -13.773039817810059 + ], + [ + "burner", + -13.773058891296387 + ], + [ + "▁unknowingly", + -13.77308177947998 + ], + [ + "dana", + -13.773097038269043 + ], + [ + "▁indistinguishable", + -13.773126602172852 + ], + [ + "Child", + -13.773183822631836 + ], + [ + "▁Zin", + -13.773187637329102 + ], + [ + "▁Instructors", + -13.773198127746582 + ], + [ + "Country", + -13.773219108581543 + ], + [ + "▁unusable", + -13.77322006225586 + ], + [ + "bic", + -13.773272514343262 + ], + [ + "PX", + -13.773295402526855 + ], + [ + "▁robustness", + -13.773334503173828 + ], + [ + "▁mounds", + -13.77333927154541 + ], + [ + "▁authorship", + -13.773361206054688 + ], + [ + "▁clinched", + -13.77336311340332 + ], + [ + "▁facilitators", + -13.773365020751953 + ], + [ + "▁sitter", + -13.773398399353027 + ], + [ + "▁sill", + -13.773418426513672 + ], + [ + "▁extender", + -13.773642539978027 + ], + [ + "evaluation", + -13.773685455322266 + ], + [ + "▁Beige", + -13.773720741271973 + ], + [ + "shots", + -13.773721694946289 + ], + [ + "Santa", + -13.773733139038086 + ], + [ + "tres", + -13.773751258850098 + ], + [ + "▁troopers", + -13.77375602722168 + ], + [ + "417", + -13.773786544799805 + ], + [ + "ANI", + -13.77388858795166 + ], + [ + "▁quin", + -13.773913383483887 + ], + [ + "▁unregulated", + -13.773942947387695 + ], + [ + "gol", + -13.77396297454834 + ], + [ + "▁IFN", + -13.774039268493652 + ], + [ + "monthly", + -13.77404499053955 + ], + [ + "▁sn", + -13.774064064025879 + ], + [ + "menu", + -13.774243354797363 + ], + [ + "▁Expected", + -13.774260520935059 + ], + [ + "Looking", + -13.774275779724121 + ], + [ + "▁polycarbonate", + -13.774276733398438 + ], + [ + "▁shaman", + -13.774351119995117 + ], + [ + "▁Fullerton", + -13.774354934692383 + ], + [ + "016", + -13.774404525756836 + ], + [ + "trim", + -13.774412155151367 + ], + [ + "▁photons", + -13.774426460266113 + ], + [ + "070", + -13.77442741394043 + ], + [ + "▁hippie", + -13.774459838867188 + ], + [ + "▁Hasbro", + -13.774473190307617 + ], + [ + "▁refractory", + -13.77449893951416 + ], + [ + "▁hyped", + -13.774514198303223 + ], + [ + "▁prettiest", + -13.774515151977539 + ], + [ + "▁crepe", + -13.774608612060547 + ], + [ + "▁Sweepstakes", + -13.77461051940918 + ], + [ + "▁1849", + -13.774617195129395 + ], + [ + "▁lupus", + -13.774636268615723 + ], + [ + "▁740", + -13.774677276611328 + ], + [ + "▁jasmine", + -13.774690628051758 + ], + [ + "▁cove", + -13.774700164794922 + ], + [ + "▁Blades", + -13.774720191955566 + ], + [ + "▁reverb", + -13.774720191955566 + ], + [ + "▁pent", + -13.774767875671387 + ], + [ + "▁Contacts", + -13.774779319763184 + ], + [ + "▁Delivered", + -13.774792671203613 + ], + [ + "▁Shirts", + -13.774967193603516 + ], + [ + "▁blames", + -13.775076866149902 + ], + [ + "▁Keynote", + -13.775087356567383 + ], + [ + "▁Sunglasses", + -13.775090217590332 + ], + [ + "▁juxtaposition", + -13.77509880065918 + ], + [ + "▁Dmitry", + -13.775153160095215 + ], + [ + "▁Verona", + -13.775184631347656 + ], + [ + "▁disagrees", + -13.775263786315918 + ], + [ + "Arts", + -13.775273323059082 + ], + [ + "▁Mulder", + -13.775325775146484 + ], + [ + "▁lager", + -13.775344848632812 + ], + [ + "▁craps", + -13.77535343170166 + ], + [ + "Room", + -13.775360107421875 + ], + [ + "▁Mano", + -13.775360107421875 + ], + [ + "▁Hawking", + -13.775379180908203 + ], + [ + "▁timestamp", + -13.775392532348633 + ], + [ + "▁Arriving", + -13.77541732788086 + ], + [ + "Ve", + -13.775490760803223 + ], + [ + "▁SUNY", + -13.775491714477539 + ], + [ + "oja", + -13.775496482849121 + ], + [ + "▁Yoko", + -13.775501251220703 + ], + [ + "▁sunken", + -13.775513648986816 + ], + [ + "▁mut", + -13.77552604675293 + ], + [ + "▁Hormone", + -13.775562286376953 + ], + [ + "fd", + -13.77567195892334 + ], + [ + "ddington", + -13.77570915222168 + ], + [ + "▁skyscrapers", + -13.775711059570312 + ], + [ + "▁compressors", + -13.775755882263184 + ], + [ + "615", + -13.775758743286133 + ], + [ + "Adam", + -13.775840759277344 + ], + [ + "▁Seg", + -13.775845527648926 + ], + [ + "▁onshore", + -13.77588176727295 + ], + [ + "▁Gat", + -13.775897026062012 + ], + [ + "Meet", + -13.775969505310059 + ], + [ + "те", + -13.776060104370117 + ], + [ + "▁Vargas", + -13.776074409484863 + ], + [ + "anov", + -13.77614974975586 + ], + [ + "▁UD", + -13.776226997375488 + ], + [ + "▁flutter", + -13.776334762573242 + ], + [ + "▁Curl", + -13.776415824890137 + ], + [ + "▁sentient", + -13.776491165161133 + ], + [ + "▁Coo", + -13.776538848876953 + ], + [ + "pronounced", + -13.77667236328125 + ], + [ + "▁257", + -13.776690483093262 + ], + [ + "drum", + -13.776752471923828 + ], + [ + "▁prawns", + -13.776789665222168 + ], + [ + "▁mentored", + -13.776820182800293 + ], + [ + "χ", + -13.776837348937988 + ], + [ + "cheng", + -13.776857376098633 + ], + [ + "▁Gettysburg", + -13.776864051818848 + ], + [ + "▁Draco", + -13.777017593383789 + ], + [ + "▁sep", + -13.777031898498535 + ], + [ + "arius", + -13.777048110961914 + ], + [ + "mot", + -13.777067184448242 + ], + [ + "▁COULD", + -13.777067184448242 + ], + [ + "▁lackluster", + -13.777085304260254 + ], + [ + "▁Colours", + -13.777092933654785 + ], + [ + "▁stricken", + -13.77711009979248 + ], + [ + "▁Filipinos", + -13.777140617370605 + ], + [ + "508", + -13.777153015136719 + ], + [ + "▁Leasing", + -13.777153015136719 + ], + [ + "▁cleanly", + -13.777226448059082 + ], + [ + "▁peaking", + -13.777238845825195 + ], + [ + "▁bei", + -13.777250289916992 + ], + [ + "▁Surrounded", + -13.777257919311523 + ], + [ + "▁bovine", + -13.7772855758667 + ], + [ + "416", + -13.77733325958252 + ], + [ + "hid", + -13.777348518371582 + ], + [ + "▁hallmarks", + -13.77740478515625 + ], + [ + "OSE", + -13.777420043945312 + ], + [ + "▁Recycle", + -13.777426719665527 + ], + [ + "ouche", + -13.777427673339844 + ], + [ + "EQ", + -13.777432441711426 + ], + [ + "▁Donuts", + -13.77746295928955 + ], + [ + "▁intermediaries", + -13.777542114257812 + ], + [ + "▁Landry", + -13.777565956115723 + ], + [ + "▁succinct", + -13.777634620666504 + ], + [ + "▁starved", + -13.777645111083984 + ], + [ + "▁Ying", + -13.777706146240234 + ], + [ + "▁monastic", + -13.777737617492676 + ], + [ + "▁McIntyre", + -13.77774715423584 + ], + [ + "cking", + -13.77779483795166 + ], + [ + "▁bakers", + -13.777806282043457 + ], + [ + "▁Zagreb", + -13.777828216552734 + ], + [ + "▁Ching", + -13.777831077575684 + ], + [ + "▁brotherhood", + -13.777894973754883 + ], + [ + "▁Optics", + -13.777971267700195 + ], + [ + "▁Expectations", + -13.77801513671875 + ], + [ + "▁submissive", + -13.778019905090332 + ], + [ + "▁nomadic", + -13.778096199035645 + ], + [ + "▁Extraction", + -13.778130531311035 + ], + [ + "mf", + -13.778131484985352 + ], + [ + "▁Garth", + -13.77813720703125 + ], + [ + "▁Thunderbolt", + -13.778146743774414 + ], + [ + "gata", + -13.778189659118652 + ], + [ + "Comm", + -13.778196334838867 + ], + [ + "lte", + -13.77820873260498 + ], + [ + "▁gazed", + -13.778230667114258 + ], + [ + "▁AWD", + -13.778239250183105 + ], + [ + "hren", + -13.778275489807129 + ], + [ + "▁lilac", + -13.778420448303223 + ], + [ + "eze", + -13.778465270996094 + ], + [ + "▁recognisable", + -13.77851676940918 + ], + [ + "▁Housewives", + -13.778535842895508 + ], + [ + "▁Rui", + -13.77853775024414 + ], + [ + "▁orient", + -13.778629302978516 + ], + [ + "▁Munster", + -13.778639793395996 + ], + [ + "▁jay", + -13.778656959533691 + ], + [ + "675", + -13.778665542602539 + ], + [ + "▁Rani", + -13.77867603302002 + ], + [ + "▁drool", + -13.778677940368652 + ], + [ + "▁Syrians", + -13.778690338134766 + ], + [ + "ores", + -13.7787446975708 + ], + [ + "berries", + -13.778785705566406 + ], + [ + "▁burying", + -13.778915405273438 + ], + [ + "Sullivan", + -13.77893352508545 + ], + [ + "1100", + -13.778961181640625 + ], + [ + "▁vertex", + -13.779045104980469 + ], + [ + "gling", + -13.779050827026367 + ], + [ + "▁VIEW", + -13.779138565063477 + ], + [ + "▁astro", + -13.77916145324707 + ], + [ + "▁PAUL", + -13.779170036315918 + ], + [ + "▁Zag", + -13.779200553894043 + ], + [ + "▁EJ", + -13.779254913330078 + ], + [ + "▁fue", + -13.779266357421875 + ], + [ + "▁Lyndon", + -13.779318809509277 + ], + [ + "▁ukulele", + -13.779325485229492 + ], + [ + "▁Willard", + -13.779328346252441 + ], + [ + "▁unstructured", + -13.779339790344238 + ], + [ + "▁Nit", + -13.779343605041504 + ], + [ + "ή", + -13.779375076293945 + ], + [ + "aunt", + -13.779449462890625 + ], + [ + "▁ppt", + -13.77945327758789 + ], + [ + "▁timings", + -13.779569625854492 + ], + [ + "▁overtly", + -13.77957534790039 + ], + [ + "ught", + -13.77962589263916 + ], + [ + "▁Tia", + -13.779635429382324 + ], + [ + "▁pls", + -13.779644966125488 + ], + [ + "▁Inform", + -13.779655456542969 + ], + [ + "SEN", + -13.779666900634766 + ], + [ + "▁SPD", + -13.779720306396484 + ], + [ + "合", + -13.77995777130127 + ], + [ + "▁Bona", + -13.779963493347168 + ], + [ + "▁Currie", + -13.77997875213623 + ], + [ + "▁Redding", + -13.779996871948242 + ], + [ + "▁orphaned", + -13.780003547668457 + ], + [ + "▁kWh", + -13.780019760131836 + ], + [ + "▁industrialized", + -13.780048370361328 + ], + [ + "▁Stamps", + -13.78007698059082 + ], + [ + "1920", + -13.78010368347168 + ], + [ + "▁JAMES", + -13.780105590820312 + ], + [ + "▁Consultancy", + -13.780158042907715 + ], + [ + "bles", + -13.780264854431152 + ], + [ + "▁CHF", + -13.780322074890137 + ], + [ + "windows", + -13.780349731445312 + ], + [ + "▁furthest", + -13.780354499816895 + ], + [ + "▁Corolla", + -13.780390739440918 + ], + [ + "police", + -13.780495643615723 + ], + [ + "IUM", + -13.780582427978516 + ], + [ + "▁Toulouse", + -13.780607223510742 + ], + [ + "▁من", + -13.780621528625488 + ], + [ + "▁adequacy", + -13.78062629699707 + ], + [ + "▁phyto", + -13.780702590942383 + ], + [ + "▁Infectious", + -13.780713081359863 + ], + [ + "▁Breton", + -13.780725479125977 + ], + [ + "Malley", + -13.780746459960938 + ], + [ + "▁Assess", + -13.780768394470215 + ], + [ + "▁Alexandre", + -13.780799865722656 + ], + [ + "▁Nara", + -13.78084945678711 + ], + [ + "▁Perfection", + -13.780852317810059 + ], + [ + "▁McKinley", + -13.780895233154297 + ], + [ + "▁Lust", + -13.780906677246094 + ], + [ + "paw", + -13.780957221984863 + ], + [ + "▁Vai", + -13.781039237976074 + ], + [ + "▁einen", + -13.78110122680664 + ], + [ + "662", + -13.781237602233887 + ], + [ + "▁duet", + -13.781280517578125 + ], + [ + "▁Hr", + -13.781290054321289 + ], + [ + "▁Scr", + -13.781410217285156 + ], + [ + "rav", + -13.781493186950684 + ], + [ + "432", + -13.78150463104248 + ], + [ + "▁287", + -13.78150749206543 + ], + [ + "▁Cristina", + -13.781538963317871 + ], + [ + "▁REG", + -13.781573295593262 + ], + [ + "▁clams", + -13.781588554382324 + ], + [ + "fon", + -13.781590461730957 + ], + [ + "▁dit", + -13.781598091125488 + ], + [ + "▁carcass", + -13.781641006469727 + ], + [ + "effectiveness", + -13.781681060791016 + ], + [ + "Gas", + -13.781693458557129 + ], + [ + "▁censor", + -13.781715393066406 + ], + [ + "▁sterilization", + -13.781745910644531 + ], + [ + "▁266", + -13.78177261352539 + ], + [ + "Fly", + -13.78188705444336 + ], + [ + "▁braids", + -13.781907081604004 + ], + [ + "vera", + -13.781923294067383 + ], + [ + "▁Prepared", + -13.781929016113281 + ], + [ + "psy", + -13.781949043273926 + ], + [ + "▁Nuggets", + -13.781968116760254 + ], + [ + "mailed", + -13.781988143920898 + ], + [ + "▁PTO", + -13.782049179077148 + ], + [ + "▁bono", + -13.782049179077148 + ], + [ + "▁Jem", + -13.782094955444336 + ], + [ + "lini", + -13.7821044921875 + ], + [ + "▁Suggestions", + -13.782186508178711 + ], + [ + "▁gateways", + -13.782193183898926 + ], + [ + "▁Scouting", + -13.782273292541504 + ], + [ + "▁dermatitis", + -13.782361030578613 + ], + [ + "▁progesterone", + -13.78239917755127 + ], + [ + "▁buttocks", + -13.782407760620117 + ], + [ + "▁cranky", + -13.782411575317383 + ], + [ + "▁EPUB", + -13.782463073730469 + ], + [ + "▁overcrowded", + -13.782548904418945 + ], + [ + "▁bison", + -13.782563209533691 + ], + [ + "rence", + -13.782645225524902 + ], + [ + "▁paradigms", + -13.782716751098633 + ], + [ + "▁Roundup", + -13.782736778259277 + ], + [ + "▁Maynard", + -13.782771110534668 + ], + [ + "▁resists", + -13.782785415649414 + ], + [ + "▁Boil", + -13.782832145690918 + ], + [ + "handling", + -13.782903671264648 + ], + [ + "▁roared", + -13.783029556274414 + ], + [ + "▁deadlock", + -13.783097267150879 + ], + [ + "RIA", + -13.783102035522461 + ], + [ + "cliffe", + -13.783169746398926 + ], + [ + "▁revolutionized", + -13.783199310302734 + ], + [ + "▁Riga", + -13.783205032348633 + ], + [ + "▁DHCP", + -13.783265113830566 + ], + [ + "▁Arte", + -13.783273696899414 + ], + [ + "▁bodybuilding", + -13.783285140991211 + ], + [ + "▁Thunderbird", + -13.783318519592285 + ], + [ + "▁Phen", + -13.783321380615234 + ], + [ + "▁Conf", + -13.783329010009766 + ], + [ + "▁anniversaries", + -13.783355712890625 + ], + [ + "jj", + -13.783356666564941 + ], + [ + "▁Polished", + -13.78337574005127 + ], + [ + "▁rout", + -13.783398628234863 + ], + [ + "▁Scenes", + -13.783437728881836 + ], + [ + "▁Corbin", + -13.783448219299316 + ], + [ + "ön", + -13.783473014831543 + ], + [ + "▁Machado", + -13.783493041992188 + ], + [ + "ку", + -13.783498764038086 + ], + [ + "▁Mathews", + -13.78352165222168 + ], + [ + "▁Regents", + -13.783562660217285 + ], + [ + "▁broadening", + -13.783588409423828 + ], + [ + "▁Shorts", + -13.783615112304688 + ], + [ + "▁Demonstrate", + -13.78369140625 + ], + [ + "▁bloke", + -13.78371524810791 + ], + [ + "Follow", + -13.78372573852539 + ], + [ + "▁Abd", + -13.78376579284668 + ], + [ + "▁Happened", + -13.783818244934082 + ], + [ + "ght", + -13.783852577209473 + ], + [ + "▁vacate", + -13.7838716506958 + ], + [ + "Agent", + -13.783939361572266 + ], + [ + "Better", + -13.78394889831543 + ], + [ + "▁Dawkins", + -13.783995628356934 + ], + [ + "▁shattering", + -13.784021377563477 + ], + [ + "▁hearted", + -13.784029960632324 + ], + [ + "▁Cleaners", + -13.784137725830078 + ], + [ + "▁Zig", + -13.784158706665039 + ], + [ + "▁costco", + -13.784186363220215 + ], + [ + "▁slashing", + -13.784205436706543 + ], + [ + "▁transgenic", + -13.784224510192871 + ], + [ + "ikh", + -13.7842378616333 + ], + [ + "▁capacitors", + -13.784245491027832 + ], + [ + "▁Marta", + -13.7843017578125 + ], + [ + "▁vertebrae", + -13.78433609008789 + ], + [ + "▁Officially", + -13.784337997436523 + ], + [ + "▁misused", + -13.784369468688965 + ], + [ + "▁Latitude", + -13.784392356872559 + ], + [ + "▁Hap", + -13.784412384033203 + ], + [ + "▁vend", + -13.784422874450684 + ], + [ + "▁Sharpe", + -13.784439086914062 + ], + [ + "▁exuberant", + -13.784518241882324 + ], + [ + "▁Naz", + -13.784542083740234 + ], + [ + "▁paraphrase", + -13.784557342529297 + ], + [ + "▁Spinal", + -13.784584999084473 + ], + [ + "pher", + -13.78459644317627 + ], + [ + "▁rudder", + -13.784626960754395 + ], + [ + "CSA", + -13.78463077545166 + ], + [ + "▁Fuck", + -13.784667015075684 + ], + [ + "▁Darryl", + -13.784675598144531 + ], + [ + "▁Maverick", + -13.784760475158691 + ], + [ + "▁Forte", + -13.78482437133789 + ], + [ + "Match", + -13.784863471984863 + ], + [ + "caster", + -13.784892082214355 + ], + [ + "▁Flats", + -13.784906387329102 + ], + [ + "▁fielded", + -13.784968376159668 + ], + [ + "▁Stor", + -13.78498363494873 + ], + [ + "▁Giorgio", + -13.784992218017578 + ], + [ + "▁Decorate", + -13.785058975219727 + ], + [ + "▁Defendants", + -13.785151481628418 + ], + [ + "pto", + -13.785202980041504 + ], + [ + "enough", + -13.785211563110352 + ], + [ + "363", + -13.785284996032715 + ], + [ + "nery", + -13.785409927368164 + ], + [ + "▁locator", + -13.785439491271973 + ], + [ + "▁encapsulated", + -13.785455703735352 + ], + [ + "Seven", + -13.785469055175781 + ], + [ + "▁greets", + -13.785493850708008 + ], + [ + "▁Grateful", + -13.785521507263184 + ], + [ + "hak", + -13.785527229309082 + ], + [ + "▁Degrees", + -13.785529136657715 + ], + [ + "▁cleric", + -13.78553581237793 + ], + [ + "▁Luo", + -13.785569190979004 + ], + [ + "hk", + -13.78557014465332 + ], + [ + "▁Voluntary", + -13.785606384277344 + ], + [ + "rade", + -13.78564739227295 + ], + [ + "▁1845", + -13.785658836364746 + ], + [ + "▁XIV", + -13.785725593566895 + ], + [ + "▁elapsed", + -13.785765647888184 + ], + [ + "▁couldnt", + -13.785809516906738 + ], + [ + "▁Duran", + -13.78591251373291 + ], + [ + "▁resolves", + -13.785984992980957 + ], + [ + "▁Dum", + -13.786046028137207 + ], + [ + "▁radon", + -13.786105155944824 + ], + [ + "SCO", + -13.786128997802734 + ], + [ + "351", + -13.786157608032227 + ], + [ + "▁Adjustment", + -13.786208152770996 + ], + [ + "saki", + -13.786216735839844 + ], + [ + "▁lipids", + -13.78626823425293 + ], + [ + "▁Faber", + -13.786273002624512 + ], + [ + "▁Resin", + -13.786323547363281 + ], + [ + "▁Inclusive", + -13.786490440368652 + ], + [ + "▁Socket", + -13.786505699157715 + ], + [ + "▁Adorable", + -13.786514282226562 + ], + [ + "▁Spreadsheet", + -13.786612510681152 + ], + [ + "▁dispensary", + -13.786612510681152 + ], + [ + "lade", + -13.786650657653809 + ], + [ + "▁wielding", + -13.78670597076416 + ], + [ + "Flex", + -13.786718368530273 + ], + [ + "291", + -13.786786079406738 + ], + [ + "▁widows", + -13.786795616149902 + ], + [ + "rrell", + -13.786797523498535 + ], + [ + "▁Bub", + -13.786823272705078 + ], + [ + "dley", + -13.78682804107666 + ], + [ + "▁Affleck", + -13.786846160888672 + ], + [ + "district", + -13.786849975585938 + ], + [ + "▁pegs", + -13.786867141723633 + ], + [ + "δ", + -13.78689193725586 + ], + [ + "▁Audubon", + -13.786901473999023 + ], + [ + "▁Mutant", + -13.786905288696289 + ], + [ + "▁Nev", + -13.786947250366211 + ], + [ + "▁Kano", + -13.786972999572754 + ], + [ + "trace", + -13.786992073059082 + ], + [ + "prescription", + -13.787087440490723 + ], + [ + "▁multitasking", + -13.787120819091797 + ], + [ + "▁scones", + -13.7871675491333 + ], + [ + "▁photon", + -13.787177085876465 + ], + [ + "▁Allowance", + -13.787253379821777 + ], + [ + "vl", + -13.78731632232666 + ], + [ + "▁tim", + -13.787323951721191 + ], + [ + "Amazon", + -13.787327766418457 + ], + [ + "Catholic", + -13.787353515625 + ], + [ + "▁chile", + -13.78740406036377 + ], + [ + "▁411", + -13.787409782409668 + ], + [ + "▁Lectures", + -13.787459373474121 + ], + [ + "▁Diver", + -13.787482261657715 + ], + [ + "▁Giuseppe", + -13.787489891052246 + ], + [ + "▁pathogenesis", + -13.787565231323242 + ], + [ + "▁406", + -13.78759479522705 + ], + [ + "▁skier", + -13.787681579589844 + ], + [ + "▁Protestants", + -13.78769302368164 + ], + [ + "▁bravely", + -13.787704467773438 + ], + [ + "▁Tripp", + -13.78780460357666 + ], + [ + "503", + -13.78785228729248 + ], + [ + "▁gif", + -13.787860870361328 + ], + [ + "▁780", + -13.787866592407227 + ], + [ + "▁perilous", + -13.787873268127441 + ], + [ + "▁rudimentary", + -13.787924766540527 + ], + [ + "xel", + -13.787939071655273 + ], + [ + "▁PAGE", + -13.788076400756836 + ], + [ + "▁Hoop", + -13.788128852844238 + ], + [ + "solutions", + -13.788132667541504 + ], + [ + "▁cached", + -13.788256645202637 + ], + [ + "▁bios", + -13.788317680358887 + ], + [ + "▁cram", + -13.788341522216797 + ], + [ + "606", + -13.788363456726074 + ], + [ + "▁Daw", + -13.788379669189453 + ], + [ + "▁tributes", + -13.788399696350098 + ], + [ + "▁Genoa", + -13.788414001464844 + ], + [ + "▁pakistan", + -13.788422584533691 + ], + [ + "▁kart", + -13.788459777832031 + ], + [ + "▁crumbled", + -13.7885103225708 + ], + [ + "▁Pens", + -13.788516998291016 + ], + [ + "▁Crude", + -13.788620948791504 + ], + [ + "▁Yuki", + -13.78867244720459 + ], + [ + "▁zi", + -13.788694381713867 + ], + [ + "pul", + -13.788707733154297 + ], + [ + "▁attrition", + -13.788727760314941 + ], + [ + "▁Curator", + -13.788789749145508 + ], + [ + "operate", + -13.788808822631836 + ], + [ + "died", + -13.788849830627441 + ], + [ + "sung", + -13.788867950439453 + ], + [ + "▁laces", + -13.788891792297363 + ], + [ + "▁Vessel", + -13.788949966430664 + ], + [ + "▁orchids", + -13.788965225219727 + ], + [ + "978", + -13.789030075073242 + ], + [ + "▁transceiver", + -13.789048194885254 + ], + [ + "▁stead", + -13.789061546325684 + ], + [ + "▁brunt", + -13.789067268371582 + ], + [ + "▁furnaces", + -13.789140701293945 + ], + [ + "▁excused", + -13.789186477661133 + ], + [ + "motivated", + -13.78923511505127 + ], + [ + "wordpress", + -13.789262771606445 + ], + [ + "▁COOPER", + -13.789284706115723 + ], + [ + "▁gp", + -13.789284706115723 + ], + [ + "▁Accredited", + -13.78929615020752 + ], + [ + "▁wits", + -13.789298057556152 + ], + [ + "Prince", + -13.78933048248291 + ], + [ + "▁Patience", + -13.789424896240234 + ], + [ + "412", + -13.789433479309082 + ], + [ + "▁indecent", + -13.78946590423584 + ], + [ + "▁pokemon", + -13.789483070373535 + ], + [ + "▁extinguished", + -13.789504051208496 + ], + [ + "▁LN", + -13.789531707763672 + ], + [ + "▁torpedo", + -13.789534568786621 + ], + [ + "▁amends", + -13.78953742980957 + ], + [ + "Whatever", + -13.789558410644531 + ], + [ + "▁compounding", + -13.789560317993164 + ], + [ + "▁alumnus", + -13.78956127166748 + ], + [ + "▁nigh", + -13.789678573608398 + ], + [ + "dressed", + -13.789689064025879 + ], + [ + "SEE", + -13.789742469787598 + ], + [ + "▁keyless", + -13.789834976196289 + ], + [ + "▁Ting", + -13.789973258972168 + ], + [ + "▁Gibbons", + -13.789979934692383 + ], + [ + "kyo", + -13.790016174316406 + ], + [ + "▁Philosophical", + -13.790029525756836 + ], + [ + "▁clout", + -13.79006576538086 + ], + [ + "MBA", + -13.790144920349121 + ], + [ + "cook", + -13.790191650390625 + ], + [ + "▁Rarely", + -13.790213584899902 + ], + [ + "RIES", + -13.79023265838623 + ], + [ + "values", + -13.790278434753418 + ], + [ + "▁WWI", + -13.790292739868164 + ], + [ + "▁clutching", + -13.790311813354492 + ], + [ + "▁276", + -13.790360450744629 + ], + [ + "▁fructose", + -13.790388107299805 + ], + [ + "▁Sainsbury", + -13.790404319763184 + ], + [ + "▁Graf", + -13.790420532226562 + ], + [ + "▁unspoken", + -13.790435791015625 + ], + [ + "▁Debut", + -13.790445327758789 + ], + [ + "Ready", + -13.790517807006836 + ], + [ + "NEY", + -13.790570259094238 + ], + [ + "▁tuxedo", + -13.790596008300781 + ], + [ + "▁Coles", + -13.790624618530273 + ], + [ + "▁Salzburg", + -13.790643692016602 + ], + [ + "Clear", + -13.79067325592041 + ], + [ + "▁dreamt", + -13.79072093963623 + ], + [ + "▁openers", + -13.790733337402344 + ], + [ + "▁Claw", + -13.790799140930176 + ], + [ + "▁SXSW", + -13.790811538696289 + ], + [ + "Station", + -13.790908813476562 + ], + [ + "▁teh", + -13.79092788696289 + ], + [ + "▁cystic", + -13.790932655334473 + ], + [ + "▁obstructive", + -13.790972709655762 + ], + [ + "▁Abyss", + -13.790979385375977 + ], + [ + "▁Rankin", + -13.790989875793457 + ], + [ + "HY", + -13.791035652160645 + ], + [ + "▁Aka", + -13.791048049926758 + ], + [ + "iar", + -13.791074752807617 + ], + [ + "▁ROBERT", + -13.791106224060059 + ], + [ + "Pin", + -13.791131019592285 + ], + [ + "▁435", + -13.791133880615234 + ], + [ + "▁Magistrates", + -13.79118537902832 + ], + [ + "▁synchronous", + -13.791194915771484 + ], + [ + "tac", + -13.791229248046875 + ], + [ + "▁Mortal", + -13.79127025604248 + ], + [ + "IND", + -13.791290283203125 + ], + [ + "▁centrifugal", + -13.79133129119873 + ], + [ + "▁microbiome", + -13.79140567779541 + ], + [ + "▁Vase", + -13.791415214538574 + ], + [ + "▁Detectives", + -13.791475296020508 + ], + [ + "actual", + -13.79151725769043 + ], + [ + "▁Sor", + -13.791534423828125 + ], + [ + "▁pharmacological", + -13.791553497314453 + ], + [ + "▁Bradshaw", + -13.791559219360352 + ], + [ + "▁Tron", + -13.791563987731934 + ], + [ + "▁Margarita", + -13.791579246520996 + ], + [ + "chart", + -13.791594505310059 + ], + [ + "▁pitted", + -13.79161262512207 + ], + [ + "lok", + -13.791632652282715 + ], + [ + "▁reelection", + -13.791716575622559 + ], + [ + "▁musk", + -13.791730880737305 + ], + [ + "Wil", + -13.791738510131836 + ], + [ + "▁cadre", + -13.791742324829102 + ], + [ + "▁1776", + -13.791780471801758 + ], + [ + "verbal", + -13.791786193847656 + ], + [ + "▁beneficiation", + -13.791902542114258 + ], + [ + "Israeli", + -13.791959762573242 + ], + [ + "duction", + -13.79202651977539 + ], + [ + "▁amending", + -13.792028427124023 + ], + [ + "▁undertakes", + -13.792032241821289 + ], + [ + "▁scorers", + -13.792057037353516 + ], + [ + "▁Jakob", + -13.792086601257324 + ], + [ + "charged", + -13.792147636413574 + ], + [ + "▁heinous", + -13.79226016998291 + ], + [ + "▁bankroll", + -13.792317390441895 + ], + [ + "▁justifying", + -13.792319297790527 + ], + [ + "▁Xander", + -13.792390823364258 + ], + [ + "▁inscriptions", + -13.79244613647461 + ], + [ + "▁boosters", + -13.792458534240723 + ], + [ + "▁Crohn", + -13.792463302612305 + ], + [ + "▁radiology", + -13.7925443649292 + ], + [ + "Res", + -13.792597770690918 + ], + [ + "▁OTA", + -13.792601585388184 + ], + [ + "▁rearrange", + -13.792662620544434 + ], + [ + "▁BPM", + -13.792681694030762 + ], + [ + "shown", + -13.792683601379395 + ], + [ + "▁Kendra", + -13.792790412902832 + ], + [ + "702", + -13.792900085449219 + ], + [ + "▁culprits", + -13.7929105758667 + ], + [ + "someone", + -13.792928695678711 + ], + [ + "schen", + -13.792976379394531 + ], + [ + "corporate", + -13.793015480041504 + ], + [ + "▁discernment", + -13.793052673339844 + ], + [ + "▁clots", + -13.793122291564941 + ], + [ + "Ste", + -13.793137550354004 + ], + [ + "▁Barlow", + -13.793144226074219 + ], + [ + "Pakistan", + -13.793159484863281 + ], + [ + "▁ENERGY", + -13.793205261230469 + ], + [ + "▁knuckle", + -13.79334545135498 + ], + [ + "weighted", + -13.79338550567627 + ], + [ + "▁Larkin", + -13.793436050415039 + ], + [ + "▁Arg", + -13.793538093566895 + ], + [ + "▁Beneath", + -13.79355525970459 + ], + [ + "▁Burch", + -13.79358959197998 + ], + [ + "Still", + -13.793601036071777 + ], + [ + "727", + -13.793612480163574 + ], + [ + "tender", + -13.79367733001709 + ], + [ + "▁unattractive", + -13.793701171875 + ], + [ + "▁HV", + -13.793780326843262 + ], + [ + "▁INF", + -13.793803215026855 + ], + [ + "▁Feeder", + -13.793829917907715 + ], + [ + "▁removals", + -13.793831825256348 + ], + [ + "▁LIABILITY", + -13.793832778930664 + ], + [ + "▁Hillsborough", + -13.793928146362305 + ], + [ + "tering", + -13.793935775756836 + ], + [ + "▁cb", + -13.793940544128418 + ], + [ + "▁cheery", + -13.793963432312012 + ], + [ + "▁incl", + -13.79398250579834 + ], + [ + "▁Clinics", + -13.794049263000488 + ], + [ + "▁Exposition", + -13.794051170349121 + ], + [ + "▁Tear", + -13.794109344482422 + ], + [ + "antes", + -13.794118881225586 + ], + [ + "earnings", + -13.794143676757812 + ], + [ + "tard", + -13.794177055358887 + ], + [ + "▁Hacker", + -13.794189453125 + ], + [ + "▁modality", + -13.794265747070312 + ], + [ + "▁surfacing", + -13.794290542602539 + ], + [ + "▁McDonalds", + -13.794344902038574 + ], + [ + "Advanced", + -13.79434585571289 + ], + [ + "▁integers", + -13.794353485107422 + ], + [ + "▁Gamer", + -13.794394493103027 + ], + [ + "turning", + -13.794466018676758 + ], + [ + "▁Molina", + -13.794466972351074 + ], + [ + "agency", + -13.794469833374023 + ], + [ + "bags", + -13.794488906860352 + ], + [ + "fighter", + -13.79452896118164 + ], + [ + "kei", + -13.794536590576172 + ], + [ + "▁blinding", + -13.794600486755371 + ], + [ + "▁Iraqis", + -13.794623374938965 + ], + [ + "PW", + -13.794695854187012 + ], + [ + "£1", + -13.79470157623291 + ], + [ + "inated", + -13.794708251953125 + ], + [ + "solar", + -13.794722557067871 + ], + [ + "Builder", + -13.794745445251465 + ], + [ + "eries", + -13.794745445251465 + ], + [ + "▁Wrist", + -13.794756889343262 + ], + [ + "▁adheres", + -13.794797897338867 + ], + [ + "SEA", + -13.79506778717041 + ], + [ + "▁consummate", + -13.795077323913574 + ], + [ + "TAN", + -13.795121192932129 + ], + [ + "▁kneel", + -13.795136451721191 + ], + [ + "▁Edmond", + -13.795138359069824 + ], + [ + "▁polymerase", + -13.795153617858887 + ], + [ + "▁adopters", + -13.79516887664795 + ], + [ + "cata", + -13.795220375061035 + ], + [ + "▁outboard", + -13.795248985290527 + ], + [ + "▁Vue", + -13.79526424407959 + ], + [ + "▁Steward", + -13.79527759552002 + ], + [ + "▁Quint", + -13.795299530029297 + ], + [ + "354", + -13.795336723327637 + ], + [ + "▁gmail", + -13.7953519821167 + ], + [ + "casting", + -13.795361518859863 + ], + [ + "reward", + -13.795417785644531 + ], + [ + "▁Ortega", + -13.795442581176758 + ], + [ + "Police", + -13.795446395874023 + ], + [ + "▁Concerns", + -13.795555114746094 + ], + [ + "ม", + -13.795557975769043 + ], + [ + "▁kiosks", + -13.795557975769043 + ], + [ + "▁scallops", + -13.795574188232422 + ], + [ + "▁Tatum", + -13.795589447021484 + ], + [ + "▁Countdown", + -13.795618057250977 + ], + [ + "▁tectonic", + -13.795621871948242 + ], + [ + "thal", + -13.795623779296875 + ], + [ + "▁apricot", + -13.795629501342773 + ], + [ + "▁irradiation", + -13.795638084411621 + ], + [ + "▁Terminator", + -13.795660018920898 + ], + [ + "Active", + -13.795690536499023 + ], + [ + "▁Nap", + -13.795702934265137 + ], + [ + "▁ec", + -13.795705795288086 + ], + [ + "445", + -13.795717239379883 + ], + [ + "▁Odessa", + -13.795719146728516 + ], + [ + "▁centerpieces", + -13.795767784118652 + ], + [ + "cable", + -13.795785903930664 + ], + [ + "▁Chel", + -13.795796394348145 + ], + [ + "▁Haskell", + -13.795808792114258 + ], + [ + "▁vowel", + -13.795823097229004 + ], + [ + "▁Aliens", + -13.795827865600586 + ], + [ + "spirited", + -13.795842170715332 + ], + [ + "▁durch", + -13.79584789276123 + ], + [ + "▁Artillery", + -13.795848846435547 + ], + [ + "▁politic", + -13.795869827270508 + ], + [ + "▁covenants", + -13.795892715454102 + ], + [ + "▁Spit", + -13.795921325683594 + ], + [ + "▁Grimes", + -13.796003341674805 + ], + [ + "▁resurfacing", + -13.796021461486816 + ], + [ + "▁Gage", + -13.796163558959961 + ], + [ + "▁chauffeur", + -13.796163558959961 + ], + [ + "▁finisher", + -13.796175003051758 + ], + [ + "▁anaerobic", + -13.796191215515137 + ], + [ + "▁ETA", + -13.796273231506348 + ], + [ + "factory", + -13.796277046203613 + ], + [ + "URA", + -13.796331405639648 + ], + [ + "▁retribution", + -13.796422004699707 + ], + [ + "▁Sphere", + -13.796449661254883 + ], + [ + "▁abusers", + -13.796469688415527 + ], + [ + "▁billionaires", + -13.796525001525879 + ], + [ + "703", + -13.796551704406738 + ], + [ + "zee", + -13.796558380126953 + ], + [ + "▁Laminate", + -13.796588897705078 + ], + [ + "▁Dusty", + -13.79663372039795 + ], + [ + "trophic", + -13.796698570251465 + ], + [ + "▁CLUB", + -13.796704292297363 + ], + [ + "▁Siege", + -13.796714782714844 + ], + [ + "▁picnics", + -13.796735763549805 + ], + [ + "▁Innocent", + -13.79675006866455 + ], + [ + "▁palatable", + -13.796761512756348 + ], + [ + "▁alternately", + -13.796771049499512 + ], + [ + "▁gunmen", + -13.796792030334473 + ], + [ + "UFF", + -13.796890258789062 + ], + [ + "▁exclamation", + -13.796908378601074 + ], + [ + "▁Royalty", + -13.796918869018555 + ], + [ + "▁Frederic", + -13.796943664550781 + ], + [ + "▁Mem", + -13.796947479248047 + ], + [ + "▁wilt", + -13.797066688537598 + ], + [ + "▁Momentum", + -13.797069549560547 + ], + [ + "bash", + -13.797158241271973 + ], + [ + "ordination", + -13.797175407409668 + ], + [ + "▁Dorn", + -13.797235488891602 + ], + [ + "▁aquaculture", + -13.797253608703613 + ], + [ + "▁Creates", + -13.79726791381836 + ], + [ + "▁TEST", + -13.797280311584473 + ], + [ + "▁Referral", + -13.797317504882812 + ], + [ + "▁Bib", + -13.797354698181152 + ], + [ + "▁Experiments", + -13.79738998413086 + ], + [ + "brew", + -13.797409057617188 + ], + [ + "▁predictors", + -13.797414779663086 + ], + [ + "ots", + -13.797515869140625 + ], + [ + "rules", + -13.797542572021484 + ], + [ + "▁electing", + -13.797699928283691 + ], + [ + "▁penetrated", + -13.79775333404541 + ], + [ + "▁giraffe", + -13.797958374023438 + ], + [ + "▁488", + -13.798027992248535 + ], + [ + "▁rangers", + -13.798028945922852 + ], + [ + "▁Millionaire", + -13.798054695129395 + ], + [ + "▁enclose", + -13.798068046569824 + ], + [ + "flop", + -13.798070907592773 + ], + [ + "▁Guan", + -13.798111915588379 + ], + [ + "▁Blanket", + -13.79814624786377 + ], + [ + "▁eyeballs", + -13.7981595993042 + ], + [ + "▁Turquoise", + -13.798171997070312 + ], + [ + "▁Nirvana", + -13.79826545715332 + ], + [ + "particle", + -13.798273086547852 + ], + [ + "▁rebounding", + -13.79830265045166 + ], + [ + "property", + -13.79831600189209 + ], + [ + "customer", + -13.798358917236328 + ], + [ + "▁HIT", + -13.798359870910645 + ], + [ + "▁maxim", + -13.798450469970703 + ], + [ + "▁defiant", + -13.79848575592041 + ], + [ + "▁stagnation", + -13.798492431640625 + ], + [ + "medicine", + -13.798561096191406 + ], + [ + "▁laborious", + -13.798601150512695 + ], + [ + "▁Moro", + -13.798612594604492 + ], + [ + "▁classically", + -13.798635482788086 + ], + [ + "shower", + -13.798639297485352 + ], + [ + "া", + -13.798681259155273 + ], + [ + "▁Rhys", + -13.798696517944336 + ], + [ + "jaw", + -13.798713684082031 + ], + [ + "generating", + -13.798722267150879 + ], + [ + "▁Pollock", + -13.79874324798584 + ], + [ + "imon", + -13.798754692077637 + ], + [ + "▁Lille", + -13.798808097839355 + ], + [ + "tov", + -13.798824310302734 + ], + [ + "Century", + -13.798836708068848 + ], + [ + "▁Cardio", + -13.798874855041504 + ], + [ + "IMA", + -13.798898696899414 + ], + [ + "▁Socialism", + -13.79896068572998 + ], + [ + "ronic", + -13.799026489257812 + ], + [ + "▁Conclusions", + -13.799046516418457 + ], + [ + "▁ablation", + -13.799225807189941 + ], + [ + "▁granny", + -13.799249649047852 + ], + [ + "▁Denim", + -13.799291610717773 + ], + [ + "▁Legs", + -13.799295425415039 + ], + [ + "▁catwalk", + -13.799302101135254 + ], + [ + "▁hoard", + -13.79930305480957 + ], + [ + "▁Abbot", + -13.799311637878418 + ], + [ + "▁constructions", + -13.79936695098877 + ], + [ + "segment", + -13.799405097961426 + ], + [ + "▁DBA", + -13.799449920654297 + ], + [ + "▁sleepless", + -13.799471855163574 + ], + [ + "vig", + -13.799548149108887 + ], + [ + "▁Bree", + -13.799565315246582 + ], + [ + "▁protruding", + -13.79958438873291 + ], + [ + "374", + -13.799596786499023 + ], + [ + "369", + -13.799646377563477 + ], + [ + "osomes", + -13.799732208251953 + ], + [ + "▁Mexicans", + -13.79973316192627 + ], + [ + "▁wif", + -13.799734115600586 + ], + [ + "roth", + -13.799756050109863 + ], + [ + "▁affliction", + -13.799782752990723 + ], + [ + "▁Pistol", + -13.799817085266113 + ], + [ + "▁352", + -13.799835205078125 + ], + [ + "▁Luka", + -13.799849510192871 + ], + [ + "▁ocular", + -13.799922943115234 + ], + [ + "▁magnifying", + -13.799956321716309 + ], + [ + "▁preschoolers", + -13.800007820129395 + ], + [ + "▁Forrester", + -13.80003833770752 + ], + [ + "▁sprinkles", + -13.80004596710205 + ], + [ + "▁foxes", + -13.800168991088867 + ], + [ + "plat", + -13.8001708984375 + ], + [ + "▁pious", + -13.800188064575195 + ], + [ + "yra", + -13.800195693969727 + ], + [ + "dil", + -13.800199508666992 + ], + [ + "comment", + -13.800213813781738 + ], + [ + "▁Eritrea", + -13.800241470336914 + ], + [ + "▁greek", + -13.800244331359863 + ], + [ + "▁1846", + -13.800254821777344 + ], + [ + "▁commences", + -13.800283432006836 + ], + [ + "▁Bison", + -13.800311088562012 + ], + [ + "▁savoury", + -13.800335884094238 + ], + [ + "academic", + -13.800341606140137 + ], + [ + "844", + -13.800346374511719 + ], + [ + "▁overhang", + -13.800349235534668 + ], + [ + "structural", + -13.800419807434082 + ], + [ + "▁spectacularly", + -13.80042839050293 + ], + [ + "▁SBS", + -13.8004789352417 + ], + [ + "▁Loki", + -13.800507545471191 + ], + [ + "▁casa", + -13.800600051879883 + ], + [ + "▁Daylight", + -13.800602912902832 + ], + [ + "▁shroud", + -13.800607681274414 + ], + [ + "▁об", + -13.800642967224121 + ], + [ + "boyfriend", + -13.800741195678711 + ], + [ + "▁milder", + -13.80074405670166 + ], + [ + "uration", + -13.800745010375977 + ], + [ + "▁intranet", + -13.800841331481934 + ], + [ + "downs", + -13.800843238830566 + ], + [ + "▁1837", + -13.800862312316895 + ], + [ + "tuning", + -13.800883293151855 + ], + [ + "▁Dao", + -13.800890922546387 + ], + [ + "▁Shifting", + -13.800909042358398 + ], + [ + "▁veranda", + -13.801010131835938 + ], + [ + "▁Baa", + -13.801040649414062 + ], + [ + "▁mistrust", + -13.801063537597656 + ], + [ + "▁weighting", + -13.801071166992188 + ], + [ + "▁kinder", + -13.80112361907959 + ], + [ + "▁Sexy", + -13.8011474609375 + ], + [ + "▁anchoring", + -13.801153182983398 + ], + [ + "Tra", + -13.801177978515625 + ], + [ + "子", + -13.801202774047852 + ], + [ + "▁OPS", + -13.801251411437988 + ], + [ + "▁emigrated", + -13.801255226135254 + ], + [ + "▁3⁄4", + -13.80129623413086 + ], + [ + "▁drinker", + -13.801302909851074 + ], + [ + "▁Sermon", + -13.801304817199707 + ], + [ + "リ", + -13.801309585571289 + ], + [ + "▁Sheppard", + -13.801360130310059 + ], + [ + "▁outfield", + -13.801387786865234 + ], + [ + "▁Sevilla", + -13.801486015319824 + ], + [ + "▁PROVIDED", + -13.801491737365723 + ], + [ + "▁Enfield", + -13.801525115966797 + ], + [ + "▁amenity", + -13.801592826843262 + ], + [ + "amen", + -13.801605224609375 + ], + [ + "Ever", + -13.801617622375488 + ], + [ + "▁pyramids", + -13.80162525177002 + ], + [ + "▁phoenix", + -13.801633834838867 + ], + [ + "▁retreived", + -13.801666259765625 + ], + [ + "received", + -13.801701545715332 + ], + [ + "▁favoring", + -13.801787376403809 + ], + [ + "▁SSI", + -13.801912307739258 + ], + [ + "▁Lakeside", + -13.80192756652832 + ], + [ + "Pierre", + -13.801950454711914 + ], + [ + "▁loci", + -13.801958084106445 + ], + [ + "▁quantification", + -13.801959991455078 + ], + [ + "Pick", + -13.80197525024414 + ], + [ + "engineered", + -13.801976203918457 + ], + [ + "▁Header", + -13.802031517028809 + ], + [ + "shadow", + -13.802058219909668 + ], + [ + "▁nh", + -13.802116394042969 + ], + [ + "▁metaphorical", + -13.802135467529297 + ], + [ + "▁chaplain", + -13.802149772644043 + ], + [ + "▁vit", + -13.802181243896484 + ], + [ + "▁chisel", + -13.802186965942383 + ], + [ + "▁Poke", + -13.80224323272705 + ], + [ + "▁ventilated", + -13.80228042602539 + ], + [ + "▁undervalued", + -13.80229663848877 + ], + [ + "▁Alternatives", + -13.802358627319336 + ], + [ + "Fat", + -13.802389144897461 + ], + [ + "input", + -13.802398681640625 + ], + [ + "Front", + -13.802456855773926 + ], + [ + "▁Telegram", + -13.802467346191406 + ], + [ + "▁Elders", + -13.802536964416504 + ], + [ + "iating", + -13.8025541305542 + ], + [ + "▁hydrocarbons", + -13.80257511138916 + ], + [ + "▁embossing", + -13.802587509155273 + ], + [ + "433", + -13.802591323852539 + ], + [ + "585", + -13.802597999572754 + ], + [ + "▁detach", + -13.802725791931152 + ], + [ + "▁Buena", + -13.80276107788086 + ], + [ + "▁Jazeera", + -13.8027925491333 + ], + [ + "▁constable", + -13.802794456481934 + ], + [ + "▁moulded", + -13.80281925201416 + ], + [ + "▁Illusion", + -13.802821159362793 + ], + [ + "▁Fairbanks", + -13.802867889404297 + ], + [ + "▁YO", + -13.802910804748535 + ], + [ + "▁273", + -13.802974700927734 + ], + [ + "FORD", + -13.802976608276367 + ], + [ + "▁abort", + -13.803016662597656 + ], + [ + "то", + -13.803081512451172 + ], + [ + "466", + -13.803095817565918 + ], + [ + "▁sneeze", + -13.80311107635498 + ], + [ + "▁yolks", + -13.803218841552734 + ], + [ + "▁republished", + -13.80323314666748 + ], + [ + "▁299", + -13.803271293640137 + ], + [ + "▁Thorne", + -13.803365707397461 + ], + [ + "onics", + -13.80337142944336 + ], + [ + "▁tropes", + -13.80342960357666 + ], + [ + "▁airways", + -13.803431510925293 + ], + [ + "▁sulphur", + -13.803438186645508 + ], + [ + "▁joystick", + -13.803454399108887 + ], + [ + "▁Sib", + -13.803458213806152 + ], + [ + "dri", + -13.803473472595215 + ], + [ + "▁Mysteries", + -13.803502082824707 + ], + [ + "Working", + -13.803567886352539 + ], + [ + "▁Endurance", + -13.803638458251953 + ], + [ + "▁Hus", + -13.803661346435547 + ], + [ + "Ring", + -13.803703308105469 + ], + [ + "Department", + -13.803775787353516 + ], + [ + "Private", + -13.803776741027832 + ], + [ + "▁Cock", + -13.803786277770996 + ], + [ + "▁supremacist", + -13.803831100463867 + ], + [ + "owicz", + -13.8038911819458 + ], + [ + "▁chickpeas", + -13.80393123626709 + ], + [ + "▁Allie", + -13.803950309753418 + ], + [ + "▁barrister", + -13.803982734680176 + ], + [ + "▁Resistant", + -13.803983688354492 + ], + [ + "▁liqueur", + -13.80400562286377 + ], + [ + "Diamond", + -13.804075241088867 + ], + [ + "▁SCR", + -13.804084777832031 + ], + [ + "▁Walla", + -13.8041353225708 + ], + [ + "▁Ln", + -13.804186820983887 + ], + [ + "▁Midwestern", + -13.804187774658203 + ], + [ + "▁Departure", + -13.804237365722656 + ], + [ + "studded", + -13.8042573928833 + ], + [ + "Δ", + -13.804350852966309 + ], + [ + "▁Lukas", + -13.804352760314941 + ], + [ + "responsive", + -13.804361343383789 + ], + [ + "▁Seventy", + -13.80444049835205 + ], + [ + "GPS", + -13.804442405700684 + ], + [ + "erry", + -13.804473876953125 + ], + [ + "▁unprotected", + -13.80451774597168 + ], + [ + "▁disbanded", + -13.804553985595703 + ], + [ + "▁sculpting", + -13.804557800292969 + ], + [ + "▁Thief", + -13.8046236038208 + ], + [ + "▁homophobic", + -13.804645538330078 + ], + [ + "▁preside", + -13.804672241210938 + ], + [ + "▁Synod", + -13.804699897766113 + ], + [ + "▁transducer", + -13.804716110229492 + ], + [ + "▁warts", + -13.804742813110352 + ], + [ + "idium", + -13.80477237701416 + ], + [ + "colon", + -13.804773330688477 + ], + [ + "▁dialects", + -13.804777145385742 + ], + [ + "▁Optic", + -13.804816246032715 + ], + [ + "▁excitedly", + -13.804841041564941 + ], + [ + "▁CENTER", + -13.804858207702637 + ], + [ + "▁luxuries", + -13.804938316345215 + ], + [ + "dition", + -13.804961204528809 + ], + [ + "▁sv", + -13.805027961730957 + ], + [ + "▁Delaney", + -13.80511474609375 + ], + [ + "▁gutted", + -13.805160522460938 + ], + [ + "twin", + -13.805205345153809 + ], + [ + "rane", + -13.805254936218262 + ], + [ + "▁Yama", + -13.805301666259766 + ], + [ + "▁contradicts", + -13.805318832397461 + ], + [ + "guchi", + -13.80533504486084 + ], + [ + "▁Californian", + -13.805384635925293 + ], + [ + "zes", + -13.805391311645508 + ], + [ + "cont", + -13.805427551269531 + ], + [ + "faceted", + -13.80544376373291 + ], + [ + "▁luster", + -13.805477142333984 + ], + [ + "▁Demonstration", + -13.805505752563477 + ], + [ + "▁wept", + -13.805512428283691 + ], + [ + "▁Schuster", + -13.805644035339355 + ], + [ + "▁ה", + -13.805644035339355 + ], + [ + "▁Bland", + -13.805662155151367 + ], + [ + "▁Temperatures", + -13.805665969848633 + ], + [ + "▁uncontrollable", + -13.805668830871582 + ], + [ + "magazine", + -13.805678367614746 + ], + [ + "▁Vibration", + -13.805686950683594 + ], + [ + "Song", + -13.80574893951416 + ], + [ + "▁bran", + -13.805780410766602 + ], + [ + "▁parser", + -13.805780410766602 + ], + [ + "DON", + -13.80579662322998 + ], + [ + "trading", + -13.805831909179688 + ], + [ + "Despite", + -13.805834770202637 + ], + [ + "▁Mennonite", + -13.805898666381836 + ], + [ + "▁exalted", + -13.806050300598145 + ], + [ + "▁Reproduction", + -13.80606460571289 + ], + [ + "▁patties", + -13.806069374084473 + ], + [ + "DIA", + -13.806118965148926 + ], + [ + "▁capitol", + -13.80618953704834 + ], + [ + "▁Seychelles", + -13.806238174438477 + ], + [ + "▁excruciating", + -13.806262016296387 + ], + [ + "▁designations", + -13.80626392364502 + ], + [ + "▁Executives", + -13.806305885314941 + ], + [ + "▁untapped", + -13.806344032287598 + ], + [ + "▁1280", + -13.80636215209961 + ], + [ + "▁giggling", + -13.806370735168457 + ], + [ + "museum", + -13.806422233581543 + ], + [ + "▁Complimentary", + -13.806449890136719 + ], + [ + "▁Hove", + -13.806458473205566 + ], + [ + "▁backseat", + -13.806496620178223 + ], + [ + "▁pavers", + -13.806537628173828 + ], + [ + "mati", + -13.806563377380371 + ], + [ + "▁Darby", + -13.806564331054688 + ], + [ + "▁Danube", + -13.80659008026123 + ], + [ + "▁Wand", + -13.806615829467773 + ], + [ + "▁CIT", + -13.806648254394531 + ], + [ + "▁epigenetic", + -13.806676864624023 + ], + [ + "▁ANYTHING", + -13.806710243225098 + ], + [ + "▁Welt", + -13.806729316711426 + ], + [ + "tama", + -13.806730270385742 + ], + [ + "understand", + -13.806851387023926 + ], + [ + "▁willpower", + -13.806882858276367 + ], + [ + "▁emo", + -13.806921005249023 + ], + [ + "▁craziness", + -13.806934356689453 + ], + [ + "Mix", + -13.806978225708008 + ], + [ + "▁SWAT", + -13.807004928588867 + ], + [ + "1007", + -13.807165145874023 + ], + [ + "▁1841", + -13.807174682617188 + ], + [ + "ACH", + -13.80720043182373 + ], + [ + "▁MIC", + -13.807217597961426 + ], + [ + "▁diseased", + -13.8072509765625 + ], + [ + "▁unwell", + -13.807255744934082 + ], + [ + "▁tinkering", + -13.807262420654297 + ], + [ + "isto", + -13.807294845581055 + ], + [ + "sink", + -13.807355880737305 + ], + [ + "▁258", + -13.807384490966797 + ], + [ + "weg", + -13.807394027709961 + ], + [ + "▁ohio", + -13.807476997375488 + ], + [ + "▁ohne", + -13.807515144348145 + ], + [ + "▁Doherty", + -13.807528495788574 + ], + [ + "549", + -13.807562828063965 + ], + [ + "▁damper", + -13.807571411132812 + ], + [ + "▁Flanagan", + -13.807573318481445 + ], + [ + "wright", + -13.807760238647461 + ], + [ + "▁heartburn", + -13.807761192321777 + ], + [ + "▁filth", + -13.807859420776367 + ], + [ + "8000", + -13.807861328125 + ], + [ + "▁exchanger", + -13.80788803100586 + ], + [ + "▁despised", + -13.807969093322754 + ], + [ + "▁recovers", + -13.80799388885498 + ], + [ + "chlor", + -13.808009147644043 + ], + [ + "▁Pyr", + -13.808159828186035 + ], + [ + "knee", + -13.808160781860352 + ], + [ + "▁unequivocally", + -13.80820369720459 + ], + [ + "▁imprinted", + -13.808267593383789 + ], + [ + "▁Gingrich", + -13.808274269104004 + ], + [ + "▁inactivity", + -13.808345794677734 + ], + [ + "▁antiviral", + -13.808371543884277 + ], + [ + "▁Trish", + -13.8084135055542 + ], + [ + "▁Pistons", + -13.808441162109375 + ], + [ + "▁Reviewed", + -13.808464050292969 + ], + [ + "cry", + -13.808492660522461 + ], + [ + "UCK", + -13.808639526367188 + ], + [ + "▁Kirkland", + -13.808664321899414 + ], + [ + "lom", + -13.80867862701416 + ], + [ + "agen", + -13.808714866638184 + ], + [ + "ór", + -13.808740615844727 + ], + [ + "▁infotainment", + -13.80880069732666 + ], + [ + "▁fugitive", + -13.808843612670898 + ], + [ + "▁campsites", + -13.808869361877441 + ], + [ + "▁jest", + -13.808988571166992 + ], + [ + "▁ErrorDocument", + -13.809032440185547 + ], + [ + "▁instilled", + -13.809041023254395 + ], + [ + "372", + -13.80904483795166 + ], + [ + "▁glorify", + -13.80904769897461 + ], + [ + "▁из", + -13.809052467346191 + ], + [ + "▁Loren", + -13.809165954589844 + ], + [ + "▁hammering", + -13.809196472167969 + ], + [ + "Reading", + -13.80921459197998 + ], + [ + "▁Compassion", + -13.809215545654297 + ], + [ + "स", + -13.809234619140625 + ], + [ + "▁riddled", + -13.80929183959961 + ], + [ + "▁Ira", + -13.809361457824707 + ], + [ + "GIS", + -13.80936336517334 + ], + [ + "▁vegetarians", + -13.809378623962402 + ], + [ + "▁Tongue", + -13.809406280517578 + ], + [ + "▁unmet", + -13.809450149536133 + ], + [ + "▁Calder", + -13.809515953063965 + ], + [ + "import", + -13.809551239013672 + ], + [ + "▁Poets", + -13.809619903564453 + ], + [ + "▁Karin", + -13.809669494628906 + ], + [ + "▁Mab", + -13.809680938720703 + ], + [ + "Tr", + -13.809734344482422 + ], + [ + "ICC", + -13.809744834899902 + ], + [ + "ILE", + -13.809755325317383 + ], + [ + "▁Brunch", + -13.809773445129395 + ], + [ + "▁Bender", + -13.809807777404785 + ], + [ + "▁Massacre", + -13.809849739074707 + ], + [ + "deen", + -13.80985164642334 + ], + [ + "Charles", + -13.809869766235352 + ], + [ + "▁vinaigrette", + -13.80989933013916 + ], + [ + "might", + -13.809903144836426 + ], + [ + "▁radiance", + -13.809988975524902 + ], + [ + "382", + -13.810063362121582 + ], + [ + "surgery", + -13.810111045837402 + ], + [ + "▁Chipotle", + -13.8101224899292 + ], + [ + "▁Increases", + -13.810123443603516 + ], + [ + "▁Psy", + -13.810219764709473 + ], + [ + "▁SCC", + -13.81022834777832 + ], + [ + "▁synaptic", + -13.8102445602417 + ], + [ + "▁Hooper", + -13.810247421264648 + ], + [ + "▁cadets", + -13.81025218963623 + ], + [ + "iques", + -13.810395240783691 + ], + [ + "reason", + -13.810397148132324 + ], + [ + "▁Nye", + -13.810413360595703 + ], + [ + "fare", + -13.810457229614258 + ], + [ + "▁african", + -13.810468673706055 + ], + [ + "▁constrain", + -13.810473442077637 + ], + [ + "▁Kaspersky", + -13.81049633026123 + ], + [ + "▁Shelves", + -13.810524940490723 + ], + [ + "▁coexist", + -13.81056022644043 + ], + [ + "▁Unemployment", + -13.810647010803223 + ], + [ + "▁OO", + -13.810653686523438 + ], + [ + "breed", + -13.810667037963867 + ], + [ + "▁rhubarb", + -13.810678482055664 + ], + [ + "ogram", + -13.810687065124512 + ], + [ + "▁Paxton", + -13.810697555541992 + ], + [ + "▁Cran", + -13.810744285583496 + ], + [ + "▁strainer", + -13.810757637023926 + ], + [ + "▁clowns", + -13.810789108276367 + ], + [ + "▁Inca", + -13.810927391052246 + ], + [ + "ombo", + -13.810954093933105 + ], + [ + "▁Ismail", + -13.811036109924316 + ], + [ + "Government", + -13.81103801727295 + ], + [ + "▁plummeted", + -13.811047554016113 + ], + [ + "▁psychosocial", + -13.811071395874023 + ], + [ + "▁healthful", + -13.811073303222656 + ], + [ + "▁outlandish", + -13.811075210571289 + ], + [ + "▁salvaged", + -13.811100959777832 + ], + [ + "▁rigor", + -13.811164855957031 + ], + [ + "▁helpline", + -13.811270713806152 + ], + [ + "▁ranchers", + -13.811280250549316 + ], + [ + "BOX", + -13.811284065246582 + ], + [ + "▁Adventist", + -13.811333656311035 + ], + [ + "▁EVO", + -13.811369895935059 + ], + [ + "▁Rahm", + -13.811373710632324 + ], + [ + "▁thicken", + -13.81139087677002 + ], + [ + "▁maneuvering", + -13.811392784118652 + ], + [ + "▁Staffing", + -13.811427116394043 + ], + [ + "▁ghostly", + -13.81145191192627 + ], + [ + "▁autobiographical", + -13.811470985412598 + ], + [ + "▁Owls", + -13.811545372009277 + ], + [ + "Spanish", + -13.811548233032227 + ], + [ + "Engine", + -13.811566352844238 + ], + [ + "▁Kaye", + -13.811599731445312 + ], + [ + "▁affectionately", + -13.811625480651855 + ], + [ + "▁Benghazi", + -13.811628341674805 + ], + [ + "itu", + -13.811631202697754 + ], + [ + "▁Natal", + -13.811634063720703 + ], + [ + "▁ode", + -13.811652183532715 + ], + [ + "▁femininity", + -13.811701774597168 + ], + [ + "Android", + -13.811742782592773 + ], + [ + "▁AHL", + -13.811772346496582 + ], + [ + "▁Hashem", + -13.811789512634277 + ], + [ + "▁moths", + -13.8118257522583 + ], + [ + "▁methanol", + -13.811858177185059 + ], + [ + "▁dashing", + -13.811863899230957 + ], + [ + "443", + -13.811907768249512 + ], + [ + "▁HPE", + -13.811907768249512 + ], + [ + "▁recur", + -13.811918258666992 + ], + [ + "▁Brunei", + -13.811931610107422 + ], + [ + "▁motorhome", + -13.811942100524902 + ], + [ + "wari", + -13.811976432800293 + ], + [ + "▁callous", + -13.81200885772705 + ], + [ + "▁stinging", + -13.812020301818848 + ], + [ + "त", + -13.812032699584961 + ], + [ + "▁Dara", + -13.812082290649414 + ], + [ + "▁venting", + -13.812104225158691 + ], + [ + "▁FFA", + -13.812115669250488 + ], + [ + "ipe", + -13.812126159667969 + ], + [ + "▁Vishnu", + -13.812156677246094 + ], + [ + "▁Wreck", + -13.812220573425293 + ], + [ + "Jean", + -13.812307357788086 + ], + [ + "▁pedicure", + -13.812315940856934 + ], + [ + "▁spar", + -13.81232738494873 + ], + [ + "▁Inlet", + -13.812405586242676 + ], + [ + "▁Politicians", + -13.812410354614258 + ], + [ + "▁harnessing", + -13.812416076660156 + ], + [ + "▁proc", + -13.8124418258667 + ], + [ + "▁observatory", + -13.812519073486328 + ], + [ + "▁Mull", + -13.812546730041504 + ], + [ + "Sales", + -13.81257438659668 + ], + [ + "▁Heels", + -13.81257438659668 + ], + [ + "▁Kool", + -13.812576293945312 + ], + [ + "▁landings", + -13.812602043151855 + ], + [ + "▁Academies", + -13.812649726867676 + ], + [ + "ished", + -13.812698364257812 + ], + [ + "▁meager", + -13.812702178955078 + ], + [ + "▁shrewd", + -13.812795639038086 + ], + [ + "quo", + -13.812800407409668 + ], + [ + "▁nitric", + -13.812803268432617 + ], + [ + "▁Tart", + -13.81283950805664 + ], + [ + "▁Ordering", + -13.81286334991455 + ], + [ + "▁birding", + -13.812888145446777 + ], + [ + "▁flake", + -13.812896728515625 + ], + [ + "▁Candles", + -13.81291389465332 + ], + [ + "▁empires", + -13.812933921813965 + ], + [ + "deductible", + -13.812950134277344 + ], + [ + "▁Б", + -13.812954902648926 + ], + [ + "▁fuzz", + -13.813044548034668 + ], + [ + "▁Willem", + -13.813078880310059 + ], + [ + "ento", + -13.813142776489258 + ], + [ + "▁JF", + -13.813200950622559 + ], + [ + "grow", + -13.813275337219238 + ], + [ + "▁Weld", + -13.813389778137207 + ], + [ + "▁lat", + -13.813460350036621 + ], + [ + "▁kilometre", + -13.81355094909668 + ], + [ + "umming", + -13.813570976257324 + ], + [ + "▁Hogwarts", + -13.813589096069336 + ], + [ + "▁unrelenting", + -13.81360912322998 + ], + [ + "▁Dou", + -13.813611030578613 + ], + [ + "го", + -13.813680648803711 + ], + [ + "▁SUPPORT", + -13.813764572143555 + ], + [ + "ен", + -13.813849449157715 + ], + [ + "ivist", + -13.813899993896484 + ], + [ + "▁Mongolian", + -13.813926696777344 + ], + [ + "Wise", + -13.813933372497559 + ], + [ + "▁Scrabble", + -13.813963890075684 + ], + [ + "▁Satya", + -13.814045906066895 + ], + [ + "lime", + -13.814131736755371 + ], + [ + "▁symmetric", + -13.814170837402344 + ], + [ + "tops", + -13.814175605773926 + ], + [ + "▁snails", + -13.814216613769531 + ], + [ + "▁Airtel", + -13.81423568725586 + ], + [ + "▁Croydon", + -13.814244270324707 + ], + [ + "▁Archdiocese", + -13.81425666809082 + ], + [ + "▁Vettel", + -13.814268112182617 + ], + [ + "endorf", + -13.814285278320312 + ], + [ + "▁Muni", + -13.81430435180664 + ], + [ + "▁Sentence", + -13.814309120178223 + ], + [ + "▁Arrangements", + -13.814315795898438 + ], + [ + "▁Destruction", + -13.814393043518066 + ], + [ + "▁Concern", + -13.814407348632812 + ], + [ + "▁Maga", + -13.814419746398926 + ], + [ + "Alice", + -13.814432144165039 + ], + [ + "▁longed", + -13.814449310302734 + ], + [ + "▁Assigned", + -13.814480781555176 + ], + [ + "▁Carrying", + -13.814552307128906 + ], + [ + "Saxon", + -13.81462287902832 + ], + [ + "▁seawater", + -13.814691543579102 + ], + [ + "▁gra", + -13.814711570739746 + ], + [ + "▁unrivaled", + -13.814717292785645 + ], + [ + "▁mur", + -13.814723014831543 + ], + [ + "▁Poul", + -13.81479549407959 + ], + [ + "Sept", + -13.814860343933105 + ], + [ + "▁337", + -13.814866065979004 + ], + [ + "mori", + -13.814894676208496 + ], + [ + "▁TABLE", + -13.814980506896973 + ], + [ + "▁reopening", + -13.815021514892578 + ], + [ + "▁spe", + -13.815071105957031 + ], + [ + "▁Michaels", + -13.815080642700195 + ], + [ + "leb", + -13.81511116027832 + ], + [ + "▁Gospels", + -13.815123558044434 + ], + [ + "ි", + -13.815237998962402 + ], + [ + "▁Spaniard", + -13.81524658203125 + ], + [ + "▁clunky", + -13.81528377532959 + ], + [ + "▁Checker", + -13.815342903137207 + ], + [ + "▁dispensed", + -13.815352439880371 + ], + [ + "▁Mang", + -13.81546401977539 + ], + [ + "▁cipher", + -13.81546688079834 + ], + [ + "▁WJ", + -13.815486907958984 + ], + [ + "▁reviving", + -13.8154935836792 + ], + [ + "479", + -13.815512657165527 + ], + [ + "▁perceptual", + -13.815516471862793 + ], + [ + "uke", + -13.815519332885742 + ], + [ + "versa", + -13.815567970275879 + ], + [ + "▁hereafter", + -13.815580368041992 + ], + [ + "▁clove", + -13.81561279296875 + ], + [ + "amu", + -13.81562328338623 + ], + [ + "featured", + -13.815735816955566 + ], + [ + "Deep", + -13.815768241882324 + ], + [ + "couple", + -13.815789222717285 + ], + [ + "▁WERE", + -13.815999984741211 + ], + [ + "▁progressives", + -13.816065788269043 + ], + [ + "idine", + -13.816083908081055 + ], + [ + "▁airstrikes", + -13.81609058380127 + ], + [ + "▁rationality", + -13.816125869750977 + ], + [ + "▁Vendors", + -13.816156387329102 + ], + [ + "▁unpacking", + -13.816174507141113 + ], + [ + "▁seasonings", + -13.816210746765137 + ], + [ + "▁solidified", + -13.816244125366211 + ], + [ + "▁teaspoons", + -13.816247940063477 + ], + [ + "▁Dynamo", + -13.816286087036133 + ], + [ + "▁Towel", + -13.816289901733398 + ], + [ + "abol", + -13.816317558288574 + ], + [ + "Ken", + -13.816320419311523 + ], + [ + "▁dur", + -13.816320419311523 + ], + [ + "▁Lak", + -13.816330909729004 + ], + [ + "stories", + -13.81638240814209 + ], + [ + "▁sms", + -13.81640911102295 + ], + [ + "uko", + -13.816536903381348 + ], + [ + "▁Towns", + -13.816545486450195 + ], + [ + "▁spoonful", + -13.816558837890625 + ], + [ + "▁Middletown", + -13.816591262817383 + ], + [ + "▁Hamid", + -13.816603660583496 + ], + [ + "▁Dul", + -13.816614151000977 + ], + [ + "supply", + -13.816652297973633 + ], + [ + "oom", + -13.816779136657715 + ], + [ + "▁ek", + -13.816779136657715 + ], + [ + "▁laughable", + -13.816792488098145 + ], + [ + "▁Organize", + -13.816818237304688 + ], + [ + "シ", + -13.81688404083252 + ], + [ + "▁Shooter", + -13.81692886352539 + ], + [ + "▁unqualified", + -13.816937446594238 + ], + [ + "poo", + -13.816990852355957 + ], + [ + "fear", + -13.816997528076172 + ], + [ + "MRI", + -13.817023277282715 + ], + [ + "▁Musicians", + -13.817034721374512 + ], + [ + "▁FRONT", + -13.81707763671875 + ], + [ + "▁injectable", + -13.817108154296875 + ], + [ + "▁fetched", + -13.817157745361328 + ], + [ + "▁Giro", + -13.817330360412598 + ], + [ + "▁CSP", + -13.817351341247559 + ], + [ + "▁loaves", + -13.817361831665039 + ], + [ + "▁gestation", + -13.817442893981934 + ], + [ + "▁diffraction", + -13.817449569702148 + ], + [ + "��geriatric", + -13.817456245422363 + ], + [ + "▁concoction", + -13.817462921142578 + ], + [ + "▁McKee", + -13.817501068115234 + ], + [ + "▁semblance", + -13.817533493041992 + ], + [ + "▁Ports", + -13.8175687789917 + ], + [ + "KP", + -13.817581176757812 + ], + [ + "▁bask", + -13.817618370056152 + ], + [ + "▁illiterate", + -13.817621231079102 + ], + [ + "▁Gianni", + -13.817626953125 + ], + [ + "▁heats", + -13.817697525024414 + ], + [ + "▁babes", + -13.817718505859375 + ], + [ + "▁DMC", + -13.817730903625488 + ], + [ + "▁hostilities", + -13.817733764648438 + ], + [ + "▁florists", + -13.817747116088867 + ], + [ + "▁dodging", + -13.81779956817627 + ], + [ + "▁octave", + -13.817801475524902 + ], + [ + "▁lizards", + -13.817852973937988 + ], + [ + "▁artisanal", + -13.817864418029785 + ], + [ + "▁cruisers", + -13.81786823272705 + ], + [ + "▁Corporations", + -13.81796646118164 + ], + [ + "▁annexation", + -13.81804084777832 + ], + [ + "▁Acosta", + -13.818084716796875 + ], + [ + "▁Validation", + -13.818108558654785 + ], + [ + "▁Edna", + -13.818202018737793 + ], + [ + "▁expend", + -13.818263053894043 + ], + [ + "ного", + -13.81826400756836 + ], + [ + "▁pip", + -13.818276405334473 + ], + [ + "powerful", + -13.818374633789062 + ], + [ + "▁1852", + -13.818378448486328 + ], + [ + "▁Gretchen", + -13.81838607788086 + ], + [ + "▁Gladstone", + -13.818415641784668 + ], + [ + "▁mow", + -13.818474769592285 + ], + [ + "gest", + -13.818498611450195 + ], + [ + "▁ferries", + -13.818550109863281 + ], + [ + "▁Drummond", + -13.818613052368164 + ], + [ + "▁solenoid", + -13.818614959716797 + ], + [ + "▁Ubisoft", + -13.818653106689453 + ], + [ + "▁bale", + -13.818719863891602 + ], + [ + "▁resiliency", + -13.818719863891602 + ], + [ + "respond", + -13.81877613067627 + ], + [ + "▁clump", + -13.818838119506836 + ], + [ + "▁vial", + -13.818852424621582 + ], + [ + "▁Implant", + -13.818854331970215 + ], + [ + "▁Queer", + -13.818909645080566 + ], + [ + "ACS", + -13.818912506103516 + ], + [ + "▁Sag", + -13.818952560424805 + ], + [ + "▁Compression", + -13.818998336791992 + ], + [ + "▁2200", + -13.819049835205078 + ], + [ + "aaS", + -13.81906509399414 + ], + [ + "▁briefcase", + -13.81908130645752 + ], + [ + "▁retailing", + -13.819140434265137 + ], + [ + "477", + -13.81918716430664 + ], + [ + "747", + -13.819191932678223 + ], + [ + "bility", + -13.819210052490234 + ], + [ + "▁astray", + -13.819225311279297 + ], + [ + "▁Gia", + -13.819262504577637 + ], + [ + "▁Culver", + -13.819278717041016 + ], + [ + "listen", + -13.819279670715332 + ], + [ + "vier", + -13.819292068481445 + ], + [ + "504", + -13.819310188293457 + ], + [ + "▁525", + -13.819320678710938 + ], + [ + "loader", + -13.819368362426758 + ], + [ + "putting", + -13.819412231445312 + ], + [ + "▁Vibe", + -13.819433212280273 + ], + [ + "▁STREET", + -13.819441795349121 + ], + [ + "515", + -13.819491386413574 + ], + [ + "▁BTS", + -13.819500923156738 + ], + [ + "lain", + -13.819512367248535 + ], + [ + "▁initiates", + -13.81953239440918 + ], + [ + "chill", + -13.819595336914062 + ], + [ + "393", + -13.819621086120605 + ], + [ + "▁á", + -13.81963062286377 + ], + [ + "onian", + -13.81964111328125 + ], + [ + "▁Stealth", + -13.819684028625488 + ], + [ + "▁unscrupulous", + -13.819708824157715 + ], + [ + "▁Cote", + -13.819720268249512 + ], + [ + "▁vehemently", + -13.819792747497559 + ], + [ + "ents", + -13.819818496704102 + ], + [ + "▁Tasmanian", + -13.819840431213379 + ], + [ + "TAR", + -13.819926261901855 + ], + [ + "486", + -13.819937705993652 + ], + [ + "Hope", + -13.819940567016602 + ], + [ + "Message", + -13.820024490356445 + ], + [ + "▁wok", + -13.820134162902832 + ], + [ + "kum", + -13.82016658782959 + ], + [ + "▁Remind", + -13.820168495178223 + ], + [ + "▁Domingo", + -13.820186614990234 + ], + [ + "▁contraceptive", + -13.82019329071045 + ], + [ + "▁Millie", + -13.820218086242676 + ], + [ + "▁Nell", + -13.820329666137695 + ], + [ + "▁freebie", + -13.820372581481934 + ], + [ + "Italian", + -13.820438385009766 + ], + [ + "▁howling", + -13.820451736450195 + ], + [ + "▁до", + -13.820508003234863 + ], + [ + "▁Inspirations", + -13.820538520812988 + ], + [ + "▁spasms", + -13.820566177368164 + ], + [ + "▁bogged", + -13.820584297180176 + ], + [ + "▁Kepler", + -13.820603370666504 + ], + [ + "▁Encore", + -13.820610046386719 + ], + [ + "▁Bootstrap", + -13.82062816619873 + ], + [ + "▁Und", + -13.820638656616211 + ], + [ + "▁Expressway", + -13.820686340332031 + ], + [ + "▁Qian", + -13.820708274841309 + ], + [ + "▁imperialist", + -13.820708274841309 + ], + [ + "▁Grizzlies", + -13.820804595947266 + ], + [ + "▁temptations", + -13.82081413269043 + ], + [ + "▁broadest", + -13.820815086364746 + ], + [ + "▁Frequent", + -13.820856094360352 + ], + [ + "▁Druid", + -13.820860862731934 + ], + [ + "▁SOFTWARE", + -13.820881843566895 + ], + [ + "▁Aj", + -13.820966720581055 + ], + [ + "文", + -13.82100772857666 + ], + [ + "▁crux", + -13.821043968200684 + ], + [ + "▁Trades", + -13.821066856384277 + ], + [ + "▁Amazingly", + -13.821125030517578 + ], + [ + "▁Dab", + -13.821141242980957 + ], + [ + "▁Limousine", + -13.821200370788574 + ], + [ + "▁Astrology", + -13.821253776550293 + ], + [ + "▁Importance", + -13.821305274963379 + ], + [ + "▁surety", + -13.821307182312012 + ], + [ + "▁lunatic", + -13.821324348449707 + ], + [ + "spoken", + -13.821337699890137 + ], + [ + "Ali", + -13.82138442993164 + ], + [ + "Return", + -13.821407318115234 + ], + [ + "▁chow", + -13.82141399383545 + ], + [ + "ù", + -13.821470260620117 + ], + [ + "astic", + -13.821513175964355 + ], + [ + "▁Racial", + -13.821525573730469 + ], + [ + "▁Kettle", + -13.821526527404785 + ], + [ + "▁wikipedia", + -13.821548461914062 + ], + [ + "cooled", + -13.82155704498291 + ], + [ + "▁discipleship", + -13.821590423583984 + ], + [ + "▁DSS", + -13.821625709533691 + ], + [ + "bei", + -13.8216552734375 + ], + [ + "▁Zeit", + -13.821682929992676 + ], + [ + "▁Amenities", + -13.821718215942383 + ], + [ + "▁france", + -13.821866035461426 + ], + [ + "▁impossibility", + -13.821980476379395 + ], + [ + "▁suicides", + -13.82199478149414 + ], + [ + "▁Gigi", + -13.82201862335205 + ], + [ + "▁velvety", + -13.822036743164062 + ], + [ + "▁orbiting", + -13.822062492370605 + ], + [ + "▁Cris", + -13.822098731994629 + ], + [ + "Spot", + -13.822199821472168 + ], + [ + "▁Amb", + -13.822235107421875 + ], + [ + "▁Velocity", + -13.822244644165039 + ], + [ + "▁Texan", + -13.822245597839355 + ], + [ + "sheets", + -13.82227611541748 + ], + [ + "▁Partition", + -13.822278022766113 + ], + [ + "▁reborn", + -13.82227897644043 + ], + [ + "productive", + -13.822288513183594 + ], + [ + "▁Apologies", + -13.822294235229492 + ], + [ + "▁subtraction", + -13.82233715057373 + ], + [ + "▁cloned", + -13.822376251220703 + ], + [ + "830", + -13.822392463684082 + ], + [ + "▁superpower", + -13.82239818572998 + ], + [ + "▁Armani", + -13.822481155395508 + ], + [ + "▁dispensaries", + -13.822508811950684 + ], + [ + "▁filesystem", + -13.82253360748291 + ], + [ + "division", + -13.822537422180176 + ], + [ + "▁1847", + -13.822607040405273 + ], + [ + "▁Astra", + -13.8226318359375 + ], + [ + "▁Photographers", + -13.822720527648926 + ], + [ + "URE", + -13.822757720947266 + ], + [ + "▁nutritionist", + -13.822785377502441 + ], + [ + "▁Mediation", + -13.822813987731934 + ], + [ + "▁defrost", + -13.822813987731934 + ], + [ + "exit", + -13.82281494140625 + ], + [ + "▁anecdote", + -13.822834014892578 + ], + [ + "JU", + -13.822844505310059 + ], + [ + "▁Clips", + -13.822872161865234 + ], + [ + "▁tattooed", + -13.822882652282715 + ], + [ + "▁IAS", + -13.822908401489258 + ], + [ + "▁Counting", + -13.82295036315918 + ], + [ + "▁está", + -13.823043823242188 + ], + [ + "014", + -13.823090553283691 + ], + [ + "▁pong", + -13.823107719421387 + ], + [ + "▁Livestock", + -13.823124885559082 + ], + [ + "▁Pavel", + -13.823132514953613 + ], + [ + "NBC", + -13.823161125183105 + ], + [ + "▁nonexistent", + -13.823188781738281 + ], + [ + "▁euthanasia", + -13.823190689086914 + ], + [ + "▁cyberspace", + -13.823212623596191 + ], + [ + "▁cannons", + -13.823315620422363 + ], + [ + "▁Scary", + -13.823441505432129 + ], + [ + "▁Romano", + -13.82344913482666 + ], + [ + "▁wildflowers", + -13.823466300964355 + ], + [ + "▁philanthropist", + -13.823531150817871 + ], + [ + "▁TAC", + -13.82356071472168 + ], + [ + "▁coax", + -13.82357120513916 + ], + [ + "ngo", + -13.823619842529297 + ], + [ + "▁Anil", + -13.823633193969727 + ], + [ + "▁Boe", + -13.823692321777344 + ], + [ + "▁Yikes", + -13.823695182800293 + ], + [ + "▁tango", + -13.823744773864746 + ], + [ + "수", + -13.823758125305176 + ], + [ + "tastic", + -13.823806762695312 + ], + [ + "▁Cath", + -13.823868751525879 + ], + [ + "▁mmol", + -13.823904037475586 + ], + [ + "▁Discrimination", + -13.82391357421875 + ], + [ + "▁Diner", + -13.823914527893066 + ], + [ + "finish", + -13.823949813842773 + ], + [ + "▁SHOP", + -13.823963165283203 + ], + [ + "ún", + -13.82398796081543 + ], + [ + "▁fob", + -13.823992729187012 + ], + [ + "▁Neighbors", + -13.824060440063477 + ], + [ + "▁Enjoyed", + -13.824134826660156 + ], + [ + "UND", + -13.824175834655762 + ], + [ + "▁garb", + -13.824178695678711 + ], + [ + "▁embarrass", + -13.82419204711914 + ], + [ + "ALE", + -13.824223518371582 + ], + [ + "thru", + -13.824225425720215 + ], + [ + "▁hardening", + -13.824254989624023 + ], + [ + "▁Costumes", + -13.8242769241333 + ], + [ + "▁Springsteen", + -13.8242826461792 + ], + [ + "▁Liang", + -13.824286460876465 + ], + [ + "▁guesthouse", + -13.824344635009766 + ], + [ + "hri", + -13.824369430541992 + ], + [ + "zeit", + -13.82437801361084 + ], + [ + "419", + -13.824381828308105 + ], + [ + "▁RFP", + -13.82448673248291 + ], + [ + "nock", + -13.824603080749512 + ], + [ + "▁QUESTION", + -13.82483959197998 + ], + [ + "378", + -13.824882507324219 + ], + [ + "†", + -13.82491397857666 + ], + [ + "▁instructs", + -13.824967384338379 + ], + [ + "▁bearded", + -13.825063705444336 + ], + [ + "▁Brentwood", + -13.825064659118652 + ], + [ + "▁concomitant", + -13.825067520141602 + ], + [ + "▁discriminating", + -13.82514476776123 + ], + [ + "▁Appraisal", + -13.825161933898926 + ], + [ + "▁excavations", + -13.825180053710938 + ], + [ + "hash", + -13.825258255004883 + ], + [ + "rpm", + -13.825286865234375 + ], + [ + "▁encased", + -13.82529354095459 + ], + [ + "▁Perfume", + -13.825300216674805 + ], + [ + "agna", + -13.825435638427734 + ], + [ + "lach", + -13.825491905212402 + ], + [ + "shooting", + -13.825492858886719 + ], + [ + "▁curfew", + -13.825516700744629 + ], + [ + "▁dass", + -13.825517654418945 + ], + [ + "izi", + -13.825543403625488 + ], + [ + "mud", + -13.825581550598145 + ], + [ + "▁CYP", + -13.825637817382812 + ], + [ + "▁Buses", + -13.825643539428711 + ], + [ + "sser", + -13.825737953186035 + ], + [ + "▁Discussions", + -13.825807571411133 + ], + [ + "▁actin", + -13.82581615447998 + ], + [ + "▁Donkey", + -13.825819969177246 + ], + [ + "▁Cin", + -13.82592487335205 + ], + [ + "▁lengthen", + -13.825947761535645 + ], + [ + "▁wading", + -13.825952529907227 + ], + [ + "▁injustices", + -13.825963973999023 + ], + [ + "calling", + -13.825976371765137 + ], + [ + "▁merciful", + -13.825992584228516 + ], + [ + "▁Puget", + -13.82611083984375 + ], + [ + "Nation", + -13.826112747192383 + ], + [ + "▁Candida", + -13.826175689697266 + ], + [ + "▁Prev", + -13.826186180114746 + ], + [ + "kali", + -13.826227188110352 + ], + [ + "▁urn", + -13.82633113861084 + ], + [ + "lingual", + -13.826367378234863 + ], + [ + "▁Crate", + -13.82638931274414 + ], + [ + "KC", + -13.826452255249023 + ], + [ + "integrated", + -13.826502799987793 + ], + [ + "Strong", + -13.826528549194336 + ], + [ + "▁Mustangs", + -13.826536178588867 + ], + [ + "▁Hays", + -13.826577186584473 + ], + [ + "▁HSE", + -13.826622009277344 + ], + [ + "▁Boehner", + -13.826665878295898 + ], + [ + "▁Lia", + -13.826669692993164 + ], + [ + "▁Noor", + -13.826689720153809 + ], + [ + "▁IPC", + -13.82680892944336 + ], + [ + "▁potion", + -13.826833724975586 + ], + [ + "▁Robust", + -13.826845169067383 + ], + [ + "foreign", + -13.826892852783203 + ], + [ + "▁Engaging", + -13.826932907104492 + ], + [ + "790", + -13.82693862915039 + ], + [ + "▁Microgaming", + -13.827001571655273 + ], + [ + "▁Tere", + -13.82701301574707 + ], + [ + "▁McDonnell", + -13.827139854431152 + ], + [ + "▁Blanche", + -13.82716178894043 + ], + [ + "▁suspending", + -13.82724666595459 + ], + [ + "telli", + -13.827322006225586 + ], + [ + "WN", + -13.827350616455078 + ], + [ + "GMO", + -13.827397346496582 + ], + [ + "▁Jameson", + -13.827425956726074 + ], + [ + "▁Zane", + -13.827427864074707 + ], + [ + "kept", + -13.827509880065918 + ], + [ + "▁1853", + -13.827534675598145 + ], + [ + "▁Urgent", + -13.827591896057129 + ], + [ + "eep", + -13.827710151672363 + ], + [ + "▁captioned", + -13.827727317810059 + ], + [ + "vez", + -13.827794075012207 + ], + [ + "▁iz", + -13.827851295471191 + ], + [ + "▁FU", + -13.827855110168457 + ], + [ + "▁tinnitus", + -13.82790470123291 + ], + [ + "▁Prefecture", + -13.827927589416504 + ], + [ + "canada", + -13.827970504760742 + ], + [ + "▁shepherds", + -13.827978134155273 + ], + [ + "▁Increasingly", + -13.827986717224121 + ], + [ + "zai", + -13.828021049499512 + ], + [ + "▁distortions", + -13.828069686889648 + ], + [ + "nts", + -13.828070640563965 + ], + [ + "eros", + -13.828084945678711 + ], + [ + "▁WIFI", + -13.828095436096191 + ], + [ + "▁GK", + -13.828123092651367 + ], + [ + "▁Ald", + -13.828186988830566 + ], + [ + "▁268", + -13.828263282775879 + ], + [ + "▁FORM", + -13.828283309936523 + ], + [ + "▁Ingrid", + -13.828353881835938 + ], + [ + "lytic", + -13.82837963104248 + ], + [ + "▁caricature", + -13.828442573547363 + ], + [ + "▁Diagnostics", + -13.828514099121094 + ], + [ + "▁lei", + -13.82856273651123 + ], + [ + "▁evicted", + -13.828638076782227 + ], + [ + "▁Cana", + -13.828660011291504 + ], + [ + "▁subsistence", + -13.8286714553833 + ], + [ + "▁undergrad", + -13.828700065612793 + ], + [ + "▁keepsake", + -13.828703880310059 + ], + [ + "Single", + -13.828801155090332 + ], + [ + "▁invoicing", + -13.828813552856445 + ], + [ + "▁Intense", + -13.82883071899414 + ], + [ + "▁Gosh", + -13.828866004943848 + ], + [ + "▁kilowatt", + -13.828887939453125 + ], + [ + "▁ravaged", + -13.828924179077148 + ], + [ + "▁saturday", + -13.82892894744873 + ], + [ + "inos", + -13.828934669494629 + ], + [ + "▁Helicopter", + -13.828934669494629 + ], + [ + "Current", + -13.828946113586426 + ], + [ + "▁guidebook", + -13.82895565032959 + ], + [ + "dual", + -13.828963279724121 + ], + [ + "▁unruly", + -13.828974723815918 + ], + [ + "login", + -13.82897663116455 + ], + [ + "▁bloodshed", + -13.828985214233398 + ], + [ + "▁Whitehead", + -13.828991889953613 + ], + [ + "▁northward", + -13.828999519348145 + ], + [ + "▁Nectar", + -13.829059600830078 + ], + [ + "▁Ooh", + -13.829277038574219 + ], + [ + "▁Siva", + -13.829336166381836 + ], + [ + "▁curtail", + -13.829360961914062 + ], + [ + "▁Indicators", + -13.829368591308594 + ], + [ + "▁birthing", + -13.829424858093262 + ], + [ + "▁correctional", + -13.829435348510742 + ], + [ + "bella", + -13.829460144042969 + ], + [ + "706", + -13.829468727111816 + ], + [ + "pond", + -13.829512596130371 + ], + [ + "azo", + -13.829607963562012 + ], + [ + "▁Informatics", + -13.829607963562012 + ], + [ + "▁asterisk", + -13.829654693603516 + ], + [ + "▁Brandy", + -13.829737663269043 + ], + [ + "Madison", + -13.829751014709473 + ], + [ + "362", + -13.82982063293457 + ], + [ + "▁Remy", + -13.829862594604492 + ], + [ + "▁Shots", + -13.829910278320312 + ], + [ + "▁DoD", + -13.829920768737793 + ], + [ + "hyper", + -13.829936027526855 + ], + [ + "improvement", + -13.830039024353027 + ], + [ + "▁Installer", + -13.83006477355957 + ], + [ + "▁343", + -13.830070495605469 + ], + [ + "▁Eno", + -13.830090522766113 + ], + [ + "Job", + -13.830140113830566 + ], + [ + "▁Oahu", + -13.830153465270996 + ], + [ + "Ob", + -13.830215454101562 + ], + [ + "Doll", + -13.830265045166016 + ], + [ + "▁Maestro", + -13.830299377441406 + ], + [ + "▁Helper", + -13.830321311950684 + ], + [ + "▁snacking", + -13.830328941345215 + ], + [ + "▁Chir", + -13.830343246459961 + ], + [ + "▁Khalifa", + -13.83034896850586 + ], + [ + "spell", + -13.830352783203125 + ], + [ + "▁slapping", + -13.830459594726562 + ], + [ + "▁Schle", + -13.830504417419434 + ], + [ + "▁Venom", + -13.830511093139648 + ], + [ + "▁NXT", + -13.830545425415039 + ], + [ + "516", + -13.830658912658691 + ], + [ + "▁529", + -13.830677032470703 + ], + [ + "▁Moisture", + -13.83067798614502 + ], + [ + "▁impotence", + -13.830679893493652 + ], + [ + "▁Thirdly", + -13.830760955810547 + ], + [ + "bats", + -13.83076286315918 + ], + [ + "▁Brace", + -13.830778121948242 + ], + [ + "▁clandestine", + -13.830782890319824 + ], + [ + "▁844", + -13.83078384399414 + ], + [ + "▁phil", + -13.830809593200684 + ], + [ + "▁incite", + -13.830818176269531 + ], + [ + "▁263", + -13.830835342407227 + ], + [ + "▁fantastical", + -13.830876350402832 + ], + [ + "ţi", + -13.830877304077148 + ], + [ + "▁Oy", + -13.830928802490234 + ], + [ + "▁Metropolis", + -13.830962181091309 + ], + [ + "▁Charcoal", + -13.831024169921875 + ], + [ + "QUI", + -13.831026077270508 + ], + [ + "▁Construct", + -13.831037521362305 + ], + [ + "▁DBS", + -13.831050872802734 + ], + [ + "▁parte", + -13.831147193908691 + ], + [ + "447", + -13.831174850463867 + ], + [ + "▁Cavalry", + -13.831262588500977 + ], + [ + "▁gaping", + -13.831275939941406 + ], + [ + "▁293", + -13.831303596496582 + ], + [ + "▁Francesca", + -13.831315994262695 + ], + [ + "▁redecorating", + -13.831392288208008 + ], + [ + "allo", + -13.831396102905273 + ], + [ + "▁grandchild", + -13.83139705657959 + ], + [ + "▁tacky", + -13.83141040802002 + ], + [ + "▁Qualifying", + -13.831453323364258 + ], + [ + "506", + -13.831470489501953 + ], + [ + "▁Cancellation", + -13.831681251525879 + ], + [ + "names", + -13.831687927246094 + ], + [ + "ivi", + -13.831774711608887 + ], + [ + "▁underrepresented", + -13.831805229187012 + ], + [ + "드", + -13.831835746765137 + ], + [ + "▁doubly", + -13.831849098205566 + ], + [ + "▁Cartier", + -13.831901550292969 + ], + [ + "▁Runs", + -13.831968307495117 + ], + [ + "▁tarp", + -13.832001686096191 + ], + [ + "wrapped", + -13.832062721252441 + ], + [ + "▁Palette", + -13.832132339477539 + ], + [ + "▁Pathways", + -13.832254409790039 + ], + [ + "▁rags", + -13.832258224487305 + ], + [ + "▁Malin", + -13.832267761230469 + ], + [ + "▁Sticky", + -13.832274436950684 + ], + [ + "▁demolish", + -13.832300186157227 + ], + [ + "▁FDR", + -13.832364082336426 + ], + [ + "Ohio", + -13.832365036010742 + ], + [ + "▁Potts", + -13.832377433776855 + ], + [ + "bbe", + -13.832438468933105 + ], + [ + "▁Strasbourg", + -13.832456588745117 + ], + [ + "▁ACP", + -13.832608222961426 + ], + [ + "▁informant", + -13.832624435424805 + ], + [ + "▁papa", + -13.83266544342041 + ], + [ + "▁barbed", + -13.832690238952637 + ], + [ + "▁pretense", + -13.832706451416016 + ], + [ + "▁holdem", + -13.83272647857666 + ], + [ + "▁PRI", + -13.832733154296875 + ], + [ + "▁Tami", + -13.832781791687012 + ], + [ + "▁ortho", + -13.832978248596191 + ], + [ + "▁necrosis", + -13.8330717086792 + ], + [ + "▁Saudis", + -13.83309268951416 + ], + [ + "▁verifiable", + -13.83310604095459 + ], + [ + "XS", + -13.833136558532715 + ], + [ + "exposed", + -13.833161354064941 + ], + [ + "▁HAL", + -13.833189964294434 + ], + [ + "▁Percentage", + -13.833196640014648 + ], + [ + "394", + -13.833202362060547 + ], + [ + "changer", + -13.833348274230957 + ], + [ + "▁Fujitsu", + -13.83336067199707 + ], + [ + "layered", + -13.833361625671387 + ], + [ + "cino", + -13.833442687988281 + ], + [ + "Neal", + -13.833490371704102 + ], + [ + "▁Stefano", + -13.833504676818848 + ], + [ + "olic", + -13.833515167236328 + ], + [ + "▁MASTER", + -13.83353328704834 + ], + [ + "▁Resist", + -13.833581924438477 + ], + [ + "VAL", + -13.833589553833008 + ], + [ + "▁710", + -13.833621978759766 + ], + [ + "football", + -13.833666801452637 + ], + [ + "▁damning", + -13.833678245544434 + ], + [ + "▁Virtue", + -13.833782196044922 + ], + [ + "▁condominiums", + -13.833799362182617 + ], + [ + "▁Opinions", + -13.833868026733398 + ], + [ + "▁Villanova", + -13.833991050720215 + ], + [ + "572", + -13.834001541137695 + ], + [ + "▁Basis", + -13.834230422973633 + ], + [ + "▁Guantanamo", + -13.834256172180176 + ], + [ + "▁MSG", + -13.834389686584473 + ], + [ + "healing", + -13.834441184997559 + ], + [ + "ecki", + -13.834444999694824 + ], + [ + "▁rockers", + -13.834501266479492 + ], + [ + "▁obscurity", + -13.83458423614502 + ], + [ + "า", + -13.834665298461914 + ], + [ + "▁inappropriately", + -13.83471393585205 + ], + [ + "▁discharges", + -13.834735870361328 + ], + [ + "▁sire", + -13.834759712219238 + ], + [ + "▁Raz", + -13.834794998168945 + ], + [ + "▁proverb", + -13.834820747375488 + ], + [ + "err", + -13.83486270904541 + ], + [ + "▁Thrill", + -13.834870338439941 + ], + [ + "▁neuropathy", + -13.834925651550293 + ], + [ + "bauer", + -13.835002899169922 + ], + [ + "▁Uptown", + -13.835009574890137 + ], + [ + "mum", + -13.835142135620117 + ], + [ + "▁disorderly", + -13.835175514221191 + ], + [ + "▁KPMG", + -13.835204124450684 + ], + [ + "▁gale", + -13.83532428741455 + ], + [ + "▁Godfrey", + -13.835349082946777 + ], + [ + "▁Fink", + -13.835351943969727 + ], + [ + "▁في", + -13.835443496704102 + ], + [ + "▁Blunt", + -13.835468292236328 + ], + [ + "▁JU", + -13.835482597351074 + ], + [ + "▁blogosphere", + -13.835508346557617 + ], + [ + "1965", + -13.835514068603516 + ], + [ + "▁inquiring", + -13.835576057434082 + ], + [ + "▁wrappers", + -13.835623741149902 + ], + [ + "▁shockingly", + -13.835624694824219 + ], + [ + "▁Viz", + -13.835680961608887 + ], + [ + "ATS", + -13.835728645324707 + ], + [ + "▁defied", + -13.835732460021973 + ], + [ + "▁Wipe", + -13.835739135742188 + ], + [ + "▁songwriters", + -13.8357515335083 + ], + [ + "▁gleaned", + -13.835786819458008 + ], + [ + "▁Hodges", + -13.835789680480957 + ], + [ + "▁Merge", + -13.835801124572754 + ], + [ + "▁Excess", + -13.835833549499512 + ], + [ + "▁STORY", + -13.835840225219727 + ], + [ + "▁Vick", + -13.835884094238281 + ], + [ + "▁ephemeral", + -13.835929870605469 + ], + [ + "▁HDL", + -13.835949897766113 + ], + [ + "nil", + -13.835962295532227 + ], + [ + "▁Potassium", + -13.836091041564941 + ], + [ + "enga", + -13.836099624633789 + ], + [ + "ин", + -13.83610725402832 + ], + [ + "▁resellers", + -13.836112976074219 + ], + [ + "▁illuminates", + -13.836143493652344 + ], + [ + "▁Dolce", + -13.836159706115723 + ], + [ + "▁Blessing", + -13.836169242858887 + ], + [ + "▁derailed", + -13.83617877960205 + ], + [ + "▁Wheaton", + -13.836235046386719 + ], + [ + "▁Sephora", + -13.836240768432617 + ], + [ + "▁Miscellaneous", + -13.836336135864258 + ], + [ + "▁Catalina", + -13.836410522460938 + ], + [ + "▁Gentlemen", + -13.836416244506836 + ], + [ + "Customer", + -13.836463928222656 + ], + [ + "▁jour", + -13.836463928222656 + ], + [ + "TEX", + -13.836538314819336 + ], + [ + "Tool", + -13.836564064025879 + ], + [ + "▁CZ", + -13.836566925048828 + ], + [ + "▁Andrei", + -13.836593627929688 + ], + [ + "resident", + -13.836709022521973 + ], + [ + "▁takers", + -13.83676815032959 + ], + [ + "▁BSE", + -13.836769104003906 + ], + [ + "▁Stuck", + -13.836774826049805 + ], + [ + "Poly", + -13.836817741394043 + ], + [ + "enhanced", + -13.836864471435547 + ], + [ + "▁Henson", + -13.836874961853027 + ], + [ + "lement", + -13.836878776550293 + ], + [ + "▁marries", + -13.836904525756836 + ], + [ + "lamp", + -13.836983680725098 + ], + [ + "▁plume", + -13.83700942993164 + ], + [ + "▁nay", + -13.837011337280273 + ], + [ + "▁provocation", + -13.837038040161133 + ], + [ + "oise", + -13.837071418762207 + ], + [ + "mountain", + -13.837076187133789 + ], + [ + "▁severance", + -13.837080001831055 + ], + [ + "oran", + -13.83715534210205 + ], + [ + "▁explorations", + -13.837210655212402 + ], + [ + "▁Asthma", + -13.837282180786133 + ], + [ + "inde", + -13.837295532226562 + ], + [ + "▁274", + -13.837316513061523 + ], + [ + "▁Deployment", + -13.837318420410156 + ], + [ + "▁Demons", + -13.837401390075684 + ], + [ + "▁thirties", + -13.837504386901855 + ], + [ + "▁SES", + -13.837520599365234 + ], + [ + "▁rv", + -13.837532043457031 + ], + [ + "warming", + -13.83756160736084 + ], + [ + "▁sketchy", + -13.837581634521484 + ], + [ + "▁haunts", + -13.837626457214355 + ], + [ + "ometry", + -13.837716102600098 + ], + [ + "▁tran", + -13.83775806427002 + ], + [ + "▁ricotta", + -13.837760925292969 + ], + [ + "bola", + -13.837801933288574 + ], + [ + "▁stanza", + -13.837837219238281 + ], + [ + "▁haben", + -13.837891578674316 + ], + [ + "▁judgements", + -13.837923049926758 + ], + [ + "▁showrooms", + -13.837924003601074 + ], + [ + "avon", + -13.837935447692871 + ], + [ + "▁Rumors", + -13.837944030761719 + ], + [ + "▁loin", + -13.837952613830566 + ], + [ + "▁eruptions", + -13.837976455688477 + ], + [ + "▁spinoff", + -13.838004112243652 + ], + [ + "▁ventilator", + -13.838004112243652 + ], + [ + "▁drab", + -13.83804702758789 + ], + [ + "▁tamper", + -13.83808708190918 + ], + [ + "▁Bits", + -13.838122367858887 + ], + [ + "▁bruise", + -13.838134765625 + ], + [ + "▁clamping", + -13.838208198547363 + ], + [ + "¶", + -13.838224411010742 + ], + [ + "▁331", + -13.838262557983398 + ], + [ + "▁GSA", + -13.838262557983398 + ], + [ + "llen", + -13.838286399841309 + ], + [ + "▁Hom", + -13.838322639465332 + ], + [ + "▁Hutch", + -13.83838939666748 + ], + [ + "▁fingernails", + -13.838399887084961 + ], + [ + "▁esophagus", + -13.838404655456543 + ], + [ + "▁persistently", + -13.838414192199707 + ], + [ + "▁Plank", + -13.838443756103516 + ], + [ + "▁Margot", + -13.838464736938477 + ], + [ + "▁debuts", + -13.838512420654297 + ], + [ + "▁takedown", + -13.838518142700195 + ], + [ + "▁Endangered", + -13.838566780090332 + ], + [ + "▁smoothness", + -13.838589668273926 + ], + [ + "▁Deutsch", + -13.838595390319824 + ], + [ + "▁onscreen", + -13.838610649108887 + ], + [ + "▁Possession", + -13.838644981384277 + ], + [ + "▁thorn", + -13.838644981384277 + ], + [ + "▁angelic", + -13.838687896728516 + ], + [ + "▁meningitis", + -13.838726043701172 + ], + [ + "▁Funnels", + -13.838739395141602 + ], + [ + "Eds", + -13.838747024536133 + ], + [ + "ood", + -13.838797569274902 + ], + [ + "tran", + -13.838808059692383 + ], + [ + "▁UR", + -13.838862419128418 + ], + [ + "ения", + -13.838942527770996 + ], + [ + "▁Rosario", + -13.838968276977539 + ], + [ + "▁embroiled", + -13.839001655578613 + ], + [ + "▁Matthias", + -13.83901309967041 + ], + [ + "▁downsides", + -13.839038848876953 + ], + [ + "▁ن", + -13.839071273803711 + ], + [ + "▁deflected", + -13.83908462524414 + ], + [ + "izers", + -13.839093208312988 + ], + [ + "▁wouldnt", + -13.83914852142334 + ], + [ + "▁Canoe", + -13.839282989501953 + ], + [ + "▁Attraction", + -13.839316368103027 + ], + [ + "▁Continent", + -13.839339256286621 + ], + [ + "▁reproducing", + -13.839405059814453 + ], + [ + "dz", + -13.839411735534668 + ], + [ + "pres", + -13.839432716369629 + ], + [ + "▁cDNA", + -13.839466094970703 + ], + [ + "▁cabs", + -13.839513778686523 + ], + [ + "YOU", + -13.839515686035156 + ], + [ + "▁Bakersfield", + -13.839526176452637 + ], + [ + "▁fillet", + -13.839539527893066 + ], + [ + "YP", + -13.839542388916016 + ], + [ + "▁Rak", + -13.839560508728027 + ], + [ + "▁freeware", + -13.839583396911621 + ], + [ + "sford", + -13.83961296081543 + ], + [ + "▁misconfigured", + -13.839624404907227 + ], + [ + "imer", + -13.839673042297363 + ], + [ + "evich", + -13.839707374572754 + ], + [ + "▁gripe", + -13.839719772338867 + ], + [ + "▁Qantas", + -13.83981704711914 + ], + [ + "▁scapegoat", + -13.839818954467773 + ], + [ + "dyne", + -13.839820861816406 + ], + [ + "▁cleansed", + -13.839860916137695 + ], + [ + "▁heady", + -13.839862823486328 + ], + [ + "hora", + -13.8399019241333 + ], + [ + "▁suitcases", + -13.839910507202148 + ], + [ + "ët", + -13.840055465698242 + ], + [ + "▁Mustafa", + -13.840057373046875 + ], + [ + "▁Mere", + -13.84006404876709 + ], + [ + "▁Caught", + -13.840065956115723 + ], + [ + "CIS", + -13.840106964111328 + ], + [ + "ensi", + -13.840145111083984 + ], + [ + "▁Huff", + -13.840213775634766 + ], + [ + "▁badger", + -13.840265274047852 + ], + [ + "▁Digit", + -13.840280532836914 + ], + [ + "▁defences", + -13.840288162231445 + ], + [ + "▁totalitarian", + -13.84034538269043 + ], + [ + "aires", + -13.840352058410645 + ], + [ + "▁DHL", + -13.840447425842285 + ], + [ + "▁Quo", + -13.840455055236816 + ], + [ + "▁trajectories", + -13.840526580810547 + ], + [ + "▁humanoid", + -13.840547561645508 + ], + [ + "▁BAL", + -13.840553283691406 + ], + [ + "▁onerous", + -13.840612411499023 + ], + [ + "▁outlay", + -13.840612411499023 + ], + [ + "▁261", + -13.8406343460083 + ], + [ + "605", + -13.840655326843262 + ], + [ + "▁Solving", + -13.840719223022461 + ], + [ + "▁pulsed", + -13.840727806091309 + ], + [ + "▁descends", + -13.84078598022461 + ], + [ + "▁Skilled", + -13.840814590454102 + ], + [ + "▁riverside", + -13.840841293334961 + ], + [ + "▁unreleased", + -13.840914726257324 + ], + [ + "drick", + -13.840920448303223 + ], + [ + "▁swaying", + -13.840938568115234 + ], + [ + "▁pretentious", + -13.840941429138184 + ], + [ + "▁Rumble", + -13.84095573425293 + ], + [ + "Roll", + -13.841007232666016 + ], + [ + "▁Soto", + -13.84103775024414 + ], + [ + "▁linkages", + -13.841063499450684 + ], + [ + "▁ISD", + -13.841066360473633 + ], + [ + "AY", + -13.841094017028809 + ], + [ + "ARS", + -13.841158866882324 + ], + [ + "▁Natalia", + -13.841166496276855 + ], + [ + "▁babysitting", + -13.841225624084473 + ], + [ + "tem", + -13.841297149658203 + ], + [ + "▁Loo", + -13.841300010681152 + ], + [ + "Nazi", + -13.841302871704102 + ], + [ + "▁CRT", + -13.841314315795898 + ], + [ + "▁AGE", + -13.84131908416748 + ], + [ + "▁matchups", + -13.841413497924805 + ], + [ + "▁revitalization", + -13.841414451599121 + ], + [ + "▁Nes", + -13.841415405273438 + ], + [ + "spor", + -13.841432571411133 + ], + [ + "ст", + -13.841468811035156 + ], + [ + "▁Dex", + -13.841514587402344 + ], + [ + "▁Organizers", + -13.841541290283203 + ], + [ + "smooth", + -13.841594696044922 + ], + [ + "▁Beaufort", + -13.841597557067871 + ], + [ + "feng", + -13.841628074645996 + ], + [ + "▁Milli", + -13.841678619384766 + ], + [ + "▁condom", + -13.84168815612793 + ], + [ + "▁adventurer", + -13.841695785522461 + ], + [ + "▁Gardiner", + -13.8417387008667 + ], + [ + "▁patrolling", + -13.841754913330078 + ], + [ + "▁Hadley", + -13.841785430908203 + ], + [ + "▁synths", + -13.841809272766113 + ], + [ + "▁Whirlpool", + -13.841829299926758 + ], + [ + "Mode", + -13.841832160949707 + ], + [ + "▁Neighbor", + -13.84188461303711 + ], + [ + "identified", + -13.841939926147461 + ], + [ + "ÃÂ", + -13.841989517211914 + ], + [ + "▁sassy", + -13.84201431274414 + ], + [ + "ool", + -13.842016220092773 + ], + [ + "▁glancing", + -13.842021942138672 + ], + [ + "▁lashed", + -13.842087745666504 + ], + [ + "▁tilting", + -13.842089653015137 + ], + [ + "None", + -13.842093467712402 + ], + [ + "▁sceptical", + -13.84214973449707 + ], + [ + "▁Robson", + -13.842172622680664 + ], + [ + "▁agro", + -13.842182159423828 + ], + [ + "mack", + -13.84221363067627 + ], + [ + "aligned", + -13.842233657836914 + ], + [ + "▁phoned", + -13.842276573181152 + ], + [ + "▁Chandelier", + -13.842306137084961 + ], + [ + "▁Wilton", + -13.842329978942871 + ], + [ + "▁cob", + -13.84235954284668 + ], + [ + "▁milliseconds", + -13.84235954284668 + ], + [ + "▁Bras", + -13.842374801635742 + ], + [ + "▁mush", + -13.842406272888184 + ], + [ + "rro", + -13.8424072265625 + ], + [ + "▁patching", + -13.842411041259766 + ], + [ + "▁τ", + -13.842422485351562 + ], + [ + "neh", + -13.842423439025879 + ], + [ + "▁boxers", + -13.84250545501709 + ], + [ + "lá", + -13.842512130737305 + ], + [ + "▁wreaths", + -13.842545509338379 + ], + [ + "▁Attacks", + -13.842555046081543 + ], + [ + "▁Thumb", + -13.842561721801758 + ], + [ + "▁sparingly", + -13.842570304870605 + ], + [ + "omy", + -13.842609405517578 + ], + [ + "▁MOS", + -13.842620849609375 + ], + [ + "▁PDFs", + -13.842695236206055 + ], + [ + "coil", + -13.842698097229004 + ], + [ + "ANS", + -13.842827796936035 + ], + [ + "▁thoracic", + -13.8428373336792 + ], + [ + "▁contemplative", + -13.842876434326172 + ], + [ + "▁SEP", + -13.842897415161133 + ], + [ + "pace", + -13.842968940734863 + ], + [ + "▁unwittingly", + -13.843005180358887 + ], + [ + "▁expended", + -13.843033790588379 + ], + [ + "▁amortization", + -13.843085289001465 + ], + [ + "Sur", + -13.84312629699707 + ], + [ + "rau", + -13.843186378479004 + ], + [ + "multiple", + -13.843204498291016 + ], + [ + "▁326", + -13.843236923217773 + ], + [ + "tsch", + -13.843256950378418 + ], + [ + "▁rejoin", + -13.843284606933594 + ], + [ + "▁lint", + -13.84333610534668 + ], + [ + "▁Roc", + -13.843427658081055 + ], + [ + "▁Henley", + -13.843429565429688 + ], + [ + "▁poaching", + -13.843522071838379 + ], + [ + "hosting", + -13.843612670898438 + ], + [ + "villa", + -13.843633651733398 + ], + [ + "▁Goliath", + -13.84365177154541 + ], + [ + "▁Jumping", + -13.843695640563965 + ], + [ + "▁oat", + -13.843729972839355 + ], + [ + "nico", + -13.84373950958252 + ], + [ + "pros", + -13.84375 + ], + [ + "▁budgeted", + -13.843777656555176 + ], + [ + "▁Perception", + -13.843778610229492 + ], + [ + "▁Brasil", + -13.843801498413086 + ], + [ + "ş", + -13.843838691711426 + ], + [ + "ATING", + -13.843844413757324 + ], + [ + "oven", + -13.843917846679688 + ], + [ + "▁baroque", + -13.843954086303711 + ], + [ + "▁Hobbs", + -13.843974113464355 + ], + [ + "▁MIA", + -13.844014167785645 + ], + [ + "▁atheism", + -13.844067573547363 + ], + [ + "▁sar", + -13.844273567199707 + ], + [ + "trailer", + -13.844278335571289 + ], + [ + "▁heroism", + -13.844354629516602 + ], + [ + "▁Hackney", + -13.844454765319824 + ], + [ + "▁gravitate", + -13.844486236572266 + ], + [ + "▁differentiating", + -13.844491004943848 + ], + [ + "▁ASIC", + -13.844510078430176 + ], + [ + "▁289", + -13.84453010559082 + ], + [ + "▁Georges", + -13.844542503356934 + ], + [ + "▁Rosenstein", + -13.844552993774414 + ], + [ + "▁banished", + -13.844579696655273 + ], + [ + "▁holographic", + -13.84459400177002 + ], + [ + "▁spacer", + -13.84459400177002 + ], + [ + "▁Commandments", + -13.844608306884766 + ], + [ + "Neil", + -13.844648361206055 + ], + [ + "▁Tir", + -13.844683647155762 + ], + [ + "▁Communicate", + -13.844816207885742 + ], + [ + "▁LOSS", + -13.844820022583008 + ], + [ + "pta", + -13.84485149383545 + ], + [ + "▁housewife", + -13.844867706298828 + ], + [ + "▁Hodge", + -13.844883918762207 + ], + [ + "hut", + -13.844988822937012 + ], + [ + "▁REALTORS", + -13.845078468322754 + ], + [ + "spam", + -13.845118522644043 + ], + [ + "Pr", + -13.845160484313965 + ], + [ + "▁handout", + -13.845179557800293 + ], + [ + "▁Jolla", + -13.845190048217773 + ], + [ + "▁catalogues", + -13.84519100189209 + ], + [ + "▁pampered", + -13.845223426818848 + ], + [ + "▁voltages", + -13.845250129699707 + ], + [ + "▁PASS", + -13.8452730178833 + ], + [ + "▁Concentration", + -13.84530258178711 + ], + [ + "▁fairway", + -13.84536075592041 + ], + [ + "▁smirk", + -13.845468521118164 + ], + [ + "▁Conveniently", + -13.845501899719238 + ], + [ + "▁Genealogy", + -13.845625877380371 + ], + [ + "▁importation", + -13.845638275146484 + ], + [ + "▁LEFT", + -13.845693588256836 + ], + [ + "hle", + -13.845707893371582 + ], + [ + "▁magnified", + -13.845709800720215 + ], + [ + "species", + -13.845784187316895 + ], + [ + "▁cellulite", + -13.845823287963867 + ], + [ + "▁Auctions", + -13.845856666564941 + ], + [ + "ugg", + -13.845870018005371 + ], + [ + "▁abuser", + -13.84587287902832 + ], + [ + "▁Ago", + -13.845874786376953 + ], + [ + "▁Wardrobe", + -13.845947265625 + ], + [ + "▁overdrive", + -13.845969200134277 + ], + [ + "▁cysts", + -13.84599781036377 + ], + [ + "▁ligne", + -13.845999717712402 + ], + [ + "1966", + -13.846000671386719 + ], + [ + "beauty", + -13.846080780029297 + ], + [ + "▁Craftsman", + -13.846196174621582 + ], + [ + "▁banged", + -13.846229553222656 + ], + [ + "▁tiniest", + -13.846270561218262 + ], + [ + "Tab", + -13.84627628326416 + ], + [ + "▁Effectively", + -13.846363067626953 + ], + [ + "▁blu", + -13.846480369567871 + ], + [ + "▁reagents", + -13.846480369567871 + ], + [ + "▁rousing", + -13.846558570861816 + ], + [ + "▁Pursuit", + -13.846597671508789 + ], + [ + "▁nominating", + -13.846602439880371 + ], + [ + "▁somatic", + -13.846614837646484 + ], + [ + "▁kiwi", + -13.846616744995117 + ], + [ + "relevant", + -13.84675407409668 + ], + [ + "▁pebbles", + -13.84682559967041 + ], + [ + "ABA", + -13.84685230255127 + ], + [ + "▁Django", + -13.846858024597168 + ], + [ + "▁operas", + -13.846860885620117 + ], + [ + "▁ramping", + -13.846918106079102 + ], + [ + "▁Unicode", + -13.846954345703125 + ], + [ + "▁Gud", + -13.846959114074707 + ], + [ + "unga", + -13.846967697143555 + ], + [ + "ionic", + -13.847020149230957 + ], + [ + "▁Testosterone", + -13.847060203552246 + ], + [ + "▁hairdryer", + -13.847112655639648 + ], + [ + "▁incomprehensible", + -13.847158432006836 + ], + [ + "▁NUMBER", + -13.847159385681152 + ], + [ + "▁gradients", + -13.847200393676758 + ], + [ + "▁CDL", + -13.84721565246582 + ], + [ + "▁slowest", + -13.847243309020996 + ], + [ + "▁BUR", + -13.847312927246094 + ], + [ + "▁Accra", + -13.847328186035156 + ], + [ + "▁dividers", + -13.847343444824219 + ], + [ + "483", + -13.847372055053711 + ], + [ + "stakes", + -13.847384452819824 + ], + [ + "▁KV", + -13.847416877746582 + ], + [ + "▁deepened", + -13.84746265411377 + ], + [ + "xl", + -13.847505569458008 + ], + [ + "▁Geb", + -13.847546577453613 + ], + [ + "▁Forbidden", + -13.847562789916992 + ], + [ + "▁soliciting", + -13.847594261169434 + ], + [ + "▁tolerable", + -13.847616195678711 + ], + [ + "▁stunningly", + -13.847701072692871 + ], + [ + "▁flocks", + -13.847765922546387 + ], + [ + "▁gps", + -13.8477783203125 + ], + [ + "split", + -13.847794532775879 + ], + [ + "▁Deadly", + -13.847867012023926 + ], + [ + "Common", + -13.847930908203125 + ], + [ + "▁hopelessly", + -13.847938537597656 + ], + [ + "▁Transparent", + -13.847992897033691 + ], + [ + "cina", + -13.848033905029297 + ], + [ + "▁LITTLE", + -13.848033905029297 + ], + [ + "▁Reproductive", + -13.8480863571167 + ], + [ + "371", + -13.848152160644531 + ], + [ + "▁bombardment", + -13.848156929016113 + ], + [ + "▁gooey", + -13.848187446594238 + ], + [ + "▁japan", + -13.84822940826416 + ], + [ + "▁bol", + -13.848234176635742 + ], + [ + "Mill", + -13.848255157470703 + ], + [ + "▁Ginny", + -13.848265647888184 + ], + [ + "▁Ganga", + -13.848278999328613 + ], + [ + "▁sweepstakes", + -13.848284721374512 + ], + [ + "▁legumes", + -13.848285675048828 + ], + [ + "▁winch", + -13.848289489746094 + ], + [ + "▁MARK", + -13.848295211791992 + ], + [ + "ADE", + -13.848319053649902 + ], + [ + "▁reworked", + -13.848319053649902 + ], + [ + "aal", + -13.848328590393066 + ], + [ + "▁Medication", + -13.848360061645508 + ], + [ + "▁Bowers", + -13.848388671875 + ], + [ + "▁mage", + -13.848409652709961 + ], + [ + "▁transmitters", + -13.84841537475586 + ], + [ + "▁Shining", + -13.84853744506836 + ], + [ + "▁pampering", + -13.848555564880371 + ], + [ + "442", + -13.84855842590332 + ], + [ + "▁sobbing", + -13.848572731018066 + ], + [ + "▁mexican", + -13.8485746383667 + ], + [ + "Flash", + -13.848580360412598 + ], + [ + "▁Mastery", + -13.848596572875977 + ], + [ + "▁Dat", + -13.848664283752441 + ], + [ + "▁derogatory", + -13.848746299743652 + ], + [ + "▁Priyanka", + -13.848843574523926 + ], + [ + "595", + -13.84890365600586 + ], + [ + "▁readability", + -13.848905563354492 + ], + [ + "▁adware", + -13.848930358886719 + ], + [ + "HW", + -13.8489408493042 + ], + [ + "zil", + -13.849003791809082 + ], + [ + "▁Lightly", + -13.849007606506348 + ], + [ + "▁Champs", + -13.849020957946777 + ], + [ + "▁Á", + -13.84904956817627 + ], + [ + "stall", + -13.849112510681152 + ], + [ + "▁soot", + -13.849156379699707 + ], + [ + "▁Vida", + -13.84916877746582 + ], + [ + "▁cynicism", + -13.849169731140137 + ], + [ + "▁Matsu", + -13.849215507507324 + ], + [ + "▁replete", + -13.849275588989258 + ], + [ + "payer", + -13.849295616149902 + ], + [ + "▁Tribes", + -13.84935188293457 + ], + [ + "▁forecasted", + -13.8494234085083 + ], + [ + "Listen", + -13.849443435668945 + ], + [ + "▁wannabe", + -13.849448204040527 + ], + [ + "centred", + -13.849482536315918 + ], + [ + "▁guerrilla", + -13.849629402160645 + ], + [ + "▁rebounded", + -13.849656105041504 + ], + [ + "▁enraged", + -13.849658012390137 + ], + [ + "▁Marker", + -13.84965991973877 + ], + [ + "decade", + -13.849743843078613 + ], + [ + "▁FPGA", + -13.849749565124512 + ], + [ + "▁Tributes", + -13.849784851074219 + ], + [ + "・", + -13.849787712097168 + ], + [ + "▁subversive", + -13.849801063537598 + ], + [ + "▁reflector", + -13.849935531616211 + ], + [ + "▁rehearse", + -13.849956512451172 + ], + [ + "▁deluge", + -13.849989891052246 + ], + [ + "▁celiac", + -13.850083351135254 + ], + [ + "▁Pinch", + -13.850106239318848 + ], + [ + "▁truffles", + -13.85010814666748 + ], + [ + "▁telephones", + -13.850118637084961 + ], + [ + "▁bullion", + -13.850179672241211 + ], + [ + "▁yer", + -13.850204467773438 + ], + [ + "▁Tufts", + -13.850217819213867 + ], + [ + "▁PCS", + -13.850241661071777 + ], + [ + "▁Mahindra", + -13.85025405883789 + ], + [ + "pose", + -13.850258827209473 + ], + [ + "▁007", + -13.850258827209473 + ], + [ + "boost", + -13.85028076171875 + ], + [ + "▁Detention", + -13.850290298461914 + ], + [ + "▁lawfully", + -13.850378036499023 + ], + [ + "minimum", + -13.850398063659668 + ], + [ + "▁€3", + -13.850445747375488 + ], + [ + "▁NYT", + -13.850481033325195 + ], + [ + "oco", + -13.85068130493164 + ], + [ + "▁draught", + -13.850751876831055 + ], + [ + "Scale", + -13.850778579711914 + ], + [ + "titu", + -13.850895881652832 + ], + [ + "▁copier", + -13.850930213928223 + ], + [ + "▁Cadet", + -13.85095500946045 + ], + [ + "▁scrolls", + -13.85095500946045 + ], + [ + "GET", + -13.850961685180664 + ], + [ + "▁FDI", + -13.850961685180664 + ], + [ + "primary", + -13.850988388061523 + ], + [ + "434", + -13.851008415222168 + ], + [ + "▁diminishes", + -13.851016998291016 + ], + [ + "▁Jordanian", + -13.851099014282227 + ], + [ + "▁selenium", + -13.851099014282227 + ], + [ + "▁kat", + -13.85113525390625 + ], + [ + "▁reckoning", + -13.851174354553223 + ], + [ + "▁oc", + -13.8512601852417 + ], + [ + "▁notepad", + -13.851287841796875 + ], + [ + "▁hound", + -13.851319313049316 + ], + [ + "▁postwar", + -13.85133171081543 + ], + [ + "▁Llan", + -13.851339340209961 + ], + [ + "상", + -13.851367950439453 + ], + [ + "uted", + -13.851407051086426 + ], + [ + "higher", + -13.851433753967285 + ], + [ + "sier", + -13.85143756866455 + ], + [ + "▁Galilee", + -13.851457595825195 + ], + [ + "▁fluke", + -13.851458549499512 + ], + [ + "lent", + -13.851470947265625 + ], + [ + "arti", + -13.851480484008789 + ], + [ + "▁Directly", + -13.851480484008789 + ], + [ + "▁miniatures", + -13.851490020751953 + ], + [ + "▁Holo", + -13.851499557495117 + ], + [ + "▁Velo", + -13.851534843444824 + ], + [ + "▁contrived", + -13.85157299041748 + ], + [ + "▁reactionary", + -13.851638793945312 + ], + [ + "▁278", + -13.851715087890625 + ], + [ + "▁looting", + -13.851725578308105 + ], + [ + "▁Hao", + -13.851731300354004 + ], + [ + "▁Pogba", + -13.851801872253418 + ], + [ + "▁dusted", + -13.851801872253418 + ], + [ + "787", + -13.851913452148438 + ], + [ + "▁Gunners", + -13.851937294006348 + ], + [ + "▁Exile", + -13.851950645446777 + ], + [ + "▁Landon", + -13.851950645446777 + ], + [ + "▁기", + -13.851964950561523 + ], + [ + "▁snowflakes", + -13.851970672607422 + ], + [ + "▁porridge", + -13.851994514465332 + ], + [ + "▁capping", + -13.852079391479492 + ], + [ + "▁ev", + -13.85218334197998 + ], + [ + "▁bodied", + -13.852250099182129 + ], + [ + "▁Elmer", + -13.852261543273926 + ], + [ + "pea", + -13.852270126342773 + ], + [ + "rsquo", + -13.852320671081543 + ], + [ + "tley", + -13.852383613586426 + ], + [ + "lox", + -13.852396965026855 + ], + [ + "neu", + -13.85241413116455 + ], + [ + "▁alkyl", + -13.852437019348145 + ], + [ + "▁Macbeth", + -13.852466583251953 + ], + [ + "▁Reminder", + -13.852473258972168 + ], + [ + "▁Delegates", + -13.852479934692383 + ], + [ + "▁photosynthesis", + -13.852485656738281 + ], + [ + "▁Stripes", + -13.852497100830078 + ], + [ + "▁slum", + -13.852508544921875 + ], + [ + "▁Forgive", + -13.852524757385254 + ], + [ + "▁Ives", + -13.85252857208252 + ], + [ + "▁bb", + -13.852542877197266 + ], + [ + "▁Huckabee", + -13.852569580078125 + ], + [ + "▁depositing", + -13.852577209472656 + ], + [ + "CHE", + -13.852588653564453 + ], + [ + "▁modesty", + -13.85260009765625 + ], + [ + "▁industrialization", + -13.852619171142578 + ], + [ + "▁heralded", + -13.852677345275879 + ], + [ + "aster", + -13.852723121643066 + ], + [ + "▁Missy", + -13.85278034210205 + ], + [ + "▁sleeveless", + -13.85278034210205 + ], + [ + "▁Davey", + -13.852802276611328 + ], + [ + "▁origination", + -13.852803230285645 + ], + [ + "▁frighten", + -13.852818489074707 + ], + [ + "gaon", + -13.852883338928223 + ], + [ + "▁graze", + -13.852892875671387 + ], + [ + "▁cad", + -13.852987289428711 + ], + [ + "mex", + -13.853023529052734 + ], + [ + "▁firepower", + -13.853052139282227 + ], + [ + "▁furthering", + -13.85310173034668 + ], + [ + "▁Translate", + -13.853134155273438 + ], + [ + "▁Outback", + -13.853156089782715 + ], + [ + "▁biennial", + -13.85317325592041 + ], + [ + "▁micron", + -13.853280067443848 + ], + [ + "▁Dumb", + -13.853289604187012 + ], + [ + "▁Grover", + -13.853342056274414 + ], + [ + "isson", + -13.853350639343262 + ], + [ + "▁Cosmos", + -13.853379249572754 + ], + [ + "▁insulate", + -13.853382110595703 + ], + [ + "▁Dishwasher", + -13.853392601013184 + ], + [ + "▁Recognize", + -13.8534574508667 + ], + [ + "446", + -13.853473663330078 + ], + [ + "▁VIA", + -13.85349178314209 + ], + [ + "▁Firearms", + -13.853522300720215 + ], + [ + "ो", + -13.853527069091797 + ], + [ + "▁sedative", + -13.853546142578125 + ], + [ + "▁turntable", + -13.85354995727539 + ], + [ + "▁Epidemiology", + -13.853551864624023 + ], + [ + "▁Geno", + -13.853554725646973 + ], + [ + "▁Ripper", + -13.853590965270996 + ], + [ + "shifting", + -13.853602409362793 + ], + [ + "▁RK", + -13.853622436523438 + ], + [ + "▁cathode", + -13.853639602661133 + ], + [ + "▁chalet", + -13.853684425354004 + ], + [ + "▁Balanced", + -13.853689193725586 + ], + [ + "▁furiously", + -13.853736877441406 + ], + [ + "▁disallowed", + -13.853778839111328 + ], + [ + "▁Establishing", + -13.853888511657715 + ], + [ + "▁Pok", + -13.854085922241211 + ], + [ + "▁precautionary", + -13.85409164428711 + ], + [ + "▁Rhonda", + -13.854114532470703 + ], + [ + "▁Sweater", + -13.854164123535156 + ], + [ + "▁biopic", + -13.854238510131836 + ], + [ + "▁Woodlands", + -13.854280471801758 + ], + [ + "▁euphoria", + -13.854287147521973 + ], + [ + "▁fluctuating", + -13.854290008544922 + ], + [ + "▁Organisations", + -13.85430908203125 + ], + [ + "Official", + -13.854557991027832 + ], + [ + "IZ", + -13.854574203491211 + ], + [ + "▁Promoter", + -13.854608535766602 + ], + [ + "▁Boul", + -13.854630470275879 + ], + [ + "anos", + -13.854660034179688 + ], + [ + "▁Telstra", + -13.854681015014648 + ], + [ + "▁libido", + -13.854689598083496 + ], + [ + "▁Copeland", + -13.854740142822266 + ], + [ + "▁recieve", + -13.854792594909668 + ], + [ + "ael", + -13.854925155639648 + ], + [ + "kir", + -13.854926109313965 + ], + [ + "▁cheerleader", + -13.854935646057129 + ], + [ + "▁incessant", + -13.854944229125977 + ], + [ + "rsa", + -13.854948997497559 + ], + [ + "Coach", + -13.855036735534668 + ], + [ + "▁Liner", + -13.855077743530273 + ], + [ + "astro", + -13.855122566223145 + ], + [ + "▁Ess", + -13.855143547058105 + ], + [ + "thick", + -13.855267524719238 + ], + [ + "Dade", + -13.85527229309082 + ], + [ + "▁sharpened", + -13.855339050292969 + ], + [ + "▁Jacobson", + -13.855417251586914 + ], + [ + "▁camcorder", + -13.85541820526123 + ], + [ + "▁Equi", + -13.855426788330078 + ], + [ + "▁hasten", + -13.855428695678711 + ], + [ + "▁bounces", + -13.855473518371582 + ], + [ + "phag", + -13.855531692504883 + ], + [ + "▁Delivering", + -13.855542182922363 + ], + [ + "▁hotly", + -13.855567932128906 + ], + [ + "▁CRS", + -13.855589866638184 + ], + [ + "▁bir", + -13.855598449707031 + ], + [ + "▁synonyms", + -13.855620384216309 + ], + [ + "▁Mindy", + -13.855623245239258 + ], + [ + "▁AMERICAN", + -13.855640411376953 + ], + [ + "▁Louvre", + -13.85571002960205 + ], + [ + "▁ester", + -13.855721473693848 + ], + [ + "▁Oxfordshire", + -13.85577392578125 + ], + [ + "▁milligrams", + -13.85580062866211 + ], + [ + "doll", + -13.855806350708008 + ], + [ + "▁perplexing", + -13.855817794799805 + ], + [ + "▁Technicians", + -13.8558349609375 + ], + [ + "omas", + -13.855839729309082 + ], + [ + "nke", + -13.85586166381836 + ], + [ + "▁humidifier", + -13.855971336364746 + ], + [ + "▁Orton", + -13.856070518493652 + ], + [ + "▁Audible", + -13.856072425842285 + ], + [ + "▁traitor", + -13.85615348815918 + ], + [ + "▁muy", + -13.856247901916504 + ], + [ + "▁protease", + -13.856271743774414 + ], + [ + "▁dribble", + -13.856302261352539 + ], + [ + "Math", + -13.85632038116455 + ], + [ + "▁Scotty", + -13.856348037719727 + ], + [ + "▁ATI", + -13.85641098022461 + ], + [ + "▁equator", + -13.856425285339355 + ], + [ + "foundation", + -13.856426239013672 + ], + [ + "▁Bowls", + -13.856433868408203 + ], + [ + "▁prevails", + -13.856447219848633 + ], + [ + "▁experimentally", + -13.856486320495605 + ], + [ + "enge", + -13.856518745422363 + ], + [ + "▁Oli", + -13.856541633605957 + ], + [ + "▁nostrils", + -13.856559753417969 + ], + [ + "▁Proposals", + -13.856799125671387 + ], + [ + "▁Jiu", + -13.85683822631836 + ], + [ + "Dead", + -13.856964111328125 + ], + [ + "▁Honours", + -13.856976509094238 + ], + [ + "▁Pads", + -13.856977462768555 + ], + [ + "tix", + -13.85699462890625 + ], + [ + "▁cher", + -13.857017517089844 + ], + [ + "▁604", + -13.857081413269043 + ], + [ + "▁holo", + -13.857110023498535 + ], + [ + "tied", + -13.857114791870117 + ], + [ + "Index", + -13.857129096984863 + ], + [ + "tul", + -13.857139587402344 + ], + [ + "atio", + -13.85714054107666 + ], + [ + "HTML", + -13.857170104980469 + ], + [ + "▁patriarchal", + -13.857230186462402 + ], + [ + "▁Helmet", + -13.857327461242676 + ], + [ + "▁Pte", + -13.857454299926758 + ], + [ + "▁Bev", + -13.857503890991211 + ], + [ + "▁Filip", + -13.85750675201416 + ], + [ + "Kate", + -13.857524871826172 + ], + [ + "▁Ducati", + -13.857545852661133 + ], + [ + "▁338", + -13.857553482055664 + ], + [ + "▁scarred", + -13.85758113861084 + ], + [ + "roots", + -13.85759162902832 + ], + [ + "▁Worksheets", + -13.857695579528809 + ], + [ + "▁Detector", + -13.857723236083984 + ], + [ + "▁malice", + -13.857723236083984 + ], + [ + "▁fringes", + -13.857747077941895 + ], + [ + "▁telecast", + -13.857857704162598 + ], + [ + "▁Buccaneers", + -13.857962608337402 + ], + [ + "▁♥", + -13.858040809631348 + ], + [ + "▁emulation", + -13.858068466186523 + ], + [ + "▁Maw", + -13.858073234558105 + ], + [ + "▁nan", + -13.858166694641113 + ], + [ + "▁Creations", + -13.858168601989746 + ], + [ + "anan", + -13.858271598815918 + ], + [ + "▁Mok", + -13.858470916748047 + ], + [ + "▁Payton", + -13.858484268188477 + ], + [ + "chim", + -13.858548164367676 + ], + [ + "sensitivity", + -13.85855770111084 + ], + [ + "▁Dempsey", + -13.858577728271484 + ], + [ + "▁valuing", + -13.858590126037598 + ], + [ + "tage", + -13.858652114868164 + ], + [ + "▁mandolin", + -13.85869312286377 + ], + [ + "▁nanotechnology", + -13.858704566955566 + ], + [ + "mint", + -13.858757972717285 + ], + [ + "▁Counselling", + -13.85877799987793 + ], + [ + "▁Gutierrez", + -13.858795166015625 + ], + [ + "▁GENERAL", + -13.85883903503418 + ], + [ + "▁Budd", + -13.858969688415527 + ], + [ + "▁decaying", + -13.858972549438477 + ], + [ + "▁gust", + -13.85897445678711 + ], + [ + "▁intrepid", + -13.859012603759766 + ], + [ + "holiday", + -13.859087944030762 + ], + [ + "▁Prospective", + -13.859092712402344 + ], + [ + "▁TDs", + -13.85909652709961 + ], + [ + "▁UDP", + -13.859132766723633 + ], + [ + "oca", + -13.859143257141113 + ], + [ + "▁Rosh", + -13.859180450439453 + ], + [ + "▁scorecard", + -13.859185218811035 + ], + [ + "▁silverware", + -13.859186172485352 + ], + [ + "Palestinian", + -13.859245300292969 + ], + [ + "▁hallucinations", + -13.859277725219727 + ], + [ + "▁mayoral", + -13.859282493591309 + ], + [ + "▁Prerequisite", + -13.859352111816406 + ], + [ + "▁Herbs", + -13.85938549041748 + ], + [ + "725", + -13.859445571899414 + ], + [ + "▁focussing", + -13.859477996826172 + ], + [ + "▁Proctor", + -13.859495162963867 + ], + [ + "▁Kafka", + -13.859535217285156 + ], + [ + "▁princesses", + -13.859597206115723 + ], + [ + "▁Hanks", + -13.859598159790039 + ], + [ + "▁canteen", + -13.859621047973633 + ], + [ + "Wheel", + -13.859665870666504 + ], + [ + "▁Benin", + -13.859713554382324 + ], + [ + "▁Callahan", + -13.859779357910156 + ], + [ + "Tek", + -13.859810829162598 + ], + [ + "▁Equinox", + -13.85985279083252 + ], + [ + "▁intoxication", + -13.859930038452148 + ], + [ + "▁earring", + -13.859953880310059 + ], + [ + "▁uproar", + -13.859953880310059 + ], + [ + "▁vigilance", + -13.859954833984375 + ], + [ + "gian", + -13.859984397888184 + ], + [ + "▁Corners", + -13.859993934631348 + ], + [ + "▁unilaterally", + -13.860001564025879 + ], + [ + "▁shifter", + -13.860021591186523 + ], + [ + "▁Scheduling", + -13.860034942626953 + ], + [ + "▁Interactions", + -13.8600492477417 + ], + [ + "abu", + -13.860109329223633 + ], + [ + "▁ris", + -13.860160827636719 + ], + [ + "▁Divinity", + -13.86018180847168 + ], + [ + "carrier", + -13.860209465026855 + ], + [ + "▁tact", + -13.860265731811523 + ], + [ + "▁academies", + -13.860300064086914 + ], + [ + "JM", + -13.860326766967773 + ], + [ + "626", + -13.860411643981934 + ], + [ + "▁CCR", + -13.860492706298828 + ], + [ + "▁battleground", + -13.860504150390625 + ], + [ + "▁avocados", + -13.860555648803711 + ], + [ + "▁tiredness", + -13.86056137084961 + ], + [ + "▁EXP", + -13.86058521270752 + ], + [ + "esco", + -13.860603332519531 + ], + [ + "▁CMC", + -13.860672950744629 + ], + [ + "▁Pembroke", + -13.860710144042969 + ], + [ + "▁bbq", + -13.860774040222168 + ], + [ + "▁telecoms", + -13.860791206359863 + ], + [ + "▁conforming", + -13.860825538635254 + ], + [ + "null", + -13.860879898071289 + ], + [ + "▁outlawed", + -13.861007690429688 + ], + [ + "▁Dried", + -13.8610258102417 + ], + [ + "▁Arabidopsis", + -13.86104679107666 + ], + [ + "▁jean", + -13.861076354980469 + ], + [ + "▁Complaints", + -13.861090660095215 + ], + [ + "indi", + -13.861117362976074 + ], + [ + "▁moan", + -13.861139297485352 + ], + [ + "▁hologram", + -13.861185073852539 + ], + [ + "▁Packer", + -13.861196517944336 + ], + [ + "▁전", + -13.861207008361816 + ], + [ + "▁Discourse", + -13.86122989654541 + ], + [ + "▁spade", + -13.861237525939941 + ], + [ + "▁pondered", + -13.861302375793457 + ], + [ + "▁jerky", + -13.861319541931152 + ], + [ + "▁outburst", + -13.861329078674316 + ], + [ + "▁Tonga", + -13.861353874206543 + ], + [ + "▁mockery", + -13.861507415771484 + ], + [ + "oux", + -13.861526489257812 + ], + [ + "▁refinishing", + -13.861526489257812 + ], + [ + "▁eucalyptus", + -13.861547470092773 + ], + [ + "lein", + -13.861559867858887 + ], + [ + "▁ejection", + -13.861579895019531 + ], + [ + "▁mishaps", + -13.861586570739746 + ], + [ + "▁Shareholders", + -13.861627578735352 + ], + [ + "▁counterproductive", + -13.861662864685059 + ], + [ + "quil", + -13.86170482635498 + ], + [ + "▁880", + -13.861712455749512 + ], + [ + "▁Durango", + -13.86184310913086 + ], + [ + "▁Rockstar", + -13.861867904663086 + ], + [ + "▁Solaris", + -13.861867904663086 + ], + [ + "▁dislocation", + -13.861993789672852 + ], + [ + "ind", + -13.862089157104492 + ], + [ + "▁explodes", + -13.862105369567871 + ], + [ + "▁Mee", + -13.86214542388916 + ], + [ + "▁eagerness", + -13.862198829650879 + ], + [ + "▁Valuable", + -13.862238883972168 + ], + [ + "▁worrisome", + -13.862242698669434 + ], + [ + "▁Vans", + -13.86230754852295 + ], + [ + "▁antiseptic", + -13.862345695495605 + ], + [ + "▁Avid", + -13.862351417541504 + ], + [ + "▁dignitaries", + -13.862409591674805 + ], + [ + "ograph", + -13.862412452697754 + ], + [ + "▁monotonous", + -13.862435340881348 + ], + [ + "▁Nassar", + -13.86247444152832 + ], + [ + "▁mellitus", + -13.86247444152832 + ], + [ + "▁Waller", + -13.862482070922852 + ], + [ + "didn", + -13.862545013427734 + ], + [ + "eny", + -13.862549781799316 + ], + [ + "▁exon", + -13.862581253051758 + ], + [ + "▁BIS", + -13.862586975097656 + ], + [ + "▁Lieberman", + -13.86262321472168 + ], + [ + "▁antidepressant", + -13.862627029418945 + ], + [ + "▁Hover", + -13.862651824951172 + ], + [ + "Blood", + -13.862661361694336 + ], + [ + "▁centric", + -13.86266803741455 + ], + [ + "▁interferes", + -13.862706184387207 + ], + [ + "▁screwing", + -13.862743377685547 + ], + [ + "▁810", + -13.8628511428833 + ], + [ + "678", + -13.862861633300781 + ], + [ + "429", + -13.862866401672363 + ], + [ + "▁Marietta", + -13.862936973571777 + ], + [ + "▁Sensitive", + -13.86298656463623 + ], + [ + "▁desiring", + -13.86304759979248 + ], + [ + "▁predictably", + -13.863072395324707 + ], + [ + "▁Phyto", + -13.86308479309082 + ], + [ + "▁garland", + -13.863110542297363 + ], + [ + "▁Ergo", + -13.86323070526123 + ], + [ + "OMA", + -13.86323356628418 + ], + [ + "▁Zim", + -13.863310813903809 + ], + [ + "Kat", + -13.863374710083008 + ], + [ + "▁uploads", + -13.863396644592285 + ], + [ + "▁Kunst", + -13.863407135009766 + ], + [ + "chee", + -13.863411903381348 + ], + [ + "▁Adhesive", + -13.863414764404297 + ], + [ + "hwa", + -13.86353874206543 + ], + [ + "604", + -13.863540649414062 + ], + [ + "▁Greenpeace", + -13.863624572753906 + ], + [ + "Gun", + -13.863665580749512 + ], + [ + "▁doggie", + -13.863667488098145 + ], + [ + "KER", + -13.86367130279541 + ], + [ + "uth", + -13.863750457763672 + ], + [ + "IRE", + -13.863879203796387 + ], + [ + "▁Banff", + -13.863913536071777 + ], + [ + "▁Dunedin", + -13.863929748535156 + ], + [ + "▁PMS", + -13.863978385925293 + ], + [ + "▁Stools", + -13.863991737365723 + ], + [ + "▁Evernote", + -13.864002227783203 + ], + [ + "locked", + -13.864031791687012 + ], + [ + "▁Humor", + -13.864062309265137 + ], + [ + "▁Pes", + -13.86406421661377 + ], + [ + "光", + -13.864075660705566 + ], + [ + "▁beaming", + -13.864156723022461 + ], + [ + "Les", + -13.864168167114258 + ], + [ + "solution", + -13.864169120788574 + ], + [ + "396", + -13.864192962646484 + ], + [ + "▁sil", + -13.864224433898926 + ], + [ + "▁wrestled", + -13.864326477050781 + ], + [ + "ле", + -13.864354133605957 + ], + [ + "adu", + -13.864381790161133 + ], + [ + "▁daemon", + -13.864395141601562 + ], + [ + "▁Lizard", + -13.86441421508789 + ], + [ + "▁Caucasus", + -13.864501953125 + ], + [ + "▁Ing", + -13.864531517028809 + ], + [ + "▁Peep", + -13.864546775817871 + ], + [ + "▁Siren", + -13.864588737487793 + ], + [ + "▁huddled", + -13.864596366882324 + ], + [ + "Brian", + -13.864617347717285 + ], + [ + "articles", + -13.864716529846191 + ], + [ + "▁Titles", + -13.864739418029785 + ], + [ + "▁Fireworks", + -13.864766120910645 + ], + [ + "▁Evolutionary", + -13.864774703979492 + ], + [ + "Taylor", + -13.864879608154297 + ], + [ + "▁reschedule", + -13.864910125732422 + ], + [ + "▁Cum", + -13.864943504333496 + ], + [ + "▁doubtless", + -13.86495590209961 + ], + [ + "▁Herr", + -13.865008354187012 + ], + [ + "episode", + -13.865032196044922 + ], + [ + "▁Shandong", + -13.865052223205566 + ], + [ + "▁Substitute", + -13.86511516571045 + ], + [ + "▁Blasio", + -13.86514663696289 + ], + [ + "▁anointed", + -13.865165710449219 + ], + [ + "▁Solicitor", + -13.865169525146484 + ], + [ + "▁unify", + -13.865242958068848 + ], + [ + "▁Kota", + -13.865286827087402 + ], + [ + "▁dari", + -13.865301132202148 + ], + [ + "liga", + -13.865354537963867 + ], + [ + "▁Constance", + -13.86548137664795 + ], + [ + "ע", + -13.865704536437988 + ], + [ + "spray", + -13.86571979522705 + ], + [ + "×10", + -13.86573314666748 + ], + [ + "▁AML", + -13.865741729736328 + ], + [ + "rupt", + -13.865756034851074 + ], + [ + "▁Hutton", + -13.865761756896973 + ], + [ + "▁originator", + -13.865792274475098 + ], + [ + "ALLY", + -13.865809440612793 + ], + [ + "pulse", + -13.865822792053223 + ], + [ + "▁phenotypes", + -13.865854263305664 + ], + [ + "▁sirens", + -13.865856170654297 + ], + [ + "udge", + -13.865885734558105 + ], + [ + "▁dichotomy", + -13.865938186645508 + ], + [ + "Always", + -13.865957260131836 + ], + [ + "▁honourable", + -13.86599063873291 + ], + [ + "ド", + -13.86600399017334 + ], + [ + "Could", + -13.86610221862793 + ], + [ + "▁einem", + -13.866103172302246 + ], + [ + "▁Outfit", + -13.86611270904541 + ], + [ + "topia", + -13.866179466247559 + ], + [ + "▁forfeited", + -13.866206169128418 + ], + [ + "▁Pile", + -13.866289138793945 + ], + [ + "▁Wound", + -13.866331100463867 + ], + [ + "▁musings", + -13.8663330078125 + ], + [ + "TAL", + -13.866357803344727 + ], + [ + "▁snowman", + -13.866377830505371 + ], + [ + "▁commotion", + -13.866379737854004 + ], + [ + "765", + -13.86652660369873 + ], + [ + "▁amputation", + -13.866628646850586 + ], + [ + "▁fantastically", + -13.866693496704102 + ], + [ + "ё", + -13.86669635772705 + ], + [ + "▁Contributor", + -13.866728782653809 + ], + [ + "▁lorry", + -13.86679458618164 + ], + [ + "▁PCT", + -13.866795539855957 + ], + [ + "Left", + -13.86680793762207 + ], + [ + "▁Stump", + -13.8668212890625 + ], + [ + "▁Hardly", + -13.866920471191406 + ], + [ + "▁Wicker", + -13.866920471191406 + ], + [ + "▁Regan", + -13.86698055267334 + ], + [ + "▁normalize", + -13.86703109741211 + ], + [ + "▁Dorado", + -13.867138862609863 + ], + [ + "Focus", + -13.867140769958496 + ], + [ + "▁peter", + -13.867145538330078 + ], + [ + "▁Assume", + -13.867159843444824 + ], + [ + "▁Burnham", + -13.867162704467773 + ], + [ + "▁cPanel", + -13.867164611816406 + ], + [ + "▁herbicide", + -13.867169380187988 + ], + [ + "▁baguette", + -13.867175102233887 + ], + [ + "worst", + -13.867185592651367 + ], + [ + "▁Slash", + -13.867198944091797 + ], + [ + "▁stucco", + -13.867227554321289 + ], + [ + "jacket", + -13.86723804473877 + ], + [ + "▁looping", + -13.867262840270996 + ], + [ + "▁Merchandise", + -13.867295265197754 + ], + [ + "OTC", + -13.86730670928955 + ], + [ + "▁alleys", + -13.86730670928955 + ], + [ + "▁Peek", + -13.867342948913574 + ], + [ + "▁Stepping", + -13.867383003234863 + ], + [ + "381", + -13.867432594299316 + ], + [ + "▁breakouts", + -13.86743450164795 + ], + [ + "▁Kernel", + -13.86745548248291 + ], + [ + "oshi", + -13.867480278015137 + ], + [ + "▁Clickfunnels", + -13.867509841918945 + ], + [ + "▁firewalls", + -13.867538452148438 + ], + [ + "▁unter", + -13.867582321166992 + ], + [ + "▁FIND", + -13.86771297454834 + ], + [ + "ulent", + -13.867725372314453 + ], + [ + "▁interfered", + -13.86785888671875 + ], + [ + "imba", + -13.867871284484863 + ], + [ + "▁bronchitis", + -13.867880821228027 + ], + [ + "▁ding", + -13.867925643920898 + ], + [ + "▁Fatal", + -13.867927551269531 + ], + [ + "▁Cornerstone", + -13.867990493774414 + ], + [ + "Girls", + -13.868021011352539 + ], + [ + "▁Grandfather", + -13.868024826049805 + ], + [ + "doctor", + -13.868029594421387 + ], + [ + "▁Bomber", + -13.868038177490234 + ], + [ + "▁Sato", + -13.868049621582031 + ], + [ + "Join", + -13.868081092834473 + ], + [ + "▁Orphan", + -13.868144989013672 + ], + [ + "banks", + -13.868147850036621 + ], + [ + "▁momma", + -13.868212699890137 + ], + [ + "▁Okanagan", + -13.86821460723877 + ], + [ + "▁Latvian", + -13.868216514587402 + ], + [ + "▁ped", + -13.868220329284668 + ], + [ + "▁Twisted", + -13.868229866027832 + ], + [ + "interesting", + -13.868231773376465 + ], + [ + "▁jobless", + -13.868256568908691 + ], + [ + "oji", + -13.868313789367676 + ], + [ + "▁Responsibilities", + -13.8683443069458 + ], + [ + "▁Donation", + -13.868409156799316 + ], + [ + "▁Rosenthal", + -13.86849594116211 + ], + [ + "certain", + -13.8685884475708 + ], + [ + "ERRY", + -13.868714332580566 + ], + [ + "▁landfall", + -13.86872673034668 + ], + [ + "▁chevron", + -13.868743896484375 + ], + [ + "▁Pug", + -13.868773460388184 + ], + [ + "▁doughnuts", + -13.868873596191406 + ], + [ + "BTC", + -13.868887901306152 + ], + [ + "▁Cree", + -13.868997573852539 + ], + [ + "paul", + -13.869083404541016 + ], + [ + "mana", + -13.86909008026123 + ], + [ + "▁Flute", + -13.869091987609863 + ], + [ + "▁CNET", + -13.869144439697266 + ], + [ + "▁AVE", + -13.869147300720215 + ], + [ + "▁exquisitely", + -13.869155883789062 + ], + [ + "▁Beads", + -13.869170188903809 + ], + [ + "SMA", + -13.869186401367188 + ], + [ + "▁Callum", + -13.869200706481934 + ], + [ + "itable", + -13.869203567504883 + ], + [ + "question", + -13.869220733642578 + ], + [ + "▁Ves", + -13.869243621826172 + ], + [ + "▁THIRD", + -13.869383811950684 + ], + [ + "wg", + -13.86939525604248 + ], + [ + "elles", + -13.869494438171387 + ], + [ + "Ce", + -13.869523048400879 + ], + [ + "Fish", + -13.869524955749512 + ], + [ + "▁divisional", + -13.869552612304688 + ], + [ + "▁Antichrist", + -13.869574546813965 + ], + [ + "▁DY", + -13.869606018066406 + ], + [ + "▁Observation", + -13.869614601135254 + ], + [ + "ête", + -13.869622230529785 + ], + [ + "▁STS", + -13.869638442993164 + ], + [ + "▁Birk", + -13.869659423828125 + ], + [ + "▁820", + -13.869668960571289 + ], + [ + "▁Olympian", + -13.869697570800781 + ], + [ + "apt", + -13.869783401489258 + ], + [ + "▁tycoon", + -13.86979866027832 + ], + [ + "zig", + -13.86984920501709 + ], + [ + "▁recapture", + -13.869956970214844 + ], + [ + "▁IMP", + -13.870031356811523 + ], + [ + "▁Sena", + -13.870047569274902 + ], + [ + "heimer", + -13.870081901550293 + ], + [ + "▁Sicilian", + -13.870089530944824 + ], + [ + "▁Kobo", + -13.870131492614746 + ], + [ + "▁uneventful", + -13.870145797729492 + ], + [ + "capped", + -13.870182991027832 + ], + [ + "▁Mojo", + -13.870189666748047 + ], + [ + "▁oblivion", + -13.870229721069336 + ], + [ + "spir", + -13.870306968688965 + ], + [ + "▁¡", + -13.870340347290039 + ], + [ + "▁PBX", + -13.87041187286377 + ], + [ + "nip", + -13.870440483093262 + ], + [ + "▁625", + -13.87050724029541 + ], + [ + "▁Commodity", + -13.870509147644043 + ], + [ + "▁Shim", + -13.870558738708496 + ], + [ + "ckle", + -13.870560646057129 + ], + [ + "▁painstakingly", + -13.870569229125977 + ], + [ + "▁atleast", + -13.87057876586914 + ], + [ + "Bra", + -13.870593070983887 + ], + [ + "respected", + -13.870699882507324 + ], + [ + "aciones", + -13.870760917663574 + ], + [ + "▁Locally", + -13.87081241607666 + ], + [ + "▁timeshare", + -13.870824813842773 + ], + [ + "▁Norwood", + -13.870855331420898 + ], + [ + "▁Discard", + -13.870870590209961 + ], + [ + "▁Keane", + -13.870882034301758 + ], + [ + "▁Fitted", + -13.870893478393555 + ], + [ + "▁conformation", + -13.870953559875488 + ], + [ + "▁259", + -13.870977401733398 + ], + [ + "▁Zur", + -13.870977401733398 + ], + [ + "▁sanded", + -13.870977401733398 + ], + [ + "▁freaks", + -13.870991706848145 + ], + [ + "▁uno", + -13.871082305908203 + ], + [ + "ction", + -13.871092796325684 + ], + [ + "▁bazaar", + -13.871098518371582 + ], + [ + "▁Siena", + -13.871133804321289 + ], + [ + "▁Unilever", + -13.871194839477539 + ], + [ + "completely", + -13.87126350402832 + ], + [ + "▁transfusion", + -13.871268272399902 + ], + [ + "▁Analytica", + -13.871274948120117 + ], + [ + "▁MOR", + -13.871285438537598 + ], + [ + "restaurant", + -13.871313095092773 + ], + [ + "▁perplexed", + -13.871315956115723 + ], + [ + "amazon", + -13.871318817138672 + ], + [ + "▁2600", + -13.871416091918945 + ], + [ + "ext", + -13.871420860290527 + ], + [ + "evolution", + -13.871456146240234 + ], + [ + "bate", + -13.87148666381836 + ], + [ + "▁Raceway", + -13.871506690979004 + ], + [ + "▁COR", + -13.871511459350586 + ], + [ + "arna", + -13.871528625488281 + ], + [ + "▁unworthy", + -13.871586799621582 + ], + [ + "▁Vegetables", + -13.871607780456543 + ], + [ + "▁Manufacture", + -13.871745109558105 + ], + [ + "▁Icons", + -13.871807098388672 + ], + [ + "▁curvy", + -13.871807098388672 + ], + [ + "existence", + -13.87188720703125 + ], + [ + "▁sleigh", + -13.871893882751465 + ], + [ + "▁sowing", + -13.871966361999512 + ], + [ + "Burn", + -13.871968269348145 + ], + [ + "▁astrological", + -13.872035026550293 + ], + [ + "▁packers", + -13.872042655944824 + ], + [ + "Ireland", + -13.872062683105469 + ], + [ + "Email", + -13.872078895568848 + ], + [ + "▁Grady", + -13.872081756591797 + ], + [ + "ief", + -13.872090339660645 + ], + [ + "▁Intelli", + -13.872187614440918 + ], + [ + "▁mixers", + -13.872200012207031 + ], + [ + "562", + -13.872270584106445 + ], + [ + "▁Merchants", + -13.872275352478027 + ], + [ + "▁deceiving", + -13.872295379638672 + ], + [ + "category", + -13.87230110168457 + ], + [ + "▁masse", + -13.872352600097656 + ], + [ + "KEN", + -13.872367858886719 + ], + [ + "▁BMX", + -13.87238597869873 + ], + [ + "▁underline", + -13.87238597869873 + ], + [ + "▁wick", + -13.872386932373047 + ], + [ + "dag", + -13.872394561767578 + ], + [ + "▁impasse", + -13.87240219116211 + ], + [ + "▁Silica", + -13.872452735900879 + ], + [ + "▁OCT", + -13.872481346130371 + ], + [ + "▁potluck", + -13.872507095336914 + ], + [ + "▁messengers", + -13.872591018676758 + ], + [ + "▁Conspiracy", + -13.872641563415527 + ], + [ + "▁cambogia", + -13.872710227966309 + ], + [ + "▁pokies", + -13.872726440429688 + ], + [ + "▁ethernet", + -13.872739791870117 + ], + [ + "▁Specially", + -13.872796058654785 + ], + [ + "▁Undoubtedly", + -13.872800827026367 + ], + [ + "▁terminus", + -13.872824668884277 + ], + [ + "vv", + -13.872830390930176 + ], + [ + "▁Aces", + -13.872878074645996 + ], + [ + "▁bottleneck", + -13.872883796691895 + ], + [ + "▁Wel", + -13.872895240783691 + ], + [ + "▁rips", + -13.87289810180664 + ], + [ + "565", + -13.87291431427002 + ], + [ + "▁Gambia", + -13.872992515563965 + ], + [ + "MET", + -13.873018264770508 + ], + [ + "▁Cypriot", + -13.873077392578125 + ], + [ + "▁rashes", + -13.87309455871582 + ], + [ + "▁Bayou", + -13.873144149780273 + ], + [ + "cari", + -13.873236656188965 + ], + [ + "jas", + -13.873340606689453 + ], + [ + "ulous", + -13.873353004455566 + ], + [ + "▁squeak", + -13.873358726501465 + ], + [ + "▁Rochelle", + -13.873369216918945 + ], + [ + "▁ο", + -13.873374938964844 + ], + [ + "▁phy", + -13.873385429382324 + ], + [ + "▁FDIC", + -13.873503684997559 + ], + [ + "▁dismissive", + -13.873510360717773 + ], + [ + "▁ple", + -13.873518943786621 + ], + [ + "▁gh", + -13.87353229522705 + ], + [ + "▁Guelph", + -13.873540878295898 + ], + [ + "▁innovating", + -13.87354850769043 + ], + [ + "Simon", + -13.873549461364746 + ], + [ + "▁Argos", + -13.873567581176758 + ], + [ + "Ham", + -13.873581886291504 + ], + [ + "Dance", + -13.873608589172363 + ], + [ + "▁Handicap", + -13.873617172241211 + ], + [ + "▁Inverness", + -13.8736572265625 + ], + [ + "▁Krista", + -13.873663902282715 + ], + [ + "▁Marjorie", + -13.873669624328613 + ], + [ + "▁fitter", + -13.873677253723145 + ], + [ + "▁shudder", + -13.873697280883789 + ], + [ + "▁sorta", + -13.873710632324219 + ], + [ + "▁extremities", + -13.873712539672852 + ], + [ + "dwell", + -13.873741149902344 + ], + [ + "▁Koran", + -13.873744010925293 + ], + [ + "asco", + -13.873758316040039 + ], + [ + "▁Nehru", + -13.873763084411621 + ], + [ + "る", + -13.873847961425781 + ], + [ + "646", + -13.873860359191895 + ], + [ + "ROS", + -13.873915672302246 + ], + [ + "▁EFT", + -13.873978614807129 + ], + [ + "▁Baden", + -13.87398624420166 + ], + [ + "▁Density", + -13.87402057647705 + ], + [ + "▁breaching", + -13.874075889587402 + ], + [ + "▁Brahma", + -13.874119758605957 + ], + [ + "▁Successfully", + -13.874164581298828 + ], + [ + "▁Klo", + -13.874216079711914 + ], + [ + "Bell", + -13.874258995056152 + ], + [ + "▁Ambassadors", + -13.874271392822266 + ], + [ + "▁convincingly", + -13.87427806854248 + ], + [ + "▁Shahid", + -13.874288558959961 + ], + [ + "rish", + -13.874347686767578 + ], + [ + "▁Rhapsody", + -13.874378204345703 + ], + [ + "▁Charley", + -13.8744478225708 + ], + [ + "▁zenith", + -13.874482154846191 + ], + [ + "Using", + -13.87452220916748 + ], + [ + "▁planar", + -13.874554634094238 + ], + [ + "▁Lubbock", + -13.874587059020996 + ], + [ + "▁dune", + -13.874602317810059 + ], + [ + "▁Transplant", + -13.874661445617676 + ], + [ + "asc", + -13.874665260314941 + ], + [ + "▁cafés", + -13.874673843383789 + ], + [ + "▁Proceed", + -13.874770164489746 + ], + [ + "▁whirl", + -13.874780654907227 + ], + [ + "▁paternity", + -13.87478256225586 + ], + [ + "▁Daughters", + -13.874809265136719 + ], + [ + "▁Ultrasound", + -13.874837875366211 + ], + [ + "allah", + -13.874841690063477 + ], + [ + "axial", + -13.874845504760742 + ], + [ + "▁SAME", + -13.874900817871094 + ], + [ + "▁stalker", + -13.874910354614258 + ], + [ + "▁Seuss", + -13.874911308288574 + ], + [ + "▁peering", + -13.87497615814209 + ], + [ + "▁Defenders", + -13.87502670288086 + ], + [ + "▁robber", + -13.87502670288086 + ], + [ + "Tor", + -13.87504768371582 + ], + [ + "▁cheques", + -13.875061988830566 + ], + [ + "▁forensics", + -13.875079154968262 + ], + [ + "▁mitigated", + -13.87509822845459 + ], + [ + "▁pag", + -13.875200271606445 + ], + [ + "gauge", + -13.875208854675293 + ], + [ + "746", + -13.875250816345215 + ], + [ + "▁Dermatology", + -13.875255584716797 + ], + [ + "anus", + -13.875260353088379 + ], + [ + "flavored", + -13.875261306762695 + ], + [ + "▁MMS", + -13.875279426574707 + ], + [ + "rze", + -13.875284194946289 + ], + [ + "▁Achieving", + -13.875329971313477 + ], + [ + "▁ICS", + -13.87539005279541 + ], + [ + "▁plasticity", + -13.875438690185547 + ], + [ + "leton", + -13.875447273254395 + ], + [ + "peptide", + -13.875458717346191 + ], + [ + "▁obeyed", + -13.875496864318848 + ], + [ + "▁Lenders", + -13.875508308410645 + ], + [ + "▁pluck", + -13.875518798828125 + ], + [ + "▁ICA", + -13.875542640686035 + ], + [ + "gge", + -13.875569343566895 + ], + [ + "GY", + -13.87559700012207 + ], + [ + "▁ordination", + -13.875638961791992 + ], + [ + "▁plunger", + -13.875650405883789 + ], + [ + "▁Packs", + -13.875734329223633 + ], + [ + "▁impersonal", + -13.875743865966797 + ], + [ + "▁Silly", + -13.875757217407227 + ], + [ + "ently", + -13.875825881958008 + ], + [ + "468", + -13.875831604003906 + ], + [ + "▁paneling", + -13.87594223022461 + ], + [ + "Kar", + -13.875991821289062 + ], + [ + "▁arr", + -13.876035690307617 + ], + [ + "▁Kyo", + -13.876054763793945 + ], + [ + "▁saber", + -13.876055717468262 + ], + [ + "▁bonfire", + -13.876059532165527 + ], + [ + "▁Spear", + -13.876096725463867 + ], + [ + "▁AMI", + -13.876130104064941 + ], + [ + "▁smiley", + -13.876200675964355 + ], + [ + "fail", + -13.876372337341309 + ], + [ + "▁distraught", + -13.876444816589355 + ], + [ + "▁elm", + -13.876448631286621 + ], + [ + "▁junkie", + -13.876468658447266 + ], + [ + "VEN", + -13.876505851745605 + ], + [ + "atos", + -13.876510620117188 + ], + [ + "▁accesses", + -13.87654972076416 + ], + [ + "Geo", + -13.87656307220459 + ], + [ + "accessed", + -13.87657642364502 + ], + [ + "ко", + -13.876583099365234 + ], + [ + "413", + -13.87662124633789 + ], + [ + "▁squirt", + -13.87667465209961 + ], + [ + "▁Mallory", + -13.876748085021973 + ], + [ + "▁Modules", + -13.876835823059082 + ], + [ + "adia", + -13.876846313476562 + ], + [ + "▁pry", + -13.876861572265625 + ], + [ + "▁Pentecost", + -13.8768892288208 + ], + [ + "▁Tanaka", + -13.876891136169434 + ], + [ + "Snow", + -13.876903533935547 + ], + [ + "▁mn", + -13.877153396606445 + ], + [ + "473", + -13.877203941345215 + ], + [ + "▁telephony", + -13.877225875854492 + ], + [ + "▁capillary", + -13.877238273620605 + ], + [ + "Season", + -13.877254486083984 + ], + [ + "▁taxonomy", + -13.877274513244629 + ], + [ + "▁substitutions", + -13.877287864685059 + ], + [ + "▁SIN", + -13.877298355102539 + ], + [ + "▁Refund", + -13.877402305603027 + ], + [ + "▁entitlements", + -13.877436637878418 + ], + [ + "▁Pegasus", + -13.877446174621582 + ], + [ + "tika", + -13.877458572387695 + ], + [ + "▁Sommer", + -13.877501487731934 + ], + [ + "▁thier", + -13.877518653869629 + ], + [ + "▁Winters", + -13.877662658691406 + ], + [ + "▁Glas", + -13.877796173095703 + ], + [ + "▁rinsing", + -13.877808570861816 + ], + [ + "▁sweetie", + -13.877866744995117 + ], + [ + "▁Bore", + -13.877887725830078 + ], + [ + "isin", + -13.877889633178711 + ], + [ + "▁HEART", + -13.877893447875977 + ], + [ + "▁Radiology", + -13.877911567687988 + ], + [ + "▁Gamb", + -13.877930641174316 + ], + [ + "▁271", + -13.87800407409668 + ], + [ + "▁deductibles", + -13.878019332885742 + ], + [ + "▁mathematicians", + -13.878059387207031 + ], + [ + "quat", + -13.87806224822998 + ], + [ + "Guy", + -13.878067970275879 + ], + [ + "▁landowner", + -13.878067970275879 + ], + [ + "▁Freeway", + -13.87809944152832 + ], + [ + "▁infrequently", + -13.878137588500977 + ], + [ + "▁И", + -13.87813949584961 + ], + [ + "inar", + -13.878158569335938 + ], + [ + "▁ELISA", + -13.878159523010254 + ], + [ + "ി", + -13.878189086914062 + ], + [ + "▁Jillian", + -13.878207206726074 + ], + [ + "▁Soma", + -13.878225326538086 + ], + [ + "▁havent", + -13.878242492675781 + ], + [ + "▁GPL", + -13.878276824951172 + ], + [ + "▁Ewing", + -13.878308296203613 + ], + [ + "▁mania", + -13.878314018249512 + ], + [ + "▁insurmountable", + -13.878362655639648 + ], + [ + "▁reflexes", + -13.878491401672363 + ], + [ + "osaurus", + -13.878496170043945 + ], + [ + "▁consecrated", + -13.878570556640625 + ], + [ + "▁332", + -13.87860107421875 + ], + [ + "▁BDS", + -13.878629684448242 + ], + [ + "dden", + -13.878631591796875 + ], + [ + "▁Objectives", + -13.878664016723633 + ], + [ + "▁ethylene", + -13.878683090209961 + ], + [ + "▁thrice", + -13.878708839416504 + ], + [ + "679", + -13.878725051879883 + ], + [ + "805", + -13.878782272338867 + ], + [ + "▁Synergy", + -13.878825187683105 + ], + [ + "448", + -13.878859519958496 + ], + [ + "vian", + -13.878864288330078 + ], + [ + "▁knead", + -13.878876686096191 + ], + [ + "▁Learners", + -13.87888240814209 + ], + [ + "▁Tut", + -13.878889083862305 + ], + [ + "▁sprawl", + -13.878963470458984 + ], + [ + "▁ADP", + -13.87901496887207 + ], + [ + "origin", + -13.879016876220703 + ], + [ + "▁Brandt", + -13.879044532775879 + ], + [ + "▁channeling", + -13.879050254821777 + ], + [ + "▁Nee", + -13.879064559936523 + ], + [ + "物", + -13.879075050354004 + ], + [ + "▁Gai", + -13.879079818725586 + ], + [ + "▁pamper", + -13.879082679748535 + ], + [ + "▁WK", + -13.87912368774414 + ], + [ + "▁fundamentalist", + -13.87912368774414 + ], + [ + "Cho", + -13.87919807434082 + ], + [ + "▁algorithmic", + -13.879231452941895 + ], + [ + "rae", + -13.879244804382324 + ], + [ + "▁Yves", + -13.879251480102539 + ], + [ + "lec", + -13.879343032836914 + ], + [ + "▁1844", + -13.87934684753418 + ], + [ + "teaching", + -13.879454612731934 + ], + [ + "nese", + -13.879471778869629 + ], + [ + "dirty", + -13.879473686218262 + ], + [ + "gara", + -13.87948226928711 + ], + [ + "▁Earthquake", + -13.879488945007324 + ], + [ + "▁refreshment", + -13.879496574401855 + ], + [ + "▁juveniles", + -13.879583358764648 + ], + [ + "▁porter", + -13.87960147857666 + ], + [ + "▁rearing", + -13.879606246948242 + ], + [ + "▁typos", + -13.879631996154785 + ], + [ + "hod", + -13.879648208618164 + ], + [ + "▁Seaside", + -13.87969970703125 + ], + [ + "zed", + -13.879718780517578 + ], + [ + "▁Healy", + -13.879725456237793 + ], + [ + "452", + -13.879752159118652 + ], + [ + "▁Least", + -13.879764556884766 + ], + [ + "▁HCV", + -13.879839897155762 + ], + [ + "▁Shaped", + -13.87991714477539 + ], + [ + "▁PLoS", + -13.87998104095459 + ], + [ + "▁skunk", + -13.879986763000488 + ], + [ + "▁commensurate", + -13.880010604858398 + ], + [ + "assembly", + -13.880026817321777 + ], + [ + "umb", + -13.88005542755127 + ], + [ + "▁procrastination", + -13.880097389221191 + ], + [ + "▁LAND", + -13.88010311126709 + ], + [ + "▁Voter", + -13.880144119262695 + ], + [ + "eek", + -13.880149841308594 + ], + [ + "▁319", + -13.880220413208008 + ], + [ + "▁chanted", + -13.880241394042969 + ], + [ + "454", + -13.88024616241455 + ], + [ + "projects", + -13.880292892456055 + ], + [ + "▁Scholastic", + -13.88034725189209 + ], + [ + "emba", + -13.88036823272705 + ], + [ + "▁Planetary", + -13.880379676818848 + ], + [ + "▁Dali", + -13.880514144897461 + ], + [ + "▁GIVE", + -13.880559921264648 + ], + [ + "▁shuffling", + -13.88060188293457 + ], + [ + "▁annexed", + -13.880602836608887 + ], + [ + "▁Whisky", + -13.880688667297363 + ], + [ + "strip", + -13.880718231201172 + ], + [ + "idia", + -13.88077449798584 + ], + [ + "▁Ghosts", + -13.880777359008789 + ], + [ + "jr", + -13.8807954788208 + ], + [ + "▁Westport", + -13.880863189697266 + ], + [ + "wink", + -13.880870819091797 + ], + [ + "▁unenforceable", + -13.880898475646973 + ], + [ + "GFP", + -13.880903244018555 + ], + [ + "▁POW", + -13.880903244018555 + ], + [ + "▁Wishes", + -13.880941390991211 + ], + [ + "476", + -13.880949020385742 + ], + [ + "pump", + -13.880974769592285 + ], + [ + "▁snooze", + -13.881047248840332 + ], + [ + "▁Emilia", + -13.881064414978027 + ], + [ + "vali", + -13.881078720092773 + ], + [ + "▁supremely", + -13.88107967376709 + ], + [ + "▁Bundy", + -13.881092071533203 + ], + [ + "▁Curiosity", + -13.88115119934082 + ], + [ + "▁OIL", + -13.881209373474121 + ], + [ + "AST", + -13.881279945373535 + ], + [ + "▁Subs", + -13.881288528442383 + ], + [ + "▁Hannibal", + -13.881317138671875 + ], + [ + "行", + -13.881317138671875 + ], + [ + "▁cytokine", + -13.881324768066406 + ], + [ + "▁mart", + -13.881355285644531 + ], + [ + "▁Tanks", + -13.881380081176758 + ], + [ + "▁hoe", + -13.881392478942871 + ], + [ + "▁Hos", + -13.881420135498047 + ], + [ + "▁pines", + -13.881462097167969 + ], + [ + "▁carer", + -13.88148307800293 + ], + [ + "▁Rasmussen", + -13.881523132324219 + ], + [ + "▁grinders", + -13.881531715393066 + ], + [ + "illian", + -13.88154411315918 + ], + [ + "▁Escorts", + -13.881552696228027 + ], + [ + "▁DuPont", + -13.881573677062988 + ], + [ + "▁nourished", + -13.881621360778809 + ], + [ + "Given", + -13.881643295288086 + ], + [ + "▁monograph", + -13.881668090820312 + ], + [ + "▁Mammoth", + -13.88168716430664 + ], + [ + "EUR", + -13.881698608398438 + ], + [ + "▁Serenity", + -13.881732940673828 + ], + [ + "▁FIR", + -13.881790161132812 + ], + [ + "iler", + -13.881796836853027 + ], + [ + "▁acoustics", + -13.881820678710938 + ], + [ + "467", + -13.881877899169922 + ], + [ + "▁MED", + -13.881909370422363 + ], + [ + "▁bootstrap", + -13.881916999816895 + ], + [ + "▁melatonin", + -13.881943702697754 + ], + [ + "▁п", + -13.882001876831055 + ], + [ + "▁Firmware", + -13.882004737854004 + ], + [ + "▁afterthought", + -13.882011413574219 + ], + [ + "▁Mughal", + -13.88204288482666 + ], + [ + "▁Canine", + -13.882049560546875 + ], + [ + "▁awry", + -13.882084846496582 + ], + [ + "seekers", + -13.882111549377441 + ], + [ + "▁Claremont", + -13.882214546203613 + ], + [ + "ал", + -13.882231712341309 + ], + [ + "complex", + -13.882232666015625 + ], + [ + "▁fx", + -13.882234573364258 + ], + [ + "▁Dolan", + -13.882244110107422 + ], + [ + "CLE", + -13.882245063781738 + ], + [ + "▁Accuracy", + -13.882246017456055 + ], + [ + "scott", + -13.882274627685547 + ], + [ + "▁choirs", + -13.882292747497559 + ], + [ + "GRA", + -13.882295608520508 + ], + [ + "▁Lawmakers", + -13.882316589355469 + ], + [ + "▁genomics", + -13.882349014282227 + ], + [ + "▁Coyote", + -13.8823881149292 + ], + [ + "▁alkali", + -13.882393836975098 + ], + [ + "면", + -13.88241958618164 + ], + [ + "▁Pha", + -13.882442474365234 + ], + [ + "▁Ses", + -13.882454872131348 + ], + [ + "FIG", + -13.88250732421875 + ], + [ + "▁expectant", + -13.88257122039795 + ], + [ + "▁Mikey", + -13.882617950439453 + ], + [ + "Logic", + -13.882625579833984 + ], + [ + "▁llama", + -13.882633209228516 + ], + [ + "MMA", + -13.882641792297363 + ], + [ + "▁hypothesized", + -13.882662773132324 + ], + [ + "655", + -13.88267993927002 + ], + [ + "▁Commonly", + -13.882718086242676 + ], + [ + "nonsense", + -13.882732391357422 + ], + [ + "▁Adwords", + -13.882749557495117 + ], + [ + "▁Kg", + -13.882820129394531 + ], + [ + "TAC", + -13.882852554321289 + ], + [ + "▁comme", + -13.883045196533203 + ], + [ + "▁martyr", + -13.88309383392334 + ], + [ + "Die", + -13.883111953735352 + ], + [ + "struck", + -13.883112907409668 + ], + [ + "▁Toad", + -13.883125305175781 + ], + [ + "▁Daimler", + -13.883139610290527 + ], + [ + "▁smudge", + -13.883139610290527 + ], + [ + "▁Removed", + -13.883147239685059 + ], + [ + "immer", + -13.88315200805664 + ], + [ + "431", + -13.883162498474121 + ], + [ + "hitter", + -13.883176803588867 + ], + [ + "agar", + -13.88318920135498 + ], + [ + "▁woodlands", + -13.883206367492676 + ], + [ + "398", + -13.883220672607422 + ], + [ + "Title", + -13.883325576782227 + ], + [ + "▁gli", + -13.88333797454834 + ], + [ + "▁normalization", + -13.883393287658691 + ], + [ + "wh", + -13.883415222167969 + ], + [ + "▁truthfully", + -13.883444786071777 + ], + [ + "▁irons", + -13.88344669342041 + ], + [ + "▁ibuprofen", + -13.883475303649902 + ], + [ + "▁doubting", + -13.883512496948242 + ], + [ + "426", + -13.883535385131836 + ], + [ + "▁Favorites", + -13.88357925415039 + ], + [ + "▁Petrol", + -13.88365650177002 + ], + [ + "Close", + -13.883672714233398 + ], + [ + "▁Chichester", + -13.883694648742676 + ], + [ + "526", + -13.883817672729492 + ], + [ + "▁prelude", + -13.883844375610352 + ], + [ + "890", + -13.883846282958984 + ], + [ + "▁pituitary", + -13.883865356445312 + ], + [ + "▁bacterium", + -13.883871078491211 + ], + [ + "▁infrequent", + -13.883888244628906 + ], + [ + "▁monolithic", + -13.88390064239502 + ], + [ + "▁orchestras", + -13.8839111328125 + ], + [ + "▁Sausage", + -13.883941650390625 + ], + [ + "▁Schumacher", + -13.883952140808105 + ], + [ + "broker", + -13.883991241455078 + ], + [ + "▁Seminole", + -13.883992195129395 + ], + [ + "▁informally", + -13.884001731872559 + ], + [ + "▁Landlord", + -13.884066581726074 + ], + [ + "▁tenacious", + -13.884068489074707 + ], + [ + "kker", + -13.884077072143555 + ], + [ + "▁ppl", + -13.884136199951172 + ], + [ + "▁insuring", + -13.884159088134766 + ], + [ + "▁Batt", + -13.884244918823242 + ], + [ + "▁fait", + -13.884244918823242 + ], + [ + "▁scourge", + -13.884349822998047 + ], + [ + "mbling", + -13.884368896484375 + ], + [ + "▁Signatures", + -13.884376525878906 + ], + [ + "▁Silhouette", + -13.884392738342285 + ], + [ + "MES", + -13.884397506713867 + ], + [ + "▁stimulant", + -13.884418487548828 + ], + [ + "▁BEAUTIFUL", + -13.88443660736084 + ], + [ + "▁Nikola", + -13.88443660736084 + ], + [ + "wort", + -13.884440422058105 + ], + [ + "▁cryptographic", + -13.884446144104004 + ], + [ + "▁Gent", + -13.884474754333496 + ], + [ + "bok", + -13.884541511535645 + ], + [ + "▁Wid", + -13.884584426879883 + ], + [ + "▁Puff", + -13.884600639343262 + ], + [ + "▁Penh", + -13.884603500366211 + ], + [ + "▁Gott", + -13.884617805480957 + ], + [ + "▁Seri", + -13.884621620178223 + ], + [ + "▁EK", + -13.8846435546875 + ], + [ + "▁Marissa", + -13.884698867797852 + ], + [ + "Friends", + -13.88474178314209 + ], + [ + "oza", + -13.884799003601074 + ], + [ + "▁lasagna", + -13.884876251220703 + ], + [ + "▁urbanization", + -13.884878158569336 + ], + [ + "jerk", + -13.884904861450195 + ], + [ + "Ocean", + -13.884960174560547 + ], + [ + "▁Researcher", + -13.884976387023926 + ], + [ + "▁QUALITY", + -13.884989738464355 + ], + [ + "▁Tito", + -13.885005950927734 + ], + [ + "▁marketable", + -13.88502311706543 + ], + [ + "▁somber", + -13.885042190551758 + ], + [ + "▁Moth", + -13.885076522827148 + ], + [ + "▁Solidarity", + -13.885090827941895 + ], + [ + "▁nurseries", + -13.88510799407959 + ], + [ + "▁freshen", + -13.885185241699219 + ], + [ + "pped", + -13.885194778442383 + ], + [ + "ラ", + -13.88526725769043 + ], + [ + "▁overtaken", + -13.88531494140625 + ], + [ + "▁throats", + -13.88534164428711 + ], + [ + "Brain", + -13.885342597961426 + ], + [ + "▁Tit", + -13.885360717773438 + ], + [ + "inu", + -13.885364532470703 + ], + [ + "▁swiss", + -13.885427474975586 + ], + [ + "Wolf", + -13.885477066040039 + ], + [ + "▁Vee", + -13.885502815246582 + ], + [ + "CCA", + -13.885506629943848 + ], + [ + "▁Typhoon", + -13.885525703430176 + ], + [ + "▁functioned", + -13.885555267333984 + ], + [ + "▁pacific", + -13.885679244995117 + ], + [ + "▁perfectionist", + -13.8856840133667 + ], + [ + "▁ZERO", + -13.885716438293457 + ], + [ + "Å", + -13.8857421875 + ], + [ + "▁Forks", + -13.885787010192871 + ], + [ + "▁backdoor", + -13.885812759399414 + ], + [ + "▁herbicides", + -13.885818481445312 + ], + [ + "resources", + -13.885923385620117 + ], + [ + "▁dugout", + -13.885954856872559 + ], + [ + "▁discloses", + -13.885997772216797 + ], + [ + "component", + -13.886005401611328 + ], + [ + "▁classifieds", + -13.886014938354492 + ], + [ + "▁Waffle", + -13.886016845703125 + ], + [ + "▁extremity", + -13.886037826538086 + ], + [ + "▁Dose", + -13.886045455932617 + ], + [ + "verb", + -13.886107444763184 + ], + [ + "▁Scatter", + -13.886130332946777 + ], + [ + "▁Bhatt", + -13.886197090148926 + ], + [ + "▁Kimberley", + -13.886260032653809 + ], + [ + "Element", + -13.886322975158691 + ], + [ + "▁Bachelors", + -13.886364936828613 + ], + [ + "rien", + -13.886367797851562 + ], + [ + "▁prix", + -13.886374473571777 + ], + [ + "▁hairdresser", + -13.886384010314941 + ], + [ + "Pod", + -13.886453628540039 + ], + [ + "▁toyota", + -13.886494636535645 + ], + [ + "▁Zulu", + -13.886495590209961 + ], + [ + "specifically", + -13.886527061462402 + ], + [ + "▁MOVE", + -13.886533737182617 + ], + [ + "▁dungeons", + -13.886645317077637 + ], + [ + "▁Ret", + -13.886679649353027 + ], + [ + "OTA", + -13.886741638183594 + ], + [ + "ambu", + -13.886768341064453 + ], + [ + "451", + -13.88676929473877 + ], + [ + "▁kilos", + -13.88679313659668 + ], + [ + "punch", + -13.88682746887207 + ], + [ + "hap", + -13.88683795928955 + ], + [ + "blocking", + -13.886853218078613 + ], + [ + "▁Blueberry", + -13.88691234588623 + ], + [ + "▁Lesser", + -13.886918067932129 + ], + [ + "▁david", + -13.886927604675293 + ], + [ + "▁Blanchard", + -13.88695240020752 + ], + [ + "▁femme", + -13.886963844299316 + ], + [ + "ש", + -13.886969566345215 + ], + [ + "ITS", + -13.887038230895996 + ], + [ + "▁bh", + -13.887051582336426 + ], + [ + "▁DDS", + -13.887055397033691 + ], + [ + "deo", + -13.887123107910156 + ], + [ + "▁fatigued", + -13.887129783630371 + ], + [ + "▁sab", + -13.887133598327637 + ], + [ + "▁eastward", + -13.887147903442383 + ], + [ + "Candy", + -13.8871488571167 + ], + [ + "▁Deutschland", + -13.887163162231445 + ], + [ + "processor", + -13.88718318939209 + ], + [ + "▁silt", + -13.887194633483887 + ], + [ + "▁inexplicable", + -13.887197494506836 + ], + [ + "▁cowboys", + -13.887211799621582 + ], + [ + "▁displeasure", + -13.887227058410645 + ], + [ + "▁Boh", + -13.887260437011719 + ], + [ + "alien", + -13.887296676635742 + ], + [ + "Shield", + -13.887385368347168 + ], + [ + "ZO", + -13.887425422668457 + ], + [ + "▁snowstorm", + -13.88747787475586 + ], + [ + "▁Wad", + -13.88748550415039 + ], + [ + "▁Hamm", + -13.88748836517334 + ], + [ + "▁exemplifies", + -13.887491226196289 + ], + [ + "▁Macs", + -13.887511253356934 + ], + [ + "Ware", + -13.88754653930664 + ], + [ + "▁Parma", + -13.88754653930664 + ], + [ + "▁Turtles", + -13.887643814086914 + ], + [ + "▁criticise", + -13.88764476776123 + ], + [ + "brow", + -13.887653350830078 + ], + [ + "lut", + -13.887693405151367 + ], + [ + "▁mutated", + -13.887701034545898 + ], + [ + "rut", + -13.887744903564453 + ], + [ + "▁unsatisfactory", + -13.887754440307617 + ], + [ + "▁concave", + -13.88781452178955 + ], + [ + "▁Trips", + -13.887856483459473 + ], + [ + "▁crumb", + -13.887961387634277 + ], + [ + "Cur", + -13.888001441955566 + ], + [ + "▁halting", + -13.888023376464844 + ], + [ + "▁classifier", + -13.8880615234375 + ], + [ + "▁replicas", + -13.888096809387207 + ], + [ + "occupied", + -13.888121604919434 + ], + [ + "▁Integral", + -13.888123512268066 + ], + [ + "▁farce", + -13.888132095336914 + ], + [ + "▁splashed", + -13.888145446777344 + ], + [ + "▁rattan", + -13.888164520263672 + ], + [ + "VF", + -13.88817310333252 + ], + [ + "▁prosecutions", + -13.888199806213379 + ], + [ + "▁시", + -13.888206481933594 + ], + [ + "american", + -13.8882417678833 + ], + [ + "▁mirroring", + -13.888262748718262 + ], + [ + "441", + -13.888340950012207 + ], + [ + "▁creeks", + -13.88834285736084 + ], + [ + "▁fellowships", + -13.888349533081055 + ], + [ + "▁sul", + -13.888354301452637 + ], + [ + "▁infidelity", + -13.88840389251709 + ], + [ + "Australian", + -13.888476371765137 + ], + [ + "meters", + -13.888507843017578 + ], + [ + "nap", + -13.88851547241211 + ], + [ + "EEN", + -13.888542175292969 + ], + [ + "▁Riva", + -13.888591766357422 + ], + [ + "▁Reis", + -13.88861083984375 + ], + [ + "mov", + -13.888649940490723 + ], + [ + "▁dy", + -13.888649940490723 + ], + [ + "▁bodywork", + -13.888684272766113 + ], + [ + "▁Hodgson", + -13.888825416564941 + ], + [ + "▁Cohn", + -13.88892936706543 + ], + [ + "▁slimmer", + -13.888937950134277 + ], + [ + "器", + -13.888944625854492 + ], + [ + "▁282", + -13.888981819152832 + ], + [ + "PY", + -13.88899040222168 + ], + [ + "KEY", + -13.889018058776855 + ], + [ + "▁CRI", + -13.889019966125488 + ], + [ + "608", + -13.88902759552002 + ], + [ + "▁Barca", + -13.889068603515625 + ], + [ + "▁Stoppers", + -13.889089584350586 + ], + [ + "foam", + -13.889225006103516 + ], + [ + "▁Globes", + -13.88924789428711 + ], + [ + "▁Lett", + -13.88924789428711 + ], + [ + "▁Cheapest", + -13.889249801635742 + ], + [ + "▁Fleur", + -13.889273643493652 + ], + [ + "▁sprite", + -13.889307975769043 + ], + [ + "▁Crusaders", + -13.889366149902344 + ], + [ + "CHI", + -13.889381408691406 + ], + [ + "▁exo", + -13.889452934265137 + ], + [ + "▁MTB", + -13.889485359191895 + ], + [ + "▁rabid", + -13.889514923095703 + ], + [ + "��KEEP", + -13.889542579650879 + ], + [ + "▁Mehta", + -13.889552116394043 + ], + [ + "Wiki", + -13.889573097229004 + ], + [ + "487", + -13.889579772949219 + ], + [ + "older", + -13.8895902633667 + ], + [ + "enberger", + -13.889594078063965 + ], + [ + "4°", + -13.889595031738281 + ], + [ + "▁secretaries", + -13.889656066894531 + ], + [ + "▁mismanagement", + -13.889657020568848 + ], + [ + "▁SAG", + -13.889718055725098 + ], + [ + "▁evangelism", + -13.889775276184082 + ], + [ + "▁heresy", + -13.889787673950195 + ], + [ + "jump", + -13.889894485473633 + ], + [ + "nzo", + -13.88992977142334 + ], + [ + "▁profess", + -13.889941215515137 + ], + [ + "▁Recreational", + -13.889982223510742 + ], + [ + "▁dexterity", + -13.889993667602539 + ], + [ + "▁cardamom", + -13.890007019042969 + ], + [ + "▁pigmented", + -13.89002513885498 + ], + [ + "▁pesos", + -13.89004135131836 + ], + [ + "▁vibrancy", + -13.890064239501953 + ], + [ + "▁fatality", + -13.890068054199219 + ], + [ + "▁279", + -13.890107154846191 + ], + [ + "violence", + -13.890148162841797 + ], + [ + "▁Kami", + -13.89019775390625 + ], + [ + "▁Ugandan", + -13.89021110534668 + ], + [ + "▁Jennie", + -13.890236854553223 + ], + [ + "▁dissolves", + -13.890247344970703 + ], + [ + "▁Straits", + -13.890254974365234 + ], + [ + "▁canyons", + -13.89025592803955 + ], + [ + "▁bod", + -13.890340805053711 + ], + [ + "▁glee", + -13.890380859375 + ], + [ + "arity", + -13.890382766723633 + ], + [ + "▁clarifies", + -13.89040756225586 + ], + [ + "▁cubs", + -13.890435218811035 + ], + [ + "▁Anfield", + -13.890459060668945 + ], + [ + "sighted", + -13.890487670898438 + ], + [ + "▁Recover", + -13.890504837036133 + ], + [ + "▁comrade", + -13.89051628112793 + ], + [ + "▁robberies", + -13.890525817871094 + ], + [ + "▁Alfonso", + -13.890530586242676 + ], + [ + "▁meringue", + -13.89057445526123 + ], + [ + "▁agri", + -13.890584945678711 + ], + [ + "▁onlookers", + -13.890618324279785 + ], + [ + "▁Sampson", + -13.890625 + ], + [ + "▁Moved", + -13.890768051147461 + ], + [ + "bbi", + -13.890809059143066 + ], + [ + "▁Oster", + -13.890825271606445 + ], + [ + "sant", + -13.890942573547363 + ], + [ + "▁Merri", + -13.89096450805664 + ], + [ + "▁dermal", + -13.89103889465332 + ], + [ + "▁apologizing", + -13.891119003295898 + ], + [ + "▁PROJECT", + -13.891138076782227 + ], + [ + "▁ABB", + -13.89118766784668 + ], + [ + "seam", + -13.891201972961426 + ], + [ + "▁Retriever", + -13.891266822814941 + ], + [ + "▁Ongoing", + -13.891283988952637 + ], + [ + "▁Calle", + -13.891332626342773 + ], + [ + "▁glassware", + -13.891371726989746 + ], + [ + "▁houston", + -13.891374588012695 + ], + [ + "▁Montréal", + -13.891387939453125 + ], + [ + "▁10000", + -13.891427993774414 + ], + [ + "▁coyote", + -13.891446113586426 + ], + [ + "▁Hogg", + -13.891451835632324 + ], + [ + "▁Announcement", + -13.891484260559082 + ], + [ + "justice", + -13.891485214233398 + ], + [ + "▁Seals", + -13.891555786132812 + ], + [ + "▁USED", + -13.891575813293457 + ], + [ + "▁Tris", + -13.891580581665039 + ], + [ + "▁teeny", + -13.891593933105469 + ], + [ + "▁Briefing", + -13.891594886779785 + ], + [ + "▁calamity", + -13.891629219055176 + ], + [ + "▁Nia", + -13.891644477844238 + ], + [ + "▁Conditioners", + -13.891663551330566 + ], + [ + "▁monday", + -13.89168930053711 + ], + [ + "▁syncing", + -13.891715049743652 + ], + [ + "▁werewolf", + -13.89172649383545 + ], + [ + "stal", + -13.891770362854004 + ], + [ + "▁antigens", + -13.891800880432129 + ], + [ + "▁mol", + -13.891804695129395 + ], + [ + "▁Jes", + -13.891815185546875 + ], + [ + "▁Slaughter", + -13.891855239868164 + ], + [ + "▁beep", + -13.891910552978516 + ], + [ + "▁highlighter", + -13.891921997070312 + ], + [ + "▁arcs", + -13.891928672790527 + ], + [ + "▁Consensus", + -13.891955375671387 + ], + [ + "▁FACT", + -13.891955375671387 + ], + [ + "▁REV", + -13.891958236694336 + ], + [ + "▁apologised", + -13.891961097717285 + ], + [ + "▁DRC", + -13.892009735107422 + ], + [ + "emphasis", + -13.892048835754395 + ], + [ + "▁amalgamation", + -13.892078399658203 + ], + [ + "▁Activate", + -13.892088890075684 + ], + [ + "▁Karaoke", + -13.892104148864746 + ], + [ + "Peace", + -13.892114639282227 + ], + [ + "▁Primarily", + -13.892132759094238 + ], + [ + "▁360°", + -13.892156600952148 + ], + [ + "▁XIII", + -13.89217472076416 + ], + [ + "▁Niko", + -13.892197608947754 + ], + [ + "broad", + -13.89228630065918 + ], + [ + "▁Cobalt", + -13.892294883728027 + ], + [ + "▁Marg", + -13.892333030700684 + ], + [ + "▁amuse", + -13.892378807067871 + ], + [ + "dogs", + -13.89239501953125 + ], + [ + "▁Tulip", + -13.892395973205566 + ], + [ + "▁glean", + -13.892484664916992 + ], + [ + "▁skinned", + -13.892518997192383 + ], + [ + "▁Kiel", + -13.8925199508667 + ], + [ + "ulis", + -13.892598152160645 + ], + [ + "▁uniformed", + -13.892619132995605 + ], + [ + "▁Cabrera", + -13.89268684387207 + ], + [ + "▁Tested", + -13.892706871032715 + ], + [ + "CPA", + -13.89271068572998 + ], + [ + "▁Penta", + -13.892733573913574 + ], + [ + "▁emphatically", + -13.892755508422852 + ], + [ + "ssy", + -13.892792701721191 + ], + [ + "▁Moves", + -13.89285659790039 + ], + [ + "bud", + -13.892874717712402 + ], + [ + "Dia", + -13.892922401428223 + ], + [ + "▁spoils", + -13.893095016479492 + ], + [ + "▁Samba", + -13.893147468566895 + ], + [ + "▁methodical", + -13.893150329589844 + ], + [ + "▁Penal", + -13.893189430236816 + ], + [ + "▁Gael", + -13.89322280883789 + ], + [ + "▁Lambda", + -13.893328666687012 + ], + [ + "▁283", + -13.893329620361328 + ], + [ + "▁Ghanaian", + -13.89334487915039 + ], + [ + "463", + -13.893359184265137 + ], + [ + "▁midsole", + -13.89336109161377 + ], + [ + "▁Thorpe", + -13.893362998962402 + ], + [ + "enhancing", + -13.893366813659668 + ], + [ + "▁Pena", + -13.893379211425781 + ], + [ + "Drop", + -13.89338207244873 + ], + [ + "▁Rah", + -13.893428802490234 + ], + [ + "▁Wim", + -13.893445014953613 + ], + [ + "▁Compatibility", + -13.893564224243164 + ], + [ + "▁carol", + -13.893607139587402 + ], + [ + "▁USER", + -13.893616676330566 + ], + [ + "dg", + -13.893655776977539 + ], + [ + "▁Dancer", + -13.893674850463867 + ], + [ + "reactive", + -13.893688201904297 + ], + [ + "extremely", + -13.893733024597168 + ], + [ + "▁nemesis", + -13.893791198730469 + ], + [ + "▁Airborne", + -13.89379596710205 + ], + [ + "▁Faithful", + -13.893806457519531 + ], + [ + "▁veiled", + -13.893834114074707 + ], + [ + "▁Amin", + -13.893872261047363 + ], + [ + "▁millionaires", + -13.893884658813477 + ], + [ + "HV", + -13.893892288208008 + ], + [ + "▁Crater", + -13.893895149230957 + ], + [ + "▁Johanna", + -13.893943786621094 + ], + [ + "▁Backsplash", + -13.893950462341309 + ], + [ + "▁Nishi", + -13.893957138061523 + ], + [ + "▁Wynne", + -13.893975257873535 + ], + [ + "▁Roundtable", + -13.893978118896484 + ], + [ + "▁figurines", + -13.894014358520508 + ], + [ + "▁Fascinating", + -13.89409351348877 + ], + [ + "▁unwise", + -13.894194602966309 + ], + [ + "▁स", + -13.894197463989258 + ], + [ + "453", + -13.894213676452637 + ], + [ + "▁Martini", + -13.894256591796875 + ], + [ + "▁Gladiator", + -13.894305229187012 + ], + [ + "▁redeeming", + -13.894381523132324 + ], + [ + "▁Intent", + -13.894414901733398 + ], + [ + "▁rooftops", + -13.894451141357422 + ], + [ + "ICT", + -13.894469261169434 + ], + [ + "zik", + -13.894502639770508 + ], + [ + "▁ISIL", + -13.894502639770508 + ], + [ + "▁botched", + -13.894506454467773 + ], + [ + "▁surgically", + -13.894536972045898 + ], + [ + "▁twigs", + -13.894549369812012 + ], + [ + "▁Connectivity", + -13.894551277160645 + ], + [ + "▁rumour", + -13.894559860229492 + ], + [ + "▁thumbnails", + -13.894645690917969 + ], + [ + "Rich", + -13.894689559936523 + ], + [ + "▁cel", + -13.894715309143066 + ], + [ + "Bel", + -13.894746780395508 + ], + [ + "loft", + -13.89474868774414 + ], + [ + "392", + -13.894752502441406 + ], + [ + "▁meteorologist", + -13.89478874206543 + ], + [ + "Wing", + -13.894901275634766 + ], + [ + "▁Eastman", + -13.894908905029297 + ], + [ + "▁Wanderers", + -13.894918441772461 + ], + [ + "下", + -13.89492130279541 + ], + [ + "uris", + -13.894935607910156 + ], + [ + "FIT", + -13.894936561584473 + ], + [ + "nec", + -13.894987106323242 + ], + [ + "▁Harcourt", + -13.895058631896973 + ], + [ + "▁psychiatrists", + -13.895065307617188 + ], + [ + "▁raucous", + -13.895073890686035 + ], + [ + "▁interstellar", + -13.895120620727539 + ], + [ + "▁sequins", + -13.89515495300293 + ], + [ + "▁dissolving", + -13.895167350769043 + ], + [ + "▁س", + -13.895200729370117 + ], + [ + "▁utopian", + -13.895219802856445 + ], + [ + "▁cayenne", + -13.895222663879395 + ], + [ + "pati", + -13.89523983001709 + ], + [ + "nez", + -13.895262718200684 + ], + [ + "▁Referee", + -13.89527702331543 + ], + [ + "▁Tripoli", + -13.89527702331543 + ], + [ + "▁censored", + -13.895352363586426 + ], + [ + "▁gong", + -13.895354270935059 + ], + [ + "▁causation", + -13.895366668701172 + ], + [ + "▁pooling", + -13.895368576049805 + ], + [ + "▁Jodie", + -13.895371437072754 + ], + [ + "oops", + -13.895413398742676 + ], + [ + "▁Sykes", + -13.895459175109863 + ], + [ + "▁HEALTH", + -13.895465850830078 + ], + [ + "▁creeps", + -13.895486831665039 + ], + [ + "▁orchestration", + -13.895524024963379 + ], + [ + "▁wasteland", + -13.895538330078125 + ], + [ + "▁Slider", + -13.895580291748047 + ], + [ + "்", + -13.895584106445312 + ], + [ + "ес", + -13.895589828491211 + ], + [ + "▁Bikini", + -13.895611763000488 + ], + [ + "▁PERSONAL", + -13.895635604858398 + ], + [ + "트", + -13.895676612854004 + ], + [ + "▁Pedal", + -13.895685195922852 + ], + [ + "eko", + -13.895779609680176 + ], + [ + "▁monoclonal", + -13.895780563354492 + ], + [ + "▁fright", + -13.895790100097656 + ], + [ + "642", + -13.895797729492188 + ], + [ + "484", + -13.895824432373047 + ], + [ + "▁nerds", + -13.895882606506348 + ], + [ + "▁UCI", + -13.895883560180664 + ], + [ + "▁lather", + -13.895922660827637 + ], + [ + "▁Printers", + -13.895954132080078 + ], + [ + "458", + -13.895977020263672 + ], + [ + "▁pimples", + -13.895999908447266 + ], + [ + "▁Eurasian", + -13.896056175231934 + ], + [ + "▁invocation", + -13.896117210388184 + ], + [ + "▁rollercoaster", + -13.896125793457031 + ], + [ + "▁purifier", + -13.89613151550293 + ], + [ + "PET", + -13.896154403686523 + ], + [ + "▁celeb", + -13.89620590209961 + ], + [ + "▁Roxy", + -13.896259307861328 + ], + [ + "BX", + -13.896292686462402 + ], + [ + "▁Prim", + -13.89631462097168 + ], + [ + "KD", + -13.896316528320312 + ], + [ + "▁Choo", + -13.896320343017578 + ], + [ + "ит", + -13.896328926086426 + ], + [ + "▁Quill", + -13.89633560180664 + ], + [ + "radical", + -13.89633846282959 + ], + [ + "recognized", + -13.896347045898438 + ], + [ + "▁Turing", + -13.896369934082031 + ], + [ + "ι", + -13.896377563476562 + ], + [ + "▁sont", + -13.896385192871094 + ], + [ + "▁Coates", + -13.896387100219727 + ], + [ + "pens", + -13.896402359008789 + ], + [ + "▁primates", + -13.896422386169434 + ], + [ + "York", + -13.896442413330078 + ], + [ + "▁ei", + -13.896496772766113 + ], + [ + "▁smartwatch", + -13.896498680114746 + ], + [ + "▁debatable", + -13.896501541137695 + ], + [ + "▁willful", + -13.89651870727539 + ], + [ + "▁PCC", + -13.8965425491333 + ], + [ + "▁Hitch", + -13.89656925201416 + ], + [ + "▁swath", + -13.896571159362793 + ], + [ + "▁groupings", + -13.896585464477539 + ], + [ + "라", + -13.896607398986816 + ], + [ + "ORE", + -13.896617889404297 + ], + [ + "474", + -13.896637916564941 + ], + [ + "▁redesigning", + -13.8966646194458 + ], + [ + "▁Statute", + -13.896748542785645 + ], + [ + "▁conveniences", + -13.896757125854492 + ], + [ + "▁CAPA", + -13.89683723449707 + ], + [ + "▁mediators", + -13.896856307983398 + ], + [ + "▁Sindh", + -13.896870613098145 + ], + [ + "connection", + -13.896905899047852 + ], + [ + "▁COURT", + -13.896944999694824 + ], + [ + "bg", + -13.896964073181152 + ], + [ + "ritt", + -13.896970748901367 + ], + [ + "▁purportedly", + -13.897013664245605 + ], + [ + "ends", + -13.897114753723145 + ], + [ + "▁dogged", + -13.897124290466309 + ], + [ + "▁Shir", + -13.897151947021484 + ], + [ + "▁subgroup", + -13.897247314453125 + ], + [ + "▁Bara", + -13.897315979003906 + ], + [ + "▁heli", + -13.897336959838867 + ], + [ + "▁Automatically", + -13.897397994995117 + ], + [ + "yte", + -13.897449493408203 + ], + [ + "▁ischemic", + -13.897467613220215 + ], + [ + "ector", + -13.897489547729492 + ], + [ + "ESA", + -13.897521018981934 + ], + [ + "▁Kew", + -13.897541046142578 + ], + [ + "▁tem", + -13.897574424743652 + ], + [ + "yev", + -13.897590637207031 + ], + [ + "▁canceling", + -13.89769458770752 + ], + [ + "▁lube", + -13.897699356079102 + ], + [ + "▁eLearning", + -13.897747993469238 + ], + [ + "704", + -13.89779281616211 + ], + [ + "crack", + -13.897855758666992 + ], + [ + "ETT", + -13.897900581359863 + ], + [ + "▁Curb", + -13.897921562194824 + ], + [ + "vest", + -13.898036003112793 + ], + [ + "aaa", + -13.898096084594727 + ], + [ + "ées", + -13.898141860961914 + ], + [ + "▁Chor", + -13.898181915283203 + ], + [ + "▁Zor", + -13.898194313049316 + ], + [ + "▁gable", + -13.898224830627441 + ], + [ + "▁Moshe", + -13.898273468017578 + ], + [ + "Suite", + -13.898274421691895 + ], + [ + "▁exfoliate", + -13.898285865783691 + ], + [ + "561", + -13.898309707641602 + ], + [ + "▁Brea", + -13.898317337036133 + ], + [ + "▁cuddly", + -13.898391723632812 + ], + [ + "lita", + -13.898392677307129 + ], + [ + "▁Ches", + -13.898405075073242 + ], + [ + "0°", + -13.898406028747559 + ], + [ + "▁Dies", + -13.89841365814209 + ], + [ + "▁penultimate", + -13.898414611816406 + ], + [ + "▁Syllabus", + -13.898418426513672 + ], + [ + "▁cpu", + -13.898447036743164 + ], + [ + "▁AIA", + -13.898487091064453 + ], + [ + "Boston", + -13.898534774780273 + ], + [ + "▁Magn", + -13.898558616638184 + ], + [ + "▁Minimal", + -13.898584365844727 + ], + [ + "LH", + -13.898702621459961 + ], + [ + "▁blob", + -13.898746490478516 + ], + [ + "Farm", + -13.898767471313477 + ], + [ + "▁incurring", + -13.89877700805664 + ], + [ + "▁Navarro", + -13.89879035949707 + ], + [ + "910", + -13.898811340332031 + ], + [ + "▁sinned", + -13.898843765258789 + ], + [ + "427", + -13.898853302001953 + ], + [ + "▁Bunker", + -13.898955345153809 + ], + [ + "▁Remembering", + -13.898974418640137 + ], + [ + "housing", + -13.89901065826416 + ], + [ + "▁dissipate", + -13.899031639099121 + ], + [ + "än", + -13.899032592773438 + ], + [ + "▁checklists", + -13.899065017700195 + ], + [ + "ث", + -13.899081230163574 + ], + [ + "▁carriages", + -13.89912223815918 + ], + [ + "▁Lazar", + -13.899174690246582 + ], + [ + "▁Gaul", + -13.899179458618164 + ], + [ + "timer", + -13.899287223815918 + ], + [ + "öl", + -13.8993558883667 + ], + [ + "▁waterway", + -13.899356842041016 + ], + [ + "yak", + -13.899375915527344 + ], + [ + "obs", + -13.899394989013672 + ], + [ + "sul", + -13.89940357208252 + ], + [ + "▁hailing", + -13.899428367614746 + ], + [ + "▁Syndicate", + -13.899479866027832 + ], + [ + "▁Mech", + -13.899504661560059 + ], + [ + "▁Cf", + -13.899565696716309 + ], + [ + "shares", + -13.899571418762207 + ], + [ + "▁Astoria", + -13.899582862854004 + ], + [ + "һ", + -13.89959716796875 + ], + [ + "▁Numerical", + -13.899609565734863 + ], + [ + "▁1836", + -13.899652481079102 + ], + [ + "▁Kubernetes", + -13.899717330932617 + ], + [ + "▁hush", + -13.899733543395996 + ], + [ + "▁Arma", + -13.89974594116211 + ], + [ + "lect", + -13.899748802185059 + ], + [ + "▁waistline", + -13.899755477905273 + ], + [ + "▁Aesthetic", + -13.899779319763184 + ], + [ + "▁Issa", + -13.899779319763184 + ], + [ + "▁Bello", + -13.899811744689941 + ], + [ + "elin", + -13.899820327758789 + ], + [ + "545", + -13.899861335754395 + ], + [ + "▁prerogative", + -13.899863243103027 + ], + [ + "▁entourage", + -13.899877548217773 + ], + [ + "▁970", + -13.89990520477295 + ], + [ + "▁Roo", + -13.899921417236328 + ], + [ + "chamber", + -13.89995002746582 + ], + [ + "▁provenance", + -13.899950981140137 + ], + [ + "▁Introduce", + -13.899953842163086 + ], + [ + "▁Wants", + -13.899964332580566 + ], + [ + "tris", + -13.90000057220459 + ], + [ + "▁ZA", + -13.900004386901855 + ], + [ + "▁tau", + -13.900023460388184 + ], + [ + "▁Assessing", + -13.90010929107666 + ], + [ + "filling", + -13.90012264251709 + ], + [ + "▁Spiegel", + -13.900131225585938 + ], + [ + "express", + -13.900169372558594 + ], + [ + "▁Algorithms", + -13.900213241577148 + ], + [ + "roc", + -13.900263786315918 + ], + [ + "▁Nava", + -13.900272369384766 + ], + [ + "cheek", + -13.90036678314209 + ], + [ + "▁Emil", + -13.900435447692871 + ], + [ + "462", + -13.900444984436035 + ], + [ + "urant", + -13.900453567504883 + ], + [ + "▁intruders", + -13.9004545211792 + ], + [ + "▁Jimi", + -13.90047836303711 + ], + [ + "▁barista", + -13.900482177734375 + ], + [ + "▁Brandi", + -13.90048885345459 + ], + [ + "▁midweek", + -13.900489807128906 + ], + [ + "ween", + -13.900494575500488 + ], + [ + "▁GPUs", + -13.900527954101562 + ], + [ + "▁SKY", + -13.900548934936523 + ], + [ + "▁needn", + -13.900554656982422 + ], + [ + "▁MRT", + -13.900579452514648 + ], + [ + "▁modernized", + -13.90062427520752 + ], + [ + "▁obstructed", + -13.900626182556152 + ], + [ + "▁Logitech", + -13.900843620300293 + ], + [ + "▁Kab", + -13.900891304016113 + ], + [ + "▁Concentrate", + -13.900897979736328 + ], + [ + "▁Pou", + -13.900914192199707 + ], + [ + "▁agonizing", + -13.900954246520996 + ], + [ + "▁prim", + -13.900956153869629 + ], + [ + "▁Brookfield", + -13.900958061218262 + ], + [ + "▁finalizing", + -13.900975227355957 + ], + [ + "▁TYPE", + -13.900993347167969 + ], + [ + "▁Males", + -13.901015281677246 + ], + [ + "▁ionic", + -13.901028633117676 + ], + [ + "▁Hawke", + -13.90111255645752 + ], + [ + "▁avian", + -13.901117324829102 + ], + [ + "▁deliverance", + -13.901134490966797 + ], + [ + "▁Respiratory", + -13.901150703430176 + ], + [ + "▁mainframe", + -13.901180267333984 + ], + [ + "▁Tram", + -13.90119457244873 + ], + [ + "▁Cope", + -13.901196479797363 + ], + [ + "▁repetitions", + -13.901213645935059 + ], + [ + "editing", + -13.901315689086914 + ], + [ + "▁Discord", + -13.901322364807129 + ], + [ + "▁Pollard", + -13.901329040527344 + ], + [ + "▁failings", + -13.901381492614746 + ], + [ + "tivo", + -13.901384353637695 + ], + [ + "EEP", + -13.901424407958984 + ], + [ + "▁dependents", + -13.901434898376465 + ], + [ + "▁disclaims", + -13.901482582092285 + ], + [ + "▁atrophy", + -13.901528358459473 + ], + [ + "▁Compressor", + -13.90156364440918 + ], + [ + "ль", + -13.901568412780762 + ], + [ + "▁Jeffery", + -13.901627540588379 + ], + [ + "▁ascension", + -13.901631355285645 + ], + [ + "▁EMA", + -13.90163803100586 + ], + [ + "▁Richland", + -13.901740074157715 + ], + [ + "NYC", + -13.90176773071289 + ], + [ + "▁Rotten", + -13.901782035827637 + ], + [ + "▁tiling", + -13.901869773864746 + ], + [ + "▁Josiah", + -13.901899337768555 + ], + [ + "▁reinstate", + -13.901912689208984 + ], + [ + "▁meso", + -13.901924133300781 + ], + [ + "▁quorum", + -13.901958465576172 + ], + [ + "Lost", + -13.90199089050293 + ], + [ + "▁Buckeyes", + -13.90207576751709 + ], + [ + "▁Gand", + -13.902083396911621 + ], + [ + "challenge", + -13.902097702026367 + ], + [ + "▁Universidad", + -13.902119636535645 + ], + [ + "▁Accidents", + -13.902206420898438 + ], + [ + "Machine", + -13.902220726013184 + ], + [ + "ggie", + -13.902226448059082 + ], + [ + "еа", + -13.902237892150879 + ], + [ + "▁Kangaroo", + -13.902283668518066 + ], + [ + "XO", + -13.902295112609863 + ], + [ + "▁Strings", + -13.902303695678711 + ], + [ + "▁Swords", + -13.902322769165039 + ], + [ + "▁FAN", + -13.902348518371582 + ], + [ + "▁PUBLIC", + -13.902361869812012 + ], + [ + "xie", + -13.902364730834961 + ], + [ + "▁autographs", + -13.902408599853516 + ], + [ + "▁vanishing", + -13.902427673339844 + ], + [ + "ibel", + -13.902450561523438 + ], + [ + "▁pamphlets", + -13.902490615844727 + ], + [ + "▁mishap", + -13.902503967285156 + ], + [ + "minutes", + -13.902555465698242 + ], + [ + "wil", + -13.902639389038086 + ], + [ + "charging", + -13.90268325805664 + ], + [ + "tails", + -13.902693748474121 + ], + [ + "7000", + -13.902719497680664 + ], + [ + "EVER", + -13.90279769897461 + ], + [ + "▁Curran", + -13.902846336364746 + ], + [ + "▁mythological", + -13.902848243713379 + ], + [ + "tery", + -13.902873992919922 + ], + [ + "▁Dunbar", + -13.902915000915527 + ], + [ + "Had", + -13.902921676635742 + ], + [ + "▁passively", + -13.902946472167969 + ], + [ + "▁procuring", + -13.902997970581055 + ], + [ + "▁propped", + -13.903034210205078 + ], + [ + "▁Sek", + -13.903194427490234 + ], + [ + "▁numerals", + -13.903216361999512 + ], + [ + "▁grizzly", + -13.90322494506836 + ], + [ + "1964", + -13.903284072875977 + ], + [ + "SX", + -13.903302192687988 + ], + [ + "▁remixes", + -13.903312683105469 + ], + [ + "▁KJ", + -13.90332317352295 + ], + [ + "▁cruised", + -13.90335464477539 + ], + [ + "▁Giga", + -13.90341567993164 + ], + [ + "▁torches", + -13.903457641601562 + ], + [ + "taken", + -13.903459548950195 + ], + [ + "Hotel", + -13.903507232666016 + ], + [ + "▁Aladdin", + -13.903542518615723 + ], + [ + "meeting", + -13.903558731079102 + ], + [ + "naut", + -13.903596878051758 + ], + [ + "457", + -13.903633117675781 + ], + [ + "▁wiper", + -13.903678894042969 + ], + [ + "▁Andro", + -13.903719902038574 + ], + [ + "▁opium", + -13.90372085571289 + ], + [ + "▁Sheraton", + -13.9037446975708 + ], + [ + "dahl", + -13.90381145477295 + ], + [ + "Tuesday", + -13.903834342956543 + ], + [ + "ebe", + -13.903852462768555 + ], + [ + "Ryan", + -13.903858184814453 + ], + [ + "▁Accenture", + -13.903923988342285 + ], + [ + "▁Muhammadu", + -13.903972625732422 + ], + [ + "▁Worcestershire", + -13.90397834777832 + ], + [ + "▁Tijuana", + -13.903982162475586 + ], + [ + "▁charmed", + -13.903984069824219 + ], + [ + "akov", + -13.903996467590332 + ], + [ + "▁derivation", + -13.904019355773926 + ], + [ + "▁Fenton", + -13.904037475585938 + ], + [ + "▁quid", + -13.9041109085083 + ], + [ + "GV", + -13.904163360595703 + ], + [ + "yc", + -13.904180526733398 + ], + [ + "▁Bunk", + -13.904223442077637 + ], + [ + "▁Harman", + -13.904224395751953 + ], + [ + "▁McLeod", + -13.904253959655762 + ], + [ + "fg", + -13.904400825500488 + ], + [ + "▁Sticker", + -13.904404640197754 + ], + [ + "▁Stair", + -13.904407501220703 + ], + [ + "racial", + -13.90442943572998 + ], + [ + "lur", + -13.90445327758789 + ], + [ + "▁SECTION", + -13.904464721679688 + ], + [ + "▁homeostasis", + -13.904499053955078 + ], + [ + "yy", + -13.904504776000977 + ], + [ + "▁exudes", + -13.904532432556152 + ], + [ + "▁flaunt", + -13.904540061950684 + ], + [ + "▁scotch", + -13.904618263244629 + ], + [ + "tainment", + -13.904627799987793 + ], + [ + "barrel", + -13.90467357635498 + ], + [ + "▁Cleopatra", + -13.904678344726562 + ], + [ + "▁Medic", + -13.904757499694824 + ], + [ + "▁decisively", + -13.904776573181152 + ], + [ + "▁homosexuals", + -13.904779434204102 + ], + [ + "saver", + -13.904791831970215 + ], + [ + "▁alto", + -13.904888153076172 + ], + [ + "ORA", + -13.905008316040039 + ], + [ + "▁Whoa", + -13.905110359191895 + ], + [ + "▁Inspect", + -13.905155181884766 + ], + [ + "Fund", + -13.905169486999512 + ], + [ + "ور", + -13.9052095413208 + ], + [ + "537", + -13.905292510986328 + ], + [ + "536", + -13.905295372009277 + ], + [ + "▁germany", + -13.905295372009277 + ], + [ + "▁ovaries", + -13.905308723449707 + ], + [ + "▁shrinkage", + -13.905311584472656 + ], + [ + "▁meaningfully", + -13.905366897583008 + ], + [ + "Harry", + -13.90538215637207 + ], + [ + "▁Ow", + -13.905426979064941 + ], + [ + "▁ADS", + -13.90546703338623 + ], + [ + "▁dun", + -13.905552864074707 + ], + [ + "snap", + -13.905573844909668 + ], + [ + "▁Pru", + -13.905614852905273 + ], + [ + "▁Seb", + -13.90564250946045 + ], + [ + "▁Templar", + -13.90578842163086 + ], + [ + "▁SAA", + -13.905790328979492 + ], + [ + "▁relayed", + -13.905824661254883 + ], + [ + "▁Orb", + -13.90591049194336 + ], + [ + "▁turbocharged", + -13.905915260314941 + ], + [ + "▁hippo", + -13.906055450439453 + ], + [ + "▁discharging", + -13.906111717224121 + ], + [ + "▁glances", + -13.906148910522461 + ], + [ + "bend", + -13.9061861038208 + ], + [ + "USH", + -13.906269073486328 + ], + [ + "▁Buckle", + -13.906333923339844 + ], + [ + "protect", + -13.906338691711426 + ], + [ + "▁canoeing", + -13.906370162963867 + ], + [ + "▁Leverage", + -13.906375885009766 + ], + [ + "▁Restrictions", + -13.90638256072998 + ], + [ + "▁Seng", + -13.906397819519043 + ], + [ + "▁loathe", + -13.906498908996582 + ], + [ + "▁Travels", + -13.906525611877441 + ], + [ + "▁scorn", + -13.906529426574707 + ], + [ + "OLA", + -13.906559944152832 + ], + [ + "▁Jayne", + -13.906623840332031 + ], + [ + "▁Immaculate", + -13.906651496887207 + ], + [ + "ipping", + -13.90666389465332 + ], + [ + "▁Myles", + -13.90666675567627 + ], + [ + "▁Shropshire", + -13.906678199768066 + ], + [ + "▁Aroma", + -13.906691551208496 + ], + [ + "▁surpasses", + -13.906768798828125 + ], + [ + "▁Chromebook", + -13.906779289245605 + ], + [ + "lease", + -13.906785011291504 + ], + [ + "面", + -13.90682315826416 + ], + [ + "▁intoxicating", + -13.906834602355957 + ], + [ + "uses", + -13.90684700012207 + ], + [ + "Soul", + -13.906868934631348 + ], + [ + "▁Maru", + -13.906876564025879 + ], + [ + "▁Upholstery", + -13.906883239746094 + ], + [ + "▁Errors", + -13.906889915466309 + ], + [ + "▁Algorithm", + -13.90692138671875 + ], + [ + "▁reared", + -13.906956672668457 + ], + [ + "▁Californians", + -13.906970977783203 + ], + [ + "▁GRAND", + -13.906983375549316 + ], + [ + "▁Flesh", + -13.907007217407227 + ], + [ + "▁Morph", + -13.907022476196289 + ], + [ + "▁ergonomics", + -13.907083511352539 + ], + [ + "success", + -13.907088279724121 + ], + [ + "▁Mechanic", + -13.907135009765625 + ], + [ + "beyond", + -13.90714168548584 + ], + [ + "▁shuffled", + -13.907174110412598 + ], + [ + "▁Graz", + -13.907179832458496 + ], + [ + "▁Jal", + -13.907184600830078 + ], + [ + "▁Prakash", + -13.90723705291748 + ], + [ + "loid", + -13.907256126403809 + ], + [ + "428", + -13.907270431518555 + ], + [ + "▁Attachment", + -13.907286643981934 + ], + [ + "▁Pensions", + -13.907350540161133 + ], + [ + "eber", + -13.907358169555664 + ], + [ + "sufficiency", + -13.907378196716309 + ], + [ + "▁publicist", + -13.907391548156738 + ], + [ + "▁Babylonian", + -13.907413482666016 + ], + [ + "ppo", + -13.907428741455078 + ], + [ + "▁Parry", + -13.907470703125 + ], + [ + "▁adobe", + -13.907486915588379 + ], + [ + "▁Dé", + -13.907562255859375 + ], + [ + "成", + -13.90756893157959 + ], + [ + "cyclo", + -13.907598495483398 + ], + [ + "▁Periodic", + -13.907600402832031 + ], + [ + "▁Marquez", + -13.907639503479004 + ], + [ + "▁Oldham", + -13.907674789428711 + ], + [ + "▁Ennis", + -13.907685279846191 + ], + [ + "▁outnumbered", + -13.907730102539062 + ], + [ + "gress", + -13.907748222351074 + ], + [ + "▁Jak", + -13.907800674438477 + ], + [ + "▁Goss", + -13.90780258178711 + ], + [ + "▁Droid", + -13.9078369140625 + ], + [ + "mica", + -13.907894134521484 + ], + [ + "College", + -13.907917976379395 + ], + [ + "hound", + -13.907938957214355 + ], + [ + "▁Decree", + -13.908038139343262 + ], + [ + "▁underpinning", + -13.908053398132324 + ], + [ + "dick", + -13.908154487609863 + ], + [ + "▁io", + -13.908170700073242 + ], + [ + "▁lectured", + -13.908180236816406 + ], + [ + "▁westbound", + -13.908181190490723 + ], + [ + "▁MSA", + -13.908198356628418 + ], + [ + "▁Hendricks", + -13.908233642578125 + ], + [ + "▁projectile", + -13.908268928527832 + ], + [ + "▁tastefully", + -13.908323287963867 + ], + [ + "▁honeycomb", + -13.908361434936523 + ], + [ + "▁Resilience", + -13.908368110656738 + ], + [ + "▁Wig", + -13.908441543579102 + ], + [ + "▁Trained", + -13.908448219299316 + ], + [ + "▁Rudolf", + -13.908455848693848 + ], + [ + "scratch", + -13.908485412597656 + ], + [ + "▁Plays", + -13.908537864685059 + ], + [ + "ature", + -13.908687591552734 + ], + [ + "▁Gaz", + -13.90869426727295 + ], + [ + "▁Citing", + -13.908705711364746 + ], + [ + "▁granules", + -13.908745765686035 + ], + [ + "▁retreating", + -13.908747673034668 + ], + [ + "▁pasting", + -13.908748626708984 + ], + [ + "▁Sheryl", + -13.908761024475098 + ], + [ + "idis", + -13.908782958984375 + ], + [ + "▁outscored", + -13.908796310424805 + ], + [ + "472", + -13.908825874328613 + ], + [ + "▁Installed", + -13.908829689025879 + ], + [ + "mbi", + -13.908833503723145 + ], + [ + "▁Dolores", + -13.908896446228027 + ], + [ + "▁rupee", + -13.908985137939453 + ], + [ + "▁Reserves", + -13.909010887145996 + ], + [ + "▁Lynda", + -13.909067153930664 + ], + [ + "▁disappointments", + -13.909072875976562 + ], + [ + "politics", + -13.90914249420166 + ], + [ + "▁PID", + -13.909236907958984 + ], + [ + "cier", + -13.90928840637207 + ], + [ + "▁pitiful", + -13.909320831298828 + ], + [ + "▁extraterrestrial", + -13.909337043762207 + ], + [ + "695", + -13.909356117248535 + ], + [ + "tow", + -13.909449577331543 + ], + [ + "▁fal", + -13.909526824951172 + ], + [ + "▁385", + -13.909568786621094 + ], + [ + "nach", + -13.90956974029541 + ], + [ + "▁transcendent", + -13.909575462341309 + ], + [ + "▁Sturgeon", + -13.909584045410156 + ], + [ + "tay", + -13.909616470336914 + ], + [ + "607", + -13.909629821777344 + ], + [ + "▁deformed", + -13.909637451171875 + ], + [ + "▁illogical", + -13.909700393676758 + ], + [ + "▁Doodle", + -13.909740447998047 + ], + [ + "▁pledging", + -13.909810066223145 + ], + [ + "▁Dio", + -13.909836769104004 + ], + [ + "▁extinguish", + -13.909865379333496 + ], + [ + "ා", + -13.909887313842773 + ], + [ + "▁Briefly", + -13.909895896911621 + ], + [ + "▁theologians", + -13.90990924835205 + ], + [ + "▁corneal", + -13.909956932067871 + ], + [ + "izen", + -13.91002368927002 + ], + [ + "▁Tailor", + -13.910040855407715 + ], + [ + "▁ع", + -13.910046577453613 + ], + [ + "▁Horne", + -13.91009521484375 + ], + [ + "▁eventful", + -13.910115242004395 + ], + [ + "▁Cou", + -13.910210609436035 + ], + [ + "▁Converse", + -13.910212516784668 + ], + [ + "▁geographies", + -13.910239219665527 + ], + [ + "▁discourses", + -13.910348892211914 + ], + [ + "ehr", + -13.910384178161621 + ], + [ + "liners", + -13.910407066345215 + ], + [ + "▁nightclubs", + -13.910415649414062 + ], + [ + "▁parenthood", + -13.910436630249023 + ], + [ + "▁narcissistic", + -13.91043758392334 + ], + [ + "▁Lep", + -13.910537719726562 + ], + [ + "▁£150", + -13.910575866699219 + ], + [ + "crypt", + -13.910578727722168 + ], + [ + "ри", + -13.910595893859863 + ], + [ + "▁blister", + -13.910628318786621 + ], + [ + "▁unending", + -13.91064739227295 + ], + [ + "▁privy", + -13.910679817199707 + ], + [ + "▁eurozone", + -13.910694122314453 + ], + [ + "pé", + -13.91082763671875 + ], + [ + "▁dialed", + -13.910862922668457 + ], + [ + "▁Englishman", + -13.91086483001709 + ], + [ + "tzer", + -13.910987854003906 + ], + [ + "▁sau", + -13.91100025177002 + ], + [ + "▁Phnom", + -13.911078453063965 + ], + [ + "▁ClickFunnels", + -13.911088943481445 + ], + [ + "ident", + -13.911091804504395 + ], + [ + "▁Offset", + -13.911091804504395 + ], + [ + "▁rediscover", + -13.911113739013672 + ], + [ + "▁indemnity", + -13.91112995147705 + ], + [ + "▁GX", + -13.9111328125 + ], + [ + "▁Raptor", + -13.911161422729492 + ], + [ + "▁shrouded", + -13.911163330078125 + ], + [ + "▁Prosperity", + -13.911351203918457 + ], + [ + "▁pausing", + -13.911381721496582 + ], + [ + "ivism", + -13.91141128540039 + ], + [ + "▁nerdy", + -13.911428451538086 + ], + [ + "Getting", + -13.911436080932617 + ], + [ + "▁Risks", + -13.911438941955566 + ], + [ + "Material", + -13.911511421203613 + ], + [ + "▁cannabinoids", + -13.911521911621094 + ], + [ + "▁regimens", + -13.911531448364258 + ], + [ + "▁caloric", + -13.911575317382812 + ], + [ + "▁wipers", + -13.911587715148926 + ], + [ + "▁drags", + -13.911605834960938 + ], + [ + "▁Reveal", + -13.91163158416748 + ], + [ + "▁BLOG", + -13.91168212890625 + ], + [ + "686", + -13.91170883178711 + ], + [ + "▁Stampin", + -13.911773681640625 + ], + [ + "▁Koi", + -13.911845207214355 + ], + [ + "▁osmosis", + -13.911849021911621 + ], + [ + "▁pix", + -13.911849975585938 + ], + [ + "461", + -13.911916732788086 + ], + [ + "Twitter", + -13.911971092224121 + ], + [ + "▁Pivot", + -13.911971092224121 + ], + [ + "▁Carlsbad", + -13.912074089050293 + ], + [ + "▁Orthopaedic", + -13.912081718444824 + ], + [ + "▁FIVE", + -13.912103652954102 + ], + [ + "▁Turned", + -13.91211223602295 + ], + [ + "▁adoration", + -13.912161827087402 + ], + [ + "▁cobblestone", + -13.912238121032715 + ], + [ + "▁Hound", + -13.912311553955078 + ], + [ + "▁Clouds", + -13.912348747253418 + ], + [ + "▁Mariana", + -13.912351608276367 + ], + [ + "pies", + -13.912405014038086 + ], + [ + "Fine", + -13.912409782409668 + ], + [ + "▁despicable", + -13.912428855895996 + ], + [ + "▁Induction", + -13.912530899047852 + ], + [ + "▁unsigned", + -13.912546157836914 + ], + [ + "▁novo", + -13.91256332397461 + ], + [ + "▁tidbits", + -13.912569046020508 + ], + [ + "▁Grossman", + -13.912635803222656 + ], + [ + "469", + -13.912653923034668 + ], + [ + "▁src", + -13.912713050842285 + ], + [ + "▁Marr", + -13.91271686553955 + ], + [ + "▁neoliberal", + -13.912745475769043 + ], + [ + "osphere", + -13.912751197814941 + ], + [ + "▁Flotation", + -13.912778854370117 + ], + [ + "▁veer", + -13.912778854370117 + ], + [ + "Move", + -13.912803649902344 + ], + [ + "sek", + -13.912862777709961 + ], + [ + "highly", + -13.912891387939453 + ], + [ + "phile", + -13.912904739379883 + ], + [ + "▁pts", + -13.912934303283691 + ], + [ + "▁opal", + -13.91293716430664 + ], + [ + "▁ramble", + -13.912956237792969 + ], + [ + "ading", + -13.9129638671875 + ], + [ + "Jam", + -13.913002967834473 + ], + [ + "▁Cantor", + -13.91301441192627 + ], + [ + "▁Plush", + -13.913081169128418 + ], + [ + "▁brainchild", + -13.913117408752441 + ], + [ + "uci", + -13.913128852844238 + ], + [ + "▁codec", + -13.913175582885742 + ], + [ + "▁Gertrude", + -13.913248062133789 + ], + [ + "dice", + -13.913272857666016 + ], + [ + "▁Dunne", + -13.913311958312988 + ], + [ + "▁idiotic", + -13.913346290588379 + ], + [ + "▁catapult", + -13.913429260253906 + ], + [ + "▁receivable", + -13.913507461547852 + ], + [ + "▁CMO", + -13.913521766662598 + ], + [ + "▁FAIR", + -13.913565635681152 + ], + [ + "▁pita", + -13.913585662841797 + ], + [ + "▁tinker", + -13.913619041442871 + ], + [ + "▁Singers", + -13.913647651672363 + ], + [ + "github", + -13.913684844970703 + ], + [ + "▁searing", + -13.913703918457031 + ], + [ + "▁captivate", + -13.91376781463623 + ], + [ + "vos", + -13.91385555267334 + ], + [ + "favorite", + -13.913877487182617 + ], + [ + "▁spoiling", + -13.913909912109375 + ], + [ + "▁Roswell", + -13.913942337036133 + ], + [ + "CAL", + -13.913948059082031 + ], + [ + "▁bothersome", + -13.914043426513672 + ], + [ + "▁toppled", + -13.914051055908203 + ], + [ + "▁ASCII", + -13.914091110229492 + ], + [ + "▁TORONTO", + -13.914118766784668 + ], + [ + "▁imo", + -13.9141206741333 + ], + [ + "▁velcro", + -13.914122581481934 + ], + [ + "▁Overwatch", + -13.914161682128906 + ], + [ + "▁Guggenheim", + -13.91418170928955 + ], + [ + "▁boulevard", + -13.914226531982422 + ], + [ + "▁Scandal", + -13.91425895690918 + ], + [ + "▁Mentoring", + -13.914276123046875 + ], + [ + "▁Sey", + -13.9143648147583 + ], + [ + "iou", + -13.914374351501465 + ], + [ + "Custom", + -13.914407730102539 + ], + [ + "▁bumpers", + -13.914443969726562 + ], + [ + "Holy", + -13.914469718933105 + ], + [ + "WIN", + -13.91450023651123 + ], + [ + "▁Yoo", + -13.914534568786621 + ], + [ + "laid", + -13.914571762084961 + ], + [ + "Inch", + -13.91458511352539 + ], + [ + "▁polynomial", + -13.914607048034668 + ], + [ + "▁superfluous", + -13.914628028869629 + ], + [ + "▁Pana", + -13.914645195007324 + ], + [ + "Middle", + -13.914656639099121 + ], + [ + "▁Asbestos", + -13.914681434631348 + ], + [ + "901", + -13.914690971374512 + ], + [ + "▁dressings", + -13.914690971374512 + ], + [ + "▁Backed", + -13.914751052856445 + ], + [ + "grip", + -13.91479206085205 + ], + [ + "▁chit", + -13.914825439453125 + ], + [ + "lucky", + -13.914830207824707 + ], + [ + "nih", + -13.91487979888916 + ], + [ + "▁bagel", + -13.914899826049805 + ], + [ + "▁latin", + -13.914926528930664 + ], + [ + "▁Heng", + -13.91496753692627 + ], + [ + "roma", + -13.914972305297852 + ], + [ + "▁Bancorp", + -13.914972305297852 + ], + [ + "ła", + -13.915040969848633 + ], + [ + "▁daisy", + -13.915105819702148 + ], + [ + "▁dissect", + -13.915118217468262 + ], + [ + "▁perils", + -13.91512393951416 + ], + [ + "▁Purse", + -13.915192604064941 + ], + [ + "▁Waldorf", + -13.915193557739258 + ], + [ + "▁dud", + -13.915262222290039 + ], + [ + "▁Lender", + -13.915266036987305 + ], + [ + "▁autopilot", + -13.915266990661621 + ], + [ + "ALS", + -13.915325164794922 + ], + [ + "▁innocuous", + -13.915335655212402 + ], + [ + "cular", + -13.915389060974121 + ], + [ + "▁directorial", + -13.91544246673584 + ], + [ + "▁ringtones", + -13.915475845336914 + ], + [ + "▁Etihad", + -13.915482521057129 + ], + [ + "▁Greta", + -13.915486335754395 + ], + [ + "▁Paintings", + -13.915593147277832 + ], + [ + "▁intermission", + -13.915655136108398 + ], + [ + "▁MER", + -13.915721893310547 + ], + [ + "▁Kinda", + -13.915730476379395 + ], + [ + "Cro", + -13.91573429107666 + ], + [ + "▁Reb", + -13.915763854980469 + ], + [ + "▁Sedona", + -13.91576862335205 + ], + [ + "▁touting", + -13.915788650512695 + ], + [ + "ahn", + -13.91586971282959 + ], + [ + "▁burdensome", + -13.915881156921387 + ], + [ + "έ", + -13.915912628173828 + ], + [ + "▁craigslist", + -13.915912628173828 + ], + [ + "▁celebs", + -13.915925979614258 + ], + [ + "438", + -13.915973663330078 + ], + [ + "439", + -13.91601848602295 + ], + [ + "▁Ich", + -13.91601848602295 + ], + [ + "phan", + -13.916056632995605 + ], + [ + "▁pinched", + -13.91606330871582 + ], + [ + "▁reverted", + -13.916074752807617 + ], + [ + "▁ez", + -13.916095733642578 + ], + [ + "Rob", + -13.916119575500488 + ], + [ + "▁Integrative", + -13.91615104675293 + ], + [ + "▁prepped", + -13.91616439819336 + ], + [ + "▁Jig", + -13.916176795959473 + ], + [ + "▁BMP", + -13.916190147399902 + ], + [ + "▁stalemate", + -13.916199684143066 + ], + [ + "▁vigilante", + -13.916202545166016 + ], + [ + "▁tropics", + -13.916227340698242 + ], + [ + "Stand", + -13.916260719299316 + ], + [ + "▁predicate", + -13.916290283203125 + ], + [ + "▁TOM", + -13.916322708129883 + ], + [ + "▁Thr", + -13.91633415222168 + ], + [ + "▁Kessler", + -13.916387557983398 + ], + [ + "kart", + -13.916510581970215 + ], + [ + "▁hasty", + -13.916524887084961 + ], + [ + "▁Careful", + -13.916576385498047 + ], + [ + "▁Meth", + -13.916601181030273 + ], + [ + "odic", + -13.916616439819336 + ], + [ + "▁Balancing", + -13.91662311553955 + ], + [ + "uzzi", + -13.9166259765625 + ], + [ + "▁Pilots", + -13.916773796081543 + ], + [ + "▁brisket", + -13.916783332824707 + ], + [ + "▁Respond", + -13.916824340820312 + ], + [ + "▁Fewer", + -13.916910171508789 + ], + [ + "▁286", + -13.916985511779785 + ], + [ + "▁Hier", + -13.917031288146973 + ], + [ + "▁Peppers", + -13.917033195495605 + ], + [ + "▁Wiggins", + -13.917070388793945 + ], + [ + "▁SOL", + -13.917097091674805 + ], + [ + "▁playroom", + -13.917119979858398 + ], + [ + "▁CompTIA", + -13.917142868041992 + ], + [ + "▁risotto", + -13.917160034179688 + ], + [ + "▁Logos", + -13.91717529296875 + ], + [ + "▁lapel", + -13.917196273803711 + ], + [ + "▁Bias", + -13.91726303100586 + ], + [ + "OLOGY", + -13.917283058166504 + ], + [ + "cellular", + -13.917312622070312 + ], + [ + "▁SAE", + -13.917316436767578 + ], + [ + "▁undisturbed", + -13.917341232299805 + ], + [ + "▁Observe", + -13.917346000671387 + ], + [ + "▁consented", + -13.917387008666992 + ], + [ + "▁Advantages", + -13.917388916015625 + ], + [ + "▁Coroner", + -13.917426109313965 + ], + [ + "▁ven", + -13.91742992401123 + ], + [ + "vation", + -13.91745376586914 + ], + [ + "▁paralegal", + -13.917488098144531 + ], + [ + "▁spectrometry", + -13.917519569396973 + ], + [ + "▁kal", + -13.917551040649414 + ], + [ + "BLE", + -13.917560577392578 + ], + [ + "wake", + -13.917706489562988 + ], + [ + "▁Mormons", + -13.917749404907227 + ], + [ + "▁stumps", + -13.917808532714844 + ], + [ + "▁retarded", + -13.917880058288574 + ], + [ + "▁juicer", + -13.917938232421875 + ], + [ + "▁Campo", + -13.91797161102295 + ], + [ + "464", + -13.917993545532227 + ], + [ + "▁disqualification", + -13.918045043945312 + ], + [ + "▁rumoured", + -13.9180908203125 + ], + [ + "▁spoilt", + -13.918108940124512 + ], + [ + "▁stardom", + -13.918111801147461 + ], + [ + "pieces", + -13.91814136505127 + ], + [ + "▁Judi", + -13.918184280395508 + ], + [ + "▁spate", + -13.918203353881836 + ], + [ + "HG", + -13.918261528015137 + ], + [ + "Eastern", + -13.918282508850098 + ], + [ + "▁fractal", + -13.918313980102539 + ], + [ + "▁CQ", + -13.918344497680664 + ], + [ + "generally", + -13.918357849121094 + ], + [ + "▁Offline", + -13.918416023254395 + ], + [ + "Pla", + -13.918448448181152 + ], + [ + "▁reproach", + -13.918456077575684 + ], + [ + "▁groves", + -13.918546676635742 + ], + [ + "▁radiators", + -13.918670654296875 + ], + [ + "▁recreating", + -13.918684005737305 + ], + [ + "▁underscored", + -13.918715476989746 + ], + [ + "▁Grief", + -13.918815612792969 + ], + [ + "▁speculating", + -13.918838500976562 + ], + [ + "Ram", + -13.91886043548584 + ], + [ + "▁Parc", + -13.918950080871582 + ], + [ + "▁Pere", + -13.91897964477539 + ], + [ + "▁Muscat", + -13.918992042541504 + ], + [ + "437", + -13.918994903564453 + ], + [ + "▁Mechanism", + -13.919018745422363 + ], + [ + "▁Flux", + -13.919068336486816 + ], + [ + "▁tumblr", + -13.919072151184082 + ], + [ + "▁Cardiology", + -13.91910457611084 + ], + [ + "▁Simi", + -13.919157981872559 + ], + [ + "▁Meade", + -13.919174194335938 + ], + [ + "▁Investigative", + -13.919205665588379 + ], + [ + "hya", + -13.91921615600586 + ], + [ + "▁CSF", + -13.919220924377441 + ], + [ + "movies", + -13.919257164001465 + ], + [ + "▁popularized", + -13.919350624084473 + ], + [ + "oodle", + -13.919364929199219 + ], + [ + "▁SEN", + -13.919379234313965 + ], + [ + "▁challengers", + -13.919381141662598 + ], + [ + "queen", + -13.919414520263672 + ], + [ + "▁Reflection", + -13.919414520263672 + ], + [ + "dest", + -13.919463157653809 + ], + [ + "▁Fourier", + -13.919476509094238 + ], + [ + "Lovely", + -13.919499397277832 + ], + [ + "bench", + -13.919533729553223 + ], + [ + "▁cashew", + -13.919540405273438 + ], + [ + "posing", + -13.919544219970703 + ], + [ + "▁complicit", + -13.919571876525879 + ], + [ + "▁Serv", + -13.919642448425293 + ], + [ + "wings", + -13.91965389251709 + ], + [ + "▁stomping", + -13.919690132141113 + ], + [ + "▁arbor", + -13.919692993164062 + ], + [ + "▁AGREEMENT", + -13.919781684875488 + ], + [ + "Dar", + -13.919800758361816 + ], + [ + "yin", + -13.919803619384766 + ], + [ + "▁Alf", + -13.919812202453613 + ], + [ + "▁assent", + -13.919853210449219 + ], + [ + "▁BART", + -13.919867515563965 + ], + [ + "▁ripples", + -13.919905662536621 + ], + [ + "▁MID", + -13.919949531555176 + ], + [ + "▁kinship", + -13.919977188110352 + ], + [ + "▁rappers", + -13.91999626159668 + ], + [ + "▁Framed", + -13.920004844665527 + ], + [ + "Grey", + -13.920071601867676 + ], + [ + "▁Hartman", + -13.9201078414917 + ], + [ + "▁Fabio", + -13.920116424560547 + ], + [ + "▁giggles", + -13.920127868652344 + ], + [ + "▁LPG", + -13.920166969299316 + ], + [ + "ylene", + -13.92017936706543 + ], + [ + "▁Moonlight", + -13.920184135437012 + ], + [ + "▁steamy", + -13.92021369934082 + ], + [ + "premises", + -13.920214653015137 + ], + [ + "▁Saab", + -13.92023754119873 + ], + [ + "▁milled", + -13.920317649841309 + ], + [ + "▁Expanding", + -13.92032527923584 + ], + [ + "▁copywriter", + -13.920347213745117 + ], + [ + "▁khaki", + -13.920382499694824 + ], + [ + "▁Barclay", + -13.920415878295898 + ], + [ + "▁Coulter", + -13.920435905456543 + ], + [ + "▁mobilized", + -13.92043685913086 + ], + [ + "emer", + -13.920449256896973 + ], + [ + "▁VIC", + -13.920458793640137 + ], + [ + "chloro", + -13.92047119140625 + ], + [ + "huge", + -13.920509338378906 + ], + [ + "▁fouled", + -13.920514106750488 + ], + [ + "Kiss", + -13.920516014099121 + ], + [ + "▁Ditto", + -13.920530319213867 + ], + [ + "▁thine", + -13.92056941986084 + ], + [ + "VIN", + -13.92061710357666 + ], + [ + "▁Lotion", + -13.920699119567871 + ], + [ + "▁sobering", + -13.920700073242188 + ], + [ + "▁cyan", + -13.92077350616455 + ], + [ + "▁JPG", + -13.920822143554688 + ], + [ + "▁WILLIAM", + -13.920843124389648 + ], + [ + "▁Kinetic", + -13.92087459564209 + ], + [ + "▁Holi", + -13.920916557312012 + ], + [ + "▁SELECT", + -13.920919418334961 + ], + [ + "OSH", + -13.920947074890137 + ], + [ + "▁Exercises", + -13.920947074890137 + ], + [ + "▁Phu", + -13.921015739440918 + ], + [ + "▁cabaret", + -13.92101764678955 + ], + [ + "▁badminton", + -13.921026229858398 + ], + [ + "▁ovulation", + -13.921028137207031 + ], + [ + "uji", + -13.921070098876953 + ], + [ + "▁Brill", + -13.921130180358887 + ], + [ + "▁headlined", + -13.921198844909668 + ], + [ + "▁Ov", + -13.921281814575195 + ], + [ + "biology", + -13.921313285827637 + ], + [ + "▁Pelican", + -13.921329498291016 + ], + [ + "▁Methodology", + -13.921351432800293 + ], + [ + "▁necessitate", + -13.921404838562012 + ], + [ + "471", + -13.921420097351074 + ], + [ + "Copyright", + -13.921431541442871 + ], + [ + "▁Eck", + -13.921443939208984 + ], + [ + "ideal", + -13.921531677246094 + ], + [ + "Quality", + -13.921552658081055 + ], + [ + "か", + -13.921554565429688 + ], + [ + "▁stung", + -13.921606063842773 + ], + [ + "▁Depends", + -13.921635627746582 + ], + [ + "▁horseshoe", + -13.921653747558594 + ], + [ + "▁rookies", + -13.921655654907227 + ], + [ + "▁Cyclo", + -13.921656608581543 + ], + [ + "▁Timberlake", + -13.9216947555542 + ], + [ + "ktor", + -13.921695709228516 + ], + [ + "mian", + -13.921703338623047 + ], + [ + "▁insistent", + -13.921792030334473 + ], + [ + "▁Adapt", + -13.921796798706055 + ], + [ + "blend", + -13.921799659729004 + ], + [ + "rok", + -13.921858787536621 + ], + [ + "▁thermoplastic", + -13.921948432922363 + ], + [ + "636", + -13.922014236450195 + ], + [ + "▁Salmonella", + -13.922087669372559 + ], + [ + "▁shorthand", + -13.922101974487305 + ], + [ + "▁Paradox", + -13.922155380249023 + ], + [ + "▁streetcar", + -13.922157287597656 + ], + [ + "▁mayors", + -13.922182083129883 + ], + [ + "▁reachable", + -13.922191619873047 + ], + [ + "▁Usher", + -13.922295570373535 + ], + [ + "▁HATE", + -13.922303199768066 + ], + [ + "▁christ", + -13.922369003295898 + ], + [ + "ansky", + -13.922377586364746 + ], + [ + "CIO", + -13.922414779663086 + ], + [ + "▁Cybersecurity", + -13.922414779663086 + ], + [ + "▁conveyance", + -13.9224214553833 + ], + [ + "507", + -13.922476768493652 + ], + [ + "▁airwaves", + -13.922520637512207 + ], + [ + "apart", + -13.922523498535156 + ], + [ + "grant", + -13.922541618347168 + ], + [ + "▁peacekeeping", + -13.922541618347168 + ], + [ + "Perhaps", + -13.922554016113281 + ], + [ + "Hy", + -13.922554969787598 + ], + [ + "▁CHO", + -13.922618865966797 + ], + [ + "▁Valentino", + -13.922698974609375 + ], + [ + "▁casters", + -13.922711372375488 + ], + [ + "▁HSA", + -13.922758102416992 + ], + [ + "▁strobe", + -13.92277717590332 + ], + [ + "▁Jurgen", + -13.922825813293457 + ], + [ + "▁Trident", + -13.922843933105469 + ], + [ + "▁Recruiting", + -13.922892570495605 + ], + [ + "▁engender", + -13.922907829284668 + ], + [ + "▁repeatable", + -13.922966003417969 + ], + [ + "▁fieldwork", + -13.922967910766602 + ], + [ + "▁drooling", + -13.923001289367676 + ], + [ + "▁Leighton", + -13.923003196716309 + ], + [ + "▁stenosis", + -13.923133850097656 + ], + [ + "▁Meteor", + -13.923187255859375 + ], + [ + "▁dollop", + -13.923209190368652 + ], + [ + "▁Framing", + -13.923248291015625 + ], + [ + "▁HN", + -13.92326831817627 + ], + [ + "Motion", + -13.92331314086914 + ], + [ + "▁weathering", + -13.923333168029785 + ], + [ + "▁ghee", + -13.923341751098633 + ], + [ + "▁sous", + -13.923351287841797 + ], + [ + "▁surges", + -13.923426628112793 + ], + [ + "633", + -13.92345905303955 + ], + [ + "▁Dunk", + -13.923498153686523 + ], + [ + "▁pecan", + -13.923530578613281 + ], + [ + "▁Orthopedic", + -13.923583030700684 + ], + [ + "▁poached", + -13.923583030700684 + ], + [ + "▁stabilizer", + -13.923605918884277 + ], + [ + "Len", + -13.923620223999023 + ], + [ + "▁aggravating", + -13.923677444458008 + ], + [ + "▁hinting", + -13.923723220825195 + ], + [ + "749", + -13.92382526397705 + ], + [ + "css", + -13.923839569091797 + ], + [ + "▁broadened", + -13.923840522766113 + ], + [ + "6°", + -13.923884391784668 + ], + [ + "▁Mallorca", + -13.92393970489502 + ], + [ + "jor", + -13.923958778381348 + ], + [ + "▁broiler", + -13.923959732055664 + ], + [ + "clair", + -13.923982620239258 + ], + [ + "▁Focused", + -13.924013137817383 + ], + [ + "▁fifties", + -13.924022674560547 + ], + [ + "sid", + -13.924077987670898 + ], + [ + "▁canisters", + -13.924086570739746 + ], + [ + "▁Inuit", + -13.92412281036377 + ], + [ + "Uni", + -13.92413330078125 + ], + [ + "formation", + -13.92420768737793 + ], + [ + "▁loudest", + -13.924243927001953 + ], + [ + "▁stalwart", + -13.924253463745117 + ], + [ + "▁diss", + -13.924267768859863 + ], + [ + "▁entanglement", + -13.924302101135254 + ], + [ + "packing", + -13.924346923828125 + ], + [ + "▁Alfredo", + -13.924418449401855 + ], + [ + "▁CIC", + -13.924437522888184 + ], + [ + "▁pliers", + -13.924443244934082 + ], + [ + "mme", + -13.924457550048828 + ], + [ + "▁Tinker", + -13.9244966506958 + ], + [ + "▁Apprenticeship", + -13.924605369567871 + ], + [ + "397", + -13.92470645904541 + ], + [ + "▁Dessert", + -13.924714088439941 + ], + [ + "▁fem", + -13.924715042114258 + ], + [ + "▁Wester", + -13.92473316192627 + ], + [ + "▁Starts", + -13.924742698669434 + ], + [ + "▁Geelong", + -13.92485523223877 + ], + [ + "▁GHG", + -13.924899101257324 + ], + [ + "Irish", + -13.92496109008789 + ], + [ + "▁OEMs", + -13.925005912780762 + ], + [ + "▁falcon", + -13.925008773803711 + ], + [ + "▁Kuhn", + -13.925020217895508 + ], + [ + "▁Protocols", + -13.92503547668457 + ], + [ + "▁guesswork", + -13.92505931854248 + ], + [ + "▁Producing", + -13.925091743469238 + ], + [ + "▁milieu", + -13.92510986328125 + ], + [ + "▁LARGE", + -13.92516040802002 + ], + [ + "XML", + -13.925187110900879 + ], + [ + "▁histogram", + -13.925193786621094 + ], + [ + "▁Faso", + -13.925201416015625 + ], + [ + "▁repurposed", + -13.925348281860352 + ], + [ + "▁342", + -13.925423622131348 + ], + [ + "▁bureaus", + -13.925472259521484 + ], + [ + "▁unwillingness", + -13.925528526306152 + ], + [ + "tid", + -13.925540924072266 + ], + [ + "▁straightening", + -13.925583839416504 + ], + [ + "▁GoFundMe", + -13.925610542297363 + ], + [ + "▁860", + -13.925675392150879 + ], + [ + "▁Aegean", + -13.925679206848145 + ], + [ + "▁Fou", + -13.92569351196289 + ], + [ + "athon", + -13.925728797912598 + ], + [ + "▁Loretta", + -13.925734519958496 + ], + [ + "▁labored", + -13.925745010375977 + ], + [ + "rings", + -13.925750732421875 + ], + [ + "▁immunotherapy", + -13.925773620605469 + ], + [ + "▁webbing", + -13.925868034362793 + ], + [ + "▁Chaplin", + -13.926009178161621 + ], + [ + "▁visualized", + -13.9260892868042 + ], + [ + "esha", + -13.926101684570312 + ], + [ + "▁Workflow", + -13.926124572753906 + ], + [ + "lob", + -13.926190376281738 + ], + [ + "▁Predict", + -13.92623233795166 + ], + [ + "▁lobbied", + -13.926248550415039 + ], + [ + "▁Artemis", + -13.926419258117676 + ], + [ + "▁Mustard", + -13.926419258117676 + ], + [ + "▁COMPLETE", + -13.926558494567871 + ], + [ + "▁quits", + -13.926569938659668 + ], + [ + "rena", + -13.926644325256348 + ], + [ + "inha", + -13.92666244506836 + ], + [ + "ATT", + -13.926732063293457 + ], + [ + "▁Hara", + -13.926761627197266 + ], + [ + "chapter", + -13.926812171936035 + ], + [ + "че", + -13.926826477050781 + ], + [ + "Amazing", + -13.926908493041992 + ], + [ + "705", + -13.926931381225586 + ], + [ + "▁samurai", + -13.927042961120605 + ], + [ + "▁mane", + -13.927125930786133 + ], + [ + "▁abomination", + -13.927146911621094 + ], + [ + "▁Eisen", + -13.927183151245117 + ], + [ + "hex", + -13.927194595336914 + ], + [ + "▁pronouns", + -13.927236557006836 + ], + [ + "▁ratchet", + -13.927326202392578 + ], + [ + "▁frontiers", + -13.927349090576172 + ], + [ + "▁Calvert", + -13.92737865447998 + ], + [ + "▁Provost", + -13.927428245544434 + ], + [ + "ANE", + -13.927458763122559 + ], + [ + "▁Boomers", + -13.927469253540039 + ], + [ + "▁caravans", + -13.927496910095215 + ], + [ + "▁evaporate", + -13.927506446838379 + ], + [ + "▁subsystem", + -13.927583694458008 + ], + [ + "▁condone", + -13.92761516571045 + ], + [ + "▁Glock", + -13.927665710449219 + ], + [ + "482", + -13.927752494812012 + ], + [ + "aje", + -13.927967071533203 + ], + [ + "numbered", + -13.927972793579102 + ], + [ + "dik", + -13.928008079528809 + ], + [ + "Ap", + -13.928009033203125 + ], + [ + "▁qual", + -13.928013801574707 + ], + [ + "rash", + -13.928033828735352 + ], + [ + "Original", + -13.928038597106934 + ], + [ + "▁JOIN", + -13.928054809570312 + ], + [ + "▁Conferences", + -13.928078651428223 + ], + [ + "▁284", + -13.92809772491455 + ], + [ + "▁shrines", + -13.92809772491455 + ], + [ + "▁Swi", + -13.928119659423828 + ], + [ + "eed", + -13.928260803222656 + ], + [ + "▁ре", + -13.928296089172363 + ], + [ + "chai", + -13.928305625915527 + ], + [ + "▁Incredibly", + -13.928420066833496 + ], + [ + "jana", + -13.928462982177734 + ], + [ + "▁Arya", + -13.928467750549316 + ], + [ + "trail", + -13.928481101989746 + ], + [ + "quiet", + -13.928489685058594 + ], + [ + "▁complacency", + -13.928498268127441 + ], + [ + "SAM", + -13.928500175476074 + ], + [ + "▁PTC", + -13.928573608398438 + ], + [ + "▁KIT", + -13.928613662719727 + ], + [ + "א", + -13.928644180297852 + ], + [ + "▁Saban", + -13.928665161132812 + ], + [ + "SSL", + -13.928667068481445 + ], + [ + "▁shards", + -13.928711891174316 + ], + [ + "▁Reputation", + -13.928790092468262 + ], + [ + "ibus", + -13.928793907165527 + ], + [ + "Cover", + -13.928813934326172 + ], + [ + "▁Herzegovina", + -13.928831100463867 + ], + [ + "▁authorizes", + -13.928838729858398 + ], + [ + "TSX", + -13.92886734008789 + ], + [ + "▁galactic", + -13.928894996643066 + ], + [ + "▁fibrous", + -13.928961753845215 + ], + [ + "▁1835", + -13.928967475891113 + ], + [ + "▁burp", + -13.928979873657227 + ], + [ + "▁Tac", + -13.928983688354492 + ], + [ + "▁pyro", + -13.928994178771973 + ], + [ + "ström", + -13.929006576538086 + ], + [ + "▁fragility", + -13.929015159606934 + ], + [ + "▁VAN", + -13.929098129272461 + ], + [ + "▁Sudbury", + -13.929149627685547 + ], + [ + "▁Wh", + -13.929150581359863 + ], + [ + "▁rind", + -13.929215431213379 + ], + [ + "▁PPG", + -13.929387092590332 + ], + [ + "evolving", + -13.929394721984863 + ], + [ + "Medical", + -13.929532051086426 + ], + [ + "▁equivalence", + -13.929563522338867 + ], + [ + "cafe", + -13.929579734802246 + ], + [ + "▁Makeover", + -13.929593086242676 + ], + [ + "▁clique", + -13.929612159729004 + ], + [ + "few", + -13.9296293258667 + ], + [ + "imin", + -13.92963981628418 + ], + [ + "▁Arguably", + -13.929654121398926 + ], + [ + "▁epidural", + -13.92967700958252 + ], + [ + "pile", + -13.929705619812012 + ], + [ + "▁bitumen", + -13.929723739624023 + ], + [ + "▁Khloe", + -13.929790496826172 + ], + [ + "▁Ember", + -13.929835319519043 + ], + [ + "▁Nab", + -13.929849624633789 + ], + [ + "▁sono", + -13.929887771606445 + ], + [ + "▁Privilege", + -13.929966926574707 + ], + [ + "▁Eighty", + -13.9299898147583 + ], + [ + "FER", + -13.930015563964844 + ], + [ + "▁giver", + -13.930057525634766 + ], + [ + "▁Ebook", + -13.930168151855469 + ], + [ + "lovers", + -13.930171966552734 + ], + [ + "▁superlative", + -13.930193901062012 + ], + [ + "▁utopia", + -13.930209159851074 + ], + [ + "▁blasphemy", + -13.93021297454834 + ], + [ + "▁BCS", + -13.930232048034668 + ], + [ + "▁Kyrgyzstan", + -13.930309295654297 + ], + [ + "ве", + -13.930313110351562 + ], + [ + "▁Yue", + -13.930351257324219 + ], + [ + "▁Aiden", + -13.930363655090332 + ], + [ + "▁arousal", + -13.930407524108887 + ], + [ + "▁Grit", + -13.930437088012695 + ], + [ + "了", + -13.930441856384277 + ], + [ + "SOC", + -13.930448532104492 + ], + [ + "▁syllable", + -13.930460929870605 + ], + [ + "▁corral", + -13.930496215820312 + ], + [ + "▁Avant", + -13.930514335632324 + ], + [ + "▁Encounter", + -13.930549621582031 + ], + [ + "▁keg", + -13.930556297302246 + ], + [ + "cco", + -13.93059253692627 + ], + [ + "▁awesomeness", + -13.930593490600586 + ], + [ + "▁feudal", + -13.930631637573242 + ], + [ + "tests", + -13.930639266967773 + ], + [ + "▁totalling", + -13.930744171142578 + ], + [ + "▁Sharia", + -13.930749893188477 + ], + [ + "zal", + -13.930800437927246 + ], + [ + "▁junctions", + -13.930817604064941 + ], + [ + "▁roadblocks", + -13.930887222290039 + ], + [ + "quette", + -13.930917739868164 + ], + [ + "Wednesday", + -13.930990219116211 + ], + [ + "▁Clamp", + -13.931035995483398 + ], + [ + "▁Conceptual", + -13.931039810180664 + ], + [ + "▁Watershed", + -13.931086540222168 + ], + [ + "▁Magician", + -13.931090354919434 + ], + [ + "enable", + -13.931194305419922 + ], + [ + "▁Festivals", + -13.931198120117188 + ], + [ + "eee", + -13.931276321411133 + ], + [ + "mous", + -13.931291580200195 + ], + [ + "▁horrid", + -13.931291580200195 + ], + [ + "▁Ouch", + -13.931340217590332 + ], + [ + "iello", + -13.931391716003418 + ], + [ + "▁Drops", + -13.931452751159668 + ], + [ + "▁Cortez", + -13.931480407714844 + ], + [ + "▁Guernsey", + -13.93150806427002 + ], + [ + "▁Mandatory", + -13.931522369384766 + ], + [ + "▁IGN", + -13.931528091430664 + ], + [ + "nex", + -13.931581497192383 + ], + [ + "▁voila", + -13.931640625 + ], + [ + "▁quant", + -13.931663513183594 + ], + [ + "ners", + -13.931838989257812 + ], + [ + "▁Heli", + -13.93188190460205 + ], + [ + "▁xml", + -13.931929588317871 + ], + [ + "hc", + -13.93196964263916 + ], + [ + "▁Pali", + -13.931978225708008 + ], + [ + "dara", + -13.932015419006348 + ], + [ + "▁Barcode", + -13.932019233703613 + ], + [ + "▁titan", + -13.932053565979004 + ], + [ + "PIC", + -13.932147979736328 + ], + [ + "▁napping", + -13.932225227355957 + ], + [ + "▁rc", + -13.932247161865234 + ], + [ + "▁Genocide", + -13.932255744934082 + ], + [ + "cole", + -13.932302474975586 + ], + [ + "▁Blackstone", + -13.932317733764648 + ], + [ + "▁ide", + -13.932327270507812 + ], + [ + "▁Drizzle", + -13.932330131530762 + ], + [ + "▁braindumps", + -13.932343482971191 + ], + [ + "▁384", + -13.932619094848633 + ], + [ + "577", + -13.93268871307373 + ], + [ + "▁Cramer", + -13.93270492553711 + ], + [ + "▁Tornado", + -13.932705879211426 + ], + [ + "▁356", + -13.932714462280273 + ], + [ + "orian", + -13.932723999023438 + ], + [ + "▁idealistic", + -13.932747840881348 + ], + [ + "▁Cahill", + -13.932775497436523 + ], + [ + "▁surrendering", + -13.932783126831055 + ], + [ + "▁IGF", + -13.932831764221191 + ], + [ + "Grade", + -13.932844161987305 + ], + [ + "▁quadruple", + -13.932873725891113 + ], + [ + "▁pensioners", + -13.932890892028809 + ], + [ + "665", + -13.932989120483398 + ], + [ + "▁quadratic", + -13.933015823364258 + ], + [ + "▁faiths", + -13.933019638061523 + ], + [ + "element", + -13.933039665222168 + ], + [ + "▁periodicals", + -13.93305778503418 + ], + [ + "▁subtlety", + -13.933066368103027 + ], + [ + "ARI", + -13.93307876586914 + ], + [ + "▁Roberta", + -13.933101654052734 + ], + [ + "▁sourdough", + -13.93311595916748 + ], + [ + "▁Acorn", + -13.933154106140137 + ], + [ + "▁Expertise", + -13.933173179626465 + ], + [ + "▁Collected", + -13.933199882507324 + ], + [ + "▁scholastic", + -13.933208465576172 + ], + [ + "bron", + -13.933229446411133 + ], + [ + "SEM", + -13.933259963989258 + ], + [ + "▁EDI", + -13.933326721191406 + ], + [ + "▁brooding", + -13.933365821838379 + ], + [ + "▁CHAPTER", + -13.933411598205566 + ], + [ + "▁repeater", + -13.933500289916992 + ], + [ + "▁Sarri", + -13.933521270751953 + ], + [ + "▁extermination", + -13.933551788330078 + ], + [ + "Var", + -13.933564186096191 + ], + [ + "▁Appropriations", + -13.933576583862305 + ], + [ + "laine", + -13.933587074279785 + ], + [ + "785", + -13.933645248413086 + ], + [ + "▁shoving", + -13.933661460876465 + ], + [ + "▁audiobooks", + -13.933677673339844 + ], + [ + "▁Hoff", + -13.933741569519043 + ], + [ + "mbra", + -13.933899879455566 + ], + [ + "▁sniffing", + -13.933900833129883 + ], + [ + "▁Camb", + -13.933938980102539 + ], + [ + "▁Newsweek", + -13.933947563171387 + ], + [ + "▁martyrs", + -13.933952331542969 + ], + [ + "▁teapot", + -13.934017181396484 + ], + [ + "maps", + -13.934045791625977 + ], + [ + "▁Czechoslovakia", + -13.934120178222656 + ], + [ + "▁snapper", + -13.934155464172363 + ], + [ + "▁subsided", + -13.934157371520996 + ], + [ + "▁Happily", + -13.93422794342041 + ], + [ + "▁Potatoes", + -13.934283256530762 + ], + [ + "▁basalt", + -13.93437385559082 + ], + [ + "▁Orbit", + -13.934401512145996 + ], + [ + "▁Valuation", + -13.934477806091309 + ], + [ + "▁fearsome", + -13.934488296508789 + ], + [ + "▁CIP", + -13.93452262878418 + ], + [ + "▁Kamp", + -13.934593200683594 + ], + [ + "▁tortoise", + -13.93459415435791 + ], + [ + "▁mcg", + -13.934605598449707 + ], + [ + "evident", + -13.934633255004883 + ], + [ + "▁PRINT", + -13.934637069702148 + ], + [ + "▁Accessible", + -13.934646606445312 + ], + [ + "▁MDF", + -13.934743881225586 + ], + [ + "▁gam", + -13.93475341796875 + ], + [ + "latin", + -13.934871673583984 + ], + [ + "thesis", + -13.934924125671387 + ], + [ + "▁lin", + -13.93493366241455 + ], + [ + "▁raz", + -13.934934616088867 + ], + [ + "▁distro", + -13.93494987487793 + ], + [ + "▁bunkers", + -13.934951782226562 + ], + [ + "XI", + -13.934954643249512 + ], + [ + "lva", + -13.934957504272461 + ], + [ + "ETH", + -13.935070037841797 + ], + [ + "nack", + -13.935097694396973 + ], + [ + "▁circadian", + -13.935118675231934 + ], + [ + "Pink", + -13.935128211975098 + ], + [ + "▁unsolved", + -13.935139656066895 + ], + [ + "▁skillset", + -13.935144424438477 + ], + [ + "▁HCA", + -13.935152053833008 + ], + [ + "▁Copp", + -13.935206413269043 + ], + [ + "▁Pelicans", + -13.935240745544434 + ], + [ + "▁Knitting", + -13.935245513916016 + ], + [ + "▁mathematically", + -13.93527889251709 + ], + [ + "▁baffling", + -13.935298919677734 + ], + [ + "▁Invalid", + -13.93529987335205 + ], + [ + "▁potholes", + -13.93533706665039 + ], + [ + "NDA", + -13.935338973999023 + ], + [ + "▁amorphous", + -13.935372352600098 + ], + [ + "gler", + -13.935412406921387 + ], + [ + "leo", + -13.935483932495117 + ], + [ + "▁1842", + -13.935508728027344 + ], + [ + "▁Tamar", + -13.935551643371582 + ], + [ + "▁laureate", + -13.93559741973877 + ], + [ + "▁Spent", + -13.935617446899414 + ], + [ + "▁breathes", + -13.93563175201416 + ], + [ + "▁Properly", + -13.935699462890625 + ], + [ + "imal", + -13.935760498046875 + ], + [ + "agger", + -13.935783386230469 + ], + [ + "▁chevy", + -13.935816764831543 + ], + [ + "▁cams", + -13.935831069946289 + ], + [ + "▁logger", + -13.935835838317871 + ], + [ + "▁british", + -13.93583869934082 + ], + [ + "▁Felicity", + -13.935867309570312 + ], + [ + "▁Marlborough", + -13.935874938964844 + ], + [ + "▁relieves", + -13.935884475708008 + ], + [ + "▁UCL", + -13.936023712158203 + ], + [ + "▁whi", + -13.936077117919922 + ], + [ + "▁weakly", + -13.936098098754883 + ], + [ + "▁414", + -13.936112403869629 + ], + [ + "▁Zab", + -13.936115264892578 + ], + [ + "▁McM", + -13.936151504516602 + ], + [ + "mide", + -13.936153411865234 + ], + [ + "อ", + -13.9361572265625 + ], + [ + "▁Manifesto", + -13.936233520507812 + ], + [ + "▁Alli", + -13.936310768127441 + ], + [ + "533", + -13.936318397521973 + ], + [ + "▁fol", + -13.936376571655273 + ], + [ + "▁Eminem", + -13.936396598815918 + ], + [ + "rrie", + -13.93640422821045 + ], + [ + "▁HSC", + -13.93649673461914 + ], + [ + "▁Vineyards", + -13.93652629852295 + ], + [ + "▁booties", + -13.936600685119629 + ], + [ + "▁pollute", + -13.936613082885742 + ], + [ + "amazing", + -13.936631202697754 + ], + [ + "▁plasmid", + -13.936631202697754 + ], + [ + "▁Alistair", + -13.936638832092285 + ], + [ + "▁beaver", + -13.936650276184082 + ], + [ + "▁radiating", + -13.936666488647461 + ], + [ + "▁confetti", + -13.936775207519531 + ], + [ + "lichen", + -13.936841011047363 + ], + [ + "▁clung", + -13.936843872070312 + ], + [ + "▁Sock", + -13.936880111694336 + ], + [ + "▁kha", + -13.936884880065918 + ], + [ + "erer", + -13.936999320983887 + ], + [ + "Mont", + -13.93700122833252 + ], + [ + "▁Cliffs", + -13.937010765075684 + ], + [ + "▁ADT", + -13.937016487121582 + ], + [ + "▁Palermo", + -13.937039375305176 + ], + [ + "dini", + -13.937137603759766 + ], + [ + "▁unregistered", + -13.937211990356445 + ], + [ + "▁Gallo", + -13.937222480773926 + ], + [ + "▁351", + -13.93724250793457 + ], + [ + "▁fryer", + -13.937268257141113 + ], + [ + "VD", + -13.937270164489746 + ], + [ + "▁ecclesiastical", + -13.937281608581543 + ], + [ + "▁Bookstore", + -13.93729019165039 + ], + [ + "imate", + -13.937311172485352 + ], + [ + "rolled", + -13.937312126159668 + ], + [ + "▁Platforms", + -13.937318801879883 + ], + [ + "▁outperformed", + -13.937336921691895 + ], + [ + "▁DRIVE", + -13.937344551086426 + ], + [ + "▁flamboyant", + -13.937393188476562 + ], + [ + "▁Difficult", + -13.937437057495117 + ], + [ + "▁hospitable", + -13.937458038330078 + ], + [ + "▁THR", + -13.937471389770508 + ], + [ + "elite", + -13.937484741210938 + ], + [ + "▁billet", + -13.937543869018555 + ], + [ + "▁Amendments", + -13.937568664550781 + ], + [ + "▁jihad", + -13.937577247619629 + ], + [ + "▁existent", + -13.937604904174805 + ], + [ + "▁Mounting", + -13.937618255615234 + ], + [ + "lous", + -13.937621116638184 + ], + [ + "▁coincidentally", + -13.93763542175293 + ], + [ + "▁peripherals", + -13.937705039978027 + ], + [ + "▁Nunes", + -13.937710762023926 + ], + [ + "▁Ocasio", + -13.937726020812988 + ], + [ + "▁Gorsuch", + -13.937742233276367 + ], + [ + "▁Frontiers", + -13.937745094299316 + ], + [ + "▁Sund", + -13.937747955322266 + ], + [ + "▁traumatized", + -13.937806129455566 + ], + [ + "▁beamed", + -13.93782901763916 + ], + [ + "▁typeface", + -13.937885284423828 + ], + [ + "▁pooch", + -13.937917709350586 + ], + [ + "calc", + -13.937935829162598 + ], + [ + "▁Chant", + -13.93793773651123 + ], + [ + "▁facsimile", + -13.937969207763672 + ], + [ + "▁trellis", + -13.937969207763672 + ], + [ + "Such", + -13.938000679016113 + ], + [ + "▁assimilate", + -13.938126564025879 + ], + [ + "▁dangle", + -13.938202857971191 + ], + [ + "▁WAV", + -13.938217163085938 + ], + [ + "▁jackpots", + -13.93824577331543 + ], + [ + "holy", + -13.93826961517334 + ], + [ + "▁ape", + -13.93826961517334 + ], + [ + "▁Enlarge", + -13.938282012939453 + ], + [ + "▁hurled", + -13.93831729888916 + ], + [ + "▁Guzman", + -13.938324928283691 + ], + [ + "▁Profits", + -13.938441276550293 + ], + [ + "▁Shrewsbury", + -13.938518524169922 + ], + [ + "▁dials", + -13.938520431518555 + ], + [ + "▁Sufi", + -13.938523292541504 + ], + [ + "▁Veggie", + -13.938547134399414 + ], + [ + "▁gunner", + -13.938599586486816 + ], + [ + "▁aureus", + -13.938610076904297 + ], + [ + "▁hawks", + -13.938634872436523 + ], + [ + "Def", + -13.938689231872559 + ], + [ + "▁unincorporated", + -13.938774108886719 + ], + [ + "▁Airplane", + -13.938876152038574 + ], + [ + "license", + -13.938899993896484 + ], + [ + "▁Outsourcing", + -13.938909530639648 + ], + [ + "▁yells", + -13.93891429901123 + ], + [ + "▁deport", + -13.938989639282227 + ], + [ + "▁abstain", + -13.939004898071289 + ], + [ + "▁Puri", + -13.939030647277832 + ], + [ + "▁Liza", + -13.939068794250488 + ], + [ + "▁Britons", + -13.939072608947754 + ], + [ + "▁hairline", + -13.939088821411133 + ], + [ + "▁Glam", + -13.939118385314941 + ], + [ + "▁wholesaler", + -13.939169883728027 + ], + [ + "▁hegemony", + -13.939223289489746 + ], + [ + "▁Somerville", + -13.939252853393555 + ], + [ + "▁FRA", + -13.939263343811035 + ], + [ + "024", + -13.939297676086426 + ], + [ + "▁ل", + -13.939327239990234 + ], + [ + "▁DMA", + -13.939401626586914 + ], + [ + "▁busting", + -13.939461708068848 + ], + [ + "Cup", + -13.939482688903809 + ], + [ + "wag", + -13.939484596252441 + ], + [ + "apping", + -13.939489364624023 + ], + [ + "ría", + -13.939497947692871 + ], + [ + "Software", + -13.939563751220703 + ], + [ + "▁delusions", + -13.939568519592285 + ], + [ + "▁unscathed", + -13.93966293334961 + ], + [ + "▁infographics", + -13.939682006835938 + ], + [ + "▁Performed", + -13.939687728881836 + ], + [ + "▁horde", + -13.93979549407959 + ], + [ + "scapes", + -13.939842224121094 + ], + [ + "▁cas", + -13.9398775100708 + ], + [ + "▁knelt", + -13.939913749694824 + ], + [ + "▁unorthodox", + -13.939933776855469 + ], + [ + "▁papaya", + -13.939977645874023 + ], + [ + "▁hunk", + -13.939983367919922 + ], + [ + "708", + -13.940046310424805 + ], + [ + "Mas", + -13.940058708190918 + ], + [ + "▁Gigabit", + -13.94007396697998 + ], + [ + "▁lar", + -13.940131187438965 + ], + [ + "sitting", + -13.940139770507812 + ], + [ + "▁Horowitz", + -13.940139770507812 + ], + [ + "▁Clancy", + -13.940176010131836 + ], + [ + "▁Sotheby", + -13.940285682678223 + ], + [ + "▁kb", + -13.9403715133667 + ], + [ + "▁clogging", + -13.940420150756836 + ], + [ + "▁std", + -13.940458297729492 + ], + [ + "▁BSc", + -13.940542221069336 + ], + [ + "▁Jah", + -13.940670013427734 + ], + [ + "Ye", + -13.940695762634277 + ], + [ + "▁tantalizing", + -13.940730094909668 + ], + [ + "▁resetting", + -13.9407377243042 + ], + [ + "▁Celeste", + -13.940751075744629 + ], + [ + "▁Gratis", + -13.940764427185059 + ], + [ + "▁са", + -13.94077205657959 + ], + [ + "haya", + -13.940773963928223 + ], + [ + "▁reigned", + -13.940779685974121 + ], + [ + "▁Rats", + -13.940796852111816 + ], + [ + "▁ROC", + -13.940810203552246 + ], + [ + "▁Kearney", + -13.940838813781738 + ], + [ + "chak", + -13.940876007080078 + ], + [ + "▁microchip", + -13.94091510772705 + ], + [ + "▁affirms", + -13.940979957580566 + ], + [ + "▁misty", + -13.941001892089844 + ], + [ + "▁Suffice", + -13.94111156463623 + ], + [ + "mx", + -13.941115379333496 + ], + [ + "▁MIND", + -13.941126823425293 + ], + [ + "не", + -13.941132545471191 + ], + [ + "▁spectacles", + -13.941154479980469 + ], + [ + "▁Peppermint", + -13.941183090209961 + ], + [ + "▁maroon", + -13.941208839416504 + ], + [ + "▁Infiniti", + -13.94122314453125 + ], + [ + "▁Courtyard", + -13.941253662109375 + ], + [ + "▁Idiot", + -13.941256523132324 + ], + [ + "▁horticulture", + -13.941275596618652 + ], + [ + "1940", + -13.941317558288574 + ], + [ + "CES", + -13.94131851196289 + ], + [ + "421", + -13.941323280334473 + ], + [ + "ру", + -13.9413423538208 + ], + [ + "▁SPL", + -13.941349983215332 + ], + [ + "▁finishers", + -13.941363334655762 + ], + [ + "▁macular", + -13.941397666931152 + ], + [ + "Der", + -13.94140338897705 + ], + [ + "▁Mish", + -13.941415786743164 + ], + [ + "▁Fixtures", + -13.941427230834961 + ], + [ + "▁impossibly", + -13.941579818725586 + ], + [ + "▁Grown", + -13.941610336303711 + ], + [ + "▁spousal", + -13.941664695739746 + ], + [ + "Spa", + -13.941679000854492 + ], + [ + "1963", + -13.941683769226074 + ], + [ + "949", + -13.94168472290039 + ], + [ + "azine", + -13.941699028015137 + ], + [ + "▁Coating", + -13.941704750061035 + ], + [ + "▁Asperger", + -13.941717147827148 + ], + [ + "▁hopelessness", + -13.941720008850098 + ], + [ + "▁biofuels", + -13.941729545593262 + ], + [ + "▁cleanout", + -13.941732406616211 + ], + [ + "▁legislatures", + -13.94173812866211 + ], + [ + "▁Lakh", + -13.941757202148438 + ], + [ + "▁Buc", + -13.94184398651123 + ], + [ + "▁retard", + -13.941875457763672 + ], + [ + "aceous", + -13.94188117980957 + ], + [ + "▁astronomer", + -13.941933631896973 + ], + [ + "▁Bankers", + -13.9419527053833 + ], + [ + "▁coffers", + -13.941959381103516 + ], + [ + "▁slats", + -13.942004203796387 + ], + [ + "▁silencing", + -13.942030906677246 + ], + [ + "▁prospecting", + -13.942034721374512 + ], + [ + "▁Anwar", + -13.94204330444336 + ], + [ + "▁Racer", + -13.94205093383789 + ], + [ + "▁unassuming", + -13.942057609558105 + ], + [ + "▁gy", + -13.942148208618164 + ], + [ + "▁Monde", + -13.942164421081543 + ], + [ + "lica", + -13.942174911499023 + ], + [ + "▁Distributors", + -13.942190170288086 + ], + [ + "940", + -13.942211151123047 + ], + [ + "Story", + -13.942211151123047 + ], + [ + "▁votre", + -13.942234992980957 + ], + [ + "sensor", + -13.942279815673828 + ], + [ + "▁rebuttal", + -13.942357063293457 + ], + [ + "▁Coupled", + -13.942375183105469 + ], + [ + "▁estuary", + -13.9423828125 + ], + [ + "▁Claudio", + -13.942452430725098 + ], + [ + "▁Prostate", + -13.942459106445312 + ], + [ + "▁BETTER", + -13.942558288574219 + ], + [ + "▁unisex", + -13.942591667175293 + ], + [ + "▁Appleton", + -13.94260025024414 + ], + [ + "▁Ode", + -13.942668914794922 + ], + [ + "wax", + -13.942715644836426 + ], + [ + "▁cis", + -13.942736625671387 + ], + [ + "▁sown", + -13.9428129196167 + ], + [ + "MIS", + -13.942821502685547 + ], + [ + "▁repressed", + -13.942874908447266 + ], + [ + "▁Fitting", + -13.942920684814453 + ], + [ + "ד", + -13.942923545837402 + ], + [ + "▁444", + -13.94304370880127 + ], + [ + "▁xbox", + -13.9430513381958 + ], + [ + "▁corona", + -13.943106651306152 + ], + [ + "▁Galli", + -13.943108558654785 + ], + [ + "▁undeveloped", + -13.943206787109375 + ], + [ + "▁001", + -13.943208694458008 + ], + [ + "fluoro", + -13.94321346282959 + ], + [ + "▁canvases", + -13.943231582641602 + ], + [ + "rlarr", + -13.943286895751953 + ], + [ + "▁Nepali", + -13.943291664123535 + ], + [ + "▁FINAL", + -13.94329833984375 + ], + [ + "795", + -13.943306922912598 + ], + [ + "▁cartons", + -13.94333267211914 + ], + [ + "▁Priscilla", + -13.943350791931152 + ], + [ + "▁hereunder", + -13.943378448486328 + ], + [ + "▁empathize", + -13.943477630615234 + ], + [ + "▁Portman", + -13.943499565124512 + ], + [ + "▁frosty", + -13.943511962890625 + ], + [ + "▁nova", + -13.943521499633789 + ], + [ + "φ", + -13.943525314331055 + ], + [ + "▁Incentive", + -13.943535804748535 + ], + [ + "▁Kingsley", + -13.943537712097168 + ], + [ + "▁excesses", + -13.943548202514648 + ], + [ + "Orange", + -13.943724632263184 + ], + [ + "▁Highways", + -13.943724632263184 + ], + [ + "▁Greco", + -13.943727493286133 + ], + [ + "▁Projection", + -13.94373893737793 + ], + [ + "▁339", + -13.943750381469727 + ], + [ + "▁CLEAN", + -13.943799018859863 + ], + [ + "Eat", + -13.943842887878418 + ], + [ + "DOC", + -13.94387149810791 + ], + [ + "▁theorist", + -13.943883895874023 + ], + [ + "▁subsidize", + -13.943893432617188 + ], + [ + "▁Elevator", + -13.943930625915527 + ], + [ + "▁dishonesty", + -13.943961143493652 + ], + [ + "▁CUP", + -13.943985939025879 + ], + [ + "bourg", + -13.944062232971191 + ], + [ + "▁CBA", + -13.944108009338379 + ], + [ + "onte", + -13.944131851196289 + ], + [ + "giri", + -13.944234848022461 + ], + [ + "▁Fairview", + -13.944244384765625 + ], + [ + "▁Softball", + -13.944263458251953 + ], + [ + "▁liberally", + -13.944282531738281 + ], + [ + "▁rubs", + -13.944336891174316 + ], + [ + "▁tankers", + -13.944341659545898 + ], + [ + "▁indigo", + -13.944345474243164 + ], + [ + "ICK", + -13.944364547729492 + ], + [ + "▁conforms", + -13.944405555725098 + ], + [ + "▁Sichuan", + -13.944502830505371 + ], + [ + "▁SECOND", + -13.944557189941406 + ], + [ + "▁indent", + -13.944574356079102 + ], + [ + "▁SON", + -13.944609642028809 + ], + [ + "▁Manuals", + -13.944632530212402 + ], + [ + "▁Koe", + -13.944684028625488 + ], + [ + "porn", + -13.944769859313965 + ], + [ + "▁Eine", + -13.944786071777344 + ], + [ + "▁clapping", + -13.94484806060791 + ], + [ + "rte", + -13.94489574432373 + ], + [ + "▁Ozone", + -13.94489860534668 + ], + [ + "▁farthest", + -13.94491195678711 + ], + [ + "▁concerto", + -13.944927215576172 + ], + [ + "cote", + -13.944938659667969 + ], + [ + "▁Dav", + -13.944947242736816 + ], + [ + "▁moles", + -13.944961547851562 + ], + [ + "pse", + -13.945000648498535 + ], + [ + "▁Utrecht", + -13.945021629333496 + ], + [ + "▁DSC", + -13.945039749145508 + ], + [ + "woven", + -13.945053100585938 + ], + [ + "▁REVIEW", + -13.945154190063477 + ], + [ + "▁Spelling", + -13.945159912109375 + ], + [ + "fus", + -13.945189476013184 + ], + [ + "▁nonpartisan", + -13.945199966430664 + ], + [ + "▁contraption", + -13.945202827453613 + ], + [ + "▁Linde", + -13.9452543258667 + ], + [ + "▁Melan", + -13.945334434509277 + ], + [ + "binary", + -13.945353507995605 + ], + [ + "protective", + -13.945367813110352 + ], + [ + "▁yellowish", + -13.945419311523438 + ], + [ + "▁347", + -13.945527076721191 + ], + [ + "▁VISA", + -13.945570945739746 + ], + [ + "mature", + -13.945589065551758 + ], + [ + "ieri", + -13.945612907409668 + ], + [ + "▁deflation", + -13.94564437866211 + ], + [ + "▁expedient", + -13.945657730102539 + ], + [ + "▁Renegade", + -13.945672035217285 + ], + [ + "voy", + -13.945677757263184 + ], + [ + "489", + -13.945679664611816 + ], + [ + "▁tourney", + -13.94568920135498 + ], + [ + "090", + -13.945781707763672 + ], + [ + "▁duality", + -13.945810317993164 + ], + [ + "▁waltz", + -13.945810317993164 + ], + [ + "▁dedicating", + -13.945874214172363 + ], + [ + "ament", + -13.945929527282715 + ], + [ + "▁chan", + -13.945967674255371 + ], + [ + "▁Sponsorship", + -13.945972442626953 + ], + [ + "▁contented", + -13.946009635925293 + ], + [ + "Basic", + -13.94603157043457 + ], + [ + "ас", + -13.94609260559082 + ], + [ + "▁Traveller", + -13.94609260559082 + ], + [ + "▁bowing", + -13.946160316467285 + ], + [ + "▁mortals", + -13.946167945861816 + ], + [ + "▁urea", + -13.946176528930664 + ], + [ + "▁Gators", + -13.946209907531738 + ], + [ + "Ky", + -13.946277618408203 + ], + [ + "confident", + -13.946311950683594 + ], + [ + "▁Bloggers", + -13.946368217468262 + ], + [ + "uin", + -13.946383476257324 + ], + [ + "▁clumps", + -13.946417808532715 + ], + [ + "▁Spill", + -13.946431159973145 + ], + [ + "CJ", + -13.946578979492188 + ], + [ + "finance", + -13.946603775024414 + ], + [ + "▁seater", + -13.946680068969727 + ], + [ + "▁Racism", + -13.94670581817627 + ], + [ + "▁Trivia", + -13.946709632873535 + ], + [ + "▁Xing", + -13.946725845336914 + ], + [ + "options", + -13.946772575378418 + ], + [ + "709", + -13.946805953979492 + ], + [ + "▁ITC", + -13.946810722351074 + ], + [ + "▁invalidate", + -13.946864128112793 + ], + [ + "▁Iphone", + -13.946876525878906 + ], + [ + "foil", + -13.94689655303955 + ], + [ + "JD", + -13.947019577026367 + ], + [ + "▁typhoon", + -13.947037696838379 + ], + [ + "aboo", + -13.947070121765137 + ], + [ + "▁aborted", + -13.947086334228516 + ], + [ + "9001", + -13.947209358215332 + ], + [ + "▁Warwickshire", + -13.947247505187988 + ], + [ + "学", + -13.947259902954102 + ], + [ + "▁KF", + -13.947305679321289 + ], + [ + "▁blurring", + -13.94731616973877 + ], + [ + "▁Bubba", + -13.947319030761719 + ], + [ + "▁fracturing", + -13.947340965270996 + ], + [ + "▁341", + -13.947372436523438 + ], + [ + "▁Stall", + -13.947386741638184 + ], + [ + "▁smoothed", + -13.9473876953125 + ], + [ + "▁Lash", + -13.947396278381348 + ], + [ + "TLE", + -13.947441101074219 + ], + [ + "▁afield", + -13.947521209716797 + ], + [ + "▁cellphones", + -13.947522163391113 + ], + [ + "▁restarting", + -13.947559356689453 + ], + [ + "▁Spur", + -13.947566032409668 + ], + [ + "▁flocked", + -13.9475679397583 + ], + [ + "▁binaries", + -13.947580337524414 + ], + [ + "tial", + -13.947588920593262 + ], + [ + "OVER", + -13.947649002075195 + ], + [ + "Royce", + -13.94770336151123 + ], + [ + "Cons", + -13.94773006439209 + ], + [ + "▁standstill", + -13.947776794433594 + ], + [ + "▁multivariate", + -13.947794914245605 + ], + [ + "▁intercom", + -13.947810173034668 + ], + [ + "▁visualisation", + -13.947859764099121 + ], + [ + "▁cooperatives", + -13.947977066040039 + ], + [ + "▁Porte", + -13.947979927062988 + ], + [ + "▁tabled", + -13.948001861572266 + ], + [ + "YE", + -13.94801139831543 + ], + [ + "ncia", + -13.948020935058594 + ], + [ + "▁Radiant", + -13.948023796081543 + ], + [ + "▁Discharge", + -13.948025703430176 + ], + [ + "obviously", + -13.948095321655273 + ], + [ + "atom", + -13.948103904724121 + ], + [ + "YT", + -13.94810676574707 + ], + [ + "▁aristocratic", + -13.948155403137207 + ], + [ + "▁postmodern", + -13.948162078857422 + ], + [ + "▁Agatha", + -13.9481840133667 + ], + [ + "▁Eurozone", + -13.948185920715332 + ], + [ + "▁appraiser", + -13.948223114013672 + ], + [ + "▁abstinence", + -13.948244094848633 + ], + [ + "▁rx", + -13.948263168334961 + ], + [ + "▁vegans", + -13.948275566101074 + ], + [ + "▁Passed", + -13.948277473449707 + ], + [ + "▁hedges", + -13.948283195495605 + ], + [ + "▁UKIP", + -13.948345184326172 + ], + [ + "▁Kob", + -13.948397636413574 + ], + [ + "▁jordan", + -13.94839859008789 + ], + [ + "▁gab", + -13.94840145111084 + ], + [ + "democratic", + -13.948426246643066 + ], + [ + "ordinary", + -13.948429107666016 + ], + [ + "▁cobbled", + -13.948480606079102 + ], + [ + "▁Fle", + -13.948554039001465 + ], + [ + "▁sandal", + -13.948566436767578 + ], + [ + "alli", + -13.948591232299805 + ], + [ + "dwelling", + -13.948599815368652 + ], + [ + "▁porches", + -13.948685646057129 + ], + [ + "lase", + -13.94869613647461 + ], + [ + "▁meditations", + -13.948771476745605 + ], + [ + "▁Motorsport", + -13.948809623718262 + ], + [ + "▁fairer", + -13.948952674865723 + ], + [ + "▁sociable", + -13.948952674865723 + ], + [ + "▁crores", + -13.948969841003418 + ], + [ + "▁overlays", + -13.948989868164062 + ], + [ + "▁conical", + -13.948997497558594 + ], + [ + "해", + -13.949009895324707 + ], + [ + "▁Mekong", + -13.949031829833984 + ], + [ + "▁valentine", + -13.949053764343262 + ], + [ + "▁Vauxhall", + -13.949069023132324 + ], + [ + "▁Kron", + -13.949082374572754 + ], + [ + "▁Questionnaire", + -13.949104309082031 + ], + [ + "▁converged", + -13.949134826660156 + ], + [ + "부", + -13.949143409729004 + ], + [ + "▁Maxine", + -13.949235916137695 + ], + [ + "Writing", + -13.949305534362793 + ], + [ + "ulia", + -13.949307441711426 + ], + [ + "▁Gabby", + -13.949316024780273 + ], + [ + "▁altitudes", + -13.949346542358398 + ], + [ + "gha", + -13.949369430541992 + ], + [ + "▁decrypt", + -13.949405670166016 + ], + [ + "▁Nestle", + -13.949417114257812 + ], + [ + "▁Render", + -13.949417114257812 + ], + [ + "▁Petitioner", + -13.949531555175781 + ], + [ + "▁angler", + -13.949531555175781 + ], + [ + "ί", + -13.949536323547363 + ], + [ + "▁Doctorate", + -13.949583053588867 + ], + [ + "▁Olaf", + -13.949610710144043 + ], + [ + "GAR", + -13.949617385864258 + ], + [ + "▁chubby", + -13.949644088745117 + ], + [ + "▁levelled", + -13.949706077575684 + ], + [ + "▁Nin", + -13.949728965759277 + ], + [ + "▁Marvelous", + -13.949732780456543 + ], + [ + "▁scour", + -13.94975757598877 + ], + [ + "walker", + -13.949786186218262 + ], + [ + "RAS", + -13.949798583984375 + ], + [ + "jiang", + -13.949867248535156 + ], + [ + "▁accorded", + -13.949893951416016 + ], + [ + "▁fowl", + -13.949895858764648 + ], + [ + "▁Gladys", + -13.949913024902344 + ], + [ + "▁strategists", + -13.949938774108887 + ], + [ + "Sen", + -13.94996166229248 + ], + [ + "▁Tops", + -13.949969291687012 + ], + [ + "▁Yee", + -13.94998550415039 + ], + [ + "uther", + -13.950019836425781 + ], + [ + "▁livery", + -13.950042724609375 + ], + [ + "▁Adaptation", + -13.950055122375488 + ], + [ + "Eric", + -13.950066566467285 + ], + [ + "▁scathing", + -13.950081825256348 + ], + [ + "▁USAID", + -13.950088500976562 + ], + [ + "▁electrostatic", + -13.950096130371094 + ], + [ + "637", + -13.950121879577637 + ], + [ + "▁crutches", + -13.950135231018066 + ], + [ + "Future", + -13.950141906738281 + ], + [ + "Est", + -13.950170516967773 + ], + [ + "▁intricately", + -13.95017147064209 + ], + [ + "debt", + -13.950187683105469 + ], + [ + "▁sacrament", + -13.950207710266113 + ], + [ + "▁Palms", + -13.950225830078125 + ], + [ + "▁Squire", + -13.95023250579834 + ], + [ + "Round", + -13.950302124023438 + ], + [ + "▁tulle", + -13.950324058532715 + ], + [ + "▁Lookout", + -13.95033073425293 + ], + [ + "▁Donnie", + -13.950387001037598 + ], + [ + "▁Sagittarius", + -13.950440406799316 + ], + [ + "▁castor", + -13.950448989868164 + ], + [ + "pai", + -13.950474739074707 + ], + [ + "▁Capcom", + -13.950554847717285 + ], + [ + "▁Relocation", + -13.950578689575195 + ], + [ + "tags", + -13.950597763061523 + ], + [ + "677", + -13.950599670410156 + ], + [ + "▁briefings", + -13.950601577758789 + ], + [ + "inte", + -13.950647354125977 + ], + [ + "▁dissertations", + -13.950691223144531 + ], + [ + "abuse", + -13.950713157653809 + ], + [ + "▁Vos", + -13.950732231140137 + ], + [ + "▁sua", + -13.950738906860352 + ], + [ + "kies", + -13.95077133178711 + ], + [ + "reich", + -13.950782775878906 + ], + [ + "▁fastidious", + -13.950797080993652 + ], + [ + "▁Colchester", + -13.950814247131348 + ], + [ + "▁Qualifications", + -13.950814247131348 + ], + [ + "▁Kauai", + -13.950825691223145 + ], + [ + "▁DAN", + -13.950830459594727 + ], + [ + "▁dissenting", + -13.950834274291992 + ], + [ + "adding", + -13.950904846191406 + ], + [ + "acc", + -13.950950622558594 + ], + [ + "Dry", + -13.950974464416504 + ], + [ + "Complete", + -13.95098876953125 + ], + [ + "▁Jamestown", + -13.951019287109375 + ], + [ + "▁breathless", + -13.951020240783691 + ], + [ + "▁milking", + -13.9510498046875 + ], + [ + "sons", + -13.951068878173828 + ], + [ + "purple", + -13.951189041137695 + ], + [ + "▁Journalist", + -13.95122241973877 + ], + [ + "rella", + -13.951395988464355 + ], + [ + "Johnson", + -13.951433181762695 + ], + [ + "▁angeles", + -13.951448440551758 + ], + [ + "▁Kasich", + -13.95145320892334 + ], + [ + "▁promos", + -13.95150089263916 + ], + [ + "▁centering", + -13.951504707336426 + ], + [ + "▁Galapagos", + -13.951505661010742 + ], + [ + "▁proportionate", + -13.951518058776855 + ], + [ + "地", + -13.951579093933105 + ], + [ + "▁motoring", + -13.951589584350586 + ], + [ + "▁să", + -13.951592445373535 + ], + [ + "Got", + -13.951597213745117 + ], + [ + "▁Sass", + -13.951602935791016 + ], + [ + "▁unhappiness", + -13.951608657836914 + ], + [ + "▁Blanca", + -13.951614379882812 + ], + [ + "▁snowflake", + -13.951720237731934 + ], + [ + "▁ef", + -13.951788902282715 + ], + [ + "▁Shear", + -13.951866149902344 + ], + [ + "▁Pulling", + -13.95186710357666 + ], + [ + "CMA", + -13.951884269714355 + ], + [ + "▁ALP", + -13.951933860778809 + ], + [ + "▁estimator", + -13.951939582824707 + ], + [ + "▁Oceanic", + -13.951995849609375 + ], + [ + "▁jails", + -13.951996803283691 + ], + [ + "▁Gle", + -13.952006340026855 + ], + [ + "1002", + -13.952147483825684 + ], + [ + "▁Gifford", + -13.952208518981934 + ], + [ + "▁enthralled", + -13.9522123336792 + ], + [ + "▁cru", + -13.952213287353516 + ], + [ + "▁Germanic", + -13.952219009399414 + ], + [ + "▁JG", + -13.952238082885742 + ], + [ + "▁Palazzo", + -13.952241897583008 + ], + [ + "622", + -13.952280044555664 + ], + [ + "▁chu", + -13.952296257019043 + ], + [ + "▁EPIC", + -13.952383041381836 + ], + [ + "▁peeps", + -13.952428817749023 + ], + [ + "▁sequenced", + -13.95244026184082 + ], + [ + "▁Kashmiri", + -13.952547073364258 + ], + [ + "▁Socio", + -13.95258617401123 + ], + [ + "blo", + -13.952646255493164 + ], + [ + "CSS", + -13.952667236328125 + ], + [ + "▁Margin", + -13.952683448791504 + ], + [ + "▁Towing", + -13.952692985534668 + ], + [ + "▁paces", + -13.952692985534668 + ], + [ + "825", + -13.952754974365234 + ], + [ + "▁immigrated", + -13.952783584594727 + ], + [ + "▁mouthful", + -13.952837944030762 + ], + [ + "▁Nei", + -13.95285415649414 + ], + [ + "▁Minsk", + -13.952873229980469 + ], + [ + "▁WIP", + -13.952898979187012 + ], + [ + "▁reptile", + -13.952948570251465 + ], + [ + "TOP", + -13.952993392944336 + ], + [ + "▁scribe", + -13.95301628112793 + ], + [ + "▁Miya", + -13.953017234802246 + ], + [ + "▁Commenting", + -13.953049659729004 + ], + [ + "▁Girlfriend", + -13.953092575073242 + ], + [ + "▁scrubs", + -13.953145980834961 + ], + [ + "▁Doppler", + -13.953174591064453 + ], + [ + "▁Aba", + -13.95319938659668 + ], + [ + "AAC", + -13.953202247619629 + ], + [ + "▁Mela", + -13.953275680541992 + ], + [ + "residential", + -13.953283309936523 + ], + [ + "▁predictability", + -13.95332145690918 + ], + [ + "Finder", + -13.953333854675293 + ], + [ + "▁Lumin", + -13.953352928161621 + ], + [ + "▁Merlot", + -13.953423500061035 + ], + [ + "OKE", + -13.953485488891602 + ], + [ + "tp", + -13.953493118286133 + ], + [ + "affiliated", + -13.953530311584473 + ], + [ + "▁defies", + -13.953563690185547 + ], + [ + "eger", + -13.953577995300293 + ], + [ + "▁ruffle", + -13.95358657836914 + ], + [ + "▁EURO", + -13.953612327575684 + ], + [ + "chuck", + -13.953720092773438 + ], + [ + "▁spook", + -13.95375919342041 + ], + [ + "▁wrinkled", + -13.953791618347168 + ], + [ + "▁mercenaries", + -13.953798294067383 + ], + [ + "endi", + -13.953829765319824 + ], + [ + "▁fern", + -13.953941345214844 + ], + [ + "mage", + -13.95396614074707 + ], + [ + "▁debtors", + -13.95398998260498 + ], + [ + "▁Harsh", + -13.953997611999512 + ], + [ + "tella", + -13.954002380371094 + ], + [ + "▁LIST", + -13.9540376663208 + ], + [ + "▁microarray", + -13.954100608825684 + ], + [ + "ק", + -13.95411205291748 + ], + [ + "▁Picard", + -13.954133987426758 + ], + [ + "▁plastered", + -13.954154968261719 + ], + [ + "tough", + -13.954202651977539 + ], + [ + "▁Aloha", + -13.954231262207031 + ], + [ + "▁bastion", + -13.954251289367676 + ], + [ + "▁elicited", + -13.954320907592773 + ], + [ + "▁DEP", + -13.95433235168457 + ], + [ + "521", + -13.954346656799316 + ], + [ + "▁sultry", + -13.95436954498291 + ], + [ + "▁handpicked", + -13.954429626464844 + ], + [ + "▁kinetics", + -13.954459190368652 + ], + [ + "▁Bari", + -13.954465866088867 + ], + [ + "▁Smiley", + -13.954477310180664 + ], + [ + "▁Nikita", + -13.95451545715332 + ], + [ + "▁redefined", + -13.954520225524902 + ], + [ + "zell", + -13.95455551147461 + ], + [ + "APS", + -13.95456600189209 + ], + [ + "▁Kaur", + -13.954580307006836 + ], + [ + "▁antiquated", + -13.954599380493164 + ], + [ + "▁louis", + -13.95465087890625 + ], + [ + "▁eastbound", + -13.954655647277832 + ], + [ + "▁Leia", + -13.954668998718262 + ], + [ + "▁£300", + -13.954702377319336 + ], + [ + "▁truss", + -13.954748153686523 + ], + [ + "▁headlining", + -13.954751968383789 + ], + [ + "▁Tav", + -13.954753875732422 + ], + [ + "▁Camilla", + -13.9548978805542 + ], + [ + "▁alleles", + -13.954898834228516 + ], + [ + "▁gelato", + -13.954931259155273 + ], + [ + "jie", + -13.954973220825195 + ], + [ + "▁Skating", + -13.954994201660156 + ], + [ + "▁exemplify", + -13.955035209655762 + ], + [ + "rona", + -13.95508098602295 + ], + [ + "▁WBC", + -13.955154418945312 + ], + [ + "mination", + -13.955166816711426 + ], + [ + "orie", + -13.955201148986816 + ], + [ + "neur", + -13.955218315124512 + ], + [ + "Cortez", + -13.955284118652344 + ], + [ + "▁Portage", + -13.955312728881836 + ], + [ + "930", + -13.955317497253418 + ], + [ + "▁dengue", + -13.955349922180176 + ], + [ + "▁flue", + -13.955357551574707 + ], + [ + "▁Moffat", + -13.955378532409668 + ], + [ + "▁swoon", + -13.955388069152832 + ], + [ + "▁byproduct", + -13.955426216125488 + ], + [ + "▁hammers", + -13.955497741699219 + ], + [ + "Nor", + -13.9555082321167 + ], + [ + "▁Welles", + -13.955514907836914 + ], + [ + "▁Ronan", + -13.955530166625977 + ], + [ + "wikipedia", + -13.955557823181152 + ], + [ + "▁Cactus", + -13.955575942993164 + ], + [ + "▁Esta", + -13.955618858337402 + ], + [ + "▁Quan", + -13.955620765686035 + ], + [ + "▁bou", + -13.95563793182373 + ], + [ + "▁backfire", + -13.955652236938477 + ], + [ + "▁TOR", + -13.955769538879395 + ], + [ + "▁Selma", + -13.95584774017334 + ], + [ + "▁Tik", + -13.955903053283691 + ], + [ + "▁Knowles", + -13.95593547821045 + ], + [ + "KIN", + -13.955953598022461 + ], + [ + "▁rusher", + -13.9559907913208 + ], + [ + "SCA", + -13.956047058105469 + ], + [ + "Honey", + -13.956113815307617 + ], + [ + "▁associating", + -13.956114768981934 + ], + [ + "▁Cochran", + -13.95611572265625 + ], + [ + "▁archetype", + -13.956148147583008 + ], + [ + "436", + -13.956171989440918 + ], + [ + "roo", + -13.956192016601562 + ], + [ + "▁gestational", + -13.956220626831055 + ], + [ + "▁Cen", + -13.956231117248535 + ], + [ + "▁subunit", + -13.95625114440918 + ], + [ + "▁Vig", + -13.956307411193848 + ], + [ + "phonic", + -13.95631217956543 + ], + [ + "handedly", + -13.956340789794922 + ], + [ + "▁Milestone", + -13.95638370513916 + ], + [ + "635", + -13.956395149230957 + ], + [ + "▁Donegal", + -13.956432342529297 + ], + [ + "645", + -13.956494331359863 + ], + [ + "▁weeding", + -13.956510543823242 + ], + [ + "▁Sniper", + -13.956512451171875 + ], + [ + "▁Probate", + -13.956543922424316 + ], + [ + "dhar", + -13.956579208374023 + ], + [ + "▁Pops", + -13.956612586975098 + ], + [ + "▁TY", + -13.956619262695312 + ], + [ + "▁Spectator", + -13.956645965576172 + ], + [ + "▁DONE", + -13.956681251525879 + ], + [ + "ви", + -13.956805229187012 + ], + [ + "618", + -13.956806182861328 + ], + [ + "▁ballerina", + -13.956905364990234 + ], + [ + "▁repressive", + -13.956910133361816 + ], + [ + "▁Rouhani", + -13.956962585449219 + ], + [ + "▁395", + -13.957002639770508 + ], + [ + "▁Wendell", + -13.95702075958252 + ], + [ + "▁spandex", + -13.957042694091797 + ], + [ + "dw", + -13.95705509185791 + ], + [ + "corner", + -13.957060813903809 + ], + [ + "apply", + -13.957073211669922 + ], + [ + "authors", + -13.957094192504883 + ], + [ + "join", + -13.957094192504883 + ], + [ + "548", + -13.957096099853516 + ], + [ + "▁daydream", + -13.957099914550781 + ], + [ + "▁chiffon", + -13.95712947845459 + ], + [ + "▁Correspondence", + -13.957143783569336 + ], + [ + "▁ful", + -13.95715045928955 + ], + [ + "▁Fanta", + -13.957155227661133 + ], + [ + "▁Collecting", + -13.957171440124512 + ], + [ + "heel", + -13.957199096679688 + ], + [ + "685", + -13.957208633422852 + ], + [ + "▁Rufus", + -13.957209587097168 + ], + [ + "mber", + -13.957233428955078 + ], + [ + "Library", + -13.957243919372559 + ], + [ + "▁gov", + -13.957246780395508 + ], + [ + "▁Aadhaar", + -13.957270622253418 + ], + [ + "Ol", + -13.957281112670898 + ], + [ + "▁Islamists", + -13.957307815551758 + ], + [ + "▁Brees", + -13.957328796386719 + ], + [ + "NOS", + -13.957403182983398 + ], + [ + "▁495", + -13.957414627075195 + ], + [ + "▁Gentile", + -13.95747184753418 + ], + [ + "▁Lark", + -13.957477569580078 + ], + [ + "▁feisty", + -13.957505226135254 + ], + [ + "656", + -13.95753002166748 + ], + [ + "arse", + -13.957538604736328 + ], + [ + "▁Gatsby", + -13.95768928527832 + ], + [ + "▁CAF", + -13.957728385925293 + ], + [ + "anny", + -13.957752227783203 + ], + [ + "▁Thieves", + -13.957762718200684 + ], + [ + "▁Prosecution", + -13.957839012145996 + ], + [ + "▁fervent", + -13.957843780517578 + ], + [ + "▁pleated", + -13.957864761352539 + ], + [ + "▁Osprey", + -13.957867622375488 + ], + [ + "nae", + -13.957892417907715 + ], + [ + "majority", + -13.957897186279297 + ], + [ + "icle", + -13.957945823669434 + ], + [ + "▁TEA", + -13.957955360412598 + ], + [ + "▁298", + -13.957975387573242 + ], + [ + "▁lymphocytes", + -13.958003044128418 + ], + [ + "▁moi", + -13.958011627197266 + ], + [ + "▁Divi", + -13.958017349243164 + ], + [ + "▁Donor", + -13.958076477050781 + ], + [ + "▁Sparta", + -13.95808219909668 + ], + [ + "▁bypassing", + -13.958101272583008 + ], + [ + "▁Prayers", + -13.958191871643066 + ], + [ + "▁stuffy", + -13.958196640014648 + ], + [ + "▁Biodiversity", + -13.958250999450684 + ], + [ + "하", + -13.958251953125 + ], + [ + "▁effluent", + -13.958277702331543 + ], + [ + "767", + -13.958329200744629 + ], + [ + "▁Initiatives", + -13.95837688446045 + ], + [ + "▁Andover", + -13.958394050598145 + ], + [ + "▁HCG", + -13.958441734313965 + ], + [ + "▁Müller", + -13.958452224731445 + ], + [ + "▁855", + -13.958463668823242 + ], + [ + "▁Spoiler", + -13.958504676818848 + ], + [ + "▁octa", + -13.958513259887695 + ], + [ + "▁MODEL", + -13.958539962768555 + ], + [ + "diet", + -13.958562850952148 + ], + [ + "▁Tul", + -13.958616256713867 + ], + [ + "▁Excited", + -13.958765983581543 + ], + [ + "▁Grafton", + -13.9587984085083 + ], + [ + "▁PIP", + -13.9587984085083 + ], + [ + "▁1843", + -13.958894729614258 + ], + [ + "shopping", + -13.958897590637207 + ], + [ + "▁Emphasis", + -13.958929061889648 + ], + [ + "▁Particle", + -13.959005355834961 + ], + [ + "▁SIX", + -13.959028244018555 + ], + [ + "▁Sargent", + -13.959059715270996 + ], + [ + "▁Hoodie", + -13.959102630615234 + ], + [ + "▁anarchy", + -13.95910358428955 + ], + [ + "▁riser", + -13.959108352661133 + ], + [ + "▁Luz", + -13.959132194519043 + ], + [ + "▁truncated", + -13.9591703414917 + ], + [ + "▁Priced", + -13.95917797088623 + ], + [ + "gens", + -13.959205627441406 + ], + [ + "▁Photographic", + -13.959232330322266 + ], + [ + "▁totem", + -13.959243774414062 + ], + [ + "elly", + -13.959263801574707 + ], + [ + "▁ENTER", + -13.95927619934082 + ], + [ + "▁£250", + -13.95927906036377 + ], + [ + "posed", + -13.959314346313477 + ], + [ + "▁ASK", + -13.959400177001953 + ], + [ + "sleeve", + -13.959406852722168 + ], + [ + "sonic", + -13.959442138671875 + ], + [ + "▁zippered", + -13.95945930480957 + ], + [ + "▁besieged", + -13.959487915039062 + ], + [ + "minster", + -13.959511756896973 + ], + [ + "▁batsmen", + -13.959526062011719 + ], + [ + "ump", + -13.959547996520996 + ], + [ + "▁materialism", + -13.959609985351562 + ], + [ + "Know", + -13.959630012512207 + ], + [ + "ATIONS", + -13.959636688232422 + ], + [ + "▁strangest", + -13.95964241027832 + ], + [ + "▁JAMA", + -13.959691047668457 + ], + [ + "ange", + -13.959693908691406 + ], + [ + "▁Cultures", + -13.95979118347168 + ], + [ + "iller", + -13.95986270904541 + ], + [ + "avis", + -13.95986557006836 + ], + [ + "▁disprove", + -13.959871292114258 + ], + [ + "▁990", + -13.9599027633667 + ], + [ + "▁Fertility", + -13.959905624389648 + ], + [ + "▁Buddhists", + -13.959906578063965 + ], + [ + "lique", + -13.959914207458496 + ], + [ + "478", + -13.95993709564209 + ], + [ + "▁Matteo", + -13.959951400756836 + ], + [ + "▁admirers", + -13.959975242614746 + ], + [ + "CSI", + -13.960060119628906 + ], + [ + "lysis", + -13.960162162780762 + ], + [ + "▁deactivate", + -13.960206985473633 + ], + [ + "▁ATF", + -13.96024227142334 + ], + [ + "▁Vidal", + -13.960309982299805 + ], + [ + "▁millimeters", + -13.960371971130371 + ], + [ + "▁playmaker", + -13.960440635681152 + ], + [ + "▁BAT", + -13.960447311401367 + ], + [ + "▁roost", + -13.960456848144531 + ], + [ + "М", + -13.960474014282227 + ], + [ + "▁enshrined", + -13.960489273071289 + ], + [ + "▁Khal", + -13.960497856140137 + ], + [ + "▁Carriage", + -13.960518836975098 + ], + [ + "Wish", + -13.96053409576416 + ], + [ + "▁terrier", + -13.96053409576416 + ], + [ + "▁gratefully", + -13.96054458618164 + ], + [ + "▁DUP", + -13.960576057434082 + ], + [ + "▁knuckles", + -13.960580825805664 + ], + [ + "kn", + -13.960591316223145 + ], + [ + "▁Stands", + -13.960630416870117 + ], + [ + "▁damping", + -13.96063232421875 + ], + [ + "ク", + -13.960661888122559 + ], + [ + "▁plantar", + -13.960731506347656 + ], + [ + "▁Commit", + -13.960772514343262 + ], + [ + "▁TCU", + -13.960783958435059 + ], + [ + "metallic", + -13.960784912109375 + ], + [ + "Need", + -13.960795402526855 + ], + [ + "▁432", + -13.96082878112793 + ], + [ + "▁plums", + -13.960835456848145 + ], + [ + "▁Firefly", + -13.960899353027344 + ], + [ + "peri", + -13.960918426513672 + ], + [ + "▁Pillar", + -13.960928916931152 + ], + [ + "▁Dune", + -13.960935592651367 + ], + [ + "▁SAD", + -13.960954666137695 + ], + [ + "lberg", + -13.96097469329834 + ], + [ + "▁CORE", + -13.961029052734375 + ], + [ + "732", + -13.961071968078613 + ], + [ + "▁Lobo", + -13.961130142211914 + ], + [ + "▁Emmett", + -13.961141586303711 + ], + [ + "organization", + -13.961186408996582 + ], + [ + "▁Glee", + -13.961188316345215 + ], + [ + "Rx", + -13.961277961730957 + ], + [ + "racist", + -13.961298942565918 + ], + [ + "▁Cycles", + -13.961313247680664 + ], + [ + "students", + -13.961318016052246 + ], + [ + "thorn", + -13.961321830749512 + ], + [ + "▁handkerchief", + -13.96133041381836 + ], + [ + "▁windfall", + -13.961333274841309 + ], + [ + "▁Borneo", + -13.961440086364746 + ], + [ + "▁По", + -13.961516380310059 + ], + [ + "▁inept", + -13.96158218383789 + ], + [ + "▁easter", + -13.96160888671875 + ], + [ + "▁etsy", + -13.961832046508789 + ], + [ + "▁ruffled", + -13.96186637878418 + ], + [ + "▁unbroken", + -13.961884498596191 + ], + [ + "PRI", + -13.961907386779785 + ], + [ + "▁PERSON", + -13.96191692352295 + ], + [ + "▁Unsurprisingly", + -13.96197509765625 + ], + [ + "▁cont", + -13.962118148803711 + ], + [ + "jima", + -13.962129592895508 + ], + [ + "EMS", + -13.962170600891113 + ], + [ + "▁GAA", + -13.962263107299805 + ], + [ + "▁campgrounds", + -13.962307929992676 + ], + [ + "▁ORIGINAL", + -13.962347030639648 + ], + [ + "Early", + -13.96235466003418 + ], + [ + "ipa", + -13.96237564086914 + ], + [ + "▁1790", + -13.962413787841797 + ], + [ + "▁Goodyear", + -13.962421417236328 + ], + [ + "▁refractive", + -13.962431907653809 + ], + [ + "▁aloof", + -13.962433815002441 + ], + [ + "EAR", + -13.962456703186035 + ], + [ + "▁Burundi", + -13.962508201599121 + ], + [ + "▁730", + -13.96252155303955 + ], + [ + "▁Belichick", + -13.962539672851562 + ], + [ + "▁offside", + -13.962552070617676 + ], + [ + "▁CPM", + -13.962562561035156 + ], + [ + "▁Dreaming", + -13.962568283081055 + ], + [ + "oscopy", + -13.962583541870117 + ], + [ + "YN", + -13.962594032287598 + ], + [ + "▁defamatory", + -13.96259593963623 + ], + [ + "▁zoned", + -13.962614059448242 + ], + [ + "▁Glove", + -13.96263599395752 + ], + [ + "▁blemish", + -13.962644577026367 + ], + [ + "▁simplification", + -13.96268081665039 + ], + [ + "▁Timer", + -13.962702751159668 + ], + [ + "▁Opened", + -13.962715148925781 + ], + [ + "▁goo", + -13.962733268737793 + ], + [ + "▁ballads", + -13.96273422241211 + ], + [ + "▁Lynx", + -13.962743759155273 + ], + [ + "tology", + -13.96274471282959 + ], + [ + "▁Eater", + -13.962750434875488 + ], + [ + "▁energizing", + -13.962787628173828 + ], + [ + "▁choppy", + -13.962814331054688 + ], + [ + "▁quail", + -13.962875366210938 + ], + [ + "▁conf", + -13.962915420532227 + ], + [ + "▁Srinagar", + -13.962916374206543 + ], + [ + "്", + -13.962928771972656 + ], + [ + "▁Guido", + -13.963052749633789 + ], + [ + "▁renown", + -13.963053703308105 + ], + [ + "advanced", + -13.963109970092773 + ], + [ + "vice", + -13.963136672973633 + ], + [ + "▁testifying", + -13.963150978088379 + ], + [ + "▁stockpile", + -13.963157653808594 + ], + [ + "▁409", + -13.96315860748291 + ], + [ + "714", + -13.963162422180176 + ], + [ + "atis", + -13.963215827941895 + ], + [ + "Jackson", + -13.963254928588867 + ], + [ + "492", + -13.963301658630371 + ], + [ + "▁benefitting", + -13.96343994140625 + ], + [ + "hing", + -13.963443756103516 + ], + [ + "▁eyeball", + -13.963449478149414 + ], + [ + "▁emphatic", + -13.963479042053223 + ], + [ + "Wh", + -13.963515281677246 + ], + [ + "▁mimicking", + -13.963525772094727 + ], + [ + "▁Pari", + -13.963532447814941 + ], + [ + "▁liars", + -13.963552474975586 + ], + [ + "▁Routing", + -13.963553428649902 + ], + [ + "▁Cli", + -13.963615417480469 + ], + [ + "aggressive", + -13.963683128356934 + ], + [ + "▁Criticism", + -13.963813781738281 + ], + [ + "▁Bouquet", + -13.963863372802734 + ], + [ + "▁reincarnation", + -13.963868141174316 + ], + [ + "▁persuading", + -13.963882446289062 + ], + [ + "▁redwood", + -13.963937759399414 + ], + [ + "▁instantaneously", + -13.963939666748047 + ], + [ + "▁redirects", + -13.963976860046387 + ], + [ + "▁1832", + -13.963982582092285 + ], + [ + "▁Gutter", + -13.964020729064941 + ], + [ + "▁paris", + -13.964073181152344 + ], + [ + "▁Caves", + -13.964078903198242 + ], + [ + "▁Ninety", + -13.964125633239746 + ], + [ + "seater", + -13.964140892028809 + ], + [ + "▁dyeing", + -13.964235305786133 + ], + [ + "▁graphically", + -13.964251518249512 + ], + [ + "▁trumps", + -13.964262008666992 + ], + [ + "▁communists", + -13.964299201965332 + ], + [ + "▁burrito", + -13.964302062988281 + ], + [ + "▁Tarantino", + -13.964308738708496 + ], + [ + "▁Vitamins", + -13.964332580566406 + ], + [ + "▁Halle", + -13.964334487915039 + ], + [ + "▁constants", + -13.964357376098633 + ], + [ + "NFL", + -13.96437931060791 + ], + [ + "▁administers", + -13.964468955993652 + ], + [ + "▁flicks", + -13.964470863342285 + ], + [ + "▁Casablanca", + -13.964478492736816 + ], + [ + "▁Prudential", + -13.964479446411133 + ], + [ + "▁IIS", + -13.964515686035156 + ], + [ + "▁disservice", + -13.964529991149902 + ], + [ + "▁Sartre", + -13.964539527893066 + ], + [ + "▁Allegheny", + -13.964545249938965 + ], + [ + "▁manifesting", + -13.964552879333496 + ], + [ + "direction", + -13.964573860168457 + ], + [ + "erne", + -13.964576721191406 + ], + [ + "▁Bremen", + -13.964584350585938 + ], + [ + "acoustic", + -13.964628219604492 + ], + [ + "▁Adrienne", + -13.964628219604492 + ], + [ + "chner", + -13.964653015136719 + ], + [ + "▁Trev", + -13.964706420898438 + ], + [ + "▁contesting", + -13.964715003967285 + ], + [ + "▁folic", + -13.964725494384766 + ], + [ + "▁Carrera", + -13.964737892150879 + ], + [ + "tension", + -13.964802742004395 + ], + [ + "▁simulating", + -13.96481990814209 + ], + [ + "▁Sheen", + -13.9649076461792 + ], + [ + "▁Versace", + -13.964909553527832 + ], + [ + "reporting", + -13.964933395385742 + ], + [ + "▁spoof", + -13.96501636505127 + ], + [ + "Boost", + -13.965127944946289 + ], + [ + "▁indulged", + -13.965130805969238 + ], + [ + "Node", + -13.96518325805664 + ], + [ + "Rep", + -13.965185165405273 + ], + [ + "biotic", + -13.965228080749512 + ], + [ + "LINK", + -13.965242385864258 + ], + [ + "▁swagger", + -13.965263366699219 + ], + [ + "founders", + -13.965309143066406 + ], + [ + "▁Malaga", + -13.965315818786621 + ], + [ + "▁Opener", + -13.965327262878418 + ], + [ + "▁Fey", + -13.965340614318848 + ], + [ + "▁lanyard", + -13.965346336364746 + ], + [ + "▁Ges", + -13.965372085571289 + ], + [ + "▁cleft", + -13.965380668640137 + ], + [ + "▁grassland", + -13.965381622314453 + ], + [ + "▁loco", + -13.96546745300293 + ], + [ + "LIGHT", + -13.965518951416016 + ], + [ + "▁vented", + -13.965534210205078 + ], + [ + "aim", + -13.965585708618164 + ], + [ + "▁Schroeder", + -13.965592384338379 + ], + [ + "▁Treating", + -13.965617179870605 + ], + [ + "▁Mica", + -13.965627670288086 + ], + [ + "▁Drosophila", + -13.965629577636719 + ], + [ + "Draw", + -13.96568489074707 + ], + [ + "▁tantrum", + -13.965692520141602 + ], + [ + "▁topple", + -13.965703964233398 + ], + [ + "▁STOCK", + -13.965832710266113 + ], + [ + "kil", + -13.9658784866333 + ], + [ + "▁Marlin", + -13.965926170349121 + ], + [ + "▁Braid", + -13.965927124023438 + ], + [ + "▁remanded", + -13.96597671508789 + ], + [ + "▁Discuz", + -13.966026306152344 + ], + [ + "▁Pickering", + -13.966064453125 + ], + [ + "ances", + -13.96607780456543 + ], + [ + "▁Kershaw", + -13.966086387634277 + ], + [ + "▁auctioned", + -13.966109275817871 + ], + [ + "▁authentically", + -13.966190338134766 + ], + [ + "▁Shetland", + -13.966200828552246 + ], + [ + "612", + -13.96622371673584 + ], + [ + "nuts", + -13.966245651245117 + ], + [ + "▁handover", + -13.966263771057129 + ], + [ + "▁sponsorships", + -13.966349601745605 + ], + [ + "Т", + -13.966364860534668 + ], + [ + "▁teeming", + -13.966365814208984 + ], + [ + "GDP", + -13.9663667678833 + ], + [ + "▁Lennox", + -13.966390609741211 + ], + [ + "▁475", + -13.966461181640625 + ], + [ + "▁NYS", + -13.966484069824219 + ], + [ + "▁beech", + -13.966485977172852 + ], + [ + "TOWN", + -13.966497421264648 + ], + [ + "wain", + -13.96651554107666 + ], + [ + "waiting", + -13.966619491577148 + ], + [ + "PED", + -13.966652870178223 + ], + [ + "▁Harare", + -13.966659545898438 + ], + [ + "▁admiral", + -13.96668815612793 + ], + [ + "Filter", + -13.966704368591309 + ], + [ + "▁Containers", + -13.96670913696289 + ], + [ + "▁Erwin", + -13.966715812683105 + ], + [ + "jah", + -13.966732025146484 + ], + [ + "Ross", + -13.966774940490723 + ], + [ + "▁Dunham", + -13.966785430908203 + ], + [ + "621", + -13.966791152954102 + ], + [ + "▁novices", + -13.96687126159668 + ], + [ + "IRS", + -13.966962814331055 + ], + [ + "▁TCM", + -13.966995239257812 + ], + [ + "▁Anthology", + -13.96701431274414 + ], + [ + "Fu", + -13.967046737670898 + ], + [ + "▁Khat", + -13.967168807983398 + ], + [ + "▁HLA", + -13.967198371887207 + ], + [ + "1930", + -13.967199325561523 + ], + [ + "▁cog", + -13.967330932617188 + ], + [ + "▁Programmer", + -13.967354774475098 + ], + [ + "▁Equine", + -13.967397689819336 + ], + [ + "▁SIDE", + -13.967426300048828 + ], + [ + "Forum", + -13.967503547668457 + ], + [ + "▁scraper", + -13.967504501342773 + ], + [ + "▁Maxx", + -13.967511177062988 + ], + [ + "▁mushy", + -13.96753978729248 + ], + [ + "Italy", + -13.967541694641113 + ], + [ + "viral", + -13.967620849609375 + ], + [ + "▁Benn", + -13.967643737792969 + ], + [ + "▁ridiculed", + -13.967646598815918 + ], + [ + "▁Bait", + -13.96767520904541 + ], + [ + "▁Chihuahua", + -13.96767520904541 + ], + [ + "▁Hangzhou", + -13.967726707458496 + ], + [ + "▁Urbana", + -13.967782974243164 + ], + [ + "covering", + -13.967799186706543 + ], + [ + "▁Bli", + -13.96780776977539 + ], + [ + "alon", + -13.967811584472656 + ], + [ + "647", + -13.967879295349121 + ], + [ + "▁pho", + -13.967916488647461 + ], + [ + "walt", + -13.96796989440918 + ], + [ + "▁TFT", + -13.96800708770752 + ], + [ + "▁FSC", + -13.9680757522583 + ], + [ + "Obama", + -13.96821403503418 + ], + [ + "wale", + -13.968242645263672 + ], + [ + "▁Blame", + -13.96825885772705 + ], + [ + "▁baits", + -13.968259811401367 + ], + [ + "▁disinfectant", + -13.96834945678711 + ], + [ + "BIS", + -13.968374252319336 + ], + [ + "▁realist", + -13.968377113342285 + ], + [ + "builders", + -13.968415260314941 + ], + [ + "▁GAS", + -13.968474388122559 + ], + [ + "▁moaning", + -13.96848201751709 + ], + [ + "▁Mania", + -13.968546867370605 + ], + [ + "rö", + -13.968562126159668 + ], + [ + "▁Snacks", + -13.968585968017578 + ], + [ + "▁Descriptions", + -13.96860122680664 + ], + [ + "Qaida", + -13.968605995178223 + ], + [ + "▁abatement", + -13.968626022338867 + ], + [ + "▁Burkina", + -13.968683242797852 + ], + [ + "▁booting", + -13.968711853027344 + ], + [ + "▁mainline", + -13.96871280670166 + ], + [ + "▁nonsensical", + -13.968727111816406 + ], + [ + "▁unforgiving", + -13.96883487701416 + ], + [ + "iker", + -13.968836784362793 + ], + [ + "▁lactic", + -13.968838691711426 + ], + [ + "▁pastels", + -13.968894004821777 + ], + [ + "▁sewed", + -13.968904495239258 + ], + [ + "▁hexa", + -13.968907356262207 + ], + [ + "Hawk", + -13.968915939331055 + ], + [ + "▁datacenter", + -13.96892261505127 + ], + [ + "▁heist", + -13.968968391418457 + ], + [ + "ой", + -13.968979835510254 + ], + [ + "▁Keaton", + -13.96898365020752 + ], + [ + "▁Firestone", + -13.969002723693848 + ], + [ + "▁ک", + -13.969047546386719 + ], + [ + "▁CREATE", + -13.9690580368042 + ], + [ + "▁droughts", + -13.969063758850098 + ], + [ + "▁lingered", + -13.969077110290527 + ], + [ + "▁Slu", + -13.96908950805664 + ], + [ + "▁Institut", + -13.969164848327637 + ], + [ + "▁Minaj", + -13.969314575195312 + ], + [ + "▁disillusioned", + -13.969345092773438 + ], + [ + "▁Vr", + -13.969369888305664 + ], + [ + "▁Pong", + -13.9694185256958 + ], + [ + "▁Foil", + -13.969474792480469 + ], + [ + "unlike", + -13.96950912475586 + ], + [ + "▁scheduler", + -13.96953296661377 + ], + [ + "▁pico", + -13.969600677490234 + ], + [ + "▁regaining", + -13.969693183898926 + ], + [ + "▁navigated", + -13.969822883605957 + ], + [ + "▁germination", + -13.969913482666016 + ], + [ + "▁Hepburn", + -13.96993350982666 + ], + [ + "▁append", + -13.969978332519531 + ], + [ + "▁mansions", + -13.969993591308594 + ], + [ + "▁orthopaedic", + -13.970019340515137 + ], + [ + "▁Bearings", + -13.970076560974121 + ], + [ + "▁hydrochloride", + -13.970135688781738 + ], + [ + "▁Restricted", + -13.970178604125977 + ], + [ + "▁hamster", + -13.970210075378418 + ], + [ + "gran", + -13.970253944396973 + ], + [ + "▁Pastoral", + -13.970258712768555 + ], + [ + "AHA", + -13.970283508300781 + ], + [ + "▁Selective", + -13.970332145690918 + ], + [ + "▁Variations", + -13.970355033874512 + ], + [ + "661", + -13.97036075592041 + ], + [ + "witz", + -13.970478057861328 + ], + [ + "mation", + -13.970484733581543 + ], + [ + "▁TURN", + -13.970508575439453 + ], + [ + "▁BILL", + -13.970605850219727 + ], + [ + "chang", + -13.970671653747559 + ], + [ + "ctu", + -13.970675468444824 + ], + [ + "▁sailboat", + -13.970735549926758 + ], + [ + "jersey", + -13.970747947692871 + ], + [ + "▁orientations", + -13.970766067504883 + ], + [ + "▁camels", + -13.970783233642578 + ], + [ + "▁Sumner", + -13.9708251953125 + ], + [ + "▁RISK", + -13.970874786376953 + ], + [ + "▁Pioneers", + -13.97095012664795 + ], + [ + "mead", + -13.970993995666504 + ], + [ + "▁crit", + -13.971025466918945 + ], + [ + "567", + -13.971062660217285 + ], + [ + "▁sandwiched", + -13.971090316772461 + ], + [ + "▁footpath", + -13.971126556396484 + ], + [ + "▁Concerned", + -13.971155166625977 + ], + [ + "▁undertones", + -13.971185684204102 + ], + [ + "▁ditched", + -13.971202850341797 + ], + [ + "▁contending", + -13.97122859954834 + ], + [ + "▁tulips", + -13.971235275268555 + ], + [ + "▁inescapable", + -13.971236228942871 + ], + [ + "▁Buttons", + -13.9713134765625 + ], + [ + "▁Fourteen", + -13.971338272094727 + ], + [ + "▁cadet", + -13.971345901489258 + ], + [ + "absolutely", + -13.971349716186523 + ], + [ + "▁proofing", + -13.971415519714355 + ], + [ + "▁Contour", + -13.971451759338379 + ], + [ + "하여", + -13.97147274017334 + ], + [ + "▁Gauteng", + -13.971501350402832 + ], + [ + "▁366", + -13.971502304077148 + ], + [ + "▁coward", + -13.971595764160156 + ], + [ + "▁Confession", + -13.971624374389648 + ], + [ + "Leary", + -13.971651077270508 + ], + [ + "▁Michelangelo", + -13.971659660339355 + ], + [ + "се", + -13.971675872802734 + ], + [ + "▁Chosen", + -13.971696853637695 + ], + [ + "▁Bibliography", + -13.971697807312012 + ], + [ + "▁hindering", + -13.971708297729492 + ], + [ + "▁Vero", + -13.971736907958984 + ], + [ + "cgi", + -13.971741676330566 + ], + [ + "▁ringtone", + -13.971744537353516 + ], + [ + "778", + -13.971749305725098 + ], + [ + "nity", + -13.971837997436523 + ], + [ + "▁rationally", + -13.971837997436523 + ], + [ + "▁oxy", + -13.971929550170898 + ], + [ + "▁ported", + -13.97194766998291 + ], + [ + "▁dd", + -13.972005844116211 + ], + [ + "sala", + -13.972017288208008 + ], + [ + "▁snuff", + -13.972038269042969 + ], + [ + "▁Gillette", + -13.9720458984375 + ], + [ + "▁basements", + -13.972090721130371 + ], + [ + "experts", + -13.972091674804688 + ], + [ + "▁Tend", + -13.97213077545166 + ], + [ + "▁hors", + -13.972176551818848 + ], + [ + "▁tenuous", + -13.97230052947998 + ], + [ + "▁Slavery", + -13.972322463989258 + ], + [ + "▁Favor", + -13.97239875793457 + ], + [ + "▁redhead", + -13.972399711608887 + ], + [ + "▁ibn", + -13.972437858581543 + ], + [ + "▁Vern", + -13.972455024719238 + ], + [ + "▁Tasks", + -13.972478866577148 + ], + [ + "▁Shun", + -13.97260570526123 + ], + [ + "took", + -13.972663879394531 + ], + [ + "▁Niki", + -13.9727144241333 + ], + [ + "▁zooming", + -13.972771644592285 + ], + [ + "▁Violent", + -13.972776412963867 + ], + [ + "ト", + -13.972777366638184 + ], + [ + "Il", + -13.97278881072998 + ], + [ + "Notes", + -13.97279167175293 + ], + [ + "▁Clemens", + -13.972840309143066 + ], + [ + "hman", + -13.972871780395508 + ], + [ + "▁Cradle", + -13.972943305969238 + ], + [ + "▁Shimano", + -13.972982406616211 + ], + [ + "halt", + -13.973041534423828 + ], + [ + "Mil", + -13.973073959350586 + ], + [ + "progressive", + -13.9730863571167 + ], + [ + "▁Webmaster", + -13.97313404083252 + ], + [ + "▁Macedonian", + -13.973139762878418 + ], + [ + "▁accomplice", + -13.973165512084961 + ], + [ + "▁Wag", + -13.973199844360352 + ], + [ + "QM", + -13.97323989868164 + ], + [ + "▁Yummy", + -13.973361015319824 + ], + [ + "▁punters", + -13.973382949829102 + ], + [ + "▁hydrophobic", + -13.973384857177734 + ], + [ + "▁rescuers", + -13.973390579223633 + ], + [ + "electro", + -13.973475456237793 + ], + [ + "▁Dubbed", + -13.973484992980957 + ], + [ + "▁Nast", + -13.973567008972168 + ], + [ + "▁Caesars", + -13.973580360412598 + ], + [ + "▁patty", + -13.973593711853027 + ], + [ + "▁Utopia", + -13.973616600036621 + ], + [ + "▁980", + -13.973631858825684 + ], + [ + "▁clenched", + -13.973654747009277 + ], + [ + "▁histone", + -13.973658561706543 + ], + [ + "459", + -13.973672866821289 + ], + [ + "▁thereon", + -13.973709106445312 + ], + [ + "▁memos", + -13.973725318908691 + ], + [ + "▁fluctuation", + -13.973773956298828 + ], + [ + "IH", + -13.973803520202637 + ], + [ + "▁randomised", + -13.9738187789917 + ], + [ + "nikov", + -13.973873138427734 + ], + [ + "lifetime", + -13.97391128540039 + ], + [ + "▁Surviving", + -13.973918914794922 + ], + [ + "Rail", + -13.973921775817871 + ], + [ + "▁Pall", + -13.97396183013916 + ], + [ + "▁epicenter", + -13.973966598510742 + ], + [ + "▁pak", + -13.974035263061523 + ], + [ + "▁Markov", + -13.974098205566406 + ], + [ + "▁Kiri", + -13.974103927612305 + ], + [ + "▁1838", + -13.97410774230957 + ], + [ + "Met", + -13.974136352539062 + ], + [ + "▁laparoscopic", + -13.974136352539062 + ], + [ + "▁twinkle", + -13.97415542602539 + ], + [ + "▁Wolverhampton", + -13.974212646484375 + ], + [ + "▁Guillermo", + -13.974266052246094 + ], + [ + "password", + -13.974268913269043 + ], + [ + "▁injector", + -13.974289894104004 + ], + [ + "▁embassies", + -13.974298477172852 + ], + [ + "▁Ambient", + -13.974312782287598 + ], + [ + "▁recorders", + -13.97431468963623 + ], + [ + "Tele", + -13.974340438842773 + ], + [ + "▁grunt", + -13.974342346191406 + ], + [ + "▁Niall", + -13.974386215209961 + ], + [ + "▁Melville", + -13.97445297241211 + ], + [ + "▁undetected", + -13.974533081054688 + ], + [ + "▁beacons", + -13.974539756774902 + ], + [ + "eki", + -13.97458267211914 + ], + [ + "washed", + -13.97463321685791 + ], + [ + "▁Plaintiffs", + -13.974635124206543 + ], + [ + "bari", + -13.974660873413086 + ], + [ + "▁BEN", + -13.974677085876465 + ], + [ + "▁Hak", + -13.974678993225098 + ], + [ + "▁Khaled", + -13.974710464477539 + ], + [ + "▁483", + -13.974722862243652 + ], + [ + "▁resistors", + -13.974722862243652 + ], + [ + "▁bombshell", + -13.9747953414917 + ], + [ + "zoo", + -13.974799156188965 + ], + [ + "hew", + -13.974801063537598 + ], + [ + "beau", + -13.97485637664795 + ], + [ + "▁NRS", + -13.974910736083984 + ], + [ + "▁Lili", + -13.97491455078125 + ], + [ + "leman", + -13.974919319152832 + ], + [ + "▁countenance", + -13.974958419799805 + ], + [ + "▁Mabel", + -13.975092887878418 + ], + [ + "▁cryptography", + -13.975105285644531 + ], + [ + "▁loosening", + -13.975129127502441 + ], + [ + "▁ESR", + -13.975146293640137 + ], + [ + "stine", + -13.975172996520996 + ], + [ + "▁Rune", + -13.97523307800293 + ], + [ + "▁Jihad", + -13.975236892700195 + ], + [ + "IGHT", + -13.975263595581055 + ], + [ + "▁sprinter", + -13.975274085998535 + ], + [ + "▁Swa", + -13.97528076171875 + ], + [ + "▁ANZ", + -13.975320816040039 + ], + [ + "echo", + -13.975329399108887 + ], + [ + "▁hippocampus", + -13.975339889526367 + ], + [ + "▁nineties", + -13.975445747375488 + ], + [ + "isms", + -13.975543975830078 + ], + [ + "▁Herring", + -13.975544929504395 + ], + [ + "▁sickle", + -13.975555419921875 + ], + [ + "▁aficionados", + -13.975586891174316 + ], + [ + "▁bulging", + -13.97564697265625 + ], + [ + "▁translational", + -13.975652694702148 + ], + [ + "616", + -13.975693702697754 + ], + [ + "establish", + -13.975726127624512 + ], + [ + "▁Oath", + -13.975730895996094 + ], + [ + "▁mari", + -13.975777626037598 + ], + [ + "▁Caro", + -13.975836753845215 + ], + [ + "▁LTC", + -13.975906372070312 + ], + [ + "▁Provision", + -13.975907325744629 + ], + [ + "ECO", + -13.975966453552246 + ], + [ + "▁Ulysses", + -13.975983619689941 + ], + [ + "provide", + -13.975991249084473 + ], + [ + "▁narcissist", + -13.976018905639648 + ], + [ + "▁executor", + -13.97603988647461 + ], + [ + "▁hybridization", + -13.976058959960938 + ], + [ + "▁Tariff", + -13.976091384887695 + ], + [ + "▁TIM", + -13.97610092163086 + ], + [ + "▁Trooper", + -13.976104736328125 + ], + [ + "▁Amino", + -13.976166725158691 + ], + [ + "▁goddamn", + -13.976168632507324 + ], + [ + "▁WALL", + -13.9761962890625 + ], + [ + "▁Pryor", + -13.97619915008545 + ], + [ + "TIS", + -13.976212501525879 + ], + [ + "▁Pullman", + -13.976240158081055 + ], + [ + "▁yep", + -13.976269721984863 + ], + [ + "本", + -13.976306915283203 + ], + [ + "▁shunt", + -13.976311683654785 + ], + [ + "▁Burgers", + -13.976344108581543 + ], + [ + "iPhone", + -13.976354598999023 + ], + [ + "vector", + -13.976408958435059 + ], + [ + "▁apprehend", + -13.976531982421875 + ], + [ + "naya", + -13.976567268371582 + ], + [ + "bec", + -13.976583480834961 + ], + [ + "jel", + -13.976663589477539 + ], + [ + "▁goers", + -13.97667407989502 + ], + [ + "▁Anglia", + -13.976692199707031 + ], + [ + "▁PCM", + -13.976715087890625 + ], + [ + "quit", + -13.976795196533203 + ], + [ + "▁SMTP", + -13.976799011230469 + ], + [ + "▁Fulbright", + -13.976799964904785 + ], + [ + "▁victimized", + -13.976840019226074 + ], + [ + "▁crusty", + -13.976862907409668 + ], + [ + "▁Surge", + -13.976868629455566 + ], + [ + "Cambridge", + -13.976913452148438 + ], + [ + "▁Dearborn", + -13.97695541381836 + ], + [ + "▁clearest", + -13.976963996887207 + ], + [ + "498", + -13.97700309753418 + ], + [ + "▁Whom", + -13.97702693939209 + ], + [ + "▁Psi", + -13.97704792022705 + ], + [ + "IPS", + -13.977058410644531 + ], + [ + "▁phobia", + -13.977073669433594 + ], + [ + "▁decorator", + -13.97707748413086 + ], + [ + "▁jingle", + -13.977145195007324 + ], + [ + "▁figuratively", + -13.977168083190918 + ], + [ + "festival", + -13.977327346801758 + ], + [ + "▁fortnightly", + -13.977340698242188 + ], + [ + "▁formaldehyde", + -13.9773588180542 + ], + [ + "▁surfboard", + -13.977377891540527 + ], + [ + "▁offsets", + -13.977378845214844 + ], + [ + "maru", + -13.977391242980957 + ], + [ + "▁Scalia", + -13.977498054504395 + ], + [ + "▁travail", + -13.97752857208252 + ], + [ + "lü", + -13.977542877197266 + ], + [ + "▁Missionary", + -13.977641105651855 + ], + [ + "573", + -13.977709770202637 + ], + [ + "ACP", + -13.97772216796875 + ], + [ + "▁PARIS", + -13.977766990661621 + ], + [ + "▁bewildered", + -13.977770805358887 + ], + [ + "Due", + -13.977798461914062 + ], + [ + "▁garcinia", + -13.977805137634277 + ], + [ + "fie", + -13.977882385253906 + ], + [ + "▁1839", + -13.97794246673584 + ], + [ + "cles", + -13.978045463562012 + ], + [ + "▁Laureate", + -13.97808837890625 + ], + [ + "517", + -13.978108406066895 + ], + [ + "▁292", + -13.978141784667969 + ], + [ + "▁VLAN", + -13.978147506713867 + ], + [ + "▁Coinbase", + -13.978288650512695 + ], + [ + "प", + -13.978289604187012 + ], + [ + "▁determinant", + -13.978293418884277 + ], + [ + "▁Editions", + -13.978307723999023 + ], + [ + "▁spines", + -13.978312492370605 + ], + [ + "▁tablecloth", + -13.978316307067871 + ], + [ + "▁Taft", + -13.978351593017578 + ], + [ + "Oxford", + -13.978378295898438 + ], + [ + "▁substandard", + -13.978407859802246 + ], + [ + "▁Aran", + -13.978424072265625 + ], + [ + "▁substation", + -13.978447914123535 + ], + [ + "▁licked", + -13.978507041931152 + ], + [ + "▁crucifixion", + -13.978541374206543 + ], + [ + "▁Aron", + -13.978572845458984 + ], + [ + "ović", + -13.978580474853516 + ], + [ + "▁Bangladeshi", + -13.978655815124512 + ], + [ + "▁atonement", + -13.97868824005127 + ], + [ + "uza", + -13.978713035583496 + ], + [ + "nek", + -13.97872257232666 + ], + [ + "▁Discovering", + -13.978736877441406 + ], + [ + "agged", + -13.97874927520752 + ], + [ + "▁Nemo", + -13.978758811950684 + ], + [ + "parents", + -13.978789329528809 + ], + [ + "▁Breathing", + -13.978789329528809 + ], + [ + "golden", + -13.978840827941895 + ], + [ + "targeted", + -13.978902816772461 + ], + [ + "▁overdoses", + -13.978972434997559 + ], + [ + "▁lockdown", + -13.97899341583252 + ], + [ + "ว", + -13.979022026062012 + ], + [ + "▁Galvanized", + -13.97903060913086 + ], + [ + "▁Moderator", + -13.979138374328613 + ], + [ + "opia", + -13.97920036315918 + ], + [ + "▁armoured", + -13.979202270507812 + ], + [ + "▁retaliate", + -13.979219436645508 + ], + [ + "▁Pursuant", + -13.979230880737305 + ], + [ + "▁Essen", + -13.979238510131836 + ], + [ + "▁justifiable", + -13.979247093200684 + ], + [ + "▁nozzles", + -13.979251861572266 + ], + [ + "▁phrasing", + -13.979303359985352 + ], + [ + "▁Triathlon", + -13.979436874389648 + ], + [ + "▁Sexton", + -13.979464530944824 + ], + [ + "▁intermittently", + -13.979484558105469 + ], + [ + "header", + -13.979499816894531 + ], + [ + "aram", + -13.97951602935791 + ], + [ + "▁Bum", + -13.979531288146973 + ], + [ + "checked", + -13.979534149169922 + ], + [ + "YES", + -13.979546546936035 + ], + [ + "▁strolled", + -13.979602813720703 + ], + [ + "▁jou", + -13.979610443115234 + ], + [ + "pending", + -13.979633331298828 + ], + [ + "▁asteroids", + -13.97963809967041 + ], + [ + "▁splice", + -13.97964096069336 + ], + [ + "된", + -13.97964859008789 + ], + [ + "▁Aquinas", + -13.979735374450684 + ], + [ + "vill", + -13.9798002243042 + ], + [ + "617", + -13.979817390441895 + ], + [ + "▁muslim", + -13.97982120513916 + ], + [ + "workout", + -13.980061531066895 + ], + [ + "▁Ori", + -13.980121612548828 + ], + [ + "previously", + -13.980195045471191 + ], + [ + "▁Prove", + -13.98023509979248 + ], + [ + "▁bygone", + -13.980236053466797 + ], + [ + "▁exaggerate", + -13.980253219604492 + ], + [ + "▁Norte", + -13.98026180267334 + ], + [ + "bout", + -13.980321884155273 + ], + [ + "tolerance", + -13.980334281921387 + ], + [ + "▁precursors", + -13.980356216430664 + ], + [ + "▁strikers", + -13.980359077453613 + ], + [ + "ASS", + -13.980374336242676 + ], + [ + "▁Topeka", + -13.980395317077637 + ], + [ + "▁kostenlos", + -13.980437278747559 + ], + [ + "▁Originals", + -13.980443954467773 + ], + [ + "▁Shari", + -13.980491638183594 + ], + [ + "▁overkill", + -13.980504989624023 + ], + [ + "robe", + -13.980517387390137 + ], + [ + "▁Hereford", + -13.980539321899414 + ], + [ + "▁Dae", + -13.980627059936523 + ], + [ + "▁surveyor", + -13.98063850402832 + ], + [ + "▁Matches", + -13.9806489944458 + ], + [ + "▁airliner", + -13.980695724487305 + ], + [ + "▁Margo", + -13.98076343536377 + ], + [ + "▁Saleh", + -13.980781555175781 + ], + [ + "▁Foreman", + -13.980802536010742 + ], + [ + "▁Ske", + -13.98083209991455 + ], + [ + "▁Separately", + -13.980949401855469 + ], + [ + "▁Î", + -13.980969429016113 + ], + [ + "jd", + -13.98097038269043 + ], + [ + "▁audacious", + -13.981067657470703 + ], + [ + "ischer", + -13.981086730957031 + ], + [ + "▁Whitehall", + -13.9811372756958 + ], + [ + "▁Attitude", + -13.9812650680542 + ], + [ + "LOT", + -13.981280326843262 + ], + [ + "nais", + -13.981300354003906 + ], + [ + "▁SAY", + -13.981313705444336 + ], + [ + "▁raiding", + -13.981361389160156 + ], + [ + "▁eyewitness", + -13.981392860412598 + ], + [ + "▁Verma", + -13.981446266174316 + ], + [ + "▁Equestrian", + -13.98144817352295 + ], + [ + "▁axles", + -13.981449127197266 + ], + [ + "▁runways", + -13.98145866394043 + ], + [ + "▁LiteSpeed", + -13.981466293334961 + ], + [ + "▁Cowan", + -13.98147201538086 + ], + [ + "Must", + -13.981513023376465 + ], + [ + "▁encompassed", + -13.981534957885742 + ], + [ + "Tag", + -13.981538772583008 + ], + [ + "▁rejuvenated", + -13.981539726257324 + ], + [ + "ETS", + -13.981566429138184 + ], + [ + "▁minimalistic", + -13.981595993041992 + ], + [ + "▁sponges", + -13.981634140014648 + ], + [ + "▁insatiable", + -13.981675148010254 + ], + [ + "▁sketchbook", + -13.981730461120605 + ], + [ + "▁circulatory", + -13.981734275817871 + ], + [ + "▁Motown", + -13.981765747070312 + ], + [ + "▁piloted", + -13.981796264648438 + ], + [ + "▁invincible", + -13.981819152832031 + ], + [ + "notice", + -13.981854438781738 + ], + [ + "▁Veil", + -13.981865882873535 + ], + [ + "Soviet", + -13.981866836547852 + ], + [ + "▁Enoch", + -13.981878280639648 + ], + [ + "▁elated", + -13.981892585754395 + ], + [ + "▁divulge", + -13.98190975189209 + ], + [ + "exam", + -13.981939315795898 + ], + [ + "▁Seventeen", + -13.981943130493164 + ], + [ + "▁Structured", + -13.98196792602539 + ], + [ + "▁thermodynamics", + -13.981973648071289 + ], + [ + "▁LOST", + -13.981985092163086 + ], + [ + "▁scoff", + -13.981988906860352 + ], + [ + "slave", + -13.982032775878906 + ], + [ + "hosts", + -13.982040405273438 + ], + [ + "▁appended", + -13.982080459594727 + ], + [ + "▁zig", + -13.982086181640625 + ], + [ + "▁Corinth", + -13.982142448425293 + ], + [ + "▁Whew", + -13.982218742370605 + ], + [ + "Target", + -13.98222827911377 + ], + [ + "タ", + -13.98222827911377 + ], + [ + "atty", + -13.982232093811035 + ], + [ + "▁wad", + -13.982270240783691 + ], + [ + "▁outwardly", + -13.982278823852539 + ], + [ + "▁MSCI", + -13.982279777526855 + ], + [ + "▁teething", + -13.982308387756348 + ], + [ + "▁keychain", + -13.98234748840332 + ], + [ + "▁Adolescent", + -13.982412338256836 + ], + [ + "▁memorized", + -13.982464790344238 + ], + [ + "EMA", + -13.982473373413086 + ], + [ + "LAB", + -13.982503890991211 + ], + [ + "▁kilogram", + -13.982545852661133 + ], + [ + "▁glistening", + -13.982590675354004 + ], + [ + "APC", + -13.982763290405273 + ], + [ + "▁Drunk", + -13.982791900634766 + ], + [ + "075", + -13.982796669006348 + ], + [ + "▁geniuses", + -13.982817649841309 + ], + [ + "▁abbey", + -13.982823371887207 + ], + [ + "Wide", + -13.9828519821167 + ], + [ + "▁isotope", + -13.98289680480957 + ], + [ + "hg", + -13.98290729522705 + ], + [ + "▁penicillin", + -13.982977867126465 + ], + [ + "▁Runway", + -13.983078002929688 + ], + [ + "▁cautionary", + -13.983107566833496 + ], + [ + "▁Align", + -13.98311710357666 + ], + [ + "▁magnificence", + -13.98311710357666 + ], + [ + "toy", + -13.983213424682617 + ], + [ + "▁devils", + -13.983219146728516 + ], + [ + "pable", + -13.983269691467285 + ], + [ + "▁Anon", + -13.983296394348145 + ], + [ + "▁viewfinder", + -13.983318328857422 + ], + [ + "▁racetrack", + -13.98334789276123 + ], + [ + "▁Pins", + -13.983355522155762 + ], + [ + "nning", + -13.983375549316406 + ], + [ + "▁hapless", + -13.983400344848633 + ], + [ + "speech", + -13.983436584472656 + ], + [ + "VG", + -13.98347282409668 + ], + [ + "▁Breaker", + -13.983473777770996 + ], + [ + "▁stencils", + -13.983484268188477 + ], + [ + "514", + -13.983487129211426 + ], + [ + "▁Vodka", + -13.983540534973145 + ], + [ + "▁instinctive", + -13.983548164367676 + ], + [ + "▁Tunisian", + -13.983572959899902 + ], + [ + "▁Naughty", + -13.983577728271484 + ], + [ + "▁Correspondent", + -13.983590126037598 + ], + [ + "▁Ogun", + -13.983616828918457 + ], + [ + "▁Millennial", + -13.983677864074707 + ], + [ + "▁esports", + -13.983712196350098 + ], + [ + "▁apes", + -13.98375129699707 + ], + [ + "▁april", + -13.98375415802002 + ], + [ + "649", + -13.983793258666992 + ], + [ + "Letter", + -13.983799934387207 + ], + [ + "LAS", + -13.983819007873535 + ], + [ + "▁Physiol", + -13.983878135681152 + ], + [ + "▁halved", + -13.983888626098633 + ], + [ + "establishment", + -13.98392105102539 + ], + [ + "▁sustains", + -13.98395824432373 + ], + [ + "picking", + -13.983964920043945 + ], + [ + "▁mehr", + -13.984007835388184 + ], + [ + "899", + -13.984012603759766 + ], + [ + "▁Pius", + -13.984021186828613 + ], + [ + "▁Pallet", + -13.984105110168457 + ], + [ + "▁rotors", + -13.984107971191406 + ], + [ + "▁Greet", + -13.98413372039795 + ], + [ + "▁detain", + -13.98413372039795 + ], + [ + "▁improvise", + -13.984173774719238 + ], + [ + "▁deregulation", + -13.984203338623047 + ], + [ + "QL", + -13.984217643737793 + ], + [ + "illegal", + -13.984220504760742 + ], + [ + "tó", + -13.984220504760742 + ], + [ + "▁Plo", + -13.98423957824707 + ], + [ + "juice", + -13.984296798706055 + ], + [ + "▁pretzels", + -13.98430061340332 + ], + [ + "▁suppressor", + -13.98430347442627 + ], + [ + "▁amazes", + -13.984371185302734 + ], + [ + "Tony", + -13.984457015991211 + ], + [ + "▁diminutive", + -13.984467506408691 + ], + [ + "▁sqm", + -13.984517097473145 + ], + [ + "▁Algerian", + -13.984549522399902 + ], + [ + "movement", + -13.984577178955078 + ], + [ + "▁Slavic", + -13.984639167785645 + ], + [ + "度", + -13.984703063964844 + ], + [ + "▁RIM", + -13.984796524047852 + ], + [ + "▁FLOOR", + -13.984841346740723 + ], + [ + "▁pints", + -13.984960556030273 + ], + [ + "▁Someday", + -13.98501968383789 + ], + [ + "▁Elevation", + -13.985054016113281 + ], + [ + "▁unwarranted", + -13.985075950622559 + ], + [ + "▁doughnut", + -13.985087394714355 + ], + [ + "▁Analyzer", + -13.985121726989746 + ], + [ + "SLA", + -13.985164642333984 + ], + [ + "▁Civilian", + -13.98517894744873 + ], + [ + "Education", + -13.985189437866211 + ], + [ + "tized", + -13.985381126403809 + ], + [ + "eley", + -13.985382080078125 + ], + [ + "▁Craven", + -13.985382080078125 + ], + [ + "▁dpi", + -13.985383987426758 + ], + [ + "▁scrapping", + -13.985396385192871 + ], + [ + "▁constituting", + -13.985404014587402 + ], + [ + "▁paddock", + -13.985443115234375 + ], + [ + "▁dandelion", + -13.985444068908691 + ], + [ + "▁toronto", + -13.985453605651855 + ], + [ + "▁Fabrics", + -13.985559463500977 + ], + [ + "▁breezes", + -13.98559856414795 + ], + [ + "▁Globally", + -13.985668182373047 + ], + [ + "▁Mooney", + -13.985684394836426 + ], + [ + "▁Tana", + -13.985732078552246 + ], + [ + "Shift", + -13.985777854919434 + ], + [ + "▁earnestly", + -13.985803604125977 + ], + [ + "▁mastercard", + -13.985832214355469 + ], + [ + "▁scouring", + -13.985860824584961 + ], + [ + "▁caramelized", + -13.98589038848877 + ], + [ + "Sol", + -13.985898971557617 + ], + [ + "Battle", + -13.985923767089844 + ], + [ + "Root", + -13.985936164855957 + ], + [ + "▁UConn", + -13.985969543457031 + ], + [ + "▁Gaston", + -13.985971450805664 + ], + [ + "▁Pent", + -13.986026763916016 + ], + [ + "▁inset", + -13.986034393310547 + ], + [ + "▁Nix", + -13.986063003540039 + ], + [ + "▁elevates", + -13.986103057861328 + ], + [ + "▁controllable", + -13.986120223999023 + ], + [ + "▁Justine", + -13.986138343811035 + ], + [ + "▁Rafa", + -13.986204147338867 + ], + [ + "▁positional", + -13.986224174499512 + ], + [ + "▁Verge", + -13.986236572265625 + ], + [ + "variable", + -13.986282348632812 + ], + [ + "▁Thru", + -13.986310005187988 + ], + [ + "▁minimalism", + -13.986363410949707 + ], + [ + "grandfather", + -13.98650074005127 + ], + [ + "▁Salazar", + -13.986552238464355 + ], + [ + "733", + -13.986565589904785 + ], + [ + "▁Flexibility", + -13.986594200134277 + ], + [ + "▁hermit", + -13.986656188964844 + ], + [ + "▁sedans", + -13.986665725708008 + ], + [ + "▁Neumann", + -13.986695289611816 + ], + [ + "▁Wolverines", + -13.986737251281738 + ], + [ + "usha", + -13.986749649047852 + ], + [ + "flies", + -13.986769676208496 + ], + [ + "▁diameters", + -13.986837387084961 + ], + [ + "idy", + -13.986883163452148 + ], + [ + "▁Luk", + -13.986885070800781 + ], + [ + "▁Abba", + -13.98689079284668 + ], + [ + "▁bagels", + -13.986955642700195 + ], + [ + "833", + -13.987001419067383 + ], + [ + "▁cyto", + -13.987004280090332 + ], + [ + "equivalent", + -13.987032890319824 + ], + [ + "▁Trainee", + -13.987142562866211 + ], + [ + "▁lessened", + -13.987226486206055 + ], + [ + "▁magenta", + -13.98723316192627 + ], + [ + "▁Nickelodeon", + -13.987257957458496 + ], + [ + "ogist", + -13.987298011779785 + ], + [ + "▁bottlenecks", + -13.987333297729492 + ], + [ + "▁threading", + -13.987347602844238 + ], + [ + "eille", + -13.987374305725098 + ], + [ + "▁sero", + -13.987414360046387 + ], + [ + "▁Worry", + -13.987417221069336 + ], + [ + "き", + -13.98742961883545 + ], + [ + "▁TBI", + -13.987469673156738 + ], + [ + "▁biofilm", + -13.987482070922852 + ], + [ + "▁Dhan", + -13.987519264221191 + ], + [ + "▁DETAILS", + -13.987547874450684 + ], + [ + "▁antagonists", + -13.987577438354492 + ], + [ + "▁Gnome", + -13.987582206726074 + ], + [ + "▁leaner", + -13.987602233886719 + ], + [ + "▁808", + -13.987614631652832 + ], + [ + "▁TIMES", + -13.98762321472168 + ], + [ + "▁GEN", + -13.987627983093262 + ], + [ + "prim", + -13.987634658813477 + ], + [ + "egh", + -13.987640380859375 + ], + [ + "▁skateboarding", + -13.98765754699707 + ], + [ + "▁rejuvenating", + -13.98766040802002 + ], + [ + "doesn", + -13.987682342529297 + ], + [ + "▁Burner", + -13.987687110900879 + ], + [ + "583", + -13.987691879272461 + ], + [ + "▁gondola", + -13.98769474029541 + ], + [ + "itus", + -13.987720489501953 + ], + [ + "▁Himachal", + -13.987743377685547 + ], + [ + "▁aggravate", + -13.98777961730957 + ], + [ + "▁bolder", + -13.987842559814453 + ], + [ + "▁Granger", + -13.987857818603516 + ], + [ + "▁ATA", + -13.987895011901855 + ], + [ + "▁Carne", + -13.987923622131348 + ], + [ + "▁Snoop", + -13.98796272277832 + ], + [ + "▁Strangely", + -13.987964630126953 + ], + [ + "▁297", + -13.98796558380127 + ], + [ + "▁Sik", + -13.988004684448242 + ], + [ + "▁Specifies", + -13.988009452819824 + ], + [ + "▁Amiga", + -13.988069534301758 + ], + [ + "▁ensues", + -13.988097190856934 + ], + [ + "dive", + -13.988115310668945 + ], + [ + "leak", + -13.988116264343262 + ], + [ + "▁Earle", + -13.988123893737793 + ], + [ + "▁Bucs", + -13.988136291503906 + ], + [ + "▁Dimitri", + -13.988162994384766 + ], + [ + "lug", + -13.988240242004395 + ], + [ + "▁halter", + -13.988248825073242 + ], + [ + "▁worded", + -13.988279342651367 + ], + [ + "pix", + -13.988304138183594 + ], + [ + "▁ecologically", + -13.988324165344238 + ], + [ + "▁beanie", + -13.988414764404297 + ], + [ + "▁Viewers", + -13.988420486450195 + ], + [ + "aven", + -13.988429069519043 + ], + [ + "▁nonviolent", + -13.988486289978027 + ], + [ + "▁microns", + -13.98851490020752 + ], + [ + "▁wildcard", + -13.988518714904785 + ], + [ + "ety", + -13.988543510437012 + ], + [ + "manage", + -13.988627433776855 + ], + [ + "▁ensue", + -13.988675117492676 + ], + [ + "▁Slides", + -13.988688468933105 + ], + [ + "▁McMillan", + -13.988707542419434 + ], + [ + "▁syllables", + -13.988719940185547 + ], + [ + "▁miso", + -13.98873233795166 + ], + [ + "vitamin", + -13.98874282836914 + ], + [ + "▁Coaster", + -13.988866806030273 + ], + [ + "▁channeled", + -13.988868713378906 + ], + [ + "▁entrust", + -13.98887825012207 + ], + [ + "▁manly", + -13.98888111114502 + ], + [ + "вер", + -13.98890209197998 + ], + [ + "bones", + -13.988929748535156 + ], + [ + "▁fifteenth", + -13.989048957824707 + ], + [ + "▁caterpillar", + -13.989097595214844 + ], + [ + "▁Philipp", + -13.98910903930664 + ], + [ + "▁Monique", + -13.989118576049805 + ], + [ + "▁bitch", + -13.9892578125 + ], + [ + "abilities", + -13.989291191101074 + ], + [ + "▁unproductive", + -13.98930835723877 + ], + [ + "▁fastener", + -13.989311218261719 + ], + [ + "Pac", + -13.989333152770996 + ], + [ + "خ", + -13.989335060119629 + ], + [ + "printing", + -13.989496231079102 + ], + [ + "▁Wentz", + -13.989507675170898 + ], + [ + "▁underpinned", + -13.98952579498291 + ], + [ + "▁toasty", + -13.989555358886719 + ], + [ + "▁Solicitors", + -13.989569664001465 + ], + [ + "▁foreclosed", + -13.989591598510742 + ], + [ + "▁fetching", + -13.989684104919434 + ], + [ + "▁Kochi", + -13.989754676818848 + ], + [ + "▁Inbox", + -13.989789009094238 + ], + [ + "▁bindings", + -13.989812850952148 + ], + [ + "▁Leb", + -13.989893913269043 + ], + [ + "▁milky", + -13.989895820617676 + ], + [ + "leather", + -13.989909172058105 + ], + [ + "▁EY", + -13.989933013916016 + ], + [ + "▁Evidently", + -13.989945411682129 + ], + [ + "▁ost", + -13.989964485168457 + ], + [ + "▁Solstice", + -13.9901123046875 + ], + [ + "Query", + -13.990123748779297 + ], + [ + "▁GIFT", + -13.99014949798584 + ], + [ + "veld", + -13.990155220031738 + ], + [ + "▁RELEASE", + -13.990168571472168 + ], + [ + "▁pvc", + -13.990182876586914 + ], + [ + "▁manicured", + -13.99020004272461 + ], + [ + "▁Skywalker", + -13.990235328674316 + ], + [ + "▁PY", + -13.990273475646973 + ], + [ + "▁clearances", + -13.990279197692871 + ], + [ + "lise", + -13.990304946899414 + ], + [ + "696", + -13.99030590057373 + ], + [ + "morphic", + -13.990309715270996 + ], + [ + "▁drivetrain", + -13.99031925201416 + ], + [ + "premise", + -13.990337371826172 + ], + [ + "▁whatsapp", + -13.990381240844727 + ], + [ + "▁slums", + -13.990423202514648 + ], + [ + "▁gf", + -13.990429878234863 + ], + [ + "▁AHA", + -13.990496635437012 + ], + [ + "▁Desperate", + -13.990511894226074 + ], + [ + "▁domesticated", + -13.990528106689453 + ], + [ + "▁Carn", + -13.990549087524414 + ], + [ + "query", + -13.990564346313477 + ], + [ + "▁DeVos", + -13.990655899047852 + ], + [ + "▁Dhar", + -13.990716934204102 + ], + [ + "tary", + -13.990795135498047 + ], + [ + "▁Elbow", + -13.990845680236816 + ], + [ + "lust", + -13.990873336791992 + ], + [ + "541", + -13.990877151489258 + ], + [ + "▁petting", + -13.990888595581055 + ], + [ + "spiel", + -13.990927696228027 + ], + [ + "▁Clipart", + -13.99093246459961 + ], + [ + "Genesis", + -13.99095630645752 + ], + [ + "▁detractors", + -13.990985870361328 + ], + [ + "nearly", + -13.990997314453125 + ], + [ + "▁giggled", + -13.991025924682617 + ], + [ + "roe", + -13.991044044494629 + ], + [ + "▁443", + -13.991065979003906 + ], + [ + "▁CONTRACT", + -13.991164207458496 + ], + [ + "▁tek", + -13.991168022155762 + ], + [ + "▁García", + -13.991182327270508 + ], + [ + "nox", + -13.991207122802734 + ], + [ + "VING", + -13.991220474243164 + ], + [ + "▁zithromax", + -13.991243362426758 + ], + [ + "AJ", + -13.991254806518555 + ], + [ + "kut", + -13.9912691116333 + ], + [ + "▁TOTAL", + -13.991272926330566 + ], + [ + "▁Embed", + -13.991291046142578 + ], + [ + "▁jokingly", + -13.991305351257324 + ], + [ + "ost", + -13.99133586883545 + ], + [ + "744", + -13.991349220275879 + ], + [ + "ون", + -13.991353034973145 + ], + [ + "inka", + -13.991378784179688 + ], + [ + "▁satisfactorily", + -13.99139404296875 + ], + [ + "▁McKinsey", + -13.991473197937012 + ], + [ + "Gene", + -13.991549491882324 + ], + [ + "▁Necessary", + -13.991554260253906 + ], + [ + "▁subconsciously", + -13.991565704345703 + ], + [ + "▁Swivel", + -13.991581916809082 + ], + [ + "tiny", + -13.991591453552246 + ], + [ + "▁tiresome", + -13.991600036621094 + ], + [ + "▁Steen", + -13.991647720336914 + ], + [ + "▁preoccupation", + -13.991677284240723 + ], + [ + "▁Zeta", + -13.991704940795898 + ], + [ + "▁sims", + -13.991742134094238 + ], + [ + "▁Barrington", + -13.99179458618164 + ], + [ + "minating", + -13.991814613342285 + ], + [ + "▁Nutri", + -13.991850852966309 + ], + [ + "▁Popcorn", + -13.99187183380127 + ], + [ + "▁artistically", + -13.991872787475586 + ], + [ + "▁notary", + -13.991878509521484 + ], + [ + "▁synthesizer", + -13.991974830627441 + ], + [ + "1962", + -13.992003440856934 + ], + [ + "ocean", + -13.992022514343262 + ], + [ + "▁Zumba", + -13.992023468017578 + ], + [ + "▁Cheddar", + -13.992040634155273 + ], + [ + "022", + -13.992097854614258 + ], + [ + "3°", + -13.9921293258667 + ], + [ + "crit", + -13.992145538330078 + ], + [ + "iran", + -13.992157936096191 + ], + [ + "▁Overland", + -13.992158889770508 + ], + [ + "▁letterhead", + -13.992192268371582 + ], + [ + "closing", + -13.992252349853516 + ], + [ + "▁JOB", + -13.992252349853516 + ], + [ + "▁Integrating", + -13.992257118225098 + ], + [ + "soaked", + -13.992276191711426 + ], + [ + "xon", + -13.992292404174805 + ], + [ + "▁hijab", + -13.992314338684082 + ], + [ + "gret", + -13.992325782775879 + ], + [ + "▁loosened", + -13.992339134216309 + ], + [ + "494", + -13.99238395690918 + ], + [ + "Storm", + -13.992413520812988 + ], + [ + "generational", + -13.992417335510254 + ], + [ + "cuts", + -13.992425918579102 + ], + [ + "▁Farah", + -13.992524147033691 + ], + [ + "▁Munro", + -13.992602348327637 + ], + [ + "gallery", + -13.99262809753418 + ], + [ + "▁Savoy", + -13.992659568786621 + ], + [ + "▁Theories", + -13.99269962310791 + ], + [ + "▁rinsed", + -13.992746353149414 + ], + [ + "▁Communists", + -13.992758750915527 + ], + [ + "▁MICHAEL", + -13.992777824401855 + ], + [ + "▁Notch", + -13.992779731750488 + ], + [ + "▁Easier", + -13.992786407470703 + ], + [ + "▁Breakthrough", + -13.992810249328613 + ], + [ + "▁Attending", + -13.992881774902344 + ], + [ + "▁aviator", + -13.99292278289795 + ], + [ + "ahl", + -13.992931365966797 + ], + [ + "▁Pixie", + -13.992944717407227 + ], + [ + "greg", + -13.992976188659668 + ], + [ + "▁Paving", + -13.99299430847168 + ], + [ + "ifa", + -13.99306583404541 + ], + [ + "▁Neighbourhood", + -13.99308967590332 + ], + [ + "▁Cryptocurrency", + -13.993096351623535 + ], + [ + "▁ventricle", + -13.993102073669434 + ], + [ + "▁bugger", + -13.993108749389648 + ], + [ + "▁likable", + -13.993108749389648 + ], + [ + "▁homebuyers", + -13.993109703063965 + ], + [ + "cluster", + -13.993156433105469 + ], + [ + "Wal", + -13.993217468261719 + ], + [ + "ratt", + -13.99323844909668 + ], + [ + "▁Bergman", + -13.993247985839844 + ], + [ + "▁denture", + -13.99327564239502 + ], + [ + "▁Nad", + -13.993284225463867 + ], + [ + "▁Envelope", + -13.993316650390625 + ], + [ + "phones", + -13.993361473083496 + ], + [ + "▁Paralympic", + -13.993390083312988 + ], + [ + "▁Riddle", + -13.99343490600586 + ], + [ + "ader", + -13.99344253540039 + ], + [ + "▁traffickers", + -13.993470191955566 + ], + [ + "dens", + -13.993510246276855 + ], + [ + "ayo", + -13.993557929992676 + ], + [ + "▁Opponents", + -13.993558883666992 + ], + [ + "▁dutch", + -13.993569374084473 + ], + [ + "▁quench", + -13.993569374084473 + ], + [ + "▁Chrono", + -13.993593215942383 + ], + [ + "▁dormitory", + -13.993614196777344 + ], + [ + "▁Davos", + -13.993629455566406 + ], + [ + "▁pronoun", + -13.993639945983887 + ], + [ + "▁Bites", + -13.993643760681152 + ], + [ + "▁CFS", + -13.993645668029785 + ], + [ + "▁Constellation", + -13.993672370910645 + ], + [ + "▁Gregor", + -13.993672370910645 + ], + [ + "▁ERROR", + -13.993674278259277 + ], + [ + "Reader", + -13.993782997131348 + ], + [ + "tje", + -13.993896484375 + ], + [ + "▁ravine", + -13.993916511535645 + ], + [ + "▁Pharm", + -13.993943214416504 + ], + [ + "cini", + -13.993948936462402 + ], + [ + "mall", + -13.993968963623047 + ], + [ + "icki", + -13.994004249572754 + ], + [ + "READ", + -13.99402141571045 + ], + [ + "▁Missed", + -13.994097709655762 + ], + [ + "▁suture", + -13.994101524353027 + ], + [ + "fle", + -13.994136810302734 + ], + [ + "ampa", + -13.994142532348633 + ], + [ + "▁Vend", + -13.994163513183594 + ], + [ + "▁modulated", + -13.99422550201416 + ], + [ + "▁Bien", + -13.99425220489502 + ], + [ + "acquired", + -13.994270324707031 + ], + [ + "▁tartar", + -13.994283676147461 + ], + [ + "xes", + -13.994303703308105 + ], + [ + "▁Tsar", + -13.99433422088623 + ], + [ + "▁scandalous", + -13.994353294372559 + ], + [ + "kwa", + -13.994359970092773 + ], + [ + "▁parkland", + -13.99441909790039 + ], + [ + "Union", + -13.994424819946289 + ], + [ + "▁MDC", + -13.994473457336426 + ], + [ + "735", + -13.994546890258789 + ], + [ + "ssing", + -13.994553565979004 + ], + [ + "▁Zn", + -13.994585990905762 + ], + [ + "kop", + -13.994612693786621 + ], + [ + "▁Pseudo", + -13.994616508483887 + ], + [ + "QC", + -13.994634628295898 + ], + [ + "▁thrash", + -13.994671821594238 + ], + [ + "▁nyc", + -13.994702339172363 + ], + [ + "568", + -13.99470329284668 + ], + [ + "▁Amman", + -13.994750022888184 + ], + [ + "▁Forsyth", + -13.994813919067383 + ], + [ + "fueled", + -13.994820594787598 + ], + [ + "conductor", + -13.994874954223633 + ], + [ + "▁Sherri", + -13.994894981384277 + ], + [ + "▁Trench", + -13.994912147521973 + ], + [ + "▁secondhand", + -13.99492073059082 + ], + [ + "¥", + -13.995013236999512 + ], + [ + "▁Psychologist", + -13.995015144348145 + ], + [ + "▁Dutton", + -13.995031356811523 + ], + [ + "▁chronology", + -13.995064735412598 + ], + [ + "▁mysql", + -13.99506950378418 + ], + [ + "erge", + -13.995071411132812 + ], + [ + "inous", + -13.99507999420166 + ], + [ + "▁Bier", + -13.995244979858398 + ], + [ + "▁skyscraper", + -13.995344161987305 + ], + [ + "▁CHP", + -13.995384216308594 + ], + [ + "▁Terrible", + -13.995386123657227 + ], + [ + "▁gastro", + -13.995405197143555 + ], + [ + "mire", + -13.995407104492188 + ], + [ + "556", + -13.995443344116211 + ], + [ + "▁Bhd", + -13.995466232299805 + ], + [ + "▁602", + -13.995491027832031 + ], + [ + "Romans", + -13.995503425598145 + ], + [ + "▁dearth", + -13.995516777038574 + ], + [ + "▁HOL", + -13.995535850524902 + ], + [ + "▁judgmental", + -13.995552062988281 + ], + [ + "▁Rainforest", + -13.995619773864746 + ], + [ + "▁yam", + -13.99563217163086 + ], + [ + "▁840", + -13.995681762695312 + ], + [ + "▁Textbook", + -13.99569034576416 + ], + [ + "hie", + -13.995692253112793 + ], + [ + "▁Hock", + -13.995752334594727 + ], + [ + "▁Lacrosse", + -13.995760917663574 + ], + [ + "▁hedgehog", + -13.995772361755371 + ], + [ + "▁highlands", + -13.995809555053711 + ], + [ + "▁Platte", + -13.995827674865723 + ], + [ + "▁Bargain", + -13.995833396911621 + ], + [ + "Gro", + -13.99592399597168 + ], + [ + "▁formalities", + -13.995943069458008 + ], + [ + "▁NSC", + -13.995948791503906 + ], + [ + "▁Heavyweight", + -13.995996475219727 + ], + [ + "▁329", + -13.996027946472168 + ], + [ + "▁Rohit", + -13.996049880981445 + ], + [ + "▁Finest", + -13.996051788330078 + ], + [ + "▁dyslexia", + -13.996103286743164 + ], + [ + "▁Envy", + -13.99621295928955 + ], + [ + "dera", + -13.996213912963867 + ], + [ + "▁344", + -13.996224403381348 + ], + [ + "Um", + -13.996227264404297 + ], + [ + "▁Duties", + -13.996233940124512 + ], + [ + "▁concentric", + -13.996236801147461 + ], + [ + "▁Butch", + -13.996297836303711 + ], + [ + "ASP", + -13.996301651000977 + ], + [ + "▁delving", + -13.996316909790039 + ], + [ + "▁Gö", + -13.996342658996582 + ], + [ + "▁alimony", + -13.996391296386719 + ], + [ + "▁darken", + -13.996488571166992 + ], + [ + "▁terraced", + -13.996503829956055 + ], + [ + "linux", + -13.996529579162598 + ], + [ + "▁Launcher", + -13.996560096740723 + ], + [ + "▁HID", + -13.996626853942871 + ], + [ + "nham", + -13.996665954589844 + ], + [ + "▁rendezvous", + -13.996685028076172 + ], + [ + "▁NAR", + -13.996707916259766 + ], + [ + "▁FAS", + -13.99671745300293 + ], + [ + "▁Jimenez", + -13.996733665466309 + ], + [ + "▁Zhejiang", + -13.996782302856445 + ], + [ + "Sep", + -13.996820449829102 + ], + [ + "Temp", + -13.996821403503418 + ], + [ + "▁Sutter", + -13.996902465820312 + ], + [ + "▁Vac", + -13.996904373168945 + ], + [ + "▁COLOR", + -13.996936798095703 + ], + [ + "ICAL", + -13.996971130371094 + ], + [ + "planet", + -13.996971130371094 + ], + [ + "portrait", + -13.997025489807129 + ], + [ + "▁1815", + -13.997027397155762 + ], + [ + "obligation", + -13.997041702270508 + ], + [ + "▁Terrell", + -13.997054100036621 + ], + [ + "▁Napier", + -13.997088432312012 + ], + [ + "▁Xanax", + -13.997114181518555 + ], + [ + "▁Deed", + -13.997124671936035 + ], + [ + "▁Bumper", + -13.99713134765625 + ], + [ + "▁wickedness", + -13.997135162353516 + ], + [ + "▁avatars", + -13.997145652770996 + ], + [ + "▁UG", + -13.99718189239502 + ], + [ + "album", + -13.99720573425293 + ], + [ + "▁Mav", + -13.997244834899902 + ], + [ + "▁LASIK", + -13.997420310974121 + ], + [ + "▁rayon", + -13.997440338134766 + ], + [ + "▁Pup", + -13.997442245483398 + ], + [ + "np", + -13.997485160827637 + ], + [ + "TIN", + -13.997566223144531 + ], + [ + "tropical", + -13.997611999511719 + ], + [ + "▁Freestyle", + -13.997617721557617 + ], + [ + "▁cougar", + -13.997681617736816 + ], + [ + "▁Snapshot", + -13.9977388381958 + ], + [ + "▁episodic", + -13.997746467590332 + ], + [ + "▁Suede", + -13.997796058654785 + ], + [ + "Cre", + -13.99783992767334 + ], + [ + "到", + -13.997923851013184 + ], + [ + "▁hiccups", + -13.997933387756348 + ], + [ + "Alt", + -13.997946739196777 + ], + [ + "▁Closure", + -13.99799633026123 + ], + [ + "posts", + -13.998075485229492 + ], + [ + "university", + -13.998093605041504 + ], + [ + "▁Renew", + -13.99819564819336 + ], + [ + "▁Poultry", + -13.998202323913574 + ], + [ + "hler", + -13.998231887817383 + ], + [ + "▁1789", + -13.998245239257812 + ], + [ + "hali", + -13.998248100280762 + ], + [ + "ट", + -13.998270034790039 + ], + [ + "▁TRUMP", + -13.998270988464355 + ], + [ + "▁PROGRAM", + -13.99830150604248 + ], + [ + "▁utilisation", + -13.998311996459961 + ], + [ + "▁Fanny", + -13.998339653015137 + ], + [ + "bé", + -13.998383522033691 + ], + [ + "▁DNR", + -13.998479843139648 + ], + [ + "▁voluminous", + -13.998563766479492 + ], + [ + "Method", + -13.998591423034668 + ], + [ + "agra", + -13.998682022094727 + ], + [ + "breeding", + -13.99875259399414 + ], + [ + "▁Mig", + -13.998777389526367 + ], + [ + "duck", + -13.998818397521973 + ], + [ + "▁ASME", + -13.99884033203125 + ], + [ + "요", + -13.998881340026855 + ], + [ + "▁filaments", + -13.998908996582031 + ], + [ + "eden", + -13.998929977416992 + ], + [ + "▁Silas", + -13.998988151550293 + ], + [ + "▁dents", + -13.998990058898926 + ], + [ + "▁296", + -13.999017715454102 + ], + [ + "▁Brewster", + -13.999040603637695 + ], + [ + "▁retracted", + -13.999056816101074 + ], + [ + "▁Amarillo", + -13.999082565307617 + ], + [ + "▁Wyndham", + -13.999123573303223 + ], + [ + "―", + -13.999134063720703 + ], + [ + "▁Pathway", + -13.999136924743652 + ], + [ + "eater", + -13.999153137207031 + ], + [ + "▁Cit", + -13.999188423156738 + ], + [ + "gman", + -13.999210357666016 + ], + [ + "Hol", + -13.999228477478027 + ], + [ + "391", + -13.999234199523926 + ], + [ + "▁UHD", + -13.999282836914062 + ], + [ + "hed", + -13.999358177185059 + ], + [ + "▁Sanderson", + -13.999361038208008 + ], + [ + "▁abnormally", + -13.999403953552246 + ], + [ + "▁cheerfully", + -13.99942684173584 + ], + [ + "▁CPT", + -13.999484062194824 + ], + [ + "▁Sandals", + -13.99950885772705 + ], + [ + "▁renewals", + -13.999589920043945 + ], + [ + "▁grandparent", + -13.999608993530273 + ], + [ + "aroo", + -13.999688148498535 + ], + [ + "▁Haf", + -13.99970817565918 + ], + [ + "▁Sabah", + -13.999709129333496 + ], + [ + "▁crowding", + -13.99972152709961 + ], + [ + "▁Vape", + -13.999722480773926 + ], + [ + "▁Umm", + -13.999735832214355 + ], + [ + "indo", + -13.999778747558594 + ], + [ + "▁Hama", + -13.99979019165039 + ], + [ + "tane", + -13.99984359741211 + ], + [ + "528", + -13.999846458435059 + ], + [ + "▁secreted", + -13.99986743927002 + ], + [ + "▁hydroelectric", + -13.99991512298584 + ], + [ + "▁widowed", + -13.999948501586914 + ], + [ + "Cook", + -13.999982833862305 + ], + [ + "▁dispensation", + -13.999995231628418 + ], + [ + "▁stairwell", + -14.000000953674316 + ], + [ + "worked", + -14.000039100646973 + ], + [ + "▁reprieve", + -14.000049591064453 + ], + [ + "erta", + -14.000055313110352 + ], + [ + "▁ontology", + -14.000090599060059 + ], + [ + "▁categorical", + -14.000131607055664 + ], + [ + "▁introspection", + -14.000170707702637 + ], + [ + "551", + -14.000205993652344 + ], + [ + "688", + -14.000232696533203 + ], + [ + "▁KISS", + -14.000250816345215 + ], + [ + "▁dilapidated", + -14.000260353088379 + ], + [ + "▁Naj", + -14.000304222106934 + ], + [ + "▁paramilitary", + -14.000307083129883 + ], + [ + "▁Tableau", + -14.000320434570312 + ], + [ + "▁Rizzo", + -14.000383377075195 + ], + [ + "▁cowardly", + -14.000410079956055 + ], + [ + "▁Mastering", + -14.000422477722168 + ], + [ + "▁BASIC", + -14.000435829162598 + ], + [ + "▁reappear", + -14.000448226928711 + ], + [ + "717", + -14.00047779083252 + ], + [ + "▁EACH", + -14.000484466552734 + ], + [ + "▁1099", + -14.00049877166748 + ], + [ + "▁observant", + -14.000507354736328 + ], + [ + "▁раз", + -14.000558853149414 + ], + [ + "497", + -14.000564575195312 + ], + [ + "▁diarrhoea", + -14.000614166259766 + ], + [ + "▁Twentieth", + -14.00068187713623 + ], + [ + "▁malfunctioning", + -14.000686645507812 + ], + [ + "▁Florian", + -14.00072193145752 + ], + [ + "ா", + -14.000723838806152 + ], + [ + "▁Corporal", + -14.000740051269531 + ], + [ + "▁Gave", + -14.000760078430176 + ], + [ + "624", + -14.000788688659668 + ], + [ + "evaluate", + -14.000964164733887 + ], + [ + "▁detergents", + -14.000971794128418 + ], + [ + "▁Supra", + -14.001001358032227 + ], + [ + "▁Vascular", + -14.001052856445312 + ], + [ + "▁outflow", + -14.001168251037598 + ], + [ + "hog", + -14.00119686126709 + ], + [ + "▁Mantra", + -14.001289367675781 + ], + [ + "▁Overhead", + -14.001289367675781 + ], + [ + "needs", + -14.001383781433105 + ], + [ + "▁thence", + -14.001434326171875 + ], + [ + "nelle", + -14.001492500305176 + ], + [ + "576", + -14.001532554626465 + ], + [ + "▁modulator", + -14.001556396484375 + ], + [ + "▁grandiose", + -14.0015869140625 + ], + [ + "▁rewind", + -14.001642227172852 + ], + [ + "▁bandages", + -14.001739501953125 + ], + [ + "Train", + -14.001766204833984 + ], + [ + "ạ", + -14.001811981201172 + ], + [ + "▁Paws", + -14.001838684082031 + ], + [ + "▁Woven", + -14.00190258026123 + ], + [ + "▁Kitchener", + -14.001914978027344 + ], + [ + "▁angling", + -14.001971244812012 + ], + [ + "▁Idris", + -14.002089500427246 + ], + [ + "▁warships", + -14.002161026000977 + ], + [ + "▁centenary", + -14.00217056274414 + ], + [ + "▁Squash", + -14.002193450927734 + ], + [ + "▁overwrite", + -14.002296447753906 + ], + [ + "▁DESCRIPTION", + -14.002328872680664 + ], + [ + "▁oiled", + -14.002333641052246 + ], + [ + "▁3200", + -14.002386093139648 + ], + [ + "▁Oceania", + -14.00239086151123 + ], + [ + "▁canola", + -14.002396583557129 + ], + [ + "▁Vortex", + -14.002427101135254 + ], + [ + "▁cutout", + -14.002429008483887 + ], + [ + "capable", + -14.002471923828125 + ], + [ + "▁edifice", + -14.00253963470459 + ], + [ + "▁Mysore", + -14.002556800842285 + ], + [ + "▁embattled", + -14.002559661865234 + ], + [ + "▁assistive", + -14.002569198608398 + ], + [ + "▁impediment", + -14.002623558044434 + ], + [ + "▁prettier", + -14.002630233764648 + ], + [ + "▁Ergonomic", + -14.002703666687012 + ], + [ + "▁shun", + -14.002769470214844 + ], + [ + "▁Verdi", + -14.00278091430664 + ], + [ + "▁Khar", + -14.002805709838867 + ], + [ + "itative", + -14.002829551696777 + ], + [ + "▁putter", + -14.002856254577637 + ], + [ + "▁Arrest", + -14.002863883972168 + ], + [ + "dé", + -14.00290584564209 + ], + [ + "▁Indus", + -14.002945899963379 + ], + [ + "▁Scribd", + -14.00295639038086 + ], + [ + "▁mailboxes", + -14.002959251403809 + ], + [ + "▁Falmouth", + -14.00296401977539 + ], + [ + "▁profanity", + -14.002972602844238 + ], + [ + "junction", + -14.002982139587402 + ], + [ + "▁negotiable", + -14.003005027770996 + ], + [ + "▁excites", + -14.003045082092285 + ], + [ + "▁stifling", + -14.003056526184082 + ], + [ + "▁championing", + -14.00306510925293 + ], + [ + "▁noch", + -14.003098487854004 + ], + [ + "remove", + -14.003104209899902 + ], + [ + "▁bailed", + -14.003174781799316 + ], + [ + "▁citizenry", + -14.003178596496582 + ], + [ + "▁NGC", + -14.003190994262695 + ], + [ + "▁Tasty", + -14.003252983093262 + ], + [ + "tourism", + -14.003265380859375 + ], + [ + "▁Utica", + -14.003266334533691 + ], + [ + "▁doctrinal", + -14.003302574157715 + ], + [ + "demo", + -14.003307342529297 + ], + [ + "▁descriptor", + -14.003314971923828 + ], + [ + "▁Och", + -14.003355026245117 + ], + [ + "Dragon", + -14.003363609313965 + ], + [ + "▁AMERICA", + -14.003376960754395 + ], + [ + "▁BECAUSE", + -14.003475189208984 + ], + [ + "▁Shawnee", + -14.003508567810059 + ], + [ + "적", + -14.003509521484375 + ], + [ + "▁Crouch", + -14.003514289855957 + ], + [ + "▁RTA", + -14.003613471984863 + ], + [ + "▁AGREE", + -14.00361442565918 + ], + [ + "035", + -14.003644943237305 + ], + [ + "UU", + -14.003703117370605 + ], + [ + "▁Pose", + -14.003734588623047 + ], + [ + "▁9780", + -14.00373649597168 + ], + [ + "▁doodle", + -14.003744125366211 + ], + [ + "▁SLC", + -14.003829002380371 + ], + [ + "▁Beagle", + -14.003860473632812 + ], + [ + "▁indonesia", + -14.003889083862305 + ], + [ + "▁Prote", + -14.003945350646973 + ], + [ + "▁Dressed", + -14.003981590270996 + ], + [ + "▁Spouse", + -14.004009246826172 + ], + [ + "▁Acton", + -14.004032135009766 + ], + [ + "▁Curly", + -14.004067420959473 + ], + [ + "▁Defending", + -14.004074096679688 + ], + [ + "roughly", + -14.004075050354004 + ], + [ + "▁licensees", + -14.004084587097168 + ], + [ + "▁buckles", + -14.004094123840332 + ], + [ + "▁classifying", + -14.004144668579102 + ], + [ + "▁potions", + -14.004151344299316 + ], + [ + "▁incumbents", + -14.004199028015137 + ], + [ + "▁Syd", + -14.004213333129883 + ], + [ + "▁Crawl", + -14.004220962524414 + ], + [ + "▁mails", + -14.004223823547363 + ], + [ + "bbs", + -14.004229545593262 + ], + [ + "jung", + -14.004231452941895 + ], + [ + "▁breather", + -14.004246711730957 + ], + [ + "▁Tempest", + -14.004253387451172 + ], + [ + "▁Summon", + -14.004302978515625 + ], + [ + "▁Distillery", + -14.00430965423584 + ], + [ + "▁resigning", + -14.004365921020508 + ], + [ + "▁healers", + -14.004373550415039 + ], + [ + "▁sprints", + -14.004390716552734 + ], + [ + "▁Replay", + -14.00439739227295 + ], + [ + "apocalyptic", + -14.00444221496582 + ], + [ + "▁fb", + -14.004651069641113 + ], + [ + "▁Carrot", + -14.004658699035645 + ], + [ + "▁Huber", + -14.004670143127441 + ], + [ + "▁Spiel", + -14.00471305847168 + ], + [ + "▁doula", + -14.004714965820312 + ], + [ + "▁Dunlop", + -14.004839897155762 + ], + [ + "▁moron", + -14.004842758178711 + ], + [ + "▁elitist", + -14.004914283752441 + ], + [ + "▁twitch", + -14.004941940307617 + ], + [ + "▁sewers", + -14.004950523376465 + ], + [ + "ight", + -14.005011558532715 + ], + [ + "▁Alessandro", + -14.005056381225586 + ], + [ + "oxo", + -14.005098342895508 + ], + [ + "▁anorexia", + -14.005160331726074 + ], + [ + "▁364", + -14.005169868469238 + ], + [ + "▁Treats", + -14.005173683166504 + ], + [ + "▁principled", + -14.0051908493042 + ], + [ + "▁shim", + -14.005197525024414 + ], + [ + "▁contaminate", + -14.00524616241455 + ], + [ + "▁arg", + -14.005268096923828 + ], + [ + "▁Diamondbacks", + -14.005282402038574 + ], + [ + "▁Guangdong", + -14.005303382873535 + ], + [ + "▁infiltrated", + -14.005313873291016 + ], + [ + "▁Ordered", + -14.005341529846191 + ], + [ + "▁AFB", + -14.00538158416748 + ], + [ + "▁endangering", + -14.005414009094238 + ], + [ + "Ser", + -14.005451202392578 + ], + [ + "ב", + -14.005513191223145 + ], + [ + "▁CTS", + -14.005552291870117 + ], + [ + "▁offshoot", + -14.005579948425293 + ], + [ + "▁Cull", + -14.005608558654785 + ], + [ + "▁hoodies", + -14.005622863769531 + ], + [ + "BBC", + -14.005660057067871 + ], + [ + "▁gauntlet", + -14.0056734085083 + ], + [ + "▁macaroni", + -14.00567626953125 + ], + [ + "ва", + -14.005704879760742 + ], + [ + "▁Shal", + -14.005732536315918 + ], + [ + "fetched", + -14.005749702453613 + ], + [ + "▁yelp", + -14.005757331848145 + ], + [ + "▁Kev", + -14.005765914916992 + ], + [ + "726", + -14.005778312683105 + ], + [ + "▁Xuan", + -14.005874633789062 + ], + [ + "▁epidemiological", + -14.00596809387207 + ], + [ + "▁Fairmont", + -14.00599193572998 + ], + [ + "▁Slade", + -14.006011009216309 + ], + [ + "employee", + -14.006026268005371 + ], + [ + "▁audiovisual", + -14.006047248840332 + ], + [ + "cour", + -14.006096839904785 + ], + [ + "▁tribulations", + -14.006147384643555 + ], + [ + "▁Unitarian", + -14.00616455078125 + ], + [ + "▁bummed", + -14.0061674118042 + ], + [ + "▁reactivity", + -14.006175994873047 + ], + [ + "odor", + -14.006183624267578 + ], + [ + "▁copolymer", + -14.006335258483887 + ], + [ + "▁Smiles", + -14.006400108337402 + ], + [ + "▁Speedy", + -14.0064115524292 + ], + [ + "OST", + -14.006437301635742 + ], + [ + "▁Pentecostal", + -14.006454467773438 + ], + [ + "▁realtors", + -14.006478309631348 + ], + [ + "▁Daredevil", + -14.00649356842041 + ], + [ + "▁replaceable", + -14.006495475769043 + ], + [ + "▁buttercream", + -14.006507873535156 + ], + [ + "asu", + -14.006521224975586 + ], + [ + "▁Freeport", + -14.00655460357666 + ], + [ + "Break", + -14.00661563873291 + ], + [ + "▁Bosnian", + -14.006693840026855 + ], + [ + "iven", + -14.006706237792969 + ], + [ + "▁condescending", + -14.006749153137207 + ], + [ + "▁Ritter", + -14.006768226623535 + ], + [ + "▁jellyfish", + -14.006795883178711 + ], + [ + "▁PUT", + -14.00680160522461 + ], + [ + "▁replicating", + -14.00680160522461 + ], + [ + "▁droid", + -14.00681209564209 + ], + [ + "▁Translator", + -14.006851196289062 + ], + [ + "azza", + -14.006874084472656 + ], + [ + "▁minted", + -14.006922721862793 + ], + [ + "▁conceding", + -14.006967544555664 + ], + [ + "▁minecraft", + -14.006991386413574 + ], + [ + "▁splashes", + -14.007040977478027 + ], + [ + "▁Fatigue", + -14.007086753845215 + ], + [ + "LOCK", + -14.007122993469238 + ], + [ + "▁Shang", + -14.007146835327148 + ], + [ + "▁Crist", + -14.007159233093262 + ], + [ + "631", + -14.00716781616211 + ], + [ + "▁Grund", + -14.007204055786133 + ], + [ + "opy", + -14.007226943969727 + ], + [ + "▁Wentworth", + -14.007264137268066 + ], + [ + "leu", + -14.00727367401123 + ], + [ + "crew", + -14.007278442382812 + ], + [ + "▁TRUST", + -14.00730037689209 + ], + [ + "external", + -14.007399559020996 + ], + [ + "▁flint", + -14.007429122924805 + ], + [ + "▁Attic", + -14.007458686828613 + ], + [ + "bani", + -14.007468223571777 + ], + [ + "▁kph", + -14.007646560668945 + ], + [ + "▁Tenth", + -14.00765609741211 + ], + [ + "monitor", + -14.007665634155273 + ], + [ + "▁headway", + -14.007688522338867 + ], + [ + "▁AIS", + -14.007718086242676 + ], + [ + "▁argent", + -14.007743835449219 + ], + [ + "▁Critic", + -14.007781028747559 + ], + [ + "▁Globalization", + -14.00782585144043 + ], + [ + "▁unhelpful", + -14.007830619812012 + ], + [ + "▁downsizing", + -14.007834434509277 + ], + [ + "▁Loco", + -14.0078763961792 + ], + [ + "▁ticker", + -14.007883071899414 + ], + [ + "▁Creole", + -14.007911682128906 + ], + [ + "▁barter", + -14.007922172546387 + ], + [ + "amon", + -14.007946014404297 + ], + [ + "▁relaxes", + -14.007994651794434 + ], + [ + "▁netbook", + -14.008000373840332 + ], + [ + "▁Praying", + -14.00800609588623 + ], + [ + "▁handguns", + -14.008008003234863 + ], + [ + "▁hovered", + -14.00800895690918 + ], + [ + "▁lubricants", + -14.00804328918457 + ], + [ + "▁Luxurious", + -14.008105278015137 + ], + [ + "▁eraser", + -14.008129119873047 + ], + [ + "▁thickening", + -14.008147239685059 + ], + [ + "▁breastfeed", + -14.00815200805664 + ], + [ + "pharma", + -14.00815486907959 + ], + [ + "▁Winslow", + -14.008172035217285 + ], + [ + "532", + -14.008173942565918 + ], + [ + "▁Kazu", + -14.00820255279541 + ], + [ + "▁recieved", + -14.00823974609375 + ], + [ + "▁salinity", + -14.008296966552734 + ], + [ + "▁attenuation", + -14.008325576782227 + ], + [ + "▁smugglers", + -14.008399963378906 + ], + [ + "Qui", + -14.008418083190918 + ], + [ + "▁Khe", + -14.00848388671875 + ], + [ + "▁oxides", + -14.008511543273926 + ], + [ + "▁Novi", + -14.008552551269531 + ], + [ + "versed", + -14.008627891540527 + ], + [ + "expect", + -14.008641242980957 + ], + [ + "▁Cron", + -14.00865364074707 + ], + [ + "▁Luxe", + -14.008676528930664 + ], + [ + "earn", + -14.008790969848633 + ], + [ + "▁Reflect", + -14.008835792541504 + ], + [ + "▁Schulz", + -14.008879661560059 + ], + [ + "▁gla", + -14.008883476257324 + ], + [ + "derm", + -14.008940696716309 + ], + [ + "▁Mnangagwa", + -14.009008407592773 + ], + [ + "▁Hannity", + -14.009045600891113 + ], + [ + "▁Hatfield", + -14.00905704498291 + ], + [ + "628", + -14.009065628051758 + ], + [ + "▁Nath", + -14.00910472869873 + ], + [ + "▁MOM", + -14.009135246276855 + ], + [ + "▁attested", + -14.00915241241455 + ], + [ + "▁quirk", + -14.009174346923828 + ], + [ + "▁Nicol", + -14.009203910827637 + ], + [ + "▁devs", + -14.009283065795898 + ], + [ + "▁Subscriber", + -14.009305000305176 + ], + [ + "▁Holiness", + -14.009344100952148 + ], + [ + "▁allergen", + -14.00939655303955 + ], + [ + "▁Kath", + -14.009450912475586 + ], + [ + "▁defying", + -14.009450912475586 + ], + [ + "▁Formed", + -14.009485244750977 + ], + [ + "▁Rik", + -14.009490013122559 + ], + [ + "▁Plumber", + -14.009496688842773 + ], + [ + "▁LPS", + -14.009553909301758 + ], + [ + "▁unobtrusive", + -14.009563446044922 + ], + [ + "▁animosity", + -14.009568214416504 + ], + [ + "▁confessions", + -14.009589195251465 + ], + [ + "▁entrees", + -14.00971508026123 + ], + [ + "▁Resolve", + -14.009732246398926 + ], + [ + "▁Oppo", + -14.009758949279785 + ], + [ + "▁criminally", + -14.009840965270996 + ], + [ + "▁Swindon", + -14.00985336303711 + ], + [ + "src", + -14.009881019592285 + ], + [ + "▁superannuation", + -14.009920120239258 + ], + [ + "kki", + -14.009929656982422 + ], + [ + "▁STATES", + -14.009965896606445 + ], + [ + "▁IMS", + -14.009968757629395 + ], + [ + "▁Meier", + -14.009980201721191 + ], + [ + "▁css", + -14.009992599487305 + ], + [ + "▁petitioners", + -14.010042190551758 + ], + [ + "▁Cog", + -14.01006031036377 + ], + [ + "GAN", + -14.010078430175781 + ], + [ + "▁Beg", + -14.010079383850098 + ], + [ + "▁Edelman", + -14.010160446166992 + ], + [ + "▁assemblage", + -14.010176658630371 + ], + [ + "▁aforesaid", + -14.010187149047852 + ], + [ + "▁sturdiness", + -14.010261535644531 + ], + [ + "▁Emotions", + -14.010286331176758 + ], + [ + "continue", + -14.010367393493652 + ], + [ + "▁gambler", + -14.010374069213867 + ], + [ + "▁elucidate", + -14.010427474975586 + ], + [ + "zl", + -14.010457992553711 + ], + [ + "529", + -14.01046371459961 + ], + [ + "543", + -14.01047134399414 + ], + [ + "▁Brookings", + -14.01047420501709 + ], + [ + "England", + -14.010478973388672 + ], + [ + "▁decimated", + -14.010478973388672 + ], + [ + "▁underprivileged", + -14.010483741760254 + ], + [ + "▁Determining", + -14.010520935058594 + ], + [ + "▁promulgated", + -14.010564804077148 + ], + [ + "▁Immigrant", + -14.010573387145996 + ], + [ + "▁Disable", + -14.010597229003906 + ], + [ + "▁Simons", + -14.010601043701172 + ], + [ + "▁Salford", + -14.01060962677002 + ], + [ + "▁Linking", + -14.010635375976562 + ], + [ + "▁smitten", + -14.010644912719727 + ], + [ + "▁PRA", + -14.010648727416992 + ], + [ + "▁Defeat", + -14.010685920715332 + ], + [ + "urn", + -14.01070785522461 + ], + [ + "745", + -14.01071548461914 + ], + [ + "▁avoidable", + -14.010717391967773 + ], + [ + "elt", + -14.010762214660645 + ], + [ + "▁Cirque", + -14.010786056518555 + ], + [ + "▁summarizing", + -14.010787010192871 + ], + [ + "▁Davy", + -14.010895729064941 + ], + [ + "▁walkout", + -14.010897636413574 + ], + [ + "▁inexplicably", + -14.010921478271484 + ], + [ + "▁Realizing", + -14.01094913482666 + ], + [ + "▁Conquest", + -14.011024475097656 + ], + [ + "▁padlock", + -14.01104736328125 + ], + [ + "▁Loaded", + -14.011059761047363 + ], + [ + "▁mga", + -14.011086463928223 + ], + [ + "559", + -14.01109790802002 + ], + [ + "▁overrated", + -14.011112213134766 + ], + [ + "▁Yom", + -14.01114273071289 + ], + [ + "▁CCI", + -14.011188507080078 + ], + [ + "lova", + -14.011213302612305 + ], + [ + "▁Danes", + -14.011215209960938 + ], + [ + "NAC", + -14.01136302947998 + ], + [ + "aph", + -14.011445045471191 + ], + [ + "▁Greenway", + -14.01146411895752 + ], + [ + "▁coz", + -14.011468887329102 + ], + [ + "ى", + -14.011476516723633 + ], + [ + "▁Tis", + -14.011527061462402 + ], + [ + "chard", + -14.011528015136719 + ], + [ + "▁Monopoly", + -14.011568069458008 + ], + [ + "▁engrossed", + -14.01162052154541 + ], + [ + "▁resettlement", + -14.011622428894043 + ], + [ + "▁Soleil", + -14.01164436340332 + ], + [ + "▁calmness", + -14.011662483215332 + ], + [ + "coli", + -14.011686325073242 + ], + [ + "▁BRA", + -14.011717796325684 + ], + [ + "formal", + -14.011740684509277 + ], + [ + "▁submits", + -14.011757850646973 + ], + [ + "▁kung", + -14.011792182922363 + ], + [ + "▁Conley", + -14.011817932128906 + ], + [ + "▁Melrose", + -14.011885643005371 + ], + [ + "▁underpin", + -14.011994361877441 + ], + [ + "▁ICANN", + -14.012022018432617 + ], + [ + "▁concealing", + -14.012029647827148 + ], + [ + "▁Drives", + -14.012110710144043 + ], + [ + "▁eyelash", + -14.01213264465332 + ], + [ + "▁emotive", + -14.01218032836914 + ], + [ + "▁mired", + -14.012229919433594 + ], + [ + "Kevin", + -14.012235641479492 + ], + [ + "▁Burroughs", + -14.012236595153809 + ], + [ + "ologically", + -14.012286186218262 + ], + [ + "▁homicides", + -14.012330055236816 + ], + [ + "Joseph", + -14.012371063232422 + ], + [ + "slot", + -14.012388229370117 + ], + [ + "▁addon", + -14.012396812438965 + ], + [ + "▁PCP", + -14.012423515319824 + ], + [ + "▁keratin", + -14.012449264526367 + ], + [ + "▁Ponte", + -14.012472152709961 + ], + [ + "Hack", + -14.0125150680542 + ], + [ + "▁custodial", + -14.012524604797363 + ], + [ + "」", + -14.012535095214844 + ], + [ + "▁averted", + -14.012537002563477 + ], + [ + "668", + -14.012551307678223 + ], + [ + "▁Awarded", + -14.012551307678223 + ], + [ + "▁Smell", + -14.012569427490234 + ], + [ + "▁Steady", + -14.012642860412598 + ], + [ + "▁Tutorials", + -14.01272201538086 + ], + [ + "▁tanned", + -14.012726783752441 + ], + [ + "▁Glastonbury", + -14.012807846069336 + ], + [ + "seq", + -14.012808799743652 + ], + [ + "ZI", + -14.012900352478027 + ], + [ + "▁gulp", + -14.012900352478027 + ], + [ + "gora", + -14.012911796569824 + ], + [ + "571", + -14.01291275024414 + ], + [ + "woods", + -14.012921333312988 + ], + [ + "Stage", + -14.012947082519531 + ], + [ + "▁redefining", + -14.01296615600586 + ], + [ + "rti", + -14.0129976272583 + ], + [ + "▁ETS", + -14.013028144836426 + ], + [ + "▁Spirituality", + -14.013029098510742 + ], + [ + "▁pungent", + -14.013031959533691 + ], + [ + "CRM", + -14.013057708740234 + ], + [ + "▁Annals", + -14.013092041015625 + ], + [ + "▁spurs", + -14.01310920715332 + ], + [ + "▁timeliness", + -14.013134002685547 + ], + [ + "ifolia", + -14.013169288635254 + ], + [ + "▁Porta", + -14.01319694519043 + ], + [ + "▁Variation", + -14.013216018676758 + ], + [ + "▁Github", + -14.013230323791504 + ], + [ + "Cold", + -14.013264656066895 + ], + [ + "▁Biennale", + -14.013324737548828 + ], + [ + "threat", + -14.013347625732422 + ], + [ + "▁kt", + -14.013381958007812 + ], + [ + "▁Prefer", + -14.013397216796875 + ], + [ + "▁Brod", + -14.013409614562988 + ], + [ + "▁Nifty", + -14.013428688049316 + ], + [ + "▁copywriting", + -14.013429641723633 + ], + [ + "▁Fah", + -14.01346206665039 + ], + [ + "▁Ashford", + -14.013467788696289 + ], + [ + "▁Affiliation", + -14.01348876953125 + ], + [ + "gres", + -14.013522148132324 + ], + [ + "▁Keene", + -14.013532638549805 + ], + [ + "▁Nakamura", + -14.013555526733398 + ], + [ + "▁Kno", + -14.013609886169434 + ], + [ + "▁Ursula", + -14.013631820678711 + ], + [ + "onium", + -14.013646125793457 + ], + [ + "▁Carleton", + -14.01365852355957 + ], + [ + "oscope", + -14.013663291931152 + ], + [ + "Michel", + -14.01368236541748 + ], + [ + "theme", + -14.013704299926758 + ], + [ + "▁Higgs", + -14.013729095458984 + ], + [ + "Dad", + -14.013738632202148 + ], + [ + "▁Ged", + -14.01374340057373 + ], + [ + "▁Arundel", + -14.013784408569336 + ], + [ + "▁Adriatic", + -14.013787269592285 + ], + [ + "▁Rosary", + -14.013822555541992 + ], + [ + "ک", + -14.013858795166016 + ], + [ + "▁Dodger", + -14.013880729675293 + ], + [ + "▁Waterproofing", + -14.014018058776855 + ], + [ + "imit", + -14.014020919799805 + ], + [ + "pane", + -14.014095306396484 + ], + [ + "▁dainty", + -14.014110565185547 + ], + [ + "kWh", + -14.014115333557129 + ], + [ + "hopper", + -14.014122009277344 + ], + [ + "▁CRISPR", + -14.014150619506836 + ], + [ + "cardi", + -14.014175415039062 + ], + [ + "▁Feld", + -14.014193534851074 + ], + [ + "▁reproductions", + -14.014198303222656 + ], + [ + "WELL", + -14.014243125915527 + ], + [ + "Qu", + -14.014253616333008 + ], + [ + "▁LEE", + -14.014266014099121 + ], + [ + "▁polarizing", + -14.014338493347168 + ], + [ + "▁Guadalupe", + -14.014348983764648 + ], + [ + "▁Ellington", + -14.014359474182129 + ], + [ + "▁umbilical", + -14.01439380645752 + ], + [ + "▁consumerism", + -14.014469146728516 + ], + [ + "exposure", + -14.01447868347168 + ], + [ + "▁orlistat", + -14.01450252532959 + ], + [ + "tire", + -14.014508247375488 + ], + [ + "rope", + -14.014524459838867 + ], + [ + "Switch", + -14.01452922821045 + ], + [ + "▁Burberry", + -14.014554977416992 + ], + [ + "▁Effectiveness", + -14.014554977416992 + ], + [ + "663", + -14.014630317687988 + ], + [ + "▁Nga", + -14.014641761779785 + ], + [ + "632", + -14.01467514038086 + ], + [ + "▁Vaccine", + -14.014690399169922 + ], + [ + "▁Expenses", + -14.014693260192871 + ], + [ + "▁515", + -14.01471996307373 + ], + [ + "▁Wallis", + -14.01473331451416 + ], + [ + "▁disinformation", + -14.01478099822998 + ], + [ + "▁ambulances", + -14.014867782592773 + ], + [ + "▁precedes", + -14.01502799987793 + ], + [ + "▁Lying", + -14.015082359313965 + ], + [ + "η", + -14.015135765075684 + ], + [ + "Jul", + -14.015156745910645 + ], + [ + "▁weeknight", + -14.015170097351074 + ], + [ + "▁physio", + -14.015226364135742 + ], + [ + "▁Scrolls", + -14.015236854553223 + ], + [ + "ohan", + -14.015260696411133 + ], + [ + "azar", + -14.01529312133789 + ], + [ + "▁lingers", + -14.015302658081055 + ], + [ + "▁Waiver", + -14.015331268310547 + ], + [ + "▁Lutz", + -14.015350341796875 + ], + [ + "▁unsurprisingly", + -14.015360832214355 + ], + [ + "▁Surat", + -14.015377044677734 + ], + [ + "▁lego", + -14.015427589416504 + ], + [ + "▁Sia", + -14.015453338623047 + ], + [ + "න", + -14.015460014343262 + ], + [ + "▁Mendes", + -14.0155029296875 + ], + [ + "▁Avis", + -14.015582084655762 + ], + [ + "▁Equation", + -14.015592575073242 + ], + [ + "strict", + -14.015618324279785 + ], + [ + "kiewicz", + -14.015658378601074 + ], + [ + "▁kindred", + -14.015685081481934 + ], + [ + "Hay", + -14.015700340270996 + ], + [ + "evidence", + -14.015816688537598 + ], + [ + "▁SNL", + -14.01593017578125 + ], + [ + "▁heartland", + -14.015954971313477 + ], + [ + "▁Litecoin", + -14.015974998474121 + ], + [ + "▁superstition", + -14.016066551208496 + ], + [ + "lais", + -14.016090393066406 + ], + [ + "▁modulate", + -14.016166687011719 + ], + [ + "▁dizzying", + -14.016172409057617 + ], + [ + "▁rediscovered", + -14.016192436218262 + ], + [ + "▁Vie", + -14.016237258911133 + ], + [ + "▁jr", + -14.016280174255371 + ], + [ + "oides", + -14.016295433044434 + ], + [ + "▁separatist", + -14.016308784484863 + ], + [ + "▁shipyard", + -14.016315460205078 + ], + [ + "▁chariot", + -14.016322135925293 + ], + [ + "shy", + -14.016349792480469 + ], + [ + "▁MEDIA", + -14.016416549682617 + ], + [ + "fre", + -14.016515731811523 + ], + [ + "▁Stickers", + -14.016600608825684 + ], + [ + "▁insignia", + -14.016624450683594 + ], + [ + "Language", + -14.016627311706543 + ], + [ + "tiva", + -14.016657829284668 + ], + [ + "▁interrupts", + -14.016658782958984 + ], + [ + "bending", + -14.016691207885742 + ], + [ + "▁Pendleton", + -14.016737937927246 + ], + [ + "▁QS", + -14.016768455505371 + ], + [ + "▁discreetly", + -14.016768455505371 + ], + [ + "▁Schubert", + -14.016822814941406 + ], + [ + "abba", + -14.016865730285645 + ], + [ + "aña", + -14.016894340515137 + ], + [ + "▁Tomlinson", + -14.016901016235352 + ], + [ + "▁Messaging", + -14.016938209533691 + ], + [ + "▁Shale", + -14.017007827758789 + ], + [ + "educational", + -14.017019271850586 + ], + [ + "▁Persona", + -14.017093658447266 + ], + [ + "▁EMR", + -14.017118453979492 + ], + [ + "▁pursues", + -14.017131805419922 + ], + [ + "▁Apostolic", + -14.017149925231934 + ], + [ + "▁GUIDE", + -14.017233848571777 + ], + [ + "▁Flamingo", + -14.017269134521484 + ], + [ + "▁Misc", + -14.017274856567383 + ], + [ + "▁procrastinate", + -14.017329216003418 + ], + [ + "glia", + -14.017348289489746 + ], + [ + "▁SAB", + -14.017414093017578 + ], + [ + "▁Smoothie", + -14.017457008361816 + ], + [ + "▁soundtracks", + -14.017512321472168 + ], + [ + "gawa", + -14.017520904541016 + ], + [ + "▁Scher", + -14.017571449279785 + ], + [ + "▁wholeness", + -14.017587661743164 + ], + [ + "ها", + -14.017621994018555 + ], + [ + "bodies", + -14.017624855041504 + ], + [ + "Prime", + -14.017633438110352 + ], + [ + "▁Cato", + -14.017668724060059 + ], + [ + "yoshi", + -14.01773452758789 + ], + [ + "ACK", + -14.017744064331055 + ], + [ + "struct", + -14.017746925354004 + ], + [ + "environmental", + -14.017768859863281 + ], + [ + "▁Dunkin", + -14.017797470092773 + ], + [ + "severe", + -14.017823219299316 + ], + [ + "▁adjuvant", + -14.017824172973633 + ], + [ + "558", + -14.017829895019531 + ], + [ + "▁▪", + -14.017891883850098 + ], + [ + "▁disconcerting", + -14.017938613891602 + ], + [ + "▁shredder", + -14.017946243286133 + ], + [ + "▁shampoos", + -14.017996788024902 + ], + [ + "▁642", + -14.018009185791016 + ], + [ + "ugi", + -14.018031120300293 + ], + [ + "▁Flair", + -14.018033027648926 + ], + [ + "▁hectare", + -14.018050193786621 + ], + [ + "▁preservative", + -14.018051147460938 + ], + [ + "772", + -14.018095016479492 + ], + [ + "▁colitis", + -14.01813793182373 + ], + [ + "▁Hotline", + -14.018142700195312 + ], + [ + "▁stumbles", + -14.018142700195312 + ], + [ + "▁Tort", + -14.018148422241211 + ], + [ + "hic", + -14.018171310424805 + ], + [ + "▁guardianship", + -14.018216133117676 + ], + [ + "▁Unreal", + -14.018217086791992 + ], + [ + "▁coyotes", + -14.018244743347168 + ], + [ + "▁Wink", + -14.018259048461914 + ], + [ + "▁Yer", + -14.01828670501709 + ], + [ + "▁Hearst", + -14.018317222595215 + ], + [ + "▁blaster", + -14.018339157104492 + ], + [ + "▁Mildred", + -14.018383026123047 + ], + [ + "▁Passionate", + -14.018407821655273 + ], + [ + "▁Alfie", + -14.018441200256348 + ], + [ + "▁massaging", + -14.018515586853027 + ], + [ + "▁Ó", + -14.018536567687988 + ], + [ + "▁lg", + -14.01855182647705 + ], + [ + "▁Maven", + -14.018567085266113 + ], + [ + "▁birdies", + -14.018576622009277 + ], + [ + "Pool", + -14.018607139587402 + ], + [ + "▁Cleansing", + -14.018610954284668 + ], + [ + "nado", + -14.018647193908691 + ], + [ + "duc", + -14.018662452697754 + ], + [ + "▁Scranton", + -14.018664360046387 + ], + [ + "▁nov", + -14.018706321716309 + ], + [ + "▁Pp", + -14.018754005432129 + ], + [ + "tower", + -14.018765449523926 + ], + [ + "▁670", + -14.018832206726074 + ], + [ + "▁Opus", + -14.018867492675781 + ], + [ + "▁Nominations", + -14.018879890441895 + ], + [ + "▁Archi", + -14.019002914428711 + ], + [ + "modified", + -14.019015312194824 + ], + [ + "▁Cortex", + -14.019027709960938 + ], + [ + "▁Powerpoint", + -14.019039154052734 + ], + [ + "▁driverless", + -14.019044876098633 + ], + [ + "▁Yusuf", + -14.019102096557617 + ], + [ + "czyk", + -14.019165992736816 + ], + [ + "▁yearn", + -14.019170761108398 + ], + [ + "▁constitutionally", + -14.019184112548828 + ], + [ + "nja", + -14.019186019897461 + ], + [ + "ovski", + -14.019267082214355 + ], + [ + "▁crucially", + -14.019295692443848 + ], + [ + "▁kimono", + -14.019305229187012 + ], + [ + "▁adsorption", + -14.019328117370605 + ], + [ + "▁CPAP", + -14.019365310668945 + ], + [ + "xton", + -14.019388198852539 + ], + [ + "▁formality", + -14.019389152526855 + ], + [ + "▁Invention", + -14.019469261169434 + ], + [ + "773", + -14.019484519958496 + ], + [ + "▁Bluegrass", + -14.019548416137695 + ], + [ + "rode", + -14.01959228515625 + ], + [ + "▁Forced", + -14.019614219665527 + ], + [ + "CET", + -14.019632339477539 + ], + [ + "▁incoherent", + -14.019643783569336 + ], + [ + "▁pussy", + -14.01965045928955 + ], + [ + "▁CFP", + -14.019669532775879 + ], + [ + "▁gent", + -14.019688606262207 + ], + [ + "▁ventolin", + -14.019721984863281 + ], + [ + "ό", + -14.019728660583496 + ], + [ + "▁pornography", + -14.019807815551758 + ], + [ + "labeled", + -14.019857406616211 + ], + [ + "Beyond", + -14.019888877868652 + ], + [ + "▁Hosts", + -14.019937515258789 + ], + [ + "▁subordinates", + -14.019944190979004 + ], + [ + "▁flowchart", + -14.019949913024902 + ], + [ + "▁Hegel", + -14.01998233795166 + ], + [ + "ço", + -14.020013809204102 + ], + [ + "▁Sewer", + -14.020018577575684 + ], + [ + "▁sported", + -14.020040512084961 + ], + [ + "▁sqft", + -14.020040512084961 + ], + [ + "▁HPC", + -14.020044326782227 + ], + [ + "▁Nikkei", + -14.020051002502441 + ], + [ + "Rank", + -14.020068168640137 + ], + [ + "▁422", + -14.020069122314453 + ], + [ + "onen", + -14.02016544342041 + ], + [ + "wand", + -14.020177841186523 + ], + [ + "▁Nanny", + -14.020261764526367 + ], + [ + "extension", + -14.020280838012695 + ], + [ + "▁subgroups", + -14.02031135559082 + ], + [ + "▁radiate", + -14.020318984985352 + ], + [ + "▁sufferer", + -14.02036190032959 + ], + [ + "▁그", + -14.020408630371094 + ], + [ + "tention", + -14.020411491394043 + ], + [ + "posted", + -14.020429611206055 + ], + [ + "▁jpeg", + -14.020447731018066 + ], + [ + "▁Babu", + -14.020498275756836 + ], + [ + "▁GAR", + -14.020578384399414 + ], + [ + "▁lifetimes", + -14.020612716674805 + ], + [ + "document", + -14.020649909973145 + ], + [ + "▁vide", + -14.020674705505371 + ], + [ + "claim", + -14.020740509033203 + ], + [ + "▁Paradigm", + -14.020740509033203 + ], + [ + "keepers", + -14.020788192749023 + ], + [ + "▁RePEc", + -14.020829200744629 + ], + [ + "▁Egan", + -14.02087688446045 + ], + [ + "▁Blush", + -14.020890235900879 + ], + [ + "▁Kus", + -14.020899772644043 + ], + [ + "▁activator", + -14.020913124084473 + ], + [ + "DAC", + -14.020934104919434 + ], + [ + "▁Compute", + -14.020979881286621 + ], + [ + "▁accelerometer", + -14.021045684814453 + ], + [ + "laying", + -14.021085739135742 + ], + [ + "▁domino", + -14.021092414855957 + ], + [ + "▁bandits", + -14.021093368530273 + ], + [ + "▁PX", + -14.02110767364502 + ], + [ + "▁enveloped", + -14.02112102508545 + ], + [ + "▁Dowd", + -14.02112865447998 + ], + [ + "▁Gh", + -14.021143913269043 + ], + [ + "▁419", + -14.021149635314941 + ], + [ + "▁Ferro", + -14.021153450012207 + ], + [ + "786", + -14.021203994750977 + ], + [ + "▁ASM", + -14.021293640136719 + ], + [ + "ABS", + -14.021312713623047 + ], + [ + "▁Reasonable", + -14.02131462097168 + ], + [ + "▁BODY", + -14.021315574645996 + ], + [ + "も", + -14.021320343017578 + ], + [ + "▁Reza", + -14.021419525146484 + ], + [ + "▁introvert", + -14.021430015563965 + ], + [ + "▁Nellie", + -14.021441459655762 + ], + [ + "▁fervor", + -14.021468162536621 + ], + [ + "itra", + -14.021476745605469 + ], + [ + "▁CAB", + -14.021515846252441 + ], + [ + "▁sketched", + -14.021516799926758 + ], + [ + "▁TOS", + -14.021544456481934 + ], + [ + "loch", + -14.021594047546387 + ], + [ + "▁crème", + -14.021608352661133 + ], + [ + "▁Lamont", + -14.021651268005371 + ], + [ + "▁grasslands", + -14.021730422973633 + ], + [ + "▁binders", + -14.021739959716797 + ], + [ + "845", + -14.02175235748291 + ], + [ + "▁Serpent", + -14.021803855895996 + ], + [ + "ná", + -14.021829605102539 + ], + [ + "▁Carmichael", + -14.021857261657715 + ], + [ + "▁Leu", + -14.021875381469727 + ], + [ + "▁bodyguard", + -14.021886825561523 + ], + [ + "586", + -14.021902084350586 + ], + [ + "▁interprets", + -14.02192497253418 + ], + [ + "catering", + -14.022007942199707 + ], + [ + "804", + -14.022077560424805 + ], + [ + "▁refills", + -14.02218246459961 + ], + [ + "roa", + -14.022226333618164 + ], + [ + "▁metaphysics", + -14.02229118347168 + ], + [ + "▁worshippers", + -14.022342681884766 + ], + [ + "▁playtime", + -14.022367477416992 + ], + [ + "preneur", + -14.022377014160156 + ], + [ + "▁BROWN", + -14.022397994995117 + ], + [ + "▁GABA", + -14.022431373596191 + ], + [ + "▁synced", + -14.022442817687988 + ], + [ + "▁Tackle", + -14.022478103637695 + ], + [ + "▁shivering", + -14.02254581451416 + ], + [ + "▁entailed", + -14.022597312927246 + ], + [ + "Den", + -14.02262020111084 + ], + [ + "▁AIG", + -14.022622108459473 + ], + [ + "epa", + -14.02265453338623 + ], + [ + "BIG", + -14.022693634033203 + ], + [ + "▁Otago", + -14.022721290588379 + ], + [ + "▁reagent", + -14.022736549377441 + ], + [ + "▁OSX", + -14.022768020629883 + ], + [ + "▁waging", + -14.022847175598145 + ], + [ + "▁Hebron", + -14.02297592163086 + ], + [ + "▁Dunes", + -14.02299690246582 + ], + [ + "▁cinematographer", + -14.023021697998047 + ], + [ + "▁irrevocable", + -14.023036003112793 + ], + [ + "▁Bout", + -14.023049354553223 + ], + [ + "Á", + -14.023127555847168 + ], + [ + "▁Goodness", + -14.023141860961914 + ], + [ + "▁storyboard", + -14.023149490356445 + ], + [ + "▁bowels", + -14.023155212402344 + ], + [ + "▁shunned", + -14.023171424865723 + ], + [ + "▁Malayalam", + -14.02318000793457 + ], + [ + "▁Semester", + -14.023210525512695 + ], + [ + "▁Generations", + -14.023224830627441 + ], + [ + "▁Acre", + -14.023231506347656 + ], + [ + "▁Prussia", + -14.023236274719238 + ], + [ + "り", + -14.023237228393555 + ], + [ + "▁Arroyo", + -14.023311614990234 + ], + [ + "▁stints", + -14.02336597442627 + ], + [ + "▁Glamour", + -14.023394584655762 + ], + [ + "▁Treasures", + -14.023408889770508 + ], + [ + "BV", + -14.023412704467773 + ], + [ + "▁DEAD", + -14.023426055908203 + ], + [ + "▁lefty", + -14.023445129394531 + ], + [ + "▁propagated", + -14.023520469665527 + ], + [ + "▁fanbase", + -14.023558616638184 + ], + [ + "▁Bypass", + -14.02359676361084 + ], + [ + "▁Sundar", + -14.023608207702637 + ], + [ + "▁Sui", + -14.023612976074219 + ], + [ + "ifera", + -14.023669242858887 + ], + [ + "▁grainy", + -14.023713111877441 + ], + [ + "▁NATIONAL", + -14.023733139038086 + ], + [ + "environment", + -14.023736000061035 + ], + [ + "▁Licensee", + -14.023749351501465 + ], + [ + "▁sparring", + -14.023778915405273 + ], + [ + "mma", + -14.023816108703613 + ], + [ + "▁jacuzzi", + -14.023855209350586 + ], + [ + "▁Moab", + -14.023857116699219 + ], + [ + "▁precipitate", + -14.023880004882812 + ], + [ + "▁petal", + -14.023910522460938 + ], + [ + "▁housework", + -14.023950576782227 + ], + [ + "▁barbell", + -14.023959159851074 + ], + [ + "▁sickening", + -14.023965835571289 + ], + [ + "▁sly", + -14.023995399475098 + ], + [ + "▁Arrangement", + -14.0240478515625 + ], + [ + "▁Freelance", + -14.024048805236816 + ], + [ + "erna", + -14.024068832397461 + ], + [ + "▁Designated", + -14.02407169342041 + ], + [ + "advantage", + -14.024102210998535 + ], + [ + "▁checkup", + -14.024127960205078 + ], + [ + "828", + -14.024154663085938 + ], + [ + "▁Bounty", + -14.02422046661377 + ], + [ + "▁Kohler", + -14.024253845214844 + ], + [ + "▁paintball", + -14.024262428283691 + ], + [ + "522", + -14.0243501663208 + ], + [ + "esp", + -14.024392127990723 + ], + [ + "▁tormented", + -14.024398803710938 + ], + [ + "▁Drums", + -14.0244140625 + ], + [ + "hira", + -14.024495124816895 + ], + [ + "▁Celia", + -14.024497032165527 + ], + [ + "▁Caracas", + -14.024579048156738 + ], + [ + "TRO", + -14.02458667755127 + ], + [ + "FRA", + -14.024614334106445 + ], + [ + "▁WWW", + -14.024641990661621 + ], + [ + "▁legions", + -14.024663925170898 + ], + [ + "▁EMP", + -14.024676322937012 + ], + [ + "▁STORE", + -14.024683952331543 + ], + [ + "▁hilltop", + -14.024713516235352 + ], + [ + "▁Characterization", + -14.024721145629883 + ], + [ + "Sarah", + -14.024742126464844 + ], + [ + "uang", + -14.024747848510742 + ], + [ + "▁TERMS", + -14.024763107299805 + ], + [ + "icker", + -14.024768829345703 + ], + [ + "ʻ", + -14.02479076385498 + ], + [ + "▁Mandel", + -14.024807929992676 + ], + [ + "▁Horseshoe", + -14.024852752685547 + ], + [ + "▁PES", + -14.02489948272705 + ], + [ + "▁Hoy", + -14.024900436401367 + ], + [ + "496", + -14.02492904663086 + ], + [ + "LAC", + -14.024985313415527 + ], + [ + "▁obtains", + -14.025015830993652 + ], + [ + "▁underwhelming", + -14.025041580200195 + ], + [ + "▁filibuster", + -14.02504825592041 + ], + [ + "▁HCC", + -14.025060653686523 + ], + [ + "ols", + -14.02507495880127 + ], + [ + "▁Markham", + -14.025099754333496 + ], + [ + "Tube", + -14.025108337402344 + ], + [ + "▁McIntosh", + -14.025116920471191 + ], + [ + "▁Momma", + -14.025116920471191 + ], + [ + "tronics", + -14.025146484375 + ], + [ + "▁COURSE", + -14.025157928466797 + ], + [ + "▁Aldo", + -14.025169372558594 + ], + [ + "WAR", + -14.025181770324707 + ], + [ + "▁Conscious", + -14.025216102600098 + ], + [ + "▁arcane", + -14.025239944458008 + ], + [ + "chik", + -14.02524185180664 + ], + [ + "418", + -14.02524471282959 + ], + [ + "×2", + -14.02529239654541 + ], + [ + "▁smuggled", + -14.025357246398926 + ], + [ + "▁reaping", + -14.025364875793457 + ], + [ + "▁CONS", + -14.025506019592285 + ], + [ + "NGO", + -14.02553939819336 + ], + [ + "▁nel", + -14.025548934936523 + ], + [ + "▁Paladin", + -14.025615692138672 + ], + [ + "▁reciting", + -14.02562427520752 + ], + [ + "▁Keating", + -14.025639533996582 + ], + [ + "▁alienate", + -14.02564525604248 + ], + [ + "▁shortness", + -14.02564525604248 + ], + [ + "▁CUT", + -14.025649070739746 + ], + [ + "▁const", + -14.025662422180176 + ], + [ + "ayne", + -14.025679588317871 + ], + [ + "ancing", + -14.025715827941895 + ], + [ + "▁Gaussian", + -14.025717735290527 + ], + [ + "为", + -14.025737762451172 + ], + [ + "terrorist", + -14.025930404663086 + ], + [ + "topped", + -14.025956153869629 + ], + [ + "▁skewers", + -14.025976181030273 + ], + [ + "▁interracial", + -14.025993347167969 + ], + [ + "▁OTT", + -14.026006698608398 + ], + [ + "reliance", + -14.02603816986084 + ], + [ + "ochi", + -14.026044845581055 + ], + [ + "Install", + -14.026103019714355 + ], + [ + "▁poise", + -14.026145935058594 + ], + [ + "▁Metallica", + -14.026152610778809 + ], + [ + "aber", + -14.026155471801758 + ], + [ + "▁Mistakes", + -14.026163101196289 + ], + [ + "▁Gow", + -14.026178359985352 + ], + [ + "▁consumables", + -14.026190757751465 + ], + [ + "ELLA", + -14.026217460632324 + ], + [ + "▁LOTS", + -14.026236534118652 + ], + [ + "▁Assumption", + -14.026246070861816 + ], + [ + "▁blockages", + -14.026286125183105 + ], + [ + "▁thorns", + -14.026299476623535 + ], + [ + "sama", + -14.026307106018066 + ], + [ + "▁harmonica", + -14.026342391967773 + ], + [ + "▁Expanded", + -14.026368141174316 + ], + [ + "▁Woolf", + -14.026378631591797 + ], + [ + "stretch", + -14.02647590637207 + ], + [ + "▁settler", + -14.026476860046387 + ], + [ + "▁gratuit", + -14.026521682739258 + ], + [ + "▁Kasa", + -14.02653694152832 + ], + [ + "▁PHI", + -14.026554107666016 + ], + [ + "▁groaned", + -14.026575088500977 + ], + [ + "▁abysmal", + -14.026610374450684 + ], + [ + "▁Hod", + -14.026701927185059 + ], + [ + "▁Kazan", + -14.026713371276855 + ], + [ + "ordinate", + -14.026835441589355 + ], + [ + "▁combing", + -14.026844024658203 + ], + [ + "▁Sari", + -14.026850700378418 + ], + [ + "▁inhumane", + -14.02685260772705 + ], + [ + "▁ranting", + -14.026856422424316 + ], + [ + "▁Refrigerate", + -14.026924133300781 + ], + [ + "▁Elimination", + -14.026934623718262 + ], + [ + "▁Sienna", + -14.026949882507324 + ], + [ + "▁940", + -14.026976585388184 + ], + [ + "▁diverting", + -14.027017593383789 + ], + [ + "▁Yiddish", + -14.027045249938965 + ], + [ + "▁blacklist", + -14.027045249938965 + ], + [ + "Ghost", + -14.027058601379395 + ], + [ + "▁fireball", + -14.027083396911621 + ], + [ + "▁Pigs", + -14.02708625793457 + ], + [ + "AKE", + -14.027103424072266 + ], + [ + "▁glyphosate", + -14.027120590209961 + ], + [ + "▁MDA", + -14.027203559875488 + ], + [ + "▁solicited", + -14.02727222442627 + ], + [ + "▁BEING", + -14.027286529541016 + ], + [ + "▁Projector", + -14.027299880981445 + ], + [ + "▁degenerate", + -14.027314186096191 + ], + [ + "▁rehabilitate", + -14.027322769165039 + ], + [ + "▁Prog", + -14.02733039855957 + ], + [ + "▁Economists", + -14.027338981628418 + ], + [ + "▁astounded", + -14.027485847473145 + ], + [ + "▁Oc", + -14.027544975280762 + ], + [ + "909", + -14.027580261230469 + ], + [ + "dryer", + -14.027610778808594 + ], + [ + "▁attuned", + -14.027610778808594 + ], + [ + "▁Cite", + -14.027615547180176 + ], + [ + "▁Edmunds", + -14.027652740478516 + ], + [ + "▁pomp", + -14.027695655822754 + ], + [ + "▁wag", + -14.02769947052002 + ], + [ + "enic", + -14.027728080749512 + ], + [ + "▁Hazardous", + -14.027739524841309 + ], + [ + "stopping", + -14.02774715423584 + ], + [ + "▁hurling", + -14.027752876281738 + ], + [ + "▁THOMAS", + -14.027791023254395 + ], + [ + "▁natal", + -14.027835845947266 + ], + [ + "▁Nal", + -14.027857780456543 + ], + [ + "▁Supervision", + -14.027909278869629 + ], + [ + "▁swatch", + -14.027995109558105 + ], + [ + "cpp", + -14.02801513671875 + ], + [ + "▁electrolytes", + -14.028083801269531 + ], + [ + "▁subdivisions", + -14.028111457824707 + ], + [ + "hma", + -14.028130531311035 + ], + [ + "▁rethinking", + -14.028132438659668 + ], + [ + "▁Najib", + -14.028160095214844 + ], + [ + "▁Evangelist", + -14.028216361999512 + ], + [ + "limiting", + -14.028254508972168 + ], + [ + "▁Cedric", + -14.028263092041016 + ], + [ + "▁Altman", + -14.02827262878418 + ], + [ + "▁solstice", + -14.028316497802734 + ], + [ + "fw", + -14.028349876403809 + ], + [ + "687", + -14.02835750579834 + ], + [ + "▁COOL", + -14.028396606445312 + ], + [ + "▁Ender", + -14.02841854095459 + ], + [ + "▁506", + -14.02842903137207 + ], + [ + "vm", + -14.028461456298828 + ], + [ + "▁Pooh", + -14.028473854064941 + ], + [ + "▁Pinto", + -14.028515815734863 + ], + [ + "▁raccoon", + -14.028532028198242 + ], + [ + "▁Posters", + -14.028553009033203 + ], + [ + "▁feathered", + -14.028556823730469 + ], + [ + "liss", + -14.02861213684082 + ], + [ + "▁manhood", + -14.028618812561035 + ], + [ + "▁delves", + -14.028644561767578 + ], + [ + "▁Condos", + -14.02867317199707 + ], + [ + "▁subnet", + -14.02867603302002 + ], + [ + "▁traversing", + -14.028707504272461 + ], + [ + "▁Libre", + -14.028717994689941 + ], + [ + "lama", + -14.028742790222168 + ], + [ + "▁replicates", + -14.028757095336914 + ], + [ + "▁Arne", + -14.028796195983887 + ], + [ + "▁occlusion", + -14.028796195983887 + ], + [ + "▁Assign", + -14.028855323791504 + ], + [ + "opi", + -14.028864860534668 + ], + [ + "▁servicemen", + -14.028877258300781 + ], + [ + "▁steeper", + -14.028894424438477 + ], + [ + "▁CRP", + -14.028958320617676 + ], + [ + "▁lashing", + -14.028968811035156 + ], + [ + "▁Gaddafi", + -14.028969764709473 + ], + [ + "compared", + -14.028973579406738 + ], + [ + "ection", + -14.028982162475586 + ], + [ + "▁451", + -14.029019355773926 + ], + [ + "▁blossomed", + -14.029025077819824 + ], + [ + "clinic", + -14.02904987335205 + ], + [ + "antly", + -14.029082298278809 + ], + [ + "strap", + -14.029098510742188 + ], + [ + "▁prong", + -14.029106140136719 + ], + [ + "▁Http", + -14.029120445251465 + ], + [ + "▁Celine", + -14.029125213623047 + ], + [ + "LOS", + -14.029180526733398 + ], + [ + "brief", + -14.029182434082031 + ], + [ + "itarian", + -14.029219627380371 + ], + [ + "▁Voi", + -14.029223442077637 + ], + [ + "▁Progressives", + -14.029296875 + ], + [ + "▁READY", + -14.02930736541748 + ], + [ + "▁TIFF", + -14.029309272766113 + ], + [ + "▁Biotech", + -14.029313087463379 + ], + [ + "▁Sinha", + -14.029450416564941 + ], + [ + "697", + -14.029486656188965 + ], + [ + "labs", + -14.029498100280762 + ], + [ + "honest", + -14.029581069946289 + ], + [ + "▁frigate", + -14.029593467712402 + ], + [ + "▁अ", + -14.029605865478516 + ], + [ + "anz", + -14.029679298400879 + ], + [ + "▁mercenary", + -14.029679298400879 + ], + [ + "▁Shoppers", + -14.029684066772461 + ], + [ + "rge", + -14.029739379882812 + ], + [ + "▁banded", + -14.029803276062012 + ], + [ + "screw", + -14.02985954284668 + ], + [ + "▁Coop", + -14.02987003326416 + ], + [ + "ி", + -14.02990436553955 + ], + [ + "▁Outfitters", + -14.029976844787598 + ], + [ + "▁unlawfully", + -14.030007362365723 + ], + [ + "▁Braz", + -14.030043601989746 + ], + [ + "▁ammonium", + -14.03011703491211 + ], + [ + "▁dissipation", + -14.030230522155762 + ], + [ + "▁restorations", + -14.030259132385254 + ], + [ + "▁Miners", + -14.030278205871582 + ], + [ + "▁pressurized", + -14.030287742614746 + ], + [ + "▁snowing", + -14.030315399169922 + ], + [ + "democracy", + -14.030327796936035 + ], + [ + "▁Wonders", + -14.030365943908691 + ], + [ + "▁Sandi", + -14.03045654296875 + ], + [ + "▁Tactics", + -14.030461311340332 + ], + [ + "▁recombination", + -14.030481338500977 + ], + [ + "▁eel", + -14.030535697937012 + ], + [ + "▁Jug", + -14.030588150024414 + ], + [ + "▁grudge", + -14.03058910369873 + ], + [ + "▁Teri", + -14.03060245513916 + ], + [ + "▁Acquire", + -14.030641555786133 + ], + [ + "▁workhorse", + -14.030717849731445 + ], + [ + "▁Hadid", + -14.030745506286621 + ], + [ + "ите", + -14.030789375305176 + ], + [ + "▁snappy", + -14.030813217163086 + ], + [ + "▁crosswalk", + -14.030863761901855 + ], + [ + "▁PPS", + -14.03088092803955 + ], + [ + "noon", + -14.030911445617676 + ], + [ + "▁prosthesis", + -14.030933380126953 + ], + [ + "544", + -14.030937194824219 + ], + [ + "▁Planting", + -14.031036376953125 + ], + [ + "▁CID", + -14.031039237976074 + ], + [ + "▁Ryanair", + -14.031048774719238 + ], + [ + "▁fickle", + -14.031107902526855 + ], + [ + "▁husk", + -14.03115463256836 + ], + [ + "▁Celebrities", + -14.031176567077637 + ], + [ + "ام", + -14.0311861038208 + ], + [ + "▁Obtaining", + -14.031190872192383 + ], + [ + "▁glo", + -14.0311918258667 + ], + [ + "▁rand", + -14.031194686889648 + ], + [ + "▁Wrath", + -14.031234741210938 + ], + [ + "▁guarantor", + -14.031257629394531 + ], + [ + "534", + -14.03126049041748 + ], + [ + "▁alchemy", + -14.031266212463379 + ], + [ + "▁hereof", + -14.031291961669922 + ], + [ + "honey", + -14.031356811523438 + ], + [ + "ATIVE", + -14.031370162963867 + ], + [ + "bac", + -14.031371116638184 + ], + [ + "▁ASH", + -14.0313720703125 + ], + [ + "▁FSU", + -14.031392097473145 + ], + [ + "Sand", + -14.031405448913574 + ], + [ + "▁Alp", + -14.03140640258789 + ], + [ + "▁Fein", + -14.031439781188965 + ], + [ + "▁toffee", + -14.03144645690918 + ], + [ + "▁menswear", + -14.031501770019531 + ], + [ + "CENT", + -14.031514167785645 + ], + [ + "missing", + -14.031521797180176 + ], + [ + "▁bales", + -14.031529426574707 + ], + [ + "Going", + -14.031586647033691 + ], + [ + "▁Shanahan", + -14.031587600708008 + ], + [ + "▁Plas", + -14.031599998474121 + ], + [ + "▁multifunctional", + -14.031641006469727 + ], + [ + "▁USCIS", + -14.031671524047852 + ], + [ + "▁jihadists", + -14.031689643859863 + ], + [ + "▁Southgate", + -14.031722068786621 + ], + [ + "reports", + -14.031746864318848 + ], + [ + "▁FINALLY", + -14.031749725341797 + ], + [ + "esian", + -14.031758308410645 + ], + [ + "▁Begins", + -14.031763076782227 + ], + [ + "▁Wayfair", + -14.031867980957031 + ], + [ + "cler", + -14.031892776489258 + ], + [ + "ebel", + -14.032014846801758 + ], + [ + "neau", + -14.0320463180542 + ], + [ + "scription", + -14.032094955444336 + ], + [ + "▁У", + -14.032114028930664 + ], + [ + "▁envisage", + -14.032139778137207 + ], + [ + "Gb", + -14.032176971435547 + ], + [ + "functioning", + -14.0322904586792 + ], + [ + "▁Defining", + -14.032346725463867 + ], + [ + "▁sauteed", + -14.032380104064941 + ], + [ + "▁RDA", + -14.032402992248535 + ], + [ + "knock", + -14.032407760620117 + ], + [ + "▁autographed", + -14.032425880432129 + ], + [ + "▁Circulation", + -14.032431602478027 + ], + [ + "▁cripple", + -14.032444953918457 + ], + [ + "▁lactation", + -14.032450675964355 + ], + [ + "ozo", + -14.03249740600586 + ], + [ + "▁Err", + -14.032527923583984 + ], + [ + "hae", + -14.032546997070312 + ], + [ + "mines", + -14.032563209533691 + ], + [ + "▁Intake", + -14.032618522644043 + ], + [ + "▁Retina", + -14.032626152038574 + ], + [ + "▁Luce", + -14.032686233520508 + ], + [ + "RAD", + -14.032716751098633 + ], + [ + "rare", + -14.032748222351074 + ], + [ + "▁Confederacy", + -14.032767295837402 + ], + [ + "▁tether", + -14.03279972076416 + ], + [ + "▁Helix", + -14.032828330993652 + ], + [ + "▁plantings", + -14.032837867736816 + ], + [ + "▁sympathies", + -14.032845497131348 + ], + [ + "▁Leno", + -14.032848358154297 + ], + [ + "▁Serb", + -14.032882690429688 + ], + [ + "grat", + -14.032913208007812 + ], + [ + "▁pitting", + -14.032997131347656 + ], + [ + "▁Affiliates", + -14.033129692077637 + ], + [ + "▁otherworldly", + -14.033133506774902 + ], + [ + "▁Kud", + -14.033138275146484 + ], + [ + "expanding", + -14.033148765563965 + ], + [ + "▁denoted", + -14.033158302307129 + ], + [ + "▁cleanest", + -14.033162117004395 + ], + [ + "▁Boyfriend", + -14.033194541931152 + ], + [ + "▁Crawley", + -14.033209800720215 + ], + [ + "▁Vantage", + -14.033215522766113 + ], + [ + "▁emeritus", + -14.033294677734375 + ], + [ + "KW", + -14.033385276794434 + ], + [ + "▁Pyeongchang", + -14.03338623046875 + ], + [ + "▁EIA", + -14.033398628234863 + ], + [ + "▁Nouveau", + -14.033462524414062 + ], + [ + "▁irritability", + -14.033467292785645 + ], + [ + "▁theologian", + -14.033513069152832 + ], + [ + "lby", + -14.033520698547363 + ], + [ + "ать", + -14.03353214263916 + ], + [ + "▁Brianna", + -14.033601760864258 + ], + [ + "iy", + -14.033611297607422 + ], + [ + "▁Lacy", + -14.033617973327637 + ], + [ + "updated", + -14.033708572387695 + ], + [ + "▁reunions", + -14.033730506896973 + ], + [ + "▁winemaking", + -14.033743858337402 + ], + [ + "▁Nuremberg", + -14.033756256103516 + ], + [ + "552", + -14.033766746520996 + ], + [ + "▁loc", + -14.033781051635742 + ], + [ + "▁stench", + -14.033782958984375 + ], + [ + "rks", + -14.03382396697998 + ], + [ + "▁GMP", + -14.03386116027832 + ], + [ + "▁vertices", + -14.03388786315918 + ], + [ + "▁Nou", + -14.033891677856445 + ], + [ + "▁alleviating", + -14.033903121948242 + ], + [ + "▁Rink", + -14.033913612365723 + ], + [ + "▁Rapper", + -14.033924102783203 + ], + [ + "luc", + -14.033936500549316 + ], + [ + "▁paychecks", + -14.033940315246582 + ], + [ + "▁Planck", + -14.033976554870605 + ], + [ + "▁empirically", + -14.0339937210083 + ], + [ + "ocyte", + -14.03400707244873 + ], + [ + "▁Layers", + -14.034040451049805 + ], + [ + "▁wal", + -14.034158706665039 + ], + [ + "dj", + -14.034164428710938 + ], + [ + "▁preorder", + -14.034173965454102 + ], + [ + "▁IST", + -14.034174919128418 + ], + [ + "▁subtracting", + -14.03421401977539 + ], + [ + "▁bosom", + -14.034235954284668 + ], + [ + "lough", + -14.0342435836792 + ], + [ + "▁navigational", + -14.034257888793945 + ], + [ + "▁455", + -14.034345626831055 + ], + [ + "▁fluidity", + -14.034368515014648 + ], + [ + "▁peered", + -14.034378051757812 + ], + [ + "▁ascertained", + -14.034420013427734 + ], + [ + "▁tentacles", + -14.034422874450684 + ], + [ + "▁Homepage", + -14.03447151184082 + ], + [ + "▁morbid", + -14.034502983093262 + ], + [ + "▁Stew", + -14.034523963928223 + ], + [ + "▁Controlling", + -14.034542083740234 + ], + [ + "▁dosages", + -14.034635543823242 + ], + [ + "▁Boasting", + -14.034663200378418 + ], + [ + "▁Watchers", + -14.034668922424316 + ], + [ + "▁almighty", + -14.034706115722656 + ], + [ + "▁trillions", + -14.03475284576416 + ], + [ + "▁Clubhouse", + -14.034768104553223 + ], + [ + "▁decoy", + -14.034821510314941 + ], + [ + "RMA", + -14.034832954406738 + ], + [ + "▁Berk", + -14.034860610961914 + ], + [ + "▁accumulates", + -14.034894943237305 + ], + [ + "glyph", + -14.034902572631836 + ], + [ + "▁MMP", + -14.034914016723633 + ], + [ + "▁chemists", + -14.03494644165039 + ], + [ + "▁Aye", + -14.034954071044922 + ], + [ + "▁eloquently", + -14.034984588623047 + ], + [ + "▁Rector", + -14.035088539123535 + ], + [ + "▁inclusions", + -14.035143852233887 + ], + [ + "▁archbishop", + -14.035164833068848 + ], + [ + "▁Browsing", + -14.03520679473877 + ], + [ + "onna", + -14.035210609436035 + ], + [ + "▁png", + -14.035263061523438 + ], + [ + "aloo", + -14.035277366638184 + ], + [ + "ché", + -14.035361289978027 + ], + [ + "▁Bertrand", + -14.035446166992188 + ], + [ + "▁murmured", + -14.035470962524414 + ], + [ + "adam", + -14.035477638244629 + ], + [ + "▁Lombardi", + -14.035478591918945 + ], + [ + "bathroom", + -14.035492897033691 + ], + [ + "PRA", + -14.035517692565918 + ], + [ + "Document", + -14.035529136657715 + ], + [ + "▁EDC", + -14.035539627075195 + ], + [ + "▁pon", + -14.035574913024902 + ], + [ + "▁Reported", + -14.035632133483887 + ], + [ + "MSA", + -14.035707473754883 + ], + [ + "▁Ante", + -14.035721778869629 + ], + [ + "▁Greeley", + -14.035745620727539 + ], + [ + "▁devotee", + -14.035755157470703 + ], + [ + "▁Nicely", + -14.035776138305664 + ], + [ + "▁Races", + -14.03577995300293 + ], + [ + "▁❤", + -14.035806655883789 + ], + [ + "▁bereavement", + -14.035823822021484 + ], + [ + "▁indignation", + -14.035823822021484 + ], + [ + "▁idiom", + -14.03584098815918 + ], + [ + "▁Heil", + -14.035869598388672 + ], + [ + "▁brash", + -14.035888671875 + ], + [ + "▁Princes", + -14.035895347595215 + ], + [ + "crisis", + -14.035907745361328 + ], + [ + "ghe", + -14.03591251373291 + ], + [ + "▁inflicting", + -14.03593921661377 + ], + [ + "▁COD", + -14.035989761352539 + ], + [ + "▁WSJ", + -14.035996437072754 + ], + [ + "▁Atwood", + -14.03606128692627 + ], + [ + "▁midsize", + -14.036072731018066 + ], + [ + "opo", + -14.03610897064209 + ], + [ + "▁sanctity", + -14.036131858825684 + ], + [ + "▁curses", + -14.036157608032227 + ], + [ + "▁rectified", + -14.036286354064941 + ], + [ + "▁CAMP", + -14.036287307739258 + ], + [ + "▁booklets", + -14.036323547363281 + ], + [ + "plication", + -14.036352157592773 + ], + [ + "uric", + -14.036377906799316 + ], + [ + "▁Ranked", + -14.036385536193848 + ], + [ + "▁Wilk", + -14.03642463684082 + ], + [ + "ojo", + -14.036452293395996 + ], + [ + "ASC", + -14.036477088928223 + ], + [ + "ты", + -14.036515235900879 + ], + [ + "sou", + -14.036520957946777 + ], + [ + "▁NIV", + -14.036558151245117 + ], + [ + "▁Requirement", + -14.036581993103027 + ], + [ + "▁PACKAGE", + -14.03664493560791 + ], + [ + "▁dispatcher", + -14.036657333374023 + ], + [ + "▁Guar", + -14.036834716796875 + ], + [ + "▁TGF", + -14.036839485168457 + ], + [ + "ishing", + -14.036853790283203 + ], + [ + "▁blip", + -14.03686237335205 + ], + [ + "Greek", + -14.036927223205566 + ], + [ + "623", + -14.036933898925781 + ], + [ + "▁vert", + -14.036940574645996 + ], + [ + "▁Ecosystem", + -14.036996841430664 + ], + [ + "several", + -14.037012100219727 + ], + [ + "foo", + -14.037032127380371 + ], + [ + "afternoon", + -14.037038803100586 + ], + [ + "▁Btw", + -14.037046432495117 + ], + [ + "▁canoes", + -14.037056922912598 + ], + [ + "▁bij", + -14.037065505981445 + ], + [ + "▁saucer", + -14.037083625793457 + ], + [ + "▁Nationalist", + -14.037084579467773 + ], + [ + "▁rapids", + -14.037270545959473 + ], + [ + "▁Vinegar", + -14.037318229675293 + ], + [ + "▁moisturiser", + -14.037400245666504 + ], + [ + "▁Purchased", + -14.0374116897583 + ], + [ + "ECT", + -14.037434577941895 + ], + [ + "▁compensatory", + -14.037493705749512 + ], + [ + "▁TBS", + -14.03753662109375 + ], + [ + "718", + -14.037564277648926 + ], + [ + "▁Marlene", + -14.037604331970215 + ], + [ + "▁ethyl", + -14.03762149810791 + ], + [ + "▁painstaking", + -14.037766456604004 + ], + [ + "▁hygienist", + -14.037782669067383 + ], + [ + "Less", + -14.037797927856445 + ], + [ + "bottle", + -14.037816047668457 + ], + [ + "▁dismayed", + -14.037821769714355 + ], + [ + "▁Koko", + -14.037869453430176 + ], + [ + "▁vacuuming", + -14.03794002532959 + ], + [ + "▁Fai", + -14.037941932678223 + ], + [ + "▁Nerve", + -14.037959098815918 + ], + [ + "▁INDIA", + -14.03800106048584 + ], + [ + "▁vibrate", + -14.038017272949219 + ], + [ + "▁Bitcoins", + -14.0380220413208 + ], + [ + "ssed", + -14.0380859375 + ], + [ + "▁connotations", + -14.038089752197266 + ], + [ + "Mine", + -14.03812313079834 + ], + [ + "▁Puppies", + -14.038179397583008 + ], + [ + "▁Variant", + -14.03818130493164 + ], + [ + "▁Fade", + -14.038216590881348 + ], + [ + "▁Dorian", + -14.038225173950195 + ], + [ + "▁peppered", + -14.038232803344727 + ], + [ + "▁Habit", + -14.038244247436523 + ], + [ + "isen", + -14.038248062133789 + ], + [ + "▁yak", + -14.038286209106445 + ], + [ + "▁ش", + -14.038286209106445 + ], + [ + "▁Bata", + -14.038298606872559 + ], + [ + "▁petrochemical", + -14.038389205932617 + ], + [ + "▁cultivars", + -14.038426399230957 + ], + [ + "graf", + -14.038448333740234 + ], + [ + "▁Mojave", + -14.038457870483398 + ], + [ + "▁Breaks", + -14.03849983215332 + ], + [ + "▁Destroy", + -14.038517951965332 + ], + [ + "▁Nir", + -14.03853702545166 + ], + [ + "ок", + -14.038537979125977 + ], + [ + "▁Syrup", + -14.038568496704102 + ], + [ + "▁Lining", + -14.03865909576416 + ], + [ + "▁Rok", + -14.038785934448242 + ], + [ + "jur", + -14.03895092010498 + ], + [ + "▁Rolf", + -14.038958549499512 + ], + [ + "739", + -14.03900146484375 + ], + [ + "gross", + -14.0390043258667 + ], + [ + "▁chai", + -14.039032936096191 + ], + [ + "▁revolved", + -14.03907585144043 + ], + [ + "▁platelets", + -14.03911018371582 + ], + [ + "▁articulating", + -14.039114952087402 + ], + [ + "dela", + -14.039131164550781 + ], + [ + "▁Playoff", + -14.039131164550781 + ], + [ + "▁needlessly", + -14.039193153381348 + ], + [ + "▁dovetail", + -14.039299964904785 + ], + [ + "▁Kimball", + -14.039307594299316 + ], + [ + "▁cautions", + -14.039314270019531 + ], + [ + "Marc", + -14.03931999206543 + ], + [ + "▁reminisce", + -14.03933048248291 + ], + [ + "▁inductive", + -14.039344787597656 + ], + [ + "▁Dorm", + -14.039416313171387 + ], + [ + "▁SoC", + -14.039466857910156 + ], + [ + "▁wetsuit", + -14.039570808410645 + ], + [ + "▁Harr", + -14.03964614868164 + ], + [ + "yp", + -14.039685249328613 + ], + [ + "▁subculture", + -14.039754867553711 + ], + [ + "▁springboard", + -14.039769172668457 + ], + [ + "tweet", + -14.039875984191895 + ], + [ + "ured", + -14.03990364074707 + ], + [ + "▁Kenney", + -14.039922714233398 + ], + [ + "▁tramadol", + -14.039936065673828 + ], + [ + "▁spears", + -14.03995132446289 + ], + [ + "▁erupt", + -14.039993286132812 + ], + [ + "▁shaming", + -14.039993286132812 + ], + [ + "▁Maud", + -14.040019989013672 + ], + [ + "▁azure", + -14.040038108825684 + ], + [ + "▁follicle", + -14.04008674621582 + ], + [ + "▁brad", + -14.040138244628906 + ], + [ + "▁Sacrifice", + -14.040180206298828 + ], + [ + "▁strat", + -14.040287971496582 + ], + [ + "513", + -14.040308952331543 + ], + [ + "▁Pepe", + -14.040319442749023 + ], + [ + "senior", + -14.04033088684082 + ], + [ + "▁Celestial", + -14.040356636047363 + ], + [ + "▁whit", + -14.04035758972168 + ], + [ + "Until", + -14.040395736694336 + ], + [ + "classical", + -14.04040241241455 + ], + [ + "▁Smarter", + -14.040434837341309 + ], + [ + "▁Merseyside", + -14.040446281433105 + ], + [ + "▁scaring", + -14.04050064086914 + ], + [ + "▁Ruff", + -14.040519714355469 + ], + [ + "Born", + -14.04055118560791 + ], + [ + "▁paramedic", + -14.040559768676758 + ], + [ + "▁CDS", + -14.040560722351074 + ], + [ + "shows", + -14.040583610534668 + ], + [ + "▁bystanders", + -14.040694236755371 + ], + [ + "Jon", + -14.040702819824219 + ], + [ + "▁Gossip", + -14.040776252746582 + ], + [ + "748", + -14.04089641571045 + ], + [ + "▁Caledonia", + -14.040898323059082 + ], + [ + "acute", + -14.040949821472168 + ], + [ + "chance", + -14.04099178314209 + ], + [ + "▁Apk", + -14.041015625 + ], + [ + "▁genotypes", + -14.041112899780273 + ], + [ + "▁Stru", + -14.041144371032715 + ], + [ + "▁plummet", + -14.041214942932129 + ], + [ + "▁dissonance", + -14.04122257232666 + ], + [ + "pause", + -14.041264533996582 + ], + [ + "▁Terence", + -14.041276931762695 + ], + [ + "▁misunderstand", + -14.041341781616211 + ], + [ + "▁Destin", + -14.041367530822754 + ], + [ + "NOR", + -14.041378021240234 + ], + [ + "▁backstop", + -14.041509628295898 + ], + [ + "▁tolerances", + -14.04151439666748 + ], + [ + "cano", + -14.04153060913086 + ], + [ + "▁Hugs", + -14.041535377502441 + ], + [ + "▁agonist", + -14.04154109954834 + ], + [ + "▁606", + -14.041543006896973 + ], + [ + "664", + -14.041645050048828 + ], + [ + "▁diabetics", + -14.04164981842041 + ], + [ + "▁Boring", + -14.041653633117676 + ], + [ + "▁Expensive", + -14.041657447814941 + ], + [ + "▁unblock", + -14.041691780090332 + ], + [ + "rw", + -14.04171371459961 + ], + [ + "▁Targeted", + -14.041717529296875 + ], + [ + "▁renaming", + -14.041729927062988 + ], + [ + "heid", + -14.041770935058594 + ], + [ + "▁thong", + -14.041858673095703 + ], + [ + "▁poisons", + -14.042012214660645 + ], + [ + "uffer", + -14.042131423950195 + ], + [ + "▁resurrect", + -14.042137145996094 + ], + [ + "▁Enjoying", + -14.042150497436523 + ], + [ + "▁Reflecting", + -14.042173385620117 + ], + [ + "▁Habits", + -14.042200088500977 + ], + [ + "▁Darlington", + -14.042317390441895 + ], + [ + "▁exaggerating", + -14.042317390441895 + ], + [ + "▁Revere", + -14.042394638061523 + ], + [ + "traded", + -14.042399406433105 + ], + [ + "RUS", + -14.042590141296387 + ], + [ + "▁Submarine", + -14.042603492736816 + ], + [ + "cave", + -14.042606353759766 + ], + [ + "ส", + -14.042647361755371 + ], + [ + "818", + -14.042662620544434 + ], + [ + "IFY", + -14.04270076751709 + ], + [ + "▁McPherson", + -14.042716979980469 + ], + [ + "553", + -14.042739868164062 + ], + [ + "pah", + -14.042781829833984 + ], + [ + "▁hogs", + -14.042791366577148 + ], + [ + "▁carols", + -14.042798042297363 + ], + [ + "▁dazzle", + -14.042818069458008 + ], + [ + "▁HISTORY", + -14.042862892150879 + ], + [ + "▁wishful", + -14.04292106628418 + ], + [ + "▁UMass", + -14.042923927307129 + ], + [ + "▁ssh", + -14.042930603027344 + ], + [ + "▁Umar", + -14.042963981628418 + ], + [ + "▁soiled", + -14.042984008789062 + ], + [ + "▁deci", + -14.043008804321289 + ], + [ + "ISC", + -14.043033599853516 + ], + [ + "cé", + -14.043036460876465 + ], + [ + "drawing", + -14.043036460876465 + ], + [ + "▁handcuffs", + -14.04312801361084 + ], + [ + "▁opacity", + -14.043171882629395 + ], + [ + "▁Mink", + -14.043238639831543 + ], + [ + "904", + -14.04328727722168 + ], + [ + "▁Mnuchin", + -14.043294906616211 + ], + [ + "▁Schla", + -14.04333782196045 + ], + [ + "Bon", + -14.043458938598633 + ], + [ + "natal", + -14.043513298034668 + ], + [ + "▁supercar", + -14.043519973754883 + ], + [ + "▁£14", + -14.043599128723145 + ], + [ + "▁democratically", + -14.043660163879395 + ], + [ + "▁ipod", + -14.043684005737305 + ], + [ + "lha", + -14.043686866760254 + ], + [ + "▁tolls", + -14.043715476989746 + ], + [ + "▁Jumper", + -14.04386043548584 + ], + [ + "▁Kato", + -14.04391860961914 + ], + [ + "▁relaunch", + -14.043963432312012 + ], + [ + "▁REI", + -14.043996810913086 + ], + [ + "▁sept", + -14.044013977050781 + ], + [ + "▁Scanning", + -14.044052124023438 + ], + [ + "▁lux", + -14.044076919555664 + ], + [ + "▁speedily", + -14.044087409973145 + ], + [ + "▁Bela", + -14.044107437133789 + ], + [ + "▁666", + -14.044137954711914 + ], + [ + "▁Avoiding", + -14.044166564941406 + ], + [ + "carrying", + -14.044214248657227 + ], + [ + "▁dispersal", + -14.044259071350098 + ], + [ + "▁Mahi", + -14.044319152832031 + ], + [ + "▁puffed", + -14.044319152832031 + ], + [ + "▁Neel", + -14.044370651245117 + ], + [ + "▁tramp", + -14.044394493103027 + ], + [ + "xen", + -14.044463157653809 + ], + [ + "▁KTM", + -14.044496536254883 + ], + [ + "▁magicians", + -14.044559478759766 + ], + [ + "▁Terrain", + -14.044610023498535 + ], + [ + "▁Lav", + -14.044638633728027 + ], + [ + "▁groan", + -14.044666290283203 + ], + [ + "▁Evansville", + -14.044670104980469 + ], + [ + "546", + -14.044682502746582 + ], + [ + "▁Waldo", + -14.044840812683105 + ], + [ + "▁brazen", + -14.0448637008667 + ], + [ + "tract", + -14.044915199279785 + ], + [ + "eph", + -14.04492473602295 + ], + [ + "schaft", + -14.044983863830566 + ], + [ + "▁Cushing", + -14.045001983642578 + ], + [ + "▁Coats", + -14.045019149780273 + ], + [ + "Church", + -14.045023918151855 + ], + [ + "▁FACE", + -14.045034408569336 + ], + [ + "▁Niche", + -14.045063018798828 + ], + [ + "uje", + -14.045063972473145 + ], + [ + "▁Maternity", + -14.045159339904785 + ], + [ + "▁SLS", + -14.045166969299316 + ], + [ + "atura", + -14.045173645019531 + ], + [ + "▁probabilistic", + -14.04517936706543 + ], + [ + "▁Syl", + -14.04520320892334 + ], + [ + "К", + -14.045208930969238 + ], + [ + "SES", + -14.0452299118042 + ], + [ + "▁Kut", + -14.04525375366211 + ], + [ + "▁Yasu", + -14.045287132263184 + ], + [ + "▁amalgam", + -14.0453462600708 + ], + [ + "▁PRESS", + -14.045382499694824 + ], + [ + "▁livestream", + -14.045390129089355 + ], + [ + "acia", + -14.045395851135254 + ], + [ + "Context", + -14.045456886291504 + ], + [ + "518", + -14.045473098754883 + ], + [ + "following", + -14.045490264892578 + ], + [ + "▁Traditions", + -14.045610427856445 + ], + [ + "▁enchantment", + -14.045721054077148 + ], + [ + "lson", + -14.045735359191895 + ], + [ + "▁synergistic", + -14.04576301574707 + ], + [ + "shark", + -14.045775413513184 + ], + [ + "▁Bong", + -14.045832633972168 + ], + [ + "▁inflection", + -14.045839309692383 + ], + [ + "▁freakin", + -14.045890808105469 + ], + [ + "▁biceps", + -14.0458984375 + ], + [ + "bloom", + -14.045899391174316 + ], + [ + "▁effector", + -14.045964241027832 + ], + [ + "▁DIE", + -14.045981407165527 + ], + [ + "▁visualizations", + -14.046005249023438 + ], + [ + "▁marshes", + -14.04604434967041 + ], + [ + "▁Gunnar", + -14.046120643615723 + ], + [ + "▁bmw", + -14.046127319335938 + ], + [ + "▁crows", + -14.046175003051758 + ], + [ + "▁unaccompanied", + -14.046185493469238 + ], + [ + "cities", + -14.046189308166504 + ], + [ + "▁291", + -14.046198844909668 + ], + [ + "ogy", + -14.046259880065918 + ], + [ + "▁scrutinized", + -14.046260833740234 + ], + [ + "▁NICU", + -14.046281814575195 + ], + [ + "▁Izzy", + -14.046282768249512 + ], + [ + "▁ABR", + -14.046332359313965 + ], + [ + "614", + -14.04637336730957 + ], + [ + "▁uneducated", + -14.046468734741211 + ], + [ + "▁TRANS", + -14.046480178833008 + ], + [ + "▁wayside", + -14.046552658081055 + ], + [ + "▁PATH", + -14.046588897705078 + ], + [ + "▁arouse", + -14.04659366607666 + ], + [ + "▁guitarists", + -14.046615600585938 + ], + [ + "▁Fac", + -14.046629905700684 + ], + [ + "▁sooooo", + -14.046667098999023 + ], + [ + "▁ATO", + -14.046674728393555 + ], + [ + "ational", + -14.046676635742188 + ], + [ + "▁Ajay", + -14.04667854309082 + ], + [ + "▁fanciful", + -14.046708106994629 + ], + [ + "▁Metz", + -14.046784400939941 + ], + [ + "discover", + -14.046795845031738 + ], + [ + "▁bony", + -14.046799659729004 + ], + [ + "▁egos", + -14.046809196472168 + ], + [ + "▁Oftentimes", + -14.046815872192383 + ], + [ + "▁cryo", + -14.046820640563965 + ], + [ + "▁thug", + -14.046832084655762 + ], + [ + "▁APO", + -14.046836853027344 + ], + [ + "ONG", + -14.046867370605469 + ], + [ + "▁Tayyip", + -14.046928405761719 + ], + [ + "kata", + -14.046939849853516 + ], + [ + "▁munch", + -14.046977043151855 + ], + [ + "▁Parr", + -14.046980857849121 + ], + [ + "▁scab", + -14.046985626220703 + ], + [ + "approval", + -14.047072410583496 + ], + [ + "▁obstructing", + -14.047075271606445 + ], + [ + "▁martin", + -14.047085762023926 + ], + [ + "lax", + -14.047113418579102 + ], + [ + "cephal", + -14.047162055969238 + ], + [ + "▁reinsurance", + -14.04722785949707 + ], + [ + "▁McGowan", + -14.047228813171387 + ], + [ + "Apr", + -14.04723072052002 + ], + [ + "▁scrapbooking", + -14.047232627868652 + ], + [ + "arri", + -14.047234535217285 + ], + [ + "▁Suits", + -14.047245025634766 + ], + [ + "▁gourd", + -14.047248840332031 + ], + [ + "▁retardant", + -14.047262191772461 + ], + [ + "▁Breeders", + -14.047266960144043 + ], + [ + "▁Cade", + -14.047289848327637 + ], + [ + "▁Strikes", + -14.04731559753418 + ], + [ + "▁Sola", + -14.047329902648926 + ], + [ + "▁Camo", + -14.04733657836914 + ], + [ + "biggest", + -14.04736328125 + ], + [ + "▁Boucher", + -14.047438621520996 + ], + [ + "▁perusing", + -14.047453880310059 + ], + [ + "019", + -14.04747486114502 + ], + [ + "▁exe", + -14.04760456085205 + ], + [ + "Factory", + -14.047677040100098 + ], + [ + "▁FITNESS", + -14.047734260559082 + ], + [ + "905", + -14.047807693481445 + ], + [ + "▁oxidized", + -14.04782772064209 + ], + [ + "▁Callaway", + -14.047897338867188 + ], + [ + "isan", + -14.047992706298828 + ], + [ + "▁reissued", + -14.048038482666016 + ], + [ + "▁Harlan", + -14.048053741455078 + ], + [ + "looks", + -14.048065185546875 + ], + [ + "▁Westlake", + -14.048070907592773 + ], + [ + "bugs", + -14.048076629638672 + ], + [ + "Related", + -14.04808235168457 + ], + [ + "asis", + -14.04810905456543 + ], + [ + "▁Namely", + -14.048138618469238 + ], + [ + "▁Newell", + -14.048142433166504 + ], + [ + "onset", + -14.048155784606934 + ], + [ + "▁bunches", + -14.04818344116211 + ], + [ + "▁heartily", + -14.048201560974121 + ], + [ + "▁stripper", + -14.04820728302002 + ], + [ + "▁accountancy", + -14.048215866088867 + ], + [ + "▁MPC", + -14.048216819763184 + ], + [ + "▁rotator", + -14.048256874084473 + ], + [ + "▁characterizes", + -14.048264503479004 + ], + [ + "▁slams", + -14.048331260681152 + ], + [ + "▁Bombardier", + -14.048358917236328 + ], + [ + "▁meteorological", + -14.04836368560791 + ], + [ + "arr", + -14.04840087890625 + ], + [ + "arth", + -14.048441886901855 + ], + [ + "▁grievous", + -14.048441886901855 + ], + [ + "▁professed", + -14.048500061035156 + ], + [ + "▁bummer", + -14.048503875732422 + ], + [ + "▁overjoyed", + -14.048514366149902 + ], + [ + "▁Lila", + -14.048516273498535 + ], + [ + "▁mezzanine", + -14.048544883728027 + ], + [ + "▁munitions", + -14.048545837402344 + ], + [ + "▁М", + -14.048574447631836 + ], + [ + "▁gilded", + -14.048632621765137 + ], + [ + "▁piloting", + -14.048656463623047 + ], + [ + "▁trombone", + -14.048673629760742 + ], + [ + "butter", + -14.048681259155273 + ], + [ + "▁outstretched", + -14.048760414123535 + ], + [ + "▁Metric", + -14.048768043518066 + ], + [ + "▁devoting", + -14.048884391784668 + ], + [ + "ци", + -14.048913955688477 + ], + [ + "▁geeky", + -14.048920631408691 + ], + [ + "736", + -14.04895305633545 + ], + [ + "▁posit", + -14.04895305633545 + ], + [ + "▁Revealed", + -14.048954010009766 + ], + [ + "▁AARP", + -14.048955917358398 + ], + [ + "▁centrist", + -14.048979759216309 + ], + [ + "▁Wanting", + -14.048999786376953 + ], + [ + "▁velocities", + -14.0490083694458 + ], + [ + "ncy", + -14.049012184143066 + ], + [ + "pura", + -14.0490140914917 + ], + [ + "화", + -14.04902172088623 + ], + [ + "▁diodes", + -14.049031257629395 + ], + [ + "▁enacting", + -14.049051284790039 + ], + [ + "mirror", + -14.04905891418457 + ], + [ + "▁atrocious", + -14.04912281036377 + ], + [ + "▁gusto", + -14.049135208129883 + ], + [ + "▁Cranberry", + -14.049142837524414 + ], + [ + "▁Novartis", + -14.049152374267578 + ], + [ + "Kay", + -14.049213409423828 + ], + [ + "▁tacked", + -14.049214363098145 + ], + [ + "▁Uri", + -14.049232482910156 + ], + [ + "Choose", + -14.04928207397461 + ], + [ + "1°", + -14.049286842346191 + ], + [ + "▁Bibi", + -14.04931640625 + ], + [ + "▁stoned", + -14.049336433410645 + ], + [ + "lty", + -14.049370765686035 + ], + [ + "Str", + -14.049388885498047 + ], + [ + "▁Crit", + -14.049453735351562 + ], + [ + "▁discredited", + -14.049455642700195 + ], + [ + "高", + -14.04953384399414 + ], + [ + "Therefore", + -14.049552917480469 + ], + [ + "▁globalisation", + -14.049552917480469 + ], + [ + "regardless", + -14.049561500549316 + ], + [ + "Civil", + -14.049683570861816 + ], + [ + "▁Xen", + -14.049694061279297 + ], + [ + "likely", + -14.04981803894043 + ], + [ + "▁Husky", + -14.049826622009277 + ], + [ + "▁generico", + -14.049875259399414 + ], + [ + "▁Keenan", + -14.049904823303223 + ], + [ + "proper", + -14.049911499023438 + ], + [ + "▁Sunil", + -14.04991626739502 + ], + [ + "Spain", + -14.049931526184082 + ], + [ + "rong", + -14.049968719482422 + ], + [ + "Syn", + -14.050007820129395 + ], + [ + "rosa", + -14.050102233886719 + ], + [ + "▁Brant", + -14.050127983093262 + ], + [ + "▁Joss", + -14.050129890441895 + ], + [ + "osine", + -14.050130844116211 + ], + [ + "▁Null", + -14.05013370513916 + ], + [ + "▁Exclusion", + -14.050149917602539 + ], + [ + "▁Belief", + -14.050155639648438 + ], + [ + "▁raster", + -14.050222396850586 + ], + [ + "▁slouch", + -14.050277709960938 + ], + [ + "▁caches", + -14.050284385681152 + ], + [ + "▁Happen", + -14.050354957580566 + ], + [ + "▁Tusk", + -14.05036735534668 + ], + [ + "▁Merc", + -14.050397872924805 + ], + [ + "▁sloth", + -14.050403594970703 + ], + [ + "▁Reebok", + -14.050406455993652 + ], + [ + "▁Watergate", + -14.050437927246094 + ], + [ + "▁Heidegger", + -14.050457000732422 + ], + [ + "▁progeny", + -14.050552368164062 + ], + [ + "▁Loh", + -14.050559043884277 + ], + [ + "▁setter", + -14.050590515136719 + ], + [ + "▁Paddington", + -14.050615310668945 + ], + [ + "▁intercultural", + -14.050617218017578 + ], + [ + "▁hoods", + -14.05063247680664 + ], + [ + "ullo", + -14.050700187683105 + ], + [ + "▁523", + -14.05074691772461 + ], + [ + "gong", + -14.050761222839355 + ], + [ + "▁beautify", + -14.050765991210938 + ], + [ + "▁sera", + -14.05084228515625 + ], + [ + "▁atherosclerosis", + -14.05090045928955 + ], + [ + "▁Knoll", + -14.050902366638184 + ], + [ + "▁depress", + -14.050902366638184 + ], + [ + "▁Appointments", + -14.050909042358398 + ], + [ + "▁dongle", + -14.050909996032715 + ], + [ + "▁courtship", + -14.05091381072998 + ], + [ + "VES", + -14.050935745239258 + ], + [ + "▁Singleton", + -14.051063537597656 + ], + [ + "voir", + -14.0510835647583 + ], + [ + "▁ف", + -14.051104545593262 + ], + [ + "▁Strickland", + -14.051243782043457 + ], + [ + "▁diese", + -14.051294326782227 + ], + [ + "teur", + -14.051323890686035 + ], + [ + "▁stoic", + -14.051358222961426 + ], + [ + "▁conceptions", + -14.051366806030273 + ], + [ + "equi", + -14.051375389099121 + ], + [ + "▁worshipping", + -14.051405906677246 + ], + [ + "Dirty", + -14.051436424255371 + ], + [ + "▁Wander", + -14.05143928527832 + ], + [ + "▁Finley", + -14.051448822021484 + ], + [ + "▁AST", + -14.051465034484863 + ], + [ + "▁breadcrumbs", + -14.051466941833496 + ], + [ + "▁Moll", + -14.051526069641113 + ], + [ + "▁soundly", + -14.051617622375488 + ], + [ + "651", + -14.05164909362793 + ], + [ + "▁fizz", + -14.051681518554688 + ], + [ + "▁JSTOR", + -14.051704406738281 + ], + [ + "Wind", + -14.05170726776123 + ], + [ + "▁dependability", + -14.051712036132812 + ], + [ + "▁Blur", + -14.051733016967773 + ], + [ + "▁rectangles", + -14.051737785339355 + ], + [ + "▁conveyors", + -14.051740646362305 + ], + [ + "▁cavern", + -14.051765441894531 + ], + [ + "▁OZ", + -14.051841735839844 + ], + [ + "▁blackberries", + -14.051872253417969 + ], + [ + "▁Nativity", + -14.051908493041992 + ], + [ + "▁bountiful", + -14.05197525024414 + ], + [ + "▁archaeologist", + -14.051994323730469 + ], + [ + "▁bluntly", + -14.052074432373047 + ], + [ + "▁4500", + -14.052136421203613 + ], + [ + "▁rainbows", + -14.052138328552246 + ], + [ + "▁geologic", + -14.052148818969727 + ], + [ + "consciousness", + -14.052166938781738 + ], + [ + "▁outwards", + -14.052241325378418 + ], + [ + "anthus", + -14.052264213562012 + ], + [ + "UAL", + -14.052275657653809 + ], + [ + "ctus", + -14.052277565002441 + ], + [ + "▁boroughs", + -14.052288055419922 + ], + [ + "▁faire", + -14.052294731140137 + ], + [ + "▁Cambridgeshire", + -14.052363395690918 + ], + [ + "▁warring", + -14.052388191223145 + ], + [ + "▁Jansen", + -14.052398681640625 + ], + [ + "Hare", + -14.052512168884277 + ], + [ + "▁NIT", + -14.05253791809082 + ], + [ + "Pages", + -14.052543640136719 + ], + [ + "▁EMEA", + -14.05257797241211 + ], + [ + "713", + -14.052590370178223 + ], + [ + "▁savers", + -14.052660942077637 + ], + [ + "▁Bl", + -14.052661895751953 + ], + [ + "▁Mauricio", + -14.052680969238281 + ], + [ + "▁dept", + -14.052763938903809 + ], + [ + "kirk", + -14.052793502807617 + ], + [ + "▁Sith", + -14.052811622619629 + ], + [ + "▁nib", + -14.052826881408691 + ], + [ + "LOW", + -14.052870750427246 + ], + [ + "▁Instructional", + -14.052956581115723 + ], + [ + "▁McNamara", + -14.052998542785645 + ], + [ + "background", + -14.053031921386719 + ], + [ + "▁MISS", + -14.05305004119873 + ], + [ + "marker", + -14.05306339263916 + ], + [ + "▁615", + -14.053093910217285 + ], + [ + "▁Auntie", + -14.05310344696045 + ], + [ + "vii", + -14.053125381469727 + ], + [ + "▁Transitional", + -14.053153991699219 + ], + [ + "895", + -14.053237915039062 + ], + [ + "▁thirteenth", + -14.05327320098877 + ], + [ + "▁credence", + -14.053282737731934 + ], + [ + "zzy", + -14.053305625915527 + ], + [ + "▁drifts", + -14.053333282470703 + ], + [ + "▁fullback", + -14.053333282470703 + ], + [ + "▁Middlesbrough", + -14.053345680236816 + ], + [ + "Ice", + -14.053457260131836 + ], + [ + "▁Chino", + -14.053524017333984 + ], + [ + "▁Sander", + -14.05354118347168 + ], + [ + "▁Prelinger", + -14.053553581237793 + ], + [ + "▁anomalous", + -14.05359935760498 + ], + [ + "▁catamaran", + -14.05359935760498 + ], + [ + "▁sideboard", + -14.0536470413208 + ], + [ + "rigg", + -14.053668975830078 + ], + [ + "▁hierarchies", + -14.05368709564209 + ], + [ + "▁peeve", + -14.053690910339355 + ], + [ + "▁Saeed", + -14.053702354431152 + ], + [ + "licensed", + -14.053707122802734 + ], + [ + "married", + -14.053755760192871 + ], + [ + "776", + -14.053783416748047 + ], + [ + "▁Ahh", + -14.053784370422363 + ], + [ + "▁Nevis", + -14.053791999816895 + ], + [ + "mee", + -14.053849220275879 + ], + [ + "else", + -14.054014205932617 + ], + [ + "▁NEA", + -14.054032325744629 + ], + [ + "infection", + -14.05405044555664 + ], + [ + "▁bellow", + -14.054068565368652 + ], + [ + "▁Knott", + -14.054243087768555 + ], + [ + "ogue", + -14.054265022277832 + ], + [ + "▁multidimensional", + -14.054283142089844 + ], + [ + "nberg", + -14.054319381713867 + ], + [ + "▁donning", + -14.054393768310547 + ], + [ + "1300", + -14.054404258728027 + ], + [ + "▁splatter", + -14.054441452026367 + ], + [ + "▁dimming", + -14.054484367370605 + ], + [ + "▁circum", + -14.054485321044922 + ], + [ + "claw", + -14.054529190063477 + ], + [ + "574", + -14.054533004760742 + ], + [ + "▁Dah", + -14.05454158782959 + ], + [ + "▁Stairs", + -14.05454158782959 + ], + [ + "▁rafters", + -14.054576873779297 + ], + [ + "▁Grenada", + -14.054593086242676 + ], + [ + "▁BOB", + -14.054620742797852 + ], + [ + "pec", + -14.054651260375977 + ], + [ + "▁manger", + -14.054676055908203 + ], + [ + "▁Introduced", + -14.054686546325684 + ], + [ + "▁MAL", + -14.054717063903809 + ], + [ + "▁Voodoo", + -14.054720878601074 + ], + [ + "▁carburetor", + -14.054733276367188 + ], + [ + "▁Pele", + -14.054756164550781 + ], + [ + "▁blackened", + -14.054803848266602 + ], + [ + "▁embankment", + -14.054821014404297 + ], + [ + "▁Onyx", + -14.054821968078613 + ], + [ + "▁jihadist", + -14.054827690124512 + ], + [ + "▁Announcements", + -14.054845809936523 + ], + [ + "▁suspiciously", + -14.054878234863281 + ], + [ + "Rec", + -14.054900169372559 + ], + [ + "achy", + -14.054927825927734 + ], + [ + "▁LOCAL", + -14.054931640625 + ], + [ + "▁categorically", + -14.054937362670898 + ], + [ + "▁computations", + -14.05494499206543 + ], + [ + "nou", + -14.054949760437012 + ], + [ + "▁Xiang", + -14.054961204528809 + ], + [ + "ague", + -14.054965019226074 + ], + [ + "▁deceptively", + -14.055006980895996 + ], + [ + "▁Beatty", + -14.055011749267578 + ], + [ + "wrenching", + -14.055123329162598 + ], + [ + "▁swells", + -14.055191040039062 + ], + [ + "▁PwC", + -14.055318832397461 + ], + [ + "▁518", + -14.055339813232422 + ], + [ + "▁Elves", + -14.055347442626953 + ], + [ + "ihan", + -14.055473327636719 + ], + [ + "▁Wiz", + -14.055500030517578 + ], + [ + "▁workbench", + -14.055538177490234 + ], + [ + "▁Cleo", + -14.05553913116455 + ], + [ + "▁transponder", + -14.055558204650879 + ], + [ + "ő", + -14.055586814880371 + ], + [ + "▁363", + -14.055593490600586 + ], + [ + "▁Gaines", + -14.055595397949219 + ], + [ + "▁Pouch", + -14.055597305297852 + ], + [ + "▁cooperated", + -14.055610656738281 + ], + [ + "▁twofold", + -14.055612564086914 + ], + [ + "▁SNPs", + -14.05561637878418 + ], + [ + "▁NOTES", + -14.055649757385254 + ], + [ + "kke", + -14.055721282958984 + ], + [ + "▁delle", + -14.055761337280273 + ], + [ + "caliber", + -14.055779457092285 + ], + [ + "▁Determined", + -14.055781364440918 + ], + [ + "▁dietitian", + -14.05578327178955 + ], + [ + "▁thefts", + -14.05580997467041 + ], + [ + "▁Aur", + -14.055824279785156 + ], + [ + "▁Hollis", + -14.055824279785156 + ], + [ + "▁Massa", + -14.055834770202637 + ], + [ + "▁Spacey", + -14.055839538574219 + ], + [ + "Н", + -14.055864334106445 + ], + [ + "Southern", + -14.05587100982666 + ], + [ + "▁Aimee", + -14.05590534210205 + ], + [ + "▁viewable", + -14.055917739868164 + ], + [ + "▁Ashe", + -14.055932998657227 + ], + [ + "▁XF", + -14.055960655212402 + ], + [ + "▁liens", + -14.055971145629883 + ], + [ + "▁Advertiser", + -14.056010246276855 + ], + [ + "673", + -14.056014060974121 + ], + [ + "maximum", + -14.056021690368652 + ], + [ + "▁LESS", + -14.056026458740234 + ], + [ + "023", + -14.05610179901123 + ], + [ + "▁beeswax", + -14.05614948272705 + ], + [ + "Jeff", + -14.05616283416748 + ], + [ + "▁chases", + -14.056266784667969 + ], + [ + "RATE", + -14.056283950805664 + ], + [ + "▁ebony", + -14.056310653686523 + ], + [ + "▁Screens", + -14.05632209777832 + ], + [ + "▁Cooks", + -14.05632495880127 + ], + [ + "▁Belleville", + -14.05634593963623 + ], + [ + "aban", + -14.056477546691895 + ], + [ + "Teacher", + -14.056575775146484 + ], + [ + "▁POT", + -14.056586265563965 + ], + [ + "▁CHRIST", + -14.056596755981445 + ], + [ + "▁overdraft", + -14.056625366210938 + ], + [ + "757", + -14.056626319885254 + ], + [ + "▁Simplicity", + -14.056656837463379 + ], + [ + "▁Zionism", + -14.056675910949707 + ], + [ + "858", + -14.056684494018555 + ], + [ + "▁toning", + -14.056685447692871 + ], + [ + "requisite", + -14.056696891784668 + ], + [ + "▁Marcelo", + -14.056746482849121 + ], + [ + "▁appraisals", + -14.056771278381348 + ], + [ + "▁anchorage", + -14.056792259216309 + ], + [ + "▁adjudication", + -14.056849479675293 + ], + [ + "▁Sputnik", + -14.056852340698242 + ], + [ + "व", + -14.056857109069824 + ], + [ + "▁vicar", + -14.056859970092773 + ], + [ + "▁erroneously", + -14.056894302368164 + ], + [ + "▁enzymatic", + -14.056930541992188 + ], + [ + "ikki", + -14.056960105895996 + ], + [ + "▁2040", + -14.05700969696045 + ], + [ + "enjoy", + -14.057181358337402 + ], + [ + "aur", + -14.057193756103516 + ], + [ + "▁Leicestershire", + -14.057230949401855 + ], + [ + "esti", + -14.057233810424805 + ], + [ + "eks", + -14.057254791259766 + ], + [ + "emos", + -14.057291984558105 + ], + [ + "▁Humber", + -14.057329177856445 + ], + [ + "thermal", + -14.057353973388672 + ], + [ + "▁swirls", + -14.05737590789795 + ], + [ + "▁Mural", + -14.057400703430176 + ], + [ + "▁scoops", + -14.057473182678223 + ], + [ + "▁Oceans", + -14.0576171875 + ], + [ + "Florida", + -14.057652473449707 + ], + [ + "▁meld", + -14.057777404785156 + ], + [ + "▁OpenGL", + -14.057792663574219 + ], + [ + "▁Ning", + -14.057796478271484 + ], + [ + "hungry", + -14.05784797668457 + ], + [ + "▁standardised", + -14.057878494262695 + ], + [ + "▁videotape", + -14.057939529418945 + ], + [ + "Nine", + -14.057948112487793 + ], + [ + "▁Krakow", + -14.058019638061523 + ], + [ + "▁Gita", + -14.058027267456055 + ], + [ + "sino", + -14.05806827545166 + ], + [ + "Tan", + -14.058082580566406 + ], + [ + "▁Lago", + -14.058089256286621 + ], + [ + "▁Missoula", + -14.05809211730957 + ], + [ + "▁294", + -14.0581636428833 + ], + [ + "▁neoprene", + -14.058235168457031 + ], + [ + "▁preeminent", + -14.058256149291992 + ], + [ + "▁rants", + -14.058268547058105 + ], + [ + "▁Remedy", + -14.058310508728027 + ], + [ + "Dave", + -14.058316230773926 + ], + [ + "▁agave", + -14.058351516723633 + ], + [ + "▁Marsha", + -14.05839729309082 + ], + [ + "forex", + -14.058455467224121 + ], + [ + "▁Verne", + -14.058483123779297 + ], + [ + "fleet", + -14.058536529541016 + ], + [ + "▁peeking", + -14.058547973632812 + ], + [ + "일", + -14.058554649353027 + ], + [ + "▁Tianjin", + -14.058571815490723 + ], + [ + "▁tic", + -14.058696746826172 + ], + [ + "freeze", + -14.058725357055664 + ], + [ + "▁foundry", + -14.058749198913574 + ], + [ + "manual", + -14.0587739944458 + ], + [ + "Bat", + -14.058774948120117 + ], + [ + "▁Iqbal", + -14.05877685546875 + ], + [ + "▁Visible", + -14.058812141418457 + ], + [ + "▁folate", + -14.058889389038086 + ], + [ + "▁Tract", + -14.058897018432617 + ], + [ + "▁whence", + -14.05892276763916 + ], + [ + "▁354", + -14.059008598327637 + ], + [ + "▁ramped", + -14.059048652648926 + ], + [ + "▁dist", + -14.059066772460938 + ], + [ + "umo", + -14.059118270874023 + ], + [ + "▁1750", + -14.059154510498047 + ], + [ + "▁cheerleaders", + -14.059196472167969 + ], + [ + "ately", + -14.059202194213867 + ], + [ + "▁crowning", + -14.059226036071777 + ], + [ + "▁combatants", + -14.05922794342041 + ], + [ + "▁FRANCISCO", + -14.059253692626953 + ], + [ + "▁Gonzaga", + -14.059267044067383 + ], + [ + "▁Rocker", + -14.059295654296875 + ], + [ + "▁deftly", + -14.059340476989746 + ], + [ + "▁1834", + -14.05937385559082 + ], + [ + "▁wealthier", + -14.059449195861816 + ], + [ + "▁Candice", + -14.059475898742676 + ], + [ + "▁leeway", + -14.059494972229004 + ], + [ + "▁Pupils", + -14.059517860412598 + ], + [ + "▁ruptured", + -14.059545516967773 + ], + [ + "▁kangaroo", + -14.059621810913086 + ], + [ + "▁Qt", + -14.05964183807373 + ], + [ + "diff", + -14.05965518951416 + ], + [ + "arin", + -14.059690475463867 + ], + [ + "▁Haze", + -14.059724807739258 + ], + [ + "▁js", + -14.059731483459473 + ], + [ + "▁Novice", + -14.05976676940918 + ], + [ + "▁printables", + -14.059769630432129 + ], + [ + "▁Cottages", + -14.059771537780762 + ], + [ + "osta", + -14.059815406799316 + ], + [ + "IAC", + -14.059861183166504 + ], + [ + "▁Indra", + -14.0598726272583 + ], + [ + "▁lipo", + -14.059934616088867 + ], + [ + "▁TEC", + -14.05999755859375 + ], + [ + "ieux", + -14.059998512268066 + ], + [ + "▁variously", + -14.060005187988281 + ], + [ + "▁Smokey", + -14.060022354125977 + ], + [ + "HRC", + -14.060028076171875 + ], + [ + "▁Yeast", + -14.060036659240723 + ], + [ + "▁Symbols", + -14.060049057006836 + ], + [ + "COR", + -14.060073852539062 + ], + [ + "Pure", + -14.060118675231934 + ], + [ + "rika", + -14.060127258300781 + ], + [ + "▁frustrate", + -14.06015682220459 + ], + [ + "▁Khalil", + -14.06017017364502 + ], + [ + "▁ov", + -14.060184478759766 + ], + [ + "ilis", + -14.060223579406738 + ], + [ + "▁Simmer", + -14.060235023498535 + ], + [ + "1961", + -14.060267448425293 + ], + [ + "▁Caspian", + -14.060346603393555 + ], + [ + "rium", + -14.060380935668945 + ], + [ + "chell", + -14.060386657714844 + ], + [ + "▁Ganesh", + -14.060442924499512 + ], + [ + "▁На", + -14.060538291931152 + ], + [ + "▁beautifying", + -14.060541152954102 + ], + [ + "▁Ababa", + -14.060612678527832 + ], + [ + "▁miniseries", + -14.060626983642578 + ], + [ + "032", + -14.060659408569336 + ], + [ + "ocracy", + -14.060700416564941 + ], + [ + "▁skyrocketed", + -14.060725212097168 + ], + [ + "▁qt", + -14.060802459716797 + ], + [ + "altering", + -14.060811042785645 + ], + [ + "▁Upstate", + -14.060816764831543 + ], + [ + "pods", + -14.060896873474121 + ], + [ + "▁Joshi", + -14.060976028442383 + ], + [ + "unde", + -14.061028480529785 + ], + [ + "▁Pint", + -14.06110668182373 + ], + [ + "▁Croix", + -14.061119079589844 + ], + [ + "▁Purcell", + -14.061132431030273 + ], + [ + "▁kh", + -14.06114387512207 + ], + [ + "Que", + -14.061180114746094 + ], + [ + "▁SMITH", + -14.061206817626953 + ], + [ + "▁mooring", + -14.06126594543457 + ], + [ + "▁1050", + -14.061273574829102 + ], + [ + "aldi", + -14.061279296875 + ], + [ + "▁Jens", + -14.061291694641113 + ], + [ + "▁burlap", + -14.061306953430176 + ], + [ + "▁subside", + -14.06136417388916 + ], + [ + "▁Bungalow", + -14.061392784118652 + ], + [ + "▁foreseen", + -14.061397552490234 + ], + [ + "IONS", + -14.061447143554688 + ], + [ + "▁COS", + -14.061485290527344 + ], + [ + "venture", + -14.061580657958984 + ], + [ + "▁Preference", + -14.061583518981934 + ], + [ + "▁technologists", + -14.061649322509766 + ], + [ + "▁monetization", + -14.06167221069336 + ], + [ + "▁glycemic", + -14.061685562133789 + ], + [ + "cyl", + -14.061692237854004 + ], + [ + "▁Chee", + -14.061767578125 + ], + [ + "▁Duplex", + -14.061854362487793 + ], + [ + "promotion", + -14.06198787689209 + ], + [ + "RAP", + -14.062006950378418 + ], + [ + "▁EEA", + -14.062113761901855 + ], + [ + "dividend", + -14.062115669250488 + ], + [ + "replace", + -14.062172889709473 + ], + [ + "▁wobbly", + -14.062213897705078 + ], + [ + "▁WRONG", + -14.062268257141113 + ], + [ + "Amy", + -14.062274932861328 + ], + [ + "587", + -14.062292098999023 + ], + [ + "aren", + -14.062355995178223 + ], + [ + "▁paediatric", + -14.062369346618652 + ], + [ + "▁anode", + -14.062390327453613 + ], + [ + "▁snagged", + -14.062505722045898 + ], + [ + "▁forma", + -14.062524795532227 + ], + [ + "ierung", + -14.062580108642578 + ], + [ + "▁Redeemer", + -14.062582969665527 + ], + [ + "▁determinations", + -14.062606811523438 + ], + [ + "zam", + -14.062629699707031 + ], + [ + "leri", + -14.062676429748535 + ], + [ + "▁Presentations", + -14.062719345092773 + ], + [ + "▁acuity", + -14.06273365020752 + ], + [ + "spy", + -14.062814712524414 + ], + [ + "▁publicize", + -14.06281852722168 + ], + [ + "zano", + -14.062952995300293 + ], + [ + "▁Catching", + -14.062958717346191 + ], + [ + "563", + -14.062984466552734 + ], + [ + "▁agar", + -14.063028335571289 + ], + [ + "abil", + -14.063064575195312 + ], + [ + "▁therapeutics", + -14.063087463378906 + ], + [ + "▁cartels", + -14.06309700012207 + ], + [ + "▁Uninstall", + -14.063114166259766 + ], + [ + "SER", + -14.063127517700195 + ], + [ + "▁cask", + -14.063193321228027 + ], + [ + "▁nave", + -14.063244819641113 + ], + [ + "Qua", + -14.063255310058594 + ], + [ + "▁Cicero", + -14.063264846801758 + ], + [ + "▁Hackett", + -14.063321113586426 + ], + [ + "▁Transfers", + -14.063373565673828 + ], + [ + "▁HELL", + -14.063382148742676 + ], + [ + "▁Yards", + -14.063389778137207 + ], + [ + "▁Tyr", + -14.063446044921875 + ], + [ + "▁bridle", + -14.063485145568848 + ], + [ + "▁Prospects", + -14.063491821289062 + ], + [ + "inia", + -14.063492774963379 + ], + [ + "▁hom", + -14.063499450683594 + ], + [ + "situ", + -14.063516616821289 + ], + [ + "▁piety", + -14.063533782958984 + ], + [ + "▁Laval", + -14.063560485839844 + ], + [ + "eric", + -14.063567161560059 + ], + [ + "▁Elsie", + -14.0635986328125 + ], + [ + "IED", + -14.063652038574219 + ], + [ + "▁initialize", + -14.063663482666016 + ], + [ + "grab", + -14.063708305358887 + ], + [ + "jang", + -14.063724517822266 + ], + [ + "▁cornstarch", + -14.0637845993042 + ], + [ + "▁dens", + -14.063806533813477 + ], + [ + "▁amnesia", + -14.063898086547852 + ], + [ + "▁oo", + -14.06393051147461 + ], + [ + "▁fruitless", + -14.063948631286621 + ], + [ + "▁707", + -14.063969612121582 + ], + [ + "▁BONUS", + -14.064023971557617 + ], + [ + "▁annihilation", + -14.064030647277832 + ], + [ + "▁Waltz", + -14.064066886901855 + ], + [ + "cli", + -14.064127922058105 + ], + [ + "valued", + -14.064169883728027 + ], + [ + "▁Hawthorn", + -14.064200401306152 + ], + [ + "▁Salinas", + -14.064204216003418 + ], + [ + "▁NAP", + -14.064209938049316 + ], + [ + "itos", + -14.06421184539795 + ], + [ + "▁pare", + -14.064215660095215 + ], + [ + "▁SOURCE", + -14.064225196838379 + ], + [ + "▁lumens", + -14.064254760742188 + ], + [ + "PRNewswire", + -14.064266204833984 + ], + [ + "▁FK", + -14.064281463623047 + ], + [ + "▁Timo", + -14.064286231994629 + ], + [ + "▁petro", + -14.064388275146484 + ], + [ + "Protect", + -14.0643949508667 + ], + [ + "▁silo", + -14.06440544128418 + ], + [ + "▁conspired", + -14.06441879272461 + ], + [ + "▁Opel", + -14.064492225646973 + ], + [ + "▁homeopathy", + -14.064584732055664 + ], + [ + "kina", + -14.064616203308105 + ], + [ + "▁BIT", + -14.064672470092773 + ], + [ + "society", + -14.06468677520752 + ], + [ + "▁swatches", + -14.064732551574707 + ], + [ + "▁Steinberg", + -14.064740180969238 + ], + [ + "▁Heisman", + -14.064742088317871 + ], + [ + "iente", + -14.064743041992188 + ], + [ + "▁Thane", + -14.06474781036377 + ], + [ + "▁resolute", + -14.064764022827148 + ], + [ + "▁Teller", + -14.064767837524414 + ], + [ + "803", + -14.064788818359375 + ], + [ + "▁statesman", + -14.064798355102539 + ], + [ + "▁Strom", + -14.06480884552002 + ], + [ + "▁androgen", + -14.064922332763672 + ], + [ + "▁Fertilizer", + -14.064945220947266 + ], + [ + "▁prohibitive", + -14.064955711364746 + ], + [ + "SYS", + -14.064982414245605 + ], + [ + "cakes", + -14.065010070800781 + ], + [ + "▁abbreviations", + -14.065027236938477 + ], + [ + "▁ergo", + -14.065040588378906 + ], + [ + "▁사", + -14.065042495727539 + ], + [ + "▁suffrage", + -14.065044403076172 + ], + [ + "654", + -14.065049171447754 + ], + [ + "▁Fontana", + -14.065075874328613 + ], + [ + "▁SWOT", + -14.065085411071777 + ], + [ + "▁Meryl", + -14.065130233764648 + ], + [ + "▁Dole", + -14.065139770507812 + ], + [ + "▁vitae", + -14.065192222595215 + ], + [ + "▁spades", + -14.065193176269531 + ], + [ + "▁aggressor", + -14.0653076171875 + ], + [ + "▁optimist", + -14.065351486206055 + ], + [ + "▁bakeries", + -14.065369606018066 + ], + [ + "eared", + -14.065386772155762 + ], + [ + "▁hexagon", + -14.065386772155762 + ], + [ + "IEC", + -14.065393447875977 + ], + [ + "▁EVs", + -14.065436363220215 + ], + [ + "walled", + -14.065582275390625 + ], + [ + "muth", + -14.065583229064941 + ], + [ + "atz", + -14.065608024597168 + ], + [ + "BOOK", + -14.065621376037598 + ], + [ + "▁Immune", + -14.06564998626709 + ], + [ + "required", + -14.065665245056152 + ], + [ + "▁collages", + -14.065743446350098 + ], + [ + "unity", + -14.065808296203613 + ], + [ + "▁james", + -14.065818786621094 + ], + [ + "▁Shiny", + -14.065873146057129 + ], + [ + "▁377", + -14.065898895263672 + ], + [ + "▁horticultural", + -14.06592082977295 + ], + [ + "▁Bh", + -14.065922737121582 + ], + [ + "▁Bellingham", + -14.065938949584961 + ], + [ + "▁physicality", + -14.06594467163086 + ], + [ + "▁Fos", + -14.06599235534668 + ], + [ + "▁stables", + -14.065995216369629 + ], + [ + "▁Suffering", + -14.066019058227539 + ], + [ + "hanging", + -14.066034317016602 + ], + [ + "County", + -14.066045761108398 + ], + [ + "weeks", + -14.066056251525879 + ], + [ + "▁Ruler", + -14.066061019897461 + ], + [ + "▁unlocks", + -14.066076278686523 + ], + [ + "▁franchisee", + -14.06619644165039 + ], + [ + "▁occured", + -14.066215515136719 + ], + [ + "▁vowels", + -14.066224098205566 + ], + [ + "▁starry", + -14.066243171691895 + ], + [ + "▁Ono", + -14.066252708435059 + ], + [ + "▁Lived", + -14.066264152526855 + ], + [ + "gla", + -14.066272735595703 + ], + [ + "▁ANOVA", + -14.066285133361816 + ], + [ + "▁DAR", + -14.066300392150879 + ], + [ + "▁Aww", + -14.066324234008789 + ], + [ + "▁seq", + -14.06633186340332 + ], + [ + "▁Lifting", + -14.066347122192383 + ], + [ + "▁corporal", + -14.066397666931152 + ], + [ + "▁KPIs", + -14.066506385803223 + ], + [ + "▁Investigate", + -14.066559791564941 + ], + [ + "511", + -14.0665922164917 + ], + [ + "▁Fuzzy", + -14.0665922164917 + ], + [ + "▁conspiring", + -14.066612243652344 + ], + [ + "▁Sill", + -14.066615104675293 + ], + [ + "▁Vene", + -14.066634178161621 + ], + [ + "NSA", + -14.066670417785645 + ], + [ + "▁Binghamton", + -14.066672325134277 + ], + [ + "▁romances", + -14.066702842712402 + ], + [ + "▁535", + -14.066793441772461 + ], + [ + "▁finasteride", + -14.06679630279541 + ], + [ + "atch", + -14.066850662231445 + ], + [ + "Claude", + -14.066876411437988 + ], + [ + "▁interconnection", + -14.066890716552734 + ], + [ + "▁obeying", + -14.066947937011719 + ], + [ + "▁IMAX", + -14.0669584274292 + ], + [ + "▁ingesting", + -14.067022323608398 + ], + [ + "dinner", + -14.067023277282715 + ], + [ + "▁immutable", + -14.067042350769043 + ], + [ + "▁pacemaker", + -14.06706428527832 + ], + [ + "Instead", + -14.067249298095703 + ], + [ + "▁trespassing", + -14.067253112792969 + ], + [ + "▁Repository", + -14.067373275756836 + ], + [ + "ayan", + -14.067375183105469 + ], + [ + "▁Newborn", + -14.067388534545898 + ], + [ + "▁wu", + -14.067423820495605 + ], + [ + "Crazy", + -14.067488670349121 + ], + [ + "arry", + -14.067508697509766 + ], + [ + "▁moustache", + -14.067535400390625 + ], + [ + "constructed", + -14.06755256652832 + ], + [ + "Bike", + -14.067608833312988 + ], + [ + "▁evangelist", + -14.067628860473633 + ], + [ + "▁bha", + -14.067687034606934 + ], + [ + "▁sorority", + -14.06769847869873 + ], + [ + "▁Prophets", + -14.06770133972168 + ], + [ + "▁subspecies", + -14.06770133972168 + ], + [ + "▁EDGE", + -14.067723274230957 + ], + [ + "▁TAB", + -14.067763328552246 + ], + [ + "▁fella", + -14.067789077758789 + ], + [ + "▁amenable", + -14.067801475524902 + ], + [ + "▁Silverman", + -14.06781005859375 + ], + [ + "▁361", + -14.067825317382812 + ], + [ + "▁allot", + -14.067831993103027 + ], + [ + "▁Sko", + -14.067846298217773 + ], + [ + "▁fibrillation", + -14.067855834960938 + ], + [ + "▁Argentinian", + -14.067856788635254 + ], + [ + "▁mosaics", + -14.067887306213379 + ], + [ + "▁deciduous", + -14.067893028259277 + ], + [ + "▁rejoicing", + -14.067914009094238 + ], + [ + "▁CDT", + -14.06794548034668 + ], + [ + "▁ventral", + -14.067976951599121 + ], + [ + "▁Taw", + -14.067992210388184 + ], + [ + "▁italics", + -14.068015098571777 + ], + [ + "▁superseded", + -14.06804084777832 + ], + [ + "▁tec", + -14.068070411682129 + ], + [ + "▁vanguard", + -14.068077087402344 + ], + [ + "▁AWAY", + -14.068082809448242 + ], + [ + "613", + -14.068094253540039 + ], + [ + "Cheap", + -14.06810474395752 + ], + [ + "▁Modification", + -14.068105697631836 + ], + [ + "▁VN", + -14.068153381347656 + ], + [ + "▁recline", + -14.068183898925781 + ], + [ + "▁PMP", + -14.068188667297363 + ], + [ + "bars", + -14.068205833435059 + ], + [ + "▁Skies", + -14.068222999572754 + ], + [ + "▁Versatile", + -14.068231582641602 + ], + [ + "ين", + -14.068270683288574 + ], + [ + "▁visualizing", + -14.068299293518066 + ], + [ + "▁ratify", + -14.068324089050293 + ], + [ + "▁Vert", + -14.06834602355957 + ], + [ + "▁speculations", + -14.068367004394531 + ], + [ + "issues", + -14.068377494812012 + ], + [ + "▁Loves", + -14.068381309509277 + ], + [ + "▁expiring", + -14.068449020385742 + ], + [ + "▁DQ", + -14.068456649780273 + ], + [ + "boggling", + -14.068470001220703 + ], + [ + "▁Kline", + -14.068516731262207 + ], + [ + "▁vida", + -14.068526268005371 + ], + [ + "ъ", + -14.06855297088623 + ], + [ + "▁pall", + -14.068556785583496 + ], + [ + "▁Buk", + -14.068572998046875 + ], + [ + "▁Specializing", + -14.068584442138672 + ], + [ + "elastic", + -14.068585395812988 + ], + [ + "▁unplugged", + -14.068594932556152 + ], + [ + "ICH", + -14.068596839904785 + ], + [ + "▁scalar", + -14.068597793579102 + ], + [ + "▁Rach", + -14.06865119934082 + ], + [ + "ije", + -14.068655014038086 + ], + [ + "▁Uno", + -14.068660736083984 + ], + [ + "▁biomarker", + -14.068756103515625 + ], + [ + "▁nitro", + -14.068777084350586 + ], + [ + "jour", + -14.068788528442383 + ], + [ + "▁Subdivision", + -14.068793296813965 + ], + [ + "json", + -14.068817138671875 + ], + [ + "LOVE", + -14.068830490112305 + ], + [ + "▁590", + -14.06900405883789 + ], + [ + "ross", + -14.069005966186523 + ], + [ + "▁perceptive", + -14.069064140319824 + ], + [ + "▁Paulson", + -14.069085121154785 + ], + [ + "▁Yah", + -14.069086074829102 + ], + [ + "▁CPP", + -14.069130897521973 + ], + [ + "taka", + -14.069205284118652 + ], + [ + "operating", + -14.069225311279297 + ], + [ + "▁pointy", + -14.069225311279297 + ], + [ + "rows", + -14.069235801696777 + ], + [ + "tasting", + -14.069252014160156 + ], + [ + "▁asymptomatic", + -14.069289207458496 + ], + [ + "▁griddle", + -14.069314956665039 + ], + [ + "▁Elisa", + -14.069336891174316 + ], + [ + "APA", + -14.069356918334961 + ], + [ + "▁Rook", + -14.069367408752441 + ], + [ + "▁Jagger", + -14.069470405578613 + ], + [ + "▁collaborates", + -14.069475173950195 + ], + [ + "Driver", + -14.069506645202637 + ], + [ + "▁Xtreme", + -14.069562911987305 + ], + [ + "▁NPCs", + -14.06966781616211 + ], + [ + "▁spurt", + -14.069741249084473 + ], + [ + "robot", + -14.069743156433105 + ], + [ + "ONS", + -14.069795608520508 + ], + [ + "mish", + -14.069805145263672 + ], + [ + "▁Cougar", + -14.069844245910645 + ], + [ + "gley", + -14.069870948791504 + ], + [ + "▁Coun", + -14.069929122924805 + ], + [ + "ENG", + -14.069961547851562 + ], + [ + "▁charted", + -14.069995880126953 + ], + [ + "▁Bautista", + -14.070032119750977 + ], + [ + "▁Precinct", + -14.070053100585938 + ], + [ + "▁Flare", + -14.070143699645996 + ], + [ + "inta", + -14.070161819458008 + ], + [ + "▁Digg", + -14.070170402526855 + ], + [ + "▁Chrissy", + -14.070252418518066 + ], + [ + "▁jaunt", + -14.070263862609863 + ], + [ + "▁Melton", + -14.070273399353027 + ], + [ + "▁Leiden", + -14.070303916931152 + ], + [ + "▁manoeuvre", + -14.070313453674316 + ], + [ + "▁UCC", + -14.070332527160645 + ], + [ + "▁avenge", + -14.070341110229492 + ], + [ + "ffy", + -14.070345878601074 + ], + [ + "▁preamp", + -14.070460319519043 + ], + [ + "▁Valor", + -14.070489883422852 + ], + [ + "▁Edmonds", + -14.07050895690918 + ], + [ + "▁lexicon", + -14.070509910583496 + ], + [ + "▁mistreatment", + -14.07055950164795 + ], + [ + "fascist", + -14.070574760437012 + ], + [ + "▁445", + -14.070639610290527 + ], + [ + "▁Bassett", + -14.070642471313477 + ], + [ + "▁eerily", + -14.070658683776855 + ], + [ + "▁potting", + -14.070661544799805 + ], + [ + "▁Isolation", + -14.0706787109375 + ], + [ + "579", + -14.070704460144043 + ], + [ + "▁adherents", + -14.070718765258789 + ], + [ + "▁Mishra", + -14.070735931396484 + ], + [ + "orama", + -14.070786476135254 + ], + [ + "loose", + -14.070793151855469 + ], + [ + "culo", + -14.070899963378906 + ], + [ + "aks", + -14.07091236114502 + ], + [ + "▁Britton", + -14.070966720581055 + ], + [ + "▁Cera", + -14.070966720581055 + ], + [ + "exercise", + -14.07101058959961 + ], + [ + "▁Vito", + -14.07101058959961 + ], + [ + "▁gunned", + -14.071014404296875 + ], + [ + "▁unearth", + -14.071028709411621 + ], + [ + "▁harsher", + -14.071081161499023 + ], + [ + "▁TAS", + -14.071101188659668 + ], + [ + "▁GOING", + -14.071135520935059 + ], + [ + "▁Berna", + -14.071155548095703 + ], + [ + "ий", + -14.071162223815918 + ], + [ + "▁swiping", + -14.071174621582031 + ], + [ + "▁pf", + -14.071235656738281 + ], + [ + "erine", + -14.071256637573242 + ], + [ + "▁Moi", + -14.071267127990723 + ], + [ + "▁psychotherapist", + -14.071274757385254 + ], + [ + "▁Postgraduate", + -14.07129955291748 + ], + [ + "▁putty", + -14.07130241394043 + ], + [ + "mmel", + -14.071349143981934 + ], + [ + "▁glides", + -14.071372032165527 + ], + [ + "▁Norwalk", + -14.07137393951416 + ], + [ + "▁Pattaya", + -14.071385383605957 + ], + [ + "▁Wealthy", + -14.071398735046387 + ], + [ + "▁knotted", + -14.07140827178955 + ], + [ + "▁Severn", + -14.071532249450684 + ], + [ + "▁있다", + -14.071586608886719 + ], + [ + "▁Malware", + -14.071602821350098 + ], + [ + "went", + -14.071608543395996 + ], + [ + "▁lipsticks", + -14.07163143157959 + ], + [ + "flowing", + -14.071669578552246 + ], + [ + "propri", + -14.071684837341309 + ], + [ + "▁lobes", + -14.071691513061523 + ], + [ + "▁Stewardship", + -14.071694374084473 + ], + [ + "▁Ulrich", + -14.071709632873535 + ], + [ + "ggy", + -14.071736335754395 + ], + [ + "▁undulating", + -14.07174015045166 + ], + [ + "designer", + -14.071761131286621 + ], + [ + "▁tethered", + -14.071762084960938 + ], + [ + "▁weighty", + -14.071842193603516 + ], + [ + "STO", + -14.071967124938965 + ], + [ + "▁wrecking", + -14.072030067443848 + ], + [ + "WV", + -14.072039604187012 + ], + [ + "▁superpowers", + -14.072112083435059 + ], + [ + "▁Regards", + -14.072114944458008 + ], + [ + "▁OV", + -14.072134971618652 + ], + [ + "belief", + -14.072166442871094 + ], + [ + "MCA", + -14.072171211242676 + ], + [ + "Friendly", + -14.072211265563965 + ], + [ + "▁differentiates", + -14.072236061096191 + ], + [ + "▁Vacations", + -14.072308540344238 + ], + [ + "▁footnotes", + -14.0723237991333 + ], + [ + "▁PURCHASE", + -14.072344779968262 + ], + [ + "▁Marlon", + -14.072409629821777 + ], + [ + "loom", + -14.072434425354004 + ], + [ + "▁lighthearted", + -14.072453498840332 + ], + [ + "▁Scuba", + -14.072461128234863 + ], + [ + "ghost", + -14.07246208190918 + ], + [ + "Bug", + -14.072463035583496 + ], + [ + "▁Kink", + -14.07247543334961 + ], + [ + "788", + -14.072493553161621 + ], + [ + "▁lair", + -14.072517395019531 + ], + [ + "▁upsets", + -14.072539329528809 + ], + [ + "▁electrochemical", + -14.072541236877441 + ], + [ + "▁Esk", + -14.07256031036377 + ], + [ + "SAC", + -14.0725736618042 + ], + [ + "yde", + -14.072590827941895 + ], + [ + "Steel", + -14.072591781616211 + ], + [ + "▁Ties", + -14.072640419006348 + ], + [ + "▁deplete", + -14.072713851928711 + ], + [ + "▁glycerin", + -14.072736740112305 + ], + [ + "▁ascribed", + -14.072759628295898 + ], + [ + "▁Schmitt", + -14.072793960571289 + ], + [ + "▁stepfather", + -14.072818756103516 + ], + [ + "▁Lieb", + -14.072826385498047 + ], + [ + "722", + -14.072874069213867 + ], + [ + "▁413", + -14.072891235351562 + ], + [ + "648", + -14.072917938232422 + ], + [ + "▁KJV", + -14.0729341506958 + ], + [ + "▁curation", + -14.072941780090332 + ], + [ + "SMS", + -14.073018074035645 + ], + [ + "▁symbiotic", + -14.073020935058594 + ], + [ + "▁Ape", + -14.07307243347168 + ], + [ + "▁Marge", + -14.073097229003906 + ], + [ + "▁Keegan", + -14.073132514953613 + ], + [ + "▁Aryan", + -14.073134422302246 + ], + [ + "▁HMO", + -14.073150634765625 + ], + [ + "Smile", + -14.073165893554688 + ], + [ + "▁magistrates", + -14.073209762573242 + ], + [ + "▁Dug", + -14.073210716247559 + ], + [ + "Ó", + -14.073290824890137 + ], + [ + "▁Harrogate", + -14.073394775390625 + ], + [ + "▁Delgado", + -14.073454856872559 + ], + [ + "▁Tension", + -14.073482513427734 + ], + [ + "kiss", + -14.073493957519531 + ], + [ + "▁midpoint", + -14.073497772216797 + ], + [ + "▁randomness", + -14.073534965515137 + ], + [ + "tzen", + -14.073594093322754 + ], + [ + "▁spotlights", + -14.073650360107422 + ], + [ + "▁Christoph", + -14.073664665222168 + ], + [ + "ului", + -14.073671340942383 + ], + [ + "676", + -14.073718070983887 + ], + [ + "param", + -14.073729515075684 + ], + [ + "lil", + -14.073734283447266 + ], + [ + "▁fortitude", + -14.073736190795898 + ], + [ + "▁unopened", + -14.073744773864746 + ], + [ + "▁uit", + -14.073760032653809 + ], + [ + "▁slush", + -14.073830604553223 + ], + [ + "▁transatlantic", + -14.073856353759766 + ], + [ + "▁Astronaut", + -14.073932647705078 + ], + [ + "▁RTS", + -14.073956489562988 + ], + [ + "▁periodical", + -14.074003219604492 + ], + [ + "▁equalizer", + -14.074052810668945 + ], + [ + "comma", + -14.074103355407715 + ], + [ + "cyto", + -14.074116706848145 + ], + [ + "▁Puffy", + -14.074121475219727 + ], + [ + "▁jpg", + -14.074155807495117 + ], + [ + "▁wasps", + -14.074172019958496 + ], + [ + "843", + -14.074191093444824 + ], + [ + "▁FAO", + -14.074261665344238 + ], + [ + "▁Soundtrack", + -14.074280738830566 + ], + [ + "▁ovary", + -14.074285507202148 + ], + [ + "▁mannequin", + -14.074357032775879 + ], + [ + "▁433", + -14.074369430541992 + ], + [ + "eous", + -14.074383735656738 + ], + [ + "▁baritone", + -14.074387550354004 + ], + [ + "▁punctual", + -14.074397087097168 + ], + [ + "▁Mazz", + -14.074430465698242 + ], + [ + "▁Stratton", + -14.074453353881836 + ], + [ + "▁spectrometer", + -14.074456214904785 + ], + [ + "started", + -14.07458209991455 + ], + [ + "▁Carlyle", + -14.074637413024902 + ], + [ + "tist", + -14.074642181396484 + ], + [ + "▁Tiki", + -14.0746431350708 + ], + [ + "éri", + -14.0746488571167 + ], + [ + "▁Alm", + -14.074686050415039 + ], + [ + "▁profane", + -14.074708938598633 + ], + [ + "▁menstruation", + -14.07477855682373 + ], + [ + "▁hijack", + -14.07479476928711 + ], + [ + "▁whatnot", + -14.074796676635742 + ], + [ + "atsu", + -14.074845314025879 + ], + [ + "▁Duc", + -14.07486629486084 + ], + [ + "▁HGH", + -14.07489013671875 + ], + [ + "638", + -14.074902534484863 + ], + [ + "▁MTN", + -14.07494068145752 + ], + [ + "facts", + -14.074952125549316 + ], + [ + "▁Embroidery", + -14.074959754943848 + ], + [ + "▁motionless", + -14.075041770935059 + ], + [ + "osaur", + -14.075047492980957 + ], + [ + "Writer", + -14.075071334838867 + ], + [ + "▁Newbury", + -14.075075149536133 + ], + [ + "ITIES", + -14.075118064880371 + ], + [ + "cti", + -14.075122833251953 + ], + [ + "▁BFA", + -14.075191497802734 + ], + [ + "▁Philo", + -14.075203895568848 + ], + [ + "lsa", + -14.075236320495605 + ], + [ + "Pur", + -14.075277328491211 + ], + [ + "▁sparsely", + -14.075318336486816 + ], + [ + "▁aneurysm", + -14.075336456298828 + ], + [ + "▁pressuring", + -14.075345993041992 + ], + [ + "cq", + -14.075382232666016 + ], + [ + "▁Siem", + -14.07538890838623 + ], + [ + "547", + -14.075457572937012 + ], + [ + "▁Assessments", + -14.075472831726074 + ], + [ + "▁microbiology", + -14.075552940368652 + ], + [ + "▁TMS", + -14.075554847717285 + ], + [ + "▁Yeh", + -14.075627326965332 + ], + [ + "▁eng", + -14.075631141662598 + ], + [ + "▁Stormy", + -14.07564926147461 + ], + [ + "▁curbing", + -14.075654029846191 + ], + [ + "▁Akira", + -14.075685501098633 + ], + [ + "Person", + -14.075753211975098 + ], + [ + "hā", + -14.07577133178711 + ], + [ + "▁nonstick", + -14.075778007507324 + ], + [ + "▁scr", + -14.07582950592041 + ], + [ + "nyi", + -14.075838088989258 + ], + [ + "во", + -14.07583999633789 + ], + [ + "▁Plague", + -14.075874328613281 + ], + [ + "fred", + -14.07589340209961 + ], + [ + "▁imitating", + -14.075900077819824 + ], + [ + "▁taxa", + -14.075901985168457 + ], + [ + "zioni", + -14.075968742370605 + ], + [ + "ermann", + -14.075976371765137 + ], + [ + "▁courting", + -14.07597827911377 + ], + [ + "▁Malo", + -14.076017379760742 + ], + [ + "▁AREA", + -14.076044082641602 + ], + [ + "Profit", + -14.076047897338867 + ], + [ + "▁SID", + -14.076082229614258 + ], + [ + "▁Dorchester", + -14.076099395751953 + ], + [ + "▁epiphany", + -14.076106071472168 + ], + [ + "할", + -14.076155662536621 + ], + [ + "▁materialized", + -14.076162338256836 + ], + [ + "izzi", + -14.07616901397705 + ], + [ + "▁reclamation", + -14.076189994812012 + ], + [ + "▁Macbook", + -14.076229095458984 + ], + [ + "ió", + -14.076371192932129 + ], + [ + "keys", + -14.076394081115723 + ], + [ + "▁Creatures", + -14.076521873474121 + ], + [ + "excellent", + -14.076562881469727 + ], + [ + "itti", + -14.076595306396484 + ], + [ + "▁LDAP", + -14.07659912109375 + ], + [ + "hampton", + -14.076664924621582 + ], + [ + "▁Château", + -14.076667785644531 + ], + [ + "▁adrift", + -14.076706886291504 + ], + [ + "▁Saginaw", + -14.076775550842285 + ], + [ + "▁Windy", + -14.076848030090332 + ], + [ + "▁Derma", + -14.07689094543457 + ], + [ + "▁Armada", + -14.076919555664062 + ], + [ + "AMS", + -14.076957702636719 + ], + [ + "▁rescind", + -14.076995849609375 + ], + [ + "▁ABV", + -14.077051162719727 + ], + [ + "ndra", + -14.077056884765625 + ], + [ + "▁jock", + -14.077067375183105 + ], + [ + "▁SMALL", + -14.077093124389648 + ], + [ + "▁Kwa", + -14.077112197875977 + ], + [ + "▁intolerable", + -14.077115058898926 + ], + [ + "▁Gorman", + -14.077157974243164 + ], + [ + "▁Seconds", + -14.077171325683594 + ], + [ + "▁disgraced", + -14.077207565307617 + ], + [ + "▁Golan", + -14.077223777770996 + ], + [ + "▁bastards", + -14.077298164367676 + ], + [ + "dep", + -14.077329635620117 + ], + [ + "▁subcutaneous", + -14.077424049377441 + ], + [ + "COL", + -14.077492713928223 + ], + [ + "Version", + -14.077506065368652 + ], + [ + "य", + -14.077520370483398 + ], + [ + "▁lifeboat", + -14.077555656433105 + ], + [ + "▁cappuccino", + -14.077569007873535 + ], + [ + "▁holly", + -14.077583312988281 + ], + [ + "▁THANKS", + -14.07760238647461 + ], + [ + "Simple", + -14.077611923217773 + ], + [ + "▁Nanjing", + -14.077635765075684 + ], + [ + "ть", + -14.077649116516113 + ], + [ + "precision", + -14.077655792236328 + ], + [ + "▁Harrow", + -14.07768726348877 + ], + [ + "▁Woodrow", + -14.077713012695312 + ], + [ + "▁verticals", + -14.077741622924805 + ], + [ + "ORG", + -14.077754974365234 + ], + [ + "rü", + -14.077764511108398 + ], + [ + "▁Yogurt", + -14.077773094177246 + ], + [ + "▁Gratitude", + -14.077787399291992 + ], + [ + "▁Joplin", + -14.077792167663574 + ], + [ + "▁Medford", + -14.077792167663574 + ], + [ + "▁perennials", + -14.077877044677734 + ], + [ + "fla", + -14.07797908782959 + ], + [ + "▁initialization", + -14.078009605407715 + ], + [ + "634", + -14.078033447265625 + ], + [ + "▁grail", + -14.078067779541016 + ], + [ + "▁easel", + -14.078070640563965 + ], + [ + "▁pinball", + -14.078096389770508 + ], + [ + "▁raged", + -14.078158378601074 + ], + [ + "▁OST", + -14.07817554473877 + ], + [ + "▁relievers", + -14.078207015991211 + ], + [ + "▁Veg", + -14.078242301940918 + ], + [ + "▁María", + -14.078274726867676 + ], + [ + "roller", + -14.078336715698242 + ], + [ + "▁biographer", + -14.078381538391113 + ], + [ + "▁taster", + -14.078393936157227 + ], + [ + "▁pontoon", + -14.078434944152832 + ], + [ + "▁champs", + -14.078439712524414 + ], + [ + "▁hemorrhoids", + -14.078485488891602 + ], + [ + "▁PRESIDENT", + -14.078523635864258 + ], + [ + "▁Bismarck", + -14.078534126281738 + ], + [ + "▁crossbow", + -14.078544616699219 + ], + [ + "▁calibrate", + -14.078553199768066 + ], + [ + "▁Mullins", + -14.078554153442383 + ], + [ + "▁papal", + -14.078564643859863 + ], + [ + "▁cabal", + -14.07861042022705 + ], + [ + "▁Darn", + -14.07862377166748 + ], + [ + "▁Slick", + -14.078643798828125 + ], + [ + "▁£60", + -14.078681945800781 + ], + [ + "▁STO", + -14.078691482543945 + ], + [ + "▁Joni", + -14.078697204589844 + ], + [ + "photos", + -14.078805923461914 + ], + [ + "▁Transgender", + -14.078821182250977 + ], + [ + "▁под", + -14.07893180847168 + ], + [ + "▁Preventive", + -14.07894515991211 + ], + [ + "▁hamburgers", + -14.078961372375488 + ], + [ + "▁Destroyer", + -14.078975677490234 + ], + [ + "▁Conv", + -14.079058647155762 + ], + [ + "▁superhuman", + -14.079066276550293 + ], + [ + "ditch", + -14.079078674316406 + ], + [ + "▁Hagen", + -14.079140663146973 + ], + [ + "▁Beale", + -14.079203605651855 + ], + [ + "▁goldfish", + -14.079205513000488 + ], + [ + "▁Boardwalk", + -14.079310417175293 + ], + [ + "▁Boz", + -14.079322814941406 + ], + [ + "▁Tourists", + -14.079323768615723 + ], + [ + "▁hatching", + -14.079358100891113 + ], + [ + "▁muffler", + -14.079368591308594 + ], + [ + "▁undertakings", + -14.07938289642334 + ], + [ + "▁Carp", + -14.0794095993042 + ], + [ + "▁idealism", + -14.079442024230957 + ], + [ + "▁VX", + -14.079455375671387 + ], + [ + "▁MEL", + -14.079466819763184 + ], + [ + "NOW", + -14.079474449157715 + ], + [ + "▁Insect", + -14.079493522644043 + ], + [ + "▁idiosyncratic", + -14.07949447631836 + ], + [ + "Shape", + -14.079499244689941 + ], + [ + "동", + -14.079601287841797 + ], + [ + "▁capacitance", + -14.079689979553223 + ], + [ + "bubble", + -14.079710960388184 + ], + [ + "DEC", + -14.079715728759766 + ], + [ + "▁Hymn", + -14.07972240447998 + ], + [ + "▁barbaric", + -14.079747200012207 + ], + [ + "bber", + -14.079765319824219 + ], + [ + "▁redshirt", + -14.079792976379395 + ], + [ + "SCNG", + -14.079797744750977 + ], + [ + "▁Romo", + -14.079833030700684 + ], + [ + "▁dre", + -14.079865455627441 + ], + [ + "▁femoral", + -14.07992172241211 + ], + [ + "▁Psychotherapy", + -14.079936027526855 + ], + [ + "conflict", + -14.079939842224121 + ], + [ + "primarily", + -14.07996654510498 + ], + [ + "▁386", + -14.08002758026123 + ], + [ + "▁PAD", + -14.080083847045898 + ], + [ + "▁skewer", + -14.080117225646973 + ], + [ + "▁Seinfeld", + -14.08014965057373 + ], + [ + "Risk", + -14.080159187316895 + ], + [ + "metro", + -14.080187797546387 + ], + [ + "▁looser", + -14.080239295959473 + ], + [ + "▁sonar", + -14.08039379119873 + ], + [ + "▁SURE", + -14.08039665222168 + ], + [ + "▁oncologist", + -14.080401420593262 + ], + [ + "▁rarest", + -14.080513954162598 + ], + [ + "▁Happening", + -14.080554008483887 + ], + [ + "▁habitation", + -14.080657005310059 + ], + [ + "tb", + -14.080673217773438 + ], + [ + "▁Spitfire", + -14.080674171447754 + ], + [ + "▁Finale", + -14.080716133117676 + ], + [ + "▁Boogie", + -14.080726623535156 + ], + [ + "▁chem", + -14.080730438232422 + ], + [ + "▁Elemental", + -14.080737113952637 + ], + [ + "▁disingenuous", + -14.08080768585205 + ], + [ + "▁GMAT", + -14.08089828491211 + ], + [ + "▁stumped", + -14.080924034118652 + ], + [ + "第", + -14.080944061279297 + ], + [ + "Row", + -14.081000328063965 + ], + [ + "▁invert", + -14.081025123596191 + ], + [ + "▁faked", + -14.081034660339355 + ], + [ + "▁Mather", + -14.08104419708252 + ], + [ + "OY", + -14.081067085266113 + ], + [ + "▁Infra", + -14.081070899963379 + ], + [ + "▁Lombard", + -14.081114768981934 + ], + [ + "▁hypoxia", + -14.081143379211426 + ], + [ + "▁prefecture", + -14.081144332885742 + ], + [ + "▁801", + -14.081148147583008 + ], + [ + "Jason", + -14.081186294555664 + ], + [ + "koff", + -14.081196784973145 + ], + [ + "LIVE", + -14.08121109008789 + ], + [ + "▁UCF", + -14.081220626831055 + ], + [ + "▁thumping", + -14.081262588500977 + ], + [ + "▁WN", + -14.081294059753418 + ], + [ + "assembled", + -14.081307411193848 + ], + [ + "▁interlude", + -14.081321716308594 + ], + [ + "▁Specs", + -14.081328392028809 + ], + [ + "▁rela", + -14.081411361694336 + ], + [ + "▁outta", + -14.081419944763184 + ], + [ + "▁whisked", + -14.081419944763184 + ], + [ + "rooted", + -14.081445693969727 + ], + [ + "▁Akismet", + -14.081494331359863 + ], + [ + "populated", + -14.081500053405762 + ], + [ + "▁Khi", + -14.081501960754395 + ], + [ + "▁Linus", + -14.081506729125977 + ], + [ + "▁Darlene", + -14.081576347351074 + ], + [ + "▁Epsom", + -14.081599235534668 + ], + [ + "Load", + -14.081612586975098 + ], + [ + "▁HJ", + -14.08166790008545 + ], + [ + "▁zap", + -14.081694602966309 + ], + [ + "▁playfully", + -14.081698417663574 + ], + [ + "▁cricketer", + -14.081716537475586 + ], + [ + "▁Teng", + -14.081718444824219 + ], + [ + "▁zippers", + -14.081735610961914 + ], + [ + "▁renounce", + -14.081740379333496 + ], + [ + "作", + -14.081748962402344 + ], + [ + "ั", + -14.081750869750977 + ], + [ + "Runner", + -14.081770896911621 + ], + [ + "658", + -14.081783294677734 + ], + [ + "▁Queue", + -14.081811904907227 + ], + [ + "▁devising", + -14.081830978393555 + ], + [ + "975", + -14.081836700439453 + ], + [ + "▁gri", + -14.081865310668945 + ], + [ + "refer", + -14.081881523132324 + ], + [ + "▁Livingstone", + -14.081886291503906 + ], + [ + "▁fooling", + -14.081892013549805 + ], + [ + "▁rusted", + -14.081925392150879 + ], + [ + "guin", + -14.081930160522461 + ], + [ + "pets", + -14.08194637298584 + ], + [ + "▁falter", + -14.081962585449219 + ], + [ + "blooded", + -14.081965446472168 + ], + [ + "casual", + -14.081986427307129 + ], + [ + "▁Crap", + -14.082016944885254 + ], + [ + "QR", + -14.082042694091797 + ], + [ + "▁hydroxide", + -14.082047462463379 + ], + [ + "▁starboard", + -14.082093238830566 + ], + [ + "mens", + -14.082106590270996 + ], + [ + "supporting", + -14.08213996887207 + ], + [ + "leta", + -14.082140922546387 + ], + [ + "▁Mamma", + -14.0821533203125 + ], + [ + "▁Verdict", + -14.082173347473145 + ], + [ + "▁annuities", + -14.082223892211914 + ], + [ + "▁Rockville", + -14.082231521606445 + ], + [ + "715", + -14.082253456115723 + ], + [ + "▁Ashok", + -14.08226203918457 + ], + [ + "▁interactivity", + -14.082283020019531 + ], + [ + "ión", + -14.082303047180176 + ], + [ + "cru", + -14.082316398620605 + ], + [ + "▁Diagrams", + -14.082408905029297 + ], + [ + "▁Collingwood", + -14.082412719726562 + ], + [ + "▁768", + -14.082454681396484 + ], + [ + "▁Barbecue", + -14.082473754882812 + ], + [ + "FORM", + -14.082528114318848 + ], + [ + "▁Zillow", + -14.082584381103516 + ], + [ + "▁quiver", + -14.082670211791992 + ], + [ + "blogger", + -14.08273983001709 + ], + [ + "▁Shaman", + -14.082801818847656 + ], + [ + "▁populism", + -14.082809448242188 + ], + [ + "▁Cupid", + -14.082816123962402 + ], + [ + "rable", + -14.082820892333984 + ], + [ + "▁Bind", + -14.082853317260742 + ], + [ + "▁GQ", + -14.082901000976562 + ], + [ + "▁Awakens", + -14.082907676696777 + ], + [ + "838", + -14.082914352416992 + ], + [ + "▁subjectivity", + -14.082918167114258 + ], + [ + "▁Hacking", + -14.082940101623535 + ], + [ + "▁bri", + -14.082950592041016 + ], + [ + "▁nec", + -14.082983016967773 + ], + [ + "▁BID", + -14.08299446105957 + ], + [ + "▁spied", + -14.083022117614746 + ], + [ + "ogie", + -14.083069801330566 + ], + [ + "▁ISI", + -14.083108901977539 + ], + [ + "▁Gallon", + -14.083157539367676 + ], + [ + "▁neu", + -14.083175659179688 + ], + [ + "▁chasm", + -14.083178520202637 + ], + [ + "▁mak", + -14.083237648010254 + ], + [ + "▁anthropologist", + -14.083253860473633 + ], + [ + "▁oscillations", + -14.083272933959961 + ], + [ + "▁garnering", + -14.083370208740234 + ], + [ + "▁Pix", + -14.08337688446045 + ], + [ + "loy", + -14.083467483520508 + ], + [ + "include", + -14.083483695983887 + ], + [ + "▁ilk", + -14.083502769470215 + ], + [ + "Third", + -14.083534240722656 + ], + [ + "593", + -14.083600997924805 + ], + [ + "▁CREDIT", + -14.0836763381958 + ], + [ + "▁sprouting", + -14.083683013916016 + ], + [ + "igny", + -14.083688735961914 + ], + [ + "▁Rocco", + -14.083723068237305 + ], + [ + "▁chaperone", + -14.083745956420898 + ], + [ + "▁Tempo", + -14.083776473999023 + ], + [ + "CIP", + -14.083803176879883 + ], + [ + "▁MARKET", + -14.083815574645996 + ], + [ + "REN", + -14.083830833435059 + ], + [ + "▁reinstatement", + -14.08383560180664 + ], + [ + "▁warden", + -14.083857536315918 + ], + [ + "▁Dada", + -14.083860397338867 + ], + [ + "hz", + -14.083867073059082 + ], + [ + "た", + -14.083924293518066 + ], + [ + "▁1831", + -14.083948135375977 + ], + [ + "▁magma", + -14.083961486816406 + ], + [ + "▁BlackRock", + -14.083980560302734 + ], + [ + "▁MAIN", + -14.084001541137695 + ], + [ + "▁Api", + -14.084019660949707 + ], + [ + "▁cooktop", + -14.08410358428955 + ], + [ + "▁Huck", + -14.084108352661133 + ], + [ + "▁Podcasts", + -14.084108352661133 + ], + [ + "598", + -14.084115028381348 + ], + [ + "▁ditches", + -14.0841646194458 + ], + [ + "▁ERC", + -14.084257125854492 + ], + [ + "radar", + -14.084263801574707 + ], + [ + "jc", + -14.084267616271973 + ], + [ + "▁fen", + -14.08430004119873 + ], + [ + "▁Brahman", + -14.08432674407959 + ], + [ + "▁offsite", + -14.084381103515625 + ], + [ + "▁torrential", + -14.084389686584473 + ], + [ + "alcohol", + -14.084420204162598 + ], + [ + "▁346", + -14.084454536437988 + ], + [ + "033", + -14.084484100341797 + ], + [ + "나", + -14.084522247314453 + ], + [ + "▁grafting", + -14.084537506103516 + ], + [ + "▁vignettes", + -14.084543228149414 + ], + [ + "▁gj", + -14.084700584411621 + ], + [ + "▁MATERIALS", + -14.084702491760254 + ], + [ + "▁Zia", + -14.08473014831543 + ], + [ + "▁Cooker", + -14.084778785705566 + ], + [ + "▁Imported", + -14.0847806930542 + ], + [ + "▁milli", + -14.084786415100098 + ], + [ + "▁417", + -14.084799766540527 + ], + [ + "028", + -14.084803581237793 + ], + [ + "▁Jockey", + -14.084820747375488 + ], + [ + "▁Boyer", + -14.084877967834473 + ], + [ + "▁Districts", + -14.084891319274902 + ], + [ + "▁cation", + -14.084975242614746 + ], + [ + "▁Boll", + -14.08498477935791 + ], + [ + "▁yesteryear", + -14.085007667541504 + ], + [ + "▁CLEAR", + -14.085012435913086 + ], + [ + "▁deriving", + -14.085014343261719 + ], + [ + "▁FEC", + -14.08502197265625 + ], + [ + "▁USGS", + -14.085050582885742 + ], + [ + "spire", + -14.08517837524414 + ], + [ + "fluid", + -14.085206985473633 + ], + [ + "stration", + -14.085259437561035 + ], + [ + "▁910", + -14.08527660369873 + ], + [ + "아", + -14.085306167602539 + ], + [ + "▁easement", + -14.085381507873535 + ], + [ + "hé", + -14.085397720336914 + ], + [ + "▁subvert", + -14.085461616516113 + ], + [ + "▁centrifuge", + -14.08547592163086 + ], + [ + "▁rarer", + -14.085481643676758 + ], + [ + "▁Blaster", + -14.08552074432373 + ], + [ + "▁Visualization", + -14.085558891296387 + ], + [ + "▁Tarzan", + -14.085562705993652 + ], + [ + "▁Kwan", + -14.085678100585938 + ], + [ + "▁TLR", + -14.085710525512695 + ], + [ + "▁GEORGE", + -14.085713386535645 + ], + [ + "▁Activision", + -14.085808753967285 + ], + [ + "▁likeable", + -14.085860252380371 + ], + [ + "gger", + -14.085868835449219 + ], + [ + "▁necessitates", + -14.085871696472168 + ], + [ + "Owner", + -14.08594036102295 + ], + [ + "▁fewest", + -14.086040496826172 + ], + [ + "ait", + -14.086055755615234 + ], + [ + "zim", + -14.086060523986816 + ], + [ + "▁Transforming", + -14.086091041564941 + ], + [ + "▁perjury", + -14.086106300354004 + ], + [ + "▁Sixers", + -14.08610725402832 + ], + [ + "wert", + -14.086119651794434 + ], + [ + "▁wattage", + -14.086151123046875 + ], + [ + "▁ska", + -14.08615493774414 + ], + [ + "hla", + -14.086169242858887 + ], + [ + "▁deprecated", + -14.086181640625 + ], + [ + "UNI", + -14.086216926574707 + ], + [ + "Mount", + -14.086240768432617 + ], + [ + "▁triad", + -14.086254119873047 + ], + [ + "▁Highness", + -14.086309432983398 + ], + [ + "Secure", + -14.08631420135498 + ], + [ + "Volume", + -14.086358070373535 + ], + [ + "ember", + -14.086386680603027 + ], + [ + "▁rosters", + -14.08642292022705 + ], + [ + "bump", + -14.086465835571289 + ], + [ + "▁silvery", + -14.086466789245605 + ], + [ + "▁Garment", + -14.086470603942871 + ], + [ + "▁Machu", + -14.086482048034668 + ], + [ + "details", + -14.086495399475098 + ], + [ + "changed", + -14.086514472961426 + ], + [ + "Sta", + -14.086529731750488 + ], + [ + "▁homophobia", + -14.08656120300293 + ], + [ + "▁piecing", + -14.086567878723145 + ], + [ + "▁CenturyLink", + -14.086654663085938 + ], + [ + "▁pianos", + -14.086668968200684 + ], + [ + "▁baggy", + -14.086706161499023 + ], + [ + "▁erasing", + -14.086732864379883 + ], + [ + "▁Circ", + -14.086747169494629 + ], + [ + "▁apprenticeships", + -14.086767196655273 + ], + [ + "Clark", + -14.086808204650879 + ], + [ + "▁Dietrich", + -14.08692741394043 + ], + [ + "aert", + -14.086935997009277 + ], + [ + "▁Goku", + -14.086947441101074 + ], + [ + "▁stan", + -14.0869722366333 + ], + [ + "Factor", + -14.087023735046387 + ], + [ + "▁Rebekah", + -14.087151527404785 + ], + [ + "Shot", + -14.087179183959961 + ], + [ + "▁Spectre", + -14.08719253540039 + ], + [ + "▁Ignition", + -14.087211608886719 + ], + [ + "▁SMC", + -14.08722972869873 + ], + [ + "▁puddles", + -14.087233543395996 + ], + [ + "▁Immunology", + -14.087251663208008 + ], + [ + "▁boldness", + -14.087258338928223 + ], + [ + "iao", + -14.08731746673584 + ], + [ + "▁Lua", + -14.087320327758789 + ], + [ + "NING", + -14.087337493896484 + ], + [ + "▁unleashing", + -14.087343215942383 + ], + [ + "▁ANOTHER", + -14.087373733520508 + ], + [ + "▁Brampton", + -14.08737564086914 + ], + [ + "813", + -14.087386131286621 + ], + [ + "▁patriot", + -14.087386131286621 + ], + [ + "▁mandarin", + -14.087423324584961 + ], + [ + "▁pervert", + -14.087438583374023 + ], + [ + "▁medallion", + -14.087449073791504 + ], + [ + "734", + -14.087468147277832 + ], + [ + "pts", + -14.087469100952148 + ], + [ + "▁fel", + -14.087491989135742 + ], + [ + "▁357", + -14.087501525878906 + ], + [ + "▁Bleu", + -14.087516784667969 + ], + [ + "▁Enchanted", + -14.087553024291992 + ], + [ + "geek", + -14.087584495544434 + ], + [ + "▁stiffer", + -14.087591171264648 + ], + [ + "▁보", + -14.08759593963623 + ], + [ + "▁Cuff", + -14.087613105773926 + ], + [ + "Cart", + -14.087647438049316 + ], + [ + "ее", + -14.08765697479248 + ], + [ + "▁Brink", + -14.087675094604492 + ], + [ + "▁Germ", + -14.087688446044922 + ], + [ + "▁Paragon", + -14.087735176086426 + ], + [ + "▁BASE", + -14.08781623840332 + ], + [ + "▁unearned", + -14.087822914123535 + ], + [ + "738", + -14.087837219238281 + ], + [ + "▁discernible", + -14.08785629272461 + ], + [ + "▁Decay", + -14.087869644165039 + ], + [ + "▁Brow", + -14.087873458862305 + ], + [ + "▁merges", + -14.08787727355957 + ], + [ + "▁recollections", + -14.087894439697266 + ], + [ + "▁pewter", + -14.087909698486328 + ], + [ + "▁Unusual", + -14.087915420532227 + ], + [ + "shaft", + -14.087932586669922 + ], + [ + "▁Athenian", + -14.087935447692871 + ], + [ + "▁Manly", + -14.087970733642578 + ], + [ + "▁Skyrim", + -14.087997436523438 + ], + [ + "▁terminates", + -14.088027000427246 + ], + [ + "▁woefully", + -14.088038444519043 + ], + [ + "▁Felicia", + -14.088067054748535 + ], + [ + "▁blossoming", + -14.088132858276367 + ], + [ + "▁orthogonal", + -14.088191032409668 + ], + [ + "▁NBN", + -14.088191986083984 + ], + [ + "▁ethnographic", + -14.088217735290527 + ], + [ + "▁beau", + -14.08821964263916 + ], + [ + "▁subterranean", + -14.08822250366211 + ], + [ + "Release", + -14.088224411010742 + ], + [ + "▁optometrist", + -14.088271141052246 + ], + [ + "trying", + -14.088301658630371 + ], + [ + "755", + -14.088314056396484 + ], + [ + "▁neg", + -14.088324546813965 + ], + [ + "▁endometriosis", + -14.088335037231445 + ], + [ + "phobia", + -14.08837604522705 + ], + [ + "▁Crystals", + -14.088379859924316 + ], + [ + "▁PostgreSQL", + -14.088388442993164 + ], + [ + "matsu", + -14.088394165039062 + ], + [ + "zb", + -14.088397026062012 + ], + [ + "▁SSR", + -14.088401794433594 + ], + [ + "wis", + -14.088435173034668 + ], + [ + "icio", + -14.088486671447754 + ], + [ + "gating", + -14.088508605957031 + ], + [ + "▁sitemap", + -14.088603019714355 + ], + [ + "▁handlebars", + -14.088614463806152 + ], + [ + "▁warms", + -14.088644027709961 + ], + [ + "▁Lag", + -14.088653564453125 + ], + [ + "▁cola", + -14.088656425476074 + ], + [ + "▁gallbladder", + -14.088667869567871 + ], + [ + "▁bouncer", + -14.08869457244873 + ], + [ + "▁layman", + -14.08871078491211 + ], + [ + "ு", + -14.088722229003906 + ], + [ + "▁Godwin", + -14.08874225616455 + ], + [ + "▁leur", + -14.08874225616455 + ], + [ + "▁thrombosis", + -14.088786125183105 + ], + [ + "▁Reece", + -14.088788986206055 + ], + [ + "▁Sherpa", + -14.088802337646484 + ], + [ + "bark", + -14.08884048461914 + ], + [ + "gé", + -14.088916778564453 + ], + [ + "▁subsets", + -14.08897876739502 + ], + [ + "sequence", + -14.088993072509766 + ], + [ + "▁Douglass", + -14.08901596069336 + ], + [ + "▁denser", + -14.089037895202637 + ], + [ + "tmp", + -14.089112281799316 + ], + [ + "▁AVG", + -14.089149475097656 + ], + [ + "▁thai", + -14.089165687561035 + ], + [ + "▁Godfather", + -14.089201927185059 + ], + [ + "▁Brides", + -14.089216232299805 + ], + [ + "dron", + -14.089237213134766 + ], + [ + "funk", + -14.089265823364258 + ], + [ + "▁compositional", + -14.089360237121582 + ], + [ + "▁Bae", + -14.08940315246582 + ], + [ + "▁belle", + -14.089447021484375 + ], + [ + "Gear", + -14.0894775390625 + ], + [ + "▁devolved", + -14.08948802947998 + ], + [ + "IMS", + -14.089498519897461 + ], + [ + "▁tyrant", + -14.089577674865723 + ], + [ + "▁GEM", + -14.089587211608887 + ], + [ + "ctor", + -14.089613914489746 + ], + [ + "Henry", + -14.089637756347656 + ], + [ + "▁Ramona", + -14.089722633361816 + ], + [ + "▁HGTV", + -14.089761734008789 + ], + [ + "eche", + -14.089764595031738 + ], + [ + "▁grossed", + -14.089813232421875 + ], + [ + "▁butternut", + -14.089826583862305 + ], + [ + "▁enrol", + -14.08984375 + ], + [ + "▁LOCATION", + -14.089876174926758 + ], + [ + "▁cramping", + -14.089885711669922 + ], + [ + "▁Castor", + -14.089897155761719 + ], + [ + "▁haiku", + -14.089977264404297 + ], + [ + "▁POINT", + -14.090042114257812 + ], + [ + "idea", + -14.090093612670898 + ], + [ + "▁CBO", + -14.09013557434082 + ], + [ + "▁QUI", + -14.090155601501465 + ], + [ + "▁piped", + -14.090174674987793 + ], + [ + "▁Clue", + -14.090204238891602 + ], + [ + "▁Alignment", + -14.090214729309082 + ], + [ + "684", + -14.090217590332031 + ], + [ + "▁Sheeran", + -14.090264320373535 + ], + [ + "▁mediocrity", + -14.090271949768066 + ], + [ + "▁reapply", + -14.090330123901367 + ], + [ + "▁Provisional", + -14.090341567993164 + ], + [ + "▁Singaporean", + -14.090341567993164 + ], + [ + "▁BRCA", + -14.090378761291504 + ], + [ + "▁NIS", + -14.09040641784668 + ], + [ + "▁riddle", + -14.090421676635742 + ], + [ + "▁Cinematic", + -14.09048080444336 + ], + [ + "▁eradicated", + -14.090509414672852 + ], + [ + "▁Hud", + -14.090556144714355 + ], + [ + "enfeld", + -14.090557098388672 + ], + [ + "▁Lé", + -14.090597152709961 + ], + [ + "▁Torque", + -14.090603828430176 + ], + [ + "▁Keri", + -14.09062671661377 + ], + [ + "▁gypsy", + -14.090630531311035 + ], + [ + "▁Juniors", + -14.090638160705566 + ], + [ + "▁supermodel", + -14.090651512145996 + ], + [ + "▁sabbatical", + -14.09066390991211 + ], + [ + "▁Balinese", + -14.090670585632324 + ], + [ + "eos", + -14.090689659118652 + ], + [ + "▁biodiesel", + -14.09074878692627 + ], + [ + "▁Probability", + -14.090752601623535 + ], + [ + "▁WMA", + -14.090775489807129 + ], + [ + "vox", + -14.090780258178711 + ], + [ + "▁Spotted", + -14.09083080291748 + ], + [ + "▁Wellbeing", + -14.090848922729492 + ], + [ + "▁575", + -14.09088134765625 + ], + [ + "anic", + -14.090950012207031 + ], + [ + "▁Chil", + -14.091018676757812 + ], + [ + "▁endorses", + -14.091028213500977 + ], + [ + "hne", + -14.09104061126709 + ], + [ + "▁polygon", + -14.091054916381836 + ], + [ + "▁assessor", + -14.091086387634277 + ], + [ + "tzel", + -14.091133117675781 + ], + [ + "▁crossbar", + -14.091144561767578 + ], + [ + "▁Slovenian", + -14.09117603302002 + ], + [ + "▁penetrates", + -14.091201782226562 + ], + [ + "▁Tobin", + -14.09123420715332 + ], + [ + "▁pug", + -14.091275215148926 + ], + [ + "gau", + -14.091315269470215 + ], + [ + "hau", + -14.091323852539062 + ], + [ + "▁maximizes", + -14.091329574584961 + ], + [ + "▁Cros", + -14.09133243560791 + ], + [ + "▁349", + -14.091333389282227 + ], + [ + "ง", + -14.09134292602539 + ], + [ + "ล", + -14.091353416442871 + ], + [ + "▁pout", + -14.091392517089844 + ], + [ + "▁strollers", + -14.091411590576172 + ], + [ + "▁Beasts", + -14.091431617736816 + ], + [ + "▁Laughing", + -14.091495513916016 + ], + [ + "▁capitals", + -14.091550827026367 + ], + [ + "awesome", + -14.091588020324707 + ], + [ + "▁infringed", + -14.091605186462402 + ], + [ + "▁Theorem", + -14.091620445251465 + ], + [ + "elder", + -14.091669082641602 + ], + [ + "▁superiors", + -14.09167766571045 + ], + [ + "▁legged", + -14.09168815612793 + ], + [ + "▁tyrosine", + -14.091710090637207 + ], + [ + "566", + -14.09172534942627 + ], + [ + "Trader", + -14.091769218444824 + ], + [ + "Performance", + -14.091784477233887 + ], + [ + "▁Lorenz", + -14.091787338256836 + ], + [ + "▁Stopping", + -14.091808319091797 + ], + [ + "▁Mw", + -14.091850280761719 + ], + [ + "intelligence", + -14.091866493225098 + ], + [ + "▁TAM", + -14.091866493225098 + ], + [ + "▁Idle", + -14.091876983642578 + ], + [ + "▁Manipur", + -14.091897010803223 + ], + [ + "outlet", + -14.091958045959473 + ], + [ + "▁Dobson", + -14.091987609863281 + ], + [ + "▁cervix", + -14.092018127441406 + ], + [ + "acetyl", + -14.092055320739746 + ], + [ + "▁disassemble", + -14.092055320739746 + ], + [ + "▁ligands", + -14.09207534790039 + ], + [ + "▁Timmy", + -14.09210205078125 + ], + [ + "▁Prometheus", + -14.092158317565918 + ], + [ + "beg", + -14.092169761657715 + ], + [ + "bour", + -14.09218692779541 + ], + [ + "▁aristocracy", + -14.092190742492676 + ], + [ + "▁Turbine", + -14.092195510864258 + ], + [ + "uation", + -14.092209815979004 + ], + [ + "▁loudspeaker", + -14.09223461151123 + ], + [ + "minator", + -14.092294692993164 + ], + [ + "SOL", + -14.092297554016113 + ], + [ + "▁accomplishes", + -14.09230899810791 + ], + [ + "asset", + -14.092310905456543 + ], + [ + "▁Contributing", + -14.09233570098877 + ], + [ + "tures", + -14.092357635498047 + ], + [ + "▁supercomputer", + -14.092424392700195 + ], + [ + "▁Fayette", + -14.092442512512207 + ], + [ + "▁Cabot", + -14.092501640319824 + ], + [ + "▁discarding", + -14.092598915100098 + ], + [ + "▁substantiate", + -14.092613220214844 + ], + [ + "▁omen", + -14.092629432678223 + ], + [ + "▁plagues", + -14.092630386352539 + ], + [ + "cough", + -14.09270191192627 + ], + [ + "▁sojourn", + -14.092728614807129 + ], + [ + "Classic", + -14.09273624420166 + ], + [ + "▁chris", + -14.092795372009277 + ], + [ + "▁Steer", + -14.092805862426758 + ], + [ + "▁Recep", + -14.092814445495605 + ], + [ + "▁Ame", + -14.092817306518555 + ], + [ + "▁skeptic", + -14.092970848083496 + ], + [ + "▁Manfred", + -14.093005180358887 + ], + [ + "▁meetup", + -14.093024253845215 + ], + [ + "▁generalization", + -14.093026161193848 + ], + [ + "▁Antiques", + -14.093035697937012 + ], + [ + "▁Smollett", + -14.093047142028809 + ], + [ + "shoes", + -14.093062400817871 + ], + [ + "▁TAX", + -14.093073844909668 + ], + [ + "Morning", + -14.093074798583984 + ], + [ + "569", + -14.093092918395996 + ], + [ + "▁hexagonal", + -14.093116760253906 + ], + [ + "apu", + -14.093140602111816 + ], + [ + "▁Upholstered", + -14.09314250946045 + ], + [ + "▁Teo", + -14.093181610107422 + ], + [ + "readable", + -14.093249320983887 + ], + [ + "▁Tajikistan", + -14.093266487121582 + ], + [ + "▁Clam", + -14.093274116516113 + ], + [ + "lange", + -14.093284606933594 + ], + [ + "▁oceanic", + -14.093287467956543 + ], + [ + "▁BAY", + -14.09331226348877 + ], + [ + "▁Translated", + -14.093317985534668 + ], + [ + "▁Lager", + -14.09338665008545 + ], + [ + "▁Loeb", + -14.093419075012207 + ], + [ + "▁telegram", + -14.093448638916016 + ], + [ + "▁Jeanette", + -14.093460083007812 + ], + [ + "makes", + -14.093477249145508 + ], + [ + "▁Mandi", + -14.093522071838379 + ], + [ + "▁Optimize", + -14.09354019165039 + ], + [ + "▁anthologies", + -14.093607902526855 + ], + [ + "Flight", + -14.093609809875488 + ], + [ + "▁nobles", + -14.093622207641602 + ], + [ + "▁ib", + -14.093635559082031 + ], + [ + "▁tremble", + -14.093681335449219 + ], + [ + "▁APPLY", + -14.0936861038208 + ], + [ + "▁Arjun", + -14.0936861038208 + ], + [ + "emon", + -14.093687057495117 + ], + [ + "▁sweetly", + -14.093714714050293 + ], + [ + "▁Breeding", + -14.093728065490723 + ], + [ + "▁patted", + -14.093757629394531 + ], + [ + "▁ح", + -14.09383487701416 + ], + [ + "Technology", + -14.093855857849121 + ], + [ + "▁Marques", + -14.093877792358398 + ], + [ + "▁Bhopal", + -14.093879699707031 + ], + [ + "Hair", + -14.093892097473145 + ], + [ + "▁asymmetry", + -14.093914031982422 + ], + [ + "▁Hir", + -14.093917846679688 + ], + [ + "▁Interdisciplinary", + -14.093924522399902 + ], + [ + "▁Comedian", + -14.093965530395508 + ], + [ + "▁Farley", + -14.093985557556152 + ], + [ + "▁sherry", + -14.093992233276367 + ], + [ + "▁Geometric", + -14.094009399414062 + ], + [ + "▁abject", + -14.094010353088379 + ], + [ + "jani", + -14.09407901763916 + ], + [ + "▁incapacitated", + -14.094108581542969 + ], + [ + "▁Shiraz", + -14.094136238098145 + ], + [ + "▁wayward", + -14.094136238098145 + ], + [ + "▁Eternity", + -14.094193458557129 + ], + [ + "Sale", + -14.094252586364746 + ], + [ + "▁Resolutions", + -14.094303131103516 + ], + [ + "▁toil", + -14.094375610351562 + ], + [ + "▁glob", + -14.09441089630127 + ], + [ + "▁Stylist", + -14.094414710998535 + ], + [ + "▁swelled", + -14.094415664672852 + ], + [ + "ジ", + -14.09443187713623 + ], + [ + "▁glycogen", + -14.094482421875 + ], + [ + "▁cinch", + -14.094513893127441 + ], + [ + "▁1833", + -14.09453296661377 + ], + [ + "IBLE", + -14.094533920288086 + ], + [ + "▁transact", + -14.09459400177002 + ], + [ + "▁Nebula", + -14.094645500183105 + ], + [ + "▁Zipper", + -14.094656944274902 + ], + [ + "▁primordial", + -14.0946683883667 + ], + [ + "▁DeV", + -14.094673156738281 + ], + [ + "▁Elderly", + -14.094730377197266 + ], + [ + "ADD", + -14.094758987426758 + ], + [ + "chus", + -14.094854354858398 + ], + [ + "teria", + -14.09487533569336 + ], + [ + "741", + -14.094921112060547 + ], + [ + "nathan", + -14.094924926757812 + ], + [ + "▁Rami", + -14.095050811767578 + ], + [ + "▁Marko", + -14.095062255859375 + ], + [ + "▁Byte", + -14.095070838928223 + ], + [ + "▁ASL", + -14.095072746276855 + ], + [ + "Users", + -14.095097541809082 + ], + [ + "▁Impala", + -14.095133781433105 + ], + [ + "▁Equations", + -14.095161437988281 + ], + [ + "▁Berwick", + -14.095186233520508 + ], + [ + "▁Termite", + -14.095190048217773 + ], + [ + "▁genealogical", + -14.095202445983887 + ], + [ + "browser", + -14.09522533416748 + ], + [ + "▁Bobbi", + -14.095270156860352 + ], + [ + "lima", + -14.095295906066895 + ], + [ + "rton", + -14.095307350158691 + ], + [ + "cca", + -14.095329284667969 + ], + [ + "▁TTC", + -14.09537410736084 + ], + [ + "▁uninformed", + -14.095376968383789 + ], + [ + "▁chiropractors", + -14.095428466796875 + ], + [ + "RAY", + -14.095431327819824 + ], + [ + "▁λ", + -14.095441818237305 + ], + [ + "miles", + -14.095465660095215 + ], + [ + "▁bulldog", + -14.095486640930176 + ], + [ + "▁giga", + -14.095536231994629 + ], + [ + "beard", + -14.095582008361816 + ], + [ + "▁Firth", + -14.095585823059082 + ], + [ + "▁Sweep", + -14.095590591430664 + ], + [ + "▁Thriller", + -14.09562873840332 + ], + [ + "feature", + -14.09564208984375 + ], + [ + "▁Ascot", + -14.0956449508667 + ], + [ + "▁untrained", + -14.095651626586914 + ], + [ + "789", + -14.095664978027344 + ], + [ + "▁Chefs", + -14.095711708068848 + ], + [ + "▁Chromecast", + -14.095760345458984 + ], + [ + "▁freelancing", + -14.095763206481934 + ], + [ + "heated", + -14.095788955688477 + ], + [ + "▁Altogether", + -14.095850944519043 + ], + [ + "Sugar", + -14.095888137817383 + ], + [ + "▁Everglades", + -14.095925331115723 + ], + [ + "▁Statutes", + -14.095927238464355 + ], + [ + "▁Kav", + -14.095931053161621 + ], + [ + "▁Weigh", + -14.095959663391113 + ], + [ + "▁whims", + -14.095970153808594 + ], + [ + "▁Simeon", + -14.095977783203125 + ], + [ + "▁domes", + -14.095979690551758 + ], + [ + "huis", + -14.095989227294922 + ], + [ + "▁Tenerife", + -14.095990180969238 + ], + [ + "dean", + -14.09599494934082 + ], + [ + "▁lapses", + -14.096014022827148 + ], + [ + "▁Shreveport", + -14.096061706542969 + ], + [ + "AMI", + -14.096101760864258 + ], + [ + "bli", + -14.096132278442383 + ], + [ + "▁dung", + -14.096220016479492 + ], + [ + "▁reshaping", + -14.096220970153809 + ], + [ + "▁phenotypic", + -14.096251487731934 + ], + [ + "▁Chaplain", + -14.096271514892578 + ], + [ + "▁rapture", + -14.096292495727539 + ], + [ + "▁FINRA", + -14.096344947814941 + ], + [ + "627", + -14.09641170501709 + ], + [ + "▁PROPERTY", + -14.096417427062988 + ], + [ + "▁reproducible", + -14.096504211425781 + ], + [ + "▁bungalows", + -14.0965576171875 + ], + [ + "Tags", + -14.09656047821045 + ], + [ + "fied", + -14.096592903137207 + ], + [ + "▁Ruin", + -14.096595764160156 + ], + [ + "▁Prussian", + -14.096597671508789 + ], + [ + "▁ren", + -14.096609115600586 + ], + [ + "▁Dummies", + -14.096617698669434 + ], + [ + "▁Osman", + -14.09661865234375 + ], + [ + "▁valance", + -14.096643447875977 + ], + [ + "▁contoured", + -14.096653938293457 + ], + [ + "spectrum", + -14.09667682647705 + ], + [ + "▁Lipstick", + -14.096708297729492 + ], + [ + "RIC", + -14.096741676330566 + ], + [ + "▁Beal", + -14.096823692321777 + ], + [ + "▁WrestleMania", + -14.09688663482666 + ], + [ + "▁actuators", + -14.096893310546875 + ], + [ + "▁Santander", + -14.096927642822266 + ], + [ + "▁Chengdu", + -14.096946716308594 + ], + [ + "▁execs", + -14.09695816040039 + ], + [ + "▁Kelli", + -14.09699535369873 + ], + [ + "▁Tou", + -14.097046852111816 + ], + [ + "▁barometer", + -14.097051620483398 + ], + [ + "▁Hira", + -14.097099304199219 + ], + [ + "bbin", + -14.09714126586914 + ], + [ + "▁Pomona", + -14.097171783447266 + ], + [ + "Exchange", + -14.097187042236328 + ], + [ + "▁Trem", + -14.097234725952148 + ], + [ + "▁flourishes", + -14.097251892089844 + ], + [ + "umen", + -14.097277641296387 + ], + [ + "▁HOLD", + -14.097280502319336 + ], + [ + "▁yanked", + -14.097299575805664 + ], + [ + "chrom", + -14.097323417663574 + ], + [ + "▁Agility", + -14.097378730773926 + ], + [ + "▁WELCOME", + -14.097394943237305 + ], + [ + "ried", + -14.097434997558594 + ], + [ + "▁reassess", + -14.097455024719238 + ], + [ + "▁CTC", + -14.097471237182617 + ], + [ + "▁Priya", + -14.097484588623047 + ], + [ + "▁Gibb", + -14.097489356994629 + ], + [ + "▁sandpaper", + -14.09752082824707 + ], + [ + "021", + -14.097522735595703 + ], + [ + "Eco", + -14.097554206848145 + ], + [ + "▁trad", + -14.097554206848145 + ], + [ + "▁mysticism", + -14.097555160522461 + ], + [ + "▁Beasley", + -14.097565650939941 + ], + [ + "▁prologue", + -14.09756851196289 + ], + [ + "▁glared", + -14.097593307495117 + ], + [ + "▁Spaghetti", + -14.097594261169434 + ], + [ + "▁robo", + -14.097620964050293 + ], + [ + "▁Latex", + -14.097623825073242 + ], + [ + "▁nude", + -14.097655296325684 + ], + [ + "▁ferns", + -14.09769058227539 + ], + [ + "779", + -14.097711563110352 + ], + [ + "Anyone", + -14.097725868225098 + ], + [ + "▁bodyweight", + -14.097736358642578 + ], + [ + "▁introspective", + -14.097742080688477 + ], + [ + "▁bulkhead", + -14.097790718078613 + ], + [ + "ppel", + -14.097805976867676 + ], + [ + "▁지", + -14.097831726074219 + ], + [ + "▁Sequoia", + -14.097833633422852 + ], + [ + "619", + -14.097906112670898 + ], + [ + "▁DMCA", + -14.09793472290039 + ], + [ + "utch", + -14.09798526763916 + ], + [ + "Euro", + -14.098050117492676 + ], + [ + "redo", + -14.098054885864258 + ], + [ + "▁Goth", + -14.098099708557129 + ], + [ + "arians", + -14.098123550415039 + ], + [ + "▁malfunctions", + -14.098145484924316 + ], + [ + "▁Intuitive", + -14.098167419433594 + ], + [ + "▁campaigner", + -14.098214149475098 + ], + [ + "▁shameless", + -14.098227500915527 + ], + [ + "▁427", + -14.098233222961426 + ], + [ + "▁CBP", + -14.098366737365723 + ], + [ + "▁motels", + -14.098408699035645 + ], + [ + "dap", + -14.098411560058594 + ], + [ + "▁conjugate", + -14.098455429077148 + ], + [ + "ARM", + -14.098457336425781 + ], + [ + "▁caterer", + -14.09847640991211 + ], + [ + "▁sorrows", + -14.098494529724121 + ], + [ + "▁Britannia", + -14.098526000976562 + ], + [ + "▁triglycerides", + -14.098541259765625 + ], + [ + "▁browns", + -14.098581314086914 + ], + [ + "▁FOIA", + -14.098586082458496 + ], + [ + "▁Augmented", + -14.098731994628906 + ], + [ + "blogs", + -14.098771095275879 + ], + [ + "▁terminally", + -14.09886360168457 + ], + [ + "▁calc", + -14.098876953125 + ], + [ + "▁Pacquiao", + -14.098953247070312 + ], + [ + "▁sneezing", + -14.099013328552246 + ], + [ + "substantial", + -14.099041938781738 + ], + [ + "▁derelict", + -14.099047660827637 + ], + [ + "▁cockroaches", + -14.09908676147461 + ], + [ + "▁leaped", + -14.099141120910645 + ], + [ + "▁Foreclosure", + -14.099181175231934 + ], + [ + "pity", + -14.099239349365234 + ], + [ + "▁preheat", + -14.099284172058105 + ], + [ + "▁humanist", + -14.099289894104004 + ], + [ + "sker", + -14.099295616149902 + ], + [ + "▁partitioning", + -14.099361419677734 + ], + [ + "amin", + -14.099363327026367 + ], + [ + "Miller", + -14.099379539489746 + ], + [ + "▁Episodes", + -14.099386215209961 + ], + [ + "▁GFP", + -14.099392890930176 + ], + [ + "Rick", + -14.09943962097168 + ], + [ + "▁categorization", + -14.099446296691895 + ], + [ + "▁EXPERIENCE", + -14.099468231201172 + ], + [ + "ducible", + -14.099482536315918 + ], + [ + "▁swab", + -14.099518775939941 + ], + [ + "▁Barley", + -14.099607467651367 + ], + [ + "teau", + -14.099655151367188 + ], + [ + "ить", + -14.099672317504883 + ], + [ + "653", + -14.099685668945312 + ], + [ + "examine", + -14.099685668945312 + ], + [ + "hhhh", + -14.099699974060059 + ], + [ + "▁Aust", + -14.099735260009766 + ], + [ + "644", + -14.099757194519043 + ], + [ + "▁Panzer", + -14.099775314331055 + ], + [ + "▁Janis", + -14.099800109863281 + ], + [ + "▁civility", + -14.09980583190918 + ], + [ + "▁comprar", + -14.099863052368164 + ], + [ + "▁growled", + -14.099871635437012 + ], + [ + "▁STEAM", + -14.099967956542969 + ], + [ + "seconds", + -14.09997844696045 + ], + [ + "▁Honourable", + -14.099979400634766 + ], + [ + "ively", + -14.099983215332031 + ], + [ + "▁Kyiv", + -14.099991798400879 + ], + [ + "▁Grizzly", + -14.10000991821289 + ], + [ + "oose", + -14.100128173828125 + ], + [ + "▁livable", + -14.100231170654297 + ], + [ + "▁multifamily", + -14.100238800048828 + ], + [ + "lew", + -14.100251197814941 + ], + [ + "▁CUR", + -14.100251197814941 + ], + [ + "▁Morrissey", + -14.100252151489258 + ], + [ + "intuitive", + -14.100279808044434 + ], + [ + "▁Karn", + -14.100285530090332 + ], + [ + "▁cette", + -14.100293159484863 + ], + [ + "▁STE", + -14.100324630737305 + ], + [ + "▁revolutionaries", + -14.100379943847656 + ], + [ + "Command", + -14.100398063659668 + ], + [ + "▁Danville", + -14.100398063659668 + ], + [ + "▁Trusts", + -14.100431442260742 + ], + [ + "▁lichen", + -14.100475311279297 + ], + [ + "scripts", + -14.100512504577637 + ], + [ + "KF", + -14.100556373596191 + ], + [ + "▁Cantonese", + -14.100613594055176 + ], + [ + "▁Benoit", + -14.100675582885742 + ], + [ + "▁lasix", + -14.100712776184082 + ], + [ + "▁OW", + -14.100729942321777 + ], + [ + "▁pentru", + -14.100730895996094 + ], + [ + "▁Morley", + -14.100753784179688 + ], + [ + "▁inhuman", + -14.100804328918457 + ], + [ + "▁abnormality", + -14.100882530212402 + ], + [ + "▁Regime", + -14.100902557373047 + ], + [ + "shing", + -14.100905418395996 + ], + [ + "554", + -14.100926399230957 + ], + [ + "▁Caffeine", + -14.100950241088867 + ], + [ + "▁lollipop", + -14.100964546203613 + ], + [ + "▁Rena", + -14.100998878479004 + ], + [ + "▁undivided", + -14.1010160446167 + ], + [ + "▁raven", + -14.101029396057129 + ], + [ + "▁Ghi", + -14.101061820983887 + ], + [ + "▁Donny", + -14.101146697998047 + ], + [ + "▁Collectors", + -14.101174354553223 + ], + [ + "му", + -14.101213455200195 + ], + [ + "imation", + -14.101228713989258 + ], + [ + "▁Brigadier", + -14.10123062133789 + ], + [ + "Salem", + -14.101242065429688 + ], + [ + "preserved", + -14.10129165649414 + ], + [ + "▁Santorini", + -14.101309776306152 + ], + [ + "ibe", + -14.101344108581543 + ], + [ + "481", + -14.101358413696289 + ], + [ + "▁Stoneman", + -14.101404190063477 + ], + [ + "fet", + -14.10152530670166 + ], + [ + "▁willfully", + -14.101699829101562 + ], + [ + "▁Lakshmi", + -14.101728439331055 + ], + [ + "▁Tubes", + -14.101780891418457 + ], + [ + "した", + -14.101816177368164 + ], + [ + "▁moulds", + -14.101819038391113 + ], + [ + "▁Bottles", + -14.101826667785645 + ], + [ + "▁Fremantle", + -14.101844787597656 + ], + [ + "ει", + -14.101875305175781 + ], + [ + "▁Bigfoot", + -14.101897239685059 + ], + [ + "battle", + -14.101902961730957 + ], + [ + "▁posterity", + -14.101920127868652 + ], + [ + "▁paraffin", + -14.10196304321289 + ], + [ + "▁undoing", + -14.10197639465332 + ], + [ + "▁Gardener", + -14.10197925567627 + ], + [ + "tablet", + -14.101996421813965 + ], + [ + "▁Tulane", + -14.102030754089355 + ], + [ + "▁amyloid", + -14.102046012878418 + ], + [ + "▁recyclables", + -14.102049827575684 + ], + [ + "▁Pellet", + -14.102079391479492 + ], + [ + "▁lakhs", + -14.102082252502441 + ], + [ + "▁DTS", + -14.102090835571289 + ], + [ + "reviews", + -14.102094650268555 + ], + [ + "▁cle", + -14.102179527282715 + ], + [ + "▁Aux", + -14.10218334197998 + ], + [ + "▁creases", + -14.10218334197998 + ], + [ + "ول", + -14.10220718383789 + ], + [ + "▁Hotspur", + -14.102228164672852 + ], + [ + "▁Pushing", + -14.102263450622559 + ], + [ + "Kan", + -14.102266311645508 + ], + [ + "582", + -14.10228443145752 + ], + [ + "▁Barth", + -14.102286338806152 + ], + [ + "Sara", + -14.102334976196289 + ], + [ + "▁counterpoint", + -14.102408409118652 + ], + [ + "sip", + -14.102431297302246 + ], + [ + "▁dynamite", + -14.102439880371094 + ], + [ + "avar", + -14.102486610412598 + ], + [ + "▁quarries", + -14.102507591247559 + ], + [ + "▁FEEL", + -14.102529525756836 + ], + [ + "▁retriever", + -14.102532386779785 + ], + [ + "uary", + -14.10255241394043 + ], + [ + "boats", + -14.102631568908691 + ], + [ + "▁Talmud", + -14.10265064239502 + ], + [ + "847", + -14.102659225463867 + ], + [ + "Freedom", + -14.102747917175293 + ], + [ + "▁Ricci", + -14.102775573730469 + ], + [ + "▁inferences", + -14.102779388427734 + ], + [ + "▁Mace", + -14.102968215942383 + ], + [ + "linda", + -14.10301399230957 + ], + [ + "▁Piers", + -14.103031158447266 + ], + [ + "▁Uma", + -14.10306453704834 + ], + [ + "pina", + -14.103086471557617 + ], + [ + "▁individualism", + -14.1030912399292 + ], + [ + "▁Flagstaff", + -14.103140830993652 + ], + [ + "▁gushing", + -14.103166580200195 + ], + [ + "idade", + -14.103169441223145 + ], + [ + "▁Sana", + -14.103243827819824 + ], + [ + "▁Aud", + -14.103257179260254 + ], + [ + "▁doggy", + -14.103294372558594 + ], + [ + "▁exhibitor", + -14.10335636138916 + ], + [ + "▁Oba", + -14.103377342224121 + ], + [ + "▁Sut", + -14.103381156921387 + ], + [ + "▁Glide", + -14.103426933288574 + ], + [ + "493", + -14.103513717651367 + ], + [ + "538", + -14.103522300720215 + ], + [ + "DATA", + -14.103523254394531 + ], + [ + "▁Madeira", + -14.10352611541748 + ], + [ + "resource", + -14.10355281829834 + ], + [ + "▁ic", + -14.103571891784668 + ], + [ + "retta", + -14.103575706481934 + ], + [ + "▁Belinda", + -14.103601455688477 + ], + [ + "▁Plat", + -14.103618621826172 + ], + [ + "others", + -14.103646278381348 + ], + [ + "▁Crusade", + -14.103652000427246 + ], + [ + "aol", + -14.103673934936523 + ], + [ + "▁rowdy", + -14.103693008422852 + ], + [ + "▁Sl", + -14.103841781616211 + ], + [ + "▁Fon", + -14.103862762451172 + ], + [ + "▁incisions", + -14.103973388671875 + ], + [ + "729", + -14.104013442993164 + ], + [ + "▁Licht", + -14.104022979736328 + ], + [ + "643", + -14.104043006896973 + ], + [ + "▁deference", + -14.104049682617188 + ], + [ + "524", + -14.1040620803833 + ], + [ + "iani", + -14.104077339172363 + ], + [ + "detail", + -14.104086875915527 + ], + [ + "▁Aiken", + -14.104116439819336 + ], + [ + "ohm", + -14.104134559631348 + ], + [ + "▁Janus", + -14.104214668273926 + ], + [ + "▁chromatin", + -14.104239463806152 + ], + [ + "▁Saloon", + -14.10425090789795 + ], + [ + "delete", + -14.104269027709961 + ], + [ + "▁zoomed", + -14.104307174682617 + ], + [ + "urg", + -14.104325294494629 + ], + [ + "▁Brokerage", + -14.104339599609375 + ], + [ + "▁pips", + -14.104364395141602 + ], + [ + "▁saree", + -14.104366302490234 + ], + [ + "▁hydroponic", + -14.104384422302246 + ], + [ + "▁Pharmacology", + -14.104414939880371 + ], + [ + "▁Ignite", + -14.10443115234375 + ], + [ + "▁inconclusive", + -14.104438781738281 + ], + [ + "▁Optimus", + -14.104474067687988 + ], + [ + "stricken", + -14.104488372802734 + ], + [ + "▁VK", + -14.10451889038086 + ], + [ + "▁subtropical", + -14.10457706451416 + ], + [ + "▁VALUE", + -14.104596138000488 + ], + [ + "▁Termination", + -14.104674339294434 + ], + [ + "▁chiller", + -14.104711532592773 + ], + [ + "▁JavaScript", + -14.104752540588379 + ], + [ + "▁Riverdale", + -14.104766845703125 + ], + [ + "▁ohm", + -14.104798316955566 + ], + [ + "▁Kie", + -14.104820251464844 + ], + [ + "▁MRC", + -14.104832649230957 + ], + [ + "▁Martina", + -14.104862213134766 + ], + [ + "▁Rectangular", + -14.104864120483398 + ], + [ + "TAG", + -14.10490894317627 + ], + [ + "payday", + -14.104911804199219 + ], + [ + "▁Verlag", + -14.104920387268066 + ], + [ + "▁Entre", + -14.104944229125977 + ], + [ + "▁deactivated", + -14.105093002319336 + ], + [ + "▁alex", + -14.105101585388184 + ], + [ + "▁fondant", + -14.105133056640625 + ], + [ + "▁Phe", + -14.105185508728027 + ], + [ + "▁Inno", + -14.105186462402344 + ], + [ + "tala", + -14.10518741607666 + ], + [ + "▁emblematic", + -14.105212211608887 + ], + [ + "ERO", + -14.105230331420898 + ], + [ + "▁mah", + -14.105260848999023 + ], + [ + "rescue", + -14.105284690856934 + ], + [ + "rive", + -14.105380058288574 + ], + [ + "▁Inflatable", + -14.105392456054688 + ], + [ + "026", + -14.105425834655762 + ], + [ + "puri", + -14.105443000793457 + ], + [ + "▁Youngstown", + -14.105443000793457 + ], + [ + "debit", + -14.105475425720215 + ], + [ + "▁forgery", + -14.105478286743164 + ], + [ + "▁disapprove", + -14.105499267578125 + ], + [ + "Optional", + -14.105507850646973 + ], + [ + "uid", + -14.105563163757324 + ], + [ + "▁diagonally", + -14.105587005615234 + ], + [ + "▁enamored", + -14.10559368133545 + ], + [ + "▁Proteins", + -14.105595588684082 + ], + [ + "chef", + -14.10561752319336 + ], + [ + "▁indica", + -14.105705261230469 + ], + [ + "onis", + -14.105717658996582 + ], + [ + "Uh", + -14.10573959350586 + ], + [ + "aggio", + -14.105779647827148 + ], + [ + "▁Lora", + -14.105793952941895 + ], + [ + "▁impatience", + -14.105820655822754 + ], + [ + "gathering", + -14.105822563171387 + ], + [ + "Kelly", + -14.105834007263184 + ], + [ + "▁Remarkable", + -14.105842590332031 + ], + [ + "▁Accessory", + -14.105844497680664 + ], + [ + "▁Queenstown", + -14.105907440185547 + ], + [ + "▁Dialog", + -14.10593032836914 + ], + [ + "▁OX", + -14.10594367980957 + ], + [ + "▁SSE", + -14.105953216552734 + ], + [ + "▁complicity", + -14.106054306030273 + ], + [ + "▁contradicted", + -14.10612964630127 + ], + [ + "▁perceives", + -14.10617446899414 + ], + [ + "▁Uttarakhand", + -14.106210708618164 + ], + [ + "▁consular", + -14.106220245361328 + ], + [ + "▁countering", + -14.106264114379883 + ], + [ + "▁718", + -14.106280326843262 + ], + [ + "▁simulators", + -14.106318473815918 + ], + [ + "電", + -14.106328010559082 + ], + [ + "▁Bane", + -14.10633659362793 + ], + [ + "▁Mahatma", + -14.10634708404541 + ], + [ + "▁Coated", + -14.106350898742676 + ], + [ + "nich", + -14.10637092590332 + ], + [ + "▁stalling", + -14.106386184692383 + ], + [ + "drome", + -14.10641860961914 + ], + [ + "대", + -14.10642147064209 + ], + [ + "▁CVD", + -14.106427192687988 + ], + [ + "▁heath", + -14.106500625610352 + ], + [ + "▁licorice", + -14.106532096862793 + ], + [ + "boe", + -14.106569290161133 + ], + [ + "▁SERIES", + -14.10658073425293 + ], + [ + "▁Nitrogen", + -14.106619834899902 + ], + [ + "▁bagging", + -14.106630325317383 + ], + [ + "▁valiant", + -14.106637954711914 + ], + [ + "umble", + -14.106650352478027 + ], + [ + "▁FORT", + -14.106651306152344 + ], + [ + "▁Gerrard", + -14.106730461120605 + ], + [ + "▁Lipo", + -14.106736183166504 + ], + [ + "▁Recognized", + -14.106772422790527 + ], + [ + "Bag", + -14.106795310974121 + ], + [ + "▁Alden", + -14.106803894042969 + ], + [ + "iera", + -14.106823921203613 + ], + [ + "▁harmonize", + -14.106833457946777 + ], + [ + "▁Conception", + -14.106864929199219 + ], + [ + "▁TITLE", + -14.106877326965332 + ], + [ + "▁Arri", + -14.106949806213379 + ], + [ + "▁preclinical", + -14.106962203979492 + ], + [ + "▁priming", + -14.107123374938965 + ], + [ + "nnett", + -14.10713005065918 + ], + [ + "▁Uncertainty", + -14.107139587402344 + ], + [ + "▁congregate", + -14.107141494750977 + ], + [ + "▁dynamical", + -14.107151985168457 + ], + [ + "743", + -14.107183456420898 + ], + [ + "▁footwork", + -14.10718822479248 + ], + [ + "▁cheetah", + -14.107192993164062 + ], + [ + "leaving", + -14.107197761535645 + ], + [ + "tely", + -14.107208251953125 + ], + [ + "▁tapering", + -14.107215881347656 + ], + [ + "会", + -14.107222557067871 + ], + [ + "ione", + -14.107236862182617 + ], + [ + "▁consultative", + -14.107256889343262 + ], + [ + "solve", + -14.107339859008789 + ], + [ + "▁soapy", + -14.107434272766113 + ], + [ + "▁zigzag", + -14.107442855834961 + ], + [ + "▁bli", + -14.10744857788086 + ], + [ + "heal", + -14.107450485229492 + ], + [ + "▁cognizant", + -14.107455253601074 + ], + [ + "Serv", + -14.107499122619629 + ], + [ + "▁Outcome", + -14.107499122619629 + ], + [ + "muscle", + -14.1076078414917 + ], + [ + "gles", + -14.107627868652344 + ], + [ + "▁EFF", + -14.107630729675293 + ], + [ + "Glass", + -14.107683181762695 + ], + [ + "▁conversely", + -14.107759475708008 + ], + [ + "fuse", + -14.107778549194336 + ], + [ + "▁leaching", + -14.107821464538574 + ], + [ + "▁Gord", + -14.1078519821167 + ], + [ + "▁rac", + -14.107868194580078 + ], + [ + "▁Nadine", + -14.107876777648926 + ], + [ + "▁ethnicities", + -14.107894897460938 + ], + [ + "▁Definitions", + -14.10792064666748 + ], + [ + "▁datasheet", + -14.107931137084961 + ], + [ + "▁Skipper", + -14.107933044433594 + ], + [ + "▁encampment", + -14.107935905456543 + ], + [ + "065", + -14.107976913452148 + ], + [ + "▁chamomile", + -14.107979774475098 + ], + [ + "▁Fools", + -14.10801887512207 + ], + [ + "▁disarray", + -14.108087539672852 + ], + [ + "sql", + -14.108138084411621 + ], + [ + "▁Ronda", + -14.108176231384277 + ], + [ + "▁Texts", + -14.108179092407227 + ], + [ + "gga", + -14.108211517333984 + ], + [ + "▁Alcatel", + -14.108214378356934 + ], + [ + "▁precio", + -14.108424186706543 + ], + [ + "▁Janata", + -14.108434677124023 + ], + [ + "▁Kinect", + -14.108458518981934 + ], + [ + "▁enterprising", + -14.108498573303223 + ], + [ + "▁Creme", + -14.108503341674805 + ], + [ + "▁♦", + -14.108551025390625 + ], + [ + "▁Announced", + -14.10856819152832 + ], + [ + "Stick", + -14.108590126037598 + ], + [ + "extreme", + -14.108606338500977 + ], + [ + "▁cuddling", + -14.108613014221191 + ], + [ + "▁Dime", + -14.108668327331543 + ], + [ + "▁Flavour", + -14.108673095703125 + ], + [ + "ellar", + -14.108688354492188 + ], + [ + "▁Fenway", + -14.108734130859375 + ], + [ + "▁424", + -14.10881519317627 + ], + [ + "▁shallots", + -14.108896255493164 + ], + [ + "▁reprise", + -14.108926773071289 + ], + [ + "▁LK", + -14.108928680419922 + ], + [ + "▁Prentice", + -14.108952522277832 + ], + [ + "▁inhaling", + -14.108954429626465 + ], + [ + "enc", + -14.10896110534668 + ], + [ + "▁chromatic", + -14.108970642089844 + ], + [ + "▁Snell", + -14.10901165008545 + ], + [ + "▁subtypes", + -14.109020233154297 + ], + [ + "▁Tw", + -14.109068870544434 + ], + [ + "▁roaster", + -14.109081268310547 + ], + [ + "▁Vall", + -14.109084129333496 + ], + [ + "▁plowed", + -14.109137535095215 + ], + [ + "tral", + -14.109152793884277 + ], + [ + "Bring", + -14.109227180480957 + ], + [ + "▁Ferrell", + -14.109304428100586 + ], + [ + "▁predisposition", + -14.109335899353027 + ], + [ + "▁Razer", + -14.109369277954102 + ], + [ + "BJ", + -14.109381675720215 + ], + [ + "LW", + -14.109393119812012 + ], + [ + "▁impenetrable", + -14.109417915344238 + ], + [ + "▁scariest", + -14.109502792358398 + ], + [ + "▁Median", + -14.109509468078613 + ], + [ + "▁redistribute", + -14.109519958496094 + ], + [ + "▁erstwhile", + -14.109522819519043 + ], + [ + "▁Worthington", + -14.109535217285156 + ], + [ + "Psalm", + -14.109601020812988 + ], + [ + "▁Maserati", + -14.109601020812988 + ], + [ + "▁smothered", + -14.109663963317871 + ], + [ + "▁Equifax", + -14.109664916992188 + ], + [ + "▁fiddling", + -14.109672546386719 + ], + [ + "▁1825", + -14.109695434570312 + ], + [ + "▁Presenter", + -14.10971736907959 + ], + [ + "▁geometrical", + -14.109763145446777 + ], + [ + "seriously", + -14.109772682189941 + ], + [ + "▁Dresser", + -14.109774589538574 + ], + [ + "▁Ester", + -14.10977554321289 + ], + [ + "小", + -14.109818458557129 + ], + [ + "▁Yoon", + -14.10988998413086 + ], + [ + "▁Hawley", + -14.109891891479492 + ], + [ + "▁Thurs", + -14.10992431640625 + ], + [ + "▁Mailing", + -14.109931945800781 + ], + [ + "▁recollect", + -14.10993480682373 + ], + [ + "▁unexplored", + -14.109959602355957 + ], + [ + "▁trashed", + -14.110064506530762 + ], + [ + "▁nigeria", + -14.11016845703125 + ], + [ + "▁backrest", + -14.110169410705566 + ], + [ + "tius", + -14.110190391540527 + ], + [ + "▁VHF", + -14.110198020935059 + ], + [ + "experienced", + -14.110238075256348 + ], + [ + "Bella", + -14.110246658325195 + ], + [ + "▁maniac", + -14.110251426696777 + ], + [ + "▁Primo", + -14.11025619506836 + ], + [ + "XR", + -14.110270500183105 + ], + [ + "▁leach", + -14.11029052734375 + ], + [ + "▁ambulatory", + -14.110299110412598 + ], + [ + "▁Hyun", + -14.11030387878418 + ], + [ + "▁marque", + -14.110304832458496 + ], + [ + "▁Darfur", + -14.11033821105957 + ], + [ + "▁Observations", + -14.110432624816895 + ], + [ + "▁parametric", + -14.11043643951416 + ], + [ + "aque", + -14.110461235046387 + ], + [ + "▁splicing", + -14.110512733459473 + ], + [ + "▁thrillers", + -14.110513687133789 + ], + [ + "▁IHS", + -14.110587120056152 + ], + [ + "▁EXCLUSIVE", + -14.11061954498291 + ], + [ + "▁equaliser", + -14.110663414001465 + ], + [ + "tok", + -14.110729217529297 + ], + [ + "vah", + -14.11076831817627 + ], + [ + "▁Gilles", + -14.110769271850586 + ], + [ + "▁Misses", + -14.110825538635254 + ], + [ + "▁Kannada", + -14.110832214355469 + ], + [ + "gc", + -14.110882759094238 + ], + [ + "716", + -14.110930442810059 + ], + [ + "▁Stav", + -14.110939025878906 + ], + [ + "acci", + -14.110968589782715 + ], + [ + "▁BSP", + -14.110977172851562 + ], + [ + "▁regroup", + -14.110983848571777 + ], + [ + "▁combustible", + -14.111034393310547 + ], + [ + "▁environs", + -14.111044883728027 + ], + [ + "▁hydroxy", + -14.11104965209961 + ], + [ + "enthal", + -14.111061096191406 + ], + [ + "▁Xinjiang", + -14.111101150512695 + ], + [ + "lod", + -14.111122131347656 + ], + [ + "nco", + -14.111132621765137 + ], + [ + "▁rebranded", + -14.111136436462402 + ], + [ + "▁OJ", + -14.111177444458008 + ], + [ + "▁Creamy", + -14.111291885375977 + ], + [ + "cide", + -14.111311912536621 + ], + [ + "▁errand", + -14.111312866210938 + ], + [ + "▁PARTICULAR", + -14.111330032348633 + ], + [ + "Boot", + -14.111387252807617 + ], + [ + "sticks", + -14.111395835876465 + ], + [ + "advisor", + -14.111416816711426 + ], + [ + "▁Broke", + -14.111441612243652 + ], + [ + "▁Roadmap", + -14.11144733428955 + ], + [ + "▁firefighting", + -14.111449241638184 + ], + [ + "▁otc", + -14.1115140914917 + ], + [ + "▁viewership", + -14.111518859863281 + ], + [ + "bind", + -14.111532211303711 + ], + [ + "▁Granville", + -14.111546516418457 + ], + [ + "▁Viv", + -14.111550331115723 + ], + [ + "▁BELOW", + -14.111564636230469 + ], + [ + "▁Jalan", + -14.11159896850586 + ], + [ + "depend", + -14.111605644226074 + ], + [ + "iendo", + -14.111654281616211 + ], + [ + "▁triage", + -14.111668586730957 + ], + [ + "vern", + -14.111671447753906 + ], + [ + "gable", + -14.111686706542969 + ], + [ + "▁schoolchildren", + -14.111688613891602 + ], + [ + "▁tweed", + -14.111698150634766 + ], + [ + "▁1040", + -14.111720085144043 + ], + [ + "▁overstated", + -14.111739158630371 + ], + [ + "▁Smartphones", + -14.111799240112305 + ], + [ + "▁precede", + -14.111818313598633 + ], + [ + "▁Mendel", + -14.111832618713379 + ], + [ + "jitsu", + -14.111841201782227 + ], + [ + "Feed", + -14.111869812011719 + ], + [ + "▁Swirl", + -14.1118803024292 + ], + [ + "ior", + -14.111881256103516 + ], + [ + "▁trackback", + -14.111886024475098 + ], + [ + "▁Fad", + -14.112017631530762 + ], + [ + "▁Versus", + -14.112085342407227 + ], + [ + "▁Wha", + -14.112092018127441 + ], + [ + "ด", + -14.11214542388916 + ], + [ + "▁LEVEL", + -14.112153053283691 + ], + [ + "▁Rang", + -14.11221694946289 + ], + [ + "▁Spots", + -14.112234115600586 + ], + [ + "▁ACH", + -14.112237930297852 + ], + [ + "▁McIlroy", + -14.112268447875977 + ], + [ + "▁legacies", + -14.11230754852295 + ], + [ + "MOD", + -14.112332344055176 + ], + [ + "Chan", + -14.112377166748047 + ], + [ + "▁Unter", + -14.112435340881348 + ], + [ + "▁Abhi", + -14.112458229064941 + ], + [ + "▁affix", + -14.112472534179688 + ], + [ + "▁backlight", + -14.11247444152832 + ], + [ + "nei", + -14.112483978271484 + ], + [ + "▁Residences", + -14.112680435180664 + ], + [ + "▁democrats", + -14.11268138885498 + ], + [ + "▁Diaper", + -14.112696647644043 + ], + [ + "683", + -14.112749099731445 + ], + [ + "▁crackling", + -14.112796783447266 + ], + [ + "▁Behr", + -14.112814903259277 + ], + [ + "▁Spaniards", + -14.11281681060791 + ], + [ + "724", + -14.112823486328125 + ], + [ + "▁Goethe", + -14.112829208374023 + ], + [ + "▁groomer", + -14.112914085388184 + ], + [ + "▁Stur", + -14.112975120544434 + ], + [ + "▁audacity", + -14.112987518310547 + ], + [ + "▁Brum", + -14.112998962402344 + ], + [ + "▁Padma", + -14.113000869750977 + ], + [ + "▁seclusion", + -14.113021850585938 + ], + [ + "▁Therapists", + -14.113053321838379 + ], + [ + "▁Moodle", + -14.113068580627441 + ], + [ + "▁lexical", + -14.113088607788086 + ], + [ + "oglu", + -14.113134384155273 + ], + [ + "▁mouthwatering", + -14.113170623779297 + ], + [ + "monster", + -14.113177299499512 + ], + [ + "▁breathability", + -14.113181114196777 + ], + [ + "▁checkered", + -14.1132230758667 + ], + [ + "aï", + -14.113240242004395 + ], + [ + "▁DFW", + -14.113265991210938 + ], + [ + "▁Eo", + -14.113343238830566 + ], + [ + "▁Allentown", + -14.113391876220703 + ], + [ + "▁Bie", + -14.113428115844727 + ], + [ + "▁southward", + -14.113483428955078 + ], + [ + "actin", + -14.113554954528809 + ], + [ + "▁Username", + -14.113597869873047 + ], + [ + "▁spamming", + -14.11361026763916 + ], + [ + "815", + -14.11364459991455 + ], + [ + "Donald", + -14.11371898651123 + ], + [ + "▁Polynesian", + -14.11372184753418 + ], + [ + "Cycle", + -14.113792419433594 + ], + [ + "▁OCC", + -14.113799095153809 + ], + [ + "▁vacationing", + -14.113804817199707 + ], + [ + "boiled", + -14.113856315612793 + ], + [ + "▁Bateman", + -14.113861083984375 + ], + [ + "▁burr", + -14.11391544342041 + ], + [ + "▁Phan", + -14.114027976989746 + ], + [ + "▁inbuilt", + -14.114049911499023 + ], + [ + "728", + -14.114069938659668 + ], + [ + "▁raking", + -14.114069938659668 + ], + [ + "▁uncomfortably", + -14.114075660705566 + ], + [ + "▁Tunes", + -14.114079475402832 + ], + [ + "▁jaded", + -14.11411190032959 + ], + [ + "▁WPA", + -14.11415958404541 + ], + [ + "Pu", + -14.114164352416992 + ], + [ + "▁skimp", + -14.114205360412598 + ], + [ + "▁së", + -14.114270210266113 + ], + [ + "▁neurology", + -14.114303588867188 + ], + [ + "arg", + -14.11433219909668 + ], + [ + "▁anaesthetic", + -14.114337921142578 + ], + [ + "▁GAP", + -14.114348411560059 + ], + [ + "dominant", + -14.114363670349121 + ], + [ + "▁Tham", + -14.114365577697754 + ], + [ + "▁slur", + -14.114411354064941 + ], + [ + "▁vaults", + -14.114422798156738 + ], + [ + "▁482", + -14.114437103271484 + ], + [ + "▁decently", + -14.114470481872559 + ], + [ + "▁Seton", + -14.114480972290039 + ], + [ + "▁OFFICE", + -14.114484786987305 + ], + [ + "▁Sandoval", + -14.114503860473633 + ], + [ + "▁1810", + -14.114507675170898 + ], + [ + "▁Baal", + -14.114523887634277 + ], + [ + "▁Collectively", + -14.114537239074707 + ], + [ + "Spirit", + -14.114542007446289 + ], + [ + "▁Angkor", + -14.114564895629883 + ], + [ + "▁DAW", + -14.114571571350098 + ], + [ + "▁RAS", + -14.114574432373047 + ], + [ + "▁tracer", + -14.114583015441895 + ], + [ + "Sho", + -14.114608764648438 + ], + [ + "gly", + -14.11462116241455 + ], + [ + "Financial", + -14.114640235900879 + ], + [ + "conversion", + -14.11474609375 + ], + [ + "tude", + -14.1148042678833 + ], + [ + "entes", + -14.114849090576172 + ], + [ + "▁Roos", + -14.11490249633789 + ], + [ + "▁Trolley", + -14.114903450012207 + ], + [ + "▁✓", + -14.114922523498535 + ], + [ + "▁BOSTON", + -14.114977836608887 + ], + [ + "▁SINGLE", + -14.115056991577148 + ], + [ + "▁rectal", + -14.115128517150879 + ], + [ + "639", + -14.115164756774902 + ], + [ + "▁Boarding", + -14.115226745605469 + ], + [ + "▁stalked", + -14.115233421325684 + ], + [ + "▁invasions", + -14.115234375 + ], + [ + "▁Jace", + -14.115318298339844 + ], + [ + "▁ATT", + -14.1153564453125 + ], + [ + "▁Fordham", + -14.11536979675293 + ], + [ + "▁Stroll", + -14.115376472473145 + ], + [ + "▁Handler", + -14.115389823913574 + ], + [ + "▁cirrhosis", + -14.115389823913574 + ], + [ + "▁PCIe", + -14.11539363861084 + ], + [ + "iously", + -14.115394592285156 + ], + [ + "talented", + -14.115399360656738 + ], + [ + "▁Patrice", + -14.115554809570312 + ], + [ + "▁Spire", + -14.115567207336426 + ], + [ + "papers", + -14.115607261657715 + ], + [ + "▁midrange", + -14.115608215332031 + ], + [ + "▁electrified", + -14.115614891052246 + ], + [ + "▁hazel", + -14.11563777923584 + ], + [ + "▁Guill", + -14.115713119506836 + ], + [ + "▁PROVIDE", + -14.115748405456543 + ], + [ + "▁Warrington", + -14.115779876708984 + ], + [ + "▁boolean", + -14.115839958190918 + ], + [ + "▁Attractions", + -14.115860939025879 + ], + [ + "▁resp", + -14.115864753723145 + ], + [ + "ooo", + -14.115869522094727 + ], + [ + "▁Hanukkah", + -14.115904808044434 + ], + [ + "▁arming", + -14.115921020507812 + ], + [ + "▁tremor", + -14.11597728729248 + ], + [ + "▁schematics", + -14.115982055664062 + ], + [ + "Maria", + -14.115987777709961 + ], + [ + "▁candlelight", + -14.116010665893555 + ], + [ + "▁endoscopic", + -14.116020202636719 + ], + [ + "gou", + -14.116021156311035 + ], + [ + "▁Xfinity", + -14.116035461425781 + ], + [ + "dham", + -14.116053581237793 + ], + [ + "▁platters", + -14.116071701049805 + ], + [ + "▁Dungeons", + -14.116081237792969 + ], + [ + "designated", + -14.11608600616455 + ], + [ + "▁rss", + -14.116172790527344 + ], + [ + "▁Gros", + -14.116199493408203 + ], + [ + "▁Marshmallow", + -14.116276741027832 + ], + [ + "▁Kindness", + -14.116317749023438 + ], + [ + "▁COL", + -14.116357803344727 + ], + [ + "▁sportswear", + -14.116369247436523 + ], + [ + "▁necessitated", + -14.116418838500977 + ], + [ + "▁Surfing", + -14.116445541381836 + ], + [ + "▁BHP", + -14.11646556854248 + ], + [ + "habit", + -14.116531372070312 + ], + [ + "▁Farewell", + -14.116556167602539 + ], + [ + "Eng", + -14.116632461547852 + ], + [ + "▁CIF", + -14.116647720336914 + ], + [ + "izzle", + -14.116649627685547 + ], + [ + "▁wowed", + -14.116659164428711 + ], + [ + "iny", + -14.116842269897461 + ], + [ + "▁Breach", + -14.116877555847168 + ], + [ + "logie", + -14.116887092590332 + ], + [ + "674", + -14.116890907287598 + ], + [ + "▁forerunner", + -14.11691951751709 + ], + [ + "▁353", + -14.116928100585938 + ], + [ + "▁astrologer", + -14.116948127746582 + ], + [ + "▁STEEL", + -14.116964340209961 + ], + [ + "▁repatriation", + -14.116976737976074 + ], + [ + "Germain", + -14.116990089416504 + ], + [ + "▁Sensei", + -14.116998672485352 + ], + [ + "▁wanders", + -14.117000579833984 + ], + [ + "▁kink", + -14.117006301879883 + ], + [ + "fici", + -14.117025375366211 + ], + [ + "▁Protest", + -14.11703872680664 + ], + [ + "▁constellations", + -14.117044448852539 + ], + [ + "▁recounting", + -14.117046356201172 + ], + [ + "families", + -14.1170654296875 + ], + [ + "▁viscous", + -14.117103576660156 + ], + [ + "norm", + -14.117146492004395 + ], + [ + "▁Kaka", + -14.117148399353027 + ], + [ + "▁Shasta", + -14.11716079711914 + ], + [ + "▁lopsided", + -14.117161750793457 + ], + [ + "pey", + -14.117198944091797 + ], + [ + "▁Montrose", + -14.11723804473877 + ], + [ + "▁Conquer", + -14.117243766784668 + ], + [ + "▁Meetup", + -14.117243766784668 + ], + [ + "auf", + -14.117257118225098 + ], + [ + "reflection", + -14.117298126220703 + ], + [ + "▁kerosene", + -14.117302894592285 + ], + [ + "nique", + -14.117359161376953 + ], + [ + "00000", + -14.117389678955078 + ], + [ + "▁LIN", + -14.117391586303711 + ], + [ + "▁nameless", + -14.117391586303711 + ], + [ + "▁SALT", + -14.117410659790039 + ], + [ + "▁sprouted", + -14.117413520812988 + ], + [ + "▁UAV", + -14.117425918579102 + ], + [ + "▁Scent", + -14.117436408996582 + ], + [ + "▁Punishment", + -14.117473602294922 + ], + [ + "ди", + -14.117486953735352 + ], + [ + "▁Monkeys", + -14.1174898147583 + ], + [ + "1959", + -14.117521286010742 + ], + [ + "idades", + -14.11757755279541 + ], + [ + "▁MTS", + -14.117587089538574 + ], + [ + "▁hiker", + -14.117657661437988 + ], + [ + "▁Kli", + -14.117674827575684 + ], + [ + "▁Bingham", + -14.117693901062012 + ], + [ + "sustaining", + -14.117715835571289 + ], + [ + "▁insecticide", + -14.117721557617188 + ], + [ + "drops", + -14.11774730682373 + ], + [ + "▁BALL", + -14.117815971374512 + ], + [ + "▁unsatisfied", + -14.117919921875 + ], + [ + "519", + -14.117937088012695 + ], + [ + "▁dandruff", + -14.117959022521973 + ], + [ + "KN", + -14.117973327636719 + ], + [ + "▁Sect", + -14.117980003356934 + ], + [ + "▁Schul", + -14.118002891540527 + ], + [ + "▁modernism", + -14.11802864074707 + ], + [ + "lta", + -14.118029594421387 + ], + [ + "gah", + -14.118034362792969 + ], + [ + "gari", + -14.118054389953613 + ], + [ + "thra", + -14.118054389953613 + ], + [ + "▁RIGHTS", + -14.118072509765625 + ], + [ + "▁groovy", + -14.11807632446289 + ], + [ + "atomic", + -14.118087768554688 + ], + [ + "DEL", + -14.118098258972168 + ], + [ + "stated", + -14.11810302734375 + ], + [ + "▁lags", + -14.118111610412598 + ], + [ + "▁Rainier", + -14.118118286132812 + ], + [ + "▁Prejudice", + -14.118124961853027 + ], + [ + "▁june", + -14.118145942687988 + ], + [ + "▁Mong", + -14.118158340454102 + ], + [ + "rrh", + -14.118170738220215 + ], + [ + "▁Bhu", + -14.118171691894531 + ], + [ + "▁Gilead", + -14.11818790435791 + ], + [ + "▁supplementing", + -14.118206977844238 + ], + [ + "iang", + -14.118314743041992 + ], + [ + "▁contouring", + -14.118324279785156 + ], + [ + "Charge", + -14.118339538574219 + ], + [ + "crash", + -14.118341445922852 + ], + [ + "▁homebrew", + -14.118391990661621 + ], + [ + "▁preconceived", + -14.118432998657227 + ], + [ + "teller", + -14.118439674377441 + ], + [ + "▁Petri", + -14.118473052978516 + ], + [ + "902", + -14.118528366088867 + ], + [ + "859", + -14.118535041809082 + ], + [ + "kHz", + -14.11855697631836 + ], + [ + "▁KGB", + -14.118633270263672 + ], + [ + "poster", + -14.118644714355469 + ], + [ + "▁glutamate", + -14.118650436401367 + ], + [ + "▁Harlow", + -14.118669509887695 + ], + [ + "▁Borussia", + -14.118682861328125 + ], + [ + "▁mated", + -14.118684768676758 + ], + [ + "▁bartenders", + -14.118741989135742 + ], + [ + "▁LAB", + -14.118802070617676 + ], + [ + "▁orthodontist", + -14.118803977966309 + ], + [ + "865", + -14.118805885314941 + ], + [ + "▁buoyant", + -14.118805885314941 + ], + [ + "▁Lovecraft", + -14.11880874633789 + ], + [ + "iken", + -14.118846893310547 + ], + [ + "▁Pause", + -14.11884880065918 + ], + [ + "▁conventionally", + -14.11884880065918 + ], + [ + "▁Plata", + -14.118861198425293 + ], + [ + "▁WeChat", + -14.118871688842773 + ], + [ + "▁Encryption", + -14.118898391723633 + ], + [ + "▁Cops", + -14.118945121765137 + ], + [ + "rink", + -14.118963241577148 + ], + [ + "▁Plaque", + -14.11901569366455 + ], + [ + "▁tombstone", + -14.119036674499512 + ], + [ + "▁virtuoso", + -14.119041442871094 + ], + [ + "▁swamps", + -14.119049072265625 + ], + [ + "lowest", + -14.119077682495117 + ], + [ + "▁830", + -14.119098663330078 + ], + [ + "▁Gerhard", + -14.119199752807617 + ], + [ + "▁lecturing", + -14.119207382202148 + ], + [ + "▁McCu", + -14.119319915771484 + ], + [ + "Choice", + -14.119355201721191 + ], + [ + "lith", + -14.119416236877441 + ], + [ + "▁kra", + -14.119458198547363 + ], + [ + "▁Rol", + -14.119498252868652 + ], + [ + "▁appropriateness", + -14.119526863098145 + ], + [ + "azy", + -14.119527816772461 + ], + [ + "viv", + -14.119535446166992 + ], + [ + "▁interrelated", + -14.119587898254395 + ], + [ + "knowing", + -14.11959171295166 + ], + [ + "plic", + -14.11961555480957 + ], + [ + "▁gaskets", + -14.119630813598633 + ], + [ + "▁townhouses", + -14.119635581970215 + ], + [ + "prove", + -14.11967658996582 + ], + [ + "jou", + -14.119695663452148 + ], + [ + "▁curricular", + -14.119709968566895 + ], + [ + "▁Passes", + -14.119729042053223 + ], + [ + "▁Grille", + -14.119751930236816 + ], + [ + "▁indelible", + -14.119860649108887 + ], + [ + "filing", + -14.11988353729248 + ], + [ + "▁madly", + -14.119988441467285 + ], + [ + "vintage", + -14.120024681091309 + ], + [ + "▁Tallinn", + -14.12003231048584 + ], + [ + "▁Radcliffe", + -14.120036125183105 + ], + [ + "Gov", + -14.120057106018066 + ], + [ + "▁ios", + -14.120065689086914 + ], + [ + "▁emojis", + -14.120078086853027 + ], + [ + "▁Striker", + -14.120085716247559 + ], + [ + "▁UNHCR", + -14.120111465454102 + ], + [ + "▁tributary", + -14.12012004852295 + ], + [ + "▁Hester", + -14.120128631591797 + ], + [ + "▁lipoprotein", + -14.120144844055176 + ], + [ + "regulatory", + -14.120213508605957 + ], + [ + "thro", + -14.12021541595459 + ], + [ + "▁thermodynamic", + -14.12021541595459 + ], + [ + "▁DOL", + -14.120317459106445 + ], + [ + "▁548", + -14.120362281799316 + ], + [ + "▁Inver", + -14.12036418914795 + ], + [ + "하고", + -14.12037467956543 + ], + [ + "▁clamped", + -14.12038516998291 + ], + [ + "▁Peaceful", + -14.120412826538086 + ], + [ + "athlete", + -14.120414733886719 + ], + [ + "▁stubbornly", + -14.120414733886719 + ], + [ + "hybrid", + -14.120429039001465 + ], + [ + "comfort", + -14.120484352111816 + ], + [ + "▁Concerts", + -14.12058162689209 + ], + [ + "Study", + -14.120589256286621 + ], + [ + "▁uncovers", + -14.120604515075684 + ], + [ + "▁Coordinating", + -14.12062931060791 + ], + [ + "template", + -14.120695114135742 + ], + [ + "▁july", + -14.120702743530273 + ], + [ + "▁Thanos", + -14.120743751525879 + ], + [ + "▁Emissions", + -14.120756149291992 + ], + [ + "▁gastronomic", + -14.120773315429688 + ], + [ + "Spark", + -14.120774269104004 + ], + [ + "▁pushy", + -14.12077808380127 + ], + [ + "▁Lufthansa", + -14.120861053466797 + ], + [ + "▁margarine", + -14.12088394165039 + ], + [ + "▁Assemble", + -14.120903015136719 + ], + [ + "▁Gables", + -14.120984077453613 + ], + [ + "▁mangrove", + -14.12099838256836 + ], + [ + "▁eclipsed", + -14.121015548706055 + ], + [ + "▁irre", + -14.121047019958496 + ], + [ + "▁gush", + -14.121099472045898 + ], + [ + "▁ginseng", + -14.121105194091797 + ], + [ + "▁footballers", + -14.121118545532227 + ], + [ + "▁interfacing", + -14.121121406555176 + ], + [ + "▁opiate", + -14.121124267578125 + ], + [ + "bhp", + -14.121159553527832 + ], + [ + "FIN", + -14.12116527557373 + ], + [ + "▁aber", + -14.121176719665527 + ], + [ + "▁fouls", + -14.121224403381348 + ], + [ + "▁interes", + -14.121252059936523 + ], + [ + "Urban", + -14.121285438537598 + ], + [ + "▁Jang", + -14.121411323547363 + ], + [ + "▁thoroughfare", + -14.121421813964844 + ], + [ + "Grant", + -14.121458053588867 + ], + [ + "▁deterred", + -14.121508598327637 + ], + [ + "disclosure", + -14.121551513671875 + ], + [ + "▁Rosetta", + -14.12158489227295 + ], + [ + "▁overlaps", + -14.121603012084961 + ], + [ + "spark", + -14.121607780456543 + ], + [ + "Lewis", + -14.121625900268555 + ], + [ + "▁605", + -14.121676445007324 + ], + [ + "▁gyro", + -14.121711730957031 + ], + [ + "▁Fridge", + -14.121731758117676 + ], + [ + "bacterial", + -14.121732711791992 + ], + [ + "▁Hardin", + -14.121796607971191 + ], + [ + "▁ATL", + -14.121833801269531 + ], + [ + "▁steampunk", + -14.121833801269531 + ], + [ + "▁autofocus", + -14.121843338012695 + ], + [ + "▁Squid", + -14.121844291687012 + ], + [ + "▁Consul", + -14.121845245361328 + ], + [ + "simply", + -14.121870040893555 + ], + [ + "▁gew", + -14.121892929077148 + ], + [ + "▁Henan", + -14.121912002563477 + ], + [ + "▁qi", + -14.121917724609375 + ], + [ + "▁mesmerized", + -14.12192153930664 + ], + [ + "olan", + -14.121983528137207 + ], + [ + "▁fiesta", + -14.12198543548584 + ], + [ + "HEL", + -14.122063636779785 + ], + [ + "SION", + -14.122068405151367 + ], + [ + "▁debuting", + -14.122175216674805 + ], + [ + "▁foo", + -14.122182846069336 + ], + [ + "▁keygen", + -14.122183799743652 + ], + [ + "▁frenetic", + -14.122292518615723 + ], + [ + "Sight", + -14.122315406799316 + ], + [ + "ос", + -14.122334480285645 + ], + [ + "742", + -14.122353553771973 + ], + [ + "empt", + -14.122397422790527 + ], + [ + "▁Radiator", + -14.122416496276855 + ], + [ + "emu", + -14.122430801391602 + ], + [ + "▁Elmo", + -14.122453689575195 + ], + [ + "▁Yeezy", + -14.122529983520508 + ], + [ + "▁incarnate", + -14.12264347076416 + ], + [ + "mies", + -14.12267017364502 + ], + [ + "shoe", + -14.122734069824219 + ], + [ + "▁reworking", + -14.1227445602417 + ], + [ + "▁chlor", + -14.122748374938965 + ], + [ + "▁puede", + -14.122763633728027 + ], + [ + "▁Chalet", + -14.122764587402344 + ], + [ + "enger", + -14.122769355773926 + ], + [ + "▁Equip", + -14.122788429260254 + ], + [ + "▁flicked", + -14.122800827026367 + ], + [ + "▁Buckeye", + -14.122905731201172 + ], + [ + "▁457", + -14.122919082641602 + ], + [ + "▁crayon", + -14.123013496398926 + ], + [ + "esser", + -14.123044967651367 + ], + [ + "▁hypoallergenic", + -14.123124122619629 + ], + [ + "Buck", + -14.123149871826172 + ], + [ + "▁Decades", + -14.12317180633545 + ], + [ + "▁belated", + -14.123204231262207 + ], + [ + "theatre", + -14.123245239257812 + ], + [ + "▁paddles", + -14.123303413391113 + ], + [ + "▁TNA", + -14.123318672180176 + ], + [ + "▁tiara", + -14.123323440551758 + ], + [ + "▁Horde", + -14.12332534790039 + ], + [ + "▁dares", + -14.1233491897583 + ], + [ + "▁Twi", + -14.12335205078125 + ], + [ + "▁brightening", + -14.123359680175781 + ], + [ + "▁trepidation", + -14.123499870300293 + ], + [ + "▁Hajj", + -14.123502731323242 + ], + [ + "▁zijn", + -14.123551368713379 + ], + [ + "Ala", + -14.123556137084961 + ], + [ + "▁Terrific", + -14.123587608337402 + ], + [ + "▁Mura", + -14.123711585998535 + ], + [ + "▁shuttles", + -14.123732566833496 + ], + [ + "▁LIVING", + -14.123736381530762 + ], + [ + "▁Fonda", + -14.123770713806152 + ], + [ + "▁funnier", + -14.12379264831543 + ], + [ + "▁Enabling", + -14.123811721801758 + ], + [ + "wak", + -14.123817443847656 + ], + [ + "▁Yarmouth", + -14.123841285705566 + ], + [ + "▁Targeting", + -14.12386703491211 + ], + [ + "▁indebtedness", + -14.12386703491211 + ], + [ + "▁SEND", + -14.12387466430664 + ], + [ + "▁anthropogenic", + -14.123947143554688 + ], + [ + "Cost", + -14.123988151550293 + ], + [ + "▁shoddy", + -14.124037742614746 + ], + [ + "▁burrow", + -14.124039649963379 + ], + [ + "starred", + -14.124052047729492 + ], + [ + "▁Twp", + -14.124095916748047 + ], + [ + "▁notches", + -14.124096870422363 + ], + [ + "▁linkedin", + -14.124119758605957 + ], + [ + "���smacked", + -14.124138832092285 + ], + [ + "▁Grin", + -14.124139785766602 + ], + [ + "▁melbourne", + -14.124155044555664 + ], + [ + "▁waiters", + -14.124183654785156 + ], + [ + "▁dredge", + -14.124202728271484 + ], + [ + "▁Require", + -14.1242094039917 + ], + [ + "▁Consequences", + -14.124214172363281 + ], + [ + "▁Scrooge", + -14.124221801757812 + ], + [ + "▁421", + -14.124232292175293 + ], + [ + "▁Critique", + -14.12424087524414 + ], + [ + "▁preterm", + -14.124258995056152 + ], + [ + "▁hahaha", + -14.12427806854248 + ], + [ + "▁Archibald", + -14.124283790588379 + ], + [ + "▁tweeter", + -14.12429141998291 + ], + [ + "▁Internationally", + -14.1243257522583 + ], + [ + "▁clouded", + -14.124373435974121 + ], + [ + "919", + -14.124385833740234 + ], + [ + "Someone", + -14.124431610107422 + ], + [ + "▁curt", + -14.124457359313965 + ], + [ + "drums", + -14.124459266662598 + ], + [ + "774", + -14.124462127685547 + ], + [ + "▁migrations", + -14.124462127685547 + ], + [ + "▁bungee", + -14.124471664428711 + ], + [ + "▁ischemia", + -14.124479293823242 + ], + [ + "▁intensively", + -14.124482154846191 + ], + [ + "▁TAN", + -14.124521255493164 + ], + [ + "▁Suspect", + -14.124547004699707 + ], + [ + "nius", + -14.124699592590332 + ], + [ + "▁Calais", + -14.124700546264648 + ], + [ + "▁Afraid", + -14.124717712402344 + ], + [ + "▁Kamala", + -14.124801635742188 + ], + [ + "▁Chains", + -14.124823570251465 + ], + [ + "▁Streep", + -14.124895095825195 + ], + [ + "▁scrapes", + -14.1249361038208 + ], + [ + "▁aurora", + -14.124943733215332 + ], + [ + "▁succulents", + -14.125039100646973 + ], + [ + "alta", + -14.125045776367188 + ], + [ + "▁Della", + -14.125082015991211 + ], + [ + "▁Limbaugh", + -14.125082015991211 + ], + [ + "▁іѕ", + -14.125149726867676 + ], + [ + "▁Appellate", + -14.125164985656738 + ], + [ + "▁Ackerman", + -14.125188827514648 + ], + [ + "▁unnerving", + -14.125200271606445 + ], + [ + "bana", + -14.125215530395508 + ], + [ + "▁Spo", + -14.125239372253418 + ], + [ + "657", + -14.125286102294922 + ], + [ + "▁Simultaneously", + -14.125332832336426 + ], + [ + "▁socialists", + -14.125350952148438 + ], + [ + "▁Karp", + -14.125368118286133 + ], + [ + "MAG", + -14.125382423400879 + ], + [ + "▁refocus", + -14.125448226928711 + ], + [ + "cun", + -14.125503540039062 + ], + [ + "▁Jackman", + -14.125505447387695 + ], + [ + "▁Bres", + -14.125517845153809 + ], + [ + "phrase", + -14.125597953796387 + ], + [ + "▁Underwater", + -14.125612258911133 + ], + [ + "▁cashews", + -14.125731468200684 + ], + [ + "▁Picchu", + -14.125734329223633 + ], + [ + "▁Zealanders", + -14.125737190246582 + ], + [ + "▁Deuteronomy", + -14.125782012939453 + ], + [ + "▁mus", + -14.125802993774414 + ], + [ + "▁NAD", + -14.125809669494629 + ], + [ + "▁Ф", + -14.125863075256348 + ], + [ + "▁FOLLOW", + -14.125886917114258 + ], + [ + "▁helplessness", + -14.125887870788574 + ], + [ + "▁Positioning", + -14.12591552734375 + ], + [ + "▁concussions", + -14.125926971435547 + ], + [ + "signing", + -14.126091003417969 + ], + [ + "village", + -14.126106262207031 + ], + [ + "▁701", + -14.126113891601562 + ], + [ + "▁1440", + -14.126118659973145 + ], + [ + "▁및", + -14.12614917755127 + ], + [ + "▁Dha", + -14.126178741455078 + ], + [ + "▁throbbing", + -14.126216888427734 + ], + [ + "▁Resumes", + -14.126228332519531 + ], + [ + "▁Bondi", + -14.126252174377441 + ], + [ + "nata", + -14.126280784606934 + ], + [ + "▁Tencent", + -14.126306533813477 + ], + [ + "religion", + -14.12631893157959 + ], + [ + "▁CTE", + -14.126376152038574 + ], + [ + "▁unannounced", + -14.126407623291016 + ], + [ + "▁Corsair", + -14.126415252685547 + ], + [ + "▁QLD", + -14.126429557800293 + ], + [ + "▁mink", + -14.126456260681152 + ], + [ + "▁Shenandoah", + -14.126468658447266 + ], + [ + "stain", + -14.126507759094238 + ], + [ + "▁autos", + -14.12651538848877 + ], + [ + "▁ACCOUNT", + -14.126529693603516 + ], + [ + "▁Followers", + -14.126562118530273 + ], + [ + "▁Quake", + -14.126574516296387 + ], + [ + "nano", + -14.12657642364502 + ], + [ + "▁541", + -14.126699447631836 + ], + [ + "▁lenient", + -14.126727104187012 + ], + [ + "▁spacers", + -14.126737594604492 + ], + [ + "▁Munch", + -14.126766204833984 + ], + [ + "▁Gb", + -14.1267728805542 + ], + [ + "▁fiancée", + -14.126781463623047 + ], + [ + "▁affirmations", + -14.126795768737793 + ], + [ + "▁Willamette", + -14.126808166503906 + ], + [ + "▁piers", + -14.126810073852539 + ], + [ + "▁insufficiency", + -14.126812934875488 + ], + [ + "▁Schwe", + -14.126843452453613 + ], + [ + "▁gasping", + -14.12691593170166 + ], + [ + "▁piggy", + -14.126948356628418 + ], + [ + "▁dressage", + -14.12696647644043 + ], + [ + "▁Monash", + -14.126989364624023 + ], + [ + "otherapy", + -14.126991271972656 + ], + [ + "▁Troops", + -14.127005577087402 + ], + [ + "864", + -14.127030372619629 + ], + [ + "816", + -14.127036094665527 + ], + [ + "▁Kristian", + -14.12704086303711 + ], + [ + "▁appointees", + -14.127041816711426 + ], + [ + "kho", + -14.127058029174805 + ], + [ + "885", + -14.127058982849121 + ], + [ + "▁2300", + -14.127155303955078 + ], + [ + "bust", + -14.127192497253418 + ], + [ + "▁não", + -14.127216339111328 + ], + [ + "▁sadistic", + -14.127218246459961 + ], + [ + "▁Trin", + -14.127253532409668 + ], + [ + "▁homered", + -14.127296447753906 + ], + [ + "542", + -14.127317428588867 + ], + [ + "▁Alchemy", + -14.127317428588867 + ], + [ + "▁buoy", + -14.127341270446777 + ], + [ + "▁486", + -14.127400398254395 + ], + [ + "▁Celeb", + -14.127424240112305 + ], + [ + "▁looted", + -14.12745189666748 + ], + [ + "▁Marti", + -14.127458572387695 + ], + [ + "expressed", + -14.127470016479492 + ], + [ + "▁aspires", + -14.12747859954834 + ], + [ + "▁dredging", + -14.12747859954834 + ], + [ + "taste", + -14.127513885498047 + ], + [ + "▁tantrums", + -14.12755012512207 + ], + [ + "▁Exception", + -14.127554893493652 + ], + [ + "▁graham", + -14.127569198608398 + ], + [ + "▁Bris", + -14.127641677856445 + ], + [ + "▁spr", + -14.127685546875 + ], + [ + "▁Forster", + -14.127695083618164 + ], + [ + "▁Spectra", + -14.127708435058594 + ], + [ + "▁overcrowding", + -14.127727508544922 + ], + [ + "▁taxonomic", + -14.127750396728516 + ], + [ + "048", + -14.127758026123047 + ], + [ + "▁TBR", + -14.127765655517578 + ], + [ + "timed", + -14.127778053283691 + ], + [ + "▁opp", + -14.127820014953613 + ], + [ + "▁Martins", + -14.127848625183105 + ], + [ + "▁509", + -14.127861976623535 + ], + [ + "ksi", + -14.127890586853027 + ], + [ + "Tip", + -14.127915382385254 + ], + [ + "▁anodized", + -14.127957344055176 + ], + [ + "Settings", + -14.128036499023438 + ], + [ + "▁chimes", + -14.128096580505371 + ], + [ + "▁Lun", + -14.128130912780762 + ], + [ + "▁orientated", + -14.128220558166504 + ], + [ + "▁Tequila", + -14.128268241882324 + ], + [ + "ח", + -14.128301620483398 + ], + [ + "▁bookcases", + -14.128329277038574 + ], + [ + "▁Micron", + -14.128338813781738 + ], + [ + "▁Kristi", + -14.128349304199219 + ], + [ + "▁sporadically", + -14.128351211547852 + ], + [ + "▁seduced", + -14.128365516662598 + ], + [ + "▁mumbled", + -14.128368377685547 + ], + [ + "Cause", + -14.128395080566406 + ], + [ + "▁astral", + -14.128418922424316 + ], + [ + "671", + -14.128433227539062 + ], + [ + "▁SKF", + -14.128499031066895 + ], + [ + "▁Preventing", + -14.128510475158691 + ], + [ + "▁mowers", + -14.128570556640625 + ], + [ + "▁Tug", + -14.128596305847168 + ], + [ + "▁imbued", + -14.1286039352417 + ], + [ + "체", + -14.128636360168457 + ], + [ + "▁sparkles", + -14.128656387329102 + ], + [ + "aircraft", + -14.128667831420898 + ], + [ + "bahn", + -14.128697395324707 + ], + [ + "▁Maka", + -14.128813743591309 + ], + [ + "ukh", + -14.128868103027344 + ], + [ + "▁notifies", + -14.128915786743164 + ], + [ + "rch", + -14.128921508789062 + ], + [ + "Admin", + -14.128961563110352 + ], + [ + "IMO", + -14.12896728515625 + ], + [ + "▁institutionalized", + -14.1289701461792 + ], + [ + "мо", + -14.129032135009766 + ], + [ + "▁Saber", + -14.12906265258789 + ], + [ + "▁olfactory", + -14.129105567932129 + ], + [ + "receptor", + -14.129109382629395 + ], + [ + "marriage", + -14.129136085510254 + ], + [ + "▁Bennet", + -14.129158020019531 + ], + [ + "▁PCOS", + -14.129206657409668 + ], + [ + "Economic", + -14.129250526428223 + ], + [ + "▁Recon", + -14.129268646240234 + ], + [ + "kane", + -14.129270553588867 + ], + [ + "ič", + -14.129288673400879 + ], + [ + "▁pharmacology", + -14.129313468933105 + ], + [ + "▁Ea", + -14.129318237304688 + ], + [ + "▁certifying", + -14.129339218139648 + ], + [ + "GST", + -14.12941837310791 + ], + [ + "realistic", + -14.129448890686035 + ], + [ + "▁sander", + -14.129473686218262 + ], + [ + "▁SPSS", + -14.129475593566895 + ], + [ + "▁tinge", + -14.129475593566895 + ], + [ + "Bone", + -14.129481315612793 + ], + [ + "▁nicknames", + -14.129484176635742 + ], + [ + "▁Merle", + -14.129505157470703 + ], + [ + "▁interwoven", + -14.129541397094727 + ], + [ + "rke", + -14.129566192626953 + ], + [ + "▁Aragon", + -14.129566192626953 + ], + [ + "bern", + -14.129594802856445 + ], + [ + "▁Milner", + -14.129621505737305 + ], + [ + "▁arugula", + -14.129674911499023 + ], + [ + "▁antifungal", + -14.129751205444336 + ], + [ + "▁Ascend", + -14.129754066467285 + ], + [ + "▁selectivity", + -14.129794120788574 + ], + [ + "quad", + -14.129851341247559 + ], + [ + "527", + -14.1298828125 + ], + [ + "clicking", + -14.129918098449707 + ], + [ + "▁Followed", + -14.129968643188477 + ], + [ + "encompassing", + -14.13000202178955 + ], + [ + "▁mary", + -14.13000202178955 + ], + [ + "▁shiver", + -14.130027770996094 + ], + [ + "▁perishable", + -14.130045890808105 + ], + [ + "▁EXTRA", + -14.130054473876953 + ], + [ + "▁VV", + -14.130058288574219 + ], + [ + "▁roughness", + -14.130060195922852 + ], + [ + "taining", + -14.130064964294434 + ], + [ + "▁whistling", + -14.130070686340332 + ], + [ + "▁gladiator", + -14.130071640014648 + ], + [ + "lumin", + -14.130072593688965 + ], + [ + "▁Perri", + -14.13008975982666 + ], + [ + "▁thump", + -14.130117416381836 + ], + [ + "▁faraway", + -14.130131721496582 + ], + [ + "▁Edible", + -14.130155563354492 + ], + [ + "▁googled", + -14.130157470703125 + ], + [ + "publish", + -14.1301908493042 + ], + [ + "▁Swe", + -14.130218505859375 + ], + [ + "▁toppers", + -14.130234718322754 + ], + [ + "▁balk", + -14.13029956817627 + ], + [ + "9000", + -14.130337715148926 + ], + [ + "▁Bryson", + -14.130363464355469 + ], + [ + "▁fenders", + -14.130363464355469 + ], + [ + "▁Paddock", + -14.13046932220459 + ], + [ + "committee", + -14.130498886108398 + ], + [ + "▁growl", + -14.130504608154297 + ], + [ + "▁pha", + -14.130544662475586 + ], + [ + "▁Fru", + -14.130688667297363 + ], + [ + "▁lakeside", + -14.130731582641602 + ], + [ + "▁Lloyds", + -14.130785942077637 + ], + [ + "▁유", + -14.130854606628418 + ], + [ + "mitting", + -14.13086223602295 + ], + [ + "▁Confused", + -14.13090991973877 + ], + [ + "flops", + -14.130922317504883 + ], + [ + "▁Announces", + -14.130935668945312 + ], + [ + "skills", + -14.130945205688477 + ], + [ + "▁squeaky", + -14.130946159362793 + ], + [ + "amar", + -14.130964279174805 + ], + [ + "▁JAM", + -14.130973815917969 + ], + [ + "oci", + -14.130993843078613 + ], + [ + "▁Katharine", + -14.1310396194458 + ], + [ + "module", + -14.131041526794434 + ], + [ + "▁strangled", + -14.131101608276367 + ], + [ + "▁Merci", + -14.131105422973633 + ], + [ + "1939", + -14.13110637664795 + ], + [ + "▁Crosse", + -14.131178855895996 + ], + [ + "cigarette", + -14.131182670593262 + ], + [ + "▁mics", + -14.13119888305664 + ], + [ + "▁Execute", + -14.131325721740723 + ], + [ + "▁Countess", + -14.131338119506836 + ], + [ + "▁sizzle", + -14.131340026855469 + ], + [ + "Centre", + -14.13138198852539 + ], + [ + "▁hypothyroidism", + -14.131391525268555 + ], + [ + "KH", + -14.131399154663086 + ], + [ + "accessible", + -14.131414413452148 + ], + [ + "▁SMU", + -14.131550788879395 + ], + [ + "▁VMs", + -14.131586074829102 + ], + [ + "▁Crank", + -14.131590843200684 + ], + [ + "▁snip", + -14.13160228729248 + ], + [ + "▁Routes", + -14.13166332244873 + ], + [ + "rop", + -14.131682395935059 + ], + [ + "▁wane", + -14.131714820861816 + ], + [ + "▁Gothenburg", + -14.131755828857422 + ], + [ + "cox", + -14.13176441192627 + ], + [ + "▁LIABLE", + -14.131802558898926 + ], + [ + "▁Newest", + -14.131806373596191 + ], + [ + "▁pistons", + -14.131829261779785 + ], + [ + "▁imparting", + -14.131842613220215 + ], + [ + "eagle", + -14.131861686706543 + ], + [ + "▁Grassley", + -14.131876945495605 + ], + [ + "▁wearables", + -14.131878852844238 + ], + [ + "▁348", + -14.131889343261719 + ], + [ + "▁Indira", + -14.131922721862793 + ], + [ + "DMA", + -14.13196086883545 + ], + [ + "cite", + -14.13196086883545 + ], + [ + "▁Notifications", + -14.132025718688965 + ], + [ + "▁Jewels", + -14.132061958312988 + ], + [ + "falls", + -14.132108688354492 + ], + [ + "▁Acadia", + -14.132118225097656 + ], + [ + "ksa", + -14.132152557373047 + ], + [ + "imento", + -14.132169723510742 + ], + [ + "▁coiled", + -14.1322021484375 + ], + [ + "▁summits", + -14.132244110107422 + ], + [ + "П", + -14.132304191589355 + ], + [ + "decision", + -14.132320404052734 + ], + [ + "▁governorship", + -14.132410049438477 + ], + [ + "▁Westin", + -14.132438659667969 + ], + [ + "▁Burnaby", + -14.132452011108398 + ], + [ + "▁Niro", + -14.132493019104004 + ], + [ + "▁compar", + -14.132499694824219 + ], + [ + "pani", + -14.132594108581543 + ], + [ + "▁facades", + -14.132658004760742 + ], + [ + "▁graces", + -14.132660865783691 + ], + [ + "937", + -14.13269329071045 + ], + [ + "consistent", + -14.132697105407715 + ], + [ + "▁retiree", + -14.132750511169434 + ], + [ + "▁Smyth", + -14.132752418518066 + ], + [ + "▁Survive", + -14.132752418518066 + ], + [ + "onde", + -14.13278579711914 + ], + [ + "surprise", + -14.132804870605469 + ], + [ + "▁megawatts", + -14.132813453674316 + ], + [ + "pom", + -14.132814407348633 + ], + [ + "locks", + -14.132874488830566 + ], + [ + "▁Paro", + -14.132882118225098 + ], + [ + "▁494", + -14.132898330688477 + ], + [ + "▁reputations", + -14.132930755615234 + ], + [ + "▁hyaluronic", + -14.132946968078613 + ], + [ + "所述", + -14.132974624633789 + ], + [ + "▁reloading", + -14.133048057556152 + ], + [ + "▁Enc", + -14.133109092712402 + ], + [ + "▁Parental", + -14.13321304321289 + ], + [ + "▁Maloney", + -14.133245468139648 + ], + [ + "olate", + -14.13328742980957 + ], + [ + "▁conceptually", + -14.13333797454834 + ], + [ + "▁edhe", + -14.133345603942871 + ], + [ + "▁sulfide", + -14.133354187011719 + ], + [ + "▁Flemish", + -14.13338565826416 + ], + [ + "▁Slideshow", + -14.133426666259766 + ], + [ + "629", + -14.133448600769043 + ], + [ + "▁Tumor", + -14.13349723815918 + ], + [ + "▁cleats", + -14.133512496948242 + ], + [ + "539", + -14.133514404296875 + ], + [ + "▁Kolo", + -14.133522033691406 + ], + [ + "▁Cupcake", + -14.13354206085205 + ], + [ + "chas", + -14.133549690246582 + ], + [ + "▁vertigo", + -14.133562088012695 + ], + [ + "illas", + -14.133692741394043 + ], + [ + "▁availed", + -14.133719444274902 + ], + [ + "▁Delegate", + -14.133742332458496 + ], + [ + "▁powdery", + -14.133755683898926 + ], + [ + "▁Pry", + -14.133828163146973 + ], + [ + "ło", + -14.133841514587402 + ], + [ + "▁noxious", + -14.133883476257324 + ], + [ + "▁Bradbury", + -14.133909225463867 + ], + [ + "▁Lausanne", + -14.133939743041992 + ], + [ + "▁bookmakers", + -14.133993148803711 + ], + [ + "omba", + -14.134099006652832 + ], + [ + "▁shelved", + -14.134207725524902 + ], + [ + "▁Remedies", + -14.134282112121582 + ], + [ + "▁Ibid", + -14.13431167602539 + ], + [ + "▁interpolation", + -14.134315490722656 + ], + [ + "▁decompose", + -14.134324073791504 + ], + [ + "▁baseboards", + -14.1343412399292 + ], + [ + "▁Crypt", + -14.134363174438477 + ], + [ + "▁Agua", + -14.134367942810059 + ], + [ + "pb", + -14.13438892364502 + ], + [ + "▁Amal", + -14.134394645690918 + ], + [ + "▁capitalise", + -14.134469032287598 + ], + [ + "▁Tolerance", + -14.134489059448242 + ], + [ + "▁Daesh", + -14.134496688842773 + ], + [ + "▁transcendental", + -14.13452434539795 + ], + [ + "▁Guildford", + -14.134544372558594 + ], + [ + "045", + -14.134556770324707 + ], + [ + "▁Mattel", + -14.134611129760742 + ], + [ + "▁Proton", + -14.134655952453613 + ], + [ + "▁unfettered", + -14.134663581848145 + ], + [ + "▁ABOVE", + -14.134769439697266 + ], + [ + "▁Suzy", + -14.134804725646973 + ], + [ + "▁Skid", + -14.134805679321289 + ], + [ + "Extra", + -14.134810447692871 + ], + [ + "▁Forester", + -14.134828567504883 + ], + [ + "acies", + -14.13483715057373 + ], + [ + "▁orthodoxy", + -14.13486385345459 + ], + [ + "▁Inventor", + -14.1348876953125 + ], + [ + "vai", + -14.134905815124512 + ], + [ + "▁ADF", + -14.134906768798828 + ], + [ + "▁Pounds", + -14.134910583496094 + ], + [ + "▁epithelium", + -14.134910583496094 + ], + [ + "▁Lander", + -14.134915351867676 + ], + [ + "▁fishy", + -14.134928703308105 + ], + [ + "Shea", + -14.13493537902832 + ], + [ + "Importer", + -14.134967803955078 + ], + [ + "Ü", + -14.13497257232666 + ], + [ + "ène", + -14.13498306274414 + ], + [ + "▁Hg", + -14.135078430175781 + ], + [ + "successful", + -14.135129928588867 + ], + [ + "eering", + -14.135137557983398 + ], + [ + "▁peck", + -14.135138511657715 + ], + [ + "▁Turmeric", + -14.135204315185547 + ], + [ + "▁399", + -14.13525104522705 + ], + [ + "▁Protesters", + -14.135266304016113 + ], + [ + "036", + -14.135292053222656 + ], + [ + "Iran", + -14.135298728942871 + ], + [ + "▁tarnish", + -14.135310173034668 + ], + [ + "▁microRNA", + -14.135346412658691 + ], + [ + "Kill", + -14.135493278503418 + ], + [ + "▁Idlib", + -14.13552188873291 + ], + [ + "▁adipose", + -14.135522842407227 + ], + [ + "iting", + -14.135550498962402 + ], + [ + "difficult", + -14.135566711425781 + ], + [ + "▁Federico", + -14.135592460632324 + ], + [ + "EAT", + -14.135603904724121 + ], + [ + "▁Aro", + -14.135607719421387 + ], + [ + "▁cashing", + -14.135608673095703 + ], + [ + "▁465", + -14.13562297821045 + ], + [ + "▁Wrigley", + -14.135634422302246 + ], + [ + "▁Berber", + -14.135695457458496 + ], + [ + "▁twinkling", + -14.13575267791748 + ], + [ + "▁abscess", + -14.135820388793945 + ], + [ + "alaya", + -14.135836601257324 + ], + [ + "ė", + -14.135927200317383 + ], + [ + "Ber", + -14.135932922363281 + ], + [ + "▁Betts", + -14.135944366455078 + ], + [ + "▁Estes", + -14.136035919189453 + ], + [ + "▁Recap", + -14.136045455932617 + ], + [ + "fro", + -14.136080741882324 + ], + [ + "▁Aesthetics", + -14.13609790802002 + ], + [ + "▁admirer", + -14.136140823364258 + ], + [ + "▁FCS", + -14.136154174804688 + ], + [ + "▁polystyrene", + -14.136208534240723 + ], + [ + "▁sprinting", + -14.136211395263672 + ], + [ + "▁juniper", + -14.136224746704102 + ], + [ + "cea", + -14.136280059814453 + ], + [ + "▁López", + -14.1362886428833 + ], + [ + "▁inciting", + -14.136293411254883 + ], + [ + "▁voiceover", + -14.136327743530273 + ], + [ + "▁basking", + -14.136368751525879 + ], + [ + "afi", + -14.136388778686523 + ], + [ + "▁moisturize", + -14.136401176452637 + ], + [ + "influenced", + -14.136433601379395 + ], + [ + "uco", + -14.136438369750977 + ], + [ + "▁Assistants", + -14.13644027709961 + ], + [ + "atie", + -14.136449813842773 + ], + [ + "▁Asa", + -14.136480331420898 + ], + [ + "▁Turnpike", + -14.136517524719238 + ], + [ + "▁Sarawak", + -14.1365385055542 + ], + [ + "▁Yad", + -14.136541366577148 + ], + [ + "▁Minimalist", + -14.136621475219727 + ], + [ + "▁Applicable", + -14.136630058288574 + ], + [ + "���IRB", + -14.136640548706055 + ], + [ + "Zo", + -14.1366605758667 + ], + [ + "▁CEC", + -14.136685371398926 + ], + [ + "▁Dancers", + -14.136713981628418 + ], + [ + "tous", + -14.13673210144043 + ], + [ + "▁USAF", + -14.136736869812012 + ], + [ + "oplasty", + -14.136737823486328 + ], + [ + "▁signalled", + -14.136747360229492 + ], + [ + "▁examiners", + -14.136831283569336 + ], + [ + "▁sconces", + -14.136879920959473 + ], + [ + "▁Decade", + -14.136914253234863 + ], + [ + "▁Ryo", + -14.136937141418457 + ], + [ + "▁legible", + -14.136937141418457 + ], + [ + "icious", + -14.13699722290039 + ], + [ + "▁rosette", + -14.137041091918945 + ], + [ + "▁Schematic", + -14.13709545135498 + ], + [ + "▁discounting", + -14.13715648651123 + ], + [ + "▁SOP", + -14.137170791625977 + ], + [ + "578", + -14.137184143066406 + ], + [ + "uple", + -14.137245178222656 + ], + [ + "▁Merger", + -14.137256622314453 + ], + [ + "584", + -14.137277603149414 + ], + [ + "▁brooch", + -14.13733959197998 + ], + [ + "RET", + -14.137344360351562 + ], + [ + "▁441", + -14.137377738952637 + ], + [ + "▁winemaker", + -14.137394905090332 + ], + [ + "▁spammers", + -14.137421607971191 + ], + [ + "▁gauze", + -14.137434959411621 + ], + [ + "▁Nutr", + -14.137444496154785 + ], + [ + "distribution", + -14.13745403289795 + ], + [ + "▁TRADE", + -14.137507438659668 + ], + [ + "Fed", + -14.137567520141602 + ], + [ + "captain", + -14.137585639953613 + ], + [ + "652", + -14.13759708404541 + ], + [ + "welcome", + -14.137615203857422 + ], + [ + "▁succ", + -14.137619972229004 + ], + [ + "aton", + -14.137624740600586 + ], + [ + "lara", + -14.1376314163208 + ], + [ + "▁MARTIN", + -14.137651443481445 + ], + [ + "▁Cline", + -14.137663841247559 + ], + [ + "▁Inferno", + -14.137701988220215 + ], + [ + "▁Argument", + -14.137752532958984 + ], + [ + "▁Chinook", + -14.1378173828125 + ], + [ + "▁Octopus", + -14.137853622436523 + ], + [ + "▁McCa", + -14.137901306152344 + ], + [ + "Senior", + -14.13794231414795 + ], + [ + "▁phonetic", + -14.137956619262695 + ], + [ + "▁Nama", + -14.137978553771973 + ], + [ + "▁MPS", + -14.137992858886719 + ], + [ + "▁oceanfront", + -14.138010025024414 + ], + [ + "Metal", + -14.138113021850586 + ], + [ + "▁pence", + -14.138169288635254 + ], + [ + "avage", + -14.138172149658203 + ], + [ + "▁Grat", + -14.138201713562012 + ], + [ + "▁Coronation", + -14.138222694396973 + ], + [ + "▁OpenStack", + -14.138249397277832 + ], + [ + "▁subtype", + -14.138300895690918 + ], + [ + "▁Kup", + -14.138331413269043 + ], + [ + "▁nucleo", + -14.13834285736084 + ], + [ + "▁Bacteria", + -14.138349533081055 + ], + [ + "▁Hul", + -14.13837718963623 + ], + [ + "nid", + -14.138408660888672 + ], + [ + "▁McD", + -14.138476371765137 + ], + [ + "▁purifying", + -14.138508796691895 + ], + [ + "eker", + -14.138517379760742 + ], + [ + "▁IEP", + -14.138530731201172 + ], + [ + "▁EAT", + -14.13856315612793 + ], + [ + "▁futility", + -14.138572692871094 + ], + [ + "ам", + -14.138591766357422 + ], + [ + "phor", + -14.138627052307129 + ], + [ + "▁Mayfair", + -14.138693809509277 + ], + [ + "▁flywheel", + -14.138714790344238 + ], + [ + "miya", + -14.138737678527832 + ], + [ + "▁deterministic", + -14.138789176940918 + ], + [ + "▁Pieter", + -14.138795852661133 + ], + [ + "▁Pickle", + -14.138800621032715 + ], + [ + "▁£35", + -14.138824462890625 + ], + [ + "752", + -14.138866424560547 + ], + [ + "payments", + -14.138870239257812 + ], + [ + "▁Prisoners", + -14.138874053955078 + ], + [ + "holt", + -14.138886451721191 + ], + [ + "▁sinuses", + -14.138900756835938 + ], + [ + "▁Scripps", + -14.138927459716797 + ], + [ + "DIC", + -14.138932228088379 + ], + [ + "531", + -14.138937950134277 + ], + [ + "Reference", + -14.138938903808594 + ], + [ + "▁unsupervised", + -14.138947486877441 + ], + [ + "▁trinkets", + -14.138960838317871 + ], + [ + "▁Capsule", + -14.138995170593262 + ], + [ + "▁capacitive", + -14.139031410217285 + ], + [ + "▁Servicing", + -14.13909912109375 + ], + [ + "marsh", + -14.139129638671875 + ], + [ + "▁struct", + -14.139178276062012 + ], + [ + "▁storytellers", + -14.139192581176758 + ], + [ + "▁hydropower", + -14.139193534851074 + ], + [ + "▁exuberance", + -14.139203071594238 + ], + [ + "▁upstart", + -14.13921070098877 + ], + [ + "▁φ", + -14.139242172241211 + ], + [ + "▁stoop", + -14.139246940612793 + ], + [ + "▁quotient", + -14.139335632324219 + ], + [ + "ZZ", + -14.139389038085938 + ], + [ + "▁greyhound", + -14.139453887939453 + ], + [ + "▁Involved", + -14.139493942260742 + ], + [ + "▁demi", + -14.139609336853027 + ], + [ + "haz", + -14.139670372009277 + ], + [ + "▁Coronado", + -14.139711380004883 + ], + [ + "▁encroachment", + -14.139726638793945 + ], + [ + "▁Reseller", + -14.13973331451416 + ], + [ + "deficient", + -14.13976764678955 + ], + [ + "▁TSX", + -14.139775276184082 + ], + [ + "▁flirty", + -14.139782905578613 + ], + [ + "▁Asha", + -14.139802932739258 + ], + [ + "cula", + -14.139896392822266 + ], + [ + "chicken", + -14.139954566955566 + ], + [ + "COP", + -14.139960289001465 + ], + [ + "▁Terrence", + -14.14001178741455 + ], + [ + "array", + -14.140043258666992 + ], + [ + "▁MIN", + -14.140074729919434 + ], + [ + "▁alertness", + -14.140091896057129 + ], + [ + "Piece", + -14.140212059020996 + ], + [ + "▁Crook", + -14.14024543762207 + ], + [ + "▁Lend", + -14.140267372131348 + ], + [ + "▁Affinity", + -14.140310287475586 + ], + [ + "▁Genomics", + -14.140332221984863 + ], + [ + "659", + -14.140352249145508 + ], + [ + "▁Sahib", + -14.14035415649414 + ], + [ + "▁Bernadette", + -14.140382766723633 + ], + [ + "▁Diabetic", + -14.140382766723633 + ], + [ + "▁Concierge", + -14.140501022338867 + ], + [ + "nage", + -14.140508651733398 + ], + [ + "▁embellishment", + -14.140515327453613 + ], + [ + "▁skyrocket", + -14.140541076660156 + ], + [ + "stitch", + -14.14055061340332 + ], + [ + "▁Php", + -14.140583992004395 + ], + [ + "grained", + -14.14058780670166 + ], + [ + "▁Widget", + -14.14059066772461 + ], + [ + "▁omelet", + -14.140591621398926 + ], + [ + "1918", + -14.140617370605469 + ], + [ + "iola", + -14.140639305114746 + ], + [ + "cky", + -14.140640258789062 + ], + [ + "▁emancipation", + -14.14065933227539 + ], + [ + "anka", + -14.140670776367188 + ], + [ + "▁Pact", + -14.140701293945312 + ], + [ + "▁overworked", + -14.140702247619629 + ], + [ + "▁Prisoner", + -14.140730857849121 + ], + [ + "▁Roto", + -14.140735626220703 + ], + [ + "Ö", + -14.140776634216309 + ], + [ + "▁Fleece", + -14.140907287597656 + ], + [ + "▁Delicate", + -14.140957832336426 + ], + [ + "▁Snip", + -14.140987396240234 + ], + [ + "▁Susanna", + -14.141007423400879 + ], + [ + "clin", + -14.141020774841309 + ], + [ + "eres", + -14.141047477722168 + ], + [ + "▁spatially", + -14.141048431396484 + ], + [ + "bier", + -14.14110279083252 + ], + [ + "uver", + -14.141109466552734 + ], + [ + "PIN", + -14.141117095947266 + ], + [ + "▁thrashing", + -14.141200065612793 + ], + [ + "lawn", + -14.14123249053955 + ], + [ + "në", + -14.14123249053955 + ], + [ + "▁Banco", + -14.141263961791992 + ], + [ + "▁£16", + -14.141380310058594 + ], + [ + "▁traceability", + -14.141404151916504 + ], + [ + "▁nooks", + -14.141423225402832 + ], + [ + "▁Condor", + -14.141460418701172 + ], + [ + "▁Nm", + -14.141488075256348 + ], + [ + "766", + -14.141522407531738 + ], + [ + "▁torrents", + -14.141523361206055 + ], + [ + "clar", + -14.141568183898926 + ], + [ + "▁Emblem", + -14.141592979431152 + ], + [ + "▁compensating", + -14.1416015625 + ], + [ + "alkyl", + -14.14161205291748 + ], + [ + "▁Haines", + -14.141613960266113 + ], + [ + "▁Hoi", + -14.14162826538086 + ], + [ + "▁intensifying", + -14.141636848449707 + ], + [ + "▁culminates", + -14.14167308807373 + ], + [ + "lender", + -14.141684532165527 + ], + [ + "▁Valdez", + -14.141707420349121 + ], + [ + "▁PICK", + -14.141708374023438 + ], + [ + "▁д", + -14.141759872436523 + ], + [ + "egu", + -14.141796112060547 + ], + [ + "▁Kyrie", + -14.141799926757812 + ], + [ + "▁Argent", + -14.141838073730469 + ], + [ + "523", + -14.141855239868164 + ], + [ + "▁dummies", + -14.141880989074707 + ], + [ + "▁Reginald", + -14.141905784606934 + ], + [ + "▁Allianz", + -14.141907691955566 + ], + [ + "Options", + -14.142012596130371 + ], + [ + "▁Armageddon", + -14.142045974731445 + ], + [ + "▁Davison", + -14.142084121704102 + ], + [ + "▁Nightingale", + -14.14210033416748 + ], + [ + "▁Insiders", + -14.142112731933594 + ], + [ + "▁luminaries", + -14.142118453979492 + ], + [ + "▁shippers", + -14.142130851745605 + ], + [ + "OLD", + -14.142163276672363 + ], + [ + "▁Patsy", + -14.142180442810059 + ], + [ + "▁TECH", + -14.142216682434082 + ], + [ + "▁Predictions", + -14.14223575592041 + ], + [ + "▁Reasoning", + -14.142298698425293 + ], + [ + "▁Anu", + -14.142308235168457 + ], + [ + "mare", + -14.142317771911621 + ], + [ + "▁glen", + -14.142324447631836 + ], + [ + "upload", + -14.142346382141113 + ], + [ + "matrix", + -14.142354011535645 + ], + [ + "▁nugget", + -14.142380714416504 + ], + [ + "▁bourgeoisie", + -14.142394065856934 + ], + [ + "▁Forests", + -14.142404556274414 + ], + [ + "▁kites", + -14.14243221282959 + ], + [ + "▁Xinhua", + -14.142439842224121 + ], + [ + "▁Vat", + -14.142462730407715 + ], + [ + "▁mandala", + -14.14250373840332 + ], + [ + "▁nope", + -14.142510414123535 + ], + [ + "▁Letterman", + -14.142531394958496 + ], + [ + "▁purged", + -14.142539024353027 + ], + [ + "698", + -14.142570495605469 + ], + [ + "▁Lucille", + -14.14260196685791 + ], + [ + "▁Biennial", + -14.142648696899414 + ], + [ + "▁motorsport", + -14.142682075500488 + ], + [ + "▁reciprocity", + -14.142699241638184 + ], + [ + "▁är", + -14.142721176147461 + ], + [ + "▁amulet", + -14.142725944519043 + ], + [ + "dynamics", + -14.142749786376953 + ], + [ + "Ride", + -14.142772674560547 + ], + [ + "▁Nottinghamshire", + -14.142840385437012 + ], + [ + "▁resuming", + -14.142849922180176 + ], + [ + "▁slog", + -14.142876625061035 + ], + [ + "▁subsurface", + -14.142879486083984 + ], + [ + "▁1821", + -14.142882347106934 + ], + [ + "▁SSP", + -14.142887115478516 + ], + [ + "▁todos", + -14.14289665222168 + ], + [ + "occo", + -14.142908096313477 + ], + [ + "lmer", + -14.142998695373535 + ], + [ + "▁ADM", + -14.143012046813965 + ], + [ + "став", + -14.143030166625977 + ], + [ + "iol", + -14.143043518066406 + ], + [ + "▁dreamer", + -14.14305305480957 + ], + [ + "▁MBS", + -14.143062591552734 + ], + [ + "▁ik", + -14.143092155456543 + ], + [ + "preferably", + -14.143115997314453 + ], + [ + "▁Rohan", + -14.143135070800781 + ], + [ + "DING", + -14.143146514892578 + ], + [ + "▁BMO", + -14.143158912658691 + ], + [ + "REM", + -14.143182754516602 + ], + [ + "igu", + -14.143208503723145 + ], + [ + "DNS", + -14.143224716186523 + ], + [ + "▁Marathi", + -14.143247604370117 + ], + [ + "▁845", + -14.143327713012695 + ], + [ + "▁deduce", + -14.143352508544922 + ], + [ + "7°", + -14.143355369567871 + ], + [ + "▁disarmament", + -14.143424987792969 + ], + [ + "ibu", + -14.143434524536133 + ], + [ + "thio", + -14.143450736999512 + ], + [ + "Sean", + -14.143497467041016 + ], + [ + "▁epidermis", + -14.14352035522461 + ], + [ + "embe", + -14.143532752990723 + ], + [ + "▁Herzog", + -14.143540382385254 + ], + [ + "▁heather", + -14.143550872802734 + ], + [ + "▁complementing", + -14.14356517791748 + ], + [ + "bile", + -14.143585205078125 + ], + [ + "Button", + -14.143608093261719 + ], + [ + "▁Sle", + -14.14361572265625 + ], + [ + "▁Southport", + -14.143623352050781 + ], + [ + "▁labourers", + -14.143630981445312 + ], + [ + "▁boaters", + -14.143665313720703 + ], + [ + "▁scrubbed", + -14.143739700317383 + ], + [ + "Gift", + -14.143745422363281 + ], + [ + "▁Cellar", + -14.14374828338623 + ], + [ + "SHIP", + -14.143754959106445 + ], + [ + "Spy", + -14.14376163482666 + ], + [ + "▁elaboration", + -14.143806457519531 + ], + [ + "▁dined", + -14.14380931854248 + ], + [ + "▁Visions", + -14.143865585327148 + ], + [ + "▁Marketers", + -14.143868446350098 + ], + [ + "▁Cyan", + -14.143880844116211 + ], + [ + "▁washington", + -14.143900871276855 + ], + [ + "▁rem", + -14.143932342529297 + ], + [ + "▁Bandit", + -14.143953323364258 + ], + [ + "nje", + -14.143980979919434 + ], + [ + "▁MARY", + -14.144020080566406 + ], + [ + "▁inflow", + -14.144035339355469 + ], + [ + "▁Drexel", + -14.144055366516113 + ], + [ + "euro", + -14.144064903259277 + ], + [ + "▁Obispo", + -14.144081115722656 + ], + [ + "▁Mim", + -14.144125938415527 + ], + [ + "▁commemorated", + -14.144136428833008 + ], + [ + "▁Fixing", + -14.144147872924805 + ], + [ + "Ship", + -14.144171714782715 + ], + [ + "hale", + -14.144174575805664 + ], + [ + "seo", + -14.144209861755371 + ], + [ + "▁Rotherham", + -14.144209861755371 + ], + [ + "cci", + -14.144219398498535 + ], + [ + "hao", + -14.144261360168457 + ], + [ + "▁imparted", + -14.144326210021973 + ], + [ + "▁stinky", + -14.144328117370605 + ], + [ + "▁Absent", + -14.14433479309082 + ], + [ + "Jobs", + -14.14437198638916 + ], + [ + "izar", + -14.144383430480957 + ], + [ + "▁Smoked", + -14.144462585449219 + ], + [ + "LIST", + -14.144488334655762 + ], + [ + "▁organist", + -14.14452075958252 + ], + [ + "▁Compaq", + -14.144527435302734 + ], + [ + "▁Playlist", + -14.144559860229492 + ], + [ + "▁spurious", + -14.144559860229492 + ], + [ + "▁Torrance", + -14.144569396972656 + ], + [ + "▁Ginsburg", + -14.144577980041504 + ], + [ + "▁Arrived", + -14.144603729248047 + ], + [ + "▁cranial", + -14.144606590270996 + ], + [ + "▁Piet", + -14.144619941711426 + ], + [ + "bare", + -14.144633293151855 + ], + [ + "▁Hoboken", + -14.144667625427246 + ], + [ + "▁millimeter", + -14.144675254821777 + ], + [ + "▁confounding", + -14.144744873046875 + ], + [ + "abiding", + -14.144770622253418 + ], + [ + "▁sudo", + -14.144783020019531 + ], + [ + "ETTE", + -14.144796371459961 + ], + [ + "نا", + -14.144803047180176 + ], + [ + "782", + -14.144853591918945 + ], + [ + "▁NOS", + -14.144879341125488 + ], + [ + "▁Cleanse", + -14.144966125488281 + ], + [ + "STD", + -14.144998550415039 + ], + [ + "ение", + -14.145059585571289 + ], + [ + "▁carpeted", + -14.145079612731934 + ], + [ + "otomy", + -14.145098686218262 + ], + [ + "rati", + -14.145101547241211 + ], + [ + "▁Insulin", + -14.14511489868164 + ], + [ + "▁Armenians", + -14.145137786865234 + ], + [ + "insured", + -14.145216941833496 + ], + [ + "opolis", + -14.145235061645508 + ], + [ + "itzer", + -14.145298957824707 + ], + [ + "▁Ears", + -14.145301818847656 + ], + [ + "▁Gator", + -14.145329475402832 + ], + [ + "▁Karlsson", + -14.145330429077148 + ], + [ + "hull", + -14.145339965820312 + ], + [ + "▁quarterfinal", + -14.145417213439941 + ], + [ + "▁Prototype", + -14.14543342590332 + ], + [ + "erci", + -14.145444869995117 + ], + [ + "▁recoveries", + -14.14549732208252 + ], + [ + "▁headliner", + -14.145502090454102 + ], + [ + "▁subdivided", + -14.145525932312012 + ], + [ + "hatch", + -14.14556884765625 + ], + [ + "BACK", + -14.145570755004883 + ], + [ + "GMT", + -14.145586967468262 + ], + [ + "writers", + -14.145601272583008 + ], + [ + "▁habitable", + -14.145621299743652 + ], + [ + "▁Aetna", + -14.145624160766602 + ], + [ + "▁Bott", + -14.145648002624512 + ], + [ + "PPA", + -14.14566707611084 + ], + [ + "NIA", + -14.145676612854004 + ], + [ + "▁Rival", + -14.145716667175293 + ], + [ + "▁Peas", + -14.14574909210205 + ], + [ + "▁DPI", + -14.145750999450684 + ], + [ + "▁Hardcover", + -14.145759582519531 + ], + [ + "▁Restart", + -14.145772933959961 + ], + [ + "▁moat", + -14.145864486694336 + ], + [ + "▁Accepting", + -14.145880699157715 + ], + [ + "Tea", + -14.145975112915039 + ], + [ + "▁Shady", + -14.14598274230957 + ], + [ + "▁saxophonist", + -14.146003723144531 + ], + [ + "chka", + -14.146041870117188 + ], + [ + "mama", + -14.146056175231934 + ], + [ + "▁levies", + -14.14608383178711 + ], + [ + "▁voyages", + -14.14608383178711 + ], + [ + "RQ", + -14.146099090576172 + ], + [ + "HIV", + -14.14619255065918 + ], + [ + "▁Pereira", + -14.146234512329102 + ], + [ + "graphs", + -14.146245002746582 + ], + [ + "▁Fundraiser", + -14.14626407623291 + ], + [ + "▁bleached", + -14.146281242370605 + ], + [ + "▁skirmish", + -14.146331787109375 + ], + [ + "▁inwards", + -14.146340370178223 + ], + [ + "▁preheated", + -14.146344184875488 + ], + [ + "▁looped", + -14.146411895751953 + ], + [ + "▁Necro", + -14.146419525146484 + ], + [ + "▁Threshold", + -14.146424293518066 + ], + [ + "tosis", + -14.146443367004395 + ], + [ + "▁gunshots", + -14.146456718444824 + ], + [ + "▁convinces", + -14.14647102355957 + ], + [ + "▁unharmed", + -14.14653205871582 + ], + [ + "▁PRP", + -14.146552085876465 + ], + [ + "▁modifiers", + -14.146552085876465 + ], + [ + "▁Surya", + -14.146568298339844 + ], + [ + "▁dreading", + -14.146594047546387 + ], + [ + "▁slits", + -14.146599769592285 + ], + [ + "▁huddle", + -14.146607398986816 + ], + [ + "Federal", + -14.146626472473145 + ], + [ + "▁banding", + -14.146634101867676 + ], + [ + "▁DDoS", + -14.146637916564941 + ], + [ + "Management", + -14.146737098693848 + ], + [ + "▁neurodegenerative", + -14.146759033203125 + ], + [ + "asana", + -14.146780014038086 + ], + [ + "▁flattered", + -14.146797180175781 + ], + [ + "▁precipitated", + -14.146811485290527 + ], + [ + "▁bundling", + -14.146894454956055 + ], + [ + "shake", + -14.146957397460938 + ], + [ + "▁passers", + -14.147071838378906 + ], + [ + "skirt", + -14.147096633911133 + ], + [ + "▁Yash", + -14.147102355957031 + ], + [ + "tically", + -14.147109031677246 + ], + [ + "▁servi", + -14.147110939025879 + ], + [ + "▁rhyming", + -14.147133827209473 + ], + [ + "▁XO", + -14.147194862365723 + ], + [ + "qq", + -14.147208213806152 + ], + [ + "▁Membrane", + -14.147212982177734 + ], + [ + "▁MARCH", + -14.147244453430176 + ], + [ + "▁Skeleton", + -14.147271156311035 + ], + [ + "▁crossovers", + -14.1472806930542 + ], + [ + "▁polymorphism", + -14.14728832244873 + ], + [ + "027", + -14.147294044494629 + ], + [ + "▁Sensory", + -14.147306442260742 + ], + [ + "ে", + -14.147344589233398 + ], + [ + "rán", + -14.147377014160156 + ], + [ + "▁Historian", + -14.147385597229004 + ], + [ + "▁electrification", + -14.147394180297852 + ], + [ + "▁Supernatural", + -14.14742660522461 + ], + [ + "▁gentler", + -14.147448539733887 + ], + [ + "▁refuted", + -14.147452354431152 + ], + [ + "▁Revel", + -14.147453308105469 + ], + [ + "Tar", + -14.14748764038086 + ], + [ + "▁dubai", + -14.1475191116333 + ], + [ + "▁boisterous", + -14.147605895996094 + ], + [ + "▁september", + -14.147703170776367 + ], + [ + "▁saddled", + -14.147708892822266 + ], + [ + "▁LAC", + -14.147721290588379 + ], + [ + "▁Foucault", + -14.147753715515137 + ], + [ + "▁proclaims", + -14.147767066955566 + ], + [ + "▁backlit", + -14.147775650024414 + ], + [ + "Anything", + -14.14782428741455 + ], + [ + "▁coaxial", + -14.147835731506348 + ], + [ + "▁impassioned", + -14.147867202758789 + ], + [ + "▁Lumen", + -14.147869110107422 + ], + [ + "672", + -14.147899627685547 + ], + [ + "▁welder", + -14.147919654846191 + ], + [ + "▁CFC", + -14.14792537689209 + ], + [ + "▁Timberwolves", + -14.147948265075684 + ], + [ + "▁Sheng", + -14.147991180419922 + ], + [ + "▁Lawton", + -14.148011207580566 + ], + [ + "▁Niño", + -14.148012161254883 + ], + [ + "Republican", + -14.148077964782715 + ], + [ + "▁Exe", + -14.148080825805664 + ], + [ + "universal", + -14.148115158081055 + ], + [ + "1400", + -14.148117065429688 + ], + [ + "▁CSO", + -14.148162841796875 + ], + [ + "▁homely", + -14.148187637329102 + ], + [ + "▁Wau", + -14.148219108581543 + ], + [ + "▁Milne", + -14.148265838623047 + ], + [ + "031", + -14.148310661315918 + ], + [ + "▁machete", + -14.148443222045898 + ], + [ + "▁617", + -14.148497581481934 + ], + [ + "▁Babel", + -14.148503303527832 + ], + [ + "Hit", + -14.148563385009766 + ], + [ + "▁tid", + -14.148575782775879 + ], + [ + "848", + -14.148669242858887 + ], + [ + "ULL", + -14.148680686950684 + ], + [ + "nir", + -14.14868450164795 + ], + [ + "▁Rutland", + -14.148697853088379 + ], + [ + "Actually", + -14.148712158203125 + ], + [ + "▁auctioneer", + -14.148721694946289 + ], + [ + "▁Nutcracker", + -14.148727416992188 + ], + [ + "▁Barnsley", + -14.148733139038086 + ], + [ + "▁mackerel", + -14.148760795593262 + ], + [ + "▁cosmology", + -14.148796081542969 + ], + [ + "hura", + -14.148802757263184 + ], + [ + "merge", + -14.148802757263184 + ], + [ + "▁Kost", + -14.1488037109375 + ], + [ + "▁Boolean", + -14.148818969726562 + ], + [ + "▁fliers", + -14.148822784423828 + ], + [ + "▁Loom", + -14.148876190185547 + ], + [ + "azzo", + -14.148879051208496 + ], + [ + "Bright", + -14.148938179016113 + ], + [ + "▁Dru", + -14.148959159851074 + ], + [ + "▁Nationally", + -14.148983001708984 + ], + [ + "▁Infants", + -14.149029731750488 + ], + [ + "egi", + -14.149086952209473 + ], + [ + "▁ARP", + -14.149092674255371 + ], + [ + "vani", + -14.149096488952637 + ], + [ + "▁rammed", + -14.149101257324219 + ], + [ + "cara", + -14.149115562438965 + ], + [ + "▁Oxfam", + -14.149126052856445 + ], + [ + "flam", + -14.149162292480469 + ], + [ + "▁Ayers", + -14.149296760559082 + ], + [ + "▁Tens", + -14.149321556091309 + ], + [ + "▁Chopin", + -14.149332046508789 + ], + [ + "▁entree", + -14.149343490600586 + ], + [ + "▁Yeshua", + -14.149364471435547 + ], + [ + "▁potable", + -14.149399757385254 + ], + [ + "▁Chalmers", + -14.149415969848633 + ], + [ + "▁inflows", + -14.149433135986328 + ], + [ + "selective", + -14.149439811706543 + ], + [ + "▁irreplaceable", + -14.14954662322998 + ], + [ + "641", + -14.149580955505371 + ], + [ + "▁PPT", + -14.14958381652832 + ], + [ + "▁Calories", + -14.149585723876953 + ], + [ + "▁DOD", + -14.149616241455078 + ], + [ + "▁skimming", + -14.149621963500977 + ], + [ + "▁unfriendly", + -14.149627685546875 + ], + [ + "▁merch", + -14.149641036987305 + ], + [ + "▁electrifying", + -14.14965534210205 + ], + [ + "▁nab", + -14.149682998657227 + ], + [ + "▁612", + -14.149707794189453 + ], + [ + "▁Sev", + -14.149784088134766 + ], + [ + "э", + -14.149815559387207 + ], + [ + "AIN", + -14.14986515045166 + ], + [ + "IJ", + -14.14990234375 + ], + [ + "▁tarnished", + -14.149980545043945 + ], + [ + "▁Cari", + -14.150002479553223 + ], + [ + "▁Hug", + -14.15011215209961 + ], + [ + "grin", + -14.150124549865723 + ], + [ + "く", + -14.150147438049316 + ], + [ + "▁indentation", + -14.150190353393555 + ], + [ + "BAC", + -14.150198936462402 + ], + [ + "Planet", + -14.150242805480957 + ], + [ + "▁LIMITATION", + -14.15024471282959 + ], + [ + "▁deterrence", + -14.15025806427002 + ], + [ + "Blu", + -14.150260925292969 + ], + [ + "▁Correlation", + -14.150263786315918 + ], + [ + "▁Avast", + -14.150264739990234 + ], + [ + "aside", + -14.150273323059082 + ], + [ + "▁Recycled", + -14.15029239654541 + ], + [ + "▁slimming", + -14.1503267288208 + ], + [ + "829", + -14.150367736816406 + ], + [ + "▁mucous", + -14.150396347045898 + ], + [ + "▁errant", + -14.150444984436035 + ], + [ + "▁Shamrock", + -14.15048599243164 + ], + [ + "▁Footage", + -14.150518417358398 + ], + [ + "▁trickier", + -14.150524139404297 + ], + [ + "▁thicknesses", + -14.150527954101562 + ], + [ + "cce", + -14.150529861450195 + ], + [ + "797", + -14.150544166564941 + ], + [ + "Mus", + -14.150580406188965 + ], + [ + "Hunter", + -14.150595664978027 + ], + [ + "anche", + -14.150712013244629 + ], + [ + "▁Northamptonshire", + -14.150723457336426 + ], + [ + "▁373", + -14.150731086730957 + ], + [ + "▁Qualitative", + -14.150744438171387 + ], + [ + "▁Kae", + -14.150821685791016 + ], + [ + "▁Calculus", + -14.150827407836914 + ], + [ + "lga", + -14.150832176208496 + ], + [ + "▁REP", + -14.150857925415039 + ], + [ + "▁Threads", + -14.150970458984375 + ], + [ + "booking", + -14.150992393493652 + ], + [ + "▁Synagogue", + -14.151023864746094 + ], + [ + "▁Levant", + -14.151039123535156 + ], + [ + "▁Receipt", + -14.151159286499023 + ], + [ + "nci", + -14.151224136352539 + ], + [ + "▁Hoa", + -14.151300430297852 + ], + [ + "▁bled", + -14.151344299316406 + ], + [ + "mem", + -14.151436805725098 + ], + [ + "▁423", + -14.151496887207031 + ], + [ + "▁Hahaha", + -14.151542663574219 + ], + [ + "▁Broom", + -14.151572227478027 + ], + [ + "▁trustworthiness", + -14.151619911193848 + ], + [ + "▁BOY", + -14.151640892028809 + ], + [ + "Py", + -14.151692390441895 + ], + [ + "▁esto", + -14.151711463928223 + ], + [ + "▁baseless", + -14.15172004699707 + ], + [ + "▁jurisprudence", + -14.151725769042969 + ], + [ + "▁Sabine", + -14.151740074157715 + ], + [ + "▁Empirical", + -14.151782035827637 + ], + [ + "▁Empower", + -14.1517972946167 + ], + [ + "cort", + -14.151848793029785 + ], + [ + "rno", + -14.151922225952148 + ], + [ + "מ", + -14.151937484741211 + ], + [ + "▁Rove", + -14.151954650878906 + ], + [ + "ș", + -14.152005195617676 + ], + [ + "gic", + -14.15202808380127 + ], + [ + "▁MATLAB", + -14.152040481567383 + ], + [ + "Shirts", + -14.152063369750977 + ], + [ + "▁alphabetically", + -14.152079582214355 + ], + [ + "1957", + -14.152106285095215 + ], + [ + "▁sein", + -14.152165412902832 + ], + [ + "▁TER", + -14.152166366577148 + ], + [ + "▁Musician", + -14.152170181274414 + ], + [ + "▁Neolithic", + -14.152185440063477 + ], + [ + "▁downpour", + -14.152270317077637 + ], + [ + "FV", + -14.152300834655762 + ], + [ + "▁juror", + -14.152304649353027 + ], + [ + "▁purging", + -14.152338027954102 + ], + [ + "▁Leven", + -14.152356147766113 + ], + [ + "Expert", + -14.152372360229492 + ], + [ + "▁358", + -14.152413368225098 + ], + [ + "▁washroom", + -14.152450561523438 + ], + [ + "itha", + -14.15250015258789 + ], + [ + "▁SBM", + -14.152505874633789 + ], + [ + "abl", + -14.152544021606445 + ], + [ + "ное", + -14.15261459350586 + ], + [ + "▁dimly", + -14.152669906616211 + ], + [ + "▁tiene", + -14.152678489685059 + ], + [ + "soever", + -14.152685165405273 + ], + [ + "▁tulip", + -14.152719497680664 + ], + [ + "▁daybed", + -14.152785301208496 + ], + [ + "▁zealous", + -14.152801513671875 + ], + [ + "▁Footwear", + -14.152860641479492 + ], + [ + "▁eject", + -14.15287971496582 + ], + [ + "helm", + -14.1528959274292 + ], + [ + "▁jungles", + -14.15293025970459 + ], + [ + "bab", + -14.152935028076172 + ], + [ + "relationship", + -14.152938842773438 + ], + [ + "▁Trop", + -14.15295124053955 + ], + [ + "▁Representing", + -14.152997016906738 + ], + [ + "▁STL", + -14.15303897857666 + ], + [ + "▁swish", + -14.153045654296875 + ], + [ + "▁Catcher", + -14.153066635131836 + ], + [ + "▁Nasser", + -14.153071403503418 + ], + [ + "▁behest", + -14.153071403503418 + ], + [ + "aul", + -14.153075218200684 + ], + [ + "▁ACO", + -14.15307903289795 + ], + [ + "moo", + -14.15308666229248 + ], + [ + "▁chum", + -14.153104782104492 + ], + [ + "▁Xia", + -14.153145790100098 + ], + [ + "▁Lien", + -14.153170585632324 + ], + [ + "iary", + -14.153207778930664 + ], + [ + "▁Academia", + -14.153219223022461 + ], + [ + "▁CONDITION", + -14.153300285339355 + ], + [ + "▁Gue", + -14.153351783752441 + ], + [ + "▁forbids", + -14.153361320495605 + ], + [ + "▁biopharmaceutical", + -14.15339183807373 + ], + [ + "▁parentheses", + -14.15340518951416 + ], + [ + "forums", + -14.153406143188477 + ], + [ + "▁licks", + -14.153412818908691 + ], + [ + "▁Bernardo", + -14.153548240661621 + ], + [ + "▁treads", + -14.153594970703125 + ], + [ + "▁Astronomical", + -14.153616905212402 + ], + [ + "▁handcuffed", + -14.153621673583984 + ], + [ + "▁Myths", + -14.153637886047363 + ], + [ + "▁Knapp", + -14.153661727905273 + ], + [ + "▁cooldown", + -14.153666496276855 + ], + [ + "▁mismatched", + -14.153738975524902 + ], + [ + "▁Dogg", + -14.153790473937988 + ], + [ + "eya", + -14.15379524230957 + ], + [ + "▁Kristy", + -14.15383529663086 + ], + [ + "▁astonishment", + -14.153900146484375 + ], + [ + "▁marbles", + -14.153931617736816 + ], + [ + "▁Interment", + -14.153947830200195 + ], + [ + "Yellow", + -14.153971672058105 + ], + [ + "ilio", + -14.154032707214355 + ], + [ + "izza", + -14.154040336608887 + ], + [ + "▁Laz", + -14.154052734375 + ], + [ + "▁hun", + -14.154067039489746 + ], + [ + "guil", + -14.154088973999023 + ], + [ + "▁sociopath", + -14.154131889343262 + ], + [ + "Exporter", + -14.154153823852539 + ], + [ + "meh", + -14.154179573059082 + ], + [ + "▁assassins", + -14.15418529510498 + ], + [ + "bran", + -14.154203414916992 + ], + [ + "▁interrogate", + -14.154232025146484 + ], + [ + "Visit", + -14.154236793518066 + ], + [ + "▁fixer", + -14.154276847839355 + ], + [ + "▁dropout", + -14.15433406829834 + ], + [ + "887", + -14.154335021972656 + ], + [ + "▁Kag", + -14.154342651367188 + ], + [ + "condition", + -14.154373168945312 + ], + [ + "obsessed", + -14.154391288757324 + ], + [ + "▁cycled", + -14.154391288757324 + ], + [ + "carp", + -14.154412269592285 + ], + [ + "491", + -14.15442943572998 + ], + [ + "iyan", + -14.154446601867676 + ], + [ + "▁manipulations", + -14.154485702514648 + ], + [ + "▁mite", + -14.154492378234863 + ], + [ + "cases", + -14.154509544372559 + ], + [ + "▁sects", + -14.154534339904785 + ], + [ + "▁timepiece", + -14.154571533203125 + ], + [ + "oste", + -14.15457820892334 + ], + [ + "▁aberration", + -14.154583930969238 + ], + [ + "▁Fabrication", + -14.154584884643555 + ], + [ + "▁Bonuses", + -14.154659271240234 + ], + [ + "Disney", + -14.154716491699219 + ], + [ + "▁Herd", + -14.154720306396484 + ], + [ + "▁Sly", + -14.154720306396484 + ], + [ + "▁nomenclature", + -14.154852867126465 + ], + [ + "ethylene", + -14.154860496520996 + ], + [ + "▁insole", + -14.154869079589844 + ], + [ + "Nasdaq", + -14.154870986938477 + ], + [ + "Bull", + -14.154906272888184 + ], + [ + "▁Oaxaca", + -14.154924392700195 + ], + [ + "lava", + -14.15493106842041 + ], + [ + "▁coupler", + -14.15493106842041 + ], + [ + "▁Lula", + -14.15495777130127 + ], + [ + "volunteer", + -14.154980659484863 + ], + [ + "idin", + -14.15499210357666 + ], + [ + "▁disheartening", + -14.155014038085938 + ], + [ + "▁Virtu", + -14.155038833618164 + ], + [ + "lma", + -14.155058860778809 + ], + [ + "▁Condominium", + -14.155059814453125 + ], + [ + "INC", + -14.155060768127441 + ], + [ + "offensive", + -14.155082702636719 + ], + [ + "989", + -14.155144691467285 + ], + [ + "▁SPORTS", + -14.155171394348145 + ], + [ + "▁Succeed", + -14.155203819274902 + ], + [ + "▁383", + -14.15522289276123 + ], + [ + "▁pornographic", + -14.15527057647705 + ], + [ + "▁Dubrovnik", + -14.155340194702148 + ], + [ + "▁flossing", + -14.155349731445312 + ], + [ + "▁xenical", + -14.155351638793945 + ], + [ + "genous", + -14.155375480651855 + ], + [ + "▁dissipated", + -14.1553955078125 + ], + [ + "▁apa", + -14.155404090881348 + ], + [ + "▁signatories", + -14.15542984008789 + ], + [ + "dele", + -14.155485153198242 + ], + [ + "hue", + -14.155491828918457 + ], + [ + "guardian", + -14.155494689941406 + ], + [ + "▁Bowles", + -14.155499458312988 + ], + [ + "▁weaning", + -14.155515670776367 + ], + [ + "▁creatine", + -14.155555725097656 + ], + [ + "limits", + -14.155561447143555 + ], + [ + "bart", + -14.155599594116211 + ], + [ + "ර", + -14.155660629272461 + ], + [ + "▁ITIL", + -14.15571403503418 + ], + [ + "▁repealing", + -14.15571403503418 + ], + [ + "bine", + -14.15575885772705 + ], + [ + "gina", + -14.15576171875 + ], + [ + "migrant", + -14.155763626098633 + ], + [ + "ա", + -14.155769348144531 + ], + [ + "clone", + -14.155776977539062 + ], + [ + "장", + -14.155789375305176 + ], + [ + "▁tph", + -14.155790328979492 + ], + [ + "817", + -14.15584659576416 + ], + [ + "▁unpacked", + -14.155856132507324 + ], + [ + "Property", + -14.155872344970703 + ], + [ + "▁metastases", + -14.155879020690918 + ], + [ + "▁Retention", + -14.155885696411133 + ], + [ + "▁consensual", + -14.155900001525879 + ], + [ + "cked", + -14.155939102172852 + ], + [ + "PRE", + -14.155976295471191 + ], + [ + "▁trundle", + -14.156000137329102 + ], + [ + "▁didactic", + -14.156002044677734 + ], + [ + "Chip", + -14.15600299835205 + ], + [ + "▁Coney", + -14.156004905700684 + ], + [ + "▁Xero", + -14.156023025512695 + ], + [ + "▁pathologist", + -14.156031608581543 + ], + [ + "▁McClure", + -14.156036376953125 + ], + [ + "▁ECS", + -14.156074523925781 + ], + [ + "▁drugged", + -14.156110763549805 + ], + [ + "▁Robinhood", + -14.156129837036133 + ], + [ + "▁rabbis", + -14.15615463256836 + ], + [ + "▁THOSE", + -14.156164169311523 + ], + [ + "▁uncharted", + -14.156194686889648 + ], + [ + "▁cinder", + -14.156254768371582 + ], + [ + "▁mejor", + -14.15629768371582 + ], + [ + "▁weakens", + -14.156364440917969 + ], + [ + "▁colorless", + -14.156389236450195 + ], + [ + "PASS", + -14.156444549560547 + ], + [ + "▁digi", + -14.156445503234863 + ], + [ + "anno", + -14.156454086303711 + ], + [ + "1038", + -14.15649700164795 + ], + [ + "addy", + -14.156506538391113 + ], + [ + "▁704", + -14.156533241271973 + ], + [ + "▁cardiology", + -14.156543731689453 + ], + [ + "▁treatable", + -14.156575202941895 + ], + [ + "relli", + -14.156635284423828 + ], + [ + "▁undiscovered", + -14.156651496887207 + ], + [ + "▁Yarra", + -14.156659126281738 + ], + [ + "▁Tees", + -14.156719207763672 + ], + [ + "▁skype", + -14.15674114227295 + ], + [ + "▁Seine", + -14.156749725341797 + ], + [ + "▁SEL", + -14.156755447387695 + ], + [ + "thousand", + -14.156760215759277 + ], + [ + "▁hibernation", + -14.156785011291504 + ], + [ + "phobic", + -14.156794548034668 + ], + [ + "▁rancher", + -14.156810760498047 + ], + [ + "heading", + -14.156834602355957 + ], + [ + "logged", + -14.156848907470703 + ], + [ + "folding", + -14.156891822814941 + ], + [ + "▁tres", + -14.156902313232422 + ], + [ + "▁sprites", + -14.156912803649902 + ], + [ + "Remove", + -14.156939506530762 + ], + [ + "▁Alum", + -14.156944274902344 + ], + [ + "schools", + -14.156977653503418 + ], + [ + "▁PETA", + -14.157038688659668 + ], + [ + "▁feedstock", + -14.157052993774414 + ], + [ + "▁cannula", + -14.157055854797363 + ], + [ + "▁zoloft", + -14.157068252563477 + ], + [ + "▁overtaking", + -14.157102584838867 + ], + [ + "▁enigma", + -14.157115936279297 + ], + [ + "▁rations", + -14.157122611999512 + ], + [ + "▁Mirza", + -14.157148361206055 + ], + [ + "719", + -14.157184600830078 + ], + [ + "▁crunching", + -14.157212257385254 + ], + [ + "▁ב", + -14.157214164733887 + ], + [ + "▁Cano", + -14.157220840454102 + ], + [ + "▁SHORT", + -14.15729808807373 + ], + [ + "▁Reggae", + -14.157332420349121 + ], + [ + "Calif", + -14.157354354858398 + ], + [ + "▁Layton", + -14.15739917755127 + ], + [ + "▁digitization", + -14.157432556152344 + ], + [ + "▁Carousel", + -14.157435417175293 + ], + [ + "▁Gea", + -14.157489776611328 + ], + [ + "▁Thistle", + -14.157522201538086 + ], + [ + "▁Storytelling", + -14.157554626464844 + ], + [ + "589", + -14.157608032226562 + ], + [ + "▁Physiotherapy", + -14.157608032226562 + ], + [ + "NED", + -14.157657623291016 + ], + [ + "▁Coe", + -14.157674789428711 + ], + [ + "ppe", + -14.157676696777344 + ], + [ + "▁Acids", + -14.157718658447266 + ], + [ + "▁thud", + -14.157737731933594 + ], + [ + "▁þ", + -14.157755851745605 + ], + [ + "▁TRY", + -14.157791137695312 + ], + [ + "▁Trumpet", + -14.157832145690918 + ], + [ + "Sci", + -14.157865524291992 + ], + [ + "▁Spinning", + -14.15789794921875 + ], + [ + "▁Spinach", + -14.157939910888672 + ], + [ + "▁Sandler", + -14.157968521118164 + ], + [ + "▁staircases", + -14.158042907714844 + ], + [ + "▁Jharkhand", + -14.158060073852539 + ], + [ + "▁rationalize", + -14.158076286315918 + ], + [ + "▁regatta", + -14.158084869384766 + ], + [ + "aemia", + -14.15809154510498 + ], + [ + "porous", + -14.158092498779297 + ], + [ + "▁VPNs", + -14.158119201660156 + ], + [ + "▁sorcerer", + -14.15812873840332 + ], + [ + "▁Ditch", + -14.158133506774902 + ], + [ + "ideas", + -14.158134460449219 + ], + [ + "AWS", + -14.1581392288208 + ], + [ + "▁Sticks", + -14.158180236816406 + ], + [ + "▁puffs", + -14.158197402954102 + ], + [ + "▁crook", + -14.158206939697266 + ], + [ + "▁defiantly", + -14.158235549926758 + ], + [ + "▁Bleach", + -14.158254623413086 + ], + [ + "▁Joachim", + -14.158288955688477 + ], + [ + "▁Alber", + -14.158294677734375 + ], + [ + "▁florals", + -14.158308982849121 + ], + [ + "usta", + -14.158310890197754 + ], + [ + "▁initiator", + -14.158329963684082 + ], + [ + "chol", + -14.158341407775879 + ], + [ + "▁sportsmanship", + -14.158414840698242 + ], + [ + "596", + -14.15843677520752 + ], + [ + "needle", + -14.158477783203125 + ], + [ + "▁Teak", + -14.158480644226074 + ], + [ + "▁harnessed", + -14.158485412597656 + ], + [ + "▁Sumatra", + -14.158514022827148 + ], + [ + "timers", + -14.158573150634766 + ], + [ + "▁Eighteen", + -14.158577919006348 + ], + [ + "▁Sever", + -14.158587455749512 + ], + [ + "▁fixated", + -14.158589363098145 + ], + [ + "▁CTV", + -14.158599853515625 + ], + [ + "logging", + -14.158642768859863 + ], + [ + "▁veracity", + -14.15866470336914 + ], + [ + "▁miller", + -14.158671379089355 + ], + [ + "vul", + -14.15869426727295 + ], + [ + "discovered", + -14.158700942993164 + ], + [ + "▁Tzu", + -14.158788681030273 + ], + [ + "▁Hornet", + -14.158803939819336 + ], + [ + "▁Thiel", + -14.158812522888184 + ], + [ + "McC", + -14.158819198608398 + ], + [ + "▁intensities", + -14.158819198608398 + ], + [ + "▁Activists", + -14.158835411071777 + ], + [ + "▁Wellesley", + -14.158851623535156 + ], + [ + "CCI", + -14.158889770507812 + ], + [ + "▁bode", + -14.158896446228027 + ], + [ + "▁penta", + -14.158914566040039 + ], + [ + "▁Circles", + -14.158926963806152 + ], + [ + "▁ма", + -14.158943176269531 + ], + [ + "▁MQ", + -14.15894889831543 + ], + [ + "소", + -14.158967018127441 + ], + [ + "▁seniority", + -14.158971786499023 + ], + [ + "▁lute", + -14.158977508544922 + ], + [ + "Apply", + -14.15905475616455 + ], + [ + "▁Virat", + -14.159065246582031 + ], + [ + "▁résumé", + -14.159077644348145 + ], + [ + "▁Gastro", + -14.159096717834473 + ], + [ + "▁Hilda", + -14.15911865234375 + ], + [ + "▁PML", + -14.1591215133667 + ], + [ + "fir", + -14.159127235412598 + ], + [ + "▁ultimatum", + -14.159130096435547 + ], + [ + "iska", + -14.159156799316406 + ], + [ + "965", + -14.1591796875 + ], + [ + "genre", + -14.159186363220215 + ], + [ + "proven", + -14.159189224243164 + ], + [ + "▁Babcock", + -14.159193992614746 + ], + [ + "▁Escherichia", + -14.159210205078125 + ], + [ + "reau", + -14.159236907958984 + ], + [ + "▁LAX", + -14.159273147583008 + ], + [ + "▁Drawings", + -14.159285545349121 + ], + [ + "Student", + -14.159303665161133 + ], + [ + "erg", + -14.159310340881348 + ], + [ + "mila", + -14.159331321716309 + ], + [ + "▁disordered", + -14.159393310546875 + ], + [ + "▁HIP", + -14.159481048583984 + ], + [ + "ità", + -14.159496307373047 + ], + [ + "▁VOTE", + -14.15949821472168 + ], + [ + "▁neurotic", + -14.159547805786133 + ], + [ + "▁unde", + -14.159591674804688 + ], + [ + "▁Rake", + -14.159602165222168 + ], + [ + "delivered", + -14.1596097946167 + ], + [ + "▁Mond", + -14.159611701965332 + ], + [ + "QU", + -14.159628868103027 + ], + [ + "REG", + -14.159647941589355 + ], + [ + "Keefe", + -14.15966796875 + ], + [ + "▁accolade", + -14.159673690795898 + ], + [ + "▁countrymen", + -14.159719467163086 + ], + [ + "▁overpowered", + -14.159738540649414 + ], + [ + "763", + -14.159806251525879 + ], + [ + "▁paperless", + -14.159838676452637 + ], + [ + "remain", + -14.159897804260254 + ], + [ + "▁Burden", + -14.159947395324707 + ], + [ + "▁soulmate", + -14.159978866577148 + ], + [ + "▁Emb", + -14.160009384155273 + ], + [ + "TAS", + -14.160024642944336 + ], + [ + "ethanol", + -14.160075187683105 + ], + [ + "monte", + -14.160089492797852 + ], + [ + "▁Unexpected", + -14.160109519958496 + ], + [ + "▁Heb", + -14.160110473632812 + ], + [ + "omycin", + -14.160135269165039 + ], + [ + "marathon", + -14.16014575958252 + ], + [ + "deliver", + -14.160201072692871 + ], + [ + "▁371", + -14.160224914550781 + ], + [ + "▁emcee", + -14.160255432128906 + ], + [ + "▁Ord", + -14.160256385803223 + ], + [ + "▁DFS", + -14.160261154174805 + ], + [ + "▁soothes", + -14.160287857055664 + ], + [ + "▁tamil", + -14.160307884216309 + ], + [ + "▁censure", + -14.160308837890625 + ], + [ + "▁molar", + -14.160313606262207 + ], + [ + "▁outnumber", + -14.160338401794434 + ], + [ + "▁Zephyr", + -14.160364151000977 + ], + [ + "▁sipped", + -14.160375595092773 + ], + [ + "urian", + -14.160382270812988 + ], + [ + "▁Thumbnail", + -14.160385131835938 + ], + [ + "▁pieced", + -14.160497665405273 + ], + [ + "▁telemetry", + -14.160516738891602 + ], + [ + "turb", + -14.160550117492676 + ], + [ + "▁Alexandr", + -14.160552978515625 + ], + [ + "▁Attempts", + -14.160562515258789 + ], + [ + "Wonder", + -14.160579681396484 + ], + [ + "▁stoke", + -14.160582542419434 + ], + [ + "▁Bock", + -14.16064739227295 + ], + [ + "▁Cousin", + -14.160661697387695 + ], + [ + "▁beards", + -14.16069221496582 + ], + [ + "▁beetroot", + -14.160698890686035 + ], + [ + "▁CASA", + -14.160714149475098 + ], + [ + "▁Champaign", + -14.160798072814941 + ], + [ + "▁reeds", + -14.160835266113281 + ], + [ + "▁envisions", + -14.160837173461914 + ], + [ + "▁481", + -14.160855293273926 + ], + [ + "▁downplay", + -14.160855293273926 + ], + [ + "▁disorganized", + -14.160861015319824 + ], + [ + "anian", + -14.160868644714355 + ], + [ + "nall", + -14.160879135131836 + ], + [ + "▁eigen", + -14.160955429077148 + ], + [ + "Garden", + -14.160966873168945 + ], + [ + "▁affections", + -14.160984992980957 + ], + [ + "▁sifting", + -14.161009788513184 + ], + [ + "▁devious", + -14.161011695861816 + ], + [ + "▁infuriating", + -14.161028861999512 + ], + [ + "▁Holl", + -14.161036491394043 + ], + [ + "▁slalom", + -14.161052703857422 + ], + [ + "acht", + -14.161075592041016 + ], + [ + "▁Candace", + -14.16119384765625 + ], + [ + "▁Huss", + -14.161197662353516 + ], + [ + "▁Trucking", + -14.16122817993164 + ], + [ + "▁Lina", + -14.161277770996094 + ], + [ + "▁dived", + -14.16128921508789 + ], + [ + "▁Pyro", + -14.161317825317383 + ], + [ + "▁podcasting", + -14.161343574523926 + ], + [ + "setter", + -14.161442756652832 + ], + [ + "▁Halfway", + -14.161444664001465 + ], + [ + "▁disqualify", + -14.161462783813477 + ], + [ + "▁depriving", + -14.161478996276855 + ], + [ + "kana", + -14.161524772644043 + ], + [ + "▁Congregational", + -14.161528587341309 + ], + [ + "▁footed", + -14.161553382873535 + ], + [ + "▁Regularly", + -14.161590576171875 + ], + [ + "量", + -14.161590576171875 + ], + [ + "▁seu", + -14.161663055419922 + ], + [ + "▁Conde", + -14.161706924438477 + ], + [ + "▁connoisseur", + -14.161764144897461 + ], + [ + "▁spiraling", + -14.161766052246094 + ], + [ + "▁wrecks", + -14.161811828613281 + ], + [ + "effectively", + -14.16184139251709 + ], + [ + "aad", + -14.161842346191406 + ], + [ + "hama", + -14.161937713623047 + ], + [ + "Motor", + -14.162027359008789 + ], + [ + "▁OFFER", + -14.162035942077637 + ], + [ + "▁sweats", + -14.162038803100586 + ], + [ + "▁VLC", + -14.1620454788208 + ], + [ + "▁dynamism", + -14.162054061889648 + ], + [ + "▁Minerva", + -14.162059783935547 + ], + [ + "CAA", + -14.162151336669922 + ], + [ + "▁michigan", + -14.162151336669922 + ], + [ + "▁Invited", + -14.162154197692871 + ], + [ + "▁Significantly", + -14.16219425201416 + ], + [ + "wir", + -14.162254333496094 + ], + [ + "▁archeological", + -14.162332534790039 + ], + [ + "Hero", + -14.162403106689453 + ], + [ + "▁alienating", + -14.162405014038086 + ], + [ + "arga", + -14.162469863891602 + ], + [ + "▁499", + -14.162511825561523 + ], + [ + "results", + -14.162567138671875 + ], + [ + "▁Incorporating", + -14.16262149810791 + ], + [ + "lated", + -14.162659645080566 + ], + [ + "▁SOAP", + -14.162701606750488 + ], + [ + "ogi", + -14.162833213806152 + ], + [ + "▁SCORE", + -14.162839889526367 + ], + [ + "gz", + -14.162841796875 + ], + [ + "ories", + -14.162881851196289 + ], + [ + "▁Malaria", + -14.162942886352539 + ], + [ + "▁foaming", + -14.162986755371094 + ], + [ + "▁Commando", + -14.163004875183105 + ], + [ + "vious", + -14.163015365600586 + ], + [ + "▁ко", + -14.163134574890137 + ], + [ + "▁CDP", + -14.163187980651855 + ], + [ + "▁Shira", + -14.16324234008789 + ], + [ + "บ", + -14.163259506225586 + ], + [ + "maa", + -14.163296699523926 + ], + [ + "▁Fergus", + -14.163362503051758 + ], + [ + "▁Filmmaker", + -14.163365364074707 + ], + [ + "▁Reap", + -14.163451194763184 + ], + [ + "▁Nil", + -14.163477897644043 + ], + [ + "▁gummy", + -14.163477897644043 + ], + [ + "▁immaterial", + -14.163481712341309 + ], + [ + "889", + -14.163483619689941 + ], + [ + "buster", + -14.163492202758789 + ], + [ + "985", + -14.163495063781738 + ], + [ + "▁Bharti", + -14.163500785827637 + ], + [ + "▁outlier", + -14.163541793823242 + ], + [ + "▁Hades", + -14.163653373718262 + ], + [ + "入", + -14.16366958618164 + ], + [ + "▁Evanston", + -14.163700103759766 + ], + [ + "▁POL", + -14.163756370544434 + ], + [ + "▁mules", + -14.163788795471191 + ], + [ + "▁queuing", + -14.163790702819824 + ], + [ + "▁wastage", + -14.163817405700684 + ], + [ + "▁Tung", + -14.163829803466797 + ], + [ + "可", + -14.163853645324707 + ], + [ + "▁biopsies", + -14.163874626159668 + ], + [ + "▁ö", + -14.163884162902832 + ], + [ + "▁woe", + -14.16391372680664 + ], + [ + "▁assailant", + -14.163931846618652 + ], + [ + "domestic", + -14.16395378112793 + ], + [ + "▁inefficiencies", + -14.16396713256836 + ], + [ + "▁lineages", + -14.164008140563965 + ], + [ + "▁Hav", + -14.164041519165039 + ], + [ + "sión", + -14.164055824279785 + ], + [ + "erty", + -14.164079666137695 + ], + [ + "unknown", + -14.164105415344238 + ], + [ + "▁Bloc", + -14.164137840270996 + ], + [ + "▁531", + -14.164145469665527 + ], + [ + "▁remodelling", + -14.164186477661133 + ], + [ + "▁Bagh", + -14.164204597473145 + ], + [ + "stressed", + -14.164292335510254 + ], + [ + "DLE", + -14.164353370666504 + ], + [ + "▁befitting", + -14.16436767578125 + ], + [ + "Northern", + -14.164377212524414 + ], + [ + "▁Wur", + -14.16440486907959 + ], + [ + "▁Nineteen", + -14.164429664611816 + ], + [ + "Apps", + -14.164453506469727 + ], + [ + "▁spontaneity", + -14.164481163024902 + ], + [ + "▁forgo", + -14.164494514465332 + ], + [ + "▁elixir", + -14.164498329162598 + ], + [ + "examined", + -14.164527893066406 + ], + [ + "▁aeroplane", + -14.164609909057617 + ], + [ + "▁Shel", + -14.164648056030273 + ], + [ + "spice", + -14.164654731750488 + ], + [ + "▁Binder", + -14.164670944213867 + ], + [ + "lge", + -14.164678573608398 + ], + [ + "▁interchangeably", + -14.164679527282715 + ], + [ + "▁struts", + -14.164680480957031 + ], + [ + "ह", + -14.164705276489258 + ], + [ + "▁petit", + -14.164705276489258 + ], + [ + "▁Mahogany", + -14.16470718383789 + ], + [ + "▁Rhy", + -14.164750099182129 + ], + [ + "▁len", + -14.164752960205078 + ], + [ + "▁Collagen", + -14.164787292480469 + ], + [ + "▁Côte", + -14.164793968200684 + ], + [ + "▁Tipp", + -14.164796829223633 + ], + [ + "jing", + -14.164802551269531 + ], + [ + "yoga", + -14.164814949035645 + ], + [ + "▁DAP", + -14.164846420288086 + ], + [ + "装置", + -14.1648530960083 + ], + [ + "Skin", + -14.164929389953613 + ], + [ + "▁Agu", + -14.164957046508789 + ], + [ + "▁hollywood", + -14.164972305297852 + ], + [ + "▁Inches", + -14.164999008178711 + ], + [ + "Panel", + -14.16500473022461 + ], + [ + "viz", + -14.165044784545898 + ], + [ + "▁Assessor", + -14.165066719055176 + ], + [ + "▁Kosher", + -14.165077209472656 + ], + [ + "▁smeared", + -14.165101051330566 + ], + [ + "▁Declan", + -14.165143966674805 + ], + [ + "▁evangelicals", + -14.165159225463867 + ], + [ + "▁Adapted", + -14.165169715881348 + ], + [ + "tomy", + -14.16527271270752 + ], + [ + "▁Marking", + -14.165288925170898 + ], + [ + "sodium", + -14.16532039642334 + ], + [ + "▁Oktoberfest", + -14.165372848510742 + ], + [ + "▁felonies", + -14.165374755859375 + ], + [ + "▁362", + -14.165416717529297 + ], + [ + "comic", + -14.165422439575195 + ], + [ + "▁cheeseburger", + -14.165458679199219 + ], + [ + "▁Excluding", + -14.1654691696167 + ], + [ + "▁Dwyer", + -14.165488243103027 + ], + [ + "▁yin", + -14.165576934814453 + ], + [ + "▁Fluor", + -14.165618896484375 + ], + [ + "▁Carriers", + -14.165624618530273 + ], + [ + "▁tp", + -14.165661811828613 + ], + [ + "▁Westside", + -14.16567325592041 + ], + [ + "▁seep", + -14.165717124938965 + ], + [ + "▁Subscribers", + -14.16572380065918 + ], + [ + "Justice", + -14.165741920471191 + ], + [ + "▁Aware", + -14.165764808654785 + ], + [ + "wc", + -14.16580867767334 + ], + [ + "▁Lec", + -14.165828704833984 + ], + [ + "전", + -14.165834426879883 + ], + [ + "tolerant", + -14.165841102600098 + ], + [ + "▁Camper", + -14.165863990783691 + ], + [ + "▁wrenching", + -14.165863990783691 + ], + [ + "aeus", + -14.16589069366455 + ], + [ + "modal", + -14.165942192077637 + ], + [ + "▁pail", + -14.165974617004395 + ], + [ + "▁dalam", + -14.166007041931152 + ], + [ + "▁hampers", + -14.166104316711426 + ], + [ + "▁Horny", + -14.166111946105957 + ], + [ + "▁antipsychotic", + -14.166132926940918 + ], + [ + "▁linemen", + -14.166203498840332 + ], + [ + "▁destabilize", + -14.166208267211914 + ], + [ + "▁Shoppe", + -14.166263580322266 + ], + [ + "▁Abra", + -14.166275978088379 + ], + [ + "glyc", + -14.166314125061035 + ], + [ + "▁Deo", + -14.166369438171387 + ], + [ + "incident", + -14.166461944580078 + ], + [ + "▁Brae", + -14.166486740112305 + ], + [ + "▁WOMEN", + -14.166522979736328 + ], + [ + "▁Tuning", + -14.166534423828125 + ], + [ + "▁Leanne", + -14.166556358337402 + ], + [ + "dores", + -14.16659164428711 + ], + [ + "YM", + -14.166645050048828 + ], + [ + "▁Albans", + -14.16666316986084 + ], + [ + "▁polymeric", + -14.16672134399414 + ], + [ + "▁Fujifilm", + -14.166726112365723 + ], + [ + "▁hehe", + -14.166732788085938 + ], + [ + "zaki", + -14.166753768920898 + ], + [ + "▁Campaigns", + -14.166753768920898 + ], + [ + "devil", + -14.166754722595215 + ], + [ + "ма", + -14.166787147521973 + ], + [ + "▁LOG", + -14.166790962219238 + ], + [ + "▁Ultima", + -14.166854858398438 + ], + [ + "▁Webcam", + -14.166858673095703 + ], + [ + "▁609", + -14.166860580444336 + ], + [ + "minor", + -14.166876792907715 + ], + [ + "822", + -14.166882514953613 + ], + [ + "▁Savvy", + -14.166882514953613 + ], + [ + "▁digestible", + -14.166884422302246 + ], + [ + "icher", + -14.166890144348145 + ], + [ + "▁reunification", + -14.166901588439941 + ], + [ + "▁visualise", + -14.166912078857422 + ], + [ + "▁Eze", + -14.166925430297852 + ], + [ + "ignan", + -14.16695499420166 + ], + [ + "▁TPS", + -14.166975021362305 + ], + [ + "▁stopover", + -14.166976928710938 + ], + [ + "▁tundra", + -14.167047500610352 + ], + [ + "▁Sharjah", + -14.167095184326172 + ], + [ + "916", + -14.167113304138184 + ], + [ + "용", + -14.167177200317383 + ], + [ + "▁Hooray", + -14.167187690734863 + ], + [ + "tling", + -14.16719913482666 + ], + [ + "▁Galleria", + -14.16728401184082 + ], + [ + "▁Posh", + -14.167287826538086 + ], + [ + "▁APAC", + -14.167326927185059 + ], + [ + "제", + -14.167329788208008 + ], + [ + "installation", + -14.16739273071289 + ], + [ + "fuck", + -14.16744327545166 + ], + [ + "Animal", + -14.167505264282227 + ], + [ + "▁scrutinize", + -14.167510986328125 + ], + [ + "▁Ernesto", + -14.16753101348877 + ], + [ + "shine", + -14.167540550231934 + ], + [ + "ozzi", + -14.1675443649292 + ], + [ + "▁Imports", + -14.167593002319336 + ], + [ + "▁Gutenberg", + -14.16763973236084 + ], + [ + "▁Eurasia", + -14.167694091796875 + ], + [ + "▁FTA", + -14.167709350585938 + ], + [ + "▁dispensers", + -14.167746543884277 + ], + [ + "▁516", + -14.16779899597168 + ], + [ + "▁seatbelt", + -14.167816162109375 + ], + [ + "▁overpower", + -14.167820930480957 + ], + [ + "▁Parameters", + -14.167850494384766 + ], + [ + "▁corresponded", + -14.167851448059082 + ], + [ + "▁Niles", + -14.167872428894043 + ], + [ + "▁429", + -14.167876243591309 + ], + [ + "▁exogenous", + -14.167888641357422 + ], + [ + "▁patriots", + -14.16789436340332 + ], + [ + "▁deranged", + -14.167900085449219 + ], + [ + "▁RTI", + -14.167974472045898 + ], + [ + "▁Vickers", + -14.167975425720215 + ], + [ + "▁Pina", + -14.167983055114746 + ], + [ + "▁extinguisher", + -14.1680269241333 + ], + [ + "candy", + -14.168027877807617 + ], + [ + "▁Thierry", + -14.168054580688477 + ], + [ + "▁Weil", + -14.168112754821777 + ], + [ + "jac", + -14.168147087097168 + ], + [ + "fated", + -14.16815185546875 + ], + [ + "▁Kass", + -14.168170928955078 + ], + [ + "▁Rockland", + -14.168196678161621 + ], + [ + "762", + -14.168208122253418 + ], + [ + "▁caregiving", + -14.168231010437012 + ], + [ + "▁Plated", + -14.16828441619873 + ], + [ + "▁Enzo", + -14.168310165405273 + ], + [ + "▁Messrs", + -14.168328285217285 + ], + [ + "▁Robles", + -14.168360710144043 + ], + [ + "Congress", + -14.168365478515625 + ], + [ + "▁Yokohama", + -14.168370246887207 + ], + [ + "▁Kurtz", + -14.16840648651123 + ], + [ + "▁hilt", + -14.168438911437988 + ], + [ + "▁diplomas", + -14.168488502502441 + ], + [ + "▁multiplicity", + -14.168490409851074 + ], + [ + "agin", + -14.168560028076172 + ], + [ + "▁possessive", + -14.168598175048828 + ], + [ + "▁Argyle", + -14.168601036071777 + ], + [ + "anol", + -14.168608665466309 + ], + [ + "▁POC", + -14.168656349182129 + ], + [ + "▁Mechanisms", + -14.168678283691406 + ], + [ + "▁Recruit", + -14.168729782104492 + ], + [ + "▁Headquartered", + -14.16873550415039 + ], + [ + "drying", + -14.168739318847656 + ], + [ + "▁Rel", + -14.168819427490234 + ], + [ + "▁Diverse", + -14.168828964233398 + ], + [ + "▁Bilbao", + -14.16884708404541 + ], + [ + "▁Polaroid", + -14.168848037719727 + ], + [ + "▁fluoro", + -14.168852806091309 + ], + [ + "▁signifying", + -14.168859481811523 + ], + [ + "▁obstructions", + -14.168866157531738 + ], + [ + "▁Colle", + -14.16887092590332 + ], + [ + "▁heathen", + -14.168910026550293 + ], + [ + "arina", + -14.168927192687988 + ], + [ + "ocha", + -14.168940544128418 + ], + [ + "721", + -14.169005393981934 + ], + [ + "▁Moy", + -14.169026374816895 + ], + [ + "Grace", + -14.169027328491211 + ], + [ + "▁Removals", + -14.169034004211426 + ], + [ + "fixing", + -14.169035911560059 + ], + [ + "▁PRIVATE", + -14.169036865234375 + ], + [ + "▁Coimbatore", + -14.169066429138184 + ], + [ + "▁flak", + -14.169085502624512 + ], + [ + "▁disgraceful", + -14.169100761413574 + ], + [ + "1958", + -14.16919231414795 + ], + [ + "emission", + -14.169268608093262 + ], + [ + "▁Playoffs", + -14.169278144836426 + ], + [ + "Door", + -14.169290542602539 + ], + [ + "▁Beers", + -14.16938591003418 + ], + [ + "▁Forgiveness", + -14.169428825378418 + ], + [ + "Rain", + -14.169452667236328 + ], + [ + "Days", + -14.169464111328125 + ], + [ + "▁Pitcher", + -14.169486999511719 + ], + [ + "▁skit", + -14.1695556640625 + ], + [ + "rity", + -14.169559478759766 + ], + [ + "▁Labyrinth", + -14.169571876525879 + ], + [ + "▁Bunn", + -14.169574737548828 + ], + [ + "▁ZE", + -14.169586181640625 + ], + [ + "▁Servant", + -14.169601440429688 + ], + [ + "▁receptacles", + -14.16960620880127 + ], + [ + "▁SHIP", + -14.169617652893066 + ], + [ + "▁Barbour", + -14.169678688049316 + ], + [ + "▁Shard", + -14.169696807861328 + ], + [ + "▁phasing", + -14.169698715209961 + ], + [ + "▁foodies", + -14.169708251953125 + ], + [ + "▁regiments", + -14.169742584228516 + ], + [ + "Seq", + -14.169745445251465 + ], + [ + "▁shuttered", + -14.169753074645996 + ], + [ + "▁522", + -14.169760704040527 + ], + [ + "▁Emilio", + -14.169772148132324 + ], + [ + "▁Yoruba", + -14.169788360595703 + ], + [ + "▁outbursts", + -14.169808387756348 + ], + [ + "▁Evie", + -14.16981029510498 + ], + [ + "▁Torture", + -14.16982364654541 + ], + [ + "▁oaks", + -14.169835090637207 + ], + [ + "▁appraised", + -14.169848442077637 + ], + [ + "understanding", + -14.169883728027344 + ], + [ + "▁incessantly", + -14.169937133789062 + ], + [ + "▁stra", + -14.169947624206543 + ], + [ + "▁carnal", + -14.169960021972656 + ], + [ + "▁hostname", + -14.169970512390137 + ], + [ + "▁Immunol", + -14.169976234436035 + ], + [ + "Kind", + -14.170001983642578 + ], + [ + "▁inconceivable", + -14.170035362243652 + ], + [ + "▁genie", + -14.170047760009766 + ], + [ + "▁SAF", + -14.170053482055664 + ], + [ + "▁Spas", + -14.170083045959473 + ], + [ + "▁ब", + -14.170101165771484 + ], + [ + "▁Metabolic", + -14.17010498046875 + ], + [ + "▁neurotransmitter", + -14.170126914978027 + ], + [ + "▁condemns", + -14.170143127441406 + ], + [ + "▁wagers", + -14.17015552520752 + ], + [ + "gig", + -14.170173645019531 + ], + [ + "▁shreds", + -14.170175552368164 + ], + [ + "march", + -14.170210838317871 + ], + [ + "▁crooks", + -14.170222282409668 + ], + [ + "外", + -14.170275688171387 + ], + [ + "▁McK", + -14.17027759552002 + ], + [ + "unia", + -14.170307159423828 + ], + [ + "fork", + -14.170312881469727 + ], + [ + "ست", + -14.170329093933105 + ], + [ + "▁DISCLAIMER", + -14.170329093933105 + ], + [ + "▁Showroom", + -14.170372009277344 + ], + [ + "▁Mould", + -14.170377731323242 + ], + [ + "▁landslides", + -14.170381546020508 + ], + [ + "▁desde", + -14.17038345336914 + ], + [ + "Truth", + -14.170414924621582 + ], + [ + "▁ripen", + -14.17048454284668 + ], + [ + "▁buyback", + -14.170513153076172 + ], + [ + "▁Cessna", + -14.170520782470703 + ], + [ + "▁Retailer", + -14.170530319213867 + ], + [ + "▁485", + -14.170578956604004 + ], + [ + "XC", + -14.170635223388672 + ], + [ + "LIE", + -14.17070484161377 + ], + [ + "▁softens", + -14.170716285705566 + ], + [ + "▁admirably", + -14.17075252532959 + ], + [ + "055", + -14.170775413513184 + ], + [ + "ּ", + -14.170830726623535 + ], + [ + "▁SIR", + -14.170842170715332 + ], + [ + "▁universes", + -14.170852661132812 + ], + [ + "▁Aquaman", + -14.170890808105469 + ], + [ + "▁Chadwick", + -14.170994758605957 + ], + [ + "▁ANYONE", + -14.171003341674805 + ], + [ + "▁scopes", + -14.171046257019043 + ], + [ + "ctic", + -14.171096801757812 + ], + [ + "▁Funky", + -14.171127319335938 + ], + [ + "wf", + -14.171154022216797 + ], + [ + "▁Underneath", + -14.171165466308594 + ], + [ + "▁bicycling", + -14.171172142028809 + ], + [ + "esca", + -14.171250343322754 + ], + [ + "raya", + -14.171311378479004 + ], + [ + "premium", + -14.17135238647461 + ], + [ + "▁Gib", + -14.171398162841797 + ], + [ + "972", + -14.171429634094238 + ], + [ + "▁lingo", + -14.171479225158691 + ], + [ + "cue", + -14.171483039855957 + ], + [ + "693", + -14.171507835388184 + ], + [ + "▁enumerated", + -14.171524047851562 + ], + [ + "▁ethnically", + -14.171527862548828 + ], + [ + "carry", + -14.171539306640625 + ], + [ + "yuki", + -14.171597480773926 + ], + [ + "advance", + -14.171618461608887 + ], + [ + "▁XE", + -14.171635627746582 + ], + [ + "ffen", + -14.17166805267334 + ], + [ + "▁Ministerial", + -14.171701431274414 + ], + [ + "▁Tabernacle", + -14.171753883361816 + ], + [ + "▁wailing", + -14.171777725219727 + ], + [ + "▁recitation", + -14.171818733215332 + ], + [ + "▁detonated", + -14.171878814697266 + ], + [ + "▁bereaved", + -14.171911239624023 + ], + [ + "903", + -14.171913146972656 + ], + [ + "▁deplorable", + -14.171940803527832 + ], + [ + "▁decedent", + -14.171968460083008 + ], + [ + "▁Bord", + -14.171980857849121 + ], + [ + "682", + -14.172078132629395 + ], + [ + "▁amphibians", + -14.172114372253418 + ], + [ + "915", + -14.172138214111328 + ], + [ + "voting", + -14.172199249267578 + ], + [ + "037", + -14.17220687866211 + ], + [ + "▁MCP", + -14.17220687866211 + ], + [ + "Inside", + -14.172218322753906 + ], + [ + "▁vertebral", + -14.172220230102539 + ], + [ + "Fab", + -14.172222137451172 + ], + [ + "▁pollinators", + -14.172256469726562 + ], + [ + "dragon", + -14.172285079956055 + ], + [ + "zzie", + -14.172297477722168 + ], + [ + "▁Olu", + -14.172307014465332 + ], + [ + "▁infallible", + -14.172325134277344 + ], + [ + "ulli", + -14.17239761352539 + ], + [ + "▁Environ", + -14.172428131103516 + ], + [ + "▁spelt", + -14.172444343566895 + ], + [ + "▁bypassed", + -14.172445297241211 + ], + [ + "trader", + -14.1724853515625 + ], + [ + "▁Mainstream", + -14.172523498535156 + ], + [ + "Rest", + -14.172524452209473 + ], + [ + "▁IFA", + -14.172582626342773 + ], + [ + "▁dilated", + -14.172590255737305 + ], + [ + "▁Magellan", + -14.172591209411621 + ], + [ + "▁CHARGE", + -14.172599792480469 + ], + [ + "▁Emotion", + -14.172612190246582 + ], + [ + "▁Broccoli", + -14.172628402709961 + ], + [ + "▁Loser", + -14.172691345214844 + ], + [ + "▁4×4", + -14.172693252563477 + ], + [ + "▁subcontractor", + -14.172698974609375 + ], + [ + "▁WPC", + -14.172700881958008 + ], + [ + "▁Archangel", + -14.172724723815918 + ], + [ + "▁Newmarket", + -14.172727584838867 + ], + [ + "ZY", + -14.172760009765625 + ], + [ + "▁Elisha", + -14.172769546508789 + ], + [ + "▁biosynthesis", + -14.172774314880371 + ], + [ + "▁Durga", + -14.172783851623535 + ], + [ + "▁YUM", + -14.172785758972168 + ], + [ + "▁HUMAN", + -14.172797203063965 + ], + [ + "▁sodas", + -14.172799110412598 + ], + [ + "jia", + -14.172816276550293 + ], + [ + "792", + -14.172834396362305 + ], + [ + "voca", + -14.172903060913086 + ], + [ + "▁Qatari", + -14.172937393188477 + ], + [ + "apparently", + -14.172985076904297 + ], + [ + "▁Zanzibar", + -14.173001289367676 + ], + [ + "▁astonishingly", + -14.173077583312988 + ], + [ + "▁Steal", + -14.173104286193848 + ], + [ + "▁Cheesecake", + -14.173128128051758 + ], + [ + "▁deafening", + -14.17315673828125 + ], + [ + "▁Peña", + -14.173212051391602 + ], + [ + "▁Inspections", + -14.173293113708496 + ], + [ + "Davis", + -14.173299789428711 + ], + [ + "▁Gomes", + -14.17340087890625 + ], + [ + "▁Galatians", + -14.17342758178711 + ], + [ + "VH", + -14.173467636108398 + ], + [ + "▁Holds", + -14.173482894897461 + ], + [ + "nail", + -14.173490524291992 + ], + [ + "▁dodged", + -14.173514366149902 + ], + [ + "▁unease", + -14.173515319824219 + ], + [ + "▁queried", + -14.173543930053711 + ], + [ + "▁unambiguous", + -14.173567771911621 + ], + [ + "Legal", + -14.173579216003418 + ], + [ + "hearing", + -14.17358112335205 + ], + [ + "▁Rotation", + -14.173582077026367 + ], + [ + "▁Thyroid", + -14.173587799072266 + ], + [ + "▁paradoxical", + -14.17363452911377 + ], + [ + "▁confine", + -14.173649787902832 + ], + [ + "raki", + -14.17365837097168 + ], + [ + "▁Advisers", + -14.173663139343262 + ], + [ + "▁Settle", + -14.173686981201172 + ], + [ + "▁1001", + -14.173711776733398 + ], + [ + "▁€5", + -14.173750877380371 + ], + [ + "▁seduction", + -14.173762321472168 + ], + [ + "Sin", + -14.173823356628418 + ], + [ + "dala", + -14.17382526397705 + ], + [ + "eru", + -14.173832893371582 + ], + [ + "▁femur", + -14.173845291137695 + ], + [ + "▁resuscitation", + -14.173852920532227 + ], + [ + "affected", + -14.173867225646973 + ], + [ + "novel", + -14.173917770385742 + ], + [ + "▁Howie", + -14.173920631408691 + ], + [ + "▁AdSense", + -14.173932075500488 + ], + [ + "▁stashed", + -14.174033164978027 + ], + [ + "BUS", + -14.174057006835938 + ], + [ + "Pak", + -14.174067497253418 + ], + [ + "▁endures", + -14.174087524414062 + ], + [ + "totally", + -14.174105644226074 + ], + [ + "▁Robotic", + -14.174150466918945 + ], + [ + "▁laterally", + -14.174152374267578 + ], + [ + "▁Tok", + -14.174174308776855 + ], + [ + "806", + -14.17418098449707 + ], + [ + "▁kai", + -14.174190521240234 + ], + [ + "▁Amidst", + -14.174237251281738 + ], + [ + "alism", + -14.174324989318848 + ], + [ + "mock", + -14.174365997314453 + ], + [ + "▁storming", + -14.17438793182373 + ], + [ + "▁Braxton", + -14.174443244934082 + ], + [ + "▁Marrakech", + -14.174460411071777 + ], + [ + "▁polypeptide", + -14.174460411071777 + ], + [ + "eid", + -14.174484252929688 + ], + [ + "▁Speaks", + -14.174509048461914 + ], + [ + "▁Pudding", + -14.174517631530762 + ], + [ + "▁454", + -14.174528121948242 + ], + [ + "▁Explosion", + -14.174543380737305 + ], + [ + "nost", + -14.17454719543457 + ], + [ + "▁GMOs", + -14.174561500549316 + ], + [ + "▁Adverse", + -14.174581527709961 + ], + [ + "807", + -14.17459487915039 + ], + [ + "ution", + -14.174613952636719 + ], + [ + "592", + -14.174637794494629 + ], + [ + "▁numbing", + -14.17467212677002 + ], + [ + "▁NIST", + -14.174675941467285 + ], + [ + "▁vocalists", + -14.17473316192627 + ], + [ + "▁Harbaugh", + -14.174757957458496 + ], + [ + "▁patriarchy", + -14.174797058105469 + ], + [ + "▁Maternal", + -14.174825668334961 + ], + [ + "dox", + -14.17482852935791 + ], + [ + "▁TEXT", + -14.174899101257324 + ], + [ + "▁Reporters", + -14.174988746643066 + ], + [ + "▁juries", + -14.17501163482666 + ], + [ + "▁Lick", + -14.175018310546875 + ], + [ + "▁Lodging", + -14.17502498626709 + ], + [ + "▁OSA", + -14.175027847290039 + ], + [ + "▁disconnection", + -14.175074577331543 + ], + [ + "▁beading", + -14.175084114074707 + ], + [ + "teach", + -14.175134658813477 + ], + [ + "835", + -14.175176620483398 + ], + [ + "▁REF", + -14.175212860107422 + ], + [ + "dub", + -14.175262451171875 + ], + [ + "▁Vicar", + -14.17532730102539 + ], + [ + "▁Ghosh", + -14.175369262695312 + ], + [ + "▁voi", + -14.175399780273438 + ], + [ + "▁hyperbole", + -14.175406455993652 + ], + [ + "▁Ringo", + -14.175431251525879 + ], + [ + "▁DRAM", + -14.175436019897461 + ], + [ + "▁magnate", + -14.175468444824219 + ], + [ + "▁precincts", + -14.17547607421875 + ], + [ + "▁ENJOY", + -14.175477027893066 + ], + [ + "dicate", + -14.175487518310547 + ], + [ + "▁CBR", + -14.175541877746582 + ], + [ + "▁Chaise", + -14.175582885742188 + ], + [ + "Strike", + -14.175593376159668 + ], + [ + "ledge", + -14.175594329833984 + ], + [ + "066", + -14.175602912902832 + ], + [ + "▁centralised", + -14.175605773925781 + ], + [ + "689", + -14.175634384155273 + ], + [ + "▁TON", + -14.175639152526855 + ], + [ + "rbe", + -14.17566967010498 + ], + [ + "▁causality", + -14.175785064697266 + ], + [ + "▁sprinklers", + -14.175889015197754 + ], + [ + "iae", + -14.175904273986816 + ], + [ + "▁Faz", + -14.175904273986816 + ], + [ + "▁Somewhat", + -14.175975799560547 + ], + [ + "▁misogyny", + -14.175985336303711 + ], + [ + "▁frizz", + -14.176039695739746 + ], + [ + "Princess", + -14.176060676574707 + ], + [ + "▁rebranding", + -14.17606258392334 + ], + [ + "▁hmm", + -14.176095962524414 + ], + [ + "posit", + -14.176109313964844 + ], + [ + "acted", + -14.176121711730957 + ], + [ + "▁muffled", + -14.176126480102539 + ], + [ + "▁Ferrer", + -14.176148414611816 + ], + [ + "▁Englewood", + -14.176177024841309 + ], + [ + "▁zing", + -14.17618179321289 + ], + [ + "licious", + -14.176190376281738 + ], + [ + "royal", + -14.176197052001953 + ], + [ + "▁Clem", + -14.17626953125 + ], + [ + "Scope", + -14.176288604736328 + ], + [ + "▁validates", + -14.176328659057617 + ], + [ + "define", + -14.176371574401855 + ], + [ + "▁hemi", + -14.176387786865234 + ], + [ + "▁racists", + -14.176387786865234 + ], + [ + "▁fabled", + -14.176410675048828 + ], + [ + "▁Samara", + -14.176411628723145 + ], + [ + "▁DIRECT", + -14.17652416229248 + ], + [ + "▁stings", + -14.176567077636719 + ], + [ + "▁Peking", + -14.176645278930664 + ], + [ + "tional", + -14.176679611206055 + ], + [ + "▁Portraits", + -14.1766939163208 + ], + [ + "▁Hali", + -14.176705360412598 + ], + [ + "▁2700", + -14.176783561706543 + ], + [ + "898", + -14.176804542541504 + ], + [ + "▁Thrift", + -14.176804542541504 + ], + [ + "advised", + -14.176838874816895 + ], + [ + "▁Nicholls", + -14.176902770996094 + ], + [ + "ATH", + -14.177042007446289 + ], + [ + "▁curtailed", + -14.177067756652832 + ], + [ + "▁Bower", + -14.177094459533691 + ], + [ + "▁Defined", + -14.177115440368652 + ], + [ + "▁gaseous", + -14.177165985107422 + ], + [ + "▁MCI", + -14.177178382873535 + ], + [ + "876", + -14.177189826965332 + ], + [ + "Consumer", + -14.177200317382812 + ], + [ + "▁Metrics", + -14.177237510681152 + ], + [ + "▁extruded", + -14.177258491516113 + ], + [ + "guess", + -14.177311897277832 + ], + [ + "REST", + -14.177312850952148 + ], + [ + "▁counterterrorism", + -14.177331924438477 + ], + [ + "▁gentleness", + -14.177331924438477 + ], + [ + "▁Escobar", + -14.177342414855957 + ], + [ + "▁Allocation", + -14.177358627319336 + ], + [ + "burst", + -14.177371978759766 + ], + [ + "cert", + -14.177411079406738 + ], + [ + "▁Tread", + -14.177420616149902 + ], + [ + "▁Savi", + -14.177431106567383 + ], + [ + "uchen", + -14.17747688293457 + ], + [ + "▁pixie", + -14.177498817443848 + ], + [ + "seated", + -14.177522659301758 + ], + [ + "▁SiriusXM", + -14.177526473999023 + ], + [ + "▁NETWORK", + -14.177550315856934 + ], + [ + "▁ostrich", + -14.177568435668945 + ], + [ + "worthiness", + -14.177574157714844 + ], + [ + "reform", + -14.17757797241211 + ], + [ + "crossing", + -14.17763900756836 + ], + [ + "▁plunder", + -14.177639961242676 + ], + [ + "sponsor", + -14.177655220031738 + ], + [ + "по", + -14.177655220031738 + ], + [ + "▁mam", + -14.177660942077637 + ], + [ + "781", + -14.177669525146484 + ], + [ + "▁Safer", + -14.17768383026123 + ], + [ + "▁Nang", + -14.177699089050293 + ], + [ + "▁PPA", + -14.1777982711792 + ], + [ + "▁mime", + -14.177836418151855 + ], + [ + "▁embellish", + -14.177910804748535 + ], + [ + "▁HRC", + -14.177915573120117 + ], + [ + "▁Ransom", + -14.177937507629395 + ], + [ + "▁Baer", + -14.17794132232666 + ], + [ + "▁Scorsese", + -14.17794132232666 + ], + [ + "▁Mandalay", + -14.177945137023926 + ], + [ + "▁patchy", + -14.177950859069824 + ], + [ + "azzi", + -14.177957534790039 + ], + [ + "▁Hö", + -14.177970886230469 + ], + [ + "fans", + -14.178033828735352 + ], + [ + "▁commas", + -14.178062438964844 + ], + [ + "lep", + -14.178108215332031 + ], + [ + "▁Stages", + -14.178159713745117 + ], + [ + "▁Nutella", + -14.17817497253418 + ], + [ + "▁maids", + -14.178252220153809 + ], + [ + "▁René", + -14.17825698852539 + ], + [ + "▁Whitby", + -14.178266525268555 + ], + [ + "▁pram", + -14.17827320098877 + ], + [ + "▁Throwing", + -14.178276062011719 + ], + [ + "▁Sooner", + -14.178277015686035 + ], + [ + "▁Cigar", + -14.178295135498047 + ], + [ + "▁faves", + -14.178323745727539 + ], + [ + "▁chromosomal", + -14.178345680236816 + ], + [ + "र्", + -14.178366661071777 + ], + [ + "▁Patna", + -14.178411483764648 + ], + [ + "▁dermatology", + -14.17842960357666 + ], + [ + "raise", + -14.17844295501709 + ], + [ + "guan", + -14.17848014831543 + ], + [ + "▁Probation", + -14.178497314453125 + ], + [ + "▁Bronson", + -14.17850399017334 + ], + [ + "▁Luncheon", + -14.1785306930542 + ], + [ + "tite", + -14.17866039276123 + ], + [ + "ilan", + -14.178718566894531 + ], + [ + "ntz", + -14.178765296936035 + ], + [ + "▁Noodle", + -14.1787748336792 + ], + [ + "▁Townsville", + -14.178788185119629 + ], + [ + "Electronic", + -14.17879581451416 + ], + [ + "▁slanted", + -14.178836822509766 + ], + [ + "▁squeal", + -14.178876876831055 + ], + [ + "cele", + -14.178939819335938 + ], + [ + "▁accentuated", + -14.178958892822266 + ], + [ + "▁cataracts", + -14.179039001464844 + ], + [ + "▁crimp", + -14.179052352905273 + ], + [ + "581", + -14.17910385131836 + ], + [ + "▁Galle", + -14.179106712341309 + ], + [ + "▁adv", + -14.179143905639648 + ], + [ + "▁USF", + -14.17920207977295 + ], + [ + "▁Swans", + -14.179203987121582 + ], + [ + "▁sanitizer", + -14.179216384887695 + ], + [ + "▁Hooks", + -14.179256439208984 + ], + [ + "▁bpd", + -14.179329872131348 + ], + [ + "▁Creighton", + -14.179368019104004 + ], + [ + "▁emblazoned", + -14.179372787475586 + ], + [ + "▁Sneakers", + -14.179375648498535 + ], + [ + "▁tributaries", + -14.179408073425293 + ], + [ + "564", + -14.17944049835205 + ], + [ + "Systems", + -14.179479598999023 + ], + [ + "▁Rez", + -14.179513931274414 + ], + [ + "▁combed", + -14.179513931274414 + ], + [ + "Natal", + -14.179522514343262 + ], + [ + "▁Midi", + -14.179536819458008 + ], + [ + "▁Operate", + -14.179559707641602 + ], + [ + "▁deceitful", + -14.179640769958496 + ], + [ + "▁Hokkaido", + -14.179672241210938 + ], + [ + "▁LOUIS", + -14.17969036102295 + ], + [ + "CTA", + -14.179718017578125 + ], + [ + "▁litany", + -14.179771423339844 + ], + [ + "▁deft", + -14.179797172546387 + ], + [ + "▁donkeys", + -14.179814338684082 + ], + [ + "▁felon", + -14.179847717285156 + ], + [ + "tickets", + -14.179924011230469 + ], + [ + "whi", + -14.180012702941895 + ], + [ + "▁Pugh", + -14.18001651763916 + ], + [ + "▁Faire", + -14.180083274841309 + ], + [ + "▁prophylaxis", + -14.180174827575684 + ], + [ + "OSS", + -14.18019962310791 + ], + [ + "▁gimmicks", + -14.1802339553833 + ], + [ + "vg", + -14.180243492126465 + ], + [ + "▁sparing", + -14.180244445800781 + ], + [ + "▁inlay", + -14.180251121520996 + ], + [ + "Rad", + -14.180283546447754 + ], + [ + "▁LIC", + -14.180294036865234 + ], + [ + "▁nourishes", + -14.180368423461914 + ], + [ + "Professional", + -14.180373191833496 + ], + [ + "▁skylight", + -14.180380821228027 + ], + [ + "▁Willing", + -14.180403709411621 + ], + [ + "jn", + -14.180407524108887 + ], + [ + "▁awkwardness", + -14.180438041687012 + ], + [ + "▁Exquisite", + -14.180511474609375 + ], + [ + "fab", + -14.180532455444336 + ], + [ + "▁के", + -14.180535316467285 + ], + [ + "▁exfoliation", + -14.180559158325195 + ], + [ + "▁protrude", + -14.180564880371094 + ], + [ + "▁janitor", + -14.180595397949219 + ], + [ + "ucker", + -14.18065071105957 + ], + [ + "▁Rinpoche", + -14.180706024169922 + ], + [ + "▁swamped", + -14.180747985839844 + ], + [ + "▁£18", + -14.180752754211426 + ], + [ + "▁Cucumber", + -14.180780410766602 + ], + [ + "nol", + -14.18079948425293 + ], + [ + "erative", + -14.180818557739258 + ], + [ + "▁wheelbase", + -14.180834770202637 + ], + [ + "▁rejoined", + -14.1808443069458 + ], + [ + "▁Ces", + -14.180870056152344 + ], + [ + "▁DENVER", + -14.180901527404785 + ], + [ + "▁Arlene", + -14.18091106414795 + ], + [ + "▁laud", + -14.180949211120605 + ], + [ + "▁cashed", + -14.18098258972168 + ], + [ + "inelli", + -14.181013107299805 + ], + [ + "多", + -14.181023597717285 + ], + [ + "▁Shorten", + -14.18104076385498 + ], + [ + "868", + -14.181061744689941 + ], + [ + "▁sprained", + -14.181092262268066 + ], + [ + "▁Lively", + -14.181124687194824 + ], + [ + "▁CASH", + -14.181140899658203 + ], + [ + "▁minimising", + -14.18115234375 + ], + [ + "▁bookshop", + -14.181169509887695 + ], + [ + "▁Buckinghamshire", + -14.181238174438477 + ], + [ + "hotmail", + -14.181249618530273 + ], + [ + "▁realises", + -14.181266784667969 + ], + [ + "▁CANNOT", + -14.181355476379395 + ], + [ + "▁HAM", + -14.181380271911621 + ], + [ + "▁unproven", + -14.181392669677734 + ], + [ + "▁swirled", + -14.181396484375 + ], + [ + "tenth", + -14.181424140930176 + ], + [ + "strategic", + -14.181476593017578 + ], + [ + "ů", + -14.181482315063477 + ], + [ + "▁Rac", + -14.181509017944336 + ], + [ + "▁sens", + -14.181529998779297 + ], + [ + "▁Dall", + -14.18153190612793 + ], + [ + "Mb", + -14.181550025939941 + ], + [ + "▁că", + -14.181591033935547 + ], + [ + "▁Balcony", + -14.181617736816406 + ], + [ + "▁Juliette", + -14.181617736816406 + ], + [ + "america", + -14.181628227233887 + ], + [ + "▁Poem", + -14.181666374206543 + ], + [ + "557", + -14.181679725646973 + ], + [ + "▁Mera", + -14.181682586669922 + ], + [ + "upgrade", + -14.181715965270996 + ], + [ + "database", + -14.181721687316895 + ], + [ + "qual", + -14.181761741638184 + ], + [ + "▁CORP", + -14.181816101074219 + ], + [ + "▁TCS", + -14.181832313537598 + ], + [ + "▁Cond", + -14.181864738464355 + ], + [ + "vada", + -14.181916236877441 + ], + [ + "▁conveyancing", + -14.18193244934082 + ], + [ + "lj", + -14.181955337524414 + ], + [ + "▁ENGINE", + -14.181968688964844 + ], + [ + "▁MOV", + -14.181984901428223 + ], + [ + "▁bonsai", + -14.181986808776855 + ], + [ + "769", + -14.181987762451172 + ], + [ + "▁unobstructed", + -14.182038307189941 + ], + [ + "▁Headache", + -14.182049751281738 + ], + [ + "▁ANTI", + -14.182050704956055 + ], + [ + "▁modifies", + -14.182050704956055 + ], + [ + "teric", + -14.182061195373535 + ], + [ + "Executive", + -14.182074546813965 + ], + [ + "▁HAN", + -14.182104110717773 + ], + [ + "▁Guatemalan", + -14.182148933410645 + ], + [ + "▁Waltham", + -14.182185173034668 + ], + [ + "▁moo", + -14.182186126708984 + ], + [ + "▁Equivalent", + -14.182201385498047 + ], + [ + "lub", + -14.182272911071777 + ], + [ + "▁carotid", + -14.182294845581055 + ], + [ + "▁Postcard", + -14.1823148727417 + ], + [ + "▁rearranged", + -14.182354927062988 + ], + [ + "▁Aut", + -14.182372093200684 + ], + [ + "▁toxicology", + -14.182394981384277 + ], + [ + "▁juggernaut", + -14.182429313659668 + ], + [ + "▁Const", + -14.182445526123047 + ], + [ + "要", + -14.182503700256348 + ], + [ + "Mari", + -14.182512283325195 + ], + [ + "ksha", + -14.182522773742676 + ], + [ + "rigo", + -14.182565689086914 + ], + [ + "gri", + -14.182585716247559 + ], + [ + "▁bearable", + -14.182598114013672 + ], + [ + "▁nam", + -14.182609558105469 + ], + [ + "▁Arp", + -14.182613372802734 + ], + [ + "▁destitute", + -14.182615280151367 + ], + [ + "▁Vicente", + -14.1826171875 + ], + [ + "▁Voted", + -14.182709693908691 + ], + [ + "▁drummers", + -14.182714462280273 + ], + [ + "erly", + -14.182722091674805 + ], + [ + "▁cologne", + -14.182788848876953 + ], + [ + "interview", + -14.182827949523926 + ], + [ + "▁CAPTION", + -14.182875633239746 + ], + [ + "yum", + -14.182906150817871 + ], + [ + "▁DEAL", + -14.182926177978516 + ], + [ + "emen", + -14.18293285369873 + ], + [ + "▁Bartholomew", + -14.183000564575195 + ], + [ + "▁audi", + -14.183003425598145 + ], + [ + "istas", + -14.183018684387207 + ], + [ + "▁CMYK", + -14.183125495910645 + ], + [ + "daddy", + -14.183138847351074 + ], + [ + "▁Gav", + -14.18313980102539 + ], + [ + "▁TDS", + -14.183152198791504 + ], + [ + "cies", + -14.183164596557617 + ], + [ + "▁Cortana", + -14.183173179626465 + ], + [ + "▁dowel", + -14.18317985534668 + ], + [ + "▁Teton", + -14.183206558227539 + ], + [ + "▁CSE", + -14.183226585388184 + ], + [ + "ू", + -14.183323860168457 + ], + [ + "▁uv", + -14.183364868164062 + ], + [ + "▁Hackers", + -14.183378219604492 + ], + [ + "thia", + -14.183382987976074 + ], + [ + "▁Belo", + -14.183404922485352 + ], + [ + "gami", + -14.183470726013184 + ], + [ + "▁underlines", + -14.183493614196777 + ], + [ + "▁Exposed", + -14.183539390563965 + ], + [ + "▁misinterpreted", + -14.183541297912598 + ], + [ + "Geek", + -14.183627128601074 + ], + [ + "▁dictators", + -14.183635711669922 + ], + [ + "▁overheat", + -14.183660507202148 + ], + [ + "▁townships", + -14.18366527557373 + ], + [ + "▁Schema", + -14.183720588684082 + ], + [ + "VU", + -14.18374252319336 + ], + [ + "▁SPC", + -14.183751106262207 + ], + [ + "▁whips", + -14.183757781982422 + ], + [ + "▁Generating", + -14.183799743652344 + ], + [ + "▁culminate", + -14.183823585510254 + ], + [ + "▁Hedgehog", + -14.183836936950684 + ], + [ + "▁Embroidered", + -14.183837890625 + ], + [ + "uzi", + -14.183845520019531 + ], + [ + "▁511", + -14.183858871459961 + ], + [ + "▁😀", + -14.183893203735352 + ], + [ + "▁WORD", + -14.183899879455566 + ], + [ + "051", + -14.183911323547363 + ], + [ + "▁Gottlieb", + -14.183938980102539 + ], + [ + "sides", + -14.183941841125488 + ], + [ + "▁Eis", + -14.183967590332031 + ], + [ + "▁Intercontinental", + -14.183979034423828 + ], + [ + "▁profusely", + -14.184049606323242 + ], + [ + "martin", + -14.184106826782227 + ], + [ + "▁knockdown", + -14.184118270874023 + ], + [ + "activate", + -14.184123992919922 + ], + [ + "907", + -14.184171676635742 + ], + [ + "aval", + -14.184186935424805 + ], + [ + "▁caveats", + -14.184226036071777 + ], + [ + "microsoft", + -14.1842622756958 + ], + [ + "▁Salomon", + -14.184321403503418 + ], + [ + "▁turrets", + -14.184382438659668 + ], + [ + "▁Sponge", + -14.184408187866211 + ], + [ + "▁Bernanke", + -14.184412002563477 + ], + [ + "▁Rooster", + -14.184416770935059 + ], + [ + "▁resurfaced", + -14.184465408325195 + ], + [ + "▁refreshingly", + -14.184480667114258 + ], + [ + "▁Tse", + -14.184532165527344 + ], + [ + "▁cli", + -14.184550285339355 + ], + [ + "电", + -14.184586524963379 + ], + [ + "launched", + -14.184593200683594 + ], + [ + "lez", + -14.184599876403809 + ], + [ + "portable", + -14.184605598449707 + ], + [ + "▁middleware", + -14.184645652770996 + ], + [ + "▁Styling", + -14.184652328491211 + ], + [ + "▁Wills", + -14.184654235839844 + ], + [ + "▁creatives", + -14.184667587280273 + ], + [ + "relative", + -14.184677124023438 + ], + [ + "Rate", + -14.1846923828125 + ], + [ + "▁Sava", + -14.184708595275879 + ], + [ + "▁Glorious", + -14.184711456298828 + ], + [ + "▁egalitarian", + -14.18472671508789 + ], + [ + "▁Kubrick", + -14.18474006652832 + ], + [ + "oye", + -14.184799194335938 + ], + [ + "▁Trending", + -14.184830665588379 + ], + [ + "▁Fy", + -14.184904098510742 + ], + [ + "flip", + -14.184934616088867 + ], + [ + "rilla", + -14.184937477111816 + ], + [ + "Pol", + -14.184938430786133 + ], + [ + "▁insurgent", + -14.184980392456055 + ], + [ + "gyn", + -14.185032844543457 + ], + [ + "aling", + -14.185037612915039 + ], + [ + "nosis", + -14.18504810333252 + ], + [ + "GX", + -14.185114860534668 + ], + [ + "yad", + -14.185121536254883 + ], + [ + "▁Deepak", + -14.185129165649414 + ], + [ + "uzz", + -14.185138702392578 + ], + [ + "portal", + -14.185168266296387 + ], + [ + "▁sala", + -14.185213088989258 + ], + [ + "▁Goodell", + -14.18521785736084 + ], + [ + "▁shackles", + -14.185225486755371 + ], + [ + "▁Raza", + -14.185296058654785 + ], + [ + "▁Jocelyn", + -14.185306549072266 + ], + [ + "▁Lauri", + -14.185314178466797 + ], + [ + "▁McCormack", + -14.185324668884277 + ], + [ + "▁Cosmopolitan", + -14.185325622558594 + ], + [ + "034", + -14.185328483581543 + ], + [ + "▁BEA", + -14.185357093811035 + ], + [ + "▁Alc", + -14.185379981994629 + ], + [ + "batch", + -14.185392379760742 + ], + [ + "cheese", + -14.185418128967285 + ], + [ + "▁Altar", + -14.18543815612793 + ], + [ + "▁Shul", + -14.185439109802246 + ], + [ + "▁insecticides", + -14.185470581054688 + ], + [ + "▁sautéed", + -14.185482025146484 + ], + [ + "▁spinners", + -14.185516357421875 + ], + [ + "Oil", + -14.185528755187988 + ], + [ + "▁streamers", + -14.185562133789062 + ], + [ + "Lit", + -14.185564994812012 + ], + [ + "▁coexistence", + -14.185564994812012 + ], + [ + "marking", + -14.185617446899414 + ], + [ + "ILA", + -14.185620307922363 + ], + [ + "▁faintly", + -14.185623168945312 + ], + [ + "ckel", + -14.185680389404297 + ], + [ + "▁preposition", + -14.185684204101562 + ], + [ + "▁varicose", + -14.18581485748291 + ], + [ + "▁TAR", + -14.185891151428223 + ], + [ + "raiser", + -14.185909271240234 + ], + [ + "Hopefully", + -14.185932159423828 + ], + [ + "▁Mathieu", + -14.18594741821289 + ], + [ + "▁Huffman", + -14.186017990112305 + ], + [ + "▁Roles", + -14.18603229522705 + ], + [ + "▁Roadster", + -14.186036109924316 + ], + [ + "▁प", + -14.186043739318848 + ], + [ + "▁Trav", + -14.186044692993164 + ], + [ + "spoon", + -14.18608570098877 + ], + [ + "▁grafts", + -14.186135292053223 + ], + [ + "▁townhomes", + -14.186156272888184 + ], + [ + "TTY", + -14.186246871948242 + ], + [ + "▁Carlin", + -14.186264991760254 + ], + [ + "▁Sarajevo", + -14.186299324035645 + ], + [ + "▁DEATH", + -14.186315536499023 + ], + [ + "▁Stocking", + -14.186317443847656 + ], + [ + "▁flocking", + -14.186345100402832 + ], + [ + "harvest", + -14.18640422821045 + ], + [ + "▁crumpled", + -14.186408996582031 + ], + [ + "cule", + -14.186412811279297 + ], + [ + "▁ф", + -14.186432838439941 + ], + [ + "env", + -14.186440467834473 + ], + [ + "▁Stowe", + -14.186487197875977 + ], + [ + "▁fiancee", + -14.186487197875977 + ], + [ + "▁mech", + -14.186527252197266 + ], + [ + "694", + -14.186551094055176 + ], + [ + "▁naught", + -14.186561584472656 + ], + [ + "▁mecca", + -14.186566352844238 + ], + [ + "▁condiments", + -14.1865816116333 + ], + [ + "logists", + -14.186633110046387 + ], + [ + "phenol", + -14.186650276184082 + ], + [ + "yng", + -14.18666934967041 + ], + [ + "から", + -14.186734199523926 + ], + [ + "▁Arsene", + -14.18674087524414 + ], + [ + "▁RAV", + -14.186748504638672 + ], + [ + "▁condense", + -14.186767578125 + ], + [ + "gru", + -14.186805725097656 + ], + [ + "▁boyfriends", + -14.186806678771973 + ], + [ + "▁Dominica", + -14.186807632446289 + ], + [ + "▁376", + -14.186820983886719 + ], + [ + "▁Wainwright", + -14.1868257522583 + ], + [ + "aaaa", + -14.186837196350098 + ], + [ + "roof", + -14.186840057373047 + ], + [ + "▁Sloane", + -14.186857223510742 + ], + [ + "▁decrees", + -14.186860084533691 + ], + [ + "avin", + -14.186877250671387 + ], + [ + "▁Pentium", + -14.186931610107422 + ], + [ + "reen", + -14.18694019317627 + ], + [ + "▁financiers", + -14.18694019317627 + ], + [ + "▁Xan", + -14.186955451965332 + ], + [ + "▁Comptroller", + -14.18696117401123 + ], + [ + "▁MMR", + -14.186990737915039 + ], + [ + "▁Comrade", + -14.187003135681152 + ], + [ + "▁Akshay", + -14.187054634094238 + ], + [ + "▁Trailers", + -14.187056541442871 + ], + [ + "õ", + -14.187095642089844 + ], + [ + "Cache", + -14.18709659576416 + ], + [ + "▁Callie", + -14.187150955200195 + ], + [ + "▁1780", + -14.187179565429688 + ], + [ + "▁Oswego", + -14.187186241149902 + ], + [ + "NAN", + -14.18720531463623 + ], + [ + "▁uPVC", + -14.18723201751709 + ], + [ + "▁megapixel", + -14.187261581420898 + ], + [ + "ANDA", + -14.187309265136719 + ], + [ + "uso", + -14.187335968017578 + ], + [ + "▁Maricopa", + -14.187411308288574 + ], + [ + "▁Kik", + -14.187509536743164 + ], + [ + "bord", + -14.187556266784668 + ], + [ + "SSC", + -14.187596321105957 + ], + [ + "1911", + -14.187599182128906 + ], + [ + "dangerous", + -14.187616348266602 + ], + [ + "加", + -14.187639236450195 + ], + [ + "▁Chernobyl", + -14.18773078918457 + ], + [ + "▁multiculturalism", + -14.187779426574707 + ], + [ + "▁vetoed", + -14.187785148620605 + ], + [ + "▁Scoring", + -14.18780517578125 + ], + [ + "756", + -14.187846183776855 + ], + [ + "▁Hae", + -14.18787670135498 + ], + [ + "scu", + -14.187891960144043 + ], + [ + "IPA", + -14.187920570373535 + ], + [ + "vad", + -14.187931060791016 + ], + [ + "▁medallist", + -14.187995910644531 + ], + [ + "▁Folio", + -14.188040733337402 + ], + [ + "▁Bespoke", + -14.188101768493652 + ], + [ + "Teen", + -14.188138008117676 + ], + [ + "▁CAUSE", + -14.18814754486084 + ], + [ + "▁Yellen", + -14.1881685256958 + ], + [ + "fia", + -14.188179969787598 + ], + [ + "▁PWM", + -14.188209533691406 + ], + [ + "▁BRE", + -14.188232421875 + ], + [ + "▁skips", + -14.188241958618164 + ], + [ + "▁Interval", + -14.188298225402832 + ], + [ + "▁Excellency", + -14.188364028930664 + ], + [ + "nji", + -14.188499450683594 + ], + [ + "GUI", + -14.188514709472656 + ], + [ + "▁midterms", + -14.188523292541504 + ], + [ + "▁rf", + -14.188544273376465 + ], + [ + "▁388", + -14.188666343688965 + ], + [ + "723", + -14.188721656799316 + ], + [ + "▁Lut", + -14.188779830932617 + ], + [ + "constant", + -14.188780784606934 + ], + [ + "▁accuser", + -14.188828468322754 + ], + [ + "▁lobbies", + -14.188828468322754 + ], + [ + "▁evict", + -14.188836097717285 + ], + [ + "nky", + -14.18883991241455 + ], + [ + "ут", + -14.188899040222168 + ], + [ + "▁Prominent", + -14.18890380859375 + ], + [ + "▁parlour", + -14.18896198272705 + ], + [ + "▁Hwang", + -14.188979148864746 + ], + [ + "▁613", + -14.188980102539062 + ], + [ + "▁Merrick", + -14.189008712768555 + ], + [ + "▁Contribute", + -14.189030647277832 + ], + [ + "Capital", + -14.18903636932373 + ], + [ + "asan", + -14.189074516296387 + ], + [ + "▁Elba", + -14.189132690429688 + ], + [ + "▁VOL", + -14.189201354980469 + ], + [ + "▁mojo", + -14.189203262329102 + ], + [ + "objective", + -14.189269065856934 + ], + [ + "▁backfield", + -14.189275741577148 + ], + [ + "▁hin", + -14.189315795898438 + ], + [ + "rrr", + -14.189452171325684 + ], + [ + "Advisor", + -14.189504623413086 + ], + [ + "809", + -14.18951416015625 + ], + [ + "▁greenish", + -14.18954849243164 + ], + [ + "▁touristy", + -14.189558029174805 + ], + [ + "832", + -14.189631462097168 + ], + [ + "▁sprain", + -14.189661979675293 + ], + [ + "▁Aids", + -14.189675331115723 + ], + [ + "cep", + -14.189743995666504 + ], + [ + "821", + -14.189784049987793 + ], + [ + "▁esophageal", + -14.189785957336426 + ], + [ + "▁Chaucer", + -14.189884185791016 + ], + [ + "▁crackle", + -14.189898490905762 + ], + [ + "▁baht", + -14.189935684204102 + ], + [ + "bytes", + -14.189943313598633 + ], + [ + "▁POD", + -14.18995475769043 + ], + [ + "▁elude", + -14.18997573852539 + ], + [ + "▁Defend", + -14.189980506896973 + ], + [ + "▁Baskets", + -14.19001579284668 + ], + [ + "▁Respondents", + -14.190028190612793 + ], + [ + "▁Clements", + -14.190041542053223 + ], + [ + "▁Nippon", + -14.190046310424805 + ], + [ + "hina", + -14.19005298614502 + ], + [ + "temporal", + -14.190077781677246 + ], + [ + "▁spielen", + -14.19011116027832 + ], + [ + "▁Clapton", + -14.190156936645508 + ], + [ + "ब", + -14.190204620361328 + ], + [ + "▁Gosling", + -14.190217971801758 + ], + [ + "▁bf", + -14.190217971801758 + ], + [ + "▁Feminism", + -14.1902494430542 + ], + [ + "▁duped", + -14.190269470214844 + ], + [ + "▁что", + -14.190274238586426 + ], + [ + "▁Saute", + -14.190301895141602 + ], + [ + "ouch", + -14.190360069274902 + ], + [ + "yz", + -14.190361022949219 + ], + [ + "▁Growers", + -14.19036865234375 + ], + [ + "▁COMPUTER", + -14.190421104431152 + ], + [ + "sellers", + -14.190443992614746 + ], + [ + "▁Leinster", + -14.190474510192871 + ], + [ + "▁austere", + -14.190491676330566 + ], + [ + "hawks", + -14.190518379211426 + ], + [ + "▁sql", + -14.190524101257324 + ], + [ + "▁Duel", + -14.190533638000488 + ], + [ + "▁ePub", + -14.190545082092285 + ], + [ + "▁frontrunner", + -14.190563201904297 + ], + [ + "▁Transylvania", + -14.190582275390625 + ], + [ + "▁arraigned", + -14.190593719482422 + ], + [ + "zha", + -14.190614700317383 + ], + [ + "bk", + -14.190619468688965 + ], + [ + "▁verbatim", + -14.19067668914795 + ], + [ + "▁Lerner", + -14.19082260131836 + ], + [ + "▁floured", + -14.190838813781738 + ], + [ + "▁BABY", + -14.190881729125977 + ], + [ + "▁Beren", + -14.190898895263672 + ], + [ + "▁Indulge", + -14.190900802612305 + ], + [ + "▁minibus", + -14.190919876098633 + ], + [ + "Mis", + -14.190925598144531 + ], + [ + "▁hooves", + -14.190984725952148 + ], + [ + "▁Zeiss", + -14.191027641296387 + ], + [ + "▁anthropo", + -14.191044807434082 + ], + [ + "besides", + -14.191062927246094 + ], + [ + "stral", + -14.19106388092041 + ], + [ + "▁hatches", + -14.191082000732422 + ], + [ + "▁vamp", + -14.191217422485352 + ], + [ + "▁especial", + -14.191224098205566 + ], + [ + "▁Conductor", + -14.1912260055542 + ], + [ + "▁Genet", + -14.191247940063477 + ], + [ + "▁Whi", + -14.191330909729004 + ], + [ + "▁Albright", + -14.191340446472168 + ], + [ + "▁Sportsman", + -14.191357612609863 + ], + [ + "eezy", + -14.191375732421875 + ], + [ + "Rex", + -14.191424369812012 + ], + [ + "▁703", + -14.191457748413086 + ], + [ + "ń", + -14.191473960876465 + ], + [ + "▁Aku", + -14.191476821899414 + ], + [ + "▁Ignoring", + -14.19147777557373 + ], + [ + "rude", + -14.191521644592285 + ], + [ + "plast", + -14.191529273986816 + ], + [ + "▁masterfully", + -14.191534042358398 + ], + [ + "physics", + -14.191544532775879 + ], + [ + "▁pretends", + -14.191594123840332 + ], + [ + "сти", + -14.191619873046875 + ], + [ + "▁PACK", + -14.19162368774414 + ], + [ + "▁chakras", + -14.19162654876709 + ], + [ + "▁fidget", + -14.19163990020752 + ], + [ + "ERP", + -14.191655158996582 + ], + [ + "▁artful", + -14.191689491271973 + ], + [ + "iyo", + -14.19170093536377 + ], + [ + "▁commonwealth", + -14.191705703735352 + ], + [ + "▁webmasters", + -14.191802978515625 + ], + [ + "▁narcotic", + -14.191817283630371 + ], + [ + "LAR", + -14.19188117980957 + ], + [ + "▁disarm", + -14.191895484924316 + ], + [ + "Copy", + -14.191904067993164 + ], + [ + "▁subdue", + -14.191906929016113 + ], + [ + "takes", + -14.191962242126465 + ], + [ + "▁disparage", + -14.191971778869629 + ], + [ + "▁tabernacle", + -14.192030906677246 + ], + [ + "▁FIN", + -14.192047119140625 + ], + [ + "▁snob", + -14.192086219787598 + ], + [ + "▁fourteenth", + -14.19210147857666 + ], + [ + "▁Persistent", + -14.192139625549316 + ], + [ + "▁Arrows", + -14.19216537475586 + ], + [ + "▁Veri", + -14.192194938659668 + ], + [ + "▁vom", + -14.192208290100098 + ], + [ + "▁erred", + -14.192216873168945 + ], + [ + "▁stroking", + -14.19229793548584 + ], + [ + "▁434", + -14.192298889160156 + ], + [ + "▁Crocker", + -14.192377090454102 + ], + [ + "▁cofounder", + -14.19239330291748 + ], + [ + "▁evoking", + -14.19239330291748 + ], + [ + "Korean", + -14.19244384765625 + ], + [ + "▁£11", + -14.192488670349121 + ], + [ + "▁crocodiles", + -14.192500114440918 + ], + [ + "ceptive", + -14.192549705505371 + ], + [ + "▁mingled", + -14.192557334899902 + ], + [ + "▁brownish", + -14.192577362060547 + ], + [ + "▁chives", + -14.192590713500977 + ], + [ + "compete", + -14.192644119262695 + ], + [ + "bbie", + -14.192651748657227 + ], + [ + "▁dv", + -14.192672729492188 + ], + [ + "▁Jardin", + -14.192704200744629 + ], + [ + "mineral", + -14.192712783813477 + ], + [ + "▁ING", + -14.192721366882324 + ], + [ + "▁RCT", + -14.19272518157959 + ], + [ + "▁opus", + -14.192773818969727 + ], + [ + "ULT", + -14.192837715148926 + ], + [ + "▁contraceptives", + -14.192853927612305 + ], + [ + "▁holocaust", + -14.192920684814453 + ], + [ + "▁eSports", + -14.192985534667969 + ], + [ + "▁Tebow", + -14.192997932434082 + ], + [ + "▁WILD", + -14.193036079406738 + ], + [ + "basket", + -14.193060874938965 + ], + [ + "▁SIS", + -14.193081855773926 + ], + [ + "▁WIRE", + -14.193115234375 + ], + [ + "FSA", + -14.19312572479248 + ], + [ + "tau", + -14.193199157714844 + ], + [ + "691", + -14.193208694458008 + ], + [ + "▁Nantucket", + -14.193256378173828 + ], + [ + "▁Bookings", + -14.193258285522461 + ], + [ + "▁Leland", + -14.193303108215332 + ], + [ + "▁Eyre", + -14.193333625793457 + ], + [ + "▁Frans", + -14.19334602355957 + ], + [ + "aggi", + -14.193395614624023 + ], + [ + "▁Agarwal", + -14.193439483642578 + ], + [ + "akka", + -14.193451881408691 + ], + [ + "▁Sheer", + -14.193459510803223 + ], + [ + "▁designating", + -14.1934814453125 + ], + [ + "bourn", + -14.19355297088623 + ], + [ + "▁Sudden", + -14.193583488464355 + ], + [ + "▁BLOCK", + -14.193593978881836 + ], + [ + "▁Reps", + -14.193672180175781 + ], + [ + "bullying", + -14.193726539611816 + ], + [ + "▁muddled", + -14.19372844696045 + ], + [ + "▁Nikolai", + -14.19375991821289 + ], + [ + "▁GATE", + -14.193771362304688 + ], + [ + "▁archetypes", + -14.193790435791016 + ], + [ + "▁Hummer", + -14.19379997253418 + ], + [ + "▁widescreen", + -14.19384765625 + ], + [ + "▁ashley", + -14.193881034851074 + ], + [ + "▁flagging", + -14.193892478942871 + ], + [ + "runners", + -14.193929672241211 + ], + [ + "��Fracture", + -14.19394588470459 + ], + [ + "▁bickering", + -14.194037437438965 + ], + [ + "▁Buxton", + -14.194160461425781 + ], + [ + "▁talisman", + -14.194161415100098 + ], + [ + "▁Sealed", + -14.194175720214844 + ], + [ + "▁Juicy", + -14.194177627563477 + ], + [ + "ová", + -14.19420051574707 + ], + [ + "▁Fable", + -14.19421100616455 + ], + [ + "▁Seagate", + -14.1942138671875 + ], + [ + "751", + -14.194231033325195 + ], + [ + "enie", + -14.194269180297852 + ], + [ + "▁359", + -14.19429874420166 + ], + [ + "▁б", + -14.194342613220215 + ], + [ + "▁MIX", + -14.194347381591797 + ], + [ + "▁recharging", + -14.194396018981934 + ], + [ + "Exp", + -14.194404602050781 + ], + [ + "▁trappings", + -14.194405555725098 + ], + [ + "▁blackness", + -14.194519996643066 + ], + [ + "ả", + -14.194548606872559 + ], + [ + "▁disintegration", + -14.194557189941406 + ], + [ + "▁metallurgy", + -14.194632530212402 + ], + [ + "▁1814", + -14.194648742675781 + ], + [ + "▁Laughter", + -14.19466781616211 + ], + [ + "▁Microbiol", + -14.194669723510742 + ], + [ + "▁Constantly", + -14.1947021484375 + ], + [ + "▁Detect", + -14.19471549987793 + ], + [ + "sock", + -14.194764137268066 + ], + [ + "▁Lorna", + -14.194771766662598 + ], + [ + "▁Raa", + -14.194779396057129 + ], + [ + "▁FIGURE", + -14.195011138916016 + ], + [ + "▁reevaluate", + -14.195039749145508 + ], + [ + "▁crawler", + -14.195120811462402 + ], + [ + "▁Tsai", + -14.19512939453125 + ], + [ + "highlight", + -14.195147514343262 + ], + [ + "▁Supp", + -14.195170402526855 + ], + [ + "▁disjointed", + -14.195218086242676 + ], + [ + "▁indigestion", + -14.19525146484375 + ], + [ + "▁Countertop", + -14.195294380187988 + ], + [ + "▁Mysterious", + -14.195298194885254 + ], + [ + "▁cron", + -14.195303916931152 + ], + [ + "▁SCM", + -14.1953125 + ], + [ + "▁Circuits", + -14.195318222045898 + ], + [ + "▁775", + -14.195323944091797 + ], + [ + "▁Pawn", + -14.195340156555176 + ], + [ + "▁Arboretum", + -14.195341110229492 + ], + [ + "▁OneDrive", + -14.195365905761719 + ], + [ + "▁Akh", + -14.195389747619629 + ], + [ + "hini", + -14.195401191711426 + ], + [ + "▁crazed", + -14.195466995239258 + ], + [ + "▁Devine", + -14.19554615020752 + ], + [ + "▁suckers", + -14.195568084716797 + ], + [ + "▁vlog", + -14.195574760437012 + ], + [ + "▁Cob", + -14.195594787597656 + ], + [ + "▁impressing", + -14.195613861083984 + ], + [ + "▁MOTOR", + -14.195618629455566 + ], + [ + "▁greenhouses", + -14.195624351501465 + ], + [ + "▁reinventing", + -14.19564151763916 + ], + [ + "▁Varanasi", + -14.195687294006348 + ], + [ + "oiled", + -14.1957368850708 + ], + [ + "▁THINGS", + -14.195747375488281 + ], + [ + "▁pulsing", + -14.195777893066406 + ], + [ + "▁Distinction", + -14.195842742919922 + ], + [ + "▁EXACTLY", + -14.195846557617188 + ], + [ + "Location", + -14.19594955444336 + ], + [ + "▁Xue", + -14.19596004486084 + ], + [ + "kko", + -14.195961952209473 + ], + [ + "kaya", + -14.195995330810547 + ], + [ + "▁ameliorate", + -14.196033477783203 + ], + [ + "▁invertebrates", + -14.196046829223633 + ], + [ + "▁captives", + -14.196056365966797 + ], + [ + "▁Luv", + -14.196089744567871 + ], + [ + "Tune", + -14.196094512939453 + ], + [ + "▁oblong", + -14.19614028930664 + ], + [ + "▁UFOs", + -14.19625186920166 + ], + [ + "rty", + -14.19633960723877 + ], + [ + "▁ASE", + -14.196352005004883 + ], + [ + "▁FILM", + -14.196382522583008 + ], + [ + "▁Tack", + -14.196399688720703 + ], + [ + "▁Removable", + -14.196451187133789 + ], + [ + "combat", + -14.19646167755127 + ], + [ + "▁Lauder", + -14.196465492248535 + ], + [ + "▁receivables", + -14.196491241455078 + ], + [ + "phin", + -14.196557998657227 + ], + [ + "▁κ", + -14.196592330932617 + ], + [ + "▁diverge", + -14.196601867675781 + ], + [ + "cek", + -14.196638107299805 + ], + [ + "▁Wach", + -14.196667671203613 + ], + [ + "▁Horner", + -14.196684837341309 + ], + [ + "▁jerks", + -14.19676399230957 + ], + [ + "▁castings", + -14.19676685333252 + ], + [ + "▁coerced", + -14.196864128112793 + ], + [ + "▁brat", + -14.196870803833008 + ], + [ + "crust", + -14.196887016296387 + ], + [ + "▁Devo", + -14.19688892364502 + ], + [ + "rette", + -14.196908950805664 + ], + [ + "▁pheasant", + -14.196928977966309 + ], + [ + "▁Sax", + -14.19693374633789 + ], + [ + "▁brit", + -14.196952819824219 + ], + [ + "▁unfaithful", + -14.196958541870117 + ], + [ + "▁confidant", + -14.196966171264648 + ], + [ + "▁divest", + -14.196972846984863 + ], + [ + "▁Nether", + -14.196998596191406 + ], + [ + "▁springing", + -14.19701099395752 + ], + [ + "tropic", + -14.19701862335205 + ], + [ + "URI", + -14.197099685668945 + ], + [ + "▁Readiness", + -14.197154998779297 + ], + [ + "▁bard", + -14.19721508026123 + ], + [ + "Eva", + -14.197221755981445 + ], + [ + "ня", + -14.197230339050293 + ], + [ + "Website", + -14.197233200073242 + ], + [ + "▁mustang", + -14.197246551513672 + ], + [ + "VAN", + -14.197266578674316 + ], + [ + "▁predominately", + -14.197267532348633 + ], + [ + "▁mountaineering", + -14.197312355041504 + ], + [ + "▁ANT", + -14.197352409362793 + ], + [ + "▁gui", + -14.197378158569336 + ], + [ + "▁Dakar", + -14.197385787963867 + ], + [ + "▁cypress", + -14.197420120239258 + ], + [ + "CBD", + -14.19742202758789 + ], + [ + "▁bystander", + -14.197426795959473 + ], + [ + "▁FBS", + -14.1974458694458 + ], + [ + "graphics", + -14.197447776794434 + ], + [ + "▁cornered", + -14.19755744934082 + ], + [ + "▁iterate", + -14.197564125061035 + ], + [ + "ème", + -14.1975679397583 + ], + [ + "▁Brawl", + -14.197608947753906 + ], + [ + "▁Nagpur", + -14.197622299194336 + ], + [ + "opsis", + -14.197626113891602 + ], + [ + "STAT", + -14.197646141052246 + ], + [ + "▁SAV", + -14.197663307189941 + ], + [ + "nces", + -14.197676658630371 + ], + [ + "▁Sheehan", + -14.197699546813965 + ], + [ + "▁overbearing", + -14.197713851928711 + ], + [ + "▁Appellant", + -14.197738647460938 + ], + [ + "▁preposterous", + -14.197741508483887 + ], + [ + "▁Lister", + -14.197744369506836 + ], + [ + "▁seared", + -14.197771072387695 + ], + [ + "▁Sentiment", + -14.197810173034668 + ], + [ + "▁Safeway", + -14.197830200195312 + ], + [ + "vocation", + -14.197844505310059 + ], + [ + "▁MFC", + -14.197894096374512 + ], + [ + "▁Laver", + -14.197896003723145 + ], + [ + "▁Mehr", + -14.197929382324219 + ], + [ + "aea", + -14.197964668273926 + ], + [ + "▁Watercolor", + -14.197965621948242 + ], + [ + "▁Haber", + -14.197999954223633 + ], + [ + "▁effecting", + -14.19801139831543 + ], + [ + "▁borehole", + -14.198030471801758 + ], + [ + "▁Methyl", + -14.198060035705566 + ], + [ + "▁eroding", + -14.19808292388916 + ], + [ + "patent", + -14.198094367980957 + ], + [ + "878", + -14.198149681091309 + ], + [ + "Array", + -14.198155403137207 + ], + [ + "▁gua", + -14.198156356811523 + ], + [ + "▁Sleek", + -14.198163986206055 + ], + [ + "▁YP", + -14.19816780090332 + ], + [ + "▁plough", + -14.19818115234375 + ], + [ + "▁Sabre", + -14.198214530944824 + ], + [ + "penny", + -14.198222160339355 + ], + [ + "▁STAY", + -14.198224067687988 + ], + [ + "Ang", + -14.198286056518555 + ], + [ + "federal", + -14.198321342468262 + ], + [ + "▁Disconnect", + -14.198322296142578 + ], + [ + "▁underdeveloped", + -14.198355674743652 + ], + [ + "▁chirp", + -14.198356628417969 + ], + [ + "pitched", + -14.198369026184082 + ], + [ + "▁paltry", + -14.198372840881348 + ], + [ + "▁Eel", + -14.198392868041992 + ], + [ + "instant", + -14.19841480255127 + ], + [ + "▁RAT", + -14.198437690734863 + ], + [ + "▁JESUS", + -14.198453903198242 + ], + [ + "▁differentially", + -14.198460578918457 + ], + [ + "ylo", + -14.198474884033203 + ], + [ + "▁fucks", + -14.198518753051758 + ], + [ + "▁kickstart", + -14.198518753051758 + ], + [ + "▁PARA", + -14.1986083984375 + ], + [ + "▁442", + -14.198646545410156 + ], + [ + "damn", + -14.19874095916748 + ], + [ + "▁erasure", + -14.1987886428833 + ], + [ + "aille", + -14.198907852172852 + ], + [ + "▁LOVES", + -14.198952674865723 + ], + [ + "▁Kilkenny", + -14.198980331420898 + ], + [ + "▁purview", + -14.19899845123291 + ], + [ + "▁december", + -14.199095726013184 + ], + [ + "▁antagonistic", + -14.199118614196777 + ], + [ + "▁analgesic", + -14.199145317077637 + ], + [ + "SCC", + -14.199149131774902 + ], + [ + "▁HILL", + -14.199173927307129 + ], + [ + "dist", + -14.199211120605469 + ], + [ + "▁Owning", + -14.199220657348633 + ], + [ + "▁Igbo", + -14.199252128601074 + ], + [ + "▁Duh", + -14.199267387390137 + ], + [ + "Ultra", + -14.199284553527832 + ], + [ + "▁impervious", + -14.199292182922363 + ], + [ + "▁WU", + -14.19931697845459 + ], + [ + "▁stroked", + -14.199365615844727 + ], + [ + "▁overhauled", + -14.199450492858887 + ], + [ + "▁Dread", + -14.199485778808594 + ], + [ + "▁CHILDREN", + -14.199496269226074 + ], + [ + "▁github", + -14.199519157409668 + ], + [ + "▁serviceable", + -14.19953727722168 + ], + [ + "ellini", + -14.19954776763916 + ], + [ + "▁dendritic", + -14.19956111907959 + ], + [ + "chari", + -14.199563026428223 + ], + [ + "▁falsehood", + -14.19959831237793 + ], + [ + "▁Sas", + -14.199613571166992 + ], + [ + "▁postponement", + -14.199614524841309 + ], + [ + "▁rehearsing", + -14.199650764465332 + ], + [ + "▁stipulates", + -14.199734687805176 + ], + [ + "isn", + -14.199736595153809 + ], + [ + "▁Cavalier", + -14.199753761291504 + ], + [ + "て", + -14.199776649475098 + ], + [ + "▁Jacqui", + -14.199793815612793 + ], + [ + "▁unduly", + -14.199825286865234 + ], + [ + "▁Armory", + -14.19987964630127 + ], + [ + "▁Pietro", + -14.199894905090332 + ], + [ + "turing", + -14.199920654296875 + ], + [ + "▁Kidman", + -14.199932098388672 + ], + [ + "▁Described", + -14.199936866760254 + ], + [ + "▁rhe", + -14.199938774108887 + ], + [ + "▁Outlaw", + -14.199946403503418 + ], + [ + "Nav", + -14.199969291687012 + ], + [ + "▁Grub", + -14.199971199035645 + ], + [ + "andro", + -14.200017929077148 + ], + [ + "▁FRIDAY", + -14.200043678283691 + ], + [ + "611", + -14.200056076049805 + ], + [ + "▁372", + -14.200061798095703 + ], + [ + "▁ResearchGate", + -14.20007038116455 + ], + [ + "▁drips", + -14.200128555297852 + ], + [ + "▁HEAT", + -14.2001371383667 + ], + [ + "▁caustic", + -14.200148582458496 + ], + [ + "▁airbrush", + -14.200153350830078 + ], + [ + "▁Filler", + -14.200162887573242 + ], + [ + "▁bellies", + -14.200177192687988 + ], + [ + "▁930", + -14.200207710266113 + ], + [ + "▁RMA", + -14.200248718261719 + ], + [ + "731", + -14.200267791748047 + ], + [ + "▁Ignatius", + -14.20040225982666 + ], + [ + "prednisone", + -14.200413703918457 + ], + [ + "▁seg", + -14.200427055358887 + ], + [ + "tasking", + -14.200486183166504 + ], + [ + "organised", + -14.200506210327148 + ], + [ + "000000", + -14.200508117675781 + ], + [ + "▁BEL", + -14.200593948364258 + ], + [ + "▁Sonya", + -14.200615882873535 + ], + [ + "▁remand", + -14.200630187988281 + ], + [ + "▁Cabaret", + -14.200682640075684 + ], + [ + "idan", + -14.200708389282227 + ], + [ + "tische", + -14.200708389282227 + ], + [ + "▁ales", + -14.200716018676758 + ], + [ + "Nature", + -14.200716972351074 + ], + [ + "▁Arrivals", + -14.200925827026367 + ], + [ + "caused", + -14.200928688049316 + ], + [ + "▁mittens", + -14.200976371765137 + ], + [ + "▁1250", + -14.200995445251465 + ], + [ + "▁Spiderman", + -14.201007843017578 + ], + [ + "▁Novell", + -14.201086044311523 + ], + [ + "▁cull", + -14.201091766357422 + ], + [ + "▁Cata", + -14.201092720031738 + ], + [ + "Major", + -14.201104164123535 + ], + [ + "▁Alia", + -14.20116901397705 + ], + [ + "cana", + -14.201203346252441 + ], + [ + "▁Whittaker", + -14.201211929321289 + ], + [ + "▁vers", + -14.201220512390137 + ], + [ + "▁shan", + -14.20133113861084 + ], + [ + "▁fission", + -14.201335906982422 + ], + [ + "Eu", + -14.201356887817383 + ], + [ + "volu", + -14.201369285583496 + ], + [ + "▁ArcGIS", + -14.201377868652344 + ], + [ + "oor", + -14.201382637023926 + ], + [ + "▁AY", + -14.201410293579102 + ], + [ + "scrap", + -14.201414108276367 + ], + [ + "RMS", + -14.20141887664795 + ], + [ + "▁privatisation", + -14.20141887664795 + ], + [ + "ank", + -14.20145320892334 + ], + [ + "▁Hickey", + -14.20150089263916 + ], + [ + "→", + -14.201510429382324 + ], + [ + "▁remastered", + -14.201515197753906 + ], + [ + "Fin", + -14.201517105102539 + ], + [ + "ев", + -14.201571464538574 + ], + [ + "▁syntactic", + -14.201613426208496 + ], + [ + "▁handlebar", + -14.201630592346191 + ], + [ + "▁aloft", + -14.20164966583252 + ], + [ + "▁CONDITIONS", + -14.20172119140625 + ], + [ + "▁clotting", + -14.201725959777832 + ], + [ + "▁TRUTH", + -14.20173168182373 + ], + [ + "▁Pinoy", + -14.201738357543945 + ], + [ + "▁Rave", + -14.201741218566895 + ], + [ + "▁legalizing", + -14.201754570007324 + ], + [ + "▁mund", + -14.201763153076172 + ], + [ + "▁FAFSA", + -14.201764106750488 + ], + [ + "▁603", + -14.201797485351562 + ], + [ + "▁Mankind", + -14.201826095581055 + ], + [ + "▁Silvia", + -14.201828002929688 + ], + [ + "▁clogs", + -14.201830863952637 + ], + [ + "DEA", + -14.20185375213623 + ], + [ + "▁Stolen", + -14.201858520507812 + ], + [ + "korn", + -14.201887130737305 + ], + [ + "▁Pulmonary", + -14.201929092407227 + ], + [ + "▁mythic", + -14.201980590820312 + ], + [ + "še", + -14.201982498168945 + ], + [ + "▁coercive", + -14.20198917388916 + ], + [ + "ckler", + -14.202041625976562 + ], + [ + "▁GAO", + -14.202045440673828 + ], + [ + "▁Roar", + -14.202045440673828 + ], + [ + "Broadway", + -14.202054977416992 + ], + [ + "saturated", + -14.202152252197266 + ], + [ + "▁Councillors", + -14.20218276977539 + ], + [ + "▁maestro", + -14.202224731445312 + ], + [ + "▁admissible", + -14.202247619628906 + ], + [ + "▁proletariat", + -14.202289581298828 + ], + [ + "▁vegetative", + -14.20229721069336 + ], + [ + "▁Sali", + -14.202301025390625 + ], + [ + "▁Denali", + -14.202337265014648 + ], + [ + "oles", + -14.20236587524414 + ], + [ + "▁Rowley", + -14.202366828918457 + ], + [ + "taro", + -14.20241641998291 + ], + [ + "▁Bats", + -14.202445983886719 + ], + [ + "▁Mili", + -14.202455520629883 + ], + [ + "iston", + -14.20246696472168 + ], + [ + "▁Seminars", + -14.20246696472168 + ], + [ + "UTE", + -14.202486038208008 + ], + [ + "▁Traction", + -14.202529907226562 + ], + [ + "▁chlorophyll", + -14.202549934387207 + ], + [ + "Leg", + -14.202585220336914 + ], + [ + "▁disa", + -14.20270824432373 + ], + [ + "▁Bellamy", + -14.202713966369629 + ], + [ + "▁fusing", + -14.202718734741211 + ], + [ + "extended", + -14.202744483947754 + ], + [ + "▁WSU", + -14.202760696411133 + ], + [ + "▁lagged", + -14.202794075012207 + ], + [ + "▁preexisting", + -14.202810287475586 + ], + [ + "witt", + -14.202823638916016 + ], + [ + "▁thorny", + -14.202836990356445 + ], + [ + "▁Beverley", + -14.202860832214355 + ], + [ + "▁bariatric", + -14.202869415283203 + ], + [ + "▁martyrdom", + -14.202921867370605 + ], + [ + "▁Miracles", + -14.203042030334473 + ], + [ + "▁OBE", + -14.2030668258667 + ], + [ + "bard", + -14.203081130981445 + ], + [ + "nnen", + -14.203144073486328 + ], + [ + "beds", + -14.20315933227539 + ], + [ + "与", + -14.203186988830566 + ], + [ + "▁NSE", + -14.203218460083008 + ], + [ + "▁cyanide", + -14.20323371887207 + ], + [ + "▁Gears", + -14.203269004821777 + ], + [ + "admi", + -14.203323364257812 + ], + [ + "1956", + -14.203370094299316 + ], + [ + "▁Rant", + -14.203385353088379 + ], + [ + "▁아", + -14.203391075134277 + ], + [ + "▁unicorns", + -14.203435897827148 + ], + [ + "▁Rembrandt", + -14.20344352722168 + ], + [ + "▁koi", + -14.203463554382324 + ], + [ + "▁Kampala", + -14.203598976135254 + ], + [ + "▁kw", + -14.203600883483887 + ], + [ + "Demand", + -14.203606605529785 + ], + [ + "▁Remarks", + -14.203634262084961 + ], + [ + "▁Haj", + -14.203709602355957 + ], + [ + "▁albumin", + -14.203774452209473 + ], + [ + "▁Martyn", + -14.203794479370117 + ], + [ + "▁Vim", + -14.203802108764648 + ], + [ + "▁Magazines", + -14.203866004943848 + ], + [ + "Casino", + -14.203873634338379 + ], + [ + "▁Sparkling", + -14.203938484191895 + ], + [ + "▁cliffhanger", + -14.203981399536133 + ], + [ + "ifiable", + -14.204042434692383 + ], + [ + "▁Steakhouse", + -14.204094886779785 + ], + [ + "▁Kaitlyn", + -14.204119682312012 + ], + [ + "economy", + -14.204134941101074 + ], + [ + "▁virginia", + -14.204178810119629 + ], + [ + "▁Salvatore", + -14.204183578491211 + ], + [ + "▁Atelier", + -14.204209327697754 + ], + [ + "▁rearview", + -14.204219818115234 + ], + [ + "▁LEA", + -14.204246520996094 + ], + [ + "▁equated", + -14.20428466796875 + ], + [ + "PRESS", + -14.204300880432129 + ], + [ + "αν", + -14.204302787780762 + ], + [ + "▁Tropic", + -14.20439624786377 + ], + [ + "▁Kmart", + -14.204401969909668 + ], + [ + "▁PAPER", + -14.204428672790527 + ], + [ + "▁Continuity", + -14.204429626464844 + ], + [ + "▁XYZ", + -14.204431533813477 + ], + [ + "mapping", + -14.204447746276855 + ], + [ + "ukan", + -14.204449653625488 + ], + [ + "▁pyr", + -14.204456329345703 + ], + [ + "▁protons", + -14.204483985900879 + ], + [ + "597", + -14.204484939575195 + ], + [ + "▁Poppins", + -14.204533576965332 + ], + [ + "▁Angelica", + -14.204534530639648 + ], + [ + "▁fanatical", + -14.204568862915039 + ], + [ + "Chain", + -14.204602241516113 + ], + [ + "▁informatics", + -14.204629898071289 + ], + [ + "▁scribble", + -14.204771041870117 + ], + [ + "▁Stronger", + -14.204787254333496 + ], + [ + "▁incrementally", + -14.204803466796875 + ], + [ + "▁Nj", + -14.204834938049316 + ], + [ + "coop", + -14.204849243164062 + ], + [ + "▁Interpol", + -14.204874038696289 + ], + [ + "▁COVER", + -14.2048921585083 + ], + [ + "igner", + -14.20489501953125 + ], + [ + "▁standardize", + -14.204943656921387 + ], + [ + "▁shrinks", + -14.20498275756836 + ], + [ + "▁368", + -14.20507526397705 + ], + [ + "▁Klingon", + -14.205154418945312 + ], + [ + "906", + -14.2052001953125 + ], + [ + "▁ranches", + -14.205230712890625 + ], + [ + "▁Merino", + -14.205244064331055 + ], + [ + "▁Cosplay", + -14.20525074005127 + ], + [ + "▁Vidya", + -14.205268859863281 + ], + [ + "ְ", + -14.20528507232666 + ], + [ + "pir", + -14.205286026000977 + ], + [ + "042", + -14.205289840698242 + ], + [ + "▁schoolgirl", + -14.205328941345215 + ], + [ + "▁topological", + -14.205331802368164 + ], + [ + "▁braced", + -14.2053861618042 + ], + [ + "▁hazelnut", + -14.20539379119873 + ], + [ + "socia", + -14.205547332763672 + ], + [ + "▁gridlock", + -14.205573081970215 + ], + [ + "▁microbiota", + -14.205586433410645 + ], + [ + "▁plz", + -14.205677032470703 + ], + [ + "▁Gara", + -14.205684661865234 + ], + [ + "▁Textiles", + -14.205689430236816 + ], + [ + "▁Polls", + -14.205731391906738 + ], + [ + "▁unanticipated", + -14.205769538879395 + ], + [ + "iving", + -14.205802917480469 + ], + [ + "▁interstitial", + -14.20582389831543 + ], + [ + "▁Jovi", + -14.205840110778809 + ], + [ + "▁Crib", + -14.205849647521973 + ], + [ + "▁Vocabulary", + -14.205851554870605 + ], + [ + "▁glutathione", + -14.205869674682617 + ], + [ + "▁Memoir", + -14.205897331237793 + ], + [ + "▁Liturgy", + -14.205924987792969 + ], + [ + "▁Inquisition", + -14.20595645904541 + ], + [ + "Steven", + -14.2059965133667 + ], + [ + "ın", + -14.206001281738281 + ], + [ + "▁Dhoni", + -14.206006050109863 + ], + [ + "▁Fisherman", + -14.206034660339355 + ], + [ + "▁Decline", + -14.206047058105469 + ], + [ + "▁Stefani", + -14.206063270568848 + ], + [ + "▁readout", + -14.206066131591797 + ], + [ + "▁1818", + -14.206070899963379 + ], + [ + "▁Crispy", + -14.206073760986328 + ], + [ + "▁newlyweds", + -14.206122398376465 + ], + [ + "▁normalcy", + -14.20617389678955 + ], + [ + "сс", + -14.206212997436523 + ], + [ + "zov", + -14.206215858459473 + ], + [ + "▁SOUND", + -14.206230163574219 + ], + [ + "▁oct", + -14.206233024597168 + ], + [ + "ases", + -14.20626449584961 + ], + [ + "▁sensibly", + -14.206287384033203 + ], + [ + "852", + -14.206356048583984 + ], + [ + "▁Eats", + -14.206369400024414 + ], + [ + "▁Ster", + -14.206377029418945 + ], + [ + "▁561", + -14.206393241882324 + ], + [ + "ά", + -14.206395149230957 + ], + [ + "▁Scarf", + -14.206522941589355 + ], + [ + "▁Dough", + -14.206534385681152 + ], + [ + "▁inroads", + -14.20654296875 + ], + [ + "▁characterizing", + -14.206595420837402 + ], + [ + "rese", + -14.206634521484375 + ], + [ + "▁goof", + -14.206649780273438 + ], + [ + "▁Salam", + -14.20671272277832 + ], + [ + "▁Argo", + -14.206727027893066 + ], + [ + "LEA", + -14.20677661895752 + ], + [ + "mort", + -14.206787109375 + ], + [ + "▁RPGs", + -14.206878662109375 + ], + [ + "▁glittery", + -14.20690631866455 + ], + [ + "▁lexapro", + -14.20690631866455 + ], + [ + "▁Dimensional", + -14.206957817077637 + ], + [ + "▁Prat", + -14.206985473632812 + ], + [ + "▁kitties", + -14.206988334655762 + ], + [ + "▁rivalries", + -14.206992149353027 + ], + [ + "graft", + -14.207009315490723 + ], + [ + "rí", + -14.207012176513672 + ], + [ + "Collection", + -14.207018852233887 + ], + [ + "views", + -14.207046508789062 + ], + [ + "ringer", + -14.207050323486328 + ], + [ + "▁90°", + -14.207066535949707 + ], + [ + "quisition", + -14.207106590270996 + ], + [ + "▁Kib", + -14.207122802734375 + ], + [ + "▁SVP", + -14.207145690917969 + ], + [ + "▁Wak", + -14.207193374633789 + ], + [ + "▁EMAIL", + -14.207222938537598 + ], + [ + "▁DiCaprio", + -14.207226753234863 + ], + [ + "▁faceted", + -14.207304000854492 + ], + [ + "▁mach", + -14.20736026763916 + ], + [ + "float", + -14.20743179321289 + ], + [ + "▁BRI", + -14.207481384277344 + ], + [ + "▁foolishness", + -14.207489013671875 + ], + [ + "▁recklessly", + -14.207497596740723 + ], + [ + "▁Littleton", + -14.207551956176758 + ], + [ + "▁Castel", + -14.207590103149414 + ], + [ + "busters", + -14.207645416259766 + ], + [ + "▁picker", + -14.20765495300293 + ], + [ + "▁murine", + -14.207715034484863 + ], + [ + "pression", + -14.207719802856445 + ], + [ + "פ", + -14.207722663879395 + ], + [ + "▁Parrish", + -14.207746505737305 + ], + [ + "▁walkable", + -14.207829475402832 + ], + [ + "VIC", + -14.207832336425781 + ], + [ + "▁forego", + -14.207839965820312 + ], + [ + "▁reposition", + -14.207843780517578 + ], + [ + "▁Predicted", + -14.20793628692627 + ], + [ + "Solar", + -14.20799446105957 + ], + [ + "crop", + -14.208050727844238 + ], + [ + "▁IDP", + -14.208218574523926 + ], + [ + "ultra", + -14.20822525024414 + ], + [ + "▁prefect", + -14.208298683166504 + ], + [ + "▁Edi", + -14.208320617675781 + ], + [ + "▁Substances", + -14.20839786529541 + ], + [ + "▁Spoke", + -14.208452224731445 + ], + [ + "▁millet", + -14.208473205566406 + ], + [ + "▁enhancer", + -14.208478927612305 + ], + [ + "▁Guilty", + -14.208516120910645 + ], + [ + "▁anise", + -14.208539009094238 + ], + [ + "▁mobilizing", + -14.208614349365234 + ], + [ + "▁Flexi", + -14.208632469177246 + ], + [ + "NBA", + -14.208642959594727 + ], + [ + "▁rearrangement", + -14.208649635314941 + ], + [ + "▁swans", + -14.208677291870117 + ], + [ + "▁parrots", + -14.20868968963623 + ], + [ + "Inc", + -14.208700180053711 + ], + [ + "▁dallas", + -14.208717346191406 + ], + [ + "▁Willoughby", + -14.208754539489746 + ], + [ + "▁Carrick", + -14.208782196044922 + ], + [ + "▁Wrinkle", + -14.20887565612793 + ], + [ + "▁Ado", + -14.208878517150879 + ], + [ + "▁Handcrafted", + -14.208880424499512 + ], + [ + "▁pré", + -14.208888053894043 + ], + [ + "ussie", + -14.2089204788208 + ], + [ + "▁Gentry", + -14.208944320678711 + ], + [ + "wallet", + -14.20895004272461 + ], + [ + "▁pepperoni", + -14.208967208862305 + ], + [ + "haha", + -14.208980560302734 + ], + [ + "▁franc", + -14.209002494812012 + ], + [ + "▁Nite", + -14.209063529968262 + ], + [ + "zah", + -14.209074974060059 + ], + [ + "▁meshes", + -14.209096908569336 + ], + [ + "▁scalloped", + -14.209100723266602 + ], + [ + "description", + -14.2091064453125 + ], + [ + "▁banish", + -14.209112167358398 + ], + [ + "ERN", + -14.209152221679688 + ], + [ + "▁Lawsuit", + -14.209168434143066 + ], + [ + "▁AMY", + -14.209237098693848 + ], + [ + "iggins", + -14.209317207336426 + ], + [ + "▁Mathis", + -14.209317207336426 + ], + [ + "hine", + -14.209362983703613 + ], + [ + "MORE", + -14.209366798400879 + ], + [ + "▁inwardly", + -14.209436416625977 + ], + [ + "▁DARK", + -14.209455490112305 + ], + [ + "coal", + -14.209466934204102 + ], + [ + "Des", + -14.209511756896973 + ], + [ + "▁IMG", + -14.209531784057617 + ], + [ + "▁enthralling", + -14.209532737731934 + ], + [ + "▁responder", + -14.209606170654297 + ], + [ + "▁diversifying", + -14.209663391113281 + ], + [ + "logue", + -14.209692001342773 + ], + [ + "▁Handles", + -14.209716796875 + ], + [ + "▁discography", + -14.209754943847656 + ], + [ + "▁tassel", + -14.209760665893555 + ], + [ + "857", + -14.209773063659668 + ], + [ + "agu", + -14.209800720214844 + ], + [ + "▁GAL", + -14.209836959838867 + ], + [ + "▁IBC", + -14.209847450256348 + ], + [ + "▁GoDaddy", + -14.2098970413208 + ], + [ + "▁Psych", + -14.209918975830078 + ], + [ + "▁welt", + -14.209956169128418 + ], + [ + "▁carcasses", + -14.210033416748047 + ], + [ + "▁oversize", + -14.210038185119629 + ], + [ + "▁Ofsted", + -14.2100830078125 + ], + [ + "▁Vibrant", + -14.210118293762207 + ], + [ + "means", + -14.210126876831055 + ], + [ + "▁Spinner", + -14.210173606872559 + ], + [ + "▁fronted", + -14.21020221710205 + ], + [ + "▁Robins", + -14.210205078125 + ], + [ + "COS", + -14.210212707519531 + ], + [ + "▁retort", + -14.210212707519531 + ], + [ + "図", + -14.2102632522583 + ], + [ + "▁Reactor", + -14.210280418395996 + ], + [ + "▁Civ", + -14.210291862487793 + ], + [ + "998", + -14.210293769836426 + ], + [ + "ogan", + -14.210321426391602 + ], + [ + "iable", + -14.210372924804688 + ], + [ + "▁מ", + -14.2103853225708 + ], + [ + "▁Relic", + -14.21039867401123 + ], + [ + "▁coll", + -14.210437774658203 + ], + [ + "iens", + -14.210441589355469 + ], + [ + "ought", + -14.21044635772705 + ], + [ + "items", + -14.210448265075684 + ], + [ + "▁Hutt", + -14.21044921875 + ], + [ + "rtz", + -14.210468292236328 + ], + [ + "▁CDR", + -14.210468292236328 + ], + [ + "▁draconian", + -14.210545539855957 + ], + [ + "▁BAG", + -14.210546493530273 + ], + [ + "wool", + -14.210590362548828 + ], + [ + "doctoral", + -14.210596084594727 + ], + [ + "▁Qual", + -14.21061897277832 + ], + [ + "▁Opposite", + -14.210628509521484 + ], + [ + "▁barb", + -14.2106294631958 + ], + [ + "▁Bashir", + -14.210681915283203 + ], + [ + "▁darkly", + -14.210691452026367 + ], + [ + "bod", + -14.210738182067871 + ], + [ + "▁sugarcane", + -14.210811614990234 + ], + [ + "▁BAN", + -14.210932731628418 + ], + [ + "▁quill", + -14.210935592651367 + ], + [ + "▁Amethyst", + -14.210945129394531 + ], + [ + "▁Fortuna", + -14.210990905761719 + ], + [ + "▁Pritchard", + -14.21101188659668 + ], + [ + "▁blunders", + -14.211068153381348 + ], + [ + "▁Cables", + -14.211091041564941 + ], + [ + "▁WON", + -14.211130142211914 + ], + [ + "▁mingling", + -14.21113395690918 + ], + [ + "▁thermostats", + -14.21117877960205 + ], + [ + "▁Beit", + -14.21119499206543 + ], + [ + "▁UTI", + -14.211256980895996 + ], + [ + "▁Anya", + -14.21127700805664 + ], + [ + "▁caviar", + -14.211286544799805 + ], + [ + "lister", + -14.211325645446777 + ], + [ + "▁desist", + -14.21132755279541 + ], + [ + "▁collapsible", + -14.211362838745117 + ], + [ + "▁combative", + -14.211369514465332 + ], + [ + "▁484", + -14.211377143859863 + ], + [ + "973", + -14.211402893066406 + ], + [ + "▁psychoactive", + -14.211437225341797 + ], + [ + "▁Oakville", + -14.211458206176758 + ], + [ + "▁1824", + -14.21151351928711 + ], + [ + "undi", + -14.211524963378906 + ], + [ + "▁syndromes", + -14.211551666259766 + ], + [ + "fraud", + -14.211621284484863 + ], + [ + "▁craziest", + -14.211634635925293 + ], + [ + "Hat", + -14.211686134338379 + ], + [ + "▁materialistic", + -14.211734771728516 + ], + [ + "fitted", + -14.211769104003906 + ], + [ + "▁Pending", + -14.211825370788574 + ], + [ + "▁Pitts", + -14.21182632446289 + ], + [ + "historic", + -14.211860656738281 + ], + [ + "▁Pacifica", + -14.211873054504395 + ], + [ + "▁boho", + -14.211898803710938 + ], + [ + "▁spearhead", + -14.211923599243164 + ], + [ + "▁premiership", + -14.21202278137207 + ], + [ + "▁Habib", + -14.212028503417969 + ], + [ + "PAT", + -14.212088584899902 + ], + [ + "071", + -14.212103843688965 + ], + [ + "usal", + -14.212115287780762 + ], + [ + "▁RIVER", + -14.212143898010254 + ], + [ + "▁Infect", + -14.212152481079102 + ], + [ + "▁Nasty", + -14.212193489074707 + ], + [ + "▁Vandal", + -14.212202072143555 + ], + [ + "▁TLD", + -14.212207794189453 + ], + [ + "▁kata", + -14.212230682373047 + ], + [ + "▁miRNA", + -14.212236404418945 + ], + [ + "▁stipulations", + -14.212265014648438 + ], + [ + "awn", + -14.212302207946777 + ], + [ + "▁ducked", + -14.212321281433105 + ], + [ + "▁harvests", + -14.212373733520508 + ], + [ + "▁Cartwright", + -14.212400436401367 + ], + [ + "▁halal", + -14.212403297424316 + ], + [ + "▁lifesaving", + -14.212427139282227 + ], + [ + "▁sunroom", + -14.21242904663086 + ], + [ + "▁392", + -14.212475776672363 + ], + [ + "▁Plaid", + -14.212508201599121 + ], + [ + "▁lurch", + -14.212514877319336 + ], + [ + "▁Lemonade", + -14.2125883102417 + ], + [ + "▁feasts", + -14.2125883102417 + ], + [ + "▁Regulator", + -14.212591171264648 + ], + [ + "928", + -14.212599754333496 + ], + [ + "▁baron", + -14.212632179260254 + ], + [ + "▁backer", + -14.212637901306152 + ], + [ + "Hunt", + -14.212650299072266 + ], + [ + "▁Rabi", + -14.21265983581543 + ], + [ + "▁Genevieve", + -14.212678909301758 + ], + [ + "Kid", + -14.212690353393555 + ], + [ + "▁Shit", + -14.212708473205566 + ], + [ + "Race", + -14.212712287902832 + ], + [ + "mou", + -14.212726593017578 + ], + [ + "929", + -14.212828636169434 + ], + [ + "already", + -14.212865829467773 + ], + [ + "ය", + -14.212942123413086 + ], + [ + "▁Gren", + -14.21296501159668 + ], + [ + "▁Practically", + -14.212977409362793 + ], + [ + "▁Clemente", + -14.213027954101562 + ], + [ + "▁reclaiming", + -14.213064193725586 + ], + [ + "referred", + -14.2130765914917 + ], + [ + "processed", + -14.213093757629395 + ], + [ + "▁Believing", + -14.213093757629395 + ], + [ + "Pilot", + -14.213102340698242 + ], + [ + "▁unpredictability", + -14.213134765625 + ], + [ + "▁DER", + -14.21314811706543 + ], + [ + "▁oxford", + -14.213149070739746 + ], + [ + "▁Cyn", + -14.213152885437012 + ], + [ + "▁slimy", + -14.213174819946289 + ], + [ + "▁Rides", + -14.213202476501465 + ], + [ + "▁Abubakar", + -14.21321964263916 + ], + [ + "▁knowledgable", + -14.213250160217285 + ], + [ + "ALT", + -14.21326732635498 + ], + [ + "▁Rousseau", + -14.213269233703613 + ], + [ + "▁hijacking", + -14.213276863098145 + ], + [ + "zman", + -14.213329315185547 + ], + [ + "▁offsetting", + -14.213347434997559 + ], + [ + "▁apostolic", + -14.213383674621582 + ], + [ + "▁excellently", + -14.213408470153809 + ], + [ + "▁melodrama", + -14.213412284851074 + ], + [ + "▁Banerjee", + -14.213438034057617 + ], + [ + "programmed", + -14.213513374328613 + ], + [ + "Muslims", + -14.21352767944336 + ], + [ + "▁Nair", + -14.213534355163574 + ], + [ + "hw", + -14.213536262512207 + ], + [ + "▁Aggressive", + -14.213563919067383 + ], + [ + "▁YAY", + -14.213632583618164 + ], + [ + "▁Transformer", + -14.213678359985352 + ], + [ + "▁deviant", + -14.213679313659668 + ], + [ + "754", + -14.21369457244873 + ], + [ + "▁Dire", + -14.213777542114258 + ], + [ + "minate", + -14.21385383605957 + ], + [ + "zuki", + -14.213858604431152 + ], + [ + "▁disinterested", + -14.213909149169922 + ], + [ + "▁Islington", + -14.213968276977539 + ], + [ + "▁TECHNOLOGY", + -14.214051246643066 + ], + [ + "bery", + -14.214096069335938 + ], + [ + "urge", + -14.214106559753418 + ], + [ + "cig", + -14.214144706726074 + ], + [ + "owing", + -14.21418285369873 + ], + [ + "▁slipper", + -14.214186668395996 + ], + [ + "997", + -14.214188575744629 + ], + [ + "▁Resonance", + -14.21420955657959 + ], + [ + "▁Marbella", + -14.214229583740234 + ], + [ + "jazz", + -14.214262008666992 + ], + [ + "▁carpenters", + -14.214317321777344 + ], + [ + "▁Amplifier", + -14.214361190795898 + ], + [ + "realDonaldTrump", + -14.21437931060791 + ], + [ + "ग", + -14.21438980102539 + ], + [ + "▁Remo", + -14.214444160461426 + ], + [ + "▁mediating", + -14.214471817016602 + ], + [ + "▁impeach", + -14.214483261108398 + ], + [ + "▁intractable", + -14.214508056640625 + ], + [ + "▁overdo", + -14.214509010314941 + ], + [ + "ikka", + -14.214536666870117 + ], + [ + "zewski", + -14.214539527893066 + ], + [ + "▁decompression", + -14.214632034301758 + ], + [ + "▁inordinate", + -14.214654922485352 + ], + [ + "▁fable", + -14.2146577835083 + ], + [ + "▁Holz", + -14.214720726013184 + ], + [ + "basically", + -14.214747428894043 + ], + [ + "▁malignancy", + -14.214795112609863 + ], + [ + "▁Girard", + -14.214852333068848 + ], + [ + "▁HOURS", + -14.214893341064453 + ], + [ + "▁denouncing", + -14.214919090270996 + ], + [ + "transport", + -14.214923858642578 + ], + [ + "▁panes", + -14.214934349060059 + ], + [ + "▁Illuminati", + -14.214949607849121 + ], + [ + "▁м", + -14.214981079101562 + ], + [ + "zw", + -14.214982032775879 + ], + [ + "▁majorly", + -14.215001106262207 + ], + [ + "▁multimillion", + -14.215031623840332 + ], + [ + "▁514", + -14.215036392211914 + ], + [ + "▁Veritas", + -14.215089797973633 + ], + [ + "diversity", + -14.215100288391113 + ], + [ + "framed", + -14.215110778808594 + ], + [ + "▁Enigma", + -14.215112686157227 + ], + [ + "▁Galen", + -14.215128898620605 + ], + [ + "▁sehr", + -14.215230941772461 + ], + [ + "▁LEGAL", + -14.21523666381836 + ], + [ + "▁Weis", + -14.215259552001953 + ], + [ + "▁convicts", + -14.215261459350586 + ], + [ + "▁deux", + -14.21529483795166 + ], + [ + "▁Tahiti", + -14.21530818939209 + ], + [ + "iddle", + -14.215326309204102 + ], + [ + "cius", + -14.215398788452148 + ], + [ + "▁Nader", + -14.215423583984375 + ], + [ + "▁monochromatic", + -14.215460777282715 + ], + [ + "zag", + -14.215496063232422 + ], + [ + "▁extraneous", + -14.215523719787598 + ], + [ + "▁tensor", + -14.215527534484863 + ], + [ + "▁commemorates", + -14.215560913085938 + ], + [ + "▁Peshawar", + -14.21556568145752 + ], + [ + "rava", + -14.215577125549316 + ], + [ + "▁england", + -14.215631484985352 + ], + [ + "▁supp", + -14.215696334838867 + ], + [ + "▁Adriana", + -14.215760231018066 + ], + [ + "▁flounder", + -14.215840339660645 + ], + [ + "▁rece", + -14.215846061706543 + ], + [ + "▁sequestration", + -14.21589469909668 + ], + [ + "monitoring", + -14.21590805053711 + ], + [ + "▁edibles", + -14.215914726257324 + ], + [ + "▁greenback", + -14.215997695922852 + ], + [ + "▁NPA", + -14.216017723083496 + ], + [ + "▁PNC", + -14.216021537780762 + ], + [ + "▁interrogated", + -14.216038703918457 + ], + [ + "▁Branded", + -14.216046333312988 + ], + [ + "▁JBL", + -14.216063499450684 + ], + [ + "▁Merely", + -14.216073036193848 + ], + [ + "▁Togo", + -14.21610164642334 + ], + [ + "▁Wahl", + -14.216137886047363 + ], + [ + "▁Bosco", + -14.216143608093262 + ], + [ + "▁crushes", + -14.216169357299805 + ], + [ + "▁Aquino", + -14.216185569763184 + ], + [ + "▁Paranormal", + -14.216198921203613 + ], + [ + "▁launchers", + -14.216245651245117 + ], + [ + "▁Lollipop", + -14.216273307800293 + ], + [ + "thumb", + -14.216349601745605 + ], + [ + "▁bitmap", + -14.21638011932373 + ], + [ + "Trac", + -14.216402053833008 + ], + [ + "▁Fairgrounds", + -14.216414451599121 + ], + [ + "▁rumbling", + -14.216526985168457 + ], + [ + "clay", + -14.21656322479248 + ], + [ + "▁Pedestrian", + -14.216564178466797 + ], + [ + "▁Bromley", + -14.216571807861328 + ], + [ + "lö", + -14.216591835021973 + ], + [ + "▁Woodbridge", + -14.216636657714844 + ], + [ + "mony", + -14.21668815612793 + ], + [ + "▁Gali", + -14.21673583984375 + ], + [ + "▁restaurateur", + -14.216747283935547 + ], + [ + "▁1828", + -14.216748237609863 + ], + [ + "Address", + -14.21675968170166 + ], + [ + "▁algo", + -14.216793060302734 + ], + [ + "▁optician", + -14.216825485229492 + ], + [ + "▁tremors", + -14.216829299926758 + ], + [ + "▁illustrators", + -14.21683120727539 + ], + [ + "▁Kub", + -14.216846466064453 + ], + [ + "▁apologetic", + -14.216864585876465 + ], + [ + "urate", + -14.21688175201416 + ], + [ + "▁Neve", + -14.216887474060059 + ], + [ + "▁Chromium", + -14.216909408569336 + ], + [ + "▁Newsom", + -14.216912269592285 + ], + [ + "▁Combs", + -14.216997146606445 + ], + [ + "rida", + -14.21701717376709 + ], + [ + "▁voracious", + -14.217024803161621 + ], + [ + "▁Oke", + -14.217085838317871 + ], + [ + "imbo", + -14.217090606689453 + ], + [ + "▁summation", + -14.217100143432617 + ], + [ + "▁permeate", + -14.217217445373535 + ], + [ + "enes", + -14.217225074768066 + ], + [ + "▁pil", + -14.217318534851074 + ], + [ + "▁Integrate", + -14.217329978942871 + ], + [ + "▁WAIT", + -14.217382431030273 + ], + [ + "▁XPS", + -14.217390060424805 + ], + [ + "▁Konstantin", + -14.217430114746094 + ], + [ + "▁Alastair", + -14.217443466186523 + ], + [ + "render", + -14.21755313873291 + ], + [ + "coloring", + -14.217554092407227 + ], + [ + "argument", + -14.217565536499023 + ], + [ + "▁Brodie", + -14.217571258544922 + ], + [ + "▁phospho", + -14.217582702636719 + ], + [ + "▁MCT", + -14.217586517333984 + ], + [ + "▁unfulfilled", + -14.217594146728516 + ], + [ + "▁Yuma", + -14.217605590820312 + ], + [ + "folder", + -14.217613220214844 + ], + [ + "▁gluing", + -14.217620849609375 + ], + [ + "▁Kilimanjaro", + -14.21762466430664 + ], + [ + "▁strapping", + -14.21764850616455 + ], + [ + "▁ThinkPad", + -14.217653274536133 + ], + [ + "▁mov", + -14.217669486999512 + ], + [ + "▁Suppl", + -14.217720985412598 + ], + [ + "▁458", + -14.217726707458496 + ], + [ + "▁whoop", + -14.217732429504395 + ], + [ + "embre", + -14.217741012573242 + ], + [ + "▁interlock", + -14.217830657958984 + ], + [ + "MSC", + -14.217864036560059 + ], + [ + "▁supremacists", + -14.217883110046387 + ], + [ + "COCK", + -14.217974662780762 + ], + [ + "▁Jekyll", + -14.218021392822266 + ], + [ + "▁frayed", + -14.218055725097656 + ], + [ + "▁CHS", + -14.218072891235352 + ], + [ + "▁Grinch", + -14.218074798583984 + ], + [ + "▁TOWN", + -14.218077659606934 + ], + [ + "▁Inf", + -14.218110084533691 + ], + [ + "▁ros", + -14.218151092529297 + ], + [ + "▁disseminating", + -14.218180656433105 + ], + [ + "▁Cadbury", + -14.21830940246582 + ], + [ + "injury", + -14.218317985534668 + ], + [ + "▁sedimentary", + -14.218329429626465 + ], + [ + "rear", + -14.218332290649414 + ], + [ + "▁renderings", + -14.21833324432373 + ], + [ + "▁helix", + -14.218338012695312 + ], + [ + "▁Osborn", + -14.218403816223145 + ], + [ + "▁Sandusky", + -14.218436241149902 + ], + [ + "Pri", + -14.218480110168457 + ], + [ + "▁Knives", + -14.218488693237305 + ], + [ + "▁DOCUMENT", + -14.218522071838379 + ], + [ + "▁Hamlin", + -14.21853256225586 + ], + [ + "▁STYLE", + -14.21863079071045 + ], + [ + "RIP", + -14.218703269958496 + ], + [ + "▁Chroma", + -14.218714714050293 + ], + [ + "▁Flick", + -14.218741416931152 + ], + [ + "▁Nugent", + -14.218758583068848 + ], + [ + "▁Provisions", + -14.218771934509277 + ], + [ + "▁permeates", + -14.218791007995605 + ], + [ + "▁cranking", + -14.218812942504883 + ], + [ + "▁Classified", + -14.218857765197754 + ], + [ + "▁fillets", + -14.21889877319336 + ], + [ + "▁systolic", + -14.21890640258789 + ], + [ + "ை", + -14.21896743774414 + ], + [ + "Gra", + -14.219002723693848 + ], + [ + "▁siRNA", + -14.219009399414062 + ], + [ + "dzi", + -14.219027519226074 + ], + [ + "alam", + -14.21904468536377 + ], + [ + "▁maximized", + -14.219100952148438 + ], + [ + "▁Bana", + -14.219148635864258 + ], + [ + "▁KPI", + -14.21915340423584 + ], + [ + "▁edict", + -14.219165802001953 + ], + [ + "▁Jimmie", + -14.21918773651123 + ], + [ + "▁513", + -14.21921157836914 + ], + [ + "▁Warp", + -14.219244956970215 + ], + [ + "711", + -14.219267845153809 + ], + [ + "Ter", + -14.219279289245605 + ], + [ + "liver", + -14.219280242919922 + ], + [ + "▁KIDS", + -14.219354629516602 + ], + [ + "▁Scripts", + -14.219361305236816 + ], + [ + "▁sydney", + -14.21939754486084 + ], + [ + "Allah", + -14.219400405883789 + ], + [ + "▁Multicultural", + -14.219504356384277 + ], + [ + "▁Arbeit", + -14.219508171081543 + ], + [ + "▁sultan", + -14.219542503356934 + ], + [ + "▁colliding", + -14.219585418701172 + ], + [ + "deb", + -14.219670295715332 + ], + [ + "▁Lizzy", + -14.219676971435547 + ], + [ + "798", + -14.219694137573242 + ], + [ + "最", + -14.219719886779785 + ], + [ + "▁Activated", + -14.219752311706543 + ], + [ + "Virtual", + -14.219812393188477 + ], + [ + "▁raked", + -14.219887733459473 + ], + [ + "ezi", + -14.2199125289917 + ], + [ + "▁herald", + -14.219931602478027 + ], + [ + "▁Ceylon", + -14.220005989074707 + ], + [ + "特", + -14.220013618469238 + ], + [ + "▁Bü", + -14.220043182373047 + ], + [ + "▁Clon", + -14.220047950744629 + ], + [ + "Monitor", + -14.220052719116211 + ], + [ + "▁atlanta", + -14.220087051391602 + ], + [ + "▁glint", + -14.22011661529541 + ], + [ + "▁wharf", + -14.220126152038574 + ], + [ + "▁tam", + -14.22014331817627 + ], + [ + "▁terracotta", + -14.220170021057129 + ], + [ + "engineer", + -14.220173835754395 + ], + [ + "▁Guin", + -14.220297813415527 + ], + [ + "▁archetypal", + -14.220317840576172 + ], + [ + "▁Yeo", + -14.220344543457031 + ], + [ + "▁chillies", + -14.220383644104004 + ], + [ + "▁poodle", + -14.220391273498535 + ], + [ + "レ", + -14.220467567443848 + ], + [ + "▁Outlander", + -14.220542907714844 + ], + [ + "▁repost", + -14.220548629760742 + ], + [ + "olite", + -14.220551490783691 + ], + [ + "▁Pamper", + -14.220572471618652 + ], + [ + "▁Sikhs", + -14.220580101013184 + ], + [ + "▁DVI", + -14.220599174499512 + ], + [ + "▁oust", + -14.22066593170166 + ], + [ + "unta", + -14.22071647644043 + ], + [ + "▁Reykjavik", + -14.220752716064453 + ], + [ + "Carl", + -14.220779418945312 + ], + [ + "▁SEARCH", + -14.22081184387207 + ], + [ + "PSA", + -14.220854759216309 + ], + [ + "▁gratuitous", + -14.220874786376953 + ], + [ + "visa", + -14.220895767211914 + ], + [ + "▁anthropological", + -14.220913887023926 + ], + [ + "▁speculators", + -14.220945358276367 + ], + [ + "▁Foxx", + -14.221061706542969 + ], + [ + "▁Upgrades", + -14.221071243286133 + ], + [ + "▁maximising", + -14.221077919006348 + ], + [ + "continent", + -14.221084594726562 + ], + [ + "▁BOARD", + -14.221108436584473 + ], + [ + "▁FLAC", + -14.221110343933105 + ], + [ + "▁exemplar", + -14.221148490905762 + ], + [ + "���Acacia", + -14.221153259277344 + ], + [ + "▁VBA", + -14.221220970153809 + ], + [ + "▁Musik", + -14.221277236938477 + ], + [ + "▁NPP", + -14.221343994140625 + ], + [ + "▁protester", + -14.221380233764648 + ], + [ + "▁sighs", + -14.22141170501709 + ], + [ + "▁Joo", + -14.221435546875 + ], + [ + "iru", + -14.221454620361328 + ], + [ + "771", + -14.221474647521973 + ], + [ + "▁denials", + -14.221474647521973 + ], + [ + "laus", + -14.221535682678223 + ], + [ + "得", + -14.221585273742676 + ], + [ + "▁MOVIE", + -14.221650123596191 + ], + [ + "▁preoperative", + -14.221662521362305 + ], + [ + "▁qualms", + -14.221684455871582 + ], + [ + "▁recede", + -14.221693992614746 + ], + [ + "Config", + -14.221726417541504 + ], + [ + "▁Trendy", + -14.221807479858398 + ], + [ + "▁disrupts", + -14.221866607666016 + ], + [ + "047", + -14.221891403198242 + ], + [ + "▁traversed", + -14.22193431854248 + ], + [ + "esses", + -14.221948623657227 + ], + [ + "▁Highlander", + -14.221989631652832 + ], + [ + "▁Approximate", + -14.22200870513916 + ], + [ + "OUGH", + -14.222013473510742 + ], + [ + "594", + -14.22203254699707 + ], + [ + "▁Wives", + -14.22204303741455 + ], + [ + "849", + -14.222094535827637 + ], + [ + "▁gendered", + -14.22213363647461 + ], + [ + "CSE", + -14.222151756286621 + ], + [ + "▁Gabon", + -14.22218132019043 + ], + [ + "▁iridescent", + -14.222196578979492 + ], + [ + "▁allegory", + -14.222203254699707 + ], + [ + "▁perfusion", + -14.222267150878906 + ], + [ + "1955", + -14.222280502319336 + ], + [ + "▁mau", + -14.222301483154297 + ], + [ + "▁Manganese", + -14.222343444824219 + ], + [ + "asca", + -14.22237491607666 + ], + [ + "▁puke", + -14.22237491607666 + ], + [ + "▁Sdn", + -14.22244930267334 + ], + [ + "▁mucosa", + -14.222514152526855 + ], + [ + "▁sundry", + -14.222527503967285 + ], + [ + "▁Mortimer", + -14.22253704071045 + ], + [ + "▁wah", + -14.222543716430664 + ], + [ + "▁smokey", + -14.222613334655762 + ], + [ + "▁Naperville", + -14.222620964050293 + ], + [ + "▁Waka", + -14.222633361816406 + ], + [ + "▁minuscule", + -14.22265625 + ], + [ + "856", + -14.222661972045898 + ], + [ + "victim", + -14.222665786743164 + ], + [ + "▁Antoni", + -14.222674369812012 + ], + [ + "681", + -14.222676277160645 + ], + [ + "▁616", + -14.222686767578125 + ], + [ + "hib", + -14.222691535949707 + ], + [ + "rocket", + -14.222759246826172 + ], + [ + "所", + -14.22276496887207 + ], + [ + "▁caterpillars", + -14.222782135009766 + ], + [ + "▁Implants", + -14.222807884216309 + ], + [ + "▁cannabinoid", + -14.222819328308105 + ], + [ + "▁Yeti", + -14.222835540771484 + ], + [ + "audit", + -14.222838401794434 + ], + [ + "▁emigration", + -14.222930908203125 + ], + [ + "▁yardage", + -14.222969055175781 + ], + [ + "▁SIT", + -14.223026275634766 + ], + [ + "基", + -14.223128318786621 + ], + [ + "▁financier", + -14.223156929016113 + ], + [ + "▁Edwardian", + -14.223225593566895 + ], + [ + "▁docker", + -14.223318099975586 + ], + [ + "LEN", + -14.223374366760254 + ], + [ + "▁Shorter", + -14.223377227783203 + ], + [ + "▁DOG", + -14.22337818145752 + ], + [ + "giant", + -14.223390579223633 + ], + [ + "▁aftertaste", + -14.223414421081543 + ], + [ + "879", + -14.223416328430176 + ], + [ + "▁screeching", + -14.223418235778809 + ], + [ + "invest", + -14.223475456237793 + ], + [ + "▁Jeter", + -14.223546028137207 + ], + [ + "▁Sculpt", + -14.223546981811523 + ], + [ + "▁Vik", + -14.223560333251953 + ], + [ + "chairs", + -14.223613739013672 + ], + [ + "▁Dukes", + -14.223670959472656 + ], + [ + "▁Lug", + -14.223672866821289 + ], + [ + "iform", + -14.223676681518555 + ], + [ + "kman", + -14.223725318908691 + ], + [ + "▁Kovac", + -14.223730087280273 + ], + [ + "▁Tragedy", + -14.223735809326172 + ], + [ + "▁Relating", + -14.223775863647461 + ], + [ + "▁podiatrist", + -14.223785400390625 + ], + [ + "▁Nya", + -14.223847389221191 + ], + [ + "blow", + -14.223885536193848 + ], + [ + "axe", + -14.22389030456543 + ], + [ + "▁henna", + -14.223946571350098 + ], + [ + "▁1829", + -14.22398853302002 + ], + [ + "nker", + -14.223997116088867 + ], + [ + "▁aggrieved", + -14.22401237487793 + ], + [ + "hout", + -14.224076271057129 + ], + [ + "yield", + -14.224079132080078 + ], + [ + "bali", + -14.224085807800293 + ], + [ + "827", + -14.224151611328125 + ], + [ + "▁undetectable", + -14.22417163848877 + ], + [ + "bium", + -14.224196434020996 + ], + [ + "▁jalapeno", + -14.224202156066895 + ], + [ + "▁vials", + -14.224236488342285 + ], + [ + "▁Renowned", + -14.224242210388184 + ], + [ + "▁Cic", + -14.22424602508545 + ], + [ + "▁Patriotic", + -14.224251747131348 + ], + [ + "volve", + -14.224254608154297 + ], + [ + "▁Serves", + -14.224259376525879 + ], + [ + "token", + -14.224315643310547 + ], + [ + "rë", + -14.224347114562988 + ], + [ + "▁textural", + -14.224359512329102 + ], + [ + "784", + -14.224422454833984 + ], + [ + "bao", + -14.22446060180664 + ], + [ + "▁floorplan", + -14.224505424499512 + ], + [ + "▁accomodate", + -14.224527359008789 + ], + [ + "Philip", + -14.224541664123535 + ], + [ + "▁Raf", + -14.224549293518066 + ], + [ + "▁705", + -14.22472095489502 + ], + [ + "▁EFI", + -14.224763870239258 + ], + [ + "▁cred", + -14.224787712097168 + ], + [ + "BASE", + -14.224815368652344 + ], + [ + "▁wristband", + -14.22484302520752 + ], + [ + "Tap", + -14.22485065460205 + ], + [ + "▁MPA", + -14.22486400604248 + ], + [ + "▁cursory", + -14.224884986877441 + ], + [ + "specified", + -14.224935531616211 + ], + [ + "▁brainer", + -14.224970817565918 + ], + [ + "ception", + -14.22497844696045 + ], + [ + "▁€4", + -14.225028991699219 + ], + [ + "▁agus", + -14.225056648254395 + ], + [ + "▁grunge", + -14.225090980529785 + ], + [ + "▁Pb", + -14.225091934204102 + ], + [ + "▁Plugins", + -14.225129127502441 + ], + [ + "▁Trafficking", + -14.225172996520996 + ], + [ + "aug", + -14.225232124328613 + ], + [ + "▁Optimum", + -14.225232124328613 + ], + [ + "throughput", + -14.22525691986084 + ], + [ + "▁drizzled", + -14.225272178649902 + ], + [ + "▁pinching", + -14.225293159484863 + ], + [ + "chir", + -14.225353240966797 + ], + [ + "Submit", + -14.225422859191895 + ], + [ + "monkey", + -14.225433349609375 + ], + [ + "▁Wylie", + -14.22546100616455 + ], + [ + "optimal", + -14.225492477416992 + ], + [ + "▁Maas", + -14.225502967834473 + ], + [ + "▁Iberian", + -14.22551441192627 + ], + [ + "062", + -14.225545883178711 + ], + [ + "aholic", + -14.22555160522461 + ], + [ + "▁lifesaver", + -14.225560188293457 + ], + [ + "▁Barnet", + -14.225637435913086 + ], + [ + "▁Correa", + -14.22571849822998 + ], + [ + "▁cetera", + -14.225770950317383 + ], + [ + "▁wry", + -14.225796699523926 + ], + [ + "zion", + -14.225862503051758 + ], + [ + "▁marginalised", + -14.225875854492188 + ], + [ + "▁interfaith", + -14.225920677185059 + ], + [ + "▁SDF", + -14.22594928741455 + ], + [ + "ना", + -14.225973129272461 + ], + [ + "▁Tic", + -14.225981712341309 + ], + [ + "▁NetEnt", + -14.225993156433105 + ], + [ + "▁Cordova", + -14.226032257080078 + ], + [ + "▁Lukaku", + -14.226041793823242 + ], + [ + "▁etiology", + -14.226068496704102 + ], + [ + "▁underfoot", + -14.226119995117188 + ], + [ + "Arc", + -14.226136207580566 + ], + [ + "▁snicker", + -14.226165771484375 + ], + [ + "XA", + -14.226179122924805 + ], + [ + "▁Fastest", + -14.226210594177246 + ], + [ + "IME", + -14.226249694824219 + ], + [ + "▁Marisa", + -14.226272583007812 + ], + [ + "blin", + -14.226312637329102 + ], + [ + "▁Primal", + -14.226335525512695 + ], + [ + "metrics", + -14.226343154907227 + ], + [ + "▁Clari", + -14.226367950439453 + ], + [ + "▁COA", + -14.226452827453613 + ], + [ + "Graph", + -14.22645378112793 + ], + [ + "▁torsion", + -14.226557731628418 + ], + [ + "935", + -14.226569175720215 + ], + [ + "▁EVE", + -14.226574897766113 + ], + [ + "▁gentrification", + -14.226600646972656 + ], + [ + "▁Crows", + -14.226601600646973 + ], + [ + "▁slaw", + -14.226606369018555 + ], + [ + "▁coo", + -14.226675033569336 + ], + [ + "▁Gamers", + -14.226691246032715 + ], + [ + "▁penis", + -14.22677230834961 + ], + [ + "▁Rugged", + -14.22677993774414 + ], + [ + "▁Developments", + -14.22678279876709 + ], + [ + "tien", + -14.226837158203125 + ], + [ + "personally", + -14.226847648620605 + ], + [ + "▁Excerpt", + -14.226884841918945 + ], + [ + "▁neuromuscular", + -14.226890563964844 + ], + [ + "Stat", + -14.226901054382324 + ], + [ + "pone", + -14.226938247680664 + ], + [ + "mores", + -14.22694206237793 + ], + [ + "▁spotty", + -14.226943969726562 + ], + [ + "▁artfully", + -14.226988792419434 + ], + [ + "▁UPC", + -14.227022171020508 + ], + [ + "Fra", + -14.227049827575684 + ], + [ + "setup", + -14.22716236114502 + ], + [ + "mortem", + -14.227208137512207 + ], + [ + "tired", + -14.22726821899414 + ], + [ + "▁Revit", + -14.22726821899414 + ], + [ + "▁Bette", + -14.227363586425781 + ], + [ + "▁paddy", + -14.227365493774414 + ], + [ + "▁consonant", + -14.227373123168945 + ], + [ + "▁Wheelchair", + -14.227375030517578 + ], + [ + "▁receding", + -14.227420806884766 + ], + [ + "▁Janssen", + -14.22744083404541 + ], + [ + "▁Dez", + -14.22745132446289 + ], + [ + "▁tickled", + -14.227482795715332 + ], + [ + "▁flanks", + -14.227520942687988 + ], + [ + "▁MMORPG", + -14.227548599243164 + ], + [ + "987", + -14.227567672729492 + ], + [ + "▁reformers", + -14.227611541748047 + ], + [ + "▁Nieto", + -14.227612495422363 + ], + [ + "591", + -14.227616310119629 + ], + [ + "Scotland", + -14.227644920349121 + ], + [ + "▁lys", + -14.227791786193848 + ], + [ + "▁bailing", + -14.227792739868164 + ], + [ + "mec", + -14.227884292602539 + ], + [ + "▁367", + -14.227901458740234 + ], + [ + "itel", + -14.227922439575195 + ], + [ + "▁TRAVEL", + -14.22800064086914 + ], + [ + "▁Palais", + -14.228010177612305 + ], + [ + "lifting", + -14.22803020477295 + ], + [ + "etra", + -14.22806167602539 + ], + [ + "fertil", + -14.228139877319336 + ], + [ + "melt", + -14.22815990447998 + ], + [ + "▁Manda", + -14.228164672851562 + ], + [ + "692", + -14.22817611694336 + ], + [ + "▁amiss", + -14.228178024291992 + ], + [ + "▁Simplify", + -14.228185653686523 + ], + [ + "▁stutter", + -14.228255271911621 + ], + [ + "▁있", + -14.228282928466797 + ], + [ + "▁Grout", + -14.22829532623291 + ], + [ + "▁369", + -14.228330612182617 + ], + [ + "hydrate", + -14.228338241577148 + ], + [ + "▁lethargic", + -14.228422164916992 + ], + [ + "▁verifies", + -14.228422164916992 + ], + [ + "frost", + -14.228476524353027 + ], + [ + "Shell", + -14.228490829467773 + ], + [ + "▁oozing", + -14.228511810302734 + ], + [ + "▁1775", + -14.228532791137695 + ], + [ + "▁Metabolism", + -14.228545188903809 + ], + [ + "linguistic", + -14.228572845458984 + ], + [ + "▁Microphone", + -14.228633880615234 + ], + [ + "measured", + -14.228686332702637 + ], + [ + "hills", + -14.228711128234863 + ], + [ + "ц", + -14.228750228881836 + ], + [ + "▁gullible", + -14.228758811950684 + ], + [ + "▁fairways", + -14.228883743286133 + ], + [ + "▁veal", + -14.228898048400879 + ], + [ + "▁alfalfa", + -14.228946685791016 + ], + [ + "Range", + -14.228985786437988 + ], + [ + "▁crevices", + -14.229045867919922 + ], + [ + "▁wintry", + -14.229060173034668 + ], + [ + "Marketing", + -14.229071617126465 + ], + [ + "▁Zeke", + -14.229107856750488 + ], + [ + "▁Iggy", + -14.229113578796387 + ], + [ + "gsm", + -14.229121208190918 + ], + [ + "▁RADIO", + -14.2291259765625 + ], + [ + "▁McGovern", + -14.229199409484863 + ], + [ + "▁AVA", + -14.229202270507812 + ], + [ + "bolic", + -14.229205131530762 + ], + [ + "▁clerics", + -14.229207992553711 + ], + [ + "×1", + -14.229236602783203 + ], + [ + "▁Yearbook", + -14.229236602783203 + ], + [ + "▁liquefied", + -14.229286193847656 + ], + [ + "▁Deus", + -14.229312896728516 + ], + [ + "▁agribusiness", + -14.229349136352539 + ], + [ + "Alpha", + -14.229368209838867 + ], + [ + "OON", + -14.229371070861816 + ], + [ + "▁Travers", + -14.2294282913208 + ], + [ + "▁curcumin", + -14.229483604431152 + ], + [ + "▁candied", + -14.229512214660645 + ], + [ + "estimate", + -14.22952938079834 + ], + [ + "▁Leak", + -14.229538917541504 + ], + [ + "▁realtime", + -14.229580879211426 + ], + [ + "▁Witches", + -14.22958755493164 + ], + [ + "rival", + -14.229726791381836 + ], + [ + "drag", + -14.229801177978516 + ], + [ + "▁cocky", + -14.229803085327148 + ], + [ + "▁subplot", + -14.229876518249512 + ], + [ + "▁Striking", + -14.229960441589355 + ], + [ + "▁prickly", + -14.230032920837402 + ], + [ + "▁retroactive", + -14.230072021484375 + ], + [ + "palm", + -14.230121612548828 + ], + [ + "▁connotation", + -14.230124473571777 + ], + [ + "▁Maximize", + -14.230143547058105 + ], + [ + "▁SMP", + -14.230175971984863 + ], + [ + "▁Stonehenge", + -14.230180740356445 + ], + [ + "Kin", + -14.230232238769531 + ], + [ + "sheng", + -14.230260848999023 + ], + [ + "▁א", + -14.230265617370605 + ], + [ + "▁virginity", + -14.230268478393555 + ], + [ + "▁Stapleton", + -14.230279922485352 + ], + [ + "▁incurable", + -14.230291366577148 + ], + [ + "▁Logical", + -14.230298042297363 + ], + [ + "▁Wr", + -14.230325698852539 + ], + [ + "troph", + -14.23038387298584 + ], + [ + "▁gory", + -14.230413436889648 + ], + [ + "▁Crimean", + -14.23042106628418 + ], + [ + "▁Abbotsford", + -14.23055362701416 + ], + [ + "▁outgrown", + -14.230598449707031 + ], + [ + "Desk", + -14.230603218078613 + ], + [ + "▁cybercrime", + -14.230605125427246 + ], + [ + "▁stinks", + -14.230608940124512 + ], + [ + "▁Brethren", + -14.230627059936523 + ], + [ + "maz", + -14.230664253234863 + ], + [ + "rdi", + -14.230666160583496 + ], + [ + "▁radiates", + -14.230698585510254 + ], + [ + "▁MongoDB", + -14.230708122253418 + ], + [ + "▁rummage", + -14.230791091918945 + ], + [ + "▁Nervous", + -14.2308931350708 + ], + [ + "MEA", + -14.230895042419434 + ], + [ + "▁Boomer", + -14.230925559997559 + ], + [ + "fp", + -14.230976104736328 + ], + [ + "▁IMPACT", + -14.230986595153809 + ], + [ + "readers", + -14.231019973754883 + ], + [ + "▁invokes", + -14.231058120727539 + ], + [ + "▁Hob", + -14.231069564819336 + ], + [ + "▁facie", + -14.231072425842285 + ], + [ + "▁WTA", + -14.231098175048828 + ], + [ + "▁faking", + -14.231112480163574 + ], + [ + "▁Fisk", + -14.23111343383789 + ], + [ + "▁tw", + -14.23112678527832 + ], + [ + "▁Skel", + -14.231138229370117 + ], + [ + "▁reinvented", + -14.231149673461914 + ], + [ + "▁RBS", + -14.231151580810547 + ], + [ + "▁consul", + -14.231157302856445 + ], + [ + "う", + -14.231167793273926 + ], + [ + "otherwise", + -14.231246948242188 + ], + [ + "popping", + -14.231247901916504 + ], + [ + "pins", + -14.231252670288086 + ], + [ + "atto", + -14.231273651123047 + ], + [ + "▁carcinogenic", + -14.231305122375488 + ], + [ + "▁Headboard", + -14.231307029724121 + ], + [ + "▁vSphere", + -14.231327056884766 + ], + [ + "▁ESS", + -14.231389045715332 + ], + [ + "041", + -14.23140811920166 + ], + [ + "▁Brakes", + -14.231416702270508 + ], + [ + "▁sai", + -14.231422424316406 + ], + [ + "▁QUE", + -14.23143196105957 + ], + [ + "dates", + -14.231447219848633 + ], + [ + "▁Striped", + -14.23146915435791 + ], + [ + "▁Sardinia", + -14.231492042541504 + ], + [ + "▁Pandit", + -14.231536865234375 + ], + [ + "▁irreverent", + -14.231558799743652 + ], + [ + "▁Crafting", + -14.231584548950195 + ], + [ + "▁JAN", + -14.231598854064941 + ], + [ + "▁gallant", + -14.23163890838623 + ], + [ + "▁Startups", + -14.231654167175293 + ], + [ + "▁FJ", + -14.231691360473633 + ], + [ + "▁Statutory", + -14.23173713684082 + ], + [ + "▁harshest", + -14.231847763061523 + ], + [ + "▁caterers", + -14.231887817382812 + ], + [ + "▁fluently", + -14.231902122497559 + ], + [ + "▁flapping", + -14.231915473937988 + ], + [ + "▁Tsi", + -14.232003211975098 + ], + [ + "coder", + -14.232095718383789 + ], + [ + "erd", + -14.232120513916016 + ], + [ + "atar", + -14.23215103149414 + ], + [ + "▁Cleanup", + -14.23215389251709 + ], + [ + "▁pedi", + -14.232176780700684 + ], + [ + "spoke", + -14.232186317443848 + ], + [ + "▁dorms", + -14.23222827911377 + ], + [ + "▁primate", + -14.232233047485352 + ], + [ + "Display", + -14.232247352600098 + ], + [ + "▁¥", + -14.232247352600098 + ], + [ + "oque", + -14.232314109802246 + ], + [ + "▁superimposed", + -14.232361793518066 + ], + [ + "ozi", + -14.232368469238281 + ], + [ + "prints", + -14.23243522644043 + ], + [ + "Meta", + -14.232444763183594 + ], + [ + "▁conjures", + -14.232479095458984 + ], + [ + "▁vigour", + -14.232580184936523 + ], + [ + "pleasing", + -14.232587814331055 + ], + [ + "▁Juneau", + -14.232604026794434 + ], + [ + "raf", + -14.232617378234863 + ], + [ + "▁rivets", + -14.232706069946289 + ], + [ + "▁Tint", + -14.232710838317871 + ], + [ + "▁Watertown", + -14.232730865478516 + ], + [ + "natured", + -14.232735633850098 + ], + [ + "▁FORCE", + -14.232818603515625 + ], + [ + "▁jul", + -14.2328462600708 + ], + [ + "▁CCG", + -14.2328519821167 + ], + [ + "▁RNC", + -14.232908248901367 + ], + [ + "▁Apron", + -14.232916831970215 + ], + [ + "▁laxative", + -14.232942581176758 + ], + [ + "▁Scales", + -14.232965469360352 + ], + [ + "▁suppresses", + -14.233007431030273 + ], + [ + "▁Cushions", + -14.233016967773438 + ], + [ + "▁thingy", + -14.233030319213867 + ], + [ + "failure", + -14.233052253723145 + ], + [ + "883", + -14.233072280883789 + ], + [ + "▁shined", + -14.2330961227417 + ], + [ + "▁joinery", + -14.233097076416016 + ], + [ + "cene", + -14.233132362365723 + ], + [ + "▁lengthwise", + -14.233160018920898 + ], + [ + "▁क", + -14.233165740966797 + ], + [ + "akin", + -14.233184814453125 + ], + [ + "▁extraordinaire", + -14.233199119567871 + ], + [ + "hypo", + -14.233205795288086 + ], + [ + "▁Ellsworth", + -14.233236312866211 + ], + [ + "versus", + -14.233237266540527 + ], + [ + "rgen", + -14.233285903930664 + ], + [ + "▁Prophecy", + -14.233316421508789 + ], + [ + "QT", + -14.233331680297852 + ], + [ + "▁Cui", + -14.233339309692383 + ], + [ + "867", + -14.233362197875977 + ], + [ + "naga", + -14.2333984375 + ], + [ + "▁Launching", + -14.233464241027832 + ], + [ + "cena", + -14.233551979064941 + ], + [ + "wha", + -14.233580589294434 + ], + [ + "▁Runtime", + -14.233607292175293 + ], + [ + "▁Drainage", + -14.233613014221191 + ], + [ + "▁Glenwood", + -14.23362922668457 + ], + [ + "stim", + -14.23364543914795 + ], + [ + "▁Dagger", + -14.233651161193848 + ], + [ + "abri", + -14.23365592956543 + ], + [ + "▁Kenyatta", + -14.233678817749023 + ], + [ + "qué", + -14.233704566955566 + ], + [ + "▁Torino", + -14.233759880065918 + ], + [ + "▁snarky", + -14.233804702758789 + ], + [ + "cki", + -14.233833312988281 + ], + [ + "▁Affected", + -14.233835220336914 + ], + [ + "▁priv", + -14.233841896057129 + ], + [ + "▁VEGF", + -14.233858108520508 + ], + [ + "myth", + -14.233929634094238 + ], + [ + "▁separatists", + -14.233935356140137 + ], + [ + "PLA", + -14.233962059020996 + ], + [ + "▁Lyman", + -14.233983039855957 + ], + [ + "heating", + -14.23404598236084 + ], + [ + "▁Wien", + -14.234061241149902 + ], + [ + "▁Wiener", + -14.234065055847168 + ], + [ + "▁equi", + -14.234115600585938 + ], + [ + "ANO", + -14.234128952026367 + ], + [ + "STE", + -14.234134674072266 + ], + [ + "DEX", + -14.234170913696289 + ], + [ + "▁dissuade", + -14.234258651733398 + ], + [ + "▁proofread", + -14.234264373779297 + ], + [ + "▁oscillation", + -14.234265327453613 + ], + [ + "▁Tutors", + -14.23428726196289 + ], + [ + "▁immediacy", + -14.23429012298584 + ], + [ + "▁532", + -14.23430061340332 + ], + [ + "979", + -14.234306335449219 + ], + [ + "players", + -14.234313011169434 + ], + [ + "accredited", + -14.234331130981445 + ], + [ + "rbi", + -14.234352111816406 + ], + [ + "▁bioinformatics", + -14.234375 + ], + [ + "▁Judea", + -14.23440933227539 + ], + [ + "▁resumption", + -14.234413146972656 + ], + [ + "▁haute", + -14.234455108642578 + ], + [ + "▁characterisation", + -14.234467506408691 + ], + [ + "▁Mindanao", + -14.234481811523438 + ], + [ + "▁Thal", + -14.234541893005371 + ], + [ + "▁Kras", + -14.234590530395508 + ], + [ + "azole", + -14.234603881835938 + ], + [ + "▁Philanthropy", + -14.234609603881836 + ], + [ + "▁applet", + -14.234621047973633 + ], + [ + "▁PAX", + -14.234637260437012 + ], + [ + "▁trifle", + -14.234651565551758 + ], + [ + "▁ROSE", + -14.234661102294922 + ], + [ + "elis", + -14.234664916992188 + ], + [ + "relief", + -14.234724044799805 + ], + [ + "▁orb", + -14.234747886657715 + ], + [ + "CSF", + -14.234774589538574 + ], + [ + "▁Suresh", + -14.234792709350586 + ], + [ + "Snap", + -14.234798431396484 + ], + [ + "▁invariant", + -14.234817504882812 + ], + [ + "▁eth", + -14.234871864318848 + ], + [ + "▁bac", + -14.23487663269043 + ], + [ + "▁unspeakable", + -14.234910011291504 + ], + [ + "▁Tidal", + -14.234912872314453 + ], + [ + "▁presentable", + -14.234929084777832 + ], + [ + "isle", + -14.234951972961426 + ], + [ + "sigh", + -14.23497200012207 + ], + [ + "▁Ligue", + -14.235021591186523 + ], + [ + "▁dabble", + -14.235075950622559 + ], + [ + "▁deposed", + -14.235105514526367 + ], + [ + "arranged", + -14.235114097595215 + ], + [ + "Woman", + -14.235138893127441 + ], + [ + "▁workpiece", + -14.23514175415039 + ], + [ + "▁Instrumental", + -14.235151290893555 + ], + [ + "▁Momo", + -14.235151290893555 + ], + [ + "elf", + -14.235177993774414 + ], + [ + "▁beater", + -14.235200881958008 + ], + [ + "▁Sla", + -14.235206604003906 + ], + [ + "▁artichoke", + -14.235207557678223 + ], + [ + "▁ablaze", + -14.235285758972168 + ], + [ + "▁Shab", + -14.235286712646484 + ], + [ + "▁wr", + -14.235344886779785 + ], + [ + "▁succinctly", + -14.235374450683594 + ], + [ + "cau", + -14.235437393188477 + ], + [ + "▁merc", + -14.235450744628906 + ], + [ + "▁VCR", + -14.235451698303223 + ], + [ + "▁Loyal", + -14.23546314239502 + ], + [ + "ие", + -14.23547649383545 + ], + [ + "▁awash", + -14.235479354858398 + ], + [ + "▁Drawn", + -14.23556900024414 + ], + [ + "▁Supermarket", + -14.235661506652832 + ], + [ + "▁Charlene", + -14.235679626464844 + ], + [ + "NOTE", + -14.235694885253906 + ], + [ + "▁microcosm", + -14.235701560974121 + ], + [ + "expensive", + -14.235709190368652 + ], + [ + "yards", + -14.235739707946777 + ], + [ + "▁Rocha", + -14.23576545715332 + ], + [ + "stocked", + -14.235766410827637 + ], + [ + "▁hilariously", + -14.235793113708496 + ], + [ + "Staff", + -14.235856056213379 + ], + [ + "▁analogies", + -14.235869407653809 + ], + [ + "038", + -14.23588752746582 + ], + [ + "▁yank", + -14.235888481140137 + ], + [ + "kola", + -14.235987663269043 + ], + [ + "▁majorities", + -14.23605728149414 + ], + [ + "▁Erich", + -14.236083984375 + ], + [ + "▁Ake", + -14.23611068725586 + ], + [ + "▁indestructible", + -14.236176490783691 + ], + [ + "namely", + -14.236209869384766 + ], + [ + "▁Sada", + -14.236212730407715 + ], + [ + "1953", + -14.236236572265625 + ], + [ + "▁Sonja", + -14.236257553100586 + ], + [ + "theory", + -14.236283302307129 + ], + [ + "▁Breakdown", + -14.236349105834961 + ], + [ + "▁summery", + -14.236367225646973 + ], + [ + "coating", + -14.236421585083008 + ], + [ + "▁CFPB", + -14.23643684387207 + ], + [ + "▁pow", + -14.23644733428955 + ], + [ + "▁inanimate", + -14.23646068572998 + ], + [ + "029", + -14.236479759216309 + ], + [ + "sting", + -14.236493110656738 + ], + [ + "BOY", + -14.236503601074219 + ], + [ + "▁Nk", + -14.236591339111328 + ], + [ + "▁sickly", + -14.236674308776855 + ], + [ + "▁YOUNG", + -14.2366943359375 + ], + [ + "cooking", + -14.236729621887207 + ], + [ + "Bomb", + -14.236741065979004 + ], + [ + "▁Arian", + -14.236759185791016 + ], + [ + "watched", + -14.236802101135254 + ], + [ + "▁capstone", + -14.236802101135254 + ], + [ + "▁431", + -14.236818313598633 + ], + [ + "▁Remi", + -14.23686408996582 + ], + [ + "POP", + -14.236869812011719 + ], + [ + "▁Algarve", + -14.236873626708984 + ], + [ + "▁Atta", + -14.236894607543945 + ], + [ + "▁Hickman", + -14.23690128326416 + ], + [ + "▁coolness", + -14.236930847167969 + ], + [ + "▁multiplex", + -14.236930847167969 + ], + [ + "▁£13", + -14.236934661865234 + ], + [ + "▁Permian", + -14.23694133758545 + ], + [ + "▁Stahl", + -14.236957550048828 + ], + [ + "▁exfoliating", + -14.236990928649902 + ], + [ + "▁wheeler", + -14.237003326416016 + ], + [ + "▁hickory", + -14.237010955810547 + ], + [ + "▁InDesign", + -14.237058639526367 + ], + [ + "▁Deanna", + -14.237062454223633 + ], + [ + "▁Badgers", + -14.237068176269531 + ], + [ + "▁Stochastic", + -14.237096786499023 + ], + [ + "CQ", + -14.237283706665039 + ], + [ + "▁komp", + -14.237309455871582 + ], + [ + "ах", + -14.237322807312012 + ], + [ + "▁Stuffed", + -14.237322807312012 + ], + [ + "▁Gleason", + -14.237339973449707 + ], + [ + "▁Britannica", + -14.237345695495605 + ], + [ + "▁forsake", + -14.237363815307617 + ], + [ + "▁Practicing", + -14.237445831298828 + ], + [ + "▁Baseline", + -14.237452507019043 + ], + [ + "ны", + -14.237481117248535 + ], + [ + "gama", + -14.237516403198242 + ], + [ + "▁trojan", + -14.237543106079102 + ], + [ + "▁precepts", + -14.237548828125 + ], + [ + "▁recesses", + -14.237617492675781 + ], + [ + "Trip", + -14.237643241882324 + ], + [ + "▁Thurston", + -14.237675666809082 + ], + [ + "zol", + -14.237709999084473 + ], + [ + "▁nailing", + -14.237712860107422 + ], + [ + "▁Ephraim", + -14.237730979919434 + ], + [ + "▁beleaguered", + -14.237730979919434 + ], + [ + "▁USING", + -14.237743377685547 + ], + [ + "▁SoCal", + -14.237747192382812 + ], + [ + "▁Kast", + -14.237762451171875 + ], + [ + "▁Nao", + -14.237771034240723 + ], + [ + "▁Tes", + -14.237809181213379 + ], + [ + "▁Cracker", + -14.23788833618164 + ], + [ + "▁Clipper", + -14.237907409667969 + ], + [ + "OME", + -14.23791790008545 + ], + [ + "handler", + -14.23794174194336 + ], + [ + "▁Sleepy", + -14.237951278686523 + ], + [ + "▁Alford", + -14.237971305847168 + ], + [ + "▁GIFs", + -14.237975120544434 + ], + [ + "lins", + -14.238020896911621 + ], + [ + "▁Abstracts", + -14.23802661895752 + ], + [ + "▁Briar", + -14.238035202026367 + ], + [ + "▁Blazer", + -14.238046646118164 + ], + [ + "▁remarried", + -14.238086700439453 + ], + [ + "▁deacon", + -14.23809814453125 + ], + [ + "qt", + -14.238103866577148 + ], + [ + "▁minefield", + -14.238117218017578 + ], + [ + "mpl", + -14.238119125366211 + ], + [ + "▁frontend", + -14.238177299499512 + ], + [ + "▁Rajiv", + -14.238180160522461 + ], + [ + "obe", + -14.23824405670166 + ], + [ + "▁Chomsky", + -14.238253593444824 + ], + [ + "▁orifice", + -14.238263130187988 + ], + [ + "▁xanax", + -14.238290786743164 + ], + [ + "▁scrubber", + -14.238310813903809 + ], + [ + "▁GIRL", + -14.2383451461792 + ], + [ + "▁Zil", + -14.238389015197754 + ], + [ + "▁opposites", + -14.238415718078613 + ], + [ + "▁Complexity", + -14.238432884216309 + ], + [ + "▁TELL", + -14.23853874206543 + ], + [ + "hlen", + -14.238550186157227 + ], + [ + "alus", + -14.238617897033691 + ], + [ + "▁Ohm", + -14.238626480102539 + ], + [ + "▁squatting", + -14.238667488098145 + ], + [ + "▁collie", + -14.23867130279541 + ], + [ + "▁nodules", + -14.238702774047852 + ], + [ + "▁Denial", + -14.238704681396484 + ], + [ + "▁subclass", + -14.2387056350708 + ], + [ + "dL", + -14.238716125488281 + ], + [ + "vital", + -14.238748550415039 + ], + [ + "▁aural", + -14.238836288452148 + ], + [ + "▁Dupont", + -14.238855361938477 + ], + [ + "▁pretzel", + -14.23898696899414 + ], + [ + "▁د", + -14.238992691040039 + ], + [ + "▁Eq", + -14.239048957824707 + ], + [ + "▁Loads", + -14.2390718460083 + ], + [ + "▁Vanuatu", + -14.23908805847168 + ], + [ + "▁mashup", + -14.23908805847168 + ], + [ + "▁Reigns", + -14.239092826843262 + ], + [ + "leh", + -14.239094734191895 + ], + [ + "packs", + -14.239177703857422 + ], + [ + "796", + -14.239222526550293 + ], + [ + "▁wurde", + -14.239269256591797 + ], + [ + "▁frenzied", + -14.239274978637695 + ], + [ + "▁postulate", + -14.239294052124023 + ], + [ + "▁Bn", + -14.239295959472656 + ], + [ + "▁SoundCloud", + -14.239315032958984 + ], + [ + "▁mocha", + -14.239361763000488 + ], + [ + "▁690", + -14.23936939239502 + ], + [ + "▁Brevard", + -14.239380836486816 + ], + [ + "▁Hitting", + -14.239447593688965 + ], + [ + "sleeved", + -14.239483833312988 + ], + [ + "ffel", + -14.239497184753418 + ], + [ + "▁Oppenheimer", + -14.239527702331543 + ], + [ + "▁syphilis", + -14.239542961120605 + ], + [ + "ndez", + -14.239544868469238 + ], + [ + "ATI", + -14.239545822143555 + ], + [ + "▁Iconic", + -14.239564895629883 + ], + [ + "designs", + -14.239574432373047 + ], + [ + "tization", + -14.239593505859375 + ], + [ + "▁windmill", + -14.239620208740234 + ], + [ + "▁Steamboat", + -14.23971176147461 + ], + [ + "▁Unbelievable", + -14.239799499511719 + ], + [ + "emptive", + -14.239890098571777 + ], + [ + "вЂ", + -14.239901542663574 + ], + [ + "▁Whey", + -14.240055084228516 + ], + [ + "revolution", + -14.24016284942627 + ], + [ + "▁Bild", + -14.240189552307129 + ], + [ + "▁sloped", + -14.240190505981445 + ], + [ + "Million", + -14.240242004394531 + ], + [ + "zadeh", + -14.240296363830566 + ], + [ + "▁pagoda", + -14.240297317504883 + ], + [ + "▁trafficked", + -14.240338325500488 + ], + [ + "Charlie", + -14.24034595489502 + ], + [ + "▁Tani", + -14.240360260009766 + ], + [ + "▁Dix", + -14.240391731262207 + ], + [ + "▁PEP", + -14.240394592285156 + ], + [ + "toma", + -14.240411758422852 + ], + [ + "▁telescopic", + -14.240425109863281 + ], + [ + "▁JOY", + -14.240447044372559 + ], + [ + "▁foreman", + -14.24046802520752 + ], + [ + "▁awnings", + -14.24047565460205 + ], + [ + "▁hyperbolic", + -14.24047565460205 + ], + [ + "▁Naf", + -14.240484237670898 + ], + [ + "Jersey", + -14.240507125854492 + ], + [ + "▁syndication", + -14.240517616271973 + ], + [ + "▁enchant", + -14.240522384643555 + ], + [ + "Terms", + -14.240579605102539 + ], + [ + "▁PADI", + -14.240579605102539 + ], + [ + "▁Meso", + -14.24060344696045 + ], + [ + "VIA", + -14.240623474121094 + ], + [ + "▁recuperate", + -14.240653991699219 + ], + [ + "▁Hacks", + -14.240683555603027 + ], + [ + "▁mightily", + -14.240708351135254 + ], + [ + "pronged", + -14.24073314666748 + ], + [ + "▁progenitor", + -14.240736961364746 + ], + [ + "▁hurriedly", + -14.24074649810791 + ], + [ + "▁jerked", + -14.240767478942871 + ], + [ + "▁childlike", + -14.24077033996582 + ], + [ + "▁crass", + -14.24079704284668 + ], + [ + "▁nr", + -14.24083137512207 + ], + [ + "rle", + -14.24085807800293 + ], + [ + "▁ESD", + -14.240874290466309 + ], + [ + "▁torturing", + -14.24093246459961 + ], + [ + "▁Johnnie", + -14.240981101989746 + ], + [ + "▁Squa", + -14.241002082824707 + ], + [ + "▁Chelmsford", + -14.241009712219238 + ], + [ + "▁Exporting", + -14.241010665893555 + ], + [ + "vertical", + -14.24101734161377 + ], + [ + "NEL", + -14.241127967834473 + ], + [ + "Essay", + -14.241140365600586 + ], + [ + "▁Sack", + -14.2411527633667 + ], + [ + "▁roamed", + -14.241158485412598 + ], + [ + "▁EMF", + -14.24116039276123 + ], + [ + "Pra", + -14.241204261779785 + ], + [ + "nion", + -14.241225242614746 + ], + [ + "▁cheerleading", + -14.241227149963379 + ], + [ + "tunes", + -14.24126148223877 + ], + [ + "▁cra", + -14.241262435913086 + ], + [ + "▁म", + -14.24128532409668 + ], + [ + "rzy", + -14.241292953491211 + ], + [ + "▁1803", + -14.24130630493164 + ], + [ + "Rise", + -14.241323471069336 + ], + [ + "▁Biel", + -14.24138069152832 + ], + [ + "▁puns", + -14.241389274597168 + ], + [ + "aby", + -14.241393089294434 + ], + [ + "▁SILVER", + -14.241422653198242 + ], + [ + "slash", + -14.241486549377441 + ], + [ + "ি", + -14.241633415222168 + ], + [ + "▁CCM", + -14.241640090942383 + ], + [ + "▁Maran", + -14.241692543029785 + ], + [ + "▁NCS", + -14.241718292236328 + ], + [ + "▁OSS", + -14.2417631149292 + ], + [ + "▁Thar", + -14.241772651672363 + ], + [ + "▁vez", + -14.241772651672363 + ], + [ + "▁curating", + -14.241786003112793 + ], + [ + "▁pique", + -14.241805076599121 + ], + [ + "▁Crockett", + -14.241817474365234 + ], + [ + "▁Lian", + -14.241825103759766 + ], + [ + "▁Alamos", + -14.241847038269043 + ], + [ + "▁Haul", + -14.241847038269043 + ], + [ + "eler", + -14.241849899291992 + ], + [ + "▁Quarterback", + -14.241880416870117 + ], + [ + "▁Evaluating", + -14.241950988769531 + ], + [ + "▁casings", + -14.24195384979248 + ], + [ + "yb", + -14.241994857788086 + ], + [ + "▁Committed", + -14.241995811462402 + ], + [ + "recovery", + -14.242047309875488 + ], + [ + "Again", + -14.242059707641602 + ], + [ + "▁bootleg", + -14.242064476013184 + ], + [ + "polo", + -14.242091178894043 + ], + [ + "▁Vein", + -14.242104530334473 + ], + [ + "qvist", + -14.242109298706055 + ], + [ + "NAR", + -14.242146492004395 + ], + [ + "▁Layla", + -14.242233276367188 + ], + [ + "▁PSL", + -14.24223518371582 + ], + [ + "▁quipped", + -14.242236137390137 + ], + [ + "Ron", + -14.242239952087402 + ], + [ + "▁orchestrate", + -14.242260932922363 + ], + [ + "▁Torn", + -14.242265701293945 + ], + [ + "▁urinate", + -14.242295265197754 + ], + [ + "▁GSK", + -14.242298126220703 + ], + [ + "▁kelp", + -14.242321968078613 + ], + [ + "간", + -14.242329597473145 + ], + [ + "Stack", + -14.24242115020752 + ], + [ + "Development", + -14.242462158203125 + ], + [ + "modo", + -14.24247932434082 + ], + [ + "▁Canning", + -14.242494583129883 + ], + [ + "▁Sift", + -14.242504119873047 + ], + [ + "▁Stillwater", + -14.242546081542969 + ], + [ + "▁irreparable", + -14.242639541625977 + ], + [ + "IZE", + -14.242652893066406 + ], + [ + "원", + -14.242654800415039 + ], + [ + "▁Boyce", + -14.24266529083252 + ], + [ + "▁offload", + -14.242670059204102 + ], + [ + "▁Educate", + -14.242724418640137 + ], + [ + "▁retraction", + -14.24273681640625 + ], + [ + "▁prodigious", + -14.242753028869629 + ], + [ + "▁lewd", + -14.242786407470703 + ], + [ + "▁deformity", + -14.242798805236816 + ], + [ + "988", + -14.242835998535156 + ], + [ + "venue", + -14.242862701416016 + ], + [ + "mberg", + -14.242901802062988 + ], + [ + "▁Bookcase", + -14.242904663085938 + ], + [ + "▁Creature", + -14.24290657043457 + ], + [ + "▁canines", + -14.24290657043457 + ], + [ + "908", + -14.242929458618164 + ], + [ + "▁ENG", + -14.242950439453125 + ], + [ + "SCI", + -14.243023872375488 + ], + [ + "ต", + -14.243025779724121 + ], + [ + "▁Clar", + -14.24304485321045 + ], + [ + "▁aff", + -14.243060111999512 + ], + [ + "▁seedling", + -14.243084907531738 + ], + [ + "▁mechanistic", + -14.243154525756836 + ], + [ + "▁stackable", + -14.2431640625 + ], + [ + "▁Expressions", + -14.243244171142578 + ], + [ + "▁Kuo", + -14.243268966674805 + ], + [ + "▁Howdy", + -14.243271827697754 + ], + [ + "πο", + -14.24328327178955 + ], + [ + "▁Woodworking", + -14.243318557739258 + ], + [ + "对", + -14.2433500289917 + ], + [ + "▁Bonner", + -14.243364334106445 + ], + [ + "jë", + -14.243393898010254 + ], + [ + "▁Engl", + -14.243450164794922 + ], + [ + "▁belligerent", + -14.243491172790527 + ], + [ + "▁Ceramics", + -14.243508338928223 + ], + [ + "▁restructured", + -14.243544578552246 + ], + [ + "▁spritz", + -14.24355697631836 + ], + [ + "▁Tej", + -14.243619918823242 + ], + [ + "INFO", + -14.243639945983887 + ], + [ + "bake", + -14.24365520477295 + ], + [ + "▁panicking", + -14.2437105178833 + ], + [ + "▁manipulator", + -14.24372386932373 + ], + [ + "712", + -14.243754386901855 + ], + [ + "▁sari", + -14.243783950805664 + ], + [ + "▁sacraments", + -14.243817329406738 + ], + [ + "▁Cavendish", + -14.24382209777832 + ], + [ + "▁Brushed", + -14.243866920471191 + ], + [ + "831", + -14.243871688842773 + ], + [ + "▁Influencer", + -14.243876457214355 + ], + [ + "ifica", + -14.243895530700684 + ], + [ + "VV", + -14.243979454040527 + ], + [ + "angu", + -14.244028091430664 + ], + [ + "▁bayonet", + -14.244041442871094 + ], + [ + "Dutch", + -14.244046211242676 + ], + [ + "▁Tundra", + -14.24406623840332 + ], + [ + "▁intakes", + -14.244128227233887 + ], + [ + "▁Sele", + -14.244154930114746 + ], + [ + "▁Hain", + -14.244169235229492 + ], + [ + "▁Saffron", + -14.244215965270996 + ], + [ + "▁taint", + -14.244218826293945 + ], + [ + "▁Westerners", + -14.244242668151855 + ], + [ + "Д", + -14.244257926940918 + ], + [ + "▁variances", + -14.24427318572998 + ], + [ + "▁SDL", + -14.24437427520752 + ], + [ + "▁infestations", + -14.24437427520752 + ], + [ + "▁CBSE", + -14.244403839111328 + ], + [ + "▁criminality", + -14.244429588317871 + ], + [ + "▁confrontations", + -14.244461059570312 + ], + [ + "▁remade", + -14.244538307189941 + ], + [ + "▁González", + -14.244550704956055 + ], + [ + "▁caddy", + -14.24455738067627 + ], + [ + "stats", + -14.24457836151123 + ], + [ + "zze", + -14.244595527648926 + ], + [ + "▁Inge", + -14.244595527648926 + ], + [ + "▁Graphite", + -14.244608879089355 + ], + [ + "▁speck", + -14.244653701782227 + ], + [ + "▁Avenger", + -14.244668960571289 + ], + [ + "▁magnetism", + -14.244694709777832 + ], + [ + "▁histological", + -14.244701385498047 + ], + [ + "▁tinting", + -14.244712829589844 + ], + [ + "▁confesses", + -14.244729995727539 + ], + [ + "▁flatbed", + -14.244766235351562 + ], + [ + "▁Kenyon", + -14.244770050048828 + ], + [ + "▁typographical", + -14.244834899902344 + ], + [ + "▁Advertise", + -14.244852066040039 + ], + [ + "▁Davao", + -14.244855880737305 + ], + [ + "▁peso", + -14.244857788085938 + ], + [ + "▁getaways", + -14.244903564453125 + ], + [ + "▁Shou", + -14.244904518127441 + ], + [ + "▁Bachelorette", + -14.244912147521973 + ], + [ + "▁neurotransmitters", + -14.244935989379883 + ], + [ + "▁Shao", + -14.244955062866211 + ], + [ + "▁Quinta", + -14.2449951171875 + ], + [ + "spekt", + -14.24505615234375 + ], + [ + "▁natively", + -14.245072364807129 + ], + [ + "▁resurface", + -14.245072364807129 + ], + [ + "▁chorizo", + -14.245079040527344 + ], + [ + "iglia", + -14.245100975036621 + ], + [ + "▁liaise", + -14.245102882385254 + ], + [ + "▁hauler", + -14.245138168334961 + ], + [ + "▁snorkelling", + -14.245148658752441 + ], + [ + "▁addicting", + -14.245182037353516 + ], + [ + "Spin", + -14.245230674743652 + ], + [ + "▁LOCK", + -14.245270729064941 + ], + [ + "▁browning", + -14.245271682739258 + ], + [ + "▁Rondo", + -14.245293617248535 + ], + [ + "▁priori", + -14.245304107666016 + ], + [ + "▁Zum", + -14.245321273803711 + ], + [ + "954", + -14.245388984680176 + ], + [ + "▁Balboa", + -14.24539852142334 + ], + [ + "▁Geographical", + -14.245403289794922 + ], + [ + "▁Familiar", + -14.245443344116211 + ], + [ + "▁googling", + -14.245447158813477 + ], + [ + "assist", + -14.245452880859375 + ], + [ + "▁debunk", + -14.245458602905273 + ], + [ + "▁Loon", + -14.245524406433105 + ], + [ + "842", + -14.245538711547852 + ], + [ + "▁Ong", + -14.245543479919434 + ], + [ + "▁Cloudy", + -14.245561599731445 + ], + [ + "▁redacted", + -14.24563217163086 + ], + [ + "▁Blumenthal", + -14.245640754699707 + ], + [ + "▁confrontational", + -14.245648384094238 + ], + [ + "▁Updating", + -14.245654106140137 + ], + [ + "▁MacKenzie", + -14.245696067810059 + ], + [ + "▁Klim", + -14.24571418762207 + ], + [ + "escape", + -14.245719909667969 + ], + [ + "▁Positions", + -14.24572467803955 + ], + [ + "AGA", + -14.245763778686523 + ], + [ + "▁Toggle", + -14.245807647705078 + ], + [ + "pence", + -14.245820999145508 + ], + [ + "761", + -14.245833396911621 + ], + [ + "▁Toolbox", + -14.245843887329102 + ], + [ + "ccia", + -14.245862007141113 + ], + [ + "▁bevel", + -14.245869636535645 + ], + [ + "holz", + -14.245882987976074 + ], + [ + "▁sconce", + -14.245906829833984 + ], + [ + "▁Loops", + -14.245936393737793 + ], + [ + "▁Promised", + -14.246011734008789 + ], + [ + "▁Satanic", + -14.246018409729004 + ], + [ + "▁Meteorological", + -14.246095657348633 + ], + [ + "▁nativity", + -14.246103286743164 + ], + [ + "▁Sprout", + -14.246109962463379 + ], + [ + "826", + -14.246142387390137 + ], + [ + "Ford", + -14.246171951293945 + ], + [ + "▁pundit", + -14.246177673339844 + ], + [ + "▁urination", + -14.24621295928955 + ], + [ + "nike", + -14.2462158203125 + ], + [ + "unc", + -14.246227264404297 + ], + [ + "▁Medicinal", + -14.24622917175293 + ], + [ + "▁Dignity", + -14.246288299560547 + ], + [ + "▁conclusively", + -14.246299743652344 + ], + [ + "▁excretion", + -14.246304512023926 + ], + [ + "▁spewing", + -14.246338844299316 + ], + [ + "▁BTU", + -14.246402740478516 + ], + [ + "▁Kaba", + -14.246408462524414 + ], + [ + "▁incarnations", + -14.246420860290527 + ], + [ + "▁projectiles", + -14.246453285217285 + ], + [ + "▁428", + -14.24657154083252 + ], + [ + "▁Bahá", + -14.246580123901367 + ], + [ + "▁Imprint", + -14.246623992919922 + ], + [ + "▁Answered", + -14.24665355682373 + ], + [ + "▁shriek", + -14.24665641784668 + ], + [ + "▁forbidding", + -14.246664047241211 + ], + [ + "fibril", + -14.246684074401855 + ], + [ + "▁fumbled", + -14.24669075012207 + ], + [ + "▁Amo", + -14.246698379516602 + ], + [ + "▁swims", + -14.246698379516602 + ], + [ + "▁eradicating", + -14.246731758117676 + ], + [ + "▁Akt", + -14.246734619140625 + ], + [ + "▁rollback", + -14.246767044067383 + ], + [ + "▁Botany", + -14.246805191040039 + ], + [ + "▁injectors", + -14.246834754943848 + ], + [ + "▁Oxy", + -14.246841430664062 + ], + [ + "zet", + -14.246895790100098 + ], + [ + "oski", + -14.246980667114258 + ], + [ + "▁dupe", + -14.247010231018066 + ], + [ + "fitness", + -14.247017860412598 + ], + [ + "▁paparazzi", + -14.247020721435547 + ], + [ + "▁Hotspot", + -14.247035026550293 + ], + [ + "▁Kera", + -14.247085571289062 + ], + [ + "czy", + -14.24711799621582 + ], + [ + "▁refueling", + -14.247130393981934 + ], + [ + "▁recursive", + -14.2471342086792 + ], + [ + "▁Expressed", + -14.247137069702148 + ], + [ + "reck", + -14.247152328491211 + ], + [ + "▁stipulation", + -14.247185707092285 + ], + [ + "erian", + -14.247186660766602 + ], + [ + "▁PQ", + -14.247213363647461 + ], + [ + "commission", + -14.247217178344727 + ], + [ + "▁Muay", + -14.247220039367676 + ], + [ + "▁Bellow", + -14.247244834899902 + ], + [ + "▁MCS", + -14.24727725982666 + ], + [ + "▁Rhein", + -14.247320175170898 + ], + [ + "▁gnome", + -14.247332572937012 + ], + [ + "▁surveyors", + -14.247343063354492 + ], + [ + "▁prodigy", + -14.247434616088867 + ], + [ + "▁absences", + -14.247447967529297 + ], + [ + "▁Deferred", + -14.247454643249512 + ], + [ + "▁photonic", + -14.24747085571289 + ], + [ + "▁Bancroft", + -14.247478485107422 + ], + [ + "▁techie", + -14.247551918029785 + ], + [ + "Din", + -14.247579574584961 + ], + [ + "altitude", + -14.247583389282227 + ], + [ + "▁panning", + -14.24759578704834 + ], + [ + "▁assimilated", + -14.2476167678833 + ], + [ + "illary", + -14.247644424438477 + ], + [ + "▁VISIT", + -14.247665405273438 + ], + [ + "▁delegations", + -14.247665405273438 + ], + [ + "▁Tricia", + -14.24771785736084 + ], + [ + "▁Kep", + -14.24775505065918 + ], + [ + "▁disrepair", + -14.247784614562988 + ], + [ + "▁Grammys", + -14.247795104980469 + ], + [ + "▁Selenium", + -14.247808456420898 + ], + [ + "▁gangsters", + -14.24782943725586 + ], + [ + "liz", + -14.247873306274414 + ], + [ + "▁unattainable", + -14.247875213623047 + ], + [ + "esen", + -14.2479248046875 + ], + [ + "bry", + -14.247970581054688 + ], + [ + "▁Souza", + -14.247974395751953 + ], + [ + "▁Smyrna", + -14.248044967651367 + ], + [ + "▁plowing", + -14.248130798339844 + ], + [ + "▁Dots", + -14.248177528381348 + ], + [ + "▁JACK", + -14.248194694519043 + ], + [ + "▁brevity", + -14.248247146606445 + ], + [ + "3500", + -14.248265266418457 + ], + [ + "▁facile", + -14.248300552368164 + ], + [ + "ruk", + -14.248330116271973 + ], + [ + "▁omnipresent", + -14.248408317565918 + ], + [ + "possible", + -14.248464584350586 + ], + [ + "▁coronation", + -14.248553276062012 + ], + [ + "▁BER", + -14.248592376708984 + ], + [ + "▁duh", + -14.248618125915527 + ], + [ + "▁Kiki", + -14.248648643493652 + ], + [ + "▁SPOT", + -14.248674392700195 + ], + [ + "ме", + -14.248701095581055 + ], + [ + "faq", + -14.248743057250977 + ], + [ + "▁floodplain", + -14.24875545501709 + ], + [ + "nomic", + -14.248764038085938 + ], + [ + "▁Siam", + -14.248767852783203 + ], + [ + "▁Troopers", + -14.24879264831543 + ], + [ + "▁conc", + -14.248806953430176 + ], + [ + "Ger", + -14.248908996582031 + ], + [ + "▁Johnstone", + -14.248918533325195 + ], + [ + "▁cleanses", + -14.24894905090332 + ], + [ + "united", + -14.249006271362305 + ], + [ + "▁endorphins", + -14.249028205871582 + ], + [ + "copter", + -14.249040603637695 + ], + [ + "▁accusers", + -14.249059677124023 + ], + [ + "passenger", + -14.249101638793945 + ], + [ + "▁eluded", + -14.249149322509766 + ], + [ + "flood", + -14.24916934967041 + ], + [ + "▁aquifer", + -14.24918270111084 + ], + [ + "▁Secular", + -14.249205589294434 + ], + [ + "▁Wm", + -14.249256134033203 + ], + [ + "▁Valentin", + -14.249259948730469 + ], + [ + "▁Workstation", + -14.249269485473633 + ], + [ + "communication", + -14.249300003051758 + ], + [ + "ooooo", + -14.249317169189453 + ], + [ + "eval", + -14.24931812286377 + ], + [ + "Wash", + -14.249327659606934 + ], + [ + "▁Fielding", + -14.24932861328125 + ], + [ + "YR", + -14.249358177185059 + ], + [ + "retired", + -14.249375343322754 + ], + [ + "▁Baroness", + -14.249390602111816 + ], + [ + "▁resentful", + -14.249409675598145 + ], + [ + "spira", + -14.24941635131836 + ], + [ + "▁silliness", + -14.249427795410156 + ], + [ + "▁1801", + -14.249431610107422 + ], + [ + "▁idolatry", + -14.249460220336914 + ], + [ + "steam", + -14.249462127685547 + ], + [ + "▁και", + -14.24963665008545 + ], + [ + "Conference", + -14.249645233154297 + ], + [ + "▁sei", + -14.249669075012207 + ], + [ + "▁clashing", + -14.249703407287598 + ], + [ + "▁Continuum", + -14.249731063842773 + ], + [ + "horst", + -14.249796867370605 + ], + [ + "shipping", + -14.24990177154541 + ], + [ + "parallel", + -14.249903678894043 + ], + [ + "▁Exemption", + -14.249908447265625 + ], + [ + "slightly", + -14.249938011169434 + ], + [ + "resort", + -14.249958992004395 + ], + [ + "nsa", + -14.250054359436035 + ], + [ + "▁bookkeeper", + -14.250067710876465 + ], + [ + "▁vowing", + -14.250070571899414 + ], + [ + "▁가", + -14.250129699707031 + ], + [ + "▁purr", + -14.250182151794434 + ], + [ + "▁punchy", + -14.250207901000977 + ], + [ + "▁Renal", + -14.250221252441406 + ], + [ + "▁overtones", + -14.250273704528809 + ], + [ + "▁scrappy", + -14.250280380249023 + ], + [ + "▁Fag", + -14.250285148620605 + ], + [ + "kc", + -14.250292778015137 + ], + [ + "▁Vitality", + -14.250296592712402 + ], + [ + "▁Secured", + -14.250313758850098 + ], + [ + "969", + -14.250319480895996 + ], + [ + "▁608", + -14.25037956237793 + ], + [ + "▁Zaha", + -14.250401496887207 + ], + [ + "interface", + -14.250438690185547 + ], + [ + "▁Utd", + -14.250438690185547 + ], + [ + "▁developmentally", + -14.250503540039062 + ], + [ + "▁bootcamp", + -14.250569343566895 + ], + [ + "▁Clegg", + -14.25060749053955 + ], + [ + "biological", + -14.250611305236816 + ], + [ + "▁Aide", + -14.25062084197998 + ], + [ + "fluent", + -14.25063419342041 + ], + [ + "▁Bumble", + -14.250650405883789 + ], + [ + "▁unveils", + -14.250662803649902 + ], + [ + "783", + -14.250703811645508 + ], + [ + "▁Sneak", + -14.250716209411621 + ], + [ + "▁SST", + -14.250748634338379 + ], + [ + "▁ZX", + -14.250770568847656 + ], + [ + "▁videographer", + -14.250778198242188 + ], + [ + "▁Apa", + -14.250814437866211 + ], + [ + "ritz", + -14.250872611999512 + ], + [ + "▁Fatty", + -14.250907897949219 + ], + [ + "▁stepmother", + -14.250931739807129 + ], + [ + "▁lui", + -14.250940322875977 + ], + [ + "▁Aggies", + -14.250995635986328 + ], + [ + "▁Swann", + -14.251018524169922 + ], + [ + "▁Natl", + -14.251020431518555 + ], + [ + "▁obsess", + -14.251066207885742 + ], + [ + "▁McKi", + -14.251076698303223 + ], + [ + "▁Looked", + -14.251081466674805 + ], + [ + "▁permeable", + -14.25108528137207 + ], + [ + "▁WTC", + -14.251091003417969 + ], + [ + "▁KAR", + -14.251141548156738 + ], + [ + "▁reorganized", + -14.251169204711914 + ], + [ + "▁ces", + -14.251172065734863 + ], + [ + "▁378", + -14.251174926757812 + ], + [ + "▁mani", + -14.251185417175293 + ], + [ + "ิ", + -14.251214981079102 + ], + [ + "enemy", + -14.251239776611328 + ], + [ + "▁Lagu", + -14.251241683959961 + ], + [ + "ña", + -14.25125789642334 + ], + [ + "▁flashlights", + -14.25125789642334 + ], + [ + "▁skylights", + -14.251274108886719 + ], + [ + "▁amphibious", + -14.251275062561035 + ], + [ + "▁fag", + -14.251314163208008 + ], + [ + "▁Turkmenistan", + -14.251333236694336 + ], + [ + "▁cada", + -14.251355171203613 + ], + [ + "▁870", + -14.251396179199219 + ], + [ + "▁polymerization", + -14.251432418823242 + ], + [ + "bikes", + -14.251449584960938 + ], + [ + "▁adoring", + -14.251511573791504 + ], + [ + "variant", + -14.251574516296387 + ], + [ + "▁durations", + -14.25160026550293 + ], + [ + "▁esthetic", + -14.251606941223145 + ], + [ + "▁COMMUNITY", + -14.251673698425293 + ], + [ + "▁Farage", + -14.251675605773926 + ], + [ + "▁Promenade", + -14.25168514251709 + ], + [ + "▁shader", + -14.251755714416504 + ], + [ + "▁Duplicate", + -14.251863479614258 + ], + [ + "▁devaluation", + -14.251866340637207 + ], + [ + "▁printmaking", + -14.25190258026123 + ], + [ + "▁lor", + -14.251973152160645 + ], + [ + "▁ambivalent", + -14.251981735229492 + ], + [ + "▁Palmetto", + -14.251983642578125 + ], + [ + "▁Freeland", + -14.251993179321289 + ], + [ + "▁citric", + -14.251999855041504 + ], + [ + "▁Aguilar", + -14.252034187316895 + ], + [ + "▁Bertha", + -14.252050399780273 + ], + [ + "nur", + -14.25206184387207 + ], + [ + "ROW", + -14.252063751220703 + ], + [ + "Leader", + -14.252120971679688 + ], + [ + "▁Tonya", + -14.252195358276367 + ], + [ + "▁curative", + -14.252201080322266 + ], + [ + "▁CFM", + -14.252205848693848 + ], + [ + "▁Kitts", + -14.252230644226074 + ], + [ + "▁GENE", + -14.25225830078125 + ], + [ + "044", + -14.252286911010742 + ], + [ + "▁snugly", + -14.252328872680664 + ], + [ + "▁Pochettino", + -14.25235366821289 + ], + [ + "▁Cocker", + -14.252355575561523 + ], + [ + "▁Seward", + -14.252378463745117 + ], + [ + "▁spew", + -14.252394676208496 + ], + [ + "▁Chhattisgarh", + -14.252410888671875 + ], + [ + "▁catalyze", + -14.252420425415039 + ], + [ + "▁meddle", + -14.25242805480957 + ], + [ + "▁yawn", + -14.252492904663086 + ], + [ + "▁Silo", + -14.252561569213867 + ], + [ + "▁navel", + -14.252561569213867 + ], + [ + "▁ironed", + -14.252564430236816 + ], + [ + "▁Baidu", + -14.252615928649902 + ], + [ + "▁Medici", + -14.252623558044434 + ], + [ + "▁Duval", + -14.252666473388672 + ], + [ + "▁ç", + -14.252727508544922 + ], + [ + "▁pennant", + -14.252758979797363 + ], + [ + "▁sony", + -14.25277042388916 + ], + [ + "▁Germain", + -14.25277328491211 + ], + [ + "▁Grapevine", + -14.252774238586426 + ], + [ + "▁crankshaft", + -14.25278091430664 + ], + [ + "markets", + -14.252787590026855 + ], + [ + "ন", + -14.252827644348145 + ], + [ + "▁Penney", + -14.252864837646484 + ], + [ + "▁Manuscript", + -14.252873420715332 + ], + [ + "▁beset", + -14.252903938293457 + ], + [ + "intellectual", + -14.252914428710938 + ], + [ + "wanted", + -14.252975463867188 + ], + [ + "MAL", + -14.253046035766602 + ], + [ + "▁weirdness", + -14.253046035766602 + ], + [ + "Delete", + -14.253089904785156 + ], + [ + "▁curving", + -14.253096580505371 + ], + [ + "▁HCM", + -14.253100395202637 + ], + [ + "▁Clarendon", + -14.25310230255127 + ], + [ + "▁DPP", + -14.253120422363281 + ], + [ + "Safety", + -14.25312614440918 + ], + [ + "▁Euclid", + -14.253153800964355 + ], + [ + "essel", + -14.253174781799316 + ], + [ + "Biz", + -14.253214836120605 + ], + [ + "▁sarcoma", + -14.25322437286377 + ], + [ + "新", + -14.253235816955566 + ], + [ + "▁Blom", + -14.253250122070312 + ], + [ + "▁Addresses", + -14.253252029418945 + ], + [ + "▁CIOs", + -14.253255844116211 + ], + [ + "▁creatinine", + -14.253257751464844 + ], + [ + "▁sunbathing", + -14.253263473510742 + ], + [ + "▁joyfully", + -14.253270149230957 + ], + [ + "▁subtleties", + -14.253334045410156 + ], + [ + "▁Coordinate", + -14.253398895263672 + ], + [ + "ROC", + -14.253440856933594 + ], + [ + "▁mars", + -14.253458976745605 + ], + [ + "▁Yamamoto", + -14.253461837768555 + ], + [ + "migration", + -14.253518104553223 + ], + [ + "eris", + -14.253547668457031 + ], + [ + "▁Haji", + -14.253552436828613 + ], + [ + "drinking", + -14.253589630126953 + ], + [ + "Stephen", + -14.2535982131958 + ], + [ + "▁Shave", + -14.253609657287598 + ], + [ + "additional", + -14.25365161895752 + ], + [ + "▁Nederland", + -14.253780364990234 + ], + [ + "lun", + -14.253786087036133 + ], + [ + "▁है", + -14.253813743591309 + ], + [ + "▁generalize", + -14.253820419311523 + ], + [ + "▁encodes", + -14.253862380981445 + ], + [ + "▁droplet", + -14.25386905670166 + ], + [ + "taw", + -14.253887176513672 + ], + [ + "▁forecasters", + -14.253976821899414 + ], + [ + "▁loudspeakers", + -14.25400161743164 + ], + [ + "▁destroyers", + -14.254037857055664 + ], + [ + "▁autonomic", + -14.254115104675293 + ], + [ + "▁secretariat", + -14.254124641418457 + ], + [ + "suffering", + -14.254138946533203 + ], + [ + "▁Latte", + -14.25419807434082 + ], + [ + "▁scriptural", + -14.254207611083984 + ], + [ + "pelling", + -14.254216194152832 + ], + [ + "▁birthright", + -14.254219055175781 + ], + [ + "▁Employing", + -14.254227638244629 + ], + [ + "cycl", + -14.25423526763916 + ], + [ + "▁0000", + -14.254256248474121 + ], + [ + "▁OPC", + -14.254311561584473 + ], + [ + "▁collab", + -14.254318237304688 + ], + [ + "▁Pennington", + -14.254319190979004 + ], + [ + "▁animator", + -14.254420280456543 + ], + [ + "Miami", + -14.254440307617188 + ], + [ + "Mah", + -14.2544527053833 + ], + [ + "ologi", + -14.254462242126465 + ], + [ + "▁Vivid", + -14.254502296447754 + ], + [ + "HSA", + -14.254507064819336 + ], + [ + "Rus", + -14.254517555236816 + ], + [ + "ما", + -14.25452995300293 + ], + [ + "966", + -14.254539489746094 + ], + [ + "▁Laird", + -14.254549980163574 + ], + [ + "eminent", + -14.254579544067383 + ], + [ + "▁tradi", + -14.254645347595215 + ], + [ + "▁757", + -14.254693031311035 + ], + [ + "▁DAM", + -14.254709243774414 + ], + [ + "▁odyssey", + -14.254717826843262 + ], + [ + "▁Sunlight", + -14.254727363586426 + ], + [ + "LIP", + -14.25473403930664 + ], + [ + "▁Tid", + -14.254758834838867 + ], + [ + "▁Belarusian", + -14.254765510559082 + ], + [ + "▁compressing", + -14.254788398742676 + ], + [ + "▁Livermore", + -14.254806518554688 + ], + [ + "▁scribes", + -14.254806518554688 + ], + [ + "▁BREAKING", + -14.25482177734375 + ], + [ + "▁LAPD", + -14.254834175109863 + ], + [ + "fought", + -14.254908561706543 + ], + [ + "▁roofers", + -14.254927635192871 + ], + [ + "mita", + -14.254944801330566 + ], + [ + "hq", + -14.254948616027832 + ], + [ + "▁encapsulates", + -14.254965782165527 + ], + [ + "▁Ghat", + -14.254974365234375 + ], + [ + "anyone", + -14.254990577697754 + ], + [ + "▁Sanitation", + -14.255002975463867 + ], + [ + "▁Axle", + -14.255005836486816 + ], + [ + "▁Monticello", + -14.25512981414795 + ], + [ + "sections", + -14.255167007446289 + ], + [ + "▁TRE", + -14.255212783813477 + ], + [ + "或", + -14.255218505859375 + ], + [ + "▁Exports", + -14.25525188446045 + ], + [ + "▁Pilate", + -14.255268096923828 + ], + [ + "▁Kerri", + -14.255270004272461 + ], + [ + "▁lessening", + -14.255324363708496 + ], + [ + "▁VCE", + -14.255331039428711 + ], + [ + "▁Computation", + -14.255332946777344 + ], + [ + "rified", + -14.255339622497559 + ], + [ + "▁Supervisory", + -14.255358695983887 + ], + [ + "▁FUTURE", + -14.255366325378418 + ], + [ + "cilla", + -14.255378723144531 + ], + [ + "funny", + -14.255402565002441 + ], + [ + "▁Braden", + -14.255451202392578 + ], + [ + "▁Hoffmann", + -14.255496978759766 + ], + [ + "▁tl", + -14.255511283874512 + ], + [ + "▁reverses", + -14.255548477172852 + ], + [ + "Hor", + -14.255563735961914 + ], + [ + "▁Tomlin", + -14.255590438842773 + ], + [ + "quart", + -14.255621910095215 + ], + [ + "▁TMJ", + -14.255638122558594 + ], + [ + "▁WHETHER", + -14.25568675994873 + ], + [ + "871", + -14.255688667297363 + ], + [ + "▁medics", + -14.255711555480957 + ], + [ + "▁Whistle", + -14.255712509155273 + ], + [ + "▁postnatal", + -14.255719184875488 + ], + [ + "▁affront", + -14.255739212036133 + ], + [ + "▁magneto", + -14.255752563476562 + ], + [ + "RSA", + -14.255799293518066 + ], + [ + "▁pew", + -14.255833625793457 + ], + [ + "imagine", + -14.255849838256836 + ], + [ + "▁matcha", + -14.255852699279785 + ], + [ + "▁stuttering", + -14.25585651397705 + ], + [ + "▁Malvern", + -14.255918502807617 + ], + [ + "▁stimulants", + -14.255924224853516 + ], + [ + "▁SELF", + -14.255975723266602 + ], + [ + "Window", + -14.255980491638184 + ], + [ + "deca", + -14.256037712097168 + ], + [ + "▁Topps", + -14.256080627441406 + ], + [ + "▁Inevitably", + -14.256086349487305 + ], + [ + "▁Importer", + -14.25611400604248 + ], + [ + "uffle", + -14.256160736083984 + ], + [ + "ESC", + -14.256235122680664 + ], + [ + "uten", + -14.256267547607422 + ], + [ + "▁anarchists", + -14.256267547607422 + ], + [ + "involved", + -14.256268501281738 + ], + [ + "eshwar", + -14.256269454956055 + ], + [ + "surf", + -14.256281852722168 + ], + [ + "▁candida", + -14.2562837600708 + ], + [ + "▁reusing", + -14.256335258483887 + ], + [ + "▁symphonic", + -14.256391525268555 + ], + [ + "▁thankyou", + -14.256416320800781 + ], + [ + "plates", + -14.256429672241211 + ], + [ + "▁mA", + -14.256453514099121 + ], + [ + "▁productively", + -14.256453514099121 + ], + [ + "▁conversing", + -14.256556510925293 + ], + [ + "▁Schaefer", + -14.256563186645508 + ], + [ + "Plant", + -14.256604194641113 + ], + [ + "▁Ferri", + -14.256621360778809 + ], + [ + "▁Enhancing", + -14.256631851196289 + ], + [ + "▁Zidane", + -14.256644248962402 + ], + [ + "▁Spalding", + -14.2567138671875 + ], + [ + "▁employability", + -14.256753921508789 + ], + [ + "▁Flange", + -14.25678825378418 + ], + [ + "▁scorched", + -14.256789207458496 + ], + [ + "▁Guilford", + -14.256817817687988 + ], + [ + "▁Peachtree", + -14.25683307647705 + ], + [ + "▁PLLC", + -14.256842613220215 + ], + [ + "▁CHOICE", + -14.256896018981934 + ], + [ + "▁Geraldine", + -14.256942749023438 + ], + [ + "▁IFC", + -14.256950378417969 + ], + [ + "▁Saud", + -14.256998062133789 + ], + [ + "▁Barefoot", + -14.257000923156738 + ], + [ + "▁vibrational", + -14.25705337524414 + ], + [ + "▁Programmes", + -14.257107734680176 + ], + [ + "等", + -14.2571382522583 + ], + [ + "▁̊", + -14.257180213928223 + ], + [ + "▁piqued", + -14.257205963134766 + ], + [ + "▁foal", + -14.257269859313965 + ], + [ + "▁scallions", + -14.257331848144531 + ], + [ + "▁wonky", + -14.257346153259277 + ], + [ + "▁Juncker", + -14.257383346557617 + ], + [ + "DAR", + -14.257397651672363 + ], + [ + "▁Yon", + -14.257425308227539 + ], + [ + "▁cadmium", + -14.257431983947754 + ], + [ + "▁tum", + -14.25743579864502 + ], + [ + "DAS", + -14.257455825805664 + ], + [ + "▁Wikileaks", + -14.257469177246094 + ], + [ + "▁Amritsar", + -14.25749397277832 + ], + [ + "▁attenuated", + -14.257513046264648 + ], + [ + "▁wail", + -14.257515907287598 + ], + [ + "▁Bjorn", + -14.257525444030762 + ], + [ + "▁Yangon", + -14.257540702819824 + ], + [ + "于", + -14.257589340209961 + ], + [ + "▁flexor", + -14.257608413696289 + ], + [ + "▁weirdly", + -14.257638931274414 + ], + [ + "▁inextricably", + -14.257658958435059 + ], + [ + "ssett", + -14.25772762298584 + ], + [ + "▁murmur", + -14.257771492004395 + ], + [ + "▁Oncol", + -14.257772445678711 + ], + [ + "▁petitioned", + -14.25784969329834 + ], + [ + "▁Examining", + -14.257851600646973 + ], + [ + "▁Surrounding", + -14.257953643798828 + ], + [ + "ño", + -14.257970809936523 + ], + [ + "▁juicing", + -14.258065223693848 + ], + [ + "▁Swedes", + -14.258070945739746 + ], + [ + "▁Feels", + -14.258074760437012 + ], + [ + "Boo", + -14.25816822052002 + ], + [ + "▁Walks", + -14.258171081542969 + ], + [ + "▁Carthage", + -14.25818157196045 + ], + [ + "▁deadlift", + -14.258267402648926 + ], + [ + "▁pulsating", + -14.258268356323242 + ], + [ + "▁synagogues", + -14.258295059204102 + ], + [ + "▁Syst", + -14.258356094360352 + ], + [ + "▁exponent", + -14.258363723754883 + ], + [ + "fas", + -14.258410453796387 + ], + [ + "▁Chloride", + -14.258421897888184 + ], + [ + "▁Votes", + -14.25846004486084 + ], + [ + "▁PIT", + -14.258477210998535 + ], + [ + "▁flagrant", + -14.25849437713623 + ], + [ + "▁repaint", + -14.258530616760254 + ], + [ + "▁IBD", + -14.25853157043457 + ], + [ + "Password", + -14.258641242980957 + ], + [ + "▁grandmothers", + -14.258642196655273 + ], + [ + "photography", + -14.258650779724121 + ], + [ + "▁jaundice", + -14.258662223815918 + ], + [ + "▁Mariano", + -14.258679389953613 + ], + [ + "▁Gag", + -14.258688926696777 + ], + [ + "▁descriptors", + -14.258708953857422 + ], + [ + "▁rounder", + -14.258747100830078 + ], + [ + "▁impresses", + -14.25875473022461 + ], + [ + "▁Treg", + -14.258781433105469 + ], + [ + "Chem", + -14.25878620147705 + ], + [ + "▁Acu", + -14.25879192352295 + ], + [ + "mk", + -14.258796691894531 + ], + [ + "794", + -14.258804321289062 + ], + [ + "▁Aram", + -14.258856773376465 + ], + [ + "▁STP", + -14.258856773376465 + ], + [ + "▁BEDROOM", + -14.25886058807373 + ], + [ + "Av", + -14.258872985839844 + ], + [ + "SAP", + -14.258899688720703 + ], + [ + "igue", + -14.258919715881348 + ], + [ + "▁filly", + -14.25893497467041 + ], + [ + "▁THING", + -14.258953094482422 + ], + [ + "▁Shalom", + -14.259114265441895 + ], + [ + "▁Netscape", + -14.259119987487793 + ], + [ + "▁husky", + -14.259140014648438 + ], + [ + "▁rainforests", + -14.259140968322754 + ], + [ + "▁remedied", + -14.259164810180664 + ], + [ + "▁cookery", + -14.259184837341309 + ], + [ + "ат", + -14.259203910827637 + ], + [ + "▁ophthalmologist", + -14.259208679199219 + ], + [ + "ehen", + -14.2592134475708 + ], + [ + "▁Shiloh", + -14.2592191696167 + ], + [ + "▁Contributors", + -14.259221076965332 + ], + [ + "▁inconsequential", + -14.259272575378418 + ], + [ + "▁incentivize", + -14.259313583374023 + ], + [ + "fford", + -14.25933837890625 + ], + [ + "▁concentrator", + -14.259355545043945 + ], + [ + "phal", + -14.259373664855957 + ], + [ + "▁checkups", + -14.259376525878906 + ], + [ + "vite", + -14.259395599365234 + ], + [ + "trigger", + -14.259406089782715 + ], + [ + "▁whimsy", + -14.259435653686523 + ], + [ + "chairman", + -14.2594575881958 + ], + [ + "▁burritos", + -14.259474754333496 + ], + [ + "▁brainwashed", + -14.259509086608887 + ], + [ + "▁Epp", + -14.259547233581543 + ], + [ + "intervention", + -14.259560585021973 + ], + [ + "restricted", + -14.2595853805542 + ], + [ + "nami", + -14.259590148925781 + ], + [ + "▁Jou", + -14.259590148925781 + ], + [ + "Court", + -14.259591102600098 + ], + [ + "▁suffocating", + -14.259610176086426 + ], + [ + "▁Modest", + -14.259614944458008 + ], + [ + "▁Riesling", + -14.25963306427002 + ], + [ + "▁iniquity", + -14.259634971618652 + ], + [ + "▁Fibonacci", + -14.259648323059082 + ], + [ + "▁coals", + -14.259676933288574 + ], + [ + "▁educates", + -14.259711265563965 + ], + [ + "ubuntu", + -14.25971794128418 + ], + [ + "therapeutic", + -14.259732246398926 + ], + [ + "▁isotopes", + -14.25976848602295 + ], + [ + "▁Aussies", + -14.259791374206543 + ], + [ + "▁Cabbage", + -14.259794235229492 + ], + [ + "▁chipotle", + -14.25981330871582 + ], + [ + "▁BST", + -14.259832382202148 + ], + [ + "willing", + -14.259878158569336 + ], + [ + "Sleep", + -14.259902000427246 + ], + [ + "▁misalignment", + -14.259920120239258 + ], + [ + "▁MLK", + -14.259922981262207 + ], + [ + "▁Wounded", + -14.259947776794434 + ], + [ + "Mission", + -14.259973526000977 + ], + [ + "Students", + -14.260024070739746 + ], + [ + "▁Litter", + -14.260050773620605 + ], + [ + "▁Environments", + -14.2600679397583 + ], + [ + "▁Ferreira", + -14.260087013244629 + ], + [ + "deposit", + -14.260175704956055 + ], + [ + "dani", + -14.260188102722168 + ], + [ + "IFIED", + -14.260220527648926 + ], + [ + "▁Ramesh", + -14.260233879089355 + ], + [ + "▁Bachchan", + -14.260274887084961 + ], + [ + "▁waveguide", + -14.260313987731934 + ], + [ + "hti", + -14.260320663452148 + ], + [ + "ज", + -14.260329246520996 + ], + [ + "▁realty", + -14.260337829589844 + ], + [ + "▁Comb", + -14.260408401489258 + ], + [ + "▁Cheats", + -14.260411262512207 + ], + [ + "▁Kran", + -14.260451316833496 + ], + [ + "▁Masonry", + -14.260536193847656 + ], + [ + "▁Dung", + -14.260558128356934 + ], + [ + "NON", + -14.260602951049805 + ], + [ + "▁sundown", + -14.260615348815918 + ], + [ + "ENA", + -14.26065731048584 + ], + [ + "▁canopies", + -14.260668754577637 + ], + [ + "▁Macomb", + -14.260677337646484 + ], + [ + "kine", + -14.260684967041016 + ], + [ + "▁Suez", + -14.260685920715332 + ], + [ + "▁PAM", + -14.260687828063965 + ], + [ + "▁chimneys", + -14.260732650756836 + ], + [ + "IENT", + -14.260859489440918 + ], + [ + "▁outweighs", + -14.260875701904297 + ], + [ + "▁Gunner", + -14.26088809967041 + ], + [ + "▁lou", + -14.260889053344727 + ], + [ + "▁superstitious", + -14.260920524597168 + ], + [ + "▁Largo", + -14.260941505432129 + ], + [ + "▁publically", + -14.260965347290039 + ], + [ + "▁Maddox", + -14.260987281799316 + ], + [ + "▁Hype", + -14.261017799377441 + ], + [ + "Angelo", + -14.261030197143555 + ], + [ + "9°", + -14.26103401184082 + ], + [ + "Cock", + -14.261077880859375 + ], + [ + "▁RIA", + -14.261086463928223 + ], + [ + "▁대", + -14.261101722717285 + ], + [ + "▁frat", + -14.26110553741455 + ], + [ + "▁aerobics", + -14.261119842529297 + ], + [ + "▁Ghent", + -14.261160850524902 + ], + [ + "▁centrepiece", + -14.261162757873535 + ], + [ + "▁delineate", + -14.261170387268066 + ], + [ + "▁Stray", + -14.26118278503418 + ], + [ + "mik", + -14.26120662689209 + ], + [ + "▁Gifted", + -14.261246681213379 + ], + [ + "▁biofuel", + -14.261251449584961 + ], + [ + "▁Duma", + -14.261296272277832 + ], + [ + "Rh", + -14.261309623718262 + ], + [ + "▁arbitrage", + -14.26132869720459 + ], + [ + "avoid", + -14.26133918762207 + ], + [ + "IPO", + -14.261412620544434 + ], + [ + "▁converging", + -14.261418342590332 + ], + [ + "▁Codex", + -14.26151180267334 + ], + [ + "▁Swarm", + -14.26152515411377 + ], + [ + "▁Snape", + -14.261544227600098 + ], + [ + "anc", + -14.26157283782959 + ], + [ + "1954", + -14.261603355407715 + ], + [ + "came", + -14.261622428894043 + ], + [ + "▁categorised", + -14.261686325073242 + ], + [ + "▁LOC", + -14.261687278747559 + ], + [ + "▁Mahoney", + -14.261689186096191 + ], + [ + "▁Pikachu", + -14.261711120605469 + ], + [ + "ective", + -14.261722564697266 + ], + [ + "▁intents", + -14.261730194091797 + ], + [ + "ignon", + -14.261855125427246 + ], + [ + "▁Ela", + -14.261861801147461 + ], + [ + "▁unzip", + -14.261919975280762 + ], + [ + "▁NAND", + -14.261964797973633 + ], + [ + "▁retaliatory", + -14.26199722290039 + ], + [ + "finally", + -14.262002944946289 + ], + [ + "▁FIX", + -14.2620267868042 + ], + [ + "▁backpackers", + -14.262042999267578 + ], + [ + "▁Chasing", + -14.262051582336426 + ], + [ + "▁Rit", + -14.262084007263184 + ], + [ + "▁Lifeline", + -14.262105941772461 + ], + [ + "▁Merton", + -14.262161254882812 + ], + [ + "iPad", + -14.262222290039062 + ], + [ + "dew", + -14.262307167053223 + ], + [ + "▁SSDs", + -14.262310028076172 + ], + [ + "▁tacit", + -14.262358665466309 + ], + [ + "▁528", + -14.26240348815918 + ], + [ + "ipp", + -14.262428283691406 + ], + [ + "▁Huntsman", + -14.262430191040039 + ], + [ + "▁SRS", + -14.262444496154785 + ], + [ + "▁squishy", + -14.26248550415039 + ], + [ + "kap", + -14.262497901916504 + ], + [ + "JB", + -14.26250171661377 + ], + [ + "detect", + -14.262526512145996 + ], + [ + "▁roving", + -14.262563705444336 + ], + [ + "▁Ocala", + -14.262588500976562 + ], + [ + "▁collectable", + -14.262630462646484 + ], + [ + "Device", + -14.26266098022461 + ], + [ + "ikon", + -14.262664794921875 + ], + [ + "▁Deerfield", + -14.262665748596191 + ], + [ + "▁summoning", + -14.262693405151367 + ], + [ + "crusher", + -14.262707710266113 + ], + [ + "wheeler", + -14.262709617614746 + ], + [ + "▁FSB", + -14.262752532958984 + ], + [ + "▁banal", + -14.262757301330566 + ], + [ + "▁weatherproof", + -14.262785911560059 + ], + [ + "▁Bogota", + -14.262788772583008 + ], + [ + "▁folio", + -14.262788772583008 + ], + [ + "▁magnum", + -14.262880325317383 + ], + [ + "▁Superhero", + -14.262979507446289 + ], + [ + "▁ftp", + -14.262991905212402 + ], + [ + "▁registries", + -14.262994766235352 + ], + [ + "dressing", + -14.263017654418945 + ], + [ + "▁arranger", + -14.263032913208008 + ], + [ + "▁Donetsk", + -14.263063430786133 + ], + [ + "▁Workbook", + -14.263136863708496 + ], + [ + "相", + -14.263140678405762 + ], + [ + "▁snowed", + -14.26314640045166 + ], + [ + "▁Convergence", + -14.263262748718262 + ], + [ + "▁whet", + -14.263272285461426 + ], + [ + "ROI", + -14.263291358947754 + ], + [ + "▁socialized", + -14.263319969177246 + ], + [ + "▁altruistic", + -14.263331413269043 + ], + [ + "▁clocking", + -14.263433456420898 + ], + [ + "▁lineups", + -14.263497352600098 + ], + [ + "▁restocking", + -14.263525009155273 + ], + [ + "included", + -14.263547897338867 + ], + [ + "▁Stake", + -14.263582229614258 + ], + [ + "▁chagrin", + -14.263596534729004 + ], + [ + "ˈ", + -14.263636589050293 + ], + [ + "▁θ", + -14.263640403747559 + ], + [ + "dica", + -14.263648986816406 + ], + [ + "▁426", + -14.263723373413086 + ], + [ + "ected", + -14.263740539550781 + ], + [ + "▁상", + -14.263761520385742 + ], + [ + "▁Irina", + -14.263771057128906 + ], + [ + "▁†", + -14.263771057128906 + ], + [ + "▁CHRISTMAS", + -14.263792037963867 + ], + [ + "STEM", + -14.263795852661133 + ], + [ + "▁sorbet", + -14.263795852661133 + ], + [ + "▁weirdo", + -14.263863563537598 + ], + [ + "▁BLS", + -14.26388168334961 + ], + [ + "twice", + -14.263897895812988 + ], + [ + "Profile", + -14.263994216918945 + ], + [ + "▁Garnet", + -14.264001846313477 + ], + [ + "▁claustrophobic", + -14.264007568359375 + ], + [ + "▁sequin", + -14.264008522033691 + ], + [ + "753", + -14.264033317565918 + ], + [ + "deg", + -14.264050483703613 + ], + [ + "812", + -14.264063835144043 + ], + [ + "▁chronograph", + -14.264113426208496 + ], + [ + "conceived", + -14.264126777648926 + ], + [ + "iev", + -14.264144897460938 + ], + [ + "▁anointing", + -14.264152526855469 + ], + [ + "▁Adsense", + -14.264153480529785 + ], + [ + "apped", + -14.264161109924316 + ], + [ + "▁805", + -14.264178276062012 + ], + [ + "▁Wexford", + -14.264189720153809 + ], + [ + "▁rea", + -14.264281272888184 + ], + [ + "▁tingle", + -14.264317512512207 + ], + [ + "▁personalise", + -14.264328956604004 + ], + [ + "▁garnished", + -14.264360427856445 + ], + [ + "▁apricots", + -14.26442813873291 + ], + [ + "▁Sensitivity", + -14.264442443847656 + ], + [ + "ouf", + -14.26451587677002 + ], + [ + "823", + -14.264543533325195 + ], + [ + "▁Arkham", + -14.264559745788574 + ], + [ + "▁correspondents", + -14.264559745788574 + ], + [ + "▁Arb", + -14.26456069946289 + ], + [ + "▁inefficiency", + -14.264569282531738 + ], + [ + "▁AMT", + -14.264570236206055 + ], + [ + "▁Janine", + -14.264593124389648 + ], + [ + "▁Flies", + -14.264604568481445 + ], + [ + "▁disembark", + -14.26463794708252 + ], + [ + "▁Vast", + -14.264650344848633 + ], + [ + "▁mistreated", + -14.264660835266113 + ], + [ + "▁carats", + -14.264680862426758 + ], + [ + "▁Odor", + -14.264684677124023 + ], + [ + "▁Drones", + -14.264691352844238 + ], + [ + "▁maddening", + -14.264755249023438 + ], + [ + "▁myeloma", + -14.264800071716309 + ], + [ + "topping", + -14.264801979064941 + ], + [ + "方", + -14.264815330505371 + ], + [ + "▁Buried", + -14.264820098876953 + ], + [ + "ananda", + -14.26483154296875 + ], + [ + "▁Relaxation", + -14.26484489440918 + ], + [ + "Andre", + -14.264867782592773 + ], + [ + "▁Witherspoon", + -14.264877319335938 + ], + [ + "▁backwater", + -14.264892578125 + ], + [ + "ONA", + -14.264894485473633 + ], + [ + "recording", + -14.264894485473633 + ], + [ + "uate", + -14.26494026184082 + ], + [ + "▁Immigrants", + -14.264967918395996 + ], + [ + "▁impeccably", + -14.265029907226562 + ], + [ + "▁ditching", + -14.265046119689941 + ], + [ + "▁sanctuaries", + -14.265049934387207 + ], + [ + "▁debugger", + -14.265067100524902 + ], + [ + "▁WLAN", + -14.265088081359863 + ], + [ + "Dynamic", + -14.26512336730957 + ], + [ + "▁mulling", + -14.265156745910645 + ], + [ + "blocks", + -14.26517105102539 + ], + [ + "▁Remaining", + -14.265192985534668 + ], + [ + "▁Naa", + -14.265205383300781 + ], + [ + "▁subcontinent", + -14.265220642089844 + ], + [ + "▁dw", + -14.265340805053711 + ], + [ + "085", + -14.26536750793457 + ], + [ + "▁Timeless", + -14.265376091003418 + ], + [ + "Late", + -14.265379905700684 + ], + [ + "▁rector", + -14.265461921691895 + ], + [ + "▁middleweight", + -14.265462875366211 + ], + [ + "Introduction", + -14.26551342010498 + ], + [ + "▁Hummingbird", + -14.26557445526123 + ], + [ + "▁fleshed", + -14.26557731628418 + ], + [ + "▁Partridge", + -14.265630722045898 + ], + [ + "▁DELIVERY", + -14.265661239624023 + ], + [ + "▁Tarrant", + -14.265680313110352 + ], + [ + "▁Foy", + -14.265689849853516 + ], + [ + "shon", + -14.265722274780273 + ], + [ + "▁Bombers", + -14.265753746032715 + ], + [ + "therm", + -14.26576042175293 + ], + [ + "▁CCL", + -14.265780448913574 + ], + [ + "codes", + -14.265793800354004 + ], + [ + "MJ", + -14.265819549560547 + ], + [ + "▁Aviva", + -14.265823364257812 + ], + [ + "▁Diplomacy", + -14.265893936157227 + ], + [ + "▁scoured", + -14.265908241271973 + ], + [ + "▁rebrand", + -14.265953063964844 + ], + [ + "▁WIND", + -14.26598834991455 + ], + [ + "▁Knows", + -14.265993118286133 + ], + [ + "jt", + -14.26602554321289 + ], + [ + "▁Volatility", + -14.266047477722168 + ], + [ + "▁LEO", + -14.266081809997559 + ], + [ + "▁rebooted", + -14.266152381896973 + ], + [ + "ophobia", + -14.266280174255371 + ], + [ + "NAT", + -14.266289710998535 + ], + [ + "vegan", + -14.266290664672852 + ], + [ + "▁Demolition", + -14.26630973815918 + ], + [ + "▁Feelings", + -14.266335487365723 + ], + [ + "inating", + -14.266342163085938 + ], + [ + "rsi", + -14.26635456085205 + ], + [ + "abella", + -14.266408920288086 + ], + [ + "052", + -14.266417503356934 + ], + [ + "▁Collaborate", + -14.266419410705566 + ], + [ + "▁gaga", + -14.266424179077148 + ], + [ + "▁Consideration", + -14.266462326049805 + ], + [ + "strat", + -14.26646900177002 + ], + [ + "predict", + -14.26648998260498 + ], + [ + "▁Radon", + -14.266495704650879 + ], + [ + "945", + -14.266498565673828 + ], + [ + "▁Campers", + -14.266558647155762 + ], + [ + "hofer", + -14.266565322875977 + ], + [ + "oxi", + -14.266578674316406 + ], + [ + "Eight", + -14.266608238220215 + ], + [ + "packaged", + -14.26661491394043 + ], + [ + "▁Kalyan", + -14.266639709472656 + ], + [ + "▁Wray", + -14.266647338867188 + ], + [ + "hunters", + -14.266669273376465 + ], + [ + "oze", + -14.266694068908691 + ], + [ + "▁awakens", + -14.266745567321777 + ], + [ + "▁Greeting", + -14.26678466796875 + ], + [ + "mobi", + -14.266823768615723 + ], + [ + "▁stu", + -14.266829490661621 + ], + [ + "▁Glycerin", + -14.266862869262695 + ], + [ + "ober", + -14.26687240600586 + ], + [ + "▁registrant", + -14.266884803771973 + ], + [ + "▁Opioid", + -14.266886711120605 + ], + [ + "▁efficacious", + -14.266886711120605 + ], + [ + "▁emphasises", + -14.2669038772583 + ], + [ + "▁colorado", + -14.266948699951172 + ], + [ + "학", + -14.266976356506348 + ], + [ + "honor", + -14.266998291015625 + ], + [ + "ebra", + -14.267023086547852 + ], + [ + "▁matriarch", + -14.267036437988281 + ], + [ + "▁Reactions", + -14.267145156860352 + ], + [ + "▁Jock", + -14.267165184020996 + ], + [ + "▁sucks", + -14.267205238342285 + ], + [ + "▁pada", + -14.267230987548828 + ], + [ + "Parents", + -14.267284393310547 + ], + [ + "▁CHURCH", + -14.267284393310547 + ], + [ + "ül", + -14.267285346984863 + ], + [ + "▁providence", + -14.267333030700684 + ], + [ + "▁subprime", + -14.267335891723633 + ], + [ + "▁Langford", + -14.267341613769531 + ], + [ + "Lead", + -14.26734447479248 + ], + [ + "▁dished", + -14.267361640930176 + ], + [ + "▁Tillman", + -14.267379760742188 + ], + [ + "avier", + -14.267410278320312 + ], + [ + "sible", + -14.267439842224121 + ], + [ + "cuff", + -14.267440795898438 + ], + [ + "886", + -14.267520904541016 + ], + [ + "▁lifeguard", + -14.267529487609863 + ], + [ + "originally", + -14.26763916015625 + ], + [ + "▁Stonewall", + -14.267766952514648 + ], + [ + "▁Honeymoon", + -14.267770767211914 + ], + [ + "▁euphoric", + -14.267836570739746 + ], + [ + "uvi", + -14.267841339111328 + ], + [ + "▁Chr", + -14.26787281036377 + ], + [ + "▁DCC", + -14.267888069152832 + ], + [ + "▁Emoji", + -14.26789665222168 + ], + [ + "vast", + -14.26791763305664 + ], + [ + "▁fawn", + -14.267926216125488 + ], + [ + "glue", + -14.267935752868652 + ], + [ + "▁FIS", + -14.26799201965332 + ], + [ + "Ir", + -14.268077850341797 + ], + [ + "▁headwinds", + -14.268087387084961 + ], + [ + "▁fabricating", + -14.268089294433594 + ], + [ + "CHS", + -14.26811695098877 + ], + [ + "▁BAFTA", + -14.268128395080566 + ], + [ + "▁Mahesh", + -14.268138885498047 + ], + [ + "▁techs", + -14.26815414428711 + ], + [ + "▁Pats", + -14.268172264099121 + ], + [ + "▁condensate", + -14.26817512512207 + ], + [ + "▁DAILY", + -14.268192291259766 + ], + [ + "▁Mathias", + -14.268239974975586 + ], + [ + "PAN", + -14.268240928649902 + ], + [ + "▁perpetuity", + -14.268258094787598 + ], + [ + "▁Latham", + -14.268266677856445 + ], + [ + "▁repose", + -14.268302917480469 + ], + [ + "▁fabulously", + -14.268370628356934 + ], + [ + "▁MATCH", + -14.268401145935059 + ], + [ + "▁Familia", + -14.268402099609375 + ], + [ + "▁BBS", + -14.268426895141602 + ], + [ + "▁Lovell", + -14.26848030090332 + ], + [ + "▁strait", + -14.26857852935791 + ], + [ + "▁AUS", + -14.268580436706543 + ], + [ + "▁selectable", + -14.268600463867188 + ], + [ + "Reason", + -14.268656730651855 + ], + [ + "modules", + -14.268661499023438 + ], + [ + "▁Geophysical", + -14.268682479858398 + ], + [ + "AAP", + -14.268689155578613 + ], + [ + "▁hyperactivity", + -14.268699645996094 + ], + [ + "▁conceivably", + -14.268720626831055 + ], + [ + "▁Bader", + -14.268793106079102 + ], + [ + "guns", + -14.268794059753418 + ], + [ + "manufacturing", + -14.268820762634277 + ], + [ + "▁Tenants", + -14.268855094909668 + ], + [ + "murder", + -14.268856048583984 + ], + [ + "▁unbreakable", + -14.268874168395996 + ], + [ + "esch", + -14.268891334533691 + ], + [ + "▁Cava", + -14.268926620483398 + ], + [ + "955", + -14.268941879272461 + ], + [ + "▁Boa", + -14.26895523071289 + ], + [ + "▁Atmosphere", + -14.268970489501953 + ], + [ + "▁hounds", + -14.26898193359375 + ], + [ + "▁frock", + -14.268991470336914 + ], + [ + "▁Christophe", + -14.269006729125977 + ], + [ + "Thu", + -14.269012451171875 + ], + [ + "▁RCC", + -14.269048690795898 + ], + [ + "▁Hollande", + -14.269052505493164 + ], + [ + "同", + -14.269087791442871 + ], + [ + "HAR", + -14.269098281860352 + ], + [ + "824", + -14.269123077392578 + ], + [ + "▁gravi", + -14.26913833618164 + ], + [ + "OLO", + -14.269176483154297 + ], + [ + "▁Radi", + -14.269222259521484 + ], + [ + "▁buffering", + -14.26928424835205 + ], + [ + "▁customizations", + -14.269317626953125 + ], + [ + "selection", + -14.269322395324707 + ], + [ + "▁Brunson", + -14.269371032714844 + ], + [ + "Ox", + -14.269383430480957 + ], + [ + "oyo", + -14.269401550292969 + ], + [ + "▁leeks", + -14.269423484802246 + ], + [ + "REA", + -14.269430160522461 + ], + [ + "▁disintegrate", + -14.26944351196289 + ], + [ + "▁macho", + -14.269508361816406 + ], + [ + "▁OPP", + -14.269563674926758 + ], + [ + "▁Ihre", + -14.269586563110352 + ], + [ + "▁NFS", + -14.26965618133545 + ], + [ + "▁profitably", + -14.269697189331055 + ], + [ + "▁cin", + -14.269712448120117 + ], + [ + "▁Profession", + -14.26977252960205 + ], + [ + "▁Kne", + -14.269777297973633 + ], + [ + "Theme", + -14.269783973693848 + ], + [ + "▁Retain", + -14.269790649414062 + ], + [ + "IANS", + -14.269791603088379 + ], + [ + "▁predation", + -14.269804954528809 + ], + [ + "▁Gundam", + -14.269820213317871 + ], + [ + "▁RDS", + -14.269824028015137 + ], + [ + "▁Nils", + -14.269850730895996 + ], + [ + "▁HOST", + -14.26986312866211 + ], + [ + "▁Divided", + -14.269864082336426 + ], + [ + "nab", + -14.269901275634766 + ], + [ + "▁backdrops", + -14.269906044006348 + ], + [ + "▁handicrafts", + -14.269908905029297 + ], + [ + "▁slurs", + -14.269928932189941 + ], + [ + "Brook", + -14.269938468933105 + ], + [ + "836", + -14.269977569580078 + ], + [ + "▁agrarian", + -14.269991874694824 + ], + [ + "▁Tavares", + -14.27004337310791 + ], + [ + "▁grads", + -14.270045280456543 + ], + [ + "▁APPLICABLE", + -14.270050048828125 + ], + [ + "tenberg", + -14.270061492919922 + ], + [ + "▁TRENDING", + -14.270061492919922 + ], + [ + "▁cutaneous", + -14.270072937011719 + ], + [ + "zle", + -14.270082473754883 + ], + [ + "▁annular", + -14.270096778869629 + ], + [ + "▁PACE", + -14.270115852355957 + ], + [ + "▁aspirational", + -14.270215034484863 + ], + [ + "▁Л", + -14.270215034484863 + ], + [ + "▁RET", + -14.270220756530762 + ], + [ + "▁Sagar", + -14.270241737365723 + ], + [ + "▁poli", + -14.270281791687012 + ], + [ + "834", + -14.270309448242188 + ], + [ + "▁policyholder", + -14.27031421661377 + ], + [ + "882", + -14.270317077636719 + ], + [ + "内", + -14.270332336425781 + ], + [ + "▁Jenni", + -14.270366668701172 + ], + [ + "▁gest", + -14.270368576049805 + ], + [ + "imos", + -14.270416259765625 + ], + [ + "▁Custer", + -14.270421028137207 + ], + [ + "Lion", + -14.270487785339355 + ], + [ + "▁Ilya", + -14.270501136779785 + ], + [ + "tual", + -14.270520210266113 + ], + [ + "▁followup", + -14.270523071289062 + ], + [ + "▁STAND", + -14.270569801330566 + ], + [ + "▁introverted", + -14.270586967468262 + ], + [ + "▁Zeb", + -14.270648956298828 + ], + [ + "▁lacing", + -14.270654678344727 + ], + [ + "▁scammed", + -14.270663261413574 + ], + [ + "▁untested", + -14.270695686340332 + ], + [ + "▁Territorial", + -14.270707130432129 + ], + [ + "▁multivitamin", + -14.270730972290039 + ], + [ + "▁Hypnosis", + -14.270791053771973 + ], + [ + "▁MCM", + -14.27085018157959 + ], + [ + "▁Enviro", + -14.270909309387207 + ], + [ + "▁Sagan", + -14.270914077758789 + ], + [ + "▁Pearls", + -14.27098274230957 + ], + [ + "Laughs", + -14.271013259887695 + ], + [ + "▁Lourdes", + -14.27104663848877 + ], + [ + "▁Sprite", + -14.271086692810059 + ], + [ + "▁dwells", + -14.27114200592041 + ], + [ + "▁Bharatiya", + -14.271164894104004 + ], + [ + "OZ", + -14.271219253540039 + ], + [ + "EDA", + -14.271227836608887 + ], + [ + "▁Painters", + -14.271248817443848 + ], + [ + "trak", + -14.271288871765137 + ], + [ + "▁AUDIO", + -14.271331787109375 + ], + [ + "PPP", + -14.271363258361816 + ], + [ + "▁Mulberry", + -14.271364212036133 + ], + [ + "▁Eth", + -14.271366119384766 + ], + [ + "Por", + -14.271415710449219 + ], + [ + "ONY", + -14.271439552307129 + ], + [ + "▁Ota", + -14.271446228027344 + ], + [ + "▁grouse", + -14.271450996398926 + ], + [ + "bund", + -14.271459579467773 + ], + [ + "▁Airports", + -14.271551132202148 + ], + [ + "▁Helens", + -14.271580696105957 + ], + [ + "▁kab", + -14.271628379821777 + ], + [ + "▁feasting", + -14.271669387817383 + ], + [ + "athlon", + -14.2716703414917 + ], + [ + "▁reprimand", + -14.271682739257812 + ], + [ + "▁Spieth", + -14.271693229675293 + ], + [ + "▁homogenous", + -14.271698951721191 + ], + [ + "icating", + -14.271796226501465 + ], + [ + "▁Fonts", + -14.27180290222168 + ], + [ + "▁nachos", + -14.271805763244629 + ], + [ + "▁Gable", + -14.27188491821289 + ], + [ + "▁centimetres", + -14.271909713745117 + ], + [ + "ATO", + -14.271917343139648 + ], + [ + "▁Holtz", + -14.271942138671875 + ], + [ + "Ent", + -14.271966934204102 + ], + [ + "vod", + -14.271982192993164 + ], + [ + "drill", + -14.272024154663086 + ], + [ + "anja", + -14.272071838378906 + ], + [ + "scribing", + -14.272082328796387 + ], + [ + "▁contraband", + -14.272117614746094 + ], + [ + "▁Bowser", + -14.272128105163574 + ], + [ + "Victoria", + -14.272181510925293 + ], + [ + "applied", + -14.272201538085938 + ], + [ + "Pot", + -14.272224426269531 + ], + [ + "▁inflationary", + -14.272237777709961 + ], + [ + "▁rr", + -14.27225112915039 + ], + [ + "▁salaried", + -14.272257804870605 + ], + [ + "Af", + -14.272260665893555 + ], + [ + "Bru", + -14.27227783203125 + ], + [ + "049", + -14.272293090820312 + ], + [ + "▁dissidents", + -14.27231502532959 + ], + [ + "▁Opp", + -14.272342681884766 + ], + [ + "jek", + -14.272383689880371 + ], + [ + "▁Lohan", + -14.272436141967773 + ], + [ + "▁Fillmore", + -14.27244758605957 + ], + [ + "968", + -14.272449493408203 + ], + [ + "abs", + -14.272533416748047 + ], + [ + "BIN", + -14.27254581451416 + ], + [ + "▁bottomless", + -14.272552490234375 + ], + [ + "▁Northland", + -14.272621154785156 + ], + [ + "896", + -14.272723197937012 + ], + [ + "▁indictments", + -14.272730827331543 + ], + [ + "▁Vela", + -14.272815704345703 + ], + [ + "▁expressway", + -14.272865295410156 + ], + [ + "▁molested", + -14.272880554199219 + ], + [ + "frey", + -14.272981643676758 + ], + [ + "▁PUBG", + -14.272993087768555 + ], + [ + "▁grooms", + -14.273001670837402 + ], + [ + "HOME", + -14.273036003112793 + ], + [ + "▁befriended", + -14.27310848236084 + ], + [ + "▁Sachin", + -14.273125648498535 + ], + [ + "▁Deploy", + -14.27321720123291 + ], + [ + "▁pac", + -14.273231506347656 + ], + [ + "▁Folsom", + -14.273305892944336 + ], + [ + "пер", + -14.273340225219727 + ], + [ + "▁IFRS", + -14.273344993591309 + ], + [ + "▁snout", + -14.273344993591309 + ], + [ + "▁sleeved", + -14.27337646484375 + ], + [ + "▁fibroblasts", + -14.273429870605469 + ], + [ + "▁IAEA", + -14.273446083068848 + ], + [ + "ם", + -14.273500442504883 + ], + [ + "▁651", + -14.27350902557373 + ], + [ + "▁symbolically", + -14.273537635803223 + ], + [ + "ELA", + -14.273544311523438 + ], + [ + "▁Xeno", + -14.273581504821777 + ], + [ + "▁TEDx", + -14.273597717285156 + ], + [ + "across", + -14.273619651794434 + ], + [ + "enson", + -14.273698806762695 + ], + [ + "▁volition", + -14.273744583129883 + ], + [ + "▁hubris", + -14.273760795593262 + ], + [ + "▁Rudi", + -14.273774147033691 + ], + [ + "▁ZO", + -14.27381706237793 + ], + [ + "▁Lavrov", + -14.273839950561523 + ], + [ + "atia", + -14.273900985717773 + ], + [ + "▁Suu", + -14.273907661437988 + ], + [ + "▁sunroof", + -14.27393913269043 + ], + [ + "▁outerwear", + -14.273961067199707 + ], + [ + "▁Hillsboro", + -14.273969650268555 + ], + [ + "pian", + -14.27399730682373 + ], + [ + "▁ills", + -14.274002075195312 + ], + [ + "Archive", + -14.274024963378906 + ], + [ + "Carlo", + -14.274031639099121 + ], + [ + "▁SRT", + -14.274067878723145 + ], + [ + "095", + -14.274075508117676 + ], + [ + "▁romaine", + -14.274093627929688 + ], + [ + "tà", + -14.274139404296875 + ], + [ + "▁tepid", + -14.27414321899414 + ], + [ + "▁requisition", + -14.274174690246582 + ], + [ + "▁Qingdao", + -14.274210929870605 + ], + [ + "▁sucrose", + -14.274271011352539 + ], + [ + "Artist", + -14.274273872375488 + ], + [ + "▁Chilli", + -14.274301528930664 + ], + [ + "▁Logs", + -14.274333000183105 + ], + [ + "▁Freshly", + -14.274343490600586 + ], + [ + "▁solitaire", + -14.274372100830078 + ], + [ + "ADO", + -14.27437973022461 + ], + [ + "▁banger", + -14.274406433105469 + ], + [ + "▁translocation", + -14.274482727050781 + ], + [ + "▁buoyancy", + -14.274503707885742 + ], + [ + "gd", + -14.274516105651855 + ], + [ + "▁unneeded", + -14.274544715881348 + ], + [ + "758", + -14.274604797363281 + ], + [ + "▁Maruti", + -14.274615287780762 + ], + [ + "▁prescient", + -14.27462387084961 + ], + [ + "▁Sylvan", + -14.274649620056152 + ], + [ + "dedicated", + -14.274653434753418 + ], + [ + "ס", + -14.274662017822266 + ], + [ + "cala", + -14.274665832519531 + ], + [ + "▁corpora", + -14.274682998657227 + ], + [ + "▁Hemsworth", + -14.274726867675781 + ], + [ + "▁idly", + -14.274746894836426 + ], + [ + "HRA", + -14.274749755859375 + ], + [ + "▁Breastfeeding", + -14.27476692199707 + ], + [ + "▁MEC", + -14.274768829345703 + ], + [ + "regulate", + -14.274778366088867 + ], + [ + "▁orbs", + -14.2747802734375 + ], + [ + "▁Damp", + -14.27478313446045 + ], + [ + "▁panned", + -14.274802207946777 + ], + [ + "▁Headphones", + -14.274849891662598 + ], + [ + "arum", + -14.274855613708496 + ], + [ + "▁Procter", + -14.274862289428711 + ], + [ + "booked", + -14.274863243103027 + ], + [ + "▁LEARN", + -14.274910926818848 + ], + [ + "▁Koro", + -14.274927139282227 + ], + [ + "▁gunpoint", + -14.27492904663086 + ], + [ + "▁Ayo", + -14.274937629699707 + ], + [ + "▁Janelle", + -14.274948120117188 + ], + [ + "▁flinch", + -14.274948120117188 + ], + [ + "▁Fae", + -14.274962425231934 + ], + [ + "hanna", + -14.275043487548828 + ], + [ + "▁stews", + -14.275050163269043 + ], + [ + "produce", + -14.27505111694336 + ], + [ + "814", + -14.275069236755371 + ], + [ + "VAC", + -14.275096893310547 + ], + [ + "▁Answering", + -14.275100708007812 + ], + [ + "Monster", + -14.275123596191406 + ], + [ + "▁Mew", + -14.275124549865723 + ], + [ + "▁Allowed", + -14.275166511535645 + ], + [ + "▁SSB", + -14.275224685668945 + ], + [ + "▁Franks", + -14.275294303894043 + ], + [ + "▁fancied", + -14.275307655334473 + ], + [ + "▁379", + -14.27531909942627 + ], + [ + "▁useable", + -14.275346755981445 + ], + [ + "▁Bubbles", + -14.275350570678711 + ], + [ + "▁Brau", + -14.275372505187988 + ], + [ + "▁hairpin", + -14.275382995605469 + ], + [ + "▁instigated", + -14.275410652160645 + ], + [ + "▁kinks", + -14.275421142578125 + ], + [ + "▁multinationals", + -14.275425910949707 + ], + [ + "▁Aretha", + -14.275439262390137 + ], + [ + "▁kam", + -14.275444984436035 + ], + [ + "▁Lube", + -14.275449752807617 + ], + [ + "ξ", + -14.275468826293945 + ], + [ + "▁amicable", + -14.275490760803223 + ], + [ + "▁strictest", + -14.275543212890625 + ], + [ + "▁squandered", + -14.275546073913574 + ], + [ + "して", + -14.27557373046875 + ], + [ + "863", + -14.275574684143066 + ], + [ + "AID", + -14.275626182556152 + ], + [ + "▁shrill", + -14.275663375854492 + ], + [ + "dino", + -14.275673866271973 + ], + [ + "▁ExxonMobil", + -14.275694847106934 + ], + [ + "▁Holliday", + -14.275715827941895 + ], + [ + "▁DOUBLE", + -14.275766372680664 + ], + [ + "ordinated", + -14.275818824768066 + ], + [ + "dealer", + -14.275830268859863 + ], + [ + "▁Journals", + -14.275839805603027 + ], + [ + "▁cremated", + -14.275861740112305 + ], + [ + "▁Consolidation", + -14.27590274810791 + ], + [ + "▁bobs", + -14.27592658996582 + ], + [ + "oge", + -14.275959968566895 + ], + [ + "▁lynching", + -14.276036262512207 + ], + [ + "▁bachelors", + -14.276042938232422 + ], + [ + "▁penalize", + -14.27605152130127 + ], + [ + "▁Hamel", + -14.276121139526367 + ], + [ + "▁desc", + -14.276175498962402 + ], + [ + "▁matures", + -14.276237487792969 + ], + [ + "▁ACR", + -14.276244163513184 + ], + [ + "▁Heh", + -14.276266098022461 + ], + [ + "nac", + -14.276281356811523 + ], + [ + "▁Eber", + -14.276287078857422 + ], + [ + "▁unkind", + -14.276291847229004 + ], + [ + "▁infield", + -14.276387214660645 + ], + [ + "reflective", + -14.276390075683594 + ], + [ + "▁Reboot", + -14.276432991027832 + ], + [ + "▁Dri", + -14.276451110839844 + ], + [ + "locker", + -14.276457786560059 + ], + [ + "▁backhand", + -14.276491165161133 + ], + [ + "▁ecologist", + -14.276509284973145 + ], + [ + "▁Mower", + -14.276555061340332 + ], + [ + "▁gloriously", + -14.276567459106445 + ], + [ + "▁forgettable", + -14.276571273803711 + ], + [ + "▁flexing", + -14.276575088500977 + ], + [ + "▁electors", + -14.276618003845215 + ], + [ + "▁jute", + -14.276625633239746 + ], + [ + "▁Ornament", + -14.276642799377441 + ], + [ + "▁lowercase", + -14.276662826538086 + ], + [ + "Java", + -14.2767333984375 + ], + [ + "believers", + -14.276748657226562 + ], + [ + "▁Mako", + -14.276756286621094 + ], + [ + "▁Slab", + -14.27678108215332 + ], + [ + "▁lengthening", + -14.2767972946167 + ], + [ + "Jar", + -14.276840209960938 + ], + [ + "971", + -14.276861190795898 + ], + [ + "▁primetime", + -14.276873588562012 + ], + [ + "▁zeenews", + -14.276895523071289 + ], + [ + "▁steeply", + -14.276970863342285 + ], + [ + "afari", + -14.277003288269043 + ], + [ + "▁Vulture", + -14.277037620544434 + ], + [ + "nable", + -14.277063369750977 + ], + [ + "▁brothel", + -14.277077674865723 + ], + [ + "▁Magdalene", + -14.277156829833984 + ], + [ + "▁bicarbonate", + -14.277170181274414 + ], + [ + "gues", + -14.277174949645996 + ], + [ + "▁undamaged", + -14.277182579040527 + ], + [ + "CSC", + -14.277201652526855 + ], + [ + "idas", + -14.277210235595703 + ], + [ + "▁Ä", + -14.27723217010498 + ], + [ + "▁McFarland", + -14.277247428894043 + ], + [ + "▁penance", + -14.277247428894043 + ], + [ + "zka", + -14.277277946472168 + ], + [ + "perform", + -14.27729606628418 + ], + [ + "▁motorbikes", + -14.277328491210938 + ], + [ + "rification", + -14.277338027954102 + ], + [ + "▁spasm", + -14.277372360229492 + ], + [ + "▁flexion", + -14.277379035949707 + ], + [ + "rami", + -14.277400970458984 + ], + [ + "eligible", + -14.277430534362793 + ], + [ + "cron", + -14.277434349060059 + ], + [ + "▁Mickelson", + -14.277445793151855 + ], + [ + "▁Sutra", + -14.277484893798828 + ], + [ + "▁Azerbaijani", + -14.27751636505127 + ], + [ + "▁Kino", + -14.277521133422852 + ], + [ + "PLE", + -14.2775239944458 + ], + [ + "▁Corb", + -14.277524948120117 + ], + [ + "▁MULTI", + -14.277572631835938 + ], + [ + "ieve", + -14.277591705322266 + ], + [ + "jim", + -14.277628898620605 + ], + [ + "▁wetting", + -14.277666091918945 + ], + [ + "▁Shrink", + -14.277677536010742 + ], + [ + "▁Über", + -14.277705192565918 + ], + [ + "▁venomous", + -14.277706146240234 + ], + [ + "▁Corcoran", + -14.277746200561523 + ], + [ + "▁minibar", + -14.277848243713379 + ], + [ + "▁gravely", + -14.277894020080566 + ], + [ + "stellung", + -14.277915954589844 + ], + [ + "▁forefathers", + -14.27792739868164 + ], + [ + "图", + -14.277949333190918 + ], + [ + "▁compiles", + -14.277952194213867 + ], + [ + "▁Kipling", + -14.27802562713623 + ], + [ + "▁626", + -14.278037071228027 + ], + [ + "Byte", + -14.278060913085938 + ], + [ + "owe", + -14.278094291687012 + ], + [ + "▁GLOBAL", + -14.278108596801758 + ], + [ + "▁Arturo", + -14.27816104888916 + ], + [ + "▁Argus", + -14.278231620788574 + ], + [ + "▁clockwork", + -14.27823543548584 + ], + [ + "▁Carrington", + -14.278247833251953 + ], + [ + "▁communicators", + -14.278268814086914 + ], + [ + "▁Loader", + -14.278390884399414 + ], + [ + "▁precedents", + -14.278460502624512 + ], + [ + "▁374", + -14.27846622467041 + ], + [ + "▁october", + -14.278535842895508 + ], + [ + "▁Troubleshooting", + -14.278564453125 + ], + [ + "▁Bé", + -14.278565406799316 + ], + [ + "▁henceforth", + -14.2786226272583 + ], + [ + "ETF", + -14.278663635253906 + ], + [ + "▁Madi", + -14.278693199157715 + ], + [ + "SQ", + -14.278721809387207 + ], + [ + "urt", + -14.278791427612305 + ], + [ + "067", + -14.27885627746582 + ], + [ + "▁artsy", + -14.278878211975098 + ], + [ + "Fear", + -14.278884887695312 + ], + [ + "añ", + -14.279012680053711 + ], + [ + "£2", + -14.279035568237305 + ], + [ + "▁neared", + -14.279053688049316 + ], + [ + "disease", + -14.27906608581543 + ], + [ + "▁Showers", + -14.279069900512695 + ], + [ + "▁Mov", + -14.279094696044922 + ], + [ + "▁Encouraging", + -14.27911376953125 + ], + [ + "▁statuses", + -14.279151916503906 + ], + [ + "▁£17", + -14.279153823852539 + ], + [ + "unu", + -14.279156684875488 + ], + [ + "▁Freshwater", + -14.279170989990234 + ], + [ + "▁hushed", + -14.279172897338867 + ], + [ + "▁Cereal", + -14.27918529510498 + ], + [ + "▁Analyse", + -14.279202461242676 + ], + [ + "▁Braille", + -14.279212951660156 + ], + [ + "▁Garza", + -14.279212951660156 + ], + [ + "▁REACH", + -14.279234886169434 + ], + [ + "▁Sati", + -14.279264450073242 + ], + [ + "▁Wildfire", + -14.279282569885254 + ], + [ + "ranger", + -14.27931022644043 + ], + [ + "▁touchpad", + -14.27932071685791 + ], + [ + "▁syringes", + -14.279373168945312 + ], + [ + "▁pounce", + -14.279396057128906 + ], + [ + "▁sufferings", + -14.279399871826172 + ], + [ + "▁Readings", + -14.279419898986816 + ], + [ + "▁baffle", + -14.279458045959473 + ], + [ + "▁debunked", + -14.27950382232666 + ], + [ + "▁hyphen", + -14.27950668334961 + ], + [ + "▁Smiling", + -14.279590606689453 + ], + [ + "▁manning", + -14.279661178588867 + ], + [ + "▁Biosciences", + -14.279684066772461 + ], + [ + "▁Une", + -14.279687881469727 + ], + [ + "Eleven", + -14.27969741821289 + ], + [ + "▁unoccupied", + -14.279702186584473 + ], + [ + "attached", + -14.279703140258789 + ], + [ + "▁Rosewood", + -14.279709815979004 + ], + [ + "mick", + -14.279722213745117 + ], + [ + "▁Priory", + -14.279779434204102 + ], + [ + "▁transgressions", + -14.279789924621582 + ], + [ + "zoom", + -14.279790878295898 + ], + [ + "▁shaver", + -14.279806137084961 + ], + [ + "prep", + -14.279823303222656 + ], + [ + "▁wronged", + -14.280014991760254 + ], + [ + "esso", + -14.28001594543457 + ], + [ + "▁donates", + -14.280035018920898 + ], + [ + "▁Sonos", + -14.280052185058594 + ], + [ + "▁aquariums", + -14.280057907104492 + ], + [ + "▁Ponzi", + -14.280065536499023 + ], + [ + "▁STM", + -14.280080795288086 + ], + [ + "istor", + -14.28009033203125 + ], + [ + "▁irrevocably", + -14.280113220214844 + ], + [ + "▁Triad", + -14.28014850616455 + ], + [ + "▁cuttings", + -14.280176162719727 + ], + [ + "▁Poplar", + -14.28020191192627 + ], + [ + "bearer", + -14.280214309692383 + ], + [ + "▁cranked", + -14.280271530151367 + ], + [ + "▁381", + -14.28027629852295 + ], + [ + "▁Cupertino", + -14.280288696289062 + ], + [ + "▁Tsunami", + -14.280292510986328 + ], + [ + "▁387", + -14.280309677124023 + ], + [ + "▁soya", + -14.280318260192871 + ], + [ + "▁Coffey", + -14.280359268188477 + ], + [ + "▁Countless", + -14.280393600463867 + ], + [ + "▁Casio", + -14.280394554138184 + ], + [ + "haw", + -14.280402183532715 + ], + [ + "▁Negotiations", + -14.280423164367676 + ], + [ + "▁devolution", + -14.280426979064941 + ], + [ + "▁Archery", + -14.280466079711914 + ], + [ + "▁battalions", + -14.280471801757812 + ], + [ + "▁pecking", + -14.280494689941406 + ], + [ + "AME", + -14.280505180358887 + ], + [ + "kong", + -14.280532836914062 + ], + [ + "▁Jefferies", + -14.280564308166504 + ], + [ + "▁Eller", + -14.280611038208008 + ], + [ + "▁wafers", + -14.280613899230957 + ], + [ + "▁aback", + -14.280678749084473 + ], + [ + "Task", + -14.280726432800293 + ], + [ + "▁Accelerated", + -14.280731201171875 + ], + [ + "▁MACHINE", + -14.280760765075684 + ], + [ + "classes", + -14.280762672424316 + ], + [ + "cognitive", + -14.280763626098633 + ], + [ + "▁probed", + -14.280777931213379 + ], + [ + "▁Xie", + -14.280789375305176 + ], + [ + "▁bevy", + -14.280791282653809 + ], + [ + "▁Shih", + -14.280808448791504 + ], + [ + "Technical", + -14.280817985534668 + ], + [ + "▁Yoda", + -14.280838012695312 + ], + [ + "▁Masjid", + -14.28085994720459 + ], + [ + "▁Delightful", + -14.280879974365234 + ], + [ + "1700", + -14.280904769897461 + ], + [ + "▁aprons", + -14.28091049194336 + ], + [ + "▁KAT", + -14.281002044677734 + ], + [ + "▁Freezer", + -14.281038284301758 + ], + [ + "▁txt", + -14.28104019165039 + ], + [ + "837", + -14.281071662902832 + ], + [ + "▁McCo", + -14.281071662902832 + ], + [ + "▁mul", + -14.281075477600098 + ], + [ + "sentence", + -14.281085014343262 + ], + [ + "▁519", + -14.28113079071045 + ], + [ + "▁uninteresting", + -14.281132698059082 + ], + [ + "rif", + -14.281133651733398 + ], + [ + "chino", + -14.281329154968262 + ], + [ + "speaker", + -14.281340599060059 + ], + [ + "▁Refinery", + -14.281352043151855 + ], + [ + "▁unjustified", + -14.281366348266602 + ], + [ + "▁Gingerbread", + -14.281393051147461 + ], + [ + "sqm", + -14.28139591217041 + ], + [ + "ITION", + -14.281417846679688 + ], + [ + "▁Boundaries", + -14.28142261505127 + ], + [ + "retail", + -14.281497955322266 + ], + [ + "▁Sow", + -14.281573295593262 + ], + [ + "▁CERN", + -14.281586647033691 + ], + [ + "crats", + -14.281593322753906 + ], + [ + "▁Lipp", + -14.281610488891602 + ], + [ + "▁craters", + -14.281614303588867 + ], + [ + "063", + -14.281617164611816 + ], + [ + "▁Helms", + -14.281655311584473 + ], + [ + "▁HUB", + -14.281660079956055 + ], + [ + "leaders", + -14.281704902648926 + ], + [ + "▁Mulligan", + -14.281756401062012 + ], + [ + "guer", + -14.281774520874023 + ], + [ + "▁Atmos", + -14.281798362731934 + ], + [ + "▁sweeten", + -14.281822204589844 + ], + [ + "chio", + -14.281830787658691 + ], + [ + "▁compressive", + -14.281834602355957 + ], + [ + "sue", + -14.281867027282715 + ], + [ + "▁ENTIRE", + -14.281890869140625 + ], + [ + "▁acronyms", + -14.281892776489258 + ], + [ + "▁microfilm", + -14.281904220581055 + ], + [ + "▁rehearsed", + -14.28190803527832 + ], + [ + "▁Frye", + -14.281938552856445 + ], + [ + "▁Beavers", + -14.281966209411621 + ], + [ + "elson", + -14.28196907043457 + ], + [ + "Comment", + -14.281970024108887 + ], + [ + "bw", + -14.282001495361328 + ], + [ + "▁MHC", + -14.282021522521973 + ], + [ + "drift", + -14.282024383544922 + ], + [ + "cw", + -14.282033920288086 + ], + [ + "846", + -14.28204345703125 + ], + [ + "764", + -14.282048225402832 + ], + [ + "▁Batter", + -14.282073020935059 + ], + [ + "gif", + -14.282073974609375 + ], + [ + "bris", + -14.28207778930664 + ], + [ + "▁Andromeda", + -14.282079696655273 + ], + [ + "▁scallop", + -14.282157897949219 + ], + [ + "▁nouveau", + -14.282171249389648 + ], + [ + "▁Swain", + -14.282196998596191 + ], + [ + "oxin", + -14.282198905944824 + ], + [ + "▁Regatta", + -14.282214164733887 + ], + [ + "utra", + -14.282232284545898 + ], + [ + "▁как", + -14.282289505004883 + ], + [ + "▁ABI", + -14.282358169555664 + ], + [ + "TRI", + -14.282400131225586 + ], + [ + "DAL", + -14.282416343688965 + ], + [ + "▁microwaves", + -14.282471656799316 + ], + [ + "▁Sampling", + -14.28249740600586 + ], + [ + "ital", + -14.282586097717285 + ], + [ + "▁Collapse", + -14.282623291015625 + ], + [ + "trac", + -14.28264331817627 + ], + [ + "▁Lop", + -14.282700538635254 + ], + [ + "ylan", + -14.282718658447266 + ], + [ + "▁Masses", + -14.282750129699707 + ], + [ + "fused", + -14.282792091369629 + ], + [ + "▁worshiped", + -14.282857894897461 + ], + [ + "게", + -14.282868385314941 + ], + [ + "▁undated", + -14.282873153686523 + ], + [ + "▁virulent", + -14.28292465209961 + ], + [ + "▁gleam", + -14.282950401306152 + ], + [ + "erol", + -14.282955169677734 + ], + [ + "▁Loaf", + -14.282955169677734 + ], + [ + "043", + -14.282957077026367 + ], + [ + "▁edu", + -14.28298568725586 + ], + [ + "▁antlers", + -14.283085823059082 + ], + [ + "grav", + -14.283137321472168 + ], + [ + "▁clichés", + -14.28319263458252 + ], + [ + "iosis", + -14.28323745727539 + ], + [ + "▁Selfie", + -14.283249855041504 + ], + [ + "▁acetyl", + -14.283297538757324 + ], + [ + "▁Absorb", + -14.283299446105957 + ], + [ + "▁Improv", + -14.283318519592285 + ], + [ + "▁indict", + -14.283341407775879 + ], + [ + "▁Drummer", + -14.283374786376953 + ], + [ + "▁Blount", + -14.283387184143066 + ], + [ + "▁sandalwood", + -14.283388137817383 + ], + [ + "lka", + -14.283474922180176 + ], + [ + "▁Colgate", + -14.283486366271973 + ], + [ + "tinger", + -14.283555030822754 + ], + [ + "▁EXPO", + -14.283628463745117 + ], + [ + "▁bequest", + -14.283636093139648 + ], + [ + "▁ISLAND", + -14.283658981323242 + ], + [ + "▁lotto", + -14.283659934997559 + ], + [ + "AIS", + -14.283674240112305 + ], + [ + "liant", + -14.283720016479492 + ], + [ + "▁Gadget", + -14.283742904663086 + ], + [ + "▁TDI", + -14.283760070800781 + ], + [ + "▁Displaying", + -14.283830642700195 + ], + [ + "▁Gaspar", + -14.283868789672852 + ], + [ + "▁1819", + -14.283937454223633 + ], + [ + "▁NEX", + -14.283958435058594 + ], + [ + "▁RICHARD", + -14.283964157104492 + ], + [ + "parse", + -14.283967971801758 + ], + [ + "▁Amusement", + -14.284015655517578 + ], + [ + "▁Plex", + -14.284040451049805 + ], + [ + "▁Extending", + -14.284048080444336 + ], + [ + "▁cuteness", + -14.2840576171875 + ], + [ + "nani", + -14.284066200256348 + ], + [ + "▁BCA", + -14.284071922302246 + ], + [ + "▁malaise", + -14.284077644348145 + ], + [ + "busting", + -14.284090042114258 + ], + [ + "▁crickets", + -14.28413200378418 + ], + [ + "▁ICP", + -14.284140586853027 + ], + [ + "▁liber", + -14.284158706665039 + ], + [ + "▁Lockhart", + -14.284165382385254 + ], + [ + "933", + -14.284193992614746 + ], + [ + "▁McNeil", + -14.284219741821289 + ], + [ + "▁refuel", + -14.284219741821289 + ], + [ + "▁Cardboard", + -14.284269332885742 + ], + [ + "▁Notices", + -14.284293174743652 + ], + [ + "▁Honduran", + -14.284302711486816 + ], + [ + "▁stinking", + -14.284305572509766 + ], + [ + "idian", + -14.284331321716309 + ], + [ + "▁waterfowl", + -14.284354209899902 + ], + [ + "си", + -14.284396171569824 + ], + [ + "butyl", + -14.284428596496582 + ], + [ + "▁CMP", + -14.284459114074707 + ], + [ + "Default", + -14.284497261047363 + ], + [ + "▁gorillas", + -14.284524917602539 + ], + [ + "▁Kazakh", + -14.28456974029541 + ], + [ + "plasm", + -14.284570693969727 + ], + [ + "bucket", + -14.284601211547852 + ], + [ + "Doo", + -14.28463077545166 + ], + [ + "▁Lakeview", + -14.284640312194824 + ], + [ + "intentioned", + -14.284687042236328 + ], + [ + "▁unfiltered", + -14.284721374511719 + ], + [ + "▁Conti", + -14.2847261428833 + ], + [ + "▁Dutchman", + -14.284786224365234 + ], + [ + "▁solubility", + -14.28479290008545 + ], + [ + "▁Themed", + -14.284812927246094 + ], + [ + "▁Mussolini", + -14.284817695617676 + ], + [ + "▁Clarion", + -14.284843444824219 + ], + [ + "▁delinquency", + -14.284895896911621 + ], + [ + "UMP", + -14.284931182861328 + ], + [ + "▁changeable", + -14.28498649597168 + ], + [ + "▁Zhen", + -14.285037994384766 + ], + [ + "▁37°", + -14.285041809082031 + ], + [ + "▁Negro", + -14.28504467010498 + ], + [ + "▁ASI", + -14.285051345825195 + ], + [ + "▁miami", + -14.28507137298584 + ], + [ + "▁nM", + -14.285078048706055 + ], + [ + "▁geologist", + -14.285104751586914 + ], + [ + "▁POR", + -14.285124778747559 + ], + [ + "▁Locking", + -14.28513240814209 + ], + [ + "Julie", + -14.28515911102295 + ], + [ + "recommended", + -14.285177230834961 + ], + [ + "▁segue", + -14.285224914550781 + ], + [ + "▁unitary", + -14.285248756408691 + ], + [ + "▁Henrietta", + -14.285404205322266 + ], + [ + "chron", + -14.285409927368164 + ], + [ + "▁secession", + -14.285439491271973 + ], + [ + "▁hypothermia", + -14.285444259643555 + ], + [ + "▁harbors", + -14.28544807434082 + ], + [ + "▁jetty", + -14.28547477722168 + ], + [ + "nv", + -14.28548526763916 + ], + [ + "proxy", + -14.285493850708008 + ], + [ + "enterprise", + -14.285499572753906 + ], + [ + "▁Tivoli", + -14.285529136657715 + ], + [ + "uting", + -14.285538673400879 + ], + [ + "District", + -14.285542488098145 + ], + [ + "▁elongation", + -14.285561561584473 + ], + [ + "▁sorghum", + -14.285568237304688 + ], + [ + "▁Teh", + -14.285572052001953 + ], + [ + "SSI", + -14.285614013671875 + ], + [ + "▁wich", + -14.285618782043457 + ], + [ + "enforcement", + -14.285638809204102 + ], + [ + "▁Oatmeal", + -14.285640716552734 + ], + [ + "Bed", + -14.285659790039062 + ], + [ + "▁bearers", + -14.285688400268555 + ], + [ + "▁Informed", + -14.285731315612793 + ], + [ + "▁lard", + -14.285770416259766 + ], + [ + "▁418", + -14.285799026489258 + ], + [ + "essays", + -14.28581714630127 + ], + [ + "▁ي", + -14.285855293273926 + ], + [ + "▁NIA", + -14.285860061645508 + ], + [ + "▁Qualifier", + -14.286025047302246 + ], + [ + "▁ideation", + -14.28605842590332 + ], + [ + "▁ketones", + -14.286092758178711 + ], + [ + "▁Challenging", + -14.28613567352295 + ], + [ + "▁Kita", + -14.28615665435791 + ], + [ + "▁sawmill", + -14.286173820495605 + ], + [ + "dyn", + -14.286177635192871 + ], + [ + "▁Racine", + -14.2861909866333 + ], + [ + "078", + -14.28624153137207 + ], + [ + "▁Flushing", + -14.286291122436523 + ], + [ + "▁hardwoods", + -14.286293983459473 + ], + [ + "▁Winthrop", + -14.2863130569458 + ], + [ + "▁507", + -14.286314010620117 + ], + [ + "ս", + -14.286338806152344 + ], + [ + "▁ISC", + -14.286347389221191 + ], + [ + "▁können", + -14.286391258239746 + ], + [ + "▁Masterpiece", + -14.286396026611328 + ], + [ + "Calc", + -14.28641128540039 + ], + [ + "azz", + -14.286479949951172 + ], + [ + "▁reassignment", + -14.286493301391602 + ], + [ + "Course", + -14.286537170410156 + ], + [ + "▁Columbian", + -14.28656005859375 + ], + [ + "▁corny", + -14.28659439086914 + ], + [ + "orah", + -14.286596298217773 + ], + [ + "▁acquittal", + -14.286602973937988 + ], + [ + "▁totes", + -14.286602973937988 + ], + [ + "▁slugs", + -14.28669261932373 + ], + [ + "▁Diff", + -14.286735534667969 + ], + [ + "▁merchantability", + -14.286755561828613 + ], + [ + "▁tampered", + -14.286770820617676 + ], + [ + "▁winless", + -14.286785125732422 + ], + [ + "▁rescinded", + -14.286796569824219 + ], + [ + "▁fangs", + -14.286800384521484 + ], + [ + "▁poss", + -14.286813735961914 + ], + [ + "▁SOMETHING", + -14.286816596984863 + ], + [ + "▁panting", + -14.286822319030762 + ], + [ + "hola", + -14.286911010742188 + ], + [ + "ío", + -14.286930084228516 + ], + [ + "Gray", + -14.286966323852539 + ], + [ + "Eyes", + -14.286979675292969 + ], + [ + "▁Londoners", + -14.286982536315918 + ], + [ + "▁fertiliser", + -14.287026405334473 + ], + [ + "▁telemedicine", + -14.287075996398926 + ], + [ + "▁Oceanside", + -14.287077903747559 + ], + [ + "▁prioritization", + -14.287091255187988 + ], + [ + "▁Kuni", + -14.287158966064453 + ], + [ + "▁affording", + -14.28718090057373 + ], + [ + "▁Widely", + -14.287202835083008 + ], + [ + "Owned", + -14.287213325500488 + ], + [ + "▁splendour", + -14.287240028381348 + ], + [ + "år", + -14.287254333496094 + ], + [ + "▁risers", + -14.287302017211914 + ], + [ + "▁verdant", + -14.28732681274414 + ], + [ + "▁panther", + -14.287336349487305 + ], + [ + "citizens", + -14.287371635437012 + ], + [ + "▁Preacher", + -14.287374496459961 + ], + [ + "▁Reflex", + -14.287375450134277 + ], + [ + "▁Explaining", + -14.287389755249023 + ], + [ + "Int", + -14.287399291992188 + ], + [ + "▁beggar", + -14.287433624267578 + ], + [ + "▁Cristo", + -14.287466049194336 + ], + [ + "▁Segal", + -14.287467956542969 + ], + [ + "▁CUSTOM", + -14.287514686584473 + ], + [ + "▁antelope", + -14.287561416625977 + ], + [ + "▁hurl", + -14.287566184997559 + ], + [ + "▁pilgrim", + -14.28757381439209 + ], + [ + "▁accomodation", + -14.287606239318848 + ], + [ + "▁posses", + -14.287610054016113 + ], + [ + "▁portraiture", + -14.287625312805176 + ], + [ + "focal", + -14.287745475769043 + ], + [ + "▁aorta", + -14.287758827209473 + ], + [ + "▁SCS", + -14.287769317626953 + ], + [ + "▁phosphor", + -14.287796974182129 + ], + [ + "▁heartless", + -14.28780746459961 + ], + [ + "▁insurrection", + -14.28783130645752 + ], + [ + "▁freaky", + -14.287858009338379 + ], + [ + "▁MPI", + -14.28796100616455 + ], + [ + "LIA", + -14.287975311279297 + ], + [ + "BOT", + -14.287992477416992 + ], + [ + "▁hoisted", + -14.287993431091309 + ], + [ + "▁unremarkable", + -14.288020133972168 + ], + [ + "▁Peet", + -14.288026809692383 + ], + [ + "▁Burnt", + -14.288039207458496 + ], + [ + "ilian", + -14.288077354431152 + ], + [ + "hailing", + -14.288116455078125 + ], + [ + "AFF", + -14.288124084472656 + ], + [ + "▁Hp", + -14.288134574890137 + ], + [ + "▁dissident", + -14.288137435913086 + ], + [ + "Wan", + -14.288139343261719 + ], + [ + "▁Mariner", + -14.288172721862793 + ], + [ + "▁quads", + -14.288192749023438 + ], + [ + "▁Ebooks", + -14.28821086883545 + ], + [ + "▁Gard", + -14.288251876831055 + ], + [ + "▁Sable", + -14.28838062286377 + ], + [ + "▁Vouchers", + -14.288445472717285 + ], + [ + "▁headlamps", + -14.28845500946045 + ], + [ + "▁weirdest", + -14.288467407226562 + ], + [ + "acle", + -14.28851318359375 + ], + [ + "▁cutouts", + -14.288519859313965 + ], + [ + "▁Litt", + -14.288548469543457 + ], + [ + "▁goblins", + -14.28855037689209 + ], + [ + "POL", + -14.288592338562012 + ], + [ + "cosa", + -14.288610458374023 + ], + [ + "▁Montague", + -14.288617134094238 + ], + [ + "▁Skincare", + -14.288625717163086 + ], + [ + "▁Harlequin", + -14.288647651672363 + ], + [ + "Heaven", + -14.288676261901855 + ], + [ + "buri", + -14.288688659667969 + ], + [ + "sah", + -14.288731575012207 + ], + [ + "▁Rectangle", + -14.288732528686523 + ], + [ + "▁Marguerite", + -14.288797378540039 + ], + [ + "▁Solitaire", + -14.288806915283203 + ], + [ + "▁tarts", + -14.288814544677734 + ], + [ + "▁Millar", + -14.288856506347656 + ], + [ + "▁706", + -14.288901329040527 + ], + [ + "▁surrogacy", + -14.288902282714844 + ], + [ + "▁Prepaid", + -14.288926124572754 + ], + [ + "▁decreed", + -14.288928985595703 + ], + [ + "oF", + -14.28892993927002 + ], + [ + "eez", + -14.288969993591309 + ], + [ + "Anthony", + -14.289037704467773 + ], + [ + "mig", + -14.289050102233887 + ], + [ + "▁LES", + -14.289061546325684 + ], + [ + "▁Complainant", + -14.289080619812012 + ], + [ + "Las", + -14.289111137390137 + ], + [ + "hiko", + -14.28916072845459 + ], + [ + "▁Antrim", + -14.28937816619873 + ], + [ + "Connection", + -14.289383888244629 + ], + [ + "PHP", + -14.289432525634766 + ], + [ + "▁phentermine", + -14.28946590423584 + ], + [ + "▁Villages", + -14.28947925567627 + ], + [ + "▁tumbler", + -14.28950309753418 + ], + [ + "▁Historians", + -14.289558410644531 + ], + [ + "perishable", + -14.28956127166748 + ], + [ + "▁Emile", + -14.289568901062012 + ], + [ + "▁Capsules", + -14.289589881896973 + ], + [ + "▁Dusk", + -14.289618492126465 + ], + [ + "▁naturalistic", + -14.28967571258545 + ], + [ + "▁Vikram", + -14.289741516113281 + ], + [ + "▁Cupcakes", + -14.28979206085205 + ], + [ + "922", + -14.28984260559082 + ], + [ + "▁Travellers", + -14.289859771728516 + ], + [ + "▁Campos", + -14.289892196655273 + ], + [ + "▁Sikkim", + -14.289926528930664 + ], + [ + "▁Cowell", + -14.289947509765625 + ], + [ + "▁Bachmann", + -14.289979934692383 + ], + [ + "▁posturing", + -14.290009498596191 + ], + [ + "▁Mena", + -14.290040969848633 + ], + [ + "▁anyplace", + -14.290057182312012 + ], + [ + "▁Stoic", + -14.290064811706543 + ], + [ + "▁secures", + -14.290084838867188 + ], + [ + "▁Laredo", + -14.290120124816895 + ], + [ + "▁ARISING", + -14.290153503417969 + ], + [ + "▁daft", + -14.290160179138184 + ], + [ + "▁CROSS", + -14.290197372436523 + ], + [ + "▁gb", + -14.290206909179688 + ], + [ + "▁Templeton", + -14.290217399597168 + ], + [ + "▁DAS", + -14.2902250289917 + ], + [ + "ulos", + -14.290227890014648 + ], + [ + "▁Afghans", + -14.290260314941406 + ], + [ + "▁hopefuls", + -14.290329933166504 + ], + [ + "▁george", + -14.290349006652832 + ], + [ + "rba", + -14.290487289428711 + ], + [ + "구", + -14.29055118560791 + ], + [ + "▁Shil", + -14.290556907653809 + ], + [ + "aryl", + -14.290578842163086 + ], + [ + "▁haw", + -14.290609359741211 + ], + [ + "▁elongate", + -14.290610313415527 + ], + [ + "Offer", + -14.290640830993652 + ], + [ + "Island", + -14.290690422058105 + ], + [ + "▁ketone", + -14.290743827819824 + ], + [ + "▁sulphate", + -14.290753364562988 + ], + [ + "▁interned", + -14.290762901306152 + ], + [ + "▁tirade", + -14.290776252746582 + ], + [ + "witted", + -14.290778160095215 + ], + [ + "▁Freelancer", + -14.2908296585083 + ], + [ + "▁Perrin", + -14.290875434875488 + ], + [ + "▁metabolite", + -14.29092025756836 + ], + [ + "▁Distress", + -14.290976524353027 + ], + [ + "▁Gautam", + -14.290977478027344 + ], + [ + "▁Rwandan", + -14.291024208068848 + ], + [ + "▁infractions", + -14.291057586669922 + ], + [ + "▁paylines", + -14.291059494018555 + ], + [ + "▁Corr", + -14.291085243225098 + ], + [ + "Electric", + -14.29109001159668 + ], + [ + "▁Stearns", + -14.291139602661133 + ], + [ + "▁motility", + -14.29114055633545 + ], + [ + "▁dingy", + -14.29121208190918 + ], + [ + "chten", + -14.291220664978027 + ], + [ + "▁boogie", + -14.291280746459961 + ], + [ + "gf", + -14.29129409790039 + ], + [ + "▁Madhu", + -14.291304588317871 + ], + [ + "▁overlaid", + -14.291316986083984 + ], + [ + "▁cornbread", + -14.29135799407959 + ], + [ + "halo", + -14.291376113891602 + ], + [ + "uniform", + -14.291418075561523 + ], + [ + "▁Topper", + -14.291422843933105 + ], + [ + "▁posthumously", + -14.291439056396484 + ], + [ + "▁trampled", + -14.291439056396484 + ], + [ + "transparent", + -14.291441917419434 + ], + [ + "▁stratification", + -14.291460037231445 + ], + [ + "▁foolproof", + -14.291494369506836 + ], + [ + "tear", + -14.291505813598633 + ], + [ + "Lex", + -14.29156494140625 + ], + [ + "▁STC", + -14.291598320007324 + ], + [ + "▁Smurf", + -14.291726112365723 + ], + [ + "▁GLA", + -14.29173469543457 + ], + [ + "▁foiled", + -14.291742324829102 + ], + [ + "्", + -14.291756629943848 + ], + [ + "▁Melon", + -14.291786193847656 + ], + [ + "▁Schoen", + -14.291814804077148 + ], + [ + "▁november", + -14.29182243347168 + ], + [ + "▁Radha", + -14.291825294494629 + ], + [ + "▁operable", + -14.291826248168945 + ], + [ + "▁Coeur", + -14.2918701171875 + ], + [ + "lighted", + -14.291912078857422 + ], + [ + "▁SNES", + -14.291915893554688 + ], + [ + "▁Hiram", + -14.291930198669434 + ], + [ + "▁DirectX", + -14.2919340133667 + ], + [ + "▁Truffle", + -14.291993141174316 + ], + [ + "▁FICO", + -14.292007446289062 + ], + [ + "▁adj", + -14.292046546936035 + ], + [ + "▁habitually", + -14.292065620422363 + ], + [ + "▁ecumenical", + -14.29207706451416 + ], + [ + "Layer", + -14.292081832885742 + ], + [ + "▁PIA", + -14.292128562927246 + ], + [ + "▁bulletins", + -14.292160034179688 + ], + [ + "же", + -14.292168617248535 + ], + [ + "▁Johor", + -14.292177200317383 + ], + [ + "▁devouring", + -14.292206764221191 + ], + [ + "▁WIC", + -14.292213439941406 + ], + [ + "▁indiscriminate", + -14.292243003845215 + ], + [ + "077", + -14.292289733886719 + ], + [ + "cient", + -14.292309761047363 + ], + [ + "▁dogmatic", + -14.292313575744629 + ], + [ + "▁epidemics", + -14.292326927185059 + ], + [ + "▁Н", + -14.292405128479004 + ], + [ + "transform", + -14.292440414428711 + ], + [ + "▁Maoist", + -14.292449951171875 + ], + [ + "▁Salim", + -14.29246997833252 + ], + [ + "adin", + -14.292502403259277 + ], + [ + "▁Cinco", + -14.292513847351074 + ], + [ + "phys", + -14.292523384094238 + ], + [ + "▁ripening", + -14.292549133300781 + ], + [ + "▁Whiting", + -14.292552947998047 + ], + [ + "▁Electromagnetic", + -14.292556762695312 + ], + [ + "▁transgression", + -14.292564392089844 + ], + [ + "▁Bohemia", + -14.292593002319336 + ], + [ + "fond", + -14.292619705200195 + ], + [ + "eir", + -14.292628288269043 + ], + [ + "▁dutifully", + -14.292635917663574 + ], + [ + "▁EXCEPT", + -14.2926607131958 + ], + [ + "identity", + -14.29267692565918 + ], + [ + "1001", + -14.292702674865723 + ], + [ + "▁infusions", + -14.292730331420898 + ], + [ + "▁assassinate", + -14.292741775512695 + ], + [ + "▁pes", + -14.292752265930176 + ], + [ + "▁shamed", + -14.292757987976074 + ], + [ + "▁Klu", + -14.29275894165039 + ], + [ + "1914", + -14.292778015136719 + ], + [ + "Edward", + -14.292792320251465 + ], + [ + "▁xi", + -14.292804718017578 + ], + [ + "▁perspiration", + -14.292813301086426 + ], + [ + "inflicted", + -14.292825698852539 + ], + [ + "▁Wreath", + -14.292852401733398 + ], + [ + "▁Chol", + -14.292888641357422 + ], + [ + "▁eschew", + -14.292916297912598 + ], + [ + "ên", + -14.29293155670166 + ], + [ + "▁Sake", + -14.293065071105957 + ], + [ + "▁symbolized", + -14.293157577514648 + ], + [ + "▁Aldridge", + -14.293183326721191 + ], + [ + "essen", + -14.293203353881836 + ], + [ + "▁aswell", + -14.293208122253418 + ], + [ + "▁rosé", + -14.293221473693848 + ], + [ + "LOL", + -14.293225288391113 + ], + [ + "▁Rafi", + -14.293246269226074 + ], + [ + "▁Eskimo", + -14.293255805969238 + ], + [ + "▁Foles", + -14.293296813964844 + ], + [ + "▁covet", + -14.293380737304688 + ], + [ + "▁Avila", + -14.293386459350586 + ], + [ + "pru", + -14.293421745300293 + ], + [ + "▁applesauce", + -14.29348087310791 + ], + [ + "▁dinghy", + -14.293484687805176 + ], + [ + "▁caso", + -14.293516159057617 + ], + [ + "sensory", + -14.293543815612793 + ], + [ + "▁Decent", + -14.29354476928711 + ], + [ + "▁registrants", + -14.293583869934082 + ], + [ + "▁fet", + -14.293599128723145 + ], + [ + "▁selectors", + -14.293614387512207 + ], + [ + "وا", + -14.29361629486084 + ], + [ + "▁Kö", + -14.293618202209473 + ], + [ + "IAS", + -14.293627738952637 + ], + [ + "STI", + -14.29365348815918 + ], + [ + "heard", + -14.293660163879395 + ], + [ + "▁Cretaceous", + -14.293681144714355 + ], + [ + "▁warping", + -14.293736457824707 + ], + [ + "▁Graffiti", + -14.29373836517334 + ], + [ + "▁Xeon", + -14.293744087219238 + ], + [ + "▁swears", + -14.293744087219238 + ], + [ + "tray", + -14.293756484985352 + ], + [ + "▁Luggage", + -14.293760299682617 + ], + [ + "▁TMC", + -14.293777465820312 + ], + [ + "▁trimmings", + -14.293806076049805 + ], + [ + "▁FinTech", + -14.293807983398438 + ], + [ + "▁tasteless", + -14.293850898742676 + ], + [ + "▁sleepover", + -14.293896675109863 + ], + [ + "ples", + -14.29390811920166 + ], + [ + "▁Sandberg", + -14.293929100036621 + ], + [ + "đ", + -14.29393196105957 + ], + [ + "▁codified", + -14.293977737426758 + ], + [ + "▁SALES", + -14.293997764587402 + ], + [ + "▁emitter", + -14.29404067993164 + ], + [ + "▁Peripheral", + -14.294063568115234 + ], + [ + "Jessica", + -14.294127464294434 + ], + [ + "practical", + -14.294139862060547 + ], + [ + "avia", + -14.294145584106445 + ], + [ + "▁masquerade", + -14.294214248657227 + ], + [ + "QI", + -14.294239044189453 + ], + [ + "▁Pompeii", + -14.294268608093262 + ], + [ + "793", + -14.294294357299805 + ], + [ + "▁Submitting", + -14.294295310974121 + ], + [ + "▁Broome", + -14.294380187988281 + ], + [ + "citizen", + -14.294408798217773 + ], + [ + "▁Malachi", + -14.294447898864746 + ], + [ + "ggers", + -14.294551849365234 + ], + [ + "▁Ghostbusters", + -14.294557571411133 + ], + [ + "▁outliers", + -14.294571876525879 + ], + [ + "▁MAJOR", + -14.294596672058105 + ], + [ + "▁Impressions", + -14.294696807861328 + ], + [ + "088", + -14.294726371765137 + ], + [ + "▁motioned", + -14.29472827911377 + ], + [ + "Fashion", + -14.294776916503906 + ], + [ + "▁unequivocal", + -14.294835090637207 + ], + [ + "uster", + -14.29484748840332 + ], + [ + "▁WHOLE", + -14.294902801513672 + ], + [ + "▁Torrey", + -14.294939041137695 + ], + [ + "▁Powerball", + -14.294999122619629 + ], + [ + "terror", + -14.295001029968262 + ], + [ + "▁Jad", + -14.295002937316895 + ], + [ + "▁Females", + -14.295004844665527 + ], + [ + "▁Ponce", + -14.295008659362793 + ], + [ + "▁Cheek", + -14.295014381408691 + ], + [ + "▁Worried", + -14.295027732849121 + ], + [ + "SEX", + -14.295065879821777 + ], + [ + "▁CSM", + -14.295065879821777 + ], + [ + "▁imparts", + -14.295110702514648 + ], + [ + "▁compels", + -14.29511833190918 + ], + [ + "▁consenting", + -14.295148849487305 + ], + [ + "▁Towne", + -14.295177459716797 + ], + [ + "▁herding", + -14.295178413391113 + ], + [ + "▁confessional", + -14.295254707336426 + ], + [ + "dren", + -14.295265197753906 + ], + [ + "▁Eucalyptus", + -14.295283317565918 + ], + [ + "▁Woodbury", + -14.295313835144043 + ], + [ + "▁Patents", + -14.295323371887207 + ], + [ + "▁Competitors", + -14.295339584350586 + ], + [ + "▁timbers", + -14.295378684997559 + ], + [ + "eben", + -14.295391082763672 + ], + [ + "▁burglars", + -14.295404434204102 + ], + [ + "▁calipers", + -14.295404434204102 + ], + [ + "▁hinders", + -14.295417785644531 + ], + [ + "▁quibble", + -14.295424461364746 + ], + [ + "▁Divers", + -14.295431137084961 + ], + [ + "▁Mukherjee", + -14.295453071594238 + ], + [ + "▁Narayan", + -14.295461654663086 + ], + [ + "▁nuke", + -14.29547119140625 + ], + [ + "939", + -14.295482635498047 + ], + [ + "▁contingencies", + -14.295486450195312 + ], + [ + "XM", + -14.295488357543945 + ], + [ + "egen", + -14.295495986938477 + ], + [ + "▁Wasp", + -14.295516014099121 + ], + [ + "▁VOD", + -14.295573234558105 + ], + [ + "▁KKK", + -14.29561710357666 + ], + [ + "ая", + -14.29565143585205 + ], + [ + "inks", + -14.295680046081543 + ], + [ + "▁counsellors", + -14.295723915100098 + ], + [ + "▁Redford", + -14.295770645141602 + ], + [ + "Labs", + -14.295821189880371 + ], + [ + "▁Hoyt", + -14.295822143554688 + ], + [ + "▁pylori", + -14.295830726623535 + ], + [ + "jm", + -14.295856475830078 + ], + [ + "▁Fittings", + -14.295866012573242 + ], + [ + "▁Impress", + -14.29587173461914 + ], + [ + "UW", + -14.295929908752441 + ], + [ + "▁Pageant", + -14.295947074890137 + ], + [ + "▁Oleg", + -14.295953750610352 + ], + [ + "pointed", + -14.29595947265625 + ], + [ + "▁McN", + -14.295992851257324 + ], + [ + "dura", + -14.29600715637207 + ], + [ + "HHS", + -14.296018600463867 + ], + [ + "shah", + -14.296092987060547 + ], + [ + "▁Sofas", + -14.296133041381836 + ], + [ + "▁VU", + -14.296144485473633 + ], + [ + "▁Tribeca", + -14.296149253845215 + ], + [ + "▁volumetric", + -14.296156883239746 + ], + [ + "▁reintroduced", + -14.296186447143555 + ], + [ + "▁Nada", + -14.296199798583984 + ], + [ + "▁rubles", + -14.296202659606934 + ], + [ + "▁Pecan", + -14.296217918395996 + ], + [ + "▁Taunton", + -14.296229362487793 + ], + [ + "anum", + -14.296257019042969 + ], + [ + "▁thomas", + -14.296287536621094 + ], + [ + "▁wrongfully", + -14.296329498291016 + ], + [ + "▁Rousey", + -14.296360969543457 + ], + [ + "vpn", + -14.296403884887695 + ], + [ + "▁snuggled", + -14.296405792236328 + ], + [ + "▁Lockwood", + -14.2964448928833 + ], + [ + "▁Mods", + -14.296448707580566 + ], + [ + "▁Mosley", + -14.296472549438477 + ], + [ + "▁regress", + -14.296520233154297 + ], + [ + "▁mallet", + -14.2965669631958 + ], + [ + "▁plutonium", + -14.296640396118164 + ], + [ + "▁curbs", + -14.296671867370605 + ], + [ + "bein", + -14.296744346618652 + ], + [ + "▁alpaca", + -14.296757698059082 + ], + [ + "▁nappy", + -14.296773910522461 + ], + [ + "▁unskilled", + -14.296808242797852 + ], + [ + "▁prescriptive", + -14.2968168258667 + ], + [ + "ʼ", + -14.296845436096191 + ], + [ + "▁transcribe", + -14.296873092651367 + ], + [ + "▁Leila", + -14.296891212463379 + ], + [ + "▁iconography", + -14.296895027160645 + ], + [ + "▁CTR", + -14.296911239624023 + ], + [ + "▁whitepaper", + -14.296967506408691 + ], + [ + "seeker", + -14.296985626220703 + ], + [ + "▁Cun", + -14.296995162963867 + ], + [ + "▁aggravation", + -14.297036170959473 + ], + [ + "▁Sabi", + -14.297043800354004 + ], + [ + "▁ESG", + -14.297107696533203 + ], + [ + "▁hydroxyl", + -14.297118186950684 + ], + [ + "▁Bullying", + -14.297150611877441 + ], + [ + "▁escalator", + -14.297152519226074 + ], + [ + "gence", + -14.297173500061035 + ], + [ + "aura", + -14.297182083129883 + ], + [ + "▁Creators", + -14.297224044799805 + ], + [ + "technik", + -14.297258377075195 + ], + [ + "▁Kni", + -14.297282218933105 + ], + [ + "▁Chev", + -14.297295570373535 + ], + [ + "▁skyrocketing", + -14.297320365905762 + ], + [ + "geb", + -14.297327041625977 + ], + [ + "▁vignette", + -14.29737377166748 + ], + [ + "▁Snowboard", + -14.297423362731934 + ], + [ + "▁MANAGEMENT", + -14.297426223754883 + ], + [ + "▁Getaway", + -14.297430992126465 + ], + [ + "▁Brahms", + -14.297446250915527 + ], + [ + "Iraq", + -14.29745864868164 + ], + [ + "▁pubic", + -14.297475814819336 + ], + [ + "द", + -14.297492980957031 + ], + [ + "▁Perpetual", + -14.29749584197998 + ], + [ + "▁Vilnius", + -14.297599792480469 + ], + [ + "▁Underworld", + -14.29763412475586 + ], + [ + "▁jeweler", + -14.297685623168945 + ], + [ + "▁Panhandle", + -14.297711372375488 + ], + [ + "▁residencies", + -14.297714233398438 + ], + [ + "▁Instinct", + -14.297722816467285 + ], + [ + "▁Flirt", + -14.297738075256348 + ], + [ + "▁modems", + -14.297740936279297 + ], + [ + "zul", + -14.29774284362793 + ], + [ + "▁prying", + -14.29776382446289 + ], + [ + "▁snore", + -14.297784805297852 + ], + [ + "▁중", + -14.297785758972168 + ], + [ + "▁unbridled", + -14.297796249389648 + ], + [ + "▁Prado", + -14.297826766967773 + ], + [ + "▁skirting", + -14.297874450683594 + ], + [ + "▁Quattro", + -14.297883033752441 + ], + [ + "OPA", + -14.297916412353516 + ], + [ + "▁SDN", + -14.297942161560059 + ], + [ + "▁Freed", + -14.298006057739258 + ], + [ + "▁Landscapes", + -14.29804515838623 + ], + [ + "▁Citroen", + -14.29813289642334 + ], + [ + "▁underlie", + -14.298192977905273 + ], + [ + "▁1826", + -14.298282623291016 + ], + [ + "Bass", + -14.298291206359863 + ], + [ + "▁dwindled", + -14.298311233520508 + ], + [ + "▁indisputable", + -14.298311233520508 + ], + [ + "▁Weave", + -14.298395156860352 + ], + [ + "activation", + -14.2983980178833 + ], + [ + "nitz", + -14.298420906066895 + ], + [ + "▁Skr", + -14.29843807220459 + ], + [ + "▁kim", + -14.298439979553223 + ], + [ + "Coll", + -14.298440933227539 + ], + [ + "▁latches", + -14.298455238342285 + ], + [ + "▁Quicken", + -14.298469543457031 + ], + [ + "capture", + -14.298476219177246 + ], + [ + "▁misrepresented", + -14.298532485961914 + ], + [ + "▁passageway", + -14.298537254333496 + ], + [ + "mek", + -14.298553466796875 + ], + [ + "▁Tuscaloosa", + -14.298583030700684 + ], + [ + "▁Nepalese", + -14.298583984375 + ], + [ + "philic", + -14.298653602600098 + ], + [ + "▁tas", + -14.298678398132324 + ], + [ + "communist", + -14.29869270324707 + ], + [ + "Bean", + -14.298707962036133 + ], + [ + "▁Nonlinear", + -14.298749923706055 + ], + [ + "▁oilfield", + -14.298754692077637 + ], + [ + "▁tucking", + -14.29879093170166 + ], + [ + "▁homeownership", + -14.298797607421875 + ], + [ + "▁headrest", + -14.298809051513672 + ], + [ + "▁Verbal", + -14.298822402954102 + ], + [ + "CRE", + -14.298830032348633 + ], + [ + "Coming", + -14.298858642578125 + ], + [ + "▁cass", + -14.298868179321289 + ], + [ + "▁protrusion", + -14.298887252807617 + ], + [ + "▁Ballad", + -14.298993110656738 + ], + [ + "▁pct", + -14.298998832702637 + ], + [ + "PAD", + -14.299012184143066 + ], + [ + "▁Earning", + -14.299017906188965 + ], + [ + "▁watercolors", + -14.29914379119873 + ], + [ + "conspirator", + -14.299154281616211 + ], + [ + "▁decorators", + -14.299171447753906 + ], + [ + "Creative", + -14.299178123474121 + ], + [ + "▁Praxis", + -14.299188613891602 + ], + [ + "ência", + -14.299201011657715 + ], + [ + "▁stratified", + -14.299297332763672 + ], + [ + "gart", + -14.299348831176758 + ], + [ + "cham", + -14.299363136291504 + ], + [ + "Daddy", + -14.2993803024292 + ], + [ + "▁Henning", + -14.2993803024292 + ], + [ + "▁İ", + -14.299397468566895 + ], + [ + "▁plu", + -14.299423217773438 + ], + [ + "▁Cheetah", + -14.299551010131836 + ], + [ + "물", + -14.299554824829102 + ], + [ + "▁MRSA", + -14.29956340789795 + ], + [ + "streaming", + -14.299607276916504 + ], + [ + "▁Castile", + -14.299640655517578 + ], + [ + "▁mantras", + -14.299663543701172 + ], + [ + "▁immeasurable", + -14.299683570861816 + ], + [ + "▁JEE", + -14.299707412719727 + ], + [ + "DRA", + -14.299720764160156 + ], + [ + "▁insoluble", + -14.299736976623535 + ], + [ + "▁Whitley", + -14.2997465133667 + ], + [ + "signature", + -14.299748420715332 + ], + [ + "▁Gruden", + -14.299901008605957 + ], + [ + "за", + -14.299954414367676 + ], + [ + "Sys", + -14.299973487854004 + ], + [ + "▁Snowflake", + -14.300004959106445 + ], + [ + "ENDER", + -14.30003547668457 + ], + [ + "Training", + -14.300111770629883 + ], + [ + "Army", + -14.300115585327148 + ], + [ + "▁Oversized", + -14.300227165222168 + ], + [ + "▁patterning", + -14.300256729125977 + ], + [ + "▁Hampstead", + -14.300369262695312 + ], + [ + "▁clade", + -14.300378799438477 + ], + [ + "buk", + -14.30043888092041 + ], + [ + "▁staked", + -14.300474166870117 + ], + [ + "▁margarita", + -14.300477027893066 + ], + [ + "▁Manta", + -14.300527572631836 + ], + [ + "▁CPE", + -14.30057430267334 + ], + [ + "▁Garg", + -14.300590515136719 + ], + [ + "amic", + -14.300633430480957 + ], + [ + "▁TALK", + -14.300634384155273 + ], + [ + "▁muslin", + -14.300636291503906 + ], + [ + "Damn", + -14.300644874572754 + ], + [ + "Ak", + -14.300647735595703 + ], + [ + "056", + -14.300653457641602 + ], + [ + "▁insta", + -14.300670623779297 + ], + [ + "▁Haa", + -14.300714492797852 + ], + [ + "▁Choral", + -14.300719261169434 + ], + [ + "▁Exporter", + -14.300725936889648 + ], + [ + "▁nissan", + -14.300740242004395 + ], + [ + "ır", + -14.300745964050293 + ], + [ + "ા", + -14.300753593444824 + ], + [ + "▁382", + -14.300764083862305 + ], + [ + "▁sociologist", + -14.300764083862305 + ], + [ + "nse", + -14.30077838897705 + ], + [ + "▁Sash", + -14.300821304321289 + ], + [ + "sword", + -14.300882339477539 + ], + [ + "1910", + -14.300971984863281 + ], + [ + "▁Stylus", + -14.30099105834961 + ], + [ + "wey", + -14.30102825164795 + ], + [ + "▁Andaman", + -14.301047325134277 + ], + [ + "gung", + -14.30105209350586 + ], + [ + "▁nibble", + -14.30108642578125 + ], + [ + "▁franchising", + -14.301095962524414 + ], + [ + "▁vos", + -14.301124572753906 + ], + [ + "▁togetherness", + -14.301133155822754 + ], + [ + "▁bathtubs", + -14.30114459991455 + ], + [ + "▁ganache", + -14.301218032836914 + ], + [ + "Amp", + -14.30125904083252 + ], + [ + "▁Crocodile", + -14.3013277053833 + ], + [ + "▁Descartes", + -14.301370620727539 + ], + [ + "▁Raqqa", + -14.301377296447754 + ], + [ + "▁conspiracies", + -14.301390647888184 + ], + [ + "▁recast", + -14.30140209197998 + ], + [ + "▁Sv", + -14.301441192626953 + ], + [ + "▁inevitability", + -14.301469802856445 + ], + [ + "mio", + -14.301474571228027 + ], + [ + "▁tribulation", + -14.301480293273926 + ], + [ + "▁Zappa", + -14.301530838012695 + ], + [ + "▁Hawkeye", + -14.30156135559082 + ], + [ + "inna", + -14.301592826843262 + ], + [ + "YER", + -14.301640510559082 + ], + [ + "▁Sabo", + -14.301655769348145 + ], + [ + "▁memorizing", + -14.301655769348145 + ], + [ + "▁FUND", + -14.301666259765625 + ], + [ + "aided", + -14.301676750183105 + ], + [ + "▁rosary", + -14.301682472229004 + ], + [ + "▁Galerie", + -14.301690101623535 + ], + [ + "▁Adm", + -14.301692962646484 + ], + [ + "▁voids", + -14.301852226257324 + ], + [ + "▁Rapture", + -14.301861763000488 + ], + [ + "▁Bobcats", + -14.301872253417969 + ], + [ + "▁loyalties", + -14.301913261413574 + ], + [ + "comfortable", + -14.301922798156738 + ], + [ + "scaling", + -14.301922798156738 + ], + [ + "▁727", + -14.301966667175293 + ], + [ + "▁TechCrunch", + -14.301984786987305 + ], + [ + "▁Kofi", + -14.302011489868164 + ], + [ + "▁BAS", + -14.302013397216797 + ], + [ + "▁FEATURES", + -14.302013397216797 + ], + [ + "ears", + -14.302022933959961 + ], + [ + "▁lactate", + -14.302024841308594 + ], + [ + "▁sweltering", + -14.302033424377441 + ], + [ + "▁Fudge", + -14.302038192749023 + ], + [ + "▁fraudsters", + -14.30207347869873 + ], + [ + "▁flav", + -14.302082061767578 + ], + [ + "▁adjusters", + -14.302106857299805 + ], + [ + "▁Exporters", + -14.302141189575195 + ], + [ + "▁escort", + -14.302168846130371 + ], + [ + "umu", + -14.302172660827637 + ], + [ + "sustainable", + -14.302186965942383 + ], + [ + "▁hypocrite", + -14.30224323272705 + ], + [ + "awley", + -14.302251815795898 + ], + [ + "▁Lesotho", + -14.302306175231934 + ], + [ + "coni", + -14.302393913269043 + ], + [ + "▁Syrah", + -14.302397727966309 + ], + [ + "▁coworking", + -14.302416801452637 + ], + [ + "▁Schell", + -14.302433013916016 + ], + [ + "FCC", + -14.302438735961914 + ], + [ + "▁Stow", + -14.302438735961914 + ], + [ + "977", + -14.30245590209961 + ], + [ + "Ant", + -14.302496910095215 + ], + [ + "▁muddle", + -14.30252456665039 + ], + [ + "jh", + -14.302533149719238 + ], + [ + "▁Annabelle", + -14.302555084228516 + ], + [ + "▁pollination", + -14.302570343017578 + ], + [ + "▁chatbot", + -14.302572250366211 + ], + [ + "▁Asbury", + -14.302665710449219 + ], + [ + "▁restlessness", + -14.302688598632812 + ], + [ + "chow", + -14.302715301513672 + ], + [ + "▁Flock", + -14.302789688110352 + ], + [ + "▁scissor", + -14.302789688110352 + ], + [ + "▁Gopal", + -14.302841186523438 + ], + [ + "ilin", + -14.30284595489502 + ], + [ + "remote", + -14.30284595489502 + ], + [ + "▁plantain", + -14.302849769592285 + ], + [ + "uble", + -14.302865982055664 + ], + [ + "▁Thickness", + -14.302887916564941 + ], + [ + "▁SUBSCRIBE", + -14.302909851074219 + ], + [ + "▁Guillaume", + -14.302943229675293 + ], + [ + "▁PPM", + -14.302958488464355 + ], + [ + "▁Ech", + -14.303011894226074 + ], + [ + "ने", + -14.303055763244629 + ], + [ + "▁Hala", + -14.303069114685059 + ], + [ + "INI", + -14.303088188171387 + ], + [ + "yg", + -14.303123474121094 + ], + [ + "▁unreasonably", + -14.303123474121094 + ], + [ + "▁ка", + -14.303153038024902 + ], + [ + "▁flutes", + -14.303173065185547 + ], + [ + "▁MATH", + -14.30317497253418 + ], + [ + "▁policyholders", + -14.303189277648926 + ], + [ + "▁Hermitage", + -14.303193092346191 + ], + [ + "▁recliners", + -14.303220748901367 + ], + [ + "▁Physio", + -14.30325984954834 + ], + [ + "▁McCullough", + -14.303268432617188 + ], + [ + "mona", + -14.303272247314453 + ], + [ + "▁compendium", + -14.303321838378906 + ], + [ + "▁interdependent", + -14.303333282470703 + ], + [ + "▁storybook", + -14.30334186553955 + ], + [ + "▁dx", + -14.303378105163574 + ], + [ + "▁radish", + -14.303390502929688 + ], + [ + "▁bluish", + -14.303436279296875 + ], + [ + "▁hydrolysis", + -14.303467750549316 + ], + [ + "▁sardines", + -14.303471565246582 + ], + [ + "REL", + -14.303565979003906 + ], + [ + "▁appetizing", + -14.3036470413208 + ], + [ + "▁Poetic", + -14.303670883178711 + ], + [ + "kilometer", + -14.303671836853027 + ], + [ + "▁forearms", + -14.303701400756836 + ], + [ + "▁ubuntu", + -14.303711891174316 + ], + [ + "liv", + -14.303735733032227 + ], + [ + "campaign", + -14.303766250610352 + ], + [ + "872", + -14.30378532409668 + ], + [ + "putation", + -14.303839683532715 + ], + [ + "belle", + -14.303906440734863 + ], + [ + "▁porting", + -14.30395793914795 + ], + [ + "▁actuarial", + -14.303966522216797 + ], + [ + "▁moaned", + -14.304023742675781 + ], + [ + "mea", + -14.304061889648438 + ], + [ + "celli", + -14.304067611694336 + ], + [ + "▁Moira", + -14.304092407226562 + ], + [ + "pw", + -14.304149627685547 + ], + [ + "▁monopolies", + -14.304165840148926 + ], + [ + "estimated", + -14.30417537689209 + ], + [ + "▁Militia", + -14.304210662841797 + ], + [ + "▁braised", + -14.304240226745605 + ], + [ + "▁VEHICLE", + -14.304465293884277 + ], + [ + "▁nolvadex", + -14.3045072555542 + ], + [ + "WK", + -14.30451774597168 + ], + [ + "▁blanc", + -14.304520606994629 + ], + [ + "▁Radiohead", + -14.30460262298584 + ], + [ + "▁machinations", + -14.30466079711914 + ], + [ + "▁malevolent", + -14.30471134185791 + ], + [ + "RAC", + -14.304762840270996 + ], + [ + "noma", + -14.30481243133545 + ], + [ + "▁psd", + -14.304824829101562 + ], + [ + "bung", + -14.304869651794434 + ], + [ + "▁matted", + -14.304889678955078 + ], + [ + "▁overexpression", + -14.30490493774414 + ], + [ + "lyte", + -14.30491828918457 + ], + [ + "estro", + -14.304987907409668 + ], + [ + "Yet", + -14.305065155029297 + ], + [ + "▁Moda", + -14.305121421813965 + ], + [ + "ehl", + -14.305150032043457 + ], + [ + "MQ", + -14.305152893066406 + ], + [ + "CHO", + -14.305154800415039 + ], + [ + "▁nettle", + -14.305192947387695 + ], + [ + "▁PPV", + -14.3052339553833 + ], + [ + "DEM", + -14.305301666259766 + ], + [ + "▁complicating", + -14.305316925048828 + ], + [ + "▁Gown", + -14.305346488952637 + ], + [ + "▁CART", + -14.30535888671875 + ], + [ + "▁stabilise", + -14.305401802062988 + ], + [ + "▁cityscape", + -14.305413246154785 + ], + [ + "▁т", + -14.305413246154785 + ], + [ + "▁seine", + -14.305459022521973 + ], + [ + "rui", + -14.305476188659668 + ], + [ + "▁Maddy", + -14.305486679077148 + ], + [ + "▁moderating", + -14.305496215820312 + ], + [ + "▁birthed", + -14.305500984191895 + ], + [ + "adora", + -14.305519104003906 + ], + [ + "▁heroines", + -14.305546760559082 + ], + [ + "erium", + -14.305553436279297 + ], + [ + "884", + -14.305561065673828 + ], + [ + "▁Zem", + -14.305562019348145 + ], + [ + "sari", + -14.305571556091309 + ], + [ + "▁Breckenridge", + -14.305583000183105 + ], + [ + "onite", + -14.305586814880371 + ], + [ + "▁christened", + -14.3056001663208 + ], + [ + "mera", + -14.305619239807129 + ], + [ + "▁Rowing", + -14.305643081665039 + ], + [ + "▁Crooked", + -14.305671691894531 + ], + [ + "▁Fung", + -14.305673599243164 + ], + [ + "▁snub", + -14.305675506591797 + ], + [ + "▁tranquillity", + -14.305678367614746 + ], + [ + "▁semiconductors", + -14.305715560913086 + ], + [ + "▁inflexible", + -14.305718421936035 + ], + [ + "diver", + -14.305746078491211 + ], + [ + "bong", + -14.305747032165527 + ], + [ + "uder", + -14.305754661560059 + ], + [ + "▁bandit", + -14.30577564239502 + ], + [ + "▁dll", + -14.305798530578613 + ], + [ + "▁whaling", + -14.305831909179688 + ], + [ + "▁transporters", + -14.305840492248535 + ], + [ + "్", + -14.305843353271484 + ], + [ + "▁dandy", + -14.305855751037598 + ], + [ + "▁reconstructive", + -14.305906295776367 + ], + [ + "▁tretinoin", + -14.305913925170898 + ], + [ + "▁Mitigation", + -14.30593204498291 + ], + [ + "▁unseat", + -14.305935859680176 + ], + [ + "▁Fem", + -14.305951118469238 + ], + [ + "hydr", + -14.305957794189453 + ], + [ + "OMO", + -14.30596923828125 + ], + [ + "▁mara", + -14.30600643157959 + ], + [ + "▁redirection", + -14.306020736694336 + ], + [ + "▁dashes", + -14.306032180786133 + ], + [ + "▁bachelorette", + -14.306038856506348 + ], + [ + "▁Linkedin", + -14.306085586547852 + ], + [ + "▁guilds", + -14.306087493896484 + ], + [ + "wm", + -14.306110382080078 + ], + [ + "נ", + -14.30616569519043 + ], + [ + "▁∼", + -14.30618953704834 + ], + [ + "▁Yunnan", + -14.306195259094238 + ], + [ + "▁Trafalgar", + -14.306242942810059 + ], + [ + "oin", + -14.306245803833008 + ], + [ + "▁keyed", + -14.30627727508545 + ], + [ + "▁Lenses", + -14.306292533874512 + ], + [ + "▁electives", + -14.306300163269043 + ], + [ + "▁Ecommerce", + -14.306306838989258 + ], + [ + "▁Glycol", + -14.306367874145508 + ], + [ + "▁heft", + -14.306373596191406 + ], + [ + "▁cults", + -14.30638599395752 + ], + [ + "▁Maitland", + -14.306424140930176 + ], + [ + "▁Liberian", + -14.306446075439453 + ], + [ + "▁Ljubljana", + -14.306456565856934 + ], + [ + "parties", + -14.306458473205566 + ], + [ + "▁Ophthalmology", + -14.30651569366455 + ], + [ + "▁MOU", + -14.306533813476562 + ], + [ + "▁Ayatollah", + -14.306535720825195 + ], + [ + "▁walleye", + -14.30665397644043 + ], + [ + "▁chronicled", + -14.306659698486328 + ], + [ + "▁expatriate", + -14.30666732788086 + ], + [ + "Lux", + -14.306715965270996 + ], + [ + "▁submersible", + -14.306754112243652 + ], + [ + "▁fortifications", + -14.306767463684082 + ], + [ + "representation", + -14.306777954101562 + ], + [ + "▁mausoleum", + -14.306842803955078 + ], + [ + "▁Vesta", + -14.30685806274414 + ], + [ + "▁skimmer", + -14.306872367858887 + ], + [ + "▁Pé", + -14.306913375854492 + ], + [ + "▁musc", + -14.30691909790039 + ], + [ + "▁crescendo", + -14.306922912597656 + ], + [ + "▁grandsons", + -14.306946754455566 + ], + [ + "▁excavator", + -14.306950569152832 + ], + [ + "▁tugging", + -14.306960105895996 + ], + [ + "▁ontario", + -14.306978225708008 + ], + [ + "▁Requiem", + -14.307013511657715 + ], + [ + "▁strikeout", + -14.307039260864258 + ], + [ + "მ", + -14.307048797607422 + ], + [ + "stedt", + -14.307051658630371 + ], + [ + "096", + -14.307065963745117 + ], + [ + "ָ", + -14.307065963745117 + ], + [ + "▁unfathomable", + -14.307103157043457 + ], + [ + "smoke", + -14.307106018066406 + ], + [ + "pson", + -14.307106971740723 + ], + [ + "▁ל", + -14.307141304016113 + ], + [ + "072", + -14.307188987731934 + ], + [ + "▁Hedges", + -14.307229995727539 + ], + [ + "▁squ", + -14.307242393493652 + ], + [ + "▁Waverly", + -14.307291030883789 + ], + [ + "▁Ricoh", + -14.307329177856445 + ], + [ + "▁outweighed", + -14.307366371154785 + ], + [ + "presumably", + -14.307367324829102 + ], + [ + "dawn", + -14.307388305664062 + ], + [ + "▁revitalized", + -14.307478904724121 + ], + [ + "▁Ramaphosa", + -14.307502746582031 + ], + [ + "digest", + -14.307538032531738 + ], + [ + "expressing", + -14.307570457458496 + ], + [ + "ário", + -14.307602882385254 + ], + [ + "▁Predictive", + -14.307634353637695 + ], + [ + "▁cannibal", + -14.307753562927246 + ], + [ + "▁Vasquez", + -14.307764053344727 + ], + [ + "molecule", + -14.307777404785156 + ], + [ + "cured", + -14.307867050170898 + ], + [ + "▁feds", + -14.307878494262695 + ], + [ + "Flo", + -14.307884216308594 + ], + [ + "QS", + -14.30788803100586 + ], + [ + "▁recharged", + -14.30790901184082 + ], + [ + "▁perf", + -14.307942390441895 + ], + [ + "▁vy", + -14.307957649230957 + ], + [ + "897", + -14.307958602905273 + ], + [ + "▁Lucid", + -14.307973861694336 + ], + [ + "▁CTRL", + -14.30799388885498 + ], + [ + "▁Arno", + -14.308099746704102 + ], + [ + "▁Pec", + -14.308123588562012 + ], + [ + "▁alcove", + -14.308150291442871 + ], + [ + "sew", + -14.308158874511719 + ], + [ + "uhl", + -14.308186531066895 + ], + [ + "evan", + -14.308220863342285 + ], + [ + "数", + -14.308228492736816 + ], + [ + "▁Ashraf", + -14.308241844177246 + ], + [ + "▁Museo", + -14.308257102966309 + ], + [ + "▁Borrower", + -14.308266639709473 + ], + [ + "들", + -14.308274269104004 + ], + [ + "▁stupidly", + -14.308296203613281 + ], + [ + "▁Natur", + -14.308326721191406 + ], + [ + "▁bane", + -14.308374404907227 + ], + [ + "ши", + -14.308375358581543 + ], + [ + "▁cellars", + -14.308381080627441 + ], + [ + "▁Biochem", + -14.308406829833984 + ], + [ + "▁inclu", + -14.308465957641602 + ], + [ + "▁ALERT", + -14.308478355407715 + ], + [ + "damaged", + -14.308507919311523 + ], + [ + "▁Accidental", + -14.308547019958496 + ], + [ + "068", + -14.30855941772461 + ], + [ + "cookies", + -14.308564186096191 + ], + [ + "Menu", + -14.30856704711914 + ], + [ + "▁enclosing", + -14.30856990814209 + ], + [ + "▁romantically", + -14.308660507202148 + ], + [ + "▁unclaimed", + -14.308660507202148 + ], + [ + "hopping", + -14.308667182922363 + ], + [ + "mentor", + -14.308762550354004 + ], + [ + "▁cathartic", + -14.308772087097168 + ], + [ + "▁Andean", + -14.308791160583496 + ], + [ + "fid", + -14.308805465698242 + ], + [ + "▁Rumor", + -14.308818817138672 + ], + [ + "▁synapses", + -14.308823585510254 + ], + [ + "▁leftists", + -14.30884075164795 + ], + [ + "brake", + -14.30887222290039 + ], + [ + "▁XRP", + -14.308880805969238 + ], + [ + "▁omelette", + -14.308985710144043 + ], + [ + "IAA", + -14.309000015258789 + ], + [ + "▁GNOME", + -14.309006690979004 + ], + [ + "▁BCC", + -14.309033393859863 + ], + [ + "▁389", + -14.309041976928711 + ], + [ + "▁EFL", + -14.309078216552734 + ], + [ + "▁Introductory", + -14.309085845947266 + ], + [ + "MRC", + -14.309102058410645 + ], + [ + "▁Aleksandr", + -14.309220314025879 + ], + [ + "▁YE", + -14.309226036071777 + ], + [ + "▁specialities", + -14.309284210205078 + ], + [ + "▁Vigil", + -14.309300422668457 + ], + [ + "▁Benedictine", + -14.30931282043457 + ], + [ + "▁Jee", + -14.30931282043457 + ], + [ + "▁Battles", + -14.309314727783203 + ], + [ + "▁chronologically", + -14.309328079223633 + ], + [ + "▁XXX", + -14.309335708618164 + ], + [ + "itious", + -14.309348106384277 + ], + [ + "▁Samaria", + -14.309364318847656 + ], + [ + "gad", + -14.309371948242188 + ], + [ + "▁SPRING", + -14.309396743774414 + ], + [ + "1949", + -14.30943489074707 + ], + [ + "▁centennial", + -14.309503555297852 + ], + [ + "▁luring", + -14.309515953063965 + ], + [ + "▁pollutant", + -14.309527397155762 + ], + [ + "▁Chern", + -14.309581756591797 + ], + [ + "mv", + -14.309584617614746 + ], + [ + "▁675", + -14.309592247009277 + ], + [ + "Metro", + -14.309608459472656 + ], + [ + "▁Exc", + -14.309633255004883 + ], + [ + "cotton", + -14.309687614440918 + ], + [ + "▁Weymouth", + -14.30971622467041 + ], + [ + "▁forthright", + -14.309737205505371 + ], + [ + "▁Bandcamp", + -14.309751510620117 + ], + [ + "HON", + -14.309757232666016 + ], + [ + "SIA", + -14.309771537780762 + ], + [ + "▁soldered", + -14.30978012084961 + ], + [ + "mindedness", + -14.309814453125 + ], + [ + "▁Fingerprint", + -14.309825897216797 + ], + [ + "▁Whelan", + -14.309828758239746 + ], + [ + "▁encapsulation", + -14.309855461120605 + ], + [ + "▁RVs", + -14.309868812561035 + ], + [ + "▁adorning", + -14.309876441955566 + ], + [ + "▁airship", + -14.3099365234375 + ], + [ + "Tac", + -14.309974670410156 + ], + [ + "▁Llc", + -14.310035705566406 + ], + [ + "▁SECURITY", + -14.310041427612305 + ], + [ + "▁Avaya", + -14.31007194519043 + ], + [ + "▁oscillating", + -14.310074806213379 + ], + [ + "dys", + -14.31009578704834 + ], + [ + "▁geospatial", + -14.310098648071289 + ], + [ + "▁democrat", + -14.310117721557617 + ], + [ + "▁ICICI", + -14.31018352508545 + ], + [ + "WORK", + -14.310193061828613 + ], + [ + "▁Kaa", + -14.310214042663574 + ], + [ + "▁reminiscing", + -14.310215950012207 + ], + [ + "1948", + -14.310245513916016 + ], + [ + "▁grasshopper", + -14.310275077819824 + ], + [ + "▁pared", + -14.310287475585938 + ], + [ + "▁Conc", + -14.310310363769531 + ], + [ + "▁phonics", + -14.31032657623291 + ], + [ + "IVA", + -14.310330390930176 + ], + [ + "▁TOEFL", + -14.310389518737793 + ], + [ + "▁weasel", + -14.310405731201172 + ], + [ + "▁자", + -14.310407638549805 + ], + [ + "▁imam", + -14.310519218444824 + ], + [ + "▁Tinto", + -14.310525894165039 + ], + [ + "▁ungodly", + -14.31054973602295 + ], + [ + "Rip", + -14.310550689697266 + ], + [ + "▁Bozeman", + -14.310553550720215 + ], + [ + "▁Marcy", + -14.31056022644043 + ], + [ + "▁Kyi", + -14.310583114624023 + ], + [ + "Liquid", + -14.310599327087402 + ], + [ + "▁grits", + -14.310637474060059 + ], + [ + "luxury", + -14.310662269592285 + ], + [ + "▁merino", + -14.31068229675293 + ], + [ + "▁dehumidifier", + -14.310690879821777 + ], + [ + "▁Elect", + -14.310725212097168 + ], + [ + "▁differentiator", + -14.31072998046875 + ], + [ + "▁Pressing", + -14.310765266418457 + ], + [ + "▁Rahim", + -14.310766220092773 + ], + [ + "▁HST", + -14.310810089111328 + ], + [ + "▁twig", + -14.310853004455566 + ], + [ + "▁whitewater", + -14.310906410217285 + ], + [ + "▁Paytm", + -14.310918807983398 + ], + [ + "▁hap", + -14.310920715332031 + ], + [ + "▁darkening", + -14.310929298400879 + ], + [ + "▁conv", + -14.310941696166992 + ], + [ + "▁emboldened", + -14.311005592346191 + ], + [ + "▁softest", + -14.311012268066406 + ], + [ + "trum", + -14.31102466583252 + ], + [ + "▁Morin", + -14.311234474182129 + ], + [ + "▁distinguishable", + -14.311238288879395 + ], + [ + "▁Muh", + -14.311264038085938 + ], + [ + "▁sprocket", + -14.31130599975586 + ], + [ + "ppm", + -14.311330795288086 + ], + [ + "▁bak", + -14.3113431930542 + ], + [ + "▁Nasr", + -14.311372756958008 + ], + [ + "▁Kl", + -14.311378479003906 + ], + [ + "lope", + -14.311436653137207 + ], + [ + "ecu", + -14.31144905090332 + ], + [ + "iggle", + -14.311456680297852 + ], + [ + "▁DCS", + -14.311456680297852 + ], + [ + "SIDE", + -14.311460494995117 + ], + [ + "▁outlying", + -14.311497688293457 + ], + [ + "▁Kardashians", + -14.311502456665039 + ], + [ + "▁clapped", + -14.311546325683594 + ], + [ + "▁Ramen", + -14.311561584472656 + ], + [ + "JN", + -14.311565399169922 + ], + [ + "▁Cuyahoga", + -14.311568260192871 + ], + [ + "▁redone", + -14.311574935913086 + ], + [ + "▁Estimation", + -14.311691284179688 + ], + [ + "VAR", + -14.311736106872559 + ], + [ + "▁Joke", + -14.311741828918457 + ], + [ + "▁perceiving", + -14.311781883239746 + ], + [ + "nelli", + -14.31179141998291 + ], + [ + "Storage", + -14.311792373657227 + ], + [ + "hea", + -14.311830520629883 + ], + [ + "▁confuses", + -14.311868667602539 + ], + [ + "▁SEK", + -14.311890602111816 + ], + [ + "▁truckload", + -14.311891555786133 + ], + [ + "▁Beet", + -14.311894416809082 + ], + [ + "emitting", + -14.311932563781738 + ], + [ + "▁hav", + -14.311942100524902 + ], + [ + "anon", + -14.311946868896484 + ], + [ + "▁disparaging", + -14.311963081359863 + ], + [ + "treating", + -14.311978340148926 + ], + [ + "routine", + -14.31201171875 + ], + [ + "ƒ", + -14.312015533447266 + ], + [ + "▁barricades", + -14.3120756149292 + ], + [ + "от", + -14.31209659576416 + ], + [ + "chosen", + -14.31210708618164 + ], + [ + "▁1816", + -14.312125205993652 + ], + [ + "▁Brim", + -14.312128067016602 + ], + [ + "918", + -14.312131881713867 + ], + [ + "▁customisation", + -14.312143325805664 + ], + [ + "▁soo", + -14.312183380126953 + ], + [ + "▁pushback", + -14.31218433380127 + ], + [ + "▁dissected", + -14.312192916870117 + ], + [ + "▁Confessions", + -14.3121976852417 + ], + [ + "usual", + -14.31223201751709 + ], + [ + "Bond", + -14.312260627746582 + ], + [ + "éc", + -14.312268257141113 + ], + [ + "▁hobbyists", + -14.31230354309082 + ], + [ + "▁Nanaimo", + -14.31230640411377 + ], + [ + "▁lurk", + -14.312370300292969 + ], + [ + "▁Kenyans", + -14.312408447265625 + ], + [ + "▁tongs", + -14.312411308288574 + ], + [ + "Mama", + -14.312437057495117 + ], + [ + "▁simulates", + -14.312444686889648 + ], + [ + "▁SUR", + -14.312483787536621 + ], + [ + "grandmother", + -14.312495231628418 + ], + [ + "fatal", + -14.312501907348633 + ], + [ + "ician", + -14.312515258789062 + ], + [ + "enbaum", + -14.312521934509277 + ], + [ + "▁Kore", + -14.312525749206543 + ], + [ + "▁Karla", + -14.312555313110352 + ], + [ + "▁PHOTOS", + -14.3125638961792 + ], + [ + "▁Schiller", + -14.312564849853516 + ], + [ + "pill", + -14.312570571899414 + ], + [ + "▁citadel", + -14.312575340270996 + ], + [ + "▁larval", + -14.31258773803711 + ], + [ + "���Searches", + -14.312687873840332 + ], + [ + "▁winemakers", + -14.312713623046875 + ], + [ + "854", + -14.312728881835938 + ], + [ + "▁Dumbledore", + -14.312734603881836 + ], + [ + "▁concealment", + -14.312737464904785 + ], + [ + "▁Congolese", + -14.312756538391113 + ], + [ + "▁sable", + -14.312801361083984 + ], + [ + "▁Parramatta", + -14.312854766845703 + ], + [ + "▁Buren", + -14.312874794006348 + ], + [ + "bala", + -14.312875747680664 + ], + [ + "▁pernicious", + -14.312888145446777 + ], + [ + "▁PEI", + -14.312910079956055 + ], + [ + "▁nitty", + -14.31295108795166 + ], + [ + "trees", + -14.31295394897461 + ], + [ + "▁Barbarian", + -14.312956809997559 + ], + [ + "▁crusader", + -14.312976837158203 + ], + [ + "▁cole", + -14.312979698181152 + ], + [ + "076", + -14.312983512878418 + ], + [ + "▁heave", + -14.313010215759277 + ], + [ + "▁FreeBSD", + -14.313050270080566 + ], + [ + "▁annoys", + -14.313077926635742 + ], + [ + "▁Shangri", + -14.313136100769043 + ], + [ + "▁DPRK", + -14.313163757324219 + ], + [ + "▁Caine", + -14.313227653503418 + ], + [ + "opp", + -14.313230514526367 + ], + [ + "▁libertarians", + -14.313239097595215 + ], + [ + "▁meek", + -14.313239097595215 + ], + [ + "▁1010", + -14.313299179077148 + ], + [ + "▁newscast", + -14.313335418701172 + ], + [ + "▁Menlo", + -14.313344955444336 + ], + [ + "▁Realize", + -14.313347816467285 + ], + [ + "reducing", + -14.31335163116455 + ], + [ + "▁genial", + -14.313395500183105 + ], + [ + "▁lightsaber", + -14.31344223022461 + ], + [ + "privacy", + -14.313465118408203 + ], + [ + "▁Czar", + -14.313472747802734 + ], + [ + "▁ROW", + -14.313485145568848 + ], + [ + "▁MARC", + -14.313488006591797 + ], + [ + "traction", + -14.313529968261719 + ], + [ + "▁Xian", + -14.313531875610352 + ], + [ + "bble", + -14.313543319702148 + ], + [ + "▁Fredericksburg", + -14.313610076904297 + ], + [ + "olytic", + -14.313618659973145 + ], + [ + "▁Bd", + -14.313619613647461 + ], + [ + "raco", + -14.313620567321777 + ], + [ + "rax", + -14.313652992248535 + ], + [ + "▁rigour", + -14.313681602478027 + ], + [ + "▁holed", + -14.313745498657227 + ], + [ + "▁HSV", + -14.31375503540039 + ], + [ + "▁Asp", + -14.313822746276855 + ], + [ + "▁corticosteroids", + -14.313896179199219 + ], + [ + "▁Cognition", + -14.313928604125977 + ], + [ + "asked", + -14.313946723937988 + ], + [ + "▁australian", + -14.313953399658203 + ], + [ + "▁Leela", + -14.313958168029785 + ], + [ + "▁Hilarious", + -14.313977241516113 + ], + [ + "▁Northam", + -14.31402587890625 + ], + [ + "099", + -14.31406021118164 + ], + [ + "▁prefabricated", + -14.31410026550293 + ], + [ + "▁Southend", + -14.314112663269043 + ], + [ + "▁maj", + -14.314139366149902 + ], + [ + "MIA", + -14.314184188842773 + ], + [ + "▁Jiangsu", + -14.314214706420898 + ], + [ + "lch", + -14.314225196838379 + ], + [ + "▁wack", + -14.31425666809082 + ], + [ + "▁loomed", + -14.314286231994629 + ], + [ + "▁Antonin", + -14.314297676086426 + ], + [ + "▁llc", + -14.314375877380371 + ], + [ + "▁Shiro", + -14.31440544128418 + ], + [ + "▁Jat", + -14.314409255981445 + ], + [ + "▁Cashback", + -14.314410209655762 + ], + [ + "▁Tod", + -14.314419746398926 + ], + [ + "haka", + -14.314458847045898 + ], + [ + "▁benefic", + -14.314473152160645 + ], + [ + "▁PLO", + -14.314484596252441 + ], + [ + "▁roadblock", + -14.314515113830566 + ], + [ + "▁ketosis", + -14.3145170211792 + ], + [ + "046", + -14.314567565917969 + ], + [ + "▁lustrous", + -14.314590454101562 + ], + [ + "anie", + -14.314599990844727 + ], + [ + "▁DST", + -14.314606666564941 + ], + [ + "▁1809", + -14.314611434936523 + ], + [ + "▁Strath", + -14.314628601074219 + ], + [ + "▁Bipolar", + -14.314708709716797 + ], + [ + "▁coalitions", + -14.314735412597656 + ], + [ + "▁Mocha", + -14.314767837524414 + ], + [ + "▁Woodruff", + -14.314772605895996 + ], + [ + "qe", + -14.314784049987793 + ], + [ + "іѕ", + -14.31484317779541 + ], + [ + "bz", + -14.314886093139648 + ], + [ + "roads", + -14.314909934997559 + ], + [ + "▁welterweight", + -14.314976692199707 + ], + [ + "Georgia", + -14.314990997314453 + ], + [ + "▁HuffPost", + -14.31500244140625 + ], + [ + "▁Liked", + -14.315016746520996 + ], + [ + "dov", + -14.315019607543945 + ], + [ + "▁sunflowers", + -14.315019607543945 + ], + [ + "▁Physically", + -14.315034866333008 + ], + [ + "junk", + -14.315041542053223 + ], + [ + "▁wristbands", + -14.315094947814941 + ], + [ + "▁redeemable", + -14.31517219543457 + ], + [ + "▁Bowden", + -14.315177917480469 + ], + [ + "▁bulletproof", + -14.315199851989746 + ], + [ + "JT", + -14.315210342407227 + ], + [ + "▁Flam", + -14.315226554870605 + ], + [ + "▁deduced", + -14.315299987792969 + ], + [ + "ahara", + -14.3153076171875 + ], + [ + "▁acetic", + -14.315335273742676 + ], + [ + "▁initialized", + -14.315348625183105 + ], + [ + "759", + -14.315370559692383 + ], + [ + "▁Southside", + -14.315409660339355 + ], + [ + "bhai", + -14.315431594848633 + ], + [ + "▁Glaze", + -14.315436363220215 + ], + [ + "▁Hayek", + -14.315463066101074 + ], + [ + "že", + -14.315464973449707 + ], + [ + "▁Hinton", + -14.315533638000488 + ], + [ + "ophile", + -14.315564155578613 + ], + [ + "▁Dele", + -14.315567970275879 + ], + [ + "▁Laptops", + -14.31561279296875 + ], + [ + "Ground", + -14.315624237060547 + ], + [ + "isc", + -14.315635681152344 + ], + [ + "▁Centurion", + -14.315655708312988 + ], + [ + "▁Thessaloniki", + -14.315716743469238 + ], + [ + "▁neurologic", + -14.315848350524902 + ], + [ + "▁Phy", + -14.31588363647461 + ], + [ + "robin", + -14.315901756286621 + ], + [ + "▁garnet", + -14.315902709960938 + ], + [ + "▁Brahmin", + -14.31590747833252 + ], + [ + "uren", + -14.315912246704102 + ], + [ + "▁Refunds", + -14.315914154052734 + ], + [ + "▁repress", + -14.315917015075684 + ], + [ + "▁Suh", + -14.315930366516113 + ], + [ + "▁salami", + -14.316040992736816 + ], + [ + "▁Enroll", + -14.316068649291992 + ], + [ + "▁cabana", + -14.316071510314941 + ], + [ + "▁heuristic", + -14.316120147705078 + ], + [ + "Cherry", + -14.316121101379395 + ], + [ + "▁Additive", + -14.316164016723633 + ], + [ + "غ", + -14.316169738769531 + ], + [ + "▁Blackboard", + -14.316332817077637 + ], + [ + "▁Professionally", + -14.316341400146484 + ], + [ + "▁figurine", + -14.316343307495117 + ], + [ + "▁rend", + -14.316354751586914 + ], + [ + "utin", + -14.316537857055664 + ], + [ + "▁Precisely", + -14.316548347473145 + ], + [ + "RIT", + -14.316566467285156 + ], + [ + "▁Volunteering", + -14.316573143005371 + ], + [ + "witness", + -14.316691398620605 + ], + [ + "volatile", + -14.3167085647583 + ], + [ + "▁poncho", + -14.31672191619873 + ], + [ + "▁Kamagra", + -14.31673812866211 + ], + [ + "Faith", + -14.316762924194336 + ], + [ + "Brother", + -14.316778182983398 + ], + [ + "▁Neurosci", + -14.31678295135498 + ], + [ + "▁Astor", + -14.316885948181152 + ], + [ + "▁FED", + -14.316885948181152 + ], + [ + "▁Smithfield", + -14.316896438598633 + ], + [ + "▁perpetuated", + -14.316906929016113 + ], + [ + "▁Permits", + -14.316967010498047 + ], + [ + "uska", + -14.316999435424805 + ], + [ + "▁Altitude", + -14.317005157470703 + ], + [ + "▁bul", + -14.3170166015625 + ], + [ + "HEN", + -14.317126274108887 + ], + [ + "▁XLR", + -14.317127227783203 + ], + [ + "ѕе", + -14.31714916229248 + ], + [ + "▁waxes", + -14.31716537475586 + ], + [ + "avel", + -14.317224502563477 + ], + [ + "▁Informal", + -14.31723403930664 + ], + [ + "▁Indore", + -14.317234992980957 + ], + [ + "▁ISM", + -14.317241668701172 + ], + [ + "▁enabler", + -14.317283630371094 + ], + [ + "RATION", + -14.31729507446289 + ], + [ + "HIS", + -14.31729793548584 + ], + [ + "▁Kamen", + -14.31733512878418 + ], + [ + "Hart", + -14.317347526550293 + ], + [ + "▁fellas", + -14.317357063293457 + ], + [ + "▁sleet", + -14.31742000579834 + ], + [ + "▁tankless", + -14.317458152770996 + ], + [ + "▁guestrooms", + -14.317465782165527 + ], + [ + "▁Saka", + -14.317485809326172 + ], + [ + "buffer", + -14.31749153137207 + ], + [ + "Prof", + -14.317512512207031 + ], + [ + "▁Usman", + -14.317526817321777 + ], + [ + "▁alignments", + -14.317537307739258 + ], + [ + "steps", + -14.317540168762207 + ], + [ + "▁delish", + -14.317540168762207 + ], + [ + "Heat", + -14.31756591796875 + ], + [ + "▁Endeavour", + -14.317622184753418 + ], + [ + "▁envelop", + -14.317628860473633 + ], + [ + "▁militarily", + -14.317634582519531 + ], + [ + "▁IMDb", + -14.317635536193848 + ], + [ + "tiered", + -14.317672729492188 + ], + [ + "▁ferret", + -14.317716598510742 + ], + [ + "▁rump", + -14.317720413208008 + ], + [ + "▁franchisor", + -14.317770004272461 + ], + [ + "▁CIR", + -14.317778587341309 + ], + [ + "brough", + -14.317793846130371 + ], + [ + "▁corroborate", + -14.31794261932373 + ], + [ + "▁neutered", + -14.317943572998047 + ], + [ + "umber", + -14.317949295043945 + ], + [ + "▁ADV", + -14.317995071411133 + ], + [ + "▁accrual", + -14.317997932434082 + ], + [ + "Imagine", + -14.318038940429688 + ], + [ + "▁Jha", + -14.31804370880127 + ], + [ + "▁Coptic", + -14.318044662475586 + ], + [ + "▁Lesnar", + -14.31806468963623 + ], + [ + "▁Bajaj", + -14.318083763122559 + ], + [ + "▁Sansa", + -14.318092346191406 + ], + [ + "Want", + -14.318102836608887 + ], + [ + "▁Identifier", + -14.318222999572754 + ], + [ + "▁Kya", + -14.31822395324707 + ], + [ + "▁squamous", + -14.318235397338867 + ], + [ + "Paint", + -14.318259239196777 + ], + [ + "Bri", + -14.31827449798584 + ], + [ + "▁hydrant", + -14.318319320678711 + ], + [ + "▁FaceTime", + -14.318321228027344 + ], + [ + "▁signatory", + -14.318326950073242 + ], + [ + "▁Skiing", + -14.31833553314209 + ], + [ + "га", + -14.318350791931152 + ], + [ + "▁overshadow", + -14.318359375 + ], + [ + "▁Assyrian", + -14.318366050720215 + ], + [ + "▁Ballot", + -14.318374633789062 + ], + [ + "▁opinionated", + -14.318412780761719 + ], + [ + "▁Kish", + -14.318426132202148 + ], + [ + "▁aggregator", + -14.318428993225098 + ], + [ + "SAS", + -14.318435668945312 + ], + [ + "▁supernatant", + -14.31844425201416 + ], + [ + "▁silicate", + -14.318461418151855 + ], + [ + "ocratic", + -14.318507194519043 + ], + [ + "▁MDS", + -14.318568229675293 + ], + [ + "тор", + -14.318586349487305 + ], + [ + "▁Quito", + -14.318655967712402 + ], + [ + "动", + -14.318702697753906 + ], + [ + "▁truest", + -14.31873607635498 + ], + [ + "▁Santi", + -14.318743705749512 + ], + [ + "▁HEPA", + -14.318744659423828 + ], + [ + "Glu", + -14.318760871887207 + ], + [ + "dyed", + -14.318772315979004 + ], + [ + "2090", + -14.31881046295166 + ], + [ + "▁GJ", + -14.318819046020508 + ], + [ + "▁SPEED", + -14.318838119506836 + ], + [ + "▁Udaipur", + -14.318903923034668 + ], + [ + "▁busts", + -14.318948745727539 + ], + [ + "nika", + -14.319010734558105 + ], + [ + "▁Aff", + -14.319064140319824 + ], + [ + "▁jugs", + -14.319089889526367 + ], + [ + "UTH", + -14.319099426269531 + ], + [ + "▁skimmed", + -14.319103240966797 + ], + [ + "▁tween", + -14.319198608398438 + ], + [ + "▁Staphylococcus", + -14.31920051574707 + ], + [ + "▁Redeem", + -14.319202423095703 + ], + [ + "▁Elixir", + -14.31930160522461 + ], + [ + "▁Barnabas", + -14.319316864013672 + ], + [ + "▁transfected", + -14.319357872009277 + ], + [ + "▁Murano", + -14.319377899169922 + ], + [ + "▁Donors", + -14.319408416748047 + ], + [ + "▁Cartel", + -14.31942081451416 + ], + [ + "▁voodoo", + -14.319457054138184 + ], + [ + "▁defaulted", + -14.319459915161133 + ], + [ + "▁sativa", + -14.31946849822998 + ], + [ + "▁dictating", + -14.31948184967041 + ], + [ + "▁jaguar", + -14.319486618041992 + ], + [ + "Serve", + -14.319494247436523 + ], + [ + "ще", + -14.319498062133789 + ], + [ + "▁spline", + -14.319550514221191 + ], + [ + "▁pessimism", + -14.319551467895508 + ], + [ + "▁reposted", + -14.319558143615723 + ], + [ + "VIP", + -14.319599151611328 + ], + [ + "behaved", + -14.319633483886719 + ], + [ + "result", + -14.319634437561035 + ], + [ + "ollywood", + -14.319642066955566 + ], + [ + "OTT", + -14.3196439743042 + ], + [ + "alic", + -14.31966495513916 + ], + [ + "▁396", + -14.319673538208008 + ], + [ + "raid", + -14.31969928741455 + ], + [ + "▁Appel", + -14.319734573364258 + ], + [ + "▁Curved", + -14.319742202758789 + ], + [ + "▁coy", + -14.319764137268066 + ], + [ + "cello", + -14.319774627685547 + ], + [ + "urious", + -14.319777488708496 + ], + [ + "▁UGC", + -14.31994915008545 + ], + [ + "▁gleefully", + -14.320032119750977 + ], + [ + "▁dolomite", + -14.320037841796875 + ], + [ + "▁Fett", + -14.320049285888672 + ], + [ + "▁interferon", + -14.320067405700684 + ], + [ + "▁Blockbuster", + -14.320093154907227 + ], + [ + "▁deflated", + -14.320096969604492 + ], + [ + "VOL", + -14.320104598999023 + ], + [ + "▁fertilized", + -14.320106506347656 + ], + [ + "▁Teflon", + -14.320107460021973 + ], + [ + "▁Phew", + -14.320138931274414 + ], + [ + "▁TCR", + -14.320148468017578 + ], + [ + "▁signpost", + -14.32017993927002 + ], + [ + "▁Primitive", + -14.32024097442627 + ], + [ + "▁Consistency", + -14.320249557495117 + ], + [ + "▁flanking", + -14.320253372192383 + ], + [ + "ugger", + -14.320255279541016 + ], + [ + "▁TBA", + -14.320265769958496 + ], + [ + "▁SOCIAL", + -14.320272445678711 + ], + [ + "▁Ruins", + -14.320294380187988 + ], + [ + "inic", + -14.320333480834961 + ], + [ + "coupled", + -14.320363998413086 + ], + [ + "bini", + -14.320374488830566 + ], + [ + "▁Loew", + -14.320396423339844 + ], + [ + "▁veered", + -14.320404052734375 + ], + [ + "▁Epcot", + -14.320425033569336 + ], + [ + "▁querying", + -14.320439338684082 + ], + [ + "▁Keepers", + -14.320466041564941 + ], + [ + "▁tattered", + -14.320513725280762 + ], + [ + "▁rulemaking", + -14.320525169372559 + ], + [ + "▁732", + -14.320528030395508 + ], + [ + "▁hideaway", + -14.320537567138672 + ], + [ + "bald", + -14.320569038391113 + ], + [ + "▁accelerators", + -14.320570945739746 + ], + [ + "▁shakers", + -14.320577621459961 + ], + [ + "BAT", + -14.320594787597656 + ], + [ + "bands", + -14.320594787597656 + ], + [ + "▁chaff", + -14.320598602294922 + ], + [ + "validation", + -14.320622444152832 + ], + [ + "▁BED", + -14.320649147033691 + ], + [ + "▁stunner", + -14.320650100708008 + ], + [ + "▁underwriters", + -14.320663452148438 + ], + [ + "▁etch", + -14.320670127868652 + ], + [ + "▁주", + -14.320680618286133 + ], + [ + "pex", + -14.32070255279541 + ], + [ + "▁Channing", + -14.32073974609375 + ], + [ + "▁Eastside", + -14.320761680603027 + ], + [ + "▁EARTH", + -14.320762634277344 + ], + [ + "▁kerb", + -14.320847511291504 + ], + [ + "▁smelt", + -14.320849418640137 + ], + [ + "▁chameleon", + -14.320856094360352 + ], + [ + "▁Zub", + -14.320878028869629 + ], + [ + "▁buckwheat", + -14.320906639099121 + ], + [ + "▁Mato", + -14.320916175842285 + ], + [ + "▁mustered", + -14.320966720581055 + ], + [ + "▁Barak", + -14.320991516113281 + ], + [ + "▁Tatar", + -14.321024894714355 + ], + [ + "ussi", + -14.321067810058594 + ], + [ + "▁Orkney", + -14.32107162475586 + ], + [ + "▁Pointer", + -14.32108211517334 + ], + [ + "bene", + -14.32110595703125 + ], + [ + "▁Aisha", + -14.321122169494629 + ], + [ + "▁strode", + -14.321173667907715 + ], + [ + "▁ud", + -14.321221351623535 + ], + [ + "▁Happ", + -14.321234703063965 + ], + [ + "▁AOC", + -14.321266174316406 + ], + [ + "RDA", + -14.321279525756836 + ], + [ + "▁Evolve", + -14.321285247802734 + ], + [ + "workshop", + -14.321320533752441 + ], + [ + "▁whiplash", + -14.321334838867188 + ], + [ + "▁Antoinette", + -14.321390151977539 + ], + [ + "▁Yur", + -14.321391105651855 + ], + [ + "▁día", + -14.321423530578613 + ], + [ + "▁growling", + -14.321513175964355 + ], + [ + "▁antagonism", + -14.321525573730469 + ], + [ + "RJ", + -14.321577072143555 + ], + [ + "▁heaped", + -14.321603775024414 + ], + [ + "▁MASS", + -14.321637153625488 + ], + [ + "▁Strangers", + -14.321673393249512 + ], + [ + "▁Loot", + -14.321684837341309 + ], + [ + "мен", + -14.321725845336914 + ], + [ + "▁Erick", + -14.321744918823242 + ], + [ + "winds", + -14.321873664855957 + ], + [ + "▁VST", + -14.321919441223145 + ], + [ + "▁expound", + -14.321942329406738 + ], + [ + "▁Arrested", + -14.322033882141113 + ], + [ + "▁reaffirm", + -14.3220796585083 + ], + [ + "▁BIA", + -14.322086334228516 + ], + [ + "▁sweeper", + -14.32210636138916 + ], + [ + "▁CONSEQUENTIAL", + -14.322113990783691 + ], + [ + "839", + -14.32211685180664 + ], + [ + "▁Deposits", + -14.322123527526855 + ], + [ + "▁Pero", + -14.322172164916992 + ], + [ + "874", + -14.322175025939941 + ], + [ + "▁denuclearization", + -14.322188377380371 + ], + [ + "▁incendiary", + -14.322216033935547 + ], + [ + "slice", + -14.322270393371582 + ], + [ + "▁Hellenic", + -14.322284698486328 + ], + [ + "▁outcast", + -14.32229995727539 + ], + [ + "tae", + -14.322319030761719 + ], + [ + "▁appreciable", + -14.322330474853516 + ], + [ + "▁Crewe", + -14.322388648986816 + ], + [ + "▁scheming", + -14.322395324707031 + ], + [ + "▁✔", + -14.322402000427246 + ], + [ + "▁recoverable", + -14.322454452514648 + ], + [ + "ITCH", + -14.322514533996582 + ], + [ + "aglia", + -14.322521209716797 + ], + [ + "▁tableware", + -14.322522163391113 + ], + [ + "calls", + -14.322554588317871 + ], + [ + "usable", + -14.322613716125488 + ], + [ + "mira", + -14.322616577148438 + ], + [ + "▁pullover", + -14.32262134552002 + ], + [ + "▁prohibitions", + -14.322652816772461 + ], + [ + "▁Rude", + -14.32267951965332 + ], + [ + "▁Rapp", + -14.322699546813965 + ], + [ + "▁propelling", + -14.322715759277344 + ], + [ + "▁Fatah", + -14.322773933410645 + ], + [ + "▁domed", + -14.322778701782227 + ], + [ + "▁Maharaj", + -14.322781562805176 + ], + [ + "survey", + -14.322799682617188 + ], + [ + "▁Gaiman", + -14.322826385498047 + ], + [ + "치", + -14.322831153869629 + ], + [ + "demon", + -14.322847366333008 + ], + [ + "▁numerically", + -14.322866439819336 + ], + [ + "alk", + -14.322872161865234 + ], + [ + "▁reformer", + -14.322970390319824 + ], + [ + "▁Billionaire", + -14.322978973388672 + ], + [ + "ouri", + -14.322990417480469 + ], + [ + "▁RPC", + -14.322991371154785 + ], + [ + "▁perpetuating", + -14.323053359985352 + ], + [ + "▁Crom", + -14.323091506958008 + ], + [ + "▁antithesis", + -14.323115348815918 + ], + [ + "▁Rhe", + -14.323140144348145 + ], + [ + "▁Chik", + -14.323149681091309 + ], + [ + "morphism", + -14.323166847229004 + ], + [ + "ค", + -14.323196411132812 + ], + [ + "▁Crock", + -14.323216438293457 + ], + [ + "▁Blackout", + -14.323227882385254 + ], + [ + "ulatory", + -14.323249816894531 + ], + [ + "▁Groot", + -14.323258399963379 + ], + [ + "▁Viacom", + -14.323264122009277 + ], + [ + "▁latched", + -14.323326110839844 + ], + [ + "▁Ciudad", + -14.32335376739502 + ], + [ + "▁Kissinger", + -14.323373794555664 + ], + [ + "▁noncommercial", + -14.323500633239746 + ], + [ + "▁Marga", + -14.32355785369873 + ], + [ + "Turkey", + -14.323558807373047 + ], + [ + "UNA", + -14.323566436767578 + ], + [ + "dhan", + -14.323609352111816 + ], + [ + "udin", + -14.323610305786133 + ], + [ + "▁foreword", + -14.32361125946045 + ], + [ + "054", + -14.323619842529297 + ], + [ + "▁narcissism", + -14.323685646057129 + ], + [ + "▁Jalen", + -14.323739051818848 + ], + [ + "▁Tren", + -14.323774337768555 + ], + [ + "▁PED", + -14.32381534576416 + ], + [ + "▁topographic", + -14.32381820678711 + ], + [ + "▁Shutter", + -14.323830604553223 + ], + [ + "gier", + -14.323838233947754 + ], + [ + "▁Seamus", + -14.323843002319336 + ], + [ + "▁taunting", + -14.323877334594727 + ], + [ + "▁Hurd", + -14.323878288269043 + ], + [ + "▁frills", + -14.323941230773926 + ], + [ + "▁Ayala", + -14.323949813842773 + ], + [ + "adine", + -14.323963165283203 + ], + [ + "▁436", + -14.323968887329102 + ], + [ + "Toronto", + -14.324021339416504 + ], + [ + "▁Gaw", + -14.324034690856934 + ], + [ + "ekar", + -14.324073791503906 + ], + [ + "▁SEASON", + -14.32413101196289 + ], + [ + "▁Struggling", + -14.324153900146484 + ], + [ + "cian", + -14.324166297912598 + ], + [ + "▁Clu", + -14.324172973632812 + ], + [ + "▁Strut", + -14.324222564697266 + ], + [ + "▁Clovis", + -14.324226379394531 + ], + [ + "▁cistern", + -14.324227333068848 + ], + [ + "cob", + -14.324234962463379 + ], + [ + "nty", + -14.324239730834961 + ], + [ + "gma", + -14.324249267578125 + ], + [ + "cka", + -14.324259757995605 + ], + [ + "▁FISA", + -14.3242826461792 + ], + [ + "Half", + -14.324331283569336 + ], + [ + "▁SCIENCE", + -14.324339866638184 + ], + [ + "▁nominally", + -14.324360847473145 + ], + [ + "Feel", + -14.324443817138672 + ], + [ + "▁Fired", + -14.324451446533203 + ], + [ + "enen", + -14.324480056762695 + ], + [ + "▁Rua", + -14.324496269226074 + ], + [ + "▁tugged", + -14.324552536010742 + ], + [ + "▁tunneling", + -14.32461929321289 + ], + [ + "▁missteps", + -14.324663162231445 + ], + [ + "▁Tali", + -14.324687957763672 + ], + [ + "▁helical", + -14.324692726135254 + ], + [ + "Brad", + -14.32470703125 + ], + [ + "▁UTF", + -14.32470989227295 + ], + [ + "▁BMS", + -14.32475471496582 + ], + [ + "▁Leveraging", + -14.324787139892578 + ], + [ + "▁cauldron", + -14.32480525970459 + ], + [ + "▁phen", + -14.324867248535156 + ], + [ + "1944", + -14.324888229370117 + ], + [ + "▁در", + -14.324918746948242 + ], + [ + "▁Driscoll", + -14.32492446899414 + ], + [ + "damage", + -14.324968338012695 + ], + [ + "▁Pach", + -14.324979782104492 + ], + [ + "ownership", + -14.325006484985352 + ], + [ + "▁HOUSTON", + -14.325016021728516 + ], + [ + "▁fraudulently", + -14.325048446655273 + ], + [ + "▁ق", + -14.325057029724121 + ], + [ + "▁bristle", + -14.32505989074707 + ], + [ + "▁CHILD", + -14.32506275177002 + ], + [ + "▁contactless", + -14.325090408325195 + ], + [ + "▁Recliner", + -14.325106620788574 + ], + [ + "▁caretakers", + -14.32524585723877 + ], + [ + "▁culvert", + -14.325254440307617 + ], + [ + "967", + -14.325276374816895 + ], + [ + "ilon", + -14.325299263000488 + ], + [ + "▁Feder", + -14.325350761413574 + ], + [ + "ipper", + -14.325369834899902 + ], + [ + "水", + -14.325383186340332 + ], + [ + "▁spirals", + -14.325384140014648 + ], + [ + "▁goddesses", + -14.325390815734863 + ], + [ + "▁UMC", + -14.325420379638672 + ], + [ + "▁Destinations", + -14.325453758239746 + ], + [ + "sap", + -14.325456619262695 + ], + [ + "Import", + -14.325522422790527 + ], + [ + "▁Childcare", + -14.325522422790527 + ], + [ + "▁Elli", + -14.32552433013916 + ], + [ + "rete", + -14.32558536529541 + ], + [ + "oooooo", + -14.325618743896484 + ], + [ + "VY", + -14.325626373291016 + ], + [ + "broke", + -14.325628280639648 + ], + [ + "▁614", + -14.325639724731445 + ], + [ + "▁Stiles", + -14.325644493103027 + ], + [ + "▁jeweller", + -14.325658798217773 + ], + [ + "Clo", + -14.325662612915039 + ], + [ + "Question", + -14.325664520263672 + ], + [ + "▁Reflective", + -14.32568359375 + ], + [ + "▁prophesied", + -14.325695037841797 + ], + [ + "▁rearranging", + -14.32571792602539 + ], + [ + "أ", + -14.32575798034668 + ], + [ + "PAGE", + -14.325780868530273 + ], + [ + "▁esters", + -14.325789451599121 + ], + [ + "▁Roseville", + -14.325798988342285 + ], + [ + "▁rapping", + -14.325801849365234 + ], + [ + "▁implicate", + -14.325860977172852 + ], + [ + "translation", + -14.325864791870117 + ], + [ + "▁musicianship", + -14.325867652893066 + ], + [ + "▁XXL", + -14.325871467590332 + ], + [ + "lept", + -14.325884819030762 + ], + [ + "▁Esquire", + -14.32590389251709 + ], + [ + "▁Barracks", + -14.32591724395752 + ], + [ + "▁Interact", + -14.32598876953125 + ], + [ + "▁Raff", + -14.326005935668945 + ], + [ + "▁Forged", + -14.326068878173828 + ], + [ + "▁trams", + -14.326108932495117 + ], + [ + "▁Toto", + -14.326127052307129 + ], + [ + "explanatory", + -14.326141357421875 + ], + [ + "shita", + -14.326163291931152 + ], + [ + "integration", + -14.326171875 + ], + [ + "▁Kourtney", + -14.326197624206543 + ], + [ + "piano", + -14.326226234436035 + ], + [ + "▁tosses", + -14.326297760009766 + ], + [ + "▁RACE", + -14.32631778717041 + ], + [ + "▁Kettering", + -14.326406478881836 + ], + [ + "▁Koll", + -14.326415061950684 + ], + [ + "▁RETURN", + -14.326458930969238 + ], + [ + "▁upmarket", + -14.326461791992188 + ], + [ + "▁Stockport", + -14.326464653015137 + ], + [ + "▁cyborg", + -14.326465606689453 + ], + [ + "▁TCA", + -14.326492309570312 + ], + [ + "▁splinter", + -14.326519966125488 + ], + [ + "▁presumptive", + -14.326522827148438 + ], + [ + "Option", + -14.326534271240234 + ], + [ + "▁synthase", + -14.326557159423828 + ], + [ + "▁Enix", + -14.326583862304688 + ], + [ + "▁gouge", + -14.326593399047852 + ], + [ + "▁shotguns", + -14.32660961151123 + ], + [ + "transit", + -14.326630592346191 + ], + [ + "▁Dillard", + -14.32665729522705 + ], + [ + "▁Benitez", + -14.32666015625 + ], + [ + "▁industrious", + -14.326663970947266 + ], + [ + "▁repulsive", + -14.326677322387695 + ], + [ + "▁Connelly", + -14.326695442199707 + ], + [ + "OSA", + -14.326715469360352 + ], + [ + "chick", + -14.326716423034668 + ], + [ + "▁Performances", + -14.326810836791992 + ], + [ + "▁sco", + -14.32681655883789 + ], + [ + "▁Patri", + -14.32682991027832 + ], + [ + "▁transparently", + -14.326912879943848 + ], + [ + "▁Boi", + -14.326952934265137 + ], + [ + "haj", + -14.326967239379883 + ], + [ + "▁1804", + -14.326979637145996 + ], + [ + "▁Gains", + -14.32699966430664 + ], + [ + "한다", + -14.32705020904541 + ], + [ + "▁Dolomite", + -14.327068328857422 + ], + [ + "difference", + -14.327071189880371 + ], + [ + "ichen", + -14.327081680297852 + ], + [ + "▁Cray", + -14.32710075378418 + ], + [ + "▁Branches", + -14.327110290527344 + ], + [ + "▁lamenting", + -14.32714557647705 + ], + [ + "▁Cres", + -14.327167510986328 + ], + [ + "▁Starlight", + -14.327181816101074 + ], + [ + "ffa", + -14.327192306518555 + ], + [ + "996", + -14.327221870422363 + ], + [ + "lastic", + -14.327247619628906 + ], + [ + "▁compacted", + -14.327248573303223 + ], + [ + "▁Cottonwood", + -14.327262878417969 + ], + [ + "▁MEGA", + -14.327264785766602 + ], + [ + "▁buzzed", + -14.327296257019043 + ], + [ + "▁pala", + -14.327309608459473 + ], + [ + "▁Encounters", + -14.327315330505371 + ], + [ + "▁cobble", + -14.327317237854004 + ], + [ + "▁lifeblood", + -14.32733154296875 + ], + [ + "▁tb", + -14.327335357666016 + ], + [ + "▁marinara", + -14.327342987060547 + ], + [ + "▁grocer", + -14.327353477478027 + ], + [ + "▁confers", + -14.32736873626709 + ], + [ + "▁Bulbs", + -14.32740306854248 + ], + [ + "▁Michaela", + -14.327406883239746 + ], + [ + "▁Decks", + -14.327457427978516 + ], + [ + "▁Conroy", + -14.327580451965332 + ], + [ + "▁perturbations", + -14.327608108520508 + ], + [ + "ukka", + -14.327642440795898 + ], + [ + "Foot", + -14.327657699584961 + ], + [ + "▁hacer", + -14.327672004699707 + ], + [ + "917", + -14.327710151672363 + ], + [ + "Hollywood", + -14.327727317810059 + ], + [ + "▁smattering", + -14.327729225158691 + ], + [ + "▁Coors", + -14.327744483947754 + ], + [ + "▁Marsden", + -14.327780723571777 + ], + [ + "▁Ceres", + -14.32778263092041 + ], + [ + "▁Corrie", + -14.327827453613281 + ], + [ + "CRI", + -14.327832221984863 + ], + [ + "▁jurist", + -14.32784366607666 + ], + [ + "▁Skripal", + -14.327912330627441 + ], + [ + "▁niet", + -14.328001976013184 + ], + [ + "lized", + -14.32805061340332 + ], + [ + "normally", + -14.3280668258667 + ], + [ + "▁spo", + -14.328085899353027 + ], + [ + "▁TRS", + -14.328088760375977 + ], + [ + "ද", + -14.328096389770508 + ], + [ + "eeb", + -14.328116416931152 + ], + [ + "▁nitrous", + -14.328119277954102 + ], + [ + "▁Exec", + -14.32813549041748 + ], + [ + "Visual", + -14.328136444091797 + ], + [ + "locate", + -14.32815933227539 + ], + [ + "diamond", + -14.328193664550781 + ], + [ + "▁hiccup", + -14.328271865844727 + ], + [ + "schedule", + -14.328316688537598 + ], + [ + "ussy", + -14.328320503234863 + ], + [ + "Chart", + -14.328335762023926 + ], + [ + "▁Vino", + -14.32839584350586 + ], + [ + "▁spreader", + -14.328418731689453 + ], + [ + "▁HERO", + -14.3284273147583 + ], + [ + "▁Lue", + -14.32844066619873 + ], + [ + "▁quintet", + -14.328470230102539 + ], + [ + "▁Tully", + -14.328557968139648 + ], + [ + "▁Surrender", + -14.328624725341797 + ], + [ + "▁Cryo", + -14.328625679016113 + ], + [ + "Fill", + -14.328627586364746 + ], + [ + "▁adenocarcinoma", + -14.328655242919922 + ], + [ + "▁Allstate", + -14.328661918640137 + ], + [ + "▁448", + -14.328695297241211 + ], + [ + "▁Bec", + -14.328728675842285 + ], + [ + "▁Abo", + -14.328753471374512 + ], + [ + "▁designee", + -14.328773498535156 + ], + [ + "▁consecutively", + -14.328786849975586 + ], + [ + "▁LEAD", + -14.328787803649902 + ], + [ + "flowers", + -14.328798294067383 + ], + [ + "gree", + -14.32882308959961 + ], + [ + "▁Maul", + -14.328839302062988 + ], + [ + "▁Visibility", + -14.328889846801758 + ], + [ + "filtration", + -14.328993797302246 + ], + [ + "▁gras", + -14.328998565673828 + ], + [ + "▁Marla", + -14.329071044921875 + ], + [ + "▁crocheted", + -14.329132080078125 + ], + [ + "▁regent", + -14.329132080078125 + ], + [ + "941", + -14.32913875579834 + ], + [ + "▁formalized", + -14.329195022583008 + ], + [ + "▁Involvement", + -14.329277992248535 + ], + [ + "construct", + -14.329429626464844 + ], + [ + "▁shu", + -14.329435348510742 + ], + [ + "LSA", + -14.329438209533691 + ], + [ + "balancing", + -14.32946491241455 + ], + [ + "▁Organics", + -14.329477310180664 + ], + [ + "▁conn", + -14.329520225524902 + ], + [ + "▁caulk", + -14.329543113708496 + ], + [ + "▁stances", + -14.329566955566406 + ], + [ + "vette", + -14.329609870910645 + ], + [ + "▁VEGAS", + -14.329671859741211 + ], + [ + "▁Corrupt", + -14.329680442810059 + ], + [ + "▁Intention", + -14.329704284667969 + ], + [ + "▁remittance", + -14.329751014709473 + ], + [ + "▁NDC", + -14.329760551452637 + ], + [ + "Raw", + -14.329792022705078 + ], + [ + "▁Temptation", + -14.329793930053711 + ], + [ + "▁Jewell", + -14.329835891723633 + ], + [ + "pointing", + -14.32984447479248 + ], + [ + "cumb", + -14.329854011535645 + ], + [ + "defence", + -14.32986831665039 + ], + [ + "▁unwritten", + -14.329882621765137 + ], + [ + "▁mitzvah", + -14.329910278320312 + ], + [ + "926", + -14.329973220825195 + ], + [ + "canadian", + -14.329976081848145 + ], + [ + "rrington", + -14.330047607421875 + ], + [ + "▁DirecTV", + -14.330087661743164 + ], + [ + "▁Coyle", + -14.330114364624023 + ], + [ + "▁REL", + -14.330163955688477 + ], + [ + "▁perverted", + -14.330179214477539 + ], + [ + "▁Baptists", + -14.330183029174805 + ], + [ + "bills", + -14.330219268798828 + ], + [ + "▁Waikiki", + -14.33022403717041 + ], + [ + "▁intraday", + -14.330245018005371 + ], + [ + "XE", + -14.330253601074219 + ], + [ + "▁Volta", + -14.330272674560547 + ], + [ + "mute", + -14.330279350280762 + ], + [ + "Response", + -14.330338478088379 + ], + [ + "▁Saif", + -14.330338478088379 + ], + [ + "▁Jena", + -14.330379486083984 + ], + [ + "▁twill", + -14.33038330078125 + ], + [ + "▁Matty", + -14.33045482635498 + ], + [ + "ooh", + -14.330463409423828 + ], + [ + "itating", + -14.330571174621582 + ], + [ + "▁Yat", + -14.330606460571289 + ], + [ + "▁scuff", + -14.330655097961426 + ], + [ + "▁oversold", + -14.330672264099121 + ], + [ + "▁vise", + -14.330686569213867 + ], + [ + "udan", + -14.330737113952637 + ], + [ + "ppen", + -14.330780982971191 + ], + [ + "▁overtook", + -14.330811500549316 + ], + [ + "▁DELHI", + -14.330817222595215 + ], + [ + "cating", + -14.330862045288086 + ], + [ + "▁Fren", + -14.330862998962402 + ], + [ + "jutsu", + -14.330914497375488 + ], + [ + "▁psychoanalysis", + -14.330976486206055 + ], + [ + "▁pediatrics", + -14.330995559692383 + ], + [ + "▁abounds", + -14.331048965454102 + ], + [ + "zad", + -14.33106803894043 + ], + [ + "surfing", + -14.331084251403809 + ], + [ + "▁Kaya", + -14.331097602844238 + ], + [ + "▁inadequacy", + -14.331110954284668 + ], + [ + "sensing", + -14.331116676330566 + ], + [ + "▁infielder", + -14.331136703491211 + ], + [ + "gj", + -14.331184387207031 + ], + [ + "Enjoy", + -14.331192016601562 + ], + [ + "▁Connell", + -14.33122444152832 + ], + [ + "▁Issued", + -14.331266403198242 + ], + [ + "▁Aditya", + -14.331278800964355 + ], + [ + "以", + -14.331293106079102 + ], + [ + "▁Realistic", + -14.331377983093262 + ], + [ + "▁645", + -14.331378936767578 + ], + [ + "torrent", + -14.331389427185059 + ], + [ + "Square", + -14.331454277038574 + ], + [ + "▁Orbital", + -14.331459045410156 + ], + [ + "immigration", + -14.331480026245117 + ], + [ + "▁entrée", + -14.331488609313965 + ], + [ + "1942", + -14.331521987915039 + ], + [ + "▁nauseous", + -14.331562042236328 + ], + [ + "teil", + -14.331565856933594 + ], + [ + "▁operatic", + -14.331567764282227 + ], + [ + "▁phenolic", + -14.331595420837402 + ], + [ + "nella", + -14.331598281860352 + ], + [ + "categor", + -14.331613540649414 + ], + [ + "▁quiche", + -14.331615447998047 + ], + [ + "IOS", + -14.331650733947754 + ], + [ + "▁SPS", + -14.331707954406738 + ], + [ + "▁Threats", + -14.331727981567383 + ], + [ + "1952", + -14.331758499145508 + ], + [ + "▁Bernhard", + -14.331787109375 + ], + [ + "▁shar", + -14.331802368164062 + ], + [ + "▁sciatica", + -14.33186149597168 + ], + [ + "▁NaCl", + -14.331864356994629 + ], + [ + "▁Amex", + -14.33191204071045 + ], + [ + "▁Cubans", + -14.331987380981445 + ], + [ + "▁uninterested", + -14.331997871398926 + ], + [ + "zani", + -14.33200454711914 + ], + [ + "▁Sadler", + -14.33204460144043 + ], + [ + "▁affordably", + -14.332046508789062 + ], + [ + "Monkey", + -14.332058906555176 + ], + [ + "SEL", + -14.332200050354004 + ], + [ + "▁Interchange", + -14.33224105834961 + ], + [ + "▁consort", + -14.332249641418457 + ], + [ + "▁depots", + -14.332256317138672 + ], + [ + "▁Chatter", + -14.332263946533203 + ], + [ + "▁Somers", + -14.332267761230469 + ], + [ + "▁Arafat", + -14.332274436950684 + ], + [ + "▁chard", + -14.332280158996582 + ], + [ + "▁KX", + -14.332284927368164 + ], + [ + "▁Healer", + -14.332305908203125 + ], + [ + "▁MATERIAL", + -14.332315444946289 + ], + [ + "▁Tilly", + -14.332417488098145 + ], + [ + "▁colonized", + -14.33242416381836 + ], + [ + "▁1822", + -14.332447052001953 + ], + [ + "theft", + -14.33244800567627 + ], + [ + "▁barges", + -14.332462310791016 + ], + [ + "▁Adjunct", + -14.332467079162598 + ], + [ + "▁1806", + -14.332490921020508 + ], + [ + "▁Elan", + -14.332511901855469 + ], + [ + "▁plumes", + -14.33260726928711 + ], + [ + "▁Circa", + -14.332610130310059 + ], + [ + "▁subunits", + -14.332629203796387 + ], + [ + "Cent", + -14.332648277282715 + ], + [ + "diy", + -14.332658767700195 + ], + [ + "tried", + -14.332671165466309 + ], + [ + "▁neue", + -14.332792282104492 + ], + [ + "▁digesting", + -14.332813262939453 + ], + [ + "▁Georgie", + -14.332859992980957 + ], + [ + "▁Capability", + -14.332876205444336 + ], + [ + "▁Canna", + -14.332884788513184 + ], + [ + "▁traceable", + -14.332906723022461 + ], + [ + "▁SPE", + -14.332925796508789 + ], + [ + "▁EPO", + -14.332962036132812 + ], + [ + "▁Publicity", + -14.332969665527344 + ], + [ + "opener", + -14.332991600036621 + ], + [ + "▁인", + -14.333074569702148 + ], + [ + "▁MailChimp", + -14.333087921142578 + ], + [ + "▁stunted", + -14.333147048950195 + ], + [ + "▁mun", + -14.333160400390625 + ], + [ + "▁Alu", + -14.3331937789917 + ], + [ + "▁Kaduna", + -14.333199501037598 + ], + [ + "igger", + -14.333203315734863 + ], + [ + "▁Coppola", + -14.333215713500977 + ], + [ + "▁PDC", + -14.333230972290039 + ], + [ + "▁grumbling", + -14.333230972290039 + ], + [ + "resume", + -14.333233833312988 + ], + [ + "▁codon", + -14.333245277404785 + ], + [ + "▁unscrew", + -14.333292961120605 + ], + [ + "detached", + -14.333300590515137 + ], + [ + "▁Maharaja", + -14.333312034606934 + ], + [ + "▁Ranges", + -14.333338737487793 + ], + [ + "specialist", + -14.333419799804688 + ], + [ + "fence", + -14.33342456817627 + ], + [ + "▁hardback", + -14.333425521850586 + ], + [ + "▁Abilene", + -14.333456039428711 + ], + [ + "▁profiting", + -14.333481788635254 + ], + [ + "▁pel", + -14.33353042602539 + ], + [ + "champ", + -14.333551406860352 + ], + [ + "▁Tweak", + -14.333656311035156 + ], + [ + "▁Insane", + -14.333714485168457 + ], + [ + "▁Planners", + -14.333723068237305 + ], + [ + "▁disenfranchised", + -14.333752632141113 + ], + [ + "▁tweezers", + -14.333765983581543 + ], + [ + "▁Cabins", + -14.333780288696289 + ], + [ + "▁Coen", + -14.333808898925781 + ], + [ + "▁disinfection", + -14.33382511138916 + ], + [ + "▁Vill", + -14.333826065063477 + ], + [ + "tome", + -14.33383846282959 + ], + [ + "frog", + -14.333855628967285 + ], + [ + "▁RRB", + -14.333861351013184 + ], + [ + "▁rote", + -14.333908081054688 + ], + [ + "▁Hometown", + -14.333955764770508 + ], + [ + "▁Pérez", + -14.333986282348633 + ], + [ + "▁paver", + -14.333991050720215 + ], + [ + "GDPR", + -14.333992004394531 + ], + [ + "▁Harder", + -14.33400821685791 + ], + [ + "▁NMD", + -14.334016799926758 + ], + [ + "▁Robby", + -14.334029197692871 + ], + [ + "eena", + -14.33403491973877 + ], + [ + "▁bounding", + -14.334065437316895 + ], + [ + "considered", + -14.33407974243164 + ], + [ + "▁freighter", + -14.334110260009766 + ], + [ + "▁revamping", + -14.334113121032715 + ], + [ + "barn", + -14.334146499633789 + ], + [ + "▁Kling", + -14.334148406982422 + ], + [ + "▁wicking", + -14.334196090698242 + ], + [ + "▁EMU", + -14.334234237670898 + ], + [ + "▁Sousa", + -14.334246635437012 + ], + [ + "▁č", + -14.334257125854492 + ], + [ + "▁NAI", + -14.334258079528809 + ], + [ + "▁Percussion", + -14.334297180175781 + ], + [ + "▁shovels", + -14.334308624267578 + ], + [ + "OPE", + -14.334315299987793 + ], + [ + "▁Deepika", + -14.334328651428223 + ], + [ + "される", + -14.334365844726562 + ], + [ + "▁Drury", + -14.334369659423828 + ], + [ + "▁cytoplasm", + -14.334382057189941 + ], + [ + "▁AMOLED", + -14.334383964538574 + ], + [ + "▁malleable", + -14.334388732910156 + ], + [ + "randa", + -14.334404945373535 + ], + [ + "▁Headlight", + -14.334425926208496 + ], + [ + "lw", + -14.334441184997559 + ], + [ + "lass", + -14.334532737731934 + ], + [ + "▁cleansers", + -14.33457088470459 + ], + [ + "▁thunderous", + -14.33458137512207 + ], + [ + "TRY", + -14.334647178649902 + ], + [ + "rational", + -14.334647178649902 + ], + [ + "▁buttered", + -14.334650039672852 + ], + [ + "▁cvs", + -14.33465576171875 + ], + [ + "tä", + -14.334656715393066 + ], + [ + "カ", + -14.334715843200684 + ], + [ + "thorne", + -14.334744453430176 + ], + [ + "uerte", + -14.334803581237793 + ], + [ + "▁Expense", + -14.33484172821045 + ], + [ + "▁Rosso", + -14.334867477416992 + ], + [ + "▁Scooby", + -14.33488941192627 + ], + [ + "▁unread", + -14.33497142791748 + ], + [ + "▁Duggar", + -14.334972381591797 + ], + [ + "▁freshener", + -14.334976196289062 + ], + [ + "▁mineralization", + -14.334990501403809 + ], + [ + "▁exasperated", + -14.335031509399414 + ], + [ + "▁amphetamine", + -14.335041046142578 + ], + [ + "▁NATURAL", + -14.335054397583008 + ], + [ + "▁counterintuitive", + -14.335089683532715 + ], + [ + "▁Binance", + -14.335092544555664 + ], + [ + "▁Coatings", + -14.335107803344727 + ], + [ + "reverse", + -14.335121154785156 + ], + [ + "concert", + -14.335164070129395 + ], + [ + "▁Grav", + -14.335175514221191 + ], + [ + "▁cramp", + -14.335187911987305 + ], + [ + "▁Carbohydrate", + -14.335205078125 + ], + [ + "Watt", + -14.335229873657227 + ], + [ + "▁Bioinformatics", + -14.335238456726074 + ], + [ + "▁coders", + -14.335243225097656 + ], + [ + "▁Strengthening", + -14.335256576538086 + ], + [ + "▁Estrada", + -14.335268020629883 + ], + [ + "061", + -14.335345268249512 + ], + [ + "▁Diplomat", + -14.335348129272461 + ], + [ + "▁QUICK", + -14.335379600524902 + ], + [ + "▁SEAT", + -14.335382461547852 + ], + [ + "▁Asda", + -14.335413932800293 + ], + [ + "omic", + -14.33541488647461 + ], + [ + "▁Louboutin", + -14.335458755493164 + ], + [ + "▁downsize", + -14.335516929626465 + ], + [ + "▁sharpest", + -14.335625648498535 + ], + [ + "▁Rounding", + -14.335646629333496 + ], + [ + "通", + -14.335698127746582 + ], + [ + "khi", + -14.335726737976074 + ], + [ + "▁Impression", + -14.33576488494873 + ], + [ + "▁localised", + -14.335795402526855 + ], + [ + "▁haphazard", + -14.335799217224121 + ], + [ + "▁STRONG", + -14.3358793258667 + ], + [ + "853", + -14.33590316772461 + ], + [ + "▁hookups", + -14.335944175720215 + ], + [ + "▁sweatshirts", + -14.335989952087402 + ], + [ + "INGER", + -14.336002349853516 + ], + [ + "Forest", + -14.336023330688477 + ], + [ + "▁905", + -14.336042404174805 + ], + [ + "▁robert", + -14.336043357849121 + ], + [ + "▁Wildcat", + -14.336047172546387 + ], + [ + "▁pullback", + -14.33609676361084 + ], + [ + "urin", + -14.336114883422852 + ], + [ + "enzyme", + -14.336259841918945 + ], + [ + "▁Georgina", + -14.336278915405273 + ], + [ + "прав", + -14.336288452148438 + ], + [ + "▁Corral", + -14.336318016052246 + ], + [ + "▁servitude", + -14.336332321166992 + ], + [ + "▁Nacho", + -14.336339950561523 + ], + [ + "▁plaguing", + -14.336359024047852 + ], + [ + "neuro", + -14.336403846740723 + ], + [ + "▁eaves", + -14.336417198181152 + ], + [ + "▁Suri", + -14.336424827575684 + ], + [ + "▁bam", + -14.336434364318848 + ], + [ + "▁Padilla", + -14.33645248413086 + ], + [ + "nist", + -14.336498260498047 + ], + [ + "EIN", + -14.336539268493652 + ], + [ + "▁SPCA", + -14.336565017700195 + ], + [ + "▁Parole", + -14.336584091186523 + ], + [ + "▁Elephants", + -14.336601257324219 + ], + [ + "gana", + -14.336648941040039 + ], + [ + "▁Laine", + -14.336650848388672 + ], + [ + "▁stifled", + -14.336713790893555 + ], + [ + "▁intercession", + -14.336742401123047 + ], + [ + "Skip", + -14.336751937866211 + ], + [ + "▁Kirch", + -14.336762428283691 + ], + [ + "▁prefrontal", + -14.33676528930664 + ], + [ + "veil", + -14.336767196655273 + ], + [ + "▁unraveling", + -14.33682632446289 + ], + [ + "▁confection", + -14.336852073669434 + ], + [ + "CARE", + -14.33686637878418 + ], + [ + "▁carpool", + -14.336913108825684 + ], + [ + "Member", + -14.336981773376465 + ], + [ + "▁1770", + -14.336983680725098 + ], + [ + "▁Visually", + -14.336993217468262 + ], + [ + "▁Rota", + -14.337006568908691 + ], + [ + "hila", + -14.337011337280273 + ], + [ + "▁Farrow", + -14.337014198303223 + ], + [ + "Bush", + -14.337015151977539 + ], + [ + "▁WHILE", + -14.337064743041992 + ], + [ + "▁maxed", + -14.337119102478027 + ], + [ + "▁bushings", + -14.337170600891113 + ], + [ + "▁EGFR", + -14.337213516235352 + ], + [ + "▁Pilgrims", + -14.3372163772583 + ], + [ + "▁Lyc", + -14.337218284606934 + ], + [ + "partners", + -14.337234497070312 + ], + [ + "▁bettors", + -14.33729076385498 + ], + [ + "erous", + -14.33731746673584 + ], + [ + "▁Curie", + -14.337324142456055 + ], + [ + "Ven", + -14.33741569519043 + ], + [ + "▁dwarfs", + -14.337428092956543 + ], + [ + "▁Brutal", + -14.337448120117188 + ], + [ + "▁schizophrenic", + -14.33745002746582 + ], + [ + "▁enlisting", + -14.337467193603516 + ], + [ + "▁inimitable", + -14.337472915649414 + ], + [ + "rq", + -14.337526321411133 + ], + [ + "▁456", + -14.337550163269043 + ], + [ + "▁Watermelon", + -14.337570190429688 + ], + [ + "▁Carle", + -14.337627410888672 + ], + [ + "▁Ll", + -14.33764362335205 + ], + [ + "dancing", + -14.337660789489746 + ], + [ + "ał", + -14.337668418884277 + ], + [ + "▁facials", + -14.337684631347656 + ], + [ + "▁mailings", + -14.337745666503906 + ], + [ + "▁1798", + -14.337773323059082 + ], + [ + "▁Pio", + -14.337810516357422 + ], + [ + "▁conjured", + -14.337870597839355 + ], + [ + "▁Mund", + -14.337872505187988 + ], + [ + "▁watercraft", + -14.337879180908203 + ], + [ + "Enterprise", + -14.337904930114746 + ], + [ + "aş", + -14.337915420532227 + ], + [ + "IFICATION", + -14.337918281555176 + ], + [ + "▁Piccadilly", + -14.33793830871582 + ], + [ + "roni", + -14.337961196899414 + ], + [ + "▁Sora", + -14.337970733642578 + ], + [ + "▁maverick", + -14.337980270385742 + ], + [ + "791", + -14.338000297546387 + ], + [ + "▁sawdust", + -14.338006973266602 + ], + [ + "▁brightened", + -14.338025093078613 + ], + [ + "▁terry", + -14.338046073913574 + ], + [ + "Hong", + -14.338052749633789 + ], + [ + "deals", + -14.338066101074219 + ], + [ + "▁counterbalance", + -14.338105201721191 + ], + [ + "▁Pavlov", + -14.33810806274414 + ], + [ + "iggy", + -14.338129043579102 + ], + [ + "▁Vivi", + -14.338165283203125 + ], + [ + "▁cytoplasmic", + -14.33816909790039 + ], + [ + "PCS", + -14.338172912597656 + ], + [ + "▁modus", + -14.3381929397583 + ], + [ + "oce", + -14.3381986618042 + ], + [ + "attention", + -14.338217735290527 + ], + [ + "agua", + -14.338231086730957 + ], + [ + "▁McManus", + -14.338235855102539 + ], + [ + "plum", + -14.338238716125488 + ], + [ + "▁Holes", + -14.338239669799805 + ], + [ + "tunnel", + -14.338257789611816 + ], + [ + "▁hummingbird", + -14.33825969696045 + ], + [ + "RIE", + -14.338272094726562 + ], + [ + "▁Bluebird", + -14.338296890258789 + ], + [ + "▁BUS", + -14.33838939666748 + ], + [ + "▁pranks", + -14.338398933410645 + ], + [ + "priority", + -14.338427543640137 + ], + [ + "▁AJAX", + -14.338443756103516 + ], + [ + "▁tranche", + -14.338462829589844 + ], + [ + "▁Sainte", + -14.338500022888184 + ], + [ + "▁Terrorist", + -14.338550567626953 + ], + [ + "▁whiteness", + -14.33855152130127 + ], + [ + "MING", + -14.338590621948242 + ], + [ + "▁Dmitri", + -14.338595390319824 + ], + [ + "▁Upgraded", + -14.338651657104492 + ], + [ + "abstract", + -14.338658332824707 + ], + [ + "▁QUOTE", + -14.338666915893555 + ], + [ + "▁Quilts", + -14.338691711425781 + ], + [ + "▁melanin", + -14.338692665100098 + ], + [ + "enka", + -14.338719367980957 + ], + [ + "▁Tbilisi", + -14.338729858398438 + ], + [ + "진", + -14.338729858398438 + ], + [ + "▁manmade", + -14.338737487792969 + ], + [ + "▁Sauer", + -14.3387451171875 + ], + [ + "diabetic", + -14.338759422302246 + ], + [ + "▁Entities", + -14.338767051696777 + ], + [ + "▁Marius", + -14.33884048461914 + ], + [ + "▁throng", + -14.338958740234375 + ], + [ + "▁lemongrass", + -14.338976860046387 + ], + [ + "banking", + -14.338984489440918 + ], + [ + "▁Brayden", + -14.339048385620117 + ], + [ + "▁Forza", + -14.33906078338623 + ], + [ + "▁Dickerson", + -14.339133262634277 + ], + [ + "Universal", + -14.33918571472168 + ], + [ + "lari", + -14.339189529418945 + ], + [ + "▁psychopath", + -14.339208602905273 + ], + [ + "▁deleterious", + -14.339216232299805 + ], + [ + "▁RPA", + -14.339225769042969 + ], + [ + "▁Yugoslav", + -14.339254379272461 + ], + [ + "▁telephoto", + -14.339262962341309 + ], + [ + "▁ridership", + -14.339292526245117 + ], + [ + "▁Mortality", + -14.33935832977295 + ], + [ + "stupid", + -14.339359283447266 + ], + [ + "▁Couchbase", + -14.339364051818848 + ], + [ + "ги", + -14.339386940002441 + ], + [ + "▁Cranston", + -14.339458465576172 + ], + [ + "▁Osun", + -14.339495658874512 + ], + [ + "tige", + -14.339542388916016 + ], + [ + "▁Sulphur", + -14.339563369750977 + ], + [ + "warning", + -14.339574813842773 + ], + [ + "Cube", + -14.339604377746582 + ], + [ + "models", + -14.33961009979248 + ], + [ + "▁mirrorless", + -14.339621543884277 + ], + [ + "▁Pingback", + -14.339628219604492 + ], + [ + "lium", + -14.339640617370605 + ], + [ + "ogh", + -14.339692115783691 + ], + [ + "beast", + -14.339715957641602 + ], + [ + "▁ladle", + -14.33971881866455 + ], + [ + "▁Stroud", + -14.339754104614258 + ], + [ + "▁trumpets", + -14.339775085449219 + ], + [ + "▁Assisting", + -14.339783668518066 + ], + [ + "▁Parque", + -14.3397855758667 + ], + [ + "▁пред", + -14.3397855758667 + ], + [ + "▁Guitars", + -14.339788436889648 + ], + [ + "▁Pastel", + -14.339801788330078 + ], + [ + "▁Broth", + -14.339851379394531 + ], + [ + "▁undiagnosed", + -14.339868545532227 + ], + [ + "▁McKinnon", + -14.33996868133545 + ], + [ + "083", + -14.339990615844727 + ], + [ + "▁HALL", + -14.34007740020752 + ], + [ + "▁strapless", + -14.340085983276367 + ], + [ + "Domain", + -14.340086936950684 + ], + [ + "▁impeller", + -14.340094566345215 + ], + [ + "euil", + -14.340100288391113 + ], + [ + "▁Morningstar", + -14.340106010437012 + ], + [ + "식", + -14.34011459350586 + ], + [ + "▁Helio", + -14.340121269226074 + ], + [ + "fahr", + -14.340180397033691 + ], + [ + "▁gymnast", + -14.340184211730957 + ], + [ + "▁amass", + -14.340249061584473 + ], + [ + "▁lapsed", + -14.340252876281738 + ], + [ + "ता", + -14.340266227722168 + ], + [ + "miller", + -14.340301513671875 + ], + [ + "BET", + -14.340302467346191 + ], + [ + "▁Drawers", + -14.340315818786621 + ], + [ + "oxygen", + -14.340317726135254 + ], + [ + "▁Mikael", + -14.340375900268555 + ], + [ + "▁Katsu", + -14.340409278869629 + ], + [ + "Lift", + -14.340448379516602 + ], + [ + "▁Quadrant", + -14.340493202209473 + ], + [ + "rayed", + -14.340497970581055 + ], + [ + "Ai", + -14.340498924255371 + ], + [ + "▁Waking", + -14.340498924255371 + ], + [ + "slim", + -14.340511322021484 + ], + [ + "nosed", + -14.34051513671875 + ], + [ + "ABILITY", + -14.340556144714355 + ], + [ + "▁MBE", + -14.34057903289795 + ], + [ + "researched", + -14.340595245361328 + ], + [ + "▁EDUCATION", + -14.340603828430176 + ], + [ + "▁BOR", + -14.340608596801758 + ], + [ + "▁Prey", + -14.340620994567871 + ], + [ + "desh", + -14.340633392333984 + ], + [ + "▁Mop", + -14.340633392333984 + ], + [ + "Area", + -14.340667724609375 + ], + [ + "▁defection", + -14.34068489074707 + ], + [ + "NIS", + -14.34069538116455 + ], + [ + "MEX", + -14.340703010559082 + ], + [ + "▁QM", + -14.340726852416992 + ], + [ + "greater", + -14.34073543548584 + ], + [ + "▁Leahy", + -14.340770721435547 + ], + [ + "▁arraignment", + -14.340776443481445 + ], + [ + "drivers", + -14.340792655944824 + ], + [ + "flung", + -14.34079647064209 + ], + [ + "phyl", + -14.340805053710938 + ], + [ + "▁Causeway", + -14.340811729431152 + ], + [ + "▁omg", + -14.34082317352295 + ], + [ + "▁mealtime", + -14.340827941894531 + ], + [ + "▁Bedfordshire", + -14.340868949890137 + ], + [ + "▁prepayment", + -14.340874671936035 + ], + [ + "▁Aniston", + -14.34090518951416 + ], + [ + "▁SERVPRO", + -14.340928077697754 + ], + [ + "▁aerodynamics", + -14.340946197509766 + ], + [ + "▁Sku", + -14.341031074523926 + ], + [ + "▁Luang", + -14.341045379638672 + ], + [ + "iglio", + -14.341058731079102 + ], + [ + "▁raccoons", + -14.34108829498291 + ], + [ + "▁Hamad", + -14.341176986694336 + ], + [ + "▁Banda", + -14.341180801391602 + ], + [ + "▁Irrespective", + -14.341185569763184 + ], + [ + "μα", + -14.341194152832031 + ], + [ + "▁1813", + -14.341217994689941 + ], + [ + "▁curries", + -14.341222763061523 + ], + [ + "rima", + -14.341259002685547 + ], + [ + "▁Analyzing", + -14.341259002685547 + ], + [ + "▁tutu", + -14.34128475189209 + ], + [ + "▁pancreatitis", + -14.341307640075684 + ], + [ + "cak", + -14.341322898864746 + ], + [ + "▁touchy", + -14.34133529663086 + ], + [ + "idal", + -14.341412544250488 + ], + [ + "▁Holman", + -14.34146785736084 + ], + [ + "件", + -14.34147834777832 + ], + [ + "synthetic", + -14.341524124145508 + ], + [ + "▁Shuffle", + -14.341543197631836 + ], + [ + "artificial", + -14.341568946838379 + ], + [ + "▁macabre", + -14.341584205627441 + ], + [ + "ckman", + -14.341609001159668 + ], + [ + "▁Accommodations", + -14.341649055480957 + ], + [ + "pH", + -14.341680526733398 + ], + [ + "krishna", + -14.341691017150879 + ], + [ + "mple", + -14.341716766357422 + ], + [ + "▁Bedouin", + -14.341742515563965 + ], + [ + "▁mundo", + -14.341761589050293 + ], + [ + "▁Motherboard", + -14.341804504394531 + ], + [ + "▁EEOC", + -14.341811180114746 + ], + [ + "▁Boswell", + -14.34184741973877 + ], + [ + "ˆ", + -14.341893196105957 + ], + [ + "▁vanishes", + -14.341907501220703 + ], + [ + "▁€10", + -14.341951370239258 + ], + [ + "TES", + -14.341987609863281 + ], + [ + "▁foi", + -14.341991424560547 + ], + [ + "▁MUS", + -14.341996192932129 + ], + [ + "Arg", + -14.342010498046875 + ], + [ + "▁Hobbes", + -14.34203052520752 + ], + [ + "gall", + -14.342086791992188 + ], + [ + "▁1805", + -14.342142105102539 + ], + [ + "▁Erd", + -14.342159271240234 + ], + [ + "videos", + -14.34217643737793 + ], + [ + "rans", + -14.342226028442383 + ], + [ + "▁adversarial", + -14.342247009277344 + ], + [ + "▁untenable", + -14.342253684997559 + ], + [ + "english", + -14.342289924621582 + ], + [ + "▁Arrowhead", + -14.34230899810791 + ], + [ + "1941", + -14.34232234954834 + ], + [ + "▁Supposedly", + -14.342370986938477 + ], + [ + "前記", + -14.342371940612793 + ], + [ + "▁Shimmer", + -14.342425346374512 + ], + [ + "▁dazed", + -14.342432975769043 + ], + [ + "▁bunt", + -14.34244155883789 + ], + [ + "▁Lothian", + -14.342470169067383 + ], + [ + "▁wedged", + -14.342506408691406 + ], + [ + "892", + -14.342525482177734 + ], + [ + "▁blaring", + -14.342551231384277 + ], + [ + "▁Gatorade", + -14.342564582824707 + ], + [ + "▁Vallarta", + -14.34257984161377 + ], + [ + "▁Gw", + -14.342580795288086 + ], + [ + "▁schoolers", + -14.3425874710083 + ], + [ + "▁mace", + -14.34261417388916 + ], + [ + "▁epithet", + -14.342635154724121 + ], + [ + "▁DCI", + -14.342658996582031 + ], + [ + "▁Disp", + -14.342676162719727 + ], + [ + "plans", + -14.34268856048584 + ], + [ + "▁whooping", + -14.342694282531738 + ], + [ + "▁roofer", + -14.342714309692383 + ], + [ + "▁Oliveira", + -14.342720031738281 + ], + [ + "▁Addict", + -14.34272575378418 + ], + [ + "▁Retire", + -14.342752456665039 + ], + [ + "▁1827", + -14.342761039733887 + ], + [ + "▁Squat", + -14.342782974243164 + ], + [ + "▁Oats", + -14.34283447265625 + ], + [ + "▁oops", + -14.34285831451416 + ], + [ + "▁Northrop", + -14.342890739440918 + ], + [ + "▁WAL", + -14.342905044555664 + ], + [ + "▁intersecting", + -14.342911720275879 + ], + [ + "▁Mayhem", + -14.342915534973145 + ], + [ + "alty", + -14.342921257019043 + ], + [ + "▁cine", + -14.342923164367676 + ], + [ + "▁Apes", + -14.343001365661621 + ], + [ + "▁blacklisted", + -14.343005180358887 + ], + [ + "▁Eich", + -14.343012809753418 + ], + [ + "▁joker", + -14.343050003051758 + ], + [ + "▁divestment", + -14.343067169189453 + ], + [ + "thwaite", + -14.343127250671387 + ], + [ + "▁mesa", + -14.343143463134766 + ], + [ + "▁exude", + -14.343210220336914 + ], + [ + "▁Narnia", + -14.343214988708496 + ], + [ + "▁uncontrollably", + -14.34323501586914 + ], + [ + "▁verdicts", + -14.343238830566406 + ], + [ + "Crystal", + -14.343244552612305 + ], + [ + "▁Delegation", + -14.343245506286621 + ], + [ + "Movie", + -14.343280792236328 + ], + [ + "▁fleshy", + -14.343291282653809 + ], + [ + "mist", + -14.343403816223145 + ], + [ + "▁massacres", + -14.343429565429688 + ], + [ + "▁ile", + -14.34347152709961 + ], + [ + "▁Yel", + -14.343502044677734 + ], + [ + "▁Decal", + -14.343598365783691 + ], + [ + "▁craved", + -14.343645095825195 + ], + [ + "▁Fak", + -14.343701362609863 + ], + [ + "EVA", + -14.343706130981445 + ], + [ + "▁Elevate", + -14.343731880187988 + ], + [ + "▁Reminds", + -14.343735694885254 + ], + [ + "throat", + -14.343795776367188 + ], + [ + "▁Champlain", + -14.343809127807617 + ], + [ + "品", + -14.343815803527832 + ], + [ + "dien", + -14.343908309936523 + ], + [ + "vinyl", + -14.343911170959473 + ], + [ + "▁Bom", + -14.343926429748535 + ], + [ + "▁Leung", + -14.343964576721191 + ], + [ + "eans", + -14.34396743774414 + ], + [ + "▁innermost", + -14.34397029876709 + ], + [ + "▁fiscally", + -14.343982696533203 + ], + [ + "▁anvil", + -14.343988418579102 + ], + [ + "VX", + -14.344043731689453 + ], + [ + "griff", + -14.344077110290527 + ], + [ + "▁PROCESS", + -14.34407901763916 + ], + [ + "▁Obstetrics", + -14.344086647033691 + ], + [ + "▁opportune", + -14.34409236907959 + ], + [ + "▁Gemstone", + -14.34411907196045 + ], + [ + "▁χ", + -14.344244956970215 + ], + [ + "▁Spyder", + -14.344246864318848 + ], + [ + "▁RDF", + -14.344328880310059 + ], + [ + "matching", + -14.344350814819336 + ], + [ + "unto", + -14.344398498535156 + ], + [ + "▁BOOM", + -14.34440803527832 + ], + [ + "▁sterilized", + -14.3444242477417 + ], + [ + "▁photocopy", + -14.344470024108887 + ], + [ + "▁thickens", + -14.344475746154785 + ], + [ + "▁upping", + -14.344508171081543 + ], + [ + "joe", + -14.344532012939453 + ], + [ + "▁pocketed", + -14.344542503356934 + ], + [ + "▁carolina", + -14.344544410705566 + ], + [ + "▁dumbbells", + -14.344568252563477 + ], + [ + "▁indignant", + -14.34459114074707 + ], + [ + "▁Blythe", + -14.344618797302246 + ], + [ + "▁alumina", + -14.344618797302246 + ], + [ + "nari", + -14.344624519348145 + ], + [ + "▁خ", + -14.344706535339355 + ], + [ + "▁sensuality", + -14.344718933105469 + ], + [ + "Weight", + -14.34472942352295 + ], + [ + "▁Steep", + -14.344780921936035 + ], + [ + "▁Uranium", + -14.3447904586792 + ], + [ + "▁Samui", + -14.344816207885742 + ], + [ + "▁opined", + -14.344820022583008 + ], + [ + "▁nee", + -14.344837188720703 + ], + [ + "▁Kov", + -14.344880104064941 + ], + [ + "nem", + -14.344947814941406 + ], + [ + "▁Haifa", + -14.344974517822266 + ], + [ + "afe", + -14.345047950744629 + ], + [ + "▁parochial", + -14.345062255859375 + ], + [ + "▁Yakima", + -14.345069885253906 + ], + [ + "산", + -14.345083236694336 + ], + [ + "nutrition", + -14.345096588134766 + ], + [ + "OLE", + -14.345099449157715 + ], + [ + "▁Vla", + -14.345120429992676 + ], + [ + "▁Kamloops", + -14.345124244689941 + ], + [ + "▁Domains", + -14.345133781433105 + ], + [ + "frozen", + -14.345151901245117 + ], + [ + "ogic", + -14.345171928405762 + ], + [ + "▁LRT", + -14.345197677612305 + ], + [ + "▁Corker", + -14.345218658447266 + ], + [ + "▁bandana", + -14.345219612121582 + ], + [ + "▁438", + -14.34522533416748 + ], + [ + "Overall", + -14.345227241516113 + ], + [ + "▁Astrid", + -14.345233917236328 + ], + [ + "▁sentinel", + -14.345248222351074 + ], + [ + "sounds", + -14.345277786254883 + ], + [ + "▁Eritrean", + -14.345370292663574 + ], + [ + "▁Laure", + -14.345446586608887 + ], + [ + "authorized", + -14.34545612335205 + ], + [ + "▁coagulation", + -14.345516204833984 + ], + [ + "▁safaris", + -14.345521926879883 + ], + [ + "▁Saar", + -14.34553337097168 + ], + [ + "ENE", + -14.345542907714844 + ], + [ + "▁Policing", + -14.345572471618652 + ], + [ + "▁layover", + -14.345626831054688 + ], + [ + "asian", + -14.345657348632812 + ], + [ + "079", + -14.345660209655762 + ], + [ + "▁Hypertension", + -14.34566593170166 + ], + [ + "oeuvres", + -14.34570598602295 + ], + [ + "▁nothingness", + -14.345734596252441 + ], + [ + "romantic", + -14.345770835876465 + ], + [ + "adic", + -14.345787048339844 + ], + [ + "▁Zimbabwean", + -14.345837593078613 + ], + [ + "▁RCW", + -14.345846176147461 + ], + [ + "creek", + -14.345871925354004 + ], + [ + "сь", + -14.3458890914917 + ], + [ + "2022", + -14.345917701721191 + ], + [ + "▁belted", + -14.345930099487305 + ], + [ + "▁hippies", + -14.345952033996582 + ], + [ + "▁situate", + -14.345967292785645 + ], + [ + "▁pliable", + -14.346006393432617 + ], + [ + "▁BPO", + -14.346026420593262 + ], + [ + "Roger", + -14.346031188964844 + ], + [ + "plasia", + -14.34603214263916 + ], + [ + "▁PIXMA", + -14.34603214263916 + ], + [ + "definitely", + -14.346151351928711 + ], + [ + "▁Steff", + -14.346190452575684 + ], + [ + "851", + -14.346212387084961 + ], + [ + "▁AGAINST", + -14.34622573852539 + ], + [ + "platz", + -14.346322059631348 + ], + [ + "▁sapiens", + -14.346335411071777 + ], + [ + "iddy", + -14.346366882324219 + ], + [ + "▁scuffle", + -14.346431732177734 + ], + [ + "▁Worthing", + -14.346437454223633 + ], + [ + "▁armrest", + -14.346495628356934 + ], + [ + "valley", + -14.346513748168945 + ], + [ + "▁extort", + -14.34656047821045 + ], + [ + "administration", + -14.346577644348145 + ], + [ + "▁Azad", + -14.346593856811523 + ], + [ + "zko", + -14.346649169921875 + ], + [ + "▁defibrillator", + -14.346684455871582 + ], + [ + "AVE", + -14.346696853637695 + ], + [ + "opinion", + -14.346741676330566 + ], + [ + "acca", + -14.3467435836792 + ], + [ + "ovan", + -14.346752166748047 + ], + [ + "argo", + -14.34680461883545 + ], + [ + "chor", + -14.34681224822998 + ], + [ + "лен", + -14.346814155578613 + ], + [ + "▁doubleheader", + -14.346846580505371 + ], + [ + "imeter", + -14.346938133239746 + ], + [ + "▁hypersensitivity", + -14.346941947937012 + ], + [ + "Couple", + -14.346955299377441 + ], + [ + "▁physiotherapist", + -14.346960067749023 + ], + [ + "cyclic", + -14.346964836120605 + ], + [ + "▁crouched", + -14.347004890441895 + ], + [ + "tice", + -14.347005844116211 + ], + [ + "Gay", + -14.347034454345703 + ], + [ + "gale", + -14.347061157226562 + ], + [ + "▁Bully", + -14.347088813781738 + ], + [ + "▁Dud", + -14.347124099731445 + ], + [ + "▁odometer", + -14.347128868103027 + ], + [ + "959", + -14.34715461730957 + ], + [ + "hov", + -14.347171783447266 + ], + [ + "▁Crusader", + -14.347182273864746 + ], + [ + "minant", + -14.347214698791504 + ], + [ + "▁amphitheater", + -14.347232818603516 + ], + [ + "▁Telford", + -14.347249984741211 + ], + [ + "▁kibble", + -14.347254753112793 + ], + [ + "▁Ivey", + -14.347280502319336 + ], + [ + "firing", + -14.347309112548828 + ], + [ + "SIP", + -14.347314834594727 + ], + [ + "▁Jol", + -14.347314834594727 + ], + [ + "▁dharma", + -14.347329139709473 + ], + [ + "▁Kasi", + -14.347334861755371 + ], + [ + "▁Ansari", + -14.347359657287598 + ], + [ + "▁jesus", + -14.347371101379395 + ], + [ + "▁Vip", + -14.34742546081543 + ], + [ + "▁transgress", + -14.347426414489746 + ], + [ + "▁flagyl", + -14.34753704071045 + ], + [ + "▁Juve", + -14.347537994384766 + ], + [ + "▁Incorporate", + -14.34756088256836 + ], + [ + "▁braved", + -14.347577095031738 + ], + [ + "Prop", + -14.347587585449219 + ], + [ + "▁buoyed", + -14.347600936889648 + ], + [ + "▁arranges", + -14.347628593444824 + ], + [ + "▁Hanley", + -14.347688674926758 + ], + [ + "▁Dama", + -14.3477201461792 + ], + [ + "▁Bigg", + -14.347765922546387 + ], + [ + "▁Ayn", + -14.34778881072998 + ], + [ + "▁OBD", + -14.34779167175293 + ], + [ + "▁Auri", + -14.347813606262207 + ], + [ + "▁Aspect", + -14.347845077514648 + ], + [ + "▁shelled", + -14.34788990020752 + ], + [ + "telle", + -14.347900390625 + ], + [ + "weird", + -14.347915649414062 + ], + [ + "▁Envision", + -14.347942352294922 + ], + [ + "▁Ashby", + -14.347963333129883 + ], + [ + "▁ruse", + -14.347981452941895 + ], + [ + "▁eso", + -14.348005294799805 + ], + [ + "uur", + -14.34805965423584 + ], + [ + "▁meh", + -14.348064422607422 + ], + [ + "▁631", + -14.348109245300293 + ], + [ + "▁ow", + -14.348111152648926 + ], + [ + "▁Phosphate", + -14.348121643066406 + ], + [ + "▁Recipient", + -14.348133087158203 + ], + [ + "▁Priorities", + -14.3482027053833 + ], + [ + "▁Baez", + -14.348214149475098 + ], + [ + "lization", + -14.348254203796387 + ], + [ + "amara", + -14.348328590393066 + ], + [ + "▁exterminator", + -14.3483304977417 + ], + [ + "▁faceless", + -14.348345756530762 + ], + [ + "▁Elevated", + -14.348388671875 + ], + [ + "▁aimlessly", + -14.348396301269531 + ], + [ + "▁Dieter", + -14.348410606384277 + ], + [ + "Lou", + -14.348414421081543 + ], + [ + "▁Philippians", + -14.348432540893555 + ], + [ + "▁790", + -14.348437309265137 + ], + [ + "TAIN", + -14.3484525680542 + ], + [ + "▁Fetch", + -14.348475456237793 + ], + [ + "Ø", + -14.348483085632324 + ], + [ + "▁unsubstantiated", + -14.348492622375488 + ], + [ + "familiar", + -14.348538398742676 + ], + [ + "bog", + -14.348546981811523 + ], + [ + "▁Batu", + -14.348555564880371 + ], + [ + "Thread", + -14.348575592041016 + ], + [ + "inne", + -14.348640441894531 + ], + [ + "▁PUMA", + -14.348665237426758 + ], + [ + "▁Intl", + -14.348701477050781 + ], + [ + "▁Monta", + -14.348702430725098 + ], + [ + "▁Sourcing", + -14.348702430725098 + ], + [ + "▁Commun", + -14.348752975463867 + ], + [ + "▁Sani", + -14.3487548828125 + ], + [ + "▁Counts", + -14.34875774383545 + ], + [ + "▁myeloid", + -14.348762512207031 + ], + [ + "▁Odell", + -14.348776817321777 + ], + [ + "▁Gameplay", + -14.348783493041992 + ], + [ + "▁dressers", + -14.348798751831055 + ], + [ + "▁Criterion", + -14.34880256652832 + ], + [ + "▁conceit", + -14.348823547363281 + ], + [ + "▁Assay", + -14.348836898803711 + ], + [ + "▁Unions", + -14.34884262084961 + ], + [ + "SERV", + -14.34890079498291 + ], + [ + "▁Shotgun", + -14.3489408493042 + ], + [ + "▁Bho", + -14.349014282226562 + ], + [ + "▁Barely", + -14.349017143249512 + ], + [ + "cement", + -14.34909439086914 + ], + [ + "▁585", + -14.349142074584961 + ], + [ + "▁UHF", + -14.349180221557617 + ], + [ + "▁buckled", + -14.34920597076416 + ], + [ + "914", + -14.349206924438477 + ], + [ + "IFT", + -14.349215507507324 + ], + [ + "Council", + -14.34922981262207 + ], + [ + "▁Infections", + -14.349244117736816 + ], + [ + "▁Remains", + -14.34931755065918 + ], + [ + "Between", + -14.349386215209961 + ], + [ + "▁lagu", + -14.349409103393555 + ], + [ + "▁717", + -14.349418640136719 + ], + [ + "▁JVM", + -14.349418640136719 + ], + [ + "▁GOAL", + -14.349441528320312 + ], + [ + "▁Eastbourne", + -14.349445343017578 + ], + [ + "alex", + -14.349491119384766 + ], + [ + "▁rhinos", + -14.34957504272461 + ], + [ + "▁bron", + -14.349575996398926 + ], + [ + "▁Assemblies", + -14.349589347839355 + ], + [ + "▁447", + -14.349592208862305 + ], + [ + "▁tradesmen", + -14.34964656829834 + ], + [ + "Barr", + -14.349705696105957 + ], + [ + "▁Maarten", + -14.349756240844727 + ], + [ + "▁2800", + -14.34975814819336 + ], + [ + "▁extravagance", + -14.349762916564941 + ], + [ + "▁SYN", + -14.349771499633789 + ], + [ + "▁endgame", + -14.3497896194458 + ], + [ + "▁riskier", + -14.3497953414917 + ], + [ + "▁cau", + -14.349798202514648 + ], + [ + "▁sniffed", + -14.349807739257812 + ], + [ + "conventional", + -14.34982681274414 + ], + [ + "▁emperors", + -14.349879264831543 + ], + [ + "retirement", + -14.349899291992188 + ], + [ + "chman", + -14.349913597106934 + ], + [ + "▁MILLION", + -14.349964141845703 + ], + [ + "▁Maximus", + -14.35003662109375 + ], + [ + "ים", + -14.350103378295898 + ], + [ + "▁Fifa", + -14.350138664245605 + ], + [ + "Tiger", + -14.350159645080566 + ], + [ + "▁Ticketmaster", + -14.350173950195312 + ], + [ + "▁Bilingual", + -14.350232124328613 + ], + [ + "▁Storey", + -14.350232124328613 + ], + [ + "▁protectionism", + -14.350244522094727 + ], + [ + "▁Snowy", + -14.350248336791992 + ], + [ + "▁HealthCare", + -14.350269317626953 + ], + [ + "▁kiddo", + -14.350313186645508 + ], + [ + "▁Gim", + -14.350364685058594 + ], + [ + "▁Knew", + -14.350366592407227 + ], + [ + "▁radiated", + -14.350366592407227 + ], + [ + "▁KITCHEN", + -14.350382804870605 + ], + [ + "wagon", + -14.350390434265137 + ], + [ + "▁Exist", + -14.350469589233398 + ], + [ + "▁Valium", + -14.350555419921875 + ], + [ + "▁847", + -14.35055923461914 + ], + [ + "▁subliminal", + -14.350564002990723 + ], + [ + "주", + -14.350591659545898 + ], + [ + "▁Hutchison", + -14.350597381591797 + ], + [ + "▁insulator", + -14.350627899169922 + ], + [ + "goes", + -14.350630760192871 + ], + [ + "▁Whittier", + -14.350690841674805 + ], + [ + "861", + -14.350692749023438 + ], + [ + "gressive", + -14.35069465637207 + ], + [ + "▁462", + -14.350709915161133 + ], + [ + "▁appellation", + -14.350709915161133 + ], + [ + "▁realignment", + -14.350754737854004 + ], + [ + "▁singularity", + -14.350811004638672 + ], + [ + "▁antiretroviral", + -14.350833892822266 + ], + [ + "battery", + -14.350846290588379 + ], + [ + "▁congratulating", + -14.350863456726074 + ], + [ + "▁flanges", + -14.350863456726074 + ], + [ + "▁misspelled", + -14.350939750671387 + ], + [ + "▁FOUND", + -14.350943565368652 + ], + [ + "▁Drip", + -14.35096263885498 + ], + [ + "▁Priests", + -14.351000785827637 + ], + [ + "▁pluralism", + -14.351005554199219 + ], + [ + "▁Aperture", + -14.351058006286621 + ], + [ + "▁firefox", + -14.351072311401367 + ], + [ + "▁vita", + -14.351080894470215 + ], + [ + "▁Zinke", + -14.351194381713867 + ], + [ + "ADS", + -14.351201057434082 + ], + [ + "▁subcontract", + -14.351202964782715 + ], + [ + "▁RAND", + -14.351203918457031 + ], + [ + "ე", + -14.351302146911621 + ], + [ + "publisher", + -14.351322174072266 + ], + [ + "▁aliases", + -14.351348876953125 + ], + [ + "anxiety", + -14.351409912109375 + ], + [ + "▁statehood", + -14.351433753967285 + ], + [ + "▁OKC", + -14.351456642150879 + ], + [ + "▁Luiz", + -14.351459503173828 + ], + [ + "▁mowed", + -14.351476669311523 + ], + [ + "▁epistle", + -14.351485252380371 + ], + [ + "اب", + -14.3514986038208 + ], + [ + "▁tenderloin", + -14.351546287536621 + ], + [ + "▁epileptic", + -14.351553916931152 + ], + [ + "▁unspoiled", + -14.351560592651367 + ], + [ + "▁Antelope", + -14.351573944091797 + ], + [ + "▁raved", + -14.351592063903809 + ], + [ + "▁Bathurst", + -14.351632118225098 + ], + [ + "voiced", + -14.351637840270996 + ], + [ + "Ros", + -14.351656913757324 + ], + [ + "classified", + -14.351666450500488 + ], + [ + "▁eminently", + -14.351680755615234 + ], + [ + "▁Lindy", + -14.351726531982422 + ], + [ + "▁cameraman", + -14.3517484664917 + ], + [ + "rka", + -14.35175609588623 + ], + [ + "▁GTS", + -14.351762771606445 + ], + [ + "▁Barba", + -14.351770401000977 + ], + [ + "示", + -14.35177993774414 + ], + [ + "▁fibro", + -14.351828575134277 + ], + [ + "流", + -14.351909637451172 + ], + [ + "▁TRO", + -14.35194206237793 + ], + [ + "İ", + -14.351958274841309 + ], + [ + "heath", + -14.351968765258789 + ], + [ + "▁UVB", + -14.351968765258789 + ], + [ + "▁Marlboro", + -14.351969718933105 + ], + [ + "▁Ordnance", + -14.3519926071167 + ], + [ + "▁Merced", + -14.352044105529785 + ], + [ + "▁dropper", + -14.352062225341797 + ], + [ + "▁gelding", + -14.352076530456543 + ], + [ + "▁fm", + -14.352116584777832 + ], + [ + "▁carelessly", + -14.352131843566895 + ], + [ + "▁DIV", + -14.352132797241211 + ], + [ + "▁oneness", + -14.352133750915527 + ], + [ + "rme", + -14.352153778076172 + ], + [ + "▁Hinge", + -14.352153778076172 + ], + [ + "▁Bb", + -14.3521728515625 + ], + [ + "▁quickness", + -14.352194786071777 + ], + [ + "▁918", + -14.35219669342041 + ], + [ + "▁Radisson", + -14.352211952209473 + ], + [ + "ISON", + -14.352267265319824 + ], + [ + "Present", + -14.352290153503418 + ], + [ + "sampling", + -14.352313041687012 + ], + [ + "▁vacationers", + -14.352322578430176 + ], + [ + "▁mica", + -14.352328300476074 + ], + [ + "tsi", + -14.352331161499023 + ], + [ + "▁SUMMER", + -14.352352142333984 + ], + [ + "ание", + -14.352368354797363 + ], + [ + "▁methodically", + -14.352374076843262 + ], + [ + "▁SPEC", + -14.352375984191895 + ], + [ + "▁linebackers", + -14.35239315032959 + ], + [ + "PDP", + -14.352437973022461 + ], + [ + "ganj", + -14.352479934692383 + ], + [ + "alist", + -14.352497100830078 + ], + [ + "▁confiscation", + -14.352516174316406 + ], + [ + "サ", + -14.352517127990723 + ], + [ + "Jews", + -14.352530479431152 + ], + [ + "▁suitors", + -14.352642059326172 + ], + [ + "873", + -14.352659225463867 + ], + [ + "▁absurdly", + -14.352662086486816 + ], + [ + "ijk", + -14.352678298950195 + ], + [ + "▁drowsiness", + -14.352690696716309 + ], + [ + "▁Lanes", + -14.352713584899902 + ], + [ + "▁Tait", + -14.35279369354248 + ], + [ + "▁Tchaikovsky", + -14.352795600891113 + ], + [ + "▁Firebird", + -14.352822303771973 + ], + [ + "▁heavyweights", + -14.352858543395996 + ], + [ + "ICI", + -14.352859497070312 + ], + [ + "▁Covent", + -14.352859497070312 + ], + [ + "▁VAC", + -14.352876663208008 + ], + [ + "▁Serbs", + -14.35288143157959 + ], + [ + "▁specter", + -14.352893829345703 + ], + [ + "prevent", + -14.352903366088867 + ], + [ + "▁waned", + -14.352948188781738 + ], + [ + "▁strangle", + -14.3529634475708 + ], + [ + "▁Ervin", + -14.35299301147461 + ], + [ + "▁honouring", + -14.353065490722656 + ], + [ + "▁subversion", + -14.353074073791504 + ], + [ + "synthesis", + -14.35307502746582 + ], + [ + "▁canton", + -14.353124618530273 + ], + [ + "▁WORKS", + -14.353157043457031 + ], + [ + "▁biogas", + -14.353161811828613 + ], + [ + "YD", + -14.353172302246094 + ], + [ + "▁Mistake", + -14.353191375732422 + ], + [ + "▁Plumbers", + -14.353192329406738 + ], + [ + "ض", + -14.353198051452637 + ], + [ + "pora", + -14.353232383728027 + ], + [ + "▁reconciling", + -14.353248596191406 + ], + [ + "rhythm", + -14.353278160095215 + ], + [ + "▁ravioli", + -14.35329818725586 + ], + [ + "▁compilations", + -14.353317260742188 + ], + [ + "来", + -14.353327751159668 + ], + [ + "▁implore", + -14.353331565856934 + ], + [ + "▁unsaturated", + -14.353339195251465 + ], + [ + "RCA", + -14.353347778320312 + ], + [ + "▁stow", + -14.35338020324707 + ], + [ + "▁EVP", + -14.35339641571045 + ], + [ + "▁Foxconn", + -14.353416442871094 + ], + [ + "ác", + -14.353423118591309 + ], + [ + "kian", + -14.353439331054688 + ], + [ + "▁Foss", + -14.353450775146484 + ], + [ + "▁Mow", + -14.353499412536621 + ], + [ + "▁391", + -14.353503227233887 + ], + [ + "mongering", + -14.353544235229492 + ], + [ + "▁Tatiana", + -14.353569030761719 + ], + [ + "▁Param", + -14.3535737991333 + ], + [ + "▁Enquirer", + -14.353584289550781 + ], + [ + "▁cassettes", + -14.353615760803223 + ], + [ + "▁fluttering", + -14.3536376953125 + ], + [ + "▁LSE", + -14.353669166564941 + ], + [ + "▁hallowed", + -14.35373306274414 + ], + [ + "▁goodbyes", + -14.353734970092773 + ], + [ + "▁Dimitrov", + -14.353743553161621 + ], + [ + "▁Palau", + -14.353764533996582 + ], + [ + "▁burglaries", + -14.35378646850586 + ], + [ + "▁modulus", + -14.353848457336426 + ], + [ + "▁Rambo", + -14.353886604309082 + ], + [ + "▁muttering", + -14.353973388671875 + ], + [ + "▁Puritan", + -14.354002952575684 + ], + [ + "▁Bratislava", + -14.35403823852539 + ], + [ + "skew", + -14.354047775268555 + ], + [ + "contrast", + -14.35408878326416 + ], + [ + "▁glows", + -14.354113578796387 + ], + [ + "Ï", + -14.354151725769043 + ], + [ + "▁jazzy", + -14.354157447814941 + ], + [ + "umbo", + -14.354158401489258 + ], + [ + "alloy", + -14.354198455810547 + ], + [ + "▁Kirsty", + -14.354207992553711 + ], + [ + "▁Sealing", + -14.354246139526367 + ], + [ + "gression", + -14.354257583618164 + ], + [ + "▁DTC", + -14.35427188873291 + ], + [ + "▁Immersion", + -14.354318618774414 + ], + [ + "urance", + -14.354357719421387 + ], + [ + "▁Tokens", + -14.354358673095703 + ], + [ + "Rap", + -14.35435962677002 + ], + [ + "▁Curated", + -14.354427337646484 + ], + [ + "▁Bonita", + -14.35445785522461 + ], + [ + "EIS", + -14.354462623596191 + ], + [ + "▁Composites", + -14.354464530944824 + ], + [ + "▁authorise", + -14.354524612426758 + ], + [ + "▁Virtualization", + -14.354580879211426 + ], + [ + "▁UNO", + -14.354604721069336 + ], + [ + "▁Skoda", + -14.354608535766602 + ], + [ + "kö", + -14.354642868041992 + ], + [ + "▁sexiest", + -14.354667663574219 + ], + [ + "▁Devlin", + -14.354679107666016 + ], + [ + "evin", + -14.354681968688965 + ], + [ + "▁Classy", + -14.35472583770752 + ], + [ + "▁Orthodontics", + -14.354728698730469 + ], + [ + "choose", + -14.354785919189453 + ], + [ + "▁Ozark", + -14.354789733886719 + ], + [ + "▁Engels", + -14.3547945022583 + ], + [ + "▁latitudes", + -14.354806900024414 + ], + [ + "▁thu", + -14.354808807373047 + ], + [ + "▁gestured", + -14.354850769042969 + ], + [ + "▁Dauphin", + -14.354920387268066 + ], + [ + "▁exerts", + -14.354933738708496 + ], + [ + "계", + -14.354945182800293 + ], + [ + "Kent", + -14.354965209960938 + ], + [ + "▁arbiter", + -14.35499095916748 + ], + [ + "▁handball", + -14.355051040649414 + ], + [ + "Alert", + -14.355070114135742 + ], + [ + "▁Southland", + -14.355111122131348 + ], + [ + "CHER", + -14.355135917663574 + ], + [ + "▁beekeeping", + -14.355171203613281 + ], + [ + "▁infecting", + -14.35519790649414 + ], + [ + "▁Judo", + -14.355199813842773 + ], + [ + "▁jag", + -14.355216026306152 + ], + [ + "▁815", + -14.355222702026367 + ], + [ + "ität", + -14.355243682861328 + ], + [ + "▁adalah", + -14.355254173278809 + ], + [ + "ල", + -14.355276107788086 + ], + [ + "▁Weighing", + -14.355338096618652 + ], + [ + "▁Signup", + -14.355366706848145 + ], + [ + "▁dep", + -14.355371475219727 + ], + [ + "Ace", + -14.35538101196289 + ], + [ + "▁Ladd", + -14.355386734008789 + ], + [ + "▁Reduces", + -14.355387687683105 + ], + [ + "▁Nw", + -14.355392456054688 + ], + [ + "▁babble", + -14.355433464050293 + ], + [ + "competition", + -14.355450630187988 + ], + [ + "▁dimmed", + -14.355460166931152 + ], + [ + "pedal", + -14.355462074279785 + ], + [ + "EET", + -14.35547161102295 + ], + [ + "▁warship", + -14.355520248413086 + ], + [ + "▁Manley", + -14.355542182922363 + ], + [ + "▁Forth", + -14.355567932128906 + ], + [ + "▁Pura", + -14.355591773986816 + ], + [ + "vala", + -14.355608940124512 + ], + [ + "▁Commodities", + -14.355612754821777 + ], + [ + "QB", + -14.355645179748535 + ], + [ + "odes", + -14.355674743652344 + ], + [ + "▁deluded", + -14.355674743652344 + ], + [ + "▁generative", + -14.35567569732666 + ], + [ + "Hons", + -14.35570240020752 + ], + [ + "▁hoarder", + -14.355703353881836 + ], + [ + "PATH", + -14.35571002960205 + ], + [ + "▁ambushed", + -14.35573959350586 + ], + [ + "▁EAS", + -14.355751037597656 + ], + [ + "malware", + -14.355759620666504 + ], + [ + "▁Carta", + -14.355769157409668 + ], + [ + "▁bauxite", + -14.355780601501465 + ], + [ + "▁CER", + -14.35581111907959 + ], + [ + "▁Mindful", + -14.355846405029297 + ], + [ + "▁Charged", + -14.355877876281738 + ], + [ + "▁Ahhh", + -14.355924606323242 + ], + [ + "▁Limitations", + -14.355934143066406 + ], + [ + "ivation", + -14.355978965759277 + ], + [ + "lard", + -14.355986595153809 + ], + [ + "▁Cerro", + -14.355989456176758 + ], + [ + "tongue", + -14.355993270874023 + ], + [ + "▁UAS", + -14.35600471496582 + ], + [ + "▁MacOS", + -14.35603141784668 + ], + [ + "Beth", + -14.356043815612793 + ], + [ + "▁wielded", + -14.356084823608398 + ], + [ + "itte", + -14.356118202209473 + ], + [ + "▁BELIEVE", + -14.356130599975586 + ], + [ + "▁Funnel", + -14.3561372756958 + ], + [ + "▁bewildering", + -14.356146812438965 + ], + [ + "ISIS", + -14.356152534484863 + ], + [ + "▁Tierney", + -14.356181144714355 + ], + [ + "▁lightbulb", + -14.356197357177734 + ], + [ + "▁Kuk", + -14.356252670288086 + ], + [ + "nung", + -14.356261253356934 + ], + [ + "▁393", + -14.356301307678223 + ], + [ + "acho", + -14.356355667114258 + ], + [ + "▁OWNER", + -14.35636043548584 + ], + [ + "▁colonoscopy", + -14.35636043548584 + ], + [ + "▁GMA", + -14.356393814086914 + ], + [ + "▁thermally", + -14.356403350830078 + ], + [ + "▁ling", + -14.356404304504395 + ], + [ + "▁geometries", + -14.35641098022461 + ], + [ + "loads", + -14.356415748596191 + ], + [ + "▁handily", + -14.356452941894531 + ], + [ + "visible", + -14.356471061706543 + ], + [ + "▁ObamaCare", + -14.356476783752441 + ], + [ + "ampton", + -14.356500625610352 + ], + [ + "▁Wix", + -14.356542587280273 + ], + [ + "▁Tues", + -14.356586456298828 + ], + [ + "ய", + -14.356593132019043 + ], + [ + "▁Monitors", + -14.356608390808105 + ], + [ + "▁Omo", + -14.356612205505371 + ], + [ + "▁Düsseldorf", + -14.356635093688965 + ], + [ + "OVE", + -14.356664657592773 + ], + [ + "▁ferrous", + -14.356666564941406 + ], + [ + "▁vaporizer", + -14.356697082519531 + ], + [ + "Process", + -14.356766700744629 + ], + [ + "▁overestimate", + -14.356769561767578 + ], + [ + "▁tantamount", + -14.356789588928223 + ], + [ + "▁tyrannical", + -14.356789588928223 + ], + [ + "▁Needham", + -14.35680103302002 + ], + [ + "schel", + -14.356820106506348 + ], + [ + "▁reparations", + -14.356823921203613 + ], + [ + "▁culled", + -14.356855392456055 + ], + [ + "▁skated", + -14.356876373291016 + ], + [ + "074", + -14.356901168823242 + ], + [ + "strange", + -14.356932640075684 + ], + [ + "▁Dulles", + -14.356961250305176 + ], + [ + "▁McCar", + -14.356965065002441 + ], + [ + "▁redistricting", + -14.356971740722656 + ], + [ + "Manage", + -14.357000350952148 + ], + [ + "▁postural", + -14.357000350952148 + ], + [ + "▁underpinnings", + -14.357013702392578 + ], + [ + "▁Crushed", + -14.357024192810059 + ], + [ + "▁FLEX", + -14.357027053833008 + ], + [ + "▁shortcode", + -14.357061386108398 + ], + [ + "uelle", + -14.357176780700684 + ], + [ + "▁Jewelers", + -14.357186317443848 + ], + [ + "▁Cott", + -14.357189178466797 + ], + [ + "▁ROB", + -14.35722827911377 + ], + [ + "cracy", + -14.357270240783691 + ], + [ + "▁wk", + -14.35727596282959 + ], + [ + "▁thistle", + -14.357358932495117 + ], + [ + "Crew", + -14.357390403747559 + ], + [ + "Brazil", + -14.357433319091797 + ], + [ + "anski", + -14.357443809509277 + ], + [ + "▁Faraday", + -14.35745620727539 + ], + [ + "colo", + -14.357512474060059 + ], + [ + "quito", + -14.357526779174805 + ], + [ + "▁Ria", + -14.357550621032715 + ], + [ + "▁Rios", + -14.357560157775879 + ], + [ + "▁SLE", + -14.357562065124512 + ], + [ + "▁정", + -14.357583045959473 + ], + [ + "ENSE", + -14.35761547088623 + ], + [ + "▁Huey", + -14.357617378234863 + ], + [ + "▁legislate", + -14.357617378234863 + ], + [ + "chronic", + -14.357630729675293 + ], + [ + "sses", + -14.35763931274414 + ], + [ + "▁Discrete", + -14.357649803161621 + ], + [ + "▁retin", + -14.357659339904785 + ], + [ + "Flor", + -14.357665061950684 + ], + [ + "jean", + -14.357675552368164 + ], + [ + "Í", + -14.357731819152832 + ], + [ + "▁Mifflin", + -14.357757568359375 + ], + [ + "reaction", + -14.357842445373535 + ], + [ + "▁Intensity", + -14.357958793640137 + ], + [ + "▁Salaam", + -14.358040809631348 + ], + [ + "▁assholes", + -14.358043670654297 + ], + [ + "▁Handyman", + -14.358053207397461 + ], + [ + "▁Ruger", + -14.358105659484863 + ], + [ + "vore", + -14.358131408691406 + ], + [ + "▁Mesopotamia", + -14.358166694641113 + ], + [ + "▁Swar", + -14.358236312866211 + ], + [ + "▁Cusco", + -14.358245849609375 + ], + [ + "Houston", + -14.35824966430664 + ], + [ + "▁Slug", + -14.358315467834473 + ], + [ + "▁fisher", + -14.358335494995117 + ], + [ + "▁Kaf", + -14.358336448669434 + ], + [ + "▁contemporaneous", + -14.358353614807129 + ], + [ + "▁mba", + -14.358428955078125 + ], + [ + "▁Aung", + -14.358431816101074 + ], + [ + "▁pantheon", + -14.358440399169922 + ], + [ + "▁PERFORMANCE", + -14.35844612121582 + ], + [ + "▁Moritz", + -14.358468055725098 + ], + [ + "▁remittances", + -14.358485221862793 + ], + [ + "advertising", + -14.35848617553711 + ], + [ + "▁Pulaski", + -14.358498573303223 + ], + [ + "▁Woe", + -14.358532905578613 + ], + [ + "▁MRS", + -14.358574867248535 + ], + [ + "▁monarchs", + -14.358613967895508 + ], + [ + "▁MERCHANTABILITY", + -14.358641624450684 + ], + [ + "▁cuticle", + -14.358641624450684 + ], + [ + "▁musket", + -14.358654022216797 + ], + [ + "▁BSD", + -14.358749389648438 + ], + [ + "▁peculiarities", + -14.358750343322754 + ], + [ + "▁Shapes", + -14.35875415802002 + ], + [ + "▁Almanac", + -14.358804702758789 + ], + [ + "▁HIIT", + -14.35881519317627 + ], + [ + "XY", + -14.358826637268066 + ], + [ + "▁oeuvre", + -14.358829498291016 + ], + [ + "▁usernames", + -14.358845710754395 + ], + [ + "▁Enron", + -14.358854293823242 + ], + [ + "▁carbonated", + -14.358858108520508 + ], + [ + "Following", + -14.358874320983887 + ], + [ + "pano", + -14.358931541442871 + ], + [ + "▁524", + -14.358943939208984 + ], + [ + "▁APM", + -14.35897159576416 + ], + [ + "▁floored", + -14.359030723571777 + ], + [ + "▁Ballarat", + -14.359036445617676 + ], + [ + "▁sacking", + -14.359062194824219 + ], + [ + "spun", + -14.359100341796875 + ], + [ + "▁BAND", + -14.359160423278809 + ], + [ + "▁Balochistan", + -14.359162330627441 + ], + [ + "▁gallop", + -14.359196662902832 + ], + [ + "cido", + -14.359211921691895 + ], + [ + "▁rockin", + -14.359220504760742 + ], + [ + "Guardian", + -14.35926628112793 + ], + [ + "▁ه", + -14.359286308288574 + ], + [ + "▁blo", + -14.359292030334473 + ], + [ + "▁FIP", + -14.359292984008789 + ], + [ + "▁Gregorian", + -14.35932731628418 + ], + [ + "▁Catskill", + -14.359350204467773 + ], + [ + "▁Northwood", + -14.359355926513672 + ], + [ + "▁assuredly", + -14.359363555908203 + ], + [ + "▁timezone", + -14.359453201293945 + ], + [ + "▁Haydn", + -14.359466552734375 + ], + [ + "eland", + -14.359484672546387 + ], + [ + "▁homemaker", + -14.359484672546387 + ], + [ + "▁Specials", + -14.359588623046875 + ], + [ + "▁Differentially", + -14.359590530395508 + ], + [ + "▁Marked", + -14.359610557556152 + ], + [ + "▁shillings", + -14.359658241271973 + ], + [ + "▁Mez", + -14.359708786010742 + ], + [ + "▁Represented", + -14.359750747680664 + ], + [ + "▁Traumatic", + -14.359755516052246 + ], + [ + "▁telomere", + -14.359758377075195 + ], + [ + "ilda", + -14.359797477722168 + ], + [ + "▁Nautilus", + -14.359821319580078 + ], + [ + "▁crumbly", + -14.359838485717773 + ], + [ + "▁tutelage", + -14.359870910644531 + ], + [ + "869", + -14.359877586364746 + ], + [ + "▁Kuro", + -14.359911918640137 + ], + [ + "▁concourse", + -14.359920501708984 + ], + [ + "▁Personalised", + -14.359966278076172 + ], + [ + "▁Gustavo", + -14.360032081604004 + ], + [ + "▁HSP", + -14.36004638671875 + ], + [ + "▁fantas", + -14.36004638671875 + ], + [ + "ブ", + -14.360095977783203 + ], + [ + "▁Skyscanner", + -14.360137939453125 + ], + [ + "adores", + -14.360140800476074 + ], + [ + "▁redirecting", + -14.360143661499023 + ], + [ + "Unless", + -14.360161781311035 + ], + [ + "▁Berkley", + -14.360176086425781 + ], + [ + "▁Taxpayers", + -14.360194206237793 + ], + [ + "▁Theta", + -14.360209465026855 + ], + [ + "▁Joon", + -14.360254287719727 + ], + [ + "▁porosity", + -14.360337257385254 + ], + [ + "▁Palladium", + -14.360384941101074 + ], + [ + "▁Sheri", + -14.360389709472656 + ], + [ + "▁Argan", + -14.360438346862793 + ], + [ + "▁Annotations", + -14.360507011413574 + ], + [ + "capitalist", + -14.360526084899902 + ], + [ + "▁freeways", + -14.360569953918457 + ], + [ + "▁ROH", + -14.360577583312988 + ], + [ + "1951", + -14.36060619354248 + ], + [ + "▁MEAN", + -14.360644340515137 + ], + [ + "▁Cassini", + -14.360668182373047 + ], + [ + "TIA", + -14.360672950744629 + ], + [ + "VAT", + -14.36068058013916 + ], + [ + "nks", + -14.360735893249512 + ], + [ + "▁COUNTRY", + -14.360758781433105 + ], + [ + "▁logbook", + -14.360780715942383 + ], + [ + "▁Clermont", + -14.360793113708496 + ], + [ + "▁radishes", + -14.360801696777344 + ], + [ + "9999", + -14.360833168029785 + ], + [ + "▁colic", + -14.360855102539062 + ], + [ + "Dir", + -14.360931396484375 + ], + [ + "▁disallow", + -14.36096477508545 + ], + [ + "▁Gust", + -14.360967636108398 + ], + [ + "1947", + -14.361023902893066 + ], + [ + "▁Rö", + -14.361039161682129 + ], + [ + "▁jalapeño", + -14.361045837402344 + ], + [ + "Vis", + -14.36107063293457 + ], + [ + "▁flamenco", + -14.361085891723633 + ], + [ + "▁fitment", + -14.361103057861328 + ], + [ + "▁Bronco", + -14.36113452911377 + ], + [ + "▁Returned", + -14.36113452911377 + ], + [ + "▁prefab", + -14.361210823059082 + ], + [ + "▁bobbin", + -14.361225128173828 + ], + [ + "▁tera", + -14.36123275756836 + ], + [ + "▁Frontline", + -14.361241340637207 + ], + [ + "rape", + -14.361275672912598 + ], + [ + "CMP", + -14.36131763458252 + ], + [ + "▁JI", + -14.361331939697266 + ], + [ + "sui", + -14.36135196685791 + ], + [ + "bilities", + -14.361357688903809 + ], + [ + "▁substantiated", + -14.361383438110352 + ], + [ + "▁reci", + -14.361398696899414 + ], + [ + "▁Bolsonaro", + -14.361461639404297 + ], + [ + "▁Tennant", + -14.361527442932129 + ], + [ + "▁WBA", + -14.361573219299316 + ], + [ + "▁Frida", + -14.361591339111328 + ], + [ + "▁Dwelling", + -14.36159896850586 + ], + [ + "▁incisive", + -14.361625671386719 + ], + [ + "IRC", + -14.361640930175781 + ], + [ + "▁Excursion", + -14.361669540405273 + ], + [ + "▁Facilitator", + -14.36170768737793 + ], + [ + "certification", + -14.361712455749512 + ], + [ + "▁Heineken", + -14.361734390258789 + ], + [ + "▁MPP", + -14.361735343933105 + ], + [ + "▁MWC", + -14.361737251281738 + ], + [ + "▁Moser", + -14.361746788024902 + ], + [ + "▁Frederik", + -14.361773490905762 + ], + [ + "▁Chemist", + -14.361784934997559 + ], + [ + "▁boron", + -14.36179256439209 + ], + [ + "▁ADL", + -14.361811637878418 + ], + [ + "inan", + -14.361838340759277 + ], + [ + "▁Daniela", + -14.361859321594238 + ], + [ + "iero", + -14.361884117126465 + ], + [ + "Climate", + -14.361889839172363 + ], + [ + "▁bd", + -14.361943244934082 + ], + [ + "▁mull", + -14.361966133117676 + ], + [ + "‡", + -14.361990928649902 + ], + [ + "▁Nagasaki", + -14.361991882324219 + ], + [ + "▁retroactively", + -14.361993789672852 + ], + [ + "stating", + -14.36203670501709 + ], + [ + "translated", + -14.362049102783203 + ], + [ + "ovitz", + -14.362068176269531 + ], + [ + "▁sportsbook", + -14.362069129943848 + ], + [ + "▁shears", + -14.362072944641113 + ], + [ + "944", + -14.362184524536133 + ], + [ + "itia", + -14.362202644348145 + ], + [ + "▁interventional", + -14.36220645904541 + ], + [ + "▁excision", + -14.362232208251953 + ], + [ + "hta", + -14.362250328063965 + ], + [ + "lke", + -14.362253189086914 + ], + [ + "opter", + -14.362255096435547 + ], + [ + "▁Enemies", + -14.362285614013672 + ], + [ + "▁dl", + -14.362296104431152 + ], + [ + "schke", + -14.362319946289062 + ], + [ + "naire", + -14.36233901977539 + ], + [ + "▁все", + -14.362357139587402 + ], + [ + "lito", + -14.362370491027832 + ], + [ + "Twin", + -14.362415313720703 + ], + [ + "▁LOOKING", + -14.362419128417969 + ], + [ + "▁Dax", + -14.3624267578125 + ], + [ + "▁scoliosis", + -14.3624267578125 + ], + [ + "▁Whyte", + -14.362468719482422 + ], + [ + "▁Trau", + -14.362489700317383 + ], + [ + "▁caliper", + -14.3624906539917 + ], + [ + "▁gastronomy", + -14.362510681152344 + ], + [ + "scheduled", + -14.362518310546875 + ], + [ + "▁Jesuits", + -14.362532615661621 + ], + [ + "▁Lott", + -14.362544059753418 + ], + [ + "▁Enthusiast", + -14.362556457519531 + ], + [ + "▁repainted", + -14.362574577331543 + ], + [ + "لا", + -14.362592697143555 + ], + [ + "▁histamine", + -14.36260986328125 + ], + [ + "▁embarks", + -14.362640380859375 + ], + [ + "▁optimising", + -14.362680435180664 + ], + [ + "者", + -14.362692832946777 + ], + [ + "▁overeating", + -14.362709999084473 + ], + [ + "▁Parameter", + -14.362748146057129 + ], + [ + "▁Audiences", + -14.362775802612305 + ], + [ + "▁misrepresent", + -14.362784385681152 + ], + [ + "▁Ayr", + -14.362844467163086 + ], + [ + "▁freehold", + -14.362897872924805 + ], + [ + "▁fiend", + -14.362927436828613 + ], + [ + "▁CAPS", + -14.362943649291992 + ], + [ + "▁dispatching", + -14.363008499145508 + ], + [ + "▁whisking", + -14.363019943237305 + ], + [ + "▁Dario", + -14.363036155700684 + ], + [ + "apur", + -14.363053321838379 + ], + [ + "WARD", + -14.363055229187012 + ], + [ + "▁flickr", + -14.363058090209961 + ], + [ + "▁Riggs", + -14.363061904907227 + ], + [ + "▁EDITION", + -14.36309814453125 + ], + [ + "vra", + -14.36311149597168 + ], + [ + "▁nokia", + -14.363134384155273 + ], + [ + "▁Matheson", + -14.363225936889648 + ], + [ + "mitted", + -14.363231658935547 + ], + [ + "▁Strengthen", + -14.363239288330078 + ], + [ + "baker", + -14.363262176513672 + ], + [ + "▁Columns", + -14.363287925720215 + ], + [ + "provider", + -14.363299369812012 + ], + [ + "▁Difficulty", + -14.363309860229492 + ], + [ + "▁diehard", + -14.363327026367188 + ], + [ + "▁congestive", + -14.363335609436035 + ], + [ + "▁poi", + -14.36336612701416 + ], + [ + "▁shimmery", + -14.363438606262207 + ], + [ + "▁nucleotides", + -14.36345100402832 + ], + [ + "▁Voldemort", + -14.363484382629395 + ], + [ + "▁infrastructural", + -14.363492965698242 + ], + [ + "▁atrocity", + -14.363513946533203 + ], + [ + "▁immorality", + -14.363520622253418 + ], + [ + "▁Limb", + -14.363532066345215 + ], + [ + "▁Cholesterol", + -14.363533973693848 + ], + [ + "862", + -14.36354923248291 + ], + [ + "freak", + -14.3635892868042 + ], + [ + "alive", + -14.363722801208496 + ], + [ + "billed", + -14.363723754882812 + ], + [ + "idh", + -14.36373519897461 + ], + [ + "▁COPYRIGHT", + -14.36375904083252 + ], + [ + "adie", + -14.363779067993164 + ], + [ + "▁Emu", + -14.363797187805176 + ], + [ + "▁vaso", + -14.36380672454834 + ], + [ + "ecca", + -14.363813400268555 + ], + [ + "▁Krugman", + -14.363819122314453 + ], + [ + "burden", + -14.363919258117676 + ], + [ + "Barre", + -14.363937377929688 + ], + [ + "▁smokes", + -14.363990783691406 + ], + [ + "▁preamble", + -14.363992691040039 + ], + [ + "▁1817", + -14.364018440246582 + ], + [ + "SCH", + -14.364051818847656 + ], + [ + "▁neuroscientist", + -14.364062309265137 + ], + [ + "▁saddest", + -14.364089965820312 + ], + [ + "▁Morsi", + -14.364094734191895 + ], + [ + "▁Workspace", + -14.364118576049805 + ], + [ + "ύ", + -14.364121437072754 + ], + [ + "generate", + -14.364126205444336 + ], + [ + "▁Toon", + -14.364142417907715 + ], + [ + "Justin", + -14.364157676696777 + ], + [ + "▁Neill", + -14.36415958404541 + ], + [ + "▁Kaw", + -14.364195823669434 + ], + [ + "rè", + -14.364236831665039 + ], + [ + "▁dm", + -14.364253997802734 + ], + [ + "▁IMAGE", + -14.364276885986328 + ], + [ + "▁Socialists", + -14.364327430725098 + ], + [ + "▁discus", + -14.364355087280273 + ], + [ + "▁distanced", + -14.364362716674805 + ], + [ + "cik", + -14.364425659179688 + ], + [ + "▁COMM", + -14.364441871643066 + ], + [ + "▁firework", + -14.364468574523926 + ], + [ + "▁Canaveral", + -14.364480018615723 + ], + [ + "▁LGA", + -14.364486694335938 + ], + [ + "091", + -14.364487648010254 + ], + [ + "▁cytotoxic", + -14.364495277404785 + ], + [ + "▁Bahia", + -14.364521026611328 + ], + [ + "promoting", + -14.364532470703125 + ], + [ + "▁Poseidon", + -14.364550590515137 + ], + [ + "roz", + -14.364562034606934 + ], + [ + "▁Desai", + -14.364562034606934 + ], + [ + "▁Prosper", + -14.364583969116211 + ], + [ + "▁equips", + -14.364660263061523 + ], + [ + "▁Nougat", + -14.364721298217773 + ], + [ + "trek", + -14.364753723144531 + ], + [ + "962", + -14.364787101745605 + ], + [ + "▁Shipyard", + -14.364801406860352 + ], + [ + "▁FLO", + -14.36481761932373 + ], + [ + "▁fancier", + -14.364866256713867 + ], + [ + "927", + -14.364876747131348 + ], + [ + "▁disp", + -14.364876747131348 + ], + [ + "▁predominate", + -14.364901542663574 + ], + [ + "▁Marv", + -14.364909172058105 + ], + [ + "▁وال", + -14.364910125732422 + ], + [ + "▁HPA", + -14.364945411682129 + ], + [ + "▁Eun", + -14.364988327026367 + ], + [ + "▁Marry", + -14.364999771118164 + ], + [ + "▁Barking", + -14.365015983581543 + ], + [ + "▁Bui", + -14.365026473999023 + ], + [ + "▁REQUIRED", + -14.365033149719238 + ], + [ + "▁meteorite", + -14.36510944366455 + ], + [ + "▁Nip", + -14.36512565612793 + ], + [ + "Б", + -14.365142822265625 + ], + [ + "▁Mandate", + -14.3651762008667 + ], + [ + "▁immersing", + -14.365182876586914 + ], + [ + "dare", + -14.36518383026123 + ], + [ + "▁averse", + -14.365203857421875 + ], + [ + "▁Bia", + -14.365206718444824 + ], + [ + "▁Mauro", + -14.365278244018555 + ], + [ + "▁Cavern", + -14.365323066711426 + ], + [ + "xc", + -14.36533260345459 + ], + [ + "912", + -14.3654203414917 + ], + [ + "▁€6", + -14.365424156188965 + ], + [ + "▁Medvedev", + -14.365463256835938 + ], + [ + "▁Frogs", + -14.365476608276367 + ], + [ + "▁humanly", + -14.365476608276367 + ], + [ + "resist", + -14.365538597106934 + ], + [ + "▁Mush", + -14.365570068359375 + ], + [ + "▁Concession", + -14.365579605102539 + ], + [ + "bulb", + -14.36561107635498 + ], + [ + "laced", + -14.365665435791016 + ], + [ + "ს", + -14.365692138671875 + ], + [ + "▁Alexei", + -14.365718841552734 + ], + [ + "▁Lambeth", + -14.36574935913086 + ], + [ + "▁Ishi", + -14.365758895874023 + ], + [ + "Committee", + -14.365796089172363 + ], + [ + "▁browsed", + -14.365824699401855 + ], + [ + "boosting", + -14.365849494934082 + ], + [ + "lethal", + -14.36585807800293 + ], + [ + "前", + -14.365914344787598 + ], + [ + "gym", + -14.365941047668457 + ], + [ + "▁mangoes", + -14.365942001342773 + ], + [ + "▁amassing", + -14.366013526916504 + ], + [ + "▁Eff", + -14.3660306930542 + ], + [ + "▁angina", + -14.366055488586426 + ], + [ + "▁polymorphisms", + -14.366063117980957 + ], + [ + "▁Mauri", + -14.366082191467285 + ], + [ + "▁comprehensible", + -14.366087913513184 + ], + [ + "▁codecs", + -14.366137504577637 + ], + [ + "roche", + -14.366138458251953 + ], + [ + "YY", + -14.366155624389648 + ], + [ + "PES", + -14.366159439086914 + ], + [ + "pik", + -14.366263389587402 + ], + [ + "Blond", + -14.3662748336792 + ], + [ + "▁traitors", + -14.366320610046387 + ], + [ + "▁Gie", + -14.3663330078125 + ], + [ + "prof", + -14.36635684967041 + ], + [ + "▁Warhammer", + -14.366376876831055 + ], + [ + "▁Holbrook", + -14.366426467895508 + ], + [ + "Finally", + -14.366488456726074 + ], + [ + "▁Findlay", + -14.366497993469238 + ], + [ + "WOW", + -14.366510391235352 + ], + [ + "occurring", + -14.366533279418945 + ], + [ + "▁Jerk", + -14.36654281616211 + ], + [ + "▁RY", + -14.366552352905273 + ], + [ + "▁CNY", + -14.366579055786133 + ], + [ + "ט", + -14.36660099029541 + ], + [ + "▁tamoxifen", + -14.366615295410156 + ], + [ + "▁Pyrenees", + -14.366650581359863 + ], + [ + "fos", + -14.36667251586914 + ], + [ + "▁Bollinger", + -14.36667251586914 + ], + [ + "▁pronouncements", + -14.366684913635254 + ], + [ + "▁Arvind", + -14.366697311401367 + ], + [ + "976", + -14.366715431213379 + ], + [ + "Flu", + -14.36672306060791 + ], + [ + "▁Norbert", + -14.366731643676758 + ], + [ + "cooling", + -14.366750717163086 + ], + [ + "▁roped", + -14.366756439208984 + ], + [ + "lja", + -14.366767883300781 + ], + [ + "▁Cale", + -14.366792678833008 + ], + [ + "▁Jap", + -14.366806983947754 + ], + [ + "NIT", + -14.366820335388184 + ], + [ + "▁Prerequisites", + -14.366899490356445 + ], + [ + "Register", + -14.366917610168457 + ], + [ + "▁HDFC", + -14.366926193237305 + ], + [ + "▁Sukh", + -14.36693286895752 + ], + [ + "▁553", + -14.366975784301758 + ], + [ + "rith", + -14.366996765136719 + ], + [ + "1946", + -14.367018699645996 + ], + [ + "▁lev", + -14.367083549499512 + ], + [ + "▁Okla", + -14.367094039916992 + ], + [ + "Documents", + -14.367107391357422 + ], + [ + "▁Tania", + -14.36711597442627 + ], + [ + "▁overpass", + -14.367118835449219 + ], + [ + "▁Ammon", + -14.367166519165039 + ], + [ + "▁Tyres", + -14.367182731628418 + ], + [ + "Golf", + -14.367239952087402 + ], + [ + "▁Pleistocene", + -14.367243766784668 + ], + [ + "▁cronies", + -14.3672456741333 + ], + [ + "mena", + -14.367314338684082 + ], + [ + "▁TOKYO", + -14.367321014404297 + ], + [ + "▁jus", + -14.367361068725586 + ], + [ + "▁Tasha", + -14.367366790771484 + ], + [ + "▁Valves", + -14.36737060546875 + ], + [ + "▁McFadden", + -14.3673734664917 + ], + [ + "▁Rigid", + -14.367387771606445 + ], + [ + "▁heatwave", + -14.367387771606445 + ], + [ + "rsen", + -14.367390632629395 + ], + [ + "▁1792", + -14.367390632629395 + ], + [ + "▁Woolworths", + -14.367432594299316 + ], + [ + "из", + -14.367462158203125 + ], + [ + "rii", + -14.367481231689453 + ], + [ + "▁forties", + -14.36749267578125 + ], + [ + "▁tartan", + -14.367498397827148 + ], + [ + "▁México", + -14.367500305175781 + ], + [ + "▁diffused", + -14.367502212524414 + ], + [ + "▁overused", + -14.367507934570312 + ], + [ + "inator", + -14.367523193359375 + ], + [ + "▁Drought", + -14.367524147033691 + ], + [ + "▁consults", + -14.367569923400879 + ], + [ + "▁Liechtenstein", + -14.367599487304688 + ], + [ + "▁spay", + -14.367679595947266 + ], + [ + "▁koala", + -14.367688179016113 + ], + [ + "▁MEDICAL", + -14.367722511291504 + ], + [ + "▁Witcher", + -14.367740631103516 + ], + [ + "▁oscillate", + -14.367762565612793 + ], + [ + "▁requi", + -14.367790222167969 + ], + [ + "▁Shai", + -14.367798805236816 + ], + [ + "▁Lah", + -14.367836952209473 + ], + [ + "chocolate", + -14.367840766906738 + ], + [ + "▁PRS", + -14.367842674255371 + ], + [ + "▁urchin", + -14.367851257324219 + ], + [ + "▁Stol", + -14.367852210998535 + ], + [ + "▁catastrophes", + -14.367865562438965 + ], + [ + "▁ras", + -14.367873191833496 + ], + [ + "▁zine", + -14.367890357971191 + ], + [ + "▁Monogram", + -14.36803150177002 + ], + [ + "▁benefactor", + -14.368054389953613 + ], + [ + "lef", + -14.368088722229004 + ], + [ + "▁DUE", + -14.368117332458496 + ], + [ + "▁Xe", + -14.368149757385254 + ], + [ + "▁overland", + -14.368197441101074 + ], + [ + "▁solemnly", + -14.368256568908691 + ], + [ + "yel", + -14.368311882019043 + ], + [ + "spaces", + -14.368339538574219 + ], + [ + "▁dole", + -14.368395805358887 + ], + [ + "▁FARM", + -14.368409156799316 + ], + [ + "▁Divisional", + -14.368435859680176 + ], + [ + "▁abolitionist", + -14.368494987487793 + ], + [ + "itol", + -14.36849594116211 + ], + [ + "▁stepper", + -14.36849594116211 + ], + [ + "Guru", + -14.368504524230957 + ], + [ + "▁turban", + -14.368548393249512 + ], + [ + "▁Pairs", + -14.368553161621094 + ], + [ + "▁Roethlisberger", + -14.368556022644043 + ], + [ + "▁Topaz", + -14.36856460571289 + ], + [ + "subscribe", + -14.368582725524902 + ], + [ + "▁biometrics", + -14.368605613708496 + ], + [ + "▁linearly", + -14.368622779846191 + ], + [ + "▁utilises", + -14.368629455566406 + ], + [ + "pli", + -14.368650436401367 + ], + [ + "betting", + -14.368653297424316 + ], + [ + "Speak", + -14.368663787841797 + ], + [ + "▁Djibouti", + -14.368698120117188 + ], + [ + "▁Sneaker", + -14.368700981140137 + ], + [ + "▁defuse", + -14.368766784667969 + ], + [ + "osomal", + -14.368810653686523 + ], + [ + "▁bonkers", + -14.368829727172852 + ], + [ + "▁BEIJING", + -14.368853569030762 + ], + [ + "▁GRI", + -14.368866920471191 + ], + [ + "▁CHIP", + -14.36886978149414 + ], + [ + "▁dysplasia", + -14.36886978149414 + ], + [ + "▁seashore", + -14.368880271911621 + ], + [ + "▁sportsman", + -14.368885040283203 + ], + [ + "▁Tails", + -14.368898391723633 + ], + [ + "▁cavernous", + -14.368941307067871 + ], + [ + "▁Wert", + -14.368943214416504 + ], + [ + "▁valentines", + -14.368956565856934 + ], + [ + "scopic", + -14.36896800994873 + ], + [ + "▁searchers", + -14.368971824645996 + ], + [ + "▁Padre", + -14.369009017944336 + ], + [ + "PAL", + -14.369056701660156 + ], + [ + "▁Orca", + -14.369109153747559 + ], + [ + "▁Cort", + -14.36913013458252 + ], + [ + "▁goodie", + -14.36914348602295 + ], + [ + "▁Mitra", + -14.369176864624023 + ], + [ + "Lago", + -14.36919116973877 + ], + [ + "▁Admiralty", + -14.369192123413086 + ], + [ + "▁Sama", + -14.369200706481934 + ], + [ + "▁Homicide", + -14.369226455688477 + ], + [ + "▁Kitten", + -14.369235038757324 + ], + [ + "machi", + -14.36926555633545 + ], + [ + "▁sonata", + -14.369316101074219 + ], + [ + "Patrick", + -14.369325637817383 + ], + [ + "▁713", + -14.36933708190918 + ], + [ + "▁foolishly", + -14.369339942932129 + ], + [ + "▁Anima", + -14.369349479675293 + ], + [ + "▁surfactant", + -14.36938190460205 + ], + [ + "ETA", + -14.369451522827148 + ], + [ + "▁Bantam", + -14.369461059570312 + ], + [ + "▁Mackie", + -14.36948013305664 + ], + [ + "▁Subtle", + -14.369500160217285 + ], + [ + "▁Epiphany", + -14.369528770446777 + ], + [ + "▁Groves", + -14.369553565979004 + ], + [ + "Mountain", + -14.369568824768066 + ], + [ + "У", + -14.369574546813965 + ], + [ + "▁downplayed", + -14.369608879089355 + ], + [ + "yme", + -14.369640350341797 + ], + [ + "▁Sycamore", + -14.36964225769043 + ], + [ + "sanctioned", + -14.369654655456543 + ], + [ + "▁Federalist", + -14.369699478149414 + ], + [ + "▁COPY", + -14.369725227355957 + ], + [ + "▁OTHERWISE", + -14.369826316833496 + ], + [ + "▁regrettable", + -14.369831085205078 + ], + [ + "▁Shams", + -14.369836807250977 + ], + [ + "974", + -14.369840621948242 + ], + [ + "resa", + -14.36984920501709 + ], + [ + "▁amygdala", + -14.36986255645752 + ], + [ + "▁Hannover", + -14.369873046875 + ], + [ + "▁foodstuffs", + -14.36992359161377 + ], + [ + "▁Viejo", + -14.3699369430542 + ], + [ + "Austin", + -14.369942665100098 + ], + [ + "▁CBN", + -14.369962692260742 + ], + [ + "▁MCL", + -14.369965553283691 + ], + [ + "ehn", + -14.369988441467285 + ], + [ + "▁DAMAGE", + -14.370002746582031 + ], + [ + "▁masturbation", + -14.37003231048584 + ], + [ + "▁meridian", + -14.370040893554688 + ], + [ + "▁ghastly", + -14.370054244995117 + ], + [ + "stig", + -14.370072364807129 + ], + [ + "▁Tutu", + -14.37008285522461 + ], + [ + "▁dissociation", + -14.37010383605957 + ], + [ + "wane", + -14.370109558105469 + ], + [ + "▁howl", + -14.370157241821289 + ], + [ + "Dem", + -14.370158195495605 + ], + [ + "▁dismisses", + -14.370169639587402 + ], + [ + "▁homolog", + -14.370170593261719 + ], + [ + "▁Polka", + -14.3701753616333 + ], + [ + "▁recomend", + -14.370211601257324 + ], + [ + "▁rosacea", + -14.370251655578613 + ], + [ + "▁Roper", + -14.37026309967041 + ], + [ + "▁Valkyrie", + -14.370316505432129 + ], + [ + "▁soloists", + -14.370360374450684 + ], + [ + "▁Landis", + -14.370393753051758 + ], + [ + "▁Cooley", + -14.37042236328125 + ], + [ + "▁forestall", + -14.370441436767578 + ], + [ + "▁Shipment", + -14.37044906616211 + ], + [ + "▁proximate", + -14.37048053741455 + ], + [ + "▁agitator", + -14.370487213134766 + ], + [ + "▁Hubs", + -14.37049388885498 + ], + [ + "▁bushy", + -14.37050724029541 + ], + [ + "ographer", + -14.370528221130371 + ], + [ + "ERC", + -14.370529174804688 + ], + [ + "ssl", + -14.370601654052734 + ], + [ + "GCC", + -14.370613098144531 + ], + [ + "ITI", + -14.370623588562012 + ], + [ + "eña", + -14.370636940002441 + ], + [ + "▁poppies", + -14.370662689208984 + ], + [ + "▁Electra", + -14.370675086975098 + ], + [ + "gw", + -14.370676040649414 + ], + [ + "▁Nuevo", + -14.370745658874512 + ], + [ + "crowd", + -14.370758056640625 + ], + [ + "AUD", + -14.370763778686523 + ], + [ + "hoy", + -14.370776176452637 + ], + [ + "Healthy", + -14.370820999145508 + ], + [ + "GAL", + -14.370874404907227 + ], + [ + "▁Sug", + -14.370874404907227 + ], + [ + "▁Floss", + -14.370888710021973 + ], + [ + "▁SOON", + -14.370891571044922 + ], + [ + "▁seafront", + -14.37098217010498 + ], + [ + "tumor", + -14.370989799499512 + ], + [ + "▁Ebert", + -14.3710355758667 + ], + [ + "▁3600", + -14.37105941772461 + ], + [ + "▁Lewes", + -14.37108325958252 + ], + [ + "▁cashless", + -14.371088027954102 + ], + [ + "▁Sober", + -14.371091842651367 + ], + [ + "breakers", + -14.37114143371582 + ], + [ + "RAT", + -14.371147155761719 + ], + [ + "rect", + -14.371166229248047 + ], + [ + "hint", + -14.371198654174805 + ], + [ + "computing", + -14.371234893798828 + ], + [ + "▁squashed", + -14.371292114257812 + ], + [ + "Cab", + -14.371293067932129 + ], + [ + "▁SRC", + -14.371337890625 + ], + [ + "▁swarming", + -14.371350288391113 + ], + [ + "▁obs", + -14.371437072753906 + ], + [ + "936", + -14.371441841125488 + ], + [ + "maya", + -14.371447563171387 + ], + [ + "▁Brice", + -14.371453285217285 + ], + [ + "▁FLA", + -14.371453285217285 + ], + [ + "▁treks", + -14.371455192565918 + ], + [ + "▁editorials", + -14.37147045135498 + ], + [ + "▁DePaul", + -14.37153148651123 + ], + [ + "▁transduction", + -14.37154769897461 + ], + [ + "Boss", + -14.371576309204102 + ], + [ + "▁Jordi", + -14.371687889099121 + ], + [ + "▁smuggle", + -14.371689796447754 + ], + [ + "▁enrollees", + -14.371724128723145 + ], + [ + "▁egress", + -14.371759414672852 + ], + [ + "▁Mendocino", + -14.371760368347168 + ], + [ + "▁Streamline", + -14.371769905090332 + ], + [ + "▁Aza", + -14.37181282043457 + ], + [ + "▁wring", + -14.37182331085205 + ], + [ + "▁mou", + -14.371827125549316 + ], + [ + "Л", + -14.371844291687012 + ], + [ + "▁cadaver", + -14.37190055847168 + ], + [ + "vish", + -14.371910095214844 + ], + [ + "▁Talon", + -14.371922492980957 + ], + [ + "▁Elected", + -14.371930122375488 + ], + [ + "▁testifies", + -14.371950149536133 + ], + [ + "transferable", + -14.37198257446289 + ], + [ + "▁cobra", + -14.372016906738281 + ], + [ + "▁glitz", + -14.37202262878418 + ], + [ + "▁anesthesiologist", + -14.372087478637695 + ], + [ + "▁Insurers", + -14.37210750579834 + ], + [ + "▁prowl", + -14.372138977050781 + ], + [ + "▁30°", + -14.372159957885742 + ], + [ + "іс", + -14.372166633605957 + ], + [ + "ALI", + -14.372232437133789 + ], + [ + "concern", + -14.372264862060547 + ], + [ + "▁Trotsky", + -14.37226676940918 + ], + [ + "▁GUN", + -14.372306823730469 + ], + [ + "defining", + -14.372325897216797 + ], + [ + "▁Saree", + -14.372344017028809 + ], + [ + "▁hideout", + -14.372344017028809 + ], + [ + "▁intonation", + -14.372367858886719 + ], + [ + "vec", + -14.372371673583984 + ], + [ + "▁Glossary", + -14.372384071350098 + ], + [ + "▁Ecuadorian", + -14.372427940368652 + ], + [ + "urea", + -14.372489929199219 + ], + [ + "▁Biker", + -14.372519493103027 + ], + [ + "▁CIM", + -14.372564315795898 + ], + [ + "▁Hatter", + -14.372605323791504 + ], + [ + "▁RUB", + -14.372631072998047 + ], + [ + "▁Montclair", + -14.372678756713867 + ], + [ + "オ", + -14.372705459594727 + ], + [ + "▁FINE", + -14.372706413269043 + ], + [ + "▁Schengen", + -14.37272834777832 + ], + [ + "IZED", + -14.37273120880127 + ], + [ + "▁Rocking", + -14.372749328613281 + ], + [ + "▁Imper", + -14.372772216796875 + ], + [ + "841", + -14.37277889251709 + ], + [ + "▁auger", + -14.372797012329102 + ], + [ + "▁Vets", + -14.372800827026367 + ], + [ + "▁Infosys", + -14.37281608581543 + ], + [ + "fantasy", + -14.372858047485352 + ], + [ + "lona", + -14.372923851013184 + ], + [ + "▁enumeration", + -14.372957229614258 + ], + [ + "▁punter", + -14.37299919128418 + ], + [ + "▁gee", + -14.373045921325684 + ], + [ + "Together", + -14.3731050491333 + ], + [ + "retin", + -14.373208999633789 + ], + [ + "▁Performs", + -14.373212814331055 + ], + [ + "▁Kenmore", + -14.373223304748535 + ], + [ + "▁Kilda", + -14.373251914978027 + ], + [ + "▁triumphed", + -14.373270034790039 + ], + [ + "CTC", + -14.373271942138672 + ], + [ + "mouthed", + -14.373335838317871 + ], + [ + "▁undrafted", + -14.373346328735352 + ], + [ + "Almost", + -14.373373031616211 + ], + [ + "▁Sanger", + -14.373397827148438 + ], + [ + "▁mouthwash", + -14.373424530029297 + ], + [ + "▁BOSS", + -14.373427391052246 + ], + [ + "▁marinate", + -14.373428344726562 + ], + [ + "963", + -14.373434066772461 + ], + [ + "▁traumas", + -14.373435020446777 + ], + [ + "▁Koenig", + -14.373456954956055 + ], + [ + "▁Supergirl", + -14.373459815979004 + ], + [ + "▁Trac", + -14.373466491699219 + ], + [ + "▁legitimize", + -14.373466491699219 + ], + [ + "▁flowery", + -14.373499870300293 + ], + [ + "Month", + -14.373557090759277 + ], + [ + "▁benzene", + -14.373559951782227 + ], + [ + "▁Krueger", + -14.373584747314453 + ], + [ + "Dee", + -14.373588562011719 + ], + [ + "092", + -14.373595237731934 + ], + [ + "▁availing", + -14.37367057800293 + ], + [ + "▁comets", + -14.37368106842041 + ], + [ + "▁Honesty", + -14.373684883117676 + ], + [ + "▁munching", + -14.373741149902344 + ], + [ + "▁Satoshi", + -14.373766899108887 + ], + [ + "▁Ebb", + -14.373852729797363 + ], + [ + "▁Corinne", + -14.373897552490234 + ], + [ + "テ", + -14.37389850616455 + ], + [ + "▁blissfully", + -14.373929977416992 + ], + [ + "▁Pardon", + -14.373998641967773 + ], + [ + "▁steers", + -14.374037742614746 + ], + [ + "▁Femme", + -14.374046325683594 + ], + [ + "▁Kilo", + -14.374048233032227 + ], + [ + "smile", + -14.374095916748047 + ], + [ + "▁Intergovernmental", + -14.374120712280273 + ], + [ + "▁Annan", + -14.374130249023438 + ], + [ + "▁EAP", + -14.374135971069336 + ], + [ + "ivan", + -14.374160766601562 + ], + [ + "▁crockpot", + -14.374213218688965 + ], + [ + "Tis", + -14.374224662780762 + ], + [ + "engage", + -14.37423324584961 + ], + [ + "▁Outlets", + -14.374239921569824 + ], + [ + "▁FALL", + -14.374258995056152 + ], + [ + "▁Pickett", + -14.374260902404785 + ], + [ + "▁Chrys", + -14.374284744262695 + ], + [ + "▁Irishman", + -14.374299049377441 + ], + [ + "Alexander", + -14.374348640441895 + ], + [ + "▁diuretic", + -14.37435531616211 + ], + [ + "▁Gho", + -14.374399185180664 + ], + [ + "▁onesie", + -14.374399185180664 + ], + [ + "▁ppg", + -14.374402046203613 + ], + [ + "▁£400", + -14.374418258666992 + ], + [ + "▁diflucan", + -14.374445915222168 + ], + [ + "▁Fasting", + -14.3744478225708 + ], + [ + "▁Railing", + -14.37448501586914 + ], + [ + "▁Maki", + -14.374486923217773 + ], + [ + "▁Highlanders", + -14.374495506286621 + ], + [ + "▁Sinks", + -14.374497413635254 + ], + [ + "▁Nelly", + -14.374502182006836 + ], + [ + "▁Reviewing", + -14.374504089355469 + ], + [ + "▁mountainside", + -14.374520301818848 + ], + [ + "▁Investigating", + -14.374524116516113 + ], + [ + "▁recitals", + -14.374613761901855 + ], + [ + "▁SNMP", + -14.374635696411133 + ], + [ + "ව", + -14.374643325805664 + ], + [ + "odont", + -14.37466812133789 + ], + [ + "▁Outpatient", + -14.374704360961914 + ], + [ + "▁bolstering", + -14.374719619750977 + ], + [ + "▁ج", + -14.37472915649414 + ], + [ + "dactyl", + -14.374741554260254 + ], + [ + "bonus", + -14.374744415283203 + ], + [ + "▁Peanuts", + -14.374750137329102 + ], + [ + "consider", + -14.374757766723633 + ], + [ + "▁bodybuilders", + -14.374761581420898 + ], + [ + "omen", + -14.374804496765137 + ], + [ + "aqa", + -14.374829292297363 + ], + [ + "dari", + -14.374841690063477 + ], + [ + "rbo", + -14.374853134155273 + ], + [ + "▁ascribe", + -14.374861717224121 + ], + [ + "curi", + -14.374884605407715 + ], + [ + "▁girth", + -14.374942779541016 + ], + [ + "▁Exploit", + -14.374944686889648 + ], + [ + "▁OFFICIAL", + -14.374954223632812 + ], + [ + "▁carelessness", + -14.375040054321289 + ], + [ + "▁Switches", + -14.375046730041504 + ], + [ + "skie", + -14.375051498413086 + ], + [ + "▁Gabor", + -14.375059127807617 + ], + [ + "▁obsessing", + -14.375123023986816 + ], + [ + "▁humanistic", + -14.375150680541992 + ], + [ + "он", + -14.375163078308105 + ], + [ + "▁BBA", + -14.375194549560547 + ], + [ + "cannot", + -14.375321388244629 + ], + [ + "▁enthused", + -14.375347137451172 + ], + [ + "BAN", + -14.375375747680664 + ], + [ + "▁garter", + -14.375385284423828 + ], + [ + "▁reorganize", + -14.375438690185547 + ], + [ + "rust", + -14.37544059753418 + ], + [ + "ULATION", + -14.37546443939209 + ], + [ + "▁fuelling", + -14.37551498413086 + ], + [ + "▁WMV", + -14.375519752502441 + ], + [ + "▁taker", + -14.375542640686035 + ], + [ + "▁reconsideration", + -14.375545501708984 + ], + [ + "levrhome", + -14.3755521774292 + ], + [ + "▁burials", + -14.375604629516602 + ], + [ + "▁Midsummer", + -14.37562084197998 + ], + [ + "▁prudence", + -14.375630378723145 + ], + [ + "▁GRO", + -14.375659942626953 + ], + [ + "動", + -14.375661849975586 + ], + [ + "Shark", + -14.37569522857666 + ], + [ + "▁prejudiced", + -14.375696182250977 + ], + [ + "▁Halal", + -14.375699043273926 + ], + [ + "▁acetone", + -14.37574577331543 + ], + [ + "▁IRL", + -14.375792503356934 + ], + [ + "▁botanicals", + -14.37582778930664 + ], + [ + "ო", + -14.375840187072754 + ], + [ + "▁Planes", + -14.375850677490234 + ], + [ + "▁discontinuation", + -14.376008987426758 + ], + [ + "▁ACI", + -14.376056671142578 + ], + [ + "Controller", + -14.376065254211426 + ], + [ + "Commercial", + -14.376080513000488 + ], + [ + "▁hackathon", + -14.376123428344727 + ], + [ + "▁dapoxetine", + -14.376129150390625 + ], + [ + "▁monotony", + -14.376142501831055 + ], + [ + "▁insolvent", + -14.376145362854004 + ], + [ + "▁COMING", + -14.376191139221191 + ], + [ + "▁geyser", + -14.376197814941406 + ], + [ + "▁Knesset", + -14.376212120056152 + ], + [ + "Dom", + -14.376270294189453 + ], + [ + "▁Ryzen", + -14.3762845993042 + ], + [ + "▁Swipe", + -14.376312255859375 + ], + [ + "▁whistleblowers", + -14.376315116882324 + ], + [ + "Lot", + -14.3763427734375 + ], + [ + "▁proliferate", + -14.376349449157715 + ], + [ + "▁forsaken", + -14.376360893249512 + ], + [ + "▁Delia", + -14.376363754272461 + ], + [ + "▁crutch", + -14.376411437988281 + ], + [ + "▁Phar", + -14.376418113708496 + ], + [ + "immune", + -14.376423835754395 + ], + [ + "▁CMT", + -14.376428604125977 + ], + [ + "▁platformer", + -14.376428604125977 + ], + [ + "ULA", + -14.37643051147461 + ], + [ + "▁synthroid", + -14.376442909240723 + ], + [ + "▁supersede", + -14.376480102539062 + ], + [ + "エ", + -14.37649154663086 + ], + [ + "▁Mushrooms", + -14.376497268676758 + ], + [ + "▁tribunals", + -14.376577377319336 + ], + [ + "▁endoscopy", + -14.37658977508545 + ], + [ + "▁Controllers", + -14.376651763916016 + ], + [ + "▁Gilman", + -14.376673698425293 + ], + [ + "▁Sarkozy", + -14.37669563293457 + ], + [ + "▁animators", + -14.376712799072266 + ], + [ + "▁chimpanzees", + -14.376720428466797 + ], + [ + "▁numeral", + -14.376721382141113 + ], + [ + "▁WALK", + -14.376723289489746 + ], + [ + "▁rebalance", + -14.376726150512695 + ], + [ + "mane", + -14.37674331665039 + ], + [ + "knife", + -14.376755714416504 + ], + [ + "▁Explained", + -14.376778602600098 + ], + [ + "hran", + -14.376829147338867 + ], + [ + "crypto", + -14.376863479614258 + ], + [ + "▁Pillows", + -14.376898765563965 + ], + [ + "▁ruffles", + -14.376899719238281 + ], + [ + "jud", + -14.376904487609863 + ], + [ + "▁Woodford", + -14.376954078674316 + ], + [ + "ös", + -14.376965522766113 + ], + [ + "Deck", + -14.376992225646973 + ], + [ + "ג", + -14.377002716064453 + ], + [ + "▁Pesticide", + -14.377033233642578 + ], + [ + "▁Mollie", + -14.37713623046875 + ], + [ + "dav", + -14.377141952514648 + ], + [ + "▁unturned", + -14.377148628234863 + ], + [ + "righteous", + -14.377154350280762 + ], + [ + "ær", + -14.377177238464355 + ], + [ + "▁Dib", + -14.377237319946289 + ], + [ + "rial", + -14.377239227294922 + ], + [ + "▁salve", + -14.377239227294922 + ], + [ + "▁Ludlow", + -14.377241134643555 + ], + [ + "▁Headset", + -14.37724781036377 + ], + [ + "▁caged", + -14.377301216125488 + ], + [ + "cg", + -14.377330780029297 + ], + [ + "▁Motorcycles", + -14.37734317779541 + ], + [ + "894", + -14.377346992492676 + ], + [ + "▁intrigues", + -14.377388000488281 + ], + [ + "context", + -14.377442359924316 + ], + [ + "▁Expenditure", + -14.377453804016113 + ], + [ + "▁pews", + -14.377500534057617 + ], + [ + "▁Tompkins", + -14.377504348754883 + ], + [ + "▁Transitions", + -14.377538681030273 + ], + [ + "erts", + -14.377616882324219 + ], + [ + "laughter", + -14.377668380737305 + ], + [ + "Packard", + -14.377694129943848 + ], + [ + "equipment", + -14.377711296081543 + ], + [ + "▁southernmost", + -14.377713203430176 + ], + [ + "▁HOTEL", + -14.377716064453125 + ], + [ + "▁criss", + -14.37772274017334 + ], + [ + "▁ontological", + -14.377758026123047 + ], + [ + "▁MDM", + -14.377771377563477 + ], + [ + "▁Silverstone", + -14.377784729003906 + ], + [ + "▁utterance", + -14.377799987792969 + ], + [ + "▁Sorrow", + -14.377816200256348 + ], + [ + "▁casks", + -14.37783145904541 + ], + [ + "▁Bred", + -14.377840042114258 + ], + [ + "fh", + -14.377863883972168 + ], + [ + "▁criticising", + -14.377887725830078 + ], + [ + "▁Zay", + -14.37789249420166 + ], + [ + "▁Prov", + -14.377933502197266 + ], + [ + "INGTON", + -14.377958297729492 + ], + [ + "▁YET", + -14.378036499023438 + ], + [ + "venir", + -14.3780517578125 + ], + [ + "▁AUC", + -14.378071784973145 + ], + [ + "▁Zayn", + -14.37816047668457 + ], + [ + "▁PAP", + -14.378206253051758 + ], + [ + "▁Vulnerability", + -14.378262519836426 + ], + [ + "bhi", + -14.378289222717285 + ], + [ + "▁environmentalist", + -14.378348350524902 + ], + [ + "▁Unisex", + -14.378377914428711 + ], + [ + "▁Celebrations", + -14.378382682800293 + ], + [ + "forget", + -14.378397941589355 + ], + [ + "▁Gazprom", + -14.378408432006836 + ], + [ + "RESS", + -14.378426551818848 + ], + [ + "▁prawn", + -14.378467559814453 + ], + [ + "ofsky", + -14.378493309020996 + ], + [ + "▁headlamp", + -14.378494262695312 + ], + [ + "▁underperforming", + -14.378515243530273 + ], + [ + "▁partitioned", + -14.378554344177246 + ], + [ + "▁Brownie", + -14.378556251525879 + ], + [ + "wor", + -14.378596305847168 + ], + [ + "Breaking", + -14.378602981567383 + ], + [ + "▁unwieldy", + -14.378621101379395 + ], + [ + "istically", + -14.378623962402344 + ], + [ + "▁cytometry", + -14.37865161895752 + ], + [ + "▁Modify", + -14.378684997558594 + ], + [ + "▁Tern", + -14.378714561462402 + ], + [ + "▁Rabin", + -14.378724098205566 + ], + [ + "▁Andrey", + -14.378731727600098 + ], + [ + "attacks", + -14.378764152526855 + ], + [ + "▁Kagan", + -14.378766059875488 + ], + [ + "Cop", + -14.378769874572754 + ], + [ + "▁boston", + -14.378805160522461 + ], + [ + "▁Hamptons", + -14.378811836242676 + ], + [ + "▁Radford", + -14.378829956054688 + ], + [ + "belly", + -14.378832817077637 + ], + [ + "▁germinate", + -14.378839492797852 + ], + [ + "▁Cerebral", + -14.378945350646973 + ], + [ + "measure", + -14.378946304321289 + ], + [ + "least", + -14.378994941711426 + ], + [ + "barra", + -14.378997802734375 + ], + [ + "▁MediaCopyright", + -14.379016876220703 + ], + [ + "▁Quail", + -14.379042625427246 + ], + [ + "▁Zand", + -14.37906265258789 + ], + [ + "▁multimodal", + -14.379074096679688 + ], + [ + "▁TPM", + -14.379111289978027 + ], + [ + "▁constitutionality", + -14.379117965698242 + ], + [ + "▁underpins", + -14.379135131835938 + ], + [ + "▁aligners", + -14.379170417785645 + ], + [ + "▁Astana", + -14.379176139831543 + ], + [ + "ilde", + -14.379302024841309 + ], + [ + "▁loyalists", + -14.379343032836914 + ], + [ + "▁biome", + -14.379344940185547 + ], + [ + "▁SCOTT", + -14.379375457763672 + ], + [ + "▁pretrial", + -14.379377365112305 + ], + [ + "▁optimizes", + -14.379512786865234 + ], + [ + "▁matinee", + -14.379517555236816 + ], + [ + "ellan", + -14.379596710205078 + ], + [ + "▁FAQAccessibilityPurchase", + -14.379624366760254 + ], + [ + "▁lambda", + -14.379697799682617 + ], + [ + "▁Gond", + -14.379698753356934 + ], + [ + "▁Clarita", + -14.379820823669434 + ], + [ + "Rosa", + -14.37984561920166 + ], + [ + "▁Assorted", + -14.379877090454102 + ], + [ + "▁Multiplayer", + -14.379899978637695 + ], + [ + "snake", + -14.379900932312012 + ], + [ + "▁Riches", + -14.379928588867188 + ], + [ + "▁Acquired", + -14.379935264587402 + ], + [ + "▁Attributes", + -14.379971504211426 + ], + [ + "▁Worn", + -14.379983901977539 + ], + [ + "▁Khanna", + -14.379992485046387 + ], + [ + "fran", + -14.38000774383545 + ], + [ + "▁Describing", + -14.380060195922852 + ], + [ + "▁tij", + -14.380086898803711 + ], + [ + "▁uric", + -14.38008975982666 + ], + [ + "▁Citibank", + -14.380112648010254 + ], + [ + "nography", + -14.380119323730469 + ], + [ + "▁Roseanne", + -14.38012981414795 + ], + [ + "▁Garr", + -14.380166053771973 + ], + [ + "▁Regression", + -14.380188941955566 + ], + [ + "▁Sexuality", + -14.380196571350098 + ], + [ + "▁Illustrations", + -14.380227088928223 + ], + [ + "searching", + -14.380228042602539 + ], + [ + "▁gamb", + -14.380229949951172 + ], + [ + "▁january", + -14.380278587341309 + ], + [ + "▁Refill", + -14.380292892456055 + ], + [ + "▁lain", + -14.380298614501953 + ], + [ + "lounge", + -14.380349159240723 + ], + [ + "▁unsung", + -14.380435943603516 + ], + [ + "crossed", + -14.380441665649414 + ], + [ + "▁uninstalled", + -14.38045597076416 + ], + [ + "kini", + -14.380495071411133 + ], + [ + "▁Kola", + -14.380513191223145 + ], + [ + "▁outback", + -14.380571365356445 + ], + [ + "▁cellist", + -14.380579948425293 + ], + [ + "▁moored", + -14.380584716796875 + ], + [ + "▁assailants", + -14.380615234375 + ], + [ + "iOS", + -14.38062572479248 + ], + [ + "▁517", + -14.380651473999023 + ], + [ + "能", + -14.380651473999023 + ], + [ + "ption", + -14.380674362182617 + ], + [ + "▁496", + -14.38067626953125 + ], + [ + "087", + -14.380843162536621 + ], + [ + "▁testicular", + -14.380860328674316 + ], + [ + "▁Mileage", + -14.380874633789062 + ], + [ + "893", + -14.380880355834961 + ], + [ + "▁Teatro", + -14.380887031555176 + ], + [ + "▁DDT", + -14.3809175491333 + ], + [ + "▁Feminine", + -14.380926132202148 + ], + [ + "▁Barriers", + -14.380934715270996 + ], + [ + "▁Expires", + -14.380980491638184 + ], + [ + "▁Fences", + -14.381010055541992 + ], + [ + "▁jumpstart", + -14.381025314331055 + ], + [ + "▁subjecting", + -14.381027221679688 + ], + [ + "aic", + -14.38105297088623 + ], + [ + "▁DEEP", + -14.381065368652344 + ], + [ + "▁evasive", + -14.381099700927734 + ], + [ + "duce", + -14.381170272827148 + ], + [ + "073", + -14.381223678588867 + ], + [ + "Eli", + -14.381240844726562 + ], + [ + "kken", + -14.381324768066406 + ], + [ + "▁Geeks", + -14.381340026855469 + ], + [ + "ย", + -14.38134765625 + ], + [ + "▁BOM", + -14.381357192993164 + ], + [ + "▁Realms", + -14.381370544433594 + ], + [ + "▁Placed", + -14.381396293640137 + ], + [ + "▁DAB", + -14.38139820098877 + ], + [ + "▁judicious", + -14.38141918182373 + ], + [ + "▁chimed", + -14.38143539428711 + ], + [ + "▁Sanctions", + -14.381447792053223 + ], + [ + "managing", + -14.381465911865234 + ], + [ + "▁botanist", + -14.381468772888184 + ], + [ + "▁riveted", + -14.381471633911133 + ], + [ + "▁INVESTMENT", + -14.381492614746094 + ], + [ + "▁imperfection", + -14.381525993347168 + ], + [ + "Hispanic", + -14.381559371948242 + ], + [ + "uil", + -14.381575584411621 + ], + [ + "▁MotoGP", + -14.381625175476074 + ], + [ + "8217", + -14.38162612915039 + ], + [ + "▁Withdraw", + -14.381634712219238 + ], + [ + "ков", + -14.381646156311035 + ], + [ + "▁RTP", + -14.381647109985352 + ], + [ + "▁SAGE", + -14.381665229797363 + ], + [ + "▁cornering", + -14.381669998168945 + ], + [ + "▁Jodhpur", + -14.381698608398438 + ], + [ + "▁skydiving", + -14.381705284118652 + ], + [ + "spiration", + -14.381725311279297 + ], + [ + "▁Cyr", + -14.381762504577637 + ], + [ + "▁Headed", + -14.38177490234375 + ], + [ + "YouTube", + -14.381823539733887 + ], + [ + "▁serpentine", + -14.381837844848633 + ], + [ + "▁AUTHOR", + -14.381875991821289 + ], + [ + "▁rapes", + -14.381937026977539 + ], + [ + "▁Collie", + -14.381948471069336 + ], + [ + "▁famil", + -14.381999969482422 + ], + [ + "▁Thakur", + -14.382006645202637 + ], + [ + "▁Rajesh", + -14.382039070129395 + ], + [ + "▁VAL", + -14.382039070129395 + ], + [ + "▁545", + -14.382055282592773 + ], + [ + "▁Bukit", + -14.382083892822266 + ], + [ + "▁vesicles", + -14.382086753845215 + ], + [ + "▁bleachers", + -14.38213062286377 + ], + [ + "▁Dioxide", + -14.382168769836426 + ], + [ + "ploid", + -14.382173538208008 + ], + [ + "▁725", + -14.38217544555664 + ], + [ + "▁limping", + -14.38217544555664 + ], + [ + "Nar", + -14.382190704345703 + ], + [ + "▁cribs", + -14.382203102111816 + ], + [ + "▁Lov", + -14.382210731506348 + ], + [ + "CNS", + -14.38221549987793 + ], + [ + "HAL", + -14.382217407226562 + ], + [ + "Compare", + -14.382232666015625 + ], + [ + "▁CLS", + -14.382281303405762 + ], + [ + "▁befriend", + -14.382286071777344 + ], + [ + "▁Allahabad", + -14.382322311401367 + ], + [ + "天", + -14.382349014282227 + ], + [ + "▁EIS", + -14.382373809814453 + ], + [ + "▁Chamb", + -14.382376670837402 + ], + [ + "▁SYSTEMS", + -14.382377624511719 + ], + [ + "▁decompress", + -14.382390022277832 + ], + [ + "▁Nato", + -14.382458686828613 + ], + [ + "▁headroom", + -14.382473945617676 + ], + [ + "▁Wilma", + -14.382477760314941 + ], + [ + "▁Kermit", + -14.382491111755371 + ], + [ + "GES", + -14.382497787475586 + ], + [ + "hacker", + -14.38253402709961 + ], + [ + "▁Stretching", + -14.38255500793457 + ], + [ + "▁Chippewa", + -14.382555961608887 + ], + [ + "▁inkling", + -14.382573127746582 + ], + [ + "▁dipole", + -14.38260555267334 + ], + [ + "▁Gl", + -14.382686614990234 + ], + [ + "▁SPAM", + -14.382698059082031 + ], + [ + "▁437", + -14.382733345031738 + ], + [ + "▁flattening", + -14.382824897766113 + ], + [ + "▁SSS", + -14.382829666137695 + ], + [ + "ま", + -14.38284683227539 + ], + [ + "▁Carrollton", + -14.382905960083008 + ], + [ + "▁harboring", + -14.382922172546387 + ], + [ + "avy", + -14.382935523986816 + ], + [ + "▁moveable", + -14.38296127319336 + ], + [ + "▁thr", + -14.382967948913574 + ], + [ + "CFS", + -14.383014678955078 + ], + [ + "comments", + -14.383028984069824 + ], + [ + "▁ELL", + -14.38304615020752 + ], + [ + "▁throes", + -14.383079528808594 + ], + [ + "▁DeKalb", + -14.383086204528809 + ], + [ + "▁propriety", + -14.383109092712402 + ], + [ + "▁mutilation", + -14.383110046386719 + ], + [ + "▁worshiping", + -14.383153915405273 + ], + [ + "▁flexibly", + -14.383179664611816 + ], + [ + "▁Budweiser", + -14.383187294006348 + ], + [ + "skip", + -14.383203506469727 + ], + [ + "▁occupiers", + -14.383203506469727 + ], + [ + "Finding", + -14.38322925567627 + ], + [ + "▁WAC", + -14.38330078125 + ], + [ + "▁inhabiting", + -14.38330078125 + ], + [ + "▁Schofield", + -14.383317947387695 + ], + [ + "▁jun", + -14.383334159851074 + ], + [ + "Dash", + -14.383363723754883 + ], + [ + "▁sti", + -14.38337516784668 + ], + [ + "uffy", + -14.383414268493652 + ], + [ + "▁años", + -14.383421897888184 + ], + [ + "▁Hanger", + -14.383565902709961 + ], + [ + "▁Wages", + -14.383576393127441 + ], + [ + "iten", + -14.383577346801758 + ], + [ + "▁mulled", + -14.383605003356934 + ], + [ + "▁cooper", + -14.383618354797363 + ], + [ + "▁interviewers", + -14.383628845214844 + ], + [ + "▁pizzeria", + -14.383647918701172 + ], + [ + "▁Ahl", + -14.383651733398438 + ], + [ + "▁insular", + -14.383654594421387 + ], + [ + "▁Roi", + -14.383662223815918 + ], + [ + "▁715", + -14.383712768554688 + ], + [ + "▁MNC", + -14.383752822875977 + ], + [ + "작", + -14.383806228637695 + ], + [ + "▁Capo", + -14.3839111328125 + ], + [ + "▁hottie", + -14.383941650390625 + ], + [ + "hera", + -14.383950233459473 + ], + [ + "▁Maro", + -14.384037017822266 + ], + [ + "▁engrossing", + -14.384040832519531 + ], + [ + "▁peeing", + -14.384092330932617 + ], + [ + "▁Soybean", + -14.384156227111816 + ], + [ + "▁Zing", + -14.384157180786133 + ], + [ + "roon", + -14.384174346923828 + ], + [ + "iwi", + -14.384215354919434 + ], + [ + "▁Gove", + -14.384230613708496 + ], + [ + "Emma", + -14.384242057800293 + ], + [ + "▁informants", + -14.384285926818848 + ], + [ + "▁Chubb", + -14.384332656860352 + ], + [ + "Transfer", + -14.38435173034668 + ], + [ + "▁Jada", + -14.38436222076416 + ], + [ + "▁altruism", + -14.38437557220459 + ], + [ + "elu", + -14.384392738342285 + ], + [ + "058", + -14.384394645690918 + ], + [ + "Bitcoin", + -14.384394645690918 + ], + [ + "▁521", + -14.384480476379395 + ], + [ + "▁lagoons", + -14.384502410888672 + ], + [ + "▁BSC", + -14.384562492370605 + ], + [ + "oration", + -14.38459300994873 + ], + [ + "▁venison", + -14.38460922241211 + ], + [ + "▁Moyer", + -14.384639739990234 + ], + [ + "▁contradicting", + -14.384654998779297 + ], + [ + "chos", + -14.384676933288574 + ], + [ + "▁Cracked", + -14.384695053100586 + ], + [ + "▁werewolves", + -14.38471508026123 + ], + [ + "▁527", + -14.384723663330078 + ], + [ + "baba", + -14.384757995605469 + ], + [ + "▁Nomination", + -14.384758949279785 + ], + [ + "▁PSN", + -14.38477897644043 + ], + [ + "deh", + -14.384800910949707 + ], + [ + "passing", + -14.384827613830566 + ], + [ + "LTA", + -14.384832382202148 + ], + [ + "▁toenails", + -14.384855270385742 + ], + [ + "▁Ahmadinejad", + -14.384858131408691 + ], + [ + "▁LOB", + -14.384862899780273 + ], + [ + "psycho", + -14.384876251220703 + ], + [ + "▁MIG", + -14.384899139404297 + ], + [ + "pyr", + -14.38491439819336 + ], + [ + "▁Stam", + -14.384943962097168 + ], + [ + "christ", + -14.384990692138672 + ], + [ + "▁menthol", + -14.3850679397583 + ], + [ + "▁metaphorically", + -14.385124206542969 + ], + [ + "▁replays", + -14.385129928588867 + ], + [ + "▁cata", + -14.38513469696045 + ], + [ + "Zen", + -14.385141372680664 + ], + [ + "▁Roque", + -14.385161399841309 + ], + [ + "▁Slat", + -14.385168075561523 + ], + [ + "Featured", + -14.385178565979004 + ], + [ + "▁Localization", + -14.385191917419434 + ], + [ + "▁Kak", + -14.38524055480957 + ], + [ + "stepping", + -14.38524341583252 + ], + [ + "▁barcodes", + -14.385247230529785 + ], + [ + "▁Thessalonians", + -14.385261535644531 + ], + [ + "▁Bucky", + -14.385329246520996 + ], + [ + "▁Myra", + -14.385329246520996 + ], + [ + "082", + -14.385336875915527 + ], + [ + "▁espoused", + -14.385416984558105 + ], + [ + "OEM", + -14.38543701171875 + ], + [ + "▁nudged", + -14.385440826416016 + ], + [ + "Div", + -14.385456085205078 + ], + [ + "▁blouses", + -14.385459899902344 + ], + [ + "▁Schemes", + -14.385464668273926 + ], + [ + "▁・", + -14.385528564453125 + ], + [ + "▁Ural", + -14.385538101196289 + ], + [ + "allen", + -14.38554573059082 + ], + [ + "▁passcode", + -14.385551452636719 + ], + [ + "ylation", + -14.385571479797363 + ], + [ + "▁Fermi", + -14.385574340820312 + ], + [ + "▁keystone", + -14.385576248168945 + ], + [ + "▁Lateral", + -14.38558292388916 + ], + [ + "▁Classifieds", + -14.385600090026855 + ], + [ + "▁Coup", + -14.385603904724121 + ], + [ + "tractor", + -14.385619163513184 + ], + [ + "▁Jetta", + -14.385683059692383 + ], + [ + "▁Containing", + -14.385686874389648 + ], + [ + "▁Weinberg", + -14.385687828063965 + ], + [ + "▁Ethno", + -14.385705947875977 + ], + [ + "▁strayed", + -14.38570785522461 + ], + [ + "mington", + -14.385712623596191 + ], + [ + "rental", + -14.385741233825684 + ], + [ + "▁Burrows", + -14.385778427124023 + ], + [ + "▁defraud", + -14.38578987121582 + ], + [ + "posable", + -14.38582992553711 + ], + [ + "▁Kicking", + -14.385905265808105 + ], + [ + "oxa", + -14.385917663574219 + ], + [ + "▁Chongqing", + -14.385933876037598 + ], + [ + "tomo", + -14.386007308959961 + ], + [ + "▁rasp", + -14.38603687286377 + ], + [ + "ɑ", + -14.386058807373047 + ], + [ + "▁Camelot", + -14.386070251464844 + ], + [ + "⁄", + -14.386076927185059 + ], + [ + "CPU", + -14.386083602905273 + ], + [ + "▁laurels", + -14.386124610900879 + ], + [ + "▁Synth", + -14.386130332946777 + ], + [ + "▁Oat", + -14.386181831359863 + ], + [ + "▁BSN", + -14.386207580566406 + ], + [ + "▁sealants", + -14.386238098144531 + ], + [ + "youth", + -14.386260032653809 + ], + [ + "▁blowers", + -14.386263847351074 + ], + [ + "▁offbeat", + -14.386284828186035 + ], + [ + "▁tendered", + -14.386323928833008 + ], + [ + "amus", + -14.386336326599121 + ], + [ + "quez", + -14.386337280273438 + ], + [ + "▁Barring", + -14.386351585388184 + ], + [ + "▁Saxony", + -14.386404991149902 + ], + [ + "Sharp", + -14.386417388916016 + ], + [ + "▁QUA", + -14.386425971984863 + ], + [ + "issimo", + -14.386443138122559 + ], + [ + "▁Chara", + -14.386451721191406 + ], + [ + "▁austin", + -14.386452674865723 + ], + [ + "become", + -14.386454582214355 + ], + [ + "▁Pakistanis", + -14.386479377746582 + ], + [ + "eet", + -14.386503219604492 + ], + [ + "▁airtime", + -14.386520385742188 + ], + [ + "▁Drying", + -14.386539459228516 + ], + [ + "▁ELA", + -14.386556625366211 + ], + [ + "lh", + -14.386569023132324 + ], + [ + "forge", + -14.386570930480957 + ], + [ + "Aqua", + -14.386585235595703 + ], + [ + "▁oligonucleotide", + -14.386734962463379 + ], + [ + "Singapore", + -14.386775016784668 + ], + [ + "▁cardholder", + -14.386781692504883 + ], + [ + "▁Davie", + -14.386795043945312 + ], + [ + "▁5500", + -14.386820793151855 + ], + [ + "▁caved", + -14.386842727661133 + ], + [ + "▁enriches", + -14.386846542358398 + ], + [ + "▁islam", + -14.386855125427246 + ], + [ + "▁Alvaro", + -14.386862754821777 + ], + [ + "fone", + -14.386911392211914 + ], + [ + "▁SCAR", + -14.38691234588623 + ], + [ + "Nik", + -14.386945724487305 + ], + [ + "Mur", + -14.386946678161621 + ], + [ + "▁SCSI", + -14.386947631835938 + ], + [ + "▁coco", + -14.386970520019531 + ], + [ + "▁commutes", + -14.387001991271973 + ], + [ + "alert", + -14.387030601501465 + ], + [ + "▁carpal", + -14.387031555175781 + ], + [ + "▁Dropping", + -14.387051582336426 + ], + [ + "▁618", + -14.387093544006348 + ], + [ + "Parent", + -14.387097358703613 + ], + [ + "medi", + -14.387153625488281 + ], + [ + "▁medicated", + -14.387154579162598 + ], + [ + "▁Washburn", + -14.38715648651123 + ], + [ + "▁Taser", + -14.387210845947266 + ], + [ + "▁runes", + -14.387218475341797 + ], + [ + "pirate", + -14.387223243713379 + ], + [ + "▁supersonic", + -14.387323379516602 + ], + [ + "▁scammer", + -14.387340545654297 + ], + [ + "ذ", + -14.387378692626953 + ], + [ + "全", + -14.387388229370117 + ], + [ + "tans", + -14.387429237365723 + ], + [ + "▁Thoreau", + -14.38743782043457 + ], + [ + "somewhat", + -14.38744068145752 + ], + [ + "▁dwarves", + -14.38747787475586 + ], + [ + "▁retires", + -14.387497901916504 + ], + [ + "cision", + -14.3875093460083 + ], + [ + "▁Hsu", + -14.387513160705566 + ], + [ + "xu", + -14.387537956237793 + ], + [ + "dere", + -14.387552261352539 + ], + [ + "▁Mago", + -14.387552261352539 + ], + [ + "▁Leviticus", + -14.38757610321045 + ], + [ + "septic", + -14.387579917907715 + ], + [ + "▁Azul", + -14.387582778930664 + ], + [ + "iek", + -14.38759708404541 + ], + [ + "▁leadoff", + -14.387618064880371 + ], + [ + "▁Hmmmm", + -14.38762092590332 + ], + [ + "▁appetites", + -14.387672424316406 + ], + [ + "▁sauerkraut", + -14.387687683105469 + ], + [ + "jna", + -14.387728691101074 + ], + [ + "▁Hä", + -14.387731552124023 + ], + [ + "▁Krause", + -14.387761116027832 + ], + [ + "▁Attract", + -14.387843132019043 + ], + [ + "▁implausible", + -14.387849807739258 + ], + [ + "▁seeping", + -14.387885093688965 + ], + [ + "liya", + -14.387900352478027 + ], + [ + "▁Taf", + -14.387919425964355 + ], + [ + "▁Deca", + -14.387988090515137 + ], + [ + "▁Dependent", + -14.387995719909668 + ], + [ + "soccer", + -14.388008117675781 + ], + [ + "illes", + -14.38809585571289 + ], + [ + "innovation", + -14.388106346130371 + ], + [ + "▁Pancake", + -14.388172149658203 + ], + [ + "▁breakpoint", + -14.388175010681152 + ], + [ + "��bunting", + -14.388205528259277 + ], + [ + "▁Takahashi", + -14.388238906860352 + ], + [ + "Lisa", + -14.388288497924805 + ], + [ + "▁Litchfield", + -14.388288497924805 + ], + [ + "rni", + -14.388328552246094 + ], + [ + "trait", + -14.38837718963623 + ], + [ + "shame", + -14.388384819030762 + ], + [ + "▁passable", + -14.38846206665039 + ], + [ + "▁preaches", + -14.388489723205566 + ], + [ + "▁banked", + -14.388494491577148 + ], + [ + "BIA", + -14.38850212097168 + ], + [ + "▁shipper", + -14.388524055480957 + ], + [ + "▁Diplomatic", + -14.388571739196777 + ], + [ + "▁impersonate", + -14.388585090637207 + ], + [ + "▁NEWSWIRE", + -14.388591766357422 + ], + [ + "shev", + -14.388611793518066 + ], + [ + "quar", + -14.388614654541016 + ], + [ + "▁commonality", + -14.388657569885254 + ], + [ + "Susan", + -14.388660430908203 + ], + [ + "nati", + -14.38868236541748 + ], + [ + "▁AMR", + -14.388703346252441 + ], + [ + "▁apical", + -14.388758659362793 + ], + [ + "▁multipliers", + -14.38878345489502 + ], + [ + "container", + -14.388786315917969 + ], + [ + "▁Mey", + -14.388789176940918 + ], + [ + "assie", + -14.388792037963867 + ], + [ + "Tam", + -14.388811111450195 + ], + [ + "▁RTL", + -14.388824462890625 + ], + [ + "▁Relying", + -14.388849258422852 + ], + [ + "▁Simplified", + -14.388858795166016 + ], + [ + "▁Ascent", + -14.388882637023926 + ], + [ + "▁twee", + -14.388894081115723 + ], + [ + "▁scott", + -14.38891887664795 + ], + [ + "REF", + -14.388985633850098 + ], + [ + "amura", + -14.389017105102539 + ], + [ + "LAY", + -14.389030456542969 + ], + [ + "▁concocted", + -14.389031410217285 + ], + [ + "izu", + -14.389046669006348 + ], + [ + "▁Jura", + -14.389081954956055 + ], + [ + "▁rephrase", + -14.389093399047852 + ], + [ + "▁Lakeshore", + -14.389105796813965 + ], + [ + "Johnny", + -14.389108657836914 + ], + [ + "▁evaporator", + -14.389127731323242 + ], + [ + "▁knits", + -14.389142990112305 + ], + [ + "▁Ome", + -14.389262199401855 + ], + [ + "liqu", + -14.389269828796387 + ], + [ + "▁Downton", + -14.38930892944336 + ], + [ + "▁burlesque", + -14.3893461227417 + ], + [ + "▁adores", + -14.389348030090332 + ], + [ + "▁Builderall", + -14.389358520507812 + ], + [ + "▁Emulator", + -14.389369010925293 + ], + [ + "categories", + -14.389412879943848 + ], + [ + "▁drapery", + -14.389448165893555 + ], + [ + "▁SDR", + -14.38945198059082 + ], + [ + "lawyer", + -14.389503479003906 + ], + [ + "▁Explorers", + -14.389512062072754 + ], + [ + "experiment", + -14.38951301574707 + ], + [ + "▁haptic", + -14.389542579650879 + ], + [ + "▁moor", + -14.38960075378418 + ], + [ + "▁propellant", + -14.389602661132812 + ], + [ + "▁magnify", + -14.389615058898926 + ], + [ + "▁fancies", + -14.38970947265625 + ], + [ + "contractors", + -14.389717102050781 + ], + [ + "wreck", + -14.389717102050781 + ], + [ + "▁Zul", + -14.38974666595459 + ], + [ + "▁hobbyist", + -14.389787673950195 + ], + [ + "Elect", + -14.389793395996094 + ], + [ + "▁multicast", + -14.389815330505371 + ], + [ + "▁shag", + -14.389815330505371 + ], + [ + "▁metamorphosis", + -14.38984489440918 + ], + [ + "rde", + -14.389845848083496 + ], + [ + "mach", + -14.389860153198242 + ], + [ + "▁baldness", + -14.389875411987305 + ], + [ + "▁Modesto", + -14.389896392822266 + ], + [ + "���Subtitle", + -14.389922142028809 + ], + [ + "▁TIPS", + -14.389927864074707 + ], + [ + "▁Balfour", + -14.390031814575195 + ], + [ + "WY", + -14.390063285827637 + ], + [ + "ство", + -14.390191078186035 + ], + [ + "▁desirous", + -14.390193939208984 + ], + [ + "ibil", + -14.390206336975098 + ], + [ + "▁Dobbs", + -14.390213012695312 + ], + [ + "▁1787", + -14.390341758728027 + ], + [ + "▁Thug", + -14.390360832214355 + ], + [ + "▁BCCI", + -14.390405654907227 + ], + [ + "bride", + -14.390410423278809 + ], + [ + "▁Calculation", + -14.390427589416504 + ], + [ + "▁Đ", + -14.390461921691895 + ], + [ + "▁lavatory", + -14.390518188476562 + ], + [ + "ergy", + -14.390538215637207 + ], + [ + "▁Koon", + -14.390570640563965 + ], + [ + "▁Oliva", + -14.390625 + ], + [ + "lico", + -14.39063835144043 + ], + [ + "▁harmonics", + -14.390671730041504 + ], + [ + "hug", + -14.390705108642578 + ], + [ + "isë", + -14.390725135803223 + ], + [ + "cional", + -14.390734672546387 + ], + [ + "▁CEL", + -14.390763282775879 + ], + [ + "▁clutched", + -14.39078426361084 + ], + [ + "tuck", + -14.390817642211914 + ], + [ + "Andy", + -14.390872955322266 + ], + [ + "▁auditioned", + -14.390875816345215 + ], + [ + "▁vii", + -14.39089584350586 + ], + [ + "▁teardrop", + -14.390907287597656 + ], + [ + "▁matrimonial", + -14.390910148620605 + ], + [ + "vino", + -14.390915870666504 + ], + [ + "▁jurisdictional", + -14.390959739685059 + ], + [ + "naked", + -14.390983581542969 + ], + [ + "932", + -14.391019821166992 + ], + [ + "▁renegade", + -14.391077041625977 + ], + [ + "▁epitope", + -14.391105651855469 + ], + [ + "bhu", + -14.391121864318848 + ], + [ + "▁Yasmin", + -14.391218185424805 + ], + [ + "▁Parton", + -14.391225814819336 + ], + [ + "▁Keynesian", + -14.391233444213867 + ], + [ + "▁Claimant", + -14.391239166259766 + ], + [ + "▁starship", + -14.39124584197998 + ], + [ + "tempered", + -14.391246795654297 + ], + [ + "▁Thurman", + -14.391255378723145 + ], + [ + "▁brokerages", + -14.391278266906738 + ], + [ + "Bas", + -14.391284942626953 + ], + [ + "usc", + -14.391316413879395 + ], + [ + "▁hab", + -14.391324996948242 + ], + [ + "▁deletions", + -14.391365051269531 + ], + [ + "▁Effort", + -14.391389846801758 + ], + [ + "▁comparator", + -14.391412734985352 + ], + [ + "▁aficionado", + -14.3914155960083 + ], + [ + "ESH", + -14.391424179077148 + ], + [ + "▁fanboy", + -14.391448974609375 + ], + [ + "▁hunched", + -14.391465187072754 + ], + [ + "▁exalt", + -14.391470909118652 + ], + [ + "▁JET", + -14.39153003692627 + ], + [ + "▁Wandering", + -14.391531944274902 + ], + [ + "▁epidermal", + -14.39155101776123 + ], + [ + "Shadow", + -14.391554832458496 + ], + [ + "▁Cheung", + -14.391558647155762 + ], + [ + "▁NPT", + -14.391559600830078 + ], + [ + "▁QF", + -14.391563415527344 + ], + [ + "▁Journeys", + -14.391633987426758 + ], + [ + "volv", + -14.391642570495605 + ], + [ + "▁Yap", + -14.3916597366333 + ], + [ + "▁sym", + -14.391660690307617 + ], + [ + "▁leprosy", + -14.39173698425293 + ], + [ + "▁ske", + -14.391739845275879 + ], + [ + "massive", + -14.391744613647461 + ], + [ + "▁automates", + -14.391756057739258 + ], + [ + "heer", + -14.391819953918457 + ], + [ + "catalog", + -14.391860961914062 + ], + [ + "▁Kiran", + -14.391868591308594 + ], + [ + "▁traditionalist", + -14.391878128051758 + ], + [ + "Drug", + -14.39188289642334 + ], + [ + "aste", + -14.391900062561035 + ], + [ + "android", + -14.391916275024414 + ], + [ + "▁unrecognized", + -14.391921997070312 + ], + [ + "flux", + -14.391923904418945 + ], + [ + "▁Alderman", + -14.391938209533691 + ], + [ + "▁weightlifting", + -14.391942977905273 + ], + [ + "▁Sanct", + -14.391949653625488 + ], + [ + "▁489", + -14.391951560974121 + ], + [ + "institutional", + -14.391952514648438 + ], + [ + "▁Jurisdiction", + -14.39195442199707 + ], + [ + "margin", + -14.391960144042969 + ], + [ + "▁PRINCE", + -14.391966819763184 + ], + [ + "▁McMurray", + -14.392012596130371 + ], + [ + "▁SeaWorld", + -14.39204216003418 + ], + [ + "▁comps", + -14.39209270477295 + ], + [ + "coupon", + -14.392110824584961 + ], + [ + "▁propagating", + -14.392179489135742 + ], + [ + "▁tinged", + -14.392182350158691 + ], + [ + "▁Tylenol", + -14.39220905303955 + ], + [ + "▁rosewood", + -14.392251014709473 + ], + [ + "▁smallpox", + -14.392266273498535 + ], + [ + "▁Yolanda", + -14.392281532287598 + ], + [ + "▁iShares", + -14.392281532287598 + ], + [ + "▁crema", + -14.392303466796875 + ], + [ + "▁junta", + -14.392313957214355 + ], + [ + "▁disassembled", + -14.392318725585938 + ], + [ + "paragraph", + -14.392322540283203 + ], + [ + "▁Ransomware", + -14.392327308654785 + ], + [ + "desktop", + -14.392390251159668 + ], + [ + "Football", + -14.39240837097168 + ], + [ + "▁Shree", + -14.392411231994629 + ], + [ + "▁idling", + -14.392427444458008 + ], + [ + "epe", + -14.392487525939941 + ], + [ + "▁Irvin", + -14.39249324798584 + ], + [ + "▁ix", + -14.392500877380371 + ], + [ + "▁neurosurgeon", + -14.39250659942627 + ], + [ + "▁untouchable", + -14.39250659942627 + ], + [ + "▁serrated", + -14.392513275146484 + ], + [ + "▁Stoney", + -14.392526626586914 + ], + [ + "▁dave", + -14.392526626586914 + ], + [ + "trag", + -14.392629623413086 + ], + [ + "FOX", + -14.392668724060059 + ], + [ + "▁Algonquin", + -14.392695426940918 + ], + [ + "гра", + -14.392704010009766 + ], + [ + "Sham", + -14.392717361450195 + ], + [ + "regarded", + -14.392753601074219 + ], + [ + "▁ideologically", + -14.39276123046875 + ], + [ + "parameter", + -14.392767906188965 + ], + [ + "▁Ensign", + -14.392768859863281 + ], + [ + "▁McDavid", + -14.39277458190918 + ], + [ + "▁Grenfell", + -14.392842292785645 + ], + [ + "▁bastard", + -14.39285945892334 + ], + [ + "▁steakhouse", + -14.392870903015137 + ], + [ + "▁PUR", + -14.392906188964844 + ], + [ + "sealed", + -14.39291000366211 + ], + [ + "adv", + -14.392916679382324 + ], + [ + "▁Roxanne", + -14.392926216125488 + ], + [ + "ummer", + -14.393012046813965 + ], + [ + "▁VFX", + -14.393031120300293 + ], + [ + "▁Toowoomba", + -14.393044471740723 + ], + [ + "vous", + -14.393047332763672 + ], + [ + "Dig", + -14.393048286437988 + ], + [ + "▁taupe", + -14.393056869506836 + ], + [ + "▁Tapestry", + -14.393071174621582 + ], + [ + "▁Caitlyn", + -14.393078804016113 + ], + [ + "▁APRIL", + -14.393108367919922 + ], + [ + "▁Bola", + -14.393111228942871 + ], + [ + "▁abstractions", + -14.393167495727539 + ], + [ + "▁allusion", + -14.393295288085938 + ], + [ + "▁whereupon", + -14.393360137939453 + ], + [ + "▁jigs", + -14.393366813659668 + ], + [ + "Valley", + -14.393373489379883 + ], + [ + "▁instalments", + -14.393383979797363 + ], + [ + "▁equinox", + -14.393394470214844 + ], + [ + "▁pavilions", + -14.393426895141602 + ], + [ + "▁mister", + -14.39342975616455 + ], + [ + "▁fraternal", + -14.393445014953613 + ], + [ + "ท", + -14.393464088439941 + ], + [ + "hedral", + -14.393537521362305 + ], + [ + "▁Tame", + -14.393575668334961 + ], + [ + "▁Sina", + -14.393579483032227 + ], + [ + "chap", + -14.393586158752441 + ], + [ + "Rite", + -14.39360523223877 + ], + [ + "ioli", + -14.393677711486816 + ], + [ + "eia", + -14.393684387207031 + ], + [ + "▁Massimo", + -14.393791198730469 + ], + [ + "Kal", + -14.393821716308594 + ], + [ + "▁Jamison", + -14.393828392028809 + ], + [ + "▁INEC", + -14.39385986328125 + ], + [ + "▁immunodeficiency", + -14.393874168395996 + ], + [ + "▁energetically", + -14.393917083740234 + ], + [ + "▁frauds", + -14.393921852111816 + ], + [ + "IKA", + -14.393938064575195 + ], + [ + "mento", + -14.393939018249512 + ], + [ + "Description", + -14.393939971923828 + ], + [ + "SUB", + -14.393952369689941 + ], + [ + "▁lapping", + -14.393980979919434 + ], + [ + "Mars", + -14.394048690795898 + ], + [ + "▁mustn", + -14.39405632019043 + ], + [ + "▁Enclosure", + -14.394062995910645 + ], + [ + "▁Governmental", + -14.394067764282227 + ], + [ + "▁evading", + -14.394082069396973 + ], + [ + "▁Lenten", + -14.394089698791504 + ], + [ + "▁Tull", + -14.394113540649414 + ], + [ + "Verlag", + -14.394118309020996 + ], + [ + "▁MSF", + -14.394119262695312 + ], + [ + "▁Lexmark", + -14.394134521484375 + ], + [ + "▁Tapes", + -14.394149780273438 + ], + [ + "▁Shakti", + -14.394156455993652 + ], + [ + "▁Estado", + -14.394209861755371 + ], + [ + "▁Austral", + -14.394217491149902 + ], + [ + "▁autoplay", + -14.394250869750977 + ], + [ + "absorbed", + -14.394267082214355 + ], + [ + "▁Monaghan", + -14.394306182861328 + ], + [ + "053", + -14.39431095123291 + ], + [ + "gant", + -14.394312858581543 + ], + [ + "▁Fraternity", + -14.394318580627441 + ], + [ + "mpi", + -14.39436149597168 + ], + [ + "▁Gis", + -14.394369125366211 + ], + [ + "▁footbed", + -14.394476890563965 + ], + [ + "imat", + -14.39449405670166 + ], + [ + "▁Oooh", + -14.39453125 + ], + [ + "▁HANA", + -14.394535064697266 + ], + [ + "▁primacy", + -14.39459228515625 + ], + [ + "▁Pela", + -14.394596099853516 + ], + [ + "accurate", + -14.394617080688477 + ], + [ + "▁Commuter", + -14.394620895385742 + ], + [ + "rsk", + -14.394634246826172 + ], + [ + "honored", + -14.39463996887207 + ], + [ + "▁reformation", + -14.394684791564941 + ], + [ + "vus", + -14.394722938537598 + ], + [ + "▁vengeful", + -14.39472484588623 + ], + [ + "▁jon", + -14.39474105834961 + ], + [ + "▁modernisation", + -14.394759178161621 + ], + [ + "▁bugging", + -14.394832611083984 + ], + [ + "▁XXI", + -14.394843101501465 + ], + [ + "▁confirmations", + -14.394867897033691 + ], + [ + "▁clatter", + -14.394869804382324 + ], + [ + "▁Heim", + -14.394903182983398 + ], + [ + "▁CentOS", + -14.39492130279541 + ], + [ + "rue", + -14.394928932189941 + ], + [ + "▁Noodles", + -14.394978523254395 + ], + [ + "▁capitalizing", + -14.395014762878418 + ], + [ + "▁detest", + -14.395036697387695 + ], + [ + "▁très", + -14.395090103149414 + ], + [ + "▁BRO", + -14.395140647888184 + ], + [ + "▁Venn", + -14.395140647888184 + ], + [ + "▁Bootcamp", + -14.395151138305664 + ], + [ + "icu", + -14.39515209197998 + ], + [ + "▁predeceased", + -14.395159721374512 + ], + [ + "completed", + -14.395180702209473 + ], + [ + "▁Fairly", + -14.395234107971191 + ], + [ + "811", + -14.395235061645508 + ], + [ + "▁characterise", + -14.395238876342773 + ], + [ + "▁Bessie", + -14.395254135131836 + ], + [ + "946", + -14.395267486572266 + ], + [ + "▁ANGEL", + -14.395267486572266 + ], + [ + "▁kö", + -14.395267486572266 + ], + [ + "▁Salvage", + -14.395292282104492 + ], + [ + "▁Uncover", + -14.395359992980957 + ], + [ + "▁bioactive", + -14.395394325256348 + ], + [ + "▁Relation", + -14.395455360412598 + ], + [ + "▁EDTA", + -14.39545726776123 + ], + [ + "▁Installations", + -14.39552116394043 + ], + [ + "▁videogame", + -14.395549774169922 + ], + [ + "▁arab", + -14.395559310913086 + ], + [ + "▁Singaporeans", + -14.395567893981934 + ], + [ + "▁AGW", + -14.395647048950195 + ], + [ + "▁dispositions", + -14.395647048950195 + ], + [ + "986", + -14.395689964294434 + ], + [ + "▁Mauritania", + -14.395752906799316 + ], + [ + "▁Fluorescent", + -14.39577579498291 + ], + [ + "▁Broadcom", + -14.395830154418945 + ], + [ + "▁heaviness", + -14.395833015441895 + ], + [ + "itsch", + -14.395837783813477 + ], + [ + "▁Muddy", + -14.395848274230957 + ], + [ + "residence", + -14.395856857299805 + ], + [ + "▁dilation", + -14.395859718322754 + ], + [ + "pillar", + -14.395902633666992 + ], + [ + "CPC", + -14.395949363708496 + ], + [ + "▁ITU", + -14.395977973937988 + ], + [ + "▁Truss", + -14.396002769470215 + ], + [ + "ном", + -14.39603328704834 + ], + [ + "▁2048", + -14.396069526672363 + ], + [ + "▁zesty", + -14.396074295043945 + ], + [ + "▁Strict", + -14.396075248718262 + ], + [ + "▁CVT", + -14.396080017089844 + ], + [ + "ミ", + -14.396103858947754 + ], + [ + "fte", + -14.3961181640625 + ], + [ + "▁REN", + -14.3961181640625 + ], + [ + "breakfast", + -14.396149635314941 + ], + [ + "PHI", + -14.396160125732422 + ], + [ + "▁Ionic", + -14.396196365356445 + ], + [ + "▁Kultur", + -14.396210670471191 + ], + [ + "▁IPTV", + -14.396235466003418 + ], + [ + "▁baba", + -14.396286964416504 + ], + [ + "▁Fasten", + -14.396312713623047 + ], + [ + "wound", + -14.396333694458008 + ], + [ + "▁wort", + -14.396333694458008 + ], + [ + "▁CEU", + -14.39633560180664 + ], + [ + "zana", + -14.396350860595703 + ], + [ + "▁Nem", + -14.39638614654541 + ], + [ + "▁£19", + -14.396408081054688 + ], + [ + "▁autonomously", + -14.396409034729004 + ], + [ + "▁Shipbuilding", + -14.3964262008667 + ], + [ + "▁layoff", + -14.3964262008667 + ], + [ + "▁rioting", + -14.396446228027344 + ], + [ + "▁Seminoles", + -14.396458625793457 + ], + [ + "▁Slight", + -14.396465301513672 + ], + [ + "▁expository", + -14.396488189697266 + ], + [ + "poker", + -14.396519660949707 + ], + [ + "▁friendlier", + -14.396538734436035 + ], + [ + "▁Rode", + -14.396560668945312 + ], + [ + "▁Linguistic", + -14.396576881408691 + ], + [ + "▁admonition", + -14.396604537963867 + ], + [ + "▁treading", + -14.396612167358398 + ], + [ + "▁continuance", + -14.396615028381348 + ], + [ + "▁Inequality", + -14.396623611450195 + ], + [ + "▁Ovechkin", + -14.396684646606445 + ], + [ + "supplied", + -14.396709442138672 + ], + [ + "▁Dosage", + -14.396750450134277 + ], + [ + "geon", + -14.396800994873047 + ], + [ + "Route", + -14.396801948547363 + ], + [ + "▁Ishmael", + -14.396801948547363 + ], + [ + "▁lumpy", + -14.396835327148438 + ], + [ + "▁intergenerational", + -14.396902084350586 + ], + [ + "▁playfulness", + -14.396921157836914 + ], + [ + "▁Agar", + -14.396927833557129 + ], + [ + "▁538", + -14.396952629089355 + ], + [ + "▁NCT", + -14.396961212158203 + ], + [ + "▁Caster", + -14.396964073181152 + ], + [ + "▁Furman", + -14.396968841552734 + ], + [ + "▁xenophobia", + -14.396977424621582 + ], + [ + "▁chaser", + -14.39702320098877 + ], + [ + "lusive", + -14.397083282470703 + ], + [ + "▁Merriam", + -14.3970947265625 + ], + [ + "Phase", + -14.397101402282715 + ], + [ + "blogging", + -14.397112846374512 + ], + [ + "▁Meli", + -14.397122383117676 + ], + [ + "▁1793", + -14.397126197814941 + ], + [ + "BAL", + -14.397127151489258 + ], + [ + "submit", + -14.39712905883789 + ], + [ + "▁dic", + -14.39712905883789 + ], + [ + "etch", + -14.397132873535156 + ], + [ + "eaters", + -14.397168159484863 + ], + [ + "▁immovable", + -14.397173881530762 + ], + [ + "▁1650", + -14.397188186645508 + ], + [ + "▁DOB", + -14.397193908691406 + ], + [ + "▁sequencer", + -14.397218704223633 + ], + [ + "Taking", + -14.397234916687012 + ], + [ + "913", + -14.397305488586426 + ], + [ + "▁subtracted", + -14.397430419921875 + ], + [ + "SSE", + -14.397435188293457 + ], + [ + "▁tuk", + -14.397449493408203 + ], + [ + "▁supernova", + -14.397462844848633 + ], + [ + "▁spiel", + -14.397496223449707 + ], + [ + "▁signified", + -14.397499084472656 + ], + [ + "Minute", + -14.39755630493164 + ], + [ + "▁coincidental", + -14.397615432739258 + ], + [ + "Kh", + -14.397621154785156 + ], + [ + "▁stony", + -14.397735595703125 + ], + [ + "onta", + -14.397804260253906 + ], + [ + "▁mandating", + -14.397804260253906 + ], + [ + "▁Shocking", + -14.397806167602539 + ], + [ + "▁kettlebell", + -14.39785385131836 + ], + [ + "Gram", + -14.397918701171875 + ], + [ + "▁Favre", + -14.397951126098633 + ], + [ + "▁EQUIPMENT", + -14.397976875305176 + ], + [ + "你", + -14.397981643676758 + ], + [ + "▁percussionist", + -14.39799690246582 + ], + [ + "▁diversions", + -14.398016929626465 + ], + [ + "▁zillion", + -14.398065567016602 + ], + [ + "garten", + -14.398066520690918 + ], + [ + "ippy", + -14.398099899291992 + ], + [ + "humans", + -14.39811897277832 + ], + [ + "IW", + -14.398149490356445 + ], + [ + "▁lifelike", + -14.398183822631836 + ], + [ + "▁intercontinental", + -14.398205757141113 + ], + [ + "QE", + -14.398216247558594 + ], + [ + "▁COLL", + -14.398244857788086 + ], + [ + "▁Yell", + -14.398252487182617 + ], + [ + "▁Hush", + -14.39825439453125 + ], + [ + "▁ooh", + -14.398263931274414 + ], + [ + "▁Southwark", + -14.398269653320312 + ], + [ + "▁Sulfate", + -14.398375511169434 + ], + [ + "▁Vinnie", + -14.39838981628418 + ], + [ + "eten", + -14.398390769958496 + ], + [ + "▁alleviation", + -14.3984375 + ], + [ + "ế", + -14.398445129394531 + ], + [ + "▁CarPlay", + -14.398455619812012 + ], + [ + "Exam", + -14.398484230041504 + ], + [ + "▁Chaz", + -14.398530006408691 + ], + [ + "▁anthropologists", + -14.398603439331055 + ], + [ + "▁Instrumentation", + -14.398608207702637 + ], + [ + "▁pacifier", + -14.398612976074219 + ], + [ + "▁Duggan", + -14.398669242858887 + ], + [ + "▁cancels", + -14.398679733276367 + ], + [ + "▁MLAs", + -14.398691177368164 + ], + [ + "▁Collage", + -14.398760795593262 + ], + [ + "▁Rhetoric", + -14.398770332336426 + ], + [ + "▁SELL", + -14.398780822753906 + ], + [ + "▁obliterated", + -14.398849487304688 + ], + [ + "▁Proclamation", + -14.398853302001953 + ], + [ + "▁Rodríguez", + -14.398853302001953 + ], + [ + "Nicole", + -14.3988618850708 + ], + [ + "้", + -14.398884773254395 + ], + [ + "▁Nicaraguan", + -14.398914337158203 + ], + [ + "▁Anavar", + -14.39893627166748 + ], + [ + "▁Orson", + -14.39893913269043 + ], + [ + "▁sz", + -14.398958206176758 + ], + [ + "▁sledding", + -14.39897346496582 + ], + [ + "▁Enrichment", + -14.398975372314453 + ], + [ + "▁compaction", + -14.398982048034668 + ], + [ + "kura", + -14.398988723754883 + ], + [ + "▁Thermostat", + -14.399019241333008 + ], + [ + "▁enmity", + -14.399068832397461 + ], + [ + "stitched", + -14.399080276489258 + ], + [ + "▁fallback", + -14.399105072021484 + ], + [ + "▁Kalam", + -14.399130821228027 + ], + [ + "▁Teva", + -14.399150848388672 + ], + [ + "▁QoS", + -14.399161338806152 + ], + [ + "▁colorway", + -14.399177551269531 + ], + [ + "▁Mercantile", + -14.399182319641113 + ], + [ + "▁exerting", + -14.399212837219238 + ], + [ + "enn", + -14.399248123168945 + ], + [ + "▁Samar", + -14.399249076843262 + ], + [ + "▁nappies", + -14.399256706237793 + ], + [ + "924", + -14.399285316467285 + ], + [ + "▁grossing", + -14.399312973022461 + ], + [ + "▁schooled", + -14.399320602416992 + ], + [ + "mole", + -14.399334907531738 + ], + [ + "MENTS", + -14.399389266967773 + ], + [ + "Jordan", + -14.399404525756836 + ], + [ + "▁contaminating", + -14.399439811706543 + ], + [ + "▁tithe", + -14.399484634399414 + ], + [ + "▁combs", + -14.399557113647461 + ], + [ + "▁INTERNET", + -14.399561882019043 + ], + [ + "▁Proficiency", + -14.39956283569336 + ], + [ + "tano", + -14.399563789367676 + ], + [ + "▁Inflammation", + -14.399592399597168 + ], + [ + "▁grumble", + -14.39959716796875 + ], + [ + "▁whiter", + -14.39959716796875 + ], + [ + "PUR", + -14.399666786193848 + ], + [ + "▁Ciara", + -14.399779319763184 + ], + [ + "▁Jaz", + -14.399782180786133 + ], + [ + "▁Downloader", + -14.399785041809082 + ], + [ + "▁452", + -14.399805068969727 + ], + [ + "▁Avail", + -14.39982795715332 + ], + [ + "toxin", + -14.399832725524902 + ], + [ + "▁restated", + -14.39984130859375 + ], + [ + "▁bestellen", + -14.399950981140137 + ], + [ + "▁ruthlessly", + -14.399951934814453 + ], + [ + "938", + -14.399955749511719 + ], + [ + "▁archers", + -14.399955749511719 + ], + [ + "▁encapsulate", + -14.39997673034668 + ], + [ + "▁Redis", + -14.399996757507324 + ], + [ + "▁exhort", + -14.399999618530273 + ], + [ + "▁lacquered", + -14.400026321411133 + ], + [ + "Mn", + -14.400029182434082 + ], + [ + "▁underarm", + -14.400036811828613 + ], + [ + "明", + -14.40003776550293 + ], + [ + "▁darted", + -14.400059700012207 + ], + [ + "▁titans", + -14.400076866149902 + ], + [ + "▁therefor", + -14.400113105773926 + ], + [ + "▁connoisseurs", + -14.400130271911621 + ], + [ + "▁Mantle", + -14.40013313293457 + ], + [ + "▁TRIP", + -14.400205612182617 + ], + [ + "▁Ree", + -14.400253295898438 + ], + [ + "▁Kashi", + -14.400272369384766 + ], + [ + "▁Wasserman", + -14.400277137756348 + ], + [ + "owning", + -14.400315284729004 + ], + [ + "mpg", + -14.400321960449219 + ], + [ + "▁Tomo", + -14.400327682495117 + ], + [ + "▁Proving", + -14.400367736816406 + ], + [ + "jong", + -14.400429725646973 + ], + [ + "▁omnibus", + -14.400429725646973 + ], + [ + "▁Cayenne", + -14.400479316711426 + ], + [ + "▁Moriarty", + -14.400486946105957 + ], + [ + "▁indescribable", + -14.400492668151855 + ], + [ + "▁Brandenburg", + -14.400506973266602 + ], + [ + "▁loner", + -14.400511741638184 + ], + [ + "ай", + -14.400537490844727 + ], + [ + "신", + -14.400543212890625 + ], + [ + "ウ", + -14.400559425354004 + ], + [ + "iš", + -14.400569915771484 + ], + [ + "▁microstructure", + -14.400575637817383 + ], + [ + "atten", + -14.400606155395508 + ], + [ + "▁Taos", + -14.400700569152832 + ], + [ + "▁Kingfisher", + -14.400705337524414 + ], + [ + "▁subsystems", + -14.400734901428223 + ], + [ + "▁Robe", + -14.400778770446777 + ], + [ + "Wilson", + -14.400789260864258 + ], + [ + "dental", + -14.400793075561523 + ], + [ + "SPI", + -14.40079402923584 + ], + [ + "▁Ack", + -14.400794982910156 + ], + [ + "▁Munn", + -14.400864601135254 + ], + [ + "▁Kombat", + -14.400896072387695 + ], + [ + "▁Kimi", + -14.400924682617188 + ], + [ + "ookie", + -14.40093994140625 + ], + [ + "nden", + -14.400954246520996 + ], + [ + "▁Earnest", + -14.400964736938477 + ], + [ + "▁Hotmail", + -14.401071548461914 + ], + [ + "CCP", + -14.401119232177734 + ], + [ + "▁464", + -14.401185035705566 + ], + [ + "Vista", + -14.401206016540527 + ], + [ + "▁Muriel", + -14.401215553283691 + ], + [ + "TLS", + -14.401272773742676 + ], + [ + "▁AFM", + -14.401273727416992 + ], + [ + "MID", + -14.401275634765625 + ], + [ + "▁Guerra", + -14.401350975036621 + ], + [ + "▁beehive", + -14.401368141174316 + ], + [ + "crunch", + -14.401379585266113 + ], + [ + "▁mucosal", + -14.401382446289062 + ], + [ + "▁copycat", + -14.401388168334961 + ], + [ + "▁Preparedness", + -14.401419639587402 + ], + [ + "▁Karam", + -14.401453971862793 + ], + [ + "▁HAIR", + -14.401481628417969 + ], + [ + "▁Hillside", + -14.401503562927246 + ], + [ + "soo", + -14.40151596069336 + ], + [ + "▁earl", + -14.401535034179688 + ], + [ + "▁steve", + -14.401540756225586 + ], + [ + "▁impersonation", + -14.401598930358887 + ], + [ + "▁espouse", + -14.401616096496582 + ], + [ + "▁TARDIS", + -14.401622772216797 + ], + [ + "propyl", + -14.40166187286377 + ], + [ + "Rent", + -14.401700019836426 + ], + [ + "▁refurbish", + -14.401712417602539 + ], + [ + "compact", + -14.401718139648438 + ], + [ + "▁inconspicuous", + -14.401718139648438 + ], + [ + "▁freezers", + -14.401790618896484 + ], + [ + "▁Hearn", + -14.40180492401123 + ], + [ + "▁се", + -14.401841163635254 + ], + [ + "▁Acme", + -14.401846885681152 + ], + [ + "loff", + -14.401859283447266 + ], + [ + "▁Testimonials", + -14.40186882019043 + ], + [ + "▁RAN", + -14.401869773864746 + ], + [ + "▁Dickey", + -14.401871681213379 + ], + [ + "▁vr", + -14.401874542236328 + ], + [ + "xp", + -14.401925086975098 + ], + [ + "1917", + -14.401928901672363 + ], + [ + "▁Pli", + -14.40192985534668 + ], + [ + "▁Coldwell", + -14.40196704864502 + ], + [ + "881", + -14.401978492736816 + ], + [ + "ον", + -14.402010917663574 + ], + [ + "▁conjugated", + -14.402052879333496 + ], + [ + "jama", + -14.402067184448242 + ], + [ + "▁Zionists", + -14.402079582214355 + ], + [ + "▁Carre", + -14.402081489562988 + ], + [ + "▁Sarkar", + -14.402095794677734 + ], + [ + "▁Lenox", + -14.402114868164062 + ], + [ + "▁Moors", + -14.402154922485352 + ], + [ + "▁bootloader", + -14.402161598205566 + ], + [ + "▁delved", + -14.402179718017578 + ], + [ + "▁ATK", + -14.402182579040527 + ], + [ + "▁bicyclists", + -14.402192115783691 + ], + [ + "RPG", + -14.402199745178223 + ], + [ + "▁UPDATED", + -14.402207374572754 + ], + [ + "▁Phentermine", + -14.4022216796875 + ], + [ + "▁distill", + -14.402244567871094 + ], + [ + "drom", + -14.40224552154541 + ], + [ + "▁MONTH", + -14.402246475219727 + ], + [ + "cytes", + -14.402250289916992 + ], + [ + "Trend", + -14.402336120605469 + ], + [ + "▁beveled", + -14.402364730834961 + ], + [ + "▁Rifles", + -14.402379989624023 + ], + [ + "▁STONE", + -14.40238094329834 + ], + [ + "▁prophesy", + -14.402390480041504 + ], + [ + "ELS", + -14.402397155761719 + ], + [ + "▁Luciano", + -14.402397155761719 + ], + [ + "▁Pandey", + -14.402420043945312 + ], + [ + "▁397", + -14.402493476867676 + ], + [ + "anje", + -14.402600288391113 + ], + [ + "icles", + -14.402604103088379 + ], + [ + "▁immunoglobulin", + -14.40261173248291 + ], + [ + "▁archivist", + -14.402623176574707 + ], + [ + "ANN", + -14.402626991271973 + ], + [ + "▁touts", + -14.40263557434082 + ], + [ + "▁Oto", + -14.402641296386719 + ], + [ + "▁Harmonic", + -14.4026517868042 + ], + [ + "orse", + -14.402653694152832 + ], + [ + "ILLA", + -14.402681350708008 + ], + [ + "ild", + -14.402701377868652 + ], + [ + "charger", + -14.402704238891602 + ], + [ + "wic", + -14.40270709991455 + ], + [ + "▁Vallejo", + -14.402750968933105 + ], + [ + "▁sonnet", + -14.402767181396484 + ], + [ + "mium", + -14.402820587158203 + ], + [ + "▁Fernandes", + -14.402838706970215 + ], + [ + "▁droves", + -14.402861595153809 + ], + [ + "▁autophagy", + -14.402874946594238 + ], + [ + "administered", + -14.402880668640137 + ], + [ + "▁RTC", + -14.402891159057617 + ], + [ + "Kam", + -14.402901649475098 + ], + [ + "feedback", + -14.402912139892578 + ], + [ + "▁thinned", + -14.402928352355957 + ], + [ + "▁Foodie", + -14.402935981750488 + ], + [ + "ipo", + -14.402937889099121 + ], + [ + "▁serialized", + -14.402963638305664 + ], + [ + "▁Tucked", + -14.402971267700195 + ], + [ + "▁idealized", + -14.402981758117676 + ], + [ + "▁Esau", + -14.403002738952637 + ], + [ + "▁twitching", + -14.40305233001709 + ], + [ + "▁Flavors", + -14.403056144714355 + ], + [ + "heaven", + -14.403076171875 + ], + [ + "lipid", + -14.40308666229248 + ], + [ + "▁slat", + -14.403105735778809 + ], + [ + "▁statins", + -14.403115272521973 + ], + [ + "ielle", + -14.403200149536133 + ], + [ + "alka", + -14.403230667114258 + ], + [ + "▁leukocyte", + -14.403231620788574 + ], + [ + "▁Flinders", + -14.40329360961914 + ], + [ + "▁bigoted", + -14.403307914733887 + ], + [ + "CPS", + -14.403308868408203 + ], + [ + "▁Nr", + -14.403311729431152 + ], + [ + "strum", + -14.403327941894531 + ], + [ + "▁Nunn", + -14.403359413146973 + ], + [ + "▁biologic", + -14.403369903564453 + ], + [ + "▁successively", + -14.403396606445312 + ], + [ + "▁Tien", + -14.403448104858398 + ], + [ + "mora", + -14.403450012207031 + ], + [ + "ectin", + -14.403483390808105 + ], + [ + "▁postsecondary", + -14.403514862060547 + ], + [ + "▁pinion", + -14.403546333312988 + ], + [ + "KV", + -14.403558731079102 + ], + [ + "▁Adds", + -14.403568267822266 + ], + [ + "holme", + -14.40358829498291 + ], + [ + "▁unselfish", + -14.403593063354492 + ], + [ + "▁balmy", + -14.403609275817871 + ], + [ + "zada", + -14.403650283813477 + ], + [ + "▁thicket", + -14.403676986694336 + ], + [ + "▁juxtaposed", + -14.403706550598145 + ], + [ + "▁Competing", + -14.403718948364258 + ], + [ + "▁Advancing", + -14.403729438781738 + ], + [ + "▁seamstress", + -14.403731346130371 + ], + [ + "▁Duvet", + -14.403757095336914 + ], + [ + "분", + -14.403766632080078 + ], + [ + "chest", + -14.403783798217773 + ], + [ + "▁Huntingdon", + -14.403800010681152 + ], + [ + "▁repurpose", + -14.403807640075684 + ], + [ + "▁SHO", + -14.403815269470215 + ], + [ + "▁Kna", + -14.403980255126953 + ], + [ + "Mean", + -14.404017448425293 + ], + [ + "▁flaxseed", + -14.404033660888672 + ], + [ + "▁Mahler", + -14.404059410095215 + ], + [ + "▁Foxes", + -14.404068946838379 + ], + [ + "▁scoot", + -14.404141426086426 + ], + [ + "érie", + -14.404217720031738 + ], + [ + "▁Epoxy", + -14.4042329788208 + ], + [ + "vina", + -14.404237747192383 + ], + [ + "MDB", + -14.404293060302734 + ], + [ + "▁Juliana", + -14.404309272766113 + ], + [ + "▁Precise", + -14.404324531555176 + ], + [ + "▁Frag", + -14.404350280761719 + ], + [ + "▁appraise", + -14.404378890991211 + ], + [ + "▁alfresco", + -14.404399871826172 + ], + [ + "auth", + -14.404414176940918 + ], + [ + "▁gents", + -14.404425621032715 + ], + [ + "wadi", + -14.404430389404297 + ], + [ + "▁Plummer", + -14.404436111450195 + ], + [ + "gravity", + -14.404443740844727 + ], + [ + "▁BPD", + -14.404459953308105 + ], + [ + "1086", + -14.404505729675293 + ], + [ + "▁flatly", + -14.40450668334961 + ], + [ + "▁alia", + -14.404522895812988 + ], + [ + "QF", + -14.404526710510254 + ], + [ + "▁Twelfth", + -14.404542922973633 + ], + [ + "▁Cheri", + -14.404544830322266 + ], + [ + "▁180°", + -14.404573440551758 + ], + [ + "ّ", + -14.404577255249023 + ], + [ + "▁acetaminophen", + -14.404603958129883 + ], + [ + "tales", + -14.404675483703613 + ], + [ + "mbu", + -14.404685974121094 + ], + [ + "▁Markers", + -14.404705047607422 + ], + [ + "shri", + -14.404720306396484 + ], + [ + "▁Houthi", + -14.404730796813965 + ], + [ + "lump", + -14.404753684997559 + ], + [ + "▁Surveyor", + -14.404790878295898 + ], + [ + "▁Horst", + -14.404792785644531 + ], + [ + "▁LHC", + -14.404792785644531 + ], + [ + "▁Lymph", + -14.404803276062012 + ], + [ + "passion", + -14.404817581176758 + ], + [ + "responsible", + -14.404853820800781 + ], + [ + "▁Remover", + -14.40487003326416 + ], + [ + "▁brokered", + -14.404895782470703 + ], + [ + "ERY", + -14.404914855957031 + ], + [ + "Zip", + -14.404927253723145 + ], + [ + "Counter", + -14.404943466186523 + ], + [ + "tagged", + -14.40495491027832 + ], + [ + "▁petrified", + -14.404958724975586 + ], + [ + "TYPE", + -14.404966354370117 + ], + [ + "▁Valentina", + -14.404970169067383 + ], + [ + "▁Aeronautics", + -14.405056953430176 + ], + [ + "▁dame", + -14.405070304870605 + ], + [ + "▁flavonoids", + -14.405095100402832 + ], + [ + "numbers", + -14.405106544494629 + ], + [ + "▁consumable", + -14.405169486999512 + ], + [ + "▁NRI", + -14.405170440673828 + ], + [ + "STON", + -14.405191421508789 + ], + [ + "cyber", + -14.405244827270508 + ], + [ + "Ops", + -14.405255317687988 + ], + [ + "▁BAE", + -14.405255317687988 + ], + [ + "▁Quart", + -14.405303001403809 + ], + [ + "▁Paediatric", + -14.405322074890137 + ], + [ + "cko", + -14.405348777770996 + ], + [ + "2023", + -14.405352592468262 + ], + [ + "highway", + -14.405377388000488 + ], + [ + "▁Quakers", + -14.405406951904297 + ], + [ + "▁meander", + -14.40548038482666 + ], + [ + "quotes", + -14.405497550964355 + ], + [ + "dumb", + -14.405510902404785 + ], + [ + "worship", + -14.40554141998291 + ], + [ + "▁enticed", + -14.405557632446289 + ], + [ + "▁umpires", + -14.405590057373047 + ], + [ + "▁Ziegler", + -14.405718803405762 + ], + [ + "AAS", + -14.40574836730957 + ], + [ + "arios", + -14.40575122833252 + ], + [ + "▁Intimate", + -14.405780792236328 + ], + [ + "▁Kura", + -14.405789375305176 + ], + [ + "amiento", + -14.405795097351074 + ], + [ + "▁Helmut", + -14.405804634094238 + ], + [ + "▁nada", + -14.405824661254883 + ], + [ + "nod", + -14.405840873718262 + ], + [ + "▁dimer", + -14.405881881713867 + ], + [ + "▁relevancy", + -14.405881881713867 + ], + [ + "▁lampshade", + -14.405911445617676 + ], + [ + "▁Cheaper", + -14.40591812133789 + ], + [ + "▁quantifiable", + -14.405919075012207 + ], + [ + "▁Kept", + -14.40594482421875 + ], + [ + "uille", + -14.40601634979248 + ], + [ + "▁Palliative", + -14.406044960021973 + ], + [ + "FTA", + -14.406054496765137 + ], + [ + "▁bong", + -14.40607738494873 + ], + [ + "▁Convent", + -14.40610408782959 + ], + [ + "▁gawk", + -14.406160354614258 + ], + [ + "▁INTEREST", + -14.406184196472168 + ], + [ + "cket", + -14.406195640563965 + ], + [ + "▁Mongol", + -14.40623664855957 + ], + [ + "▁Alhambra", + -14.406256675720215 + ], + [ + "▁fMRI", + -14.4063138961792 + ], + [ + "zumi", + -14.406332969665527 + ], + [ + "▁swallows", + -14.406365394592285 + ], + [ + "▁Valiant", + -14.40639877319336 + ], + [ + "▁disengaged", + -14.40644359588623 + ], + [ + "▁Sublime", + -14.40645980834961 + ], + [ + "negotiable", + -14.40646743774414 + ], + [ + "▁Adkins", + -14.406468391418457 + ], + [ + "▁deb", + -14.406474113464355 + ], + [ + "▁Longhorns", + -14.406499862670898 + ], + [ + "▁cere", + -14.406500816345215 + ], + [ + "▁Manish", + -14.406506538391113 + ], + [ + "quire", + -14.406538009643555 + ], + [ + "▁innocently", + -14.406567573547363 + ], + [ + "▁Beto", + -14.406570434570312 + ], + [ + "069", + -14.406597137451172 + ], + [ + "▁chairwoman", + -14.40661907196045 + ], + [ + "Greg", + -14.406624794006348 + ], + [ + "▁Reh", + -14.406633377075195 + ], + [ + "noid", + -14.406641006469727 + ], + [ + "vä", + -14.40664291381836 + ], + [ + "nacle", + -14.406643867492676 + ], + [ + "▁tangerine", + -14.40670108795166 + ], + [ + "▁Exceptions", + -14.406710624694824 + ], + [ + "▁infuriated", + -14.406721115112305 + ], + [ + "▁Teenagers", + -14.406730651855469 + ], + [ + "igkeit", + -14.406736373901367 + ], + [ + "▁Arca", + -14.40673828125 + ], + [ + "▁param", + -14.406743049621582 + ], + [ + "▁Abbie", + -14.40677261352539 + ], + [ + "▁Mitsu", + -14.406794548034668 + ], + [ + "▁Blending", + -14.406818389892578 + ], + [ + "▁chal", + -14.406848907470703 + ], + [ + "▁Paco", + -14.40685749053955 + ], + [ + "▁Strategist", + -14.406872749328613 + ], + [ + "cogni", + -14.406883239746094 + ], + [ + "▁493", + -14.406966209411621 + ], + [ + "issen", + -14.407032012939453 + ], + [ + "▁Mada", + -14.407033920288086 + ], + [ + "gbo", + -14.407072067260742 + ], + [ + "▁GBX", + -14.407096862792969 + ], + [ + "▁cockroach", + -14.407110214233398 + ], + [ + "▁CONNECT", + -14.407124519348145 + ], + [ + "▁sb", + -14.407151222229004 + ], + [ + "compare", + -14.407174110412598 + ], + [ + "▁euphemism", + -14.407185554504395 + ], + [ + "▁IndyCar", + -14.40718936920166 + ], + [ + "▁Warbler", + -14.407194137573242 + ], + [ + "▁Houdini", + -14.40721321105957 + ], + [ + "▁boxy", + -14.40721321105957 + ], + [ + "▁hippocampal", + -14.40722370147705 + ], + [ + "Generation", + -14.407235145568848 + ], + [ + "▁pawns", + -14.407248497009277 + ], + [ + "▁TUR", + -14.407282829284668 + ], + [ + "▁Maurizio", + -14.4072904586792 + ], + [ + "▁Klux", + -14.407322883605957 + ], + [ + "tack", + -14.407333374023438 + ], + [ + "▁acquaint", + -14.4073486328125 + ], + [ + "▁hitched", + -14.407377243041992 + ], + [ + "▁LIM", + -14.407395362854004 + ], + [ + "▁talc", + -14.407416343688965 + ], + [ + "▁busses", + -14.407537460327148 + ], + [ + "▁customisable", + -14.407543182373047 + ], + [ + "▁sob", + -14.407623291015625 + ], + [ + "951", + -14.40770435333252 + ], + [ + "▁hypertrophy", + -14.407723426818848 + ], + [ + "entia", + -14.407771110534668 + ], + [ + "questions", + -14.40778636932373 + ], + [ + "qing", + -14.407830238342285 + ], + [ + "itsa", + -14.407838821411133 + ], + [ + "▁internalized", + -14.407840728759766 + ], + [ + "▁Sphinx", + -14.407855987548828 + ], + [ + "▁Wildwood", + -14.407891273498535 + ], + [ + "seek", + -14.407928466796875 + ], + [ + "alike", + -14.40793514251709 + ], + [ + "▁ValuEngine", + -14.407944679260254 + ], + [ + "▁Hustle", + -14.40794849395752 + ], + [ + "▁1823", + -14.407976150512695 + ], + [ + "▁thrombo", + -14.407987594604492 + ], + [ + "eque", + -14.407999992370605 + ], + [ + "▁4°", + -14.408012390136719 + ], + [ + "▁candlestick", + -14.408029556274414 + ], + [ + "failed", + -14.408041954040527 + ], + [ + "▁Counselors", + -14.408121109008789 + ], + [ + "confirmed", + -14.40812873840332 + ], + [ + "▁Rohr", + -14.408154487609863 + ], + [ + "▁Hola", + -14.408232688903809 + ], + [ + "▁vai", + -14.40825366973877 + ], + [ + "▁Bonham", + -14.408288955688477 + ], + [ + "▁REALTOR", + -14.408309936523438 + ], + [ + "bilis", + -14.408332824707031 + ], + [ + "▁Databases", + -14.408337593078613 + ], + [ + "SHE", + -14.40834903717041 + ], + [ + "▁Dann", + -14.40845012664795 + ], + [ + "▁Stim", + -14.408474922180176 + ], + [ + "▁Logging", + -14.408480644226074 + ], + [ + "▁beheaded", + -14.40853214263916 + ], + [ + "▁Loughborough", + -14.408539772033691 + ], + [ + "▁Preparatory", + -14.40854263305664 + ], + [ + "▁Dentists", + -14.408570289611816 + ], + [ + "▁joists", + -14.408570289611816 + ], + [ + "▁lvl", + -14.408611297607422 + ], + [ + "▁Misha", + -14.408626556396484 + ], + [ + "▁Madsen", + -14.40865707397461 + ], + [ + "archy", + -14.408658027648926 + ], + [ + "▁Scion", + -14.408658981323242 + ], + [ + "▁Malkin", + -14.408698081970215 + ], + [ + "RFC", + -14.408700942993164 + ], + [ + "▁ouster", + -14.408748626708984 + ], + [ + "▁Sophisticated", + -14.40877914428711 + ], + [ + "▁burg", + -14.408782005310059 + ], + [ + "▁Marjory", + -14.408823013305664 + ], + [ + "▁TIA", + -14.408839225769043 + ], + [ + "▁realign", + -14.408842086791992 + ], + [ + "forgotten", + -14.408955574035645 + ], + [ + "▁Toolbar", + -14.408956527709961 + ], + [ + "▁damsel", + -14.408982276916504 + ], + [ + "▁Pretend", + -14.408988952636719 + ], + [ + "▁haplotype", + -14.408992767333984 + ], + [ + "964", + -14.409039497375488 + ], + [ + "tase", + -14.409079551696777 + ], + [ + "▁SAFETY", + -14.40916919708252 + ], + [ + "▁fledged", + -14.409174919128418 + ], + [ + "▁Lupin", + -14.409188270568848 + ], + [ + "▁Larsson", + -14.409195899963379 + ], + [ + "▁carmaker", + -14.409220695495605 + ], + [ + "suits", + -14.409225463867188 + ], + [ + "orio", + -14.409242630004883 + ], + [ + "Jacob", + -14.409296989440918 + ], + [ + "▁scorpion", + -14.409297943115234 + ], + [ + "▁497", + -14.40931510925293 + ], + [ + "▁Ozil", + -14.409327507019043 + ], + [ + "つ", + -14.40933609008789 + ], + [ + "huang", + -14.409402847290039 + ], + [ + "▁HubSpot", + -14.409418106079102 + ], + [ + "Culture", + -14.409435272216797 + ], + [ + "▁Sind", + -14.409462928771973 + ], + [ + "▁ingress", + -14.409526824951172 + ], + [ + "956", + -14.40953540802002 + ], + [ + "▁squadrons", + -14.409578323364258 + ], + [ + "▁scooping", + -14.409599304199219 + ], + [ + "▁Weimar", + -14.40963077545166 + ], + [ + "▁strategize", + -14.409635543823242 + ], + [ + "cee", + -14.409640312194824 + ], + [ + "▁hula", + -14.409664154052734 + ], + [ + "▁incidences", + -14.409719467163086 + ], + [ + "HCA", + -14.409807205200195 + ], + [ + "▁Pharmaco", + -14.40982437133789 + ], + [ + "accept", + -14.409828186035156 + ], + [ + "▁McAllister", + -14.409873008728027 + ], + [ + "▁citywide", + -14.409897804260254 + ], + [ + "▁tenet", + -14.40990161895752 + ], + [ + "SRC", + -14.40994644165039 + ], + [ + "▁Spoken", + -14.409948348999023 + ], + [ + "▁Cater", + -14.409963607788086 + ], + [ + "adian", + -14.410009384155273 + ], + [ + "▁upland", + -14.41004467010498 + ], + [ + "▁timbre", + -14.41007137298584 + ], + [ + "▁capricious", + -14.410072326660156 + ], + [ + "▁suspenseful", + -14.410083770751953 + ], + [ + "▁tidying", + -14.410219192504883 + ], + [ + "▁Stryker", + -14.410318374633789 + ], + [ + "▁acrobatic", + -14.410331726074219 + ], + [ + "▁irrigated", + -14.410357475280762 + ], + [ + "▁Dishes", + -14.410401344299316 + ], + [ + "zner", + -14.410423278808594 + ], + [ + "dang", + -14.410444259643555 + ], + [ + "▁Maia", + -14.410466194152832 + ], + [ + "nault", + -14.41049861907959 + ], + [ + "▁Paired", + -14.410518646240234 + ], + [ + "▁retails", + -14.410577774047852 + ], + [ + "Challenge", + -14.410602569580078 + ], + [ + "▁mirage", + -14.41065788269043 + ], + [ + "efficacy", + -14.410669326782227 + ], + [ + "EMENT", + -14.410697937011719 + ], + [ + "Found", + -14.410727500915527 + ], + [ + "▁Isolated", + -14.41074275970459 + ], + [ + "▁Announcing", + -14.410788536071777 + ], + [ + "▁uninhabited", + -14.41080379486084 + ], + [ + "▁Movements", + -14.410805702209473 + ], + [ + "Carlton", + -14.410835266113281 + ], + [ + "▁AKC", + -14.410857200622559 + ], + [ + "▁hotbed", + -14.410886764526367 + ], + [ + "▁POTUS", + -14.41091251373291 + ], + [ + "▁Sé", + -14.41096305847168 + ], + [ + "USP", + -14.41098403930664 + ], + [ + "▁Coutinho", + -14.410996437072754 + ], + [ + "▁chilies", + -14.41102409362793 + ], + [ + "▁Tonic", + -14.411038398742676 + ], + [ + "▁Wilt", + -14.4110746383667 + ], + [ + "▁Coul", + -14.411151885986328 + ], + [ + "▁Suffer", + -14.411152839660645 + ], + [ + "▁DISC", + -14.41115951538086 + ], + [ + "SSS", + -14.41117000579834 + ], + [ + "▁INSURANCE", + -14.411173820495605 + ], + [ + "▁sordid", + -14.411182403564453 + ], + [ + "▁mused", + -14.411203384399414 + ], + [ + "▁reconnecting", + -14.411203384399414 + ], + [ + "▁Crafty", + -14.411218643188477 + ], + [ + "▁Manifest", + -14.411273002624512 + ], + [ + "▁Teil", + -14.411282539367676 + ], + [ + "▁Wilfred", + -14.4113187789917 + ], + [ + "▁Pharmacol", + -14.411347389221191 + ], + [ + "▁bleeds", + -14.411382675170898 + ], + [ + "▁Greenspan", + -14.411388397216797 + ], + [ + "▁Leith", + -14.41140365600586 + ], + [ + "▁judo", + -14.411404609680176 + ], + [ + "▁Perma", + -14.411418914794922 + ], + [ + "▁Overlay", + -14.411436080932617 + ], + [ + "dung", + -14.41143798828125 + ], + [ + "interpret", + -14.411459922790527 + ], + [ + "▁Fontaine", + -14.411467552185059 + ], + [ + "clockwise", + -14.411478996276855 + ], + [ + "▁BRING", + -14.411495208740234 + ], + [ + "▁domicile", + -14.411516189575195 + ], + [ + "▁entitle", + -14.411518096923828 + ], + [ + "▁timetables", + -14.411519050598145 + ], + [ + "▁pw", + -14.411538124084473 + ], + [ + "▁Gurley", + -14.411569595336914 + ], + [ + "▁Woodside", + -14.411595344543457 + ], + [ + "▁widower", + -14.411612510681152 + ], + [ + "▁Wunder", + -14.41163158416748 + ], + [ + "▁Tungsten", + -14.411652565002441 + ], + [ + "▁LPGA", + -14.411664009094238 + ], + [ + "▁pusher", + -14.4116792678833 + ], + [ + "▁SONG", + -14.411707878112793 + ], + [ + "▁å", + -14.411747932434082 + ], + [ + "▁paintbrush", + -14.411755561828613 + ], + [ + "rley", + -14.411766052246094 + ], + [ + "evsky", + -14.411771774291992 + ], + [ + "▁chirping", + -14.411819458007812 + ], + [ + "▁SNOW", + -14.41183853149414 + ], + [ + "▁Epilepsy", + -14.411876678466797 + ], + [ + "maria", + -14.411894798278809 + ], + [ + "▁CDMA", + -14.411901473999023 + ], + [ + "▁Selby", + -14.411927223205566 + ], + [ + "▁kay", + -14.41193675994873 + ], + [ + "▁instilling", + -14.411962509155273 + ], + [ + "FILE", + -14.411964416503906 + ], + [ + "▁Cleanser", + -14.41199016571045 + ], + [ + "▁Cigarette", + -14.412003517150879 + ], + [ + "▁Healey", + -14.412022590637207 + ], + [ + "ductive", + -14.41203498840332 + ], + [ + "dge", + -14.412055015563965 + ], + [ + "▁PREMIUM", + -14.4121732711792 + ], + [ + "▁Hadi", + -14.41219425201416 + ], + [ + "▁fireman", + -14.412199974060059 + ], + [ + "▁overdone", + -14.412280082702637 + ], + [ + "▁Anson", + -14.412288665771484 + ], + [ + "▁Himalaya", + -14.412402153015137 + ], + [ + "▁reshuffle", + -14.412412643432617 + ], + [ + "▁Grau", + -14.412434577941895 + ], + [ + "▁confessing", + -14.41246509552002 + ], + [ + "mast", + -14.412528991699219 + ], + [ + "▁Funded", + -14.412531852722168 + ], + [ + "▁Juarez", + -14.41257381439209 + ], + [ + "filed", + -14.412586212158203 + ], + [ + "▁Varun", + -14.412586212158203 + ], + [ + "forced", + -14.41259765625 + ], + [ + "▁eyepiece", + -14.412598609924316 + ], + [ + "▁636", + -14.41262149810791 + ], + [ + "▁Scalp", + -14.41262435913086 + ], + [ + "▁shrank", + -14.412635803222656 + ], + [ + "▁firstborn", + -14.412656784057617 + ], + [ + "▁Antonia", + -14.412686347961426 + ], + [ + "▁Ugg", + -14.412741661071777 + ], + [ + "precious", + -14.412763595581055 + ], + [ + "▁Stampede", + -14.41278076171875 + ], + [ + "▁merciless", + -14.412860870361328 + ], + [ + "▁Tattoos", + -14.412885665893555 + ], + [ + "MPS", + -14.41297435760498 + ], + [ + "▁LICENSE", + -14.41301155090332 + ], + [ + "▁Sánchez", + -14.413018226623535 + ], + [ + "Published", + -14.413070678710938 + ], + [ + "Quote", + -14.41312026977539 + ], + [ + "Ul", + -14.413125991821289 + ], + [ + "▁BREAK", + -14.413153648376465 + ], + [ + "064", + -14.41318130493164 + ], + [ + "Devil", + -14.41324520111084 + ], + [ + "▁Lordship", + -14.413247108459473 + ], + [ + "▁10600", + -14.413276672363281 + ], + [ + "Ω", + -14.413283348083496 + ], + [ + "▁Swaziland", + -14.413299560546875 + ], + [ + "▁deliciousness", + -14.41336727142334 + ], + [ + "▁vertebrate", + -14.41336727142334 + ], + [ + "▁plexus", + -14.413419723510742 + ], + [ + "▁Jaro", + -14.41346263885498 + ], + [ + "▁unholy", + -14.413469314575195 + ], + [ + "▁767", + -14.413512229919434 + ], + [ + "publication", + -14.41352653503418 + ], + [ + "encing", + -14.413535118103027 + ], + [ + "▁resets", + -14.413575172424316 + ], + [ + "▁Etienne", + -14.413578033447266 + ], + [ + "▁Beyer", + -14.413601875305176 + ], + [ + "pressive", + -14.413620948791504 + ], + [ + "nyl", + -14.413628578186035 + ], + [ + "▁Facilitate", + -14.413670539855957 + ], + [ + "▁sigma", + -14.41374397277832 + ], + [ + "▁unchanging", + -14.413750648498535 + ], + [ + "ник", + -14.413768768310547 + ], + [ + "laser", + -14.413774490356445 + ], + [ + "▁Downloading", + -14.413774490356445 + ], + [ + "phthal", + -14.413785934448242 + ], + [ + "▁928", + -14.41382884979248 + ], + [ + "wali", + -14.413830757141113 + ], + [ + "▁Tuff", + -14.413857460021973 + ], + [ + "Mega", + -14.413887977600098 + ], + [ + "▁redox", + -14.41391372680664 + ], + [ + "▁Soyuz", + -14.413924217224121 + ], + [ + "▁Emo", + -14.413936614990234 + ], + [ + "Swiss", + -14.413959503173828 + ], + [ + "▁Props", + -14.413969039916992 + ], + [ + "▁sheeting", + -14.414044380187988 + ], + [ + "▁supercharged", + -14.414055824279785 + ], + [ + "▁Disposable", + -14.414057731628418 + ], + [ + "persons", + -14.414074897766113 + ], + [ + "▁alcoholics", + -14.414093017578125 + ], + [ + "▁stomachs", + -14.414094924926758 + ], + [ + "▁Listener", + -14.4141206741333 + ], + [ + "▁urethane", + -14.414266586303711 + ], + [ + "ṣ", + -14.414274215698242 + ], + [ + "nita", + -14.41428279876709 + ], + [ + "▁amplifying", + -14.414341926574707 + ], + [ + "▁Dijon", + -14.414349555969238 + ], + [ + "▁overthrown", + -14.414351463317871 + ], + [ + "▁Alchemist", + -14.41435718536377 + ], + [ + "▁betraying", + -14.414376258850098 + ], + [ + "▁1811", + -14.414491653442383 + ], + [ + "ड", + -14.414546966552734 + ], + [ + "ements", + -14.414555549621582 + ], + [ + "▁Publix", + -14.414579391479492 + ], + [ + "Awesome", + -14.414592742919922 + ], + [ + "▁Hobson", + -14.41459846496582 + ], + [ + "urgi", + -14.414639472961426 + ], + [ + "▁Huxley", + -14.414665222167969 + ], + [ + "▁MDR", + -14.4146728515625 + ], + [ + "turbo", + -14.414715766906738 + ], + [ + "▁Aven", + -14.4147367477417 + ], + [ + "▁Medications", + -14.414745330810547 + ], + [ + "▁involuntarily", + -14.414772033691406 + ], + [ + "▁Remarkably", + -14.414780616760254 + ], + [ + "▁Beng", + -14.414787292480469 + ], + [ + "▁mangled", + -14.414819717407227 + ], + [ + "▁Alana", + -14.414857864379883 + ], + [ + "▁Oda", + -14.414892196655273 + ], + [ + "▁Buddies", + -14.414915084838867 + ], + [ + "▁Tramadol", + -14.414926528930664 + ], + [ + "▁SVN", + -14.414958953857422 + ], + [ + "▁Pomp", + -14.414970397949219 + ], + [ + "▁cursive", + -14.4149751663208 + ], + [ + "可以", + -14.414986610412598 + ], + [ + "▁Urs", + -14.414990425109863 + ], + [ + "rho", + -14.415054321289062 + ], + [ + "▁francs", + -14.41513442993164 + ], + [ + "▁Deaths", + -14.415143966674805 + ], + [ + "sep", + -14.415153503417969 + ], + [ + "▁Ambi", + -14.415153503417969 + ], + [ + "Memory", + -14.415167808532715 + ], + [ + "▁tussle", + -14.415203094482422 + ], + [ + "▁liven", + -14.415206909179688 + ], + [ + "UPS", + -14.415228843688965 + ], + [ + "▁Aster", + -14.415233612060547 + ], + [ + "▁adaption", + -14.41529655456543 + ], + [ + "▁Bixby", + -14.415311813354492 + ], + [ + "▁Indica", + -14.415319442749023 + ], + [ + "nym", + -14.415326118469238 + ], + [ + "▁Judgement", + -14.415329933166504 + ], + [ + "▁WMD", + -14.41537094116211 + ], + [ + "▁stovetop", + -14.415377616882324 + ], + [ + "▁Centenary", + -14.415424346923828 + ], + [ + "▁Osbourne", + -14.41544246673584 + ], + [ + "▁BRICS", + -14.415471076965332 + ], + [ + "bili", + -14.415494918823242 + ], + [ + "▁vindicated", + -14.415532112121582 + ], + [ + "ERROR", + -14.41555118560791 + ], + [ + "984", + -14.415595054626465 + ], + [ + "▁Thoroughbred", + -14.415602684020996 + ], + [ + "▁dp", + -14.415616035461426 + ], + [ + "▁Pocono", + -14.415634155273438 + ], + [ + "▁disoriented", + -14.415637016296387 + ], + [ + "▁tun", + -14.41563892364502 + ], + [ + "ikin", + -14.415647506713867 + ], + [ + "▁PIE", + -14.415650367736816 + ], + [ + "së", + -14.41565990447998 + ], + [ + "▁Bleeding", + -14.415688514709473 + ], + [ + "▁Guiding", + -14.415714263916016 + ], + [ + "▁GROW", + -14.415721893310547 + ], + [ + "▁Uppsala", + -14.415735244750977 + ], + [ + "▁beachside", + -14.41576862335205 + ], + [ + "▁endometrial", + -14.415780067443848 + ], + [ + "▁waitlist", + -14.415796279907227 + ], + [ + "PCI", + -14.4158353805542 + ], + [ + "TEK", + -14.415874481201172 + ], + [ + "▁battlefields", + -14.4158935546875 + ], + [ + "▁WNBA", + -14.415894508361816 + ], + [ + "usan", + -14.415901184082031 + ], + [ + "▁spellings", + -14.415925979614258 + ], + [ + "▁Bij", + -14.415928840637207 + ], + [ + "▁Hick", + -14.415986061096191 + ], + [ + "grader", + -14.416000366210938 + ], + [ + "Catch", + -14.416027069091797 + ], + [ + "▁Crematory", + -14.416049003601074 + ], + [ + "▁Loire", + -14.41606616973877 + ], + [ + "atorio", + -14.416069030761719 + ], + [ + "zr", + -14.41611385345459 + ], + [ + "▁resonator", + -14.416115760803223 + ], + [ + "▁IGT", + -14.416122436523438 + ], + [ + "dru", + -14.416125297546387 + ], + [ + "▁masterclass", + -14.416156768798828 + ], + [ + "▁Dunkirk", + -14.416173934936523 + ], + [ + "▁enforces", + -14.416190147399902 + ], + [ + "▁centro", + -14.416244506835938 + ], + [ + "▁wor", + -14.416285514831543 + ], + [ + "shak", + -14.416291236877441 + ], + [ + "▁esc", + -14.416314125061035 + ], + [ + "▁exchangers", + -14.416336059570312 + ], + [ + "▁audiophile", + -14.416339874267578 + ], + [ + "▁Professors", + -14.416345596313477 + ], + [ + "izzy", + -14.416373252868652 + ], + [ + "▁kraft", + -14.416374206542969 + ], + [ + "▁thatched", + -14.41643238067627 + ], + [ + "▁armoire", + -14.41647720336914 + ], + [ + "▁majored", + -14.41650104522705 + ], + [ + "TABLE", + -14.416525840759277 + ], + [ + "▁453", + -14.416549682617188 + ], + [ + "DEF", + -14.41655445098877 + ], + [ + "▁lessee", + -14.416583061218262 + ], + [ + "▁Ano", + -14.41660213470459 + ], + [ + "▁Pippa", + -14.416607856750488 + ], + [ + "scot", + -14.416681289672852 + ], + [ + "▁uprooted", + -14.416682243347168 + ], + [ + "bender", + -14.416725158691406 + ], + [ + "wicket", + -14.41675853729248 + ], + [ + "▁sears", + -14.416776657104492 + ], + [ + "▁interdependence", + -14.416780471801758 + ], + [ + "▁amethyst", + -14.416813850402832 + ], + [ + "▁Kaine", + -14.416820526123047 + ], + [ + "▁sinkhole", + -14.416829109191895 + ], + [ + "▁designates", + -14.416844367980957 + ], + [ + "▁Lazio", + -14.416849136352539 + ], + [ + "▁Cello", + -14.416982650756836 + ], + [ + "▁penning", + -14.417030334472656 + ], + [ + "▁muss", + -14.417038917541504 + ], + [ + "▁milkshake", + -14.417045593261719 + ], + [ + "▁inversely", + -14.41706657409668 + ], + [ + "▁regressive", + -14.41711139678955 + ], + [ + "▁Flori", + -14.417189598083496 + ], + [ + "▁unreported", + -14.417197227478027 + ], + [ + "Forex", + -14.41721248626709 + ], + [ + "▁Bish", + -14.41723346710205 + ], + [ + "▁Raffle", + -14.417256355285645 + ], + [ + "swap", + -14.417272567749023 + ], + [ + "▁Rauner", + -14.417296409606934 + ], + [ + "▁Innova", + -14.417308807373047 + ], + [ + "▁bioavailability", + -14.417348861694336 + ], + [ + "▁hart", + -14.417365074157715 + ], + [ + "1943", + -14.417407035827637 + ], + [ + "▁Borden", + -14.417479515075684 + ], + [ + "▁malnourished", + -14.417515754699707 + ], + [ + "▁miscommunication", + -14.417519569396973 + ], + [ + "NDI", + -14.417536735534668 + ], + [ + "▁Pantheon", + -14.417559623718262 + ], + [ + "▁printout", + -14.41756820678711 + ], + [ + "▁Ningbo", + -14.417584419250488 + ], + [ + "UNK", + -14.41761302947998 + ], + [ + "▁Chassis", + -14.417651176452637 + ], + [ + "▁jewish", + -14.417668342590332 + ], + [ + "947", + -14.417684555053711 + ], + [ + "▁hoarse", + -14.417695045471191 + ], + [ + "Chairman", + -14.417695999145508 + ], + [ + "▁Weller", + -14.417716026306152 + ], + [ + "▁storefronts", + -14.417725563049316 + ], + [ + "▁DAL", + -14.417734146118164 + ], + [ + "▁flailing", + -14.417821884155273 + ], + [ + "▁photojournalist", + -14.41788387298584 + ], + [ + "▁Bridgestone", + -14.417948722839355 + ], + [ + "toxicity", + -14.41799259185791 + ], + [ + "▁lyricist", + -14.418020248413086 + ], + [ + "▁Muj", + -14.418041229248047 + ], + [ + "RCC", + -14.418092727661133 + ], + [ + "▁enliven", + -14.418094635009766 + ], + [ + "▁SUNDAY", + -14.41810131072998 + ], + [ + "▁Bloomsbury", + -14.418122291564941 + ], + [ + "▁thawed", + -14.418128967285156 + ], + [ + "PCC", + -14.418129920959473 + ], + [ + "lema", + -14.418180465698242 + ], + [ + "▁Pls", + -14.418195724487305 + ], + [ + "▁tidak", + -14.418213844299316 + ], + [ + "UNE", + -14.418222427368164 + ], + [ + "▁Vivek", + -14.418225288391113 + ], + [ + "▁Cochin", + -14.418252944946289 + ], + [ + "923", + -14.418265342712402 + ], + [ + "▁Bolivian", + -14.418266296386719 + ], + [ + "Module", + -14.418291091918945 + ], + [ + "▁internment", + -14.418295860290527 + ], + [ + "▁SAND", + -14.418360710144043 + ], + [ + "▁luminosity", + -14.418394088745117 + ], + [ + "gery", + -14.418401718139648 + ], + [ + "▁Suburbs", + -14.418401718139648 + ], + [ + "nade", + -14.418436050415039 + ], + [ + "▁469", + -14.41844654083252 + ], + [ + "▁Muskegon", + -14.418564796447754 + ], + [ + "▁Tacos", + -14.418572425842285 + ], + [ + "▁Exhibitions", + -14.418599128723145 + ], + [ + "▁Ruf", + -14.41861343383789 + ], + [ + "▁bugged", + -14.418652534484863 + ], + [ + "▁captcha", + -14.418655395507812 + ], + [ + "▁Mammal", + -14.418658256530762 + ], + [ + "▁Universit", + -14.41866397857666 + ], + [ + "bele", + -14.418700218200684 + ], + [ + "▁Notepad", + -14.418705940246582 + ], + [ + "▁Evangel", + -14.41876220703125 + ], + [ + "▁Occasional", + -14.418776512145996 + ], + [ + "▁Locust", + -14.418811798095703 + ], + [ + "비", + -14.418828010559082 + ], + [ + "▁Pentax", + -14.418838500976562 + ], + [ + "▁1802", + -14.418844223022461 + ], + [ + "ulant", + -14.418862342834473 + ], + [ + "▁MBBS", + -14.418915748596191 + ], + [ + "▁일", + -14.418935775756836 + ], + [ + "▁Clarksville", + -14.41895866394043 + ], + [ + "▁organises", + -14.418959617614746 + ], + [ + "ORY", + -14.418960571289062 + ], + [ + "▁Kareem", + -14.419032096862793 + ], + [ + "▁Garde", + -14.41904354095459 + ], + [ + "▁normality", + -14.419044494628906 + ], + [ + "▁liquidated", + -14.419052124023438 + ], + [ + "▁graphing", + -14.419182777404785 + ], + [ + "▁unsold", + -14.419236183166504 + ], + [ + "▁FISH", + -14.419245719909668 + ], + [ + "▁SECRET", + -14.419268608093262 + ], + [ + "▁caspase", + -14.419280052185059 + ], + [ + "▁Beverages", + -14.419291496276855 + ], + [ + "▁PepsiCo", + -14.419292449951172 + ], + [ + "zinger", + -14.419299125671387 + ], + [ + "Fred", + -14.419305801391602 + ], + [ + "ся", + -14.419321060180664 + ], + [ + "▁blacked", + -14.419336318969727 + ], + [ + "▁Handsome", + -14.419390678405762 + ], + [ + "▁ü", + -14.41939926147461 + ], + [ + "▁Penthouse", + -14.41942024230957 + ], + [ + "▁Mutt", + -14.419463157653809 + ], + [ + "▁YPG", + -14.419466972351074 + ], + [ + "мер", + -14.419482231140137 + ], + [ + "▁Impulse", + -14.41956901550293 + ], + [ + "▁hinterland", + -14.419654846191406 + ], + [ + "▁FWD", + -14.419671058654785 + ], + [ + "▁Relativity", + -14.419692993164062 + ], + [ + "Pearl", + -14.419695854187012 + ], + [ + "▁settee", + -14.419715881347656 + ], + [ + "▁Ephesus", + -14.419795989990234 + ], + [ + "▁clippers", + -14.41986083984375 + ], + [ + "▁scoffed", + -14.419864654541016 + ], + [ + "lden", + -14.419868469238281 + ], + [ + "▁ugliness", + -14.419879913330078 + ], + [ + "▁835", + -14.419914245605469 + ], + [ + "▁Worthy", + -14.41993522644043 + ], + [ + "▁saviour", + -14.419944763183594 + ], + [ + "▁checkers", + -14.419975280761719 + ], + [ + "▁interlocutor", + -14.419975280761719 + ], + [ + "▁Examinations", + -14.420010566711426 + ], + [ + "▁readmission", + -14.420031547546387 + ], + [ + "▁reheat", + -14.420042991638184 + ], + [ + "▁impediments", + -14.420063972473145 + ], + [ + "▁Pigment", + -14.420092582702637 + ], + [ + "▁omitting", + -14.420124053955078 + ], + [ + "▁Dubois", + -14.420143127441406 + ], + [ + "onny", + -14.420172691345215 + ], + [ + "▁Hempstead", + -14.420172691345215 + ], + [ + "▁RISE", + -14.420173645019531 + ], + [ + "▁350°", + -14.420187950134277 + ], + [ + "▁druid", + -14.420199394226074 + ], + [ + "▁ICOs", + -14.420209884643555 + ], + [ + "nog", + -14.420217514038086 + ], + [ + "▁NCI", + -14.420235633850098 + ], + [ + "▁MAKES", + -14.420239448547363 + ], + [ + "▁Forming", + -14.42026138305664 + ], + [ + "▁Napoleonic", + -14.420289993286133 + ], + [ + "ké", + -14.42031478881836 + ], + [ + "▁falsified", + -14.420392990112305 + ], + [ + "transition", + -14.420416831970215 + ], + [ + "▁samba", + -14.420416831970215 + ], + [ + "▁Vinny", + -14.420449256896973 + ], + [ + "idio", + -14.420450210571289 + ], + [ + "▁pavements", + -14.420486450195312 + ], + [ + "▁Rong", + -14.420495986938477 + ], + [ + "spend", + -14.420504570007324 + ], + [ + "▁Rooftop", + -14.42054557800293 + ], + [ + "▁forehand", + -14.420588493347168 + ], + [ + "▁absorber", + -14.420600891113281 + ], + [ + "▁Langer", + -14.42060661315918 + ], + [ + "▁Deen", + -14.420624732971191 + ], + [ + "▁democratization", + -14.42072868347168 + ], + [ + "▁Gecko", + -14.420767784118652 + ], + [ + "▁Biscuit", + -14.420820236206055 + ], + [ + "▁Confucius", + -14.420923233032227 + ], + [ + "▁Urology", + -14.420923233032227 + ], + [ + "▁Grandparents", + -14.420965194702148 + ], + [ + "▁impurity", + -14.420967102050781 + ], + [ + "▁itemized", + -14.420995712280273 + ], + [ + "critic", + -14.421003341674805 + ], + [ + "ANC", + -14.42104434967041 + ], + [ + "▁cw", + -14.421150207519531 + ], + [ + "▁Sapp", + -14.42116641998291 + ], + [ + "▁Sturdy", + -14.421273231506348 + ], + [ + "▁Amigo", + -14.421285629272461 + ], + [ + "▁1791", + -14.421292304992676 + ], + [ + "▁moderates", + -14.421333312988281 + ], + [ + "▁Specialties", + -14.42138385772705 + ], + [ + "▁Bourdain", + -14.421418190002441 + ], + [ + "programs", + -14.421430587768555 + ], + [ + "whom", + -14.421442985534668 + ], + [ + "▁sebum", + -14.421459197998047 + ], + [ + "▁hellish", + -14.421486854553223 + ], + [ + "▁714", + -14.421516418457031 + ], + [ + "▁Toxicology", + -14.42154312133789 + ], + [ + "▁Martens", + -14.421574592590332 + ], + [ + "▁Oates", + -14.421600341796875 + ], + [ + "▁Waikato", + -14.42160415649414 + ], + [ + "▁Generated", + -14.421647071838379 + ], + [ + "ctl", + -14.421673774719238 + ], + [ + "anova", + -14.421689987182617 + ], + [ + "▁Mati", + -14.42170524597168 + ], + [ + "▁Adolph", + -14.421710968017578 + ], + [ + "▁LibraryThing", + -14.421780586242676 + ], + [ + "▁Veterinarian", + -14.421820640563965 + ], + [ + "bucks", + -14.421879768371582 + ], + [ + "▁scoping", + -14.421890258789062 + ], + [ + "occa", + -14.421939849853516 + ], + [ + "▁cobbler", + -14.421969413757324 + ], + [ + "▁Miku", + -14.421989440917969 + ], + [ + "▁quantitatively", + -14.422026634216309 + ], + [ + "▁whiz", + -14.42203140258789 + ], + [ + "▁dojo", + -14.42204761505127 + ], + [ + "temporary", + -14.422061920166016 + ], + [ + "▁Grumman", + -14.422067642211914 + ], + [ + "ully", + -14.422082901000977 + ], + [ + "▁vic", + -14.422125816345215 + ], + [ + "▁Hyman", + -14.422186851501465 + ], + [ + "057", + -14.422208786010742 + ], + [ + "▁spain", + -14.422225952148438 + ], + [ + "▁NFPA", + -14.42227840423584 + ], + [ + "▁flier", + -14.4223051071167 + ], + [ + "▁463", + -14.422367095947266 + ], + [ + "▁Attempting", + -14.42243480682373 + ], + [ + "▁Munoz", + -14.422440528869629 + ], + [ + "hb", + -14.422464370727539 + ], + [ + "▁df", + -14.422472953796387 + ], + [ + "▁inadvertent", + -14.4224853515625 + ], + [ + "▁Coro", + -14.422499656677246 + ], + [ + "▁Geller", + -14.422500610351562 + ], + [ + "▁Taught", + -14.422518730163574 + ], + [ + "▁distinctively", + -14.42251968383789 + ], + [ + "Bow", + -14.422529220581055 + ], + [ + "▁demeaning", + -14.42253589630127 + ], + [ + "▁Placid", + -14.422565460205078 + ], + [ + "▁hardline", + -14.422571182250977 + ], + [ + "▁Locked", + -14.422637939453125 + ], + [ + "▁acro", + -14.422651290893555 + ], + [ + "▁seabed", + -14.422685623168945 + ], + [ + "▁Mendez", + -14.42273998260498 + ], + [ + "▁swindle", + -14.422798156738281 + ], + [ + "▁malignancies", + -14.42280101776123 + ], + [ + "▁Mansour", + -14.422859191894531 + ], + [ + "ITT", + -14.422873497009277 + ], + [ + "▁Nea", + -14.422913551330566 + ], + [ + "cture", + -14.422944068908691 + ], + [ + "ζ", + -14.422972679138184 + ], + [ + "yro", + -14.422987937927246 + ], + [ + "Knight", + -14.42305850982666 + ], + [ + "▁Micheal", + -14.423088073730469 + ], + [ + "▁Frick", + -14.423117637634277 + ], + [ + "EON", + -14.423121452331543 + ], + [ + "▁jordans", + -14.423125267028809 + ], + [ + "▁Waite", + -14.423136711120605 + ], + [ + "▁bedspread", + -14.423144340515137 + ], + [ + "▁Uprising", + -14.423158645629883 + ], + [ + "ַ", + -14.42318058013916 + ], + [ + "ος", + -14.423187255859375 + ], + [ + "▁tablecloths", + -14.423264503479004 + ], + [ + "▁footy", + -14.423312187194824 + ], + [ + "▁triplets", + -14.423321723937988 + ], + [ + "▁starfish", + -14.42332649230957 + ], + [ + "destruct", + -14.42333984375 + ], + [ + "theater", + -14.423357009887695 + ], + [ + "▁McHenry", + -14.423385620117188 + ], + [ + "력", + -14.423407554626465 + ], + [ + "▁Odi", + -14.423434257507324 + ], + [ + "▁Prelude", + -14.423517227172852 + ], + [ + "▁Piggy", + -14.423583984375 + ], + [ + "▁adoptions", + -14.423595428466797 + ], + [ + "SIC", + -14.42361831665039 + ], + [ + "kms", + -14.42363166809082 + ], + [ + "erle", + -14.423672676086426 + ], + [ + "▁distorting", + -14.423705101013184 + ], + [ + "▁461", + -14.423755645751953 + ], + [ + "▁Composed", + -14.423774719238281 + ], + [ + "▁Pagoda", + -14.423776626586914 + ], + [ + "eso", + -14.423802375793457 + ], + [ + "Events", + -14.423810005187988 + ], + [ + "093", + -14.423827171325684 + ], + [ + "▁Loveland", + -14.423851013183594 + ], + [ + "sourcing", + -14.423860549926758 + ], + [ + "hesi", + -14.423867225646973 + ], + [ + "Billy", + -14.423869132995605 + ], + [ + "bata", + -14.423901557922363 + ], + [ + "089", + -14.42396354675293 + ], + [ + "▁tearful", + -14.424004554748535 + ], + [ + "▁cameos", + -14.424031257629395 + ], + [ + "▁ASX", + -14.42403507232666 + ], + [ + "▁Curling", + -14.424046516418457 + ], + [ + "▁Oriented", + -14.42407512664795 + ], + [ + "▁EDS", + -14.424088478088379 + ], + [ + "▁opulence", + -14.424095153808594 + ], + [ + "▁spooked", + -14.424125671386719 + ], + [ + "▁Cassi", + -14.424153327941895 + ], + [ + "▁infill", + -14.424163818359375 + ], + [ + "▁shortfalls", + -14.424166679382324 + ], + [ + "▁loaders", + -14.42419147491455 + ], + [ + "afford", + -14.424214363098145 + ], + [ + "▁baptised", + -14.424217224121094 + ], + [ + "▁Blah", + -14.424221992492676 + ], + [ + "▁subpoenas", + -14.424248695373535 + ], + [ + "ngel", + -14.424257278442383 + ], + [ + "lua", + -14.424270629882812 + ], + [ + "Coast", + -14.42427921295166 + ], + [ + "▁Guwahati", + -14.424284934997559 + ], + [ + "▁Makh", + -14.424311637878418 + ], + [ + "▁ved", + -14.424315452575684 + ], + [ + "▁McF", + -14.424325942993164 + ], + [ + "programming", + -14.424365997314453 + ], + [ + "revolutionary", + -14.42436695098877 + ], + [ + "▁PKK", + -14.424493789672852 + ], + [ + "▁antisocial", + -14.424493789672852 + ], + [ + "▁anthrax", + -14.4244966506958 + ], + [ + "rga", + -14.424529075622559 + ], + [ + "PTA", + -14.424540519714355 + ], + [ + "▁Tipperary", + -14.424558639526367 + ], + [ + "▁Driveway", + -14.424635887145996 + ], + [ + "▁oss", + -14.42467212677002 + ], + [ + "ANY", + -14.424683570861816 + ], + [ + "▁magnolia", + -14.424755096435547 + ], + [ + "GPU", + -14.424756050109863 + ], + [ + "cx", + -14.424759864807129 + ], + [ + "▁Recipients", + -14.424844741821289 + ], + [ + "handled", + -14.424851417541504 + ], + [ + "▁otter", + -14.424886703491211 + ], + [ + "好", + -14.424886703491211 + ], + [ + "improved", + -14.424888610839844 + ], + [ + "▁Nagoya", + -14.424903869628906 + ], + [ + "jax", + -14.424927711486816 + ], + [ + "▁Veda", + -14.424962997436523 + ], + [ + "▁nar", + -14.424989700317383 + ], + [ + "▁ceasing", + -14.424993515014648 + ], + [ + "▁plumb", + -14.425015449523926 + ], + [ + "▁repositioning", + -14.42503833770752 + ], + [ + "▁snort", + -14.425076484680176 + ], + [ + "▁MRO", + -14.425098419189453 + ], + [ + "▁RARE", + -14.425137519836426 + ], + [ + "▁conifer", + -14.425163269042969 + ], + [ + "▁colloquial", + -14.425207138061523 + ], + [ + "▁Miki", + -14.425219535827637 + ], + [ + "▁Castell", + -14.425235748291016 + ], + [ + "▁intensifies", + -14.425267219543457 + ], + [ + "▁Propaganda", + -14.425268173217773 + ], + [ + "osu", + -14.425325393676758 + ], + [ + "▁MANUAL", + -14.425341606140137 + ], + [ + "▁Compounds", + -14.425370216369629 + ], + [ + "fundamental", + -14.425383567810059 + ], + [ + "▁screensaver", + -14.425408363342285 + ], + [ + "▁Metadata", + -14.425454139709473 + ], + [ + "▁hur", + -14.425458908081055 + ], + [ + "▁illusory", + -14.425501823425293 + ], + [ + "▁cuppa", + -14.425506591796875 + ], + [ + "vall", + -14.425532341003418 + ], + [ + "▁GY", + -14.425559997558594 + ], + [ + "lino", + -14.425566673278809 + ], + [ + "tuna", + -14.425568580627441 + ], + [ + "▁pacifist", + -14.425590515136719 + ], + [ + "▁ITEM", + -14.425636291503906 + ], + [ + "▁constructively", + -14.425639152526855 + ], + [ + "Session", + -14.425649642944336 + ], + [ + "▁Engaged", + -14.4256591796875 + ], + [ + "▁FBA", + -14.425731658935547 + ], + [ + "▁SPR", + -14.425740242004395 + ], + [ + "▁eyesore", + -14.425763130187988 + ], + [ + "▁Therese", + -14.42578411102295 + ], + [ + "▁ophthalmic", + -14.425785064697266 + ], + [ + "strain", + -14.425801277160645 + ], + [ + "▁RESEARCH", + -14.425817489624023 + ], + [ + "▁conspicuously", + -14.425835609436035 + ], + [ + "▁patter", + -14.425848960876465 + ], + [ + "▁Tome", + -14.425893783569336 + ], + [ + "▁Lur", + -14.42590618133545 + ], + [ + "▁Université", + -14.42593765258789 + ], + [ + "threaded", + -14.425966262817383 + ], + [ + "▁Tui", + -14.425975799560547 + ], + [ + "SPECT", + -14.42597770690918 + ], + [ + "▁SMO", + -14.426006317138672 + ], + [ + "onal", + -14.426023483276367 + ], + [ + "▁Algo", + -14.426023483276367 + ], + [ + "▁cantilever", + -14.426040649414062 + ], + [ + "▁Plea", + -14.426054954528809 + ], + [ + "▁Mattresses", + -14.426063537597656 + ], + [ + "▁Rampage", + -14.426070213317871 + ], + [ + "▁Hersh", + -14.426145553588867 + ], + [ + "▁lethargy", + -14.42616081237793 + ], + [ + "▁condiment", + -14.426204681396484 + ], + [ + "▁hillsides", + -14.426239013671875 + ], + [ + "FAR", + -14.426263809204102 + ], + [ + "▁slo", + -14.426351547241211 + ], + [ + "▁devilish", + -14.42635440826416 + ], + [ + "▁Winkler", + -14.426376342773438 + ], + [ + "Saving", + -14.426385879516602 + ], + [ + "け", + -14.426393508911133 + ], + [ + "▁Envoy", + -14.426406860351562 + ], + [ + "isis", + -14.426414489746094 + ], + [ + "▁unbelievers", + -14.426457405090332 + ], + [ + "▁otters", + -14.426464080810547 + ], + [ + "▁Jama", + -14.426473617553711 + ], + [ + "▁Mord", + -14.426483154296875 + ], + [ + "▁riparian", + -14.426493644714355 + ], + [ + "▁1070", + -14.426506996154785 + ], + [ + "▁Wabash", + -14.426509857177734 + ], + [ + "Forms", + -14.426530838012695 + ], + [ + "▁sui", + -14.426533699035645 + ], + [ + "nucleotide", + -14.426567077636719 + ], + [ + "▁FAC", + -14.426605224609375 + ], + [ + "▁advertises", + -14.426608085632324 + ], + [ + "▁Nestlé", + -14.426609992980957 + ], + [ + "▁Jaitley", + -14.426614761352539 + ], + [ + "发", + -14.42667007446289 + ], + [ + "▁iPods", + -14.426713943481445 + ], + [ + "▁clubbing", + -14.426748275756836 + ], + [ + "aqua", + -14.426753997802734 + ], + [ + "recognition", + -14.426769256591797 + ], + [ + "▁rationalization", + -14.426802635192871 + ], + [ + "▁pandora", + -14.426834106445312 + ], + [ + "torial", + -14.426859855651855 + ], + [ + "▁549", + -14.426934242248535 + ], + [ + "▁£85", + -14.426974296569824 + ], + [ + "▁FRIENDS", + -14.42699146270752 + ], + [ + "▁Mockingbird", + -14.427018165588379 + ], + [ + "viruses", + -14.427101135253906 + ], + [ + "▁Anakin", + -14.427103042602539 + ], + [ + "▁Dreamers", + -14.427176475524902 + ], + [ + "▁commun", + -14.427201271057129 + ], + [ + "rillo", + -14.427237510681152 + ], + [ + "▁shoo", + -14.427263259887695 + ], + [ + "098", + -14.427268028259277 + ], + [ + "▁Smit", + -14.427294731140137 + ], + [ + "▁hospitalizations", + -14.427295684814453 + ], + [ + "▁cufflinks", + -14.427334785461426 + ], + [ + "▁leasehold", + -14.427382469177246 + ], + [ + "▁secrete", + -14.427398681640625 + ], + [ + "serial", + -14.427441596984863 + ], + [ + "▁394", + -14.427465438842773 + ], + [ + "▁postdoc", + -14.427559852600098 + ], + [ + "Nm", + -14.427572250366211 + ], + [ + "onnie", + -14.42758560180664 + ], + [ + "▁Shearer", + -14.427616119384766 + ], + [ + "ров", + -14.427618980407715 + ], + [ + "▁Finite", + -14.427632331848145 + ], + [ + "▁devotes", + -14.427675247192383 + ], + [ + "▁Schott", + -14.427708625793457 + ], + [ + "clusion", + -14.427730560302734 + ], + [ + "▁YU", + -14.427770614624023 + ], + [ + "▁Reina", + -14.427777290344238 + ], + [ + "▁mastectomy", + -14.427780151367188 + ], + [ + "▁Hetero", + -14.427804946899414 + ], + [ + "Emily", + -14.427807807922363 + ], + [ + "raja", + -14.427846908569336 + ], + [ + "▁Alicante", + -14.427852630615234 + ], + [ + "▁Fraction", + -14.427863121032715 + ], + [ + "▁repro", + -14.427878379821777 + ], + [ + "▁Trayvon", + -14.427896499633789 + ], + [ + "▁moped", + -14.427924156188965 + ], + [ + "▁Complementary", + -14.42793083190918 + ], + [ + "▁stagger", + -14.427931785583496 + ], + [ + "▁PROFESSIONAL", + -14.427950859069824 + ], + [ + "▁admittance", + -14.42795467376709 + ], + [ + "▁siphon", + -14.428079605102539 + ], + [ + "liza", + -14.428098678588867 + ], + [ + "WEB", + -14.4281005859375 + ], + [ + "▁DEVELOPMENT", + -14.428101539611816 + ], + [ + "IBA", + -14.428122520446777 + ], + [ + "934", + -14.42812442779541 + ], + [ + "▁się", + -14.428170204162598 + ], + [ + "spots", + -14.428177833557129 + ], + [ + "▁showrunner", + -14.428229331970215 + ], + [ + "▁Manas", + -14.428232192993164 + ], + [ + "baya", + -14.428245544433594 + ], + [ + "▁pragmatism", + -14.428258895874023 + ], + [ + "slope", + -14.428297996520996 + ], + [ + "roasted", + -14.428352355957031 + ], + [ + "▁Vul", + -14.42837905883789 + ], + [ + "▁Lauer", + -14.428391456604004 + ], + [ + "▁COLO", + -14.42839527130127 + ], + [ + "▁635", + -14.428470611572266 + ], + [ + "▁Rounds", + -14.428497314453125 + ], + [ + "▁Mitzvah", + -14.428515434265137 + ], + [ + "▁Breakers", + -14.428568840026855 + ], + [ + "▁lp", + -14.428598403930664 + ], + [ + "operator", + -14.42862319946289 + ], + [ + "▁singularly", + -14.428741455078125 + ], + [ + "▁Decals", + -14.428788185119629 + ], + [ + "▁то", + -14.428788185119629 + ], + [ + "▁IAM", + -14.428790092468262 + ], + [ + "▁driftwood", + -14.428794860839844 + ], + [ + "lí", + -14.428813934326172 + ], + [ + "▁gobble", + -14.428820610046387 + ], + [ + "▁Whedon", + -14.42884635925293 + ], + [ + "Secretary", + -14.428847312927246 + ], + [ + "▁Medusa", + -14.428850173950195 + ], + [ + "▁Elizabethan", + -14.428861618041992 + ], + [ + "▁Ladakh", + -14.42888069152832 + ], + [ + "▁revitalizing", + -14.428892135620117 + ], + [ + "idor", + -14.428897857666016 + ], + [ + "▁confide", + -14.428908348083496 + ], + [ + "▁telco", + -14.428940773010254 + ], + [ + "▁CEA", + -14.429011344909668 + ], + [ + "finity", + -14.42902946472168 + ], + [ + "▁Internally", + -14.429034233093262 + ], + [ + "▁flopped", + -14.429096221923828 + ], + [ + "noun", + -14.429104804992676 + ], + [ + "▁Meir", + -14.429130554199219 + ], + [ + "▁Grantham", + -14.429211616516113 + ], + [ + "▁pirated", + -14.42921257019043 + ], + [ + "▁diocesan", + -14.429230690002441 + ], + [ + "▁beggars", + -14.429243087768555 + ], + [ + "▁Regulators", + -14.429250717163086 + ], + [ + "MAD", + -14.429269790649414 + ], + [ + "symbol", + -14.429285049438477 + ], + [ + "necessary", + -14.429301261901855 + ], + [ + "▁TRACK", + -14.429338455200195 + ], + [ + "▁CEP", + -14.429339408874512 + ], + [ + "▁trinity", + -14.429346084594727 + ], + [ + "▁shipwreck", + -14.42937183380127 + ], + [ + "▁SARS", + -14.429404258728027 + ], + [ + "▁CIN", + -14.429423332214355 + ], + [ + "▁fundraise", + -14.429441452026367 + ], + [ + "▁Leukemia", + -14.429471969604492 + ], + [ + "▁decoded", + -14.429474830627441 + ], + [ + "▁449", + -14.429509162902832 + ], + [ + "▁Alb", + -14.429543495178223 + ], + [ + "▁cuando", + -14.42956256866455 + ], + [ + "▁marveled", + -14.429574012756348 + ], + [ + "Lan", + -14.429584503173828 + ], + [ + "▁BURN", + -14.429594039916992 + ], + [ + "▁obsessively", + -14.429595947265625 + ], + [ + "▁Dougherty", + -14.429631233215332 + ], + [ + "▁modulating", + -14.429652214050293 + ], + [ + "▁metered", + -14.429682731628418 + ], + [ + "Lev", + -14.429695129394531 + ], + [ + "▁overloading", + -14.429709434509277 + ], + [ + "▁racquet", + -14.429754257202148 + ], + [ + "▁blockbusters", + -14.429821968078613 + ], + [ + "▁roundtrip", + -14.429841995239258 + ], + [ + "▁ergonomically", + -14.429889678955078 + ], + [ + "▁MEA", + -14.42990493774414 + ], + [ + "▁Confirmed", + -14.429910659790039 + ], + [ + "▁Ruskin", + -14.429927825927734 + ], + [ + "▁correspondingly", + -14.42995548248291 + ], + [ + "drone", + -14.429960250854492 + ], + [ + "▁PDE", + -14.429999351501465 + ], + [ + "▁Roaring", + -14.430027961730957 + ], + [ + "▁miRNAs", + -14.430068016052246 + ], + [ + "▁Gorbachev", + -14.430082321166992 + ], + [ + "▁471", + -14.430089950561523 + ], + [ + "▁helplessly", + -14.430102348327637 + ], + [ + "▁stevia", + -14.430108070373535 + ], + [ + "Oreal", + -14.43011474609375 + ], + [ + "▁PMCID", + -14.430177688598633 + ], + [ + "▁hypnotherapy", + -14.430196762084961 + ], + [ + "▁husbandry", + -14.430232048034668 + ], + [ + "▁Brenner", + -14.43026351928711 + ], + [ + "▁552", + -14.430266380310059 + ], + [ + "▁safeguarded", + -14.430266380310059 + ], + [ + "▁paging", + -14.430304527282715 + ], + [ + "▁Vow", + -14.430327415466309 + ], + [ + "ipu", + -14.430405616760254 + ], + [ + "▁handsomely", + -14.43041706085205 + ], + [ + "▁Про", + -14.430444717407227 + ], + [ + "▁unjustly", + -14.430452346801758 + ], + [ + "▁PRIME", + -14.430455207824707 + ], + [ + "▁JetBlue", + -14.43045711517334 + ], + [ + "▁compatriots", + -14.430489540100098 + ], + [ + "▁это", + -14.430503845214844 + ], + [ + "▁Kondo", + -14.430512428283691 + ], + [ + "▁MICRO", + -14.430512428283691 + ], + [ + "▁lugs", + -14.430608749389648 + ], + [ + "accident", + -14.430627822875977 + ], + [ + "981", + -14.4306640625 + ], + [ + "valve", + -14.430686950683594 + ], + [ + "passed", + -14.430702209472656 + ], + [ + "▁pistachio", + -14.430703163146973 + ], + [ + "mez", + -14.43071460723877 + ], + [ + "▁workmen", + -14.430717468261719 + ], + [ + "zn", + -14.430802345275879 + ], + [ + "eville", + -14.430837631225586 + ], + [ + "▁Maca", + -14.4308500289917 + ], + [ + "SUN", + -14.430876731872559 + ], + [ + "▁LCC", + -14.430891990661621 + ], + [ + "▁fouling", + -14.430900573730469 + ], + [ + "▁christening", + -14.430919647216797 + ], + [ + "▁unflinching", + -14.430965423583984 + ], + [ + "jaya", + -14.430985450744629 + ], + [ + "▁porque", + -14.431007385253906 + ], + [ + "▁fairing", + -14.431014060974121 + ], + [ + "▁saddles", + -14.431031227111816 + ], + [ + "▁vultures", + -14.431089401245117 + ], + [ + "▁McDonough", + -14.431100845336914 + ], + [ + "Hum", + -14.431123733520508 + ], + [ + "Laura", + -14.431133270263672 + ], + [ + "▁overrides", + -14.431135177612305 + ], + [ + "▁BRT", + -14.431139945983887 + ], + [ + "▁Charms", + -14.431142807006836 + ], + [ + "Sigma", + -14.431148529052734 + ], + [ + "▁Variables", + -14.431180953979492 + ], + [ + "Mia", + -14.431194305419922 + ], + [ + "▁Quintana", + -14.431212425231934 + ], + [ + "▁permeated", + -14.431242942810059 + ], + [ + "vati", + -14.431268692016602 + ], + [ + "▁piste", + -14.431269645690918 + ], + [ + "▁DROP", + -14.431296348571777 + ], + [ + "▁Fenn", + -14.431303024291992 + ], + [ + "▁Vala", + -14.431320190429688 + ], + [ + "▁Mahathir", + -14.43133544921875 + ], + [ + "alina", + -14.431344032287598 + ], + [ + "▁catapulted", + -14.431344032287598 + ], + [ + "▁Osi", + -14.431382179260254 + ], + [ + "▁Gabi", + -14.43138599395752 + ], + [ + "×4", + -14.431418418884277 + ], + [ + "▁kennels", + -14.431424140930176 + ], + [ + "▁Khartoum", + -14.431426048278809 + ], + [ + "▁GARDEN", + -14.431436538696289 + ], + [ + "▁Shallow", + -14.431509017944336 + ], + [ + "ohn", + -14.431536674499512 + ], + [ + "▁Staple", + -14.431562423706055 + ], + [ + "shops", + -14.43161678314209 + ], + [ + "Naughty", + -14.431620597839355 + ], + [ + "▁crepes", + -14.431622505187988 + ], + [ + "comedy", + -14.431647300720215 + ], + [ + "▁Conducting", + -14.431660652160645 + ], + [ + "▁ANG", + -14.431683540344238 + ], + [ + "wielding", + -14.43168830871582 + ], + [ + "▁integrator", + -14.431690216064453 + ], + [ + "▁Haile", + -14.431732177734375 + ], + [ + "BEL", + -14.431760787963867 + ], + [ + "ск", + -14.431763648986816 + ], + [ + "LIFE", + -14.431801795959473 + ], + [ + "▁MAGIC", + -14.431830406188965 + ], + [ + "minister", + -14.431902885437012 + ], + [ + "▁Caval", + -14.431915283203125 + ], + [ + "▁hysterectomy", + -14.431918144226074 + ], + [ + "▁Neglect", + -14.431933403015137 + ], + [ + "891", + -14.43194580078125 + ], + [ + "▁Harassment", + -14.431947708129883 + ], + [ + "▁FACEBOOK", + -14.432016372680664 + ], + [ + "▁plankton", + -14.43201732635498 + ], + [ + "Horny", + -14.43204402923584 + ], + [ + "▁JUNE", + -14.43204402923584 + ], + [ + "▁undesired", + -14.43206787109375 + ], + [ + "▁encircle", + -14.432073593139648 + ], + [ + "▁Festive", + -14.432096481323242 + ], + [ + "▁Thankyou", + -14.432097434997559 + ], + [ + "▁vp", + -14.43211841583252 + ], + [ + "▁Topping", + -14.432127952575684 + ], + [ + "▁Silverlight", + -14.432140350341797 + ], + [ + "▁OPT", + -14.432146072387695 + ], + [ + "▁JOURNAL", + -14.432149887084961 + ], + [ + "▁Councilor", + -14.432159423828125 + ], + [ + "▁Reject", + -14.432247161865234 + ], + [ + "▁Cricut", + -14.43228530883789 + ], + [ + "▁polygons", + -14.432311058044434 + ], + [ + "▁Butterflies", + -14.432369232177734 + ], + [ + "▁été", + -14.432374000549316 + ], + [ + "▁Swag", + -14.432417869567871 + ], + [ + "JJ", + -14.432443618774414 + ], + [ + "▁Salute", + -14.432482719421387 + ], + [ + "dimension", + -14.432496070861816 + ], + [ + "▁Blackbird", + -14.432514190673828 + ], + [ + "OOP", + -14.432609558105469 + ], + [ + "▁mourned", + -14.43266773223877 + ], + [ + "▁ringer", + -14.432685852050781 + ], + [ + "▁Kham", + -14.432693481445312 + ], + [ + "▁battleship", + -14.432709693908691 + ], + [ + "▁Purchases", + -14.432726860046387 + ], + [ + "▁Starfleet", + -14.432746887207031 + ], + [ + "▁Kapil", + -14.432775497436523 + ], + [ + "▁Terriers", + -14.43278694152832 + ], + [ + "culation", + -14.432835578918457 + ], + [ + "▁Papi", + -14.43283748626709 + ], + [ + "▁circumstantial", + -14.432877540588379 + ], + [ + "chains", + -14.432887077331543 + ], + [ + "▁565", + -14.432908058166504 + ], + [ + "▁Fluffy", + -14.432939529418945 + ], + [ + "▁TPC", + -14.432947158813477 + ], + [ + "▁Cami", + -14.432948112487793 + ], + [ + "▁Kwon", + -14.43302059173584 + ], + [ + "▁kong", + -14.4330472946167 + ], + [ + "▁Eton", + -14.433055877685547 + ], + [ + "Associated", + -14.433088302612305 + ], + [ + "▁uninitiated", + -14.433098793029785 + ], + [ + "▁Shepherds", + -14.433124542236328 + ], + [ + "▁fanned", + -14.433135986328125 + ], + [ + "▁Inst", + -14.433137893676758 + ], + [ + "Answer", + -14.43313980102539 + ], + [ + "▁disclaim", + -14.433149337768555 + ], + [ + "▁Hammers", + -14.433170318603516 + ], + [ + "▁divorcing", + -14.43322467803955 + ], + [ + "▁Mercado", + -14.433247566223145 + ], + [ + "▁Hammock", + -14.433368682861328 + ], + [ + "▁Chak", + -14.433401107788086 + ], + [ + "▁abduct", + -14.433423042297363 + ], + [ + "Abstract", + -14.433435440063477 + ], + [ + "▁WASH", + -14.433464050292969 + ], + [ + "▁phenol", + -14.433465003967285 + ], + [ + "세", + -14.433466911315918 + ], + [ + "▁Sully", + -14.433496475219727 + ], + [ + "▁respons", + -14.433517456054688 + ], + [ + "prior", + -14.433558464050293 + ], + [ + "▁Fierce", + -14.433577537536621 + ], + [ + "家", + -14.433595657348633 + ], + [ + "▁ticketed", + -14.433622360229492 + ], + [ + "▁Borges", + -14.433623313903809 + ], + [ + "latch", + -14.43364143371582 + ], + [ + "▁Propane", + -14.433686256408691 + ], + [ + "▁Stardust", + -14.433712005615234 + ], + [ + "▁Hurdle", + -14.433740615844727 + ], + [ + "▁Sclerosis", + -14.433853149414062 + ], + [ + "▁Vere", + -14.433865547180176 + ], + [ + "▁microtubule", + -14.433891296386719 + ], + [ + "▁Olympiad", + -14.433955192565918 + ], + [ + "▁testicles", + -14.434028625488281 + ], + [ + "wack", + -14.434069633483887 + ], + [ + "blad", + -14.434074401855469 + ], + [ + "▁Haiku", + -14.434089660644531 + ], + [ + "frames", + -14.434090614318848 + ], + [ + "ら", + -14.434120178222656 + ], + [ + "▁Crucial", + -14.434141159057617 + ], + [ + "▁McClellan", + -14.43414306640625 + ], + [ + "▁complicates", + -14.434184074401855 + ], + [ + "▁Lari", + -14.434221267700195 + ], + [ + "▁Sweatshirt", + -14.434226036071777 + ], + [ + "▁snuggling", + -14.434266090393066 + ], + [ + "CRP", + -14.434272766113281 + ], + [ + "▁Modem", + -14.43427848815918 + ], + [ + "▁439", + -14.434280395507812 + ], + [ + "▁impatiently", + -14.434300422668457 + ], + [ + "▁Operated", + -14.43430233001709 + ], + [ + "▁cara", + -14.434324264526367 + ], + [ + "FAC", + -14.434428215026855 + ], + [ + "961", + -14.4344482421875 + ], + [ + "▁Cronin", + -14.434510231018066 + ], + [ + "optimized", + -14.434521675109863 + ], + [ + "▁undercurrent", + -14.434536933898926 + ], + [ + "▁kilt", + -14.434542655944824 + ], + [ + "▁mentee", + -14.434542655944824 + ], + [ + "▁Kildare", + -14.434614181518555 + ], + [ + "▁Serrano", + -14.434627532958984 + ], + [ + "▁bobbing", + -14.434642791748047 + ], + [ + "roux", + -14.434664726257324 + ], + [ + "▁Nagy", + -14.434672355651855 + ], + [ + "tiger", + -14.434707641601562 + ], + [ + "▁477", + -14.434708595275879 + ], + [ + "▁Nc", + -14.434720039367676 + ], + [ + "shut", + -14.434732437133789 + ], + [ + "▁Systemic", + -14.434772491455078 + ], + [ + "▁Ruling", + -14.434798240661621 + ], + [ + "▁sg", + -14.43481731414795 + ], + [ + "▁Gypsum", + -14.43483829498291 + ], + [ + "Robot", + -14.43487548828125 + ], + [ + "nson", + -14.4348783493042 + ], + [ + "▁seaport", + -14.434879302978516 + ], + [ + "▁accu", + -14.434885025024414 + ], + [ + "▁Schra", + -14.434955596923828 + ], + [ + "▁rougher", + -14.435050010681152 + ], + [ + "▁Topical", + -14.435053825378418 + ], + [ + "SIL", + -14.435083389282227 + ], + [ + "▁Inspectors", + -14.435103416442871 + ], + [ + "stuck", + -14.43510913848877 + ], + [ + "ого", + -14.435141563415527 + ], + [ + "▁COMMENT", + -14.43515396118164 + ], + [ + "miner", + -14.435186386108398 + ], + [ + "mada", + -14.435225486755371 + ], + [ + "▁FET", + -14.43522834777832 + ], + [ + "▁Patrons", + -14.435242652893066 + ], + [ + "▁Repeated", + -14.435388565063477 + ], + [ + "▁Tierra", + -14.435389518737793 + ], + [ + "▁integrators", + -14.435397148132324 + ], + [ + "▁Streak", + -14.435402870178223 + ], + [ + "▁BULL", + -14.435450553894043 + ], + [ + "▁modernizing", + -14.435479164123535 + ], + [ + "ण", + -14.435482025146484 + ], + [ + "▁trop", + -14.4354829788208 + ], + [ + "▁Boynton", + -14.43548583984375 + ], + [ + "▁strongholds", + -14.435487747192383 + ], + [ + "▁Yerevan", + -14.435490608215332 + ], + [ + "▁SANTA", + -14.435507774353027 + ], + [ + "▁Cowen", + -14.435518264770508 + ], + [ + "stands", + -14.435561180114746 + ], + [ + "▁candidly", + -14.435699462890625 + ], + [ + "PHA", + -14.43574333190918 + ], + [ + "▁Damaged", + -14.435749053955078 + ], + [ + "▁medicament", + -14.435751914978027 + ], + [ + "▁YC", + -14.435809135437012 + ], + [ + "▁Rods", + -14.43583869934082 + ], + [ + "vane", + -14.435870170593262 + ], + [ + "▁Reeve", + -14.43588638305664 + ], + [ + "sect", + -14.435893058776855 + ], + [ + "▁NPD", + -14.435901641845703 + ], + [ + "▁trotted", + -14.435909271240234 + ], + [ + "▁MLP", + -14.435951232910156 + ], + [ + "owed", + -14.435961723327637 + ], + [ + "▁Mondo", + -14.43597412109375 + ], + [ + "▁Injured", + -14.435982704162598 + ], + [ + "▁UU", + -14.43601131439209 + ], + [ + "▁gator", + -14.436029434204102 + ], + [ + "▁splint", + -14.436030387878418 + ], + [ + "▁YS", + -14.436039924621582 + ], + [ + "▁Krystal", + -14.4360933303833 + ], + [ + "▁Influenza", + -14.436103820800781 + ], + [ + "▁patri", + -14.436113357543945 + ], + [ + "▁hank", + -14.43612289428711 + ], + [ + "▁Yearly", + -14.436123847961426 + ], + [ + "icial", + -14.43614673614502 + ], + [ + "▁LTS", + -14.436229705810547 + ], + [ + "▁bronzer", + -14.436256408691406 + ], + [ + "▁Voss", + -14.436259269714355 + ], + [ + "▁Deg", + -14.436279296875 + ], + [ + "musical", + -14.436320304870605 + ], + [ + "directory", + -14.436395645141602 + ], + [ + "SID", + -14.436410903930664 + ], + [ + "▁nanotubes", + -14.43641471862793 + ], + [ + "▁corroborated", + -14.436448097229004 + ], + [ + "▁Gujarati", + -14.436463356018066 + ], + [ + "▁Peptide", + -14.436482429504395 + ], + [ + "▁Yvette", + -14.4365234375 + ], + [ + "▁alluvial", + -14.436583518981934 + ], + [ + "▁protectionist", + -14.436589241027832 + ], + [ + "Xx", + -14.436591148376465 + ], + [ + "rises", + -14.436619758605957 + ], + [ + "▁neutrons", + -14.436627388000488 + ], + [ + "▁sav", + -14.436637878417969 + ], + [ + "▁Marching", + -14.436670303344727 + ], + [ + "▁Occidental", + -14.436673164367676 + ], + [ + "▁headcount", + -14.436691284179688 + ], + [ + "▁infusing", + -14.436691284179688 + ], + [ + "identical", + -14.436694145202637 + ], + [ + "▁Andorra", + -14.436699867248535 + ], + [ + "▁Kristine", + -14.436707496643066 + ], + [ + "▁Brownsville", + -14.436722755432129 + ], + [ + "̶", + -14.436785697937012 + ], + [ + "advice", + -14.436848640441895 + ], + [ + "Label", + -14.436849594116211 + ], + [ + "▁eyeglass", + -14.436871528625488 + ], + [ + "▁Sli", + -14.436920166015625 + ], + [ + "▁visionaries", + -14.436928749084473 + ], + [ + "▁Retaining", + -14.436941146850586 + ], + [ + "▁weavers", + -14.43696117401123 + ], + [ + "▁Religions", + -14.436988830566406 + ], + [ + "▁aeration", + -14.436989784240723 + ], + [ + "▁Upgrading", + -14.43703556060791 + ], + [ + "zd", + -14.437057495117188 + ], + [ + "▁crocheting", + -14.437057495117188 + ], + [ + "▁wingspan", + -14.437076568603516 + ], + [ + "LOC", + -14.437116622924805 + ], + [ + "citing", + -14.437145233154297 + ], + [ + "waves", + -14.437152862548828 + ], + [ + "▁Maris", + -14.437155723571777 + ], + [ + "Scape", + -14.437163352966309 + ], + [ + "▁trickery", + -14.437185287475586 + ], + [ + "nada", + -14.437211036682129 + ], + [ + "ptic", + -14.437223434448242 + ], + [ + "CMC", + -14.43723201751709 + ], + [ + "▁FAB", + -14.43724250793457 + ], + [ + "▁endowments", + -14.43724536895752 + ], + [ + "▁Winona", + -14.437250137329102 + ], + [ + "▁INCIDENTAL", + -14.437265396118164 + ], + [ + "instrumentalist", + -14.437270164489746 + ], + [ + "▁outdone", + -14.437307357788086 + ], + [ + "FAA", + -14.437331199645996 + ], + [ + "▁Goldie", + -14.437345504760742 + ], + [ + "▁unbelief", + -14.437348365783691 + ], + [ + "▁OSCE", + -14.437356948852539 + ], + [ + "▁Depart", + -14.4373779296875 + ], + [ + "▁renditions", + -14.437385559082031 + ], + [ + "skate", + -14.437386512756348 + ], + [ + "▁vertebrates", + -14.437414169311523 + ], + [ + "▁polyps", + -14.437456130981445 + ], + [ + "▁Barrio", + -14.43752670288086 + ], + [ + "▁METAL", + -14.43757152557373 + ], + [ + "▁Octavia", + -14.437576293945312 + ], + [ + "▁homestay", + -14.437592506408691 + ], + [ + "junct", + -14.437594413757324 + ], + [ + "affe", + -14.43759536743164 + ], + [ + "▁uncooked", + -14.437609672546387 + ], + [ + "▁Nasir", + -14.437613487243652 + ], + [ + "barb", + -14.437638282775879 + ], + [ + "▁Fascist", + -14.437643051147461 + ], + [ + "Ty", + -14.437654495239258 + ], + [ + "983", + -14.437671661376953 + ], + [ + "▁Padded", + -14.437702178955078 + ], + [ + "Lincoln", + -14.437744140625 + ], + [ + "▁Ewan", + -14.437766075134277 + ], + [ + "▁cet", + -14.437782287597656 + ], + [ + "knot", + -14.437843322753906 + ], + [ + "nutrient", + -14.437860488891602 + ], + [ + "stä", + -14.437860488891602 + ], + [ + "▁ICF", + -14.43789291381836 + ], + [ + "sawa", + -14.437893867492676 + ], + [ + "Marine", + -14.437908172607422 + ], + [ + "orski", + -14.437915802001953 + ], + [ + "ම", + -14.437932968139648 + ], + [ + "GED", + -14.438002586364746 + ], + [ + "▁Jaeger", + -14.43807315826416 + ], + [ + "▁exhortation", + -14.438105583190918 + ], + [ + "▁riddles", + -14.438124656677246 + ], + [ + "▁sutures", + -14.438152313232422 + ], + [ + "▁Plainfield", + -14.438157081604004 + ], + [ + "onomic", + -14.438176155090332 + ], + [ + "Finish", + -14.438214302062988 + ], + [ + "mike", + -14.438236236572266 + ], + [ + "▁swiped", + -14.438319206237793 + ], + [ + "▁Sodom", + -14.438392639160156 + ], + [ + "▁Reportedly", + -14.438401222229004 + ], + [ + "▁foreboding", + -14.438444137573242 + ], + [ + "▁peddling", + -14.438446998596191 + ], + [ + "Moore", + -14.438450813293457 + ], + [ + "▁Learner", + -14.438474655151367 + ], + [ + "sborough", + -14.438481330871582 + ], + [ + "▁stubble", + -14.438506126403809 + ], + [ + "▁attributing", + -14.438543319702148 + ], + [ + "▁dwelt", + -14.438562393188477 + ], + [ + "▁yogi", + -14.438590049743652 + ], + [ + "▁volvo", + -14.438624382019043 + ], + [ + "▁Rotate", + -14.438660621643066 + ], + [ + "2100", + -14.438661575317383 + ], + [ + "▁Indi", + -14.438673973083496 + ], + [ + "▁Archipelago", + -14.43871021270752 + ], + [ + "▁synch", + -14.438718795776367 + ], + [ + "▁Australasian", + -14.438721656799316 + ], + [ + "▁IDA", + -14.438739776611328 + ], + [ + "▁Beh", + -14.438769340515137 + ], + [ + "▁Quarters", + -14.438838005065918 + ], + [ + "▁Jindal", + -14.438852310180664 + ], + [ + "▁Insulated", + -14.438868522644043 + ], + [ + "Belle", + -14.438874244689941 + ], + [ + "stamped", + -14.438876152038574 + ], + [ + "▁aftercare", + -14.4389009475708 + ], + [ + "▁Windham", + -14.43893814086914 + ], + [ + "▁magnificently", + -14.438974380493164 + ], + [ + "▁artichokes", + -14.439038276672363 + ], + [ + "sdorf", + -14.439055442810059 + ], + [ + "▁shadowing", + -14.439083099365234 + ], + [ + "之", + -14.439094543457031 + ], + [ + "▁trademarked", + -14.439248085021973 + ], + [ + "▁discolored", + -14.439337730407715 + ], + [ + "▁Gasoline", + -14.439340591430664 + ], + [ + "▁standup", + -14.439388275146484 + ], + [ + "▁whitewash", + -14.439414978027344 + ], + [ + "▁nullify", + -14.439440727233887 + ], + [ + "tables", + -14.439472198486328 + ], + [ + "▁Magneto", + -14.439476013183594 + ], + [ + "youtu", + -14.439497947692871 + ], + [ + "▁extruder", + -14.439528465270996 + ], + [ + "▁Footnote", + -14.439543724060059 + ], + [ + "▁inlaid", + -14.439547538757324 + ], + [ + "▁defenseless", + -14.439576148986816 + ], + [ + "▁Cv", + -14.439619064331055 + ], + [ + "▁RAP", + -14.439765930175781 + ], + [ + "▁innuendo", + -14.43980598449707 + ], + [ + "lege", + -14.439809799194336 + ], + [ + "▁Helmets", + -14.43982982635498 + ], + [ + "▁plumage", + -14.439842224121094 + ], + [ + "icos", + -14.43991756439209 + ], + [ + "glen", + -14.439937591552734 + ], + [ + "▁Propulsion", + -14.439957618713379 + ], + [ + "▁Hindustan", + -14.439983367919922 + ], + [ + "▁curbside", + -14.43999195098877 + ], + [ + "रा", + -14.44001579284668 + ], + [ + "wati", + -14.440030097961426 + ], + [ + "ggio", + -14.440044403076172 + ], + [ + "▁METHODS", + -14.4400634765625 + ], + [ + "▁cranks", + -14.440081596374512 + ], + [ + "▁inclusivity", + -14.440126419067383 + ], + [ + "▁TEMP", + -14.440134048461914 + ], + [ + "▁Cleary", + -14.44013786315918 + ], + [ + "▁fervently", + -14.440164566040039 + ], + [ + "▁despatch", + -14.440234184265137 + ], + [ + "▁mercilessly", + -14.440258979797363 + ], + [ + "▁nah", + -14.440289497375488 + ], + [ + "▁banknotes", + -14.440302848815918 + ], + [ + "▁Shimla", + -14.44031047821045 + ], + [ + "▁tamed", + -14.440360069274902 + ], + [ + "twist", + -14.440375328063965 + ], + [ + "▁Focal", + -14.440462112426758 + ], + [ + "blu", + -14.440467834472656 + ], + [ + "▁tras", + -14.440479278564453 + ], + [ + "▁Dua", + -14.440509796142578 + ], + [ + "▁Guadalajara", + -14.44051456451416 + ], + [ + "▁stomped", + -14.440528869628906 + ], + [ + "▁466", + -14.440550804138184 + ], + [ + "▁Columbine", + -14.44056510925293 + ], + [ + "ihi", + -14.440568923950195 + ], + [ + "931", + -14.440592765808105 + ], + [ + "▁rejections", + -14.440627098083496 + ], + [ + "▁bookmaker", + -14.440661430358887 + ], + [ + "▁distilleries", + -14.44068717956543 + ], + [ + "▁Raccoon", + -14.440720558166504 + ], + [ + "▁rebelled", + -14.44072437286377 + ], + [ + "stability", + -14.440740585327148 + ], + [ + "▁Cinemas", + -14.440752983093262 + ], + [ + "▁Crabtree", + -14.440774917602539 + ], + [ + "aww", + -14.440787315368652 + ], + [ + "▁Nautical", + -14.440796852111816 + ], + [ + "▁INSIDE", + -14.440810203552246 + ], + [ + "▁Delft", + -14.440849304199219 + ], + [ + "▁Priv", + -14.440850257873535 + ], + [ + "▁antennae", + -14.440878868103027 + ], + [ + "▁emulating", + -14.44089412689209 + ], + [ + "Christians", + -14.440945625305176 + ], + [ + "bj", + -14.440945625305176 + ], + [ + "immun", + -14.440953254699707 + ], + [ + "▁Keyless", + -14.440977096557617 + ], + [ + "▁Suspended", + -14.441036224365234 + ], + [ + "▁Huma", + -14.441069602966309 + ], + [ + "1935", + -14.441136360168457 + ], + [ + "▁Theodor", + -14.441191673278809 + ], + [ + "▁humiliate", + -14.441222190856934 + ], + [ + "▁pantomime", + -14.441286087036133 + ], + [ + "▁Oskar", + -14.441304206848145 + ], + [ + "▁infraction", + -14.441364288330078 + ], + [ + "▁ghostwriter", + -14.441384315490723 + ], + [ + "shka", + -14.441389083862305 + ], + [ + "▁workspaces", + -14.44140911102295 + ], + [ + "▁disengage", + -14.441417694091797 + ], + [ + "▁gargantuan", + -14.441529273986816 + ], + [ + "▁Hammersmith", + -14.44153118133545 + ], + [ + "▁pinky", + -14.44155216217041 + ], + [ + "▁Treated", + -14.441610336303711 + ], + [ + "▁chatbots", + -14.441628456115723 + ], + [ + "▁mich", + -14.441642761230469 + ], + [ + "▁barbershop", + -14.441648483276367 + ], + [ + "▁steppe", + -14.44168472290039 + ], + [ + "▁Danbury", + -14.441691398620605 + ], + [ + "ports", + -14.44170093536377 + ], + [ + "▁Hagan", + -14.441707611083984 + ], + [ + "▁Cardigan", + -14.44171142578125 + ], + [ + "▁gecko", + -14.441762924194336 + ], + [ + "▁hovers", + -14.441762924194336 + ], + [ + "Empire", + -14.441774368286133 + ], + [ + "▁alms", + -14.44179916381836 + ], + [ + "▁DCP", + -14.441802024841309 + ], + [ + "caro", + -14.441814422607422 + ], + [ + "▁MMC", + -14.441814422607422 + ], + [ + "bner", + -14.441838264465332 + ], + [ + "▁WILLIAMS", + -14.441852569580078 + ], + [ + "▁Banjo", + -14.441861152648926 + ], + [ + "Clinton", + -14.441864013671875 + ], + [ + "▁relinquished", + -14.441900253295898 + ], + [ + "loa", + -14.441976547241211 + ], + [ + "proc", + -14.44198989868164 + ], + [ + "1936", + -14.442000389099121 + ], + [ + "▁Astral", + -14.442014694213867 + ], + [ + "▁logon", + -14.442017555236816 + ], + [ + "▁virulence", + -14.442018508911133 + ], + [ + "Fur", + -14.442025184631348 + ], + [ + "▁Ghe", + -14.442041397094727 + ], + [ + "indicating", + -14.442056655883789 + ], + [ + "▁Needles", + -14.4420747756958 + ], + [ + "LSE", + -14.442102432250977 + ], + [ + "▁deconstruction", + -14.442119598388672 + ], + [ + "▁Luxor", + -14.442147254943848 + ], + [ + "kinetic", + -14.442172050476074 + ], + [ + "▁Benito", + -14.442205429077148 + ], + [ + "▁coughed", + -14.442208290100098 + ], + [ + "▁treachery", + -14.442246437072754 + ], + [ + "▁afresh", + -14.44227123260498 + ], + [ + "▁Deficit", + -14.442272186279297 + ], + [ + "▁Tabor", + -14.442296028137207 + ], + [ + "oline", + -14.44229793548584 + ], + [ + "▁bullshit", + -14.44230842590332 + ], + [ + "▁Crossover", + -14.442336082458496 + ], + [ + "bril", + -14.442337989807129 + ], + [ + "▁reorder", + -14.44235610961914 + ], + [ + "▁footrest", + -14.442374229431152 + ], + [ + "▁Wadi", + -14.442498207092285 + ], + [ + "▁Feat", + -14.44256591796875 + ], + [ + "umab", + -14.442566871643066 + ], + [ + "▁ECE", + -14.442583084106445 + ], + [ + "omorph", + -14.442593574523926 + ], + [ + "▁courtyards", + -14.442595481872559 + ], + [ + "▁usurp", + -14.44260025024414 + ], + [ + "ayi", + -14.442607879638672 + ], + [ + "▁Capturing", + -14.442609786987305 + ], + [ + "JK", + -14.442642211914062 + ], + [ + "▁476", + -14.44265079498291 + ], + [ + "▁parsed", + -14.442707061767578 + ], + [ + "▁unchallenged", + -14.44272232055664 + ], + [ + "▁Taman", + -14.442756652832031 + ], + [ + "Hal", + -14.442761421203613 + ], + [ + "▁SWIFT", + -14.442827224731445 + ], + [ + "ാ", + -14.442896842956543 + ], + [ + "▁708", + -14.44290542602539 + ], + [ + "▁Eindhoven", + -14.442940711975098 + ], + [ + "▁fortify", + -14.442952156066895 + ], + [ + "▁idiopathic", + -14.442972183227539 + ], + [ + "inae", + -14.442978858947754 + ], + [ + "tivity", + -14.442980766296387 + ], + [ + "▁immunology", + -14.442980766296387 + ], + [ + "▁capillaries", + -14.442987442016602 + ], + [ + "kett", + -14.442991256713867 + ], + [ + "▁828", + -14.443014144897461 + ], + [ + "▁Sze", + -14.443014144897461 + ], + [ + "iasis", + -14.443053245544434 + ], + [ + "▁accumulator", + -14.443056106567383 + ], + [ + "▁monte", + -14.443056106567383 + ], + [ + "eling", + -14.4430570602417 + ], + [ + "mier", + -14.443068504333496 + ], + [ + "▁forgets", + -14.443087577819824 + ], + [ + "▁SDGs", + -14.443096160888672 + ], + [ + "▁Pras", + -14.443116188049316 + ], + [ + "▁indecisive", + -14.443122863769531 + ], + [ + "▁marmalade", + -14.443124771118164 + ], + [ + "▁Amalfi", + -14.443161964416504 + ], + [ + "Lip", + -14.443233489990234 + ], + [ + "081", + -14.44324016571045 + ], + [ + "▁disregarding", + -14.44327449798584 + ], + [ + "▁blackboard", + -14.443305015563965 + ], + [ + "Status", + -14.443312644958496 + ], + [ + "▁Inheritance", + -14.443342208862305 + ], + [ + "▁dampened", + -14.44337272644043 + ], + [ + "nw", + -14.443405151367188 + ], + [ + "▁Faro", + -14.44340705871582 + ], + [ + "▁Faisal", + -14.443431854248047 + ], + [ + "▁reciprocate", + -14.443450927734375 + ], + [ + "▁moisturized", + -14.443455696105957 + ], + [ + "▁MacLeod", + -14.443506240844727 + ], + [ + "▁Hens", + -14.443507194519043 + ], + [ + "▁Insured", + -14.443517684936523 + ], + [ + "▁765", + -14.44354248046875 + ], + [ + "ظ", + -14.443559646606445 + ], + [ + "▁delhi", + -14.443608283996582 + ], + [ + "▁crediting", + -14.443626403808594 + ], + [ + "▁Fears", + -14.443655014038086 + ], + [ + "▁lentil", + -14.443711280822754 + ], + [ + "▁sorcery", + -14.44372844696045 + ], + [ + "▁UND", + -14.443729400634766 + ], + [ + "со", + -14.443766593933105 + ], + [ + "כ", + -14.443787574768066 + ], + [ + "▁più", + -14.443818092346191 + ], + [ + "▁cascades", + -14.443819999694824 + ], + [ + "▁NOV", + -14.443824768066406 + ], + [ + "▁underlining", + -14.443842887878418 + ], + [ + "▁SAW", + -14.443852424621582 + ], + [ + "▁Dilemma", + -14.443857192993164 + ], + [ + "▁Venues", + -14.443868637084961 + ], + [ + "▁FIGHT", + -14.443873405456543 + ], + [ + "▁jut", + -14.443882942199707 + ], + [ + "oyl", + -14.443906784057617 + ], + [ + "suggest", + -14.443941116333008 + ], + [ + "anchor", + -14.443968772888184 + ], + [ + "nter", + -14.444053649902344 + ], + [ + "▁wrangling", + -14.444058418273926 + ], + [ + "▁coerce", + -14.444066047668457 + ], + [ + "▁pricier", + -14.444082260131836 + ], + [ + "▁Moni", + -14.444108009338379 + ], + [ + "▁Darjeeling", + -14.44411849975586 + ], + [ + "▁Shinzo", + -14.444135665893555 + ], + [ + "▁Nestor", + -14.444147109985352 + ], + [ + "▁Grapes", + -14.444150924682617 + ], + [ + "▁simp", + -14.44415283203125 + ], + [ + "▁woodpecker", + -14.444156646728516 + ], + [ + "Career", + -14.444194793701172 + ], + [ + "▁Popper", + -14.444219589233398 + ], + [ + "phora", + -14.444230079650879 + ], + [ + "▁Malaya", + -14.444233894348145 + ], + [ + "▁Blackwood", + -14.444281578063965 + ], + [ + "▁Huston", + -14.44432258605957 + ], + [ + "▁barricade", + -14.444375991821289 + ], + [ + "Vir", + -14.44438362121582 + ], + [ + "▁Abhishek", + -14.444387435913086 + ], + [ + "listening", + -14.444403648376465 + ], + [ + "▁ig", + -14.44442081451416 + ], + [ + "▁hissed", + -14.444464683532715 + ], + [ + "▁Absence", + -14.44446849822998 + ], + [ + "▁extendable", + -14.444501876831055 + ], + [ + "▁RECORD", + -14.444535255432129 + ], + [ + "▁Refuse", + -14.444539070129395 + ], + [ + "▁pathophysiology", + -14.444539070129395 + ], + [ + "▁cytotec", + -14.444547653198242 + ], + [ + "▁underlies", + -14.44456958770752 + ], + [ + "▁borrows", + -14.44457721710205 + ], + [ + "▁palladium", + -14.44457721710205 + ], + [ + "replacement", + -14.444611549377441 + ], + [ + "▁MEET", + -14.444622039794922 + ], + [ + "▁904", + -14.444662094116211 + ], + [ + "▁Riverview", + -14.444663047790527 + ], + [ + "▁fumbling", + -14.444666862487793 + ], + [ + "▁Krav", + -14.444671630859375 + ], + [ + "▁gifs", + -14.444683074951172 + ], + [ + "▁Rajya", + -14.44471549987793 + ], + [ + "ше", + -14.444717407226562 + ], + [ + "▁HEC", + -14.444726943969727 + ], + [ + "ansi", + -14.444740295410156 + ], + [ + "▁Chime", + -14.44474983215332 + ], + [ + "▁heaping", + -14.444767951965332 + ], + [ + "▁Psychologists", + -14.444779396057129 + ], + [ + "▁appointee", + -14.444872856140137 + ], + [ + "▁Snowman", + -14.444915771484375 + ], + [ + "▁wetter", + -14.444937705993652 + ], + [ + "▁grandstand", + -14.4450044631958 + ], + [ + "1933", + -14.445023536682129 + ], + [ + "▁Brendon", + -14.445029258728027 + ], + [ + "▁Yaku", + -14.44507884979248 + ], + [ + "▁Albrecht", + -14.445093154907227 + ], + [ + "há", + -14.445122718811035 + ], + [ + "▁shrapnel", + -14.445128440856934 + ], + [ + "yuk", + -14.445174217224121 + ], + [ + "▁overheated", + -14.445213317871094 + ], + [ + "▁teacup", + -14.44521713256836 + ], + [ + "力", + -14.44522476196289 + ], + [ + "▁satan", + -14.44528865814209 + ], + [ + "▁UNT", + -14.445348739624023 + ], + [ + "ELE", + -14.445356369018555 + ], + [ + "▁shard", + -14.44538688659668 + ], + [ + "▁э", + -14.445413589477539 + ], + [ + "▁Stomp", + -14.445487976074219 + ], + [ + "▁shavings", + -14.445538520812988 + ], + [ + "▁Migrant", + -14.445597648620605 + ], + [ + "▁Slough", + -14.445627212524414 + ], + [ + "▁Parse", + -14.445685386657715 + ], + [ + "▁amex", + -14.445722579956055 + ], + [ + "▁hypoglycemia", + -14.445741653442383 + ], + [ + "▁Rivet", + -14.445748329162598 + ], + [ + "BON", + -14.445778846740723 + ], + [ + "Ivoire", + -14.445781707763672 + ], + [ + "▁Locator", + -14.445816040039062 + ], + [ + "▁Naidu", + -14.445833206176758 + ], + [ + "throwing", + -14.445886611938477 + ], + [ + "▁Rebate", + -14.445910453796387 + ], + [ + "▁déc", + -14.44593334197998 + ], + [ + "▁DeGeneres", + -14.445940017700195 + ], + [ + "▁Migraine", + -14.445950508117676 + ], + [ + "▁ATLANTA", + -14.445971488952637 + ], + [ + "▁annealing", + -14.445972442626953 + ], + [ + "▁posse", + -14.44601058959961 + ], + [ + "floating", + -14.446020126342773 + ], + [ + "▁staking", + -14.446020126342773 + ], + [ + "▁cacti", + -14.446074485778809 + ], + [ + "▁Bugatti", + -14.44608211517334 + ], + [ + "▁horseradish", + -14.446093559265137 + ], + [ + "ду", + -14.44610595703125 + ], + [ + "Package", + -14.446128845214844 + ], + [ + "▁highschool", + -14.446136474609375 + ], + [ + "dey", + -14.446158409118652 + ], + [ + "viii", + -14.446181297302246 + ], + [ + "▁rhinestones", + -14.446196556091309 + ], + [ + "▁Hidalgo", + -14.446231842041016 + ], + [ + "▁decried", + -14.446242332458496 + ], + [ + "lje", + -14.44626522064209 + ], + [ + "▁phosphatase", + -14.44626522064209 + ], + [ + "ckling", + -14.446370124816895 + ], + [ + "pso", + -14.446383476257324 + ], + [ + "bula", + -14.44638442993164 + ], + [ + "▁Bylaws", + -14.446418762207031 + ], + [ + "▁Zanu", + -14.44644832611084 + ], + [ + "▁Glucose", + -14.446475982666016 + ], + [ + "▁468", + -14.446496963500977 + ], + [ + "▁dislodge", + -14.446513175964355 + ], + [ + "▁reassigned", + -14.446523666381836 + ], + [ + "▁Nephi", + -14.446524620056152 + ], + [ + "▁Yor", + -14.446558952331543 + ], + [ + "▁rhinestone", + -14.44664192199707 + ], + [ + "▁crafters", + -14.446642875671387 + ], + [ + "ound", + -14.446654319763184 + ], + [ + "▁Bhubaneswar", + -14.446660995483398 + ], + [ + "▁grapevine", + -14.446669578552246 + ], + [ + "▁Cascades", + -14.446672439575195 + ], + [ + "▁McKnight", + -14.44667911529541 + ], + [ + "odia", + -14.446816444396973 + ], + [ + "▁LCS", + -14.446844100952148 + ], + [ + "▁Sweetheart", + -14.446852684020996 + ], + [ + "▁surnames", + -14.446900367736816 + ], + [ + "ilu", + -14.446916580200195 + ], + [ + "▁abstracted", + -14.446917533874512 + ], + [ + "▁Congresswoman", + -14.446938514709473 + ], + [ + "▁PPO", + -14.446952819824219 + ], + [ + "gener", + -14.446971893310547 + ], + [ + "▁mares", + -14.446977615356445 + ], + [ + "▁gags", + -14.447001457214355 + ], + [ + "BEC", + -14.44700813293457 + ], + [ + "▁Radial", + -14.447017669677734 + ], + [ + "CLA", + -14.447057723999023 + ], + [ + "▁Carbide", + -14.447088241577148 + ], + [ + "▁Moana", + -14.447102546691895 + ], + [ + "▁Grapefruit", + -14.447139739990234 + ], + [ + "▁dreamers", + -14.447152137756348 + ], + [ + "vue", + -14.447161674499512 + ], + [ + "▁Fanatic", + -14.447169303894043 + ], + [ + "▁Mino", + -14.44718074798584 + ], + [ + "REP", + -14.447190284729004 + ], + [ + "Mg", + -14.447227478027344 + ], + [ + "▁£80", + -14.447229385375977 + ], + [ + "heartedly", + -14.44726276397705 + ], + [ + "▁pb", + -14.447275161743164 + ], + [ + "▁825", + -14.447282791137695 + ], + [ + "Function", + -14.447347640991211 + ], + [ + "▁reinstalled", + -14.447351455688477 + ], + [ + "▁charade", + -14.44738483428955 + ], + [ + "▁dazzled", + -14.447386741638184 + ], + [ + "micron", + -14.447402954101562 + ], + [ + "▁dolly", + -14.447433471679688 + ], + [ + "ами", + -14.44748592376709 + ], + [ + "▁shoveling", + -14.447509765625 + ], + [ + "▁emblems", + -14.447530746459961 + ], + [ + "▁TDP", + -14.447546005249023 + ], + [ + "▁Jett", + -14.447608947753906 + ], + [ + "▁Posey", + -14.447614669799805 + ], + [ + "▁Hacienda", + -14.447628021240234 + ], + [ + "▁Infographic", + -14.447640419006348 + ], + [ + "▁Incentives", + -14.447651863098145 + ], + [ + "DIN", + -14.447673797607422 + ], + [ + "▁Cee", + -14.44775390625 + ], + [ + "lunch", + -14.447755813598633 + ], + [ + "▁Fiore", + -14.447796821594238 + ], + [ + "▁Fragment", + -14.447818756103516 + ], + [ + "▁plotter", + -14.447819709777832 + ], + [ + "▁Kalin", + -14.44782543182373 + ], + [ + "kovsky", + -14.447864532470703 + ], + [ + "▁Nineteenth", + -14.447884559631348 + ], + [ + "▁Martell", + -14.447946548461914 + ], + [ + "MARK", + -14.448005676269531 + ], + [ + "▁buttoned", + -14.448005676269531 + ], + [ + "heng", + -14.448017120361328 + ], + [ + "▁Experiencing", + -14.448034286499023 + ], + [ + "▁Gaining", + -14.448060989379883 + ], + [ + "undu", + -14.448088645935059 + ], + [ + "▁optimizations", + -14.44811725616455 + ], + [ + "▁verandah", + -14.448127746582031 + ], + [ + "▁Charters", + -14.448164939880371 + ], + [ + "▁memento", + -14.44817066192627 + ], + [ + "▁Dota", + -14.448179244995117 + ], + [ + "▁permutations", + -14.44819164276123 + ], + [ + "relle", + -14.448229789733887 + ], + [ + "▁croc", + -14.448232650756836 + ], + [ + "controller", + -14.448318481445312 + ], + [ + "▁1020", + -14.44836139678955 + ], + [ + "▁Bosh", + -14.448389053344727 + ], + [ + "▁Trimble", + -14.448413848876953 + ], + [ + "▁recessive", + -14.448469161987305 + ], + [ + "dancer", + -14.448509216308594 + ], + [ + "▁Hemi", + -14.448558807373047 + ], + [ + "calm", + -14.448596000671387 + ], + [ + "▁Hamburger", + -14.448634147644043 + ], + [ + "▁Horrible", + -14.448710441589355 + ], + [ + "▁italy", + -14.448714256286621 + ], + [ + "059", + -14.448755264282227 + ], + [ + "▁Interfaces", + -14.4487886428833 + ], + [ + "1937", + -14.448807716369629 + ], + [ + "tyre", + -14.448807716369629 + ], + [ + "ау", + -14.448835372924805 + ], + [ + "▁pelt", + -14.448846817016602 + ], + [ + "mary", + -14.44887638092041 + ], + [ + "▁saturate", + -14.448882102966309 + ], + [ + "dermal", + -14.448953628540039 + ], + [ + "▁Believers", + -14.44898509979248 + ], + [ + "▁Intercept", + -14.449014663696289 + ], + [ + "lodge", + -14.449016571044922 + ], + [ + "▁Ponder", + -14.449019432067871 + ], + [ + "Away", + -14.449051856994629 + ], + [ + "relatively", + -14.449063301086426 + ], + [ + "▁Statewide", + -14.44909381866455 + ], + [ + "pads", + -14.449131965637207 + ], + [ + "▁Matu", + -14.449206352233887 + ], + [ + "ision", + -14.449213027954102 + ], + [ + "▁Giraffe", + -14.44921588897705 + ], + [ + "▁broil", + -14.44921588897705 + ], + [ + "yay", + -14.449233055114746 + ], + [ + "▁Interventions", + -14.449247360229492 + ], + [ + "▁Tib", + -14.449275970458984 + ], + [ + "▁Artie", + -14.4492769241333 + ], + [ + "Buzz", + -14.449277877807617 + ], + [ + "▁Doreen", + -14.449302673339844 + ], + [ + "skiy", + -14.44934368133545 + ], + [ + "▁Palla", + -14.449371337890625 + ], + [ + "▁truer", + -14.449393272399902 + ], + [ + "▁Krys", + -14.4494047164917 + ], + [ + "▁PFC", + -14.449433326721191 + ], + [ + "▁Karol", + -14.449434280395508 + ], + [ + "doodle", + -14.449447631835938 + ], + [ + "▁narrates", + -14.44946002960205 + ], + [ + "▁windsurfing", + -14.449470520019531 + ], + [ + "▁Bigelow", + -14.449548721313477 + ], + [ + "hibi", + -14.449625968933105 + ], + [ + "▁Simms", + -14.44964599609375 + ], + [ + "orium", + -14.449663162231445 + ], + [ + "▁dra", + -14.449679374694824 + ], + [ + "���SDI", + -14.449684143066406 + ], + [ + "▁Gare", + -14.44970703125 + ], + [ + "▁kami", + -14.449740409851074 + ], + [ + "Pie", + -14.449772834777832 + ], + [ + "atter", + -14.44979190826416 + ], + [ + "NCC", + -14.449792861938477 + ], + [ + "▁childless", + -14.449810028076172 + ], + [ + "▁ROLL", + -14.449811935424805 + ], + [ + "▁sundae", + -14.44983959197998 + ], + [ + "▁Whitehouse", + -14.449845314025879 + ], + [ + "ernal", + -14.449882507324219 + ], + [ + "▁pou", + -14.449898719787598 + ], + [ + "▁fixings", + -14.44992446899414 + ], + [ + "▁Rakhine", + -14.44997787475586 + ], + [ + "▁OCLC", + -14.449997901916504 + ], + [ + "▁Sensation", + -14.44999885559082 + ], + [ + "▁lunge", + -14.450032234191895 + ], + [ + "▁398", + -14.450078010559082 + ], + [ + "法", + -14.450085639953613 + ], + [ + "▁DIGITAL", + -14.450087547302246 + ], + [ + "▁SIA", + -14.450098037719727 + ], + [ + "▁Staircase", + -14.450115203857422 + ], + [ + "▁Geez", + -14.450169563293457 + ], + [ + "▁RSC", + -14.450252532958984 + ], + [ + "mug", + -14.450267791748047 + ], + [ + "▁Colosseum", + -14.450286865234375 + ], + [ + "xan", + -14.45030403137207 + ], + [ + "LTD", + -14.450325012207031 + ], + [ + "Shan", + -14.450345993041992 + ], + [ + "partial", + -14.450346946716309 + ], + [ + "接", + -14.450362205505371 + ], + [ + "▁RRP", + -14.45040512084961 + ], + [ + "▁Menendez", + -14.450425148010254 + ], + [ + "smokers", + -14.450472831726074 + ], + [ + "▁chronicling", + -14.450479507446289 + ], + [ + "Length", + -14.450485229492188 + ], + [ + "▁Hesse", + -14.450508117675781 + ], + [ + "▁Kessel", + -14.450523376464844 + ], + [ + "themes", + -14.450532913208008 + ], + [ + "ALD", + -14.450541496276855 + ], + [ + "▁LEG", + -14.450560569763184 + ], + [ + "▁Dynamite", + -14.450566291809082 + ], + [ + "▁Denzel", + -14.450567245483398 + ], + [ + "▁leptin", + -14.450571060180664 + ], + [ + "tonne", + -14.450618743896484 + ], + [ + "▁Abercrombie", + -14.4506254196167 + ], + [ + "▁changeover", + -14.450701713562012 + ], + [ + "▁Russel", + -14.450847625732422 + ], + [ + "▁harmoniously", + -14.4508695602417 + ], + [ + "vp", + -14.450905799865723 + ], + [ + "Vac", + -14.450922012329102 + ], + [ + "▁Rup", + -14.450932502746582 + ], + [ + "▁disbursement", + -14.450932502746582 + ], + [ + "mery", + -14.450942993164062 + ], + [ + "pressing", + -14.450970649719238 + ], + [ + "▁outrageously", + -14.450973510742188 + ], + [ + "▁Gwyneth", + -14.451022148132324 + ], + [ + "▁nomads", + -14.451057434082031 + ], + [ + "▁surcharges", + -14.451058387756348 + ], + [ + "ика", + -14.451067924499512 + ], + [ + "▁secs", + -14.451070785522461 + ], + [ + "Deb", + -14.451074600219727 + ], + [ + "grace", + -14.451144218444824 + ], + [ + "▁Placer", + -14.45114517211914 + ], + [ + "äu", + -14.451173782348633 + ], + [ + "ROOM", + -14.45119571685791 + ], + [ + "urus", + -14.451205253601074 + ], + [ + "▁quantifying", + -14.451247215270996 + ], + [ + "explore", + -14.451269149780273 + ], + [ + "ATCH", + -14.4512939453125 + ], + [ + "▁sear", + -14.4512939453125 + ], + [ + "▁tetracycline", + -14.451343536376953 + ], + [ + "▁carpark", + -14.45136547088623 + ], + [ + "▁tibia", + -14.451369285583496 + ], + [ + "stasis", + -14.45138168334961 + ], + [ + "runs", + -14.451398849487305 + ], + [ + "iferous", + -14.451469421386719 + ], + [ + "QP", + -14.451510429382324 + ], + [ + "▁gull", + -14.451543807983398 + ], + [ + "▁Wiseman", + -14.4515962600708 + ], + [ + "accepted", + -14.451629638671875 + ], + [ + "▁Thelma", + -14.451664924621582 + ], + [ + "ahem", + -14.451666831970215 + ], + [ + "▁slasher", + -14.451669692993164 + ], + [ + "▁sensuous", + -14.45167064666748 + ], + [ + "▁permissive", + -14.4517240524292 + ], + [ + "▁Oregonian", + -14.451741218566895 + ], + [ + "▁Xiamen", + -14.451741218566895 + ], + [ + "graders", + -14.451864242553711 + ], + [ + "Certified", + -14.451866149902344 + ], + [ + "▁Rha", + -14.451911926269531 + ], + [ + "▁Arlo", + -14.452057838439941 + ], + [ + "▁Enamel", + -14.452065467834473 + ], + [ + "ivities", + -14.452066421508789 + ], + [ + "▁booms", + -14.452104568481445 + ], + [ + "▁Grae", + -14.452181816101074 + ], + [ + "▁Whitfield", + -14.452191352844238 + ], + [ + "yur", + -14.452218055725098 + ], + [ + "▁scolded", + -14.452232360839844 + ], + [ + "Vitamin", + -14.45228385925293 + ], + [ + "ication", + -14.452303886413574 + ], + [ + "▁nursed", + -14.452305793762207 + ], + [ + "fac", + -14.452312469482422 + ], + [ + "▁Kraus", + -14.452327728271484 + ], + [ + "▁Trekking", + -14.45238208770752 + ], + [ + "▁HCP", + -14.452384948730469 + ], + [ + "▁marvels", + -14.452384948730469 + ], + [ + "opus", + -14.45240592956543 + ], + [ + "etsu", + -14.45241641998291 + ], + [ + "▁Assignments", + -14.452421188354492 + ], + [ + "▁Magee", + -14.452442169189453 + ], + [ + "▁RIT", + -14.452444076538086 + ], + [ + "▁OPI", + -14.452447891235352 + ], + [ + "▁RPI", + -14.452448844909668 + ], + [ + "valu", + -14.452506065368652 + ], + [ + "barred", + -14.452512741088867 + ], + [ + "▁479", + -14.452516555786133 + ], + [ + "▁SFP", + -14.452532768249512 + ], + [ + "Kon", + -14.452555656433105 + ], + [ + "▁CMD", + -14.452604293823242 + ], + [ + "▁Discovered", + -14.452618598937988 + ], + [ + "▁plummeting", + -14.452669143676758 + ], + [ + "▁PIR", + -14.452725410461426 + ], + [ + "▁Rp", + -14.452767372131348 + ], + [ + "▁DIFFERENT", + -14.452814102172852 + ], + [ + "▁netball", + -14.45284366607666 + ], + [ + "982", + -14.452844619750977 + ], + [ + "▁Bowes", + -14.45285415649414 + ], + [ + "▁mockup", + -14.45287036895752 + ], + [ + "▁WMS", + -14.452873229980469 + ], + [ + "Organ", + -14.452881813049316 + ], + [ + "▁slipcovers", + -14.452889442443848 + ], + [ + "Eagle", + -14.45291519165039 + ], + [ + "▁Clio", + -14.452923774719238 + ], + [ + "▁Lucius", + -14.452933311462402 + ], + [ + "unya", + -14.452954292297363 + ], + [ + "▁clamor", + -14.452973365783691 + ], + [ + "▁Lebron", + -14.452986717224121 + ], + [ + "▁Empathy", + -14.452997207641602 + ], + [ + "▁gills", + -14.45301342010498 + ], + [ + "foods", + -14.453030586242676 + ], + [ + "▁crisps", + -14.453075408935547 + ], + [ + "laptop", + -14.453083992004395 + ], + [ + "▁extrovert", + -14.453091621398926 + ], + [ + "▁Roscoe", + -14.453202247619629 + ], + [ + "▁hibiscus", + -14.45322322845459 + ], + [ + "ULAR", + -14.453234672546387 + ], + [ + "▁Capable", + -14.45326042175293 + ], + [ + "chase", + -14.453269958496094 + ], + [ + "▁kimchi", + -14.453272819519043 + ], + [ + "▁Amara", + -14.4533052444458 + ], + [ + "▁ONCE", + -14.453329086303711 + ], + [ + "rée", + -14.453339576721191 + ], + [ + "▁DeSantis", + -14.45339298248291 + ], + [ + "▁Sita", + -14.453428268432617 + ], + [ + "▁underdogs", + -14.453438758850098 + ], + [ + "tracked", + -14.453474044799805 + ], + [ + "▁Deeds", + -14.453527450561523 + ], + [ + "gasp", + -14.453579902648926 + ], + [ + "▁Rodrigues", + -14.45358657836914 + ], + [ + "▁LeBlanc", + -14.453597068786621 + ], + [ + "▁Backing", + -14.453600883483887 + ], + [ + "▁slacks", + -14.453634262084961 + ], + [ + "▁Franck", + -14.453645706176758 + ], + [ + "▁bushing", + -14.453652381896973 + ], + [ + "▁spearheading", + -14.453657150268555 + ], + [ + "tock", + -14.453707695007324 + ], + [ + "▁HRM", + -14.453747749328613 + ], + [ + "▁Revive", + -14.453778266906738 + ], + [ + "▁Relieve", + -14.453789710998535 + ], + [ + "minder", + -14.453791618347168 + ], + [ + "▁Engle", + -14.45383358001709 + ], + [ + "BJP", + -14.453865051269531 + ], + [ + "▁Nuke", + -14.453869819641113 + ], + [ + "1919", + -14.453873634338379 + ], + [ + "▁stratosphere", + -14.453896522521973 + ], + [ + "▁Quer", + -14.45391845703125 + ], + [ + "▁Lovato", + -14.453985214233398 + ], + [ + "▁Daytime", + -14.453993797302246 + ], + [ + "▁NOVA", + -14.454038619995117 + ], + [ + "▁elle", + -14.45410442352295 + ], + [ + "▁NHTSA", + -14.454107284545898 + ], + [ + "▁prays", + -14.45413875579834 + ], + [ + "▁Compromise", + -14.454150199890137 + ], + [ + "effer", + -14.454192161560059 + ], + [ + "blower", + -14.45424747467041 + ], + [ + "▁Middlebury", + -14.454259872436523 + ], + [ + "▁warheads", + -14.454283714294434 + ], + [ + "pada", + -14.454291343688965 + ], + [ + "ijo", + -14.454302787780762 + ], + [ + "▁Divider", + -14.454341888427734 + ], + [ + "▁wrest", + -14.454351425170898 + ], + [ + "▁MIAMI", + -14.454370498657227 + ], + [ + "▁Hennessy", + -14.45438289642334 + ], + [ + "▁NEEDS", + -14.454386711120605 + ], + [ + "▁NOC", + -14.454387664794922 + ], + [ + "Lay", + -14.45439624786377 + ], + [ + "presentation", + -14.454397201538086 + ], + [ + "branding", + -14.45445442199707 + ], + [ + "biting", + -14.454462051391602 + ], + [ + "▁SNS", + -14.454479217529297 + ], + [ + "▁Karina", + -14.454512596130371 + ], + [ + "▁Pfeiffer", + -14.454513549804688 + ], + [ + "▁unsurprising", + -14.454540252685547 + ], + [ + "▁shirtless", + -14.454548835754395 + ], + [ + "▁Origami", + -14.454556465148926 + ], + [ + "▁Sligo", + -14.454585075378418 + ], + [ + "ASX", + -14.454615592956543 + ], + [ + "▁Malloy", + -14.454651832580566 + ], + [ + "▁shoplifting", + -14.45466136932373 + ], + [ + "▁ook", + -14.45466423034668 + ], + [ + "icula", + -14.454670906066895 + ], + [ + "▁dehydrogenase", + -14.45469856262207 + ], + [ + "BQ", + -14.454710960388184 + ], + [ + "▁Retrieve", + -14.454771995544434 + ], + [ + "▁chestnuts", + -14.454910278320312 + ], + [ + "▁Colette", + -14.454913139343262 + ], + [ + "avu", + -14.454959869384766 + ], + [ + "nye", + -14.454973220825195 + ], + [ + "▁Uzbek", + -14.454991340637207 + ], + [ + "IOUS", + -14.454998016357422 + ], + [ + "splash", + -14.455102920532227 + ], + [ + "▁AVR", + -14.455118179321289 + ], + [ + "Vote", + -14.45512580871582 + ], + [ + "▁storeys", + -14.455154418945312 + ], + [ + "自", + -14.455160140991211 + ], + [ + "▁Kono", + -14.45519733428955 + ], + [ + "▁triathlete", + -14.455222129821777 + ], + [ + "technologies", + -14.455255508422852 + ], + [ + "DALE", + -14.455288887023926 + ], + [ + "▁Scaling", + -14.455349922180176 + ], + [ + "▁Thir", + -14.45540714263916 + ], + [ + "▁Ukrainians", + -14.455456733703613 + ], + [ + "▁classifies", + -14.455460548400879 + ], + [ + "▁Demographic", + -14.455467224121094 + ], + [ + "▁Hough", + -14.455540657043457 + ], + [ + "trex", + -14.455541610717773 + ], + [ + "hag", + -14.455547332763672 + ], + [ + "▁Hera", + -14.455570220947266 + ], + [ + "roch", + -14.455578804016113 + ], + [ + "▁decayed", + -14.455589294433594 + ], + [ + "▁DSA", + -14.455596923828125 + ], + [ + "▁commercialize", + -14.455638885498047 + ], + [ + "▁darned", + -14.455679893493652 + ], + [ + "▁498", + -14.455718040466309 + ], + [ + "ു", + -14.455758094787598 + ], + [ + "▁Piston", + -14.45577335357666 + ], + [ + "orbit", + -14.455787658691406 + ], + [ + "▁Compilation", + -14.455862045288086 + ], + [ + "▁critter", + -14.455863952636719 + ], + [ + "cou", + -14.455888748168945 + ], + [ + "lius", + -14.455934524536133 + ], + [ + "▁factually", + -14.456007957458496 + ], + [ + "▁REITs", + -14.456018447875977 + ], + [ + "▁Showdown", + -14.456019401550293 + ], + [ + "▁619", + -14.456047058105469 + ], + [ + "▁Bagel", + -14.456047058105469 + ], + [ + "quis", + -14.456079483032227 + ], + [ + "▁EYE", + -14.456096649169922 + ], + [ + "▁shyness", + -14.456110954284668 + ], + [ + "▁predisposed", + -14.456158638000488 + ], + [ + "▁evacuations", + -14.456165313720703 + ], + [ + "▁interleukin", + -14.456183433532715 + ], + [ + "▁SUS", + -14.456184387207031 + ], + [ + "beh", + -14.456221580505371 + ], + [ + "▁Armand", + -14.456242561340332 + ], + [ + "▁taunt", + -14.456302642822266 + ], + [ + "▁madman", + -14.456320762634277 + ], + [ + "olation", + -14.45634937286377 + ], + [ + "▁Opens", + -14.456357955932617 + ], + [ + "▁де", + -14.456363677978516 + ], + [ + "▁Pediatr", + -14.456365585327148 + ], + [ + "▁CAST", + -14.456393241882324 + ], + [ + "▁Soundcloud", + -14.45642375946045 + ], + [ + "▁Hors", + -14.456427574157715 + ], + [ + "▁slung", + -14.456460952758789 + ], + [ + "▁Westinghouse", + -14.456464767456055 + ], + [ + "▁overseer", + -14.456475257873535 + ], + [ + "▁Plaster", + -14.456503868103027 + ], + [ + "▁Kuch", + -14.456552505493164 + ], + [ + "diesel", + -14.456555366516113 + ], + [ + "cheat", + -14.456582069396973 + ], + [ + "▁accomplices", + -14.4566011428833 + ], + [ + "▁prote", + -14.456605911254883 + ], + [ + "▁justifications", + -14.456629753112793 + ], + [ + "COG", + -14.456632614135742 + ], + [ + "▁Meer", + -14.456661224365234 + ], + [ + "▁shill", + -14.456663131713867 + ], + [ + "MBO", + -14.456677436828613 + ], + [ + "denominational", + -14.456684112548828 + ], + [ + "ṭ", + -14.456756591796875 + ], + [ + "▁Nanda", + -14.456786155700684 + ], + [ + "▁Mille", + -14.456791877746582 + ], + [ + "unge", + -14.456792831420898 + ], + [ + "culus", + -14.456924438476562 + ], + [ + "ASE", + -14.456934928894043 + ], + [ + "▁zirconia", + -14.456988334655762 + ], + [ + "▁Legally", + -14.457048416137695 + ], + [ + "��Cask", + -14.457066535949707 + ], + [ + "▁anaesthesia", + -14.45706844329834 + ], + [ + "Stuff", + -14.457074165344238 + ], + [ + "resse", + -14.457101821899414 + ], + [ + "rios", + -14.457118034362793 + ], + [ + "Award", + -14.457130432128906 + ], + [ + "▁Conventions", + -14.4571533203125 + ], + [ + "▁sneaks", + -14.457159042358398 + ], + [ + "▁refilled", + -14.457164764404297 + ], + [ + "▁Ignacio", + -14.457174301147461 + ], + [ + "▁Sooners", + -14.457210540771484 + ], + [ + "▁Kirkpatrick", + -14.45732593536377 + ], + [ + "▁Coldplay", + -14.4573392868042 + ], + [ + "▁thio", + -14.457473754882812 + ], + [ + "▁Tapping", + -14.457496643066406 + ], + [ + "Rat", + -14.457497596740723 + ], + [ + "▁sufficiency", + -14.457497596740723 + ], + [ + "2200", + -14.457520484924316 + ], + [ + "▁kir", + -14.457544326782227 + ], + [ + "▁Hiding", + -14.45755672454834 + ], + [ + "▁botnet", + -14.457561492919922 + ], + [ + "▁refs", + -14.457590103149414 + ], + [ + "▁groaning", + -14.457598686218262 + ], + [ + "▁surmise", + -14.45761775970459 + ], + [ + "bacher", + -14.45766544342041 + ], + [ + "▁Attribute", + -14.457682609558105 + ], + [ + "▁morons", + -14.457744598388672 + ], + [ + "▁frothy", + -14.457757949829102 + ], + [ + "▁dinnerware", + -14.457798957824707 + ], + [ + "▁reckons", + -14.457857131958008 + ], + [ + "▁Wrought", + -14.457878112792969 + ], + [ + "▁Cortes", + -14.457880973815918 + ], + [ + "▁Substantial", + -14.457942962646484 + ], + [ + "▁slippage", + -14.457999229431152 + ], + [ + "▁Ener", + -14.458000183105469 + ], + [ + "▁Auth", + -14.458074569702148 + ], + [ + "ós", + -14.458083152770996 + ], + [ + "▁bloat", + -14.458117485046387 + ], + [ + "▁Jira", + -14.458215713500977 + ], + [ + "▁Bhag", + -14.458223342895508 + ], + [ + "orus", + -14.458226203918457 + ], + [ + "ripe", + -14.458229064941406 + ], + [ + "▁Intuit", + -14.45823860168457 + ], + [ + "▁Referenced", + -14.458256721496582 + ], + [ + "▁unprocessed", + -14.458260536193848 + ], + [ + "▁те", + -14.458271026611328 + ], + [ + "▁summing", + -14.45827579498291 + ], + [ + "▁Stabil", + -14.458282470703125 + ], + [ + "▁Tariq", + -14.458287239074707 + ], + [ + "▁overlapped", + -14.458287239074707 + ], + [ + "▁711", + -14.458348274230957 + ], + [ + "▁Dade", + -14.458348274230957 + ], + [ + "▁breech", + -14.45835018157959 + ], + [ + "potent", + -14.458351135253906 + ], + [ + "▁Aguero", + -14.458378791809082 + ], + [ + "▁tamarind", + -14.45842170715332 + ], + [ + "▁contravention", + -14.458433151245117 + ], + [ + "positioned", + -14.458462715148926 + ], + [ + "▁windmills", + -14.458494186401367 + ], + [ + "▁Shoreline", + -14.45849609375 + ], + [ + "▁Rukh", + -14.458576202392578 + ], + [ + "▁reimbursements", + -14.458601951599121 + ], + [ + "▁nitride", + -14.458625793457031 + ], + [ + "▁truckers", + -14.458717346191406 + ], + [ + "▁USPTO", + -14.458723068237305 + ], + [ + "HOUSE", + -14.458728790283203 + ], + [ + "▁georgia", + -14.458733558654785 + ], + [ + "▁expatriates", + -14.458784103393555 + ], + [ + "▁INDIRECT", + -14.458799362182617 + ], + [ + "▁geologists", + -14.45883560180664 + ], + [ + "ières", + -14.458873748779297 + ], + [ + "▁resizing", + -14.458901405334473 + ], + [ + "kau", + -14.458916664123535 + ], + [ + "▁Swartz", + -14.458935737609863 + ], + [ + "▁granulated", + -14.458964347839355 + ], + [ + "▁raiders", + -14.458969116210938 + ], + [ + "▁McLa", + -14.458985328674316 + ], + [ + "▁Maastricht", + -14.45899772644043 + ], + [ + "▁Paltrow", + -14.459023475646973 + ], + [ + "▁Garnett", + -14.459039688110352 + ], + [ + "▁retardation", + -14.4590425491333 + ], + [ + "▁PVP", + -14.459053993225098 + ], + [ + "▁chole", + -14.459100723266602 + ], + [ + "▁penile", + -14.45910358428955 + ], + [ + "▁diabolical", + -14.459107398986816 + ], + [ + "▁tricycle", + -14.459157943725586 + ], + [ + "▁Scal", + -14.45916748046875 + ], + [ + "▁Azz", + -14.459174156188965 + ], + [ + "rung", + -14.45918083190918 + ], + [ + "▁mmHg", + -14.45923137664795 + ], + [ + "▁ARA", + -14.459232330322266 + ], + [ + "▁secularism", + -14.459240913391113 + ], + [ + "▁embezzlement", + -14.459242820739746 + ], + [ + "▁tresses", + -14.459243774414062 + ], + [ + "AVA", + -14.459320068359375 + ], + [ + "fog", + -14.45937442779541 + ], + [ + "GING", + -14.459429740905762 + ], + [ + "▁Chok", + -14.459453582763672 + ], + [ + "▁Mullin", + -14.459456443786621 + ], + [ + "▁radiological", + -14.459457397460938 + ], + [ + "kilometre", + -14.45946979522705 + ], + [ + "▁Juris", + -14.45947265625 + ], + [ + "▁Trisha", + -14.459480285644531 + ], + [ + "▁registr", + -14.459492683410645 + ], + [ + "▁individu", + -14.459502220153809 + ], + [ + "▁Solskjaer", + -14.459503173828125 + ], + [ + "086", + -14.459504127502441 + ], + [ + "Terra", + -14.459507942199707 + ], + [ + "▁frameless", + -14.459507942199707 + ], + [ + "▁Hort", + -14.459515571594238 + ], + [ + "іо", + -14.45952033996582 + ], + [ + "▁Sic", + -14.459590911865234 + ], + [ + "▁formulae", + -14.459614753723145 + ], + [ + "▁ADSL", + -14.45961856842041 + ], + [ + "▁Gastroenterology", + -14.459635734558105 + ], + [ + "▁supplant", + -14.459640502929688 + ], + [ + "호", + -14.459672927856445 + ], + [ + "▁GER", + -14.459736824035645 + ], + [ + "▁mammogram", + -14.459737777709961 + ], + [ + "▁Parfum", + -14.459748268127441 + ], + [ + "▁Wort", + -14.459794044494629 + ], + [ + "▁Whig", + -14.459802627563477 + ], + [ + "▁Zed", + -14.459809303283691 + ], + [ + "copper", + -14.459821701049805 + ], + [ + "▁TTL", + -14.459835052490234 + ], + [ + "▁Digger", + -14.459877014160156 + ], + [ + "▁Fuchs", + -14.459892272949219 + ], + [ + "▁Bracelets", + -14.459912300109863 + ], + [ + "▁swarms", + -14.459942817687988 + ], + [ + "▁deepens", + -14.460034370422363 + ], + [ + "Python", + -14.460051536560059 + ], + [ + "▁Muta", + -14.46005916595459 + ], + [ + "jem", + -14.460075378417969 + ], + [ + "▁Masks", + -14.4600830078125 + ], + [ + "nous", + -14.460084915161133 + ], + [ + "ḥ", + -14.46010684967041 + ], + [ + "▁Helene", + -14.46012020111084 + ], + [ + "ECC", + -14.460135459899902 + ], + [ + "952", + -14.4601411819458 + ], + [ + "▁Candid", + -14.460147857666016 + ], + [ + "▁Millard", + -14.460182189941406 + ], + [ + "▁appoints", + -14.460198402404785 + ], + [ + "▁Writings", + -14.460236549377441 + ], + [ + "▁permanence", + -14.460248947143555 + ], + [ + "▁speckled", + -14.460250854492188 + ], + [ + "▁partaking", + -14.460262298583984 + ], + [ + "holster", + -14.460272789001465 + ], + [ + "▁Brixton", + -14.460278511047363 + ], + [ + "▁fortuitous", + -14.460295677185059 + ], + [ + "▁Typing", + -14.460296630859375 + ], + [ + "▁Emission", + -14.460309982299805 + ], + [ + "▁vids", + -14.460342407226562 + ], + [ + "▁Crea", + -14.460423469543457 + ], + [ + "▁squirm", + -14.460426330566406 + ], + [ + "▁abc", + -14.460434913635254 + ], + [ + "▁junkies", + -14.460440635681152 + ], + [ + "▁daisies", + -14.460442543029785 + ], + [ + "▁sharpener", + -14.460443496704102 + ], + [ + "▁masquerading", + -14.460451126098633 + ], + [ + "▁DIP", + -14.460498809814453 + ], + [ + "frag", + -14.460516929626465 + ], + [ + "▁1808", + -14.460528373718262 + ], + [ + "Legend", + -14.46054744720459 + ], + [ + "▁ESTATE", + -14.460556030273438 + ], + [ + "INK", + -14.46059799194336 + ], + [ + "▁Paints", + -14.46065902709961 + ], + [ + "▁TOC", + -14.460697174072266 + ], + [ + "▁coca", + -14.460783958435059 + ], + [ + "▁Confident", + -14.460787773132324 + ], + [ + "▁Jawa", + -14.460820198059082 + ], + [ + "▁demoted", + -14.460861206054688 + ], + [ + "▁nightmarish", + -14.46086311340332 + ], + [ + "▁cheekbones", + -14.46090316772461 + ], + [ + "ELLE", + -14.460909843444824 + ], + [ + "IBM", + -14.460947036743164 + ], + [ + "▁nephro", + -14.460991859436035 + ], + [ + "ensen", + -14.461030006408691 + ], + [ + "▁headmaster", + -14.461077690124512 + ], + [ + "inton", + -14.461080551147461 + ], + [ + "▁sé", + -14.461118698120117 + ], + [ + "▁CHAR", + -14.461163520812988 + ], + [ + "▁salivary", + -14.46119499206543 + ], + [ + "▁nonverbal", + -14.46120548248291 + ], + [ + "delta", + -14.461219787597656 + ], + [ + "PhD", + -14.461241722106934 + ], + [ + "▁Rumsfeld", + -14.461259841918945 + ], + [ + "50°", + -14.461302757263184 + ], + [ + "opathic", + -14.461313247680664 + ], + [ + "ATES", + -14.461350440979004 + ], + [ + "▁acceptability", + -14.461370468139648 + ], + [ + "▁Aha", + -14.461380004882812 + ], + [ + "▁msg", + -14.461434364318848 + ], + [ + "▁Checked", + -14.461494445800781 + ], + [ + "▁TIG", + -14.461511611938477 + ], + [ + "▁socialite", + -14.461545944213867 + ], + [ + "▁Centuries", + -14.461563110351562 + ], + [ + "▁dura", + -14.461609840393066 + ], + [ + "▁Bullets", + -14.461647987365723 + ], + [ + "▁pompous", + -14.461674690246582 + ], + [ + "raman", + -14.461690902709961 + ], + [ + "▁Podesta", + -14.461691856384277 + ], + [ + "aaaaa", + -14.461694717407227 + ], + [ + "▁Euler", + -14.461694717407227 + ], + [ + "assured", + -14.461705207824707 + ], + [ + "▁Bradenton", + -14.461722373962402 + ], + [ + "NCA", + -14.461745262145996 + ], + [ + "papa", + -14.46176815032959 + ], + [ + "Available", + -14.461773872375488 + ], + [ + "Fact", + -14.461784362792969 + ], + [ + "manufactured", + -14.461804389953613 + ], + [ + "▁Tolstoy", + -14.461874961853027 + ], + [ + "वा", + -14.461882591247559 + ], + [ + "▁EDF", + -14.461899757385254 + ], + [ + "▁Professions", + -14.46192455291748 + ], + [ + "▁viewport", + -14.461929321289062 + ], + [ + "scroll", + -14.461987495422363 + ], + [ + "▁orangutan", + -14.46199893951416 + ], + [ + "▁Frat", + -14.462063789367676 + ], + [ + "▁Thiru", + -14.462129592895508 + ], + [ + "▁miter", + -14.462153434753418 + ], + [ + "▁MSD", + -14.462167739868164 + ], + [ + "▁Bets", + -14.462206840515137 + ], + [ + "▁WX", + -14.462224960327148 + ], + [ + "▁Sorting", + -14.46230697631836 + ], + [ + "▁Abnormal", + -14.46235466003418 + ], + [ + "ubby", + -14.462360382080078 + ], + [ + "▁McNally", + -14.46237564086914 + ], + [ + "▁unconfirmed", + -14.462404251098633 + ], + [ + "ativity", + -14.462417602539062 + ], + [ + "▁Puja", + -14.462437629699707 + ], + [ + "▁mags", + -14.462449073791504 + ], + [ + "caught", + -14.462477684020996 + ], + [ + "▁Rochdale", + -14.462480545043945 + ], + [ + "▁tut", + -14.462482452392578 + ], + [ + "▁Individually", + -14.462483406066895 + ], + [ + "inny", + -14.462555885314941 + ], + [ + "▁mountaintop", + -14.462565422058105 + ], + [ + "▁deferral", + -14.46260929107666 + ], + [ + "▁AEG", + -14.46263313293457 + ], + [ + "▁Roux", + -14.462671279907227 + ], + [ + "▁Octo", + -14.462697982788086 + ], + [ + "▁midwest", + -14.462702751159668 + ], + [ + "▁Eri", + -14.462709426879883 + ], + [ + "▁Memoirs", + -14.462717056274414 + ], + [ + "▁BitTorrent", + -14.462773323059082 + ], + [ + "▁Dit", + -14.462786674499512 + ], + [ + "▁Kauffman", + -14.462809562683105 + ], + [ + "▁Ries", + -14.462814331054688 + ], + [ + "▁maneuverability", + -14.462825775146484 + ], + [ + "▁refreshes", + -14.462825775146484 + ], + [ + "HIN", + -14.462841033935547 + ], + [ + "▁cryogenic", + -14.462854385375977 + ], + [ + "▁inoculation", + -14.462858200073242 + ], + [ + "▁FEL", + -14.462873458862305 + ], + [ + "▁492", + -14.46288013458252 + ], + [ + "▁sinusitis", + -14.462898254394531 + ], + [ + "▁angiogenesis", + -14.462925910949707 + ], + [ + "▁jim", + -14.462945938110352 + ], + [ + "▁Jingle", + -14.46295166015625 + ], + [ + "Ny", + -14.463005065917969 + ], + [ + "▁vesting", + -14.463020324707031 + ], + [ + "マ", + -14.46302604675293 + ], + [ + "▁kla", + -14.463079452514648 + ], + [ + "olly", + -14.463101387023926 + ], + [ + "▁meatloaf", + -14.46312141418457 + ], + [ + "carotene", + -14.463136672973633 + ], + [ + "▁Mancini", + -14.46325397491455 + ], + [ + "owl", + -14.463261604309082 + ], + [ + "ggett", + -14.463263511657715 + ], + [ + "▁COLLEGE", + -14.463284492492676 + ], + [ + "▁makeovers", + -14.46330738067627 + ], + [ + "▁Isuzu", + -14.463324546813965 + ], + [ + "▁Stallone", + -14.463391304016113 + ], + [ + "▁solvers", + -14.463391304016113 + ], + [ + "▁royals", + -14.463410377502441 + ], + [ + "国", + -14.463443756103516 + ], + [ + "▁rak", + -14.463449478149414 + ], + [ + "▁446", + -14.463473320007324 + ], + [ + "▁Sauna", + -14.463485717773438 + ], + [ + "▁pilates", + -14.46349811553955 + ], + [ + "▁archer", + -14.463501930236816 + ], + [ + "▁turbocharger", + -14.463545799255371 + ], + [ + "▁phage", + -14.463554382324219 + ], + [ + "▁grins", + -14.463623046875 + ], + [ + "cter", + -14.46363639831543 + ], + [ + "▁Nek", + -14.463656425476074 + ], + [ + "bead", + -14.463659286499023 + ], + [ + "VII", + -14.463667869567871 + ], + [ + "▁rehabilitated", + -14.463674545288086 + ], + [ + "▁Commanding", + -14.463698387145996 + ], + [ + "▁Holcomb", + -14.463722229003906 + ], + [ + "IMP", + -14.463724136352539 + ], + [ + "▁fainting", + -14.463730812072754 + ], + [ + "CNA", + -14.463751792907715 + ], + [ + "rifying", + -14.463769912719727 + ], + [ + "▁foodservice", + -14.463780403137207 + ], + [ + "▁Dijk", + -14.463783264160156 + ], + [ + "czak", + -14.46379280090332 + ], + [ + "▁wallow", + -14.463811874389648 + ], + [ + "▁MIP", + -14.463835716247559 + ], + [ + "▁wheezing", + -14.463846206665039 + ], + [ + "▁humpback", + -14.463848114013672 + ], + [ + "sacrifice", + -14.463878631591797 + ], + [ + "▁Yaz", + -14.463955879211426 + ], + [ + "▁emirate", + -14.463957786560059 + ], + [ + "▁BOS", + -14.463987350463867 + ], + [ + "▁Eliminating", + -14.46400260925293 + ], + [ + "▁biggie", + -14.464020729064941 + ], + [ + "▁gill", + -14.464028358459473 + ], + [ + "wheat", + -14.464049339294434 + ], + [ + "Around", + -14.4640531539917 + ], + [ + "▁fluxes", + -14.464094161987305 + ], + [ + "▁Nanotechnology", + -14.464098930358887 + ], + [ + "▁convening", + -14.46410083770752 + ], + [ + "▁Equities", + -14.464111328125 + ], + [ + "ود", + -14.464116096496582 + ], + [ + "pari", + -14.464158058166504 + ], + [ + "▁Descent", + -14.46420669555664 + ], + [ + "▁Hardwick", + -14.464240074157715 + ], + [ + "▁Taran", + -14.464261054992676 + ], + [ + "▁quack", + -14.464278221130371 + ], + [ + "▁Hanne", + -14.464280128479004 + ], + [ + "urgent", + -14.46435546875 + ], + [ + "▁snorted", + -14.464362144470215 + ], + [ + "Rule", + -14.464388847351074 + ], + [ + "Isaiah", + -14.46441650390625 + ], + [ + "▁Jeannie", + -14.464444160461426 + ], + [ + "▁Instance", + -14.464465141296387 + ], + [ + "▁Laid", + -14.464481353759766 + ], + [ + "▁Iberia", + -14.46450138092041 + ], + [ + "▁clickable", + -14.46451187133789 + ], + [ + "▁electrophoresis", + -14.464520454406738 + ], + [ + "▁Creep", + -14.464522361755371 + ], + [ + "▁ALD", + -14.464526176452637 + ], + [ + "▁phd", + -14.464533805847168 + ], + [ + "▁concedes", + -14.464545249938965 + ], + [ + "▁Quat", + -14.464614868164062 + ], + [ + "▁BLOOD", + -14.46474552154541 + ], + [ + "▁coleslaw", + -14.46478271484375 + ], + [ + "aldehyde", + -14.464797019958496 + ], + [ + "pap", + -14.464801788330078 + ], + [ + "▁indeterminate", + -14.464822769165039 + ], + [ + "urry", + -14.464827537536621 + ], + [ + "▁Baw", + -14.464879989624023 + ], + [ + "▁MENA", + -14.464911460876465 + ], + [ + "994", + -14.464975357055664 + ], + [ + "▁utensil", + -14.464984893798828 + ], + [ + "▁Jokes", + -14.464990615844727 + ], + [ + "▁Coincidentally", + -14.465001106262207 + ], + [ + "▁Shopper", + -14.465022087097168 + ], + [ + "▁diego", + -14.465024948120117 + ], + [ + "▁Fearless", + -14.465057373046875 + ], + [ + "taker", + -14.46507453918457 + ], + [ + "▁PTFE", + -14.46507453918457 + ], + [ + "▁Riff", + -14.465084075927734 + ], + [ + "Absolutely", + -14.465107917785645 + ], + [ + "▁FIL", + -14.465117454528809 + ], + [ + "▁Refrigeration", + -14.465142250061035 + ], + [ + "▁creationist", + -14.465170860290527 + ], + [ + "▁BELL", + -14.46517276763916 + ], + [ + "entertainment", + -14.46517562866211 + ], + [ + "▁Monks", + -14.465188026428223 + ], + [ + "▁Mais", + -14.465195655822754 + ], + [ + "▁Lighter", + -14.46522331237793 + ], + [ + "▁exacerbation", + -14.465259552001953 + ], + [ + "▁Logbook", + -14.46526050567627 + ], + [ + "▁NSS", + -14.465280532836914 + ], + [ + "▁parliamentarians", + -14.465306282043457 + ], + [ + "▁irradiated", + -14.465323448181152 + ], + [ + "▁Elie", + -14.465346336364746 + ], + [ + "▁Windermere", + -14.465353965759277 + ], + [ + "▁schoolboy", + -14.465394973754883 + ], + [ + "▁bisa", + -14.465396881103516 + ], + [ + "NerdRPG", + -14.465429306030273 + ], + [ + "▁Ivanov", + -14.465432167053223 + ], + [ + "onzo", + -14.465433120727539 + ], + [ + "▁MALE", + -14.465449333190918 + ], + [ + "▁Nantes", + -14.46551513671875 + ], + [ + "▁nad", + -14.465535163879395 + ], + [ + "▁Masi", + -14.465567588806152 + ], + [ + "▁Cadets", + -14.465574264526367 + ], + [ + "ход", + -14.46560001373291 + ], + [ + "▁Bolts", + -14.465606689453125 + ], + [ + "▁LaSalle", + -14.46562671661377 + ], + [ + "▁Ghosn", + -14.465638160705566 + ], + [ + "▁Monika", + -14.46565055847168 + ], + [ + "▁Corrosion", + -14.465673446655273 + ], + [ + "urri", + -14.465682983398438 + ], + [ + "doors", + -14.465693473815918 + ], + [ + "▁squish", + -14.465781211853027 + ], + [ + "logs", + -14.465791702270508 + ], + [ + "Template", + -14.46583366394043 + ], + [ + "▁permaculture", + -14.465839385986328 + ], + [ + "▁HPLC", + -14.465842247009277 + ], + [ + "arist", + -14.465855598449707 + ], + [ + "▁encircled", + -14.465866088867188 + ], + [ + "NEC", + -14.465876579284668 + ], + [ + "▁narrate", + -14.465882301330566 + ], + [ + "Mainland", + -14.46589183807373 + ], + [ + "kä", + -14.465901374816895 + ], + [ + "▁payloads", + -14.465901374816895 + ], + [ + "▁Prevalence", + -14.465907096862793 + ], + [ + "matt", + -14.465926170349121 + ], + [ + "▁craves", + -14.465933799743652 + ], + [ + "▁ui", + -14.465953826904297 + ], + [ + "▁reducer", + -14.465973854064941 + ], + [ + "▁Eager", + -14.466002464294434 + ], + [ + "Dun", + -14.466011047363281 + ], + [ + "▁monomer", + -14.466012954711914 + ], + [ + "▁elaborating", + -14.466020584106445 + ], + [ + "▁alternates", + -14.466079711914062 + ], + [ + "▁Goode", + -14.466121673583984 + ], + [ + "▁573", + -14.466140747070312 + ], + [ + "▁favourably", + -14.466150283813477 + ], + [ + "▁Curtin", + -14.466214179992676 + ], + [ + "▁Possess", + -14.466224670410156 + ], + [ + "▁personified", + -14.466226577758789 + ], + [ + "ير", + -14.466242790222168 + ], + [ + "▁calms", + -14.466242790222168 + ], + [ + "▁Anesthesia", + -14.466291427612305 + ], + [ + "▁Darien", + -14.466312408447266 + ], + [ + "tada", + -14.466338157653809 + ], + [ + "▁incapacity", + -14.466340065002441 + ], + [ + "▁grinds", + -14.46638298034668 + ], + [ + "▁trite", + -14.466423988342285 + ], + [ + "▁skilful", + -14.46644401550293 + ], + [ + "Wear", + -14.466452598571777 + ], + [ + "▁Barracuda", + -14.466470718383789 + ], + [ + "▁forgave", + -14.466496467590332 + ], + [ + "▁Freemasonry", + -14.466506958007812 + ], + [ + "▁Corel", + -14.466543197631836 + ], + [ + "▁backlink", + -14.466572761535645 + ], + [ + "▁Sixties", + -14.466594696044922 + ], + [ + "▁Gadgets", + -14.466595649719238 + ], + [ + "▁Grimsby", + -14.466605186462402 + ], + [ + "aero", + -14.466635704040527 + ], + [ + "▁Indicates", + -14.466646194458008 + ], + [ + "ually", + -14.466718673706055 + ], + [ + "▁Pantone", + -14.466777801513672 + ], + [ + "▁1807", + -14.466779708862305 + ], + [ + "▁LISTEN", + -14.466784477233887 + ], + [ + "Believe", + -14.466789245605469 + ], + [ + "▁Jahr", + -14.466824531555176 + ], + [ + "arz", + -14.466852188110352 + ], + [ + "▁pistachios", + -14.46690845489502 + ], + [ + "▁pothole", + -14.466911315917969 + ], + [ + "agram", + -14.46692180633545 + ], + [ + "▁Mie", + -14.466981887817383 + ], + [ + "▁dialectic", + -14.466995239257812 + ], + [ + "▁jumble", + -14.467041969299316 + ], + [ + "▁ESI", + -14.467045783996582 + ], + [ + "▁artistes", + -14.467072486877441 + ], + [ + "nzi", + -14.46709156036377 + ], + [ + "contest", + -14.467124938964844 + ], + [ + "▁Ç", + -14.46712875366211 + ], + [ + "▁Cubic", + -14.467158317565918 + ], + [ + "▁Spitzer", + -14.467167854309082 + ], + [ + "▁Ute", + -14.46718978881836 + ], + [ + "▁subsidised", + -14.467206954956055 + ], + [ + "çon", + -14.46721363067627 + ], + [ + "▁CKD", + -14.467246055603027 + ], + [ + "▁dapper", + -14.467248916625977 + ], + [ + "▁Jermaine", + -14.467255592346191 + ], + [ + "▁533", + -14.46725845336914 + ], + [ + "▁sanctified", + -14.467268943786621 + ], + [ + "▁Nieder", + -14.467281341552734 + ], + [ + "▁aggressiveness", + -14.46729564666748 + ], + [ + "intelligent", + -14.467315673828125 + ], + [ + "▁measly", + -14.467333793640137 + ], + [ + "▁Pare", + -14.467355728149414 + ], + [ + "▁Mulvaney", + -14.467378616333008 + ], + [ + "▁Kejriwal", + -14.467402458190918 + ], + [ + "PJ", + -14.467403411865234 + ], + [ + "Cole", + -14.46741008758545 + ], + [ + "▁lowland", + -14.467423439025879 + ], + [ + "▁Grosvenor", + -14.467432975769043 + ], + [ + "▁Bandar", + -14.467443466186523 + ], + [ + "▁photogenic", + -14.467450141906738 + ], + [ + "▁SINGAPORE", + -14.467472076416016 + ], + [ + "▁hydrogel", + -14.467498779296875 + ], + [ + "▁adjoin", + -14.467503547668457 + ], + [ + "mannered", + -14.467509269714355 + ], + [ + "▁unaffordable", + -14.46751880645752 + ], + [ + "▁passersby", + -14.46752643585205 + ], + [ + "▁Kuma", + -14.467529296875 + ], + [ + "▁blushing", + -14.467535972595215 + ], + [ + "▁Loy", + -14.467555046081543 + ], + [ + "▁reappeared", + -14.467557907104492 + ], + [ + "ADR", + -14.467564582824707 + ], + [ + "anca", + -14.467626571655273 + ], + [ + "kate", + -14.467628479003906 + ], + [ + "▁Graveyard", + -14.467630386352539 + ], + [ + "▁brightens", + -14.467632293701172 + ], + [ + "nsk", + -14.467668533325195 + ], + [ + "▁Noosa", + -14.467704772949219 + ], + [ + "▁Dinosaurs", + -14.467727661132812 + ], + [ + "▁cavalier", + -14.467772483825684 + ], + [ + "▁immer", + -14.46779727935791 + ], + [ + "▁tangles", + -14.467842102050781 + ], + [ + "▁barked", + -14.46786880493164 + ], + [ + "▁Minster", + -14.467896461486816 + ], + [ + "▁Helped", + -14.467904090881348 + ], + [ + "▁mourners", + -14.467904090881348 + ], + [ + "▁churned", + -14.467974662780762 + ], + [ + "▁floorboards", + -14.46798038482666 + ], + [ + "▁Jaffe", + -14.467987060546875 + ], + [ + "▁Dutt", + -14.468021392822266 + ], + [ + "▁Kao", + -14.468038558959961 + ], + [ + "▁781", + -14.468043327331543 + ], + [ + "▁dabbled", + -14.468053817749023 + ], + [ + "▁Khamenei", + -14.468091011047363 + ], + [ + "▁homologous", + -14.468108177185059 + ], + [ + "▁Olympians", + -14.468131065368652 + ], + [ + "▁Crumb", + -14.468132019042969 + ], + [ + "Walker", + -14.468134880065918 + ], + [ + "cta", + -14.468206405639648 + ], + [ + "▁salesmen", + -14.468222618103027 + ], + [ + "▁Inhibitor", + -14.468284606933594 + ], + [ + "iated", + -14.468323707580566 + ], + [ + "▁Fintech", + -14.468352317810059 + ], + [ + "▁counterattack", + -14.468358993530273 + ], + [ + "či", + -14.468367576599121 + ], + [ + "USC", + -14.468381881713867 + ], + [ + "▁FRESH", + -14.468389511108398 + ], + [ + "▁NCA", + -14.468399047851562 + ], + [ + "▁confectionery", + -14.468409538269043 + ], + [ + "spawn", + -14.46843147277832 + ], + [ + "▁coughs", + -14.468493461608887 + ], + [ + "▁Tortoise", + -14.468515396118164 + ], + [ + "▁drawdown", + -14.468578338623047 + ], + [ + "▁Acceleration", + -14.46860122680664 + ], + [ + "cancel", + -14.468608856201172 + ], + [ + "dolph", + -14.4686279296875 + ], + [ + "▁Prose", + -14.468655586242676 + ], + [ + "▁hulls", + -14.468664169311523 + ], + [ + "Oc", + -14.468666076660156 + ], + [ + "▁Aphrodite", + -14.46870231628418 + ], + [ + "▁Pomegranate", + -14.46870231628418 + ], + [ + "▁simplex", + -14.468737602233887 + ], + [ + "▁Bennington", + -14.46873950958252 + ], + [ + "▁sportsmen", + -14.468753814697266 + ], + [ + "▁competently", + -14.468796730041504 + ], + [ + "happen", + -14.468856811523438 + ], + [ + "Thor", + -14.468860626220703 + ], + [ + "uncle", + -14.468867301940918 + ], + [ + "▁freckles", + -14.468883514404297 + ], + [ + "▁Miko", + -14.468896865844727 + ], + [ + "▁disbursed", + -14.468917846679688 + ], + [ + "Kings", + -14.468939781188965 + ], + [ + "▁Arco", + -14.46897029876709 + ], + [ + "▁Autopilot", + -14.468979835510254 + ], + [ + "▁despatched", + -14.46899700164795 + ], + [ + "pearl", + -14.469022750854492 + ], + [ + "Beck", + -14.46910572052002 + ], + [ + "Holiday", + -14.469136238098145 + ], + [ + "▁Tbsp", + -14.469234466552734 + ], + [ + "▁Confluence", + -14.469326972961426 + ], + [ + "▁Schloss", + -14.469335556030273 + ], + [ + "▁pretreatment", + -14.469341278076172 + ], + [ + "▁Definitive", + -14.469376564025879 + ], + [ + "tribut", + -14.469399452209473 + ], + [ + "▁Randle", + -14.469403266906738 + ], + [ + "ativa", + -14.469441413879395 + ], + [ + "▁croissants", + -14.469450950622559 + ], + [ + "adhesive", + -14.469501495361328 + ], + [ + "▁wenn", + -14.469527244567871 + ], + [ + "▁PMO", + -14.469535827636719 + ], + [ + "▁Cormier", + -14.469539642333984 + ], + [ + "▁Porn", + -14.469545364379883 + ], + [ + "▁barbecues", + -14.469609260559082 + ], + [ + "iyya", + -14.4696683883667 + ], + [ + "▁AUGUST", + -14.469825744628906 + ], + [ + "fallen", + -14.469830513000488 + ], + [ + "▁tenured", + -14.469830513000488 + ], + [ + "▁Jie", + -14.469843864440918 + ], + [ + "▁Multiply", + -14.469864845275879 + ], + [ + "OOL", + -14.469869613647461 + ], + [ + "▁812", + -14.46987533569336 + ], + [ + "▁901", + -14.469939231872559 + ], + [ + "prod", + -14.46994686126709 + ], + [ + "prize", + -14.46996021270752 + ], + [ + "▁shaggy", + -14.470000267028809 + ], + [ + "breathing", + -14.470004081726074 + ], + [ + "▁Elegance", + -14.470088005065918 + ], + [ + "▁Rishi", + -14.470097541809082 + ], + [ + "▁Restless", + -14.470112800598145 + ], + [ + "legs", + -14.47019100189209 + ], + [ + "▁Appearing", + -14.470290184020996 + ], + [ + "▁Schau", + -14.470307350158691 + ], + [ + "▁commerical", + -14.470327377319336 + ], + [ + "Allow", + -14.470337867736816 + ], + [ + "▁SNA", + -14.47037410736084 + ], + [ + "foss", + -14.470405578613281 + ], + [ + "posting", + -14.470417022705078 + ], + [ + "Elizabeth", + -14.470431327819824 + ], + [ + "▁Spartanburg", + -14.470439910888672 + ], + [ + "adjustable", + -14.470481872558594 + ], + [ + "▁но", + -14.470540046691895 + ], + [ + "▁Má", + -14.470571517944336 + ], + [ + "lovely", + -14.470575332641602 + ], + [ + "▁Testimony", + -14.47057819366455 + ], + [ + "▁tidbit", + -14.470590591430664 + ], + [ + "▁toothbrushes", + -14.470605850219727 + ], + [ + "▁Hillcrest", + -14.470612525939941 + ], + [ + "ות", + -14.470632553100586 + ], + [ + "ential", + -14.470667839050293 + ], + [ + "▁Inquirer", + -14.470670700073242 + ], + [ + "▁Ormond", + -14.470673561096191 + ], + [ + "нов", + -14.470675468444824 + ], + [ + "rce", + -14.47067642211914 + ], + [ + "ු", + -14.470734596252441 + ], + [ + "▁Randi", + -14.470742225646973 + ], + [ + "silent", + -14.470747947692871 + ], + [ + "daw", + -14.470772743225098 + ], + [ + "▁Endor", + -14.470827102661133 + ], + [ + "▁butchers", + -14.470839500427246 + ], + [ + "▁Nep", + -14.470841407775879 + ], + [ + "▁Talented", + -14.47084903717041 + ], + [ + "Shut", + -14.470860481262207 + ], + [ + "▁Countryside", + -14.47087574005127 + ], + [ + "▁Eleventh", + -14.4708890914917 + ], + [ + "▁UTM", + -14.470898628234863 + ], + [ + "▁AROUND", + -14.470907211303711 + ], + [ + "Sunny", + -14.47094440460205 + ], + [ + "▁Chum", + -14.470965385437012 + ], + [ + "▁Acceptable", + -14.470967292785645 + ], + [ + "antas", + -14.471047401428223 + ], + [ + "imming", + -14.471057891845703 + ], + [ + "▁Proponents", + -14.471057891845703 + ], + [ + "Hang", + -14.471076011657715 + ], + [ + "repeat", + -14.471121788024902 + ], + [ + "reduced", + -14.471160888671875 + ], + [ + "mich", + -14.47116756439209 + ], + [ + "▁Serengeti", + -14.471175193786621 + ], + [ + "▁Hanuman", + -14.471203804016113 + ], + [ + "▁oddball", + -14.471213340759277 + ], + [ + "Flag", + -14.471233367919922 + ], + [ + "tomi", + -14.471237182617188 + ], + [ + "▁Custody", + -14.4712495803833 + ], + [ + "▁Watanabe", + -14.471292495727539 + ], + [ + "1938", + -14.471312522888184 + ], + [ + "msg", + -14.471334457397461 + ], + [ + "▁dinning", + -14.47133731842041 + ], + [ + "angal", + -14.471365928649902 + ], + [ + "▁goblin", + -14.471365928649902 + ], + [ + "Cities", + -14.471373558044434 + ], + [ + "iha", + -14.471384048461914 + ], + [ + "▁oppress", + -14.471389770507812 + ], + [ + "▁Epistle", + -14.471404075622559 + ], + [ + "▁decryption", + -14.471404075622559 + ], + [ + "trainer", + -14.471447944641113 + ], + [ + "▁renegotiate", + -14.471465110778809 + ], + [ + "▁Ventilation", + -14.471490859985352 + ], + [ + "▁Dhawan", + -14.471495628356934 + ], + [ + "▁curatorial", + -14.47152042388916 + ], + [ + "▁phoning", + -14.471550941467285 + ], + [ + "▁Amitabh", + -14.471578598022461 + ], + [ + "macher", + -14.471588134765625 + ], + [ + "parking", + -14.47159194946289 + ], + [ + "▁Advising", + -14.471598625183105 + ], + [ + "▁LHP", + -14.471607208251953 + ], + [ + "▁Activist", + -14.471638679504395 + ], + [ + "▁Voltaire", + -14.47164249420166 + ], + [ + "▁Taub", + -14.471664428710938 + ], + [ + "▁Palgrave", + -14.47168254852295 + ], + [ + "▁JSC", + -14.471689224243164 + ], + [ + "▁Hov", + -14.471695899963379 + ], + [ + "▁WITHIN", + -14.471723556518555 + ], + [ + "▁Shaffer", + -14.471760749816895 + ], + [ + "▁specialisation", + -14.471768379211426 + ], + [ + "▁stipulate", + -14.471776008605957 + ], + [ + "▁Motivational", + -14.47179126739502 + ], + [ + "▁gibt", + -14.47179889678955 + ], + [ + "Tracker", + -14.47182559967041 + ], + [ + "▁SPRINGS", + -14.471844673156738 + ], + [ + "▁rp", + -14.471891403198242 + ], + [ + "▁McNair", + -14.471939086914062 + ], + [ + "▁Boni", + -14.47196102142334 + ], + [ + "▁intracranial", + -14.47197151184082 + ], + [ + "welling", + -14.471973419189453 + ], + [ + "▁Novels", + -14.471981048583984 + ], + [ + "izia", + -14.47199821472168 + ], + [ + "▁STU", + -14.472038269042969 + ], + [ + "▁groping", + -14.472040176391602 + ], + [ + "kuma", + -14.472053527832031 + ], + [ + "▁Seite", + -14.472066879272461 + ], + [ + "approach", + -14.472101211547852 + ], + [ + "▁billiards", + -14.472136497497559 + ], + [ + "rolls", + -14.472173690795898 + ], + [ + "▁Flav", + -14.472347259521484 + ], + [ + "veni", + -14.472349166870117 + ], + [ + "▁Pillars", + -14.472362518310547 + ], + [ + "appear", + -14.472369194030762 + ], + [ + "▁Armando", + -14.472372055053711 + ], + [ + "Component", + -14.472392082214355 + ], + [ + "▁Mayflower", + -14.472400665283203 + ], + [ + "▁houseboat", + -14.472408294677734 + ], + [ + "▁allay", + -14.472411155700684 + ], + [ + "Judge", + -14.472416877746582 + ], + [ + "ār", + -14.472423553466797 + ], + [ + "Sell", + -14.472431182861328 + ], + [ + "spending", + -14.472456932067871 + ], + [ + "Leo", + -14.472457885742188 + ], + [ + "▁NRG", + -14.47245979309082 + ], + [ + "HTTP", + -14.472471237182617 + ], + [ + "hail", + -14.472479820251465 + ], + [ + "retto", + -14.472492218017578 + ], + [ + "concrete", + -14.472497940063477 + ], + [ + "991", + -14.472518920898438 + ], + [ + "▁ROT", + -14.472521781921387 + ], + [ + "▁Asif", + -14.472551345825195 + ], + [ + "▁Servi", + -14.472618103027344 + ], + [ + "▁Heir", + -14.472628593444824 + ], + [ + "▁WCC", + -14.47270393371582 + ], + [ + "▁douche", + -14.47278118133545 + ], + [ + "faction", + -14.472784996032715 + ], + [ + "▁ellipse", + -14.472794532775879 + ], + [ + "vault", + -14.47281551361084 + ], + [ + "▁Wap", + -14.472904205322266 + ], + [ + "▁wagging", + -14.472931861877441 + ], + [ + "▁Lonnie", + -14.472945213317871 + ], + [ + "▁monde", + -14.472953796386719 + ], + [ + "▁Liter", + -14.472990036010742 + ], + [ + "▁CFI", + -14.473001480102539 + ], + [ + "▁Gino", + -14.473020553588867 + ], + [ + "FJ", + -14.473027229309082 + ], + [ + "▁Navigating", + -14.473057746887207 + ], + [ + "▁capers", + -14.473060607910156 + ], + [ + "▁PAID", + -14.47312068939209 + ], + [ + "▁inductor", + -14.473187446594238 + ], + [ + "prison", + -14.4732027053833 + ], + [ + "▁keyhole", + -14.473206520080566 + ], + [ + "▁roleplaying", + -14.473209381103516 + ], + [ + "▁Frankfort", + -14.473403930664062 + ], + [ + "▁Tahir", + -14.473407745361328 + ], + [ + "▁Tensions", + -14.473409652709961 + ], + [ + "▁UNDP", + -14.473429679870605 + ], + [ + "▁Wearable", + -14.4734525680542 + ], + [ + "▁Bax", + -14.47346305847168 + ], + [ + "lites", + -14.473499298095703 + ], + [ + "▁Caron", + -14.473502159118652 + ], + [ + "aia", + -14.473515510559082 + ], + [ + "Vault", + -14.473517417907715 + ], + [ + "inum", + -14.473529815673828 + ], + [ + "▁optically", + -14.47356128692627 + ], + [ + "▁patting", + -14.473615646362305 + ], + [ + "▁DEV", + -14.473625183105469 + ], + [ + "▁Meme", + -14.473650932312012 + ], + [ + "Scientific", + -14.473673820495605 + ], + [ + "▁immunizations", + -14.473682403564453 + ], + [ + "▁outposts", + -14.473690032958984 + ], + [ + "▁Nef", + -14.473702430725098 + ], + [ + "▁donde", + -14.473723411560059 + ], + [ + "2021", + -14.473727226257324 + ], + [ + "▁MEPs", + -14.473764419555664 + ], + [ + "▁guan", + -14.473766326904297 + ], + [ + "▁PPE", + -14.473771095275879 + ], + [ + "▁cassava", + -14.473775863647461 + ], + [ + "▁Montpellier", + -14.473787307739258 + ], + [ + "heeled", + -14.473791122436523 + ], + [ + "▁marines", + -14.473814010620117 + ], + [ + "▁Grosse", + -14.473828315734863 + ], + [ + "owsky", + -14.473878860473633 + ], + [ + "▁Tua", + -14.473895072937012 + ], + [ + "▁Illumina", + -14.473921775817871 + ], + [ + "uzzle", + -14.473982810974121 + ], + [ + "electron", + -14.473992347717285 + ], + [ + "▁catchers", + -14.474019050598145 + ], + [ + "▁Considerations", + -14.474020004272461 + ], + [ + "▁lis", + -14.474029541015625 + ], + [ + "erva", + -14.47407341003418 + ], + [ + "▁vale", + -14.47407341003418 + ], + [ + "▁molybdenum", + -14.474078178405762 + ], + [ + "▁Roderick", + -14.474103927612305 + ], + [ + "▁delirium", + -14.474104881286621 + ], + [ + "lien", + -14.47414493560791 + ], + [ + "TOL", + -14.47415828704834 + ], + [ + "▁corr", + -14.47416877746582 + ], + [ + "▁jib", + -14.474175453186035 + ], + [ + "ablo", + -14.474197387695312 + ], + [ + "organisation", + -14.47421932220459 + ], + [ + "Alright", + -14.474221229553223 + ], + [ + "▁BUILDING", + -14.474241256713867 + ], + [ + "▁Lettuce", + -14.474262237548828 + ], + [ + "▁Fli", + -14.474266052246094 + ], + [ + "▁Brus", + -14.474281311035156 + ], + [ + "▁reuniting", + -14.4743070602417 + ], + [ + "▁eachother", + -14.474322319030762 + ], + [ + "▁Rhea", + -14.47432804107666 + ], + [ + "▁quarrying", + -14.474348068237305 + ], + [ + "▁netflix", + -14.474418640136719 + ], + [ + "▁Werk", + -14.474446296691895 + ], + [ + "Treat", + -14.474452018737793 + ], + [ + "▁Veneer", + -14.474514961242676 + ], + [ + "▁chieftain", + -14.474527359008789 + ], + [ + "▁Pairing", + -14.474556922912598 + ], + [ + "▁biosphere", + -14.474575996398926 + ], + [ + "▁Unionist", + -14.474637985229492 + ], + [ + "▁Gallant", + -14.47464370727539 + ], + [ + "▁Bebe", + -14.474664688110352 + ], + [ + "▁stimulator", + -14.47469711303711 + ], + [ + "▁Neme", + -14.474756240844727 + ], + [ + "▁Rojas", + -14.474777221679688 + ], + [ + "▁friggin", + -14.474790573120117 + ], + [ + "▁Reviewer", + -14.474844932556152 + ], + [ + "uwe", + -14.474845886230469 + ], + [ + "nana", + -14.474857330322266 + ], + [ + "Divine", + -14.47486400604248 + ], + [ + "▁rekindle", + -14.474878311157227 + ], + [ + "▁Scotsman", + -14.474932670593262 + ], + [ + "▁Simba", + -14.474976539611816 + ], + [ + "vention", + -14.47497844696045 + ], + [ + "1915", + -14.475000381469727 + ], + [ + "▁PINK", + -14.475034713745117 + ], + [ + "▁646", + -14.475044250488281 + ], + [ + "▁Debtor", + -14.475068092346191 + ], + [ + "konomi", + -14.475109100341797 + ], + [ + "▁ANI", + -14.475115776062012 + ], + [ + "▁Samo", + -14.47513198852539 + ], + [ + "hipped", + -14.475135803222656 + ], + [ + "▁Balloons", + -14.475173950195312 + ], + [ + "▁IIRC", + -14.475211143493652 + ], + [ + "▁hereinafter", + -14.475221633911133 + ], + [ + "magnet", + -14.47523307800293 + ], + [ + "▁Saks", + -14.475251197814941 + ], + [ + "▁Invasive", + -14.475255012512207 + ], + [ + "▁Discounted", + -14.475269317626953 + ], + [ + "▁Rigg", + -14.47529125213623 + ], + [ + "▁Streams", + -14.475297927856445 + ], + [ + "arena", + -14.475306510925293 + ], + [ + "▁Didier", + -14.475318908691406 + ], + [ + "▁PTS", + -14.475342750549316 + ], + [ + "▁Alligator", + -14.475364685058594 + ], + [ + "▁swanky", + -14.47536563873291 + ], + [ + "▁Trapp", + -14.475456237792969 + ], + [ + "▁Securing", + -14.475461959838867 + ], + [ + "kommen", + -14.475488662719727 + ], + [ + "▁Ozzy", + -14.47553825378418 + ], + [ + "▁Dooley", + -14.475542068481445 + ], + [ + "▁viciously", + -14.475546836853027 + ], + [ + "▁motherboards", + -14.47558307647705 + ], + [ + "▁Caste", + -14.475586891174316 + ], + [ + "▁Bernice", + -14.475598335266113 + ], + [ + "▁victimization", + -14.475600242614746 + ], + [ + "▁sidewall", + -14.475605010986328 + ], + [ + "Near", + -14.475610733032227 + ], + [ + "993", + -14.475680351257324 + ], + [ + "▁Avenatti", + -14.475704193115234 + ], + [ + "karan", + -14.475858688354492 + ], + [ + "riff", + -14.4758939743042 + ], + [ + "trivial", + -14.475905418395996 + ], + [ + "▁replenished", + -14.475932121276855 + ], + [ + "▁stupendous", + -14.475964546203613 + ], + [ + "▁Sustain", + -14.475975036621094 + ], + [ + "▁Tunis", + -14.476034164428711 + ], + [ + "cado", + -14.476072311401367 + ], + [ + "▁Staging", + -14.476078987121582 + ], + [ + "▁subreddit", + -14.476081848144531 + ], + [ + "RPA", + -14.476094245910645 + ], + [ + "▁travertine", + -14.476106643676758 + ], + [ + "▁doves", + -14.47610855102539 + ], + [ + "propelled", + -14.47611141204834 + ], + [ + "▁487", + -14.476154327392578 + ], + [ + "▁Islamophobia", + -14.47616958618164 + ], + [ + "ECA", + -14.476253509521484 + ], + [ + "▁Bakr", + -14.4762544631958 + ], + [ + "▁satanic", + -14.476304054260254 + ], + [ + "▁lobsters", + -14.476313591003418 + ], + [ + "▁astringent", + -14.476333618164062 + ], + [ + "▁eclipses", + -14.476360321044922 + ], + [ + "▁clarifications", + -14.476365089416504 + ], + [ + "▁lawless", + -14.476372718811035 + ], + [ + "▁도", + -14.476420402526855 + ], + [ + "atra", + -14.476424217224121 + ], + [ + "▁Gase", + -14.47642707824707 + ], + [ + "uding", + -14.476491928100586 + ], + [ + "▁1777", + -14.4765043258667 + ], + [ + "▁nukes", + -14.476526260375977 + ], + [ + "▁refrained", + -14.476560592651367 + ], + [ + "▁eukaryotic", + -14.476612091064453 + ], + [ + "▁473", + -14.47662353515625 + ], + [ + "▁Schumann", + -14.476673126220703 + ], + [ + "▁finalise", + -14.476696014404297 + ], + [ + "▁ferocity", + -14.476698875427246 + ], + [ + "ignore", + -14.476716995239258 + ], + [ + "▁Hoops", + -14.476757049560547 + ], + [ + "▁legroom", + -14.476785659790039 + ], + [ + "DOWN", + -14.476794242858887 + ], + [ + "▁Biafra", + -14.476805686950684 + ], + [ + "▁Perk", + -14.476858139038086 + ], + [ + "▁Alves", + -14.476933479309082 + ], + [ + "ppies", + -14.476970672607422 + ], + [ + "udd", + -14.476985931396484 + ], + [ + "▁Monuments", + -14.476988792419434 + ], + [ + "▁Beni", + -14.476998329162598 + ], + [ + "▁auth", + -14.477049827575684 + ], + [ + "nini", + -14.47705364227295 + ], + [ + "▁nub", + -14.477059364318848 + ], + [ + "Native", + -14.477080345153809 + ], + [ + "▁Sildenafil", + -14.477089881896973 + ], + [ + "▁Horticulture", + -14.477093696594238 + ], + [ + "▁keine", + -14.477108001708984 + ], + [ + "▁townhome", + -14.477153778076172 + ], + [ + "FAT", + -14.477156639099121 + ], + [ + "形", + -14.477157592773438 + ], + [ + "▁Sonora", + -14.477164268493652 + ], + [ + "▁STANDARD", + -14.477238655090332 + ], + [ + "▁Rainer", + -14.477256774902344 + ], + [ + "▁ihre", + -14.47729206085205 + ], + [ + "▁BMJ", + -14.477294921875 + ], + [ + "▁Pirelli", + -14.47730541229248 + ], + [ + "▁daffodils", + -14.4773588180542 + ], + [ + "▁Rawlings", + -14.477363586425781 + ], + [ + "Tone", + -14.477381706237793 + ], + [ + "fjord", + -14.477381706237793 + ], + [ + "financed", + -14.477392196655273 + ], + [ + "▁rigors", + -14.477421760559082 + ], + [ + "▁TBD", + -14.477465629577637 + ], + [ + "▁hearsay", + -14.477496147155762 + ], + [ + "▁11⁄2", + -14.477510452270508 + ], + [ + "3200", + -14.477513313293457 + ], + [ + "▁Stiff", + -14.477532386779785 + ], + [ + "▁HOWEVER", + -14.477537155151367 + ], + [ + "▁Sae", + -14.477545738220215 + ], + [ + "monger", + -14.477568626403809 + ], + [ + "tonia", + -14.477583885192871 + ], + [ + "▁Sade", + -14.4775972366333 + ], + [ + "▁ferro", + -14.477692604064941 + ], + [ + "▁Voc", + -14.477693557739258 + ], + [ + "▁Murdock", + -14.47770881652832 + ], + [ + "▁flatbread", + -14.477726936340332 + ], + [ + "ehler", + -14.477742195129395 + ], + [ + "▁Inbound", + -14.477752685546875 + ], + [ + "▁inexperience", + -14.477818489074707 + ], + [ + "▁daydreaming", + -14.477839469909668 + ], + [ + "▁OpenVPN", + -14.477846145629883 + ], + [ + "achieving", + -14.477877616882324 + ], + [ + "AIC", + -14.47790813446045 + ], + [ + "▁Tetris", + -14.477931022644043 + ], + [ + "▁engulf", + -14.477947235107422 + ], + [ + "▁alopecia", + -14.477948188781738 + ], + [ + "▁cookers", + -14.478009223937988 + ], + [ + "ulum", + -14.478022575378418 + ], + [ + "CCS", + -14.47803783416748 + ], + [ + "▁nymph", + -14.478103637695312 + ], + [ + "▁Revolt", + -14.478127479553223 + ], + [ + "▁republics", + -14.478133201599121 + ], + [ + "▁strep", + -14.47814655303955 + ], + [ + "▁ABN", + -14.478150367736816 + ], + [ + "ersen", + -14.478175163269043 + ], + [ + "▁Tula", + -14.478216171264648 + ], + [ + "▁cornice", + -14.478219032287598 + ], + [ + "▁Monsieur", + -14.478227615356445 + ], + [ + "▁vastness", + -14.478352546691895 + ], + [ + "▁Attitudes", + -14.478355407714844 + ], + [ + "▁Breakout", + -14.478381156921387 + ], + [ + "▁Bhai", + -14.478410720825195 + ], + [ + "084", + -14.47844123840332 + ], + [ + "ebi", + -14.478448867797852 + ], + [ + "increase", + -14.478486061096191 + ], + [ + "▁Genesee", + -14.478486061096191 + ], + [ + "▁laborer", + -14.478507041931152 + ], + [ + "DAN", + -14.478519439697266 + ], + [ + "▁anthems", + -14.478554725646973 + ], + [ + "▁patently", + -14.4785737991333 + ], + [ + "▁Incorrect", + -14.478590965270996 + ], + [ + "▁Revue", + -14.478596687316895 + ], + [ + "nych", + -14.478655815124512 + ], + [ + "phobe", + -14.4787015914917 + ], + [ + "▁delineated", + -14.47872257232666 + ], + [ + "phra", + -14.478727340698242 + ], + [ + "Dancing", + -14.478743553161621 + ], + [ + "▁Servo", + -14.478768348693848 + ], + [ + "▁uncut", + -14.478836059570312 + ], + [ + "▁priestly", + -14.478853225708008 + ], + [ + "▁Descriptive", + -14.478924751281738 + ], + [ + "▁rationing", + -14.478954315185547 + ], + [ + "▁Orthodoxy", + -14.47895622253418 + ], + [ + "Nd", + -14.478987693786621 + ], + [ + "▁Grooming", + -14.478987693786621 + ], + [ + "erce", + -14.478992462158203 + ], + [ + "▁Donner", + -14.479016304016113 + ], + [ + "▁Kapa", + -14.479045867919922 + ], + [ + "▁Ved", + -14.479074478149414 + ], + [ + "BMI", + -14.479084014892578 + ], + [ + "▁Zou", + -14.479132652282715 + ], + [ + "▁raison", + -14.479134559631348 + ], + [ + "▁Crossword", + -14.479218482971191 + ], + [ + "▁ARTICLE", + -14.479228019714355 + ], + [ + "busy", + -14.479249000549316 + ], + [ + "▁nexium", + -14.479269027709961 + ], + [ + "jat", + -14.479270935058594 + ], + [ + "▁Baca", + -14.479333877563477 + ], + [ + "▁anticoagulant", + -14.479340553283691 + ], + [ + "▁evaporates", + -14.479385375976562 + ], + [ + "▁ш", + -14.479424476623535 + ], + [ + "ivate", + -14.479430198669434 + ], + [ + "defendant", + -14.47946548461914 + ], + [ + "imagined", + -14.479470252990723 + ], + [ + "Gil", + -14.479516983032227 + ], + [ + "▁colloidal", + -14.479516983032227 + ], + [ + "▁Smol", + -14.479545593261719 + ], + [ + "▁Purity", + -14.479547500610352 + ], + [ + "▁Pg", + -14.479594230651855 + ], + [ + "▁xmas", + -14.479615211486816 + ], + [ + "▁Ü", + -14.479629516601562 + ], + [ + "winged", + -14.479649543762207 + ], + [ + "Jump", + -14.479659080505371 + ], + [ + "dairy", + -14.479669570922852 + ], + [ + "▁twirl", + -14.479684829711914 + ], + [ + "▁Grun", + -14.479705810546875 + ], + [ + "▁Councilmember", + -14.479744911193848 + ], + [ + "counsel", + -14.479811668395996 + ], + [ + "▁Dany", + -14.47988224029541 + ], + [ + "▁Assists", + -14.4799222946167 + ], + [ + "▁Osa", + -14.479972839355469 + ], + [ + "▁lep", + -14.479996681213379 + ], + [ + "▁Slag", + -14.479999542236328 + ], + [ + "▁Paths", + -14.480058670043945 + ], + [ + "▁Smoker", + -14.480123519897461 + ], + [ + "▁heparin", + -14.480125427246094 + ], + [ + "▁acupuncturist", + -14.480134010314941 + ], + [ + "▁harbinger", + -14.480134010314941 + ], + [ + "▁CANADA", + -14.480184555053711 + ], + [ + "elsen", + -14.480195045471191 + ], + [ + "gust", + -14.480203628540039 + ], + [ + "▁HAT", + -14.480229377746582 + ], + [ + "▁opiates", + -14.480253219604492 + ], + [ + "▁inherits", + -14.480264663696289 + ], + [ + "Experience", + -14.480271339416504 + ], + [ + "▁Dundas", + -14.480271339416504 + ], + [ + "▁MIR", + -14.480276107788086 + ], + [ + "Shin", + -14.480283737182617 + ], + [ + "cere", + -14.480283737182617 + ], + [ + "▁hamstrings", + -14.480299949645996 + ], + [ + "▁Palacio", + -14.480388641357422 + ], + [ + "▁Bacterial", + -14.48039436340332 + ], + [ + "uated", + -14.48039722442627 + ], + [ + "▁Gaylord", + -14.480422019958496 + ], + [ + "▁feb", + -14.480424880981445 + ], + [ + "nanda", + -14.480452537536621 + ], + [ + "▁remiss", + -14.480456352233887 + ], + [ + "▁smirked", + -14.480462074279785 + ], + [ + "▁defenceman", + -14.480467796325684 + ], + [ + "IFA", + -14.480525970458984 + ], + [ + "▁terroir", + -14.480530738830566 + ], + [ + "▁Chur", + -14.480561256408691 + ], + [ + "▁kol", + -14.480632781982422 + ], + [ + "▁Jog", + -14.480663299560547 + ], + [ + "▁Datuk", + -14.48066520690918 + ], + [ + "▁Mmm", + -14.480690956115723 + ], + [ + "▁Timbers", + -14.480695724487305 + ], + [ + "▁carriageway", + -14.480717658996582 + ], + [ + "▁precocious", + -14.480729103088379 + ], + [ + "▁Metroid", + -14.480754852294922 + ], + [ + "lala", + -14.480789184570312 + ], + [ + "rza", + -14.480796813964844 + ], + [ + "▁Promises", + -14.480813026428223 + ], + [ + "▁distaste", + -14.480883598327637 + ], + [ + "▁squabble", + -14.480911254882812 + ], + [ + "▁overcomes", + -14.480949401855469 + ], + [ + "лич", + -14.480976104736328 + ], + [ + "Kir", + -14.481016159057617 + ], + [ + "▁804", + -14.481022834777832 + ], + [ + "Thus", + -14.481032371520996 + ], + [ + "▁possum", + -14.481074333190918 + ], + [ + "▁BETWEEN", + -14.481101989746094 + ], + [ + "satellite", + -14.481107711791992 + ], + [ + "▁itunes", + -14.48111343383789 + ], + [ + "arat", + -14.481115341186523 + ], + [ + "Trail", + -14.481141090393066 + ], + [ + "èle", + -14.481167793273926 + ], + [ + "▁Reversible", + -14.481212615966797 + ], + [ + "▁chaps", + -14.481225967407227 + ], + [ + "▁Belts", + -14.48126220703125 + ], + [ + "▁Optionally", + -14.48129653930664 + ], + [ + "▁chatty", + -14.481300354003906 + ], + [ + "▁Volk", + -14.481307983398438 + ], + [ + "▁GETTY", + -14.481346130371094 + ], + [ + "wik", + -14.48134708404541 + ], + [ + "▁Speculation", + -14.481356620788574 + ], + [ + "▁azithromycin", + -14.481371879577637 + ], + [ + "zhen", + -14.481376647949219 + ], + [ + "Michigan", + -14.481389045715332 + ], + [ + "▁Spiro", + -14.481389999389648 + ], + [ + "OMG", + -14.481414794921875 + ], + [ + "Honor", + -14.481423377990723 + ], + [ + "▁tincture", + -14.481454849243164 + ], + [ + "DQ", + -14.48151683807373 + ], + [ + "locking", + -14.481538772583008 + ], + [ + "▁fistula", + -14.481555938720703 + ], + [ + "revenue", + -14.481590270996094 + ], + [ + "▁lumped", + -14.481622695922852 + ], + [ + "rmi", + -14.4816255569458 + ], + [ + "▁indoctrination", + -14.481634140014648 + ], + [ + "fli", + -14.481636047363281 + ], + [ + "▁interviewees", + -14.481643676757812 + ], + [ + "▁razors", + -14.481644630432129 + ], + [ + "▁Grupo", + -14.481659889221191 + ], + [ + "▁Regeneration", + -14.481671333312988 + ], + [ + "▁부", + -14.481688499450684 + ], + [ + "▁Vikas", + -14.481714248657227 + ], + [ + "▁retry", + -14.481717109680176 + ], + [ + "curve", + -14.48172664642334 + ], + [ + "▁Aar", + -14.481782913208008 + ], + [ + "▁Calibration", + -14.48180103302002 + ], + [ + "▁militar", + -14.481803894042969 + ], + [ + "jaz", + -14.481805801391602 + ], + [ + "▁apathetic", + -14.481866836547852 + ], + [ + "▁Sanofi", + -14.481876373291016 + ], + [ + "ussa", + -14.481977462768555 + ], + [ + "▁ро", + -14.481980323791504 + ], + [ + "▁Erlang", + -14.481982231140137 + ], + [ + "▁Paribas", + -14.481987953186035 + ], + [ + "ugo", + -14.48209285736084 + ], + [ + "OID", + -14.482145309448242 + ], + [ + "developing", + -14.482148170471191 + ], + [ + "▁Blackwater", + -14.482159614562988 + ], + [ + "▁niacin", + -14.482202529907227 + ], + [ + "▁SPORT", + -14.482221603393555 + ], + [ + "▁unwinding", + -14.48223876953125 + ], + [ + "erland", + -14.482309341430664 + ], + [ + "▁Regret", + -14.482328414916992 + ], + [ + "▁Figuring", + -14.48233413696289 + ], + [ + "▁dancefloor", + -14.482365608215332 + ], + [ + "▁dented", + -14.482368469238281 + ], + [ + "▁generalizations", + -14.482378959655762 + ], + [ + "▁Refine", + -14.482420921325684 + ], + [ + "arov", + -14.4824800491333 + ], + [ + "▁Heroic", + -14.482481002807617 + ], + [ + "▁Calc", + -14.482497215270996 + ], + [ + "▁CMM", + -14.482502937316895 + ], + [ + "▁mobster", + -14.48250675201416 + ], + [ + "▁Zell", + -14.482539176940918 + ], + [ + "Input", + -14.48255443572998 + ], + [ + "▁misc", + -14.482656478881836 + ], + [ + "▁intrude", + -14.482660293579102 + ], + [ + "▁Adequate", + -14.482666969299316 + ], + [ + "▁Pah", + -14.482696533203125 + ], + [ + "▁Dank", + -14.482733726501465 + ], + [ + "▁balancer", + -14.482738494873047 + ], + [ + "▁republicans", + -14.482739448547363 + ], + [ + "▁overturning", + -14.482748985290527 + ], + [ + "▁Laramie", + -14.482765197753906 + ], + [ + "▁teary", + -14.482771873474121 + ], + [ + "▁pulverizer", + -14.48277759552002 + ], + [ + "▁WOMAN", + -14.48282241821289 + ], + [ + "▁hypocrites", + -14.482830047607422 + ], + [ + "▁Converting", + -14.482857704162598 + ], + [ + "▁Chopper", + -14.48287296295166 + ], + [ + "▁thoughtfulness", + -14.482873916625977 + ], + [ + "▁Godly", + -14.482915878295898 + ], + [ + "▁uncluttered", + -14.482929229736328 + ], + [ + "▁आ", + -14.482945442199707 + ], + [ + "▁hazelnuts", + -14.482950210571289 + ], + [ + "desire", + -14.482954978942871 + ], + [ + "▁Overflow", + -14.483016014099121 + ], + [ + "▁upshot", + -14.483034133911133 + ], + [ + "1903", + -14.483043670654297 + ], + [ + "▁clar", + -14.483087539672852 + ], + [ + "pest", + -14.483088493347168 + ], + [ + "▁gigabit", + -14.483125686645508 + ], + [ + "CEP", + -14.483235359191895 + ], + [ + "▁headshot", + -14.483250617980957 + ], + [ + "Nova", + -14.483285903930664 + ], + [ + "▁dishonor", + -14.483311653137207 + ], + [ + "▁headboards", + -14.483321189880371 + ], + [ + "▁godfather", + -14.483338356018066 + ], + [ + "▁uncontested", + -14.483346939086914 + ], + [ + "▁royale", + -14.483355522155762 + ], + [ + "▁BASF", + -14.483357429504395 + ], + [ + "▁sid", + -14.483441352844238 + ], + [ + "▁Bhi", + -14.483467102050781 + ], + [ + "жд", + -14.483484268188477 + ], + [ + "▁nabbed", + -14.483489036560059 + ], + [ + "▁teases", + -14.48349380493164 + ], + [ + "▁paradoxically", + -14.483532905578613 + ], + [ + "infringement", + -14.483541488647461 + ], + [ + "ке", + -14.483612060546875 + ], + [ + "▁brokenness", + -14.483635902404785 + ], + [ + "features", + -14.483636856079102 + ], + [ + "▁cowardice", + -14.483640670776367 + ], + [ + "bashi", + -14.483697891235352 + ], + [ + "esce", + -14.48370361328125 + ], + [ + "▁gimbal", + -14.483705520629883 + ], + [ + "▁condi", + -14.483718872070312 + ], + [ + "▁Fanning", + -14.483785629272461 + ], + [ + "wold", + -14.483832359313965 + ], + [ + "▁worthiness", + -14.483863830566406 + ], + [ + "placement", + -14.483877182006836 + ], + [ + "▁Radius", + -14.483888626098633 + ], + [ + "▁bootable", + -14.483890533447266 + ], + [ + "grind", + -14.48391342163086 + ], + [ + "CLI", + -14.483953475952148 + ], + [ + "▁PokerStars", + -14.483955383300781 + ], + [ + "▁Coward", + -14.483967781066895 + ], + [ + "▁reinvest", + -14.484003067016602 + ], + [ + "▁534", + -14.4840087890625 + ], + [ + "▁Nazar", + -14.4840087890625 + ], + [ + "▁UNION", + -14.484026908874512 + ], + [ + "▁watertight", + -14.484029769897461 + ], + [ + "unny", + -14.484074592590332 + ], + [ + "Tur", + -14.484085083007812 + ], + [ + "▁QI", + -14.484089851379395 + ], + [ + "▁Fixture", + -14.48409366607666 + ], + [ + "▁decommissioned", + -14.48409652709961 + ], + [ + "▁extrinsic", + -14.484114646911621 + ], + [ + "▁Malek", + -14.484116554260254 + ], + [ + "▁Kada", + -14.484127044677734 + ], + [ + "THA", + -14.484142303466797 + ], + [ + "▁retrospectively", + -14.484176635742188 + ], + [ + "▁Communicating", + -14.484211921691895 + ], + [ + "Posts", + -14.484261512756348 + ], + [ + "▁Futon", + -14.484285354614258 + ], + [ + "ateur", + -14.48430061340332 + ], + [ + "▁cocked", + -14.484308242797852 + ], + [ + "▁Jn", + -14.484321594238281 + ], + [ + "▁trouser", + -14.484322547912598 + ], + [ + "▁disassembly", + -14.484323501586914 + ], + [ + "▁rouge", + -14.484326362609863 + ], + [ + "▁COLD", + -14.48435115814209 + ], + [ + "▁Euphrates", + -14.484362602233887 + ], + [ + "soldier", + -14.484414100646973 + ], + [ + "▁archway", + -14.484417915344238 + ], + [ + "▁467", + -14.484431266784668 + ], + [ + "aglio", + -14.484444618225098 + ], + [ + "▁Galicia", + -14.484477996826172 + ], + [ + "▁medicare", + -14.484526634216309 + ], + [ + "interior", + -14.48453426361084 + ], + [ + "▁TEM", + -14.484561920166016 + ], + [ + "Xi", + -14.48456859588623 + ], + [ + "▁unimpressed", + -14.484607696533203 + ], + [ + "▁Bhat", + -14.484611511230469 + ], + [ + "Patient", + -14.484614372253418 + ], + [ + "▁DOCTOR", + -14.484685897827148 + ], + [ + "swim", + -14.484686851501465 + ], + [ + "▁Weibo", + -14.484742164611816 + ], + [ + "▁Lethbridge", + -14.484783172607422 + ], + [ + "▁seasonality", + -14.484806060791016 + ], + [ + "proliferation", + -14.48481559753418 + ], + [ + "▁Leyland", + -14.48481559753418 + ], + [ + "▁DPA", + -14.484833717346191 + ], + [ + "▁minion", + -14.48483943939209 + ], + [ + "▁Suzie", + -14.48486614227295 + ], + [ + "▁Donut", + -14.48487663269043 + ], + [ + "▁wistful", + -14.484877586364746 + ], + [ + "▁miniscule", + -14.484878540039062 + ], + [ + "▁obstetric", + -14.484966278076172 + ], + [ + "▁bronchial", + -14.484972953796387 + ], + [ + "tinib", + -14.484976768493652 + ], + [ + "▁impregnated", + -14.484986305236816 + ], + [ + "▁salmonella", + -14.485010147094727 + ], + [ + "▁luminaire", + -14.48501968383789 + ], + [ + "Webster", + -14.48503589630127 + ], + [ + "▁parabens", + -14.485058784484863 + ], + [ + "BUT", + -14.485115051269531 + ], + [ + "▁Neurological", + -14.48513412475586 + ], + [ + "▁bargained", + -14.485167503356934 + ], + [ + "asti", + -14.485170364379883 + ], + [ + "▁Caf", + -14.48518180847168 + ], + [ + "▁accede", + -14.485186576843262 + ], + [ + "▁acorn", + -14.485190391540527 + ], + [ + "▁Dios", + -14.485213279724121 + ], + [ + "▁Composing", + -14.485284805297852 + ], + [ + "CHR", + -14.485288619995117 + ], + [ + "▁Innocence", + -14.485325813293457 + ], + [ + "▁reclusive", + -14.485404968261719 + ], + [ + "▁Typ", + -14.4854154586792 + ], + [ + "losing", + -14.485452651977539 + ], + [ + "▁AAU", + -14.485457420349121 + ], + [ + "▁890", + -14.485482215881348 + ], + [ + "▁Bananas", + -14.485483169555664 + ], + [ + "stimulated", + -14.485496520996094 + ], + [ + "▁Snakes", + -14.485529899597168 + ], + [ + "▁perforation", + -14.485600471496582 + ], + [ + "▁margaritas", + -14.485603332519531 + ], + [ + "▁MAKING", + -14.485607147216797 + ], + [ + "PLAN", + -14.485641479492188 + ], + [ + "Tang", + -14.4856595993042 + ], + [ + "▁respirator", + -14.485664367675781 + ], + [ + "▁experi", + -14.485685348510742 + ], + [ + "▁COLLECTION", + -14.485715866088867 + ], + [ + "▁chateau", + -14.485723495483398 + ], + [ + "mitt", + -14.485876083374023 + ], + [ + "921", + -14.485892295837402 + ], + [ + "▁Marek", + -14.485894203186035 + ], + [ + "▁confided", + -14.485942840576172 + ], + [ + "independence", + -14.485954284667969 + ], + [ + "cito", + -14.485973358154297 + ], + [ + "gaz", + -14.486006736755371 + ], + [ + "▁Genomic", + -14.486027717590332 + ], + [ + "▁Optima", + -14.486050605773926 + ], + [ + "▁Footprint", + -14.486058235168457 + ], + [ + "▁Surprising", + -14.486071586608887 + ], + [ + "▁UNIDENTIFIED", + -14.486090660095215 + ], + [ + "▁noose", + -14.48611068725586 + ], + [ + "▁Israelite", + -14.486117362976074 + ], + [ + "alda", + -14.486143112182617 + ], + [ + "▁obsessions", + -14.486244201660156 + ], + [ + "▁trailblazer", + -14.486283302307129 + ], + [ + "▁1060", + -14.486291885375977 + ], + [ + "▁Educ", + -14.486318588256836 + ], + [ + "▁hace", + -14.486343383789062 + ], + [ + "uzu", + -14.486364364624023 + ], + [ + "▁climactic", + -14.486371994018555 + ], + [ + "agog", + -14.486412048339844 + ], + [ + "▁Freedman", + -14.486432075500488 + ], + [ + "▁Strang", + -14.486433982849121 + ], + [ + "▁Ferries", + -14.486441612243652 + ], + [ + "▁Symbian", + -14.486475944519043 + ], + [ + "▁PII", + -14.486496925354004 + ], + [ + "▁metallurgical", + -14.486504554748535 + ], + [ + "Institut", + -14.486509323120117 + ], + [ + "▁Loa", + -14.48652172088623 + ], + [ + "psych", + -14.486527442932129 + ], + [ + "▁Domaine", + -14.486531257629395 + ], + [ + "Lynn", + -14.486536026000977 + ], + [ + "▁Prosecco", + -14.486549377441406 + ], + [ + "▁SDG", + -14.486562728881836 + ], + [ + "MEM", + -14.486583709716797 + ], + [ + "footer", + -14.486583709716797 + ], + [ + "▁polygamy", + -14.486616134643555 + ], + [ + "▁TOUCH", + -14.486634254455566 + ], + [ + "Columbia", + -14.486639976501465 + ], + [ + "▁yawning", + -14.486645698547363 + ], + [ + "1234", + -14.486720085144043 + ], + [ + "kang", + -14.486729621887207 + ], + [ + "▁USM", + -14.48674201965332 + ], + [ + "▁rah", + -14.486834526062012 + ], + [ + "▁£75", + -14.486838340759277 + ], + [ + "20°", + -14.486849784851074 + ], + [ + "819", + -14.486851692199707 + ], + [ + "▁pok", + -14.486908912658691 + ], + [ + "▁summarised", + -14.486909866333008 + ], + [ + "▁scepticism", + -14.486921310424805 + ], + [ + "▁Shaikh", + -14.486936569213867 + ], + [ + "rats", + -14.486980438232422 + ], + [ + "▁ARK", + -14.486989974975586 + ], + [ + "kwe", + -14.48701000213623 + ], + [ + "▁Glyn", + -14.48708438873291 + ], + [ + "▁kinases", + -14.487157821655273 + ], + [ + "▁Griff", + -14.487167358398438 + ], + [ + "Lover", + -14.487215995788574 + ], + [ + "crea", + -14.487256050109863 + ], + [ + "▁TFS", + -14.487260818481445 + ], + [ + "▁Tso", + -14.487288475036621 + ], + [ + "▁compilers", + -14.487314224243164 + ], + [ + "▁Housekeeping", + -14.487339973449707 + ], + [ + "Bound", + -14.487340927124023 + ], + [ + "▁coves", + -14.487349510192871 + ], + [ + "▁CORPORATION", + -14.487351417541504 + ], + [ + "▁ɑ", + -14.4873628616333 + ], + [ + "▁Pastry", + -14.487385749816895 + ], + [ + "▁Brigitte", + -14.487409591674805 + ], + [ + "▁IMAP", + -14.487422943115234 + ], + [ + "▁Armored", + -14.487445831298828 + ], + [ + "▁quel", + -14.487470626831055 + ], + [ + "▁Penrith", + -14.487473487854004 + ], + [ + "Buddy", + -14.48748779296875 + ], + [ + "▁Interpreter", + -14.487489700317383 + ], + [ + "peg", + -14.487549781799316 + ], + [ + "▁piercings", + -14.48762321472168 + ], + [ + "▁Blended", + -14.487663269042969 + ], + [ + "▁subtext", + -14.487675666809082 + ], + [ + "▁Raya", + -14.487687110900879 + ], + [ + "▁Potsdam", + -14.487710952758789 + ], + [ + "▁fizzy", + -14.487716674804688 + ], + [ + "▁Kiln", + -14.487717628479004 + ], + [ + "▁rusting", + -14.487725257873535 + ], + [ + "▁LaserJet", + -14.487746238708496 + ], + [ + "▁airfares", + -14.487754821777344 + ], + [ + "▁faxes", + -14.487770080566406 + ], + [ + "▁ably", + -14.487786293029785 + ], + [ + "▁Bloch", + -14.487792015075684 + ], + [ + "▁neutralizing", + -14.487792015075684 + ], + [ + "▁persevered", + -14.48780345916748 + ], + [ + "▁Shipped", + -14.487862586975098 + ], + [ + "▁condensing", + -14.487871170043945 + ], + [ + "▁Julianne", + -14.48787784576416 + ], + [ + "anal", + -14.487887382507324 + ], + [ + "▁Dealership", + -14.487908363342285 + ], + [ + "ovitch", + -14.487920761108398 + ], + [ + "▁cathedrals", + -14.487995147705078 + ], + [ + "hik", + -14.48805046081543 + ], + [ + "▁footfall", + -14.48813533782959 + ], + [ + "commissioned", + -14.48814582824707 + ], + [ + "▁deconstruct", + -14.488186836242676 + ], + [ + "directly", + -14.488188743591309 + ], + [ + "▁Chord", + -14.48820686340332 + ], + [ + "▁Blocking", + -14.488216400146484 + ], + [ + "ː", + -14.48824691772461 + ], + [ + "yung", + -14.488248825073242 + ], + [ + "▁watcher", + -14.488277435302734 + ], + [ + "Rating", + -14.488368034362793 + ], + [ + "▁Treasuries", + -14.488398551940918 + ], + [ + "▁snipers", + -14.488426208496094 + ], + [ + "▁durante", + -14.488433837890625 + ], + [ + "▁nebula", + -14.488542556762695 + ], + [ + "▁embers", + -14.488551139831543 + ], + [ + "izan", + -14.488561630249023 + ], + [ + "▁Hilltop", + -14.488576889038086 + ], + [ + "▁Sookie", + -14.488584518432617 + ], + [ + "beats", + -14.488619804382324 + ], + [ + "▁boyhood", + -14.488627433776855 + ], + [ + "RICK", + -14.488672256469727 + ], + [ + "yaz", + -14.488720893859863 + ], + [ + "▁Omi", + -14.488768577575684 + ], + [ + "▁choruses", + -14.488779067993164 + ], + [ + "▁choker", + -14.488785743713379 + ], + [ + "▁clamoring", + -14.488789558410645 + ], + [ + "FK", + -14.488795280456543 + ], + [ + "▁Mackey", + -14.48880386352539 + ], + [ + "ít", + -14.488815307617188 + ], + [ + "Mexican", + -14.488823890686035 + ], + [ + "▁YoY", + -14.488849639892578 + ], + [ + "▁Cram", + -14.488862037658691 + ], + [ + "▁ductwork", + -14.4888916015625 + ], + [ + "▁DMS", + -14.488912582397461 + ], + [ + "▁Guideline", + -14.488946914672852 + ], + [ + "▁Tiru", + -14.489124298095703 + ], + [ + "Nut", + -14.489128112792969 + ], + [ + "▁Akhtar", + -14.489148139953613 + ], + [ + "▁Xpress", + -14.489155769348145 + ], + [ + "▁disagreeing", + -14.489178657531738 + ], + [ + "▁lawnmower", + -14.489198684692383 + ], + [ + "▁Jaden", + -14.489230155944824 + ], + [ + "▁Ultrasonic", + -14.489250183105469 + ], + [ + "▁dex", + -14.489286422729492 + ], + [ + "▁1795", + -14.489291191101074 + ], + [ + "▁clang", + -14.489310264587402 + ], + [ + "▁technologist", + -14.489313125610352 + ], + [ + "teh", + -14.48934268951416 + ], + [ + "▁SEQ", + -14.489373207092285 + ], + [ + "▁Vish", + -14.489420890808105 + ], + [ + "▁IPR", + -14.489425659179688 + ], + [ + "▁Compu", + -14.489434242248535 + ], + [ + "▁glories", + -14.489444732666016 + ], + [ + "Az", + -14.489572525024414 + ], + [ + "▁Horsham", + -14.489574432373047 + ], + [ + "▁swaths", + -14.489607810974121 + ], + [ + "▁Vacancy", + -14.489642143249512 + ], + [ + "▁Runaway", + -14.489648818969727 + ], + [ + "▁Zucker", + -14.489665031433105 + ], + [ + "▁reliving", + -14.489712715148926 + ], + [ + "cella", + -14.48974609375 + ], + [ + "▁nomad", + -14.489762306213379 + ], + [ + "▁Pollack", + -14.489850997924805 + ], + [ + "▁Nec", + -14.4898681640625 + ], + [ + "▁Plow", + -14.489875793457031 + ], + [ + "▁liberalization", + -14.489885330200195 + ], + [ + "▁Racecourse", + -14.489964485168457 + ], + [ + "shooter", + -14.48996639251709 + ], + [ + "▁914", + -14.489985466003418 + ], + [ + "▁Tantra", + -14.49000358581543 + ], + [ + "▁Instituto", + -14.490023612976074 + ], + [ + "Jin", + -14.490099906921387 + ], + [ + "▁Aamir", + -14.490127563476562 + ], + [ + "BERG", + -14.49015998840332 + ], + [ + "autonomous", + -14.490160942077637 + ], + [ + "▁Discussing", + -14.490172386169434 + ], + [ + "▁Shep", + -14.490172386169434 + ], + [ + "rural", + -14.490185737609863 + ], + [ + "illard", + -14.490187644958496 + ], + [ + "▁Inexpensive", + -14.490217208862305 + ], + [ + "▁heretofore", + -14.490222930908203 + ], + [ + "▁Flashing", + -14.490251541137695 + ], + [ + "Alexa", + -14.490253448486328 + ], + [ + "▁toying", + -14.490299224853516 + ], + [ + "▁berths", + -14.490321159362793 + ], + [ + "▁scarier", + -14.490375518798828 + ], + [ + "▁Janie", + -14.490435600280762 + ], + [ + "▁Ej", + -14.490469932556152 + ], + [ + "chine", + -14.490495681762695 + ], + [ + "plasma", + -14.490545272827148 + ], + [ + "UO", + -14.490548133850098 + ], + [ + "▁nameplate", + -14.490548133850098 + ], + [ + "Logo", + -14.490551948547363 + ], + [ + "▁causative", + -14.490578651428223 + ], + [ + "▁Anarchy", + -14.490607261657715 + ], + [ + "▁epistemology", + -14.490632057189941 + ], + [ + "▁ug", + -14.490684509277344 + ], + [ + "▁Didi", + -14.490687370300293 + ], + [ + "▁CLO", + -14.490729331970215 + ], + [ + "▁couriers", + -14.490730285644531 + ], + [ + "▁Lilac", + -14.490745544433594 + ], + [ + "▁Dzi", + -14.490793228149414 + ], + [ + "▁talkative", + -14.490795135498047 + ], + [ + "▁humanism", + -14.490899085998535 + ], + [ + "evening", + -14.490949630737305 + ], + [ + "▁Medallion", + -14.490967750549316 + ], + [ + "▁Attendant", + -14.49101448059082 + ], + [ + "▁hyperplasia", + -14.491035461425781 + ], + [ + "▁subpar", + -14.491037368774414 + ], + [ + "dhu", + -14.491039276123047 + ], + [ + "▁Conditional", + -14.491043090820312 + ], + [ + "▁glowed", + -14.491050720214844 + ], + [ + "că", + -14.49106502532959 + ], + [ + "▁pela", + -14.49107551574707 + ], + [ + "▁Aikido", + -14.491096496582031 + ], + [ + "▁Winfield", + -14.491118431091309 + ], + [ + "▁Ghani", + -14.491127014160156 + ], + [ + "▁TES", + -14.491127967834473 + ], + [ + "▁befall", + -14.491138458251953 + ], + [ + "▁Glade", + -14.491155624389648 + ], + [ + "▁CNT", + -14.491159439086914 + ], + [ + "▁newsworthy", + -14.491195678710938 + ], + [ + "Spider", + -14.491215705871582 + ], + [ + "▁slipcover", + -14.491216659545898 + ], + [ + "▁Menard", + -14.491256713867188 + ], + [ + "TUS", + -14.491263389587402 + ], + [ + "▁mutilated", + -14.491338729858398 + ], + [ + "crete", + -14.491364479064941 + ], + [ + "▁travesty", + -14.491369247436523 + ], + [ + "▁habeas", + -14.491401672363281 + ], + [ + "▁drinkable", + -14.49140453338623 + ], + [ + "rner", + -14.49145221710205 + ], + [ + "▁beautification", + -14.491493225097656 + ], + [ + "WORD", + -14.491506576538086 + ], + [ + "icated", + -14.491530418395996 + ], + [ + "▁Murad", + -14.491551399230957 + ], + [ + "preferred", + -14.491555213928223 + ], + [ + "मा", + -14.491620063781738 + ], + [ + "Dispatch", + -14.491647720336914 + ], + [ + "▁Spokesman", + -14.491707801818848 + ], + [ + "1077", + -14.491726875305176 + ], + [ + "tao", + -14.491754531860352 + ], + [ + "▁faltered", + -14.491827011108398 + ], + [ + "▁accretion", + -14.491827964782715 + ], + [ + "▁Chicks", + -14.491872787475586 + ], + [ + "▁impartiality", + -14.491887092590332 + ], + [ + "cherry", + -14.491917610168457 + ], + [ + "▁PHONE", + -14.491991996765137 + ], + [ + "▁herbaceous", + -14.492003440856934 + ], + [ + "▁Pasha", + -14.492018699645996 + ], + [ + "±0", + -14.49203109741211 + ], + [ + "▁Moussa", + -14.492033958435059 + ], + [ + "▁divinely", + -14.492046356201172 + ], + [ + "▁ACCEPT", + -14.49209976196289 + ], + [ + "ithi", + -14.492124557495117 + ], + [ + "▁hora", + -14.492178916931152 + ], + [ + "▁psalm", + -14.492197036743164 + ], + [ + "▁Jigsaw", + -14.492260932922363 + ], + [ + "セ", + -14.492294311523438 + ], + [ + "▁curio", + -14.49229621887207 + ], + [ + "Hamilton", + -14.492330551147461 + ], + [ + "▁villainous", + -14.492349624633789 + ], + [ + "▁VFW", + -14.492363929748535 + ], + [ + "▁Ragnarok", + -14.492385864257812 + ], + [ + "▁Rajput", + -14.492403984069824 + ], + [ + "▁PIL", + -14.492416381835938 + ], + [ + "onomy", + -14.492424011230469 + ], + [ + "▁Therapies", + -14.492514610290527 + ], + [ + "▁Chameleon", + -14.49255657196045 + ], + [ + "▁Gry", + -14.49256420135498 + ], + [ + "▁schism", + -14.492583274841309 + ], + [ + "▁dram", + -14.492591857910156 + ], + [ + "▁Seagull", + -14.492612838745117 + ], + [ + "▁Humana", + -14.492650985717773 + ], + [ + "▁parables", + -14.492671012878418 + ], + [ + "▁spon", + -14.492674827575684 + ], + [ + "▁nutritionally", + -14.492703437805176 + ], + [ + "948", + -14.492725372314453 + ], + [ + "▁Durbin", + -14.492733001708984 + ], + [ + "▁bombard", + -14.492786407470703 + ], + [ + "▁constrict", + -14.492803573608398 + ], + [ + "▁NaNoWriMo", + -14.492805480957031 + ], + [ + "▁Killers", + -14.492829322814941 + ], + [ + "▁intelligible", + -14.492894172668457 + ], + [ + "alin", + -14.492897987365723 + ], + [ + "bacteria", + -14.49290943145752 + ], + [ + "▁Leona", + -14.492919921875 + ], + [ + "▁fretting", + -14.492982864379883 + ], + [ + "exec", + -14.493009567260742 + ], + [ + "▁urinal", + -14.493043899536133 + ], + [ + "▁Vanities", + -14.493060111999512 + ], + [ + "▁Ubud", + -14.493075370788574 + ], + [ + "▁Bett", + -14.493093490600586 + ], + [ + "▁Vigo", + -14.493101119995117 + ], + [ + "▁Strips", + -14.493109703063965 + ], + [ + "Export", + -14.493197441101074 + ], + [ + "▁goblet", + -14.493267059326172 + ], + [ + "时", + -14.493293762207031 + ], + [ + "▁chopsticks", + -14.493328094482422 + ], + [ + "▁reno", + -14.493342399597168 + ], + [ + "▁dishwashers", + -14.493359565734863 + ], + [ + "▁navigable", + -14.493391990661621 + ], + [ + "▁1788", + -14.49343204498291 + ], + [ + "▁uninspired", + -14.493465423583984 + ], + [ + "▁VEN", + -14.493528366088867 + ], + [ + "▁honorees", + -14.493528366088867 + ], + [ + "deeply", + -14.493538856506348 + ], + [ + "▁bromide", + -14.49360179901123 + ], + [ + "Hip", + -14.493624687194824 + ], + [ + "▁BUILD", + -14.493629455566406 + ], + [ + "▁PRESENT", + -14.49364185333252 + ], + [ + "▁hatchet", + -14.493672370910645 + ], + [ + "▁JONES", + -14.493705749511719 + ], + [ + "▁Shaking", + -14.493731498718262 + ], + [ + "▁abolishing", + -14.493734359741211 + ], + [ + "jad", + -14.493746757507324 + ], + [ + "▁jumbled", + -14.493754386901855 + ], + [ + "▁brig", + -14.493790626525879 + ], + [ + "▁también", + -14.493802070617676 + ], + [ + "▁Lorne", + -14.493804931640625 + ], + [ + "▁naysayers", + -14.493833541870117 + ], + [ + "▁FOB", + -14.493875503540039 + ], + [ + "transaction", + -14.49390983581543 + ], + [ + "▁Jeddah", + -14.493910789489746 + ], + [ + "▁Stained", + -14.493928909301758 + ], + [ + "▁Bez", + -14.493936538696289 + ], + [ + "joke", + -14.493956565856934 + ], + [ + "▁Onions", + -14.49399185180664 + ], + [ + "▁shearing", + -14.494022369384766 + ], + [ + "antine", + -14.494032859802246 + ], + [ + "▁homey", + -14.494046211242676 + ], + [ + "▁607", + -14.494063377380371 + ], + [ + "▁Annapurna", + -14.494074821472168 + ], + [ + "Delta", + -14.494086265563965 + ], + [ + "▁glassy", + -14.494089126586914 + ], + [ + "terrain", + -14.49419116973877 + ], + [ + "▁drowsy", + -14.4942045211792 + ], + [ + "▁socialise", + -14.494219779968262 + ], + [ + "assigned", + -14.494222640991211 + ], + [ + "▁mullet", + -14.494236946105957 + ], + [ + "▁nombre", + -14.494241714477539 + ], + [ + "▁okra", + -14.494268417358398 + ], + [ + "renewable", + -14.494281768798828 + ], + [ + "SVILLE", + -14.494322776794434 + ], + [ + "▁Nugget", + -14.494359970092773 + ], + [ + "▁COMMENTS", + -14.494386672973633 + ], + [ + "Finance", + -14.494409561157227 + ], + [ + "jpeg", + -14.494418144226074 + ], + [ + "▁Heap", + -14.49443531036377 + ], + [ + "▁Ahn", + -14.494461059570312 + ], + [ + "▁hummingbirds", + -14.494461059570312 + ], + [ + "▁broadcasted", + -14.494484901428223 + ], + [ + "▁vindictive", + -14.49454116821289 + ], + [ + "▁embodying", + -14.49454402923584 + ], + [ + "▁squint", + -14.494544982910156 + ], + [ + "iju", + -14.494553565979004 + ], + [ + "cage", + -14.494572639465332 + ], + [ + "▁frolic", + -14.494606018066406 + ], + [ + "rrrrr", + -14.49463939666748 + ], + [ + "▁Schedules", + -14.49463939666748 + ], + [ + "principle", + -14.494671821594238 + ], + [ + "▁Pederson", + -14.494734764099121 + ], + [ + "▁PCBs", + -14.494803428649902 + ], + [ + "companies", + -14.494830131530762 + ], + [ + "▁wilted", + -14.494933128356934 + ], + [ + "Movies", + -14.49498462677002 + ], + [ + "▁heatsink", + -14.494993209838867 + ], + [ + "▁antisemitism", + -14.495044708251953 + ], + [ + "▁panelist", + -14.4950532913208 + ], + [ + "xim", + -14.495068550109863 + ], + [ + "lowski", + -14.495096206665039 + ], + [ + "1024", + -14.495104789733887 + ], + [ + "quina", + -14.495104789733887 + ], + [ + "▁Mons", + -14.495149612426758 + ], + [ + "▁ARCH", + -14.495182991027832 + ], + [ + "Kick", + -14.495274543762207 + ], + [ + "▁Belong", + -14.495285034179688 + ], + [ + "▁Bowler", + -14.495304107666016 + ], + [ + "ordinating", + -14.495316505432129 + ], + [ + "▁mult", + -14.495327949523926 + ], + [ + "▁mammary", + -14.495328903198242 + ], + [ + "▁Arapahoe", + -14.495329856872559 + ], + [ + "Ran", + -14.495357513427734 + ], + [ + "arah", + -14.495366096496582 + ], + [ + "▁wc", + -14.495403289794922 + ], + [ + "▁armpit", + -14.49543571472168 + ], + [ + "abra", + -14.495439529418945 + ], + [ + "▁clings", + -14.495526313781738 + ], + [ + "▁NME", + -14.495539665222168 + ], + [ + "socket", + -14.495616912841797 + ], + [ + "▁478", + -14.495649337768555 + ], + [ + "▁Sway", + -14.495658874511719 + ], + [ + "▁MoU", + -14.495691299438477 + ], + [ + "ewicz", + -14.495692253112793 + ], + [ + "▁asia", + -14.495719909667969 + ], + [ + "▁CDI", + -14.495749473571777 + ], + [ + "avir", + -14.495774269104004 + ], + [ + "▁quarts", + -14.495832443237305 + ], + [ + "▁Sanitary", + -14.495833396911621 + ], + [ + "▁Crust", + -14.495840072631836 + ], + [ + "dena", + -14.495856285095215 + ], + [ + "▁Tuk", + -14.49587345123291 + ], + [ + "▁frag", + -14.495878219604492 + ], + [ + "giver", + -14.495882987976074 + ], + [ + "ив", + -14.49588394165039 + ], + [ + "▁Occ", + -14.495892524719238 + ], + [ + "▁blazed", + -14.49592113494873 + ], + [ + "▁Mandir", + -14.495943069458008 + ], + [ + "▁MODE", + -14.495950698852539 + ], + [ + "▁Sides", + -14.495986938476562 + ], + [ + "▁Www", + -14.495994567871094 + ], + [ + "▁RCS", + -14.496009826660156 + ], + [ + "▁playhouse", + -14.496033668518066 + ], + [ + "▁gruff", + -14.496045112609863 + ], + [ + "▁downloader", + -14.49605655670166 + ], + [ + "▁Splendid", + -14.496063232421875 + ], + [ + "��multicolored", + -14.49606704711914 + ], + [ + "▁jovial", + -14.496073722839355 + ], + [ + "▁Ratna", + -14.496074676513672 + ], + [ + "▁strum", + -14.496156692504883 + ], + [ + "arne", + -14.496187210083008 + ], + [ + "▁slugging", + -14.496244430541992 + ], + [ + "ক", + -14.496255874633789 + ], + [ + "▁Patches", + -14.496255874633789 + ], + [ + "▁Dysfunction", + -14.496264457702637 + ], + [ + "▁Swat", + -14.496269226074219 + ], + [ + "▁Mentors", + -14.496320724487305 + ], + [ + "slam", + -14.496352195739746 + ], + [ + "oot", + -14.496374130249023 + ], + [ + "▁kry", + -14.49637508392334 + ], + [ + "▁Interfaith", + -14.496399879455566 + ], + [ + "OCK", + -14.496400833129883 + ], + [ + "▁coinciding", + -14.49643325805664 + ], + [ + "orta", + -14.496500968933105 + ], + [ + "机", + -14.496503829956055 + ], + [ + "▁crumbles", + -14.496505737304688 + ], + [ + "▁Tomcat", + -14.49651050567627 + ], + [ + "▁generalist", + -14.4965238571167 + ], + [ + "1010", + -14.49655818939209 + ], + [ + "▁Penalties", + -14.496603012084961 + ], + [ + "▁harry", + -14.496604919433594 + ], + [ + "▁warmers", + -14.496607780456543 + ], + [ + "▁intrusions", + -14.496626853942871 + ], + [ + "▁thyself", + -14.496650695800781 + ], + [ + "▁upswing", + -14.496668815612793 + ], + [ + "▁inculcate", + -14.496731758117676 + ], + [ + "▁waver", + -14.496732711791992 + ], + [ + "▁handiwork", + -14.496758460998535 + ], + [ + "▁collated", + -14.496827125549316 + ], + [ + "▁Monsoon", + -14.496837615966797 + ], + [ + "▁underweight", + -14.496910095214844 + ], + [ + "wheeled", + -14.496912002563477 + ], + [ + "▁clawed", + -14.496956825256348 + ], + [ + "▁Kü", + -14.496966361999512 + ], + [ + "fibre", + -14.49704360961914 + ], + [ + "▁negates", + -14.497118949890137 + ], + [ + "Registration", + -14.497147560119629 + ], + [ + "▁Fulfillment", + -14.497171401977539 + ], + [ + "studies", + -14.497182846069336 + ], + [ + "unter", + -14.497190475463867 + ], + [ + "▁Blower", + -14.497200012207031 + ], + [ + "▁transom", + -14.49725341796875 + ], + [ + "Cats", + -14.497269630432129 + ], + [ + "▁Chicagoland", + -14.497273445129395 + ], + [ + "▁nig", + -14.49731159210205 + ], + [ + "▁furrow", + -14.497322082519531 + ], + [ + "▁Coy", + -14.497328758239746 + ], + [ + "▁Toddlers", + -14.497353553771973 + ], + [ + "▁codebase", + -14.497363090515137 + ], + [ + "▁Cann", + -14.4973726272583 + ], + [ + "▁Chisholm", + -14.497380256652832 + ], + [ + "cod", + -14.497431755065918 + ], + [ + "▁DMX", + -14.49744701385498 + ], + [ + "▁idioms", + -14.497467994689941 + ], + [ + "▁Telecommunication", + -14.497559547424316 + ], + [ + "rige", + -14.497560501098633 + ], + [ + "▁spindles", + -14.49756908416748 + ], + [ + "▁Erdoğan", + -14.497587203979492 + ], + [ + "▁blotting", + -14.497599601745605 + ], + [ + "▁Phra", + -14.497600555419922 + ], + [ + "▁WHIP", + -14.497618675231934 + ], + [ + "actions", + -14.4976806640625 + ], + [ + "▁Northfield", + -14.497682571411133 + ], + [ + "▁Brandeis", + -14.49772834777832 + ], + [ + "▁prosciutto", + -14.497732162475586 + ], + [ + "▁Ney", + -14.497745513916016 + ], + [ + "▁Steampunk", + -14.497769355773926 + ], + [ + "▁Prisons", + -14.497779846191406 + ], + [ + "▁purport", + -14.497801780700684 + ], + [ + "▁rapists", + -14.497802734375 + ], + [ + "invent", + -14.497817993164062 + ], + [ + "▁Moyes", + -14.497859954833984 + ], + [ + "▁Ealing", + -14.497868537902832 + ], + [ + "▁CHARLES", + -14.497876167297363 + ], + [ + "▁habe", + -14.497886657714844 + ], + [ + "▁Chron", + -14.497971534729004 + ], + [ + "alen", + -14.497994422912598 + ], + [ + "▁HALF", + -14.497995376586914 + ], + [ + "▁motorcyclists", + -14.498032569885254 + ], + [ + "CKET", + -14.498072624206543 + ], + [ + "NITY", + -14.498088836669922 + ], + [ + "▁gravestone", + -14.498099327087402 + ], + [ + "▁Efficacy", + -14.498103141784668 + ], + [ + "▁juga", + -14.498115539550781 + ], + [ + "▁momento", + -14.49812126159668 + ], + [ + "▁sommelier", + -14.498126983642578 + ], + [ + "▁pregame", + -14.498150825500488 + ], + [ + "RTC", + -14.498183250427246 + ], + [ + "▁commendation", + -14.49819278717041 + ], + [ + "▁lik", + -14.498208999633789 + ], + [ + "▁priligy", + -14.498210906982422 + ], + [ + "▁McArthur", + -14.498215675354004 + ], + [ + "▁proudest", + -14.4982271194458 + ], + [ + "▁specifi", + -14.498250961303711 + ], + [ + "▁novelists", + -14.498252868652344 + ], + [ + "▁frightful", + -14.49827766418457 + ], + [ + "▁triples", + -14.49832534790039 + ], + [ + "leur", + -14.498344421386719 + ], + [ + "▁Harald", + -14.498397827148438 + ], + [ + "▁fundamentalism", + -14.498416900634766 + ], + [ + "▁naturalized", + -14.498416900634766 + ], + [ + "aah", + -14.498431205749512 + ], + [ + "▁6500", + -14.498443603515625 + ], + [ + "NAP", + -14.498457908630371 + ], + [ + "Josh", + -14.49846076965332 + ], + [ + "SME", + -14.498462677001953 + ], + [ + "Chancellor", + -14.4984712600708 + ], + [ + "▁Taz", + -14.498530387878418 + ], + [ + "▁raisin", + -14.49858283996582 + ], + [ + "▁anagram", + -14.498587608337402 + ], + [ + "▁compresses", + -14.498595237731934 + ], + [ + "▁chalked", + -14.49859619140625 + ], + [ + "▁Pressed", + -14.498600959777832 + ], + [ + "▁Chav", + -14.49860668182373 + ], + [ + "gid", + -14.498634338378906 + ], + [ + "Aw", + -14.498673439025879 + ], + [ + "▁lockable", + -14.49868106842041 + ], + [ + "▁Talia", + -14.498688697814941 + ], + [ + "▁JUSTICE", + -14.498729705810547 + ], + [ + "▁imitated", + -14.498777389526367 + ], + [ + "impl", + -14.498835563659668 + ], + [ + "▁dislocated", + -14.498870849609375 + ], + [ + "▁medi", + -14.498891830444336 + ], + [ + "▁dribbling", + -14.498903274536133 + ], + [ + "▁Shetty", + -14.498905181884766 + ], + [ + "▁Nig", + -14.498915672302246 + ], + [ + "▁distasteful", + -14.498929023742676 + ], + [ + "▁picturing", + -14.49896240234375 + ], + [ + "▁Dw", + -14.499004364013672 + ], + [ + "▁Wale", + -14.49903392791748 + ], + [ + "▁characteristically", + -14.499049186706543 + ], + [ + "理", + -14.49907398223877 + ], + [ + "Hyper", + -14.499091148376465 + ], + [ + "iño", + -14.49913215637207 + ], + [ + "▁622", + -14.499184608459473 + ], + [ + "▁assuage", + -14.499232292175293 + ], + [ + "vard", + -14.499268531799316 + ], + [ + "국", + -14.499282836914062 + ], + [ + "▁lim", + -14.499308586120605 + ], + [ + "ố", + -14.499322891235352 + ], + [ + "▁1794", + -14.499322891235352 + ], + [ + "▁Corfu", + -14.499327659606934 + ], + [ + "natch", + -14.499333381652832 + ], + [ + "▁tradeoff", + -14.499333381652832 + ], + [ + "▁Capitan", + -14.499336242675781 + ], + [ + "▁Aztecs", + -14.499344825744629 + ], + [ + "▁MOL", + -14.499350547790527 + ], + [ + "958", + -14.499363899230957 + ], + [ + "▁seri", + -14.499370574951172 + ], + [ + "▁Lach", + -14.499378204345703 + ], + [ + "itated", + -14.49937915802002 + ], + [ + "mox", + -14.499429702758789 + ], + [ + "▁roti", + -14.499430656433105 + ], + [ + "azoo", + -14.49947738647461 + ], + [ + "brun", + -14.49951171875 + ], + [ + "▁AEC", + -14.499530792236328 + ], + [ + "▁serie", + -14.499532699584961 + ], + [ + "▁Jel", + -14.49953556060791 + ], + [ + "ESP", + -14.499567031860352 + ], + [ + "▁janitorial", + -14.4995756149292 + ], + [ + "▁ceded", + -14.49958610534668 + ], + [ + "▁levelling", + -14.49960994720459 + ], + [ + "▁shamelessly", + -14.499637603759766 + ], + [ + "▁Parnell", + -14.499642372131348 + ], + [ + "▁Tanzanian", + -14.49966049194336 + ], + [ + "▁Whitening", + -14.49966049194336 + ], + [ + "▁Offense", + -14.499711990356445 + ], + [ + "▁stateside", + -14.499738693237305 + ], + [ + "▁Appointed", + -14.499748229980469 + ], + [ + "▁Kenwood", + -14.499759674072266 + ], + [ + "IGN", + -14.499775886535645 + ], + [ + "tidine", + -14.499776840209961 + ], + [ + "ят", + -14.49981689453125 + ], + [ + "▁Undertaker", + -14.499866485595703 + ], + [ + "▁deploys", + -14.499896049499512 + ], + [ + "winger", + -14.499968528747559 + ], + [ + "▁Deny", + -14.49997329711914 + ], + [ + "「", + -14.500001907348633 + ], + [ + "▁wisest", + -14.500022888183594 + ], + [ + "documents", + -14.500076293945312 + ], + [ + "yria", + -14.5001220703125 + ], + [ + "▁Esh", + -14.500197410583496 + ], + [ + "▁Wuhan", + -14.500221252441406 + ], + [ + "Mile", + -14.500232696533203 + ], + [ + "▁reconnected", + -14.50025749206543 + ], + [ + "HERE", + -14.500259399414062 + ], + [ + "ltd", + -14.500279426574707 + ], + [ + "Sw", + -14.500287055969238 + ], + [ + "▁Lawler", + -14.500321388244629 + ], + [ + "▁Woll", + -14.500343322753906 + ], + [ + "lemon", + -14.500365257263184 + ], + [ + "▁PAYMENT", + -14.500394821166992 + ], + [ + "▁lea", + -14.500408172607422 + ], + [ + "JF", + -14.500409126281738 + ], + [ + "▁dumbbell", + -14.500417709350586 + ], + [ + "▁Octagon", + -14.50047492980957 + ], + [ + "▁shocker", + -14.500536918640137 + ], + [ + "▁BERLIN", + -14.500539779663086 + ], + [ + "▁Reindeer", + -14.500545501708984 + ], + [ + "▁Adnan", + -14.500557899475098 + ], + [ + "▁Temporal", + -14.500558853149414 + ], + [ + "eing", + -14.500568389892578 + ], + [ + "pressor", + -14.500578880310059 + ], + [ + "ți", + -14.500582695007324 + ], + [ + "▁PETER", + -14.500616073608398 + ], + [ + "crystalline", + -14.500679969787598 + ], + [ + "▁Bling", + -14.500683784484863 + ], + [ + "▁hermeneutic", + -14.50072193145752 + ], + [ + "▁grisly", + -14.500734329223633 + ], + [ + "▁salamander", + -14.500746726989746 + ], + [ + "▁KEN", + -14.500749588012695 + ], + [ + "▁keyboardist", + -14.50075912475586 + ], + [ + "assets", + -14.500779151916504 + ], + [ + "▁Dumas", + -14.500840187072754 + ], + [ + "▁Erm", + -14.50084400177002 + ], + [ + "▁Gresham", + -14.500889778137207 + ], + [ + "chul", + -14.500951766967773 + ], + [ + "▁Guilt", + -14.500958442687988 + ], + [ + "▁Hamish", + -14.501001358032227 + ], + [ + "▁rick", + -14.501025199890137 + ], + [ + "▁ugh", + -14.501079559326172 + ], + [ + "inck", + -14.501081466674805 + ], + [ + "▁Bakh", + -14.501091003417969 + ], + [ + "▁Receptor", + -14.501092910766602 + ], + [ + "▁catchphrase", + -14.501129150390625 + ], + [ + "▁Minas", + -14.50117301940918 + ], + [ + "▁Aja", + -14.501178741455078 + ], + [ + "▁entwined", + -14.501189231872559 + ], + [ + "▁576", + -14.501193046569824 + ], + [ + "▁Performer", + -14.501195907592773 + ], + [ + "▁Freiburg", + -14.501214981079102 + ], + [ + "▁Ral", + -14.501220703125 + ], + [ + "▁Rotor", + -14.501314163208008 + ], + [ + "▁Westgate", + -14.501321792602539 + ], + [ + "▁Scottie", + -14.501358985900879 + ], + [ + "▁ARG", + -14.501398086547852 + ], + [ + "▁erupting", + -14.501405715942383 + ], + [ + "▁sprinted", + -14.501422882080078 + ], + [ + "▁hydra", + -14.501447677612305 + ], + [ + "▁UAB", + -14.50147819519043 + ], + [ + "▁Decided", + -14.501486778259277 + ], + [ + "▁pox", + -14.501516342163086 + ], + [ + "herd", + -14.501524925231934 + ], + [ + "▁dag", + -14.50157642364502 + ], + [ + "▁Picked", + -14.501577377319336 + ], + [ + "quant", + -14.50159740447998 + ], + [ + "ITH", + -14.501611709594727 + ], + [ + "▁Bizarre", + -14.501633644104004 + ], + [ + "▁Nobu", + -14.501638412475586 + ], + [ + "▁headless", + -14.501670837402344 + ], + [ + "▁Innis", + -14.501729965209961 + ], + [ + "▁shadowed", + -14.501740455627441 + ], + [ + "Youth", + -14.501754760742188 + ], + [ + "forever", + -14.501771926879883 + ], + [ + "▁SmackDown", + -14.501800537109375 + ], + [ + "▁CUSTOMER", + -14.5018310546875 + ], + [ + "▁aberrant", + -14.501835823059082 + ], + [ + "qualification", + -14.501837730407715 + ], + [ + "conv", + -14.501839637756348 + ], + [ + "▁mindsets", + -14.501839637756348 + ], + [ + "▁OMB", + -14.501862525939941 + ], + [ + "▁heaving", + -14.501867294311523 + ], + [ + "▁launder", + -14.501875877380371 + ], + [ + "omatic", + -14.501923561096191 + ], + [ + "▁Sorrento", + -14.501969337463379 + ], + [ + "▁oozes", + -14.502037048339844 + ], + [ + "▁Persians", + -14.50203800201416 + ], + [ + "▁codeine", + -14.502070426940918 + ], + [ + "▁724", + -14.502092361450195 + ], + [ + "cona", + -14.502093315124512 + ], + [ + "▁Occasion", + -14.502114295959473 + ], + [ + "CSP", + -14.502140998840332 + ], + [ + "▁hourglass", + -14.502152442932129 + ], + [ + "poverty", + -14.502235412597656 + ], + [ + "▁PoE", + -14.502251625061035 + ], + [ + "▁SLI", + -14.502253532409668 + ], + [ + "▁Pimp", + -14.50225830078125 + ], + [ + "embro", + -14.502279281616211 + ], + [ + "rgy", + -14.502296447753906 + ], + [ + "▁purports", + -14.502399444580078 + ], + [ + "Clock", + -14.502410888671875 + ], + [ + "▁Volumes", + -14.502424240112305 + ], + [ + "▁NEAR", + -14.502447128295898 + ], + [ + "▁Slap", + -14.502477645874023 + ], + [ + "grants", + -14.502498626708984 + ], + [ + "▁MOSCOW", + -14.50253677368164 + ], + [ + "▁kneading", + -14.50253677368164 + ], + [ + "NASA", + -14.50256633758545 + ], + [ + "▁Decrease", + -14.502582550048828 + ], + [ + "▁JOE", + -14.502629280090332 + ], + [ + "▁cementing", + -14.50265121459961 + ], + [ + "▁Atiku", + -14.502662658691406 + ], + [ + "▁hashing", + -14.50273609161377 + ], + [ + "▁proportionally", + -14.502809524536133 + ], + [ + "▁gushed", + -14.502819061279297 + ], + [ + "▁TSP", + -14.502845764160156 + ], + [ + "bonne", + -14.502857208251953 + ], + [ + "Invest", + -14.502920150756836 + ], + [ + "▁Screenplay", + -14.502938270568848 + ], + [ + "Discover", + -14.502985954284668 + ], + [ + "▁BLA", + -14.503009796142578 + ], + [ + "▁Dreamweaver", + -14.503024101257324 + ], + [ + "▁Dinesh", + -14.503028869628906 + ], + [ + "acin", + -14.50306510925293 + ], + [ + "dzie", + -14.503081321716309 + ], + [ + "▁stoner", + -14.503189086914062 + ], + [ + "onder", + -14.503199577331543 + ], + [ + "च", + -14.503244400024414 + ], + [ + "▁alba", + -14.503252029418945 + ], + [ + "TOM", + -14.503262519836426 + ], + [ + "▁DLP", + -14.503270149230957 + ], + [ + "▁sheepskin", + -14.503326416015625 + ], + [ + "▁Tada", + -14.503327369689941 + ], + [ + "▁Cloak", + -14.503349304199219 + ], + [ + "▁rainstorm", + -14.503396034240723 + ], + [ + "▁tempura", + -14.503434181213379 + ], + [ + "▁Hoot", + -14.50345516204834 + ], + [ + "▁tailings", + -14.503457069396973 + ], + [ + "▁Arunachal", + -14.503461837768555 + ], + [ + "▁Gymnasium", + -14.50352668762207 + ], + [ + "▁UNLV", + -14.503536224365234 + ], + [ + "▁regretting", + -14.503582954406738 + ], + [ + "Bang", + -14.503622055053711 + ], + [ + "▁Mahan", + -14.503650665283203 + ], + [ + "▁Lod", + -14.503656387329102 + ], + [ + "Ctrl", + -14.503684997558594 + ], + [ + "▁HCL", + -14.503703117370605 + ], + [ + "▁succumbing", + -14.503706932067871 + ], + [ + "▁Avec", + -14.503728866577148 + ], + [ + "▁refinements", + -14.503759384155273 + ], + [ + "omorphic", + -14.503778457641602 + ], + [ + "▁noninvasive", + -14.50379753112793 + ], + [ + "▁Bering", + -14.503813743591309 + ], + [ + "targeting", + -14.50382137298584 + ], + [ + "▁Ophelia", + -14.503827095031738 + ], + [ + "▁Aegis", + -14.5038480758667 + ], + [ + "▁Dahlia", + -14.503880500793457 + ], + [ + "▁CONNECTION", + -14.503890037536621 + ], + [ + "▁panacea", + -14.503968238830566 + ], + [ + "▁vacuums", + -14.503990173339844 + ], + [ + "▁retinopathy", + -14.50403881072998 + ], + [ + "▁Parson", + -14.504044532775879 + ], + [ + "▁mitt", + -14.504107475280762 + ], + [ + "▁airframe", + -14.50411319732666 + ], + [ + "▁wha", + -14.504179954528809 + ], + [ + "saurus", + -14.504186630249023 + ], + [ + "aise", + -14.504205703735352 + ], + [ + "▁Augsburg", + -14.504207611083984 + ], + [ + "▁Atheist", + -14.504219055175781 + ], + [ + "kami", + -14.504223823547363 + ], + [ + "▁contravene", + -14.504234313964844 + ], + [ + "▁contagion", + -14.504249572753906 + ], + [ + "▁uncheck", + -14.504250526428223 + ], + [ + "▁MSS", + -14.504286766052246 + ], + [ + "▁firestorm", + -14.504326820373535 + ], + [ + "▁bereft", + -14.504361152648926 + ], + [ + "▁Susanne", + -14.504365921020508 + ], + [ + "▁RSPCA", + -14.504378318786621 + ], + [ + "▁Sailors", + -14.504390716552734 + ], + [ + "▁centerline", + -14.504393577575684 + ], + [ + "▁centrality", + -14.504410743713379 + ], + [ + "ylate", + -14.504448890686035 + ], + [ + "▁coder", + -14.50445556640625 + ], + [ + "▁Inspiron", + -14.504460334777832 + ], + [ + "bbling", + -14.504463195800781 + ], + [ + "▁addendum", + -14.50455093383789 + ], + [ + "▁firemen", + -14.504570960998535 + ], + [ + "nitro", + -14.50457763671875 + ], + [ + "tmann", + -14.504599571228027 + ], + [ + "▁Temper", + -14.504636764526367 + ], + [ + "▁Northside", + -14.504683494567871 + ], + [ + "▁cuter", + -14.504740715026855 + ], + [ + "▁mutton", + -14.504772186279297 + ], + [ + "フ", + -14.504791259765625 + ], + [ + "▁boob", + -14.504849433898926 + ], + [ + "▁impotent", + -14.50487232208252 + ], + [ + "▁dil", + -14.504874229431152 + ], + [ + "▁duress", + -14.504894256591797 + ], + [ + "Oak", + -14.50489616394043 + ], + [ + "▁glib", + -14.504901885986328 + ], + [ + "▁Boden", + -14.504963874816895 + ], + [ + "942", + -14.504990577697754 + ], + [ + "▁DOOR", + -14.504997253417969 + ], + [ + "residents", + -14.505029678344727 + ], + [ + "PQ", + -14.505046844482422 + ], + [ + "▁WIDE", + -14.505058288574219 + ], + [ + "▁newsstand", + -14.505064010620117 + ], + [ + "▁Tally", + -14.505082130432129 + ], + [ + "tours", + -14.505110740661621 + ], + [ + "preservation", + -14.505114555358887 + ], + [ + "▁Snail", + -14.505118370056152 + ], + [ + "▁KID", + -14.50512409210205 + ], + [ + "ல்", + -14.505135536193848 + ], + [ + "▁Wellcome", + -14.505217552185059 + ], + [ + "▁SWF", + -14.505233764648438 + ], + [ + "▁Silber", + -14.505234718322754 + ], + [ + "▁rivet", + -14.505260467529297 + ], + [ + "▁inasmuch", + -14.505287170410156 + ], + [ + "▁hissing", + -14.505295753479004 + ], + [ + "schrift", + -14.505315780639648 + ], + [ + "▁Thoroughly", + -14.505335807800293 + ], + [ + "▁Gruber", + -14.505379676818848 + ], + [ + "▁qualitatively", + -14.505444526672363 + ], + [ + "▁tanner", + -14.505456924438477 + ], + [ + "▁Brac", + -14.505500793457031 + ], + [ + "▁Pays", + -14.505507469177246 + ], + [ + "oty", + -14.505555152893066 + ], + [ + "▁appraisers", + -14.505556106567383 + ], + [ + "▁EXT", + -14.505566596984863 + ], + [ + "▁Handbags", + -14.505572319030762 + ], + [ + "▁Motorhome", + -14.505613327026367 + ], + [ + "Kha", + -14.505622863769531 + ], + [ + "▁arable", + -14.505659103393555 + ], + [ + "genome", + -14.505661010742188 + ], + [ + "ostat", + -14.505667686462402 + ], + [ + "▁sheltering", + -14.505677223205566 + ], + [ + "IRO", + -14.505684852600098 + ], + [ + "VDC", + -14.505762100219727 + ], + [ + "▁boneless", + -14.505796432495117 + ], + [ + "▁Houthis", + -14.505800247192383 + ], + [ + "▁Gila", + -14.505845069885254 + ], + [ + "▁contaminant", + -14.505858421325684 + ], + [ + "teens", + -14.505894660949707 + ], + [ + "▁Hoosier", + -14.505914688110352 + ], + [ + "▁glycerol", + -14.505924224853516 + ], + [ + "▁cogent", + -14.505929946899414 + ], + [ + "Category", + -14.50593090057373 + ], + [ + "laugh", + -14.505934715270996 + ], + [ + "▁lavishly", + -14.505962371826172 + ], + [ + "▁Poi", + -14.505966186523438 + ], + [ + "▁Looney", + -14.50597095489502 + ], + [ + "▁Florentine", + -14.505972862243652 + ], + [ + "Kg", + -14.50599193572998 + ], + [ + "offers", + -14.506012916564941 + ], + [ + "▁ohms", + -14.506047248840332 + ], + [ + "▁Theoretically", + -14.506093978881836 + ], + [ + "▁connectedness", + -14.506103515625 + ], + [ + "▁Chiron", + -14.506122589111328 + ], + [ + "▁Meters", + -14.50620174407959 + ], + [ + "▁Sieg", + -14.506248474121094 + ], + [ + "▁Cooked", + -14.506258010864258 + ], + [ + "▁PLANT", + -14.506265640258789 + ], + [ + "▁Illumination", + -14.50629711151123 + ], + [ + "CHES", + -14.506299018859863 + ], + [ + "▁Hye", + -14.506302833557129 + ], + [ + "continuous", + -14.506319999694824 + ], + [ + "▁deformities", + -14.506357192993164 + ], + [ + "ieu", + -14.506380081176758 + ], + [ + "▁pedaling", + -14.506380081176758 + ], + [ + "▁amiable", + -14.506385803222656 + ], + [ + "▁jukebox", + -14.506535530090332 + ], + [ + "▁Optimized", + -14.506545066833496 + ], + [ + "▁resented", + -14.506561279296875 + ], + [ + "▁Overton", + -14.506573677062988 + ], + [ + "▁Releasing", + -14.506582260131836 + ], + [ + "▁laments", + -14.50659465789795 + ], + [ + "▁FV", + -14.506604194641113 + ], + [ + "▁placid", + -14.506614685058594 + ], + [ + "▁GAMES", + -14.506620407104492 + ], + [ + "▁Enrico", + -14.506625175476074 + ], + [ + "synth", + -14.5066556930542 + ], + [ + "▁oxidase", + -14.506665229797363 + ], + [ + "▁rucksack", + -14.506673812866211 + ], + [ + "▁bender", + -14.50674819946289 + ], + [ + "▁inclinations", + -14.50680923461914 + ], + [ + "▁Jeopardy", + -14.506830215454102 + ], + [ + "▁Marlow", + -14.5068359375 + ], + [ + "▁Tenor", + -14.506855010986328 + ], + [ + "▁Giordano", + -14.506875991821289 + ], + [ + "Berry", + -14.50688362121582 + ], + [ + "trieb", + -14.5068998336792 + ], + [ + "ocytosis", + -14.506932258605957 + ], + [ + "▁embroider", + -14.506998062133789 + ], + [ + "▁spire", + -14.507024765014648 + ], + [ + "▁Redlands", + -14.507040977478027 + ], + [ + "▁fumbles", + -14.507041931152344 + ], + [ + "▁Lakota", + -14.507078170776367 + ], + [ + "▁atau", + -14.507096290588379 + ], + [ + "Kra", + -14.507104873657227 + ], + [ + "▁Kiwis", + -14.507104873657227 + ], + [ + "▁REQUEST", + -14.50711727142334 + ], + [ + "▁buzzword", + -14.507133483886719 + ], + [ + "amount", + -14.507161140441895 + ], + [ + "servant", + -14.50717544555664 + ], + [ + "手", + -14.507238388061523 + ], + [ + "▁IOM", + -14.507243156433105 + ], + [ + "tactic", + -14.5072660446167 + ], + [ + "kbps", + -14.507316589355469 + ], + [ + "holds", + -14.507370948791504 + ], + [ + "Horse", + -14.507373809814453 + ], + [ + "▁CNG", + -14.507377624511719 + ], + [ + "▁Relaxing", + -14.50744915008545 + ], + [ + "zym", + -14.507458686828613 + ], + [ + "electronics", + -14.507477760314941 + ], + [ + "▁Onsite", + -14.507508277893066 + ], + [ + "apper", + -14.507530212402344 + ], + [ + "▁Organised", + -14.507542610168457 + ], + [ + "▁Hampden", + -14.50754451751709 + ], + [ + "rical", + -14.507590293884277 + ], + [ + "alba", + -14.507597923278809 + ], + [ + "▁Digging", + -14.507637023925781 + ], + [ + "▁kDa", + -14.507646560668945 + ], + [ + "HEAD", + -14.507654190063477 + ], + [ + "Toole", + -14.507662773132324 + ], + [ + "▁Lynchburg", + -14.507692337036133 + ], + [ + "▁ин", + -14.50772762298584 + ], + [ + "▁Dongguan", + -14.507765769958496 + ], + [ + "▁reconfigure", + -14.507773399353027 + ], + [ + "▁Perdue", + -14.507793426513672 + ], + [ + "▁etcetera", + -14.507822036743164 + ], + [ + "Defense", + -14.507823944091797 + ], + [ + "▁baggie", + -14.50783920288086 + ], + [ + "▁Spre", + -14.507872581481934 + ], + [ + "▁mannerisms", + -14.50787353515625 + ], + [ + "fellow", + -14.507877349853516 + ], + [ + "▁variegated", + -14.507879257202148 + ], + [ + "Tips", + -14.50789737701416 + ], + [ + "▁congruent", + -14.507899284362793 + ], + [ + "▁negation", + -14.507905006408691 + ], + [ + "▁Frankel", + -14.507918357849121 + ], + [ + "▁472", + -14.507925033569336 + ], + [ + "▁rustling", + -14.5079345703125 + ], + [ + "▁scavenging", + -14.507951736450195 + ], + [ + "▁disputing", + -14.507986068725586 + ], + [ + "▁alleviated", + -14.508000373840332 + ], + [ + "▁IUCN", + -14.508033752441406 + ], + [ + "▁Rhett", + -14.508033752441406 + ], + [ + "fetch", + -14.508061408996582 + ], + [ + "thu", + -14.508072853088379 + ], + [ + "▁Pender", + -14.508078575134277 + ], + [ + "▁Vamp", + -14.508103370666504 + ], + [ + "charter", + -14.508113861083984 + ], + [ + "▁Sprague", + -14.508126258850098 + ], + [ + "▁Lewandowski", + -14.508139610290527 + ], + [ + "▁Stallion", + -14.50815200805664 + ], + [ + "▁Hobbies", + -14.508155822753906 + ], + [ + "▁Icing", + -14.508169174194336 + ], + [ + "ungu", + -14.508201599121094 + ], + [ + "▁glutes", + -14.508209228515625 + ], + [ + "▁uro", + -14.50822925567627 + ], + [ + "▁SEVEN", + -14.508232116699219 + ], + [ + "versity", + -14.508243560791016 + ], + [ + "▁autumnal", + -14.50826358795166 + ], + [ + "▁Germantown", + -14.508291244506836 + ], + [ + "ensa", + -14.50829792022705 + ], + [ + "▁envi", + -14.508302688598633 + ], + [ + "▁Emporium", + -14.50830364227295 + ], + [ + "▁wheelbarrow", + -14.508343696594238 + ], + [ + "coats", + -14.508354187011719 + ], + [ + "▁attenuate", + -14.508360862731934 + ], + [ + "▁Basu", + -14.508380889892578 + ], + [ + "▁Wrapping", + -14.508384704589844 + ], + [ + "▁Vampires", + -14.5084228515625 + ], + [ + "▁Alternately", + -14.508447647094727 + ], + [ + "plicate", + -14.508472442626953 + ], + [ + "▁919", + -14.508472442626953 + ], + [ + "▁Hexa", + -14.508482933044434 + ], + [ + "▁housewives", + -14.508506774902344 + ], + [ + "Pipe", + -14.508535385131836 + ], + [ + "▁Gwinnett", + -14.508596420288086 + ], + [ + "Provide", + -14.508597373962402 + ], + [ + "garage", + -14.508609771728516 + ], + [ + "▁inverters", + -14.508622169494629 + ], + [ + "FET", + -14.508650779724121 + ], + [ + "▁homology", + -14.508687019348145 + ], + [ + "▁Framingham", + -14.508698463439941 + ], + [ + "booth", + -14.508817672729492 + ], + [ + "bias", + -14.508838653564453 + ], + [ + "▁Landlords", + -14.508844375610352 + ], + [ + "▁pocketbook", + -14.5088529586792 + ], + [ + "▁Revenues", + -14.508874893188477 + ], + [ + "▁blindfolded", + -14.508899688720703 + ], + [ + "943", + -14.508905410766602 + ], + [ + "▁diorama", + -14.508917808532715 + ], + [ + "▁afro", + -14.508965492248535 + ], + [ + "Jimmy", + -14.509026527404785 + ], + [ + "▁Jeong", + -14.50905704498291 + ], + [ + "▁Sherwin", + -14.509057998657227 + ], + [ + "▁SSN", + -14.509089469909668 + ], + [ + "▁AAS", + -14.509140968322754 + ], + [ + "agara", + -14.50915813446045 + ], + [ + "▁Pedersen", + -14.509160995483398 + ], + [ + "▁Hamill", + -14.509169578552246 + ], + [ + "pris", + -14.509181022644043 + ], + [ + "▁intersects", + -14.509186744689941 + ], + [ + "▁tiempo", + -14.509224891662598 + ], + [ + "Berlin", + -14.509231567382812 + ], + [ + "▁Margie", + -14.509237289428711 + ], + [ + "▁FINANCIAL", + -14.509241104125977 + ], + [ + "▁biosimilar", + -14.509251594543457 + ], + [ + "pharm", + -14.509269714355469 + ], + [ + "RUM", + -14.509283065795898 + ], + [ + "▁grazed", + -14.509377479553223 + ], + [ + "▁SMT", + -14.509384155273438 + ], + [ + "▁aussi", + -14.5094575881958 + ], + [ + "stud", + -14.509459495544434 + ], + [ + "Ruby", + -14.509481430053711 + ], + [ + "▁vermin", + -14.50948429107666 + ], + [ + "vb", + -14.509485244750977 + ], + [ + "▁Pey", + -14.509490013122559 + ], + [ + "Nazis", + -14.50951099395752 + ], + [ + "▁chowder", + -14.509519577026367 + ], + [ + "▁Kalu", + -14.509521484375 + ], + [ + "powder", + -14.509556770324707 + ], + [ + "psychological", + -14.509589195251465 + ], + [ + "▁empties", + -14.509590148925781 + ], + [ + "rir", + -14.509608268737793 + ], + [ + "▁Abandoned", + -14.509613990783691 + ], + [ + "▁CPO", + -14.509638786315918 + ], + [ + "▁Gallipoli", + -14.509685516357422 + ], + [ + "Male", + -14.50971794128418 + ], + [ + "▁Adair", + -14.509737014770508 + ], + [ + "▁Dona", + -14.509740829467773 + ], + [ + "▁bai", + -14.509740829467773 + ], + [ + "▁jitter", + -14.509769439697266 + ], + [ + "pron", + -14.509822845458984 + ], + [ + "atori", + -14.50986099243164 + ], + [ + "▁Minus", + -14.509864807128906 + ], + [ + "▁Masha", + -14.509902000427246 + ], + [ + "▁conservatively", + -14.50991439819336 + ], + [ + "▁revolutionizing", + -14.509936332702637 + ], + [ + "▁lurks", + -14.509967803955078 + ], + [ + "▁Pringle", + -14.509971618652344 + ], + [ + "▁Pano", + -14.509973526000977 + ], + [ + "▁VIX", + -14.509989738464355 + ], + [ + "▁Haru", + -14.509991645812988 + ], + [ + "▁granddaughters", + -14.510016441345215 + ], + [ + "▁Sorcerer", + -14.510025024414062 + ], + [ + "▁Atrium", + -14.5100679397583 + ], + [ + "▁pandas", + -14.510075569152832 + ], + [ + "▁Scheer", + -14.510086059570312 + ], + [ + "▁Kava", + -14.510100364685059 + ], + [ + "▁valium", + -14.510100364685059 + ], + [ + "olar", + -14.510101318359375 + ], + [ + "▁multifunction", + -14.510101318359375 + ], + [ + "▁Ranga", + -14.510127067565918 + ], + [ + "enzi", + -14.510129928588867 + ], + [ + "ratio", + -14.51013469696045 + ], + [ + "medic", + -14.510147094726562 + ], + [ + "Kitty", + -14.510161399841309 + ], + [ + "▁Syntax", + -14.510175704956055 + ], + [ + "▁monolith", + -14.510214805603027 + ], + [ + "rø", + -14.510242462158203 + ], + [ + "▁Ayrshire", + -14.510265350341797 + ], + [ + "▁williams", + -14.510310173034668 + ], + [ + "BERT", + -14.510342597961426 + ], + [ + "▁Tribulation", + -14.51037883758545 + ], + [ + "▁displacing", + -14.510406494140625 + ], + [ + "▁mickey", + -14.510416030883789 + ], + [ + "▁bok", + -14.510436058044434 + ], + [ + "▁APPLICATION", + -14.510438919067383 + ], + [ + "▁hyena", + -14.510457038879395 + ], + [ + "▁overblown", + -14.510461807250977 + ], + [ + "▁Losses", + -14.510465621948242 + ], + [ + "adden", + -14.51047134399414 + ], + [ + "tene", + -14.510493278503418 + ], + [ + "▁propellers", + -14.510498046875 + ], + [ + "curated", + -14.510541915893555 + ], + [ + "▁kV", + -14.510547637939453 + ], + [ + "▁FRE", + -14.51055908203125 + ], + [ + "▁SKIN", + -14.510563850402832 + ], + [ + "▁Wetlands", + -14.510586738586426 + ], + [ + "olino", + -14.510701179504395 + ], + [ + "éné", + -14.510704040527344 + ], + [ + "▁Curiously", + -14.510712623596191 + ], + [ + "▁Wrapped", + -14.510712623596191 + ], + [ + "▁Consuming", + -14.51075267791748 + ], + [ + "▁apertures", + -14.510760307312012 + ], + [ + "▁poplar", + -14.510770797729492 + ], + [ + "▁KILL", + -14.51078987121582 + ], + [ + "▁oregon", + -14.5108060836792 + ], + [ + "customers", + -14.510809898376465 + ], + [ + "▁1799", + -14.51082992553711 + ], + [ + "▁victoria", + -14.510830879211426 + ], + [ + "exceptional", + -14.510881423950195 + ], + [ + "主", + -14.510897636413574 + ], + [ + "са", + -14.510941505432129 + ], + [ + "▁highland", + -14.510973930358887 + ], + [ + "▁stubs", + -14.510977745056152 + ], + [ + "Thr", + -14.510985374450684 + ], + [ + "▁flushes", + -14.511014938354492 + ], + [ + "▁twisty", + -14.511082649230957 + ], + [ + "▁Launches", + -14.511148452758789 + ], + [ + "▁elegans", + -14.511155128479004 + ], + [ + "icity", + -14.51116943359375 + ], + [ + "▁implantable", + -14.511249542236328 + ], + [ + "Schedule", + -14.511251449584961 + ], + [ + "spouse", + -14.511308670043945 + ], + [ + "kta", + -14.511322975158691 + ], + [ + "▁Harrell", + -14.51136302947998 + ], + [ + "▁Tabs", + -14.511366844177246 + ], + [ + "ANNA", + -14.511370658874512 + ], + [ + "ead", + -14.511378288269043 + ], + [ + "▁WINNER", + -14.511441230773926 + ], + [ + "▁Hann", + -14.511453628540039 + ], + [ + "▁sno", + -14.511460304260254 + ], + [ + "▁Berlusconi", + -14.511505126953125 + ], + [ + "▁playwrights", + -14.511515617370605 + ], + [ + "094", + -14.511530876159668 + ], + [ + "▁Oshawa", + -14.511585235595703 + ], + [ + "NIE", + -14.511597633361816 + ], + [ + "▁Dalhousie", + -14.511610984802246 + ], + [ + "▁romper", + -14.511639595031738 + ], + [ + "EGA", + -14.511665344238281 + ], + [ + "Rush", + -14.511712074279785 + ], + [ + "εν", + -14.511723518371582 + ], + [ + "▁916", + -14.51172924041748 + ], + [ + "▁Burrell", + -14.51173210144043 + ], + [ + "▁Earnhardt", + -14.5117769241333 + ], + [ + "▁Giulia", + -14.511824607849121 + ], + [ + "▁repaying", + -14.511846542358398 + ], + [ + "scientists", + -14.511880874633789 + ], + [ + "efer", + -14.511961936950684 + ], + [ + "▁Biometric", + -14.51197338104248 + ], + [ + "1929", + -14.511974334716797 + ], + [ + "zte", + -14.51199722290039 + ], + [ + "▁Deir", + -14.512057304382324 + ], + [ + "▁preparer", + -14.512075424194336 + ], + [ + "▁unsteady", + -14.512081146240234 + ], + [ + "▁Boating", + -14.512083053588867 + ], + [ + "▁checkbook", + -14.512099266052246 + ], + [ + "▁Tei", + -14.512116432189941 + ], + [ + "▁topically", + -14.512152671813965 + ], + [ + "▁analyte", + -14.51215648651123 + ], + [ + "▁SoftBank", + -14.512174606323242 + ], + [ + "▁gasses", + -14.512174606323242 + ], + [ + "▁imaged", + -14.512176513671875 + ], + [ + "▁Fido", + -14.51220989227295 + ], + [ + "▁Blau", + -14.512218475341797 + ], + [ + "oder", + -14.512279510498047 + ], + [ + "▁detonation", + -14.512299537658691 + ], + [ + "lston", + -14.512310028076172 + ], + [ + "▁lithograph", + -14.51235580444336 + ], + [ + "▁Leningrad", + -14.512362480163574 + ], + [ + "▁pleads", + -14.512372970581055 + ], + [ + "hyun", + -14.512415885925293 + ], + [ + "▁plop", + -14.512444496154785 + ], + [ + "▁руб", + -14.512463569641113 + ], + [ + "▁suo", + -14.512526512145996 + ], + [ + "▁Glossy", + -14.51253890991211 + ], + [ + "▁pj", + -14.512542724609375 + ], + [ + "▁Jonathon", + -14.512578964233398 + ], + [ + "▁pivoting", + -14.512591361999512 + ], + [ + "▁immunological", + -14.512651443481445 + ], + [ + "NCI", + -14.512667655944824 + ], + [ + "▁operandi", + -14.512673377990723 + ], + [ + "▁Coffin", + -14.512675285339355 + ], + [ + "▁saunas", + -14.51270866394043 + ], + [ + "▁insures", + -14.512764930725098 + ], + [ + "2025", + -14.512823104858398 + ], + [ + "▁XY", + -14.512826919555664 + ], + [ + "▁Wayback", + -14.51286792755127 + ], + [ + "▁holistically", + -14.512890815734863 + ], + [ + "▁middleman", + -14.512906074523926 + ], + [ + "▁Pinellas", + -14.512909889221191 + ], + [ + "▁Commencement", + -14.512938499450684 + ], + [ + "▁Flax", + -14.512953758239746 + ], + [ + "▁Enid", + -14.51298999786377 + ], + [ + "droit", + -14.513012886047363 + ], + [ + "▁tenement", + -14.513050079345703 + ], + [ + "dric", + -14.513051986694336 + ], + [ + "▁swarmed", + -14.513097763061523 + ], + [ + "pital", + -14.513099670410156 + ], + [ + "▁nanometer", + -14.513099670410156 + ], + [ + "hner", + -14.513129234313965 + ], + [ + "▁655", + -14.513150215148926 + ], + [ + "▁fasciitis", + -14.513195991516113 + ], + [ + "▁gruelling", + -14.513199806213379 + ], + [ + "xion", + -14.513206481933594 + ], + [ + "▁Popp", + -14.513249397277832 + ], + [ + "▁Cpl", + -14.513272285461426 + ], + [ + "▁INCLUDED", + -14.513272285461426 + ], + [ + "bulk", + -14.513277053833008 + ], + [ + "式", + -14.513300895690918 + ], + [ + "▁linoleum", + -14.513315200805664 + ], + [ + "▁sequester", + -14.513315200805664 + ], + [ + "▁disused", + -14.513348579406738 + ], + [ + "mang", + -14.51335620880127 + ], + [ + "▁lessens", + -14.513360977172852 + ], + [ + "fert", + -14.51342487335205 + ], + [ + "reliant", + -14.513426780700684 + ], + [ + "▁reestablish", + -14.513426780700684 + ], + [ + "▁Pasco", + -14.513497352600098 + ], + [ + "isti", + -14.51350212097168 + ], + [ + "soil", + -14.513543128967285 + ], + [ + "▁Cont", + -14.5135498046875 + ], + [ + "▁Fonte", + -14.513569831848145 + ], + [ + "992", + -14.513612747192383 + ], + [ + "▁Miliband", + -14.513635635375977 + ], + [ + "▁Reston", + -14.513654708862305 + ], + [ + "▁Kimber", + -14.513754844665527 + ], + [ + "▁abutment", + -14.513775825500488 + ], + [ + "957", + -14.513795852661133 + ], + [ + "▁Lisp", + -14.513808250427246 + ], + [ + "▁Badminton", + -14.513847351074219 + ], + [ + "dimethyl", + -14.513864517211914 + ], + [ + "backup", + -14.513890266418457 + ], + [ + "DOM", + -14.513900756835938 + ], + [ + "▁isometric", + -14.513903617858887 + ], + [ + "▁Jacobsen", + -14.513927459716797 + ], + [ + "▁ciprofloxacin", + -14.51392936706543 + ], + [ + "▁Polynesia", + -14.513930320739746 + ], + [ + "▁Deception", + -14.513931274414062 + ], + [ + "▁Jaa", + -14.513936996459961 + ], + [ + "heed", + -14.51393985748291 + ], + [ + "▁loafers", + -14.514001846313477 + ], + [ + "▁ABT", + -14.514008522033691 + ], + [ + "▁cardholders", + -14.514104843139648 + ], + [ + "▁indiscriminately", + -14.51412582397461 + ], + [ + "pard", + -14.514169692993164 + ], + [ + "▁antler", + -14.514233589172363 + ], + [ + "▁practicum", + -14.514241218566895 + ], + [ + "▁perl", + -14.514270782470703 + ], + [ + "glas", + -14.514294624328613 + ], + [ + "▁Greenwald", + -14.514398574829102 + ], + [ + "▁confounded", + -14.514410018920898 + ], + [ + "▁quash", + -14.514423370361328 + ], + [ + "▁941", + -14.514463424682617 + ], + [ + "rapid", + -14.514467239379883 + ], + [ + "▁hammocks", + -14.514473915100098 + ], + [ + "▁Dunlap", + -14.51448917388916 + ], + [ + "▁uncon", + -14.514546394348145 + ], + [ + "egger", + -14.514583587646484 + ], + [ + "▁567", + -14.514607429504395 + ], + [ + "▁Neue", + -14.514610290527344 + ], + [ + "▁Dima", + -14.514616012573242 + ], + [ + "ilah", + -14.514633178710938 + ], + [ + "ский", + -14.51463794708252 + ], + [ + "▁773", + -14.514639854431152 + ], + [ + "▁booed", + -14.514639854431152 + ], + [ + "Policy", + -14.514671325683594 + ], + [ + "▁Toyo", + -14.514693260192871 + ], + [ + "exact", + -14.514707565307617 + ], + [ + "▁envisioning", + -14.514710426330566 + ], + [ + "▁clothesline", + -14.514724731445312 + ], + [ + "我", + -14.51477336883545 + ], + [ + "▁sanctification", + -14.514775276184082 + ], + [ + "▁Allure", + -14.51480484008789 + ], + [ + "breeze", + -14.514840126037598 + ], + [ + "▁docile", + -14.514867782592773 + ], + [ + "▁Restorative", + -14.51490592956543 + ], + [ + "▁ADB", + -14.514930725097656 + ], + [ + "▁xr", + -14.51497745513916 + ], + [ + "▁rRNA", + -14.51501750946045 + ], + [ + "1932", + -14.515032768249512 + ], + [ + "▁Detached", + -14.5150785446167 + ], + [ + "▁ionization", + -14.51512336730957 + ], + [ + "▁Towels", + -14.515192985534668 + ], + [ + "▁dann", + -14.515231132507324 + ], + [ + "Normal", + -14.51523494720459 + ], + [ + "CER", + -14.515284538269043 + ], + [ + "▁1760", + -14.515328407287598 + ], + [ + "▁regenerated", + -14.51533317565918 + ], + [ + "jk", + -14.515352249145508 + ], + [ + "▁amplifies", + -14.515423774719238 + ], + [ + "litter", + -14.5154447555542 + ], + [ + "▁Chlor", + -14.515453338623047 + ], + [ + "▁pathos", + -14.515485763549805 + ], + [ + "rabi", + -14.515510559082031 + ], + [ + "▁ungrateful", + -14.515534400939941 + ], + [ + "平", + -14.51558780670166 + ], + [ + "▁headgear", + -14.51559829711914 + ], + [ + "▁Zayed", + -14.515625 + ], + [ + "▁trumped", + -14.515640258789062 + ], + [ + "▁flicking", + -14.515677452087402 + ], + [ + "zimmer", + -14.515772819519043 + ], + [ + "▁Bonneville", + -14.515790939331055 + ], + [ + "▁Sweets", + -14.5158052444458 + ], + [ + "▁Yachts", + -14.515853881835938 + ], + [ + "▁multitudes", + -14.515875816345215 + ], + [ + "▁distancing", + -14.515900611877441 + ], + [ + "▁timescale", + -14.515908241271973 + ], + [ + "▁APN", + -14.515911102294922 + ], + [ + "BZ", + -14.515924453735352 + ], + [ + "▁Zoey", + -14.515932083129883 + ], + [ + "网", + -14.515936851501465 + ], + [ + "▁Strata", + -14.515939712524414 + ], + [ + "▁LIS", + -14.515958786010742 + ], + [ + "▁Ended", + -14.516016006469727 + ], + [ + "▁2027", + -14.516019821166992 + ], + [ + "▁soundness", + -14.516050338745117 + ], + [ + "▁Proactive", + -14.516063690185547 + ], + [ + "▁mistaking", + -14.516072273254395 + ], + [ + "▁terse", + -14.516109466552734 + ], + [ + "▁camshaft", + -14.516114234924316 + ], + [ + "▁Olde", + -14.516115188598633 + ], + [ + "isser", + -14.516120910644531 + ], + [ + "▁Starship", + -14.516134262084961 + ], + [ + "kopf", + -14.5161714553833 + ], + [ + "▁Forecasting", + -14.516172409057617 + ], + [ + "bale", + -14.516181945800781 + ], + [ + "▁Nauru", + -14.516196250915527 + ], + [ + "▁reinstalling", + -14.516207695007324 + ], + [ + "▁byproducts", + -14.516210556030273 + ], + [ + "▁starlet", + -14.516216278076172 + ], + [ + "▁inequities", + -14.516237258911133 + ], + [ + "PLAY", + -14.516244888305664 + ], + [ + "req", + -14.516253471374512 + ], + [ + "▁wildflower", + -14.516273498535156 + ], + [ + "▁shk", + -14.516319274902344 + ], + [ + "▁shui", + -14.516339302062988 + ], + [ + "▁Immunity", + -14.516340255737305 + ], + [ + "▁consternation", + -14.516351699829102 + ], + [ + "ishly", + -14.516366004943848 + ], + [ + "▁Finlay", + -14.516392707824707 + ], + [ + "▁Roadside", + -14.516451835632324 + ], + [ + "▁grafted", + -14.516471862792969 + ], + [ + "kens", + -14.516484260559082 + ], + [ + "▁WAVE", + -14.516587257385254 + ], + [ + "Continue", + -14.516600608825684 + ], + [ + "▁Pasteur", + -14.516606330871582 + ], + [ + "engaged", + -14.516611099243164 + ], + [ + "▁cipro", + -14.51663875579834 + ], + [ + "▁virtualized", + -14.516641616821289 + ], + [ + "erich", + -14.516644477844238 + ], + [ + "▁scrolled", + -14.516691207885742 + ], + [ + "▁Sacha", + -14.516718864440918 + ], + [ + "▁obj", + -14.516733169555664 + ], + [ + "▁Vaccines", + -14.516769409179688 + ], + [ + "Results", + -14.51679801940918 + ], + [ + "át", + -14.51680850982666 + ], + [ + "▁emulated", + -14.516838073730469 + ], + [ + "▁pulleys", + -14.516850471496582 + ], + [ + "▁harvester", + -14.516891479492188 + ], + [ + "▁SAID", + -14.516892433166504 + ], + [ + "CODE", + -14.516952514648438 + ], + [ + "▁ARB", + -14.516975402832031 + ], + [ + "▁Hirst", + -14.516987800598145 + ], + [ + "▁quay", + -14.516995429992676 + ], + [ + "genes", + -14.516998291015625 + ], + [ + "▁Panoramic", + -14.517034530639648 + ], + [ + "▁misgivings", + -14.51707649230957 + ], + [ + "ocin", + -14.517082214355469 + ], + [ + "▁Baccarat", + -14.517094612121582 + ], + [ + "▁HCl", + -14.517097473144531 + ], + [ + "▁FIELD", + -14.517132759094238 + ], + [ + "▁mammography", + -14.517183303833008 + ], + [ + "▁Baj", + -14.517184257507324 + ], + [ + "▁DRY", + -14.517295837402344 + ], + [ + "▁produ", + -14.517304420471191 + ], + [ + "▁Cuthbert", + -14.517322540283203 + ], + [ + "▁polity", + -14.51733684539795 + ], + [ + "▁599", + -14.517378807067871 + ], + [ + "▁intermediates", + -14.517389297485352 + ], + [ + "freezer", + -14.5173921585083 + ], + [ + "▁Asiatic", + -14.517393112182617 + ], + [ + "▁Vacancies", + -14.517414093017578 + ], + [ + "Alan", + -14.517433166503906 + ], + [ + "▁Neuron", + -14.517464637756348 + ], + [ + "▁armchairs", + -14.517467498779297 + ], + [ + "▁HMI", + -14.517541885375977 + ], + [ + "leadership", + -14.517557144165039 + ], + [ + "▁Mussel", + -14.517577171325684 + ], + [ + "യ", + -14.517578125 + ], + [ + "▁prophylactic", + -14.517602920532227 + ], + [ + "▁Vines", + -14.517619132995605 + ], + [ + "▁failover", + -14.517632484436035 + ], + [ + "getter", + -14.5176362991333 + ], + [ + "▁Ambien", + -14.517679214477539 + ], + [ + "attribute", + -14.517707824707031 + ], + [ + "▁argumentation", + -14.517719268798828 + ], + [ + "Trent", + -14.517729759216309 + ], + [ + "▁Packaged", + -14.517766952514648 + ], + [ + "zler", + -14.517809867858887 + ], + [ + "▁wearers", + -14.517831802368164 + ], + [ + "Analysis", + -14.517843246459961 + ], + [ + "▁Bluffs", + -14.517855644226074 + ], + [ + "Solid", + -14.517861366271973 + ], + [ + "▁interrogator", + -14.517873764038086 + ], + [ + "ajo", + -14.517898559570312 + ], + [ + "▁Embiid", + -14.517898559570312 + ], + [ + "▁Papal", + -14.517898559570312 + ], + [ + "▁trucker", + -14.517906188964844 + ], + [ + "▁Schön", + -14.517910957336426 + ], + [ + "▁alludes", + -14.517926216125488 + ], + [ + "▁tamp", + -14.518028259277344 + ], + [ + "▁biotin", + -14.518059730529785 + ], + [ + "clearly", + -14.518071174621582 + ], + [ + "Uncle", + -14.518073081970215 + ], + [ + "maine", + -14.518083572387695 + ], + [ + "▁fermenting", + -14.51816463470459 + ], + [ + "▁BLAST", + -14.518196105957031 + ], + [ + "quoted", + -14.51819896697998 + ], + [ + "Manchester", + -14.518210411071777 + ], + [ + "▁unhinged", + -14.518238067626953 + ], + [ + "▁Grading", + -14.518250465393066 + ], + [ + "▁Landau", + -14.518270492553711 + ], + [ + "Pub", + -14.518288612365723 + ], + [ + "▁Coltrane", + -14.518314361572266 + ], + [ + "▁mobilise", + -14.518331527709961 + ], + [ + "▁Kamara", + -14.518352508544922 + ], + [ + "▁intensification", + -14.518360137939453 + ], + [ + "▁Integer", + -14.518379211425781 + ], + [ + "▁ALBERTA", + -14.518452644348145 + ], + [ + "▁Booz", + -14.518452644348145 + ], + [ + "▁crawls", + -14.518478393554688 + ], + [ + "falling", + -14.5184907913208 + ], + [ + "Pb", + -14.518518447875977 + ], + [ + "▁Stel", + -14.51852035522461 + ], + [ + "ند", + -14.518575668334961 + ], + [ + "▁SAI", + -14.51858139038086 + ], + [ + "▁Stoker", + -14.518603324890137 + ], + [ + "▁conceptualization", + -14.51862621307373 + ], + [ + "▁noob", + -14.51862907409668 + ], + [ + "▁Oi", + -14.518637657165527 + ], + [ + "vendor", + -14.518692016601562 + ], + [ + "▁denigrate", + -14.51870059967041 + ], + [ + "AVI", + -14.518729209899902 + ], + [ + "olina", + -14.518729209899902 + ], + [ + "▁Ales", + -14.518731117248535 + ], + [ + "▁Pham", + -14.518753051757812 + ], + [ + "nag", + -14.518792152404785 + ], + [ + "▁CBE", + -14.518838882446289 + ], + [ + "▁Outperform", + -14.518843650817871 + ], + [ + "starring", + -14.518906593322754 + ], + [ + "▁pylon", + -14.518909454345703 + ], + [ + "▁lisinopril", + -14.518978118896484 + ], + [ + "▁darkish", + -14.519026756286621 + ], + [ + "▁Stencil", + -14.519050598144531 + ], + [ + "▁GTI", + -14.51905632019043 + ], + [ + "gine", + -14.51906967163086 + ], + [ + "dite", + -14.519073486328125 + ], + [ + "▁7500", + -14.51909065246582 + ], + [ + "▁Negotiation", + -14.51909065246582 + ], + [ + "▁fates", + -14.519150733947754 + ], + [ + "Allen", + -14.519163131713867 + ], + [ + "▁Bergeron", + -14.519173622131348 + ], + [ + "acclaimed", + -14.519176483154297 + ], + [ + "▁vocations", + -14.519200325012207 + ], + [ + "angling", + -14.519201278686523 + ], + [ + "▁Lucian", + -14.519213676452637 + ], + [ + "▁Domi", + -14.519254684448242 + ], + [ + "▁hairdo", + -14.519268035888672 + ], + [ + "parks", + -14.51931381225586 + ], + [ + "▁Ngo", + -14.51932144165039 + ], + [ + "▁Buzzfeed", + -14.519323348999023 + ], + [ + "glove", + -14.519329071044922 + ], + [ + "▁Teu", + -14.519332885742188 + ], + [ + "NIH", + -14.519342422485352 + ], + [ + "ил", + -14.519365310668945 + ], + [ + "▁glyc", + -14.519438743591309 + ], + [ + "Hoo", + -14.519462585449219 + ], + [ + "▁Acquiring", + -14.519590377807617 + ], + [ + "▁FRANK", + -14.519622802734375 + ], + [ + "▁NTFS", + -14.519622802734375 + ], + [ + "▁ADAM", + -14.519673347473145 + ], + [ + "▁Trad", + -14.519673347473145 + ], + [ + "▁Ponds", + -14.519674301147461 + ], + [ + "▁discouragement", + -14.519679069519043 + ], + [ + "▁CDA", + -14.519721984863281 + ], + [ + "▁Gert", + -14.519737243652344 + ], + [ + "ajar", + -14.519758224487305 + ], + [ + "MATIC", + -14.519790649414062 + ], + [ + "▁Stash", + -14.51990032196045 + ], + [ + "tying", + -14.519906997680664 + ], + [ + "▁decadence", + -14.519919395446777 + ], + [ + "▁cognac", + -14.51992130279541 + ], + [ + "▁Algebraic", + -14.519967079162598 + ], + [ + "▁MCG", + -14.520005226135254 + ], + [ + "צ", + -14.52006721496582 + ], + [ + "▁Diese", + -14.520103454589844 + ], + [ + "bex", + -14.520125389099121 + ], + [ + "ffler", + -14.520157814025879 + ], + [ + "▁couscous", + -14.520215034484863 + ], + [ + "dough", + -14.520224571228027 + ], + [ + "▁1796", + -14.520234107971191 + ], + [ + "Chrome", + -14.520258903503418 + ], + [ + "▁VCU", + -14.520280838012695 + ], + [ + "farmer", + -14.520363807678223 + ], + [ + "▁Throat", + -14.520381927490234 + ], + [ + "▁나", + -14.520429611206055 + ], + [ + "arta", + -14.520451545715332 + ], + [ + "▁Alvarado", + -14.520524978637695 + ], + [ + "▁Schindler", + -14.520578384399414 + ], + [ + "▁Lhasa", + -14.520615577697754 + ], + [ + "▁dai", + -14.520622253417969 + ], + [ + "VIEW", + -14.520652770996094 + ], + [ + "verted", + -14.520727157592773 + ], + [ + "▁chargeable", + -14.520760536193848 + ], + [ + "SIN", + -14.520769119262695 + ], + [ + "herself", + -14.520787239074707 + ], + [ + "▁Subscriptions", + -14.520788192749023 + ], + [ + "▁lander", + -14.520843505859375 + ], + [ + "▁DIG", + -14.520906448364258 + ], + [ + "▁Ashcroft", + -14.520914077758789 + ], + [ + "우", + -14.520966529846191 + ], + [ + "▁armament", + -14.521130561828613 + ], + [ + "Font", + -14.521148681640625 + ], + [ + "▁ectopic", + -14.521191596984863 + ], + [ + "▁steelhead", + -14.521200180053711 + ], + [ + "juan", + -14.521211624145508 + ], + [ + "Sab", + -14.52121639251709 + ], + [ + "▁Guang", + -14.521230697631836 + ], + [ + "▁woofer", + -14.521236419677734 + ], + [ + "▁Palmyra", + -14.521249771118164 + ], + [ + "abc", + -14.521258354187012 + ], + [ + "▁Restoring", + -14.521306037902832 + ], + [ + "▁unopposed", + -14.52133846282959 + ], + [ + "▁disinfect", + -14.52138614654541 + ], + [ + "▁forlorn", + -14.52138900756836 + ], + [ + "▁descendent", + -14.521398544311523 + ], + [ + "intended", + -14.52141284942627 + ], + [ + "▁Freya", + -14.521444320678711 + ], + [ + "▁Disciplinary", + -14.521461486816406 + ], + [ + "▁Lasting", + -14.521472930908203 + ], + [ + "▁Walsall", + -14.521475791931152 + ], + [ + "▁sri", + -14.52148723602295 + ], + [ + "▁Starling", + -14.521499633789062 + ], + [ + "▁Saline", + -14.521504402160645 + ], + [ + "▁motorcyclist", + -14.521512031555176 + ], + [ + "▁Chez", + -14.521520614624023 + ], + [ + "Impact", + -14.5215482711792 + ], + [ + "▁Gynecol", + -14.521560668945312 + ], + [ + "▁Conqueror", + -14.521613121032715 + ], + [ + "▁Windmill", + -14.52163314819336 + ], + [ + "▁Reinforced", + -14.521743774414062 + ], + [ + "▁Cocktails", + -14.521759033203125 + ], + [ + "Adventure", + -14.521777153015137 + ], + [ + "▁Zoology", + -14.521793365478516 + ], + [ + "▁Partnering", + -14.521819114685059 + ], + [ + "▁Nazism", + -14.521846771240234 + ], + [ + "boots", + -14.521848678588867 + ], + [ + "▁Pae", + -14.52186393737793 + ], + [ + "engagement", + -14.521867752075195 + ], + [ + "CBN", + -14.521872520446777 + ], + [ + "▁molestation", + -14.521875381469727 + ], + [ + "▁invigorate", + -14.521878242492676 + ], + [ + "yden", + -14.521891593933105 + ], + [ + "ól", + -14.521925926208496 + ], + [ + "▁Acro", + -14.521998405456543 + ], + [ + "▁flashcards", + -14.52202033996582 + ], + [ + "▁Schilling", + -14.522041320800781 + ], + [ + "Professor", + -14.52207088470459 + ], + [ + "▁Merk", + -14.522078514099121 + ], + [ + "▁Vengeance", + -14.522090911865234 + ], + [ + "▁McClain", + -14.522107124328613 + ], + [ + "▁statin", + -14.522128105163574 + ], + [ + "TCH", + -14.522162437438965 + ], + [ + "▁GOODMAN", + -14.522189140319824 + ], + [ + "▁Gyro", + -14.522189140319824 + ], + [ + "▁Geiger", + -14.522232055664062 + ], + [ + "1922", + -14.522257804870605 + ], + [ + "▁Harwood", + -14.522269248962402 + ], + [ + "▁tine", + -14.522293090820312 + ], + [ + "▁Dojo", + -14.522298812866211 + ], + [ + "▁journeyed", + -14.522344589233398 + ], + [ + "meo", + -14.522351264953613 + ], + [ + "▁representational", + -14.522356986999512 + ], + [ + "angled", + -14.52236270904541 + ], + [ + "mote", + -14.522368431091309 + ], + [ + "circ", + -14.522370338439941 + ], + [ + "▁chaste", + -14.522411346435547 + ], + [ + "anese", + -14.52250862121582 + ], + [ + "▁Pemberton", + -14.522528648376465 + ], + [ + "▁PAST", + -14.52253246307373 + ], + [ + "▁Miro", + -14.522534370422363 + ], + [ + "Virginia", + -14.522551536560059 + ], + [ + "wonderful", + -14.522565841674805 + ], + [ + "▁Azalea", + -14.522628784179688 + ], + [ + "▁shockwave", + -14.52263355255127 + ], + [ + "▁ALC", + -14.522692680358887 + ], + [ + "▁reinvention", + -14.522733688354492 + ], + [ + "▁Dalit", + -14.522797584533691 + ], + [ + "▁synod", + -14.522830963134766 + ], + [ + "▁crappie", + -14.522860527038574 + ], + [ + "▁Allman", + -14.522929191589355 + ], + [ + "▁euthanized", + -14.522966384887695 + ], + [ + "▁pk", + -14.522972106933594 + ], + [ + "▁disconnecting", + -14.523017883300781 + ], + [ + "▁bloodied", + -14.523018836975098 + ], + [ + "Isn", + -14.523040771484375 + ], + [ + "▁Skrill", + -14.523051261901855 + ], + [ + "Dick", + -14.523089408874512 + ], + [ + "▁ambivalence", + -14.523124694824219 + ], + [ + "▁moisturizers", + -14.5231294631958 + ], + [ + "▁Motherhood", + -14.523133277893066 + ], + [ + "▁Nicklaus", + -14.52314567565918 + ], + [ + "▁jen", + -14.523154258728027 + ], + [ + "drain", + -14.523168563842773 + ], + [ + "▁Bauhaus", + -14.52318286895752 + ], + [ + "▁Eil", + -14.523183822631836 + ], + [ + "▁Responder", + -14.523225784301758 + ], + [ + "Cyber", + -14.52324104309082 + ], + [ + "▁Genealogical", + -14.5232572555542 + ], + [ + "▁Armchair", + -14.523274421691895 + ], + [ + "▁Incorporation", + -14.523286819458008 + ], + [ + "gamma", + -14.523331642150879 + ], + [ + "▁droppings", + -14.523351669311523 + ], + [ + "Boat", + -14.523361206054688 + ], + [ + "▁MiG", + -14.5233793258667 + ], + [ + "▁Hagel", + -14.52340030670166 + ], + [ + "▁warmup", + -14.52341365814209 + ], + [ + "▁fascists", + -14.523435592651367 + ], + [ + "▁calamities", + -14.523439407348633 + ], + [ + "Tribune", + -14.523445129394531 + ], + [ + "▁Acquisitions", + -14.523455619812012 + ], + [ + "▁Tep", + -14.523507118225098 + ], + [ + "rubber", + -14.523514747619629 + ], + [ + "▁ushering", + -14.523526191711426 + ], + [ + "▁dank", + -14.523528099060059 + ], + [ + "▁Andersson", + -14.523538589477539 + ], + [ + "▁heiress", + -14.523538589477539 + ], + [ + "▁Pharrell", + -14.523542404174805 + ], + [ + "▁ULTRA", + -14.523552894592285 + ], + [ + "benefits", + -14.5235595703125 + ], + [ + "▁girdle", + -14.52356243133545 + ], + [ + "▁Tots", + -14.523590087890625 + ], + [ + "PPC", + -14.523598670959473 + ], + [ + "aving", + -14.523606300354004 + ], + [ + "▁blushed", + -14.523614883422852 + ], + [ + "▁Hendrick", + -14.523703575134277 + ], + [ + "バ", + -14.523706436157227 + ], + [ + "▁Obligation", + -14.52375602722168 + ], + [ + "▁Hydroxy", + -14.52376651763916 + ], + [ + "riga", + -14.523816108703613 + ], + [ + "LAT", + -14.523829460144043 + ], + [ + "▁weeklong", + -14.523839950561523 + ], + [ + "▁Avian", + -14.52384090423584 + ], + [ + "▁ministering", + -14.523853302001953 + ], + [ + "▁korean", + -14.52388858795166 + ], + [ + "▁Jayson", + -14.52389144897461 + ], + [ + "▁Medtronic", + -14.523893356323242 + ], + [ + "▁Orissa", + -14.523906707763672 + ], + [ + "pei", + -14.523920059204102 + ], + [ + "▁LPs", + -14.523938179016113 + ], + [ + "omon", + -14.523977279663086 + ], + [ + "olle", + -14.5239839553833 + ], + [ + "énergie", + -14.523988723754883 + ], + [ + "▁undying", + -14.52402400970459 + ], + [ + "▁scribbled", + -14.524044036865234 + ], + [ + "▁totalled", + -14.524103164672852 + ], + [ + "▁prospered", + -14.524117469787598 + ], + [ + "▁Competence", + -14.524150848388672 + ], + [ + "▁resolutely", + -14.524158477783203 + ], + [ + "▁816", + -14.524181365966797 + ], + [ + "▁thursday", + -14.524218559265137 + ], + [ + "▁Lure", + -14.524235725402832 + ], + [ + "methoxy", + -14.524236679077148 + ], + [ + "▁SLP", + -14.524246215820312 + ], + [ + "▁Tether", + -14.524316787719727 + ], + [ + "▁Stri", + -14.524320602416992 + ], + [ + "▁PUP", + -14.524335861206055 + ], + [ + "Grow", + -14.524336814880371 + ], + [ + "▁Cristian", + -14.52433967590332 + ], + [ + "▁Linton", + -14.524343490600586 + ], + [ + "▁Ranging", + -14.524368286132812 + ], + [ + "▁Surfaces", + -14.524391174316406 + ], + [ + "▁whitelist", + -14.524409294128418 + ], + [ + "hier", + -14.524431228637695 + ], + [ + "propecia", + -14.524432182312012 + ], + [ + "▁Jaws", + -14.524435997009277 + ], + [ + "▁mangroves", + -14.524441719055176 + ], + [ + "▁Tish", + -14.52452564239502 + ], + [ + "▁outgrow", + -14.524539947509766 + ], + [ + "▁Adopting", + -14.524563789367676 + ], + [ + "david", + -14.52458667755127 + ], + [ + "Morgan", + -14.524596214294434 + ], + [ + "▁shortbread", + -14.5246000289917 + ], + [ + "▁Vertigo", + -14.52462100982666 + ], + [ + "▁reprehensible", + -14.524672508239746 + ], + [ + "optim", + -14.524739265441895 + ], + [ + "rosis", + -14.524785041809082 + ], + [ + "entity", + -14.524808883666992 + ], + [ + "个", + -14.524832725524902 + ], + [ + "▁Pockets", + -14.524859428405762 + ], + [ + "▁Config", + -14.524862289428711 + ], + [ + "pv", + -14.52487564086914 + ], + [ + "▁Authenticity", + -14.524879455566406 + ], + [ + "sartan", + -14.52491569519043 + ], + [ + "▁Biggs", + -14.524949073791504 + ], + [ + "▁Legit", + -14.524949073791504 + ], + [ + "▁Cohort", + -14.524953842163086 + ], + [ + "▁Lido", + -14.524994850158691 + ], + [ + "cera", + -14.524995803833008 + ], + [ + "presented", + -14.525006294250488 + ], + [ + "Tickets", + -14.525032997131348 + ], + [ + "▁strident", + -14.52505874633789 + ], + [ + "▁perversion", + -14.525064468383789 + ], + [ + "▁felons", + -14.525087356567383 + ], + [ + "configuration", + -14.525104522705078 + ], + [ + "wonder", + -14.525153160095215 + ], + [ + "▁exponents", + -14.525157928466797 + ], + [ + "uddy", + -14.525176048278809 + ], + [ + "further", + -14.525177001953125 + ], + [ + "▁Caddy", + -14.525223731994629 + ], + [ + "▁Weaving", + -14.525235176086426 + ], + [ + "reset", + -14.525238037109375 + ], + [ + "lunk", + -14.525286674499512 + ], + [ + "▁MOTHER", + -14.525294303894043 + ], + [ + "▁Endpoint", + -14.525307655334473 + ], + [ + "▁Haywood", + -14.525310516357422 + ], + [ + "SBA", + -14.52534294128418 + ], + [ + "dieu", + -14.525360107421875 + ], + [ + "commonly", + -14.52539348602295 + ], + [ + "▁obituaries", + -14.525411605834961 + ], + [ + "▁Keurig", + -14.525428771972656 + ], + [ + "▁Playtech", + -14.525444984436035 + ], + [ + "▁917", + -14.525452613830566 + ], + [ + "ethical", + -14.525520324707031 + ], + [ + "alarm", + -14.525530815124512 + ], + [ + "▁DEM", + -14.525540351867676 + ], + [ + "▁tiebreaker", + -14.52561092376709 + ], + [ + "▁Clans", + -14.525634765625 + ], + [ + "pleasant", + -14.525651931762695 + ], + [ + "▁eq", + -14.52565860748291 + ], + [ + "▁HAPPEN", + -14.525666236877441 + ], + [ + "ragging", + -14.525667190551758 + ], + [ + "arbeit", + -14.525675773620605 + ], + [ + "▁Bunting", + -14.525677680969238 + ], + [ + "EAL", + -14.525686264038086 + ], + [ + "ODA", + -14.52569580078125 + ], + [ + "▁discourages", + -14.525713920593262 + ], + [ + "IGA", + -14.525731086730957 + ], + [ + "▁Woodley", + -14.525766372680664 + ], + [ + "opted", + -14.52578353881836 + ], + [ + "ту", + -14.525803565979004 + ], + [ + "ESE", + -14.525834083557129 + ], + [ + "dication", + -14.52584171295166 + ], + [ + "▁oxytocin", + -14.525876998901367 + ], + [ + "▁Seaman", + -14.525887489318848 + ], + [ + "fung", + -14.525895118713379 + ], + [ + "ktion", + -14.525912284851074 + ], + [ + "▁pCloud", + -14.525970458984375 + ], + [ + "▁laurel", + -14.526004791259766 + ], + [ + "uvel", + -14.526013374328613 + ], + [ + "▁Humphries", + -14.526034355163574 + ], + [ + "▁COX", + -14.526043891906738 + ], + [ + "▁summarise", + -14.526045799255371 + ], + [ + "▁Initiation", + -14.5260591506958 + ], + [ + "▁Ashwin", + -14.526220321655273 + ], + [ + "▁engravings", + -14.52627944946289 + ], + [ + "ి", + -14.526283264160156 + ], + [ + "obie", + -14.52630615234375 + ], + [ + "▁tiki", + -14.526309967041016 + ], + [ + "▁Α", + -14.526309967041016 + ], + [ + "oxidant", + -14.526321411132812 + ], + [ + "▁Confusion", + -14.526322364807129 + ], + [ + "▁afflict", + -14.526328086853027 + ], + [ + "▁Lax", + -14.526334762573242 + ], + [ + "cence", + -14.526345252990723 + ], + [ + "puff", + -14.526345252990723 + ], + [ + "▁Flacco", + -14.526345252990723 + ], + [ + "▁Frodo", + -14.526358604431152 + ], + [ + "▁parallax", + -14.5263671875 + ], + [ + "▁countermeasures", + -14.52637004852295 + ], + [ + "▁Frau", + -14.526434898376465 + ], + [ + "▁rattlesnake", + -14.526484489440918 + ], + [ + "▁Experian", + -14.526493072509766 + ], + [ + "▁813", + -14.526494979858398 + ], + [ + "CHAR", + -14.526503562927246 + ], + [ + "ckley", + -14.526529312133789 + ], + [ + "▁Rajan", + -14.526582717895508 + ], + [ + "mistake", + -14.526602745056152 + ], + [ + "▁MIGHT", + -14.526616096496582 + ], + [ + "▁refraction", + -14.526658058166504 + ], + [ + "vak", + -14.526692390441895 + ], + [ + "▁Khur", + -14.526724815368652 + ], + [ + "▁replenishment", + -14.526739120483398 + ], + [ + "▁smears", + -14.526835441589355 + ], + [ + "▁consigned", + -14.526922225952148 + ], + [ + "▁Kirkwood", + -14.52695083618164 + ], + [ + "▁proportioned", + -14.526955604553223 + ], + [ + "iña", + -14.526962280273438 + ], + [ + "▁Fav", + -14.526963233947754 + ], + [ + "▁zebrafish", + -14.526966094970703 + ], + [ + "▁Faroe", + -14.52697467803955 + ], + [ + "SOR", + -14.526981353759766 + ], + [ + "▁cappella", + -14.52701473236084 + ], + [ + "osus", + -14.527045249938965 + ], + [ + "▁Casualty", + -14.52705192565918 + ], + [ + "▁Xcode", + -14.527091026306152 + ], + [ + "▁Secretaries", + -14.527109146118164 + ], + [ + "▁certifies", + -14.527121543884277 + ], + [ + "▁sympathise", + -14.527145385742188 + ], + [ + "blatt", + -14.527148246765137 + ], + [ + "coins", + -14.527178764343262 + ], + [ + "▁Shaq", + -14.527180671691895 + ], + [ + "▁abhorrent", + -14.527183532714844 + ], + [ + "▁outflows", + -14.527190208435059 + ], + [ + "▁Cathay", + -14.527205467224121 + ], + [ + "▁melancholic", + -14.527247428894043 + ], + [ + "▁Assisi", + -14.527254104614258 + ], + [ + "▁Cairn", + -14.527277946472168 + ], + [ + "▁Armin", + -14.52731704711914 + ], + [ + "▁Counsellor", + -14.527326583862305 + ], + [ + "▁tattooing", + -14.527336120605469 + ], + [ + "▁manifolds", + -14.527365684509277 + ], + [ + "tram", + -14.527376174926758 + ], + [ + "▁chrono", + -14.5274019241333 + ], + [ + "▁pruned", + -14.52743148803711 + ], + [ + "Dean", + -14.527470588684082 + ], + [ + "▁telemarketing", + -14.527478218078613 + ], + [ + "▁Consume", + -14.527482032775879 + ], + [ + "judgmental", + -14.527563095092773 + ], + [ + "▁bibliographic", + -14.52757740020752 + ], + [ + "▁lifter", + -14.527633666992188 + ], + [ + "வ", + -14.5277738571167 + ], + [ + "lary", + -14.527785301208496 + ], + [ + "명", + -14.527795791625977 + ], + [ + "▁Lewiston", + -14.527804374694824 + ], + [ + "▁bodysuit", + -14.527812957763672 + ], + [ + "▁Wadsworth", + -14.527814865112305 + ], + [ + "▁POLICE", + -14.527838706970215 + ], + [ + "Turkish", + -14.527904510498047 + ], + [ + "დ", + -14.527904510498047 + ], + [ + "▁autocratic", + -14.527913093566895 + ], + [ + "▁Overlook", + -14.527928352355957 + ], + [ + "▁pardoned", + -14.527939796447754 + ], + [ + "▁stirs", + -14.52795124053955 + ], + [ + "▁Hatton", + -14.528018951416016 + ], + [ + "▁WRC", + -14.528036117553711 + ], + [ + "▁debutant", + -14.528038024902344 + ], + [ + "▁maa", + -14.528082847595215 + ], + [ + "▁ERISA", + -14.528090476989746 + ], + [ + "▁bestsellers", + -14.528132438659668 + ], + [ + "▁Ş", + -14.528142929077148 + ], + [ + "▁mending", + -14.528146743774414 + ], + [ + "▁hatchery", + -14.528160095214844 + ], + [ + "▁Lame", + -14.528167724609375 + ], + [ + "▁SNC", + -14.528216361999512 + ], + [ + "▁therewith", + -14.528237342834473 + ], + [ + "▁Automat", + -14.52829647064209 + ], + [ + "▁nerf", + -14.528328895568848 + ], + [ + "NOC", + -14.528369903564453 + ], + [ + "€¦", + -14.528373718261719 + ], + [ + "pov", + -14.52841567993164 + ], + [ + "olini", + -14.528416633605957 + ], + [ + "strapped", + -14.528434753417969 + ], + [ + "▁Fourteenth", + -14.528486251831055 + ], + [ + "▁chroma", + -14.528497695922852 + ], + [ + "stance", + -14.52851390838623 + ], + [ + "▁aerosols", + -14.528575897216797 + ], + [ + "▁Dena", + -14.528584480285645 + ], + [ + "▁Salva", + -14.528584480285645 + ], + [ + "▁cyclones", + -14.52858829498291 + ], + [ + "▁Givenchy", + -14.528599739074707 + ], + [ + "EAN", + -14.528640747070312 + ], + [ + "mau", + -14.528679847717285 + ], + [ + "▁turtleneck", + -14.528708457946777 + ], + [ + "▁Brut", + -14.528728485107422 + ], + [ + "kv", + -14.528749465942383 + ], + [ + "▁thrashed", + -14.528807640075684 + ], + [ + "Kai", + -14.5288667678833 + ], + [ + "▁Shred", + -14.52889347076416 + ], + [ + "vulnerable", + -14.528907775878906 + ], + [ + "▁litigator", + -14.528918266296387 + ], + [ + "PCA", + -14.528961181640625 + ], + [ + "▁FOI", + -14.528966903686523 + ], + [ + "▁Issuer", + -14.52896785736084 + ], + [ + "▁nebulous", + -14.528980255126953 + ], + [ + "elda", + -14.529001235961914 + ], + [ + "▁Banners", + -14.529017448425293 + ], + [ + "GIN", + -14.529062271118164 + ], + [ + "▁Immanuel", + -14.529071807861328 + ], + [ + "▁Bertie", + -14.529109954833984 + ], + [ + "Maya", + -14.529207229614258 + ], + [ + "Handler", + -14.52928638458252 + ], + [ + "▁Schmid", + -14.529324531555176 + ], + [ + "▁Aromatherapy", + -14.529356002807617 + ], + [ + "▁Lethal", + -14.529358863830566 + ], + [ + "▁Heuer", + -14.52944278717041 + ], + [ + "▁distilling", + -14.529528617858887 + ], + [ + "▁forked", + -14.52956485748291 + ], + [ + "▁Emirati", + -14.529576301574707 + ], + [ + "ndal", + -14.529607772827148 + ], + [ + "форм", + -14.529609680175781 + ], + [ + "▁Ema", + -14.529635429382324 + ], + [ + "▁boos", + -14.529641151428223 + ], + [ + "▁Lanier", + -14.529654502868652 + ], + [ + "▁floater", + -14.529655456542969 + ], + [ + "▁macroscopic", + -14.529671669006348 + ], + [ + "▁resold", + -14.529691696166992 + ], + [ + "▁Zest", + -14.529715538024902 + ], + [ + "tracks", + -14.529719352722168 + ], + [ + "▁proviso", + -14.529723167419434 + ], + [ + "▁turd", + -14.529747009277344 + ], + [ + "▁touchstone", + -14.52977180480957 + ], + [ + "▁Aramaic", + -14.529803276062012 + ], + [ + "▁Upside", + -14.529824256896973 + ], + [ + "▁Ceremonies", + -14.529927253723145 + ], + [ + "1850", + -14.529928207397461 + ], + [ + "Emb", + -14.529953956604004 + ], + [ + "▁stoma", + -14.529994010925293 + ], + [ + "▁Mö", + -14.530009269714355 + ], + [ + "schreib", + -14.530014038085938 + ], + [ + "noble", + -14.53001880645752 + ], + [ + "▁AVC", + -14.530043601989746 + ], + [ + "▁materiality", + -14.530059814453125 + ], + [ + "使用", + -14.53016185760498 + ], + [ + "▁ú", + -14.530165672302246 + ], + [ + "▁1783", + -14.530170440673828 + ], + [ + "kant", + -14.530192375183105 + ], + [ + "ания", + -14.530232429504395 + ], + [ + "▁prescribes", + -14.530275344848633 + ], + [ + "stabil", + -14.53027629852295 + ], + [ + "▁rulebook", + -14.530326843261719 + ], + [ + "▁apache", + -14.5303316116333 + ], + [ + "tsa", + -14.530349731445312 + ], + [ + "cyan", + -14.530383110046387 + ], + [ + "lde", + -14.530399322509766 + ], + [ + "extract", + -14.530522346496582 + ], + [ + "这", + -14.530522346496582 + ], + [ + "▁Batista", + -14.530533790588379 + ], + [ + "hav", + -14.530557632446289 + ], + [ + "FIP", + -14.530590057373047 + ], + [ + "▁deliverable", + -14.530592918395996 + ], + [ + "▁beholden", + -14.530623435974121 + ], + [ + "▁CCNA", + -14.530624389648438 + ], + [ + "▁bitrate", + -14.530644416809082 + ], + [ + "jeet", + -14.530668258666992 + ], + [ + "▁Sampler", + -14.530671119689941 + ], + [ + "problems", + -14.530715942382812 + ], + [ + "▁AFS", + -14.530733108520508 + ], + [ + "▁buster", + -14.530801773071289 + ], + [ + "▁Excise", + -14.530817985534668 + ], + [ + "▁Arpaio", + -14.530818939208984 + ], + [ + "shiro", + -14.530840873718262 + ], + [ + "Beach", + -14.530851364135742 + ], + [ + "▁unabated", + -14.530852317810059 + ], + [ + "▁bylaw", + -14.530998229980469 + ], + [ + "▁riverbank", + -14.531000137329102 + ], + [ + "▁Retin", + -14.531003952026367 + ], + [ + "rake", + -14.531005859375 + ], + [ + "▁thawing", + -14.531060218811035 + ], + [ + "▁pullout", + -14.531061172485352 + ], + [ + "HOR", + -14.531082153320312 + ], + [ + "▁gradation", + -14.531083106994629 + ], + [ + "▁WORKING", + -14.531142234802246 + ], + [ + "▁custodians", + -14.531177520751953 + ], + [ + "▁infringes", + -14.53118896484375 + ], + [ + "yani", + -14.531249046325684 + ], + [ + "icidal", + -14.531256675720215 + ], + [ + "▁swimsuits", + -14.53128433227539 + ], + [ + "▁worsens", + -14.531291961669922 + ], + [ + "Payment", + -14.531312942504883 + ], + [ + "1934", + -14.531332969665527 + ], + [ + "▁HBV", + -14.531333923339844 + ], + [ + "Reach", + -14.531341552734375 + ], + [ + "▁GLASS", + -14.531354904174805 + ], + [ + "▁throwaway", + -14.53136920928955 + ], + [ + "▁bezels", + -14.531377792358398 + ], + [ + "▁Marz", + -14.53138542175293 + ], + [ + "2400", + -14.531396865844727 + ], + [ + "▁hydrates", + -14.531415939331055 + ], + [ + "▁concord", + -14.531439781188965 + ], + [ + "derman", + -14.531453132629395 + ], + [ + "▁curveball", + -14.531460762023926 + ], + [ + "▁unapologetic", + -14.53148365020752 + ], + [ + "▁Numer", + -14.531492233276367 + ], + [ + "▁Albi", + -14.531509399414062 + ], + [ + "inform", + -14.531546592712402 + ], + [ + "Cultural", + -14.531594276428223 + ], + [ + "▁chatroom", + -14.531614303588867 + ], + [ + "▁tiptoe", + -14.531654357910156 + ], + [ + "▁leech", + -14.531720161437988 + ], + [ + "TOS", + -14.531732559204102 + ], + [ + "▁rejoiced", + -14.531744003295898 + ], + [ + "gada", + -14.531747817993164 + ], + [ + "▁Martyr", + -14.531754493713379 + ], + [ + "uvo", + -14.531780242919922 + ], + [ + "dinger", + -14.531782150268555 + ], + [ + "க", + -14.531784057617188 + ], + [ + "Specific", + -14.531787872314453 + ], + [ + "▁MOA", + -14.531787872314453 + ], + [ + "▁Colonies", + -14.53182601928711 + ], + [ + "▁limiter", + -14.531875610351562 + ], + [ + "▁queued", + -14.531895637512207 + ], + [ + "▁geranium", + -14.531939506530762 + ], + [ + "▁heroics", + -14.531947135925293 + ], + [ + "committed", + -14.531962394714355 + ], + [ + "▁cookout", + -14.531972885131836 + ], + [ + "▁LIE", + -14.532008171081543 + ], + [ + "▁thoroughbred", + -14.532020568847656 + ], + [ + "cellulose", + -14.532023429870605 + ], + [ + "▁Consistently", + -14.532048225402832 + ], + [ + "▁slings", + -14.532052040100098 + ], + [ + "icate", + -14.532060623168945 + ], + [ + "Political", + -14.532110214233398 + ], + [ + "▁FLV", + -14.53212833404541 + ], + [ + "▁cynic", + -14.532156944274902 + ], + [ + "▁Gama", + -14.532175064086914 + ], + [ + "owy", + -14.532219886779785 + ], + [ + "▁Crump", + -14.532258987426758 + ], + [ + "▁Untitled", + -14.532393455505371 + ], + [ + "rgo", + -14.53245735168457 + ], + [ + "▁withstood", + -14.532546997070312 + ], + [ + "▁में", + -14.532572746276855 + ], + [ + "▁Berne", + -14.532591819763184 + ], + [ + "▁902", + -14.532604217529297 + ], + [ + "▁dike", + -14.532618522644043 + ], + [ + "properties", + -14.532649040222168 + ], + [ + "▁equating", + -14.532651901245117 + ], + [ + "generator", + -14.532683372497559 + ], + [ + "della", + -14.532685279846191 + ], + [ + "▁linguist", + -14.532693862915039 + ], + [ + "Provider", + -14.532695770263672 + ], + [ + "▁Compost", + -14.532706260681152 + ], + [ + "MMC", + -14.532722473144531 + ], + [ + "gatherer", + -14.53272533416748 + ], + [ + "€¢", + -14.53272533416748 + ], + [ + "▁или", + -14.532754898071289 + ], + [ + "▁Calf", + -14.532768249511719 + ], + [ + "▁undertone", + -14.532792091369629 + ], + [ + "affect", + -14.532814979553223 + ], + [ + "Bud", + -14.532821655273438 + ], + [ + "▁malts", + -14.532831192016602 + ], + [ + "▁Chechen", + -14.53288459777832 + ], + [ + "toro", + -14.532920837402344 + ], + [ + "enham", + -14.53295612335205 + ], + [ + "▁gorgeously", + -14.532983779907227 + ], + [ + "lute", + -14.532991409301758 + ], + [ + "▁dyno", + -14.533016204833984 + ], + [ + "▁Afrikaans", + -14.533037185668945 + ], + [ + "▁х", + -14.533048629760742 + ], + [ + "inium", + -14.53307056427002 + ], + [ + "▁Oneida", + -14.533079147338867 + ], + [ + "carved", + -14.533106803894043 + ], + [ + "tadalafil", + -14.533129692077637 + ], + [ + "▁PCL", + -14.533167839050293 + ], + [ + "▁Truro", + -14.533171653747559 + ], + [ + "출", + -14.533182144165039 + ], + [ + "▁pris", + -14.533185958862305 + ], + [ + "Bac", + -14.533194541931152 + ], + [ + "▁Nettle", + -14.533196449279785 + ], + [ + "Gee", + -14.533211708068848 + ], + [ + "▁Edie", + -14.533249855041504 + ], + [ + "▁Foursquare", + -14.53325366973877 + ], + [ + "▁morgue", + -14.533256530761719 + ], + [ + "▁Lega", + -14.5332670211792 + ], + [ + "▁pounced", + -14.53330135345459 + ], + [ + "▁Primrose", + -14.533329963684082 + ], + [ + "▁rebar", + -14.533356666564941 + ], + [ + "▁Dz", + -14.533360481262207 + ], + [ + "▁Appalachia", + -14.533364295959473 + ], + [ + "plants", + -14.533458709716797 + ], + [ + "identification", + -14.533470153808594 + ], + [ + "▁Woj", + -14.533470153808594 + ], + [ + "▁bushels", + -14.533495903015137 + ], + [ + "▁Delano", + -14.533499717712402 + ], + [ + "▁ascetic", + -14.533509254455566 + ], + [ + "である", + -14.533544540405273 + ], + [ + "▁crowdsourcing", + -14.53357982635498 + ], + [ + "CID", + -14.533592224121094 + ], + [ + "▁dau", + -14.53360366821289 + ], + [ + "fide", + -14.533653259277344 + ], + [ + "▁divination", + -14.533672332763672 + ], + [ + "isu", + -14.533744812011719 + ], + [ + "▁Advertisers", + -14.533745765686035 + ], + [ + "▁liquidate", + -14.533761024475098 + ], + [ + "▁Cthulhu", + -14.533767700195312 + ], + [ + "▁RNAs", + -14.53385066986084 + ], + [ + "▁Nathalie", + -14.533851623535156 + ], + [ + "▁Hodgkin", + -14.533923149108887 + ], + [ + "nui", + -14.533926010131836 + ], + [ + "▁Koda", + -14.533956527709961 + ], + [ + "avor", + -14.53398323059082 + ], + [ + "▁Ageing", + -14.5339937210083 + ], + [ + "▁Noting", + -14.534025192260742 + ], + [ + "▁Heaters", + -14.534029006958008 + ], + [ + "TCP", + -14.534038543701172 + ], + [ + "Leon", + -14.534040451049805 + ], + [ + "▁Hexagon", + -14.534067153930664 + ], + [ + "▁gage", + -14.534071922302246 + ], + [ + "▁hairstylist", + -14.534098625183105 + ], + [ + "▁flor", + -14.534100532531738 + ], + [ + "▁McAuliffe", + -14.534219741821289 + ], + [ + "atrice", + -14.534252166748047 + ], + [ + "▁Breen", + -14.534259796142578 + ], + [ + "▁SPO", + -14.534265518188477 + ], + [ + "▁extrapolate", + -14.53427791595459 + ], + [ + "▁Concorde", + -14.534287452697754 + ], + [ + "▁Cervical", + -14.534347534179688 + ], + [ + "▁Extras", + -14.534348487854004 + ], + [ + "▁Ganges", + -14.53435230255127 + ], + [ + "▁Xtra", + -14.53436279296875 + ], + [ + "NEWS", + -14.534377098083496 + ], + [ + "▁Explosive", + -14.534406661987305 + ], + [ + "ños", + -14.53444766998291 + ], + [ + "goth", + -14.53457260131836 + ], + [ + "▁ww", + -14.534578323364258 + ], + [ + "Org", + -14.534582138061523 + ], + [ + "▁glyco", + -14.534613609313965 + ], + [ + "▁superfood", + -14.534642219543457 + ], + [ + "▁Sentencing", + -14.53465747833252 + ], + [ + "ANTS", + -14.534682273864746 + ], + [ + "cchio", + -14.534687995910645 + ], + [ + "sperm", + -14.534756660461426 + ], + [ + "▁readjust", + -14.53476619720459 + ], + [ + "▁Locksmiths", + -14.534802436828613 + ], + [ + "rato", + -14.534832954406738 + ], + [ + "▁Controversy", + -14.534839630126953 + ], + [ + "disabled", + -14.534880638122559 + ], + [ + "bois", + -14.534911155700684 + ], + [ + "▁encroaching", + -14.534923553466797 + ], + [ + "▁videography", + -14.53493595123291 + ], + [ + "▁Mashable", + -14.534942626953125 + ], + [ + "▁hag", + -14.535005569458008 + ], + [ + "▁snooker", + -14.535028457641602 + ], + [ + "▁erecting", + -14.535033226013184 + ], + [ + "▁Oshkosh", + -14.535040855407715 + ], + [ + "PBS", + -14.535114288330078 + ], + [ + "strategy", + -14.53511905670166 + ], + [ + "aju", + -14.535147666931152 + ], + [ + "▁Lilith", + -14.535162925720215 + ], + [ + "▁Modernism", + -14.535279273986816 + ], + [ + "▁opportunist", + -14.535326957702637 + ], + [ + "▁spits", + -14.535343170166016 + ], + [ + "Harris", + -14.535416603088379 + ], + [ + "ucha", + -14.53546142578125 + ], + [ + "▁rams", + -14.535503387451172 + ], + [ + "▁gunpowder", + -14.535514831542969 + ], + [ + "▁numeracy", + -14.53551959991455 + ], + [ + "▁Incoming", + -14.535552978515625 + ], + [ + "▁redevelop", + -14.535613059997559 + ], + [ + "awwy", + -14.535614967346191 + ], + [ + "▁swathes", + -14.535662651062012 + ], + [ + "▁jitters", + -14.535669326782227 + ], + [ + "▁REAR", + -14.535672187805176 + ], + [ + "▁SSO", + -14.535682678222656 + ], + [ + "▁Esca", + -14.535694122314453 + ], + [ + "▁Takeaway", + -14.53569507598877 + ], + [ + "▁Numerology", + -14.535703659057617 + ], + [ + "Nat", + -14.535731315612793 + ], + [ + "▁Temecula", + -14.53575325012207 + ], + [ + "▁Potentially", + -14.535893440246582 + ], + [ + "solv", + -14.535918235778809 + ], + [ + "▁ASOS", + -14.535966873168945 + ], + [ + "▁adopter", + -14.536022186279297 + ], + [ + "▁personalisation", + -14.53607177734375 + ], + [ + "▁CRU", + -14.53608512878418 + ], + [ + "agno", + -14.536108016967773 + ], + [ + "▁Mello", + -14.536125183105469 + ], + [ + "▁Tasman", + -14.536195755004883 + ], + [ + "hats", + -14.536203384399414 + ], + [ + "▁dwindle", + -14.536222457885742 + ], + [ + "▁Ginsberg", + -14.536240577697754 + ], + [ + "▁Sine", + -14.53624153137207 + ], + [ + "▁celebrant", + -14.536251068115234 + ], + [ + "▁extinguishers", + -14.53634262084961 + ], + [ + "▁Mainz", + -14.536371231079102 + ], + [ + "▁Federated", + -14.536407470703125 + ], + [ + "▁Sandbox", + -14.536432266235352 + ], + [ + "kula", + -14.53647232055664 + ], + [ + "пис", + -14.536480903625488 + ], + [ + "▁lakefront", + -14.53648567199707 + ], + [ + "▁Tripura", + -14.53649616241455 + ], + [ + "▁Bacillus", + -14.536567687988281 + ], + [ + "evic", + -14.536605834960938 + ], + [ + "▁gospels", + -14.536628723144531 + ], + [ + "▁Maura", + -14.536641120910645 + ], + [ + "▁pearly", + -14.536653518676758 + ], + [ + "▁porters", + -14.536683082580566 + ], + [ + "▁Criss", + -14.536690711975098 + ], + [ + "▁Certifications", + -14.536742210388184 + ], + [ + "▁MATTER", + -14.536751747131348 + ], + [ + "lyse", + -14.536762237548828 + ], + [ + "▁stingy", + -14.536787986755371 + ], + [ + "▁SGS", + -14.536795616149902 + ], + [ + "wam", + -14.536832809448242 + ], + [ + "▁cesarean", + -14.536876678466797 + ], + [ + "▁Cabana", + -14.536921501159668 + ], + [ + "arid", + -14.536959648132324 + ], + [ + "▁474", + -14.536964416503906 + ], + [ + "▁annals", + -14.536988258361816 + ], + [ + "Disc", + -14.536993980407715 + ], + [ + "▁Pape", + -14.537029266357422 + ], + [ + "▁Sentry", + -14.53703784942627 + ], + [ + "▁hemo", + -14.537129402160645 + ], + [ + "rgh", + -14.537154197692871 + ], + [ + "tact", + -14.537193298339844 + ], + [ + "▁footpaths", + -14.537209510803223 + ], + [ + "▁culpable", + -14.537211418151855 + ], + [ + "▁Convey", + -14.537248611450195 + ], + [ + "▁Kippur", + -14.537277221679688 + ], + [ + "interested", + -14.53727912902832 + ], + [ + "▁headliners", + -14.537315368652344 + ], + [ + "tox", + -14.537334442138672 + ], + [ + "fabric", + -14.537361145019531 + ], + [ + "▁alluding", + -14.53738021850586 + ], + [ + "型", + -14.537395477294922 + ], + [ + "▁HEL", + -14.537431716918945 + ], + [ + "suicide", + -14.537456512451172 + ], + [ + "▁shareholding", + -14.537466049194336 + ], + [ + "▁BIN", + -14.537482261657715 + ], + [ + "▁Hitman", + -14.537491798400879 + ], + [ + "▁Swede", + -14.537494659423828 + ], + [ + "injection", + -14.537517547607422 + ], + [ + "▁rebooting", + -14.53752613067627 + ], + [ + "▁Violation", + -14.537540435791016 + ], + [ + "▁Waymo", + -14.537551879882812 + ], + [ + "▁ln", + -14.53758716583252 + ], + [ + "▁Bainbridge", + -14.537596702575684 + ], + [ + "▁Yr", + -14.53762149810791 + ], + [ + "maintain", + -14.53762435913086 + ], + [ + "▁Ryerson", + -14.537637710571289 + ], + [ + "▁disheartened", + -14.53768253326416 + ], + [ + "▁Pittsburg", + -14.537750244140625 + ], + [ + "horror", + -14.537806510925293 + ], + [ + "▁Kinney", + -14.537860870361328 + ], + [ + "screening", + -14.537862777709961 + ], + [ + "Cookie", + -14.538049697875977 + ], + [ + "▁fishers", + -14.538080215454102 + ], + [ + "れ", + -14.53818130493164 + ], + [ + "▁Gronkowski", + -14.538206100463867 + ], + [ + "▁xenophobic", + -14.538229942321777 + ], + [ + "wb", + -14.538301467895508 + ], + [ + "▁Plu", + -14.538301467895508 + ], + [ + "▁Tyra", + -14.538331985473633 + ], + [ + "▁harem", + -14.53837776184082 + ], + [ + "pictures", + -14.53839111328125 + ], + [ + "▁antiquities", + -14.538396835327148 + ], + [ + "illus", + -14.538413047790527 + ], + [ + "▁crud", + -14.53841781616211 + ], + [ + "debug", + -14.538528442382812 + ], + [ + "walls", + -14.53856086730957 + ], + [ + "▁Googling", + -14.538594245910645 + ], + [ + "▁oxen", + -14.53861141204834 + ], + [ + "RSS", + -14.538630485534668 + ], + [ + "Guest", + -14.538650512695312 + ], + [ + "▁nutritionists", + -14.538660049438477 + ], + [ + "bum", + -14.53868293762207 + ], + [ + "ব", + -14.53873348236084 + ], + [ + "▁Quinoa", + -14.53873348236084 + ], + [ + "▁VOIP", + -14.538734436035156 + ], + [ + "▁sek", + -14.538762092590332 + ], + [ + "▁Enables", + -14.538778305053711 + ], + [ + "▁559", + -14.538780212402344 + ], + [ + "Position", + -14.538841247558594 + ], + [ + "▁unconnected", + -14.538869857788086 + ], + [ + "▁mortars", + -14.538905143737793 + ], + [ + "▁morphing", + -14.53896713256836 + ], + [ + "▁sages", + -14.538994789123535 + ], + [ + "▁Odom", + -14.539007186889648 + ], + [ + "DIY", + -14.539057731628418 + ], + [ + "AULT", + -14.539116859436035 + ], + [ + "▁Dhu", + -14.539132118225098 + ], + [ + "▁conceiving", + -14.53913688659668 + ], + [ + "principal", + -14.539161682128906 + ], + [ + "Ion", + -14.539209365844727 + ], + [ + "▁Mundo", + -14.539253234863281 + ], + [ + "▁reframe", + -14.539253234863281 + ], + [ + "▁trolleys", + -14.539278984069824 + ], + [ + "metic", + -14.53928279876709 + ], + [ + "▁JoAnn", + -14.539321899414062 + ], + [ + "▁Ammo", + -14.539346694946289 + ], + [ + "▁Spares", + -14.539361000061035 + ], + [ + "▁Lump", + -14.539369583129883 + ], + [ + "▁Shrek", + -14.53939151763916 + ], + [ + "Lucky", + -14.539484977722168 + ], + [ + "impaired", + -14.539490699768066 + ], + [ + "▁Bartolo", + -14.539502143859863 + ], + [ + "▁Veer", + -14.539523124694824 + ], + [ + "▁Hypothesis", + -14.53955078125 + ], + [ + "judicial", + -14.53963851928711 + ], + [ + "1925", + -14.539643287658691 + ], + [ + "scaping", + -14.539663314819336 + ], + [ + "unna", + -14.539692878723145 + ], + [ + "▁Imogen", + -14.539695739746094 + ], + [ + "▁nic", + -14.539717674255371 + ], + [ + "egation", + -14.539737701416016 + ], + [ + "dirt", + -14.539789199829102 + ], + [ + "▁Horgan", + -14.53980541229248 + ], + [ + "▁DAD", + -14.539878845214844 + ], + [ + "▁OBC", + -14.540006637573242 + ], + [ + "▁lark", + -14.540006637573242 + ], + [ + "▁Arora", + -14.540033340454102 + ], + [ + "▁unsweetened", + -14.540034294128418 + ], + [ + "▁Bernd", + -14.540070533752441 + ], + [ + "▁feng", + -14.540082931518555 + ], + [ + "▁CLEVELAND", + -14.540104866027832 + ], + [ + "COMP", + -14.540108680725098 + ], + [ + "ně", + -14.540122985839844 + ], + [ + "letta", + -14.540138244628906 + ], + [ + "▁pleats", + -14.540140151977539 + ], + [ + "▁caries", + -14.540159225463867 + ], + [ + "▁Gandalf", + -14.540205955505371 + ], + [ + "▁Desserts", + -14.540234565734863 + ], + [ + "▁electronica", + -14.540239334106445 + ], + [ + "▁alligators", + -14.540243148803711 + ], + [ + "▁featherweight", + -14.540268898010254 + ], + [ + "tonal", + -14.54028034210205 + ], + [ + "▁Petrov", + -14.540294647216797 + ], + [ + "▁rickshaw", + -14.540305137634277 + ], + [ + "etus", + -14.540308952331543 + ], + [ + "▁retrace", + -14.540323257446289 + ], + [ + "▁gusset", + -14.540324211120605 + ], + [ + "▁Disputes", + -14.54033374786377 + ], + [ + "slavery", + -14.540407180786133 + ], + [ + "▁Hinckley", + -14.540426254272461 + ], + [ + "▁bangle", + -14.540514945983887 + ], + [ + "▁nitrates", + -14.540519714355469 + ], + [ + "GLOBE", + -14.540573120117188 + ], + [ + "developer", + -14.540574073791504 + ], + [ + "excel", + -14.540586471557617 + ], + [ + "▁KVM", + -14.540595054626465 + ], + [ + "▁Disrupt", + -14.540603637695312 + ], + [ + "▁circ", + -14.540674209594727 + ], + [ + "ulan", + -14.540678977966309 + ], + [ + "▁Romain", + -14.540740966796875 + ], + [ + "▁crawlers", + -14.540753364562988 + ], + [ + "zou", + -14.54076099395752 + ], + [ + "▁elastomer", + -14.54078197479248 + ], + [ + "eser", + -14.540788650512695 + ], + [ + "rested", + -14.540791511535645 + ], + [ + "▁Chabad", + -14.540803909301758 + ], + [ + "Matrix", + -14.54080581665039 + ], + [ + "TAP", + -14.54080867767334 + ], + [ + "▁satchel", + -14.540836334228516 + ], + [ + "akha", + -14.540841102600098 + ], + [ + "▁preponderance", + -14.54084587097168 + ], + [ + "▁Dias", + -14.540886878967285 + ], + [ + "cipit", + -14.540903091430664 + ], + [ + "▁Abb", + -14.540912628173828 + ], + [ + "▁postulated", + -14.540918350219727 + ], + [ + "jä", + -14.540986061096191 + ], + [ + "▁Fright", + -14.541032791137695 + ], + [ + "visibility", + -14.541036605834961 + ], + [ + "Aware", + -14.541059494018555 + ], + [ + "▁Escondido", + -14.541081428527832 + ], + [ + "▁Hadrian", + -14.541084289550781 + ], + [ + "▁pectin", + -14.541092872619629 + ], + [ + "▁Filming", + -14.541096687316895 + ], + [ + "▁JAR", + -14.541132926940918 + ], + [ + "▁Shon", + -14.541143417358398 + ], + [ + "▁571", + -14.541149139404297 + ], + [ + "▁Wittgenstein", + -14.541149139404297 + ], + [ + "fraction", + -14.5411958694458 + ], + [ + "▁larceny", + -14.541208267211914 + ], + [ + "▁chattering", + -14.541282653808594 + ], + [ + "▁outgrowth", + -14.541287422180176 + ], + [ + "▁OTP", + -14.541312217712402 + ], + [ + "Verse", + -14.541313171386719 + ], + [ + "▁YT", + -14.541349411010742 + ], + [ + "Accessed", + -14.541365623474121 + ], + [ + "llum", + -14.54140567779541 + ], + [ + "▁GUARANTEE", + -14.541406631469727 + ], + [ + "▁polyphenols", + -14.541415214538574 + ], + [ + "▁cooperatively", + -14.54149341583252 + ], + [ + "▁MetLife", + -14.541522026062012 + ], + [ + "▁reintroduce", + -14.541528701782227 + ], + [ + "ocular", + -14.54155158996582 + ], + [ + "ived", + -14.541556358337402 + ], + [ + "▁Glenda", + -14.541560173034668 + ], + [ + "▁FORD", + -14.541561126708984 + ], + [ + "NSW", + -14.5415620803833 + ], + [ + "▁Mindset", + -14.541572570800781 + ], + [ + "▁Pate", + -14.541619300842285 + ], + [ + "▁Racks", + -14.541691780090332 + ], + [ + "▁Lech", + -14.541707038879395 + ], + [ + "▁Observing", + -14.541707992553711 + ], + [ + "▁Komp", + -14.541817665100098 + ], + [ + "▁blogpost", + -14.541860580444336 + ], + [ + "▁UCSF", + -14.541878700256348 + ], + [ + "Villa", + -14.54188060760498 + ], + [ + "▁Hillman", + -14.54190731048584 + ], + [ + "counting", + -14.541932106018066 + ], + [ + "▁lamination", + -14.541991233825684 + ], + [ + "shek", + -14.542024612426758 + ], + [ + "▁Commissioning", + -14.542027473449707 + ], + [ + "▁Fleury", + -14.542033195495605 + ], + [ + "▁CSX", + -14.54204273223877 + ], + [ + "▁Westmoreland", + -14.542068481445312 + ], + [ + "▁cruelly", + -14.542159080505371 + ], + [ + "▁languishing", + -14.54216194152832 + ], + [ + "shel", + -14.542235374450684 + ], + [ + "▁Dominguez", + -14.542237281799316 + ], + [ + "▁GIL", + -14.542248725891113 + ], + [ + "▁businesswoman", + -14.5422945022583 + ], + [ + "Navy", + -14.542315483093262 + ], + [ + "▁stiffen", + -14.542356491088867 + ], + [ + "▁Jakub", + -14.54239273071289 + ], + [ + "▁Jyoti", + -14.542404174804688 + ], + [ + "Probably", + -14.54240894317627 + ], + [ + "chand", + -14.542410850524902 + ], + [ + "▁Cargill", + -14.54242992401123 + ], + [ + "▁erupts", + -14.542439460754395 + ], + [ + "▁RING", + -14.542442321777344 + ], + [ + "▁Bangla", + -14.542491912841797 + ], + [ + "KES", + -14.542513847351074 + ], + [ + "▁loon", + -14.542525291442871 + ], + [ + "▁grates", + -14.542552947998047 + ], + [ + "▁elasticated", + -14.54258918762207 + ], + [ + "▁Econ", + -14.54265022277832 + ], + [ + "▁Colossians", + -14.542661666870117 + ], + [ + "▁Eisenberg", + -14.5426664352417 + ], + [ + "▁hematopoietic", + -14.54270076751709 + ], + [ + "▁unmanageable", + -14.542726516723633 + ], + [ + "ecological", + -14.54275894165039 + ], + [ + "ේ", + -14.542777061462402 + ], + [ + "▁perinatal", + -14.54278564453125 + ], + [ + "▁ubiquity", + -14.54280948638916 + ], + [ + "▁Tutoring", + -14.542865753173828 + ], + [ + "▁telltale", + -14.542890548706055 + ], + [ + "▁alchemist", + -14.542899131774902 + ], + [ + "▁Vara", + -14.542919158935547 + ], + [ + "▁lä", + -14.542962074279785 + ], + [ + "▁Fairchild", + -14.542999267578125 + ], + [ + "ttin", + -14.5430269241333 + ], + [ + "USER", + -14.54304027557373 + ], + [ + "▁ugg", + -14.54304313659668 + ], + [ + "▁tiller", + -14.543050765991211 + ], + [ + "fighters", + -14.543088912963867 + ], + [ + "apk", + -14.543110847473145 + ], + [ + "association", + -14.543134689331055 + ], + [ + "▁corre", + -14.543134689331055 + ], + [ + "▁Sadiq", + -14.543148040771484 + ], + [ + "▁refurbishing", + -14.543158531188965 + ], + [ + "▁cytochrome", + -14.543184280395508 + ], + [ + "christian", + -14.543246269226074 + ], + [ + "▁Calderon", + -14.543255805969238 + ], + [ + "▁Warn", + -14.543262481689453 + ], + [ + "▁Joliet", + -14.543331146240234 + ], + [ + "▁Expat", + -14.543352127075195 + ], + [ + "Citizen", + -14.543397903442383 + ], + [ + "▁Delray", + -14.543435096740723 + ], + [ + "▁bodes", + -14.543445587158203 + ], + [ + "zide", + -14.543464660644531 + ], + [ + "▁Bellator", + -14.543582916259766 + ], + [ + "stairs", + -14.54358959197998 + ], + [ + "▁Stil", + -14.543590545654297 + ], + [ + "▁Eunice", + -14.543622970581055 + ], + [ + "▁Suck", + -14.543662071228027 + ], + [ + "▁gratuity", + -14.543678283691406 + ], + [ + "▁Graduated", + -14.543681144714355 + ], + [ + "▁libre", + -14.543682098388672 + ], + [ + "▁Gigabyte", + -14.543696403503418 + ], + [ + "▁Taxis", + -14.543745994567871 + ], + [ + "▁UML", + -14.543766975402832 + ], + [ + "▁IRAs", + -14.54382610321045 + ], + [ + "riv", + -14.543840408325195 + ], + [ + "▁NAM", + -14.543842315673828 + ], + [ + "▁stealthy", + -14.543853759765625 + ], + [ + "▁globalized", + -14.543922424316406 + ], + [ + "▁absenteeism", + -14.5439453125 + ], + [ + "birthday", + -14.54397964477539 + ], + [ + "št", + -14.543988227844238 + ], + [ + "Industrial", + -14.543997764587402 + ], + [ + "▁sele", + -14.544059753417969 + ], + [ + "▁Wheeling", + -14.544068336486816 + ], + [ + "▁Chaffey", + -14.544098854064941 + ], + [ + "scented", + -14.544126510620117 + ], + [ + "facial", + -14.544140815734863 + ], + [ + "▁thesaurus", + -14.544145584106445 + ], + [ + "Bruce", + -14.544189453125 + ], + [ + "▁soured", + -14.544217109680176 + ], + [ + "▁disillusionment", + -14.544230461120605 + ], + [ + "colla", + -14.544272422790527 + ], + [ + "liff", + -14.544278144836426 + ], + [ + "cfg", + -14.544300079345703 + ], + [ + "weave", + -14.5443115234375 + ], + [ + "absolute", + -14.544316291809082 + ], + [ + "▁Pola", + -14.544336318969727 + ], + [ + "▁Significance", + -14.544356346130371 + ], + [ + "Jaw", + -14.544381141662598 + ], + [ + "Bloom", + -14.54438304901123 + ], + [ + "▁plucking", + -14.544384002685547 + ], + [ + "▁octane", + -14.544502258300781 + ], + [ + "▁Für", + -14.544523239135742 + ], + [ + "▁kombucha", + -14.544543266296387 + ], + [ + "▁Flaherty", + -14.5445556640625 + ], + [ + "▁Manger", + -14.54456615447998 + ], + [ + "Bowl", + -14.544568061828613 + ], + [ + "▁peeked", + -14.54456901550293 + ], + [ + "▁624", + -14.54458999633789 + ], + [ + "▁procrastinating", + -14.544593811035156 + ], + [ + "▁impeded", + -14.544629096984863 + ], + [ + "▁alveolar", + -14.544650077819824 + ], + [ + "▁moe", + -14.544705390930176 + ], + [ + "▁Chemo", + -14.54474925994873 + ], + [ + "▁deafness", + -14.544754028320312 + ], + [ + "▁stre", + -14.54482364654541 + ], + [ + "▁toenail", + -14.544825553894043 + ], + [ + "Bla", + -14.544828414916992 + ], + [ + "▁Tolle", + -14.54483413696289 + ], + [ + "cyte", + -14.54483699798584 + ], + [ + "▁reconfigured", + -14.544873237609863 + ], + [ + "olski", + -14.544918060302734 + ], + [ + "▁Rendering", + -14.54493522644043 + ], + [ + "▁FEB", + -14.544954299926758 + ], + [ + "▁Medals", + -14.544960021972656 + ], + [ + "▁nuestro", + -14.54496955871582 + ], + [ + "▁ramblings", + -14.545012474060059 + ], + [ + "buyer", + -14.545027732849121 + ], + [ + "▁cardinals", + -14.545036315917969 + ], + [ + "▁UNIVERSITY", + -14.545050621032715 + ], + [ + "▁precast", + -14.545069694519043 + ], + [ + "▁Gree", + -14.545096397399902 + ], + [ + "▁EARLY", + -14.545141220092773 + ], + [ + "▁outlast", + -14.545169830322266 + ], + [ + "Used", + -14.54517650604248 + ], + [ + "▁CLOSED", + -14.545231819152832 + ], + [ + "ORDER", + -14.545281410217285 + ], + [ + "▁Ew", + -14.545310974121094 + ], + [ + "▁Calvinist", + -14.545373916625977 + ], + [ + "▁Puzzles", + -14.545379638671875 + ], + [ + "▁ETL", + -14.545392990112305 + ], + [ + "▁Overcoming", + -14.54540729522705 + ], + [ + "▁Seung", + -14.545431137084961 + ], + [ + "▁northernmost", + -14.545439720153809 + ], + [ + "▁Headlines", + -14.54544448852539 + ], + [ + "offering", + -14.545451164245605 + ], + [ + "▁CHINA", + -14.545472145080566 + ], + [ + "▁León", + -14.545472145080566 + ], + [ + "▁Osiris", + -14.545475006103516 + ], + [ + "▁whiskies", + -14.545488357543945 + ], + [ + "▁Thayer", + -14.545515060424805 + ], + [ + "Conf", + -14.545601844787598 + ], + [ + "▁wands", + -14.545611381530762 + ], + [ + "▁ESO", + -14.545654296875 + ], + [ + "▁Berliner", + -14.545655250549316 + ], + [ + "Giving", + -14.545663833618164 + ], + [ + "▁Cred", + -14.545671463012695 + ], + [ + "▁salvo", + -14.54567813873291 + ], + [ + "▁Pies", + -14.545707702636719 + ], + [ + "▁Cis", + -14.545733451843262 + ], + [ + "▁Crum", + -14.545738220214844 + ], + [ + "▁conservationists", + -14.545758247375488 + ], + [ + "▁Hartmann", + -14.545816421508789 + ], + [ + "▁linguists", + -14.545829772949219 + ], + [ + "▁η", + -14.545848846435547 + ], + [ + "▁nazi", + -14.54585075378418 + ], + [ + "▁obstetrician", + -14.545872688293457 + ], + [ + "▁VOICE", + -14.545889854431152 + ], + [ + "▁Rosalind", + -14.545909881591797 + ], + [ + "▁secretions", + -14.545950889587402 + ], + [ + "reduce", + -14.545998573303223 + ], + [ + "▁jane", + -14.54601764678955 + ], + [ + "▁я", + -14.546059608459473 + ], + [ + "▁supervises", + -14.546070098876953 + ], + [ + "▁brioche", + -14.546111106872559 + ], + [ + "▁sic", + -14.546117782592773 + ], + [ + "▁piecemeal", + -14.546123504638672 + ], + [ + "oho", + -14.546220779418945 + ], + [ + "▁interceptor", + -14.546238899230957 + ], + [ + "▁Shakespearean", + -14.546263694763184 + ], + [ + "▁Pierson", + -14.546269416809082 + ], + [ + "▁precluded", + -14.546271324157715 + ], + [ + "▁fundamentalists", + -14.546284675598145 + ], + [ + "novo", + -14.546442031860352 + ], + [ + "▁Offender", + -14.546509742736816 + ], + [ + "▁Leary", + -14.546515464782715 + ], + [ + "Shoot", + -14.54653263092041 + ], + [ + "Institute", + -14.546547889709473 + ], + [ + "▁Bionic", + -14.546554565429688 + ], + [ + "esia", + -14.546555519104004 + ], + [ + "1901", + -14.54659366607666 + ], + [ + "▁toothache", + -14.546686172485352 + ], + [ + "▁Cartagena", + -14.546760559082031 + ], + [ + "▁Lamm", + -14.546772956848145 + ], + [ + "▁Nha", + -14.546789169311523 + ], + [ + "▁hadith", + -14.546802520751953 + ], + [ + "sleeping", + -14.54681396484375 + ], + [ + "▁Tipton", + -14.546843528747559 + ], + [ + "▁orchestrating", + -14.546882629394531 + ], + [ + "▁whiskers", + -14.546927452087402 + ], + [ + "▁Dumfries", + -14.546957015991211 + ], + [ + "pton", + -14.546979904174805 + ], + [ + "iş", + -14.546995162963867 + ], + [ + "bba", + -14.546996116638184 + ], + [ + "▁Ghetto", + -14.54700756072998 + ], + [ + "nnie", + -14.547039031982422 + ], + [ + "essie", + -14.547051429748535 + ], + [ + "▁Iroquois", + -14.547082901000977 + ], + [ + "▁kiddie", + -14.547088623046875 + ], + [ + "insight", + -14.547101974487305 + ], + [ + "▁withered", + -14.547118186950684 + ], + [ + "Α", + -14.547181129455566 + ], + [ + "▁marc", + -14.547182083129883 + ], + [ + "▁estimations", + -14.547192573547363 + ], + [ + "▁foursome", + -14.547200202941895 + ], + [ + "▁OAK", + -14.54720687866211 + ], + [ + "▁Dispenser", + -14.547210693359375 + ], + [ + "lı", + -14.547218322753906 + ], + [ + "▁conspire", + -14.547225952148438 + ], + [ + "▁imper", + -14.547232627868652 + ], + [ + "▁Worms", + -14.547255516052246 + ], + [ + "▁1660", + -14.547287940979004 + ], + [ + "▁uplifted", + -14.547310829162598 + ], + [ + "▁SRI", + -14.547311782836914 + ], + [ + "cated", + -14.547316551208496 + ], + [ + "▁ASB", + -14.547370910644531 + ], + [ + "▁tooltip", + -14.547370910644531 + ], + [ + "▁competences", + -14.547423362731934 + ], + [ + "▁Cabal", + -14.547470092773438 + ], + [ + "▁sedate", + -14.547493934631348 + ], + [ + "▁RTX", + -14.54751968383789 + ], + [ + "▁Marston", + -14.547523498535156 + ], + [ + "pipes", + -14.54753303527832 + ], + [ + "ducing", + -14.547536849975586 + ], + [ + "stellen", + -14.547550201416016 + ], + [ + "providing", + -14.547606468200684 + ], + [ + "▁matchmaker", + -14.547618865966797 + ], + [ + "▁Ozarks", + -14.547717094421387 + ], + [ + "zur", + -14.547725677490234 + ], + [ + "ன", + -14.547727584838867 + ], + [ + "stik", + -14.547728538513184 + ], + [ + "▁SpongeBob", + -14.547738075256348 + ], + [ + "lata", + -14.54774284362793 + ], + [ + "▁avg", + -14.547750473022461 + ], + [ + "lse", + -14.54775619506836 + ], + [ + "Corn", + -14.547769546508789 + ], + [ + "▁supposition", + -14.54778003692627 + ], + [ + "iris", + -14.54781436920166 + ], + [ + "▁상기", + -14.547815322875977 + ], + [ + "▁Alpaca", + -14.547845840454102 + ], + [ + "▁incitement", + -14.547871589660645 + ], + [ + "▁Quar", + -14.547883987426758 + ], + [ + "▁Papadopoulos", + -14.547897338867188 + ], + [ + "▁Oka", + -14.547928810119629 + ], + [ + "▁livre", + -14.547938346862793 + ], + [ + "▁Maldonado", + -14.54796028137207 + ], + [ + "trunk", + -14.547977447509766 + ], + [ + "avana", + -14.54800796508789 + ], + [ + "ര", + -14.54800796508789 + ], + [ + "fulfilling", + -14.548028945922852 + ], + [ + "urie", + -14.548036575317383 + ], + [ + "ži", + -14.54804515838623 + ], + [ + "▁Biloxi", + -14.54804515838623 + ], + [ + "infrared", + -14.54809856414795 + ], + [ + "▁537", + -14.548101425170898 + ], + [ + "▁igniting", + -14.548102378845215 + ], + [ + "▁Reprinted", + -14.548126220703125 + ], + [ + "▁HCI", + -14.548148155212402 + ], + [ + "▁Oberlin", + -14.548171997070312 + ], + [ + "▁Karna", + -14.548222541809082 + ], + [ + "▁tassels", + -14.548240661621094 + ], + [ + "▁Sins", + -14.548248291015625 + ], + [ + "аѕ", + -14.548269271850586 + ], + [ + "omme", + -14.548279762268066 + ], + [ + "ographers", + -14.548303604125977 + ], + [ + "▁Mohd", + -14.548309326171875 + ], + [ + "▁dey", + -14.548317909240723 + ], + [ + "qo", + -14.548321723937988 + ], + [ + "▁Awe", + -14.548331260681152 + ], + [ + "probe", + -14.54835033416748 + ], + [ + "▁equatorial", + -14.548364639282227 + ], + [ + "▁Empowering", + -14.548391342163086 + ], + [ + "▁costumed", + -14.548441886901855 + ], + [ + "▁sprawled", + -14.548444747924805 + ], + [ + "Amber", + -14.548449516296387 + ], + [ + "▁Fong", + -14.54845905303955 + ], + [ + "▁Giza", + -14.548474311828613 + ], + [ + "ousse", + -14.54848861694336 + ], + [ + "Linda", + -14.548498153686523 + ], + [ + "▁Kier", + -14.548518180847168 + ], + [ + "▁Boar", + -14.54852294921875 + ], + [ + "▁Vazquez", + -14.54853343963623 + ], + [ + "▁mutter", + -14.548553466796875 + ], + [ + "▁Caruso", + -14.548579216003418 + ], + [ + "▁bookies", + -14.548744201660156 + ], + [ + "▁Prefix", + -14.548748016357422 + ], + [ + "▁undersea", + -14.548748970031738 + ], + [ + "▁resonating", + -14.548796653747559 + ], + [ + "▁lotteries", + -14.548861503601074 + ], + [ + "▁Yung", + -14.548870086669922 + ], + [ + "occhi", + -14.548911094665527 + ], + [ + "▁refereed", + -14.548913955688477 + ], + [ + "▁dictation", + -14.548917770385742 + ], + [ + "Republic", + -14.548993110656738 + ], + [ + "▁LaTeX", + -14.548995018005371 + ], + [ + "urgeon", + -14.549005508422852 + ], + [ + "▁maven", + -14.549019813537598 + ], + [ + "▁addons", + -14.549054145812988 + ], + [ + "▁belittle", + -14.549059867858887 + ], + [ + "aney", + -14.549068450927734 + ], + [ + "▁Spector", + -14.54906940460205 + ], + [ + "enni", + -14.549079895019531 + ], + [ + "▁paraded", + -14.549087524414062 + ], + [ + "▁gaffe", + -14.549111366271973 + ], + [ + "▁deceleration", + -14.54911994934082 + ], + [ + "▁Gah", + -14.54913330078125 + ], + [ + "▁Duarte", + -14.549150466918945 + ], + [ + "▁Citations", + -14.549164772033691 + ], + [ + "▁Herz", + -14.549164772033691 + ], + [ + "▁kaolin", + -14.549166679382324 + ], + [ + "▁Quilting", + -14.54917049407959 + ], + [ + "▁Succession", + -14.549181938171387 + ], + [ + "▁microscopes", + -14.549182891845703 + ], + [ + "▁Lucinda", + -14.549199104309082 + ], + [ + "usia", + -14.549212455749512 + ], + [ + "▁Dinah", + -14.549222946166992 + ], + [ + "uet", + -14.549229621887207 + ], + [ + "hotels", + -14.54926586151123 + ], + [ + "▁Haircuts", + -14.549283981323242 + ], + [ + "▁VBS", + -14.549330711364746 + ], + [ + "▁Infusion", + -14.54935359954834 + ], + [ + "▁eb", + -14.549375534057617 + ], + [ + "Util", + -14.549381256103516 + ], + [ + "▁Thanh", + -14.54942512512207 + ], + [ + "▁Bandwidth", + -14.54942798614502 + ], + [ + "▁Bazar", + -14.549497604370117 + ], + [ + "▁Gaye", + -14.549506187438965 + ], + [ + "onov", + -14.549516677856445 + ], + [ + "▁obtuse", + -14.549528121948242 + ], + [ + "▁PEACE", + -14.549541473388672 + ], + [ + "▁valtrex", + -14.549554824829102 + ], + [ + "▁Asgard", + -14.549576759338379 + ], + [ + "helping", + -14.549598693847656 + ], + [ + "Clip", + -14.54963493347168 + ], + [ + "useful", + -14.549638748168945 + ], + [ + "▁Hairstyle", + -14.549652099609375 + ], + [ + "▁Billions", + -14.54965591430664 + ], + [ + "▁Sardar", + -14.549715042114258 + ], + [ + "ianism", + -14.549755096435547 + ], + [ + "▁WTI", + -14.549758911132812 + ], + [ + "ujo", + -14.549769401550293 + ], + [ + "▁Became", + -14.549769401550293 + ], + [ + "▁wireframe", + -14.549784660339355 + ], + [ + "▁Relatives", + -14.549786567687988 + ], + [ + "▁littering", + -14.549898147583008 + ], + [ + "▁MOBILE", + -14.549910545349121 + ], + [ + "時", + -14.549934387207031 + ], + [ + "953", + -14.549944877624512 + ], + [ + "LOR", + -14.549973487854004 + ], + [ + "▁mediates", + -14.549989700317383 + ], + [ + "▁warfarin", + -14.550016403198242 + ], + [ + "▁disarming", + -14.550018310546875 + ], + [ + "▁rustle", + -14.550097465515137 + ], + [ + "▁weaved", + -14.550098419189453 + ], + [ + "haa", + -14.550101280212402 + ], + [ + "▁decentralization", + -14.550148010253906 + ], + [ + "▁derided", + -14.550151824951172 + ], + [ + "▁vagina", + -14.550154685974121 + ], + [ + "▁Haupt", + -14.550176620483398 + ], + [ + "▁DAT", + -14.550189971923828 + ], + [ + "チ", + -14.550200462341309 + ], + [ + "▁townspeople", + -14.550213813781738 + ], + [ + "rao", + -14.550226211547852 + ], + [ + "▁flaring", + -14.550233840942383 + ], + [ + "Saudi", + -14.55028247833252 + ], + [ + "回", + -14.550284385681152 + ], + [ + "▁ron", + -14.550288200378418 + ], + [ + "▁Keira", + -14.550326347351074 + ], + [ + "▁Flagship", + -14.550375938415527 + ], + [ + "▁gaggle", + -14.550394058227539 + ], + [ + "▁Deeper", + -14.550406455993652 + ], + [ + "メ", + -14.55041790008545 + ], + [ + "▁denoting", + -14.550426483154297 + ], + [ + "▁AME", + -14.55046558380127 + ], + [ + "▁felled", + -14.550467491149902 + ], + [ + "CEA", + -14.550532341003418 + ], + [ + "ewa", + -14.550549507141113 + ], + [ + "▁Obsidian", + -14.550558090209961 + ], + [ + "▁Gabriella", + -14.550559997558594 + ], + [ + "▁Astrophysics", + -14.550568580627441 + ], + [ + "▁Dissolve", + -14.550578117370605 + ], + [ + "▁pv", + -14.550600051879883 + ], + [ + "▁Tangerine", + -14.550620079040527 + ], + [ + "▁HIGHLY", + -14.550678253173828 + ], + [ + "▁Eros", + -14.550680160522461 + ], + [ + "▁Zwi", + -14.550697326660156 + ], + [ + "▁Humphreys", + -14.550698280334473 + ], + [ + "yaki", + -14.550714492797852 + ], + [ + "▁McKe", + -14.5507230758667 + ], + [ + "▁fulltime", + -14.550724029541016 + ], + [ + "▁574", + -14.550742149353027 + ], + [ + "ORT", + -14.550743103027344 + ], + [ + "▁provokes", + -14.550775527954102 + ], + [ + "▁EXTENT", + -14.550782203674316 + ], + [ + "feminist", + -14.550864219665527 + ], + [ + "▁womanhood", + -14.55087947845459 + ], + [ + "▁mitts", + -14.55090618133545 + ], + [ + "▁misread", + -14.550917625427246 + ], + [ + "▁justifiably", + -14.55099105834961 + ], + [ + "▁Sne", + -14.550992012023926 + ], + [ + "▁526", + -14.550997734069824 + ], + [ + "ozy", + -14.551036834716797 + ], + [ + "▁universality", + -14.551042556762695 + ], + [ + "▁desirability", + -14.551058769226074 + ], + [ + "▁decommissioning", + -14.55107593536377 + ], + [ + "▁Hilbert", + -14.551102638244629 + ], + [ + "▁Quezon", + -14.551132202148438 + ], + [ + "IPP", + -14.551136016845703 + ], + [ + "graded", + -14.551178932189941 + ], + [ + "▁slaughterhouse", + -14.551218032836914 + ], + [ + "▁madam", + -14.55121898651123 + ], + [ + "▁Warmer", + -14.551241874694824 + ], + [ + "▁stampede", + -14.551251411437988 + ], + [ + "▁Ebenezer", + -14.551288604736328 + ], + [ + "itar", + -14.551302909851074 + ], + [ + "▁videogames", + -14.551318168640137 + ], + [ + "entrepreneur", + -14.551321029663086 + ], + [ + "▁grieved", + -14.551321029663086 + ], + [ + "▁roasts", + -14.551345825195312 + ], + [ + "형", + -14.551399230957031 + ], + [ + "lives", + -14.551410675048828 + ], + [ + "ebook", + -14.551438331604004 + ], + [ + "▁Utilization", + -14.55144214630127 + ], + [ + "▁Nilsson", + -14.551454544067383 + ], + [ + "▁improvisational", + -14.551483154296875 + ], + [ + "▁commercialized", + -14.551501274108887 + ], + [ + "▁Solved", + -14.55151653289795 + ], + [ + "Cel", + -14.551544189453125 + ], + [ + "▁Coolidge", + -14.551581382751465 + ], + [ + "▁kala", + -14.55159854888916 + ], + [ + "Hawaii", + -14.551614761352539 + ], + [ + "▁invalidated", + -14.551614761352539 + ], + [ + "▁paddled", + -14.55164623260498 + ], + [ + "▁Aarhus", + -14.551665306091309 + ], + [ + "▁Bobo", + -14.551674842834473 + ], + [ + "де", + -14.551681518554688 + ], + [ + "▁562", + -14.551689147949219 + ], + [ + "LATE", + -14.551694869995117 + ], + [ + "▁Maxima", + -14.551702499389648 + ], + [ + "▁redemptive", + -14.551766395568848 + ], + [ + "▁Compete", + -14.55177116394043 + ], + [ + "cub", + -14.551785469055176 + ], + [ + "▁972", + -14.551804542541504 + ], + [ + "▁poachers", + -14.55180549621582 + ], + [ + "▁therefrom", + -14.55186653137207 + ], + [ + "▁Patrik", + -14.551867485046387 + ], + [ + "Gang", + -14.551877975463867 + ], + [ + "▁matting", + -14.551889419555664 + ], + [ + "▁artiste", + -14.551918983459473 + ], + [ + "▁telly", + -14.552057266235352 + ], + [ + "▁automat", + -14.552096366882324 + ], + [ + "Adult", + -14.55209732055664 + ], + [ + "▁rud", + -14.552108764648438 + ], + [ + "▁VAS", + -14.552114486694336 + ], + [ + "▁Immerse", + -14.552117347717285 + ], + [ + "tipped", + -14.552164077758789 + ], + [ + "▁Crowder", + -14.552178382873535 + ], + [ + "▁grotto", + -14.552188873291016 + ], + [ + "▁gamification", + -14.552193641662598 + ], + [ + "▁decomposed", + -14.552203178405762 + ], + [ + "▁Distressed", + -14.552240371704102 + ], + [ + "▁conformance", + -14.552252769470215 + ], + [ + "▁IAF", + -14.552261352539062 + ], + [ + "▁diastolic", + -14.552321434020996 + ], + [ + "▁streamer", + -14.552370071411133 + ], + [ + "▁Sault", + -14.552393913269043 + ], + [ + "plugins", + -14.552444458007812 + ], + [ + "▁infiltrating", + -14.552506446838379 + ], + [ + "Ville", + -14.552508354187012 + ], + [ + "CBT", + -14.552533149719238 + ], + [ + "▁Tuf", + -14.552563667297363 + ], + [ + "▁rafts", + -14.552583694458008 + ], + [ + "▁Susquehanna", + -14.552600860595703 + ], + [ + "▁plinth", + -14.552621841430664 + ], + [ + "▁relished", + -14.552652359008789 + ], + [ + "mog", + -14.552664756774902 + ], + [ + "▁Herschel", + -14.552665710449219 + ], + [ + "▁Represents", + -14.552698135375977 + ], + [ + "▁Stunt", + -14.552703857421875 + ], + [ + "▁TCC", + -14.552709579467773 + ], + [ + "▁kefir", + -14.552730560302734 + ], + [ + "▁Sna", + -14.552738189697266 + ], + [ + "▁shambles", + -14.552783966064453 + ], + [ + "▁vols", + -14.552797317504883 + ], + [ + "▁portrayals", + -14.552817344665527 + ], + [ + "mune", + -14.552818298339844 + ], + [ + "breasted", + -14.55282974243164 + ], + [ + "▁GPO", + -14.552842140197754 + ], + [ + "Mai", + -14.5528564453125 + ], + [ + "lily", + -14.55289363861084 + ], + [ + "dispers", + -14.552895545959473 + ], + [ + "icul", + -14.552908897399902 + ], + [ + "▁screech", + -14.552911758422852 + ], + [ + "▁inflating", + -14.5529146194458 + ], + [ + "▁lightened", + -14.55292797088623 + ], + [ + "MONT", + -14.552966117858887 + ], + [ + "▁avionics", + -14.55297565460205 + ], + [ + "▁Demar", + -14.553044319152832 + ], + [ + "▁concoct", + -14.553055763244629 + ], + [ + "ј", + -14.553078651428223 + ], + [ + "▁Hottest", + -14.553079605102539 + ], + [ + "▁Derivatives", + -14.553125381469727 + ], + [ + "▁NER", + -14.553133010864258 + ], + [ + "▁ICM", + -14.553193092346191 + ], + [ + "▁inconveniences", + -14.553193092346191 + ], + [ + "orra", + -14.553229331970215 + ], + [ + "▁buffets", + -14.553229331970215 + ], + [ + "▁persisting", + -14.55323600769043 + ], + [ + "▁Hamza", + -14.553241729736328 + ], + [ + "▁Hauser", + -14.55324649810791 + ], + [ + "▁buffered", + -14.553264617919922 + ], + [ + "▁bps", + -14.55328369140625 + ], + [ + "▁Mecklenburg", + -14.553300857543945 + ], + [ + "▁earpiece", + -14.553308486938477 + ], + [ + "▁parquet", + -14.553362846374512 + ], + [ + "▁Tramp", + -14.55336856842041 + ], + [ + "▁phobias", + -14.553433418273926 + ], + [ + "▁TIE", + -14.553506851196289 + ], + [ + "▁homeware", + -14.553508758544922 + ], + [ + "▁Poroshenko", + -14.553522109985352 + ], + [ + "▁Manuka", + -14.5535306930542 + ], + [ + "▁hypotension", + -14.553561210632324 + ], + [ + "▁melan", + -14.553574562072754 + ], + [ + "▁Aided", + -14.55357551574707 + ], + [ + "▁demarcation", + -14.553606986999512 + ], + [ + "Fold", + -14.553617477416992 + ], + [ + "▁Hark", + -14.553631782531738 + ], + [ + "▁vul", + -14.553656578063965 + ], + [ + "▁captors", + -14.553778648376465 + ], + [ + "▁baccarat", + -14.553787231445312 + ], + [ + "Vice", + -14.553831100463867 + ], + [ + "▁motocross", + -14.553853034973145 + ], + [ + "drenched", + -14.553861618041992 + ], + [ + "▁SPECT", + -14.553875923156738 + ], + [ + "▁Chechnya", + -14.553888320922852 + ], + [ + "emble", + -14.553890228271484 + ], + [ + "▁Byers", + -14.553909301757812 + ], + [ + "▁Viscount", + -14.553910255432129 + ], + [ + "▁flyover", + -14.553929328918457 + ], + [ + "▁GIA", + -14.553935050964355 + ], + [ + "▁Spectral", + -14.554007530212402 + ], + [ + "▁trembled", + -14.5540132522583 + ], + [ + "milla", + -14.5540189743042 + ], + [ + "CLU", + -14.554019927978516 + ], + [ + "▁UTV", + -14.554065704345703 + ], + [ + "▁wintertime", + -14.554071426391602 + ], + [ + "▁Avo", + -14.554086685180664 + ], + [ + "▁crannies", + -14.554094314575195 + ], + [ + "▁BHK", + -14.554113388061523 + ], + [ + "▁postbox", + -14.554121971130371 + ], + [ + "▁IAAF", + -14.554125785827637 + ], + [ + "embl", + -14.5541410446167 + ], + [ + "Limit", + -14.554149627685547 + ], + [ + "riti", + -14.554157257080078 + ], + [ + "▁ALLOW", + -14.554159164428711 + ], + [ + "EAS", + -14.554165840148926 + ], + [ + "уч", + -14.554179191589355 + ], + [ + "▁stor", + -14.55422306060791 + ], + [ + "▁Cartridges", + -14.554258346557617 + ], + [ + "▁waveforms", + -14.554303169250488 + ], + [ + "▁stylishly", + -14.554340362548828 + ], + [ + "▁sips", + -14.55448055267334 + ], + [ + "Words", + -14.554512023925781 + ], + [ + "coverage", + -14.554524421691895 + ], + [ + "▁PLM", + -14.554532051086426 + ], + [ + "▁axiom", + -14.554537773132324 + ], + [ + "▁flexed", + -14.554577827453613 + ], + [ + "▁adenoma", + -14.554596900939941 + ], + [ + "▁Ign", + -14.554614067077637 + ], + [ + "▁essayist", + -14.554667472839355 + ], + [ + "thur", + -14.554673194885254 + ], + [ + "ryu", + -14.554683685302734 + ], + [ + "erz", + -14.554696083068848 + ], + [ + "▁Poisson", + -14.554696083068848 + ], + [ + "▁spotter", + -14.554699897766113 + ], + [ + "▁Bina", + -14.554705619812012 + ], + [ + "▁bros", + -14.554741859436035 + ], + [ + "▁redneck", + -14.554778099060059 + ], + [ + "▁Steffen", + -14.554793357849121 + ], + [ + "▁Lodi", + -14.554803848266602 + ], + [ + "터", + -14.554807662963867 + ], + [ + "▁Visited", + -14.554808616638184 + ], + [ + "▁Philosopher", + -14.554823875427246 + ], + [ + "limb", + -14.55483341217041 + ], + [ + "▁underfloor", + -14.554840087890625 + ], + [ + "retro", + -14.554862976074219 + ], + [ + "▁Miramar", + -14.554876327514648 + ], + [ + "▁LEAVE", + -14.554889678955078 + ], + [ + "▁hmmm", + -14.554924964904785 + ], + [ + "▁accords", + -14.554960250854492 + ], + [ + "▁backfired", + -14.55496883392334 + ], + [ + "▁dynasties", + -14.555032730102539 + ], + [ + "▁polemic", + -14.555035591125488 + ], + [ + "目", + -14.555045127868652 + ], + [ + "▁rubies", + -14.555048942565918 + ], + [ + "▁611", + -14.555092811584473 + ], + [ + "▁operand", + -14.55510139465332 + ], + [ + "▁Gump", + -14.555105209350586 + ], + [ + "▁FOREVER", + -14.55517864227295 + ], + [ + "▁TRU", + -14.55517864227295 + ], + [ + "uman", + -14.555194854736328 + ], + [ + "crine", + -14.555272102355957 + ], + [ + "▁Stroller", + -14.555285453796387 + ], + [ + "▁geophysical", + -14.555293083190918 + ], + [ + "▁escorting", + -14.5552978515625 + ], + [ + "supplement", + -14.555404663085938 + ], + [ + "▁Subsection", + -14.555442810058594 + ], + [ + "▁bagpipe", + -14.555458068847656 + ], + [ + "▁olympic", + -14.555495262145996 + ], + [ + "조", + -14.555519104003906 + ], + [ + "Aaron", + -14.555522918701172 + ], + [ + "BIE", + -14.555571556091309 + ], + [ + "▁2035", + -14.555596351623535 + ], + [ + "▁Complications", + -14.555597305297852 + ], + [ + "▁POLY", + -14.555612564086914 + ], + [ + "conduct", + -14.555631637573242 + ], + [ + "▁Lala", + -14.55565357208252 + ], + [ + "▁Pima", + -14.555656433105469 + ], + [ + "▁Hava", + -14.555659294128418 + ], + [ + "▁orthodontics", + -14.555665969848633 + ], + [ + "▁Stinger", + -14.555706977844238 + ], + [ + "liar", + -14.555731773376465 + ], + [ + "▁analogues", + -14.555760383605957 + ], + [ + "VID", + -14.555794715881348 + ], + [ + "▁Ingle", + -14.555800437927246 + ], + [ + "▁Nortel", + -14.555800437927246 + ], + [ + "▁Gillard", + -14.555804252624512 + ], + [ + "▁knick", + -14.55582332611084 + ], + [ + "Span", + -14.555887222290039 + ], + [ + "▁POOL", + -14.555891990661621 + ], + [ + "rump", + -14.555908203125 + ], + [ + "▁Tuttle", + -14.555932998657227 + ], + [ + "▁raffles", + -14.555954933166504 + ], + [ + "▁tahini", + -14.555963516235352 + ], + [ + "▁NONE", + -14.556015014648438 + ], + [ + "▁Staal", + -14.556036949157715 + ], + [ + "▁vapors", + -14.556044578552246 + ], + [ + "▁restock", + -14.556046485900879 + ], + [ + "▁unflattering", + -14.556056022644043 + ], + [ + "▁hemline", + -14.556066513061523 + ], + [ + "▁pathologies", + -14.55607795715332 + ], + [ + "▁Relatively", + -14.556085586547852 + ], + [ + "▁Spl", + -14.556112289428711 + ], + [ + "▁criticizes", + -14.556114196777344 + ], + [ + "▁gliders", + -14.556144714355469 + ], + [ + "▁atomizer", + -14.55615520477295 + ], + [ + "▁extensible", + -14.556163787841797 + ], + [ + "▁lf", + -14.55616569519043 + ], + [ + "Dot", + -14.556169509887695 + ], + [ + "▁Manatee", + -14.556173324584961 + ], + [ + "▁Gatlinburg", + -14.556200981140137 + ], + [ + "▁suave", + -14.5562162399292 + ], + [ + "▁Burj", + -14.556229591369629 + ], + [ + "scatter", + -14.55639362335205 + ], + [ + "▁faltering", + -14.55640697479248 + ], + [ + "▁Eskom", + -14.556437492370605 + ], + [ + "▁pfizer", + -14.556442260742188 + ], + [ + "▁Zhengzhou", + -14.556464195251465 + ], + [ + "charm", + -14.556495666503906 + ], + [ + "▁cyberattacks", + -14.556504249572754 + ], + [ + "об", + -14.5565185546875 + ], + [ + "▁Zambian", + -14.55653190612793 + ], + [ + "▁cloaked", + -14.556550025939941 + ], + [ + "▁mumble", + -14.556583404541016 + ], + [ + "▁varietal", + -14.556612968444824 + ], + [ + "▁miscarriages", + -14.556614875793457 + ], + [ + "▁Somme", + -14.556629180908203 + ], + [ + "▁symbolizing", + -14.556648254394531 + ], + [ + "▁Beckman", + -14.556652069091797 + ], + [ + "guna", + -14.556655883789062 + ], + [ + "▁Captured", + -14.556661605834961 + ], + [ + "▁tuners", + -14.55669116973877 + ], + [ + "Qa", + -14.556692123413086 + ], + [ + "ORI", + -14.55672836303711 + ], + [ + "▁unclog", + -14.556767463684082 + ], + [ + "▁anemic", + -14.556790351867676 + ], + [ + "▁hibernate", + -14.556829452514648 + ], + [ + "▁Tofu", + -14.556857109069824 + ], + [ + "▁Existence", + -14.556913375854492 + ], + [ + "▁Leif", + -14.556924819946289 + ], + [ + "▁riverfront", + -14.556974411010742 + ], + [ + "kran", + -14.556981086730957 + ], + [ + "titude", + -14.556985855102539 + ], + [ + "▁infatuation", + -14.557008743286133 + ], + [ + "▁Leng", + -14.557045936584473 + ], + [ + "lvin", + -14.55710220336914 + ], + [ + "▁hydrophilic", + -14.557108879089355 + ], + [ + "ATP", + -14.557110786437988 + ], + [ + "dresses", + -14.557112693786621 + ], + [ + "▁Fredrik", + -14.557168960571289 + ], + [ + "▁Vivienne", + -14.55717658996582 + ], + [ + "1912", + -14.557211875915527 + ], + [ + "▁Neiman", + -14.557252883911133 + ], + [ + "ció", + -14.557307243347168 + ], + [ + "▁CGM", + -14.557311058044434 + ], + [ + "▁비", + -14.557340621948242 + ], + [ + "▁grander", + -14.557377815246582 + ], + [ + "rabbit", + -14.557384490966797 + ], + [ + "▁Heaton", + -14.557388305664062 + ], + [ + "lifestyle", + -14.557425498962402 + ], + [ + "▁Raju", + -14.557455062866211 + ], + [ + "▁кон", + -14.557524681091309 + ], + [ + "▁Vande", + -14.557527542114258 + ], + [ + "▁Flap", + -14.55754566192627 + ], + [ + "▁Musée", + -14.557554244995117 + ], + [ + "▁CHD", + -14.557574272155762 + ], + [ + "▁reimagined", + -14.557580947875977 + ], + [ + "arang", + -14.557594299316406 + ], + [ + "▁stockholder", + -14.557615280151367 + ], + [ + "▁Dryden", + -14.557621002197266 + ], + [ + "▁SLO", + -14.557638168334961 + ], + [ + "▁Samir", + -14.557650566101074 + ], + [ + "▁coastlines", + -14.557670593261719 + ], + [ + "▁Laying", + -14.557676315307617 + ], + [ + "DEV", + -14.557694435119629 + ], + [ + "▁repute", + -14.557699203491211 + ], + [ + "▁Indirect", + -14.55772590637207 + ], + [ + "▁wristwatch", + -14.557726860046387 + ], + [ + "haba", + -14.557767868041992 + ], + [ + "ojnë", + -14.557769775390625 + ], + [ + "▁Spices", + -14.557769775390625 + ], + [ + "▁Potion", + -14.557788848876953 + ], + [ + "1913", + -14.55780029296875 + ], + [ + "▁tinder", + -14.55781364440918 + ], + [ + "▁Vaccination", + -14.557841300964355 + ], + [ + "▁adjourn", + -14.557846069335938 + ], + [ + "▁cir", + -14.557861328125 + ], + [ + "gliano", + -14.55787467956543 + ], + [ + "▁Reveals", + -14.557886123657227 + ], + [ + "latest", + -14.557894706726074 + ], + [ + "▁Changer", + -14.557917594909668 + ], + [ + "▁immobilized", + -14.557930946350098 + ], + [ + "▁householder", + -14.55793285369873 + ], + [ + "▁thrower", + -14.557940483093262 + ], + [ + "▁Oakwood", + -14.557948112487793 + ], + [ + "▁viv", + -14.557963371276855 + ], + [ + "▁melons", + -14.557984352111816 + ], + [ + "▁illiteracy", + -14.558116912841797 + ], + [ + "effort", + -14.558197975158691 + ], + [ + "impossible", + -14.558199882507324 + ], + [ + "▁Anzac", + -14.558205604553223 + ], + [ + "▁Infini", + -14.558207511901855 + ], + [ + "▁Bayside", + -14.558208465576172 + ], + [ + "availability", + -14.558334350585938 + ], + [ + "▁manhunt", + -14.558380126953125 + ], + [ + "▁Kym", + -14.558389663696289 + ], + [ + "▁stowed", + -14.55841064453125 + ], + [ + "▁woolly", + -14.558414459228516 + ], + [ + "▁philip", + -14.558425903320312 + ], + [ + "▁Dory", + -14.558433532714844 + ], + [ + "▁refit", + -14.558464050292969 + ], + [ + "▁Osteo", + -14.558465957641602 + ], + [ + "Rachel", + -14.558506965637207 + ], + [ + "▁Mombasa", + -14.558560371398926 + ], + [ + "ERRA", + -14.558588981628418 + ], + [ + "▁cupping", + -14.55860424041748 + ], + [ + "▁Tidy", + -14.558613777160645 + ], + [ + "▁cosmological", + -14.558613777160645 + ], + [ + "▁£45", + -14.558618545532227 + ], + [ + "preci", + -14.558624267578125 + ], + [ + "Entry", + -14.558650016784668 + ], + [ + "echi", + -14.55865478515625 + ], + [ + "▁Batavia", + -14.558669090270996 + ], + [ + "▁Meaningful", + -14.558704376220703 + ], + [ + "fern", + -14.558706283569336 + ], + [ + "▁amputated", + -14.558712005615234 + ], + [ + "▁retraining", + -14.558762550354004 + ], + [ + "▁lazily", + -14.55876636505127 + ], + [ + "▁colonize", + -14.558794975280762 + ], + [ + "boob", + -14.558813095092773 + ], + [ + "Batman", + -14.558826446533203 + ], + [ + "Mul", + -14.558829307556152 + ], + [ + "PRC", + -14.55884838104248 + ], + [ + "▁coauthor", + -14.558895111083984 + ], + [ + "▁Arguments", + -14.558910369873047 + ], + [ + "▁LCA", + -14.558942794799805 + ], + [ + "▁Furnishings", + -14.558954238891602 + ], + [ + "ibid", + -14.559009552001953 + ], + [ + "decker", + -14.559013366699219 + ], + [ + "▁punctured", + -14.559056282043457 + ], + [ + "▁Mediator", + -14.55909538269043 + ], + [ + "NATO", + -14.55912971496582 + ], + [ + "▁Arti", + -14.559151649475098 + ], + [ + "▁stoneware", + -14.55916976928711 + ], + [ + "▁DOHC", + -14.559188842773438 + ], + [ + "▁Recht", + -14.559188842773438 + ], + [ + "organisms", + -14.559207916259766 + ], + [ + "▁weaned", + -14.559223175048828 + ], + [ + "▁empathic", + -14.559226036071777 + ], + [ + "▁inferiority", + -14.559250831604004 + ], + [ + "grading", + -14.55926513671875 + ], + [ + "▁Trot", + -14.559272766113281 + ], + [ + "▁lengthened", + -14.55927562713623 + ], + [ + "IDENT", + -14.559330940246582 + ], + [ + "nunci", + -14.559343338012695 + ], + [ + "▁Klee", + -14.559357643127441 + ], + [ + "▁theorized", + -14.559412002563477 + ], + [ + "▁Makar", + -14.559415817260742 + ], + [ + "▁dystrophy", + -14.559431076049805 + ], + [ + "imoto", + -14.559475898742676 + ], + [ + "▁awed", + -14.559511184692383 + ], + [ + "▁Voy", + -14.559529304504395 + ], + [ + "▁Maize", + -14.55955982208252 + ], + [ + "▁Cambria", + -14.55960750579834 + ], + [ + "▁polenta", + -14.559617042541504 + ], + [ + "él", + -14.55962085723877 + ], + [ + "▁babbling", + -14.559629440307617 + ], + [ + "▁linings", + -14.559633255004883 + ], + [ + "▁Bandai", + -14.55966567993164 + ], + [ + "Sheet", + -14.559711456298828 + ], + [ + "▁Nominated", + -14.559720039367676 + ], + [ + "▁LEC", + -14.559728622436523 + ], + [ + "▁الأ", + -14.559728622436523 + ], + [ + "graphical", + -14.559791564941406 + ], + [ + "▁Revo", + -14.559795379638672 + ], + [ + "michael", + -14.559840202331543 + ], + [ + "▁cacophony", + -14.55986499786377 + ], + [ + "▁Tandem", + -14.5598726272583 + ], + [ + "▁previewed", + -14.55991268157959 + ], + [ + "▁wieder", + -14.559934616088867 + ], + [ + "▁verde", + -14.55994987487793 + ], + [ + "▁iffy", + -14.560075759887695 + ], + [ + "▁schooner", + -14.560131072998047 + ], + [ + "ائ", + -14.560149192810059 + ], + [ + "halla", + -14.560165405273438 + ], + [ + "▁là", + -14.560182571411133 + ], + [ + "▁Marlowe", + -14.560186386108398 + ], + [ + "▁722", + -14.560188293457031 + ], + [ + "▁Mossad", + -14.560203552246094 + ], + [ + "fina", + -14.560205459594727 + ], + [ + "derma", + -14.560212135314941 + ], + [ + "▁Yew", + -14.560219764709473 + ], + [ + "▁honk", + -14.560232162475586 + ], + [ + "▁Aqui", + -14.560258865356445 + ], + [ + "LAM", + -14.560260772705078 + ], + [ + "▁Formica", + -14.560301780700684 + ], + [ + "▁Matlab", + -14.560342788696289 + ], + [ + "▁내", + -14.560405731201172 + ], + [ + "▁Slay", + -14.560430526733398 + ], + [ + "▁counseled", + -14.560460090637207 + ], + [ + "▁reproducibility", + -14.560474395751953 + ], + [ + "Medline", + -14.56047534942627 + ], + [ + "alik", + -14.56047534942627 + ], + [ + "ndu", + -14.560510635375977 + ], + [ + "▁Provinces", + -14.560532569885254 + ], + [ + "▁716", + -14.56053352355957 + ], + [ + "Sonic", + -14.560537338256836 + ], + [ + "▁timescales", + -14.56056022644043 + ], + [ + "behavioral", + -14.560563087463379 + ], + [ + "▁Pastors", + -14.560569763183594 + ], + [ + "▁leopards", + -14.560585021972656 + ], + [ + "▁Dawg", + -14.560588836669922 + ], + [ + "▁FRI", + -14.560596466064453 + ], + [ + "patients", + -14.560638427734375 + ], + [ + "DSS", + -14.560643196105957 + ], + [ + "▁Bobbie", + -14.560644149780273 + ], + [ + "Palm", + -14.560653686523438 + ], + [ + "▁Huo", + -14.560662269592285 + ], + [ + "▁Angio", + -14.560677528381348 + ], + [ + "Tweet", + -14.56071949005127 + ], + [ + "▁TERM", + -14.56074333190918 + ], + [ + "▁carnivorous", + -14.560818672180176 + ], + [ + "▁constitutive", + -14.56096076965332 + ], + [ + "▁mopping", + -14.560961723327637 + ], + [ + "Blade", + -14.560982704162598 + ], + [ + "▁precipice", + -14.560990333557129 + ], + [ + "ध", + -14.56100082397461 + ], + [ + "▁snatching", + -14.561020851135254 + ], + [ + "▁discursive", + -14.561023712158203 + ], + [ + "▁Drape", + -14.561051368713379 + ], + [ + "▁DURING", + -14.561058044433594 + ], + [ + "▁tuesday", + -14.561067581176758 + ], + [ + "▁Celiac", + -14.561075210571289 + ], + [ + "undo", + -14.56109619140625 + ], + [ + "▁Graff", + -14.561100959777832 + ], + [ + "▁Maude", + -14.561125755310059 + ], + [ + "weekend", + -14.561182975769043 + ], + [ + "▁Abt", + -14.561322212219238 + ], + [ + "ometri", + -14.561339378356934 + ], + [ + "agawa", + -14.56136417388916 + ], + [ + "Loop", + -14.561456680297852 + ], + [ + "оо", + -14.561506271362305 + ], + [ + "크", + -14.561540603637695 + ], + [ + "▁wimp", + -14.56160831451416 + ], + [ + "▁KwaZulu", + -14.561616897583008 + ], + [ + "▁inactivation", + -14.56163501739502 + ], + [ + "▁TRAINING", + -14.561665534973145 + ], + [ + "▁Faction", + -14.561694145202637 + ], + [ + "▁UGA", + -14.561704635620117 + ], + [ + "khar", + -14.561711311340332 + ], + [ + "▁DEAR", + -14.561731338500977 + ], + [ + "▁Punt", + -14.561747550964355 + ], + [ + "▁Accel", + -14.56177043914795 + ], + [ + "▁Competency", + -14.56179141998291 + ], + [ + "▁Bastille", + -14.561824798583984 + ], + [ + "▁Milligan", + -14.561830520629883 + ], + [ + "▁pastas", + -14.561832427978516 + ], + [ + "▁Babi", + -14.561838150024414 + ], + [ + "mise", + -14.56188678741455 + ], + [ + "▁Seam", + -14.56191349029541 + ], + [ + "▁reshaped", + -14.561917304992676 + ], + [ + "▁Prest", + -14.561924934387207 + ], + [ + "▁Colossus", + -14.561927795410156 + ], + [ + "▁Amend", + -14.561931610107422 + ], + [ + "▁rages", + -14.561931610107422 + ], + [ + "▁fads", + -14.561936378479004 + ], + [ + "▁544", + -14.561983108520508 + ], + [ + "▁Gonzalo", + -14.561983108520508 + ], + [ + "▁STARS", + -14.561988830566406 + ], + [ + "recent", + -14.562028884887695 + ], + [ + "▁Impacts", + -14.562047958374023 + ], + [ + "▁luxuriously", + -14.562104225158691 + ], + [ + "▁prioritizes", + -14.562104225158691 + ], + [ + "▁McEl", + -14.562113761901855 + ], + [ + "▁Translational", + -14.562118530273438 + ], + [ + "▁PURE", + -14.562148094177246 + ], + [ + "▁Zechariah", + -14.562169075012207 + ], + [ + "▁Cruising", + -14.562200546264648 + ], + [ + "方法", + -14.562206268310547 + ], + [ + "▁lauren", + -14.562213897705078 + ], + [ + "▁accidently", + -14.562214851379395 + ], + [ + "▁Cassel", + -14.562284469604492 + ], + [ + "▁unrestrained", + -14.562289237976074 + ], + [ + "▁duplicating", + -14.562297821044922 + ], + [ + "benz", + -14.562345504760742 + ], + [ + "▁BOE", + -14.562365531921387 + ], + [ + "▁sculptors", + -14.56238842010498 + ], + [ + "▁Geriatric", + -14.56240177154541 + ], + [ + "EMP", + -14.56240463256836 + ], + [ + "▁Motorists", + -14.562424659729004 + ], + [ + "▁Oso", + -14.56242561340332 + ], + [ + "Gbps", + -14.562427520751953 + ], + [ + "Within", + -14.562433242797852 + ], + [ + "ezza", + -14.562459945678711 + ], + [ + "▁fortification", + -14.56248664855957 + ], + [ + "▁Rivals", + -14.562493324279785 + ], + [ + "▁Alhaji", + -14.562549591064453 + ], + [ + "cator", + -14.562552452087402 + ], + [ + "▁psy", + -14.562557220458984 + ], + [ + "quia", + -14.562576293945312 + ], + [ + "▁synthesizers", + -14.562591552734375 + ], + [ + "▁corduroy", + -14.562599182128906 + ], + [ + "▁recaps", + -14.562640190124512 + ], + [ + "▁depository", + -14.562641143798828 + ], + [ + "optical", + -14.562686920166016 + ], + [ + "▁Bahr", + -14.56274127960205 + ], + [ + "▁pained", + -14.562776565551758 + ], + [ + "▁scri", + -14.562833786010742 + ], + [ + "▁dollhouse", + -14.562874794006348 + ], + [ + "Babe", + -14.562881469726562 + ], + [ + "▁Juli", + -14.562967300415039 + ], + [ + "Cars", + -14.562989234924316 + ], + [ + "▁Othello", + -14.563030242919922 + ], + [ + "▁Hallelujah", + -14.563064575195312 + ], + [ + "타", + -14.563072204589844 + ], + [ + "▁Ants", + -14.563076972961426 + ], + [ + "lever", + -14.563091278076172 + ], + [ + "▁Geld", + -14.563117980957031 + ], + [ + "▁Faw", + -14.563150405883789 + ], + [ + "▁VET", + -14.563155174255371 + ], + [ + "▁Luftwaffe", + -14.563167572021484 + ], + [ + "cane", + -14.563187599182129 + ], + [ + "▁aspen", + -14.563228607177734 + ], + [ + "KAR", + -14.563278198242188 + ], + [ + "▁Zie", + -14.563294410705566 + ], + [ + "▁shrugs", + -14.563326835632324 + ], + [ + "▁Aguilera", + -14.563331604003906 + ], + [ + "brecht", + -14.563344955444336 + ], + [ + "▁Nationalism", + -14.563348770141602 + ], + [ + "Gary", + -14.56338119506836 + ], + [ + "▁Teg", + -14.563405990600586 + ], + [ + "▁Yorktown", + -14.563414573669434 + ], + [ + "▁HFC", + -14.56346607208252 + ], + [ + "▁Histories", + -14.563492774963379 + ], + [ + "▁MBC", + -14.563508033752441 + ], + [ + "▁Bö", + -14.563528060913086 + ], + [ + "▁Monterrey", + -14.5635986328125 + ], + [ + "minimal", + -14.563629150390625 + ], + [ + "▁HIF", + -14.563645362854004 + ], + [ + "▁glioma", + -14.563652038574219 + ], + [ + "▁uttering", + -14.563711166381836 + ], + [ + "▁Customization", + -14.563713073730469 + ], + [ + "brands", + -14.563725471496582 + ], + [ + "▁ledges", + -14.563754081726074 + ], + [ + "▁Surfers", + -14.563763618469238 + ], + [ + "▁fetuses", + -14.563786506652832 + ], + [ + "▁Kobayashi", + -14.563819885253906 + ], + [ + "点", + -14.563865661621094 + ], + [ + "▁thrifty", + -14.56391429901123 + ], + [ + "▁displeased", + -14.563969612121582 + ], + [ + "▁SERP", + -14.564010620117188 + ], + [ + "ации", + -14.56411361694336 + ], + [ + "▁socialising", + -14.564125061035156 + ], + [ + "onix", + -14.564176559448242 + ], + [ + "▁Bhavan", + -14.564205169677734 + ], + [ + "ucher", + -14.564254760742188 + ], + [ + "Edition", + -14.564271926879883 + ], + [ + "▁complimenting", + -14.564318656921387 + ], + [ + "▁politeness", + -14.564339637756348 + ], + [ + "carn", + -14.564349174499512 + ], + [ + "▁Pane", + -14.564349174499512 + ], + [ + "▁aint", + -14.564350128173828 + ], + [ + "corporation", + -14.564352989196777 + ], + [ + "▁Thumbs", + -14.564371109008789 + ], + [ + "▁abbot", + -14.564379692077637 + ], + [ + "▁Dink", + -14.564397811889648 + ], + [ + "▁insoles", + -14.564407348632812 + ], + [ + "▁Esch", + -14.564413070678711 + ], + [ + "▁FGF", + -14.564451217651367 + ], + [ + "▁Lest", + -14.564465522766113 + ], + [ + "intend", + -14.564480781555176 + ], + [ + "Penn", + -14.564508438110352 + ], + [ + "▁posits", + -14.564534187316895 + ], + [ + "▁enormity", + -14.564555168151855 + ], + [ + "▁EMG", + -14.564579010009766 + ], + [ + "regulating", + -14.56458854675293 + ], + [ + "scrib", + -14.564589500427246 + ], + [ + "▁EAR", + -14.564591407775879 + ], + [ + "▁Restrict", + -14.564619064331055 + ], + [ + "ubu", + -14.564692497253418 + ], + [ + "▁Approaching", + -14.564697265625 + ], + [ + "▁Wnt", + -14.564708709716797 + ], + [ + "▁Thad", + -14.564718246459961 + ], + [ + "▁Apricot", + -14.56474494934082 + ], + [ + "▁Roster", + -14.564772605895996 + ], + [ + "▁Pneumatic", + -14.564831733703613 + ], + [ + "▁Sema", + -14.564831733703613 + ], + [ + "▁sophomores", + -14.564840316772461 + ], + [ + "パ", + -14.564841270446777 + ], + [ + "▁victorian", + -14.564889907836914 + ], + [ + "▁McHugh", + -14.564915657043457 + ], + [ + "▁uprisings", + -14.564918518066406 + ], + [ + "▁Feud", + -14.564984321594238 + ], + [ + "▁Generous", + -14.564992904663086 + ], + [ + "STONE", + -14.5650053024292 + ], + [ + "Essential", + -14.565011978149414 + ], + [ + "ERI", + -14.56501579284668 + ], + [ + "▁Enbridge", + -14.565028190612793 + ], + [ + "▁REASON", + -14.565065383911133 + ], + [ + "▁endangerment", + -14.56507396697998 + ], + [ + "▁Endocrinology", + -14.565092086791992 + ], + [ + "▁Buzzard", + -14.565117835998535 + ], + [ + "charya", + -14.5651216506958 + ], + [ + "quiring", + -14.565197944641113 + ], + [ + "▁attentively", + -14.565237045288086 + ], + [ + "▁bodyguards", + -14.565279006958008 + ], + [ + "trauma", + -14.565288543701172 + ], + [ + "▁showy", + -14.565288543701172 + ], + [ + "▁algal", + -14.565299987792969 + ], + [ + "ITO", + -14.565340042114258 + ], + [ + "▁southerly", + -14.565345764160156 + ], + [ + "▁Indicate", + -14.565373420715332 + ], + [ + "fol", + -14.56537914276123 + ], + [ + "Comments", + -14.565382957458496 + ], + [ + "▁eloquence", + -14.565409660339355 + ], + [ + "▁percussive", + -14.56541919708252 + ], + [ + "institute", + -14.565457344055176 + ], + [ + "▁Gaulle", + -14.565485954284668 + ], + [ + "▁abhor", + -14.565499305725098 + ], + [ + "▁Comparisons", + -14.565522193908691 + ], + [ + "▁SCREEN", + -14.565530776977539 + ], + [ + "▁stockpiles", + -14.565553665161133 + ], + [ + "▁Greed", + -14.565563201904297 + ], + [ + "▁543", + -14.565581321716309 + ], + [ + "utor", + -14.5656156539917 + ], + [ + "Passion", + -14.565625190734863 + ], + [ + "▁angiography", + -14.565634727478027 + ], + [ + "lissa", + -14.565640449523926 + ], + [ + "macro", + -14.565650939941406 + ], + [ + "Revelation", + -14.56566333770752 + ], + [ + "▁OTTAWA", + -14.565669059753418 + ], + [ + "▁Refining", + -14.565695762634277 + ], + [ + "ulative", + -14.565710067749023 + ], + [ + "▁BLU", + -14.565757751464844 + ], + [ + "▁raincoat", + -14.565773010253906 + ], + [ + "▁WCW", + -14.565778732299805 + ], + [ + "mob", + -14.565803527832031 + ], + [ + "▁lawlessness", + -14.565821647644043 + ], + [ + "▁Elia", + -14.565829277038574 + ], + [ + "み", + -14.565851211547852 + ], + [ + "▁tanto", + -14.565864562988281 + ], + [ + "▁Adjacent", + -14.565902709960938 + ], + [ + "▁Steroids", + -14.565911293029785 + ], + [ + "eighth", + -14.565912246704102 + ], + [ + "▁DCA", + -14.565921783447266 + ], + [ + "▁earner", + -14.565922737121582 + ], + [ + "ี", + -14.565930366516113 + ], + [ + "▁fainted", + -14.565938949584961 + ], + [ + "▁architecturally", + -14.565949440002441 + ], + [ + "▁haemo", + -14.565949440002441 + ], + [ + "▁sobbed", + -14.56595516204834 + ], + [ + "▁Styrofoam", + -14.566023826599121 + ], + [ + "▁Galvan", + -14.566027641296387 + ], + [ + "▁whirling", + -14.566049575805664 + ], + [ + "haan", + -14.566078186035156 + ], + [ + "fection", + -14.566079139709473 + ], + [ + "bv", + -14.566176414489746 + ], + [ + "▁Cervantes", + -14.566179275512695 + ], + [ + "▁unafraid", + -14.566218376159668 + ], + [ + "▁Eventbrite", + -14.566239356994629 + ], + [ + "rale", + -14.566246032714844 + ], + [ + "▁bankruptcies", + -14.566251754760742 + ], + [ + "Cum", + -14.566254615783691 + ], + [ + "▁airplay", + -14.566255569458008 + ], + [ + "▁melodramatic", + -14.566267013549805 + ], + [ + "▁Stef", + -14.566282272338867 + ], + [ + "щи", + -14.566293716430664 + ], + [ + "▁americans", + -14.566301345825195 + ], + [ + "▁Sono", + -14.566309928894043 + ], + [ + "▁Ample", + -14.566317558288574 + ], + [ + "▁Raytheon", + -14.56631851196289 + ], + [ + "require", + -14.566329956054688 + ], + [ + "▁booksellers", + -14.56633472442627 + ], + [ + "▁unreadable", + -14.566337585449219 + ], + [ + "▁459", + -14.566366195678711 + ], + [ + "armor", + -14.566372871398926 + ], + [ + "▁BSNL", + -14.566380500793457 + ], + [ + "Opens", + -14.566442489624023 + ], + [ + "▁Glynn", + -14.566452980041504 + ], + [ + "▁Cud", + -14.566474914550781 + ], + [ + "▁011", + -14.566502571105957 + ], + [ + "▁Entrepreneurial", + -14.566503524780273 + ], + [ + "্", + -14.566512107849121 + ], + [ + "▁NWS", + -14.566526412963867 + ], + [ + "▁Mante", + -14.566585540771484 + ], + [ + "▁vil", + -14.566605567932129 + ], + [ + "▁crystallization", + -14.566629409790039 + ], + [ + "▁caricatures", + -14.56665325164795 + ], + [ + "▁945", + -14.566686630249023 + ], + [ + "▁Armagh", + -14.56668758392334 + ], + [ + "▁Versions", + -14.566695213317871 + ], + [ + "▁begotten", + -14.5667142868042 + ], + [ + "▁Goats", + -14.566725730895996 + ], + [ + "diameter", + -14.56688404083252 + ], + [ + "▁precondition", + -14.56689453125 + ], + [ + "▁Punisher", + -14.566895484924316 + ], + [ + "▁Companions", + -14.566900253295898 + ], + [ + "imiento", + -14.56690502166748 + ], + [ + "▁Beanie", + -14.566919326782227 + ], + [ + "Seal", + -14.56692123413086 + ], + [ + "▁lcd", + -14.566959381103516 + ], + [ + "▁Duro", + -14.566991806030273 + ], + [ + "▁Cellars", + -14.567015647888184 + ], + [ + "proofing", + -14.567046165466309 + ], + [ + "▁FLASH", + -14.567057609558105 + ], + [ + "Contract", + -14.567068099975586 + ], + [ + "▁unadulterated", + -14.56707763671875 + ], + [ + "▁Pity", + -14.567086219787598 + ], + [ + "▁hilarity", + -14.56710433959961 + ], + [ + "입", + -14.567130088806152 + ], + [ + "noi", + -14.567138671875 + ], + [ + "▁Homeschool", + -14.56714153289795 + ], + [ + "pip", + -14.567159652709961 + ], + [ + "usp", + -14.567169189453125 + ], + [ + "Fight", + -14.567184448242188 + ], + [ + "▁Raquel", + -14.567206382751465 + ], + [ + "▁hcg", + -14.567238807678223 + ], + [ + "▁sleepiness", + -14.567292213439941 + ], + [ + "업", + -14.567294120788574 + ], + [ + "▁Heavens", + -14.567333221435547 + ], + [ + "▁Feathers", + -14.567334175109863 + ], + [ + "drugs", + -14.567340850830078 + ], + [ + "▁Inquire", + -14.567389488220215 + ], + [ + "▁Э", + -14.567404747009277 + ], + [ + "▁propranolol", + -14.567432403564453 + ], + [ + "▁consonants", + -14.567479133605957 + ], + [ + "▁exploitative", + -14.567530632019043 + ], + [ + "ollo", + -14.56753158569336 + ], + [ + "rca", + -14.56753158569336 + ], + [ + "▁FZ", + -14.567584037780762 + ], + [ + "Proof", + -14.567604064941406 + ], + [ + "icky", + -14.567612648010254 + ], + [ + "▁Mortuary", + -14.567633628845215 + ], + [ + "▁menopausal", + -14.56765079498291 + ], + [ + "▁Rubicon", + -14.567667007446289 + ], + [ + "flush", + -14.567675590515137 + ], + [ + "coaster", + -14.567732810974121 + ], + [ + "▁FOCUS", + -14.567816734313965 + ], + [ + "▁JUN", + -14.56783676147461 + ], + [ + "▁Behavioural", + -14.56784439086914 + ], + [ + "▁Nehemiah", + -14.567891120910645 + ], + [ + "▁TRX", + -14.567917823791504 + ], + [ + "Chuck", + -14.567924499511719 + ], + [ + "▁Centaur", + -14.567930221557617 + ], + [ + "▁supersedes", + -14.567992210388184 + ], + [ + "▁impeding", + -14.568012237548828 + ], + [ + "▁clasped", + -14.568013191223145 + ], + [ + "▁eli", + -14.568023681640625 + ], + [ + "▁RHS", + -14.568077087402344 + ], + [ + "▁ROD", + -14.568109512329102 + ], + [ + "▁desolation", + -14.56816291809082 + ], + [ + "▁Carat", + -14.568184852600098 + ], + [ + "▁forays", + -14.568221092224121 + ], + [ + "▁destabilizing", + -14.568228721618652 + ], + [ + "▁Keel", + -14.568245887756348 + ], + [ + "▁Manuscripts", + -14.568253517150879 + ], + [ + "▁Fibro", + -14.568280220031738 + ], + [ + "▁lex", + -14.568296432495117 + ], + [ + "▁Makati", + -14.568297386169434 + ], + [ + "▁psychometric", + -14.568302154541016 + ], + [ + "▁Ornaments", + -14.568305015563965 + ], + [ + "▁pastimes", + -14.568305015563965 + ], + [ + "vigil", + -14.56832504272461 + ], + [ + "fing", + -14.568344116210938 + ], + [ + "▁rebuffed", + -14.568374633789062 + ], + [ + "▁Twinkle", + -14.568398475646973 + ], + [ + "▁fatherhood", + -14.568408012390137 + ], + [ + "adha", + -14.568418502807617 + ], + [ + "▁Excelsior", + -14.568419456481934 + ], + [ + "▁disobey", + -14.568429946899414 + ], + [ + "pathology", + -14.568439483642578 + ], + [ + "jol", + -14.568480491638184 + ], + [ + "▁Leftover", + -14.568485260009766 + ], + [ + "▁Sach", + -14.568490028381348 + ], + [ + "▁misinformed", + -14.568492889404297 + ], + [ + "▁caliphate", + -14.56851863861084 + ], + [ + "SITE", + -14.568575859069824 + ], + [ + "Parts", + -14.568608283996582 + ], + [ + "urer", + -14.568609237670898 + ], + [ + "KiB", + -14.568624496459961 + ], + [ + "▁Spooky", + -14.568643569946289 + ], + [ + "LTE", + -14.568653106689453 + ], + [ + "ATR", + -14.568656921386719 + ], + [ + "▁Lucasfilm", + -14.568668365478516 + ], + [ + "REE", + -14.56867504119873 + ], + [ + "▁NOx", + -14.56870174407959 + ], + [ + "▁Grandmaster", + -14.568702697753906 + ], + [ + "▁slither", + -14.568704605102539 + ], + [ + "▁reverting", + -14.568730354309082 + ], + [ + "glio", + -14.568758010864258 + ], + [ + "▁FMCG", + -14.56877326965332 + ], + [ + "solved", + -14.5687837600708 + ], + [ + "ladder", + -14.568788528442383 + ], + [ + "▁Mascara", + -14.568790435791016 + ], + [ + "CPI", + -14.568803787231445 + ], + [ + "▁Bonaparte", + -14.568852424621582 + ], + [ + "▁Sper", + -14.568860054016113 + ], + [ + "▁Baruch", + -14.568862915039062 + ], + [ + "▁beheading", + -14.568886756896973 + ], + [ + "PLUS", + -14.568887710571289 + ], + [ + "wong", + -14.568892478942871 + ], + [ + "▁Manali", + -14.56893253326416 + ], + [ + "1926", + -14.568971633911133 + ], + [ + "▁조", + -14.568975448608398 + ], + [ + "Token", + -14.56898307800293 + ], + [ + "▁midtown", + -14.569009780883789 + ], + [ + "▁Capone", + -14.569049835205078 + ], + [ + "▁vashikaran", + -14.569104194641113 + ], + [ + "tracker", + -14.569148063659668 + ], + [ + "jö", + -14.569151878356934 + ], + [ + "▁Nichol", + -14.569151878356934 + ], + [ + "▁Bolshevik", + -14.569165229797363 + ], + [ + "▁Broughton", + -14.569173812866211 + ], + [ + "▁Geoscience", + -14.569236755371094 + ], + [ + "▁batten", + -14.56929874420166 + ], + [ + "▁Mykonos", + -14.56931209564209 + ], + [ + "▁FALSE", + -14.56933879852295 + ], + [ + "▁reprimanded", + -14.569382667541504 + ], + [ + "▁caverns", + -14.569400787353516 + ], + [ + "inette", + -14.569404602050781 + ], + [ + "▁Redesign", + -14.569461822509766 + ], + [ + "▁actuation", + -14.569559097290039 + ], + [ + "xf", + -14.56956672668457 + ], + [ + "theism", + -14.569568634033203 + ], + [ + "▁webcams", + -14.569568634033203 + ], + [ + "abha", + -14.569600105285645 + ], + [ + "pana", + -14.569611549377441 + ], + [ + "▁Gour", + -14.569642066955566 + ], + [ + "olus", + -14.569648742675781 + ], + [ + "▁kickboxing", + -14.569652557373047 + ], + [ + "▁Bf", + -14.569660186767578 + ], + [ + "▁ute", + -14.569669723510742 + ], + [ + "▁به", + -14.569680213928223 + ], + [ + "▁Kuri", + -14.569722175598145 + ], + [ + "zki", + -14.569759368896484 + ], + [ + "essler", + -14.569768905639648 + ], + [ + "位", + -14.569768905639648 + ], + [ + "▁Arche", + -14.569839477539062 + ], + [ + "referenced", + -14.569853782653809 + ], + [ + "▁trawl", + -14.569934844970703 + ], + [ + "▁Musharraf", + -14.56999683380127 + ], + [ + "▁Shaping", + -14.569999694824219 + ], + [ + "▁Starch", + -14.570023536682129 + ], + [ + "▁PERIOD", + -14.57005786895752 + ], + [ + "▁ICON", + -14.570063591003418 + ], + [ + "▁barbarian", + -14.570114135742188 + ], + [ + "▁Kiwanis", + -14.570136070251465 + ], + [ + "▁uptrend", + -14.57014274597168 + ], + [ + "EXE", + -14.570159912109375 + ], + [ + "▁captained", + -14.570168495178223 + ], + [ + "Fantasy", + -14.570178031921387 + ], + [ + "vacation", + -14.570196151733398 + ], + [ + "▁Handheld", + -14.570202827453613 + ], + [ + "▁Embracing", + -14.570207595825195 + ], + [ + "VAS", + -14.57021713256836 + ], + [ + "▁VSI", + -14.570256233215332 + ], + [ + "Remote", + -14.570268630981445 + ], + [ + "▁Soli", + -14.570271492004395 + ], + [ + "▁ombre", + -14.570283889770508 + ], + [ + "▁Austro", + -14.570291519165039 + ], + [ + "▁faultless", + -14.570301055908203 + ], + [ + "biased", + -14.570323944091797 + ], + [ + "yke", + -14.57033920288086 + ], + [ + "distant", + -14.57034969329834 + ], + [ + "Indeed", + -14.570392608642578 + ], + [ + "▁Aldrich", + -14.570413589477539 + ], + [ + "▁desalination", + -14.570413589477539 + ], + [ + "ர", + -14.570416450500488 + ], + [ + "thyroid", + -14.570490837097168 + ], + [ + "▁Madre", + -14.570514678955078 + ], + [ + "▁Lino", + -14.570523262023926 + ], + [ + "▁Gillis", + -14.57054615020752 + ], + [ + "▁violins", + -14.570588111877441 + ], + [ + "▁interred", + -14.570590019226074 + ], + [ + "▁bung", + -14.570594787597656 + ], + [ + "▁volunteerism", + -14.570650100708008 + ], + [ + "▁Kora", + -14.570667266845703 + ], + [ + "▁Silv", + -14.570697784423828 + ], + [ + "▁midget", + -14.570703506469727 + ], + [ + "▁bravado", + -14.570704460144043 + ], + [ + "▁gur", + -14.570712089538574 + ], + [ + "▁Leviathan", + -14.57072639465332 + ], + [ + "▁Puig", + -14.570730209350586 + ], + [ + "▁Finney", + -14.570734977722168 + ], + [ + "▁vandal", + -14.570749282836914 + ], + [ + "▁tradeshow", + -14.570780754089355 + ], + [ + "▁Mythology", + -14.570802688598633 + ], + [ + "▁Australasia", + -14.570837020874023 + ], + [ + "▁Langdon", + -14.570853233337402 + ], + [ + "▁Cyborg", + -14.57087516784668 + ], + [ + "ühl", + -14.570894241333008 + ], + [ + "Hungarian", + -14.570913314819336 + ], + [ + "Pulse", + -14.570915222167969 + ], + [ + "instagram", + -14.570934295654297 + ], + [ + "▁PHILADELPHIA", + -14.570978164672852 + ], + [ + "▁Lancer", + -14.571004867553711 + ], + [ + "▁Kurz", + -14.57101058959961 + ], + [ + "▁कर", + -14.571012496948242 + ], + [ + "fekt", + -14.57101821899414 + ], + [ + "▁Dowling", + -14.571023941040039 + ], + [ + "▁Saito", + -14.571073532104492 + ], + [ + "▁ISLAMABAD", + -14.57108211517334 + ], + [ + "▁rab", + -14.571112632751465 + ], + [ + "▁Akademi", + -14.571123123168945 + ], + [ + "▁Coon", + -14.571155548095703 + ], + [ + "▁Wenn", + -14.571172714233398 + ], + [ + "▁EXCELLENT", + -14.571186065673828 + ], + [ + "olysis", + -14.571208953857422 + ], + [ + "ially", + -14.571215629577637 + ], + [ + "▁Vedas", + -14.571216583251953 + ], + [ + "▁Pseudomonas", + -14.571239471435547 + ], + [ + "DOR", + -14.571300506591797 + ], + [ + "quent", + -14.571303367614746 + ], + [ + "hf", + -14.571306228637695 + ], + [ + "▁Alca", + -14.571306228637695 + ], + [ + "submitted", + -14.571402549743652 + ], + [ + "▁microfinance", + -14.57143783569336 + ], + [ + "▁arcades", + -14.571443557739258 + ], + [ + "▁Hinds", + -14.571477890014648 + ], + [ + "▁seattle", + -14.571486473083496 + ], + [ + "▁middlemen", + -14.571575164794922 + ], + [ + "▁Eme", + -14.5715970993042 + ], + [ + "duo", + -14.571611404418945 + ], + [ + "deva", + -14.57162094116211 + ], + [ + "▁CAE", + -14.571634292602539 + ], + [ + "Malaysia", + -14.57165241241455 + ], + [ + "kj", + -14.571752548217773 + ], + [ + "▁623", + -14.57175350189209 + ], + [ + "▁Zeno", + -14.571778297424316 + ], + [ + "▁Cotter", + -14.571799278259277 + ], + [ + "▁placards", + -14.571822166442871 + ], + [ + "▁trickling", + -14.571868896484375 + ], + [ + "▁kel", + -14.571904182434082 + ], + [ + "▁BIC", + -14.571908950805664 + ], + [ + "▁reformist", + -14.571928024291992 + ], + [ + "▁moisturising", + -14.572020530700684 + ], + [ + "▁633", + -14.572027206420898 + ], + [ + "▁massaged", + -14.572090148925781 + ], + [ + "▁Harrah", + -14.572125434875488 + ], + [ + "▁Ravel", + -14.572159767150879 + ], + [ + "▁Trance", + -14.572173118591309 + ], + [ + "▁Metcalf", + -14.572221755981445 + ], + [ + "▁Daria", + -14.57223892211914 + ], + [ + "▁misinterpretation", + -14.57223892211914 + ], + [ + "▁wid", + -14.572260856628418 + ], + [ + "▁cultivar", + -14.57226848602295 + ], + [ + "Marvel", + -14.572330474853516 + ], + [ + "▁Ml", + -14.57233715057373 + ], + [ + "▁Mahomes", + -14.572376251220703 + ], + [ + "▁Magdalena", + -14.57238483428955 + ], + [ + "▁Tied", + -14.57239818572998 + ], + [ + "guides", + -14.572405815124512 + ], + [ + "▁Seva", + -14.572436332702637 + ], + [ + "soy", + -14.57251262664795 + ], + [ + "▁Auditing", + -14.572531700134277 + ], + [ + "acus", + -14.572535514831543 + ], + [ + "▁Maximilian", + -14.572535514831543 + ], + [ + "grim", + -14.572566032409668 + ], + [ + "▁Agni", + -14.572576522827148 + ], + [ + "plin", + -14.572606086730957 + ], + [ + "xiang", + -14.572608947753906 + ], + [ + "Kur", + -14.57261848449707 + ], + [ + "▁phenom", + -14.572622299194336 + ], + [ + "▁raiser", + -14.57262897491455 + ], + [ + "▁Vogt", + -14.572650909423828 + ], + [ + "▁Gynecology", + -14.57265567779541 + ], + [ + "▁unprofitable", + -14.572664260864258 + ], + [ + "materials", + -14.572675704956055 + ], + [ + "▁officiate", + -14.57270622253418 + ], + [ + "▁Kund", + -14.572707176208496 + ], + [ + "cruiser", + -14.57273006439209 + ], + [ + "▁utterances", + -14.572735786437988 + ], + [ + "▁Busan", + -14.572739601135254 + ], + [ + "▁Fuku", + -14.572846412658691 + ], + [ + "▁Advise", + -14.572866439819336 + ], + [ + "▁Osh", + -14.572879791259766 + ], + [ + "▁cymbals", + -14.572900772094727 + ], + [ + "appe", + -14.572942733764648 + ], + [ + "▁España", + -14.572962760925293 + ], + [ + "1093", + -14.572999000549316 + ], + [ + "▁gander", + -14.573022842407227 + ], + [ + "▁superstructure", + -14.573066711425781 + ], + [ + "▁relaying", + -14.573077201843262 + ], + [ + "▁surefire", + -14.573107719421387 + ], + [ + "▁Lyd", + -14.573153495788574 + ], + [ + "▁beckons", + -14.5731840133667 + ], + [ + "▁nuevo", + -14.573204040527344 + ], + [ + "Operator", + -14.57325267791748 + ], + [ + "▁EXC", + -14.573262214660645 + ], + [ + "▁Samoan", + -14.57330322265625 + ], + [ + "Slim", + -14.573308944702148 + ], + [ + "▁invoiced", + -14.573352813720703 + ], + [ + "▁إ", + -14.573419570922852 + ], + [ + "▁Halsey", + -14.573441505432129 + ], + [ + "▁Tertiary", + -14.573490142822266 + ], + [ + "hdl", + -14.573552131652832 + ], + [ + "▁VJ", + -14.573569297790527 + ], + [ + "▁Rouse", + -14.57358455657959 + ], + [ + "climb", + -14.573593139648438 + ], + [ + "▁friendliest", + -14.57363510131836 + ], + [ + "▁Upland", + -14.57364273071289 + ], + [ + "▁chalets", + -14.573643684387207 + ], + [ + "azu", + -14.57369613647461 + ], + [ + "Jer", + -14.573718070983887 + ], + [ + "xiv", + -14.573719024658203 + ], + [ + "mobility", + -14.573738098144531 + ], + [ + "▁UO", + -14.573741912841797 + ], + [ + "▁Renovations", + -14.573768615722656 + ], + [ + "▁Twickenham", + -14.573795318603516 + ], + [ + "▁Digestive", + -14.57380485534668 + ], + [ + "dua", + -14.573832511901855 + ], + [ + "▁875", + -14.57384204864502 + ], + [ + "claimed", + -14.57388687133789 + ], + [ + "▁Wager", + -14.573970794677734 + ], + [ + "Mun", + -14.573973655700684 + ], + [ + "▁aspired", + -14.573978424072266 + ], + [ + "▁Montoya", + -14.57400894165039 + ], + [ + "tsy", + -14.574016571044922 + ], + [ + "podcast", + -14.574066162109375 + ], + [ + "qr", + -14.57408618927002 + ], + [ + "Traffic", + -14.574090957641602 + ], + [ + "▁Inaugural", + -14.57409954071045 + ], + [ + "▁Ananda", + -14.574114799499512 + ], + [ + "▁Cuckoo", + -14.574126243591309 + ], + [ + "▁TREE", + -14.574127197265625 + ], + [ + "▁gentile", + -14.574183464050293 + ], + [ + "▁MDMA", + -14.574186325073242 + ], + [ + "▁Magu", + -14.574187278747559 + ], + [ + "▁Dated", + -14.574244499206543 + ], + [ + "▁ECA", + -14.574249267578125 + ], + [ + "▁Planets", + -14.574254035949707 + ], + [ + "▁frescoes", + -14.574272155761719 + ], + [ + "Num", + -14.574300765991211 + ], + [ + "▁002", + -14.574371337890625 + ], + [ + "▁FER", + -14.574400901794434 + ], + [ + "▁scratchy", + -14.574422836303711 + ], + [ + "▁Carpets", + -14.57444953918457 + ], + [ + "▁Quinton", + -14.574469566345215 + ], + [ + "▁libro", + -14.574525833129883 + ], + [ + "ONIC", + -14.57453441619873 + ], + [ + "▁smallholder", + -14.574581146240234 + ], + [ + "▁Mandala", + -14.574599266052246 + ], + [ + "▁excreted", + -14.57461929321289 + ], + [ + "▁overheads", + -14.574678421020508 + ], + [ + "▁entreat", + -14.574682235717773 + ], + [ + "▁FileMaker", + -14.57468318939209 + ], + [ + "▁Ganesha", + -14.574687004089355 + ], + [ + "▁Carte", + -14.574688911437988 + ], + [ + "pox", + -14.574703216552734 + ], + [ + "▁kaleidoscope", + -14.57470989227295 + ], + [ + "▁caucuses", + -14.574751853942871 + ], + [ + "▁upholds", + -14.574777603149414 + ], + [ + "▁transcendence", + -14.574779510498047 + ], + [ + "iqui", + -14.574787139892578 + ], + [ + "▁Finalist", + -14.574787139892578 + ], + [ + "▁auditioning", + -14.574790954589844 + ], + [ + "▁Thrust", + -14.574793815612793 + ], + [ + "▁Bridging", + -14.57479476928711 + ], + [ + "▁confound", + -14.57479476928711 + ], + [ + "▁STUDIO", + -14.574806213378906 + ], + [ + "enactment", + -14.574813842773438 + ], + [ + "▁Northumbria", + -14.57482624053955 + ], + [ + "hued", + -14.57483959197998 + ], + [ + "▁Verses", + -14.574874877929688 + ], + [ + "▁Drafting", + -14.574889183044434 + ], + [ + "azin", + -14.574893951416016 + ], + [ + "MPA", + -14.574921607971191 + ], + [ + "▁Prod", + -14.57492733001709 + ], + [ + "▁Towson", + -14.574930191040039 + ], + [ + "▁gil", + -14.574982643127441 + ], + [ + "CORE", + -14.575000762939453 + ], + [ + "▁CEN", + -14.575013160705566 + ], + [ + "▁Songwriter", + -14.575017929077148 + ], + [ + "steal", + -14.575034141540527 + ], + [ + "▁Masch", + -14.575121879577637 + ], + [ + "▁rectification", + -14.575215339660645 + ], + [ + "▁SWEET", + -14.57522964477539 + ], + [ + "▁occ", + -14.575349807739258 + ], + [ + "▁Muz", + -14.575350761413574 + ], + [ + "▁pelo", + -14.575377464294434 + ], + [ + "naz", + -14.575389862060547 + ], + [ + "▁minding", + -14.575394630432129 + ], + [ + "▁Dragonfly", + -14.575479507446289 + ], + [ + "▁nem", + -14.575480461120605 + ], + [ + "OVA", + -14.57552433013916 + ], + [ + "thai", + -14.575541496276855 + ], + [ + "▁Malm", + -14.575582504272461 + ], + [ + "iology", + -14.575601577758789 + ], + [ + "Previous", + -14.575608253479004 + ], + [ + "▁Addie", + -14.575613975524902 + ], + [ + "gba", + -14.575644493103027 + ], + [ + "yeong", + -14.575672149658203 + ], + [ + "▁Banc", + -14.575677871704102 + ], + [ + "▁detoxify", + -14.575721740722656 + ], + [ + "sauce", + -14.575785636901855 + ], + [ + "▁Statesman", + -14.57579517364502 + ], + [ + "▁Lipid", + -14.575849533081055 + ], + [ + "airline", + -14.575854301452637 + ], + [ + "▁POM", + -14.575882911682129 + ], + [ + "median", + -14.575897216796875 + ], + [ + "▁Unfinished", + -14.575900077819824 + ], + [ + "Coffee", + -14.575957298278809 + ], + [ + "▁desi", + -14.576056480407715 + ], + [ + "▁overreach", + -14.576075553894043 + ], + [ + "▁mobilisation", + -14.57609748840332 + ], + [ + "typic", + -14.576099395751953 + ], + [ + "yler", + -14.57610034942627 + ], + [ + "▁IMEI", + -14.576102256774902 + ], + [ + "▁loungers", + -14.5761079788208 + ], + [ + "chord", + -14.576109886169434 + ], + [ + "▁Moslem", + -14.576115608215332 + ], + [ + "▁LETTER", + -14.576153755187988 + ], + [ + "▁straits", + -14.57616138458252 + ], + [ + "▁PAH", + -14.57616901397705 + ], + [ + "▁Hangouts", + -14.576254844665527 + ], + [ + "àn", + -14.576301574707031 + ], + [ + "▁Starwood", + -14.57630443572998 + ], + [ + "▁lira", + -14.576321601867676 + ], + [ + "▁unpretentious", + -14.576394081115723 + ], + [ + "▁meagre", + -14.576410293579102 + ], + [ + "▁Marquee", + -14.576412200927734 + ], + [ + "▁Wastewater", + -14.576478004455566 + ], + [ + "▁Jahre", + -14.576482772827148 + ], + [ + "▁FACTS", + -14.576484680175781 + ], + [ + "▁Spaniel", + -14.576510429382324 + ], + [ + "▁politicized", + -14.57655143737793 + ], + [ + "▁checksum", + -14.576581001281738 + ], + [ + "Tier", + -14.576605796813965 + ], + [ + "▁Neurol", + -14.576613426208496 + ], + [ + "azon", + -14.576621055603027 + ], + [ + "▁luminance", + -14.576639175415039 + ], + [ + "▁stator", + -14.57672119140625 + ], + [ + "lingen", + -14.57674789428711 + ], + [ + "▁Thx", + -14.576767921447754 + ], + [ + "▁Usual", + -14.576770782470703 + ], + [ + "▁Dubuque", + -14.57677936553955 + ], + [ + "▁Tibetans", + -14.57677936553955 + ], + [ + "▁Caz", + -14.576836585998535 + ], + [ + "operators", + -14.576904296875 + ], + [ + "▁NCD", + -14.576973915100098 + ], + [ + "▁ISU", + -14.577041625976562 + ], + [ + "▁depleting", + -14.577056884765625 + ], + [ + "▁RAY", + -14.577081680297852 + ], + [ + "▁Chy", + -14.57710075378418 + ], + [ + "▁briskly", + -14.577104568481445 + ], + [ + "▁1797", + -14.577126502990723 + ], + [ + "▁kcal", + -14.577131271362305 + ], + [ + "▁Westpac", + -14.577205657958984 + ], + [ + "magical", + -14.57726764678955 + ], + [ + "CBA", + -14.57728385925293 + ], + [ + "▁Conyers", + -14.577285766601562 + ], + [ + "▁acorns", + -14.577287673950195 + ], + [ + "▁Rainy", + -14.577289581298828 + ], + [ + "issy", + -14.577308654785156 + ], + [ + "▁Surfer", + -14.577320098876953 + ], + [ + "beginning", + -14.577391624450684 + ], + [ + "▁JIM", + -14.577391624450684 + ], + [ + "BIL", + -14.577420234680176 + ], + [ + "crim", + -14.577423095703125 + ], + [ + "▁8217", + -14.577505111694336 + ], + [ + "▁straightaway", + -14.57751750946045 + ], + [ + "▁Headline", + -14.577520370483398 + ], + [ + "NPR", + -14.577521324157715 + ], + [ + "▁Analyses", + -14.577530860900879 + ], + [ + "EAST", + -14.577543258666992 + ], + [ + "yka", + -14.577553749084473 + ], + [ + "▁overridden", + -14.577553749084473 + ], + [ + "▁authoritarianism", + -14.577613830566406 + ], + [ + "▁nightfall", + -14.57763957977295 + ], + [ + "hardware", + -14.577641487121582 + ], + [ + "MDA", + -14.577656745910645 + ], + [ + "EJ", + -14.577657699584961 + ], + [ + "accio", + -14.577675819396973 + ], + [ + "trax", + -14.577683448791504 + ], + [ + "▁Ghar", + -14.57768726348877 + ], + [ + "▁mountaineer", + -14.5776948928833 + ], + [ + "▁combi", + -14.577698707580566 + ], + [ + "SIGN", + -14.577701568603516 + ], + [ + "▁AUSTRALIA", + -14.577704429626465 + ], + [ + "entered", + -14.57771110534668 + ], + [ + "▁공", + -14.577727317810059 + ], + [ + "▁Sree", + -14.5777587890625 + ], + [ + "▁Hyp", + -14.577762603759766 + ], + [ + "▁cede", + -14.577798843383789 + ], + [ + "▁Frameless", + -14.577800750732422 + ], + [ + "enze", + -14.577835083007812 + ], + [ + "▁Iona", + -14.577836990356445 + ], + [ + "▁Surprised", + -14.577840805053711 + ], + [ + "▁devalue", + -14.577840805053711 + ], + [ + "▁Antibody", + -14.577857971191406 + ], + [ + "▁Heartbreak", + -14.577858924865723 + ], + [ + "1905", + -14.577878952026367 + ], + [ + "▁manhole", + -14.577919960021973 + ], + [ + "▁slicer", + -14.577920913696289 + ], + [ + "▁το", + -14.577939987182617 + ], + [ + "▁shoal", + -14.577963829040527 + ], + [ + "▁denver", + -14.57803726196289 + ], + [ + "nun", + -14.578071594238281 + ], + [ + "▁rpg", + -14.578108787536621 + ], + [ + "▁712", + -14.578141212463379 + ], + [ + "▁epilogue", + -14.578171730041504 + ], + [ + "▁nuptials", + -14.578181266784668 + ], + [ + "▁Stringer", + -14.578197479248047 + ], + [ + "ए", + -14.578238487243652 + ], + [ + "▁Konrad", + -14.578243255615234 + ], + [ + "Products", + -14.5782470703125 + ], + [ + "▁typology", + -14.57827091217041 + ], + [ + "utility", + -14.578279495239258 + ], + [ + "shaking", + -14.57831859588623 + ], + [ + "cative", + -14.57834529876709 + ], + [ + "▁Sconce", + -14.578393936157227 + ], + [ + "arine", + -14.578407287597656 + ], + [ + "Whenever", + -14.578449249267578 + ], + [ + "1923", + -14.578511238098145 + ], + [ + "▁untangle", + -14.57851791381836 + ], + [ + "ISD", + -14.578540802001953 + ], + [ + "▁Betfair", + -14.578553199768066 + ], + [ + "▁MEMS", + -14.578624725341797 + ], + [ + "▁구", + -14.578673362731934 + ], + [ + "▁gyr", + -14.57873821258545 + ], + [ + "▁kenya", + -14.578813552856445 + ], + [ + "Regional", + -14.578845024108887 + ], + [ + "hika", + -14.578887939453125 + ], + [ + "▁leanings", + -14.578912734985352 + ], + [ + "morrow", + -14.5789213180542 + ], + [ + "▁fc", + -14.578927040100098 + ], + [ + "▁Hellenistic", + -14.578929901123047 + ], + [ + "▁Borrow", + -14.578938484191895 + ], + [ + "▁Gn", + -14.578956604003906 + ], + [ + "dab", + -14.578996658325195 + ], + [ + "jug", + -14.57901382446289 + ], + [ + "▁DMD", + -14.579030990600586 + ], + [ + "aak", + -14.579033851623535 + ], + [ + "▁Bridesmaid", + -14.579044342041016 + ], + [ + "1072", + -14.579075813293457 + ], + [ + "rott", + -14.579118728637695 + ], + [ + "▁mystique", + -14.579124450683594 + ], + [ + "▁Gera", + -14.579163551330566 + ], + [ + "▁ecu", + -14.579170227050781 + ], + [ + "▁Raghu", + -14.579238891601562 + ], + [ + "▁Scallop", + -14.579243659973145 + ], + [ + "▁wormhole", + -14.579258918762207 + ], + [ + "▁overflows", + -14.579276084899902 + ], + [ + "valid", + -14.57938289642334 + ], + [ + "▁Revisited", + -14.579385757446289 + ], + [ + "▁Kabir", + -14.579408645629883 + ], + [ + "▁Steg", + -14.579447746276855 + ], + [ + "▁Peso", + -14.57945728302002 + ], + [ + "▁Abingdon", + -14.579505920410156 + ], + [ + "▁Sturm", + -14.579551696777344 + ], + [ + "▁Rethinking", + -14.579573631286621 + ], + [ + "▁shad", + -14.579591751098633 + ], + [ + "▁particip", + -14.579597473144531 + ], + [ + "▁reflexology", + -14.579629898071289 + ], + [ + "▁Rotorua", + -14.579647064208984 + ], + [ + "▁ulterior", + -14.579655647277832 + ], + [ + "aig", + -14.579667091369629 + ], + [ + "▁unaltered", + -14.57969856262207 + ], + [ + "▁Manna", + -14.579708099365234 + ], + [ + "flor", + -14.579717636108398 + ], + [ + "▁newsfeed", + -14.57974624633789 + ], + [ + "▁Cheque", + -14.57974910736084 + ], + [ + "▁Choco", + -14.579768180847168 + ], + [ + "osse", + -14.579787254333496 + ], + [ + "▁scaffolds", + -14.579805374145508 + ], + [ + "embedded", + -14.579808235168457 + ], + [ + "▁Bogart", + -14.579809188842773 + ], + [ + "▁있는", + -14.579809188842773 + ], + [ + "▁Trier", + -14.57982349395752 + ], + [ + "▁ARI", + -14.579846382141113 + ], + [ + "▁bikinis", + -14.579853057861328 + ], + [ + "вод", + -14.57986068725586 + ], + [ + "Launch", + -14.57987117767334 + ], + [ + "▁oxymoron", + -14.579874038696289 + ], + [ + "quí", + -14.579876899719238 + ], + [ + "▁compatriot", + -14.579891204833984 + ], + [ + "▁Bouchard", + -14.579903602600098 + ], + [ + "▁faxing", + -14.579937934875488 + ], + [ + "▁TiVo", + -14.579938888549805 + ], + [ + "▁Fundamentally", + -14.579943656921387 + ], + [ + "logger", + -14.579986572265625 + ], + [ + "▁CURRENT", + -14.579998016357422 + ], + [ + "▁Optimisation", + -14.580084800720215 + ], + [ + "pear", + -14.58011531829834 + ], + [ + "▁RAL", + -14.580161094665527 + ], + [ + "▁pharmaco", + -14.58016300201416 + ], + [ + "▁Thankful", + -14.580207824707031 + ], + [ + "▁Coburn", + -14.580219268798828 + ], + [ + "▁embolism", + -14.580231666564941 + ], + [ + "▁outlaws", + -14.580241203308105 + ], + [ + "▁MONDAY", + -14.58027172088623 + ], + [ + "inary", + -14.580290794372559 + ], + [ + "xyl", + -14.580293655395508 + ], + [ + "▁Gabriela", + -14.580315589904785 + ], + [ + "▁Topped", + -14.580316543579102 + ], + [ + "▁Juba", + -14.580334663391113 + ], + [ + "▁tema", + -14.580347061157227 + ], + [ + "▁Shutterstock", + -14.580389976501465 + ], + [ + "▁Stomach", + -14.580394744873047 + ], + [ + "equ", + -14.58041763305664 + ], + [ + "▁buckling", + -14.580436706542969 + ], + [ + "▁Raisin", + -14.580448150634766 + ], + [ + "edible", + -14.580474853515625 + ], + [ + "voor", + -14.58049201965332 + ], + [ + "▁arabic", + -14.580507278442383 + ], + [ + "▁Micromax", + -14.580510139465332 + ], + [ + "ostomy", + -14.580523490905762 + ], + [ + "▁polynomials", + -14.580552101135254 + ], + [ + "odon", + -14.580565452575684 + ], + [ + "▁Booklet", + -14.580571174621582 + ], + [ + "prazole", + -14.58057975769043 + ], + [ + "▁unwrapped", + -14.580585479736328 + ], + [ + "▁heartening", + -14.580608367919922 + ], + [ + "Jennifer", + -14.580633163452148 + ], + [ + "▁Zoho", + -14.580642700195312 + ], + [ + "screened", + -14.580707550048828 + ], + [ + "monium", + -14.580716133117676 + ], + [ + "neither", + -14.580718994140625 + ], + [ + "defend", + -14.580742835998535 + ], + [ + "Tail", + -14.58076000213623 + ], + [ + "▁Pittman", + -14.58078670501709 + ], + [ + "SSP", + -14.580796241760254 + ], + [ + "▁DAX", + -14.580819129943848 + ], + [ + "▁bloodline", + -14.58089828491211 + ], + [ + "▁Babes", + -14.580900192260742 + ], + [ + "▁Nass", + -14.580903053283691 + ], + [ + "▁Cori", + -14.580926895141602 + ], + [ + "▁topsoil", + -14.58093547821045 + ], + [ + "▁Brunel", + -14.581003189086914 + ], + [ + "▁pointedly", + -14.581009864807129 + ], + [ + "▁Horus", + -14.581019401550293 + ], + [ + "▁giraffes", + -14.581023216247559 + ], + [ + "Jen", + -14.581045150756836 + ], + [ + "theist", + -14.581067085266113 + ], + [ + "▁Spindle", + -14.581069946289062 + ], + [ + "▁Guevara", + -14.581076622009277 + ], + [ + "вет", + -14.581088066101074 + ], + [ + "▁allegorical", + -14.5811185836792 + ], + [ + "▁Sassy", + -14.581119537353516 + ], + [ + "▁ра", + -14.581124305725098 + ], + [ + "trotter", + -14.581146240234375 + ], + [ + "▁Juanita", + -14.581174850463867 + ], + [ + "sixth", + -14.581188201904297 + ], + [ + "▁Tanker", + -14.581192016601562 + ], + [ + "IEL", + -14.581215858459473 + ], + [ + "▁rhinoplasty", + -14.581233978271484 + ], + [ + "▁Prob", + -14.58132553100586 + ], + [ + "sima", + -14.581390380859375 + ], + [ + "▁recompense", + -14.581391334533691 + ], + [ + "▁depravity", + -14.581425666809082 + ], + [ + "tetra", + -14.581433296203613 + ], + [ + "▁Partially", + -14.581454277038574 + ], + [ + "Region", + -14.581460952758789 + ], + [ + "myself", + -14.581462860107422 + ], + [ + "▁battering", + -14.581465721130371 + ], + [ + "▁hollowed", + -14.581466674804688 + ], + [ + "niak", + -14.581525802612305 + ], + [ + "Nigeria", + -14.581561088562012 + ], + [ + "▁airlifted", + -14.581570625305176 + ], + [ + "USS", + -14.581591606140137 + ], + [ + "‹", + -14.581598281860352 + ], + [ + "▁Antiquity", + -14.58162784576416 + ], + [ + "▁prefixes", + -14.58166217803955 + ], + [ + "▁pandering", + -14.58169937133789 + ], + [ + "▁Tsa", + -14.581707000732422 + ], + [ + "Billboard", + -14.581737518310547 + ], + [ + "▁Nazarene", + -14.581744194030762 + ], + [ + "sheim", + -14.581769943237305 + ], + [ + "▁savannah", + -14.581775665283203 + ], + [ + "▁586", + -14.581883430480957 + ], + [ + "▁Polygon", + -14.58191204071045 + ], + [ + "frac", + -14.581929206848145 + ], + [ + "mali", + -14.581937789916992 + ], + [ + "dependency", + -14.581938743591309 + ], + [ + "▁buttress", + -14.581940650939941 + ], + [ + "▁Replication", + -14.581969261169434 + ], + [ + "▁Chávez", + -14.582022666931152 + ], + [ + "▁Mailbox", + -14.582048416137695 + ], + [ + "▁excelling", + -14.582128524780273 + ], + [ + "▁Grotto", + -14.582146644592285 + ], + [ + "▁TSC", + -14.582161903381348 + ], + [ + "▁trusses", + -14.582233428955078 + ], + [ + "▁Zynga", + -14.582236289978027 + ], + [ + "▁misspelling", + -14.582237243652344 + ], + [ + "uß", + -14.58224105834961 + ], + [ + "▁agonists", + -14.582289695739746 + ], + [ + "Victor", + -14.582313537597656 + ], + [ + "Mum", + -14.582320213317871 + ], + [ + "▁zit", + -14.582348823547363 + ], + [ + "▁Esplanade", + -14.582356452941895 + ], + [ + "▁Olin", + -14.582357406616211 + ], + [ + "▁Hebei", + -14.582427978515625 + ], + [ + "▁Designation", + -14.582440376281738 + ], + [ + "▁Bambi", + -14.582448959350586 + ], + [ + "combined", + -14.582498550415039 + ], + [ + "▁housemates", + -14.582500457763672 + ], + [ + "▁Equatorial", + -14.582539558410645 + ], + [ + "VED", + -14.582612991333008 + ], + [ + "▁Avg", + -14.58261775970459 + ], + [ + "▁Coughlin", + -14.582618713378906 + ], + [ + "▁assembler", + -14.582635879516602 + ], + [ + "ROAD", + -14.582664489746094 + ], + [ + "▁آ", + -14.582691192626953 + ], + [ + "▁Reclaimed", + -14.582714080810547 + ], + [ + "▁terrarium", + -14.582728385925293 + ], + [ + "▁donâ", + -14.582748413085938 + ], + [ + "▁negated", + -14.582771301269531 + ], + [ + "▁ELSE", + -14.582786560058594 + ], + [ + "▁invisibility", + -14.582810401916504 + ], + [ + "1928", + -14.582846641540527 + ], + [ + "loh", + -14.582847595214844 + ], + [ + "▁Odysseus", + -14.582857131958008 + ], + [ + "▁gynecologist", + -14.582868576049805 + ], + [ + "▁PALM", + -14.582880973815918 + ], + [ + "▁Buon", + -14.582890510559082 + ], + [ + "▁reeled", + -14.582929611206055 + ], + [ + "▁regenerating", + -14.5829439163208 + ], + [ + "Surf", + -14.582954406738281 + ], + [ + "▁DIRECTV", + -14.582962989807129 + ], + [ + "▁OSI", + -14.582983016967773 + ], + [ + "ryan", + -14.583008766174316 + ], + [ + "▁Seeker", + -14.583022117614746 + ], + [ + "Expo", + -14.583057403564453 + ], + [ + "▁Meow", + -14.583061218261719 + ], + [ + "Plate", + -14.583062171936035 + ], + [ + "Extension", + -14.583078384399414 + ], + [ + "▁661", + -14.58308219909668 + ], + [ + "▁Kean", + -14.583086967468262 + ], + [ + "▁headlong", + -14.583093643188477 + ], + [ + "▁GERD", + -14.58310317993164 + ], + [ + "gado", + -14.583104133605957 + ], + [ + "▁Abid", + -14.583106994628906 + ], + [ + "▁Mattie", + -14.583183288574219 + ], + [ + "▁amputee", + -14.583209991455078 + ], + [ + "▁fittest", + -14.583215713500977 + ], + [ + "▁washcloth", + -14.583226203918457 + ], + [ + "▁modding", + -14.583240509033203 + ], + [ + "rya", + -14.583259582519531 + ], + [ + "stealing", + -14.583269119262695 + ], + [ + "▁Goshen", + -14.583270072937012 + ], + [ + "▁liv", + -14.583292961120605 + ], + [ + "▁tailgating", + -14.583319664001465 + ], + [ + "▁Outpost", + -14.583328247070312 + ], + [ + "Friend", + -14.583348274230957 + ], + [ + "▁Loomis", + -14.58335018157959 + ], + [ + "▁smoldering", + -14.583395957946777 + ], + [ + "▁Monti", + -14.583401679992676 + ], + [ + "Baker", + -14.583403587341309 + ], + [ + "▁Blankets", + -14.583438873291016 + ], + [ + "▁Masala", + -14.583478927612305 + ], + [ + "▁purveyors", + -14.583491325378418 + ], + [ + "▁Sigmund", + -14.583541870117188 + ], + [ + "indeed", + -14.583551406860352 + ], + [ + "SSD", + -14.58356761932373 + ], + [ + "▁inclusiveness", + -14.583581924438477 + ], + [ + "▁Henrique", + -14.583613395690918 + ], + [ + "▁Kicks", + -14.5836181640625 + ], + [ + "articulate", + -14.58362102508545 + ], + [ + "▁Amended", + -14.583635330200195 + ], + [ + "▁Stationery", + -14.583662986755371 + ], + [ + "▁princip", + -14.583671569824219 + ], + [ + "▁Pedestal", + -14.58369255065918 + ], + [ + "▁Bernal", + -14.583701133728027 + ], + [ + "inci", + -14.583724021911621 + ], + [ + "▁lubricate", + -14.58372974395752 + ], + [ + "▁shumë", + -14.58375358581543 + ], + [ + "▁Kills", + -14.58377456665039 + ], + [ + "▁ISSUE", + -14.583780288696289 + ], + [ + "▁constru", + -14.583792686462402 + ], + [ + "▁Jarrod", + -14.58381462097168 + ], + [ + "▁NBER", + -14.583824157714844 + ], + [ + "uai", + -14.583856582641602 + ], + [ + "▁gauging", + -14.583868026733398 + ], + [ + "obvious", + -14.583869934082031 + ], + [ + "▁REMEMBER", + -14.58388614654541 + ], + [ + "▁SPX", + -14.583915710449219 + ], + [ + "▁ASR", + -14.583949089050293 + ], + [ + "genius", + -14.583967208862305 + ], + [ + "pricing", + -14.583986282348633 + ], + [ + "▁irate", + -14.584005355834961 + ], + [ + "▁glitzy", + -14.58405876159668 + ], + [ + "τα", + -14.58406925201416 + ], + [ + "Running", + -14.584118843078613 + ], + [ + "▁Tides", + -14.584148406982422 + ], + [ + "▁595", + -14.584196090698242 + ], + [ + "▁Qo", + -14.584197998046875 + ], + [ + "▁undetermined", + -14.584205627441406 + ], + [ + "▁quicken", + -14.584210395812988 + ], + [ + "▁trumpeter", + -14.584227561950684 + ], + [ + "▁BEAT", + -14.58424186706543 + ], + [ + "▁huff", + -14.584248542785645 + ], + [ + "▁Rumi", + -14.584264755249023 + ], + [ + "▁€7", + -14.584308624267578 + ], + [ + "▁stabilizers", + -14.584381103515625 + ], + [ + "Outdoor", + -14.58442497253418 + ], + [ + "Roy", + -14.584434509277344 + ], + [ + "Automatic", + -14.584488868713379 + ], + [ + "▁Pash", + -14.584524154663086 + ], + [ + "▁wavering", + -14.584526062011719 + ], + [ + "▁iP", + -14.584537506103516 + ], + [ + "pedic", + -14.584539413452148 + ], + [ + "▁untill", + -14.584593772888184 + ], + [ + "▁Clapper", + -14.58462142944336 + ], + [ + "cous", + -14.584670066833496 + ], + [ + "strings", + -14.584863662719727 + ], + [ + "FIX", + -14.584884643554688 + ], + [ + "vegetarian", + -14.584956169128418 + ], + [ + "▁chastity", + -14.584977149963379 + ], + [ + "▁551", + -14.584991455078125 + ], + [ + "Gard", + -14.585006713867188 + ], + [ + "▁Fairtrade", + -14.585028648376465 + ], + [ + "imetric", + -14.585047721862793 + ], + [ + "▁FAVORITE", + -14.58505630493164 + ], + [ + "Claim", + -14.585089683532715 + ], + [ + "Wrap", + -14.585094451904297 + ], + [ + "▁revisionist", + -14.585125923156738 + ], + [ + "▁shivered", + -14.585148811340332 + ], + [ + "▁Mahon", + -14.585164070129395 + ], + [ + "▁Lookup", + -14.585193634033203 + ], + [ + "▁refinished", + -14.58519458770752 + ], + [ + "chromatic", + -14.585212707519531 + ], + [ + "jb", + -14.585286140441895 + ], + [ + "▁effectual", + -14.58531665802002 + ], + [ + "▁masa", + -14.585332870483398 + ], + [ + "▁HMD", + -14.585339546203613 + ], + [ + "▁AFF", + -14.585351943969727 + ], + [ + "▁Lovin", + -14.585356712341309 + ], + [ + "▁bureaucrat", + -14.585357666015625 + ], + [ + "▁Glassdoor", + -14.585397720336914 + ], + [ + "▁Holley", + -14.58539867401123 + ], + [ + "▁repurposing", + -14.585413932800293 + ], + [ + "▁vane", + -14.585432052612305 + ], + [ + "aqui", + -14.585437774658203 + ], + [ + "▁DETROIT", + -14.585453033447266 + ], + [ + "abh", + -14.585456848144531 + ], + [ + "▁ruck", + -14.585500717163086 + ], + [ + "▁loch", + -14.58551025390625 + ], + [ + "▁Kod", + -14.585512161254883 + ], + [ + "▁Paola", + -14.585525512695312 + ], + [ + "raga", + -14.585546493530273 + ], + [ + "CZ", + -14.585556030273438 + ], + [ + "▁Sleeves", + -14.585558891296387 + ], + [ + "▁snarl", + -14.585594177246094 + ], + [ + "▁Shutters", + -14.585627555847168 + ], + [ + "FCA", + -14.585639953613281 + ], + [ + "▁evaded", + -14.585653305053711 + ], + [ + "▁Stadt", + -14.585654258728027 + ], + [ + "Intel", + -14.585657119750977 + ], + [ + "▁Matisse", + -14.585672378540039 + ], + [ + "▁purée", + -14.585724830627441 + ], + [ + "cession", + -14.585728645324707 + ], + [ + "puls", + -14.58573055267334 + ], + [ + "▁MTC", + -14.585735321044922 + ], + [ + "▁TIF", + -14.58576488494873 + ], + [ + "▁brickwork", + -14.58579158782959 + ], + [ + "▁cliches", + -14.585808753967285 + ], + [ + "▁campervan", + -14.585809707641602 + ], + [ + "▁POI", + -14.585890769958496 + ], + [ + "▁gunning", + -14.585890769958496 + ], + [ + "▁Firebase", + -14.585918426513672 + ], + [ + "▁hypothalamus", + -14.585946083068848 + ], + [ + "spent", + -14.585972785949707 + ], + [ + "akti", + -14.585976600646973 + ], + [ + "greet", + -14.58598804473877 + ], + [ + "▁overgrowth", + -14.585994720458984 + ], + [ + "▁postmenopausal", + -14.586009979248047 + ], + [ + "▁Selangor", + -14.586016654968262 + ], + [ + "▁marshals", + -14.586020469665527 + ], + [ + "▁arizona", + -14.586081504821777 + ], + [ + "▁pang", + -14.58608627319336 + ], + [ + "izado", + -14.586089134216309 + ], + [ + "단", + -14.586132049560547 + ], + [ + "judgment", + -14.586201667785645 + ], + [ + "▁Wesson", + -14.586240768432617 + ], + [ + "▁midwifery", + -14.586259841918945 + ], + [ + "▁Peregrine", + -14.586280822753906 + ], + [ + "▁sanitized", + -14.586284637451172 + ], + [ + "delayed", + -14.586296081542969 + ], + [ + "▁Messina", + -14.586358070373535 + ], + [ + "consumption", + -14.586360931396484 + ], + [ + "▁hysterically", + -14.5863618850708 + ], + [ + "▁Lined", + -14.586371421813965 + ], + [ + "▁Recharge", + -14.586377143859863 + ], + [ + "▁Guterres", + -14.58637809753418 + ], + [ + "▁Belvedere", + -14.586396217346191 + ], + [ + "▁Ranveer", + -14.586405754089355 + ], + [ + "▁indemnification", + -14.586421966552734 + ], + [ + "▁HOLY", + -14.586459159851074 + ], + [ + "ɪ", + -14.586491584777832 + ], + [ + "▁Solder", + -14.586504936218262 + ], + [ + "▁Tabitha", + -14.586518287658691 + ], + [ + "▁lorries", + -14.5865478515625 + ], + [ + "acio", + -14.586572647094727 + ], + [ + "▁ABM", + -14.586580276489258 + ], + [ + "▁Caulfield", + -14.586583137512207 + ], + [ + "mano", + -14.586658477783203 + ], + [ + "▁roadster", + -14.58675479888916 + ], + [ + "▁Personalize", + -14.586759567260742 + ], + [ + "facto", + -14.586764335632324 + ], + [ + "▁COBRA", + -14.586795806884766 + ], + [ + "▁caving", + -14.58680534362793 + ], + [ + "▁earmark", + -14.586817741394043 + ], + [ + "▁Golem", + -14.586840629577637 + ], + [ + "▁Flaming", + -14.586873054504395 + ], + [ + "▁Quora", + -14.586896896362305 + ], + [ + "Eph", + -14.58692455291748 + ], + [ + "▁underwritten", + -14.586986541748047 + ], + [ + "pharmaceutical", + -14.587078094482422 + ], + [ + "rome", + -14.587140083312988 + ], + [ + "jab", + -14.587141990661621 + ], + [ + "▁Hounds", + -14.58716106414795 + ], + [ + "▁Improper", + -14.587167739868164 + ], + [ + "▁SATURDAY", + -14.58724308013916 + ], + [ + "▁Leftist", + -14.587299346923828 + ], + [ + "▁subparagraph", + -14.587309837341309 + ], + [ + "▁Tatt", + -14.58731746673584 + ], + [ + "angelo", + -14.587319374084473 + ], + [ + "radiation", + -14.587334632873535 + ], + [ + "▁Cancellations", + -14.587355613708496 + ], + [ + "▁unaffiliated", + -14.587363243103027 + ], + [ + "▁pantries", + -14.587366104125977 + ], + [ + "quita", + -14.58738899230957 + ], + [ + "▁neoplasm", + -14.58739948272705 + ], + [ + "glazed", + -14.587408065795898 + ], + [ + "ovy", + -14.587409973144531 + ], + [ + "iggly", + -14.587425231933594 + ], + [ + "▁Wollongong", + -14.587454795837402 + ], + [ + "▁centimeter", + -14.587496757507324 + ], + [ + "herb", + -14.587501525878906 + ], + [ + "▁Krebs", + -14.587516784667969 + ], + [ + "convert", + -14.58754825592041 + ], + [ + "usse", + -14.58756160736084 + ], + [ + "▁NGS", + -14.587596893310547 + ], + [ + "▁Carmelo", + -14.587625503540039 + ], + [ + "▁Falkland", + -14.587626457214355 + ], + [ + "▁Kuz", + -14.58763599395752 + ], + [ + "▁Contreras", + -14.587666511535645 + ], + [ + "▁Eugenie", + -14.587690353393555 + ], + [ + "▁moisturise", + -14.587705612182617 + ], + [ + "▁RESPECT", + -14.587754249572754 + ], + [ + "▁ELI", + -14.587812423706055 + ], + [ + "INTER", + -14.587841033935547 + ], + [ + "mailing", + -14.587854385375977 + ], + [ + "odge", + -14.587858200073242 + ], + [ + "▁Quigley", + -14.587882995605469 + ], + [ + "iyi", + -14.587885856628418 + ], + [ + "urine", + -14.587897300720215 + ], + [ + "▁multichannel", + -14.58790111541748 + ], + [ + "LAW", + -14.587902069091797 + ], + [ + "▁Chula", + -14.587958335876465 + ], + [ + "▁з", + -14.587987899780273 + ], + [ + "Teaching", + -14.58800983428955 + ], + [ + "▁HSS", + -14.588096618652344 + ], + [ + "ρα", + -14.58813190460205 + ], + [ + "▁NCP", + -14.58813190460205 + ], + [ + "Success", + -14.588153839111328 + ], + [ + "▁torpedoes", + -14.588157653808594 + ], + [ + "▁spayed", + -14.588160514831543 + ], + [ + "ätt", + -14.588179588317871 + ], + [ + "▁CMU", + -14.588207244873047 + ], + [ + "▁eggshell", + -14.588211059570312 + ], + [ + "▁Nabi", + -14.588238716125488 + ], + [ + "▁misinterpret", + -14.588276863098145 + ], + [ + "▁godsend", + -14.588303565979004 + ], + [ + "▁anima", + -14.588305473327637 + ], + [ + "▁inputting", + -14.588356971740723 + ], + [ + "▁JOSEPH", + -14.588425636291504 + ], + [ + "▁Avan", + -14.58842658996582 + ], + [ + "▁depraved", + -14.588479042053223 + ], + [ + "▁paddlers", + -14.588496208190918 + ], + [ + "Valid", + -14.588516235351562 + ], + [ + "▁botany", + -14.588530540466309 + ], + [ + "▁Č", + -14.588540077209473 + ], + [ + "▁Kopp", + -14.588558197021484 + ], + [ + "▁boa", + -14.588580131530762 + ], + [ + "▁iBooks", + -14.58859634399414 + ], + [ + "▁Alston", + -14.588678359985352 + ], + [ + "▁Lumi", + -14.588695526123047 + ], + [ + "ITZ", + -14.58875560760498 + ], + [ + "▁Energ", + -14.588796615600586 + ], + [ + "▁pajama", + -14.588804244995117 + ], + [ + "▁539", + -14.5888090133667 + ], + [ + "TICAL", + -14.588810920715332 + ], + [ + "▁Hearth", + -14.588811874389648 + ], + [ + "XV", + -14.588857650756836 + ], + [ + "▁Divas", + -14.588884353637695 + ], + [ + "settings", + -14.588894844055176 + ], + [ + "▁пере", + -14.588924407958984 + ], + [ + "▁Veli", + -14.588929176330566 + ], + [ + "▁argon", + -14.588929176330566 + ], + [ + "ultimate", + -14.588940620422363 + ], + [ + "▁Osage", + -14.588964462280273 + ], + [ + "Evans", + -14.588972091674805 + ], + [ + "ossa", + -14.588972091674805 + ], + [ + "▁Redevelopment", + -14.588973045349121 + ], + [ + "▁LIB", + -14.588994979858398 + ], + [ + "Tonight", + -14.58901596069336 + ], + [ + "▁Tambo", + -14.589044570922852 + ], + [ + "▁LTTE", + -14.589077949523926 + ], + [ + "dita", + -14.589078903198242 + ], + [ + "▁Refreshments", + -14.589081764221191 + ], + [ + "▁Coulson", + -14.589088439941406 + ], + [ + "explain", + -14.589120864868164 + ], + [ + "▁playthrough", + -14.589132308959961 + ], + [ + "lind", + -14.589141845703125 + ], + [ + "▁Amon", + -14.589163780212402 + ], + [ + "▁bellows", + -14.589197158813477 + ], + [ + "▁hardcore", + -14.589205741882324 + ], + [ + "▁Brando", + -14.589237213134766 + ], + [ + "▁Neha", + -14.589288711547852 + ], + [ + "▁slaughtering", + -14.589311599731445 + ], + [ + "▁ARV", + -14.589322090148926 + ], + [ + "alah", + -14.589408874511719 + ], + [ + "▁Ardern", + -14.589412689208984 + ], + [ + "Contra", + -14.589442253112793 + ], + [ + "▁skids", + -14.589452743530273 + ], + [ + "▁wrenches", + -14.589493751525879 + ], + [ + "▁Bendigo", + -14.589527130126953 + ], + [ + "Berg", + -14.589620590209961 + ], + [ + "▁Kuta", + -14.589621543884277 + ], + [ + "▁Tk", + -14.589621543884277 + ], + [ + "▁Klamath", + -14.589643478393555 + ], + [ + "▁refilling", + -14.58968448638916 + ], + [ + "nauts", + -14.589693069458008 + ], + [ + "lika", + -14.589704513549805 + ], + [ + "▁Patil", + -14.589715003967285 + ], + [ + "▁percutaneous", + -14.589717864990234 + ], + [ + "▁pornstar", + -14.589800834655762 + ], + [ + "▁windowsill", + -14.589802742004395 + ], + [ + "Sony", + -14.58981704711914 + ], + [ + "mcg", + -14.589821815490723 + ], + [ + "▁deflate", + -14.589834213256836 + ], + [ + "▁impure", + -14.589834213256836 + ], + [ + "▁Annu", + -14.589837074279785 + ], + [ + "UMA", + -14.589850425720215 + ], + [ + "▁Jayme", + -14.58986759185791 + ], + [ + "▁Cruelty", + -14.589909553527832 + ], + [ + "babies", + -14.589917182922363 + ], + [ + "▁Fascism", + -14.589917182922363 + ], + [ + "▁Kasper", + -14.58991813659668 + ], + [ + "▁northerly", + -14.58994197845459 + ], + [ + "▁demonstrably", + -14.589946746826172 + ], + [ + "▁FRP", + -14.589991569519043 + ], + [ + "▁Piotr", + -14.590052604675293 + ], + [ + "▁Fawcett", + -14.59005355834961 + ], + [ + "▁Shand", + -14.590072631835938 + ], + [ + "▁phenyl", + -14.590091705322266 + ], + [ + "hiya", + -14.590105056762695 + ], + [ + "▁fedora", + -14.590106010437012 + ], + [ + "▁Wot", + -14.590165138244629 + ], + [ + "▁congregational", + -14.59017562866211 + ], + [ + "▁Regrettably", + -14.590177536010742 + ], + [ + "▁chipper", + -14.590188026428223 + ], + [ + "Visa", + -14.590195655822754 + ], + [ + "▁postponing", + -14.590203285217285 + ], + [ + "▁hong", + -14.590208053588867 + ], + [ + "▁Monarchs", + -14.590219497680664 + ], + [ + "▁Simmonds", + -14.590256690979004 + ], + [ + "▁Chiu", + -14.590327262878418 + ], + [ + "▁Gower", + -14.590354919433594 + ], + [ + "▁JIS", + -14.590361595153809 + ], + [ + "▁Automobiles", + -14.590371131896973 + ], + [ + "wheels", + -14.59040641784668 + ], + [ + "▁pales", + -14.590418815612793 + ], + [ + "kama", + -14.590462684631348 + ], + [ + "▁Nasa", + -14.590489387512207 + ], + [ + "beaten", + -14.590490341186523 + ], + [ + "▁allusions", + -14.590520858764648 + ], + [ + "ROLL", + -14.59053897857666 + ], + [ + "▁Spra", + -14.590543746948242 + ], + [ + "▁Protests", + -14.590556144714355 + ], + [ + "▁superficially", + -14.590560913085938 + ], + [ + "▁Shovel", + -14.590563774108887 + ], + [ + "▁vitriol", + -14.590572357177734 + ], + [ + "▁appliqué", + -14.590593338012695 + ], + [ + "Knowledge", + -14.590597152709961 + ], + [ + "▁Activ", + -14.590612411499023 + ], + [ + "▁restarts", + -14.590615272521973 + ], + [ + "▁IMA", + -14.59062385559082 + ], + [ + "Helen", + -14.590635299682617 + ], + [ + "hō", + -14.590648651123047 + ], + [ + "▁conservator", + -14.590654373168945 + ], + [ + "▁tuple", + -14.590656280517578 + ], + [ + "▁Accession", + -14.590668678283691 + ], + [ + "▁Pelham", + -14.590689659118652 + ], + [ + "▁WOR", + -14.590703010559082 + ], + [ + "Gabriel", + -14.590741157531738 + ], + [ + "▁wedded", + -14.590765953063965 + ], + [ + "▁Fleck", + -14.590795516967773 + ], + [ + "Resource", + -14.590807914733887 + ], + [ + "GK", + -14.590839385986328 + ], + [ + "▁crockery", + -14.590842247009277 + ], + [ + "▁Kodiak", + -14.590853691101074 + ], + [ + "▁RPS", + -14.590868949890137 + ], + [ + "▁dishing", + -14.590872764587402 + ], + [ + "Hur", + -14.59089469909668 + ], + [ + "▁wrangle", + -14.590900421142578 + ], + [ + "▁welds", + -14.590916633605957 + ], + [ + "▁sitters", + -14.590961456298828 + ], + [ + "nev", + -14.590965270996094 + ], + [ + "▁anathema", + -14.590988159179688 + ], + [ + "▁shak", + -14.590993881225586 + ], + [ + "▁Understandably", + -14.591019630432129 + ], + [ + "delay", + -14.591020584106445 + ], + [ + "kauf", + -14.591055870056152 + ], + [ + "analytic", + -14.59107494354248 + ], + [ + "▁SYS", + -14.591107368469238 + ], + [ + "▁neuter", + -14.591126441955566 + ], + [ + "▁deja", + -14.591132164001465 + ], + [ + "ට", + -14.591134071350098 + ], + [ + "luk", + -14.591140747070312 + ], + [ + "▁Andrade", + -14.591142654418945 + ], + [ + "initiated", + -14.591145515441895 + ], + [ + "olli", + -14.591161727905273 + ], + [ + "▁BOD", + -14.591161727905273 + ], + [ + "▁LOAN", + -14.591184616088867 + ], + [ + "rova", + -14.591194152832031 + ], + [ + "Weather", + -14.591254234313965 + ], + [ + "racht", + -14.591257095336914 + ], + [ + "▁Reptile", + -14.591263771057129 + ], + [ + "TTA", + -14.591300964355469 + ], + [ + "▁Picker", + -14.591340065002441 + ], + [ + "PubMed", + -14.591355323791504 + ], + [ + "▁Pickens", + -14.591360092163086 + ], + [ + "▁iguana", + -14.591370582580566 + ], + [ + "▁tama", + -14.591402053833008 + ], + [ + "▁577", + -14.591429710388184 + ], + [ + "▁Madoff", + -14.591451644897461 + ], + [ + "pont", + -14.591461181640625 + ], + [ + "▁titer", + -14.5914945602417 + ], + [ + "▁003", + -14.591506004333496 + ], + [ + "▁Kandi", + -14.591517448425293 + ], + [ + "franc", + -14.591540336608887 + ], + [ + "▁Pran", + -14.591588973999023 + ], + [ + "▁bridged", + -14.59158992767334 + ], + [ + "▁herbalist", + -14.591621398925781 + ], + [ + "▁Haslam", + -14.59164810180664 + ], + [ + "▁Comets", + -14.591649055480957 + ], + [ + "cumber", + -14.591662406921387 + ], + [ + "▁BASED", + -14.591665267944336 + ], + [ + "▁Frustrated", + -14.591683387756348 + ], + [ + "1931", + -14.591704368591309 + ], + [ + "scribed", + -14.591744422912598 + ], + [ + "▁psyched", + -14.591753005981445 + ], + [ + "arty", + -14.591773986816406 + ], + [ + "▁DASH", + -14.591778755187988 + ], + [ + "ERE", + -14.591779708862305 + ], + [ + "halten", + -14.591970443725586 + ], + [ + "▁hawkish", + -14.592001914978027 + ], + [ + "HOO", + -14.592004776000977 + ], + [ + "goat", + -14.592005729675293 + ], + [ + "▁croissant", + -14.592079162597656 + ], + [ + "▁Nandi", + -14.592174530029297 + ], + [ + "▁HUNT", + -14.592183113098145 + ], + [ + "▁epistemological", + -14.59222412109375 + ], + [ + "▁acrylics", + -14.592226028442383 + ], + [ + "▁CHALLENGE", + -14.592241287231445 + ], + [ + "CSR", + -14.592257499694824 + ], + [ + "▁MOON", + -14.592296600341797 + ], + [ + "▁showbiz", + -14.59230899810791 + ], + [ + "▁parka", + -14.592330932617188 + ], + [ + "raven", + -14.592336654663086 + ], + [ + "▁Possessing", + -14.592351913452148 + ], + [ + "▁Stingray", + -14.592389106750488 + ], + [ + "▁kanji", + -14.592418670654297 + ], + [ + "▁bushel", + -14.592429161071777 + ], + [ + "▁Pooja", + -14.592438697814941 + ], + [ + "▁SPIN", + -14.592438697814941 + ], + [ + "▁£22", + -14.592453956604004 + ], + [ + "▁beefy", + -14.592477798461914 + ], + [ + "▁QPR", + -14.592486381530762 + ], + [ + "▁Beli", + -14.592529296875 + ], + [ + "▁DIEGO", + -14.592535972595215 + ], + [ + "ikal", + -14.592560768127441 + ], + [ + "▁roe", + -14.592582702636719 + ], + [ + "▁Bek", + -14.592585563659668 + ], + [ + "missive", + -14.592586517333984 + ], + [ + "▁Mio", + -14.592589378356934 + ], + [ + "▁Alban", + -14.592591285705566 + ], + [ + "▁Enduro", + -14.592616081237793 + ], + [ + "▁Chute", + -14.592630386352539 + ], + [ + "▁Skateboard", + -14.592632293701172 + ], + [ + "▁Carrots", + -14.592676162719727 + ], + [ + "▁inched", + -14.592677116394043 + ], + [ + "initial", + -14.59267807006836 + ], + [ + "▁peut", + -14.59270191192627 + ], + [ + "▁BEE", + -14.592719078063965 + ], + [ + "▁cordially", + -14.592730522155762 + ], + [ + "▁FGM", + -14.592731475830078 + ], + [ + "LUM", + -14.592769622802734 + ], + [ + "employer", + -14.592789649963379 + ], + [ + "▁outsized", + -14.592793464660645 + ], + [ + "▁styl", + -14.592819213867188 + ], + [ + "▁thrusting", + -14.592856407165527 + ], + [ + "ifiers", + -14.592866897583008 + ], + [ + "▁malign", + -14.592940330505371 + ], + [ + "▁Zinn", + -14.592951774597168 + ], + [ + "▁fru", + -14.592968940734863 + ], + [ + "▁menards", + -14.592982292175293 + ], + [ + "Fantastic", + -14.592992782592773 + ], + [ + "▁adventuring", + -14.593040466308594 + ], + [ + "▁Filmed", + -14.593058586120605 + ], + [ + "▁Bhutto", + -14.59306812286377 + ], + [ + "separate", + -14.593069076538086 + ], + [ + "▁upsurge", + -14.593084335327148 + ], + [ + "▁Hawkes", + -14.593111038208008 + ], + [ + "▁foretold", + -14.593134880065918 + ], + [ + "▁Elmore", + -14.593149185180664 + ], + [ + "PAS", + -14.593207359313965 + ], + [ + "更", + -14.593255043029785 + ], + [ + "▁Manic", + -14.593295097351074 + ], + [ + "ló", + -14.593313217163086 + ], + [ + "▁Permanente", + -14.59333324432373 + ], + [ + "Rio", + -14.593341827392578 + ], + [ + "▁billiard", + -14.59334659576416 + ], + [ + "▁Walther", + -14.593406677246094 + ], + [ + "leash", + -14.593408584594727 + ], + [ + "▁suis", + -14.593430519104004 + ], + [ + "▁scold", + -14.593443870544434 + ], + [ + "▁onyx", + -14.593451499938965 + ], + [ + "▁biomechanics", + -14.59345817565918 + ], + [ + "▁posthumous", + -14.593459129333496 + ], + [ + "▁Lorain", + -14.593537330627441 + ], + [ + "▁Estuary", + -14.593541145324707 + ], + [ + "▁prosthetics", + -14.593563079833984 + ], + [ + "▁dioceses", + -14.59356689453125 + ], + [ + "▁finn", + -14.593589782714844 + ], + [ + "▁PROBLEM", + -14.59366512298584 + ], + [ + "▁cornmeal", + -14.593719482421875 + ], + [ + "▁Licenses", + -14.59372329711914 + ], + [ + "▁Spawn", + -14.593770980834961 + ], + [ + "▁Langston", + -14.59381103515625 + ], + [ + "▁CAMERA", + -14.593846321105957 + ], + [ + "▁cannabidiol", + -14.593856811523438 + ], + [ + "mela", + -14.593877792358398 + ], + [ + "AAAAAA", + -14.593928337097168 + ], + [ + "irri", + -14.593928337097168 + ], + [ + "▁caseload", + -14.593987464904785 + ], + [ + "▁Wheatley", + -14.594063758850098 + ], + [ + "▁moldings", + -14.594067573547363 + ], + [ + "pag", + -14.59407901763916 + ], + [ + "▁timepieces", + -14.594080924987793 + ], + [ + "▁materialist", + -14.594110488891602 + ], + [ + "▁remixed", + -14.594152450561523 + ], + [ + "1902", + -14.594159126281738 + ], + [ + "EDIT", + -14.59416389465332 + ], + [ + "meme", + -14.594216346740723 + ], + [ + "▁poz", + -14.594229698181152 + ], + [ + "▁Nutrient", + -14.594257354736328 + ], + [ + "▁Antiquities", + -14.594284057617188 + ], + [ + "▁hypothesize", + -14.59428596496582 + ], + [ + "▁smelting", + -14.594305038452148 + ], + [ + "▁perfectionism", + -14.594319343566895 + ], + [ + "▁Yule", + -14.594359397888184 + ], + [ + "▁IAC", + -14.594385147094727 + ], + [ + "benzo", + -14.594395637512207 + ], + [ + "lize", + -14.594420433044434 + ], + [ + "▁Kyr", + -14.594449043273926 + ], + [ + "▁curler", + -14.594472885131836 + ], + [ + "▁Delayed", + -14.594473838806152 + ], + [ + "adze", + -14.594476699829102 + ], + [ + "▁817", + -14.594486236572266 + ], + [ + "▁Muppets", + -14.594610214233398 + ], + [ + "voi", + -14.594669342041016 + ], + [ + "▁parlance", + -14.594671249389648 + ], + [ + "▁Trotter", + -14.594691276550293 + ], + [ + "▁speedometer", + -14.594708442687988 + ], + [ + "▁conglomerates", + -14.594711303710938 + ], + [ + "▁Fredrick", + -14.59472370147705 + ], + [ + "▁WPF", + -14.594742774963379 + ], + [ + "▁Shor", + -14.59476089477539 + ], + [ + "▁associative", + -14.59476375579834 + ], + [ + "▁Mendi", + -14.594792366027832 + ], + [ + "warrior", + -14.594796180725098 + ], + [ + "arva", + -14.594810485839844 + ], + [ + "▁advisories", + -14.594810485839844 + ], + [ + "重", + -14.594812393188477 + ], + [ + "ہ", + -14.594817161560059 + ], + [ + "他", + -14.594839096069336 + ], + [ + "▁ITF", + -14.594844818115234 + ], + [ + "▁helmed", + -14.594858169555664 + ], + [ + "discussed", + -14.594864845275879 + ], + [ + "▁concisely", + -14.594865798950195 + ], + [ + "▁luv", + -14.594976425170898 + ], + [ + "▁ooze", + -14.59499740600586 + ], + [ + "▁UNTIL", + -14.59501838684082 + ], + [ + "keyboard", + -14.595067024230957 + ], + [ + "행", + -14.59508228302002 + ], + [ + "اء", + -14.595173835754395 + ], + [ + "097", + -14.595181465148926 + ], + [ + "sert", + -14.595198631286621 + ], + [ + "▁Arie", + -14.595203399658203 + ], + [ + "▁neutrophils", + -14.595227241516113 + ], + [ + "▁benz", + -14.595237731933594 + ], + [ + "▁rigidly", + -14.595242500305176 + ], + [ + "▁foodstuff", + -14.595270156860352 + ], + [ + "dvd", + -14.595321655273438 + ], + [ + "▁croutons", + -14.595324516296387 + ], + [ + "▁Bibb", + -14.595369338989258 + ], + [ + "▁Alina", + -14.595401763916016 + ], + [ + "odu", + -14.595478057861328 + ], + [ + "IKE", + -14.595488548278809 + ], + [ + "xyz", + -14.595497131347656 + ], + [ + "devices", + -14.595519065856934 + ], + [ + "▁Spinoza", + -14.595519065856934 + ], + [ + "▁Homme", + -14.59556770324707 + ], + [ + "año", + -14.595575332641602 + ], + [ + "▁Bonnet", + -14.595620155334473 + ], + [ + "▁Carved", + -14.595647811889648 + ], + [ + "▁Ladbrokes", + -14.595671653747559 + ], + [ + "▁Kirsch", + -14.59567928314209 + ], + [ + "shank", + -14.595714569091797 + ], + [ + "▁CARFAX", + -14.595733642578125 + ], + [ + "Fil", + -14.595739364624023 + ], + [ + "▁Micronesia", + -14.595739364624023 + ], + [ + "togethers", + -14.595746040344238 + ], + [ + "▁का", + -14.595766067504883 + ], + [ + "▁Chianti", + -14.595795631408691 + ], + [ + "kli", + -14.595815658569336 + ], + [ + "▁transfusions", + -14.595819473266602 + ], + [ + "▁Phelan", + -14.595830917358398 + ], + [ + "▁arrhythmia", + -14.595867156982422 + ], + [ + "▁Siegfried", + -14.595913887023926 + ], + [ + "▁screed", + -14.595946311950684 + ], + [ + "▁Vary", + -14.595983505249023 + ], + [ + "▁Accountancy", + -14.595999717712402 + ], + [ + "rupa", + -14.5960054397583 + ], + [ + "▁Shelving", + -14.5960054397583 + ], + [ + "▁Vash", + -14.596049308776855 + ], + [ + "▁falsehoods", + -14.596098899841309 + ], + [ + "trophy", + -14.596144676208496 + ], + [ + "▁Topshop", + -14.59618854522705 + ], + [ + "▁Zend", + -14.596197128295898 + ], + [ + "structures", + -14.596240043640137 + ], + [ + "crown", + -14.596320152282715 + ], + [ + "Boom", + -14.596333503723145 + ], + [ + "▁Kellie", + -14.596358299255371 + ], + [ + "▁Moog", + -14.596378326416016 + ], + [ + "▁SRAM", + -14.596380233764648 + ], + [ + "▁Schri", + -14.596383094787598 + ], + [ + "▁Transmitter", + -14.596391677856445 + ], + [ + "▁pkg", + -14.596400260925293 + ], + [ + "▁deviated", + -14.596413612365723 + ], + [ + "ponent", + -14.596427917480469 + ], + [ + "▁Erb", + -14.596454620361328 + ], + [ + "▁officiated", + -14.596475601196289 + ], + [ + "▁Textured", + -14.596540451049805 + ], + [ + "▁Salu", + -14.596555709838867 + ], + [ + "ccio", + -14.596556663513184 + ], + [ + "▁Screaming", + -14.596556663513184 + ], + [ + "▁WebMD", + -14.596563339233398 + ], + [ + "▁Kuan", + -14.596566200256348 + ], + [ + "▁Cough", + -14.596611022949219 + ], + [ + "▁zealand", + -14.596616744995117 + ], + [ + "▁immobile", + -14.596628189086914 + ], + [ + "су", + -14.596632957458496 + ], + [ + "▁consecration", + -14.596651077270508 + ], + [ + "▁Trib", + -14.596654891967773 + ], + [ + "▁forthwith", + -14.596752166748047 + ], + [ + "▁Е", + -14.5968017578125 + ], + [ + "▁Popeye", + -14.596847534179688 + ], + [ + "▁Hilo", + -14.59684944152832 + ], + [ + "architecture", + -14.5968599319458 + ], + [ + "▁steadfastly", + -14.596883773803711 + ], + [ + "▁Thyme", + -14.596902847290039 + ], + [ + "hava", + -14.596924781799316 + ], + [ + "▁Intersection", + -14.59692668914795 + ], + [ + "lao", + -14.596942901611328 + ], + [ + "chew", + -14.597000122070312 + ], + [ + "▁MPLS", + -14.597007751464844 + ], + [ + "▁cuddles", + -14.59702205657959 + ], + [ + "▁Lucerne", + -14.597031593322754 + ], + [ + "▁Nomura", + -14.59705924987793 + ], + [ + "▁Raffles", + -14.597061157226562 + ], + [ + "▁Medley", + -14.597064971923828 + ], + [ + "Traditional", + -14.597070693969727 + ], + [ + "▁newness", + -14.597073554992676 + ], + [ + "▁expendable", + -14.597101211547852 + ], + [ + "▁Sharapova", + -14.597123146057129 + ], + [ + "▁Hints", + -14.597126960754395 + ], + [ + "▁aberrations", + -14.597129821777344 + ], + [ + "▁HACK", + -14.59713363647461 + ], + [ + "▁naloxone", + -14.597158432006836 + ], + [ + "▁Wordsworth", + -14.597162246704102 + ], + [ + "▁nanoscale", + -14.597197532653809 + ], + [ + "▁demented", + -14.597208023071289 + ], + [ + "sightedness", + -14.597217559814453 + ], + [ + "▁Thong", + -14.5972261428833 + ], + [ + "▁Jour", + -14.597282409667969 + ], + [ + "▁Arias", + -14.597344398498535 + ], + [ + "▁Dc", + -14.597344398498535 + ], + [ + "▁animating", + -14.597410202026367 + ], + [ + "▁watchmaker", + -14.597426414489746 + ], + [ + "▁Tupac", + -14.597465515136719 + ], + [ + "▁Cleve", + -14.597482681274414 + ], + [ + "akos", + -14.597495079040527 + ], + [ + "▁DOING", + -14.597513198852539 + ], + [ + "▁billowing", + -14.597515106201172 + ], + [ + "▁gymnasts", + -14.59756851196289 + ], + [ + "schau", + -14.597591400146484 + ], + [ + "▁vivacious", + -14.597597122192383 + ], + [ + "▁Mute", + -14.597626686096191 + ], + [ + "▁aplenty", + -14.597633361816406 + ], + [ + "▁warhead", + -14.597652435302734 + ], + [ + "▁benevolence", + -14.597658157348633 + ], + [ + "▁propagandist", + -14.597700119018555 + ], + [ + "▁Lehmann", + -14.597709655761719 + ], + [ + "albert", + -14.597745895385742 + ], + [ + "sorb", + -14.597745895385742 + ], + [ + "tissue", + -14.597763061523438 + ], + [ + "▁TPU", + -14.597769737243652 + ], + [ + "attempt", + -14.597810745239258 + ], + [ + "hauser", + -14.597831726074219 + ], + [ + "▁gnocchi", + -14.597845077514648 + ], + [ + "اد", + -14.59786605834961 + ], + [ + "RZ", + -14.597867012023926 + ], + [ + "▁swingers", + -14.597867965698242 + ], + [ + "MIL", + -14.597968101501465 + ], + [ + "▁cricketers", + -14.597982406616211 + ], + [ + "▁Tuberculosis", + -14.59798812866211 + ], + [ + "▁coinage", + -14.598052978515625 + ], + [ + "▁Plunge", + -14.598061561584473 + ], + [ + "▁peritoneal", + -14.598087310791016 + ], + [ + "rogue", + -14.598124504089355 + ], + [ + "▁Doran", + -14.598140716552734 + ], + [ + "UKE", + -14.598217964172363 + ], + [ + "Physical", + -14.598219871520996 + ], + [ + "▁contrarian", + -14.598258972167969 + ], + [ + "線", + -14.598265647888184 + ], + [ + "▁MFP", + -14.59827995300293 + ], + [ + "▁BANG", + -14.598283767700195 + ], + [ + "▁Comfy", + -14.598298072814941 + ], + [ + "▁misdemeanors", + -14.59836483001709 + ], + [ + "▁Esteban", + -14.598372459411621 + ], + [ + "▁janë", + -14.598394393920898 + ], + [ + "▁Sane", + -14.598418235778809 + ], + [ + "arche", + -14.598432540893555 + ], + [ + "▁taskbar", + -14.598433494567871 + ], + [ + "▁lanai", + -14.598442077636719 + ], + [ + "egar", + -14.598488807678223 + ], + [ + "▁inertial", + -14.598501205444336 + ], + [ + "▁554", + -14.598508834838867 + ], + [ + "▁Judeo", + -14.5985107421875 + ], + [ + "▁Photonics", + -14.598628997802734 + ], + [ + "Jazz", + -14.598640441894531 + ], + [ + "wissenschaft", + -14.59865665435791 + ], + [ + "▁demonetisation", + -14.598666191101074 + ], + [ + "▁Hoosiers", + -14.598715782165527 + ], + [ + "▁Sint", + -14.598732948303223 + ], + [ + "▁WISH", + -14.598763465881348 + ], + [ + "▁septum", + -14.598764419555664 + ], + [ + "Nam", + -14.598767280578613 + ], + [ + "Condition", + -14.598777770996094 + ], + [ + "plugin", + -14.598791122436523 + ], + [ + "tei", + -14.598795890808105 + ], + [ + "▁Cie", + -14.598800659179688 + ], + [ + "▁UNDERSTAND", + -14.598801612854004 + ], + [ + "▁Tumble", + -14.59882640838623 + ], + [ + "▁troughs", + -14.598859786987305 + ], + [ + "NDE", + -14.59887409210205 + ], + [ + "▁oddities", + -14.598897933959961 + ], + [ + "IZATION", + -14.598909378051758 + ], + [ + "▁CLIENT", + -14.598977088928223 + ], + [ + "esthesia", + -14.599059104919434 + ], + [ + "▁Fairness", + -14.599087715148926 + ], + [ + "Dallas", + -14.599125862121582 + ], + [ + "▁Gid", + -14.599125862121582 + ], + [ + "▁refract", + -14.599126815795898 + ], + [ + "▁Alo", + -14.59915542602539 + ], + [ + "onate", + -14.599162101745605 + ], + [ + "▁chiles", + -14.599175453186035 + ], + [ + "▁posited", + -14.599203109741211 + ], + [ + "▁Zürich", + -14.599237442016602 + ], + [ + "▁corrupting", + -14.599238395690918 + ], + [ + "▁Acetate", + -14.599258422851562 + ], + [ + "▁Berth", + -14.599311828613281 + ], + [ + "▁prze", + -14.599349975585938 + ], + [ + "▁912", + -14.599420547485352 + ], + [ + "▁sixes", + -14.599425315856934 + ], + [ + "UNT", + -14.599448204040527 + ], + [ + "▁Kahl", + -14.599461555480957 + ], + [ + "▁Neverland", + -14.59947395324707 + ], + [ + "▁suv", + -14.599493026733398 + ], + [ + "elon", + -14.599504470825195 + ], + [ + "▁depositors", + -14.599506378173828 + ], + [ + "interactive", + -14.59952163696289 + ], + [ + "PART", + -14.599575996398926 + ], + [ + "replica", + -14.599649429321289 + ], + [ + "▁Khao", + -14.599660873413086 + ], + [ + "▁reconditioned", + -14.599713325500488 + ], + [ + "▁smelter", + -14.599729537963867 + ], + [ + "arda", + -14.599823951721191 + ], + [ + "▁Butterfield", + -14.599827766418457 + ], + [ + "attend", + -14.59985637664795 + ], + [ + "▁Naming", + -14.599870681762695 + ], + [ + "szcz", + -14.599903106689453 + ], + [ + "▁paring", + -14.599933624267578 + ], + [ + "Understanding", + -14.599945068359375 + ], + [ + "▁guardrail", + -14.59995174407959 + ], + [ + "▁Microsystems", + -14.599952697753906 + ], + [ + "▁APEC", + -14.599957466125488 + ], + [ + "mae", + -14.599980354309082 + ], + [ + "▁lattes", + -14.599990844726562 + ], + [ + "▁strived", + -14.599994659423828 + ], + [ + "▁Solis", + -14.600000381469727 + ], + [ + "▁Odo", + -14.600043296813965 + ], + [ + "▁TCG", + -14.600114822387695 + ], + [ + "▁Oren", + -14.600122451782227 + ], + [ + "▁parched", + -14.600146293640137 + ], + [ + "▁Christendom", + -14.600149154663086 + ], + [ + "▁Reiner", + -14.60015869140625 + ], + [ + "▁Capstone", + -14.600163459777832 + ], + [ + "▁Acha", + -14.600164413452148 + ], + [ + "iß", + -14.600168228149414 + ], + [ + "▁toads", + -14.600202560424805 + ], + [ + "▁Fiddler", + -14.600244522094727 + ], + [ + "▁EDU", + -14.600250244140625 + ], + [ + "erus", + -14.600259780883789 + ], + [ + "Slow", + -14.600260734558105 + ], + [ + "MHC", + -14.600295066833496 + ], + [ + "▁zh", + -14.600296974182129 + ], + [ + "ipur", + -14.600309371948242 + ], + [ + "PTI", + -14.600343704223633 + ], + [ + "▁Kundalini", + -14.600363731384277 + ], + [ + "▁OPPO", + -14.600383758544922 + ], + [ + "▁biomechanical", + -14.600395202636719 + ], + [ + "arelli", + -14.600400924682617 + ], + [ + "▁CLASSIC", + -14.600406646728516 + ], + [ + "▁NECTAR", + -14.600421905517578 + ], + [ + "▁Tailored", + -14.600422859191895 + ], + [ + "▁renounced", + -14.600465774536133 + ], + [ + "▁sidestep", + -14.60049057006836 + ], + [ + "mpo", + -14.600493431091309 + ], + [ + "▁retrieves", + -14.600496292114258 + ], + [ + "isner", + -14.60051441192627 + ], + [ + "▁forklifts", + -14.600515365600586 + ], + [ + "ussen", + -14.600566864013672 + ], + [ + "CEL", + -14.600579261779785 + ], + [ + "▁emphasising", + -14.60065746307373 + ], + [ + "▁corollary", + -14.600666046142578 + ], + [ + "viewer", + -14.600696563720703 + ], + [ + "▁dynamo", + -14.600720405578613 + ], + [ + "▁Wulf", + -14.600743293762207 + ], + [ + "▁TRAIN", + -14.6007719039917 + ], + [ + "▁Colvin", + -14.600774765014648 + ], + [ + "▁setlist", + -14.600777626037598 + ], + [ + "Shock", + -14.600778579711914 + ], + [ + "▁reflectors", + -14.60078239440918 + ], + [ + "▁Corsica", + -14.600788116455078 + ], + [ + "▁Combi", + -14.600789070129395 + ], + [ + "▁starchy", + -14.600846290588379 + ], + [ + "▁£24", + -14.600849151611328 + ], + [ + "▁enumerate", + -14.600852012634277 + ], + [ + "▁supposing", + -14.600876808166504 + ], + [ + "Zu", + -14.60091781616211 + ], + [ + "▁conferring", + -14.600921630859375 + ], + [ + "▁submerge", + -14.600958824157715 + ], + [ + "▁unmistakably", + -14.600972175598145 + ], + [ + "▁waxy", + -14.60097599029541 + ], + [ + "▁propylene", + -14.600985527038574 + ], + [ + "▁retweeted", + -14.600990295410156 + ], + [ + "▁Gunter", + -14.601016998291016 + ], + [ + "▁Venezuelans", + -14.60102653503418 + ], + [ + "cmd", + -14.60110092163086 + ], + [ + "racism", + -14.601105690002441 + ], + [ + "▁fallow", + -14.601122856140137 + ], + [ + "▁Pella", + -14.601147651672363 + ], + [ + "▁retaliated", + -14.601181030273438 + ], + [ + "▁Bic", + -14.601203918457031 + ], + [ + "▁Lymphoma", + -14.601253509521484 + ], + [ + "▁Connors", + -14.601261138916016 + ], + [ + "▁Charl", + -14.601265907287598 + ], + [ + "▁overhanging", + -14.60128402709961 + ], + [ + "▁isoforms", + -14.601293563842773 + ], + [ + "jane", + -14.601330757141113 + ], + [ + "▁542", + -14.601340293884277 + ], + [ + "▁BUTTON", + -14.601344108581543 + ], + [ + "▁contr", + -14.601400375366211 + ], + [ + "GYN", + -14.601457595825195 + ], + [ + "▁droop", + -14.601491928100586 + ], + [ + "rland", + -14.601505279541016 + ], + [ + "Smoke", + -14.601523399353027 + ], + [ + "▁nv", + -14.601566314697266 + ], + [ + "▁seedy", + -14.601593971252441 + ], + [ + "▁Credential", + -14.601625442504883 + ], + [ + "ylated", + -14.601631164550781 + ], + [ + "zá", + -14.601713180541992 + ], + [ + "▁sneer", + -14.601717948913574 + ], + [ + "▁Prabhu", + -14.60172176361084 + ], + [ + "Kitchen", + -14.601731300354004 + ], + [ + "discharge", + -14.6017484664917 + ], + [ + "0026", + -14.601752281188965 + ], + [ + "▁herringbone", + -14.60175895690918 + ], + [ + "▁enema", + -14.601776123046875 + ], + [ + "▁Chappell", + -14.601846694946289 + ], + [ + "▁XA", + -14.601858139038086 + ], + [ + "▁unsealed", + -14.601948738098145 + ], + [ + "▁cutbacks", + -14.601962089538574 + ], + [ + "▁Expecting", + -14.601988792419434 + ], + [ + "년", + -14.6019926071167 + ], + [ + "osum", + -14.601999282836914 + ], + [ + "▁Gillibrand", + -14.602019309997559 + ], + [ + "▁21⁄2", + -14.602020263671875 + ], + [ + "▁Meteorology", + -14.602083206176758 + ], + [ + "▁Autograph", + -14.602104187011719 + ], + [ + "orientation", + -14.602119445800781 + ], + [ + "▁Martínez", + -14.602132797241211 + ], + [ + "▁internalize", + -14.602133750915527 + ], + [ + "▁Salter", + -14.602157592773438 + ], + [ + "▁ADI", + -14.602158546447754 + ], + [ + "▁Deeply", + -14.602171897888184 + ], + [ + "▁reflexive", + -14.60217571258545 + ], + [ + "entine", + -14.602184295654297 + ], + [ + "▁Signage", + -14.602187156677246 + ], + [ + "BOR", + -14.602230072021484 + ], + [ + "RBI", + -14.60223388671875 + ], + [ + "▁Denison", + -14.602242469787598 + ], + [ + "▁Laing", + -14.602253913879395 + ], + [ + "▁stereotyping", + -14.602256774902344 + ], + [ + "lijk", + -14.602295875549316 + ], + [ + "▁jabs", + -14.602312088012695 + ], + [ + "ftp", + -14.60233211517334 + ], + [ + "▁Disqus", + -14.602352142333984 + ], + [ + "▁burly", + -14.602365493774414 + ], + [ + "Zi", + -14.602374076843262 + ], + [ + "FTP", + -14.602384567260742 + ], + [ + "▁Antibiotics", + -14.602478981018066 + ], + [ + "▁lubricating", + -14.602494239807129 + ], + [ + "inflation", + -14.602495193481445 + ], + [ + "▁Tobi", + -14.602498054504395 + ], + [ + "▁Surplus", + -14.602505683898926 + ], + [ + "▁vas", + -14.602518081665039 + ], + [ + "▁Shanti", + -14.602537155151367 + ], + [ + "▁Vad", + -14.602564811706543 + ], + [ + "▁RUSH", + -14.602583885192871 + ], + [ + "▁yurt", + -14.602645874023438 + ], + [ + "inden", + -14.60264778137207 + ], + [ + "▁autosomal", + -14.60267162322998 + ], + [ + "▁conceptualize", + -14.602682113647461 + ], + [ + "▁POE", + -14.602686882019043 + ], + [ + "▁denizens", + -14.602718353271484 + ], + [ + "hanga", + -14.602721214294434 + ], + [ + "kovich", + -14.602728843688965 + ], + [ + "▁SHOT", + -14.602728843688965 + ], + [ + "ql", + -14.602784156799316 + ], + [ + "▁Sewell", + -14.602836608886719 + ], + [ + "▁Philistines", + -14.602916717529297 + ], + [ + "▁catheters", + -14.602935791015625 + ], + [ + "▁755", + -14.603021621704102 + ], + [ + "▁Cordoba", + -14.603045463562012 + ], + [ + "▁Abou", + -14.603066444396973 + ], + [ + "▁pings", + -14.603080749511719 + ], + [ + "▁spaceflight", + -14.603140830993652 + ], + [ + "BLA", + -14.60315227508545 + ], + [ + "▁bidirectional", + -14.603170394897461 + ], + [ + "▁stringing", + -14.603175163269043 + ], + [ + "▁Brava", + -14.603204727172852 + ], + [ + "ာ", + -14.603238105773926 + ], + [ + "▁PVT", + -14.603302955627441 + ], + [ + "▁peeks", + -14.6033353805542 + ], + [ + "▁linker", + -14.603342056274414 + ], + [ + "▁BHA", + -14.603361129760742 + ], + [ + "diving", + -14.603410720825195 + ], + [ + "▁Trax", + -14.60344123840332 + ], + [ + "bildung", + -14.603442192077637 + ], + [ + "cycles", + -14.603485107421875 + ], + [ + "▁sashimi", + -14.603507995605469 + ], + [ + "chondri", + -14.603528022766113 + ], + [ + "▁helpfully", + -14.603536605834961 + ], + [ + "▁pyjamas", + -14.603538513183594 + ], + [ + "elina", + -14.60364818572998 + ], + [ + "▁Hager", + -14.603656768798828 + ], + [ + "▁Dimon", + -14.60369873046875 + ], + [ + "▁Aristo", + -14.603713989257812 + ], + [ + "▁multilevel", + -14.603769302368164 + ], + [ + "▁Mba", + -14.603780746459961 + ], + [ + "ouz", + -14.603842735290527 + ], + [ + "tá", + -14.603842735290527 + ], + [ + "▁ज", + -14.603923797607422 + ], + [ + "▁Hyperion", + -14.603924751281738 + ], + [ + "▁Surveyors", + -14.603978157043457 + ], + [ + "▁Septic", + -14.604002952575684 + ], + [ + "ட", + -14.604005813598633 + ], + [ + "▁patronize", + -14.604068756103516 + ], + [ + "▁Tubing", + -14.604109764099121 + ], + [ + "▁Devonshire", + -14.604143142700195 + ], + [ + "▁underwrite", + -14.604166984558105 + ], + [ + "▁Español", + -14.604171752929688 + ], + [ + "tă", + -14.604182243347168 + ], + [ + "▁Voila", + -14.604225158691406 + ], + [ + "▁SRM", + -14.604241371154785 + ], + [ + "▁DUN", + -14.604278564453125 + ], + [ + "▁underpaid", + -14.604288101196289 + ], + [ + "ovirus", + -14.604326248168945 + ], + [ + "SHI", + -14.60433292388916 + ], + [ + "τι", + -14.60440731048584 + ], + [ + "▁maar", + -14.604408264160156 + ], + [ + "▁absolve", + -14.604416847229004 + ], + [ + "earning", + -14.604423522949219 + ], + [ + "▁carnivores", + -14.604429244995117 + ], + [ + "▁inhabits", + -14.60444450378418 + ], + [ + "▁Amadeus", + -14.604453086853027 + ], + [ + "▁stylesheet", + -14.604509353637695 + ], + [ + "▁fondue", + -14.604516983032227 + ], + [ + "▁ZZ", + -14.604555130004883 + ], + [ + "▁Sandman", + -14.604558944702148 + ], + [ + "OTH", + -14.6046142578125 + ], + [ + "▁microservices", + -14.60462474822998 + ], + [ + "Boys", + -14.604632377624512 + ], + [ + "instruction", + -14.604642868041992 + ], + [ + "▁Maybelline", + -14.60465145111084 + ], + [ + "▁Kendal", + -14.604656219482422 + ], + [ + "▁fü", + -14.604700088500977 + ], + [ + "gura", + -14.604713439941406 + ], + [ + "▁empresa", + -14.604718208312988 + ], + [ + "▁Teamwork", + -14.604763984680176 + ], + [ + "▁811", + -14.604772567749023 + ], + [ + "▁£70", + -14.604806900024414 + ], + [ + "▁Vag", + -14.604813575744629 + ], + [ + "▁Haut", + -14.60482120513916 + ], + [ + "ых", + -14.604844093322754 + ], + [ + "akura", + -14.604874610900879 + ], + [ + "▁deform", + -14.60488510131836 + ], + [ + "potentially", + -14.604920387268066 + ], + [ + "quir", + -14.604951858520508 + ], + [ + "▁triceps", + -14.604972839355469 + ], + [ + "Bath", + -14.604986190795898 + ], + [ + "▁Recital", + -14.605010986328125 + ], + [ + "解", + -14.605018615722656 + ], + [ + "Sad", + -14.605032920837402 + ], + [ + "▁Shareholder", + -14.605042457580566 + ], + [ + "▁Exceed", + -14.605095863342285 + ], + [ + "▁546", + -14.60510540008545 + ], + [ + "▁Prin", + -14.605118751525879 + ], + [ + "▁foreshadowing", + -14.605148315429688 + ], + [ + "▁sleazy", + -14.605168342590332 + ], + [ + "▁pharaoh", + -14.60517692565918 + ], + [ + "▁Legg", + -14.605183601379395 + ], + [ + "▁fuchsia", + -14.605186462402344 + ], + [ + "▁spiky", + -14.605210304260254 + ], + [ + "▁demolishing", + -14.605273246765137 + ], + [ + "inity", + -14.605293273925781 + ], + [ + "▁ached", + -14.605298042297363 + ], + [ + "▁Electrician", + -14.605320930480957 + ], + [ + "▁소", + -14.605332374572754 + ], + [ + "▁shortcoming", + -14.605339050292969 + ], + [ + "▁limped", + -14.605363845825195 + ], + [ + "Cert", + -14.605376243591309 + ], + [ + "kB", + -14.605382919311523 + ], + [ + "▁Mü", + -14.605412483215332 + ], + [ + "treasure", + -14.605415344238281 + ], + [ + "TICS", + -14.605422019958496 + ], + [ + "▁Deakin", + -14.605483055114746 + ], + [ + "▁Bodhi", + -14.605504035949707 + ], + [ + "▁Adonis", + -14.605514526367188 + ], + [ + "▁Voor", + -14.605539321899414 + ], + [ + "▁Burd", + -14.605550765991211 + ], + [ + "▁SSRI", + -14.605566024780273 + ], + [ + "▁Zol", + -14.605573654174805 + ], + [ + "▁Weekends", + -14.605578422546387 + ], + [ + "▁DHT", + -14.605584144592285 + ], + [ + "▁asymptotic", + -14.605589866638184 + ], + [ + "▁Contributed", + -14.60559368133545 + ], + [ + "▁LePage", + -14.605597496032715 + ], + [ + "▁Corre", + -14.605610847473145 + ], + [ + "▁Cura", + -14.605650901794434 + ], + [ + "▁federalism", + -14.605657577514648 + ], + [ + "BURG", + -14.605691909790039 + ], + [ + "▁impeached", + -14.605694770812988 + ], + [ + "▁nitrite", + -14.605704307556152 + ], + [ + "▁rimmed", + -14.605721473693848 + ], + [ + "▁radioactivity", + -14.605724334716797 + ], + [ + "moy", + -14.60574722290039 + ], + [ + "▁blackouts", + -14.605749130249023 + ], + [ + "▁536", + -14.605758666992188 + ], + [ + "▁fluctuates", + -14.605843544006348 + ], + [ + "▁AstraZeneca", + -14.60586929321289 + ], + [ + "▁Kraken", + -14.6058931350708 + ], + [ + "▁ureter", + -14.6058988571167 + ], + [ + "Fee", + -14.60593032836914 + ], + [ + "▁organo", + -14.60593318939209 + ], + [ + "▁timesheet", + -14.605981826782227 + ], + [ + "homme", + -14.606025695800781 + ], + [ + "▁Timely", + -14.606027603149414 + ], + [ + "▁Frisbee", + -14.606051445007324 + ], + [ + "▁Walcott", + -14.606086730957031 + ], + [ + "▁encephalitis", + -14.606101989746094 + ], + [ + "▁prostatic", + -14.606180191040039 + ], + [ + "Tro", + -14.606197357177734 + ], + [ + "▁teasers", + -14.606300354003906 + ], + [ + "▁underfunded", + -14.606322288513184 + ], + [ + "teachers", + -14.606330871582031 + ], + [ + "▁CrossRef", + -14.606343269348145 + ], + [ + "▁Modernist", + -14.606354713439941 + ], + [ + "▁Nene", + -14.606361389160156 + ], + [ + "owen", + -14.606363296508789 + ], + [ + "VOC", + -14.606438636779785 + ], + [ + "RPC", + -14.606468200683594 + ], + [ + "▁predates", + -14.606488227844238 + ], + [ + "▁843", + -14.6065034866333 + ], + [ + "▁WHEEL", + -14.606581687927246 + ], + [ + "VW", + -14.606610298156738 + ], + [ + "ié", + -14.606616020202637 + ], + [ + "ovey", + -14.606626510620117 + ], + [ + "▁absorbers", + -14.606678009033203 + ], + [ + "▁GRACE", + -14.606681823730469 + ], + [ + "▁jawbone", + -14.606684684753418 + ], + [ + "▁Toshi", + -14.606690406799316 + ], + [ + "anthi", + -14.606748580932617 + ], + [ + "▁woodworker", + -14.606748580932617 + ], + [ + "▁Manipulation", + -14.60675048828125 + ], + [ + "IUS", + -14.606757164001465 + ], + [ + "TUR", + -14.606762886047363 + ], + [ + "oula", + -14.606775283813477 + ], + [ + "▁fw", + -14.606779098510742 + ], + [ + "▁tis", + -14.606781959533691 + ], + [ + "▁punchline", + -14.606823921203613 + ], + [ + "▁rebuked", + -14.606840133666992 + ], + [ + "▁choreographers", + -14.60684871673584 + ], + [ + "▁Barnum", + -14.606874465942383 + ], + [ + "▁Navarre", + -14.606884956359863 + ], + [ + "▁cardiomyopathy", + -14.60688591003418 + ], + [ + "hö", + -14.606888771057129 + ], + [ + "▁Noonan", + -14.606926918029785 + ], + [ + "▁bobcat", + -14.60698127746582 + ], + [ + "▁Sleeps", + -14.607009887695312 + ], + [ + "cora", + -14.607019424438477 + ], + [ + "▁unc", + -14.607032775878906 + ], + [ + "Michelle", + -14.607046127319336 + ], + [ + "▁Emer", + -14.607063293457031 + ], + [ + "▁PHA", + -14.607093811035156 + ], + [ + "▁CENTRAL", + -14.607121467590332 + ], + [ + "▁Newberry", + -14.607123374938965 + ], + [ + "floxacin", + -14.607155799865723 + ], + [ + "▁defected", + -14.60716438293457 + ], + [ + "Ren", + -14.60716724395752 + ], + [ + "▁borrowings", + -14.607183456420898 + ], + [ + "▁unrecognizable", + -14.607183456420898 + ], + [ + "mitsu", + -14.607207298278809 + ], + [ + "▁exiles", + -14.607233047485352 + ], + [ + "BRE", + -14.607245445251465 + ], + [ + "hep", + -14.607266426086426 + ], + [ + "▁shuddered", + -14.60728931427002 + ], + [ + "▁Annabel", + -14.607339859008789 + ], + [ + "▁Yoshida", + -14.607352256774902 + ], + [ + "▁reconstructing", + -14.607402801513672 + ], + [ + "▁reaped", + -14.607443809509277 + ], + [ + "▁Resolved", + -14.607461929321289 + ], + [ + "▁overruled", + -14.6074800491333 + ], + [ + "▁backpacker", + -14.607497215270996 + ], + [ + "▁Weldon", + -14.607561111450195 + ], + [ + "▁admonish", + -14.607576370239258 + ], + [ + "äng", + -14.607580184936523 + ], + [ + "truly", + -14.607589721679688 + ], + [ + "▁Sediment", + -14.607609748840332 + ], + [ + "▁Tighten", + -14.607612609863281 + ], + [ + "▁Warne", + -14.607619285583496 + ], + [ + "saying", + -14.607624053955078 + ], + [ + "▁acrobatics", + -14.607633590698242 + ], + [ + "▁Researching", + -14.607658386230469 + ], + [ + "▁schoolwork", + -14.607667922973633 + ], + [ + "▁enslave", + -14.607687950134277 + ], + [ + "▁integr", + -14.607715606689453 + ], + [ + "▁Arra", + -14.607718467712402 + ], + [ + "Same", + -14.607760429382324 + ], + [ + "▁shifters", + -14.607793807983398 + ], + [ + "▁croak", + -14.607807159423828 + ], + [ + "Environmental", + -14.607819557189941 + ], + [ + "▁enlarging", + -14.607831001281738 + ], + [ + "▁Gough", + -14.607869148254395 + ], + [ + "▁Stagg", + -14.607881546020508 + ], + [ + "▁IMDB", + -14.607885360717773 + ], + [ + "▁formulaic", + -14.607898712158203 + ], + [ + "▁cadres", + -14.607931137084961 + ], + [ + "▁raping", + -14.607951164245605 + ], + [ + "▁flustered", + -14.607975959777832 + ], + [ + "UZ", + -14.607980728149414 + ], + [ + "dye", + -14.607980728149414 + ], + [ + "▁astrophysics", + -14.60799503326416 + ], + [ + "▁fete", + -14.60808277130127 + ], + [ + "▁McL", + -14.608085632324219 + ], + [ + "▁hepato", + -14.608111381530762 + ], + [ + "▁Madigan", + -14.608128547668457 + ], + [ + "▁ATTENTION", + -14.608138084411621 + ], + [ + "▁planing", + -14.608190536499023 + ], + [ + "▁geneticist", + -14.608244895935059 + ], + [ + "▁Catal", + -14.608247756958008 + ], + [ + "♥", + -14.608308792114258 + ], + [ + "▁Afri", + -14.608312606811523 + ], + [ + "▁Eames", + -14.60831356048584 + ], + [ + "▁permafrost", + -14.608345985412598 + ], + [ + "▁SHR", + -14.608360290527344 + ], + [ + "MEL", + -14.60844612121582 + ], + [ + "sional", + -14.608460426330566 + ], + [ + "▁lugar", + -14.608480453491211 + ], + [ + "▁stubbornness", + -14.608499526977539 + ], + [ + "▁954", + -14.608513832092285 + ], + [ + "▁BHS", + -14.608522415161133 + ], + [ + "▁Gilliam", + -14.608538627624512 + ], + [ + "▁Elgar", + -14.60856819152832 + ], + [ + "▁violators", + -14.60862922668457 + ], + [ + "Lang", + -14.608664512634277 + ], + [ + "▁retweets", + -14.608664512634277 + ], + [ + "▁Titled", + -14.60866641998291 + ], + [ + "▁Engraving", + -14.60866928100586 + ], + [ + "appointment", + -14.608671188354492 + ], + [ + "▁handrail", + -14.608695983886719 + ], + [ + "▁678", + -14.608704566955566 + ], + [ + "▁starkly", + -14.60875129699707 + ], + [ + "▁Minolta", + -14.60875415802002 + ], + [ + "caller", + -14.608780860900879 + ], + [ + "▁Chamomile", + -14.6088228225708 + ], + [ + "▁FANTASTIC", + -14.608832359313965 + ], + [ + "▁Rennie", + -14.608877182006836 + ], + [ + "▁PPD", + -14.608881950378418 + ], + [ + "чи", + -14.608899116516113 + ], + [ + "ää", + -14.608902931213379 + ], + [ + "kte", + -14.608906745910645 + ], + [ + "▁Glan", + -14.608908653259277 + ], + [ + "▁piezoelectric", + -14.608941078186035 + ], + [ + "▁EHS", + -14.608967781066895 + ], + [ + "▁Miele", + -14.608970642089844 + ], + [ + "▁healthily", + -14.608993530273438 + ], + [ + "arma", + -14.608999252319336 + ], + [ + "▁Acadian", + -14.609001159667969 + ], + [ + "▁Miu", + -14.609009742736816 + ], + [ + "▁Whales", + -14.609025955200195 + ], + [ + "deco", + -14.609074592590332 + ], + [ + "▁Chromebooks", + -14.609074592590332 + ], + [ + "▁Ž", + -14.609077453613281 + ], + [ + "▁darting", + -14.609078407287598 + ], + [ + "▁Welcoming", + -14.60908317565918 + ], + [ + "▁Whiteside", + -14.609110832214355 + ], + [ + "▁Mallet", + -14.609138488769531 + ], + [ + "▁popsicle", + -14.609143257141113 + ], + [ + "▁mechanized", + -14.609156608581543 + ], + [ + "▁thematically", + -14.609248161315918 + ], + [ + "▁chlamydia", + -14.60925579071045 + ], + [ + "▁Grainger", + -14.609257698059082 + ], + [ + "▁Replaced", + -14.609270095825195 + ], + [ + "aina", + -14.609278678894043 + ], + [ + "▁indigent", + -14.609299659729004 + ], + [ + "XXXX", + -14.609314918518066 + ], + [ + "▁Borrowing", + -14.609332084655762 + ], + [ + "cfm", + -14.609370231628418 + ], + [ + "aty", + -14.60938835144043 + ], + [ + "▁Banned", + -14.609407424926758 + ], + [ + "vasi", + -14.609454154968262 + ], + [ + "▁Lucien", + -14.609471321105957 + ], + [ + "▁PHIL", + -14.609489440917969 + ], + [ + "▁1550", + -14.60949420928955 + ], + [ + "▁Repertory", + -14.609508514404297 + ], + [ + "rgu", + -14.609509468078613 + ], + [ + "▁motorways", + -14.609518051147461 + ], + [ + "▁apparition", + -14.609528541564941 + ], + [ + "▁Rakhi", + -14.609533309936523 + ], + [ + "▁Sunnyvale", + -14.609580993652344 + ], + [ + "certainly", + -14.609612464904785 + ], + [ + "▁Firefighter", + -14.609621047973633 + ], + [ + "▁rou", + -14.60963249206543 + ], + [ + "▁snoop", + -14.609642028808594 + ], + [ + "▁Coupling", + -14.609650611877441 + ], + [ + "fronted", + -14.609654426574707 + ], + [ + "▁Neh", + -14.609685897827148 + ], + [ + "acker", + -14.609687805175781 + ], + [ + "▁Nueva", + -14.609695434570312 + ], + [ + "질", + -14.609761238098145 + ], + [ + "▁muslims", + -14.609889030456543 + ], + [ + "erase", + -14.609950065612793 + ], + [ + "▁rockstar", + -14.609956741333008 + ], + [ + "agents", + -14.609977722167969 + ], + [ + "seems", + -14.609993934631348 + ], + [ + "▁payed", + -14.609999656677246 + ], + [ + "▁tricho", + -14.610003471374512 + ], + [ + "▁Wiper", + -14.610004425048828 + ], + [ + "▁dissecting", + -14.610007286071777 + ], + [ + "configured", + -14.610016822814941 + ], + [ + "▁peppery", + -14.610044479370117 + ], + [ + "▁smo", + -14.610054016113281 + ], + [ + "noc", + -14.610072135925293 + ], + [ + "▁crucifix", + -14.610118865966797 + ], + [ + "▁slaps", + -14.610119819641113 + ], + [ + "▁Juri", + -14.610128402709961 + ], + [ + "ん", + -14.61014175415039 + ], + [ + "igung", + -14.610145568847656 + ], + [ + "Random", + -14.610147476196289 + ], + [ + "▁kara", + -14.610167503356934 + ], + [ + "ISSN", + -14.610174179077148 + ], + [ + "▁jobsite", + -14.610176086425781 + ], + [ + "▁ster", + -14.610198020935059 + ], + [ + "▁tightens", + -14.61023235321045 + ], + [ + "▁CPL", + -14.610238075256348 + ], + [ + "▁Boomerang", + -14.610255241394043 + ], + [ + "▁Sza", + -14.61026382446289 + ], + [ + "▁dapat", + -14.610340118408203 + ], + [ + "▁melamine", + -14.610340118408203 + ], + [ + "styling", + -14.610417366027832 + ], + [ + "yari", + -14.610437393188477 + ], + [ + "▁Innsbruck", + -14.610438346862793 + ], + [ + "▁unfilled", + -14.61043930053711 + ], + [ + "された", + -14.610454559326172 + ], + [ + "▁SIMPLE", + -14.610471725463867 + ], + [ + "▁herniated", + -14.610503196716309 + ], + [ + "▁disables", + -14.610522270202637 + ], + [ + "▁Strengths", + -14.610539436340332 + ], + [ + "▁Sunscreen", + -14.610546112060547 + ], + [ + "Gui", + -14.610556602478027 + ], + [ + "▁comforters", + -14.610587120056152 + ], + [ + "▁Bonne", + -14.610612869262695 + ], + [ + "▁impairs", + -14.610627174377441 + ], + [ + "▁Consist", + -14.610663414001465 + ], + [ + "▁Sumo", + -14.61068344116211 + ], + [ + "▁prednisolone", + -14.61069107055664 + ], + [ + "▁Klay", + -14.610716819763184 + ], + [ + "▁Gardeners", + -14.610755920410156 + ], + [ + "Wizard", + -14.61080265045166 + ], + [ + "ห", + -14.610860824584961 + ], + [ + "▁protégé", + -14.610880851745605 + ], + [ + "▁islanders", + -14.610888481140137 + ], + [ + "▁monographs", + -14.610888481140137 + ], + [ + "▁rippling", + -14.610913276672363 + ], + [ + "reserve", + -14.610929489135742 + ], + [ + "heri", + -14.61093521118164 + ], + [ + "▁dumbfounded", + -14.610941886901855 + ], + [ + "lame", + -14.610978126525879 + ], + [ + "▁midfielders", + -14.61099624633789 + ], + [ + "▁DART", + -14.611008644104004 + ], + [ + "▁WOO", + -14.611024856567383 + ], + [ + "Constitution", + -14.61103343963623 + ], + [ + "meets", + -14.611063003540039 + ], + [ + "▁sarees", + -14.611104965209961 + ], + [ + "▁FRC", + -14.611238479614258 + ], + [ + "▁Chha", + -14.611245155334473 + ], + [ + "trouble", + -14.611263275146484 + ], + [ + "▁sweatpants", + -14.611265182495117 + ], + [ + "Wine", + -14.6112699508667 + ], + [ + "algia", + -14.611274719238281 + ], + [ + "▁CRF", + -14.611292839050293 + ], + [ + "료", + -14.611296653747559 + ], + [ + "▁Laf", + -14.611297607421875 + ], + [ + "adri", + -14.61130142211914 + ], + [ + "▁spiking", + -14.611358642578125 + ], + [ + "▁tachycardia", + -14.611480712890625 + ], + [ + "solver", + -14.611495018005371 + ], + [ + "▁labourer", + -14.6115083694458 + ], + [ + "shiba", + -14.611520767211914 + ], + [ + "▁voxel", + -14.61153507232666 + ], + [ + "ую", + -14.611554145812988 + ], + [ + "▁Oblivion", + -14.611568450927734 + ], + [ + "▁dio", + -14.61158561706543 + ], + [ + "하였다", + -14.611631393432617 + ], + [ + "▁dino", + -14.611696243286133 + ], + [ + "▁Magenta", + -14.611700057983398 + ], + [ + "▁KOs", + -14.611766815185547 + ], + [ + "▁Gly", + -14.611771583557129 + ], + [ + "▁vicariously", + -14.611795425415039 + ], + [ + "▁Borderlands", + -14.611802101135254 + ], + [ + "Volt", + -14.611881256103516 + ], + [ + "▁Ableton", + -14.61188793182373 + ], + [ + "▁Mechan", + -14.611998558044434 + ], + [ + "▁TSS", + -14.61206340789795 + ], + [ + "▁cobwebs", + -14.612071990966797 + ], + [ + "▁spurring", + -14.612080574035645 + ], + [ + "YU", + -14.612102508544922 + ], + [ + "unfortunately", + -14.612128257751465 + ], + [ + "▁concurred", + -14.61217212677002 + ], + [ + "▁Woodson", + -14.612183570861816 + ], + [ + "▁FEE", + -14.612198829650879 + ], + [ + "▁bailouts", + -14.612221717834473 + ], + [ + "dna", + -14.612228393554688 + ], + [ + "▁Lupus", + -14.612271308898926 + ], + [ + "saved", + -14.612310409545898 + ], + [ + "▁Azhar", + -14.612391471862793 + ], + [ + "▁turner", + -14.612398147583008 + ], + [ + "▁Darnell", + -14.612454414367676 + ], + [ + "gist", + -14.612475395202637 + ], + [ + "▁doped", + -14.612479209899902 + ], + [ + "▁NSAIDs", + -14.612584114074707 + ], + [ + "ankle", + -14.612587928771973 + ], + [ + "▁Apartheid", + -14.612625122070312 + ], + [ + "▁taylor", + -14.612626075744629 + ], + [ + "Disease", + -14.612634658813477 + ], + [ + "äl", + -14.61266803741455 + ], + [ + "▁OneNote", + -14.61268138885498 + ], + [ + "▁Draghi", + -14.61268424987793 + ], + [ + "▁amply", + -14.612700462341309 + ], + [ + "▁Turnover", + -14.61270809173584 + ], + [ + "τε", + -14.612709999084473 + ], + [ + "culum", + -14.612714767456055 + ], + [ + "▁MCF", + -14.612730026245117 + ], + [ + "Disk", + -14.612739562988281 + ], + [ + "lver", + -14.612739562988281 + ], + [ + "Village", + -14.612760543823242 + ], + [ + "▁inferno", + -14.61280632019043 + ], + [ + "▁Retrieval", + -14.61288070678711 + ], + [ + "▁pimple", + -14.612926483154297 + ], + [ + "▁Maryam", + -14.612927436828613 + ], + [ + "carpet", + -14.61295223236084 + ], + [ + "▁overstate", + -14.612955093383789 + ], + [ + "▁SOUL", + -14.612972259521484 + ], + [ + "ucco", + -14.61301040649414 + ], + [ + "▁fac", + -14.613031387329102 + ], + [ + "▁preferentially", + -14.613031387329102 + ], + [ + "Wake", + -14.61305046081543 + ], + [ + "▁Indexes", + -14.613073348999023 + ], + [ + "▁disclaimers", + -14.613078117370605 + ], + [ + "▁barbarians", + -14.613089561462402 + ], + [ + "▁infertile", + -14.61309814453125 + ], + [ + "degrees", + -14.613115310668945 + ], + [ + "▁cairn", + -14.613263130187988 + ], + [ + "roop", + -14.613275527954102 + ], + [ + "▁Minimize", + -14.613286972045898 + ], + [ + "ierte", + -14.61330795288086 + ], + [ + "▁Heyman", + -14.613308906555176 + ], + [ + "▁acidification", + -14.613311767578125 + ], + [ + "queue", + -14.61335563659668 + ], + [ + "▁Skan", + -14.613460540771484 + ], + [ + "▁purists", + -14.613471984863281 + ], + [ + "1916", + -14.61349105834961 + ], + [ + "▁occassion", + -14.613518714904785 + ], + [ + "ferrous", + -14.613555908203125 + ], + [ + "Independent", + -14.61356258392334 + ], + [ + "Loading", + -14.61361026763916 + ], + [ + "▁acrobat", + -14.613691329956055 + ], + [ + "▁deadpan", + -14.613722801208496 + ], + [ + "▁winked", + -14.613725662231445 + ], + [ + "▁mournful", + -14.613753318786621 + ], + [ + "▁Checkpoint", + -14.613765716552734 + ], + [ + "Accept", + -14.613798141479492 + ], + [ + "▁Durand", + -14.613799095153809 + ], + [ + "▁rebalancing", + -14.613811492919922 + ], + [ + "▁Ksh", + -14.61382007598877 + ], + [ + "▁tyrants", + -14.6138334274292 + ], + [ + "lagen", + -14.613835334777832 + ], + [ + "▁radiologist", + -14.613836288452148 + ], + [ + "▁Accents", + -14.613837242126465 + ], + [ + "▁Sacks", + -14.613920211791992 + ], + [ + "▁snot", + -14.613922119140625 + ], + [ + "▁swerve", + -14.613936424255371 + ], + [ + "▁Concurrent", + -14.613944053649902 + ], + [ + "▁misaligned", + -14.613987922668457 + ], + [ + "▁Longtime", + -14.614014625549316 + ], + [ + "igma", + -14.614038467407227 + ], + [ + "▁grantees", + -14.614047050476074 + ], + [ + "Lane", + -14.614052772521973 + ], + [ + "▁Ultron", + -14.614055633544922 + ], + [ + "▁CSL", + -14.614089012145996 + ], + [ + "▁gopher", + -14.614090919494629 + ], + [ + "▁рас", + -14.614120483398438 + ], + [ + "▁parabolic", + -14.614142417907715 + ], + [ + "▁shallower", + -14.61415958404541 + ], + [ + "▁Basingstoke", + -14.614185333251953 + ], + [ + "▁MUN", + -14.614189147949219 + ], + [ + "Industry", + -14.614229202270508 + ], + [ + "▁flavouring", + -14.614237785339355 + ], + [ + "▁Fitzroy", + -14.614251136779785 + ], + [ + "eral", + -14.614266395568848 + ], + [ + "▁Shima", + -14.614274024963379 + ], + [ + "▁HRT", + -14.614301681518555 + ], + [ + "▁civilised", + -14.614341735839844 + ], + [ + "▁MCD", + -14.614422798156738 + ], + [ + "Prep", + -14.614424705505371 + ], + [ + "commit", + -14.614441871643066 + ], + [ + "▁Aviator", + -14.614450454711914 + ], + [ + "▁Miyazaki", + -14.614476203918457 + ], + [ + "rington", + -14.61453628540039 + ], + [ + "▁Stetson", + -14.614548683166504 + ], + [ + "▁Sandal", + -14.61460018157959 + ], + [ + "steer", + -14.614609718322754 + ], + [ + "▁Awning", + -14.614625930786133 + ], + [ + "▁Froome", + -14.614641189575195 + ], + [ + "信号", + -14.614680290222168 + ], + [ + "▁Astonishing", + -14.614688873291016 + ], + [ + "▁Atherton", + -14.614705085754395 + ], + [ + "▁Curacao", + -14.614729881286621 + ], + [ + "▁limousines", + -14.61477279663086 + ], + [ + "▁incubators", + -14.614787101745605 + ], + [ + "Duck", + -14.614789962768555 + ], + [ + "▁DANCE", + -14.614792823791504 + ], + [ + "▁NSX", + -14.6148042678833 + ], + [ + "▁ushers", + -14.614873886108398 + ], + [ + "conditions", + -14.614950180053711 + ], + [ + "rific", + -14.614956855773926 + ], + [ + "▁Wolfram", + -14.61497688293457 + ], + [ + "▁Muppet", + -14.614985466003418 + ], + [ + "▁eulogy", + -14.615015983581543 + ], + [ + "▁Moray", + -14.615022659301758 + ], + [ + "▁decorum", + -14.615035057067871 + ], + [ + "▁Stade", + -14.61506175994873 + ], + [ + "▁Notary", + -14.615073204040527 + ], + [ + "arden", + -14.61507511138916 + ], + [ + "▁Desks", + -14.615118980407715 + ], + [ + "▁whimper", + -14.615133285522461 + ], + [ + "▁Pompey", + -14.61527156829834 + ], + [ + "▁choc", + -14.615273475646973 + ], + [ + "▁Armen", + -14.615277290344238 + ], + [ + "▁RESULT", + -14.615289688110352 + ], + [ + "▁LDP", + -14.615300178527832 + ], + [ + "▁Palisades", + -14.615312576293945 + ], + [ + "Collect", + -14.615316390991211 + ], + [ + "▁Delilah", + -14.615347862243652 + ], + [ + "▁PIM", + -14.615371704101562 + ], + [ + "Ji", + -14.6154146194458 + ], + [ + "▁superstitions", + -14.615421295166016 + ], + [ + "▁Breck", + -14.615428924560547 + ], + [ + "▁Assemblyman", + -14.615455627441406 + ], + [ + "▁Asahi", + -14.615459442138672 + ], + [ + "Example", + -14.61548137664795 + ], + [ + "문", + -14.615484237670898 + ], + [ + "▁SGD", + -14.615495681762695 + ], + [ + "▁SUCCESS", + -14.615535736083984 + ], + [ + "▁647", + -14.615544319152832 + ], + [ + "▁incompatibility", + -14.615554809570312 + ], + [ + "▁Ambani", + -14.615557670593262 + ], + [ + "0027", + -14.61557388305664 + ], + [ + "▁Kandy", + -14.615594863891602 + ], + [ + "▁wellbutrin", + -14.6156005859375 + ], + [ + "▁unfavourable", + -14.615618705749512 + ], + [ + "ZU", + -14.615633010864258 + ], + [ + "zahl", + -14.615659713745117 + ], + [ + "▁headbands", + -14.615674018859863 + ], + [ + "glut", + -14.615710258483887 + ], + [ + "▁cordon", + -14.615728378295898 + ], + [ + "▁bangles", + -14.615729331970215 + ], + [ + "▁Parachute", + -14.615763664245605 + ], + [ + "▁caribou", + -14.615800857543945 + ], + [ + "gamer", + -14.615812301635742 + ], + [ + "▁Jamieson", + -14.615817070007324 + ], + [ + "▁ombudsman", + -14.615863800048828 + ], + [ + "ngan", + -14.615882873535156 + ], + [ + "▁Programmable", + -14.615896224975586 + ], + [ + "▁Prae", + -14.615897178649902 + ], + [ + "▁Damned", + -14.6159029006958 + ], + [ + "▁decimals", + -14.615904808044434 + ], + [ + "▁Gnostic", + -14.61590576171875 + ], + [ + "▁Llama", + -14.615918159484863 + ], + [ + "▁Rado", + -14.615944862365723 + ], + [ + "▁Unauthorized", + -14.615948677062988 + ], + [ + "▁Winch", + -14.615970611572266 + ], + [ + "▁Khyber", + -14.615981101989746 + ], + [ + "▁Leaning", + -14.616040229797363 + ], + [ + "▁pleural", + -14.616066932678223 + ], + [ + "▁Touching", + -14.616142272949219 + ], + [ + "▁Zad", + -14.616242408752441 + ], + [ + "▁combinatorial", + -14.616257667541504 + ], + [ + "▁unfunded", + -14.616286277770996 + ], + [ + "▁tryout", + -14.61629581451416 + ], + [ + "▁Erskine", + -14.616299629211426 + ], + [ + "▁confiscate", + -14.616314888000488 + ], + [ + "▁ornamentation", + -14.616397857666016 + ], + [ + "▁EFFECT", + -14.616455078125 + ], + [ + "Bryan", + -14.61652660369873 + ], + [ + "▁DSTV", + -14.616634368896484 + ], + [ + "Cry", + -14.616650581359863 + ], + [ + "▁wraparound", + -14.616703987121582 + ], + [ + "▁wednesday", + -14.616708755493164 + ], + [ + "Rot", + -14.616762161254883 + ], + [ + "▁Eyewitness", + -14.616777420043945 + ], + [ + "▁Geri", + -14.616782188415527 + ], + [ + "▁hir", + -14.616789817810059 + ], + [ + "eken", + -14.61680793762207 + ], + [ + "▁Sequel", + -14.616835594177246 + ], + [ + "▁Bew", + -14.616840362548828 + ], + [ + "▁Locating", + -14.61684799194336 + ], + [ + "▁kratom", + -14.616852760314941 + ], + [ + "▁archdiocese", + -14.616863250732422 + ], + [ + "▁Gabbana", + -14.616898536682129 + ], + [ + "frank", + -14.616900444030762 + ], + [ + "▁Corinthian", + -14.616926193237305 + ], + [ + "▁Commissioned", + -14.616952896118164 + ], + [ + "▁evidentiary", + -14.617034912109375 + ], + [ + "hike", + -14.617087364196777 + ], + [ + "ు", + -14.617181777954102 + ], + [ + "▁ephemera", + -14.61721420288086 + ], + [ + "▁Vedanta", + -14.617215156555176 + ], + [ + "▁tenderly", + -14.617230415344238 + ], + [ + "maki", + -14.617240905761719 + ], + [ + "Thunder", + -14.617250442504883 + ], + [ + "▁Obsession", + -14.617255210876465 + ], + [ + "ceramic", + -14.617300987243652 + ], + [ + "Driven", + -14.617319107055664 + ], + [ + "▁env", + -14.617429733276367 + ], + [ + "▁Ridiculous", + -14.617454528808594 + ], + [ + "▁Carrey", + -14.617505073547363 + ], + [ + "▁Helpline", + -14.617506980895996 + ], + [ + "▁xeno", + -14.61756706237793 + ], + [ + "▁weft", + -14.617579460144043 + ], + [ + "▁demonstrable", + -14.617636680603027 + ], + [ + "▁PMA", + -14.617640495300293 + ], + [ + "▁Marchand", + -14.617655754089355 + ], + [ + "▁Donahue", + -14.617691993713379 + ], + [ + "▁Intrepid", + -14.617709159851074 + ], + [ + "▁Jeffries", + -14.617749214172363 + ], + [ + "▁blackheads", + -14.617762565612793 + ], + [ + "changes", + -14.61776351928711 + ], + [ + "▁Clough", + -14.617774963378906 + ], + [ + "▁Avondale", + -14.617782592773438 + ], + [ + "▁Collectibles", + -14.617788314819336 + ], + [ + "▁corned", + -14.617807388305664 + ], + [ + "▁scalpel", + -14.617827415466309 + ], + [ + "ilor", + -14.617829322814941 + ], + [ + "Supplementary", + -14.617855072021484 + ], + [ + "▁grumbled", + -14.617897033691406 + ], + [ + "▁Tamworth", + -14.617912292480469 + ], + [ + "▁denominated", + -14.617931365966797 + ], + [ + "glasses", + -14.617932319641113 + ], + [ + "▁receded", + -14.61795425415039 + ], + [ + "BOARD", + -14.617981910705566 + ], + [ + "▁HUM", + -14.61799430847168 + ], + [ + "▁Trina", + -14.618037223815918 + ], + [ + "▁gibb", + -14.618040084838867 + ], + [ + "▁toasting", + -14.618046760559082 + ], + [ + "▁사용", + -14.618062973022461 + ], + [ + "▁Joann", + -14.618066787719727 + ], + [ + "▁ப", + -14.618124961853027 + ], + [ + "▁autre", + -14.618157386779785 + ], + [ + "▁Provident", + -14.618189811706543 + ], + [ + "▁spor", + -14.618203163146973 + ], + [ + "▁Hattie", + -14.618204116821289 + ], + [ + "▁SIC", + -14.618229866027832 + ], + [ + "▁Transplantation", + -14.618230819702148 + ], + [ + "▁Fuels", + -14.618237495422363 + ], + [ + "orous", + -14.618287086486816 + ], + [ + "passes", + -14.618326187133789 + ], + [ + "necked", + -14.618369102478027 + ], + [ + "wireless", + -14.618402481079102 + ], + [ + "▁563", + -14.618470191955566 + ], + [ + "▁Mz", + -14.618547439575195 + ], + [ + "thana", + -14.618612289428711 + ], + [ + "▁GRP", + -14.618617057800293 + ], + [ + "▁1350", + -14.61872673034668 + ], + [ + "▁untrustworthy", + -14.618728637695312 + ], + [ + "▁Constituency", + -14.618766784667969 + ], + [ + "CRO", + -14.618817329406738 + ], + [ + "▁excavators", + -14.618826866149902 + ], + [ + "▁declutter", + -14.618841171264648 + ], + [ + "▁martyred", + -14.618876457214355 + ], + [ + "▁rectifier", + -14.618901252746582 + ], + [ + "결", + -14.618910789489746 + ], + [ + "▁Entertaining", + -14.618936538696289 + ], + [ + "▁Goodwood", + -14.618937492370605 + ], + [ + "ვ", + -14.61894702911377 + ], + [ + "Lucy", + -14.618950843811035 + ], + [ + "▁infighting", + -14.618959426879883 + ], + [ + "DHS", + -14.61898136138916 + ], + [ + "▁incriminating", + -14.619001388549805 + ], + [ + "▁Clocks", + -14.619010925292969 + ], + [ + "▁Sorensen", + -14.619050979614258 + ], + [ + "▁Dyn", + -14.619072914123535 + ], + [ + "▁Hauling", + -14.619176864624023 + ], + [ + "▁FAM", + -14.61917781829834 + ], + [ + "▁Peaches", + -14.619258880615234 + ], + [ + "SOM", + -14.619297981262207 + ], + [ + "▁detainee", + -14.619302749633789 + ], + [ + "▁Poz", + -14.619307518005371 + ], + [ + "▁prolonging", + -14.619339942932129 + ], + [ + "understood", + -14.61935043334961 + ], + [ + "▁Backward", + -14.619452476501465 + ], + [ + "▁mesenchymal", + -14.619458198547363 + ], + [ + "▁Lactobacillus", + -14.61949348449707 + ], + [ + "▁KLM", + -14.619500160217285 + ], + [ + "▁Shiba", + -14.619505882263184 + ], + [ + "▁Morro", + -14.6195068359375 + ], + [ + "程", + -14.619512557983398 + ], + [ + "▁Translations", + -14.619524955749512 + ], + [ + "▁IEA", + -14.619572639465332 + ], + [ + "▁Claiming", + -14.619601249694824 + ], + [ + "▁Marcellus", + -14.619606971740723 + ], + [ + "▁RIO", + -14.619617462158203 + ], + [ + "▁slugger", + -14.619629859924316 + ], + [ + "▁nationalistic", + -14.619641304016113 + ], + [ + "▁february", + -14.619694709777832 + ], + [ + "▁ADVISED", + -14.619712829589844 + ], + [ + "ста", + -14.619722366333008 + ], + [ + "hose", + -14.61973762512207 + ], + [ + "▁surpluses", + -14.61974811553955 + ], + [ + "▁Flore", + -14.619751930236816 + ], + [ + "Blonde", + -14.619784355163574 + ], + [ + "indu", + -14.619792938232422 + ], + [ + "▁caffeinated", + -14.619792938232422 + ], + [ + "▁resized", + -14.619794845581055 + ], + [ + "▁wiretap", + -14.619836807250977 + ], + [ + "▁basilica", + -14.619843482971191 + ], + [ + "▁oddity", + -14.619856834411621 + ], + [ + "▁Taro", + -14.619871139526367 + ], + [ + "imov", + -14.619874954223633 + ], + [ + "▁jetted", + -14.619887351989746 + ], + [ + "nect", + -14.6199369430542 + ], + [ + "▁Buz", + -14.619950294494629 + ], + [ + "▁Complement", + -14.619972229003906 + ], + [ + "puram", + -14.620000839233398 + ], + [ + "▁Snider", + -14.620002746582031 + ], + [ + "▁Gravi", + -14.620015144348145 + ], + [ + "▁OTR", + -14.620019912719727 + ], + [ + "mainstream", + -14.620072364807129 + ], + [ + "rais", + -14.620091438293457 + ], + [ + "ус", + -14.620105743408203 + ], + [ + "▁baffles", + -14.620267868041992 + ], + [ + "▁Psychiatrist", + -14.620280265808105 + ], + [ + "decent", + -14.620281219482422 + ], + [ + "▁JPY", + -14.62034797668457 + ], + [ + "습니다", + -14.620359420776367 + ], + [ + "▁NetApp", + -14.620361328125 + ], + [ + "bib", + -14.620376586914062 + ], + [ + "iamo", + -14.620382308959961 + ], + [ + "▁COG", + -14.620387077331543 + ], + [ + "▁Feeds", + -14.620394706726074 + ], + [ + "▁Playbook", + -14.620407104492188 + ], + [ + "▁foie", + -14.620429039001465 + ], + [ + "Salt", + -14.620468139648438 + ], + [ + "▁Duda", + -14.620482444763184 + ], + [ + "▁pled", + -14.620508193969727 + ], + [ + "▁Osteopathic", + -14.620545387268066 + ], + [ + "▁bluster", + -14.620601654052734 + ], + [ + "▁Haider", + -14.620609283447266 + ], + [ + "▁Fernández", + -14.62061595916748 + ], + [ + "▁Bode", + -14.620617866516113 + ], + [ + "foul", + -14.620674133300781 + ], + [ + "▁sparrow", + -14.620710372924805 + ], + [ + "▁nether", + -14.62071704864502 + ], + [ + "▁Burgh", + -14.620720863342285 + ], + [ + "▁так", + -14.620777130126953 + ], + [ + "▁Axiom", + -14.620790481567383 + ], + [ + "▁Safeguarding", + -14.62083911895752 + ], + [ + "▁NIR", + -14.620861053466797 + ], + [ + "▁Madurai", + -14.620871543884277 + ], + [ + "▁transducers", + -14.620879173278809 + ], + [ + "▁airstrip", + -14.62089729309082 + ], + [ + "Mostly", + -14.620951652526855 + ], + [ + "edema", + -14.620964050292969 + ], + [ + "▁Mormonism", + -14.621024131774902 + ], + [ + "▁Esc", + -14.62104606628418 + ], + [ + "▁BOOT", + -14.621112823486328 + ], + [ + "▁dispersing", + -14.621153831481934 + ], + [ + "▁Chastain", + -14.621160507202148 + ], + [ + "▁Cupboard", + -14.621203422546387 + ], + [ + "▁Briton", + -14.621209144592285 + ], + [ + "▁octagonal", + -14.621209144592285 + ], + [ + "▁Komen", + -14.621212005615234 + ], + [ + "▁Bahn", + -14.621231079101562 + ], + [ + "duration", + -14.62125301361084 + ], + [ + "▁св", + -14.621278762817383 + ], + [ + "▁За", + -14.62130069732666 + ], + [ + "Radar", + -14.621306419372559 + ], + [ + "▁earplugs", + -14.62131118774414 + ], + [ + "▁2028", + -14.621329307556152 + ], + [ + "▁misdeeds", + -14.62136459350586 + ], + [ + "▁flamingo", + -14.621365547180176 + ], + [ + "▁Kyu", + -14.621383666992188 + ], + [ + "▁extradited", + -14.621384620666504 + ], + [ + "▁globalist", + -14.621389389038086 + ], + [ + "emma", + -14.6215181350708 + ], + [ + "▁Gannon", + -14.621522903442383 + ], + [ + "▁Dey", + -14.621528625488281 + ], + [ + "▁deacons", + -14.621565818786621 + ], + [ + "▁vestibular", + -14.621582984924316 + ], + [ + "liber", + -14.621654510498047 + ], + [ + "▁Anim", + -14.621689796447754 + ], + [ + "marie", + -14.621697425842285 + ], + [ + "▁fertilize", + -14.621699333190918 + ], + [ + "esar", + -14.621747016906738 + ], + [ + "▁Eldorado", + -14.621793746948242 + ], + [ + "shme", + -14.62182903289795 + ], + [ + "▁starches", + -14.62183952331543 + ], + [ + "sef", + -14.621856689453125 + ], + [ + "▁bragged", + -14.62186050415039 + ], + [ + "narrative", + -14.621898651123047 + ], + [ + "▁پ", + -14.621932029724121 + ], + [ + "▁savored", + -14.621954917907715 + ], + [ + "▁comprehending", + -14.621990203857422 + ], + [ + "holic", + -14.621994018554688 + ], + [ + "defunct", + -14.622036933898926 + ], + [ + "▁sistema", + -14.62204360961914 + ], + [ + "Amb", + -14.62204647064209 + ], + [ + "hive", + -14.622078895568848 + ], + [ + "▁Villiers", + -14.62208080291748 + ], + [ + "▁Pointing", + -14.622081756591797 + ], + [ + "▁dolor", + -14.622093200683594 + ], + [ + "▁Aida", + -14.622109413146973 + ], + [ + "▁Vivaldi", + -14.622252464294434 + ], + [ + "▁demeanour", + -14.622262954711914 + ], + [ + "tained", + -14.622323989868164 + ], + [ + "▁Dozen", + -14.622347831726074 + ], + [ + "▁CEE", + -14.622352600097656 + ], + [ + "▁Succulent", + -14.622379302978516 + ], + [ + "▁viper", + -14.622386932373047 + ], + [ + "▁schoolhouse", + -14.622391700744629 + ], + [ + "▁Samaritans", + -14.622393608093262 + ], + [ + "▁Rada", + -14.62243938446045 + ], + [ + "PACK", + -14.622443199157715 + ], + [ + "essentially", + -14.622481346130371 + ], + [ + "aime", + -14.622495651245117 + ], + [ + "▁jacked", + -14.622513771057129 + ], + [ + "ού", + -14.622516632080078 + ], + [ + "▁SZ", + -14.622518539428711 + ], + [ + "▁scintillating", + -14.62252140045166 + ], + [ + "▁radi", + -14.622626304626465 + ], + [ + "Hash", + -14.62266731262207 + ], + [ + "▁Brookline", + -14.622675895690918 + ], + [ + "▁SFA", + -14.622690200805664 + ], + [ + "▁Molding", + -14.622693061828613 + ], + [ + "innie", + -14.62271499633789 + ], + [ + "▁inoculated", + -14.622715950012207 + ], + [ + "▁rebut", + -14.622715950012207 + ], + [ + "▁viking", + -14.622727394104004 + ], + [ + "▁Scrivener", + -14.622735023498535 + ], + [ + "▁timeframes", + -14.622783660888672 + ], + [ + "▁Midas", + -14.622846603393555 + ], + [ + "▁Trademarks", + -14.622873306274414 + ], + [ + "EAU", + -14.622913360595703 + ], + [ + "▁Kall", + -14.622958183288574 + ], + [ + "▁BOC", + -14.622962951660156 + ], + [ + "franchise", + -14.622982025146484 + ], + [ + "abelle", + -14.622984886169434 + ], + [ + "Character", + -14.623078346252441 + ], + [ + "▁Purge", + -14.62308120727539 + ], + [ + "▁Oma", + -14.623100280761719 + ], + [ + "triple", + -14.623106956481934 + ], + [ + "ICU", + -14.62310791015625 + ], + [ + "urra", + -14.62320327758789 + ], + [ + "▁birthstone", + -14.623223304748535 + ], + [ + "▁Gei", + -14.623251914978027 + ], + [ + "heh", + -14.623255729675293 + ], + [ + "▁Biking", + -14.623265266418457 + ], + [ + "▁Drywall", + -14.623270034790039 + ], + [ + "▁SGA", + -14.62329387664795 + ], + [ + "▁candor", + -14.623322486877441 + ], + [ + "ну", + -14.623331069946289 + ], + [ + "feldt", + -14.623345375061035 + ], + [ + "▁Herndon", + -14.623350143432617 + ], + [ + "afia", + -14.623351097106934 + ], + [ + "▁gash", + -14.623388290405273 + ], + [ + "says", + -14.623437881469727 + ], + [ + "wholesale", + -14.623442649841309 + ], + [ + "eeee", + -14.623453140258789 + ], + [ + "▁Beneficiation", + -14.623503684997559 + ], + [ + "▁gazette", + -14.62352180480957 + ], + [ + "▁Gaudi", + -14.623556137084961 + ], + [ + "▁Econometric", + -14.623565673828125 + ], + [ + "Myers", + -14.623603820800781 + ], + [ + "▁Fairway", + -14.623637199401855 + ], + [ + "▁fasci", + -14.623638153076172 + ], + [ + "POWER", + -14.623658180236816 + ], + [ + "▁Swahili", + -14.623678207397461 + ], + [ + "▁vocally", + -14.623682975769043 + ], + [ + "▁BJJ", + -14.623697280883789 + ], + [ + "▁aquifers", + -14.623708724975586 + ], + [ + "▁fatter", + -14.62374210357666 + ], + [ + "▁Tiananmen", + -14.623832702636719 + ], + [ + "▁HarperCollins", + -14.623847961425781 + ], + [ + "▁Yeats", + -14.623858451843262 + ], + [ + "▁CELL", + -14.6239013671875 + ], + [ + "▁Raoul", + -14.623905181884766 + ], + [ + "riva", + -14.623931884765625 + ], + [ + "▁Presto", + -14.62407398223877 + ], + [ + "Highway", + -14.624110221862793 + ], + [ + "▁digitize", + -14.624110221862793 + ], + [ + "▁Ruck", + -14.62415885925293 + ], + [ + "▁Myspace", + -14.624194145202637 + ], + [ + "▁FOREX", + -14.624252319335938 + ], + [ + "▁ATX", + -14.624295234680176 + ], + [ + "▁Downstairs", + -14.624316215515137 + ], + [ + "▁econometric", + -14.624363899230957 + ], + [ + "▁overbought", + -14.624373435974121 + ], + [ + "▁ravages", + -14.624396324157715 + ], + [ + "▁larva", + -14.624417304992676 + ], + [ + "stimulation", + -14.624420166015625 + ], + [ + "eine", + -14.62442684173584 + ], + [ + "▁delighting", + -14.624505043029785 + ], + [ + "▁Kisses", + -14.624532699584961 + ], + [ + "▁547", + -14.624533653259277 + ], + [ + "▁Enabled", + -14.624542236328125 + ], + [ + "▁Meghalaya", + -14.624547004699707 + ], + [ + "▁AIP", + -14.624565124511719 + ], + [ + "▁Longitudinal", + -14.624571800231934 + ], + [ + "▁BATH", + -14.624573707580566 + ], + [ + "1890", + -14.624574661254883 + ], + [ + "Foreign", + -14.62458324432373 + ], + [ + "▁colander", + -14.624628067016602 + ], + [ + "▁metabolize", + -14.62463092803955 + ], + [ + "▁Ferrara", + -14.62465763092041 + ], + [ + "▁daniel", + -14.624682426452637 + ], + [ + "▁aspirant", + -14.624686241149902 + ], + [ + "▁stateless", + -14.624690055847168 + ], + [ + "microbial", + -14.624703407287598 + ], + [ + "▁Udemy", + -14.624703407287598 + ], + [ + "▁Thereby", + -14.624722480773926 + ], + [ + "▁Berries", + -14.624733924865723 + ], + [ + "▁GDC", + -14.624757766723633 + ], + [ + "▁Decorated", + -14.62476634979248 + ], + [ + "prom", + -14.624777793884277 + ], + [ + "LIT", + -14.624794960021973 + ], + [ + "▁defaulting", + -14.62484073638916 + ], + [ + "▁Registrant", + -14.624846458435059 + ], + [ + "pale", + -14.624872207641602 + ], + [ + "▁Searle", + -14.624876022338867 + ], + [ + "gans", + -14.624920845031738 + ], + [ + "ucan", + -14.624968528747559 + ], + [ + "somal", + -14.62497329711914 + ], + [ + "▁Freund", + -14.625061988830566 + ], + [ + "▁Fc", + -14.625075340270996 + ], + [ + "▁demonstrator", + -14.625075340270996 + ], + [ + "fuss", + -14.625106811523438 + ], + [ + "▁MAF", + -14.625138282775879 + ], + [ + "▁artefact", + -14.625140190124512 + ], + [ + "▁Konami", + -14.62515640258789 + ], + [ + "▁Nightclub", + -14.625158309936523 + ], + [ + "RILL", + -14.625164985656738 + ], + [ + "▁slough", + -14.625211715698242 + ], + [ + "▁Perennial", + -14.625223159790039 + ], + [ + "▁mages", + -14.625247955322266 + ], + [ + "experimental", + -14.625249862670898 + ], + [ + "corrupt", + -14.625276565551758 + ], + [ + "▁Comer", + -14.625286102294922 + ], + [ + "▁Steyn", + -14.625372886657715 + ], + [ + "▁Terran", + -14.62540340423584 + ], + [ + "▁Estelle", + -14.625425338745117 + ], + [ + "▁naturalization", + -14.625431060791016 + ], + [ + "irr", + -14.625435829162598 + ], + [ + "breast", + -14.625468254089355 + ], + [ + "Output", + -14.625475883483887 + ], + [ + "Login", + -14.625495910644531 + ], + [ + "orientated", + -14.625529289245605 + ], + [ + "▁Northridge", + -14.625536918640137 + ], + [ + "▁monologues", + -14.6255464553833 + ], + [ + "improve", + -14.625556945800781 + ], + [ + "▁Haku", + -14.625566482543945 + ], + [ + "▁skits", + -14.625581741333008 + ], + [ + "▁Incubator", + -14.625582695007324 + ], + [ + "▁doomsday", + -14.625624656677246 + ], + [ + "▁Sonar", + -14.625685691833496 + ], + [ + "▁Rickey", + -14.625723838806152 + ], + [ + "▁Expeditions", + -14.625754356384277 + ], + [ + "▁STUDY", + -14.625761032104492 + ], + [ + "▁weaver", + -14.625775337219238 + ], + [ + "▁slop", + -14.625798225402832 + ], + [ + "▁knitwear", + -14.625802993774414 + ], + [ + "▁EPL", + -14.625862121582031 + ], + [ + "owska", + -14.625934600830078 + ], + [ + "▁quali", + -14.625940322875977 + ], + [ + "▁jones", + -14.625946998596191 + ], + [ + "uddle", + -14.625971794128418 + ], + [ + "▁Grier", + -14.625984191894531 + ], + [ + "▁sickened", + -14.626018524169922 + ], + [ + "flexible", + -14.626028060913086 + ], + [ + "▁DeWitt", + -14.62605094909668 + ], + [ + "▁bhp", + -14.626058578491211 + ], + [ + "linn", + -14.626060485839844 + ], + [ + "wers", + -14.626067161560059 + ], + [ + "ësi", + -14.62608814239502 + ], + [ + "▁prodding", + -14.626107215881348 + ], + [ + "▁zovirax", + -14.62613296508789 + ], + [ + "▁Jahan", + -14.626137733459473 + ], + [ + "▁conch", + -14.62617015838623 + ], + [ + "▁pec", + -14.626184463500977 + ], + [ + "▁Bromwich", + -14.626249313354492 + ], + [ + "▁preconceptions", + -14.626260757446289 + ], + [ + "ossi", + -14.626274108886719 + ], + [ + "PEC", + -14.6262788772583 + ], + [ + "кра", + -14.626285552978516 + ], + [ + "▁RAR", + -14.626290321350098 + ], + [ + "▁Nagel", + -14.626309394836426 + ], + [ + "myo", + -14.626319885253906 + ], + [ + "▁Splunk", + -14.626322746276855 + ], + [ + "▁908", + -14.626323699951172 + ], + [ + "▁937", + -14.626355171203613 + ], + [ + "▁Sandstone", + -14.626364707946777 + ], + [ + "▁coalesce", + -14.626386642456055 + ], + [ + "▁Jacoby", + -14.626387596130371 + ], + [ + "▁Fisch", + -14.62643814086914 + ], + [ + "saur", + -14.62646770477295 + ], + [ + "▁Aristocrat", + -14.626498222351074 + ], + [ + "▁surfactants", + -14.626505851745605 + ], + [ + "ensky", + -14.62653636932373 + ], + [ + "▁Eccles", + -14.626537322998047 + ], + [ + "minated", + -14.626550674438477 + ], + [ + "vate", + -14.626553535461426 + ], + [ + "▁cochlear", + -14.626558303833008 + ], + [ + "emper", + -14.626582145690918 + ], + [ + "▁jap", + -14.6265869140625 + ], + [ + "zei", + -14.626603126525879 + ], + [ + "▁racy", + -14.626626014709473 + ], + [ + "Rub", + -14.626657485961914 + ], + [ + "▁GORGEOUS", + -14.626748085021973 + ], + [ + "bolo", + -14.62675666809082 + ], + [ + "arctic", + -14.626803398132324 + ], + [ + "IQUE", + -14.626811027526855 + ], + [ + "▁Gophers", + -14.6268310546875 + ], + [ + "▁Zeng", + -14.626842498779297 + ], + [ + "ων", + -14.626858711242676 + ], + [ + "▁wriggle", + -14.626869201660156 + ], + [ + "essi", + -14.626901626586914 + ], + [ + "▁commonalities", + -14.626904487609863 + ], + [ + "▁mummies", + -14.626946449279785 + ], + [ + "evski", + -14.62695598602295 + ], + [ + "trusted", + -14.62696647644043 + ], + [ + "▁multitask", + -14.626993179321289 + ], + [ + "huh", + -14.627006530761719 + ], + [ + "coup", + -14.627020835876465 + ], + [ + "▁veils", + -14.627030372619629 + ], + [ + "▁ω", + -14.62704086303711 + ], + [ + "コ", + -14.627106666564941 + ], + [ + "▁FLY", + -14.627126693725586 + ], + [ + "▁Enquiry", + -14.627142906188965 + ], + [ + "▁Crain", + -14.627156257629395 + ], + [ + "▁Murakami", + -14.627161979675293 + ], + [ + "▁PSE", + -14.627204895019531 + ], + [ + "▁parasol", + -14.627209663391113 + ], + [ + "▁aphids", + -14.627215385437012 + ], + [ + "▁GSE", + -14.627246856689453 + ], + [ + "CKS", + -14.627248764038086 + ], + [ + "▁Kanpur", + -14.627263069152832 + ], + [ + "▁CAPE", + -14.627283096313477 + ], + [ + "▁hazing", + -14.62732219696045 + ], + [ + "▁Waugh", + -14.62736701965332 + ], + [ + "▁ranching", + -14.627420425415039 + ], + [ + "▁Muck", + -14.627445220947266 + ], + [ + "UME", + -14.627452850341797 + ], + [ + "borrow", + -14.627488136291504 + ], + [ + "pregnancy", + -14.627490043640137 + ], + [ + "composer", + -14.627496719360352 + ], + [ + "▁berm", + -14.627509117126465 + ], + [ + "tourist", + -14.627517700195312 + ], + [ + "▁bibs", + -14.627518653869629 + ], + [ + "▁laudable", + -14.62757396697998 + ], + [ + "1921", + -14.627580642700195 + ], + [ + "ilation", + -14.627585411071777 + ], + [ + "▁Dap", + -14.627603530883789 + ], + [ + "horsepower", + -14.62762451171875 + ], + [ + "Milk", + -14.627645492553711 + ], + [ + "▁blobs", + -14.627680778503418 + ], + [ + "▁acquirer", + -14.627694129943848 + ], + [ + "Heavy", + -14.627707481384277 + ], + [ + "▁aeruginosa", + -14.627731323242188 + ], + [ + "▁Watched", + -14.627741813659668 + ], + [ + "▁forbade", + -14.627788543701172 + ], + [ + "▁Ginn", + -14.627856254577637 + ], + [ + "▁camber", + -14.627901077270508 + ], + [ + "▁paisley", + -14.627927780151367 + ], + [ + "▁Ovid", + -14.627934455871582 + ], + [ + "لي", + -14.627973556518555 + ], + [ + "▁LATE", + -14.62799072265625 + ], + [ + "arie", + -14.62804889678955 + ], + [ + "▁Jayhawks", + -14.628049850463867 + ], + [ + "▁GFC", + -14.628116607666016 + ], + [ + "▁memorization", + -14.628117561340332 + ], + [ + "▁wii", + -14.628122329711914 + ], + [ + "▁frailty", + -14.628144264221191 + ], + [ + "beans", + -14.628155708312988 + ], + [ + "▁Errol", + -14.628173828125 + ], + [ + "▁vill", + -14.628183364868164 + ], + [ + "▁cz", + -14.628194808959961 + ], + [ + "▁ruff", + -14.628199577331543 + ], + [ + "matics", + -14.628239631652832 + ], + [ + "▁oligarchs", + -14.628270149230957 + ], + [ + "▁Wam", + -14.628273010253906 + ], + [ + "▁DARPA", + -14.628361701965332 + ], + [ + "▁Bruges", + -14.628365516662598 + ], + [ + "▁Dreyfus", + -14.62839126586914 + ], + [ + "▁smoothest", + -14.628396034240723 + ], + [ + "schein", + -14.62840747833252 + ], + [ + "ynn", + -14.628417015075684 + ], + [ + "4500", + -14.628434181213379 + ], + [ + "▁Excalibur", + -14.62844181060791 + ], + [ + "Sister", + -14.62845516204834 + ], + [ + "▁Townhouse", + -14.628486633300781 + ], + [ + "▁Nous", + -14.628581047058105 + ], + [ + "▁comming", + -14.628604888916016 + ], + [ + "▁McCra", + -14.62862491607666 + ], + [ + "▁CDM", + -14.628636360168457 + ], + [ + "▁lifters", + -14.628649711608887 + ], + [ + "▁Scribe", + -14.628655433654785 + ], + [ + "þ", + -14.628676414489746 + ], + [ + "▁£0", + -14.628691673278809 + ], + [ + "▁745", + -14.628701210021973 + ], + [ + "▁McCaffrey", + -14.628826141357422 + ], + [ + "▁Brunette", + -14.628862380981445 + ], + [ + "1927", + -14.628874778747559 + ], + [ + "Communication", + -14.628888130187988 + ], + [ + "moth", + -14.628926277160645 + ], + [ + "▁Limitation", + -14.628926277160645 + ], + [ + "dó", + -14.628973007202148 + ], + [ + "▁subcategories", + -14.628995895385742 + ], + [ + "▁632", + -14.628997802734375 + ], + [ + "▁Backstage", + -14.629034042358398 + ], + [ + "▁easygoing", + -14.629053115844727 + ], + [ + "▁nostril", + -14.629161834716797 + ], + [ + "▁javelin", + -14.629169464111328 + ], + [ + "▁Darin", + -14.629173278808594 + ], + [ + "▁trapper", + -14.62917709350586 + ], + [ + "▁Norah", + -14.629179954528809 + ], + [ + "▁Tarn", + -14.629179954528809 + ], + [ + "▁WORTH", + -14.629191398620605 + ], + [ + "▁Shap", + -14.62922477722168 + ], + [ + "stopper", + -14.629237174987793 + ], + [ + "▁Longest", + -14.62926197052002 + ], + [ + "▁simmered", + -14.629262924194336 + ], + [ + "▁Ferra", + -14.629321098327637 + ], + [ + "▁Erase", + -14.629361152648926 + ], + [ + "igra", + -14.629378318786621 + ], + [ + "cii", + -14.62938404083252 + ], + [ + "DRC", + -14.629432678222656 + ], + [ + "▁SEED", + -14.629446983337402 + ], + [ + "▁SMM", + -14.62948226928711 + ], + [ + "YF", + -14.62951946258545 + ], + [ + "▁Thie", + -14.629521369934082 + ], + [ + "▁toppling", + -14.629535675048828 + ], + [ + "▁stasis", + -14.629541397094727 + ], + [ + "дел", + -14.629593849182129 + ], + [ + "Maine", + -14.629598617553711 + ], + [ + "▁dieser", + -14.629602432250977 + ], + [ + "▁affidavits", + -14.62964916229248 + ], + [ + "▁Sounders", + -14.629691123962402 + ], + [ + "่", + -14.629693984985352 + ], + [ + "▁whitewashed", + -14.629704475402832 + ], + [ + "اس", + -14.629733085632324 + ], + [ + "▁partisanship", + -14.629737854003906 + ], + [ + "opera", + -14.629756927490234 + ], + [ + "▁Epsilon", + -14.629764556884766 + ], + [ + "▁Auctioneer", + -14.629803657531738 + ], + [ + "▁CRAZY", + -14.629920959472656 + ], + [ + "absorbing", + -14.629929542541504 + ], + [ + "▁zy", + -14.6299409866333 + ], + [ + "▁mimosa", + -14.629951477050781 + ], + [ + "▁Motif", + -14.630023002624512 + ], + [ + "▁Tropicana", + -14.630024909973145 + ], + [ + "Iowa", + -14.630034446716309 + ], + [ + "▁rho", + -14.630040168762207 + ], + [ + "▁overwritten", + -14.6300687789917 + ], + [ + "▁adrenalin", + -14.630126953125 + ], + [ + "▁aggregating", + -14.630143165588379 + ], + [ + "ompa", + -14.630166053771973 + ], + [ + "PHY", + -14.63017749786377 + ], + [ + "▁Freebie", + -14.630191802978516 + ], + [ + "▁dragonfly", + -14.63019847869873 + ], + [ + "▁obscuring", + -14.630206108093262 + ], + [ + "▁assassinations", + -14.630230903625488 + ], + [ + "erde", + -14.630253791809082 + ], + [ + "▁Yonge", + -14.63028621673584 + ], + [ + "hok", + -14.63029670715332 + ], + [ + "appy", + -14.630305290222168 + ], + [ + "▁Asad", + -14.63035774230957 + ], + [ + "▁alphanumeric", + -14.630367279052734 + ], + [ + "▁maha", + -14.630388259887695 + ], + [ + "▁Tecno", + -14.630413055419922 + ], + [ + "▁του", + -14.630472183227539 + ], + [ + "▁esse", + -14.63047981262207 + ], + [ + "▁tbh", + -14.630499839782715 + ], + [ + "eño", + -14.630513191223145 + ], + [ + "▁Wickham", + -14.63058090209961 + ], + [ + "hadi", + -14.63061809539795 + ], + [ + "▁calcite", + -14.63062572479248 + ], + [ + "역", + -14.630629539489746 + ], + [ + "SURE", + -14.630669593811035 + ], + [ + "Crime", + -14.630674362182617 + ], + [ + "pray", + -14.63076400756836 + ], + [ + "▁molt", + -14.630765914916992 + ], + [ + "▁Hoskins", + -14.630800247192383 + ], + [ + "▁eons", + -14.630809783935547 + ], + [ + "▁Boba", + -14.630849838256836 + ], + [ + "indian", + -14.630850791931152 + ], + [ + "▁Skunk", + -14.630890846252441 + ], + [ + "▁Martino", + -14.63090991973877 + ], + [ + "Flat", + -14.63094425201416 + ], + [ + "▁anatomic", + -14.630951881408691 + ], + [ + "▁baboon", + -14.630974769592285 + ], + [ + "▁renderer", + -14.630979537963867 + ], + [ + "▁conceptualized", + -14.631046295166016 + ], + [ + "▁caddie", + -14.631047248840332 + ], + [ + "mandated", + -14.631068229675293 + ], + [ + "▁Metaphor", + -14.63107681274414 + ], + [ + "▁lop", + -14.631077766418457 + ], + [ + "acrylate", + -14.631109237670898 + ], + [ + "▁jerking", + -14.63111400604248 + ], + [ + "▁falafel", + -14.631118774414062 + ], + [ + "uela", + -14.63112735748291 + ], + [ + "intra", + -14.631152153015137 + ], + [ + "▁Exhibits", + -14.631184577941895 + ], + [ + "Lei", + -14.631217002868652 + ], + [ + "DEP", + -14.631218910217285 + ], + [ + "情報", + -14.631230354309082 + ], + [ + "▁PRIOR", + -14.631239891052246 + ], + [ + "▁detonate", + -14.631256103515625 + ], + [ + "▁Yucatan", + -14.631257057189941 + ], + [ + "▁Spies", + -14.631270408630371 + ], + [ + "▁Biscayne", + -14.631349563598633 + ], + [ + "▁Iglesias", + -14.631412506103516 + ], + [ + "▁SMD", + -14.63142204284668 + ], + [ + "unni", + -14.631464958190918 + ], + [ + "▁apoptotic", + -14.631467819213867 + ], + [ + "▁Brei", + -14.631494522094727 + ], + [ + "▁cysteine", + -14.631497383117676 + ], + [ + "QQ", + -14.631525039672852 + ], + [ + "▁CLAIM", + -14.63154411315918 + ], + [ + "▁да", + -14.631549835205078 + ], + [ + "▁XX", + -14.631558418273926 + ], + [ + "▁unleashes", + -14.631611824035645 + ], + [ + "▁industrialist", + -14.63166618347168 + ], + [ + "▁idiocy", + -14.631671905517578 + ], + [ + "▁Cortland", + -14.631677627563477 + ], + [ + "legitimate", + -14.631695747375488 + ], + [ + "▁Cruel", + -14.631725311279297 + ], + [ + "SIVE", + -14.631731986999512 + ], + [ + "▁Assured", + -14.631734848022461 + ], + [ + "▁elastin", + -14.63176155090332 + ], + [ + "▁summarily", + -14.63180160522461 + ], + [ + "▁earthen", + -14.631807327270508 + ], + [ + "▁radiative", + -14.631819725036621 + ], + [ + "oretic", + -14.63187313079834 + ], + [ + "▁BRIDGE", + -14.63189697265625 + ], + [ + "hydrogen", + -14.631924629211426 + ], + [ + "aten", + -14.631951332092285 + ], + [ + "▁axed", + -14.631957054138184 + ], + [ + "Hon", + -14.631985664367676 + ], + [ + "kele", + -14.631998062133789 + ], + [ + "▁Carbonate", + -14.632019996643066 + ], + [ + "AIM", + -14.632037162780762 + ], + [ + "ritis", + -14.632070541381836 + ], + [ + "▁silencer", + -14.632157325744629 + ], + [ + "▁Malhotra", + -14.632216453552246 + ], + [ + "▁myelin", + -14.632226943969727 + ], + [ + "▁Overcome", + -14.632230758666992 + ], + [ + "ppler", + -14.632233619689941 + ], + [ + "▁QUEEN", + -14.632248878479004 + ], + [ + "▁beekeepers", + -14.632257461547852 + ], + [ + "▁MILES", + -14.632269859313965 + ], + [ + "spinner", + -14.632270812988281 + ], + [ + "▁Westland", + -14.632284164428711 + ], + [ + "FBI", + -14.632306098937988 + ], + [ + "▁premiering", + -14.63234806060791 + ], + [ + "▁PEM", + -14.63237190246582 + ], + [ + "▁Settlements", + -14.632391929626465 + ], + [ + "▁spel", + -14.632401466369629 + ], + [ + "▁soundscape", + -14.632429122924805 + ], + [ + "▁PageRank", + -14.632450103759766 + ], + [ + "▁Illuminated", + -14.632473945617676 + ], + [ + "▁Cigna", + -14.632526397705078 + ], + [ + "rda", + -14.632545471191406 + ], + [ + "AMC", + -14.632566452026367 + ], + [ + "▁condolence", + -14.632568359375 + ], + [ + "▁Spectroscopy", + -14.632576942443848 + ], + [ + "▁Puli", + -14.632593154907227 + ], + [ + "▁watersheds", + -14.632638931274414 + ], + [ + "▁می", + -14.632638931274414 + ], + [ + "signs", + -14.632683753967285 + ], + [ + "▁Occult", + -14.632709503173828 + ], + [ + "▁EXE", + -14.63271427154541 + ], + [ + "▁Seismic", + -14.632735252380371 + ], + [ + "▁BYOD", + -14.63273811340332 + ], + [ + "▁NTSB", + -14.632742881774902 + ], + [ + "▁Bue", + -14.632750511169434 + ], + [ + "▁sty", + -14.63278865814209 + ], + [ + "▁Excavation", + -14.63282585144043 + ], + [ + "▁Ricciardo", + -14.632828712463379 + ], + [ + "reliable", + -14.63283920288086 + ], + [ + "▁impre", + -14.632866859436035 + ], + [ + "lano", + -14.632874488830566 + ], + [ + "▁enslavement", + -14.632915496826172 + ], + [ + "£3", + -14.632925033569336 + ], + [ + "▁benzo", + -14.632989883422852 + ], + [ + "▁tapestries", + -14.633085250854492 + ], + [ + "▁inaccuracy", + -14.633139610290527 + ], + [ + "stern", + -14.633174896240234 + ], + [ + "▁kingpin", + -14.633183479309082 + ], + [ + "▁Wrexham", + -14.633195877075195 + ], + [ + "▁workbooks", + -14.633200645446777 + ], + [ + "▁OAuth", + -14.63320255279541 + ], + [ + "▁Burnside", + -14.633213996887207 + ], + [ + "willed", + -14.633225440979004 + ], + [ + "EEE", + -14.633238792419434 + ], + [ + "Shanghai", + -14.63325023651123 + ], + [ + "▁Riemann", + -14.633296012878418 + ], + [ + "INFRINGEMENT", + -14.633325576782227 + ], + [ + "RAIN", + -14.633332252502441 + ], + [ + "▁Groningen", + -14.633347511291504 + ], + [ + "▁castes", + -14.633369445800781 + ], + [ + "Brun", + -14.633387565612793 + ], + [ + "▁JANE", + -14.63338851928711 + ], + [ + "▁mitral", + -14.63342571258545 + ], + [ + "Dell", + -14.633472442626953 + ], + [ + "▁Allegiance", + -14.633491516113281 + ], + [ + "deploy", + -14.633502006530762 + ], + [ + "AWA", + -14.633513450622559 + ], + [ + "cien", + -14.633529663085938 + ], + [ + "1880", + -14.633533477783203 + ], + [ + "▁Bronte", + -14.633538246154785 + ], + [ + "▁Amgen", + -14.633565902709961 + ], + [ + "▁Messianic", + -14.633569717407227 + ], + [ + "▁Susannah", + -14.633624076843262 + ], + [ + "▁Menace", + -14.633649826049805 + ], + [ + "▁personification", + -14.633684158325195 + ], + [ + "▁imbue", + -14.633688926696777 + ], + [ + "▁touristic", + -14.63371753692627 + ], + [ + "▁Rebbe", + -14.633777618408203 + ], + [ + "Circle", + -14.63379192352295 + ], + [ + "▁Harford", + -14.633851051330566 + ], + [ + "▁chairmanship", + -14.633858680725098 + ], + [ + "▁Warlock", + -14.633862495422363 + ], + [ + "▁reactivate", + -14.633880615234375 + ], + [ + "▁Stub", + -14.633886337280273 + ], + [ + "▁Karel", + -14.633922576904297 + ], + [ + "▁Murat", + -14.633954048156738 + ], + [ + "▁Shami", + -14.634002685546875 + ], + [ + "▁ravenous", + -14.634017944335938 + ], + [ + "▁anticancer", + -14.634025573730469 + ], + [ + "▁MINUTES", + -14.63403034210205 + ], + [ + "▁LOD", + -14.634040832519531 + ], + [ + "climbing", + -14.634055137634277 + ], + [ + "▁blogroll", + -14.634072303771973 + ], + [ + "SIG", + -14.63408088684082 + ], + [ + "▁Sticking", + -14.634105682373047 + ], + [ + "▁Catfish", + -14.634117126464844 + ], + [ + "▁Liners", + -14.634149551391602 + ], + [ + "council", + -14.634163856506348 + ], + [ + "▁Lek", + -14.634233474731445 + ], + [ + "ecke", + -14.634237289428711 + ], + [ + "▁eller", + -14.634245872497559 + ], + [ + "▁‐", + -14.634258270263672 + ], + [ + "▁reconstructions", + -14.634267807006836 + ], + [ + "▁Rises", + -14.634283065795898 + ], + [ + "▁whiny", + -14.63428783416748 + ], + [ + "▁XJ", + -14.634292602539062 + ], + [ + "▁Iced", + -14.634312629699707 + ], + [ + "szt", + -14.634322166442871 + ], + [ + "▁Safely", + -14.634324073791504 + ], + [ + "astra", + -14.634370803833008 + ], + [ + "▁defensible", + -14.634417533874512 + ], + [ + "orte", + -14.634424209594727 + ], + [ + "Robin", + -14.634442329406738 + ], + [ + "1865", + -14.63447093963623 + ], + [ + "▁Asimov", + -14.634509086608887 + ], + [ + "▁presale", + -14.634519577026367 + ], + [ + "▁soffit", + -14.634521484375 + ], + [ + "▁DISCOUNT", + -14.634528160095215 + ], + [ + "▁Enugu", + -14.634530067443848 + ], + [ + "▁Alias", + -14.634532928466797 + ], + [ + "▁Demonstrated", + -14.634532928466797 + ], + [ + "▁babysit", + -14.634532928466797 + ], + [ + "▁Bloomingdale", + -14.63457202911377 + ], + [ + "▁Molecules", + -14.634580612182617 + ], + [ + "▁Rebuild", + -14.634612083435059 + ], + [ + "▁고", + -14.634637832641602 + ], + [ + "nodes", + -14.634639739990234 + ], + [ + "vance", + -14.634642601013184 + ], + [ + "LGBT", + -14.634647369384766 + ], + [ + "▁Cameo", + -14.634653091430664 + ], + [ + "Esp", + -14.634671211242676 + ], + [ + "▁Shazam", + -14.634686470031738 + ], + [ + "▁Rupp", + -14.63469123840332 + ], + [ + "ří", + -14.634699821472168 + ], + [ + "crushing", + -14.634716987609863 + ], + [ + "▁chugging", + -14.634734153747559 + ], + [ + "▁supplication", + -14.63475227355957 + ], + [ + "rsch", + -14.634790420532227 + ], + [ + "tles", + -14.634803771972656 + ], + [ + "▁Coyne", + -14.634809494018555 + ], + [ + "zeug", + -14.6348237991333 + ], + [ + "▁ZR", + -14.634832382202148 + ], + [ + "▁mead", + -14.634840965270996 + ], + [ + "▁Fashioned", + -14.634897232055664 + ], + [ + "▁jews", + -14.634910583496094 + ], + [ + "▁capri", + -14.634963035583496 + ], + [ + "▁Pogo", + -14.635001182556152 + ], + [ + "▁nudging", + -14.635041236877441 + ], + [ + "▁showpiece", + -14.63506031036377 + ], + [ + "▁Pyle", + -14.63515567779541 + ], + [ + "▁Montero", + -14.635207176208496 + ], + [ + "▁Quixote", + -14.635211944580078 + ], + [ + "▁precept", + -14.63525390625 + ], + [ + "▁973", + -14.635274887084961 + ], + [ + "▁Cheating", + -14.635355949401855 + ], + [ + "бо", + -14.635369300842285 + ], + [ + "elberg", + -14.63537311553955 + ], + [ + "xr", + -14.635388374328613 + ], + [ + "▁Machining", + -14.635396957397461 + ], + [ + "▁Sask", + -14.635407447814941 + ], + [ + "▁Tuxedo", + -14.635416984558105 + ], + [ + "▁Reprint", + -14.635445594787598 + ], + [ + "ậ", + -14.635461807250977 + ], + [ + "▁islets", + -14.635469436645508 + ], + [ + "omar", + -14.635504722595215 + ], + [ + "▁Rubbish", + -14.635519981384277 + ], + [ + "▁unappealing", + -14.635526657104492 + ], + [ + "Keeping", + -14.63553524017334 + ], + [ + "▁aliment", + -14.635544776916504 + ], + [ + "▁Monograph", + -14.635550498962402 + ], + [ + "▁PEC", + -14.635605812072754 + ], + [ + "▁Keh", + -14.635615348815918 + ], + [ + "▁kv", + -14.635615348815918 + ], + [ + "1908", + -14.63564682006836 + ], + [ + "▁786", + -14.635650634765625 + ], + [ + "▁Dales", + -14.635665893554688 + ], + [ + "▁duffel", + -14.635677337646484 + ], + [ + "▁slapstick", + -14.6356840133667 + ], + [ + "▁stymied", + -14.635729789733887 + ], + [ + "▁glamor", + -14.635740280151367 + ], + [ + "포", + -14.635748863220215 + ], + [ + "▁thundering", + -14.635787010192871 + ], + [ + "▁Ringtone", + -14.63588809967041 + ], + [ + "FLA", + -14.63590145111084 + ], + [ + "сто", + -14.635978698730469 + ], + [ + "▁Wicklow", + -14.635998725891113 + ], + [ + "arella", + -14.636002540588379 + ], + [ + "▁MKV", + -14.636002540588379 + ], + [ + "▁ihr", + -14.636038780212402 + ], + [ + "▁marchers", + -14.636048316955566 + ], + [ + "punct", + -14.636052131652832 + ], + [ + "Utah", + -14.636101722717285 + ], + [ + "▁Canonical", + -14.636144638061523 + ], + [ + "▁Wahlberg", + -14.636175155639648 + ], + [ + "▁parodies", + -14.636184692382812 + ], + [ + "▁omnipotent", + -14.63626766204834 + ], + [ + "▁Rucker", + -14.636271476745605 + ], + [ + "iture", + -14.636311531066895 + ], + [ + "▁Xp", + -14.63633918762207 + ], + [ + "▁Nola", + -14.636353492736816 + ], + [ + "Suppl", + -14.636363983154297 + ], + [ + "▁Waitrose", + -14.636399269104004 + ], + [ + "▁GWAS", + -14.636434555053711 + ], + [ + "▁USG", + -14.636434555053711 + ], + [ + "▁Alisa", + -14.636449813842773 + ], + [ + "正", + -14.636451721191406 + ], + [ + "Extreme", + -14.636463165283203 + ], + [ + "▁Sebring", + -14.636478424072266 + ], + [ + "▁Rehearsal", + -14.636490821838379 + ], + [ + "SING", + -14.636553764343262 + ], + [ + "▁reconstituted", + -14.636579513549805 + ], + [ + "weiler", + -14.636597633361816 + ], + [ + "▁Intentional", + -14.636597633361816 + ], + [ + "▁Polyurethane", + -14.63662052154541 + ], + [ + "▁GRAMMY", + -14.636648178100586 + ], + [ + "▁loam", + -14.63668441772461 + ], + [ + "Psych", + -14.636727333068848 + ], + [ + "ư", + -14.636739730834961 + ], + [ + "▁precludes", + -14.636748313903809 + ], + [ + "▁blesses", + -14.63675594329834 + ], + [ + "▁RSL", + -14.636760711669922 + ], + [ + "▁NWA", + -14.636787414550781 + ], + [ + "▁worktops", + -14.63680362701416 + ], + [ + "illie", + -14.63681697845459 + ], + [ + "▁Symbolic", + -14.636848449707031 + ], + [ + "▁Gershwin", + -14.636855125427246 + ], + [ + "estrogen", + -14.636856079101562 + ], + [ + "▁Caffe", + -14.636857986450195 + ], + [ + "▁orthotics", + -14.636857986450195 + ], + [ + "▁irregularly", + -14.636860847473145 + ], + [ + "▁Mek", + -14.636861801147461 + ], + [ + "▁NoSQL", + -14.636948585510254 + ], + [ + "▁khan", + -14.636970520019531 + ], + [ + "▁Postdoctoral", + -14.636981010437012 + ], + [ + "gris", + -14.636987686157227 + ], + [ + "Done", + -14.637007713317871 + ], + [ + "▁specializations", + -14.637017250061035 + ], + [ + "▁JULY", + -14.637072563171387 + ], + [ + "▁Overstock", + -14.63709545135498 + ], + [ + "▁Suzhou", + -14.637125968933105 + ], + [ + "▁juego", + -14.637164115905762 + ], + [ + "▁Jez", + -14.637166023254395 + ], + [ + "▁critiquing", + -14.637167930603027 + ], + [ + "▁Penske", + -14.637177467346191 + ], + [ + "▁Polling", + -14.637188911437988 + ], + [ + "▁circumcised", + -14.637215614318848 + ], + [ + "▁dietician", + -14.637225151062012 + ], + [ + "Currently", + -14.637228965759277 + ], + [ + "wanda", + -14.637238502502441 + ], + [ + "Lower", + -14.637290000915527 + ], + [ + "▁gulls", + -14.637324333190918 + ], + [ + "▁Siamese", + -14.63732624053955 + ], + [ + "▁Improves", + -14.63734245300293 + ], + [ + "▁Milos", + -14.637344360351562 + ], + [ + "▁Adrien", + -14.63736343383789 + ], + [ + "▁Sump", + -14.637364387512207 + ], + [ + "▁cornerstones", + -14.637367248535156 + ], + [ + "Tank", + -14.63737678527832 + ], + [ + "▁fie", + -14.637386322021484 + ], + [ + "▁alarmist", + -14.637415885925293 + ], + [ + "▁Whitewater", + -14.63741683959961 + ], + [ + "▁eels", + -14.637447357177734 + ], + [ + "▁ketamine", + -14.63750171661377 + ], + [ + "▁UPA", + -14.6375093460083 + ], + [ + "▁Algiers", + -14.637521743774414 + ], + [ + "▁behoove", + -14.63752269744873 + ], + [ + "▁OpenOffice", + -14.63753604888916 + ], + [ + "▁armband", + -14.637567520141602 + ], + [ + "▁RAIN", + -14.637585639953613 + ], + [ + "Jonathan", + -14.637598991394043 + ], + [ + "▁Smashwords", + -14.637667655944824 + ], + [ + "▁necro", + -14.63769817352295 + ], + [ + "▁Sb", + -14.637707710266113 + ], + [ + "▁reassert", + -14.637711524963379 + ], + [ + "▁Appears", + -14.637731552124023 + ], + [ + "▁Tb", + -14.63774299621582 + ], + [ + "▁Yulia", + -14.637763023376465 + ], + [ + "▁Fx", + -14.637803077697754 + ], + [ + "▁telematics", + -14.637811660766602 + ], + [ + "▁BMD", + -14.637825965881348 + ], + [ + "▁Clapham", + -14.637828826904297 + ], + [ + "▁Pris", + -14.637839317321777 + ], + [ + "▁Rashford", + -14.63788890838623 + ], + [ + "▁cuckoo", + -14.637956619262695 + ], + [ + "▁preemptive", + -14.637958526611328 + ], + [ + "Laws", + -14.637965202331543 + ], + [ + "▁Entertainer", + -14.637969970703125 + ], + [ + "▁transportable", + -14.638026237487793 + ], + [ + "Karl", + -14.638045310974121 + ], + [ + "▁Darnold", + -14.638063430786133 + ], + [ + "▁Brentford", + -14.638066291809082 + ], + [ + "▁Neonatal", + -14.63809871673584 + ], + [ + "Ward", + -14.63813304901123 + ], + [ + "▁inducement", + -14.638138771057129 + ], + [ + "SDA", + -14.63818645477295 + ], + [ + "hoon", + -14.638224601745605 + ], + [ + "▁Ashram", + -14.638236999511719 + ], + [ + "▁Beating", + -14.6383056640625 + ], + [ + "▁scaly", + -14.638307571411133 + ], + [ + "▁Dreamer", + -14.638322830200195 + ], + [ + "ROP", + -14.638328552246094 + ], + [ + "Cru", + -14.638372421264648 + ], + [ + "▁sprains", + -14.638436317443848 + ], + [ + "▁biblio", + -14.638457298278809 + ], + [ + "AYA", + -14.638473510742188 + ], + [ + "Pull", + -14.638506889343262 + ], + [ + "▁snazzy", + -14.638543128967285 + ], + [ + "▁Universalist", + -14.638564109802246 + ], + [ + "▁Rascal", + -14.638615608215332 + ], + [ + "▁806", + -14.63866901397705 + ], + [ + "▁Nikol", + -14.638692855834961 + ], + [ + "▁Kame", + -14.638707160949707 + ], + [ + "disaster", + -14.638716697692871 + ], + [ + "▁perturbation", + -14.638731002807617 + ], + [ + "▁ILO", + -14.638750076293945 + ], + [ + "egna", + -14.63875675201416 + ], + [ + "▁effet", + -14.63875961303711 + ], + [ + "ança", + -14.638762474060059 + ], + [ + "brooke", + -14.638835906982422 + ], + [ + "▁Koala", + -14.638849258422852 + ], + [ + "tropin", + -14.638886451721191 + ], + [ + "▁Loudoun", + -14.638909339904785 + ], + [ + "▁TEFL", + -14.63891315460205 + ], + [ + "▁unfairness", + -14.638962745666504 + ], + [ + "▁thinnest", + -14.63897705078125 + ], + [ + "FIA", + -14.638999938964844 + ], + [ + "▁fois", + -14.639018058776855 + ], + [ + "▁Mahmood", + -14.639046669006348 + ], + [ + "▁Sociological", + -14.639105796813965 + ], + [ + "▁Posi", + -14.639113426208496 + ], + [ + "oosh", + -14.639134407043457 + ], + [ + "▁acacia", + -14.63915729522705 + ], + [ + "▁placate", + -14.63916301727295 + ], + [ + "▁boarders", + -14.639164924621582 + ], + [ + "▁Mums", + -14.63919448852539 + ], + [ + "▁Nunez", + -14.639209747314453 + ], + [ + "Progress", + -14.63921070098877 + ], + [ + "▁defini", + -14.639217376708984 + ], + [ + "▁adenosine", + -14.639230728149414 + ], + [ + "▁Omer", + -14.639235496520996 + ], + [ + "▁MILL", + -14.639266967773438 + ], + [ + "▁glycoprotein", + -14.639275550842285 + ], + [ + "▁CONTINUE", + -14.63928508758545 + ], + [ + "▁objecting", + -14.639291763305664 + ], + [ + "Forever", + -14.639322280883789 + ], + [ + "▁Deleted", + -14.63935661315918 + ], + [ + "▁Scramble", + -14.639365196228027 + ], + [ + "▁Desc", + -14.639404296875 + ], + [ + "▁CAME", + -14.639422416687012 + ], + [ + "▁Rigby", + -14.639437675476074 + ], + [ + "▁Autobiography", + -14.639440536499023 + ], + [ + "ISBN", + -14.639446258544922 + ], + [ + "間", + -14.639447212219238 + ], + [ + "▁binocular", + -14.63945484161377 + ], + [ + "▁meniscus", + -14.63945484161377 + ], + [ + "▁©2019", + -14.639528274536133 + ], + [ + "ckin", + -14.6395845413208 + ], + [ + "▁tableau", + -14.639595031738281 + ], + [ + "1904", + -14.639619827270508 + ], + [ + "▁Telluride", + -14.639619827270508 + ], + [ + "▁Rhee", + -14.639652252197266 + ], + [ + "▁Biblio", + -14.639663696289062 + ], + [ + "▁Mbappe", + -14.639707565307617 + ], + [ + "▁Allaah", + -14.639718055725098 + ], + [ + "▁trike", + -14.639719009399414 + ], + [ + "ERR", + -14.639724731445312 + ], + [ + "octane", + -14.639728546142578 + ], + [ + "▁Stables", + -14.639775276184082 + ], + [ + "▁Hadith", + -14.639781951904297 + ], + [ + "▁774", + -14.639822959899902 + ], + [ + "▁Ignorance", + -14.639871597290039 + ], + [ + "▁MEMBERS", + -14.639875411987305 + ], + [ + "▁calci", + -14.639933586120605 + ], + [ + "▁Sinus", + -14.639994621276855 + ], + [ + "▁viscose", + -14.640039443969727 + ], + [ + "▁obstetrics", + -14.640046119689941 + ], + [ + "affordable", + -14.6400785446167 + ], + [ + "gonia", + -14.64012622833252 + ], + [ + "rides", + -14.64017105102539 + ], + [ + "▁straightener", + -14.64025592803955 + ], + [ + "▁SiteGround", + -14.640286445617676 + ], + [ + "▁lofts", + -14.640336990356445 + ], + [ + "▁Sweetwater", + -14.640344619750977 + ], + [ + "▁VIOLATION", + -14.640401840209961 + ], + [ + "timo", + -14.640450477600098 + ], + [ + "orial", + -14.640454292297363 + ], + [ + "▁instituting", + -14.640459060668945 + ], + [ + "kinase", + -14.640514373779297 + ], + [ + "▁hipsters", + -14.640520095825195 + ], + [ + "▁Garvey", + -14.640562057495117 + ], + [ + "▁Alte", + -14.640564918518066 + ], + [ + "▁€100", + -14.640568733215332 + ], + [ + "▁Hoc", + -14.640585899353027 + ], + [ + "featuring", + -14.640597343444824 + ], + [ + "▁culling", + -14.640650749206543 + ], + [ + "▁refactoring", + -14.640716552734375 + ], + [ + "▁Teaser", + -14.64072036743164 + ], + [ + "▁656", + -14.640722274780273 + ], + [ + "▁Takeda", + -14.640725135803223 + ], + [ + "▁toolset", + -14.640735626220703 + ], + [ + "▁Soci", + -14.640755653381348 + ], + [ + "▁Educating", + -14.640756607055664 + ], + [ + "▁freer", + -14.640812873840332 + ], + [ + "Andrea", + -14.640844345092773 + ], + [ + "▁acclimated", + -14.640847206115723 + ], + [ + "▁Shana", + -14.64085578918457 + ], + [ + "▁spouting", + -14.640896797180176 + ], + [ + "▁CPAs", + -14.640938758850098 + ], + [ + "▁Mesquite", + -14.64094352722168 + ], + [ + "▁Shoreditch", + -14.640961647033691 + ], + [ + "Sample", + -14.640985488891602 + ], + [ + "Reviews", + -14.641053199768066 + ], + [ + "▁의", + -14.641063690185547 + ], + [ + "hoop", + -14.641073226928711 + ], + [ + "▁Hone", + -14.641077995300293 + ], + [ + "fru", + -14.641164779663086 + ], + [ + "masa", + -14.641203880310059 + ], + [ + "WAS", + -14.641216278076172 + ], + [ + "▁jew", + -14.641234397888184 + ], + [ + "JUST", + -14.641321182250977 + ], + [ + "ák", + -14.64133071899414 + ], + [ + "▁Avril", + -14.641336441040039 + ], + [ + "▁Menon", + -14.64137077331543 + ], + [ + "2024", + -14.641403198242188 + ], + [ + "▁Eti", + -14.64140796661377 + ], + [ + "▁sneaked", + -14.64141845703125 + ], + [ + "▁dampness", + -14.641434669494629 + ], + [ + "▁Sunnis", + -14.641446113586426 + ], + [ + "silk", + -14.641458511352539 + ], + [ + "▁Torri", + -14.641519546508789 + ], + [ + "▁SCE", + -14.641526222229004 + ], + [ + "▁steed", + -14.641542434692383 + ], + [ + "▁ASF", + -14.641622543334961 + ], + [ + "SCP", + -14.641630172729492 + ], + [ + "Ashley", + -14.641654014587402 + ], + [ + "▁eX", + -14.641715049743652 + ], + [ + "tribe", + -14.6417818069458 + ], + [ + "▁Stalker", + -14.641804695129395 + ], + [ + "▁Adjusting", + -14.641838073730469 + ], + [ + "▁Crick", + -14.641862869262695 + ], + [ + "▁Propecia", + -14.641884803771973 + ], + [ + "▁asthmatic", + -14.641886711120605 + ], + [ + "▁Tonk", + -14.641887664794922 + ], + [ + "▁Superbowl", + -14.641899108886719 + ], + [ + "lipo", + -14.641936302185059 + ], + [ + "▁Enclosed", + -14.64194393157959 + ], + [ + "yeon", + -14.641951560974121 + ], + [ + "▁brigades", + -14.64195728302002 + ], + [ + "▁Influential", + -14.641966819763184 + ], + [ + "▁eventuality", + -14.64198112487793 + ], + [ + "▁crouch", + -14.642026901245117 + ], + [ + "▁Linz", + -14.642038345336914 + ], + [ + "▁Bernier", + -14.642044067382812 + ], + [ + "▁suiting", + -14.642059326171875 + ], + [ + "▁Rosé", + -14.642101287841797 + ], + [ + "▁rar", + -14.64212417602539 + ], + [ + "▁unspoilt", + -14.642152786254883 + ], + [ + "▁Permissions", + -14.642154693603516 + ], + [ + "▁heretical", + -14.64217758178711 + ], + [ + "×3", + -14.642253875732422 + ], + [ + "▁fissure", + -14.642300605773926 + ], + [ + "▁Technologist", + -14.642309188842773 + ], + [ + "▁Selections", + -14.642327308654785 + ], + [ + "Issue", + -14.642337799072266 + ], + [ + "▁على", + -14.642376899719238 + ], + [ + "▁Cim", + -14.642406463623047 + ], + [ + "▁Insects", + -14.642410278320312 + ], + [ + "▁intercede", + -14.64242172241211 + ], + [ + "▁491", + -14.642500877380371 + ], + [ + "▁NSK", + -14.642526626586914 + ], + [ + "▁bergamot", + -14.642526626586914 + ], + [ + "▁feverish", + -14.642533302307129 + ], + [ + "▁HDPE", + -14.642537117004395 + ], + [ + "▁CARS", + -14.642580032348633 + ], + [ + "▁motorsports", + -14.642586708068848 + ], + [ + "pepper", + -14.642590522766113 + ], + [ + "enu", + -14.642657279968262 + ], + [ + "boa", + -14.642661094665527 + ], + [ + "▁barks", + -14.64273738861084 + ], + [ + "▁Cordless", + -14.6427640914917 + ], + [ + "▁Saj", + -14.642818450927734 + ], + [ + "▁본", + -14.642852783203125 + ], + [ + "clus", + -14.642854690551758 + ], + [ + "▁PBA", + -14.642888069152832 + ], + [ + "▁streamlines", + -14.642906188964844 + ], + [ + "▁Clove", + -14.642910957336426 + ], + [ + "pelle", + -14.643049240112305 + ], + [ + "▁Ehrlich", + -14.643057823181152 + ], + [ + "▁Comstock", + -14.643062591552734 + ], + [ + "hli", + -14.643070220947266 + ], + [ + "icola", + -14.643085479736328 + ], + [ + "▁Foe", + -14.643144607543945 + ], + [ + "▁Notorious", + -14.643153190612793 + ], + [ + "DIR", + -14.643178939819336 + ], + [ + "▁Cows", + -14.643233299255371 + ], + [ + "▁Neem", + -14.643247604370117 + ], + [ + "▁singleton", + -14.6432523727417 + ], + [ + "▁Aramco", + -14.643264770507812 + ], + [ + "▁Scared", + -14.643271446228027 + ], + [ + "▁Pera", + -14.643298149108887 + ], + [ + "▁Prodigy", + -14.64330005645752 + ], + [ + "▁spectre", + -14.643351554870605 + ], + [ + "invisible", + -14.64335823059082 + ], + [ + "▁Newsletters", + -14.643377304077148 + ], + [ + "udes", + -14.643416404724121 + ], + [ + "▁policymaking", + -14.643425941467285 + ], + [ + "▁Mallard", + -14.6434326171875 + ], + [ + "▁Vertex", + -14.643438339233398 + ], + [ + "▁JAY", + -14.643453598022461 + ], + [ + "▁Gervais", + -14.6434965133667 + ], + [ + "▁Cornelia", + -14.643547058105469 + ], + [ + "GATE", + -14.643583297729492 + ], + [ + "voted", + -14.643588066101074 + ], + [ + "▁purifiers", + -14.643641471862793 + ], + [ + "▁Mea", + -14.643657684326172 + ], + [ + "▁Keno", + -14.643664360046387 + ], + [ + "Association", + -14.643675804138184 + ], + [ + "▁transcended", + -14.643692016601562 + ], + [ + "▁MUD", + -14.643693923950195 + ], + [ + "▁Junkie", + -14.643707275390625 + ], + [ + "▁Kevlar", + -14.643733978271484 + ], + [ + "▁Pata", + -14.643753051757812 + ], + [ + "founding", + -14.643768310546875 + ], + [ + "▁conjugation", + -14.643786430358887 + ], + [ + "▁bashed", + -14.643792152404785 + ], + [ + "Correct", + -14.643799781799316 + ], + [ + "netics", + -14.643824577331543 + ], + [ + "تر", + -14.643855094909668 + ], + [ + "drained", + -14.643856048583984 + ], + [ + "▁Martyrs", + -14.643881797790527 + ], + [ + "▁Bonny", + -14.643885612487793 + ], + [ + "▁clothe", + -14.643898010253906 + ], + [ + "▁ric", + -14.643908500671387 + ], + [ + "▁individualistic", + -14.643954277038574 + ], + [ + "▁Ramallah", + -14.643985748291016 + ], + [ + "ေ", + -14.643990516662598 + ], + [ + "fungal", + -14.643993377685547 + ], + [ + "▁smacking", + -14.644014358520508 + ], + [ + "▁COUNT", + -14.644041061401367 + ], + [ + "▁Wiel", + -14.644047737121582 + ], + [ + "trips", + -14.644049644470215 + ], + [ + "니", + -14.644074440002441 + ], + [ + "VET", + -14.644105911254883 + ], + [ + "▁Colm", + -14.644131660461426 + ], + [ + "chek", + -14.644134521484375 + ], + [ + "▁buoys", + -14.644135475158691 + ], + [ + "▁yup", + -14.644142150878906 + ], + [ + "▁sulf", + -14.644169807434082 + ], + [ + "▁Performers", + -14.644217491149902 + ], + [ + "▁incredulous", + -14.644292831420898 + ], + [ + "TORY", + -14.644295692443848 + ], + [ + "▁Matcha", + -14.644307136535645 + ], + [ + "Sounds", + -14.644320487976074 + ], + [ + "▁QUESTIONS", + -14.644330978393555 + ], + [ + "▁bangalore", + -14.644336700439453 + ], + [ + "▁dru", + -14.644368171691895 + ], + [ + "取", + -14.644368171691895 + ], + [ + "▁Photon", + -14.644401550292969 + ], + [ + "▁Conta", + -14.644429206848145 + ], + [ + "キ", + -14.644441604614258 + ], + [ + "▁Dwell", + -14.6444730758667 + ], + [ + "▁schoolteacher", + -14.644477844238281 + ], + [ + "▁underbelly", + -14.644497871398926 + ], + [ + "▁mira", + -14.644508361816406 + ], + [ + "▁BCG", + -14.644514083862305 + ], + [ + "▁coincidences", + -14.644515991210938 + ], + [ + "▁Endgame", + -14.644525527954102 + ], + [ + "▁pir", + -14.644545555114746 + ], + [ + "名", + -14.644563674926758 + ], + [ + "Warning", + -14.644577980041504 + ], + [ + "▁NCO", + -14.64458179473877 + ], + [ + "▁rin", + -14.644596099853516 + ], + [ + "▁Asteroid", + -14.644614219665527 + ], + [ + "▁obliterate", + -14.644635200500488 + ], + [ + "▁CERT", + -14.644640922546387 + ], + [ + "▁LAT", + -14.644670486450195 + ], + [ + "▁flees", + -14.644680976867676 + ], + [ + "▁Theron", + -14.644695281982422 + ], + [ + "doer", + -14.644715309143066 + ], + [ + "▁puffing", + -14.644728660583496 + ], + [ + "antra", + -14.644744873046875 + ], + [ + "▁convo", + -14.644758224487305 + ], + [ + "▁premeditated", + -14.644776344299316 + ], + [ + "ggan", + -14.644801139831543 + ], + [ + "▁Nami", + -14.64484691619873 + ], + [ + "พ", + -14.644877433776855 + ], + [ + "▁Fijian", + -14.644879341125488 + ], + [ + "▁churchyard", + -14.644886016845703 + ], + [ + "oje", + -14.64489459991455 + ], + [ + "▁UPVC", + -14.644916534423828 + ], + [ + "▁confectioner", + -14.644927024841309 + ], + [ + "destruction", + -14.644976615905762 + ], + [ + "Conn", + -14.645002365112305 + ], + [ + "▁baseboard", + -14.645015716552734 + ], + [ + "Details", + -14.64502239227295 + ], + [ + "Purpose", + -14.645037651062012 + ], + [ + "▁LEAF", + -14.64504623413086 + ], + [ + "ット", + -14.645049095153809 + ], + [ + "▁pinkish", + -14.64510726928711 + ], + [ + "▁snooping", + -14.645136833190918 + ], + [ + "▁Flagler", + -14.645143508911133 + ], + [ + "▁Trang", + -14.64514446258545 + ], + [ + "▁westerly", + -14.645151138305664 + ], + [ + "▁gully", + -14.645161628723145 + ], + [ + "▁hyperactive", + -14.645216941833496 + ], + [ + "Tru", + -14.645217895507812 + ], + [ + "plasty", + -14.645304679870605 + ], + [ + "infested", + -14.6453275680542 + ], + [ + "vocals", + -14.645329475402832 + ], + [ + "▁Ajit", + -14.645333290100098 + ], + [ + "▁intergovernmental", + -14.645341873168945 + ], + [ + "arama", + -14.645357131958008 + ], + [ + "▁Modernization", + -14.645405769348145 + ], + [ + "▁hydrodynamic", + -14.645405769348145 + ], + [ + "▁Reactive", + -14.64542007446289 + ], + [ + "▁Scrape", + -14.64545726776123 + ], + [ + "▁Squarespace", + -14.64547061920166 + ], + [ + "▁SMSF", + -14.64549732208252 + ], + [ + "▁ladybug", + -14.645517349243164 + ], + [ + "▁Jacque", + -14.645585060119629 + ], + [ + "vator", + -14.645589828491211 + ], + [ + "▁Godhead", + -14.64559555053711 + ], + [ + "▁Opry", + -14.645604133605957 + ], + [ + "walkers", + -14.64560604095459 + ], + [ + "▁homesick", + -14.645612716674805 + ], + [ + "Cards", + -14.645668983459473 + ], + [ + "vila", + -14.645681381225586 + ], + [ + "▁Dho", + -14.645712852478027 + ], + [ + "Members", + -14.64572811126709 + ], + [ + "▁Mohamad", + -14.645751953125 + ], + [ + "▁reprints", + -14.64576244354248 + ], + [ + "chetti", + -14.645792961120605 + ], + [ + "▁afoul", + -14.645812034606934 + ], + [ + "ettler", + -14.645813941955566 + ], + [ + "▁Cip", + -14.645837783813477 + ], + [ + "▁aioli", + -14.645867347717285 + ], + [ + "▁Vickie", + -14.64589786529541 + ], + [ + "▁autoresponder", + -14.645898818969727 + ], + [ + "▁proletarian", + -14.645898818969727 + ], + [ + "▁Ghouta", + -14.645922660827637 + ], + [ + "▁Mogadishu", + -14.645936012268066 + ], + [ + "candidate", + -14.645959854125977 + ], + [ + "▁Jayden", + -14.645963668823242 + ], + [ + "▁Mfg", + -14.645973205566406 + ], + [ + "peter", + -14.645997047424316 + ], + [ + "▁Mame", + -14.645999908447266 + ], + [ + "kraft", + -14.6460542678833 + ], + [ + "▁Bertram", + -14.646060943603516 + ], + [ + "jig", + -14.646077156066895 + ], + [ + "▁WebSite", + -14.64608383178711 + ], + [ + "▁628", + -14.646090507507324 + ], + [ + "▁ogre", + -14.646097183227539 + ], + [ + "▁JIRA", + -14.646100997924805 + ], + [ + "▁Neale", + -14.646117210388184 + ], + [ + "▁orcs", + -14.6461181640625 + ], + [ + "▁USN", + -14.64614486694336 + ], + [ + "IIT", + -14.646160125732422 + ], + [ + "▁Uncharted", + -14.646161079406738 + ], + [ + "▁Taekwondo", + -14.646162986755371 + ], + [ + "▁Stal", + -14.646185874938965 + ], + [ + "▁Wildflower", + -14.646197319030762 + ], + [ + "▁smother", + -14.646208763122559 + ], + [ + "Heb", + -14.646222114562988 + ], + [ + "fidelity", + -14.646288871765137 + ], + [ + "▁Carton", + -14.646316528320312 + ], + [ + "▁afghan", + -14.646331787109375 + ], + [ + "▁affable", + -14.646332740783691 + ], + [ + "kernel", + -14.646341323852539 + ], + [ + "▁Pritzker", + -14.646357536315918 + ], + [ + "▁LAMP", + -14.64635944366455 + ], + [ + "partement", + -14.646376609802246 + ], + [ + "▁marbled", + -14.646387100219727 + ], + [ + "SKI", + -14.646392822265625 + ], + [ + "▁Cadence", + -14.646462440490723 + ], + [ + "fingers", + -14.646486282348633 + ], + [ + "▁Mazar", + -14.646490097045898 + ], + [ + "▁dampers", + -14.646503448486328 + ], + [ + "▁throttling", + -14.646507263183594 + ], + [ + "▁Paloma", + -14.646514892578125 + ], + [ + "▁Capita", + -14.64661693572998 + ], + [ + "▁PON", + -14.646617889404297 + ], + [ + "▁Rockingham", + -14.6466646194458 + ], + [ + "▁Begum", + -14.64672565460205 + ], + [ + "▁IDS", + -14.646727561950684 + ], + [ + "▁Giu", + -14.646780967712402 + ], + [ + "▁hooligan", + -14.646818161010742 + ], + [ + "▁Bonanza", + -14.646820068359375 + ], + [ + "▁outermost", + -14.64682388305664 + ], + [ + "▁Collateral", + -14.64684772491455 + ], + [ + "▁Harv", + -14.646854400634766 + ], + [ + "homa", + -14.646934509277344 + ], + [ + "dae", + -14.646942138671875 + ], + [ + "schutz", + -14.646961212158203 + ], + [ + "▁vassal", + -14.647056579589844 + ], + [ + "phro", + -14.647072792053223 + ], + [ + "▁Humanist", + -14.64712142944336 + ], + [ + "▁fables", + -14.647186279296875 + ], + [ + "▁Hagg", + -14.647201538085938 + ], + [ + "mistress", + -14.647214889526367 + ], + [ + "▁Crying", + -14.647218704223633 + ], + [ + "▁gaudy", + -14.647256851196289 + ], + [ + "▁SDA", + -14.647307395935059 + ], + [ + "▁sido", + -14.64731216430664 + ], + [ + "▁Cumberbatch", + -14.647350311279297 + ], + [ + "▁Violations", + -14.6473970413208 + ], + [ + "▁QuickTime", + -14.647442817687988 + ], + [ + "▁conduits", + -14.647454261779785 + ], + [ + "2600", + -14.647467613220215 + ], + [ + "▁portland", + -14.647468566894531 + ], + [ + "opol", + -14.647518157958984 + ], + [ + "wealth", + -14.647552490234375 + ], + [ + "▁Liars", + -14.647562980651855 + ], + [ + "Edu", + -14.647566795349121 + ], + [ + "▁hardwired", + -14.647590637207031 + ], + [ + "▁telehealth", + -14.647607803344727 + ], + [ + "▁canter", + -14.647627830505371 + ], + [ + "Rocket", + -14.647671699523926 + ], + [ + "rrrr", + -14.647757530212402 + ], + [ + "▁Truckee", + -14.647761344909668 + ], + [ + "▁beseech", + -14.647769927978516 + ], + [ + "discussion", + -14.647787094116211 + ], + [ + "yoko", + -14.647794723510742 + ], + [ + "▁cartoonish", + -14.64780044555664 + ], + [ + "▁midsection", + -14.647801399230957 + ], + [ + "▁Luisa", + -14.64780330657959 + ], + [ + "▁BOOKS", + -14.647844314575195 + ], + [ + "如", + -14.647857666015625 + ], + [ + "UEL", + -14.647858619689941 + ], + [ + "▁Orc", + -14.64791488647461 + ], + [ + "Retail", + -14.647928237915039 + ], + [ + "▁Sauté", + -14.647948265075684 + ], + [ + "ograms", + -14.647966384887695 + ], + [ + "ATM", + -14.647991180419922 + ], + [ + "▁785", + -14.647997856140137 + ], + [ + "وم", + -14.648056030273438 + ], + [ + "▁Bani", + -14.648075103759766 + ], + [ + "▁Billiard", + -14.648083686828613 + ], + [ + "▁Buell", + -14.648139953613281 + ], + [ + "▁pari", + -14.64819049835205 + ], + [ + "▁Messe", + -14.648202896118164 + ], + [ + "▁chickpea", + -14.648205757141113 + ], + [ + "AUS", + -14.648221015930176 + ], + [ + "▁Bohr", + -14.648286819458008 + ], + [ + "▁floodwaters", + -14.648338317871094 + ], + [ + "▁Renner", + -14.648344993591309 + ], + [ + "▁TRUCK", + -14.648351669311523 + ], + [ + "▁Pizzeria", + -14.64836597442627 + ], + [ + "kasi", + -14.648372650146484 + ], + [ + "▁Acropolis", + -14.648384094238281 + ], + [ + "nement", + -14.64841365814209 + ], + [ + "▁Specimen", + -14.648429870605469 + ], + [ + "يا", + -14.648433685302734 + ], + [ + "▁WONDERFUL", + -14.648468971252441 + ], + [ + "▁Groen", + -14.648493766784668 + ], + [ + "▁locket", + -14.648497581481934 + ], + [ + "▁auntie", + -14.648508071899414 + ], + [ + "▁818", + -14.64852523803711 + ], + [ + "▁Blackman", + -14.648584365844727 + ], + [ + "▁Colman", + -14.648589134216309 + ], + [ + "▁Geschichte", + -14.64864444732666 + ], + [ + "▁Sidewalk", + -14.64864444732666 + ], + [ + "プ", + -14.648659706115723 + ], + [ + "clothes", + -14.64869499206543 + ], + [ + "cai", + -14.648711204528809 + ], + [ + "▁maka", + -14.648805618286133 + ], + [ + "prevention", + -14.648877143859863 + ], + [ + "▁holidaymakers", + -14.64887809753418 + ], + [ + "▁Cz", + -14.648879051208496 + ], + [ + "▁macrophage", + -14.648953437805176 + ], + [ + "イン", + -14.648958206176758 + ], + [ + "▁deservedly", + -14.648979187011719 + ], + [ + "▁radiographic", + -14.648980140686035 + ], + [ + "▁jojoba", + -14.648982048034668 + ], + [ + "▁narrating", + -14.648985862731934 + ], + [ + "▁Guitarist", + -14.649003982543945 + ], + [ + "▁Perch", + -14.649096488952637 + ], + [ + "▁bemused", + -14.649114608764648 + ], + [ + "▁ineffectual", + -14.649154663085938 + ], + [ + "nca", + -14.64916706085205 + ], + [ + "methane", + -14.649181365966797 + ], + [ + "vitt", + -14.649185180664062 + ], + [ + "▁treehouse", + -14.649206161499023 + ], + [ + "▁posi", + -14.649213790893555 + ], + [ + "▁hypervisor", + -14.64924430847168 + ], + [ + "▁SPIRIT", + -14.649285316467285 + ], + [ + "Push", + -14.649311065673828 + ], + [ + "▁Vending", + -14.649327278137207 + ], + [ + "▁unreachable", + -14.649330139160156 + ], + [ + "trell", + -14.64937686920166 + ], + [ + "1924", + -14.649384498596191 + ], + [ + "▁KAL", + -14.649401664733887 + ], + [ + "▁bloomed", + -14.64941120147705 + ], + [ + "otter", + -14.649443626403809 + ], + [ + "▁Rotarian", + -14.649450302124023 + ], + [ + "▁fascinate", + -14.64952564239502 + ], + [ + "REY", + -14.649579048156738 + ], + [ + "acceptance", + -14.649629592895508 + ], + [ + "▁Inverter", + -14.649629592895508 + ], + [ + "quier", + -14.649676322937012 + ], + [ + "▁Mian", + -14.649704933166504 + ], + [ + "Ear", + -14.649721145629883 + ], + [ + "▁Stubbs", + -14.649727821350098 + ], + [ + "▁연구", + -14.649734497070312 + ], + [ + "lago", + -14.64975357055664 + ], + [ + "▁doormat", + -14.649762153625488 + ], + [ + "▁Dehradun", + -14.649789810180664 + ], + [ + "▁YouTuber", + -14.64982795715332 + ], + [ + "▁cui", + -14.64987564086914 + ], + [ + "▁Pend", + -14.64990234375 + ], + [ + "▁Cashmere", + -14.649927139282227 + ], + [ + "▁genitalia", + -14.649931907653809 + ], + [ + "intel", + -14.649933815002441 + ], + [ + "▁valence", + -14.650019645690918 + ], + [ + "▁Blanchett", + -14.65003490447998 + ], + [ + "▁subdomain", + -14.650046348571777 + ], + [ + "▁Nance", + -14.650062561035156 + ], + [ + "▁Beaux", + -14.65009880065918 + ], + [ + "▁rotted", + -14.650116920471191 + ], + [ + "▁Cited", + -14.650145530700684 + ], + [ + "▁Amr", + -14.650146484375 + ], + [ + "▁bonanza", + -14.650177001953125 + ], + [ + "▁dork", + -14.650189399719238 + ], + [ + "awat", + -14.650190353393555 + ], + [ + "▁Urine", + -14.650203704833984 + ], + [ + "▁Dizzy", + -14.650227546691895 + ], + [ + "▁dubbing", + -14.650274276733398 + ], + [ + "jewel", + -14.650286674499512 + ], + [ + "▁Keyes", + -14.650297164916992 + ], + [ + "▁img", + -14.650314331054688 + ], + [ + "▁641", + -14.650335311889648 + ], + [ + "▁stalwarts", + -14.650395393371582 + ], + [ + "▁flexi", + -14.650406837463379 + ], + [ + "▁Rewind", + -14.650410652160645 + ], + [ + "▁McGu", + -14.650423049926758 + ], + [ + "OTS", + -14.650450706481934 + ], + [ + "Thou", + -14.650459289550781 + ], + [ + "▁AHS", + -14.650466918945312 + ], + [ + "Corporate", + -14.650538444519043 + ], + [ + "▁Arches", + -14.65054702758789 + ], + [ + "reflect", + -14.65054988861084 + ], + [ + "priest", + -14.650566101074219 + ], + [ + "▁underutilized", + -14.65057373046875 + ], + [ + "▁degrades", + -14.65059757232666 + ], + [ + "▁Corresponding", + -14.650598526000977 + ], + [ + "▁massacred", + -14.650607109069824 + ], + [ + "▁regrowth", + -14.650612831115723 + ], + [ + "▁Oko", + -14.650666236877441 + ], + [ + "▁assessors", + -14.650714874267578 + ], + [ + "▁Accelerate", + -14.650720596313477 + ], + [ + "▁Widespread", + -14.650753021240234 + ], + [ + "▁Roberson", + -14.650772094726562 + ], + [ + "adan", + -14.650814056396484 + ], + [ + "▁Shaver", + -14.650824546813965 + ], + [ + "▁pangs", + -14.650829315185547 + ], + [ + "▁Pied", + -14.650849342346191 + ], + [ + "jara", + -14.650863647460938 + ], + [ + "▁Priebus", + -14.650869369506836 + ], + [ + "Poor", + -14.650936126708984 + ], + [ + "▁Freezing", + -14.650940895080566 + ], + [ + "▁tc", + -14.650954246520996 + ], + [ + "▁Sandeep", + -14.650959014892578 + ], + [ + "▁snark", + -14.650964736938477 + ], + [ + "▁escalates", + -14.650988578796387 + ], + [ + "ragon", + -14.6510009765625 + ], + [ + "▁FLORIDA", + -14.651002883911133 + ], + [ + "Cooper", + -14.651004791259766 + ], + [ + "▁ك", + -14.651008605957031 + ], + [ + "nesia", + -14.65102767944336 + ], + [ + "ason", + -14.651039123535156 + ], + [ + "▁crystallized", + -14.651141166687012 + ], + [ + "▁localize", + -14.651192665100098 + ], + [ + "prise", + -14.65120792388916 + ], + [ + "▁vaccinate", + -14.651208877563477 + ], + [ + "▁Keats", + -14.651220321655273 + ], + [ + "alpa", + -14.651222229003906 + ], + [ + "▁SHIELD", + -14.651256561279297 + ], + [ + "CPR", + -14.651262283325195 + ], + [ + "▁worksite", + -14.651283264160156 + ], + [ + "Oscar", + -14.651294708251953 + ], + [ + "Pain", + -14.651331901550293 + ], + [ + "▁Everytime", + -14.651337623596191 + ], + [ + "▁Unlocking", + -14.651373863220215 + ], + [ + "▁biofeedback", + -14.651379585266113 + ], + [ + "ATC", + -14.651383399963379 + ], + [ + "▁Hyaluronic", + -14.651397705078125 + ], + [ + "▁defray", + -14.651408195495605 + ], + [ + "▁VOA", + -14.651444435119629 + ], + [ + "▁Vä", + -14.651460647583008 + ], + [ + "▁Homelessness", + -14.65147590637207 + ], + [ + "▁Wrench", + -14.651490211486816 + ], + [ + "▁Senna", + -14.651575088500977 + ], + [ + "Tran", + -14.651582717895508 + ], + [ + "▁disse", + -14.651588439941406 + ], + [ + "▁MACD", + -14.651626586914062 + ], + [ + "▁tshirt", + -14.651678085327148 + ], + [ + "▁557", + -14.651698112487793 + ], + [ + "▁Clementine", + -14.65169906616211 + ], + [ + "▁Peat", + -14.651751518249512 + ], + [ + "▁bing", + -14.651772499084473 + ], + [ + "олог", + -14.65182113647461 + ], + [ + "▁busily", + -14.651836395263672 + ], + [ + "▁Adamson", + -14.651866912841797 + ], + [ + "▁absinthe", + -14.651874542236328 + ], + [ + "▁peacekeepers", + -14.651937484741211 + ], + [ + "MEC", + -14.651959419250488 + ], + [ + "▁ESB", + -14.651981353759766 + ], + [ + "▁dueling", + -14.652029991149902 + ], + [ + "▁APL", + -14.652037620544434 + ], + [ + "▁denier", + -14.652046203613281 + ], + [ + "dade", + -14.652048110961914 + ], + [ + "▁subordinated", + -14.652057647705078 + ], + [ + "▁Masterclass", + -14.652064323425293 + ], + [ + "▁Segway", + -14.652106285095215 + ], + [ + "▁Loftus", + -14.652109146118164 + ], + [ + "▁panache", + -14.652142524719238 + ], + [ + "▁Reclamation", + -14.652168273925781 + ], + [ + "cita", + -14.652170181274414 + ], + [ + "▁Rawalpindi", + -14.652170181274414 + ], + [ + "okan", + -14.652189254760742 + ], + [ + "▁doused", + -14.65223217010498 + ], + [ + "▁MOSFET", + -14.652264595031738 + ], + [ + "▁Vihar", + -14.6522798538208 + ], + [ + "▁Vashikaran", + -14.65228271484375 + ], + [ + "SPAN", + -14.6522855758667 + ], + [ + "▁821", + -14.65231704711914 + ], + [ + "▁Conflicts", + -14.652320861816406 + ], + [ + "▁allocates", + -14.652365684509277 + ], + [ + "detection", + -14.652390480041504 + ], + [ + "petition", + -14.652403831481934 + ], + [ + "Steam", + -14.652413368225098 + ], + [ + "studied", + -14.652432441711426 + ], + [ + "▁Primate", + -14.652444839477539 + ], + [ + "▁wisp", + -14.652462005615234 + ], + [ + "emme", + -14.652471542358398 + ], + [ + "▁crinkle", + -14.652472496032715 + ], + [ + "▁devolve", + -14.652475357055664 + ], + [ + "점", + -14.652499198913574 + ], + [ + "erum", + -14.652509689331055 + ], + [ + "▁instigate", + -14.652520179748535 + ], + [ + "▁Prozac", + -14.652530670166016 + ], + [ + "▁vCenter", + -14.652554512023926 + ], + [ + "▁MOC", + -14.652565956115723 + ], + [ + "separated", + -14.65259075164795 + ], + [ + "▁chur", + -14.652607917785645 + ], + [ + "▁Inglewood", + -14.652665138244629 + ], + [ + "▁smacks", + -14.652698516845703 + ], + [ + "▁LSA", + -14.652721405029297 + ], + [ + "▁reputational", + -14.652727127075195 + ], + [ + "▁Meiji", + -14.652732849121094 + ], + [ + "▁Toffee", + -14.652735710144043 + ], + [ + "▁Bianchi", + -14.652746200561523 + ], + [ + "▁balustrade", + -14.652772903442383 + ], + [ + "weapon", + -14.652788162231445 + ], + [ + "▁Blouse", + -14.652792930603027 + ], + [ + "▁furlough", + -14.652793884277344 + ], + [ + "▁Saro", + -14.652801513671875 + ], + [ + "▁Dedication", + -14.652815818786621 + ], + [ + "figures", + -14.652822494506836 + ], + [ + "▁556", + -14.652824401855469 + ], + [ + "▁Omg", + -14.652887344360352 + ], + [ + "▁CTL", + -14.652918815612793 + ], + [ + "kell", + -14.65292739868164 + ], + [ + "hata", + -14.652984619140625 + ], + [ + "▁unedited", + -14.6530179977417 + ], + [ + "▁Apparatus", + -14.653037071228027 + ], + [ + "▁francisco", + -14.653046607971191 + ], + [ + "▁Lifelong", + -14.653091430664062 + ], + [ + "joo", + -14.653101921081543 + ], + [ + "▁attractively", + -14.653116226196289 + ], + [ + "▁hundredth", + -14.653149604797363 + ], + [ + "Creating", + -14.653159141540527 + ], + [ + "▁Narcotics", + -14.653162956237793 + ], + [ + "▁Warnings", + -14.653194427490234 + ], + [ + "▁optimizer", + -14.653226852416992 + ], + [ + "▁RTO", + -14.653234481811523 + ], + [ + "▁Abandon", + -14.653254508972168 + ], + [ + "apartment", + -14.6532564163208 + ], + [ + "▁alternated", + -14.65325927734375 + ], + [ + "▁eps", + -14.653338432312012 + ], + [ + "▁की", + -14.653349876403809 + ], + [ + "▁Wallabies", + -14.65337085723877 + ], + [ + "roi", + -14.653425216674805 + ], + [ + "▁boomed", + -14.653432846069336 + ], + [ + "Atlanta", + -14.65346622467041 + ], + [ + "▁Abdi", + -14.653470039367676 + ], + [ + "▁loathing", + -14.653494834899902 + ], + [ + "▁bucking", + -14.653533935546875 + ], + [ + "▁unscheduled", + -14.653550148010254 + ], + [ + "▁headstone", + -14.653570175170898 + ], + [ + "▁maintainer", + -14.65358829498291 + ], + [ + "▁Jacinto", + -14.653607368469238 + ], + [ + "▁sullen", + -14.65361213684082 + ], + [ + "▁exhaled", + -14.653660774230957 + ], + [ + "▁KYC", + -14.653665542602539 + ], + [ + "▁Wraps", + -14.653691291809082 + ], + [ + "▁Stride", + -14.653729438781738 + ], + [ + "▁Abundance", + -14.65373420715332 + ], + [ + "identify", + -14.653741836547852 + ], + [ + "▁第", + -14.653748512268066 + ], + [ + "▁Lorde", + -14.653764724731445 + ], + [ + "▁savoring", + -14.653764724731445 + ], + [ + "▁Petti", + -14.653800010681152 + ], + [ + "▁Falkirk", + -14.653803825378418 + ], + [ + "▁chapels", + -14.653810501098633 + ], + [ + "▁등", + -14.653834342956543 + ], + [ + "▁Chesterton", + -14.653836250305176 + ], + [ + "▁compensates", + -14.653923034667969 + ], + [ + "▁EPI", + -14.6539306640625 + ], + [ + "lui", + -14.653976440429688 + ], + [ + "▁Allegro", + -14.653987884521484 + ], + [ + "tsev", + -14.65400218963623 + ], + [ + "▁Estimating", + -14.654007911682129 + ], + [ + "▁hm", + -14.654058456420898 + ], + [ + "lighter", + -14.654075622558594 + ], + [ + "▁Cia", + -14.654078483581543 + ], + [ + "▁rerun", + -14.654091835021973 + ], + [ + "▁MSR", + -14.65410327911377 + ], + [ + "▁spillage", + -14.654118537902832 + ], + [ + "▁Ziggy", + -14.654170036315918 + ], + [ + "▁sorrowful", + -14.654173851013184 + ], + [ + "Guys", + -14.654176712036133 + ], + [ + "▁Leuven", + -14.65418529510498 + ], + [ + "alot", + -14.654217720031738 + ], + [ + "▁comms", + -14.654234886169434 + ], + [ + "klar", + -14.654248237609863 + ], + [ + "▁Benji", + -14.65426254272461 + ], + [ + "▁mists", + -14.654293060302734 + ], + [ + "▁Jamil", + -14.65434455871582 + ], + [ + "▁moldy", + -14.654367446899414 + ], + [ + "▁Crusades", + -14.65438175201416 + ], + [ + "boring", + -14.654397010803223 + ], + [ + "▁Takashi", + -14.654397010803223 + ], + [ + "▁동", + -14.654399871826172 + ], + [ + "▁congressmen", + -14.654439926147461 + ], + [ + "▁Jumeirah", + -14.654441833496094 + ], + [ + "▁Cormac", + -14.654455184936523 + ], + [ + "▁Handmaid", + -14.65449333190918 + ], + [ + "▁Mortar", + -14.654499053955078 + ], + [ + "▁uninstalling", + -14.654542922973633 + ], + [ + "▁broadside", + -14.654568672180176 + ], + [ + "▁ALF", + -14.654589653015137 + ], + [ + "LEX", + -14.654598236083984 + ], + [ + "▁KitchenAid", + -14.654631614685059 + ], + [ + "▁Hermit", + -14.654644966125488 + ], + [ + "▁leper", + -14.654644966125488 + ], + [ + "▁piper", + -14.654655456542969 + ], + [ + "ե", + -14.654678344726562 + ], + [ + "▁partisans", + -14.654711723327637 + ], + [ + "dependant", + -14.654732704162598 + ], + [ + "▁dictatorial", + -14.654741287231445 + ], + [ + "▁Mavic", + -14.654742240905762 + ], + [ + "▁shou", + -14.654743194580078 + ], + [ + "▁halibut", + -14.654744148254395 + ], + [ + "▁AirAsia", + -14.654787063598633 + ], + [ + "▁Sumter", + -14.654792785644531 + ], + [ + "▁bah", + -14.654809951782227 + ], + [ + "PHO", + -14.65484619140625 + ], + [ + "menopausal", + -14.654853820800781 + ], + [ + "▁Deflect", + -14.654858589172363 + ], + [ + "▁chews", + -14.654860496520996 + ], + [ + "▁TKO", + -14.654982566833496 + ], + [ + "▁Poodle", + -14.655014991760254 + ], + [ + "▁psychoanalytic", + -14.655078887939453 + ], + [ + "▁Valet", + -14.655105590820312 + ], + [ + "▁Claudius", + -14.65512466430664 + ], + [ + "pkg", + -14.655136108398438 + ], + [ + "▁Hummel", + -14.6551513671875 + ], + [ + "▁Hmong", + -14.655183792114258 + ], + [ + "▁Eyed", + -14.655200958251953 + ], + [ + "▁564", + -14.655204772949219 + ], + [ + "▁scoreline", + -14.655242919921875 + ], + [ + "▁sche", + -14.655248641967773 + ], + [ + "▁Britten", + -14.65524959564209 + ], + [ + "▁elects", + -14.655252456665039 + ], + [ + "▁sanitize", + -14.655267715454102 + ], + [ + "▁rotisserie", + -14.6552734375 + ], + [ + "▁ADDRESS", + -14.655285835266113 + ], + [ + "▁Bracken", + -14.655311584472656 + ], + [ + "▁Boyz", + -14.655389785766602 + ], + [ + "▁contextualize", + -14.655394554138184 + ], + [ + "▁Gasol", + -14.655414581298828 + ], + [ + "▁manatee", + -14.655434608459473 + ], + [ + "AML", + -14.655447959899902 + ], + [ + "▁methotrexate", + -14.655481338500977 + ], + [ + "valo", + -14.655498504638672 + ], + [ + "▁israel", + -14.655519485473633 + ], + [ + "checker", + -14.655522346496582 + ], + [ + "▁Belkin", + -14.655574798583984 + ], + [ + "▁Scheduler", + -14.655591011047363 + ], + [ + "▁Kiosk", + -14.655592918395996 + ], + [ + "▁LSAT", + -14.655592918395996 + ], + [ + "Supply", + -14.655595779418945 + ], + [ + "▁ulcerative", + -14.655600547790527 + ], + [ + "▁735", + -14.655628204345703 + ], + [ + "▁REPAIR", + -14.655654907226562 + ], + [ + "▁CONSTRUCTION", + -14.655707359313965 + ], + [ + "▁jamb", + -14.655715942382812 + ], + [ + "▁Tracing", + -14.655716896057129 + ], + [ + "▁harshness", + -14.65572738647461 + ], + [ + "▁FUNCTION", + -14.655729293823242 + ], + [ + "Amendment", + -14.655734062194824 + ], + [ + "▁Leavenworth", + -14.65576457977295 + ], + [ + "Charlotte", + -14.655765533447266 + ], + [ + "▁sobs", + -14.655776023864746 + ], + [ + "lud", + -14.655781745910645 + ], + [ + "▁sisterhood", + -14.655792236328125 + ], + [ + "▁KIA", + -14.655805587768555 + ], + [ + "▁yearlong", + -14.655839920043945 + ], + [ + "▁redraw", + -14.655905723571777 + ], + [ + "▁Strato", + -14.65590763092041 + ], + [ + "flation", + -14.655922889709473 + ], + [ + "▁Deirdre", + -14.655936241149902 + ], + [ + "bori", + -14.655946731567383 + ], + [ + "▁Proprietary", + -14.656020164489746 + ], + [ + "▁Argyll", + -14.656049728393555 + ], + [ + "feather", + -14.656085968017578 + ], + [ + "▁Crops", + -14.656102180480957 + ], + [ + "▁crunches", + -14.656124114990234 + ], + [ + "▁Bidding", + -14.656146049499512 + ], + [ + "▁SIU", + -14.656164169311523 + ], + [ + "AIA", + -14.656184196472168 + ], + [ + "CHF", + -14.656231880187988 + ], + [ + "▁messiah", + -14.656248092651367 + ], + [ + "▁Posture", + -14.656251907348633 + ], + [ + "▁Downer", + -14.656285285949707 + ], + [ + "▁Odu", + -14.656317710876465 + ], + [ + "minal", + -14.656332969665527 + ], + [ + "▁Gracias", + -14.656362533569336 + ], + [ + "▁muni", + -14.656370162963867 + ], + [ + "▁Cem", + -14.65637493133545 + ], + [ + "▁dowry", + -14.656439781188965 + ], + [ + "▁Moc", + -14.65644359588623 + ], + [ + "▁Canaria", + -14.656450271606445 + ], + [ + "▁joggers", + -14.65645694732666 + ], + [ + "fancy", + -14.656458854675293 + ], + [ + "nten", + -14.656468391418457 + ], + [ + "▁Teague", + -14.65649700164795 + ], + [ + "▁Schreiber", + -14.656501770019531 + ], + [ + "▁sputtering", + -14.656516075134277 + ], + [ + "Subscribe", + -14.656527519226074 + ], + [ + "▁Tass", + -14.65653133392334 + ], + [ + "▁Gü", + -14.656538009643555 + ], + [ + "▁hemodynamic", + -14.656566619873047 + ], + [ + "throated", + -14.656588554382324 + ], + [ + "▁Tricho", + -14.656646728515625 + ], + [ + "機", + -14.656659126281738 + ], + [ + "academy", + -14.65672492980957 + ], + [ + "▁Cress", + -14.656787872314453 + ], + [ + "▁serif", + -14.65680980682373 + ], + [ + "▁combust", + -14.656811714172363 + ], + [ + "ritic", + -14.656843185424805 + ], + [ + "▁RIAA", + -14.65685749053955 + ], + [ + "▁Mumford", + -14.656862258911133 + ], + [ + "▁veganism", + -14.656878471374512 + ], + [ + "▁fissures", + -14.656949043273926 + ], + [ + "▁Zain", + -14.656975746154785 + ], + [ + "atte", + -14.657004356384277 + ], + [ + "▁Spokesperson", + -14.657032012939453 + ], + [ + "Š", + -14.65707778930664 + ], + [ + "admission", + -14.657083511352539 + ], + [ + "▁repelled", + -14.657088279724121 + ], + [ + "stav", + -14.657147407531738 + ], + [ + "▁Seiko", + -14.657177925109863 + ], + [ + "▁Skeptic", + -14.657196044921875 + ], + [ + "▁Conform", + -14.657232284545898 + ], + [ + "▁EAC", + -14.65723705291748 + ], + [ + "▁Qureshi", + -14.657241821289062 + ], + [ + "▁reiterating", + -14.657249450683594 + ], + [ + "▁Revelations", + -14.65725326538086 + ], + [ + "VIII", + -14.657285690307617 + ], + [ + "▁Strawberries", + -14.657327651977539 + ], + [ + "▁Rattle", + -14.657393455505371 + ], + [ + "ubbing", + -14.657394409179688 + ], + [ + "gola", + -14.657422065734863 + ], + [ + "dation", + -14.657474517822266 + ], + [ + "▁Pershing", + -14.657498359680176 + ], + [ + "Individual", + -14.657511711120605 + ], + [ + "▁Bombs", + -14.657539367675781 + ], + [ + "▁Friction", + -14.657553672790527 + ], + [ + "▁Fibromyalgia", + -14.65758991241455 + ], + [ + "shocked", + -14.657590866088867 + ], + [ + "▁webcomic", + -14.657613754272461 + ], + [ + "▁Parm", + -14.65761661529541 + ], + [ + "layers", + -14.65762710571289 + ], + [ + "▁diam", + -14.657630920410156 + ], + [ + "▁revere", + -14.657666206359863 + ], + [ + "fü", + -14.657693862915039 + ], + [ + "▁Kirin", + -14.657712936401367 + ], + [ + "oule", + -14.657718658447266 + ], + [ + "ッ", + -14.657759666442871 + ], + [ + "▁Vegeta", + -14.657795906066895 + ], + [ + "▁enviroment", + -14.657814025878906 + ], + [ + "▁Beowulf", + -14.657817840576172 + ], + [ + "ordering", + -14.657833099365234 + ], + [ + "MATE", + -14.657846450805664 + ], + [ + "▁favouring", + -14.657877922058105 + ], + [ + "UNC", + -14.657880783081055 + ], + [ + "▁undersigned", + -14.657917022705078 + ], + [ + "▁Halt", + -14.65797233581543 + ], + [ + "▁stabilisation", + -14.657975196838379 + ], + [ + "▁Dandelion", + -14.657987594604492 + ], + [ + "▁macaque", + -14.658018112182617 + ], + [ + "▁Extinction", + -14.65804386138916 + ], + [ + "REX", + -14.658047676086426 + ], + [ + "▁Possibility", + -14.65805435180664 + ], + [ + "▁corrode", + -14.658080101013184 + ], + [ + "▁Naturalist", + -14.658087730407715 + ], + [ + "▁EIN", + -14.658136367797852 + ], + [ + "mosa", + -14.658153533935547 + ], + [ + "▁fib", + -14.658160209655762 + ], + [ + "▁TOTALLY", + -14.658187866210938 + ], + [ + "▁Sark", + -14.658188819885254 + ], + [ + "▁chargeback", + -14.65820598602295 + ], + [ + "beating", + -14.658235549926758 + ], + [ + "▁Volcanic", + -14.658238410949707 + ], + [ + "▁cubicles", + -14.658272743225098 + ], + [ + "▁downwind", + -14.65827751159668 + ], + [ + "▁Biscuits", + -14.658280372619629 + ], + [ + "▁Gazebo", + -14.658295631408691 + ], + [ + "▁annotate", + -14.658303260803223 + ], + [ + "▁LEATHER", + -14.658329010009766 + ], + [ + "▁Pud", + -14.658333778381348 + ], + [ + "▁Debris", + -14.658342361450195 + ], + [ + "▁Purification", + -14.658361434936523 + ], + [ + "▁Esposito", + -14.658376693725586 + ], + [ + "▁Greitens", + -14.658425331115723 + ], + [ + "▁Kalo", + -14.658442497253418 + ], + [ + "▁parallelism", + -14.658455848693848 + ], + [ + "▁lass", + -14.658503532409668 + ], + [ + "▁CMV", + -14.658507347106934 + ], + [ + "▁gambit", + -14.658561706542969 + ], + [ + "▁Connectors", + -14.658592224121094 + ], + [ + "Anderson", + -14.658615112304688 + ], + [ + "▁jud", + -14.658646583557129 + ], + [ + "▁Zei", + -14.658655166625977 + ], + [ + "ా", + -14.658679962158203 + ], + [ + "▁Meister", + -14.65870189666748 + ], + [ + "bbly", + -14.65880298614502 + ], + [ + "一个", + -14.658806800842285 + ], + [ + "Poll", + -14.658854484558105 + ], + [ + "▁Deepwater", + -14.658864974975586 + ], + [ + "▁Benning", + -14.65887451171875 + ], + [ + "roach", + -14.658896446228027 + ], + [ + "▁imposter", + -14.65890884399414 + ], + [ + "▁1781", + -14.65898323059082 + ], + [ + "▁FERC", + -14.659077644348145 + ], + [ + "▁betrays", + -14.659085273742676 + ], + [ + "ACO", + -14.659111976623535 + ], + [ + "activities", + -14.659116744995117 + ], + [ + "▁Gilda", + -14.659122467041016 + ], + [ + "▁crucible", + -14.659135818481445 + ], + [ + "▁Stitcher", + -14.659136772155762 + ], + [ + "▁Fowl", + -14.659150123596191 + ], + [ + "▁Johansen", + -14.659160614013672 + ], + [ + "▁Polis", + -14.659162521362305 + ], + [ + "Duke", + -14.659167289733887 + ], + [ + "nagh", + -14.65917682647705 + ], + [ + "prin", + -14.65918254852295 + ], + [ + "▁kiddies", + -14.659183502197266 + ], + [ + "▁haulers", + -14.659198760986328 + ], + [ + "▁Manoj", + -14.65921401977539 + ], + [ + "▁Liao", + -14.659257888793945 + ], + [ + "cey", + -14.659306526184082 + ], + [ + "cond", + -14.659332275390625 + ], + [ + "orbital", + -14.659355163574219 + ], + [ + "▁Pancakes", + -14.659370422363281 + ], + [ + "Ton", + -14.659380912780762 + ], + [ + "▁Sender", + -14.659383773803711 + ], + [ + "elton", + -14.659393310546875 + ], + [ + "▁truely", + -14.659523010253906 + ], + [ + "▁unsere", + -14.659543991088867 + ], + [ + "▁ARR", + -14.659589767456055 + ], + [ + "▁SHS", + -14.659662246704102 + ], + [ + "GLE", + -14.659666061401367 + ], + [ + "cile", + -14.659672737121582 + ], + [ + "▁Gant", + -14.659679412841797 + ], + [ + "▁Pulled", + -14.659693717956543 + ], + [ + "▁Streisand", + -14.659699440002441 + ], + [ + "▁teleconference", + -14.65970516204834 + ], + [ + "bounce", + -14.659747123718262 + ], + [ + "▁Khor", + -14.659757614135742 + ], + [ + "OTE", + -14.659782409667969 + ], + [ + "美", + -14.659810066223145 + ], + [ + "▁APEX", + -14.659815788269043 + ], + [ + "▁sass", + -14.659826278686523 + ], + [ + "▁comport", + -14.659850120544434 + ], + [ + "▁ese", + -14.659858703613281 + ], + [ + "SEP", + -14.659867286682129 + ], + [ + "adda", + -14.659876823425293 + ], + [ + "iscal", + -14.659886360168457 + ], + [ + "isce", + -14.659903526306152 + ], + [ + "端", + -14.659926414489746 + ], + [ + "▁delirious", + -14.659945487976074 + ], + [ + "▁SENT", + -14.659976959228516 + ], + [ + "▁Whoops", + -14.66001033782959 + ], + [ + "▁Creepy", + -14.660102844238281 + ], + [ + "▁Cumulative", + -14.660122871398926 + ], + [ + "×6", + -14.660151481628418 + ], + [ + "▁lifeguards", + -14.660161018371582 + ], + [ + "▁hexadecimal", + -14.660207748413086 + ], + [ + "▁Beattie", + -14.660233497619629 + ], + [ + "▁Felton", + -14.660244941711426 + ], + [ + "Philadelphia", + -14.660253524780273 + ], + [ + "▁Danvers", + -14.6602783203125 + ], + [ + "▁laity", + -14.660343170166016 + ], + [ + "▁SUM", + -14.660354614257812 + ], + [ + "topics", + -14.660355567932129 + ], + [ + "▁Wilshire", + -14.660375595092773 + ], + [ + "▁pillowcase", + -14.660375595092773 + ], + [ + "LIB", + -14.660467147827148 + ], + [ + "Unique", + -14.660526275634766 + ], + [ + "ности", + -14.660591125488281 + ], + [ + "Tin", + -14.660594940185547 + ], + [ + "▁Sharpen", + -14.660605430603027 + ], + [ + "scheid", + -14.660606384277344 + ], + [ + "▁WIL", + -14.660621643066406 + ], + [ + "▁imprints", + -14.660635948181152 + ], + [ + "▁apostrophe", + -14.660673141479492 + ], + [ + "▁Ricketts", + -14.660677909851074 + ], + [ + "agus", + -14.660690307617188 + ], + [ + "▁girder", + -14.660703659057617 + ], + [ + "Sydney", + -14.66072940826416 + ], + [ + "▁Gilmour", + -14.660738945007324 + ], + [ + "▁funder", + -14.660743713378906 + ], + [ + "▁Foothills", + -14.660768508911133 + ], + [ + "▁Vesper", + -14.660778999328613 + ], + [ + "▁prostrate", + -14.66077995300293 + ], + [ + "continu", + -14.660792350769043 + ], + [ + "▁thickest", + -14.66084098815918 + ], + [ + "▁Alteration", + -14.660844802856445 + ], + [ + "▁ALI", + -14.660847663879395 + ], + [ + "▁Whitt", + -14.660848617553711 + ], + [ + "UDE", + -14.66085433959961 + ], + [ + "▁shivers", + -14.660860061645508 + ], + [ + "▁GTO", + -14.660886764526367 + ], + [ + "▁outpaced", + -14.660919189453125 + ], + [ + "▁tetanus", + -14.660919189453125 + ], + [ + "▁Winnebago", + -14.66097640991211 + ], + [ + "▁Deh", + -14.66098690032959 + ], + [ + "records", + -14.66102123260498 + ], + [ + "▁803", + -14.661052703857422 + ], + [ + "▁subservient", + -14.661090850830078 + ], + [ + "nois", + -14.661102294921875 + ], + [ + "▁lossless", + -14.66110897064209 + ], + [ + "Plugin", + -14.661116600036621 + ], + [ + "▁Millet", + -14.66114330291748 + ], + [ + "ruff", + -14.661199569702148 + ], + [ + "excited", + -14.661235809326172 + ], + [ + "▁SRP", + -14.661239624023438 + ], + [ + "élé", + -14.661249160766602 + ], + [ + "▁McNeill", + -14.66125774383545 + ], + [ + "▁evo", + -14.661321640014648 + ], + [ + "PON", + -14.66132926940918 + ], + [ + "▁clergyman", + -14.661332130432129 + ], + [ + "dude", + -14.66133975982666 + ], + [ + "publications", + -14.661352157592773 + ], + [ + "▁excavating", + -14.661394119262695 + ], + [ + "▁fronting", + -14.661431312561035 + ], + [ + "desc", + -14.661434173583984 + ], + [ + "▁flail", + -14.661473274230957 + ], + [ + "TSA", + -14.661479949951172 + ], + [ + "▁Comanche", + -14.661486625671387 + ], + [ + "▁waistcoat", + -14.661520004272461 + ], + [ + "▁Biomass", + -14.661556243896484 + ], + [ + "uing", + -14.661589622497559 + ], + [ + "bullet", + -14.661641120910645 + ], + [ + "peel", + -14.66164779663086 + ], + [ + "▁serendipitous", + -14.661699295043945 + ], + [ + "▁trowel", + -14.66170597076416 + ], + [ + "▁vandalized", + -14.661721229553223 + ], + [ + "▁Femi", + -14.661757469177246 + ], + [ + "▁LPN", + -14.661757469177246 + ], + [ + "TEM", + -14.661775588989258 + ], + [ + "▁Ма", + -14.661782264709473 + ], + [ + "▁Pleas", + -14.661796569824219 + ], + [ + "▁micrometer", + -14.661798477172852 + ], + [ + "▁Leibniz", + -14.661803245544434 + ], + [ + "▁Mascot", + -14.661803245544434 + ], + [ + "▁Meuble", + -14.66180419921875 + ], + [ + "ench", + -14.661808013916016 + ], + [ + "▁Nunavut", + -14.661822319030762 + ], + [ + "nology", + -14.661846160888672 + ], + [ + "twenty", + -14.66186237335205 + ], + [ + "▁BLE", + -14.661865234375 + ], + [ + "OWN", + -14.661874771118164 + ], + [ + "▁impressionable", + -14.66190242767334 + ], + [ + "▁conjunct", + -14.661906242370605 + ], + [ + "BIO", + -14.66191291809082 + ], + [ + "nyc", + -14.66191577911377 + ], + [ + "▁hawker", + -14.661927223205566 + ], + [ + "▁YOURSELF", + -14.661938667297363 + ], + [ + "▁Chevalier", + -14.661953926086426 + ], + [ + "▁italic", + -14.661982536315918 + ], + [ + "▁TEXAS", + -14.662003517150879 + ], + [ + "▁Nisha", + -14.662030220031738 + ], + [ + "▁elaborately", + -14.662042617797852 + ], + [ + "▁soma", + -14.662056922912598 + ], + [ + "▁Refurbished", + -14.66206169128418 + ], + [ + "▁orphanages", + -14.662066459655762 + ], + [ + "DOL", + -14.662109375 + ], + [ + "ANDY", + -14.66211223602295 + ], + [ + "▁Atonement", + -14.662128448486328 + ], + [ + "▁Corrigan", + -14.662192344665527 + ], + [ + "▁Premises", + -14.662233352661133 + ], + [ + "▁Reviewers", + -14.662235260009766 + ], + [ + "▁gigabytes", + -14.662306785583496 + ], + [ + "▁batman", + -14.662322998046875 + ], + [ + "ciation", + -14.662348747253418 + ], + [ + "▁25°", + -14.662363052368164 + ], + [ + "▁unyielding", + -14.662468910217285 + ], + [ + "Beer", + -14.662495613098145 + ], + [ + "ancies", + -14.662622451782227 + ], + [ + "idic", + -14.66265869140625 + ], + [ + "▁Simcoe", + -14.66266918182373 + ], + [ + "▁Adolescents", + -14.662675857543945 + ], + [ + "▁multilayer", + -14.662700653076172 + ], + [ + "▁Gulch", + -14.662705421447754 + ], + [ + "agni", + -14.6627197265625 + ], + [ + "▁Bricks", + -14.66275691986084 + ], + [ + "▁PGP", + -14.662769317626953 + ], + [ + "▁Romanesque", + -14.662779808044434 + ], + [ + "▁naj", + -14.662782669067383 + ], + [ + "nfl", + -14.66279125213623 + ], + [ + "Ç", + -14.662796020507812 + ], + [ + "STOP", + -14.662840843200684 + ], + [ + "▁Totem", + -14.66286849975586 + ], + [ + "▁Expeditionary", + -14.662872314453125 + ], + [ + "▁BOLD", + -14.662919998168945 + ], + [ + "▁Powerhouse", + -14.662942886352539 + ], + [ + "▁Shoemaker", + -14.662980079650879 + ], + [ + "renewal", + -14.663013458251953 + ], + [ + "▁eines", + -14.663046836853027 + ], + [ + "▁Levinson", + -14.663053512573242 + ], + [ + "▁cowards", + -14.663086891174316 + ], + [ + "▁alarmingly", + -14.663087844848633 + ], + [ + "develop", + -14.663105010986328 + ], + [ + "▁Flaubert", + -14.663125991821289 + ], + [ + "▁geotechnical", + -14.663152694702148 + ], + [ + "gani", + -14.663186073303223 + ], + [ + "▁cuddled", + -14.663208961486816 + ], + [ + "▁reminiscence", + -14.663222312927246 + ], + [ + "▁Hunan", + -14.663344383239746 + ], + [ + "▁dermatologists", + -14.663358688354492 + ], + [ + "▁ringed", + -14.663394927978516 + ], + [ + "▁trample", + -14.663436889648438 + ], + [ + "▁dammit", + -14.66349983215332 + ], + [ + "▁Giroud", + -14.663527488708496 + ], + [ + "Scar", + -14.66353988647461 + ], + [ + "amper", + -14.663541793823242 + ], + [ + "▁Itself", + -14.663565635681152 + ], + [ + "▁yi", + -14.663572311401367 + ], + [ + "hati", + -14.663636207580566 + ], + [ + "mbly", + -14.6636381149292 + ], + [ + "▁RIDE", + -14.663671493530273 + ], + [ + "▁Octa", + -14.66370677947998 + ], + [ + "▁tubers", + -14.663739204406738 + ], + [ + "▁Perks", + -14.663740158081055 + ], + [ + "Added", + -14.663797378540039 + ], + [ + "▁drunkenness", + -14.663800239562988 + ], + [ + "▁Deter", + -14.663838386535645 + ], + [ + "▁goons", + -14.663897514343262 + ], + [ + "▁sarcastically", + -14.663920402526855 + ], + [ + "▁Chaser", + -14.663922309875488 + ], + [ + "▁threefold", + -14.664113998413086 + ], + [ + "▁Burl", + -14.664114952087402 + ], + [ + "dramatic", + -14.664131164550781 + ], + [ + "▁Shur", + -14.664134979248047 + ], + [ + "▁clinker", + -14.664149284362793 + ], + [ + "RISE", + -14.66419506072998 + ], + [ + "▁mailer", + -14.664196014404297 + ], + [ + "▁proprietorship", + -14.66419792175293 + ], + [ + "ndon", + -14.664262771606445 + ], + [ + "▁Flannery", + -14.66426944732666 + ], + [ + "▁Almeida", + -14.664311408996582 + ], + [ + "▁horsemen", + -14.664350509643555 + ], + [ + "▁commando", + -14.664353370666504 + ], + [ + "▁deportations", + -14.664353370666504 + ], + [ + "▁LEN", + -14.664362907409668 + ], + [ + "▁Figueroa", + -14.664392471313477 + ], + [ + "▁Eisner", + -14.664412498474121 + ], + [ + "tosh", + -14.664419174194336 + ], + [ + "▁Ruk", + -14.664421081542969 + ], + [ + "▁trotting", + -14.664423942565918 + ], + [ + "▁Chaney", + -14.664443016052246 + ], + [ + "enheim", + -14.664514541625977 + ], + [ + "▁fingertip", + -14.664528846740723 + ], + [ + "▁MIB", + -14.664530754089355 + ], + [ + "crawl", + -14.66454792022705 + ], + [ + "▁Мо", + -14.664558410644531 + ], + [ + "▁rezeptfrei", + -14.664565086364746 + ], + [ + "gag", + -14.664568901062012 + ], + [ + "PEL", + -14.664571762084961 + ], + [ + "contaminated", + -14.664627075195312 + ], + [ + "бр", + -14.664705276489258 + ], + [ + "▁Gillum", + -14.664767265319824 + ], + [ + "▁thickly", + -14.664804458618164 + ], + [ + "▁evangelists", + -14.664860725402832 + ], + [ + "▁unavailability", + -14.664884567260742 + ], + [ + "▁verbose", + -14.664894104003906 + ], + [ + "▁Tash", + -14.664908409118652 + ], + [ + "▁armrests", + -14.664921760559082 + ], + [ + "afo", + -14.664925575256348 + ], + [ + "▁emanate", + -14.664935111999512 + ], + [ + "▁Rawls", + -14.664953231811523 + ], + [ + "electrical", + -14.664983749389648 + ], + [ + "Points", + -14.665006637573242 + ], + [ + "Drink", + -14.665009498596191 + ], + [ + "▁lignin", + -14.665077209472656 + ], + [ + "Champion", + -14.665125846862793 + ], + [ + "AMD", + -14.665138244628906 + ], + [ + "▁profited", + -14.665172576904297 + ], + [ + "▁Fixes", + -14.665186882019043 + ], + [ + "Quant", + -14.665213584899902 + ], + [ + "▁Beatrix", + -14.66522216796875 + ], + [ + "▁Catechism", + -14.665270805358887 + ], + [ + "voluntary", + -14.665289878845215 + ], + [ + "▁Sprinter", + -14.665302276611328 + ], + [ + "▁Beneficial", + -14.665315628051758 + ], + [ + "gnu", + -14.665319442749023 + ], + [ + "▁Peralta", + -14.665359497070312 + ], + [ + "Tagged", + -14.665382385253906 + ], + [ + "▁detoxifying", + -14.66539478302002 + ], + [ + "▁Figaro", + -14.665409088134766 + ], + [ + "▁expletive", + -14.665409088134766 + ], + [ + "Zn", + -14.66541862487793 + ], + [ + "▁vip", + -14.665465354919434 + ], + [ + "▁Tripod", + -14.665473937988281 + ], + [ + "asio", + -14.665569305419922 + ], + [ + "▁MINE", + -14.665613174438477 + ], + [ + "▁autor", + -14.665628433227539 + ], + [ + "▁Deity", + -14.665660858154297 + ], + [ + "Abd", + -14.665689468383789 + ], + [ + "▁Neeson", + -14.665699005126953 + ], + [ + "▁Historia", + -14.665704727172852 + ], + [ + "chte", + -14.665716171264648 + ], + [ + "▁Abilities", + -14.66574478149414 + ], + [ + "▁Valverde", + -14.665756225585938 + ], + [ + "winners", + -14.665792465209961 + ], + [ + "▁Pave", + -14.665809631347656 + ], + [ + "▁Lagerfeld", + -14.665840148925781 + ], + [ + "▁Ofcom", + -14.66589069366455 + ], + [ + "▁IRON", + -14.665904998779297 + ], + [ + "▁Latch", + -14.665950775146484 + ], + [ + "animated", + -14.666000366210938 + ], + [ + "kool", + -14.66603946685791 + ], + [ + "▁workgroup", + -14.666051864624023 + ], + [ + "▁tabular", + -14.666132926940918 + ], + [ + "▁Hashimoto", + -14.666152000427246 + ], + [ + "hyped", + -14.666178703308105 + ], + [ + "seki", + -14.66618537902832 + ], + [ + "ibble", + -14.666208267211914 + ], + [ + "▁DANIEL", + -14.666213989257812 + ], + [ + "▁Hoyer", + -14.666242599487305 + ], + [ + "▁FAG", + -14.666248321533203 + ], + [ + "▁abt", + -14.666279792785645 + ], + [ + "hump", + -14.666309356689453 + ], + [ + "Toy", + -14.666329383850098 + ], + [ + "▁Dickie", + -14.666329383850098 + ], + [ + "pino", + -14.666330337524414 + ], + [ + "▁Blasting", + -14.66635799407959 + ], + [ + "uir", + -14.666375160217285 + ], + [ + "▁Kassi", + -14.666378021240234 + ], + [ + "▁Edgewood", + -14.66639232635498 + ], + [ + "▁Derived", + -14.666439056396484 + ], + [ + "▁json", + -14.666441917419434 + ], + [ + "▁ratepayers", + -14.666447639465332 + ], + [ + "▁Urb", + -14.666484832763672 + ], + [ + "xil", + -14.666496276855469 + ], + [ + "▁Telekom", + -14.666511535644531 + ], + [ + "▁refinish", + -14.66654109954834 + ], + [ + "▁país", + -14.666549682617188 + ], + [ + "▁Lidl", + -14.666557312011719 + ], + [ + "Division", + -14.666582107543945 + ], + [ + "nosti", + -14.666626930236816 + ], + [ + "jf", + -14.666627883911133 + ], + [ + "▁anemone", + -14.666634559631348 + ], + [ + "appreciated", + -14.666656494140625 + ], + [ + "▁915", + -14.666664123535156 + ], + [ + "ία", + -14.666716575622559 + ], + [ + "▁dabbling", + -14.666755676269531 + ], + [ + "▁DZ", + -14.666948318481445 + ], + [ + "▁WSOP", + -14.666986465454102 + ], + [ + "▁accruing", + -14.667008399963379 + ], + [ + "Hook", + -14.667064666748047 + ], + [ + "ώ", + -14.667092323303223 + ], + [ + "▁viaduct", + -14.66712474822998 + ], + [ + "▁Messer", + -14.667167663574219 + ], + [ + "ロ", + -14.667201042175293 + ], + [ + "▁oxycodone", + -14.667219161987305 + ], + [ + "ollah", + -14.667240142822266 + ], + [ + "▁Sonam", + -14.667244911193848 + ], + [ + "▁outpace", + -14.667259216308594 + ], + [ + "▁swat", + -14.667263984680176 + ], + [ + "Limited", + -14.667282104492188 + ], + [ + "▁Defiance", + -14.667292594909668 + ], + [ + "▁Grei", + -14.667366027832031 + ], + [ + "acu", + -14.667373657226562 + ], + [ + "▁cava", + -14.667375564575195 + ], + [ + "▁Vijaya", + -14.667407989501953 + ], + [ + "▁optioned", + -14.6674222946167 + ], + [ + "Fake", + -14.667455673217773 + ], + [ + "arge", + -14.667473793029785 + ], + [ + "▁weirder", + -14.667476654052734 + ], + [ + "▁slacker", + -14.66748332977295 + ], + [ + "Italia", + -14.667484283447266 + ], + [ + "▁Garnier", + -14.66760540008545 + ], + [ + "▁Lute", + -14.667630195617676 + ], + [ + "JW", + -14.667641639709473 + ], + [ + "್", + -14.667656898498535 + ], + [ + "▁Duchy", + -14.667682647705078 + ], + [ + "▁Nostalgia", + -14.667696952819824 + ], + [ + "▁Whittle", + -14.667829513549805 + ], + [ + "▁hobbled", + -14.667835235595703 + ], + [ + "rci", + -14.667848587036133 + ], + [ + "Luna", + -14.667876243591309 + ], + [ + "sucker", + -14.667877197265625 + ], + [ + "relax", + -14.667901992797852 + ], + [ + "▁SONY", + -14.667922019958496 + ], + [ + "ră", + -14.667935371398926 + ], + [ + "▁phono", + -14.667935371398926 + ], + [ + "shta", + -14.667936325073242 + ], + [ + "▁Fizz", + -14.667950630187988 + ], + [ + "▁Chilton", + -14.667963027954102 + ], + [ + "Blessed", + -14.667970657348633 + ], + [ + "▁Palos", + -14.66801643371582 + ], + [ + "ASI", + -14.66802978515625 + ], + [ + "▁Upright", + -14.668055534362793 + ], + [ + "▁Misfit", + -14.668058395385742 + ], + [ + "▁Calypso", + -14.668061256408691 + ], + [ + "▁straddle", + -14.668105125427246 + ], + [ + "▁BCAA", + -14.668140411376953 + ], + [ + "▁pretence", + -14.66814136505127 + ], + [ + "▁Helicopters", + -14.668203353881836 + ], + [ + "▁Energetic", + -14.668216705322266 + ], + [ + "▁MIPS", + -14.668222427368164 + ], + [ + "▁PDS", + -14.668235778808594 + ], + [ + "▁Curves", + -14.668252944946289 + ], + [ + "defying", + -14.668253898620605 + ], + [ + "▁inexpensively", + -14.668255805969238 + ], + [ + "▁dewy", + -14.668280601501465 + ], + [ + "htaccess", + -14.668293952941895 + ], + [ + "▁Bolivar", + -14.668293952941895 + ], + [ + "hurt", + -14.668298721313477 + ], + [ + "▁Zola", + -14.668314933776855 + ], + [ + "▁Condon", + -14.668318748474121 + ], + [ + "▁anche", + -14.668365478515625 + ], + [ + "proud", + -14.668370246887207 + ], + [ + "bora", + -14.66837215423584 + ], + [ + "▁951", + -14.668381690979004 + ], + [ + "lamo", + -14.66838550567627 + ], + [ + "Orthodox", + -14.668388366699219 + ], + [ + "▁flaking", + -14.668412208557129 + ], + [ + "▁Viennese", + -14.668415069580078 + ], + [ + "oggle", + -14.668416023254395 + ], + [ + "aluminum", + -14.668416976928711 + ], + [ + "▁swooped", + -14.668418884277344 + ], + [ + "▁Diffusion", + -14.668444633483887 + ], + [ + "▁Accompanied", + -14.668462753295898 + ], + [ + "jg", + -14.66854190826416 + ], + [ + "imetry", + -14.668549537658691 + ], + [ + "▁BCM", + -14.668551445007324 + ], + [ + "▁Lani", + -14.668572425842285 + ], + [ + "cookie", + -14.668575286865234 + ], + [ + "▁Toilets", + -14.668609619140625 + ], + [ + "▁Vite", + -14.668632507324219 + ], + [ + "arco", + -14.6686372756958 + ], + [ + "▁Waterman", + -14.668672561645508 + ], + [ + "CAF", + -14.668689727783203 + ], + [ + "Fuel", + -14.668713569641113 + ], + [ + "▁lugging", + -14.668713569641113 + ], + [ + "▁Tiller", + -14.668732643127441 + ], + [ + "▁admixture", + -14.668733596801758 + ], + [ + "▁logarithmic", + -14.668764114379883 + ], + [ + "▁Preset", + -14.6687650680542 + ], + [ + "▁declarative", + -14.668771743774414 + ], + [ + "FIL", + -14.668798446655273 + ], + [ + "LOAD", + -14.668807029724121 + ], + [ + "▁Mutation", + -14.668878555297852 + ], + [ + "finalist", + -14.668891906738281 + ], + [ + "▁Onboard", + -14.6689453125 + ], + [ + "▁Camila", + -14.668954849243164 + ], + [ + "▁1640", + -14.668990135192871 + ], + [ + "▁Bursa", + -14.66901969909668 + ], + [ + "▁plotline", + -14.669029235839844 + ], + [ + "▁Katniss", + -14.669049263000488 + ], + [ + "▁carcinogens", + -14.669058799743652 + ], + [ + "▁DVB", + -14.669099807739258 + ], + [ + "Carol", + -14.669129371643066 + ], + [ + "hectare", + -14.669133186340332 + ], + [ + "▁truthfulness", + -14.669139862060547 + ], + [ + "▁easements", + -14.669145584106445 + ], + [ + "london", + -14.669163703918457 + ], + [ + "▁tux", + -14.669180870056152 + ], + [ + "▁CHOOSE", + -14.66919231414795 + ], + [ + "▁Invoices", + -14.66921615600586 + ], + [ + "nobody", + -14.669301986694336 + ], + [ + "▁iMessage", + -14.669327735900879 + ], + [ + "▁prebiotic", + -14.669331550598145 + ], + [ + "▁possibil", + -14.669347763061523 + ], + [ + "▁Marriages", + -14.669376373291016 + ], + [ + "adol", + -14.669466018676758 + ], + [ + "ない", + -14.669506072998047 + ], + [ + "▁Hibiscus", + -14.669525146484375 + ], + [ + "▁Lyra", + -14.669535636901855 + ], + [ + "▁couplings", + -14.669536590576172 + ], + [ + "▁Pinball", + -14.669567108154297 + ], + [ + "▁elliptic", + -14.669567108154297 + ], + [ + "発", + -14.669575691223145 + ], + [ + "▁sociologists", + -14.669655799865723 + ], + [ + "GMA", + -14.669656753540039 + ], + [ + "▁SPY", + -14.669670104980469 + ], + [ + "▁tampons", + -14.669678688049316 + ], + [ + "▁fucker", + -14.669723510742188 + ], + [ + "Squirt", + -14.669733047485352 + ], + [ + "▁Croat", + -14.669736862182617 + ], + [ + "ocytic", + -14.669737815856934 + ], + [ + "▁Sahel", + -14.669746398925781 + ], + [ + "▁RTG", + -14.669761657714844 + ], + [ + "▁Aguirre", + -14.669803619384766 + ], + [ + "clan", + -14.669825553894043 + ], + [ + "▁physiologic", + -14.66984748840332 + ], + [ + "▁Volks", + -14.669867515563965 + ], + [ + "TRE", + -14.669920921325684 + ], + [ + "▁nurtures", + -14.66992473602295 + ], + [ + "Marcus", + -14.669968605041504 + ], + [ + "▁ashtray", + -14.669981002807617 + ], + [ + "▁Cinder", + -14.669983863830566 + ], + [ + "▁Hinch", + -14.67000961303711 + ], + [ + "▁maul", + -14.670021057128906 + ], + [ + "EIA", + -14.67004108428955 + ], + [ + "▁UPON", + -14.670069694519043 + ], + [ + "▁Cordelia", + -14.670077323913574 + ], + [ + "▁EFCC", + -14.670099258422852 + ], + [ + "assurance", + -14.670110702514648 + ], + [ + "▁Schie", + -14.670149803161621 + ], + [ + "▁roleplay", + -14.67016315460205 + ], + [ + "▁Helios", + -14.670165061950684 + ], + [ + "swamy", + -14.670172691345215 + ], + [ + "▁traverses", + -14.670184135437012 + ], + [ + "▁wields", + -14.670210838317871 + ], + [ + "▁chloro", + -14.67023754119873 + ], + [ + "Julia", + -14.670271873474121 + ], + [ + "▁Scarecrow", + -14.670273780822754 + ], + [ + "▁improvising", + -14.670300483703613 + ], + [ + "prox", + -14.670316696166992 + ], + [ + "▁reti", + -14.670356750488281 + ], + [ + "▁Fenwick", + -14.670374870300293 + ], + [ + "raq", + -14.67037582397461 + ], + [ + "▁alumna", + -14.670411109924316 + ], + [ + "▁Noted", + -14.670441627502441 + ], + [ + "▁Moulin", + -14.670464515686035 + ], + [ + "▁Bolsheviks", + -14.670472145080566 + ], + [ + "▁pied", + -14.670475006103516 + ], + [ + "▁Dene", + -14.670485496520996 + ], + [ + "▁transitory", + -14.670499801635742 + ], + [ + "▁Slapshot", + -14.670510292053223 + ], + [ + "▁Emmys", + -14.670519828796387 + ], + [ + "conversation", + -14.67052936553955 + ], + [ + "▁Tuner", + -14.67055606842041 + ], + [ + "▁Derrida", + -14.670577049255371 + ], + [ + "Unknown", + -14.6705904006958 + ], + [ + "dier", + -14.67063045501709 + ], + [ + "▁confocal", + -14.67063045501709 + ], + [ + "▁PROTECT", + -14.67064094543457 + ], + [ + "uven", + -14.67065143585205 + ], + [ + "▁broach", + -14.670737266540527 + ], + [ + "▁Danilo", + -14.67077350616455 + ], + [ + "artists", + -14.670804023742676 + ], + [ + "▁ρ", + -14.670808792114258 + ], + [ + "▁DAV", + -14.67082691192627 + ], + [ + "▁Kasey", + -14.670827865600586 + ], + [ + "▁Ery", + -14.670829772949219 + ], + [ + "typ", + -14.6708402633667 + ], + [ + "▁zwei", + -14.67085075378418 + ], + [ + "▁ROTC", + -14.670889854431152 + ], + [ + "Tai", + -14.670914649963379 + ], + [ + "▁ABBA", + -14.670960426330566 + ], + [ + "niz", + -14.671014785766602 + ], + [ + "folded", + -14.671111106872559 + ], + [ + "路", + -14.671165466308594 + ], + [ + "▁با", + -14.671167373657227 + ], + [ + "▁follicular", + -14.671204566955566 + ], + [ + "▁Purim", + -14.671219825744629 + ], + [ + "▁Windshield", + -14.671221733093262 + ], + [ + "▁Altima", + -14.671222686767578 + ], + [ + "ssler", + -14.671229362487793 + ], + [ + "▁tugs", + -14.671244621276855 + ], + [ + "▁purl", + -14.671262741088867 + ], + [ + "▁1450", + -14.671277046203613 + ], + [ + "▁Karzai", + -14.671286582946777 + ], + [ + "▁tailed", + -14.67129135131836 + ], + [ + "▁Satisfied", + -14.671299934387207 + ], + [ + "▁Chambre", + -14.671303749084473 + ], + [ + "▁Kaj", + -14.671320915222168 + ], + [ + "▁bab", + -14.671323776245117 + ], + [ + "▁Tartar", + -14.671330451965332 + ], + [ + "bina", + -14.671335220336914 + ], + [ + "▁Seaport", + -14.671384811401367 + ], + [ + "▁covertly", + -14.671396255493164 + ], + [ + "▁SOD", + -14.671418190002441 + ], + [ + "▁Tomahawk", + -14.67143440246582 + ], + [ + "Korea", + -14.671443939208984 + ], + [ + "uity", + -14.671468734741211 + ], + [ + "▁VIS", + -14.671487808227539 + ], + [ + "▁Bj", + -14.671561241149902 + ], + [ + "▁Anglers", + -14.671573638916016 + ], + [ + "▁Maf", + -14.671616554260254 + ], + [ + "detailed", + -14.671650886535645 + ], + [ + "▁clinching", + -14.671658515930176 + ], + [ + "▁Hillsdale", + -14.671663284301758 + ], + [ + "▁Suriname", + -14.671686172485352 + ], + [ + "▁Holstein", + -14.671738624572754 + ], + [ + "alco", + -14.671743392944336 + ], + [ + "▁Trailing", + -14.671768188476562 + ], + [ + "▁Adventurer", + -14.671784400939941 + ], + [ + "bral", + -14.671853065490723 + ], + [ + "▁LUX", + -14.671868324279785 + ], + [ + "▁philosophically", + -14.671873092651367 + ], + [ + "▁virgins", + -14.671880722045898 + ], + [ + "▁Obstacle", + -14.671895027160645 + ], + [ + "▁bottomed", + -14.671908378601074 + ], + [ + "omania", + -14.67193603515625 + ], + [ + "▁anchovies", + -14.67196273803711 + ], + [ + "▁teenaged", + -14.672037124633789 + ], + [ + "▁Morality", + -14.672057151794434 + ], + [ + "IMF", + -14.672069549560547 + ], + [ + "Playing", + -14.672090530395508 + ], + [ + "▁anaemia", + -14.672101020812988 + ], + [ + "Cad", + -14.672106742858887 + ], + [ + "▁OPM", + -14.67213249206543 + ], + [ + "▁relent", + -14.672149658203125 + ], + [ + "▁detritus", + -14.672174453735352 + ], + [ + "▁airmen", + -14.672175407409668 + ], + [ + "▁PLN", + -14.672225952148438 + ], + [ + "▁Filtering", + -14.672228813171387 + ], + [ + "ansa", + -14.672229766845703 + ], + [ + "ophilus", + -14.672250747680664 + ], + [ + "▁Goodrich", + -14.672300338745117 + ], + [ + "pics", + -14.6723051071167 + ], + [ + "▁Aris", + -14.672308921813965 + ], + [ + "▁Hoard", + -14.672316551208496 + ], + [ + "▁transsexual", + -14.672378540039062 + ], + [ + "cosm", + -14.672435760498047 + ], + [ + "▁AWARD", + -14.67246150970459 + ], + [ + "▁60°", + -14.672476768493652 + ], + [ + "rva", + -14.672480583190918 + ], + [ + "▁Luzon", + -14.672510147094727 + ], + [ + "lko", + -14.672536849975586 + ], + [ + "oxetine", + -14.672547340393066 + ], + [ + "▁myopia", + -14.672584533691406 + ], + [ + "▁GRC", + -14.672600746154785 + ], + [ + "▁masts", + -14.672640800476074 + ], + [ + "haran", + -14.672642707824707 + ], + [ + "▁beholder", + -14.672661781311035 + ], + [ + "▁dejected", + -14.672663688659668 + ], + [ + "▁immortalized", + -14.672698974609375 + ], + [ + "synchron", + -14.672758102416992 + ], + [ + "▁calcification", + -14.672760009765625 + ], + [ + "▁Zora", + -14.672773361206055 + ], + [ + "▁heeded", + -14.672829627990723 + ], + [ + "▁Tents", + -14.672843933105469 + ], + [ + "Certainly", + -14.672844886779785 + ], + [ + "▁Maidstone", + -14.672884941101074 + ], + [ + "▁Invent", + -14.672900199890137 + ], + [ + "▁sia", + -14.67292308807373 + ], + [ + "▁Retrospective", + -14.672932624816895 + ], + [ + "▁Sprouts", + -14.672938346862793 + ], + [ + "थ", + -14.672942161560059 + ], + [ + "▁Brainstorm", + -14.673008918762207 + ], + [ + "▁imprecise", + -14.673008918762207 + ], + [ + "▁reimagine", + -14.673035621643066 + ], + [ + "▁Hariri", + -14.673057556152344 + ], + [ + "geography", + -14.67308235168457 + ], + [ + "▁Knockout", + -14.67310619354248 + ], + [ + "▁Hilliard", + -14.673121452331543 + ], + [ + "buds", + -14.67312240600586 + ], + [ + "▁Layered", + -14.673129081726074 + ], + [ + "▁Linksys", + -14.673151016235352 + ], + [ + "▁Depository", + -14.67315673828125 + ], + [ + "▁Rockin", + -14.673185348510742 + ], + [ + "Into", + -14.673202514648438 + ], + [ + "▁microfluidic", + -14.673212051391602 + ], + [ + "▁augmenting", + -14.67321491241455 + ], + [ + "▁unaccounted", + -14.673240661621094 + ], + [ + "▁blameless", + -14.673270225524902 + ], + [ + "▁Segmentation", + -14.673277854919434 + ], + [ + "▁š", + -14.673277854919434 + ], + [ + "▁Rapunzel", + -14.673375129699707 + ], + [ + "anui", + -14.673410415649414 + ], + [ + "▁Cranes", + -14.673431396484375 + ], + [ + "▁Repo", + -14.673446655273438 + ], + [ + "Production", + -14.673457145690918 + ], + [ + "▁boggle", + -14.673457145690918 + ], + [ + "ativ", + -14.673471450805664 + ], + [ + "▁skein", + -14.673471450805664 + ], + [ + "▁rhizome", + -14.673486709594727 + ], + [ + "▁lustre", + -14.673513412475586 + ], + [ + "▁Houzz", + -14.673524856567383 + ], + [ + "forme", + -14.673529624938965 + ], + [ + "▁crustaceans", + -14.673554420471191 + ], + [ + "cycled", + -14.673608779907227 + ], + [ + "uthi", + -14.67361068725586 + ], + [ + "rimin", + -14.673627853393555 + ], + [ + "▁Truthfully", + -14.673656463623047 + ], + [ + "▁Advan", + -14.673674583435059 + ], + [ + "acetic", + -14.673684120178223 + ], + [ + "▁Flashback", + -14.673707962036133 + ], + [ + "▁Wycombe", + -14.673728942871094 + ], + [ + "▁Valparaiso", + -14.673731803894043 + ], + [ + "▁heretics", + -14.673744201660156 + ], + [ + "▁RISC", + -14.673749923706055 + ], + [ + "▁cosa", + -14.673778533935547 + ], + [ + "▁otra", + -14.673784255981445 + ], + [ + "rious", + -14.673786163330078 + ], + [ + "▁CLP", + -14.67379379272461 + ], + [ + "▁Torquay", + -14.673818588256836 + ], + [ + "▁cotta", + -14.673871040344238 + ], + [ + "aree", + -14.673882484436035 + ], + [ + "Til", + -14.673904418945312 + ], + [ + "▁Guil", + -14.67391300201416 + ], + [ + "▁meteoric", + -14.673952102661133 + ], + [ + "▁RBA", + -14.674020767211914 + ], + [ + "▁Duckworth", + -14.674023628234863 + ], + [ + "Vintage", + -14.674121856689453 + ], + [ + "prov", + -14.674135208129883 + ], + [ + "▁confederation", + -14.674164772033691 + ], + [ + "transformation", + -14.674165725708008 + ], + [ + "▁Salina", + -14.674177169799805 + ], + [ + "▁Dense", + -14.674236297607422 + ], + [ + "ianna", + -14.674251556396484 + ], + [ + "▁Bellagio", + -14.674271583557129 + ], + [ + "Military", + -14.674273490905762 + ], + [ + "▁epistemic", + -14.674358367919922 + ], + [ + "luca", + -14.674406051635742 + ], + [ + "▁incongruous", + -14.67442512512207 + ], + [ + "erberg", + -14.674516677856445 + ], + [ + "▁Passat", + -14.674571990966797 + ], + [ + "▁nondescript", + -14.674580574035645 + ], + [ + "▁Cobain", + -14.674593925476074 + ], + [ + "▁switcher", + -14.674610137939453 + ], + [ + "▁armpits", + -14.674643516540527 + ], + [ + "▁Panchayat", + -14.674651145935059 + ], + [ + "lowering", + -14.674659729003906 + ], + [ + "▁PFA", + -14.674665451049805 + ], + [ + "▁Samu", + -14.674673080444336 + ], + [ + "▁lodgings", + -14.67467975616455 + ], + [ + "▁viii", + -14.674697875976562 + ], + [ + "▁bombastic", + -14.674715042114258 + ], + [ + "▁Horatio", + -14.67476749420166 + ], + [ + "ök", + -14.674768447875977 + ], + [ + "▁diverged", + -14.67477035522461 + ], + [ + "▁sali", + -14.674771308898926 + ], + [ + "rasi", + -14.674787521362305 + ], + [ + "algebra", + -14.67482852935791 + ], + [ + "▁Braintree", + -14.674867630004883 + ], + [ + "▁Reimbursement", + -14.674867630004883 + ], + [ + "▁IPOs", + -14.674875259399414 + ], + [ + "▁Kuwaiti", + -14.674896240234375 + ], + [ + "▁PLR", + -14.674898147583008 + ], + [ + "▁Reconnaissance", + -14.674906730651855 + ], + [ + "ugly", + -14.67493724822998 + ], + [ + "Annual", + -14.674938201904297 + ], + [ + "ickle", + -14.67496109008789 + ], + [ + "▁728", + -14.674980163574219 + ], + [ + "maniac", + -14.675010681152344 + ], + [ + "▁Thé", + -14.675016403198242 + ], + [ + "▁divin", + -14.675030708312988 + ], + [ + "▁Trudy", + -14.675036430358887 + ], + [ + "ffle", + -14.67508316040039 + ], + [ + "▁bookseller", + -14.675091743469238 + ], + [ + "▁Glider", + -14.6751070022583 + ], + [ + "▁Groovy", + -14.675149917602539 + ], + [ + "▁Shag", + -14.675162315368652 + ], + [ + "perl", + -14.675179481506348 + ], + [ + "glacial", + -14.675185203552246 + ], + [ + "▁DET", + -14.675188064575195 + ], + [ + "▁Oden", + -14.675203323364258 + ], + [ + "olen", + -14.675209045410156 + ], + [ + "▁Bangle", + -14.675230979919434 + ], + [ + "▁coronal", + -14.675249099731445 + ], + [ + "▁XZ", + -14.67525577545166 + ], + [ + "▁sulk", + -14.675291061401367 + ], + [ + "paration", + -14.675312995910645 + ], + [ + "MAIL", + -14.675318717956543 + ], + [ + "▁Devan", + -14.675372123718262 + ], + [ + "▁Analytic", + -14.675395965576172 + ], + [ + "▁sartorial", + -14.675408363342285 + ], + [ + "deprecating", + -14.67543888092041 + ], + [ + "Comfort", + -14.67544937133789 + ], + [ + "▁Hillel", + -14.675466537475586 + ], + [ + "rkin", + -14.675470352172852 + ], + [ + "veda", + -14.675477981567383 + ], + [ + "▁Interrupt", + -14.675491333007812 + ], + [ + "▁jetting", + -14.675493240356445 + ], + [ + "▁footbridge", + -14.675507545471191 + ], + [ + "▁Lovett", + -14.675518989562988 + ], + [ + "▁goosebumps", + -14.675532341003418 + ], + [ + "▁Bahama", + -14.675537109375 + ], + [ + "▁priestess", + -14.675538063049316 + ], + [ + "troll", + -14.675577163696289 + ], + [ + "Via", + -14.675592422485352 + ], + [ + "▁Hiroshi", + -14.6755952835083 + ], + [ + "▁aegis", + -14.675618171691895 + ], + [ + "▁COOK", + -14.675622940063477 + ], + [ + "▁734", + -14.675667762756348 + ], + [ + "ruc", + -14.675671577453613 + ], + [ + "▁scavenge", + -14.67568302154541 + ], + [ + "▁Bourke", + -14.675692558288574 + ], + [ + "▁IMC", + -14.675716400146484 + ], + [ + "▁Dermot", + -14.675752639770508 + ], + [ + "singh", + -14.67584228515625 + ], + [ + "▁AGI", + -14.675850868225098 + ], + [ + "▁racehorse", + -14.675859451293945 + ], + [ + "▁overhear", + -14.675887107849121 + ], + [ + "▁GBA", + -14.67591667175293 + ], + [ + "▁Chyna", + -14.67594051361084 + ], + [ + "fter", + -14.675996780395508 + ], + [ + "pounder", + -14.676008224487305 + ], + [ + "Slide", + -14.676067352294922 + ], + [ + "insider", + -14.676078796386719 + ], + [ + "goer", + -14.676085472106934 + ], + [ + "▁guerilla", + -14.676111221313477 + ], + [ + "ower", + -14.676124572753906 + ], + [ + "▁Lü", + -14.676139831542969 + ], + [ + "▁disapproved", + -14.676139831542969 + ], + [ + "rber", + -14.676161766052246 + ], + [ + "▁Ambition", + -14.676177024841309 + ], + [ + "▁Elmira", + -14.676190376281738 + ], + [ + "▁resistive", + -14.676194190979004 + ], + [ + "ERK", + -14.676226615905762 + ], + [ + "▁Hagar", + -14.676237106323242 + ], + [ + "▁Incomplete", + -14.676252365112305 + ], + [ + "▁Meijer", + -14.676267623901367 + ], + [ + "▁Manziel", + -14.676307678222656 + ], + [ + "UPI", + -14.676312446594238 + ], + [ + "ophy", + -14.676342010498047 + ], + [ + "▁multibillion", + -14.676351547241211 + ], + [ + "▁Paralympics", + -14.676362037658691 + ], + [ + "▁bludgeon", + -14.676401138305664 + ], + [ + "▁667", + -14.676405906677246 + ], + [ + "▁carted", + -14.676424980163574 + ], + [ + "bop", + -14.676447868347168 + ], + [ + "▁kro", + -14.676471710205078 + ], + [ + "▁unconcerned", + -14.676505088806152 + ], + [ + "▁intertwine", + -14.676521301269531 + ], + [ + "▁Yip", + -14.67656421661377 + ], + [ + "▁primo", + -14.67660140991211 + ], + [ + "▁Straus", + -14.67661190032959 + ], + [ + "shun", + -14.676624298095703 + ], + [ + "▁Applies", + -14.676684379577637 + ], + [ + "▁Collectible", + -14.676694869995117 + ], + [ + "▁Gradient", + -14.676697731018066 + ], + [ + "▁bos", + -14.676698684692383 + ], + [ + "▁Nicotine", + -14.676700592041016 + ], + [ + "▁Valli", + -14.67672348022461 + ], + [ + "▁enveloping", + -14.676726341247559 + ], + [ + "▁Glance", + -14.676730155944824 + ], + [ + "▁Phrase", + -14.676745414733887 + ], + [ + "▁Menzies", + -14.676797866821289 + ], + [ + "brace", + -14.67682933807373 + ], + [ + "▁Specialization", + -14.676868438720703 + ], + [ + "▁Signaling", + -14.67695140838623 + ], + [ + "▁Anarchist", + -14.676963806152344 + ], + [ + "▁Fuentes", + -14.676982879638672 + ], + [ + "▁chromo", + -14.67700481414795 + ], + [ + "▁Realism", + -14.677007675170898 + ], + [ + "▁vardenafil", + -14.6770601272583 + ], + [ + "▁transfection", + -14.677070617675781 + ], + [ + "▁Devotion", + -14.677077293395996 + ], + [ + "▁TSH", + -14.677092552185059 + ], + [ + "▁Affiliated", + -14.677103042602539 + ], + [ + "▁ballooning", + -14.677125930786133 + ], + [ + "▁McPhee", + -14.67713451385498 + ], + [ + "▁Haig", + -14.67714786529541 + ], + [ + "ensing", + -14.677164077758789 + ], + [ + "UPDATE", + -14.677173614501953 + ], + [ + "▁Obs", + -14.677191734313965 + ], + [ + "▁Noam", + -14.677206039428711 + ], + [ + "▁dampening", + -14.677241325378418 + ], + [ + "▁neutralized", + -14.677251815795898 + ], + [ + "▁hornet", + -14.677263259887695 + ], + [ + "▁blighted", + -14.67728042602539 + ], + [ + "▁journeyman", + -14.677281379699707 + ], + [ + "▁BACKGROUND", + -14.67731761932373 + ], + [ + "▁Communi", + -14.677326202392578 + ], + [ + "isel", + -14.677337646484375 + ], + [ + "▁Icahn", + -14.677339553833008 + ], + [ + "▁621", + -14.677422523498535 + ], + [ + "▁qa", + -14.677435874938965 + ], + [ + "▁theorems", + -14.677445411682129 + ], + [ + "▁Bile", + -14.677453994750977 + ], + [ + "▁morphs", + -14.677469253540039 + ], + [ + "hedron", + -14.677528381347656 + ], + [ + "elier", + -14.677532196044922 + ], + [ + "skiing", + -14.677535057067871 + ], + [ + "▁Mox", + -14.677541732788086 + ], + [ + "▁Armitage", + -14.677549362182617 + ], + [ + "tog", + -14.677559852600098 + ], + [ + "▁concurrency", + -14.677595138549805 + ], + [ + "supplier", + -14.677621841430664 + ], + [ + "acek", + -14.677632331848145 + ], + [ + "moz", + -14.677647590637207 + ], + [ + "repeated", + -14.677690505981445 + ], + [ + "Balance", + -14.677713394165039 + ], + [ + "Walking", + -14.677742958068848 + ], + [ + "Portal", + -14.677752494812012 + ], + [ + "▁Compliant", + -14.677767753601074 + ], + [ + "alva", + -14.677773475646973 + ], + [ + "▁HughesNet", + -14.677812576293945 + ], + [ + "rigid", + -14.677854537963867 + ], + [ + "▁Turismo", + -14.677854537963867 + ], + [ + "▁RECEIVE", + -14.677903175354004 + ], + [ + "▁captioning", + -14.677907943725586 + ], + [ + "Annie", + -14.6779203414917 + ], + [ + "▁Educated", + -14.677984237670898 + ], + [ + "▁Perce", + -14.677986145019531 + ], + [ + "oscopic", + -14.67798900604248 + ], + [ + "▁retweet", + -14.678003311157227 + ], + [ + "▁retinol", + -14.67800521850586 + ], + [ + "▁Х", + -14.67801570892334 + ], + [ + "▁Hyland", + -14.678047180175781 + ], + [ + "▁paves", + -14.678049087524414 + ], + [ + "ORN", + -14.678060531616211 + ], + [ + "refresh", + -14.678094863891602 + ], + [ + "maha", + -14.678102493286133 + ], + [ + "▁Vishal", + -14.678135871887207 + ], + [ + "scient", + -14.678140640258789 + ], + [ + "RIM", + -14.67814826965332 + ], + [ + "▁prat", + -14.678165435791016 + ], + [ + "▁psychics", + -14.678168296813965 + ], + [ + "▁Forskolin", + -14.678177833557129 + ], + [ + "▁PARTS", + -14.678179740905762 + ], + [ + "▁Herbie", + -14.678192138671875 + ], + [ + "rauch", + -14.678193092346191 + ], + [ + "音", + -14.678199768066406 + ], + [ + "▁Moos", + -14.67822265625 + ], + [ + "▁JOHNSON", + -14.678223609924316 + ], + [ + "▁conformed", + -14.678239822387695 + ], + [ + "acer", + -14.67825698852539 + ], + [ + "songs", + -14.678264617919922 + ], + [ + "▁abridged", + -14.678300857543945 + ], + [ + "▁sceptic", + -14.678325653076172 + ], + [ + "islav", + -14.678326606750488 + ], + [ + "▁Bogdan", + -14.678327560424805 + ], + [ + "▁Chemotherapy", + -14.678332328796387 + ], + [ + "▁arXiv", + -14.678332328796387 + ], + [ + "▁jellies", + -14.678351402282715 + ], + [ + "▁pathologists", + -14.678362846374512 + ], + [ + "Rae", + -14.678375244140625 + ], + [ + "▁Macroeconomic", + -14.678378105163574 + ], + [ + "▁Josephus", + -14.678415298461914 + ], + [ + "▁Choctaw", + -14.678421020507812 + ], + [ + "Dude", + -14.678424835205078 + ], + [ + "▁913", + -14.678462982177734 + ], + [ + "▁leuk", + -14.678488731384277 + ], + [ + "▁Sizing", + -14.678491592407227 + ], + [ + "▁Gasket", + -14.67850399017334 + ], + [ + "▁retouching", + -14.678579330444336 + ], + [ + "ruf", + -14.678590774536133 + ], + [ + "Swan", + -14.678717613220215 + ], + [ + "HEA", + -14.678739547729492 + ], + [ + "jordan", + -14.678743362426758 + ], + [ + "▁effusion", + -14.67876148223877 + ], + [ + "▁Rafe", + -14.678763389587402 + ], + [ + "▁Daydream", + -14.67878246307373 + ], + [ + "▁Swine", + -14.678797721862793 + ], + [ + "▁skirmishes", + -14.678807258605957 + ], + [ + "ük", + -14.678814888000488 + ], + [ + "▁Agora", + -14.678825378417969 + ], + [ + "▁Riz", + -14.678826332092285 + ], + [ + "Medium", + -14.678840637207031 + ], + [ + "yrus", + -14.678877830505371 + ], + [ + "mpf", + -14.678898811340332 + ], + [ + "Among", + -14.678958892822266 + ], + [ + "License", + -14.678959846496582 + ], + [ + "▁Phoenician", + -14.678973197937012 + ], + [ + "sweat", + -14.679001808166504 + ], + [ + "▁lapped", + -14.679009437561035 + ], + [ + "▁goodnight", + -14.67906379699707 + ], + [ + "▁identically", + -14.679076194763184 + ], + [ + "▁Suggestion", + -14.679107666015625 + ], + [ + "gotten", + -14.679123878479004 + ], + [ + "fowl", + -14.679165840148926 + ], + [ + "éro", + -14.679256439208984 + ], + [ + "▁FOMC", + -14.679288864135742 + ], + [ + "▁paradoxes", + -14.67929744720459 + ], + [ + "▁MEETING", + -14.679339408874512 + ], + [ + "▁LPC", + -14.679347038269043 + ], + [ + "▁Monahan", + -14.679349899291992 + ], + [ + "▁CONFERENCE", + -14.67940616607666 + ], + [ + "▁Endeavor", + -14.679415702819824 + ], + [ + "▁Occasions", + -14.679422378540039 + ], + [ + "▁Excavator", + -14.679444313049316 + ], + [ + "▁Groundhog", + -14.679450035095215 + ], + [ + "▁BASIS", + -14.679472923278809 + ], + [ + "▁FEAR", + -14.6795015335083 + ], + [ + "Along", + -14.67951488494873 + ], + [ + "▁OSC", + -14.679532051086426 + ], + [ + "▁NEET", + -14.679582595825195 + ], + [ + "▁Wolfpack", + -14.679594993591309 + ], + [ + "estra", + -14.679649353027344 + ], + [ + "MTA", + -14.679652214050293 + ], + [ + "▁skimpy", + -14.679652214050293 + ], + [ + "▁FEW", + -14.679657936096191 + ], + [ + "Carbon", + -14.679705619812012 + ], + [ + "▁mesmerising", + -14.679715156555176 + ], + [ + "▁Acharya", + -14.6797456741333 + ], + [ + "▁Longevity", + -14.679763793945312 + ], + [ + "▁Insomnia", + -14.679788589477539 + ], + [ + "▁duckling", + -14.679813385009766 + ], + [ + "learned", + -14.67984390258789 + ], + [ + "▁batching", + -14.679880142211914 + ], + [ + "▁IBPS", + -14.679899215698242 + ], + [ + "▁Obedience", + -14.679996490478516 + ], + [ + "▁Jud", + -14.680012702941895 + ], + [ + "▁Scorecard", + -14.680013656616211 + ], + [ + "▁KRA", + -14.680036544799805 + ], + [ + "▁fibroids", + -14.680044174194336 + ], + [ + "PERS", + -14.68005084991455 + ], + [ + "▁Tye", + -14.680061340332031 + ], + [ + "▁ophthalmology", + -14.68006420135498 + ], + [ + "▁Rancher", + -14.680083274841309 + ], + [ + "▁Hü", + -14.680086135864258 + ], + [ + "Rider", + -14.680136680603027 + ], + [ + "▁BOT", + -14.680194854736328 + ], + [ + "▁taunts", + -14.680238723754883 + ], + [ + "arek", + -14.680251121520996 + ], + [ + "▁Wilkerson", + -14.680261611938477 + ], + [ + "▁revs", + -14.680298805236816 + ], + [ + "▁ew", + -14.680317878723145 + ], + [ + "▁Livonia", + -14.680336952209473 + ], + [ + "motivation", + -14.680343627929688 + ], + [ + "▁triglyceride", + -14.68035888671875 + ], + [ + "▁gasps", + -14.680359840393066 + ], + [ + "속", + -14.680364608764648 + ], + [ + "CFA", + -14.68037223815918 + ], + [ + "chop", + -14.68042278289795 + ], + [ + "▁Babb", + -14.680459976196289 + ], + [ + "▁Atlassian", + -14.680587768554688 + ], + [ + "▁3300", + -14.680612564086914 + ], + [ + "lusion", + -14.68064022064209 + ], + [ + "Flower", + -14.680675506591797 + ], + [ + "ções", + -14.680689811706543 + ], + [ + "▁muses", + -14.680756568908691 + ], + [ + "▁volta", + -14.68077278137207 + ], + [ + "▁Drayton", + -14.6807861328125 + ], + [ + "communications", + -14.680793762207031 + ], + [ + "smelling", + -14.680793762207031 + ], + [ + "▁locomotion", + -14.680814743041992 + ], + [ + "▁Remnant", + -14.680825233459473 + ], + [ + "▁Pavement", + -14.680831909179688 + ], + [ + "vich", + -14.680849075317383 + ], + [ + "▁rehash", + -14.680871963500977 + ], + [ + "▁kidnappers", + -14.68089485168457 + ], + [ + "Commission", + -14.68090534210205 + ], + [ + "▁machin", + -14.68097972869873 + ], + [ + "▁Newbie", + -14.681007385253906 + ], + [ + "▁Mohr", + -14.681028366088867 + ], + [ + "▁soundscapes", + -14.681051254272461 + ], + [ + "EMI", + -14.68105697631836 + ], + [ + "▁Modal", + -14.681077003479004 + ], + [ + "boi", + -14.681124687194824 + ], + [ + "censor", + -14.681132316589355 + ], + [ + "▁jalapenos", + -14.681159019470215 + ], + [ + "▁breaded", + -14.681221008300781 + ], + [ + "▁Salma", + -14.68122386932373 + ], + [ + "▁Ottomans", + -14.681229591369629 + ], + [ + "▁painkiller", + -14.681245803833008 + ], + [ + "▁Eucharistic", + -14.681262016296387 + ], + [ + "▁attestation", + -14.681266784667969 + ], + [ + "▁Trujillo", + -14.681275367736816 + ], + [ + "ningen", + -14.681299209594727 + ], + [ + "durable", + -14.681304931640625 + ], + [ + "▁altars", + -14.681306838989258 + ], + [ + "erung", + -14.681317329406738 + ], + [ + "▁headpiece", + -14.681363105773926 + ], + [ + "diverse", + -14.681370735168457 + ], + [ + "▁jewelers", + -14.681376457214355 + ], + [ + "▁XHTML", + -14.681429862976074 + ], + [ + "▁spank", + -14.681440353393555 + ], + [ + "▁LEAST", + -14.6814603805542 + ], + [ + "▁Leamington", + -14.681502342224121 + ], + [ + "▁undemocratic", + -14.68150520324707 + ], + [ + "jic", + -14.681516647338867 + ], + [ + "▁CARL", + -14.681527137756348 + ], + [ + "▁Candlestick", + -14.681547164916992 + ], + [ + "▁Gana", + -14.681574821472168 + ], + [ + "▁Bamba", + -14.681617736816406 + ], + [ + "awake", + -14.681647300720215 + ], + [ + "riders", + -14.68167495727539 + ], + [ + "▁subroutine", + -14.681702613830566 + ], + [ + "anywhere", + -14.68171501159668 + ], + [ + "▁Oversee", + -14.681763648986816 + ], + [ + "▁GOVERNMENT", + -14.68178939819336 + ], + [ + "knows", + -14.681794166564941 + ], + [ + "▁finial", + -14.681842803955078 + ], + [ + "modulation", + -14.681872367858887 + ], + [ + "▁Conch", + -14.681888580322266 + ], + [ + "▁wetness", + -14.681923866271973 + ], + [ + "▁conceals", + -14.681924819946289 + ], + [ + "▁Sennheiser", + -14.68193531036377 + ], + [ + "▁Stoner", + -14.681970596313477 + ], + [ + "▁Laughlin", + -14.681973457336426 + ], + [ + "▁decrepit", + -14.681974411010742 + ], + [ + "▁seething", + -14.681975364685059 + ], + [ + "▁587", + -14.681995391845703 + ], + [ + "▁다", + -14.682026863098145 + ], + [ + "thri", + -14.682047843933105 + ], + [ + "▁raj", + -14.682073593139648 + ], + [ + "▁molars", + -14.682080268859863 + ], + [ + "▁VPC", + -14.68210220336914 + ], + [ + "▁hampering", + -14.682103157043457 + ], + [ + "Backup", + -14.682106018066406 + ], + [ + "completion", + -14.682106018066406 + ], + [ + "▁Selector", + -14.682117462158203 + ], + [ + "CAST", + -14.68212604522705 + ], + [ + "Walter", + -14.68212604522705 + ], + [ + "▁Handbag", + -14.682254791259766 + ], + [ + "▁Scarp", + -14.68226146697998 + ], + [ + "▁icky", + -14.682271003723145 + ], + [ + "▁Sandwiches", + -14.682307243347168 + ], + [ + "▁irritant", + -14.682319641113281 + ], + [ + "▁Coronary", + -14.68232250213623 + ], + [ + "▁Giroux", + -14.682361602783203 + ], + [ + "▁diferent", + -14.68237590789795 + ], + [ + "NAM", + -14.682379722595215 + ], + [ + "▁Haddad", + -14.682411193847656 + ], + [ + "▁Sugi", + -14.682411193847656 + ], + [ + "ferring", + -14.682418823242188 + ], + [ + "▁AAF", + -14.682466506958008 + ], + [ + "hada", + -14.682486534118652 + ], + [ + "▁immaculately", + -14.682496070861816 + ], + [ + "▁639", + -14.682514190673828 + ], + [ + "▁Rubi", + -14.68254280090332 + ], + [ + "hud", + -14.6825590133667 + ], + [ + "gator", + -14.68256664276123 + ], + [ + "▁Unger", + -14.682567596435547 + ], + [ + "▁Hakim", + -14.682605743408203 + ], + [ + "▁Ethanol", + -14.682622909545898 + ], + [ + "▁Markit", + -14.682650566101074 + ], + [ + "▁Mahmud", + -14.682658195495605 + ], + [ + "만", + -14.68266487121582 + ], + [ + "itsky", + -14.682685852050781 + ], + [ + "▁macadamia", + -14.682711601257324 + ], + [ + "▁guar", + -14.682727813720703 + ], + [ + "▁Battersea", + -14.682737350463867 + ], + [ + "aksha", + -14.682740211486816 + ], + [ + "▁Overdrive", + -14.682741165161133 + ], + [ + "▁MacKinnon", + -14.68274974822998 + ], + [ + "▁Ibadan", + -14.682771682739258 + ], + [ + "Ticket", + -14.682775497436523 + ], + [ + "spinal", + -14.682788848876953 + ], + [ + "mycin", + -14.682823181152344 + ], + [ + "ム", + -14.682855606079102 + ], + [ + "uah", + -14.682856559753418 + ], + [ + "zma", + -14.682868957519531 + ], + [ + "▁groans", + -14.682879447937012 + ], + [ + "outer", + -14.68288803100586 + ], + [ + "жи", + -14.682889938354492 + ], + [ + "▁separators", + -14.682890892028809 + ], + [ + "▁mumbai", + -14.682909965515137 + ], + [ + "duh", + -14.682997703552246 + ], + [ + "▁sleight", + -14.683005332946777 + ], + [ + "▁Baru", + -14.683019638061523 + ], + [ + "▁Sokol", + -14.683040618896484 + ], + [ + "▁Adhere", + -14.683045387268066 + ], + [ + "axle", + -14.683112144470215 + ], + [ + "▁Unleashed", + -14.683117866516113 + ], + [ + "massage", + -14.683124542236328 + ], + [ + "dhya", + -14.68313217163086 + ], + [ + "ivar", + -14.683134078979492 + ], + [ + "▁salutation", + -14.683148384094238 + ], + [ + "affiliate", + -14.683154106140137 + ], + [ + "▁Dalmatian", + -14.683154106140137 + ], + [ + "Miles", + -14.683178901672363 + ], + [ + "▁MONTHS", + -14.683205604553223 + ], + [ + "▁Critter", + -14.683211326599121 + ], + [ + "rangi", + -14.683250427246094 + ], + [ + "▁polyp", + -14.683279037475586 + ], + [ + "▁Grasshopper", + -14.683280944824219 + ], + [ + "▁antecedent", + -14.6832914352417 + ], + [ + "▁Meantime", + -14.68329906463623 + ], + [ + "▁eric", + -14.68329906463623 + ], + [ + "▁LGBTI", + -14.683357238769531 + ], + [ + "▁uppermost", + -14.683358192443848 + ], + [ + "leck", + -14.683359146118164 + ], + [ + "▁gesturing", + -14.683364868164062 + ], + [ + "▁Maja", + -14.683366775512695 + ], + [ + "▁underwriter", + -14.683389663696289 + ], + [ + "▁Sumerian", + -14.68344497680664 + ], + [ + "▁storehouse", + -14.683446884155273 + ], + [ + "▁fringed", + -14.6834716796875 + ], + [ + "▁spore", + -14.683517456054688 + ], + [ + "တ", + -14.6835355758667 + ], + [ + "▁soars", + -14.68355941772461 + ], + [ + "binder", + -14.683574676513672 + ], + [ + "▁quartile", + -14.683574676513672 + ], + [ + "▁pectoral", + -14.683588027954102 + ], + [ + "laya", + -14.683622360229492 + ], + [ + "▁letterpress", + -14.68362808227539 + ], + [ + "▁lefties", + -14.68363094329834 + ], + [ + "▁Cesare", + -14.6836519241333 + ], + [ + "ería", + -14.683659553527832 + ], + [ + "▁Hah", + -14.683661460876465 + ], + [ + "▁sedimentation", + -14.683700561523438 + ], + [ + "▁antenatal", + -14.683706283569336 + ], + [ + "SDS", + -14.683712005615234 + ], + [ + "▁45°", + -14.683730125427246 + ], + [ + "▁Hartlepool", + -14.683731079101562 + ], + [ + "▁Unleash", + -14.683746337890625 + ], + [ + "▁lunges", + -14.68376636505127 + ], + [ + "▁persecute", + -14.683797836303711 + ], + [ + "▁straighter", + -14.683813095092773 + ], + [ + "▁Resilient", + -14.683828353881836 + ], + [ + "▁Cydia", + -14.683835983276367 + ], + [ + "▁Alsace", + -14.683841705322266 + ], + [ + "Souza", + -14.683854103088379 + ], + [ + "▁ACTIVE", + -14.683876037597656 + ], + [ + "▁Dermatol", + -14.683878898620605 + ], + [ + "▁Lynette", + -14.683979988098145 + ], + [ + "▁necessitating", + -14.68399429321289 + ], + [ + "▁Concealed", + -14.684021949768066 + ], + [ + "▁ALLEN", + -14.68404483795166 + ], + [ + "▁Cabinetry", + -14.68404769897461 + ], + [ + "▁Waukesha", + -14.684081077575684 + ], + [ + "▁Sion", + -14.68408203125 + ], + [ + "▁Icarus", + -14.684165000915527 + ], + [ + "▁Possibilities", + -14.684168815612793 + ], + [ + "▁Kindred", + -14.684173583984375 + ], + [ + "表", + -14.684185028076172 + ], + [ + "▁yd", + -14.684191703796387 + ], + [ + "▁Fret", + -14.684207916259766 + ], + [ + "▁Diners", + -14.68423843383789 + ], + [ + "imagining", + -14.684284210205078 + ], + [ + "▁railed", + -14.684343338012695 + ], + [ + "spaced", + -14.684345245361328 + ], + [ + "pills", + -14.684349060058594 + ], + [ + "▁Hallows", + -14.684355735778809 + ], + [ + "▁untitled", + -14.684355735778809 + ], + [ + "▁propels", + -14.68437671661377 + ], + [ + "▁VIR", + -14.684410095214844 + ], + [ + "▁Flop", + -14.684419631958008 + ], + [ + "▁Jum", + -14.684426307678223 + ], + [ + "▁Arr", + -14.684435844421387 + ], + [ + "▁wicks", + -14.68448257446289 + ], + [ + "SNA", + -14.684484481811523 + ], + [ + "▁Alva", + -14.684503555297852 + ], + [ + "▁fashionista", + -14.684503555297852 + ], + [ + "▁Neapolitan", + -14.684518814086914 + ], + [ + "而", + -14.684527397155762 + ], + [ + "OCH", + -14.68455982208252 + ], + [ + "▁Auch", + -14.684562683105469 + ], + [ + "▁Carers", + -14.684630393981934 + ], + [ + "Ghz", + -14.684645652770996 + ], + [ + "▁Nespresso", + -14.68465805053711 + ], + [ + "▁Guer", + -14.684663772583008 + ], + [ + "isme", + -14.684690475463867 + ], + [ + "crush", + -14.684694290161133 + ], + [ + "▁flatware", + -14.684709548950195 + ], + [ + "▁Stellenbosch", + -14.684713363647461 + ], + [ + "etin", + -14.684782028198242 + ], + [ + "assy", + -14.684822082519531 + ], + [ + "▁savanna", + -14.684845924377441 + ], + [ + "▁maligned", + -14.684870719909668 + ], + [ + "▁1785", + -14.68490219116211 + ], + [ + "▁drooping", + -14.684915542602539 + ], + [ + "gae", + -14.684921264648438 + ], + [ + "▁purporting", + -14.684937477111816 + ], + [ + "▁Enclave", + -14.684956550598145 + ], + [ + "gye", + -14.68496036529541 + ], + [ + "▁Mountaineers", + -14.68497085571289 + ], + [ + "▁Rabat", + -14.68499755859375 + ], + [ + "▁Occur", + -14.685009956359863 + ], + [ + "▁hearken", + -14.68501091003418 + ], + [ + "▁Maier", + -14.685023307800293 + ], + [ + "▁poco", + -14.685025215148926 + ], + [ + "▁AirPods", + -14.685036659240723 + ], + [ + "▁pediatricians", + -14.685056686401367 + ], + [ + "▁Urge", + -14.685074806213379 + ], + [ + "▁Homewood", + -14.685089111328125 + ], + [ + "▁galloping", + -14.685091972351074 + ], + [ + "▁Reverb", + -14.685093879699707 + ], + [ + "▁UGG", + -14.685097694396973 + ], + [ + "▁ROUND", + -14.68510627746582 + ], + [ + "▁Shroud", + -14.685117721557617 + ], + [ + "▁extricate", + -14.685142517089844 + ], + [ + "▁Leib", + -14.685149192810059 + ], + [ + "▁Mä", + -14.685179710388184 + ], + [ + "▁Dingle", + -14.685185432434082 + ], + [ + "Sophie", + -14.685188293457031 + ], + [ + "三", + -14.685196876525879 + ], + [ + "素", + -14.685234069824219 + ], + [ + "例", + -14.6852388381958 + ], + [ + "▁dispatches", + -14.685304641723633 + ], + [ + "CIN", + -14.685311317443848 + ], + [ + "▁Cataract", + -14.685336112976074 + ], + [ + "locating", + -14.685344696044922 + ], + [ + "▁Craps", + -14.685349464416504 + ], + [ + "Kris", + -14.685359954833984 + ], + [ + "▁overpaid", + -14.685389518737793 + ], + [ + "▁congenial", + -14.685395240783691 + ], + [ + "▁Rogan", + -14.685401916503906 + ], + [ + "Evil", + -14.685413360595703 + ], + [ + "ikos", + -14.685422897338867 + ], + [ + "Saver", + -14.685445785522461 + ], + [ + "▁collate", + -14.685452461242676 + ], + [ + "ARRY", + -14.685492515563965 + ], + [ + "▁être", + -14.685510635375977 + ], + [ + "▁Reload", + -14.685517311096191 + ], + [ + "stretched", + -14.685527801513672 + ], + [ + "▁GSP", + -14.685538291931152 + ], + [ + "cchia", + -14.685539245605469 + ], + [ + "▁flied", + -14.685551643371582 + ], + [ + "FAS", + -14.685574531555176 + ], + [ + "▁Represent", + -14.685576438903809 + ], + [ + "แ", + -14.685606002807617 + ], + [ + "▁Hossein", + -14.685612678527832 + ], + [ + "▁Hailing", + -14.685623168945312 + ], + [ + "analyze", + -14.685704231262207 + ], + [ + "▁Dominik", + -14.685736656188965 + ], + [ + "▁Lillie", + -14.685769081115723 + ], + [ + "▁dermis", + -14.685774803161621 + ], + [ + "▁ROA", + -14.685794830322266 + ], + [ + "▁Piero", + -14.68581771850586 + ], + [ + "ً", + -14.685832977294922 + ], + [ + "▁Stargate", + -14.6858549118042 + ], + [ + "EEA", + -14.68587589263916 + ], + [ + "▁redeveloped", + -14.685894966125488 + ], + [ + "▁degli", + -14.685909271240234 + ], + [ + "▁coped", + -14.685912132263184 + ], + [ + "▁Martinique", + -14.68593692779541 + ], + [ + "▁meritorious", + -14.685940742492676 + ], + [ + "aric", + -14.685946464538574 + ], + [ + "sweep", + -14.685959815979004 + ], + [ + "apan", + -14.685994148254395 + ], + [ + "Keeper", + -14.686004638671875 + ], + [ + "ummies", + -14.686055183410645 + ], + [ + "▁misappropriation", + -14.686078071594238 + ], + [ + "army", + -14.686079025268555 + ], + [ + "ecto", + -14.68609619140625 + ], + [ + "Iranian", + -14.686126708984375 + ], + [ + "▁pensioner", + -14.686141967773438 + ], + [ + "▁buffing", + -14.68616008758545 + ], + [ + "▁screenwriting", + -14.686186790466309 + ], + [ + "aking", + -14.68620491027832 + ], + [ + "Arizona", + -14.686205863952637 + ], + [ + "gave", + -14.68624210357666 + ], + [ + "▁Prenatal", + -14.686253547668457 + ], + [ + "COT", + -14.686264038085938 + ], + [ + "▁Lanc", + -14.686266899108887 + ], + [ + "Loan", + -14.686296463012695 + ], + [ + "owan", + -14.686323165893555 + ], + [ + "▁Riker", + -14.686373710632324 + ], + [ + "▁Badges", + -14.68639087677002 + ], + [ + "utan", + -14.686394691467285 + ], + [ + "Merry", + -14.686418533325195 + ], + [ + "▁outshine", + -14.68645191192627 + ], + [ + "▁Pem", + -14.686500549316406 + ], + [ + "▁kindest", + -14.686508178710938 + ], + [ + "▁UPSC", + -14.686545372009277 + ], + [ + "heroes", + -14.686641693115234 + ], + [ + "▁Naira", + -14.686644554138184 + ], + [ + "▁cybernetic", + -14.686678886413574 + ], + [ + "▁الت", + -14.686725616455078 + ], + [ + "▁fascinates", + -14.686779022216797 + ], + [ + "protocol", + -14.686789512634277 + ], + [ + "▁Satisfy", + -14.686797142028809 + ], + [ + "▁rex", + -14.686799049377441 + ], + [ + "▁decider", + -14.686866760253906 + ], + [ + "▁hustling", + -14.68687629699707 + ], + [ + "ир", + -14.686883926391602 + ], + [ + "▁Andrés", + -14.686901092529297 + ], + [ + "▁wheeling", + -14.686902046203613 + ], + [ + "▁EPDM", + -14.68691349029541 + ], + [ + "▁Katelyn", + -14.68696403503418 + ], + [ + "▁temperamental", + -14.68704605102539 + ], + [ + "▁568", + -14.687047004699707 + ], + [ + "▁domination", + -14.68707275390625 + ], + [ + "▁WINS", + -14.687085151672363 + ], + [ + "fontein", + -14.68713092803955 + ], + [ + "▁Oud", + -14.687141418457031 + ], + [ + "▁smallish", + -14.68716049194336 + ], + [ + "KAN", + -14.687177658081055 + ], + [ + "▁chondro", + -14.68718147277832 + ], + [ + "previous", + -14.687193870544434 + ], + [ + "Congratulations", + -14.687225341796875 + ], + [ + "데", + -14.687227249145508 + ], + [ + "hexa", + -14.687276840209961 + ], + [ + "▁devastate", + -14.687297821044922 + ], + [ + "NCH", + -14.687313079833984 + ], + [ + "NTS", + -14.687328338623047 + ], + [ + "▁Lannister", + -14.68734359741211 + ], + [ + "hoven", + -14.687347412109375 + ], + [ + "Chu", + -14.687495231628418 + ], + [ + "▁FSM", + -14.687586784362793 + ], + [ + "▁Spells", + -14.687615394592285 + ], + [ + "▁cerevisiae", + -14.68765640258789 + ], + [ + "▁Chari", + -14.687663078308105 + ], + [ + "▁XIX", + -14.687664985656738 + ], + [ + "▁lacy", + -14.687674522399902 + ], + [ + "▁helpdesk", + -14.687695503234863 + ], + [ + "poison", + -14.687708854675293 + ], + [ + "▁woolen", + -14.687727928161621 + ], + [ + "journalist", + -14.687747955322266 + ], + [ + "▁oldies", + -14.687751770019531 + ], + [ + "lity", + -14.687752723693848 + ], + [ + "MOR", + -14.68776798248291 + ], + [ + "▁Onward", + -14.687785148620605 + ], + [ + "▁disintegrated", + -14.687824249267578 + ], + [ + "▁putts", + -14.68783187866211 + ], + [ + "▁bop", + -14.687870025634766 + ], + [ + "▁Lennar", + -14.687883377075195 + ], + [ + "leben", + -14.687919616699219 + ], + [ + "actively", + -14.687926292419434 + ], + [ + "▁Demographics", + -14.68792724609375 + ], + [ + "▁forefoot", + -14.687928199768066 + ], + [ + "films", + -14.687938690185547 + ], + [ + "▁genocidal", + -14.687938690185547 + ], + [ + "▁FARC", + -14.687989234924316 + ], + [ + "▁nymphs", + -14.688013076782227 + ], + [ + "▁EDWARD", + -14.688014030456543 + ], + [ + "▁Snug", + -14.688032150268555 + ], + [ + "▁Bundes", + -14.688051223754883 + ], + [ + "ligh", + -14.688069343566895 + ], + [ + "▁typhoid", + -14.688085556030273 + ], + [ + "▁Homeopathy", + -14.688087463378906 + ], + [ + "Fusion", + -14.68809700012207 + ], + [ + "▁Salty", + -14.688101768493652 + ], + [ + "▁shied", + -14.688101768493652 + ], + [ + "▁Machi", + -14.688129425048828 + ], + [ + "▁hippy", + -14.68813419342041 + ], + [ + "▁Ibrahimovic", + -14.688186645507812 + ], + [ + "bole", + -14.688187599182129 + ], + [ + "wada", + -14.68822956085205 + ], + [ + "▁Sura", + -14.68828010559082 + ], + [ + "▁Herpes", + -14.688344955444336 + ], + [ + "cancerous", + -14.688360214233398 + ], + [ + "stereo", + -14.688362121582031 + ], + [ + "▁Holyoke", + -14.688392639160156 + ], + [ + "wipe", + -14.688411712646484 + ], + [ + "▁MSW", + -14.6884183883667 + ], + [ + "▁Cotswolds", + -14.688451766967773 + ], + [ + "forma", + -14.688454627990723 + ], + [ + "▁Therm", + -14.688459396362305 + ], + [ + "guys", + -14.688478469848633 + ], + [ + "▁ECT", + -14.68850326538086 + ], + [ + "bellied", + -14.688508033752441 + ], + [ + "▁Bowel", + -14.68855094909668 + ], + [ + "faire", + -14.688612937927246 + ], + [ + "▁sharia", + -14.688613891601562 + ], + [ + "▁polygraph", + -14.68864631652832 + ], + [ + "▁Joh", + -14.688671112060547 + ], + [ + "Shares", + -14.688673973083496 + ], + [ + "trash", + -14.688732147216797 + ], + [ + "EES", + -14.68879222869873 + ], + [ + "▁evaluator", + -14.688799858093262 + ], + [ + "ře", + -14.688858032226562 + ], + [ + "▁lonesome", + -14.688859939575195 + ], + [ + "▁Melee", + -14.68886661529541 + ], + [ + "▁guerrillas", + -14.688871383666992 + ], + [ + "▁rudely", + -14.688883781433105 + ], + [ + "▁Bobcat", + -14.688889503479004 + ], + [ + "▁Kissimmee", + -14.688896179199219 + ], + [ + "▁FIBA", + -14.688911437988281 + ], + [ + "▁Screenshot", + -14.688912391662598 + ], + [ + "▁Sandro", + -14.688931465148926 + ], + [ + "▁Gluco", + -14.68896484375 + ], + [ + "▁PRES", + -14.688974380493164 + ], + [ + "▁PSV", + -14.689001083374023 + ], + [ + "atri", + -14.689034461975098 + ], + [ + "▁impo", + -14.68903923034668 + ], + [ + "Matter", + -14.689046859741211 + ], + [ + "▁Amana", + -14.689048767089844 + ], + [ + "▁FCP", + -14.689064979553223 + ], + [ + "zard", + -14.68910026550293 + ], + [ + "▁OVA", + -14.689109802246094 + ], + [ + "▁powerhouses", + -14.689135551452637 + ], + [ + "▁Emilie", + -14.689165115356445 + ], + [ + "▁SWA", + -14.68917179107666 + ], + [ + "▁Liar", + -14.689190864562988 + ], + [ + "correction", + -14.689203262329102 + ], + [ + "▁Integra", + -14.689231872558594 + ], + [ + "▁SPG", + -14.689244270324707 + ], + [ + "stranded", + -14.68925666809082 + ], + [ + "▁Stead", + -14.689258575439453 + ], + [ + "▁sku", + -14.689291000366211 + ], + [ + "▁Midget", + -14.689292907714844 + ], + [ + "▁wove", + -14.689312934875488 + ], + [ + "▁Elektro", + -14.68932056427002 + ], + [ + "▁644", + -14.68936538696289 + ], + [ + "Yoga", + -14.689371109008789 + ], + [ + "▁FLAT", + -14.68938159942627 + ], + [ + "▁Bianco", + -14.689399719238281 + ], + [ + "▁homogeneity", + -14.689414024353027 + ], + [ + "▁Olly", + -14.689421653747559 + ], + [ + "▁florets", + -14.689525604248047 + ], + [ + "▁Keenum", + -14.689526557922363 + ], + [ + "▁Registering", + -14.68954086303711 + ], + [ + "▁withering", + -14.689573287963867 + ], + [ + "▁Crispin", + -14.689582824707031 + ], + [ + "Diet", + -14.689613342285156 + ], + [ + "▁Yag", + -14.689629554748535 + ], + [ + "▁smartwatches", + -14.689632415771484 + ], + [ + "▁conta", + -14.689665794372559 + ], + [ + "▁Microbial", + -14.689842224121094 + ], + [ + "▁convulsions", + -14.689864158630371 + ], + [ + "▁overclocking", + -14.689921379089355 + ], + [ + "▁distracts", + -14.689923286437988 + ], + [ + "▁obsolescence", + -14.690010070800781 + ], + [ + "PHE", + -14.690011024475098 + ], + [ + "olith", + -14.69002628326416 + ], + [ + "▁Pumpkins", + -14.69002914428711 + ], + [ + "▁enablers", + -14.690062522888184 + ], + [ + "▁Yandex", + -14.690068244934082 + ], + [ + "▁alibi", + -14.690070152282715 + ], + [ + "Danny", + -14.690107345581055 + ], + [ + "▁culpability", + -14.690129280090332 + ], + [ + "africa", + -14.690154075622559 + ], + [ + "uty", + -14.690178871154785 + ], + [ + "▁backtrack", + -14.690242767333984 + ], + [ + "Kansas", + -14.690250396728516 + ], + [ + "▁Ghaziabad", + -14.690314292907715 + ], + [ + "▁Nemesis", + -14.690322875976562 + ], + [ + "▁quenching", + -14.690357208251953 + ], + [ + "▁Cease", + -14.690360069274902 + ], + [ + "Vietnam", + -14.690425872802734 + ], + [ + "▁guillotine", + -14.690430641174316 + ], + [ + "▁pneumoniae", + -14.690478324890137 + ], + [ + "▁Macao", + -14.690483093261719 + ], + [ + "akar", + -14.690510749816895 + ], + [ + "▁Rotating", + -14.69053840637207 + ], + [ + "▁kul", + -14.690553665161133 + ], + [ + "▁neocon", + -14.690555572509766 + ], + [ + "▁duets", + -14.690557479858398 + ], + [ + "▁Buh", + -14.690579414367676 + ], + [ + "▁Promising", + -14.690581321716309 + ], + [ + "▁Со", + -14.690645217895508 + ], + [ + "▁REGISTER", + -14.690653800964355 + ], + [ + "▁Morristown", + -14.690667152404785 + ], + [ + "▁denominational", + -14.690690994262695 + ], + [ + "▁Progression", + -14.690710067749023 + ], + [ + "▁phi", + -14.69071102142334 + ], + [ + "▁hobo", + -14.690731048583984 + ], + [ + "bundle", + -14.69076156616211 + ], + [ + "▁digitalization", + -14.69080638885498 + ], + [ + "▁ANALYST", + -14.690813064575195 + ], + [ + "Monte", + -14.690834999084473 + ], + [ + "εί", + -14.690878868103027 + ], + [ + "▁Transcend", + -14.690886497497559 + ], + [ + "▁frizzy", + -14.690909385681152 + ], + [ + "▁Abdo", + -14.690913200378418 + ], + [ + "▁814", + -14.690914154052734 + ], + [ + "▁collarbone", + -14.690937995910645 + ], + [ + "▁Miata", + -14.690957069396973 + ], + [ + "Purple", + -14.69096565246582 + ], + [ + "Norman", + -14.690975189208984 + ], + [ + "▁crazier", + -14.691001892089844 + ], + [ + "▁uptown", + -14.691051483154297 + ], + [ + "SKY", + -14.691100120544434 + ], + [ + "ffici", + -14.691104888916016 + ], + [ + "▁GlaxoSmithKline", + -14.691106796264648 + ], + [ + "TAB", + -14.691142082214355 + ], + [ + "▁transcriptome", + -14.69115161895752 + ], + [ + "▁Lattice", + -14.691157341003418 + ], + [ + "Wedding", + -14.691161155700684 + ], + [ + "ным", + -14.69117259979248 + ], + [ + "illah", + -14.69118881225586 + ], + [ + "▁injunctive", + -14.691234588623047 + ], + [ + "▁CFTC", + -14.691241264343262 + ], + [ + "oxid", + -14.6912841796875 + ], + [ + "▁karmic", + -14.691286087036133 + ], + [ + "▁Kratom", + -14.691300392150879 + ], + [ + "toys", + -14.691344261169434 + ], + [ + "▁Krieg", + -14.691354751586914 + ], + [ + "▁bigot", + -14.691388130187988 + ], + [ + "▁Highlighting", + -14.691407203674316 + ], + [ + "▁cubed", + -14.691407203674316 + ], + [ + "▁Beryl", + -14.691411018371582 + ], + [ + "▁victors", + -14.691445350646973 + ], + [ + "calf", + -14.691475868225098 + ], + [ + "taki", + -14.691493034362793 + ], + [ + "▁trashy", + -14.691503524780273 + ], + [ + "▁hijackers", + -14.691506385803223 + ], + [ + "▁Francine", + -14.691530227661133 + ], + [ + "mortgage", + -14.691539764404297 + ], + [ + "▁rook", + -14.691559791564941 + ], + [ + "▁outrun", + -14.691563606262207 + ], + [ + "道", + -14.691607475280762 + ], + [ + "lair", + -14.691627502441406 + ], + [ + "گ", + -14.691632270812988 + ], + [ + "▁bentonite", + -14.691657066345215 + ], + [ + "ensure", + -14.691669464111328 + ], + [ + "▁adverb", + -14.691673278808594 + ], + [ + "적으로", + -14.691685676574707 + ], + [ + "▁Disruption", + -14.69174861907959 + ], + [ + "▁ICBM", + -14.691755294799805 + ], + [ + "gali", + -14.69177532196045 + ], + [ + "▁detours", + -14.691798210144043 + ], + [ + "singing", + -14.691803932189941 + ], + [ + "▁Styl", + -14.691828727722168 + ], + [ + "Waste", + -14.691861152648926 + ], + [ + "Oregon", + -14.691892623901367 + ], + [ + "ZR", + -14.691903114318848 + ], + [ + "▁Sawa", + -14.691914558410645 + ], + [ + "▁HOR", + -14.691950798034668 + ], + [ + "▁TEL", + -14.692023277282715 + ], + [ + "Growing", + -14.692028999328613 + ], + [ + "Engineering", + -14.69206428527832 + ], + [ + "▁eavesdropping", + -14.692112922668457 + ], + [ + "toward", + -14.692124366760254 + ], + [ + "▁reintroduction", + -14.692127227783203 + ], + [ + "▁Farrar", + -14.692140579223633 + ], + [ + "▁misnomer", + -14.692145347595215 + ], + [ + "DSA", + -14.69218635559082 + ], + [ + "▁DCF", + -14.692275047302246 + ], + [ + "ર", + -14.69231128692627 + ], + [ + "▁incursion", + -14.692322731018066 + ], + [ + "bela", + -14.69233512878418 + ], + [ + "▁twirling", + -14.69236946105957 + ], + [ + "▁puja", + -14.692375183105469 + ], + [ + "charts", + -14.69240665435791 + ], + [ + "▁soothed", + -14.69243049621582 + ], + [ + "▁Knu", + -14.692452430725098 + ], + [ + "▁dimple", + -14.69245719909668 + ], + [ + "Images", + -14.692484855651855 + ], + [ + "▁relapsed", + -14.692551612854004 + ], + [ + "▁countrywide", + -14.69255256652832 + ], + [ + "▁chennai", + -14.692585945129395 + ], + [ + "▁spectroscopic", + -14.692595481872559 + ], + [ + "▁darkroom", + -14.692655563354492 + ], + [ + "phosphonate", + -14.692678451538086 + ], + [ + "anji", + -14.692686080932617 + ], + [ + "esophageal", + -14.692791938781738 + ], + [ + "▁chimpanzee", + -14.6928071975708 + ], + [ + "▁Skelton", + -14.692840576171875 + ], + [ + "▁ARS", + -14.692846298217773 + ], + [ + "▁Myron", + -14.692853927612305 + ], + [ + "▁Maturity", + -14.692911148071289 + ], + [ + "▁reselling", + -14.692950248718262 + ], + [ + "▁Raft", + -14.692984580993652 + ], + [ + "▁tibial", + -14.692992210388184 + ], + [ + "Privacy", + -14.693018913269043 + ], + [ + "▁swaddle", + -14.693020820617676 + ], + [ + "▁LUT", + -14.693120956420898 + ], + [ + "▁paucity", + -14.69322395324707 + ], + [ + "▁Lifecycle", + -14.693224906921387 + ], + [ + "▁TSB", + -14.693232536315918 + ], + [ + "miracle", + -14.69324016571045 + ], + [ + "▁Maasai", + -14.69325065612793 + ], + [ + "Mau", + -14.693284034729004 + ], + [ + "▁Evgeni", + -14.693297386169434 + ], + [ + "OIL", + -14.69331169128418 + ], + [ + "▁scatters", + -14.69333267211914 + ], + [ + "▁Golding", + -14.693367958068848 + ], + [ + "▁Chunky", + -14.693376541137695 + ], + [ + "etty", + -14.693416595458984 + ], + [ + "▁cré", + -14.693455696105957 + ], + [ + "▁clemency", + -14.693489074707031 + ], + [ + "▁Rebirth", + -14.693517684936523 + ], + [ + "▁fingerprinting", + -14.693591117858887 + ], + [ + "▁Dianabol", + -14.69361686706543 + ], + [ + "▁dwarfed", + -14.693703651428223 + ], + [ + "▁stents", + -14.693724632263184 + ], + [ + "socialist", + -14.693741798400879 + ], + [ + "Denis", + -14.693747520446777 + ], + [ + "weapons", + -14.693791389465332 + ], + [ + "▁medallions", + -14.693821907043457 + ], + [ + "▁jacquard", + -14.693822860717773 + ], + [ + "би", + -14.693828582763672 + ], + [ + "▁Hoya", + -14.693832397460938 + ], + [ + "▁ITEMS", + -14.693849563598633 + ], + [ + "▁WAP", + -14.69387149810791 + ], + [ + "▁Postcards", + -14.693926811218262 + ], + [ + "▁Automate", + -14.694026947021484 + ], + [ + "▁wavered", + -14.694047927856445 + ], + [ + "▁Referendum", + -14.694059371948242 + ], + [ + "бе", + -14.69407844543457 + ], + [ + "▁Foote", + -14.694101333618164 + ], + [ + "▁Waterbury", + -14.694132804870605 + ], + [ + "EEL", + -14.694184303283691 + ], + [ + "▁macarons", + -14.694188117980957 + ], + [ + "trails", + -14.69421672821045 + ], + [ + "nze", + -14.694231986999512 + ], + [ + "▁Levitt", + -14.694302558898926 + ], + [ + "▁arthritic", + -14.694303512573242 + ], + [ + "▁Shum", + -14.694311141967773 + ], + [ + "chips", + -14.694360733032227 + ], + [ + "ulsive", + -14.69437026977539 + ], + [ + "zinski", + -14.694419860839844 + ], + [ + "▁reconsidered", + -14.694424629211426 + ], + [ + "▁karat", + -14.694451332092285 + ], + [ + "COMM", + -14.694461822509766 + ], + [ + "mittel", + -14.694466590881348 + ], + [ + "Society", + -14.694480895996094 + ], + [ + "▁Filipina", + -14.694504737854004 + ], + [ + "▁vene", + -14.694511413574219 + ], + [ + "▁menial", + -14.694579124450684 + ], + [ + "▁Anatolia", + -14.694623947143555 + ], + [ + "▁Folklore", + -14.694646835327148 + ], + [ + "▁Selina", + -14.694719314575195 + ], + [ + "oct", + -14.694730758666992 + ], + [ + "▁enlistment", + -14.694755554199219 + ], + [ + "weld", + -14.694779396057129 + ], + [ + "▁Gilroy", + -14.694823265075684 + ], + [ + "▁matric", + -14.694825172424316 + ], + [ + "introduced", + -14.694829940795898 + ], + [ + "positor", + -14.694835662841797 + ], + [ + "▁Bagley", + -14.694879531860352 + ], + [ + "▁choreograph", + -14.694916725158691 + ], + [ + "enfant", + -14.694929122924805 + ], + [ + "spatial", + -14.694958686828613 + ], + [ + "ROCK", + -14.694972038269043 + ], + [ + "▁Azar", + -14.694977760314941 + ], + [ + "▁BCH", + -14.69501781463623 + ], + [ + "▁Viruses", + -14.695037841796875 + ], + [ + "▁Desp", + -14.695062637329102 + ], + [ + "▁SAMSUNG", + -14.695089340209961 + ], + [ + "▁jubilant", + -14.695090293884277 + ], + [ + "uccio", + -14.69510555267334 + ], + [ + "▁sublimation", + -14.69511890411377 + ], + [ + "▁oxid", + -14.695131301879883 + ], + [ + "▁recaptured", + -14.695137977600098 + ], + [ + "▁Suga", + -14.695155143737793 + ], + [ + "jumping", + -14.695170402526855 + ], + [ + "▁Alcatraz", + -14.695198059082031 + ], + [ + "nef", + -14.695199966430664 + ], + [ + "▁etymology", + -14.695207595825195 + ], + [ + "▁Obituary", + -14.69521713256836 + ], + [ + "▁Dever", + -14.695226669311523 + ], + [ + "▁GRANT", + -14.695235252380371 + ], + [ + "▁Aggie", + -14.69525146484375 + ], + [ + "▁Quinnipiac", + -14.695266723632812 + ], + [ + "▁Rourke", + -14.695302963256836 + ], + [ + "▁schon", + -14.695342063903809 + ], + [ + "SPR", + -14.695403099060059 + ], + [ + "▁redecorate", + -14.69543743133545 + ], + [ + "▁palpitations", + -14.695444107055664 + ], + [ + "▁Constituent", + -14.69549560546875 + ], + [ + "ennial", + -14.695511817932129 + ], + [ + "▁FAIL", + -14.695562362670898 + ], + [ + "▁LBJ", + -14.695574760437012 + ], + [ + "rara", + -14.695627212524414 + ], + [ + "▁Wigg", + -14.695638656616211 + ], + [ + "strasse", + -14.695669174194336 + ], + [ + "▁chuckles", + -14.695682525634766 + ], + [ + "▁kë", + -14.69571304321289 + ], + [ + "▁Shara", + -14.695722579956055 + ], + [ + "promise", + -14.695745468139648 + ], + [ + "▁cleave", + -14.695745468139648 + ], + [ + "ое", + -14.695786476135254 + ], + [ + "▁аѕ", + -14.695833206176758 + ], + [ + "MUS", + -14.695845603942871 + ], + [ + "▁NextGen", + -14.695850372314453 + ], + [ + "▁Fendi", + -14.695884704589844 + ], + [ + "▁Horticultural", + -14.695886611938477 + ], + [ + "▁Moha", + -14.69588851928711 + ], + [ + "▁payee", + -14.69591236114502 + ], + [ + "▁PFS", + -14.6959228515625 + ], + [ + "▁Armistice", + -14.69592571258545 + ], + [ + "▁votive", + -14.695930480957031 + ], + [ + "▁Mittel", + -14.695932388305664 + ], + [ + "ophyte", + -14.695943832397461 + ], + [ + "ז", + -14.695974349975586 + ], + [ + "▁Brutus", + -14.695990562438965 + ], + [ + "▁Nieuw", + -14.69600772857666 + ], + [ + "▁resourcefulness", + -14.69604778289795 + ], + [ + "▁Ecumenical", + -14.69609260559082 + ], + [ + "▁Hainan", + -14.696106910705566 + ], + [ + "▁DRIVER", + -14.696113586425781 + ], + [ + "こと", + -14.696187973022461 + ], + [ + "elegant", + -14.696243286132812 + ], + [ + "▁givers", + -14.696267127990723 + ], + [ + "guine", + -14.696274757385254 + ], + [ + "▁bhi", + -14.696297645568848 + ], + [ + "▁McGuinness", + -14.696309089660645 + ], + [ + "▁Kenn", + -14.696310043334961 + ], + [ + "▁FMS", + -14.696324348449707 + ], + [ + "▁Capabilities", + -14.696334838867188 + ], + [ + "▁RTE", + -14.69636058807373 + ], + [ + "▁belting", + -14.696385383605957 + ], + [ + "▁elation", + -14.696405410766602 + ], + [ + "▁Caw", + -14.696412086486816 + ], + [ + "▁jin", + -14.696423530578613 + ], + [ + "▁Corsa", + -14.696441650390625 + ], + [ + "▁Stabilization", + -14.696452140808105 + ], + [ + "▁Jair", + -14.696474075317383 + ], + [ + "▁Lair", + -14.69649600982666 + ], + [ + "▁ign", + -14.696497917175293 + ], + [ + "▁mAb", + -14.696523666381836 + ], + [ + "▁stethoscope", + -14.696545600891113 + ], + [ + "▁SFC", + -14.696548461914062 + ], + [ + "▁Alcoholics", + -14.696553230285645 + ], + [ + "▁Hypno", + -14.696573257446289 + ], + [ + "▁mx", + -14.696592330932617 + ], + [ + "assen", + -14.696687698364258 + ], + [ + "▁Monrovia", + -14.696722984313965 + ], + [ + "proving", + -14.696735382080078 + ], + [ + "期", + -14.69674301147461 + ], + [ + "▁patrolled", + -14.69678783416748 + ], + [ + "▁AFI", + -14.696819305419922 + ], + [ + "▁dro", + -14.696880340576172 + ], + [ + "SSO", + -14.696887969970703 + ], + [ + "▁NTT", + -14.696907043457031 + ], + [ + "▁carbine", + -14.696916580200195 + ], + [ + "Convert", + -14.696944236755371 + ], + [ + "▁Petraeus", + -14.696961402893066 + ], + [ + "▁OWL", + -14.697001457214355 + ], + [ + "Mall", + -14.69700813293457 + ], + [ + "▁misogynistic", + -14.697032928466797 + ], + [ + "▁Boycott", + -14.697041511535645 + ], + [ + "RANCE", + -14.697067260742188 + ], + [ + "omir", + -14.697113037109375 + ], + [ + "▁thither", + -14.697128295898438 + ], + [ + "▁recherche", + -14.69713020324707 + ], + [ + "▁medio", + -14.697155952453613 + ], + [ + "▁outperforming", + -14.697158813476562 + ], + [ + "▁laboring", + -14.697175025939941 + ], + [ + "▁artifice", + -14.697213172912598 + ], + [ + "▁cramming", + -14.697229385375977 + ], + [ + "▁Persistence", + -14.697237968444824 + ], + [ + "▁Rhone", + -14.69733715057373 + ], + [ + "▁idealist", + -14.697342872619629 + ], + [ + "οι", + -14.697372436523438 + ], + [ + "▁scion", + -14.697372436523438 + ], + [ + "▁Goon", + -14.697434425354004 + ], + [ + "▁aphrodisiac", + -14.6974515914917 + ], + [ + "▁Logistic", + -14.697526931762695 + ], + [ + "▁Schme", + -14.697566986083984 + ], + [ + "▁Absinthe", + -14.69758129119873 + ], + [ + "▁Moulton", + -14.697586059570312 + ], + [ + "▁VCs", + -14.697610855102539 + ], + [ + "▁Wayland", + -14.69762134552002 + ], + [ + "▁mercedes", + -14.69762897491455 + ], + [ + "▁pleaser", + -14.69763469696045 + ], + [ + "1909", + -14.69764518737793 + ], + [ + "▁gingham", + -14.697647094726562 + ], + [ + "▁Lync", + -14.697649002075195 + ], + [ + "aab", + -14.697672843933105 + ], + [ + "▁Bumblebee", + -14.697691917419434 + ], + [ + "PCB", + -14.697714805603027 + ], + [ + "▁skied", + -14.697721481323242 + ], + [ + "▁erections", + -14.697726249694824 + ], + [ + "▁Diplo", + -14.69774341583252 + ], + [ + "▁tipster", + -14.69775676727295 + ], + [ + "preet", + -14.697770118713379 + ], + [ + "▁guava", + -14.697772026062012 + ], + [ + "amycin", + -14.697795867919922 + ], + [ + "▁shawls", + -14.697799682617188 + ], + [ + "kota", + -14.697839736938477 + ], + [ + "▁gibberish", + -14.697885513305664 + ], + [ + "▁segregate", + -14.69789981842041 + ], + [ + "▁Oye", + -14.697903633117676 + ], + [ + "onica", + -14.697969436645508 + ], + [ + "▁entranced", + -14.698019027709961 + ], + [ + "▁unfurl", + -14.698028564453125 + ], + [ + "Nano", + -14.69809627532959 + ], + [ + "及", + -14.698163032531738 + ], + [ + "▁thermos", + -14.698166847229004 + ], + [ + "▁galvanised", + -14.698174476623535 + ], + [ + "▁bumbling", + -14.698186874389648 + ], + [ + "▁Watering", + -14.69819450378418 + ], + [ + "▁Sunbeam", + -14.698206901550293 + ], + [ + "▁Gaya", + -14.69825553894043 + ], + [ + "▁Nez", + -14.698260307312012 + ], + [ + "▁Magpies", + -14.698261260986328 + ], + [ + "rā", + -14.69832992553711 + ], + [ + "▁relaunched", + -14.698366165161133 + ], + [ + "▁waterline", + -14.698405265808105 + ], + [ + "Ec", + -14.698434829711914 + ], + [ + "▁Clomid", + -14.698480606079102 + ], + [ + "▁liquidator", + -14.69848346710205 + ], + [ + "▁Sonnen", + -14.698504447937012 + ], + [ + "▁Σ", + -14.698528289794922 + ], + [ + "▁ELECTRIC", + -14.698535919189453 + ], + [ + "▁arrhythmias", + -14.698545455932617 + ], + [ + "▁Lenz", + -14.69857406616211 + ], + [ + "▁Comme", + -14.698580741882324 + ], + [ + "▁Chard", + -14.698613166809082 + ], + [ + "▁brainwashing", + -14.698614120483398 + ], + [ + "▁mettle", + -14.69863224029541 + ], + [ + "▁Uhuru", + -14.698657989501953 + ], + [ + "▁musicality", + -14.698712348937988 + ], + [ + "McG", + -14.698775291442871 + ], + [ + "▁ganz", + -14.698775291442871 + ], + [ + "▁Orban", + -14.698779106140137 + ], + [ + "▁Aachen", + -14.698797225952148 + ], + [ + "▁sunscreens", + -14.698822021484375 + ], + [ + "▁pax", + -14.698854446411133 + ], + [ + "▁Netgear", + -14.698868751525879 + ], + [ + "▁confidentially", + -14.698895454406738 + ], + [ + "▁RANGE", + -14.698898315429688 + ], + [ + "▁annihilate", + -14.698904991149902 + ], + [ + "▁Crag", + -14.698925018310547 + ], + [ + "▁computationally", + -14.69892692565918 + ], + [ + "csv", + -14.698952674865723 + ], + [ + "▁Dietitian", + -14.698960304260254 + ], + [ + "▁reciprocating", + -14.698970794677734 + ], + [ + "Junior", + -14.699024200439453 + ], + [ + "▁NetSuite", + -14.699033737182617 + ], + [ + "▁KIM", + -14.699041366577148 + ], + [ + "novate", + -14.699053764343262 + ], + [ + "▁Lic", + -14.699067115783691 + ], + [ + "CIT", + -14.699077606201172 + ], + [ + "▁worshipers", + -14.699117660522461 + ], + [ + "送", + -14.699146270751953 + ], + [ + "▁Optometry", + -14.6991548538208 + ], + [ + "▁Eldridge", + -14.69915771484375 + ], + [ + "▁reruns", + -14.699167251586914 + ], + [ + "▁interviewee", + -14.699173927307129 + ], + [ + "▁Crucible", + -14.699176788330078 + ], + [ + "Loc", + -14.699195861816406 + ], + [ + "▁quandary", + -14.699207305908203 + ], + [ + "▁racketeering", + -14.699210166931152 + ], + [ + "▁immobili", + -14.699264526367188 + ], + [ + "▁ZF", + -14.699265480041504 + ], + [ + "▁Bots", + -14.699271202087402 + ], + [ + "▁prin", + -14.699301719665527 + ], + [ + "▁Wp", + -14.699304580688477 + ], + [ + "▁Protestantism", + -14.69930648803711 + ], + [ + "▁MyBB", + -14.699322700500488 + ], + [ + "▁Strive", + -14.699347496032715 + ], + [ + "▁lincoln", + -14.699371337890625 + ], + [ + "Warrior", + -14.69938850402832 + ], + [ + "▁Hearthstone", + -14.699396133422852 + ], + [ + "▁eddy", + -14.699403762817383 + ], + [ + "▁adoptee", + -14.699410438537598 + ], + [ + "Glo", + -14.699424743652344 + ], + [ + "▁Panera", + -14.699453353881836 + ], + [ + "▁Lombok", + -14.699463844299316 + ], + [ + "▁Quark", + -14.69949722290039 + ], + [ + "▁Crepe", + -14.699527740478516 + ], + [ + "Ink", + -14.699544906616211 + ], + [ + "onie", + -14.699548721313477 + ], + [ + "▁Krauss", + -14.699589729309082 + ], + [ + "▁Helium", + -14.699614524841309 + ], + [ + "▁uneasiness", + -14.699642181396484 + ], + [ + "▁Giancarlo", + -14.699681282043457 + ], + [ + "Winning", + -14.699731826782227 + ], + [ + "▁Radiance", + -14.699747085571289 + ], + [ + "▁fester", + -14.699748992919922 + ], + [ + "▁modicum", + -14.699793815612793 + ], + [ + "▁enhancers", + -14.699801445007324 + ], + [ + "▁Marshals", + -14.699872016906738 + ], + [ + "▁Chilliwack", + -14.69998836517334 + ], + [ + "▁Simpli", + -14.700034141540527 + ], + [ + "▁Weeknd", + -14.700041770935059 + ], + [ + "Gem", + -14.70007610321045 + ], + [ + "▁axons", + -14.700077056884766 + ], + [ + "1906", + -14.700091361999512 + ], + [ + "▁Bop", + -14.700128555297852 + ], + [ + "▁req", + -14.700176239013672 + ], + [ + "▁beckoning", + -14.70019245147705 + ], + [ + "▁SFO", + -14.700220108032227 + ], + [ + "▁markdown", + -14.700220108032227 + ], + [ + "▁garlands", + -14.700325012207031 + ], + [ + "▁Innovate", + -14.700347900390625 + ], + [ + "▁admonished", + -14.700384140014648 + ], + [ + "destination", + -14.700417518615723 + ], + [ + "▁Folly", + -14.700424194335938 + ], + [ + "▁ALEX", + -14.700444221496582 + ], + [ + "olone", + -14.700447082519531 + ], + [ + "▁LBS", + -14.700448036193848 + ], + [ + "▁raves", + -14.700468063354492 + ], + [ + "▁Biltmore", + -14.700481414794922 + ], + [ + "▁mudslide", + -14.700489044189453 + ], + [ + "▁trabajo", + -14.700502395629883 + ], + [ + "visor", + -14.700584411621094 + ], + [ + "rtha", + -14.700600624084473 + ], + [ + "▁mobil", + -14.700627326965332 + ], + [ + "▁boson", + -14.700631141662598 + ], + [ + "lige", + -14.700652122497559 + ], + [ + "CSU", + -14.700660705566406 + ], + [ + "▁Syr", + -14.700671195983887 + ], + [ + "AVIS", + -14.700674057006836 + ], + [ + "▁Brushes", + -14.700724601745605 + ], + [ + "deleted", + -14.700745582580566 + ], + [ + "▁Ubi", + -14.700793266296387 + ], + [ + "DOE", + -14.700801849365234 + ], + [ + "▁disbursements", + -14.700807571411133 + ], + [ + "▁Eriksson", + -14.700814247131348 + ], + [ + "▁Budgeting", + -14.70082950592041 + ], + [ + "ला", + -14.700895309448242 + ], + [ + "▁switchboard", + -14.700899124145508 + ], + [ + "python", + -14.700910568237305 + ], + [ + "▁Synonym", + -14.700913429260254 + ], + [ + "▁Clutter", + -14.700945854187012 + ], + [ + "▁conspirators", + -14.70095157623291 + ], + [ + "inov", + -14.700955390930176 + ], + [ + "▁Scrapbook", + -14.700983047485352 + ], + [ + "▁questo", + -14.701018333435059 + ], + [ + "▁cargoes", + -14.701022148132324 + ], + [ + "▁beckoned", + -14.701031684875488 + ], + [ + "▁Emir", + -14.701047897338867 + ], + [ + "▁solvency", + -14.701072692871094 + ], + [ + "hain", + -14.701119422912598 + ], + [ + "▁Suma", + -14.70113468170166 + ], + [ + "▁adjudicator", + -14.701144218444824 + ], + [ + "atore", + -14.701155662536621 + ], + [ + "▁reinvigorate", + -14.701176643371582 + ], + [ + "▁Riverfront", + -14.70120906829834 + ], + [ + "▁infantile", + -14.701211929321289 + ], + [ + "acchi", + -14.701237678527832 + ], + [ + "▁Generators", + -14.70124340057373 + ], + [ + "▁resurgent", + -14.701245307922363 + ], + [ + "Funny", + -14.701251029968262 + ], + [ + "▁Baccalaureate", + -14.701262474060059 + ], + [ + "▁repainting", + -14.701285362243652 + ], + [ + "▁weightless", + -14.701288223266602 + ], + [ + "▁Leesburg", + -14.701310157775879 + ], + [ + "公", + -14.70132064819336 + ], + [ + "▁Wav", + -14.701336860656738 + ], + [ + "Schools", + -14.70134162902832 + ], + [ + "FAQ", + -14.701354026794434 + ], + [ + "▁abounding", + -14.70136833190918 + ], + [ + "▁Seemingly", + -14.701371192932129 + ], + [ + "▁exhilaration", + -14.701400756835938 + ], + [ + "▁ä", + -14.701409339904785 + ], + [ + "▁Caicos", + -14.701416015625 + ], + [ + "▁Darwinian", + -14.701430320739746 + ], + [ + "ipient", + -14.701451301574707 + ], + [ + "berly", + -14.701458930969238 + ], + [ + "▁bella", + -14.701468467712402 + ], + [ + "NST", + -14.701478958129883 + ], + [ + "▁Carvalho", + -14.701510429382324 + ], + [ + "���Wooster", + -14.701565742492676 + ], + [ + "▁shareable", + -14.701616287231445 + ], + [ + "TIP", + -14.701627731323242 + ], + [ + "▁Rehman", + -14.701627731323242 + ], + [ + "▁EMV", + -14.701639175415039 + ], + [ + "▁Pilgrimage", + -14.701666831970215 + ], + [ + "▁Kaylee", + -14.701702117919922 + ], + [ + "▁draping", + -14.701766014099121 + ], + [ + "▁cellophane", + -14.701767921447754 + ], + [ + "▁interment", + -14.701790809631348 + ], + [ + "DIE", + -14.701902389526367 + ], + [ + "▁Sedgwick", + -14.701935768127441 + ], + [ + "▁Yal", + -14.70194149017334 + ], + [ + "bular", + -14.701981544494629 + ], + [ + "Wright", + -14.702006340026855 + ], + [ + "CARD", + -14.702022552490234 + ], + [ + "ncies", + -14.702049255371094 + ], + [ + "▁Yeovil", + -14.702131271362305 + ], + [ + "▁glum", + -14.702208518981934 + ], + [ + "meno", + -14.702235221862793 + ], + [ + "▁Mohs", + -14.702256202697754 + ], + [ + "▁Esa", + -14.702309608459473 + ], + [ + "▁sunspot", + -14.702360153198242 + ], + [ + "▁tabloids", + -14.702411651611328 + ], + [ + "▁Loe", + -14.702433586120605 + ], + [ + "▁Horoscope", + -14.702437400817871 + ], + [ + "▁prolapse", + -14.70244312286377 + ], + [ + "▁lubricated", + -14.702446937561035 + ], + [ + "HZ", + -14.702459335327148 + ], + [ + "Lau", + -14.702466011047363 + ], + [ + "flesh", + -14.7025146484375 + ], + [ + "▁NTP", + -14.702568054199219 + ], + [ + "terior", + -14.702701568603516 + ], + [ + "▁Galla", + -14.702730178833008 + ], + [ + "▁contemplates", + -14.702733039855957 + ], + [ + "▁tapioca", + -14.702737808227539 + ], + [ + "disambiguation", + -14.702742576599121 + ], + [ + "▁FUEL", + -14.702762603759766 + ], + [ + "▁dialectical", + -14.702780723571777 + ], + [ + "▁twang", + -14.702783584594727 + ], + [ + "ungan", + -14.702795028686523 + ], + [ + "▁Formulated", + -14.70283031463623 + ], + [ + "事", + -14.70285415649414 + ], + [ + "▁decluttering", + -14.702860832214355 + ], + [ + "Foundation", + -14.702866554260254 + ], + [ + "▁Flooding", + -14.702903747558594 + ], + [ + "ayat", + -14.70290470123291 + ], + [ + "▁Diocesan", + -14.70296573638916 + ], + [ + "2040", + -14.703001976013184 + ], + [ + "NAV", + -14.703014373779297 + ], + [ + "recipe", + -14.703020095825195 + ], + [ + "▁prongs", + -14.70302963256836 + ], + [ + "▁Arna", + -14.703054428100586 + ], + [ + "▁Snoopy", + -14.703062057495117 + ], + [ + "adar", + -14.703078269958496 + ], + [ + "▁mulberry", + -14.703081130981445 + ], + [ + "▁Airy", + -14.703109741210938 + ], + [ + "▁Hierarchy", + -14.703145027160645 + ], + [ + "▁marshall", + -14.703168869018555 + ], + [ + "NSF", + -14.703176498413086 + ], + [ + "Hil", + -14.703178405761719 + ], + [ + "▁Kole", + -14.703178405761719 + ], + [ + "REAL", + -14.703206062316895 + ], + [ + "▁coven", + -14.703217506408691 + ], + [ + "▁juried", + -14.703228950500488 + ], + [ + "▁Filo", + -14.703234672546387 + ], + [ + "strup", + -14.703256607055664 + ], + [ + "ANGER", + -14.70331859588623 + ], + [ + "该", + -14.70333194732666 + ], + [ + "diagnosis", + -14.703336715698242 + ], + [ + "▁1680", + -14.703337669372559 + ], + [ + "▁Crore", + -14.703341484069824 + ], + [ + "▁pureed", + -14.703367233276367 + ], + [ + "▁Sous", + -14.703370094299316 + ], + [ + "▁Sela", + -14.703381538391113 + ], + [ + "▁rickety", + -14.70339298248291 + ], + [ + "▁Mosk", + -14.703401565551758 + ], + [ + "7500", + -14.703414916992188 + ], + [ + "IBER", + -14.703429222106934 + ], + [ + "steady", + -14.703434944152832 + ], + [ + "▁Nerf", + -14.703465461730957 + ], + [ + "▁Dorr", + -14.703474044799805 + ], + [ + "▁Forensics", + -14.703500747680664 + ], + [ + "clients", + -14.703520774841309 + ], + [ + "データ", + -14.703567504882812 + ], + [ + "▁IFS", + -14.703592300415039 + ], + [ + "▁Drago", + -14.703648567199707 + ], + [ + "mayer", + -14.703652381896973 + ], + [ + "▁Mahama", + -14.703658103942871 + ], + [ + "▁Rensselaer", + -14.703659057617188 + ], + [ + "▁Verstappen", + -14.703699111938477 + ], + [ + "▁massager", + -14.7037353515625 + ], + [ + "▁emb", + -14.703747749328613 + ], + [ + "▁Benches", + -14.703752517700195 + ], + [ + "▁criminalize", + -14.703784942626953 + ], + [ + "ÑÐ", + -14.703789710998535 + ], + [ + "▁overactive", + -14.7037935256958 + ], + [ + "COA", + -14.70383358001709 + ], + [ + "由", + -14.703893661499023 + ], + [ + "▁Peta", + -14.7039155960083 + ], + [ + "▁ме", + -14.703938484191895 + ], + [ + "arla", + -14.703961372375488 + ], + [ + "shawn", + -14.703978538513184 + ], + [ + "▁histori", + -14.704001426696777 + ], + [ + "zhu", + -14.704029083251953 + ], + [ + "▁الع", + -14.704044342041016 + ], + [ + "▁halve", + -14.704084396362305 + ], + [ + "representative", + -14.704113006591797 + ], + [ + "▁Obrador", + -14.704117774963379 + ], + [ + "asil", + -14.704168319702148 + ], + [ + "▁MLC", + -14.704231262207031 + ], + [ + "▁tryptophan", + -14.704272270202637 + ], + [ + "▁Narrator", + -14.704273223876953 + ], + [ + "ię", + -14.704288482666016 + ], + [ + "▁−0", + -14.704312324523926 + ], + [ + "▁Pupil", + -14.704325675964355 + ], + [ + "▁Luthor", + -14.70438003540039 + ], + [ + "uhan", + -14.704399108886719 + ], + [ + "▁provost", + -14.704492568969727 + ], + [ + "▁Villain", + -14.704569816589355 + ], + [ + "▁Daft", + -14.704570770263672 + ], + [ + "▁1778", + -14.704593658447266 + ], + [ + "▁sleuth", + -14.704633712768555 + ], + [ + "IEEE", + -14.704682350158691 + ], + [ + "▁longterm", + -14.7047700881958 + ], + [ + "▁thankfulness", + -14.704815864562988 + ], + [ + "arski", + -14.704850196838379 + ], + [ + "UGH", + -14.70488452911377 + ], + [ + "▁emulators", + -14.704899787902832 + ], + [ + "▁Iridium", + -14.704902648925781 + ], + [ + "Speaking", + -14.704904556274414 + ], + [ + "▁grunts", + -14.704907417297363 + ], + [ + "stakeholder", + -14.704937934875488 + ], + [ + "▁seeps", + -14.70496940612793 + ], + [ + "Pix", + -14.705000877380371 + ], + [ + "▁Malaysians", + -14.70500373840332 + ], + [ + "▁CTI", + -14.705023765563965 + ], + [ + "▁streetwear", + -14.705047607421875 + ], + [ + "▁blurs", + -14.70506477355957 + ], + [ + "▁Mannheim", + -14.705118179321289 + ], + [ + "▁Tout", + -14.705121994018555 + ], + [ + "▁Camellia", + -14.70512866973877 + ], + [ + "hime", + -14.705129623413086 + ], + [ + "▁Kuznetsov", + -14.70519733428955 + ], + [ + "▁introverts", + -14.705205917358398 + ], + [ + "▁obligate", + -14.705217361450195 + ], + [ + "blah", + -14.705267906188965 + ], + [ + "Neu", + -14.705303192138672 + ], + [ + "▁Clockwork", + -14.705317497253418 + ], + [ + "▁HOP", + -14.705318450927734 + ], + [ + "▁outsmart", + -14.705388069152832 + ], + [ + "▁Concise", + -14.705411911010742 + ], + [ + "▁NAN", + -14.705424308776855 + ], + [ + "▁Inauguration", + -14.705525398254395 + ], + [ + "▁1066", + -14.705530166625977 + ], + [ + "▁SunTrust", + -14.705534934997559 + ], + [ + "amina", + -14.705538749694824 + ], + [ + "ioni", + -14.705559730529785 + ], + [ + "▁retorted", + -14.705561637878418 + ], + [ + "▁Garret", + -14.705574035644531 + ], + [ + "hye", + -14.705642700195312 + ], + [ + "▁waiving", + -14.705673217773438 + ], + [ + "▁Freeware", + -14.705710411071777 + ], + [ + "▁brussels", + -14.705765724182129 + ], + [ + "Behold", + -14.705780029296875 + ], + [ + "▁Tyl", + -14.705796241760254 + ], + [ + "▁Corden", + -14.705798149108887 + ], + [ + "▁Rodman", + -14.705815315246582 + ], + [ + "hita", + -14.705828666687012 + ], + [ + "Detroit", + -14.70585823059082 + ], + [ + "▁Amba", + -14.705860137939453 + ], + [ + "▁Pickles", + -14.705888748168945 + ], + [ + "▁Mailer", + -14.705913543701172 + ], + [ + "iec", + -14.706000328063965 + ], + [ + "▁Mahdi", + -14.706048965454102 + ], + [ + "▁1774", + -14.706140518188477 + ], + [ + "▁Kalli", + -14.706146240234375 + ], + [ + "▁naturopathic", + -14.70621109008789 + ], + [ + "▁Moen", + -14.706214904785156 + ], + [ + "▁chapbook", + -14.706258773803711 + ], + [ + "▁Randomized", + -14.706302642822266 + ], + [ + "▁closeup", + -14.706307411193848 + ], + [ + "▁thrush", + -14.706323623657227 + ], + [ + "▁Activism", + -14.706335067749023 + ], + [ + "Pharma", + -14.706360816955566 + ], + [ + "▁Ordinarily", + -14.706379890441895 + ], + [ + "▁€20", + -14.706391334533691 + ], + [ + "▁remediate", + -14.706424713134766 + ], + [ + "Besides", + -14.706460952758789 + ], + [ + "▁tallying", + -14.706503868103027 + ], + [ + "▁mia", + -14.706534385681152 + ], + [ + "▁overvalued", + -14.706536293029785 + ], + [ + "▁Folders", + -14.706560134887695 + ], + [ + "▁sombre", + -14.706570625305176 + ], + [ + "Academic", + -14.706595420837402 + ], + [ + "Innovation", + -14.706616401672363 + ], + [ + "▁razed", + -14.706629753112793 + ], + [ + "▁Exa", + -14.706707000732422 + ], + [ + "Moving", + -14.706743240356445 + ], + [ + "efe", + -14.706792831420898 + ], + [ + "▁Roca", + -14.706820487976074 + ], + [ + "▁FEI", + -14.706859588623047 + ], + [ + "▁dedicates", + -14.706880569458008 + ], + [ + "appeal", + -14.706914901733398 + ], + [ + "▁Basra", + -14.70692253112793 + ], + [ + "APE", + -14.706982612609863 + ], + [ + "▁plein", + -14.707008361816406 + ], + [ + "▁radiologists", + -14.707021713256836 + ], + [ + "▁olden", + -14.70704174041748 + ], + [ + "▁Visualize", + -14.70709228515625 + ], + [ + "annu", + -14.707123756408691 + ], + [ + "▁encircling", + -14.707135200500488 + ], + [ + "▁Moorish", + -14.707157135009766 + ], + [ + "▁Shoals", + -14.707161903381348 + ], + [ + "▁CBRE", + -14.707178115844727 + ], + [ + "Signal", + -14.707179069519043 + ], + [ + "▁vBulletin", + -14.70719051361084 + ], + [ + "▁inheriting", + -14.707195281982422 + ], + [ + "arren", + -14.707235336303711 + ], + [ + "▁Zapier", + -14.707235336303711 + ], + [ + "▁demean", + -14.707243919372559 + ], + [ + "Lyn", + -14.707256317138672 + ], + [ + "▁gingerly", + -14.707262992858887 + ], + [ + "▁tannin", + -14.707296371459961 + ], + [ + "▁np", + -14.70729923248291 + ], + [ + "▁Centerpiece", + -14.707331657409668 + ], + [ + "licher", + -14.707357406616211 + ], + [ + "ZIP", + -14.70736312866211 + ], + [ + "ECE", + -14.707380294799805 + ], + [ + "▁Banksy", + -14.707392692565918 + ], + [ + "▁Fantasia", + -14.707403182983398 + ], + [ + "▁Rattan", + -14.707465171813965 + ], + [ + "▁kanë", + -14.707476615905762 + ], + [ + "▁PHD", + -14.707529067993164 + ], + [ + "▁Potty", + -14.707529067993164 + ], + [ + "▁Iverson", + -14.707531929016113 + ], + [ + "TEST", + -14.707592010498047 + ], + [ + "▁Kenton", + -14.707599639892578 + ], + [ + "razo", + -14.707606315612793 + ], + [ + "fabricated", + -14.70761489868164 + ], + [ + "inol", + -14.7076997756958 + ], + [ + "▁tipo", + -14.707737922668457 + ], + [ + "▁Ashburn", + -14.707743644714355 + ], + [ + "▁sills", + -14.707744598388672 + ], + [ + "▁upsell", + -14.707771301269531 + ], + [ + "melting", + -14.707780838012695 + ], + [ + "▁FaceBook", + -14.707796096801758 + ], + [ + "▁Denham", + -14.70782470703125 + ], + [ + "Camera", + -14.707837104797363 + ], + [ + "या", + -14.707837104797363 + ], + [ + "▁extremly", + -14.707881927490234 + ], + [ + "▁Michi", + -14.707889556884766 + ], + [ + "▁proffer", + -14.70789623260498 + ], + [ + "rinda", + -14.707898139953613 + ], + [ + "▁Bonding", + -14.70791244506836 + ], + [ + "▁Kade", + -14.707918167114258 + ], + [ + "adapted", + -14.707942008972168 + ], + [ + "▁samo", + -14.707968711853027 + ], + [ + "음", + -14.707971572875977 + ], + [ + "▁endocannabinoid", + -14.708012580871582 + ], + [ + "▁Emmet", + -14.70801830291748 + ], + [ + "▁remakes", + -14.708026885986328 + ], + [ + "▁parentage", + -14.708036422729492 + ], + [ + "▁RIS", + -14.708040237426758 + ], + [ + "▁shopkeeper", + -14.708050727844238 + ], + [ + "▁Chiropractor", + -14.708118438720703 + ], + [ + "▁curable", + -14.708136558532715 + ], + [ + "Solutions", + -14.70814323425293 + ], + [ + "Summary", + -14.70816707611084 + ], + [ + "▁RUS", + -14.70821762084961 + ], + [ + "▁HEI", + -14.708226203918457 + ], + [ + "▁Welded", + -14.708248138427734 + ], + [ + "▁Pitney", + -14.70828628540039 + ], + [ + "▁Preface", + -14.708292961120605 + ], + [ + "▁Workman", + -14.708293914794922 + ], + [ + "▁evictions", + -14.708329200744629 + ], + [ + "▁gnaw", + -14.708341598510742 + ], + [ + "Cata", + -14.708344459533691 + ], + [ + "▁kansas", + -14.708351135253906 + ], + [ + "▁Jaffa", + -14.708359718322754 + ], + [ + "ël", + -14.708364486694336 + ], + [ + "subscription", + -14.70840835571289 + ], + [ + "▁Yangtze", + -14.70843505859375 + ], + [ + "▁í", + -14.708439826965332 + ], + [ + "օ", + -14.708450317382812 + ], + [ + "Beam", + -14.708489418029785 + ], + [ + "▁biohazard", + -14.708489418029785 + ], + [ + "▁Gateshead", + -14.708503723144531 + ], + [ + "▁batik", + -14.708503723144531 + ], + [ + "▁AUSTIN", + -14.708523750305176 + ], + [ + "▁HSL", + -14.70853042602539 + ], + [ + "gey", + -14.708535194396973 + ], + [ + "neum", + -14.708549499511719 + ], + [ + "▁probationary", + -14.708572387695312 + ], + [ + "▁peed", + -14.708590507507324 + ], + [ + "▁hurrying", + -14.708613395690918 + ], + [ + "stam", + -14.708633422851562 + ], + [ + "▁compostable", + -14.708636283874512 + ], + [ + "blanc", + -14.708638191223145 + ], + [ + "▁Daring", + -14.708710670471191 + ], + [ + "▁CLC", + -14.708711624145508 + ], + [ + "▁Halen", + -14.708731651306152 + ], + [ + "elius", + -14.708734512329102 + ], + [ + "▁vulture", + -14.708749771118164 + ], + [ + "▁Pulverizer", + -14.708770751953125 + ], + [ + "▁Yonkers", + -14.708821296691895 + ], + [ + "▁070", + -14.708876609802246 + ], + [ + "▁machinist", + -14.708884239196777 + ], + [ + "▁retainers", + -14.708885192871094 + ], + [ + "▁Dodson", + -14.708906173706055 + ], + [ + "▁ו", + -14.708910942077637 + ], + [ + "▁bibliographical", + -14.709033966064453 + ], + [ + "▁affluence", + -14.709038734436035 + ], + [ + "▁perky", + -14.709097862243652 + ], + [ + "baud", + -14.709098815917969 + ], + [ + "▁CNV", + -14.709104537963867 + ], + [ + "▁Goodnight", + -14.709148406982422 + ], + [ + "manifest", + -14.70923137664795 + ], + [ + "Invitrogen", + -14.709330558776855 + ], + [ + "Seek", + -14.709339141845703 + ], + [ + "▁headland", + -14.7093505859375 + ], + [ + "▁Kort", + -14.709364891052246 + ], + [ + "▁ACV", + -14.709416389465332 + ], + [ + "▁Probiotics", + -14.709417343139648 + ], + [ + "▁generika", + -14.70944881439209 + ], + [ + "▁SPM", + -14.709454536437988 + ], + [ + "▁Savor", + -14.709457397460938 + ], + [ + "▁crag", + -14.70945930480957 + ], + [ + "▁Obli", + -14.709492683410645 + ], + [ + "▁Stansted", + -14.709517478942871 + ], + [ + "▁neoliberalism", + -14.70952320098877 + ], + [ + "▁biannual", + -14.70955753326416 + ], + [ + "▁Sturgis", + -14.709580421447754 + ], + [ + "каз", + -14.70959186553955 + ], + [ + "▁deniers", + -14.709600448608398 + ], + [ + "lieb", + -14.709601402282715 + ], + [ + "ará", + -14.709616661071777 + ], + [ + "▁Georgi", + -14.709671020507812 + ], + [ + "▁ELF", + -14.709671974182129 + ], + [ + "quinone", + -14.709676742553711 + ], + [ + "▁Compassionate", + -14.709685325622559 + ], + [ + "▁fibreglass", + -14.70971393585205 + ], + [ + "broadcast", + -14.709729194641113 + ], + [ + "udra", + -14.709794044494629 + ], + [ + "▁bisect", + -14.709802627563477 + ], + [ + "▁Stork", + -14.709803581237793 + ], + [ + "▁replenishing", + -14.709816932678223 + ], + [ + "▁Admire", + -14.709818840026855 + ], + [ + "adrenergic", + -14.709823608398438 + ], + [ + "▁Magda", + -14.709851264953613 + ], + [ + "▁Uncommon", + -14.7099027633667 + ], + [ + "Sum", + -14.709918975830078 + ], + [ + "exc", + -14.709985733032227 + ], + [ + "▁Spooner", + -14.709993362426758 + ], + [ + "▁Daemon", + -14.7100248336792 + ], + [ + "▁scho", + -14.710026741027832 + ], + [ + "▁neoclassical", + -14.710094451904297 + ], + [ + "▁Burrito", + -14.710111618041992 + ], + [ + "▁20°", + -14.710204124450684 + ], + [ + "▁saucy", + -14.710240364074707 + ], + [ + "▁carcinogen", + -14.710243225097656 + ], + [ + "▁Rechargeable", + -14.7102632522583 + ], + [ + "▁Schalke", + -14.710265159606934 + ], + [ + "श", + -14.710268020629883 + ], + [ + "▁mutt", + -14.710314750671387 + ], + [ + "▁VICE", + -14.710342407226562 + ], + [ + "chou", + -14.710357666015625 + ], + [ + "Clinical", + -14.710359573364258 + ], + [ + "▁Emi", + -14.710378646850586 + ], + [ + "▁Surveying", + -14.710409164428711 + ], + [ + "▁inhabitant", + -14.710448265075684 + ], + [ + "▁Neff", + -14.710501670837402 + ], + [ + "antique", + -14.710538864135742 + ], + [ + "▁Hollister", + -14.710546493530273 + ], + [ + "▁않", + -14.710569381713867 + ], + [ + "ILO", + -14.710579872131348 + ], + [ + "▁emanates", + -14.710579872131348 + ], + [ + "tenu", + -14.71060562133789 + ], + [ + "zem", + -14.710607528686523 + ], + [ + "▁payline", + -14.710650444030762 + ], + [ + "▁14001", + -14.710651397705078 + ], + [ + "▁Diddy", + -14.710674285888672 + ], + [ + "username", + -14.710683822631836 + ], + [ + "trends", + -14.710695266723633 + ], + [ + "GRE", + -14.71073055267334 + ], + [ + "▁Pyramids", + -14.710733413696289 + ], + [ + "▁appendices", + -14.710824012756348 + ], + [ + "chelle", + -14.710833549499512 + ], + [ + "▁Seekers", + -14.710888862609863 + ], + [ + "mystery", + -14.710920333862305 + ], + [ + "▁alder", + -14.7109375 + ], + [ + "skating", + -14.710988998413086 + ], + [ + "▁eke", + -14.711008071899414 + ], + [ + "▁Gambit", + -14.711026191711426 + ], + [ + "▁garish", + -14.711066246032715 + ], + [ + "▁oomph", + -14.711071968078613 + ], + [ + "▁WPS", + -14.711078643798828 + ], + [ + "debate", + -14.7111234664917 + ], + [ + "▁maison", + -14.711163520812988 + ], + [ + "▁Souvenir", + -14.711164474487305 + ], + [ + "▁rezoning", + -14.711173057556152 + ], + [ + "weep", + -14.711196899414062 + ], + [ + "▁irritants", + -14.711196899414062 + ], + [ + "▁864", + -14.711198806762695 + ], + [ + "zole", + -14.711201667785645 + ], + [ + "▁Trailblazer", + -14.711228370666504 + ], + [ + "▁Alonzo", + -14.71123218536377 + ], + [ + "ị", + -14.711263656616211 + ], + [ + "▁Persi", + -14.711282730102539 + ], + [ + "▁relented", + -14.711285591125488 + ], + [ + "closure", + -14.711325645446777 + ], + [ + "▁Lowery", + -14.711358070373535 + ], + [ + "▁Gres", + -14.711372375488281 + ], + [ + "▁LOAD", + -14.711410522460938 + ], + [ + "▁Moreland", + -14.71142578125 + ], + [ + "repo", + -14.71144962310791 + ], + [ + "Own", + -14.71146297454834 + ], + [ + "▁Lingerie", + -14.711467742919922 + ], + [ + "ГўВЂВ", + -14.711483001708984 + ], + [ + "▁EDITOR", + -14.711487770080566 + ], + [ + "▁Severus", + -14.711488723754883 + ], + [ + "▁velo", + -14.71155834197998 + ], + [ + "▁workarounds", + -14.711570739746094 + ], + [ + "▁Scor", + -14.711577415466309 + ], + [ + "affer", + -14.711578369140625 + ], + [ + "▁RRSP", + -14.71164321899414 + ], + [ + "▁Muscular", + -14.711669921875 + ], + [ + "▁Noelle", + -14.711688995361328 + ], + [ + "▁INVEST", + -14.711731910705566 + ], + [ + "▁paella", + -14.711780548095703 + ], + [ + "▁albino", + -14.71178150177002 + ], + [ + "▁Altered", + -14.711838722229004 + ], + [ + "▁administra", + -14.711845397949219 + ], + [ + "▁busyness", + -14.711869239807129 + ], + [ + "▁Projekt", + -14.711886405944824 + ], + [ + "▁gripper", + -14.71188735961914 + ], + [ + "▁Forecasts", + -14.711894989013672 + ], + [ + "BUSINESS", + -14.711909294128418 + ], + [ + "▁uppercase", + -14.711923599243164 + ], + [ + "▁pacer", + -14.711938858032227 + ], + [ + "Nancy", + -14.71198844909668 + ], + [ + "▁BEAR", + -14.711994171142578 + ], + [ + "▁Ghoul", + -14.711997985839844 + ], + [ + "▁Coquitlam", + -14.712042808532715 + ], + [ + "▁Poy", + -14.712056159973145 + ], + [ + "▁Slime", + -14.712114334106445 + ], + [ + "▁oaths", + -14.712150573730469 + ], + [ + "▁whores", + -14.712228775024414 + ], + [ + "ALES", + -14.712263107299805 + ], + [ + "če", + -14.712263107299805 + ], + [ + "▁Vespa", + -14.7122802734375 + ], + [ + "▁whistled", + -14.712300300598145 + ], + [ + "▁Netball", + -14.712303161621094 + ], + [ + "kyu", + -14.712363243103027 + ], + [ + "次", + -14.71237564086914 + ], + [ + "Adjust", + -14.712379455566406 + ], + [ + "▁ис", + -14.712407112121582 + ], + [ + "GOT", + -14.712410926818848 + ], + [ + "▁Kaufmann", + -14.71241283416748 + ], + [ + "▁1784", + -14.712423324584961 + ], + [ + "්", + -14.71246337890625 + ], + [ + "▁Edgewater", + -14.7124662399292 + ], + [ + "Õ", + -14.712492942810059 + ], + [ + "conquer", + -14.71253490447998 + ], + [ + "ouli", + -14.712544441223145 + ], + [ + "▁odorless", + -14.712552070617676 + ], + [ + "▁IVR", + -14.712600708007812 + ], + [ + "calendar", + -14.712672233581543 + ], + [ + "▁Cowley", + -14.712682723999023 + ], + [ + "CoA", + -14.712711334228516 + ], + [ + "▁MEMBER", + -14.712730407714844 + ], + [ + "▁Proximity", + -14.712773323059082 + ], + [ + "▁Peele", + -14.71277904510498 + ], + [ + "▁spacetime", + -14.712790489196777 + ], + [ + "▁Sequential", + -14.71280288696289 + ], + [ + "▁propping", + -14.71280574798584 + ], + [ + "▁Scare", + -14.71281909942627 + ], + [ + "martial", + -14.7128324508667 + ], + [ + "фи", + -14.712885856628418 + ], + [ + "umer", + -14.712897300720215 + ], + [ + "▁Phono", + -14.712909698486328 + ], + [ + "pler", + -14.712916374206543 + ], + [ + "centrism", + -14.712964057922363 + ], + [ + "Jerry", + -14.71298885345459 + ], + [ + "▁Loveseat", + -14.713001251220703 + ], + [ + "보", + -14.7130126953125 + ], + [ + "▁Duvall", + -14.713045120239258 + ], + [ + "▁Embark", + -14.713067054748535 + ], + [ + "▁Alco", + -14.713072776794434 + ], + [ + "▁NUS", + -14.713091850280762 + ], + [ + "Keys", + -14.713098526000977 + ], + [ + "▁approximated", + -14.713111877441406 + ], + [ + "▁Indiegogo", + -14.713134765625 + ], + [ + "▁sawing", + -14.713151931762695 + ], + [ + "▁QX", + -14.713176727294922 + ], + [ + "exactly", + -14.713240623474121 + ], + [ + "▁SNR", + -14.713254928588867 + ], + [ + "▁pianists", + -14.713257789611816 + ], + [ + "urist", + -14.713282585144043 + ], + [ + "▁costumer", + -14.713285446166992 + ], + [ + "▁difficile", + -14.713343620300293 + ], + [ + "▁FRS", + -14.713353157043457 + ], + [ + "▁hark", + -14.71337604522705 + ], + [ + "talent", + -14.713398933410645 + ], + [ + "▁siting", + -14.71343994140625 + ], + [ + "▁promissory", + -14.713443756103516 + ], + [ + "Neo", + -14.713451385498047 + ], + [ + "▁ADVICE", + -14.713486671447754 + ], + [ + "Gel", + -14.713491439819336 + ], + [ + "▁Planter", + -14.713500022888184 + ], + [ + "ක", + -14.713521957397461 + ], + [ + "▁Deuce", + -14.71353530883789 + ], + [ + "▁headwind", + -14.713542938232422 + ], + [ + "▁INCLUDE", + -14.713543891906738 + ], + [ + "▁chemokine", + -14.71355152130127 + ], + [ + "▁Physiological", + -14.713557243347168 + ], + [ + "automated", + -14.713570594787598 + ], + [ + "▁Tipping", + -14.713601112365723 + ], + [ + "▁Frazer", + -14.713621139526367 + ], + [ + "auder", + -14.713631629943848 + ], + [ + "▁MES", + -14.71365737915039 + ], + [ + "tilt", + -14.713665008544922 + ], + [ + "▁CAG", + -14.713677406311035 + ], + [ + "Ы", + -14.713691711425781 + ], + [ + "▁organza", + -14.713730812072754 + ], + [ + "ELLER", + -14.713785171508789 + ], + [ + "▁Bridg", + -14.713808059692383 + ], + [ + "▁urethra", + -14.713814735412598 + ], + [ + "▁Barrymore", + -14.71385383605957 + ], + [ + "▁Breyer", + -14.7139310836792 + ], + [ + "ZN", + -14.713933944702148 + ], + [ + "▁Omen", + -14.713950157165527 + ], + [ + "▁ZEN", + -14.713976860046387 + ], + [ + "▁assignee", + -14.713996887207031 + ], + [ + "▁3100", + -14.71406364440918 + ], + [ + "▁marinas", + -14.714086532592773 + ], + [ + "▁nontraditional", + -14.714132308959961 + ], + [ + "▁PEA", + -14.714159965515137 + ], + [ + "▁wreaking", + -14.714165687561035 + ], + [ + "▁Squi", + -14.714170455932617 + ], + [ + "▁Ambedkar", + -14.714184761047363 + ], + [ + "▁mnemonic", + -14.714224815368652 + ], + [ + "▁mortified", + -14.714227676391602 + ], + [ + "▁perceptible", + -14.714237213134766 + ], + [ + "yaan", + -14.714256286621094 + ], + [ + "oine", + -14.714280128479004 + ], + [ + "▁Halep", + -14.714280128479004 + ], + [ + "▁Peppa", + -14.71428108215332 + ], + [ + "▁rheumatic", + -14.714295387268066 + ], + [ + "▁approximations", + -14.714302062988281 + ], + [ + "▁Trig", + -14.714303970336914 + ], + [ + "immuno", + -14.714305877685547 + ], + [ + "▁Solu", + -14.714306831359863 + ], + [ + "▁letdown", + -14.714319229125977 + ], + [ + "gula", + -14.71433162689209 + ], + [ + "▁turnips", + -14.714353561401367 + ], + [ + "▁Moseley", + -14.714385986328125 + ], + [ + "▁Frugal", + -14.71448802947998 + ], + [ + "▁ENGLISH", + -14.714496612548828 + ], + [ + "▁notarized", + -14.714509963989258 + ], + [ + "▁Ashleigh", + -14.714529037475586 + ], + [ + "▁Hosp", + -14.7145414352417 + ], + [ + "▁Huy", + -14.714566230773926 + ], + [ + "▁inlays", + -14.714567184448242 + ], + [ + "▁Fujian", + -14.714569091796875 + ], + [ + "▁oodles", + -14.714604377746582 + ], + [ + "▁apostasy", + -14.71462631225586 + ], + [ + "▁indiana", + -14.714649200439453 + ], + [ + "▁telescoping", + -14.714666366577148 + ], + [ + "▁Morty", + -14.714676856994629 + ], + [ + "▁torched", + -14.71468448638916 + ], + [ + "▁TSN", + -14.714701652526855 + ], + [ + "void", + -14.714722633361816 + ], + [ + "्य", + -14.714754104614258 + ], + [ + "▁ricochet", + -14.714759826660156 + ], + [ + "▁amicus", + -14.714764595031738 + ], + [ + "▁unassisted", + -14.71477222442627 + ], + [ + "▁litho", + -14.714794158935547 + ], + [ + "violet", + -14.71480655670166 + ], + [ + "▁microenvironment", + -14.714816093444824 + ], + [ + "▁Shredder", + -14.714847564697266 + ], + [ + "ím", + -14.71485710144043 + ], + [ + "▁Carving", + -14.714926719665527 + ], + [ + "longer", + -14.714935302734375 + ], + [ + "▁dings", + -14.714942932128906 + ], + [ + "▁boozy", + -14.714947700500488 + ], + [ + "▁Swatch", + -14.714991569519043 + ], + [ + "▁NCLEX", + -14.714994430541992 + ], + [ + "▁McCallum", + -14.715001106262207 + ], + [ + "▁Glick", + -14.715010643005371 + ], + [ + "Merc", + -14.715054512023926 + ], + [ + "fuelled", + -14.71507740020752 + ], + [ + "▁oscilloscope", + -14.71507740020752 + ], + [ + "MBS", + -14.715082168579102 + ], + [ + "GTA", + -14.715094566345215 + ], + [ + "riving", + -14.715106964111328 + ], + [ + "▁Caregivers", + -14.715141296386719 + ], + [ + "glu", + -14.715142250061035 + ], + [ + "usser", + -14.7151460647583 + ], + [ + "▁Bagan", + -14.715152740478516 + ], + [ + "▁mandible", + -14.715179443359375 + ], + [ + "▁enablement", + -14.715180397033691 + ], + [ + "▁indecision", + -14.715200424194336 + ], + [ + "▁Gerrit", + -14.71520709991455 + ], + [ + "▁Homs", + -14.715231895446777 + ], + [ + "▁DRA", + -14.715258598327637 + ], + [ + "▁Metab", + -14.715263366699219 + ], + [ + "▁ï", + -14.715315818786621 + ], + [ + "▁Bisexual", + -14.715320587158203 + ], + [ + "▁slashes", + -14.715322494506836 + ], + [ + "▁bumble", + -14.715351104736328 + ], + [ + "▁Caden", + -14.715357780456543 + ], + [ + "▁UNM", + -14.715364456176758 + ], + [ + "ITC", + -14.71536636352539 + ], + [ + "▁redundancies", + -14.715368270874023 + ], + [ + "mmmmm", + -14.715388298034668 + ], + [ + "▁Trucker", + -14.715394020080566 + ], + [ + "▁KONG", + -14.715435028076172 + ], + [ + "ombe", + -14.71544361114502 + ], + [ + "▁raymond", + -14.715447425842285 + ], + [ + "cheapest", + -14.715450286865234 + ], + [ + "▁octagon", + -14.715461730957031 + ], + [ + "SUR", + -14.715469360351562 + ], + [ + "kro", + -14.715527534484863 + ], + [ + "▁2560", + -14.715581893920898 + ], + [ + "▁icebreaker", + -14.71560001373291 + ], + [ + "▁monocytes", + -14.715616226196289 + ], + [ + "Shake", + -14.715652465820312 + ], + [ + "▁endoscope", + -14.715664863586426 + ], + [ + "specialty", + -14.715697288513184 + ], + [ + "▁midline", + -14.715718269348145 + ], + [ + "ellum", + -14.715821266174316 + ], + [ + "▁depositions", + -14.71583080291748 + ], + [ + "▁Tarr", + -14.715861320495605 + ], + [ + "splitting", + -14.715907096862793 + ], + [ + "▁materialise", + -14.715932846069336 + ], + [ + "▁subsidizing", + -14.7160005569458 + ], + [ + "uminous", + -14.716002464294434 + ], + [ + "▁GIMP", + -14.716072082519531 + ], + [ + "▁Immun", + -14.71610164642334 + ], + [ + "▁remaster", + -14.716155052185059 + ], + [ + "obacter", + -14.71618938446045 + ], + [ + "lution", + -14.716208457946777 + ], + [ + "▁Visionary", + -14.716225624084473 + ], + [ + "▁frowning", + -14.716229438781738 + ], + [ + "▁Acknowledge", + -14.71623706817627 + ], + [ + "▁naira", + -14.71628189086914 + ], + [ + "erno", + -14.716287612915039 + ], + [ + "▁Moncton", + -14.71632194519043 + ], + [ + "assignment", + -14.71633243560791 + ], + [ + "▁SHI", + -14.716391563415527 + ], + [ + "▁courted", + -14.716415405273438 + ], + [ + "▁Wye", + -14.716422080993652 + ], + [ + "▁utiliza", + -14.716459274291992 + ], + [ + "▁foregone", + -14.716469764709473 + ], + [ + "▁fost", + -14.71650505065918 + ], + [ + "▁Halliburton", + -14.71654224395752 + ], + [ + "▁Ledge", + -14.716556549072266 + ], + [ + "gini", + -14.71656608581543 + ], + [ + "▁Galactica", + -14.71660327911377 + ], + [ + "▁BUG", + -14.716625213623047 + ], + [ + "▁Nori", + -14.716668128967285 + ], + [ + "▁cogni", + -14.716683387756348 + ], + [ + "▁Periscope", + -14.716723442077637 + ], + [ + "▁screenplays", + -14.716757774353027 + ], + [ + "▁Saatchi", + -14.716778755187988 + ], + [ + "▁QTL", + -14.716841697692871 + ], + [ + "▁Craving", + -14.716856956481934 + ], + [ + "▁exoskeleton", + -14.716924667358398 + ], + [ + "▁Tyrion", + -14.716928482055664 + ], + [ + "▁paneer", + -14.71692943572998 + ], + [ + "▁palp", + -14.716939926147461 + ], + [ + "looked", + -14.716973304748535 + ], + [ + "▁regi", + -14.717050552368164 + ], + [ + "perception", + -14.717063903808594 + ], + [ + "▁OOP", + -14.717071533203125 + ], + [ + "▁Vessels", + -14.717082023620605 + ], + [ + "▁relishing", + -14.717086791992188 + ], + [ + "▁Gustave", + -14.71710205078125 + ], + [ + "▁Cersei", + -14.717116355895996 + ], + [ + "▁Rend", + -14.717143058776855 + ], + [ + "possess", + -14.717153549194336 + ], + [ + "▁futur", + -14.717175483703613 + ], + [ + "▁Chitra", + -14.717183113098145 + ], + [ + "▁Hopp", + -14.717193603515625 + ], + [ + "▁clipper", + -14.717220306396484 + ], + [ + "doping", + -14.717227935791016 + ], + [ + "▁Kazi", + -14.717242240905762 + ], + [ + "▁Gaze", + -14.71725082397461 + ], + [ + "▁Describes", + -14.71725845336914 + ], + [ + "▁encrusted", + -14.71726131439209 + ], + [ + "▁trav", + -14.717279434204102 + ], + [ + "це", + -14.71728515625 + ], + [ + "▁minimization", + -14.717296600341797 + ], + [ + "Colorado", + -14.717303276062012 + ], + [ + "▁SCD", + -14.717305183410645 + ], + [ + "▁friar", + -14.71731185913086 + ], + [ + "▁BIRTHDAY", + -14.71732234954834 + ], + [ + "▁EBS", + -14.717330932617188 + ], + [ + "▁Elks", + -14.717350006103516 + ], + [ + "▁Biochemical", + -14.717361450195312 + ], + [ + "▁Rockport", + -14.717384338378906 + ], + [ + "▁Fabri", + -14.717392921447754 + ], + [ + "▁Barbuda", + -14.717416763305664 + ], + [ + "émi", + -14.717438697814941 + ], + [ + "▁hobbit", + -14.717443466186523 + ], + [ + "▁Bored", + -14.717446327209473 + ], + [ + "▁quadrupled", + -14.717455863952637 + ], + [ + "▁beagle", + -14.717463493347168 + ], + [ + "▁Krei", + -14.71746826171875 + ], + [ + "▁Epidemiol", + -14.717473030090332 + ], + [ + "▁strippers", + -14.717497825622559 + ], + [ + "usz", + -14.717498779296875 + ], + [ + "▁Ecole", + -14.717511177062988 + ], + [ + "▁coffins", + -14.717525482177734 + ], + [ + "▁949", + -14.717538833618164 + ], + [ + "▁RULES", + -14.717594146728516 + ], + [ + "▁courageously", + -14.717645645141602 + ], + [ + "▁MRP", + -14.717721939086914 + ], + [ + "navi", + -14.71772289276123 + ], + [ + "▁Vieira", + -14.717723846435547 + ], + [ + "▁xxx", + -14.717740058898926 + ], + [ + "▁Grinders", + -14.717755317687988 + ], + [ + "▁WOD", + -14.71776294708252 + ], + [ + "▁gunfight", + -14.717843055725098 + ], + [ + "ographies", + -14.717876434326172 + ], + [ + "▁nanoparticle", + -14.717878341674805 + ], + [ + "▁Johnathan", + -14.717890739440918 + ], + [ + "▁infects", + -14.717897415161133 + ], + [ + "automat", + -14.717912673950195 + ], + [ + "chandra", + -14.717936515808105 + ], + [ + "occupation", + -14.71795654296875 + ], + [ + "hhhhh", + -14.717964172363281 + ], + [ + "▁einfach", + -14.71798324584961 + ], + [ + "▁mercurial", + -14.717989921569824 + ], + [ + "▁hairspray", + -14.718015670776367 + ], + [ + "▁Intuition", + -14.718019485473633 + ], + [ + "▁crayfish", + -14.718040466308594 + ], + [ + "▁pneumo", + -14.718098640441895 + ], + [ + "▁Aru", + -14.718116760253906 + ], + [ + "Kindle", + -14.718169212341309 + ], + [ + "▁649", + -14.718175888061523 + ], + [ + "▁MOOC", + -14.718195915222168 + ], + [ + "▁Napolitano", + -14.718202590942383 + ], + [ + "aho", + -14.718269348144531 + ], + [ + "▁collared", + -14.718330383300781 + ], + [ + "▁Strzok", + -14.718331336975098 + ], + [ + "▁RSV", + -14.71839427947998 + ], + [ + "▁phpBB", + -14.718441009521484 + ], + [ + "occur", + -14.718484878540039 + ], + [ + "ARO", + -14.718512535095215 + ], + [ + "oidal", + -14.718522071838379 + ], + [ + "▁Enzyme", + -14.718530654907227 + ], + [ + "HOL", + -14.718531608581543 + ], + [ + "야", + -14.71855354309082 + ], + [ + "▁JY", + -14.718586921691895 + ], + [ + "turner", + -14.718587875366211 + ], + [ + "▁Nevin", + -14.71865177154541 + ], + [ + "▁vim", + -14.718653678894043 + ], + [ + "▁multicenter", + -14.71865463256836 + ], + [ + "▁Sudoku", + -14.71866226196289 + ], + [ + "▁Logger", + -14.718687057495117 + ], + [ + "cris", + -14.718696594238281 + ], + [ + "▁Motivated", + -14.718700408935547 + ], + [ + "▁Sybil", + -14.718707084655762 + ], + [ + "▁uplink", + -14.71871566772461 + ], + [ + "▁Clergy", + -14.718728065490723 + ], + [ + "▁emitters", + -14.718734741210938 + ], + [ + "▁driest", + -14.71874713897705 + ], + [ + "audi", + -14.718751907348633 + ], + [ + "▁Girardi", + -14.718770980834961 + ], + [ + "landers", + -14.718780517578125 + ], + [ + "▁vancouver", + -14.71883487701416 + ], + [ + "▁FINANCE", + -14.71885871887207 + ], + [ + "▁Pao", + -14.71889591217041 + ], + [ + "▁sacramental", + -14.718992233276367 + ], + [ + "▁MARS", + -14.719002723693848 + ], + [ + "uden", + -14.719010353088379 + ], + [ + "▁bacterio", + -14.719038963317871 + ], + [ + "▁doorknob", + -14.719050407409668 + ], + [ + "▁rezept", + -14.719086647033691 + ], + [ + "culp", + -14.719123840332031 + ], + [ + "▁Dietetic", + -14.719161987304688 + ], + [ + "▁tabbed", + -14.719170570373535 + ], + [ + "▁apologists", + -14.719188690185547 + ], + [ + "▁CEF", + -14.719206809997559 + ], + [ + "▁Siobhan", + -14.719207763671875 + ], + [ + "▁Filtration", + -14.719237327575684 + ], + [ + "▁Hawker", + -14.719245910644531 + ], + [ + "▁evacuees", + -14.719247817993164 + ], + [ + "▁Emacs", + -14.719254493713379 + ], + [ + "tograph", + -14.719271659851074 + ], + [ + "▁registrars", + -14.719277381896973 + ], + [ + "▁performative", + -14.719283103942871 + ], + [ + "▁dich", + -14.719298362731934 + ], + [ + "▁ر", + -14.719314575195312 + ], + [ + "▁Insolvency", + -14.719318389892578 + ], + [ + "▁ASIN", + -14.719361305236816 + ], + [ + "▁CSIRO", + -14.719361305236816 + ], + [ + "▁overcoat", + -14.719364166259766 + ], + [ + "quam", + -14.719376564025879 + ], + [ + "▁Beliefs", + -14.719390869140625 + ], + [ + "uum", + -14.719401359558105 + ], + [ + "▁Hurts", + -14.719417572021484 + ], + [ + "▁finality", + -14.719439506530762 + ], + [ + "▁FAITH", + -14.719463348388672 + ], + [ + "▁Sangh", + -14.719537734985352 + ], + [ + "▁Bilbo", + -14.719539642333984 + ], + [ + "television", + -14.71959114074707 + ], + [ + "YAN", + -14.719598770141602 + ], + [ + "▁Daenerys", + -14.719600677490234 + ], + [ + "circular", + -14.719610214233398 + ], + [ + "▁analgesia", + -14.719630241394043 + ], + [ + "▁boycotting", + -14.719730377197266 + ], + [ + "▁ILL", + -14.71973705291748 + ], + [ + "▁Maclean", + -14.719758033752441 + ], + [ + "▁digger", + -14.719764709472656 + ], + [ + "dje", + -14.719768524169922 + ], + [ + "▁grantee", + -14.719771385192871 + ], + [ + "▁ROYAL", + -14.719781875610352 + ], + [ + "▁poder", + -14.719791412353516 + ], + [ + "▁Naik", + -14.719826698303223 + ], + [ + "RIDE", + -14.719852447509766 + ], + [ + "reinforced", + -14.71986198425293 + ], + [ + "▁Reyna", + -14.719863891601562 + ], + [ + "▁coldly", + -14.719865798950195 + ], + [ + "▁oars", + -14.719876289367676 + ], + [ + "antonio", + -14.719897270202637 + ], + [ + "MCC", + -14.719968795776367 + ], + [ + "▁Spectacle", + -14.720003128051758 + ], + [ + "▁Melting", + -14.72000789642334 + ], + [ + "genuine", + -14.720025062561035 + ], + [ + "▁Playwright", + -14.720035552978516 + ], + [ + "▁PNP", + -14.720038414001465 + ], + [ + "novich", + -14.720053672790527 + ], + [ + "▁Steinbeck", + -14.720053672790527 + ], + [ + "▁Gully", + -14.72010612487793 + ], + [ + "wä", + -14.720149040222168 + ], + [ + "▁waded", + -14.720179557800293 + ], + [ + "▁Obasanjo", + -14.720185279846191 + ], + [ + "compression", + -14.720193862915039 + ], + [ + "▁tangential", + -14.720195770263672 + ], + [ + "▁hv", + -14.720250129699707 + ], + [ + "▁João", + -14.720305442810059 + ], + [ + "▁sabotaging", + -14.720338821411133 + ], + [ + "▁outbuildings", + -14.720358848571777 + ], + [ + "▁cowhide", + -14.720376014709473 + ], + [ + "Hospital", + -14.720376968383789 + ], + [ + "▁cutthroat", + -14.720416069030762 + ], + [ + "▁armature", + -14.720439910888672 + ], + [ + "▁Barge", + -14.720446586608887 + ], + [ + "▁Algae", + -14.720479011535645 + ], + [ + "hni", + -14.720491409301758 + ], + [ + "▁rouse", + -14.720519065856934 + ], + [ + "▁bequeathed", + -14.720537185668945 + ], + [ + "bigger", + -14.720556259155273 + ], + [ + "ophyll", + -14.72060489654541 + ], + [ + "▁SOE", + -14.72061824798584 + ], + [ + "▁bigots", + -14.720670700073242 + ], + [ + "▁constriction", + -14.720681190490723 + ], + [ + "▁Gesellschaft", + -14.720699310302734 + ], + [ + "▁ServerPlease", + -14.720708847045898 + ], + [ + "▁Silvio", + -14.720717430114746 + ], + [ + "▁collard", + -14.720744132995605 + ], + [ + "▁professing", + -14.720852851867676 + ], + [ + "ubli", + -14.720855712890625 + ], + [ + "▁Jethro", + -14.720891952514648 + ], + [ + "Subject", + -14.720926284790039 + ], + [ + "▁bribed", + -14.720939636230469 + ], + [ + "▁concoctions", + -14.720942497253418 + ], + [ + "▁Mastermind", + -14.720980644226074 + ], + [ + "platinum", + -14.720983505249023 + ], + [ + "▁Notting", + -14.720983505249023 + ], + [ + "▁Pino", + -14.72103214263916 + ], + [ + "▁boomerang", + -14.721061706542969 + ], + [ + "金", + -14.72113037109375 + ], + [ + "rece", + -14.721181869506836 + ], + [ + "▁ITA", + -14.721198081970215 + ], + [ + "▁downtrend", + -14.721246719360352 + ], + [ + "▁childbearing", + -14.721248626708984 + ], + [ + "▁Longmont", + -14.721250534057617 + ], + [ + "▁Purposes", + -14.721251487731934 + ], + [ + "当", + -14.7212553024292 + ], + [ + "spear", + -14.721261978149414 + ], + [ + "위", + -14.721274375915527 + ], + [ + "▁Sapporo", + -14.721288681030273 + ], + [ + "▁convergent", + -14.721291542053223 + ], + [ + "▁Preserving", + -14.72131061553955 + ], + [ + "��Leandro", + -14.721333503723145 + ], + [ + "heartedness", + -14.721380233764648 + ], + [ + "▁Chay", + -14.721389770507812 + ], + [ + "▁Arnie", + -14.72144889831543 + ], + [ + "▁Schwan", + -14.721501350402832 + ], + [ + "▁Bungie", + -14.721512794494629 + ], + [ + "▁Safeguard", + -14.721515655517578 + ], + [ + "▁styrofoam", + -14.72154712677002 + ], + [ + "▁executioner", + -14.721548080444336 + ], + [ + "▁Hamer", + -14.721572875976562 + ], + [ + "assess", + -14.72159194946289 + ], + [ + "▁Adria", + -14.721617698669434 + ], + [ + "▁LIMIT", + -14.72162914276123 + ], + [ + "▁Meath", + -14.721643447875977 + ], + [ + "être", + -14.7216796875 + ], + [ + "▁XB", + -14.721694946289062 + ], + [ + "cester", + -14.721698760986328 + ], + [ + "▁excl", + -14.721699714660645 + ], + [ + "▁Dalian", + -14.721741676330566 + ], + [ + "shelter", + -14.721745491027832 + ], + [ + "▁Corsi", + -14.721787452697754 + ], + [ + "▁Yuk", + -14.72178840637207 + ], + [ + "grinding", + -14.721808433532715 + ], + [ + "▁Reinhart", + -14.721818923950195 + ], + [ + "▁Ekiti", + -14.721829414367676 + ], + [ + "portion", + -14.721856117248535 + ], + [ + "▁polyamide", + -14.721857070922852 + ], + [ + "▁shirk", + -14.72189712524414 + ], + [ + "▁CVC", + -14.72189998626709 + ], + [ + "Switzerland", + -14.721900939941406 + ], + [ + "ugue", + -14.721903800964355 + ], + [ + "▁gluco", + -14.721921920776367 + ], + [ + "▁watersports", + -14.721924781799316 + ], + [ + "▁MANAGER", + -14.722021102905273 + ], + [ + "▁odours", + -14.722024917602539 + ], + [ + "▁sledge", + -14.722062110900879 + ], + [ + "▁hemmed", + -14.722076416015625 + ], + [ + "운", + -14.722122192382812 + ], + [ + "▁heeled", + -14.722126960754395 + ], + [ + "▁Earthquakes", + -14.72213363647461 + ], + [ + "dealing", + -14.722140312194824 + ], + [ + "▁arrowhead", + -14.722140312194824 + ], + [ + "▁Emancipation", + -14.722142219543457 + ], + [ + "Sar", + -14.722171783447266 + ], + [ + "▁underestimating", + -14.722210884094238 + ], + [ + "▁Wessex", + -14.722220420837402 + ], + [ + "ISTS", + -14.722245216369629 + ], + [ + "▁ROG", + -14.722248077392578 + ], + [ + "▁moans", + -14.722278594970703 + ], + [ + "▁Queries", + -14.722314834594727 + ], + [ + "▁Chiropractors", + -14.722331047058105 + ], + [ + "▁mamas", + -14.722373008728027 + ], + [ + "ivos", + -14.722392082214355 + ], + [ + "▁Tendulkar", + -14.722405433654785 + ], + [ + "▁Kingsbury", + -14.722411155700684 + ], + [ + "▁Callaghan", + -14.722460746765137 + ], + [ + "▁fume", + -14.722481727600098 + ], + [ + "♠", + -14.722485542297363 + ], + [ + "▁Sangha", + -14.72249984741211 + ], + [ + "▁Spidey", + -14.722517967224121 + ], + [ + "champion", + -14.722546577453613 + ], + [ + "▁Nourish", + -14.722557067871094 + ], + [ + "Ephesians", + -14.722588539123535 + ], + [ + "▁buybacks", + -14.722626686096191 + ], + [ + "STS", + -14.722684860229492 + ], + [ + "▁repented", + -14.722689628601074 + ], + [ + "entering", + -14.722722053527832 + ], + [ + "▁Chuk", + -14.722736358642578 + ], + [ + "itur", + -14.722752571105957 + ], + [ + "azioni", + -14.72276782989502 + ], + [ + "▁dispatchers", + -14.7227783203125 + ], + [ + "dori", + -14.722797393798828 + ], + [ + "▁Lionsgate", + -14.722814559936523 + ], + [ + "▁bogs", + -14.722833633422852 + ], + [ + "▁disorientation", + -14.722841262817383 + ], + [ + "▁pickers", + -14.722848892211914 + ], + [ + "▁Yoder", + -14.722869873046875 + ], + [ + "▁patronizing", + -14.722887992858887 + ], + [ + "▁aplomb", + -14.72288990020752 + ], + [ + "Historical", + -14.72293758392334 + ], + [ + "terre", + -14.722980499267578 + ], + [ + "▁Prospectus", + -14.72298812866211 + ], + [ + "▁muff", + -14.72300910949707 + ], + [ + "▁736", + -14.723010063171387 + ], + [ + "▁cupped", + -14.723011016845703 + ], + [ + "▁winded", + -14.723028182983398 + ], + [ + "ел", + -14.723054885864258 + ], + [ + "▁banquets", + -14.723055839538574 + ], + [ + "▁ADO", + -14.723112106323242 + ], + [ + "▁Maggi", + -14.723126411437988 + ], + [ + "▁Undead", + -14.723132133483887 + ], + [ + "▁purist", + -14.723265647888184 + ], + [ + "▁Omnibus", + -14.723282814025879 + ], + [ + "▁Boracay", + -14.723326683044434 + ], + [ + "Arabic", + -14.723365783691406 + ], + [ + "▁cushy", + -14.723368644714355 + ], + [ + "▁Restriction", + -14.723377227783203 + ], + [ + "Shine", + -14.723410606384277 + ], + [ + "▁Thinker", + -14.72344970703125 + ], + [ + "▁blazes", + -14.723465919494629 + ], + [ + "printer", + -14.723475456237793 + ], + [ + "ficient", + -14.723485946655273 + ], + [ + "▁GLO", + -14.72351360321045 + ], + [ + "▁topmost", + -14.723517417907715 + ], + [ + "ères", + -14.72352123260498 + ], + [ + "ebu", + -14.723621368408203 + ], + [ + "Dreams", + -14.72362995147705 + ], + [ + "URY", + -14.723665237426758 + ], + [ + "▁Laravel", + -14.723674774169922 + ], + [ + "▁Thaw", + -14.723675727844238 + ], + [ + "▁Twister", + -14.723691940307617 + ], + [ + "▁Cutie", + -14.72370719909668 + ], + [ + "▁SPECIFIC", + -14.723714828491211 + ], + [ + "▁Colleague", + -14.723718643188477 + ], + [ + "▁defensemen", + -14.723799705505371 + ], + [ + "▁jittery", + -14.723803520202637 + ], + [ + "▁ANALYSIS", + -14.723810195922852 + ], + [ + "▁Fie", + -14.723814010620117 + ], + [ + "vay", + -14.723817825317383 + ], + [ + "後", + -14.723830223083496 + ], + [ + "▁Brind", + -14.723837852478027 + ], + [ + "shattering", + -14.723846435546875 + ], + [ + "▁Suppress", + -14.72386360168457 + ], + [ + "▁CONTAIN", + -14.723894119262695 + ], + [ + "▁garde", + -14.723913192749023 + ], + [ + "uggle", + -14.723917007446289 + ], + [ + "▁IFSC", + -14.723934173583984 + ], + [ + "▁Overlooking", + -14.723937034606934 + ], + [ + "▁NFA", + -14.723970413208008 + ], + [ + "▁iPlayer", + -14.723999977111816 + ], + [ + "합", + -14.724082946777344 + ], + [ + "▁AFA", + -14.724138259887695 + ], + [ + "▁Adore", + -14.724148750305176 + ], + [ + "▁Jeju", + -14.724159240722656 + ], + [ + "fade", + -14.72418212890625 + ], + [ + "▁Skar", + -14.7241849899292 + ], + [ + "▁Terrance", + -14.724188804626465 + ], + [ + "CNC", + -14.72419261932373 + ], + [ + "▁typ", + -14.72419261932373 + ], + [ + "allowing", + -14.72423267364502 + ], + [ + "▁Pulsed", + -14.724254608154297 + ], + [ + "▁JIT", + -14.724262237548828 + ], + [ + "▁incensed", + -14.724267959594727 + ], + [ + "▁español", + -14.724286079406738 + ], + [ + "▁topographical", + -14.724287986755371 + ], + [ + "▁TZ", + -14.724321365356445 + ], + [ + "irc", + -14.724337577819824 + ], + [ + "▁TSI", + -14.724337577819824 + ], + [ + "▁Parra", + -14.724339485168457 + ], + [ + "▁hydrological", + -14.724365234375 + ], + [ + "cran", + -14.724370002746582 + ], + [ + "▁PAINT", + -14.724387168884277 + ], + [ + "▁sellout", + -14.724398612976074 + ], + [ + "▁loggers", + -14.724406242370605 + ], + [ + "▁TiO", + -14.72442626953125 + ], + [ + "▁Clusters", + -14.72443962097168 + ], + [ + "▁nba", + -14.724444389343262 + ], + [ + "▁909", + -14.724455833435059 + ], + [ + "▁ALREADY", + -14.724467277526855 + ], + [ + "▁hastened", + -14.72449016571045 + ], + [ + "▁Hairy", + -14.724518775939941 + ], + [ + "▁granularity", + -14.724528312683105 + ], + [ + "▁Kabbalah", + -14.724540710449219 + ], + [ + "▁Impressionist", + -14.724560737609863 + ], + [ + "▁jak", + -14.724569320678711 + ], + [ + "Chef", + -14.724611282348633 + ], + [ + "▁Tatsu", + -14.724617958068848 + ], + [ + "▁fearlessly", + -14.724655151367188 + ], + [ + "▁Immunization", + -14.72465991973877 + ], + [ + "Seattle", + -14.724689483642578 + ], + [ + "SAF", + -14.724696159362793 + ], + [ + "wav", + -14.724724769592285 + ], + [ + "▁Collider", + -14.724724769592285 + ], + [ + "meni", + -14.72473430633545 + ], + [ + "▁Dull", + -14.72474479675293 + ], + [ + "▁Johar", + -14.724772453308105 + ], + [ + "▁puny", + -14.724791526794434 + ], + [ + "▁Refreshing", + -14.724813461303711 + ], + [ + "▁Refined", + -14.724817276000977 + ], + [ + "▁Warlord", + -14.724823951721191 + ], + [ + "dico", + -14.72485637664795 + ], + [ + "▁Henne", + -14.724881172180176 + ], + [ + "Gamer", + -14.724899291992188 + ], + [ + "▁Haitians", + -14.724909782409668 + ], + [ + "▁Witchcraft", + -14.724922180175781 + ], + [ + "▁Ruh", + -14.72495174407959 + ], + [ + "▁penalised", + -14.724952697753906 + ], + [ + "▁Quintet", + -14.724953651428223 + ], + [ + "▁underperformed", + -14.724958419799805 + ], + [ + "Result", + -14.724970817565918 + ], + [ + "▁Nasi", + -14.72500228881836 + ], + [ + "▁hus", + -14.725013732910156 + ], + [ + "Except", + -14.72502326965332 + ], + [ + "▁Blond", + -14.725050926208496 + ], + [ + "▁wanderer", + -14.725059509277344 + ], + [ + "Ь", + -14.72508430480957 + ], + [ + "▁Sima", + -14.725086212158203 + ], + [ + "▁Leonid", + -14.725101470947266 + ], + [ + "technic", + -14.725130081176758 + ], + [ + "RPM", + -14.725165367126465 + ], + [ + "▁DeMar", + -14.72519588470459 + ], + [ + "安", + -14.725282669067383 + ], + [ + "لم", + -14.725299835205078 + ], + [ + "▁Summa", + -14.725310325622559 + ], + [ + "▁READING", + -14.725316047668457 + ], + [ + "▁MacLean", + -14.725322723388672 + ], + [ + "▁Modifications", + -14.725340843200684 + ], + [ + "▁phospholipid", + -14.72534465789795 + ], + [ + "▁NTN", + -14.725356101989746 + ], + [ + "▁resplendent", + -14.725359916687012 + ], + [ + "▁stim", + -14.725372314453125 + ], + [ + "▁NOLA", + -14.725375175476074 + ], + [ + "maier", + -14.725491523742676 + ], + [ + "▁handrails", + -14.725589752197266 + ], + [ + "▁Lachlan", + -14.725605010986328 + ], + [ + "▁placental", + -14.72560977935791 + ], + [ + "▁Jau", + -14.725622177124023 + ], + [ + "assed", + -14.725629806518555 + ], + [ + "▁blustery", + -14.725634574890137 + ], + [ + "▁keepsakes", + -14.725641250610352 + ], + [ + "Blind", + -14.725645065307617 + ], + [ + "▁Popularity", + -14.725662231445312 + ], + [ + "RDC", + -14.72568130493164 + ], + [ + "tsk", + -14.72568130493164 + ], + [ + "▁Bastian", + -14.725692749023438 + ], + [ + "▁Raheem", + -14.725700378417969 + ], + [ + "▁Rapidshare", + -14.725711822509766 + ], + [ + "▁Vann", + -14.725723266601562 + ], + [ + "▁VND", + -14.725739479064941 + ], + [ + "▁naan", + -14.72575569152832 + ], + [ + "ै", + -14.725764274597168 + ], + [ + "▁McFarlane", + -14.725794792175293 + ], + [ + "▁Pragmatic", + -14.725821495056152 + ], + [ + "▁Atheists", + -14.725851058959961 + ], + [ + "▁DUR", + -14.725872993469238 + ], + [ + "▁afflictions", + -14.725892066955566 + ], + [ + "работ", + -14.725909233093262 + ], + [ + "▁Bilal", + -14.725916862487793 + ], + [ + "▁Murcia", + -14.725936889648438 + ], + [ + "▁inequity", + -14.725964546203613 + ], + [ + "truction", + -14.726006507873535 + ], + [ + "▁stratum", + -14.726027488708496 + ], + [ + "entin", + -14.72609806060791 + ], + [ + "▁meow", + -14.726137161254883 + ], + [ + "glie", + -14.726143836975098 + ], + [ + "▁trickled", + -14.726153373718262 + ], + [ + "▁Rabb", + -14.726164817810059 + ], + [ + "▁racecourse", + -14.726186752319336 + ], + [ + "▁interoperable", + -14.726190567016602 + ], + [ + "▁gatekeepers", + -14.726204872131348 + ], + [ + "▁languish", + -14.726223945617676 + ], + [ + "▁derision", + -14.726234436035156 + ], + [ + "PRINT", + -14.726243019104004 + ], + [ + "▁beret", + -14.726286888122559 + ], + [ + "lora", + -14.726344108581543 + ], + [ + "▁Dandy", + -14.726386070251465 + ], + [ + "department", + -14.726401329040527 + ], + [ + "▁Fawn", + -14.72640609741211 + ], + [ + "итель", + -14.726411819458008 + ], + [ + "▁Buoy", + -14.726436614990234 + ], + [ + "▁GDS", + -14.726445198059082 + ], + [ + "▁eyewitnesses", + -14.726465225219727 + ], + [ + "▁Disciples", + -14.726531982421875 + ], + [ + "▁Universität", + -14.726531982421875 + ], + [ + "▁모", + -14.726531982421875 + ], + [ + "▁Waterway", + -14.726548194885254 + ], + [ + "▁lumin", + -14.726642608642578 + ], + [ + "▁με", + -14.726651191711426 + ], + [ + "▁Gleeson", + -14.726668357849121 + ], + [ + "▁Foxy", + -14.72668170928955 + ], + [ + "▁foci", + -14.726716995239258 + ], + [ + "▁Buda", + -14.726739883422852 + ], + [ + "▁strappy", + -14.726787567138672 + ], + [ + "diabetes", + -14.72683048248291 + ], + [ + "▁Scissors", + -14.72683334350586 + ], + [ + "▁Amphitheatre", + -14.726850509643555 + ], + [ + "▁magick", + -14.726890563964844 + ], + [ + "▁Broderick", + -14.726893424987793 + ], + [ + "▁Seguin", + -14.726911544799805 + ], + [ + "▁Larissa", + -14.72691535949707 + ], + [ + "▁Oxnard", + -14.726927757263184 + ], + [ + "▁dressy", + -14.726940155029297 + ], + [ + "▁1150", + -14.726943016052246 + ], + [ + "▁Pokhara", + -14.726947784423828 + ], + [ + "▁commuted", + -14.726993560791016 + ], + [ + "▁Hypnotherapy", + -14.727004051208496 + ], + [ + "▁cataloging", + -14.727021217346191 + ], + [ + "▁Bayley", + -14.727130889892578 + ], + [ + "kem", + -14.727136611938477 + ], + [ + "Slot", + -14.727158546447754 + ], + [ + "▁Rename", + -14.727274894714355 + ], + [ + "▁Keygen", + -14.727277755737305 + ], + [ + "saccharide", + -14.727291107177734 + ], + [ + "▁Yuen", + -14.72729778289795 + ], + [ + "▁Swimmer", + -14.727394104003906 + ], + [ + "▁MAH", + -14.727396965026855 + ], + [ + "Castle", + -14.727400779724121 + ], + [ + "attended", + -14.727405548095703 + ], + [ + "coco", + -14.72744083404541 + ], + [ + "▁extrem", + -14.727511405944824 + ], + [ + "▁EKG", + -14.727523803710938 + ], + [ + "▁imprison", + -14.72752571105957 + ], + [ + "▁camouflaged", + -14.727538108825684 + ], + [ + "▁beeps", + -14.727547645568848 + ], + [ + "▁Alka", + -14.72755241394043 + ], + [ + "kani", + -14.727554321289062 + ], + [ + "▁Transnational", + -14.727574348449707 + ], + [ + "▁Fjord", + -14.727579116821289 + ], + [ + "▁cisco", + -14.727601051330566 + ], + [ + "▁trill", + -14.727618217468262 + ], + [ + "▁thickener", + -14.72762393951416 + ], + [ + "▁hou", + -14.727672576904297 + ], + [ + "hanger", + -14.727747917175293 + ], + [ + "▁Oakes", + -14.727754592895508 + ], + [ + "▁Gilligan", + -14.727773666381836 + ], + [ + "gradation", + -14.727789878845215 + ], + [ + "▁NPs", + -14.727801322937012 + ], + [ + "▁trashing", + -14.727829933166504 + ], + [ + "▁derailment", + -14.727910995483398 + ], + [ + "▁Faiz", + -14.727911949157715 + ], + [ + "▁bodybuilder", + -14.727925300598145 + ], + [ + "▁terrorized", + -14.727989196777344 + ], + [ + "▁Capitalist", + -14.72800064086914 + ], + [ + "▁Darden", + -14.72802734375 + ], + [ + "▁Ulm", + -14.728071212768555 + ], + [ + "▁WINTER", + -14.728074073791504 + ], + [ + "▁Kine", + -14.728097915649414 + ], + [ + "▁Joyner", + -14.728142738342285 + ], + [ + "▁dermato", + -14.728199005126953 + ], + [ + "▁Grandview", + -14.728212356567383 + ], + [ + "▁injurious", + -14.728218078613281 + ], + [ + "▁rocketed", + -14.72823715209961 + ], + [ + "▁incinerator", + -14.728240966796875 + ], + [ + "earing", + -14.728243827819824 + ], + [ + "▁corvette", + -14.728254318237305 + ], + [ + "▁rubbery", + -14.728273391723633 + ], + [ + "▁allude", + -14.728285789489746 + ], + [ + "pico", + -14.728292465209961 + ], + [ + "▁Mendelssohn", + -14.728312492370605 + ], + [ + "▁wince", + -14.728360176086426 + ], + [ + "proportion", + -14.728419303894043 + ], + [ + "▁tenfold", + -14.72842025756836 + ], + [ + "▁Finishes", + -14.728434562683105 + ], + [ + "▁particulates", + -14.728449821472168 + ], + [ + "▁Javed", + -14.72847843170166 + ], + [ + "▁Protea", + -14.728479385375977 + ], + [ + "▁sewerage", + -14.728484153747559 + ], + [ + "▁Hitchens", + -14.728506088256836 + ], + [ + "▁Π", + -14.72852897644043 + ], + [ + "▁Rosalie", + -14.728553771972656 + ], + [ + "▁Doughty", + -14.7285737991333 + ], + [ + "▁Blondie", + -14.728575706481934 + ], + [ + "▁teetering", + -14.728581428527832 + ], + [ + "▁Masu", + -14.72858715057373 + ], + [ + "▁leukaemia", + -14.728597640991211 + ], + [ + "▁SEMA", + -14.728604316711426 + ], + [ + "▁pinhole", + -14.728609085083008 + ], + [ + "▁Manner", + -14.728614807128906 + ], + [ + "spheric", + -14.72862720489502 + ], + [ + "▁Alloys", + -14.728630065917969 + ], + [ + "▁Risen", + -14.728686332702637 + ], + [ + "▁Eta", + -14.728719711303711 + ], + [ + "▁Binh", + -14.728732109069824 + ], + [ + "▁spatter", + -14.728741645812988 + ], + [ + "▁Discs", + -14.72877311706543 + ], + [ + "▁viva", + -14.728777885437012 + ], + [ + "▁planetarium", + -14.728787422180176 + ], + [ + "▁BUD", + -14.7288818359375 + ], + [ + "▁oboe", + -14.72894287109375 + ], + [ + "▁Kolb", + -14.728951454162598 + ], + [ + "kaku", + -14.728954315185547 + ], + [ + "meadow", + -14.72896957397461 + ], + [ + "nasal", + -14.728971481323242 + ], + [ + "▁Takata", + -14.728978157043457 + ], + [ + "▁demagogue", + -14.728995323181152 + ], + [ + "▁readied", + -14.729000091552734 + ], + [ + "▁LMP", + -14.729025840759277 + ], + [ + "▁Bjork", + -14.729045867919922 + ], + [ + "▁Relaxed", + -14.729077339172363 + ], + [ + "▁nutri", + -14.729084014892578 + ], + [ + "▁zany", + -14.729101181030273 + ], + [ + "wami", + -14.729106903076172 + ], + [ + "▁él", + -14.729111671447754 + ], + [ + "▁regex", + -14.729145050048828 + ], + [ + "▁Volo", + -14.729181289672852 + ], + [ + "▁inching", + -14.7291841506958 + ], + [ + "satz", + -14.72918701171875 + ], + [ + "▁TRP", + -14.72921371459961 + ], + [ + "▁Eben", + -14.729214668273926 + ], + [ + "▁defame", + -14.72923755645752 + ], + [ + "▁belies", + -14.729239463806152 + ], + [ + "ecology", + -14.729249954223633 + ], + [ + "▁VISION", + -14.729275703430176 + ], + [ + "▁Aub", + -14.729284286499023 + ], + [ + "▁waar", + -14.729331970214844 + ], + [ + "1907", + -14.72938060760498 + ], + [ + "▁Clad", + -14.729382514953613 + ], + [ + "▁Bonsai", + -14.729429244995117 + ], + [ + "▁bandmates", + -14.72947883605957 + ], + [ + "ydd", + -14.729482650756836 + ], + [ + "Jake", + -14.729499816894531 + ], + [ + "possession", + -14.7295560836792 + ], + [ + "taxi", + -14.729575157165527 + ], + [ + "▁Fasci", + -14.729618072509766 + ], + [ + "dpi", + -14.729630470275879 + ], + [ + "flora", + -14.729640007019043 + ], + [ + "Instagram", + -14.729681015014648 + ], + [ + "▁tastier", + -14.729695320129395 + ], + [ + "Pel", + -14.729716300964355 + ], + [ + "▁Karthik", + -14.729716300964355 + ], + [ + "▁Amazonian", + -14.729729652404785 + ], + [ + "▁Zimmermann", + -14.729737281799316 + ], + [ + "▁Rickard", + -14.72974681854248 + ], + [ + "▁832", + -14.729779243469238 + ], + [ + "▁taunted", + -14.72978687286377 + ], + [ + "▁Ange", + -14.729799270629883 + ], + [ + "▁TXT", + -14.729809761047363 + ], + [ + "▁META", + -14.729818344116211 + ], + [ + "▁Aweber", + -14.729830741882324 + ], + [ + "▁godliness", + -14.729840278625488 + ], + [ + "▁NCIS", + -14.729876518249512 + ], + [ + "▁Willett", + -14.72989273071289 + ], + [ + "▁Lotte", + -14.729896545410156 + ], + [ + "▁philanthropists", + -14.729910850524902 + ], + [ + "▁WCS", + -14.72994613647461 + ], + [ + "▁baiting", + -14.729987144470215 + ], + [ + "▁Pelle", + -14.7300386428833 + ], + [ + "จ", + -14.730039596557617 + ], + [ + "▁Arianna", + -14.73010540008545 + ], + [ + "stitution", + -14.730106353759766 + ], + [ + "▁MERC", + -14.730131149291992 + ], + [ + "▁Roshan", + -14.730131149291992 + ], + [ + "▁tarps", + -14.730134010314941 + ], + [ + "▁nuestra", + -14.730278968811035 + ], + [ + "Simply", + -14.730283737182617 + ], + [ + "▁Murfreesboro", + -14.730348587036133 + ], + [ + "▁foretell", + -14.7304048538208 + ], + [ + "Effect", + -14.730494499206543 + ], + [ + "▁Muscles", + -14.73051929473877 + ], + [ + "▁raptor", + -14.730522155761719 + ], + [ + "▁spawns", + -14.730539321899414 + ], + [ + "Beau", + -14.730549812316895 + ], + [ + "▁misfire", + -14.730561256408691 + ], + [ + "▁GIRLS", + -14.730682373046875 + ], + [ + "▁finicky", + -14.730749130249023 + ], + [ + "оч", + -14.730790138244629 + ], + [ + "▁furtherance", + -14.730795860290527 + ], + [ + "▁prairies", + -14.730831146240234 + ], + [ + "▁Maza", + -14.73084831237793 + ], + [ + "potter", + -14.730854034423828 + ], + [ + "▁Lacquer", + -14.730856895446777 + ], + [ + "▁Moist", + -14.730874061584473 + ], + [ + "▁breastfed", + -14.73093318939209 + ], + [ + "▁purgatory", + -14.730948448181152 + ], + [ + "▁hospitalised", + -14.73096752166748 + ], + [ + "emerging", + -14.730995178222656 + ], + [ + "psychology", + -14.731009483337402 + ], + [ + "▁Waverley", + -14.73106861114502 + ], + [ + "piro", + -14.731111526489258 + ], + [ + "▁plying", + -14.731131553649902 + ], + [ + "▁histology", + -14.731173515319824 + ], + [ + "Consult", + -14.731182098388672 + ], + [ + "▁reenactment", + -14.731257438659668 + ], + [ + "cdc", + -14.731263160705566 + ], + [ + "▁Bluestone", + -14.731277465820312 + ], + [ + "▁Bahamian", + -14.731287956237793 + ], + [ + "vail", + -14.731300354003906 + ], + [ + "▁philosoph", + -14.731302261352539 + ], + [ + "Beta", + -14.731359481811523 + ], + [ + "▁Unofficial", + -14.73138427734375 + ], + [ + "▁MIMO", + -14.7313871383667 + ], + [ + "jones", + -14.731409072875977 + ], + [ + "▁Pitchfork", + -14.731440544128418 + ], + [ + "▁Kontakt", + -14.731462478637695 + ], + [ + "desert", + -14.731471061706543 + ], + [ + "▁665", + -14.731475830078125 + ], + [ + "▁aqueduct", + -14.731478691101074 + ], + [ + "Lean", + -14.731487274169922 + ], + [ + "▁tints", + -14.731497764587402 + ], + [ + "▁Brantley", + -14.731536865234375 + ], + [ + "▁Rhymes", + -14.73155689239502 + ], + [ + "▁Kati", + -14.73157024383545 + ], + [ + "▁Rodent", + -14.731653213500977 + ], + [ + "▁delineation", + -14.731674194335938 + ], + [ + "▁voir", + -14.73169994354248 + ], + [ + "ravi", + -14.731706619262695 + ], + [ + "constitutional", + -14.731745719909668 + ], + [ + "▁republish", + -14.7317533493042 + ], + [ + "▁irish", + -14.731809616088867 + ], + [ + "▁Damages", + -14.731844902038574 + ], + [ + "ав", + -14.731852531433105 + ], + [ + "▁gallo", + -14.731884956359863 + ], + [ + "idol", + -14.731887817382812 + ], + [ + "▁Parsi", + -14.731902122497559 + ], + [ + "TWO", + -14.731922149658203 + ], + [ + "ruti", + -14.731971740722656 + ], + [ + "▁mermaids", + -14.732030868530273 + ], + [ + "▁Coloured", + -14.732034683227539 + ], + [ + "▁kap", + -14.732075691223145 + ], + [ + "▁Hardie", + -14.732087135314941 + ], + [ + "▁tryouts", + -14.73208999633789 + ], + [ + "▁decanter", + -14.732094764709473 + ], + [ + "▁Lilian", + -14.732115745544434 + ], + [ + "osto", + -14.732142448425293 + ], + [ + "▁Pollen", + -14.732172966003418 + ], + [ + "▁mutate", + -14.732199668884277 + ], + [ + "▁filigree", + -14.732202529907227 + ], + [ + "▁stromal", + -14.732231140136719 + ], + [ + "▁BPS", + -14.732327461242676 + ], + [ + "inspiration", + -14.732370376586914 + ], + [ + "decorated", + -14.732380867004395 + ], + [ + "conjugated", + -14.732420921325684 + ], + [ + "▁1782", + -14.73243236541748 + ], + [ + "Effective", + -14.732436180114746 + ], + [ + "▁repugnant", + -14.732437133789062 + ], + [ + "▁Ruffle", + -14.732475280761719 + ], + [ + "hatta", + -14.732518196105957 + ], + [ + "beek", + -14.732553482055664 + ], + [ + "Ski", + -14.732626914978027 + ], + [ + "▁Kwe", + -14.732649803161621 + ], + [ + "▁elicits", + -14.732730865478516 + ], + [ + "semester", + -14.73273754119873 + ], + [ + "▁Achievements", + -14.73281192779541 + ], + [ + "Mala", + -14.732841491699219 + ], + [ + "lapping", + -14.732911109924316 + ], + [ + "▁striping", + -14.732916831970215 + ], + [ + "▁Trillion", + -14.732954978942871 + ], + [ + "▁hock", + -14.732976913452148 + ], + [ + "▁Gogo", + -14.732987403869629 + ], + [ + "▁Sharpton", + -14.733023643493652 + ], + [ + "NPC", + -14.7330322265625 + ], + [ + "▁Cac", + -14.733043670654297 + ], + [ + "▁Succ", + -14.733061790466309 + ], + [ + "▁Anushka", + -14.733119010925293 + ], + [ + "▁OCS", + -14.733135223388672 + ], + [ + "zna", + -14.733195304870605 + ], + [ + "▁Gratuit", + -14.733224868774414 + ], + [ + "▁GROUND", + -14.7332763671875 + ], + [ + "▁THOUGHT", + -14.73330307006836 + ], + [ + "Goddess", + -14.733327865600586 + ], + [ + "Rou", + -14.733342170715332 + ], + [ + "▁bushfire", + -14.733358383178711 + ], + [ + "Dub", + -14.73337459564209 + ], + [ + "▁Vinod", + -14.733402252197266 + ], + [ + "▁Hopewell", + -14.733413696289062 + ], + [ + "▁Rask", + -14.733428001403809 + ], + [ + "▁JACKSON", + -14.733451843261719 + ], + [ + "▁Nizam", + -14.73349380493164 + ], + [ + "▁Siddiqui", + -14.733499526977539 + ], + [ + "▁unofficially", + -14.73353385925293 + ], + [ + "▁Intermittent", + -14.733580589294434 + ], + [ + "▁Crossfit", + -14.733601570129395 + ], + [ + "▁Raha", + -14.73363208770752 + ], + [ + "▁landlocked", + -14.733649253845215 + ], + [ + "▁Archival", + -14.733651161193848 + ], + [ + "▁831", + -14.733708381652832 + ], + [ + "wach", + -14.73373794555664 + ], + [ + "▁Fiddle", + -14.733749389648438 + ], + [ + "▁Heid", + -14.733765602111816 + ], + [ + "▁WestJet", + -14.733771324157715 + ], + [ + "trian", + -14.733800888061523 + ], + [ + "▁yardstick", + -14.73381519317627 + ], + [ + "arita", + -14.733823776245117 + ], + [ + "▁resupply", + -14.733826637268066 + ], + [ + "utti", + -14.733898162841797 + ], + [ + "removal", + -14.733930587768555 + ], + [ + "▁CHEM", + -14.73393440246582 + ], + [ + "▁vagaries", + -14.733962059020996 + ], + [ + "▁enclaves", + -14.734004974365234 + ], + [ + "sucking", + -14.734012603759766 + ], + [ + "▁footballing", + -14.734012603759766 + ], + [ + "hockey", + -14.734020233154297 + ], + [ + "▁complet", + -14.734021186828613 + ], + [ + "Raj", + -14.734073638916016 + ], + [ + "orient", + -14.734131813049316 + ], + [ + "protest", + -14.734166145324707 + ], + [ + "▁Farid", + -14.734210014343262 + ], + [ + "▁McVay", + -14.734210014343262 + ], + [ + "icin", + -14.734216690063477 + ], + [ + "▁blindfold", + -14.73421859741211 + ], + [ + "▁Zon", + -14.734223365783691 + ], + [ + "▁Tennyson", + -14.73422622680664 + ], + [ + "missed", + -14.73424243927002 + ], + [ + "▁Inverse", + -14.734254837036133 + ], + [ + "▁infuses", + -14.734269142150879 + ], + [ + "thriller", + -14.734293937683105 + ], + [ + "hram", + -14.734332084655762 + ], + [ + "Phys", + -14.734354972839355 + ], + [ + "▁roaches", + -14.734363555908203 + ], + [ + "bps", + -14.734396934509277 + ], + [ + "▁CDU", + -14.734442710876465 + ], + [ + "▁Chunk", + -14.734515190124512 + ], + [ + "▁peddle", + -14.734527587890625 + ], + [ + "quoting", + -14.734528541564941 + ], + [ + "▁Marauder", + -14.734539031982422 + ], + [ + "▁APU", + -14.734553337097168 + ], + [ + "Gone", + -14.734562873840332 + ], + [ + "관", + -14.734566688537598 + ], + [ + "▁TOGETHER", + -14.734612464904785 + ], + [ + "▁Declare", + -14.734622955322266 + ], + [ + "▁beeping", + -14.73462963104248 + ], + [ + "▁WINDOWS", + -14.73464298248291 + ], + [ + "▁IHC", + -14.734646797180176 + ], + [ + "▁hypertensive", + -14.734647750854492 + ], + [ + "▁Morata", + -14.734668731689453 + ], + [ + "leaves", + -14.734674453735352 + ], + [ + "ngu", + -14.734694480895996 + ], + [ + "ivu", + -14.734745979309082 + ], + [ + "▁Accessing", + -14.734771728515625 + ], + [ + "dying", + -14.734781265258789 + ], + [ + "▁Arjuna", + -14.734783172607422 + ], + [ + "▁Cherie", + -14.734786033630371 + ], + [ + "▁bolus", + -14.734820365905762 + ], + [ + "▁Sisi", + -14.734883308410645 + ], + [ + "▁Conducted", + -14.734912872314453 + ], + [ + "▁trawler", + -14.734929084777832 + ], + [ + "▁yds", + -14.734935760498047 + ], + [ + "▁kebab", + -14.734936714172363 + ], + [ + "▁tortoises", + -14.73494815826416 + ], + [ + "▁Frosted", + -14.734950065612793 + ], + [ + "▁faxed", + -14.734977722167969 + ], + [ + "▁Hilfiger", + -14.734980583190918 + ], + [ + "합니다", + -14.734980583190918 + ], + [ + "RDS", + -14.735037803649902 + ], + [ + "▁autologous", + -14.735062599182129 + ], + [ + "▁Kipp", + -14.735065460205078 + ], + [ + "▁barbs", + -14.735065460205078 + ], + [ + "▁Homeowner", + -14.735089302062988 + ], + [ + "▁bollard", + -14.735105514526367 + ], + [ + "▁Mele", + -14.735125541687012 + ], + [ + "elke", + -14.735139846801758 + ], + [ + "▁Keefe", + -14.73514461517334 + ], + [ + "▁Citric", + -14.735148429870605 + ], + [ + "▁Knopf", + -14.735167503356934 + ], + [ + "koh", + -14.73523235321045 + ], + [ + "HX", + -14.735245704650879 + ], + [ + "yse", + -14.735271453857422 + ], + [ + "EDGE", + -14.735349655151367 + ], + [ + "abile", + -14.735395431518555 + ], + [ + "▁tidings", + -14.735400199890137 + ], + [ + "ollen", + -14.735404014587402 + ], + [ + "▁Albemarle", + -14.735410690307617 + ], + [ + "ASD", + -14.73542594909668 + ], + [ + "Vic", + -14.735429763793945 + ], + [ + "▁Cauliflower", + -14.735441207885742 + ], + [ + "▁bolsters", + -14.735486030578613 + ], + [ + "rocco", + -14.735503196716309 + ], + [ + "▁treadmills", + -14.735511779785156 + ], + [ + "PPS", + -14.735528945922852 + ], + [ + "enial", + -14.735570907592773 + ], + [ + "▁paddleboard", + -14.735572814941406 + ], + [ + "collect", + -14.73558521270752 + ], + [ + "▁GRU", + -14.73558521270752 + ], + [ + "▁Sitka", + -14.735591888427734 + ], + [ + "▁whiten", + -14.735635757446289 + ], + [ + "▁stateroom", + -14.735642433166504 + ], + [ + "▁Maintains", + -14.735650062561035 + ], + [ + "WEST", + -14.7356538772583 + ], + [ + "MANN", + -14.735660552978516 + ], + [ + "▁fanning", + -14.735675811767578 + ], + [ + "▁Deficiency", + -14.735687255859375 + ], + [ + "▁Preis", + -14.735711097717285 + ], + [ + "▁atoll", + -14.73575496673584 + ], + [ + "▁PZ", + -14.735758781433105 + ], + [ + "▁cybercriminals", + -14.735769271850586 + ], + [ + "ன்", + -14.73577880859375 + ], + [ + "▁bobby", + -14.735780715942383 + ], + [ + "▁Keita", + -14.735795021057129 + ], + [ + "▁avowed", + -14.735818862915039 + ], + [ + "awful", + -14.73588752746582 + ], + [ + "▁Karo", + -14.735901832580566 + ], + [ + "▁mange", + -14.735904693603516 + ], + [ + "Split", + -14.735910415649414 + ], + [ + "fik", + -14.735912322998047 + ], + [ + "▁usefull", + -14.735926628112793 + ], + [ + "▁Skylar", + -14.735929489135742 + ], + [ + "▁CMI", + -14.735943794250488 + ], + [ + "▁Petal", + -14.735956192016602 + ], + [ + "▁bidet", + -14.735966682434082 + ], + [ + "▁BBN", + -14.735983848571777 + ], + [ + "▁orgasm", + -14.736014366149902 + ], + [ + "HEC", + -14.736058235168457 + ], + [ + "▁scruffy", + -14.736079216003418 + ], + [ + "▁Miri", + -14.736111640930176 + ], + [ + "▁PHOENIX", + -14.736178398132324 + ], + [ + "variance", + -14.736227035522461 + ], + [ + "▁Polishing", + -14.736230850219727 + ], + [ + "▁trestle", + -14.736262321472168 + ], + [ + "▁Durability", + -14.736263275146484 + ], + [ + "erte", + -14.736274719238281 + ], + [ + "▁JDK", + -14.736310958862305 + ], + [ + "▁Encrypt", + -14.736350059509277 + ], + [ + "▁tendering", + -14.73635196685791 + ], + [ + "▁Crenshaw", + -14.736352920532227 + ], + [ + "lada", + -14.73641586303711 + ], + [ + "ANCY", + -14.736421585083008 + ], + [ + "markt", + -14.73643970489502 + ], + [ + "▁phytoplankton", + -14.736446380615234 + ], + [ + "pany", + -14.736478805541992 + ], + [ + "empel", + -14.736486434936523 + ], + [ + "▁Zuni", + -14.736533164978027 + ], + [ + "▁mottled", + -14.736547470092773 + ], + [ + "ADI", + -14.73656177520752 + ], + [ + "▁terrorize", + -14.736572265625 + ], + [ + "stuffed", + -14.736608505249023 + ], + [ + "Primary", + -14.736616134643555 + ], + [ + "▁Roddy", + -14.736626625061035 + ], + [ + "chloride", + -14.736634254455566 + ], + [ + "boxing", + -14.736668586730957 + ], + [ + "1090", + -14.736699104309082 + ], + [ + "▁EVENTS", + -14.736706733703613 + ], + [ + "▁inoperable", + -14.736713409423828 + ], + [ + "▁Tufted", + -14.736716270446777 + ], + [ + "▁REE", + -14.736737251281738 + ], + [ + "▁boomer", + -14.736763954162598 + ], + [ + "▁Eduard", + -14.73678207397461 + ], + [ + "▁pervades", + -14.736846923828125 + ], + [ + "Ideal", + -14.736862182617188 + ], + [ + "▁pokes", + -14.73690414428711 + ], + [ + "▁CLR", + -14.736919403076172 + ], + [ + "avil", + -14.736988067626953 + ], + [ + "▁Addams", + -14.737017631530762 + ], + [ + "▁Coping", + -14.737034797668457 + ], + [ + "▁unsavory", + -14.737039566040039 + ], + [ + "▁tumult", + -14.737051010131836 + ], + [ + "assemble", + -14.73706340789795 + ], + [ + "photograph", + -14.73706340789795 + ], + [ + "▁Angelique", + -14.737139701843262 + ], + [ + "▁emu", + -14.737147331237793 + ], + [ + "▁artic", + -14.737168312072754 + ], + [ + "▁iterator", + -14.737186431884766 + ], + [ + "▁barbie", + -14.737196922302246 + ], + [ + "▁vendetta", + -14.737204551696777 + ], + [ + "▁Ulta", + -14.737236976623535 + ], + [ + "▁Validate", + -14.737302780151367 + ], + [ + "WHAT", + -14.737326622009277 + ], + [ + "▁Copernicus", + -14.737337112426758 + ], + [ + "▁nibbles", + -14.737344741821289 + ], + [ + "▁Oku", + -14.737353324890137 + ], + [ + "hio", + -14.737386703491211 + ], + [ + "▁junkyard", + -14.737398147583008 + ], + [ + "▁Griswold", + -14.737421035766602 + ], + [ + "▁opine", + -14.737445831298828 + ], + [ + "▁middling", + -14.737467765808105 + ], + [ + "▁orgasms", + -14.737557411193848 + ], + [ + "physician", + -14.737603187561035 + ], + [ + "▁Lightfoot", + -14.737627983093262 + ], + [ + "차", + -14.73764419555664 + ], + [ + "▁Mariota", + -14.737658500671387 + ], + [ + "▁Silverstein", + -14.737680435180664 + ], + [ + "▁nannies", + -14.737680435180664 + ], + [ + "▁Hourly", + -14.73770809173584 + ], + [ + "▁Communicator", + -14.737717628479004 + ], + [ + "▁Optimizing", + -14.737747192382812 + ], + [ + "ouille", + -14.737767219543457 + ], + [ + "▁ग", + -14.737812995910645 + ], + [ + "▁grimy", + -14.737836837768555 + ], + [ + "▁Playboy", + -14.73784351348877 + ], + [ + "▁RFA", + -14.73784351348877 + ], + [ + "▁lysine", + -14.73784351348877 + ], + [ + "▁tf", + -14.737844467163086 + ], + [ + "▁JAC", + -14.7378568649292 + ], + [ + "▁Gunther", + -14.737890243530273 + ], + [ + "▁Obvious", + -14.737908363342285 + ], + [ + "▁Antalya", + -14.737932205200195 + ], + [ + "▁heartworm", + -14.738009452819824 + ], + [ + "▁FTD", + -14.73801040649414 + ], + [ + "▁urologist", + -14.73801040649414 + ], + [ + "▁719", + -14.73803997039795 + ], + [ + "▁Fukuoka", + -14.73803997039795 + ], + [ + "distributed", + -14.738046646118164 + ], + [ + "▁vibrato", + -14.738089561462402 + ], + [ + "▁kerato", + -14.738091468811035 + ], + [ + "▁Brookhaven", + -14.738117218017578 + ], + [ + "▁Clun", + -14.738147735595703 + ], + [ + "Bou", + -14.73820686340332 + ], + [ + "udging", + -14.738213539123535 + ], + [ + "▁overhauling", + -14.738243103027344 + ], + [ + "trench", + -14.738263130187988 + ], + [ + "Wit", + -14.738273620605469 + ], + [ + "▁Triggers", + -14.73830795288086 + ], + [ + "▁Kanna", + -14.738420486450195 + ], + [ + "▁Keo", + -14.738425254821777 + ], + [ + "resolved", + -14.738431930541992 + ], + [ + "▁Roald", + -14.738523483276367 + ], + [ + "PVC", + -14.738525390625 + ], + [ + "FPS", + -14.7385835647583 + ], + [ + "▁pate", + -14.738595008850098 + ], + [ + "Giant", + -14.738619804382324 + ], + [ + "▁zipping", + -14.738658905029297 + ], + [ + "▁frets", + -14.738666534423828 + ], + [ + "▁convivial", + -14.73867130279541 + ], + [ + "RUN", + -14.738675117492676 + ], + [ + "▁CUNY", + -14.738679885864258 + ], + [ + "▁hashes", + -14.738736152648926 + ], + [ + "atorium", + -14.738738059997559 + ], + [ + "Whoever", + -14.738743782043457 + ], + [ + "▁retrofitting", + -14.73875617980957 + ], + [ + "▁HENRY", + -14.738771438598633 + ], + [ + "▁bassline", + -14.738788604736328 + ], + [ + "▁Abbasi", + -14.738801956176758 + ], + [ + "▁Ansel", + -14.738809585571289 + ], + [ + "▁butchered", + -14.738885879516602 + ], + [ + "Hillary", + -14.738914489746094 + ], + [ + "тер", + -14.738924026489258 + ], + [ + "NQ", + -14.738938331604004 + ], + [ + "▁Mufti", + -14.738966941833496 + ], + [ + "weigh", + -14.738992691040039 + ], + [ + "▁HOLIDAY", + -14.739009857177734 + ], + [ + "▁vandals", + -14.739025115966797 + ], + [ + "luminescence", + -14.739048957824707 + ], + [ + "▁Economies", + -14.739112854003906 + ], + [ + "CLASS", + -14.739126205444336 + ], + [ + "orden", + -14.739201545715332 + ], + [ + "▁cashflow", + -14.739217758178711 + ], + [ + "▁Cushman", + -14.739334106445312 + ], + [ + "▁thoughtless", + -14.739340782165527 + ], + [ + "▁Annotated", + -14.73936939239502 + ], + [ + "▁Tira", + -14.739463806152344 + ], + [ + "▁spigot", + -14.739474296569824 + ], + [ + "▁Hallam", + -14.739510536193848 + ], + [ + "schule", + -14.739516258239746 + ], + [ + "▁blanketed", + -14.739516258239746 + ], + [ + "▁Benfica", + -14.739524841308594 + ], + [ + "jl", + -14.73953628540039 + ], + [ + "ум", + -14.739541053771973 + ], + [ + "▁Fares", + -14.739546775817871 + ], + [ + "▁technicalities", + -14.7395601272583 + ], + [ + "▁Ashkenazi", + -14.739582061767578 + ], + [ + "▁Aquaculture", + -14.739607810974121 + ], + [ + "▁airstrike", + -14.739629745483398 + ], + [ + "▁hoverboard", + -14.739662170410156 + ], + [ + "inni", + -14.739666938781738 + ], + [ + "▁Rainey", + -14.739679336547852 + ], + [ + "▁Louth", + -14.739690780639648 + ], + [ + "▁perturbed", + -14.739690780639648 + ], + [ + "▁federations", + -14.739720344543457 + ], + [ + "其", + -14.739725112915039 + ], + [ + "▁Alti", + -14.739740371704102 + ], + [ + "▁Spoil", + -14.739749908447266 + ], + [ + "▁662", + -14.739764213562012 + ], + [ + "▁transmembrane", + -14.739781379699707 + ], + [ + "▁Shipley", + -14.739782333374023 + ], + [ + "ические", + -14.739795684814453 + ], + [ + "▁Contender", + -14.739803314208984 + ], + [ + "原", + -14.739815711975098 + ], + [ + "Exit", + -14.739839553833008 + ], + [ + "▁diction", + -14.739899635314941 + ], + [ + "▁cmd", + -14.739948272705078 + ], + [ + "philia", + -14.739952087402344 + ], + [ + "1899", + -14.739959716796875 + ], + [ + "ക", + -14.739965438842773 + ], + [ + "★", + -14.739991188049316 + ], + [ + "▁FRANCE", + -14.740009307861328 + ], + [ + "▁singly", + -14.740023612976074 + ], + [ + "▁litmus", + -14.740038871765137 + ], + [ + "▁Dissertations", + -14.740047454833984 + ], + [ + "▁APD", + -14.740055084228516 + ], + [ + "▁spongy", + -14.74006462097168 + ], + [ + "composite", + -14.740084648132324 + ], + [ + "▁escapism", + -14.74008846282959 + ], + [ + "▁Ingredient", + -14.740153312683105 + ], + [ + "▁SUBJECT", + -14.740160942077637 + ], + [ + "▁Jewry", + -14.740211486816406 + ], + [ + "▁SMBs", + -14.740211486816406 + ], + [ + "rson", + -14.740219116210938 + ], + [ + "▁TCL", + -14.740233421325684 + ], + [ + "▁flattery", + -14.740239143371582 + ], + [ + "▁Venezia", + -14.7402925491333 + ], + [ + "▁Hehe", + -14.740301132202148 + ], + [ + "▁Glazed", + -14.740321159362793 + ], + [ + "▁Essie", + -14.74034595489502 + ], + [ + "▁Fortis", + -14.740347862243652 + ], + [ + "▁638", + -14.740350723266602 + ], + [ + "Growth", + -14.740368843078613 + ], + [ + "▁determinism", + -14.740387916564941 + ], + [ + "▁Berl", + -14.740425109863281 + ], + [ + "▁Elkins", + -14.740427017211914 + ], + [ + "erville", + -14.74044418334961 + ], + [ + "▁NYE", + -14.740471839904785 + ], + [ + "▁Ludhiana", + -14.740479469299316 + ], + [ + "▁credentialed", + -14.740490913391113 + ], + [ + "haft", + -14.740510940551758 + ], + [ + "▁685", + -14.740530967712402 + ], + [ + "▁sama", + -14.740530967712402 + ], + [ + "▁astigmatism", + -14.740541458129883 + ], + [ + "sicht", + -14.740545272827148 + ], + [ + "▁altcoins", + -14.740551948547363 + ], + [ + "CTS", + -14.74055290222168 + ], + [ + "▁772", + -14.740553855895996 + ], + [ + "lding", + -14.740562438964844 + ], + [ + "rück", + -14.740622520446777 + ], + [ + "표", + -14.740623474121094 + ], + [ + "▁communicable", + -14.740633010864258 + ], + [ + "▁Hazards", + -14.740669250488281 + ], + [ + "▁Pique", + -14.740680694580078 + ], + [ + "▁Stefanie", + -14.740753173828125 + ], + [ + "Mistress", + -14.74079704284668 + ], + [ + "▁Leger", + -14.740811347961426 + ], + [ + "▁exacerbating", + -14.740829467773438 + ], + [ + "▁단", + -14.740849494934082 + ], + [ + "tailored", + -14.740852355957031 + ], + [ + "usu", + -14.740921020507812 + ], + [ + "▁Akash", + -14.740930557250977 + ], + [ + "▁Vulnerable", + -14.740973472595215 + ], + [ + "▁Azam", + -14.740999221801758 + ], + [ + "▁Adj", + -14.741025924682617 + ], + [ + "▁woodwind", + -14.741044998168945 + ], + [ + "BODY", + -14.741082191467285 + ], + [ + "▁Thule", + -14.74108600616455 + ], + [ + "▁unwrap", + -14.741106033325195 + ], + [ + "Phoenix", + -14.741146087646484 + ], + [ + "▁uc", + -14.741175651550293 + ], + [ + "▁estuaries", + -14.741194725036621 + ], + [ + "eev", + -14.741238594055176 + ], + [ + "Slave", + -14.741247177124023 + ], + [ + "▁COLUMBIA", + -14.741302490234375 + ], + [ + "▁EXO", + -14.741304397583008 + ], + [ + "▁electrolysis", + -14.741305351257324 + ], + [ + "▁emulsifier", + -14.741333961486816 + ], + [ + "trib", + -14.741344451904297 + ], + [ + "EXP", + -14.741354942321777 + ], + [ + "russian", + -14.741376876831055 + ], + [ + "liffe", + -14.741392135620117 + ], + [ + "▁Goodall", + -14.74143123626709 + ], + [ + "▁nirvana", + -14.741456985473633 + ], + [ + "▁Canaanite", + -14.74146842956543 + ], + [ + "▁stirrup", + -14.741487503051758 + ], + [ + "▁Jive", + -14.741495132446289 + ], + [ + "▁Hamper", + -14.741512298583984 + ], + [ + "knight", + -14.741541862487793 + ], + [ + "▁reimagining", + -14.741559028625488 + ], + [ + "Mirror", + -14.741602897644043 + ], + [ + "ension", + -14.741615295410156 + ], + [ + "▁mementos", + -14.74162483215332 + ], + [ + "▁Audition", + -14.741683959960938 + ], + [ + "▁untamed", + -14.741683959960938 + ], + [ + "▁supercharger", + -14.741684913635254 + ], + [ + "▁Kandahar", + -14.741691589355469 + ], + [ + "▁daggers", + -14.74169635772705 + ], + [ + "▁Feline", + -14.741720199584961 + ], + [ + "▁Autistic", + -14.741752624511719 + ], + [ + "▁Saki", + -14.74176025390625 + ], + [ + "▁Kare", + -14.741767883300781 + ], + [ + "temple", + -14.74177074432373 + ], + [ + "gnan", + -14.741786003112793 + ], + [ + "▁chuckling", + -14.74180793762207 + ], + [ + "▁MMT", + -14.741827964782715 + ], + [ + "З", + -14.741828918457031 + ], + [ + "▁prioritised", + -14.741832733154297 + ], + [ + "▁QD", + -14.74183464050293 + ], + [ + "▁sanctioning", + -14.741836547851562 + ], + [ + "▁Superstore", + -14.741951942443848 + ], + [ + "▁videotaped", + -14.741987228393555 + ], + [ + "▁walgreens", + -14.741992950439453 + ], + [ + "▁Brigid", + -14.741999626159668 + ], + [ + "را", + -14.7420015335083 + ], + [ + "▁dimethyl", + -14.742049217224121 + ], + [ + "▁Payable", + -14.7420654296875 + ], + [ + "▁Chapin", + -14.74210262298584 + ], + [ + "▁Distant", + -14.742110252380371 + ], + [ + "開", + -14.742148399353027 + ], + [ + "▁reconvene", + -14.742185592651367 + ], + [ + "▁Τ", + -14.742193222045898 + ], + [ + "▁gobbled", + -14.742230415344238 + ], + [ + "▁reverberate", + -14.742237091064453 + ], + [ + "▁Doomsday", + -14.742243766784668 + ], + [ + "xian", + -14.74227237701416 + ], + [ + "Adv", + -14.742284774780273 + ], + [ + "▁Awaken", + -14.74230670928955 + ], + [ + "▁Herefordshire", + -14.742330551147461 + ], + [ + "▁SCADA", + -14.74233627319336 + ], + [ + "▁Kwik", + -14.742348670959473 + ], + [ + "▁Gauntlet", + -14.742385864257812 + ], + [ + "allowed", + -14.742391586303711 + ], + [ + "▁Yatra", + -14.742485046386719 + ], + [ + "▁misstep", + -14.742510795593262 + ], + [ + "▁creamer", + -14.742535591125488 + ], + [ + "▁underappreciated", + -14.742554664611816 + ], + [ + "▁lecithin", + -14.7426118850708 + ], + [ + "▁Feral", + -14.742659568786621 + ], + [ + "▁Peril", + -14.742661476135254 + ], + [ + "▁Shat", + -14.742668151855469 + ], + [ + "▁implosion", + -14.742668151855469 + ], + [ + "idation", + -14.742687225341797 + ], + [ + "ruled", + -14.742733001708984 + ], + [ + "▁Reuse", + -14.742755889892578 + ], + [ + "▁leotard", + -14.742766380310059 + ], + [ + "▁COACH", + -14.74278450012207 + ], + [ + "▁Artem", + -14.7428617477417 + ], + [ + "▁QQ", + -14.742918968200684 + ], + [ + "▁ducking", + -14.742982864379883 + ], + [ + "▁Staunton", + -14.743013381958008 + ], + [ + "▁Objection", + -14.743059158325195 + ], + [ + "riol", + -14.743075370788574 + ], + [ + "▁Grundlagen", + -14.74307632446289 + ], + [ + "▁ESXi", + -14.743081092834473 + ], + [ + "▁Incarnation", + -14.743093490600586 + ], + [ + "iensis", + -14.743098258972168 + ], + [ + "nome", + -14.743133544921875 + ], + [ + "lode", + -14.743199348449707 + ], + [ + "enriched", + -14.743200302124023 + ], + [ + "▁lemur", + -14.743202209472656 + ], + [ + "▁GAD", + -14.743253707885742 + ], + [ + "▁arginine", + -14.743255615234375 + ], + [ + "▁Gilchrist", + -14.743268013000488 + ], + [ + "▁Husqvarna", + -14.743302345275879 + ], + [ + "roud", + -14.743349075317383 + ], + [ + "▁këtë", + -14.743376731872559 + ], + [ + "▁insufficiently", + -14.743383407592773 + ], + [ + "▁discerned", + -14.743426322937012 + ], + [ + "▁boyish", + -14.743432998657227 + ], + [ + "▁Kach", + -14.743460655212402 + ], + [ + "▁vibratory", + -14.743512153625488 + ], + [ + "向", + -14.743520736694336 + ], + [ + "▁Layne", + -14.743585586547852 + ], + [ + "arak", + -14.74361801147461 + ], + [ + "Pont", + -14.743619918823242 + ], + [ + "▁Microscope", + -14.743633270263672 + ], + [ + "▁vc", + -14.743643760681152 + ], + [ + "▁decentralised", + -14.743715286254883 + ], + [ + "▁Keanu", + -14.743738174438477 + ], + [ + "▁APPLE", + -14.743842124938965 + ], + [ + "orrhea", + -14.743901252746582 + ], + [ + "▁Peres", + -14.743903160095215 + ], + [ + "▁scribbling", + -14.743911743164062 + ], + [ + "▁drumstick", + -14.743913650512695 + ], + [ + "▁demystify", + -14.743956565856934 + ], + [ + "▁ubiquitin", + -14.74399185180664 + ], + [ + "▁Thrifty", + -14.743998527526855 + ], + [ + "ADHD", + -14.744023323059082 + ], + [ + "▁charles", + -14.744037628173828 + ], + [ + "▁circulates", + -14.744051933288574 + ], + [ + "▁constructors", + -14.744056701660156 + ], + [ + "▁TRADING", + -14.744077682495117 + ], + [ + "▁blurted", + -14.744152069091797 + ], + [ + "▁myopic", + -14.74420166015625 + ], + [ + "▁kasi", + -14.74421501159668 + ], + [ + "▁berserk", + -14.744241714477539 + ], + [ + "▁mumbling", + -14.744248390197754 + ], + [ + "killed", + -14.74426555633545 + ], + [ + "▁AXA", + -14.74426555633545 + ], + [ + "▁「", + -14.744292259216309 + ], + [ + "alignment", + -14.744312286376953 + ], + [ + "▁enchiladas", + -14.744400978088379 + ], + [ + "▁hombre", + -14.744443893432617 + ], + [ + "▁Redondo", + -14.74445915222168 + ], + [ + "affi", + -14.744532585144043 + ], + [ + "▁Mixture", + -14.744613647460938 + ], + [ + "▁maw", + -14.744667053222656 + ], + [ + "▁ASSOCIATION", + -14.744706153869629 + ], + [ + "▁Kinsey", + -14.744730949401855 + ], + [ + "▁dander", + -14.744735717773438 + ], + [ + "▁bloodthirsty", + -14.744771003723145 + ], + [ + "▁zag", + -14.744772911071777 + ], + [ + "▁downtrodden", + -14.744811058044434 + ], + [ + "▁Grubb", + -14.744834899902344 + ], + [ + "hamma", + -14.744848251342773 + ], + [ + "unden", + -14.744852066040039 + ], + [ + "ств", + -14.74485969543457 + ], + [ + "▁Rump", + -14.744864463806152 + ], + [ + "▁extrapolation", + -14.744871139526367 + ], + [ + "ده", + -14.74488639831543 + ], + [ + "▁haphazardly", + -14.744898796081543 + ], + [ + "▁Audiobook", + -14.744932174682617 + ], + [ + "▁kerala", + -14.744946479797363 + ], + [ + "▁Morecambe", + -14.745016098022461 + ], + [ + "▁gutsy", + -14.745025634765625 + ], + [ + "ponder", + -14.745074272155762 + ], + [ + "deer", + -14.745139122009277 + ], + [ + "indy", + -14.745145797729492 + ], + [ + "lten", + -14.745157241821289 + ], + [ + "▁automaton", + -14.745162010192871 + ], + [ + "▁Lacking", + -14.745169639587402 + ], + [ + "▁atelier", + -14.745184898376465 + ], + [ + "▁Sheds", + -14.745185852050781 + ], + [ + "parenting", + -14.745224952697754 + ], + [ + "▁Writ", + -14.745271682739258 + ], + [ + "▁tradeoffs", + -14.745285987854004 + ], + [ + "āh", + -14.745287895202637 + ], + [ + "▁concurrence", + -14.745302200317383 + ], + [ + "QUA", + -14.745319366455078 + ], + [ + "▁chipboard", + -14.745380401611328 + ], + [ + "SOP", + -14.745389938354492 + ], + [ + "▁orlando", + -14.745396614074707 + ], + [ + "▁wanderlust", + -14.7454252243042 + ], + [ + "▁Crooks", + -14.745479583740234 + ], + [ + "nomial", + -14.745481491088867 + ], + [ + "Dating", + -14.745534896850586 + ], + [ + "▁Krug", + -14.745552062988281 + ], + [ + "▁ව", + -14.745585441589355 + ], + [ + "▁McCarty", + -14.745590209960938 + ], + [ + "▁vestibule", + -14.745646476745605 + ], + [ + "Electro", + -14.74567699432373 + ], + [ + "影", + -14.745678901672363 + ], + [ + "▁Berks", + -14.745687484741211 + ], + [ + "▁privatized", + -14.745732307434082 + ], + [ + "▁spake", + -14.745733261108398 + ], + [ + "Palestine", + -14.745738983154297 + ], + [ + "▁warlord", + -14.745787620544434 + ], + [ + "▁ashram", + -14.745814323425293 + ], + [ + "▁trifecta", + -14.74582290649414 + ], + [ + "▁Escalade", + -14.745838165283203 + ], + [ + "▁wtf", + -14.745911598205566 + ], + [ + "▁paralysed", + -14.745925903320312 + ], + [ + "▁pivots", + -14.745929718017578 + ], + [ + "▁bough", + -14.74593734741211 + ], + [ + "▁strangeness", + -14.745996475219727 + ], + [ + "▁Musgrave", + -14.746000289916992 + ], + [ + "▁MATT", + -14.746016502380371 + ], + [ + "▁Kaza", + -14.746021270751953 + ], + [ + "trem", + -14.74605655670166 + ], + [ + "freezing", + -14.746077537536621 + ], + [ + "▁omniscient", + -14.746077537536621 + ], + [ + "▁Manners", + -14.746088981628418 + ], + [ + "▁creaking", + -14.746193885803223 + ], + [ + "▁marigold", + -14.7462158203125 + ], + [ + "attachment", + -14.746227264404297 + ], + [ + "▁fittingly", + -14.746227264404297 + ], + [ + "▁SQLite", + -14.746228218078613 + ], + [ + "ග", + -14.746235847473145 + ], + [ + "slav", + -14.74624252319336 + ], + [ + "▁Municipalities", + -14.74626636505127 + ], + [ + "brothers", + -14.746267318725586 + ], + [ + "▁meteors", + -14.746283531188965 + ], + [ + "pek", + -14.74628734588623 + ], + [ + "ondi", + -14.746356010437012 + ], + [ + "spite", + -14.746371269226074 + ], + [ + "▁Klar", + -14.746379852294922 + ], + [ + "▁Antimicrobial", + -14.746391296386719 + ], + [ + "JPY", + -14.746440887451172 + ], + [ + "▁Katha", + -14.746452331542969 + ], + [ + "▁tinsel", + -14.746498107910156 + ], + [ + "▁troublemaker", + -14.746508598327637 + ], + [ + "▁grommets", + -14.746509552001953 + ], + [ + "▁Cotswold", + -14.74653148651123 + ], + [ + "continued", + -14.746551513671875 + ], + [ + "▁quakes", + -14.746561050415039 + ], + [ + "▁militancy", + -14.746598243713379 + ], + [ + "▁Sketches", + -14.746623039245605 + ], + [ + "▁Unternehmen", + -14.74662971496582 + ], + [ + "▁Geese", + -14.746634483337402 + ], + [ + "▁Overtime", + -14.746651649475098 + ], + [ + "▁Winding", + -14.746651649475098 + ], + [ + "▁856", + -14.74666976928711 + ], + [ + "▁reportage", + -14.746678352355957 + ], + [ + "▁Cruces", + -14.746679306030273 + ], + [ + "▁hoover", + -14.746712684631348 + ], + [ + "▁latrine", + -14.74674129486084 + ], + [ + "▁Broadly", + -14.746766090393066 + ], + [ + "▁flotilla", + -14.746774673461914 + ], + [ + "▁Killarney", + -14.74679946899414 + ], + [ + "▁compactor", + -14.746832847595215 + ], + [ + "▁Pilar", + -14.746862411499023 + ], + [ + "FIC", + -14.746880531311035 + ], + [ + "▁leek", + -14.746882438659668 + ], + [ + "▁hairdressing", + -14.746910095214844 + ], + [ + "▁dint", + -14.746919631958008 + ], + [ + "cyn", + -14.746926307678223 + ], + [ + "▁cerebellum", + -14.746981620788574 + ], + [ + "▁balms", + -14.747020721435547 + ], + [ + "▁Migrants", + -14.747023582458496 + ], + [ + "jv", + -14.747045516967773 + ], + [ + "▁grist", + -14.747076034545898 + ], + [ + "PAY", + -14.747097969055176 + ], + [ + "▁ENV", + -14.747116088867188 + ], + [ + "▁Visio", + -14.747123718261719 + ], + [ + "▁mascots", + -14.747167587280273 + ], + [ + "▁Homi", + -14.747209548950195 + ], + [ + "▁epinephrine", + -14.747232437133789 + ], + [ + "▁IOP", + -14.74725341796875 + ], + [ + "▁EXPECT", + -14.747259140014648 + ], + [ + "▁Dhamma", + -14.747260093688965 + ], + [ + "▁Traci", + -14.74731159210205 + ], + [ + "divorce", + -14.747320175170898 + ], + [ + "▁microbiological", + -14.747333526611328 + ], + [ + "▁comers", + -14.74734115600586 + ], + [ + "Britain", + -14.747346878051758 + ], + [ + "▁से", + -14.747361183166504 + ], + [ + "▁uninspiring", + -14.747365951538086 + ], + [ + "▁vuitton", + -14.74737548828125 + ], + [ + "▁Foyer", + -14.747384071350098 + ], + [ + "▁DWP", + -14.747392654418945 + ], + [ + "▁Brack", + -14.747415542602539 + ], + [ + "▁Politically", + -14.747428894042969 + ], + [ + "▁Amphitheater", + -14.747468948364258 + ], + [ + "▁retest", + -14.74747371673584 + ], + [ + "▁radicalism", + -14.747491836547852 + ], + [ + "▁sectoral", + -14.747495651245117 + ], + [ + "▁tamb", + -14.747511863708496 + ], + [ + "40°", + -14.74753475189209 + ], + [ + "▁Adil", + -14.747540473937988 + ], + [ + "▁Approve", + -14.747541427612305 + ], + [ + "gya", + -14.747544288635254 + ], + [ + "▁Salaries", + -14.747559547424316 + ], + [ + "▁dumpling", + -14.747578620910645 + ], + [ + "converted", + -14.747605323791504 + ], + [ + "▁plasmids", + -14.747614860534668 + ], + [ + "▁tortuous", + -14.74761962890625 + ], + [ + "▁944", + -14.747705459594727 + ], + [ + "▁Kickoff", + -14.747715950012207 + ], + [ + "▁Greenbelt", + -14.74771785736084 + ], + [ + "naturally", + -14.747722625732422 + ], + [ + "affair", + -14.747769355773926 + ], + [ + "fantastic", + -14.747774124145508 + ], + [ + "latitude", + -14.74780559539795 + ], + [ + "▁ella", + -14.747854232788086 + ], + [ + "lude", + -14.747896194458008 + ], + [ + "convenient", + -14.747918128967285 + ], + [ + "▁Syriac", + -14.747919082641602 + ], + [ + "▁Starz", + -14.747925758361816 + ], + [ + "▁tampon", + -14.747940063476562 + ], + [ + "poke", + -14.747943878173828 + ], + [ + "molar", + -14.747960090637207 + ], + [ + "Border", + -14.74799633026123 + ], + [ + "Lie", + -14.748011589050293 + ], + [ + "▁Finnegan", + -14.748011589050293 + ], + [ + "▁Stimulation", + -14.74802017211914 + ], + [ + "yyy", + -14.748099327087402 + ], + [ + "▁italia", + -14.748116493225098 + ], + [ + "Meter", + -14.74813175201416 + ], + [ + "▁bypasses", + -14.74813175201416 + ], + [ + "▁hamsters", + -14.748176574707031 + ], + [ + "▁relativism", + -14.748188972473145 + ], + [ + "german", + -14.748191833496094 + ], + [ + "▁Butterworth", + -14.748193740844727 + ], + [ + "▁adjournment", + -14.748194694519043 + ], + [ + "Ted", + -14.74819564819336 + ], + [ + "imu", + -14.748237609863281 + ], + [ + "▁Respir", + -14.74824333190918 + ], + [ + "BAS", + -14.748254776000977 + ], + [ + "▁vertebra", + -14.748392105102539 + ], + [ + "▁Viti", + -14.74839973449707 + ], + [ + "letting", + -14.748411178588867 + ], + [ + "porte", + -14.748416900634766 + ], + [ + "▁motley", + -14.748419761657715 + ], + [ + "▁JCB", + -14.74843978881836 + ], + [ + "unque", + -14.74847412109375 + ], + [ + "manda", + -14.74848461151123 + ], + [ + "▁monomers", + -14.748573303222656 + ], + [ + "▁honorably", + -14.748578071594238 + ], + [ + "izzard", + -14.748579025268555 + ], + [ + "opping", + -14.748580932617188 + ], + [ + "inata", + -14.748601913452148 + ], + [ + "▁HRH", + -14.74860954284668 + ], + [ + "▁boycotted", + -14.748644828796387 + ], + [ + "cada", + -14.74866008758545 + ], + [ + "▁0°", + -14.748665809631348 + ], + [ + "▁Prabhupada", + -14.748671531677246 + ], + [ + "▁Rushmore", + -14.748677253723145 + ], + [ + "▁uninvited", + -14.74869155883789 + ], + [ + "▁Referred", + -14.748701095581055 + ], + [ + "▁disavow", + -14.748743057250977 + ], + [ + "▁prostaglandin", + -14.748743057250977 + ], + [ + "▁secretarial", + -14.748754501342773 + ], + [ + "▁goalies", + -14.748767852783203 + ], + [ + "▁Christa", + -14.748769760131836 + ], + [ + "▁RAI", + -14.748784065246582 + ], + [ + "▁ambiguities", + -14.748815536499023 + ], + [ + "▁Quotation", + -14.748857498168945 + ], + [ + "▁Kigali", + -14.748865127563477 + ], + [ + "▁auteur", + -14.74886703491211 + ], + [ + "cov", + -14.748868942260742 + ], + [ + "▁Coloriage", + -14.748888969421387 + ], + [ + "Gla", + -14.748889923095703 + ], + [ + "▁writhing", + -14.7489013671875 + ], + [ + "▁Alkaline", + -14.74890422821045 + ], + [ + "▁groped", + -14.748939514160156 + ], + [ + "ACL", + -14.749006271362305 + ], + [ + "enau", + -14.7490234375 + ], + [ + "▁parietal", + -14.74911880493164 + ], + [ + "▁monorail", + -14.749151229858398 + ], + [ + "▁widens", + -14.749177932739258 + ], + [ + "▁Muhammed", + -14.749220848083496 + ], + [ + "▁albicans", + -14.749261856079102 + ], + [ + "▁mudroom", + -14.749281883239746 + ], + [ + "ıl", + -14.749290466308594 + ], + [ + "▁Laban", + -14.749290466308594 + ], + [ + "▁PRACTICE", + -14.7493257522583 + ], + [ + "▁GLS", + -14.749363899230957 + ], + [ + "▁Healthier", + -14.749364852905273 + ], + [ + "▁Coolers", + -14.74940013885498 + ], + [ + "▁Blaise", + -14.749403953552246 + ], + [ + "▁Fb", + -14.749423027038574 + ], + [ + "▁Observers", + -14.749434471130371 + ], + [ + "▁ADDITIONAL", + -14.749492645263672 + ], + [ + "▁fallacies", + -14.749505996704102 + ], + [ + "▁Brno", + -14.749521255493164 + ], + [ + "universe", + -14.749532699584961 + ], + [ + "▁hater", + -14.749532699584961 + ], + [ + "▁burrows", + -14.749578475952148 + ], + [ + "▁Contain", + -14.749581336975098 + ], + [ + "ߋ", + -14.749584197998047 + ], + [ + "▁Holyrood", + -14.749591827392578 + ], + [ + "▁Mulch", + -14.74959945678711 + ], + [ + "heli", + -14.749605178833008 + ], + [ + "uron", + -14.749608993530273 + ], + [ + "Papa", + -14.749613761901855 + ], + [ + "▁curiosities", + -14.749625205993652 + ], + [ + "OCA", + -14.749651908874512 + ], + [ + "▁decontamination", + -14.749692916870117 + ], + [ + "▁dormitories", + -14.7496976852417 + ], + [ + "▁twinge", + -14.749720573425293 + ], + [ + "▁tastiest", + -14.749750137329102 + ], + [ + "ould", + -14.749770164489746 + ], + [ + "▁undeserved", + -14.749810218811035 + ], + [ + "▁Taxpayer", + -14.749821662902832 + ], + [ + "▁Trab", + -14.74985408782959 + ], + [ + "▁operationally", + -14.74985408782959 + ], + [ + "zari", + -14.749896049499512 + ], + [ + "yim", + -14.749910354614258 + ], + [ + "▁Rajapaksa", + -14.749916076660156 + ], + [ + "▁glucocorticoid", + -14.749946594238281 + ], + [ + "Silent", + -14.74995231628418 + ], + [ + "▁Rely", + -14.74996566772461 + ], + [ + "▁punctuality", + -14.749966621398926 + ], + [ + "▁reassessment", + -14.749980926513672 + ], + [ + "▁transacted", + -14.749981880187988 + ], + [ + "▁£600", + -14.749991416931152 + ], + [ + "Alternative", + -14.750000953674316 + ], + [ + "TAM", + -14.750011444091797 + ], + [ + "khov", + -14.750025749206543 + ], + [ + "quilibr", + -14.750049591064453 + ], + [ + "▁diluting", + -14.750052452087402 + ], + [ + "▁backroom", + -14.750056266784668 + ], + [ + "▁ARTIST", + -14.750077247619629 + ], + [ + "▁ECHO", + -14.750092506408691 + ], + [ + "▁Carbondale", + -14.750142097473145 + ], + [ + "▁permutation", + -14.750143051147461 + ], + [ + "▁Hendrik", + -14.750160217285156 + ], + [ + "▁oscillators", + -14.750199317932129 + ], + [ + "▁hesitating", + -14.750215530395508 + ], + [ + "▁MAIL", + -14.750227928161621 + ], + [ + "▁basses", + -14.750231742858887 + ], + [ + "Plex", + -14.750240325927734 + ], + [ + "▁polyvinyl", + -14.750265121459961 + ], + [ + "▁Statistically", + -14.750296592712402 + ], + [ + "▁AGC", + -14.750311851501465 + ], + [ + "직", + -14.75035285949707 + ], + [ + "owie", + -14.75036907196045 + ], + [ + "▁Waterhouse", + -14.75037670135498 + ], + [ + "emerge", + -14.750388145446777 + ], + [ + "▁Atti", + -14.750405311584473 + ], + [ + "▁Xcel", + -14.750412940979004 + ], + [ + "prote", + -14.75041389465332 + ], + [ + "▁BX", + -14.750420570373535 + ], + [ + "▁kate", + -14.750456809997559 + ], + [ + "▁axon", + -14.750459671020508 + ], + [ + "▁Lineage", + -14.750490188598633 + ], + [ + "▁prejudicial", + -14.750499725341797 + ], + [ + "▁mainstays", + -14.750500679016113 + ], + [ + "▁731", + -14.750509262084961 + ], + [ + "▁865", + -14.750517845153809 + ], + [ + "▁Monero", + -14.75053882598877 + ], + [ + "▁Geothermal", + -14.7505521774292 + ], + [ + "mixing", + -14.750554084777832 + ], + [ + "competent", + -14.750558853149414 + ], + [ + "▁RENT", + -14.750560760498047 + ], + [ + "▁Stott", + -14.75058650970459 + ], + [ + "▁obstinate", + -14.750601768493652 + ], + [ + "DSL", + -14.750615119934082 + ], + [ + "▁corroded", + -14.750680923461914 + ], + [ + "▁deducting", + -14.750686645507812 + ], + [ + "ShareAlike", + -14.750701904296875 + ], + [ + "acceptable", + -14.750701904296875 + ], + [ + "aggression", + -14.750709533691406 + ], + [ + "▁Spreading", + -14.75075626373291 + ], + [ + "chette", + -14.750819206237793 + ], + [ + "ность", + -14.75083065032959 + ], + [ + "▁misusing", + -14.75083065032959 + ], + [ + "▁Alcoholic", + -14.750861167907715 + ], + [ + "arguably", + -14.750862121582031 + ], + [ + "▁whitish", + -14.750863075256348 + ], + [ + "▁encrypting", + -14.750880241394043 + ], + [ + "▁micrograms", + -14.750936508178711 + ], + [ + "▁Renton", + -14.750937461853027 + ], + [ + "▁FMC", + -14.750947952270508 + ], + [ + "▁rekindled", + -14.750981330871582 + ], + [ + "1371", + -14.751042366027832 + ], + [ + "pke", + -14.751062393188477 + ], + [ + "kissed", + -14.751077651977539 + ], + [ + "emption", + -14.751100540161133 + ], + [ + "cumen", + -14.751108169555664 + ], + [ + "DHA", + -14.75112247467041 + ], + [ + "▁reprogramming", + -14.751157760620117 + ], + [ + "▁Celts", + -14.751163482666016 + ], + [ + "▁Yeshiva", + -14.751171112060547 + ], + [ + "▁doodles", + -14.751191139221191 + ], + [ + "lieu", + -14.751205444335938 + ], + [ + "spoiler", + -14.751303672790527 + ], + [ + "▁JAPAN", + -14.751453399658203 + ], + [ + "▁Simulations", + -14.751477241516113 + ], + [ + "▁Ostro", + -14.751501083374023 + ], + [ + "▁Lv", + -14.751508712768555 + ], + [ + "▁Grenoble", + -14.751558303833008 + ], + [ + "tinged", + -14.751587867736816 + ], + [ + "▁kitchenaid", + -14.751659393310547 + ], + [ + "▁Saraki", + -14.751688003540039 + ], + [ + "▁chipmunk", + -14.751755714416504 + ], + [ + "AHL", + -14.751760482788086 + ], + [ + "▁benefactors", + -14.7517671585083 + ], + [ + "▁Olli", + -14.751770973205566 + ], + [ + "Vegas", + -14.751778602600098 + ], + [ + "▁thermometers", + -14.751779556274414 + ], + [ + "▁Copley", + -14.751781463623047 + ], + [ + "▁CDK", + -14.75179386138916 + ], + [ + "▁crisper", + -14.751815795898438 + ], + [ + "epic", + -14.751830101013184 + ], + [ + "▁Quirk", + -14.751832008361816 + ], + [ + "▁carbonation", + -14.751846313476562 + ], + [ + "▁instal", + -14.751851081848145 + ], + [ + "▁Govern", + -14.751866340637207 + ], + [ + "▁calving", + -14.751867294311523 + ], + [ + "SSR", + -14.751873016357422 + ], + [ + "▁McA", + -14.751876831054688 + ], + [ + "▁recuperation", + -14.751901626586914 + ], + [ + "ucca", + -14.751908302307129 + ], + [ + "ADC", + -14.751916885375977 + ], + [ + "consciously", + -14.751946449279785 + ], + [ + "▁Rodger", + -14.751953125 + ], + [ + "▁precariously", + -14.751958847045898 + ], + [ + "audible", + -14.75202751159668 + ], + [ + "▁Sergi", + -14.75207805633545 + ], + [ + "▁scolding", + -14.752087593078613 + ], + [ + "ål", + -14.75208854675293 + ], + [ + "▁Trieste", + -14.752096176147461 + ], + [ + "▁Morten", + -14.75213623046875 + ], + [ + "▁sifted", + -14.752161979675293 + ], + [ + "Neuro", + -14.752235412597656 + ], + [ + "koo", + -14.7522554397583 + ], + [ + "▁Quang", + -14.752285957336426 + ], + [ + "Morris", + -14.75234317779541 + ], + [ + "mentation", + -14.752355575561523 + ], + [ + "▁COLUMBUS", + -14.752401351928711 + ], + [ + "racy", + -14.752425193786621 + ], + [ + "▁Frosty", + -14.752427101135254 + ], + [ + "announced", + -14.752469062805176 + ], + [ + "▁floodgates", + -14.752477645874023 + ], + [ + "▁Madera", + -14.752558708190918 + ], + [ + "▁monotone", + -14.7525634765625 + ], + [ + "Role", + -14.752631187438965 + ], + [ + "▁horned", + -14.75267219543457 + ], + [ + "musician", + -14.752680778503418 + ], + [ + "▁Fryer", + -14.75269889831543 + ], + [ + "▁Galbraith", + -14.752713203430176 + ], + [ + "▁Attachments", + -14.752737998962402 + ], + [ + "WATER", + -14.752758979797363 + ], + [ + "❤", + -14.75278377532959 + ], + [ + "▁ciudad", + -14.752786636352539 + ], + [ + "▁rattles", + -14.752805709838867 + ], + [ + "Especially", + -14.752808570861816 + ], + [ + "▁Creamery", + -14.752849578857422 + ], + [ + "▁amphi", + -14.752850532531738 + ], + [ + "▁glyphs", + -14.752873420715332 + ], + [ + "quoi", + -14.75289249420166 + ], + [ + "▁Inhibition", + -14.752902030944824 + ], + [ + "▁Beltway", + -14.752909660339355 + ], + [ + "▁Rupee", + -14.752928733825684 + ], + [ + "Recent", + -14.752938270568848 + ], + [ + "▁outperforms", + -14.752947807312012 + ], + [ + "▁applauding", + -14.75301456451416 + ], + [ + "LATION", + -14.753021240234375 + ], + [ + "▁punishes", + -14.753023147583008 + ], + [ + "▁persevering", + -14.753057479858398 + ], + [ + "▁brandishing", + -14.753059387207031 + ], + [ + "▁Technic", + -14.753063201904297 + ], + [ + "▁balked", + -14.753069877624512 + ], + [ + "manga", + -14.753084182739258 + ], + [ + "▁crunched", + -14.75308609008789 + ], + [ + "▁mutiny", + -14.753087997436523 + ], + [ + "▁Ariane", + -14.753129005432129 + ], + [ + "vida", + -14.753131866455078 + ], + [ + "▁Musings", + -14.753164291381836 + ], + [ + "▁Launceston", + -14.753223419189453 + ], + [ + "▁Outlaws", + -14.753255844116211 + ], + [ + "▁Stry", + -14.753268241882324 + ], + [ + "▁varietals", + -14.753289222717285 + ], + [ + "▁floodlight", + -14.753300666809082 + ], + [ + "▁unabashed", + -14.753302574157715 + ], + [ + "STEIN", + -14.75335693359375 + ], + [ + "▁Gulfstream", + -14.75337028503418 + ], + [ + "▁OUTSIDE", + -14.75344181060791 + ], + [ + "▁Sula", + -14.753515243530273 + ], + [ + "▁Rutledge", + -14.753517150878906 + ], + [ + "▁kali", + -14.753520965576172 + ], + [ + "▁tolerating", + -14.753535270690918 + ], + [ + "▁Ballistic", + -14.753546714782715 + ], + [ + "▁ignites", + -14.753546714782715 + ], + [ + "▁banc", + -14.75355052947998 + ], + [ + "▁diatribe", + -14.753551483154297 + ], + [ + "▁grunted", + -14.753555297851562 + ], + [ + "▁Distinctive", + -14.753556251525879 + ], + [ + "▁Nib", + -14.753567695617676 + ], + [ + "▁Caregiver", + -14.753581047058105 + ], + [ + "▁Atticus", + -14.753597259521484 + ], + [ + "lami", + -14.753602027893066 + ], + [ + "Barb", + -14.753607749938965 + ], + [ + "▁glisten", + -14.753647804260254 + ], + [ + "▁Srila", + -14.753650665283203 + ], + [ + "▁Berea", + -14.753664016723633 + ], + [ + "wracking", + -14.753671646118164 + ], + [ + "▁combatant", + -14.753677368164062 + ], + [ + "trium", + -14.75368595123291 + ], + [ + "Corruption", + -14.75369644165039 + ], + [ + "Hebrews", + -14.753708839416504 + ], + [ + "▁wrangler", + -14.75376033782959 + ], + [ + "▁Differ", + -14.75377082824707 + ], + [ + "▁Giver", + -14.753796577453613 + ], + [ + "▁costlier", + -14.753806114196777 + ], + [ + "Strength", + -14.753870964050293 + ], + [ + "▁Unblock", + -14.753890991210938 + ], + [ + "▁Strad", + -14.753902435302734 + ], + [ + "▁Biff", + -14.753907203674316 + ], + [ + "▁JCC", + -14.753962516784668 + ], + [ + "joining", + -14.753969192504883 + ], + [ + "SUP", + -14.754011154174805 + ], + [ + "▁Revolver", + -14.754048347473145 + ], + [ + "▁LUN", + -14.754068374633789 + ], + [ + "▁formalism", + -14.75407600402832 + ], + [ + "▁sowie", + -14.754076957702637 + ], + [ + "Thai", + -14.754079818725586 + ], + [ + "▁Snapper", + -14.7540864944458 + ], + [ + "▁unquestionable", + -14.75408935546875 + ], + [ + "Mir", + -14.754090309143066 + ], + [ + "saint", + -14.75411605834961 + ], + [ + "▁molesting", + -14.754130363464355 + ], + [ + "Gaming", + -14.754137992858887 + ], + [ + "▁Ragnar", + -14.754145622253418 + ], + [ + "▁Repeal", + -14.754167556762695 + ], + [ + "CUM", + -14.75418472290039 + ], + [ + "▁peachy", + -14.754326820373535 + ], + [ + "▁SOLE", + -14.75435733795166 + ], + [ + "▁dripped", + -14.754368782043457 + ], + [ + "▁Cruze", + -14.754429817199707 + ], + [ + "▁SUMMARY", + -14.754444122314453 + ], + [ + "ococcus", + -14.754447937011719 + ], + [ + "▁vue", + -14.754451751708984 + ], + [ + "▁Osceola", + -14.754453659057617 + ], + [ + "▁midlife", + -14.754515647888184 + ], + [ + "▁eardrum", + -14.754546165466309 + ], + [ + "▁Keb", + -14.75455093383789 + ], + [ + "▁Eclectic", + -14.754570007324219 + ], + [ + "▁scape", + -14.754575729370117 + ], + [ + "▁Goh", + -14.754594802856445 + ], + [ + "▁henchmen", + -14.754611015319824 + ], + [ + "цион", + -14.754630088806152 + ], + [ + "nickel", + -14.75467586517334 + ], + [ + "▁WEAR", + -14.754676818847656 + ], + [ + "▁Kidz", + -14.754712104797363 + ], + [ + "▁kohler", + -14.75475025177002 + ], + [ + "▁sapphires", + -14.75477123260498 + ], + [ + "▁Adderall", + -14.754779815673828 + ], + [ + "▁warbler", + -14.754779815673828 + ], + [ + "▁annul", + -14.754796028137207 + ], + [ + "Plastic", + -14.754812240600586 + ], + [ + "weise", + -14.754864692687988 + ], + [ + "▁lunchbox", + -14.75487995147705 + ], + [ + "éré", + -14.754883766174316 + ], + [ + "▁Fling", + -14.754887580871582 + ], + [ + "Adams", + -14.754899024963379 + ], + [ + "▁Jester", + -14.754974365234375 + ], + [ + "▁Bevan", + -14.754992485046387 + ], + [ + "Scout", + -14.755012512207031 + ], + [ + "▁Realistically", + -14.755035400390625 + ], + [ + "dispens", + -14.755048751831055 + ], + [ + "▁faceoff", + -14.755048751831055 + ], + [ + "grossing", + -14.755085945129395 + ], + [ + "▁Cian", + -14.75508975982666 + ], + [ + "▁ascendancy", + -14.755112648010254 + ], + [ + "▁Neva", + -14.755120277404785 + ], + [ + "▁hither", + -14.755132675170898 + ], + [ + "▁Pacheco", + -14.755197525024414 + ], + [ + "▁ness", + -14.755200386047363 + ], + [ + "SPORT", + -14.755233764648438 + ], + [ + "▁Namibian", + -14.755328178405762 + ], + [ + "Organic", + -14.755334854125977 + ], + [ + "▁Bledsoe", + -14.755372047424316 + ], + [ + "▁Villarreal", + -14.755422592163086 + ], + [ + "▁Wraith", + -14.755425453186035 + ], + [ + "▁solu", + -14.755437850952148 + ], + [ + "Pete", + -14.755461692810059 + ], + [ + "▁Twig", + -14.755464553833008 + ], + [ + "▁grandest", + -14.755470275878906 + ], + [ + "▁Cozumel", + -14.755476951599121 + ], + [ + "ETE", + -14.755494117736816 + ], + [ + "▁overpopulation", + -14.75553035736084 + ], + [ + "▁NAF", + -14.755624771118164 + ], + [ + "▁superintendents", + -14.755633354187012 + ], + [ + "▁oxygenation", + -14.755637168884277 + ], + [ + "▁Cherish", + -14.755685806274414 + ], + [ + "▁integrin", + -14.755729675292969 + ], + [ + "▁unambiguously", + -14.755756378173828 + ], + [ + "asser", + -14.755772590637207 + ], + [ + "▁Meehan", + -14.75578498840332 + ], + [ + "▁nak", + -14.755788803100586 + ], + [ + "▁photosynthetic", + -14.755805969238281 + ], + [ + "▁Ontology", + -14.755837440490723 + ], + [ + "Prim", + -14.755839347839355 + ], + [ + "▁placard", + -14.755859375 + ], + [ + "▁JSP", + -14.755906105041504 + ], + [ + "▁Connery", + -14.755969047546387 + ], + [ + "▁Reblogged", + -14.755980491638184 + ], + [ + "▁EULA", + -14.755989074707031 + ], + [ + "Draft", + -14.756010055541992 + ], + [ + "Later", + -14.756065368652344 + ], + [ + "medication", + -14.756081581115723 + ], + [ + "▁FMLA", + -14.756089210510254 + ], + [ + "adel", + -14.756119728088379 + ], + [ + "▁Huns", + -14.756122589111328 + ], + [ + "▁extractive", + -14.756206512451172 + ], + [ + "ección", + -14.756277084350586 + ], + [ + "▁Trolls", + -14.756291389465332 + ], + [ + "▁1520", + -14.756294250488281 + ], + [ + "quine", + -14.756296157836914 + ], + [ + "▁Bushnell", + -14.756306648254395 + ], + [ + "▁IUD", + -14.756314277648926 + ], + [ + "▁Schuyler", + -14.756314277648926 + ], + [ + "▁CMR", + -14.756353378295898 + ], + [ + "dhe", + -14.75639533996582 + ], + [ + "straw", + -14.756404876708984 + ], + [ + "▁Wissenschaft", + -14.756417274475098 + ], + [ + "▁stewed", + -14.756463050842285 + ], + [ + "▁neutrophil", + -14.756489753723145 + ], + [ + "ист", + -14.756518363952637 + ], + [ + "▁Rhod", + -14.756559371948242 + ], + [ + "activating", + -14.756579399108887 + ], + [ + "glad", + -14.756583213806152 + ], + [ + "studios", + -14.756611824035645 + ], + [ + "ダ", + -14.756619453430176 + ], + [ + "▁Righteous", + -14.756681442260742 + ], + [ + "▁Jasmin", + -14.756705284118652 + ], + [ + "▁Mantel", + -14.75675106048584 + ], + [ + "▁engrave", + -14.75675106048584 + ], + [ + "▁Crested", + -14.75681209564209 + ], + [ + "▁Kain", + -14.756863594055176 + ], + [ + "▁Sharpie", + -14.756928443908691 + ], + [ + "▁Corso", + -14.756935119628906 + ], + [ + "limp", + -14.757041931152344 + ], + [ + "▁PRIZE", + -14.757068634033203 + ], + [ + "▁ordnance", + -14.757118225097656 + ], + [ + "▁rancid", + -14.757120132446289 + ], + [ + "▁tallies", + -14.757123947143555 + ], + [ + "▁livid", + -14.757140159606934 + ], + [ + "▁hairdressers", + -14.75717544555664 + ], + [ + "▁Cartesian", + -14.757185935974121 + ], + [ + "▁Mangalore", + -14.757196426391602 + ], + [ + "▁Kemper", + -14.757207870483398 + ], + [ + "▁Espa", + -14.757218360900879 + ], + [ + "lx", + -14.757225036621094 + ], + [ + "▁handicraft", + -14.757246971130371 + ], + [ + "▁reloaded", + -14.757246971130371 + ], + [ + "▁counterfeiting", + -14.757250785827637 + ], + [ + "▁Ogre", + -14.757264137268066 + ], + [ + "▁NTSC", + -14.757271766662598 + ], + [ + "▁Madhav", + -14.757311820983887 + ], + [ + "▁Fres", + -14.757359504699707 + ], + [ + "▁Buggy", + -14.757372856140137 + ], + [ + "manufacturer", + -14.757373809814453 + ], + [ + "▁dif", + -14.757434844970703 + ], + [ + "Serial", + -14.75748348236084 + ], + [ + "usb", + -14.757489204406738 + ], + [ + "▁Rasmus", + -14.757505416870117 + ], + [ + "▁mouthfeel", + -14.757529258728027 + ], + [ + "▁Bahadur", + -14.757585525512695 + ], + [ + "JL", + -14.757651329040527 + ], + [ + "▁tanking", + -14.757681846618652 + ], + [ + "PAP", + -14.757695198059082 + ], + [ + "▁Renewed", + -14.757701873779297 + ], + [ + "NTA", + -14.757728576660156 + ], + [ + "▁Blowing", + -14.757872581481934 + ], + [ + "▁Jordyn", + -14.757877349853516 + ], + [ + "▁futurist", + -14.757922172546387 + ], + [ + "▁648", + -14.757946968078613 + ], + [ + "▁Masai", + -14.75794792175293 + ], + [ + "▁conversant", + -14.757959365844727 + ], + [ + "▁Darts", + -14.757980346679688 + ], + [ + "▁Constructing", + -14.758003234863281 + ], + [ + "▁Kyra", + -14.758040428161621 + ], + [ + "zian", + -14.758045196533203 + ], + [ + "1088", + -14.758064270019531 + ], + [ + "▁arbitrators", + -14.758066177368164 + ], + [ + "▁npm", + -14.75816822052002 + ], + [ + "velocity", + -14.758183479309082 + ], + [ + "▁Verlander", + -14.758201599121094 + ], + [ + "jira", + -14.758203506469727 + ], + [ + "▁Hassle", + -14.758227348327637 + ], + [ + "Insight", + -14.758249282836914 + ], + [ + "lado", + -14.758259773254395 + ], + [ + "▁suspecting", + -14.75826358795166 + ], + [ + "▁Moreau", + -14.758277893066406 + ], + [ + "▁Sabin", + -14.758286476135254 + ], + [ + "▁Shingles", + -14.75828742980957 + ], + [ + "▁BGP", + -14.758295059204102 + ], + [ + "ρι", + -14.758318901062012 + ], + [ + "▁Stamping", + -14.758340835571289 + ], + [ + "▁Moderne", + -14.758356094360352 + ], + [ + "▁CALIFORNIA", + -14.758373260498047 + ], + [ + "▁Lopes", + -14.758423805236816 + ], + [ + "▁Daf", + -14.758434295654297 + ], + [ + "▁pai", + -14.758440017700195 + ], + [ + "▁reflectance", + -14.758448600769043 + ], + [ + "▁Hina", + -14.758487701416016 + ], + [ + "▁YWCA", + -14.758488655090332 + ], + [ + "haru", + -14.758543014526367 + ], + [ + "▁Appraiser", + -14.758562088012695 + ], + [ + "ත", + -14.758578300476074 + ], + [ + "▁tex", + -14.758607864379883 + ], + [ + "▁Stagecoach", + -14.758617401123047 + ], + [ + "́", + -14.758631706237793 + ], + [ + "▁Occupied", + -14.758708953857422 + ], + [ + "像", + -14.758715629577637 + ], + [ + "▁symbiosis", + -14.758719444274902 + ], + [ + "▁humongous", + -14.758750915527344 + ], + [ + "▁Fetal", + -14.75875186920166 + ], + [ + "▁mimicked", + -14.758777618408203 + ], + [ + "pptx", + -14.758779525756836 + ], + [ + "▁Schon", + -14.758780479431152 + ], + [ + "lotte", + -14.758831024169922 + ], + [ + "▁Ukulele", + -14.758833885192871 + ], + [ + "otin", + -14.758842468261719 + ], + [ + "▁ATVs", + -14.758929252624512 + ], + [ + "acetate", + -14.759034156799316 + ], + [ + "▁drudgery", + -14.759034156799316 + ], + [ + "▁misbehave", + -14.75906753540039 + ], + [ + "spike", + -14.759106636047363 + ], + [ + "PEN", + -14.75912857055664 + ], + [ + "INF", + -14.75914478302002 + ], + [ + "cque", + -14.7591552734375 + ], + [ + "▁crevice", + -14.759163856506348 + ], + [ + "Baltimore", + -14.759173393249512 + ], + [ + "▁prev", + -14.759187698364258 + ], + [ + "▁Docks", + -14.759188652038574 + ], + [ + "▁Daze", + -14.759227752685547 + ], + [ + "▁Cae", + -14.759259223937988 + ], + [ + "▁ODD", + -14.75928020477295 + ], + [ + "▁TPA", + -14.75928020477295 + ], + [ + "▁Neri", + -14.759329795837402 + ], + [ + "▁Heroin", + -14.7593355178833 + ], + [ + "▁warplanes", + -14.759344100952148 + ], + [ + "▁Lewisham", + -14.759361267089844 + ], + [ + "Fiction", + -14.759383201599121 + ], + [ + "▁goalscorer", + -14.759387969970703 + ], + [ + "▁Prana", + -14.75942611694336 + ], + [ + "utty", + -14.759438514709473 + ], + [ + "▁parapet", + -14.75944709777832 + ], + [ + "▁stockpiling", + -14.75947380065918 + ], + [ + "msn", + -14.759485244750977 + ], + [ + "▁respawn", + -14.75948715209961 + ], + [ + "▁mindlessly", + -14.759503364562988 + ], + [ + "▁anthropomorphic", + -14.759517669677734 + ], + [ + "▁barons", + -14.759532928466797 + ], + [ + "zac", + -14.759571075439453 + ], + [ + "▁Talib", + -14.759574890136719 + ], + [ + "▁Sightseeing", + -14.759605407714844 + ], + [ + "▁Symptom", + -14.759648323059082 + ], + [ + "▁blogspot", + -14.759653091430664 + ], + [ + "Meeting", + -14.759698867797852 + ], + [ + "promising", + -14.759705543518066 + ], + [ + "▁boarder", + -14.759716987609863 + ], + [ + "TRAC", + -14.759722709655762 + ], + [ + "▁Havre", + -14.75976276397705 + ], + [ + "Epi", + -14.759767532348633 + ], + [ + "▁Solano", + -14.759808540344238 + ], + [ + "LCS", + -14.759825706481934 + ], + [ + "▁Grassroots", + -14.759895324707031 + ], + [ + "fman", + -14.759929656982422 + ], + [ + "▁Shoal", + -14.759950637817383 + ], + [ + "▁Huntley", + -14.75996208190918 + ], + [ + "▁hawthorn", + -14.75998592376709 + ], + [ + "▁pronouncing", + -14.760010719299316 + ], + [ + "▁Garri", + -14.760013580322266 + ], + [ + "luna", + -14.760029792785645 + ], + [ + "▁Appear", + -14.760039329528809 + ], + [ + "▁Fluke", + -14.760039329528809 + ], + [ + "代", + -14.760075569152832 + ], + [ + "Blast", + -14.76010799407959 + ], + [ + "hagen", + -14.760125160217285 + ], + [ + "▁DTM", + -14.760130882263184 + ], + [ + "ENDING", + -14.760137557983398 + ], + [ + "▁bobble", + -14.760150909423828 + ], + [ + "▁flavourful", + -14.760154724121094 + ], + [ + "delle", + -14.760160446166992 + ], + [ + "▁Corpse", + -14.760162353515625 + ], + [ + "portfolio", + -14.760163307189941 + ], + [ + "cutaneous", + -14.760171890258789 + ], + [ + "▁Classifier", + -14.760196685791016 + ], + [ + "▁Deliveries", + -14.760202407836914 + ], + [ + "▁Río", + -14.760248184204102 + ], + [ + "▁mV", + -14.760326385498047 + ], + [ + "controlling", + -14.760330200195312 + ], + [ + "▁Caliber", + -14.760357856750488 + ], + [ + "NCR", + -14.760358810424805 + ], + [ + "▁Albertson", + -14.760420799255371 + ], + [ + "Carter", + -14.760430335998535 + ], + [ + "▁ESV", + -14.760451316833496 + ], + [ + "wx", + -14.760452270507812 + ], + [ + "▁braiding", + -14.760464668273926 + ], + [ + "▁nudes", + -14.760464668273926 + ], + [ + "Indonesia", + -14.760489463806152 + ], + [ + "▁changers", + -14.76050090789795 + ], + [ + "TSE", + -14.760523796081543 + ], + [ + "▁Catalunya", + -14.760523796081543 + ], + [ + "monstr", + -14.760565757751465 + ], + [ + "Female", + -14.760634422302246 + ], + [ + "▁mauve", + -14.760693550109863 + ], + [ + "▁Lathe", + -14.760734558105469 + ], + [ + "SCRIPT", + -14.760751724243164 + ], + [ + "▁Graphical", + -14.760773658752441 + ], + [ + "▁eyelets", + -14.760794639587402 + ], + [ + "collective", + -14.760796546936035 + ], + [ + "▁panties", + -14.760796546936035 + ], + [ + "Minister", + -14.760807991027832 + ], + [ + "▁RNAi", + -14.76082992553711 + ], + [ + "▁surrealist", + -14.760845184326172 + ], + [ + "▁Calabria", + -14.760858535766602 + ], + [ + "▁pipette", + -14.760863304138184 + ], + [ + "▁Neteller", + -14.760881423950195 + ], + [ + "glide", + -14.760889053344727 + ], + [ + "▁Millwall", + -14.76089859008789 + ], + [ + "ohet", + -14.760904312133789 + ], + [ + "▁reductase", + -14.760915756225586 + ], + [ + "▁SRA", + -14.760958671569824 + ], + [ + "▁Salo", + -14.760965347290039 + ], + [ + "▁pam", + -14.760985374450684 + ], + [ + "heir", + -14.76104736328125 + ], + [ + "▁Chantal", + -14.761048316955566 + ], + [ + "▁holiest", + -14.761073112487793 + ], + [ + "▁Ginseng", + -14.761079788208008 + ], + [ + "▁Preet", + -14.761079788208008 + ], + [ + "Brit", + -14.761088371276855 + ], + [ + "▁McAl", + -14.761157989501953 + ], + [ + "▁assemblages", + -14.761157989501953 + ], + [ + "▁Naya", + -14.761183738708496 + ], + [ + "▁BEGIN", + -14.761201858520508 + ], + [ + "▁Rennes", + -14.761231422424316 + ], + [ + "oltz", + -14.761250495910645 + ], + [ + "▁minty", + -14.761255264282227 + ], + [ + "Scene", + -14.7612943649292 + ], + [ + "Tokyo", + -14.761300086975098 + ], + [ + "▁Cognac", + -14.761338233947754 + ], + [ + "▁Margate", + -14.761348724365234 + ], + [ + "prog", + -14.761372566223145 + ], + [ + "▁Thala", + -14.761384963989258 + ], + [ + "Twenty", + -14.761442184448242 + ], + [ + "▁Overture", + -14.761475563049316 + ], + [ + "▁Colli", + -14.761486053466797 + ], + [ + "LCD", + -14.761490821838379 + ], + [ + "被", + -14.761528968811035 + ], + [ + "▁Piping", + -14.761544227600098 + ], + [ + "▁Interpreting", + -14.761570930480957 + ], + [ + "▁Gj", + -14.761590003967285 + ], + [ + "therapie", + -14.761598587036133 + ], + [ + "▁Landfill", + -14.761737823486328 + ], + [ + "▁astrologers", + -14.76175594329834 + ], + [ + "BES", + -14.761802673339844 + ], + [ + "subtle", + -14.761828422546387 + ], + [ + "▁silage", + -14.761835098266602 + ], + [ + "▁Grisham", + -14.761850357055664 + ], + [ + "▁emphysema", + -14.76186752319336 + ], + [ + "▁Wyman", + -14.761884689331055 + ], + [ + "tzler", + -14.761887550354004 + ], + [ + "SCR", + -14.761917114257812 + ], + [ + "▁Halton", + -14.761962890625 + ], + [ + "▁Flask", + -14.761967658996582 + ], + [ + "▁Nh", + -14.761977195739746 + ], + [ + "▁GOLF", + -14.761988639831543 + ], + [ + "▁Throttle", + -14.761994361877441 + ], + [ + "stocking", + -14.762003898620605 + ], + [ + "▁Longview", + -14.762035369873047 + ], + [ + "▁Lucca", + -14.762075424194336 + ], + [ + "▁Kenner", + -14.76211166381836 + ], + [ + "▁selflessness", + -14.762114524841309 + ], + [ + "▁creeper", + -14.762116432189941 + ], + [ + "▁Reinhardt", + -14.76213550567627 + ], + [ + "Pl", + -14.762179374694824 + ], + [ + "▁NOK", + -14.762240409851074 + ], + [ + "▁cyberbullying", + -14.762252807617188 + ], + [ + "▁backstroke", + -14.762256622314453 + ], + [ + "statin", + -14.7622709274292 + ], + [ + "rón", + -14.762284278869629 + ], + [ + "ivas", + -14.762310981750488 + ], + [ + "ELO", + -14.762332916259766 + ], + [ + "▁oppressors", + -14.762392044067383 + ], + [ + "▁NAA", + -14.76240062713623 + ], + [ + "▁Takeover", + -14.762406349182129 + ], + [ + "▁Sulfur", + -14.762471199035645 + ], + [ + "▁uncompressed", + -14.76251220703125 + ], + [ + "▁Kamb", + -14.762521743774414 + ], + [ + "▁Catharines", + -14.762529373168945 + ], + [ + "Fisher", + -14.762530326843262 + ], + [ + "▁caulking", + -14.76254653930664 + ], + [ + "▁Landes", + -14.762577056884766 + ], + [ + "ophil", + -14.762578010559082 + ], + [ + "▁Shabby", + -14.762579917907715 + ], + [ + "bres", + -14.762588500976562 + ], + [ + "▁EDA", + -14.76260757446289 + ], + [ + "▁deterring", + -14.76260757446289 + ], + [ + "▁HOUR", + -14.76264476776123 + ], + [ + "Past", + -14.762666702270508 + ], + [ + "liana", + -14.762754440307617 + ], + [ + "PPI", + -14.762755393981934 + ], + [ + "▁Nadi", + -14.7627592086792 + ], + [ + "▁Ranbir", + -14.762776374816895 + ], + [ + "▁warren", + -14.762791633605957 + ], + [ + "GAS", + -14.762807846069336 + ], + [ + "▁SLEEP", + -14.76282787322998 + ], + [ + "▁mumps", + -14.76284408569336 + ], + [ + "▁CERTAIN", + -14.76286792755127 + ], + [ + "▁cymbalta", + -14.762938499450684 + ], + [ + "▁Ryde", + -14.763028144836426 + ], + [ + "culate", + -14.763051986694336 + ], + [ + "ры", + -14.763067245483398 + ], + [ + "▁PARTIES", + -14.76310920715332 + ], + [ + "▁Eriksen", + -14.763145446777344 + ], + [ + "▁GLP", + -14.763177871704102 + ], + [ + "▁homozygous", + -14.763202667236328 + ], + [ + "▁gsm", + -14.763254165649414 + ], + [ + "▁energ", + -14.763324737548828 + ], + [ + "▁Scorch", + -14.7633638381958 + ], + [ + "▁Martel", + -14.763388633728027 + ], + [ + "▁puffer", + -14.763415336608887 + ], + [ + "▁Ranchi", + -14.763456344604492 + ], + [ + "▁Thorough", + -14.76346492767334 + ], + [ + "▁prodded", + -14.763495445251465 + ], + [ + "▁winced", + -14.763508796691895 + ], + [ + "▁squawk", + -14.763519287109375 + ], + [ + "▁adamantly", + -14.76353931427002 + ], + [ + "▁Prak", + -14.763547897338867 + ], + [ + "▁fasted", + -14.763554573059082 + ], + [ + "▁ribbing", + -14.763567924499512 + ], + [ + "chicago", + -14.763568878173828 + ], + [ + "▁BDC", + -14.76357650756836 + ], + [ + "PLC", + -14.763580322265625 + ], + [ + "▁Carina", + -14.763592720031738 + ], + [ + "▁latching", + -14.763599395751953 + ], + [ + "▁promiscuous", + -14.7636137008667 + ], + [ + "▁lunged", + -14.763628959655762 + ], + [ + "ம்", + -14.763629913330078 + ], + [ + "▁Forklift", + -14.763664245605469 + ], + [ + "oš", + -14.763691902160645 + ], + [ + "▁Gesch", + -14.763694763183594 + ], + [ + "▁boatload", + -14.763715744018555 + ], + [ + "▁litigated", + -14.7637357711792 + ], + [ + "▁Guaido", + -14.763777732849121 + ], + [ + "▁Pasture", + -14.763785362243652 + ], + [ + "▁Lipton", + -14.763788223266602 + ], + [ + "Excuse", + -14.763824462890625 + ], + [ + "xxxx", + -14.763833045959473 + ], + [ + "▁kangaroos", + -14.763833045959473 + ], + [ + "▁urinating", + -14.763873100280762 + ], + [ + "Halloween", + -14.76396656036377 + ], + [ + "▁unmodified", + -14.763967514038086 + ], + [ + "空", + -14.76399040222168 + ], + [ + "▁Faridabad", + -14.763994216918945 + ], + [ + "functions", + -14.763999938964844 + ], + [ + "▁Marais", + -14.764036178588867 + ], + [ + "▁Farooq", + -14.764062881469727 + ], + [ + "▁gyroscope", + -14.764081954956055 + ], + [ + "미", + -14.764092445373535 + ], + [ + "vium", + -14.764105796813965 + ], + [ + "▁Guesthouse", + -14.764106750488281 + ], + [ + "▁equalization", + -14.764106750488281 + ], + [ + "imbu", + -14.764111518859863 + ], + [ + "▁Flee", + -14.764116287231445 + ], + [ + "JH", + -14.764121055603027 + ], + [ + "▁SOF", + -14.764122009277344 + ], + [ + "▁glazes", + -14.764140129089355 + ], + [ + "▁pinstripe", + -14.764144897460938 + ], + [ + "▁REO", + -14.764147758483887 + ], + [ + "▁DALLAS", + -14.764152526855469 + ], + [ + "Ellen", + -14.764163970947266 + ], + [ + "▁Rockhampton", + -14.764190673828125 + ], + [ + "▁vag", + -14.764202117919922 + ], + [ + "lán", + -14.764254570007324 + ], + [ + "▁scarecrow", + -14.764262199401855 + ], + [ + "narrow", + -14.76426887512207 + ], + [ + "certificate", + -14.764291763305664 + ], + [ + "▁activ", + -14.764307022094727 + ], + [ + "dumping", + -14.764322280883789 + ], + [ + "▁Arran", + -14.764324188232422 + ], + [ + "york", + -14.764328002929688 + ], + [ + "▁levee", + -14.764396667480469 + ], + [ + "BRI", + -14.764409065246582 + ], + [ + "▁flirtation", + -14.764412879943848 + ], + [ + "▁Keg", + -14.76443099975586 + ], + [ + "▁scurrying", + -14.764431953430176 + ], + [ + "coaching", + -14.764507293701172 + ], + [ + "▁faulted", + -14.76452922821045 + ], + [ + "▁limos", + -14.764565467834473 + ], + [ + "liability", + -14.764638900756836 + ], + [ + "▁harmonized", + -14.76465129852295 + ], + [ + "architect", + -14.764683723449707 + ], + [ + "▁haemato", + -14.764732360839844 + ], + [ + "▁Nz", + -14.76475715637207 + ], + [ + "▁novelties", + -14.764790534973145 + ], + [ + "ventricular", + -14.764796257019043 + ], + [ + "UAE", + -14.76480484008789 + ], + [ + "▁AID", + -14.764817237854004 + ], + [ + "▁IIM", + -14.764862060546875 + ], + [ + "vince", + -14.76488208770752 + ], + [ + "▁Escal", + -14.764886856079102 + ], + [ + "▁apostate", + -14.764892578125 + ], + [ + "▁effervescent", + -14.764908790588379 + ], + [ + "▁blinks", + -14.764910697937012 + ], + [ + "▁entrapment", + -14.76496696472168 + ], + [ + "conazole", + -14.765008926391602 + ], + [ + "cay", + -14.765026092529297 + ], + [ + "▁Poop", + -14.765026092529297 + ], + [ + "Claire", + -14.765071868896484 + ], + [ + "▁delegating", + -14.765141487121582 + ], + [ + "▁polyunsaturated", + -14.765144348144531 + ], + [ + "schw", + -14.765174865722656 + ], + [ + "Honestly", + -14.765192031860352 + ], + [ + "▁fantasize", + -14.76519775390625 + ], + [ + "▁addressable", + -14.765198707580566 + ], + [ + "▁contractually", + -14.765241622924805 + ], + [ + "▁unwashed", + -14.765250205993652 + ], + [ + "marc", + -14.765279769897461 + ], + [ + "▁zeitgeist", + -14.765298843383789 + ], + [ + "▁Guts", + -14.765332221984863 + ], + [ + "kaa", + -14.76537036895752 + ], + [ + "MSP", + -14.76537799835205 + ], + [ + "▁BIRD", + -14.76538372039795 + ], + [ + "▁answerable", + -14.76539421081543 + ], + [ + "▁solidity", + -14.765409469604492 + ], + [ + "▁Taq", + -14.765420913696289 + ], + [ + "▁clamour", + -14.765429496765137 + ], + [ + "▁musing", + -14.765447616577148 + ], + [ + "Alien", + -14.765450477600098 + ], + [ + "Upper", + -14.765485763549805 + ], + [ + "▁Desiree", + -14.76552677154541 + ], + [ + "▁stepson", + -14.765544891357422 + ], + [ + "▁Allende", + -14.765565872192383 + ], + [ + "▁Roadshow", + -14.765589714050293 + ], + [ + "▁GPIO", + -14.765628814697266 + ], + [ + "uler", + -14.765644073486328 + ], + [ + "▁Bmw", + -14.765686988830566 + ], + [ + "ageing", + -14.765698432922363 + ], + [ + "▁recu", + -14.765703201293945 + ], + [ + "▁swa", + -14.765731811523438 + ], + [ + "▁Manassas", + -14.765787124633789 + ], + [ + "▁forgetful", + -14.765806198120117 + ], + [ + "raff", + -14.765837669372559 + ], + [ + "▁Ballina", + -14.765861511230469 + ], + [ + "IVO", + -14.765894889831543 + ], + [ + "▁Puente", + -14.765929222106934 + ], + [ + "temper", + -14.765933990478516 + ], + [ + "▁colourway", + -14.765934944152832 + ], + [ + "▁Durr", + -14.765953063964844 + ], + [ + "framework", + -14.765958786010742 + ], + [ + "▁SCOTUS", + -14.765974044799805 + ], + [ + "fah", + -14.766002655029297 + ], + [ + "catenin", + -14.766010284423828 + ], + [ + "▁cognate", + -14.766022682189941 + ], + [ + "▁cots", + -14.766024589538574 + ], + [ + "AZE", + -14.766033172607422 + ], + [ + "▁straddling", + -14.766037940979004 + ], + [ + "▁ballgame", + -14.766039848327637 + ], + [ + "▁PERMITTED", + -14.766080856323242 + ], + [ + "▁Storyteller", + -14.766080856323242 + ], + [ + "HOW", + -14.766118049621582 + ], + [ + "INCLUDING", + -14.766128540039062 + ], + [ + "▁Locomotive", + -14.766133308410645 + ], + [ + "▁underscoring", + -14.766182899475098 + ], + [ + "▁Bexley", + -14.766186714172363 + ], + [ + "▁prozac", + -14.766219139099121 + ], + [ + "▁intraocular", + -14.766244888305664 + ], + [ + "▁endow", + -14.766281127929688 + ], + [ + "指", + -14.766291618347168 + ], + [ + "▁Chua", + -14.766308784484863 + ], + [ + "▁Snohomish", + -14.766311645507812 + ], + [ + "▁Debug", + -14.766326904296875 + ], + [ + "意", + -14.766363143920898 + ], + [ + "▁Docket", + -14.766386985778809 + ], + [ + "▁WVU", + -14.766398429870605 + ], + [ + "▁lv", + -14.766411781311035 + ], + [ + "Mental", + -14.766427993774414 + ], + [ + "▁leniency", + -14.766481399536133 + ], + [ + "▁Harrier", + -14.766535758972168 + ], + [ + "atro", + -14.766575813293457 + ], + [ + "▁Whitworth", + -14.766593933105469 + ], + [ + "▁Newcomer", + -14.76661491394043 + ], + [ + "▁Haag", + -14.766651153564453 + ], + [ + "▁Bodega", + -14.766676902770996 + ], + [ + "▁politik", + -14.76668930053711 + ], + [ + "▁exorcism", + -14.76673412322998 + ], + [ + "▁panoramas", + -14.76675033569336 + ], + [ + "▁Timberland", + -14.766779899597168 + ], + [ + "▁breakneck", + -14.766790390014648 + ], + [ + "▁capo", + -14.766794204711914 + ], + [ + "inking", + -14.766836166381836 + ], + [ + "▁Komodo", + -14.76684284210205 + ], + [ + "fauna", + -14.76685619354248 + ], + [ + "▁TAT", + -14.766863822937012 + ], + [ + "▁WebSphere", + -14.766867637634277 + ], + [ + "▁Iliad", + -14.766870498657227 + ], + [ + "▁Helga", + -14.766874313354492 + ], + [ + "▁engendered", + -14.766890525817871 + ], + [ + "▁troy", + -14.766897201538086 + ], + [ + "▁YM", + -14.766935348510742 + ], + [ + "▁subsea", + -14.766976356506348 + ], + [ + "▁overruns", + -14.767008781433105 + ], + [ + "bati", + -14.767017364501953 + ], + [ + "harmon", + -14.767061233520508 + ], + [ + "▁BCI", + -14.767061233520508 + ], + [ + "▁Nymph", + -14.767112731933594 + ], + [ + "SPS", + -14.767128944396973 + ], + [ + "▁paraphrasing", + -14.767135620117188 + ], + [ + "▁Jezebel", + -14.767136573791504 + ], + [ + "▁styrene", + -14.767147064208984 + ], + [ + "mood", + -14.767155647277832 + ], + [ + "▁Féin", + -14.767168998718262 + ], + [ + "▁Critically", + -14.767172813415527 + ], + [ + "▁smashes", + -14.767189025878906 + ], + [ + "▁Racist", + -14.767294883728027 + ], + [ + "▁MZ", + -14.767308235168457 + ], + [ + "▁tactically", + -14.767317771911621 + ], + [ + "egner", + -14.767353057861328 + ], + [ + "▁Bair", + -14.767353057861328 + ], + [ + "gew", + -14.767387390136719 + ], + [ + "▁Girona", + -14.767420768737793 + ], + [ + "▁FRED", + -14.767425537109375 + ], + [ + "▁Clarissa", + -14.767464637756348 + ], + [ + "▁ELE", + -14.76754093170166 + ], + [ + "▁‹", + -14.767557144165039 + ], + [ + "▁Rodin", + -14.767605781555176 + ], + [ + "▁steepest", + -14.767611503601074 + ], + [ + "▁Thicke", + -14.767614364624023 + ], + [ + "amble", + -14.767620086669922 + ], + [ + "cannon", + -14.767637252807617 + ], + [ + "lande", + -14.76763916015625 + ], + [ + "▁vindication", + -14.767698287963867 + ], + [ + "▁duster", + -14.76771354675293 + ], + [ + "▁Richey", + -14.767731666564941 + ], + [ + "▁1740", + -14.7677583694458 + ], + [ + "▁Taggart", + -14.7677583694458 + ], + [ + "▁Taoist", + -14.767769813537598 + ], + [ + "▁symp", + -14.767797470092773 + ], + [ + "▁Murkowski", + -14.76781177520752 + ], + [ + "▁inexcusable", + -14.767844200134277 + ], + [ + "▁beheld", + -14.76785659790039 + ], + [ + "▁ganglion", + -14.767889022827148 + ], + [ + "▁Fuzz", + -14.76789379119873 + ], + [ + "стро", + -14.767895698547363 + ], + [ + "LMS", + -14.767910957336426 + ], + [ + "▁Melk", + -14.767936706542969 + ], + [ + "inaudible", + -14.767990112304688 + ], + [ + "contemporary", + -14.768030166625977 + ], + [ + "ARCH", + -14.76807689666748 + ], + [ + "gation", + -14.768082618713379 + ], + [ + "dix", + -14.76809024810791 + ], + [ + "▁Ketone", + -14.768153190612793 + ], + [ + "AFA", + -14.768155097961426 + ], + [ + "▁abscond", + -14.768258094787598 + ], + [ + "▁Blot", + -14.768261909484863 + ], + [ + "▁gunk", + -14.768317222595215 + ], + [ + "▁prescriber", + -14.768402099609375 + ], + [ + "▁McCaskill", + -14.768417358398438 + ], + [ + "▁ribosome", + -14.768421173095703 + ], + [ + "▁GPRS", + -14.768482208251953 + ], + [ + "▁reoccurring", + -14.768485069274902 + ], + [ + "▁toyed", + -14.768502235412598 + ], + [ + "pizza", + -14.768507957458496 + ], + [ + "▁hydrotherapy", + -14.768521308898926 + ], + [ + "gow", + -14.76854419708252 + ], + [ + "HSAA", + -14.768555641174316 + ], + [ + "▁Berklee", + -14.768630027770996 + ], + [ + "▁amok", + -14.768643379211426 + ], + [ + "уд", + -14.76866626739502 + ], + [ + "glucose", + -14.768704414367676 + ], + [ + "▁Laurier", + -14.768704414367676 + ], + [ + "▁Anja", + -14.768732070922852 + ], + [ + "▁Xamarin", + -14.768733024597168 + ], + [ + "▁smearing", + -14.768735885620117 + ], + [ + "ëve", + -14.768744468688965 + ], + [ + "Adobe", + -14.768756866455078 + ], + [ + "▁Mudd", + -14.76878833770752 + ], + [ + "▁Ainsworth", + -14.768817901611328 + ], + [ + "▁Lviv", + -14.768868446350098 + ], + [ + "▁snags", + -14.76887035369873 + ], + [ + "▁Nitin", + -14.768880844116211 + ], + [ + "texas", + -14.768890380859375 + ], + [ + "1860", + -14.768906593322754 + ], + [ + "bagh", + -14.768912315368652 + ], + [ + "▁CUTE", + -14.768994331359863 + ], + [ + "tony", + -14.769006729125977 + ], + [ + "▁Dumont", + -14.769026756286621 + ], + [ + "▁actuated", + -14.769028663635254 + ], + [ + "Behind", + -14.76903247833252 + ], + [ + "▁GTR", + -14.769061088562012 + ], + [ + "▁acoustical", + -14.76906681060791 + ], + [ + "▁Dolph", + -14.769094467163086 + ], + [ + "▁oncologists", + -14.769124031066895 + ], + [ + "Trace", + -14.76916217803955 + ], + [ + "▁1620", + -14.769248008728027 + ], + [ + "▁ochre", + -14.769262313842773 + ], + [ + "▁leery", + -14.769289016723633 + ], + [ + "▁Moisturizer", + -14.769293785095215 + ], + [ + "▁Fio", + -14.769309043884277 + ], + [ + "▁Magnets", + -14.769311904907227 + ], + [ + "▁Derm", + -14.769363403320312 + ], + [ + "▁divisible", + -14.769376754760742 + ], + [ + "▁Grains", + -14.769408226013184 + ], + [ + "▁sara", + -14.76944637298584 + ], + [ + "▁bë", + -14.769458770751953 + ], + [ + "▁slideshows", + -14.769481658935547 + ], + [ + "▁Irregular", + -14.769506454467773 + ], + [ + "▁Rape", + -14.769518852233887 + ], + [ + "▁escalators", + -14.769529342651367 + ], + [ + "ے", + -14.769536972045898 + ], + [ + "mancy", + -14.76954460144043 + ], + [ + "classification", + -14.769545555114746 + ], + [ + "▁worktop", + -14.769550323486328 + ], + [ + "▁stork", + -14.769551277160645 + ], + [ + "▁Appleby", + -14.769575119018555 + ], + [ + "▁purebred", + -14.769636154174805 + ], + [ + "▁injunctions", + -14.769643783569336 + ], + [ + "▁randomization", + -14.769648551940918 + ], + [ + "▁Varieties", + -14.7696533203125 + ], + [ + "▁Garber", + -14.769658088684082 + ], + [ + "grapher", + -14.769718170166016 + ], + [ + "primer", + -14.769719123840332 + ], + [ + "▁Bede", + -14.769726753234863 + ], + [ + "▁Sidi", + -14.76972770690918 + ], + [ + "▁yada", + -14.769775390625 + ], + [ + "▁Redirect", + -14.769804954528809 + ], + [ + "▁mistook", + -14.769806861877441 + ], + [ + "▁Gurney", + -14.769822120666504 + ], + [ + "tort", + -14.769831657409668 + ], + [ + "том", + -14.769845962524414 + ], + [ + "Ep", + -14.769887924194336 + ], + [ + "▁disturbs", + -14.769893646240234 + ], + [ + "imet", + -14.76990032196045 + ], + [ + "oten", + -14.769901275634766 + ], + [ + "▁Interviewer", + -14.769989967346191 + ], + [ + "uzzo", + -14.769990921020508 + ], + [ + "▁hc", + -14.770003318786621 + ], + [ + "▁Brownies", + -14.77000617980957 + ], + [ + "Upload", + -14.770018577575684 + ], + [ + "▁morsel", + -14.770030975341797 + ], + [ + "▁Authorised", + -14.77004337310791 + ], + [ + "ilus", + -14.770050048828125 + ], + [ + "▁Allergies", + -14.770100593566895 + ], + [ + "Rules", + -14.770121574401855 + ], + [ + "kindness", + -14.770142555236816 + ], + [ + "takers", + -14.770146369934082 + ], + [ + "▁UPI", + -14.770169258117676 + ], + [ + "▁721", + -14.770198822021484 + ], + [ + "▁welders", + -14.770211219787598 + ], + [ + "▁reinvested", + -14.770212173461914 + ], + [ + "ophan", + -14.770237922668457 + ], + [ + "▁Tragically", + -14.770264625549316 + ], + [ + "▁Legislators", + -14.770289421081543 + ], + [ + "ISTIC", + -14.770291328430176 + ], + [ + "▁McCollum", + -14.770294189453125 + ], + [ + "athletic", + -14.770295143127441 + ], + [ + "brev", + -14.770305633544922 + ], + [ + "▁normalizing", + -14.770353317260742 + ], + [ + "▁casi", + -14.770356178283691 + ], + [ + "cooler", + -14.770374298095703 + ], + [ + "▁MMM", + -14.770384788513184 + ], + [ + "▁fluted", + -14.770401954650879 + ], + [ + "▁PRESENTATION", + -14.77042007446289 + ], + [ + "▁vellum", + -14.770421981811523 + ], + [ + "passive", + -14.770472526550293 + ], + [ + "IBS", + -14.770482063293457 + ], + [ + "▁Chariot", + -14.770522117614746 + ], + [ + "▁Amina", + -14.770527839660645 + ], + [ + "Notice", + -14.770530700683594 + ], + [ + "▁grimace", + -14.770552635192871 + ], + [ + "▁FSX", + -14.770561218261719 + ], + [ + "▁Constand", + -14.770563125610352 + ], + [ + "analyses", + -14.770614624023438 + ], + [ + "▁Measured", + -14.770626068115234 + ], + [ + "▁Calli", + -14.770633697509766 + ], + [ + "▁Transient", + -14.77065372467041 + ], + [ + "▁oligarch", + -14.77065658569336 + ], + [ + "▁Lewin", + -14.770674705505371 + ], + [ + "▁Propeller", + -14.77069091796875 + ], + [ + "▁Caltech", + -14.770695686340332 + ], + [ + "▁imperceptible", + -14.770712852478027 + ], + [ + "nale", + -14.770719528198242 + ], + [ + "▁ridding", + -14.770722389221191 + ], + [ + "▁Kreme", + -14.770724296569824 + ], + [ + "▁TAL", + -14.770760536193848 + ], + [ + "AAAA", + -14.770763397216797 + ], + [ + "▁crosshairs", + -14.770764350891113 + ], + [ + "▁microglia", + -14.770767211914062 + ], + [ + "▁mTOR", + -14.770770072937012 + ], + [ + "▁Maku", + -14.770808219909668 + ], + [ + "री", + -14.770870208740234 + ], + [ + "▁nodal", + -14.770888328552246 + ], + [ + "▁Cyclops", + -14.770931243896484 + ], + [ + "magi", + -14.770940780639648 + ], + [ + "▁fleur", + -14.770947456359863 + ], + [ + "▁Redstone", + -14.770970344543457 + ], + [ + "▁Vixen", + -14.770977973937988 + ], + [ + "▁Plough", + -14.770978927612305 + ], + [ + "▁Deleuze", + -14.771000862121582 + ], + [ + "3100", + -14.77104663848877 + ], + [ + "anen", + -14.771068572998047 + ], + [ + "bello", + -14.771098136901855 + ], + [ + "▁Rockaway", + -14.771124839782715 + ], + [ + "voc", + -14.771191596984863 + ], + [ + "ї", + -14.77121353149414 + ], + [ + "мент", + -14.771227836608887 + ], + [ + "▁Farnham", + -14.77122974395752 + ], + [ + "dene", + -14.77129077911377 + ], + [ + "▁Bhav", + -14.771320343017578 + ], + [ + "▁herdsmen", + -14.771334648132324 + ], + [ + "▁gladness", + -14.771339416503906 + ], + [ + "▁docu", + -14.771343231201172 + ], + [ + "▁FPV", + -14.771370887756348 + ], + [ + "▁Coordinates", + -14.77138614654541 + ], + [ + "▁Makin", + -14.771430969238281 + ], + [ + "▁Selva", + -14.771435737609863 + ], + [ + "▁educative", + -14.771470069885254 + ], + [ + "▁Roxbury", + -14.771500587463379 + ], + [ + "▁pigtail", + -14.77150821685791 + ], + [ + "EDI", + -14.771509170532227 + ], + [ + "Clearly", + -14.771564483642578 + ], + [ + "Fabric", + -14.771573066711426 + ], + [ + "▁edifying", + -14.771578788757324 + ], + [ + "▁bifurcation", + -14.771615028381348 + ], + [ + "guo", + -14.77161979675293 + ], + [ + "▁Hazrat", + -14.771651268005371 + ], + [ + "▁1779", + -14.771713256835938 + ], + [ + "▁Dern", + -14.771746635437012 + ], + [ + "▁Hansard", + -14.771780014038086 + ], + [ + "▁Heine", + -14.771790504455566 + ], + [ + "▁tufting", + -14.771800994873047 + ], + [ + "▁1031", + -14.771817207336426 + ], + [ + "iww", + -14.771825790405273 + ], + [ + "SHOP", + -14.77184009552002 + ], + [ + "▁대한", + -14.7718505859375 + ], + [ + "▁Briscoe", + -14.771852493286133 + ], + [ + "▁Inkjet", + -14.77190113067627 + ], + [ + "▁immeasurably", + -14.77190113067627 + ], + [ + "▁Reiss", + -14.771907806396484 + ], + [ + "▁LEAP", + -14.77192211151123 + ], + [ + "▁Trello", + -14.771944046020508 + ], + [ + "▁Firing", + -14.771985054016113 + ], + [ + "▁Vaish", + -14.772014617919922 + ], + [ + "▁escapades", + -14.772026062011719 + ], + [ + "Refer", + -14.772028923034668 + ], + [ + "▁mammograms", + -14.772156715393066 + ], + [ + "Mouse", + -14.772162437438965 + ], + [ + "▁Aoki", + -14.772164344787598 + ], + [ + "▁Pedagogy", + -14.77220344543457 + ], + [ + "▁yellowing", + -14.772214889526367 + ], + [ + "Politics", + -14.772222518920898 + ], + [ + "ancia", + -14.772266387939453 + ], + [ + "▁Dominant", + -14.772281646728516 + ], + [ + "THC", + -14.772310256958008 + ], + [ + "PAM", + -14.77233600616455 + ], + [ + "▁squealing", + -14.772374153137207 + ], + [ + "▁kitsch", + -14.772385597229004 + ], + [ + "▁HbA", + -14.772387504577637 + ], + [ + "▁Platoon", + -14.7723970413208 + ], + [ + "▁ambien", + -14.7723970413208 + ], + [ + "▁Confidentiality", + -14.772405624389648 + ], + [ + "▁Fianna", + -14.772433280944824 + ], + [ + "▁baptize", + -14.77249813079834 + ], + [ + "▁ligation", + -14.772512435913086 + ], + [ + "▁Lugo", + -14.772517204284668 + ], + [ + "▁Beltran", + -14.772546768188477 + ], + [ + "ACHE", + -14.772570610046387 + ], + [ + "alvin", + -14.77258586883545 + ], + [ + "▁damnation", + -14.772601127624512 + ], + [ + "EIGHT", + -14.772613525390625 + ], + [ + "프", + -14.772624015808105 + ], + [ + "tinted", + -14.772651672363281 + ], + [ + "▁Paver", + -14.772686958312988 + ], + [ + "▁erotic", + -14.772727012634277 + ], + [ + "skid", + -14.77275276184082 + ], + [ + "τη", + -14.772760391235352 + ], + [ + "▁SOLUTIONS", + -14.772773742675781 + ], + [ + "▁Kavanagh", + -14.772826194763184 + ], + [ + "bees", + -14.772832870483398 + ], + [ + "▁Charle", + -14.772893905639648 + ], + [ + "▁divestiture", + -14.772932052612305 + ], + [ + "▁pyramidal", + -14.77298641204834 + ], + [ + "▁jubilee", + -14.773016929626465 + ], + [ + "▁Karr", + -14.773018836975098 + ], + [ + "ի", + -14.773090362548828 + ], + [ + "▁featurette", + -14.773130416870117 + ], + [ + "▁bassinet", + -14.773138046264648 + ], + [ + "▁geb", + -14.773152351379395 + ], + [ + "▁vw", + -14.773154258728027 + ], + [ + "literate", + -14.773164749145508 + ], + [ + "▁pont", + -14.773164749145508 + ], + [ + "▁Niels", + -14.77316951751709 + ], + [ + "▁digitizing", + -14.77318000793457 + ], + [ + "ptr", + -14.773180961608887 + ], + [ + "▁Simultaneous", + -14.77319622039795 + ], + [ + "igation", + -14.773255348205566 + ], + [ + "▁Ч", + -14.773274421691895 + ], + [ + "оп", + -14.773348808288574 + ], + [ + "▁Inscription", + -14.77337646484375 + ], + [ + "▁TSR", + -14.773402214050293 + ], + [ + "▁loveable", + -14.77340316772461 + ], + [ + "▁Spandex", + -14.773470878601074 + ], + [ + "▁Actively", + -14.773476600646973 + ], + [ + "showing", + -14.773497581481934 + ], + [ + "▁Blyth", + -14.77349853515625 + ], + [ + "▁Chautauqua", + -14.773516654968262 + ], + [ + "quid", + -14.773557662963867 + ], + [ + "anonymous", + -14.773591041564941 + ], + [ + "▁fullscreen", + -14.773599624633789 + ], + [ + "적인", + -14.773612976074219 + ], + [ + "▁ENGINEERING", + -14.773622512817383 + ], + [ + "affirming", + -14.773630142211914 + ], + [ + "▁Lata", + -14.77364730834961 + ], + [ + "▁Underlying", + -14.773650169372559 + ], + [ + "hrung", + -14.773658752441406 + ], + [ + "▁conquests", + -14.773664474487305 + ], + [ + "▁calamari", + -14.77369499206543 + ], + [ + "▁Thiem", + -14.773701667785645 + ], + [ + "▁naturopath", + -14.773701667785645 + ], + [ + "▁ALM", + -14.773737907409668 + ], + [ + "▁recidivism", + -14.7737398147583 + ], + [ + "RIO", + -14.773764610290527 + ], + [ + "▁Limiting", + -14.773765563964844 + ], + [ + "▁jockeys", + -14.773818969726562 + ], + [ + "▁Widgets", + -14.773866653442383 + ], + [ + "Tales", + -14.773893356323242 + ], + [ + "ología", + -14.773921012878418 + ], + [ + "▁Elohim", + -14.773948669433594 + ], + [ + "▁telepathic", + -14.773975372314453 + ], + [ + "Yesterday", + -14.773983001708984 + ], + [ + "▁SOM", + -14.773998260498047 + ], + [ + "▁trackpad", + -14.77401065826416 + ], + [ + "▁CAPITAL", + -14.774017333984375 + ], + [ + "extend", + -14.774066925048828 + ], + [ + "▁boggling", + -14.774096488952637 + ], + [ + "▁Awake", + -14.77411937713623 + ], + [ + "enso", + -14.774130821228027 + ], + [ + "iffer", + -14.774137496948242 + ], + [ + "▁RICH", + -14.774157524108887 + ], + [ + "▁BDO", + -14.774158477783203 + ], + [ + "layout", + -14.774163246154785 + ], + [ + "Demo", + -14.774187088012695 + ], + [ + "▁Campion", + -14.774192810058594 + ], + [ + "▁Boudreau", + -14.77421760559082 + ], + [ + "BEN", + -14.77422046661377 + ], + [ + "▁OAS", + -14.774223327636719 + ], + [ + "▁tempering", + -14.7742338180542 + ], + [ + "bromo", + -14.774236679077148 + ], + [ + "Studies", + -14.774275779724121 + ], + [ + "▁flaunting", + -14.77428150177002 + ], + [ + "▁Valk", + -14.774298667907715 + ], + [ + "nuptial", + -14.774304389953613 + ], + [ + "5500", + -14.774309158325195 + ], + [ + "WTO", + -14.774349212646484 + ], + [ + "POST", + -14.774361610412598 + ], + [ + "▁poach", + -14.774389266967773 + ], + [ + "▁Harvick", + -14.774409294128418 + ], + [ + "idase", + -14.77441120147705 + ], + [ + "aneous", + -14.774446487426758 + ], + [ + "▁Breathtaking", + -14.774517059326172 + ], + [ + "▁Summertime", + -14.774530410766602 + ], + [ + "▁Balsam", + -14.774569511413574 + ], + [ + "▁Vali", + -14.774580001831055 + ], + [ + "ပ", + -14.7746000289917 + ], + [ + "▁suitor", + -14.774679183959961 + ], + [ + "SAFE", + -14.774696350097656 + ], + [ + "▁во", + -14.774703979492188 + ], + [ + "axin", + -14.774771690368652 + ], + [ + "▁Flashlight", + -14.774772644042969 + ], + [ + "urier", + -14.774794578552246 + ], + [ + "▁abate", + -14.774829864501953 + ], + [ + "▁PROP", + -14.774857521057129 + ], + [ + "▁roars", + -14.774859428405762 + ], + [ + "ogu", + -14.774887084960938 + ], + [ + "▁Predicting", + -14.77489185333252 + ], + [ + "Scarlet", + -14.774913787841797 + ], + [ + "▁glu", + -14.77492618560791 + ], + [ + "▁nothin", + -14.774945259094238 + ], + [ + "▁injects", + -14.774950981140137 + ], + [ + "▁709", + -14.774951934814453 + ], + [ + "▁Decorators", + -14.774955749511719 + ], + [ + "▁Sundown", + -14.774970054626465 + ], + [ + "sliding", + -14.774977684020996 + ], + [ + "▁megapixels", + -14.77499008178711 + ], + [ + "▁Kyung", + -14.775005340576172 + ], + [ + "▁Humidity", + -14.775084495544434 + ], + [ + "orda", + -14.775132179260254 + ], + [ + "▁581", + -14.77514934539795 + ], + [ + "ELLO", + -14.775150299072266 + ], + [ + "▁Shaving", + -14.775172233581543 + ], + [ + "▁unrealized", + -14.77519702911377 + ], + [ + "▁Matsumoto", + -14.77523422241211 + ], + [ + "scores", + -14.77530574798584 + ], + [ + "▁unapologetically", + -14.775311470031738 + ], + [ + "▁regrettably", + -14.775315284729004 + ], + [ + "▁Percival", + -14.775325775146484 + ], + [ + "Wallet", + -14.775330543518066 + ], + [ + "Arthur", + -14.775341987609863 + ], + [ + "▁reconfiguration", + -14.775381088256836 + ], + [ + "larger", + -14.775404930114746 + ], + [ + "▁unkempt", + -14.775453567504883 + ], + [ + "▁Zamora", + -14.7754545211792 + ], + [ + "ordina", + -14.775465965270996 + ], + [ + "contamination", + -14.775466918945312 + ], + [ + "▁Kann", + -14.775519371032715 + ], + [ + "▁Camus", + -14.775527000427246 + ], + [ + "▁reelected", + -14.775553703308105 + ], + [ + "▁Supportive", + -14.775583267211914 + ], + [ + "OUL", + -14.775588989257812 + ], + [ + "satisfied", + -14.775593757629395 + ], + [ + "wid", + -14.77560043334961 + ], + [ + "humanity", + -14.775617599487305 + ], + [ + "▁saucers", + -14.775638580322266 + ], + [ + "kita", + -14.775662422180176 + ], + [ + "Neither", + -14.775664329528809 + ], + [ + "Layout", + -14.775674819946289 + ], + [ + "▁ewe", + -14.775676727294922 + ], + [ + "DMS", + -14.775677680969238 + ], + [ + "版", + -14.77570629119873 + ], + [ + "OPEC", + -14.775715827941895 + ], + [ + "▁Wohl", + -14.775715827941895 + ], + [ + "▁Anno", + -14.775718688964844 + ], + [ + "▁Assyria", + -14.775725364685059 + ], + [ + "お", + -14.775757789611816 + ], + [ + "▁Kanban", + -14.775784492492676 + ], + [ + "BIC", + -14.775787353515625 + ], + [ + "▁Pedi", + -14.775789260864258 + ], + [ + "Astro", + -14.775873184204102 + ], + [ + "IDO", + -14.775900840759277 + ], + [ + "▁miscalculation", + -14.77590560913086 + ], + [ + "▁midseason", + -14.775908470153809 + ], + [ + "зи", + -14.775921821594238 + ], + [ + "▁CLIP", + -14.775935173034668 + ], + [ + "▁Bottas", + -14.775949478149414 + ], + [ + "▁FAI", + -14.775962829589844 + ], + [ + "▁tensed", + -14.775976181030273 + ], + [ + "▁circumferential", + -14.77598762512207 + ], + [ + "▁Fractal", + -14.775996208190918 + ], + [ + "▁Griezmann", + -14.776028633117676 + ], + [ + "▁Tsipras", + -14.776060104370117 + ], + [ + "schooling", + -14.776070594787598 + ], + [ + "1186", + -14.776077270507812 + ], + [ + "moe", + -14.776110649108887 + ], + [ + "▁reticle", + -14.776116371154785 + ], + [ + "▁Kootenay", + -14.776124954223633 + ], + [ + "▁Malala", + -14.776188850402832 + ], + [ + "UFC", + -14.776200294494629 + ], + [ + "▁vestiges", + -14.776208877563477 + ], + [ + "instrument", + -14.77621078491211 + ], + [ + "linsky", + -14.776288986206055 + ], + [ + "▁Marrow", + -14.77629566192627 + ], + [ + "CIC", + -14.7763032913208 + ], + [ + "kter", + -14.776317596435547 + ], + [ + "▁Chiara", + -14.776331901550293 + ], + [ + "▁Tyrol", + -14.776397705078125 + ], + [ + "▁Sire", + -14.776403427124023 + ], + [ + "▁rai", + -14.77645492553711 + ], + [ + "▁Battleground", + -14.776455879211426 + ], + [ + "▁Vicksburg", + -14.776456832885742 + ], + [ + "▁Nationality", + -14.776459693908691 + ], + [ + "▁så", + -14.776460647583008 + ], + [ + "▁Butts", + -14.776472091674805 + ], + [ + "▁Rioja", + -14.776474952697754 + ], + [ + "▁honking", + -14.776484489440918 + ], + [ + "missile", + -14.776495933532715 + ], + [ + "▁XVIII", + -14.776545524597168 + ], + [ + "▁cisplatin", + -14.776551246643066 + ], + [ + "▁Ibis", + -14.776569366455078 + ], + [ + "Autumn", + -14.776602745056152 + ], + [ + "▁Composers", + -14.776606559753418 + ], + [ + "▁Bullard", + -14.77662181854248 + ], + [ + "▁Innes", + -14.776631355285645 + ], + [ + "Construction", + -14.776632308959961 + ], + [ + "▁Qiu", + -14.776651382446289 + ], + [ + "▁Corri", + -14.776655197143555 + ], + [ + "▁denunciation", + -14.776673316955566 + ], + [ + "▁fritters", + -14.776740074157715 + ], + [ + "▁diuretics", + -14.776782035827637 + ], + [ + "ல", + -14.776784896850586 + ], + [ + "▁kya", + -14.776784896850586 + ], + [ + "▁Wahoo", + -14.776823043823242 + ], + [ + "▁geolocation", + -14.776881217956543 + ], + [ + "์", + -14.776902198791504 + ], + [ + "▁해", + -14.776951789855957 + ], + [ + "▁Lillard", + -14.776970863342285 + ], + [ + "▁Kenilworth", + -14.7769775390625 + ], + [ + "▁chloroplast", + -14.776983261108398 + ], + [ + "▁DeAndre", + -14.777005195617676 + ], + [ + "▁MANILA", + -14.777005195617676 + ], + [ + "clare", + -14.777036666870117 + ], + [ + "▁cytotoxicity", + -14.777056694030762 + ], + [ + "▁Inglis", + -14.777181625366211 + ], + [ + "▁debrief", + -14.777196884155273 + ], + [ + "ecting", + -14.777203559875488 + ], + [ + "clips", + -14.777256965637207 + ], + [ + "▁CHC", + -14.777257919311523 + ], + [ + "▁WYSIWYG", + -14.777276992797852 + ], + [ + "▁lun", + -14.777284622192383 + ], + [ + "ulph", + -14.777289390563965 + ], + [ + "▁Hopi", + -14.77735710144043 + ], + [ + "▁BEC", + -14.777371406555176 + ], + [ + "Definition", + -14.777458190917969 + ], + [ + "▁Liszt", + -14.777467727661133 + ], + [ + "▁mig", + -14.777471542358398 + ], + [ + "▁alleyway", + -14.777480125427246 + ], + [ + "▁prohibitively", + -14.777494430541992 + ], + [ + "▁fjord", + -14.777512550354004 + ], + [ + "Mint", + -14.777521133422852 + ], + [ + "▁Osmond", + -14.777552604675293 + ], + [ + "rachi", + -14.777558326721191 + ], + [ + "vim", + -14.777580261230469 + ], + [ + "Ÿ", + -14.777594566345215 + ], + [ + "ZT", + -14.777595520019531 + ], + [ + "▁richard", + -14.777670860290527 + ], + [ + "▁glimpsed", + -14.77769947052002 + ], + [ + "▁627", + -14.777722358703613 + ], + [ + "▁Spoilers", + -14.777763366699219 + ], + [ + "▁Seasoned", + -14.7777681350708 + ], + [ + "▁cuticles", + -14.777802467346191 + ], + [ + "▁Cursed", + -14.777843475341797 + ], + [ + "Hindu", + -14.777850151062012 + ], + [ + "▁Corrugated", + -14.77790641784668 + ], + [ + "▁beguiling", + -14.777913093566895 + ], + [ + "▁YHWH", + -14.77791690826416 + ], + [ + "▁franchised", + -14.777924537658691 + ], + [ + "▁lurid", + -14.777952194213867 + ], + [ + "▁CIE", + -14.777983665466309 + ], + [ + "▁Saran", + -14.777992248535156 + ], + [ + "Tomorrow", + -14.778035163879395 + ], + [ + "▁926", + -14.778068542480469 + ], + [ + "▁Matz", + -14.778071403503418 + ], + [ + "▁nibs", + -14.778072357177734 + ], + [ + "▁quivering", + -14.778127670288086 + ], + [ + "след", + -14.778143882751465 + ], + [ + "axton", + -14.77816390991211 + ], + [ + "▁dropouts", + -14.778170585632324 + ], + [ + "▁EPP", + -14.778180122375488 + ], + [ + "NHS", + -14.77820110321045 + ], + [ + "▁Shogun", + -14.778205871582031 + ], + [ + "▁TQ", + -14.778236389160156 + ], + [ + "▁Montserrat", + -14.778247833251953 + ], + [ + "scaled", + -14.778250694274902 + ], + [ + "▁UNIQUE", + -14.778251647949219 + ], + [ + "▁Extender", + -14.778261184692383 + ], + [ + "explained", + -14.778275489807129 + ], + [ + "▁BROTHER", + -14.778278350830078 + ], + [ + "▁crisscross", + -14.77829360961914 + ], + [ + "▁disengagement", + -14.778304100036621 + ], + [ + "▁bathrobe", + -14.778356552124023 + ], + [ + "chle", + -14.778377532958984 + ], + [ + "Mommy", + -14.77839469909668 + ], + [ + "Matic", + -14.778429985046387 + ], + [ + "개", + -14.778461456298828 + ], + [ + "Nah", + -14.778489112854004 + ], + [ + "executed", + -14.778531074523926 + ], + [ + "▁Leong", + -14.778544425964355 + ], + [ + "▁unconvincing", + -14.77855396270752 + ], + [ + "Firm", + -14.778558731079102 + ], + [ + "▁FLAG", + -14.778563499450684 + ], + [ + "▁DreamWorks", + -14.778607368469238 + ], + [ + "▁misogynist", + -14.778616905212402 + ], + [ + "▁Distinct", + -14.778676986694336 + ], + [ + "▁expanses", + -14.7786865234375 + ], + [ + "▁Barnaby", + -14.778702735900879 + ], + [ + "▁Jeri", + -14.77871036529541 + ], + [ + "▁Jeez", + -14.778722763061523 + ], + [ + "thirty", + -14.778738975524902 + ], + [ + "▁unbound", + -14.778753280639648 + ], + [ + "▁MFT", + -14.778766632080078 + ], + [ + "▁Nx", + -14.778818130493164 + ], + [ + "urse", + -14.778849601745605 + ], + [ + "ffrey", + -14.778884887695312 + ], + [ + "▁expelling", + -14.778892517089844 + ], + [ + "▁Breitling", + -14.778894424438477 + ], + [ + "activist", + -14.778908729553223 + ], + [ + "▁axioms", + -14.778958320617676 + ], + [ + "mundo", + -14.779031753540039 + ], + [ + "▁naar", + -14.779032707214355 + ], + [ + "▁quintessentially", + -14.779054641723633 + ], + [ + "▁serine", + -14.779122352600098 + ], + [ + "LGA", + -14.779193878173828 + ], + [ + "surable", + -14.779195785522461 + ], + [ + "▁radially", + -14.779205322265625 + ], + [ + "▁genealogist", + -14.779221534729004 + ], + [ + "▁Bookshelf", + -14.779229164123535 + ], + [ + "▁Sprinkler", + -14.77926254272461 + ], + [ + "▁Ralston", + -14.779326438903809 + ], + [ + "▁Bicycles", + -14.779329299926758 + ], + [ + "▁Benign", + -14.779330253601074 + ], + [ + "▁ela", + -14.779351234436035 + ], + [ + "igging", + -14.779385566711426 + ], + [ + "▁Eoin", + -14.779409408569336 + ], + [ + "OOOOOO", + -14.779430389404297 + ], + [ + "Ο", + -14.77945613861084 + ], + [ + "▁strongman", + -14.779571533203125 + ], + [ + "gabe", + -14.779576301574707 + ], + [ + "▁roz", + -14.779577255249023 + ], + [ + "▁infomercial", + -14.779655456542969 + ], + [ + "×8", + -14.779661178588867 + ], + [ + "▁Olmsted", + -14.779681205749512 + ], + [ + "▁Gaal", + -14.779703140258789 + ], + [ + "▁caldera", + -14.779794692993164 + ], + [ + "rola", + -14.779807090759277 + ], + [ + "▁fiddly", + -14.779850959777832 + ], + [ + "▁flagpole", + -14.779860496520996 + ], + [ + "▁gabapentin", + -14.779884338378906 + ], + [ + "лу", + -14.779888153076172 + ], + [ + "ranga", + -14.779897689819336 + ], + [ + "▁Recessed", + -14.779923439025879 + ], + [ + "ví", + -14.779926300048828 + ], + [ + "▁annulment", + -14.77993106842041 + ], + [ + "stancia", + -14.779936790466309 + ], + [ + "▁Reborn", + -14.7799654006958 + ], + [ + "▁provigil", + -14.779974937438965 + ], + [ + "▁trac", + -14.779998779296875 + ], + [ + "▁UNSC", + -14.780003547668457 + ], + [ + "▁unconsciousness", + -14.780014991760254 + ], + [ + "▁Romani", + -14.780064582824707 + ], + [ + "▁hoisting", + -14.780067443847656 + ], + [ + "juven", + -14.780068397521973 + ], + [ + "▁Leech", + -14.780097961425781 + ], + [ + "▁PAIN", + -14.780115127563477 + ], + [ + "▁obverse", + -14.780146598815918 + ], + [ + "▁Examiners", + -14.78015422821045 + ], + [ + "▁Vous", + -14.780155181884766 + ], + [ + "devi", + -14.780157089233398 + ], + [ + "▁Fonseca", + -14.780183792114258 + ], + [ + "vald", + -14.780202865600586 + ], + [ + "▁Hatcher", + -14.780233383178711 + ], + [ + "▁Gestalt", + -14.780257225036621 + ], + [ + "▁POSSIBILITY", + -14.780280113220215 + ], + [ + "▁Ravenna", + -14.780282974243164 + ], + [ + "▁하", + -14.780290603637695 + ], + [ + "▁Repairing", + -14.780306816101074 + ], + [ + "▁sitcoms", + -14.780320167541504 + ], + [ + "▁protege", + -14.780341148376465 + ], + [ + "知", + -14.780341148376465 + ], + [ + "▁pheromones", + -14.78034782409668 + ], + [ + "▁iota", + -14.780351638793945 + ], + [ + "회", + -14.780356407165527 + ], + [ + "▁nouvelle", + -14.780377388000488 + ], + [ + "lera", + -14.780420303344727 + ], + [ + "▁retrofitted", + -14.780447006225586 + ], + [ + "▁stingray", + -14.780465126037598 + ], + [ + "▁psalms", + -14.780475616455078 + ], + [ + "лю", + -14.780516624450684 + ], + [ + "▁seeped", + -14.780524253845215 + ], + [ + "▁visage", + -14.780534744262695 + ], + [ + "▁Gavi", + -14.780552864074707 + ], + [ + "▁queso", + -14.780559539794922 + ], + [ + "▁modulates", + -14.780571937561035 + ], + [ + "▁Schr", + -14.780608177185059 + ], + [ + "gage", + -14.780622482299805 + ], + [ + "Oréal", + -14.78062915802002 + ], + [ + "▁halide", + -14.78063678741455 + ], + [ + "▁contraindications", + -14.780659675598145 + ], + [ + "▁arduino", + -14.780689239501953 + ], + [ + "▁Hooded", + -14.780691146850586 + ], + [ + "▁Minot", + -14.780691146850586 + ], + [ + "▁nei", + -14.780694007873535 + ], + [ + "▁GOES", + -14.780713081359863 + ], + [ + "rizz", + -14.780768394470215 + ], + [ + "▁Goldwater", + -14.78077220916748 + ], + [ + "▁llvm", + -14.780779838562012 + ], + [ + "▁Charlestown", + -14.780802726745605 + ], + [ + "▁Schneiderman", + -14.780829429626465 + ], + [ + "spinning", + -14.780845642089844 + ], + [ + "▁goalless", + -14.780864715576172 + ], + [ + "▁Longoria", + -14.780937194824219 + ], + [ + "▁Visi", + -14.78100299835205 + ], + [ + "▁Hosea", + -14.78103256225586 + ], + [ + "melan", + -14.781041145324707 + ], + [ + "elements", + -14.7810640335083 + ], + [ + "▁headshots", + -14.781094551086426 + ], + [ + "conforming", + -14.78115177154541 + ], + [ + "▁Wilber", + -14.78115177154541 + ], + [ + "▁Workbench", + -14.78117561340332 + ], + [ + "▁bewilderment", + -14.781232833862305 + ], + [ + "▁596", + -14.781255722045898 + ], + [ + "▁bursary", + -14.78126049041748 + ], + [ + "▁Meltdown", + -14.781271934509277 + ], + [ + "▁Sheesh", + -14.781387329101562 + ], + [ + "▁charcuterie", + -14.781394004821777 + ], + [ + "▁NEM", + -14.7814302444458 + ], + [ + "Lac", + -14.781495094299316 + ], + [ + "formatted", + -14.781498908996582 + ], + [ + "▁preload", + -14.78153133392334 + ], + [ + "nehmen", + -14.7815580368042 + ], + [ + "▁undress", + -14.781587600708008 + ], + [ + "▁asshole", + -14.781659126281738 + ], + [ + "▁symphonies", + -14.781694412231445 + ], + [ + "technique", + -14.781761169433594 + ], + [ + "▁arthropod", + -14.781765937805176 + ], + [ + "▁evaluators", + -14.781780242919922 + ], + [ + "roman", + -14.781786918640137 + ], + [ + "▁gnawing", + -14.781787872314453 + ], + [ + "▁má", + -14.781793594360352 + ], + [ + "▁Lindbergh", + -14.781801223754883 + ], + [ + "▁Skim", + -14.781818389892578 + ], + [ + "ним", + -14.781828880310059 + ], + [ + "▁scalping", + -14.78183364868164 + ], + [ + "▁flan", + -14.781858444213867 + ], + [ + "▁deze", + -14.7818603515625 + ], + [ + "RIGHT", + -14.781862258911133 + ], + [ + "▁Sosa", + -14.781905174255371 + ], + [ + "▁flirted", + -14.781905174255371 + ], + [ + "▁Technol", + -14.781920433044434 + ], + [ + "▁devalued", + -14.781933784484863 + ], + [ + "▁violets", + -14.781949043273926 + ], + [ + "▁bums", + -14.781999588012695 + ], + [ + "▁squall", + -14.782017707824707 + ], + [ + "▁CCT", + -14.782021522521973 + ], + [ + "▁40°", + -14.782045364379883 + ], + [ + "▁secede", + -14.782063484191895 + ], + [ + "Communist", + -14.78207015991211 + ], + [ + "▁Symon", + -14.782085418701172 + ], + [ + "▁Nashua", + -14.782090187072754 + ], + [ + "▁Dawes", + -14.782106399536133 + ], + [ + "▁Aberdeenshire", + -14.782108306884766 + ], + [ + "Stan", + -14.782118797302246 + ], + [ + "URS", + -14.782123565673828 + ], + [ + "▁sciatic", + -14.782144546508789 + ], + [ + "▁Jesper", + -14.782166481018066 + ], + [ + "▁softwood", + -14.78217601776123 + ], + [ + "▁phosphorous", + -14.78226375579834 + ], + [ + "▁customarily", + -14.782268524169922 + ], + [ + "▁Hansel", + -14.78235149383545 + ], + [ + "▁exult", + -14.782378196716309 + ], + [ + "▁DEPARTMENT", + -14.782380104064941 + ], + [ + "▁Constantin", + -14.782427787780762 + ], + [ + "▁USL", + -14.782442092895508 + ], + [ + "▁Anis", + -14.782493591308594 + ], + [ + "▁ORF", + -14.782520294189453 + ], + [ + "credi", + -14.782546997070312 + ], + [ + "▁grocers", + -14.782574653625488 + ], + [ + "▁magi", + -14.782578468322754 + ], + [ + "vf", + -14.782581329345703 + ], + [ + "▁loudness", + -14.78264045715332 + ], + [ + "yron", + -14.782668113708496 + ], + [ + "▁ODM", + -14.782679557800293 + ], + [ + "▁Soprano", + -14.782721519470215 + ], + [ + "▁stabs", + -14.782737731933594 + ], + [ + "▁Bristow", + -14.782753944396973 + ], + [ + "rja", + -14.782757759094238 + ], + [ + "▁Regenerative", + -14.782767295837402 + ], + [ + "▁LIP", + -14.782792091369629 + ], + [ + "▁566", + -14.782795906066895 + ], + [ + "▁Anambra", + -14.782804489135742 + ], + [ + "▁roach", + -14.782824516296387 + ], + [ + "▁Dict", + -14.78292465209961 + ], + [ + "▁Ringer", + -14.782930374145508 + ], + [ + "smaller", + -14.782934188842773 + ], + [ + "▁Safi", + -14.782943725585938 + ], + [ + "▁Treehouse", + -14.782949447631836 + ], + [ + "▁censoring", + -14.782989501953125 + ], + [ + "▁confining", + -14.782999038696289 + ], + [ + "▁1630", + -14.783010482788086 + ], + [ + "▁LSI", + -14.783014297485352 + ], + [ + "▁achievers", + -14.783047676086426 + ], + [ + "▁schemas", + -14.783062934875488 + ], + [ + "▁ARTS", + -14.78307819366455 + ], + [ + "▁COLLECT", + -14.783082008361816 + ], + [ + "▁Polymers", + -14.783105850219727 + ], + [ + "▁supplanted", + -14.783121109008789 + ], + [ + "▁Pajama", + -14.783138275146484 + ], + [ + "▁ESM", + -14.783170700073242 + ], + [ + "▁Yanukovych", + -14.783174514770508 + ], + [ + "▁Afrika", + -14.78325080871582 + ], + [ + "partum", + -14.783282279968262 + ], + [ + "аль", + -14.783295631408691 + ], + [ + "acea", + -14.783316612243652 + ], + [ + "▁Woking", + -14.783326148986816 + ], + [ + "▁Mangal", + -14.783340454101562 + ], + [ + "▁ODBC", + -14.78335189819336 + ], + [ + "▁gastritis", + -14.783378601074219 + ], + [ + "▁myspace", + -14.783381462097168 + ], + [ + "gency", + -14.7833890914917 + ], + [ + "▁SHIFT", + -14.783453941345215 + ], + [ + "▁superstore", + -14.783485412597656 + ], + [ + "▁Millen", + -14.7835111618042 + ], + [ + "▁JoJo", + -14.783534049987793 + ], + [ + "▁Phipps", + -14.78354263305664 + ], + [ + "emergence", + -14.783550262451172 + ], + [ + "▁Pursue", + -14.783551216125488 + ], + [ + "▁Sequencing", + -14.783560752868652 + ], + [ + "▁cheater", + -14.78356647491455 + ], + [ + "▁ABLE", + -14.783583641052246 + ], + [ + "azzle", + -14.783586502075195 + ], + [ + "tripping", + -14.78359317779541 + ], + [ + "proved", + -14.783623695373535 + ], + [ + "▁Sharm", + -14.783635139465332 + ], + [ + "▁Gbps", + -14.783684730529785 + ], + [ + "▁reversion", + -14.783711433410645 + ], + [ + "▁inadequately", + -14.783717155456543 + ], + [ + "Marco", + -14.78372573852539 + ], + [ + "▁Hump", + -14.783729553222656 + ], + [ + "tivism", + -14.783735275268555 + ], + [ + "ENN", + -14.783769607543945 + ], + [ + "▁Pradhan", + -14.783774375915527 + ], + [ + "▁Kies", + -14.783791542053223 + ], + [ + "▁Beaded", + -14.783803939819336 + ], + [ + "▁Woohoo", + -14.783820152282715 + ], + [ + "▁MBP", + -14.783834457397461 + ], + [ + "issima", + -14.783910751342773 + ], + [ + "▁Amma", + -14.783943176269531 + ], + [ + "ouse", + -14.784034729003906 + ], + [ + "deceased", + -14.78406047821045 + ], + [ + "▁Grasp", + -14.784103393554688 + ], + [ + "▁Lanza", + -14.784113883972168 + ], + [ + "corrected", + -14.78414249420166 + ], + [ + "▁upregulated", + -14.78415298461914 + ], + [ + "edging", + -14.784186363220215 + ], + [ + "dain", + -14.784213066101074 + ], + [ + "▁rb", + -14.784224510192871 + ], + [ + "▁Holling", + -14.784261703491211 + ], + [ + "Ι", + -14.784292221069336 + ], + [ + "▁Negri", + -14.784296035766602 + ], + [ + "Jr", + -14.784313201904297 + ], + [ + "eaten", + -14.784313201904297 + ], + [ + "hertz", + -14.78432559967041 + ], + [ + "▁obi", + -14.784364700317383 + ], + [ + "ια", + -14.784407615661621 + ], + [ + "▁Shyam", + -14.784466743469238 + ], + [ + "ša", + -14.7844820022583 + ], + [ + "ол", + -14.784500122070312 + ], + [ + "▁Jiao", + -14.784546852111816 + ], + [ + "▁incursions", + -14.784610748291016 + ], + [ + "▁MISSION", + -14.78464126586914 + ], + [ + "▁needful", + -14.784757614135742 + ], + [ + "▁arguable", + -14.78478717803955 + ], + [ + "▁Cavan", + -14.784870147705078 + ], + [ + "▁Baka", + -14.784871101379395 + ], + [ + "▁VALLEY", + -14.784875869750977 + ], + [ + "▁Clinique", + -14.78488540649414 + ], + [ + "▁STUFF", + -14.785011291503906 + ], + [ + "▁INDIAN", + -14.785038948059082 + ], + [ + "yssa", + -14.785053253173828 + ], + [ + "Polish", + -14.785067558288574 + ], + [ + "▁Echoes", + -14.785117149353027 + ], + [ + "globe", + -14.785136222839355 + ], + [ + "▁Limon", + -14.785171508789062 + ], + [ + "▁Strass", + -14.785181045532227 + ], + [ + "▁LIT", + -14.785185813903809 + ], + [ + "▁pecuniary", + -14.785195350646973 + ], + [ + "habi", + -14.785196304321289 + ], + [ + "Jenny", + -14.78521728515625 + ], + [ + "▁rangefinder", + -14.785237312316895 + ], + [ + "▁squelch", + -14.785250663757324 + ], + [ + "▁hui", + -14.785320281982422 + ], + [ + "▁reentry", + -14.785407066345215 + ], + [ + "PIP", + -14.785408973693848 + ], + [ + "▁internationalization", + -14.78542423248291 + ], + [ + "Brew", + -14.785459518432617 + ], + [ + "▁Dek", + -14.785476684570312 + ], + [ + "significantly", + -14.785480499267578 + ], + [ + "▁phenomenological", + -14.785507202148438 + ], + [ + "▁shaders", + -14.785508155822754 + ], + [ + "▁Uruguayan", + -14.785518646240234 + ], + [ + "▁enforcer", + -14.78553295135498 + ], + [ + "HANA", + -14.785536766052246 + ], + [ + "▁ici", + -14.785542488098145 + ], + [ + "▁chucked", + -14.785569190979004 + ], + [ + "rj", + -14.785603523254395 + ], + [ + "▁TMA", + -14.785606384277344 + ], + [ + "▁yore", + -14.785612106323242 + ], + [ + "▁proteomics", + -14.785613059997559 + ], + [ + "assu", + -14.785635948181152 + ], + [ + "▁Boggs", + -14.785669326782227 + ], + [ + "dering", + -14.785676956176758 + ], + [ + "▁PowerPlay", + -14.785676956176758 + ], + [ + "Dress", + -14.785707473754883 + ], + [ + "ック", + -14.785730361938477 + ], + [ + "▁Aerobic", + -14.78573226928711 + ], + [ + "▁localhost", + -14.785743713378906 + ], + [ + "Dust", + -14.785764694213867 + ], + [ + "▁Theatrical", + -14.78579044342041 + ], + [ + "▁caper", + -14.78580379486084 + ], + [ + "▁Abdominal", + -14.78584098815918 + ], + [ + "lazy", + -14.785883903503418 + ], + [ + "▁Merida", + -14.785917282104492 + ], + [ + "▁holler", + -14.785926818847656 + ], + [ + "▁simulcast", + -14.785943031311035 + ], + [ + "▁gazillion", + -14.78594970703125 + ], + [ + "▁Roosters", + -14.785956382751465 + ], + [ + "fringe", + -14.786064147949219 + ], + [ + "anse", + -14.786117553710938 + ], + [ + "▁investigational", + -14.78615951538086 + ], + [ + "▁Mex", + -14.786205291748047 + ], + [ + "▁ville", + -14.786229133605957 + ], + [ + "▁Stravinsky", + -14.786249160766602 + ], + [ + "▁eV", + -14.786279678344727 + ], + [ + "▁fifa", + -14.786293029785156 + ], + [ + "▁gcc", + -14.786311149597168 + ], + [ + "▁ripper", + -14.786327362060547 + ], + [ + "▁ostentatious", + -14.786335945129395 + ], + [ + "▁shareware", + -14.786364555358887 + ], + [ + "▁ramekin", + -14.786413192749023 + ], + [ + "pä", + -14.7864351272583 + ], + [ + "vá", + -14.786457061767578 + ], + [ + "▁mashing", + -14.786493301391602 + ], + [ + "▁MBR", + -14.786555290222168 + ], + [ + "ktu", + -14.78657054901123 + ], + [ + "CIL", + -14.786601066589355 + ], + [ + "oderma", + -14.786605834960938 + ], + [ + "▁recklessness", + -14.786622047424316 + ], + [ + "aesthetic", + -14.786657333374023 + ], + [ + "▁naman", + -14.78668212890625 + ], + [ + "▁unscientific", + -14.786683082580566 + ], + [ + "Dump", + -14.786686897277832 + ], + [ + "▁RTM", + -14.786711692810059 + ], + [ + "會", + -14.786725997924805 + ], + [ + "▁pronouncement", + -14.786728858947754 + ], + [ + "▁Ghan", + -14.786751747131348 + ], + [ + "▁boilerplate", + -14.786771774291992 + ], + [ + "▁Hutchins", + -14.786786079406738 + ], + [ + "wijk", + -14.786794662475586 + ], + [ + "▁tachometer", + -14.786822319030762 + ], + [ + "pfer", + -14.786825180053711 + ], + [ + "▁Wasser", + -14.786859512329102 + ], + [ + "6500", + -14.786876678466797 + ], + [ + "▁pucker", + -14.786928176879883 + ], + [ + "▁rascal", + -14.786940574645996 + ], + [ + "olithic", + -14.786954879760742 + ], + [ + "▁contributory", + -14.78696060180664 + ], + [ + "rike", + -14.78700065612793 + ], + [ + "THIS", + -14.787016868591309 + ], + [ + "▁hotkey", + -14.787053108215332 + ], + [ + "▁blazers", + -14.787074089050293 + ], + [ + "▁Ply", + -14.787116050720215 + ], + [ + "rken", + -14.787123680114746 + ], + [ + "▁Sheik", + -14.787135124206543 + ], + [ + "▁dente", + -14.787142753601074 + ], + [ + "▁ITT", + -14.787152290344238 + ], + [ + "okh", + -14.787172317504883 + ], + [ + "Rome", + -14.787181854248047 + ], + [ + "▁kickbacks", + -14.787198066711426 + ], + [ + "▁quietness", + -14.787214279174805 + ], + [ + "conn", + -14.787243843078613 + ], + [ + "Blake", + -14.78725528717041 + ], + [ + "▁soviet", + -14.78726577758789 + ], + [ + "ruch", + -14.787294387817383 + ], + [ + "▁vulcan", + -14.787304878234863 + ], + [ + "▁erythrocyte", + -14.787306785583496 + ], + [ + "▁Abreu", + -14.787307739257812 + ], + [ + "▁Deserve", + -14.787313461303711 + ], + [ + "▁chiral", + -14.78731632232666 + ], + [ + "▁sanctify", + -14.787318229675293 + ], + [ + "▁Ratchet", + -14.787373542785645 + ], + [ + "Tyr", + -14.787384033203125 + ], + [ + "patri", + -14.787391662597656 + ], + [ + "▁ACF", + -14.787398338317871 + ], + [ + "uha", + -14.787412643432617 + ], + [ + "▁Ingraham", + -14.78741455078125 + ], + [ + "Truck", + -14.787446022033691 + ], + [ + "leptic", + -14.787470817565918 + ], + [ + "▁Ingalls", + -14.787553787231445 + ], + [ + "▁Salz", + -14.787558555603027 + ], + [ + "▁ONS", + -14.787574768066406 + ], + [ + "Warner", + -14.787588119506836 + ], + [ + "bearers", + -14.78763198852539 + ], + [ + "▁Pract", + -14.787667274475098 + ], + [ + "▁Halliday", + -14.78771686553955 + ], + [ + "▁Dartmoor", + -14.787724494934082 + ], + [ + "▁AWA", + -14.787800788879395 + ], + [ + "Museum", + -14.787810325622559 + ], + [ + "▁WEIGHT", + -14.787816047668457 + ], + [ + "È", + -14.78785514831543 + ], + [ + "▁Gallatin", + -14.787898063659668 + ], + [ + "▁Hezekiah", + -14.787909507751465 + ], + [ + "rotation", + -14.787941932678223 + ], + [ + "decor", + -14.787944793701172 + ], + [ + "Larry", + -14.787954330444336 + ], + [ + "▁Malden", + -14.787989616394043 + ], + [ + "▁922", + -14.787991523742676 + ], + [ + "▁choline", + -14.787993431091309 + ], + [ + "▁Goalkeeper", + -14.788002967834473 + ], + [ + "რ", + -14.788033485412598 + ], + [ + "▁unwitting", + -14.788041114807129 + ], + [ + "▁AISI", + -14.788057327270508 + ], + [ + "Glen", + -14.788070678710938 + ], + [ + "▁MOUNT", + -14.788107872009277 + ], + [ + "Olympic", + -14.788125038146973 + ], + [ + "øy", + -14.788128852844238 + ], + [ + "▁Neanderthal", + -14.788131713867188 + ], + [ + "▁flickered", + -14.788175582885742 + ], + [ + "▁urns", + -14.788190841674805 + ], + [ + "▁Marginal", + -14.788235664367676 + ], + [ + "CKER", + -14.788244247436523 + ], + [ + "▁ð", + -14.788265228271484 + ], + [ + "▁Wakanda", + -14.788267135620117 + ], + [ + "▁grubby", + -14.788289070129395 + ], + [ + "▁platonic", + -14.788294792175293 + ], + [ + "▁Elmhurst", + -14.788331031799316 + ], + [ + "▁hydrostatic", + -14.788338661193848 + ], + [ + "▁fda", + -14.78834056854248 + ], + [ + "faculty", + -14.788355827331543 + ], + [ + "enhall", + -14.788362503051758 + ], + [ + "▁Seasoning", + -14.788374900817871 + ], + [ + "▁924", + -14.78840446472168 + ], + [ + "▁Nasal", + -14.788467407226562 + ], + [ + "icha", + -14.788468360900879 + ], + [ + "▁Remus", + -14.788508415222168 + ], + [ + "Internal", + -14.78860855102539 + ], + [ + "ERG", + -14.788620948791504 + ], + [ + "industri", + -14.788627624511719 + ], + [ + "▁Ideology", + -14.788627624511719 + ], + [ + "boul", + -14.788681030273438 + ], + [ + "templates", + -14.788708686828613 + ], + [ + "nerd", + -14.788711547851562 + ], + [ + "▁gnat", + -14.788718223571777 + ], + [ + "▁proportionately", + -14.788745880126953 + ], + [ + "survival", + -14.788753509521484 + ], + [ + "▁SEI", + -14.788786888122559 + ], + [ + "▁hemispheres", + -14.788816452026367 + ], + [ + "▁exonerated", + -14.788823127746582 + ], + [ + "▁irregularity", + -14.7888765335083 + ], + [ + "▁ARIA", + -14.788891792297363 + ], + [ + "▁Horned", + -14.788905143737793 + ], + [ + "▁Urinary", + -14.788908004760742 + ], + [ + "▁Agilent", + -14.788911819458008 + ], + [ + "▁accentuates", + -14.788912773132324 + ], + [ + "▁Naylor", + -14.788914680480957 + ], + [ + "▁Capa", + -14.788930892944336 + ], + [ + "Several", + -14.788948059082031 + ], + [ + "▁DSD", + -14.788976669311523 + ], + [ + "▁NZD", + -14.788994789123535 + ], + [ + "Medic", + -14.789019584655762 + ], + [ + "rard", + -14.789058685302734 + ], + [ + "ctions", + -14.789102554321289 + ], + [ + "▁yan", + -14.78911304473877 + ], + [ + "▁vanquished", + -14.78915023803711 + ], + [ + "▁3800", + -14.789172172546387 + ], + [ + "obj", + -14.78917407989502 + ], + [ + "▁Optimizer", + -14.789194107055664 + ], + [ + "fangled", + -14.789200782775879 + ], + [ + "▁Sparky", + -14.789264678955078 + ], + [ + "▁empath", + -14.78926944732666 + ], + [ + "iata", + -14.789396286010742 + ], + [ + "Nike", + -14.789407730102539 + ], + [ + "▁Décor", + -14.789413452148438 + ], + [ + "▁Thermodynamics", + -14.789427757263184 + ], + [ + "▁viol", + -14.789430618286133 + ], + [ + "▁baptismal", + -14.789449691772461 + ], + [ + "研究", + -14.789477348327637 + ], + [ + "endum", + -14.789531707763672 + ], + [ + "ן", + -14.78953742980957 + ], + [ + "virgin", + -14.789591789245605 + ], + [ + "▁godmother", + -14.789612770080566 + ], + [ + "visited", + -14.789678573608398 + ], + [ + "Attack", + -14.789679527282715 + ], + [ + "▁conductance", + -14.789687156677246 + ], + [ + "▁REGISTRATION", + -14.789690971374512 + ], + [ + "▁crested", + -14.789714813232422 + ], + [ + "▁arty", + -14.789730072021484 + ], + [ + "▁McGinn", + -14.789732933044434 + ], + [ + "▁synthesizing", + -14.789766311645508 + ], + [ + "▁dismount", + -14.78978157043457 + ], + [ + "▁Petru", + -14.789819717407227 + ], + [ + "▁Streptococcus", + -14.7898530960083 + ], + [ + "▁Woodpecker", + -14.789863586425781 + ], + [ + "▁Baptiste", + -14.789881706237793 + ], + [ + "▁Fiori", + -14.789921760559082 + ], + [ + "waving", + -14.78993034362793 + ], + [ + "▁Kohn", + -14.789941787719727 + ], + [ + "▁plait", + -14.78996467590332 + ], + [ + "▁MetaTrader", + -14.789970397949219 + ], + [ + "▁한", + -14.790019989013672 + ], + [ + "▁Coker", + -14.790030479431152 + ], + [ + "dres", + -14.79005241394043 + ], + [ + "▁Payout", + -14.790067672729492 + ], + [ + "▁Helsing", + -14.790077209472656 + ], + [ + "▁immemorial", + -14.790108680725098 + ], + [ + "▁WRITE", + -14.790122985839844 + ], + [ + "▁Sere", + -14.790139198303223 + ], + [ + "▁stilts", + -14.790143013000488 + ], + [ + "BALL", + -14.790151596069336 + ], + [ + "▁Hoh", + -14.790180206298828 + ], + [ + "▁Nashik", + -14.790221214294434 + ], + [ + "▁Dozier", + -14.790227890014648 + ], + [ + "▁canvassing", + -14.790243148803711 + ], + [ + "▁Deane", + -14.790246963500977 + ], + [ + "sculpt", + -14.790249824523926 + ], + [ + "copyright", + -14.790267944335938 + ], + [ + "▁scorned", + -14.79028034210205 + ], + [ + "▁Vane", + -14.790353775024414 + ], + [ + "▁Yahya", + -14.790393829345703 + ], + [ + "▁surrogates", + -14.790460586547852 + ], + [ + "pulsion", + -14.790472030639648 + ], + [ + "▁snarled", + -14.790488243103027 + ], + [ + "reply", + -14.790555000305176 + ], + [ + "▁callbacks", + -14.790559768676758 + ], + [ + "Advance", + -14.790571212768555 + ], + [ + "▁chauffeurs", + -14.790593147277832 + ], + [ + "▁Mavis", + -14.790596961975098 + ], + [ + "▁Dropped", + -14.790626525878906 + ], + [ + "basement", + -14.790632247924805 + ], + [ + "▁fireproof", + -14.790671348571777 + ], + [ + "piracy", + -14.790674209594727 + ], + [ + "▁lithe", + -14.790677070617676 + ], + [ + "rajan", + -14.790745735168457 + ], + [ + "increased", + -14.790785789489746 + ], + [ + "alpine", + -14.790843963623047 + ], + [ + "▁PPL", + -14.790850639343262 + ], + [ + "▁unevenly", + -14.79085922241211 + ], + [ + "▁eliciting", + -14.790861129760742 + ], + [ + "▁archeologist", + -14.790903091430664 + ], + [ + "▁monstrosity", + -14.790955543518066 + ], + [ + "▁Moul", + -14.790973663330078 + ], + [ + "scout", + -14.791010856628418 + ], + [ + "▁Eni", + -14.791011810302734 + ], + [ + "▁gettin", + -14.791051864624023 + ], + [ + "lomi", + -14.791064262390137 + ], + [ + "▁Verna", + -14.791068077087402 + ], + [ + "▁distorts", + -14.791082382202148 + ], + [ + "▁Malmö", + -14.791104316711426 + ], + [ + "▁Masquerade", + -14.791109085083008 + ], + [ + "guaranteed", + -14.791121482849121 + ], + [ + "▁DisplayPort", + -14.791122436523438 + ], + [ + "▁Seabrook", + -14.791139602661133 + ], + [ + "▁Coordinated", + -14.791141510009766 + ], + [ + "▁spanner", + -14.791172981262207 + ], + [ + "▁Bento", + -14.791186332702637 + ], + [ + "▁muito", + -14.791186332702637 + ], + [ + "▁figurehead", + -14.791223526000977 + ], + [ + "▁gatekeeper", + -14.791232109069824 + ], + [ + "▁Chatterjee", + -14.791260719299316 + ], + [ + "divi", + -14.791265487670898 + ], + [ + "▁Biotechnol", + -14.791340827941895 + ], + [ + "▁harken", + -14.791366577148438 + ], + [ + "begin", + -14.79138469696045 + ], + [ + "▁Jaga", + -14.791397094726562 + ], + [ + "▁HTS", + -14.791417121887207 + ], + [ + "▁Manus", + -14.791422843933105 + ], + [ + "▁Sieve", + -14.791437149047852 + ], + [ + "▁scouted", + -14.7914457321167 + ], + [ + "▁Asparagus", + -14.791486740112305 + ], + [ + "▁Corte", + -14.791487693786621 + ], + [ + "▁Rov", + -14.791488647460938 + ], + [ + "▁guestbook", + -14.791508674621582 + ], + [ + "▁hydrothermal", + -14.791528701782227 + ], + [ + "▁INDIANAPOLIS", + -14.791540145874023 + ], + [ + "▁Stalinist", + -14.791557312011719 + ], + [ + "▁echelons", + -14.791571617126465 + ], + [ + "ergo", + -14.79159927368164 + ], + [ + "▁slowness", + -14.791600227355957 + ], + [ + "▁FULLY", + -14.791603088378906 + ], + [ + "▁KKR", + -14.791607856750488 + ], + [ + "assault", + -14.791664123535156 + ], + [ + "rrer", + -14.791679382324219 + ], + [ + "▁meatball", + -14.791679382324219 + ], + [ + "▁scoundrel", + -14.791681289672852 + ], + [ + "口", + -14.791716575622559 + ], + [ + "▁Newsday", + -14.791776657104492 + ], + [ + "▁lounger", + -14.791777610778809 + ], + [ + "▁Depend", + -14.791780471801758 + ], + [ + "▁Moravian", + -14.791808128356934 + ], + [ + "fico", + -14.791817665100098 + ], + [ + "lubri", + -14.791852951049805 + ], + [ + "▁Poké", + -14.791874885559082 + ], + [ + "▁Panamanian", + -14.791882514953613 + ], + [ + "Plane", + -14.791895866394043 + ], + [ + "pointe", + -14.791912078857422 + ], + [ + "▁Fearing", + -14.791937828063965 + ], + [ + "▁Patten", + -14.791971206665039 + ], + [ + "▁sparrows", + -14.791976928710938 + ], + [ + "▁ABSOLUTELY", + -14.792009353637695 + ], + [ + "▁keystrokes", + -14.792057037353516 + ], + [ + "▁chiseled", + -14.79206657409668 + ], + [ + "oyed", + -14.792086601257324 + ], + [ + "▁pharmacokinetics", + -14.792131423950195 + ], + [ + "▁competi", + -14.792141914367676 + ], + [ + "Somebody", + -14.792182922363281 + ], + [ + "▁Mentioned", + -14.79218864440918 + ], + [ + "▁Hennepin", + -14.792200088500977 + ], + [ + "▁OHS", + -14.792217254638672 + ], + [ + "▁videographers", + -14.792222023010254 + ], + [ + "objects", + -14.792227745056152 + ], + [ + "▁679", + -14.792229652404785 + ], + [ + "▁có", + -14.792274475097656 + ], + [ + "▁paintwork", + -14.79228687286377 + ], + [ + "spiele", + -14.792288780212402 + ], + [ + "tennis", + -14.792289733886719 + ], + [ + "▁RESPONSIBILITY", + -14.792330741882324 + ], + [ + "Lust", + -14.792381286621094 + ], + [ + "▁Endocrinol", + -14.79240894317627 + ], + [ + "▁balding", + -14.792420387268066 + ], + [ + "▁Acoustics", + -14.792438507080078 + ], + [ + "▁Ovarian", + -14.792449951171875 + ], + [ + "▁Gamecocks", + -14.792474746704102 + ], + [ + "▁lighthouses", + -14.792494773864746 + ], + [ + "▁Famine", + -14.792497634887695 + ], + [ + "▁cantaloupe", + -14.79251480102539 + ], + [ + "▁Cajon", + -14.792525291442871 + ], + [ + "▁capitalisation", + -14.792611122131348 + ], + [ + "▁Formulation", + -14.792613983154297 + ], + [ + "▁sabbath", + -14.792617797851562 + ], + [ + "ию", + -14.792619705200195 + ], + [ + "▁sidetracked", + -14.792628288269043 + ], + [ + "▁Pattinson", + -14.792647361755371 + ], + [ + "▁Ricard", + -14.792658805847168 + ], + [ + "▁BCP", + -14.792665481567383 + ], + [ + "▁Hath", + -14.792689323425293 + ], + [ + "▁Biographical", + -14.792698860168457 + ], + [ + "mukh", + -14.792719841003418 + ], + [ + "▁THURSDAY", + -14.792742729187012 + ], + [ + "▁Solitude", + -14.792747497558594 + ], + [ + "mede", + -14.792784690856934 + ], + [ + "▁leer", + -14.792799949645996 + ], + [ + "robo", + -14.792811393737793 + ], + [ + "▁Padua", + -14.79281234741211 + ], + [ + "Vet", + -14.792829513549805 + ], + [ + "▁Stepan", + -14.792837142944336 + ], + [ + "cleaner", + -14.792852401733398 + ], + [ + "▁Abundant", + -14.79287338256836 + ], + [ + "▁tickling", + -14.792922019958496 + ], + [ + "▁saluted", + -14.792928695678711 + ], + [ + "▁Haver", + -14.792954444885254 + ], + [ + "▁Vocalist", + -14.79297924041748 + ], + [ + "qw", + -14.79300594329834 + ], + [ + "στ", + -14.793042182922363 + ], + [ + "alto", + -14.793054580688477 + ], + [ + "iaceae", + -14.793118476867676 + ], + [ + "▁Hori", + -14.793137550354004 + ], + [ + "▁puffiness", + -14.793145179748535 + ], + [ + "cato", + -14.793157577514648 + ], + [ + "pyridine", + -14.793198585510254 + ], + [ + "▁smock", + -14.793218612670898 + ], + [ + "cav", + -14.793257713317871 + ], + [ + "▁GAM", + -14.793268203735352 + ], + [ + "DRO", + -14.793272018432617 + ], + [ + "▁Casca", + -14.793272972106934 + ], + [ + "▁phenomenology", + -14.79327392578125 + ], + [ + "apache", + -14.793275833129883 + ], + [ + "▁Sotomayor", + -14.793286323547363 + ], + [ + "Purchase", + -14.793315887451172 + ], + [ + "▁gerrymandering", + -14.793367385864258 + ], + [ + "1870", + -14.79338550567627 + ], + [ + "bish", + -14.793463706970215 + ], + [ + "▁HX", + -14.793498992919922 + ], + [ + "▁Slipper", + -14.793501853942871 + ], + [ + "uddha", + -14.79354190826416 + ], + [ + "▁Medellin", + -14.793582916259766 + ], + [ + "▁antifreeze", + -14.793608665466309 + ], + [ + "▁tempest", + -14.793619155883789 + ], + [ + "iscus", + -14.793634414672852 + ], + [ + "▁558", + -14.793708801269531 + ], + [ + "employees", + -14.793780326843262 + ], + [ + "制", + -14.793845176696777 + ], + [ + "▁steely", + -14.793846130371094 + ], + [ + "VZ", + -14.793874740600586 + ], + [ + "▁Spitz", + -14.793896675109863 + ], + [ + "▁Undercover", + -14.793927192687988 + ], + [ + "▁solute", + -14.793930053710938 + ], + [ + "tisch", + -14.793938636779785 + ], + [ + "declared", + -14.79395866394043 + ], + [ + "▁millimetres", + -14.793959617614746 + ], + [ + "▁ALPHA", + -14.793968200683594 + ], + [ + "▁serendipity", + -14.793968200683594 + ], + [ + "Duty", + -14.793973922729492 + ], + [ + "tober", + -14.793987274169922 + ], + [ + "▁ACD", + -14.793997764587402 + ], + [ + "▁Pettit", + -14.79400634765625 + ], + [ + "▁Parlour", + -14.79403305053711 + ], + [ + "▁plundered", + -14.794046401977539 + ], + [ + "▁disagreeable", + -14.794049263000488 + ], + [ + "▁Commandant", + -14.79405403137207 + ], + [ + "machines", + -14.794071197509766 + ], + [ + "▁Canned", + -14.794075012207031 + ], + [ + "hedra", + -14.794081687927246 + ], + [ + "▁relativistic", + -14.794096946716309 + ], + [ + "▁Habsburg", + -14.79410457611084 + ], + [ + "incl", + -14.794116973876953 + ], + [ + "▁Oligo", + -14.794142723083496 + ], + [ + "▁IATA", + -14.794169425964355 + ], + [ + "▁Harri", + -14.794239044189453 + ], + [ + "▁sensitization", + -14.794244766235352 + ], + [ + "äch", + -14.794318199157715 + ], + [ + "▁Hallowe", + -14.794326782226562 + ], + [ + "tph", + -14.794333457946777 + ], + [ + "▁PUMP", + -14.794340133666992 + ], + [ + "▁Fram", + -14.794342041015625 + ], + [ + "▁DMSO", + -14.79434585571289 + ], + [ + "▁USMC", + -14.794368743896484 + ], + [ + "▁misfortunes", + -14.794408798217773 + ], + [ + "ング", + -14.794422149658203 + ], + [ + "▁capsicum", + -14.794425964355469 + ], + [ + "▁coldness", + -14.794435501098633 + ], + [ + "▁UCD", + -14.794437408447266 + ], + [ + "royd", + -14.79444408416748 + ], + [ + "jevic", + -14.794458389282227 + ], + [ + "▁Belcher", + -14.794468879699707 + ], + [ + "▁platitudes", + -14.7944917678833 + ], + [ + "czynski", + -14.794510841369629 + ], + [ + "▁Tj", + -14.794526100158691 + ], + [ + "▁lymphocyte", + -14.794570922851562 + ], + [ + "▁plagiarized", + -14.794580459594727 + ], + [ + "▁aubergine", + -14.794597625732422 + ], + [ + "▁Stakeholders", + -14.794598579406738 + ], + [ + "▁shrieking", + -14.794607162475586 + ], + [ + "▁PPR", + -14.794610023498535 + ], + [ + "fielder", + -14.794617652893066 + ], + [ + "рав", + -14.794621467590332 + ], + [ + "▁Pkwy", + -14.794631004333496 + ], + [ + "fist", + -14.794641494750977 + ], + [ + "▁Anthropo", + -14.794645309448242 + ], + [ + "▁straying", + -14.794656753540039 + ], + [ + "▁unmask", + -14.794683456420898 + ], + [ + "▁MEDI", + -14.794687271118164 + ], + [ + "▁Swin", + -14.79469108581543 + ], + [ + "▁Trou", + -14.794724464416504 + ], + [ + "▁IWC", + -14.794727325439453 + ], + [ + "quing", + -14.794729232788086 + ], + [ + "▁panchayat", + -14.794750213623047 + ], + [ + "zzzz", + -14.794751167297363 + ], + [ + "▁Marysville", + -14.794766426086426 + ], + [ + "ELLI", + -14.794788360595703 + ], + [ + "▁Scattered", + -14.794801712036133 + ], + [ + "ceding", + -14.794832229614258 + ], + [ + "▁Dekker", + -14.794842720031738 + ], + [ + "▁Ende", + -14.794862747192383 + ], + [ + "▁manicures", + -14.794873237609863 + ], + [ + "ringa", + -14.794918060302734 + ], + [ + "▁blokes", + -14.794963836669922 + ], + [ + "▁Superbike", + -14.794975280761719 + ], + [ + "▁startle", + -14.794995307922363 + ], + [ + "STEP", + -14.795098304748535 + ], + [ + "▁deconstructed", + -14.79510498046875 + ], + [ + "tiful", + -14.795188903808594 + ], + [ + "▁mtDNA", + -14.795218467712402 + ], + [ + "vington", + -14.795222282409668 + ], + [ + "▁KSA", + -14.795228958129883 + ], + [ + "▁Trott", + -14.795235633850098 + ], + [ + "▁HEM", + -14.79530143737793 + ], + [ + "▁scorch", + -14.795307159423828 + ], + [ + "▁PBR", + -14.795326232910156 + ], + [ + "▁Voll", + -14.795336723327637 + ], + [ + "▁Dera", + -14.795342445373535 + ], + [ + "IZA", + -14.795361518859863 + ], + [ + "▁Weill", + -14.795390129089355 + ], + [ + "▁nobleman", + -14.795402526855469 + ], + [ + "▁ELIZABETH", + -14.79542350769043 + ], + [ + "▁Rialto", + -14.795477867126465 + ], + [ + "▁Razak", + -14.79548168182373 + ], + [ + "viewing", + -14.795499801635742 + ], + [ + "▁erotica", + -14.795504570007324 + ], + [ + "▁jeopardizing", + -14.79552173614502 + ], + [ + "▁Laga", + -14.795530319213867 + ], + [ + "▁Piccolo", + -14.795537948608398 + ], + [ + "ERMAN", + -14.795565605163574 + ], + [ + "경", + -14.795570373535156 + ], + [ + "▁Micky", + -14.795594215393066 + ], + [ + "▁unloved", + -14.795645713806152 + ], + [ + "curse", + -14.795656204223633 + ], + [ + "indulgent", + -14.79565715789795 + ], + [ + "▁bokeh", + -14.795660018920898 + ], + [ + "▁Changi", + -14.795677185058594 + ], + [ + "▁Privy", + -14.795683860778809 + ], + [ + "▁Accompanying", + -14.795706748962402 + ], + [ + "▁Overlord", + -14.795727729797363 + ], + [ + "▁Kiyo", + -14.795732498168945 + ], + [ + "▁Killian", + -14.795746803283691 + ], + [ + "▁Macri", + -14.795751571655273 + ], + [ + "Hydro", + -14.795761108398438 + ], + [ + "▁Sian", + -14.795781135559082 + ], + [ + "▁Lupe", + -14.795783042907715 + ], + [ + "▁Snook", + -14.795853614807129 + ], + [ + "argue", + -14.79587173461914 + ], + [ + "▁sulfuric", + -14.79590129852295 + ], + [ + "▁Clima", + -14.795910835266113 + ], + [ + "▁dcor", + -14.795926094055176 + ], + [ + "▁armistice", + -14.795945167541504 + ], + [ + "▁Wagga", + -14.795950889587402 + ], + [ + "▁stile", + -14.795995712280273 + ], + [ + "▁DEX", + -14.795997619628906 + ], + [ + "▁DAMN", + -14.79601764678955 + ], + [ + "rmo", + -14.796037673950195 + ], + [ + "ț", + -14.796046257019043 + ], + [ + "▁phenergan", + -14.79610824584961 + ], + [ + "▁BRAKE", + -14.796124458312988 + ], + [ + "▁shamanic", + -14.796152114868164 + ], + [ + "▁Hayat", + -14.796168327331543 + ], + [ + "▁Daleks", + -14.796194076538086 + ], + [ + "▁hypertext", + -14.796198844909668 + ], + [ + "▁Ozzie", + -14.796246528625488 + ], + [ + "▁686", + -14.79625129699707 + ], + [ + "▁affi", + -14.796282768249512 + ], + [ + "Circ", + -14.79633617401123 + ], + [ + "▁Rina", + -14.796344757080078 + ], + [ + "▁Shafi", + -14.796345710754395 + ], + [ + "Gazette", + -14.796407699584961 + ], + [ + "▁respectability", + -14.796467781066895 + ], + [ + "▁disband", + -14.79647159576416 + ], + [ + "Jn", + -14.796481132507324 + ], + [ + "FLAG", + -14.796504974365234 + ], + [ + "▁POA", + -14.796531677246094 + ], + [ + "YX", + -14.796557426452637 + ], + [ + "▁Affirm", + -14.796567916870117 + ], + [ + "▁knickers", + -14.796568870544434 + ], + [ + "Alaska", + -14.796579360961914 + ], + [ + "▁Landmarks", + -14.796585083007812 + ], + [ + "▁€8", + -14.796610832214355 + ], + [ + "Venture", + -14.79661750793457 + ], + [ + "▁Graphs", + -14.796684265136719 + ], + [ + "▁SPARK", + -14.796684265136719 + ], + [ + "AFC", + -14.796714782714844 + ], + [ + "receive", + -14.796721458435059 + ], + [ + "▁funneled", + -14.796725273132324 + ], + [ + "▁Benue", + -14.796730041503906 + ], + [ + "▁Mersey", + -14.796732902526855 + ], + [ + "▁hydrogenated", + -14.796747207641602 + ], + [ + "▁historia", + -14.796753883361816 + ], + [ + "▁aspirated", + -14.796754837036133 + ], + [ + "▁walkie", + -14.796757698059082 + ], + [ + "▁OHL", + -14.79676342010498 + ], + [ + "▁Krsna", + -14.796769142150879 + ], + [ + "▁FOOT", + -14.796781539916992 + ], + [ + "▁Phish", + -14.796808242797852 + ], + [ + "▁Sperm", + -14.796838760375977 + ], + [ + "Updated", + -14.796865463256836 + ], + [ + "▁Awkward", + -14.796892166137695 + ], + [ + "▁Krieger", + -14.796918869018555 + ], + [ + "▁mollusk", + -14.79694652557373 + ], + [ + "्या", + -14.796960830688477 + ], + [ + "deni", + -14.796964645385742 + ], + [ + "▁covariance", + -14.796967506408691 + ], + [ + "▁drugmaker", + -14.79699420928955 + ], + [ + "TIL", + -14.797013282775879 + ], + [ + "attu", + -14.797015190124512 + ], + [ + "▁aeronautical", + -14.797045707702637 + ], + [ + "▁Balenciaga", + -14.797077178955078 + ], + [ + "▁commercialisation", + -14.797079086303711 + ], + [ + "▁Bookshop", + -14.797090530395508 + ], + [ + "▁william", + -14.797093391418457 + ], + [ + "▁Azores", + -14.79713249206543 + ], + [ + "▁Configuring", + -14.797144889831543 + ], + [ + "▁Springbok", + -14.797201156616211 + ], + [ + "▁Corvallis", + -14.797240257263184 + ], + [ + "▁BOP", + -14.797309875488281 + ], + [ + "ewski", + -14.797327041625977 + ], + [ + "▁ministered", + -14.797348022460938 + ], + [ + "▁fortresses", + -14.79736042022705 + ], + [ + "hmann", + -14.797364234924316 + ], + [ + "uvia", + -14.797480583190918 + ], + [ + "▁Sunnyside", + -14.797491073608398 + ], + [ + "▁Shingle", + -14.797497749328613 + ], + [ + "▁arching", + -14.797502517700195 + ], + [ + "▁ordain", + -14.797524452209473 + ], + [ + "▁GIVEAWAY", + -14.797567367553711 + ], + [ + "▁eggnog", + -14.797568321228027 + ], + [ + "▁BETA", + -14.797666549682617 + ], + [ + "Raven", + -14.79768180847168 + ], + [ + "▁Conce", + -14.797698020935059 + ], + [ + "brian", + -14.797724723815918 + ], + [ + "ogg", + -14.797759056091309 + ], + [ + "▁thermocouple", + -14.797794342041016 + ], + [ + "Mex", + -14.797809600830078 + ], + [ + "▁Stig", + -14.797842979431152 + ], + [ + "▁evacuating", + -14.797850608825684 + ], + [ + "▁Lottie", + -14.797856330871582 + ], + [ + "▁Kingman", + -14.797876358032227 + ], + [ + "▁metabolized", + -14.797893524169922 + ], + [ + "organizing", + -14.797932624816895 + ], + [ + "linski", + -14.797966003417969 + ], + [ + "▁RTF", + -14.7979736328125 + ], + [ + "▁733", + -14.798011779785156 + ], + [ + "▁※", + -14.798023223876953 + ], + [ + "▁LTV", + -14.798028945922852 + ], + [ + "▁Hofstra", + -14.798030853271484 + ], + [ + "▁Seated", + -14.798043251037598 + ], + [ + "▁Lef", + -14.798083305358887 + ], + [ + "▁unconscionable", + -14.798089981079102 + ], + [ + "▁Stephane", + -14.798096656799316 + ], + [ + "Lil", + -14.798108100891113 + ], + [ + "Equi", + -14.798116683959961 + ], + [ + "▁1720", + -14.798125267028809 + ], + [ + "▁Southfield", + -14.798150062561035 + ], + [ + "▁어", + -14.798160552978516 + ], + [ + "▁sprigs", + -14.79819107055664 + ], + [ + "ECH", + -14.798238754272461 + ], + [ + "localhost", + -14.798284530639648 + ], + [ + "▁Adorno", + -14.798357009887695 + ], + [ + "▁OPTIONS", + -14.798367500305176 + ], + [ + "▁barstools", + -14.79840087890625 + ], + [ + "absorption", + -14.798439025878906 + ], + [ + "▁preform", + -14.798456192016602 + ], + [ + "▁Pembrokeshire", + -14.798458099365234 + ], + [ + "▁constricted", + -14.798501014709473 + ], + [ + "▁Additions", + -14.798501968383789 + ], + [ + "▁Profitable", + -14.798519134521484 + ], + [ + "▁Alexey", + -14.798547744750977 + ], + [ + "▁householders", + -14.798595428466797 + ], + [ + "▁teeter", + -14.798615455627441 + ], + [ + "▁marginalization", + -14.798622131347656 + ], + [ + "igli", + -14.798680305480957 + ], + [ + "▁Reels", + -14.79871940612793 + ], + [ + "▁Diversion", + -14.798727989196777 + ], + [ + "▁Pitbull", + -14.798730850219727 + ], + [ + "▁verso", + -14.79874324798584 + ], + [ + "SNP", + -14.798748970031738 + ], + [ + "▁Jamboree", + -14.798754692077637 + ], + [ + "agree", + -14.798796653747559 + ], + [ + "▁Kwame", + -14.798840522766113 + ], + [ + "promote", + -14.798851013183594 + ], + [ + "▁CTD", + -14.798851013183594 + ], + [ + "▁masturbating", + -14.798852920532227 + ], + [ + "▁lama", + -14.798858642578125 + ], + [ + "PFC", + -14.79886245727539 + ], + [ + "▁mung", + -14.798870086669922 + ], + [ + "▁Schizophrenia", + -14.798885345458984 + ], + [ + "Pixel", + -14.798900604248047 + ], + [ + "▁meetups", + -14.798910140991211 + ], + [ + "GIRL", + -14.79902172088623 + ], + [ + "▁Combustion", + -14.79903793334961 + ], + [ + "▁Nagaland", + -14.799076080322266 + ], + [ + "▁SOFT", + -14.799083709716797 + ], + [ + "▁바", + -14.799090385437012 + ], + [ + "▁TUESDAY", + -14.799103736877441 + ], + [ + "▁INSTALL", + -14.799131393432617 + ], + [ + "▁bailiff", + -14.799132347106934 + ], + [ + "ニ", + -14.799145698547363 + ], + [ + "CASE", + -14.79920768737793 + ], + [ + "▁Balk", + -14.79927921295166 + ], + [ + "▁Crimestoppers", + -14.799310684204102 + ], + [ + "▁func", + -14.799328804016113 + ], + [ + "▁voy", + -14.79932975769043 + ], + [ + "▁Mirren", + -14.799336433410645 + ], + [ + "▁Strateg", + -14.799354553222656 + ], + [ + "▁Insanity", + -14.799388885498047 + ], + [ + "▁politico", + -14.799417495727539 + ], + [ + "거", + -14.799492835998535 + ], + [ + "▁在", + -14.799534797668457 + ], + [ + "▁Travolta", + -14.799548149108887 + ], + [ + "▁629", + -14.799564361572266 + ], + [ + "▁Pocahontas", + -14.799568176269531 + ], + [ + "▁swabs", + -14.799619674682617 + ], + [ + "▁Loyalist", + -14.799636840820312 + ], + [ + "▁peloton", + -14.799637794494629 + ], + [ + "▁Sensi", + -14.799659729003906 + ], + [ + "▁parfait", + -14.799660682678223 + ], + [ + "▁bunion", + -14.799662590026855 + ], + [ + "▁nasties", + -14.799684524536133 + ], + [ + "Enable", + -14.799748420715332 + ], + [ + "▁groomsmen", + -14.799773216247559 + ], + [ + "▁jinx", + -14.799783706665039 + ], + [ + "▁replayed", + -14.799789428710938 + ], + [ + "▁appellants", + -14.799803733825684 + ], + [ + "▁Arvi", + -14.799823760986328 + ], + [ + "▁WINE", + -14.799842834472656 + ], + [ + "Mann", + -14.799860000610352 + ], + [ + "▁litigants", + -14.799878120422363 + ], + [ + "▁Blenheim", + -14.799912452697754 + ], + [ + "otoxin", + -14.799915313720703 + ], + [ + "Tee", + -14.799921989440918 + ], + [ + "RRI", + -14.799933433532715 + ], + [ + "PTC", + -14.799947738647461 + ], + [ + "▁surreptitiously", + -14.799972534179688 + ], + [ + "▁Longhorn", + -14.800004959106445 + ], + [ + "▁verve", + -14.800021171569824 + ], + [ + "▁decibels", + -14.800063133239746 + ], + [ + "▁Tween", + -14.800086975097656 + ], + [ + "dorp", + -14.800104141235352 + ], + [ + "▁Hyo", + -14.800134658813477 + ], + [ + "▁nanomaterials", + -14.800140380859375 + ], + [ + "▁Winton", + -14.800145149230957 + ], + [ + "heen", + -14.800149917602539 + ], + [ + "ERSON", + -14.800177574157715 + ], + [ + "▁immunisation", + -14.800195693969727 + ], + [ + "▁Breweries", + -14.800196647644043 + ], + [ + "mhz", + -14.80019760131836 + ], + [ + "ECTION", + -14.800200462341309 + ], + [ + "▁bluffs", + -14.800227165222168 + ], + [ + "▁spillover", + -14.8002347946167 + ], + [ + "▁MacMillan", + -14.800250053405762 + ], + [ + "▁mario", + -14.800267219543457 + ], + [ + "▁overpayment", + -14.800320625305176 + ], + [ + "后", + -14.800353050231934 + ], + [ + "▁retrial", + -14.800354957580566 + ], + [ + "▁sexier", + -14.800395965576172 + ], + [ + "▁causeway", + -14.800397872924805 + ], + [ + "bail", + -14.800408363342285 + ], + [ + "scientist", + -14.800408363342285 + ], + [ + "▁TAFE", + -14.800414085388184 + ], + [ + "onville", + -14.80042552947998 + ], + [ + "▁Spri", + -14.800433158874512 + ], + [ + "თ", + -14.800435066223145 + ], + [ + "curator", + -14.800437927246094 + ], + [ + "stellar", + -14.80044174194336 + ], + [ + "▁З", + -14.800446510314941 + ], + [ + "▁phosphorylated", + -14.800493240356445 + ], + [ + "▁hems", + -14.800521850585938 + ], + [ + "▁Lilli", + -14.800549507141113 + ], + [ + "▁Postage", + -14.800567626953125 + ], + [ + "▁Panch", + -14.8005952835083 + ], + [ + "▁Clenbuterol", + -14.800621032714844 + ], + [ + "▁macbook", + -14.80062484741211 + ], + [ + "▁Reusable", + -14.800627708435059 + ], + [ + "chun", + -14.800634384155273 + ], + [ + "▁TWENTY", + -14.800642013549805 + ], + [ + "▁sphincter", + -14.800642967224121 + ], + [ + "Beast", + -14.800678253173828 + ], + [ + "▁Burley", + -14.800679206848145 + ], + [ + "CSO", + -14.800694465637207 + ], + [ + "▁daze", + -14.80073356628418 + ], + [ + "▁Blocker", + -14.800735473632812 + ], + [ + "hopped", + -14.800759315490723 + ], + [ + "▁CDO", + -14.800771713256836 + ], + [ + "▁£90", + -14.800777435302734 + ], + [ + "▁deciphering", + -14.80079174041748 + ], + [ + "Statement", + -14.800826072692871 + ], + [ + "▁missive", + -14.800837516784668 + ], + [ + "▁Maytag", + -14.800859451293945 + ], + [ + "▁danish", + -14.800896644592285 + ], + [ + "overall", + -14.800908088684082 + ], + [ + "▁Adani", + -14.800960540771484 + ], + [ + "▁Bauman", + -14.800963401794434 + ], + [ + "▁FAILURE", + -14.800993919372559 + ], + [ + "noch", + -14.801004409790039 + ], + [ + "ナ", + -14.801074028015137 + ], + [ + "▁eva", + -14.801080703735352 + ], + [ + "oq", + -14.801090240478516 + ], + [ + "trea", + -14.80111026763916 + ], + [ + "▁Sorb", + -14.801136016845703 + ], + [ + "▁Ravelry", + -14.80117416381836 + ], + [ + "ibrate", + -14.801197052001953 + ], + [ + "▁Roch", + -14.801222801208496 + ], + [ + "▁ndër", + -14.80123233795166 + ], + [ + "▁ethnography", + -14.801249504089355 + ], + [ + "▁numer", + -14.80125904083252 + ], + [ + "▁reiterates", + -14.801286697387695 + ], + [ + "Usually", + -14.801298141479492 + ], + [ + "▁Kula", + -14.801311492919922 + ], + [ + "▁Goran", + -14.801372528076172 + ], + [ + "▁Optus", + -14.80140495300293 + ], + [ + "▁Mercier", + -14.801440238952637 + ], + [ + "▁TAI", + -14.801484107971191 + ], + [ + "▁Muffin", + -14.801490783691406 + ], + [ + "▁felling", + -14.801494598388672 + ], + [ + "▁spiele", + -14.801507949829102 + ], + [ + "▁Finalists", + -14.801519393920898 + ], + [ + "▁Auditors", + -14.801535606384277 + ], + [ + "▁megawatt", + -14.80154800415039 + ], + [ + "logia", + -14.801575660705566 + ], + [ + "oxidants", + -14.801593780517578 + ], + [ + "▁licenced", + -14.801634788513184 + ], + [ + "▁corporeal", + -14.80166244506836 + ], + [ + "orak", + -14.801700592041016 + ], + [ + "pling", + -14.801746368408203 + ], + [ + "▁Interns", + -14.801751136779785 + ], + [ + "Birth", + -14.801826477050781 + ], + [ + "▁Criminology", + -14.80184555053711 + ], + [ + "▁lewis", + -14.801851272583008 + ], + [ + "▁Inpatient", + -14.801868438720703 + ], + [ + "▁amped", + -14.801897048950195 + ], + [ + "Multiple", + -14.801916122436523 + ], + [ + "chmann", + -14.801932334899902 + ], + [ + "▁lamina", + -14.801979064941406 + ], + [ + "Guil", + -14.801984786987305 + ], + [ + "▁intravenously", + -14.801994323730469 + ], + [ + "disable", + -14.802023887634277 + ], + [ + "▁dijo", + -14.802035331726074 + ], + [ + "▁Cinque", + -14.802037239074707 + ], + [ + "▁snowpack", + -14.80205249786377 + ], + [ + "▁Redman", + -14.80212116241455 + ], + [ + "▁SCAN", + -14.802145957946777 + ], + [ + "▁Namco", + -14.802146911621094 + ], + [ + "ệ", + -14.802173614501953 + ], + [ + "cred", + -14.802248001098633 + ], + [ + "▁physiotherapists", + -14.802276611328125 + ], + [ + "▁legwork", + -14.802279472351074 + ], + [ + "uuuuu", + -14.80229377746582 + ], + [ + "▁BES", + -14.8023099899292 + ], + [ + "▁Borno", + -14.802316665649414 + ], + [ + "▁Shorty", + -14.802319526672363 + ], + [ + "scholar", + -14.802352905273438 + ], + [ + "▁Lise", + -14.802364349365234 + ], + [ + "▁grat", + -14.802370071411133 + ], + [ + "▁haggle", + -14.802408218383789 + ], + [ + "▁corkscrew", + -14.80246353149414 + ], + [ + "▁Dov", + -14.802511215209961 + ], + [ + "▁BEAUTY", + -14.802525520324707 + ], + [ + "Ami", + -14.802528381347656 + ], + [ + "foli", + -14.802530288696289 + ], + [ + "▁thro", + -14.80253791809082 + ], + [ + "▁subtitled", + -14.802542686462402 + ], + [ + "▁dreamlike", + -14.802549362182617 + ], + [ + "▁Mantis", + -14.802569389343262 + ], + [ + "▁irrefutable", + -14.802578926086426 + ], + [ + "▁pheromone", + -14.802597045898438 + ], + [ + "▁Vasa", + -14.802597999572754 + ], + [ + "▁dui", + -14.80260944366455 + ], + [ + "Officer", + -14.802610397338867 + ], + [ + "▁Notley", + -14.8026123046875 + ], + [ + "▁purveyor", + -14.802644729614258 + ], + [ + "gateway", + -14.802657127380371 + ], + [ + "wagen", + -14.802663803100586 + ], + [ + "▁Zet", + -14.8026762008667 + ], + [ + "iyal", + -14.802684783935547 + ], + [ + "▁seabirds", + -14.802688598632812 + ], + [ + "Σ", + -14.802699089050293 + ], + [ + "▁cen", + -14.802726745605469 + ], + [ + "▁wasabi", + -14.802727699279785 + ], + [ + "▁MTR", + -14.80276870727539 + ], + [ + "▁Kyrgyz", + -14.80280590057373 + ], + [ + "▁neutrino", + -14.80283260345459 + ], + [ + "▁homily", + -14.802844047546387 + ], + [ + "goals", + -14.802846908569336 + ], + [ + "▁chariots", + -14.80291748046875 + ], + [ + "▁Naw", + -14.802969932556152 + ], + [ + "▁yachting", + -14.802971839904785 + ], + [ + "▁Lalit", + -14.803001403808594 + ], + [ + "▁Fredericton", + -14.80302906036377 + ], + [ + "▁Matic", + -14.803060531616211 + ], + [ + "▁Ohtani", + -14.803062438964844 + ], + [ + "▁glycine", + -14.80306339263916 + ], + [ + "EMO", + -14.803064346313477 + ], + [ + "▁buzzwords", + -14.80306625366211 + ], + [ + "loot", + -14.803098678588867 + ], + [ + "Assist", + -14.803105354309082 + ], + [ + "Won", + -14.803132057189941 + ], + [ + "▁significa", + -14.803135871887207 + ], + [ + "▁acidosis", + -14.803157806396484 + ], + [ + "▁NAIA", + -14.80317497253418 + ], + [ + "kash", + -14.803241729736328 + ], + [ + "buddy", + -14.803291320800781 + ], + [ + "▁BRC", + -14.803304672241211 + ], + [ + "▁Cilic", + -14.803306579589844 + ], + [ + "▁micronutrients", + -14.803314208984375 + ], + [ + "otec", + -14.803329467773438 + ], + [ + "▁UCS", + -14.803349494934082 + ], + [ + "Megan", + -14.803376197814941 + ], + [ + "▁REDD", + -14.803413391113281 + ], + [ + "▁Khomeini", + -14.803421974182129 + ], + [ + "▁ROE", + -14.803428649902344 + ], + [ + "TCC", + -14.803430557250977 + ], + [ + "▁milkshakes", + -14.80343246459961 + ], + [ + "hounds", + -14.803462982177734 + ], + [ + "▁Chatsworth", + -14.803545951843262 + ], + [ + "transferase", + -14.803557395935059 + ], + [ + "▁CSD", + -14.803582191467285 + ], + [ + "▁Aitken", + -14.80359935760498 + ], + [ + "isten", + -14.8036527633667 + ], + [ + "▁SAYS", + -14.803667068481445 + ], + [ + "Different", + -14.803668975830078 + ], + [ + "▁MAK", + -14.803711891174316 + ], + [ + "▁CHANCE", + -14.803722381591797 + ], + [ + "▁plastering", + -14.80374526977539 + ], + [ + "components", + -14.803767204284668 + ], + [ + "▁unrefined", + -14.803773880004883 + ], + [ + "▁Faucets", + -14.80382251739502 + ], + [ + "▁Fagan", + -14.803850173950195 + ], + [ + "▁Autonomy", + -14.803853034973145 + ], + [ + "MRT", + -14.80388069152832 + ], + [ + "lco", + -14.803888320922852 + ], + [ + "▁reactant", + -14.803902626037598 + ], + [ + "lvey", + -14.803909301757812 + ], + [ + "▁Exercising", + -14.803961753845215 + ], + [ + "ysse", + -14.803990364074707 + ], + [ + "▁Mmmm", + -14.803998947143555 + ], + [ + "▁Wonka", + -14.804019927978516 + ], + [ + "း", + -14.804024696350098 + ], + [ + "▁Qigong", + -14.804052352905273 + ], + [ + "▁Brix", + -14.804064750671387 + ], + [ + "crap", + -14.804071426391602 + ], + [ + "▁taverns", + -14.804110527038574 + ], + [ + "▁RESPONSIBLE", + -14.804134368896484 + ], + [ + "▁suppressant", + -14.804134368896484 + ], + [ + "▁calender", + -14.804163932800293 + ], + [ + "kë", + -14.804174423217773 + ], + [ + "▁Reus", + -14.804332733154297 + ], + [ + "▁4800", + -14.804338455200195 + ], + [ + "▁charlotte", + -14.804340362548828 + ], + [ + "▁brothels", + -14.804362297058105 + ], + [ + "▁Birdie", + -14.804364204406738 + ], + [ + "yea", + -14.80438232421875 + ], + [ + "▁iMovie", + -14.804444313049316 + ], + [ + "Peak", + -14.804447174072266 + ], + [ + "▁DRAW", + -14.804455757141113 + ], + [ + "isal", + -14.804492950439453 + ], + [ + "▁Crichton", + -14.8045072555542 + ], + [ + "▁Caribou", + -14.804574012756348 + ], + [ + "▁SEATTLE", + -14.804574012756348 + ], + [ + "▁KIR", + -14.804594039916992 + ], + [ + "Exodus", + -14.804624557495117 + ], + [ + "▁writeup", + -14.804633140563965 + ], + [ + "▁Jürgen", + -14.804638862609863 + ], + [ + "hoot", + -14.804671287536621 + ], + [ + "▁AUM", + -14.804679870605469 + ], + [ + "▁chevrolet", + -14.804682731628418 + ], + [ + "▁Vinson", + -14.804705619812012 + ], + [ + "Dame", + -14.804740905761719 + ], + [ + "▁Siro", + -14.804763793945312 + ], + [ + "grandson", + -14.804780006408691 + ], + [ + "▁Cossack", + -14.804784774780273 + ], + [ + "▁acetylcholine", + -14.804803848266602 + ], + [ + "arial", + -14.804810523986816 + ], + [ + "▁Koval", + -14.804817199707031 + ], + [ + "▁Joao", + -14.80482006072998 + ], + [ + "▁carnations", + -14.804838180541992 + ], + [ + "CLC", + -14.804854393005371 + ], + [ + "Sphere", + -14.804854393005371 + ], + [ + "▁ITHAKA", + -14.804880142211914 + ], + [ + "▁critiqued", + -14.804895401000977 + ], + [ + "▁Explicit", + -14.804917335510254 + ], + [ + "▁lynch", + -14.805000305175781 + ], + [ + "▁leprechaun", + -14.805023193359375 + ], + [ + "▁Kv", + -14.80502700805664 + ], + [ + "PMI", + -14.805102348327637 + ], + [ + "▁dns", + -14.805112838745117 + ], + [ + "▁ACTUALLY", + -14.805127143859863 + ], + [ + "▁Jaco", + -14.805137634277344 + ], + [ + "▁Hernández", + -14.805143356323242 + ], + [ + "▁Agnew", + -14.805144309997559 + ], + [ + "▁Valhalla", + -14.805164337158203 + ], + [ + "▁Mideast", + -14.80517864227295 + ], + [ + "▁Ralf", + -14.805179595947266 + ], + [ + "▁Quetta", + -14.805190086364746 + ], + [ + "drilled", + -14.805229187011719 + ], + [ + "▁upended", + -14.80525016784668 + ], + [ + "manu", + -14.805269241333008 + ], + [ + "▁Manpower", + -14.805303573608398 + ], + [ + "▁MIKE", + -14.805313110351562 + ], + [ + "▁Maury", + -14.805317878723145 + ], + [ + "▁Doh", + -14.805338859558105 + ], + [ + "▁hurtling", + -14.805346488952637 + ], + [ + "itty", + -14.805349349975586 + ], + [ + "ishes", + -14.805354118347168 + ], + [ + "▁TRC", + -14.805395126342773 + ], + [ + "▁Dugan", + -14.805404663085938 + ], + [ + "esper", + -14.805415153503418 + ], + [ + "▁MESSAGE", + -14.805419921875 + ], + [ + "▁riv", + -14.805510520935059 + ], + [ + "▁gainful", + -14.805521011352539 + ], + [ + "▁disembodied", + -14.805527687072754 + ], + [ + "▁Sinner", + -14.805530548095703 + ], + [ + "tuar", + -14.805536270141602 + ], + [ + "▁Mikro", + -14.805556297302246 + ], + [ + "▁Judson", + -14.805570602416992 + ], + [ + "▁SENIOR", + -14.80561637878418 + ], + [ + "▁Caviar", + -14.805617332458496 + ], + [ + "NTU", + -14.8056640625 + ], + [ + "▁angiotensin", + -14.805719375610352 + ], + [ + "▁PICTURE", + -14.805736541748047 + ], + [ + "▁Screws", + -14.805756568908691 + ], + [ + "interrupt", + -14.805769920349121 + ], + [ + "▁Bongo", + -14.805793762207031 + ], + [ + "×5", + -14.80579948425293 + ], + [ + "▁POLICY", + -14.805824279785156 + ], + [ + "▁spillway", + -14.805826187133789 + ], + [ + "▁Debates", + -14.805851936340332 + ], + [ + "Hear", + -14.805853843688965 + ], + [ + "▁bub", + -14.805912017822266 + ], + [ + "▁loyalist", + -14.80593490600586 + ], + [ + "yacht", + -14.805938720703125 + ], + [ + "▁Bertol", + -14.805967330932617 + ], + [ + "▁damask", + -14.80601978302002 + ], + [ + "▁Kawhi", + -14.806059837341309 + ], + [ + "▁Shauna", + -14.806063652038574 + ], + [ + "ferent", + -14.806072235107422 + ], + [ + "flare", + -14.806113243103027 + ], + [ + "estri", + -14.806131362915039 + ], + [ + "▁brocade", + -14.806142807006836 + ], + [ + "▁docent", + -14.806146621704102 + ], + [ + "DSP", + -14.806161880493164 + ], + [ + "▁comically", + -14.806180000305176 + ], + [ + "vile", + -14.80623722076416 + ], + [ + "▁fanfiction", + -14.806245803833008 + ], + [ + "▁historiography", + -14.806299209594727 + ], + [ + "▁Shimon", + -14.806320190429688 + ], + [ + "тив", + -14.806367874145508 + ], + [ + "ghat", + -14.806374549865723 + ], + [ + "▁Cocaine", + -14.806443214416504 + ], + [ + "▁cath", + -14.806446075439453 + ], + [ + "CERT", + -14.8064546585083 + ], + [ + "▁Trumbull", + -14.806461334228516 + ], + [ + "Champaign", + -14.80648136138916 + ], + [ + "▁Muffins", + -14.806497573852539 + ], + [ + "▁Salamanca", + -14.806506156921387 + ], + [ + "▁kilns", + -14.806517601013184 + ], + [ + "▁demonize", + -14.80652904510498 + ], + [ + "▁Illini", + -14.806574821472168 + ], + [ + "▁enquired", + -14.806581497192383 + ], + [ + "▁MoMA", + -14.806601524353027 + ], + [ + "territorial", + -14.806607246398926 + ], + [ + "▁Escrow", + -14.806634902954102 + ], + [ + "▁Velasquez", + -14.806680679321289 + ], + [ + "▁pollsters", + -14.806705474853516 + ], + [ + "▁Crayon", + -14.806734085083008 + ], + [ + "framing", + -14.80673599243164 + ], + [ + "▁Spectro", + -14.806756973266602 + ], + [ + "▁HON", + -14.80677318572998 + ], + [ + "▁sepia", + -14.806804656982422 + ], + [ + "▁Oyo", + -14.806829452514648 + ], + [ + "▁Jojo", + -14.806845664978027 + ], + [ + "▁carver", + -14.806890487670898 + ], + [ + "▁Closest", + -14.80689525604248 + ], + [ + "▁chastised", + -14.806912422180176 + ], + [ + "▁Clary", + -14.806917190551758 + ], + [ + "▁causa", + -14.806923866271973 + ], + [ + "▁FURTHER", + -14.806933403015137 + ], + [ + "▁Hanford", + -14.806962966918945 + ], + [ + "Created", + -14.806973457336426 + ], + [ + "▁maliciously", + -14.807029724121094 + ], + [ + "Demon", + -14.807048797607422 + ], + [ + "▁dystopia", + -14.807060241699219 + ], + [ + "Melissa", + -14.8070707321167 + ], + [ + "▁MPa", + -14.807092666625977 + ], + [ + "▁BECOME", + -14.807100296020508 + ], + [ + "▁typefaces", + -14.807104110717773 + ], + [ + "llinger", + -14.807109832763672 + ], + [ + "divine", + -14.807111740112305 + ], + [ + "▁revolting", + -14.807129859924316 + ], + [ + "▁TDD", + -14.807136535644531 + ], + [ + "▁rereading", + -14.807158470153809 + ], + [ + "änder", + -14.807188034057617 + ], + [ + "▁Lehrer", + -14.80718994140625 + ], + [ + "▁Muster", + -14.807198524475098 + ], + [ + "Attribute", + -14.80722713470459 + ], + [ + "▁gracing", + -14.807232856750488 + ], + [ + "EXT", + -14.807246208190918 + ], + [ + "presidential", + -14.807289123535156 + ], + [ + "▁сайт", + -14.807294845581055 + ], + [ + "▁Pandya", + -14.807295799255371 + ], + [ + "Albert", + -14.807341575622559 + ], + [ + "▁kita", + -14.807403564453125 + ], + [ + "▁minutiae", + -14.807403564453125 + ], + [ + "▁McAvoy", + -14.80740737915039 + ], + [ + "vocal", + -14.807417869567871 + ], + [ + "galo", + -14.807422637939453 + ], + [ + "▁firming", + -14.807442665100098 + ], + [ + "▁Biologist", + -14.80744743347168 + ], + [ + "▁Stationary", + -14.807463645935059 + ], + [ + "▁Kelso", + -14.807543754577637 + ], + [ + "motive", + -14.807554244995117 + ], + [ + "ọ", + -14.80759334564209 + ], + [ + "▁VCS", + -14.807626724243164 + ], + [ + "▁neuropathic", + -14.80763053894043 + ], + [ + "▁Universiti", + -14.807648658752441 + ], + [ + "▁convoys", + -14.807655334472656 + ], + [ + "▁Nightly", + -14.807659149169922 + ], + [ + "▁Bayview", + -14.807673454284668 + ], + [ + "▁omnichannel", + -14.8077392578125 + ], + [ + "▁Speck", + -14.807740211486816 + ], + [ + "▁Gaffney", + -14.807746887207031 + ], + [ + "INES", + -14.807751655578613 + ], + [ + "▁AUG", + -14.807762145996094 + ], + [ + "HDL", + -14.807785034179688 + ], + [ + "Activity", + -14.807805061340332 + ], + [ + "hush", + -14.807805061340332 + ], + [ + "▁Malia", + -14.807809829711914 + ], + [ + "▁emollient", + -14.80781364440918 + ], + [ + "james", + -14.80795955657959 + ], + [ + "▁Labeling", + -14.807988166809082 + ], + [ + "▁Heirloom", + -14.807991027832031 + ], + [ + "Defamation", + -14.808005332946777 + ], + [ + "▁Sylvie", + -14.808009147644043 + ], + [ + "▁754", + -14.808018684387207 + ], + [ + "▁echocardiography", + -14.80803394317627 + ], + [ + "▁tuber", + -14.80805778503418 + ], + [ + "▁bulimia", + -14.808088302612305 + ], + [ + "luxe", + -14.808097839355469 + ], + [ + "Unlike", + -14.80812931060791 + ], + [ + "▁Cambrian", + -14.808167457580566 + ], + [ + "OUCH", + -14.808259963989258 + ], + [ + "▁Sickle", + -14.808260917663574 + ], + [ + "▁Klei", + -14.808262825012207 + ], + [ + "▁Cryptocurrencies", + -14.808266639709473 + ], + [ + "▁Promotes", + -14.808282852172852 + ], + [ + "▁Croc", + -14.808289527893066 + ], + [ + "▁CORRECT", + -14.808348655700684 + ], + [ + "Vent", + -14.808378219604492 + ], + [ + "Basically", + -14.808385848999023 + ], + [ + "▁LSC", + -14.808401107788086 + ], + [ + "▁Cigars", + -14.808411598205566 + ], + [ + "▁Thrasher", + -14.808428764343262 + ], + [ + "▁695", + -14.808476448059082 + ], + [ + "ран", + -14.808524131774902 + ], + [ + "Breath", + -14.808542251586914 + ], + [ + "▁subbed", + -14.808615684509277 + ], + [ + "▁aperitif", + -14.80862808227539 + ], + [ + "▁Eloise", + -14.808661460876465 + ], + [ + "▁slumping", + -14.808670997619629 + ], + [ + "▁Gait", + -14.808679580688477 + ], + [ + "▁Crowne", + -14.808767318725586 + ], + [ + "▁Scotiabank", + -14.808771133422852 + ], + [ + "▁easterly", + -14.808788299560547 + ], + [ + "▁Demetri", + -14.808792114257812 + ], + [ + "▁Redux", + -14.808794021606445 + ], + [ + "▁Amway", + -14.808818817138672 + ], + [ + "▁Gog", + -14.808825492858887 + ], + [ + "▁Karlsruhe", + -14.808870315551758 + ], + [ + "▁rabble", + -14.808882713317871 + ], + [ + "▁Situations", + -14.808948516845703 + ], + [ + "▁soulless", + -14.808968544006348 + ], + [ + "▁Replies", + -14.808987617492676 + ], + [ + "▁seatbelts", + -14.809052467346191 + ], + [ + "▁Farrah", + -14.809061050415039 + ], + [ + "Amanda", + -14.809085845947266 + ], + [ + "▁Uighur", + -14.809112548828125 + ], + [ + "▁Gutters", + -14.80915355682373 + ], + [ + "▁‚", + -14.8092041015625 + ], + [ + "semitism", + -14.809209823608398 + ], + [ + "▁Nominating", + -14.809234619140625 + ], + [ + "▁Komatsu", + -14.809292793273926 + ], + [ + "▁hcl", + -14.809313774108887 + ], + [ + "▁streaking", + -14.809334754943848 + ], + [ + "▁JEAN", + -14.809351921081543 + ], + [ + "essy", + -14.809367179870605 + ], + [ + "IAM", + -14.809380531311035 + ], + [ + "▁piazza", + -14.809385299682617 + ], + [ + "▁Equilibrium", + -14.809399604797363 + ], + [ + "▁occasioned", + -14.809442520141602 + ], + [ + "▁Ε", + -14.809492111206055 + ], + [ + "ئ", + -14.809496879577637 + ], + [ + "▁año", + -14.80955982208252 + ], + [ + "▁RSM", + -14.809602737426758 + ], + [ + "groove", + -14.809611320495605 + ], + [ + "CROSS", + -14.809612274169922 + ], + [ + "▁feldspar", + -14.809619903564453 + ], + [ + "▁Tawa", + -14.809645652770996 + ], + [ + "ای", + -14.809698104858398 + ], + [ + "occi", + -14.809708595275879 + ], + [ + "hetero", + -14.809718132019043 + ], + [ + "ný", + -14.809728622436523 + ], + [ + "▁Candi", + -14.809774398803711 + ], + [ + "▁Jell", + -14.809798240661621 + ], + [ + "urizing", + -14.809810638427734 + ], + [ + "▁Slender", + -14.809832572937012 + ], + [ + "▁compu", + -14.809846878051758 + ], + [ + "▁tutored", + -14.809847831726074 + ], + [ + "cork", + -14.80984878540039 + ], + [ + "ÃÂ", + -14.809849739074707 + ], + [ + "▁paragon", + -14.809857368469238 + ], + [ + "▁ENTRY", + -14.809863090515137 + ], + [ + "ësh", + -14.809889793395996 + ], + [ + "loka", + -14.80989933013916 + ], + [ + "oprost", + -14.809943199157715 + ], + [ + "echa", + -14.809951782226562 + ], + [ + "▁Mutations", + -14.809951782226562 + ], + [ + "▁Fray", + -14.80998706817627 + ], + [ + "▁fuming", + -14.810011863708496 + ], + [ + "▁Eraser", + -14.810014724731445 + ], + [ + "▁Fluent", + -14.810153007507324 + ], + [ + "▁Planetarium", + -14.810158729553223 + ], + [ + "▁Freshers", + -14.810184478759766 + ], + [ + "▁nary", + -14.810201644897461 + ], + [ + "▁piggyback", + -14.810232162475586 + ], + [ + "▁GRADE", + -14.810234069824219 + ], + [ + "▁Rishikesh", + -14.810248374938965 + ], + [ + "▁Exchequer", + -14.810259819030762 + ], + [ + "introduction", + -14.810287475585938 + ], + [ + "▁fingernail", + -14.810297012329102 + ], + [ + "▁GEAR", + -14.810306549072266 + ], + [ + "▁judi", + -14.810317993164062 + ], + [ + "FRI", + -14.810322761535645 + ], + [ + "▁disbelieve", + -14.810372352600098 + ], + [ + "STRICT", + -14.810381889343262 + ], + [ + "badge", + -14.810381889343262 + ], + [ + "▁583", + -14.810385704040527 + ], + [ + "beef", + -14.810394287109375 + ], + [ + "▁DELETE", + -14.81042194366455 + ], + [ + "▁cataclysmic", + -14.810425758361816 + ], + [ + "▁Infirmary", + -14.810436248779297 + ], + [ + "▁lowlands", + -14.810460090637207 + ], + [ + "Resources", + -14.810473442077637 + ], + [ + "▁FRAME", + -14.810478210449219 + ], + [ + "▁Levites", + -14.8104887008667 + ], + [ + "▁ECP", + -14.810489654541016 + ], + [ + "▁eHarmony", + -14.810516357421875 + ], + [ + "STRUCT", + -14.810517311096191 + ], + [ + "performed", + -14.810528755187988 + ], + [ + "▁Haug", + -14.810532569885254 + ], + [ + "▁5200", + -14.810552597045898 + ], + [ + "wiring", + -14.810598373413086 + ], + [ + "▁Shatner", + -14.810601234436035 + ], + [ + "EHR", + -14.810665130615234 + ], + [ + "muni", + -14.810673713684082 + ], + [ + "vax", + -14.810674667358398 + ], + [ + "clude", + -14.810746192932129 + ], + [ + "cero", + -14.810769081115723 + ], + [ + "▁mise", + -14.81078052520752 + ], + [ + "wop", + -14.810818672180176 + ], + [ + "▁751", + -14.81082820892334 + ], + [ + "▁Shanna", + -14.810836791992188 + ], + [ + "▁Deut", + -14.810853958129883 + ], + [ + "▁preloaded", + -14.810858726501465 + ], + [ + "▁deductive", + -14.810901641845703 + ], + [ + "▁mercies", + -14.810904502868652 + ], + [ + "climat", + -14.81091022491455 + ], + [ + "LNG", + -14.810916900634766 + ], + [ + "rling", + -14.810959815979004 + ], + [ + "nlm", + -14.810964584350586 + ], + [ + "▁Yann", + -14.811017990112305 + ], + [ + "▁raptors", + -14.811019897460938 + ], + [ + "adopt", + -14.811023712158203 + ], + [ + "append", + -14.81103229522705 + ], + [ + "▁glioblastoma", + -14.811043739318848 + ], + [ + "▁Trubisky", + -14.811054229736328 + ], + [ + "▁vino", + -14.81106948852539 + ], + [ + "▁Engraved", + -14.811076164245605 + ], + [ + "▁brainwave", + -14.811083793640137 + ], + [ + "antic", + -14.811105728149414 + ], + [ + "NUT", + -14.811132431030273 + ], + [ + "▁centrifugation", + -14.811153411865234 + ], + [ + "Courtesy", + -14.811175346374512 + ], + [ + "ubo", + -14.811178207397461 + ], + [ + "casa", + -14.811195373535156 + ], + [ + "္", + -14.811217308044434 + ], + [ + "globulin", + -14.81130599975586 + ], + [ + "pony", + -14.811330795288086 + ], + [ + "▁Novelty", + -14.811341285705566 + ], + [ + "▁frisbee", + -14.81137466430664 + ], + [ + "Entertainment", + -14.811409950256348 + ], + [ + "▁687", + -14.811441421508789 + ], + [ + "LEC", + -14.811453819274902 + ], + [ + "▁cohabit", + -14.811479568481445 + ], + [ + "▁Castellano", + -14.811514854431152 + ], + [ + "ように", + -14.8115816116333 + ], + [ + "▁pantyhose", + -14.81159496307373 + ], + [ + "▁Pancha", + -14.811615943908691 + ], + [ + "▁obliging", + -14.811650276184082 + ], + [ + "▁jose", + -14.81168270111084 + ], + [ + "▁Reckless", + -14.811701774597168 + ], + [ + "spotting", + -14.81173038482666 + ], + [ + "▁Utili", + -14.811762809753418 + ], + [ + "▁LATEST", + -14.811767578125 + ], + [ + "▁Pani", + -14.811796188354492 + ], + [ + "ghar", + -14.811823844909668 + ], + [ + "▁tern", + -14.811866760253906 + ], + [ + "LZ", + -14.811890602111816 + ], + [ + "seasonal", + -14.811895370483398 + ], + [ + "▁Armoire", + -14.811897277832031 + ], + [ + "▁IRIS", + -14.811920166015625 + ], + [ + "▁Compiler", + -14.811924934387207 + ], + [ + "▁Relational", + -14.811955451965332 + ], + [ + "▁anarchism", + -14.812005043029785 + ], + [ + "▁BSI", + -14.812012672424316 + ], + [ + "▁CHAN", + -14.812017440795898 + ], + [ + "toni", + -14.812021255493164 + ], + [ + "▁eigenvalue", + -14.812037467956543 + ], + [ + "▁ILS", + -14.812051773071289 + ], + [ + "▁Glaser", + -14.812087059020996 + ], + [ + "▁corticosteroid", + -14.812092781066895 + ], + [ + "▁scowl", + -14.812093734741211 + ], + [ + "▁Misra", + -14.812094688415527 + ], + [ + "▁czar", + -14.812111854553223 + ], + [ + "compulsive", + -14.812126159667969 + ], + [ + "▁Spook", + -14.81213092803955 + ], + [ + "▁JDBC", + -14.812132835388184 + ], + [ + "▁AfD", + -14.81215763092041 + ], + [ + "▁Roadrunner", + -14.812172889709473 + ], + [ + "vastatin", + -14.812182426452637 + ], + [ + "▁Giacomo", + -14.812198638916016 + ], + [ + "▁LAWS", + -14.812202453613281 + ], + [ + "▁plunk", + -14.812215805053711 + ], + [ + "▁Bonfire", + -14.81221866607666 + ], + [ + "▁Sce", + -14.812322616577148 + ], + [ + "▁Kinesiology", + -14.812335968017578 + ], + [ + "▁spliced", + -14.812373161315918 + ], + [ + "▁indulgences", + -14.812378883361816 + ], + [ + "▁Në", + -14.812386512756348 + ], + [ + "Reflect", + -14.812447547912598 + ], + [ + "EVO", + -14.812472343444824 + ], + [ + "▁Connaught", + -14.81249713897705 + ], + [ + "▁Schenectady", + -14.812500953674316 + ], + [ + "▁BON", + -14.812525749206543 + ], + [ + "▁STDs", + -14.812548637390137 + ], + [ + "Partly", + -14.812554359436035 + ], + [ + "▁Zaman", + -14.8125638961792 + ], + [ + "▁Watermark", + -14.812621116638184 + ], + [ + "horne", + -14.812644004821777 + ], + [ + "SEY", + -14.81265926361084 + ], + [ + "▁Strick", + -14.812664985656738 + ], + [ + "▁MacGregor", + -14.812673568725586 + ], + [ + "Rama", + -14.812681198120117 + ], + [ + "▁Verve", + -14.812688827514648 + ], + [ + "▁picures", + -14.812727928161621 + ], + [ + "▁quietest", + -14.812752723693848 + ], + [ + "号", + -14.812777519226074 + ], + [ + "carbonate", + -14.812785148620605 + ], + [ + "▁Bleacher", + -14.812804222106934 + ], + [ + "▁bayou", + -14.81280517578125 + ], + [ + "▁nite", + -14.812807083129883 + ], + [ + "▁HEA", + -14.812811851501465 + ], + [ + "▁resubmit", + -14.812811851501465 + ], + [ + "▁Dope", + -14.812817573547363 + ], + [ + "▁tracksuit", + -14.812820434570312 + ], + [ + "▁encrypts", + -14.812823295593262 + ], + [ + "算", + -14.812837600708008 + ], + [ + "▁semiotic", + -14.812874794006348 + ], + [ + "Reply", + -14.812932014465332 + ], + [ + "▁Bartender", + -14.812943458557129 + ], + [ + "▁voided", + -14.81297492980957 + ], + [ + "Isa", + -14.813007354736328 + ], + [ + "▁GHS", + -14.813014030456543 + ], + [ + "▁catalogued", + -14.813037872314453 + ], + [ + "Lauren", + -14.813070297241211 + ], + [ + "▁LOR", + -14.813084602355957 + ], + [ + "sponsors", + -14.813103675842285 + ], + [ + "▁Competent", + -14.813114166259766 + ], + [ + "▁Padukone", + -14.813142776489258 + ], + [ + "▁hemorrhoid", + -14.813154220581055 + ], + [ + "ojë", + -14.813161849975586 + ], + [ + "patio", + -14.813172340393066 + ], + [ + "ilen", + -14.813182830810547 + ], + [ + "▁Jawaharlal", + -14.813186645507812 + ], + [ + "▁VDC", + -14.813190460205078 + ], + [ + "▁Schwa", + -14.813240051269531 + ], + [ + "hacking", + -14.81324291229248 + ], + [ + "▁GPR", + -14.813250541687012 + ], + [ + "▁perpetuates", + -14.813271522521973 + ], + [ + "▁Vincenzo", + -14.813283920288086 + ], + [ + "▁Etruscan", + -14.813285827636719 + ], + [ + "将", + -14.813325881958008 + ], + [ + "pacific", + -14.813348770141602 + ], + [ + "Lily", + -14.813358306884766 + ], + [ + "econ", + -14.813361167907715 + ], + [ + "▁£1000", + -14.813369750976562 + ], + [ + "▁McRae", + -14.813386917114258 + ], + [ + "▁Moreton", + -14.813404083251953 + ], + [ + "▁Moringa", + -14.813414573669434 + ], + [ + "▁778", + -14.813421249389648 + ], + [ + "▁Smo", + -14.813436508178711 + ], + [ + "▁alleyways", + -14.813458442687988 + ], + [ + "▁Taki", + -14.813469886779785 + ], + [ + "▁Londonderry", + -14.813485145568848 + ], + [ + "hauer", + -14.813519477844238 + ], + [ + "▁nginx", + -14.813521385192871 + ], + [ + "▁Villar", + -14.813555717468262 + ], + [ + "▁Smashing", + -14.813557624816895 + ], + [ + "HIM", + -14.813566207885742 + ], + [ + "▁Carsten", + -14.813572883605957 + ], + [ + "igal", + -14.813616752624512 + ], + [ + "▁Centrally", + -14.813759803771973 + ], + [ + "▁kwa", + -14.813774108886719 + ], + [ + "fam", + -14.813799858093262 + ], + [ + "▁Gimme", + -14.813811302185059 + ], + [ + "▁Kerber", + -14.813846588134766 + ], + [ + "▁sinker", + -14.813863754272461 + ], + [ + "▁Speer", + -14.813910484313965 + ], + [ + "deli", + -14.813924789428711 + ], + [ + "▁superfoods", + -14.813931465148926 + ], + [ + "▁Relevance", + -14.813950538635254 + ], + [ + "▁flit", + -14.81396198272705 + ], + [ + "DSM", + -14.813973426818848 + ], + [ + "▁intergalactic", + -14.813997268676758 + ], + [ + "▁Ehr", + -14.813998222351074 + ], + [ + "▁Notts", + -14.814058303833008 + ], + [ + "recognised", + -14.814062118530273 + ], + [ + "▁ли", + -14.81406307220459 + ], + [ + "▁steamboat", + -14.814065933227539 + ], + [ + "▁TMD", + -14.814080238342285 + ], + [ + "▁lanky", + -14.814091682434082 + ], + [ + "▁Burrow", + -14.814167022705078 + ], + [ + "▁Atoll", + -14.814181327819824 + ], + [ + "▁OCTOBER", + -14.814205169677734 + ], + [ + "Origin", + -14.814225196838379 + ], + [ + "Former", + -14.814228057861328 + ], + [ + "▁beefed", + -14.814231872558594 + ], + [ + "▁Injustice", + -14.81424331665039 + ], + [ + "▁Pizz", + -14.81424617767334 + ], + [ + "▁Montpelier", + -14.814249038696289 + ], + [ + "HOLD", + -14.814254760742188 + ], + [ + "ید", + -14.814277648925781 + ], + [ + "▁Scalise", + -14.81429386138916 + ], + [ + "▁863", + -14.81429672241211 + ], + [ + "▁Addendum", + -14.81429672241211 + ], + [ + "▁cuss", + -14.814319610595703 + ], + [ + "▁wavelet", + -14.814319610595703 + ], + [ + "ская", + -14.814321517944336 + ], + [ + "collected", + -14.814334869384766 + ], + [ + "Cancel", + -14.81436824798584 + ], + [ + "▁Merca", + -14.81437873840332 + ], + [ + "▁gingivitis", + -14.814393043518066 + ], + [ + "TIONAL", + -14.814423561096191 + ], + [ + "▁cornucopia", + -14.814437866210938 + ], + [ + "Features", + -14.814452171325684 + ], + [ + "▁annihilated", + -14.814467430114746 + ], + [ + "▁SanDisk", + -14.814482688903809 + ], + [ + "eshi", + -14.814504623413086 + ], + [ + "▁Univision", + -14.814522743225098 + ], + [ + "valuable", + -14.814558029174805 + ], + [ + "▁Mikko", + -14.814558029174805 + ], + [ + "Zoom", + -14.814568519592285 + ], + [ + "▁Hangover", + -14.814587593078613 + ], + [ + "▁repulsed", + -14.81462574005127 + ], + [ + "▁humanely", + -14.814634323120117 + ], + [ + "▁EMPLOYEES", + -14.814679145812988 + ], + [ + "inappropriate", + -14.81468677520752 + ], + [ + "▁Sf", + -14.814742088317871 + ], + [ + "▁Johnstown", + -14.814809799194336 + ], + [ + "▁Lowering", + -14.8148193359375 + ], + [ + "▁Longwood", + -14.814851760864258 + ], + [ + "Ontario", + -14.814857482910156 + ], + [ + "▁YG", + -14.814889907836914 + ], + [ + "▁Orville", + -14.814896583557129 + ], + [ + "▁tuba", + -14.814901351928711 + ], + [ + "GAP", + -14.814905166625977 + ], + [ + "▁inaugurate", + -14.814916610717773 + ], + [ + "▁Phal", + -14.814990043640137 + ], + [ + "▁personhood", + -14.814993858337402 + ], + [ + "▁pillowcases", + -14.81500244140625 + ], + [ + "financing", + -14.815080642700195 + ], + [ + "▁Вы", + -14.815083503723145 + ], + [ + "▁trachea", + -14.815092086791992 + ], + [ + "▁impersonating", + -14.81512451171875 + ], + [ + "▁gargoyle", + -14.815169334411621 + ], + [ + "▁streaked", + -14.815199851989746 + ], + [ + "ropod", + -14.815201759338379 + ], + [ + "▁DRESS", + -14.815218925476074 + ], + [ + "▁634", + -14.815224647521973 + ], + [ + "circa", + -14.815237998962402 + ], + [ + "ෙ", + -14.815267562866211 + ], + [ + "lichkeit", + -14.815275192260742 + ], + [ + "▁PUSH", + -14.81528377532959 + ], + [ + "▁AFR", + -14.815289497375488 + ], + [ + "▁Enduring", + -14.815302848815918 + ], + [ + "▁programmatically", + -14.815313339233398 + ], + [ + "▁Brunner", + -14.81533432006836 + ], + [ + "▁Captive", + -14.81534194946289 + ], + [ + "▁Gesture", + -14.815357208251953 + ], + [ + "malai", + -14.815360069274902 + ], + [ + "▁Elkhart", + -14.8153657913208 + ], + [ + "▁Descendants", + -14.81538200378418 + ], + [ + "▁Quince", + -14.815401077270508 + ], + [ + "ற", + -14.815412521362305 + ], + [ + "▁Orland", + -14.815430641174316 + ], + [ + "nivers", + -14.815436363220215 + ], + [ + "ieber", + -14.815457344055176 + ], + [ + "journey", + -14.815485000610352 + ], + [ + "Sym", + -14.815516471862793 + ], + [ + "▁Neanderthals", + -14.81551742553711 + ], + [ + "▁Morg", + -14.815526962280273 + ], + [ + "zyg", + -14.815535545349121 + ], + [ + "▁untoward", + -14.815546989440918 + ], + [ + "▁gyratory", + -14.815549850463867 + ], + [ + "▁ACU", + -14.81557846069336 + ], + [ + "thou", + -14.81558609008789 + ], + [ + "▁Temer", + -14.815587997436523 + ], + [ + "▁CED", + -14.815631866455078 + ], + [ + "▁Moby", + -14.815694808959961 + ], + [ + "▁Gambino", + -14.815788269042969 + ], + [ + "nationalist", + -14.815855026245117 + ], + [ + "▁Marxists", + -14.815901756286621 + ], + [ + "▁Euclidean", + -14.815930366516113 + ], + [ + "▁Modena", + -14.815958976745605 + ], + [ + "▁snuggly", + -14.815960884094238 + ], + [ + "ү", + -14.815966606140137 + ], + [ + "▁subsides", + -14.815978050231934 + ], + [ + "Samsung", + -14.81602954864502 + ], + [ + "▁mailers", + -14.816044807434082 + ], + [ + "▁FAU", + -14.81606388092041 + ], + [ + "▁Particles", + -14.81607437133789 + ], + [ + "▁Chainsaw", + -14.81607723236084 + ], + [ + "▁Pesca", + -14.81612491607666 + ], + [ + "doro", + -14.816126823425293 + ], + [ + "▁glyph", + -14.81613826751709 + ], + [ + "▁Obligations", + -14.81616497039795 + ], + [ + "Hungary", + -14.816168785095215 + ], + [ + "▁Guiana", + -14.816176414489746 + ], + [ + "chey", + -14.816189765930176 + ], + [ + "▁AIC", + -14.816215515136719 + ], + [ + "▁TUC", + -14.816216468811035 + ], + [ + "▁playmate", + -14.816216468811035 + ], + [ + "▁lithography", + -14.816217422485352 + ], + [ + "palli", + -14.816247940063477 + ], + [ + "▁Marnie", + -14.816265106201172 + ], + [ + "▁Salvini", + -14.816265106201172 + ], + [ + "contra", + -14.816268920898438 + ], + [ + "▁ICI", + -14.816268920898438 + ], + [ + "▁Perf", + -14.816311836242676 + ], + [ + "▁Manmohan", + -14.816377639770508 + ], + [ + "zum", + -14.81639575958252 + ], + [ + "▁Solvent", + -14.81639575958252 + ], + [ + "▁bulwark", + -14.81643295288086 + ], + [ + "▁undersized", + -14.816448211669922 + ], + [ + "AMG", + -14.816485404968262 + ], + [ + "▁Elmwood", + -14.816493034362793 + ], + [ + "▁psychopaths", + -14.816515922546387 + ], + [ + "FZ", + -14.816564559936523 + ], + [ + "▁hitches", + -14.81657886505127 + ], + [ + "▁Gantt", + -14.81658935546875 + ], + [ + "▁rewrote", + -14.816593170166016 + ], + [ + "▁Awful", + -14.81661605834961 + ], + [ + "▁sooth", + -14.816633224487305 + ], + [ + "▁Boud", + -14.816650390625 + ], + [ + "▁fanfic", + -14.816658973693848 + ], + [ + "▁Aix", + -14.816661834716797 + ], + [ + "calcium", + -14.816680908203125 + ], + [ + "▁Timken", + -14.816764831542969 + ], + [ + "▁confederate", + -14.816777229309082 + ], + [ + "▁mortuary", + -14.816779136657715 + ], + [ + "gwa", + -14.816790580749512 + ], + [ + "▁Neighbours", + -14.816791534423828 + ], + [ + "▁spewed", + -14.816814422607422 + ], + [ + "▁sportsbooks", + -14.816816329956055 + ], + [ + "▁implode", + -14.816859245300293 + ], + [ + "▁ripoff", + -14.816892623901367 + ], + [ + "▁DeLa", + -14.816908836364746 + ], + [ + "icho", + -14.816911697387695 + ], + [ + "▁TIN", + -14.816924095153809 + ], + [ + "▁novellas", + -14.816936492919922 + ], + [ + "هم", + -14.816940307617188 + ], + [ + "▁berlin", + -14.816980361938477 + ], + [ + "▁Nij", + -14.817037582397461 + ], + [ + "▁Rendezvous", + -14.81707763671875 + ], + [ + "▁CENT", + -14.817131042480469 + ], + [ + "▁Quik", + -14.817131042480469 + ], + [ + "Publisher", + -14.81719970703125 + ], + [ + "▁Frenzy", + -14.817206382751465 + ], + [ + "▁Onco", + -14.817252159118652 + ], + [ + "▁Idee", + -14.817270278930664 + ], + [ + "▁Reclining", + -14.81727123260498 + ], + [ + "▁peonies", + -14.817299842834473 + ], + [ + "▁praxis", + -14.817312240600586 + ], + [ + "▁Keir", + -14.817316055297852 + ], + [ + "▁Distribute", + -14.817325592041016 + ], + [ + "▁Peasant", + -14.817346572875977 + ], + [ + "▁fireside", + -14.81742000579834 + ], + [ + "▁Schafer", + -14.817426681518555 + ], + [ + "ѕі", + -14.817429542541504 + ], + [ + "▁Feasibility", + -14.817432403564453 + ], + [ + "▁adorns", + -14.817449569702148 + ], + [ + "▁prodigal", + -14.817458152770996 + ], + [ + "▁Gilded", + -14.817469596862793 + ], + [ + "▁annoyingly", + -14.817523956298828 + ], + [ + "▁ganglia", + -14.817541122436523 + ], + [ + "▁suff", + -14.817544937133789 + ], + [ + "oxic", + -14.817553520202637 + ], + [ + "ternity", + -14.817569732666016 + ], + [ + "▁gusty", + -14.817621231079102 + ], + [ + "NAB", + -14.817623138427734 + ], + [ + "▁Jib", + -14.817627906799316 + ], + [ + "▁Yisrael", + -14.817642211914062 + ], + [ + "bock", + -14.817670822143555 + ], + [ + "Corps", + -14.817678451538086 + ], + [ + "▁588", + -14.817697525024414 + ], + [ + "ìn", + -14.817733764648438 + ], + [ + "▁Lapland", + -14.817744255065918 + ], + [ + "pang", + -14.81775188446045 + ], + [ + "▁Savar", + -14.817768096923828 + ], + [ + "▁COB", + -14.817774772644043 + ], + [ + "▁Involve", + -14.817817687988281 + ], + [ + "viable", + -14.817818641662598 + ], + [ + "▁Employ", + -14.817849159240723 + ], + [ + "▁matron", + -14.81786060333252 + ], + [ + "jala", + -14.817872047424316 + ], + [ + "▁hookah", + -14.817872047424316 + ], + [ + "MOND", + -14.817882537841797 + ], + [ + "▁Macca", + -14.817910194396973 + ], + [ + "IHS", + -14.817923545837402 + ], + [ + "polished", + -14.817975044250488 + ], + [ + "lho", + -14.817984580993652 + ], + [ + "▁Revlon", + -14.817985534667969 + ], + [ + "▁Rv", + -14.81800651550293 + ], + [ + "▁LDC", + -14.818008422851562 + ], + [ + "▁Zucchini", + -14.8180570602417 + ], + [ + "▁suboptimal", + -14.818062782287598 + ], + [ + "▁Spurgeon", + -14.818082809448242 + ], + [ + "▁inexorably", + -14.818099975585938 + ], + [ + "▁Pegg", + -14.818136215209961 + ], + [ + "▁Guildhall", + -14.818143844604492 + ], + [ + "▁Heston", + -14.818154335021973 + ], + [ + "▁brushless", + -14.818181991577148 + ], + [ + "▁phrased", + -14.818181991577148 + ], + [ + "▁Esper", + -14.818243026733398 + ], + [ + "▁usefully", + -14.818248748779297 + ], + [ + "▁censors", + -14.818253517150879 + ], + [ + "▁ENOUGH", + -14.81828784942627 + ], + [ + "▁POSSIBLE", + -14.818288803100586 + ], + [ + "▁Blok", + -14.818305015563965 + ], + [ + "▁Cornyn", + -14.818318367004395 + ], + [ + "▁NED", + -14.818323135375977 + ], + [ + "▁DRS", + -14.818355560302734 + ], + [ + "▁Paramedics", + -14.818370819091797 + ], + [ + "▁clit", + -14.818406105041504 + ], + [ + "线", + -14.818432807922363 + ], + [ + "entra", + -14.818469047546387 + ], + [ + "▁Ahab", + -14.81851577758789 + ], + [ + "▁Tyneside", + -14.8185453414917 + ], + [ + "stepped", + -14.818585395812988 + ], + [ + "▁Sperry", + -14.81862735748291 + ], + [ + "▁Williston", + -14.818653106689453 + ], + [ + "▁GIANT", + -14.81865406036377 + ], + [ + "babe", + -14.81867790222168 + ], + [ + "▁colluded", + -14.818755149841309 + ], + [ + "activ", + -14.818779945373535 + ], + [ + "▁Flawless", + -14.8187837600708 + ], + [ + "▁spurts", + -14.818805694580078 + ], + [ + "▁FEM", + -14.81883430480957 + ], + [ + "▁Deming", + -14.818860054016113 + ], + [ + "▁Stole", + -14.818888664245605 + ], + [ + "Uploaded", + -14.818957328796387 + ], + [ + "▁Musica", + -14.818975448608398 + ], + [ + "▁fajita", + -14.818988800048828 + ], + [ + "▁Hatha", + -14.819022178649902 + ], + [ + "▁Caledonian", + -14.8190279006958 + ], + [ + "▁ATLAS", + -14.81903076171875 + ], + [ + "▁enforcers", + -14.819067001342773 + ], + [ + "▁Wirral", + -14.819083213806152 + ], + [ + "▁Shutdown", + -14.819087982177734 + ], + [ + "▁bulldozer", + -14.819107055664062 + ], + [ + "▁blackface", + -14.819111824035645 + ], + [ + "chromat", + -14.819130897521973 + ], + [ + "▁£350", + -14.819169998168945 + ], + [ + "▁patchouli", + -14.819195747375488 + ], + [ + "▁bento", + -14.819222450256348 + ], + [ + "fridge", + -14.81925106048584 + ], + [ + "▁charlatan", + -14.819292068481445 + ], + [ + "ype", + -14.819303512573242 + ], + [ + "▁astrocytes", + -14.819313049316406 + ], + [ + "▁suppl", + -14.819332122802734 + ], + [ + "HIP", + -14.819347381591797 + ], + [ + "▁Bevin", + -14.81938362121582 + ], + [ + "Expand", + -14.819401741027832 + ], + [ + "▁VCP", + -14.81942081451416 + ], + [ + "▁À", + -14.81943416595459 + ], + [ + "applicable", + -14.819515228271484 + ], + [ + "▁rota", + -14.819576263427734 + ], + [ + "▁Neutrality", + -14.819616317749023 + ], + [ + "iosa", + -14.819621086120605 + ], + [ + "▁eyelet", + -14.819639205932617 + ], + [ + "▁bizarrely", + -14.819726943969727 + ], + [ + "▁WHOIS", + -14.81973934173584 + ], + [ + "▁repossession", + -14.81974983215332 + ], + [ + "▁Buford", + -14.819754600524902 + ], + [ + "ლ", + -14.819793701171875 + ], + [ + "▁LEADER", + -14.819839477539062 + ], + [ + "friendliness", + -14.819847106933594 + ], + [ + "▁Chowk", + -14.819855690002441 + ], + [ + "▁Pewter", + -14.819860458374023 + ], + [ + "▁ANU", + -14.819869041442871 + ], + [ + "▁Mecha", + -14.81987476348877 + ], + [ + "▁snowshoeing", + -14.819948196411133 + ], + [ + "courtesy", + -14.819955825805664 + ], + [ + "IPC", + -14.819972038269043 + ], + [ + "▁594", + -14.819985389709473 + ], + [ + "▁Almonds", + -14.8200101852417 + ], + [ + "▁Anguilla", + -14.820047378540039 + ], + [ + "▁carne", + -14.82009506225586 + ], + [ + "affirm", + -14.820096015930176 + ], + [ + "▁solicitations", + -14.820097923278809 + ], + [ + "supervised", + -14.820098876953125 + ], + [ + "HOU", + -14.820135116577148 + ], + [ + "▁Geist", + -14.820158958435059 + ], + [ + "▁comorbidities", + -14.820168495178223 + ], + [ + "▁Divya", + -14.82018756866455 + ], + [ + "▁Tulsi", + -14.82025146484375 + ], + [ + "kenzie", + -14.820252418518066 + ], + [ + "▁Brahm", + -14.820255279541016 + ], + [ + "▁droit", + -14.820263862609863 + ], + [ + "▁expeditiously", + -14.820273399353027 + ], + [ + "▁emigrate", + -14.820277214050293 + ], + [ + "▁isotopic", + -14.820294380187988 + ], + [ + "Buyer", + -14.820298194885254 + ], + [ + "1892", + -14.82031536102295 + ], + [ + "▁monogamous", + -14.82032585144043 + ], + [ + "▁ACID", + -14.820329666137695 + ], + [ + "Barn", + -14.82036018371582 + ], + [ + "▁jackson", + -14.820374488830566 + ], + [ + "▁Camacho", + -14.820382118225098 + ], + [ + "iyama", + -14.820401191711426 + ], + [ + "▁manufac", + -14.820439338684082 + ], + [ + "ignol", + -14.820488929748535 + ], + [ + "▁shamrock", + -14.820504188537598 + ], + [ + "▁SEGA", + -14.820533752441406 + ], + [ + "▁Sociedad", + -14.820549011230469 + ], + [ + "▁possessor", + -14.820563316345215 + ], + [ + "▁macronutrient", + -14.820570945739746 + ], + [ + "▁proctor", + -14.820589065551758 + ], + [ + "▁erudite", + -14.820592880249023 + ], + [ + "▁rhinitis", + -14.820626258850098 + ], + [ + "▁Anker", + -14.82063102722168 + ], + [ + "▁Comparatively", + -14.820667266845703 + ], + [ + "▁UBI", + -14.820671081542969 + ], + [ + "uction", + -14.820698738098145 + ], + [ + "▁Lamo", + -14.820713996887207 + ], + [ + "▁recluse", + -14.820772171020508 + ], + [ + "▁prostatitis", + -14.820794105529785 + ], + [ + "▁Woodhouse", + -14.82082748413086 + ], + [ + "▁lacklustre", + -14.820860862731934 + ], + [ + "▁Accused", + -14.8208646774292 + ], + [ + "▁Schaeffer", + -14.82088565826416 + ], + [ + "▁decomposing", + -14.820927619934082 + ], + [ + "▁inhospitable", + -14.820939064025879 + ], + [ + "▁Quilter", + -14.820976257324219 + ], + [ + "Brooklyn", + -14.821002006530762 + ], + [ + "▁Zarif", + -14.821043014526367 + ], + [ + "▁Polite", + -14.821045875549316 + ], + [ + "▁Asuka", + -14.82105827331543 + ], + [ + "lber", + -14.821065902709961 + ], + [ + "▁Moa", + -14.821065902709961 + ], + [ + "▁Directing", + -14.821066856384277 + ], + [ + "▁Quasi", + -14.821146011352539 + ], + [ + "▁Focuses", + -14.821174621582031 + ], + [ + "▁rencontre", + -14.821184158325195 + ], + [ + "Poker", + -14.82120132446289 + ], + [ + "▁breathtakingly", + -14.821218490600586 + ], + [ + "▁Flamenco", + -14.821256637573242 + ], + [ + "▁Generalized", + -14.821259498596191 + ], + [ + "▁Nusa", + -14.821357727050781 + ], + [ + "teryx", + -14.821470260620117 + ], + [ + "▁Dodo", + -14.821495056152344 + ], + [ + "▁Gest", + -14.821515083312988 + ], + [ + "politik", + -14.821549415588379 + ], + [ + "▁spi", + -14.821564674377441 + ], + [ + "▁Vasil", + -14.821584701538086 + ], + [ + "▁Cymru", + -14.82160758972168 + ], + [ + "ignite", + -14.82161808013916 + ], + [ + "▁hijacker", + -14.821621894836426 + ], + [ + "ского", + -14.821622848510742 + ], + [ + "▁abstention", + -14.821690559387207 + ], + [ + "▁overstuffed", + -14.821711540222168 + ], + [ + "▁butterscotch", + -14.821730613708496 + ], + [ + "▁Fave", + -14.821785926818848 + ], + [ + "▁panto", + -14.821823120117188 + ], + [ + "▁proofreader", + -14.821860313415527 + ], + [ + "▁knitters", + -14.821935653686523 + ], + [ + "▁Ribs", + -14.821956634521484 + ], + [ + "▁Goyal", + -14.821961402893066 + ], + [ + "▁RON", + -14.82205867767334 + ], + [ + "▁Swimsuit", + -14.822097778320312 + ], + [ + "▁Amari", + -14.822113037109375 + ], + [ + "Wayne", + -14.822148323059082 + ], + [ + "▁Gwa", + -14.822161674499512 + ], + [ + "SPE", + -14.8222074508667 + ], + [ + "▁Mikel", + -14.822239875793457 + ], + [ + "phore", + -14.822240829467773 + ], + [ + "▁glutamine", + -14.822250366210938 + ], + [ + "▁Hofmann", + -14.822278022766113 + ], + [ + "▁panelling", + -14.82230281829834 + ], + [ + "▁quashed", + -14.822307586669922 + ], + [ + "fk", + -14.82240104675293 + ], + [ + "▁PROS", + -14.822440147399902 + ], + [ + "▁intubation", + -14.822446823120117 + ], + [ + "▁Bosworth", + -14.822450637817383 + ], + [ + "▁cradled", + -14.822454452514648 + ], + [ + "▁Rakesh", + -14.822455406188965 + ], + [ + "▁Spanning", + -14.82245922088623 + ], + [ + "▁DMZ", + -14.822463035583496 + ], + [ + "▁Zoological", + -14.822468757629395 + ], + [ + "Waterloo", + -14.822482109069824 + ], + [ + "▁foamy", + -14.822487831115723 + ], + [ + "▁TransCanada", + -14.822530746459961 + ], + [ + "▁geopolitics", + -14.82254695892334 + ], + [ + "▁grammatically", + -14.822554588317871 + ], + [ + "▁titanic", + -14.822554588317871 + ], + [ + "william", + -14.822563171386719 + ], + [ + "ILLING", + -14.822575569152832 + ], + [ + "Neck", + -14.822583198547363 + ], + [ + "▁rubberized", + -14.822603225708008 + ], + [ + "▁buffoon", + -14.82262134552002 + ], + [ + "egy", + -14.822629928588867 + ], + [ + "▁Ridgefield", + -14.822681427001953 + ], + [ + "▁Bldg", + -14.82270622253418 + ], + [ + "▁Shaheen", + -14.822710037231445 + ], + [ + "▁maxima", + -14.822714805603027 + ], + [ + "▁Ramakrishna", + -14.822772979736328 + ], + [ + "▁Moya", + -14.822794914245605 + ], + [ + "▁Schatz", + -14.82281494140625 + ], + [ + "JV", + -14.822824478149414 + ], + [ + "▁LEI", + -14.822830200195312 + ], + [ + "lech", + -14.822854042053223 + ], + [ + "▁tastebuds", + -14.822900772094727 + ], + [ + "▁NIE", + -14.82292366027832 + ], + [ + "salon", + -14.822935104370117 + ], + [ + "▁megaphone", + -14.822967529296875 + ], + [ + "Ν", + -14.822992324829102 + ], + [ + "▁transfixed", + -14.823003768920898 + ], + [ + "▁Hostess", + -14.823017120361328 + ], + [ + "achiever", + -14.823040962219238 + ], + [ + "▁Natura", + -14.823053359985352 + ], + [ + "▁Aiming", + -14.82306957244873 + ], + [ + "POINT", + -14.823075294494629 + ], + [ + "▁grupo", + -14.823080062866211 + ], + [ + "sticky", + -14.823101997375488 + ], + [ + "▁Processors", + -14.823110580444336 + ], + [ + "▁transplanting", + -14.823111534118652 + ], + [ + "Outside", + -14.823139190673828 + ], + [ + "▁Debussy", + -14.823142051696777 + ], + [ + "▁Villanueva", + -14.823160171508789 + ], + [ + "phytes", + -14.823161125183105 + ], + [ + "▁Mentally", + -14.823165893554688 + ], + [ + "▁Incumbent", + -14.823204040527344 + ], + [ + "▁Milly", + -14.823221206665039 + ], + [ + "▁£120", + -14.823277473449707 + ], + [ + "▁Larimer", + -14.82329273223877 + ], + [ + "▁Steroid", + -14.82329273223877 + ], + [ + "▁stereotyped", + -14.823309898376465 + ], + [ + "antara", + -14.823315620422363 + ], + [ + "▁vulgaris", + -14.823336601257324 + ], + [ + "▁homing", + -14.823341369628906 + ], + [ + "▁Markup", + -14.823357582092285 + ], + [ + "▁unorganized", + -14.823394775390625 + ], + [ + "▁encephalopathy", + -14.823405265808105 + ], + [ + "▁Sweetie", + -14.823441505432129 + ], + [ + "▁TRIM", + -14.823451042175293 + ], + [ + "▁Braces", + -14.823468208312988 + ], + [ + "Dual", + -14.823502540588379 + ], + [ + "▁Nucleic", + -14.823528289794922 + ], + [ + "▁melodious", + -14.823529243469238 + ], + [ + "typing", + -14.823566436767578 + ], + [ + "▁FIU", + -14.823606491088867 + ], + [ + "▁Andalusia", + -14.823609352111816 + ], + [ + "▁Osmo", + -14.823628425598145 + ], + [ + "▁Montevideo", + -14.823652267456055 + ], + [ + "carat", + -14.823677062988281 + ], + [ + "recently", + -14.823705673217773 + ], + [ + "▁Rolle", + -14.823755264282227 + ], + [ + "▁CHRIS", + -14.82380485534668 + ], + [ + "▁Fertil", + -14.823895454406738 + ], + [ + "dola", + -14.823922157287598 + ], + [ + "▁Talley", + -14.82396411895752 + ], + [ + "sorted", + -14.824014663696289 + ], + [ + "▁baccalaureate", + -14.824028968811035 + ], + [ + "▁RTD", + -14.824055671691895 + ], + [ + "▁Cooney", + -14.824116706848145 + ], + [ + "Belgium", + -14.82418155670166 + ], + [ + "▁Fluoride", + -14.824186325073242 + ], + [ + "▁eccentricity", + -14.824203491210938 + ], + [ + "TTC", + -14.824213027954102 + ], + [ + "▁Fib", + -14.824220657348633 + ], + [ + "▁engraver", + -14.824225425720215 + ], + [ + "Chicken", + -14.824268341064453 + ], + [ + "▁Councilwoman", + -14.824286460876465 + ], + [ + "▁DDA", + -14.82429027557373 + ], + [ + "cology", + -14.824309349060059 + ], + [ + "intense", + -14.824311256408691 + ], + [ + "▁opti", + -14.824333190917969 + ], + [ + "▁CIBC", + -14.824336051940918 + ], + [ + "▁Mingle", + -14.824372291564941 + ], + [ + "▁Tulum", + -14.824378967285156 + ], + [ + "▁Manx", + -14.824393272399902 + ], + [ + "▁Shinji", + -14.82442855834961 + ], + [ + "▁Ingersoll", + -14.824467658996582 + ], + [ + "▁cleverness", + -14.824491500854492 + ], + [ + "releasing", + -14.82450008392334 + ], + [ + "▁adjudicated", + -14.824503898620605 + ], + [ + "ebri", + -14.824511528015137 + ], + [ + "▁Tapas", + -14.824546813964844 + ], + [ + "▁rit", + -14.824548721313477 + ], + [ + "▁flowered", + -14.82456111907959 + ], + [ + "▁sluts", + -14.824593544006348 + ], + [ + "▁Svi", + -14.824602127075195 + ], + [ + "vaccine", + -14.824625015258789 + ], + [ + "▁Dominick", + -14.82467269897461 + ], + [ + "▁MSPs", + -14.824687957763672 + ], + [ + "amora", + -14.824695587158203 + ], + [ + "▁Brighten", + -14.82469654083252 + ], + [ + "CYCLE", + -14.824716567993164 + ], + [ + "▁OCEAN", + -14.824722290039062 + ], + [ + "▁larynx", + -14.824769973754883 + ], + [ + "louis", + -14.82479190826416 + ], + [ + "▁LBP", + -14.824810028076172 + ], + [ + "healthcare", + -14.824821472167969 + ], + [ + "▁Kylo", + -14.824830055236816 + ], + [ + "▁Stealing", + -14.824859619140625 + ], + [ + "▁ageless", + -14.824867248535156 + ], + [ + "▁estradiol", + -14.824885368347168 + ], + [ + "▁stabilised", + -14.824931144714355 + ], + [ + "ICP", + -14.824934959411621 + ], + [ + "▁punts", + -14.824953079223633 + ], + [ + "Grady", + -14.82497787475586 + ], + [ + "ர்", + -14.825019836425781 + ], + [ + "Craig", + -14.82507038116455 + ], + [ + "▁Antilles", + -14.825082778930664 + ], + [ + "▁Pré", + -14.825100898742676 + ], + [ + "▁Quadri", + -14.82510757446289 + ], + [ + "hazard", + -14.825117111206055 + ], + [ + "eesh", + -14.8251314163208 + ], + [ + "landing", + -14.825139045715332 + ], + [ + "▁russia", + -14.825148582458496 + ], + [ + "▁NMDA", + -14.825151443481445 + ], + [ + "▁572", + -14.825152397155762 + ], + [ + "winded", + -14.82519245147705 + ], + [ + "▁whosoever", + -14.82519817352295 + ], + [ + "▁harga", + -14.825224876403809 + ], + [ + "▁Kuru", + -14.82525634765625 + ], + [ + "iliary", + -14.825298309326172 + ], + [ + "NOM", + -14.825340270996094 + ], + [ + "▁Tc", + -14.825356483459473 + ], + [ + "Sharing", + -14.825357437133789 + ], + [ + "▁quizzed", + -14.825366020202637 + ], + [ + "▁Starburst", + -14.825372695922852 + ], + [ + "opod", + -14.82541275024414 + ], + [ + "▁Kanu", + -14.825425148010254 + ], + [ + "Й", + -14.825450897216797 + ], + [ + "▁tendrils", + -14.825455665588379 + ], + [ + "coupling", + -14.825458526611328 + ], + [ + "ত", + -14.825464248657227 + ], + [ + "▁Citrate", + -14.82548713684082 + ], + [ + "▁Thales", + -14.825495719909668 + ], + [ + "▁itinerant", + -14.825505256652832 + ], + [ + "▁meteorites", + -14.825531959533691 + ], + [ + "▁CHAT", + -14.825538635253906 + ], + [ + "▁grained", + -14.825540542602539 + ], + [ + "▁resveratrol", + -14.825575828552246 + ], + [ + "gaku", + -14.825617790222168 + ], + [ + "FIRE", + -14.825627326965332 + ], + [ + "▁pithy", + -14.825632095336914 + ], + [ + "▁Futur", + -14.825647354125977 + ], + [ + "▁Messy", + -14.825654029846191 + ], + [ + "▁예", + -14.82571029663086 + ], + [ + "occurrence", + -14.825732231140137 + ], + [ + "▁Wessel", + -14.825732231140137 + ], + [ + "▁fluoxetine", + -14.825743675231934 + ], + [ + "▁outlive", + -14.825746536254883 + ], + [ + "Dogs", + -14.825777053833008 + ], + [ + "shree", + -14.825789451599121 + ], + [ + "▁quips", + -14.82579517364502 + ], + [ + "▁creak", + -14.825797080993652 + ], + [ + "intermediate", + -14.825811386108398 + ], + [ + "▁WAG", + -14.825921058654785 + ], + [ + "▁Propagation", + -14.825923919677734 + ], + [ + "CCO", + -14.825944900512695 + ], + [ + "▁solidifying", + -14.825945854187012 + ], + [ + "▁phlegm", + -14.825953483581543 + ], + [ + "desi", + -14.825971603393555 + ], + [ + "▁Resting", + -14.82598876953125 + ], + [ + "▁irked", + -14.826005935668945 + ], + [ + "▁renegotiation", + -14.826030731201172 + ], + [ + "moni", + -14.826054573059082 + ], + [ + "▁Herrmann", + -14.82606029510498 + ], + [ + "▁903", + -14.826083183288574 + ], + [ + "Yang", + -14.8261079788208 + ], + [ + "▁Chaim", + -14.826119422912598 + ], + [ + "CVD", + -14.826123237609863 + ], + [ + "▁mismo", + -14.826123237609863 + ], + [ + "▁même", + -14.82614517211914 + ], + [ + "▁Nicosia", + -14.82614803314209 + ], + [ + "Hidden", + -14.826150894165039 + ], + [ + "▁SLT", + -14.82615852355957 + ], + [ + "▁Yost", + -14.826187133789062 + ], + [ + "▁puppeteer", + -14.826194763183594 + ], + [ + "▁Shinto", + -14.826216697692871 + ], + [ + "oar", + -14.826220512390137 + ], + [ + "outperform", + -14.826239585876465 + ], + [ + "▁leashes", + -14.826252937316895 + ], + [ + "vora", + -14.826288223266602 + ], + [ + "▁Revis", + -14.826335906982422 + ], + [ + "▁albatross", + -14.826338768005371 + ], + [ + "▁remanufactured", + -14.826353073120117 + ], + [ + "▁geno", + -14.826355934143066 + ], + [ + "▁sko", + -14.826375961303711 + ], + [ + "SDI", + -14.826383590698242 + ], + [ + "ր", + -14.826404571533203 + ], + [ + "▁1730", + -14.826444625854492 + ], + [ + "▁flirtatious", + -14.826472282409668 + ], + [ + "▁Prune", + -14.826491355895996 + ], + [ + "▁relaxant", + -14.826509475708008 + ], + [ + "▁Laila", + -14.826523780822754 + ], + [ + "▁NIM", + -14.826526641845703 + ], + [ + "▁ravens", + -14.826557159423828 + ], + [ + "▁Battlefront", + -14.82656478881836 + ], + [ + "Governor", + -14.826587677001953 + ], + [ + "▁spaceships", + -14.82659912109375 + ], + [ + "spill", + -14.826607704162598 + ], + [ + "ን", + -14.826618194580078 + ], + [ + "deoxy", + -14.82663345336914 + ], + [ + "▁Hippie", + -14.826680183410645 + ], + [ + "▁stiffened", + -14.826680183410645 + ], + [ + "▁Saff", + -14.826714515686035 + ], + [ + "▁AUX", + -14.826716423034668 + ], + [ + "▁Departmental", + -14.826725959777832 + ], + [ + "▁Suleiman", + -14.826752662658691 + ], + [ + "▁Yanks", + -14.826759338378906 + ], + [ + "▁Setter", + -14.826784133911133 + ], + [ + "▁Cashier", + -14.826787948608398 + ], + [ + "▁Dube", + -14.826804161071777 + ], + [ + "▁POSITION", + -14.826810836791992 + ], + [ + "▁deplore", + -14.826818466186523 + ], + [ + "▁pmid", + -14.826834678649902 + ], + [ + "wayne", + -14.8268404006958 + ], + [ + "▁Linder", + -14.826854705810547 + ], + [ + "▁cordoned", + -14.826876640319824 + ], + [ + "compensated", + -14.826915740966797 + ], + [ + "▁Khair", + -14.826915740966797 + ], + [ + "▁casement", + -14.826930046081543 + ], + [ + "oker", + -14.827021598815918 + ], + [ + "▁Catania", + -14.827038764953613 + ], + [ + "greatest", + -14.82703971862793 + ], + [ + "▁Schein", + -14.82705020904541 + ], + [ + "▁boe", + -14.827088356018066 + ], + [ + "erant", + -14.827089309692383 + ], + [ + "▁Medigap", + -14.827109336853027 + ], + [ + "▁sternly", + -14.827132225036621 + ], + [ + "▁935", + -14.827134132385254 + ], + [ + "▁provolone", + -14.827134132385254 + ], + [ + "OTO", + -14.827156066894531 + ], + [ + "▁Wider", + -14.827163696289062 + ], + [ + "NHL", + -14.827201843261719 + ], + [ + "▁Electrolux", + -14.827245712280273 + ], + [ + "▁744", + -14.82726001739502 + ], + [ + "Tower", + -14.827266693115234 + ], + [ + "▁filers", + -14.827280044555664 + ], + [ + "ôn", + -14.827303886413574 + ], + [ + "▁Medway", + -14.827317237854004 + ], + [ + "▁Aotearoa", + -14.827336311340332 + ], + [ + "▁Umbria", + -14.827338218688965 + ], + [ + "aunch", + -14.827350616455078 + ], + [ + "▁amniotic", + -14.82735824584961 + ], + [ + "▁Vonn", + -14.827363967895508 + ], + [ + "▁Advert", + -14.82739543914795 + ], + [ + "▁Cada", + -14.82742691040039 + ], + [ + "tutorial", + -14.827435493469238 + ], + [ + "utils", + -14.827497482299805 + ], + [ + "kindergarten", + -14.827520370483398 + ], + [ + "▁gravitated", + -14.827555656433105 + ], + [ + "▁Unsure", + -14.827609062194824 + ], + [ + "▁Prawn", + -14.827619552612305 + ], + [ + "▁Donbas", + -14.827643394470215 + ], + [ + "▁Neely", + -14.827646255493164 + ], + [ + "▁vaudeville", + -14.82765007019043 + ], + [ + "▁oversupply", + -14.827672004699707 + ], + [ + "usch", + -14.827690124511719 + ], + [ + "ivable", + -14.827691078186035 + ], + [ + "න්", + -14.827709197998047 + ], + [ + "▁dyslexic", + -14.827717781066895 + ], + [ + "▁instinctual", + -14.827718734741211 + ], + [ + "▁Boas", + -14.827729225158691 + ], + [ + "▁participle", + -14.827730178833008 + ], + [ + "▁straddles", + -14.82773208618164 + ], + [ + "各", + -14.827781677246094 + ], + [ + "▁snowshoe", + -14.827875137329102 + ], + [ + "Horn", + -14.827881813049316 + ], + [ + "ԁ", + -14.827953338623047 + ], + [ + "▁Malwarebytes", + -14.827966690063477 + ], + [ + "KINS", + -14.828017234802246 + ], + [ + "▁Woodard", + -14.828039169311523 + ], + [ + "walla", + -14.828088760375977 + ], + [ + "▁jer", + -14.828089714050293 + ], + [ + "▁HORSE", + -14.828092575073242 + ], + [ + "▁benzodiazepines", + -14.828131675720215 + ], + [ + "▁Patented", + -14.828132629394531 + ], + [ + "▁Sitter", + -14.828149795532227 + ], + [ + "▁retrain", + -14.82815170288086 + ], + [ + "▁dumbest", + -14.828218460083008 + ], + [ + "▁turnip", + -14.828219413757324 + ], + [ + "▁blasphemous", + -14.828234672546387 + ], + [ + "▁Afrin", + -14.82823657989502 + ], + [ + "expense", + -14.82824420928955 + ], + [ + "Bol", + -14.828288078308105 + ], + [ + "▁flowy", + -14.828311920166016 + ], + [ + "▁Domenico", + -14.828316688537598 + ], + [ + "▁dicks", + -14.828398704528809 + ], + [ + "▁copay", + -14.828442573547363 + ], + [ + "▁Basse", + -14.828490257263184 + ], + [ + "▁Kincaid", + -14.828493118286133 + ], + [ + "▁triumphantly", + -14.828499794006348 + ], + [ + "consulting", + -14.828516960144043 + ], + [ + "Repair", + -14.8285551071167 + ], + [ + "Karen", + -14.828584671020508 + ], + [ + "▁Organiser", + -14.82861042022705 + ], + [ + "ziel", + -14.82862377166748 + ], + [ + "▁webserver", + -14.828654289245605 + ], + [ + "DAM", + -14.828689575195312 + ], + [ + "▁plopped", + -14.828734397888184 + ], + [ + "▁manta", + -14.828764915466309 + ], + [ + "▁corded", + -14.828765869140625 + ], + [ + "▁echelon", + -14.828775405883789 + ], + [ + "▁tillage", + -14.828792572021484 + ], + [ + "▁Braga", + -14.828803062438965 + ], + [ + "▁Aunty", + -14.82882022857666 + ], + [ + "▁PostPrevious", + -14.828903198242188 + ], + [ + "▁Fishman", + -14.828937530517578 + ], + [ + "▁Centric", + -14.82898235321045 + ], + [ + "Wis", + -14.828985214233398 + ], + [ + "▁gir", + -14.829001426696777 + ], + [ + "▁pander", + -14.829005241394043 + ], + [ + "▁GLEN", + -14.829041481018066 + ], + [ + "▁FWIW", + -14.829045295715332 + ], + [ + "▁chug", + -14.829046249389648 + ], + [ + "▁Battleship", + -14.829059600830078 + ], + [ + "▁Pinky", + -14.82913589477539 + ], + [ + "Sri", + -14.82915210723877 + ], + [ + "▁Microscopy", + -14.829156875610352 + ], + [ + "▁meteorology", + -14.829208374023438 + ], + [ + "▁Interference", + -14.829225540161133 + ], + [ + "▁Cef", + -14.829251289367676 + ], + [ + "▁Newswire", + -14.829259872436523 + ], + [ + "▁Princesses", + -14.829267501831055 + ], + [ + "▁haystack", + -14.829289436340332 + ], + [ + "▁Kerouac", + -14.829318046569824 + ], + [ + "▁mishandling", + -14.829318046569824 + ], + [ + "▁Endorsement", + -14.82936954498291 + ], + [ + "BAD", + -14.82939338684082 + ], + [ + "▁TomTom", + -14.829416275024414 + ], + [ + "▁OSM", + -14.82947826385498 + ], + [ + "▁Blooming", + -14.829524040222168 + ], + [ + "▁Kissing", + -14.829533576965332 + ], + [ + "▁STATEMENT", + -14.829534530639648 + ], + [ + "worx", + -14.829571723937988 + ], + [ + "Premium", + -14.829606056213379 + ], + [ + "▁Fauna", + -14.829614639282227 + ], + [ + "▁industrialists", + -14.829633712768555 + ], + [ + "▁Bk", + -14.829634666442871 + ], + [ + "▁produit", + -14.829646110534668 + ], + [ + "▁Influenced", + -14.829662322998047 + ], + [ + "▁Haida", + -14.829684257507324 + ], + [ + "gbe", + -14.829686164855957 + ], + [ + "▁contraindicated", + -14.829708099365234 + ], + [ + "▁Terrorists", + -14.829769134521484 + ], + [ + "▁Zoroastrian", + -14.829773902893066 + ], + [ + "▁Slum", + -14.829787254333496 + ], + [ + "▁ERK", + -14.829818725585938 + ], + [ + "▁ewes", + -14.829824447631836 + ], + [ + "arson", + -14.829835891723633 + ], + [ + "▁Fili", + -14.829855918884277 + ], + [ + "▁Sopranos", + -14.829866409301758 + ], + [ + "▁disarmed", + -14.829899787902832 + ], + [ + "▁cognitively", + -14.82990837097168 + ], + [ + "clutch", + -14.829916000366211 + ], + [ + "▁Subversion", + -14.82992172241211 + ], + [ + "▁journeying", + -14.829963684082031 + ], + [ + "▁amphibian", + -14.82996654510498 + ], + [ + "▁PUC", + -14.829977989196777 + ], + [ + "▁Crabb", + -14.830011367797852 + ], + [ + "ABR", + -14.830024719238281 + ], + [ + "▁Palmerston", + -14.830058097839355 + ], + [ + "▁offends", + -14.830065727233887 + ], + [ + "▁Marconi", + -14.830068588256836 + ], + [ + "▁Diode", + -14.830074310302734 + ], + [ + "▁analyzers", + -14.830098152160645 + ], + [ + "Worker", + -14.830100059509277 + ], + [ + "▁вЂ", + -14.830108642578125 + ], + [ + "▁Seba", + -14.830119132995605 + ], + [ + "▁overstock", + -14.830144882202148 + ], + [ + "▁AUTOMATIC", + -14.830158233642578 + ], + [ + "▁LTL", + -14.830162048339844 + ], + [ + "vano", + -14.83018970489502 + ], + [ + "▁Commune", + -14.830201148986816 + ], + [ + "▁Barbra", + -14.830229759216309 + ], + [ + "▁LADY", + -14.830246925354004 + ], + [ + "▁dispenses", + -14.830336570739746 + ], + [ + "вы", + -14.830368041992188 + ], + [ + "▁billy", + -14.830394744873047 + ], + [ + "▁Foothill", + -14.830411911010742 + ], + [ + "▁viel", + -14.830423355102539 + ], + [ + "▁contemptuous", + -14.830437660217285 + ], + [ + "▁668", + -14.830443382263184 + ], + [ + "▁concret", + -14.830530166625977 + ], + [ + "▁deathbed", + -14.83054256439209 + ], + [ + "guish", + -14.830565452575684 + ], + [ + "▁atlantic", + -14.830565452575684 + ], + [ + "ullen", + -14.830574989318848 + ], + [ + "▁Mehdi", + -14.830625534057617 + ], + [ + "▁Competitiveness", + -14.830636978149414 + ], + [ + "▁Gestapo", + -14.830663681030273 + ], + [ + "▁barrow", + -14.830665588378906 + ], + [ + "▁Perimeter", + -14.830692291259766 + ], + [ + "▁Skidmore", + -14.83071517944336 + ], + [ + "▁DELL", + -14.830724716186523 + ], + [ + "▁scrunch", + -14.830726623535156 + ], + [ + "RANT", + -14.830742835998535 + ], + [ + "Rather", + -14.830742835998535 + ], + [ + "▁Converge", + -14.830747604370117 + ], + [ + "▁physiologically", + -14.830754280090332 + ], + [ + "ല", + -14.83078670501709 + ], + [ + "▁grav", + -14.830810546875 + ], + [ + "thousands", + -14.830833435058594 + ], + [ + "▁sturdier", + -14.830842971801758 + ], + [ + "▁fibrin", + -14.83085823059082 + ], + [ + "▁adherent", + -14.83088207244873 + ], + [ + "▁portage", + -14.830892562866211 + ], + [ + "▁reallocated", + -14.830934524536133 + ], + [ + "▁pessimist", + -14.830942153930664 + ], + [ + "▁Agha", + -14.83096981048584 + ], + [ + "▁announcers", + -14.830999374389648 + ], + [ + "▁Hula", + -14.831012725830078 + ], + [ + "GBP", + -14.831019401550293 + ], + [ + "Costa", + -14.83104133605957 + ], + [ + "▁SMG", + -14.831061363220215 + ], + [ + "▁Promoted", + -14.831082344055176 + ], + [ + "▁TONS", + -14.8311128616333 + ], + [ + "▁Woot", + -14.831114768981934 + ], + [ + "▁excrement", + -14.831114768981934 + ], + [ + "MPL", + -14.831165313720703 + ], + [ + "Vehicle", + -14.83118724822998 + ], + [ + "GGG", + -14.831214904785156 + ], + [ + "▁greg", + -14.831220626831055 + ], + [ + "OJ", + -14.831235885620117 + ], + [ + "▁Wilmer", + -14.831242561340332 + ], + [ + "▁clair", + -14.831259727478027 + ], + [ + "▁Pardo", + -14.831291198730469 + ], + [ + "▁Cultivate", + -14.831318855285645 + ], + [ + "▁provisionally", + -14.831320762634277 + ], + [ + "▁Sandia", + -14.831337928771973 + ], + [ + "▁Mair", + -14.8313570022583 + ], + [ + "LASH", + -14.831374168395996 + ], + [ + "лов", + -14.831382751464844 + ], + [ + "бор", + -14.831391334533691 + ], + [ + "▁GTE", + -14.83141803741455 + ], + [ + "▁Sebastien", + -14.831419944763184 + ], + [ + "IANA", + -14.831426620483398 + ], + [ + "▁consign", + -14.831463813781738 + ], + [ + "▁virtuosity", + -14.831497192382812 + ], + [ + "▁infatuated", + -14.83151912689209 + ], + [ + "ač", + -14.831551551818848 + ], + [ + "▁Arre", + -14.831568717956543 + ], + [ + "до", + -14.831574440002441 + ], + [ + "▁Puna", + -14.831576347351074 + ], + [ + "▁McCulloch", + -14.831586837768555 + ], + [ + "▁658", + -14.831605911254883 + ], + [ + "▁heirlooms", + -14.831616401672363 + ], + [ + "odium", + -14.831625938415527 + ], + [ + "▁tradesman", + -14.831629753112793 + ], + [ + "Mara", + -14.831631660461426 + ], + [ + "Perform", + -14.831636428833008 + ], + [ + "▁rhododendron", + -14.83165454864502 + ], + [ + "▁languid", + -14.831695556640625 + ], + [ + "▁fussing", + -14.831698417663574 + ], + [ + "watchers", + -14.831701278686523 + ], + [ + "မ", + -14.831721305847168 + ], + [ + "Mono", + -14.831743240356445 + ], + [ + "▁Bourgeois", + -14.831765174865723 + ], + [ + "▁intercepts", + -14.831769943237305 + ], + [ + "▁tubule", + -14.83177375793457 + ], + [ + "Topic", + -14.831840515136719 + ], + [ + "▁Dian", + -14.831841468811035 + ], + [ + "▁conformational", + -14.831872940063477 + ], + [ + "▁sighing", + -14.83193302154541 + ], + [ + "▁biliary", + -14.831947326660156 + ], + [ + "▁Feynman", + -14.831958770751953 + ], + [ + "▁Dorman", + -14.831968307495117 + ], + [ + "▁Moura", + -14.831986427307129 + ], + [ + "▁Soni", + -14.832022666931152 + ], + [ + "hene", + -14.832046508789062 + ], + [ + "erber", + -14.832061767578125 + ], + [ + "▁MAPK", + -14.832067489624023 + ], + [ + "▁BRAD", + -14.832085609436035 + ], + [ + "▁Rebound", + -14.8320894241333 + ], + [ + "▁Hwa", + -14.832113265991211 + ], + [ + "Poli", + -14.832115173339844 + ], + [ + "▁laundromat", + -14.83215045928955 + ], + [ + "▁Comprar", + -14.8321533203125 + ], + [ + "▁Knut", + -14.832173347473145 + ], + [ + "bergen", + -14.832182884216309 + ], + [ + "▁zona", + -14.832209587097168 + ], + [ + "▁woeful", + -14.832245826721191 + ], + [ + "▁chipsets", + -14.832267761230469 + ], + [ + "▁Leake", + -14.832279205322266 + ], + [ + "STP", + -14.83229923248291 + ], + [ + "adequate", + -14.8323392868042 + ], + [ + "▁quince", + -14.832395553588867 + ], + [ + "▁Haskins", + -14.832396507263184 + ], + [ + "▁Ptolemy", + -14.832409858703613 + ], + [ + "▁Solver", + -14.832411766052246 + ], + [ + "oog", + -14.832414627075195 + ], + [ + "eol", + -14.832419395446777 + ], + [ + "▁Simp", + -14.832460403442383 + ], + [ + "交", + -14.832477569580078 + ], + [ + "▁wilson", + -14.832559585571289 + ], + [ + "▁lanka", + -14.832563400268555 + ], + [ + "Zoo", + -14.832578659057617 + ], + [ + "▁splintered", + -14.832579612731934 + ], + [ + "NEX", + -14.83258056640625 + ], + [ + "ellation", + -14.832581520080566 + ], + [ + "▁moncler", + -14.832596778869629 + ], + [ + "▁interrelationship", + -14.832616806030273 + ], + [ + "▁GAC", + -14.832621574401855 + ], + [ + "▁Whitefish", + -14.832649230957031 + ], + [ + "Seeing", + -14.832658767700195 + ], + [ + "Newsletter", + -14.832696914672852 + ], + [ + "▁Barbican", + -14.832698822021484 + ], + [ + "hiri", + -14.832733154296875 + ], + [ + "▁Musi", + -14.832847595214844 + ], + [ + "▁acupressure", + -14.832850456237793 + ], + [ + "▁Platter", + -14.83285140991211 + ], + [ + "Insert", + -14.832876205444336 + ], + [ + "▁Posse", + -14.832906723022461 + ], + [ + "▁Ashanti", + -14.832921028137207 + ], + [ + "kashi", + -14.832930564880371 + ], + [ + "▁Cashew", + -14.833001136779785 + ], + [ + "▁BBM", + -14.833008766174316 + ], + [ + "▁Presidio", + -14.833009719848633 + ], + [ + "▁CPG", + -14.833109855651855 + ], + [ + "Hood", + -14.833111763000488 + ], + [ + "▁Daniele", + -14.8331298828125 + ], + [ + "▁LUM", + -14.833142280578613 + ], + [ + "ceae", + -14.833162307739258 + ], + [ + "Cruz", + -14.833170890808105 + ], + [ + "▁ADE", + -14.833176612854004 + ], + [ + "▁Jardine", + -14.83318042755127 + ], + [ + "▁Crowdfunding", + -14.833194732666016 + ], + [ + "▁Compliment", + -14.833209991455078 + ], + [ + "▁heifers", + -14.833280563354492 + ], + [ + "▁Impaired", + -14.833306312561035 + ], + [ + "▁misfits", + -14.833380699157715 + ], + [ + "▁Epidemic", + -14.833402633666992 + ], + [ + "▁shuck", + -14.833427429199219 + ], + [ + "concil", + -14.833428382873535 + ], + [ + "pou", + -14.833428382873535 + ], + [ + "▁frit", + -14.833439826965332 + ], + [ + "▁ALE", + -14.833467483520508 + ], + [ + "leon", + -14.833475112915039 + ], + [ + "▁Downloaded", + -14.833479881286621 + ], + [ + "▁Forging", + -14.833518028259277 + ], + [ + "▁Indices", + -14.833518981933594 + ], + [ + "▁Kek", + -14.833520889282227 + ], + [ + "▁perfumed", + -14.833539009094238 + ], + [ + "Quad", + -14.833573341369629 + ], + [ + "kham", + -14.833580017089844 + ], + [ + "▁servicio", + -14.833638191223145 + ], + [ + "▁Brecht", + -14.833677291870117 + ], + [ + "▁Furnished", + -14.833680152893066 + ], + [ + "▁EXPRESSLY", + -14.8336820602417 + ], + [ + "▁ballooned", + -14.83368968963623 + ], + [ + "polish", + -14.833771705627441 + ], + [ + "▁1786", + -14.833813667297363 + ], + [ + "▁caressing", + -14.833820343017578 + ], + [ + "▁Sovereignty", + -14.833824157714844 + ], + [ + "▁569", + -14.833830833435059 + ], + [ + "▁CAIR", + -14.833831787109375 + ], + [ + "▁brazil", + -14.83383846282959 + ], + [ + "▁bookish", + -14.833881378173828 + ], + [ + "▁Lismore", + -14.833884239196777 + ], + [ + "governance", + -14.833907127380371 + ], + [ + "선", + -14.833918571472168 + ], + [ + "▁582", + -14.833925247192383 + ], + [ + "▁CMB", + -14.833934783935547 + ], + [ + "▁Crucially", + -14.833986282348633 + ], + [ + "▁photocopies", + -14.834017753601074 + ], + [ + "racer", + -14.834037780761719 + ], + [ + "▁ley", + -14.834046363830566 + ], + [ + "▁cyano", + -14.834049224853516 + ], + [ + "privileged", + -14.834051132202148 + ], + [ + "▁Westeros", + -14.834062576293945 + ], + [ + "▁despondent", + -14.834158897399902 + ], + [ + "auction", + -14.83419418334961 + ], + [ + "▁Microfiber", + -14.834216117858887 + ], + [ + "▁subfolder", + -14.834237098693848 + ], + [ + "▁Hoshi", + -14.834248542785645 + ], + [ + "terio", + -14.834310531616211 + ], + [ + "▁potentiometer", + -14.834317207336426 + ], + [ + "▁Swinton", + -14.834324836730957 + ], + [ + "▁Kowloon", + -14.834351539611816 + ], + [ + "rebel", + -14.834360122680664 + ], + [ + "▁Evolving", + -14.83439826965332 + ], + [ + "Stories", + -14.8344144821167 + ], + [ + "▁colo", + -14.834423065185547 + ], + [ + "▁penitent", + -14.834460258483887 + ], + [ + "▁να", + -14.83447551727295 + ], + [ + "▁serialization", + -14.83449935913086 + ], + [ + "Yi", + -14.834506034851074 + ], + [ + "ubba", + -14.834527015686035 + ], + [ + "▁pestle", + -14.834535598754883 + ], + [ + "▁HEAR", + -14.834577560424805 + ], + [ + "▁PRICES", + -14.834589004516602 + ], + [ + "brilliant", + -14.834607124328613 + ], + [ + "▁wav", + -14.834634780883789 + ], + [ + "▁Coarse", + -14.834654808044434 + ], + [ + "▁Rumours", + -14.834657669067383 + ], + [ + "▁symposia", + -14.834667205810547 + ], + [ + "CFC", + -14.834668159484863 + ], + [ + "Includes", + -14.834684371948242 + ], + [ + "symmetric", + -14.834685325622559 + ], + [ + "2300", + -14.83469009399414 + ], + [ + "▁après", + -14.83469009399414 + ], + [ + "Gill", + -14.834700584411621 + ], + [ + "▁kia", + -14.834708213806152 + ], + [ + "▁Airfield", + -14.834726333618164 + ], + [ + "▁£27", + -14.83473014831543 + ], + [ + "urnal", + -14.834735870361328 + ], + [ + "ONAL", + -14.834755897521973 + ], + [ + "iara", + -14.8347806930542 + ], + [ + "▁Airstream", + -14.834836959838867 + ], + [ + "▁Downloadable", + -14.834846496582031 + ], + [ + "က", + -14.834882736206055 + ], + [ + "▁Corgi", + -14.834906578063965 + ], + [ + "▁Harrods", + -14.83491325378418 + ], + [ + "▁speedboat", + -14.83495044708252 + ], + [ + "plete", + -14.83497428894043 + ], + [ + "▁monolayer", + -14.834990501403809 + ], + [ + "politic", + -14.8350191116333 + ], + [ + "gham", + -14.835029602050781 + ], + [ + "▁Malabar", + -14.835029602050781 + ], + [ + "vante", + -14.835033416748047 + ], + [ + "す", + -14.835037231445312 + ], + [ + "▁NASHVILLE", + -14.835041999816895 + ], + [ + "gifts", + -14.835086822509766 + ], + [ + "▁Leek", + -14.835097312927246 + ], + [ + "▁Veracruz", + -14.83520221710205 + ], + [ + "▁Quadra", + -14.835223197937012 + ], + [ + "▁familia", + -14.835258483886719 + ], + [ + "▁Acker", + -14.835271835327148 + ], + [ + "RTA", + -14.835277557373047 + ], + [ + "▁Nurture", + -14.835277557373047 + ], + [ + "▁tricking", + -14.835307121276855 + ], + [ + "SOS", + -14.835330963134766 + ], + [ + "pte", + -14.835349082946777 + ], + [ + "▁tightest", + -14.83535385131836 + ], + [ + "melo", + -14.835378646850586 + ], + [ + "▁Smackdown", + -14.835397720336914 + ], + [ + "▁Tisch", + -14.835445404052734 + ], + [ + "Mania", + -14.835531234741211 + ], + [ + "▁Abbreviation", + -14.835537910461426 + ], + [ + "▁Infused", + -14.835540771484375 + ], + [ + "▁manifestly", + -14.835546493530273 + ], + [ + "Cancer", + -14.835553169250488 + ], + [ + "▁Volga", + -14.835601806640625 + ], + [ + "▁ducted", + -14.835619926452637 + ], + [ + "1050", + -14.835627555847168 + ], + [ + "▁Goebbels", + -14.835628509521484 + ], + [ + "biblical", + -14.835637092590332 + ], + [ + "▁Fournier", + -14.835638046264648 + ], + [ + "▁Daycare", + -14.835651397705078 + ], + [ + "▁Etta", + -14.835688591003418 + ], + [ + "▁handcraft", + -14.835693359375 + ], + [ + "▁leapfrog", + -14.835697174072266 + ], + [ + "▁652", + -14.835698127746582 + ], + [ + "сп", + -14.835700988769531 + ], + [ + "▁dubstep", + -14.835734367370605 + ], + [ + "averse", + -14.835738182067871 + ], + [ + "▁Pinocchio", + -14.83579158782959 + ], + [ + "▁Swaraj", + -14.835794448852539 + ], + [ + "Mich", + -14.83582878112793 + ], + [ + "▁deteriorates", + -14.835856437683105 + ], + [ + "▁immunized", + -14.835865020751953 + ], + [ + "iego", + -14.835883140563965 + ], + [ + "encio", + -14.835917472839355 + ], + [ + "▁Beatle", + -14.835976600646973 + ], + [ + "▁Schro", + -14.836016654968262 + ], + [ + "eventually", + -14.836020469665527 + ], + [ + "▁binomial", + -14.83608341217041 + ], + [ + "▁ERIC", + -14.836091995239258 + ], + [ + "Starting", + -14.836140632629395 + ], + [ + "▁stillbirth", + -14.836142539978027 + ], + [ + "▁NEMA", + -14.836174964904785 + ], + [ + "▁grayscale", + -14.836193084716797 + ], + [ + "Axis", + -14.836217880249023 + ], + [ + "▁AGENTS", + -14.83625316619873 + ], + [ + "▁naively", + -14.836285591125488 + ], + [ + "▁Biosphere", + -14.836299896240234 + ], + [ + "doh", + -14.836331367492676 + ], + [ + "Hosting", + -14.836336135864258 + ], + [ + "Grip", + -14.83635139465332 + ], + [ + "zir", + -14.836381912231445 + ], + [ + "Linked", + -14.836382865905762 + ], + [ + "▁antonio", + -14.836414337158203 + ], + [ + "▁Pulwama", + -14.836432456970215 + ], + [ + "▁Kicker", + -14.836440086364746 + ], + [ + "▁crawfish", + -14.836464881896973 + ], + [ + "monic", + -14.836474418640137 + ], + [ + "glomer", + -14.836567878723145 + ], + [ + "▁Likud", + -14.836579322814941 + ], + [ + "▁implored", + -14.83658218383789 + ], + [ + "▁elucidated", + -14.836597442626953 + ], + [ + "▁spud", + -14.836607933044434 + ], + [ + "▁harpsichord", + -14.836647987365723 + ], + [ + "▁Beaverton", + -14.836658477783203 + ], + [ + "▁vivi", + -14.836661338806152 + ], + [ + "▁sangria", + -14.836684226989746 + ], + [ + "▁knitter", + -14.836705207824707 + ], + [ + "Christopher", + -14.836724281311035 + ], + [ + "▁Evol", + -14.836726188659668 + ], + [ + "▁Montauk", + -14.836726188659668 + ], + [ + "BCC", + -14.836740493774414 + ], + [ + "arca", + -14.83675765991211 + ], + [ + "▁Internships", + -14.836772918701172 + ], + [ + "NonCommercial", + -14.836787223815918 + ], + [ + "▁workaholic", + -14.8367919921875 + ], + [ + "▁Zav", + -14.836810111999512 + ], + [ + "▁Observ", + -14.83681869506836 + ], + [ + "▁voluptuous", + -14.83682918548584 + ], + [ + "▁Laundering", + -14.836830139160156 + ], + [ + "▁utero", + -14.836831092834473 + ], + [ + "ichler", + -14.836856842041016 + ], + [ + "▁Wether", + -14.836906433105469 + ], + [ + "CEC", + -14.836907386779785 + ], + [ + "▁debe", + -14.836908340454102 + ], + [ + "▁Ayres", + -14.836928367614746 + ], + [ + "▁Liss", + -14.836935997009277 + ], + [ + "▁coursing", + -14.83693790435791 + ], + [ + "▁München", + -14.836941719055176 + ], + [ + "▁Brann", + -14.836967468261719 + ], + [ + "▁permet", + -14.83697509765625 + ], + [ + "etsky", + -14.836989402770996 + ], + [ + "▁Confi", + -14.836992263793945 + ], + [ + "zinc", + -14.836997985839844 + ], + [ + "▁CHRISTIAN", + -14.837011337280273 + ], + [ + "▁Rainfall", + -14.837016105651855 + ], + [ + "jø", + -14.837030410766602 + ], + [ + "trimmed", + -14.837041854858398 + ], + [ + "▁Clif", + -14.837051391601562 + ], + [ + "▁PDR", + -14.837081909179688 + ], + [ + "silicon", + -14.837153434753418 + ], + [ + "▁Sá", + -14.837173461914062 + ], + [ + "▁FACS", + -14.837282180786133 + ], + [ + "razine", + -14.837285995483398 + ], + [ + "photon", + -14.837286949157715 + ], + [ + "▁Barrister", + -14.837323188781738 + ], + [ + "▁blankly", + -14.83739185333252 + ], + [ + "▁adornment", + -14.83741569519043 + ], + [ + "▁Modul", + -14.837419509887695 + ], + [ + "▁nestle", + -14.83743667602539 + ], + [ + "▁Jord", + -14.837451934814453 + ], + [ + "▁MOUNTAIN", + -14.837475776672363 + ], + [ + "Dollar", + -14.837522506713867 + ], + [ + "▁Fach", + -14.837557792663574 + ], + [ + "▁Sacco", + -14.83760929107666 + ], + [ + "▁Touche", + -14.837618827819824 + ], + [ + "▁Begg", + -14.837624549865723 + ], + [ + "▁suffocate", + -14.837721824645996 + ], + [ + "▁casseroles", + -14.837723731994629 + ], + [ + "hí", + -14.837762832641602 + ], + [ + "▁Cassette", + -14.837785720825195 + ], + [ + "▁streetscape", + -14.837822914123535 + ], + [ + "▁Sanaa", + -14.837838172912598 + ], + [ + "▁HSR", + -14.837878227233887 + ], + [ + "▁Singularity", + -14.837885856628418 + ], + [ + "tapping", + -14.837897300720215 + ], + [ + "▁Regen", + -14.83790397644043 + ], + [ + "▁salicylic", + -14.837973594665527 + ], + [ + "▁gravitas", + -14.838033676147461 + ], + [ + "▁Portion", + -14.838058471679688 + ], + [ + "▁Nominee", + -14.838079452514648 + ], + [ + "▁£29", + -14.838090896606445 + ], + [ + "▁Yamada", + -14.838103294372559 + ], + [ + "▁Muth", + -14.838117599487305 + ], + [ + "▁arborists", + -14.83814811706543 + ], + [ + "▁Diem", + -14.838168144226074 + ], + [ + "graha", + -14.838178634643555 + ], + [ + "ča", + -14.8381986618042 + ], + [ + "▁soundproof", + -14.838226318359375 + ], + [ + "▁equaled", + -14.838236808776855 + ], + [ + "meber", + -14.83824348449707 + ], + [ + "▁yogis", + -14.838251113891602 + ], + [ + "▁uae", + -14.838274955749512 + ], + [ + "▁SDP", + -14.838287353515625 + ], + [ + "ları", + -14.838293075561523 + ], + [ + "Heroes", + -14.838308334350586 + ], + [ + "Aqsa", + -14.8383207321167 + ], + [ + "▁buffed", + -14.838330268859863 + ], + [ + "kiri", + -14.838379859924316 + ], + [ + "▁merrily", + -14.838382720947266 + ], + [ + "Douglas", + -14.838385581970215 + ], + [ + "mapped", + -14.83840560913086 + ], + [ + "▁enlists", + -14.838509559631348 + ], + [ + "▁LAM", + -14.83853816986084 + ], + [ + "▁excit", + -14.838545799255371 + ], + [ + "▁articular", + -14.838568687438965 + ], + [ + "▁unbeknownst", + -14.838597297668457 + ], + [ + "▁க", + -14.83863639831543 + ], + [ + "shaping", + -14.8386812210083 + ], + [ + "▁sunnies", + -14.83869743347168 + ], + [ + "▁VirtualBox", + -14.838700294494629 + ], + [ + "▁roused", + -14.838757514953613 + ], + [ + "▁airsoft", + -14.838783264160156 + ], + [ + "Bible", + -14.838789939880371 + ], + [ + "▁EQUI", + -14.8388090133667 + ], + [ + "TIM", + -14.83882999420166 + ], + [ + "▁discontinuing", + -14.83882999420166 + ], + [ + "▁Cep", + -14.83890151977539 + ], + [ + "▁WPP", + -14.838903427124023 + ], + [ + "divided", + -14.8389892578125 + ], + [ + "▁Vau", + -14.839024543762207 + ], + [ + "▁Walpole", + -14.839077949523926 + ], + [ + "▁simile", + -14.839082717895508 + ], + [ + "▁Arif", + -14.839130401611328 + ], + [ + "membrane", + -14.839139938354492 + ], + [ + "▁embarrassingly", + -14.839150428771973 + ], + [ + "▁Deduction", + -14.839166641235352 + ], + [ + "tsuka", + -14.839173316955566 + ], + [ + "▁Indio", + -14.839227676391602 + ], + [ + "▁Copic", + -14.839232444763184 + ], + [ + "▁unhindered", + -14.8392333984375 + ], + [ + "▁Rejoice", + -14.839237213134766 + ], + [ + "▁BUN", + -14.839279174804688 + ], + [ + "ulence", + -14.839280128479004 + ], + [ + "▁Fostering", + -14.839282035827637 + ], + [ + "▁organiza", + -14.839315414428711 + ], + [ + "Milan", + -14.839375495910645 + ], + [ + "▁peculiarly", + -14.83941650390625 + ], + [ + "▁JAX", + -14.839445114135742 + ], + [ + "BURY", + -14.839462280273438 + ], + [ + "▁Alk", + -14.83952522277832 + ], + [ + "donia", + -14.839543342590332 + ], + [ + "▁colonic", + -14.839561462402344 + ], + [ + "nero", + -14.83956241607666 + ], + [ + "mancer", + -14.839577674865723 + ], + [ + "▁exterminate", + -14.839577674865723 + ], + [ + "▁grownup", + -14.839600563049316 + ], + [ + "▁Trixie", + -14.839605331420898 + ], + [ + "Opti", + -14.83962345123291 + ], + [ + "▁ص", + -14.83968734741211 + ], + [ + "▁categorizing", + -14.839698791503906 + ], + [ + "▁FREEDOM", + -14.839727401733398 + ], + [ + "▁weariness", + -14.839743614196777 + ], + [ + "sorption", + -14.839754104614258 + ], + [ + "▁PDB", + -14.839755058288574 + ], + [ + "▁WRX", + -14.839761734008789 + ], + [ + "▁terrorizing", + -14.839781761169434 + ], + [ + "▁PostNext", + -14.839812278747559 + ], + [ + "▁envied", + -14.839844703674316 + ], + [ + "insulin", + -14.839860916137695 + ], + [ + "▁conjuring", + -14.839869499206543 + ], + [ + "▁amphitheatre", + -14.839893341064453 + ], + [ + "ORD", + -14.839895248413086 + ], + [ + "▁theorize", + -14.839910507202148 + ], + [ + "idyl", + -14.83991813659668 + ], + [ + "Employee", + -14.839932441711426 + ], + [ + "▁Emergence", + -14.839956283569336 + ], + [ + "▁Carmine", + -14.840004920959473 + ], + [ + "▁pinot", + -14.840005874633789 + ], + [ + "▁Assassins", + -14.840015411376953 + ], + [ + "▁Midlothian", + -14.840039253234863 + ], + [ + "▁Librarians", + -14.840069770812988 + ], + [ + "▁Viewpoint", + -14.840069770812988 + ], + [ + "UIT", + -14.840127944946289 + ], + [ + "prayer", + -14.840132713317871 + ], + [ + "▁Gyllenhaal", + -14.840142250061035 + ], + [ + "▁nepotism", + -14.840165138244629 + ], + [ + "villain", + -14.840176582336426 + ], + [ + "▁mili", + -14.840198516845703 + ], + [ + "سا", + -14.840200424194336 + ], + [ + "▁Nucl", + -14.840221405029297 + ], + [ + "▁impassable", + -14.840221405029297 + ], + [ + "▁Sensex", + -14.840250968933105 + ], + [ + "▁Borr", + -14.840267181396484 + ], + [ + "▁impounded", + -14.84029483795166 + ], + [ + "▁UIC", + -14.840333938598633 + ], + [ + "puesto", + -14.840356826782227 + ], + [ + "▁Untold", + -14.840357780456543 + ], + [ + "▁को", + -14.840368270874023 + ], + [ + "▁Pons", + -14.840415954589844 + ], + [ + "▁luckiest", + -14.840421676635742 + ], + [ + "▁unionized", + -14.840472221374512 + ], + [ + "▁bicep", + -14.840475082397461 + ], + [ + "▁Reba", + -14.840530395507812 + ], + [ + "▁beaut", + -14.840584754943848 + ], + [ + "▁unknowable", + -14.840585708618164 + ], + [ + "▁Culp", + -14.84058666229248 + ], + [ + "SPACE", + -14.840627670288086 + ], + [ + "▁NIKE", + -14.840655326843262 + ], + [ + "▁reinvestment", + -14.840710639953613 + ], + [ + "▁Polyethylene", + -14.84072494506836 + ], + [ + "▁Tamilnadu", + -14.840744972229004 + ], + [ + "hä", + -14.84079647064209 + ], + [ + "Mou", + -14.840834617614746 + ], + [ + "▁Imagery", + -14.840834617614746 + ], + [ + "▁Mycobacterium", + -14.840835571289062 + ], + [ + "▁Hemming", + -14.840862274169922 + ], + [ + "▁Warburton", + -14.840869903564453 + ], + [ + "▁USO", + -14.840883255004883 + ], + [ + "▁caf", + -14.840883255004883 + ], + [ + "bue", + -14.840888023376465 + ], + [ + "▁Comput", + -14.840893745422363 + ], + [ + "▁spic", + -14.840958595275879 + ], + [ + "▁ADVERTISEMENT", + -14.841064453125 + ], + [ + "▁Hildebrand", + -14.841123580932617 + ], + [ + "▁Rupees", + -14.841136932373047 + ], + [ + "▁urbanisation", + -14.841192245483398 + ], + [ + "▁JVC", + -14.84121322631836 + ], + [ + "JAN", + -14.841238021850586 + ], + [ + "▁Grundy", + -14.841240882873535 + ], + [ + "▁Faerie", + -14.841261863708496 + ], + [ + "▁teriyaki", + -14.841279029846191 + ], + [ + "стр", + -14.841283798217773 + ], + [ + "▁Zang", + -14.841285705566406 + ], + [ + "corporeal", + -14.841300010681152 + ], + [ + "▁Whitecaps", + -14.841313362121582 + ], + [ + "▁rewire", + -14.841361045837402 + ], + [ + "▁beaker", + -14.841399192810059 + ], + [ + "innen", + -14.84146499633789 + ], + [ + "▁Upward", + -14.841500282287598 + ], + [ + "▁Lexicon", + -14.841514587402344 + ], + [ + "YLE", + -14.841516494750977 + ], + [ + "▁tilapia", + -14.841541290283203 + ], + [ + "Emergency", + -14.841560363769531 + ], + [ + "▁masterwork", + -14.841569900512695 + ], + [ + "임", + -14.841574668884277 + ], + [ + "▁Imitation", + -14.841581344604492 + ], + [ + "▁grooved", + -14.841597557067871 + ], + [ + "▁Buckner", + -14.841611862182617 + ], + [ + "▁Spank", + -14.841634750366211 + ], + [ + "todo", + -14.841646194458008 + ], + [ + "▁dosa", + -14.841646194458008 + ], + [ + "▁BOAT", + -14.841650009155273 + ], + [ + "▁moviegoers", + -14.841658592224121 + ], + [ + "表示", + -14.8416748046875 + ], + [ + "brained", + -14.84168529510498 + ], + [ + "▁McCle", + -14.841768264770508 + ], + [ + "▁abrasions", + -14.84182071685791 + ], + [ + "ート", + -14.841866493225098 + ], + [ + "poet", + -14.841867446899414 + ], + [ + "ый", + -14.841875076293945 + ], + [ + "▁spanked", + -14.841875076293945 + ], + [ + "▁Teamsters", + -14.841893196105957 + ], + [ + "ütz", + -14.841904640197754 + ], + [ + "▁hulk", + -14.841938018798828 + ], + [ + "▁Dham", + -14.841944694519043 + ], + [ + "▁597", + -14.841958045959473 + ], + [ + "▁exasperation", + -14.841973304748535 + ], + [ + "▁Arnaud", + -14.841974258422852 + ], + [ + "▁downpours", + -14.842002868652344 + ], + [ + "guar", + -14.84202766418457 + ], + [ + "▁Markdown", + -14.842042922973633 + ], + [ + "▁Assassination", + -14.84208869934082 + ], + [ + "▁cannibalism", + -14.842097282409668 + ], + [ + "▁leo", + -14.842098236083984 + ], + [ + "zhong", + -14.842106819152832 + ], + [ + "▁Bandera", + -14.842114448547363 + ], + [ + "▁preempt", + -14.842121124267578 + ], + [ + "conducting", + -14.842154502868652 + ], + [ + "▁Horan", + -14.842157363891602 + ], + [ + "▁staunchly", + -14.842164993286133 + ], + [ + "▁Nani", + -14.842166900634766 + ], + [ + "▁Antler", + -14.842185020446777 + ], + [ + "▁korea", + -14.842190742492676 + ], + [ + "▁modded", + -14.84219741821289 + ], + [ + "fibro", + -14.842208862304688 + ], + [ + "▁Upto", + -14.842236518859863 + ], + [ + "Kara", + -14.842242240905762 + ], + [ + "▁SKI", + -14.842248916625977 + ], + [ + "▁HSM", + -14.842263221740723 + ], + [ + "ammer", + -14.842288970947266 + ], + [ + "crat", + -14.842416763305664 + ], + [ + "▁hardens", + -14.84241771697998 + ], + [ + "▁Manchin", + -14.842422485351562 + ], + [ + "lewski", + -14.842453956604004 + ], + [ + "▁Ampli", + -14.842453956604004 + ], + [ + "▁Whin", + -14.842473983764648 + ], + [ + "▁LUC", + -14.842501640319824 + ], + [ + "▁GETTING", + -14.84254264831543 + ], + [ + "▁Derwent", + -14.842546463012695 + ], + [ + "▁Kunz", + -14.84257698059082 + ], + [ + "▁slayer", + -14.842582702636719 + ], + [ + "▁HAI", + -14.842613220214844 + ], + [ + "▁Assn", + -14.842615127563477 + ], + [ + "flin", + -14.842650413513184 + ], + [ + "▁breaststroke", + -14.842668533325195 + ], + [ + "▁DFA", + -14.842671394348145 + ], + [ + "FTC", + -14.842681884765625 + ], + [ + "LIM", + -14.842693328857422 + ], + [ + "Patch", + -14.8427152633667 + ], + [ + "▁Sufficient", + -14.842737197875977 + ], + [ + "ZER", + -14.842765808105469 + ], + [ + "▁FTE", + -14.842808723449707 + ], + [ + "fem", + -14.842833518981934 + ], + [ + "▁chalice", + -14.842842102050781 + ], + [ + "Upon", + -14.842859268188477 + ], + [ + "▁repertory", + -14.842873573303223 + ], + [ + "▁Dembele", + -14.84292221069336 + ], + [ + "viva", + -14.842961311340332 + ], + [ + "Critical", + -14.842966079711914 + ], + [ + "handel", + -14.843001365661621 + ], + [ + "▁Lacan", + -14.843029022216797 + ], + [ + "▁waitresses", + -14.843039512634277 + ], + [ + "▁RNG", + -14.843048095703125 + ], + [ + "▁overzealous", + -14.843058586120605 + ], + [ + "TIPS", + -14.843077659606934 + ], + [ + "▁emigrants", + -14.843104362487793 + ], + [ + "▁norepinephrine", + -14.843124389648438 + ], + [ + "asque", + -14.84312629699707 + ], + [ + "▁Grate", + -14.84314250946045 + ], + [ + "numeric", + -14.843145370483398 + ], + [ + "▁RCP", + -14.843164443969727 + ], + [ + "▁backhoe", + -14.843189239501953 + ], + [ + "▁semana", + -14.843205451965332 + ], + [ + "▁fitters", + -14.843216896057129 + ], + [ + "▁Sinister", + -14.843223571777344 + ], + [ + "▁Bogotá", + -14.843226432800293 + ], + [ + "되는", + -14.843229293823242 + ], + [ + "▁disintegrating", + -14.843231201171875 + ], + [ + "▁INTRODUCTION", + -14.84323787689209 + ], + [ + "▁Groundwater", + -14.843246459960938 + ], + [ + "▁Borderline", + -14.843250274658203 + ], + [ + "▁excepting", + -14.843256950378418 + ], + [ + "▁demerit", + -14.843269348144531 + ], + [ + "▁Squibb", + -14.843278884887695 + ], + [ + "▁excavate", + -14.843318939208984 + ], + [ + "▁eugenics", + -14.843337059020996 + ], + [ + "▁4200", + -14.84335708618164 + ], + [ + "conditioner", + -14.84337043762207 + ], + [ + "▁kickstarter", + -14.843387603759766 + ], + [ + "▁recuse", + -14.843390464782715 + ], + [ + "▁ugliest", + -14.843400001525879 + ], + [ + "▁splattered", + -14.843424797058105 + ], + [ + "utm", + -14.843432426452637 + ], + [ + "▁Kenosha", + -14.843473434448242 + ], + [ + "▁revocable", + -14.843477249145508 + ], + [ + "дан", + -14.843506813049316 + ], + [ + "▁Strava", + -14.843544006347656 + ], + [ + "▁koji", + -14.843546867370605 + ], + [ + "ggles", + -14.843574523925781 + ], + [ + "▁WHS", + -14.843619346618652 + ], + [ + "ση", + -14.843631744384766 + ], + [ + "holtz", + -14.843671798706055 + ], + [ + "▁wether", + -14.843674659729004 + ], + [ + "▁Soaring", + -14.843689918518066 + ], + [ + "▁CAV", + -14.843716621398926 + ], + [ + "▁gratified", + -14.843722343444824 + ], + [ + "▁centralize", + -14.843735694885254 + ], + [ + "Sail", + -14.843785285949707 + ], + [ + "forcing", + -14.843796730041504 + ], + [ + "▁multiverse", + -14.843801498413086 + ], + [ + "▁sicker", + -14.84382438659668 + ], + [ + "▁hunker", + -14.843832015991211 + ], + [ + "▁Compiled", + -14.843833923339844 + ], + [ + "▁Reached", + -14.843860626220703 + ], + [ + "Platform", + -14.843923568725586 + ], + [ + "Sweden", + -14.843960762023926 + ], + [ + "europe", + -14.843973159790039 + ], + [ + "▁Metcalfe", + -14.844008445739746 + ], + [ + "▁प्र", + -14.844106674194336 + ], + [ + "usage", + -14.844109535217285 + ], + [ + "ulta", + -14.844120979309082 + ], + [ + "▁Supa", + -14.844132423400879 + ], + [ + "▁ERRORS", + -14.844157218933105 + ], + [ + "▁Lycra", + -14.844200134277344 + ], + [ + "▁subpopulation", + -14.844213485717773 + ], + [ + "▁militaries", + -14.844234466552734 + ], + [ + "▁NEB", + -14.844243049621582 + ], + [ + "▁NUM", + -14.844244003295898 + ], + [ + "ESPN", + -14.844259262084961 + ], + [ + "measures", + -14.8443021774292 + ], + [ + "▁decapitated", + -14.844318389892578 + ], + [ + "▁Rhoda", + -14.844325065612793 + ], + [ + "▁indented", + -14.844327926635742 + ], + [ + "▁Enzymes", + -14.844348907470703 + ], + [ + "▁taillights", + -14.84436321258545 + ], + [ + "▁Cystic", + -14.844442367553711 + ], + [ + "工", + -14.844465255737305 + ], + [ + "Caribbean", + -14.844482421875 + ], + [ + "▁Graphene", + -14.844486236572266 + ], + [ + "tacular", + -14.84451961517334 + ], + [ + "▁Jurors", + -14.844534873962402 + ], + [ + "▁grudgingly", + -14.844536781311035 + ], + [ + "▁Rayon", + -14.844560623168945 + ], + [ + "▁Thunderbirds", + -14.844573974609375 + ], + [ + "▁Anvil", + -14.84461498260498 + ], + [ + "Jacques", + -14.844629287719727 + ], + [ + "warden", + -14.844633102416992 + ], + [ + "▁Kruse", + -14.844636917114258 + ], + [ + "uben", + -14.844650268554688 + ], + [ + "▁tj", + -14.84467887878418 + ], + [ + "dorff", + -14.844695091247559 + ], + [ + "▁TDC", + -14.844735145568848 + ], + [ + "▁SSM", + -14.844822883605957 + ], + [ + "▁snowmen", + -14.844836235046387 + ], + [ + "wab", + -14.844837188720703 + ], + [ + "▁SoHo", + -14.844846725463867 + ], + [ + "▁moiety", + -14.844855308532715 + ], + [ + "Flying", + -14.844863891601562 + ], + [ + "▁Teigen", + -14.844864845275879 + ], + [ + "▁Garten", + -14.844880104064941 + ], + [ + "▁topaz", + -14.844895362854004 + ], + [ + "URAL", + -14.844904899597168 + ], + [ + "acco", + -14.84496021270752 + ], + [ + "▁EPR", + -14.844987869262695 + ], + [ + "▁ssl", + -14.844990730285645 + ], + [ + "▁Racers", + -14.845048904418945 + ], + [ + "▁Pontifical", + -14.845087051391602 + ], + [ + "▁disobedient", + -14.845121383666992 + ], + [ + "▁EITHER", + -14.845122337341309 + ], + [ + "ства", + -14.845123291015625 + ], + [ + "ビ", + -14.845170021057129 + ], + [ + "▁Elantra", + -14.84518814086914 + ], + [ + "Regular", + -14.845277786254883 + ], + [ + "▁907", + -14.845282554626465 + ], + [ + "Suit", + -14.845293998718262 + ], + [ + "▁Kanda", + -14.845294952392578 + ], + [ + "vow", + -14.845403671264648 + ], + [ + "▁Unmanned", + -14.845438957214355 + ], + [ + "easter", + -14.845455169677734 + ], + [ + "▁venerated", + -14.84546947479248 + ], + [ + "▁Witte", + -14.845475196838379 + ], + [ + "GAT", + -14.84550952911377 + ], + [ + "▁Multinational", + -14.845515251159668 + ], + [ + "▁destruct", + -14.845539093017578 + ], + [ + "▁Aslan", + -14.845580101013184 + ], + [ + "DSC", + -14.845592498779297 + ], + [ + "▁Blacksmith", + -14.84561538696289 + ], + [ + "▁cheaters", + -14.84563159942627 + ], + [ + "▁Pech", + -14.845651626586914 + ], + [ + "sumption", + -14.845656394958496 + ], + [ + "Problem", + -14.84566593170166 + ], + [ + "▁possiblity", + -14.845669746398926 + ], + [ + "▁torturous", + -14.84569263458252 + ], + [ + "insulated", + -14.845705032348633 + ], + [ + "▁833", + -14.845709800720215 + ], + [ + "embo", + -14.845749855041504 + ], + [ + "iyar", + -14.845813751220703 + ], + [ + "▁allotments", + -14.845817565917969 + ], + [ + "▁Reiter", + -14.845820426940918 + ], + [ + "▁Daten", + -14.845832824707031 + ], + [ + "▁Crim", + -14.845841407775879 + ], + [ + "imaging", + -14.845848083496094 + ], + [ + "Gain", + -14.845853805541992 + ], + [ + "aume", + -14.84587574005127 + ], + [ + "▁DNF", + -14.845888137817383 + ], + [ + "▁oem", + -14.845890045166016 + ], + [ + "▁quenched", + -14.845895767211914 + ], + [ + "Joan", + -14.845939636230469 + ], + [ + "▁Settlers", + -14.845941543579102 + ], + [ + "itarianism", + -14.845963478088379 + ], + [ + "▁destinies", + -14.845966339111328 + ], + [ + "FAO", + -14.846016883850098 + ], + [ + "Colour", + -14.846026420593262 + ], + [ + "encoded", + -14.846029281616211 + ], + [ + "▁ʻ", + -14.846035957336426 + ], + [ + "▁energised", + -14.846064567565918 + ], + [ + "isso", + -14.84607219696045 + ], + [ + "Aldrich", + -14.84610366821289 + ], + [ + "Imp", + -14.846117973327637 + ], + [ + "aghi", + -14.846138000488281 + ], + [ + "▁Rother", + -14.846138954162598 + ], + [ + "▁Hebdo", + -14.84615421295166 + ], + [ + "▁jibe", + -14.846172332763672 + ], + [ + "▁heralds", + -14.846200942993164 + ], + [ + "▁wilder", + -14.846208572387695 + ], + [ + "▁unprovoked", + -14.846240997314453 + ], + [ + "▁radiographs", + -14.846258163452148 + ], + [ + "▁Bottled", + -14.846275329589844 + ], + [ + "commitment", + -14.846281051635742 + ], + [ + "▁robustly", + -14.846295356750488 + ], + [ + "spare", + -14.8463134765625 + ], + [ + "▁Veneto", + -14.846321105957031 + ], + [ + "▁overlying", + -14.846325874328613 + ], + [ + "▁Friar", + -14.846354484558105 + ], + [ + "weaver", + -14.846368789672852 + ], + [ + "▁Aptitude", + -14.846386909484863 + ], + [ + "Taiwan", + -14.846407890319824 + ], + [ + "▁AGA", + -14.84641170501709 + ], + [ + "უ", + -14.846446990966797 + ], + [ + "▁Öz", + -14.846458435058594 + ], + [ + "nama", + -14.846461296081543 + ], + [ + "AGG", + -14.846497535705566 + ], + [ + "cja", + -14.846515655517578 + ], + [ + "▁apprised", + -14.846517562866211 + ], + [ + "▁resettled", + -14.846517562866211 + ], + [ + "▁reso", + -14.846597671508789 + ], + [ + "neuron", + -14.846607208251953 + ], + [ + "▁oligarchy", + -14.846611976623535 + ], + [ + "romo", + -14.846617698669434 + ], + [ + "▁Breit", + -14.846624374389648 + ], + [ + "▁Slaves", + -14.846659660339355 + ], + [ + "▁DAF", + -14.846677780151367 + ], + [ + "presence", + -14.846724510192871 + ], + [ + "▁malformations", + -14.846735954284668 + ], + [ + "▁creamed", + -14.846762657165527 + ], + [ + "▁sailboats", + -14.84680461883545 + ], + [ + "▁7200", + -14.846826553344727 + ], + [ + "心", + -14.846837043762207 + ], + [ + "▁Plumb", + -14.846842765808105 + ], + [ + "Forge", + -14.846843719482422 + ], + [ + "▁Osteoporosis", + -14.846858978271484 + ], + [ + "▁Pita", + -14.846872329711914 + ], + [ + "▁Blackhawk", + -14.846914291381836 + ], + [ + "▁Darla", + -14.846975326538086 + ], + [ + "Proxy", + -14.847001075744629 + ], + [ + "arious", + -14.847007751464844 + ], + [ + "▁Freehold", + -14.847053527832031 + ], + [ + "Icon", + -14.847063064575195 + ], + [ + "▁Disappear", + -14.847071647644043 + ], + [ + "▁Restructuring", + -14.847126960754395 + ], + [ + "▁multimeter", + -14.847174644470215 + ], + [ + "▁privat", + -14.847183227539062 + ], + [ + "▁televi", + -14.847187995910645 + ], + [ + "hind", + -14.847241401672363 + ], + [ + "▁louboutin", + -14.847244262695312 + ], + [ + "▁Broomfield", + -14.847254753112793 + ], + [ + "▁favoritism", + -14.847282409667969 + ], + [ + "▁peng", + -14.847298622131348 + ], + [ + "▁ACCC", + -14.84738826751709 + ], + [ + "luminescent", + -14.847471237182617 + ], + [ + "▁firefight", + -14.84749698638916 + ], + [ + "▁Albin", + -14.847506523132324 + ], + [ + "Haul", + -14.847542762756348 + ], + [ + "▁Cacao", + -14.847557067871094 + ], + [ + "▁plows", + -14.847610473632812 + ], + [ + "▁sumo", + -14.847625732421875 + ], + [ + "NTP", + -14.847627639770508 + ], + [ + "▁Holst", + -14.84765338897705 + ], + [ + "▁undies", + -14.847723007202148 + ], + [ + "▁CLARK", + -14.847725868225098 + ], + [ + "مر", + -14.84774112701416 + ], + [ + "▁dailies", + -14.847756385803223 + ], + [ + "▁Stockholders", + -14.847819328308105 + ], + [ + "▁Srinivas", + -14.847845077514648 + ], + [ + "▁Gambler", + -14.847846984863281 + ], + [ + "▁nanowire", + -14.847882270812988 + ], + [ + "▁imputed", + -14.84789752960205 + ], + [ + "▁chokes", + -14.847908020019531 + ], + [ + "carnitine", + -14.847955703735352 + ], + [ + "cono", + -14.847994804382324 + ], + [ + "▁protozoa", + -14.848002433776855 + ], + [ + "▁fluctuated", + -14.84802532196045 + ], + [ + "▁rehabilitative", + -14.848037719726562 + ], + [ + "▁acai", + -14.848085403442383 + ], + [ + "▁Krispy", + -14.8480863571167 + ], + [ + "▁crouching", + -14.848090171813965 + ], + [ + "lori", + -14.848104476928711 + ], + [ + "▁Freeview", + -14.84811019897461 + ], + [ + "ollie", + -14.848201751708984 + ], + [ + "procedure", + -14.848220825195312 + ], + [ + "french", + -14.848261833190918 + ], + [ + "▁Marketer", + -14.848267555236816 + ], + [ + "▁woodcut", + -14.848283767700195 + ], + [ + "rás", + -14.8483304977417 + ], + [ + "▁Goto", + -14.848374366760254 + ], + [ + "▁overclock", + -14.848422050476074 + ], + [ + "▁umm", + -14.84843921661377 + ], + [ + "arabi", + -14.848464012145996 + ], + [ + "▁gorges", + -14.848464965820312 + ], + [ + "▁brawn", + -14.848489761352539 + ], + [ + "▁chafing", + -14.84853458404541 + ], + [ + "▁Colloquium", + -14.848553657531738 + ], + [ + "▁Varna", + -14.848591804504395 + ], + [ + "▁Zir", + -14.84860610961914 + ], + [ + "▁Suppression", + -14.848638534545898 + ], + [ + "meda", + -14.848700523376465 + ], + [ + "▁peppercorns", + -14.848727226257324 + ], + [ + "▁Attenborough", + -14.848782539367676 + ], + [ + "▁mote", + -14.848798751831055 + ], + [ + "▁Bloor", + -14.848823547363281 + ], + [ + "EDT", + -14.848855018615723 + ], + [ + "▁⇒", + -14.848861694335938 + ], + [ + "ري", + -14.848881721496582 + ], + [ + "▁Lonzo", + -14.848894119262695 + ], + [ + "▁lysis", + -14.848895072937012 + ], + [ + "Egg", + -14.848899841308594 + ], + [ + "▁counterweight", + -14.848919868469238 + ], + [ + "Mason", + -14.84893798828125 + ], + [ + "ttling", + -14.848938941955566 + ], + [ + "▁Transporter", + -14.8489408493042 + ], + [ + "▁Kennesaw", + -14.848956108093262 + ], + [ + "claims", + -14.848968505859375 + ], + [ + "▁664", + -14.848968505859375 + ], + [ + "▁calcul", + -14.849004745483398 + ], + [ + "▁Fashionable", + -14.849010467529297 + ], + [ + "IOC", + -14.84902286529541 + ], + [ + "▁alternation", + -14.849042892456055 + ], + [ + "▁Regulated", + -14.84907054901123 + ], + [ + "▁Conscience", + -14.84908390045166 + ], + [ + "▁Newsroom", + -14.849088668823242 + ], + [ + "▁obama", + -14.84911060333252 + ], + [ + "▁absolut", + -14.849128723144531 + ], + [ + "▁Tupperware", + -14.849142074584961 + ], + [ + "▁Roomba", + -14.849176406860352 + ], + [ + "▁Orthopä", + -14.849178314208984 + ], + [ + "ethoxy", + -14.849238395690918 + ], + [ + "▁paler", + -14.849241256713867 + ], + [ + "▁Tannehill", + -14.849252700805664 + ], + [ + "▁sensitively", + -14.849279403686523 + ], + [ + "▁Tunic", + -14.84929370880127 + ], + [ + "Doug", + -14.849309921264648 + ], + [ + "▁Booty", + -14.849329948425293 + ], + [ + "▁CHARACTER", + -14.849355697631836 + ], + [ + "▁Shaykh", + -14.849358558654785 + ], + [ + "▁ROK", + -14.84938907623291 + ], + [ + "vh", + -14.84940242767334 + ], + [ + "▁Goofy", + -14.849414825439453 + ], + [ + "streak", + -14.849425315856934 + ], + [ + "▁demure", + -14.849453926086426 + ], + [ + "▁Puebla", + -14.849493980407715 + ], + [ + "Pump", + -14.849494934082031 + ], + [ + "accu", + -14.849515914916992 + ], + [ + "▁pronto", + -14.849552154541016 + ], + [ + "▁Cigarettes", + -14.849588394165039 + ], + [ + "▁Lich", + -14.849591255187988 + ], + [ + "▁589", + -14.849625587463379 + ], + [ + "▁stagnate", + -14.84964370727539 + ], + [ + "Ukraine", + -14.849702835083008 + ], + [ + "▁RFI", + -14.849722862243652 + ], + [ + "▁Avenida", + -14.849735260009766 + ], + [ + "▁OBS", + -14.849762916564941 + ], + [ + "论坛", + -14.849780082702637 + ], + [ + "▁sentimentality", + -14.849830627441406 + ], + [ + "mutation", + -14.849905967712402 + ], + [ + "Belt", + -14.849916458129883 + ], + [ + "▁Utter", + -14.84992790222168 + ], + [ + "▁reasonableness", + -14.84992790222168 + ], + [ + "▁enforceability", + -14.849964141845703 + ], + [ + "▁farts", + -14.8499755859375 + ], + [ + "▁audiologist", + -14.850022315979004 + ], + [ + "▁capsized", + -14.850038528442383 + ], + [ + "▁Chaudhry", + -14.850101470947266 + ], + [ + "▁nudist", + -14.85011100769043 + ], + [ + "▁Electr", + -14.850111961364746 + ], + [ + "▁Hasn", + -14.850123405456543 + ], + [ + "▁Daz", + -14.850133895874023 + ], + [ + "stripe", + -14.8501615524292 + ], + [ + "▁Absorption", + -14.850164413452148 + ], + [ + "▁presupposition", + -14.850170135498047 + ], + [ + "▁reverberation", + -14.850173950195312 + ], + [ + "▁Physicist", + -14.850207328796387 + ], + [ + "Clay", + -14.850237846374512 + ], + [ + "▁barricaded", + -14.850255966186523 + ], + [ + "▁Westbury", + -14.850275993347168 + ], + [ + "bbc", + -14.850285530090332 + ], + [ + "▁tightrope", + -14.850300788879395 + ], + [ + "▁Leto", + -14.850305557250977 + ], + [ + "▁underlay", + -14.850326538085938 + ], + [ + "yao", + -14.850340843200684 + ], + [ + "▁trippy", + -14.850349426269531 + ], + [ + "▁TRANSMISSION", + -14.850367546081543 + ], + [ + "Vel", + -14.85037899017334 + ], + [ + "▁và", + -14.85037899017334 + ], + [ + "▁Solon", + -14.850418090820312 + ], + [ + "observer", + -14.850445747375488 + ], + [ + "▁fle", + -14.850460052490234 + ], + [ + "▁upheavals", + -14.850478172302246 + ], + [ + "▁Aubameyang", + -14.850492477416992 + ], + [ + "▁Dazzle", + -14.850505828857422 + ], + [ + "▁Tycoon", + -14.850515365600586 + ], + [ + "ะ", + -14.850547790527344 + ], + [ + "▁Cele", + -14.850550651550293 + ], + [ + "▁MIDDLE", + -14.85056209564209 + ], + [ + "▁Pompano", + -14.850568771362305 + ], + [ + "▁Dvorak", + -14.850584030151367 + ], + [ + "kz", + -14.850600242614746 + ], + [ + "▁Pickford", + -14.850632667541504 + ], + [ + "▁flippant", + -14.850646018981934 + ], + [ + "▁Georgette", + -14.850685119628906 + ], + [ + "pathi", + -14.850693702697754 + ], + [ + "ouk", + -14.850708961486816 + ], + [ + "▁Dependency", + -14.850712776184082 + ], + [ + "▁osteopath", + -14.850715637207031 + ], + [ + "▁rhodium", + -14.850781440734863 + ], + [ + "▁UAH", + -14.850790977478027 + ], + [ + "shiki", + -14.850801467895508 + ], + [ + "▁naturalism", + -14.850820541381836 + ], + [ + "▁Sylv", + -14.850863456726074 + ], + [ + "▁Danica", + -14.850869178771973 + ], + [ + "▁dawning", + -14.850875854492188 + ], + [ + "GMP", + -14.850902557373047 + ], + [ + "diagnostic", + -14.850930213928223 + ], + [ + "Toys", + -14.850998878479004 + ], + [ + "▁BPH", + -14.85100269317627 + ], + [ + "▁grappled", + -14.851036071777344 + ], + [ + "▁Witten", + -14.851056098937988 + ], + [ + "▁Beecher", + -14.851090431213379 + ], + [ + "▁legislated", + -14.851113319396973 + ], + [ + "▁Exploitation", + -14.851115226745605 + ], + [ + "▁yall", + -14.851116180419922 + ], + [ + "ಿ", + -14.851122856140137 + ], + [ + "▁Adjustments", + -14.851153373718262 + ], + [ + "▁Elwood", + -14.851184844970703 + ], + [ + "▁RIC", + -14.85119915008545 + ], + [ + "▁Shaolin", + -14.851261138916016 + ], + [ + "Resident", + -14.851268768310547 + ], + [ + "participant", + -14.851277351379395 + ], + [ + "joined", + -14.851303100585938 + ], + [ + "Hmm", + -14.851312637329102 + ], + [ + "▁menos", + -14.851339340209961 + ], + [ + "1895", + -14.85137939453125 + ], + [ + "▁stupor", + -14.851402282714844 + ], + [ + "▁Staley", + -14.851418495178223 + ], + [ + "▁aristocrats", + -14.851432800292969 + ], + [ + "▁Maidan", + -14.851455688476562 + ], + [ + "▁ANIMAL", + -14.851459503173828 + ], + [ + "▁immigrate", + -14.851470947265625 + ], + [ + "▁Cylindrical", + -14.851561546325684 + ], + [ + "▁Diab", + -14.851578712463379 + ], + [ + "▁flecks", + -14.851588249206543 + ], + [ + "Bunny", + -14.851597785949707 + ], + [ + "▁specks", + -14.851604461669922 + ], + [ + "▁phthalates", + -14.85163688659668 + ], + [ + "Thinking", + -14.851653099060059 + ], + [ + "▁monopolize", + -14.851664543151855 + ], + [ + "Luxury", + -14.851678848266602 + ], + [ + "▁Outsiders", + -14.851682662963867 + ], + [ + "▁Collett", + -14.85169506072998 + ], + [ + "▁Stayed", + -14.851704597473145 + ], + [ + "molded", + -14.851726531982422 + ], + [ + "▁TICKETS", + -14.851746559143066 + ], + [ + "▁PIECE", + -14.85175609588623 + ], + [ + "lloway", + -14.851762771606445 + ], + [ + "nomy", + -14.851765632629395 + ], + [ + "▁Defines", + -14.851834297180176 + ], + [ + "▁stapled", + -14.85184383392334 + ], + [ + "oblast", + -14.8518648147583 + ], + [ + "gion", + -14.851890563964844 + ], + [ + "Organization", + -14.851922988891602 + ], + [ + "moore", + -14.851937294006348 + ], + [ + "▁Geode", + -14.851962089538574 + ], + [ + "▁Prolonged", + -14.851963996887207 + ], + [ + "ír", + -14.851964950561523 + ], + [ + "▁Valletta", + -14.852006912231445 + ], + [ + "▁Vinay", + -14.85204792022705 + ], + [ + "Transport", + -14.852072715759277 + ], + [ + "▁Interstellar", + -14.852080345153809 + ], + [ + "▁bollywood", + -14.85208511352539 + ], + [ + "Ultimate", + -14.852107048034668 + ], + [ + "▁predispose", + -14.852108001708984 + ], + [ + "▁Grot", + -14.852118492126465 + ], + [ + "▁gregarious", + -14.852124214172363 + ], + [ + "▁matrimony", + -14.85213565826416 + ], + [ + "▁NLC", + -14.852150917053223 + ], + [ + "▁JAK", + -14.852165222167969 + ], + [ + "▁Orpheus", + -14.852169036865234 + ], + [ + "▁columbia", + -14.852170944213867 + ], + [ + "▁PKC", + -14.85221004486084 + ], + [ + "▁Wiggle", + -14.852263450622559 + ], + [ + "▁Mathematica", + -14.852269172668457 + ], + [ + "▁creationism", + -14.852273941040039 + ], + [ + "Initial", + -14.852274894714355 + ], + [ + "rhiz", + -14.852335929870605 + ], + [ + "NAL", + -14.852336883544922 + ], + [ + "▁resi", + -14.852336883544922 + ], + [ + "▁INDUSTRIAL", + -14.852399826049805 + ], + [ + "▁dormer", + -14.852502822875977 + ], + [ + "▁grudges", + -14.85252571105957 + ], + [ + "▁Affidavit", + -14.85254955291748 + ], + [ + "▁shipyards", + -14.852555274963379 + ], + [ + "▁kitchenware", + -14.852557182312012 + ], + [ + "▁ActiveX", + -14.852566719055176 + ], + [ + "Driving", + -14.8525972366333 + ], + [ + "officially", + -14.852619171142578 + ], + [ + "ැ", + -14.852642059326172 + ], + [ + "Campus", + -14.852646827697754 + ], + [ + "▁Deja", + -14.852693557739258 + ], + [ + "seminar", + -14.85270881652832 + ], + [ + "▁experimenter", + -14.852724075317383 + ], + [ + "▁SOLID", + -14.85273551940918 + ], + [ + "unlock", + -14.852737426757812 + ], + [ + "▁Marcello", + -14.852743148803711 + ], + [ + "▁Scripting", + -14.852770805358887 + ], + [ + "▁moonshine", + -14.852789878845215 + ], + [ + "▁Eigen", + -14.85284423828125 + ], + [ + "▁Sulawesi", + -14.852871894836426 + ], + [ + "▁pueblo", + -14.85289478302002 + ], + [ + "Guitar", + -14.852919578552246 + ], + [ + "▁nonhuman", + -14.852919578552246 + ], + [ + "▁multiplies", + -14.852930068969727 + ], + [ + "▁melding", + -14.852937698364258 + ], + [ + "▁floundering", + -14.85294246673584 + ], + [ + "▁Hiya", + -14.852957725524902 + ], + [ + "▁overtures", + -14.852992057800293 + ], + [ + "▁cranny", + -14.85299301147461 + ], + [ + "hmm", + -14.853001594543457 + ], + [ + "POLI", + -14.853029251098633 + ], + [ + "benzene", + -14.853041648864746 + ], + [ + "▁fingerboard", + -14.853070259094238 + ], + [ + "▁noncompliance", + -14.853078842163086 + ], + [ + "▁catnip", + -14.853090286254883 + ], + [ + "▁jolted", + -14.853093147277832 + ], + [ + "Fixed", + -14.853133201599121 + ], + [ + "▁Medica", + -14.853140830993652 + ], + [ + "HILL", + -14.853145599365234 + ], + [ + "▁Claiborne", + -14.853182792663574 + ], + [ + "▁snagging", + -14.853222846984863 + ], + [ + "▁icicle", + -14.85322380065918 + ], + [ + "▁vaunted", + -14.853228569030762 + ], + [ + "▁neuroimaging", + -14.853233337402344 + ], + [ + "▁Coma", + -14.853272438049316 + ], + [ + "ర", + -14.85327434539795 + ], + [ + "Labor", + -14.853277206420898 + ], + [ + "▁Shatter", + -14.853286743164062 + ], + [ + "seasoned", + -14.853294372558594 + ], + [ + "▁Kubota", + -14.853303909301758 + ], + [ + "▁Showcasing", + -14.853309631347656 + ], + [ + "▁spires", + -14.85332202911377 + ], + [ + "nide", + -14.853330612182617 + ], + [ + "▁Stearate", + -14.853343963623047 + ], + [ + "▁683", + -14.853403091430664 + ], + [ + "▁Asterisk", + -14.85340404510498 + ], + [ + "▁Tyrell", + -14.85341739654541 + ], + [ + "enol", + -14.853424072265625 + ], + [ + "▁Sheena", + -14.853450775146484 + ], + [ + "▁Mauna", + -14.853452682495117 + ], + [ + "▁FEATURE", + -14.853504180908203 + ], + [ + "▁ritualistic", + -14.853528022766113 + ], + [ + "▁Udo", + -14.853557586669922 + ], + [ + "▁colorways", + -14.853557586669922 + ], + [ + "prob", + -14.853564262390137 + ], + [ + "▁roadshow", + -14.853564262390137 + ], + [ + "vitz", + -14.853584289550781 + ], + [ + "▁Arcane", + -14.853589057922363 + ], + [ + "▁SEATS", + -14.853590965270996 + ], + [ + "▁Boardman", + -14.853618621826172 + ], + [ + "kron", + -14.853622436523438 + ], + [ + "▁Dressage", + -14.853622436523438 + ], + [ + "ference", + -14.853625297546387 + ], + [ + "▁Petaluma", + -14.853630065917969 + ], + [ + "▁disapproving", + -14.853631973266602 + ], + [ + "verified", + -14.853645324707031 + ], + [ + "▁Steamer", + -14.85365104675293 + ], + [ + "▁Chaco", + -14.853662490844727 + ], + [ + "▁Productive", + -14.853665351867676 + ], + [ + "▁Multnomah", + -14.853666305541992 + ], + [ + "▁pilfer", + -14.853673934936523 + ], + [ + "▁shilling", + -14.853705406188965 + ], + [ + "▁blushes", + -14.853758811950684 + ], + [ + "▁undergrowth", + -14.85377025604248 + ], + [ + "▁Ypsilanti", + -14.853804588317871 + ], + [ + "rua", + -14.853867530822754 + ], + [ + "challenged", + -14.853907585144043 + ], + [ + "▁felici", + -14.85391902923584 + ], + [ + "▁lullaby", + -14.853933334350586 + ], + [ + "▁bitching", + -14.853952407836914 + ], + [ + "▁Geyser", + -14.853970527648926 + ], + [ + "aida", + -14.853986740112305 + ], + [ + "roun", + -14.854011535644531 + ], + [ + "FSC", + -14.854049682617188 + ], + [ + "▁Aquila", + -14.854077339172363 + ], + [ + "▁Merrimack", + -14.854084014892578 + ], + [ + "▁Covey", + -14.854098320007324 + ], + [ + "▁Stacked", + -14.854103088378906 + ], + [ + "▁Mises", + -14.854105949401855 + ], + [ + "▁Riccardo", + -14.854127883911133 + ], + [ + "▁HPS", + -14.854170799255371 + ], + [ + "▁Alix", + -14.8541898727417 + ], + [ + "naw", + -14.85420036315918 + ], + [ + "▁maniacal", + -14.854205131530762 + ], + [ + "▁prototypical", + -14.854256629943848 + ], + [ + "▁foals", + -14.85426139831543 + ], + [ + "▁GOV", + -14.854269981384277 + ], + [ + "Mona", + -14.854314804077148 + ], + [ + "న", + -14.854323387145996 + ], + [ + "unlimited", + -14.854331970214844 + ], + [ + "nima", + -14.85437297821045 + ], + [ + "neal", + -14.85438060760498 + ], + [ + "려", + -14.854392051696777 + ], + [ + "1021", + -14.85439395904541 + ], + [ + "集", + -14.854400634765625 + ], + [ + "▁Aerosmith", + -14.85445785522461 + ], + [ + "▁Tauranga", + -14.854514122009277 + ], + [ + "▁shacks", + -14.85451602935791 + ], + [ + "▁Corby", + -14.854523658752441 + ], + [ + "▁Cherries", + -14.854592323303223 + ], + [ + "▁ECN", + -14.854592323303223 + ], + [ + "rasse", + -14.854625701904297 + ], + [ + "▁DOR", + -14.854667663574219 + ], + [ + "▁biweekly", + -14.854673385620117 + ], + [ + "▁sedated", + -14.8546781539917 + ], + [ + "▁Harvesting", + -14.854679107666016 + ], + [ + "▁passerby", + -14.85472583770752 + ], + [ + "▁FASHION", + -14.854738235473633 + ], + [ + "▁Trevi", + -14.854752540588379 + ], + [ + "▁Demonstrator", + -14.854761123657227 + ], + [ + "inflated", + -14.854780197143555 + ], + [ + "ख", + -14.854789733886719 + ], + [ + "▁Ś", + -14.8548002243042 + ], + [ + "▁reverie", + -14.854818344116211 + ], + [ + "OOC", + -14.854846954345703 + ], + [ + "▁Teixeira", + -14.854853630065918 + ], + [ + "rgic", + -14.854883193969727 + ], + [ + "▁Mehmet", + -14.854900360107422 + ], + [ + "bree", + -14.854960441589355 + ], + [ + "▁jello", + -14.854982376098633 + ], + [ + "actress", + -14.855009078979492 + ], + [ + "▁hemorrhagic", + -14.855027198791504 + ], + [ + "▁997", + -14.855030059814453 + ], + [ + "▁environmentalism", + -14.855033874511719 + ], + [ + "▁Rejection", + -14.85505485534668 + ], + [ + "▁Leggings", + -14.85509967803955 + ], + [ + "▁Forcing", + -14.855121612548828 + ], + [ + "Whit", + -14.855158805847168 + ], + [ + "UTI", + -14.855177879333496 + ], + [ + "▁Holdem", + -14.855183601379395 + ], + [ + "▁unceasing", + -14.855189323425293 + ], + [ + "keen", + -14.855195045471191 + ], + [ + "▁lah", + -14.85519790649414 + ], + [ + "▁susan", + -14.855204582214355 + ], + [ + "▁Ordo", + -14.85525131225586 + ], + [ + "▁Burge", + -14.855326652526855 + ], + [ + "▁Kellyanne", + -14.855328559875488 + ], + [ + "▁Mose", + -14.855376243591309 + ], + [ + "▁Wasps", + -14.855391502380371 + ], + [ + "▁WWDC", + -14.855420112609863 + ], + [ + "▁Uninstaller", + -14.855422019958496 + ], + [ + "▁از", + -14.855430603027344 + ], + [ + "▁Attended", + -14.855433464050293 + ], + [ + "sulfur", + -14.855475425720215 + ], + [ + "▁Aleks", + -14.855496406555176 + ], + [ + "▁Plural", + -14.85550594329834 + ], + [ + "Interview", + -14.855537414550781 + ], + [ + "▁Garros", + -14.855557441711426 + ], + [ + "koro", + -14.85558032989502 + ], + [ + "▁Deposition", + -14.855587005615234 + ], + [ + "atories", + -14.855591773986816 + ], + [ + "copies", + -14.855628967285156 + ], + [ + "▁Dismiss", + -14.8556489944458 + ], + [ + "▁recant", + -14.855663299560547 + ], + [ + "▁Latif", + -14.855677604675293 + ], + [ + "▁constraining", + -14.855682373046875 + ], + [ + "▁Chicano", + -14.855714797973633 + ], + [ + "▁paralyzing", + -14.855731010437012 + ], + [ + "▁Informative", + -14.855734825134277 + ], + [ + "ntar", + -14.855735778808594 + ], + [ + "ODE", + -14.855743408203125 + ], + [ + "advertise", + -14.855765342712402 + ], + [ + "UCE", + -14.855777740478516 + ], + [ + "dao", + -14.855783462524414 + ], + [ + "▁unblocked", + -14.855792999267578 + ], + [ + "▁Acknowledgement", + -14.855803489685059 + ], + [ + "▁Tahrir", + -14.855836868286133 + ], + [ + "▁twister", + -14.855839729309082 + ], + [ + "▁scuttle", + -14.855857849121094 + ], + [ + "▁Primark", + -14.855859756469727 + ], + [ + "▁Cramp", + -14.855862617492676 + ], + [ + "▁Diggs", + -14.855870246887207 + ], + [ + "▁REFUND", + -14.855873107910156 + ], + [ + "Leaf", + -14.855910301208496 + ], + [ + "▁Svetlana", + -14.855939865112305 + ], + [ + "▁chancel", + -14.855997085571289 + ], + [ + "▁Pharmacist", + -14.856009483337402 + ], + [ + "ые", + -14.856014251708984 + ], + [ + "▁Schmitz", + -14.856029510498047 + ], + [ + "ffner", + -14.856032371520996 + ], + [ + "▁reptilian", + -14.856042861938477 + ], + [ + "isio", + -14.85604476928711 + ], + [ + "1250", + -14.856049537658691 + ], + [ + "chuan", + -14.856059074401855 + ], + [ + "▁JOSE", + -14.856060028076172 + ], + [ + "▁Blackmore", + -14.856070518493652 + ], + [ + "▁preschooler", + -14.856075286865234 + ], + [ + "▁Mariam", + -14.85611629486084 + ], + [ + "▁ILLEGAL", + -14.856158256530762 + ], + [ + "cali", + -14.856165885925293 + ], + [ + "▁quagmire", + -14.856181144714355 + ], + [ + "▁Brough", + -14.856196403503418 + ], + [ + "▁Grumpy", + -14.856215476989746 + ], + [ + "▁Hydration", + -14.856237411499023 + ], + [ + "▁ELECTRONIC", + -14.85625171661377 + ], + [ + "▁strumming", + -14.85628604888916 + ], + [ + "Indiana", + -14.856297492980957 + ], + [ + "▁USGA", + -14.856300354003906 + ], + [ + "▁스", + -14.856315612792969 + ], + [ + "Chemical", + -14.856362342834473 + ], + [ + "▁Symmetry", + -14.856369018554688 + ], + [ + "▁Studi", + -14.8563871383667 + ], + [ + "▁Manitou", + -14.856415748596191 + ], + [ + "parametric", + -14.856419563293457 + ], + [ + "▁birders", + -14.85642147064209 + ], + [ + "▁cymbal", + -14.856423377990723 + ], + [ + "▁passageways", + -14.856433868408203 + ], + [ + "intern", + -14.856438636779785 + ], + [ + "▁Margins", + -14.856441497802734 + ], + [ + "▁KZ", + -14.856486320495605 + ], + [ + "▁reticent", + -14.856493949890137 + ], + [ + "▁booby", + -14.856502532958984 + ], + [ + "▁Riordan", + -14.8565034866333 + ], + [ + "pedi", + -14.85650634765625 + ], + [ + "▁placket", + -14.856518745422363 + ], + [ + "ே", + -14.856538772583008 + ], + [ + "fluor", + -14.856565475463867 + ], + [ + "▁Diamant", + -14.856575965881348 + ], + [ + "▁PLATE", + -14.856595039367676 + ], + [ + "▁Chima", + -14.856656074523926 + ], + [ + "▁Poco", + -14.85667896270752 + ], + [ + "shrink", + -14.856694221496582 + ], + [ + "RST", + -14.85673713684082 + ], + [ + "celebrate", + -14.856752395629883 + ], + [ + "▁Kluwer", + -14.856776237487793 + ], + [ + "nina", + -14.856876373291016 + ], + [ + "▁discontinuous", + -14.856945991516113 + ], + [ + "▁moore", + -14.85694694519043 + ], + [ + "▁shackled", + -14.856950759887695 + ], + [ + "▁muco", + -14.856966972351074 + ], + [ + "▁heaved", + -14.857015609741211 + ], + [ + "▁Suz", + -14.857028007507324 + ], + [ + "▁Casta", + -14.857054710388184 + ], + [ + "▁Arranged", + -14.85707950592041 + ], + [ + "▁fran", + -14.857085227966309 + ], + [ + "Zionist", + -14.857099533081055 + ], + [ + "romance", + -14.85710620880127 + ], + [ + "▁Martindale", + -14.857108116149902 + ], + [ + "▁Anheuser", + -14.85711669921875 + ], + [ + "▁MARKETING", + -14.857131004333496 + ], + [ + "▁Woodman", + -14.857148170471191 + ], + [ + "ň", + -14.857163429260254 + ], + [ + "▁Nineveh", + -14.85716438293457 + ], + [ + "▁flagstone", + -14.85718059539795 + ], + [ + "▁Alessandra", + -14.857197761535645 + ], + [ + "▁Kw", + -14.857213020324707 + ], + [ + "Fitness", + -14.857222557067871 + ], + [ + "▁Anselm", + -14.857231140136719 + ], + [ + "▁Haq", + -14.857246398925781 + ], + [ + "glance", + -14.857250213623047 + ], + [ + "▁POWs", + -14.857336044311523 + ], + [ + "welt", + -14.857351303100586 + ], + [ + "prospect", + -14.857358932495117 + ], + [ + "▁malady", + -14.857388496398926 + ], + [ + "▁hulking", + -14.857399940490723 + ], + [ + "▁ploughed", + -14.857420921325684 + ], + [ + "▁reenter", + -14.857444763183594 + ], + [ + "▁SERVER", + -14.85744857788086 + ], + [ + "▁awsome", + -14.857450485229492 + ], + [ + "▁Eugen", + -14.85745906829834 + ], + [ + "래", + -14.857463836669922 + ], + [ + "matique", + -14.857468605041504 + ], + [ + "▁Needing", + -14.857514381408691 + ], + [ + "▁Gearbox", + -14.857515335083008 + ], + [ + "PST", + -14.857529640197754 + ], + [ + "▁Jitsu", + -14.857537269592285 + ], + [ + "▁Raikkonen", + -14.857544898986816 + ], + [ + "1898", + -14.857561111450195 + ], + [ + "▁Mortensen", + -14.857604026794434 + ], + [ + "▁aristocrat", + -14.857605934143066 + ], + [ + "anzi", + -14.857644081115723 + ], + [ + "▁SHARP", + -14.857648849487305 + ], + [ + "Joint", + -14.857649803161621 + ], + [ + "▁Masood", + -14.857665061950684 + ], + [ + "▁INDUSTRY", + -14.857671737670898 + ], + [ + "appan", + -14.857677459716797 + ], + [ + "▁Joyful", + -14.857685089111328 + ], + [ + "▁Vei", + -14.857696533203125 + ], + [ + "Violet", + -14.857796669006348 + ], + [ + "▁MARIE", + -14.85782241821289 + ], + [ + "▁Hargreaves", + -14.857833862304688 + ], + [ + "▁splints", + -14.857888221740723 + ], + [ + "▁Harbin", + -14.857891082763672 + ], + [ + "Barbara", + -14.857904434204102 + ], + [ + "gere", + -14.857908248901367 + ], + [ + "▁reaper", + -14.857934951782227 + ], + [ + "▁Nominees", + -14.857939720153809 + ], + [ + "ため", + -14.85798168182373 + ], + [ + "▁Kabila", + -14.857992172241211 + ], + [ + "▁XBOX", + -14.857995986938477 + ], + [ + "▁Saya", + -14.858000755310059 + ], + [ + "▁579", + -14.858037948608398 + ], + [ + "easing", + -14.858098030090332 + ], + [ + "▁Portions", + -14.858109474182129 + ], + [ + "▁Baines", + -14.858120918273926 + ], + [ + "Viewer", + -14.858123779296875 + ], + [ + "▁Baraka", + -14.858129501342773 + ], + [ + "SAA", + -14.858162879943848 + ], + [ + "▁egotistical", + -14.858176231384277 + ], + [ + "▁ELD", + -14.858186721801758 + ], + [ + "Percent", + -14.858205795288086 + ], + [ + "▁Elly", + -14.858237266540527 + ], + [ + "▁WARS", + -14.858240127563477 + ], + [ + "▁Corse", + -14.858247756958008 + ], + [ + "ruby", + -14.858259201049805 + ], + [ + "▁Sasa", + -14.858282089233398 + ], + [ + "sofa", + -14.858287811279297 + ], + [ + "▁drivel", + -14.858345985412598 + ], + [ + "jed", + -14.858436584472656 + ], + [ + "▁Kilauea", + -14.858458518981934 + ], + [ + "▁repeatability", + -14.858458518981934 + ], + [ + "▁WAT", + -14.858504295349121 + ], + [ + "▁GEL", + -14.858506202697754 + ], + [ + "▁592", + -14.858521461486816 + ], + [ + "rile", + -14.858532905578613 + ], + [ + "ે", + -14.858551025390625 + ], + [ + "▁appendages", + -14.858572006225586 + ], + [ + "SPO", + -14.858583450317383 + ], + [ + "▁Hashtag", + -14.858586311340332 + ], + [ + "▁Condolence", + -14.85865592956543 + ], + [ + "▁Klang", + -14.858684539794922 + ], + [ + "▁whittled", + -14.858687400817871 + ], + [ + "▁Novgorod", + -14.858726501464844 + ], + [ + "▁Vitali", + -14.858736038208008 + ], + [ + "ды", + -14.858746528625488 + ], + [ + "potato", + -14.858816146850586 + ], + [ + "▁Imperfect", + -14.858824729919434 + ], + [ + "▁roo", + -14.858863830566406 + ], + [ + "Indo", + -14.858893394470215 + ], + [ + "▁서", + -14.858906745910645 + ], + [ + "▁Petco", + -14.858922958374023 + ], + [ + "▁waders", + -14.858924865722656 + ], + [ + "▁Viber", + -14.858927726745605 + ], + [ + "▁Tecumseh", + -14.8589448928833 + ], + [ + "▁Conviction", + -14.858951568603516 + ], + [ + "▁HEX", + -14.858952522277832 + ], + [ + "▁apropos", + -14.858964920043945 + ], + [ + "▁Aspirants", + -14.858991622924805 + ], + [ + "thian", + -14.85899829864502 + ], + [ + "▁demography", + -14.85900592803955 + ], + [ + "▁Keck", + -14.85901165008545 + ], + [ + "schema", + -14.859025001525879 + ], + [ + "▁Presiding", + -14.859031677246094 + ], + [ + "▁Charlemagne", + -14.859037399291992 + ], + [ + "omma", + -14.859050750732422 + ], + [ + "▁parlay", + -14.859113693237305 + ], + [ + "▁Raghav", + -14.859124183654785 + ], + [ + "▁Explosives", + -14.859185218811035 + ], + [ + "▁Marte", + -14.859189987182617 + ], + [ + "▁Amri", + -14.859198570251465 + ], + [ + "▁kum", + -14.859222412109375 + ], + [ + "▁Neutron", + -14.859247207641602 + ], + [ + "▁fronds", + -14.859249114990234 + ], + [ + "▁Purifier", + -14.859264373779297 + ], + [ + "▁Yucca", + -14.85928726196289 + ], + [ + "▁appendage", + -14.85936450958252 + ], + [ + "▁jetzt", + -14.859395980834961 + ], + [ + "▁Moshi", + -14.859396934509277 + ], + [ + "▁VEL", + -14.859411239624023 + ], + [ + "hating", + -14.859465599060059 + ], + [ + "dns", + -14.859468460083008 + ], + [ + "▁Donnell", + -14.859490394592285 + ], + [ + "▁wideout", + -14.859495162963867 + ], + [ + "▁Dori", + -14.859527587890625 + ], + [ + "PMS", + -14.859578132629395 + ], + [ + "▁surmised", + -14.859579086303711 + ], + [ + "numbing", + -14.859620094299316 + ], + [ + "▁Squirt", + -14.85963249206543 + ], + [ + "▁dominoes", + -14.859649658203125 + ], + [ + "▁mannered", + -14.859687805175781 + ], + [ + "▁revolutionise", + -14.85971450805664 + ], + [ + "encourage", + -14.859724998474121 + ], + [ + "▁Gorda", + -14.859736442565918 + ], + [ + "▁Fulani", + -14.859739303588867 + ], + [ + "flour", + -14.859740257263184 + ], + [ + "▁н", + -14.859796524047852 + ], + [ + "▁scot", + -14.859798431396484 + ], + [ + "▁morn", + -14.859816551208496 + ], + [ + "infant", + -14.859848976135254 + ], + [ + "بي", + -14.859862327575684 + ], + [ + "▁Largely", + -14.859870910644531 + ], + [ + "▁infamously", + -14.85987377166748 + ], + [ + "▁Kronos", + -14.859885215759277 + ], + [ + "hern", + -14.859890937805176 + ], + [ + "▁DeRozan", + -14.859894752502441 + ], + [ + "▁Squaw", + -14.859903335571289 + ], + [ + "▁progenitors", + -14.8599271774292 + ], + [ + "regions", + -14.859931945800781 + ], + [ + "▁Instruct", + -14.859931945800781 + ], + [ + "▁sinning", + -14.859931945800781 + ], + [ + "▁carafe", + -14.859962463378906 + ], + [ + "▁Aurelia", + -14.860044479370117 + ], + [ + "cholesterol", + -14.860074043273926 + ], + [ + "▁mezzo", + -14.860154151916504 + ], + [ + "▁bulking", + -14.860158920288086 + ], + [ + "▁chaplains", + -14.860159873962402 + ], + [ + "▁frazzled", + -14.860173225402832 + ], + [ + "▁Yamaguchi", + -14.860176086425781 + ], + [ + "iety", + -14.860185623168945 + ], + [ + "▁Delivers", + -14.860215187072754 + ], + [ + "▁pyre", + -14.860215187072754 + ], + [ + "증", + -14.860231399536133 + ], + [ + "legacy", + -14.860280990600586 + ], + [ + "▁cnc", + -14.860294342041016 + ], + [ + "▁Banning", + -14.860336303710938 + ], + [ + "erick", + -14.860344886779785 + ], + [ + "LDL", + -14.860356330871582 + ], + [ + "دا", + -14.86036205291748 + ], + [ + "soap", + -14.860368728637695 + ], + [ + "politan", + -14.860434532165527 + ], + [ + "▁실", + -14.860482215881348 + ], + [ + "▁proces", + -14.86048412322998 + ], + [ + "Vita", + -14.860538482666016 + ], + [ + "iegel", + -14.860544204711914 + ], + [ + "▁Dutta", + -14.860546112060547 + ], + [ + "▁Cyndi", + -14.860547065734863 + ], + [ + "various", + -14.860556602478027 + ], + [ + "dja", + -14.860576629638672 + ], + [ + "ngzhou", + -14.86058235168457 + ], + [ + "▁Vitae", + -14.860604286193848 + ], + [ + "▁Rafale", + -14.860610008239746 + ], + [ + "animation", + -14.860610961914062 + ], + [ + "curl", + -14.86063289642334 + ], + [ + "▁Cyclones", + -14.860658645629883 + ], + [ + "maj", + -14.860664367675781 + ], + [ + "▁brotherly", + -14.860664367675781 + ], + [ + "▁Adept", + -14.860678672790527 + ], + [ + "▁seascape", + -14.860684394836426 + ], + [ + "zburg", + -14.860705375671387 + ], + [ + "naud", + -14.860713005065918 + ], + [ + "▁Silverton", + -14.86072063446045 + ], + [ + "▁PrEP", + -14.860725402832031 + ], + [ + "▁Schar", + -14.860753059387207 + ], + [ + "▁CDF", + -14.86075496673584 + ], + [ + "Ladies", + -14.860763549804688 + ], + [ + "▁Splinter", + -14.860776901245117 + ], + [ + "▁Charisma", + -14.860783576965332 + ], + [ + "complicated", + -14.860784530639648 + ], + [ + "▁Kase", + -14.860807418823242 + ], + [ + "feat", + -14.860820770263672 + ], + [ + "▁PARKING", + -14.860820770263672 + ], + [ + "Coat", + -14.860867500305176 + ], + [ + "▁earphone", + -14.860872268676758 + ], + [ + "olog", + -14.860875129699707 + ], + [ + "EDC", + -14.860918045043945 + ], + [ + "▁overpay", + -14.860960960388184 + ], + [ + "▁Calico", + -14.860971450805664 + ], + [ + "▁Mystical", + -14.860976219177246 + ], + [ + "▁Caused", + -14.860979080200195 + ], + [ + "▁Bartel", + -14.861013412475586 + ], + [ + "homo", + -14.86102294921875 + ], + [ + "Journey", + -14.861047744750977 + ], + [ + "▁MARI", + -14.861061096191406 + ], + [ + "▁Sealer", + -14.861132621765137 + ], + [ + "▁Caballero", + -14.861159324645996 + ], + [ + "▁Wab", + -14.861222267150879 + ], + [ + "ча", + -14.861247062683105 + ], + [ + "▁Leben", + -14.861272811889648 + ], + [ + "▁Majid", + -14.861279487609863 + ], + [ + "▁Pharmacists", + -14.861296653747559 + ], + [ + "QD", + -14.861297607421875 + ], + [ + "bq", + -14.861297607421875 + ], + [ + "Midnight", + -14.861309051513672 + ], + [ + "laundering", + -14.861339569091797 + ], + [ + "▁Boxed", + -14.86135482788086 + ], + [ + "▁753", + -14.861357688903809 + ], + [ + "▁Lawless", + -14.861398696899414 + ], + [ + "▁Nebuchadnezzar", + -14.861414909362793 + ], + [ + "▁Ctr", + -14.861422538757324 + ], + [ + "Aero", + -14.861445426940918 + ], + [ + "▁WFP", + -14.861445426940918 + ], + [ + "▁cunt", + -14.861489295959473 + ], + [ + "▁generality", + -14.861501693725586 + ], + [ + "▁spools", + -14.861536979675293 + ], + [ + "zhan", + -14.861556053161621 + ], + [ + "Egypt", + -14.861565589904785 + ], + [ + "▁CUDA", + -14.861570358276367 + ], + [ + "dige", + -14.861590385437012 + ], + [ + "状", + -14.861599922180176 + ], + [ + "▁Occupancy", + -14.861635208129883 + ], + [ + "▁scythe", + -14.861648559570312 + ], + [ + "▁Paralegal", + -14.86169719696045 + ], + [ + "▁grommet", + -14.861712455749512 + ], + [ + "▁Grayling", + -14.861734390258789 + ], + [ + "▁Carpathian", + -14.861740112304688 + ], + [ + "▁Hangar", + -14.861759185791016 + ], + [ + "▁ambit", + -14.861763000488281 + ], + [ + "▁LZ", + -14.86176586151123 + ], + [ + "esthetic", + -14.861810684204102 + ], + [ + "▁Martín", + -14.86181640625 + ], + [ + "coordinate", + -14.861823081970215 + ], + [ + "▁Wain", + -14.861831665039062 + ], + [ + "ল", + -14.861855506896973 + ], + [ + "▁Wasteland", + -14.861957550048828 + ], + [ + "extraordinary", + -14.861969947814941 + ], + [ + "omina", + -14.86197566986084 + ], + [ + "▁disrespected", + -14.861992835998535 + ], + [ + "▁Tubular", + -14.862011909484863 + ], + [ + "culin", + -14.862021446228027 + ], + [ + "Database", + -14.862060546875 + ], + [ + "confidential", + -14.862070083618164 + ], + [ + "也", + -14.862120628356934 + ], + [ + "mongers", + -14.862127304077148 + ], + [ + "▁Tartan", + -14.862190246582031 + ], + [ + "phos", + -14.862198829650879 + ], + [ + "▁Werewolf", + -14.862199783325195 + ], + [ + "▁Snag", + -14.862225532531738 + ], + [ + "▁Chippendale", + -14.862239837646484 + ], + [ + "▁경우", + -14.862251281738281 + ], + [ + "▁strove", + -14.862277030944824 + ], + [ + "▁WCF", + -14.862320899963379 + ], + [ + "Metric", + -14.862371444702148 + ], + [ + "▁DJing", + -14.862394332885742 + ], + [ + "ид", + -14.862415313720703 + ], + [ + "▁Distiller", + -14.86242389678955 + ], + [ + "GPP", + -14.862460136413574 + ], + [ + "▁Gili", + -14.862462997436523 + ], + [ + "nomie", + -14.862508773803711 + ], + [ + "▁whacked", + -14.862509727478027 + ], + [ + "▁Petter", + -14.862518310546875 + ], + [ + "▁fred", + -14.86252212524414 + ], + [ + "▁HELLO", + -14.86254596710205 + ], + [ + "SaaS", + -14.862568855285645 + ], + [ + "▁Sabina", + -14.86257553100586 + ], + [ + "▁Pich", + -14.862614631652832 + ], + [ + "Coco", + -14.862627983093262 + ], + [ + "▁eavesdrop", + -14.862648963928223 + ], + [ + "▁Jeannette", + -14.862661361694336 + ], + [ + "▁PROM", + -14.862714767456055 + ], + [ + "▁Chlorine", + -14.862719535827637 + ], + [ + "stimulating", + -14.862747192382812 + ], + [ + "akshi", + -14.862777709960938 + ], + [ + "▁vietnam", + -14.862787246704102 + ], + [ + "fever", + -14.862789154052734 + ], + [ + "▁wily", + -14.862794876098633 + ], + [ + "▁reductive", + -14.862825393676758 + ], + [ + "▁Nadler", + -14.862886428833008 + ], + [ + "▁Bandung", + -14.86288833618164 + ], + [ + "▁Antetokounmpo", + -14.86290168762207 + ], + [ + "▁masseuse", + -14.86290454864502 + ], + [ + "tronix", + -14.86291217803955 + ], + [ + "Roche", + -14.862927436828613 + ], + [ + "vide", + -14.862927436828613 + ], + [ + "gritty", + -14.862940788269043 + ], + [ + "▁Aromatic", + -14.86296558380127 + ], + [ + "LLC", + -14.862980842590332 + ], + [ + "▁shopkeepers", + -14.862981796264648 + ], + [ + "▁soooooo", + -14.86298942565918 + ], + [ + "▁Gangster", + -14.862992286682129 + ], + [ + "KIT", + -14.863001823425293 + ], + [ + "filtered", + -14.863008499145508 + ], + [ + "▁Pore", + -14.863052368164062 + ], + [ + "hima", + -14.863053321838379 + ], + [ + "Portland", + -14.863064765930176 + ], + [ + "WARE", + -14.863065719604492 + ], + [ + "Sue", + -14.863066673278809 + ], + [ + "▁excised", + -14.863086700439453 + ], + [ + "Instant", + -14.863113403320312 + ], + [ + "▁Nephro", + -14.86314582824707 + ], + [ + "▁faerie", + -14.863204956054688 + ], + [ + "▁sledgehammer", + -14.863205909729004 + ], + [ + "Porn", + -14.86322021484375 + ], + [ + "▁Astrologer", + -14.863227844238281 + ], + [ + "▁Compressing", + -14.863235473632812 + ], + [ + "▁Oldsmobile", + -14.86325454711914 + ], + [ + "console", + -14.86325740814209 + ], + [ + "▁EEC", + -14.863269805908203 + ], + [ + "▁disfigured", + -14.863297462463379 + ], + [ + "▁excepted", + -14.863302230834961 + ], + [ + "▁jiu", + -14.863313674926758 + ], + [ + "▁misdiagnosed", + -14.86332893371582 + ], + [ + "▁Wij", + -14.863330841064453 + ], + [ + "▁Behav", + -14.86345386505127 + ], + [ + "Silicon", + -14.863462448120117 + ], + [ + "▁ExpressVPN", + -14.863489151000977 + ], + [ + "▁Dede", + -14.863533020019531 + ], + [ + "▁torrid", + -14.863540649414062 + ], + [ + "▁cruciate", + -14.863553047180176 + ], + [ + "▁goaltending", + -14.863557815551758 + ], + [ + "▁FEES", + -14.86355972290039 + ], + [ + "▁directorate", + -14.863561630249023 + ], + [ + "▁Perceptions", + -14.863572120666504 + ], + [ + "▁Poh", + -14.863597869873047 + ], + [ + "▁Gerd", + -14.86361312866211 + ], + [ + "▁bumblebee", + -14.863624572753906 + ], + [ + "xv", + -14.863652229309082 + ], + [ + "▁vilified", + -14.863653182983398 + ], + [ + "▁consummation", + -14.863658905029297 + ], + [ + "▁Rajendra", + -14.86368179321289 + ], + [ + "▁mirth", + -14.8637113571167 + ], + [ + "▁Mundi", + -14.863733291625977 + ], + [ + "▁predominance", + -14.863737106323242 + ], + [ + "equilibrium", + -14.863804817199707 + ], + [ + "hazardous", + -14.863809585571289 + ], + [ + "▁NLRB", + -14.86382007598877 + ], + [ + "▁impersonator", + -14.863832473754883 + ], + [ + "▁fiddler", + -14.86386489868164 + ], + [ + "pep", + -14.863873481750488 + ], + [ + "▁paladin", + -14.863907814025879 + ], + [ + "referential", + -14.86394214630127 + ], + [ + "▁defin", + -14.86395263671875 + ], + [ + "▁falciparum", + -14.863960266113281 + ], + [ + "bringing", + -14.863984107971191 + ], + [ + "▁637", + -14.864021301269531 + ], + [ + "millionaire", + -14.864028930664062 + ], + [ + "worldly", + -14.864047050476074 + ], + [ + "▁sprig", + -14.864083290100098 + ], + [ + "▁Zenfone", + -14.86412239074707 + ], + [ + "▁Recovering", + -14.864166259765625 + ], + [ + "▁provocations", + -14.864198684692383 + ], + [ + "▁Lynd", + -14.864214897155762 + ], + [ + "ogon", + -14.86422348022461 + ], + [ + "料", + -14.864256858825684 + ], + [ + "excuse", + -14.864274024963379 + ], + [ + "▁dispassionate", + -14.864295959472656 + ], + [ + "▁Undo", + -14.864312171936035 + ], + [ + "▁Sleigh", + -14.864331245422363 + ], + [ + "▁yung", + -14.864360809326172 + ], + [ + "▁baste", + -14.8643798828125 + ], + [ + "mnt", + -14.864386558532715 + ], + [ + "Concept", + -14.864392280578613 + ], + [ + "▁Macaulay", + -14.864398956298828 + ], + [ + "▁forcible", + -14.864404678344727 + ], + [ + "hob", + -14.86443042755127 + ], + [ + "▁Evgeny", + -14.8644380569458 + ], + [ + "▁spellbinding", + -14.86446762084961 + ], + [ + "cinema", + -14.864474296569824 + ], + [ + "▁Cassius", + -14.86451530456543 + ], + [ + "▁enjoin", + -14.864516258239746 + ], + [ + "arpur", + -14.864522933959961 + ], + [ + "▁telepathy", + -14.864553451538086 + ], + [ + "HCC", + -14.864580154418945 + ], + [ + "▁nematodes", + -14.864591598510742 + ], + [ + "▁Ailes", + -14.864622116088867 + ], + [ + "▁regalia", + -14.864623069763184 + ], + [ + "▁mastic", + -14.864624977111816 + ], + [ + "▁Surname", + -14.864692687988281 + ], + [ + "▁adverbs", + -14.864704132080078 + ], + [ + "▁Molo", + -14.864706039428711 + ], + [ + "1089", + -14.864707946777344 + ], + [ + "▁newsgroups", + -14.864720344543457 + ], + [ + "himi", + -14.864748001098633 + ], + [ + "▁Nata", + -14.864761352539062 + ], + [ + "▁cosmo", + -14.864815711975098 + ], + [ + "▁NFP", + -14.864840507507324 + ], + [ + "▁johnson", + -14.864840507507324 + ], + [ + "yph", + -14.864884376525879 + ], + [ + "▁Glazer", + -14.864968299865723 + ], + [ + "▁Fugitive", + -14.864974021911621 + ], + [ + "opportunity", + -14.86497688293457 + ], + [ + "▁majeure", + -14.864996910095215 + ], + [ + "timber", + -14.865074157714844 + ], + [ + "▁TELE", + -14.865084648132324 + ], + [ + "▁Balmain", + -14.865094184875488 + ], + [ + "▁1763", + -14.865150451660156 + ], + [ + "▁pacify", + -14.865174293518066 + ], + [ + "▁Opa", + -14.865190505981445 + ], + [ + "▁scorpions", + -14.865203857421875 + ], + [ + "▁abstained", + -14.86520767211914 + ], + [ + "▁impinge", + -14.865228652954102 + ], + [ + "drol", + -14.86526870727539 + ], + [ + "ÂÂ", + -14.865279197692871 + ], + [ + "▁pensive", + -14.865334510803223 + ], + [ + "vessel", + -14.865337371826172 + ], + [ + "Nico", + -14.865345001220703 + ], + [ + "Mic", + -14.86546802520752 + ], + [ + "▁Trapped", + -14.865479469299316 + ], + [ + "ες", + -14.8655366897583 + ], + [ + "▁JAS", + -14.865574836730957 + ], + [ + "▁awoken", + -14.865633010864258 + ], + [ + "▁연", + -14.865643501281738 + ], + [ + "▁Boiling", + -14.865649223327637 + ], + [ + "LDS", + -14.8656644821167 + ], + [ + "▁Aftermarket", + -14.865669250488281 + ], + [ + "▁Paterno", + -14.865717887878418 + ], + [ + "▁turntables", + -14.865717887878418 + ], + [ + "NOV", + -14.865734100341797 + ], + [ + "Dealer", + -14.865757942199707 + ], + [ + "▁Woke", + -14.865757942199707 + ], + [ + "▁Salvadoran", + -14.865758895874023 + ], + [ + "▁pauper", + -14.865795135498047 + ], + [ + "▁stockbroker", + -14.865910530090332 + ], + [ + "lactic", + -14.865933418273926 + ], + [ + "▁Opto", + -14.865938186645508 + ], + [ + "▁Laxmi", + -14.865951538085938 + ], + [ + "neuter", + -14.86595344543457 + ], + [ + "Howard", + -14.865957260131836 + ], + [ + "▁anachronistic", + -14.865964889526367 + ], + [ + "▁Glamorgan", + -14.866058349609375 + ], + [ + "▁cuenta", + -14.866061210632324 + ], + [ + "Oriented", + -14.866074562072754 + ], + [ + "grande", + -14.86611270904541 + ], + [ + "▁unboxing", + -14.866142272949219 + ], + [ + "▁Pheasant", + -14.866174697875977 + ], + [ + "▁headquarter", + -14.866178512573242 + ], + [ + "vanna", + -14.866179466247559 + ], + [ + "▁Naturopathic", + -14.866179466247559 + ], + [ + "▁Gallardo", + -14.86623764038086 + ], + [ + "▁CGT", + -14.866247177124023 + ], + [ + "▁cyclin", + -14.866250038146973 + ], + [ + "▁minnows", + -14.866253852844238 + ], + [ + "▁Maxime", + -14.866254806518555 + ], + [ + "▁Aceh", + -14.866278648376465 + ], + [ + "Democratic", + -14.866291046142578 + ], + [ + "asar", + -14.866307258605957 + ], + [ + "cruise", + -14.866327285766602 + ], + [ + "▁acolyte", + -14.866375923156738 + ], + [ + "▁Mazur", + -14.866378784179688 + ], + [ + "▁Usability", + -14.86639404296875 + ], + [ + "▁Randal", + -14.86644172668457 + ], + [ + "Worth", + -14.866449356079102 + ], + [ + "▁paracetamol", + -14.866454124450684 + ], + [ + "▁misbehavior", + -14.866460800170898 + ], + [ + "▁flasks", + -14.866477966308594 + ], + [ + "▁Adopted", + -14.866499900817871 + ], + [ + "▁snatch", + -14.866504669189453 + ], + [ + "рус", + -14.866527557373047 + ], + [ + "wolves", + -14.866532325744629 + ], + [ + "ョ", + -14.866545677185059 + ], + [ + "tasy", + -14.866559982299805 + ], + [ + "▁Crowell", + -14.866560935974121 + ], + [ + "▁seafloor", + -14.866569519042969 + ], + [ + "▁deutschland", + -14.866592407226562 + ], + [ + "▁executors", + -14.866598129272461 + ], + [ + "▁corte", + -14.866606712341309 + ], + [ + "▁concordance", + -14.866630554199219 + ], + [ + "requires", + -14.866680145263672 + ], + [ + "▁telcos", + -14.866684913635254 + ], + [ + "laka", + -14.866787910461426 + ], + [ + "asking", + -14.866791725158691 + ], + [ + "defeating", + -14.866814613342285 + ], + [ + "▁Doolittle", + -14.866814613342285 + ], + [ + "▁profusion", + -14.866837501525879 + ], + [ + "▁uptight", + -14.866847038269043 + ], + [ + "zey", + -14.866851806640625 + ], + [ + "▁PROFITS", + -14.866861343383789 + ], + [ + "▁bloomer", + -14.86689281463623 + ], + [ + "▁Giri", + -14.866950988769531 + ], + [ + "▁loveliest", + -14.866950988769531 + ], + [ + "▁Watcher", + -14.866959571838379 + ], + [ + "▁Kearns", + -14.866983413696289 + ], + [ + "nase", + -14.867008209228516 + ], + [ + "éli", + -14.867012023925781 + ], + [ + "▁rambunctious", + -14.86701488494873 + ], + [ + "▁Morneau", + -14.86701774597168 + ], + [ + "▁wordless", + -14.86703872680664 + ], + [ + "▁WEDNESDAY", + -14.867061614990234 + ], + [ + "nori", + -14.867070198059082 + ], + [ + "▁Plywood", + -14.867100715637207 + ], + [ + "▁PRISM", + -14.867141723632812 + ], + [ + "yda", + -14.867156982421875 + ], + [ + "▁DPD", + -14.867180824279785 + ], + [ + "▁coaxed", + -14.86719036102295 + ], + [ + "Netflix", + -14.867203712463379 + ], + [ + "▁uncaring", + -14.86721420288086 + ], + [ + "CCT", + -14.867247581481934 + ], + [ + "idus", + -14.867256164550781 + ], + [ + "▁Strasburg", + -14.867267608642578 + ], + [ + "▁Ummm", + -14.867286682128906 + ], + [ + "▁hedgerow", + -14.867297172546387 + ], + [ + "▁illinois", + -14.867302894592285 + ], + [ + "AED", + -14.867310523986816 + ], + [ + "▁Gerson", + -14.867311477661133 + ], + [ + "▁MODERN", + -14.867318153381348 + ], + [ + "▁manoeuvres", + -14.86732006072998 + ], + [ + "Ng", + -14.867375373840332 + ], + [ + "▁pivoted", + -14.867379188537598 + ], + [ + "▁Agate", + -14.867392539978027 + ], + [ + "▁tweens", + -14.867443084716797 + ], + [ + "▁trickster", + -14.86745834350586 + ], + [ + "LITE", + -14.867466926574707 + ], + [ + "▁romanticism", + -14.867478370666504 + ], + [ + "▁yaw", + -14.8674898147583 + ], + [ + "ferential", + -14.867497444152832 + ], + [ + "oval", + -14.867527961730957 + ], + [ + "▁996", + -14.867534637451172 + ], + [ + "▁Gawker", + -14.867547988891602 + ], + [ + "▁Unlocked", + -14.867576599121094 + ], + [ + "▁signposted", + -14.867581367492676 + ], + [ + "▁Maisie", + -14.867640495300293 + ], + [ + "▁AQUA", + -14.867647171020508 + ], + [ + "▁Heyer", + -14.867664337158203 + ], + [ + "iene", + -14.86767578125 + ], + [ + "▁Schweitzer", + -14.867682456970215 + ], + [ + "wits", + -14.867693901062012 + ], + [ + "▁customising", + -14.867714881896973 + ], + [ + "▁Valla", + -14.867729187011719 + ], + [ + "▁Cardiol", + -14.867748260498047 + ], + [ + "▁Stored", + -14.867754936218262 + ], + [ + "▁Bundaberg", + -14.867762565612793 + ], + [ + "▁Pujols", + -14.867762565612793 + ], + [ + "▁Schrader", + -14.867794036865234 + ], + [ + "▁Methadone", + -14.867796897888184 + ], + [ + "Built", + -14.867819786071777 + ], + [ + "▁Limpopo", + -14.867833137512207 + ], + [ + "▁sce", + -14.867833137512207 + ], + [ + "▁scrabble", + -14.867833137512207 + ], + [ + "▁Leavitt", + -14.86783504486084 + ], + [ + "▁Tranquil", + -14.86784553527832 + ], + [ + "olol", + -14.867884635925293 + ], + [ + "▁defrauded", + -14.867908477783203 + ], + [ + "▁Lubricant", + -14.867914199829102 + ], + [ + "pocalypse", + -14.867959976196289 + ], + [ + "▁Aspiring", + -14.867980003356934 + ], + [ + "▁hallucination", + -14.867993354797363 + ], + [ + "▁kors", + -14.867999076843262 + ], + [ + "▁Solihull", + -14.868008613586426 + ], + [ + "cium", + -14.868014335632324 + ], + [ + "MMS", + -14.868019104003906 + ], + [ + "▁Thornhill", + -14.868024826049805 + ], + [ + "Œ", + -14.868029594421387 + ], + [ + "▁Recruiter", + -14.86804485321045 + ], + [ + "▁Inviting", + -14.868081092834473 + ], + [ + "ży", + -14.868084907531738 + ], + [ + "▁flunk", + -14.868183135986328 + ], + [ + "лет", + -14.868216514587402 + ], + [ + "▁Favors", + -14.868218421936035 + ], + [ + "▁clonal", + -14.868245124816895 + ], + [ + "▁Klass", + -14.868246078491211 + ], + [ + "▁reinterpret", + -14.868250846862793 + ], + [ + "▁chalky", + -14.868278503417969 + ], + [ + "▁interconnectedness", + -14.868303298950195 + ], + [ + "▁Skopje", + -14.868334770202637 + ], + [ + "gwu", + -14.8683443069458 + ], + [ + "▁Maniac", + -14.868356704711914 + ], + [ + "▁commandos", + -14.868371963500977 + ], + [ + "restore", + -14.868375778198242 + ], + [ + "▁revelatory", + -14.86839771270752 + ], + [ + "▁Cinna", + -14.868403434753418 + ], + [ + "▁gw", + -14.868423461914062 + ], + [ + "ipi", + -14.868424415588379 + ], + [ + "▁Straps", + -14.868438720703125 + ], + [ + "▁moorings", + -14.868446350097656 + ], + [ + "ām", + -14.868484497070312 + ], + [ + "Freak", + -14.868491172790527 + ], + [ + "gade", + -14.86849594116211 + ], + [ + "▁tonsils", + -14.868511199951172 + ], + [ + "blocker", + -14.868535995483398 + ], + [ + "▁playability", + -14.868645668029785 + ], + [ + "▁Aristotelian", + -14.868650436401367 + ], + [ + "Saw", + -14.868751525878906 + ], + [ + "▁unceremoniously", + -14.868762969970703 + ], + [ + "▁Dries", + -14.86877727508545 + ], + [ + "▁mercifully", + -14.868793487548828 + ], + [ + "▁Braided", + -14.868823051452637 + ], + [ + "▁squinting", + -14.86884593963623 + ], + [ + "▁stiletto", + -14.868854522705078 + ], + [ + "▁credentialing", + -14.868882179260254 + ], + [ + "▁PLOS", + -14.868921279907227 + ], + [ + "▁swooping", + -14.868962287902832 + ], + [ + "▁tiff", + -14.868968963623047 + ], + [ + "▁Mourn", + -14.869032859802246 + ], + [ + "mediation", + -14.869074821472168 + ], + [ + "▁Bhagavad", + -14.8690824508667 + ], + [ + "▁Palatine", + -14.869086265563965 + ], + [ + "▁croquet", + -14.869114875793457 + ], + [ + "▁grownups", + -14.86912727355957 + ], + [ + "▁breadwinner", + -14.869174003601074 + ], + [ + "▁webshop", + -14.869184494018555 + ], + [ + "dama", + -14.869217872619629 + ], + [ + "▁Homeopathic", + -14.869309425354004 + ], + [ + "▁Parkes", + -14.869329452514648 + ], + [ + "▁Exclusively", + -14.869343757629395 + ], + [ + "▁Banyan", + -14.869344711303711 + ], + [ + "Genius", + -14.869348526000977 + ], + [ + "▁digg", + -14.86935043334961 + ], + [ + "▁CHEAP", + -14.869373321533203 + ], + [ + "▁SLOW", + -14.869394302368164 + ], + [ + "▁Longman", + -14.869422912597656 + ], + [ + "▁scrutinizing", + -14.869434356689453 + ], + [ + "ontological", + -14.869446754455566 + ], + [ + "GEM", + -14.8694486618042 + ], + [ + "▁foetus", + -14.869463920593262 + ], + [ + "SKA", + -14.869482040405273 + ], + [ + "▁Abad", + -14.86948299407959 + ], + [ + "▁Abbe", + -14.869487762451172 + ], + [ + "▁Joule", + -14.869521141052246 + ], + [ + "▁Bladder", + -14.869524955749512 + ], + [ + "meli", + -14.869532585144043 + ], + [ + "Rox", + -14.86953353881836 + ], + [ + "▁indistinct", + -14.869545936584473 + ], + [ + "▁Spor", + -14.86957836151123 + ], + [ + "▁Gozo", + -14.869583129882812 + ], + [ + "▁efect", + -14.869617462158203 + ], + [ + "▁MEXICO", + -14.869621276855469 + ], + [ + "inyl", + -14.86963176727295 + ], + [ + "helper", + -14.869672775268555 + ], + [ + "▁SPOILER", + -14.869678497314453 + ], + [ + "fanatics", + -14.869680404663086 + ], + [ + "▁FATHER", + -14.869688034057617 + ], + [ + "▁hydrology", + -14.869688034057617 + ], + [ + "▁heuristics", + -14.869705200195312 + ], + [ + "▁Shrub", + -14.869739532470703 + ], + [ + "▁fiercest", + -14.869755744934082 + ], + [ + "▁CEM", + -14.869769096374512 + ], + [ + "lecture", + -14.869770050048828 + ], + [ + "▁Mankato", + -14.869832992553711 + ], + [ + "▁Forwarding", + -14.869833946228027 + ], + [ + "▁PSO", + -14.869836807250977 + ], + [ + "▁ש", + -14.869845390319824 + ], + [ + "▁763", + -14.869852066040039 + ], + [ + "▁Angler", + -14.869882583618164 + ], + [ + "グ", + -14.869888305664062 + ], + [ + "র", + -14.869935989379883 + ], + [ + "▁dancehall", + -14.869939804077148 + ], + [ + "trending", + -14.869945526123047 + ], + [ + "alicious", + -14.869948387145996 + ], + [ + "glin", + -14.869956970214844 + ], + [ + "▁Luft", + -14.869962692260742 + ], + [ + "▁Eighteenth", + -14.869978904724121 + ], + [ + "▁Jorgensen", + -14.870054244995117 + ], + [ + "▁minimised", + -14.87005615234375 + ], + [ + "▁Schol", + -14.870072364807129 + ], + [ + "Bolt", + -14.870089530944824 + ], + [ + "flake", + -14.870136260986328 + ], + [ + "ugen", + -14.87015151977539 + ], + [ + "▁Trimmer", + -14.870253562927246 + ], + [ + "▁Entrants", + -14.870255470275879 + ], + [ + "▁Akwa", + -14.870259284973145 + ], + [ + "안", + -14.870262145996094 + ], + [ + "ERGE", + -14.870274543762207 + ], + [ + "Insider", + -14.870290756225586 + ], + [ + "▁equalize", + -14.870311737060547 + ], + [ + "formula", + -14.87032699584961 + ], + [ + "▁MEK", + -14.870329856872559 + ], + [ + "▁Dennison", + -14.870345115661621 + ], + [ + "▁cleat", + -14.870365142822266 + ], + [ + "▁Nittany", + -14.870452880859375 + ], + [ + "▁Swinging", + -14.870458602905273 + ], + [ + "▁Falco", + -14.870464324951172 + ], + [ + "▁punto", + -14.870482444763184 + ], + [ + "▁BATTLE", + -14.870514869689941 + ], + [ + "▁centralization", + -14.870532989501953 + ], + [ + "▁agitate", + -14.870535850524902 + ], + [ + "▁Armies", + -14.870550155639648 + ], + [ + "▁Kosta", + -14.870552062988281 + ], + [ + "▁Argonaut", + -14.870580673217773 + ], + [ + "Murray", + -14.870622634887695 + ], + [ + "▁Dataset", + -14.870643615722656 + ], + [ + "▁Hashim", + -14.870647430419922 + ], + [ + "▁WISE", + -14.870656967163086 + ], + [ + "▁Parsley", + -14.87069320678711 + ], + [ + "roh", + -14.870707511901855 + ], + [ + "▁Putney", + -14.87071704864502 + ], + [ + "▁perusal", + -14.870718955993652 + ], + [ + "▁infringer", + -14.870738983154297 + ], + [ + "scheme", + -14.870769500732422 + ], + [ + "▁familiarise", + -14.87077808380127 + ], + [ + "▁AbbVie", + -14.870862007141113 + ], + [ + "frills", + -14.870881080627441 + ], + [ + "山", + -14.870881080627441 + ], + [ + "その", + -14.870882034301758 + ], + [ + "imble", + -14.870903968811035 + ], + [ + "▁shrubbery", + -14.87093734741211 + ], + [ + "Alba", + -14.870941162109375 + ], + [ + "▁Applebee", + -14.87094783782959 + ], + [ + "▁McDonagh", + -14.87096881866455 + ], + [ + "ând", + -14.870990753173828 + ], + [ + "capita", + -14.871002197265625 + ], + [ + "▁myrtle", + -14.871002197265625 + ], + [ + "▁JUMP", + -14.871012687683105 + ], + [ + "Mario", + -14.8710298538208 + ], + [ + "▁matchless", + -14.871073722839355 + ], + [ + "▁regurgitate", + -14.871097564697266 + ], + [ + "▁Compartment", + -14.871103286743164 + ], + [ + "aoui", + -14.871176719665527 + ], + [ + "▁erratically", + -14.87118911743164 + ], + [ + "▁PTE", + -14.87119197845459 + ], + [ + "▁Veld", + -14.87119197845459 + ], + [ + "▁invader", + -14.871192932128906 + ], + [ + "rater", + -14.871208190917969 + ], + [ + "▁Watchdog", + -14.871209144592285 + ], + [ + "▁Vadodara", + -14.871214866638184 + ], + [ + "▁Batten", + -14.8712739944458 + ], + [ + "▁Haim", + -14.871294975280762 + ], + [ + "▁sissy", + -14.871316909790039 + ], + [ + "▁affinities", + -14.871356010437012 + ], + [ + "▁pageviews", + -14.871416091918945 + ], + [ + "keyword", + -14.871450424194336 + ], + [ + "icillin", + -14.871484756469727 + ], + [ + "▁Mulan", + -14.871526718139648 + ], + [ + "▁Vermeer", + -14.871556282043457 + ], + [ + "▁intersected", + -14.871583938598633 + ], + [ + "▁morsels", + -14.87159252166748 + ], + [ + "▁Gabba", + -14.871636390686035 + ], + [ + "Changing", + -14.87165641784668 + ], + [ + "▁Paseo", + -14.871659278869629 + ], + [ + "DLL", + -14.871671676635742 + ], + [ + "▁Ardmore", + -14.87169075012207 + ], + [ + "▁panhandle", + -14.871709823608398 + ], + [ + "terrible", + -14.87173843383789 + ], + [ + "▁VMS", + -14.871780395507812 + ], + [ + "NSC", + -14.871794700622559 + ], + [ + "Portrait", + -14.871800422668457 + ], + [ + "▁encroach", + -14.871803283691406 + ], + [ + "▁gnarly", + -14.871824264526367 + ], + [ + "▁headspace", + -14.871825218200684 + ], + [ + "▁metronidazole", + -14.871870994567871 + ], + [ + "▁imbalanced", + -14.871894836425781 + ], + [ + "▁skyward", + -14.87190055847168 + ], + [ + "▁statically", + -14.871903419494629 + ], + [ + "ન", + -14.871906280517578 + ], + [ + "▁Uro", + -14.871954917907715 + ], + [ + "bhar", + -14.871978759765625 + ], + [ + "▁seagulls", + -14.871997833251953 + ], + [ + "ской", + -14.872003555297852 + ], + [ + "▁Spei", + -14.872044563293457 + ], + [ + "▁BUCK", + -14.872049331665039 + ], + [ + "▁Lando", + -14.872057914733887 + ], + [ + "▁strattera", + -14.872062683105469 + ], + [ + "▁becuase", + -14.872082710266113 + ], + [ + "▁Fergie", + -14.87211799621582 + ], + [ + "▁CHANGES", + -14.872137069702148 + ], + [ + "▁Waddell", + -14.872160911560059 + ], + [ + "▁Patra", + -14.87216567993164 + ], + [ + "▁Standardization", + -14.872207641601562 + ], + [ + "▁continu", + -14.872209548950195 + ], + [ + "▁tanked", + -14.872214317321777 + ], + [ + "▁DBT", + -14.87221908569336 + ], + [ + "superior", + -14.872220039367676 + ], + [ + "towel", + -14.872251510620117 + ], + [ + "lete", + -14.872306823730469 + ], + [ + "▁Razz", + -14.872313499450684 + ], + [ + "▁shoebox", + -14.872321128845215 + ], + [ + "▁Darwinism", + -14.872371673583984 + ], + [ + "followed", + -14.872434616088867 + ], + [ + "ushka", + -14.872488021850586 + ], + [ + "▁마", + -14.872535705566406 + ], + [ + "▁Subsidiary", + -14.872551918029785 + ], + [ + "▁Seder", + -14.872565269470215 + ], + [ + "▁Nanak", + -14.872588157653809 + ], + [ + "▁photoreceptor", + -14.87259292602539 + ], + [ + "▁Taoiseach", + -14.872598648071289 + ], + [ + "Crypt", + -14.87269115447998 + ], + [ + "▁Blay", + -14.872700691223145 + ], + [ + "▁UAVs", + -14.8727388381958 + ], + [ + "▁thailand", + -14.872753143310547 + ], + [ + "swept", + -14.872757911682129 + ], + [ + "chromic", + -14.87276840209961 + ], + [ + "Latino", + -14.872776985168457 + ], + [ + "▁Vasco", + -14.872784614562988 + ], + [ + "▁aggregators", + -14.872791290283203 + ], + [ + "▁VISTA", + -14.872797012329102 + ], + [ + "▁Judaic", + -14.872831344604492 + ], + [ + "muir", + -14.872835159301758 + ], + [ + "▁Rube", + -14.872855186462402 + ], + [ + "▁Veranda", + -14.872857093811035 + ], + [ + "utton", + -14.872879028320312 + ], + [ + "▁RDP", + -14.872883796691895 + ], + [ + "▁mussel", + -14.872893333435059 + ], + [ + "▁undeclared", + -14.8729248046875 + ], + [ + "▁Quaid", + -14.872953414916992 + ], + [ + "▁uproot", + -14.872963905334473 + ], + [ + "vapor", + -14.873004913330078 + ], + [ + "▁leche", + -14.873005867004395 + ], + [ + "dei", + -14.873035430908203 + ], + [ + "▁Bruyne", + -14.873055458068848 + ], + [ + "▁Robber", + -14.87307071685791 + ], + [ + "▁jiffy", + -14.873190879821777 + ], + [ + "zé", + -14.873205184936523 + ], + [ + "▁Sallie", + -14.873223304748535 + ], + [ + "▁Rade", + -14.873245239257812 + ], + [ + "▁Bech", + -14.873276710510254 + ], + [ + "ич", + -14.87330150604248 + ], + [ + "luster", + -14.873329162597656 + ], + [ + "abble", + -14.873335838317871 + ], + [ + "▁recursion", + -14.87335205078125 + ], + [ + "blocked", + -14.873366355895996 + ], + [ + "▁yearned", + -14.873373985290527 + ], + [ + "▁Keil", + -14.87337875366211 + ], + [ + "▁uncharacteristically", + -14.873419761657715 + ], + [ + "▁nella", + -14.873429298400879 + ], + [ + "▁Ghanaians", + -14.87345027923584 + ], + [ + "▁vacu", + -14.873470306396484 + ], + [ + "▁intimation", + -14.87347412109375 + ], + [ + "▁Pergola", + -14.873478889465332 + ], + [ + "eddy", + -14.873485565185547 + ], + [ + "▁Marist", + -14.873485565185547 + ], + [ + "▁chez", + -14.873505592346191 + ], + [ + "▁Cerve", + -14.873566627502441 + ], + [ + "▁König", + -14.873612403869629 + ], + [ + "escens", + -14.873634338378906 + ], + [ + "▁Tigre", + -14.873642921447754 + ], + [ + "▁Reinforcement", + -14.873661041259766 + ], + [ + "Charm", + -14.873664855957031 + ], + [ + "▁ringside", + -14.873702049255371 + ], + [ + "▁Distortion", + -14.8737154006958 + ], + [ + "▁NWO", + -14.8737154006958 + ], + [ + "▁Haunting", + -14.87371826171875 + ], + [ + "▁MOH", + -14.873724937438965 + ], + [ + "▁embolden", + -14.873738288879395 + ], + [ + "▁RAPID", + -14.873780250549316 + ], + [ + "▁houseplants", + -14.873819351196289 + ], + [ + "▁Congenital", + -14.873900413513184 + ], + [ + "▁GameStop", + -14.873912811279297 + ], + [ + "심", + -14.87391471862793 + ], + [ + "▁Gumtree", + -14.873927116394043 + ], + [ + "elian", + -14.873968124389648 + ], + [ + "▁foodborne", + -14.873985290527344 + ], + [ + "因", + -14.87398910522461 + ], + [ + "▁piglets", + -14.87402629852295 + ], + [ + "▁carotenoids", + -14.874053955078125 + ], + [ + "▁mistletoe", + -14.874079704284668 + ], + [ + "Prov", + -14.874083518981934 + ], + [ + "▁dethrone", + -14.874105453491211 + ], + [ + "▁Olo", + -14.874124526977539 + ], + [ + "▁NARA", + -14.874141693115234 + ], + [ + "araj", + -14.874143600463867 + ], + [ + "▁quarantined", + -14.874143600463867 + ], + [ + "etched", + -14.87417221069336 + ], + [ + "Manual", + -14.874173164367676 + ], + [ + "▁HART", + -14.874183654785156 + ], + [ + "▁Mongols", + -14.87420654296875 + ], + [ + "▁Astronomers", + -14.874226570129395 + ], + [ + "▁invigorated", + -14.87425422668457 + ], + [ + "▁Moyo", + -14.874296188354492 + ], + [ + "3333", + -14.874308586120605 + ], + [ + "AZA", + -14.874311447143555 + ], + [ + "achu", + -14.874321937561035 + ], + [ + "▁ATG", + -14.874324798583984 + ], + [ + "▁springy", + -14.874332427978516 + ], + [ + "hemi", + -14.874370574951172 + ], + [ + "▁Rostov", + -14.874388694763184 + ], + [ + "▁Portability", + -14.874414443969727 + ], + [ + "▁DIM", + -14.874415397644043 + ], + [ + "▁Geary", + -14.874417304992676 + ], + [ + "▁correlating", + -14.874458312988281 + ], + [ + "▁584", + -14.874491691589355 + ], + [ + "▁Pretzel", + -14.874493598937988 + ], + [ + "▁nullified", + -14.874518394470215 + ], + [ + "koi", + -14.874526977539062 + ], + [ + "▁paleontologist", + -14.87453842163086 + ], + [ + "▁lutein", + -14.874545097351074 + ], + [ + "dealers", + -14.874547958374023 + ], + [ + "▁monogrammed", + -14.874547958374023 + ], + [ + "▁BRIGHT", + -14.874557495117188 + ], + [ + "▁postcolonial", + -14.874568939208984 + ], + [ + "Investor", + -14.874662399291992 + ], + [ + "Pace", + -14.874761581420898 + ], + [ + "gamy", + -14.874771118164062 + ], + [ + "▁Antibiotic", + -14.874788284301758 + ], + [ + "SLR", + -14.874814987182617 + ], + [ + "▁SESSION", + -14.874820709228516 + ], + [ + "▁footstool", + -14.874849319458008 + ], + [ + "▁Referrals", + -14.874860763549805 + ], + [ + "▁sarco", + -14.874866485595703 + ], + [ + "SIE", + -14.874889373779297 + ], + [ + "pride", + -14.874890327453613 + ], + [ + "zynski", + -14.874916076660156 + ], + [ + "▁Intranet", + -14.87492561340332 + ], + [ + "ENNA", + -14.874929428100586 + ], + [ + "▁Posner", + -14.874929428100586 + ], + [ + "▁colle", + -14.874938011169434 + ], + [ + "cratic", + -14.874945640563965 + ], + [ + "militar", + -14.874951362609863 + ], + [ + "▁landscapers", + -14.875100135803223 + ], + [ + "▁Ribeiro", + -14.8751220703125 + ], + [ + "▁Meant", + -14.875199317932129 + ], + [ + "▁IDEAS", + -14.875201225280762 + ], + [ + "▁kegs", + -14.87523365020752 + ], + [ + "HIT", + -14.875256538391113 + ], + [ + "landscape", + -14.87527847290039 + ], + [ + "▁carting", + -14.875282287597656 + ], + [ + "PTSD", + -14.875300407409668 + ], + [ + "▁Haddon", + -14.87533187866211 + ], + [ + "▁Adelson", + -14.875370979309082 + ], + [ + "▁capitulate", + -14.875391960144043 + ], + [ + "▁phylogeny", + -14.875432014465332 + ], + [ + "Hide", + -14.875434875488281 + ], + [ + "▁showerhead", + -14.875438690185547 + ], + [ + "Magazine", + -14.875446319580078 + ], + [ + "niche", + -14.875470161437988 + ], + [ + "▁Mopar", + -14.87547779083252 + ], + [ + "▁scull", + -14.87549114227295 + ], + [ + "▁799", + -14.875614166259766 + ], + [ + "▁Coleridge", + -14.875631332397461 + ], + [ + "▁determin", + -14.875686645507812 + ], + [ + "Holly", + -14.875707626342773 + ], + [ + "▁SDSU", + -14.875718116760254 + ], + [ + "▁Acai", + -14.875752449035645 + ], + [ + "▁Memes", + -14.87575912475586 + ], + [ + "▁obelisk", + -14.875774383544922 + ], + [ + "toun", + -14.875791549682617 + ], + [ + "▁Asana", + -14.87580680847168 + ], + [ + "appel", + -14.875811576843262 + ], + [ + "yyyy", + -14.875811576843262 + ], + [ + "▁XVII", + -14.875813484191895 + ], + [ + "TCA", + -14.875880241394043 + ], + [ + "Pig", + -14.875908851623535 + ], + [ + "▁Spontaneous", + -14.87591552734375 + ], + [ + "PMC", + -14.875968933105469 + ], + [ + "▁zeroed", + -14.875968933105469 + ], + [ + "▁bilge", + -14.875978469848633 + ], + [ + "▁PVA", + -14.875981330871582 + ], + [ + "▁tomboy", + -14.875995635986328 + ], + [ + "▁Bulawayo", + -14.875997543334961 + ], + [ + "chez", + -14.876014709472656 + ], + [ + "▁ghouls", + -14.876028060913086 + ], + [ + "▁pertussis", + -14.876032829284668 + ], + [ + "▁Lanzarote", + -14.876068115234375 + ], + [ + "▁Palaeo", + -14.876068115234375 + ], + [ + "▁657", + -14.876089096069336 + ], + [ + "▁stapler", + -14.876090049743652 + ], + [ + "Rum", + -14.876163482666016 + ], + [ + "▁Funko", + -14.876213073730469 + ], + [ + "▁expropriation", + -14.876233100891113 + ], + [ + "eski", + -14.87624454498291 + ], + [ + "▁revi", + -14.876266479492188 + ], + [ + "▁Organisers", + -14.876311302185059 + ], + [ + "▁Woodlawn", + -14.876355171203613 + ], + [ + "▁Maeve", + -14.876363754272461 + ], + [ + "▁Wolfsburg", + -14.87636947631836 + ], + [ + "▁criminology", + -14.876379013061523 + ], + [ + "▁Birla", + -14.876387596130371 + ], + [ + "decided", + -14.876389503479004 + ], + [ + "▁Amphi", + -14.876389503479004 + ], + [ + "dresser", + -14.876426696777344 + ], + [ + "nara", + -14.876458168029785 + ], + [ + "cially", + -14.876459121704102 + ], + [ + "▁crossfire", + -14.876493453979492 + ], + [ + "▁provisioned", + -14.87657642364502 + ], + [ + "RAF", + -14.876581192016602 + ], + [ + "▁glorifying", + -14.876623153686523 + ], + [ + "buyers", + -14.876632690429688 + ], + [ + "ین", + -14.87663745880127 + ], + [ + "grilled", + -14.876657485961914 + ], + [ + "Coupon", + -14.87667179107666 + ], + [ + "▁sternum", + -14.876676559448242 + ], + [ + "▁Gere", + -14.876687049865723 + ], + [ + "▁refiners", + -14.876696586608887 + ], + [ + "▁Optimist", + -14.87672233581543 + ], + [ + "nser", + -14.876724243164062 + ], + [ + "▁Swell", + -14.876733779907227 + ], + [ + "inë", + -14.87673568725586 + ], + [ + "▁Midstream", + -14.876738548278809 + ], + [ + "VEL", + -14.876744270324707 + ], + [ + "Harvard", + -14.876753807067871 + ], + [ + "▁Esperanza", + -14.876753807067871 + ], + [ + "▁liaising", + -14.87677001953125 + ], + [ + "▁IgE", + -14.876787185668945 + ], + [ + "▁bluesy", + -14.876810073852539 + ], + [ + "▁yogic", + -14.876846313476562 + ], + [ + "▁Combe", + -14.876851081848145 + ], + [ + "▁Pepperdine", + -14.876870155334473 + ], + [ + "▁ultralight", + -14.876910209655762 + ], + [ + "▁Niklas", + -14.876937866210938 + ], + [ + "▁Telo", + -14.876938819885254 + ], + [ + "indoor", + -14.876961708068848 + ], + [ + "physiology", + -14.877018928527832 + ], + [ + "▁Aeon", + -14.877042770385742 + ], + [ + "▁lyrically", + -14.877069473266602 + ], + [ + "Waiting", + -14.877071380615234 + ], + [ + "▁cherub", + -14.877155303955078 + ], + [ + "clav", + -14.877175331115723 + ], + [ + "▁Markey", + -14.877270698547363 + ], + [ + "▁Snowball", + -14.877312660217285 + ], + [ + "▁nix", + -14.877372741699219 + ], + [ + "▁Negotiating", + -14.877459526062012 + ], + [ + "▁motorhomes", + -14.877476692199707 + ], + [ + "▁Pivotal", + -14.877494812011719 + ], + [ + "▁Cid", + -14.877509117126465 + ], + [ + "▁Ripon", + -14.87751293182373 + ], + [ + "▁foreclose", + -14.877574920654297 + ], + [ + "hena", + -14.877575874328613 + ], + [ + "▁Trophies", + -14.87762451171875 + ], + [ + "Browse", + -14.877641677856445 + ], + [ + "▁proliferating", + -14.877683639526367 + ], + [ + "mould", + -14.877689361572266 + ], + [ + "▁benched", + -14.877692222595215 + ], + [ + "▁gente", + -14.87770938873291 + ], + [ + "▁transcending", + -14.877781867980957 + ], + [ + "▁Antitrust", + -14.877790451049805 + ], + [ + "▁datum", + -14.877799987792969 + ], + [ + "▁Khawaja", + -14.877801895141602 + ], + [ + "▁pisses", + -14.877812385559082 + ], + [ + "Discovery", + -14.87782096862793 + ], + [ + "▁3400", + -14.877873420715332 + ], + [ + "▁gnomes", + -14.877883911132812 + ], + [ + "pple", + -14.877897262573242 + ], + [ + "▁frustrates", + -14.877907752990723 + ], + [ + "EKA", + -14.877944946289062 + ], + [ + "하기", + -14.877944946289062 + ], + [ + "▁Dissent", + -14.877959251403809 + ], + [ + "▁PRODUCTION", + -14.877991676330566 + ], + [ + "▁Moj", + -14.87800407409668 + ], + [ + "▁reprogram", + -14.8780517578125 + ], + [ + "▁TNC", + -14.878057479858398 + ], + [ + "▁sentry", + -14.878060340881348 + ], + [ + "▁Hightower", + -14.878084182739258 + ], + [ + "▁Juke", + -14.878097534179688 + ], + [ + "Wonderful", + -14.87817096710205 + ], + [ + "▁StarCraft", + -14.878173828125 + ], + [ + "▁Leaks", + -14.878189086914062 + ], + [ + "doom", + -14.878190994262695 + ], + [ + "▁Watters", + -14.878241539001465 + ], + [ + "wander", + -14.878251075744629 + ], + [ + "▁Danforth", + -14.878264427185059 + ], + [ + "▁steeple", + -14.878324508666992 + ], + [ + "▁referent", + -14.878327369689941 + ], + [ + "▁Société", + -14.878438949584961 + ], + [ + "▁Zoya", + -14.878576278686523 + ], + [ + "▁Gaby", + -14.878581047058105 + ], + [ + "▁tutti", + -14.878584861755371 + ], + [ + "▁UNA", + -14.878620147705078 + ], + [ + "▁Foxtel", + -14.878632545471191 + ], + [ + "▁expediency", + -14.87867546081543 + ], + [ + "▁Schulte", + -14.878677368164062 + ], + [ + "▁tufts", + -14.878681182861328 + ], + [ + "clusive", + -14.878726959228516 + ], + [ + "efa", + -14.878759384155273 + ], + [ + "▁Shing", + -14.878774642944336 + ], + [ + "▁Chantilly", + -14.878786087036133 + ], + [ + "▁Freemasons", + -14.878793716430664 + ], + [ + "▁Authorize", + -14.878867149353027 + ], + [ + "▁conscription", + -14.878877639770508 + ], + [ + "▁positron", + -14.878884315490723 + ], + [ + "▁Yosef", + -14.878891944885254 + ], + [ + "▁Rebuilding", + -14.87891674041748 + ], + [ + "▁gagged", + -14.878942489624023 + ], + [ + "▁unfollow", + -14.878971099853516 + ], + [ + "▁unelected", + -14.87898063659668 + ], + [ + "▁verily", + -14.87898063659668 + ], + [ + "▁906", + -14.878996849060059 + ], + [ + "▁JANUARY", + -14.879006385803223 + ], + [ + "▁evangelize", + -14.879079818725586 + ], + [ + "▁Macclesfield", + -14.879100799560547 + ], + [ + "▁Chorale", + -14.879104614257812 + ], + [ + "▁Muc", + -14.879106521606445 + ], + [ + "▁Sande", + -14.879159927368164 + ], + [ + "▁Scand", + -14.879173278808594 + ], + [ + "▁ayurvedic", + -14.879195213317871 + ], + [ + "Aging", + -14.879205703735352 + ], + [ + "▁HMC", + -14.879222869873047 + ], + [ + "▁gegen", + -14.879228591918945 + ], + [ + "▁GCP", + -14.87923526763916 + ], + [ + "▁Mackinac", + -14.879242897033691 + ], + [ + "▁Fishermen", + -14.879247665405273 + ], + [ + "▁Storing", + -14.879279136657715 + ], + [ + "BSA", + -14.879369735717773 + ], + [ + "▁Whalen", + -14.87938404083252 + ], + [ + "▁Haggard", + -14.879405975341797 + ], + [ + "еу", + -14.879509925842285 + ], + [ + "▁imagin", + -14.879541397094727 + ], + [ + "▁mulching", + -14.879547119140625 + ], + [ + "opathies", + -14.879598617553711 + ], + [ + "▁FEMALE", + -14.879615783691406 + ], + [ + "▁Brach", + -14.879621505737305 + ], + [ + "▁Luci", + -14.879684448242188 + ], + [ + "▁unabashedly", + -14.879697799682617 + ], + [ + "IGO", + -14.879731178283691 + ], + [ + "▁CRL", + -14.879755973815918 + ], + [ + "▁quadri", + -14.879777908325195 + ], + [ + "jera", + -14.879791259765625 + ], + [ + "▁hydrochloric", + -14.879833221435547 + ], + [ + "اه", + -14.879853248596191 + ], + [ + "ズ", + -14.879862785339355 + ], + [ + "▁Knead", + -14.879876136779785 + ], + [ + "▁congregants", + -14.879892349243164 + ], + [ + "▁Therma", + -14.879922866821289 + ], + [ + "▁CCW", + -14.879928588867188 + ], + [ + "▁ibid", + -14.879938125610352 + ], + [ + "▁CWA", + -14.879952430725098 + ], + [ + "▁Aishwarya", + -14.879963874816895 + ], + [ + "▁DIDN", + -14.879966735839844 + ], + [ + "▁Varnish", + -14.88001823425293 + ], + [ + "▁neonates", + -14.880111694335938 + ], + [ + "▁CoQ", + -14.88011360168457 + ], + [ + "ุ", + -14.880115509033203 + ], + [ + "▁Compressed", + -14.880121231079102 + ], + [ + "▁Vide", + -14.880125045776367 + ], + [ + "▁skilfully", + -14.88014030456543 + ], + [ + "▁terre", + -14.880168914794922 + ], + [ + "▁intraoperative", + -14.880172729492188 + ], + [ + "▁OCA", + -14.880193710327148 + ], + [ + "▁fizzled", + -14.880193710327148 + ], + [ + "▁DuPage", + -14.880204200744629 + ], + [ + "▁exegesis", + -14.88021183013916 + ], + [ + "▁idiosyncrasies", + -14.88023567199707 + ], + [ + "▁Peli", + -14.88025188446045 + ], + [ + "▁councilman", + -14.88029956817627 + ], + [ + "▁807", + -14.880321502685547 + ], + [ + "▁aghast", + -14.880354881286621 + ], + [ + "▁protestant", + -14.88035774230957 + ], + [ + "▁Lancers", + -14.880362510681152 + ], + [ + "▁Geis", + -14.880379676818848 + ], + [ + "▁scamper", + -14.880385398864746 + ], + [ + "▁Chancery", + -14.880425453186035 + ], + [ + "▁laundered", + -14.880453109741211 + ], + [ + "▁Mangan", + -14.880456924438477 + ], + [ + "▁otros", + -14.880491256713867 + ], + [ + "▁Ghibli", + -14.880501747131348 + ], + [ + "▁Boho", + -14.880535125732422 + ], + [ + "▁bookshops", + -14.880538940429688 + ], + [ + "▁suburbia", + -14.880550384521484 + ], + [ + "▁Stevenage", + -14.880609512329102 + ], + [ + "▁Sockets", + -14.88061237335205 + ], + [ + "▁DCM", + -14.880617141723633 + ], + [ + "▁pariah", + -14.880627632141113 + ], + [ + "▁fugitives", + -14.880714416503906 + ], + [ + "isierung", + -14.880766868591309 + ], + [ + "▁Thoracic", + -14.880769729614258 + ], + [ + "Hodgkin", + -14.880792617797852 + ], + [ + "alley", + -14.88079833984375 + ], + [ + "▁Seventies", + -14.880802154541016 + ], + [ + "▁Halong", + -14.88080883026123 + ], + [ + "▁Tapper", + -14.880897521972656 + ], + [ + "circum", + -14.880918502807617 + ], + [ + "▁Rushing", + -14.880918502807617 + ], + [ + "▁vibrates", + -14.880925178527832 + ], + [ + "▁McConaughey", + -14.88093376159668 + ], + [ + "LAST", + -14.880939483642578 + ], + [ + "▁Decimal", + -14.880953788757324 + ], + [ + "▁engulfing", + -14.880993843078613 + ], + [ + "▁subgenre", + -14.881006240844727 + ], + [ + "whistle", + -14.881012916564941 + ], + [ + "▁€50", + -14.88101577758789 + ], + [ + "▁Shibuya", + -14.881016731262207 + ], + [ + "▁Absolut", + -14.881030082702637 + ], + [ + "▁Kani", + -14.88104248046875 + ], + [ + "ộ", + -14.881062507629395 + ], + [ + "▁Chiba", + -14.88109302520752 + ], + [ + "▁Maurer", + -14.881101608276367 + ], + [ + "▁Lond", + -14.881107330322266 + ], + [ + "▁physic", + -14.881115913391113 + ], + [ + "analyse", + -14.881145477294922 + ], + [ + "Quin", + -14.881152153015137 + ], + [ + "▁gru", + -14.88117790222168 + ], + [ + "glaze", + -14.881192207336426 + ], + [ + "▁Wold", + -14.881205558776855 + ], + [ + "▁Winger", + -14.881216049194336 + ], + [ + "▁AAV", + -14.881223678588867 + ], + [ + "▁McDougal", + -14.881359100341797 + ], + [ + "▁Antioxidant", + -14.881361961364746 + ], + [ + "▁Adjuster", + -14.881402015686035 + ], + [ + "▁expe", + -14.881413459777832 + ], + [ + "NEA", + -14.881418228149414 + ], + [ + "▁Frid", + -14.881424903869629 + ], + [ + "buried", + -14.881439208984375 + ], + [ + "▁NEEDED", + -14.881452560424805 + ], + [ + "peck", + -14.881457328796387 + ], + [ + "▁clamber", + -14.881485939025879 + ], + [ + "▁Detachment", + -14.881490707397461 + ], + [ + "▁captaincy", + -14.881502151489258 + ], + [ + "▁slather", + -14.881564140319824 + ], + [ + "▁Latimer", + -14.881566047668457 + ], + [ + "▁dese", + -14.881575584411621 + ], + [ + "▁și", + -14.881608963012695 + ], + [ + "▁prion", + -14.881685256958008 + ], + [ + "▁Tremendous", + -14.881715774536133 + ], + [ + "▁utah", + -14.881729125976562 + ], + [ + "▁daw", + -14.881791114807129 + ], + [ + "rris", + -14.881817817687988 + ], + [ + "▁Goya", + -14.881826400756836 + ], + [ + "▁Galley", + -14.881855964660645 + ], + [ + "▁haughty", + -14.881857872009277 + ], + [ + "▁perches", + -14.881878852844238 + ], + [ + "▁workweek", + -14.881881713867188 + ], + [ + "▁Vib", + -14.881884574890137 + ], + [ + "Reports", + -14.88192367553711 + ], + [ + "▁viti", + -14.881991386413574 + ], + [ + "▁MOOCs", + -14.882044792175293 + ], + [ + "▁Lieut", + -14.882055282592773 + ], + [ + "▁sylv", + -14.882059097290039 + ], + [ + "▁Dundalk", + -14.882071495056152 + ], + [ + "▁MSE", + -14.882071495056152 + ], + [ + "▁Niacin", + -14.88209342956543 + ], + [ + "▁004", + -14.882123947143555 + ], + [ + "▁wettest", + -14.882137298583984 + ], + [ + "▁Microchip", + -14.882148742675781 + ], + [ + "RIG", + -14.882183074951172 + ], + [ + "escalation", + -14.88221263885498 + ], + [ + "▁dismembered", + -14.882213592529297 + ], + [ + "▁Nutritionist", + -14.882216453552246 + ], + [ + "▁Vaseline", + -14.882241249084473 + ], + [ + "▁Balu", + -14.88227653503418 + ], + [ + "▁Pathol", + -14.882308959960938 + ], + [ + "▁Zambezi", + -14.882367134094238 + ], + [ + "Outstanding", + -14.882370948791504 + ], + [ + "▁Yamato", + -14.882386207580566 + ], + [ + "apura", + -14.8823881149292 + ], + [ + "Busch", + -14.882408142089844 + ], + [ + "▁Italic", + -14.882425308227539 + ], + [ + "vinci", + -14.882447242736816 + ], + [ + "▁fairgrounds", + -14.882472038269043 + ], + [ + "▁Filippo", + -14.88254165649414 + ], + [ + "punkt", + -14.882587432861328 + ], + [ + "▁Brood", + -14.882594108581543 + ], + [ + "▁dyke", + -14.882628440856934 + ], + [ + "Pattern", + -14.88263988494873 + ], + [ + "▁psychotropic", + -14.88263988494873 + ], + [ + "nego", + -14.882648468017578 + ], + [ + "▁WHL", + -14.882658004760742 + ], + [ + "▁Vile", + -14.882691383361816 + ], + [ + "▁buggies", + -14.88269329071045 + ], + [ + "ề", + -14.882699012756348 + ], + [ + "▁Crayola", + -14.882705688476562 + ], + [ + "▁bluebird", + -14.882710456848145 + ], + [ + "guardians", + -14.882721900939941 + ], + [ + "courage", + -14.882728576660156 + ], + [ + "▁Douma", + -14.882789611816406 + ], + [ + "Cream", + -14.882808685302734 + ], + [ + "▁nonviolence", + -14.882810592651367 + ], + [ + "▁uf", + -14.882840156555176 + ], + [ + "▁Muff", + -14.88286304473877 + ], + [ + "▁boudoir", + -14.882877349853516 + ], + [ + "▁Barnier", + -14.882895469665527 + ], + [ + "▁throngs", + -14.88291072845459 + ], + [ + "▁Glyc", + -14.882964134216309 + ], + [ + "▁COAST", + -14.883005142211914 + ], + [ + "TRANS", + -14.883014678955078 + ], + [ + "▁Mourning", + -14.883030891418457 + ], + [ + "▁Mukesh", + -14.883038520812988 + ], + [ + "▁impostor", + -14.883161544799805 + ], + [ + "▁presuming", + -14.883185386657715 + ], + [ + "▁659", + -14.883260726928711 + ], + [ + "▁cowgirl", + -14.883304595947266 + ], + [ + "▁inalienable", + -14.883317947387695 + ], + [ + "mutual", + -14.883331298828125 + ], + [ + "▁tellers", + -14.883341789245605 + ], + [ + "였", + -14.883352279663086 + ], + [ + "Trak", + -14.883377075195312 + ], + [ + "▁Periodically", + -14.883378028869629 + ], + [ + "▁Kahlo", + -14.88339614868164 + ], + [ + "▁HEAVY", + -14.883410453796387 + ], + [ + "▁McAllen", + -14.883434295654297 + ], + [ + "Cafe", + -14.883437156677246 + ], + [ + "▁redeploy", + -14.883451461791992 + ], + [ + "▁Consort", + -14.883463859558105 + ], + [ + "▁Calorie", + -14.883469581604004 + ], + [ + "▁diverging", + -14.8834810256958 + ], + [ + "▁Expired", + -14.88354206085205 + ], + [ + "haler", + -14.883550643920898 + ], + [ + "situation", + -14.88355541229248 + ], + [ + "Tiny", + -14.88355827331543 + ], + [ + "▁HEY", + -14.883586883544922 + ], + [ + "ROL", + -14.883590698242188 + ], + [ + "RATOR", + -14.88361644744873 + ], + [ + "▁Zinfandel", + -14.883648872375488 + ], + [ + "▁MHS", + -14.883654594421387 + ], + [ + "▁logarithm", + -14.883666038513184 + ], + [ + "eberg", + -14.883707046508789 + ], + [ + "▁Modulation", + -14.883753776550293 + ], + [ + "▁Museveni", + -14.883770942687988 + ], + [ + "▁snubbed", + -14.883793830871582 + ], + [ + "▁Exorcist", + -14.883849143981934 + ], + [ + "YYYY", + -14.88385009765625 + ], + [ + "ridi", + -14.883868217468262 + ], + [ + "▁Hibernate", + -14.88389778137207 + ], + [ + "▁validator", + -14.883942604064941 + ], + [ + "Katie", + -14.883943557739258 + ], + [ + "▁NSCLC", + -14.883980751037598 + ], + [ + "▁Initiate", + -14.883987426757812 + ], + [ + "▁VERSION", + -14.883990287780762 + ], + [ + "▁chairmen", + -14.883991241455078 + ], + [ + "Latest", + -14.884016990661621 + ], + [ + "▁ان", + -14.88401985168457 + ], + [ + "हा", + -14.884032249450684 + ], + [ + "▁dastardly", + -14.884063720703125 + ], + [ + "KAT", + -14.884096145629883 + ], + [ + "▁Rovi", + -14.884099006652832 + ], + [ + "ceta", + -14.884140014648438 + ], + [ + "▁발", + -14.884164810180664 + ], + [ + "expo", + -14.884186744689941 + ], + [ + "pushing", + -14.884204864501953 + ], + [ + "▁🙁", + -14.884208679199219 + ], + [ + "▁Oki", + -14.884223937988281 + ], + [ + "▁pejorative", + -14.884230613708496 + ], + [ + "clamp", + -14.884247779846191 + ], + [ + "wives", + -14.884256362915039 + ], + [ + "▁litigate", + -14.884258270263672 + ], + [ + "▁KOM", + -14.884264945983887 + ], + [ + "▁portico", + -14.884286880493164 + ], + [ + "▁Verda", + -14.884318351745605 + ], + [ + "▁UAW", + -14.884331703186035 + ], + [ + "▁carmakers", + -14.8843355178833 + ], + [ + "PGA", + -14.88435173034668 + ], + [ + "Qual", + -14.884357452392578 + ], + [ + "adore", + -14.884382247924805 + ], + [ + "▁proportionality", + -14.884383201599121 + ], + [ + "▁Cantina", + -14.884387969970703 + ], + [ + "就", + -14.884393692016602 + ], + [ + "▁Glencoe", + -14.884397506713867 + ], + [ + "Bobby", + -14.884407997131348 + ], + [ + "▁reaffirms", + -14.884411811828613 + ], + [ + "pork", + -14.884454727172852 + ], + [ + "▁त", + -14.884495735168457 + ], + [ + "▁Narc", + -14.88454818725586 + ], + [ + "▁reactivated", + -14.884549140930176 + ], + [ + "▁dictum", + -14.884580612182617 + ], + [ + "▁Chekhov", + -14.884583473205566 + ], + [ + "Buffer", + -14.884593963623047 + ], + [ + "−2", + -14.884622573852539 + ], + [ + "▁Quoting", + -14.884671211242676 + ], + [ + "▁manna", + -14.88476276397705 + ], + [ + "▁Zafar", + -14.88479995727539 + ], + [ + "▁BZ", + -14.884806632995605 + ], + [ + "▁cogs", + -14.884808540344238 + ], + [ + "▁BLT", + -14.884854316711426 + ], + [ + "▁battleships", + -14.884854316711426 + ], + [ + "▁Sancho", + -14.88486385345459 + ], + [ + "▁travelogue", + -14.884864807128906 + ], + [ + "vegetable", + -14.884897232055664 + ], + [ + "▁Seger", + -14.884897232055664 + ], + [ + "▁REA", + -14.884903907775879 + ], + [ + "▁unencumbered", + -14.884931564331055 + ], + [ + "disco", + -14.88493537902832 + ], + [ + "▁piezo", + -14.884965896606445 + ], + [ + "▁presumptuous", + -14.884966850280762 + ], + [ + "▁outcrop", + -14.885028839111328 + ], + [ + "▁Bowery", + -14.885048866271973 + ], + [ + "Structure", + -14.885055541992188 + ], + [ + "▁bridegroom", + -14.885062217712402 + ], + [ + "▁communique", + -14.885068893432617 + ], + [ + "▁irritates", + -14.885074615478516 + ], + [ + "▁Snapdeal", + -14.885089874267578 + ], + [ + "▁mire", + -14.88509464263916 + ], + [ + "elco", + -14.885098457336426 + ], + [ + "▁Waze", + -14.885098457336426 + ], + [ + "mico", + -14.885124206542969 + ], + [ + "▁categorizes", + -14.885176658630371 + ], + [ + "▁CHR", + -14.885178565979004 + ], + [ + "▁ALJ", + -14.885196685791016 + ], + [ + "▁veni", + -14.885209083557129 + ], + [ + "▁Haman", + -14.885215759277344 + ], + [ + "пи", + -14.885296821594238 + ], + [ + "▁Isolate", + -14.885311126708984 + ], + [ + "▁abominable", + -14.8853120803833 + ], + [ + "▁Coder", + -14.88536548614502 + ], + [ + "▁taser", + -14.885369300842285 + ], + [ + "▁Maren", + -14.88541316986084 + ], + [ + "▁toughened", + -14.885418891906738 + ], + [ + "▁Prick", + -14.885458946228027 + ], + [ + "▁friendlies", + -14.88547134399414 + ], + [ + "▁Ock", + -14.885476112365723 + ], + [ + "essing", + -14.885515213012695 + ], + [ + "▁Dietz", + -14.885518074035645 + ], + [ + "▁rudeness", + -14.885564804077148 + ], + [ + "▁FESTIVAL", + -14.88558578491211 + ], + [ + "EEC", + -14.885586738586426 + ], + [ + "Stats", + -14.885645866394043 + ], + [ + "▁Preached", + -14.88565444946289 + ], + [ + "▁Guadeloupe", + -14.885668754577637 + ], + [ + "▁aspartame", + -14.885668754577637 + ], + [ + "환", + -14.885680198669434 + ], + [ + "▁826", + -14.88569450378418 + ], + [ + "▁Brackets", + -14.885699272155762 + ], + [ + "▁Akan", + -14.885747909545898 + ], + [ + "▁speci", + -14.885756492614746 + ], + [ + "▁개", + -14.885775566101074 + ], + [ + "IEN", + -14.88577938079834 + ], + [ + "▁822", + -14.885787963867188 + ], + [ + "▁mindfully", + -14.885810852050781 + ], + [ + "▁▼", + -14.885838508605957 + ], + [ + "ości", + -14.885857582092285 + ], + [ + "droid", + -14.885893821716309 + ], + [ + "herr", + -14.885920524597168 + ], + [ + "lamb", + -14.885924339294434 + ], + [ + "▁DISTRICT", + -14.885946273803711 + ], + [ + "osha", + -14.885967254638672 + ], + [ + "▁chafe", + -14.885974884033203 + ], + [ + "▁Не", + -14.885978698730469 + ], + [ + "▁ruckus", + -14.885979652404785 + ], + [ + "▁Polypropylene", + -14.885980606079102 + ], + [ + "▁Constructor", + -14.886042594909668 + ], + [ + "▁Pik", + -14.88609504699707 + ], + [ + "vary", + -14.886126518249512 + ], + [ + "▁mouthed", + -14.886128425598145 + ], + [ + "▁reenact", + -14.886148452758789 + ], + [ + "▁Extractor", + -14.88615608215332 + ], + [ + "▁SPDR", + -14.886192321777344 + ], + [ + "▁Residual", + -14.886240005493164 + ], + [ + "▁Sibley", + -14.886282920837402 + ], + [ + "▁Numb", + -14.886312484741211 + ], + [ + "▁YouGov", + -14.886341094970703 + ], + [ + "▁cloister", + -14.886343955993652 + ], + [ + "▁slurp", + -14.886345863342285 + ], + [ + "▁Yaw", + -14.886356353759766 + ], + [ + "▁CENTURY", + -14.886359214782715 + ], + [ + "▁SCT", + -14.88640308380127 + ], + [ + "▁Multilingual", + -14.886425018310547 + ], + [ + "▁SINCE", + -14.886465072631836 + ], + [ + "▁Starry", + -14.886480331420898 + ], + [ + "Paradise", + -14.886505126953125 + ], + [ + "therapist", + -14.886570930480957 + ], + [ + "arlo", + -14.88659954071045 + ], + [ + "Loss", + -14.886611938476562 + ], + [ + "ticle", + -14.886622428894043 + ], + [ + "▁quilters", + -14.886643409729004 + ], + [ + "台", + -14.886689186096191 + ], + [ + "▁maneuvered", + -14.886740684509277 + ], + [ + "▁Balearic", + -14.88674259185791 + ], + [ + "▁catalysis", + -14.886764526367188 + ], + [ + "▁Raging", + -14.8867826461792 + ], + [ + "▁pickling", + -14.886786460876465 + ], + [ + "ologische", + -14.88680362701416 + ], + [ + "▁whizz", + -14.88681697845459 + ], + [ + "Seller", + -14.88684368133545 + ], + [ + "▁Mandal", + -14.88697624206543 + ], + [ + "amber", + -14.886981010437012 + ], + [ + "▁Tuo", + -14.887030601501465 + ], + [ + "▁Fruity", + -14.887072563171387 + ], + [ + "▁Grader", + -14.887077331542969 + ], + [ + "▁Soothing", + -14.887121200561523 + ], + [ + "αλ", + -14.887165069580078 + ], + [ + "▁wherewithal", + -14.88716983795166 + ], + [ + "▁unsound", + -14.887211799621582 + ], + [ + "▁hegemonic", + -14.887234687805176 + ], + [ + "▁Parasite", + -14.887249946594238 + ], + [ + "yep", + -14.887284278869629 + ], + [ + "settled", + -14.887340545654297 + ], + [ + "▁Wyden", + -14.88737678527832 + ], + [ + "▁NATION", + -14.887397766113281 + ], + [ + "▁dispelled", + -14.887397766113281 + ], + [ + "SSB", + -14.887421607971191 + ], + [ + "▁hankering", + -14.887423515319824 + ], + [ + "▁odious", + -14.887454986572266 + ], + [ + "▁Stinson", + -14.887460708618164 + ], + [ + "implement", + -14.887473106384277 + ], + [ + "▁bali", + -14.887481689453125 + ], + [ + "▁commode", + -14.887489318847656 + ], + [ + "▁alkaloids", + -14.887499809265137 + ], + [ + "immediately", + -14.887519836425781 + ], + [ + "ANTI", + -14.887529373168945 + ], + [ + "▁Scissor", + -14.887534141540527 + ], + [ + "▁splendidly", + -14.887535095214844 + ], + [ + "▁Maddow", + -14.887541770935059 + ], + [ + "▁Gout", + -14.88754653930664 + ], + [ + "Desire", + -14.887574195861816 + ], + [ + "▁Intercultural", + -14.887654304504395 + ], + [ + "▁Pellegrini", + -14.887728691101074 + ], + [ + "▁Yazidi", + -14.887743949890137 + ], + [ + "▁STATION", + -14.887762069702148 + ], + [ + "▁Tartu", + -14.887796401977539 + ], + [ + "▁laissez", + -14.887797355651855 + ], + [ + "▁DRE", + -14.88780689239502 + ], + [ + "▁peerless", + -14.88782024383545 + ], + [ + "▁LEV", + -14.887834548950195 + ], + [ + "▁detaining", + -14.887850761413574 + ], + [ + "governing", + -14.887887001037598 + ], + [ + "LOY", + -14.887894630432129 + ], + [ + "▁Broil", + -14.887922286987305 + ], + [ + "▁sadder", + -14.887975692749023 + ], + [ + "▁Toews", + -14.888006210327148 + ], + [ + "▁Stasi", + -14.888062477111816 + ], + [ + "Opera", + -14.888076782226562 + ], + [ + "äh", + -14.888145446777344 + ], + [ + "▁presto", + -14.888150215148926 + ], + [ + "▁overrule", + -14.88818645477295 + ], + [ + "olive", + -14.888193130493164 + ], + [ + "▁kelly", + -14.88825511932373 + ], + [ + "▁Glitch", + -14.888264656066895 + ], + [ + "kV", + -14.88827133178711 + ], + [ + "outstanding", + -14.888290405273438 + ], + [ + "▁LAR", + -14.888352394104004 + ], + [ + "▁Lui", + -14.888394355773926 + ], + [ + "▁turnstile", + -14.888410568237305 + ], + [ + "▁Modric", + -14.888445854187012 + ], + [ + "▁Innovators", + -14.888452529907227 + ], + [ + "▁Mede", + -14.888453483581543 + ], + [ + "huan", + -14.888460159301758 + ], + [ + "Senator", + -14.888482093811035 + ], + [ + "pounding", + -14.888490676879883 + ], + [ + "▁Kadi", + -14.88851261138916 + ], + [ + "▁Nome", + -14.888513565063477 + ], + [ + "IKI", + -14.888551712036133 + ], + [ + "▁vanadium", + -14.888574600219727 + ], + [ + "▁unintelligible", + -14.888578414916992 + ], + [ + "▁cosine", + -14.888596534729004 + ], + [ + "▁Quoted", + -14.888601303100586 + ], + [ + "▁undercarriage", + -14.88862133026123 + ], + [ + "▁zircon", + -14.888649940490723 + ], + [ + "▁spunky", + -14.888651847839355 + ], + [ + "▁Niv", + -14.888659477233887 + ], + [ + "▁brisbane", + -14.88868236541748 + ], + [ + "품", + -14.88868236541748 + ], + [ + "▁Aerosol", + -14.888689041137695 + ], + [ + "plegia", + -14.888693809509277 + ], + [ + "prince", + -14.888713836669922 + ], + [ + "▁LIFT", + -14.888716697692871 + ], + [ + "vind", + -14.888739585876465 + ], + [ + "▁Ridgewood", + -14.888749122619629 + ], + [ + "fitter", + -14.888774871826172 + ], + [ + "plicity", + -14.888803482055664 + ], + [ + "▁dimmable", + -14.888838768005371 + ], + [ + "Collins", + -14.888846397399902 + ], + [ + "▁sirloin", + -14.888850212097168 + ], + [ + "▁synapse", + -14.888875961303711 + ], + [ + "▁Newburgh", + -14.888893127441406 + ], + [ + "provision", + -14.888933181762695 + ], + [ + "▁Hatchback", + -14.888958930969238 + ], + [ + "▁scrawled", + -14.888964653015137 + ], + [ + "▁raunchy", + -14.888980865478516 + ], + [ + "▁WANTED", + -14.889005661010742 + ], + [ + "▁braille", + -14.889009475708008 + ], + [ + "▁Corti", + -14.889022827148438 + ], + [ + "▁Pern", + -14.88902473449707 + ], + [ + "▁Wipes", + -14.889034271240234 + ], + [ + "▁combatting", + -14.889120101928711 + ], + [ + "▁Bama", + -14.889147758483887 + ], + [ + "▁EMDR", + -14.889178276062012 + ], + [ + "항", + -14.88918399810791 + ], + [ + "▁Robbery", + -14.889184951782227 + ], + [ + "▁Yeoman", + -14.88924503326416 + ], + [ + "▁oestrogen", + -14.889248847961426 + ], + [ + "▁PWD", + -14.889259338378906 + ], + [ + "▁Meena", + -14.889266014099121 + ], + [ + "▁Weighted", + -14.889272689819336 + ], + [ + "▁harbored", + -14.889300346374512 + ], + [ + "▁trou", + -14.88932991027832 + ], + [ + "VGA", + -14.889350891113281 + ], + [ + "▁absorbance", + -14.889451026916504 + ], + [ + "▁numero", + -14.88945198059082 + ], + [ + "▁Swee", + -14.889464378356934 + ], + [ + "ticus", + -14.889472961425781 + ], + [ + "ツ", + -14.88947582244873 + ], + [ + "▁Newtonian", + -14.889493942260742 + ], + [ + "lanta", + -14.889524459838867 + ], + [ + "▁twa", + -14.88953971862793 + ], + [ + "▁Amity", + -14.889543533325195 + ], + [ + "▁bossy", + -14.889557838439941 + ], + [ + "▁Firmino", + -14.889575958251953 + ], + [ + "coff", + -14.889582633972168 + ], + [ + "iones", + -14.889610290527344 + ], + [ + "straße", + -14.889617919921875 + ], + [ + "▁roping", + -14.889617919921875 + ], + [ + "▁hypno", + -14.889631271362305 + ], + [ + "▁Friars", + -14.889634132385254 + ], + [ + "Bachelor", + -14.889641761779785 + ], + [ + "ρο", + -14.889646530151367 + ], + [ + "▁Lanarkshire", + -14.889662742614746 + ], + [ + "▁moisturizes", + -14.889663696289062 + ], + [ + "▁Altoona", + -14.889666557312012 + ], + [ + "▁Conklin", + -14.889700889587402 + ], + [ + "▁Cirrus", + -14.889708518981934 + ], + [ + "▁rosa", + -14.889752388000488 + ], + [ + "▁lettered", + -14.889763832092285 + ], + [ + "▁apparatuses", + -14.889793395996094 + ], + [ + "▁loathed", + -14.889817237854004 + ], + [ + "▁CFDs", + -14.889825820922852 + ], + [ + "▁OpenSSL", + -14.889849662780762 + ], + [ + "마", + -14.889877319335938 + ], + [ + "▁METHOD", + -14.889886856079102 + ], + [ + "▁Supt", + -14.889937400817871 + ], + [ + "▁Salted", + -14.889969825744629 + ], + [ + "▁Constabulary", + -14.889984130859375 + ], + [ + "arë", + -14.890015602111816 + ], + [ + "▁Multan", + -14.890020370483398 + ], + [ + "UAN", + -14.890052795410156 + ], + [ + "▁NPL", + -14.890052795410156 + ], + [ + "EVE", + -14.89008617401123 + ], + [ + "Evolution", + -14.890097618103027 + ], + [ + "▁glandular", + -14.890172958374023 + ], + [ + "hugging", + -14.890193939208984 + ], + [ + "▁Kampf", + -14.890230178833008 + ], + [ + "▁blindsided", + -14.89024543762207 + ], + [ + "▁COMMISSION", + -14.890260696411133 + ], + [ + "karma", + -14.89026165008545 + ], + [ + "▁Renn", + -14.890274047851562 + ], + [ + "ช", + -14.890279769897461 + ], + [ + "▁Lansdowne", + -14.890280723571777 + ], + [ + "detector", + -14.890329360961914 + ], + [ + "▁Foshan", + -14.890347480773926 + ], + [ + "huri", + -14.890361785888672 + ], + [ + "▁Invictus", + -14.890401840209961 + ], + [ + "▁paywall", + -14.89041805267334 + ], + [ + "▁Neko", + -14.890438079833984 + ], + [ + "▁Ayu", + -14.890519142150879 + ], + [ + "▁diesem", + -14.890544891357422 + ], + [ + "▁Splice", + -14.89055061340332 + ], + [ + "▁미", + -14.89055061340332 + ], + [ + "▁Breg", + -14.890565872192383 + ], + [ + "Keeffe", + -14.890576362609863 + ], + [ + "cida", + -14.890591621398926 + ], + [ + "▁GOLDEN", + -14.890604019165039 + ], + [ + "▁sheathing", + -14.890612602233887 + ], + [ + "UCH", + -14.890647888183594 + ], + [ + "▁skittish", + -14.890653610229492 + ], + [ + "▁pru", + -14.890664100646973 + ], + [ + "▁bribing", + -14.890669822692871 + ], + [ + "ASB", + -14.890710830688477 + ], + [ + "Enough", + -14.890730857849121 + ], + [ + "▁statesmen", + -14.890790939331055 + ], + [ + "▁neem", + -14.8908109664917 + ], + [ + "▁AWG", + -14.890819549560547 + ], + [ + "TTI", + -14.890830993652344 + ], + [ + "▁ferrets", + -14.890859603881836 + ], + [ + "▁Mediafire", + -14.89087963104248 + ], + [ + "▁stinger", + -14.890888214111328 + ], + [ + "▁Kä", + -14.890890121459961 + ], + [ + "▁MacKay", + -14.890928268432617 + ], + [ + "Column", + -14.890942573547363 + ], + [ + "▁Brinkley", + -14.890950202941895 + ], + [ + "▁contig", + -14.890974998474121 + ], + [ + "▁tener", + -14.89099407196045 + ], + [ + "ız", + -14.891054153442383 + ], + [ + "▁electromechanical", + -14.89110279083252 + ], + [ + "▁Kosh", + -14.891119003295898 + ], + [ + "▁peasy", + -14.891122817993164 + ], + [ + "▁diurnal", + -14.89114761352539 + ], + [ + "▁Gastroenterol", + -14.891154289245605 + ], + [ + "Todd", + -14.891178131103516 + ], + [ + "cze", + -14.891196250915527 + ], + [ + "▁cubby", + -14.891216278076172 + ], + [ + "▁UEFI", + -14.891228675842285 + ], + [ + "▁compo", + -14.89123249053955 + ], + [ + "▁Nonfiction", + -14.891279220581055 + ], + [ + "▁Proust", + -14.891328811645508 + ], + [ + "▁Gobi", + -14.891355514526367 + ], + [ + "▁islamic", + -14.891379356384277 + ], + [ + "▁wafting", + -14.891397476196289 + ], + [ + "▁mosh", + -14.891398429870605 + ], + [ + "▁Kestrel", + -14.891422271728516 + ], + [ + "▁catalyzed", + -14.891424179077148 + ], + [ + "TIES", + -14.891430854797363 + ], + [ + "▁Blob", + -14.891448974609375 + ], + [ + "▁kbps", + -14.891539573669434 + ], + [ + "▁honeysuckle", + -14.891561508178711 + ], + [ + "▁Fishery", + -14.891584396362305 + ], + [ + "▁Κ", + -14.891603469848633 + ], + [ + "▁ó", + -14.89163589477539 + ], + [ + "▁OASIS", + -14.891636848449707 + ], + [ + "▁LINKS", + -14.891789436340332 + ], + [ + "▁Jojoba", + -14.89179801940918 + ], + [ + "▁Nusra", + -14.891844749450684 + ], + [ + "opian", + -14.891851425170898 + ], + [ + "▁Litre", + -14.891897201538086 + ], + [ + "biotics", + -14.891904830932617 + ], + [ + "▁AMOUNT", + -14.891922950744629 + ], + [ + "▁Mih", + -14.891936302185059 + ], + [ + "Frog", + -14.891945838928223 + ], + [ + "▁spammy", + -14.891961097717285 + ], + [ + "Render", + -14.891993522644043 + ], + [ + "▁golem", + -14.892023086547852 + ], + [ + "▁Honeycomb", + -14.89207649230957 + ], + [ + "alar", + -14.892080307006836 + ], + [ + "▁prayerful", + -14.892119407653809 + ], + [ + "▁Kenne", + -14.892127990722656 + ], + [ + "▁Roan", + -14.892149925231934 + ], + [ + "▁counterclockwise", + -14.892155647277832 + ], + [ + "▁NOVEMBER", + -14.892220497131348 + ], + [ + "▁deadbolt", + -14.892223358154297 + ], + [ + "▁vitreous", + -14.892244338989258 + ], + [ + "▁Gaff", + -14.892253875732422 + ], + [ + "Parker", + -14.8922758102417 + ], + [ + "▁parry", + -14.892293930053711 + ], + [ + "▁DMR", + -14.892327308654785 + ], + [ + "▁Kaku", + -14.892337799072266 + ], + [ + "▁personalizing", + -14.892422676086426 + ], + [ + "basis", + -14.892435073852539 + ], + [ + "▁outpacing", + -14.892437934875488 + ], + [ + "prompt", + -14.892470359802246 + ], + [ + "▁pathologic", + -14.8925199508667 + ], + [ + "▁NMS", + -14.892558097839355 + ], + [ + "kite", + -14.892571449279785 + ], + [ + "▁seahorse", + -14.892574310302734 + ], + [ + "▁Ionian", + -14.892580032348633 + ], + [ + "▁ROOT", + -14.892594337463379 + ], + [ + "▁clearinghouse", + -14.892594337463379 + ], + [ + "▁modernise", + -14.892599105834961 + ], + [ + "risa", + -14.89260482788086 + ], + [ + "▁BPI", + -14.89262866973877 + ], + [ + "▁dislodged", + -14.892647743225098 + ], + [ + "▁frustratingly", + -14.892647743225098 + ], + [ + "▁Wies", + -14.892678260803223 + ], + [ + "ур", + -14.892681121826172 + ], + [ + "▁amicably", + -14.892688751220703 + ], + [ + "▁interject", + -14.89268970489502 + ], + [ + "ancient", + -14.892701148986816 + ], + [ + "committal", + -14.892719268798828 + ], + [ + "mbal", + -14.892741203308105 + ], + [ + "▁Brest", + -14.8927640914917 + ], + [ + "▁upvote", + -14.892765045166016 + ], + [ + "▁Equator", + -14.892853736877441 + ], + [ + "▁Superstars", + -14.892861366271973 + ], + [ + "▁Roundabout", + -14.892871856689453 + ], + [ + "▁vive", + -14.892874717712402 + ], + [ + "▁tampa", + -14.892876625061035 + ], + [ + "▁cess", + -14.892885208129883 + ], + [ + "▁militarism", + -14.892943382263184 + ], + [ + "▁publicised", + -14.892967224121094 + ], + [ + "▁Troubled", + -14.893013000488281 + ], + [ + "ysa", + -14.893025398254395 + ], + [ + "cabinet", + -14.89303207397461 + ], + [ + "層", + -14.89303970336914 + ], + [ + "▁Flipboard", + -14.893082618713379 + ], + [ + "▁HomePod", + -14.893096923828125 + ], + [ + "▁Salerno", + -14.893117904663086 + ], + [ + "▁CONSIDER", + -14.893120765686035 + ], + [ + "▁toothless", + -14.893159866333008 + ], + [ + "Semite", + -14.893168449401855 + ], + [ + "matik", + -14.893190383911133 + ], + [ + "▁Bitdefender", + -14.893226623535156 + ], + [ + "▁Vina", + -14.893253326416016 + ], + [ + "▁Konica", + -14.893274307250977 + ], + [ + "▁Stitched", + -14.893325805664062 + ], + [ + "▁Shariah", + -14.893330574035645 + ], + [ + "▁seaplane", + -14.893350601196289 + ], + [ + "▁Aylesbury", + -14.89338207244873 + ], + [ + "▁FID", + -14.893394470214844 + ], + [ + "▁guttering", + -14.893442153930664 + ], + [ + "▁safeties", + -14.893453598022461 + ], + [ + "TNF", + -14.893487930297852 + ], + [ + "▁murmurs", + -14.89354419708252 + ], + [ + "▁Jealous", + -14.893599510192871 + ], + [ + "▁princely", + -14.893608093261719 + ], + [ + "▁commonest", + -14.893625259399414 + ], + [ + "liev", + -14.893672943115234 + ], + [ + "▁grabber", + -14.8936767578125 + ], + [ + "▁repatriated", + -14.89369010925293 + ], + [ + "系", + -14.893693923950195 + ], + [ + "Mesh", + -14.893694877624512 + ], + [ + "▁Semitic", + -14.89372444152832 + ], + [ + "▁wreaked", + -14.893733024597168 + ], + [ + "medal", + -14.8937349319458 + ], + [ + "chung", + -14.89375114440918 + ], + [ + "▁Ecclesiastical", + -14.893766403198242 + ], + [ + "▁Borrowers", + -14.893792152404785 + ], + [ + "▁Rhinestone", + -14.893843650817871 + ], + [ + "▁Luminous", + -14.893851280212402 + ], + [ + "Bab", + -14.893857955932617 + ], + [ + "▁BRAIN", + -14.893866539001465 + ], + [ + "▁Geographically", + -14.893887519836426 + ], + [ + "yab", + -14.893915176391602 + ], + [ + "8477", + -14.893940925598145 + ], + [ + "▁lynx", + -14.893957138061523 + ], + [ + "▁ප", + -14.893957138061523 + ], + [ + "indulgence", + -14.894022941589355 + ], + [ + "▁Feinberg", + -14.894042015075684 + ], + [ + "wooden", + -14.894055366516113 + ], + [ + "▁Ene", + -14.894082069396973 + ], + [ + "▁Rapporteur", + -14.894083976745605 + ], + [ + "▁memorialize", + -14.894084930419922 + ], + [ + "▁Rayne", + -14.894102096557617 + ], + [ + "Hai", + -14.894113540649414 + ], + [ + "▁859", + -14.894116401672363 + ], + [ + "▁waft", + -14.894172668457031 + ], + [ + "ম", + -14.894185066223145 + ], + [ + "pita", + -14.89420223236084 + ], + [ + "▁superman", + -14.894220352172852 + ], + [ + "Height", + -14.894274711608887 + ], + [ + "▁관", + -14.894281387329102 + ], + [ + "▁forgetfulness", + -14.89434814453125 + ], + [ + "▁Gulfport", + -14.894394874572754 + ], + [ + "partition", + -14.894433975219727 + ], + [ + "▁frostbite", + -14.894437789916992 + ], + [ + "Doing", + -14.89444637298584 + ], + [ + "▁FOUNDATION", + -14.894462585449219 + ], + [ + "▁doldrums", + -14.894485473632812 + ], + [ + "▁Tumbler", + -14.89450740814209 + ], + [ + "▁Xenon", + -14.894590377807617 + ], + [ + "▁instil", + -14.894614219665527 + ], + [ + "▁celibacy", + -14.894617080688477 + ], + [ + "や", + -14.894637107849121 + ], + [ + "▁RIB", + -14.89465045928955 + ], + [ + "analog", + -14.894697189331055 + ], + [ + "ocaine", + -14.894698143005371 + ], + [ + "▁Blasey", + -14.894710540771484 + ], + [ + "Vee", + -14.89471435546875 + ], + [ + "Insurance", + -14.894721031188965 + ], + [ + "Directory", + -14.894735336303711 + ], + [ + "GIE", + -14.894762992858887 + ], + [ + "▁hoopla", + -14.894801139831543 + ], + [ + "▁Pacha", + -14.8948335647583 + ], + [ + "illier", + -14.894838333129883 + ], + [ + "▁headdress", + -14.894852638244629 + ], + [ + "▁Geert", + -14.894898414611816 + ], + [ + "▁panini", + -14.894923210144043 + ], + [ + "chant", + -14.894977569580078 + ], + [ + "▁Operative", + -14.895000457763672 + ], + [ + "kulam", + -14.895015716552734 + ], + [ + "▁geographer", + -14.895081520080566 + ], + [ + "aqi", + -14.895089149475098 + ], + [ + "▁euch", + -14.895092010498047 + ], + [ + "▁Clarinet", + -14.895094871520996 + ], + [ + "▁SECURE", + -14.895094871520996 + ], + [ + "▁Calumet", + -14.895103454589844 + ], + [ + "▁paralyze", + -14.895105361938477 + ], + [ + "▁CONTAINED", + -14.895125389099121 + ], + [ + "▁sak", + -14.895150184631348 + ], + [ + "色", + -14.895155906677246 + ], + [ + "▁anthocyanin", + -14.895182609558105 + ], + [ + "variate", + -14.895186424255371 + ], + [ + "▁Kahan", + -14.895238876342773 + ], + [ + "▁tantalising", + -14.895289421081543 + ], + [ + "Sandra", + -14.89529800415039 + ], + [ + "purchased", + -14.895318031311035 + ], + [ + "▁Rizal", + -14.89532470703125 + ], + [ + "▁Gauthier", + -14.8953857421875 + ], + [ + "▁telemarketer", + -14.89540958404541 + ], + [ + "▁transacting", + -14.895416259765625 + ], + [ + "▁reupholster", + -14.895526885986328 + ], + [ + "HSC", + -14.895541191101074 + ], + [ + "reveal", + -14.895564079284668 + ], + [ + "▁SITES", + -14.895580291748047 + ], + [ + "▁Holocene", + -14.89560604095459 + ], + [ + "▁unforgivable", + -14.895626068115234 + ], + [ + "▁Hora", + -14.895658493041992 + ], + [ + "drunk", + -14.895669937133789 + ], + [ + "▁sideshow", + -14.895706176757812 + ], + [ + "spyware", + -14.895734786987305 + ], + [ + "▁magnetically", + -14.895747184753418 + ], + [ + "▁Scholarly", + -14.895790100097656 + ], + [ + "▁Tibb", + -14.895803451538086 + ], + [ + "▁Díaz", + -14.895806312561035 + ], + [ + "▁Leander", + -14.895819664001465 + ], + [ + "▁Suspend", + -14.895824432373047 + ], + [ + "omega", + -14.89587116241455 + ], + [ + "▁643", + -14.89587688446045 + ], + [ + "▁Glimpse", + -14.895878791809082 + ], + [ + "sealing", + -14.895910263061523 + ], + [ + "▁lic", + -14.895936012268066 + ], + [ + "▁predilection", + -14.895950317382812 + ], + [ + "▁surly", + -14.895950317382812 + ], + [ + "▁Vassar", + -14.895971298217773 + ], + [ + "ações", + -14.895980834960938 + ], + [ + "EPC", + -14.896052360534668 + ], + [ + "▁Mote", + -14.89608097076416 + ], + [ + "വ", + -14.896130561828613 + ], + [ + "crow", + -14.896220207214355 + ], + [ + "▁ULTIMATE", + -14.89622688293457 + ], + [ + "▁Motto", + -14.896271705627441 + ], + [ + "▁redoing", + -14.896303176879883 + ], + [ + "quilt", + -14.89632511138916 + ], + [ + "▁£26", + -14.896352767944336 + ], + [ + "▁Tombstone", + -14.89635944366455 + ], + [ + "▁Baht", + -14.896422386169434 + ], + [ + "▁Gub", + -14.896424293518066 + ], + [ + "▁taming", + -14.896437644958496 + ], + [ + "▁Kogan", + -14.896482467651367 + ], + [ + "▁Angelic", + -14.89651870727539 + ], + [ + "ний", + -14.89653491973877 + ], + [ + "▁Motive", + -14.89659595489502 + ], + [ + "▁î", + -14.89659595489502 + ], + [ + "▁acceptor", + -14.896597862243652 + ], + [ + "trapping", + -14.896600723266602 + ], + [ + "▁Miso", + -14.8966646194458 + ], + [ + "Illinois", + -14.89666748046875 + ], + [ + "▁Villeneuve", + -14.896696090698242 + ], + [ + "lgi", + -14.896720886230469 + ], + [ + "▁wheelie", + -14.896727561950684 + ], + [ + "▁Circumstances", + -14.896742820739746 + ], + [ + "▁indomitable", + -14.896743774414062 + ], + [ + "▁Chandeliers", + -14.896758079528809 + ], + [ + "hawa", + -14.896777153015137 + ], + [ + "▁Bernabeu", + -14.896780014038086 + ], + [ + "▁statisticians", + -14.896796226501465 + ], + [ + "▁unsatisfying", + -14.896805763244629 + ], + [ + "▁Econom", + -14.896821022033691 + ], + [ + "▁sappy", + -14.896879196166992 + ], + [ + "▁Simona", + -14.896892547607422 + ], + [ + "▁Thoughtful", + -14.8969087600708 + ], + [ + "Harper", + -14.896921157836914 + ], + [ + "▁Plunkett", + -14.89699649810791 + ], + [ + "STRA", + -14.897004127502441 + ], + [ + "▁dissipates", + -14.897031784057617 + ], + [ + "yster", + -14.8970365524292 + ], + [ + "▁currant", + -14.8970365524292 + ], + [ + "toothed", + -14.897054672241211 + ], + [ + "▁COIN", + -14.897065162658691 + ], + [ + "▁Guidebook", + -14.897103309631348 + ], + [ + "なる", + -14.89710807800293 + ], + [ + "ZM", + -14.897161483764648 + ], + [ + "▁polyclonal", + -14.897165298461914 + ], + [ + "▁bravest", + -14.897172927856445 + ], + [ + "▁stranglehold", + -14.897177696228027 + ], + [ + "ufa", + -14.897200584411621 + ], + [ + "▁Bevel", + -14.89725399017334 + ], + [ + "gestion", + -14.897279739379883 + ], + [ + "▁svn", + -14.897289276123047 + ], + [ + "▁SPEAK", + -14.89731502532959 + ], + [ + "▁merriment", + -14.897321701049805 + ], + [ + "ARP", + -14.897329330444336 + ], + [ + "▁699", + -14.89742374420166 + ], + [ + "▁quip", + -14.897448539733887 + ], + [ + "▁Vichy", + -14.897466659545898 + ], + [ + "▁Wigs", + -14.897473335266113 + ], + [ + "▁782", + -14.89747428894043 + ], + [ + "adrenal", + -14.89754867553711 + ], + [ + "▁tach", + -14.897658348083496 + ], + [ + "Liberal", + -14.897675514221191 + ], + [ + "ões", + -14.897683143615723 + ], + [ + "deprived", + -14.897689819335938 + ], + [ + "Tyler", + -14.897699356079102 + ], + [ + "bitter", + -14.897699356079102 + ], + [ + "▁kebabs", + -14.897738456726074 + ], + [ + "▁mannequins", + -14.89773941040039 + ], + [ + "▁buttonhole", + -14.897740364074707 + ], + [ + "▁antithetical", + -14.897746086120605 + ], + [ + "▁OPERATION", + -14.897754669189453 + ], + [ + "▁baa", + -14.897793769836426 + ], + [ + "pow", + -14.897814750671387 + ], + [ + "▁fending", + -14.897847175598145 + ], + [ + "▁dehydrator", + -14.89785099029541 + ], + [ + "▁signifier", + -14.897856712341309 + ], + [ + "▁598", + -14.897862434387207 + ], + [ + "▁Epoch", + -14.897950172424316 + ], + [ + "▁Danni", + -14.897953987121582 + ], + [ + "Anyway", + -14.897954940795898 + ], + [ + "▁reprisal", + -14.897960662841797 + ], + [ + "▁JPL", + -14.897977828979492 + ], + [ + "▁Ecker", + -14.897981643676758 + ], + [ + "▁subsidence", + -14.8980073928833 + ], + [ + "▁flippers", + -14.89804458618164 + ], + [ + "hundreds", + -14.898055076599121 + ], + [ + "▁Annoying", + -14.8980712890625 + ], + [ + "▁Gretzky", + -14.898094177246094 + ], + [ + "▁Bestseller", + -14.898126602172852 + ], + [ + "▁√", + -14.898130416870117 + ], + [ + "▁Silesia", + -14.89815902709961 + ], + [ + "▁Treatise", + -14.898165702819824 + ], + [ + "▁Shootout", + -14.89820671081543 + ], + [ + "▁fibroblast", + -14.898226737976074 + ], + [ + "▁instigator", + -14.89822769165039 + ], + [ + "▁Edel", + -14.898241996765137 + ], + [ + "ствен", + -14.898250579833984 + ], + [ + "▁Kher", + -14.8982515335083 + ], + [ + "▁whitetail", + -14.898252487182617 + ], + [ + "surge", + -14.898253440856934 + ], + [ + "▁fruiting", + -14.898265838623047 + ], + [ + "▁jettison", + -14.89827823638916 + ], + [ + "♣", + -14.898284912109375 + ], + [ + "idence", + -14.898332595825195 + ], + [ + "ִ", + -14.898336410522461 + ], + [ + "▁Zah", + -14.89838695526123 + ], + [ + "▁raindrops", + -14.898392677307129 + ], + [ + "trafficking", + -14.898407936096191 + ], + [ + "Miner", + -14.898456573486328 + ], + [ + "▁hari", + -14.898507118225098 + ], + [ + "▁Legitimate", + -14.898514747619629 + ], + [ + "▁hydrangea", + -14.898530960083008 + ], + [ + "Orlando", + -14.89854621887207 + ], + [ + "▁Garoppolo", + -14.898550033569336 + ], + [ + "▁Canva", + -14.898585319519043 + ], + [ + "▁exclaims", + -14.898637771606445 + ], + [ + "▁Restroom", + -14.898651123046875 + ], + [ + "▁Marci", + -14.898681640625 + ], + [ + "▁JUDGE", + -14.898740768432617 + ], + [ + "▁لل", + -14.898740768432617 + ], + [ + "wicking", + -14.898768424987793 + ], + [ + "▁Calculations", + -14.898772239685059 + ], + [ + "▁Pek", + -14.89880657196045 + ], + [ + "▁unpunished", + -14.898815155029297 + ], + [ + "▁Muñoz", + -14.898826599121094 + ], + [ + "▁TITAN", + -14.898850440979004 + ], + [ + "ribe", + -14.898880958557129 + ], + [ + "Nasty", + -14.898930549621582 + ], + [ + "현", + -14.898935317993164 + ], + [ + "▁FIFO", + -14.8989839553833 + ], + [ + "▁pref", + -14.89906120300293 + ], + [ + "composed", + -14.899069786071777 + ], + [ + "▁Manually", + -14.89908218383789 + ], + [ + "▁Ballon", + -14.89908504486084 + ], + [ + "▁radiography", + -14.899101257324219 + ], + [ + "▁Tagore", + -14.899113655090332 + ], + [ + "▁marlin", + -14.899120330810547 + ], + [ + "adjust", + -14.899124145507812 + ], + [ + "▁Zverev", + -14.899212837219238 + ], + [ + "ơ", + -14.899249076843262 + ], + [ + "▁Llewellyn", + -14.899272918701172 + ], + [ + "▁Floridians", + -14.899306297302246 + ], + [ + "Easter", + -14.899312019348145 + ], + [ + "▁741", + -14.899375915527344 + ], + [ + "▁incantation", + -14.899380683898926 + ], + [ + "▁innards", + -14.899399757385254 + ], + [ + "▁Aeronautical", + -14.899430274963379 + ], + [ + "▁Renato", + -14.899462699890137 + ], + [ + "ahoe", + -14.899497985839844 + ], + [ + "▁Frasier", + -14.899510383605957 + ], + [ + "▁contre", + -14.899511337280273 + ], + [ + "▁senescence", + -14.899579048156738 + ], + [ + "CRAFT", + -14.899588584899902 + ], + [ + "Grad", + -14.899599075317383 + ], + [ + "射", + -14.89964485168457 + ], + [ + "▁MORNING", + -14.899648666381836 + ], + [ + "▁lind", + -14.899663925170898 + ], + [ + "▁THI", + -14.899687767028809 + ], + [ + "antu", + -14.899691581726074 + ], + [ + "00000000", + -14.899707794189453 + ], + [ + "▁Bakken", + -14.899707794189453 + ], + [ + "▁Selkirk", + -14.899725914001465 + ], + [ + "ventura", + -14.89975357055664 + ], + [ + "LOX", + -14.89975643157959 + ], + [ + "▁Littlefield", + -14.899792671203613 + ], + [ + "sniff", + -14.89981460571289 + ], + [ + "▁Evacuation", + -14.899815559387207 + ], + [ + "▁equivalency", + -14.89987564086914 + ], + [ + "▁Oceanography", + -14.899877548217773 + ], + [ + "▁technicality", + -14.899879455566406 + ], + [ + "olf", + -14.899888038635254 + ], + [ + "▁OIC", + -14.899924278259277 + ], + [ + "▁statist", + -14.899931907653809 + ], + [ + "▁Lomond", + -14.899949073791504 + ], + [ + "installing", + -14.899984359741211 + ], + [ + "▁Klem", + -14.900012016296387 + ], + [ + "▁inexhaustible", + -14.900032997131348 + ], + [ + "MPH", + -14.90005874633789 + ], + [ + "Shu", + -14.90008544921875 + ], + [ + "▁CONCACAF", + -14.900116920471191 + ], + [ + "▁heretic", + -14.900185585021973 + ], + [ + "▁Blac", + -14.900192260742188 + ], + [ + "fame", + -14.90020751953125 + ], + [ + "cón", + -14.900238990783691 + ], + [ + "▁Farber", + -14.900280952453613 + ], + [ + "▁aplica", + -14.90028190612793 + ], + [ + "▁Ballmer", + -14.900297164916992 + ], + [ + "▁motorcade", + -14.900330543518066 + ], + [ + "▁OIG", + -14.900337219238281 + ], + [ + "COO", + -14.900349617004395 + ], + [ + "▁adjustability", + -14.900352478027344 + ], + [ + "▁Marcin", + -14.900386810302734 + ], + [ + "▁Glyco", + -14.900436401367188 + ], + [ + "ASM", + -14.900487899780273 + ], + [ + "ordained", + -14.900522232055664 + ], + [ + "▁KICK", + -14.90052318572998 + ], + [ + "▁Defects", + -14.900524139404297 + ], + [ + "▁jeff", + -14.900524139404297 + ], + [ + "▁Palsy", + -14.900534629821777 + ], + [ + "▁Copying", + -14.900547981262207 + ], + [ + "▁villager", + -14.90058422088623 + ], + [ + "Nan", + -14.900585174560547 + ], + [ + "酸", + -14.900585174560547 + ], + [ + "▁HBCU", + -14.900611877441406 + ], + [ + "▁Zeitung", + -14.900691032409668 + ], + [ + "▁Bending", + -14.90074634552002 + ], + [ + "▁tailwind", + -14.90078067779541 + ], + [ + "iella", + -14.900813102722168 + ], + [ + "▁Doritos", + -14.900838851928711 + ], + [ + "▁gumbo", + -14.900842666625977 + ], + [ + "▁explica", + -14.900843620300293 + ], + [ + "▁Hollie", + -14.900856971740723 + ], + [ + "pok", + -14.900869369506836 + ], + [ + "▁rescheduling", + -14.900885581970215 + ], + [ + "▁Upstream", + -14.900897979736328 + ], + [ + "▁Natsu", + -14.900907516479492 + ], + [ + "▁Barrick", + -14.90093994140625 + ], + [ + "Doping", + -14.900951385498047 + ], + [ + "▁flamingos", + -14.900970458984375 + ], + [ + "▁Entwicklung", + -14.901010513305664 + ], + [ + "▁neurosurgery", + -14.901023864746094 + ], + [ + "▁presupposes", + -14.901034355163574 + ], + [ + "router", + -14.901046752929688 + ], + [ + "▁분", + -14.901053428649902 + ], + [ + "▁WARRANT", + -14.901069641113281 + ], + [ + "ardini", + -14.901127815246582 + ], + [ + "های", + -14.90114688873291 + ], + [ + "Pirate", + -14.90116024017334 + ], + [ + "premier", + -14.901179313659668 + ], + [ + "▁dilate", + -14.901193618774414 + ], + [ + "▁उ", + -14.901204109191895 + ], + [ + "▁Erectile", + -14.901209831237793 + ], + [ + "▁hamlets", + -14.901209831237793 + ], + [ + "▁vacuumed", + -14.901214599609375 + ], + [ + "rify", + -14.901216506958008 + ], + [ + "plica", + -14.901225090026855 + ], + [ + "▁UTA", + -14.901226997375488 + ], + [ + "tsov", + -14.901230812072754 + ], + [ + "▁Drucker", + -14.901260375976562 + ], + [ + "▁notching", + -14.90133285522461 + ], + [ + "▁downspouts", + -14.901350975036621 + ], + [ + "▁rehabilitating", + -14.901385307312012 + ], + [ + "▁Belton", + -14.90145492553711 + ], + [ + "suspect", + -14.901477813720703 + ], + [ + "▁flipside", + -14.901496887207031 + ], + [ + "▁Espinosa", + -14.901517868041992 + ], + [ + "kinson", + -14.901538848876953 + ], + [ + "pata", + -14.901542663574219 + ], + [ + "▁Etna", + -14.901561737060547 + ], + [ + "▁GPM", + -14.901570320129395 + ], + [ + "▁Lode", + -14.901570320129395 + ], + [ + "▁BOW", + -14.901580810546875 + ], + [ + "▁befriends", + -14.901596069335938 + ], + [ + "▁Skyler", + -14.901602745056152 + ], + [ + "▁unverified", + -14.901607513427734 + ], + [ + "▁revue", + -14.90162181854248 + ], + [ + "▁Hebert", + -14.90168571472168 + ], + [ + "▁Sapa", + -14.901690483093262 + ], + [ + "▁bg", + -14.90169620513916 + ], + [ + "▁Sarnia", + -14.901711463928223 + ], + [ + "тр", + -14.901718139648438 + ], + [ + "▁cerebrospinal", + -14.901723861694336 + ], + [ + "▁subfamily", + -14.901786804199219 + ], + [ + "şi", + -14.901843070983887 + ], + [ + "▁Harriers", + -14.901843070983887 + ], + [ + "Excel", + -14.901854515075684 + ], + [ + "▁whined", + -14.901876449584961 + ], + [ + "▁brie", + -14.901885032653809 + ], + [ + "▁AmeriCorps", + -14.901894569396973 + ], + [ + "ortho", + -14.901896476745605 + ], + [ + "mild", + -14.901902198791504 + ], + [ + "brit", + -14.901904106140137 + ], + [ + "▁motorised", + -14.901907920837402 + ], + [ + "▁reintegration", + -14.901939392089844 + ], + [ + "atica", + -14.901966094970703 + ], + [ + "保", + -14.90197467803955 + ], + [ + "▁wickedly", + -14.901981353759766 + ], + [ + "compassion", + -14.901993751525879 + ], + [ + "▁cuffed", + -14.902023315429688 + ], + [ + "▁Ronny", + -14.902029037475586 + ], + [ + "▁paratrooper", + -14.902034759521484 + ], + [ + "▁slingshot", + -14.902036666870117 + ], + [ + "▁keyring", + -14.902047157287598 + ], + [ + "▁topcoat", + -14.90205192565918 + ], + [ + "▁groggy", + -14.902068138122559 + ], + [ + "▁Starcraft", + -14.902070999145508 + ], + [ + "▁suds", + -14.90209674835205 + ], + [ + "▁Haney", + -14.902142524719238 + ], + [ + "▁Napster", + -14.902144432067871 + ], + [ + "▁Bremer", + -14.90217113494873 + ], + [ + "▁Unai", + -14.902188301086426 + ], + [ + "▁Controversial", + -14.902207374572754 + ], + [ + "▁Ω", + -14.902219772338867 + ], + [ + "Paw", + -14.902228355407715 + ], + [ + "▁osteopathic", + -14.902239799499512 + ], + [ + "▁Quorum", + -14.902294158935547 + ], + [ + "ют", + -14.90233039855957 + ], + [ + "vri", + -14.902338027954102 + ], + [ + "▁673", + -14.902363777160645 + ], + [ + "▁Grunt", + -14.902414321899414 + ], + [ + "▁Cyst", + -14.902420043945312 + ], + [ + "▁lyricism", + -14.902437210083008 + ], + [ + "▁Acqui", + -14.902454376220703 + ], + [ + "���TET", + -14.902495384216309 + ], + [ + "▁AIPAC", + -14.902507781982422 + ], + [ + "Verify", + -14.90251636505127 + ], + [ + "ROE", + -14.902538299560547 + ], + [ + "loi", + -14.902545928955078 + ], + [ + "▁ACCURACY", + -14.902545928955078 + ], + [ + "▁Recruiters", + -14.902548789978027 + ], + [ + "▁Moorhead", + -14.902610778808594 + ], + [ + "▁Cashman", + -14.902637481689453 + ], + [ + "▁notional", + -14.902642250061035 + ], + [ + "▁Jiangxi", + -14.902660369873047 + ], + [ + "▁Technicolor", + -14.902703285217285 + ], + [ + "▁CRB", + -14.902731895446777 + ], + [ + "▁Anastasi", + -14.902735710144043 + ], + [ + "▁Argento", + -14.902780532836914 + ], + [ + "▁NCL", + -14.902804374694824 + ], + [ + "▁vagrant", + -14.902823448181152 + ], + [ + "▁Shra", + -14.902832984924316 + ], + [ + "▁populating", + -14.902843475341797 + ], + [ + "sequent", + -14.90284538269043 + ], + [ + "▁worden", + -14.902861595153809 + ], + [ + "▁MediaTek", + -14.90286922454834 + ], + [ + "▁Olney", + -14.902885437011719 + ], + [ + "▁meilleur", + -14.902915000915527 + ], + [ + "angka", + -14.902921676635742 + ], + [ + "▁auburn", + -14.902935981750488 + ], + [ + "▁Petrie", + -14.902944564819336 + ], + [ + "▁flapper", + -14.902946472167969 + ], + [ + "▁explainer", + -14.903003692626953 + ], + [ + "▁sinew", + -14.903003692626953 + ], + [ + "▁Functionality", + -14.9030122756958 + ], + [ + "▁Secur", + -14.903022766113281 + ], + [ + "▁Imperium", + -14.903036117553711 + ], + [ + "ண", + -14.90306568145752 + ], + [ + "▁Blume", + -14.903094291687012 + ], + [ + "▁Papaya", + -14.903094291687012 + ], + [ + "▁Hendry", + -14.90311336517334 + ], + [ + "▁Unlikely", + -14.9031400680542 + ], + [ + "▁Implemented", + -14.903189659118652 + ], + [ + "▁Thra", + -14.903216361999512 + ], + [ + "▁telefon", + -14.903230667114258 + ], + [ + "▁lymphoid", + -14.903264999389648 + ], + [ + "Bart", + -14.903265953063965 + ], + [ + "ulic", + -14.90327262878418 + ], + [ + "pseudo", + -14.90329647064209 + ], + [ + "grill", + -14.903305053710938 + ], + [ + "BLACK", + -14.903316497802734 + ], + [ + "▁TIC", + -14.90332317352295 + ], + [ + "▁Vittorio", + -14.903332710266113 + ], + [ + "▁Matchmaking", + -14.903338432312012 + ], + [ + "▁Amaze", + -14.903341293334961 + ], + [ + "▁Varadkar", + -14.903368949890137 + ], + [ + "Thailand", + -14.90337085723877 + ], + [ + "▁Midwifery", + -14.903376579284668 + ], + [ + "recession", + -14.903389930725098 + ], + [ + "▁SEPTEMBER", + -14.90340518951416 + ], + [ + "되", + -14.903410911560059 + ], + [ + "▁Allergan", + -14.9034423828125 + ], + [ + "▁comparability", + -14.903495788574219 + ], + [ + "princess", + -14.90351390838623 + ], + [ + "rummer", + -14.90351390838623 + ], + [ + "▁Banshee", + -14.90355396270752 + ], + [ + "1085", + -14.90356731414795 + ], + [ + "▁convocation", + -14.903580665588379 + ], + [ + "▁DLA", + -14.903590202331543 + ], + [ + "▁symbolise", + -14.903593063354492 + ], + [ + "▁Kalanick", + -14.903618812561035 + ], + [ + "▁transiting", + -14.903620719909668 + ], + [ + "▁bui", + -14.9036226272583 + ], + [ + "rÃ", + -14.903644561767578 + ], + [ + "▁Smells", + -14.903648376464844 + ], + [ + "▁comprehended", + -14.903658866882324 + ], + [ + "RENA", + -14.90366268157959 + ], + [ + "▁despairing", + -14.90369987487793 + ], + [ + "▁Sativa", + -14.903708457946777 + ], + [ + "▁fanaticism", + -14.90373420715332 + ], + [ + "▁Harvester", + -14.903761863708496 + ], + [ + "fate", + -14.903764724731445 + ], + [ + "▁formalize", + -14.903776168823242 + ], + [ + "學", + -14.903790473937988 + ], + [ + "▁Jost", + -14.903816223144531 + ], + [ + "LATIN", + -14.903942108154297 + ], + [ + "▁Machiavelli", + -14.90395736694336 + ], + [ + "▁Bullion", + -14.90399169921875 + ], + [ + "▁Vishwa", + -14.904050827026367 + ], + [ + "circulation", + -14.904081344604492 + ], + [ + "▁Emmerson", + -14.904106140136719 + ], + [ + "▁miler", + -14.904135704040527 + ], + [ + "▁shellac", + -14.904141426086426 + ], + [ + "▁Bogo", + -14.90422248840332 + ], + [ + "▁LAG", + -14.904272079467773 + ], + [ + "▁ICAO", + -14.904277801513672 + ], + [ + "▁dna", + -14.904292106628418 + ], + [ + "▁plucky", + -14.904364585876465 + ], + [ + "▁paragliding", + -14.90454387664795 + ], + [ + "▁rese", + -14.904555320739746 + ], + [ + "▁ISN", + -14.904565811157227 + ], + [ + "▁WSR", + -14.904583930969238 + ], + [ + "▁Anni", + -14.904592514038086 + ], + [ + "▁Cantrell", + -14.904610633850098 + ], + [ + "▁sclero", + -14.904635429382324 + ], + [ + "変", + -14.904648780822754 + ], + [ + "▁FUR", + -14.904656410217285 + ], + [ + "▁severing", + -14.904693603515625 + ], + [ + "▁fairest", + -14.904711723327637 + ], + [ + "▁declassified", + -14.904742240905762 + ], + [ + "hida", + -14.904746055603027 + ], + [ + "▁CHL", + -14.904789924621582 + ], + [ + "▁TFA", + -14.904808044433594 + ], + [ + "▁GBS", + -14.904841423034668 + ], + [ + "▁Я", + -14.904901504516602 + ], + [ + "Gentle", + -14.904938697814941 + ], + [ + "▁previewing", + -14.904959678649902 + ], + [ + "▁accredit", + -14.904997825622559 + ], + [ + "▁guile", + -14.905001640319824 + ], + [ + "INDER", + -14.905086517333984 + ], + [ + "gnac", + -14.905128479003906 + ], + [ + "largely", + -14.9051513671875 + ], + [ + "▁beavers", + -14.905187606811523 + ], + [ + "▁mv", + -14.905187606811523 + ], + [ + "ninger", + -14.905200004577637 + ], + [ + "▁sabre", + -14.905211448669434 + ], + [ + "ficial", + -14.905223846435547 + ], + [ + "▁sympathizers", + -14.905227661132812 + ], + [ + "▁Hired", + -14.905231475830078 + ], + [ + "▁Tanta", + -14.905258178710938 + ], + [ + "▁dinette", + -14.905277252197266 + ], + [ + "▁cower", + -14.90528392791748 + ], + [ + "▁Pursuing", + -14.905320167541504 + ], + [ + "▁squeamish", + -14.905380249023438 + ], + [ + "▁Hobo", + -14.90538501739502 + ], + [ + "тра", + -14.905390739440918 + ], + [ + "▁iodide", + -14.90539264678955 + ], + [ + "triggered", + -14.905399322509766 + ], + [ + "▁sacral", + -14.905425071716309 + ], + [ + "▁dah", + -14.905445098876953 + ], + [ + "▁depreciate", + -14.905448913574219 + ], + [ + "▁Monza", + -14.9054594039917 + ], + [ + "▁DIAMOND", + -14.90549087524414 + ], + [ + "regime", + -14.905492782592773 + ], + [ + "▁Raina", + -14.90550708770752 + ], + [ + "Above", + -14.905508995056152 + ], + [ + "▁BFI", + -14.905531883239746 + ], + [ + "varying", + -14.90554141998291 + ], + [ + "▁Bortles", + -14.905555725097656 + ], + [ + "▁hepatocellular", + -14.905563354492188 + ], + [ + "cursive", + -14.905616760253906 + ], + [ + "▁fondest", + -14.905624389648438 + ], + [ + "fini", + -14.905645370483398 + ], + [ + "▁Andrej", + -14.905665397644043 + ], + [ + "▁airbase", + -14.905693054199219 + ], + [ + "ας", + -14.905731201171875 + ], + [ + "pril", + -14.905741691589355 + ], + [ + "▁Pulsar", + -14.905746459960938 + ], + [ + "izability", + -14.90575122833252 + ], + [ + "▁Ashoka", + -14.90575122833252 + ], + [ + "▁эк", + -14.905768394470215 + ], + [ + "junior", + -14.905786514282227 + ], + [ + "▁Shuk", + -14.905792236328125 + ], + [ + "▁subjugation", + -14.905805587768555 + ], + [ + "▁Colla", + -14.905806541442871 + ], + [ + "Principal", + -14.905826568603516 + ], + [ + "nace", + -14.90583324432373 + ], + [ + "▁Koji", + -14.905839920043945 + ], + [ + "▁VCA", + -14.905891418457031 + ], + [ + "▁SCAM", + -14.90590763092041 + ], + [ + "▁Bandits", + -14.905915260314941 + ], + [ + "aigh", + -14.905936241149902 + ], + [ + "▁Displacement", + -14.905940055847168 + ], + [ + "▁Ronde", + -14.90594482421875 + ], + [ + "▁SVM", + -14.905948638916016 + ], + [ + "▁usurped", + -14.90595531463623 + ], + [ + "▁dri", + -14.90597152709961 + ], + [ + "denial", + -14.906001091003418 + ], + [ + "▁coincident", + -14.906023025512695 + ], + [ + "▁glossed", + -14.90604019165039 + ], + [ + "Titan", + -14.906048774719238 + ], + [ + "▁HAY", + -14.906061172485352 + ], + [ + "Oz", + -14.906064987182617 + ], + [ + "▁timberland", + -14.906111717224121 + ], + [ + "▁RATE", + -14.906116485595703 + ], + [ + "CALL", + -14.906159400939941 + ], + [ + "clause", + -14.906161308288574 + ], + [ + "▁Isobel", + -14.906185150146484 + ], + [ + "▁Manifold", + -14.906195640563965 + ], + [ + "▁Cil", + -14.906221389770508 + ], + [ + "▁Brion", + -14.90623664855957 + ], + [ + "ylla", + -14.906244277954102 + ], + [ + "▁capitulation", + -14.906302452087402 + ], + [ + "▁Taper", + -14.906320571899414 + ], + [ + "▁RAB", + -14.906326293945312 + ], + [ + "▁AGP", + -14.906397819519043 + ], + [ + "▁Enriched", + -14.906410217285156 + ], + [ + "▁Baugh", + -14.906412124633789 + ], + [ + "▁688", + -14.906445503234863 + ], + [ + "▁debunking", + -14.906461715698242 + ], + [ + "▁841", + -14.906493186950684 + ], + [ + "▁Debby", + -14.906493186950684 + ], + [ + "▁Tailgate", + -14.906510353088379 + ], + [ + "▁Heywood", + -14.906540870666504 + ], + [ + "▁queasy", + -14.906557083129883 + ], + [ + "▁nibbling", + -14.9065580368042 + ], + [ + "▁transcribing", + -14.906559944152832 + ], + [ + "ordinates", + -14.906579971313477 + ], + [ + "dez", + -14.906586647033691 + ], + [ + "▁Pancras", + -14.906587600708008 + ], + [ + "nax", + -14.90658950805664 + ], + [ + "▁Inception", + -14.906600952148438 + ], + [ + "▁staid", + -14.90660285949707 + ], + [ + "icina", + -14.906604766845703 + ], + [ + "▁DRI", + -14.906641006469727 + ], + [ + "▁Zlatan", + -14.906641960144043 + ], + [ + "för", + -14.90668773651123 + ], + [ + "▁stereoscopic", + -14.906689643859863 + ], + [ + "▁Zeller", + -14.90669059753418 + ], + [ + "▁extinguishing", + -14.906722068786621 + ], + [ + "▁summarises", + -14.906740188598633 + ], + [ + "▁aldehyde", + -14.906749725341797 + ], + [ + "urch", + -14.906774520874023 + ], + [ + "▁Fragments", + -14.906781196594238 + ], + [ + "avour", + -14.90684700012207 + ], + [ + "па", + -14.906861305236816 + ], + [ + "Slip", + -14.906867980957031 + ], + [ + "otel", + -14.906876564025879 + ], + [ + "▁Seren", + -14.906928062438965 + ], + [ + "▁whitespace", + -14.90696907043457 + ], + [ + "▁Annika", + -14.90697193145752 + ], + [ + "▁Tiff", + -14.90699577331543 + ], + [ + "▁Darker", + -14.907000541687012 + ], + [ + "▁Fenix", + -14.90701961517334 + ], + [ + "▁thrusters", + -14.90705394744873 + ], + [ + "▁TORT", + -14.907062530517578 + ], + [ + "▁Esme", + -14.90711498260498 + ], + [ + "▁Basalt", + -14.907224655151367 + ], + [ + "▁Clojure", + -14.907238006591797 + ], + [ + "PATCH", + -14.907267570495605 + ], + [ + "cyst", + -14.907278060913086 + ], + [ + "▁Doro", + -14.907279014587402 + ], + [ + "▁refillable", + -14.907279968261719 + ], + [ + "ป", + -14.907309532165527 + ], + [ + "▁Unused", + -14.907328605651855 + ], + [ + "▁testable", + -14.907344818115234 + ], + [ + "▁Tabletop", + -14.907398223876953 + ], + [ + "authorization", + -14.907424926757812 + ], + [ + "▁Installers", + -14.907440185546875 + ], + [ + "常", + -14.907455444335938 + ], + [ + "▁Kristoff", + -14.907477378845215 + ], + [ + "▁technic", + -14.907506942749023 + ], + [ + "▁Yow", + -14.907512664794922 + ], + [ + "Huge", + -14.907588958740234 + ], + [ + "▁drake", + -14.907622337341309 + ], + [ + "▁derailleur", + -14.907629013061523 + ], + [ + "▁GONE", + -14.907649993896484 + ], + [ + "▁ROOF", + -14.907660484313965 + ], + [ + "ecchi", + -14.907698631286621 + ], + [ + "FACE", + -14.90775203704834 + ], + [ + "Pul", + -14.907772064208984 + ], + [ + "▁reprisals", + -14.907783508300781 + ], + [ + "BOL", + -14.907793998718262 + ], + [ + "▁Subsidiaries", + -14.907809257507324 + ], + [ + "▁Diageo", + -14.907815933227539 + ], + [ + "▁SMI", + -14.907929420471191 + ], + [ + "▁Silky", + -14.907953262329102 + ], + [ + "▁Sondheim", + -14.907955169677734 + ], + [ + "▁Vella", + -14.907976150512695 + ], + [ + "▁Liquidity", + -14.907981872558594 + ], + [ + "compute", + -14.90800666809082 + ], + [ + "▁578", + -14.908028602600098 + ], + [ + "都", + -14.90803337097168 + ], + [ + "▁suspenders", + -14.908066749572754 + ], + [ + "▁THB", + -14.90806770324707 + ], + [ + "CDF", + -14.90807056427002 + ], + [ + "▁Garb", + -14.908089637756348 + ], + [ + "▁Whitmore", + -14.908135414123535 + ], + [ + "▁WORDS", + -14.908178329467773 + ], + [ + "▁Elway", + -14.908194541931152 + ], + [ + "▁rhinoceros", + -14.908210754394531 + ], + [ + "▁cringed", + -14.908220291137695 + ], + [ + "▁Forschung", + -14.908248901367188 + ], + [ + "▁lovin", + -14.908248901367188 + ], + [ + "Dock", + -14.908286094665527 + ], + [ + "▁Quickbooks", + -14.90829086303711 + ], + [ + "▁chivalry", + -14.908308029174805 + ], + [ + "essner", + -14.908310890197754 + ], + [ + "▁MASSIVE", + -14.908378601074219 + ], + [ + "▁parading", + -14.908393859863281 + ], + [ + "Properties", + -14.908405303955078 + ], + [ + "▁Intercollegiate", + -14.90843391418457 + ], + [ + "▁Schur", + -14.908446311950684 + ], + [ + "▁FFT", + -14.908451080322266 + ], + [ + "▁Viceroy", + -14.908458709716797 + ], + [ + "▁esa", + -14.908477783203125 + ], + [ + "▁Penticton", + -14.908478736877441 + ], + [ + "▁Shukla", + -14.9085054397583 + ], + [ + "▁Earhart", + -14.90853500366211 + ], + [ + "▁transpose", + -14.90855884552002 + ], + [ + "wiz", + -14.908561706542969 + ], + [ + "▁Ogilvy", + -14.908563613891602 + ], + [ + "▁WOLF", + -14.908563613891602 + ], + [ + "▁sna", + -14.908594131469727 + ], + [ + "couldn", + -14.908621788024902 + ], + [ + "▁Fucked", + -14.908632278442383 + ], + [ + "▁Oldest", + -14.90864372253418 + ], + [ + "pulmonary", + -14.908656120300293 + ], + [ + "▁GAIN", + -14.90866470336914 + ], + [ + "PUB", + -14.908684730529785 + ], + [ + "▁FIRM", + -14.908716201782227 + ], + [ + "▁Shayne", + -14.90872573852539 + ], + [ + "umph", + -14.908727645874023 + ], + [ + "▁Volker", + -14.908756256103516 + ], + [ + "▁cosmetology", + -14.908759117126465 + ], + [ + "▁Sinaloa", + -14.908766746520996 + ], + [ + "▁chairing", + -14.908771514892578 + ], + [ + "aš", + -14.908807754516602 + ], + [ + "ֶ", + -14.908831596374512 + ], + [ + "▁LOUD", + -14.908836364746094 + ], + [ + "▁Blight", + -14.908848762512207 + ], + [ + "▁Liberalism", + -14.90885066986084 + ], + [ + "▁NATURE", + -14.908896446228027 + ], + [ + "cj", + -14.908903121948242 + ], + [ + "fugi", + -14.908934593200684 + ], + [ + "▁homme", + -14.908939361572266 + ], + [ + "▁monotherapy", + -14.908971786499023 + ], + [ + "▁tah", + -14.908985137939453 + ], + [ + "▁GUEST", + -14.908987045288086 + ], + [ + "▁accessorize", + -14.908997535705566 + ], + [ + "▁Nouvelle", + -14.909062385559082 + ], + [ + "▁foment", + -14.909063339233398 + ], + [ + "▁Appealing", + -14.909090995788574 + ], + [ + "▁Snickers", + -14.909096717834473 + ], + [ + "NIM", + -14.909128189086914 + ], + [ + "▁Rottweiler", + -14.909184455871582 + ], + [ + "POD", + -14.909191131591797 + ], + [ + "INER", + -14.909201622009277 + ], + [ + "archi", + -14.90922737121582 + ], + [ + "▁அ", + -14.909242630004883 + ], + [ + "LUX", + -14.909271240234375 + ], + [ + "▁Goodluck", + -14.909280776977539 + ], + [ + "▁Headmaster", + -14.909303665161133 + ], + [ + "OQ", + -14.909316062927246 + ], + [ + "ektor", + -14.909320831298828 + ], + [ + "terpene", + -14.909330368041992 + ], + [ + "▁projet", + -14.909345626831055 + ], + [ + "▁Invaders", + -14.90935230255127 + ], + [ + "▁jogged", + -14.909392356872559 + ], + [ + "▁Hynes", + -14.90941047668457 + ], + [ + "▁SOMEONE", + -14.909478187561035 + ], + [ + "▁Fahr", + -14.909496307373047 + ], + [ + "▁cerca", + -14.90951156616211 + ], + [ + "▁Quarantine", + -14.909514427185059 + ], + [ + "▁Fincher", + -14.909537315368652 + ], + [ + "▁Bikram", + -14.909584045410156 + ], + [ + "Ava", + -14.909646034240723 + ], + [ + "CUL", + -14.909647941589355 + ], + [ + "alou", + -14.90968132019043 + ], + [ + "▁Gladwell", + -14.909684181213379 + ], + [ + "spasm", + -14.90970516204834 + ], + [ + "▁Kailash", + -14.909734725952148 + ], + [ + "airport", + -14.909738540649414 + ], + [ + "▁Mover", + -14.909744262695312 + ], + [ + "▁underinsured", + -14.909758567810059 + ], + [ + "▁reignite", + -14.909819602966309 + ], + [ + "▁Roblox", + -14.909834861755371 + ], + [ + "iselle", + -14.90984058380127 + ], + [ + "▁Playback", + -14.909871101379395 + ], + [ + "labelled", + -14.909897804260254 + ], + [ + "▁despot", + -14.909899711608887 + ], + [ + "▁chapped", + -14.909904479980469 + ], + [ + "▁TIL", + -14.909913063049316 + ], + [ + "Further", + -14.909918785095215 + ], + [ + "econom", + -14.909926414489746 + ], + [ + "▁Hafiz", + -14.909957885742188 + ], + [ + "▁hedged", + -14.909961700439453 + ], + [ + "Minn", + -14.90996265411377 + ], + [ + "▁Rabe", + -14.90999984741211 + ], + [ + "▁heterozygous", + -14.910000801086426 + ], + [ + "▁MONT", + -14.910008430480957 + ], + [ + "▁urology", + -14.91001033782959 + ], + [ + "▁Muncie", + -14.910024642944336 + ], + [ + "▁suppleness", + -14.910024642944336 + ], + [ + "▁Receipts", + -14.910065650939941 + ], + [ + "▁Afford", + -14.910140037536621 + ], + [ + "▁swerved", + -14.910165786743164 + ], + [ + "元", + -14.910170555114746 + ], + [ + "Mining", + -14.910172462463379 + ], + [ + "▁GMB", + -14.910174369812012 + ], + [ + "akul", + -14.910181999206543 + ], + [ + "▁satiety", + -14.91020679473877 + ], + [ + "amour", + -14.910209655761719 + ], + [ + "Survey", + -14.910212516784668 + ], + [ + "▁FORWARD", + -14.910246849060059 + ], + [ + "▁Acknowledging", + -14.910257339477539 + ], + [ + "▁Kree", + -14.910261154174805 + ], + [ + "▁inductees", + -14.910308837890625 + ], + [ + "▁Rott", + -14.910329818725586 + ], + [ + "▁ж", + -14.91033935546875 + ], + [ + "▁unconvinced", + -14.910354614257812 + ], + [ + "ikar", + -14.91037654876709 + ], + [ + "▁Artifact", + -14.910414695739746 + ], + [ + "considering", + -14.910415649414062 + ], + [ + "▁672", + -14.910419464111328 + ], + [ + "▁£28", + -14.910421371459961 + ], + [ + "▁potash", + -14.91042423248291 + ], + [ + "easily", + -14.910484313964844 + ], + [ + "▁Hookup", + -14.910489082336426 + ], + [ + "pheno", + -14.91055965423584 + ], + [ + "▁telugu", + -14.910578727722168 + ], + [ + "expand", + -14.910614967346191 + ], + [ + "▁dieters", + -14.91061782836914 + ], + [ + "▁Eko", + -14.910624504089355 + ], + [ + "vira", + -14.910630226135254 + ], + [ + "▁unionists", + -14.910717010498047 + ], + [ + "▁efr", + -14.910725593566895 + ], + [ + "▁estar", + -14.910774230957031 + ], + [ + "▁gantry", + -14.910791397094727 + ], + [ + "şti", + -14.910792350769043 + ], + [ + "▁Boaz", + -14.91080093383789 + ], + [ + "▁INDIVIDUAL", + -14.910805702209473 + ], + [ + "▁Shona", + -14.910819053649902 + ], + [ + "▁Yehuda", + -14.910845756530762 + ], + [ + "instance", + -14.910868644714355 + ], + [ + "▁leavers", + -14.910880088806152 + ], + [ + "▁Vasili", + -14.910890579223633 + ], + [ + "▁fluttered", + -14.910905838012695 + ], + [ + "hro", + -14.910917282104492 + ], + [ + "ILS", + -14.910923957824707 + ], + [ + "▁DSO", + -14.910932540893555 + ], + [ + "unch", + -14.910942077636719 + ], + [ + "MASTER", + -14.910970687866211 + ], + [ + "▁Prank", + -14.910999298095703 + ], + [ + "▁Jav", + -14.911017417907715 + ], + [ + "▁panelled", + -14.911029815673828 + ], + [ + "rota", + -14.911065101623535 + ], + [ + "evaluated", + -14.911069869995117 + ], + [ + "▁Bonaventure", + -14.911137580871582 + ], + [ + "sterone", + -14.911168098449707 + ], + [ + "▁intercepting", + -14.911170959472656 + ], + [ + "▁zealots", + -14.911191940307617 + ], + [ + "▁McAdams", + -14.911229133605957 + ], + [ + "▁jihadi", + -14.91126823425293 + ], + [ + "▁Binge", + -14.911274909973145 + ], + [ + "▁inventiveness", + -14.911295890808105 + ], + [ + "▁pickpocket", + -14.911320686340332 + ], + [ + "▁GSC", + -14.911373138427734 + ], + [ + "▁Lehr", + -14.911378860473633 + ], + [ + "▁skeins", + -14.911408424377441 + ], + [ + "▁hoy", + -14.911410331726074 + ], + [ + "▁dishwashing", + -14.911431312561035 + ], + [ + "▁bolting", + -14.91148853302002 + ], + [ + "▁Etiquette", + -14.911489486694336 + ], + [ + "▁retracement", + -14.911507606506348 + ], + [ + "▁growls", + -14.911511421203613 + ], + [ + "▁Haircut", + -14.91152572631836 + ], + [ + "▁Kanji", + -14.911526679992676 + ], + [ + "rary", + -14.911547660827637 + ], + [ + "▁evaporative", + -14.91161060333252 + ], + [ + "▁spectro", + -14.911619186401367 + ], + [ + "▁Eurostar", + -14.911623001098633 + ], + [ + "▁Tuskegee", + -14.911623001098633 + ], + [ + "▁interminable", + -14.911628723144531 + ], + [ + "▁deliberated", + -14.911689758300781 + ], + [ + "▁Tiara", + -14.91169261932373 + ], + [ + "▁DPM", + -14.911711692810059 + ], + [ + "▁PPAR", + -14.91172981262207 + ], + [ + "bbl", + -14.911757469177246 + ], + [ + "▁Identified", + -14.911782264709473 + ], + [ + "▁ADVANCE", + -14.911802291870117 + ], + [ + "▁BBL", + -14.911811828613281 + ], + [ + "▁VIDEOS", + -14.911815643310547 + ], + [ + "▁ANDREW", + -14.911831855773926 + ], + [ + "▁berg", + -14.911837577819824 + ], + [ + "▁EXPERT", + -14.911845207214355 + ], + [ + "▁YZ", + -14.911871910095215 + ], + [ + "archives", + -14.911882400512695 + ], + [ + "▁Stoll", + -14.911888122558594 + ], + [ + "▁CML", + -14.911919593811035 + ], + [ + "panic", + -14.911927223205566 + ], + [ + "▁Purgatory", + -14.911928176879883 + ], + [ + "▁Geronimo", + -14.911968231201172 + ], + [ + "▁gul", + -14.912022590637207 + ], + [ + "ネ", + -14.912041664123535 + ], + [ + "▁Mulholland", + -14.912076950073242 + ], + [ + "▁Lawrenceville", + -14.912123680114746 + ], + [ + "▁Chab", + -14.912134170532227 + ], + [ + "▁0521", + -14.912147521972656 + ], + [ + "wia", + -14.912151336669922 + ], + [ + "▁THEORY", + -14.912176132202148 + ], + [ + "Strategy", + -14.912196159362793 + ], + [ + "▁exes", + -14.912200927734375 + ], + [ + "▁Matric", + -14.91221809387207 + ], + [ + "Surface", + -14.91224193572998 + ], + [ + "▁suffocated", + -14.912297248840332 + ], + [ + "▁trudged", + -14.912347793579102 + ], + [ + "Stranger", + -14.912349700927734 + ], + [ + "▁epidemiologist", + -14.9124174118042 + ], + [ + "▁Hunk", + -14.91242504119873 + ], + [ + "▁ස", + -14.912431716918945 + ], + [ + "▁triplicate", + -14.912455558776855 + ], + [ + "▁Parlor", + -14.912531852722168 + ], + [ + "▁homeschooled", + -14.91254997253418 + ], + [ + "▁reservist", + -14.912551879882812 + ], + [ + "▁shanty", + -14.912595748901367 + ], + [ + "shëm", + -14.912653923034668 + ], + [ + "▁TfL", + -14.912653923034668 + ], + [ + "▁Voivodeship", + -14.912673950195312 + ], + [ + "dius", + -14.91273021697998 + ], + [ + "▁QUAL", + -14.912796020507812 + ], + [ + "▁YELLOW", + -14.912808418273926 + ], + [ + "gonal", + -14.91281509399414 + ], + [ + "▁Jeho", + -14.91281509399414 + ], + [ + "▁MoD", + -14.912824630737305 + ], + [ + "▁BLITZER", + -14.912832260131836 + ], + [ + "▁Diversified", + -14.912866592407227 + ], + [ + "▁SUIT", + -14.912898063659668 + ], + [ + "schoolers", + -14.912903785705566 + ], + [ + "Peer", + -14.912939071655273 + ], + [ + "▁Doubleday", + -14.91296672821045 + ], + [ + "▁obra", + -14.912968635559082 + ], + [ + "▁Laksh", + -14.913006782531738 + ], + [ + "▁BARR", + -14.913041114807129 + ], + [ + "▁Freudian", + -14.913068771362305 + ], + [ + "無", + -14.913074493408203 + ], + [ + "▁dha", + -14.91308879852295 + ], + [ + "Designer", + -14.913104057312012 + ], + [ + "▁overestimated", + -14.913169860839844 + ], + [ + "▁Misa", + -14.91317081451416 + ], + [ + "▁Paintball", + -14.913171768188477 + ], + [ + "Residence", + -14.91317367553711 + ], + [ + "▁overreact", + -14.913176536560059 + ], + [ + "▁BEYOND", + -14.913180351257324 + ], + [ + "▁Kenji", + -14.913191795349121 + ], + [ + "▁BMG", + -14.913222312927246 + ], + [ + "▁DME", + -14.913228034973145 + ], + [ + "▁Lonsdale", + -14.913241386413574 + ], + [ + "Vu", + -14.913264274597168 + ], + [ + "▁Shivaji", + -14.913280487060547 + ], + [ + "▁593", + -14.913286209106445 + ], + [ + "▁insipid", + -14.91329288482666 + ], + [ + "ouw", + -14.913301467895508 + ], + [ + "▁Midfielder", + -14.913312911987305 + ], + [ + "▁Whitehorse", + -14.913317680358887 + ], + [ + "▁ASN", + -14.913357734680176 + ], + [ + "▁SWE", + -14.913361549377441 + ], + [ + "▁ANS", + -14.913368225097656 + ], + [ + "▁Tashkent", + -14.913370132446289 + ], + [ + "▁Militant", + -14.913439750671387 + ], + [ + "▁Excerpts", + -14.913460731506348 + ], + [ + "▁sachets", + -14.91346549987793 + ], + [ + "▁Chuan", + -14.91349983215332 + ], + [ + "▁Faulk", + -14.913503646850586 + ], + [ + "ち", + -14.913503646850586 + ], + [ + "▁knockoff", + -14.913527488708496 + ], + [ + "▁mitotic", + -14.913544654846191 + ], + [ + "▁Motherwell", + -14.913548469543457 + ], + [ + "chris", + -14.913566589355469 + ], + [ + "▁Alcantara", + -14.913566589355469 + ], + [ + "ř", + -14.913569450378418 + ], + [ + "sovereign", + -14.913582801818848 + ], + [ + "APR", + -14.91359806060791 + ], + [ + "▁COW", + -14.913612365722656 + ], + [ + "Chen", + -14.913622856140137 + ], + [ + "▁Reimer", + -14.91368293762207 + ], + [ + "▁Antioxidants", + -14.913689613342285 + ], + [ + "▁Zep", + -14.913708686828613 + ], + [ + "loathing", + -14.913717269897461 + ], + [ + "merit", + -14.913719177246094 + ], + [ + "ported", + -14.913724899291992 + ], + [ + "▁toothed", + -14.913731575012207 + ], + [ + "▁millisecond", + -14.913769721984863 + ], + [ + "▁subfloor", + -14.91377067565918 + ], + [ + "▁Lune", + -14.91378402709961 + ], + [ + "▁Suspense", + -14.913810729980469 + ], + [ + "▁PBL", + -14.913874626159668 + ], + [ + "▁hick", + -14.913931846618652 + ], + [ + "cía", + -14.913934707641602 + ], + [ + "caria", + -14.913946151733398 + ], + [ + "guera", + -14.91396713256836 + ], + [ + "▁Westworld", + -14.913997650146484 + ], + [ + "▁BLESS", + -14.914009094238281 + ], + [ + "▁Ounce", + -14.914066314697266 + ], + [ + "▁Esco", + -14.914083480834961 + ], + [ + "▁Aftermath", + -14.914102554321289 + ], + [ + "▁Trois", + -14.914111137390137 + ], + [ + "▁qubit", + -14.91411304473877 + ], + [ + "▁KNEW", + -14.91412353515625 + ], + [ + "▁UAC", + -14.914125442504883 + ], + [ + "▁Brandywine", + -14.914146423339844 + ], + [ + "▁مع", + -14.91415023803711 + ], + [ + "▁Ngu", + -14.914154052734375 + ], + [ + "▁forewarned", + -14.914165496826172 + ], + [ + "▁unscramble", + -14.914175033569336 + ], + [ + "▁Wada", + -14.914209365844727 + ], + [ + "▁enum", + -14.914216995239258 + ], + [ + "▁alabama", + -14.914217948913574 + ], + [ + "▁reassemble", + -14.914225578308105 + ], + [ + "ले", + -14.914227485656738 + ], + [ + "▁Cellulose", + -14.914233207702637 + ], + [ + "landia", + -14.914254188537598 + ], + [ + "Cow", + -14.914262771606445 + ], + [ + "▁Hamster", + -14.914307594299316 + ], + [ + "Killer", + -14.91433334350586 + ], + [ + "▁LIBOR", + -14.914346694946289 + ], + [ + "▁Thani", + -14.914363861083984 + ], + [ + "▁Fid", + -14.91436767578125 + ], + [ + "removed", + -14.914410591125488 + ], + [ + "록", + -14.914422988891602 + ], + [ + "forecast", + -14.914429664611816 + ], + [ + "▁Sequin", + -14.914462089538574 + ], + [ + "▁1769", + -14.914491653442383 + ], + [ + "▁Cela", + -14.914493560791016 + ], + [ + "▁Rubik", + -14.914534568786621 + ], + [ + "▁Struck", + -14.914542198181152 + ], + [ + "establishing", + -14.914566993713379 + ], + [ + "Sponsor", + -14.914591789245605 + ], + [ + "▁wilful", + -14.914593696594238 + ], + [ + "▁Trak", + -14.91459846496582 + ], + [ + "kada", + -14.914607048034668 + ], + [ + "▁ORDERS", + -14.914724349975586 + ], + [ + "▁divisor", + -14.91474437713623 + ], + [ + "oderm", + -14.914749145507812 + ], + [ + "GPA", + -14.914778709411621 + ], + [ + "▁Specter", + -14.914793968200684 + ], + [ + "▁honoree", + -14.91482162475586 + ], + [ + "▁bw", + -14.914823532104492 + ], + [ + "importance", + -14.914828300476074 + ], + [ + "lese", + -14.91486930847168 + ], + [ + "▁IMMEDIATELY", + -14.914880752563477 + ], + [ + "vion", + -14.914911270141602 + ], + [ + "▁forceps", + -14.91493034362793 + ], + [ + "▁Hervey", + -14.914956092834473 + ], + [ + "representing", + -14.914992332458496 + ], + [ + "▁inadequacies", + -14.915022850036621 + ], + [ + "▁sierra", + -14.91502857208252 + ], + [ + "Lind", + -14.915044784545898 + ], + [ + "ënë", + -14.915094375610352 + ], + [ + "▁RTÉ", + -14.915125846862793 + ], + [ + "▁anatomically", + -14.915138244628906 + ], + [ + "▁Divergent", + -14.9151611328125 + ], + [ + "▁Rudra", + -14.915170669555664 + ], + [ + "rimmed", + -14.915197372436523 + ], + [ + "▁framerate", + -14.915210723876953 + ], + [ + "▁Debenhams", + -14.915218353271484 + ], + [ + "▁Impairment", + -14.915230751037598 + ], + [ + "▁peroxidase", + -14.915240287780762 + ], + [ + "▁meridians", + -14.915283203125 + ], + [ + "Pc", + -14.915340423583984 + ], + [ + "▁Matador", + -14.915377616882324 + ], + [ + "▁Quali", + -14.91538143157959 + ], + [ + "▁reassembled", + -14.915398597717285 + ], + [ + "▁Fuego", + -14.915410995483398 + ], + [ + "▁Darmstadt", + -14.915414810180664 + ], + [ + "▁Mailchimp", + -14.915414810180664 + ], + [ + "▁Purdy", + -14.915427207946777 + ], + [ + "▁591", + -14.915440559387207 + ], + [ + "▁ASO", + -14.915454864501953 + ], + [ + "AAR", + -14.915486335754395 + ], + [ + "▁Osgood", + -14.91556167602539 + ], + [ + "Pride", + -14.915589332580566 + ], + [ + "▁Spon", + -14.91560173034668 + ], + [ + "▁Southbank", + -14.915616989135742 + ], + [ + "▁Baggage", + -14.915621757507324 + ], + [ + "▁LAD", + -14.915635108947754 + ], + [ + "marital", + -14.915637969970703 + ], + [ + "▁extrapolated", + -14.9156494140625 + ], + [ + "▁clobber", + -14.915661811828613 + ], + [ + "▁Yeon", + -14.915670394897461 + ], + [ + "▁conciliatory", + -14.915672302246094 + ], + [ + "▁bree", + -14.915691375732422 + ], + [ + "contractor", + -14.915692329406738 + ], + [ + "▁otro", + -14.915694236755371 + ], + [ + "▁focusses", + -14.91574764251709 + ], + [ + "LONG", + -14.915752410888672 + ], + [ + "▁modafinil", + -14.915759086608887 + ], + [ + "▁infinitesimal", + -14.915820121765137 + ], + [ + "▁MPV", + -14.915821075439453 + ], + [ + "Drum", + -14.91582202911377 + ], + [ + "▁cruz", + -14.91582202911377 + ], + [ + "▁Colouring", + -14.915848731994629 + ], + [ + "▁paddocks", + -14.91586971282959 + ], + [ + "▁ROME", + -14.915902137756348 + ], + [ + "discriminatory", + -14.91593074798584 + ], + [ + "▁Winehouse", + -14.915970802307129 + ], + [ + "opedia", + -14.915990829467773 + ], + [ + "▁debenture", + -14.916015625 + ], + [ + "▁GLC", + -14.916115760803223 + ], + [ + "▁downsized", + -14.916122436523438 + ], + [ + "▁Riser", + -14.916158676147461 + ], + [ + "▁систем", + -14.916162490844727 + ], + [ + "VERSE", + -14.916189193725586 + ], + [ + "stehen", + -14.916196823120117 + ], + [ + "▁Sincerely", + -14.916207313537598 + ], + [ + "▁reviled", + -14.916234016418457 + ], + [ + "▁classifiers", + -14.916263580322266 + ], + [ + "▁Feliz", + -14.916276931762695 + ], + [ + "▁retargeting", + -14.916293144226074 + ], + [ + "▁purring", + -14.91629409790039 + ], + [ + "教", + -14.916297912597656 + ], + [ + "▁placemats", + -14.91632080078125 + ], + [ + "ṇa", + -14.916385650634766 + ], + [ + "elijk", + -14.916400909423828 + ], + [ + "▁Phyl", + -14.916410446166992 + ], + [ + "▁uke", + -14.91641902923584 + ], + [ + "▁ensconced", + -14.916419982910156 + ], + [ + "処理", + -14.916435241699219 + ], + [ + "▁Anglesey", + -14.916560173034668 + ], + [ + "▁Somaliland", + -14.9165678024292 + ], + [ + "▁Seeger", + -14.916597366333008 + ], + [ + "▁uncharacteristic", + -14.916604995727539 + ], + [ + "bomber", + -14.916605949401855 + ], + [ + "▁PIPE", + -14.916614532470703 + ], + [ + "▁Resignation", + -14.916616439819336 + ], + [ + "▁aneurysms", + -14.916620254516602 + ], + [ + "▁fallacious", + -14.916629791259766 + ], + [ + "Vector", + -14.916638374328613 + ], + [ + "rotor", + -14.916656494140625 + ], + [ + "▁biotic", + -14.91667652130127 + ], + [ + "▁Persuasive", + -14.916723251342773 + ], + [ + "▁Majorca", + -14.916726112365723 + ], + [ + "▁Sajid", + -14.916757583618164 + ], + [ + "유", + -14.916773796081543 + ], + [ + "ის", + -14.916816711425781 + ], + [ + "▁STAFF", + -14.916816711425781 + ], + [ + "▁doubters", + -14.916842460632324 + ], + [ + "▁Sensational", + -14.916882514953613 + ], + [ + "▁SCHEDULE", + -14.916922569274902 + ], + [ + "▁Medline", + -14.916925430297852 + ], + [ + "yielding", + -14.916927337646484 + ], + [ + "▁Portia", + -14.9169340133667 + ], + [ + "▁Springdale", + -14.916936874389648 + ], + [ + "▁Jetty", + -14.917001724243164 + ], + [ + "▁Loi", + -14.917004585266113 + ], + [ + "▁Pippin", + -14.917027473449707 + ], + [ + "▁McCourt", + -14.917057037353516 + ], + [ + "▁Pica", + -14.91706657409668 + ], + [ + "▁porcupine", + -14.917095184326172 + ], + [ + "▁Haan", + -14.917180061340332 + ], + [ + "▁hitmaker", + -14.917187690734863 + ], + [ + "▁Planters", + -14.917231559753418 + ], + [ + "▁luminescent", + -14.917242050170898 + ], + [ + "▁Kiva", + -14.917247772216797 + ], + [ + "Avengers", + -14.917251586914062 + ], + [ + "▁Quadro", + -14.917252540588379 + ], + [ + "SCHE", + -14.917274475097656 + ], + [ + "▁−1", + -14.917275428771973 + ], + [ + "▁WBO", + -14.917354583740234 + ], + [ + "▁seagrass", + -14.917362213134766 + ], + [ + "▁mandrel", + -14.9174222946167 + ], + [ + "▁intramuscular", + -14.917442321777344 + ], + [ + "terrorists", + -14.917540550231934 + ], + [ + "▁burnished", + -14.917542457580566 + ], + [ + "▁retell", + -14.917547225952148 + ], + [ + "▁Excludes", + -14.917557716369629 + ], + [ + "venom", + -14.917560577392578 + ], + [ + "▁kindling", + -14.917562484741211 + ], + [ + "▁imbibe", + -14.917573928833008 + ], + [ + "▁Primera", + -14.917588233947754 + ], + [ + "်", + -14.917591094970703 + ], + [ + "agami", + -14.91759204864502 + ], + [ + "▁Baran", + -14.917593955993652 + ], + [ + "▁Gulen", + -14.917619705200195 + ], + [ + "▁Bá", + -14.917628288269043 + ], + [ + "▁Zahra", + -14.917640686035156 + ], + [ + "▁Biotin", + -14.917644500732422 + ], + [ + "▁meanders", + -14.917691230773926 + ], + [ + "▁Gif", + -14.917703628540039 + ], + [ + "capsule", + -14.917709350585938 + ], + [ + "▁demonstrative", + -14.917733192443848 + ], + [ + "є", + -14.917737007141113 + ], + [ + "▁Mackintosh", + -14.917745590209961 + ], + [ + "nhardt", + -14.917814254760742 + ], + [ + "indra", + -14.917824745178223 + ], + [ + "brae", + -14.917871475219727 + ], + [ + "livia", + -14.917872428894043 + ], + [ + "▁jutting", + -14.917925834655762 + ], + [ + "▁BNC", + -14.917949676513672 + ], + [ + "Arrow", + -14.917990684509277 + ], + [ + "▁biodynamic", + -14.918013572692871 + ], + [ + "▁birdhouse", + -14.91801643371582 + ], + [ + "wede", + -14.91802978515625 + ], + [ + "▁Toomey", + -14.91805648803711 + ], + [ + "▁GUYS", + -14.918063163757324 + ], + [ + "▁OER", + -14.918105125427246 + ], + [ + "▁deir", + -14.918136596679688 + ], + [ + "katsu", + -14.918150901794434 + ], + [ + "▁electrolytic", + -14.918161392211914 + ], + [ + "medica", + -14.918190956115723 + ], + [ + "▁Techni", + -14.918212890625 + ], + [ + "▁spoofing", + -14.918305397033691 + ], + [ + "ба", + -14.918331146240234 + ], + [ + "▁grater", + -14.91833782196045 + ], + [ + "▁KAM", + -14.918357849121094 + ], + [ + "conductive", + -14.918368339538574 + ], + [ + "▁clawing", + -14.918402671813965 + ], + [ + "▁Ochoa", + -14.918435096740723 + ], + [ + "▁WEEKEND", + -14.918445587158203 + ], + [ + "▁Turpin", + -14.918484687805176 + ], + [ + "▁Ferndale", + -14.91850757598877 + ], + [ + "▁genotyping", + -14.918558120727539 + ], + [ + "▁LLB", + -14.918563842773438 + ], + [ + "Setup", + -14.91856575012207 + ], + [ + "▁Bitumen", + -14.918595314025879 + ], + [ + "▁Faris", + -14.918620109558105 + ], + [ + "▁Fibrosis", + -14.918644905090332 + ], + [ + "▁citrusy", + -14.918651580810547 + ], + [ + "▁merited", + -14.918651580810547 + ], + [ + "erina", + -14.918680191040039 + ], + [ + "Nusra", + -14.918684005737305 + ], + [ + "▁Whitsunday", + -14.91870403289795 + ], + [ + "WCA", + -14.91871452331543 + ], + [ + "▁Tardi", + -14.918715476989746 + ], + [ + "▁wardens", + -14.918715476989746 + ], + [ + "libri", + -14.918717384338379 + ], + [ + "respecting", + -14.918758392333984 + ], + [ + "▁Lapp", + -14.918780326843262 + ], + [ + "др", + -14.918793678283691 + ], + [ + "▁Xiong", + -14.91879940032959 + ], + [ + "ldo", + -14.918803215026855 + ], + [ + "USDA", + -14.918815612792969 + ], + [ + "Cape", + -14.918818473815918 + ], + [ + "▁bilirubin", + -14.918827056884766 + ], + [ + "▁Castello", + -14.918846130371094 + ], + [ + "▁Woolwich", + -14.918869972229004 + ], + [ + "▁YB", + -14.918889999389648 + ], + [ + "▁hyperinflation", + -14.918913841247559 + ], + [ + "OXY", + -14.918922424316406 + ], + [ + "▁MRA", + -14.918923377990723 + ], + [ + "arissa", + -14.918950080871582 + ], + [ + "▁Moise", + -14.919002532958984 + ], + [ + "▁Glob", + -14.919022560119629 + ], + [ + "▁Stevia", + -14.919029235839844 + ], + [ + "▁Madan", + -14.919055938720703 + ], + [ + "▁Lucio", + -14.919071197509766 + ], + [ + "▁professorship", + -14.919105529785156 + ], + [ + "▁texturing", + -14.919127464294434 + ], + [ + "▁Synchron", + -14.919129371643066 + ], + [ + "▁scuffs", + -14.919150352478027 + ], + [ + "▁Malacca", + -14.91917896270752 + ], + [ + "atric", + -14.919191360473633 + ], + [ + "Transform", + -14.919272422790527 + ], + [ + "▁quadcopter", + -14.91930103302002 + ], + [ + "▁Javelin", + -14.919330596923828 + ], + [ + "amsa", + -14.919342994689941 + ], + [ + "notably", + -14.919370651245117 + ], + [ + "▁plusieurs", + -14.919392585754395 + ], + [ + "▁Informa", + -14.919404983520508 + ], + [ + "cheer", + -14.919413566589355 + ], + [ + "실", + -14.91944408416748 + ], + [ + "▁UCSD", + -14.91948127746582 + ], + [ + "▁WQ", + -14.9194974899292 + ], + [ + "BBY", + -14.919551849365234 + ], + [ + "▁transpire", + -14.919556617736816 + ], + [ + "▁uncooperative", + -14.919632911682129 + ], + [ + "▁Bada", + -14.919652938842773 + ], + [ + "NCT", + -14.919672012329102 + ], + [ + "BURN", + -14.919734001159668 + ], + [ + "▁astrophysicist", + -14.919751167297363 + ], + [ + "Stra", + -14.919754981994629 + ], + [ + "▁Unification", + -14.91979694366455 + ], + [ + "▁SJW", + -14.919806480407715 + ], + [ + "▁guidebooks", + -14.919822692871094 + ], + [ + "▁Furry", + -14.919844627380371 + ], + [ + "SMC", + -14.919898986816406 + ], + [ + "kier", + -14.919907569885254 + ], + [ + "Assessment", + -14.91990852355957 + ], + [ + "▁ORANGE", + -14.91991138458252 + ], + [ + "▁uninhibited", + -14.919925689697266 + ], + [ + "Sandy", + -14.919962882995605 + ], + [ + "▁HoloLens", + -14.92002010345459 + ], + [ + "▁déjà", + -14.92002010345459 + ], + [ + "▁synchronicity", + -14.92002010345459 + ], + [ + "▁ARD", + -14.920023918151855 + ], + [ + "▁Dorothea", + -14.920100212097168 + ], + [ + "比", + -14.92010498046875 + ], + [ + "▁Staats", + -14.920137405395508 + ], + [ + "▁rummaging", + -14.920143127441406 + ], + [ + "▁Sniff", + -14.920160293579102 + ], + [ + "AES", + -14.920207977294922 + ], + [ + "▁temporally", + -14.920218467712402 + ], + [ + "▁Observed", + -14.92025089263916 + ], + [ + "encephalo", + -14.92027759552002 + ], + [ + "BBB", + -14.9202880859375 + ], + [ + "▁Neurosurgery", + -14.92029857635498 + ], + [ + "▁TNG", + -14.920299530029297 + ], + [ + "▁JBoss", + -14.920320510864258 + ], + [ + "▁ἐ", + -14.920334815979004 + ], + [ + "▁Airbag", + -14.920352935791016 + ], + [ + "VIDEO", + -14.920369148254395 + ], + [ + "▁exclusionary", + -14.920391082763672 + ], + [ + "▁biosensor", + -14.920393943786621 + ], + [ + "adj", + -14.92039966583252 + ], + [ + "▁bureaucracies", + -14.920402526855469 + ], + [ + "▁Hilde", + -14.920434951782227 + ], + [ + "▁Masterson", + -14.920439720153809 + ], + [ + "Mob", + -14.920482635498047 + ], + [ + "grease", + -14.920482635498047 + ], + [ + "Crack", + -14.920485496520996 + ], + [ + "▁Creatine", + -14.92052936553955 + ], + [ + "▁gallows", + -14.92056941986084 + ], + [ + "ncbi", + -14.920573234558105 + ], + [ + "secular", + -14.920575141906738 + ], + [ + "associate", + -14.920601844787598 + ], + [ + "▁Elective", + -14.920623779296875 + ], + [ + "▁Taku", + -14.920625686645508 + ], + [ + "▁Forgetting", + -14.920659065246582 + ], + [ + "▁DAO", + -14.920692443847656 + ], + [ + "▁Brasserie", + -14.920723915100098 + ], + [ + "▁Cusack", + -14.92074203491211 + ], + [ + "▁candlesticks", + -14.920757293701172 + ], + [ + "▁Embodiment", + -14.920796394348145 + ], + [ + "ffo", + -14.92080307006836 + ], + [ + "Alexandr", + -14.920913696289062 + ], + [ + "▁경", + -14.920936584472656 + ], + [ + "▁megabytes", + -14.920937538146973 + ], + [ + "▁stonework", + -14.920970916748047 + ], + [ + "OTD", + -14.921048164367676 + ], + [ + "muck", + -14.921051025390625 + ], + [ + "▁Wilmot", + -14.921069145202637 + ], + [ + "▁Scandi", + -14.921089172363281 + ], + [ + "▁Reflexology", + -14.921122550964355 + ], + [ + "▁Rosy", + -14.921150207519531 + ], + [ + "▁ACORN", + -14.921207427978516 + ], + [ + "▁popsicles", + -14.921228408813477 + ], + [ + "alyn", + -14.92123031616211 + ], + [ + "▁HathiTrust", + -14.921252250671387 + ], + [ + "▁Klug", + -14.921252250671387 + ], + [ + "▁Maplewood", + -14.92126178741455 + ], + [ + "▁Manju", + -14.921286582946777 + ], + [ + "▁lye", + -14.92128849029541 + ], + [ + "▁cerebellar", + -14.921338081359863 + ], + [ + "pion", + -14.921364784240723 + ], + [ + "▁Socratic", + -14.921432495117188 + ], + [ + "▁WIS", + -14.9214448928833 + ], + [ + "▁tinned", + -14.921453475952148 + ], + [ + "SAL", + -14.921454429626465 + ], + [ + "▁lunacy", + -14.921483039855957 + ], + [ + "▁narrowest", + -14.921493530273438 + ], + [ + "▁Sunbrella", + -14.921523094177246 + ], + [ + "laj", + -14.921551704406738 + ], + [ + "Practice", + -14.921587944030762 + ], + [ + "▁inconsiderate", + -14.921614646911621 + ], + [ + "ły", + -14.921631813049316 + ], + [ + "▁EVIL", + -14.921638488769531 + ], + [ + "evel", + -14.921651840209961 + ], + [ + "▁Perlman", + -14.921701431274414 + ], + [ + "nasty", + -14.921710968017578 + ], + [ + "▁Fogg", + -14.921714782714844 + ], + [ + "▁muti", + -14.921714782714844 + ], + [ + "▁Lumbar", + -14.92171573638916 + ], + [ + "trik", + -14.92172908782959 + ], + [ + "BANK", + -14.921735763549805 + ], + [ + "Mature", + -14.921748161315918 + ], + [ + "▁FRIEND", + -14.921782493591309 + ], + [ + "▁Ballast", + -14.921802520751953 + ], + [ + "▁Linc", + -14.921817779541016 + ], + [ + "bunk", + -14.921841621398926 + ], + [ + "▁OBJECTIVE", + -14.921845436096191 + ], + [ + "▁NHRA", + -14.921873092651367 + ], + [ + "Terri", + -14.921951293945312 + ], + [ + "▁nipped", + -14.92199420928955 + ], + [ + "▁glided", + -14.922038078308105 + ], + [ + "▁bequeath", + -14.922041893005371 + ], + [ + "▁riled", + -14.92206859588623 + ], + [ + "▁Wiccan", + -14.922076225280762 + ], + [ + "▁gazelle", + -14.92208194732666 + ], + [ + "sacred", + -14.922082901000977 + ], + [ + "Rag", + -14.922085762023926 + ], + [ + "▁vaporizers", + -14.922110557556152 + ], + [ + "subsidized", + -14.922192573547363 + ], + [ + "▁furrowed", + -14.922208786010742 + ], + [ + "▁veering", + -14.92221450805664 + ], + [ + "▁billable", + -14.92223072052002 + ], + [ + "▁repositioned", + -14.922257423400879 + ], + [ + "▁Bilateral", + -14.922264099121094 + ], + [ + "▁inadmissible", + -14.922287940979004 + ], + [ + "sterol", + -14.922307014465332 + ], + [ + "Liber", + -14.922320365905762 + ], + [ + "▁carabiner", + -14.92232608795166 + ], + [ + "▁PSYCH", + -14.922342300415039 + ], + [ + "▁encase", + -14.922359466552734 + ], + [ + "elec", + -14.92236614227295 + ], + [ + "ikea", + -14.922381401062012 + ], + [ + "Straight", + -14.92238998413086 + ], + [ + "▁Baud", + -14.922406196594238 + ], + [ + "akai", + -14.92242431640625 + ], + [ + "▁без", + -14.92242431640625 + ], + [ + "▁PEO", + -14.922425270080566 + ], + [ + "▁howls", + -14.922490119934082 + ], + [ + "▁Kreis", + -14.922492980957031 + ], + [ + "▁Wendi", + -14.922504425048828 + ], + [ + "▁intimated", + -14.922515869140625 + ], + [ + "▁Rawlins", + -14.922523498535156 + ], + [ + "ULE", + -14.922530174255371 + ], + [ + "▁Segundo", + -14.922551155090332 + ], + [ + "▁Tekken", + -14.922563552856445 + ], + [ + "Floor", + -14.922589302062988 + ], + [ + "çe", + -14.922601699829102 + ], + [ + "▁squeegee", + -14.922636032104492 + ], + [ + "▁Cleaver", + -14.922652244567871 + ], + [ + "GEL", + -14.922656059265137 + ], + [ + "fica", + -14.922679901123047 + ], + [ + "IDC", + -14.922684669494629 + ], + [ + "▁magna", + -14.922722816467285 + ], + [ + "▁trekkers", + -14.922764778137207 + ], + [ + "▁Tennessean", + -14.922794342041016 + ], + [ + "Tommy", + -14.922808647155762 + ], + [ + "CIM", + -14.922809600830078 + ], + [ + "▁snipe", + -14.922820091247559 + ], + [ + "▁Annually", + -14.922852516174316 + ], + [ + "illum", + -14.92285442352295 + ], + [ + "▁expos", + -14.922866821289062 + ], + [ + "Chase", + -14.922893524169922 + ], + [ + "▁oxidize", + -14.92289924621582 + ], + [ + "Jitsu", + -14.922922134399414 + ], + [ + "Thompson", + -14.92297077178955 + ], + [ + "▁EGR", + -14.922977447509766 + ], + [ + "▁stearate", + -14.92298412322998 + ], + [ + "icke", + -14.922994613647461 + ], + [ + "allocated", + -14.923046112060547 + ], + [ + "▁Chien", + -14.92310905456543 + ], + [ + "ECU", + -14.923123359680176 + ], + [ + "conceptual", + -14.923137664794922 + ], + [ + "▁Yamuna", + -14.92320442199707 + ], + [ + "Bissau", + -14.923213005065918 + ], + [ + "▁saplings", + -14.923233032226562 + ], + [ + "▁Duquesne", + -14.923253059387207 + ], + [ + "▁AGS", + -14.92325496673584 + ], + [ + "▁hustler", + -14.923255920410156 + ], + [ + "▁SUD", + -14.923308372497559 + ], + [ + "▁Schoe", + -14.923333168029785 + ], + [ + "▁rearward", + -14.923358917236328 + ], + [ + "▁dissenters", + -14.923392295837402 + ], + [ + "ско", + -14.923399925231934 + ], + [ + "auro", + -14.923406600952148 + ], + [ + "▁Carrara", + -14.923418998718262 + ], + [ + "rison", + -14.92342758178711 + ], + [ + "▁fai", + -14.923460960388184 + ], + [ + "▁JAG", + -14.923504829406738 + ], + [ + "DPR", + -14.923505783081055 + ], + [ + "laf", + -14.923508644104004 + ], + [ + "▁Morgantown", + -14.923543930053711 + ], + [ + "▁Enchanting", + -14.923556327819824 + ], + [ + "▁Incidence", + -14.923571586608887 + ], + [ + "▁smuggler", + -14.923612594604492 + ], + [ + "▁terminator", + -14.923612594604492 + ], + [ + "▁overthrew", + -14.92362117767334 + ], + [ + "prehensi", + -14.923672676086426 + ], + [ + "houd", + -14.923675537109375 + ], + [ + "Certificate", + -14.923712730407715 + ], + [ + "▁Ingles", + -14.923768043518066 + ], + [ + "▁barium", + -14.923843383789062 + ], + [ + "▁untidy", + -14.923906326293945 + ], + [ + "ilani", + -14.923943519592285 + ], + [ + "▁counterparty", + -14.923951148986816 + ], + [ + "enemies", + -14.923966407775879 + ], + [ + "Bun", + -14.923985481262207 + ], + [ + "▁urbanism", + -14.923985481262207 + ], + [ + "▁Kravitz", + -14.924013137817383 + ], + [ + "phony", + -14.92402172088623 + ], + [ + "▁reccomend", + -14.924022674560547 + ], + [ + "▁jive", + -14.924051284790039 + ], + [ + "hema", + -14.924064636230469 + ], + [ + "▁Villains", + -14.924080848693848 + ], + [ + "▁Balan", + -14.924088478088379 + ], + [ + "▁766", + -14.924114227294922 + ], + [ + "▁malty", + -14.924125671386719 + ], + [ + "▁CHAIR", + -14.924132347106934 + ], + [ + "PIA", + -14.924178123474121 + ], + [ + "▁Contr", + -14.924195289611816 + ], + [ + "▁YY", + -14.924210548400879 + ], + [ + "▁roto", + -14.924214363098145 + ], + [ + "▁MIM", + -14.924245834350586 + ], + [ + "▁trata", + -14.924294471740723 + ], + [ + "▁hemodialysis", + -14.92431354522705 + ], + [ + "SAW", + -14.924407958984375 + ], + [ + "OBE", + -14.924426078796387 + ], + [ + "▁Consisting", + -14.92445182800293 + ], + [ + "▁mobilised", + -14.924456596374512 + ], + [ + "▁acclimate", + -14.924467086791992 + ], + [ + "▁CENTRE", + -14.92447566986084 + ], + [ + "recipes", + -14.924488067626953 + ], + [ + "▁Mawr", + -14.924498558044434 + ], + [ + "Manuel", + -14.924501419067383 + ], + [ + "▁Falun", + -14.924549102783203 + ], + [ + "▁trapeze", + -14.924558639526367 + ], + [ + "▁reactivation", + -14.924560546875 + ], + [ + "▁Morehead", + -14.924566268920898 + ], + [ + "▁Inappropriate", + -14.924567222595215 + ], + [ + "▁Slit", + -14.924579620361328 + ], + [ + "▁DRINK", + -14.924592018127441 + ], + [ + "▁Puritans", + -14.924688339233398 + ], + [ + "Radi", + -14.924691200256348 + ], + [ + "▁AAR", + -14.924725532531738 + ], + [ + "▁chocolatey", + -14.92473030090332 + ], + [ + "fai", + -14.924766540527344 + ], + [ + "stir", + -14.924775123596191 + ], + [ + "arrange", + -14.924796104431152 + ], + [ + "danger", + -14.924824714660645 + ], + [ + "makeup", + -14.92484188079834 + ], + [ + "ords", + -14.92485523223877 + ], + [ + "▁NQ", + -14.924872398376465 + ], + [ + "▁Puy", + -14.92489242553711 + ], + [ + "▁woollen", + -14.924930572509766 + ], + [ + "▁Malbec", + -14.924955368041992 + ], + [ + "Guess", + -14.924959182739258 + ], + [ + "▁hematoma", + -14.924992561340332 + ], + [ + "ashvili", + -14.924993515014648 + ], + [ + "extensive", + -14.924997329711914 + ], + [ + "▁glamping", + -14.925000190734863 + ], + [ + "▁Chon", + -14.925004005432129 + ], + [ + "▁SHER", + -14.925048828125 + ], + [ + "ubb", + -14.925063133239746 + ], + [ + "▁Heyward", + -14.925063133239746 + ], + [ + "Plug", + -14.925117492675781 + ], + [ + "▁lactating", + -14.925129890441895 + ], + [ + "selves", + -14.92513656616211 + ], + [ + "▁neutrinos", + -14.925189018249512 + ], + [ + "Globe", + -14.925189971923828 + ], + [ + "ensch", + -14.925211906433105 + ], + [ + "▁Ecstasy", + -14.925253868103027 + ], + [ + "▁reams", + -14.925291061401367 + ], + [ + "▁Esports", + -14.925321578979492 + ], + [ + "▁vomited", + -14.925328254699707 + ], + [ + "Flip", + -14.9253568649292 + ], + [ + "operational", + -14.925371170043945 + ], + [ + "▁Watchmen", + -14.925378799438477 + ], + [ + "▁Epping", + -14.925386428833008 + ], + [ + "▁oxidizing", + -14.925398826599121 + ], + [ + "▁Tortilla", + -14.925407409667969 + ], + [ + "▁BOTTOM", + -14.925439834594727 + ], + [ + "clue", + -14.925445556640625 + ], + [ + "െ", + -14.92547607421875 + ], + [ + "▁Casserole", + -14.925500869750977 + ], + [ + "▁Tadalafil", + -14.92558765411377 + ], + [ + "▁Constitu", + -14.925600051879883 + ], + [ + "▁Kathi", + -14.92561149597168 + ], + [ + "▁forbearance", + -14.925625801086426 + ], + [ + "▁conditionally", + -14.925715446472168 + ], + [ + "▁Sled", + -14.925719261169434 + ], + [ + "▁brasil", + -14.92573070526123 + ], + [ + "AKI", + -14.925759315490723 + ], + [ + "▁cg", + -14.925788879394531 + ], + [ + "▁chir", + -14.925804138183594 + ], + [ + "▁Eggplant", + -14.92580509185791 + ], + [ + "▁Entitled", + -14.925817489624023 + ], + [ + "▁Aspirin", + -14.925820350646973 + ], + [ + "って", + -14.9258451461792 + ], + [ + "▁Mozzarella", + -14.925885200500488 + ], + [ + "▁Sirisena", + -14.925898551940918 + ], + [ + "▁clenching", + -14.925929069519043 + ], + [ + "▁RAIL", + -14.925944328308105 + ], + [ + "▁abated", + -14.92596435546875 + ], + [ + "▁fretboard", + -14.92605209350586 + ], + [ + "args", + -14.926054954528809 + ], + [ + "▁Menopause", + -14.9260835647583 + ], + [ + "▁endocrinologist", + -14.926095008850098 + ], + [ + "▁Bann", + -14.926119804382324 + ], + [ + "▁Katya", + -14.926130294799805 + ], + [ + "uwen", + -14.926140785217285 + ], + [ + "▁lehenga", + -14.926145553588867 + ], + [ + "że", + -14.92615795135498 + ], + [ + "▁supine", + -14.926164627075195 + ], + [ + "▁shoestring", + -14.926177978515625 + ], + [ + "▁Agape", + -14.926201820373535 + ], + [ + "turf", + -14.926207542419434 + ], + [ + "▁plodding", + -14.926234245300293 + ], + [ + "▁printouts", + -14.92627239227295 + ], + [ + "▁Puccini", + -14.926290512084961 + ], + [ + "▁diametrically", + -14.926305770874023 + ], + [ + "▁Senegalese", + -14.926310539245605 + ], + [ + "cog", + -14.926321983337402 + ], + [ + "▁ба", + -14.926321983337402 + ], + [ + "▁pokie", + -14.926324844360352 + ], + [ + "▁comunica", + -14.926345825195312 + ], + [ + "laria", + -14.92635726928711 + ], + [ + "▁Donohue", + -14.926380157470703 + ], + [ + "▁disponible", + -14.926380157470703 + ], + [ + "peng", + -14.926424026489258 + ], + [ + "海", + -14.926445960998535 + ], + [ + "▁Zaw", + -14.9264497756958 + ], + [ + "▁collation", + -14.926453590393066 + ], + [ + "▁moistened", + -14.92647933959961 + ], + [ + "▁Loz", + -14.926545143127441 + ], + [ + "Hudson", + -14.926552772521973 + ], + [ + "▁Zaragoza", + -14.926566123962402 + ], + [ + "hme", + -14.926613807678223 + ], + [ + "ladi", + -14.926621437072754 + ], + [ + "▁Ojo", + -14.926642417907715 + ], + [ + "▁오", + -14.926642417907715 + ], + [ + "clothing", + -14.926661491394043 + ], + [ + "substituted", + -14.926675796508789 + ], + [ + "▁rio", + -14.926692962646484 + ], + [ + "▁mutable", + -14.926695823669434 + ], + [ + "▁Scavenger", + -14.926752090454102 + ], + [ + "trophin", + -14.926787376403809 + ], + [ + "▁Physiotherapist", + -14.926838874816895 + ], + [ + "itinib", + -14.926839828491211 + ], + [ + "▁Prologue", + -14.926867485046387 + ], + [ + "▁Stakeholder", + -14.926896095275879 + ], + [ + "▁SOLO", + -14.92691421508789 + ], + [ + "▁Credentials", + -14.926926612854004 + ], + [ + "Moscow", + -14.926942825317383 + ], + [ + "Newton", + -14.926963806152344 + ], + [ + "▁Shortcuts", + -14.926971435546875 + ], + [ + "▁TRIAL", + -14.926995277404785 + ], + [ + "fisher", + -14.92701244354248 + ], + [ + "▁haemorrhage", + -14.92701244354248 + ], + [ + "▁Dreamcast", + -14.92707633972168 + ], + [ + "▁whisker", + -14.927107810974121 + ], + [ + "▁occupier", + -14.927135467529297 + ], + [ + "▁haber", + -14.927155494689941 + ], + [ + "▁Spud", + -14.927188873291016 + ], + [ + "disappear", + -14.927196502685547 + ], + [ + "ACM", + -14.92725658416748 + ], + [ + "▁cala", + -14.927257537841797 + ], + [ + "auskas", + -14.927267074584961 + ], + [ + "▁Tense", + -14.927313804626465 + ], + [ + "zuka", + -14.927336692810059 + ], + [ + "▁peu", + -14.92737865447998 + ], + [ + "▁DIL", + -14.927400588989258 + ], + [ + "▁Sexually", + -14.927401542663574 + ], + [ + "▁regurgitation", + -14.927458763122559 + ], + [ + "▁Dalits", + -14.927480697631836 + ], + [ + "▁Mousse", + -14.927491188049316 + ], + [ + "vibe", + -14.927512168884277 + ], + [ + "pastor", + -14.927557945251465 + ], + [ + "ODI", + -14.927566528320312 + ], + [ + "▁hairless", + -14.927591323852539 + ], + [ + "атель", + -14.92759895324707 + ], + [ + "▁Threaten", + -14.927616119384766 + ], + [ + "▁gc", + -14.927635192871094 + ], + [ + "▁linearity", + -14.927708625793457 + ], + [ + "▁Dinh", + -14.927709579467773 + ], + [ + "▁Wolfson", + -14.92772102355957 + ], + [ + "▁sanguine", + -14.927740097045898 + ], + [ + "▁Aimed", + -14.927746772766113 + ], + [ + "▁Uncertain", + -14.9277925491333 + ], + [ + "▁WRITING", + -14.927793502807617 + ], + [ + "▁Bayes", + -14.927836418151855 + ], + [ + "▁SYNC", + -14.927861213684082 + ], + [ + "therefore", + -14.927922248840332 + ], + [ + "▁HoldingsChannel", + -14.927924156188965 + ], + [ + "▁interning", + -14.92794418334961 + ], + [ + "▁acquiesce", + -14.928060531616211 + ], + [ + "▁EBIT", + -14.928079605102539 + ], + [ + "▁taproom", + -14.92809772491455 + ], + [ + "▁comin", + -14.928110122680664 + ], + [ + "▁hij", + -14.928128242492676 + ], + [ + "Я", + -14.928129196166992 + ], + [ + "▁Heavily", + -14.928153991699219 + ], + [ + "▁autoclave", + -14.928181648254395 + ], + [ + "Cheer", + -14.92821216583252 + ], + [ + "consultant", + -14.92825984954834 + ], + [ + "▁Sona", + -14.92827320098877 + ], + [ + "▁Instances", + -14.928288459777832 + ], + [ + "▁Gravy", + -14.928289413452148 + ], + [ + "adhi", + -14.928305625915527 + ], + [ + "▁Philippa", + -14.928339004516602 + ], + [ + "▁religiosity", + -14.928439140319824 + ], + [ + "▁Ayer", + -14.928460121154785 + ], + [ + "▁NMC", + -14.928607940673828 + ], + [ + "▁unaided", + -14.92862606048584 + ], + [ + "Protein", + -14.928631782531738 + ], + [ + "LOOK", + -14.928669929504395 + ], + [ + "▁Clostridium", + -14.928674697875977 + ], + [ + "▁statistician", + -14.928683280944824 + ], + [ + "▁Rasheed", + -14.928685188293457 + ], + [ + "▁feverishly", + -14.928686141967773 + ], + [ + "▁relativ", + -14.92870044708252 + ], + [ + "▁858", + -14.92871379852295 + ], + [ + "▁Seemed", + -14.928714752197266 + ], + [ + "▁polymorphic", + -14.928755760192871 + ], + [ + "▁Mariposa", + -14.92876148223877 + ], + [ + "▁sashes", + -14.928775787353516 + ], + [ + "catalyst", + -14.928791999816895 + ], + [ + "▁remarketing", + -14.928832054138184 + ], + [ + "▁Expressing", + -14.928869247436523 + ], + [ + "▁squaring", + -14.928886413574219 + ], + [ + "3300", + -14.928893089294434 + ], + [ + "▁Sumi", + -14.9288969039917 + ], + [ + "▁SUPPLIERS", + -14.928906440734863 + ], + [ + "▁Fixer", + -14.928935050964355 + ], + [ + "Ultimately", + -14.928959846496582 + ], + [ + "Muscle", + -14.928975105285645 + ], + [ + "▁Duomo", + -14.928975105285645 + ], + [ + "▁illus", + -14.928993225097656 + ], + [ + "GRI", + -14.929021835327148 + ], + [ + "▁DMP", + -14.929039001464844 + ], + [ + "▁indoctrinated", + -14.929095268249512 + ], + [ + "▁sturgeon", + -14.929099082946777 + ], + [ + "준", + -14.929121971130371 + ], + [ + "▁TTS", + -14.929132461547852 + ], + [ + "▁Blazing", + -14.929141998291016 + ], + [ + "▁daredevil", + -14.929144859313965 + ], + [ + "▁lebih", + -14.929171562194824 + ], + [ + "▁arbitral", + -14.92922592163086 + ], + [ + "▁Stink", + -14.929241180419922 + ], + [ + "HUD", + -14.92927360534668 + ], + [ + "▁rockabilly", + -14.929283142089844 + ], + [ + "▁bonfires", + -14.929289817810059 + ], + [ + "▁SCL", + -14.929312705993652 + ], + [ + "▁amalgamated", + -14.929372787475586 + ], + [ + "▁Giselle", + -14.929403305053711 + ], + [ + "▁Treb", + -14.929450035095215 + ], + [ + "▁domestication", + -14.929485321044922 + ], + [ + "♦", + -14.929488182067871 + ], + [ + "▁hoppy", + -14.92949104309082 + ], + [ + "▁Gari", + -14.929518699645996 + ], + [ + "▁Ка", + -14.929518699645996 + ], + [ + "▁TPG", + -14.929536819458008 + ], + [ + "▁fragmentary", + -14.929551124572754 + ], + [ + "STC", + -14.929553031921387 + ], + [ + "▁welche", + -14.929580688476562 + ], + [ + "4200", + -14.929625511169434 + ], + [ + "equen", + -14.929630279541016 + ], + [ + "zep", + -14.929636001586914 + ], + [ + "▁Movable", + -14.92966079711914 + ], + [ + "Rocky", + -14.92967700958252 + ], + [ + "▁Jussie", + -14.929695129394531 + ], + [ + "squared", + -14.92972183227539 + ], + [ + "▁RID", + -14.929731369018555 + ], + [ + "▁rehydrate", + -14.929756164550781 + ], + [ + "▁Obo", + -14.929763793945312 + ], + [ + "Barry", + -14.929786682128906 + ], + [ + "▁puppetry", + -14.929859161376953 + ], + [ + "condaily", + -14.929872512817383 + ], + [ + "▁obfuscation", + -14.929880142211914 + ], + [ + "adjustment", + -14.929903984069824 + ], + [ + "nash", + -14.929912567138672 + ], + [ + "▁HRD", + -14.929926872253418 + ], + [ + "▁proffered", + -14.930033683776855 + ], + [ + "emerged", + -14.930048942565918 + ], + [ + "▁vä", + -14.930049896240234 + ], + [ + "Diana", + -14.930052757263184 + ], + [ + "▁holland", + -14.93012523651123 + ], + [ + "yson", + -14.930126190185547 + ], + [ + "▁azalea", + -14.930131912231445 + ], + [ + "▁Collaborating", + -14.930153846740723 + ], + [ + "▁LBC", + -14.930180549621582 + ], + [ + "steroidal", + -14.930197715759277 + ], + [ + "▁prioritising", + -14.930240631103516 + ], + [ + "жа", + -14.930265426635742 + ], + [ + "▁Prud", + -14.93027114868164 + ], + [ + "레", + -14.930413246154785 + ], + [ + "▁Auger", + -14.93042278289795 + ], + [ + "▁Biddle", + -14.930444717407227 + ], + [ + "▁reappears", + -14.930458068847656 + ], + [ + "▁SED", + -14.930466651916504 + ], + [ + "▁Badlands", + -14.930468559265137 + ], + [ + "▁ortholog", + -14.930480003356934 + ], + [ + "▁barite", + -14.930486679077148 + ], + [ + "▁Kenai", + -14.930575370788574 + ], + [ + "ISER", + -14.93058967590332 + ], + [ + "량", + -14.930676460266113 + ], + [ + "Murder", + -14.930694580078125 + ], + [ + "▁Primetime", + -14.930700302124023 + ], + [ + "implemented", + -14.930771827697754 + ], + [ + "▁SERPs", + -14.930771827697754 + ], + [ + "▁discordant", + -14.930771827697754 + ], + [ + "▁Chapo", + -14.93082332611084 + ], + [ + "▁wagered", + -14.930825233459473 + ], + [ + "▁EIGHT", + -14.930845260620117 + ], + [ + "▁Gastric", + -14.930849075317383 + ], + [ + "▁Womack", + -14.930859565734863 + ], + [ + "▁DECA", + -14.93088436126709 + ], + [ + "▁McHale", + -14.930893898010254 + ], + [ + "▁Taber", + -14.93089771270752 + ], + [ + "▁Crawler", + -14.930915832519531 + ], + [ + "▁Tumors", + -14.930915832519531 + ], + [ + "▁795", + -14.930931091308594 + ], + [ + "▁Emmaus", + -14.930936813354492 + ], + [ + "unfair", + -14.930937767028809 + ], + [ + "▁mistreat", + -14.93094253540039 + ], + [ + "▁cicada", + -14.930978775024414 + ], + [ + "▁CONT", + -14.931039810180664 + ], + [ + "▁occuring", + -14.931046485900879 + ], + [ + "dhara", + -14.93105697631836 + ], + [ + "invented", + -14.931059837341309 + ], + [ + "▁Mizoram", + -14.931075096130371 + ], + [ + "lir", + -14.931081771850586 + ], + [ + "▁Matar", + -14.93110466003418 + ], + [ + "▁Yuck", + -14.931153297424316 + ], + [ + "inflammation", + -14.93115520477295 + ], + [ + "▁Robben", + -14.931163787841797 + ], + [ + "cale", + -14.931175231933594 + ], + [ + "▁CRUSHER", + -14.931175231933594 + ], + [ + "▁Associa", + -14.931220054626465 + ], + [ + "▁STORIES", + -14.93122673034668 + ], + [ + "▁forebears", + -14.93126106262207 + ], + [ + "removable", + -14.931270599365234 + ], + [ + "▁PHY", + -14.931278228759766 + ], + [ + "▁Fragile", + -14.931289672851562 + ], + [ + "▁fraternities", + -14.93129825592041 + ], + [ + "▁coaxing", + -14.931312561035156 + ], + [ + "SUM", + -14.931314468383789 + ], + [ + "▁dietitians", + -14.931316375732422 + ], + [ + "▁Weatherford", + -14.931344985961914 + ], + [ + "▁FILL", + -14.93137264251709 + ], + [ + "▁Dinar", + -14.931443214416504 + ], + [ + "▁BSF", + -14.931450843811035 + ], + [ + "gement", + -14.931478500366211 + ], + [ + "▁LPA", + -14.931489944458008 + ], + [ + "▁harley", + -14.93151569366455 + ], + [ + "horizontal", + -14.931530952453613 + ], + [ + "▁Oxi", + -14.931553840637207 + ], + [ + "▁pollinator", + -14.93159294128418 + ], + [ + "quip", + -14.931602478027344 + ], + [ + "▁Wohn", + -14.931608200073242 + ], + [ + "▁Gauss", + -14.931614875793457 + ], + [ + "▁ourself", + -14.931645393371582 + ], + [ + "▁lazada", + -14.931675910949707 + ], + [ + "▁lino", + -14.931729316711426 + ], + [ + "lesi", + -14.931730270385742 + ], + [ + "▁Molloy", + -14.931774139404297 + ], + [ + "▁Lorentz", + -14.93178939819336 + ], + [ + "▁Kamil", + -14.931800842285156 + ], + [ + "▁Seize", + -14.931807518005371 + ], + [ + "▁Thro", + -14.931816101074219 + ], + [ + "▁publicizing", + -14.931817054748535 + ], + [ + "▁Potent", + -14.931819915771484 + ], + [ + "▁Beretta", + -14.931830406188965 + ], + [ + "raine", + -14.931877136230469 + ], + [ + "▁Gron", + -14.931890487670898 + ], + [ + "▁Libro", + -14.931896209716797 + ], + [ + "▁Kabba", + -14.931923866271973 + ], + [ + "▁Inquiries", + -14.931933403015137 + ], + [ + "HARD", + -14.931941986083984 + ], + [ + "ORC", + -14.931947708129883 + ], + [ + "▁maimed", + -14.931952476501465 + ], + [ + "SATA", + -14.931954383850098 + ], + [ + "▁Vay", + -14.931961059570312 + ], + [ + "▁Canfield", + -14.931968688964844 + ], + [ + "▁Mizu", + -14.932045936584473 + ], + [ + "Listener", + -14.932051658630371 + ], + [ + "jumper", + -14.932147026062012 + ], + [ + "infrastructure", + -14.932158470153809 + ], + [ + "▁oakley", + -14.9321870803833 + ], + [ + "▁ionizing", + -14.93221378326416 + ], + [ + "texture", + -14.9323091506958 + ], + [ + "▁sachet", + -14.932331085205078 + ], + [ + "▁Inorganic", + -14.932360649108887 + ], + [ + "▁TFC", + -14.932361602783203 + ], + [ + "▁shallot", + -14.93238353729248 + ], + [ + "▁sparkled", + -14.932391166687012 + ], + [ + "▁Alpharetta", + -14.932400703430176 + ], + [ + "ZH", + -14.93240737915039 + ], + [ + "▁Svalbard", + -14.932419776916504 + ], + [ + "▁Forsberg", + -14.932467460632324 + ], + [ + "photographer", + -14.932476997375488 + ], + [ + "▁Godrej", + -14.932490348815918 + ], + [ + "Holland", + -14.932510375976562 + ], + [ + "hiv", + -14.932518005371094 + ], + [ + "▁Sinhala", + -14.932519912719727 + ], + [ + "Liz", + -14.932523727416992 + ], + [ + "▁unlisted", + -14.932544708251953 + ], + [ + "▁Akufo", + -14.93254566192627 + ], + [ + "▁الح", + -14.932575225830078 + ], + [ + "ulaire", + -14.932658195495605 + ], + [ + "▁DHP", + -14.932658195495605 + ], + [ + "▁PARC", + -14.932671546936035 + ], + [ + "enyl", + -14.932711601257324 + ], + [ + "▁tinctures", + -14.932737350463867 + ], + [ + "▁CRISIL", + -14.932760238647461 + ], + [ + "evaluating", + -14.9328031539917 + ], + [ + "▁ballpoint", + -14.932843208312988 + ], + [ + "£5", + -14.932857513427734 + ], + [ + "▁honeybees", + -14.932883262634277 + ], + [ + "▁Cooperstown", + -14.932887077331543 + ], + [ + "▁CHAP", + -14.932900428771973 + ], + [ + "sohn", + -14.93292236328125 + ], + [ + "▁Auditions", + -14.932926177978516 + ], + [ + "▁optometry", + -14.932930946350098 + ], + [ + "▁692", + -14.932940483093262 + ], + [ + "▁Vibra", + -14.932964324951172 + ], + [ + "▁trawling", + -14.932968139648438 + ], + [ + "▁Wandsworth", + -14.932994842529297 + ], + [ + "▁Kilpatrick", + -14.933021545410156 + ], + [ + "▁Mirrored", + -14.933026313781738 + ], + [ + "▁Wingate", + -14.933029174804688 + ], + [ + "strongly", + -14.933039665222168 + ], + [ + "▁Badal", + -14.933051109313965 + ], + [ + "▁Kiefer", + -14.933055877685547 + ], + [ + "▁OBAMA", + -14.933064460754395 + ], + [ + "▁Pundit", + -14.933076858520508 + ], + [ + "▁Chanukah", + -14.933093070983887 + ], + [ + "▁workwear", + -14.933174133300781 + ], + [ + "▁Olathe", + -14.933178901672363 + ], + [ + "▁Furu", + -14.93317985534668 + ], + [ + "▁petitioning", + -14.933189392089844 + ], + [ + "auch", + -14.933259963989258 + ], + [ + "▁spiralling", + -14.933271408081055 + ], + [ + "▁immaturity", + -14.933286666870117 + ], + [ + "മ", + -14.933304786682129 + ], + [ + "▁Rian", + -14.933320999145508 + ], + [ + "▁remitted", + -14.933327674865723 + ], + [ + "▁Pratap", + -14.933333396911621 + ], + [ + "▁Anesthesiology", + -14.933392524719238 + ], + [ + "▁Ridgeway", + -14.933392524719238 + ], + [ + "▁Kesha", + -14.933401107788086 + ], + [ + "FLO", + -14.933403968811035 + ], + [ + "▁stupa", + -14.93346118927002 + ], + [ + "▁Catwoman", + -14.933462142944336 + ], + [ + "oush", + -14.933472633361816 + ], + [ + "液", + -14.933513641357422 + ], + [ + "▁Caesarea", + -14.933538436889648 + ], + [ + "▁Prefab", + -14.933541297912598 + ], + [ + "▁Hrs", + -14.93354320526123 + ], + [ + "▁Shipp", + -14.933578491210938 + ], + [ + "1109", + -14.933588027954102 + ], + [ + "▁Glamorous", + -14.933667182922363 + ], + [ + "atively", + -14.93372917175293 + ], + [ + "▁ECR", + -14.93375301361084 + ], + [ + "inya", + -14.933755874633789 + ], + [ + "▁Peckham", + -14.933758735656738 + ], + [ + "▁SBD", + -14.93381404876709 + ], + [ + "▁recuperating", + -14.933841705322266 + ], + [ + "▁transposition", + -14.933900833129883 + ], + [ + "▁jerry", + -14.933915138244629 + ], + [ + "▁MPD", + -14.933935165405273 + ], + [ + "▁quien", + -14.933979988098145 + ], + [ + "▁DMT", + -14.93398666381836 + ], + [ + "▁Boland", + -14.934033393859863 + ], + [ + "▁cloakroom", + -14.93404769897461 + ], + [ + "worse", + -14.934067726135254 + ], + [ + "▁Prezi", + -14.934073448181152 + ], + [ + "▁Liberator", + -14.934080123901367 + ], + [ + "qf", + -14.934085845947266 + ], + [ + "▁Ahmadi", + -14.934104919433594 + ], + [ + "▁6061", + -14.934117317199707 + ], + [ + "▁pedantic", + -14.934118270874023 + ], + [ + "▁Toastmasters", + -14.934146881103516 + ], + [ + "catalytic", + -14.93417739868164 + ], + [ + "▁overage", + -14.934186935424805 + ], + [ + "▁Henna", + -14.934188842773438 + ], + [ + "▁669", + -14.934232711791992 + ], + [ + "ectomies", + -14.934244155883789 + ], + [ + "NCE", + -14.93425178527832 + ], + [ + "▁Mordecai", + -14.934266090393066 + ], + [ + "▁Inflammatory", + -14.934269905090332 + ], + [ + "react", + -14.934344291687012 + ], + [ + "▁baited", + -14.934346199035645 + ], + [ + "neath", + -14.934355735778809 + ], + [ + "▁Capi", + -14.934362411499023 + ], + [ + "▁Juilliard", + -14.934368133544922 + ], + [ + "их", + -14.934380531311035 + ], + [ + "yā", + -14.934396743774414 + ], + [ + "▁Defoe", + -14.934398651123047 + ], + [ + "اف", + -14.93440055847168 + ], + [ + "ík", + -14.934481620788574 + ], + [ + "▁Calum", + -14.934490203857422 + ], + [ + "titute", + -14.934500694274902 + ], + [ + "Samuel", + -14.93450927734375 + ], + [ + "▁Kosovë", + -14.934515953063965 + ], + [ + "1888", + -14.93453598022461 + ], + [ + "000000000000", + -14.934537887573242 + ], + [ + "▁Kierkegaard", + -14.934540748596191 + ], + [ + "▁Gretel", + -14.934547424316406 + ], + [ + "▁unencrypted", + -14.934569358825684 + ], + [ + "▁HRA", + -14.934605598449707 + ], + [ + "SST", + -14.934638023376465 + ], + [ + "▁marquis", + -14.934675216674805 + ], + [ + "▁cutscenes", + -14.93468189239502 + ], + [ + "APT", + -14.9346923828125 + ], + [ + "▁Segura", + -14.934693336486816 + ], + [ + "▁DAA", + -14.934699058532715 + ], + [ + "1875", + -14.934738159179688 + ], + [ + "▁Fini", + -14.93475341796875 + ], + [ + "indie", + -14.934772491455078 + ], + [ + "▁Seacrest", + -14.93480110168457 + ], + [ + "▁ascorbic", + -14.934802055358887 + ], + [ + "▁QVC", + -14.934805870056152 + ], + [ + "iflora", + -14.934808731079102 + ], + [ + "▁unquestioned", + -14.934840202331543 + ], + [ + "▁reorganisation", + -14.934842109680176 + ], + [ + "▁reparation", + -14.934867858886719 + ], + [ + "elka", + -14.934885025024414 + ], + [ + "▁superconducting", + -14.934898376464844 + ], + [ + "▁Morningside", + -14.934903144836426 + ], + [ + "▁Vira", + -14.934907913208008 + ], + [ + "▁valiantly", + -14.934929847717285 + ], + [ + "▁Beaulieu", + -14.934931755065918 + ], + [ + "▁Natale", + -14.934982299804688 + ], + [ + "nord", + -14.934992790222168 + ], + [ + "▁Engr", + -14.935002326965332 + ], + [ + "elski", + -14.935013771057129 + ], + [ + "▁Cascadia", + -14.935029029846191 + ], + [ + "▁Cerrito", + -14.935087203979492 + ], + [ + "▁cortico", + -14.935123443603516 + ], + [ + "▁argan", + -14.935125350952148 + ], + [ + "▁Usb", + -14.935133934020996 + ], + [ + "▁пре", + -14.935168266296387 + ], + [ + "▁Carrefour", + -14.935190200805664 + ], + [ + "▁Bhar", + -14.935192108154297 + ], + [ + "▁metronome", + -14.935260772705078 + ], + [ + "Arte", + -14.935266494750977 + ], + [ + "▁Ecosystems", + -14.935285568237305 + ], + [ + "▁innately", + -14.935332298278809 + ], + [ + "Brick", + -14.935336112976074 + ], + [ + "▁counterclaim", + -14.935359001159668 + ], + [ + "▁Torpedo", + -14.935365676879883 + ], + [ + "▁swampy", + -14.935370445251465 + ], + [ + "wasn", + -14.93537425994873 + ], + [ + "▁Tempur", + -14.935403823852539 + ], + [ + "Huh", + -14.935420036315918 + ], + [ + "▁Chronograph", + -14.935442924499512 + ], + [ + "hito", + -14.93545913696289 + ], + [ + "CPD", + -14.935468673706055 + ], + [ + "Discount", + -14.935468673706055 + ], + [ + "▁Anthropologie", + -14.935479164123535 + ], + [ + "pré", + -14.935500144958496 + ], + [ + "cracking", + -14.935506820678711 + ], + [ + "omia", + -14.935522079467773 + ], + [ + "vado", + -14.935523986816406 + ], + [ + "▁businesspeople", + -14.935532569885254 + ], + [ + "Trading", + -14.935537338256836 + ], + [ + "▁Compendium", + -14.935540199279785 + ], + [ + "关", + -14.935561180114746 + ], + [ + "▁£23", + -14.93563461303711 + ], + [ + "▁Crème", + -14.935635566711426 + ], + [ + "tournament", + -14.935660362243652 + ], + [ + "risco", + -14.935665130615234 + ], + [ + "▁Peirce", + -14.935667037963867 + ], + [ + "▁Nikolas", + -14.935687065124512 + ], + [ + "▁Marigold", + -14.935718536376953 + ], + [ + "▁zwischen", + -14.935741424560547 + ], + [ + "▁speciation", + -14.935802459716797 + ], + [ + "▁versi", + -14.935812950134277 + ], + [ + "▁Veeam", + -14.93581485748291 + ], + [ + "▁ordinal", + -14.935816764831543 + ], + [ + "▁Jami", + -14.935831069946289 + ], + [ + "▁MILLER", + -14.935853958129883 + ], + [ + "▁WEATHER", + -14.935890197753906 + ], + [ + "▁powerlessness", + -14.935893058776855 + ], + [ + "▁Quilted", + -14.935896873474121 + ], + [ + "ュ", + -14.935901641845703 + ], + [ + "▁synchronizing", + -14.93590259552002 + ], + [ + "▁Endocrine", + -14.935929298400879 + ], + [ + "Donna", + -14.93593978881836 + ], + [ + "baseball", + -14.935945510864258 + ], + [ + "▁Celest", + -14.935959815979004 + ], + [ + "▁nueva", + -14.93596363067627 + ], + [ + "Popular", + -14.93600082397461 + ], + [ + "ladies", + -14.936036109924316 + ], + [ + "▁concubine", + -14.936053276062012 + ], + [ + "▁UNRWA", + -14.936078071594238 + ], + [ + "▁rumination", + -14.936084747314453 + ], + [ + "Carrie", + -14.936131477355957 + ], + [ + "▁INTERVIEW", + -14.936142921447754 + ], + [ + "▁Burris", + -14.936151504516602 + ], + [ + "▁Recurring", + -14.936153411865234 + ], + [ + "UID", + -14.936161041259766 + ], + [ + "lgar", + -14.936172485351562 + ], + [ + "itary", + -14.936226844787598 + ], + [ + "▁Dionne", + -14.936237335205078 + ], + [ + "▁handicapper", + -14.936321258544922 + ], + [ + "▁lookalike", + -14.936322212219238 + ], + [ + "▁Valeri", + -14.93632984161377 + ], + [ + "▁Dulce", + -14.936332702636719 + ], + [ + "Mech", + -14.936336517333984 + ], + [ + "oohoo", + -14.936348915100098 + ], + [ + "▁Okada", + -14.936356544494629 + ], + [ + "▁illegality", + -14.936376571655273 + ], + [ + "▁strutting", + -14.936385154724121 + ], + [ + "Festival", + -14.936397552490234 + ], + [ + "▁MUT", + -14.936424255371094 + ], + [ + "zug", + -14.936517715454102 + ], + [ + "▁Strei", + -14.936541557312012 + ], + [ + "▁rumblings", + -14.936543464660645 + ], + [ + "▁Agave", + -14.936566352844238 + ], + [ + "▁generalised", + -14.936593055725098 + ], + [ + "▁bemoan", + -14.936594009399414 + ], + [ + "▁interlinked", + -14.936623573303223 + ], + [ + "▁Permaculture", + -14.936634063720703 + ], + [ + "▁Saracens", + -14.93663501739502 + ], + [ + "JG", + -14.93667984008789 + ], + [ + "▁colonisation", + -14.93669319152832 + ], + [ + "▁debian", + -14.93670654296875 + ], + [ + "▁splen", + -14.936765670776367 + ], + [ + "ESI", + -14.936768531799316 + ], + [ + "▁rewatch", + -14.936776161193848 + ], + [ + "▁2°", + -14.936777114868164 + ], + [ + "▁gta", + -14.93677806854248 + ], + [ + "IZZ", + -14.936797142028809 + ], + [ + "▁Sitemap", + -14.936803817749023 + ], + [ + "▁flout", + -14.936812400817871 + ], + [ + "▁Magne", + -14.93686294555664 + ], + [ + "Porter", + -14.936868667602539 + ], + [ + "decyl", + -14.936885833740234 + ], + [ + "건", + -14.936891555786133 + ], + [ + "▁Alcoholism", + -14.93689250946045 + ], + [ + "▁Vaz", + -14.936895370483398 + ], + [ + "▁Descargar", + -14.936911582946777 + ], + [ + "▁Moncler", + -14.93691349029541 + ], + [ + "▁Abner", + -14.936917304992676 + ], + [ + "▁Mythic", + -14.936939239501953 + ], + [ + "▁Airmen", + -14.936956405639648 + ], + [ + "▁quadriceps", + -14.936991691589355 + ], + [ + "▁GAT", + -14.937002182006836 + ], + [ + "▁Transcendental", + -14.937029838562012 + ], + [ + "▁Cockpit", + -14.937049865722656 + ], + [ + "▁ALTER", + -14.937150955200195 + ], + [ + "zoni", + -14.937155723571777 + ], + [ + "▁VCD", + -14.937162399291992 + ], + [ + "▁equipo", + -14.93720817565918 + ], + [ + "▁songstress", + -14.937228202819824 + ], + [ + "▁COMES", + -14.937231063842773 + ], + [ + "cologist", + -14.937246322631836 + ], + [ + "dependence", + -14.937275886535645 + ], + [ + "▁XBox", + -14.937281608581543 + ], + [ + "▁polluters", + -14.937287330627441 + ], + [ + "▁Capella", + -14.937350273132324 + ], + [ + "▁Tyree", + -14.93736457824707 + ], + [ + "▁Dusseldorf", + -14.93736743927002 + ], + [ + "▁663", + -14.937466621398926 + ], + [ + "southern", + -14.937471389770508 + ], + [ + "配", + -14.937475204467773 + ], + [ + "▁practic", + -14.937509536743164 + ], + [ + "▁Scoot", + -14.937530517578125 + ], + [ + "▁bleu", + -14.937540054321289 + ], + [ + "recurring", + -14.9375638961792 + ], + [ + "ński", + -14.937589645385742 + ], + [ + "▁Halley", + -14.937596321105957 + ], + [ + "▁Sprayer", + -14.937596321105957 + ], + [ + "chau", + -14.937597274780273 + ], + [ + "▁libretto", + -14.937662124633789 + ], + [ + "▁691", + -14.937721252441406 + ], + [ + "▁653", + -14.937725067138672 + ], + [ + "▁BOO", + -14.93776798248291 + ], + [ + "Publication", + -14.937796592712402 + ], + [ + "▁CIL", + -14.937801361083984 + ], + [ + "▁Produkt", + -14.9378080368042 + ], + [ + "▁Constraints", + -14.937809944152832 + ], + [ + "▁gad", + -14.937829971313477 + ], + [ + "▁Gallego", + -14.937841415405273 + ], + [ + "UBA", + -14.93787670135498 + ], + [ + "▁agonising", + -14.937878608703613 + ], + [ + "ophone", + -14.937897682189941 + ], + [ + "▁1492", + -14.937929153442383 + ], + [ + "▁Lampard", + -14.937942504882812 + ], + [ + "▁Sangam", + -14.937983512878418 + ], + [ + "▁Yojana", + -14.937987327575684 + ], + [ + "washer", + -14.938015937805176 + ], + [ + "러", + -14.938018798828125 + ], + [ + "▁Fireball", + -14.93806266784668 + ], + [ + "▁654", + -14.938067436218262 + ], + [ + "▁Ingham", + -14.938076972961426 + ], + [ + "ática", + -14.938080787658691 + ], + [ + "Stud", + -14.938087463378906 + ], + [ + "еѕѕ", + -14.938154220581055 + ], + [ + "rrigan", + -14.938163757324219 + ], + [ + "▁Leverkusen", + -14.938169479370117 + ], + [ + "▁quilter", + -14.938201904296875 + ], + [ + "soup", + -14.938202857971191 + ], + [ + "▁Screenshots", + -14.93820858001709 + ], + [ + "▁Amis", + -14.93821907043457 + ], + [ + "▁McNabb", + -14.938230514526367 + ], + [ + "▁snarling", + -14.938257217407227 + ], + [ + "▁seamen", + -14.938261985778809 + ], + [ + "▁creaminess", + -14.938276290893555 + ], + [ + "▁BRIT", + -14.938283920288086 + ], + [ + "▁perma", + -14.938285827636719 + ], + [ + "imar", + -14.9382905960083 + ], + [ + "grit", + -14.938353538513184 + ], + [ + "▁fader", + -14.938379287719727 + ], + [ + "Addo", + -14.938387870788574 + ], + [ + "▁perioperative", + -14.938394546508789 + ], + [ + "▁Lewinsky", + -14.938414573669434 + ], + [ + "START", + -14.938422203063965 + ], + [ + "▁teachable", + -14.938422203063965 + ], + [ + "annie", + -14.93842601776123 + ], + [ + "开", + -14.938453674316406 + ], + [ + "▁Boyne", + -14.938502311706543 + ], + [ + "▁Litho", + -14.938522338867188 + ], + [ + "▁Rothman", + -14.938552856445312 + ], + [ + "▁GNC", + -14.938554763793945 + ], + [ + "▁STORM", + -14.938578605651855 + ], + [ + "▁Hangout", + -14.938581466674805 + ], + [ + "▁Jacky", + -14.938607215881348 + ], + [ + "▁Matlock", + -14.938621520996094 + ], + [ + "▁mortise", + -14.938639640808105 + ], + [ + "▁Montag", + -14.938645362854004 + ], + [ + "▁guaranty", + -14.938645362854004 + ], + [ + "▁1755", + -14.938650131225586 + ], + [ + "▁motherland", + -14.9386568069458 + ], + [ + "RSI", + -14.938671112060547 + ], + [ + "acrylic", + -14.938706398010254 + ], + [ + "ANTE", + -14.93871784210205 + ], + [ + "▁Unseen", + -14.93873119354248 + ], + [ + "OLOGI", + -14.938751220703125 + ], + [ + "▁brian", + -14.938819885253906 + ], + [ + "▁Acapulco", + -14.938834190368652 + ], + [ + "Chocolate", + -14.938843727111816 + ], + [ + "▁Introduces", + -14.938861846923828 + ], + [ + "▁Suter", + -14.938885688781738 + ], + [ + "▁Amaya", + -14.93893814086914 + ], + [ + "▁Sissy", + -14.938944816589355 + ], + [ + "Beijing", + -14.938956260681152 + ], + [ + "▁Piscine", + -14.938960075378418 + ], + [ + "oğlu", + -14.938963890075684 + ], + [ + "▁Mears", + -14.938982963562012 + ], + [ + "▁nape", + -14.938986778259277 + ], + [ + "▁Ero", + -14.939014434814453 + ], + [ + "▁pith", + -14.939017295837402 + ], + [ + "▁Corrected", + -14.93902587890625 + ], + [ + "▁pluralistic", + -14.939031600952148 + ], + [ + "▁Qld", + -14.939066886901855 + ], + [ + "▁erg", + -14.939069747924805 + ], + [ + "Russell", + -14.939085006713867 + ], + [ + "ικ", + -14.939087867736816 + ], + [ + "▁FEBRUARY", + -14.93913459777832 + ], + [ + "▁falsification", + -14.939172744750977 + ], + [ + "▁insulators", + -14.939193725585938 + ], + [ + "▁haggling", + -14.93921184539795 + ], + [ + "▁FOS", + -14.939230918884277 + ], + [ + "▁Ganz", + -14.939238548278809 + ], + [ + "▁NHK", + -14.939262390136719 + ], + [ + "▁herbivores", + -14.939273834228516 + ], + [ + "▁MDT", + -14.939274787902832 + ], + [ + "▁Tiwari", + -14.939276695251465 + ], + [ + "▁BRU", + -14.939282417297363 + ], + [ + "应", + -14.93930721282959 + ], + [ + "▁disorienting", + -14.939308166503906 + ], + [ + "▁Kroll", + -14.93937873840332 + ], + [ + "▁Requiring", + -14.939407348632812 + ], + [ + "Murphy", + -14.939414024353027 + ], + [ + "▁ACTIVITY", + -14.939414978027344 + ], + [ + "▁spiteful", + -14.939417839050293 + ], + [ + "▁immunosuppressive", + -14.939435958862305 + ], + [ + "▁Heinlein", + -14.93948745727539 + ], + [ + "▁Islay", + -14.939491271972656 + ], + [ + "▁Negotiate", + -14.9395112991333 + ], + [ + "源", + -14.939543724060059 + ], + [ + "▁Tomi", + -14.939610481262207 + ], + [ + "▁Carrillo", + -14.93966293334961 + ], + [ + "▁milkweed", + -14.939675331115723 + ], + [ + "▁Bruin", + -14.939689636230469 + ], + [ + "▁scumbag", + -14.93973159790039 + ], + [ + "topper", + -14.939739227294922 + ], + [ + "▁moisten", + -14.939777374267578 + ], + [ + "▁Marshfield", + -14.939791679382324 + ], + [ + "▁consultancies", + -14.939803123474121 + ], + [ + "▁Busby", + -14.939806938171387 + ], + [ + "settlement", + -14.939824104309082 + ], + [ + "▁chuffed", + -14.939825057983398 + ], + [ + "▁menagerie", + -14.939826011657715 + ], + [ + "gher", + -14.939855575561523 + ], + [ + "▁Hagerstown", + -14.939863204956055 + ], + [ + "▁restate", + -14.939881324768066 + ], + [ + "▁Reinhard", + -14.939895629882812 + ], + [ + "▁premade", + -14.93997859954834 + ], + [ + "▁Krabi", + -14.939982414245605 + ], + [ + "▁Polanski", + -14.939982414245605 + ], + [ + "▁Bannister", + -14.939990043640137 + ], + [ + "oidea", + -14.940004348754883 + ], + [ + "▁nosy", + -14.940007209777832 + ], + [ + "▁995", + -14.940032958984375 + ], + [ + "▁peacetime", + -14.94010066986084 + ], + [ + "▁lemony", + -14.940105438232422 + ], + [ + "▁swig", + -14.940155029296875 + ], + [ + "▁ravishing", + -14.940176010131836 + ], + [ + "▁peony", + -14.94021224975586 + ], + [ + "snack", + -14.940254211425781 + ], + [ + "ucu", + -14.940266609191895 + ], + [ + "▁spilt", + -14.940279006958008 + ], + [ + "Coal", + -14.940281867980957 + ], + [ + "▁CARA", + -14.940293312072754 + ], + [ + "▁Nichole", + -14.9403076171875 + ], + [ + "██", + -14.940326690673828 + ], + [ + "Hammer", + -14.940338134765625 + ], + [ + "▁igloo", + -14.940359115600586 + ], + [ + "▁josh", + -14.940361022949219 + ], + [ + "▁analytically", + -14.940389633178711 + ], + [ + "Cris", + -14.940402030944824 + ], + [ + "▁chamfer", + -14.940428733825684 + ], + [ + "▁Gorham", + -14.940438270568848 + ], + [ + "▁Rayner", + -14.940442085266113 + ], + [ + "threading", + -14.940461158752441 + ], + [ + "▁Seaton", + -14.940464973449707 + ], + [ + "▁883", + -14.940470695495605 + ], + [ + "▁REMOVE", + -14.940473556518555 + ], + [ + "▁arbitrate", + -14.940496444702148 + ], + [ + "此", + -14.94050121307373 + ], + [ + "Pine", + -14.940553665161133 + ], + [ + "▁Glau", + -14.940577507019043 + ], + [ + "Whitney", + -14.940649032592773 + ], + [ + "▁Mehra", + -14.940652847290039 + ], + [ + "▁METRO", + -14.940682411193848 + ], + [ + "▁dewatering", + -14.940693855285645 + ], + [ + "▁TOOLS", + -14.940715789794922 + ], + [ + "SLE", + -14.940757751464844 + ], + [ + "Soon", + -14.940762519836426 + ], + [ + "▁Zai", + -14.940773010253906 + ], + [ + "▁synovial", + -14.940779685974121 + ], + [ + "▁Simul", + -14.940800666809082 + ], + [ + "▁Vier", + -14.940807342529297 + ], + [ + "inex", + -14.94080924987793 + ], + [ + "▁Oblast", + -14.940827369689941 + ], + [ + "▁Phrases", + -14.940841674804688 + ], + [ + "▁lozenge", + -14.940855979919434 + ], + [ + "▁GNSS", + -14.940877914428711 + ], + [ + "sketch", + -14.940912246704102 + ], + [ + "Configuration", + -14.94099235534668 + ], + [ + "▁RICO", + -14.941000938415527 + ], + [ + "▁blanche", + -14.941014289855957 + ], + [ + "▁thorax", + -14.941040992736816 + ], + [ + "▁powerplant", + -14.941041946411133 + ], + [ + "▁incentivise", + -14.941043853759766 + ], + [ + "▁Chaudhary", + -14.941056251525879 + ], + [ + "▁Eminence", + -14.94111156463623 + ], + [ + "urah", + -14.941123962402344 + ], + [ + "cija", + -14.941166877746582 + ], + [ + "chil", + -14.941168785095215 + ], + [ + "▁Bhim", + -14.941176414489746 + ], + [ + "▁courgette", + -14.941195487976074 + ], + [ + "▁corolla", + -14.941198348999023 + ], + [ + "▁identi", + -14.941213607788086 + ], + [ + "koy", + -14.941224098205566 + ], + [ + "enberry", + -14.941269874572754 + ], + [ + "Desktop", + -14.941272735595703 + ], + [ + "▁cAMP", + -14.941304206848145 + ], + [ + "▁misrepresenting", + -14.941304206848145 + ], + [ + "▁beekeeper", + -14.941352844238281 + ], + [ + "Regulation", + -14.941400527954102 + ], + [ + "▁Began", + -14.941424369812012 + ], + [ + "£4", + -14.941425323486328 + ], + [ + "▁Spyware", + -14.94144058227539 + ], + [ + "brig", + -14.941446304321289 + ], + [ + "▁dusky", + -14.94146728515625 + ], + [ + "Triple", + -14.941496849060059 + ], + [ + "skull", + -14.941533088684082 + ], + [ + "▁fungicide", + -14.94154167175293 + ], + [ + "▁VANCOUVER", + -14.941547393798828 + ], + [ + "▁wallowing", + -14.9415864944458 + ], + [ + "▁ominously", + -14.941601753234863 + ], + [ + "▁soiree", + -14.941603660583496 + ], + [ + "▁та", + -14.941606521606445 + ], + [ + "당", + -14.941609382629395 + ], + [ + "▁Maidenhead", + -14.941628456115723 + ], + [ + "▁pvp", + -14.941633224487305 + ], + [ + "engined", + -14.94166374206543 + ], + [ + "▁dendrite", + -14.941673278808594 + ], + [ + "二", + -14.941747665405273 + ], + [ + "PRS", + -14.94174861907959 + ], + [ + "▁OSD", + -14.941751480102539 + ], + [ + "▁Hermosa", + -14.941764831542969 + ], + [ + "▁Contempor", + -14.941781997680664 + ], + [ + "த", + -14.941824913024902 + ], + [ + "▁Lombardo", + -14.941855430603027 + ], + [ + "▁lucked", + -14.941856384277344 + ], + [ + "▁hookers", + -14.941875457763672 + ], + [ + "▁ductless", + -14.941926002502441 + ], + [ + "디", + -14.941949844360352 + ], + [ + "▁parenthesis", + -14.941975593566895 + ], + [ + "Khal", + -14.941997528076172 + ], + [ + "▁anaphylaxis", + -14.942012786865234 + ], + [ + "▁DPR", + -14.942056655883789 + ], + [ + "▁maggots", + -14.942086219787598 + ], + [ + "▁756", + -14.942214965820312 + ], + [ + "Labour", + -14.942270278930664 + ], + [ + "▁mish", + -14.942378997802734 + ], + [ + "Stress", + -14.942386627197266 + ], + [ + "▁Galvin", + -14.94240951538086 + ], + [ + "▁Wallingford", + -14.942416191101074 + ], + [ + "▁Mui", + -14.942422866821289 + ], + [ + "▁spurned", + -14.942424774169922 + ], + [ + "umbu", + -14.942481994628906 + ], + [ + "▁Wasatch", + -14.942511558532715 + ], + [ + "▁pharmacokinetic", + -14.942534446716309 + ], + [ + "▁pairwise", + -14.942567825317383 + ], + [ + "PSI", + -14.942590713500977 + ], + [ + "OCC", + -14.942591667175293 + ], + [ + "▁STUDENTS", + -14.942627906799316 + ], + [ + "▁thoroughness", + -14.942633628845215 + ], + [ + "▁macaroon", + -14.942654609680176 + ], + [ + "▁arrayed", + -14.94266128540039 + ], + [ + "▁Identifiable", + -14.942692756652832 + ], + [ + "▁Patchwork", + -14.942737579345703 + ], + [ + "▁precipitous", + -14.942741394042969 + ], + [ + "Blend", + -14.94285774230957 + ], + [ + "▁Lorena", + -14.942862510681152 + ], + [ + "▁NDIS", + -14.942863464355469 + ], + [ + "▁ம", + -14.942890167236328 + ], + [ + "▁NVMe", + -14.942906379699707 + ], + [ + "▁GSD", + -14.942953109741211 + ], + [ + "leaved", + -14.942968368530273 + ], + [ + "aemic", + -14.942988395690918 + ], + [ + "▁Bhushan", + -14.943002700805664 + ], + [ + "▁Feuer", + -14.943017959594727 + ], + [ + "▁Rosenfeld", + -14.94301986694336 + ], + [ + "▁plausibility", + -14.94301986694336 + ], + [ + "▁flyby", + -14.943142890930176 + ], + [ + "nomist", + -14.943161964416504 + ], + [ + "▁Aspiration", + -14.943180084228516 + ], + [ + "▁vb", + -14.943222045898438 + ], + [ + "rican", + -14.943238258361816 + ], + [ + "▁Typo", + -14.943243026733398 + ], + [ + "▁snowboarders", + -14.94327449798584 + ], + [ + "▁Doughnut", + -14.943302154541016 + ], + [ + "▁papacy", + -14.943376541137695 + ], + [ + "SMEs", + -14.943378448486328 + ], + [ + "▁washrooms", + -14.9434175491333 + ], + [ + "▁Semifinal", + -14.94343376159668 + ], + [ + "anju", + -14.943437576293945 + ], + [ + "stored", + -14.94345474243164 + ], + [ + "▁charmingly", + -14.943473815917969 + ], + [ + "▁succesful", + -14.94348430633545 + ], + [ + "▁toughen", + -14.943490982055664 + ], + [ + "▁Mizuno", + -14.943533897399902 + ], + [ + "état", + -14.943547248840332 + ], + [ + "▁Lozano", + -14.943583488464355 + ], + [ + "▁gimmicky", + -14.943639755249023 + ], + [ + "Liberty", + -14.943641662597656 + ], + [ + "Episode", + -14.943685531616211 + ], + [ + "OLI", + -14.943700790405273 + ], + [ + "ਾ", + -14.943737983703613 + ], + [ + "▁Musketeers", + -14.943737983703613 + ], + [ + "▁Wilkie", + -14.943737983703613 + ], + [ + "▁unrepentant", + -14.943737983703613 + ], + [ + "▁rowers", + -14.943742752075195 + ], + [ + "▁Phae", + -14.943801879882812 + ], + [ + "▁KAY", + -14.943805694580078 + ], + [ + "▁Vardy", + -14.943812370300293 + ], + [ + "▁OPTION", + -14.94384765625 + ], + [ + "▁LAMB", + -14.943848609924316 + ], + [ + "NRC", + -14.94385051727295 + ], + [ + "▁mitosis", + -14.943859100341797 + ], + [ + "▁Undertaking", + -14.94387149810791 + ], + [ + "ʿ", + -14.943877220153809 + ], + [ + "▁Palate", + -14.943878173828125 + ], + [ + "glucan", + -14.943903923034668 + ], + [ + "▁Indemnity", + -14.943914413452148 + ], + [ + "lii", + -14.943915367126465 + ], + [ + "Glad", + -14.94396686553955 + ], + [ + "Thi", + -14.9439697265625 + ], + [ + "▁ostracized", + -14.943991661071777 + ], + [ + "▁pollster", + -14.944000244140625 + ], + [ + "▁Thiruvananthapuram", + -14.944015502929688 + ], + [ + "▁Sorority", + -14.944053649902344 + ], + [ + "wheelers", + -14.944055557250977 + ], + [ + "▁shipwrecks", + -14.944083213806152 + ], + [ + "▁Acqua", + -14.944093704223633 + ], + [ + "▁Unpublished", + -14.944108963012695 + ], + [ + "▁mahi", + -14.944108963012695 + ], + [ + "▁Cé", + -14.944114685058594 + ], + [ + "▁Espi", + -14.944148063659668 + ], + [ + "▁Bathing", + -14.94417667388916 + ], + [ + "exception", + -14.94417953491211 + ], + [ + "▁Maar", + -14.94421100616455 + ], + [ + "ENCY", + -14.944249153137207 + ], + [ + "enaar", + -14.944265365600586 + ], + [ + "▁caudal", + -14.944356918334961 + ], + [ + "buckle", + -14.944375038146973 + ], + [ + "▁Steril", + -14.944376945495605 + ], + [ + "▁Spel", + -14.94444465637207 + ], + [ + "▁interventionist", + -14.944449424743652 + ], + [ + "▁Outgoing", + -14.944570541381836 + ], + [ + "offset", + -14.944580078125 + ], + [ + "▁Minion", + -14.944602966308594 + ], + [ + "▁Zappos", + -14.944609642028809 + ], + [ + "▁DONT", + -14.944616317749023 + ], + [ + "▁presbyter", + -14.944622039794922 + ], + [ + "▁moen", + -14.944633483886719 + ], + [ + "▁tiffany", + -14.94468879699707 + ], + [ + "▁wobbling", + -14.94478988647461 + ], + [ + "▁Bonded", + -14.944830894470215 + ], + [ + "▁£21", + -14.944845199584961 + ], + [ + "▁Iyengar", + -14.94484806060791 + ], + [ + "▁semicolon", + -14.944860458374023 + ], + [ + "▁10−", + -14.944865226745605 + ], + [ + "coastal", + -14.94489860534668 + ], + [ + "FUN", + -14.944901466369629 + ], + [ + "rizo", + -14.944926261901855 + ], + [ + "▁Geologist", + -14.944971084594727 + ], + [ + "urum", + -14.944974899291992 + ], + [ + "indicator", + -14.944987297058105 + ], + [ + "▁interconnections", + -14.945022583007812 + ], + [ + "▁manila", + -14.945030212402344 + ], + [ + "▁inexorable", + -14.945036888122559 + ], + [ + "▁infamy", + -14.945038795471191 + ], + [ + "▁Brookdale", + -14.945075988769531 + ], + [ + "▁unraveled", + -14.945084571838379 + ], + [ + "▁Chica", + -14.945088386535645 + ], + [ + "▁Donne", + -14.94509506225586 + ], + [ + "Lemon", + -14.94511604309082 + ], + [ + "CCR", + -14.945164680480957 + ], + [ + "▁الله", + -14.945174217224121 + ], + [ + "▁mollusc", + -14.945176124572754 + ], + [ + "Pocket", + -14.945195198059082 + ], + [ + "▁Receivable", + -14.945226669311523 + ], + [ + "▁duchess", + -14.945281982421875 + ], + [ + "▁Kowal", + -14.945286750793457 + ], + [ + "▁Goldilocks", + -14.945327758789062 + ], + [ + "▁gonorrhea", + -14.945340156555176 + ], + [ + "▁CGC", + -14.945358276367188 + ], + [ + "▁Whipple", + -14.945361137390137 + ], + [ + "▁riverbed", + -14.945363998413086 + ], + [ + "Yep", + -14.94540023803711 + ], + [ + "▁uncensored", + -14.945403099060059 + ], + [ + "▁wayfair", + -14.945456504821777 + ], + [ + "▁nik", + -14.945462226867676 + ], + [ + "▁Pianist", + -14.945464134216309 + ], + [ + "▁congratulatory", + -14.945476531982422 + ], + [ + "ooey", + -14.945487022399902 + ], + [ + "▁housemate", + -14.945500373840332 + ], + [ + "australia", + -14.94554328918457 + ], + [ + "▁relearn", + -14.945545196533203 + ], + [ + "anze", + -14.94555377960205 + ], + [ + "▁Metaphysics", + -14.945576667785645 + ], + [ + "▁linguistically", + -14.94558048248291 + ], + [ + "uctor", + -14.945602416992188 + ], + [ + "▁Artur", + -14.945606231689453 + ], + [ + "▁726", + -14.945643424987793 + ], + [ + "▁Alger", + -14.94565200805664 + ], + [ + "▁Fuss", + -14.9456787109375 + ], + [ + "▁Chocolat", + -14.945685386657715 + ], + [ + "▁Fresco", + -14.945687294006348 + ], + [ + "▁Napkin", + -14.945695877075195 + ], + [ + "▁stammer", + -14.945706367492676 + ], + [ + "▁Lentil", + -14.945710182189941 + ], + [ + "▁quark", + -14.945756912231445 + ], + [ + "▁Sabe", + -14.94576358795166 + ], + [ + "▁petrochemicals", + -14.94580078125 + ], + [ + "▁anoint", + -14.945809364318848 + ], + [ + "▁sleeker", + -14.945822715759277 + ], + [ + "▁Bick", + -14.94584846496582 + ], + [ + "ntino", + -14.945855140686035 + ], + [ + "▁Lazer", + -14.945878982543945 + ], + [ + "▁armaments", + -14.945894241333008 + ], + [ + "▁Scalable", + -14.94591999053955 + ], + [ + "▁PAGES", + -14.945972442626953 + ], + [ + "▁Extravaganza", + -14.946000099182129 + ], + [ + "▁Pacino", + -14.946026802062988 + ], + [ + "▁lycra", + -14.946074485778809 + ], + [ + "▁cig", + -14.946081161499023 + ], + [ + "kse", + -14.946091651916504 + ], + [ + "▁Flicker", + -14.946146011352539 + ], + [ + "▁dotting", + -14.946157455444336 + ], + [ + "smoker", + -14.946183204650879 + ], + [ + "▁Molotov", + -14.946188926696777 + ], + [ + "Asset", + -14.946197509765625 + ], + [ + "▁prenuptial", + -14.946210861206055 + ], + [ + "▁Axon", + -14.94622802734375 + ], + [ + "▁rata", + -14.946308135986328 + ], + [ + "▁superyacht", + -14.94636058807373 + ], + [ + "▁civ", + -14.946398735046387 + ], + [ + "Higher", + -14.946449279785156 + ], + [ + "▁outcasts", + -14.9464693069458 + ], + [ + "▁י", + -14.9464693069458 + ], + [ + "▁Khrushchev", + -14.946476936340332 + ], + [ + "zmo", + -14.946520805358887 + ], + [ + "▁Fila", + -14.946535110473633 + ], + [ + "▁DEMO", + -14.946541786193848 + ], + [ + "▁McDougall", + -14.94656753540039 + ], + [ + "▁676", + -14.946595191955566 + ], + [ + "▁sedition", + -14.946676254272461 + ], + [ + "▁vicarious", + -14.946715354919434 + ], + [ + "▁Dwyane", + -14.946717262268066 + ], + [ + "▁Revolving", + -14.946731567382812 + ], + [ + "▁Assyrians", + -14.94675064086914 + ], + [ + "▁faeces", + -14.946757316589355 + ], + [ + "▁Wham", + -14.946769714355469 + ], + [ + "▁ע", + -14.946778297424316 + ], + [ + "acro", + -14.946829795837402 + ], + [ + "▁Plagiarism", + -14.946844100952148 + ], + [ + "▁IOTA", + -14.946917533874512 + ], + [ + "スト", + -14.946918487548828 + ], + [ + "▁Shook", + -14.946927070617676 + ], + [ + "passionate", + -14.946969032287598 + ], + [ + "ław", + -14.946969985961914 + ], + [ + "▁Lamin", + -14.946976661682129 + ], + [ + "VERY", + -14.946991920471191 + ], + [ + "▁wizardry", + -14.94699478149414 + ], + [ + "CFP", + -14.94703197479248 + ], + [ + "▁necktie", + -14.94703197479248 + ], + [ + "▁LEP", + -14.94704532623291 + ], + [ + "位置", + -14.947047233581543 + ], + [ + "▁mockups", + -14.947099685668945 + ], + [ + "1896", + -14.947110176086426 + ], + [ + "nally", + -14.94711685180664 + ], + [ + "▁Rij", + -14.947148323059082 + ], + [ + "▁husks", + -14.947157859802246 + ], + [ + "ZX", + -14.947222709655762 + ], + [ + "▁Missionaries", + -14.947244644165039 + ], + [ + "▁snide", + -14.947249412536621 + ], + [ + "▁EXIST", + -14.947258949279785 + ], + [ + "harmony", + -14.947311401367188 + ], + [ + "▁Kres", + -14.947319984436035 + ], + [ + "▁SEG", + -14.947343826293945 + ], + [ + "▁Hoog", + -14.947370529174805 + ], + [ + "▁stein", + -14.947389602661133 + ], + [ + "▁Plasmodium", + -14.947463989257812 + ], + [ + "▁Williamstown", + -14.94747543334961 + ], + [ + "▁Boch", + -14.947498321533203 + ], + [ + "Herald", + -14.94751262664795 + ], + [ + "▁gynecology", + -14.947526931762695 + ], + [ + "criticism", + -14.947553634643555 + ], + [ + "▁Burnout", + -14.947580337524414 + ], + [ + "▁Wausau", + -14.947615623474121 + ], + [ + "▁Joc", + -14.94765853881836 + ], + [ + "▁Ratner", + -14.947665214538574 + ], + [ + "aute", + -14.947675704956055 + ], + [ + "▁debriefing", + -14.947675704956055 + ], + [ + "▁Poughkeepsie", + -14.947678565979004 + ], + [ + "▁sintering", + -14.94769287109375 + ], + [ + "▁checkboxes", + -14.947697639465332 + ], + [ + "discuss", + -14.947713851928711 + ], + [ + "▁Terr", + -14.947737693786621 + ], + [ + "▁kickass", + -14.94774341583252 + ], + [ + "harmonic", + -14.947797775268555 + ], + [ + "▁conservatories", + -14.94780445098877 + ], + [ + "▁Motorway", + -14.947806358337402 + ], + [ + "▁Barren", + -14.94782829284668 + ], + [ + "▁reformat", + -14.947835922241211 + ], + [ + "▁Laminated", + -14.947845458984375 + ], + [ + "▁Cranbrook", + -14.947859764099121 + ], + [ + "▁cil", + -14.947860717773438 + ], + [ + "▁unrequited", + -14.947881698608398 + ], + [ + "lisi", + -14.947936058044434 + ], + [ + "▁Customizable", + -14.947944641113281 + ], + [ + "▁trendsetter", + -14.947973251342773 + ], + [ + "ariah", + -14.947988510131836 + ], + [ + "▁Excitement", + -14.947998046875 + ], + [ + "Lots", + -14.948014259338379 + ], + [ + "▁Mergers", + -14.948017120361328 + ], + [ + "configure", + -14.948050498962402 + ], + [ + "▁Banbury", + -14.948065757751465 + ], + [ + "▁weiter", + -14.94807243347168 + ], + [ + "▁ZONE", + -14.948091506958008 + ], + [ + "▁Accutane", + -14.948214530944824 + ], + [ + "sexuality", + -14.94822883605957 + ], + [ + "▁resound", + -14.948271751403809 + ], + [ + "über", + -14.948280334472656 + ], + [ + "▁erythema", + -14.948286056518555 + ], + [ + "▁USERS", + -14.948297500610352 + ], + [ + "▁perked", + -14.948297500610352 + ], + [ + "▁glial", + -14.948310852050781 + ], + [ + "▁YTD", + -14.948326110839844 + ], + [ + "め", + -14.94832706451416 + ], + [ + "▁Insure", + -14.948349952697754 + ], + [ + "▁nim", + -14.948356628417969 + ], + [ + "▁Swear", + -14.94836711883545 + ], + [ + "▁outstrip", + -14.948391914367676 + ], + [ + "▁jeopardise", + -14.948400497436523 + ], + [ + "▁FIM", + -14.948444366455078 + ], + [ + "hild", + -14.948532104492188 + ], + [ + "▁triangulation", + -14.948539733886719 + ], + [ + "▁KAN", + -14.9485445022583 + ], + [ + "▁wonton", + -14.948546409606934 + ], + [ + "elmann", + -14.948554039001465 + ], + [ + "HELP", + -14.94856071472168 + ], + [ + "▁Montezuma", + -14.948590278625488 + ], + [ + "▁Turkmen", + -14.948623657226562 + ], + [ + "▁catharsis", + -14.948678970336914 + ], + [ + "prepare", + -14.94873046875 + ], + [ + "▁ACCA", + -14.948742866516113 + ], + [ + "▁Murr", + -14.948771476745605 + ], + [ + "nihil", + -14.948785781860352 + ], + [ + "▁choi", + -14.94882583618164 + ], + [ + "ông", + -14.948899269104004 + ], + [ + "warmer", + -14.9489107131958 + ], + [ + "▁Lieber", + -14.94892692565918 + ], + [ + "clearing", + -14.948935508728027 + ], + [ + "▁Bolden", + -14.948958396911621 + ], + [ + "▁Staub", + -14.948958396911621 + ], + [ + "cranial", + -14.948966979980469 + ], + [ + "▁Holla", + -14.949002265930176 + ], + [ + "▁jeopardized", + -14.94902515411377 + ], + [ + "strada", + -14.949029922485352 + ], + [ + "▁newsgroup", + -14.949049949645996 + ], + [ + "▁Impreza", + -14.949122428894043 + ], + [ + "▁miscreant", + -14.949122428894043 + ], + [ + "▁DSG", + -14.949132919311523 + ], + [ + "▁Bearcats", + -14.949145317077637 + ], + [ + "Shy", + -14.94915771484375 + ], + [ + "▁Nf", + -14.949193954467773 + ], + [ + "▁Pavers", + -14.949291229248047 + ], + [ + "graduation", + -14.94929313659668 + ], + [ + "▁roughing", + -14.949309349060059 + ], + [ + "▁uz", + -14.949321746826172 + ], + [ + "▁intermodal", + -14.9493408203125 + ], + [ + "▁BCL", + -14.949342727661133 + ], + [ + "▁McV", + -14.94936752319336 + ], + [ + "▁Avignon", + -14.949419975280762 + ], + [ + "▁FLOW", + -14.949463844299316 + ], + [ + "▁Orrin", + -14.949485778808594 + ], + [ + "▁Polio", + -14.949485778808594 + ], + [ + "▁veneration", + -14.94953727722168 + ], + [ + "▁monetizing", + -14.949556350708008 + ], + [ + "▁Lefty", + -14.949597358703613 + ], + [ + "▁Tari", + -14.949600219726562 + ], + [ + "▁azimuth", + -14.949604034423828 + ], + [ + "▁Huddle", + -14.949639320373535 + ], + [ + "▁PaaS", + -14.949688911437988 + ], + [ + "▁DNP", + -14.949691772460938 + ], + [ + "▁Sidhu", + -14.949706077575684 + ], + [ + "▁Coffman", + -14.94970989227295 + ], + [ + "heritage", + -14.94973373413086 + ], + [ + "▁Casanova", + -14.949737548828125 + ], + [ + "roga", + -14.949810981750488 + ], + [ + "Roma", + -14.94981861114502 + ], + [ + "europa", + -14.949872970581055 + ], + [ + "▁aggro", + -14.949878692626953 + ], + [ + "▁pulsar", + -14.94989013671875 + ], + [ + "▁EXCLUSION", + -14.949895858764648 + ], + [ + "lide", + -14.949918746948242 + ], + [ + "▁Daffodil", + -14.949921607971191 + ], + [ + "包括", + -14.949993133544922 + ], + [ + "▁Keswick", + -14.950002670288086 + ], + [ + "▁Detecting", + -14.950037002563477 + ], + [ + "coordinated", + -14.950057029724121 + ], + [ + "phic", + -14.95009708404541 + ], + [ + "▁Minions", + -14.950109481811523 + ], + [ + "▁remaking", + -14.95012092590332 + ], + [ + "▁DRO", + -14.950132369995117 + ], + [ + "▁dua", + -14.9501371383667 + ], + [ + "▁eminence", + -14.950142860412598 + ], + [ + "distinguish", + -14.950185775756836 + ], + [ + "glare", + -14.950206756591797 + ], + [ + "▁charmer", + -14.950206756591797 + ], + [ + "▁bulldozers", + -14.950220108032227 + ], + [ + "▁hain", + -14.950225830078125 + ], + [ + "▁AIF", + -14.950263023376465 + ], + [ + "▁conquerors", + -14.950273513793945 + ], + [ + "▁Hani", + -14.95030689239502 + ], + [ + "▁Watchtower", + -14.950356483459473 + ], + [ + "▁PVR", + -14.950414657592773 + ], + [ + "dhana", + -14.950423240661621 + ], + [ + "grounded", + -14.950430870056152 + ], + [ + "lavi", + -14.950454711914062 + ], + [ + "▁NTR", + -14.950469017028809 + ], + [ + "▁Embraer", + -14.950479507446289 + ], + [ + "Pray", + -14.950482368469238 + ], + [ + "magn", + -14.950494766235352 + ], + [ + "▁Leyton", + -14.950509071350098 + ], + [ + "▁NTC", + -14.950512886047363 + ], + [ + "▁hydrocodone", + -14.950568199157715 + ], + [ + "RUP", + -14.950590133666992 + ], + [ + "▁Sime", + -14.950697898864746 + ], + [ + "Leadership", + -14.950702667236328 + ], + [ + "NUM", + -14.950708389282227 + ], + [ + "▁puma", + -14.950714111328125 + ], + [ + "pew", + -14.950715065002441 + ], + [ + "▁interactively", + -14.950761795043945 + ], + [ + "▁mie", + -14.950764656066895 + ], + [ + "▁Turku", + -14.950796127319336 + ], + [ + "Racing", + -14.950801849365234 + ], + [ + "▁Bosses", + -14.950831413269043 + ], + [ + "▁Hugg", + -14.950835227966309 + ], + [ + "▁Fasteners", + -14.95083999633789 + ], + [ + "▁mamma", + -14.950874328613281 + ], + [ + "LTC", + -14.950891494750977 + ], + [ + "Explo", + -14.950892448425293 + ], + [ + "TEA", + -14.950945854187012 + ], + [ + "fusing", + -14.95099925994873 + ], + [ + "▁heifer", + -14.951031684875488 + ], + [ + "▁overspending", + -14.951042175292969 + ], + [ + "▁brats", + -14.951071739196777 + ], + [ + "▁Dunning", + -14.951122283935547 + ], + [ + "hian", + -14.951151847839355 + ], + [ + "▁DIR", + -14.951151847839355 + ], + [ + "▁hemlock", + -14.951153755187988 + ], + [ + "▁pinpointed", + -14.951163291931152 + ], + [ + "▁Muskoka", + -14.951179504394531 + ], + [ + "▁uninjured", + -14.951186180114746 + ], + [ + "▁fae", + -14.951194763183594 + ], + [ + "▁Metzger", + -14.951244354248047 + ], + [ + "▁Salesman", + -14.95125961303711 + ], + [ + "▁entrench", + -14.951279640197754 + ], + [ + "▁codify", + -14.951285362243652 + ], + [ + "▁Foreigners", + -14.951333999633789 + ], + [ + "ferro", + -14.95134162902832 + ], + [ + "Silva", + -14.951342582702637 + ], + [ + "▁Dier", + -14.951355934143066 + ], + [ + "▁survivability", + -14.951355934143066 + ], + [ + "▁Kojima", + -14.95137882232666 + ], + [ + "▁Brantford", + -14.951390266418457 + ], + [ + "▁resistivity", + -14.951397895812988 + ], + [ + "▁singling", + -14.95140552520752 + ], + [ + "▁JAVA", + -14.95141887664795 + ], + [ + "▁helluva", + -14.951430320739746 + ], + [ + "▁Nominal", + -14.951492309570312 + ], + [ + "represent", + -14.951497077941895 + ], + [ + "▁Grün", + -14.951513290405273 + ], + [ + "▁Gottfried", + -14.95156478881836 + ], + [ + "▁Alisha", + -14.951592445373535 + ], + [ + "▁DEVICE", + -14.95161247253418 + ], + [ + "▁Fairies", + -14.951630592346191 + ], + [ + "ribble", + -14.951634407043457 + ], + [ + "▁gamepad", + -14.951645851135254 + ], + [ + "haar", + -14.951663970947266 + ], + [ + "▁SWITCH", + -14.951700210571289 + ], + [ + "▁fjords", + -14.951717376708984 + ], + [ + "区", + -14.951791763305664 + ], + [ + "▁ineptitude", + -14.951815605163574 + ], + [ + "▁Waal", + -14.95183277130127 + ], + [ + "▁Alito", + -14.951860427856445 + ], + [ + "▁Nabil", + -14.95191478729248 + ], + [ + "▁transference", + -14.951945304870605 + ], + [ + "▁kau", + -14.951972961425781 + ], + [ + "▁Legionnaire", + -14.951985359191895 + ], + [ + "gita", + -14.95198917388916 + ], + [ + "glot", + -14.95199203491211 + ], + [ + "IFE", + -14.951993942260742 + ], + [ + "Delivery", + -14.952021598815918 + ], + [ + "▁obscenity", + -14.952041625976562 + ], + [ + "▁Ramayana", + -14.952064514160156 + ], + [ + "▁Kirchner", + -14.952117919921875 + ], + [ + "UMB", + -14.952152252197266 + ], + [ + "▁Easiest", + -14.952156066894531 + ], + [ + "anita", + -14.952164649963379 + ], + [ + "▁Arendt", + -14.952217102050781 + ], + [ + "▁TONIGHT", + -14.952234268188477 + ], + [ + "▁Sorkin", + -14.952342987060547 + ], + [ + "Gru", + -14.952350616455078 + ], + [ + "▁Gómez", + -14.952397346496582 + ], + [ + "▁indefensible", + -14.952410697937012 + ], + [ + "▁vexed", + -14.952412605285645 + ], + [ + "▁muz", + -14.95241928100586 + ], + [ + "Blanc", + -14.952432632446289 + ], + [ + "▁facil", + -14.952434539794922 + ], + [ + "▁Eyewear", + -14.952444076538086 + ], + [ + "▁Petrochemical", + -14.952449798583984 + ], + [ + "▁baubles", + -14.952459335327148 + ], + [ + "straat", + -14.952463150024414 + ], + [ + "▁undressed", + -14.952484130859375 + ], + [ + "▁Tirana", + -14.952499389648438 + ], + [ + "▁Tremont", + -14.952535629272461 + ], + [ + "▁Jammer", + -14.952577590942383 + ], + [ + "▁armory", + -14.95258617401123 + ], + [ + "▁Juni", + -14.952610969543457 + ], + [ + "▁minaret", + -14.952617645263672 + ], + [ + "▁Restored", + -14.95266056060791 + ], + [ + "▁expander", + -14.952692031860352 + ], + [ + "▁trekked", + -14.952723503112793 + ], + [ + "▁osmotic", + -14.952729225158691 + ], + [ + "▁Hensley", + -14.95273208618164 + ], + [ + "ellus", + -14.952746391296387 + ], + [ + "▁Bummer", + -14.952762603759766 + ], + [ + "cciones", + -14.952765464782715 + ], + [ + "▁NEP", + -14.952805519104004 + ], + [ + "proliferative", + -14.952818870544434 + ], + [ + "▁Plenary", + -14.95283031463623 + ], + [ + "▁Bariatric", + -14.952889442443848 + ], + [ + "▁Frigidaire", + -14.952957153320312 + ], + [ + "▁CFU", + -14.952967643737793 + ], + [ + "1073", + -14.95297622680664 + ], + [ + "▁Torr", + -14.953075408935547 + ], + [ + "Routledge", + -14.953084945678711 + ], + [ + "▁bramble", + -14.953088760375977 + ], + [ + "▁Splitter", + -14.953102111816406 + ], + [ + "▁erythromycin", + -14.953123092651367 + ], + [ + "▁✅", + -14.953166007995605 + ], + [ + "▁Alcoa", + -14.953204154968262 + ], + [ + "apha", + -14.953219413757324 + ], + [ + "하게", + -14.953232765197754 + ], + [ + "▁Ferran", + -14.95324420928955 + ], + [ + "▁paralleled", + -14.953248023986816 + ], + [ + "ITU", + -14.953274726867676 + ], + [ + "ப", + -14.953275680541992 + ], + [ + "Academy", + -14.95335578918457 + ], + [ + "▁pagina", + -14.953356742858887 + ], + [ + "▁stoking", + -14.953384399414062 + ], + [ + "▁confi", + -14.953386306762695 + ], + [ + "▁STORAGE", + -14.953391075134277 + ], + [ + "kasa", + -14.95341968536377 + ], + [ + "▁Hawes", + -14.953441619873047 + ], + [ + "▁trampling", + -14.95344352722168 + ], + [ + "Avon", + -14.953478813171387 + ], + [ + "▁disinterest", + -14.953522682189941 + ], + [ + "▁Baskin", + -14.953524589538574 + ], + [ + "osarcoma", + -14.953536987304688 + ], + [ + "nails", + -14.953673362731934 + ], + [ + "▁matchday", + -14.953718185424805 + ], + [ + "▁Frampton", + -14.953837394714355 + ], + [ + "▁Appetite", + -14.953868865966797 + ], + [ + "▁ELO", + -14.953877449035645 + ], + [ + "▁TENS", + -14.953878402709961 + ], + [ + "▁Baloch", + -14.953977584838867 + ], + [ + "▁Treadmill", + -14.953988075256348 + ], + [ + "▁Flathead", + -14.954021453857422 + ], + [ + "▁Barangay", + -14.954054832458496 + ], + [ + "wij", + -14.954058647155762 + ], + [ + "clutter", + -14.954100608825684 + ], + [ + "▁Lusaka", + -14.954107284545898 + ], + [ + "▁Purina", + -14.954111099243164 + ], + [ + "▁Yiwu", + -14.95415210723877 + ], + [ + "icci", + -14.954179763793945 + ], + [ + "combination", + -14.954202651977539 + ], + [ + "PEX", + -14.954222679138184 + ], + [ + "▁CIVIL", + -14.9542236328125 + ], + [ + "Syrian", + -14.954240798950195 + ], + [ + "Brush", + -14.954259872436523 + ], + [ + "2700", + -14.954273223876953 + ], + [ + "▁Clinicians", + -14.9542818069458 + ], + [ + "▁Piercing", + -14.954313278198242 + ], + [ + "▁América", + -14.954319953918457 + ], + [ + "▁Newington", + -14.954326629638672 + ], + [ + "▁Carrasco", + -14.954353332519531 + ], + [ + "▁Sumitomo", + -14.954385757446289 + ], + [ + "рт", + -14.954398155212402 + ], + [ + "▁Conroe", + -14.9544038772583 + ], + [ + "▁SPAR", + -14.954421043395996 + ], + [ + "ucin", + -14.954427719116211 + ], + [ + "▁metatarsal", + -14.954434394836426 + ], + [ + "▁Sized", + -14.954442024230957 + ], + [ + "▁fp", + -14.95449447631836 + ], + [ + "▁Rhizo", + -14.954541206359863 + ], + [ + "▁Separating", + -14.954548835754395 + ], + [ + "дин", + -14.954558372497559 + ], + [ + "▁Sheba", + -14.954566955566406 + ], + [ + "▁EFS", + -14.954578399658203 + ], + [ + "Rig", + -14.95458984375 + ], + [ + "▁upregulation", + -14.954590797424316 + ], + [ + "≥", + -14.95460033416748 + ], + [ + "▁DNV", + -14.95460033416748 + ], + [ + "▁ferrule", + -14.954635620117188 + ], + [ + "▁Remediation", + -14.954686164855957 + ], + [ + "▁Belk", + -14.95469856262207 + ], + [ + "aggregate", + -14.954703330993652 + ], + [ + "legend", + -14.95472526550293 + ], + [ + "▁Ashish", + -14.954730033874512 + ], + [ + "Jamie", + -14.954730987548828 + ], + [ + "umbi", + -14.954741477966309 + ], + [ + "exo", + -14.954755783081055 + ], + [ + "aston", + -14.954791069030762 + ], + [ + "bü", + -14.954801559448242 + ], + [ + "اع", + -14.954803466796875 + ], + [ + "▁nev", + -14.954837799072266 + ], + [ + "dienst", + -14.954873085021973 + ], + [ + "Sort", + -14.9548921585083 + ], + [ + "▁684", + -14.954920768737793 + ], + [ + "Semi", + -14.954951286315918 + ], + [ + "▁wispy", + -14.954957962036133 + ], + [ + "▁oar", + -14.954960823059082 + ], + [ + "▁Metformin", + -14.954963684082031 + ], + [ + "▁punctuate", + -14.95496654510498 + ], + [ + "▁ABSTRACT", + -14.95496940612793 + ], + [ + "▁frankincense", + -14.95496940612793 + ], + [ + "▁newsprint", + -14.954978942871094 + ], + [ + "▁phenomenally", + -14.954989433288574 + ], + [ + "sought", + -14.954997062683105 + ], + [ + "▁Haaretz", + -14.955009460449219 + ], + [ + "cree", + -14.955018043518066 + ], + [ + "shout", + -14.95505428314209 + ], + [ + "▁Asics", + -14.955062866210938 + ], + [ + "▁fallopian", + -14.955080032348633 + ], + [ + "▁covalent", + -14.95510196685791 + ], + [ + "▁SketchUp", + -14.955118179321289 + ], + [ + "bub", + -14.955196380615234 + ], + [ + "odh", + -14.955239295959473 + ], + [ + "▁nongovernmental", + -14.955282211303711 + ], + [ + "▁preformed", + -14.955284118652344 + ], + [ + "▁nihilism", + -14.95528793334961 + ], + [ + "▁RHO", + -14.95529556274414 + ], + [ + "▁Trousers", + -14.955303192138672 + ], + [ + "▁brainstem", + -14.95535659790039 + ], + [ + "▁Capra", + -14.955365180969238 + ], + [ + "fice", + -14.955368995666504 + ], + [ + "Stefan", + -14.955376625061035 + ], + [ + "▁Raine", + -14.955390930175781 + ], + [ + "arkan", + -14.955464363098145 + ], + [ + "▁1765", + -14.955559730529785 + ], + [ + "knecht", + -14.955581665039062 + ], + [ + "Hole", + -14.955608367919922 + ], + [ + "lark", + -14.955610275268555 + ], + [ + "▁deactivation", + -14.955670356750488 + ], + [ + "▁Zuk", + -14.955690383911133 + ], + [ + "▁Shinjuku", + -14.955696105957031 + ], + [ + "1861", + -14.955721855163574 + ], + [ + "▁sanitizing", + -14.955721855163574 + ], + [ + "▁Inhale", + -14.955727577209473 + ], + [ + "▁unfazed", + -14.955785751342773 + ], + [ + "▁resu", + -14.955842971801758 + ], + [ + "▁Farnsworth", + -14.955849647521973 + ], + [ + "▁maladies", + -14.955889701843262 + ], + [ + "▁Cracking", + -14.95590877532959 + ], + [ + "▁centrifuged", + -14.955912590026855 + ], + [ + "prav", + -14.955920219421387 + ], + [ + "▁jackass", + -14.955951690673828 + ], + [ + "RICH", + -14.95598316192627 + ], + [ + "▁Outsource", + -14.9559965133667 + ], + [ + "▁Supermarkets", + -14.956013679504395 + ], + [ + "ococcal", + -14.956038475036621 + ], + [ + "gård", + -14.956058502197266 + ], + [ + "▁Montage", + -14.95607852935791 + ], + [ + "▁Ahmet", + -14.956087112426758 + ], + [ + "▁Angelou", + -14.956111907958984 + ], + [ + "avatar", + -14.956113815307617 + ], + [ + "Income", + -14.956125259399414 + ], + [ + "▁Lö", + -14.956130981445312 + ], + [ + "▁espanol", + -14.956137657165527 + ], + [ + "▁Seki", + -14.956143379211426 + ], + [ + "▁squinted", + -14.956177711486816 + ], + [ + "▁Paradis", + -14.95620059967041 + ], + [ + "▁integra", + -14.956255912780762 + ], + [ + "▁laminating", + -14.956263542175293 + ], + [ + "▁rhizo", + -14.95626449584961 + ], + [ + "expansion", + -14.956266403198242 + ], + [ + "▁Susana", + -14.956286430358887 + ], + [ + "▁innkeeper", + -14.956413269042969 + ], + [ + "▁Prins", + -14.956436157226562 + ], + [ + "nska", + -14.95646858215332 + ], + [ + "▁ACG", + -14.956575393676758 + ], + [ + "Throw", + -14.956619262695312 + ], + [ + "▁Pedagogical", + -14.956663131713867 + ], + [ + "▁trinket", + -14.956680297851562 + ], + [ + "▁SEOUL", + -14.956690788269043 + ], + [ + "▁Solana", + -14.956694602966309 + ], + [ + "curious", + -14.95671272277832 + ], + [ + "▁apologetics", + -14.956740379333496 + ], + [ + "▁Brute", + -14.956741333007812 + ], + [ + "RAW", + -14.956768035888672 + ], + [ + "▁FABULOUS", + -14.956781387329102 + ], + [ + "licensing", + -14.956799507141113 + ], + [ + "helpful", + -14.956809997558594 + ], + [ + "▁UCP", + -14.956820487976074 + ], + [ + "vain", + -14.956833839416504 + ], + [ + "▁AKP", + -14.956873893737793 + ], + [ + "nej", + -14.956930160522461 + ], + [ + "wishers", + -14.956934928894043 + ], + [ + "Barbie", + -14.956942558288574 + ], + [ + "▁ausge", + -14.95695972442627 + ], + [ + "▁Sanborn", + -14.956965446472168 + ], + [ + "Pope", + -14.956975936889648 + ], + [ + "tense", + -14.957002639770508 + ], + [ + "▁endeavored", + -14.957022666931152 + ], + [ + "▁Adrenaline", + -14.95703125 + ], + [ + "▁Graceland", + -14.957058906555176 + ], + [ + "▁deferring", + -14.957079887390137 + ], + [ + "ozzo", + -14.957084655761719 + ], + [ + "▁Sindhu", + -14.957154273986816 + ], + [ + "flap", + -14.957171440124512 + ], + [ + "heil", + -14.957205772399902 + ], + [ + "▁Crocs", + -14.957222938537598 + ], + [ + "▁Gulliver", + -14.95722484588623 + ], + [ + "▁foresaw", + -14.95723819732666 + ], + [ + "▁PFD", + -14.957255363464355 + ], + [ + "behavior", + -14.957258224487305 + ], + [ + "▁Marlies", + -14.957315444946289 + ], + [ + "▁Tarp", + -14.957341194152832 + ], + [ + "▁При", + -14.957377433776855 + ], + [ + "▁Orbiter", + -14.957382202148438 + ], + [ + "baz", + -14.957391738891602 + ], + [ + "▁WEC", + -14.957399368286133 + ], + [ + "Chapel", + -14.957418441772461 + ], + [ + "▁Shure", + -14.957440376281738 + ], + [ + "▁ELM", + -14.957453727722168 + ], + [ + "▁Bate", + -14.957491874694824 + ], + [ + "▁coul", + -14.957512855529785 + ], + [ + "▁hyacinth", + -14.957572937011719 + ], + [ + "▁Venerable", + -14.957575798034668 + ], + [ + "Patriot", + -14.957622528076172 + ], + [ + "▁Harkin", + -14.957636833190918 + ], + [ + "▁chlorinated", + -14.957677841186523 + ], + [ + "▁AAPL", + -14.957765579223633 + ], + [ + "▁Eighties", + -14.957789421081543 + ], + [ + "▁Bourg", + -14.957791328430176 + ], + [ + "▁MHA", + -14.957804679870605 + ], + [ + "▁Pumping", + -14.957817077636719 + ], + [ + "▁MIUI", + -14.957874298095703 + ], + [ + "▁Stab", + -14.957901000976562 + ], + [ + "▁Organising", + -14.957919120788574 + ], + [ + "▁channelled", + -14.957963943481445 + ], + [ + "▁Vajra", + -14.958015441894531 + ], + [ + "▁Internacional", + -14.95802116394043 + ], + [ + "▁stopwatch", + -14.958026885986328 + ], + [ + "Didn", + -14.958072662353516 + ], + [ + "cardio", + -14.958110809326172 + ], + [ + "1101", + -14.958127975463867 + ], + [ + "azol", + -14.95813274383545 + ], + [ + "▁Involving", + -14.958136558532715 + ], + [ + "▁scrupulous", + -14.958159446716309 + ], + [ + "▁Bove", + -14.95818042755127 + ], + [ + "▁Nevermind", + -14.958191871643066 + ], + [ + "ECTOR", + -14.958194732666016 + ], + [ + "▁671", + -14.958205223083496 + ], + [ + "EFT", + -14.958207130432129 + ], + [ + "▁devi", + -14.958235740661621 + ], + [ + "▁revoking", + -14.95823860168457 + ], + [ + "▁outcrops", + -14.958267211914062 + ], + [ + "▁Thang", + -14.958316802978516 + ], + [ + "▁Machina", + -14.95836353302002 + ], + [ + "undra", + -14.958396911621094 + ], + [ + "▁sequestered", + -14.958495140075684 + ], + [ + "▁fossilized", + -14.958512306213379 + ], + [ + "▁RSPB", + -14.95855712890625 + ], + [ + "Shall", + -14.95856761932373 + ], + [ + "folio", + -14.958581924438477 + ], + [ + "▁pav", + -14.958590507507324 + ], + [ + "zombie", + -14.958616256713867 + ], + [ + "▁Kareena", + -14.958629608154297 + ], + [ + "▁Managerial", + -14.958695411682129 + ], + [ + "variety", + -14.958702087402344 + ], + [ + "▁зна", + -14.958708763122559 + ], + [ + "▁Personalization", + -14.958712577819824 + ], + [ + "caine", + -14.958725929260254 + ], + [ + "constitu", + -14.95876407623291 + ], + [ + "guez", + -14.958769798278809 + ], + [ + "▁Obey", + -14.958797454833984 + ], + [ + "usion", + -14.958813667297363 + ], + [ + "Mayor", + -14.95883560180664 + ], + [ + "Gender", + -14.958836555480957 + ], + [ + "▁Baroda", + -14.95888900756836 + ], + [ + "▁Proprietor", + -14.958929061889648 + ], + [ + "False", + -14.958935737609863 + ], + [ + "▁biologics", + -14.958976745605469 + ], + [ + "nomics", + -14.95899772644043 + ], + [ + "▁incisor", + -14.958998680114746 + ], + [ + "nurse", + -14.959004402160645 + ], + [ + "▁Skechers", + -14.959006309509277 + ], + [ + "marr", + -14.959057807922363 + ], + [ + "▁ORM", + -14.959057807922363 + ], + [ + "▁longitudinally", + -14.959070205688477 + ], + [ + "Ε", + -14.959098815917969 + ], + [ + "amzn", + -14.959112167358398 + ], + [ + "relations", + -14.95913028717041 + ], + [ + "TSC", + -14.959138870239258 + ], + [ + "▁hyp", + -14.959142684936523 + ], + [ + "curr", + -14.959161758422852 + ], + [ + "swipe", + -14.959163665771484 + ], + [ + "▁Cavalli", + -14.959179878234863 + ], + [ + "▁plebiscite", + -14.959210395812988 + ], + [ + "▁Kear", + -14.959226608276367 + ], + [ + "直", + -14.959232330322266 + ], + [ + "▁Identities", + -14.959240913391113 + ], + [ + "▁nahi", + -14.959243774414062 + ], + [ + "।", + -14.959249496459961 + ], + [ + "▁Waldron", + -14.959256172180176 + ], + [ + "▁Munchkin", + -14.959325790405273 + ], + [ + "形成", + -14.959366798400879 + ], + [ + "ад", + -14.95937728881836 + ], + [ + "▁REPRESENTATIONS", + -14.95941162109375 + ], + [ + "▁RWD", + -14.959457397460938 + ], + [ + "prey", + -14.959487915039062 + ], + [ + "Shar", + -14.959521293640137 + ], + [ + "▁Yogyakarta", + -14.959568977355957 + ], + [ + "▁Strongly", + -14.959583282470703 + ], + [ + "▁Fiery", + -14.959596633911133 + ], + [ + "▁Histori", + -14.959609985351562 + ], + [ + "▁Maulana", + -14.959667205810547 + ], + [ + "▁maxillary", + -14.959688186645508 + ], + [ + "▁Whirl", + -14.95970344543457 + ], + [ + "▁SOCIETY", + -14.959710121154785 + ], + [ + "▁rescuer", + -14.959783554077148 + ], + [ + "▁pillage", + -14.959822654724121 + ], + [ + "▁detoxing", + -14.959857940673828 + ], + [ + "▁trabaja", + -14.959866523742676 + ], + [ + "▁Battlestar", + -14.959867477416992 + ], + [ + "▁Rheum", + -14.959907531738281 + ], + [ + "▁Chubby", + -14.959954261779785 + ], + [ + "ruz", + -14.959986686706543 + ], + [ + "▁Colfax", + -14.959992408752441 + ], + [ + "▁Makoto", + -14.960000991821289 + ], + [ + "▁THU", + -14.96003532409668 + ], + [ + "Carr", + -14.96004867553711 + ], + [ + "▁BMA", + -14.960114479064941 + ], + [ + "▁drejt", + -14.960131645202637 + ], + [ + "▁pelagic", + -14.960165977478027 + ], + [ + "zuna", + -14.960173606872559 + ], + [ + "▁Penetration", + -14.960184097290039 + ], + [ + "▁Penrose", + -14.960188865661621 + ], + [ + "meer", + -14.960211753845215 + ], + [ + "▁aquamarine", + -14.96021842956543 + ], + [ + "caption", + -14.960247039794922 + ], + [ + "▁Hocking", + -14.960271835327148 + ], + [ + "▁COMMON", + -14.96028995513916 + ], + [ + "Graham", + -14.960293769836426 + ], + [ + "▁Dipper", + -14.960322380065918 + ], + [ + "▁Berge", + -14.960331916809082 + ], + [ + "▁Bilder", + -14.960382461547852 + ], + [ + "▁apothecary", + -14.960389137268066 + ], + [ + "▁nanosecond", + -14.960391998291016 + ], + [ + "Receive", + -14.960450172424316 + ], + [ + "ué", + -14.960454940795898 + ], + [ + "▁Tracer", + -14.960454940795898 + ], + [ + "▁bookworm", + -14.960484504699707 + ], + [ + "▁IgA", + -14.960498809814453 + ], + [ + "▁Vermilion", + -14.960518836975098 + ], + [ + "▁Munt", + -14.96052074432373 + ], + [ + "▁CONF", + -14.960554122924805 + ], + [ + "▁radicalization", + -14.96055793762207 + ], + [ + "▁Goalie", + -14.960577011108398 + ], + [ + "▁profesional", + -14.960594177246094 + ], + [ + "▁Nutt", + -14.960599899291992 + ], + [ + "▁EMB", + -14.960610389709473 + ], + [ + "▁lacto", + -14.960624694824219 + ], + [ + "▁저", + -14.960681915283203 + ], + [ + "donna", + -14.960685729980469 + ], + [ + "▁DISPLAY", + -14.960739135742188 + ], + [ + "arrest", + -14.960775375366211 + ], + [ + "schl", + -14.960777282714844 + ], + [ + "injected", + -14.96078109741211 + ], + [ + "▁FINISH", + -14.96078109741211 + ], + [ + "Equal", + -14.960816383361816 + ], + [ + "▁Chowdhury", + -14.960838317871094 + ], + [ + "Housing", + -14.960840225219727 + ], + [ + "▁Styled", + -14.96085262298584 + ], + [ + "▁Raph", + -14.96090316772461 + ], + [ + "▁peacemaker", + -14.960906028747559 + ], + [ + "▁Hornby", + -14.9609375 + ], + [ + "Colo", + -14.960941314697266 + ], + [ + "Wu", + -14.960948944091797 + ], + [ + "▁Platelet", + -14.960976600646973 + ], + [ + "▁Pomeroy", + -14.960993766784668 + ], + [ + "▁OTHERS", + -14.961000442504883 + ], + [ + "▁dragonflies", + -14.961088180541992 + ], + [ + "Till", + -14.96112060546875 + ], + [ + "arik", + -14.961127281188965 + ], + [ + "▁Soweto", + -14.961132049560547 + ], + [ + "Similar", + -14.961135864257812 + ], + [ + "▁Feig", + -14.96114444732666 + ], + [ + "Luv", + -14.961161613464355 + ], + [ + "▁ERG", + -14.961173057556152 + ], + [ + "DDR", + -14.961288452148438 + ], + [ + "▁Servants", + -14.9613037109375 + ], + [ + "▁Rouen", + -14.961310386657715 + ], + [ + "され", + -14.961352348327637 + ], + [ + "ール", + -14.961394309997559 + ], + [ + "▁Guerrilla", + -14.961400032043457 + ], + [ + "▁Menschen", + -14.961403846740723 + ], + [ + "▁Implicit", + -14.961438179016113 + ], + [ + "▁Phospho", + -14.961461067199707 + ], + [ + "▁negating", + -14.961478233337402 + ], + [ + "ismus", + -14.961517333984375 + ], + [ + "HealthDay", + -14.961551666259766 + ], + [ + "▁PLS", + -14.961551666259766 + ], + [ + "statistics", + -14.96156120300293 + ], + [ + "Ì", + -14.96157455444336 + ], + [ + "▁Bulger", + -14.961577415466309 + ], + [ + "FAST", + -14.961590766906738 + ], + [ + "acquisition", + -14.961604118347168 + ], + [ + "▁UPF", + -14.961618423461914 + ], + [ + "▁CHARLOTTE", + -14.961645126342773 + ], + [ + "finiti", + -14.961705207824707 + ], + [ + "▁antacid", + -14.961708068847656 + ], + [ + "▁Godard", + -14.96171760559082 + ], + [ + "▁Pleasanton", + -14.961737632751465 + ], + [ + "▁ionized", + -14.96176528930664 + ], + [ + "▁Fetish", + -14.961773872375488 + ], + [ + "▁flashpoint", + -14.961809158325195 + ], + [ + "▁peddler", + -14.961853981018066 + ], + [ + "FRC", + -14.961875915527344 + ], + [ + "▁18650", + -14.961880683898926 + ], + [ + "▁CERTIFIED", + -14.96191692352295 + ], + [ + "▁أن", + -14.96197509765625 + ], + [ + "▁Exempt", + -14.962011337280273 + ], + [ + "▁Montal", + -14.96203327178955 + ], + [ + "▁tabby", + -14.962040901184082 + ], + [ + "FLEX", + -14.962061882019043 + ], + [ + "▁Rheumatoid", + -14.962069511413574 + ], + [ + "▁ecotourism", + -14.962071418762207 + ], + [ + "▁hominem", + -14.962095260620117 + ], + [ + "▁herders", + -14.962105751037598 + ], + [ + "▁Μ", + -14.962108612060547 + ], + [ + "▁forethought", + -14.962169647216797 + ], + [ + "▁nitpick", + -14.962174415588379 + ], + [ + "▁tcp", + -14.962177276611328 + ], + [ + "▁Tage", + -14.96219253540039 + ], + [ + "▁ChIP", + -14.962213516235352 + ], + [ + "immediate", + -14.962214469909668 + ], + [ + "▁STV", + -14.962276458740234 + ], + [ + "▁handoff", + -14.962308883666992 + ], + [ + "leverage", + -14.962310791015625 + ], + [ + "▁Condensed", + -14.962313652038574 + ], + [ + "▁Truex", + -14.962323188781738 + ], + [ + "▁collo", + -14.96236801147461 + ], + [ + "▁Compounding", + -14.962382316589355 + ], + [ + "▁Stooges", + -14.962416648864746 + ], + [ + "▁shaper", + -14.962425231933594 + ], + [ + "▁hyundai", + -14.96242904663086 + ], + [ + "▁Fez", + -14.962445259094238 + ], + [ + "▁Bastion", + -14.962449073791504 + ], + [ + "▁Ansar", + -14.962482452392578 + ], + [ + "▁yearling", + -14.962522506713867 + ], + [ + "Seat", + -14.962576866149902 + ], + [ + "▁Posada", + -14.962580680847168 + ], + [ + "▁dakota", + -14.962629318237305 + ], + [ + "▁Soren", + -14.96264362335205 + ], + [ + "▁Installment", + -14.962647438049316 + ], + [ + "▁mystified", + -14.962650299072266 + ], + [ + "urro", + -14.96265697479248 + ], + [ + "▁YouTubers", + -14.96265983581543 + ], + [ + "politician", + -14.962676048278809 + ], + [ + "▁Scaramucci", + -14.962686538696289 + ], + [ + "▁serotype", + -14.96269416809082 + ], + [ + "▁Malpractice", + -14.96273136138916 + ], + [ + "▁Grenache", + -14.96276569366455 + ], + [ + "canvas", + -14.962776184082031 + ], + [ + "▁emaciated", + -14.962814331054688 + ], + [ + "▁nipples", + -14.96286392211914 + ], + [ + "ข", + -14.962864875793457 + ], + [ + "▁earshot", + -14.962888717651367 + ], + [ + "▁Bhakti", + -14.962890625 + ], + [ + "Gordon", + -14.962943077087402 + ], + [ + "▁analgesics", + -14.962945938110352 + ], + [ + "threshold", + -14.962964057922363 + ], + [ + "▁partied", + -14.962968826293945 + ], + [ + "▁exposé", + -14.962971687316895 + ], + [ + "▁Irfan", + -14.962991714477539 + ], + [ + "Bil", + -14.962997436523438 + ], + [ + "▁Comprehension", + -14.963020324707031 + ], + [ + "ECS", + -14.963027000427246 + ], + [ + "▁sud", + -14.963048934936523 + ], + [ + "▁Causing", + -14.963090896606445 + ], + [ + "▁Serene", + -14.96310043334961 + ], + [ + "▁Paulina", + -14.963130950927734 + ], + [ + "▁Kalman", + -14.963134765625 + ], + [ + "▁pitchfork", + -14.96320629119873 + ], + [ + "SDR", + -14.963211059570312 + ], + [ + "▁Fortran", + -14.963211059570312 + ], + [ + "▁maria", + -14.963220596313477 + ], + [ + "▁ECF", + -14.963228225708008 + ], + [ + "▁beeline", + -14.96324634552002 + ], + [ + "▁MPAA", + -14.963266372680664 + ], + [ + "▁Amaz", + -14.96326732635498 + ], + [ + "Either", + -14.963269233703613 + ], + [ + "▁Sandalwood", + -14.963269233703613 + ], + [ + "▁EARN", + -14.963301658630371 + ], + [ + "▁Kutcher", + -14.963306427001953 + ], + [ + "▁educa", + -14.963359832763672 + ], + [ + "▁Stiller", + -14.963403701782227 + ], + [ + "cabin", + -14.963407516479492 + ], + [ + "▁Fandango", + -14.963431358337402 + ], + [ + "▁reinterpretation", + -14.963458061218262 + ], + [ + "▁2160", + -14.963462829589844 + ], + [ + "▁dosed", + -14.963504791259766 + ], + [ + "▁Andrzej", + -14.963528633117676 + ], + [ + "▁KitKat", + -14.96353530883789 + ], + [ + "▁habla", + -14.96353530883789 + ], + [ + "▁intercourse", + -14.963547706604004 + ], + [ + "▁Psychedelic", + -14.963563919067383 + ], + [ + "▁Ose", + -14.9635648727417 + ], + [ + "▁Pinewood", + -14.963576316833496 + ], + [ + "▁strangling", + -14.963589668273926 + ], + [ + "▁Buckland", + -14.96360969543457 + ], + [ + "ieh", + -14.963630676269531 + ], + [ + "▁Popovich", + -14.963643074035645 + ], + [ + "▁selflessly", + -14.963666915893555 + ], + [ + "▁nodule", + -14.963676452636719 + ], + [ + "ratus", + -14.963716506958008 + ], + [ + "▁crafter", + -14.963756561279297 + ], + [ + "▁debauchery", + -14.963756561279297 + ], + [ + "lyzed", + -14.963757514953613 + ], + [ + "▁unlearn", + -14.963777542114258 + ], + [ + "▁flogging", + -14.96377944946289 + ], + [ + "▁Ophi", + -14.9638032913208 + ], + [ + "▁Compose", + -14.963828086853027 + ], + [ + "▁changelog", + -14.963835716247559 + ], + [ + "▁Archaeologists", + -14.96384048461914 + ], + [ + "▁erythro", + -14.963841438293457 + ], + [ + "▁Childress", + -14.963905334472656 + ], + [ + "▁Skor", + -14.963977813720703 + ], + [ + "everybody", + -14.964034080505371 + ], + [ + "▁Caen", + -14.96406364440918 + ], + [ + "maze", + -14.964091300964355 + ], + [ + "▁sterilize", + -14.964119911193848 + ], + [ + "▁CTP", + -14.964204788208008 + ], + [ + "Oliver", + -14.96429443359375 + ], + [ + "▁bucked", + -14.964310646057129 + ], + [ + "▁Calculating", + -14.964334487915039 + ], + [ + "▁Biophys", + -14.964347839355469 + ], + [ + "▁Falklands", + -14.96436882019043 + ], + [ + "ři", + -14.964391708374023 + ], + [ + "HHHH", + -14.964404106140137 + ], + [ + "▁clairvoyant", + -14.964434623718262 + ], + [ + "▁unclassified", + -14.964518547058105 + ], + [ + "TPA", + -14.964537620544434 + ], + [ + "▁pooped", + -14.964556694030762 + ], + [ + "uhi", + -14.964558601379395 + ], + [ + "▁tithes", + -14.964614868164062 + ], + [ + "▁Stamped", + -14.964652061462402 + ], + [ + "Gua", + -14.964653015136719 + ], + [ + "emphasize", + -14.964668273925781 + ], + [ + "▁Noord", + -14.96469497680664 + ], + [ + "▁Trailhead", + -14.964729309082031 + ], + [ + "▁Akers", + -14.964735984802246 + ], + [ + "▁Pohl", + -14.96474552154541 + ], + [ + "▁Breezy", + -14.964753150939941 + ], + [ + "▁Maintained", + -14.964761734008789 + ], + [ + "▁Alda", + -14.964765548706055 + ], + [ + "▁cabriole", + -14.964813232421875 + ], + [ + "Rice", + -14.96485710144043 + ], + [ + "▁RANK", + -14.964875221252441 + ], + [ + "▁Salk", + -14.964896202087402 + ], + [ + "▁bedded", + -14.964897155761719 + ], + [ + "된다", + -14.964953422546387 + ], + [ + "▁esl", + -14.965014457702637 + ], + [ + "▁Eir", + -14.96504020690918 + ], + [ + "》", + -14.965080261230469 + ], + [ + "aggle", + -14.965085983276367 + ], + [ + "▁ceaseless", + -14.965095520019531 + ], + [ + "▁arterio", + -14.965124130249023 + ], + [ + "▁Breathable", + -14.965126037597656 + ], + [ + "▁Lice", + -14.965136528015137 + ], + [ + "▁peal", + -14.96513843536377 + ], + [ + "▁Saru", + -14.965191841125488 + ], + [ + "pter", + -14.965217590332031 + ], + [ + "▁Retractable", + -14.96522045135498 + ], + [ + "▁Durst", + -14.965341567993164 + ], + [ + "kitty", + -14.965349197387695 + ], + [ + "drin", + -14.965354919433594 + ], + [ + "▁undergarments", + -14.965388298034668 + ], + [ + "▁salivating", + -14.96540641784668 + ], + [ + "▁Crackers", + -14.96541690826416 + ], + [ + "▁Jenson", + -14.9654541015625 + ], + [ + "▁dihydro", + -14.965455055236816 + ], + [ + "▁TIR", + -14.965474128723145 + ], + [ + "▁rioters", + -14.965487480163574 + ], + [ + "Juice", + -14.965510368347168 + ], + [ + "▁papyrus", + -14.9655179977417 + ], + [ + "▁reclassified", + -14.965521812438965 + ], + [ + "▁ś", + -14.965526580810547 + ], + [ + "▁precis", + -14.96554946899414 + ], + [ + "chilling", + -14.96557903289795 + ], + [ + "▁Kbps", + -14.965579986572266 + ], + [ + "▁MOO", + -14.965583801269531 + ], + [ + "▁awesomely", + -14.965588569641113 + ], + [ + "abhi", + -14.965638160705566 + ], + [ + "▁sulphide", + -14.965643882751465 + ], + [ + "場合", + -14.965700149536133 + ], + [ + "▁Ketu", + -14.965702056884766 + ], + [ + "▁Sportswear", + -14.965760231018066 + ], + [ + "▁opto", + -14.965777397155762 + ], + [ + "▁Youssef", + -14.965778350830078 + ], + [ + "▁sabotaged", + -14.965800285339355 + ], + [ + "lifter", + -14.965819358825684 + ], + [ + "▁CCF", + -14.965835571289062 + ], + [ + "▁catheterization", + -14.965864181518555 + ], + [ + "Laughter", + -14.965869903564453 + ], + [ + "▁Schmi", + -14.96591567993164 + ], + [ + "▁sublicense", + -14.965988159179688 + ], + [ + "▁rappel", + -14.966008186340332 + ], + [ + "▁subjectively", + -14.966053009033203 + ], + [ + "destroy", + -14.966071128845215 + ], + [ + "▁Wier", + -14.966078758239746 + ], + [ + "▁warlock", + -14.96611213684082 + ], + [ + "▁Embry", + -14.966119766235352 + ], + [ + "IYA", + -14.966130256652832 + ], + [ + "▁magnetite", + -14.96614933013916 + ], + [ + "▁Cruci", + -14.9661865234375 + ], + [ + "▁loath", + -14.966192245483398 + ], + [ + "▁homeschoolers", + -14.966200828552246 + ], + [ + "dded", + -14.966206550598145 + ], + [ + "▁arpeggio", + -14.96621322631836 + ], + [ + "▁CRAFT", + -14.966217041015625 + ], + [ + "▁scone", + -14.96622371673584 + ], + [ + "▁Rosberg", + -14.966245651245117 + ], + [ + "▁dexamethasone", + -14.966263771057129 + ], + [ + "▁Graft", + -14.966333389282227 + ], + [ + "▁excitable", + -14.96638298034668 + ], + [ + "▁Lilies", + -14.966402053833008 + ], + [ + "▁pining", + -14.966404914855957 + ], + [ + "▁Erotic", + -14.966508865356445 + ], + [ + "▁titration", + -14.96657657623291 + ], + [ + "flammable", + -14.966605186462402 + ], + [ + "▁Transatlantic", + -14.966618537902832 + ], + [ + "▁HOO", + -14.96664047241211 + ], + [ + "▁Gastrointestinal", + -14.966703414916992 + ], + [ + "▁disturbingly", + -14.966793060302734 + ], + [ + "1097", + -14.966804504394531 + ], + [ + "▁Vries", + -14.966808319091797 + ], + [ + "FQ", + -14.966811180114746 + ], + [ + "▁4400", + -14.966863632202148 + ], + [ + "ент", + -14.96689224243164 + ], + [ + "▁Seashore", + -14.966957092285156 + ], + [ + "▁psychopathic", + -14.966957092285156 + ], + [ + "▁armless", + -14.966972351074219 + ], + [ + "▁feuding", + -14.966973304748535 + ], + [ + "▁Romaine", + -14.966985702514648 + ], + [ + "improving", + -14.967002868652344 + ], + [ + "▁radiofrequency", + -14.967020988464355 + ], + [ + "▁Dassault", + -14.967053413391113 + ], + [ + "ис", + -14.967083930969238 + ], + [ + "Premier", + -14.967137336730957 + ], + [ + "▁BVI", + -14.967144012451172 + ], + [ + "lagh", + -14.967168807983398 + ], + [ + "▁braver", + -14.967168807983398 + ], + [ + "▁Shakur", + -14.967170715332031 + ], + [ + "▁Surry", + -14.967183113098145 + ], + [ + "NPA", + -14.96719741821289 + ], + [ + "▁COUNCIL", + -14.967257499694824 + ], + [ + "▁Wholesalers", + -14.967265129089355 + ], + [ + "▁Formosa", + -14.96727466583252 + ], + [ + "gather", + -14.967308044433594 + ], + [ + "▁Electricians", + -14.967309951782227 + ], + [ + "Berkeley", + -14.967352867126465 + ], + [ + "Wireless", + -14.967368125915527 + ], + [ + "▁squandering", + -14.967406272888184 + ], + [ + "Bottom", + -14.967408180236816 + ], + [ + "▁bream", + -14.967438697814941 + ], + [ + "▁Cockburn", + -14.96744155883789 + ], + [ + "▁Lipscomb", + -14.96745491027832 + ], + [ + "▁Patek", + -14.9674711227417 + ], + [ + "▁Raab", + -14.967487335205078 + ], + [ + "▁tir", + -14.967487335205078 + ], + [ + "▁Gregorio", + -14.967508316040039 + ], + [ + "▁dualism", + -14.967522621154785 + ], + [ + "abili", + -14.967572212219238 + ], + [ + "ceu", + -14.96757984161377 + ], + [ + "Interface", + -14.967595100402832 + ], + [ + "▁COMPLETELY", + -14.967597007751465 + ], + [ + "▁Platonic", + -14.967611312866211 + ], + [ + "▁merrier", + -14.967612266540527 + ], + [ + "▁Gehrig", + -14.967613220214844 + ], + [ + "▁selfishly", + -14.967625617980957 + ], + [ + "▁syllabi", + -14.96764087677002 + ], + [ + "▁Niz", + -14.967669486999512 + ], + [ + "▁Mejia", + -14.967672348022461 + ], + [ + "▁677", + -14.967704772949219 + ], + [ + "▁figura", + -14.967707633972168 + ], + [ + "▁disaffected", + -14.967744827270508 + ], + [ + "OBO", + -14.9677734375 + ], + [ + "▁staterooms", + -14.967813491821289 + ], + [ + "▁Auro", + -14.967814445495605 + ], + [ + "▁Savory", + -14.967816352844238 + ], + [ + "▁Campsite", + -14.967827796936035 + ], + [ + "列", + -14.96786117553711 + ], + [ + "phus", + -14.967867851257324 + ], + [ + "▁incubate", + -14.967873573303223 + ], + [ + "switching", + -14.967905044555664 + ], + [ + "생", + -14.967947006225586 + ], + [ + "▁GUY", + -14.96798038482666 + ], + [ + "▁waterpark", + -14.968005180358887 + ], + [ + "▁perforations", + -14.968106269836426 + ], + [ + "reject", + -14.96812915802002 + ], + [ + "compromise", + -14.968141555786133 + ], + [ + "Partner", + -14.968212127685547 + ], + [ + "▁Rusk", + -14.968219757080078 + ], + [ + "ONES", + -14.968226432800293 + ], + [ + "▁Pratchett", + -14.968226432800293 + ], + [ + "ILLE", + -14.968247413635254 + ], + [ + "▁Namaste", + -14.968247413635254 + ], + [ + "▁deflector", + -14.968260765075684 + ], + [ + "PSP", + -14.968297004699707 + ], + [ + "▁refutation", + -14.968302726745605 + ], + [ + "▁Teenager", + -14.96831226348877 + ], + [ + "imana", + -14.968317985534668 + ], + [ + "▁McKen", + -14.968338966369629 + ], + [ + "pathic", + -14.968348503112793 + ], + [ + "▁Cheerios", + -14.968354225158691 + ], + [ + "▁unfocused", + -14.96838092803955 + ], + [ + "▁Kanter", + -14.9683837890625 + ], + [ + "excessive", + -14.968405723571777 + ], + [ + "▁있습니다", + -14.968432426452637 + ], + [ + "▁Abrasive", + -14.968435287475586 + ], + [ + "▁Galena", + -14.96845817565918 + ], + [ + "▁preconditions", + -14.968489646911621 + ], + [ + "▁doodling", + -14.968510627746582 + ], + [ + "▁Rounded", + -14.96851921081543 + ], + [ + "Oracle", + -14.968530654907227 + ], + [ + "resting", + -14.968530654907227 + ], + [ + "▁lub", + -14.968539237976074 + ], + [ + "▁squatters", + -14.968541145324707 + ], + [ + "▁stylistically", + -14.968564987182617 + ], + [ + "▁tusks", + -14.968574523925781 + ], + [ + "▁vanquish", + -14.968582153320312 + ], + [ + "▁antagonize", + -14.968587875366211 + ], + [ + "▁grantor", + -14.968602180480957 + ], + [ + "cortical", + -14.968620300292969 + ], + [ + "▁ISV", + -14.968620300292969 + ], + [ + "▁smorgasbord", + -14.968639373779297 + ], + [ + "▁mla", + -14.968647956848145 + ], + [ + "▁creditworthiness", + -14.968660354614258 + ], + [ + "Cruise", + -14.968710899353027 + ], + [ + "▁Muti", + -14.968743324279785 + ], + [ + "analytical", + -14.968748092651367 + ], + [ + "▁deutsch", + -14.968756675720215 + ], + [ + "▁przy", + -14.968785285949707 + ], + [ + "concentration", + -14.96880054473877 + ], + [ + "▁organelles", + -14.9688138961792 + ], + [ + "▁ralph", + -14.968814849853516 + ], + [ + "▁tunable", + -14.968841552734375 + ], + [ + "▁868", + -14.968850135803223 + ], + [ + "▁annulled", + -14.96886157989502 + ], + [ + "Charts", + -14.968891143798828 + ], + [ + "▁Longford", + -14.968901634216309 + ], + [ + "Х", + -14.968942642211914 + ], + [ + "▁Carried", + -14.96895980834961 + ], + [ + "patrick", + -14.968963623046875 + ], + [ + "Rescue", + -14.968977928161621 + ], + [ + "▁adjudged", + -14.969000816345215 + ], + [ + "isia", + -14.969016075134277 + ], + [ + "▁Chamonix", + -14.969016075134277 + ], + [ + "▁modernised", + -14.969099044799805 + ], + [ + "▁NXP", + -14.969161987304688 + ], + [ + "▁Karak", + -14.969171524047852 + ], + [ + "▁Dragoon", + -14.969182968139648 + ], + [ + "▁Umbra", + -14.969184875488281 + ], + [ + "▁renunciation", + -14.969199180603027 + ], + [ + "▁Mahendra", + -14.969200134277344 + ], + [ + "Lamb", + -14.969206809997559 + ], + [ + "▁1701", + -14.96921443939209 + ], + [ + "▁prepara", + -14.969222068786621 + ], + [ + "performer", + -14.969265937805176 + ], + [ + "OLLY", + -14.969276428222656 + ], + [ + "▁extrajudicial", + -14.969290733337402 + ], + [ + "▁Gerardo", + -14.969314575195312 + ], + [ + "▁ascendant", + -14.96932601928711 + ], + [ + "▁Pesto", + -14.96934700012207 + ], + [ + "▁clingy", + -14.969403266906738 + ], + [ + "▁729", + -14.969436645507812 + ], + [ + "Senate", + -14.969439506530762 + ], + [ + "▁Rhu", + -14.969463348388672 + ], + [ + "▁SQUARE", + -14.969490051269531 + ], + [ + "authority", + -14.96949577331543 + ], + [ + "мы", + -14.969536781311035 + ], + [ + "▁Launchpad", + -14.96955680847168 + ], + [ + "▁Primus", + -14.969558715820312 + ], + [ + "▁Charlottetown", + -14.969597816467285 + ], + [ + "▁underperform", + -14.969605445861816 + ], + [ + "▁KANSAS", + -14.969610214233398 + ], + [ + "▁PIX", + -14.969613075256348 + ], + [ + "▁ATTORNEY", + -14.969621658325195 + ], + [ + "▁Sakai", + -14.969633102416992 + ], + [ + "▁trendiest", + -14.96963882446289 + ], + [ + "Joshua", + -14.969654083251953 + ], + [ + "Betty", + -14.969695091247559 + ], + [ + "Vid", + -14.969696998596191 + ], + [ + "▁Infertility", + -14.969706535339355 + ], + [ + "▁campy", + -14.969727516174316 + ], + [ + "▁granuloma", + -14.969742774963379 + ], + [ + "▁NTU", + -14.96976375579834 + ], + [ + "▁Adrenal", + -14.969857215881348 + ], + [ + "iez", + -14.969869613647461 + ], + [ + "▁Shawl", + -14.96987247467041 + ], + [ + "▁conce", + -14.969908714294434 + ], + [ + "Agreement", + -14.969964027404785 + ], + [ + "αι", + -14.969965934753418 + ], + [ + "▁yucky", + -14.96996784210205 + ], + [ + "▁Gé", + -14.969968795776367 + ], + [ + "▁Guantánamo", + -14.969970703125 + ], + [ + "zien", + -14.970022201538086 + ], + [ + "市", + -14.970049858093262 + ], + [ + "▁Rodham", + -14.97006607055664 + ], + [ + "▁systemically", + -14.970126152038574 + ], + [ + "▁jasmin", + -14.970173835754395 + ], + [ + "▁Allred", + -14.97021198272705 + ], + [ + "▁Bookkeeping", + -14.970234870910645 + ], + [ + "▁Salve", + -14.970261573791504 + ], + [ + "▁Standardized", + -14.970261573791504 + ], + [ + "amani", + -14.97026538848877 + ], + [ + "▁Savanna", + -14.970272064208984 + ], + [ + "▁FOLLOWING", + -14.970274925231934 + ], + [ + "▁Chorley", + -14.9702787399292 + ], + [ + "Democracy", + -14.970329284667969 + ], + [ + "▁Halogen", + -14.970331192016602 + ], + [ + "▁recumbent", + -14.970333099365234 + ], + [ + "panda", + -14.970343589782715 + ], + [ + "зв", + -14.970344543457031 + ], + [ + "1897", + -14.970362663269043 + ], + [ + "▁overcooked", + -14.970458030700684 + ], + [ + "▁colloquially", + -14.970476150512695 + ], + [ + "▁zeolite", + -14.97049331665039 + ], + [ + "▁velour", + -14.970497131347656 + ], + [ + "▁Montego", + -14.970512390136719 + ], + [ + "▁Lowland", + -14.970559120178223 + ], + [ + "Broker", + -14.970560073852539 + ], + [ + "▁Petronas", + -14.97060775756836 + ], + [ + "▁Allyson", + -14.970629692077637 + ], + [ + "▁karst", + -14.970651626586914 + ], + [ + "ophore", + -14.97068977355957 + ], + [ + "Sensor", + -14.970706939697266 + ], + [ + "▁CARB", + -14.970735549926758 + ], + [ + "▁Exhibitor", + -14.970738410949707 + ], + [ + "▁Celebrated", + -14.970739364624023 + ], + [ + "▁mercantile", + -14.970747947692871 + ], + [ + "▁Dougie", + -14.970763206481934 + ], + [ + "▁moccasin", + -14.970773696899414 + ], + [ + "druck", + -14.970802307128906 + ], + [ + "arai", + -14.970816612243652 + ], + [ + "▁Hawkeyes", + -14.970833778381348 + ], + [ + "▁Cornet", + -14.970846176147461 + ], + [ + "▁Bedside", + -14.970952033996582 + ], + [ + "EER", + -14.970953941345215 + ], + [ + "▁Distraction", + -14.97097110748291 + ], + [ + "▁temperance", + -14.97099494934082 + ], + [ + "▁ACK", + -14.970996856689453 + ], + [ + "▁Philosophers", + -14.971001625061035 + ], + [ + "нд", + -14.971022605895996 + ], + [ + "netti", + -14.971034049987793 + ], + [ + "igent", + -14.971035957336426 + ], + [ + "▁antecedents", + -14.971050262451172 + ], + [ + "▁Embryo", + -14.9710693359375 + ], + [ + "▁Abia", + -14.971128463745117 + ], + [ + "▁privatize", + -14.971158981323242 + ], + [ + "▁outfitters", + -14.97116756439209 + ], + [ + "▁unmissable", + -14.97118854522705 + ], + [ + "▁bbc", + -14.971234321594238 + ], + [ + "ferred", + -14.971240043640137 + ], + [ + "ն", + -14.97127914428711 + ], + [ + "▁grayish", + -14.971285820007324 + ], + [ + "▁Privat", + -14.971301078796387 + ], + [ + "Antoni", + -14.97131061553955 + ], + [ + "Ginger", + -14.971317291259766 + ], + [ + "▁Schaff", + -14.971332550048828 + ], + [ + "▁Wherefore", + -14.971395492553711 + ], + [ + "▁beachy", + -14.971419334411621 + ], + [ + "Constant", + -14.97142505645752 + ], + [ + "▁ISDN", + -14.971454620361328 + ], + [ + "▁inflator", + -14.971466064453125 + ], + [ + "×7", + -14.971478462219238 + ], + [ + "kade", + -14.971561431884766 + ], + [ + "Trial", + -14.971577644348145 + ], + [ + "▁JCPOA", + -14.971578598022461 + ], + [ + "▁phonological", + -14.971719741821289 + ], + [ + "▁CLAIMS", + -14.971722602844238 + ], + [ + "▁Halford", + -14.971732139587402 + ], + [ + "Seed", + -14.971736907958984 + ], + [ + "▁Christiansen", + -14.971747398376465 + ], + [ + "▁Complicated", + -14.971758842468262 + ], + [ + "Knowing", + -14.971774101257324 + ], + [ + "▁uninhabitable", + -14.971784591674805 + ], + [ + "▁Sapien", + -14.971789360046387 + ], + [ + "▁Affirmative", + -14.971837997436523 + ], + [ + "▁OBP", + -14.971842765808105 + ], + [ + "語", + -14.971874237060547 + ], + [ + "theoretical", + -14.971893310546875 + ], + [ + "▁wordplay", + -14.971916198730469 + ], + [ + "▁Leeuw", + -14.971929550170898 + ], + [ + "▁mln", + -14.97193431854248 + ], + [ + "1881", + -14.97193717956543 + ], + [ + "▁TRAIL", + -14.971940040588379 + ], + [ + "▁murmuring", + -14.971960067749023 + ], + [ + "▁beleive", + -14.972020149230957 + ], + [ + "▁isoform", + -14.972024917602539 + ], + [ + "▁Kael", + -14.972039222717285 + ], + [ + "ribo", + -14.972070693969727 + ], + [ + "▁Scientologist", + -14.972095489501953 + ], + [ + "▁nectarine", + -14.972105979919434 + ], + [ + "▁radii", + -14.972116470336914 + ], + [ + "▁Uru", + -14.972131729125977 + ], + [ + "▁skirted", + -14.972131729125977 + ], + [ + "▁Murali", + -14.972149848937988 + ], + [ + "▁Experiential", + -14.972212791442871 + ], + [ + "▁attentiveness", + -14.972257614135742 + ], + [ + "packer", + -14.972330093383789 + ], + [ + "▁Kimura", + -14.972332954406738 + ], + [ + "▁Eris", + -14.972382545471191 + ], + [ + "laud", + -14.972390174865723 + ], + [ + "rren", + -14.972417831420898 + ], + [ + "▁EBOOKEE", + -14.97243595123291 + ], + [ + "▁Rashad", + -14.972466468811035 + ], + [ + "buses", + -14.972480773925781 + ], + [ + "판", + -14.97252368927002 + ], + [ + "▁ди", + -14.972556114196777 + ], + [ + "тур", + -14.97255802154541 + ], + [ + "mech", + -14.972587585449219 + ], + [ + "▁Intrinsic", + -14.972615242004395 + ], + [ + "ikum", + -14.972664833068848 + ], + [ + "▁ESSENTIAL", + -14.972692489624023 + ], + [ + "clap", + -14.972698211669922 + ], + [ + "▁Hijack", + -14.972750663757324 + ], + [ + "▁Gabriele", + -14.972760200500488 + ], + [ + "CUT", + -14.972782135009766 + ], + [ + "▁PyeongChang", + -14.972796440124512 + ], + [ + "▁Squee", + -14.972801208496094 + ], + [ + "▁Whispering", + -14.972806930541992 + ], + [ + "▁xenon", + -14.972821235656738 + ], + [ + "▁dependably", + -14.972832679748535 + ], + [ + "▁underwhelmed", + -14.972848892211914 + ], + [ + "▁globular", + -14.972860336303711 + ], + [ + "▁व", + -14.972877502441406 + ], + [ + "▁reticulum", + -14.972887992858887 + ], + [ + "▁Quotations", + -14.972914695739746 + ], + [ + "uture", + -14.972917556762695 + ], + [ + "▁Rideau", + -14.972930908203125 + ], + [ + "Container", + -14.972949028015137 + ], + [ + "▁crystallize", + -14.972955703735352 + ], + [ + "▁cabochon", + -14.973005294799805 + ], + [ + "Rebel", + -14.973014831542969 + ], + [ + "▁chloroform", + -14.973052978515625 + ], + [ + "azepam", + -14.97307014465332 + ], + [ + "▁Romelu", + -14.973094940185547 + ], + [ + "▁ceviche", + -14.973095893859863 + ], + [ + "cosmetic", + -14.973180770874023 + ], + [ + "▁hardtop", + -14.973194122314453 + ], + [ + "▁LOWER", + -14.973215103149414 + ], + [ + "▁lingua", + -14.973221778869629 + ], + [ + "alliance", + -14.973231315612793 + ], + [ + "Kinky", + -14.973275184631348 + ], + [ + "▁Xinhai", + -14.973292350769043 + ], + [ + "ACR", + -14.973318099975586 + ], + [ + "guay", + -14.973355293273926 + ], + [ + "▁Balmoral", + -14.973370552062988 + ], + [ + "▁tented", + -14.973424911499023 + ], + [ + "▁ASIA", + -14.973426818847656 + ], + [ + "▁selloff", + -14.973488807678223 + ], + [ + "▁Rhineland", + -14.973493576049805 + ], + [ + "▁Nita", + -14.973502159118652 + ], + [ + "▁Weekday", + -14.973515510559082 + ], + [ + "▁Horseman", + -14.973541259765625 + ], + [ + "▁Jef", + -14.97358512878418 + ], + [ + "▁frictionless", + -14.973597526550293 + ], + [ + "▁dachshund", + -14.973601341247559 + ], + [ + "▁bucolic", + -14.973613739013672 + ], + [ + "Hen", + -14.973630905151367 + ], + [ + "Gig", + -14.973639488220215 + ], + [ + "▁CCE", + -14.973642349243164 + ], + [ + "Terry", + -14.973653793334961 + ], + [ + "prem", + -14.973723411560059 + ], + [ + "Gallery", + -14.97376823425293 + ], + [ + "▁Brenn", + -14.97380256652832 + ], + [ + "▁Geordie", + -14.973810195922852 + ], + [ + "▁École", + -14.973822593688965 + ], + [ + "psie", + -14.973841667175293 + ], + [ + "▁Krup", + -14.973847389221191 + ], + [ + "▁faecal", + -14.97385025024414 + ], + [ + "▁Finely", + -14.97385311126709 + ], + [ + "▁bicyclist", + -14.973869323730469 + ], + [ + "▁Psyche", + -14.973878860473633 + ], + [ + "▁cranio", + -14.973905563354492 + ], + [ + "▁Carbo", + -14.97392749786377 + ], + [ + "▁CREW", + -14.973931312561035 + ], + [ + "▁phyllo", + -14.973945617675781 + ], + [ + "▁Opin", + -14.97396469116211 + ], + [ + "▁TESOL", + -14.973970413208008 + ], + [ + "▁SiO", + -14.973984718322754 + ], + [ + "зд", + -14.974013328552246 + ], + [ + "▁Skipping", + -14.974024772644043 + ], + [ + "▁Gimp", + -14.974040985107422 + ], + [ + "ZW", + -14.974081993103027 + ], + [ + "▁WEDDING", + -14.974081993103027 + ], + [ + "ši", + -14.97409725189209 + ], + [ + "▁Drax", + -14.974101066589355 + ], + [ + "crafting", + -14.974105834960938 + ], + [ + "▁Rasa", + -14.97412109375 + ], + [ + "wilder", + -14.974153518676758 + ], + [ + "Rebecca", + -14.974166870117188 + ], + [ + "▁preteen", + -14.97417163848877 + ], + [ + "▁compra", + -14.974199295043945 + ], + [ + "により", + -14.974212646484375 + ], + [ + "▁Felony", + -14.97424030303955 + ], + [ + "▁crooner", + -14.974250793457031 + ], + [ + "▁bounties", + -14.974264144897461 + ], + [ + "▁Farsi", + -14.974327087402344 + ], + [ + "▁Orwellian", + -14.974332809448242 + ], + [ + "▁cardiopulmonary", + -14.974371910095215 + ], + [ + "▁SRO", + -14.974394798278809 + ], + [ + "Audit", + -14.974431037902832 + ], + [ + "▁Rheumatology", + -14.97448444366455 + ], + [ + "▁awso", + -14.974492073059082 + ], + [ + "▁pluripotent", + -14.974503517150879 + ], + [ + "ISI", + -14.974512100219727 + ], + [ + "▁Consultative", + -14.974515914916992 + ], + [ + "▁Elvira", + -14.974520683288574 + ], + [ + "▁Indochina", + -14.974546432495117 + ], + [ + "zini", + -14.974570274353027 + ], + [ + "▁overture", + -14.974589347839355 + ], + [ + "▁prak", + -14.974629402160645 + ], + [ + "▁brownfield", + -14.97463321685791 + ], + [ + "▁rond", + -14.974740982055664 + ], + [ + "▁Privately", + -14.974742889404297 + ], + [ + "ESTER", + -14.974756240844727 + ], + [ + "▁Siddha", + -14.97475814819336 + ], + [ + "可能", + -14.974770545959473 + ], + [ + "▁invertebrate", + -14.974780082702637 + ], + [ + "▁Throwback", + -14.974820137023926 + ], + [ + "ologica", + -14.974822044372559 + ], + [ + "▁Rashi", + -14.974825859069824 + ], + [ + "▁Logged", + -14.974859237670898 + ], + [ + "▁tithing", + -14.974894523620605 + ], + [ + "basin", + -14.974905014038086 + ], + [ + "▁Dami", + -14.97491455078125 + ], + [ + "▁rumbled", + -14.974930763244629 + ], + [ + "Dawn", + -14.974973678588867 + ], + [ + "Producer", + -14.974989891052246 + ], + [ + "组", + -14.97502326965332 + ], + [ + "▁endodontic", + -14.975034713745117 + ], + [ + "▁ALEC", + -14.975059509277344 + ], + [ + "▁Bugg", + -14.975059509277344 + ], + [ + "▁Quota", + -14.975061416625977 + ], + [ + "▁consortia", + -14.975095748901367 + ], + [ + "protecting", + -14.975111961364746 + ], + [ + "Managing", + -14.975127220153809 + ], + [ + "▁FOSS", + -14.975174903869629 + ], + [ + "bible", + -14.975179672241211 + ], + [ + "▁PWC", + -14.975187301635742 + ], + [ + "▁Panini", + -14.975188255310059 + ], + [ + "▁Huerta", + -14.975249290466309 + ], + [ + "annock", + -14.97526741027832 + ], + [ + "PDA", + -14.975276947021484 + ], + [ + "▁2080", + -14.975285530090332 + ], + [ + "politically", + -14.975325584411621 + ], + [ + "▁ле", + -14.97533130645752 + ], + [ + "▁carnivore", + -14.975346565246582 + ], + [ + "▁Aileen", + -14.975360870361328 + ], + [ + "▁lumbering", + -14.97537612915039 + ], + [ + "▁irrigate", + -14.975386619567871 + ], + [ + "▁Edgerton", + -14.97539234161377 + ], + [ + "▁Commissar", + -14.975414276123047 + ], + [ + "▁kip", + -14.975418090820312 + ], + [ + "▁trudge", + -14.975431442260742 + ], + [ + "▁depreciated", + -14.975469589233398 + ], + [ + "▁Longitude", + -14.97554874420166 + ], + [ + "▁esper", + -14.975553512573242 + ], + [ + "▁portend", + -14.975570678710938 + ], + [ + "▁magpie", + -14.97560977935791 + ], + [ + "▁philadelphia", + -14.975642204284668 + ], + [ + "▁Crafter", + -14.975667953491211 + ], + [ + "▁ZnO", + -14.97567081451416 + ], + [ + "groomed", + -14.975679397583008 + ], + [ + "▁LYNN", + -14.975765228271484 + ], + [ + "▁overcharge", + -14.975789070129395 + ], + [ + "▁verbiage", + -14.975811958312988 + ], + [ + "tumble", + -14.975829124450684 + ], + [ + "engo", + -14.975885391235352 + ], + [ + "▁frill", + -14.975910186767578 + ], + [ + "▁ѕо", + -14.975934982299805 + ], + [ + "ई", + -14.97594165802002 + ], + [ + "rhythmic", + -14.975945472717285 + ], + [ + "▁NYX", + -14.9759521484375 + ], + [ + "▁simon", + -14.975970268249512 + ], + [ + "▁cornfield", + -14.976001739501953 + ], + [ + "Helper", + -14.9760160446167 + ], + [ + "matically", + -14.976020812988281 + ], + [ + "▁Coffs", + -14.976043701171875 + ], + [ + "▁andrew", + -14.976093292236328 + ], + [ + "▁headteacher", + -14.976094245910645 + ], + [ + "▁Huckleberry", + -14.976123809814453 + ], + [ + "▁بر", + -14.976202011108398 + ], + [ + "▁Weasley", + -14.976204872131348 + ], + [ + "▁Kory", + -14.976232528686523 + ], + [ + "▁somethin", + -14.97623348236084 + ], + [ + "RTS", + -14.976244926452637 + ], + [ + "kph", + -14.976244926452637 + ], + [ + "lllll", + -14.976249694824219 + ], + [ + "▁Seizure", + -14.9762544631958 + ], + [ + "herald", + -14.976259231567383 + ], + [ + "OOF", + -14.976276397705078 + ], + [ + "▁DaVinci", + -14.976280212402344 + ], + [ + "▁interconnecting", + -14.976280212402344 + ], + [ + "▁Grenadines", + -14.976293563842773 + ], + [ + "▁HANDS", + -14.976295471191406 + ], + [ + "▁MFI", + -14.976316452026367 + ], + [ + "▁disciplining", + -14.976319313049316 + ], + [ + "▁mooted", + -14.976323127746582 + ], + [ + "gane", + -14.976349830627441 + ], + [ + "▁SHOCK", + -14.97635555267334 + ], + [ + "▁whammy", + -14.976384162902832 + ], + [ + "▁Grom", + -14.976393699645996 + ], + [ + "▁Musically", + -14.976415634155273 + ], + [ + "▁Carlow", + -14.9764404296875 + ], + [ + "▁Defect", + -14.976447105407715 + ], + [ + "▁Jeanie", + -14.976482391357422 + ], + [ + "▁synchro", + -14.976505279541016 + ], + [ + "technically", + -14.976506233215332 + ], + [ + "▁WIT", + -14.976548194885254 + ], + [ + "▁Sej", + -14.976577758789062 + ], + [ + "crowned", + -14.976581573486328 + ], + [ + "RRR", + -14.97658634185791 + ], + [ + "vader", + -14.976602554321289 + ], + [ + "َّ", + -14.976609230041504 + ], + [ + "αρ", + -14.976654052734375 + ], + [ + "ᥙ", + -14.97665786743164 + ], + [ + "▁Pittsfield", + -14.976658821105957 + ], + [ + "▁graf", + -14.97669506072998 + ], + [ + "hashi", + -14.976706504821777 + ], + [ + "▁Aventura", + -14.97670841217041 + ], + [ + "▁BOOST", + -14.976723670959473 + ], + [ + "▁Andra", + -14.97673225402832 + ], + [ + "▁Sandpiper", + -14.976736068725586 + ], + [ + "lesia", + -14.976758003234863 + ], + [ + "ANDER", + -14.97677230834961 + ], + [ + "▁cutesy", + -14.976783752441406 + ], + [ + "Elite", + -14.976785659790039 + ], + [ + "▁oklahoma", + -14.976800918579102 + ], + [ + "▁pitfall", + -14.976813316345215 + ], + [ + "▁snitch", + -14.976813316345215 + ], + [ + "▁Narayana", + -14.976828575134277 + ], + [ + "▁Subtract", + -14.976853370666504 + ], + [ + "▁Informer", + -14.976863861083984 + ], + [ + "▁ECW", + -14.976912498474121 + ], + [ + "raba", + -14.976938247680664 + ], + [ + "▁julie", + -14.97697925567627 + ], + [ + "▁bloodlines", + -14.97700023651123 + ], + [ + "investors", + -14.977025032043457 + ], + [ + "▁Munson", + -14.977036476135254 + ], + [ + "Temple", + -14.97704792022705 + ], + [ + "NGE", + -14.977057456970215 + ], + [ + "ERM", + -14.977066040039062 + ], + [ + "▁Golovkin", + -14.977127075195312 + ], + [ + "▁SYDNEY", + -14.977166175842285 + ], + [ + "injured", + -14.977180480957031 + ], + [ + "▁Vise", + -14.977213859558105 + ], + [ + "▁accrediting", + -14.97726821899414 + ], + [ + "▁zeroes", + -14.97726821899414 + ], + [ + "▁HRS", + -14.977270126342773 + ], + [ + "▁Mahabharata", + -14.977270126342773 + ], + [ + "▁Isola", + -14.97732162475586 + ], + [ + "chian", + -14.977322578430176 + ], + [ + "▁painterly", + -14.977331161499023 + ], + [ + "ـ", + -14.977339744567871 + ], + [ + "▁parenchyma", + -14.977340698242188 + ], + [ + "▁maltreatment", + -14.977410316467285 + ], + [ + "▁Enlisted", + -14.977452278137207 + ], + [ + "Broken", + -14.977489471435547 + ], + [ + "submission", + -14.977495193481445 + ], + [ + "ontology", + -14.977498054504395 + ], + [ + "uario", + -14.977533340454102 + ], + [ + "▁Monarchy", + -14.97756576538086 + ], + [ + "▁GMS", + -14.977574348449707 + ], + [ + "▁están", + -14.977591514587402 + ], + [ + "▁assertiveness", + -14.977615356445312 + ], + [ + "yeh", + -14.977633476257324 + ], + [ + "sweetened", + -14.977652549743652 + ], + [ + "▁Eee", + -14.97769832611084 + ], + [ + "▁Izmir", + -14.977731704711914 + ], + [ + "Phillips", + -14.977755546569824 + ], + [ + "▁webmail", + -14.977798461914062 + ], + [ + "DAT", + -14.977842330932617 + ], + [ + "▁qué", + -14.977903366088867 + ], + [ + "▁Recherche", + -14.977910995483398 + ], + [ + "▁762", + -14.977959632873535 + ], + [ + "▁Jaclyn", + -14.977965354919434 + ], + [ + "▁chrysanthemum", + -14.977973937988281 + ], + [ + "▁apologist", + -14.978041648864746 + ], + [ + "▁SDM", + -14.97806167602539 + ], + [ + "▁mishandled", + -14.978070259094238 + ], + [ + "▁aphorism", + -14.978082656860352 + ], + [ + "▁squirming", + -14.978096961975098 + ], + [ + "▁Vitamix", + -14.97810173034668 + ], + [ + "▁domiciled", + -14.97811508178711 + ], + [ + "wrinkle", + -14.978170394897461 + ], + [ + "▁Tosca", + -14.978180885314941 + ], + [ + "▁Axial", + -14.978181838989258 + ], + [ + "▁broncho", + -14.978214263916016 + ], + [ + "ovsk", + -14.978215217590332 + ], + [ + "▁misperception", + -14.97824764251709 + ], + [ + "▁Salud", + -14.978288650512695 + ], + [ + "Folk", + -14.9783296585083 + ], + [ + "histoire", + -14.978331565856934 + ], + [ + "1889", + -14.97833251953125 + ], + [ + "▁hyster", + -14.978333473205566 + ], + [ + "▁ZL", + -14.978336334228516 + ], + [ + "▁Crave", + -14.97834300994873 + ], + [ + "liberalism", + -14.978370666503906 + ], + [ + "▁Directories", + -14.978375434875488 + ], + [ + "maan", + -14.978403091430664 + ], + [ + "confirm", + -14.978424072265625 + ], + [ + "▁Ope", + -14.978433609008789 + ], + [ + "BBS", + -14.978439331054688 + ], + [ + "Syria", + -14.978483200073242 + ], + [ + "▁Metallurgy", + -14.978496551513672 + ], + [ + "▁FIDE", + -14.978519439697266 + ], + [ + "forged", + -14.978572845458984 + ], + [ + "waisted", + -14.978590965270996 + ], + [ + "▁SVR", + -14.978607177734375 + ], + [ + "destroying", + -14.978672981262207 + ], + [ + "Thing", + -14.978694915771484 + ], + [ + "▁Huan", + -14.978703498840332 + ], + [ + "anek", + -14.978710174560547 + ], + [ + "▁Persuasion", + -14.978731155395508 + ], + [ + "▁Directional", + -14.97874927520752 + ], + [ + "第一", + -14.978767395019531 + ], + [ + "▁Kesh", + -14.978776931762695 + ], + [ + "▁Tupelo", + -14.97878360748291 + ], + [ + "▁Rickie", + -14.978866577148438 + ], + [ + "▁ह", + -14.97886848449707 + ], + [ + "▁BIR", + -14.978872299194336 + ], + [ + "зна", + -14.978883743286133 + ], + [ + "▁Steinway", + -14.97891616821289 + ], + [ + "▁bionic", + -14.978927612304688 + ], + [ + "▁Hellen", + -14.978935241699219 + ], + [ + "▁Employed", + -14.978954315185547 + ], + [ + "▁unidirectional", + -14.978965759277344 + ], + [ + "▁glucosamine", + -14.978992462158203 + ], + [ + "▁rollicking", + -14.978992462158203 + ], + [ + "▁965", + -14.97900390625 + ], + [ + "NCO", + -14.979015350341797 + ], + [ + "▁localisation", + -14.979028701782227 + ], + [ + "▁Shakira", + -14.979043006896973 + ], + [ + "wisdom", + -14.97905158996582 + ], + [ + "▁TDM", + -14.97905158996582 + ], + [ + "classroom", + -14.979059219360352 + ], + [ + "iotis", + -14.979063034057617 + ], + [ + "▁Cappadocia", + -14.979084014892578 + ], + [ + "▁vindicate", + -14.979127883911133 + ], + [ + "▁Beret", + -14.979155540466309 + ], + [ + "▁afterschool", + -14.979180335998535 + ], + [ + "dmimages", + -14.979242324829102 + ], + [ + "challenging", + -14.979244232177734 + ], + [ + "▁Captivating", + -14.97925090789795 + ], + [ + "▁Jailbreak", + -14.979284286499023 + ], + [ + "▁Argue", + -14.97928524017334 + ], + [ + "▁concurring", + -14.979310035705566 + ], + [ + "▁dehydrate", + -14.97935676574707 + ], + [ + "▁TRD", + -14.979364395141602 + ], + [ + "▁buddha", + -14.979364395141602 + ], + [ + "▁Bav", + -14.97937297821045 + ], + [ + "▁Comeback", + -14.979385375976562 + ], + [ + "▁parkway", + -14.979393005371094 + ], + [ + "ppert", + -14.979446411132812 + ], + [ + "furnished", + -14.979452133178711 + ], + [ + "▁Spaulding", + -14.979475975036621 + ], + [ + "▁soundstage", + -14.979482650756836 + ], + [ + "▁sutra", + -14.979493141174316 + ], + [ + "▁rower", + -14.979500770568848 + ], + [ + "▁rico", + -14.979554176330566 + ], + [ + "▁Bodybuilding", + -14.979584693908691 + ], + [ + "▁Yog", + -14.979602813720703 + ], + [ + "▁regency", + -14.979622840881348 + ], + [ + "hva", + -14.97962474822998 + ], + [ + "▁poinsettia", + -14.979632377624512 + ], + [ + "▁Zander", + -14.97969913482666 + ], + [ + "▁Emmi", + -14.979744911193848 + ], + [ + "aggy", + -14.979762077331543 + ], + [ + "▁Environmentally", + -14.979765892028809 + ], + [ + "ред", + -14.979772567749023 + ], + [ + "▁Euph", + -14.979802131652832 + ], + [ + "▁spaniel", + -14.979802131652832 + ], + [ + "▁stockists", + -14.979837417602539 + ], + [ + "▁Disadvantages", + -14.979881286621094 + ], + [ + "▁tumblers", + -14.979889869689941 + ], + [ + "▁constancy", + -14.979939460754395 + ], + [ + "▁Arnhem", + -14.97999382019043 + ], + [ + "▁assayed", + -14.980018615722656 + ], + [ + "▁finalising", + -14.980019569396973 + ], + [ + "▁ctrl", + -14.980023384094238 + ], + [ + "▁AEM", + -14.980061531066895 + ], + [ + "Cutie", + -14.980164527893066 + ], + [ + "▁Brag", + -14.980198860168457 + ], + [ + "▁682", + -14.980224609375 + ], + [ + "▁fizzle", + -14.98025131225586 + ], + [ + "▁cajole", + -14.980269432067871 + ], + [ + "1893", + -14.980278015136719 + ], + [ + "▁ampicillin", + -14.9802827835083 + ], + [ + "▁Lisboa", + -14.9802885055542 + ], + [ + "▁FUT", + -14.98029899597168 + ], + [ + "▁glosses", + -14.980359077453613 + ], + [ + "▁Javid", + -14.980385780334473 + ], + [ + "▁Ancestors", + -14.980420112609863 + ], + [ + "▁Pada", + -14.98042106628418 + ], + [ + "Minnesota", + -14.980480194091797 + ], + [ + "Pty", + -14.9805269241333 + ], + [ + "ijin", + -14.980527877807617 + ], + [ + "wohl", + -14.98052978515625 + ], + [ + "▁MBTA", + -14.980574607849121 + ], + [ + "Calendar", + -14.980585098266602 + ], + [ + "▁1773", + -14.980608940124512 + ], + [ + "racking", + -14.98064136505127 + ], + [ + "▁VGN", + -14.980690002441406 + ], + [ + "becoming", + -14.980724334716797 + ], + [ + "ologize", + -14.980731964111328 + ], + [ + "FORCE", + -14.98073959350586 + ], + [ + "▁Nollywood", + -14.980743408203125 + ], + [ + "Developer", + -14.980757713317871 + ], + [ + "▁MOMENT", + -14.980798721313477 + ], + [ + "▁Spree", + -14.980856895446777 + ], + [ + "▁reflectivity", + -14.980859756469727 + ], + [ + "▁MATE", + -14.980886459350586 + ], + [ + "▁outputting", + -14.98089599609375 + ], + [ + "▁skiff", + -14.98089599609375 + ], + [ + "▁saunter", + -14.980912208557129 + ], + [ + "▁NIP", + -14.980918884277344 + ], + [ + "▁SOX", + -14.980937957763672 + ], + [ + "kaka", + -14.980948448181152 + ], + [ + "▁Pathologist", + -14.980987548828125 + ], + [ + "jw", + -14.98099422454834 + ], + [ + "▁BOND", + -14.980998039245605 + ], + [ + "▁Decorator", + -14.981008529663086 + ], + [ + "▁Merciful", + -14.981008529663086 + ], + [ + "▁Zimbabweans", + -14.981010437011719 + ], + [ + "textured", + -14.981066703796387 + ], + [ + "▁passivity", + -14.981066703796387 + ], + [ + "▁RELATING", + -14.981112480163574 + ], + [ + "▁Waterways", + -14.981171607971191 + ], + [ + "▁slacking", + -14.981186866760254 + ], + [ + "▁Chopped", + -14.981207847595215 + ], + [ + "itaire", + -14.981216430664062 + ], + [ + "▁DeMarco", + -14.98125171661377 + ], + [ + "▁suf", + -14.981258392333984 + ], + [ + "▁saddens", + -14.981292724609375 + ], + [ + "▁imput", + -14.981307983398438 + ], + [ + "Bak", + -14.981404304504395 + ], + [ + "▁enjoined", + -14.981406211853027 + ], + [ + "Cox", + -14.981428146362305 + ], + [ + "éra", + -14.981447219848633 + ], + [ + "▁validly", + -14.981493949890137 + ], + [ + "doped", + -14.981498718261719 + ], + [ + "▁Winkle", + -14.98153018951416 + ], + [ + "▁Hoppe", + -14.981575965881348 + ], + [ + "obel", + -14.98160457611084 + ], + [ + "▁SIDS", + -14.981620788574219 + ], + [ + "investor", + -14.981630325317383 + ], + [ + "1440", + -14.981645584106445 + ], + [ + "exclude", + -14.981657981872559 + ], + [ + "▁tRNA", + -14.981658935546875 + ], + [ + "▁COE", + -14.981722831726074 + ], + [ + "Hebrew", + -14.981732368469238 + ], + [ + "igar", + -14.981766700744629 + ], + [ + "Grab", + -14.98178482055664 + ], + [ + "▁Pineda", + -14.98180103302002 + ], + [ + "▁oxidant", + -14.981842041015625 + ], + [ + "agreement", + -14.981907844543457 + ], + [ + "▁Gagnon", + -14.981925010681152 + ], + [ + "JHL", + -14.981943130493164 + ], + [ + "▁hawaii", + -14.981954574584961 + ], + [ + "▁Scriptural", + -14.981966972351074 + ], + [ + "▁Evolved", + -14.981988906860352 + ], + [ + "SEXY", + -14.982132911682129 + ], + [ + "hydride", + -14.98216438293457 + ], + [ + "merger", + -14.982172012329102 + ], + [ + "▁Prashant", + -14.982189178466797 + ], + [ + "▁boreal", + -14.98220443725586 + ], + [ + "▁squealed", + -14.982226371765137 + ], + [ + "Anonymous", + -14.982232093811035 + ], + [ + "▁LaGuardia", + -14.982244491577148 + ], + [ + "▁Flutter", + -14.982248306274414 + ], + [ + "▁misdirected", + -14.982248306274414 + ], + [ + "▁UCSB", + -14.982281684875488 + ], + [ + "▁tendonitis", + -14.982291221618652 + ], + [ + "▁porcine", + -14.982293128967285 + ], + [ + "▁Tagalog", + -14.982315063476562 + ], + [ + "▁alpacas", + -14.982339859008789 + ], + [ + "▁Kowalski", + -14.982378005981445 + ], + [ + "▁Cling", + -14.982391357421875 + ], + [ + "▁craftspeople", + -14.982405662536621 + ], + [ + "ECM", + -14.982417106628418 + ], + [ + "▁OPTIM", + -14.982419967651367 + ], + [ + "▁Sensible", + -14.982423782348633 + ], + [ + "さ", + -14.982431411743164 + ], + [ + "addie", + -14.982436180114746 + ], + [ + "▁chomping", + -14.982449531555176 + ], + [ + "erik", + -14.982461929321289 + ], + [ + "▁Magni", + -14.982462882995605 + ], + [ + "▁Saccharomyces", + -14.98247241973877 + ], + [ + "Lok", + -14.982501029968262 + ], + [ + "▁benthic", + -14.982504844665527 + ], + [ + "▁BOL", + -14.982524871826172 + ], + [ + "▁argos", + -14.982531547546387 + ], + [ + "▁modo", + -14.98254680633545 + ], + [ + "▁leathery", + -14.98259162902832 + ], + [ + "bhav", + -14.982601165771484 + ], + [ + "flowering", + -14.982626914978027 + ], + [ + "▁Windhoek", + -14.982665061950684 + ], + [ + "▁reportable", + -14.982696533203125 + ], + [ + "▁Seraph", + -14.982743263244629 + ], + [ + "▁Hepato", + -14.982770919799805 + ], + [ + "▁Interpersonal", + -14.982770919799805 + ], + [ + "▁Solange", + -14.982793807983398 + ], + [ + "speakers", + -14.98280143737793 + ], + [ + "▁brazilian", + -14.98281192779541 + ], + [ + "▁jacking", + -14.982863426208496 + ], + [ + "▁pode", + -14.982873916625977 + ], + [ + "lante", + -14.98289680480957 + ], + [ + "▁Burgos", + -14.982900619506836 + ], + [ + "▁Debi", + -14.982915878295898 + ], + [ + "▁persimmon", + -14.982956886291504 + ], + [ + "▁Jalisco", + -14.982973098754883 + ], + [ + "▁Arz", + -14.982986450195312 + ], + [ + "▁Rhodesia", + -14.983006477355957 + ], + [ + "widget", + -14.983025550842285 + ], + [ + "▁Addon", + -14.983050346374512 + ], + [ + "▁misfit", + -14.983094215393066 + ], + [ + "▁agitating", + -14.98310661315918 + ], + [ + "▁Partisan", + -14.98317813873291 + ], + [ + "▁Brompton", + -14.983185768127441 + ], + [ + "▁casted", + -14.983185768127441 + ], + [ + "flyer", + -14.983243942260742 + ], + [ + "shipment", + -14.98331069946289 + ], + [ + "▁slurred", + -14.98332691192627 + ], + [ + "donor", + -14.983329772949219 + ], + [ + "Keith", + -14.983342170715332 + ], + [ + "Louise", + -14.983375549316406 + ], + [ + "では", + -14.983424186706543 + ], + [ + "▁Bramble", + -14.983427047729492 + ], + [ + "boil", + -14.983431816101074 + ], + [ + "▁LTR", + -14.983471870422363 + ], + [ + "DIG", + -14.98348617553711 + ], + [ + "▁assessee", + -14.983495712280273 + ], + [ + "ooooooo", + -14.983514785766602 + ], + [ + "▁Jonesboro", + -14.9835844039917 + ], + [ + "goose", + -14.983623504638672 + ], + [ + "▁Emergencies", + -14.983626365661621 + ], + [ + "Crown", + -14.983654022216797 + ], + [ + "ilov", + -14.983656883239746 + ], + [ + "▁Hematology", + -14.983662605285645 + ], + [ + "ZEN", + -14.983673095703125 + ], + [ + "▁FASB", + -14.983702659606934 + ], + [ + "▁Nema", + -14.983707427978516 + ], + [ + "▁McClelland", + -14.98372745513916 + ], + [ + "BLO", + -14.983732223510742 + ], + [ + "Taste", + -14.983732223510742 + ], + [ + "▁bleep", + -14.983745574951172 + ], + [ + "KON", + -14.983752250671387 + ], + [ + "▁Interpret", + -14.983757019042969 + ], + [ + "▁sluice", + -14.983770370483398 + ], + [ + "▁Thesaurus", + -14.983772277832031 + ], + [ + "eryl", + -14.983794212341309 + ], + [ + "▁tren", + -14.983833312988281 + ], + [ + "▁Gizmodo", + -14.983841896057129 + ], + [ + "▁Elam", + -14.983860969543457 + ], + [ + "▁distillate", + -14.983915328979492 + ], + [ + "Rib", + -14.983955383300781 + ], + [ + "CME", + -14.983960151672363 + ], + [ + "▁Semb", + -14.983969688415527 + ], + [ + "▁subpoenaed", + -14.984001159667969 + ], + [ + "▁REQUIREMENTS", + -14.984009742736816 + ], + [ + "moda", + -14.984039306640625 + ], + [ + "▁nauseating", + -14.984175682067871 + ], + [ + "▁Levante", + -14.984177589416504 + ], + [ + "iné", + -14.984186172485352 + ], + [ + "▁seminaries", + -14.9841947555542 + ], + [ + "▁Frac", + -14.984197616577148 + ], + [ + "▁Mimosa", + -14.984235763549805 + ], + [ + "1840", + -14.984292984008789 + ], + [ + "▁McCracken", + -14.984323501586914 + ], + [ + "Chelsea", + -14.984346389770508 + ], + [ + "▁wallop", + -14.984376907348633 + ], + [ + "▁Rejuvenation", + -14.984387397766113 + ], + [ + "Diva", + -14.984402656555176 + ], + [ + "▁Quinlan", + -14.984416007995605 + ], + [ + "Strange", + -14.984427452087402 + ], + [ + "▁Chidambaram", + -14.984439849853516 + ], + [ + "▁Wirtschaft", + -14.984452247619629 + ], + [ + "lantern", + -14.98446273803711 + ], + [ + "▁Kapp", + -14.98446273803711 + ], + [ + "▁Essendon", + -14.98449993133545 + ], + [ + "owo", + -14.984501838684082 + ], + [ + "▁mended", + -14.984559059143066 + ], + [ + "▁Predictably", + -14.984567642211914 + ], + [ + "aurus", + -14.984594345092773 + ], + [ + "▁Revealing", + -14.984631538391113 + ], + [ + "▁Detailing", + -14.984650611877441 + ], + [ + "▁Psoriasis", + -14.984663009643555 + ], + [ + "▁Draymond", + -14.984664916992188 + ], + [ + "FIR", + -14.984668731689453 + ], + [ + "▁shoutout", + -14.984676361083984 + ], + [ + "FLOW", + -14.984682083129883 + ], + [ + "▁SIEM", + -14.984686851501465 + ], + [ + "▁Centerville", + -14.984732627868652 + ], + [ + "apartheid", + -14.984755516052246 + ], + [ + "▁Cosgrove", + -14.984759330749512 + ], + [ + "画", + -14.984762191772461 + ], + [ + "▁teleportation", + -14.98482608795166 + ], + [ + "▁Flourish", + -14.98485279083252 + ], + [ + "AIT", + -14.984858512878418 + ], + [ + "▁loveliness", + -14.984870910644531 + ], + [ + "Crusher", + -14.984907150268555 + ], + [ + "▁speedway", + -14.984953880310059 + ], + [ + "avian", + -14.985023498535156 + ], + [ + "networking", + -14.985032081604004 + ], + [ + "Wisconsin", + -14.9850435256958 + ], + [ + "Jeremy", + -14.985054969787598 + ], + [ + "▁stilettos", + -14.985093116760254 + ], + [ + "VISION", + -14.985107421875 + ], + [ + "▁iQ", + -14.985124588012695 + ], + [ + "▁peeler", + -14.985172271728516 + ], + [ + "▁swathe", + -14.985191345214844 + ], + [ + "▁lowdown", + -14.985217094421387 + ], + [ + "▁Upanishad", + -14.985240936279297 + ], + [ + "▁689", + -14.985270500183105 + ], + [ + "Bloomberg", + -14.985272407531738 + ], + [ + "▁Whis", + -14.985285758972168 + ], + [ + "haga", + -14.985299110412598 + ], + [ + "▁Principe", + -14.985300064086914 + ], + [ + "▁noblest", + -14.985331535339355 + ], + [ + "▁ruminant", + -14.985337257385254 + ], + [ + "▁maturities", + -14.985372543334961 + ], + [ + "tribal", + -14.985377311706543 + ], + [ + "▁Liddell", + -14.985389709472656 + ], + [ + "▁Grocer", + -14.985432624816895 + ], + [ + "glam", + -14.985453605651855 + ], + [ + "▁Billet", + -14.985477447509766 + ], + [ + "▁NVR", + -14.985482215881348 + ], + [ + "▁surmount", + -14.985482215881348 + ], + [ + "▁Econo", + -14.985489845275879 + ], + [ + "RENT", + -14.985506057739258 + ], + [ + "▁Shino", + -14.985512733459473 + ], + [ + "borate", + -14.98553466796875 + ], + [ + "Consider", + -14.985536575317383 + ], + [ + "▁Pulley", + -14.985555648803711 + ], + [ + "SBURG", + -14.985570907592773 + ], + [ + "▁Lacoste", + -14.985602378845215 + ], + [ + "▁Bleed", + -14.985631942749023 + ], + [ + "▁sardonic", + -14.985674858093262 + ], + [ + "▁AOA", + -14.985675811767578 + ], + [ + "▁bellwether", + -14.985687255859375 + ], + [ + "ARIA", + -14.985722541809082 + ], + [ + "▁Lexie", + -14.985727310180664 + ], + [ + "▁Lovelace", + -14.985777854919434 + ], + [ + "▁knoll", + -14.985798835754395 + ], + [ + "▁EXTREMELY", + -14.985812187194824 + ], + [ + "▁Rout", + -14.985830307006836 + ], + [ + "Stein", + -14.985836029052734 + ], + [ + "▁HeLa", + -14.985843658447266 + ], + [ + "▁AFFILIATES", + -14.985884666442871 + ], + [ + "▁Temperance", + -14.985943794250488 + ], + [ + "▁hyperpigmentation", + -14.98597240447998 + ], + [ + "eppe", + -14.98597526550293 + ], + [ + "▁Hassel", + -14.985980033874512 + ], + [ + "▁Pitching", + -14.985994338989258 + ], + [ + "Jose", + -14.985995292663574 + ], + [ + "▁Crutch", + -14.986028671264648 + ], + [ + "elden", + -14.98603343963623 + ], + [ + "▁Gopher", + -14.98609447479248 + ], + [ + "brite", + -14.986099243164062 + ], + [ + "wizard", + -14.986148834228516 + ], + [ + "▁nya", + -14.986181259155273 + ], + [ + "Arena", + -14.986191749572754 + ], + [ + "فر", + -14.986231803894043 + ], + [ + "▁Brosnan", + -14.986246109008789 + ], + [ + "flavor", + -14.986252784729004 + ], + [ + "tiy", + -14.986310958862305 + ], + [ + "▁Miao", + -14.986331939697266 + ], + [ + "▁fertilisers", + -14.986390113830566 + ], + [ + "▁Segu", + -14.9863920211792 + ], + [ + "yō", + -14.98641586303711 + ], + [ + "▁Zug", + -14.986444473266602 + ], + [ + "▁contempor", + -14.986448287963867 + ], + [ + "мат", + -14.986456871032715 + ], + [ + "▁FSH", + -14.986457824707031 + ], + [ + "▁Mellow", + -14.986466407775879 + ], + [ + "▁coarsely", + -14.986486434936523 + ], + [ + "▁Haymarket", + -14.98648738861084 + ], + [ + "▁cambridge", + -14.98649787902832 + ], + [ + "lott", + -14.986498832702637 + ], + [ + "▁Thibodeau", + -14.986515998840332 + ], + [ + "▁Arnett", + -14.98654842376709 + ], + [ + "▁narco", + -14.986549377441406 + ], + [ + "▁Nutrients", + -14.98656940460205 + ], + [ + "▁HES", + -14.986572265625 + ], + [ + "▁Selfish", + -14.986588478088379 + ], + [ + "everyday", + -14.986618995666504 + ], + [ + "▁sheepishly", + -14.98661994934082 + ], + [ + "▁amateurish", + -14.986640930175781 + ], + [ + "▁warlords", + -14.986641883850098 + ], + [ + "gentle", + -14.986644744873047 + ], + [ + "▁Elektra", + -14.986701011657715 + ], + [ + "▁efm", + -14.98670482635498 + ], + [ + "▁Hossain", + -14.986714363098145 + ], + [ + "inkel", + -14.986723899841309 + ], + [ + "ulen", + -14.986736297607422 + ], + [ + "celebrity", + -14.986766815185547 + ], + [ + "▁Mukh", + -14.986788749694824 + ], + [ + "Him", + -14.986831665039062 + ], + [ + "▁Kyrgios", + -14.986831665039062 + ], + [ + "▁TBC", + -14.986842155456543 + ], + [ + "PID", + -14.986848831176758 + ], + [ + "angry", + -14.986869812011719 + ], + [ + "varo", + -14.986917495727539 + ], + [ + "geschichte", + -14.986971855163574 + ], + [ + "▁industri", + -14.986977577209473 + ], + [ + "▁Plz", + -14.987016677856445 + ], + [ + "▁AngularJS", + -14.987048149108887 + ], + [ + "▁Molded", + -14.987060546875 + ], + [ + "AUT", + -14.987077713012695 + ], + [ + "▁ikke", + -14.98708438873291 + ], + [ + "▁Iodine", + -14.98710823059082 + ], + [ + "ɛ", + -14.987147331237793 + ], + [ + "▁Nonsense", + -14.987151145935059 + ], + [ + "▁GTC", + -14.987153053283691 + ], + [ + "▁moors", + -14.987156867980957 + ], + [ + "▁unsanitary", + -14.987188339233398 + ], + [ + "▁최", + -14.98719310760498 + ], + [ + "▁Telltale", + -14.987199783325195 + ], + [ + "▁Backbone", + -14.987223625183105 + ], + [ + "▁Sealy", + -14.987256050109863 + ], + [ + "kku", + -14.987286567687988 + ], + [ + "rambling", + -14.9873046875 + ], + [ + "▁Subtitles", + -14.987358093261719 + ], + [ + "GRAPH", + -14.987364768981934 + ], + [ + "▁Huda", + -14.987385749816895 + ], + [ + "▁Gowdy", + -14.987409591674805 + ], + [ + "▁backcourt", + -14.987424850463867 + ], + [ + "Whole", + -14.987432479858398 + ], + [ + "▁Gillingham", + -14.987454414367676 + ], + [ + "字", + -14.987502098083496 + ], + [ + "▁fess", + -14.987510681152344 + ], + [ + "▁specialism", + -14.98751163482666 + ], + [ + "laub", + -14.987521171569824 + ], + [ + "▁Cush", + -14.987530708312988 + ], + [ + "입니다", + -14.987543106079102 + ], + [ + "▁Whoop", + -14.98757553100586 + ], + [ + "▁Doula", + -14.987590789794922 + ], + [ + "▁CpG", + -14.987598419189453 + ], + [ + "▁dps", + -14.987631797790527 + ], + [ + "spectral", + -14.987683296203613 + ], + [ + "omorphism", + -14.987685203552246 + ], + [ + "▁solidifies", + -14.98769474029541 + ], + [ + "utha", + -14.987700462341309 + ], + [ + "▁Shafer", + -14.987702369689941 + ], + [ + "▁unpainted", + -14.98770523071289 + ], + [ + "▁Shackleton", + -14.9877290725708 + ], + [ + "earlier", + -14.98774242401123 + ], + [ + "▁jede", + -14.987789154052734 + ], + [ + "Memo", + -14.987817764282227 + ], + [ + "▁DECEMBER", + -14.987845420837402 + ], + [ + "▁же", + -14.987849235534668 + ], + [ + "▁Shriver", + -14.987930297851562 + ], + [ + "LIKE", + -14.987942695617676 + ], + [ + "▁manchester", + -14.987942695617676 + ], + [ + "▁Asean", + -14.987961769104004 + ], + [ + "filler", + -14.987981796264648 + ], + [ + "guilty", + -14.987988471984863 + ], + [ + "▁Osinbajo", + -14.988017082214355 + ], + [ + "्र", + -14.988049507141113 + ], + [ + "▁Moline", + -14.98806381225586 + ], + [ + "bino", + -14.988099098205566 + ], + [ + "▁Superfund", + -14.988102912902832 + ], + [ + "▁را", + -14.988116264343262 + ], + [ + "Dialog", + -14.988119125366211 + ], + [ + "Bid", + -14.988126754760742 + ], + [ + "obra", + -14.988129615783691 + ], + [ + "choline", + -14.988155364990234 + ], + [ + "▁landscaper", + -14.98816967010498 + ], + [ + "▁Chore", + -14.988213539123535 + ], + [ + "KJV", + -14.988216400146484 + ], + [ + "alyzer", + -14.988229751586914 + ], + [ + "▁Heber", + -14.988240242004395 + ], + [ + "▁hvac", + -14.988256454467773 + ], + [ + "▁Hoof", + -14.98826789855957 + ], + [ + "▁Atwater", + -14.988271713256836 + ], + [ + "ṇ", + -14.988275527954102 + ], + [ + "▁Alienware", + -14.988295555114746 + ], + [ + "▁circumspect", + -14.988313674926758 + ], + [ + "▁memorably", + -14.988333702087402 + ], + [ + "▁tarragon", + -14.988351821899414 + ], + [ + "ianus", + -14.988371849060059 + ], + [ + "▁première", + -14.988374710083008 + ], + [ + "▁Kittens", + -14.988375663757324 + ], + [ + "▁Zaf", + -14.988381385803223 + ], + [ + "▁synchronised", + -14.988410949707031 + ], + [ + "▁Fitter", + -14.988444328308105 + ], + [ + "▁deliberating", + -14.98849105834961 + ], + [ + "▁Beebe", + -14.988493919372559 + ], + [ + "▁CLOUD", + -14.988499641418457 + ], + [ + "▁Rapoport", + -14.988517761230469 + ], + [ + "25°", + -14.988526344299316 + ], + [ + "ixi", + -14.988556861877441 + ], + [ + "▁fattening", + -14.988569259643555 + ], + [ + "▁prospectively", + -14.988602638244629 + ], + [ + "▁girlie", + -14.988653182983398 + ], + [ + "▁flinging", + -14.988655090332031 + ], + [ + "Thermo", + -14.988659858703613 + ], + [ + "▁Jovan", + -14.988688468933105 + ], + [ + "departmental", + -14.988698959350586 + ], + [ + "Breakfast", + -14.98878002166748 + ], + [ + "▁foreshadow", + -14.988787651062012 + ], + [ + "▁monad", + -14.988801956176758 + ], + [ + "▁Bowe", + -14.988809585571289 + ], + [ + "▁Worley", + -14.988814353942871 + ], + [ + "ZAR", + -14.98882007598877 + ], + [ + "▁Worrying", + -14.988821029663086 + ], + [ + "▁Carman", + -14.988860130310059 + ], + [ + "▁Yeltsin", + -14.988873481750488 + ], + [ + "▁GAN", + -14.98892879486084 + ], + [ + "▁Ballpark", + -14.988931655883789 + ], + [ + "Greater", + -14.98900032043457 + ], + [ + "▁intersex", + -14.989009857177734 + ], + [ + "▁Communal", + -14.989012718200684 + ], + [ + "rahman", + -14.989020347595215 + ], + [ + "▁SPIE", + -14.989053726196289 + ], + [ + "hereafter", + -14.989055633544922 + ], + [ + "etching", + -14.989070892333984 + ], + [ + "▁splinters", + -14.989130020141602 + ], + [ + "▁biophysical", + -14.989140510559082 + ], + [ + "amah", + -14.98917007446289 + ], + [ + "▁TEE", + -14.989190101623535 + ], + [ + "▁Diffuser", + -14.989224433898926 + ], + [ + "▁frieze", + -14.98926067352295 + ], + [ + "▁CPF", + -14.989275932312012 + ], + [ + "▁unbounded", + -14.989300727844238 + ], + [ + "▁Sewage", + -14.989314079284668 + ], + [ + "▁mik", + -14.98932933807373 + ], + [ + "▁Chauhan", + -14.989339828491211 + ], + [ + "▁BOA", + -14.989362716674805 + ], + [ + "▁Saxophone", + -14.98936939239502 + ], + [ + "▁NSP", + -14.989375114440918 + ], + [ + "▁irreconcilable", + -14.989375114440918 + ], + [ + "▁RMIT", + -14.98937702178955 + ], + [ + "fool", + -14.9893798828125 + ], + [ + "▁puller", + -14.989421844482422 + ], + [ + "▁chimps", + -14.989426612854004 + ], + [ + "▁Ghulam", + -14.989428520202637 + ], + [ + "▁fanny", + -14.989448547363281 + ], + [ + "resin", + -14.989458084106445 + ], + [ + "род", + -14.989460945129395 + ], + [ + "▁parson", + -14.989480018615723 + ], + [ + "▁Kinshasa", + -14.989480972290039 + ], + [ + "▁hw", + -14.989526748657227 + ], + [ + "iyeh", + -14.989611625671387 + ], + [ + "▁conjunctivitis", + -14.989612579345703 + ], + [ + "▁Outbreak", + -14.989636421203613 + ], + [ + "▁lambasted", + -14.989638328552246 + ], + [ + "▁AIO", + -14.989649772644043 + ], + [ + "▁Dato", + -14.989652633666992 + ], + [ + "▁insemination", + -14.989666938781738 + ], + [ + "▁Metra", + -14.989670753479004 + ], + [ + "▁dulce", + -14.989673614501953 + ], + [ + "▁shir", + -14.989728927612305 + ], + [ + "▁zines", + -14.989791870117188 + ], + [ + "▁sca", + -14.989848136901855 + ], + [ + "▁undifferentiated", + -14.989873886108398 + ], + [ + "▁Lighthizer", + -14.989876747131348 + ], + [ + "▁Quicksilver", + -14.989879608154297 + ], + [ + "▁Taxonomy", + -14.989891052246094 + ], + [ + "whichever", + -14.989919662475586 + ], + [ + "kirch", + -14.989974975585938 + ], + [ + "▁repossessed", + -14.990053176879883 + ], + [ + "▁coffeehouse", + -14.990056037902832 + ], + [ + "Fax", + -14.99009895324707 + ], + [ + "▁Modernity", + -14.990129470825195 + ], + [ + "لی", + -14.99013614654541 + ], + [ + "▁Caliphate", + -14.990175247192383 + ], + [ + "▁chenille", + -14.99020767211914 + ], + [ + "▁tentacle", + -14.990213394165039 + ], + [ + "▁fenugreek", + -14.990220069885254 + ], + [ + "▁MAXIMUM", + -14.99024772644043 + ], + [ + "▁MEG", + -14.990262031555176 + ], + [ + "1885", + -14.990262985229492 + ], + [ + "kram", + -14.990290641784668 + ], + [ + "▁prosecutorial", + -14.990352630615234 + ], + [ + "RIF", + -14.990361213684082 + ], + [ + "enski", + -14.990370750427246 + ], + [ + "Haven", + -14.990374565124512 + ], + [ + "▁Harrelson", + -14.990446090698242 + ], + [ + "▁Ashlee", + -14.990453720092773 + ], + [ + "▁Kuiper", + -14.990470886230469 + ], + [ + "▁investiga", + -14.990532875061035 + ], + [ + "▁hypoxic", + -14.990543365478516 + ], + [ + "▁astound", + -14.990583419799805 + ], + [ + "Bert", + -14.990592002868652 + ], + [ + "▁premised", + -14.990609169006348 + ], + [ + "▁Nac", + -14.990629196166992 + ], + [ + "▁Scud", + -14.990636825561523 + ], + [ + "▁Callan", + -14.99063777923584 + ], + [ + "▁TSM", + -14.990640640258789 + ], + [ + "▁SDC", + -14.990641593933105 + ], + [ + "▁Uyghur", + -14.990655899047852 + ], + [ + "▁PHE", + -14.990680694580078 + ], + [ + "MEDIA", + -14.990681648254395 + ], + [ + "ış", + -14.99068546295166 + ], + [ + "▁Geospatial", + -14.990743637084961 + ], + [ + "▁tipple", + -14.99074649810791 + ], + [ + "▁Kyocera", + -14.990791320800781 + ], + [ + "▁sputum", + -14.990802764892578 + ], + [ + "Molly", + -14.990819931030273 + ], + [ + "▁Executor", + -14.99085521697998 + ], + [ + "▁heredity", + -14.990859031677246 + ], + [ + "▁Fiverr", + -14.990893363952637 + ], + [ + "karyo", + -14.9909086227417 + ], + [ + "Skills", + -14.990915298461914 + ], + [ + "▁PHS", + -14.990962982177734 + ], + [ + "には", + -14.990970611572266 + ], + [ + "▁Yuu", + -14.990971565246582 + ], + [ + "▁Brittney", + -14.99097728729248 + ], + [ + "caste", + -14.990984916687012 + ], + [ + "▁trig", + -14.991022109985352 + ], + [ + "genomics", + -14.99106216430664 + ], + [ + "▁sib", + -14.99106216430664 + ], + [ + "▁SSID", + -14.991083145141602 + ], + [ + "▁од", + -14.991083145141602 + ], + [ + "▁Manohar", + -14.991134643554688 + ], + [ + "▁squee", + -14.991137504577637 + ], + [ + "idze", + -14.991144180297852 + ], + [ + "▁parenteral", + -14.991168975830078 + ], + [ + "▁Mambo", + -14.991189002990723 + ], + [ + "▁Ceph", + -14.991194725036621 + ], + [ + "▁Nightstand", + -14.991203308105469 + ], + [ + "▁Choke", + -14.991230010986328 + ], + [ + "▁tabulated", + -14.99139404296875 + ], + [ + "▁intramural", + -14.991409301757812 + ], + [ + "▁Flank", + -14.991418838500977 + ], + [ + "▁Audacity", + -14.991422653198242 + ], + [ + "Maj", + -14.991454124450684 + ], + [ + "▁unaccountable", + -14.991475105285645 + ], + [ + "▁Mies", + -14.991491317749023 + ], + [ + "▁Obtained", + -14.991494178771973 + ], + [ + "▁eosinophil", + -14.991500854492188 + ], + [ + "▁harmonization", + -14.991501808166504 + ], + [ + "▁replaying", + -14.991538047790527 + ], + [ + "▁Hoon", + -14.991559028625488 + ], + [ + "луч", + -14.991568565368652 + ], + [ + "throne", + -14.991579055786133 + ], + [ + "▁Bluffton", + -14.99161434173584 + ], + [ + "▁Manchu", + -14.991619110107422 + ], + [ + "▁Gadsden", + -14.991661071777344 + ], + [ + "▁incognito", + -14.991678237915039 + ], + [ + "▁Orthop", + -14.991683959960938 + ], + [ + "Positive", + -14.99168872833252 + ], + [ + "▁Bridger", + -14.991714477539062 + ], + [ + "▁Ripe", + -14.99173641204834 + ], + [ + "gati", + -14.991753578186035 + ], + [ + "stigma", + -14.991771697998047 + ], + [ + "ingredient", + -14.991775512695312 + ], + [ + "▁Yaris", + -14.991776466369629 + ], + [ + "diction", + -14.991825103759766 + ], + [ + "irah", + -14.991832733154297 + ], + [ + "▁Cuddle", + -14.991840362548828 + ], + [ + "▁MTM", + -14.991866111755371 + ], + [ + "▁Sidebar", + -14.991868019104004 + ], + [ + "▁SBP", + -14.991877555847168 + ], + [ + "▁Ranjan", + -14.991903305053711 + ], + [ + "BEST", + -14.991930961608887 + ], + [ + "иль", + -14.991941452026367 + ], + [ + "▁DOESN", + -14.991981506347656 + ], + [ + "▁Artifacts", + -14.99202823638916 + ], + [ + "▁fut", + -14.992033958435059 + ], + [ + "▁Meagan", + -14.992100715637207 + ], + [ + "▁mortally", + -14.992106437683105 + ], + [ + "▁Thaddeus", + -14.992110252380371 + ], + [ + "Buster", + -14.99211597442627 + ], + [ + "▁conte", + -14.992193222045898 + ], + [ + "▁spiciness", + -14.992199897766113 + ], + [ + "▁Vonnegut", + -14.992229461669922 + ], + [ + "LDA", + -14.992236137390137 + ], + [ + "▁MUL", + -14.992283821105957 + ], + [ + "▁Talisman", + -14.992302894592285 + ], + [ + "▁washout", + -14.992369651794434 + ], + [ + "arney", + -14.992378234863281 + ], + [ + "Hate", + -14.992385864257812 + ], + [ + "▁Symp", + -14.992385864257812 + ], + [ + "Satan", + -14.992477416992188 + ], + [ + "cruz", + -14.992504119873047 + ], + [ + "▁GIT", + -14.992504119873047 + ], + [ + "▁Celery", + -14.992508888244629 + ], + [ + "▁sidewalls", + -14.992520332336426 + ], + [ + "Prize", + -14.992527961730957 + ], + [ + "Missouri", + -14.992562294006348 + ], + [ + "allied", + -14.992574691772461 + ], + [ + "CIE", + -14.99259090423584 + ], + [ + "advert", + -14.99264907836914 + ], + [ + "▁Forsythe", + -14.99267292022705 + ], + [ + "▁Edouard", + -14.99267578125 + ], + [ + "▁698", + -14.992691993713379 + ], + [ + "▁vexing", + -14.992746353149414 + ], + [ + "▁SHU", + -14.992751121520996 + ], + [ + "▁cyberpunk", + -14.992770195007324 + ], + [ + "Bedroom", + -14.992802619934082 + ], + [ + "fairy", + -14.992802619934082 + ], + [ + "▁verte", + -14.992818832397461 + ], + [ + "▁PTT", + -14.992866516113281 + ], + [ + "▁FORUM", + -14.992914199829102 + ], + [ + "▁Fabregas", + -14.99295711517334 + ], + [ + "▁TPO", + -14.99296760559082 + ], + [ + "▁Cuisinart", + -14.99297046661377 + ], + [ + "▁emote", + -14.9929780960083 + ], + [ + "▁adulation", + -14.992995262145996 + ], + [ + "ком", + -14.993132591247559 + ], + [ + "▁GOG", + -14.993147850036621 + ], + [ + "ノ", + -14.993163108825684 + ], + [ + "fossil", + -14.993170738220215 + ], + [ + "▁Columnist", + -14.993185997009277 + ], + [ + "だ", + -14.993207931518555 + ], + [ + "Degree", + -14.993213653564453 + ], + [ + "▁cele", + -14.993221282958984 + ], + [ + "▁Unfair", + -14.993256568908691 + ], + [ + "▁ditto", + -14.99327278137207 + ], + [ + "▁RCM", + -14.99328899383545 + ], + [ + "▁Milt", + -14.99332332611084 + ], + [ + "▁Emotionally", + -14.993334770202637 + ], + [ + "▁evangelistic", + -14.993337631225586 + ], + [ + "▁pallid", + -14.993345260620117 + ], + [ + "fifty", + -14.993356704711914 + ], + [ + "lauf", + -14.993413925170898 + ], + [ + "sailing", + -14.993414878845215 + ], + [ + "juk", + -14.993435859680176 + ], + [ + "▁Twilio", + -14.993449211120605 + ], + [ + "uzo", + -14.993475914001465 + ], + [ + "▁palatial", + -14.993489265441895 + ], + [ + "MIR", + -14.99352741241455 + ], + [ + "MARC", + -14.993596076965332 + ], + [ + "▁Censor", + -14.993622779846191 + ], + [ + "isano", + -14.993674278259277 + ], + [ + "▁Ronin", + -14.993685722351074 + ], + [ + "▁Croke", + -14.993719100952148 + ], + [ + "Ful", + -14.993729591369629 + ], + [ + "▁postgame", + -14.993734359741211 + ], + [ + "▁hunky", + -14.993736267089844 + ], + [ + "▁Goetz", + -14.99374008178711 + ], + [ + "squad", + -14.99376392364502 + ], + [ + "▁STB", + -14.993768692016602 + ], + [ + "▁INCLUDES", + -14.993775367736816 + ], + [ + "▁enteric", + -14.99377727508545 + ], + [ + "▁Kott", + -14.993789672851562 + ], + [ + "▁repelling", + -14.99380874633789 + ], + [ + "▁Taboo", + -14.993857383728027 + ], + [ + "▁RULE", + -14.993864059448242 + ], + [ + "ENTER", + -14.993877410888672 + ], + [ + "▁Lindberg", + -14.993877410888672 + ], + [ + "▁suffocation", + -14.993990898132324 + ], + [ + "chr", + -14.993993759155273 + ], + [ + "scary", + -14.994014739990234 + ], + [ + "反", + -14.994019508361816 + ], + [ + "▁underused", + -14.994022369384766 + ], + [ + "cracker", + -14.994039535522461 + ], + [ + "▁augur", + -14.994051933288574 + ], + [ + "▁Okeechobee", + -14.994056701660156 + ], + [ + "▁unexplainable", + -14.994096755981445 + ], + [ + "▁sandbags", + -14.99411392211914 + ], + [ + "▁Integr", + -14.99412727355957 + ], + [ + "▁Rapidly", + -14.994134902954102 + ], + [ + "▁Robison", + -14.994144439697266 + ], + [ + "▁Homebrew", + -14.994149208068848 + ], + [ + "▁Bung", + -14.994162559509277 + ], + [ + "▁Ibanez", + -14.994193077087402 + ], + [ + "Funk", + -14.994206428527832 + ], + [ + "▁borer", + -14.994240760803223 + ], + [ + "RRE", + -14.99425983428955 + ], + [ + "hnen", + -14.994271278381348 + ], + [ + "DMC", + -14.994279861450195 + ], + [ + "▁RESTful", + -14.994296073913574 + ], + [ + "▁EBay", + -14.994297981262207 + ], + [ + "▁Calculated", + -14.994298934936523 + ], + [ + "▁Hibs", + -14.994306564331055 + ], + [ + "timing", + -14.994354248046875 + ], + [ + "▁disinfecting", + -14.99437427520752 + ], + [ + "naka", + -14.994416236877441 + ], + [ + "гу", + -14.994423866271973 + ], + [ + "▁788", + -14.994427680969238 + ], + [ + "▁outfitting", + -14.99450397491455 + ], + [ + "▁Muha", + -14.994510650634766 + ], + [ + "▁Methane", + -14.994524955749512 + ], + [ + "▁Sickness", + -14.994527816772461 + ], + [ + "▁frilly", + -14.994532585144043 + ], + [ + "▁Kapo", + -14.99457836151123 + ], + [ + "각", + -14.994586944580078 + ], + [ + "▁Ecclesiastes", + -14.994606018066406 + ], + [ + "▁Drove", + -14.994702339172363 + ], + [ + "eanu", + -14.99475383758545 + ], + [ + "▁headstones", + -14.994756698608398 + ], + [ + "▁emanated", + -14.994779586791992 + ], + [ + "▁shab", + -14.994790077209473 + ], + [ + "▁Sliced", + -14.994806289672852 + ], + [ + "▁landlady", + -14.994826316833496 + ], + [ + "▁equitably", + -14.994839668273926 + ], + [ + "▁Maslow", + -14.994892120361328 + ], + [ + "▁FEDERAL", + -14.994905471801758 + ], + [ + "MIX", + -14.994915962219238 + ], + [ + "Assistant", + -14.994917869567871 + ], + [ + "▁Tourette", + -14.994939804077148 + ], + [ + "cilia", + -14.994954109191895 + ], + [ + "▁nf", + -14.99496078491211 + ], + [ + "▁compote", + -14.994967460632324 + ], + [ + "arism", + -14.994976043701172 + ], + [ + "▁orbiter", + -14.994976043701172 + ], + [ + "▁Proportion", + -14.995013236999512 + ], + [ + "cognition", + -14.995017051696777 + ], + [ + "▁OPINION", + -14.995078086853027 + ], + [ + "Scottish", + -14.995080947875977 + ], + [ + "Recommended", + -14.995094299316406 + ], + [ + "▁Decreased", + -14.995147705078125 + ], + [ + "▁Chesney", + -14.99515438079834 + ], + [ + "WORTH", + -14.995206832885742 + ], + [ + "▁awestruck", + -14.99521541595459 + ], + [ + "▁Artic", + -14.995230674743652 + ], + [ + "▁Lifeguard", + -14.995243072509766 + ], + [ + "▁playset", + -14.995255470275879 + ], + [ + "▁prosecco", + -14.995257377624512 + ], + [ + "▁ribosomal", + -14.995257377624512 + ], + [ + "pharmacology", + -14.995281219482422 + ], + [ + "▁insinuation", + -14.995290756225586 + ], + [ + "▁cual", + -14.995340347290039 + ], + [ + "▁Traits", + -14.995349884033203 + ], + [ + "▁Zyl", + -14.99538803100586 + ], + [ + "▁traumatised", + -14.995424270629883 + ], + [ + "▁Env", + -14.995441436767578 + ], + [ + "▁feign", + -14.995508193969727 + ], + [ + "1280", + -14.995526313781738 + ], + [ + "▁penniless", + -14.995555877685547 + ], + [ + "▁AirPlay", + -14.995590209960938 + ], + [ + "્", + -14.995595932006836 + ], + [ + "▁Hirsh", + -14.995613098144531 + ], + [ + "▁Bombing", + -14.99561882019043 + ], + [ + "arvin", + -14.995647430419922 + ], + [ + "guitarist", + -14.995650291442871 + ], + [ + "▁Vou", + -14.995657920837402 + ], + [ + "spoil", + -14.995759010314941 + ], + [ + "▁Nude", + -14.995765686035156 + ], + [ + "▁stepdaughter", + -14.995795249938965 + ], + [ + "energetic", + -14.99582290649414 + ], + [ + "▁Pelvic", + -14.995826721191406 + ], + [ + "▁Hyster", + -14.99583911895752 + ], + [ + "▁Ossetia", + -14.995845794677734 + ], + [ + "▁Haspel", + -14.995850563049316 + ], + [ + "▁polaris", + -14.995856285095215 + ], + [ + "▁Thiago", + -14.995870590209961 + ], + [ + "Medicare", + -14.995888710021973 + ], + [ + "▁Southerners", + -14.995924949645996 + ], + [ + "Poland", + -14.995932579040527 + ], + [ + "▁Herron", + -14.995950698852539 + ], + [ + "▁Maersk", + -14.996042251586914 + ], + [ + "▁nonspecific", + -14.996047973632812 + ], + [ + "▁khu", + -14.996058464050293 + ], + [ + "PIX", + -14.996123313903809 + ], + [ + "comprehensive", + -14.996140480041504 + ], + [ + "▁unworkable", + -14.996192932128906 + ], + [ + "▁lov", + -14.996223449707031 + ], + [ + "▁mobo", + -14.996238708496094 + ], + [ + "▁JMS", + -14.996256828308105 + ], + [ + "▁Hox", + -14.99626350402832 + ], + [ + "▁clunk", + -14.996269226074219 + ], + [ + "officer", + -14.996296882629395 + ], + [ + "▁Mota", + -14.996301651000977 + ], + [ + "ltr", + -14.996358871459961 + ], + [ + "▁housewarming", + -14.996362686157227 + ], + [ + "▁Serpentine", + -14.996391296386719 + ], + [ + "▁fated", + -14.996404647827148 + ], + [ + "1891", + -14.996417999267578 + ], + [ + "▁Agrawal", + -14.99642562866211 + ], + [ + "▁DivX", + -14.996487617492676 + ], + [ + "▁transmute", + -14.996504783630371 + ], + [ + "feminine", + -14.996516227722168 + ], + [ + "▁rediscovering", + -14.996530532836914 + ], + [ + "▁Ukip", + -14.99658489227295 + ], + [ + "adra", + -14.996667861938477 + ], + [ + "▁unforced", + -14.996684074401855 + ], + [ + "▁Glaucoma", + -14.99673843383789 + ], + [ + "▁Shabbos", + -14.99674129486084 + ], + [ + "▁SELLER", + -14.996748924255371 + ], + [ + "▁Keogh", + -14.996760368347168 + ], + [ + "▁unpaved", + -14.996790885925293 + ], + [ + "▁CANADIAN", + -14.996817588806152 + ], + [ + "▁totalitarianism", + -14.996818542480469 + ], + [ + "▁CCH", + -14.996828079223633 + ], + [ + "ებ", + -14.996830940246582 + ], + [ + "CONFIG", + -14.99687385559082 + ], + [ + "SCE", + -14.99687385559082 + ], + [ + "▁subsumed", + -14.996874809265137 + ], + [ + "▁Tangier", + -14.9968843460083 + ], + [ + "▁Intriguing", + -14.996912002563477 + ], + [ + "▁alfa", + -14.99692153930664 + ], + [ + "▁juxtapose", + -14.996932983398438 + ], + [ + "▁jawline", + -14.996942520141602 + ], + [ + "▁Psa", + -14.996981620788574 + ], + [ + "▁headwaters", + -14.997015953063965 + ], + [ + "Rabbit", + -14.997026443481445 + ], + [ + "▁Waterville", + -14.997041702270508 + ], + [ + "▁ProPublica", + -14.997047424316406 + ], + [ + "▁Mulla", + -14.997076034545898 + ], + [ + "▁referrer", + -14.997079849243164 + ], + [ + "▁diphtheria", + -14.99708366394043 + ], + [ + "▁Surabaya", + -14.997087478637695 + ], + [ + "▁Invincible", + -14.997110366821289 + ], + [ + "ccc", + -14.997124671936035 + ], + [ + "neighbor", + -14.99716567993164 + ], + [ + "▁quand", + -14.997211456298828 + ], + [ + "bacillus", + -14.997221946716309 + ], + [ + "ización", + -14.997249603271484 + ], + [ + "GSM", + -14.997272491455078 + ], + [ + "bix", + -14.997276306152344 + ], + [ + "▁DAVIS", + -14.997291564941406 + ], + [ + "▁Maur", + -14.997291564941406 + ], + [ + "▁Gatineau", + -14.997363090515137 + ], + [ + "▁Targaryen", + -14.997403144836426 + ], + [ + "modulator", + -14.997408866882324 + ], + [ + "hmmm", + -14.99742603302002 + ], + [ + "Juan", + -14.997441291809082 + ], + [ + "▁Lebens", + -14.997481346130371 + ], + [ + "toilet", + -14.99748420715332 + ], + [ + "▁Gaj", + -14.997488021850586 + ], + [ + "▁pyrotechnics", + -14.997529029846191 + ], + [ + "▁cali", + -14.997538566589355 + ], + [ + "▁Grenade", + -14.997550010681152 + ], + [ + "▁Polycom", + -14.997581481933594 + ], + [ + "▁Rickman", + -14.997611999511719 + ], + [ + "▁sistem", + -14.997627258300781 + ], + [ + "Trek", + -14.997638702392578 + ], + [ + "yue", + -14.99765682220459 + ], + [ + "▁TARGET", + -14.997657775878906 + ], + [ + "igator", + -14.997668266296387 + ], + [ + "▁GARAGE", + -14.997685432434082 + ], + [ + "Twist", + -14.997714042663574 + ], + [ + "▁Wacom", + -14.99771785736084 + ], + [ + "▁Cec", + -14.997751235961914 + ], + [ + "▁Fluff", + -14.997763633728027 + ], + [ + "lée", + -14.997769355773926 + ], + [ + "▁Vacant", + -14.997773170471191 + ], + [ + "▁Siv", + -14.997784614562988 + ], + [ + "▁हो", + -14.997800827026367 + ], + [ + "▁Einführung", + -14.997802734375 + ], + [ + "▁cupid", + -14.99781608581543 + ], + [ + "▁Aesop", + -14.997843742370605 + ], + [ + "▁TAYLOR", + -14.99792194366455 + ], + [ + "▁decaf", + -14.997955322265625 + ], + [ + "▁LibreOffice", + -14.997965812683105 + ], + [ + "Nathan", + -14.99797534942627 + ], + [ + "Effects", + -14.998038291931152 + ], + [ + "definite", + -14.998039245605469 + ], + [ + "▁Trillium", + -14.998042106628418 + ], + [ + "▁SMILE", + -14.998047828674316 + ], + [ + "gual", + -14.998058319091797 + ], + [ + "PHONE", + -14.998065948486328 + ], + [ + "▁nonchalant", + -14.998089790344238 + ], + [ + "▁Riverwalk", + -14.99809455871582 + ], + [ + "▁gating", + -14.99809741973877 + ], + [ + "ед", + -14.998111724853516 + ], + [ + "▁octo", + -14.998170852661133 + ], + [ + "▁Zine", + -14.998175621032715 + ], + [ + "▁musculature", + -14.998188018798828 + ], + [ + "▁sunblock", + -14.998208045959473 + ], + [ + "▁epitomizes", + -14.998208999633789 + ], + [ + "CIOUS", + -14.998221397399902 + ], + [ + "canon", + -14.99825668334961 + ], + [ + "▁Mylan", + -14.998307228088379 + ], + [ + "▁nl", + -14.998356819152832 + ], + [ + "▁umami", + -14.998373031616211 + ], + [ + "▁Rincon", + -14.998377799987793 + ], + [ + "▁PROF", + -14.998417854309082 + ], + [ + "▁BUYER", + -14.998419761657715 + ], + [ + "▁Terminology", + -14.998427391052246 + ], + [ + "▁Hellboy", + -14.998455047607422 + ], + [ + "osti", + -14.998465538024902 + ], + [ + "▁dais", + -14.998466491699219 + ], + [ + "ggiano", + -14.998513221740723 + ], + [ + "▁Pennine", + -14.998513221740723 + ], + [ + "▁Priceline", + -14.998515129089355 + ], + [ + "isable", + -14.998519897460938 + ], + [ + "REIT", + -14.998554229736328 + ], + [ + "▁digitisation", + -14.99855899810791 + ], + [ + "fiscal", + -14.998574256896973 + ], + [ + "▁الا", + -14.998612403869629 + ], + [ + "▁Leuc", + -14.998619079589844 + ], + [ + "▁Esperanto", + -14.998656272888184 + ], + [ + "▁abalone", + -14.998686790466309 + ], + [ + "CELL", + -14.998699188232422 + ], + [ + "blockers", + -14.9987154006958 + ], + [ + "▁Propel", + -14.998788833618164 + ], + [ + "▁underpants", + -14.99878978729248 + ], + [ + "▁Liposuction", + -14.998800277709961 + ], + [ + "sticker", + -14.998822212219238 + ], + [ + "▁Ciaran", + -14.99882984161377 + ], + [ + "▁nervosa", + -14.998830795288086 + ], + [ + "▁chr", + -14.998835563659668 + ], + [ + "derland", + -14.998922348022461 + ], + [ + "▁Enclosures", + -14.998937606811523 + ], + [ + "▁BCR", + -14.998946189880371 + ], + [ + "▁Empowered", + -14.998946189880371 + ], + [ + "ம", + -14.99896240234375 + ], + [ + "▁Valerian", + -14.998977661132812 + ], + [ + "▁Krishnan", + -14.999032020568848 + ], + [ + "▁Antifa", + -14.999051094055176 + ], + [ + "▁Hult", + -14.999054908752441 + ], + [ + "▁appendicitis", + -14.999067306518555 + ], + [ + "▁Sila", + -14.999072074890137 + ], + [ + "▁STRA", + -14.999098777770996 + ], + [ + "▁Havi", + -14.999101638793945 + ], + [ + "▁NOD", + -14.999113082885742 + ], + [ + "berth", + -14.999117851257324 + ], + [ + "▁upturn", + -14.999191284179688 + ], + [ + "agreed", + -14.999197959899902 + ], + [ + "▁intricacy", + -14.999199867248535 + ], + [ + "▁monounsaturated", + -14.99921703338623 + ], + [ + "▁GROSS", + -14.999222755432129 + ], + [ + "▁Juda", + -14.999231338500977 + ], + [ + "ethics", + -14.999239921569824 + ], + [ + "swimming", + -14.999266624450684 + ], + [ + "▁Stacking", + -14.999284744262695 + ], + [ + "▁aktiv", + -14.99930191040039 + ], + [ + "▁Tsuki", + -14.9993314743042 + ], + [ + "▁Multipurpose", + -14.999334335327148 + ], + [ + "▁flabbergasted", + -14.999363899230957 + ], + [ + "▁Gerst", + -14.99940013885498 + ], + [ + "▁siempre", + -14.999466896057129 + ], + [ + "▁febrile", + -14.999467849731445 + ], + [ + "naming", + -14.999475479125977 + ], + [ + "ге", + -14.999505996704102 + ], + [ + "volution", + -14.99952507019043 + ], + [ + "▁clin", + -14.999532699584961 + ], + [ + "▁animatronic", + -14.999551773071289 + ], + [ + "▁Davi", + -14.999585151672363 + ], + [ + "Width", + -14.999658584594727 + ], + [ + "▁isolator", + -14.99966049194336 + ], + [ + "kok", + -14.999676704406738 + ], + [ + "▁CCIE", + -14.999680519104004 + ], + [ + "▁세", + -14.999682426452637 + ], + [ + "▁LiDAR", + -14.999688148498535 + ], + [ + "suggestion", + -14.999704360961914 + ], + [ + "▁fireflies", + -14.999726295471191 + ], + [ + "▁UMD", + -14.999760627746582 + ], + [ + "▁Refract", + -14.999796867370605 + ], + [ + "èse", + -14.999828338623047 + ], + [ + "BSD", + -14.999846458435059 + ], + [ + "▁MSME", + -14.999853134155273 + ], + [ + "▁barbarism", + -14.99986743927002 + ], + [ + "▁Kyushu", + -14.999882698059082 + ], + [ + "▁Pendulum", + -14.999907493591309 + ], + [ + "adelph", + -14.999910354614258 + ], + [ + "▁immunohistochemistry", + -14.999919891357422 + ], + [ + "▁roofline", + -14.9999418258667 + ], + [ + "▁harmonizing", + -14.99998664855957 + ], + [ + "1894", + -15.000017166137695 + ], + [ + "▁IHOP", + -15.000018119812012 + ], + [ + "▁interplanetary", + -15.000028610229492 + ], + [ + "nä", + -15.0000581741333 + ], + [ + "▁landmass", + -15.000082969665527 + ], + [ + "▁≈", + -15.000090599060059 + ], + [ + "▁faintest", + -15.000103950500488 + ], + [ + "hage", + -15.000140190124512 + ], + [ + "▁Leash", + -15.000147819519043 + ], + [ + "ieved", + -15.000153541564941 + ], + [ + "▁dahlia", + -15.000181198120117 + ], + [ + "▁Starbuck", + -15.000192642211914 + ], + [ + "▁Malcom", + -15.000195503234863 + ], + [ + "▁UNSW", + -15.000197410583496 + ], + [ + "▁bisque", + -15.000203132629395 + ], + [ + "▁Demetrius", + -15.00021743774414 + ], + [ + "azio", + -15.000253677368164 + ], + [ + "▁Varma", + -15.000284194946289 + ], + [ + "▁만", + -15.000297546386719 + ], + [ + "disorder", + -15.000313758850098 + ], + [ + "▁FAL", + -15.000333786010742 + ], + [ + "ridiculous", + -15.00035285949707 + ], + [ + "1830", + -15.0003662109375 + ], + [ + "Esc", + -15.00039291381836 + ], + [ + "▁PBM", + -15.000404357910156 + ], + [ + "▁marg", + -15.000406265258789 + ], + [ + "▁HACCP", + -15.000409126281738 + ], + [ + "▁Integrator", + -15.000493049621582 + ], + [ + "▁espa", + -15.000500679016113 + ], + [ + "▁Gelato", + -15.000508308410645 + ], + [ + "▁bbb", + -15.000533103942871 + ], + [ + "▁Selig", + -15.000557899475098 + ], + [ + "▁dustbin", + -15.000577926635742 + ], + [ + "▁speedier", + -15.000582695007324 + ], + [ + "▁Duchamp", + -15.00062084197998 + ], + [ + "▁Midwife", + -15.00064754486084 + ], + [ + "▁colocation", + -15.000655174255371 + ], + [ + "▁Chieftain", + -15.00065803527832 + ], + [ + "▁Dyne", + -15.000683784484863 + ], + [ + "HIA", + -15.000699996948242 + ], + [ + "▁Sauk", + -15.000699996948242 + ], + [ + "▁disheveled", + -15.000720024108887 + ], + [ + "quake", + -15.000723838806152 + ], + [ + "▁Sef", + -15.00074577331543 + ], + [ + "Lawrence", + -15.000757217407227 + ], + [ + "satisfaction", + -15.00078296661377 + ], + [ + "▁mythos", + -15.0007905960083 + ], + [ + "carriage", + -15.000810623168945 + ], + [ + "▁pathfinder", + -15.000831604003906 + ], + [ + "▁Atty", + -15.000835418701172 + ], + [ + "▁bondholders", + -15.000893592834473 + ], + [ + "▁hindu", + -15.00092887878418 + ], + [ + "▁Arista", + -15.000950813293457 + ], + [ + "▁Perseus", + -15.000957489013672 + ], + [ + "▁Applegate", + -15.000964164733887 + ], + [ + "arto", + -15.000990867614746 + ], + [ + "▁Situ", + -15.00100040435791 + ], + [ + "▁divulged", + -15.00100326538086 + ], + [ + "▁parasit", + -15.001005172729492 + ], + [ + "▁Dredge", + -15.00102710723877 + ], + [ + "zola", + -15.001030921936035 + ], + [ + "endocrin", + -15.00103759765625 + ], + [ + "▁Atheism", + -15.0010986328125 + ], + [ + "연", + -15.001179695129395 + ], + [ + "▁Chords", + -15.00119686126709 + ], + [ + "▁curbed", + -15.00126838684082 + ], + [ + "▁Ketchum", + -15.0012845993042 + ], + [ + "▁shp", + -15.001297950744629 + ], + [ + "grund", + -15.001299858093262 + ], + [ + "▁BQ", + -15.001309394836426 + ], + [ + "▁HGV", + -15.001338005065918 + ], + [ + "▁Jadhav", + -15.001359939575195 + ], + [ + "▁Popov", + -15.001379013061523 + ], + [ + "▁Cheerleader", + -15.001386642456055 + ], + [ + "▁climes", + -15.001389503479004 + ], + [ + "▁adjudicate", + -15.00143814086914 + ], + [ + "crisp", + -15.001444816589355 + ], + [ + "▁clamshell", + -15.001535415649414 + ], + [ + "phene", + -15.00153923034668 + ], + [ + "▁Herts", + -15.00153923034668 + ], + [ + "▁Pondicherry", + -15.001574516296387 + ], + [ + "▁Preaching", + -15.001598358154297 + ], + [ + "▁Ayesha", + -15.00161075592041 + ], + [ + "LYN", + -15.00163459777832 + ], + [ + "Schu", + -15.001654624938965 + ], + [ + "Ark", + -15.001683235168457 + ], + [ + "▁peacefulness", + -15.001700401306152 + ], + [ + "лы", + -15.00171947479248 + ], + [ + "▁Motivate", + -15.00174617767334 + ], + [ + "▁masterclasses", + -15.001747131347656 + ], + [ + "тов", + -15.001757621765137 + ], + [ + "▁legalities", + -15.001812934875488 + ], + [ + "▁similiar", + -15.00183391571045 + ], + [ + "paris", + -15.00184440612793 + ], + [ + "▁stilted", + -15.001877784729004 + ], + [ + "▁Valeria", + -15.001891136169434 + ], + [ + "▁redouble", + -15.001898765563965 + ], + [ + "▁Malfoy", + -15.001913070678711 + ], + [ + "Gran", + -15.001955032348633 + ], + [ + "Reset", + -15.001957893371582 + ], + [ + "▁showstopper", + -15.001968383789062 + ], + [ + "SEB", + -15.00197982788086 + ], + [ + "▁Unidos", + -15.002080917358398 + ], + [ + "▁unseasonably", + -15.002082824707031 + ], + [ + "▁parathyroid", + -15.002090454101562 + ], + [ + "▁Harker", + -15.002096176147461 + ], + [ + "▁EcoBoost", + -15.002104759216309 + ], + [ + "▁frisk", + -15.002107620239258 + ], + [ + "refugee", + -15.00211238861084 + ], + [ + "長", + -15.002127647399902 + ], + [ + "▁Brushing", + -15.00214958190918 + ], + [ + "▁Minorities", + -15.002169609069824 + ], + [ + "rment", + -15.002178192138672 + ], + [ + "60°", + -15.002184867858887 + ], + [ + "▁dangled", + -15.002217292785645 + ], + [ + "▁Ajmer", + -15.00224781036377 + ], + [ + "▁Innovator", + -15.002294540405273 + ], + [ + "▁Barna", + -15.002312660217285 + ], + [ + "▁SCF", + -15.002327919006348 + ], + [ + "hulu", + -15.002342224121094 + ], + [ + "���prosaic", + -15.002367973327637 + ], + [ + "▁Byzantium", + -15.002376556396484 + ], + [ + "▁computerised", + -15.002398490905762 + ], + [ + "▁Bioscience", + -15.002467155456543 + ], + [ + "▁Trach", + -15.00248908996582 + ], + [ + "▁yah", + -15.002506256103516 + ], + [ + "▁Alvi", + -15.002537727355957 + ], + [ + "▁PKR", + -15.002544403076172 + ], + [ + "토", + -15.00255012512207 + ], + [ + "ак", + -15.002554893493652 + ], + [ + "▁Haworth", + -15.002562522888184 + ], + [ + "knew", + -15.002572059631348 + ], + [ + "▁fashionistas", + -15.002605438232422 + ], + [ + "▁Spiced", + -15.00261116027832 + ], + [ + "sistence", + -15.002613067626953 + ], + [ + "▁YEAH", + -15.002620697021484 + ], + [ + "Laser", + -15.00267505645752 + ], + [ + "▁braving", + -15.002700805664062 + ], + [ + "▁factional", + -15.002701759338379 + ], + [ + "▁homie", + -15.002711296081543 + ], + [ + "▁SEIU", + -15.00273323059082 + ], + [ + "▁frolicking", + -15.002765655517578 + ], + [ + "▁chairlift", + -15.002768516540527 + ], + [ + "▁Sultanate", + -15.002838134765625 + ], + [ + "▁subdomains", + -15.002857208251953 + ], + [ + "▁Koop", + -15.00285816192627 + ], + [ + "nahme", + -15.002874374389648 + ], + [ + "eisler", + -15.0029296875 + ], + [ + "intro", + -15.002948760986328 + ], + [ + "▁Sitecore", + -15.002992630004883 + ], + [ + "purposed", + -15.003003120422363 + ], + [ + "▁ross", + -15.003033638000488 + ], + [ + "▁angioplasty", + -15.003045082092285 + ], + [ + "▁nvidia", + -15.003113746643066 + ], + [ + "berto", + -15.0031156539917 + ], + [ + "پ", + -15.00318431854248 + ], + [ + "PFS", + -15.003222465515137 + ], + [ + "▁Arise", + -15.00324535369873 + ], + [ + "▁Gianna", + -15.00326156616211 + ], + [ + "▁EXACT", + -15.003268241882324 + ], + [ + "boga", + -15.003274917602539 + ], + [ + "▁AIIMS", + -15.003274917602539 + ], + [ + "Virus", + -15.003323554992676 + ], + [ + "NUS", + -15.003340721130371 + ], + [ + "▁975", + -15.00334644317627 + ], + [ + "▁chewable", + -15.00334644317627 + ], + [ + "▁WASP", + -15.003364562988281 + ], + [ + "LCA", + -15.003374099731445 + ], + [ + "Revolution", + -15.003396987915039 + ], + [ + "▁belatedly", + -15.003403663635254 + ], + [ + "▁Tsh", + -15.003477096557617 + ], + [ + "EOS", + -15.003491401672363 + ], + [ + "▁reinvigorated", + -15.003499984741211 + ], + [ + "▁SUBMIT", + -15.003515243530273 + ], + [ + "▁hydrochlorothiazide", + -15.003525733947754 + ], + [ + "▁Deven", + -15.003554344177246 + ], + [ + "▁Perera", + -15.00356388092041 + ], + [ + "onion", + -15.003573417663574 + ], + [ + "▁Unwind", + -15.003575325012207 + ], + [ + "▁Freetown", + -15.003619194030762 + ], + [ + "▁Gracious", + -15.003649711608887 + ], + [ + "▁bathrobes", + -15.003661155700684 + ], + [ + "Cher", + -15.003718376159668 + ], + [ + "ducer", + -15.00374698638916 + ], + [ + "▁ORLANDO", + -15.003767967224121 + ], + [ + "▁Sisterhood", + -15.003774642944336 + ], + [ + "hele", + -15.003786087036133 + ], + [ + "hired", + -15.003804206848145 + ], + [ + "▁niggle", + -15.003824234008789 + ], + [ + "▁Anymore", + -15.003828048706055 + ], + [ + "▁Folic", + -15.003843307495117 + ], + [ + "▁Kinabalu", + -15.003861427307129 + ], + [ + "chasing", + -15.00386905670166 + ], + [ + "rustic", + -15.003896713256836 + ], + [ + "▁federated", + -15.003896713256836 + ], + [ + "▁Gizmo", + -15.003901481628418 + ], + [ + "▁nestling", + -15.003944396972656 + ], + [ + "▁fangirl", + -15.003976821899414 + ], + [ + "▁vermouth", + -15.003993034362793 + ], + [ + "▁Cait", + -15.004027366638184 + ], + [ + "▁quando", + -15.004046440124512 + ], + [ + "bottomed", + -15.004097938537598 + ], + [ + "▁936", + -15.00410270690918 + ], + [ + "▁Gallen", + -15.004121780395508 + ], + [ + "▁squished", + -15.00412654876709 + ], + [ + "▁Discusses", + -15.004152297973633 + ], + [ + "▁Ashtanga", + -15.004156112670898 + ], + [ + "Lucas", + -15.004162788391113 + ], + [ + "▁Merchandising", + -15.004169464111328 + ], + [ + "ู", + -15.004181861877441 + ], + [ + "▁Bidder", + -15.004196166992188 + ], + [ + "▁Bux", + -15.00419807434082 + ], + [ + "apati", + -15.004199981689453 + ], + [ + "welfare", + -15.004220008850098 + ], + [ + "WIP", + -15.004349708557129 + ], + [ + "CDS", + -15.004364013671875 + ], + [ + "▁paso", + -15.00437068939209 + ], + [ + "Bride", + -15.004400253295898 + ], + [ + "▁Walkthrough", + -15.004423141479492 + ], + [ + "Fried", + -15.004450798034668 + ], + [ + "volo", + -15.004454612731934 + ], + [ + "Dimension", + -15.00445556640625 + ], + [ + "▁senatorial", + -15.004461288452148 + ], + [ + "Trop", + -15.00447940826416 + ], + [ + "annah", + -15.004483222961426 + ], + [ + "▁McCauley", + -15.004498481750488 + ], + [ + "▁Megyn", + -15.004507064819336 + ], + [ + "araja", + -15.004535675048828 + ], + [ + "▁Kaif", + -15.004549026489258 + ], + [ + "Crush", + -15.004559516906738 + ], + [ + "▁Orcs", + -15.00457763671875 + ], + [ + "▁Salmond", + -15.004578590393066 + ], + [ + "▁Politi", + -15.004582405090332 + ], + [ + "Democrats", + -15.00460147857666 + ], + [ + "▁primrose", + -15.004606246948242 + ], + [ + "ог", + -15.004703521728516 + ], + [ + "▁Inference", + -15.00471305847168 + ], + [ + "▁र", + -15.00472354888916 + ], + [ + "▁Longo", + -15.004745483398438 + ], + [ + "▁Petals", + -15.004748344421387 + ], + [ + "▁espec", + -15.004790306091309 + ], + [ + "▁truism", + -15.004844665527344 + ], + [ + "▁Basa", + -15.004878997802734 + ], + [ + "▁cupola", + -15.00488567352295 + ], + [ + "▁Rosemont", + -15.004912376403809 + ], + [ + "forte", + -15.004922866821289 + ], + [ + "▁voiceless", + -15.00494384765625 + ], + [ + "ી", + -15.004945755004883 + ], + [ + "yw", + -15.004952430725098 + ], + [ + "▁Renfrew", + -15.004969596862793 + ], + [ + "▁Ihnen", + -15.004990577697754 + ], + [ + "▁firecrackers", + -15.004993438720703 + ], + [ + "▁Brockton", + -15.005001068115234 + ], + [ + "▁Lichfield", + -15.00501537322998 + ], + [ + "proxima", + -15.005023956298828 + ], + [ + "▁Assignors", + -15.005087852478027 + ], + [ + "jail", + -15.005088806152344 + ], + [ + "Alliance", + -15.005099296569824 + ], + [ + "ieger", + -15.005252838134766 + ], + [ + "▁Tamarind", + -15.005260467529297 + ], + [ + "▁metalwork", + -15.005260467529297 + ], + [ + "jai", + -15.00527286529541 + ], + [ + "▁CBM", + -15.00536823272705 + ], + [ + "▁packer", + -15.005380630493164 + ], + [ + "donate", + -15.00538444519043 + ], + [ + "▁Origen", + -15.005398750305176 + ], + [ + "routing", + -15.005409240722656 + ], + [ + "▁POLITICO", + -15.005414962768555 + ], + [ + "▁ransacked", + -15.0054292678833 + ], + [ + "▁outlived", + -15.005441665649414 + ], + [ + "▁Html", + -15.005484580993652 + ], + [ + "▁modularity", + -15.005507469177246 + ], + [ + "▁Schroder", + -15.005558013916016 + ], + [ + "▁است", + -15.005581855773926 + ], + [ + "Vanessa", + -15.005587577819824 + ], + [ + "▁Odinga", + -15.005653381347656 + ], + [ + "▁ousting", + -15.005685806274414 + ], + [ + "▁InterContinental", + -15.00568962097168 + ], + [ + "throp", + -15.005722999572754 + ], + [ + "▁subordination", + -15.005739212036133 + ], + [ + "ABI", + -15.00577163696289 + ], + [ + "▁DIRECTOR", + -15.005815505981445 + ], + [ + "▁HDB", + -15.005836486816406 + ], + [ + "ROD", + -15.005851745605469 + ], + [ + "lasse", + -15.005853652954102 + ], + [ + "erden", + -15.005854606628418 + ], + [ + "▁ramming", + -15.00585651397705 + ], + [ + "버", + -15.005898475646973 + ], + [ + "▁Tew", + -15.00590705871582 + ], + [ + "▁securitization", + -15.005938529968262 + ], + [ + "▁Albatros", + -15.005967140197754 + ], + [ + "▁Descend", + -15.005967140197754 + ], + [ + "▁wiggling", + -15.005973815917969 + ], + [ + "▁wildcat", + -15.005976676940918 + ], + [ + "curry", + -15.0059814453125 + ], + [ + "Often", + -15.006027221679688 + ], + [ + "leap", + -15.006058692932129 + ], + [ + "▁Chrom", + -15.006059646606445 + ], + [ + "▁ryan", + -15.006094932556152 + ], + [ + "lizumab", + -15.006096839904785 + ], + [ + "Init", + -15.006109237670898 + ], + [ + "▁twitched", + -15.006143569946289 + ], + [ + "▁Transistor", + -15.006145477294922 + ], + [ + "Alene", + -15.006147384643555 + ], + [ + "plicator", + -15.006183624267578 + ], + [ + "▁seaman", + -15.006211280822754 + ], + [ + "▁cortisone", + -15.006213188171387 + ], + [ + "▁ADULT", + -15.006218910217285 + ], + [ + "▁choy", + -15.0062255859375 + ], + [ + "brad", + -15.006269454956055 + ], + [ + "▁Washed", + -15.006311416625977 + ], + [ + "▁maryland", + -15.006331443786621 + ], + [ + "▁VAIO", + -15.006370544433594 + ], + [ + "▁Geranium", + -15.006372451782227 + ], + [ + "▁Ferret", + -15.006401062011719 + ], + [ + "▁Kante", + -15.006407737731934 + ], + [ + "▁Sarbanes", + -15.006451606750488 + ], + [ + "ZL", + -15.006461143493652 + ], + [ + "ISING", + -15.006475448608398 + ], + [ + "▁furosemide", + -15.006507873535156 + ], + [ + "ohl", + -15.00655460357666 + ], + [ + "▁NID", + -15.006561279296875 + ], + [ + "▁Marylebone", + -15.006582260131836 + ], + [ + "mysql", + -15.006628036499023 + ], + [ + "▁fallible", + -15.006672859191895 + ], + [ + "medial", + -15.00670337677002 + ], + [ + "fag", + -15.006710052490234 + ], + [ + "▁Naveen", + -15.006746292114258 + ], + [ + "pica", + -15.006754875183105 + ], + [ + "hahaha", + -15.006767272949219 + ], + [ + "▁McCrory", + -15.006811141967773 + ], + [ + "▁HONG", + -15.006821632385254 + ], + [ + "▁KER", + -15.006827354431152 + ], + [ + "Chap", + -15.006868362426758 + ], + [ + "berman", + -15.006919860839844 + ], + [ + "OSHA", + -15.00698471069336 + ], + [ + "cible", + -15.006997108459473 + ], + [ + "প", + -15.006998062133789 + ], + [ + "▁OCP", + -15.007012367248535 + ], + [ + "yuu", + -15.007015228271484 + ], + [ + "Nutrition", + -15.00704288482666 + ], + [ + "▁Symphonic", + -15.007080078125 + ], + [ + "HAS", + -15.007085800170898 + ], + [ + "▁nivel", + -15.007095336914062 + ], + [ + "▁Berri", + -15.007104873657227 + ], + [ + "▁fraying", + -15.007166862487793 + ], + [ + "▁Tanning", + -15.007173538208008 + ], + [ + "▁DEALER", + -15.007187843322754 + ], + [ + "▁Zhan", + -15.007213592529297 + ], + [ + "steroids", + -15.00723934173584 + ], + [ + "▁Lomb", + -15.007267951965332 + ], + [ + "▁evince", + -15.00732707977295 + ], + [ + "fixes", + -15.007394790649414 + ], + [ + "jik", + -15.007413864135742 + ], + [ + "▁bulbous", + -15.007460594177246 + ], + [ + "POC", + -15.007476806640625 + ], + [ + "ooney", + -15.007515907287598 + ], + [ + "ranch", + -15.007543563842773 + ], + [ + "▁decelerate", + -15.00757884979248 + ], + [ + "suitable", + -15.00759506225586 + ], + [ + "xar", + -15.00764274597168 + ], + [ + "▁PSR", + -15.007651329040527 + ], + [ + "pti", + -15.007658004760742 + ], + [ + "▁mantis", + -15.007676124572754 + ], + [ + "▁Ramana", + -15.00767707824707 + ], + [ + "▁Persephone", + -15.007716178894043 + ], + [ + "▁Shani", + -15.007716178894043 + ], + [ + "▁Mornington", + -15.007732391357422 + ], + [ + "▁Convocation", + -15.00778865814209 + ], + [ + "▁Professionalism", + -15.007819175720215 + ], + [ + "▁deflecting", + -15.007827758789062 + ], + [ + "▁Lemieux", + -15.007904052734375 + ], + [ + "▁profiler", + -15.007905006408691 + ], + [ + "▁Sulu", + -15.007944107055664 + ], + [ + "▁pushups", + -15.007974624633789 + ], + [ + "zyn", + -15.007997512817383 + ], + [ + "▁Stanislaus", + -15.008033752441406 + ], + [ + "▁walrus", + -15.008035659790039 + ], + [ + "▁McComb", + -15.00804615020752 + ], + [ + "IRI", + -15.00805950164795 + ], + [ + "▁sempre", + -15.008097648620605 + ], + [ + "▁misbehaving", + -15.008113861083984 + ], + [ + "▁Jute", + -15.008127212524414 + ], + [ + "▁Squamish", + -15.008142471313477 + ], + [ + "teeth", + -15.008211135864258 + ], + [ + "▁untruth", + -15.008259773254395 + ], + [ + "▁Monson", + -15.008285522460938 + ], + [ + "▁burrowing", + -15.008295059204102 + ], + [ + "▁servlet", + -15.008304595947266 + ], + [ + "▁ENTERPRISE", + -15.008329391479492 + ], + [ + "▁epitomise", + -15.008329391479492 + ], + [ + "▁nonchalantly", + -15.008332252502441 + ], + [ + "khand", + -15.008355140686035 + ], + [ + "bombing", + -15.008357048034668 + ], + [ + "절", + -15.008382797241211 + ], + [ + "▁Prati", + -15.008392333984375 + ], + [ + "▁Leclerc", + -15.00839614868164 + ], + [ + "▁Penzance", + -15.00839614868164 + ], + [ + "depression", + -15.008398056030273 + ], + [ + "▁Stifel", + -15.008411407470703 + ], + [ + "▁transect", + -15.008428573608398 + ], + [ + "▁peculiarity", + -15.008485794067383 + ], + [ + "iPod", + -15.008500099182129 + ], + [ + "IIS", + -15.008517265319824 + ], + [ + "▁APE", + -15.00856876373291 + ], + [ + "estrel", + -15.008604049682617 + ], + [ + "▁Albertans", + -15.008625984191895 + ], + [ + "INAL", + -15.008639335632324 + ], + [ + "▁Rakuten", + -15.00865364074707 + ], + [ + "▁caressed", + -15.008660316467285 + ], + [ + "▁illegible", + -15.008706092834473 + ], + [ + "▁Moot", + -15.008708953857422 + ], + [ + "Intelligence", + -15.008710861206055 + ], + [ + "Marin", + -15.008735656738281 + ], + [ + "ripping", + -15.008824348449707 + ], + [ + "▁Praia", + -15.008837699890137 + ], + [ + "▁communi", + -15.0088472366333 + ], + [ + "▁demotion", + -15.008859634399414 + ], + [ + "▁chy", + -15.008915901184082 + ], + [ + "▁Flowering", + -15.008986473083496 + ], + [ + "investigation", + -15.009037971496582 + ], + [ + "▁Denied", + -15.009040832519531 + ], + [ + "LQ", + -15.00908374786377 + ], + [ + "▁waisted", + -15.00912094116211 + ], + [ + "▁mandibular", + -15.009130477905273 + ], + [ + "▁842", + -15.009193420410156 + ], + [ + "▁hematite", + -15.009218215942383 + ], + [ + "ldquo", + -15.009241104125977 + ], + [ + "▁Monsignor", + -15.009241104125977 + ], + [ + "▁fluorine", + -15.009251594543457 + ], + [ + "▁milliliter", + -15.009251594543457 + ], + [ + "DENT", + -15.009272575378418 + ], + [ + "TRON", + -15.009288787841797 + ], + [ + "▁transpires", + -15.009390830993652 + ], + [ + "▁WORST", + -15.009416580200195 + ], + [ + "▁Dermatologist", + -15.009461402893066 + ], + [ + "techno", + -15.009465217590332 + ], + [ + "agul", + -15.009480476379395 + ], + [ + "▁Haridwar", + -15.009512901306152 + ], + [ + "▁Shoreham", + -15.009520530700684 + ], + [ + "▁stagnated", + -15.009520530700684 + ], + [ + "▁cyberattack", + -15.00953483581543 + ], + [ + "▁MINT", + -15.009580612182617 + ], + [ + "▁Visakhapatnam", + -15.009607315063477 + ], + [ + "▁Cerberus", + -15.009634017944336 + ], + [ + "▁Bartle", + -15.009641647338867 + ], + [ + "▁relishes", + -15.009648323059082 + ], + [ + "▁Hardest", + -15.009660720825195 + ], + [ + "▁Moti", + -15.009675979614258 + ], + [ + "Wang", + -15.009685516357422 + ], + [ + "▁commonsense", + -15.009688377380371 + ], + [ + "▁FamilySearch", + -15.009693145751953 + ], + [ + "▁dinar", + -15.00970458984375 + ], + [ + "▁Soundproofing", + -15.009718894958496 + ], + [ + "EIT", + -15.009724617004395 + ], + [ + "▁Listeria", + -15.00973129272461 + ], + [ + "▁Zona", + -15.009751319885254 + ], + [ + "▁ş", + -15.00976276397705 + ], + [ + "▁enshrine", + -15.009771347045898 + ], + [ + "▁Carling", + -15.009788513183594 + ], + [ + "▁Believer", + -15.009797096252441 + ], + [ + "▁PSY", + -15.00983715057373 + ], + [ + "▁ELLE", + -15.009888648986816 + ], + [ + "▁Verme", + -15.009900093078613 + ], + [ + "▁Adelphi", + -15.009902000427246 + ], + [ + "PPE", + -15.009949684143066 + ], + [ + "▁Saraswati", + -15.010010719299316 + ], + [ + "▁paganism", + -15.010046005249023 + ], + [ + "▁RECORDS", + -15.010052680969238 + ], + [ + "▁Kiara", + -15.010082244873047 + ], + [ + "▁Meru", + -15.010098457336426 + ], + [ + "fz", + -15.010153770446777 + ], + [ + "Poe", + -15.010187149047852 + ], + [ + "frequent", + -15.010187149047852 + ], + [ + "itza", + -15.010198593139648 + ], + [ + "▁kohl", + -15.010218620300293 + ], + [ + "summary", + -15.010231971740723 + ], + [ + "▁DOA", + -15.010287284851074 + ], + [ + "복", + -15.010293960571289 + ], + [ + "▁9999", + -15.010307312011719 + ], + [ + "▁comatose", + -15.010308265686035 + ], + [ + "fragment", + -15.010310173034668 + ], + [ + "▁haz", + -15.010334014892578 + ], + [ + "RIX", + -15.010355949401855 + ], + [ + "conspiracy", + -15.01039981842041 + ], + [ + "▁Bera", + -15.010421752929688 + ], + [ + "▁nonresident", + -15.010445594787598 + ], + [ + "▁insinuate", + -15.010459899902344 + ], + [ + "NSE", + -15.010466575622559 + ], + [ + "▁Francophone", + -15.010489463806152 + ], + [ + "▁Slippers", + -15.010498046875 + ], + [ + "▁Eubank", + -15.01055908203125 + ], + [ + "▁flurries", + -15.010563850402832 + ], + [ + "▁Bryon", + -15.010588645935059 + ], + [ + "Woo", + -15.010642051696777 + ], + [ + "▁lysates", + -15.01064395904541 + ], + [ + "Recruit", + -15.010653495788574 + ], + [ + "▁Oroville", + -15.010689735412598 + ], + [ + "▁Groton", + -15.010690689086914 + ], + [ + "▁bubbled", + -15.010696411132812 + ], + [ + "ippe", + -15.010700225830078 + ], + [ + "achen", + -15.010701179504395 + ], + [ + "▁tramway", + -15.010713577270508 + ], + [ + "▁SGI", + -15.010714530944824 + ], + [ + "▁chump", + -15.01071548461914 + ], + [ + "warp", + -15.010729789733887 + ], + [ + "addiction", + -15.010741233825684 + ], + [ + "▁Volcanoes", + -15.010760307312012 + ], + [ + "▁Newcomb", + -15.010767936706543 + ], + [ + "Supplemental", + -15.010769844055176 + ], + [ + "▁Parable", + -15.010769844055176 + ], + [ + "▁IHG", + -15.01080322265625 + ], + [ + "silicate", + -15.01082706451416 + ], + [ + "▁Hecht", + -15.01082706451416 + ], + [ + "▁arabia", + -15.01083755493164 + ], + [ + "▁muggy", + -15.010906219482422 + ], + [ + "이다", + -15.010913848876953 + ], + [ + "▁standardisation", + -15.010944366455078 + ], + [ + "queer", + -15.010965347290039 + ], + [ + "▁sino", + -15.010973930358887 + ], + [ + "trude", + -15.011011123657227 + ], + [ + "▁Chairwoman", + -15.011029243469238 + ], + [ + "▁KIN", + -15.011052131652832 + ], + [ + "ų", + -15.011102676391602 + ], + [ + "▁Moisturizing", + -15.011157989501953 + ], + [ + "scorer", + -15.011163711547852 + ], + [ + "▁Phosphorus", + -15.011175155639648 + ], + [ + "tradition", + -15.011191368103027 + ], + [ + "▁congresswoman", + -15.011208534240723 + ], + [ + "▁Stell", + -15.01124095916748 + ], + [ + "▁Brescia", + -15.011273384094238 + ], + [ + "▁sterility", + -15.011280059814453 + ], + [ + "▁Playful", + -15.01131534576416 + ], + [ + "hwan", + -15.011322975158691 + ], + [ + "▁furlongs", + -15.011340141296387 + ], + [ + "▁Jaque", + -15.01136302947998 + ], + [ + "되어", + -15.01138687133789 + ], + [ + "▁Moonves", + -15.011412620544434 + ], + [ + "▁messianic", + -15.011427879333496 + ], + [ + "▁cutaway", + -15.011434555053711 + ], + [ + "▁Garibaldi", + -15.011466979980469 + ], + [ + "▁Akamai", + -15.01149845123291 + ], + [ + "▁Formatting", + -15.011504173278809 + ], + [ + "▁Oxley", + -15.011520385742188 + ], + [ + "▁offloading", + -15.01152515411377 + ], + [ + "▁PDM", + -15.011529922485352 + ], + [ + "whip", + -15.011552810668945 + ], + [ + "realism", + -15.01156234741211 + ], + [ + "1029", + -15.011585235595703 + ], + [ + "▁Beitrag", + -15.011614799499512 + ], + [ + "▁CALGARY", + -15.011655807495117 + ], + [ + "▁Unbound", + -15.011663436889648 + ], + [ + "▁officiant", + -15.011690139770508 + ], + [ + "▁resend", + -15.01172161102295 + ], + [ + "▁Mausoleum", + -15.011763572692871 + ], + [ + "nasa", + -15.01180648803711 + ], + [ + "▁Þ", + -15.011808395385742 + ], + [ + "▁newlywed", + -15.011863708496094 + ], + [ + "▁resolver", + -15.011908531188965 + ], + [ + "EFF", + -15.011926651000977 + ], + [ + "akata", + -15.011950492858887 + ], + [ + "▁Naxos", + -15.011953353881836 + ], + [ + "▁Lumina", + -15.011961936950684 + ], + [ + "lker", + -15.011963844299316 + ], + [ + "▁gyrus", + -15.011974334716797 + ], + [ + "▁Shockwave", + -15.011993408203125 + ], + [ + "▁Seer", + -15.012005805969238 + ], + [ + "▁meditated", + -15.012005805969238 + ], + [ + "▁Standby", + -15.0120267868042 + ], + [ + "▁preppy", + -15.012032508850098 + ], + [ + "Lea", + -15.01206111907959 + ], + [ + "▁Capacitor", + -15.01206111907959 + ], + [ + "▁Palu", + -15.012113571166992 + ], + [ + "countries", + -15.012136459350586 + ], + [ + "▁BOMB", + -15.012142181396484 + ], + [ + "▁Everlasting", + -15.0121431350708 + ], + [ + "Quite", + -15.012158393859863 + ], + [ + "▁Helle", + -15.012167930603027 + ], + [ + "Prior", + -15.012168884277344 + ], + [ + "EGAN", + -15.012231826782227 + ], + [ + "▁Jaffna", + -15.012236595153809 + ], + [ + "▁Sunnah", + -15.01227855682373 + ], + [ + "vania", + -15.012290954589844 + ], + [ + "▁BNSF", + -15.012296676635742 + ], + [ + "physiological", + -15.012313842773438 + ], + [ + "▁GRAS", + -15.012360572814941 + ], + [ + "▁Sasquatch", + -15.012384414672852 + ], + [ + "▁csv", + -15.01243782043457 + ], + [ + "alma", + -15.012510299682617 + ], + [ + "▁Pawan", + -15.012514114379883 + ], + [ + "▁COMMERCIAL", + -15.01257038116455 + ], + [ + "▁RTR", + -15.012574195861816 + ], + [ + "alian", + -15.012624740600586 + ], + [ + "ombi", + -15.012627601623535 + ], + [ + "▁Courtenay", + -15.01266860961914 + ], + [ + "▁Kere", + -15.012681007385254 + ], + [ + "▁reignited", + -15.012701988220215 + ], + [ + "▁tethering", + -15.012800216674805 + ], + [ + "▁Allegations", + -15.012835502624512 + ], + [ + "risty", + -15.012837409973145 + ], + [ + "▁TREATMENT", + -15.012917518615723 + ], + [ + "▁quickened", + -15.01293659210205 + ], + [ + "genie", + -15.012961387634277 + ], + [ + "▁Rett", + -15.012965202331543 + ], + [ + "▁Benevolent", + -15.012992858886719 + ], + [ + "▁ROV", + -15.013002395629883 + ], + [ + "▁postmortem", + -15.01302433013916 + ], + [ + "▁Perro", + -15.013026237487793 + ], + [ + "न्", + -15.013057708740234 + ], + [ + "▁Renoir", + -15.013076782226562 + ], + [ + "▁Inquisitor", + -15.013089179992676 + ], + [ + "▁Tintin", + -15.013094902038574 + ], + [ + "▁blowback", + -15.01309871673584 + ], + [ + "▁PDX", + -15.013104438781738 + ], + [ + "tracted", + -15.013138771057129 + ], + [ + "▁Registr", + -15.013163566589355 + ], + [ + "interaction", + -15.013166427612305 + ], + [ + "▁Chimera", + -15.013172149658203 + ], + [ + "canonical", + -15.013298988342285 + ], + [ + "Miracle", + -15.013301849365234 + ], + [ + "▁cleveland", + -15.013344764709473 + ], + [ + "▁VDI", + -15.013348579406738 + ], + [ + "▁SEB", + -15.0133638381958 + ], + [ + "lero", + -15.013419151306152 + ], + [ + "bitcoin", + -15.013466835021973 + ], + [ + "▁Dray", + -15.0134916305542 + ], + [ + "▁MSL", + -15.013492584228516 + ], + [ + "▁unfailing", + -15.013503074645996 + ], + [ + "Stor", + -15.013511657714844 + ], + [ + "turk", + -15.013513565063477 + ], + [ + "hormone", + -15.013532638549805 + ], + [ + "Folder", + -15.013592720031738 + ], + [ + "▁feathery", + -15.01362419128418 + ], + [ + "▁RMT", + -15.013703346252441 + ], + [ + "▁Berke", + -15.013731002807617 + ], + [ + "▁Verso", + -15.01374626159668 + ], + [ + "▁Buchan", + -15.013772964477539 + ], + [ + "CPP", + -15.013777732849121 + ], + [ + "膜", + -15.01379680633545 + ], + [ + "▁Kobach", + -15.01380443572998 + ], + [ + "▁PANEL", + -15.01382064819336 + ], + [ + "Bench", + -15.013837814331055 + ], + [ + "Hire", + -15.01384162902832 + ], + [ + "▁toluene", + -15.01384449005127 + ], + [ + "Editing", + -15.013845443725586 + ], + [ + "▁Hazelnut", + -15.0138521194458 + ], + [ + "▁Mime", + -15.013859748840332 + ], + [ + "▁Haverhill", + -15.013893127441406 + ], + [ + "▁Jaish", + -15.013915061950684 + ], + [ + "▁Danzig", + -15.013916969299316 + ], + [ + "WILL", + -15.013982772827148 + ], + [ + "▁dicey", + -15.01398754119873 + ], + [ + "▁gutting", + -15.013991355895996 + ], + [ + "▁985", + -15.014086723327637 + ], + [ + "hehe", + -15.014089584350586 + ], + [ + "▁ATTACK", + -15.014145851135254 + ], + [ + "▁THIRTY", + -15.014155387878418 + ], + [ + "Fiber", + -15.014158248901367 + ], + [ + "▁snapchat", + -15.01416015625 + ], + [ + "▁Amerika", + -15.014168739318848 + ], + [ + "▁navi", + -15.014184951782227 + ], + [ + "▁malfeasance", + -15.014209747314453 + ], + [ + "Float", + -15.014232635498047 + ], + [ + "▁Redhead", + -15.014298439025879 + ], + [ + "▁Higuain", + -15.014304161071777 + ], + [ + "▁Congressmen", + -15.014330863952637 + ], + [ + "▁sarah", + -15.01433277130127 + ], + [ + "Zombie", + -15.014362335205078 + ], + [ + "▁Canelo", + -15.014369010925293 + ], + [ + "▁Trough", + -15.014391899108887 + ], + [ + "▁MAGA", + -15.014403343200684 + ], + [ + "▁credo", + -15.014413833618164 + ], + [ + "rantz", + -15.014415740966797 + ], + [ + "▁696", + -15.014444351196289 + ], + [ + "▁Scholl", + -15.014458656311035 + ], + [ + "arron", + -15.014494895935059 + ], + [ + "▁Arusha", + -15.014520645141602 + ], + [ + "▁mojito", + -15.014547348022461 + ], + [ + "▁apparitions", + -15.014558792114258 + ], + [ + "▁decoupling", + -15.014569282531738 + ], + [ + "▁EGG", + -15.014595031738281 + ], + [ + "▁evaporating", + -15.014601707458496 + ], + [ + "gesetz", + -15.014622688293457 + ], + [ + "▁recordkeeping", + -15.014641761779785 + ], + [ + "▁Kori", + -15.014654159545898 + ], + [ + "bacter", + -15.014656066894531 + ], + [ + "▁tolerability", + -15.014659881591797 + ], + [ + "▁abstaining", + -15.014734268188477 + ], + [ + "faster", + -15.014739990234375 + ], + [ + "atoire", + -15.014742851257324 + ], + [ + "1177", + -15.01475715637207 + ], + [ + "▁Fraunhofer", + -15.014803886413574 + ], + [ + "▁propos", + -15.0148344039917 + ], + [ + "▁Memorable", + -15.014904022216797 + ], + [ + "▁controversially", + -15.014914512634277 + ], + [ + "▁Killeen", + -15.014920234680176 + ], + [ + "dern", + -15.014960289001465 + ], + [ + "Decor", + -15.014962196350098 + ], + [ + "え", + -15.015003204345703 + ], + [ + "▁seawall", + -15.015005111694336 + ], + [ + "▁Kaitlin", + -15.015010833740234 + ], + [ + "▁Affirmation", + -15.015026092529297 + ], + [ + "SRP", + -15.015027046203613 + ], + [ + "assistant", + -15.015032768249512 + ], + [ + "▁Donato", + -15.015033721923828 + ], + [ + "▁Compile", + -15.015082359313965 + ], + [ + "▁exclaim", + -15.015082359313965 + ], + [ + "▁Perched", + -15.015115737915039 + ], + [ + "▁Kerrigan", + -15.015134811401367 + ], + [ + "▁Shattered", + -15.015151977539062 + ], + [ + "▁misting", + -15.01521110534668 + ], + [ + "▁Hoss", + -15.015228271484375 + ], + [ + "▁FEED", + -15.015243530273438 + ], + [ + "BID", + -15.01524543762207 + ], + [ + "▁MOB", + -15.015247344970703 + ], + [ + "▁50°", + -15.015297889709473 + ], + [ + "▁PvE", + -15.015301704406738 + ], + [ + "од", + -15.015328407287598 + ], + [ + "▁SOLUTION", + -15.01535701751709 + ], + [ + "▁conflate", + -15.015357971191406 + ], + [ + "Kirk", + -15.01537036895752 + ], + [ + "▁encumbrance", + -15.015373229980469 + ], + [ + "▁Arce", + -15.015405654907227 + ], + [ + "SOLVED", + -15.015416145324707 + ], + [ + "Drama", + -15.01544189453125 + ], + [ + "▁Mastro", + -15.015462875366211 + ], + [ + "▁Transferring", + -15.015507698059082 + ], + [ + "▁Scunthorpe", + -15.015535354614258 + ], + [ + "▁antitumor", + -15.015542030334473 + ], + [ + "Adrian", + -15.015594482421875 + ], + [ + "▁749", + -15.015596389770508 + ], + [ + "▁Darvish", + -15.015615463256836 + ], + [ + "▁ORGAN", + -15.015634536743164 + ], + [ + "▁Sportsbook", + -15.015645027160645 + ], + [ + "lymph", + -15.01567554473877 + ], + [ + "▁Pareto", + -15.01570987701416 + ], + [ + "ogene", + -15.015725135803223 + ], + [ + "▁regrow", + -15.015762329101562 + ], + [ + "▁Shaggy", + -15.015767097473145 + ], + [ + "diagnosed", + -15.015782356262207 + ], + [ + "HCP", + -15.015827178955078 + ], + [ + "▁Technik", + -15.015865325927734 + ], + [ + "▁Parkside", + -15.015875816345215 + ], + [ + "▁1772", + -15.015917778015137 + ], + [ + "▁Safa", + -15.015926361083984 + ], + [ + "▁practicalities", + -15.015935897827148 + ], + [ + "plural", + -15.015966415405273 + ], + [ + "▁Drei", + -15.015992164611816 + ], + [ + "somewhere", + -15.016006469726562 + ], + [ + "▁Conservator", + -15.016020774841309 + ], + [ + "▁iSCSI", + -15.016023635864258 + ], + [ + "implant", + -15.016058921813965 + ], + [ + "▁Gippsland", + -15.016063690185547 + ], + [ + "printable", + -15.016075134277344 + ], + [ + "▁administrate", + -15.016075134277344 + ], + [ + "▁Vio", + -15.0161714553833 + ], + [ + "traveled", + -15.016191482543945 + ], + [ + "▁Khaki", + -15.016192436218262 + ], + [ + "▁syrupy", + -15.016227722167969 + ], + [ + "▁urdu", + -15.016281127929688 + ], + [ + "▁Bachman", + -15.016290664672852 + ], + [ + "▁Cancelled", + -15.0162992477417 + ], + [ + "▁LSP", + -15.01632022857666 + ], + [ + "▁Griggs", + -15.01634693145752 + ], + [ + "▁lud", + -15.016356468200684 + ], + [ + "▁automata", + -15.01637077331543 + ], + [ + "▁Equ", + -15.016375541687012 + ], + [ + "▁sle", + -15.016582489013672 + ], + [ + "▁pogrom", + -15.016592979431152 + ], + [ + "▁Pillsbury", + -15.016594886779785 + ], + [ + "▁Closely", + -15.01661491394043 + ], + [ + "frei", + -15.016641616821289 + ], + [ + "▁Nikolay", + -15.016668319702148 + ], + [ + "glorious", + -15.016670227050781 + ], + [ + "▁hardcopy", + -15.016727447509766 + ], + [ + "▁Coursera", + -15.016731262207031 + ], + [ + "▁feigned", + -15.016733169555664 + ], + [ + "▁EXAMPLE", + -15.016770362854004 + ], + [ + "Echo", + -15.016796112060547 + ], + [ + "▁recalibrate", + -15.016876220703125 + ], + [ + "▁Vegetation", + -15.016890525817871 + ], + [ + "▁Maho", + -15.016901969909668 + ], + [ + "▁antihistamines", + -15.01691722869873 + ], + [ + "▁2900", + -15.016923904418945 + ], + [ + "▁Tosh", + -15.016929626464844 + ], + [ + "▁Stipe", + -15.0169677734375 + ], + [ + "▁Yakuza", + -15.016979217529297 + ], + [ + "Ancient", + -15.016995429992676 + ], + [ + "▁Perron", + -15.017011642456055 + ], + [ + "FMA", + -15.017037391662598 + ], + [ + "▁topamax", + -15.017065048217773 + ], + [ + "Mask", + -15.017128944396973 + ], + [ + "▁bord", + -15.017151832580566 + ], + [ + "entation", + -15.017175674438477 + ], + [ + "ocrat", + -15.017183303833008 + ], + [ + "▁Stitches", + -15.017236709594727 + ], + [ + "▁Encinitas", + -15.017243385314941 + ], + [ + "▁Sucker", + -15.017244338989258 + ], + [ + "▁squeaking", + -15.017261505126953 + ], + [ + "▁Zoloft", + -15.017308235168457 + ], + [ + "▁kno", + -15.01731014251709 + ], + [ + "▁litigating", + -15.017311096191406 + ], + [ + "▁Thrush", + -15.017312049865723 + ], + [ + "▁revulsion", + -15.017313957214355 + ], + [ + "▁Reacting", + -15.017315864562988 + ], + [ + "▁marca", + -15.017324447631836 + ], + [ + "receiving", + -15.017359733581543 + ], + [ + "▁ALK", + -15.017363548278809 + ], + [ + "▁bap", + -15.017379760742188 + ], + [ + "▁REFERENCE", + -15.017393112182617 + ], + [ + "▁uw", + -15.017510414123535 + ], + [ + "▁cultivators", + -15.01759147644043 + ], + [ + "▁alchemical", + -15.017602920532227 + ], + [ + "▁Ditt", + -15.017624855041504 + ], + [ + "▁Tyrant", + -15.017624855041504 + ], + [ + "▁Woolsey", + -15.017634391784668 + ], + [ + "▁Greenbrier", + -15.017637252807617 + ], + [ + "▁Vecchio", + -15.017653465270996 + ], + [ + "▁Heaney", + -15.017684936523438 + ], + [ + "▁downlink", + -15.017698287963867 + ], + [ + "▁cyanobacteria", + -15.0177001953125 + ], + [ + "▁∈", + -15.017724990844727 + ], + [ + "▁transgene", + -15.017794609069824 + ], + [ + "ouette", + -15.017837524414062 + ], + [ + "▁Palawan", + -15.017851829528809 + ], + [ + "esqui", + -15.017853736877441 + ], + [ + "▁Sauron", + -15.017906188964844 + ], + [ + "ać", + -15.017908096313477 + ], + [ + "▁TWA", + -15.01791000366211 + ], + [ + "▁Ena", + -15.017928123474121 + ], + [ + "▁Morgen", + -15.017951011657715 + ], + [ + "loqui", + -15.017959594726562 + ], + [ + "▁Choc", + -15.017969131469727 + ], + [ + "Putin", + -15.017980575561523 + ], + [ + "оль", + -15.018088340759277 + ], + [ + "▁SANS", + -15.018125534057617 + ], + [ + "▁Induced", + -15.018145561218262 + ], + [ + "▁Fennel", + -15.018150329589844 + ], + [ + "blur", + -15.01815128326416 + ], + [ + "eddie", + -15.018163681030273 + ], + [ + "ం", + -15.018179893493652 + ], + [ + "▁Entirely", + -15.0181884765625 + ], + [ + "▁stooped", + -15.018195152282715 + ], + [ + "▁creat", + -15.018218994140625 + ], + [ + "▁imputation", + -15.018228530883789 + ], + [ + "▁forecaster", + -15.018241882324219 + ], + [ + "▁Scull", + -15.018256187438965 + ], + [ + "theorie", + -15.018261909484863 + ], + [ + "▁Downie", + -15.018301010131836 + ], + [ + "ASU", + -15.01830768585205 + ], + [ + "luv", + -15.018315315246582 + ], + [ + "▁Dreamliner", + -15.01834774017334 + ], + [ + "cati", + -15.018352508544922 + ], + [ + "▁Shilling", + -15.018359184265137 + ], + [ + "▁externalities", + -15.018423080444336 + ], + [ + "▁Discoveries", + -15.018447875976562 + ], + [ + "▁Electrode", + -15.01845645904541 + ], + [ + "▁embar", + -15.018458366394043 + ], + [ + "▁Confucian", + -15.018508911132812 + ], + [ + "▁Lovejoy", + -15.018512725830078 + ], + [ + "▁Gatos", + -15.01851749420166 + ], + [ + "▁Smack", + -15.01853084564209 + ], + [ + "ħ", + -15.018533706665039 + ], + [ + "▁EXIT", + -15.018536567687988 + ], + [ + "▁848", + -15.018561363220215 + ], + [ + "defensive", + -15.018571853637695 + ], + [ + "▁smokeless", + -15.018575668334961 + ], + [ + "▁Grob", + -15.018583297729492 + ], + [ + "▁Almaty", + -15.018625259399414 + ], + [ + "▁Courtois", + -15.018636703491211 + ], + [ + "▁Spun", + -15.01866340637207 + ], + [ + "▁Haden", + -15.018699645996094 + ], + [ + "▁Entropy", + -15.018736839294434 + ], + [ + "▁aimless", + -15.01874828338623 + ], + [ + "▁DBMS", + -15.018782615661621 + ], + [ + "▁MESS", + -15.018790245056152 + ], + [ + "▁unapproved", + -15.018808364868164 + ], + [ + "MRS", + -15.01888370513916 + ], + [ + "▁crony", + -15.018906593322754 + ], + [ + "▁bassoon", + -15.018912315368652 + ], + [ + "▁Bhatia", + -15.01893138885498 + ], + [ + "Bye", + -15.018938064575195 + ], + [ + "▁Paley", + -15.018998146057129 + ], + [ + "pulling", + -15.019038200378418 + ], + [ + "▁Jere", + -15.019038200378418 + ], + [ + "▁Oban", + -15.019042015075684 + ], + [ + "▁ROP", + -15.019049644470215 + ], + [ + "▁Amie", + -15.019059181213379 + ], + [ + "▁Tarpon", + -15.019067764282227 + ], + [ + "▁accompanist", + -15.019076347351074 + ], + [ + "igence", + -15.019079208374023 + ], + [ + "▁congresses", + -15.01911449432373 + ], + [ + "▁McNulty", + -15.01913070678711 + ], + [ + "▁CRTC", + -15.01917552947998 + ], + [ + "▁Deux", + -15.019180297851562 + ], + [ + "Trap", + -15.019201278686523 + ], + [ + "peach", + -15.019219398498535 + ], + [ + "▁jugular", + -15.019255638122559 + ], + [ + "▁ALMOST", + -15.019268035888672 + ], + [ + "▁Comply", + -15.019304275512695 + ], + [ + "▁qPCR", + -15.019354820251465 + ], + [ + "▁Brite", + -15.019362449645996 + ], + [ + "▁Comte", + -15.01938533782959 + ], + [ + "▁Chiapas", + -15.019386291503906 + ], + [ + "TBI", + -15.019411087036133 + ], + [ + "preview", + -15.019420623779297 + ], + [ + "▁railcar", + -15.019426345825195 + ], + [ + "▁Crunchy", + -15.019428253173828 + ], + [ + "▁Allard", + -15.019445419311523 + ], + [ + "▁Jafar", + -15.019452095031738 + ], + [ + "▁Tux", + -15.019455909729004 + ], + [ + "YON", + -15.0194673538208 + ], + [ + "▁Boru", + -15.019474029541016 + ], + [ + "▁QWERTY", + -15.019512176513672 + ], + [ + "▁grep", + -15.01952838897705 + ], + [ + "▁Woah", + -15.01954460144043 + ], + [ + "▁statuette", + -15.019562721252441 + ], + [ + "▁Willian", + -15.019571304321289 + ], + [ + "▁academicians", + -15.019571304321289 + ], + [ + "▁Repayment", + -15.019575119018555 + ], + [ + "▁wildebeest", + -15.019579887390137 + ], + [ + "▁MEASURE", + -15.019580841064453 + ], + [ + "▁Myriad", + -15.019580841064453 + ], + [ + "Maz", + -15.019587516784668 + ], + [ + "▁MUR", + -15.01959228515625 + ], + [ + "▁Centrifugal", + -15.019593238830566 + ], + [ + "áin", + -15.019613265991211 + ], + [ + "▁Mung", + -15.01964282989502 + ], + [ + "▁TMI", + -15.019654273986816 + ], + [ + "valle", + -15.019664764404297 + ], + [ + "▁TOOL", + -15.019688606262207 + ], + [ + "검", + -15.019688606262207 + ], + [ + "implementation", + -15.019694328308105 + ], + [ + "▁inductance", + -15.0197172164917 + ], + [ + "▁Sustained", + -15.019728660583496 + ], + [ + "ekh", + -15.019758224487305 + ], + [ + "ficio", + -15.019775390625 + ], + [ + "▁Blacklist", + -15.01977825164795 + ], + [ + "lending", + -15.01981258392334 + ], + [ + "BOC", + -15.019820213317871 + ], + [ + "▁furnishes", + -15.0198335647583 + ], + [ + "▁Articulate", + -15.019902229309082 + ], + [ + "zhe", + -15.019916534423828 + ], + [ + "험", + -15.019919395446777 + ], + [ + "▁Gadot", + -15.019963264465332 + ], + [ + "▁upwardly", + -15.019981384277344 + ], + [ + "▁homicidal", + -15.019989013671875 + ], + [ + "▁Inslee", + -15.019989967346191 + ], + [ + "▁deliberative", + -15.020055770874023 + ], + [ + "▁chimp", + -15.02005672454834 + ], + [ + "▁Neilson", + -15.0200834274292 + ], + [ + "▁Romanticism", + -15.020092964172363 + ], + [ + "▁Schutz", + -15.020113945007324 + ], + [ + "ental", + -15.020129203796387 + ], + [ + "▁anticipatory", + -15.02017879486084 + ], + [ + "ophi", + -15.020208358764648 + ], + [ + "SYNC", + -15.020219802856445 + ], + [ + "▁deign", + -15.020237922668457 + ], + [ + "Indigenous", + -15.020269393920898 + ], + [ + "▁clark", + -15.020278930664062 + ], + [ + "▁Loneliness", + -15.02028751373291 + ], + [ + "▁overlords", + -15.02028751373291 + ], + [ + "▁currants", + -15.020340919494629 + ], + [ + "▁Datta", + -15.020341873168945 + ], + [ + "bonnet", + -15.020370483398438 + ], + [ + "▁Trimming", + -15.020411491394043 + ], + [ + "▁AFT", + -15.020424842834473 + ], + [ + "▁kitted", + -15.02043628692627 + ], + [ + "▁Dictator", + -15.020462989807129 + ], + [ + "▁defiled", + -15.020493507385254 + ], + [ + "▁Auerbach", + -15.02050495147705 + ], + [ + "▁rarities", + -15.02052116394043 + ], + [ + "▁impropriety", + -15.020532608032227 + ], + [ + "CDA", + -15.020573616027832 + ], + [ + "▁dormancy", + -15.020636558532715 + ], + [ + "rdquo", + -15.020651817321777 + ], + [ + "▁letterbox", + -15.020750045776367 + ], + [ + "▁837", + -15.02076244354248 + ], + [ + "IRT", + -15.02076530456543 + ], + [ + "phage", + -15.020784378051758 + ], + [ + "▁Suki", + -15.02078628540039 + ], + [ + "▁Suff", + -15.020792007446289 + ], + [ + "▁recalcitrant", + -15.020804405212402 + ], + [ + "▁Condé", + -15.020838737487793 + ], + [ + "raum", + -15.02085018157959 + ], + [ + "traveling", + -15.02086067199707 + ], + [ + "▁seaboard", + -15.02086353302002 + ], + [ + "ài", + -15.020879745483398 + ], + [ + "▁sympathetically", + -15.02091121673584 + ], + [ + "▁Wenatchee", + -15.020940780639648 + ], + [ + "▁Revell", + -15.02096939086914 + ], + [ + "▁urbanized", + -15.02096939086914 + ], + [ + "▁Steed", + -15.02097225189209 + ], + [ + "▁Amusing", + -15.021015167236328 + ], + [ + "स्", + -15.021040916442871 + ], + [ + "imide", + -15.021062850952148 + ], + [ + "rå", + -15.021113395690918 + ], + [ + "▁MIME", + -15.0211763381958 + ], + [ + "▁Vinyasa", + -15.0211763381958 + ], + [ + "▁Tulare", + -15.02118968963623 + ], + [ + "shaded", + -15.021199226379395 + ], + [ + "▁Anxious", + -15.021202087402344 + ], + [ + "▁DECK", + -15.021203994750977 + ], + [ + "▁latino", + -15.021204948425293 + ], + [ + "▁gird", + -15.02126693725586 + ], + [ + "▁tao", + -15.021293640136719 + ], + [ + "▁Northstar", + -15.021343231201172 + ], + [ + "▁playgroup", + -15.021428108215332 + ], + [ + "▁unplugging", + -15.021440505981445 + ], + [ + "▁VMWare", + -15.02145767211914 + ], + [ + "▁DLR", + -15.021459579467773 + ], + [ + "▁theatrics", + -15.021489143371582 + ], + [ + "poem", + -15.021492004394531 + ], + [ + "▁growler", + -15.021520614624023 + ], + [ + "▁Duan", + -15.021533966064453 + ], + [ + "▁unimpressive", + -15.021539688110352 + ], + [ + "cadherin", + -15.021626472473145 + ], + [ + "cheon", + -15.021669387817383 + ], + [ + "▁STAGE", + -15.021692276000977 + ], + [ + "▁emoticons", + -15.02171516418457 + ], + [ + "▁pooping", + -15.021815299987793 + ], + [ + "▁Attila", + -15.021819114685059 + ], + [ + "thera", + -15.021843910217285 + ], + [ + "▁Malak", + -15.02190113067627 + ], + [ + "▁Vanden", + -15.021902084350586 + ], + [ + "▁Drifter", + -15.021918296813965 + ], + [ + "▁pummel", + -15.02192211151123 + ], + [ + "▁UPMC", + -15.021923065185547 + ], + [ + "▁chimera", + -15.021946907043457 + ], + [ + "▁brackish", + -15.02194881439209 + ], + [ + "vius", + -15.021954536437988 + ], + [ + "nominal", + -15.021956443786621 + ], + [ + "▁misdirection", + -15.021965980529785 + ], + [ + "▁CTF", + -15.021978378295898 + ], + [ + "Leather", + -15.022004127502441 + ], + [ + "▁Métis", + -15.022029876708984 + ], + [ + "▁Tapered", + -15.022031784057617 + ], + [ + "▁Elbert", + -15.022046089172363 + ], + [ + "▁Mangu", + -15.022051811218262 + ], + [ + "Blow", + -15.022071838378906 + ], + [ + "▁TGA", + -15.022082328796387 + ], + [ + "SAD", + -15.022137641906738 + ], + [ + "Sexual", + -15.022140502929688 + ], + [ + "▁Skol", + -15.022146224975586 + ], + [ + "christmas", + -15.022164344787598 + ], + [ + "▁Pog", + -15.022197723388672 + ], + [ + "▁tacking", + -15.022199630737305 + ], + [ + "▁€25", + -15.022236824035645 + ], + [ + "▁Mattingly", + -15.02225112915039 + ], + [ + "▁POLL", + -15.022253036499023 + ], + [ + "▁unsaid", + -15.022279739379883 + ], + [ + "▁Zardari", + -15.022294044494629 + ], + [ + "▁STUDENT", + -15.022305488586426 + ], + [ + "▁effigy", + -15.022308349609375 + ], + [ + "▁Ethnicity", + -15.022326469421387 + ], + [ + "▁rippled", + -15.022344589233398 + ], + [ + "▁disputa", + -15.022397994995117 + ], + [ + "Broad", + -15.02241039276123 + ], + [ + "UFA", + -15.02244758605957 + ], + [ + "▁Headley", + -15.022481918334961 + ], + [ + "▁expending", + -15.022544860839844 + ], + [ + "▁Schaffer", + -15.02254581451416 + ], + [ + "▁columbus", + -15.02259349822998 + ], + [ + "▁Rojo", + -15.022597312927246 + ], + [ + "▁Sonoran", + -15.022604942321777 + ], + [ + "▁Schne", + -15.022644996643066 + ], + [ + "nary", + -15.022650718688965 + ], + [ + "OCT", + -15.022687911987305 + ], + [ + "octa", + -15.02269172668457 + ], + [ + "sheep", + -15.022706031799316 + ], + [ + "▁Dummy", + -15.02270793914795 + ], + [ + "▁742", + -15.022710800170898 + ], + [ + "▁MacFarlane", + -15.022712707519531 + ], + [ + "▁Govinda", + -15.022789001464844 + ], + [ + "▁outplayed", + -15.022797584533691 + ], + [ + "agio", + -15.022802352905273 + ], + [ + "▁hl", + -15.022839546203613 + ], + [ + "NPS", + -15.022846221923828 + ], + [ + "rigged", + -15.022846221923828 + ], + [ + "▁consum", + -15.022854804992676 + ], + [ + "▁Grew", + -15.022868156433105 + ], + [ + "▁NBS", + -15.022880554199219 + ], + [ + "▁CSN", + -15.02294921875 + ], + [ + "▁£65", + -15.022965431213379 + ], + [ + "gory", + -15.022972106933594 + ], + [ + "calculated", + -15.023033142089844 + ], + [ + "▁Heartbeat", + -15.0230712890625 + ], + [ + "Denver", + -15.023085594177246 + ], + [ + "Fuck", + -15.023085594177246 + ], + [ + "▁GBC", + -15.023101806640625 + ], + [ + "▁Lichtenstein", + -15.023154258728027 + ], + [ + "▁petticoat", + -15.023177146911621 + ], + [ + "▁greenfield", + -15.023270606994629 + ], + [ + "▁TEEN", + -15.023299217224121 + ], + [ + "▁Wahhabi", + -15.023306846618652 + ], + [ + "▁Scopus", + -15.02332878112793 + ], + [ + "▁Url", + -15.023385047912598 + ], + [ + "verein", + -15.023414611816406 + ], + [ + "▁Gypsies", + -15.023476600646973 + ], + [ + "▁plausibly", + -15.023489952087402 + ], + [ + "ecco", + -15.023533821105957 + ], + [ + "▁Knightley", + -15.023534774780273 + ], + [ + "▁PCV", + -15.023548126220703 + ], + [ + "▁Gonzo", + -15.023552894592285 + ], + [ + "ISR", + -15.023565292358398 + ], + [ + "Pitch", + -15.023609161376953 + ], + [ + "▁storeroom", + -15.023626327514648 + ], + [ + "▁diclofenac", + -15.023640632629395 + ], + [ + "▁Adeline", + -15.02369213104248 + ], + [ + "uana", + -15.02372932434082 + ], + [ + "▁sincerest", + -15.023747444152832 + ], + [ + "▁enchilada", + -15.023771286010742 + ], + [ + "▁BIKE", + -15.023868560791016 + ], + [ + "▁Whitechapel", + -15.02392864227295 + ], + [ + "▁Komik", + -15.02393913269043 + ], + [ + "ysh", + -15.024030685424805 + ], + [ + "LEE", + -15.024059295654297 + ], + [ + "▁birthdate", + -15.024102210998535 + ], + [ + "▁Expose", + -15.024169921875 + ], + [ + "Deutsch", + -15.024174690246582 + ], + [ + "▁Mirai", + -15.024182319641113 + ], + [ + "1074", + -15.02420425415039 + ], + [ + "▁purplish", + -15.0242280960083 + ], + [ + "▁gearboxes", + -15.024230003356934 + ], + [ + "▁Glencore", + -15.02424144744873 + ], + [ + "burned", + -15.02425479888916 + ], + [ + "▁superoxide", + -15.024283409118652 + ], + [ + "▁herded", + -15.024292945861816 + ], + [ + "GAME", + -15.024311065673828 + ], + [ + "▁typified", + -15.024330139160156 + ], + [ + "▁Sonnet", + -15.024383544921875 + ], + [ + "ubsidi", + -15.024396896362305 + ], + [ + "▁Blueberries", + -15.0244140625 + ], + [ + "建", + -15.024422645568848 + ], + [ + "▁Koto", + -15.02442741394043 + ], + [ + "▁Cadiz", + -15.024429321289062 + ], + [ + "▁cx", + -15.024449348449707 + ], + [ + "▁gTLD", + -15.0244779586792 + ], + [ + "bild", + -15.024479866027832 + ], + [ + "▁Cathar", + -15.024505615234375 + ], + [ + "▁Tamiya", + -15.024520874023438 + ], + [ + "rearing", + -15.024542808532715 + ], + [ + "▁expunged", + -15.024551391601562 + ], + [ + "▁Moynihan", + -15.024556159973145 + ], + [ + "▁DMG", + -15.024589538574219 + ], + [ + "mantle", + -15.024608612060547 + ], + [ + "cí", + -15.024617195129395 + ], + [ + "pregnant", + -15.024643898010254 + ], + [ + "▁Schaumburg", + -15.024664878845215 + ], + [ + "▁Picasa", + -15.024714469909668 + ], + [ + "fio", + -15.024717330932617 + ], + [ + "▁magnifier", + -15.024761199951172 + ], + [ + "▁depressant", + -15.024802207946777 + ], + [ + "▁microbe", + -15.024815559387207 + ], + [ + "▁Kaleidoscope", + -15.024828910827637 + ], + [ + "▁convolution", + -15.02484130859375 + ], + [ + "▁themself", + -15.024903297424316 + ], + [ + "▁reminiscences", + -15.024908065795898 + ], + [ + "millennial", + -15.024947166442871 + ], + [ + "▁aggre", + -15.024961471557617 + ], + [ + "skeptic", + -15.024985313415527 + ], + [ + "▁Apu", + -15.025002479553223 + ], + [ + "▁quasar", + -15.025009155273438 + ], + [ + "▁faq", + -15.02501392364502 + ], + [ + "ið", + -15.025035858154297 + ], + [ + "▁arborist", + -15.025045394897461 + ], + [ + "ते", + -15.025074005126953 + ], + [ + "▁Mizzou", + -15.025076866149902 + ], + [ + "▁stringed", + -15.0250825881958 + ], + [ + "▁Wetland", + -15.025113105773926 + ], + [ + "▁Hendrickson", + -15.025114059448242 + ], + [ + "▁stratospheric", + -15.025144577026367 + ], + [ + "▁CPEC", + -15.025161743164062 + ], + [ + "▁Afton", + -15.025193214416504 + ], + [ + "blame", + -15.0252046585083 + ], + [ + "▁WHEELS", + -15.025213241577148 + ], + [ + "▁isotretinoin", + -15.025254249572754 + ], + [ + "▁Madge", + -15.025272369384766 + ], + [ + "▁Humility", + -15.025291442871094 + ], + [ + "ERIA", + -15.02529239654541 + ], + [ + "放", + -15.025315284729004 + ], + [ + "▁OPA", + -15.025339126586914 + ], + [ + "▁sinless", + -15.025352478027344 + ], + [ + "▁sunbathe", + -15.02540111541748 + ], + [ + "80°", + -15.025405883789062 + ], + [ + "▁Rogen", + -15.02541732788086 + ], + [ + "▁Whoopi", + -15.025429725646973 + ], + [ + "zino", + -15.025443077087402 + ], + [ + "▁REX", + -15.0254545211792 + ], + [ + "nytimes", + -15.025456428527832 + ], + [ + "Goal", + -15.025484085083008 + ], + [ + "▁VOLUME", + -15.025500297546387 + ], + [ + "▁был", + -15.025506973266602 + ], + [ + "finishing", + -15.025542259216309 + ], + [ + "Wikipedia", + -15.025544166564941 + ], + [ + "emming", + -15.025562286376953 + ], + [ + "▁€15", + -15.02560043334961 + ], + [ + "▁Merv", + -15.025609016418457 + ], + [ + "trad", + -15.025627136230469 + ], + [ + "▁overeat", + -15.025633811950684 + ], + [ + "▁Amaro", + -15.025668144226074 + ], + [ + "▁tourmaline", + -15.025718688964844 + ], + [ + "moji", + -15.025732040405273 + ], + [ + "▁Newegg", + -15.025733947753906 + ], + [ + "▁eHealth", + -15.025752067565918 + ], + [ + "▁Camouflage", + -15.025786399841309 + ], + [ + "▁metallo", + -15.025810241699219 + ], + [ + "porter", + -15.02586555480957 + ], + [ + "patti", + -15.025891304016113 + ], + [ + "Fifty", + -15.025909423828125 + ], + [ + "Fruit", + -15.025914192199707 + ], + [ + "▁diffusing", + -15.0259428024292 + ], + [ + "▁Voorhees", + -15.025964736938477 + ], + [ + "NIV", + -15.025970458984375 + ], + [ + "▁Kirill", + -15.02599048614502 + ], + [ + "napped", + -15.025997161865234 + ], + [ + "▁diatom", + -15.026019096374512 + ], + [ + "▁murphy", + -15.026029586791992 + ], + [ + "▁watchable", + -15.026052474975586 + ], + [ + "▁Usha", + -15.026091575622559 + ], + [ + "▁Tink", + -15.026124000549316 + ], + [ + "▁Vesti", + -15.026131629943848 + ], + [ + "▁equalised", + -15.026169776916504 + ], + [ + "▁nuc", + -15.026209831237793 + ], + [ + "▁Mathematik", + -15.026224136352539 + ], + [ + "easier", + -15.026250839233398 + ], + [ + "▁EBV", + -15.02625846862793 + ], + [ + "▁surrealism", + -15.026280403137207 + ], + [ + "Ф", + -15.026318550109863 + ], + [ + "▁expounded", + -15.026334762573242 + ], + [ + "ffie", + -15.026369094848633 + ], + [ + "waist", + -15.026386260986328 + ], + [ + "▁fervour", + -15.026389122009277 + ], + [ + "شر", + -15.026392936706543 + ], + [ + "AVER", + -15.026412010192871 + ], + [ + "▁haulage", + -15.026423454284668 + ], + [ + "▁Gzip", + -15.026436805725098 + ], + [ + "wellness", + -15.026440620422363 + ], + [ + "▁Yeager", + -15.02645206451416 + ], + [ + "▁conjoined", + -15.026471138000488 + ], + [ + "sudden", + -15.026494026184082 + ], + [ + "▁Lavin", + -15.02650260925293 + ], + [ + "▁stil", + -15.026573181152344 + ], + [ + "▁Colomb", + -15.026575088500977 + ], + [ + "▁TRANSFER", + -15.026599884033203 + ], + [ + "Maximum", + -15.026612281799316 + ], + [ + "▁Tremblay", + -15.02664852142334 + ], + [ + "▁satu", + -15.026671409606934 + ], + [ + "hosh", + -15.02668285369873 + ], + [ + "▁Pega", + -15.026683807373047 + ], + [ + "▁Motocross", + -15.026705741882324 + ], + [ + "▁yamaha", + -15.026714324951172 + ], + [ + "novation", + -15.026740074157715 + ], + [ + "Fran", + -15.026769638061523 + ], + [ + "▁MDX", + -15.026775360107422 + ], + [ + "Vine", + -15.026782035827637 + ], + [ + "▁McElroy", + -15.026817321777344 + ], + [ + "▁IgM", + -15.026847839355469 + ], + [ + "Portfolio", + -15.026870727539062 + ], + [ + "uhu", + -15.026881217956543 + ], + [ + "▁Hoag", + -15.026898384094238 + ], + [ + "accia", + -15.026907920837402 + ], + [ + "හ", + -15.026991844177246 + ], + [ + "Milwaukee", + -15.027047157287598 + ], + [ + "▁Braking", + -15.027082443237305 + ], + [ + "neke", + -15.027087211608887 + ], + [ + "ATF", + -15.02709674835205 + ], + [ + "▁Glazing", + -15.027127265930176 + ], + [ + "▁Unsubscribe", + -15.027138710021973 + ], + [ + "ondra", + -15.027145385742188 + ], + [ + "ÿ", + -15.027149200439453 + ], + [ + "çi", + -15.027183532714844 + ], + [ + "1868", + -15.027214050292969 + ], + [ + "▁Rhyme", + -15.027233123779297 + ], + [ + "dhë", + -15.027267456054688 + ], + [ + "▁transposed", + -15.02726936340332 + ], + [ + "EQU", + -15.027275085449219 + ], + [ + "▁README", + -15.0272798538208 + ], + [ + "▁WADA", + -15.027302742004395 + ], + [ + "▁oocytes", + -15.027362823486328 + ], + [ + "audience", + -15.027379989624023 + ], + [ + "▁midstream", + -15.027438163757324 + ], + [ + "▁Insignia", + -15.027471542358398 + ], + [ + "▁EAA", + -15.027477264404297 + ], + [ + "▁Mathe", + -15.027481079101562 + ], + [ + "▁Boniface", + -15.027501106262207 + ], + [ + "▁msn", + -15.027512550354004 + ], + [ + "rushing", + -15.027549743652344 + ], + [ + "saturation", + -15.027571678161621 + ], + [ + "▁PDO", + -15.027621269226074 + ], + [ + "▁intruding", + -15.02762222290039 + ], + [ + "▁flatulence", + -15.02763557434082 + ], + [ + "▁TEK", + -15.027647018432617 + ], + [ + "rà", + -15.027653694152832 + ], + [ + "▁bosch", + -15.027663230895996 + ], + [ + "▁ataxia", + -15.027665138244629 + ], + [ + "▁Beauchamp", + -15.027671813964844 + ], + [ + "▁tripling", + -15.02773380279541 + ], + [ + "gassing", + -15.027753829956055 + ], + [ + "midnight", + -15.027765274047852 + ], + [ + "▁Huw", + -15.027804374694824 + ], + [ + "▁snowmobiling", + -15.027813911437988 + ], + [ + "izzo", + -15.027920722961426 + ], + [ + "▁Indications", + -15.027920722961426 + ], + [ + "▁Ketogenic", + -15.027923583984375 + ], + [ + "▁Makita", + -15.028002738952637 + ], + [ + "▁Trampoline", + -15.028006553649902 + ], + [ + "▁Sealant", + -15.028079986572266 + ], + [ + "ILLY", + -15.028087615966797 + ], + [ + "▁Harte", + -15.028101921081543 + ], + [ + "sickness", + -15.02810287475586 + ], + [ + "▁DISCOVER", + -15.028130531311035 + ], + [ + "▁legume", + -15.028148651123047 + ], + [ + "holi", + -15.028165817260742 + ], + [ + "developers", + -15.028179168701172 + ], + [ + "▁baja", + -15.028203010559082 + ], + [ + "▁Receptionist", + -15.028203964233398 + ], + [ + "dictionary", + -15.028268814086914 + ], + [ + "atsuki", + -15.028279304504395 + ], + [ + "ICON", + -15.028348922729492 + ], + [ + "▁MMI", + -15.028361320495605 + ], + [ + "demographic", + -15.028367042541504 + ], + [ + "▁encyclopedic", + -15.028389930725098 + ], + [ + "▁Zwei", + -15.028416633605957 + ], + [ + "▁Ramada", + -15.028435707092285 + ], + [ + "▁Enthusiasm", + -15.028444290161133 + ], + [ + "▁язык", + -15.028486251831055 + ], + [ + "▁Dwarves", + -15.028512954711914 + ], + [ + "▁AIX", + -15.028524398803711 + ], + [ + "▁keno", + -15.028545379638672 + ], + [ + "1886", + -15.028599739074707 + ], + [ + "▁Oedipus", + -15.028609275817871 + ], + [ + "Escape", + -15.028631210327148 + ], + [ + "▁LoL", + -15.028634071350098 + ], + [ + "▁jostling", + -15.028650283813477 + ], + [ + "▁Wirth", + -15.028654098510742 + ], + [ + "▁Weakness", + -15.028671264648438 + ], + [ + "▁headstock", + -15.028687477111816 + ], + [ + "▁Intex", + -15.028691291809082 + ], + [ + "▁HRV", + -15.028698921203613 + ], + [ + "▁excerpted", + -15.028715133666992 + ], + [ + "▁Touchscreen", + -15.028797149658203 + ], + [ + "▁1745", + -15.028801918029785 + ], + [ + "▁Webpage", + -15.028833389282227 + ], + [ + "nava", + -15.02884292602539 + ], + [ + "▁INSERT", + -15.028861999511719 + ], + [ + "▁Charlize", + -15.028897285461426 + ], + [ + "▁Pancreatic", + -15.028897285461426 + ], + [ + "▁MYR", + -15.028901100158691 + ], + [ + "▁10°", + -15.028948783874512 + ], + [ + "▁TCO", + -15.028960227966309 + ], + [ + "CST", + -15.028980255126953 + ], + [ + "▁Tiffin", + -15.028995513916016 + ], + [ + "▁sowed", + -15.029004096984863 + ], + [ + "▁prehistory", + -15.029029846191406 + ], + [ + "▁Walked", + -15.029033660888672 + ], + [ + "bero", + -15.029041290283203 + ], + [ + "inspection", + -15.029064178466797 + ], + [ + "▁Cannibal", + -15.029114723205566 + ], + [ + "▁betrothed", + -15.029144287109375 + ], + [ + "leach", + -15.029168128967285 + ], + [ + "▁showmanship", + -15.029210090637207 + ], + [ + "▁Hoku", + -15.029213905334473 + ], + [ + "▁Bakker", + -15.029217720031738 + ], + [ + "▁candelabra", + -15.029227256774902 + ], + [ + "▁unstuck", + -15.029240608215332 + ], + [ + "Sensual", + -15.029280662536621 + ], + [ + "wazi", + -15.029316902160645 + ], + [ + "▁Utes", + -15.029327392578125 + ], + [ + "▁frickin", + -15.029372215270996 + ], + [ + "▁Derick", + -15.029375076293945 + ], + [ + "UBE", + -15.029385566711426 + ], + [ + "▁Seaweed", + -15.029412269592285 + ], + [ + "▁Salafi", + -15.029423713684082 + ], + [ + "▁Singular", + -15.029423713684082 + ], + [ + "▁SEEN", + -15.029470443725586 + ], + [ + "ⲟ", + -15.029487609863281 + ], + [ + "▁OLE", + -15.029512405395508 + ], + [ + "▁ANNUAL", + -15.029560089111328 + ], + [ + "▁squire", + -15.029560089111328 + ], + [ + "▁Lanham", + -15.02962589263916 + ], + [ + "▁TCF", + -15.029640197753906 + ], + [ + "zung", + -15.029664039611816 + ], + [ + "chni", + -15.02969741821289 + ], + [ + "▁Kirkuk", + -15.029698371887207 + ], + [ + "▁interagency", + -15.029716491699219 + ], + [ + "▁BRITISH", + -15.029749870300293 + ], + [ + "▁Mittal", + -15.02976131439209 + ], + [ + "▁Kunming", + -15.029784202575684 + ], + [ + "提供", + -15.02981185913086 + ], + [ + "▁dioxin", + -15.029851913452148 + ], + [ + "▁forecourt", + -15.029864311218262 + ], + [ + "▁democratize", + -15.029875755310059 + ], + [ + "▁rabbinic", + -15.02988338470459 + ], + [ + "▁Pappas", + -15.029894828796387 + ], + [ + "▁hounded", + -15.02996826171875 + ], + [ + "▁decker", + -15.02999210357666 + ], + [ + "▁gritted", + -15.029997825622559 + ], + [ + "▁fug", + -15.030017852783203 + ], + [ + "▁Foreword", + -15.03004264831543 + ], + [ + "然", + -15.030043601989746 + ], + [ + "csi", + -15.030051231384277 + ], + [ + "▁volkswagen", + -15.030051231384277 + ], + [ + "▁Walz", + -15.030067443847656 + ], + [ + "▁Maeda", + -15.03007698059082 + ], + [ + "▁Ramblers", + -15.030121803283691 + ], + [ + "▁pé", + -15.03012466430664 + ], + [ + "國", + -15.030149459838867 + ], + [ + "تم", + -15.030166625976562 + ], + [ + "▁Khad", + -15.030186653137207 + ], + [ + "▁bursaries", + -15.030195236206055 + ], + [ + "▁snowshoes", + -15.030203819274902 + ], + [ + "▁Fractional", + -15.030242919921875 + ], + [ + "kira", + -15.030251502990723 + ], + [ + "Kol", + -15.030268669128418 + ], + [ + "▁enroute", + -15.030291557312012 + ], + [ + "▁SVC", + -15.030301094055176 + ], + [ + "▁Efron", + -15.030309677124023 + ], + [ + "▁Broadcasters", + -15.030318260192871 + ], + [ + "▁chambered", + -15.030350685119629 + ], + [ + "ల", + -15.030381202697754 + ], + [ + "▁tamales", + -15.030394554138184 + ], + [ + "CHESTER", + -15.030473709106445 + ], + [ + "▁Tricky", + -15.030516624450684 + ], + [ + "▁cradling", + -15.030563354492188 + ], + [ + "▁Borland", + -15.030570983886719 + ], + [ + "▁της", + -15.030601501464844 + ], + [ + "として", + -15.030603408813477 + ], + [ + "▁crudely", + -15.030609130859375 + ], + [ + "▁Hamiltonian", + -15.030652046203613 + ], + [ + "▁whoosh", + -15.030671119689941 + ], + [ + "▁LLM", + -15.030675888061523 + ], + [ + "▁Nui", + -15.030681610107422 + ], + [ + "▁Cyrillic", + -15.030698776245117 + ], + [ + "▁Lancelot", + -15.030721664428711 + ], + [ + "▁Nesbitt", + -15.03072452545166 + ], + [ + "▁LUMPUR", + -15.030903816223145 + ], + [ + "▁diggers", + -15.030911445617676 + ], + [ + "jum", + -15.030963897705078 + ], + [ + "▁Dilute", + -15.030974388122559 + ], + [ + "▁mediterranean", + -15.030985832214355 + ], + [ + "▁MTU", + -15.030986785888672 + ], + [ + "ESSE", + -15.031026840209961 + ], + [ + "▁Rhubarb", + -15.031027793884277 + ], + [ + "▁shouldered", + -15.0310697555542 + ], + [ + "▁bool", + -15.031084060668945 + ], + [ + "▁Kayaking", + -15.03110122680664 + ], + [ + "▁885", + -15.031146049499512 + ], + [ + "gasse", + -15.03116226196289 + ], + [ + "▁Zapata", + -15.03116512298584 + ], + [ + "▁inflorescence", + -15.03117847442627 + ], + [ + "▁rowed", + -15.031181335449219 + ], + [ + "household", + -15.031187057495117 + ], + [ + "▁Nephew", + -15.031195640563965 + ], + [ + "▁zak", + -15.031206130981445 + ], + [ + "▁Attracting", + -15.031214714050293 + ], + [ + "▁pock", + -15.031229019165039 + ], + [ + "▁DTI", + -15.031241416931152 + ], + [ + "▁Fireman", + -15.031285285949707 + ], + [ + "▁Nae", + -15.031285285949707 + ], + [ + "▁whittle", + -15.031285285949707 + ], + [ + "▁Woof", + -15.031288146972656 + ], + [ + "FORT", + -15.031309127807617 + ], + [ + "▁Sivan", + -15.031394958496094 + ], + [ + "▁chimeric", + -15.031397819519043 + ], + [ + "Campaign", + -15.031455039978027 + ], + [ + "▁Kaul", + -15.031476020812988 + ], + [ + "▁Luxemburg", + -15.031495094299316 + ], + [ + "▁zna", + -15.031497955322266 + ], + [ + "▁Nika", + -15.031503677368164 + ], + [ + "▁jogger", + -15.031527519226074 + ], + [ + "locution", + -15.031539916992188 + ], + [ + "▁Shilpa", + -15.03154182434082 + ], + [ + "▁Cleaned", + -15.031598091125488 + ], + [ + "▁Uribe", + -15.031625747680664 + ], + [ + "▁Deseret", + -15.031633377075195 + ], + [ + "▁RoHS", + -15.031657218933105 + ], + [ + "▁Pedigree", + -15.031673431396484 + ], + [ + "▁Mii", + -15.031683921813965 + ], + [ + "augur", + -15.031744956970215 + ], + [ + "▁Apology", + -15.031777381896973 + ], + [ + "▁blurt", + -15.031819343566895 + ], + [ + "▁DOOM", + -15.031851768493652 + ], + [ + "▁homestand", + -15.031900405883789 + ], + [ + "▁knotty", + -15.031903266906738 + ], + [ + "▁INDEX", + -15.0319185256958 + ], + [ + "Relax", + -15.031920433044434 + ], + [ + "▁funciona", + -15.031920433044434 + ], + [ + "▁crosswise", + -15.031949043273926 + ], + [ + "▁RMC", + -15.031991958618164 + ], + [ + "▁Srinivasan", + -15.032015800476074 + ], + [ + "GIC", + -15.032055854797363 + ], + [ + "▁Primavera", + -15.032119750976562 + ], + [ + "▁ESET", + -15.03216552734375 + ], + [ + "▁ruinous", + -15.032183647155762 + ], + [ + "▁Yancey", + -15.032190322875977 + ], + [ + "Cake", + -15.032206535339355 + ], + [ + "camping", + -15.032238960266113 + ], + [ + "▁Plessis", + -15.032240867614746 + ], + [ + "cultura", + -15.032325744628906 + ], + [ + "▁Koehler", + -15.032341957092285 + ], + [ + "▁ACTUAL", + -15.032356262207031 + ], + [ + "ecia", + -15.032423973083496 + ], + [ + "▁unscripted", + -15.032434463500977 + ], + [ + "▁pyrite", + -15.032442092895508 + ], + [ + "▁DuBois", + -15.032459259033203 + ], + [ + "▁punctually", + -15.032478332519531 + ], + [ + "▁Alcott", + -15.032482147216797 + ], + [ + "▁overburden", + -15.032485008239746 + ], + [ + "▁Agoda", + -15.032499313354492 + ], + [ + "Alabama", + -15.032571792602539 + ], + [ + "▁Fermentation", + -15.032574653625488 + ], + [ + "▁reverent", + -15.032574653625488 + ], + [ + "▁Lindholm", + -15.032576560974121 + ], + [ + "▁Metacritic", + -15.032578468322754 + ], + [ + "▁levees", + -15.032581329345703 + ], + [ + "▁cleaved", + -15.032620429992676 + ], + [ + "▁plenum", + -15.032638549804688 + ], + [ + "laughing", + -15.032724380493164 + ], + [ + "▁DVM", + -15.03274154663086 + ], + [ + "GRAPHIC", + -15.032776832580566 + ], + [ + "▁postmaster", + -15.032783508300781 + ], + [ + "▁Blaz", + -15.032790184020996 + ], + [ + "▁Liebe", + -15.032811164855957 + ], + [ + "王", + -15.032828330993652 + ], + [ + "▁photocopying", + -15.032829284667969 + ], + [ + "▁BOJ", + -15.032857894897461 + ], + [ + "SAE", + -15.032894134521484 + ], + [ + "loser", + -15.03292179107666 + ], + [ + "▁Taha", + -15.032938003540039 + ], + [ + "naise", + -15.032979011535645 + ], + [ + "▁duffle", + -15.033001899719238 + ], + [ + "interpretation", + -15.033012390136719 + ], + [ + "▁prankster", + -15.033037185668945 + ], + [ + "Approx", + -15.033076286315918 + ], + [ + "▁Raksha", + -15.03307819366455 + ], + [ + "▁Ought", + -15.033101081848145 + ], + [ + "▁Ophthalmol", + -15.033138275146484 + ], + [ + "▁VIEWS", + -15.033147811889648 + ], + [ + "▁lyc", + -15.033174514770508 + ], + [ + "▁shutoff", + -15.033191680908203 + ], + [ + "▁shrugging", + -15.033238410949707 + ], + [ + "▁Skal", + -15.033246994018555 + ], + [ + "▁fictionalized", + -15.033272743225098 + ], + [ + "icca", + -15.033283233642578 + ], + [ + "▁Rossini", + -15.033283233642578 + ], + [ + "istry", + -15.033418655395508 + ], + [ + "▁acrimonious", + -15.03342342376709 + ], + [ + "▁trended", + -15.033441543579102 + ], + [ + "SHOT", + -15.033449172973633 + ], + [ + "▁Krum", + -15.03346061706543 + ], + [ + "▁RSP", + -15.033472061157227 + ], + [ + "▁Corian", + -15.033475875854492 + ], + [ + "▁tripartite", + -15.033493041992188 + ], + [ + "registry", + -15.033500671386719 + ], + [ + "▁pid", + -15.033531188964844 + ], + [ + "hite", + -15.033622741699219 + ], + [ + "EMC", + -15.033670425415039 + ], + [ + "▁Olay", + -15.033723831176758 + ], + [ + "▁stigmatized", + -15.03372573852539 + ], + [ + "RACE", + -15.0337495803833 + ], + [ + "▁Maradona", + -15.033754348754883 + ], + [ + "▁ESF", + -15.033757209777832 + ], + [ + "▁vesicle", + -15.033782005310059 + ], + [ + "éo", + -15.033869743347168 + ], + [ + "▁Potro", + -15.033884048461914 + ], + [ + "▁Minogue", + -15.03388500213623 + ], + [ + "▁ANNA", + -15.033900260925293 + ], + [ + "‟", + -15.033920288085938 + ], + [ + "▁Buckhead", + -15.033927917480469 + ], + [ + "▁Kurtis", + -15.033970832824707 + ], + [ + "RTI", + -15.034059524536133 + ], + [ + "▁Newcomers", + -15.034069061279297 + ], + [ + "▁Cretan", + -15.034072875976562 + ], + [ + "constructive", + -15.034093856811523 + ], + [ + "▁Earring", + -15.03412914276123 + ], + [ + "Herb", + -15.034135818481445 + ], + [ + "Frozen", + -15.034170150756836 + ], + [ + "▁antsy", + -15.034272193908691 + ], + [ + "▁spiny", + -15.034276962280273 + ], + [ + "Apart", + -15.034305572509766 + ], + [ + "Rack", + -15.034313201904297 + ], + [ + "▁liquorice", + -15.03435230255127 + ], + [ + "buf", + -15.034369468688965 + ], + [ + "riana", + -15.03447437286377 + ], + [ + "▁Lululemon", + -15.03447437286377 + ], + [ + "Lime", + -15.034483909606934 + ], + [ + "publicized", + -15.034502983093262 + ], + [ + "ANNE", + -15.03453254699707 + ], + [ + "▁savoir", + -15.034546852111816 + ], + [ + "▁swedish", + -15.034554481506348 + ], + [ + "goro", + -15.034561157226562 + ], + [ + "Flame", + -15.034591674804688 + ], + [ + "▁Hideaway", + -15.034592628479004 + ], + [ + "ohio", + -15.034602165222168 + ], + [ + "ichiro", + -15.03467845916748 + ], + [ + "▁fatten", + -15.034687995910645 + ], + [ + "▁Unwanted", + -15.03470516204834 + ], + [ + "▁Reinvestment", + -15.034738540649414 + ], + [ + "▁DISCLAIMS", + -15.034768104553223 + ], + [ + "▁Efe", + -15.034777641296387 + ], + [ + "▁Stok", + -15.034777641296387 + ], + [ + "nnington", + -15.034789085388184 + ], + [ + "foto", + -15.034790992736816 + ], + [ + "▁Hachi", + -15.03480052947998 + ], + [ + "CAB", + -15.034808158874512 + ], + [ + "▁Petrobras", + -15.034899711608887 + ], + [ + "articular", + -15.03490161895752 + ], + [ + "▁Starsky", + -15.03493595123291 + ], + [ + "▁getter", + -15.034944534301758 + ], + [ + "ruling", + -15.03496265411377 + ], + [ + "▁Amrita", + -15.034971237182617 + ], + [ + "Interesting", + -15.034989356994629 + ], + [ + "Ô", + -15.03501033782959 + ], + [ + "▁1758", + -15.0350341796875 + ], + [ + "▁Stockbridge", + -15.035035133361816 + ], + [ + "▁mapper", + -15.035036087036133 + ], + [ + "▁Kilgore", + -15.035065650939941 + ], + [ + "▁metrology", + -15.035076141357422 + ], + [ + "▁WeWork", + -15.03508186340332 + ], + [ + "BSE", + -15.035099029541016 + ], + [ + "▁preying", + -15.035120010375977 + ], + [ + "▁Sheboygan", + -15.035120964050293 + ], + [ + "▁Resale", + -15.03513240814209 + ], + [ + "▁Wozniak", + -15.035135269165039 + ], + [ + "▁tarantula", + -15.035148620605469 + ], + [ + "▁Krish", + -15.035205841064453 + ], + [ + "بر", + -15.03523063659668 + ], + [ + "вой", + -15.035280227661133 + ], + [ + "Jew", + -15.03530216217041 + ], + [ + "▁spammer", + -15.03533935546875 + ], + [ + "▁Juul", + -15.035354614257812 + ], + [ + "▁rapprochement", + -15.035355567932129 + ], + [ + "▁Kalahari", + -15.035383224487305 + ], + [ + "▁없", + -15.035401344299316 + ], + [ + "Solo", + -15.03540325164795 + ], + [ + "▁MEM", + -15.035441398620605 + ], + [ + "▁repellant", + -15.0354585647583 + ], + [ + "akkar", + -15.0354642868042 + ], + [ + "cency", + -15.035548210144043 + ], + [ + "▁refereeing", + -15.0355863571167 + ], + [ + "▁albedo", + -15.035593032836914 + ], + [ + "Psycho", + -15.03559398651123 + ], + [ + "▁miffed", + -15.035604476928711 + ], + [ + "▁Kogi", + -15.035614013671875 + ], + [ + "▁Ritt", + -15.035624504089355 + ], + [ + "▁Compar", + -15.035724639892578 + ], + [ + "▁Pitman", + -15.03572940826416 + ], + [ + "Interest", + -15.035782814025879 + ], + [ + "▁rubella", + -15.035788536071777 + ], + [ + "▁PRIDE", + -15.035802841186523 + ], + [ + "VEC", + -15.035819053649902 + ], + [ + "▁creditable", + -15.0358304977417 + ], + [ + "Flowers", + -15.03583812713623 + ], + [ + "▁gossiping", + -15.035841941833496 + ], + [ + "▁snatches", + -15.035844802856445 + ], + [ + "compli", + -15.035858154296875 + ], + [ + "▁Bellini", + -15.035865783691406 + ], + [ + "▁Fateh", + -15.035867691040039 + ], + [ + "gastric", + -15.035874366760254 + ], + [ + "▁pancetta", + -15.035881042480469 + ], + [ + "Shopping", + -15.035886764526367 + ], + [ + "Terrorism", + -15.035897254943848 + ], + [ + "ankar", + -15.0359525680542 + ], + [ + "▁Arithmetic", + -15.035977363586426 + ], + [ + "▁Ducey", + -15.035989761352539 + ], + [ + "▁ripened", + -15.036105155944824 + ], + [ + "▁Overload", + -15.036107063293457 + ], + [ + "▁Minotaur", + -15.036115646362305 + ], + [ + "▁Baronet", + -15.036117553710938 + ], + [ + "rashi", + -15.036152839660645 + ], + [ + "▁maelstrom", + -15.036157608032227 + ], + [ + "▁Sledge", + -15.036164283752441 + ], + [ + "OMB", + -15.036185264587402 + ], + [ + "▁Ultraviolet", + -15.036185264587402 + ], + [ + "▁Darkest", + -15.036201477050781 + ], + [ + "▁789", + -15.036208152770996 + ], + [ + "▁counterculture", + -15.036214828491211 + ], + [ + "wol", + -15.036253929138184 + ], + [ + "▁Painful", + -15.03626537322998 + ], + [ + "▁무", + -15.036312103271484 + ], + [ + "ái", + -15.0363187789917 + ], + [ + "▁Zahn", + -15.036351203918457 + ], + [ + "▁bantamweight", + -15.036354064941406 + ], + [ + "▁Chittagong", + -15.036419868469238 + ], + [ + "cephalic", + -15.036431312561035 + ], + [ + "▁Hackensack", + -15.03647518157959 + ], + [ + "▁hemophilia", + -15.036477088928223 + ], + [ + "▁slinging", + -15.036478042602539 + ], + [ + "▁primi", + -15.036505699157715 + ], + [ + "▁Workday", + -15.036519050598145 + ], + [ + "▁luke", + -15.036529541015625 + ], + [ + "▁periodontitis", + -15.036530494689941 + ], + [ + "▁moorland", + -15.036540031433105 + ], + [ + "Feature", + -15.036552429199219 + ], + [ + "▁safekeeping", + -15.036624908447266 + ], + [ + "▁Genting", + -15.036633491516113 + ], + [ + "Seriously", + -15.03665828704834 + ], + [ + "▁Chewbacca", + -15.03666877746582 + ], + [ + "▁shrivel", + -15.036676406860352 + ], + [ + "fontaine", + -15.036678314208984 + ], + [ + "▁jeu", + -15.036701202392578 + ], + [ + "▁Brü", + -15.036702156066895 + ], + [ + "▁FPL", + -15.036735534667969 + ], + [ + "▁Tunbridge", + -15.0367431640625 + ], + [ + "unprecedented", + -15.036755561828613 + ], + [ + "▁Estrella", + -15.036800384521484 + ], + [ + "tainer", + -15.036803245544434 + ], + [ + "▁Nozzle", + -15.036849975585938 + ], + [ + "elyn", + -15.036920547485352 + ], + [ + "▁idiomatic", + -15.036934852600098 + ], + [ + "▁Gracia", + -15.036935806274414 + ], + [ + "▁Ι", + -15.036985397338867 + ], + [ + "▁Emerge", + -15.03699016571045 + ], + [ + "▁nanostructures", + -15.036996841430664 + ], + [ + "▁PTP", + -15.036999702453613 + ], + [ + "▁Shaba", + -15.037055969238281 + ], + [ + "▁Concussion", + -15.037063598632812 + ], + [ + "▁Concentrator", + -15.037084579467773 + ], + [ + "NAH", + -15.037089347839355 + ], + [ + "rosh", + -15.037286758422852 + ], + [ + "▁eGift", + -15.037299156188965 + ], + [ + "▁Rü", + -15.037324905395508 + ], + [ + "▁Boles", + -15.037335395812988 + ], + [ + "▁kinematic", + -15.037339210510254 + ], + [ + "▁postmarked", + -15.037361145019531 + ], + [ + "Integr", + -15.037384986877441 + ], + [ + "▁Announce", + -15.03744125366211 + ], + [ + "▁restorer", + -15.037467956542969 + ], + [ + "▁levity", + -15.037476539611816 + ], + [ + "▁Hackathon", + -15.03751277923584 + ], + [ + "▁lacerations", + -15.037520408630371 + ], + [ + "placing", + -15.037550926208496 + ], + [ + "▁foibles", + -15.037585258483887 + ], + [ + "▁daybreak", + -15.037586212158203 + ], + [ + "▁GIC", + -15.037675857543945 + ], + [ + "▁credibly", + -15.037697792053223 + ], + [ + "PEG", + -15.037734031677246 + ], + [ + "▁Bole", + -15.037752151489258 + ], + [ + "▁Aggression", + -15.037814140319824 + ], + [ + "▁Anza", + -15.037840843200684 + ], + [ + "▁Cobbler", + -15.03785514831543 + ], + [ + "unov", + -15.037864685058594 + ], + [ + "▁Ammunition", + -15.03788948059082 + ], + [ + "warehouse", + -15.037923812866211 + ], + [ + "▁Soph", + -15.037951469421387 + ], + [ + "▁PICTURES", + -15.037971496582031 + ], + [ + "▁nakedness", + -15.037983894348145 + ], + [ + "▁arthroscopic", + -15.037984848022461 + ], + [ + "▁Wilco", + -15.037996292114258 + ], + [ + "UGA", + -15.038015365600586 + ], + [ + "▁ම", + -15.03805160522461 + ], + [ + "▁Suction", + -15.038054466247559 + ], + [ + "hatter", + -15.03809928894043 + ], + [ + "stitching", + -15.038122177124023 + ], + [ + "▁nutraceutical", + -15.03812313079834 + ], + [ + "▁shite", + -15.038159370422363 + ], + [ + "▁Rosenbaum", + -15.038161277770996 + ], + [ + "▁oli", + -15.038182258605957 + ], + [ + "lectic", + -15.038187980651855 + ], + [ + "▁Umberto", + -15.038207054138184 + ], + [ + "▁terri", + -15.038237571716309 + ], + [ + "raptor", + -15.038246154785156 + ], + [ + "▁gulped", + -15.038290023803711 + ], + [ + "▁Usain", + -15.03829574584961 + ], + [ + "ennen", + -15.038296699523926 + ], + [ + "▁gloved", + -15.038312911987305 + ], + [ + "▁misadventures", + -15.038324356079102 + ], + [ + "▁EAGLE", + -15.038354873657227 + ], + [ + "▁Braddock", + -15.038384437561035 + ], + [ + "▁MGA", + -15.038396835327148 + ], + [ + "▁SAINT", + -15.038424491882324 + ], + [ + "▁Rajoy", + -15.038432121276855 + ], + [ + "▁Athlon", + -15.038450241088867 + ], + [ + "▁NINE", + -15.038450241088867 + ], + [ + "▁français", + -15.038464546203613 + ], + [ + "Nag", + -15.038468360900879 + ], + [ + "ilium", + -15.038472175598145 + ], + [ + "▁NTS", + -15.038480758666992 + ], + [ + "▁WILSON", + -15.0385160446167 + ], + [ + "▁dramatist", + -15.038529396057129 + ], + [ + "▁parkrun", + -15.038597106933594 + ], + [ + "▁Natalya", + -15.03861141204834 + ], + [ + "bulation", + -15.038616180419922 + ], + [ + "Dep", + -15.03862190246582 + ], + [ + "▁Brio", + -15.038628578186035 + ], + [ + "▁administratively", + -15.038629531860352 + ], + [ + "kuri", + -15.0386323928833 + ], + [ + "▁Mayhew", + -15.038655281066895 + ], + [ + "▁submitter", + -15.038679122924805 + ], + [ + "▁न", + -15.03870964050293 + ], + [ + "▁Pawtucket", + -15.038718223571777 + ], + [ + "▁lympho", + -15.038823127746582 + ], + [ + "Kyle", + -15.038835525512695 + ], + [ + "▁fungicides", + -15.038843154907227 + ], + [ + "▁Sriracha", + -15.038844108581543 + ], + [ + "▁postmodernism", + -15.038850784301758 + ], + [ + "▁reprocessing", + -15.038886070251465 + ], + [ + "▁Gulin", + -15.03888988494873 + ], + [ + "▁pastiche", + -15.03888988494873 + ], + [ + "▁NAE", + -15.038898468017578 + ], + [ + "▁mobi", + -15.038933753967285 + ], + [ + "▁Sylvain", + -15.038948059082031 + ], + [ + "▁Taskforce", + -15.039024353027344 + ], + [ + "▁Cordon", + -15.039046287536621 + ], + [ + "▁sanctum", + -15.039051055908203 + ], + [ + "▁clumsily", + -15.039134979248047 + ], + [ + "▁waypoints", + -15.039148330688477 + ], + [ + "▁goggle", + -15.039162635803223 + ], + [ + "diagram", + -15.039170265197754 + ], + [ + "▁wargame", + -15.039170265197754 + ], + [ + "▁smothering", + -15.039173126220703 + ], + [ + "▁Barista", + -15.039193153381348 + ], + [ + "▁Uniting", + -15.039199829101562 + ], + [ + "▁JUD", + -15.039201736450195 + ], + [ + "▁garnishment", + -15.039307594299316 + ], + [ + "Ù", + -15.039314270019531 + ], + [ + "Kane", + -15.039318084716797 + ], + [ + "▁Wyo", + -15.039334297180176 + ], + [ + "▁Thanx", + -15.039356231689453 + ], + [ + "recruit", + -15.0393648147583 + ], + [ + "toshi", + -15.039376258850098 + ], + [ + "▁Rehoboth", + -15.039383888244629 + ], + [ + "▁Deccan", + -15.039412498474121 + ], + [ + "▁Ziel", + -15.03946304321289 + ], + [ + "maw", + -15.039468765258789 + ], + [ + "▁immobilization", + -15.039481163024902 + ], + [ + "Instance", + -15.039488792419434 + ], + [ + "▁Finkelstein", + -15.03951358795166 + ], + [ + "wouldn", + -15.039520263671875 + ], + [ + "▁excitatory", + -15.03952693939209 + ], + [ + "▁Balsamic", + -15.039589881896973 + ], + [ + "conformist", + -15.039597511291504 + ], + [ + "populate", + -15.039613723754883 + ], + [ + "▁lockup", + -15.03963565826416 + ], + [ + "ugar", + -15.039654731750488 + ], + [ + "Olive", + -15.039700508117676 + ], + [ + "▁Altair", + -15.039735794067383 + ], + [ + "▁Scholes", + -15.039742469787598 + ], + [ + "▁776", + -15.039762496948242 + ], + [ + "▁Flipping", + -15.039789199829102 + ], + [ + "assume", + -15.039793968200684 + ], + [ + "▁confidante", + -15.039826393127441 + ], + [ + "▁Psychol", + -15.039837837219238 + ], + [ + "▁remarking", + -15.039840698242188 + ], + [ + "▁Aldershot", + -15.039854049682617 + ], + [ + "태", + -15.039911270141602 + ], + [ + "▁Martinsville", + -15.039926528930664 + ], + [ + "▁Satter", + -15.039960861206055 + ], + [ + "▁RCI", + -15.040031433105469 + ], + [ + "▁Greaves", + -15.040040016174316 + ], + [ + "▁GAF", + -15.040047645568848 + ], + [ + "▁basmati", + -15.040060043334961 + ], + [ + "TTT", + -15.040071487426758 + ], + [ + "▁Justify", + -15.040084838867188 + ], + [ + "▁curtailing", + -15.040103912353516 + ], + [ + "▁Elinor", + -15.040119171142578 + ], + [ + "▁Trondheim", + -15.04014778137207 + ], + [ + "icule", + -15.04015064239502 + ], + [ + "treme", + -15.040157318115234 + ], + [ + "LEO", + -15.04015827178955 + ], + [ + "segur", + -15.04016399383545 + ], + [ + "▁Bacchus", + -15.040207862854004 + ], + [ + "noir", + -15.040234565734863 + ], + [ + "▁것", + -15.04024887084961 + ], + [ + "Cuban", + -15.040249824523926 + ], + [ + "hlo", + -15.040251731872559 + ], + [ + "▁Whitetail", + -15.040273666381836 + ], + [ + "▁lectin", + -15.040300369262695 + ], + [ + "▁Schwi", + -15.040334701538086 + ], + [ + "▁MDG", + -15.040335655212402 + ], + [ + "▁rj", + -15.040346145629883 + ], + [ + "▁Centauri", + -15.040351867675781 + ], + [ + "▁fineness", + -15.040395736694336 + ], + [ + "▁BASS", + -15.040457725524902 + ], + [ + "▁nematode", + -15.040464401245117 + ], + [ + "▁RLS", + -15.040473937988281 + ], + [ + "▁spoilage", + -15.040477752685547 + ], + [ + "▁Thackeray", + -15.040521621704102 + ], + [ + "▁Taryn", + -15.04054069519043 + ], + [ + "freight", + -15.040583610534668 + ], + [ + "▁Perse", + -15.040590286254883 + ], + [ + "▁KUALA", + -15.040627479553223 + ], + [ + "ιν", + -15.040708541870117 + ], + [ + "▁alway", + -15.040708541870117 + ], + [ + "▁crawlspace", + -15.04071044921875 + ], + [ + "▁hospitalisation", + -15.040731430053711 + ], + [ + "▁ça", + -15.040756225585938 + ], + [ + "▁Espinoza", + -15.040785789489746 + ], + [ + "▁Sva", + -15.040792465209961 + ], + [ + "mortal", + -15.04084587097168 + ], + [ + "▁Bcl", + -15.040848731994629 + ], + [ + "▁Racket", + -15.040892601013184 + ], + [ + "▁revelers", + -15.040902137756348 + ], + [ + "▁Underwear", + -15.04092788696289 + ], + [ + "Crypto", + -15.040974617004395 + ], + [ + "▁Cognos", + -15.040987968444824 + ], + [ + "Copper", + -15.041047096252441 + ], + [ + "anthropo", + -15.041080474853516 + ], + [ + "▁farcical", + -15.04110336303711 + ], + [ + "▁faceplate", + -15.041160583496094 + ], + [ + "erea", + -15.041165351867676 + ], + [ + "▁Burlesque", + -15.04122257232666 + ], + [ + "▁caesar", + -15.041251182556152 + ], + [ + "▁통", + -15.041297912597656 + ], + [ + "▁GTK", + -15.041298866271973 + ], + [ + "▁shortwave", + -15.041305541992188 + ], + [ + "▁jiggle", + -15.041311264038086 + ], + [ + "▁Zirconia", + -15.041353225708008 + ], + [ + "exotic", + -15.041397094726562 + ], + [ + "▁pushchair", + -15.041414260864258 + ], + [ + "▁Fungi", + -15.041418075561523 + ], + [ + "oxia", + -15.04141902923584 + ], + [ + "▁Narco", + -15.041424751281738 + ], + [ + "▁Brookside", + -15.041447639465332 + ], + [ + "▁FMV", + -15.041447639465332 + ], + [ + "▁Tilda", + -15.041448593139648 + ], + [ + "moi", + -15.041523933410645 + ], + [ + "sensible", + -15.041536331176758 + ], + [ + "▁FQ", + -15.04154109954834 + ], + [ + "Amen", + -15.041557312011719 + ], + [ + "▁Evangelism", + -15.041561126708984 + ], + [ + "▁GCM", + -15.041577339172363 + ], + [ + "▁sleeplessness", + -15.04157829284668 + ], + [ + "TTE", + -15.041582107543945 + ], + [ + "GRO", + -15.041592597961426 + ], + [ + "▁LOGO", + -15.04159927368164 + ], + [ + "▁STREAM", + -15.04159927368164 + ], + [ + "▁Fedor", + -15.041600227355957 + ], + [ + "▁crossbody", + -15.041625022888184 + ], + [ + "▁Raba", + -15.041629791259766 + ], + [ + "▁SARAH", + -15.041632652282715 + ], + [ + "▁안", + -15.04163646697998 + ], + [ + "▁Nginx", + -15.041648864746094 + ], + [ + "▁Brazos", + -15.041662216186523 + ], + [ + "DIV", + -15.041694641113281 + ], + [ + "▁Disposition", + -15.041706085205078 + ], + [ + "▁Soares", + -15.041706085205078 + ], + [ + "ELT", + -15.041719436645508 + ], + [ + "▁smite", + -15.041735649108887 + ], + [ + "▁Peninsular", + -15.041739463806152 + ], + [ + "HOST", + -15.041740417480469 + ], + [ + "▁moz", + -15.041743278503418 + ], + [ + "▁stylised", + -15.041765213012695 + ], + [ + "▁Artichoke", + -15.041814804077148 + ], + [ + "AJA", + -15.041864395141602 + ], + [ + "▁aftershocks", + -15.041895866394043 + ], + [ + "▁degenerated", + -15.041899681091309 + ], + [ + "interference", + -15.041906356811523 + ], + [ + "▁Kombucha", + -15.041954040527344 + ], + [ + "▁Contestants", + -15.041974067687988 + ], + [ + "Austria", + -15.041996002197266 + ], + [ + "▁Sunroof", + -15.042011260986328 + ], + [ + "abber", + -15.042032241821289 + ], + [ + "▁Robeson", + -15.042076110839844 + ], + [ + "▁Farris", + -15.042104721069336 + ], + [ + "Solve", + -15.0421142578125 + ], + [ + "▁Misery", + -15.042158126831055 + ], + [ + "▁Aether", + -15.042159080505371 + ], + [ + "▁compositing", + -15.04216194152832 + ], + [ + "▁occipital", + -15.04216194152832 + ], + [ + "▁Exhibitors", + -15.042165756225586 + ], + [ + "omni", + -15.042184829711914 + ], + [ + "basketball", + -15.042187690734863 + ], + [ + "HAND", + -15.042222023010254 + ], + [ + "▁kinematics", + -15.042243003845215 + ], + [ + "▁Carlsen", + -15.042251586914062 + ], + [ + "▁Mita", + -15.042255401611328 + ], + [ + "▁Æ", + -15.042255401611328 + ], + [ + "Bour", + -15.042261123657227 + ], + [ + "MMO", + -15.042261123657227 + ], + [ + "1887", + -15.042316436767578 + ], + [ + "▁Poirot", + -15.042318344116211 + ], + [ + "▁VIB", + -15.042327880859375 + ], + [ + "▁Anaconda", + -15.042328834533691 + ], + [ + "Mormon", + -15.042335510253906 + ], + [ + "▁GUID", + -15.042337417602539 + ], + [ + "▁Barat", + -15.042346954345703 + ], + [ + "▁Centra", + -15.042369842529297 + ], + [ + "▁pleur", + -15.042379379272461 + ], + [ + "▁Gympie", + -15.042400360107422 + ], + [ + "Vest", + -15.04240894317627 + ], + [ + "▁McKin", + -15.0424165725708 + ], + [ + "▁lipase", + -15.042435646057129 + ], + [ + "honda", + -15.042460441589355 + ], + [ + "ilson", + -15.042460441589355 + ], + [ + "▁Clap", + -15.042509078979492 + ], + [ + "▁Roam", + -15.042510032653809 + ], + [ + "Rah", + -15.042510986328125 + ], + [ + "▁Valery", + -15.042527198791504 + ], + [ + "▁여", + -15.042532920837402 + ], + [ + "elj", + -15.042534828186035 + ], + [ + "▁digression", + -15.04254150390625 + ], + [ + "▁tik", + -15.042637825012207 + ], + [ + "▁incentivized", + -15.042673110961914 + ], + [ + "▁accom", + -15.042686462402344 + ], + [ + "▁Masque", + -15.04269790649414 + ], + [ + "▁Malle", + -15.042701721191406 + ], + [ + "ик", + -15.042702674865723 + ], + [ + "▁hyperglycemia", + -15.042738914489746 + ], + [ + "▁hurrah", + -15.042743682861328 + ], + [ + "▁Cady", + -15.042776107788086 + ], + [ + "monetary", + -15.042804718017578 + ], + [ + "▁UNLESS", + -15.042890548706055 + ], + [ + "▁ova", + -15.042923927307129 + ], + [ + "▁Goldstone", + -15.042940139770508 + ], + [ + "zmann", + -15.042957305908203 + ], + [ + "External", + -15.042975425720215 + ], + [ + "MSI", + -15.043025970458984 + ], + [ + "▁Esto", + -15.043028831481934 + ], + [ + "▁zoology", + -15.043054580688477 + ], + [ + "▁forefinger", + -15.043142318725586 + ], + [ + "▁Holton", + -15.043172836303711 + ], + [ + "▁748", + -15.043195724487305 + ], + [ + "▁Comprising", + -15.043225288391113 + ], + [ + "DCA", + -15.043244361877441 + ], + [ + "▁Complain", + -15.04325008392334 + ], + [ + "func", + -15.04328727722168 + ], + [ + "▁subclasses", + -15.043353080749512 + ], + [ + "▁HAVING", + -15.043387413024902 + ], + [ + "▁Hennessey", + -15.043400764465332 + ], + [ + "▁varnished", + -15.043407440185547 + ], + [ + "▁Pula", + -15.043423652648926 + ], + [ + "Talking", + -15.04345417022705 + ], + [ + "sistent", + -15.04348373413086 + ], + [ + "▁EVERYWHERE", + -15.043514251708984 + ], + [ + "▁Sayers", + -15.0435209274292 + ], + [ + "▁Coincidence", + -15.043543815612793 + ], + [ + "▁schoolyard", + -15.043548583984375 + ], + [ + "ophilic", + -15.043584823608398 + ], + [ + "▁adornments", + -15.043625831604004 + ], + [ + "▁trigonometry", + -15.0436372756958 + ], + [ + "▁Aliyev", + -15.043642044067383 + ], + [ + "ravaged", + -15.04367733001709 + ], + [ + "Align", + -15.04369068145752 + ], + [ + "phine", + -15.043692588806152 + ], + [ + "▁briquette", + -15.043708801269531 + ], + [ + "▁Ichiro", + -15.04372787475586 + ], + [ + "▁Ulla", + -15.043739318847656 + ], + [ + "▁Vivien", + -15.043756484985352 + ], + [ + "Brazilian", + -15.043806076049805 + ], + [ + "▁invitational", + -15.0438232421875 + ], + [ + "���lidocaine", + -15.043829917907715 + ], + [ + "▁Grindelwald", + -15.043832778930664 + ], + [ + "▁thankless", + -15.043834686279297 + ], + [ + "▁individualised", + -15.043878555297852 + ], + [ + "▁pune", + -15.043919563293457 + ], + [ + "▁lordship", + -15.043929100036621 + ], + [ + "▁universit", + -15.043937683105469 + ], + [ + "▁Siblings", + -15.043985366821289 + ], + [ + "▁Hayashi", + -15.044000625610352 + ], + [ + "ghetti", + -15.04408073425293 + ], + [ + "Integrated", + -15.044124603271484 + ], + [ + "▁drunkard", + -15.044126510620117 + ], + [ + "▁Mahara", + -15.04413890838623 + ], + [ + "negotiate", + -15.044151306152344 + ], + [ + "▁Appetizer", + -15.044153213500977 + ], + [ + "▁disenchanted", + -15.044153213500977 + ], + [ + "ujin", + -15.044177055358887 + ], + [ + "▁peeping", + -15.04421329498291 + ], + [ + "▁SABC", + -15.044232368469238 + ], + [ + "▁motorcycling", + -15.044234275817871 + ], + [ + "▁groundhog", + -15.044241905212402 + ], + [ + "eeeee", + -15.04427433013916 + ], + [ + "thaw", + -15.044281005859375 + ], + [ + "▁Chag", + -15.044296264648438 + ], + [ + "meditation", + -15.044305801391602 + ], + [ + "το", + -15.044306755065918 + ], + [ + "▁Mahjong", + -15.044312477111816 + ], + [ + "▁languished", + -15.044317245483398 + ], + [ + "λη", + -15.044329643249512 + ], + [ + "▁Psychopath", + -15.044329643249512 + ], + [ + "1882", + -15.04433822631836 + ], + [ + "▁fertilizing", + -15.04436206817627 + ], + [ + "▁1690", + -15.044371604919434 + ], + [ + "▁infirmary", + -15.044377326965332 + ], + [ + "▁deadlocked", + -15.044393539428711 + ], + [ + "Graduate", + -15.044422149658203 + ], + [ + "▁Shifter", + -15.044435501098633 + ], + [ + "ovac", + -15.044485092163086 + ], + [ + "▁Mitchel", + -15.044486999511719 + ], + [ + "baking", + -15.044500350952148 + ], + [ + "▁Qlik", + -15.044547080993652 + ], + [ + "Rated", + -15.044560432434082 + ], + [ + "congratulation", + -15.044594764709473 + ], + [ + "Disable", + -15.04460334777832 + ], + [ + "▁Valenti", + -15.044604301452637 + ], + [ + "▁Ahern", + -15.044608116149902 + ], + [ + "▁pasteurized", + -15.044612884521484 + ], + [ + "▁mossy", + -15.044621467590332 + ], + [ + "▁anarchic", + -15.044661521911621 + ], + [ + "▁Chaldean", + -15.04468822479248 + ], + [ + "uillard", + -15.044702529907227 + ], + [ + "において", + -15.044713973999023 + ], + [ + "▁FTL", + -15.04471492767334 + ], + [ + "▁Sevier", + -15.044715881347656 + ], + [ + "nsley", + -15.044723510742188 + ], + [ + "ñez", + -15.044730186462402 + ], + [ + "▁Kauf", + -15.044754028320312 + ], + [ + "▁minstrel", + -15.044754981994629 + ], + [ + "▁Haemo", + -15.044768333435059 + ], + [ + "▁Luffy", + -15.04477310180664 + ], + [ + "▁GBM", + -15.04479694366455 + ], + [ + "weary", + -15.044798851013184 + ], + [ + "▁Delusion", + -15.04480266571045 + ], + [ + "▁cluttering", + -15.044822692871094 + ], + [ + "▁Subban", + -15.044841766357422 + ], + [ + "STATE", + -15.044856071472168 + ], + [ + "▁wierd", + -15.044866561889648 + ], + [ + "ря", + -15.044872283935547 + ], + [ + "▁Kadri", + -15.044876098632812 + ], + [ + "Mist", + -15.044880867004395 + ], + [ + "▁Skylight", + -15.044889450073242 + ], + [ + "▁pentagon", + -15.044889450073242 + ], + [ + "部分", + -15.044917106628418 + ], + [ + "▁Eyebrow", + -15.044989585876465 + ], + [ + "▁Bowdoin", + -15.044992446899414 + ], + [ + "▁zippy", + -15.044994354248047 + ], + [ + "▁DHEA", + -15.045008659362793 + ], + [ + "▁NSFW", + -15.04501724243164 + ], + [ + "▁Amla", + -15.045029640197754 + ], + [ + "▁Cail", + -15.04503059387207 + ], + [ + "▁fabricators", + -15.045062065124512 + ], + [ + "icted", + -15.045063972473145 + ], + [ + "▁Fuente", + -15.045065879821777 + ], + [ + "▁overlaying", + -15.045092582702637 + ], + [ + "▁EBC", + -15.045143127441406 + ], + [ + "▁bloodbath", + -15.045147895812988 + ], + [ + "▁ascertaining", + -15.045149803161621 + ], + [ + "simulation", + -15.045209884643555 + ], + [ + "▁Ronson", + -15.045248031616211 + ], + [ + "koski", + -15.045255661010742 + ], + [ + "▁Giovan", + -15.045269012451172 + ], + [ + "▁OGG", + -15.045271873474121 + ], + [ + "▁parameterization", + -15.045272827148438 + ], + [ + "▁Bynum", + -15.045291900634766 + ], + [ + "▁Ansible", + -15.045292854309082 + ], + [ + "▁Parris", + -15.045293807983398 + ], + [ + "▁Catastrophe", + -15.045297622680664 + ], + [ + "▁Curcumin", + -15.045324325561523 + ], + [ + "▁Jungian", + -15.045350074768066 + ], + [ + "myer", + -15.045361518859863 + ], + [ + "▁Lucent", + -15.045365333557129 + ], + [ + "Heritage", + -15.045380592346191 + ], + [ + "▁Colling", + -15.045392036437988 + ], + [ + "▁Plume", + -15.045432090759277 + ], + [ + "Shabab", + -15.045459747314453 + ], + [ + "▁Stabilizer", + -15.045459747314453 + ], + [ + "▁trey", + -15.045495986938477 + ], + [ + "▁Cleanout", + -15.045519828796387 + ], + [ + "▁decry", + -15.045519828796387 + ], + [ + "▁INSTANT", + -15.045520782470703 + ], + [ + "▁Womb", + -15.045544624328613 + ], + [ + "GPL", + -15.045559883117676 + ], + [ + "wirtschaft", + -15.04556655883789 + ], + [ + "▁flatness", + -15.04558277130127 + ], + [ + "▁subtler", + -15.045585632324219 + ], + [ + "zzz", + -15.045588493347168 + ], + [ + "▁Proficient", + -15.045676231384277 + ], + [ + "▁defectors", + -15.045713424682617 + ], + [ + "▁Blankenship", + -15.04571533203125 + ], + [ + "▁Competitor", + -15.045732498168945 + ], + [ + "▁Cyclists", + -15.04578971862793 + ], + [ + "RAID", + -15.045825004577637 + ], + [ + "▁Riverhead", + -15.045831680297852 + ], + [ + "▁AAT", + -15.0458345413208 + ], + [ + "▁YJ", + -15.04590892791748 + ], + [ + "SIZE", + -15.045921325683594 + ], + [ + "NRA", + -15.045929908752441 + ], + [ + "▁radiocarbon", + -15.045941352844238 + ], + [ + "▁Giff", + -15.045949935913086 + ], + [ + "▁hyperthyroidism", + -15.045967102050781 + ], + [ + "▁zonal", + -15.045998573303223 + ], + [ + "▁Kiko", + -15.046041488647461 + ], + [ + "▁Boehm", + -15.046051979064941 + ], + [ + "▁Prabha", + -15.046133995056152 + ], + [ + "▁neuropsychological", + -15.04615592956543 + ], + [ + "▁linseed", + -15.04619026184082 + ], + [ + "▁revitalise", + -15.046216011047363 + ], + [ + "▁evocation", + -15.046220779418945 + ], + [ + "▁जा", + -15.04623031616211 + ], + [ + "▁pov", + -15.046247482299805 + ], + [ + "alsa", + -15.046273231506348 + ], + [ + "▁Europcar", + -15.046316146850586 + ], + [ + "neer", + -15.046367645263672 + ], + [ + "▁CHANNEL", + -15.046412467956543 + ], + [ + "▁Janna", + -15.04646110534668 + ], + [ + "▁dado", + -15.046479225158691 + ], + [ + "▁endothelium", + -15.046497344970703 + ], + [ + "▁Mogul", + -15.046501159667969 + ], + [ + "▁Portobello", + -15.046527862548828 + ], + [ + "▁Boosting", + -15.046544075012207 + ], + [ + "▁Goldfish", + -15.046544075012207 + ], + [ + "Blo", + -15.046557426452637 + ], + [ + "▁HMG", + -15.04659366607666 + ], + [ + "▁SolidWorks", + -15.046611785888672 + ], + [ + "▁JOBS", + -15.046658515930176 + ], + [ + "fortune", + -15.04666519165039 + ], + [ + "▁PeopleSoft", + -15.046677589416504 + ], + [ + "▁chomp", + -15.046707153320312 + ], + [ + "▁radicalized", + -15.046711921691895 + ], + [ + "▁Wyeth", + -15.04675579071045 + ], + [ + "▁obv", + -15.046785354614258 + ], + [ + "▁Magpie", + -15.046831130981445 + ], + [ + "▁patella", + -15.046847343444824 + ], + [ + "1883", + -15.04684829711914 + ], + [ + "▁Negan", + -15.04684829711914 + ], + [ + "▁LMC", + -15.046857833862305 + ], + [ + "▁Hallway", + -15.046932220458984 + ], + [ + "▁Energies", + -15.046942710876465 + ], + [ + "▁strangulation", + -15.046944618225098 + ], + [ + "▁Shiver", + -15.046987533569336 + ], + [ + "▁silken", + -15.04703140258789 + ], + [ + "▁CORNER", + -15.047050476074219 + ], + [ + "▁Edom", + -15.047067642211914 + ], + [ + "▁Ojai", + -15.047079086303711 + ], + [ + "▁quarks", + -15.047086715698242 + ], + [ + "▁chattel", + -15.047098159790039 + ], + [ + "▁LEAGUE", + -15.047101974487305 + ], + [ + "▁agglomeration", + -15.047154426574707 + ], + [ + "▁Jukebox", + -15.047159194946289 + ], + [ + "▁Slant", + -15.04719352722168 + ], + [ + "watches", + -15.047212600708008 + ], + [ + "▁BidaskClub", + -15.047224044799805 + ], + [ + "blonde", + -15.047246932983398 + ], + [ + "▁Farhan", + -15.047246932983398 + ], + [ + "▁krill", + -15.047246932983398 + ], + [ + "▁clichéd", + -15.047270774841309 + ], + [ + "▁Yiannopoulos", + -15.047280311584473 + ], + [ + "▁regimental", + -15.047293663024902 + ], + [ + "波", + -15.0472993850708 + ], + [ + "▁Gibbon", + -15.04731559753418 + ], + [ + "▁Possum", + -15.047334671020508 + ], + [ + "▁Rousseff", + -15.047335624694824 + ], + [ + "▁frighteningly", + -15.047431945800781 + ], + [ + "▁neutralise", + -15.047443389892578 + ], + [ + "▁Ontarians", + -15.047450065612793 + ], + [ + "▁Bicentennial", + -15.047479629516602 + ], + [ + "▁Contextual", + -15.047507286071777 + ], + [ + "▁FSS", + -15.047538757324219 + ], + [ + "▁Factories", + -15.047540664672852 + ], + [ + "▁Dalek", + -15.047551155090332 + ], + [ + "▁CIRC", + -15.047558784484863 + ], + [ + "▁Jordy", + -15.047574996948242 + ], + [ + "▁reincarnated", + -15.047587394714355 + ], + [ + "bono", + -15.047592163085938 + ], + [ + "▁Kapur", + -15.047600746154785 + ], + [ + "▁mismatches", + -15.047607421875 + ], + [ + "▁Cheong", + -15.047609329223633 + ], + [ + "▁Linkage", + -15.04766845703125 + ], + [ + "▁pipework", + -15.04766845703125 + ], + [ + "▁Marianna", + -15.04768180847168 + ], + [ + "▁Whistleblower", + -15.047699928283691 + ], + [ + "▁Vij", + -15.047783851623535 + ], + [ + "▁phosph", + -15.04779052734375 + ], + [ + "▁Saiyan", + -15.047833442687988 + ], + [ + "▁caesarean", + -15.047859191894531 + ], + [ + "▁Yuba", + -15.047868728637695 + ], + [ + "▁Storyline", + -15.047890663146973 + ], + [ + "▁poppers", + -15.047945022583008 + ], + [ + "ografi", + -15.047965049743652 + ], + [ + "▁Oromo", + -15.047986030578613 + ], + [ + "▁Rosedale", + -15.047995567321777 + ], + [ + "▁Sympathy", + -15.048025131225586 + ], + [ + "▁recheck", + -15.048030853271484 + ], + [ + "achar", + -15.04806137084961 + ], + [ + "▁Frustration", + -15.048107147216797 + ], + [ + "▁Chiffon", + -15.04811954498291 + ], + [ + "▁Chinn", + -15.04812240600586 + ], + [ + "seventh", + -15.048142433166504 + ], + [ + "▁washbasin", + -15.048142433166504 + ], + [ + "▁vlogger", + -15.048148155212402 + ], + [ + "▁Entered", + -15.048151969909668 + ], + [ + "▁Teleport", + -15.0481538772583 + ], + [ + "attach", + -15.048223495483398 + ], + [ + "▁HOF", + -15.048255920410156 + ], + [ + "▁tae", + -15.04826831817627 + ], + [ + "utant", + -15.048301696777344 + ], + [ + "▁Orme", + -15.048307418823242 + ], + [ + "Tron", + -15.04831600189209 + ], + [ + "▁dialling", + -15.048321723937988 + ], + [ + "▁vocabularies", + -15.048398971557617 + ], + [ + "Quinn", + -15.048420906066895 + ], + [ + "▁Avanti", + -15.048421859741211 + ], + [ + "▁Ziggler", + -15.048433303833008 + ], + [ + "Colonel", + -15.048455238342285 + ], + [ + "▁beaucoup", + -15.048456192016602 + ], + [ + "▁AVP", + -15.048501968383789 + ], + [ + "▁trialled", + -15.048532485961914 + ], + [ + "collapse", + -15.04855728149414 + ], + [ + "cise", + -15.04859447479248 + ], + [ + "ussin", + -15.048619270324707 + ], + [ + "acao", + -15.048620223999023 + ], + [ + "▁multiplexer", + -15.048644065856934 + ], + [ + "ăr", + -15.048649787902832 + ], + [ + "▁gentry", + -15.048650741577148 + ], + [ + "▁Stoughton", + -15.048662185668945 + ], + [ + "▁Terrestrial", + -15.048686027526855 + ], + [ + "лей", + -15.048698425292969 + ], + [ + "Yan", + -15.048722267150879 + ], + [ + "وت", + -15.0487642288208 + ], + [ + "stainless", + -15.04878044128418 + ], + [ + "▁SEMI", + -15.048781394958496 + ], + [ + "illette", + -15.048799514770508 + ], + [ + "▁Getresponse", + -15.04880428314209 + ], + [ + "handlung", + -15.048805236816406 + ], + [ + "zyk", + -15.048821449279785 + ], + [ + "▁Sepp", + -15.048842430114746 + ], + [ + "▁carryover", + -15.048921585083008 + ], + [ + "ADP", + -15.048927307128906 + ], + [ + "▁Solent", + -15.048929214477539 + ], + [ + "2180", + -15.04893684387207 + ], + [ + "Anon", + -15.048964500427246 + ], + [ + "▁Alexia", + -15.049023628234863 + ], + [ + "expletive", + -15.04903793334961 + ], + [ + "▁cham", + -15.049043655395508 + ], + [ + "▁carotene", + -15.049100875854492 + ], + [ + "▁Semp", + -15.049140930175781 + ], + [ + "āna", + -15.04916763305664 + ], + [ + "▁FSI", + -15.049189567565918 + ], + [ + "▁Oviedo", + -15.049198150634766 + ], + [ + "▁pizzazz", + -15.049214363098145 + ], + [ + "▁stably", + -15.049230575561523 + ], + [ + "AAPL", + -15.049300193786621 + ], + [ + "▁797", + -15.049304962158203 + ], + [ + "社", + -15.049309730529785 + ], + [ + "▁Paton", + -15.04931640625 + ], + [ + "▁Swart", + -15.049378395080566 + ], + [ + "▁Suha", + -15.049388885498047 + ], + [ + "▁Tackling", + -15.049391746520996 + ], + [ + "▁handicapping", + -15.049398422241211 + ], + [ + "▁blackcurrant", + -15.049505233764648 + ], + [ + "▁thereabouts", + -15.049510955810547 + ], + [ + "wasting", + -15.049543380737305 + ], + [ + "▁throb", + -15.04956340789795 + ], + [ + "▁conqueror", + -15.049565315246582 + ], + [ + "medullary", + -15.049572944641113 + ], + [ + "▁Ñ", + -15.049592971801758 + ], + [ + "▁watchlist", + -15.049631118774414 + ], + [ + "Handle", + -15.049633026123047 + ], + [ + "▁Hooker", + -15.04964828491211 + ], + [ + "▁grunting", + -15.04965591430664 + ], + [ + "▁BOI", + -15.049661636352539 + ], + [ + "▁audibly", + -15.049665451049805 + ], + [ + "▁Quaternary", + -15.049687385559082 + ], + [ + "▁connexion", + -15.049701690673828 + ], + [ + "▁conciliation", + -15.04973030090332 + ], + [ + "▁Spore", + -15.04979419708252 + ], + [ + "GOLD", + -15.049826622009277 + ], + [ + "laminate", + -15.049844741821289 + ], + [ + "為", + -15.049845695495605 + ], + [ + "institution", + -15.04987621307373 + ], + [ + "▁Oakdale", + -15.049957275390625 + ], + [ + "▁retold", + -15.049962997436523 + ], + [ + "▁partir", + -15.049969673156738 + ], + [ + "zyme", + -15.04999828338623 + ], + [ + "▁analyser", + -15.050033569335938 + ], + [ + "▁Enquire", + -15.05003833770752 + ], + [ + "hör", + -15.050042152404785 + ], + [ + "▁Seager", + -15.050073623657227 + ], + [ + "valence", + -15.050089836120605 + ], + [ + "▁OOC", + -15.050097465515137 + ], + [ + "▁WDW", + -15.0501070022583 + ], + [ + "▁Drugstore", + -15.05012035369873 + ], + [ + "▁CAKE", + -15.050127983093262 + ], + [ + "▁Schick", + -15.050142288208008 + ], + [ + "▁hyderabad", + -15.050149917602539 + ], + [ + "acey", + -15.05016040802002 + ], + [ + "▁Whisperer", + -15.050249099731445 + ], + [ + "summit", + -15.050278663635254 + ], + [ + "▁prostheses", + -15.050293922424316 + ], + [ + "▁Nihon", + -15.050332069396973 + ], + [ + "thology", + -15.050344467163086 + ], + [ + "▁Becerra", + -15.050390243530273 + ], + [ + "NDC", + -15.050415992736816 + ], + [ + "picker", + -15.05041790008545 + ], + [ + "▁Magick", + -15.05045223236084 + ], + [ + "cipro", + -15.05046272277832 + ], + [ + "▁FAX", + -15.050506591796875 + ], + [ + "▁bathhouse", + -15.050538063049316 + ], + [ + "▁Svet", + -15.050580978393555 + ], + [ + "FCO", + -15.050614356994629 + ], + [ + "▁MTT", + -15.050626754760742 + ], + [ + "Proverbs", + -15.050636291503906 + ], + [ + "▁DeMarcus", + -15.050643920898438 + ], + [ + "retti", + -15.050687789916992 + ], + [ + "▁Assembled", + -15.05069351196289 + ], + [ + "▁Distributing", + -15.050707817077637 + ], + [ + "▁chiming", + -15.050715446472168 + ], + [ + "▁reciprocated", + -15.050715446472168 + ], + [ + "hoek", + -15.050801277160645 + ], + [ + "▁Jara", + -15.050802230834961 + ], + [ + "▁Yank", + -15.05081844329834 + ], + [ + "▁Abkhazia", + -15.050823211669922 + ], + [ + "▁nought", + -15.050840377807617 + ], + [ + "▁serv", + -15.05085563659668 + ], + [ + "▁intercooler", + -15.050875663757324 + ], + [ + "eternal", + -15.050880432128906 + ], + [ + "▁Hemlock", + -15.050905227661133 + ], + [ + "WTF", + -15.050948143005371 + ], + [ + "▁Crumble", + -15.050993919372559 + ], + [ + "Thy", + -15.050994873046875 + ], + [ + "▁Maratha", + -15.051019668579102 + ], + [ + "▁interrogating", + -15.051019668579102 + ], + [ + "计", + -15.051037788391113 + ], + [ + "▁Archivist", + -15.051164627075195 + ], + [ + "▁Tragic", + -15.051175117492676 + ], + [ + "▁Uniquely", + -15.051183700561523 + ], + [ + "HES", + -15.051224708557129 + ], + [ + "▁Conduit", + -15.051262855529785 + ], + [ + "▁Etch", + -15.051263809204102 + ], + [ + "rticul", + -15.05126953125 + ], + [ + "▁Juma", + -15.051318168640137 + ], + [ + "vata", + -15.051349639892578 + ], + [ + "▁winking", + -15.051423072814941 + ], + [ + "▁Hernando", + -15.051435470581055 + ], + [ + "▁Tampere", + -15.05143928527832 + ], + [ + "itori", + -15.051454544067383 + ], + [ + "▁materia", + -15.051480293273926 + ], + [ + "▁distillers", + -15.051488876342773 + ], + [ + "▁Cynic", + -15.05148983001709 + ], + [ + "ideally", + -15.051506996154785 + ], + [ + "▁AMEX", + -15.051541328430176 + ], + [ + "colli", + -15.051593780517578 + ], + [ + "▁Bili", + -15.051613807678223 + ], + [ + "▁councilors", + -15.051618576049805 + ], + [ + "▁RIG", + -15.051631927490234 + ], + [ + "▁163866497093122", + -15.051637649536133 + ], + [ + "▁tempor", + -15.051717758178711 + ], + [ + "▁Strep", + -15.051718711853027 + ], + [ + "▁Docklands", + -15.051730155944824 + ], + [ + "jacking", + -15.05174446105957 + ], + [ + "ெ", + -15.051749229431152 + ], + [ + "▁Melanoma", + -15.051807403564453 + ], + [ + "penetr", + -15.051812171936035 + ], + [ + "▁Tsang", + -15.05186653137207 + ], + [ + "hula", + -15.051928520202637 + ], + [ + "▁salacious", + -15.051956176757812 + ], + [ + "▁SEPA", + -15.051972389221191 + ], + [ + "thala", + -15.05201244354248 + ], + [ + "Partners", + -15.052021980285645 + ], + [ + "Throughout", + -15.052042961120605 + ], + [ + "▁avenger", + -15.0520601272583 + ], + [ + "gluten", + -15.052071571350098 + ], + [ + "▁Caltrans", + -15.052145004272461 + ], + [ + "anovic", + -15.052151679992676 + ], + [ + "rnstein", + -15.05215835571289 + ], + [ + "▁smooch", + -15.052189826965332 + ], + [ + "бы", + -15.052190780639648 + ], + [ + "▁gusta", + -15.052191734313965 + ], + [ + "physio", + -15.052223205566406 + ], + [ + "▁microgrid", + -15.052237510681152 + ], + [ + "▁convective", + -15.052242279052734 + ], + [ + "▁생", + -15.05224895477295 + ], + [ + "▁Xenia", + -15.052260398864746 + ], + [ + "▁Helton", + -15.052262306213379 + ], + [ + "▁maximally", + -15.052262306213379 + ], + [ + "▁Huggins", + -15.052276611328125 + ], + [ + "▁Industri", + -15.052356719970703 + ], + [ + "▁Multiplex", + -15.052390098571777 + ], + [ + "▁Censorship", + -15.052392959594727 + ], + [ + "▁Doberman", + -15.052475929260254 + ], + [ + "UNO", + -15.05247688293457 + ], + [ + "▁epicentre", + -15.052494049072266 + ], + [ + "SDF", + -15.052508354187012 + ], + [ + "▁Borde", + -15.05251407623291 + ], + [ + "▁locum", + -15.052518844604492 + ], + [ + "▁Karu", + -15.052547454833984 + ], + [ + "▁gloat", + -15.052550315856934 + ], + [ + "▁Gadd", + -15.052558898925781 + ], + [ + "▁Rhiannon", + -15.052558898925781 + ], + [ + "▁rebelling", + -15.052572250366211 + ], + [ + "▁Hayne", + -15.052577018737793 + ], + [ + "▁disproportion", + -15.052581787109375 + ], + [ + "▁Linkin", + -15.052583694458008 + ], + [ + "▁Veen", + -15.052593231201172 + ], + [ + "calibration", + -15.052597045898438 + ], + [ + "▁Kumbh", + -15.052642822265625 + ], + [ + "▁Wilfrid", + -15.052653312683105 + ], + [ + "▁XXIII", + -15.052687644958496 + ], + [ + "▁Palomar", + -15.05270004272461 + ], + [ + "क्", + -15.052712440490723 + ], + [ + "▁ethereum", + -15.052727699279785 + ], + [ + "Shawn", + -15.052729606628418 + ], + [ + "▁DPC", + -15.052750587463379 + ], + [ + "keto", + -15.052756309509277 + ], + [ + "▁Imaginary", + -15.052772521972656 + ], + [ + "▁EDP", + -15.052800178527832 + ], + [ + "▁gouache", + -15.052803993225098 + ], + [ + "ksh", + -15.05280590057373 + ], + [ + "▁conservationist", + -15.052812576293945 + ], + [ + "▁Rachelle", + -15.052816390991211 + ], + [ + "bool", + -15.052882194519043 + ], + [ + "▁reappearance", + -15.052888870239258 + ], + [ + "▁Roofer", + -15.052921295166016 + ], + [ + "▁rhythmically", + -15.05293083190918 + ], + [ + "▁Berhad", + -15.052934646606445 + ], + [ + "▁Bargaining", + -15.052948951721191 + ], + [ + "▁Profiling", + -15.052970886230469 + ], + [ + "▁Saman", + -15.053000450134277 + ], + [ + "▁domineering", + -15.053014755249023 + ], + [ + "▁Deportivo", + -15.05302906036377 + ], + [ + "▁FOOTBALL", + -15.053043365478516 + ], + [ + "▁Baumann", + -15.053074836730957 + ], + [ + "limitation", + -15.053085327148438 + ], + [ + "▁Postman", + -15.053089141845703 + ], + [ + "▁overdosed", + -15.053114891052246 + ], + [ + "▁Gann", + -15.053150177001953 + ], + [ + "▁Paramedic", + -15.0531587600708 + ], + [ + "▁anonymized", + -15.053169250488281 + ], + [ + "EGO", + -15.053187370300293 + ], + [ + "oblastoma", + -15.053187370300293 + ], + [ + "▁Tangled", + -15.053193092346191 + ], + [ + "▁calgary", + -15.053197860717773 + ], + [ + "▁itchiness", + -15.053226470947266 + ], + [ + "ninja", + -15.053235054016113 + ], + [ + "▁UART", + -15.053236961364746 + ], + [ + "▁REB", + -15.053284645080566 + ], + [ + "PEP", + -15.053306579589844 + ], + [ + "flix", + -15.053319931030273 + ], + [ + "▁obviate", + -15.053325653076172 + ], + [ + "▁hydrangeas", + -15.053332328796387 + ], + [ + "▁deodorize", + -15.05333423614502 + ], + [ + "▁ASSUME", + -15.053339004516602 + ], + [ + "▁antichrist", + -15.05334758758545 + ], + [ + "▁Substrate", + -15.053349494934082 + ], + [ + "ическая", + -15.05346393585205 + ], + [ + "▁Cafeteria", + -15.053468704223633 + ], + [ + "▁Cephal", + -15.053475379943848 + ], + [ + "▁Curio", + -15.053489685058594 + ], + [ + "▁HEAL", + -15.053492546081543 + ], + [ + "ilien", + -15.053507804870605 + ], + [ + "aiah", + -15.053508758544922 + ], + [ + "個", + -15.053535461425781 + ], + [ + "indicated", + -15.053549766540527 + ], + [ + "방", + -15.053559303283691 + ], + [ + "Respect", + -15.053585052490234 + ], + [ + "ASIC", + -15.05359935760498 + ], + [ + "▁unhook", + -15.053603172302246 + ], + [ + "▁Kartik", + -15.053637504577637 + ], + [ + "ANGLE", + -15.053671836853027 + ], + [ + "▁stickiness", + -15.053671836853027 + ], + [ + "▁reattach", + -15.053707122802734 + ], + [ + "Rising", + -15.05372142791748 + ], + [ + "▁Brasilia", + -15.053722381591797 + ], + [ + "▁Woodcock", + -15.053754806518555 + ], + [ + "▁photocopier", + -15.0537748336792 + ], + [ + "▁Darshan", + -15.053796768188477 + ], + [ + "▁DRUG", + -15.053800582885742 + ], + [ + "juna", + -15.053801536560059 + ], + [ + "▁Dyslexia", + -15.053831100463867 + ], + [ + "▁hustled", + -15.05386734008789 + ], + [ + "▁Collette", + -15.053882598876953 + ], + [ + "īn", + -15.053894996643066 + ], + [ + "Applied", + -15.053923606872559 + ], + [ + "Twilight", + -15.053924560546875 + ], + [ + "udder", + -15.053960800170898 + ], + [ + "▁strategizing", + -15.053983688354492 + ], + [ + "▁MAM", + -15.054004669189453 + ], + [ + "▁GUARANTEED", + -15.054020881652832 + ], + [ + "▁Chilling", + -15.054040908813477 + ], + [ + "▁baddies", + -15.054054260253906 + ], + [ + "FAM", + -15.054069519042969 + ], + [ + "▁MailOnline", + -15.05409049987793 + ], + [ + "▁repairman", + -15.05411148071289 + ], + [ + "jsp", + -15.054118156433105 + ], + [ + "▁soundbar", + -15.054128646850586 + ], + [ + "LEG", + -15.05413818359375 + ], + [ + "▁Ruhr", + -15.054150581359863 + ], + [ + "▁Wilf", + -15.054158210754395 + ], + [ + "halb", + -15.054166793823242 + ], + [ + "▁INCREASE", + -15.054210662841797 + ], + [ + "▁barangay", + -15.054266929626465 + ], + [ + "▁DIMM", + -15.054268836975098 + ], + [ + "urek", + -15.054276466369629 + ], + [ + "▁upcycled", + -15.054298400878906 + ], + [ + "spider", + -15.054301261901855 + ], + [ + "▁1818014", + -15.05431079864502 + ], + [ + "▁이용", + -15.054369926452637 + ], + [ + "▁femini", + -15.054380416870117 + ], + [ + "▁scurried", + -15.054393768310547 + ], + [ + "▁parsnips", + -15.05440902709961 + ], + [ + "▁vocab", + -15.054447174072266 + ], + [ + "▁debited", + -15.054449081420898 + ], + [ + "▁Trane", + -15.054536819458008 + ], + [ + "▁scabbard", + -15.05457878112793 + ], + [ + "▁Augment", + -15.054636001586914 + ], + [ + "▁hashed", + -15.054651260375977 + ], + [ + "▁unzipped", + -15.054656028747559 + ], + [ + "▁Rugg", + -15.054668426513672 + ], + [ + "poetry", + -15.054686546325684 + ], + [ + "▁impolite", + -15.054702758789062 + ], + [ + "▁thx", + -15.054736137390137 + ], + [ + "▁Wipro", + -15.054754257202148 + ], + [ + "반", + -15.054755210876465 + ], + [ + "leau", + -15.054786682128906 + ], + [ + "significance", + -15.054797172546387 + ], + [ + "▁Threaded", + -15.054845809936523 + ], + [ + "▁Rackspace", + -15.054850578308105 + ], + [ + "▁AGENT", + -15.054851531982422 + ], + [ + "▁Shocked", + -15.05485725402832 + ], + [ + "▁Ancestral", + -15.054872512817383 + ], + [ + "▁meatless", + -15.054883003234863 + ], + [ + "▁Sonder", + -15.054957389831543 + ], + [ + "contextual", + -15.054977416992188 + ], + [ + "▁CBF", + -15.054986953735352 + ], + [ + "oub", + -15.05500316619873 + ], + [ + "niki", + -15.055038452148438 + ], + [ + "raft", + -15.05504035949707 + ], + [ + "▁Lox", + -15.055057525634766 + ], + [ + "milie", + -15.055109024047852 + ], + [ + "▁HOSPITAL", + -15.0551118850708 + ], + [ + "▁alderman", + -15.055124282836914 + ], + [ + "correlation", + -15.055131912231445 + ], + [ + "FAN", + -15.05513858795166 + ], + [ + "▁dumbass", + -15.055166244506836 + ], + [ + "▁Commemorative", + -15.055168151855469 + ], + [ + "Atlas", + -15.055171012878418 + ], + [ + "▁McLellan", + -15.055198669433594 + ], + [ + "▁passphrase", + -15.055231094360352 + ], + [ + "▁hesitantly", + -15.055248260498047 + ], + [ + "▁enquiring", + -15.055259704589844 + ], + [ + "▁oxygenated", + -15.05526065826416 + ], + [ + "▁Multiplier", + -15.055280685424805 + ], + [ + "bration", + -15.05532169342041 + ], + [ + "▁apportionment", + -15.055322647094727 + ], + [ + "▁HCS", + -15.055365562438965 + ], + [ + "vou", + -15.055389404296875 + ], + [ + "▁shoring", + -15.055408477783203 + ], + [ + "▁Alessi", + -15.055411338806152 + ], + [ + "▁Effie", + -15.055425643920898 + ], + [ + "▁LANGUAGE", + -15.055436134338379 + ], + [ + "▁Scribner", + -15.055441856384277 + ], + [ + "▁Valero", + -15.05545425415039 + ], + [ + "lessons", + -15.055463790893555 + ], + [ + "▁Lomax", + -15.055492401123047 + ], + [ + "▁Chewy", + -15.055495262145996 + ], + [ + "▁ч", + -15.055500030517578 + ], + [ + "▁Toku", + -15.055501937866211 + ], + [ + "▁Caliente", + -15.055512428283691 + ], + [ + "▁Janeway", + -15.055546760559082 + ], + [ + "▁seashells", + -15.055546760559082 + ], + [ + "▁Familiarity", + -15.055591583251953 + ], + [ + "▁Hendersonville", + -15.055591583251953 + ], + [ + "▁intentionality", + -15.05561637878418 + ], + [ + "▁Topology", + -15.055648803710938 + ], + [ + "▁Telco", + -15.05566692352295 + ], + [ + "▁Jessa", + -15.055685043334961 + ], + [ + "ики", + -15.055706977844238 + ], + [ + "▁PPF", + -15.055721282958984 + ], + [ + "▁hypnotized", + -15.055739402770996 + ], + [ + "▁spellbound", + -15.055750846862793 + ], + [ + "▁CONCLUSIONS", + -15.055758476257324 + ], + [ + "▁Photovoltaic", + -15.055774688720703 + ], + [ + "▁Amador", + -15.05578899383545 + ], + [ + "ghz", + -15.055798530578613 + ], + [ + "▁Eugenia", + -15.055838584899902 + ], + [ + "▁REQUIRE", + -15.055850982666016 + ], + [ + "▁counterintelligence", + -15.055877685546875 + ], + [ + "▁Quantification", + -15.055937767028809 + ], + [ + "容", + -15.055957794189453 + ], + [ + "▁LOA", + -15.055964469909668 + ], + [ + "phane", + -15.055965423583984 + ], + [ + "▁Hamble", + -15.055970191955566 + ], + [ + "adien", + -15.055971145629883 + ], + [ + "▁furtive", + -15.05599594116211 + ], + [ + "▁legitim", + -15.056004524230957 + ], + [ + "▁Kuhl", + -15.056056022644043 + ], + [ + "▁MOTION", + -15.056058883666992 + ], + [ + "▁oleh", + -15.056127548217773 + ], + [ + "▁conserva", + -15.05615520477295 + ], + [ + "▁Savile", + -15.056180000305176 + ], + [ + "▁Bodhisattva", + -15.056211471557617 + ], + [ + "▁743", + -15.056220054626465 + ], + [ + "▁Teck", + -15.056230545043945 + ], + [ + "▁tonality", + -15.056244850158691 + ], + [ + "Fay", + -15.05633544921875 + ], + [ + "Amour", + -15.056340217590332 + ], + [ + "waz", + -15.056347846984863 + ], + [ + "rapa", + -15.056385040283203 + ], + [ + "▁Earp", + -15.056389808654785 + ], + [ + "▁Sabbat", + -15.056408882141113 + ], + [ + "▁Sadness", + -15.05643367767334 + ], + [ + "▁scuttled", + -15.056455612182617 + ], + [ + "▁Stormtrooper", + -15.056487083435059 + ], + [ + "▁bk", + -15.05651569366455 + ], + [ + "iveness", + -15.056529998779297 + ], + [ + "▁Hatteras", + -15.056532859802246 + ], + [ + "▁fluoridation", + -15.056649208068848 + ], + [ + "enrollment", + -15.056659698486328 + ], + [ + "▁riboflavin", + -15.056663513183594 + ], + [ + "▁PWA", + -15.056670188903809 + ], + [ + "ней", + -15.0567045211792 + ], + [ + "partnership", + -15.056719779968262 + ], + [ + "▁£39", + -15.056756019592285 + ], + [ + "SIX", + -15.056805610656738 + ], + [ + "▁Eyeshadow", + -15.056841850280762 + ], + [ + "▁Voigt", + -15.056856155395508 + ], + [ + "▁hud", + -15.056857109069824 + ], + [ + "▁extramarital", + -15.056867599487305 + ], + [ + "▁Brightness", + -15.056876182556152 + ], + [ + "▁symbolises", + -15.056877136230469 + ], + [ + "▁Korg", + -15.056904792785645 + ], + [ + "▁figment", + -15.056923866271973 + ], + [ + "▁nama", + -15.05693244934082 + ], + [ + "▁lemma", + -15.05693531036377 + ], + [ + "▁Rajkot", + -15.056938171386719 + ], + [ + "▁Infotech", + -15.056950569152832 + ], + [ + "rière", + -15.056981086730957 + ], + [ + "▁Mandeville", + -15.056987762451172 + ], + [ + "▁mache", + -15.056988716125488 + ], + [ + "▁Kamu", + -15.057013511657715 + ], + [ + "▁raga", + -15.057022094726562 + ], + [ + "▁sniping", + -15.057065963745117 + ], + [ + "MCO", + -15.0570707321167 + ], + [ + "▁Phenoxyethanol", + -15.05712890625 + ], + [ + "▁switchbacks", + -15.057167053222656 + ], + [ + "▁Lundqvist", + -15.05717658996582 + ], + [ + "▁Woburn", + -15.057188987731934 + ], + [ + "▁Hallie", + -15.057195663452148 + ], + [ + "▁ulceration", + -15.057201385498047 + ], + [ + "▁DPO", + -15.057204246520996 + ], + [ + "▁Slimming", + -15.057215690612793 + ], + [ + "▁WEEKS", + -15.057252883911133 + ], + [ + "▁TOMORROW", + -15.057255744934082 + ], + [ + "▁Illawarra", + -15.057284355163574 + ], + [ + "▁Arranging", + -15.057299613952637 + ], + [ + "▁Backblaze", + -15.057331085205078 + ], + [ + "▁stoplight", + -15.057340621948242 + ], + [ + "▁lulled", + -15.057353973388672 + ], + [ + "Ease", + -15.057371139526367 + ], + [ + "▁archeology", + -15.057425498962402 + ], + [ + "Vue", + -15.057441711425781 + ], + [ + "Activ", + -15.05744743347168 + ], + [ + "▁Motu", + -15.057466506958008 + ], + [ + "▁Spann", + -15.057552337646484 + ], + [ + "▁Bhawan", + -15.057581901550293 + ], + [ + "▁locusts", + -15.057599067687988 + ], + [ + "▁Edina", + -15.05763053894043 + ], + [ + "▁plaintive", + -15.057659149169922 + ], + [ + "起", + -15.057665824890137 + ], + [ + "Warm", + -15.057711601257324 + ], + [ + "▁Grouse", + -15.057723999023438 + ], + [ + "▁joist", + -15.057731628417969 + ], + [ + "▁EastEnders", + -15.05773639678955 + ], + [ + "▁xanth", + -15.05776596069336 + ], + [ + "▁mohair", + -15.057771682739258 + ], + [ + "▁Zev", + -15.05777359008789 + ], + [ + "▁industrialisation", + -15.057807922363281 + ], + [ + "▁Baillie", + -15.057815551757812 + ], + [ + "▁Herbalife", + -15.05782413482666 + ], + [ + "Turner", + -15.057831764221191 + ], + [ + "BMC", + -15.057838439941406 + ], + [ + "▁bach", + -15.057886123657227 + ], + [ + "▁Lumix", + -15.057927131652832 + ], + [ + "▁LAP", + -15.057934761047363 + ], + [ + "▁Belonging", + -15.057950973510742 + ], + [ + "righteousness", + -15.05795669555664 + ], + [ + "त्", + -15.057981491088867 + ], + [ + "▁Elbe", + -15.05802059173584 + ], + [ + "▁Kleenex", + -15.05802059173584 + ], + [ + "▁Nagano", + -15.058034896850586 + ], + [ + "▁Nido", + -15.058046340942383 + ], + [ + "elah", + -15.058088302612305 + ], + [ + "Creator", + -15.058109283447266 + ], + [ + "▁Hé", + -15.058141708374023 + ], + [ + "▁Unsecured", + -15.058148384094238 + ], + [ + "▁Lurie", + -15.058171272277832 + ], + [ + "▁Fogel", + -15.058189392089844 + ], + [ + "HMS", + -15.058192253112793 + ], + [ + "▁rasa", + -15.058202743530273 + ], + [ + "▁fingered", + -15.058215141296387 + ], + [ + "▁Bantu", + -15.058235168457031 + ], + [ + "trapped", + -15.058284759521484 + ], + [ + "▁archi", + -15.058297157287598 + ], + [ + "ರ", + -15.058300971984863 + ], + [ + "▁grump", + -15.058311462402344 + ], + [ + "▁Sangeet", + -15.058320999145508 + ], + [ + "▁Kerberos", + -15.058335304260254 + ], + [ + "▁quod", + -15.058356285095215 + ], + [ + "▁longue", + -15.058403968811035 + ], + [ + "▁Ameritrade", + -15.058417320251465 + ], + [ + "▁Marcella", + -15.058440208435059 + ], + [ + "tomorrow", + -15.058466911315918 + ], + [ + "▁molest", + -15.058475494384766 + ], + [ + "▁Comodo", + -15.058477401733398 + ], + [ + "sadly", + -15.058480262756348 + ], + [ + "winding", + -15.05848217010498 + ], + [ + "▁Proceeding", + -15.05848503112793 + ], + [ + "▁Jalal", + -15.05852222442627 + ], + [ + "allergic", + -15.058540344238281 + ], + [ + "absorb", + -15.058584213256836 + ], + [ + "▁FAKE", + -15.058616638183594 + ], + [ + "▁Makkah", + -15.05862045288086 + ], + [ + "▁GALLERY", + -15.058627128601074 + ], + [ + "0000000", + -15.058638572692871 + ], + [ + "liu", + -15.058713912963867 + ], + [ + "disrupt", + -15.058754920959473 + ], + [ + "measurement", + -15.058772087097168 + ], + [ + "▁Nicolaus", + -15.058807373046875 + ], + [ + "▁terabytes", + -15.058837890625 + ], + [ + "▁impressionist", + -15.058883666992188 + ], + [ + "▁Caplan", + -15.058894157409668 + ], + [ + "▁AVS", + -15.058897018432617 + ], + [ + "▁declara", + -15.058897972106934 + ], + [ + "localization", + -15.058982849121094 + ], + [ + "▁Technica", + -15.059001922607422 + ], + [ + "▁Krypton", + -15.0590181350708 + ], + [ + "Criminal", + -15.059020042419434 + ], + [ + "▁helpAdChoicesPublishersSocial", + -15.059039115905762 + ], + [ + "urium", + -15.059053421020508 + ], + [ + "Comic", + -15.05912971496582 + ], + [ + "▁extern", + -15.05913257598877 + ], + [ + "▁osprey", + -15.059137344360352 + ], + [ + "Depth", + -15.059163093566895 + ], + [ + "▁SPEAKER", + -15.05919075012207 + ], + [ + "fib", + -15.059212684631348 + ], + [ + "OJO", + -15.059223175048828 + ], + [ + "Oklahoma", + -15.059231758117676 + ], + [ + "▁GIVEN", + -15.059239387512207 + ], + [ + "▁vibra", + -15.059247016906738 + ], + [ + "reporter", + -15.059255599975586 + ], + [ + "▁escarpment", + -15.059263229370117 + ], + [ + "Gateway", + -15.059279441833496 + ], + [ + "▁BCD", + -15.059286117553711 + ], + [ + "▁Marawi", + -15.059309005737305 + ], + [ + "▁unplayable", + -15.059333801269531 + ], + [ + "▁alkalinity", + -15.05933666229248 + ], + [ + "RDF", + -15.059356689453125 + ], + [ + "UCC", + -15.059366226196289 + ], + [ + "awah", + -15.05940055847168 + ], + [ + "▁Muammar", + -15.059404373168945 + ], + [ + "▁HZ", + -15.059412002563477 + ], + [ + "▁gib", + -15.059432029724121 + ], + [ + "▁Limassol", + -15.059489250183105 + ], + [ + "▁HUG", + -15.059502601623535 + ], + [ + "▁blanch", + -15.059520721435547 + ], + [ + "▁jackal", + -15.059527397155762 + ], + [ + "现", + -15.059591293334961 + ], + [ + "deferred", + -15.059600830078125 + ], + [ + "▁redshift", + -15.059602737426758 + ], + [ + "▁Hollen", + -15.059637069702148 + ], + [ + "Rapid", + -15.059646606445312 + ], + [ + "▁1818005", + -15.05966567993164 + ], + [ + "▁Sanya", + -15.05967903137207 + ], + [ + "HPC", + -15.05968189239502 + ], + [ + "▁bandleader", + -15.059682846069336 + ], + [ + "MOV", + -15.059706687927246 + ], + [ + "▁segmental", + -15.05975341796875 + ], + [ + "humid", + -15.059759140014648 + ], + [ + "▁Dumbo", + -15.059816360473633 + ], + [ + "OTHER", + -15.059823036193848 + ], + [ + "piti", + -15.059839248657227 + ], + [ + "▁shah", + -15.059850692749023 + ], + [ + "▁CAREER", + -15.059856414794922 + ], + [ + "▁Aldrin", + -15.059861183166504 + ], + [ + "▁conned", + -15.059870719909668 + ], + [ + "rista", + -15.0598726272583 + ], + [ + "▁CRD", + -15.059883117675781 + ], + [ + "▁granule", + -15.059906005859375 + ], + [ + "▁arthro", + -15.059982299804688 + ], + [ + "▁axillary", + -15.060002326965332 + ], + [ + "▁elastomeric", + -15.06000804901123 + ], + [ + "exx", + -15.060032844543457 + ], + [ + "▁Enum", + -15.060053825378418 + ], + [ + "▁Aspergillus", + -15.06005573272705 + ], + [ + "▁egypt", + -15.060060501098633 + ], + [ + "offline", + -15.060067176818848 + ], + [ + "▁mitsubishi", + -15.060070037841797 + ], + [ + "▁nonwoven", + -15.06007194519043 + ], + [ + "▁unimpeded", + -15.060112953186035 + ], + [ + "▁biblically", + -15.060114860534668 + ], + [ + "▁TRAC", + -15.060139656066895 + ], + [ + "▁clench", + -15.060153007507324 + ], + [ + "▁☆", + -15.060155868530273 + ], + [ + "▁Naim", + -15.060175895690918 + ], + [ + "Vincent", + -15.06020736694336 + ], + [ + "▁Sini", + -15.060229301452637 + ], + [ + "▁MCAT", + -15.060256004333496 + ], + [ + "uaries", + -15.060282707214355 + ], + [ + "▁hepatocytes", + -15.060298919677734 + ], + [ + "▁continua", + -15.060303688049316 + ], + [ + "▁holdover", + -15.060311317443848 + ], + [ + "▁NIOSH", + -15.060314178466797 + ], + [ + "▁Beehive", + -15.060334205627441 + ], + [ + "▁coda", + -15.060341835021973 + ], + [ + "▁MPR", + -15.060355186462402 + ], + [ + "▁Entertain", + -15.060404777526855 + ], + [ + "Cali", + -15.060582160949707 + ], + [ + "▁ecto", + -15.060585021972656 + ], + [ + "▁kil", + -15.060593605041504 + ], + [ + "chaired", + -15.060673713684082 + ], + [ + "▁Nuys", + -15.060681343078613 + ], + [ + "Obamacare", + -15.060741424560547 + ], + [ + "▁shrieked", + -15.060752868652344 + ], + [ + "▁Alissa", + -15.06076431274414 + ], + [ + "▁pinwheel", + -15.060770034790039 + ], + [ + "▁disentangle", + -15.060778617858887 + ], + [ + "▁amitriptyline", + -15.060863494873047 + ], + [ + "▁Arthro", + -15.060882568359375 + ], + [ + "ISTER", + -15.060896873474121 + ], + [ + "nicki", + -15.060905456542969 + ], + [ + "▁crowdsourced", + -15.060998916625977 + ], + [ + "▁KEL", + -15.061022758483887 + ], + [ + "▁Novomatic", + -15.061040878295898 + ], + [ + "▁AWOL", + -15.06106948852539 + ], + [ + "▁refactor", + -15.061153411865234 + ], + [ + "▁monet", + -15.061182975769043 + ], + [ + "▁brooklyn", + -15.06125545501709 + ], + [ + "▁unmanaged", + -15.061272621154785 + ], + [ + "▁jihadis", + -15.06130313873291 + ], + [ + "▁Plasti", + -15.061309814453125 + ], + [ + "▁Oscillator", + -15.061345100402832 + ], + [ + "▁Citron", + -15.06143569946289 + ], + [ + "strophe", + -15.061441421508789 + ], + [ + "▁imprinting", + -15.061441421508789 + ], + [ + "▁Jemima", + -15.061455726623535 + ], + [ + "▁Athabasca", + -15.061458587646484 + ], + [ + "▁Assure", + -15.0614595413208 + ], + [ + "▁labia", + -15.061467170715332 + ], + [ + "▁transdermal", + -15.061495780944824 + ], + [ + "▁854", + -15.061516761779785 + ], + [ + "▁STEVEN", + -15.061516761779785 + ], + [ + "FRE", + -15.061563491821289 + ], + [ + "▁Havasu", + -15.061626434326172 + ], + [ + "▁NORMAL", + -15.061652183532715 + ], + [ + "▁Backstreet", + -15.06168270111084 + ], + [ + "▁disburse", + -15.06169605255127 + ], + [ + "▁Disappointed", + -15.061711311340332 + ], + [ + "▁Passaic", + -15.061726570129395 + ], + [ + "salam", + -15.06173038482666 + ], + [ + "▁antipathy", + -15.061752319335938 + ], + [ + "▁Niantic", + -15.061766624450684 + ], + [ + "▁scrip", + -15.06177806854248 + ], + [ + "▁juggler", + -15.061781883239746 + ], + [ + "▁Meteorologist", + -15.061800003051758 + ], + [ + "▁SCU", + -15.061808586120605 + ], + [ + "▁ELT", + -15.061893463134766 + ], + [ + "▁Behar", + -15.061898231506348 + ], + [ + "▁irresistibly", + -15.061941146850586 + ], + [ + "▁Uxbridge", + -15.061970710754395 + ], + [ + "▁LNP", + -15.061989784240723 + ], + [ + "▁Continuously", + -15.061990737915039 + ], + [ + "▁upturned", + -15.061996459960938 + ], + [ + "▁Murderer", + -15.06205940246582 + ], + [ + "dá", + -15.062076568603516 + ], + [ + "ROV", + -15.062087059020996 + ], + [ + "OOOOO", + -15.062116622924805 + ], + [ + "ERIC", + -15.062185287475586 + ], + [ + "compiled", + -15.062190055847168 + ], + [ + "grandparents", + -15.0621919631958 + ], + [ + "▁clack", + -15.062214851379395 + ], + [ + "実", + -15.062219619750977 + ], + [ + "▁CIG", + -15.062233924865723 + ], + [ + "▁empanada", + -15.062239646911621 + ], + [ + "▁gouging", + -15.062284469604492 + ], + [ + "▁Sero", + -15.062374114990234 + ], + [ + "▁streetlights", + -15.062385559082031 + ], + [ + "▁FDC", + -15.06240463256836 + ], + [ + "▁Keratin", + -15.062407493591309 + ], + [ + "▁bday", + -15.06241226196289 + ], + [ + "▁Vicious", + -15.062440872192383 + ], + [ + "▁petulant", + -15.062459945678711 + ], + [ + "Bronze", + -15.062491416931152 + ], + [ + "naissance", + -15.06249713897705 + ], + [ + "▁Clearinghouse", + -15.062505722045898 + ], + [ + "▁deferment", + -15.06252384185791 + ], + [ + "▁typographic", + -15.062602043151855 + ], + [ + "▁staycation", + -15.062737464904785 + ], + [ + "▁elope", + -15.062747955322266 + ], + [ + "▁Springtime", + -15.062749862670898 + ], + [ + "ansk", + -15.062835693359375 + ], + [ + "LCC", + -15.062845230102539 + ], + [ + "▁Об", + -15.062865257263184 + ], + [ + "ilty", + -15.062867164611816 + ], + [ + "▁Muzaffar", + -15.062877655029297 + ], + [ + "lesson", + -15.062917709350586 + ], + [ + "ugan", + -15.062925338745117 + ], + [ + "▁awardees", + -15.06292724609375 + ], + [ + "Ability", + -15.062943458557129 + ], + [ + "▁contortion", + -15.06296157836914 + ], + [ + "loth", + -15.06299877166748 + ], + [ + "oller", + -15.0630464553833 + ], + [ + "▁largemouth", + -15.06307315826416 + ], + [ + "▁whither", + -15.063136100769043 + ], + [ + "▁Indexing", + -15.06318473815918 + ], + [ + "▁sexting", + -15.06318473815918 + ], + [ + "▁Kimmy", + -15.063200950622559 + ], + [ + "blessed", + -15.063202857971191 + ], + [ + "▁wol", + -15.063210487365723 + ], + [ + "▁Calibre", + -15.063224792480469 + ], + [ + "chiev", + -15.063226699829102 + ], + [ + "▁Supporter", + -15.063234329223633 + ], + [ + "eeeeee", + -15.063258171081543 + ], + [ + "▁Chatting", + -15.06326961517334 + ], + [ + "▁RESPONSE", + -15.063289642333984 + ], + [ + "drew", + -15.063302993774414 + ], + [ + "▁Episcopalian", + -15.063310623168945 + ], + [ + "Reed", + -15.063355445861816 + ], + [ + "▁RUNNING", + -15.063364028930664 + ], + [ + "ется", + -15.063380241394043 + ], + [ + "donald", + -15.063429832458496 + ], + [ + "undy", + -15.063438415527344 + ], + [ + "▁Estrogen", + -15.063462257385254 + ], + [ + "▁fluor", + -15.063512802124023 + ], + [ + "▁Nikhil", + -15.06351375579834 + ], + [ + "kler", + -15.063520431518555 + ], + [ + "▁Loudon", + -15.06352710723877 + ], + [ + "▁Hanif", + -15.06353759765625 + ], + [ + "ète", + -15.063599586486816 + ], + [ + "▁Pythagorean", + -15.063616752624512 + ], + [ + "▁1818042", + -15.06363296508789 + ], + [ + "▁Herbst", + -15.063647270202637 + ], + [ + "▁Bluehost", + -15.063666343688965 + ], + [ + "winder", + -15.06369400024414 + ], + [ + "▁osteoblast", + -15.063709259033203 + ], + [ + "جم", + -15.063729286193848 + ], + [ + "▁Felice", + -15.063806533813477 + ], + [ + "MINE", + -15.063825607299805 + ], + [ + "elaar", + -15.06382942199707 + ], + [ + "▁landmines", + -15.063867568969727 + ], + [ + "▁MTP", + -15.063872337341309 + ], + [ + "etsch", + -15.063899040222168 + ], + [ + "▁Schoolhouse", + -15.063962936401367 + ], + [ + "sneak", + -15.063963890075684 + ], + [ + "▁silkscreen", + -15.063972473144531 + ], + [ + "▁Ratan", + -15.064001083374023 + ], + [ + "▁Verity", + -15.064001083374023 + ], + [ + "▁remoteness", + -15.06401538848877 + ], + [ + "▁brooches", + -15.064018249511719 + ], + [ + "▁lx", + -15.064030647277832 + ], + [ + "▁flam", + -15.064032554626465 + ], + [ + "▁LEGEND", + -15.06403636932373 + ], + [ + "hiking", + -15.064056396484375 + ], + [ + "▁tacitly", + -15.064056396484375 + ], + [ + "▁ˈ", + -15.06406307220459 + ], + [ + "▁bunched", + -15.064079284667969 + ], + [ + "ISCO", + -15.064085006713867 + ], + [ + "▁PAF", + -15.064095497131348 + ], + [ + "palooza", + -15.064104080200195 + ], + [ + "Forget", + -15.06411075592041 + ], + [ + "EXAM", + -15.064139366149902 + ], + [ + "▁Ayodhya", + -15.064157485961914 + ], + [ + "enhagen", + -15.064167022705078 + ], + [ + "▁Participatory", + -15.064201354980469 + ], + [ + "▁Mince", + -15.064223289489746 + ], + [ + "▁Erect", + -15.064226150512695 + ], + [ + "▁elastane", + -15.064242362976074 + ], + [ + "lakshmi", + -15.064270973205566 + ], + [ + "▁Magma", + -15.064274787902832 + ], + [ + "omycete", + -15.064291954040527 + ], + [ + "κα", + -15.06430435180664 + ], + [ + "RFP", + -15.064324378967285 + ], + [ + "innocent", + -15.064332008361816 + ], + [ + "▁wx", + -15.064385414123535 + ], + [ + "▁loopy", + -15.064399719238281 + ], + [ + "silane", + -15.064414024353027 + ], + [ + "▁SUE", + -15.064436912536621 + ], + [ + "▁shanghai", + -15.064440727233887 + ], + [ + "▁Baguio", + -15.064441680908203 + ], + [ + "▁Fassbender", + -15.064455032348633 + ], + [ + "▁Insufficient", + -15.06446361541748 + ], + [ + "▁Boron", + -15.064478874206543 + ], + [ + "▁Supernova", + -15.064485549926758 + ], + [ + "Mak", + -15.064505577087402 + ], + [ + "▁Kenna", + -15.064508438110352 + ], + [ + "▁cilia", + -15.064525604248047 + ], + [ + "▁Bomba", + -15.064529418945312 + ], + [ + "率", + -15.064620971679688 + ], + [ + "▁pinpointing", + -15.06462574005127 + ], + [ + "issant", + -15.064682960510254 + ], + [ + "▁terpenes", + -15.064702033996582 + ], + [ + "立", + -15.064745903015137 + ], + [ + "alvo", + -15.06488037109375 + ], + [ + "▁actualize", + -15.06489372253418 + ], + [ + "▁eShop", + -15.06492805480957 + ], + [ + "▁dweller", + -15.064932823181152 + ], + [ + "▁gallstones", + -15.064945220947266 + ], + [ + "▁TWIN", + -15.06496524810791 + ], + [ + "▁reaffirming", + -15.064992904663086 + ], + [ + "▁submittal", + -15.065045356750488 + ], + [ + "▁PricewaterhouseCoopers", + -15.065095901489258 + ], + [ + "umma", + -15.065107345581055 + ], + [ + "eswara", + -15.0651273727417 + ], + [ + "Ă", + -15.06513786315918 + ], + [ + "petal", + -15.065154075622559 + ], + [ + "GRAM", + -15.065179824829102 + ], + [ + "▁Coursework", + -15.065193176269531 + ], + [ + "Julian", + -15.065207481384277 + ], + [ + "▁1818028", + -15.065254211425781 + ], + [ + "▁Duque", + -15.065272331237793 + ], + [ + "▁Bosa", + -15.06531047821045 + ], + [ + "▁Physik", + -15.065311431884766 + ], + [ + "▁levi", + -15.06533145904541 + ], + [ + "Pee", + -15.065356254577637 + ], + [ + "▁964", + -15.065360069274902 + ], + [ + "▁mazda", + -15.065409660339355 + ], + [ + "▁Zippy", + -15.065411567687988 + ], + [ + "TALK", + -15.065451622009277 + ], + [ + "▁Axelrod", + -15.065499305725098 + ], + [ + "▁staccato", + -15.065508842468262 + ], + [ + "▁Cornwell", + -15.06551456451416 + ], + [ + "▁Cristobal", + -15.065546035766602 + ], + [ + "▁needlework", + -15.065553665161133 + ], + [ + "▁Snippet", + -15.065567970275879 + ], + [ + "Nope", + -15.065608024597168 + ], + [ + "▁1768", + -15.065662384033203 + ], + [ + "realization", + -15.065667152404785 + ], + [ + "▁Hardee", + -15.065667152404785 + ], + [ + "▁Mosby", + -15.065699577331543 + ], + [ + "foliate", + -15.06574535369873 + ], + [ + "▁Haunt", + -15.065790176391602 + ], + [ + "▁inebriated", + -15.06579303741455 + ], + [ + "ræ", + -15.065799713134766 + ], + [ + "▁Williamsport", + -15.065832138061523 + ], + [ + "addition", + -15.065838813781738 + ], + [ + "▁Bhan", + -15.065874099731445 + ], + [ + "▁skidded", + -15.065961837768555 + ], + [ + "▁judiciously", + -15.065996170043945 + ], + [ + "stylish", + -15.065998077392578 + ], + [ + "▁ploughing", + -15.066044807434082 + ], + [ + "eclampsia", + -15.066057205200195 + ], + [ + "▁buprenorphine", + -15.066078186035156 + ], + [ + "▁Paleolithic", + -15.066109657287598 + ], + [ + "▁radiograph", + -15.06612777709961 + ], + [ + "▁TWC", + -15.066137313842773 + ], + [ + "▁loitering", + -15.066182136535645 + ], + [ + "administrative", + -15.066190719604492 + ], + [ + "chunk", + -15.066190719604492 + ], + [ + "▁Carpentry", + -15.066198348999023 + ], + [ + "ijah", + -15.066229820251465 + ], + [ + "exhaust", + -15.066231727600098 + ], + [ + "▁CCO", + -15.066286087036133 + ], + [ + "▁Birding", + -15.066296577453613 + ], + [ + "▁Dari", + -15.06631088256836 + ], + [ + "▁Bonaire", + -15.066311836242676 + ], + [ + "ugged", + -15.066326141357422 + ], + [ + "ocr", + -15.066343307495117 + ], + [ + "▁appreciably", + -15.066349029541016 + ], + [ + "▁Fiorina", + -15.066366195678711 + ], + [ + "▁Puglia", + -15.066370010375977 + ], + [ + "▁reuptake", + -15.066391944885254 + ], + [ + "▁CLOTH", + -15.066420555114746 + ], + [ + "Brave", + -15.066450119018555 + ], + [ + "▁Zeh", + -15.066451072692871 + ], + [ + "▁acoustically", + -15.066452026367188 + ], + [ + "▁Corrective", + -15.066465377807617 + ], + [ + "zke", + -15.066506385803223 + ], + [ + "brey", + -15.066556930541992 + ], + [ + "▁Raines", + -15.066603660583496 + ], + [ + "beater", + -15.066615104675293 + ], + [ + "Evan", + -15.06661605834961 + ], + [ + "බ", + -15.066634178161621 + ], + [ + "×12", + -15.066675186157227 + ], + [ + "▁Terrapin", + -15.066707611083984 + ], + [ + "▁Clea", + -15.0667142868042 + ], + [ + "▁Thak", + -15.06673526763916 + ], + [ + "▁windswept", + -15.066746711730957 + ], + [ + "Weekly", + -15.06679630279541 + ], + [ + "leston", + -15.06679630279541 + ], + [ + "▁ADVENTURE", + -15.066847801208496 + ], + [ + "▁Nurmagomedov", + -15.066847801208496 + ], + [ + "▁homebuyer", + -15.066875457763672 + ], + [ + "oord", + -15.066877365112305 + ], + [ + "▁Aleksander", + -15.066879272460938 + ], + [ + "statistical", + -15.066910743713379 + ], + [ + "▁JUL", + -15.06693172454834 + ], + [ + "▁Katana", + -15.06693172454834 + ], + [ + "▁▶", + -15.067021369934082 + ], + [ + "▁Abedin", + -15.067036628723145 + ], + [ + "flavoured", + -15.067047119140625 + ], + [ + "▁snaking", + -15.067073822021484 + ], + [ + "▁Lbs", + -15.067083358764648 + ], + [ + "≤", + -15.067091941833496 + ], + [ + "▁irises", + -15.06711483001709 + ], + [ + "Opening", + -15.067150115966797 + ], + [ + "zong", + -15.067164421081543 + ], + [ + "▁secretory", + -15.067181587219238 + ], + [ + "▁exhalation", + -15.067190170288086 + ], + [ + "vola", + -15.067194938659668 + ], + [ + "▁Calvinism", + -15.067230224609375 + ], + [ + "▁Mitsui", + -15.067234992980957 + ], + [ + "▁Moron", + -15.067246437072754 + ], + [ + "drawer", + -15.067305564880371 + ], + [ + "inase", + -15.067362785339355 + ], + [ + "▁revving", + -15.067377090454102 + ], + [ + "▁Provincetown", + -15.06738567352295 + ], + [ + "▁Hurl", + -15.067395210266113 + ], + [ + "▁Lewisville", + -15.06739616394043 + ], + [ + "ripped", + -15.067429542541504 + ], + [ + "▁Basset", + -15.067444801330566 + ], + [ + "▁Kumari", + -15.0674467086792 + ], + [ + "▁liberalisation", + -15.06748104095459 + ], + [ + "siloxane", + -15.067486763000488 + ], + [ + "▁Grieve", + -15.067498207092285 + ], + [ + "▁Infected", + -15.06751823425293 + ], + [ + "ßen", + -15.067526817321777 + ], + [ + "▁insincere", + -15.067550659179688 + ], + [ + "▁banquette", + -15.067575454711914 + ], + [ + "▁Scol", + -15.067601203918457 + ], + [ + "BEE", + -15.067623138427734 + ], + [ + "▁antiqued", + -15.067625999450684 + ], + [ + "▁antimony", + -15.067643165588379 + ], + [ + "▁Gaurav", + -15.067651748657227 + ], + [ + "数据", + -15.067658424377441 + ], + [ + "fastest", + -15.067696571350098 + ], + [ + "▁Caspar", + -15.067710876464844 + ], + [ + "▁DRG", + -15.067719459533691 + ], + [ + "▁0845", + -15.067749977111816 + ], + [ + "▁fé", + -15.067770957946777 + ], + [ + "▁Thermometer", + -15.06777286529541 + ], + [ + "▁cmdlet", + -15.067832946777344 + ], + [ + "▁Pinkie", + -15.067842483520508 + ], + [ + "▁Strathclyde", + -15.06786060333252 + ], + [ + "Delhi", + -15.067880630493164 + ], + [ + "hardened", + -15.067899703979492 + ], + [ + "▁Kelp", + -15.067900657653809 + ], + [ + "▁Talladega", + -15.067917823791504 + ], + [ + "▁Srivastava", + -15.067946434020996 + ], + [ + "▁NAMI", + -15.067977905273438 + ], + [ + "▁acheter", + -15.06800651550293 + ], + [ + "▁crummy", + -15.068031311035156 + ], + [ + "artistic", + -15.068034172058105 + ], + [ + "▁Ravindra", + -15.068041801452637 + ], + [ + "▁readymade", + -15.068047523498535 + ], + [ + "▁Flyknit", + -15.068060874938965 + ], + [ + "▁Sibelius", + -15.068060874938965 + ], + [ + "▁Slippery", + -15.068062782287598 + ], + [ + "1750", + -15.068099021911621 + ], + [ + "▁Interoperability", + -15.068117141723633 + ], + [ + "▁suprised", + -15.06816291809082 + ], + [ + "▁bandaged", + -15.068197250366211 + ], + [ + "▁Siesta", + -15.06820297241211 + ], + [ + "▁authenticating", + -15.068206787109375 + ], + [ + "▁Parthenon", + -15.068217277526855 + ], + [ + "▁obsidian", + -15.068275451660156 + ], + [ + "▁FIXED", + -15.068286895751953 + ], + [ + "ranged", + -15.068306922912598 + ], + [ + "▁Mateen", + -15.068338394165039 + ], + [ + "▁Breda", + -15.068352699279785 + ], + [ + "mero", + -15.068370819091797 + ], + [ + "▁Hoang", + -15.068380355834961 + ], + [ + "▁Eyelash", + -15.068414688110352 + ], + [ + "▁DICE", + -15.068439483642578 + ], + [ + "▁greenest", + -15.068466186523438 + ], + [ + "▁GetHuman", + -15.068516731262207 + ], + [ + "omyces", + -15.068528175354004 + ], + [ + "▁reawaken", + -15.068528175354004 + ], + [ + "▁DAI", + -15.068533897399902 + ], + [ + "MINI", + -15.068577766418457 + ], + [ + "▁GSX", + -15.06865406036377 + ], + [ + "happiness", + -15.0686674118042 + ], + [ + "▁necess", + -15.068670272827148 + ], + [ + "HAI", + -15.068687438964844 + ], + [ + "converter", + -15.068690299987793 + ], + [ + "▁bourse", + -15.068696975708008 + ], + [ + "ნ", + -15.068784713745117 + ], + [ + "▁Gatti", + -15.06879711151123 + ], + [ + "▁sired", + -15.068843841552734 + ], + [ + "▁zon", + -15.06885814666748 + ], + [ + "▁handstand", + -15.06895637512207 + ], + [ + "▁Comparable", + -15.068967819213867 + ], + [ + "▁papier", + -15.068984031677246 + ], + [ + "▁Shk", + -15.06899642944336 + ], + [ + "▁Superheroes", + -15.069099426269531 + ], + [ + "▁dredged", + -15.06914234161377 + ], + [ + "Buffalo", + -15.069148063659668 + ], + [ + "Browser", + -15.069175720214844 + ], + [ + "▁AFRICA", + -15.069242477416992 + ], + [ + "▁Trivandrum", + -15.069245338439941 + ], + [ + "▁Smythe", + -15.069258689880371 + ], + [ + "▁Pema", + -15.0693359375 + ], + [ + "swift", + -15.069343566894531 + ], + [ + "percentage", + -15.069355964660645 + ], + [ + "▁Retard", + -15.06935977935791 + ], + [ + "▁breastmilk", + -15.069405555725098 + ], + [ + "▁fanzine", + -15.06946849822998 + ], + [ + "▁Kishore", + -15.069473266601562 + ], + [ + "▁Dewan", + -15.069478034973145 + ], + [ + "▁Flemington", + -15.069540977478027 + ], + [ + "▁Sanjeev", + -15.069550514221191 + ], + [ + "▁lymphedema", + -15.069578170776367 + ], + [ + "▁Spiele", + -15.069594383239746 + ], + [ + "▁Ashworth", + -15.069602012634277 + ], + [ + "CRS", + -15.069618225097656 + ], + [ + "▁Roscommon", + -15.069622039794922 + ], + [ + "Bir", + -15.069622993469238 + ], + [ + "▁Winslet", + -15.069701194763184 + ], + [ + "ANZ", + -15.069717407226562 + ], + [ + "NSS", + -15.069727897644043 + ], + [ + "EDE", + -15.069757461547852 + ], + [ + "ATTER", + -15.069771766662598 + ], + [ + "▁Gero", + -15.069772720336914 + ], + [ + "▁PREP", + -15.069774627685547 + ], + [ + "communicate", + -15.069818496704102 + ], + [ + "▁reorganizing", + -15.069823265075684 + ], + [ + "▁chided", + -15.06985855102539 + ], + [ + "jewelry", + -15.069863319396973 + ], + [ + "▁Vex", + -15.069883346557617 + ], + [ + "▁festering", + -15.069889068603516 + ], + [ + "thoracic", + -15.069894790649414 + ], + [ + "▁regen", + -15.069894790649414 + ], + [ + "рат", + -15.069939613342285 + ], + [ + "▁ком", + -15.069939613342285 + ], + [ + "▁César", + -15.069960594177246 + ], + [ + "▁Foremost", + -15.069984436035156 + ], + [ + "▁CONCLUSION", + -15.07001781463623 + ], + [ + "▁HDAC", + -15.070030212402344 + ], + [ + "niece", + -15.070038795471191 + ], + [ + "▁Epo", + -15.070038795471191 + ], + [ + "AUC", + -15.070055961608887 + ], + [ + "▁Azur", + -15.07005786895752 + ], + [ + "▁ouch", + -15.07007884979248 + ], + [ + "unacceptable", + -15.07015323638916 + ], + [ + "▁Eichel", + -15.07015323638916 + ], + [ + "▁quantization", + -15.070266723632812 + ], + [ + "▁traversal", + -15.070302963256836 + ], + [ + "connecting", + -15.070304870605469 + ], + [ + "xxxxxx", + -15.0703125 + ], + [ + "▁Linwood", + -15.070422172546387 + ], + [ + "NIK", + -15.070425033569336 + ], + [ + "▁fetches", + -15.070454597473145 + ], + [ + "Penguin", + -15.070469856262207 + ], + [ + "論", + -15.070474624633789 + ], + [ + "underground", + -15.070505142211914 + ], + [ + "▁Dacia", + -15.070511817932129 + ], + [ + "▁Pym", + -15.07051944732666 + ], + [ + "▁kama", + -15.07055950164795 + ], + [ + "nomia", + -15.070569038391113 + ], + [ + "▁Bahraini", + -15.070571899414062 + ], + [ + "▁NUC", + -15.070572853088379 + ], + [ + "Widget", + -15.070609092712402 + ], + [ + "▁defrauding", + -15.070646286010742 + ], + [ + "▁Sentosa", + -15.070648193359375 + ], + [ + "▁Allegri", + -15.070682525634766 + ], + [ + "ケ", + -15.070693969726562 + ], + [ + "▁Rinne", + -15.070711135864258 + ], + [ + "▁Dumbarton", + -15.070718765258789 + ], + [ + "▁seafarers", + -15.070732116699219 + ], + [ + "▁grooving", + -15.070775985717773 + ], + [ + "▁wooing", + -15.07081127166748 + ], + [ + "▁LITE", + -15.07086181640625 + ], + [ + "magnitude", + -15.0708646774292 + ], + [ + "▁Thirteenth", + -15.070890426635742 + ], + [ + "▁Kreuz", + -15.070916175842285 + ], + [ + "▁coziness", + -15.07093334197998 + ], + [ + "▁Wozniacki", + -15.070947647094727 + ], + [ + "▁Ú", + -15.070947647094727 + ], + [ + "▁Elasticsearch", + -15.070952415466309 + ], + [ + "▁SHAPE", + -15.070965766906738 + ], + [ + "schmidt", + -15.070984840393066 + ], + [ + "▁CRN", + -15.071011543273926 + ], + [ + "aël", + -15.071017265319824 + ], + [ + "Goodbye", + -15.071038246154785 + ], + [ + "▁Fulfill", + -15.071060180664062 + ], + [ + "▁Aragorn", + -15.071105003356934 + ], + [ + "Hank", + -15.07111644744873 + ], + [ + "▁Porcupine", + -15.071133613586426 + ], + [ + "▁laidback", + -15.071136474609375 + ], + [ + "▁Murph", + -15.071142196655273 + ], + [ + "▁Umpire", + -15.071149826049805 + ], + [ + "▁riotous", + -15.071196556091309 + ], + [ + "▁Kress", + -15.071264266967773 + ], + [ + "BMS", + -15.071271896362305 + ], + [ + "▁HSI", + -15.071316719055176 + ], + [ + "ает", + -15.071329116821289 + ], + [ + "ligi", + -15.071353912353516 + ], + [ + "▁Schuylkill", + -15.071406364440918 + ], + [ + "▁conspiratorial", + -15.071406364440918 + ], + [ + "▁Rafting", + -15.071434020996094 + ], + [ + "▁Scania", + -15.071436882019043 + ], + [ + "▁hotdogs", + -15.071443557739258 + ], + [ + "▁Bukhari", + -15.071453094482422 + ], + [ + "ringen", + -15.071456909179688 + ], + [ + "▁Renovated", + -15.071477890014648 + ], + [ + "▁FORMER", + -15.071488380432129 + ], + [ + "▁pedometer", + -15.071541786193848 + ], + [ + "planting", + -15.071553230285645 + ], + [ + "▁PLAYER", + -15.071555137634277 + ], + [ + "▁anxiousness", + -15.071593284606934 + ], + [ + "▁DVT", + -15.07160472869873 + ], + [ + "▁touchpoints", + -15.071612358093262 + ], + [ + "▁Thigh", + -15.071697235107422 + ], + [ + "▁PEX", + -15.071721076965332 + ], + [ + "alski", + -15.07172966003418 + ], + [ + "▁indentured", + -15.07176685333252 + ], + [ + "▁Prudence", + -15.071770668029785 + ], + [ + "▁simul", + -15.071805000305176 + ], + [ + "▁Abolition", + -15.0718355178833 + ], + [ + "▁Shostakovich", + -15.0718355178833 + ], + [ + "▁firehouse", + -15.071849822998047 + ], + [ + "▁Ellicott", + -15.071852684020996 + ], + [ + "▁Invoke", + -15.07186508178711 + ], + [ + "▁Despair", + -15.071867942810059 + ], + [ + "secured", + -15.071878433227539 + ], + [ + "Greece", + -15.071907043457031 + ], + [ + "▁motiv", + -15.071938514709473 + ], + [ + "▁PBC", + -15.071955680847168 + ], + [ + "▁laymen", + -15.071972846984863 + ], + [ + "rago", + -15.072013854980469 + ], + [ + "▁AGL", + -15.072017669677734 + ], + [ + "去", + -15.072031021118164 + ], + [ + "reiter", + -15.072039604187012 + ], + [ + "dear", + -15.07205867767334 + ], + [ + "▁BSB", + -15.07209587097168 + ], + [ + "▁wonderment", + -15.072104454040527 + ], + [ + "▁Licensor", + -15.072111129760742 + ], + [ + "▁basting", + -15.072121620178223 + ], + [ + "rimi", + -15.07215404510498 + ], + [ + "▁backflow", + -15.072158813476562 + ], + [ + "▁Hipster", + -15.07219123840332 + ], + [ + "▁Catawba", + -15.07219409942627 + ], + [ + "Weaver", + -15.072212219238281 + ], + [ + "Bonus", + -15.07221508026123 + ], + [ + "▁Prze", + -15.072230339050293 + ], + [ + "▁información", + -15.072239875793457 + ], + [ + "▁leeches", + -15.072242736816406 + ], + [ + "▁Italiano", + -15.072246551513672 + ], + [ + "▁provocateur", + -15.072279930114746 + ], + [ + "NELL", + -15.072290420532227 + ], + [ + "invention", + -15.072297096252441 + ], + [ + "▁بال", + -15.072300910949707 + ], + [ + "▁RADIUS", + -15.072310447692871 + ], + [ + "patriot", + -15.0723237991333 + ], + [ + "▁Texting", + -15.07233715057373 + ], + [ + "▁STEPHEN", + -15.072341918945312 + ], + [ + "▁pud", + -15.07235050201416 + ], + [ + "▁shampooing", + -15.072356224060059 + ], + [ + "▁hyclate", + -15.072380065917969 + ], + [ + "RISH", + -15.072400093078613 + ], + [ + "▁Connacht", + -15.072400093078613 + ], + [ + "лог", + -15.072403907775879 + ], + [ + "▁CAUTION", + -15.072409629821777 + ], + [ + "▁ADMIN", + -15.07241153717041 + ], + [ + "▁uncommonly", + -15.07246208190918 + ], + [ + "▁Cinematography", + -15.072466850280762 + ], + [ + "▁Propose", + -15.072502136230469 + ], + [ + "▁Mancha", + -15.072504997253418 + ], + [ + "ально", + -15.072553634643555 + ], + [ + "feeder", + -15.072554588317871 + ], + [ + "▁vagueness", + -15.072588920593262 + ], + [ + "▁Aggarwal", + -15.072595596313477 + ], + [ + "▁savagery", + -15.072603225708008 + ], + [ + "▁commited", + -15.072610855102539 + ], + [ + "▁Teb", + -15.072626113891602 + ], + [ + "▁Chose", + -15.07266616821289 + ], + [ + "▁Allardyce", + -15.072696685791016 + ], + [ + "▁Acetyl", + -15.072724342346191 + ], + [ + "зы", + -15.07272720336914 + ], + [ + "Sisi", + -15.072731018066406 + ], + [ + "▁Accern", + -15.072751998901367 + ], + [ + "endel", + -15.07276439666748 + ], + [ + "▁LQ", + -15.07277774810791 + ], + [ + "▁TWICE", + -15.07278060913086 + ], + [ + "▁polycystic", + -15.072845458984375 + ], + [ + "▁Erosion", + -15.072848320007324 + ], + [ + "▁Fedex", + -15.072909355163574 + ], + [ + "Grass", + -15.072916984558105 + ], + [ + "▁Soooo", + -15.072930335998535 + ], + [ + "▁NDE", + -15.072938919067383 + ], + [ + "▁Felder", + -15.072958946228027 + ], + [ + "▁thereupon", + -15.07296085357666 + ], + [ + "graff", + -15.072964668273926 + ], + [ + "homework", + -15.07299518585205 + ], + [ + "FISH", + -15.073010444641113 + ], + [ + "▁Aalto", + -15.073034286499023 + ], + [ + "▁Wok", + -15.073042869567871 + ], + [ + "▁674", + -15.073081016540527 + ], + [ + "Average", + -15.073088645935059 + ], + [ + "▁airlock", + -15.073101043701172 + ], + [ + "fka", + -15.073102951049805 + ], + [ + "▁Sequ", + -15.073108673095703 + ], + [ + "▁Halter", + -15.073168754577637 + ], + [ + "rover", + -15.073176383972168 + ], + [ + "▁Publi", + -15.073187828063965 + ], + [ + "▁bravo", + -15.073246955871582 + ], + [ + "▁ceaselessly", + -15.073262214660645 + ], + [ + "▁sneered", + -15.073302268981934 + ], + [ + "stiff", + -15.073315620422363 + ], + [ + "Swift", + -15.073332786560059 + ], + [ + "▁Freestanding", + -15.0733642578125 + ], + [ + "cimento", + -15.073386192321777 + ], + [ + "Netherlands", + -15.07341480255127 + ], + [ + "tagging", + -15.073463439941406 + ], + [ + "▁Englishmen", + -15.073464393615723 + ], + [ + "▁extol", + -15.073477745056152 + ], + [ + "Æ", + -15.073487281799316 + ], + [ + "▁Pease", + -15.073516845703125 + ], + [ + "▁lasso", + -15.073555946350098 + ], + [ + "▁essen", + -15.073607444763184 + ], + [ + "digger", + -15.073650360107422 + ], + [ + "▁Pinkerton", + -15.073677062988281 + ], + [ + "▁Platz", + -15.073728561401367 + ], + [ + "horny", + -15.073738098144531 + ], + [ + "communicable", + -15.073760032653809 + ], + [ + "WIRE", + -15.073777198791504 + ], + [ + "iyu", + -15.07378101348877 + ], + [ + "▁CRIME", + -15.073795318603516 + ], + [ + "▁COFFEE", + -15.073837280273438 + ], + [ + "Bai", + -15.073904037475586 + ], + [ + "▁Sasaki", + -15.073936462402344 + ], + [ + "▁Iceberg", + -15.07393741607666 + ], + [ + "▁Allegra", + -15.073939323425293 + ], + [ + "▁Fick", + -15.073943138122559 + ], + [ + "▁Chlamydia", + -15.073944091796875 + ], + [ + "▁FRAN", + -15.07397174835205 + ], + [ + "▁ná", + -15.073983192443848 + ], + [ + "▁outdoorsy", + -15.073994636535645 + ], + [ + "▁schizo", + -15.074028015136719 + ], + [ + "▁essere", + -15.074029922485352 + ], + [ + "▁Vec", + -15.074153900146484 + ], + [ + "▁vec", + -15.074225425720215 + ], + [ + "▁Aaa", + -15.074226379394531 + ], + [ + "ospheric", + -15.074251174926758 + ], + [ + "▁porpoise", + -15.074260711669922 + ], + [ + "▁hoteliers", + -15.074272155761719 + ], + [ + "▁Winged", + -15.0742769241333 + ], + [ + "카", + -15.074289321899414 + ], + [ + "▁Cipher", + -15.074325561523438 + ], + [ + "▁Mesut", + -15.074358940124512 + ], + [ + "▁redaction", + -15.074360847473145 + ], + [ + "cysteine", + -15.074371337890625 + ], + [ + "▁CLT", + -15.0744047164917 + ], + [ + "RCP", + -15.074411392211914 + ], + [ + "▁unbearably", + -15.074418067932129 + ], + [ + "▁Essa", + -15.07447624206543 + ], + [ + "▁Canter", + -15.07449722290039 + ], + [ + "▁Gramm", + -15.074501037597656 + ], + [ + "▁OMA", + -15.07451057434082 + ], + [ + "▁Fumi", + -15.07451343536377 + ], + [ + "▁hö", + -15.0745210647583 + ], + [ + "xanthin", + -15.074535369873047 + ], + [ + "IPL", + -15.074549674987793 + ], + [ + "▁KLA", + -15.074567794799805 + ], + [ + "금", + -15.074604988098145 + ], + [ + "▁Raipur", + -15.074610710144043 + ], + [ + "Warren", + -15.074649810791016 + ], + [ + "▁Klondike", + -15.074676513671875 + ], + [ + "▁prorated", + -15.074679374694824 + ], + [ + "Gym", + -15.074694633483887 + ], + [ + "Winner", + -15.074702262878418 + ], + [ + "LegalTermsPrivacyCopyrightSocial", + -15.074706077575684 + ], + [ + "longest", + -15.074777603149414 + ], + [ + "▁Altamont", + -15.074796676635742 + ], + [ + "▁Maung", + -15.074822425842285 + ], + [ + "▁Switched", + -15.074845314025879 + ], + [ + "▁Josi", + -15.074868202209473 + ], + [ + "▁helpAdChoicesPublishers", + -15.07489013671875 + ], + [ + "logique", + -15.074925422668457 + ], + [ + "Kun", + -15.074949264526367 + ], + [ + "Pep", + -15.074980735778809 + ], + [ + "▁steadiness", + -15.074984550476074 + ], + [ + "ரு", + -15.07501220703125 + ], + [ + "▁cohabitation", + -15.075052261352539 + ], + [ + "CNT", + -15.075061798095703 + ], + [ + "▁AWARE", + -15.075165748596191 + ], + [ + "▁Wanderer", + -15.075170516967773 + ], + [ + "sanctuary", + -15.075238227844238 + ], + [ + "▁Opium", + -15.075239181518555 + ], + [ + "▁Purana", + -15.075286865234375 + ], + [ + "▁Gondola", + -15.07529354095459 + ], + [ + "Robinson", + -15.075305938720703 + ], + [ + "▁Zoro", + -15.075331687927246 + ], + [ + "▁Vain", + -15.075335502624512 + ], + [ + "abdominal", + -15.07534122467041 + ], + [ + "▁Ndi", + -15.075350761413574 + ], + [ + "ierten", + -15.07536506652832 + ], + [ + "▁Batti", + -15.075409889221191 + ], + [ + "▁Lashes", + -15.075410842895508 + ], + [ + "attitude", + -15.075469017028809 + ], + [ + "▁Fáil", + -15.075488090515137 + ], + [ + "▁EMD", + -15.075489044189453 + ], + [ + "ković", + -15.075490951538086 + ], + [ + "▁Cryptography", + -15.075515747070312 + ], + [ + "poda", + -15.075528144836426 + ], + [ + "▁Wicca", + -15.075531959533691 + ], + [ + "▁Ringling", + -15.075544357299805 + ], + [ + "▁CQC", + -15.075556755065918 + ], + [ + "▁Dulwich", + -15.075573921203613 + ], + [ + "cillo", + -15.075592994689941 + ], + [ + "ILI", + -15.075597763061523 + ], + [ + "▁Interviewing", + -15.075599670410156 + ], + [ + "visi", + -15.075641632080078 + ], + [ + "▁waterborne", + -15.075677871704102 + ], + [ + "▁BUSH", + -15.075693130493164 + ], + [ + "▁Tempered", + -15.075724601745605 + ], + [ + "▁Greig", + -15.075743675231934 + ], + [ + "otu", + -15.075769424438477 + ], + [ + "▁breadboard", + -15.075778007507324 + ], + [ + "▁codenamed", + -15.075799942016602 + ], + [ + "yser", + -15.075813293457031 + ], + [ + "▁mongo", + -15.075821876525879 + ], + [ + "▁Nourishing", + -15.075830459594727 + ], + [ + "Columbian", + -15.075834274291992 + ], + [ + "▁HEK", + -15.075838088989258 + ], + [ + "▁MCSE", + -15.07584285736084 + ], + [ + "его", + -15.075852394104004 + ], + [ + "▁1493782030835866", + -15.07585620880127 + ], + [ + "▁998", + -15.075867652893066 + ], + [ + "▁STATUS", + -15.07589340209961 + ], + [ + "▁Cortina", + -15.075897216796875 + ], + [ + "zzle", + -15.075911521911621 + ], + [ + "▁roger", + -15.075929641723633 + ], + [ + "▁Wrestlemania", + -15.075932502746582 + ], + [ + "▁aerobatic", + -15.075942039489746 + ], + [ + "yanna", + -15.075947761535645 + ], + [ + "▁Atul", + -15.07595157623291 + ], + [ + "boli", + -15.075956344604492 + ], + [ + "▁GND", + -15.075974464416504 + ], + [ + "Colombia", + -15.075990676879883 + ], + [ + "▁polysaccharides", + -15.075998306274414 + ], + [ + "▁SACRAMENTO", + -15.076028823852539 + ], + [ + "bito", + -15.076061248779297 + ], + [ + "▁pixelated", + -15.076077461242676 + ], + [ + "IGE", + -15.076086044311523 + ], + [ + "▁arthroplasty", + -15.076114654541016 + ], + [ + "ristian", + -15.076126098632812 + ], + [ + "▁craggy", + -15.076127052307129 + ], + [ + "8080", + -15.076130867004395 + ], + [ + "▁abutting", + -15.076140403747559 + ], + [ + "▁Badass", + -15.076155662536621 + ], + [ + "▁Jimbo", + -15.076164245605469 + ], + [ + "▁Lowndes", + -15.076175689697266 + ], + [ + "▁unmoved", + -15.07620906829834 + ], + [ + "▁overflowed", + -15.076260566711426 + ], + [ + "imah", + -15.076278686523438 + ], + [ + "▁luciferase", + -15.076287269592285 + ], + [ + "▁Pradeep", + -15.076301574707031 + ], + [ + "▁Inoue", + -15.076367378234863 + ], + [ + "اح", + -15.076375961303711 + ], + [ + "▁HWY", + -15.076421737670898 + ], + [ + "assar", + -15.076445579528809 + ], + [ + "▁Verte", + -15.076465606689453 + ], + [ + "▁eukaryotes", + -15.076489448547363 + ], + [ + "▁overpaying", + -15.076502799987793 + ], + [ + "▁1771", + -15.076536178588867 + ], + [ + "invited", + -15.076543807983398 + ], + [ + "▁Charan", + -15.076556205749512 + ], + [ + "acqua", + -15.076598167419434 + ], + [ + "nunciation", + -15.076621055603027 + ], + [ + "▁Darrin", + -15.076627731323242 + ], + [ + "EFA", + -15.076689720153809 + ], + [ + "▁Rafflecopter", + -15.076691627502441 + ], + [ + "▁covariates", + -15.07672119140625 + ], + [ + "OECD", + -15.0767240524292 + ], + [ + "▁pulverized", + -15.076737403869629 + ], + [ + "continental", + -15.076738357543945 + ], + [ + "▁Digimon", + -15.076878547668457 + ], + [ + "pode", + -15.076899528503418 + ], + [ + "▁Cucamonga", + -15.076921463012695 + ], + [ + "▁Picket", + -15.076934814453125 + ], + [ + "▁ghana", + -15.076946258544922 + ], + [ + "▁Depo", + -15.076970100402832 + ], + [ + "misc", + -15.076995849609375 + ], + [ + "▁Doxycycline", + -15.077035903930664 + ], + [ + "▁Phenomena", + -15.07706356048584 + ], + [ + "▁Fleischer", + -15.077066421508789 + ], + [ + "ecta", + -15.07711410522461 + ], + [ + "▁Biosystems", + -15.077133178710938 + ], + [ + "▁defo", + -15.077141761779785 + ], + [ + "▁savagely", + -15.077153205871582 + ], + [ + "▁Schlu", + -15.077165603637695 + ], + [ + "▁Kerk", + -15.07717514038086 + ], + [ + "▁SLAM", + -15.077188491821289 + ], + [ + "▁Neighbour", + -15.077192306518555 + ], + [ + "▁Willey", + -15.077215194702148 + ], + [ + "▁GDR", + -15.077242851257324 + ], + [ + "▁mauled", + -15.077256202697754 + ], + [ + "▁Brenna", + -15.07726764678955 + ], + [ + "▁Zapp", + -15.077271461486816 + ], + [ + "appearance", + -15.07734203338623 + ], + [ + "hunk", + -15.07734203338623 + ], + [ + "▁Strachan", + -15.077349662780762 + ], + [ + "▁shal", + -15.077350616455078 + ], + [ + "oplast", + -15.077352523803711 + ], + [ + "Graphics", + -15.077363967895508 + ], + [ + "▁Wawa", + -15.077391624450684 + ], + [ + "▁dentin", + -15.077399253845215 + ], + [ + "▁vegetarianism", + -15.077437400817871 + ], + [ + "Measure", + -15.077445030212402 + ], + [ + "▁impala", + -15.077471733093262 + ], + [ + "▁Exynos", + -15.07751178741455 + ], + [ + "▁Millenium", + -15.077527046203613 + ], + [ + "wrapper", + -15.07752799987793 + ], + [ + "▁Klobuchar", + -15.077554702758789 + ], + [ + "IFC", + -15.077568054199219 + ], + [ + "▁Hipp", + -15.07769775390625 + ], + [ + "▁bartending", + -15.077703475952148 + ], + [ + "exis", + -15.07772159576416 + ], + [ + "▁Bellinger", + -15.077766418457031 + ], + [ + "▁Incense", + -15.077799797058105 + ], + [ + "▁Gander", + -15.077825546264648 + ], + [ + "urative", + -15.077835083007812 + ], + [ + "▁bonne", + -15.077857971191406 + ], + [ + "Nelson", + -15.07790470123291 + ], + [ + "▁Tino", + -15.077919960021973 + ], + [ + "eckel", + -15.077921867370605 + ], + [ + "▁Attica", + -15.077926635742188 + ], + [ + "▁Mixtape", + -15.077932357788086 + ], + [ + "▁Türk", + -15.077948570251465 + ], + [ + "▁hiv", + -15.078004837036133 + ], + [ + "▁Lackey", + -15.078044891357422 + ], + [ + "▁Tsarnaev", + -15.07808780670166 + ], + [ + "▁honcho", + -15.078104019165039 + ], + [ + "▁frac", + -15.078165054321289 + ], + [ + "bila", + -15.078169822692871 + ], + [ + "mechanics", + -15.0781888961792 + ], + [ + "▁dutiful", + -15.078197479248047 + ], + [ + "▁Javanese", + -15.078217506408691 + ], + [ + "ragen", + -15.07822322845459 + ], + [ + "▁LCM", + -15.078262329101562 + ], + [ + "▁Maddon", + -15.078295707702637 + ], + [ + "zky", + -15.078302383422852 + ], + [ + "▁heartstrings", + -15.078319549560547 + ], + [ + "▁Sö", + -15.07838249206543 + ], + [ + "▁Tamer", + -15.078396797180176 + ], + [ + "▁Knuckles", + -15.07847785949707 + ], + [ + "▁Numeric", + -15.0784912109375 + ], + [ + "▁outcropping", + -15.078551292419434 + ], + [ + "▁collegial", + -15.078605651855469 + ], + [ + "▁gizmos", + -15.078607559204102 + ], + [ + "▁McEwan", + -15.078636169433594 + ], + [ + "▁SMR", + -15.078638076782227 + ], + [ + "ֵ", + -15.078664779663086 + ], + [ + "accutane", + -15.078670501708984 + ], + [ + "proto", + -15.078722953796387 + ], + [ + "▁Gyan", + -15.078727722167969 + ], + [ + "▁Threatened", + -15.07874584197998 + ], + [ + "▁germline", + -15.07874584197998 + ], + [ + "navy", + -15.078756332397461 + ], + [ + "▁Highgate", + -15.07876968383789 + ], + [ + "▁Dredd", + -15.07879638671875 + ], + [ + "▁INFORM", + -15.078827857971191 + ], + [ + "▁gainers", + -15.07888412475586 + ], + [ + "Strip", + -15.079028129577637 + ], + [ + "⭐", + -15.07903003692627 + ], + [ + "▁AVM", + -15.079069137573242 + ], + [ + "▁Pinochet", + -15.079118728637695 + ], + [ + "▁Splendor", + -15.079171180725098 + ], + [ + "▁volum", + -15.079171180725098 + ], + [ + "▁TANK", + -15.079185485839844 + ], + [ + "reservation", + -15.07919692993164 + ], + [ + "▁effusive", + -15.07919979095459 + ], + [ + "uttle", + -15.079201698303223 + ], + [ + "▁Blatt", + -15.079290390014648 + ], + [ + "▁Widescreen", + -15.079299926757812 + ], + [ + "filament", + -15.079300880432129 + ], + [ + "▁ELS", + -15.079309463500977 + ], + [ + "Repeat", + -15.079349517822266 + ], + [ + "▁Swet", + -15.079365730285645 + ], + [ + "▁Euston", + -15.079418182373047 + ], + [ + "▁PSM", + -15.079423904418945 + ], + [ + "▁HBC", + -15.079442024230957 + ], + [ + "▁Saucer", + -15.07947826385498 + ], + [ + "Minor", + -15.079501152038574 + ], + [ + "Contemporary", + -15.079508781433105 + ], + [ + "▁Havoc", + -15.079511642456055 + ], + [ + "RAVE", + -15.079573631286621 + ], + [ + "▁defile", + -15.079602241516113 + ], + [ + "▁DOH", + -15.079610824584961 + ], + [ + "▁politique", + -15.079646110534668 + ], + [ + "▁unreservedly", + -15.079662322998047 + ], + [ + "enkov", + -15.079663276672363 + ], + [ + "▁Calloway", + -15.079702377319336 + ], + [ + "▁Grievance", + -15.079718589782715 + ], + [ + "▁Tummy", + -15.07972526550293 + ], + [ + "peaceful", + -15.079788208007812 + ], + [ + "brought", + -15.07984733581543 + ], + [ + "aphy", + -15.079856872558594 + ], + [ + "▁pagination", + -15.079890251159668 + ], + [ + "▁Prinz", + -15.079916000366211 + ], + [ + "▁Gluck", + -15.07992172241211 + ], + [ + "▁Geithner", + -15.079935073852539 + ], + [ + "▁Joiner", + -15.079946517944336 + ], + [ + "▁Tema", + -15.079947471618652 + ], + [ + "▁militarization", + -15.079957008361816 + ], + [ + "▁PREVIOUS", + -15.079964637756348 + ], + [ + "▁Driftwood", + -15.07997989654541 + ], + [ + "▁sycophant", + -15.080021858215332 + ], + [ + "▁BUILT", + -15.080076217651367 + ], + [ + "▁contralateral", + -15.080145835876465 + ], + [ + "TOO", + -15.08016586303711 + ], + [ + "▁Tejas", + -15.080177307128906 + ], + [ + "▁Hurrah", + -15.080184936523438 + ], + [ + "▁cours", + -15.080187797546387 + ], + [ + "▁Marlo", + -15.080188751220703 + ], + [ + "▁vite", + -15.0802001953125 + ], + [ + "ček", + -15.080223083496094 + ], + [ + "BED", + -15.080259323120117 + ], + [ + "▁hedonistic", + -15.080262184143066 + ], + [ + "Ê", + -15.080269813537598 + ], + [ + "▁DEFINITELY", + -15.080310821533203 + ], + [ + "▁Harun", + -15.080320358276367 + ], + [ + "ihara", + -15.08032512664795 + ], + [ + "▁Dstv", + -15.080343246459961 + ], + [ + "1103", + -15.080353736877441 + ], + [ + "agga", + -15.080389022827148 + ], + [ + "pathological", + -15.080389022827148 + ], + [ + "▁Oldman", + -15.08041000366211 + ], + [ + "adapt", + -15.080423355102539 + ], + [ + "ို", + -15.080470085144043 + ], + [ + "▁bundt", + -15.080513954162598 + ], + [ + "▁thaliana", + -15.08051586151123 + ], + [ + "▁Norge", + -15.080520629882812 + ], + [ + "▁Desjardins", + -15.08054256439209 + ], + [ + "▁Identifies", + -15.08054256439209 + ], + [ + "▁AirBnB", + -15.080551147460938 + ], + [ + "▁reiki", + -15.080554962158203 + ], + [ + "Physics", + -15.080565452575684 + ], + [ + "distinct", + -15.080585479736328 + ], + [ + "▁Tahitian", + -15.080599784851074 + ], + [ + "▁Geffen", + -15.080602645874023 + ], + [ + "▁thimble", + -15.08067512512207 + ], + [ + "Parameter", + -15.080682754516602 + ], + [ + "▁Cleric", + -15.080683708190918 + ], + [ + "▁Nicodemus", + -15.080700874328613 + ], + [ + "▁fornication", + -15.08072566986084 + ], + [ + "Hybrid", + -15.080740928649902 + ], + [ + "BRO", + -15.080741882324219 + ], + [ + "▁영", + -15.080748558044434 + ], + [ + "▁Argon", + -15.08074951171875 + ], + [ + "يل", + -15.08078670501709 + ], + [ + "purchasing", + -15.080790519714355 + ], + [ + "▁nightgown", + -15.080792427062988 + ], + [ + "▁goldmine", + -15.080798149108887 + ], + [ + "▁stooge", + -15.080804824829102 + ], + [ + "Reserve", + -15.08083438873291 + ], + [ + "▁Visser", + -15.080888748168945 + ], + [ + "▁Jacinda", + -15.080909729003906 + ], + [ + "▁reroute", + -15.0809326171875 + ], + [ + "▁exoplanets", + -15.080967903137207 + ], + [ + "▁Zha", + -15.080968856811523 + ], + [ + "▁939", + -15.080977439880371 + ], + [ + "▁Belgi", + -15.080985069274902 + ], + [ + "▁imperil", + -15.081010818481445 + ], + [ + "▁Wallach", + -15.08102035522461 + ], + [ + "片", + -15.081052780151367 + ], + [ + "anime", + -15.081056594848633 + ], + [ + "▁HEN", + -15.08106803894043 + ], + [ + "▁anisotropic", + -15.08107852935791 + ], + [ + "ulder", + -15.081151962280273 + ], + [ + "▁revaluation", + -15.081153869628906 + ], + [ + "▁SMF", + -15.081171989440918 + ], + [ + "▁telephonic", + -15.081175804138184 + ], + [ + "▁shrew", + -15.081212043762207 + ], + [ + "▁Sabra", + -15.081214904785156 + ], + [ + "▁synerg", + -15.081217765808105 + ], + [ + "▁homocysteine", + -15.08122444152832 + ], + [ + "▁MINNEAPOLIS", + -15.081352233886719 + ], + [ + "▁gastroenterologist", + -15.081352233886719 + ], + [ + "ша", + -15.081355094909668 + ], + [ + "▁sí", + -15.0813570022583 + ], + [ + "▁reprising", + -15.081367492675781 + ], + [ + "compensation", + -15.081399917602539 + ], + [ + "pula", + -15.081402778625488 + ], + [ + "▁disguising", + -15.08141040802002 + ], + [ + "▁Carnation", + -15.081413269042969 + ], + [ + "▁Niners", + -15.08142375946045 + ], + [ + "ROT", + -15.081451416015625 + ], + [ + "GOD", + -15.081452369689941 + ], + [ + "▁Betrayal", + -15.081453323364258 + ], + [ + "delicious", + -15.081477165222168 + ], + [ + "culi", + -15.081483840942383 + ], + [ + "▁WalMart", + -15.081486701965332 + ], + [ + "▁sundeck", + -15.081494331359863 + ], + [ + "Pho", + -15.081497192382812 + ], + [ + "▁NAG", + -15.081497192382812 + ], + [ + "▁Concentrated", + -15.081500053405762 + ], + [ + "rood", + -15.081501007080078 + ], + [ + "▁iowa", + -15.081521987915039 + ], + [ + "▁Gersh", + -15.081568717956543 + ], + [ + "vw", + -15.08156967163086 + ], + [ + "awang", + -15.081592559814453 + ], + [ + "IDES", + -15.081620216369629 + ], + [ + "▁suffixes", + -15.081642150878906 + ], + [ + "▁detent", + -15.081658363342285 + ], + [ + "mention", + -15.081665992736816 + ], + [ + "Kart", + -15.081674575805664 + ], + [ + "▁acyclovir", + -15.08167552947998 + ], + [ + "▁vehement", + -15.081684112548828 + ], + [ + "▁Characteristic", + -15.081685066223145 + ], + [ + "hock", + -15.081693649291992 + ], + [ + "risti", + -15.08170223236084 + ], + [ + "▁Allergic", + -15.08170223236084 + ], + [ + "▁Sanibel", + -15.081718444824219 + ], + [ + "▁Goulding", + -15.081730842590332 + ], + [ + "▁Interconnect", + -15.081757545471191 + ], + [ + "▁mutagenesis", + -15.0818452835083 + ], + [ + "よ", + -15.081868171691895 + ], + [ + "▁Alek", + -15.081899642944336 + ], + [ + "▁Scro", + -15.081907272338867 + ], + [ + "▁MPO", + -15.081929206848145 + ], + [ + "▁trudging", + -15.08193588256836 + ], + [ + "▁swooning", + -15.081936836242676 + ], + [ + "▁бы", + -15.081938743591309 + ], + [ + "▁DELIVER", + -15.0819730758667 + ], + [ + "▁Gremlin", + -15.081999778747559 + ], + [ + "▁Gustafson", + -15.082009315490723 + ], + [ + "▁SPONSOR", + -15.082032203674316 + ], + [ + "▁FACTORY", + -15.082038879394531 + ], + [ + "▁Translating", + -15.082069396972656 + ], + [ + "▁Bernhardt", + -15.082071304321289 + ], + [ + "▁FIAT", + -15.082079887390137 + ], + [ + "berlin", + -15.08211898803711 + ], + [ + "▁Phat", + -15.082120895385742 + ], + [ + "▁Muna", + -15.082149505615234 + ], + [ + "▁HEIGHT", + -15.082191467285156 + ], + [ + "resourced", + -15.082200050354004 + ], + [ + "▁Vandenberg", + -15.082208633422852 + ], + [ + "σι", + -15.082221984863281 + ], + [ + "barrier", + -15.082236289978027 + ], + [ + "▁Masked", + -15.082247734069824 + ], + [ + "▁proliferated", + -15.082255363464355 + ], + [ + "▁Styx", + -15.082277297973633 + ], + [ + "scored", + -15.082294464111328 + ], + [ + "boni", + -15.082331657409668 + ], + [ + "▁Cech", + -15.082358360290527 + ], + [ + "▁후", + -15.08237075805664 + ], + [ + "▁876", + -15.082415580749512 + ], + [ + "▁timeslot", + -15.082435607910156 + ], + [ + "▁playdate", + -15.08245849609375 + ], + [ + "▁Rajeev", + -15.082476615905762 + ], + [ + "▁Sudha", + -15.082483291625977 + ], + [ + "акт", + -15.082502365112305 + ], + [ + "▁costuming", + -15.082544326782227 + ], + [ + "▁Eminent", + -15.082547187805176 + ], + [ + "▁Straub", + -15.082612037658691 + ], + [ + "▁Dumpling", + -15.082613945007324 + ], + [ + "▁recyclers", + -15.08267879486084 + ], + [ + "▁Brownback", + -15.082694053649902 + ], + [ + "▁Pichai", + -15.082694053649902 + ], + [ + "▁primera", + -15.082717895507812 + ], + [ + "▁tromp", + -15.082730293273926 + ], + [ + "fau", + -15.082734107971191 + ], + [ + "Swedish", + -15.082776069641113 + ], + [ + "Centered", + -15.082778930664062 + ], + [ + "▁Argh", + -15.082871437072754 + ], + [ + "▁Bennie", + -15.082901000976562 + ], + [ + "▁BSL", + -15.08291244506836 + ], + [ + "MFA", + -15.082947731018066 + ], + [ + "▁musky", + -15.082962989807129 + ], + [ + "brass", + -15.08297348022461 + ], + [ + "angiogenic", + -15.082977294921875 + ], + [ + "▁Sherrod", + -15.082978248596191 + ], + [ + "tinyurl", + -15.082986831665039 + ], + [ + "PFA", + -15.082987785339355 + ], + [ + "▁fractious", + -15.083060264587402 + ], + [ + "▁Bowyer", + -15.08308219909668 + ], + [ + "▁Rabbinic", + -15.083094596862793 + ], + [ + "▁RSD", + -15.083128929138184 + ], + [ + "patra", + -15.083166122436523 + ], + [ + "Mae", + -15.083168983459473 + ], + [ + "▁Schna", + -15.083169937133789 + ], + [ + "▁Libert", + -15.083171844482422 + ], + [ + "▁Garrick", + -15.08317756652832 + ], + [ + "supposed", + -15.08319091796875 + ], + [ + "▁snorting", + -15.083213806152344 + ], + [ + "▁Gourd", + -15.083253860473633 + ], + [ + "▁Principality", + -15.083253860473633 + ], + [ + "▁Werth", + -15.083288192749023 + ], + [ + "▁Reardon", + -15.083295822143555 + ], + [ + "▁GPC", + -15.08330249786377 + ], + [ + "▁Esprit", + -15.083353042602539 + ], + [ + "▁Payless", + -15.083353042602539 + ], + [ + "▁EBSCO", + -15.08336067199707 + ], + [ + "▁Rockwood", + -15.083362579345703 + ], + [ + "bret", + -15.083434104919434 + ], + [ + "tetrahydro", + -15.083446502685547 + ], + [ + "▁Samaj", + -15.083447456359863 + ], + [ + "▁Tilbury", + -15.083492279052734 + ], + [ + "ITTING", + -15.083518028259277 + ], + [ + "▁ѕе", + -15.083605766296387 + ], + [ + "▁thwarting", + -15.083608627319336 + ], + [ + "▁rejoining", + -15.083619117736816 + ], + [ + "Dimensional", + -15.08363151550293 + ], + [ + "▁pulsation", + -15.083636283874512 + ], + [ + "▁discolor", + -15.083724021911621 + ], + [ + "itant", + -15.083768844604492 + ], + [ + "buff", + -15.083773612976074 + ], + [ + "▁Eckhart", + -15.083779335021973 + ], + [ + "piste", + -15.083799362182617 + ], + [ + "▁flipper", + -15.083805084228516 + ], + [ + "▁την", + -15.08381462097168 + ], + [ + "kunde", + -15.083840370178223 + ], + [ + "▁Hsieh", + -15.083845138549805 + ], + [ + "▁Malian", + -15.08385944366455 + ], + [ + "▁estado", + -15.083871841430664 + ], + [ + "Url", + -15.083880424499512 + ], + [ + "▁discontinuity", + -15.083887100219727 + ], + [ + "▁downgrading", + -15.083924293518066 + ], + [ + "▁applica", + -15.083940505981445 + ], + [ + "▁mio", + -15.083986282348633 + ], + [ + "depressants", + -15.083992004394531 + ], + [ + "▁trashcan", + -15.084012985229492 + ], + [ + "▁Obstet", + -15.08401870727539 + ], + [ + "▁Señor", + -15.084089279174805 + ], + [ + "▁livejasmin", + -15.084104537963867 + ], + [ + "▁unnaturally", + -15.084138870239258 + ], + [ + "controversial", + -15.0841646194458 + ], + [ + "▁Jeanine", + -15.084203720092773 + ], + [ + "공", + -15.08422565460205 + ], + [ + "▁greeter", + -15.084242820739746 + ], + [ + "tomato", + -15.084253311157227 + ], + [ + "Ralph", + -15.084306716918945 + ], + [ + "▁EYES", + -15.08432388305664 + ], + [ + "▁assailed", + -15.084357261657715 + ], + [ + "Marshall", + -15.084362030029297 + ], + [ + "▁€30", + -15.084418296813965 + ], + [ + "▁PPTP", + -15.084419250488281 + ], + [ + "▁NCBI", + -15.084441184997559 + ], + [ + "▁Shige", + -15.084464073181152 + ], + [ + "▁pooh", + -15.084498405456543 + ], + [ + "▁Sabathia", + -15.084528923034668 + ], + [ + "iliation", + -15.08456039428711 + ], + [ + "▁Pettis", + -15.084562301635742 + ], + [ + "▁fluidly", + -15.084576606750488 + ], + [ + "▁Tiberius", + -15.084600448608398 + ], + [ + "constrained", + -15.084609031677246 + ], + [ + "Shotgun", + -15.084620475769043 + ], + [ + "▁SETI", + -15.084626197814941 + ], + [ + "naughty", + -15.084632873535156 + ], + [ + "▁antisense", + -15.08470344543457 + ], + [ + "▁strategi", + -15.084712028503418 + ], + [ + "▁Cristal", + -15.084731101989746 + ], + [ + "▁Tropez", + -15.084756851196289 + ], + [ + "Kenya", + -15.08481502532959 + ], + [ + "중", + -15.084877967834473 + ], + [ + "сть", + -15.084919929504395 + ], + [ + "▁Priestess", + -15.08492374420166 + ], + [ + "▁Artikel", + -15.084927558898926 + ], + [ + "▁Jeni", + -15.084959983825684 + ], + [ + "▁Brier", + -15.08498477935791 + ], + [ + "▁accosted", + -15.085003852844238 + ], + [ + "▁Retrofit", + -15.085041046142578 + ], + [ + "▁Underperform", + -15.085043907165527 + ], + [ + "catalogue", + -15.08504581451416 + ], + [ + "▁Suzi", + -15.08506965637207 + ], + [ + "▁538532836498889", + -15.085091590881348 + ], + [ + "▁Schni", + -15.085119247436523 + ], + [ + "▁eval", + -15.085121154785156 + ], + [ + "attorney", + -15.085139274597168 + ], + [ + "▁Estee", + -15.085139274597168 + ], + [ + "▁GTP", + -15.085198402404785 + ], + [ + "▁Panelists", + -15.085236549377441 + ], + [ + "▁Mosi", + -15.085249900817871 + ], + [ + "Flyer", + -15.085256576538086 + ], + [ + "▁Urn", + -15.0852632522583 + ], + [ + "▁yap", + -15.085270881652832 + ], + [ + "Spice", + -15.085285186767578 + ], + [ + "▁CONGRATULATIONS", + -15.085323333740234 + ], + [ + "▁Incheon", + -15.085399627685547 + ], + [ + "▁Goel", + -15.085406303405762 + ], + [ + "▁Radioactive", + -15.08542537689209 + ], + [ + "▁entra", + -15.085431098937988 + ], + [ + "▁FALLS", + -15.085460662841797 + ], + [ + "▁KMS", + -15.085487365722656 + ], + [ + "▁SYM", + -15.085526466369629 + ], + [ + "▁startlingly", + -15.085540771484375 + ], + [ + "▁Zedong", + -15.085541725158691 + ], + [ + "▁lengthier", + -15.085559844970703 + ], + [ + "▁Ziv", + -15.085578918457031 + ], + [ + "illustrated", + -15.085620880126953 + ], + [ + "addicted", + -15.08564281463623 + ], + [ + "▁Magdalen", + -15.085667610168457 + ], + [ + "Troy", + -15.085692405700684 + ], + [ + "▁filmography", + -15.085716247558594 + ], + [ + "▁irrelevance", + -15.085775375366211 + ], + [ + "▁Flix", + -15.08581829071045 + ], + [ + "▁regul", + -15.085819244384766 + ], + [ + "க்க", + -15.085822105407715 + ], + [ + "▁SFX", + -15.085826873779297 + ], + [ + "▁Necessity", + -15.085846900939941 + ], + [ + "▁Envi", + -15.085855484008789 + ], + [ + "Advantage", + -15.085857391357422 + ], + [ + "▁Memorabilia", + -15.085861206054688 + ], + [ + "▁SENS", + -15.08586311340332 + ], + [ + "▁Medien", + -15.085871696472168 + ], + [ + "▁Ziploc", + -15.085908889770508 + ], + [ + "qiao", + -15.085927963256836 + ], + [ + "Hindi", + -15.085928916931152 + ], + [ + "▁Utterly", + -15.085929870605469 + ], + [ + "感", + -15.085943222045898 + ], + [ + "▁Colourful", + -15.085966110229492 + ], + [ + "▁EPF", + -15.085969924926758 + ], + [ + "▁benchtop", + -15.085969924926758 + ], + [ + "▁Rosebud", + -15.08602523803711 + ], + [ + "▁Convoy", + -15.086031913757324 + ], + [ + "▁Creditors", + -15.0860595703125 + ], + [ + "▁Rasta", + -15.086063385009766 + ], + [ + "▁shunning", + -15.086134910583496 + ], + [ + "▁Loughlin", + -15.086156845092773 + ], + [ + "▁né", + -15.086190223693848 + ], + [ + "▁Compress", + -15.086207389831543 + ], + [ + "▁Mamata", + -15.086227416992188 + ], + [ + "ouvert", + -15.086228370666504 + ], + [ + "▁Giorgi", + -15.086236000061035 + ], + [ + "▁DARE", + -15.0862455368042 + ], + [ + "▁nipping", + -15.086263656616211 + ], + [ + "CHEM", + -15.086286544799805 + ], + [ + "▁Blevins", + -15.086311340332031 + ], + [ + "▁CLL", + -15.086318969726562 + ], + [ + "▁headfirst", + -15.08633804321289 + ], + [ + "▁Columba", + -15.086353302001953 + ], + [ + "▁BIL", + -15.08636474609375 + ], + [ + "Header", + -15.086365699768066 + ], + [ + "▁beckon", + -15.086373329162598 + ], + [ + "▁demigod", + -15.086467742919922 + ], + [ + "engaging", + -15.086499214172363 + ], + [ + "аі", + -15.086499214172363 + ], + [ + "▁disincentive", + -15.086505889892578 + ], + [ + "icka", + -15.086560249328613 + ], + [ + "▁orthotic", + -15.086620330810547 + ], + [ + "▁Barrack", + -15.08663272857666 + ], + [ + "▁Sadr", + -15.086633682250977 + ], + [ + "▁Fallujah", + -15.086636543273926 + ], + [ + "▁Renée", + -15.086661338806152 + ], + [ + "garlic", + -15.086738586425781 + ], + [ + "▁Sistine", + -15.086759567260742 + ], + [ + "▁ROMAN", + -15.086785316467285 + ], + [ + "▁LPL", + -15.086856842041016 + ], + [ + "▁rheumatism", + -15.086864471435547 + ], + [ + "▁Energie", + -15.086865425109863 + ], + [ + "▁nä", + -15.08687973022461 + ], + [ + "▁Calo", + -15.086896896362305 + ], + [ + "Apparently", + -15.086899757385254 + ], + [ + "Vancouver", + -15.086909294128418 + ], + [ + "▁£55", + -15.086929321289062 + ], + [ + "▁Cosy", + -15.086992263793945 + ], + [ + "▁Cladding", + -15.087085723876953 + ], + [ + "▁rica", + -15.087120056152344 + ], + [ + "comparison", + -15.08713436126709 + ], + [ + "▁Meera", + -15.087148666381836 + ], + [ + "▁Stanislav", + -15.087150573730469 + ], + [ + "organize", + -15.087174415588379 + ], + [ + "▁Batchelor", + -15.087199211120605 + ], + [ + "▁shrunken", + -15.087202072143555 + ], + [ + "CITY", + -15.087204933166504 + ], + [ + "▁acquit", + -15.087214469909668 + ], + [ + "▁gagging", + -15.0872163772583 + ], + [ + "▁proced", + -15.0872163772583 + ], + [ + "▁Caff", + -15.087242126464844 + ], + [ + "▁Interceptor", + -15.087242126464844 + ], + [ + "▁gassed", + -15.087248802185059 + ], + [ + "france", + -15.087302207946777 + ], + [ + "Meanwhile", + -15.087325096130371 + ], + [ + "sprung", + -15.087328910827637 + ], + [ + "▁contorted", + -15.087336540222168 + ], + [ + "ufu", + -15.087350845336914 + ], + [ + "▁WGN", + -15.087374687194824 + ], + [ + "▁Marcell", + -15.087385177612305 + ], + [ + "ICD", + -15.087434768676758 + ], + [ + "▁Samuelson", + -15.087454795837402 + ], + [ + "▁KBB", + -15.087470054626465 + ], + [ + "▁Karolina", + -15.08751392364502 + ], + [ + "▁Ajayi", + -15.087515830993652 + ], + [ + "ebbe", + -15.087520599365234 + ], + [ + "▁reorient", + -15.087528228759766 + ], + [ + "▁Floridian", + -15.087529182434082 + ], + [ + "▁SHOOT", + -15.087538719177246 + ], + [ + "Impl", + -15.087547302246094 + ], + [ + "▁Eldon", + -15.08755111694336 + ], + [ + "mä", + -15.087554931640625 + ], + [ + "Baptiste", + -15.087571144104004 + ], + [ + "methylation", + -15.087615966796875 + ], + [ + "consult", + -15.087644577026367 + ], + [ + "▁1759", + -15.087677955627441 + ], + [ + "▁Jammeh", + -15.087695121765137 + ], + [ + "▁Evangeline", + -15.087719917297363 + ], + [ + "▁diazepam", + -15.087723731994629 + ], + [ + "▁limbic", + -15.087730407714844 + ], + [ + "ек", + -15.087732315063477 + ], + [ + "Witch", + -15.087743759155273 + ], + [ + "Corporation", + -15.087750434875488 + ], + [ + "▁TRAILER", + -15.087772369384766 + ], + [ + "Exhibit", + -15.087798118591309 + ], + [ + "▁TPH", + -15.087800025939941 + ], + [ + "▁microorganism", + -15.087824821472168 + ], + [ + "▁Vé", + -15.087831497192383 + ], + [ + "▁Nuance", + -15.08784294128418 + ], + [ + "▁Phineas", + -15.08784294128418 + ], + [ + "▁pretensions", + -15.087859153747559 + ], + [ + "▁semifinalist", + -15.087930679321289 + ], + [ + "spanning", + -15.087935447692871 + ], + [ + "▁dale", + -15.08797836303711 + ], + [ + "▁Akita", + -15.087982177734375 + ], + [ + "▁Hasina", + -15.0880126953125 + ], + [ + "▁interpretative", + -15.08802318572998 + ], + [ + "現", + -15.088075637817383 + ], + [ + "▁SCN", + -15.088083267211914 + ], + [ + "▁Brilliance", + -15.08808708190918 + ], + [ + "▁arrondissement", + -15.088101387023926 + ], + [ + "▁listserv", + -15.088104248046875 + ], + [ + "▁Camber", + -15.088139533996582 + ], + [ + "enchant", + -15.08817195892334 + ], + [ + "▁Beastie", + -15.088277816772461 + ], + [ + "【", + -15.088289260864258 + ], + [ + "▁angrier", + -15.088305473327637 + ], + [ + "turm", + -15.088318824768066 + ], + [ + "▁Katowice", + -15.088322639465332 + ], + [ + "▁Havilland", + -15.088348388671875 + ], + [ + "▁GTD", + -15.088359832763672 + ], + [ + "▁bonafide", + -15.088377952575684 + ], + [ + "▁brazenly", + -15.088385581970215 + ], + [ + "▁CONV", + -15.088391304016113 + ], + [ + "▁PITTSBURGH", + -15.088436126708984 + ], + [ + "▁mascarpone", + -15.088436126708984 + ], + [ + "imper", + -15.088458061218262 + ], + [ + "Pair", + -15.088459968566895 + ], + [ + "▁Cheesy", + -15.088489532470703 + ], + [ + "▁enameled", + -15.088517189025879 + ], + [ + "▁perennially", + -15.088520050048828 + ], + [ + "▁talons", + -15.088534355163574 + ], + [ + "Companies", + -15.08854866027832 + ], + [ + "▁EXPLO", + -15.088569641113281 + ], + [ + "▁Tubman", + -15.088570594787598 + ], + [ + "▁Photographed", + -15.088577270507812 + ], + [ + "▁Clen", + -15.088630676269531 + ], + [ + "▁Kour", + -15.08864974975586 + ], + [ + "▁Notion", + -15.088656425476074 + ], + [ + "▁SFI", + -15.088661193847656 + ], + [ + "CAG", + -15.088664054870605 + ], + [ + "▁Breeder", + -15.088700294494629 + ], + [ + "▁Newsome", + -15.088700294494629 + ], + [ + "および", + -15.088724136352539 + ], + [ + "▁writhe", + -15.088730812072754 + ], + [ + "▁Cycl", + -15.088783264160156 + ], + [ + "▁игр", + -15.088790893554688 + ], + [ + "tribution", + -15.088838577270508 + ], + [ + "▁Columb", + -15.088869094848633 + ], + [ + "▁Tyrrell", + -15.088869094848633 + ], + [ + "▁AMF", + -15.088872909545898 + ], + [ + "▁prise", + -15.088894844055176 + ], + [ + "ndro", + -15.08890151977539 + ], + [ + "ritu", + -15.088911056518555 + ], + [ + "記", + -15.088933944702148 + ], + [ + "ggler", + -15.08906364440918 + ], + [ + "Powered", + -15.089089393615723 + ], + [ + "▁pinto", + -15.089096069335938 + ], + [ + "▁Dik", + -15.089102745056152 + ], + [ + "▁abscesses", + -15.089102745056152 + ], + [ + "▁pik", + -15.089107513427734 + ], + [ + "▁viele", + -15.089109420776367 + ], + [ + "▁COUNTER", + -15.089140892028809 + ], + [ + "ESCO", + -15.08918285369873 + ], + [ + "streamed", + -15.089212417602539 + ], + [ + "▁cela", + -15.089255332946777 + ], + [ + "▁McCla", + -15.089295387268066 + ], + [ + "Detect", + -15.089309692382812 + ], + [ + "Loader", + -15.08931827545166 + ], + [ + "uban", + -15.089367866516113 + ], + [ + "▁UMBC", + -15.089377403259277 + ], + [ + "▁Schwei", + -15.089437484741211 + ], + [ + "aide", + -15.089449882507324 + ], + [ + "год", + -15.08946418762207 + ], + [ + "mounting", + -15.089470863342285 + ], + [ + "▁Difficulties", + -15.089495658874512 + ], + [ + "▁rouble", + -15.089500427246094 + ], + [ + "Creation", + -15.089522361755371 + ], + [ + "▁Osmosis", + -15.089530944824219 + ], + [ + "mpeg", + -15.089557647705078 + ], + [ + "Bust", + -15.08957290649414 + ], + [ + "YOUR", + -15.089573860168457 + ], + [ + "cimiento", + -15.089582443237305 + ], + [ + "kingdom", + -15.089641571044922 + ], + [ + "UAS", + -15.089646339416504 + ], + [ + "▁Raga", + -15.089654922485352 + ], + [ + "▁Treaties", + -15.089675903320312 + ], + [ + "▁CANCER", + -15.089688301086426 + ], + [ + "يد", + -15.089723587036133 + ], + [ + "▁Fultz", + -15.089733123779297 + ], + [ + "vitro", + -15.089749336242676 + ], + [ + "▁pelicans", + -15.089765548706055 + ], + [ + "▁dozing", + -15.089771270751953 + ], + [ + "Azur", + -15.08978271484375 + ], + [ + "▁subverted", + -15.089789390563965 + ], + [ + "▁Zoë", + -15.089792251586914 + ], + [ + "INR", + -15.089803695678711 + ], + [ + "▁Mochi", + -15.089808464050293 + ], + [ + "▁Eaves", + -15.089818954467773 + ], + [ + "proposal", + -15.089824676513672 + ], + [ + "▁Jahn", + -15.089845657348633 + ], + [ + "decoration", + -15.089898109436035 + ], + [ + "▁Verily", + -15.08991527557373 + ], + [ + "kua", + -15.089997291564941 + ], + [ + "▁festivity", + -15.090001106262207 + ], + [ + "▁Campfire", + -15.090008735656738 + ], + [ + "racetam", + -15.0900297164917 + ], + [ + "▁Viel", + -15.090030670166016 + ], + [ + "mundi", + -15.090035438537598 + ], + [ + "▁Turkic", + -15.090054512023926 + ], + [ + "▁Panetta", + -15.090062141418457 + ], + [ + "▁Hootsuite", + -15.090089797973633 + ], + [ + "▁exhaustively", + -15.090109825134277 + ], + [ + "▁debuff", + -15.090179443359375 + ], + [ + "▁Washable", + -15.090189933776855 + ], + [ + "UTR", + -15.090195655822754 + ], + [ + "▁grimly", + -15.09019947052002 + ], + [ + "vica", + -15.090216636657715 + ], + [ + "▁maintainable", + -15.090278625488281 + ], + [ + "▁Frommer", + -15.090290069580078 + ], + [ + "▁Tuan", + -15.090380668640137 + ], + [ + "▁interlaced", + -15.090381622314453 + ], + [ + "▁EXCHANGE", + -15.090392112731934 + ], + [ + "▁albuterol", + -15.090492248535156 + ], + [ + "uš", + -15.090513229370117 + ], + [ + "ciu", + -15.090540885925293 + ], + [ + "capella", + -15.090571403503418 + ], + [ + "▁twit", + -15.09061336517334 + ], + [ + "▁Pruning", + -15.0906400680542 + ], + [ + "▁Seco", + -15.0906400680542 + ], + [ + "CTE", + -15.09065055847168 + ], + [ + "▁Rhône", + -15.090673446655273 + ], + [ + "kovo", + -15.090688705444336 + ], + [ + "PMA", + -15.090729713439941 + ], + [ + "intrusive", + -15.090744972229004 + ], + [ + "▁ramparts", + -15.090787887573242 + ], + [ + "ycz", + -15.090829849243164 + ], + [ + "Bake", + -15.090839385986328 + ], + [ + "Pap", + -15.090852737426758 + ], + [ + "▁Erde", + -15.090853691101074 + ], + [ + "INN", + -15.09091567993164 + ], + [ + "Tha", + -15.090921401977539 + ], + [ + "▁kommen", + -15.090934753417969 + ], + [ + "▁Keychain", + -15.0909423828125 + ], + [ + "▁PNB", + -15.090957641601562 + ], + [ + "Ranger", + -15.090972900390625 + ], + [ + "▁deviating", + -15.09099292755127 + ], + [ + "▁tablescape", + -15.090997695922852 + ], + [ + "▁hampton", + -15.0910005569458 + ], + [ + "▁bibliographies", + -15.091032981872559 + ], + [ + "Brandon", + -15.09105110168457 + ], + [ + "vā", + -15.091083526611328 + ], + [ + "naki", + -15.091160774230957 + ], + [ + "▁calico", + -15.091172218322754 + ], + [ + "▁Tuned", + -15.091178894042969 + ], + [ + "▁Munger", + -15.091198921203613 + ], + [ + "BTS", + -15.091211318969727 + ], + [ + "▁Fishes", + -15.091275215148926 + ], + [ + "▁airlift", + -15.091286659240723 + ], + [ + "▁warez", + -15.09133243560791 + ], + [ + "▁Nila", + -15.091339111328125 + ], + [ + "▁flopping", + -15.091410636901855 + ], + [ + "▁proliferative", + -15.091410636901855 + ], + [ + "▁PVD", + -15.091423988342285 + ], + [ + "ों", + -15.091434478759766 + ], + [ + "▁Hardaway", + -15.091460227966309 + ], + [ + "▁Miyamoto", + -15.091462135314941 + ], + [ + "▁scoresheet", + -15.09146499633789 + ], + [ + "▁geochemical", + -15.091470718383789 + ], + [ + "chini", + -15.091471672058105 + ], + [ + "▁axonal", + -15.091471672058105 + ], + [ + "▁immunoassay", + -15.091472625732422 + ], + [ + "▁FEA", + -15.091496467590332 + ], + [ + "▁veri", + -15.091511726379395 + ], + [ + "▁thunderbolt", + -15.091559410095215 + ], + [ + "▁Proteus", + -15.091586112976074 + ], + [ + "▁knighted", + -15.091596603393555 + ], + [ + "skog", + -15.091675758361816 + ], + [ + "▁unaddressed", + -15.091718673706055 + ], + [ + "信息", + -15.091753005981445 + ], + [ + "DFW", + -15.091761589050293 + ], + [ + "▁unmotivated", + -15.09177017211914 + ], + [ + "▁topologies", + -15.091780662536621 + ], + [ + "▁dishonour", + -15.091817855834961 + ], + [ + "▁OMS", + -15.091841697692871 + ], + [ + "▁Weasel", + -15.091851234436035 + ], + [ + "▁Blan", + -15.091872215270996 + ], + [ + "▁ducting", + -15.091903686523438 + ], + [ + "TRU", + -15.091917991638184 + ], + [ + "▁Ruch", + -15.0919189453125 + ], + [ + "membership", + -15.091940879821777 + ], + [ + "▁ν", + -15.091952323913574 + ], + [ + "Chemistry", + -15.091975212097168 + ], + [ + "ariya", + -15.091984748840332 + ], + [ + "▁Krem", + -15.091988563537598 + ], + [ + "▁gambled", + -15.092037200927734 + ], + [ + "▁interbank", + -15.092071533203125 + ], + [ + "▁Welder", + -15.092092514038086 + ], + [ + "▁dimples", + -15.092100143432617 + ], + [ + "▁Starkey", + -15.092121124267578 + ], + [ + "Toggle", + -15.092132568359375 + ], + [ + "▁WONDER", + -15.092159271240234 + ], + [ + "▁Wishlist", + -15.092167854309082 + ], + [ + "▁IFTTT", + -15.092180252075195 + ], + [ + "▁NAO", + -15.092182159423828 + ], + [ + "▁finches", + -15.092198371887207 + ], + [ + "▁Colson", + -15.092209815979004 + ], + [ + "▁Cocoon", + -15.092229843139648 + ], + [ + "▁Lorca", + -15.092243194580078 + ], + [ + "▁Fawkes", + -15.092265129089355 + ], + [ + "▁694", + -15.092280387878418 + ], + [ + "▁cartography", + -15.092284202575684 + ], + [ + "▁serenade", + -15.092301368713379 + ], + [ + "▁Emergent", + -15.092307090759277 + ], + [ + "▁NPO", + -15.09231948852539 + ], + [ + "▁Stigma", + -15.092375755310059 + ], + [ + "oyer", + -15.092387199401855 + ], + [ + "▁Rocca", + -15.092398643493652 + ], + [ + "▁신", + -15.092403411865234 + ], + [ + "▁aliquot", + -15.092412948608398 + ], + [ + "metabolic", + -15.092427253723145 + ], + [ + "▁RAG", + -15.092442512512207 + ], + [ + "▁Swagger", + -15.092482566833496 + ], + [ + "▁Jaylen", + -15.092510223388672 + ], + [ + "KILL", + -15.092569351196289 + ], + [ + "Conservative", + -15.092574119567871 + ], + [ + "▁Sooo", + -15.092578887939453 + ], + [ + "Pea", + -15.092604637145996 + ], + [ + "Scot", + -15.092623710632324 + ], + [ + "ayer", + -15.092637062072754 + ], + [ + "▁recertification", + -15.092643737792969 + ], + [ + "▁stepwise", + -15.092644691467285 + ], + [ + "▁SSG", + -15.092647552490234 + ], + [ + "Counsel", + -15.092662811279297 + ], + [ + "▁marzipan", + -15.092669486999512 + ], + [ + "crate", + -15.092686653137207 + ], + [ + "▁Chaga", + -15.092763900756836 + ], + [ + "▁Macleod", + -15.092802047729492 + ], + [ + "▁Immersive", + -15.092816352844238 + ], + [ + "diva", + -15.09285831451416 + ], + [ + "▁molester", + -15.092879295349121 + ], + [ + "▁HARM", + -15.092900276184082 + ], + [ + "▁Pistachio", + -15.092918395996094 + ], + [ + "▁Omani", + -15.092924118041992 + ], + [ + "▁Spartacus", + -15.092928886413574 + ], + [ + "▁madison", + -15.092933654785156 + ], + [ + "نت", + -15.092970848083496 + ], + [ + "▁GameCube", + -15.09300422668457 + ], + [ + "▁Reims", + -15.093009948730469 + ], + [ + "losa", + -15.093012809753418 + ], + [ + "▁4096", + -15.093021392822266 + ], + [ + "▁graveside", + -15.093043327331543 + ], + [ + "▁WET", + -15.093047142028809 + ], + [ + "▁quesadillas", + -15.093047142028809 + ], + [ + "NAD", + -15.093062400817871 + ], + [ + "▁Unplugged", + -15.093084335327148 + ], + [ + "标", + -15.093132019042969 + ], + [ + "ividad", + -15.093149185180664 + ], + [ + "▁outmoded", + -15.093155860900879 + ], + [ + "▁Beloit", + -15.093172073364258 + ], + [ + "▁Ogg", + -15.093172073364258 + ], + [ + "NISH", + -15.093192100524902 + ], + [ + "▁skinning", + -15.093202590942383 + ], + [ + "▁methionine", + -15.093233108520508 + ], + [ + "gleich", + -15.093243598937988 + ], + [ + "▁Elissa", + -15.093244552612305 + ], + [ + "▁Saharan", + -15.09325122833252 + ], + [ + "▁Kage", + -15.093254089355469 + ], + [ + "▁Kalan", + -15.093260765075684 + ], + [ + "▁pouf", + -15.09326457977295 + ], + [ + "▁Brugge", + -15.093276977539062 + ], + [ + "▁Rangel", + -15.093287467956543 + ], + [ + "Xpress", + -15.093300819396973 + ], + [ + "alde", + -15.093324661254883 + ], + [ + "setzung", + -15.09334659576416 + ], + [ + "▁Nighthawk", + -15.09335708618164 + ], + [ + "coherence", + -15.0933837890625 + ], + [ + "▁Avoidance", + -15.093402862548828 + ], + [ + "ifik", + -15.09341049194336 + ], + [ + "▁bitty", + -15.093426704406738 + ], + [ + "▁GCHQ", + -15.093456268310547 + ], + [ + "▁Varda", + -15.093476295471191 + ], + [ + "receiver", + -15.093499183654785 + ], + [ + "▁Muertos", + -15.093503952026367 + ], + [ + "Eau", + -15.093620300292969 + ], + [ + "▁dissension", + -15.093652725219727 + ], + [ + "▁Renters", + -15.093655586242676 + ], + [ + "▁FFS", + -15.093669891357422 + ], + [ + "Valentine", + -15.093694686889648 + ], + [ + "▁Circum", + -15.093757629394531 + ], + [ + "▁capex", + -15.093799591064453 + ], + [ + "▁Hohen", + -15.093833923339844 + ], + [ + "▁regressed", + -15.093842506408691 + ], + [ + "Dea", + -15.093852996826172 + ], + [ + "▁Demir", + -15.093862533569336 + ], + [ + "▁Lucha", + -15.093879699707031 + ], + [ + "▁Cantwell", + -15.093951225280762 + ], + [ + "▁Nylander", + -15.093960762023926 + ], + [ + "Strat", + -15.093990325927734 + ], + [ + "▁HONOR", + -15.09399127960205 + ], + [ + "▁Knitted", + -15.094000816345215 + ], + [ + "▁Richman", + -15.094061851501465 + ], + [ + "▁prepay", + -15.094087600708008 + ], + [ + "Agostino", + -15.094095230102539 + ], + [ + "▁Navalny", + -15.094134330749512 + ], + [ + "▁Orphanage", + -15.094158172607422 + ], + [ + "▁Wafer", + -15.094165802001953 + ], + [ + "▁Peebles", + -15.094183921813965 + ], + [ + "affa", + -15.094191551208496 + ], + [ + "▁SAIL", + -15.094202041625977 + ], + [ + "Deliver", + -15.094209671020508 + ], + [ + "1884", + -15.094226837158203 + ], + [ + "▁Soriano", + -15.094259262084961 + ], + [ + "▁creased", + -15.094259262084961 + ], + [ + "▁Rangi", + -15.094278335571289 + ], + [ + "▁sniffle", + -15.09429931640625 + ], + [ + "CWA", + -15.094319343566895 + ], + [ + "▁antisemitic", + -15.094371795654297 + ], + [ + "▁Defra", + -15.094391822814941 + ], + [ + "incredible", + -15.094423294067383 + ], + [ + "▁creasing", + -15.094460487365723 + ], + [ + "rahim", + -15.094503402709961 + ], + [ + "▁Hemel", + -15.094503402709961 + ], + [ + "▁Geograph", + -15.094528198242188 + ], + [ + "క", + -15.094558715820312 + ], + [ + "▁Vitale", + -15.094558715820312 + ], + [ + "NPP", + -15.094597816467285 + ], + [ + "▁ORCID", + -15.094626426696777 + ], + [ + "▁Hittite", + -15.094643592834473 + ], + [ + "▁Flatiron", + -15.094660758972168 + ], + [ + "▁tempeh", + -15.094676971435547 + ], + [ + "ология", + -15.094695091247559 + ], + [ + "Opt", + -15.094703674316406 + ], + [ + "▁TREAT", + -15.094707489013672 + ], + [ + "▁Hellcat", + -15.094709396362305 + ], + [ + "▁DISEASE", + -15.094721794128418 + ], + [ + "ANTA", + -15.094743728637695 + ], + [ + "▁relapsing", + -15.094779968261719 + ], + [ + "tinen", + -15.094792366027832 + ], + [ + "▁Abdu", + -15.094794273376465 + ], + [ + "▁WannaCry", + -15.094795227050781 + ], + [ + "▁Trex", + -15.094817161560059 + ], + [ + "▁Alphonse", + -15.094866752624512 + ], + [ + "lsi", + -15.094867706298828 + ], + [ + "▁Munk", + -15.094879150390625 + ], + [ + "devel", + -15.09489917755127 + ], + [ + "看", + -15.094901084899902 + ], + [ + "▁Furlong", + -15.094934463500977 + ], + [ + "Czech", + -15.09496021270752 + ], + [ + "▁Duca", + -15.09500503540039 + ], + [ + "▁manera", + -15.095038414001465 + ], + [ + "▁cancelation", + -15.095040321350098 + ], + [ + "uncul", + -15.09505844116211 + ], + [ + "▁Hogarth", + -15.095091819763184 + ], + [ + "▁Toussaint", + -15.095101356506348 + ], + [ + "▁SPP", + -15.095108985900879 + ], + [ + "enthusiastic", + -15.095110893249512 + ], + [ + "pax", + -15.095149040222168 + ], + [ + "▁Husk", + -15.095152854919434 + ], + [ + "Explorer", + -15.095178604125977 + ], + [ + "▁macula", + -15.095178604125977 + ], + [ + "▁Goodison", + -15.095182418823242 + ], + [ + "▁Endowed", + -15.095190048217773 + ], + [ + "▁kevin", + -15.095196723937988 + ], + [ + "モ", + -15.095208168029785 + ], + [ + "▁impound", + -15.095223426818848 + ], + [ + "▁Abdulaziz", + -15.095233917236328 + ], + [ + "▁lleva", + -15.095237731933594 + ], + [ + "▁moronic", + -15.09524154663086 + ], + [ + "▁Datsun", + -15.095293045043945 + ], + [ + "να", + -15.095294952392578 + ], + [ + "Engineer", + -15.095311164855957 + ], + [ + "▁Mase", + -15.095314025878906 + ], + [ + "Haus", + -15.095325469970703 + ], + [ + "Cure", + -15.095338821411133 + ], + [ + "▁BioWare", + -15.095341682434082 + ], + [ + "▁undoubted", + -15.095353126525879 + ], + [ + "▁morgan", + -15.09537124633789 + ], + [ + "▁Priesthood", + -15.095422744750977 + ], + [ + "▁QSO", + -15.095431327819824 + ], + [ + "clearance", + -15.095437049865723 + ], + [ + "▁moyen", + -15.095480918884277 + ], + [ + "رة", + -15.09550666809082 + ], + [ + "▁cationic", + -15.095538139343262 + ], + [ + "▁Roush", + -15.095580101013184 + ], + [ + "▁Syne", + -15.09559154510498 + ], + [ + "▁oppo", + -15.095601081848145 + ], + [ + "▁Gazelle", + -15.095614433288574 + ], + [ + "Eddie", + -15.095627784729004 + ], + [ + "▁SFF", + -15.095635414123535 + ], + [ + "▁Capistrano", + -15.095643997192383 + ], + [ + "Maxim", + -15.095658302307129 + ], + [ + "robert", + -15.095707893371582 + ], + [ + "▁nadir", + -15.09571361541748 + ], + [ + "▁cheesecloth", + -15.095830917358398 + ], + [ + "▁Genghis", + -15.09583568572998 + ], + [ + "▁misshapen", + -15.095864295959473 + ], + [ + "▁Lupita", + -15.095921516418457 + ], + [ + "▁Hebrides", + -15.095926284790039 + ], + [ + "sanct", + -15.095932960510254 + ], + [ + "▁relinquishing", + -15.095935821533203 + ], + [ + "symmetry", + -15.095970153808594 + ], + [ + "▁Mauer", + -15.095977783203125 + ], + [ + "▁Hydrating", + -15.095983505249023 + ], + [ + "▁DOLLARS", + -15.095985412597656 + ], + [ + "▁RuPaul", + -15.09600830078125 + ], + [ + "▁Oooo", + -15.096015930175781 + ], + [ + "▁Vak", + -15.09602165222168 + ], + [ + "▁kurta", + -15.096024513244629 + ], + [ + "▁Dengue", + -15.096026420593262 + ], + [ + "▁Hyperloop", + -15.096075057983398 + ], + [ + "▁DEMAND", + -15.096092224121094 + ], + [ + "▁saintly", + -15.096095085144043 + ], + [ + "▁Hussey", + -15.096100807189941 + ], + [ + "▁और", + -15.096158027648926 + ], + [ + "ری", + -15.096196174621582 + ], + [ + "▁Lolo", + -15.096216201782227 + ], + [ + "responsibility", + -15.096220970153809 + ], + [ + "▁Lenoir", + -15.096222877502441 + ], + [ + "wetting", + -15.096243858337402 + ], + [ + "▁jeux", + -15.0962553024292 + ], + [ + "▁Shortest", + -15.096263885498047 + ], + [ + "Foxy", + -15.096273422241211 + ], + [ + "FOS", + -15.096294403076172 + ], + [ + "fairly", + -15.096302032470703 + ], + [ + "northern", + -15.09634017944336 + ], + [ + "▁пол", + -15.0963773727417 + ], + [ + "▁ENCODE", + -15.096416473388672 + ], + [ + "▁THOR", + -15.096461296081543 + ], + [ + "▁FEET", + -15.096470832824707 + ], + [ + "▁Hyg", + -15.096479415893555 + ], + [ + "った", + -15.096482276916504 + ], + [ + "atrix", + -15.096518516540527 + ], + [ + "▁Mulroney", + -15.096539497375488 + ], + [ + "わ", + -15.096556663513184 + ], + [ + "▁reconsidering", + -15.096589088439941 + ], + [ + "▁evaluative", + -15.096667289733887 + ], + [ + "FFE", + -15.096684455871582 + ], + [ + "▁Enormous", + -15.096745491027832 + ], + [ + "transplant", + -15.096748352050781 + ], + [ + "▁saj", + -15.09675121307373 + ], + [ + "▁Grecian", + -15.096802711486816 + ], + [ + "homogen", + -15.096822738647461 + ], + [ + "▁shackle", + -15.096829414367676 + ], + [ + "NOVA", + -15.096833229064941 + ], + [ + "▁Busse", + -15.096835136413574 + ], + [ + "Surely", + -15.096872329711914 + ], + [ + "▁Discipleship", + -15.09687614440918 + ], + [ + "▁Dartford", + -15.09689712524414 + ], + [ + "▁Nausea", + -15.096902847290039 + ], + [ + "▁cami", + -15.096931457519531 + ], + [ + "▁Fala", + -15.096951484680176 + ], + [ + "Shade", + -15.096981048583984 + ], + [ + "decrease", + -15.096986770629883 + ], + [ + "ksen", + -15.097046852111816 + ], + [ + "cevic", + -15.097108840942383 + ], + [ + "abwe", + -15.097111701965332 + ], + [ + "▁entrusting", + -15.097123146057129 + ], + [ + "▁Cloning", + -15.097184181213379 + ], + [ + "periodic", + -15.097187995910645 + ], + [ + "GLO", + -15.097198486328125 + ], + [ + "▁Brouwer", + -15.097222328186035 + ], + [ + "Nurse", + -15.097249984741211 + ], + [ + "provincial", + -15.097257614135742 + ], + [ + "▁dysentery", + -15.097274780273438 + ], + [ + "▁Betta", + -15.097286224365234 + ], + [ + "영", + -15.097296714782715 + ], + [ + "▁Informationen", + -15.097362518310547 + ], + [ + "cyclical", + -15.097406387329102 + ], + [ + "▁Bartley", + -15.09741497039795 + ], + [ + "▁Herodotus", + -15.09743595123291 + ], + [ + "▁painlessly", + -15.097455024719238 + ], + [ + "jib", + -15.097455978393555 + ], + [ + "▁Turnaround", + -15.097484588623047 + ], + [ + "▁conformist", + -15.097493171691895 + ], + [ + "▁idler", + -15.097529411315918 + ], + [ + "programme", + -15.097554206848145 + ], + [ + "▁vasectomy", + -15.09756088256836 + ], + [ + "ന", + -15.097611427307129 + ], + [ + "▁nationalized", + -15.097627639770508 + ], + [ + "▁primeval", + -15.097634315490723 + ], + [ + "▁Roadhouse", + -15.097635269165039 + ], + [ + "▁च", + -15.097638130187988 + ], + [ + "osyl", + -15.097667694091797 + ], + [ + "▁Eczema", + -15.097671508789062 + ], + [ + "hund", + -15.097691535949707 + ], + [ + "▁surfed", + -15.097721099853516 + ], + [ + "▁Hosni", + -15.097743034362793 + ], + [ + "amid", + -15.097753524780273 + ], + [ + "▁GOOGLE", + -15.097760200500488 + ], + [ + "▁NEST", + -15.097809791564941 + ], + [ + "▁midair", + -15.097821235656738 + ], + [ + "▁더", + -15.097822189331055 + ], + [ + "▁hungover", + -15.09783935546875 + ], + [ + "▁garbled", + -15.097880363464355 + ], + [ + "▁Serendipity", + -15.097891807556152 + ], + [ + "▁Kitsap", + -15.097977638244629 + ], + [ + "▁aircon", + -15.098021507263184 + ], + [ + "▁MAO", + -15.09804630279541 + ], + [ + "▁Brien", + -15.098047256469727 + ], + [ + "▁RESERVE", + -15.098176956176758 + ], + [ + "▁Koha", + -15.098194122314453 + ], + [ + "▁resourcing", + -15.098200798034668 + ], + [ + "▁الس", + -15.098201751708984 + ], + [ + "▁Mme", + -15.098210334777832 + ], + [ + "▁présent", + -15.098211288452148 + ], + [ + "abul", + -15.098255157470703 + ], + [ + "schooled", + -15.098258018493652 + ], + [ + "▁Basti", + -15.098272323608398 + ], + [ + "▁puis", + -15.098282814025879 + ], + [ + "▁OpenCL", + -15.098295211791992 + ], + [ + "▁UCB", + -15.098320007324219 + ], + [ + "emeyer", + -15.098405838012695 + ], + [ + "▁£800", + -15.098405838012695 + ], + [ + "Francis", + -15.098451614379883 + ], + [ + "▁Ethic", + -15.098451614379883 + ], + [ + "addressed", + -15.098465919494629 + ], + [ + "Arcy", + -15.098469734191895 + ], + [ + "greed", + -15.098493576049805 + ], + [ + "▁31⁄2", + -15.098516464233398 + ], + [ + "▁Lowcountry", + -15.098528861999512 + ], + [ + "▁Garo", + -15.098533630371094 + ], + [ + "1858", + -15.098540306091309 + ], + [ + "すること", + -15.098544120788574 + ], + [ + "▁theorizing", + -15.098567008972168 + ], + [ + "▁Kislyak", + -15.0985689163208 + ], + [ + "▁Arbitrator", + -15.098587036132812 + ], + [ + "▁decrypted", + -15.098631858825684 + ], + [ + "▁fei", + -15.09865951538086 + ], + [ + "▁Adebayo", + -15.09866714477539 + ], + [ + "bandwidth", + -15.098716735839844 + ], + [ + "▁unguarded", + -15.098745346069336 + ], + [ + "▁Telus", + -15.098764419555664 + ], + [ + "Important", + -15.098773002624512 + ], + [ + "▁Valdes", + -15.098786354064941 + ], + [ + "▁Drunken", + -15.098799705505371 + ], + [ + "▁confit", + -15.0988187789917 + ], + [ + "▁Dogwood", + -15.098845481872559 + ], + [ + "▁infernal", + -15.098873138427734 + ], + [ + "▁RESERVED", + -15.098925590515137 + ], + [ + "▁shoehorn", + -15.09893798828125 + ], + [ + "ogne", + -15.09896469116211 + ], + [ + "abilit", + -15.099016189575195 + ], + [ + "▁783", + -15.099058151245117 + ], + [ + "▁Swimwear", + -15.09906005859375 + ], + [ + "▁Concourse", + -15.099091529846191 + ], + [ + "▁Brecon", + -15.099105834960938 + ], + [ + "▁Dunno", + -15.099116325378418 + ], + [ + "▁HBS", + -15.099124908447266 + ], + [ + "imber", + -15.099132537841797 + ], + [ + "▁Devotional", + -15.099165916442871 + ], + [ + "▁PCE", + -15.099172592163086 + ], + [ + "ibber", + -15.099174499511719 + ], + [ + "▁Pushkin", + -15.099194526672363 + ], + [ + "▁pedophilia", + -15.099202156066895 + ], + [ + "kowitz", + -15.099221229553223 + ], + [ + "▁Yara", + -15.099249839782715 + ], + [ + "unite", + -15.099262237548828 + ], + [ + "ска", + -15.099268913269043 + ], + [ + "▁promulgate", + -15.099274635314941 + ], + [ + "Superman", + -15.099303245544434 + ], + [ + "▁Nyc", + -15.099326133728027 + ], + [ + "RAGE", + -15.099329948425293 + ], + [ + "▁Negev", + -15.099363327026367 + ], + [ + "▁Tze", + -15.09937858581543 + ], + [ + "buka", + -15.099392890930176 + ], + [ + "glyco", + -15.099505424499512 + ], + [ + "▁Crandall", + -15.09951114654541 + ], + [ + "frontal", + -15.09953498840332 + ], + [ + "fisted", + -15.099564552307129 + ], + [ + "▁PDU", + -15.099594116210938 + ], + [ + "▁bpm", + -15.099629402160645 + ], + [ + "▁sharpie", + -15.099629402160645 + ], + [ + "▁molto", + -15.099632263183594 + ], + [ + "▁Starfish", + -15.099666595458984 + ], + [ + "▁multiplexing", + -15.099681854248047 + ], + [ + "▁bueno", + -15.099687576293945 + ], + [ + "1857", + -15.099689483642578 + ], + [ + "atinib", + -15.099790573120117 + ], + [ + "shocking", + -15.099800109863281 + ], + [ + "▁depuis", + -15.099849700927734 + ], + [ + "▁ELEMENT", + -15.09985065460205 + ], + [ + "▁Ypres", + -15.099851608276367 + ], + [ + "▁layperson", + -15.099858283996582 + ], + [ + "▁Patanjali", + -15.099864959716797 + ], + [ + "▁Septuagint", + -15.099908828735352 + ], + [ + "▁Celgene", + -15.099935531616211 + ], + [ + "英", + -15.099979400634766 + ], + [ + "▁MADISON", + -15.09998607635498 + ], + [ + "▁техн", + -15.099987983703613 + ], + [ + "▁Attacking", + -15.100006103515625 + ], + [ + "Ruth", + -15.100040435791016 + ], + [ + "sporin", + -15.100043296813965 + ], + [ + "▁zipline", + -15.100043296813965 + ], + [ + "Restaurant", + -15.100052833557129 + ], + [ + "▁عن", + -15.100061416625977 + ], + [ + "unusual", + -15.10007095336914 + ], + [ + "▁Aurelius", + -15.100071907043457 + ], + [ + "▁PORTLAND", + -15.100080490112305 + ], + [ + "Lopez", + -15.10009765625 + ], + [ + "chalk", + -15.10013198852539 + ], + [ + "▁Mito", + -15.100141525268555 + ], + [ + "▁MAGAZINE", + -15.100159645080566 + ], + [ + "physis", + -15.100211143493652 + ], + [ + "вед", + -15.100213050842285 + ], + [ + "▁Warburg", + -15.100217819213867 + ], + [ + "▁1754", + -15.100226402282715 + ], + [ + "▁Marrakesh", + -15.100247383117676 + ], + [ + "üm", + -15.100264549255371 + ], + [ + "▁Arrington", + -15.100276947021484 + ], + [ + "▁slathered", + -15.100334167480469 + ], + [ + "ăn", + -15.100335121154785 + ], + [ + "▁Luma", + -15.10033893585205 + ], + [ + "WITH", + -15.100348472595215 + ], + [ + "▁Anterior", + -15.100421905517578 + ], + [ + "▁Sendai", + -15.100425720214844 + ], + [ + "minority", + -15.10042953491211 + ], + [ + "▁Lundy", + -15.100447654724121 + ], + [ + "▁libertarianism", + -15.100447654724121 + ], + [ + "▁Granby", + -15.10045051574707 + ], + [ + "bap", + -15.100513458251953 + ], + [ + "▁mujer", + -15.100557327270508 + ], + [ + "து", + -15.1005859375 + ], + [ + "▁Affective", + -15.10058879852295 + ], + [ + "ôme", + -15.100625038146973 + ], + [ + "▁chardonnay", + -15.100675582885742 + ], + [ + "▁Merrell", + -15.100760459899902 + ], + [ + "▁TRON", + -15.100817680358887 + ], + [ + "advocate", + -15.100830078125 + ], + [ + "▁כ", + -15.100837707519531 + ], + [ + "▁STICK", + -15.100861549377441 + ], + [ + "axi", + -15.100871086120605 + ], + [ + "▁Brenton", + -15.100874900817871 + ], + [ + "uju", + -15.100911140441895 + ], + [ + "▁flasher", + -15.100939750671387 + ], + [ + "▁Stamina", + -15.100942611694336 + ], + [ + "▁memoranda", + -15.100980758666992 + ], + [ + "書", + -15.101000785827637 + ], + [ + "▁ratcheting", + -15.101046562194824 + ], + [ + "▁Harmful", + -15.101067543029785 + ], + [ + "hori", + -15.101090431213379 + ], + [ + "▁midsummer", + -15.101123809814453 + ], + [ + "haji", + -15.101133346557617 + ], + [ + "▁WHM", + -15.10116958618164 + ], + [ + "Observ", + -15.101170539855957 + ], + [ + "Nerd", + -15.101179122924805 + ], + [ + "▁headscarf", + -15.101235389709473 + ], + [ + "▁Romulus", + -15.101250648498535 + ], + [ + "▁acheive", + -15.10126781463623 + ], + [ + "▁leva", + -15.101346969604492 + ], + [ + "Yard", + -15.10135555267334 + ], + [ + "▁multicolor", + -15.101371765136719 + ], + [ + "▁Schlumberger", + -15.101412773132324 + ], + [ + "▁appeasement", + -15.101438522338867 + ], + [ + "ṛ", + -15.101442337036133 + ], + [ + "▁wildness", + -15.101483345031738 + ], + [ + "▁conflagration", + -15.10150146484375 + ], + [ + "▁Warehousing", + -15.10153579711914 + ], + [ + "diner", + -15.10154914855957 + ], + [ + "내", + -15.101572036743164 + ], + [ + "Electrical", + -15.10158634185791 + ], + [ + "▁Skagit", + -15.101597785949707 + ], + [ + "▁Haight", + -15.101612091064453 + ], + [ + "▁ZenFone", + -15.101619720458984 + ], + [ + "▁marveling", + -15.101632118225098 + ], + [ + "▁Stéphane", + -15.101649284362793 + ], + [ + "kora", + -15.101705551147461 + ], + [ + "▁IMAGES", + -15.10171890258789 + ], + [ + "▁incineration", + -15.101737976074219 + ], + [ + "▁Snowmobile", + -15.101758003234863 + ], + [ + "▁Fiorentina", + -15.101767539978027 + ], + [ + "▁1603", + -15.101776123046875 + ], + [ + "▁abaout", + -15.101798057556152 + ], + [ + "IKO", + -15.101816177368164 + ], + [ + "▁AIB", + -15.101819038391113 + ], + [ + "antigen", + -15.101820945739746 + ], + [ + "오", + -15.101837158203125 + ], + [ + "▁refraining", + -15.101849555969238 + ], + [ + "dicator", + -15.101899147033691 + ], + [ + "osophy", + -15.101905822753906 + ], + [ + "▁Deniz", + -15.101919174194336 + ], + [ + "wanna", + -15.101972579956055 + ], + [ + "▁Torment", + -15.101973533630371 + ], + [ + "▁PULL", + -15.102021217346191 + ], + [ + "1879", + -15.10205078125 + ], + [ + "ysk", + -15.102058410644531 + ], + [ + "submarine", + -15.102069854736328 + ], + [ + "▁whirled", + -15.102082252502441 + ], + [ + "▁Tandy", + -15.102148056030273 + ], + [ + "▁parasympathetic", + -15.102157592773438 + ], + [ + "THY", + -15.102168083190918 + ], + [ + "▁opossum", + -15.10221004486084 + ], + [ + "▁flinched", + -15.102240562438965 + ], + [ + "▁foll", + -15.102251052856445 + ], + [ + "▁Vata", + -15.10225772857666 + ], + [ + "▁Allegedly", + -15.102267265319824 + ], + [ + "▁Sorenson", + -15.102267265319824 + ], + [ + "atron", + -15.102291107177734 + ], + [ + "▁TTP", + -15.102303504943848 + ], + [ + "▁McLennan", + -15.102328300476074 + ], + [ + "▁TELEVISION", + -15.102343559265137 + ], + [ + "▁Tehreek", + -15.102389335632324 + ], + [ + "▁Refrain", + -15.10240364074707 + ], + [ + "compound", + -15.10243034362793 + ], + [ + "▁FHD", + -15.102462768554688 + ], + [ + "▁Whitlock", + -15.102471351623535 + ], + [ + "▁Eka", + -15.102554321289062 + ], + [ + "SPL", + -15.102571487426758 + ], + [ + "uyu", + -15.102580070495605 + ], + [ + "Levi", + -15.102601051330566 + ], + [ + "▁Reggio", + -15.102622985839844 + ], + [ + "▁Skater", + -15.102643013000488 + ], + [ + "▁Rafferty", + -15.102655410766602 + ], + [ + "▁Weebly", + -15.102659225463867 + ], + [ + "QUEST", + -15.10268497467041 + ], + [ + "▁Merz", + -15.102705955505371 + ], + [ + "▁WSL", + -15.102705955505371 + ], + [ + "orex", + -15.102723121643066 + ], + [ + "▁desertion", + -15.102752685546875 + ], + [ + "▁slut", + -15.102766990661621 + ], + [ + "▁포함", + -15.102801322937012 + ], + [ + "jiro", + -15.102806091308594 + ], + [ + "▁judgemental", + -15.102823257446289 + ], + [ + "▁Toaster", + -15.1028470993042 + ], + [ + "▁Burglar", + -15.102852821350098 + ], + [ + "▁Sameer", + -15.10289478302002 + ], + [ + "▁Manicure", + -15.102904319763184 + ], + [ + "▁Mohegan", + -15.102910041809082 + ], + [ + "lager", + -15.102910995483398 + ], + [ + "▁Morpheus", + -15.102923393249512 + ], + [ + "1867", + -15.10293960571289 + ], + [ + "▁rampaging", + -15.103008270263672 + ], + [ + "▁Camara", + -15.103034019470215 + ], + [ + "▁Babo", + -15.10305404663086 + ], + [ + "▁wakefulness", + -15.103063583374023 + ], + [ + "▁Jazzy", + -15.103129386901855 + ], + [ + "TIE", + -15.103132247924805 + ], + [ + "▁perused", + -15.10313606262207 + ], + [ + "▁Kaleb", + -15.103137016296387 + ], + [ + "▁Gordy", + -15.103147506713867 + ], + [ + "▁ASG", + -15.103150367736816 + ], + [ + "ntia", + -15.103229522705078 + ], + [ + "othermic", + -15.103317260742188 + ], + [ + "▁SARA", + -15.103320121765137 + ], + [ + "Reduce", + -15.103333473205566 + ], + [ + "▁indisputably", + -15.103333473205566 + ], + [ + "▁ideologues", + -15.103357315063477 + ], + [ + "attr", + -15.103374481201172 + ], + [ + "▁Concours", + -15.103385925292969 + ], + [ + "▁Uran", + -15.1034517288208 + ], + [ + "CBI", + -15.103501319885254 + ], + [ + "▁Embo", + -15.103519439697266 + ], + [ + "▁Kilmarnock", + -15.103614807128906 + ], + [ + "▁Riedel", + -15.103636741638184 + ], + [ + "▁Patriarchate", + -15.103666305541992 + ], + [ + "Carry", + -15.103670120239258 + ], + [ + "Mystery", + -15.103675842285156 + ], + [ + "Olivia", + -15.1037015914917 + ], + [ + "ών", + -15.103717803955078 + ], + [ + "▁Freda", + -15.103730201721191 + ], + [ + "情", + -15.103731155395508 + ], + [ + "▁resuscitate", + -15.103796005249023 + ], + [ + "CEN", + -15.103830337524414 + ], + [ + "▁Digby", + -15.103840827941895 + ], + [ + "▁despotic", + -15.103865623474121 + ], + [ + "▁Preakness", + -15.103880882263184 + ], + [ + "▁Corman", + -15.103961944580078 + ], + [ + "▁yeshiva", + -15.103981971740723 + ], + [ + "▁HYDRO", + -15.104016304016113 + ], + [ + "▁understaffed", + -15.104018211364746 + ], + [ + "▁Dutchess", + -15.104026794433594 + ], + [ + "Silk", + -15.104028701782227 + ], + [ + "▁Suman", + -15.104057312011719 + ], + [ + "▁Shanta", + -15.104063987731934 + ], + [ + "gdal", + -15.104066848754883 + ], + [ + "lightweight", + -15.104124069213867 + ], + [ + "▁Blatter", + -15.104130744934082 + ], + [ + "Against", + -15.104192733764648 + ], + [ + "▁tuff", + -15.104201316833496 + ], + [ + "⇓", + -15.104206085205078 + ], + [ + "▁Hoyle", + -15.104230880737305 + ], + [ + "deaf", + -15.104239463806152 + ], + [ + "▁wringing", + -15.104249954223633 + ], + [ + "▁galvanize", + -15.104312896728516 + ], + [ + "▁HOD", + -15.104318618774414 + ], + [ + "▁tribalism", + -15.104321479797363 + ], + [ + "▁MATTHEW", + -15.104324340820312 + ], + [ + "▁Ladybug", + -15.1043701171875 + ], + [ + "Logan", + -15.104388236999512 + ], + [ + "Sai", + -15.10440731048584 + ], + [ + "▁zw", + -15.104452133178711 + ], + [ + "iolo", + -15.104460716247559 + ], + [ + "▁Bushwick", + -15.104475021362305 + ], + [ + "າ", + -15.104537010192871 + ], + [ + "▁samp", + -15.104555130004883 + ], + [ + "▁Isfahan", + -15.104561805725098 + ], + [ + "Cord", + -15.104586601257324 + ], + [ + "▁Realtek", + -15.104620933532715 + ], + [ + "▁camphor", + -15.104650497436523 + ], + [ + "planar", + -15.104670524597168 + ], + [ + "▁wakeup", + -15.104698181152344 + ], + [ + "▁furor", + -15.104714393615723 + ], + [ + "transmission", + -15.104721069335938 + ], + [ + "▁pontiff", + -15.104743003845215 + ], + [ + "▁bau", + -15.104743957519531 + ], + [ + "▁supervillain", + -15.104796409606934 + ], + [ + "▁Sustaining", + -15.104846954345703 + ], + [ + "▁Khali", + -15.104878425598145 + ], + [ + "▁TEACHER", + -15.10489273071289 + ], + [ + "▁pharmacologic", + -15.1049222946167 + ], + [ + "▁McVeigh", + -15.104947090148926 + ], + [ + "GUE", + -15.104950904846191 + ], + [ + "▁extroverted", + -15.104962348937988 + ], + [ + "▁Append", + -15.104973793029785 + ], + [ + "ancestry", + -15.10503101348877 + ], + [ + "着", + -15.10503101348877 + ], + [ + "▁PCH", + -15.105056762695312 + ], + [ + "reef", + -15.105071067810059 + ], + [ + "▁Gries", + -15.105107307434082 + ], + [ + "UPA", + -15.105114936828613 + ], + [ + "Auth", + -15.105120658874512 + ], + [ + "▁Gooch", + -15.105151176452637 + ], + [ + "▁Gorgon", + -15.105178833007812 + ], + [ + "▁backtracking", + -15.10518741607666 + ], + [ + "▁Kaden", + -15.105292320251465 + ], + [ + "▁Feli", + -15.105293273925781 + ], + [ + "ayya", + -15.10529613494873 + ], + [ + "▁steamship", + -15.105305671691895 + ], + [ + "banned", + -15.105315208435059 + ], + [ + "▁tormenting", + -15.105401039123535 + ], + [ + "bagger", + -15.105414390563965 + ], + [ + "Opportun", + -15.105438232421875 + ], + [ + "▁Ruthie", + -15.105447769165039 + ], + [ + "Arnold", + -15.105448722839355 + ], + [ + "▁hearse", + -15.105457305908203 + ], + [ + "textual", + -15.105473518371582 + ], + [ + "▁blubber", + -15.105485916137695 + ], + [ + "▁Osteoarthritis", + -15.105494499206543 + ], + [ + "▁OSB", + -15.105504989624023 + ], + [ + "▁NLR", + -15.105512619018555 + ], + [ + "▁paraben", + -15.105513572692871 + ], + [ + "▁begrudge", + -15.105539321899414 + ], + [ + "▁CIB", + -15.105544090270996 + ], + [ + "▁CSKA", + -15.105597496032715 + ], + [ + "▁MOP", + -15.105633735656738 + ], + [ + "▁SVT", + -15.105655670166016 + ], + [ + "▁Contingent", + -15.105673789978027 + ], + [ + "▁dreadlocks", + -15.10567855834961 + ], + [ + "▁microclimate", + -15.105680465698242 + ], + [ + "GENE", + -15.105718612670898 + ], + [ + "GAD", + -15.105738639831543 + ], + [ + "▁Relate", + -15.105738639831543 + ], + [ + "▁ferrite", + -15.105742454528809 + ], + [ + "▁Shaka", + -15.105745315551758 + ], + [ + "▁Strider", + -15.105746269226074 + ], + [ + "Than", + -15.105759620666504 + ], + [ + "▁Schlesinger", + -15.105795860290527 + ], + [ + "odder", + -15.105802536010742 + ], + [ + "▁Miser", + -15.10581111907959 + ], + [ + "▁Zhe", + -15.105813026428223 + ], + [ + "▁CRY", + -15.105862617492676 + ], + [ + "▁Ehlers", + -15.105866432189941 + ], + [ + "▁Puigdemont", + -15.105895042419434 + ], + [ + "beak", + -15.105905532836914 + ], + [ + "ति", + -15.10590934753418 + ], + [ + "cardial", + -15.105928421020508 + ], + [ + "▁Lyrical", + -15.10593032836914 + ], + [ + "▁caseworker", + -15.105937004089355 + ], + [ + "GUN", + -15.105941772460938 + ], + [ + "▁Deductible", + -15.105968475341797 + ], + [ + "agonist", + -15.106001853942871 + ], + [ + "chukwu", + -15.106006622314453 + ], + [ + "▁Ginkgo", + -15.10600757598877 + ], + [ + "▁receivership", + -15.10606575012207 + ], + [ + "▁varia", + -15.10607624053955 + ], + [ + "ирование", + -15.106087684631348 + ], + [ + "▁genteel", + -15.106101989746094 + ], + [ + "▁wainscoting", + -15.106122016906738 + ], + [ + "fano", + -15.106128692626953 + ], + [ + "▁Harriman", + -15.106139183044434 + ], + [ + "▁Strategically", + -15.106156349182129 + ], + [ + "▁Argentinean", + -15.106165885925293 + ], + [ + "▁GLE", + -15.106260299682617 + ], + [ + "▁GFS", + -15.106282234191895 + ], + [ + "▁INTERIOR", + -15.106282234191895 + ], + [ + "▁Papp", + -15.106307029724121 + ], + [ + "Finger", + -15.106322288513184 + ], + [ + "▁blaspheme", + -15.106325149536133 + ], + [ + "correctly", + -15.106330871582031 + ], + [ + "▁footboard", + -15.106353759765625 + ], + [ + "▁Curley", + -15.106372833251953 + ], + [ + "▁eschewed", + -15.106388092041016 + ], + [ + "▁furloughed", + -15.106424331665039 + ], + [ + "▁Dwarka", + -15.106430053710938 + ], + [ + "▁Genetically", + -15.106440544128418 + ], + [ + "▁Sasuke", + -15.106464385986328 + ], + [ + "Environment", + -15.106518745422363 + ], + [ + "▁Cather", + -15.10653018951416 + ], + [ + "▁Tantric", + -15.106562614440918 + ], + [ + "▁EAD", + -15.106565475463867 + ], + [ + "visiting", + -15.106614112854004 + ], + [ + "haku", + -15.106648445129395 + ], + [ + "veteran", + -15.106648445129395 + ], + [ + "OPEN", + -15.10665512084961 + ], + [ + "carbohydrate", + -15.106695175170898 + ], + [ + "▁Castlevania", + -15.106710433959961 + ], + [ + "▁Farnborough", + -15.106725692749023 + ], + [ + "CPE", + -15.106736183166504 + ], + [ + "▁Anhui", + -15.106745719909668 + ], + [ + "▁Tyga", + -15.106760025024414 + ], + [ + "ervo", + -15.106762886047363 + ], + [ + "▁gmc", + -15.106801986694336 + ], + [ + "ELEC", + -15.10687255859375 + ], + [ + "▁Gallic", + -15.106877326965332 + ], + [ + "▁1670", + -15.106897354125977 + ], + [ + "▁NordVPN", + -15.106900215148926 + ], + [ + "▁multiracial", + -15.106962203979492 + ], + [ + "▁PLANET", + -15.106966972351074 + ], + [ + "▁Profound", + -15.106975555419922 + ], + [ + "▁interjected", + -15.107016563415527 + ], + [ + "▁preeclampsia", + -15.107030868530273 + ], + [ + "▁Pliny", + -15.107038497924805 + ], + [ + "ferry", + -15.10705280303955 + ], + [ + "vick", + -15.107072830200195 + ], + [ + "▁Hino", + -15.10708236694336 + ], + [ + "▁Homosexual", + -15.107112884521484 + ], + [ + "inska", + -15.10716724395752 + ], + [ + "▁KOA", + -15.107170104980469 + ], + [ + "▁Alyson", + -15.107193946838379 + ], + [ + "wok", + -15.107194900512695 + ], + [ + "▁Meeker", + -15.107206344604492 + ], + [ + "Kil", + -15.107224464416504 + ], + [ + "Glam", + -15.107244491577148 + ], + [ + "▁ச", + -15.107251167297363 + ], + [ + "izio", + -15.10725212097168 + ], + [ + "RBA", + -15.10726261138916 + ], + [ + "▁Stine", + -15.107272148132324 + ], + [ + "▁Brickell", + -15.10727596282959 + ], + [ + "▁Underwriters", + -15.107388496398926 + ], + [ + "▁Burleigh", + -15.107470512390137 + ], + [ + "▁immobilize", + -15.107488632202148 + ], + [ + "▁Ocho", + -15.10751724243164 + ], + [ + "▁uploader", + -15.107532501220703 + ], + [ + "▁Resolute", + -15.107542037963867 + ], + [ + "▁Cowl", + -15.107542991638184 + ], + [ + "▁Swank", + -15.107544898986816 + ], + [ + "▁wedlock", + -15.10754680633545 + ], + [ + "▁Identical", + -15.107551574707031 + ], + [ + "▁polyphonic", + -15.10755729675293 + ], + [ + "zara", + -15.10761547088623 + ], + [ + "▁endeavoured", + -15.10765266418457 + ], + [ + "TCO", + -15.107688903808594 + ], + [ + "دي", + -15.107725143432617 + ], + [ + "▁overdoing", + -15.107730865478516 + ], + [ + "denominated", + -15.107816696166992 + ], + [ + "▁DeSoto", + -15.10782527923584 + ], + [ + "▁TMP", + -15.107829093933105 + ], + [ + "▁flanker", + -15.107831954956055 + ], + [ + "▁bubblegum", + -15.10784912109375 + ], + [ + "▁evan", + -15.107853889465332 + ], + [ + "▁netizens", + -15.107858657836914 + ], + [ + "▁squabbling", + -15.107897758483887 + ], + [ + "Macro", + -15.107905387878418 + ], + [ + "▁combina", + -15.107917785644531 + ], + [ + "▁Airsoft", + -15.107925415039062 + ], + [ + "duff", + -15.10793399810791 + ], + [ + "Mess", + -15.107950210571289 + ], + [ + "▁empathise", + -15.107955932617188 + ], + [ + "▁HomeAway", + -15.107973098754883 + ], + [ + "versary", + -15.107991218566895 + ], + [ + "▁surveil", + -15.108055114746094 + ], + [ + "▁indigen", + -15.108072280883789 + ], + [ + "▁mignon", + -15.108169555664062 + ], + [ + "supportive", + -15.108226776123047 + ], + [ + "▁breeches", + -15.10825252532959 + ], + [ + "▁blanked", + -15.108268737792969 + ], + [ + "▁Ivanhoe", + -15.108304023742676 + ], + [ + "▁TMT", + -15.108335494995117 + ], + [ + "▁jeg", + -15.10837173461914 + ], + [ + "▁Hornsby", + -15.108384132385254 + ], + [ + "▁Stamper", + -15.108386993408203 + ], + [ + "▁Hôtel", + -15.10843276977539 + ], + [ + "▁Grigor", + -15.108451843261719 + ], + [ + "▁Aberystwyth", + -15.108522415161133 + ], + [ + "▁Dachshund", + -15.108522415161133 + ], + [ + "▁DRAGON", + -15.108525276184082 + ], + [ + "emphasized", + -15.108582496643066 + ], + [ + "BPA", + -15.1085844039917 + ], + [ + "▁afferent", + -15.108675956726074 + ], + [ + "CVE", + -15.108682632446289 + ], + [ + "▁AKT", + -15.108687400817871 + ], + [ + "▁dramaturg", + -15.108715057373047 + ], + [ + "▁había", + -15.108756065368652 + ], + [ + "perceived", + -15.108787536621094 + ], + [ + "▁DEVELOP", + -15.10878849029541 + ], + [ + "curved", + -15.108790397644043 + ], + [ + "Celtic", + -15.108827590942383 + ], + [ + "▁Brexiteers", + -15.108829498291016 + ], + [ + "Utility", + -15.108843803405762 + ], + [ + "dropped", + -15.10888671875 + ], + [ + "▁SEBI", + -15.108893394470215 + ], + [ + "▁VoLTE", + -15.10890007019043 + ], + [ + "▁Ramones", + -15.108919143676758 + ], + [ + "▁Pye", + -15.10893726348877 + ], + [ + "▁accross", + -15.108939170837402 + ], + [ + "▁бо", + -15.108945846557617 + ], + [ + "utar", + -15.108948707580566 + ], + [ + "▁blimp", + -15.108983993530273 + ], + [ + "kesh", + -15.108989715576172 + ], + [ + "▁LeRoy", + -15.10901165008545 + ], + [ + "▁iBook", + -15.109021186828613 + ], + [ + "▁Frédéric", + -15.109042167663574 + ], + [ + "▁CRPF", + -15.109109878540039 + ], + [ + "▁Childers", + -15.109122276306152 + ], + [ + "▁cringing", + -15.109150886535645 + ], + [ + "▁HILLS", + -15.109166145324707 + ], + [ + "▁추", + -15.109176635742188 + ], + [ + "▁že", + -15.109189987182617 + ], + [ + "▁lycopene", + -15.109206199645996 + ], + [ + "CDP", + -15.109217643737793 + ], + [ + "▁Pomeranian", + -15.109278678894043 + ], + [ + "▁cartwheel", + -15.109309196472168 + ], + [ + "WALL", + -15.109320640563965 + ], + [ + "▁Nisar", + -15.109322547912598 + ], + [ + "▁Plover", + -15.109338760375977 + ], + [ + "▁disulfide", + -15.109338760375977 + ], + [ + "promo", + -15.109345436096191 + ], + [ + "▁için", + -15.109347343444824 + ], + [ + "▁Memento", + -15.10942554473877 + ], + [ + "▁Shastri", + -15.109435081481934 + ], + [ + "▁कि", + -15.109472274780273 + ], + [ + "overweight", + -15.109519958496094 + ], + [ + "▁spiraled", + -15.109543800354004 + ], + [ + "▁Andalucia", + -15.109549522399902 + ], + [ + "SOFT", + -15.109580039978027 + ], + [ + "具", + -15.109585762023926 + ], + [ + "▁katana", + -15.109602928161621 + ], + [ + "▁Cuz", + -15.109615325927734 + ], + [ + "▁Ourselves", + -15.109639167785645 + ], + [ + "▁Prohibited", + -15.109673500061035 + ], + [ + "▁specie", + -15.109673500061035 + ], + [ + "何", + -15.109694480895996 + ], + [ + "▁Winifred", + -15.109697341918945 + ], + [ + "▁Shillong", + -15.109712600708008 + ], + [ + "▁Atacama", + -15.109789848327637 + ], + [ + "imum", + -15.109793663024902 + ], + [ + "▁Shrew", + -15.109816551208496 + ], + [ + "▁misconstrued", + -15.109819412231445 + ], + [ + "▁Iniesta", + -15.109883308410645 + ], + [ + "phar", + -15.109893798828125 + ], + [ + "▁wiry", + -15.10991382598877 + ], + [ + "Ninja", + -15.10996150970459 + ], + [ + "▁imperious", + -15.10997486114502 + ], + [ + "▁instrumentalists", + -15.110041618347168 + ], + [ + "▁VMI", + -15.110044479370117 + ], + [ + "▁Coolest", + -15.110047340393066 + ], + [ + "▁Piyush", + -15.110054016113281 + ], + [ + "▁revolutionised", + -15.110092163085938 + ], + [ + "▁surmounted", + -15.110136032104492 + ], + [ + "▁Schä", + -15.110152244567871 + ], + [ + "▁kho", + -15.110172271728516 + ], + [ + "epithelial", + -15.110174179077148 + ], + [ + "▁nephropathy", + -15.110175132751465 + ], + [ + "referencing", + -15.110228538513184 + ], + [ + "▁693", + -15.110276222229004 + ], + [ + "▁Gagne", + -15.110291481018066 + ], + [ + "frequently", + -15.110340118408203 + ], + [ + "▁mcc", + -15.11034107208252 + ], + [ + "filtr", + -15.110357284545898 + ], + [ + "▁Manifestation", + -15.110384941101074 + ], + [ + "Beacon", + -15.110398292541504 + ], + [ + "▁BROOK", + -15.110403060913086 + ], + [ + "▁Tegan", + -15.110452651977539 + ], + [ + "SMART", + -15.110468864440918 + ], + [ + "▁braai", + -15.110508918762207 + ], + [ + "▁cosmonaut", + -15.110516548156738 + ], + [ + "▁dullness", + -15.110595703125 + ], + [ + "▁Waldman", + -15.110618591308594 + ], + [ + "TPP", + -15.110663414001465 + ], + [ + "▁KELLY", + -15.110664367675781 + ], + [ + "▁Bighorn", + -15.110675811767578 + ], + [ + "praise", + -15.110722541809082 + ], + [ + "hmi", + -15.110736846923828 + ], + [ + "Investment", + -15.110738754272461 + ], + [ + "▁sensitize", + -15.11079216003418 + ], + [ + "unting", + -15.110837936401367 + ], + [ + "▁DONALD", + -15.110864639282227 + ], + [ + "kelly", + -15.110918998718262 + ], + [ + "▁WHIT", + -15.110922813415527 + ], + [ + "radius", + -15.110966682434082 + ], + [ + "▁Yanni", + -15.110969543457031 + ], + [ + "▁Wacker", + -15.110994338989258 + ], + [ + "Owen", + -15.111048698425293 + ], + [ + "▁Vanda", + -15.111067771911621 + ], + [ + "▁Brynn", + -15.111091613769531 + ], + [ + "Aunt", + -15.111098289489746 + ], + [ + "solut", + -15.111119270324707 + ], + [ + "▁Schü", + -15.1111421585083 + ], + [ + "▁indivisible", + -15.111172676086426 + ], + [ + "르", + -15.111230850219727 + ], + [ + "▁Economical", + -15.111337661743164 + ], + [ + "▁Hanes", + -15.111373901367188 + ], + [ + "▁Ohh", + -15.111374855041504 + ], + [ + "▁unmitigated", + -15.111394882202148 + ], + [ + "▁wheelhouse", + -15.111483573913574 + ], + [ + "▁Safran", + -15.111489295959473 + ], + [ + "▁Hashanah", + -15.111499786376953 + ], + [ + "Kingdom", + -15.1115083694458 + ], + [ + "trump", + -15.111512184143066 + ], + [ + "▁CABLE", + -15.111550331115723 + ], + [ + "uuuu", + -15.111600875854492 + ], + [ + "kkad", + -15.111616134643555 + ], + [ + "▁Andrus", + -15.11163330078125 + ], + [ + "retroviral", + -15.111639022827148 + ], + [ + "enium", + -15.111644744873047 + ], + [ + "▁PROTECTION", + -15.11165714263916 + ], + [ + "href", + -15.111680030822754 + ], + [ + "▁Narita", + -15.1116943359375 + ], + [ + "▁BYO", + -15.11173152923584 + ], + [ + "icott", + -15.111756324768066 + ], + [ + "▁Rotunda", + -15.111760139465332 + ], + [ + "▁inattentive", + -15.111767768859863 + ], + [ + "wog", + -15.111800193786621 + ], + [ + "▁phytochemicals", + -15.11180305480957 + ], + [ + "Chrys", + -15.111812591552734 + ], + [ + "focusing", + -15.111824035644531 + ], + [ + "▁Reykjavík", + -15.111827850341797 + ], + [ + "▁iPhoto", + -15.111836433410645 + ], + [ + "▁fussed", + -15.111947059631348 + ], + [ + "czek", + -15.111993789672852 + ], + [ + "▁Bioethics", + -15.11201000213623 + ], + [ + "こ", + -15.112038612365723 + ], + [ + "embang", + -15.112068176269531 + ], + [ + "先", + -15.112092018127441 + ], + [ + "acqui", + -15.11209774017334 + ], + [ + "russia", + -15.11210823059082 + ], + [ + "▁privi", + -15.112141609191895 + ], + [ + "▁preceptor", + -15.112150192260742 + ], + [ + "Religion", + -15.112156867980957 + ], + [ + "▁tsar", + -15.112245559692383 + ], + [ + "▁Socceroos", + -15.1122465133667 + ], + [ + "▁Nutra", + -15.112286567687988 + ], + [ + "Typ", + -15.112316131591797 + ], + [ + "1864", + -15.112358093261719 + ], + [ + "▁inscrutable", + -15.112394332885742 + ], + [ + "ighton", + -15.11243724822998 + ], + [ + "▁Airdrie", + -15.112470626831055 + ], + [ + "▁Engler", + -15.112550735473633 + ], + [ + "▁Ordina", + -15.112617492675781 + ], + [ + "▁McCord", + -15.112628936767578 + ], + [ + "▁reclined", + -15.112655639648438 + ], + [ + "▁dermatological", + -15.112698554992676 + ], + [ + "▁Guaranty", + -15.11270809173584 + ], + [ + "▁neuroendocrine", + -15.112737655639648 + ], + [ + "1848", + -15.112810134887695 + ], + [ + "▁Republik", + -15.112823486328125 + ], + [ + "igle", + -15.11286449432373 + ], + [ + "▁Migos", + -15.112911224365234 + ], + [ + "▁scala", + -15.112956047058105 + ], + [ + "▁программ", + -15.11296272277832 + ], + [ + "▁songbirds", + -15.11296558380127 + ], + [ + "fana", + -15.112971305847168 + ], + [ + "▁Heisenberg", + -15.112977027893066 + ], + [ + "▁comparably", + -15.112998008728027 + ], + [ + "▁Gentoo", + -15.113003730773926 + ], + [ + "▁Cere", + -15.113086700439453 + ], + [ + "▁Libor", + -15.113104820251465 + ], + [ + "▁kindled", + -15.113137245178223 + ], + [ + "▁SAML", + -15.11319351196289 + ], + [ + "▁Lagarde", + -15.113201141357422 + ], + [ + "▁imbedded", + -15.113207817077637 + ], + [ + "hsa", + -15.1132173538208 + ], + [ + "▁palaeo", + -15.11325454711914 + ], + [ + "▁Locus", + -15.113255500793457 + ], + [ + "chtung", + -15.113271713256836 + ], + [ + "▁Foldable", + -15.11330795288086 + ], + [ + "▁refried", + -15.113351821899414 + ], + [ + "ские", + -15.113363265991211 + ], + [ + "smoked", + -15.113369941711426 + ], + [ + "▁Rupa", + -15.113397598266602 + ], + [ + "rgan", + -15.11342716217041 + ], + [ + "▁LOVING", + -15.113446235656738 + ], + [ + "▁Opting", + -15.11346435546875 + ], + [ + "▁Headphone", + -15.113497734069824 + ], + [ + "▁BILLION", + -15.113499641418457 + ], + [ + "▁draperies", + -15.11350154876709 + ], + [ + "▁Latinx", + -15.113511085510254 + ], + [ + "EYE", + -15.113526344299316 + ], + [ + "али", + -15.113536834716797 + ], + [ + "Tie", + -15.113539695739746 + ], + [ + "BORO", + -15.113638877868652 + ], + [ + "▁Splitting", + -15.113658905029297 + ], + [ + "▁Diehl", + -15.113663673400879 + ], + [ + "▁kB", + -15.113701820373535 + ], + [ + "akko", + -15.113716125488281 + ], + [ + "▁Absalom", + -15.113722801208496 + ], + [ + "Photograph", + -15.113723754882812 + ], + [ + "▁த", + -15.113739013671875 + ], + [ + "▁NEPA", + -15.113739967346191 + ], + [ + "▁shoemaker", + -15.113740921020508 + ], + [ + "▁luminescence", + -15.113744735717773 + ], + [ + "Junk", + -15.113747596740723 + ], + [ + "▁grungy", + -15.113767623901367 + ], + [ + "probability", + -15.113792419433594 + ], + [ + "Teach", + -15.113809585571289 + ], + [ + "▁Mesoamerican", + -15.113811492919922 + ], + [ + "▁capsaicin", + -15.113812446594238 + ], + [ + "▁Bork", + -15.113822937011719 + ], + [ + "▁blather", + -15.1138277053833 + ], + [ + "▁consummated", + -15.113842964172363 + ], + [ + "▁eReader", + -15.113842964172363 + ], + [ + "ynge", + -15.113845825195312 + ], + [ + "PMID", + -15.113869667053223 + ], + [ + "paired", + -15.113883018493652 + ], + [ + "Gap", + -15.113930702209473 + ], + [ + "▁wisconsin", + -15.113932609558105 + ], + [ + "▁Parallax", + -15.114008903503418 + ], + [ + "▁DIC", + -15.114026069641113 + ], + [ + "▁반", + -15.114026069641113 + ], + [ + "▁Tustin", + -15.114035606384277 + ], + [ + "▁xDrive", + -15.114039421081543 + ], + [ + "▁SAO", + -15.11417007446289 + ], + [ + "▁Panag", + -15.114246368408203 + ], + [ + "▁lethality", + -15.11428451538086 + ], + [ + "▁androgynous", + -15.114306449890137 + ], + [ + "▁Plath", + -15.114320755004883 + ], + [ + "▁russ", + -15.114320755004883 + ], + [ + "▁Wuxi", + -15.1143217086792 + ], + [ + "▁Nimble", + -15.114322662353516 + ], + [ + "▁GCS", + -15.114324569702148 + ], + [ + "NFC", + -15.114331245422363 + ], + [ + "кол", + -15.114405632019043 + ], + [ + "ská", + -15.11441421508789 + ], + [ + "▁Wittenberg", + -15.114423751831055 + ], + [ + "ijer", + -15.11444091796875 + ], + [ + "▁OBTAINED", + -15.114455223083496 + ], + [ + "SHOW", + -15.114468574523926 + ], + [ + "▁sequined", + -15.114492416381836 + ], + [ + "▁JCPenney", + -15.114500045776367 + ], + [ + "▁ALONE", + -15.114530563354492 + ], + [ + "▁WGS", + -15.114581108093262 + ], + [ + "▁Osho", + -15.114587783813477 + ], + [ + "▁igneous", + -15.11462116241455 + ], + [ + "Definitely", + -15.11463737487793 + ], + [ + "xxy", + -15.114656448364258 + ], + [ + "▁suc", + -15.114692687988281 + ], + [ + "▁Uzi", + -15.114727973937988 + ], + [ + "▁Esse", + -15.114761352539062 + ], + [ + "▁Taranaki", + -15.114811897277832 + ], + [ + "▁Sturridge", + -15.114828109741211 + ], + [ + "▁Aborigines", + -15.11484432220459 + ], + [ + "▁kein", + -15.114850997924805 + ], + [ + "forschung", + -15.114861488342285 + ], + [ + "▁laminar", + -15.11487865447998 + ], + [ + "▁overburdened", + -15.114884376525879 + ], + [ + "▁Blick", + -15.114910125732422 + ], + [ + "▁Browder", + -15.114913940429688 + ], + [ + "▁fatwa", + -15.11491870880127 + ], + [ + "▁ult", + -15.11492919921875 + ], + [ + "▁waddle", + -15.114935874938965 + ], + [ + "▁Harn", + -15.114956855773926 + ], + [ + "Yourself", + -15.1150484085083 + ], + [ + "▁centurion", + -15.115069389343262 + ], + [ + "ethane", + -15.115100860595703 + ], + [ + "▁sippy", + -15.115111351013184 + ], + [ + "ます", + -15.115141868591309 + ], + [ + "▁Birdman", + -15.11516284942627 + ], + [ + "▁OPPORTUNITY", + -15.115188598632812 + ], + [ + "▁पर", + -15.115195274353027 + ], + [ + "▁Langkawi", + -15.115203857421875 + ], + [ + "▁observatories", + -15.115203857421875 + ], + [ + "▁chucking", + -15.115208625793457 + ], + [ + "adopted", + -15.115235328674316 + ], + [ + "▁DUAL", + -15.115256309509277 + ], + [ + "▁cataloguing", + -15.115312576293945 + ], + [ + "пл", + -15.115321159362793 + ], + [ + "▁Eamon", + -15.115333557128906 + ], + [ + "northwest", + -15.115339279174805 + ], + [ + "▁Appoint", + -15.115345001220703 + ], + [ + "▁Swab", + -15.115346908569336 + ], + [ + "▁DCU", + -15.115347862243652 + ], + [ + "planted", + -15.115348815917969 + ], + [ + "Angle", + -15.115400314331055 + ], + [ + "▁CORR", + -15.115524291992188 + ], + [ + "▁Conceived", + -15.115549087524414 + ], + [ + "▁smidge", + -15.115601539611816 + ], + [ + "precise", + -15.115606307983398 + ], + [ + "▁subcategory", + -15.115628242492676 + ], + [ + "神", + -15.115635871887207 + ], + [ + "▁MEF", + -15.115667343139648 + ], + [ + "▁unsalted", + -15.115667343139648 + ], + [ + "▁PHYSICAL", + -15.115683555603027 + ], + [ + "▁Severino", + -15.115697860717773 + ], + [ + "▁raider", + -15.115727424621582 + ], + [ + "Detail", + -15.115768432617188 + ], + [ + "▁Borealis", + -15.115772247314453 + ], + [ + "▁Goggles", + -15.115782737731934 + ], + [ + "▁Dazzling", + -15.115801811218262 + ], + [ + "▁Clavi", + -15.115817070007324 + ], + [ + "▁tare", + -15.115839958190918 + ], + [ + "Imperial", + -15.11587905883789 + ], + [ + "▁Fahey", + -15.11589527130127 + ], + [ + "cdn", + -15.115915298461914 + ], + [ + "▁Rodolfo", + -15.116003036499023 + ], + [ + "Hail", + -15.116006851196289 + ], + [ + "▁expungement", + -15.116013526916504 + ], + [ + "Polar", + -15.116042137145996 + ], + [ + "▁Laney", + -15.116049766540527 + ], + [ + "Aye", + -15.116072654724121 + ], + [ + "▁Bretton", + -15.116092681884766 + ], + [ + "Leste", + -15.116125106811523 + ], + [ + "▁dispossessed", + -15.116141319274902 + ], + [ + "▁για", + -15.116217613220215 + ], + [ + "▁CAROL", + -15.116239547729492 + ], + [ + "▁prayerfully", + -15.116308212280273 + ], + [ + "▁Actuator", + -15.116344451904297 + ], + [ + "cuz", + -15.116409301757812 + ], + [ + "HHH", + -15.116463661193848 + ], + [ + "▁unlockable", + -15.116464614868164 + ], + [ + "▁Graduating", + -15.116521835327148 + ], + [ + "▁nanocomposite", + -15.11657428741455 + ], + [ + "oooooooooo", + -15.11658763885498 + ], + [ + "GCA", + -15.116657257080078 + ], + [ + "▁bullock", + -15.116713523864746 + ], + [ + "▁vasculature", + -15.116730690002441 + ], + [ + "▁ما", + -15.11677360534668 + ], + [ + "▁Uplift", + -15.116792678833008 + ], + [ + "▁Hokies", + -15.116843223571777 + ], + [ + "▁EUROPE", + -15.11684799194336 + ], + [ + "▁Externally", + -15.116848945617676 + ], + [ + "▁Tsun", + -15.116860389709473 + ], + [ + "valuation", + -15.116862297058105 + ], + [ + "▁posible", + -15.116865158081055 + ], + [ + "▁Kudlow", + -15.116877555847168 + ], + [ + "▁Zelen", + -15.116893768310547 + ], + [ + "schlag", + -15.116914749145508 + ], + [ + "▁Quirky", + -15.116929054260254 + ], + [ + "▁Andalusian", + -15.116936683654785 + ], + [ + "Missing", + -15.116983413696289 + ], + [ + "jí", + -15.116991996765137 + ], + [ + "Barcelona", + -15.117033004760742 + ], + [ + "▁Hakeem", + -15.117049217224121 + ], + [ + "▁bedridden", + -15.117086410522461 + ], + [ + "▁candidature", + -15.117100715637207 + ], + [ + "▁PHC", + -15.117111206054688 + ], + [ + "▁glorification", + -15.11713695526123 + ], + [ + "▁Bentham", + -15.117145538330078 + ], + [ + "▁rotatable", + -15.117175102233887 + ], + [ + "▁£32", + -15.117222785949707 + ], + [ + "▁penitentiary", + -15.117241859436035 + ], + [ + "▁sunlit", + -15.117242813110352 + ], + [ + "▁Dependence", + -15.11724853515625 + ], + [ + "▁Outward", + -15.117284774780273 + ], + [ + "재", + -15.117332458496094 + ], + [ + "▁Obsessive", + -15.11736011505127 + ], + [ + "zation", + -15.117362022399902 + ], + [ + "isca", + -15.117369651794434 + ], + [ + "▁Colley", + -15.117371559143066 + ], + [ + "▁Binocular", + -15.1173734664917 + ], + [ + "▁fluoresce", + -15.117382049560547 + ], + [ + "▁CAO", + -15.117403984069824 + ], + [ + "▁durian", + -15.117425918579102 + ], + [ + "busch", + -15.117441177368164 + ], + [ + "liang", + -15.117520332336426 + ], + [ + "从", + -15.117560386657715 + ], + [ + "▁Rosneft", + -15.117585182189941 + ], + [ + "SDK", + -15.117654800415039 + ], + [ + "▁Schoenberg", + -15.117657661437988 + ], + [ + "maiden", + -15.117658615112305 + ], + [ + "ENNY", + -15.117674827575684 + ], + [ + "▁Anurag", + -15.11767578125 + ], + [ + "literary", + -15.117713928222656 + ], + [ + "lā", + -15.117719650268555 + ], + [ + "▁Fehr", + -15.11772346496582 + ], + [ + "philosophy", + -15.117725372314453 + ], + [ + "▁Sanga", + -15.117732048034668 + ], + [ + "▁unix", + -15.117744445800781 + ], + [ + "▁solarium", + -15.1177978515625 + ], + [ + "▁Realtime", + -15.117818832397461 + ], + [ + "▁Piraeus", + -15.11784553527832 + ], + [ + "1878", + -15.117892265319824 + ], + [ + "▁Procedural", + -15.117900848388672 + ], + [ + "▁ENTERTAINMENT", + -15.11793041229248 + ], + [ + "Anal", + -15.117932319641113 + ], + [ + "Trouble", + -15.117934226989746 + ], + [ + "▁Sommelier", + -15.117936134338379 + ], + [ + "▁Gannett", + -15.11794376373291 + ], + [ + "assert", + -15.117962837219238 + ], + [ + "▁shul", + -15.11796760559082 + ], + [ + "▁Γ", + -15.117968559265137 + ], + [ + "▁Adreno", + -15.117974281311035 + ], + [ + "geographic", + -15.118027687072754 + ], + [ + "▁Ambro", + -15.118030548095703 + ], + [ + "▁Todos", + -15.118038177490234 + ], + [ + "▁selbst", + -15.1180419921875 + ], + [ + "▁Darrow", + -15.11806869506836 + ], + [ + "▁satisf", + -15.118094444274902 + ], + [ + "▁Vasily", + -15.118130683898926 + ], + [ + "nursing", + -15.118132591247559 + ], + [ + "▁Batgirl", + -15.118138313293457 + ], + [ + "plasmic", + -15.118159294128418 + ], + [ + "▁द", + -15.118173599243164 + ], + [ + "collector", + -15.118185997009277 + ], + [ + "▁Vivekananda", + -15.118186950683594 + ], + [ + "ysis", + -15.118197441101074 + ], + [ + "▁CREAM", + -15.11820125579834 + ], + [ + "▁Virginians", + -15.118292808532715 + ], + [ + "▁mariners", + -15.118313789367676 + ], + [ + "▁Canteen", + -15.118316650390625 + ], + [ + "▁UNP", + -15.118334770202637 + ], + [ + "▁underpass", + -15.118335723876953 + ], + [ + "▁Jinnah", + -15.118352890014648 + ], + [ + "ilar", + -15.118359565734863 + ], + [ + "▁rol", + -15.118364334106445 + ], + [ + "▁Warnock", + -15.118407249450684 + ], + [ + "▁Gambian", + -15.118412971496582 + ], + [ + "▁Kemal", + -15.118427276611328 + ], + [ + "▁McIl", + -15.118428230285645 + ], + [ + "▁Boleyn", + -15.118475914001465 + ], + [ + "😍", + -15.118487358093262 + ], + [ + "jka", + -15.118489265441895 + ], + [ + "leitung", + -15.118501663208008 + ], + [ + "▁Farrakhan", + -15.118531227111816 + ], + [ + "▁ndi", + -15.11854076385498 + ], + [ + "▁DTH", + -15.118545532226562 + ], + [ + "▁Meatballs", + -15.11856460571289 + ], + [ + "businesses", + -15.118666648864746 + ], + [ + "▁gingival", + -15.118715286254883 + ], + [ + "хо", + -15.118745803833008 + ], + [ + "▁idk", + -15.118767738342285 + ], + [ + "▁Albury", + -15.118768692016602 + ], + [ + "▁gebruik", + -15.11877155303955 + ], + [ + "▁Diagonal", + -15.11883544921875 + ], + [ + "▁Mpumalanga", + -15.11884593963623 + ], + [ + "▁Covina", + -15.118881225585938 + ], + [ + "▁winches", + -15.118898391723633 + ], + [ + "Inner", + -15.118910789489746 + ], + [ + "▁crevasse", + -15.118921279907227 + ], + [ + "▁Itinerary", + -15.118936538696289 + ], + [ + "▁cofactor", + -15.118939399719238 + ], + [ + "▁Bodo", + -15.118950843811035 + ], + [ + "ස", + -15.118983268737793 + ], + [ + "▁Acevedo", + -15.118996620178223 + ], + [ + "▁Cheeky", + -15.11904525756836 + ], + [ + "▁Depict", + -15.119112014770508 + ], + [ + "▁Fluorescence", + -15.119149208068848 + ], + [ + "bona", + -15.119154930114746 + ], + [ + "unen", + -15.11917495727539 + ], + [ + "▁screencast", + -15.119193077087402 + ], + [ + "▁ZAR", + -15.119253158569336 + ], + [ + "▁Porzingis", + -15.119266510009766 + ], + [ + "Planning", + -15.119304656982422 + ], + [ + "▁Vial", + -15.119322776794434 + ], + [ + "▁barbecued", + -15.119338989257812 + ], + [ + "Wesley", + -15.11936092376709 + ], + [ + "purity", + -15.119364738464355 + ], + [ + "▁Hakka", + -15.11937427520752 + ], + [ + "▁hauntingly", + -15.119382858276367 + ], + [ + "Written", + -15.119385719299316 + ], + [ + "▁Supremacy", + -15.119386672973633 + ], + [ + "▁Pennant", + -15.119439125061035 + ], + [ + "oligosaccharide", + -15.11948013305664 + ], + [ + "▁Swinney", + -15.119508743286133 + ], + [ + "▁Axios", + -15.119521141052246 + ], + [ + "▁plaudits", + -15.119612693786621 + ], + [ + "▁Cheadle", + -15.119613647460938 + ], + [ + "rattle", + -15.11961841583252 + ], + [ + "▁fonction", + -15.11964225769043 + ], + [ + "▁Ulti", + -15.119667053222656 + ], + [ + "▁westerners", + -15.11967658996582 + ], + [ + "fabrication", + -15.119705200195312 + ], + [ + "▁scrounge", + -15.119709014892578 + ], + [ + "▁irresponsibility", + -15.119735717773438 + ], + [ + "SOA", + -15.119747161865234 + ], + [ + "Minimum", + -15.119770050048828 + ], + [ + "▁Chipmunk", + -15.119792938232422 + ], + [ + "▁rectory", + -15.119799613952637 + ], + [ + "▁CISO", + -15.119808197021484 + ], + [ + "khu", + -15.119850158691406 + ], + [ + "▁defund", + -15.119871139526367 + ], + [ + "▁Multidisciplinary", + -15.119876861572266 + ], + [ + "▁Swenson", + -15.119901657104492 + ], + [ + "▁Tuba", + -15.119912147521973 + ], + [ + "glory", + -15.120001792907715 + ], + [ + "▁francophone", + -15.120017051696777 + ], + [ + "▁Scherzer", + -15.120022773742676 + ], + [ + "▁PAG", + -15.120061874389648 + ], + [ + "▁unseemly", + -15.120063781738281 + ], + [ + "▁WAF", + -15.120098114013672 + ], + [ + "Jasmin", + -15.12015438079834 + ], + [ + "▁Roop", + -15.12019157409668 + ], + [ + "tsuki", + -15.120234489440918 + ], + [ + "iren", + -15.120302200317383 + ], + [ + "▁Reclaim", + -15.120323181152344 + ], + [ + "ABE", + -15.120340347290039 + ], + [ + "cubic", + -15.120353698730469 + ], + [ + "▁survivorship", + -15.120353698730469 + ], + [ + "▁modifiable", + -15.120354652404785 + ], + [ + "▁Bovada", + -15.120368003845215 + ], + [ + "▁WRAP", + -15.120370864868164 + ], + [ + "▁Bhaskar", + -15.120491027832031 + ], + [ + "▁incipient", + -15.120491027832031 + ], + [ + "▁myosin", + -15.12054443359375 + ], + [ + "些", + -15.120562553405762 + ], + [ + "roading", + -15.120565414428711 + ], + [ + "pendant", + -15.120593070983887 + ], + [ + "▁delimited", + -15.120619773864746 + ], + [ + "▁Huskers", + -15.120635032653809 + ], + [ + "▁성", + -15.120641708374023 + ], + [ + "torch", + -15.120654106140137 + ], + [ + "▁Blown", + -15.120665550231934 + ], + [ + "▁Kathie", + -15.12070369720459 + ], + [ + "▁Whaley", + -15.120711326599121 + ], + [ + "▁Tocopherol", + -15.120739936828613 + ], + [ + "▁Univers", + -15.120750427246094 + ], + [ + "RAG", + -15.120757102966309 + ], + [ + "ත්", + -15.1207857131958 + ], + [ + "▁extenuating", + -15.1207857131958 + ], + [ + "▁Jabba", + -15.120805740356445 + ], + [ + "▁celtic", + -15.120820999145508 + ], + [ + "disciplined", + -15.120911598205566 + ], + [ + "▁repudiate", + -15.12093448638916 + ], + [ + "▁Kren", + -15.120953559875488 + ], + [ + "blick", + -15.120983123779297 + ], + [ + "▁Stormwater", + -15.12098503112793 + ], + [ + "▁Refusing", + -15.121025085449219 + ], + [ + "HRP", + -15.121134757995605 + ], + [ + "▁Vajpayee", + -15.121161460876465 + ], + [ + "▁Militar", + -15.121166229248047 + ], + [ + "▁LIBRARY", + -15.121172904968262 + ], + [ + "▁Analogue", + -15.121193885803223 + ], + [ + "▁burnish", + -15.12121295928955 + ], + [ + "▁Cloudera", + -15.121222496032715 + ], + [ + "یک", + -15.121231079101562 + ], + [ + "再", + -15.121264457702637 + ], + [ + "oxidation", + -15.121265411376953 + ], + [ + "uş", + -15.121310234069824 + ], + [ + "▁fishnet", + -15.121334075927734 + ], + [ + "▁DVC", + -15.121342658996582 + ], + [ + "▁suzuki", + -15.121346473693848 + ], + [ + "▁இ", + -15.121352195739746 + ], + [ + "Campbell", + -15.121355056762695 + ], + [ + "▁sorties", + -15.121397972106934 + ], + [ + "Budget", + -15.121420860290527 + ], + [ + "共", + -15.121438980102539 + ], + [ + "▁Davin", + -15.121441841125488 + ], + [ + "▁Suspicious", + -15.12146282196045 + ], + [ + "1863", + -15.121480941772461 + ], + [ + "▁circuses", + -15.121490478515625 + ], + [ + "▁Proxima", + -15.121513366699219 + ], + [ + "▁hypothetically", + -15.121527671813965 + ], + [ + "▁Elector", + -15.121567726135254 + ], + [ + "▁potties", + -15.121572494506836 + ], + [ + "▁happenstance", + -15.121601104736328 + ], + [ + "▁smi", + -15.12160587310791 + ], + [ + "fleur", + -15.121626853942871 + ], + [ + "▁BFG", + -15.1216459274292 + ], + [ + "▁preemption", + -15.121651649475098 + ], + [ + "▁wiretapping", + -15.121658325195312 + ], + [ + "▁Pancho", + -15.121723175048828 + ], + [ + "▁LTP", + -15.121769905090332 + ], + [ + "▁dublin", + -15.121782302856445 + ], + [ + "▁jotting", + -15.121809005737305 + ], + [ + "▁FLU", + -15.121830940246582 + ], + [ + "▁DCR", + -15.12190055847168 + ], + [ + "▁Gauri", + -15.12194538116455 + ], + [ + "▁Nong", + -15.121952056884766 + ], + [ + "ribbon", + -15.12197494506836 + ], + [ + "▁Bearer", + -15.12199592590332 + ], + [ + "▁CWD", + -15.1220064163208 + ], + [ + "Capture", + -15.122032165527344 + ], + [ + "cushion", + -15.122092247009277 + ], + [ + "▁millwork", + -15.122114181518555 + ], + [ + "▁Poehler", + -15.122148513793945 + ], + [ + "非", + -15.12217903137207 + ], + [ + "▁mj", + -15.12218189239502 + ], + [ + "ור", + -15.122186660766602 + ], + [ + "mayor", + -15.12219524383545 + ], + [ + "wavelength", + -15.1222505569458 + ], + [ + "▁Tapp", + -15.122262954711914 + ], + [ + "▁Repub", + -15.122318267822266 + ], + [ + "▁DCT", + -15.122328758239746 + ], + [ + "oozie", + -15.12233829498291 + ], + [ + "pumping", + -15.122339248657227 + ], + [ + "ную", + -15.122340202331543 + ], + [ + "▁Gelatin", + -15.122353553771973 + ], + [ + "▁satiate", + -15.122382164001465 + ], + [ + "▁pii", + -15.122469902038574 + ], + [ + "▁Waxman", + -15.122509002685547 + ], + [ + "▁brokering", + -15.12251091003418 + ], + [ + "▁jester", + -15.122514724731445 + ], + [ + "▁CATS", + -15.122600555419922 + ], + [ + "▁misjudged", + -15.122608184814453 + ], + [ + "WAL", + -15.122613906860352 + ], + [ + "▁goldsmith", + -15.122648239135742 + ], + [ + "▁Paschal", + -15.122662544250488 + ], + [ + "▁Beatriz", + -15.122686386108398 + ], + [ + "▁CoolSculpting", + -15.122713088989258 + ], + [ + "▁seducing", + -15.122719764709473 + ], + [ + "mason", + -15.122727394104004 + ], + [ + "▁parkour", + -15.122751235961914 + ], + [ + "▁misoprostol", + -15.122774124145508 + ], + [ + "▁Ried", + -15.122794151306152 + ], + [ + "Raybould", + -15.12285327911377 + ], + [ + "▁Roslyn", + -15.12285327911377 + ], + [ + "▁Bodyguard", + -15.122862815856934 + ], + [ + "Cinema", + -15.122885704040527 + ], + [ + "▁Severity", + -15.12291431427002 + ], + [ + "▁Astounding", + -15.122939109802246 + ], + [ + "▁Eldar", + -15.123053550720215 + ], + [ + "▁maximization", + -15.123059272766113 + ], + [ + "▁Linklater", + -15.12306022644043 + ], + [ + "ť", + -15.12307357788086 + ], + [ + "▁dismounted", + -15.123086929321289 + ], + [ + "vonne", + -15.123088836669922 + ], + [ + "▁Zaire", + -15.12310791015625 + ], + [ + "▁NUT", + -15.123136520385742 + ], + [ + "▁capitalised", + -15.123143196105957 + ], + [ + "oncology", + -15.123196601867676 + ], + [ + "▁Grod", + -15.123207092285156 + ], + [ + "▁lustful", + -15.123207092285156 + ], + [ + "▁Continuation", + -15.12321662902832 + ], + [ + "▁Dieu", + -15.123224258422852 + ], + [ + "▁Yaya", + -15.123229026794434 + ], + [ + "▁Meltzer", + -15.123250961303711 + ], + [ + "colombia", + -15.123268127441406 + ], + [ + "▁Whel", + -15.123270988464355 + ], + [ + "▁thymus", + -15.123275756835938 + ], + [ + "▁PGE", + -15.123320579528809 + ], + [ + "▁Globo", + -15.123331069946289 + ], + [ + "Sharon", + -15.123347282409668 + ], + [ + "▁heartened", + -15.123455047607422 + ], + [ + "ugal", + -15.123490333557129 + ], + [ + "▁Konta", + -15.123505592346191 + ], + [ + "▁Brocade", + -15.12350845336914 + ], + [ + "▁Trapper", + -15.123567581176758 + ], + [ + "Exclusive", + -15.123568534851074 + ], + [ + "▁biosecurity", + -15.123591423034668 + ], + [ + "▁Hubbell", + -15.123598098754883 + ], + [ + "UDA", + -15.123608589172363 + ], + [ + "付", + -15.123640060424805 + ], + [ + "▁Seminyak", + -15.123680114746094 + ], + [ + "▁Defiant", + -15.123697280883789 + ], + [ + "▁Purely", + -15.123697280883789 + ], + [ + "▁proscar", + -15.123711585998535 + ], + [ + "▁bilayer", + -15.123740196228027 + ], + [ + "▁carboxyl", + -15.12376594543457 + ], + [ + "▁Angolan", + -15.123770713806152 + ], + [ + "計", + -15.12377643585205 + ], + [ + "▁CPSC", + -15.12385368347168 + ], + [ + "▁Benelux", + -15.123881340026855 + ], + [ + "▁LabVIEW", + -15.123881340026855 + ], + [ + "PUT", + -15.123931884765625 + ], + [ + "▁1756", + -15.123933792114258 + ], + [ + "▁Warped", + -15.123945236206055 + ], + [ + "tieri", + -15.123957633972168 + ], + [ + "▁fractionation", + -15.123958587646484 + ], + [ + "▁Octane", + -15.123970985412598 + ], + [ + "▁MarketWatch", + -15.123978614807129 + ], + [ + "collision", + -15.12398910522461 + ], + [ + "▁ontologies", + -15.123995780944824 + ], + [ + "▁gleeful", + -15.124013900756836 + ], + [ + "▁brewpub", + -15.124019622802734 + ], + [ + "▁Nowak", + -15.124040603637695 + ], + [ + "▁Convicted", + -15.124048233032227 + ], + [ + "CUR", + -15.124053001403809 + ], + [ + "laki", + -15.12409496307373 + ], + [ + "▁fearlessness", + -15.12415885925293 + ], + [ + "Treasurer", + -15.124177932739258 + ], + [ + "▁Ornamental", + -15.124178886413574 + ], + [ + "▁798", + -15.12418270111084 + ], + [ + "Gau", + -15.124197006225586 + ], + [ + "▁revelry", + -15.1242036819458 + ], + [ + "▁celluloid", + -15.124282836914062 + ], + [ + "peptidase", + -15.124305725097656 + ], + [ + "▁chipmaker", + -15.124305725097656 + ], + [ + "▁SDCC", + -15.124308586120605 + ], + [ + "▁Oulu", + -15.124314308166504 + ], + [ + "phia", + -15.12433910369873 + ], + [ + "▁Vitro", + -15.124351501464844 + ], + [ + "▁FTT", + -15.124363899230957 + ], + [ + "▁Dottie", + -15.124396324157715 + ], + [ + "victory", + -15.124399185180664 + ], + [ + "▁Sohn", + -15.124482154846191 + ], + [ + "▁Timmins", + -15.124497413635254 + ], + [ + "opposite", + -15.124523162841797 + ], + [ + "▁GaN", + -15.124557495117188 + ], + [ + "▁감", + -15.124629974365234 + ], + [ + "~", + -15.12463092803955 + ], + [ + "▁Gnu", + -15.124656677246094 + ], + [ + "▁grup", + -15.124720573425293 + ], + [ + "▁Reli", + -15.124750137329102 + ], + [ + "▁Relish", + -15.124809265136719 + ], + [ + "Virgin", + -15.124813079833984 + ], + [ + "▁ident", + -15.124820709228516 + ], + [ + "▁Catharine", + -15.12482738494873 + ], + [ + "▁Cayuga", + -15.124828338623047 + ], + [ + "▁Abacus", + -15.124835014343262 + ], + [ + "Rolling", + -15.124911308288574 + ], + [ + "Sweety", + -15.12492561340332 + ], + [ + "▁diplomatically", + -15.124940872192383 + ], + [ + "AAT", + -15.124945640563965 + ], + [ + "▁Falconer", + -15.124996185302734 + ], + [ + "ITES", + -15.125003814697266 + ], + [ + "▁chronicler", + -15.125045776367188 + ], + [ + "▁Villagers", + -15.125064849853516 + ], + [ + "Kennedy", + -15.125091552734375 + ], + [ + "▁picnicking", + -15.125109672546387 + ], + [ + "▁Lavigne", + -15.125116348266602 + ], + [ + "ople", + -15.125170707702637 + ], + [ + "shko", + -15.125192642211914 + ], + [ + "bunny", + -15.125194549560547 + ], + [ + "▁Akram", + -15.125197410583496 + ], + [ + "▁Heide", + -15.125225067138672 + ], + [ + "▁Klum", + -15.125229835510254 + ], + [ + "Venus", + -15.125234603881836 + ], + [ + "▁STEVE", + -15.12524700164795 + ], + [ + "obscur", + -15.125285148620605 + ], + [ + "▁tatters", + -15.12531852722168 + ], + [ + "▁Jinx", + -15.125389099121094 + ], + [ + "inferior", + -15.125391960144043 + ], + [ + "▁checkerboard", + -15.12545394897461 + ], + [ + "▁Javi", + -15.125503540039062 + ], + [ + "▁Manitowoc", + -15.1255521774292 + ], + [ + "▁scro", + -15.125567436218262 + ], + [ + "▁SQU", + -15.125575065612793 + ], + [ + "JET", + -15.12558364868164 + ], + [ + "▁Tripathi", + -15.12562370300293 + ], + [ + "▁STAN", + -15.125628471374512 + ], + [ + "GOP", + -15.125636100769043 + ], + [ + "▁Henk", + -15.12569808959961 + ], + [ + "MUN", + -15.12570858001709 + ], + [ + "▁Gyeong", + -15.125767707824707 + ], + [ + "▁Feeney", + -15.125795364379883 + ], + [ + "▁certiorari", + -15.125839233398438 + ], + [ + "▁shtet", + -15.125884056091309 + ], + [ + "izada", + -15.12593936920166 + ], + [ + "▁Currencies", + -15.125965118408203 + ], + [ + "IVERS", + -15.125970840454102 + ], + [ + "infinite", + -15.12598991394043 + ], + [ + "meaningful", + -15.126079559326172 + ], + [ + "▁pumice", + -15.126081466674805 + ], + [ + "iidae", + -15.126083374023438 + ], + [ + "▁Kef", + -15.12608528137207 + ], + [ + "▁Homosexuality", + -15.1260986328125 + ], + [ + "▁healthiness", + -15.126111030578613 + ], + [ + "Merge", + -15.126132011413574 + ], + [ + "▁Defensively", + -15.126155853271484 + ], + [ + "▁bloodiest", + -15.12619686126709 + ], + [ + "월", + -15.126201629638672 + ], + [ + "UPE", + -15.126206398010254 + ], + [ + "▁Shocker", + -15.126222610473633 + ], + [ + "▁989", + -15.12624454498291 + ], + [ + "▁Kook", + -15.12626838684082 + ], + [ + "biography", + -15.126315116882324 + ], + [ + "▁Optimism", + -15.126338005065918 + ], + [ + "▁Nimrod", + -15.126350402832031 + ], + [ + "▁Restylane", + -15.126368522644043 + ], + [ + "▁barrio", + -15.126383781433105 + ], + [ + "▁untied", + -15.12640380859375 + ], + [ + "▁Bossier", + -15.126408576965332 + ], + [ + "inflected", + -15.126416206359863 + ], + [ + "einstein", + -15.126421928405762 + ], + [ + "▁decimate", + -15.126429557800293 + ], + [ + "SNAP", + -15.126483917236328 + ], + [ + "▁Paphos", + -15.126496315002441 + ], + [ + "URGE", + -15.126509666442871 + ], + [ + "▁Annuity", + -15.1265230178833 + ], + [ + "▁INSPIRE", + -15.12653923034668 + ], + [ + "▁industrialised", + -15.126544952392578 + ], + [ + "▁Auld", + -15.126556396484375 + ], + [ + "▁Tassel", + -15.126567840576172 + ], + [ + "WEN", + -15.126571655273438 + ], + [ + "▁somersault", + -15.126626014709473 + ], + [ + "ocal", + -15.12668228149414 + ], + [ + "▁proteome", + -15.126691818237305 + ], + [ + "▁Heroine", + -15.12669849395752 + ], + [ + "▁patenting", + -15.126702308654785 + ], + [ + "occasion", + -15.126710891723633 + ], + [ + "▁LISA", + -15.12675952911377 + ], + [ + "▁Haverford", + -15.126766204833984 + ], + [ + "▁Chauffeur", + -15.126776695251465 + ], + [ + "▁culpa", + -15.12678050994873 + ], + [ + "▁EURUSD", + -15.126787185668945 + ], + [ + "▁naivety", + -15.126791954040527 + ], + [ + "depot", + -15.12680721282959 + ], + [ + "▁Kraków", + -15.126870155334473 + ], + [ + "▁HCT", + -15.126912117004395 + ], + [ + "DPI", + -15.126914024353027 + ], + [ + "kwu", + -15.126914024353027 + ], + [ + "▁intersectional", + -15.126921653747559 + ], + [ + "▁Trommel", + -15.126924514770508 + ], + [ + "▁Huguenot", + -15.126928329467773 + ], + [ + "▁Shelburne", + -15.126943588256836 + ], + [ + "▁Haka", + -15.126945495605469 + ], + [ + "▁Cameroonian", + -15.126967430114746 + ], + [ + "jero", + -15.126974105834961 + ], + [ + "▁Rubinstein", + -15.127015113830566 + ], + [ + "▁exterminated", + -15.127073287963867 + ], + [ + "▁Husain", + -15.127089500427246 + ], + [ + "▁demonized", + -15.127096176147461 + ], + [ + "▁você", + -15.127098083496094 + ], + [ + "▁Kamer", + -15.127102851867676 + ], + [ + "实", + -15.12717342376709 + ], + [ + "▁Speedo", + -15.12719440460205 + ], + [ + "▁waterlogged", + -15.127208709716797 + ], + [ + "lush", + -15.127263069152832 + ], + [ + "POT", + -15.12727165222168 + ], + [ + "▁Tabasco", + -15.127274513244629 + ], + [ + "▁wile", + -15.127275466918945 + ], + [ + "▁Interventional", + -15.12734603881836 + ], + [ + "▁Activator", + -15.127362251281738 + ], + [ + "▁Superfood", + -15.1273832321167 + ], + [ + "▁Dividing", + -15.127389907836914 + ], + [ + "▁Ciao", + -15.127401351928711 + ], + [ + "▁flaunted", + -15.127410888671875 + ], + [ + "▁Muy", + -15.127427101135254 + ], + [ + "▁ConvertKit", + -15.12743091583252 + ], + [ + "▁Nyong", + -15.127460479736328 + ], + [ + "▁Centri", + -15.12746524810791 + ], + [ + "▁KOH", + -15.127469062805176 + ], + [ + "SMB", + -15.12748908996582 + ], + [ + "▁botox", + -15.12749195098877 + ], + [ + "▁Bhattacharya", + -15.127504348754883 + ], + [ + "▁Cecile", + -15.127538681030273 + ], + [ + "electricity", + -15.127592086791992 + ], + [ + "▁Chappelle", + -15.127595901489258 + ], + [ + "▁Tajik", + -15.127606391906738 + ], + [ + "▁Kotlin", + -15.127632141113281 + ], + [ + "▁TRAFFIC", + -15.127670288085938 + ], + [ + "▁begets", + -15.127695083618164 + ], + [ + "▁ECONOMIC", + -15.127731323242188 + ], + [ + "▁SUGAR", + -15.1277437210083 + ], + [ + "▁Zong", + -15.127764701843262 + ], + [ + "▁pedophiles", + -15.127765655517578 + ], + [ + "▁Muggle", + -15.127808570861816 + ], + [ + "▁Dialysis", + -15.127835273742676 + ], + [ + "▁declaratory", + -15.127838134765625 + ], + [ + "Turbo", + -15.127842903137207 + ], + [ + "▁direkt", + -15.12788200378418 + ], + [ + "▁Kansai", + -15.127900123596191 + ], + [ + "▁Hickenlooper", + -15.12794303894043 + ], + [ + "▁Entomology", + -15.127943992614746 + ], + [ + "▁RST", + -15.127944946289062 + ], + [ + "▁배", + -15.127944946289062 + ], + [ + "▁Beulah", + -15.12796401977539 + ], + [ + "▁undercooked", + -15.127971649169922 + ], + [ + "▁zirconium", + -15.127983093261719 + ], + [ + "▁BOGO", + -15.128000259399414 + ], + [ + "▁vnto", + -15.128010749816895 + ], + [ + "fictional", + -15.128060340881348 + ], + [ + "▁triumphal", + -15.128060340881348 + ], + [ + "▁Sileka", + -15.128092765808105 + ], + [ + "▁Caputo", + -15.128119468688965 + ], + [ + "▁Murthy", + -15.128120422363281 + ], + [ + "▁Conveyancing", + -15.128157615661621 + ], + [ + "FFF", + -15.128225326538086 + ], + [ + "chara", + -15.128233909606934 + ], + [ + "▁lua", + -15.128236770629883 + ], + [ + "▁scrutinised", + -15.128260612487793 + ], + [ + "▁Arba", + -15.128271102905273 + ], + [ + "▁Intercom", + -15.128300666809082 + ], + [ + "▁Burlingame", + -15.128353118896484 + ], + [ + "dialysis", + -15.128355026245117 + ], + [ + "dronate", + -15.128364562988281 + ], + [ + "iversary", + -15.128453254699707 + ], + [ + "▁CYC", + -15.12851333618164 + ], + [ + "▁цен", + -15.128546714782715 + ], + [ + "geld", + -15.128552436828613 + ], + [ + "▁hummed", + -15.128593444824219 + ], + [ + "▁RICHMOND", + -15.128595352172852 + ], + [ + "▁Kiz", + -15.128637313842773 + ], + [ + "▁dogfight", + -15.12877368927002 + ], + [ + "RIST", + -15.128778457641602 + ], + [ + "▁PREVENT", + -15.128805160522461 + ], + [ + "▁INCREDIBLE", + -15.12880802154541 + ], + [ + "▁subterfuge", + -15.128837585449219 + ], + [ + "Penny", + -15.12887954711914 + ], + [ + "protesters", + -15.12890911102295 + ], + [ + "▁Outrage", + -15.128922462463379 + ], + [ + "▁Encompass", + -15.128936767578125 + ], + [ + "Explore", + -15.128944396972656 + ], + [ + "▁waterslide", + -15.12895679473877 + ], + [ + "▁Separated", + -15.128972053527832 + ], + [ + "Cotton", + -15.128983497619629 + ], + [ + "▁monogamy", + -15.128997802734375 + ], + [ + "▁proscribed", + -15.129046440124512 + ], + [ + "▁decrying", + -15.129047393798828 + ], + [ + "▁sublingual", + -15.129064559936523 + ], + [ + "▁gynecological", + -15.129068374633789 + ], + [ + "angular", + -15.129096031188965 + ], + [ + "▁Arcana", + -15.129134178161621 + ], + [ + "personality", + -15.129185676574707 + ], + [ + "▁equanimity", + -15.129293441772461 + ], + [ + "Gha", + -15.129319190979004 + ], + [ + "▁windproof", + -15.129326820373535 + ], + [ + "▁DAG", + -15.129338264465332 + ], + [ + "▁slotting", + -15.129365921020508 + ], + [ + "ilities", + -15.129401206970215 + ], + [ + "▁prolongation", + -15.129417419433594 + ], + [ + "albumin", + -15.129430770874023 + ], + [ + "▁Audra", + -15.129449844360352 + ], + [ + "▁framers", + -15.129460334777832 + ], + [ + "▁catechism", + -15.129475593566895 + ], + [ + "allergenic", + -15.129483222961426 + ], + [ + "▁Zorn", + -15.129497528076172 + ], + [ + "▁plac", + -15.12951374053955 + ], + [ + "▁lurched", + -15.1295166015625 + ], + [ + "▁Megatron", + -15.129541397094727 + ], + [ + "▁Bruna", + -15.129559516906738 + ], + [ + "▁splutter", + -15.129581451416016 + ], + [ + "▁Paradoxically", + -15.12960433959961 + ], + [ + "▁uppercut", + -15.129613876342773 + ], + [ + "وق", + -15.129621505737305 + ], + [ + "dijk", + -15.129631042480469 + ], + [ + "▁Anthropological", + -15.12967586517334 + ], + [ + "▁dulled", + -15.129693984985352 + ], + [ + "▁pummeled", + -15.129716873168945 + ], + [ + "��Caritas", + -15.12973403930664 + ], + [ + "▁Jinan", + -15.129773139953613 + ], + [ + "Canon", + -15.12977409362793 + ], + [ + "▁Hollander", + -15.129815101623535 + ], + [ + "Famous", + -15.12983226776123 + ], + [ + "▁Nacht", + -15.12985610961914 + ], + [ + "▁NDS", + -15.129873275756836 + ], + [ + "▁NDT", + -15.129894256591797 + ], + [ + "▁Lindo", + -15.12990665435791 + ], + [ + "▁Aedes", + -15.129916191101074 + ], + [ + "Garcia", + -15.129929542541504 + ], + [ + "▁SENSE", + -15.129935264587402 + ], + [ + "▁microdermabrasion", + -15.129976272583008 + ], + [ + "knuckle", + -15.129980087280273 + ], + [ + "millimeter", + -15.12998104095459 + ], + [ + "▁Как", + -15.130026817321777 + ], + [ + "▁spotlighting", + -15.130032539367676 + ], + [ + "aniya", + -15.130069732666016 + ], + [ + "guet", + -15.130070686340332 + ], + [ + "▁Jacobi", + -15.130075454711914 + ], + [ + "▁raspy", + -15.130111694335938 + ], + [ + "قا", + -15.130145072937012 + ], + [ + "▁Bansal", + -15.130179405212402 + ], + [ + "▁Negroes", + -15.130179405212402 + ], + [ + "▁dialer", + -15.130187034606934 + ], + [ + "▁Hammerstein", + -15.130196571350098 + ], + [ + "▁Paducah", + -15.130204200744629 + ], + [ + "▁derecho", + -15.130221366882324 + ], + [ + "▁herniation", + -15.1302490234375 + ], + [ + "▁SPARC", + -15.130252838134766 + ], + [ + "regarding", + -15.130266189575195 + ], + [ + "▁starlight", + -15.130269050598145 + ], + [ + "lovin", + -15.130298614501953 + ], + [ + "Ebony", + -15.1303129196167 + ], + [ + "▁Arthurian", + -15.130322456359863 + ], + [ + "با", + -15.130348205566406 + ], + [ + "▁Thirsty", + -15.130352020263672 + ], + [ + "▁farrier", + -15.130379676818848 + ], + [ + "▁bugle", + -15.130409240722656 + ], + [ + "▁Sutcliffe", + -15.130419731140137 + ], + [ + "iswa", + -15.130420684814453 + ], + [ + "▁schön", + -15.1304292678833 + ], + [ + "Mhz", + -15.130433082580566 + ], + [ + "▁Cyclic", + -15.130436897277832 + ], + [ + "gende", + -15.130468368530273 + ], + [ + "▁Greenleaf", + -15.130477905273438 + ], + [ + "▁Honoring", + -15.130483627319336 + ], + [ + "▁SCENE", + -15.130500793457031 + ], + [ + "▁Oldenburg", + -15.130502700805664 + ], + [ + "▁Ш", + -15.130536079406738 + ], + [ + "▁Razorbacks", + -15.130558967590332 + ], + [ + "eş", + -15.130589485168457 + ], + [ + "▁haywire", + -15.130608558654785 + ], + [ + "ozyme", + -15.130622863769531 + ], + [ + "marble", + -15.130633354187012 + ], + [ + "▁animus", + -15.130661964416504 + ], + [ + "▁Alfresco", + -15.130681037902832 + ], + [ + "▁tig", + -15.130683898925781 + ], + [ + "▁sterilise", + -15.130691528320312 + ], + [ + "▁Arabica", + -15.13076400756836 + ], + [ + "▁Shashi", + -15.13085651397705 + ], + [ + "▁Φ", + -15.13087272644043 + ], + [ + "▁Gland", + -15.13089370727539 + ], + [ + "▁Eke", + -15.130900382995605 + ], + [ + "▁Yemi", + -15.130915641784668 + ], + [ + "hydra", + -15.130951881408691 + ], + [ + "▁PTR", + -15.130979537963867 + ], + [ + "▁Brzezinski", + -15.131009101867676 + ], + [ + "▁ANDERSON", + -15.131014823913574 + ], + [ + "▁début", + -15.13101863861084 + ], + [ + "▁wildland", + -15.13103199005127 + ], + [ + "▁VILLAGE", + -15.131097793579102 + ], + [ + "▁Ohhh", + -15.131110191345215 + ], + [ + "▁Tranquility", + -15.131125450134277 + ], + [ + "▁Ин", + -15.131126403808594 + ], + [ + "▁Manolo", + -15.131186485290527 + ], + [ + "▁ibis", + -15.13118839263916 + ], + [ + "▁uncoated", + -15.13118839263916 + ], + [ + "▁PARTNERS", + -15.131193161010742 + ], + [ + "▁attunement", + -15.1312255859375 + ], + [ + "▁Arsenic", + -15.131242752075195 + ], + [ + "気", + -15.131255149841309 + ], + [ + "▁또는", + -15.131267547607422 + ], + [ + "▁Paulette", + -15.13127326965332 + ], + [ + "▁percolate", + -15.131316184997559 + ], + [ + "▁Unbeknownst", + -15.13137435913086 + ], + [ + "▁flack", + -15.131379127502441 + ], + [ + "▁lima", + -15.131390571594238 + ], + [ + "laundry", + -15.131397247314453 + ], + [ + "Transaction", + -15.131409645080566 + ], + [ + "โ", + -15.13143253326416 + ], + [ + "investing", + -15.13146686553955 + ], + [ + "▁tympan", + -15.131474494934082 + ], + [ + "anha", + -15.131497383117676 + ], + [ + "akhi", + -15.13150691986084 + ], + [ + "▁Abington", + -15.13158893585205 + ], + [ + "▁Bestselling", + -15.131595611572266 + ], + [ + "▁Deskjet", + -15.131653785705566 + ], + [ + "▁expeditious", + -15.131657600402832 + ], + [ + "▁benjamin", + -15.131667137145996 + ], + [ + "holo", + -15.13167667388916 + ], + [ + "▁phablet", + -15.131695747375488 + ], + [ + "Cohen", + -15.131714820861816 + ], + [ + "▁drifter", + -15.131733894348145 + ], + [ + "▁Inspectorate", + -15.131742477416992 + ], + [ + "Appendix", + -15.131746292114258 + ], + [ + "▁Tease", + -15.131762504577637 + ], + [ + "▁Leitch", + -15.131778717041016 + ], + [ + "labour", + -15.131803512573242 + ], + [ + "▁goatee", + -15.131869316101074 + ], + [ + "▁Showalter", + -15.131889343261719 + ], + [ + "1876", + -15.13193130493164 + ], + [ + "▁Grabbing", + -15.131938934326172 + ], + [ + "▁MONO", + -15.131938934326172 + ], + [ + "Dale", + -15.131950378417969 + ], + [ + "Drawing", + -15.131970405578613 + ], + [ + "▁Mattias", + -15.13197135925293 + ], + [ + "Fighting", + -15.132004737854004 + ], + [ + "▁PLL", + -15.132024765014648 + ], + [ + "hostile", + -15.132030487060547 + ], + [ + "ruption", + -15.132031440734863 + ], + [ + "▁RIF", + -15.132052421569824 + ], + [ + "▁Yaa", + -15.132054328918457 + ], + [ + "▁Semen", + -15.13205623626709 + ], + [ + "▁Coho", + -15.132060050964355 + ], + [ + "▁conscientiously", + -15.13216495513916 + ], + [ + "▁FPC", + -15.132165908813477 + ], + [ + "▁Tij", + -15.132168769836426 + ], + [ + "▁Yasser", + -15.132170677185059 + ], + [ + "pleasure", + -15.132186889648438 + ], + [ + "Drag", + -15.132187843322754 + ], + [ + "رد", + -15.132216453552246 + ], + [ + "▁Initialize", + -15.132223129272461 + ], + [ + "Signature", + -15.132229804992676 + ], + [ + "talked", + -15.132256507873535 + ], + [ + "▁tarpaulin", + -15.132256507873535 + ], + [ + "▁люб", + -15.132258415222168 + ], + [ + "▁Holster", + -15.132259368896484 + ], + [ + "▁Turret", + -15.13227367401123 + ], + [ + "▁BOYS", + -15.132287979125977 + ], + [ + "TERN", + -15.13230037689209 + ], + [ + "▁Hustler", + -15.13232135772705 + ], + [ + "▁muesli", + -15.132349014282227 + ], + [ + "▁Considerable", + -15.132354736328125 + ], + [ + "▁glomerular", + -15.132393836975098 + ], + [ + "▁accoutrements", + -15.132421493530273 + ], + [ + "▁hdmi", + -15.132437705993652 + ], + [ + "▁ornamented", + -15.132492065429688 + ], + [ + "▁metamorphose", + -15.132515907287598 + ], + [ + "▁Chine", + -15.132524490356445 + ], + [ + "▁FOMO", + -15.132556915283203 + ], + [ + "▁bupropion", + -15.132577896118164 + ], + [ + "▁Mullah", + -15.132597923278809 + ], + [ + "▁plexiglass", + -15.132670402526855 + ], + [ + "hū", + -15.132689476013184 + ], + [ + "▁Recalling", + -15.132701873779297 + ], + [ + "corrosive", + -15.132706642150879 + ], + [ + "zoic", + -15.132712364196777 + ], + [ + "ETC", + -15.132718086242676 + ], + [ + "Rainbow", + -15.132770538330078 + ], + [ + "▁Sinead", + -15.132776260375977 + ], + [ + "▁Goddesses", + -15.13280200958252 + ], + [ + "▁Stormont", + -15.132804870605469 + ], + [ + "▁bedbugs", + -15.132820129394531 + ], + [ + "▁Adriano", + -15.132824897766113 + ], + [ + "▁sinusoidal", + -15.13283920288086 + ], + [ + "▁Ulf", + -15.132872581481934 + ], + [ + "gestellt", + -15.132878303527832 + ], + [ + "▁Blanch", + -15.13290023803711 + ], + [ + "▁scalding", + -15.132930755615234 + ], + [ + "▁Tickle", + -15.132932662963867 + ], + [ + "CCD", + -15.132943153381348 + ], + [ + "kung", + -15.132952690124512 + ], + [ + "▁MENU", + -15.132953643798828 + ], + [ + "referring", + -15.132984161376953 + ], + [ + "desirable", + -15.132993698120117 + ], + [ + "▁Reinhold", + -15.133030891418457 + ], + [ + "▁ductile", + -15.133060455322266 + ], + [ + "▁tantalum", + -15.133064270019531 + ], + [ + "arrah", + -15.133119583129883 + ], + [ + "▁Lament", + -15.133198738098145 + ], + [ + "عا", + -15.133249282836914 + ], + [ + "▁Suv", + -15.133269309997559 + ], + [ + "▁Caldera", + -15.133271217346191 + ], + [ + "failing", + -15.133275985717773 + ], + [ + "posi", + -15.13329029083252 + ], + [ + "mighty", + -15.133296966552734 + ], + [ + "▁Ж", + -15.133299827575684 + ], + [ + "▁Peake", + -15.133346557617188 + ], + [ + "starved", + -15.133387565612793 + ], + [ + "▁Dyck", + -15.133394241333008 + ], + [ + "MIP", + -15.133395195007324 + ], + [ + "▁Mitochondrial", + -15.133395195007324 + ], + [ + "▁Salvia", + -15.133456230163574 + ], + [ + "▁Puffin", + -15.133465766906738 + ], + [ + "▁CCNP", + -15.133478164672852 + ], + [ + "▁slob", + -15.133487701416016 + ], + [ + "▁Unwin", + -15.133498191833496 + ], + [ + "empowerment", + -15.13350772857666 + ], + [ + "eminence", + -15.133511543273926 + ], + [ + "uvan", + -15.133590698242188 + ], + [ + "▁Tohoku", + -15.133625984191895 + ], + [ + "접", + -15.133627891540527 + ], + [ + "▁KON", + -15.133662223815918 + ], + [ + "▁Armoured", + -15.133674621582031 + ], + [ + "ERING", + -15.133676528930664 + ], + [ + "▁falsifying", + -15.133710861206055 + ], + [ + "▁ADDED", + -15.133721351623535 + ], + [ + "▁LIA", + -15.133722305297852 + ], + [ + "udah", + -15.133724212646484 + ], + [ + "▁WSP", + -15.133734703063965 + ], + [ + "isocyanate", + -15.13376522064209 + ], + [ + "ambula", + -15.13379955291748 + ], + [ + "▁сер", + -15.133806228637695 + ], + [ + "▁Detergent", + -15.133811950683594 + ], + [ + "cephalus", + -15.133817672729492 + ], + [ + "▁Nightlife", + -15.133828163146973 + ], + [ + "Medicine", + -15.133838653564453 + ], + [ + "▁STAMP", + -15.133859634399414 + ], + [ + "▁governorate", + -15.133891105651855 + ], + [ + "▁PCG", + -15.133912086486816 + ], + [ + "▁€9", + -15.133917808532715 + ], + [ + "▁downplaying", + -15.133922576904297 + ], + [ + "▁Andretti", + -15.133923530578613 + ], + [ + "▁Bluebell", + -15.133953094482422 + ], + [ + "▁Enrich", + -15.133954048156738 + ], + [ + "▁louisiana", + -15.133971214294434 + ], + [ + "eisen", + -15.134000778198242 + ], + [ + "wasser", + -15.134005546569824 + ], + [ + "ragh", + -15.134008407592773 + ], + [ + "▁invalidity", + -15.134023666381836 + ], + [ + "▁rebounder", + -15.134031295776367 + ], + [ + "▁unifies", + -15.134081840515137 + ], + [ + "▁Subhash", + -15.13408374786377 + ], + [ + "▁Larra", + -15.134147644042969 + ], + [ + "▁Toulon", + -15.134160995483398 + ], + [ + "Ariz", + -15.134187698364258 + ], + [ + "embed", + -15.134188652038574 + ], + [ + "enclosed", + -15.134199142456055 + ], + [ + "shifter", + -15.1342134475708 + ], + [ + "▁ALICE", + -15.13422679901123 + ], + [ + "▁archangel", + -15.134235382080078 + ], + [ + "▁Yana", + -15.13426685333252 + ], + [ + "▁Beauregard", + -15.134270668029785 + ], + [ + "▁Jamaat", + -15.134286880493164 + ], + [ + "▁Radiat", + -15.13432788848877 + ], + [ + "drafted", + -15.134329795837402 + ], + [ + "▁OFFICERS", + -15.1343412399292 + ], + [ + "ポ", + -15.134343147277832 + ], + [ + "Prepare", + -15.134368896484375 + ], + [ + "▁SERVE", + -15.13439655303955 + ], + [ + "ianni", + -15.134411811828613 + ], + [ + "▁Thun", + -15.134422302246094 + ], + [ + "▁ISRO", + -15.134490966796875 + ], + [ + "ක්", + -15.134500503540039 + ], + [ + "▁Accordion", + -15.134550094604492 + ], + [ + "▁Limp", + -15.134567260742188 + ], + [ + "▁Pulver", + -15.134571075439453 + ], + [ + "▁oxalate", + -15.134588241577148 + ], + [ + "▁Boykin", + -15.134622573852539 + ], + [ + "▁Compulsory", + -15.134649276733398 + ], + [ + "▁fabricator", + -15.134659767150879 + ], + [ + "▁Leprechaun", + -15.134664535522461 + ], + [ + "▁Ogle", + -15.134685516357422 + ], + [ + "▁Issac", + -15.134708404541016 + ], + [ + "▁Costner", + -15.134767532348633 + ], + [ + "▁incalculable", + -15.134771347045898 + ], + [ + "pnoea", + -15.13480281829834 + ], + [ + "▁RESP", + -15.134810447692871 + ], + [ + "▁Sunder", + -15.134851455688477 + ], + [ + "ී", + -15.134923934936523 + ], + [ + "▁SBR", + -15.134925842285156 + ], + [ + "▁fou", + -15.134928703308105 + ], + [ + "latter", + -15.13493824005127 + ], + [ + "▁gratuities", + -15.134942054748535 + ], + [ + "▁DUBAI", + -15.13495922088623 + ], + [ + "▁thrall", + -15.134971618652344 + ], + [ + "▁elektro", + -15.134991645812988 + ], + [ + "kona", + -15.135018348693848 + ], + [ + "OIS", + -15.13503646850586 + ], + [ + "▁gesso", + -15.135052680969238 + ], + [ + "▁Peskov", + -15.135100364685059 + ], + [ + "▁humanize", + -15.135108947753906 + ], + [ + "▁agarose", + -15.13512134552002 + ], + [ + "▁COMMAND", + -15.13513469696045 + ], + [ + "▁methylene", + -15.135153770446777 + ], + [ + "▁Bhutanese", + -15.13515567779541 + ], + [ + "arginine", + -15.135162353515625 + ], + [ + "▁Braunfels", + -15.135168075561523 + ], + [ + "▁Hoist", + -15.135220527648926 + ], + [ + "▁Če", + -15.135235786437988 + ], + [ + "NMR", + -15.135245323181152 + ], + [ + "▁excruciatingly", + -15.135248184204102 + ], + [ + "▁Sheamus", + -15.135254859924316 + ], + [ + "▁Jessi", + -15.13531494140625 + ], + [ + "closer", + -15.135327339172363 + ], + [ + "istra", + -15.135327339172363 + ], + [ + "▁Sternberg", + -15.135339736938477 + ], + [ + "▁oppressor", + -15.135345458984375 + ], + [ + "▁ramshackle", + -15.135351181030273 + ], + [ + "▁Unlawful", + -15.135370254516602 + ], + [ + "bano", + -15.135380744934082 + ], + [ + "▁Dich", + -15.135458946228027 + ], + [ + "rje", + -15.135461807250977 + ], + [ + "▁dovish", + -15.135567665100098 + ], + [ + "▁DMK", + -15.135584831237793 + ], + [ + "uara", + -15.135614395141602 + ], + [ + "▁Pakhtunkhwa", + -15.13562297821045 + ], + [ + "▁Sistema", + -15.135641098022461 + ], + [ + "▁ASSIGNMENT", + -15.135656356811523 + ], + [ + "▁Hydrate", + -15.135702133178711 + ], + [ + "▁contusion", + -15.135704040527344 + ], + [ + "▁lampoon", + -15.135716438293457 + ], + [ + "▁remorseful", + -15.135754585266113 + ], + [ + "zap", + -15.135770797729492 + ], + [ + "▁thrombocytopenia", + -15.135794639587402 + ], + [ + "▁Pythagoras", + -15.135809898376465 + ], + [ + "▁Standalone", + -15.135831832885742 + ], + [ + "LIO", + -15.135872840881348 + ], + [ + "▁desegregation", + -15.135881423950195 + ], + [ + "bonded", + -15.135891914367676 + ], + [ + "▁Dvd", + -15.135984420776367 + ], + [ + "▁Cassia", + -15.135997772216797 + ], + [ + "Prison", + -15.136005401611328 + ], + [ + "▁rivaled", + -15.136030197143555 + ], + [ + "BAY", + -15.136083602905273 + ], + [ + "registr", + -15.136090278625488 + ], + [ + "▁Alderson", + -15.136093139648438 + ], + [ + "▁GSL", + -15.136098861694336 + ], + [ + "▁amorous", + -15.136211395263672 + ], + [ + "▁psychopathology", + -15.136324882507324 + ], + [ + "Tue", + -15.136371612548828 + ], + [ + "▁dissipating", + -15.136374473571777 + ], + [ + "▁Deme", + -15.136388778686523 + ], + [ + "▁Schil", + -15.136414527893066 + ], + [ + "▁Sarco", + -15.13643741607666 + ], + [ + "▁wellspring", + -15.136445999145508 + ], + [ + "▁Haar", + -15.136460304260254 + ], + [ + "enite", + -15.136472702026367 + ], + [ + "▁filo", + -15.13648796081543 + ], + [ + "▁Fü", + -15.136497497558594 + ], + [ + "▁Climax", + -15.136544227600098 + ], + [ + "▁attractor", + -15.136549949645996 + ], + [ + "Lance", + -15.136555671691895 + ], + [ + "▁Grasse", + -15.136561393737793 + ], + [ + "▁superposition", + -15.136646270751953 + ], + [ + "haupt", + -15.13666820526123 + ], + [ + "▁subluxation", + -15.136680603027344 + ], + [ + "▁unblemished", + -15.136680603027344 + ], + [ + "▁BAU", + -15.13668441772461 + ], + [ + "▁Spherical", + -15.136726379394531 + ], + [ + "▁Youngsters", + -15.136734962463379 + ], + [ + "▁Blackmon", + -15.136737823486328 + ], + [ + "▁gummies", + -15.136775016784668 + ], + [ + "▁Lonesome", + -15.1367769241333 + ], + [ + "▁RFE", + -15.136813163757324 + ], + [ + "▁cena", + -15.136831283569336 + ], + [ + "▁LUCK", + -15.136841773986816 + ], + [ + "Resolution", + -15.136845588684082 + ], + [ + "▁machen", + -15.136857032775879 + ], + [ + "uwan", + -15.136938095092773 + ], + [ + "▁Solari", + -15.136974334716797 + ], + [ + "Bern", + -15.137015342712402 + ], + [ + "▁Maryville", + -15.137069702148438 + ], + [ + "▁Gush", + -15.137089729309082 + ], + [ + "▁Wali", + -15.137105941772461 + ], + [ + "Speech", + -15.137109756469727 + ], + [ + "▁Multivariate", + -15.137112617492676 + ], + [ + "▁kinesiology", + -15.137154579162598 + ], + [ + "telephone", + -15.137219429016113 + ], + [ + "▁douchebag", + -15.137275695800781 + ], + [ + "▁publicise", + -15.137276649475098 + ], + [ + "▁1764", + -15.137283325195312 + ], + [ + "Daisy", + -15.137303352355957 + ], + [ + "▁preachy", + -15.137313842773438 + ], + [ + "Moment", + -15.137341499328613 + ], + [ + "▁preinstalled", + -15.137374877929688 + ], + [ + "▁reforestation", + -15.137384414672852 + ], + [ + "▁Disguise", + -15.137385368347168 + ], + [ + "▁Overweight", + -15.1373872756958 + ], + [ + "▁neophyte", + -15.137411117553711 + ], + [ + "▁Albo", + -15.13742446899414 + ], + [ + "▁jason", + -15.137438774108887 + ], + [ + "▁Etobicoke", + -15.137460708618164 + ], + [ + "▁Leni", + -15.13753604888916 + ], + [ + "▁Miserables", + -15.137541770935059 + ], + [ + "MAY", + -15.137589454650879 + ], + [ + "aça", + -15.137598037719727 + ], + [ + "ENTE", + -15.137626647949219 + ], + [ + "▁Streetcar", + -15.137650489807129 + ], + [ + "▁tuo", + -15.137718200683594 + ], + [ + "▁distinctiveness", + -15.137737274169922 + ], + [ + "▁marten", + -15.137738227844238 + ], + [ + "▁wai", + -15.137741088867188 + ], + [ + "lín", + -15.137770652770996 + ], + [ + "▁Stance", + -15.13778018951416 + ], + [ + "Personally", + -15.137800216674805 + ], + [ + "▁palmetto", + -15.13782787322998 + ], + [ + "▁Albeit", + -15.137829780578613 + ], + [ + "▁hispanic", + -15.137839317321777 + ], + [ + "▁unsophisticated", + -15.137840270996094 + ], + [ + "▁Nuit", + -15.13786792755127 + ], + [ + "▁Ignat", + -15.137874603271484 + ], + [ + "Turk", + -15.137893676757812 + ], + [ + "spreading", + -15.137894630432129 + ], + [ + "▁será", + -15.137900352478027 + ], + [ + "Speaker", + -15.137914657592773 + ], + [ + "▁Basi", + -15.137921333312988 + ], + [ + "▁townsfolk", + -15.13792610168457 + ], + [ + "HCl", + -15.137932777404785 + ], + [ + "Expression", + -15.138009071350098 + ], + [ + "▁ALIVE", + -15.138015747070312 + ], + [ + "▁Munda", + -15.138055801391602 + ], + [ + "SYSTEM", + -15.138078689575195 + ], + [ + "▁Gini", + -15.138107299804688 + ], + [ + "▁impl", + -15.138139724731445 + ], + [ + "▁Tenancy", + -15.138174057006836 + ], + [ + "▁Kenan", + -15.13818645477295 + ], + [ + "▁PROMISE", + -15.138272285461426 + ], + [ + "▁Bamberg", + -15.138299942016602 + ], + [ + "▁derma", + -15.138304710388184 + ], + [ + "▁SOB", + -15.13835334777832 + ], + [ + "▁Ursa", + -15.138360023498535 + ], + [ + "▁Koen", + -15.138364791870117 + ], + [ + "▁COCO", + -15.13836669921875 + ], + [ + "gaze", + -15.13839340209961 + ], + [ + "▁metalworking", + -15.138406753540039 + ], + [ + "▁Contingency", + -15.13842487335205 + ], + [ + "Gurion", + -15.13843059539795 + ], + [ + "▁Bayonne", + -15.13843822479248 + ], + [ + "conditional", + -15.138461112976074 + ], + [ + "▁Durkin", + -15.138476371765137 + ], + [ + "▁decrement", + -15.1384916305542 + ], + [ + "CFR", + -15.138505935668945 + ], + [ + "été", + -15.13856029510498 + ], + [ + "▁Wrestler", + -15.138589859008789 + ], + [ + "▁Jackal", + -15.138606071472168 + ], + [ + "▁Creeper", + -15.138617515563965 + ], + [ + "▁Novus", + -15.138618469238281 + ], + [ + "▁Tarek", + -15.138646125793457 + ], + [ + "▁Edwardsville", + -15.138650894165039 + ], + [ + "ENER", + -15.138683319091797 + ], + [ + "▁impingement", + -15.13869571685791 + ], + [ + "dyke", + -15.138707160949707 + ], + [ + "▁unfastened", + -15.138731002807617 + ], + [ + "▁Jacquard", + -15.13874626159668 + ], + [ + "▁Saleem", + -15.138799667358398 + ], + [ + "▁Zorro", + -15.138805389404297 + ], + [ + "▁overshoot", + -15.138843536376953 + ], + [ + "▁prac", + -15.138877868652344 + ], + [ + "▁Remastered", + -15.138885498046875 + ], + [ + "hiru", + -15.13894271850586 + ], + [ + "▁ABP", + -15.1389799118042 + ], + [ + "coz", + -15.138986587524414 + ], + [ + "▁shire", + -15.13904094696045 + ], + [ + "▁BRIAN", + -15.139066696166992 + ], + [ + "▁Oberon", + -15.139103889465332 + ], + [ + "▁bain", + -15.139142036437988 + ], + [ + "▁ginormous", + -15.139144897460938 + ], + [ + "▁Valdosta", + -15.13916015625 + ], + [ + "▁returnees", + -15.139179229736328 + ], + [ + "▁murk", + -15.139198303222656 + ], + [ + "ガ", + -15.139230728149414 + ], + [ + "▁DTE", + -15.139233589172363 + ], + [ + "▁Filename", + -15.13923454284668 + ], + [ + "▁diminution", + -15.139298439025879 + ], + [ + "▁unchangeable", + -15.139328956604004 + ], + [ + "▁exercisable", + -15.139344215393066 + ], + [ + "▁distin", + -15.139389038085938 + ], + [ + "Sgt", + -15.13941478729248 + ], + [ + "▁Tenure", + -15.139423370361328 + ], + [ + "▁Studien", + -15.139426231384277 + ], + [ + "▁ostensible", + -15.139437675476074 + ], + [ + "▁PATIENT", + -15.139453887939453 + ], + [ + "yasu", + -15.139461517333984 + ], + [ + "bá", + -15.139477729797363 + ], + [ + "▁AFAIK", + -15.139484405517578 + ], + [ + "▁Bohol", + -15.139542579650879 + ], + [ + "▁Texarkana", + -15.139666557312012 + ], + [ + "▁ripeness", + -15.13969612121582 + ], + [ + "▁DIT", + -15.139703750610352 + ], + [ + "▁VINTAGE", + -15.1397123336792 + ], + [ + "arching", + -15.139734268188477 + ], + [ + "▁Derivative", + -15.139734268188477 + ], + [ + "▁Minne", + -15.139749526977539 + ], + [ + "Engage", + -15.139776229858398 + ], + [ + "▁Roode", + -15.139784812927246 + ], + [ + "MTS", + -15.139793395996094 + ], + [ + "▁bettor", + -15.139809608459473 + ], + [ + "Agency", + -15.139813423156738 + ], + [ + "▁Gew", + -15.139838218688965 + ], + [ + "▁Parvati", + -15.139848709106445 + ], + [ + "▁unsaved", + -15.139852523803711 + ], + [ + "▁SOPA", + -15.139906883239746 + ], + [ + "▁Antibodies", + -15.139911651611328 + ], + [ + "▁irrepressible", + -15.139942169189453 + ], + [ + "▁wrinkling", + -15.139942169189453 + ], + [ + "Dome", + -15.139960289001465 + ], + [ + "▁Exede", + -15.139960289001465 + ], + [ + "▁784", + -15.140007019042969 + ], + [ + "Testing", + -15.140035629272461 + ], + [ + "▁Bajo", + -15.140117645263672 + ], + [ + "▁earthenware", + -15.14012336730957 + ], + [ + "▁signee", + -15.140125274658203 + ], + [ + "▁Lira", + -15.140142440795898 + ], + [ + "▁dumber", + -15.140145301818848 + ], + [ + "▁abetted", + -15.14016056060791 + ], + [ + "▁unassailable", + -15.140218734741211 + ], + [ + "strate", + -15.140288352966309 + ], + [ + "Horizon", + -15.140289306640625 + ], + [ + "▁anisotropy", + -15.140325546264648 + ], + [ + "▁kool", + -15.14033317565918 + ], + [ + "▁Sensual", + -15.140375137329102 + ], + [ + "▁GRAY", + -15.140398025512695 + ], + [ + "▁dynastic", + -15.140424728393555 + ], + [ + "▁efflux", + -15.14042854309082 + ], + [ + "MRA", + -15.140443801879883 + ], + [ + "pension", + -15.140443801879883 + ], + [ + "▁OFFERS", + -15.140491485595703 + ], + [ + "▁Lecithin", + -15.140494346618652 + ], + [ + "▁Rambler", + -15.140514373779297 + ], + [ + "▁cav", + -15.140539169311523 + ], + [ + "▁SPH", + -15.140555381774902 + ], + [ + "▁Mullan", + -15.14060115814209 + ], + [ + "▁Acronis", + -15.14061164855957 + ], + [ + "▁stubby", + -15.140623092651367 + ], + [ + "▁thumped", + -15.140642166137695 + ], + [ + "▁Curvy", + -15.140647888183594 + ], + [ + "▁nastiness", + -15.140647888183594 + ], + [ + "▁ooo", + -15.140668869018555 + ], + [ + "▁Alternator", + -15.140697479248047 + ], + [ + "▁Whittington", + -15.140734672546387 + ], + [ + "▁MUMBAI", + -15.140740394592285 + ], + [ + "▁Benzema", + -15.140742301940918 + ], + [ + "▁Kwara", + -15.140811920166016 + ], + [ + "▁LINQ", + -15.140847206115723 + ], + [ + "UMBER", + -15.140859603881836 + ], + [ + "▁SHUT", + -15.140886306762695 + ], + [ + "▁Townshend", + -15.140893936157227 + ], + [ + "▁shod", + -15.140949249267578 + ], + [ + "▁undercutting", + -15.14096736907959 + ], + [ + "▁Prag", + -15.141007423400879 + ], + [ + "あ", + -15.141023635864258 + ], + [ + "▁disinfected", + -15.141029357910156 + ], + [ + "akia", + -15.141043663024902 + ], + [ + "▁hawking", + -15.141071319580078 + ], + [ + "▁libelous", + -15.141077041625977 + ], + [ + "▁Fairytale", + -15.141079902648926 + ], + [ + "▁composted", + -15.141087532043457 + ], + [ + "▁toboggan", + -15.141108512878418 + ], + [ + "▁Encoder", + -15.141109466552734 + ], + [ + "▁physiologist", + -15.141115188598633 + ], + [ + "▁Roasting", + -15.141129493713379 + ], + [ + "▁Björn", + -15.14113998413086 + ], + [ + "▁Lingard", + -15.141152381896973 + ], + [ + "▁encapsulating", + -15.141155242919922 + ], + [ + "▁jaunty", + -15.1411771774292 + ], + [ + "▁Nomi", + -15.141188621520996 + ], + [ + "▁intertwining", + -15.141216278076172 + ], + [ + "▁Zendesk", + -15.14122200012207 + ], + [ + "ENTON", + -15.141223907470703 + ], + [ + "▁seit", + -15.141231536865234 + ], + [ + "中国", + -15.141237258911133 + ], + [ + "▁Syfy", + -15.141243934631348 + ], + [ + "1871", + -15.141276359558105 + ], + [ + "▁parliamentarian", + -15.141283988952637 + ], + [ + "▁Facilitation", + -15.141308784484863 + ], + [ + "▁NEGLIGENCE", + -15.141324043273926 + ], + [ + "▁Augmentation", + -15.141356468200684 + ], + [ + "ukkah", + -15.141377449035645 + ], + [ + "Württemberg", + -15.141385078430176 + ], + [ + "CRT", + -15.141402244567871 + ], + [ + "▁antihypertensive", + -15.141443252563477 + ], + [ + "▁backwoods", + -15.141498565673828 + ], + [ + "▁Nwa", + -15.14150333404541 + ], + [ + "▁nucleation", + -15.141538619995117 + ], + [ + "▁marketability", + -15.14156436920166 + ], + [ + "▁splashback", + -15.141600608825684 + ], + [ + "▁779", + -15.141610145568848 + ], + [ + "Grave", + -15.141626358032227 + ], + [ + "ấ", + -15.141629219055176 + ], + [ + "ất", + -15.141632080078125 + ], + [ + "▁amigos", + -15.141633987426758 + ], + [ + "▁Ovation", + -15.141677856445312 + ], + [ + "▁iran", + -15.141679763793945 + ], + [ + "▁Sathya", + -15.141692161560059 + ], + [ + "▁Duster", + -15.141701698303223 + ], + [ + "▁USTA", + -15.141749382019043 + ], + [ + "▁Intellect", + -15.14177417755127 + ], + [ + "condo", + -15.141775131225586 + ], + [ + "nook", + -15.141804695129395 + ], + [ + "ucky", + -15.141861915588379 + ], + [ + "▁Illus", + -15.141887664794922 + ], + [ + "▁968", + -15.141927719116211 + ], + [ + "▁RPE", + -15.141950607299805 + ], + [ + "▁Linnaeus", + -15.141956329345703 + ], + [ + "▁dissonant", + -15.141976356506348 + ], + [ + "▁ADAPT", + -15.14204216003418 + ], + [ + "melon", + -15.142057418823242 + ], + [ + "roast", + -15.142062187194824 + ], + [ + "unable", + -15.142091751098633 + ], + [ + "▁Custard", + -15.142138481140137 + ], + [ + "proprietary", + -15.142165184020996 + ], + [ + "Raise", + -15.142197608947754 + ], + [ + "▁Pankaj", + -15.142221450805664 + ], + [ + "▁bluffing", + -15.142236709594727 + ], + [ + "▁Flew", + -15.142263412475586 + ], + [ + "▁Codec", + -15.142277717590332 + ], + [ + "Tennessee", + -15.142305374145508 + ], + [ + "▁Harb", + -15.142309188842773 + ], + [ + "bayan", + -15.14234447479248 + ], + [ + "▁Natchez", + -15.142345428466797 + ], + [ + "▁Storr", + -15.142369270324707 + ], + [ + "▁Caliph", + -15.142410278320312 + ], + [ + "▁Schwinn", + -15.14250373840332 + ], + [ + "무", + -15.142518043518066 + ], + [ + "striped", + -15.142539024353027 + ], + [ + "▁Cowgirl", + -15.14256477355957 + ], + [ + "achievement", + -15.142572402954102 + ], + [ + "▁Shimo", + -15.142577171325684 + ], + [ + "▁Nuno", + -15.142582893371582 + ], + [ + "▁ADVANCED", + -15.142593383789062 + ], + [ + "▁bemoaned", + -15.142593383789062 + ], + [ + "▁Rauch", + -15.142638206481934 + ], + [ + "▁Arde", + -15.142644882202148 + ], + [ + "▁prae", + -15.142644882202148 + ], + [ + "▁Dáil", + -15.142647743225098 + ], + [ + "▁purifies", + -15.142707824707031 + ], + [ + "AFS", + -15.142717361450195 + ], + [ + "▁reconnection", + -15.142721176147461 + ], + [ + "▁stroma", + -15.142728805541992 + ], + [ + "▁steadied", + -15.142765045166016 + ], + [ + "▁ز", + -15.14278793334961 + ], + [ + "raku", + -15.14279556274414 + ], + [ + "▁Penitentiary", + -15.142799377441406 + ], + [ + "▁Jesús", + -15.142814636230469 + ], + [ + "▁Unplug", + -15.142897605895996 + ], + [ + "使", + -15.142900466918945 + ], + [ + "WING", + -15.142914772033691 + ], + [ + "▁croon", + -15.1429443359375 + ], + [ + "▁kava", + -15.142949104309082 + ], + [ + "Malware", + -15.142951011657715 + ], + [ + "▁kneecap", + -15.142965316772461 + ], + [ + "▁greyish", + -15.142970085144043 + ], + [ + "Inspired", + -15.142979621887207 + ], + [ + "bayashi", + -15.14299201965332 + ], + [ + "▁PUNITIVE", + -15.142999649047852 + ], + [ + "▁insufferable", + -15.142999649047852 + ], + [ + "▁distributive", + -15.14301872253418 + ], + [ + "isie", + -15.143059730529785 + ], + [ + "Ivy", + -15.143123626708984 + ], + [ + "▁SPLC", + -15.143166542053223 + ], + [ + "▁😂", + -15.143170356750488 + ], + [ + "▁hoaxes", + -15.143173217773438 + ], + [ + "▁Reversal", + -15.143187522888184 + ], + [ + "pagan", + -15.143240928649902 + ], + [ + "▁Plesk", + -15.143241882324219 + ], + [ + "▁BDNF", + -15.143250465393066 + ], + [ + "▁cutscene", + -15.14333438873291 + ], + [ + "▁Headteacher", + -15.143367767333984 + ], + [ + "▁Rarity", + -15.143378257751465 + ], + [ + "▁Minden", + -15.143379211425781 + ], + [ + "▁Kalk", + -15.143391609191895 + ], + [ + "silence", + -15.143400192260742 + ], + [ + "wealthy", + -15.143410682678223 + ], + [ + "junkie", + -15.143417358398438 + ], + [ + "▁gracias", + -15.143442153930664 + ], + [ + "auga", + -15.143448829650879 + ], + [ + "▁Reichstag", + -15.143473625183105 + ], + [ + "▁encyclical", + -15.14348030090332 + ], + [ + "▁Bonjour", + -15.1434907913208 + ], + [ + "▁foreshadowed", + -15.143500328063965 + ], + [ + "▁Amnesia", + -15.143513679504395 + ], + [ + "▁exuded", + -15.143526077270508 + ], + [ + "cidal", + -15.143543243408203 + ], + [ + "▁fili", + -15.143548965454102 + ], + [ + "sulfate", + -15.14356517791748 + ], + [ + "FECT", + -15.143584251403809 + ], + [ + "▁crispness", + -15.143696784973145 + ], + [ + "▁CHAIN", + -15.14372444152832 + ], + [ + "▁OxyContin", + -15.143820762634277 + ], + [ + "▁Lacazette", + -15.143830299377441 + ], + [ + "▁Lefebvre", + -15.143830299377441 + ], + [ + "TEAM", + -15.14388656616211 + ], + [ + "▁Afridi", + -15.143899917602539 + ], + [ + "▁rationalized", + -15.143905639648438 + ], + [ + "▁Wrongful", + -15.143914222717285 + ], + [ + "▁bao", + -15.143921852111816 + ], + [ + "▁spaciousness", + -15.14395523071289 + ], + [ + "▁Grillo", + -15.143960952758789 + ], + [ + "▁NHC", + -15.143993377685547 + ], + [ + "▁emboss", + -15.144085884094238 + ], + [ + "▁Kaze", + -15.14409065246582 + ], + [ + "2070", + -15.144091606140137 + ], + [ + "literal", + -15.144108772277832 + ], + [ + "▁tactful", + -15.14412784576416 + ], + [ + "ritch", + -15.144155502319336 + ], + [ + "▁gef", + -15.144155502319336 + ], + [ + "bren", + -15.14416217803955 + ], + [ + "уж", + -15.144166946411133 + ], + [ + "▁Winder", + -15.144174575805664 + ], + [ + "▁anguished", + -15.14421272277832 + ], + [ + "▁Bissell", + -15.14421558380127 + ], + [ + "iviti", + -15.144233703613281 + ], + [ + "▁UHS", + -15.14423656463623 + ], + [ + "▁Differentiation", + -15.144274711608887 + ], + [ + "▁Granola", + -15.144290924072266 + ], + [ + "creep", + -15.144293785095215 + ], + [ + "▁FIB", + -15.144314765930176 + ], + [ + "Maha", + -15.144315719604492 + ], + [ + "▁Preventative", + -15.144367218017578 + ], + [ + "ruba", + -15.14439582824707 + ], + [ + "ở", + -15.144400596618652 + ], + [ + "▁Kue", + -15.144402503967285 + ], + [ + "arlington", + -15.14441204071045 + ], + [ + "▁Collab", + -15.144434928894043 + ], + [ + "▁endeavoring", + -15.144451141357422 + ], + [ + "▁regrouped", + -15.144501686096191 + ], + [ + "▁353146195169779", + -15.144508361816406 + ], + [ + "▁Clog", + -15.144524574279785 + ], + [ + "▁Balaji", + -15.144538879394531 + ], + [ + "▁Holler", + -15.144566535949707 + ], + [ + "▁reeks", + -15.144566535949707 + ], + [ + "SHED", + -15.144590377807617 + ], + [ + "▁ORLEANS", + -15.144600868225098 + ], + [ + "▁nacional", + -15.144601821899414 + ], + [ + "▁abseil", + -15.14461612701416 + ], + [ + "ergic", + -15.144617080688477 + ], + [ + "▁cytoskeleton", + -15.144617080688477 + ], + [ + "Smooth", + -15.14462947845459 + ], + [ + "▁Supplying", + -15.144646644592285 + ], + [ + "▁Shuster", + -15.144648551940918 + ], + [ + "onitrile", + -15.144662857055664 + ], + [ + "▁coherently", + -15.144664764404297 + ], + [ + "▁Repeating", + -15.144675254821777 + ], + [ + "▁HEAVEN", + -15.144710540771484 + ], + [ + "▁fretted", + -15.144713401794434 + ], + [ + "Spiritual", + -15.144736289978027 + ], + [ + "▁omnivore", + -15.144742012023926 + ], + [ + "▁Encouraged", + -15.144765853881836 + ], + [ + "▁Mtn", + -15.144766807556152 + ], + [ + "▁harlot", + -15.144787788391113 + ], + [ + "格", + -15.144789695739746 + ], + [ + "▁esthetician", + -15.14479923248291 + ], + [ + "Setting", + -15.144800186157227 + ], + [ + "UNDER", + -15.144818305969238 + ], + [ + "yran", + -15.144818305969238 + ], + [ + "▁Citra", + -15.144834518432617 + ], + [ + "▁Cabello", + -15.144848823547363 + ], + [ + "▁hydrologic", + -15.144862174987793 + ], + [ + "GEO", + -15.144879341125488 + ], + [ + "▁downbeat", + -15.144882202148438 + ], + [ + "ABB", + -15.144898414611816 + ], + [ + "▁Schor", + -15.144927978515625 + ], + [ + "▁watercress", + -15.144970893859863 + ], + [ + "tester", + -15.144994735717773 + ], + [ + "▁hCG", + -15.145039558410645 + ], + [ + "▁plaintext", + -15.145051002502441 + ], + [ + "yasa", + -15.145057678222656 + ], + [ + "▁Hawa", + -15.14506721496582 + ], + [ + "khet", + -15.145098686218262 + ], + [ + "▁starrer", + -15.14510726928711 + ], + [ + "▁contrivance", + -15.145109176635742 + ], + [ + "▁bengal", + -15.145151138305664 + ], + [ + "▁PROOF", + -15.145169258117676 + ], + [ + "▁militarized", + -15.145195007324219 + ], + [ + "▁Swamy", + -15.145212173461914 + ], + [ + "▁794", + -15.14521312713623 + ], + [ + "▁riffing", + -15.145222663879395 + ], + [ + "▁Acco", + -15.145249366760254 + ], + [ + "▁Ehud", + -15.145256996154785 + ], + [ + "▁PERFORM", + -15.145261764526367 + ], + [ + "▁1767", + -15.145276069641113 + ], + [ + "▁Mangrove", + -15.14529037475586 + ], + [ + "luckily", + -15.14530086517334 + ], + [ + "▁Reagent", + -15.145302772521973 + ], + [ + "▁Nutter", + -15.145336151123047 + ], + [ + "ESO", + -15.145356178283691 + ], + [ + "▁baud", + -15.145384788513184 + ], + [ + "▁DKK", + -15.145416259765625 + ], + [ + "ravel", + -15.14543342590332 + ], + [ + "degradable", + -15.145464897155762 + ], + [ + "▁Anjali", + -15.145474433898926 + ], + [ + "▁Scheid", + -15.145485877990723 + ], + [ + "▁Glimmer", + -15.145503997802734 + ], + [ + "▁FODMAP", + -15.145525932312012 + ], + [ + "▁FRENCH", + -15.145575523376465 + ], + [ + "▁chastise", + -15.145577430725098 + ], + [ + "▁TUNE", + -15.14559555053711 + ], + [ + "proton", + -15.145620346069336 + ], + [ + "▁revolted", + -15.145631790161133 + ], + [ + "▁Smad", + -15.145648956298828 + ], + [ + "▁Cordillera", + -15.14568042755127 + ], + [ + "▁CISSP", + -15.145705223083496 + ], + [ + "▁tailpipe", + -15.145722389221191 + ], + [ + "布", + -15.145766258239746 + ], + [ + "▁Björk", + -15.145772933959961 + ], + [ + "▁premonition", + -15.145803451538086 + ], + [ + "▁Lexapro", + -15.145833969116211 + ], + [ + "▁prideful", + -15.14586067199707 + ], + [ + "CGI", + -15.145862579345703 + ], + [ + "▁rapturous", + -15.145865440368652 + ], + [ + "▁Frisch", + -15.145915985107422 + ], + [ + "▁Munroe", + -15.145936012268066 + ], + [ + "ρί", + -15.145950317382812 + ], + [ + "▁fulcrum", + -15.146004676818848 + ], + [ + "backward", + -15.146027565002441 + ], + [ + "▁Waterside", + -15.146110534667969 + ], + [ + "▁cataclysm", + -15.146141052246094 + ], + [ + "▁botulinum", + -15.146142959594727 + ], + [ + "Persian", + -15.146159172058105 + ], + [ + "▁Conserve", + -15.146164894104004 + ], + [ + "▁midcentury", + -15.146181106567383 + ], + [ + "▁Permanently", + -15.1461820602417 + ], + [ + "ANGEL", + -15.146236419677734 + ], + [ + "▁위해", + -15.146236419677734 + ], + [ + "▁Franchisee", + -15.146239280700684 + ], + [ + "▁PLD", + -15.146357536315918 + ], + [ + "▁Volusia", + -15.146360397338867 + ], + [ + "▁electrocardiogram", + -15.146360397338867 + ], + [ + "▁Neurosurg", + -15.146391868591309 + ], + [ + "kinda", + -15.146421432495117 + ], + [ + "donation", + -15.146450996398926 + ], + [ + "▁Lipa", + -15.146486282348633 + ], + [ + "▁Gwyn", + -15.146492958068848 + ], + [ + "▁GLBT", + -15.146520614624023 + ], + [ + "startup", + -15.146522521972656 + ], + [ + "ją", + -15.146581649780273 + ], + [ + "▁Swo", + -15.146587371826172 + ], + [ + "▁Joffrey", + -15.146594047546387 + ], + [ + "▁Mercurial", + -15.146597862243652 + ], + [ + "▁ந", + -15.146604537963867 + ], + [ + "▁Favour", + -15.146612167358398 + ], + [ + "▁synergistically", + -15.14664363861084 + ], + [ + "emetic", + -15.146678924560547 + ], + [ + "▁Bahar", + -15.146693229675293 + ], + [ + "▁mercado", + -15.146707534790039 + ], + [ + "▁Suburb", + -15.146732330322266 + ], + [ + "▁gravitation", + -15.146756172180176 + ], + [ + "▁Clustering", + -15.146807670593262 + ], + [ + "▁SHRM", + -15.14684772491455 + ], + [ + "▁Ре", + -15.1468505859375 + ], + [ + "30°", + -15.146854400634766 + ], + [ + "▁Tomorrowland", + -15.146873474121094 + ], + [ + "▁Coli", + -15.146875381469727 + ], + [ + "▁Alpert", + -15.14687728881836 + ], + [ + "agricultural", + -15.146883964538574 + ], + [ + "▁Correctly", + -15.146886825561523 + ], + [ + "MTC", + -15.146889686584473 + ], + [ + "Assembly", + -15.146890640258789 + ], + [ + "ioso", + -15.146900177001953 + ], + [ + "gambling", + -15.146905899047852 + ], + [ + "▁Carhartt", + -15.146915435791016 + ], + [ + "▁Mentorship", + -15.146933555603027 + ], + [ + "▁1762", + -15.146973609924316 + ], + [ + "▁Warmbier", + -15.147003173828125 + ], + [ + "▁conformal", + -15.147007942199707 + ], + [ + "▁Garba", + -15.147025108337402 + ], + [ + "▁Fielder", + -15.147064208984375 + ], + [ + "▁Chaka", + -15.14708423614502 + ], + [ + "▁Yousef", + -15.147100448608398 + ], + [ + "▁CNR", + -15.147183418273926 + ], + [ + "Curve", + -15.147188186645508 + ], + [ + "▁Pharisee", + -15.147201538085938 + ], + [ + "▁ainsi", + -15.147208213806152 + ], + [ + "▁Pharoah", + -15.147221565246582 + ], + [ + "▁Golfers", + -15.147232055664062 + ], + [ + "▁Advil", + -15.147270202636719 + ], + [ + "▁Muri", + -15.147270202636719 + ], + [ + "▁stargazing", + -15.14727783203125 + ], + [ + "▁Wehrmacht", + -15.147285461425781 + ], + [ + "Availability", + -15.147329330444336 + ], + [ + "▁divested", + -15.147344589233398 + ], + [ + "invested", + -15.147359848022461 + ], + [ + "▁kamp", + -15.14737319946289 + ], + [ + "▁Triomphe", + -15.147377967834473 + ], + [ + "▁boldest", + -15.147412300109863 + ], + [ + "求", + -15.147416114807129 + ], + [ + "▁Egret", + -15.147443771362305 + ], + [ + "▁yew", + -15.14745807647705 + ], + [ + "alize", + -15.147520065307617 + ], + [ + "▁Roark", + -15.147558212280273 + ], + [ + "▁Lemmon", + -15.147665023803711 + ], + [ + "▁trident", + -15.147686958312988 + ], + [ + "▁Kyla", + -15.147717475891113 + ], + [ + "▁Oscillation", + -15.147748947143555 + ], + [ + "▁salesforce", + -15.147791862487793 + ], + [ + "gadi", + -15.147830963134766 + ], + [ + "▁earlobe", + -15.147919654846191 + ], + [ + "▁Romanov", + -15.14799690246582 + ], + [ + "1872", + -15.148019790649414 + ], + [ + "elio", + -15.14803695678711 + ], + [ + "▁Helmand", + -15.148050308227539 + ], + [ + "▁reserva", + -15.148090362548828 + ], + [ + "▁Athol", + -15.14810848236084 + ], + [ + "assign", + -15.148126602172852 + ], + [ + "formance", + -15.148128509521484 + ], + [ + "▁unsympathetic", + -15.148157119750977 + ], + [ + "▁McCarrick", + -15.148173332214355 + ], + [ + "▁sniffer", + -15.148175239562988 + ], + [ + "▁SFR", + -15.148231506347656 + ], + [ + "▁Disciple", + -15.148236274719238 + ], + [ + "▁reexamine", + -15.14824104309082 + ], + [ + "ahir", + -15.148261070251465 + ], + [ + "tzsch", + -15.148285865783691 + ], + [ + "▁Asante", + -15.14830207824707 + ], + [ + "Generally", + -15.1483154296875 + ], + [ + "▁nicked", + -15.14833927154541 + ], + [ + "▁NRE", + -15.148355484008789 + ], + [ + "▁Saur", + -15.148360252380371 + ], + [ + "▁balloting", + -15.14847183227539 + ], + [ + "▁Calci", + -15.148472785949707 + ], + [ + "▁logistically", + -15.148527145385742 + ], + [ + "▁Straighten", + -15.148536682128906 + ], + [ + "▁phytonutrients", + -15.148552894592285 + ], + [ + "▁transferee", + -15.148560523986816 + ], + [ + "subjective", + -15.148561477661133 + ], + [ + "▁파", + -15.148595809936523 + ], + [ + "▁EVM", + -15.14866828918457 + ], + [ + "▁Valtteri", + -15.148676872253418 + ], + [ + "▁GRID", + -15.148677825927734 + ], + [ + "consent", + -15.14867877960205 + ], + [ + "▁slicker", + -15.14870548248291 + ], + [ + "trillion", + -15.148713111877441 + ], + [ + "▁Fortinet", + -15.148724555969238 + ], + [ + "MVP", + -15.148725509643555 + ], + [ + "▁striatum", + -15.148756980895996 + ], + [ + "▁silv", + -15.14877986907959 + ], + [ + "▁Mongo", + -15.148780822753906 + ], + [ + "▁Korra", + -15.148808479309082 + ], + [ + "▁neutering", + -15.148822784423828 + ], + [ + "▁nontoxic", + -15.148831367492676 + ], + [ + "▁Mowbray", + -15.148847579956055 + ], + [ + "▁robocall", + -15.148937225341797 + ], + [ + "pigmentation", + -15.148977279663086 + ], + [ + "▁jarred", + -15.148991584777832 + ], + [ + "▁Elizabethtown", + -15.148998260498047 + ], + [ + "custodial", + -15.149015426635742 + ], + [ + "▁Llano", + -15.149020195007324 + ], + [ + "synchronous", + -15.149042129516602 + ], + [ + "될", + -15.149064064025879 + ], + [ + "▁flamethrower", + -15.149079322814941 + ], + [ + "▁Coombs", + -15.149086952209473 + ], + [ + "▁conveyancer", + -15.149096488952637 + ], + [ + "☆", + -15.149154663085938 + ], + [ + "▁Zeman", + -15.149169921875 + ], + [ + "hoi", + -15.149178504943848 + ], + [ + "currence", + -15.14919662475586 + ], + [ + "▁För", + -15.149234771728516 + ], + [ + "▁deepwater", + -15.149236679077148 + ], + [ + "quantum", + -15.14926815032959 + ], + [ + "▁Feist", + -15.149276733398438 + ], + [ + "▁MART", + -15.149293899536133 + ], + [ + "Blaze", + -15.149300575256348 + ], + [ + "▁menorah", + -15.149324417114258 + ], + [ + "▁Zinedine", + -15.14937686920166 + ], + [ + "uong", + -15.14940071105957 + ], + [ + "▁mori", + -15.149413108825684 + ], + [ + "addon", + -15.149444580078125 + ], + [ + "▁keystroke", + -15.149468421936035 + ], + [ + "▁Kantar", + -15.149477005004883 + ], + [ + "cension", + -15.149478912353516 + ], + [ + "▁creeped", + -15.149484634399414 + ], + [ + "▁Nicklas", + -15.149487495422363 + ], + [ + "▁Bankrate", + -15.149491310119629 + ], + [ + "▁begrudgingly", + -15.149497985839844 + ], + [ + "Shame", + -15.149528503417969 + ], + [ + "▁NAU", + -15.149563789367676 + ], + [ + "Benefit", + -15.149579048156738 + ], + [ + "PSO", + -15.149611473083496 + ], + [ + "▁endeared", + -15.14967155456543 + ], + [ + "▁Nutmeg", + -15.149672508239746 + ], + [ + "ık", + -15.149678230285645 + ], + [ + "▁spartan", + -15.149740219116211 + ], + [ + "▁Justification", + -15.149749755859375 + ], + [ + "▁sheared", + -15.149786949157715 + ], + [ + "orthodox", + -15.149811744689941 + ], + [ + "SAVE", + -15.149829864501953 + ], + [ + "▁Bamford", + -15.149857521057129 + ], + [ + "▁RNLI", + -15.149922370910645 + ], + [ + "▁submenu", + -15.149927139282227 + ], + [ + "Khan", + -15.149945259094238 + ], + [ + "▁cynically", + -15.149996757507324 + ], + [ + "▁inundation", + -15.150002479553223 + ], + [ + "▁rhetorically", + -15.150042533874512 + ], + [ + "▁allspice", + -15.150068283081055 + ], + [ + "▁siesta", + -15.150106430053711 + ], + [ + "vivo", + -15.150110244750977 + ], + [ + "▁Kiribati", + -15.150117874145508 + ], + [ + "▁Nubian", + -15.150192260742188 + ], + [ + "RIAN", + -15.150198936462402 + ], + [ + "▁Zoll", + -15.15022087097168 + ], + [ + "▁Renata", + -15.150257110595703 + ], + [ + "assistance", + -15.15029525756836 + ], + [ + "▁calibrating", + -15.150301933288574 + ], + [ + "meron", + -15.150304794311523 + ], + [ + "▁Woodbine", + -15.150350570678711 + ], + [ + "▁riverboat", + -15.150351524353027 + ], + [ + "▁Corwin", + -15.150352478027344 + ], + [ + "▁chor", + -15.150379180908203 + ], + [ + "▁pontificate", + -15.15038013458252 + ], + [ + "▁Enumeration", + -15.150413513183594 + ], + [ + "▁Steem", + -15.150415420532227 + ], + [ + "▁apportion", + -15.150468826293945 + ], + [ + "Perry", + -15.15051555633545 + ], + [ + "▁Senatorial", + -15.150534629821777 + ], + [ + "▁colorist", + -15.150545120239258 + ], + [ + "▁Melatonin", + -15.150567054748535 + ], + [ + "▁mailman", + -15.150567054748535 + ], + [ + "▁disquiet", + -15.15059757232666 + ], + [ + "▁Statham", + -15.150598526000977 + ], + [ + "رب", + -15.150602340698242 + ], + [ + "▁Ullman", + -15.15060806274414 + ], + [ + "▁Brownlee", + -15.15064525604248 + ], + [ + "▁kleine", + -15.150687217712402 + ], + [ + "▁pranayama", + -15.150739669799805 + ], + [ + "▁muk", + -15.150763511657715 + ], + [ + "▁Recombinant", + -15.150768280029297 + ], + [ + "▁Recurrent", + -15.150785446166992 + ], + [ + "间", + -15.15080451965332 + ], + [ + "▁Basecamp", + -15.15081787109375 + ], + [ + "▁VNC", + -15.150873184204102 + ], + [ + "模", + -15.150879859924316 + ], + [ + "▁Mahadev", + -15.15090560913086 + ], + [ + "▁LATER", + -15.150954246520996 + ], + [ + "▁defen", + -15.15099048614502 + ], + [ + "FRONT", + -15.150997161865234 + ], + [ + "INATE", + -15.151078224182129 + ], + [ + "▁Clipping", + -15.151089668273926 + ], + [ + "▁Carnage", + -15.151124954223633 + ], + [ + "▁crowbar", + -15.15117359161377 + ], + [ + "Avoid", + -15.1511812210083 + ], + [ + "▁neutralization", + -15.151196479797363 + ], + [ + "YEAR", + -15.151211738586426 + ], + [ + "technological", + -15.151228904724121 + ], + [ + "▁kopen", + -15.151232719421387 + ], + [ + "▁Buttermilk", + -15.151286125183105 + ], + [ + "▁contort", + -15.151288986206055 + ], + [ + "arsi", + -15.1513090133667 + ], + [ + "▁Reddick", + -15.15135383605957 + ], + [ + "SFP", + -15.1513671875 + ], + [ + "BUILD", + -15.151374816894531 + ], + [ + "struktur", + -15.151379585266113 + ], + [ + "▁Detour", + -15.151407241821289 + ], + [ + "▁Postcode", + -15.151445388793945 + ], + [ + "▁cognizance", + -15.151466369628906 + ], + [ + "Liverpool", + -15.151511192321777 + ], + [ + "▁undeserving", + -15.151535034179688 + ], + [ + "▁LEWIS", + -15.151537895202637 + ], + [ + "▁Upset", + -15.151549339294434 + ], + [ + "▁Nephrology", + -15.15157699584961 + ], + [ + "gyi", + -15.151615142822266 + ], + [ + "▁DEB", + -15.151616096496582 + ], + [ + "arion", + -15.15162467956543 + ], + [ + "▁digitised", + -15.151636123657227 + ], + [ + "▁biomaterials", + -15.15164852142334 + ], + [ + "▁WOT", + -15.151698112487793 + ], + [ + "▁popper", + -15.151763916015625 + ], + [ + "▁Tarte", + -15.151782035827637 + ], + [ + "Volunteer", + -15.151803970336914 + ], + [ + "▁equ", + -15.151815414428711 + ], + [ + "▁appropriating", + -15.151935577392578 + ], + [ + "受", + -15.151952743530273 + ], + [ + "▁repulsion", + -15.151955604553223 + ], + [ + "SNL", + -15.15199089050293 + ], + [ + "▁humidor", + -15.151996612548828 + ], + [ + "isé", + -15.152013778686523 + ], + [ + "▁Carbone", + -15.152047157287598 + ], + [ + "▁trommel", + -15.152058601379395 + ], + [ + "▁Frauen", + -15.152074813842773 + ], + [ + "▁Graco", + -15.152101516723633 + ], + [ + "▁Zuckerman", + -15.152141571044922 + ], + [ + "速", + -15.152154922485352 + ], + [ + "blot", + -15.152169227600098 + ], + [ + "Bubble", + -15.15219783782959 + ], + [ + "▁iDevice", + -15.152205467224121 + ], + [ + "▁LBD", + -15.15221118927002 + ], + [ + "▁rotunda", + -15.15223217010498 + ], + [ + "▁DIRECTION", + -15.152254104614258 + ], + [ + "▁BAA", + -15.152290344238281 + ], + [ + "▁dogwood", + -15.152310371398926 + ], + [ + "acki", + -15.152338027954102 + ], + [ + "▁beautician", + -15.15236759185791 + ], + [ + "WAVE", + -15.152372360229492 + ], + [ + "▁ACB", + -15.152408599853516 + ], + [ + "Mira", + -15.152448654174805 + ], + [ + "▁Repetition", + -15.152493476867676 + ], + [ + "squeeze", + -15.152515411376953 + ], + [ + "▁Blanton", + -15.15251636505127 + ], + [ + "▁Dema", + -15.15255069732666 + ], + [ + "▁fiendish", + -15.152565956115723 + ], + [ + "▁FLSA", + -15.152573585510254 + ], + [ + "▁Citroën", + -15.152599334716797 + ], + [ + "▁ECI", + -15.15262508392334 + ], + [ + "▁disproved", + -15.152645111083984 + ], + [ + "▁CCN", + -15.152652740478516 + ], + [ + "▁Frontera", + -15.152673721313477 + ], + [ + "▁CHU", + -15.152688980102539 + ], + [ + "▁polysaccharide", + -15.152690887451172 + ], + [ + "▁Nitrate", + -15.152697563171387 + ], + [ + "▁Prehistoric", + -15.152708053588867 + ], + [ + "▁Aveda", + -15.1527099609375 + ], + [ + "▁Salamander", + -15.152717590332031 + ], + [ + "▁Koepka", + -15.152739524841309 + ], + [ + "▁Jervis", + -15.15274715423584 + ], + [ + "▁anhydrous", + -15.152755737304688 + ], + [ + "▁rapidity", + -15.152780532836914 + ], + [ + "▁Limbo", + -15.152782440185547 + ], + [ + "▁Bibli", + -15.152807235717773 + ], + [ + "▁Troupe", + -15.152831077575684 + ], + [ + "▁seroquel", + -15.152836799621582 + ], + [ + "▁echt", + -15.152865409851074 + ], + [ + "escalate", + -15.152871131896973 + ], + [ + "▁Puree", + -15.152892112731934 + ], + [ + "▁adoptable", + -15.152922630310059 + ], + [ + "▁ringleader", + -15.152945518493652 + ], + [ + "▁carboxy", + -15.152985572814941 + ], + [ + "▁Specified", + -15.153006553649902 + ], + [ + "▁foreshore", + -15.153010368347168 + ], + [ + "▁lisa", + -15.153051376342773 + ], + [ + "▁ColdFusion", + -15.153129577636719 + ], + [ + "▁Thon", + -15.153148651123047 + ], + [ + "▁Kyler", + -15.153214454650879 + ], + [ + "▁Chama", + -15.153277397155762 + ], + [ + "▁frittata", + -15.15328311920166 + ], + [ + "▁trem", + -15.15333366394043 + ], + [ + "▁Schiavo", + -15.153377532958984 + ], + [ + "▁Simeone", + -15.153382301330566 + ], + [ + "▁prolactin", + -15.15340805053711 + ], + [ + "▁hamilton", + -15.153451919555664 + ], + [ + "▁ghoulish", + -15.153465270996094 + ], + [ + "▁incubating", + -15.153470039367676 + ], + [ + "▁frei", + -15.153481483459473 + ], + [ + "▁Custodian", + -15.153486251831055 + ], + [ + "▁Shaquille", + -15.153501510620117 + ], + [ + "▁Leaflet", + -15.153511047363281 + ], + [ + "Album", + -15.153515815734863 + ], + [ + "으", + -15.153603553771973 + ], + [ + "▁armadillo", + -15.153645515441895 + ], + [ + "▁JLL", + -15.153712272644043 + ], + [ + "▁Schulman", + -15.153745651245117 + ], + [ + "STL", + -15.153800964355469 + ], + [ + "▁Terminus", + -15.153840065002441 + ], + [ + "participation", + -15.153841018676758 + ], + [ + "▁Accrington", + -15.153876304626465 + ], + [ + "▁Rushdie", + -15.153887748718262 + ], + [ + "▁narcolepsy", + -15.153889656066895 + ], + [ + "8221", + -15.153891563415527 + ], + [ + "atil", + -15.153908729553223 + ], + [ + "lng", + -15.153923988342285 + ], + [ + "▁glimmering", + -15.153942108154297 + ], + [ + "▁Hummus", + -15.153943061828613 + ], + [ + "IBC", + -15.153950691223145 + ], + [ + "▁Gruen", + -15.153971672058105 + ], + [ + "▁Hounslow", + -15.153983116149902 + ], + [ + "plenty", + -15.154036521911621 + ], + [ + "▁wherefore", + -15.154074668884277 + ], + [ + "▁UNH", + -15.154075622558594 + ], + [ + "▁Vesuvius", + -15.15407657623291 + ], + [ + "BCA", + -15.154097557067871 + ], + [ + "▁nana", + -15.15414047241211 + ], + [ + "▁Eason", + -15.154183387756348 + ], + [ + "▁Chamisa", + -15.154190063476562 + ], + [ + "Gab", + -15.154233932495117 + ], + [ + "▁tremolo", + -15.154268264770508 + ], + [ + "8266", + -15.154328346252441 + ], + [ + "▁Duf", + -15.154340744018555 + ], + [ + "▁Takeshi", + -15.154340744018555 + ], + [ + "▁galvanizing", + -15.154387474060059 + ], + [ + "furan", + -15.154437065124512 + ], + [ + "tutor", + -15.154438018798828 + ], + [ + "▁Scribble", + -15.154455184936523 + ], + [ + "دة", + -15.154460906982422 + ], + [ + "brunn", + -15.154522895812988 + ], + [ + "▁ativan", + -15.154541015625 + ], + [ + "▁fibula", + -15.154603004455566 + ], + [ + "Ú", + -15.1546049118042 + ], + [ + "▁PNAS", + -15.154608726501465 + ], + [ + "plagued", + -15.15461540222168 + ], + [ + "▁Kaliningrad", + -15.154667854309082 + ], + [ + "▁wala", + -15.154674530029297 + ], + [ + "▁Homan", + -15.154767036437988 + ], + [ + "▁Timur", + -15.154807090759277 + ], + [ + "▁tantric", + -15.154868125915527 + ], + [ + "▁buena", + -15.154882431030273 + ], + [ + "▁caveman", + -15.154884338378906 + ], + [ + "▁yanking", + -15.154903411865234 + ], + [ + "بل", + -15.154918670654297 + ], + [ + "▁unattached", + -15.154953956604004 + ], + [ + "▁duper", + -15.154989242553711 + ], + [ + "impression", + -15.154990196228027 + ], + [ + "packaging", + -15.154996871948242 + ], + [ + "▁cGMP", + -15.155047416687012 + ], + [ + "▁Moffitt", + -15.155056953430176 + ], + [ + "▁Whee", + -15.155156135559082 + ], + [ + "syllabic", + -15.155172348022461 + ], + [ + "▁FHL", + -15.155172348022461 + ], + [ + "▁Turan", + -15.155174255371094 + ], + [ + "Riv", + -15.155186653137207 + ], + [ + "▁ECD", + -15.155211448669434 + ], + [ + "▁generically", + -15.1552152633667 + ], + [ + "Whoa", + -15.15530776977539 + ], + [ + "▁understudy", + -15.155325889587402 + ], + [ + "ndri", + -15.155332565307617 + ], + [ + "▁Narra", + -15.1553373336792 + ], + [ + "▁linuxstb", + -15.1553373336792 + ], + [ + "▁ARMY", + -15.155362129211426 + ], + [ + "▁Treble", + -15.155415534973145 + ], + [ + "▁tardy", + -15.155427932739258 + ], + [ + "deutsche", + -15.155452728271484 + ], + [ + "▁Plump", + -15.1555757522583 + ], + [ + "NLP", + -15.155583381652832 + ], + [ + "▁putrid", + -15.155611991882324 + ], + [ + "Promotion", + -15.155646324157715 + ], + [ + "▁menjadi", + -15.155652046203613 + ], + [ + "▁Mamba", + -15.155653953552246 + ], + [ + "▁malo", + -15.15566349029541 + ], + [ + "otypes", + -15.155678749084473 + ], + [ + "Liv", + -15.15571403503418 + ], + [ + "Highly", + -15.155730247497559 + ], + [ + "▁Yoast", + -15.15574836730957 + ], + [ + "▁Honored", + -15.15576171875 + ], + [ + "▁Morehouse", + -15.15576171875 + ], + [ + "▁Caye", + -15.155768394470215 + ], + [ + "divide", + -15.155824661254883 + ], + [ + "BDS", + -15.155842781066895 + ], + [ + "▁Yohan", + -15.15584945678711 + ], + [ + "▁metamorphic", + -15.155863761901855 + ], + [ + "▁Agence", + -15.155864715576172 + ], + [ + "▁DIGI", + -15.155884742736816 + ], + [ + "▁XXXX", + -15.15588665008545 + ], + [ + "▁photojournalism", + -15.155924797058105 + ], + [ + "▁taxidermy", + -15.155929565429688 + ], + [ + "▁Onondaga", + -15.155976295471191 + ], + [ + "ogeny", + -15.15600872039795 + ], + [ + "▁Caprice", + -15.156010627746582 + ], + [ + "키", + -15.156038284301758 + ], + [ + "▁bursa", + -15.156055450439453 + ], + [ + "▁Zipp", + -15.15606689453125 + ], + [ + "▁Cagliari", + -15.1560697555542 + ], + [ + "▁dopaminergic", + -15.156087875366211 + ], + [ + "▁petri", + -15.156128883361816 + ], + [ + "▁Madelyn", + -15.156134605407715 + ], + [ + "▁agape", + -15.156167984008789 + ], + [ + "medio", + -15.156187057495117 + ], + [ + "▁terrify", + -15.156187057495117 + ], + [ + "▁Nikko", + -15.156222343444824 + ], + [ + "▁seminarians", + -15.156238555908203 + ], + [ + "▁chub", + -15.156293869018555 + ], + [ + "▁Patiala", + -15.15633487701416 + ], + [ + "▁sila", + -15.156341552734375 + ], + [ + "▁PSB", + -15.15634536743164 + ], + [ + "▁Magyar", + -15.156366348266602 + ], + [ + "François", + -15.15645980834961 + ], + [ + "▁Dixit", + -15.156537055969238 + ], + [ + "surfer", + -15.15654468536377 + ], + [ + "permission", + -15.156553268432617 + ], + [ + "▁Minnesotans", + -15.15655517578125 + ], + [ + "UCA", + -15.156578063964844 + ], + [ + "Meat", + -15.156587600708008 + ], + [ + "▁Taoism", + -15.15662670135498 + ], + [ + "splen", + -15.156641006469727 + ], + [ + "▁SCUBA", + -15.156645774841309 + ], + [ + "▁Elysium", + -15.156646728515625 + ], + [ + "▁duhet", + -15.156683921813965 + ], + [ + "▁Encyclopaedia", + -15.156708717346191 + ], + [ + "▁Suva", + -15.15674877166748 + ], + [ + "dharma", + -15.156882286071777 + ], + [ + "▁Gaithersburg", + -15.156898498535156 + ], + [ + "▁PLP", + -15.1569242477417 + ], + [ + "Isaac", + -15.15694808959961 + ], + [ + "▁Ł", + -15.156952857971191 + ], + [ + "▁breakwater", + -15.156970977783203 + ], + [ + "▁ponderous", + -15.156991004943848 + ], + [ + "▁savant", + -15.156994819641113 + ], + [ + "▁Consular", + -15.157004356384277 + ], + [ + "▁Peculiar", + -15.157036781311035 + ], + [ + "▁Opposing", + -15.157048225402832 + ], + [ + "▁gusting", + -15.157072067260742 + ], + [ + "omonas", + -15.157092094421387 + ], + [ + "braid", + -15.157093048095703 + ], + [ + "▁WARM", + -15.157123565673828 + ], + [ + "▁Garuda", + -15.157139778137207 + ], + [ + "▁Concealer", + -15.157148361206055 + ], + [ + "▁circumscribed", + -15.157193183898926 + ], + [ + "▁allograft", + -15.157208442687988 + ], + [ + "▁Vadim", + -15.157219886779785 + ], + [ + "▁unnerved", + -15.157270431518555 + ], + [ + "HTC", + -15.157285690307617 + ], + [ + "▁Anywho", + -15.157288551330566 + ], + [ + "▁overthrowing", + -15.157297134399414 + ], + [ + "▁Ulu", + -15.157304763793945 + ], + [ + "▁heartthrob", + -15.157308578491211 + ], + [ + "▁Nadella", + -15.157318115234375 + ], + [ + "RGB", + -15.157320976257324 + ], + [ + "Expect", + -15.1573486328125 + ], + [ + "▁Headband", + -15.157366752624512 + ], + [ + "▁WGC", + -15.157369613647461 + ], + [ + "▁YSL", + -15.157373428344727 + ], + [ + "urga", + -15.157390594482422 + ], + [ + "▁leucine", + -15.157390594482422 + ], + [ + "14001", + -15.15740966796875 + ], + [ + "▁poring", + -15.15740966796875 + ], + [ + "▁Homeschooling", + -15.1574125289917 + ], + [ + "▁Satish", + -15.157423973083496 + ], + [ + "▁stabilising", + -15.157449722290039 + ], + [ + "▁Lisle", + -15.157474517822266 + ], + [ + "▁Etude", + -15.15756893157959 + ], + [ + "▁NSAID", + -15.157572746276855 + ], + [ + "TET", + -15.15757942199707 + ], + [ + "▁Steppe", + -15.157621383666992 + ], + [ + "▁Maliki", + -15.157629013061523 + ], + [ + "▁lode", + -15.157644271850586 + ], + [ + "▁augmentin", + -15.157669067382812 + ], + [ + "▁McCown", + -15.157672882080078 + ], + [ + "▁Woolley", + -15.157673835754395 + ], + [ + "يم", + -15.15768051147461 + ], + [ + "pali", + -15.15768814086914 + ], + [ + "▁illiquid", + -15.157691955566406 + ], + [ + "▁faze", + -15.157721519470215 + ], + [ + "▁Compostela", + -15.157748222351074 + ], + [ + "granite", + -15.157785415649414 + ], + [ + "▁Salinger", + -15.157796859741211 + ], + [ + "TIG", + -15.157804489135742 + ], + [ + "▁MTD", + -15.157899856567383 + ], + [ + "▁LEARNING", + -15.15792465209961 + ], + [ + "▁Deadwood", + -15.15800952911377 + ], + [ + "Jewel", + -15.158037185668945 + ], + [ + "▁Morrell", + -15.158077239990234 + ], + [ + "▁27001", + -15.158088684082031 + ], + [ + "▁Scherer", + -15.158114433288574 + ], + [ + "▁numerator", + -15.158123970031738 + ], + [ + "▁watercourse", + -15.15816879272461 + ], + [ + "▁rerouted", + -15.158171653747559 + ], + [ + "真", + -15.158185005187988 + ], + [ + "▁taskforce", + -15.158212661743164 + ], + [ + "▁southpaw", + -15.158233642578125 + ], + [ + "▁laboured", + -15.158249855041504 + ], + [ + "▁butchering", + -15.158300399780273 + ], + [ + "▁scuffed", + -15.158309936523438 + ], + [ + "▁LOSE", + -15.158315658569336 + ], + [ + "▁EMM", + -15.158316612243652 + ], + [ + "▁perovskite", + -15.158331871032715 + ], + [ + "▁infarct", + -15.158346176147461 + ], + [ + "▁dysphoria", + -15.158379554748535 + ], + [ + "▁Postmodern", + -15.1583833694458 + ], + [ + "ści", + -15.158416748046875 + ], + [ + "▁Hader", + -15.158464431762695 + ], + [ + "Margaret", + -15.158472061157227 + ], + [ + "LEV", + -15.158485412597656 + ], + [ + "▁Kubi", + -15.158507347106934 + ], + [ + "▁1366", + -15.158541679382324 + ], + [ + "▁heightening", + -15.158556938171387 + ], + [ + "▁Rooted", + -15.158561706542969 + ], + [ + "JAM", + -15.1585693359375 + ], + [ + "▁Cherub", + -15.15859603881836 + ], + [ + "Chill", + -15.158625602722168 + ], + [ + "▁1766", + -15.158625602722168 + ], + [ + "▁foreskin", + -15.158646583557129 + ], + [ + "▁Calligraphy", + -15.158661842346191 + ], + [ + "想", + -15.158689498901367 + ], + [ + "▁Pictorial", + -15.158698081970215 + ], + [ + "▁disobeyed", + -15.158712387084961 + ], + [ + "▁memorise", + -15.158734321594238 + ], + [ + "quish", + -15.158841133117676 + ], + [ + "▁Lindley", + -15.158858299255371 + ], + [ + "▁substituent", + -15.158879280090332 + ], + [ + "▁PostScript", + -15.158880233764648 + ], + [ + "▁Devoted", + -15.158882141113281 + ], + [ + "bloc", + -15.15888500213623 + ], + [ + "▁Twit", + -15.158942222595215 + ], + [ + "mageddon", + -15.15894603729248 + ], + [ + "gré", + -15.15896987915039 + ], + [ + "▁Funnily", + -15.158988952636719 + ], + [ + "▁Axl", + -15.158994674682617 + ], + [ + "▁Nawab", + -15.159025192260742 + ], + [ + "▁Kiir", + -15.159074783325195 + ], + [ + "▁BEHIND", + -15.159113883972168 + ], + [ + "▁Emphasize", + -15.159113883972168 + ], + [ + "iphone", + -15.159133911132812 + ], + [ + "造", + -15.159173965454102 + ], + [ + "▁Kassa", + -15.159192085266113 + ], + [ + "▁vaporize", + -15.159201622009277 + ], + [ + "▁Bumgarner", + -15.159270286560059 + ], + [ + "▁Fitchburg", + -15.159293174743652 + ], + [ + "▁myrrh", + -15.159317970275879 + ], + [ + "Confirm", + -15.159347534179688 + ], + [ + "▁Gallop", + -15.159353256225586 + ], + [ + "gano", + -15.159360885620117 + ], + [ + "▁Phishing", + -15.159370422363281 + ], + [ + "▁THA", + -15.15937328338623 + ], + [ + "근", + -15.159379005432129 + ], + [ + "processes", + -15.159385681152344 + ], + [ + "schä", + -15.159407615661621 + ], + [ + "▁Kurosawa", + -15.159427642822266 + ], + [ + "Challa", + -15.159432411193848 + ], + [ + "Associate", + -15.1594820022583 + ], + [ + "▁Bougainville", + -15.159488677978516 + ], + [ + "▁ल", + -15.159509658813477 + ], + [ + "Frost", + -15.159510612487793 + ], + [ + "introduce", + -15.15953540802002 + ], + [ + "▁millenia", + -15.159565925598145 + ], + [ + "▁Clinically", + -15.159575462341309 + ], + [ + "FEL", + -15.159601211547852 + ], + [ + "▁Shav", + -15.159614562988281 + ], + [ + "▁Functioning", + -15.159646034240723 + ], + [ + "flick", + -15.159687042236328 + ], + [ + "▁negligently", + -15.159687042236328 + ], + [ + "conformity", + -15.159710884094238 + ], + [ + "IOM", + -15.159757614135742 + ], + [ + "▁Banu", + -15.159825325012207 + ], + [ + "▁Lauda", + -15.159833908081055 + ], + [ + "制御", + -15.159852981567383 + ], + [ + "kazu", + -15.159856796264648 + ], + [ + "▁Pinter", + -15.15990924835205 + ], + [ + "▁Salish", + -15.159914016723633 + ], + [ + "hydraulic", + -15.15992546081543 + ], + [ + "tubulin", + -15.159930229187012 + ], + [ + "roger", + -15.159934043884277 + ], + [ + "▁mí", + -15.159960746765137 + ], + [ + "▁Knightsbridge", + -15.159969329833984 + ], + [ + "▁turbidity", + -15.159978866577148 + ], + [ + "▁Malan", + -15.159980773925781 + ], + [ + "blended", + -15.160046577453613 + ], + [ + "▁hale", + -15.160080909729004 + ], + [ + "▁Whitefield", + -15.160083770751953 + ], + [ + "▁CCB", + -15.160085678100586 + ], + [ + "bashing", + -15.1600923538208 + ], + [ + "ında", + -15.160101890563965 + ], + [ + "▁Goud", + -15.160111427307129 + ], + [ + "▁conservancy", + -15.160115242004395 + ], + [ + "▁Vuelta", + -15.160133361816406 + ], + [ + "▁pyrolysis", + -15.16022777557373 + ], + [ + "▁Ichigo", + -15.160239219665527 + ], + [ + "▁tactician", + -15.160269737243652 + ], + [ + "▁Benchmarking", + -15.16027545928955 + ], + [ + "▁vilify", + -15.160280227661133 + ], + [ + "▁Horsemen", + -15.16028881072998 + ], + [ + "▁Rizk", + -15.160341262817383 + ], + [ + "▁fraudster", + -15.160348892211914 + ], + [ + "▁Pullover", + -15.160350799560547 + ], + [ + "hili", + -15.160353660583496 + ], + [ + "목", + -15.160365104675293 + ], + [ + "▁Steelhead", + -15.160370826721191 + ], + [ + "Heather", + -15.160396575927734 + ], + [ + "▁Deschutes", + -15.160411834716797 + ], + [ + "hatred", + -15.160453796386719 + ], + [ + "Melbourne", + -15.160470008850098 + ], + [ + "SLAM", + -15.160518646240234 + ], + [ + "ujan", + -15.160533905029297 + ], + [ + "nervate", + -15.16054630279541 + ], + [ + "Verified", + -15.160567283630371 + ], + [ + "▁ALBUM", + -15.160587310791016 + ], + [ + "▁compli", + -15.160614013671875 + ], + [ + "▁striding", + -15.16064167022705 + ], + [ + "▁overfishing", + -15.160643577575684 + ], + [ + "▁geht", + -15.1607027053833 + ], + [ + "▁fiftieth", + -15.160725593566895 + ], + [ + "jó", + -15.160734176635742 + ], + [ + "▁Civi", + -15.160746574401855 + ], + [ + "Quart", + -15.160749435424805 + ], + [ + "▁estrangement", + -15.160757064819336 + ], + [ + "capturing", + -15.160765647888184 + ], + [ + "▁Seeley", + -15.16079044342041 + ], + [ + "SEND", + -15.16082763671875 + ], + [ + "genital", + -15.160880088806152 + ], + [ + "Replace", + -15.160933494567871 + ], + [ + "łu", + -15.161005973815918 + ], + [ + "▁Chipper", + -15.16101360321045 + ], + [ + "1874", + -15.161015510559082 + ], + [ + "▁Tambor", + -15.161022186279297 + ], + [ + "Tape", + -15.161052703857422 + ], + [ + "▁Waa", + -15.161066055297852 + ], + [ + "asya", + -15.161083221435547 + ], + [ + "▁WSC", + -15.161101341247559 + ], + [ + "▁mongering", + -15.161104202270508 + ], + [ + "▁Causal", + -15.161128044128418 + ], + [ + "▁PERS", + -15.16114330291748 + ], + [ + "▁Dammit", + -15.161192893981934 + ], + [ + "āk", + -15.161195755004883 + ], + [ + "▁Bethune", + -15.161202430725098 + ], + [ + "possessed", + -15.161210060119629 + ], + [ + "▁neuroblastoma", + -15.161242485046387 + ], + [ + "▁KCC", + -15.16125774383545 + ], + [ + "▁Escu", + -15.16128158569336 + ], + [ + "▁MOE", + -15.161293983459473 + ], + [ + "ление", + -15.161298751831055 + ], + [ + "▁FIFTY", + -15.161299705505371 + ], + [ + "▁singletrack", + -15.161300659179688 + ], + [ + "thrombotic", + -15.161304473876953 + ], + [ + "aaah", + -15.161332130432129 + ], + [ + "▁LOCATED", + -15.16134262084961 + ], + [ + "▁Aleksandar", + -15.161352157592773 + ], + [ + "▁instantiate", + -15.161356925964355 + ], + [ + "▁loca", + -15.161394119262695 + ], + [ + "▁SLU", + -15.16141128540039 + ], + [ + "〜", + -15.161430358886719 + ], + [ + "▁earnestness", + -15.16147518157959 + ], + [ + "▁CRYSTAL", + -15.161477088928223 + ], + [ + "▁McGar", + -15.161479949951172 + ], + [ + "っ", + -15.16148567199707 + ], + [ + "▁grimaced", + -15.161491394042969 + ], + [ + "▁prefixed", + -15.16151237487793 + ], + [ + "TAT", + -15.161530494689941 + ], + [ + "▁Hubei", + -15.161559104919434 + ], + [ + "▁Marymount", + -15.161559104919434 + ], + [ + "▁SWR", + -15.161568641662598 + ], + [ + "WORLD", + -15.161582946777344 + ], + [ + "▁Soaking", + -15.161605834960938 + ], + [ + "▁Elven", + -15.161614418029785 + ], + [ + "juli", + -15.161615371704102 + ], + [ + "Gree", + -15.161661148071289 + ], + [ + "▁McCarron", + -15.161688804626465 + ], + [ + "▁punting", + -15.161697387695312 + ], + [ + "▁outtakes", + -15.161700248718262 + ], + [ + "▁McNe", + -15.161711692810059 + ], + [ + "fasci", + -15.16171646118164 + ], + [ + "▁horseman", + -15.161730766296387 + ], + [ + "thankfully", + -15.161767959594727 + ], + [ + "▁Spil", + -15.16176986694336 + ], + [ + "▁Aaliyah", + -15.1618070602417 + ], + [ + "▁EGF", + -15.161812782287598 + ], + [ + "▁conclave", + -15.161853790283203 + ], + [ + "▁Eberhard", + -15.161888122558594 + ], + [ + "NOX", + -15.161901473999023 + ], + [ + "▁lia", + -15.161938667297363 + ], + [ + "banana", + -15.161974906921387 + ], + [ + "▁Barossa", + -15.16201400756836 + ], + [ + "Catherine", + -15.162028312683105 + ], + [ + "▁Tegra", + -15.162054061889648 + ], + [ + "REV", + -15.162056922912598 + ], + [ + "▁impairing", + -15.162109375 + ], + [ + "rran", + -15.162115097045898 + ], + [ + "▁GDI", + -15.162195205688477 + ], + [ + "energize", + -15.162216186523438 + ], + [ + "publik", + -15.16222858428955 + ], + [ + "Darling", + -15.16223430633545 + ], + [ + "▁Longfellow", + -15.162257194519043 + ], + [ + "▁○", + -15.162263870239258 + ], + [ + "▁Maio", + -15.162266731262207 + ], + [ + "ရ", + -15.162322044372559 + ], + [ + "▁Prioritize", + -15.162338256835938 + ], + [ + "▁Gulp", + -15.162348747253418 + ], + [ + "▁lire", + -15.162400245666504 + ], + [ + "▁Royston", + -15.16240119934082 + ], + [ + "Ш", + -15.162421226501465 + ], + [ + "▁Beckwith", + -15.162466049194336 + ], + [ + "▁Steamed", + -15.162467956542969 + ], + [ + "imperial", + -15.162516593933105 + ], + [ + "▁Kaolin", + -15.162553787231445 + ], + [ + "▁Inquisitr", + -15.162559509277344 + ], + [ + "staying", + -15.162565231323242 + ], + [ + "▁empress", + -15.16257381439209 + ], + [ + "▁Noire", + -15.162595748901367 + ], + [ + "eš", + -15.162642478942871 + ], + [ + "yaka", + -15.16264820098877 + ], + [ + "▁Tigris", + -15.162659645080566 + ], + [ + "deficit", + -15.162691116333008 + ], + [ + "▁Sophos", + -15.162707328796387 + ], + [ + "▁Disappointing", + -15.16271686553955 + ], + [ + "▁Hoke", + -15.162728309631348 + ], + [ + "▁yonder", + -15.162728309631348 + ], + [ + "▁irrationality", + -15.16277027130127 + ], + [ + "▁Biogen", + -15.162771224975586 + ], + [ + "reddy", + -15.162779808044434 + ], + [ + "virtually", + -15.162793159484863 + ], + [ + "▁HEREBY", + -15.16279411315918 + ], + [ + "▁CWS", + -15.162824630737305 + ], + [ + "Tamil", + -15.162826538085938 + ], + [ + "▁speckle", + -15.162880897521973 + ], + [ + "집", + -15.162888526916504 + ], + [ + "▁Sika", + -15.162911415100098 + ], + [ + "▁Mintz", + -15.16291618347168 + ], + [ + "▁Universidade", + -15.162932395935059 + ], + [ + "▁infidels", + -15.162951469421387 + ], + [ + "▁impulsively", + -15.162958145141602 + ], + [ + "▁Shulman", + -15.162961959838867 + ], + [ + "▁typist", + -15.162961959838867 + ], + [ + "▁Nando", + -15.162965774536133 + ], + [ + "▁deuce", + -15.162965774536133 + ], + [ + "nnigan", + -15.16296672821045 + ], + [ + "▁acquiescence", + -15.16298770904541 + ], + [ + "▁Dimethicone", + -15.163007736206055 + ], + [ + "▁swastika", + -15.16301441192627 + ], + [ + "▁Hellman", + -15.163021087646484 + ], + [ + "BOO", + -15.16304874420166 + ], + [ + "▁airspeed", + -15.163082122802734 + ], + [ + "▁Kirkman", + -15.163089752197266 + ], + [ + "▁clumping", + -15.163135528564453 + ], + [ + "▁scamming", + -15.1631441116333 + ], + [ + "▁mimicry", + -15.163147926330566 + ], + [ + "▁Avraham", + -15.163187026977539 + ], + [ + "▁Securi", + -15.163206100463867 + ], + [ + "▁Ferrero", + -15.163207054138184 + ], + [ + "▁Luth", + -15.163209915161133 + ], + [ + "packet", + -15.163211822509766 + ], + [ + "▁Hartwell", + -15.163215637207031 + ], + [ + "▁Lugano", + -15.163228034973145 + ], + [ + "terminus", + -15.16326904296875 + ], + [ + "▁Cosme", + -15.16329574584961 + ], + [ + "Dennis", + -15.16330623626709 + ], + [ + "▁mucking", + -15.163326263427734 + ], + [ + "▁SAH", + -15.163358688354492 + ], + [ + "▁Affordability", + -15.16337776184082 + ], + [ + "Marriage", + -15.163439750671387 + ], + [ + "hedge", + -15.163483619689941 + ], + [ + "▁Aurangabad", + -15.163485527038574 + ], + [ + "separation", + -15.163511276245117 + ], + [ + "COUNT", + -15.163533210754395 + ], + [ + "▁Greenblatt", + -15.163576126098633 + ], + [ + "▁Supervised", + -15.16358757019043 + ], + [ + "▁PLASTIC", + -15.163606643676758 + ], + [ + "▁Basal", + -15.163612365722656 + ], + [ + "▁Schwer", + -15.163628578186035 + ], + [ + "▁sinuous", + -15.163662910461426 + ], + [ + "comcast", + -15.16367244720459 + ], + [ + "▁RECEIVED", + -15.163681030273438 + ], + [ + "▁breathalyzer", + -15.163702011108398 + ], + [ + "▁Chaw", + -15.163703918457031 + ], + [ + "▁niceties", + -15.16370677947998 + ], + [ + "▁soapbox", + -15.163708686828613 + ], + [ + "▁Kinsella", + -15.163738250732422 + ], + [ + "▁neurontin", + -15.163745880126953 + ], + [ + "carers", + -15.163758277893066 + ], + [ + "▁Yannick", + -15.163804054260254 + ], + [ + "▁Midori", + -15.163860321044922 + ], + [ + "▁erudition", + -15.163862228393555 + ], + [ + "tipping", + -15.163900375366211 + ], + [ + "chetta", + -15.163948059082031 + ], + [ + "▁catacombs", + -15.16396427154541 + ], + [ + "▁Kalla", + -15.16399097442627 + ], + [ + "▁heterocyclic", + -15.163992881774902 + ], + [ + "▁наш", + -15.164006233215332 + ], + [ + "▁whizzing", + -15.16407585144043 + ], + [ + "RSV", + -15.164081573486328 + ], + [ + "▁cili", + -15.164108276367188 + ], + [ + "▁amoeba", + -15.164111137390137 + ], + [ + "marijuana", + -15.164131164550781 + ], + [ + "▁Marvell", + -15.16414737701416 + ], + [ + "▁McGinnis", + -15.164161682128906 + ], + [ + "▁Dalla", + -15.164165496826172 + ], + [ + "ziale", + -15.164217948913574 + ], + [ + "▁Equitable", + -15.164236068725586 + ], + [ + "▁sunburst", + -15.164244651794434 + ], + [ + "▁detal", + -15.164255142211914 + ], + [ + "▁undermount", + -15.164261817932129 + ], + [ + "▁Sourcebook", + -15.16433048248291 + ], + [ + "▁Gdansk", + -15.164344787597656 + ], + [ + "ớ", + -15.1643648147583 + ], + [ + "notification", + -15.164384841918945 + ], + [ + "ICATION", + -15.164398193359375 + ], + [ + "▁subframe", + -15.164423942565918 + ], + [ + "▁Precautions", + -15.164545059204102 + ], + [ + "became", + -15.16458511352539 + ], + [ + "▁resurrecting", + -15.164587020874023 + ], + [ + "▁rapped", + -15.164617538452148 + ], + [ + "▁tourniquet", + -15.164617538452148 + ], + [ + "▁Frito", + -15.164624214172363 + ], + [ + "▁decriminalize", + -15.16466236114502 + ], + [ + "▁curmudgeon", + -15.164664268493652 + ], + [ + "modeling", + -15.164680480957031 + ], + [ + "ammie", + -15.164689064025879 + ], + [ + "▁Serta", + -15.164692878723145 + ], + [ + "BUR", + -15.164706230163574 + ], + [ + "rī", + -15.164732933044434 + ], + [ + "▁fencer", + -15.164745330810547 + ], + [ + "▁popularize", + -15.16476821899414 + ], + [ + "▁Jager", + -15.164777755737305 + ], + [ + "1862", + -15.164794921875 + ], + [ + "▁feedlot", + -15.16482925415039 + ], + [ + "▁meditator", + -15.164933204650879 + ], + [ + "▁neoconservative", + -15.164999961853027 + ], + [ + "Glory", + -15.165000915527344 + ], + [ + "ILITY", + -15.165000915527344 + ], + [ + "▁citalopram", + -15.165037155151367 + ], + [ + "▁headstrong", + -15.1650390625 + ], + [ + "▁Cabela", + -15.16506290435791 + ], + [ + "▁polarised", + -15.165074348449707 + ], + [ + "▁objet", + -15.165092468261719 + ], + [ + "Leak", + -15.165099143981934 + ], + [ + "ể", + -15.16513442993164 + ], + [ + "▁factsheet", + -15.165141105651855 + ], + [ + "Stamp", + -15.165143966674805 + ], + [ + "▁Soule", + -15.165225982666016 + ], + [ + "▁EFFECTIVE", + -15.16524887084961 + ], + [ + "▁Bedtime", + -15.165266036987305 + ], + [ + "▁disassociate", + -15.165284156799316 + ], + [ + "▁drumbeat", + -15.165290832519531 + ], + [ + "▁recused", + -15.165322303771973 + ], + [ + "▁spir", + -15.165338516235352 + ], + [ + "▁delimiter", + -15.165342330932617 + ], + [ + "▁Ovi", + -15.165363311767578 + ], + [ + "TIVE", + -15.165376663208008 + ], + [ + "▁Maddison", + -15.165403366088867 + ], + [ + "▁dietetic", + -15.165409088134766 + ], + [ + "▁McEvoy", + -15.16541862487793 + ], + [ + "▁Blakely", + -15.165421485900879 + ], + [ + "▁Nordisk", + -15.16543960571289 + ], + [ + "▁Deleting", + -15.165445327758789 + ], + [ + "▁reprised", + -15.1654691696167 + ], + [ + "▁Jacobite", + -15.16547679901123 + ], + [ + "▁Dailey", + -15.165484428405762 + ], + [ + "▁Demeter", + -15.165562629699707 + ], + [ + "▁Paulsen", + -15.165566444396973 + ], + [ + "▁Nakamoto", + -15.165599822998047 + ], + [ + "deral", + -15.165611267089844 + ], + [ + "▁Hanlon", + -15.165618896484375 + ], + [ + "▁Chipping", + -15.16563892364502 + ], + [ + "سی", + -15.165660858154297 + ], + [ + "▁Sethi", + -15.165692329406738 + ], + [ + "ková", + -15.165770530700684 + ], + [ + "▁Bognor", + -15.165772438049316 + ], + [ + "▁Iguana", + -15.165788650512695 + ], + [ + "▁Dupree", + -15.165876388549805 + ], + [ + "▁Coppell", + -15.165889739990234 + ], + [ + "▁Delighted", + -15.165925979614258 + ], + [ + "▁dirtiest", + -15.165986061096191 + ], + [ + "▁요", + -15.165998458862305 + ], + [ + "▁Phong", + -15.166011810302734 + ], + [ + "RYL", + -15.166031837463379 + ], + [ + "▁Requested", + -15.166050910949707 + ], + [ + "▁dba", + -15.166067123413086 + ], + [ + "▁nw", + -15.166154861450195 + ], + [ + "▁unshakable", + -15.166158676147461 + ], + [ + "田", + -15.166159629821777 + ], + [ + "touched", + -15.166194915771484 + ], + [ + "▁housewares", + -15.166281700134277 + ], + [ + "▁Né", + -15.166327476501465 + ], + [ + "Mumbai", + -15.166343688964844 + ], + [ + "Hundred", + -15.166364669799805 + ], + [ + "▁Freshmen", + -15.16636848449707 + ], + [ + "▁Offences", + -15.16637134552002 + ], + [ + "▁Sili", + -15.166374206542969 + ], + [ + "iiiiii", + -15.166411399841309 + ], + [ + "▁yuck", + -15.166426658630371 + ], + [ + "imperialist", + -15.166430473327637 + ], + [ + "influence", + -15.166451454162598 + ], + [ + "▁trophic", + -15.166470527648926 + ], + [ + "▁Tablespoon", + -15.166482925415039 + ], + [ + "▁slinky", + -15.166522026062012 + ], + [ + "▁До", + -15.166539192199707 + ], + [ + "▁MCSA", + -15.166589736938477 + ], + [ + "▁defaced", + -15.166600227355957 + ], + [ + "▁987", + -15.166610717773438 + ], + [ + "zina", + -15.166621208190918 + ], + [ + "▁watchmaking", + -15.166711807250977 + ], + [ + "▁driveshaft", + -15.166747093200684 + ], + [ + "дов", + -15.166759490966797 + ], + [ + "▁Platon", + -15.166759490966797 + ], + [ + "▁ziplock", + -15.166768074035645 + ], + [ + "▁Tey", + -15.16679573059082 + ], + [ + "▁generalisation", + -15.166825294494629 + ], + [ + "▁PSF", + -15.166847229003906 + ], + [ + "▁COLOUR", + -15.166864395141602 + ], + [ + "charity", + -15.166884422302246 + ], + [ + "▁Aggregation", + -15.166898727416992 + ], + [ + "Uber", + -15.166934967041016 + ], + [ + "aître", + -15.167049407958984 + ], + [ + "▁vivre", + -15.167078018188477 + ], + [ + "▁RAAF", + -15.16712474822998 + ], + [ + "▁Hialeah", + -15.167182922363281 + ], + [ + "▁Hild", + -15.167248725891113 + ], + [ + "▁Randwick", + -15.167258262634277 + ], + [ + "▁Hattiesburg", + -15.167268753051758 + ], + [ + "▁Arlen", + -15.167271614074707 + ], + [ + "▁Glowing", + -15.16728401184082 + ], + [ + "DPA", + -15.1672945022583 + ], + [ + "▁effi", + -15.16732120513916 + ], + [ + "▁Impressed", + -15.167329788208008 + ], + [ + "▁pleasantries", + -15.167337417602539 + ], + [ + "▁Diz", + -15.167445182800293 + ], + [ + "▁Udall", + -15.167448997497559 + ], + [ + "▁OLBERMANN", + -15.167450904846191 + ], + [ + "jul", + -15.167474746704102 + ], + [ + "▁Luongo", + -15.167526245117188 + ], + [ + "▁cloying", + -15.167556762695312 + ], + [ + "여", + -15.167563438415527 + ], + [ + "▁orleans", + -15.167587280273438 + ], + [ + "▁dreadfully", + -15.167618751525879 + ], + [ + "▁Skillet", + -15.167698860168457 + ], + [ + "▁LIVES", + -15.167702674865723 + ], + [ + "1866", + -15.16771125793457 + ], + [ + "▁Tonkin", + -15.167771339416504 + ], + [ + "▁Ferenc", + -15.16777515411377 + ], + [ + "▁profuse", + -15.167786598205566 + ], + [ + "▁xii", + -15.167789459228516 + ], + [ + "ACTION", + -15.16780948638916 + ], + [ + "▁motorboat", + -15.167819023132324 + ], + [ + "▁lychee", + -15.16787338256836 + ], + [ + "▁BRUSSELS", + -15.167876243591309 + ], + [ + "intentional", + -15.167877197265625 + ], + [ + "▁hardiness", + -15.16791820526123 + ], + [ + "CVS", + -15.167932510375977 + ], + [ + "▁Rane", + -15.167932510375977 + ], + [ + "Http", + -15.167939186096191 + ], + [ + "▁Extrem", + -15.167961120605469 + ], + [ + "▁GSI", + -15.167962074279785 + ], + [ + "▁leaker", + -15.167980194091797 + ], + [ + "▁Kenobi", + -15.167984008789062 + ], + [ + "▁Zakaria", + -15.167989730834961 + ], + [ + "▁Interpretive", + -15.167994499206543 + ], + [ + "Shah", + -15.168027877807617 + ], + [ + "▁revved", + -15.168036460876465 + ], + [ + "▁EEPROM", + -15.16806697845459 + ], + [ + "▁remarry", + -15.168068885803223 + ], + [ + "▁msgid", + -15.168107986450195 + ], + [ + "▁Salome", + -15.168122291564941 + ], + [ + "Norway", + -15.168135643005371 + ], + [ + "ան", + -15.168159484863281 + ], + [ + "corr", + -15.168164253234863 + ], + [ + "ACTIVE", + -15.168172836303711 + ], + [ + "cavity", + -15.168185234069824 + ], + [ + "▁hardscape", + -15.168211936950684 + ], + [ + "▁comptroller", + -15.16822338104248 + ], + [ + "▁BBVA", + -15.168230056762695 + ], + [ + "puppet", + -15.168303489685059 + ], + [ + "Categories", + -15.16834831237793 + ], + [ + "▁Butternut", + -15.168370246887207 + ], + [ + "▁aquaponic", + -15.168413162231445 + ], + [ + "▁frugality", + -15.168416023254395 + ], + [ + "yshev", + -15.16841983795166 + ], + [ + "billing", + -15.16842269897461 + ], + [ + "▁chihuahua", + -15.168444633483887 + ], + [ + "▁Kuzma", + -15.168508529663086 + ], + [ + "▁Wolters", + -15.16855239868164 + ], + [ + "▁Diligence", + -15.168557167053223 + ], + [ + "Paid", + -15.168563842773438 + ], + [ + "▁Enforce", + -15.16858959197998 + ], + [ + "▁NIF", + -15.168590545654297 + ], + [ + "soprano", + -15.168609619140625 + ], + [ + "fenced", + -15.168673515319824 + ], + [ + "▁INGREDIENTS", + -15.168681144714355 + ], + [ + "▁rapist", + -15.168684959411621 + ], + [ + "qualifying", + -15.168695449829102 + ], + [ + "▁shorthanded", + -15.168732643127441 + ], + [ + "메", + -15.168744087219238 + ], + [ + "ristan", + -15.168764114379883 + ], + [ + "▁NIN", + -15.168767929077148 + ], + [ + "▁SOHO", + -15.168782234191895 + ], + [ + "lection", + -15.16882610321045 + ], + [ + "▁Sorbonne", + -15.168827056884766 + ], + [ + "▁sportier", + -15.16883659362793 + ], + [ + "▁Phenomenal", + -15.168844223022461 + ], + [ + "ENSION", + -15.168850898742676 + ], + [ + "1803", + -15.168851852416992 + ], + [ + "▁Knowledgeable", + -15.168866157531738 + ], + [ + "▁Quack", + -15.168880462646484 + ], + [ + "▁Alleged", + -15.16890811920166 + ], + [ + "▁Bogle", + -15.168926239013672 + ], + [ + "CONS", + -15.1689453125 + ], + [ + "followers", + -15.168966293334961 + ], + [ + "▁Phylogenetic", + -15.168980598449707 + ], + [ + "値", + -15.169000625610352 + ], + [ + "▁Córdoba", + -15.169013023376465 + ], + [ + "RIAL", + -15.169020652770996 + ], + [ + "画像", + -15.169032096862793 + ], + [ + "▁Lita", + -15.169062614440918 + ], + [ + "▁NAPA", + -15.169075965881348 + ], + [ + "▁intelligentsia", + -15.169097900390625 + ], + [ + "annya", + -15.169108390808105 + ], + [ + "▁utc", + -15.169110298156738 + ], + [ + "▁Unravel", + -15.169154167175293 + ], + [ + "▁vagabond", + -15.16918659210205 + ], + [ + "▁kingship", + -15.169197082519531 + ], + [ + "▁instigating", + -15.169233322143555 + ], + [ + "jz", + -15.16931438446045 + ], + [ + "▁Chloro", + -15.169315338134766 + ], + [ + "▁porthole", + -15.169322967529297 + ], + [ + "▁edamame", + -15.169328689575195 + ], + [ + "▁Tries", + -15.169351577758789 + ], + [ + "▁adsense", + -15.169363021850586 + ], + [ + "▁Munnar", + -15.1693754196167 + ], + [ + "▁Shackle", + -15.169502258300781 + ], + [ + "ボ", + -15.169585227966309 + ], + [ + "▁WMC", + -15.16964340209961 + ], + [ + "▁Jewellers", + -15.169647216796875 + ], + [ + "▁Snare", + -15.169671058654785 + ], + [ + "▁Margherita", + -15.169692039489746 + ], + [ + "zaar", + -15.169709205627441 + ], + [ + "▁Studebaker", + -15.169723510742188 + ], + [ + "▁apprenticed", + -15.1697359085083 + ], + [ + "▁pueden", + -15.169742584228516 + ], + [ + "▁OCI", + -15.169754028320312 + ], + [ + "Darwin", + -15.169759750366211 + ], + [ + "▁Bentonville", + -15.169822692871094 + ], + [ + "ká", + -15.169844627380371 + ], + [ + "în", + -15.16991901397705 + ], + [ + "▁fluconazole", + -15.169942855834961 + ], + [ + "▁ecc", + -15.169951438903809 + ], + [ + "▁Jello", + -15.169953346252441 + ], + [ + "▁masturbate", + -15.169992446899414 + ], + [ + "▁banknote", + -15.170012474060059 + ], + [ + "scrolling", + -15.170036315917969 + ], + [ + "EASE", + -15.170072555541992 + ], + [ + "▁Linebacker", + -15.170074462890625 + ], + [ + "별", + -15.17011833190918 + ], + [ + "▁WHA", + -15.170119285583496 + ], + [ + "ние", + -15.170145034790039 + ], + [ + "▁bombarding", + -15.170151710510254 + ], + [ + "vang", + -15.170193672180176 + ], + [ + "Abba", + -15.170204162597656 + ], + [ + "▁BSOD", + -15.170236587524414 + ], + [ + "▁MERS", + -15.170297622680664 + ], + [ + "kriti", + -15.170306205749512 + ], + [ + "▁Sleeveless", + -15.170313835144043 + ], + [ + "▁Taff", + -15.170320510864258 + ], + [ + "▁perpetrate", + -15.1703519821167 + ], + [ + "▁categorise", + -15.170369148254395 + ], + [ + "▁Archimedes", + -15.170387268066406 + ], + [ + "ouvre", + -15.170547485351562 + ], + [ + "▁dimensionality", + -15.170554161071777 + ], + [ + "Jade", + -15.170559883117676 + ], + [ + "▁Decca", + -15.170576095581055 + ], + [ + "▁hominid", + -15.1705961227417 + ], + [ + "▁MILWAUKEE", + -15.170608520507812 + ], + [ + "▁Contrasting", + -15.170620918273926 + ], + [ + "▁squeaked", + -15.170620918273926 + ], + [ + "asthenia", + -15.170628547668457 + ], + [ + "▁Limousin", + -15.17067813873291 + ], + [ + "▁blackbird", + -15.170754432678223 + ], + [ + "▁PKI", + -15.170775413513184 + ], + [ + "▁segui", + -15.170849800109863 + ], + [ + "ете", + -15.170860290527344 + ], + [ + "▁Clarkston", + -15.170862197875977 + ], + [ + "▁Tilley", + -15.17086410522461 + ], + [ + "Fairy", + -15.170893669128418 + ], + [ + "oracle", + -15.170931816101074 + ], + [ + "▁recirculation", + -15.170943260192871 + ], + [ + "anthro", + -15.170971870422363 + ], + [ + "▁Yaakov", + -15.170977592468262 + ], + [ + "▁Mikkel", + -15.17099666595459 + ], + [ + "Derm", + -15.170997619628906 + ], + [ + "1873", + -15.171064376831055 + ], + [ + "▁Newquay", + -15.171163558959961 + ], + [ + "bargain", + -15.171175003051758 + ], + [ + "▁Phosphor", + -15.171191215515137 + ], + [ + "▁Rader", + -15.171216011047363 + ], + [ + "▁Abdullahi", + -15.171259880065918 + ], + [ + "leng", + -15.171265602111816 + ], + [ + "▁reclassification", + -15.171269416809082 + ], + [ + "▁Mellor", + -15.171274185180664 + ], + [ + "▁TWITTER", + -15.17127513885498 + ], + [ + "skinny", + -15.171281814575195 + ], + [ + "bringer", + -15.171314239501953 + ], + [ + "▁Jabber", + -15.17133903503418 + ], + [ + "▁stoning", + -15.171363830566406 + ], + [ + "▁HOH", + -15.17137336730957 + ], + [ + "Trick", + -15.171445846557617 + ], + [ + "▁videoconferencing", + -15.17145824432373 + ], + [ + "▁Dyno", + -15.171489715576172 + ], + [ + "▁Collo", + -15.171492576599121 + ], + [ + "▁Spraying", + -15.171493530273438 + ], + [ + "▁xenograft", + -15.17149543762207 + ], + [ + "▁belittling", + -15.171510696411133 + ], + [ + "demi", + -15.171523094177246 + ], + [ + "Recovery", + -15.171525955200195 + ], + [ + "bago", + -15.171530723571777 + ], + [ + "Loo", + -15.171536445617676 + ], + [ + "▁Follett", + -15.171536445617676 + ], + [ + "▁Hollins", + -15.171550750732422 + ], + [ + "▁Mahe", + -15.171603202819824 + ], + [ + "▁ø", + -15.17162799835205 + ], + [ + "▁Politik", + -15.171640396118164 + ], + [ + "▁Snead", + -15.171649932861328 + ], + [ + "▁elven", + -15.171671867370605 + ], + [ + "Sasha", + -15.171687126159668 + ], + [ + "▁falsetto", + -15.171699523925781 + ], + [ + "▁Zod", + -15.171721458435059 + ], + [ + "ibile", + -15.171730995178223 + ], + [ + "▁ESE", + -15.171758651733398 + ], + [ + "bacterium", + -15.171781539916992 + ], + [ + "▁TeX", + -15.171829223632812 + ], + [ + "▁looters", + -15.171835899353027 + ], + [ + "▁Santee", + -15.171858787536621 + ], + [ + "▁15°", + -15.171930313110352 + ], + [ + "▁Optometrist", + -15.171954154968262 + ], + [ + "bij", + -15.171956062316895 + ], + [ + "▁balsa", + -15.171976089477539 + ], + [ + "▁Cultivation", + -15.172005653381348 + ], + [ + "▁PEL", + -15.172104835510254 + ], + [ + "Gross", + -15.172121047973633 + ], + [ + "OOOO", + -15.172142028808594 + ], + [ + "▁Camberwell", + -15.172154426574707 + ], + [ + "▁senile", + -15.172222137451172 + ], + [ + "▁lurker", + -15.172226905822754 + ], + [ + "favourite", + -15.172235488891602 + ], + [ + "MPEG", + -15.172286033630371 + ], + [ + "▁Delmar", + -15.172300338745117 + ], + [ + "confessed", + -15.172308921813965 + ], + [ + "plank", + -15.172342300415039 + ], + [ + "▁backhaul", + -15.172357559204102 + ], + [ + "▁SCG", + -15.172358512878418 + ], + [ + "FDI", + -15.172372817993164 + ], + [ + "▁Prosser", + -15.172393798828125 + ], + [ + "nazi", + -15.17241096496582 + ], + [ + "▁tranquilizer", + -15.172411918640137 + ], + [ + "▁exceptionalism", + -15.172433853149414 + ], + [ + "▁mixologist", + -15.172440528869629 + ], + [ + "▁Brainerd", + -15.172441482543945 + ], + [ + "▁oddest", + -15.172442436218262 + ], + [ + "λε", + -15.17245101928711 + ], + [ + "vaux", + -15.172468185424805 + ], + [ + "▁Bunbury", + -15.172496795654297 + ], + [ + "▁Commendation", + -15.172555923461914 + ], + [ + "▁speedster", + -15.172560691833496 + ], + [ + "▁unmasked", + -15.172572135925293 + ], + [ + "▁epidemiologic", + -15.172588348388672 + ], + [ + "▁innovated", + -15.172590255737305 + ], + [ + "▁Gabbard", + -15.172599792480469 + ], + [ + "ceptor", + -15.17262077331543 + ], + [ + "▁RESOURCES", + -15.172650337219238 + ], + [ + "▁Canaries", + -15.1726713180542 + ], + [ + "▁Sarai", + -15.1726713180542 + ], + [ + "▁tidied", + -15.172672271728516 + ], + [ + "▁integrally", + -15.172706604003906 + ], + [ + "▁prepackaged", + -15.172710418701172 + ], + [ + "▁Incognito", + -15.17271614074707 + ], + [ + "▁subjection", + -15.172780990600586 + ], + [ + "▁episcopal", + -15.172809600830078 + ], + [ + "quantitative", + -15.172833442687988 + ], + [ + "▁castration", + -15.172834396362305 + ], + [ + "▁Hinkley", + -15.17284870147705 + ], + [ + "▁SICK", + -15.1728515625 + ], + [ + "▁Hierarchical", + -15.172857284545898 + ], + [ + "▁BluRay", + -15.172873497009277 + ], + [ + "▁Nowitzki", + -15.172904968261719 + ], + [ + "▁GSS", + -15.172918319702148 + ], + [ + "▁Murrieta", + -15.172952651977539 + ], + [ + "Marsh", + -15.172961235046387 + ], + [ + "ntine", + -15.172975540161133 + ], + [ + "▁biocompatible", + -15.17298412322998 + ], + [ + "▁Tavi", + -15.172985076904297 + ], + [ + "BERRY", + -15.172988891601562 + ], + [ + "NEXT", + -15.173008918762207 + ], + [ + "▁Azusa", + -15.173047065734863 + ], + [ + "ceratops", + -15.173094749450684 + ], + [ + "▁riddance", + -15.173168182373047 + ], + [ + "▁Shortcut", + -15.173173904418945 + ], + [ + "ême", + -15.173195838928223 + ], + [ + "verde", + -15.17320728302002 + ], + [ + "▁Constructive", + -15.173211097717285 + ], + [ + "▁internist", + -15.17324161529541 + ], + [ + "▁Gwendolyn", + -15.173269271850586 + ], + [ + "▁LAUNCH", + -15.17328929901123 + ], + [ + "▁LAV", + -15.17328929901123 + ], + [ + "▁Annotation", + -15.173296928405762 + ], + [ + "▁Bask", + -15.173396110534668 + ], + [ + "▁permeating", + -15.1733980178833 + ], + [ + "▁Kock", + -15.173454284667969 + ], + [ + "rido", + -15.173460006713867 + ], + [ + "Drew", + -15.173466682434082 + ], + [ + "▁Prosthetic", + -15.173542976379395 + ], + [ + "▁cesspool", + -15.173558235168457 + ], + [ + "▁Coombe", + -15.17356014251709 + ], + [ + "▁hemispheric", + -15.173563003540039 + ], + [ + "pencil", + -15.173578262329102 + ], + [ + "▁Hooked", + -15.173588752746582 + ], + [ + "cı", + -15.17361831665039 + ], + [ + "▁Candlelight", + -15.17361831665039 + ], + [ + "▁Cuenca", + -15.173622131347656 + ], + [ + "▁ELITE", + -15.173625946044922 + ], + [ + "▁exhorted", + -15.173651695251465 + ], + [ + "▁Grohl", + -15.173674583435059 + ], + [ + "▁Kotaku", + -15.173702239990234 + ], + [ + "▁FAD", + -15.173762321472168 + ], + [ + "promised", + -15.173796653747559 + ], + [ + "▁Nagle", + -15.173849105834961 + ], + [ + "▁splat", + -15.17386245727539 + ], + [ + "▁quintile", + -15.173883438110352 + ], + [ + "白", + -15.173905372619629 + ], + [ + "▁MicroSD", + -15.173924446105957 + ], + [ + "▁Esri", + -15.173929214477539 + ], + [ + "▁Existential", + -15.173952102661133 + ], + [ + "▁Mischief", + -15.17396354675293 + ], + [ + "▁Siu", + -15.173992156982422 + ], + [ + "▁Twigg", + -15.174015045166016 + ], + [ + "etsy", + -15.174049377441406 + ], + [ + "▁expectantly", + -15.174055099487305 + ], + [ + "▁श", + -15.174104690551758 + ], + [ + "▁Snowdonia", + -15.174173355102539 + ], + [ + "▁bitchy", + -15.174175262451172 + ], + [ + "▁Kailua", + -15.174203872680664 + ], + [ + "socio", + -15.174210548400879 + ], + [ + "▁proteasome", + -15.174237251281738 + ], + [ + "converting", + -15.17426586151123 + ], + [ + "▁tachy", + -15.174276351928711 + ], + [ + "ך", + -15.17431640625 + ], + [ + "▁advantageously", + -15.174332618713379 + ], + [ + "Nest", + -15.174334526062012 + ], + [ + "▁WHATSOEVER", + -15.174347877502441 + ], + [ + "▁Gae", + -15.174382209777832 + ], + [ + "▁Savo", + -15.174386978149414 + ], + [ + "▁CORN", + -15.174464225769043 + ], + [ + "▁ferociously", + -15.17446517944336 + ], + [ + "▁Biggie", + -15.174471855163574 + ], + [ + "▁HubPages", + -15.174479484558105 + ], + [ + "▁blanched", + -15.174525260925293 + ], + [ + "▁refuelling", + -15.174568176269531 + ], + [ + "CFT", + -15.174605369567871 + ], + [ + "ını", + -15.17463493347168 + ], + [ + "▁Annunciation", + -15.174636840820312 + ], + [ + "▁atherosclerotic", + -15.174665451049805 + ], + [ + "MISSION", + -15.174670219421387 + ], + [ + "▁Backstrom", + -15.174691200256348 + ], + [ + "▁Xiu", + -15.174735069274902 + ], + [ + "▁bund", + -15.174763679504395 + ], + [ + "▁plumbed", + -15.174790382385254 + ], + [ + "▁colluding", + -15.174795150756836 + ], + [ + "▁EIT", + -15.174798011779785 + ], + [ + "▁Dianna", + -15.174798965454102 + ], + [ + "▁Shelbyville", + -15.174834251403809 + ], + [ + "onnier", + -15.174842834472656 + ], + [ + "▁necrotic", + -15.174858093261719 + ], + [ + "▁Stimulate", + -15.174885749816895 + ], + [ + "▁Tioga", + -15.174917221069336 + ], + [ + "▁Seater", + -15.175000190734863 + ], + [ + "▁Gamal", + -15.175064086914062 + ], + [ + "collecting", + -15.175077438354492 + ], + [ + "▁Solace", + -15.175078392028809 + ], + [ + "▁McCutchen", + -15.175110816955566 + ], + [ + "ULU", + -15.175134658813477 + ], + [ + "▁Macaroni", + -15.1751708984375 + ], + [ + "▁Rescuers", + -15.175171852111816 + ], + [ + "▁Egerton", + -15.175249099731445 + ], + [ + "▁Khabib", + -15.175273895263672 + ], + [ + "▁Moulding", + -15.175281524658203 + ], + [ + "rny", + -15.175300598144531 + ], + [ + "▁Firenze", + -15.175309181213379 + ], + [ + "▁KAS", + -15.175311088562012 + ], + [ + "▁BOU", + -15.175314903259277 + ], + [ + "Direction", + -15.17531681060791 + ], + [ + "▁Sporty", + -15.17534065246582 + ], + [ + "▁Sasse", + -15.175345420837402 + ], + [ + "enforce", + -15.175360679626465 + ], + [ + "▁intraperitoneal", + -15.175370216369629 + ], + [ + "▁hallucinogenic", + -15.175373077392578 + ], + [ + "steve", + -15.175427436828613 + ], + [ + "▁utili", + -15.175435066223145 + ], + [ + "▁VFD", + -15.175444602966309 + ], + [ + "▁sagittal", + -15.175444602966309 + ], + [ + "▁Cré", + -15.175461769104004 + ], + [ + "▁postpaid", + -15.175477981567383 + ], + [ + "▁Vidyalaya", + -15.175493240356445 + ], + [ + "▁harried", + -15.175541877746582 + ], + [ + "▁Podge", + -15.17554759979248 + ], + [ + "Combine", + -15.17557144165039 + ], + [ + "▁predestined", + -15.17557144165039 + ], + [ + "▁Cabriolet", + -15.17560863494873 + ], + [ + "▁endear", + -15.17562198638916 + ], + [ + "Cleveland", + -15.175622940063477 + ], + [ + "▁Bratton", + -15.175633430480957 + ], + [ + "▁Societe", + -15.175638198852539 + ], + [ + "▁minifigure", + -15.175682067871094 + ], + [ + "▁gules", + -15.175700187683105 + ], + [ + "▁removalists", + -15.175704956054688 + ], + [ + "▁TBM", + -15.175708770751953 + ], + [ + "▁suprise", + -15.175713539123535 + ], + [ + "choke", + -15.175715446472168 + ], + [ + "▁Chivas", + -15.175727844238281 + ], + [ + "WWW", + -15.175734519958496 + ], + [ + "▁Fosse", + -15.17582893371582 + ], + [ + "▁steven", + -15.175888061523438 + ], + [ + "ergie", + -15.175893783569336 + ], + [ + "roj", + -15.175915718078613 + ], + [ + "▁Vergara", + -15.175960540771484 + ], + [ + "▁APPEAR", + -15.17601203918457 + ], + [ + "▁Saison", + -15.176016807556152 + ], + [ + "BSP", + -15.176023483276367 + ], + [ + "▁Flagg", + -15.176056861877441 + ], + [ + "▁Neph", + -15.176072120666504 + ], + [ + "▁Exposing", + -15.176074981689453 + ], + [ + "▁Venkat", + -15.176080703735352 + ], + [ + "conviction", + -15.176138877868652 + ], + [ + "▁Molson", + -15.176230430603027 + ], + [ + "TOC", + -15.176286697387695 + ], + [ + "▁Scaffolding", + -15.176288604736328 + ], + [ + "galactic", + -15.176307678222656 + ], + [ + "eschi", + -15.176342964172363 + ], + [ + "yala", + -15.176346778869629 + ], + [ + "ovani", + -15.17636489868164 + ], + [ + "▁Wawrinka", + -15.176382064819336 + ], + [ + "▁stewart", + -15.176408767700195 + ], + [ + "▁shakeup", + -15.176424980163574 + ], + [ + "▁LII", + -15.176432609558105 + ], + [ + "rezza", + -15.176454544067383 + ], + [ + "▁Kelleher", + -15.176462173461914 + ], + [ + "▁refuting", + -15.176467895507812 + ], + [ + "Period", + -15.17648696899414 + ], + [ + "▁Colonia", + -15.176517486572266 + ], + [ + "▁Süd", + -15.17654037475586 + ], + [ + "▁DELAY", + -15.17654800415039 + ], + [ + "▁ECL", + -15.176566123962402 + ], + [ + "▁MEDLINE", + -15.176612854003906 + ], + [ + "▁Gewinn", + -15.176660537719727 + ], + [ + "▁Douro", + -15.176666259765625 + ], + [ + "▁Karoo", + -15.176681518554688 + ], + [ + "▁MCB", + -15.176687240600586 + ], + [ + "ndash", + -15.176692962646484 + ], + [ + "pollution", + -15.176728248596191 + ], + [ + "▁Lublin", + -15.17673397064209 + ], + [ + "▁24×7", + -15.176769256591797 + ], + [ + "▁Foolish", + -15.176772117614746 + ], + [ + "▁chinos", + -15.176782608032227 + ], + [ + "▁Reflector", + -15.176806449890137 + ], + [ + "▁overcharged", + -15.17682933807373 + ], + [ + "BRC", + -15.176834106445312 + ], + [ + "Petro", + -15.176867485046387 + ], + [ + "▁Decepticon", + -15.176876068115234 + ], + [ + "▁Hyrule", + -15.176892280578613 + ], + [ + "DRIVE", + -15.176922798156738 + ], + [ + "▁Quantico", + -15.176931381225586 + ], + [ + "▁sociocultural", + -15.1769380569458 + ], + [ + "▁EBT", + -15.176963806152344 + ], + [ + "phospho", + -15.177007675170898 + ], + [ + "▁Terps", + -15.17701244354248 + ], + [ + "WIC", + -15.177128791809082 + ], + [ + "▁unionist", + -15.177163124084473 + ], + [ + "▁mistrial", + -15.177177429199219 + ], + [ + "▁Anadolu", + -15.177209854125977 + ], + [ + "ນ", + -15.177214622497559 + ], + [ + "▁Erle", + -15.177216529846191 + ], + [ + "▁Rawat", + -15.177216529846191 + ], + [ + "idou", + -15.177252769470215 + ], + [ + "▁lectern", + -15.177257537841797 + ], + [ + "▁henry", + -15.177261352539062 + ], + [ + "▁celebrex", + -15.177263259887695 + ], + [ + "CTU", + -15.177284240722656 + ], + [ + "▁TONY", + -15.177289009094238 + ], + [ + "▁Sozial", + -15.177302360534668 + ], + [ + "fries", + -15.177312850952148 + ], + [ + "▁Sylvania", + -15.17733383178711 + ], + [ + "▁lavished", + -15.177366256713867 + ], + [ + "▁Pinker", + -15.177370071411133 + ], + [ + "ина", + -15.17737102508545 + ], + [ + "▁proinflammatory", + -15.177412986755371 + ], + [ + "lume", + -15.177421569824219 + ], + [ + "▁TAU", + -15.177422523498535 + ], + [ + "▁linoleic", + -15.177449226379395 + ], + [ + "CCM", + -15.17746639251709 + ], + [ + "Odd", + -15.177506446838379 + ], + [ + "assembling", + -15.177579879760742 + ], + [ + "prong", + -15.177584648132324 + ], + [ + "▁Acclaimed", + -15.177611351013184 + ], + [ + "ası", + -15.17762279510498 + ], + [ + "▁bala", + -15.17762565612793 + ], + [ + "▁Liguria", + -15.177637100219727 + ], + [ + "▁Roby", + -15.177664756774902 + ], + [ + "▁Requesting", + -15.177668571472168 + ], + [ + "管", + -15.177674293518066 + ], + [ + "▁Greenlight", + -15.177688598632812 + ], + [ + "▁splayed", + -15.177724838256836 + ], + [ + "▁malted", + -15.177752494812012 + ], + [ + "Appliance", + -15.177759170532227 + ], + [ + "▁Horford", + -15.177767753601074 + ], + [ + "▁Dunford", + -15.177800178527832 + ], + [ + "HCI", + -15.17782211303711 + ], + [ + "Yahoo", + -15.177849769592285 + ], + [ + "▁Moat", + -15.177854537963867 + ], + [ + "▁RDC", + -15.177865028381348 + ], + [ + "▁WSO", + -15.177878379821777 + ], + [ + "оѕ", + -15.177915573120117 + ], + [ + "▁Gundy", + -15.177988052368164 + ], + [ + "▁Breslin", + -15.177995681762695 + ], + [ + "▁Containment", + -15.178054809570312 + ], + [ + "▁Ranieri", + -15.178085327148438 + ], + [ + "▁pestering", + -15.178094863891602 + ], + [ + "▁Rutter", + -15.178101539611816 + ], + [ + "▁rapeseed", + -15.178136825561523 + ], + [ + "▁Doral", + -15.178147315979004 + ], + [ + "▁proficiently", + -15.178236961364746 + ], + [ + "▁Recognising", + -15.178277015686035 + ], + [ + "▁Chanda", + -15.178296089172363 + ], + [ + "neglect", + -15.178308486938477 + ], + [ + "▁nanotube", + -15.178351402282715 + ], + [ + "lagi", + -15.178388595581055 + ], + [ + "translational", + -15.178437232971191 + ], + [ + "▁collet", + -15.178450584411621 + ], + [ + "ப்ப", + -15.178452491760254 + ], + [ + "▁NOOK", + -15.178510665893555 + ], + [ + "WHERE", + -15.178518295288086 + ], + [ + "▁Chawla", + -15.178523063659668 + ], + [ + "oxygenase", + -15.178544044494629 + ], + [ + "meteor", + -15.178544998168945 + ], + [ + "▁Visalia", + -15.178627014160156 + ], + [ + "▁Perugia", + -15.178632736206055 + ], + [ + "▁Purified", + -15.178651809692383 + ], + [ + "Democrat", + -15.178694725036621 + ], + [ + "▁Matched", + -15.178702354431152 + ], + [ + "▁deregulated", + -15.178723335266113 + ], + [ + "Kong", + -15.178744316101074 + ], + [ + "kale", + -15.17875862121582 + ], + [ + "EBA", + -15.178776741027832 + ], + [ + "▁Sculptor", + -15.178788185119629 + ], + [ + "homosexual", + -15.178793907165527 + ], + [ + "▁reheated", + -15.178874969482422 + ], + [ + "▁Phonics", + -15.178876876831055 + ], + [ + "▁Grinnell", + -15.178877830505371 + ], + [ + "▁blithely", + -15.178898811340332 + ], + [ + "chowski", + -15.178934097290039 + ], + [ + "▁Lapid", + -15.178959846496582 + ], + [ + "▁emporium", + -15.178980827331543 + ], + [ + "▁Cavill", + -15.179006576538086 + ], + [ + "▁Wonderfully", + -15.179056167602539 + ], + [ + "▁Jaisalmer", + -15.17907428741455 + ], + [ + "▁condor", + -15.179089546203613 + ], + [ + "▁entomologist", + -15.17909049987793 + ], + [ + "▁Adapting", + -15.17910099029541 + ], + [ + "▁Suzan", + -15.17911148071289 + ], + [ + "▁repackaged", + -15.179123878479004 + ], + [ + "EEG", + -15.179131507873535 + ], + [ + "▁ylang", + -15.179142951965332 + ], + [ + "MSN", + -15.179147720336914 + ], + [ + "▁Pasquale", + -15.179163932800293 + ], + [ + "▁Clemons", + -15.179170608520508 + ], + [ + "tripper", + -15.179176330566406 + ], + [ + "▁TWI", + -15.179183959960938 + ], + [ + "का", + -15.17919635772705 + ], + [ + "dopa", + -15.179247856140137 + ], + [ + "▁Bosque", + -15.179255485534668 + ], + [ + "▁ghosting", + -15.179296493530273 + ], + [ + "▁LME", + -15.179314613342285 + ], + [ + "Hannah", + -15.179359436035156 + ], + [ + "▁circuitous", + -15.179366111755371 + ], + [ + "▁EFA", + -15.179391860961914 + ], + [ + "▁CHAMP", + -15.179423332214355 + ], + [ + "ത", + -15.179424285888672 + ], + [ + "OPT", + -15.17943286895752 + ], + [ + "creativecommons", + -15.17944049835205 + ], + [ + "▁Legoland", + -15.179484367370605 + ], + [ + "▁Crossfire", + -15.179515838623047 + ], + [ + "nope", + -15.179519653320312 + ], + [ + "▁homogenized", + -15.179520606994629 + ], + [ + "▁bioenergy", + -15.17957592010498 + ], + [ + "gnoli", + -15.17961597442627 + ], + [ + "▁Loyd", + -15.179651260375977 + ], + [ + "عد", + -15.179656982421875 + ], + [ + "SMO", + -15.179672241210938 + ], + [ + "루", + -15.179680824279785 + ], + [ + "▁Harrisonburg", + -15.17979621887207 + ], + [ + "ativo", + -15.179802894592285 + ], + [ + "▁Brogan", + -15.1798095703125 + ], + [ + "uating", + -15.179818153381348 + ], + [ + "▁Accumulation", + -15.179872512817383 + ], + [ + "▁Oxen", + -15.17988109588623 + ], + [ + "▁radionuclide", + -15.179888725280762 + ], + [ + "ynne", + -15.179890632629395 + ], + [ + "▁shelve", + -15.179927825927734 + ], + [ + "限", + -15.179946899414062 + ], + [ + "▁Geophysics", + -15.17995548248291 + ], + [ + "▁Enchantment", + -15.180004119873047 + ], + [ + "▁OTG", + -15.180088996887207 + ], + [ + "▁DeLong", + -15.180132865905762 + ], + [ + "Tile", + -15.180140495300293 + ], + [ + "▁Abbi", + -15.180148124694824 + ], + [ + "▁LOO", + -15.180148124694824 + ], + [ + "▁garam", + -15.180167198181152 + ], + [ + "▁Bure", + -15.180171012878418 + ], + [ + "▁TODO", + -15.180171966552734 + ], + [ + "fling", + -15.180197715759277 + ], + [ + "▁Rowena", + -15.180201530456543 + ], + [ + "▁Resulting", + -15.1802339553833 + ], + [ + "Phenotype", + -15.180246353149414 + ], + [ + "▁lameness", + -15.180317878723145 + ], + [ + "▁ZDNet", + -15.180351257324219 + ], + [ + "ciano", + -15.180363655090332 + ], + [ + "▁centipede", + -15.180366516113281 + ], + [ + "▁superfast", + -15.180424690246582 + ], + [ + "응", + -15.18044662475586 + ], + [ + "▁Apostol", + -15.180447578430176 + ], + [ + "SOME", + -15.180477142333984 + ], + [ + "▁adenovirus", + -15.180486679077148 + ], + [ + "▁MOF", + -15.180493354797363 + ], + [ + "▁BALTIMORE", + -15.180495262145996 + ], + [ + "▁roadworks", + -15.180500984191895 + ], + [ + "κο", + -15.180519104003906 + ], + [ + "▁prelims", + -15.180535316467285 + ], + [ + "▁gesch", + -15.180573463439941 + ], + [ + "▁HOS", + -15.180578231811523 + ], + [ + "toast", + -15.180644035339355 + ], + [ + "过", + -15.180644989013672 + ], + [ + "▁schnell", + -15.180647850036621 + ], + [ + "▁Havelock", + -15.180662155151367 + ], + [ + "▁Surety", + -15.18067455291748 + ], + [ + "ха", + -15.180684089660645 + ], + [ + "чет", + -15.180688858032227 + ], + [ + "BIM", + -15.180697441101074 + ], + [ + "Selling", + -15.18076229095459 + ], + [ + "bpd", + -15.180778503417969 + ], + [ + "▁unhurried", + -15.180782318115234 + ], + [ + "▁Messing", + -15.1807861328125 + ], + [ + "bonding", + -15.180814743041992 + ], + [ + "▁Depreciation", + -15.180814743041992 + ], + [ + "Nord", + -15.180818557739258 + ], + [ + "▁Twill", + -15.180825233459473 + ], + [ + "JSC", + -15.18087387084961 + ], + [ + "▁Kempe", + -15.180887222290039 + ], + [ + "▁cetacean", + -15.180893898010254 + ], + [ + "▁Reconnect", + -15.180947303771973 + ], + [ + "▁plundering", + -15.180947303771973 + ], + [ + "▁Flannel", + -15.180976867675781 + ], + [ + "▁Cowichan", + -15.18100643157959 + ], + [ + "▁Catalytic", + -15.181009292602539 + ], + [ + "planetary", + -15.181048393249512 + ], + [ + "fencing", + -15.181053161621094 + ], + [ + "ική", + -15.181059837341309 + ], + [ + "▁Hereditary", + -15.181070327758789 + ], + [ + "vacuum", + -15.181072235107422 + ], + [ + "liberty", + -15.181082725524902 + ], + [ + "assay", + -15.181098937988281 + ], + [ + "▁colloid", + -15.181136131286621 + ], + [ + "▁drei", + -15.181138038635254 + ], + [ + "Supreme", + -15.181157112121582 + ], + [ + "MRO", + -15.181160926818848 + ], + [ + "▁Accountable", + -15.181215286254883 + ], + [ + "▁Subjective", + -15.181225776672363 + ], + [ + "▁institu", + -15.181267738342285 + ], + [ + "▁psalmist", + -15.181286811828613 + ], + [ + "▁æ", + -15.181291580200195 + ], + [ + "renal", + -15.1813383102417 + ], + [ + "ун", + -15.18134880065918 + ], + [ + "incorporated", + -15.18135929107666 + ], + [ + "▁TOPS", + -15.181387901306152 + ], + [ + "▁vier", + -15.181419372558594 + ], + [ + "코", + -15.181453704833984 + ], + [ + "▁Nitric", + -15.181480407714844 + ], + [ + "globin", + -15.181522369384766 + ], + [ + "khon", + -15.181536674499512 + ], + [ + "▁Sü", + -15.181591987609863 + ], + [ + "▁Shiffrin", + -15.181597709655762 + ], + [ + "▁subatomic", + -15.181619644165039 + ], + [ + "▁NICK", + -15.181632041931152 + ], + [ + "▁CVA", + -15.181642532348633 + ], + [ + "itou", + -15.181645393371582 + ], + [ + "▁gremlin", + -15.181743621826172 + ], + [ + "▁beanbag", + -15.181747436523438 + ], + [ + "▁winsome", + -15.181774139404297 + ], + [ + "▁CONTEST", + -15.181788444519043 + ], + [ + "▁boathouse", + -15.181791305541992 + ], + [ + "▁rectifying", + -15.181867599487305 + ], + [ + "▁Elyse", + -15.181878089904785 + ], + [ + "▁bioreactor", + -15.181885719299316 + ], + [ + "FMC", + -15.181920051574707 + ], + [ + "▁Midwives", + -15.181933403015137 + ], + [ + "▁Sinhalese", + -15.181950569152832 + ], + [ + "▁Handley", + -15.181985855102539 + ], + [ + "thiazol", + -15.182004928588867 + ], + [ + "▁Puddle", + -15.182035446166992 + ], + [ + "▁sebaceous", + -15.182061195373535 + ], + [ + "▁trois", + -15.182086944580078 + ], + [ + "▁CHAMPION", + -15.182119369506836 + ], + [ + "▁Vada", + -15.18213176727295 + ], + [ + "及び", + -15.182132720947266 + ], + [ + "▁Invesco", + -15.182133674621582 + ], + [ + "▁brining", + -15.182134628295898 + ], + [ + "ARG", + -15.182146072387695 + ], + [ + "▁Importing", + -15.182178497314453 + ], + [ + "▁breakeven", + -15.18217945098877 + ], + [ + "▁Bodywork", + -15.18231201171875 + ], + [ + "▁Mayberry", + -15.182316780090332 + ], + [ + "▁scald", + -15.182317733764648 + ], + [ + "▁abortive", + -15.182327270507812 + ], + [ + "▁Hollingsworth", + -15.182369232177734 + ], + [ + "tattoo", + -15.182372093200684 + ], + [ + "▁disobeying", + -15.182382583618164 + ], + [ + "▁luxuriant", + -15.182414054870605 + ], + [ + "▁Remuneration", + -15.182477951049805 + ], + [ + "mommy", + -15.182483673095703 + ], + [ + "Commander", + -15.18250846862793 + ], + [ + "▁Fieldhouse", + -15.182524681091309 + ], + [ + "▁Arda", + -15.182547569274902 + ], + [ + "▁bushland", + -15.182570457458496 + ], + [ + "humor", + -15.182613372802734 + ], + [ + "auke", + -15.182621955871582 + ], + [ + "향", + -15.182623863220215 + ], + [ + "gogo", + -15.182625770568848 + ], + [ + "NIST", + -15.182658195495605 + ], + [ + "▁fritter", + -15.182670593261719 + ], + [ + "▁CONFIRM", + -15.182686805725098 + ], + [ + "▁Fuqua", + -15.182701110839844 + ], + [ + "▁Airway", + -15.182703018188477 + ], + [ + "▁therapeutically", + -15.182708740234375 + ], + [ + "Thousand", + -15.182714462280273 + ], + [ + "Quiet", + -15.182718276977539 + ], + [ + "▁Nawa", + -15.182740211486816 + ], + [ + "▁CSB", + -15.182759284973145 + ], + [ + "▁Sophist", + -15.182794570922852 + ], + [ + "▁germane", + -15.182872772216797 + ], + [ + "▁stranding", + -15.182900428771973 + ], + [ + "▁Amelie", + -15.182941436767578 + ], + [ + "▁Fairmount", + -15.182968139648438 + ], + [ + "▁TCI", + -15.182978630065918 + ], + [ + "▁வ", + -15.183005332946777 + ], + [ + "▁Inadequate", + -15.183006286621094 + ], + [ + "nourished", + -15.183030128479004 + ], + [ + "▁aircrew", + -15.183072090148926 + ], + [ + "▁firebrand", + -15.183075904846191 + ], + [ + "Wholesale", + -15.183091163635254 + ], + [ + "▁Carmelite", + -15.183113098144531 + ], + [ + "▁Unfortunate", + -15.183119773864746 + ], + [ + "▁electrocuted", + -15.183150291442871 + ], + [ + "composition", + -15.183204650878906 + ], + [ + "经", + -15.183204650878906 + ], + [ + "ESTA", + -15.183207511901855 + ], + [ + "女", + -15.183221817016602 + ], + [ + "▁Counterfeit", + -15.183246612548828 + ], + [ + "▁Bolin", + -15.1832914352417 + ], + [ + "▁BlueStacks", + -15.183342933654785 + ], + [ + "Epic", + -15.183359146118164 + ], + [ + "▁Alanna", + -15.183365821838379 + ], + [ + "▁chickenpox", + -15.183404922485352 + ], + [ + "▁Specialising", + -15.183412551879883 + ], + [ + "▁Narasimha", + -15.183454513549805 + ], + [ + "▁seafaring", + -15.183455467224121 + ], + [ + "▁discretely", + -15.183465957641602 + ], + [ + "enary", + -15.183497428894043 + ], + [ + "Clare", + -15.183501243591309 + ], + [ + "ும்", + -15.183610916137695 + ], + [ + "▁cohesiveness", + -15.18363094329834 + ], + [ + "▁Pristine", + -15.183658599853516 + ], + [ + "poration", + -15.183663368225098 + ], + [ + "labeling", + -15.18372631072998 + ], + [ + "Joel", + -15.18377685546875 + ], + [ + "▁Eustace", + -15.183838844299316 + ], + [ + "▁telecommuting", + -15.18384075164795 + ], + [ + "▁merlin", + -15.1838960647583 + ], + [ + "▁Dermal", + -15.183904647827148 + ], + [ + "▁repudiated", + -15.183920860290527 + ], + [ + "▁CARDS", + -15.18392276763916 + ], + [ + "▁Jalapeno", + -15.183951377868652 + ], + [ + "▁Kulkarni", + -15.183951377868652 + ], + [ + "physically", + -15.183952331542969 + ], + [ + "▁Dionysus", + -15.183967590332031 + ], + [ + "▁phonograph", + -15.183977127075195 + ], + [ + "▁sarcophagus", + -15.18409538269043 + ], + [ + "▁Balder", + -15.184196472167969 + ], + [ + "▁acest", + -15.184198379516602 + ], + [ + "▁Angell", + -15.18420696258545 + ], + [ + "▁repudiation", + -15.184223175048828 + ], + [ + "SBC", + -15.184253692626953 + ], + [ + "▁moins", + -15.184253692626953 + ], + [ + "▁mineralized", + -15.184255599975586 + ], + [ + "▁syslog", + -15.184287071228027 + ], + [ + "▁Narragansett", + -15.184288024902344 + ], + [ + "▁mortem", + -15.18428897857666 + ], + [ + "▁droning", + -15.184335708618164 + ], + [ + "▁Smuggler", + -15.184351921081543 + ], + [ + "HACK", + -15.184381484985352 + ], + [ + "acyl", + -15.184405326843262 + ], + [ + "suspension", + -15.184431076049805 + ], + [ + "ंग", + -15.184463500976562 + ], + [ + "▁crazies", + -15.184514045715332 + ], + [ + "▁hieroglyphic", + -15.18454360961914 + ], + [ + "▁Scented", + -15.184544563293457 + ], + [ + "▁antiwar", + -15.184545516967773 + ], + [ + "▁Docu", + -15.184550285339355 + ], + [ + "▁Cunard", + -15.184577941894531 + ], + [ + "وع", + -15.18460464477539 + ], + [ + "▁Dictionaries", + -15.184624671936035 + ], + [ + "▁Frantz", + -15.184627532958984 + ], + [ + "▁trolled", + -15.184632301330566 + ], + [ + "▁uglier", + -15.184647560119629 + ], + [ + "▁scantily", + -15.184735298156738 + ], + [ + "▁Charismatic", + -15.184765815734863 + ], + [ + "▁Putlocker", + -15.18477725982666 + ], + [ + "▁handprint", + -15.18479061126709 + ], + [ + "Spam", + -15.184791564941406 + ], + [ + "▁Gloom", + -15.184812545776367 + ], + [ + "▁Vanishing", + -15.18482494354248 + ], + [ + "Catalog", + -15.184863090515137 + ], + [ + "▁Taiji", + -15.184880256652832 + ], + [ + "▁gooseneck", + -15.184884071350098 + ], + [ + "acquainted", + -15.18492317199707 + ], + [ + "▁gaffer", + -15.184941291809082 + ], + [ + "▁averting", + -15.184982299804688 + ], + [ + "Hab", + -15.184988021850586 + ], + [ + "▁SOLIDWORKS", + -15.184993743896484 + ], + [ + "asek", + -15.185017585754395 + ], + [ + "▁Semper", + -15.185029983520508 + ], + [ + "rqu", + -15.185038566589355 + ], + [ + "IDER", + -15.185039520263672 + ], + [ + "▁pretension", + -15.185050010681152 + ], + [ + "▁Obsessed", + -15.185073852539062 + ], + [ + "observation", + -15.185102462768555 + ], + [ + "▁Janesville", + -15.185144424438477 + ], + [ + "▁Hilt", + -15.185154914855957 + ], + [ + "▁SSDI", + -15.185192108154297 + ], + [ + "▁volunt", + -15.18520450592041 + ], + [ + "▁photoshopped", + -15.185247421264648 + ], + [ + "▁Stoddard", + -15.185266494750977 + ], + [ + "optera", + -15.185276985168457 + ], + [ + "▁impermeable", + -15.185295104980469 + ], + [ + "▁cytosolic", + -15.185367584228516 + ], + [ + "elho", + -15.185401916503906 + ], + [ + "▁wpc", + -15.185425758361816 + ], + [ + "▁Bunyan", + -15.185449600219727 + ], + [ + "▁Zazzle", + -15.185464859008789 + ], + [ + "▁quattro", + -15.185493469238281 + ], + [ + "▁Juicer", + -15.185494422912598 + ], + [ + "▁derisive", + -15.185538291931152 + ], + [ + "▁TPR", + -15.185567855834961 + ], + [ + "ự", + -15.185571670532227 + ], + [ + "DIRTY", + -15.185572624206543 + ], + [ + "Sofia", + -15.185577392578125 + ], + [ + "▁scowled", + -15.185586929321289 + ], + [ + "▁Adityanath", + -15.185606002807617 + ], + [ + "▁dropbox", + -15.185650825500488 + ], + [ + "▁Scanlon", + -15.185725212097168 + ], + [ + "▁MONSTER", + -15.185737609863281 + ], + [ + "▁MOORE", + -15.185782432556152 + ], + [ + "oooooooo", + -15.185789108276367 + ], + [ + "▁của", + -15.185844421386719 + ], + [ + "▁Enlist", + -15.185845375061035 + ], + [ + "▁geomagnetic", + -15.185917854309082 + ], + [ + "▁handcuff", + -15.185917854309082 + ], + [ + "▁tambourine", + -15.185940742492676 + ], + [ + "▁Croton", + -15.185949325561523 + ], + [ + "1877", + -15.185994148254395 + ], + [ + "imir", + -15.186025619506836 + ], + [ + "pyrrol", + -15.18606948852539 + ], + [ + "▁Laporte", + -15.18607234954834 + ], + [ + "ogna", + -15.186089515686035 + ], + [ + "▁Sanding", + -15.186101913452148 + ], + [ + "▁predate", + -15.186113357543945 + ], + [ + "brac", + -15.186151504516602 + ], + [ + "SCAN", + -15.186169624328613 + ], + [ + "▁Nucleus", + -15.186197280883789 + ], + [ + "▁Gev", + -15.186217308044434 + ], + [ + "▁Tyron", + -15.186241149902344 + ], + [ + "▁sclera", + -15.186247825622559 + ], + [ + "▁HUF", + -15.186250686645508 + ], + [ + "▁Cavanaugh", + -15.186328887939453 + ], + [ + "▁MUA", + -15.186354637145996 + ], + [ + "▁KOR", + -15.186356544494629 + ], + [ + "Doom", + -15.186360359191895 + ], + [ + "fj", + -15.18637466430664 + ], + [ + "▁mondo", + -15.186395645141602 + ], + [ + "creature", + -15.186399459838867 + ], + [ + "▁DTD", + -15.186406135559082 + ], + [ + "▁Cultivating", + -15.186455726623535 + ], + [ + "▁Kennett", + -15.186464309692383 + ], + [ + "특", + -15.186531066894531 + ], + [ + "្", + -15.186544418334961 + ], + [ + "enkamp", + -15.186590194702148 + ], + [ + "▁Fungal", + -15.186636924743652 + ], + [ + "khani", + -15.186649322509766 + ], + [ + "▁Mmmmm", + -15.186649322509766 + ], + [ + "▁Shameless", + -15.186660766601562 + ], + [ + "▁activites", + -15.186660766601562 + ], + [ + "Bishop", + -15.186663627624512 + ], + [ + "ова", + -15.186712265014648 + ], + [ + "▁400°", + -15.186712265014648 + ], + [ + "▁Sisson", + -15.186725616455078 + ], + [ + "▁Podium", + -15.186729431152344 + ], + [ + "▁cackle", + -15.186771392822266 + ], + [ + "▁Reconstructive", + -15.186789512634277 + ], + [ + "▁FOG", + -15.186797142028809 + ], + [ + "Ode", + -15.186829566955566 + ], + [ + "▁Bitte", + -15.186877250671387 + ], + [ + "▁preprint", + -15.186899185180664 + ], + [ + "▁Basso", + -15.186944007873535 + ], + [ + "但", + -15.186980247497559 + ], + [ + "Burning", + -15.186988830566406 + ], + [ + "▁porsche", + -15.187033653259277 + ], + [ + "SHIRE", + -15.187045097351074 + ], + [ + "▁microsatellite", + -15.187051773071289 + ], + [ + "▁Degas", + -15.18706226348877 + ], + [ + "▁Sarge", + -15.187065124511719 + ], + [ + "▁PIG", + -15.187077522277832 + ], + [ + "▁procreation", + -15.187082290649414 + ], + [ + "▁masterplan", + -15.187085151672363 + ], + [ + "AFL", + -15.187128067016602 + ], + [ + "▁GDDR", + -15.187131881713867 + ], + [ + "Survivor", + -15.187141418457031 + ], + [ + "adilla", + -15.187151908874512 + ], + [ + "yarder", + -15.187170028686523 + ], + [ + "▁intrauterine", + -15.187177658081055 + ], + [ + "▁Deze", + -15.187191009521484 + ], + [ + "▁Neur", + -15.187273025512695 + ], + [ + "▁Imperialism", + -15.187288284301758 + ], + [ + "▁RHI", + -15.187294960021973 + ], + [ + "▁crematorium", + -15.18730640411377 + ], + [ + "afir", + -15.1873140335083 + ], + [ + "▁MARIA", + -15.187328338623047 + ], + [ + "inositol", + -15.187329292297363 + ], + [ + "▁Downes", + -15.187355995178223 + ], + [ + "Dominic", + -15.187376022338867 + ], + [ + "Angela", + -15.18738079071045 + ], + [ + "▁magnanimous", + -15.187387466430664 + ], + [ + "▁guzzle", + -15.187389373779297 + ], + [ + "▁Mystique", + -15.18739128112793 + ], + [ + "▁Atlético", + -15.187402725219727 + ], + [ + "▁Hydr", + -15.187417984008789 + ], + [ + "▁Organisational", + -15.187435150146484 + ], + [ + "▁9600", + -15.187440872192383 + ], + [ + "▁Encouragement", + -15.187447547912598 + ], + [ + "▁UTS", + -15.18747615814209 + ], + [ + "▁pricy", + -15.187485694885254 + ], + [ + "▁chemotherapeutic", + -15.187505722045898 + ], + [ + "▁cour", + -15.187518119812012 + ], + [ + "▁funneling", + -15.18752670288086 + ], + [ + "uč", + -15.187540054321289 + ], + [ + "▁Nairn", + -15.187592506408691 + ], + [ + "▁Rehabil", + -15.187592506408691 + ], + [ + "▁underpowered", + -15.187596321105957 + ], + [ + "▁overabundance", + -15.187623977661133 + ], + [ + "cionado", + -15.187662124633789 + ], + [ + "▁PREMIER", + -15.187692642211914 + ], + [ + "▁WEP", + -15.187698364257812 + ], + [ + "▁relegate", + -15.18771743774414 + ], + [ + "▁condescension", + -15.187725067138672 + ], + [ + "bendazole", + -15.187773704528809 + ], + [ + "andMe", + -15.187774658203125 + ], + [ + "▁Misuse", + -15.187786102294922 + ], + [ + "ứ", + -15.187837600708008 + ], + [ + "▁TRT", + -15.187849998474121 + ], + [ + "▁PHARMA", + -15.187850952148438 + ], + [ + "Corner", + -15.18795108795166 + ], + [ + "▁burl", + -15.187971115112305 + ], + [ + "▁exaltation", + -15.188005447387695 + ], + [ + "▁demoralizing", + -15.1880464553833 + ], + [ + "▁Grig", + -15.188060760498047 + ], + [ + "curtain", + -15.188117980957031 + ], + [ + "▁Vladivostok", + -15.188143730163574 + ], + [ + "кон", + -15.1881685256958 + ], + [ + "▁Cannabidiol", + -15.188191413879395 + ], + [ + "▁dysregulation", + -15.18820858001709 + ], + [ + "▁방", + -15.188230514526367 + ], + [ + "▁Macromedia", + -15.188295364379883 + ], + [ + "ANDO", + -15.188315391540527 + ], + [ + "Leonard", + -15.188316345214844 + ], + [ + "▁Talc", + -15.188384056091309 + ], + [ + "tariff", + -15.188395500183105 + ], + [ + "▁Piri", + -15.188455581665039 + ], + [ + "analyst", + -15.188469886779785 + ], + [ + "▁papillomavirus", + -15.188497543334961 + ], + [ + "▁Gmina", + -15.188532829284668 + ], + [ + "▁sterol", + -15.188612937927246 + ], + [ + "▁Annenberg", + -15.188616752624512 + ], + [ + "▁CORRESPONDENT", + -15.188706398010254 + ], + [ + "▁Hodeida", + -15.188724517822266 + ], + [ + "▁Rimini", + -15.188752174377441 + ], + [ + "▁Inherent", + -15.188758850097656 + ], + [ + "▁Rolfe", + -15.18877124786377 + ], + [ + "lumen", + -15.188783645629883 + ], + [ + "▁Abdur", + -15.188789367675781 + ], + [ + "cursion", + -15.188796043395996 + ], + [ + "▁Anthropocene", + -15.188804626464844 + ], + [ + "yaku", + -15.188820838928223 + ], + [ + "positioning", + -15.188836097717285 + ], + [ + "रे", + -15.18883991241455 + ], + [ + "1869", + -15.188846588134766 + ], + [ + "▁Ancelotti", + -15.188851356506348 + ], + [ + "zeni", + -15.18887996673584 + ], + [ + "▁Piracy", + -15.18892765045166 + ], + [ + "ittle", + -15.188952445983887 + ], + [ + "▁telnet", + -15.188953399658203 + ], + [ + "Plot", + -15.18896198272705 + ], + [ + "▁Broussard", + -15.18896484375 + ], + [ + "▁Ammonia", + -15.188983917236328 + ], + [ + "Listing", + -15.189000129699707 + ], + [ + "▁ghostwriting", + -15.189010620117188 + ], + [ + "dunk", + -15.189014434814453 + ], + [ + "MHS", + -15.189020156860352 + ], + [ + "▁£49", + -15.189037322998047 + ], + [ + "ilion", + -15.189055442810059 + ], + [ + "▁secund", + -15.189067840576172 + ], + [ + "လ", + -15.18907642364502 + ], + [ + "▁wih", + -15.189098358154297 + ], + [ + "▁verdad", + -15.189148902893066 + ], + [ + "ipple", + -15.18917179107666 + ], + [ + "Bradley", + -15.189181327819824 + ], + [ + "▁Akhilesh", + -15.189248085021973 + ], + [ + "ubel", + -15.189268112182617 + ], + [ + "▁Britta", + -15.189271926879883 + ], + [ + "ந்த", + -15.18928337097168 + ], + [ + "▁genuineness", + -15.189300537109375 + ], + [ + "▁immunohistochemical", + -15.189318656921387 + ], + [ + "▁rewiring", + -15.189322471618652 + ], + [ + "▁WSB", + -15.189348220825195 + ], + [ + "▁Settling", + -15.189350128173828 + ], + [ + "▁Synchronize", + -15.189352989196777 + ], + [ + "▁yadda", + -15.189391136169434 + ], + [ + "▁Heroku", + -15.1893949508667 + ], + [ + "▁LAU", + -15.189425468444824 + ], + [ + "▁euph", + -15.189427375793457 + ], + [ + "shish", + -15.18945026397705 + ], + [ + "▁multilayered", + -15.189455032348633 + ], + [ + "▁convener", + -15.18945598602295 + ], + [ + "▁Dreamcloud", + -15.189476013183594 + ], + [ + "▁Willson", + -15.189477920532227 + ], + [ + "ähr", + -15.18949031829834 + ], + [ + "PNG", + -15.189507484436035 + ], + [ + "▁Hefner", + -15.189533233642578 + ], + [ + "ερ", + -15.189538955688477 + ], + [ + "▁Amour", + -15.189543724060059 + ], + [ + "▁Escher", + -15.189545631408691 + ], + [ + "MPC", + -15.189558982849121 + ], + [ + "▁dunking", + -15.189567565917969 + ], + [ + "▁emancipated", + -15.189574241638184 + ], + [ + "ventilated", + -15.1895751953125 + ], + [ + "еж", + -15.189576148986816 + ], + [ + "▁Forerunner", + -15.189586639404297 + ], + [ + "▁Rolando", + -15.189591407775879 + ], + [ + "▁neater", + -15.189593315124512 + ], + [ + "▁Musculoskeletal", + -15.18960952758789 + ], + [ + "cipher", + -15.189631462097168 + ], + [ + "▁sulph", + -15.189655303955078 + ], + [ + "▁Smokies", + -15.18966007232666 + ], + [ + "▁McClintock", + -15.189738273620605 + ], + [ + "hoof", + -15.189789772033691 + ], + [ + "psychotic", + -15.1898193359375 + ], + [ + "Jerusalem", + -15.189863204956055 + ], + [ + "▁vestige", + -15.189878463745117 + ], + [ + "▁borderless", + -15.18989372253418 + ], + [ + "BLUE", + -15.189896583557129 + ], + [ + "▁Crossrail", + -15.189931869506836 + ], + [ + "▁kappa", + -15.189940452575684 + ], + [ + "周", + -15.189947128295898 + ], + [ + "▁Hepsia", + -15.189950942993164 + ], + [ + "第二", + -15.189970016479492 + ], + [ + "▁elitism", + -15.189980506896973 + ], + [ + "▁Incremental", + -15.189981460571289 + ], + [ + "▁Solemn", + -15.189987182617188 + ], + [ + "▁Bohn", + -15.189993858337402 + ], + [ + "▁biryani", + -15.189997673034668 + ], + [ + "shwar", + -15.1900053024292 + ], + [ + "▁UDF", + -15.190011978149414 + ], + [ + "▁Pecos", + -15.190040588378906 + ], + [ + "▁HBA", + -15.190047264099121 + ], + [ + "▁glaringly", + -15.190059661865234 + ], + [ + "▁inputted", + -15.1900634765625 + ], + [ + "VERT", + -15.190088272094727 + ], + [ + "encoding", + -15.190095901489258 + ], + [ + "▁알", + -15.19013500213623 + ], + [ + "▁addressee", + -15.19014835357666 + ], + [ + "▁Snowdon", + -15.190200805664062 + ], + [ + "▁inaccurately", + -15.190213203430176 + ], + [ + "Silence", + -15.190221786499023 + ], + [ + "▁pelican", + -15.190221786499023 + ], + [ + "▁Slang", + -15.190225601196289 + ], + [ + "▁Flavia", + -15.190232276916504 + ], + [ + "Protection", + -15.190240859985352 + ], + [ + "guzzling", + -15.190258026123047 + ], + [ + "▁Logically", + -15.19027328491211 + ], + [ + "▁Quel", + -15.190284729003906 + ], + [ + "▁dyad", + -15.190303802490234 + ], + [ + "▁enduro", + -15.190320014953613 + ], + [ + "▁leon", + -15.190351486206055 + ], + [ + "havn", + -15.190361976623535 + ], + [ + "▁Pisco", + -15.190366744995117 + ], + [ + "FIS", + -15.190473556518555 + ], + [ + "spotted", + -15.190485000610352 + ], + [ + "▁sweatshop", + -15.19049072265625 + ], + [ + "▁Metabol", + -15.190557479858398 + ], + [ + "obli", + -15.190568923950195 + ], + [ + "▁Gainsborough", + -15.190571784973145 + ], + [ + "▁candlelit", + -15.190653800964355 + ], + [ + "có", + -15.190655708312988 + ], + [ + "▁Agios", + -15.190682411193848 + ], + [ + "ayana", + -15.190725326538086 + ], + [ + "fani", + -15.1907377243042 + ], + [ + "▁HEATED", + -15.190749168395996 + ], + [ + "▁Corbusier", + -15.190753936767578 + ], + [ + "▁Cabral", + -15.190802574157715 + ], + [ + "▁Rosin", + -15.190844535827637 + ], + [ + "newspaper", + -15.190860748291016 + ], + [ + "▁marsupial", + -15.190898895263672 + ], + [ + "gazing", + -15.190900802612305 + ], + [ + "XII", + -15.190911293029785 + ], + [ + "designing", + -15.190935134887695 + ], + [ + "▁Brolin", + -15.190937042236328 + ], + [ + "▁castigate", + -15.190960884094238 + ], + [ + "▁Minoan", + -15.190984725952148 + ], + [ + "Tiffany", + -15.19098949432373 + ], + [ + "▁Bouch", + -15.190999031066895 + ], + [ + "▁Spritz", + -15.191008567810059 + ], + [ + "opoulou", + -15.19101619720459 + ], + [ + "▁embellishing", + -15.191041946411133 + ], + [ + "Este", + -15.191054344177246 + ], + [ + "▁transcontinental", + -15.191091537475586 + ], + [ + "solicit", + -15.191095352172852 + ], + [ + "▁bellowed", + -15.191121101379395 + ], + [ + "▁Garcetti", + -15.191125869750977 + ], + [ + "▁Vicodin", + -15.191142082214355 + ], + [ + "▁jealously", + -15.19115924835205 + ], + [ + "▁Triassic", + -15.191190719604492 + ], + [ + "▁Shwe", + -15.191215515136719 + ], + [ + "scholarship", + -15.191329956054688 + ], + [ + "▁heralding", + -15.191329956054688 + ], + [ + "Aryan", + -15.191335678100586 + ], + [ + "▁tensioner", + -15.191341400146484 + ], + [ + "urdy", + -15.191394805908203 + ], + [ + "▁Scored", + -15.191404342651367 + ], + [ + "PLEASE", + -15.191449165344238 + ], + [ + "▁OAKLAND", + -15.191469192504883 + ], + [ + "IATION", + -15.191493034362793 + ], + [ + "▁Lissa", + -15.191499710083008 + ], + [ + "▁Summoned", + -15.191546440124512 + ], + [ + "▁rootkit", + -15.19157600402832 + ], + [ + "▁Comprised", + -15.191625595092773 + ], + [ + "▁Severin", + -15.191650390625 + ], + [ + "▁Nicolai", + -15.19166374206543 + ], + [ + "▁Chillicothe", + -15.191706657409668 + ], + [ + "그", + -15.191784858703613 + ], + [ + "moved", + -15.191818237304688 + ], + [ + "schneider", + -15.191853523254395 + ], + [ + "▁Organo", + -15.191862106323242 + ], + [ + "▁Kinase", + -15.191869735717773 + ], + [ + "parate", + -15.19191837310791 + ], + [ + "▁extradite", + -15.191963195800781 + ], + [ + "▁Lauryn", + -15.191986083984375 + ], + [ + "aidh", + -15.192021369934082 + ], + [ + "▁Bundestag", + -15.192024230957031 + ], + [ + "▁Ambrosi", + -15.192025184631348 + ], + [ + "▁smallmouth", + -15.192034721374512 + ], + [ + "▁Curia", + -15.192099571228027 + ], + [ + "departure", + -15.192138671875 + ], + [ + "류", + -15.192143440246582 + ], + [ + "▁Frieda", + -15.192159652709961 + ], + [ + "▁Dagenham", + -15.192161560058594 + ], + [ + "FDC", + -15.192209243774414 + ], + [ + "▁gizmo", + -15.19227123260498 + ], + [ + "PML", + -15.192272186279297 + ], + [ + "▁Liaoning", + -15.19228744506836 + ], + [ + "▁Sloth", + -15.192347526550293 + ], + [ + "▁Tommie", + -15.192358016967773 + ], + [ + "▁thermoelectric", + -15.192378044128418 + ], + [ + "sequencing", + -15.19237995147705 + ], + [ + "▁Ángel", + -15.192387580871582 + ], + [ + "ISED", + -15.192400932312012 + ], + [ + "▁Mesopotamian", + -15.192414283752441 + ], + [ + "Abdu", + -15.192423820495605 + ], + [ + "▁AVENUE", + -15.192434310913086 + ], + [ + "Ukrainian", + -15.192447662353516 + ], + [ + "▁malformation", + -15.19245719909668 + ], + [ + "phel", + -15.192475318908691 + ], + [ + "▁Tyndall", + -15.192481994628906 + ], + [ + "▁officinalis", + -15.192482948303223 + ], + [ + "Quarter", + -15.192488670349121 + ], + [ + "▁brogue", + -15.192511558532715 + ], + [ + "▁Unesco", + -15.192513465881348 + ], + [ + "▁ANCHOR", + -15.192522048950195 + ], + [ + "abine", + -15.192524909973145 + ], + [ + "▁Raglan", + -15.192524909973145 + ], + [ + "ǎ", + -15.19257926940918 + ], + [ + "▁Levo", + -15.192584037780762 + ], + [ + "▁Juju", + -15.192630767822266 + ], + [ + "▁Goldschmidt", + -15.192657470703125 + ], + [ + "▁cerebrovascular", + -15.192676544189453 + ], + [ + "▁Altrincham", + -15.192692756652832 + ], + [ + "▁Revenant", + -15.192708969116211 + ], + [ + "▁Taupo", + -15.192740440368652 + ], + [ + "▁LTA", + -15.192795753479004 + ], + [ + "Ц", + -15.192815780639648 + ], + [ + "▁XLS", + -15.192841529846191 + ], + [ + "▁Rommel", + -15.192850112915039 + ], + [ + "▁Puerta", + -15.192869186401367 + ], + [ + "hamstring", + -15.19288158416748 + ], + [ + "▁gasification", + -15.192889213562012 + ], + [ + "elevation", + -15.192943572998047 + ], + [ + "▁drizzling", + -15.192951202392578 + ], + [ + "▁sonically", + -15.192987442016602 + ], + [ + "▁stickler", + -15.192995071411133 + ], + [ + "▁Fogarty", + -15.19306755065918 + ], + [ + "▁scree", + -15.19310474395752 + ], + [ + "▁Postgres", + -15.193109512329102 + ], + [ + "▁XSLT", + -15.193111419677734 + ], + [ + "▁unearthing", + -15.193181037902832 + ], + [ + "▁daub", + -15.193201065063477 + ], + [ + "▁vibrantly", + -15.193221092224121 + ], + [ + "▁Nicolás", + -15.193229675292969 + ], + [ + "Attorney", + -15.19324016571045 + ], + [ + "▁Confetti", + -15.193242073059082 + ], + [ + "COE", + -15.193276405334473 + ], + [ + "▁Diazepam", + -15.193292617797852 + ], + [ + "▁Exemplary", + -15.19331169128418 + ], + [ + "▁Celina", + -15.193347930908203 + ], + [ + "▁BOTOX", + -15.193357467651367 + ], + [ + "rigue", + -15.193370819091797 + ], + [ + "úl", + -15.193460464477539 + ], + [ + "▁Wofford", + -15.193476676940918 + ], + [ + "monial", + -15.19348430633545 + ], + [ + "▁Audiology", + -15.19349193572998 + ], + [ + "▁Kunden", + -15.193506240844727 + ], + [ + "▁Bodie", + -15.193536758422852 + ], + [ + "▁Naam", + -15.193552017211914 + ], + [ + "▁Tensor", + -15.193649291992188 + ], + [ + "▁Auster", + -15.193689346313477 + ], + [ + "▁ineffable", + -15.193716049194336 + ], + [ + "flexion", + -15.193730354309082 + ], + [ + "引", + -15.193757057189941 + ], + [ + "sustainability", + -15.19375991821289 + ], + [ + "▁Niu", + -15.193770408630371 + ], + [ + "▁Utopian", + -15.193784713745117 + ], + [ + "▁anachronism", + -15.193808555603027 + ], + [ + "▁Faisalabad", + -15.193814277648926 + ], + [ + "▁Thalia", + -15.193838119506836 + ], + [ + "IOR", + -15.193878173828125 + ], + [ + "▁saudi", + -15.193887710571289 + ], + [ + "▁reflexively", + -15.193906784057617 + ], + [ + "▁sparklers", + -15.193912506103516 + ], + [ + "▁LIMITATIONS", + -15.193921089172363 + ], + [ + "ક", + -15.193970680236816 + ], + [ + "▁Jetpack", + -15.193982124328613 + ], + [ + "▁Shredded", + -15.19400691986084 + ], + [ + "▁Bodily", + -15.1940336227417 + ], + [ + "▁pneumococcal", + -15.194051742553711 + ], + [ + "temporarily", + -15.194100379943848 + ], + [ + "▁racecar", + -15.194135665893555 + ], + [ + "admittedly", + -15.194173812866211 + ], + [ + "pyrimidin", + -15.19418716430664 + ], + [ + "▁Perot", + -15.19418716430664 + ], + [ + "▁Agustin", + -15.19420337677002 + ], + [ + "orphan", + -15.194221496582031 + ], + [ + "▁broiled", + -15.194222450256348 + ], + [ + "▁hypnotist", + -15.194232940673828 + ], + [ + "▁CWC", + -15.19426441192627 + ], + [ + "SPEED", + -15.194268226623535 + ], + [ + "flexibility", + -15.194278717041016 + ], + [ + "▁Tsinghua", + -15.194311141967773 + ], + [ + "▁Sarma", + -15.194328308105469 + ], + [ + "▁Psychoanalysis", + -15.194336891174316 + ], + [ + "▁Seaford", + -15.194366455078125 + ], + [ + "▁DraftKings", + -15.194371223449707 + ], + [ + "PEI", + -15.194384574890137 + ], + [ + "TDC", + -15.194408416748047 + ], + [ + "thomas", + -15.194415092468262 + ], + [ + "▁parishioner", + -15.194435119628906 + ], + [ + "▁rediscovery", + -15.194456100463867 + ], + [ + "▁Kuna", + -15.194472312927246 + ], + [ + "Christine", + -15.194507598876953 + ], + [ + "SSU", + -15.19451904296875 + ], + [ + "▁praiseworthy", + -15.19452953338623 + ], + [ + "▁Celeron", + -15.194541931152344 + ], + [ + "▁gallantry", + -15.194546699523926 + ], + [ + "▁Beggar", + -15.194585800170898 + ], + [ + "▁друг", + -15.194585800170898 + ], + [ + "▁Firehouse", + -15.194598197937012 + ], + [ + "▁avodart", + -15.194619178771973 + ], + [ + "▁feint", + -15.194631576538086 + ], + [ + "simplify", + -15.194633483886719 + ], + [ + "Sunshine", + -15.19465446472168 + ], + [ + "θε", + -15.194676399230957 + ], + [ + "λα", + -15.194689750671387 + ], + [ + "▁reveling", + -15.194706916809082 + ], + [ + "ocyst", + -15.194727897644043 + ], + [ + "TLD", + -15.194747924804688 + ], + [ + "▁Tangle", + -15.194761276245117 + ], + [ + "▁rast", + -15.194792747497559 + ], + [ + "▁stella", + -15.194809913635254 + ], + [ + "▁cavitation", + -15.194878578186035 + ], + [ + "▁Fireside", + -15.194879531860352 + ], + [ + "▁kooky", + -15.1948881149292 + ], + [ + "▁itemize", + -15.194914817810059 + ], + [ + "▁pineal", + -15.19493293762207 + ], + [ + "▁Piaget", + -15.194951057434082 + ], + [ + "▁Boateng", + -15.19495677947998 + ], + [ + "▁Saltwater", + -15.194960594177246 + ], + [ + "▁photoelectric", + -15.195011138916016 + ], + [ + "▁Variance", + -15.195013999938965 + ], + [ + "▁Malick", + -15.195023536682129 + ], + [ + "koop", + -15.195024490356445 + ], + [ + "nomination", + -15.19503116607666 + ], + [ + "PIT", + -15.195050239562988 + ], + [ + "florida", + -15.195053100585938 + ], + [ + "▁unravelling", + -15.195056915283203 + ], + [ + "▁imploring", + -15.195072174072266 + ], + [ + "▁PSTN", + -15.195079803466797 + ], + [ + "▁TEHRAN", + -15.195088386535645 + ], + [ + "▁excommunicated", + -15.195201873779297 + ], + [ + "▁oppositional", + -15.195222854614258 + ], + [ + "▁Bochy", + -15.195255279541016 + ], + [ + "▁sloop", + -15.195303916931152 + ], + [ + "▁canapés", + -15.195363998413086 + ], + [ + "FAB", + -15.195365905761719 + ], + [ + "Alive", + -15.195367813110352 + ], + [ + "▁RHEL", + -15.195367813110352 + ], + [ + "▁FLIR", + -15.195377349853516 + ], + [ + "▁kaya", + -15.195402145385742 + ], + [ + "Daughter", + -15.195432662963867 + ], + [ + "▁abductor", + -15.195432662963867 + ], + [ + "▁Ferg", + -15.195534706115723 + ], + [ + "▁zealot", + -15.195550918579102 + ], + [ + "beli", + -15.195561408996582 + ], + [ + "▁Buffon", + -15.195603370666504 + ], + [ + "▁estoppel", + -15.19564151763916 + ], + [ + "guidance", + -15.195687294006348 + ], + [ + "▁slutty", + -15.195687294006348 + ], + [ + "▁inconvenienced", + -15.195706367492676 + ], + [ + "▁LABOR", + -15.195728302001953 + ], + [ + "▁SRK", + -15.195751190185547 + ], + [ + "▁Stockman", + -15.195757865905762 + ], + [ + "exciting", + -15.195792198181152 + ], + [ + "▁Physic", + -15.195805549621582 + ], + [ + "Raid", + -15.195806503295898 + ], + [ + "Lawyer", + -15.195809364318848 + ], + [ + "▁Adoration", + -15.195838928222656 + ], + [ + "unsubscribe", + -15.195843696594238 + ], + [ + "▁SEER", + -15.1959228515625 + ], + [ + "▁greenway", + -15.195958137512207 + ], + [ + "▁munchies", + -15.196049690246582 + ], + [ + "온", + -15.196126937866211 + ], + [ + "VQ", + -15.196146965026855 + ], + [ + "▁lingual", + -15.196165084838867 + ], + [ + "appen", + -15.196186065673828 + ], + [ + "▁Sizzling", + -15.19619083404541 + ], + [ + "▁Stanhope", + -15.196208953857422 + ], + [ + "▁GHC", + -15.196288108825684 + ], + [ + "Shore", + -15.196333885192871 + ], + [ + "▁imitators", + -15.196386337280273 + ], + [ + "liberation", + -15.196419715881348 + ], + [ + "tomies", + -15.196512222290039 + ], + [ + "▁Sofitel", + -15.196516036987305 + ], + [ + "▁Kosova", + -15.196619987487793 + ], + [ + "▁Zeal", + -15.196642875671387 + ], + [ + "▁Warmth", + -15.196660041809082 + ], + [ + "cobalamin", + -15.196755409240723 + ], + [ + "ồ", + -15.196791648864746 + ], + [ + "▁Viaduct", + -15.196842193603516 + ], + [ + "▁Torrington", + -15.196864128112793 + ], + [ + "▁frictional", + -15.196864128112793 + ], + [ + "▁Aswan", + -15.196866035461426 + ], + [ + "▁SIGNED", + -15.196870803833008 + ], + [ + "▁plied", + -15.196884155273438 + ], + [ + "▁Arabella", + -15.19691276550293 + ], + [ + "уб", + -15.196943283081055 + ], + [ + "▁carjacking", + -15.19697380065918 + ], + [ + "▁Marital", + -15.196978569030762 + ], + [ + "amoxicillin", + -15.19698715209961 + ], + [ + "▁Amplify", + -15.19699764251709 + ], + [ + "▁birmingham", + -15.19701862335205 + ], + [ + "▁RYAN", + -15.197044372558594 + ], + [ + "granted", + -15.19704818725586 + ], + [ + "▁Tiled", + -15.197060585021973 + ], + [ + "▁Mastiff", + -15.197087287902832 + ], + [ + "▁APPLICATIONS", + -15.197090148925781 + ], + [ + "▁Zaid", + -15.197093963623047 + ], + [ + "▁Kimono", + -15.197111129760742 + ], + [ + "perfection", + -15.197123527526855 + ], + [ + "▁Searchlight", + -15.197141647338867 + ], + [ + "▁Veal", + -15.19716739654541 + ], + [ + "овые", + -15.197175979614258 + ], + [ + "▁NSU", + -15.197226524353027 + ], + [ + "▁banyak", + -15.197257995605469 + ], + [ + "▁Waitangi", + -15.197272300720215 + ], + [ + "▁abovementioned", + -15.197285652160645 + ], + [ + "▁criminalization", + -15.197298049926758 + ], + [ + "▁Intrusion", + -15.197320938110352 + ], + [ + "▁VCC", + -15.197358131408691 + ], + [ + "▁ERM", + -15.197372436523438 + ], + [ + "▁BIGGEST", + -15.19742488861084 + ], + [ + "OPP", + -15.197443008422852 + ], + [ + "▁Roebuck", + -15.19746208190918 + ], + [ + "▁Pagano", + -15.197464942932129 + ], + [ + "▁bouldering", + -15.197470664978027 + ], + [ + "▁NTA", + -15.197503089904785 + ], + [ + "FPA", + -15.197504043579102 + ], + [ + "▁Giggs", + -15.197532653808594 + ], + [ + "gesellschaft", + -15.197552680969238 + ], + [ + "mule", + -15.197561264038086 + ], + [ + "▁airgun", + -15.197591781616211 + ], + [ + "▁VICTORIA", + -15.197598457336426 + ], + [ + "▁Domenic", + -15.197601318359375 + ], + [ + "▁trypsin", + -15.197620391845703 + ], + [ + "goodness", + -15.197662353515625 + ], + [ + "scooter", + -15.197675704956055 + ], + [ + "greasy", + -15.197693824768066 + ], + [ + "▁Snooker", + -15.197807312011719 + ], + [ + "▁interfacial", + -15.197851181030273 + ], + [ + "▁woodsy", + -15.197854995727539 + ], + [ + "▁Northgate", + -15.197871208190918 + ], + [ + "▁Vlog", + -15.197881698608398 + ], + [ + "▁Beanstalk", + -15.19792366027832 + ], + [ + "▁crusted", + -15.197933197021484 + ], + [ + "▁directorship", + -15.197953224182129 + ], + [ + "😂", + -15.197981834411621 + ], + [ + "▁SRL", + -15.197994232177734 + ], + [ + "determine", + -15.19800853729248 + ], + [ + "boutique", + -15.198026657104492 + ], + [ + "▁Sherbrooke", + -15.198031425476074 + ], + [ + "sumptive", + -15.198038101196289 + ], + [ + "▁metastasize", + -15.198049545288086 + ], + [ + "USTER", + -15.198064804077148 + ], + [ + "▁Lusk", + -15.198092460632324 + ], + [ + "▁Forecasters", + -15.198114395141602 + ], + [ + "▁SCALE", + -15.198124885559082 + ], + [ + "ération", + -15.198135375976562 + ], + [ + "ibili", + -15.198144912719727 + ], + [ + "Plain", + -15.198182106018066 + ], + [ + "▁marginalize", + -15.19819164276123 + ], + [ + "▁Ryman", + -15.198209762573242 + ], + [ + "▁highbrow", + -15.198271751403809 + ], + [ + "▁Yona", + -15.198274612426758 + ], + [ + "▁Rix", + -15.198308944702148 + ], + [ + "▁pelted", + -15.198323249816895 + ], + [ + "seeding", + -15.19837474822998 + ], + [ + "▁Shawna", + -15.19838809967041 + ], + [ + "▁Olsson", + -15.198392868041992 + ], + [ + "▁Dispose", + -15.198420524597168 + ], + [ + "▁JPM", + -15.198433876037598 + ], + [ + "▁AERO", + -15.198437690734863 + ], + [ + "▁Drudge", + -15.198453903198242 + ], + [ + "▁PDVSA", + -15.198465347290039 + ], + [ + "▁instantiated", + -15.198468208312988 + ], + [ + "▁Branford", + -15.19847297668457 + ], + [ + "▁napped", + -15.198497772216797 + ], + [ + "Agile", + -15.198502540588379 + ], + [ + "▁cleaver", + -15.19852352142334 + ], + [ + "번", + -15.198530197143555 + ], + [ + "DST", + -15.198533058166504 + ], + [ + "▁shaven", + -15.198545455932617 + ], + [ + "BMP", + -15.1985502243042 + ], + [ + "▁Hellfire", + -15.198552131652832 + ], + [ + "accessibility", + -15.198637008666992 + ], + [ + "▁Frankincense", + -15.19869327545166 + ], + [ + "bajo", + -15.198701858520508 + ], + [ + "▁Aslam", + -15.198724746704102 + ], + [ + "▁Ballerina", + -15.19876480102539 + ], + [ + "▁infuriate", + -15.198772430419922 + ], + [ + "▁Glori", + -15.198782920837402 + ], + [ + "▁Kapu", + -15.198786735534668 + ], + [ + "▁RSU", + -15.198789596557617 + ], + [ + "▁subsp", + -15.198797225952148 + ], + [ + "duplicate", + -15.198820114135742 + ], + [ + "Election", + -15.198837280273438 + ], + [ + "▁pyruvate", + -15.198853492736816 + ], + [ + "atik", + -15.198860168457031 + ], + [ + "▁bifocal", + -15.198868751525879 + ], + [ + "▁InSight", + -15.198883056640625 + ], + [ + "▁CXCR", + -15.198904991149902 + ], + [ + "▁Jeon", + -15.198923110961914 + ], + [ + "▁wheeze", + -15.198938369750977 + ], + [ + "▁ubi", + -15.19897174835205 + ], + [ + "▁lymphocytic", + -15.198973655700684 + ], + [ + "▁Galore", + -15.19897747039795 + ], + [ + "▁WRT", + -15.198986053466797 + ], + [ + "▁MURDER", + -15.199021339416504 + ], + [ + "▁scallion", + -15.199042320251465 + ], + [ + "▁Stamkos", + -15.19911003112793 + ], + [ + "▁Loreto", + -15.199180603027344 + ], + [ + "▁Craw", + -15.199197769165039 + ], + [ + "AWAY", + -15.199204444885254 + ], + [ + "▁abdication", + -15.19920539855957 + ], + [ + "▁Transmit", + -15.199214935302734 + ], + [ + "▁NRT", + -15.199236869812012 + ], + [ + "Unity", + -15.199297904968262 + ], + [ + "▁McLachlan", + -15.199311256408691 + ], + [ + "▁medico", + -15.199336051940918 + ], + [ + "▁SURF", + -15.199339866638184 + ], + [ + "▁Faf", + -15.199376106262207 + ], + [ + "Arginine", + -15.199407577514648 + ], + [ + "▁POINTS", + -15.199435234069824 + ], + [ + "▁fawning", + -15.199460983276367 + ], + [ + "▁NBCUniversal", + -15.199496269226074 + ], + [ + "▁Anatoly", + -15.199524879455566 + ], + [ + "▁kayakers", + -15.199528694152832 + ], + [ + "▁ejector", + -15.199557304382324 + ], + [ + "▁soaker", + -15.199560165405273 + ], + [ + "Bahn", + -15.19960880279541 + ], + [ + "Reality", + -15.199620246887207 + ], + [ + "Rental", + -15.199702262878418 + ], + [ + "▁Periodicals", + -15.199745178222656 + ], + [ + "▁sarin", + -15.1997709274292 + ], + [ + "▁XSM", + -15.199777603149414 + ], + [ + "▁facilit", + -15.199804306030273 + ], + [ + "ducted", + -15.199812889099121 + ], + [ + "kowsky", + -15.19984245300293 + ], + [ + "▁Benioff", + -15.199849128723145 + ], + [ + "▁Alegre", + -15.19986343383789 + ], + [ + "▁Padgett", + -15.19986629486084 + ], + [ + "▁AoE", + -15.199868202209473 + ], + [ + "▁BPL", + -15.199882507324219 + ], + [ + "Recently", + -15.199907302856445 + ], + [ + "onymous", + -15.200017929077148 + ], + [ + "▁Tavistock", + -15.200098991394043 + ], + [ + "▁Muji", + -15.200105667114258 + ], + [ + "▁URBAN", + -15.200111389160156 + ], + [ + "وس", + -15.200115203857422 + ], + [ + "▁Industrie", + -15.20012092590332 + ], + [ + "▁Humanism", + -15.200133323669434 + ], + [ + "▁rationalist", + -15.200182914733887 + ], + [ + "▁microcomputer", + -15.200227737426758 + ], + [ + "▁DeAngelo", + -15.200235366821289 + ], + [ + "▁FABRIC", + -15.200242042541504 + ], + [ + "▁economize", + -15.200264930725098 + ], + [ + "▁Babar", + -15.200282096862793 + ], + [ + "sampled", + -15.200380325317383 + ], + [ + "ტ", + -15.20040225982666 + ], + [ + "▁Gouda", + -15.20041561126709 + ], + [ + "ayev", + -15.20046329498291 + ], + [ + "ligan", + -15.200467109680176 + ], + [ + "▁Saipan", + -15.200485229492188 + ], + [ + "▁phthalate", + -15.200522422790527 + ], + [ + "▁Mithra", + -15.200535774230957 + ], + [ + "▁psychoanalyst", + -15.200535774230957 + ], + [ + "▁Desirable", + -15.200552940368652 + ], + [ + "▁LABEL", + -15.200559616088867 + ], + [ + "▁Shiga", + -15.200563430786133 + ], + [ + "▁Monolith", + -15.20056438446045 + ], + [ + "▁Yau", + -15.200569152832031 + ], + [ + "▁guttural", + -15.20059871673584 + ], + [ + "▁biplane", + -15.200606346130371 + ], + [ + "▁PBMC", + -15.200624465942383 + ], + [ + "▁Spongebob", + -15.20064926147461 + ], + [ + "gallo", + -15.200679779052734 + ], + [ + "credited", + -15.200738906860352 + ], + [ + "▁Romper", + -15.200776100158691 + ], + [ + "▁Samhain", + -15.20078182220459 + ], + [ + "Benjamin", + -15.200814247131348 + ], + [ + "myelitis", + -15.200822830200195 + ], + [ + "▁Stockwell", + -15.200825691223145 + ], + [ + "▁Odeon", + -15.200841903686523 + ], + [ + "▁GOAT", + -15.200846672058105 + ], + [ + "▁Sidekick", + -15.200928688049316 + ], + [ + "▁Bahasa", + -15.200940132141113 + ], + [ + "accounting", + -15.20102596282959 + ], + [ + "CTION", + -15.201050758361816 + ], + [ + "▁MTG", + -15.201065063476562 + ], + [ + "▁roux", + -15.201068878173828 + ], + [ + "▁Teodor", + -15.201075553894043 + ], + [ + "spiral", + -15.201180458068848 + ], + [ + "▁Kamin", + -15.201196670532227 + ], + [ + "▁gurgling", + -15.20121955871582 + ], + [ + "▁Pá", + -15.201275825500488 + ], + [ + "▁cambio", + -15.201278686523438 + ], + [ + "▁endocrinology", + -15.201282501220703 + ], + [ + "Rear", + -15.201306343078613 + ], + [ + "▁jimmy", + -15.201308250427246 + ], + [ + "▁rome", + -15.201310157775879 + ], + [ + "OOM", + -15.201337814331055 + ], + [ + "zow", + -15.201345443725586 + ], + [ + "▁meshed", + -15.201360702514648 + ], + [ + "billy", + -15.201364517211914 + ], + [ + "Banking", + -15.201370239257812 + ], + [ + "1859", + -15.201422691345215 + ], + [ + "À", + -15.20142936706543 + ], + [ + "▁HEALTHY", + -15.201434135437012 + ], + [ + "ţa", + -15.201476097106934 + ], + [ + "forty", + -15.201507568359375 + ], + [ + "▁stealthily", + -15.201532363891602 + ], + [ + "▁scrupulously", + -15.201541900634766 + ], + [ + "▁Marten", + -15.201567649841309 + ], + [ + "▁DWG", + -15.201571464538574 + ], + [ + "▁salvaging", + -15.201581001281738 + ], + [ + "Mechanical", + -15.201623916625977 + ], + [ + "▁Wiesel", + -15.201666831970215 + ], + [ + "▁senza", + -15.20168685913086 + ], + [ + "▁ASCAP", + -15.201790809631348 + ], + [ + "▁shekels", + -15.201801300048828 + ], + [ + "▁Nida", + -15.201804161071777 + ], + [ + "▁Abrahamic", + -15.201807975769043 + ], + [ + "CEPT", + -15.201830863952637 + ], + [ + "▁Ombre", + -15.20184326171875 + ], + [ + "▁scurry", + -15.201852798461914 + ], + [ + "jko", + -15.20185375213623 + ], + [ + "▁TWRP", + -15.201896667480469 + ], + [ + "▁Tutsi", + -15.201897621154785 + ], + [ + "▁booing", + -15.201919555664062 + ], + [ + "▁subdirectory", + -15.201925277709961 + ], + [ + "аг", + -15.201944351196289 + ], + [ + "▁Chromatography", + -15.202000617980957 + ], + [ + "▁Nala", + -15.202021598815918 + ], + [ + "▁Ewa", + -15.202034950256348 + ], + [ + "glycemic", + -15.202082633972168 + ], + [ + "▁charlie", + -15.202089309692383 + ], + [ + "▁Confer", + -15.202115058898926 + ], + [ + "▁Snorkel", + -15.202136039733887 + ], + [ + "▁Rinehart", + -15.20219612121582 + ], + [ + "▁Unconditional", + -15.202230453491211 + ], + [ + "▁VOR", + -15.202241897583008 + ], + [ + "▁100°", + -15.202315330505371 + ], + [ + "▁Esthetic", + -15.202378273010254 + ], + [ + "omizer", + -15.202402114868164 + ], + [ + "CHP", + -15.202410697937012 + ], + [ + "ovian", + -15.202420234680176 + ], + [ + "▁Vermi", + -15.202428817749023 + ], + [ + "▁Cripple", + -15.202441215515137 + ], + [ + "▁Ripp", + -15.202476501464844 + ], + [ + "▁NASH", + -15.202484130859375 + ], + [ + "▁Negra", + -15.202500343322754 + ], + [ + "▁politi", + -15.202522277832031 + ], + [ + "▁TOPIC", + -15.202528953552246 + ], + [ + "▁Ylang", + -15.202568054199219 + ], + [ + "▁Dynami", + -15.2025785446167 + ], + [ + "▁ἀ", + -15.202584266662598 + ], + [ + "Generic", + -15.20262622833252 + ], + [ + "▁Pashtun", + -15.202628135681152 + ], + [ + "quilla", + -15.202631950378418 + ], + [ + "ève", + -15.202651977539062 + ], + [ + "▁SUPPLY", + -15.202702522277832 + ], + [ + "▁Barter", + -15.202706336975098 + ], + [ + "▁Lippincott", + -15.202718734741211 + ], + [ + "▁Piranha", + -15.202720642089844 + ], + [ + "▁අ", + -15.202727317810059 + ], + [ + "▁PUL", + -15.202733993530273 + ], + [ + "▁Prednisone", + -15.20273494720459 + ], + [ + "Nashville", + -15.202747344970703 + ], + [ + "▁refractor", + -15.202750205993652 + ], + [ + "▁MCQ", + -15.202784538269043 + ], + [ + "▁Cluj", + -15.20279312133789 + ], + [ + "▁stammered", + -15.202807426452637 + ], + [ + "▁lusting", + -15.202816009521484 + ], + [ + "▁BORN", + -15.202849388122559 + ], + [ + "▁Ipsos", + -15.202851295471191 + ], + [ + "crumb", + -15.202858924865723 + ], + [ + "▁Touchstone", + -15.202879905700684 + ], + [ + "midi", + -15.202942848205566 + ], + [ + "▁KOL", + -15.20295238494873 + ], + [ + "habitat", + -15.20296859741211 + ], + [ + "▁grandfathered", + -15.202985763549805 + ], + [ + "▁Coldwater", + -15.203027725219727 + ], + [ + "▁Assistive", + -15.203168869018555 + ], + [ + "Theatre", + -15.2031831741333 + ], + [ + "西", + -15.203238487243652 + ], + [ + "▁Assortment", + -15.203258514404297 + ], + [ + "▁ANTONIO", + -15.203274726867676 + ], + [ + "▁Frem", + -15.203324317932129 + ], + [ + "AAF", + -15.203361511230469 + ], + [ + "▁Remake", + -15.203394889831543 + ], + [ + "SPAR", + -15.203411102294922 + ], + [ + "▁Apogee", + -15.203433990478516 + ], + [ + "▁MDL", + -15.203435897827148 + ], + [ + "FID", + -15.20344066619873 + ], + [ + "▁Catheter", + -15.20347785949707 + ], + [ + "▁Libri", + -15.203503608703613 + ], + [ + "enheit", + -15.203520774841309 + ], + [ + "▁codice", + -15.203535079956055 + ], + [ + "▁employable", + -15.203557014465332 + ], + [ + "ifex", + -15.203577995300293 + ], + [ + "▁Calendula", + -15.203600883483887 + ], + [ + "▁Uriah", + -15.203628540039062 + ], + [ + "▁Phenom", + -15.203641891479492 + ], + [ + "▁Tomasz", + -15.20368480682373 + ], + [ + "▁Poitier", + -15.203695297241211 + ], + [ + "aloon", + -15.203700065612793 + ], + [ + "▁polytechnic", + -15.20370101928711 + ], + [ + "▁Bergdahl", + -15.203712463378906 + ], + [ + "▁pageantry", + -15.203727722167969 + ], + [ + "▁gigabyte", + -15.203737258911133 + ], + [ + "▁MacPherson", + -15.20374870300293 + ], + [ + "Env", + -15.20376205444336 + ], + [ + "▁unpalatable", + -15.203764915466309 + ], + [ + "▁Goswami", + -15.203798294067383 + ], + [ + "▁BIND", + -15.203812599182129 + ], + [ + "▁scrim", + -15.203903198242188 + ], + [ + "▁shortsighted", + -15.203927993774414 + ], + [ + "▁electrocution", + -15.20393180847168 + ], + [ + "▁iStock", + -15.203959465026855 + ], + [ + "▁Timmons", + -15.203967094421387 + ], + [ + "sparing", + -15.204000473022461 + ], + [ + "GENT", + -15.20401668548584 + ], + [ + "▁comorbid", + -15.204019546508789 + ], + [ + "▁MSDN", + -15.204050064086914 + ], + [ + "▁Doria", + -15.204061508178711 + ], + [ + "mision", + -15.20411491394043 + ], + [ + "▁Emerg", + -15.204155921936035 + ], + [ + "khla", + -15.20418643951416 + ], + [ + "▁Chaotic", + -15.204202651977539 + ], + [ + "▁Putty", + -15.204206466674805 + ], + [ + "▁Wilshere", + -15.204207420349121 + ], + [ + "▁ACER", + -15.204290390014648 + ], + [ + "▁invitees", + -15.204298973083496 + ], + [ + "clever", + -15.204355239868164 + ], + [ + "양", + -15.204371452331543 + ], + [ + "terrestrial", + -15.204387664794922 + ], + [ + "uddling", + -15.204392433166504 + ], + [ + "▁OIS", + -15.20440673828125 + ], + [ + "▁Enhancer", + -15.204500198364258 + ], + [ + "▁constipated", + -15.204517364501953 + ], + [ + "▁Marque", + -15.204524040222168 + ], + [ + "▁TBH", + -15.204545021057129 + ], + [ + "petit", + -15.204559326171875 + ], + [ + "▁Croce", + -15.204564094543457 + ], + [ + "▁camellia", + -15.204596519470215 + ], + [ + "▁tapeworm", + -15.20462703704834 + ], + [ + "▁Midge", + -15.204633712768555 + ], + [ + "▁Fournette", + -15.204639434814453 + ], + [ + "iyyah", + -15.204648971557617 + ], + [ + "▁godless", + -15.2046537399292 + ], + [ + "▁mythologies", + -15.204680442810059 + ], + [ + "FACT", + -15.204695701599121 + ], + [ + "Audible", + -15.204721450805664 + ], + [ + "▁Sanity", + -15.204724311828613 + ], + [ + "▁professes", + -15.204728126525879 + ], + [ + "▁Frontal", + -15.204730033874512 + ], + [ + "▁netminder", + -15.204758644104004 + ], + [ + "▁jasper", + -15.204774856567383 + ], + [ + "▁tedium", + -15.204936981201172 + ], + [ + "▁detroit", + -15.204941749572754 + ], + [ + "یر", + -15.204961776733398 + ], + [ + "▁MICR", + -15.204970359802246 + ], + [ + "▁Chimp", + -15.204973220825195 + ], + [ + "ODO", + -15.204978942871094 + ], + [ + "▁INSTAGRAM", + -15.205057144165039 + ], + [ + "uyi", + -15.205087661743164 + ], + [ + "certify", + -15.205108642578125 + ], + [ + "▁counterparties", + -15.205108642578125 + ], + [ + "▁nightcap", + -15.205133438110352 + ], + [ + "Portuguese", + -15.205254554748535 + ], + [ + "matology", + -15.205265045166016 + ], + [ + "ulata", + -15.205282211303711 + ], + [ + "▁WESTERN", + -15.205289840698242 + ], + [ + "▁overcook", + -15.205310821533203 + ], + [ + "▁Daiichi", + -15.205344200134277 + ], + [ + "kuni", + -15.205353736877441 + ], + [ + "tribu", + -15.205367088317871 + ], + [ + "wurst", + -15.20536994934082 + ], + [ + "henry", + -15.205376625061035 + ], + [ + "enheimer", + -15.205387115478516 + ], + [ + "▁Ilford", + -15.205391883850098 + ], + [ + "▁Christening", + -15.205401420593262 + ], + [ + "▁Apnea", + -15.205409049987793 + ], + [ + "agine", + -15.205476760864258 + ], + [ + "▁Gunnison", + -15.205490112304688 + ], + [ + "▁ligase", + -15.20556640625 + ], + [ + "apoptotic", + -15.205582618713379 + ], + [ + "▁HFS", + -15.205589294433594 + ], + [ + "▁wistfully", + -15.205589294433594 + ], + [ + "▁Klip", + -15.205618858337402 + ], + [ + "▁Snee", + -15.205645561218262 + ], + [ + "Viking", + -15.205659866333008 + ], + [ + "▁lolly", + -15.205659866333008 + ], + [ + "suspicious", + -15.205695152282715 + ], + [ + "▁Ooo", + -15.205706596374512 + ], + [ + "▁Addicted", + -15.205709457397461 + ], + [ + "▁cloudless", + -15.205740928649902 + ], + [ + "▁Fathom", + -15.205744743347168 + ], + [ + "▁ultrasonography", + -15.205744743347168 + ], + [ + "▁Galaxies", + -15.205753326416016 + ], + [ + "▁Jenks", + -15.205764770507812 + ], + [ + "過", + -15.205777168273926 + ], + [ + "▁Aqueduct", + -15.205794334411621 + ], + [ + "spherical", + -15.205799102783203 + ], + [ + "▁Kalb", + -15.20580768585205 + ], + [ + "▁Resolver", + -15.205816268920898 + ], + [ + "GON", + -15.205822944641113 + ], + [ + "▁Herself", + -15.205899238586426 + ], + [ + "Henri", + -15.205914497375488 + ], + [ + "▁आप", + -15.205927848815918 + ], + [ + "▁austral", + -15.205947875976562 + ], + [ + "▁Differentiate", + -15.205960273742676 + ], + [ + "▁Nitish", + -15.206013679504395 + ], + [ + "▁Brighter", + -15.206038475036621 + ], + [ + "CMV", + -15.206040382385254 + ], + [ + "▁GREY", + -15.206072807312012 + ], + [ + "phoric", + -15.206076622009277 + ], + [ + "torp", + -15.206089973449707 + ], + [ + "ukai", + -15.206090927124023 + ], + [ + "▁hypersonic", + -15.206092834472656 + ], + [ + "▁specious", + -15.206161499023438 + ], + [ + "vulsion", + -15.20619010925293 + ], + [ + "▁howitzer", + -15.206210136413574 + ], + [ + "Laurent", + -15.20621395111084 + ], + [ + "▁Avro", + -15.206220626831055 + ], + [ + "AGUE", + -15.206223487854004 + ], + [ + "▁Cygnus", + -15.206236839294434 + ], + [ + "▁Wexler", + -15.20626449584961 + ], + [ + "▁CUSTOMERS", + -15.206265449523926 + ], + [ + "▁Avira", + -15.206268310546875 + ], + [ + "▁Strongest", + -15.206274032592773 + ], + [ + "▁Catapult", + -15.20628547668457 + ], + [ + "▁unappreciated", + -15.206313133239746 + ], + [ + "▁Margret", + -15.206315040588379 + ], + [ + "▁haemoglobin", + -15.206319808959961 + ], + [ + "cluding", + -15.206324577331543 + ], + [ + "IMG", + -15.206340789794922 + ], + [ + "▁Bhagat", + -15.206356048583984 + ], + [ + "▁gnu", + -15.206371307373047 + ], + [ + "AUTO", + -15.20638370513916 + ], + [ + "▁Maryann", + -15.206384658813477 + ], + [ + "▁Meerut", + -15.206485748291016 + ], + [ + "▁Santosh", + -15.206496238708496 + ], + [ + "▁Richfield", + -15.20651912689209 + ], + [ + "Shipping", + -15.206546783447266 + ], + [ + "TURN", + -15.206564903259277 + ], + [ + "▁unsecure", + -15.20659065246582 + ], + [ + "▁Energizer", + -15.206592559814453 + ], + [ + "▁Shultz", + -15.206610679626465 + ], + [ + "▁jeune", + -15.206644058227539 + ], + [ + "▁disembarked", + -15.206670761108398 + ], + [ + "IFI", + -15.206679344177246 + ], + [ + "▁cbd", + -15.206693649291992 + ], + [ + "▁Foggy", + -15.206706047058105 + ], + [ + "▁wireline", + -15.206719398498535 + ], + [ + "▁kickback", + -15.206750869750977 + ], + [ + "▁Echinacea", + -15.206777572631836 + ], + [ + "▁Manasseh", + -15.206809997558594 + ], + [ + "Romeo", + -15.20681381225586 + ], + [ + "▁Gaynor", + -15.206819534301758 + ], + [ + "restored", + -15.206865310668945 + ], + [ + "▁SUSE", + -15.206870079040527 + ], + [ + "▁Smil", + -15.206913948059082 + ], + [ + "▁Unusually", + -15.206926345825195 + ], + [ + "▁misstatement", + -15.206933975219727 + ], + [ + "▁Herrick", + -15.206971168518066 + ], + [ + "▁Unforgettable", + -15.206991195678711 + ], + [ + "▁Smallville", + -15.20700740814209 + ], + [ + "▁lidar", + -15.207097053527832 + ], + [ + "haye", + -15.20710563659668 + ], + [ + "▁microsite", + -15.207135200500488 + ], + [ + "▁unimaginative", + -15.207138061523438 + ], + [ + "▁Punish", + -15.207159996032715 + ], + [ + "▁Pelletier", + -15.207164764404297 + ], + [ + "utsu", + -15.207169532775879 + ], + [ + "▁DVLA", + -15.207178115844727 + ], + [ + "▁Weald", + -15.207188606262207 + ], + [ + "kowska", + -15.207196235656738 + ], + [ + "atine", + -15.207242012023926 + ], + [ + "▁Toothpaste", + -15.207294464111328 + ], + [ + "▁subtilis", + -15.207304954528809 + ], + [ + "▁POLITICAL", + -15.207367897033691 + ], + [ + "▁SUITE", + -15.207389831542969 + ], + [ + "defeat", + -15.207392692565918 + ], + [ + "▁cleanroom", + -15.207436561584473 + ], + [ + "▁KAI", + -15.207442283630371 + ], + [ + "ophilia", + -15.207459449768066 + ], + [ + "▁Volatile", + -15.207483291625977 + ], + [ + "▁Cobham", + -15.20749568939209 + ], + [ + "phoresis", + -15.207500457763672 + ], + [ + "▁NPM", + -15.207552909851074 + ], + [ + "▁antigenic", + -15.207686424255371 + ], + [ + "▁moribund", + -15.207696914672852 + ], + [ + "▁befriending", + -15.207709312438965 + ], + [ + "▁Visor", + -15.207742691040039 + ], + [ + "▁Fiend", + -15.207765579223633 + ], + [ + "▁Choy", + -15.207784652709961 + ], + [ + "▁faut", + -15.207801818847656 + ], + [ + "▁stinkin", + -15.207812309265137 + ], + [ + "ouni", + -15.2078218460083 + ], + [ + "▁Progent", + -15.207834243774414 + ], + [ + "Extended", + -15.207844734191895 + ], + [ + "▁Prue", + -15.207857131958008 + ], + [ + "▁SMH", + -15.207857131958008 + ], + [ + "▁Ishikawa", + -15.20788288116455 + ], + [ + "▁meritocracy", + -15.207979202270508 + ], + [ + "▁sollte", + -15.208030700683594 + ], + [ + "▁baseband", + -15.20804500579834 + ], + [ + "Wales", + -15.208054542541504 + ], + [ + "▁trickiest", + -15.208088874816895 + ], + [ + "▁cualquier", + -15.208107948303223 + ], + [ + "▁ACCURATE", + -15.208123207092285 + ], + [ + "▁PUNCH", + -15.208192825317383 + ], + [ + "▁carboxylic", + -15.208260536193848 + ], + [ + "▁Spool", + -15.208280563354492 + ], + [ + "▁STUNNING", + -15.208303451538086 + ], + [ + "▁drainer", + -15.208308219909668 + ], + [ + "Proc", + -15.208319664001465 + ], + [ + "▁Elvin", + -15.208319664001465 + ], + [ + "▁Kellen", + -15.208320617675781 + ], + [ + "arrangement", + -15.20833683013916 + ], + [ + "▁Ō", + -15.208369255065918 + ], + [ + "▁coarser", + -15.208392143249512 + ], + [ + "▁factorization", + -15.20841121673584 + ], + [ + "ته", + -15.208446502685547 + ], + [ + "▁laryngeal", + -15.208500862121582 + ], + [ + "▁stopgap", + -15.2085599899292 + ], + [ + "▁McLoughlin", + -15.208573341369629 + ], + [ + "evolved", + -15.208590507507324 + ], + [ + "▁SIE", + -15.208599090576172 + ], + [ + "▁Xilinx", + -15.208616256713867 + ], + [ + "▁praline", + -15.208693504333496 + ], + [ + "daniel", + -15.208703994750977 + ], + [ + "▁Во", + -15.208708763122559 + ], + [ + "cose", + -15.20872688293457 + ], + [ + "▁Gret", + -15.208733558654785 + ], + [ + "▁Plein", + -15.208765029907227 + ], + [ + "▁Primeknit", + -15.20878791809082 + ], + [ + "▁auxin", + -15.20878791809082 + ], + [ + "PEA", + -15.208806991577148 + ], + [ + "▁commiserate", + -15.208813667297363 + ], + [ + "▁skidding", + -15.208840370178223 + ], + [ + "▁orginal", + -15.2088623046875 + ], + [ + "beloved", + -15.208918571472168 + ], + [ + "▁Thebes", + -15.208919525146484 + ], + [ + "▁codename", + -15.208929061889648 + ], + [ + "agnostic", + -15.208961486816406 + ], + [ + "▁patronising", + -15.208984375 + ], + [ + "▁Dü", + -15.209002494812012 + ], + [ + "▁Infringement", + -15.209010124206543 + ], + [ + "▁fio", + -15.209013938903809 + ], + [ + "▁Seema", + -15.209024429321289 + ], + [ + "▁dexterous", + -15.209059715270996 + ], + [ + "▁subpart", + -15.20910358428955 + ], + [ + "▁Bemidji", + -15.20910930633545 + ], + [ + "▁Sentra", + -15.209163665771484 + ], + [ + "▁Imagin", + -15.209166526794434 + ], + [ + "▁McWilliams", + -15.209219932556152 + ], + [ + "▁doozy", + -15.209283828735352 + ], + [ + "▁mismanaged", + -15.209283828735352 + ], + [ + "▁bactrim", + -15.2092924118042 + ], + [ + "▁Eckert", + -15.209352493286133 + ], + [ + "▁Schweizer", + -15.20935344696045 + ], + [ + "▁Baikal", + -15.209358215332031 + ], + [ + "▁Puyallup", + -15.209371566772461 + ], + [ + "adhya", + -15.209392547607422 + ], + [ + "▁0161", + -15.209393501281738 + ], + [ + "▁sheetrock", + -15.209394454956055 + ], + [ + "ụ", + -15.209421157836914 + ], + [ + "Promise", + -15.209434509277344 + ], + [ + "デ", + -15.209440231323242 + ], + [ + "pede", + -15.209443092346191 + ], + [ + "▁위", + -15.20945930480957 + ], + [ + "beni", + -15.209479331970215 + ], + [ + "CURRENCY", + -15.209502220153809 + ], + [ + "▁Mgmt", + -15.20950698852539 + ], + [ + "▁inductee", + -15.209582328796387 + ], + [ + "▁Dunstan", + -15.209626197814941 + ], + [ + "▁soonest", + -15.209654808044434 + ], + [ + "▁cormorant", + -15.209667205810547 + ], + [ + "▁Fiennes", + -15.20968246459961 + ], + [ + "▁chequered", + -15.20971965789795 + ], + [ + "▁Anak", + -15.209761619567871 + ], + [ + "▁Esoteric", + -15.209766387939453 + ], + [ + "▁clubbed", + -15.209786415100098 + ], + [ + "Jesse", + -15.20980167388916 + ], + [ + "▁chrysler", + -15.209823608398438 + ], + [ + "Clone", + -15.209840774536133 + ], + [ + "▁bulkier", + -15.209859848022461 + ], + [ + "goda", + -15.209930419921875 + ], + [ + "▁studious", + -15.209956169128418 + ], + [ + "▁quizzical", + -15.20998764038086 + ], + [ + "設", + -15.209991455078125 + ], + [ + "▁Katarina", + -15.210006713867188 + ], + [ + "occupy", + -15.210038185119629 + ], + [ + "FLY", + -15.210067749023438 + ], + [ + "▁resettle", + -15.210089683532715 + ], + [ + "▁Creo", + -15.210112571716309 + ], + [ + "ライ", + -15.210127830505371 + ], + [ + "▁gypsies", + -15.210144996643066 + ], + [ + "▁Carport", + -15.210193634033203 + ], + [ + "wifi", + -15.210211753845215 + ], + [ + "▁Birgit", + -15.210211753845215 + ], + [ + "Butter", + -15.210230827331543 + ], + [ + "ある", + -15.210240364074707 + ], + [ + "▁Busty", + -15.210265159606934 + ], + [ + "▁Doggie", + -15.210281372070312 + ], + [ + "āra", + -15.210288047790527 + ], + [ + "▁Folger", + -15.210288047790527 + ], + [ + "▁speakeasy", + -15.21030044555664 + ], + [ + "▁пособие", + -15.210342407226562 + ], + [ + "PCL", + -15.210368156433105 + ], + [ + "▁Racquet", + -15.210387229919434 + ], + [ + "▁acquis", + -15.210443496704102 + ], + [ + "▁scupper", + -15.210476875305176 + ], + [ + "▁Unison", + -15.210497856140137 + ], + [ + "▁satiated", + -15.210514068603516 + ], + [ + "▁Ryb", + -15.21053695678711 + ], + [ + "▁CULTURE", + -15.210541725158691 + ], + [ + "▁RDX", + -15.210552215576172 + ], + [ + "alkylene", + -15.210563659667969 + ], + [ + "Chamber", + -15.210572242736816 + ], + [ + "▁Intimacy", + -15.210589408874512 + ], + [ + "▁sputtered", + -15.210591316223145 + ], + [ + "▁Ça", + -15.21059799194336 + ], + [ + "▁Blacksburg", + -15.210600852966309 + ], + [ + "£6", + -15.210602760314941 + ], + [ + "▁Rajinikanth", + -15.21060562133789 + ], + [ + "▁miniaturized", + -15.210638999938965 + ], + [ + "clam", + -15.210649490356445 + ], + [ + "enhance", + -15.210698127746582 + ], + [ + "MDC", + -15.210700035095215 + ], + [ + "▁ODA", + -15.210705757141113 + ], + [ + "▁Savona", + -15.210723876953125 + ], + [ + "▁MAYBE", + -15.210729598999023 + ], + [ + "▁Downstream", + -15.21073055267334 + ], + [ + "finch", + -15.210775375366211 + ], + [ + "▁Bearded", + -15.210789680480957 + ], + [ + "▁CUL", + -15.210789680480957 + ], + [ + "▁PROMO", + -15.210790634155273 + ], + [ + "▁Overdose", + -15.210827827453613 + ], + [ + "Background", + -15.210830688476562 + ], + [ + "▁Soundproof", + -15.210859298706055 + ], + [ + "ไ", + -15.210916519165039 + ], + [ + "UKA", + -15.210921287536621 + ], + [ + "▁improviser", + -15.210932731628418 + ], + [ + "▁Birkin", + -15.210963249206543 + ], + [ + "▁Champa", + -15.210981369018555 + ], + [ + "Identity", + -15.210991859436035 + ], + [ + "▁lenght", + -15.211071014404297 + ], + [ + "▁Lapis", + -15.211075782775879 + ], + [ + "▁bewitching", + -15.211101531982422 + ], + [ + "▁Licensure", + -15.211182594299316 + ], + [ + "▁Holtby", + -15.211189270019531 + ], + [ + "▁Risky", + -15.21119213104248 + ], + [ + "▁nebulizer", + -15.211200714111328 + ], + [ + "▁Gehry", + -15.211227416992188 + ], + [ + "▁Zucc", + -15.21133041381836 + ], + [ + "▁Ratcliffe", + -15.211345672607422 + ], + [ + "ilated", + -15.211376190185547 + ], + [ + "Ridge", + -15.211431503295898 + ], + [ + "▁neuralgia", + -15.211441040039062 + ], + [ + "▁Anyhoo", + -15.211516380310059 + ], + [ + "▁Miocene", + -15.21161937713623 + ], + [ + "▁Standish", + -15.211629867553711 + ], + [ + "▁catalyse", + -15.211629867553711 + ], + [ + "▁acrid", + -15.211645126342773 + ], + [ + "Veon", + -15.21164608001709 + ], + [ + "▁rideshare", + -15.211647033691406 + ], + [ + "repellent", + -15.211681365966797 + ], + [ + "▁Seitz", + -15.211688041687012 + ], + [ + "▁Westcott", + -15.211709022521973 + ], + [ + "▁Knuckle", + -15.211735725402832 + ], + [ + "▁Mahayana", + -15.211777687072754 + ], + [ + "▁Lemongrass", + -15.21180248260498 + ], + [ + "UNCH", + -15.211858749389648 + ], + [ + "▁SOLAR", + -15.211897850036621 + ], + [ + "Eyed", + -15.211919784545898 + ], + [ + "heck", + -15.211955070495605 + ], + [ + "▁Chiltern", + -15.211959838867188 + ], + [ + "napper", + -15.211980819702148 + ], + [ + "▁Liqui", + -15.211997032165527 + ], + [ + "▁Mordor", + -15.212019920349121 + ], + [ + "▁Chrissie", + -15.21203327178955 + ], + [ + "▁Underhill", + -15.212096214294434 + ], + [ + "ํา", + -15.212146759033203 + ], + [ + "▁Grandad", + -15.212151527404785 + ], + [ + "▁UGH", + -15.212157249450684 + ], + [ + "▁vapers", + -15.212162971496582 + ], + [ + "▁Joost", + -15.212163925170898 + ], + [ + "▁diploid", + -15.212182998657227 + ], + [ + "▁yankee", + -15.212212562561035 + ], + [ + "ût", + -15.21224308013916 + ], + [ + "Mol", + -15.212300300598145 + ], + [ + "▁Breakaway", + -15.212367057800293 + ], + [ + "▁pollinate", + -15.212408065795898 + ], + [ + "▁cooped", + -15.21243667602539 + ], + [ + "▁WRITTEN", + -15.212450981140137 + ], + [ + "▁Grec", + -15.212462425231934 + ], + [ + "Homo", + -15.2124662399292 + ], + [ + "▁britain", + -15.212498664855957 + ], + [ + "▁unconstrained", + -15.212501525878906 + ], + [ + "▁Faria", + -15.212509155273438 + ], + [ + "chong", + -15.21252155303955 + ], + [ + "ピ", + -15.212542533874512 + ], + [ + "vě", + -15.212552070617676 + ], + [ + "▁Blurb", + -15.212556838989258 + ], + [ + "▁Acknowledgment", + -15.2125825881958 + ], + [ + "▁Bustle", + -15.212593078613281 + ], + [ + "▁Anatomical", + -15.212594985961914 + ], + [ + "▁Calabasas", + -15.212615966796875 + ], + [ + "FEST", + -15.21263313293457 + ], + [ + "▁Florin", + -15.21264362335205 + ], + [ + "▁vociferous", + -15.212644577026367 + ], + [ + "aeger", + -15.212647438049316 + ], + [ + "▁TAA", + -15.212681770324707 + ], + [ + "▁Barros", + -15.212686538696289 + ], + [ + "▁DSB", + -15.212687492370605 + ], + [ + "▁distantly", + -15.212692260742188 + ], + [ + "▁Giulio", + -15.212706565856934 + ], + [ + "ší", + -15.212712287902832 + ], + [ + "▁Stitching", + -15.212722778320312 + ], + [ + "▁WAYNE", + -15.212761878967285 + ], + [ + "▁Uluru", + -15.212778091430664 + ], + [ + "▁teleported", + -15.212789535522461 + ], + [ + "▁meandered", + -15.21281909942627 + ], + [ + "halter", + -15.212823867797852 + ], + [ + "▁Fenty", + -15.212823867797852 + ], + [ + "▁MSO", + -15.212854385375977 + ], + [ + "▁Iowans", + -15.212874412536621 + ], + [ + "▁anticonvulsant", + -15.212883949279785 + ], + [ + "▁Transformational", + -15.212898254394531 + ], + [ + "▁Minnetonka", + -15.212912559509277 + ], + [ + "▁Kickboxing", + -15.212933540344238 + ], + [ + "▁Pushkar", + -15.212940216064453 + ], + [ + "▁KBS", + -15.212943077087402 + ], + [ + "▁numismatic", + -15.212979316711426 + ], + [ + "▁unvaccinated", + -15.212992668151855 + ], + [ + "▁Isner", + -15.213018417358398 + ], + [ + "▁sanitise", + -15.213045120239258 + ], + [ + "▁Romanized", + -15.21312141418457 + ], + [ + "▁Alok", + -15.213135719299316 + ], + [ + "▁Charing", + -15.213142395019531 + ], + [ + "Legacy", + -15.21316909790039 + ], + [ + "permeable", + -15.21317195892334 + ], + [ + "promoted", + -15.213178634643555 + ], + [ + "▁vena", + -15.21318531036377 + ], + [ + "▁marvelously", + -15.213229179382324 + ], + [ + "▁ESOP", + -15.213249206542969 + ], + [ + "Isle", + -15.213273048400879 + ], + [ + "▁Uche", + -15.213273048400879 + ], + [ + "▁Alme", + -15.213274955749512 + ], + [ + "▁Pampa", + -15.213289260864258 + ], + [ + "▁contribu", + -15.213289260864258 + ], + [ + "daemon", + -15.21329116821289 + ], + [ + "▁SKA", + -15.213313102722168 + ], + [ + "▁Syngenta", + -15.213325500488281 + ], + [ + "▁Rosales", + -15.21336555480957 + ], + [ + "▁rav", + -15.213375091552734 + ], + [ + "ள", + -15.213456153869629 + ], + [ + "▁McEn", + -15.213460922241211 + ], + [ + "italia", + -15.213470458984375 + ], + [ + "▁microbiologist", + -15.213497161865234 + ], + [ + "ENDED", + -15.213505744934082 + ], + [ + "▁resealable", + -15.213523864746094 + ], + [ + "Oxley", + -15.21353530883789 + ], + [ + "▁Sverige", + -15.213540077209473 + ], + [ + "CPT", + -15.21358585357666 + ], + [ + "rogative", + -15.21358871459961 + ], + [ + "URO", + -15.213592529296875 + ], + [ + "▁liveliness", + -15.213637351989746 + ], + [ + "▁yawned", + -15.213665008544922 + ], + [ + "▁Arguing", + -15.213665962219238 + ], + [ + "accompanied", + -15.213685035705566 + ], + [ + "▁Mervyn", + -15.2136869430542 + ], + [ + "▁Reserva", + -15.213687896728516 + ], + [ + "ostasis", + -15.213711738586426 + ], + [ + "▁dextrose", + -15.213754653930664 + ], + [ + "▁Teammate", + -15.213757514953613 + ], + [ + "thermo", + -15.213788986206055 + ], + [ + "scriptive", + -15.213839530944824 + ], + [ + "▁mugging", + -15.213861465454102 + ], + [ + "▁Oppose", + -15.21387004852295 + ], + [ + "▁Tiguan", + -15.213884353637695 + ], + [ + "▁monoculture", + -15.213894844055176 + ], + [ + "Nevada", + -15.21390151977539 + ], + [ + "▁foolhardy", + -15.213936805725098 + ], + [ + "▁sitio", + -15.213981628417969 + ], + [ + "tuition", + -15.213982582092285 + ], + [ + "excess", + -15.214021682739258 + ], + [ + "▁GLAD", + -15.214029312133789 + ], + [ + "▁interwebs", + -15.214073181152344 + ], + [ + "▁Ranjit", + -15.214143753051758 + ], + [ + "▁Snuggle", + -15.214162826538086 + ], + [ + "▁HMV", + -15.2141752243042 + ], + [ + "▁finalization", + -15.214194297790527 + ], + [ + "▁extolling", + -15.21419620513916 + ], + [ + "▁REALTY", + -15.214197158813477 + ], + [ + "▁substructure", + -15.214231491088867 + ], + [ + "Taxi", + -15.21426773071289 + ], + [ + "▁trod", + -15.21429443359375 + ], + [ + "▁Bootie", + -15.214311599731445 + ], + [ + "▁minerality", + -15.214312553405762 + ], + [ + "▁Mesothelioma", + -15.21436595916748 + ], + [ + "▁BREW", + -15.21440315246582 + ], + [ + "▁BRAF", + -15.214412689208984 + ], + [ + "▁Trini", + -15.214428901672363 + ], + [ + "▁적", + -15.214428901672363 + ], + [ + "Portable", + -15.214441299438477 + ], + [ + "ippo", + -15.214478492736816 + ], + [ + "▁ENGLAND", + -15.21449089050293 + ], + [ + "▁Easley", + -15.214548110961914 + ], + [ + "▁reinstating", + -15.214585304260254 + ], + [ + "Egyptian", + -15.21461296081543 + ], + [ + "favored", + -15.214617729187012 + ], + [ + "業", + -15.214655876159668 + ], + [ + "▁DoubleTree", + -15.214728355407715 + ], + [ + "▁NNPC", + -15.214753150939941 + ], + [ + "▁repped", + -15.214757919311523 + ], + [ + "▁Cauldron", + -15.214813232421875 + ], + [ + "▁CASINO", + -15.214825630187988 + ], + [ + "ligen", + -15.214852333068848 + ], + [ + "basa", + -15.214921951293945 + ], + [ + "▁armhole", + -15.214932441711426 + ], + [ + "▁Echoing", + -15.214940071105957 + ], + [ + "▁Ascendant", + -15.214972496032715 + ], + [ + "▁hypothalamic", + -15.21497917175293 + ], + [ + "▁Warranties", + -15.214981079101562 + ], + [ + "အ", + -15.21499252319336 + ], + [ + "▁Diagnose", + -15.215112686157227 + ], + [ + "▁Stating", + -15.215112686157227 + ], + [ + "▁serverless", + -15.2151460647583 + ], + [ + "▁exonerate", + -15.215156555175781 + ], + [ + "商", + -15.21517562866211 + ], + [ + "▁Popsicle", + -15.215176582336426 + ], + [ + "▁Blackrock", + -15.215200424194336 + ], + [ + "essence", + -15.215217590332031 + ], + [ + "▁transitive", + -15.215253829956055 + ], + [ + "Brief", + -15.21526050567627 + ], + [ + "▁Mallya", + -15.215316772460938 + ], + [ + "▁seagull", + -15.215328216552734 + ], + [ + "▁falsify", + -15.215332984924316 + ], + [ + "▁Toasted", + -15.215347290039062 + ], + [ + "▁Perceived", + -15.215392112731934 + ], + [ + "symmetrical", + -15.21540355682373 + ], + [ + "attractive", + -15.215432167053223 + ], + [ + "▁Jerez", + -15.21546459197998 + ], + [ + "▁spacewalk", + -15.215482711791992 + ], + [ + "Chic", + -15.215548515319824 + ], + [ + "▁typesetting", + -15.21556568145752 + ], + [ + "whit", + -15.215592384338379 + ], + [ + "▁eclipsing", + -15.215605735778809 + ], + [ + "▁são", + -15.215622901916504 + ], + [ + "▁Wagyu", + -15.215633392333984 + ], + [ + "▁Gef", + -15.215644836425781 + ], + [ + "▁Arvada", + -15.215662956237793 + ], + [ + "▁BALANCE", + -15.215662956237793 + ], + [ + "▁Schulze", + -15.215765953063965 + ], + [ + "모", + -15.21577262878418 + ], + [ + "extending", + -15.215806007385254 + ], + [ + "Tender", + -15.2158203125 + ], + [ + "▁womenswear", + -15.215836524963379 + ], + [ + "▁Isaacson", + -15.215886116027832 + ], + [ + "▁Emirate", + -15.21591854095459 + ], + [ + "▁Bonifacio", + -15.215920448303223 + ], + [ + "Graphic", + -15.215923309326172 + ], + [ + "▁Outbound", + -15.215925216674805 + ], + [ + "documentary", + -15.215926170349121 + ], + [ + "▁hoodia", + -15.215936660766602 + ], + [ + "▁Shania", + -15.215984344482422 + ], + [ + "▁Mosh", + -15.215988159179688 + ], + [ + "▁subspace", + -15.215999603271484 + ], + [ + "▁verbalize", + -15.216008186340332 + ], + [ + "▁geocaching", + -15.216019630432129 + ], + [ + "▁Niven", + -15.216021537780762 + ], + [ + "leek", + -15.216045379638672 + ], + [ + "▁governess", + -15.216060638427734 + ], + [ + "▁clarion", + -15.216082572937012 + ], + [ + "lasix", + -15.21608829498291 + ], + [ + "▁Deliverance", + -15.216116905212402 + ], + [ + "▁Ludo", + -15.216192245483398 + ], + [ + "▁spokespeople", + -15.216242790222168 + ], + [ + "▁Zhuang", + -15.21626091003418 + ], + [ + "adaptive", + -15.216303825378418 + ], + [ + "▁valu", + -15.216310501098633 + ], + [ + "ulle", + -15.21631145477295 + ], + [ + "▁immunofluorescence", + -15.21631908416748 + ], + [ + "日本", + -15.21633529663086 + ], + [ + "icaw", + -15.216375350952148 + ], + [ + "▁Brou", + -15.216422080993652 + ], + [ + "oggy", + -15.216423988342285 + ], + [ + "활", + -15.21643352508545 + ], + [ + "▁laxity", + -15.21644115447998 + ], + [ + "▁oncogene", + -15.216472625732422 + ], + [ + "▁Tachi", + -15.216477394104004 + ], + [ + "▁Molten", + -15.2164945602417 + ], + [ + "▁asynchronously", + -15.216504096984863 + ], + [ + "▁Vaping", + -15.216530799865723 + ], + [ + "▁ruf", + -15.216614723205566 + ], + [ + "UGG", + -15.21662425994873 + ], + [ + "кой", + -15.216662406921387 + ], + [ + "▁redrawn", + -15.216663360595703 + ], + [ + "▁smirking", + -15.216663360595703 + ], + [ + "BPM", + -15.216675758361816 + ], + [ + "▁standardizing", + -15.216676712036133 + ], + [ + "▁jeweled", + -15.216678619384766 + ], + [ + "▁Marple", + -15.216679573059082 + ], + [ + "▁ASSIST", + -15.216682434082031 + ], + [ + "▁cowering", + -15.216686248779297 + ], + [ + "decorating", + -15.216763496398926 + ], + [ + "▁Pawl", + -15.216766357421875 + ], + [ + "▁foosball", + -15.216797828674316 + ], + [ + "▁trodden", + -15.21679973602295 + ], + [ + "Shared", + -15.216806411743164 + ], + [ + "Novel", + -15.216838836669922 + ], + [ + "RMC", + -15.216863632202148 + ], + [ + "▁chartreuse", + -15.216873168945312 + ], + [ + "▁EMBA", + -15.216896057128906 + ], + [ + "▁NCEI", + -15.21692180633545 + ], + [ + "▁Dilip", + -15.216950416564941 + ], + [ + "▁Mensa", + -15.216954231262207 + ], + [ + "blaze", + -15.216972351074219 + ], + [ + "▁etwas", + -15.216973304748535 + ], + [ + "▁mugshot", + -15.217019081115723 + ], + [ + "▁Aditi", + -15.217032432556152 + ], + [ + "▁prudently", + -15.217044830322266 + ], + [ + "▁Skeletal", + -15.217046737670898 + ], + [ + "▁Leff", + -15.217050552368164 + ], + [ + "▁Seme", + -15.217060089111328 + ], + [ + "▁Transfiguration", + -15.217079162597656 + ], + [ + "▁Dorje", + -15.217082977294922 + ], + [ + "▁Montfort", + -15.217103958129883 + ], + [ + "▁SEEK", + -15.217148780822754 + ], + [ + "ouda", + -15.217175483703613 + ], + [ + "▁colostrum", + -15.217179298400879 + ], + [ + "▁Olmert", + -15.21719741821289 + ], + [ + "▁BLOOM", + -15.217236518859863 + ], + [ + "▁Invented", + -15.217251777648926 + ], + [ + "cloak", + -15.217265129089355 + ], + [ + "▁TARP", + -15.217275619506836 + ], + [ + "▁swoosh", + -15.21728229522705 + ], + [ + "▁flagella", + -15.217302322387695 + ], + [ + "▁Cardenas", + -15.217453002929688 + ], + [ + "▁Swingers", + -15.217453956604004 + ], + [ + "▁CHART", + -15.217460632324219 + ], + [ + "▁Housewife", + -15.217462539672852 + ], + [ + "▁90210", + -15.217508316040039 + ], + [ + "▁iHeartRadio", + -15.217510223388672 + ], + [ + "▁Toxicity", + -15.217536926269531 + ], + [ + "▁cropland", + -15.217551231384277 + ], + [ + "vaccination", + -15.217615127563477 + ], + [ + "▁PROBLEMS", + -15.217620849609375 + ], + [ + "▁TRANSACTION", + -15.217626571655273 + ], + [ + "▁Fulmer", + -15.217656135559082 + ], + [ + "particular", + -15.21773624420166 + ], + [ + "UMC", + -15.21776008605957 + ], + [ + "Hurricane", + -15.217782020568848 + ], + [ + "▁labyrinthine", + -15.217788696289062 + ], + [ + "THR", + -15.217791557312012 + ], + [ + "▁Dhi", + -15.217803001403809 + ], + [ + "▁wright", + -15.21782112121582 + ], + [ + "▁Saanich", + -15.217824935913086 + ], + [ + "lasi", + -15.21783447265625 + ], + [ + "▁Neoprene", + -15.217872619628906 + ], + [ + "▁Tamron", + -15.21789836883545 + ], + [ + "▁morrow", + -15.217902183532715 + ], + [ + "▁Garfunkel", + -15.217925071716309 + ], + [ + "▁Octave", + -15.217930793762207 + ], + [ + "▁Wore", + -15.217930793762207 + ], + [ + "RID", + -15.217958450317383 + ], + [ + "diol", + -15.218006134033203 + ], + [ + "HSE", + -15.218073844909668 + ], + [ + "▁lumberjack", + -15.21811580657959 + ], + [ + "▁Friesen", + -15.21812915802002 + ], + [ + "▁Egress", + -15.218152046203613 + ], + [ + "caba", + -15.218279838562012 + ], + [ + "▁AVOID", + -15.21828842163086 + ], + [ + "▁carpooling", + -15.218311309814453 + ], + [ + "▁Kenzo", + -15.218316078186035 + ], + [ + "▁soundproofing", + -15.218321800231934 + ], + [ + "▁Stacie", + -15.218335151672363 + ], + [ + "puzzle", + -15.218354225158691 + ], + [ + "▁Roaming", + -15.21835994720459 + ], + [ + "HDR", + -15.218391418457031 + ], + [ + "galvan", + -15.218408584594727 + ], + [ + "▁Brevi", + -15.218440055847168 + ], + [ + "▁sicher", + -15.218476295471191 + ], + [ + "▁LONGER", + -15.218478202819824 + ], + [ + "embol", + -15.218480110168457 + ], + [ + "▁soundboard", + -15.218481063842773 + ], + [ + "teilung", + -15.218530654907227 + ], + [ + "▁Bandra", + -15.218545913696289 + ], + [ + "Leninist", + -15.218592643737793 + ], + [ + "▁unbelieving", + -15.218609809875488 + ], + [ + "twentieth", + -15.218626976013184 + ], + [ + "▁Auden", + -15.21866512298584 + ], + [ + "lonia", + -15.218666076660156 + ], + [ + "▁expediting", + -15.218677520751953 + ], + [ + "▁neuen", + -15.21868896484375 + ], + [ + "▁Geophys", + -15.218692779541016 + ], + [ + "▁BME", + -15.218705177307129 + ], + [ + "▁Duxbury", + -15.218753814697266 + ], + [ + "▁Joakim", + -15.218770980834961 + ], + [ + "▁KINGDOM", + -15.21877384185791 + ], + [ + "Crash", + -15.218774795532227 + ], + [ + "دم", + -15.218778610229492 + ], + [ + "▁warrantless", + -15.218796730041504 + ], + [ + "▁ZFS", + -15.218802452087402 + ], + [ + "▁SIMON", + -15.218833923339844 + ], + [ + "▁UPGRADE", + -15.218857765197754 + ], + [ + "▁Celestia", + -15.218881607055664 + ], + [ + "chok", + -15.218923568725586 + ], + [ + "jury", + -15.218950271606445 + ], + [ + "holistic", + -15.218978881835938 + ], + [ + "법", + -15.219002723693848 + ], + [ + "▁Turley", + -15.21901798248291 + ], + [ + "▁Amira", + -15.21904468536377 + ], + [ + "▁Rappler", + -15.219062805175781 + ], + [ + "▁Giam", + -15.219194412231445 + ], + [ + "▁Hertford", + -15.21921157836914 + ], + [ + "▁Moldovan", + -15.21923542022705 + ], + [ + "▁Hartland", + -15.219245910644531 + ], + [ + "▁stephen", + -15.219300270080566 + ], + [ + "▁Stadio", + -15.219327926635742 + ], + [ + "▁Synapse", + -15.219351768493652 + ], + [ + "▁duplicity", + -15.219359397888184 + ], + [ + "▁ROLE", + -15.219367980957031 + ], + [ + "▁Bessemer", + -15.219388961791992 + ], + [ + "▁Valenzuela", + -15.219401359558105 + ], + [ + "Boobs", + -15.219405174255371 + ], + [ + "Ministry", + -15.219426155090332 + ], + [ + "▁chauvinist", + -15.219450950622559 + ], + [ + "▁OKLAHOMA", + -15.219468116760254 + ], + [ + "▁TICKET", + -15.219470024108887 + ], + [ + "▁Oswalt", + -15.219472885131836 + ], + [ + "▁Burnet", + -15.219512939453125 + ], + [ + "▁この", + -15.219547271728516 + ], + [ + "ến", + -15.219548225402832 + ], + [ + "▁untrusted", + -15.219550132751465 + ], + [ + "▁Zeid", + -15.21955680847168 + ], + [ + "OLOGICAL", + -15.219563484191895 + ], + [ + "▁Priceless", + -15.219568252563477 + ], + [ + "▁Sproul", + -15.219603538513184 + ], + [ + "ptera", + -15.219636917114258 + ], + [ + "Croatia", + -15.21963882446289 + ], + [ + "▁HSN", + -15.219666481018066 + ], + [ + "▁Cooktop", + -15.2196683883667 + ], + [ + "▁Relat", + -15.219673156738281 + ], + [ + "▁1753", + -15.219681739807129 + ], + [ + "Airport", + -15.219687461853027 + ], + [ + "▁pricked", + -15.21969223022461 + ], + [ + "▁Hydrangea", + -15.219700813293457 + ], + [ + "▁buttock", + -15.21970272064209 + ], + [ + "▁FCT", + -15.219710350036621 + ], + [ + "▁Crossref", + -15.219714164733887 + ], + [ + "▁blinders", + -15.219738006591797 + ], + [ + "▁gymnastic", + -15.219746589660645 + ], + [ + "▁MEANS", + -15.219758033752441 + ], + [ + "▁Bled", + -15.219779968261719 + ], + [ + "▁Flatten", + -15.219791412353516 + ], + [ + "▁FORTY", + -15.219829559326172 + ], + [ + "▁epitaph", + -15.219833374023438 + ], + [ + "vip", + -15.219841003417969 + ], + [ + "通过", + -15.219842910766602 + ], + [ + "IRB", + -15.2198486328125 + ], + [ + "Theory", + -15.2199068069458 + ], + [ + "่า", + -15.219940185546875 + ], + [ + "▁Relentless", + -15.220067024230957 + ], + [ + "▁largesse", + -15.220069885253906 + ], + [ + "Ю", + -15.220147132873535 + ], + [ + "▁Polycarbonate", + -15.220159530639648 + ], + [ + "▁این", + -15.220168113708496 + ], + [ + "▁kër", + -15.220170974731445 + ], + [ + "▁Conservatoire", + -15.220182418823242 + ], + [ + "▁diverter", + -15.220223426818848 + ], + [ + "igbo", + -15.220266342163086 + ], + [ + "▁lynched", + -15.22031021118164 + ], + [ + "▁impaled", + -15.220341682434082 + ], + [ + "IZING", + -15.220405578613281 + ], + [ + "▁iliac", + -15.220467567443848 + ], + [ + "▁NPI", + -15.220483779907227 + ], + [ + "entreprise", + -15.220486640930176 + ], + [ + "▁MINING", + -15.22049331665039 + ], + [ + "▁SDRAM", + -15.220494270324707 + ], + [ + "Jess", + -15.220503807067871 + ], + [ + "▁Tashi", + -15.220504760742188 + ], + [ + "▁fusc", + -15.220529556274414 + ], + [ + "▁Shaanxi", + -15.220564842224121 + ], + [ + "▁wailed", + -15.220585823059082 + ], + [ + "▁Enlightened", + -15.220587730407715 + ], + [ + "▁schematically", + -15.220638275146484 + ], + [ + "▁Jeremi", + -15.220645904541016 + ], + [ + "▁wimpy", + -15.220704078674316 + ], + [ + "alloc", + -15.220718383789062 + ], + [ + "▁Felici", + -15.220758438110352 + ], + [ + "▁Barnstable", + -15.220839500427246 + ], + [ + "▁Flack", + -15.22087574005127 + ], + [ + "▁firepit", + -15.220878601074219 + ], + [ + "▁عليه", + -15.220947265625 + ], + [ + "▁gleich", + -15.220949172973633 + ], + [ + "▁PAYE", + -15.221013069152832 + ], + [ + "▁nevada", + -15.221053123474121 + ], + [ + "▁WARN", + -15.221061706542969 + ], + [ + "luff", + -15.221085548400879 + ], + [ + "▁Unser", + -15.221099853515625 + ], + [ + "▁Adaptor", + -15.221111297607422 + ], + [ + "▁Sweeping", + -15.221111297607422 + ], + [ + "▁Chickpea", + -15.221115112304688 + ], + [ + "▁bicker", + -15.221150398254395 + ], + [ + "』", + -15.221216201782227 + ], + [ + "Hint", + -15.221233367919922 + ], + [ + "legitim", + -15.221301078796387 + ], + [ + "▁Kacey", + -15.221365928649902 + ], + [ + "▁Spearman", + -15.221366882324219 + ], + [ + "▁Varela", + -15.221370697021484 + ], + [ + "pivot", + -15.221380233764648 + ], + [ + "▁Damen", + -15.221444129943848 + ], + [ + "▁astonish", + -15.22144889831543 + ], + [ + "aerobic", + -15.221477508544922 + ], + [ + "▁firmament", + -15.221477508544922 + ], + [ + "Sputnik", + -15.221487045288086 + ], + [ + "nadi", + -15.2214937210083 + ], + [ + "Pharm", + -15.221505165100098 + ], + [ + "▁reassign", + -15.221555709838867 + ], + [ + "▁Rubenstein", + -15.221595764160156 + ], + [ + "▁Slush", + -15.221652030944824 + ], + [ + "▁DDD", + -15.221653938293457 + ], + [ + "▁LENGTH", + -15.221662521362305 + ], + [ + "americana", + -15.22169017791748 + ], + [ + "examining", + -15.221697807312012 + ], + [ + "▁Deschamps", + -15.221729278564453 + ], + [ + "стоя", + -15.221748352050781 + ], + [ + "contribute", + -15.221761703491211 + ], + [ + "attie", + -15.221778869628906 + ], + [ + "▁Cette", + -15.221796035766602 + ], + [ + "▁salva", + -15.221813201904297 + ], + [ + "Vox", + -15.221824645996094 + ], + [ + "▁Pendle", + -15.221855163574219 + ], + [ + "▁MILK", + -15.221863746643066 + ], + [ + "▁хо", + -15.221908569335938 + ], + [ + "▁CHIEF", + -15.221932411193848 + ], + [ + "▁Waw", + -15.221939086914062 + ], + [ + "endorff", + -15.221989631652832 + ], + [ + "▁ridiculousness", + -15.221989631652832 + ], + [ + "▁snowboarder", + -15.22199821472168 + ], + [ + "▁Malthus", + -15.222014427185059 + ], + [ + "Blogger", + -15.222039222717285 + ], + [ + "grape", + -15.222062110900879 + ], + [ + "▁Vientiane", + -15.222062110900879 + ], + [ + "édé", + -15.222078323364258 + ], + [ + "▁Levon", + -15.22211742401123 + ], + [ + "▁shyly", + -15.222138404846191 + ], + [ + "▁panicky", + -15.222164154052734 + ], + [ + "▁ORGANIC", + -15.222185134887695 + ], + [ + "▁TransUnion", + -15.222247123718262 + ], + [ + "▁disappointingly", + -15.222256660461426 + ], + [ + "▁MVA", + -15.222280502319336 + ], + [ + "▁humus", + -15.222304344177246 + ], + [ + "▁Kylian", + -15.222310066223145 + ], + [ + "▁Caer", + -15.222323417663574 + ], + [ + "▁Aurobindo", + -15.222329139709473 + ], + [ + "DATE", + -15.222350120544434 + ], + [ + "▁mucin", + -15.2223539352417 + ], + [ + "▁Moresby", + -15.222356796264648 + ], + [ + "▁Artery", + -15.222368240356445 + ], + [ + "▁frig", + -15.222393035888672 + ], + [ + "crib", + -15.222396850585938 + ], + [ + "▁Mimic", + -15.222420692443848 + ], + [ + "Lexi", + -15.222442626953125 + ], + [ + "iske", + -15.222458839416504 + ], + [ + "ongoing", + -15.222489356994629 + ], + [ + "▁DFT", + -15.222533226013184 + ], + [ + "▁Raila", + -15.22257137298584 + ], + [ + "▁SFU", + -15.222577095031738 + ], + [ + "▁reword", + -15.222600936889648 + ], + [ + "▁confirmatory", + -15.222715377807617 + ], + [ + "Restore", + -15.222750663757324 + ], + [ + "▁STARTED", + -15.222761154174805 + ], + [ + "▁Shareware", + -15.222798347473145 + ], + [ + "▁Palmieri", + -15.222803115844727 + ], + [ + "▁crimping", + -15.222825050354004 + ], + [ + "Mach", + -15.222827911376953 + ], + [ + "▁Walleye", + -15.222841262817383 + ], + [ + "▁Xavi", + -15.222862243652344 + ], + [ + "▁Debugging", + -15.22288990020752 + ], + [ + "▁Saldana", + -15.222919464111328 + ], + [ + "manned", + -15.22292709350586 + ], + [ + "▁stretchable", + -15.2229642868042 + ], + [ + "▁HAVEN", + -15.222981452941895 + ], + [ + "hassle", + -15.222987174987793 + ], + [ + "▁taurine", + -15.222999572753906 + ], + [ + "gadget", + -15.223003387451172 + ], + [ + "▁humbucker", + -15.223061561584473 + ], + [ + "▁Clarice", + -15.22307014465332 + ], + [ + "▁scrotum", + -15.223134994506836 + ], + [ + "pleaser", + -15.223166465759277 + ], + [ + "▁Simulated", + -15.223169326782227 + ], + [ + "▁Schiphol", + -15.22319507598877 + ], + [ + "personalized", + -15.223199844360352 + ], + [ + "steiner", + -15.223219871520996 + ], + [ + "Callaghan", + -15.223237037658691 + ], + [ + "latency", + -15.223291397094727 + ], + [ + "jne", + -15.223294258117676 + ], + [ + "polite", + -15.223307609558105 + ], + [ + "▁spirulina", + -15.223312377929688 + ], + [ + "▁infinitive", + -15.223322868347168 + ], + [ + "▁printmaker", + -15.223323822021484 + ], + [ + "▁Fifi", + -15.223325729370117 + ], + [ + "▁Syme", + -15.223336219787598 + ], + [ + "▁harpoon", + -15.223340034484863 + ], + [ + "▁knighthood", + -15.223341941833496 + ], + [ + "agiri", + -15.223353385925293 + ], + [ + "▁Ruffin", + -15.223388671875 + ], + [ + "��Dewar", + -15.22339916229248 + ], + [ + "▁Visayas", + -15.22348690032959 + ], + [ + "▁Glennon", + -15.223531723022461 + ], + [ + "方向", + -15.22353458404541 + ], + [ + "▁Espanol", + -15.223576545715332 + ], + [ + "▁Deviation", + -15.223587036132812 + ], + [ + "▁harris", + -15.223590850830078 + ], + [ + "▁Validity", + -15.223596572875977 + ], + [ + "▁Jalandhar", + -15.223624229431152 + ], + [ + "▁HOMES", + -15.223625183105469 + ], + [ + "▁exhaling", + -15.223645210266113 + ], + [ + "▁Introvert", + -15.223673820495605 + ], + [ + "▁Bric", + -15.223677635192871 + ], + [ + "▁NSR", + -15.223687171936035 + ], + [ + "Scroll", + -15.223689079284668 + ], + [ + "bien", + -15.22370433807373 + ], + [ + "▁ingeniously", + -15.223727226257324 + ], + [ + "Abraham", + -15.223770141601562 + ], + [ + "Moreover", + -15.223804473876953 + ], + [ + "selfie", + -15.223834991455078 + ], + [ + "▁warily", + -15.223856925964355 + ], + [ + "Supp", + -15.223857879638672 + ], + [ + "▁Gilgamesh", + -15.223862648010254 + ], + [ + "▁Blige", + -15.223868370056152 + ], + [ + "▁Ganguly", + -15.223878860473633 + ], + [ + "VERSION", + -15.223888397216797 + ], + [ + "professor", + -15.223934173583984 + ], + [ + "marginal", + -15.2239408493042 + ], + [ + "⠀", + -15.223979949951172 + ], + [ + "▁Burleson", + -15.22399616241455 + ], + [ + "▁Daugherty", + -15.22401237487793 + ], + [ + "ologous", + -15.224016189575195 + ], + [ + "emotion", + -15.224050521850586 + ], + [ + "▁accentuating", + -15.224056243896484 + ], + [ + "▁EDD", + -15.2240629196167 + ], + [ + "▁Firearm", + -15.2240629196167 + ], + [ + "▁gpu", + -15.224091529846191 + ], + [ + "CORD", + -15.224092483520508 + ], + [ + "وب", + -15.22409439086914 + ], + [ + "▁Harle", + -15.22412395477295 + ], + [ + "genomic", + -15.224130630493164 + ], + [ + "▁Strathmore", + -15.22414493560791 + ], + [ + "▁Affi", + -15.224189758300781 + ], + [ + "▁Taupe", + -15.224196434020996 + ], + [ + "系统", + -15.224217414855957 + ], + [ + "▁Salami", + -15.224268913269043 + ], + [ + "▁па", + -15.224315643310547 + ], + [ + "▁Nuffield", + -15.224328994750977 + ], + [ + "▁Tortuga", + -15.224366188049316 + ], + [ + "▁Allegiant", + -15.224379539489746 + ], + [ + "▁SAMPLE", + -15.224438667297363 + ], + [ + "robust", + -15.224449157714844 + ], + [ + "▁Biomed", + -15.224459648132324 + ], + [ + "guessing", + -15.224480628967285 + ], + [ + "▁Anglophone", + -15.224501609802246 + ], + [ + "steroid", + -15.224549293518066 + ], + [ + "▁Irre", + -15.22456169128418 + ], + [ + "▁Bitch", + -15.224574089050293 + ], + [ + "▁obfuscate", + -15.22458267211914 + ], + [ + "affey", + -15.224638938903809 + ], + [ + "revised", + -15.224654197692871 + ], + [ + "ATL", + -15.22465991973877 + ], + [ + "▁Aristide", + -15.2246675491333 + ], + [ + "▁torsional", + -15.22474193572998 + ], + [ + "boundary", + -15.224774360656738 + ], + [ + "▁Fabrizio", + -15.224801063537598 + ], + [ + "▁Gillies", + -15.224803924560547 + ], + [ + "▁Tabata", + -15.224809646606445 + ], + [ + "中的", + -15.224817276000977 + ], + [ + "▁loathsome", + -15.224818229675293 + ], + [ + "нг", + -15.224820137023926 + ], + [ + "▁sigur", + -15.224841117858887 + ], + [ + "hela", + -15.224844932556152 + ], + [ + "▁Marri", + -15.224913597106934 + ], + [ + "▁unimaginably", + -15.224930763244629 + ], + [ + "Binary", + -15.224943161010742 + ], + [ + "▁verk", + -15.22495174407959 + ], + [ + "▁urethral", + -15.224953651428223 + ], + [ + "▁neurobiology", + -15.224963188171387 + ], + [ + "▁overreaction", + -15.22497844696045 + ], + [ + "▁outgrew", + -15.224983215332031 + ], + [ + "dosage", + -15.224989891052246 + ], + [ + "▁MPN", + -15.224998474121094 + ], + [ + "▁Mook", + -15.225027084350586 + ], + [ + "времен", + -15.22504711151123 + ], + [ + "▁ANZAC", + -15.225088119506836 + ], + [ + "▁encontrar", + -15.225093841552734 + ], + [ + "▁potpourri", + -15.22509765625 + ], + [ + "▁ligature", + -15.225101470947266 + ], + [ + "agri", + -15.22512149810791 + ], + [ + "dote", + -15.22512149810791 + ], + [ + "▁LOTR", + -15.225166320800781 + ], + [ + "▁divisiveness", + -15.225170135498047 + ], + [ + "▁Baek", + -15.225172996520996 + ], + [ + "▁honeybee", + -15.225229263305664 + ], + [ + "aksa", + -15.225259780883789 + ], + [ + "▁Greystone", + -15.22528076171875 + ], + [ + "▁Cumulus", + -15.225286483764648 + ], + [ + "▁Popup", + -15.225290298461914 + ], + [ + "NEO", + -15.225308418273926 + ], + [ + "▁Ambulatory", + -15.225350379943848 + ], + [ + "▁Annandale", + -15.22535228729248 + ], + [ + "flank", + -15.225397109985352 + ], + [ + "Qué", + -15.225415229797363 + ], + [ + "▁Suda", + -15.225464820861816 + ], + [ + "▁cyl", + -15.22546672821045 + ], + [ + "▁Tigger", + -15.225467681884766 + ], + [ + "Knock", + -15.225485801696777 + ], + [ + "▁unserer", + -15.225499153137207 + ], + [ + "▁Klitschko", + -15.225515365600586 + ], + [ + "▁Jolene", + -15.225547790527344 + ], + [ + "Dictionary", + -15.225594520568848 + ], + [ + "▁coffeemaker", + -15.225605010986328 + ], + [ + "olani", + -15.225607872009277 + ], + [ + "▁Vaginal", + -15.225667953491211 + ], + [ + "▁certainties", + -15.225706100463867 + ], + [ + "▁الن", + -15.22572135925293 + ], + [ + "dubbed", + -15.225722312927246 + ], + [ + "▁ceo", + -15.225736618041992 + ], + [ + "nelson", + -15.225754737854004 + ], + [ + "▁Holborn", + -15.225761413574219 + ], + [ + "▁quoi", + -15.2257661819458 + ], + [ + "unci", + -15.2257719039917 + ], + [ + "▁1761", + -15.225784301757812 + ], + [ + "Jax", + -15.225802421569824 + ], + [ + "▁Hippocrates", + -15.22583293914795 + ], + [ + "arello", + -15.225868225097656 + ], + [ + "▁Propylene", + -15.225874900817871 + ], + [ + "GSA", + -15.225886344909668 + ], + [ + "▁Nagorno", + -15.225900650024414 + ], + [ + "▁Ibom", + -15.225921630859375 + ], + [ + "▁circumventing", + -15.22594165802002 + ], + [ + "▁Haugh", + -15.225970268249512 + ], + [ + "▁BOWL", + -15.225985527038574 + ], + [ + "▁util", + -15.226014137268066 + ], + [ + "▁Lockett", + -15.226024627685547 + ], + [ + "▁sana", + -15.226030349731445 + ], + [ + "▁gridiron", + -15.226045608520508 + ], + [ + "▁1692", + -15.226061820983887 + ], + [ + "▁Romulan", + -15.226099014282227 + ], + [ + "▁aliphatic", + -15.226150512695312 + ], + [ + "Cupid", + -15.22619915008545 + ], + [ + "▁ROSS", + -15.226204872131348 + ], + [ + "▁Lyne", + -15.226216316223145 + ], + [ + "▁Fueled", + -15.226221084594727 + ], + [ + "oglio", + -15.226273536682129 + ], + [ + "▁ක", + -15.226301193237305 + ], + [ + "▁glucagon", + -15.226317405700684 + ], + [ + "▁Syriza", + -15.226405143737793 + ], + [ + "▁hah", + -15.226421356201172 + ], + [ + "▁Chiswick", + -15.22643756866455 + ], + [ + "▁Suboxone", + -15.226468086242676 + ], + [ + "▁Renfro", + -15.226494789123535 + ], + [ + "▁lok", + -15.226552963256836 + ], + [ + "▁undercoat", + -15.226553916931152 + ], + [ + "stoke", + -15.22655963897705 + ], + [ + "▁Kva", + -15.226574897766113 + ], + [ + "▁heeft", + -15.226613998413086 + ], + [ + "icorn", + -15.226632118225098 + ], + [ + "ophobic", + -15.226646423339844 + ], + [ + "▁flaked", + -15.226683616638184 + ], + [ + "▁navies", + -15.226694107055664 + ], + [ + "▁kaleidoscopic", + -15.226701736450195 + ], + [ + "▁RCD", + -15.226726531982422 + ], + [ + "▁Rangoon", + -15.226744651794434 + ], + [ + "▁Kotak", + -15.226753234863281 + ], + [ + "outlook", + -15.226771354675293 + ], + [ + "▁Chewing", + -15.226778030395508 + ], + [ + "▁raceway", + -15.226815223693848 + ], + [ + "▁SLOT", + -15.226849555969238 + ], + [ + "▁evangelization", + -15.226853370666504 + ], + [ + "▁univariate", + -15.22685718536377 + ], + [ + "prefix", + -15.226861953735352 + ], + [ + "▁purine", + -15.2268705368042 + ], + [ + "watcher", + -15.226909637451172 + ], + [ + "literacy", + -15.226945877075195 + ], + [ + "hofen", + -15.227036476135254 + ], + [ + "▁Norcross", + -15.227036476135254 + ], + [ + "▁Bettina", + -15.227043151855469 + ], + [ + "▁Reckoning", + -15.227049827575684 + ], + [ + "utilized", + -15.22706127166748 + ], + [ + "▁Scone", + -15.227070808410645 + ], + [ + "▁Pesach", + -15.227088928222656 + ], + [ + "▁Tabu", + -15.227131843566895 + ], + [ + "cardiac", + -15.227137565612793 + ], + [ + "cela", + -15.227142333984375 + ], + [ + "▁scapula", + -15.227181434631348 + ], + [ + "Viva", + -15.22719669342041 + ], + [ + "▁Walkman", + -15.227234840393066 + ], + [ + "Stella", + -15.227273941040039 + ], + [ + "▁premarket", + -15.22729206085205 + ], + [ + "▁INTEGRA", + -15.227306365966797 + ], + [ + "TRAN", + -15.227324485778809 + ], + [ + "▁paclitaxel", + -15.227337837219238 + ], + [ + "HAT", + -15.227343559265137 + ], + [ + "᧐", + -15.227355003356934 + ], + [ + "perfusion", + -15.22736644744873 + ], + [ + "▁GHOST", + -15.227459907531738 + ], + [ + "▁Rowell", + -15.227477073669434 + ], + [ + "▁Positioned", + -15.227479934692383 + ], + [ + "▁magnetization", + -15.22748851776123 + ], + [ + "▁preyed", + -15.227500915527344 + ], + [ + "▁breathlessly", + -15.22753620147705 + ], + [ + "▁Aisle", + -15.2275390625 + ], + [ + "roofed", + -15.227561950683594 + ], + [ + "kru", + -15.227598190307617 + ], + [ + "板", + -15.227620124816895 + ], + [ + "▁Picton", + -15.22762680053711 + ], + [ + "▁TSO", + -15.227646827697754 + ], + [ + "▁Emin", + -15.227656364440918 + ], + [ + "▁Raúl", + -15.227662086486816 + ], + [ + "▁Backcountry", + -15.227702140808105 + ], + [ + "laga", + -15.227750778198242 + ], + [ + "Standing", + -15.227757453918457 + ], + [ + "Solution", + -15.22777271270752 + ], + [ + "▁miseries", + -15.227787971496582 + ], + [ + "▁Kasparov", + -15.227815628051758 + ], + [ + "Manufacturing", + -15.227899551391602 + ], + [ + "Rogue", + -15.227913856506348 + ], + [ + "UTA", + -15.22802448272705 + ], + [ + "▁Burglary", + -15.22803020477295 + ], + [ + "▁Tenet", + -15.228055000305176 + ], + [ + "▁duplexes", + -15.228058815002441 + ], + [ + "▁Stripper", + -15.228107452392578 + ], + [ + "taylor", + -15.228114128112793 + ], + [ + "properly", + -15.22812557220459 + ], + [ + "▁tartness", + -15.228206634521484 + ], + [ + "Begin", + -15.228212356567383 + ], + [ + "▁starburst", + -15.228236198425293 + ], + [ + "SOD", + -15.228240013122559 + ], + [ + "ORF", + -15.228257179260254 + ], + [ + "Lunch", + -15.228288650512695 + ], + [ + "▁Chromosome", + -15.228299140930176 + ], + [ + "▁Josep", + -15.228311538696289 + ], + [ + "▁Courant", + -15.228341102600098 + ], + [ + "fluorescence", + -15.228351593017578 + ], + [ + "▁Comma", + -15.228374481201172 + ], + [ + "▁Grounded", + -15.228473663330078 + ], + [ + "Dyna", + -15.228475570678711 + ], + [ + "▁Katrin", + -15.228487968444824 + ], + [ + "▁Utilising", + -15.228499412536621 + ], + [ + "▁Hatred", + -15.228500366210938 + ], + [ + "▁Tinsley", + -15.22851276397705 + ], + [ + "▁undiluted", + -15.228517532348633 + ], + [ + "electrode", + -15.228531837463379 + ], + [ + "▁floaty", + -15.22853946685791 + ], + [ + "▁Matias", + -15.228540420532227 + ], + [ + "▁Montmartre", + -15.228544235229492 + ], + [ + "에서는", + -15.228597640991211 + ], + [ + "Fail", + -15.228622436523438 + ], + [ + "▁NIB", + -15.228652954101562 + ], + [ + "▁BAKER", + -15.2287015914917 + ], + [ + "Soccer", + -15.228704452514648 + ], + [ + "уз", + -15.228713989257812 + ], + [ + "▁Trung", + -15.228716850280762 + ], + [ + "Roo", + -15.228721618652344 + ], + [ + "▁forgeries", + -15.228789329528809 + ], + [ + "hält", + -15.228790283203125 + ], + [ + "NATE", + -15.22886848449707 + ], + [ + "▁Hammon", + -15.228906631469727 + ], + [ + "▁Matrimonial", + -15.228912353515625 + ], + [ + "▁PCGS", + -15.228926658630371 + ], + [ + "▁Shyamalan", + -15.22895622253418 + ], + [ + "▁NDTV", + -15.22899341583252 + ], + [ + "▁RCB", + -15.22900104522705 + ], + [ + "ложен", + -15.229020118713379 + ], + [ + "▁Visco", + -15.229039192199707 + ], + [ + "аз", + -15.229042053222656 + ], + [ + "▁hypersensitive", + -15.22905445098877 + ], + [ + "▁Shlomo", + -15.229057312011719 + ], + [ + "Sketch", + -15.229081153869629 + ], + [ + "▁◆", + -15.229089736938477 + ], + [ + "▁Shipwreck", + -15.22909164428711 + ], + [ + "▁emotionless", + -15.229097366333008 + ], + [ + "▁£700", + -15.22909927368164 + ], + [ + "▁PFI", + -15.229117393493652 + ], + [ + "TSP", + -15.229125022888184 + ], + [ + "▁Mohali", + -15.22920036315918 + ], + [ + "cef", + -15.229212760925293 + ], + [ + "▁Dandenong", + -15.22929859161377 + ], + [ + "▁Kaia", + -15.229312896728516 + ], + [ + "▁Hardik", + -15.229315757751465 + ], + [ + "Graf", + -15.229330062866211 + ], + [ + "▁Bentonite", + -15.229353904724121 + ], + [ + "▁FORGET", + -15.229357719421387 + ], + [ + "▁colourless", + -15.229421615600586 + ], + [ + "barely", + -15.229426383972168 + ], + [ + "▁dmv", + -15.22945785522461 + ], + [ + "▁Piedra", + -15.229484558105469 + ], + [ + "▁Mayoral", + -15.229557037353516 + ], + [ + "▁HKD", + -15.229578971862793 + ], + [ + "مي", + -15.22964096069336 + ], + [ + "▁Officejet", + -15.229674339294434 + ], + [ + "▁Exceptionally", + -15.229717254638672 + ], + [ + "▁Mander", + -15.229748725891113 + ], + [ + "▁Ritalin", + -15.22976016998291 + ], + [ + "Ž", + -15.229761123657227 + ], + [ + "limo", + -15.229787826538086 + ], + [ + "▁Welbeck", + -15.229829788208008 + ], + [ + "stationary", + -15.2298583984375 + ], + [ + "▁misreading", + -15.22986125946045 + ], + [ + "▁Osorio", + -15.229872703552246 + ], + [ + "jiri", + -15.22988510131836 + ], + [ + "TRADE", + -15.229890823364258 + ], + [ + "▁functionaries", + -15.229890823364258 + ], + [ + "incredibly", + -15.229912757873535 + ], + [ + "NICE", + -15.2299222946167 + ], + [ + "▁Scenery", + -15.229931831359863 + ], + [ + "settling", + -15.229951858520508 + ], + [ + "▁Tef", + -15.229966163635254 + ], + [ + "▁Selv", + -15.22998046875 + ], + [ + "▁lá", + -15.23005485534668 + ], + [ + "▁Netherland", + -15.230097770690918 + ], + [ + "lanka", + -15.230103492736816 + ], + [ + "▁fermenter", + -15.230110168457031 + ], + [ + "▁我", + -15.23012638092041 + ], + [ + "Addict", + -15.230131149291992 + ], + [ + "▁splotch", + -15.230149269104004 + ], + [ + "▁nipple", + -15.230207443237305 + ], + [ + "▁Sauber", + -15.230228424072266 + ], + [ + "▁songbook", + -15.230257034301758 + ], + [ + "▁treetops", + -15.230257034301758 + ], + [ + "Establish", + -15.230263710021973 + ], + [ + "facilitate", + -15.23027515411377 + ], + [ + "值", + -15.23027515411377 + ], + [ + "▁dozed", + -15.230297088623047 + ], + [ + "Exec", + -15.230311393737793 + ], + [ + "matte", + -15.23037052154541 + ], + [ + "▁NAMM", + -15.230379104614258 + ], + [ + "▁Damme", + -15.230381965637207 + ], + [ + "▁mereka", + -15.23041820526123 + ], + [ + "مد", + -15.230439186096191 + ], + [ + "▁perfunctory", + -15.230456352233887 + ], + [ + "▁commandant", + -15.23047161102295 + ], + [ + "▁levitate", + -15.230473518371582 + ], + [ + "▁CSG", + -15.230474472045898 + ], + [ + "istri", + -15.230497360229492 + ], + [ + "▁gunmetal", + -15.23054027557373 + ], + [ + "▁channelling", + -15.230545043945312 + ], + [ + "▁flitting", + -15.23056697845459 + ], + [ + "▁neurotoxin", + -15.230584144592285 + ], + [ + "Cowboy", + -15.230656623840332 + ], + [ + "▁proyecto", + -15.230659484863281 + ], + [ + "▁decibel", + -15.230660438537598 + ], + [ + "側", + -15.230661392211914 + ], + [ + "▁Bijou", + -15.230671882629395 + ], + [ + "▁BLOW", + -15.230692863464355 + ], + [ + "▁geoscience", + -15.230709075927734 + ], + [ + "▁Histone", + -15.230722427368164 + ], + [ + "▁Arrieta", + -15.230738639831543 + ], + [ + "itself", + -15.230761528015137 + ], + [ + "▁mediaeval", + -15.230766296386719 + ], + [ + "▁Leggett", + -15.230774879455566 + ], + [ + "▁EML", + -15.230813980102539 + ], + [ + "mercury", + -15.230817794799805 + ], + [ + "▁Hine", + -15.2308349609375 + ], + [ + "Tenn", + -15.230849266052246 + ], + [ + "▁finan", + -15.230853080749512 + ], + [ + "▁Ruffalo", + -15.230868339538574 + ], + [ + "नी", + -15.230880737304688 + ], + [ + "▁tailback", + -15.230883598327637 + ], + [ + "▁ironclad", + -15.230977058410645 + ], + [ + "corpora", + -15.230986595153809 + ], + [ + "▁MacIntyre", + -15.231010437011719 + ], + [ + "▁Brine", + -15.23104476928711 + ], + [ + "▁Patric", + -15.231088638305664 + ], + [ + "pach", + -15.23112678527832 + ], + [ + "▁Montecito", + -15.23114013671875 + ], + [ + "▁Satchel", + -15.231160163879395 + ], + [ + "▁WebRTC", + -15.231165885925293 + ], + [ + "▁Amulet", + -15.231188774108887 + ], + [ + "▁Continually", + -15.231201171875 + ], + [ + "▁Expiration", + -15.231203079223633 + ], + [ + "▁Yaman", + -15.231338500976562 + ], + [ + "systematic", + -15.231340408325195 + ], + [ + "▁Unbreakable", + -15.231440544128418 + ], + [ + "Harvey", + -15.231457710266113 + ], + [ + "▁Deviant", + -15.23151683807373 + ], + [ + "▁Millsap", + -15.231517791748047 + ], + [ + "▁silico", + -15.231537818908691 + ], + [ + "▁Tomography", + -15.231573104858398 + ], + [ + "▁Compulsive", + -15.231588363647461 + ], + [ + "▁myofascial", + -15.23161506652832 + ], + [ + "▁CREATIVE", + -15.231618881225586 + ], + [ + "▁Moxie", + -15.23162841796875 + ], + [ + "praxia", + -15.231653213500977 + ], + [ + "▁Journ", + -15.231657028198242 + ], + [ + "awy", + -15.231690406799316 + ], + [ + "psc", + -15.23173999786377 + ], + [ + "stair", + -15.231778144836426 + ], + [ + "Ellis", + -15.23184585571289 + ], + [ + "▁SWIM", + -15.231853485107422 + ], + [ + "▁supercharge", + -15.231868743896484 + ], + [ + "remos", + -15.231878280639648 + ], + [ + "exile", + -15.231902122497559 + ], + [ + "▁biochar", + -15.231904029846191 + ], + [ + "aliasing", + -15.231925964355469 + ], + [ + "anoate", + -15.231945037841797 + ], + [ + "▁jowl", + -15.231973648071289 + ], + [ + "▁Coda", + -15.23199462890625 + ], + [ + "▁DEG", + -15.232002258300781 + ], + [ + "vella", + -15.232007026672363 + ], + [ + "▁Postmaster", + -15.232023239135742 + ], + [ + "▁Finkel", + -15.232038497924805 + ], + [ + "▁Redfern", + -15.232048988342285 + ], + [ + "▁Rewrite", + -15.232100486755371 + ], + [ + "▁Siddharth", + -15.232107162475586 + ], + [ + "▁Curaçao", + -15.232136726379395 + ], + [ + "epsilon", + -15.232183456420898 + ], + [ + "fé", + -15.232218742370605 + ], + [ + "▁Cagayan", + -15.232220649719238 + ], + [ + "▁klonopin", + -15.232220649719238 + ], + [ + "fren", + -15.23224925994873 + ], + [ + "indigenous", + -15.23225212097168 + ], + [ + "▁STX", + -15.232255935668945 + ], + [ + "▁Bahru", + -15.232260704040527 + ], + [ + "▁Creekside", + -15.232266426086426 + ], + [ + "교", + -15.232280731201172 + ], + [ + "▁PerimeterX", + -15.23228645324707 + ], + [ + "▁Renzi", + -15.232294082641602 + ], + [ + "Walt", + -15.232304573059082 + ], + [ + "▁nosebleed", + -15.23231029510498 + ], + [ + "uuu", + -15.232348442077637 + ], + [ + "▁Mysterio", + -15.232349395751953 + ], + [ + "▁Astaire", + -15.232352256774902 + ], + [ + "▁Sridevi", + -15.232388496398926 + ], + [ + "▁Angelus", + -15.232440948486328 + ], + [ + "▁Messier", + -15.232446670532227 + ], + [ + "▁Swisher", + -15.23248291015625 + ], + [ + "▁befuddled", + -15.232491493225098 + ], + [ + "▁ETP", + -15.232518196105957 + ], + [ + "▁StubHub", + -15.2325439453125 + ], + [ + "▁mugged", + -15.232585906982422 + ], + [ + "▁Dunwoody", + -15.232590675354004 + ], + [ + "ু", + -15.2326078414917 + ], + [ + "▁montreal", + -15.23261833190918 + ], + [ + "▁Sandringham", + -15.232625007629395 + ], + [ + "▁manoeuvring", + -15.232625007629395 + ], + [ + "▁tangling", + -15.232632637023926 + ], + [ + "ź", + -15.232675552368164 + ], + [ + "Punch", + -15.23267936706543 + ], + [ + "▁Kilmer", + -15.23269271850586 + ], + [ + "▁McEwen", + -15.232708930969238 + ], + [ + "точ", + -15.232732772827148 + ], + [ + "scanning", + -15.232767105102539 + ], + [ + "▁Hla", + -15.232770919799805 + ], + [ + "▁Marni", + -15.232823371887207 + ], + [ + "Lecture", + -15.232829093933105 + ], + [ + "▁Moir", + -15.232877731323242 + ], + [ + "geist", + -15.232894897460938 + ], + [ + "ULATE", + -15.232903480529785 + ], + [ + "▁política", + -15.232911109924316 + ], + [ + "▁triptych", + -15.232979774475098 + ], + [ + "▁Hazelwood", + -15.232990264892578 + ], + [ + "▁olefin", + -15.233036994934082 + ], + [ + "▁environ", + -15.23305892944336 + ], + [ + "▁Argumentative", + -15.233064651489258 + ], + [ + "Mineral", + -15.233088493347168 + ], + [ + "▁tac", + -15.233104705810547 + ], + [ + "▁Redknapp", + -15.233112335205078 + ], + [ + "▁quiescent", + -15.233121871948242 + ], + [ + "▁autoimmunity", + -15.233213424682617 + ], + [ + "▁Dirac", + -15.233220100402832 + ], + [ + "▁Tying", + -15.233223915100098 + ], + [ + "▁yeh", + -15.233238220214844 + ], + [ + "▁Tsum", + -15.233257293701172 + ], + [ + "▁że", + -15.233272552490234 + ], + [ + "▁Adafruit", + -15.233301162719727 + ], + [ + "incidence", + -15.233312606811523 + ], + [ + "▁pseudoscience", + -15.233345985412598 + ], + [ + "▁TIGER", + -15.23334789276123 + ], + [ + "cocci", + -15.233358383178711 + ], + [ + "▁sputter", + -15.23338794708252 + ], + [ + "▁Camarillo", + -15.233415603637695 + ], + [ + "▁І", + -15.233464241027832 + ], + [ + "▁acceso", + -15.233489036560059 + ], + [ + "TBA", + -15.23351001739502 + ], + [ + "▁vig", + -15.233539581298828 + ], + [ + "▁Kanto", + -15.23354434967041 + ], + [ + "▁Cranberries", + -15.233555793762207 + ], + [ + "paraben", + -15.233564376831055 + ], + [ + "staffed", + -15.2335844039917 + ], + [ + "▁BoE", + -15.233593940734863 + ], + [ + "▁Monkees", + -15.233613967895508 + ], + [ + "▁resorption", + -15.23361587524414 + ], + [ + "ambitious", + -15.23366641998291 + ], + [ + "▁Prefect", + -15.233682632446289 + ], + [ + "『", + -15.233705520629883 + ], + [ + "▁militaristic", + -15.233724594116211 + ], + [ + "nikova", + -15.233731269836426 + ], + [ + "▁Malu", + -15.233760833740234 + ], + [ + "▁Ribbed", + -15.233803749084473 + ], + [ + "▁PROPERTIES", + -15.233819961547852 + ], + [ + "▁Français", + -15.233840942382812 + ], + [ + "elephant", + -15.233842849731445 + ], + [ + "▁Farquhar", + -15.233854293823242 + ], + [ + "Accel", + -15.233878135681152 + ], + [ + "Jefferson", + -15.233906745910645 + ], + [ + "▁HMP", + -15.233912467956543 + ], + [ + "▁Grazia", + -15.233920097351074 + ], + [ + "ਰ", + -15.233954429626465 + ], + [ + "ใ", + -15.23397445678711 + ], + [ + "vibration", + -15.233996391296387 + ], + [ + "Marxist", + -15.234034538269043 + ], + [ + "▁rancor", + -15.23405933380127 + ], + [ + "▁Batting", + -15.234123229980469 + ], + [ + "▁unanimity", + -15.234140396118164 + ], + [ + "▁reputedly", + -15.23418140411377 + ], + [ + "▁disrespecting", + -15.234193801879883 + ], + [ + "▁legibility", + -15.234219551086426 + ], + [ + "▁Perforated", + -15.234224319458008 + ], + [ + "▁silversmith", + -15.234240531921387 + ], + [ + "▁stagnating", + -15.234241485595703 + ], + [ + "atov", + -15.234310150146484 + ], + [ + "▁Tanna", + -15.234317779541016 + ], + [ + "▁brun", + -15.234358787536621 + ], + [ + "▁Khun", + -15.234396934509277 + ], + [ + "▁Azeroth", + -15.234453201293945 + ], + [ + "▁swordfish", + -15.234453201293945 + ], + [ + "▁grippy", + -15.234489440917969 + ], + [ + "▁Bulletproof", + -15.234593391418457 + ], + [ + "▁Satanist", + -15.234623908996582 + ], + [ + "▁semiautomatic", + -15.234625816345215 + ], + [ + "▁Correcting", + -15.234640121459961 + ], + [ + "▁Julianna", + -15.234650611877441 + ], + [ + "▁PROFILE", + -15.234676361083984 + ], + [ + "▁biscotti", + -15.234696388244629 + ], + [ + "brock", + -15.234698295593262 + ], + [ + "▁tribesmen", + -15.234704971313477 + ], + [ + "URU", + -15.234719276428223 + ], + [ + "▁Golgi", + -15.234724044799805 + ], + [ + "▁Rabies", + -15.234729766845703 + ], + [ + "▁sandbar", + -15.2347412109375 + ], + [ + "▁dla", + -15.234752655029297 + ], + [ + "▁subjugated", + -15.234842300415039 + ], + [ + "▁JURISDICTION", + -15.234865188598633 + ], + [ + "▁GALL", + -15.234919548034668 + ], + [ + "▁Cordell", + -15.234932899475098 + ], + [ + "▁ECOWAS", + -15.234942436218262 + ], + [ + "▁LHS", + -15.234957695007324 + ], + [ + "▁Reloaded", + -15.235003471374512 + ], + [ + "ಾ", + -15.235032081604004 + ], + [ + "▁Waj", + -15.23508358001709 + ], + [ + "1846", + -15.235088348388672 + ], + [ + "jewski", + -15.235090255737305 + ], + [ + "▁Laparoscopic", + -15.23511791229248 + ], + [ + "gericht", + -15.235130310058594 + ], + [ + "blond", + -15.235133171081543 + ], + [ + "shiny", + -15.235138893127441 + ], + [ + "▁Ponies", + -15.235156059265137 + ], + [ + "▁Gegen", + -15.235199928283691 + ], + [ + "▁Eakin", + -15.235203742980957 + ], + [ + "▁factorial", + -15.235238075256348 + ], + [ + "generative", + -15.235247611999512 + ], + [ + "低", + -15.235258102416992 + ], + [ + "▁Sigur", + -15.235393524169922 + ], + [ + "ommen", + -15.235396385192871 + ], + [ + "▁Probiotic", + -15.235397338867188 + ], + [ + "▁Galician", + -15.235424041748047 + ], + [ + "▁TEU", + -15.235462188720703 + ], + [ + "▁Lenore", + -15.235475540161133 + ], + [ + "▁PUB", + -15.235580444335938 + ], + [ + "▁Prosecuting", + -15.235590934753418 + ], + [ + "▁Powys", + -15.235599517822266 + ], + [ + "▁digitalisation", + -15.235612869262695 + ], + [ + "▁dunked", + -15.235629081726074 + ], + [ + "▁SFTP", + -15.235672950744629 + ], + [ + "▁amaranth", + -15.235690116882324 + ], + [ + "▁cabbie", + -15.235697746276855 + ], + [ + "▁commissary", + -15.235703468322754 + ], + [ + "kush", + -15.235776901245117 + ], + [ + "Durham", + -15.235822677612305 + ], + [ + "narayan", + -15.235856056213379 + ], + [ + "▁NRM", + -15.235907554626465 + ], + [ + "▁ProQuest", + -15.235944747924805 + ], + [ + "▁sensitized", + -15.236005783081055 + ], + [ + "▁Wann", + -15.236045837402344 + ], + [ + "ハ", + -15.23606014251709 + ], + [ + "▁Wich", + -15.236063957214355 + ], + [ + "▁suplex", + -15.236066818237305 + ], + [ + "Fortune", + -15.236095428466797 + ], + [ + "▁Stumble", + -15.236125946044922 + ], + [ + "▁WIPO", + -15.23614501953125 + ], + [ + "▁lobbed", + -15.236184120178223 + ], + [ + "stolen", + -15.23620891571045 + ], + [ + "▁EMBO", + -15.236226081848145 + ], + [ + "▁McCaw", + -15.236227035522461 + ], + [ + "CHAN", + -15.236268043518066 + ], + [ + "antino", + -15.23628044128418 + ], + [ + "▁Trespass", + -15.236288070678711 + ], + [ + "▁stupidest", + -15.236353874206543 + ], + [ + "▁Gotti", + -15.236356735229492 + ], + [ + "Bluetooth", + -15.236438751220703 + ], + [ + "▁repatriate", + -15.23643970489502 + ], + [ + "Meredith", + -15.236478805541992 + ], + [ + "fq", + -15.236528396606445 + ], + [ + "▁snoozing", + -15.236553192138672 + ], + [ + "enabling", + -15.23656940460205 + ], + [ + "▁Hatchet", + -15.236571311950684 + ], + [ + "▁groundswell", + -15.236572265625 + ], + [ + "▁Altria", + -15.236592292785645 + ], + [ + "▁Hydrochloride", + -15.236611366271973 + ], + [ + "▁hodgepodge", + -15.236620903015137 + ], + [ + "substance", + -15.236661911010742 + ], + [ + "▁Harish", + -15.23666763305664 + ], + [ + "▁Blister", + -15.23667049407959 + ], + [ + "IRP", + -15.236712455749512 + ], + [ + "▁Siddhartha", + -15.236719131469727 + ], + [ + "▁minnesota", + -15.236721992492676 + ], + [ + "▁pressurised", + -15.236739158630371 + ], + [ + "▁NRF", + -15.236745834350586 + ], + [ + "▁Wooten", + -15.236756324768066 + ], + [ + "▁CONSULT", + -15.236838340759277 + ], + [ + "▁Laplace", + -15.236872673034668 + ], + [ + "intent", + -15.236906051635742 + ], + [ + "▁때", + -15.236939430236816 + ], + [ + "▁mochi", + -15.236964225769043 + ], + [ + "▁chink", + -15.237004280090332 + ], + [ + "▁DLT", + -15.237028121948242 + ], + [ + "ophila", + -15.237032890319824 + ], + [ + "▁Himmler", + -15.237045288085938 + ], + [ + "▁pigeonhole", + -15.237055778503418 + ], + [ + "▁Injector", + -15.237061500549316 + ], + [ + "▁edification", + -15.237062454223633 + ], + [ + "Argentina", + -15.237068176269531 + ], + [ + "uque", + -15.237090110778809 + ], + [ + "▁Depeche", + -15.23709774017334 + ], + [ + "▁LANE", + -15.2371187210083 + ], + [ + "istik", + -15.237129211425781 + ], + [ + "legally", + -15.237135887145996 + ], + [ + "WEA", + -15.237141609191895 + ], + [ + "▁Málaga", + -15.237162590026855 + ], + [ + "▁melhor", + -15.23719310760498 + ], + [ + "▁Animator", + -15.237197875976562 + ], + [ + "▁royally", + -15.23721981048584 + ], + [ + "▁Chell", + -15.237239837646484 + ], + [ + "Develop", + -15.23724365234375 + ], + [ + "▁phalanx", + -15.237262725830078 + ], + [ + "▁Jagr", + -15.237293243408203 + ], + [ + "▁stunting", + -15.237300872802734 + ], + [ + "▁Parity", + -15.237306594848633 + ], + [ + "▁Ehren", + -15.237309455871582 + ], + [ + "▁Karuna", + -15.237348556518555 + ], + [ + "▁Aeroplan", + -15.237353324890137 + ], + [ + "reception", + -15.237360954284668 + ], + [ + "▁Walid", + -15.23738956451416 + ], + [ + "▁Nnamdi", + -15.237398147583008 + ], + [ + "▁Tinnitus", + -15.237415313720703 + ], + [ + "▁Asymmetric", + -15.237470626831055 + ], + [ + "▁Sandhill", + -15.237476348876953 + ], + [ + "▁curr", + -15.237500190734863 + ], + [ + "patterned", + -15.237521171569824 + ], + [ + "▁reveled", + -15.237528800964355 + ], + [ + "klo", + -15.237548828125 + ], + [ + "issement", + -15.237556457519531 + ], + [ + "1855", + -15.237557411193848 + ], + [ + "▁polygonal", + -15.237567901611328 + ], + [ + "▁Taleb", + -15.237601280212402 + ], + [ + "▁presuppose", + -15.237634658813477 + ], + [ + "ubri", + -15.237659454345703 + ], + [ + "▁Rethink", + -15.2377347946167 + ], + [ + "▁Townhomes", + -15.237743377685547 + ], + [ + "fach", + -15.237752914428711 + ], + [ + "▁NUR", + -15.237753868103027 + ], + [ + "▁Metis", + -15.237777709960938 + ], + [ + "▁KTV", + -15.237788200378418 + ], + [ + "Evidence", + -15.237799644470215 + ], + [ + "▁Retinol", + -15.23781967163086 + ], + [ + "▁Ketchikan", + -15.237822532653809 + ], + [ + "GIA", + -15.237829208374023 + ], + [ + "▁Ponderosa", + -15.23786449432373 + ], + [ + "▁Okinawan", + -15.237872123718262 + ], + [ + "гла", + -15.237874031066895 + ], + [ + "▁Venturi", + -15.23791217803955 + ], + [ + "▁Serotonin", + -15.2379732131958 + ], + [ + "▁kä", + -15.23797607421875 + ], + [ + "▁deliverability", + -15.237992286682129 + ], + [ + "▁Bergamot", + -15.237998008728027 + ], + [ + "▁Gwynedd", + -15.238040924072266 + ], + [ + "▁Ceri", + -15.238058090209961 + ], + [ + "▁Dopamine", + -15.23810863494873 + ], + [ + "▁Strowman", + -15.238125801086426 + ], + [ + "▁wiz", + -15.238131523132324 + ], + [ + "▁OPD", + -15.238138198852539 + ], + [ + "▁UNLIMITED", + -15.2381591796875 + ], + [ + "▁Minami", + -15.238166809082031 + ], + [ + "▁EBA", + -15.238168716430664 + ], + [ + "▁meiosis", + -15.238262176513672 + ], + [ + "▁Occurrence", + -15.238280296325684 + ], + [ + "▁Engadget", + -15.238292694091797 + ], + [ + "▁Reince", + -15.238303184509277 + ], + [ + "▁Eberle", + -15.238306045532227 + ], + [ + "▁Relive", + -15.238326072692871 + ], + [ + "Antonio", + -15.238349914550781 + ], + [ + "▁tantra", + -15.238349914550781 + ], + [ + "▁Serenade", + -15.238363265991211 + ], + [ + "▁luna", + -15.238372802734375 + ], + [ + "censorship", + -15.238377571105957 + ], + [ + "▁Mite", + -15.238394737243652 + ], + [ + "달", + -15.23843002319336 + ], + [ + "▁Switzer", + -15.238436698913574 + ], + [ + "DLC", + -15.238483428955078 + ], + [ + "▁Morphology", + -15.238485336303711 + ], + [ + "piston", + -15.23852252960205 + ], + [ + "▁Yarrow", + -15.238542556762695 + ], + [ + "▁Helicobacter", + -15.23854923248291 + ], + [ + "▁bandied", + -15.23855972290039 + ], + [ + "▁Kyl", + -15.238582611083984 + ], + [ + "▁Tonto", + -15.238604545593262 + ], + [ + "▁Hiddleston", + -15.238616943359375 + ], + [ + "▁Enrolment", + -15.238633155822754 + ], + [ + "phyr", + -15.238646507263184 + ], + [ + "▁Lefk", + -15.238665580749512 + ], + [ + "▁Terracotta", + -15.238670349121094 + ], + [ + "भ", + -15.238720893859863 + ], + [ + "▁Loosen", + -15.238725662231445 + ], + [ + "▁jailer", + -15.238726615905762 + ], + [ + "▁Yunus", + -15.238729476928711 + ], + [ + "Celebrity", + -15.238730430603027 + ], + [ + "▁pestilence", + -15.23873519897461 + ], + [ + "▁Kaizen", + -15.238739013671875 + ], + [ + "▁Wyandotte", + -15.238752365112305 + ], + [ + "dzic", + -15.238763809204102 + ], + [ + "▁Despicable", + -15.238785743713379 + ], + [ + "▁pragmatist", + -15.238785743713379 + ], + [ + "sequential", + -15.238790512084961 + ], + [ + "▁Jeffers", + -15.238797187805176 + ], + [ + "▁adeno", + -15.23880386352539 + ], + [ + "▁Finsbury", + -15.238846778869629 + ], + [ + "kkan", + -15.23885440826416 + ], + [ + "▁Onye", + -15.23886489868164 + ], + [ + "fec", + -15.238898277282715 + ], + [ + "信", + -15.238901138305664 + ], + [ + "skii", + -15.23894214630127 + ], + [ + "▁Skittles", + -15.238957405090332 + ], + [ + "1856", + -15.238984107971191 + ], + [ + "▁Carabao", + -15.239031791687012 + ], + [ + "▁Cottrell", + -15.239035606384277 + ], + [ + "▁Cassell", + -15.239053726196289 + ], + [ + "▁Filament", + -15.239066123962402 + ], + [ + "werke", + -15.2390775680542 + ], + [ + "▁DOF", + -15.239082336425781 + ], + [ + "Clinic", + -15.239089965820312 + ], + [ + "▁Blais", + -15.239090919494629 + ], + [ + "▁WND", + -15.239097595214844 + ], + [ + "▁ISRAEL", + -15.239124298095703 + ], + [ + "▁Improvisation", + -15.239134788513184 + ], + [ + "decimal", + -15.239140510559082 + ], + [ + "про", + -15.239143371582031 + ], + [ + "▁adwords", + -15.239144325256348 + ], + [ + "▁irrationally", + -15.239145278930664 + ], + [ + "▁MEDICINE", + -15.239174842834473 + ], + [ + "▁Disagree", + -15.239194869995117 + ], + [ + "▁BPC", + -15.2391996383667 + ], + [ + "▁prelate", + -15.239219665527344 + ], + [ + "▁Dimple", + -15.239255905151367 + ], + [ + "TCT", + -15.239272117614746 + ], + [ + "▁CFB", + -15.239274978637695 + ], + [ + "活", + -15.239327430725098 + ], + [ + "▁Capaldi", + -15.239336013793945 + ], + [ + "LOCAL", + -15.239357948303223 + ], + [ + "Watson", + -15.239359855651855 + ], + [ + "për", + -15.239363670349121 + ], + [ + "▁TurboTax", + -15.239378929138184 + ], + [ + "▁Grindr", + -15.239380836486816 + ], + [ + "acne", + -15.239399909973145 + ], + [ + "▁necesar", + -15.239413261413574 + ], + [ + "ния", + -15.239416122436523 + ], + [ + "▁gobs", + -15.23941707611084 + ], + [ + "BBA", + -15.239432334899902 + ], + [ + "▁colum", + -15.239439964294434 + ], + [ + "▁repurchased", + -15.239450454711914 + ], + [ + "▁Corry", + -15.239471435546875 + ], + [ + "PDC", + -15.239517211914062 + ], + [ + "▁endoplasmic", + -15.239532470703125 + ], + [ + "IOP", + -15.239568710327148 + ], + [ + "▁munchkin", + -15.239572525024414 + ], + [ + "▁Kṛṣṇa", + -15.239582061767578 + ], + [ + "crab", + -15.23958969116211 + ], + [ + "ivka", + -15.239645957946777 + ], + [ + "▁swashbuckling", + -15.239649772644043 + ], + [ + "▁Refinance", + -15.239665031433105 + ], + [ + "▁Quil", + -15.2396879196167 + ], + [ + "▁Roti", + -15.239697456359863 + ], + [ + "▁Gordo", + -15.239713668823242 + ], + [ + "cruel", + -15.239755630493164 + ], + [ + "▁Frizz", + -15.23975944519043 + ], + [ + "▁intercity", + -15.239765167236328 + ], + [ + "Armor", + -15.239815711975098 + ], + [ + "▁Postpartum", + -15.23984432220459 + ], + [ + "▁Weaknesses", + -15.239848136901855 + ], + [ + "wrestling", + -15.239850997924805 + ], + [ + "▁Steyer", + -15.239855766296387 + ], + [ + "Increase", + -15.239884376525879 + ], + [ + "▁Caddo", + -15.239909172058105 + ], + [ + "▁Chevelle", + -15.239933013916016 + ], + [ + "▁irreducible", + -15.239956855773926 + ], + [ + "▁Vaca", + -15.239988327026367 + ], + [ + "▁celibate", + -15.239988327026367 + ], + [ + "▁svelte", + -15.239996910095215 + ], + [ + "▁Linne", + -15.240067481994629 + ], + [ + "▁Schenk", + -15.240074157714844 + ], + [ + "▁conniving", + -15.24007511138916 + ], + [ + "Lease", + -15.240082740783691 + ], + [ + "▁switchable", + -15.240087509155273 + ], + [ + "▁Albus", + -15.240106582641602 + ], + [ + "▁Shinn", + -15.240118980407715 + ], + [ + "▁QSL", + -15.240121841430664 + ], + [ + "transformed", + -15.240145683288574 + ], + [ + "▁serially", + -15.240145683288574 + ], + [ + "▁Chakraborty", + -15.240158081054688 + ], + [ + "▁Lyceum", + -15.240195274353027 + ], + [ + "▁jaggery", + -15.240209579467773 + ], + [ + "predator", + -15.24021053314209 + ], + [ + "zane", + -15.240306854248047 + ], + [ + "WCC", + -15.24033260345459 + ], + [ + "▁persuasively", + -15.240345001220703 + ], + [ + "▁choo", + -15.240388870239258 + ], + [ + "▁Mingus", + -15.240432739257812 + ], + [ + "▁Shreya", + -15.240435600280762 + ], + [ + "▁uncalled", + -15.24044132232666 + ], + [ + "megawatt", + -15.240488052368164 + ], + [ + "▁200°", + -15.240496635437012 + ], + [ + "fay", + -15.240511894226074 + ], + [ + "▁voyager", + -15.24052906036377 + ], + [ + "▁scriptwriter", + -15.240554809570312 + ], + [ + "▁Denning", + -15.240564346313477 + ], + [ + "▁RESTAURANT", + -15.240565299987793 + ], + [ + "▁moonlit", + -15.240575790405273 + ], + [ + "curing", + -15.240598678588867 + ], + [ + "▁unashamedly", + -15.240663528442383 + ], + [ + "▁Trif", + -15.240686416625977 + ], + [ + "intestinal", + -15.240730285644531 + ], + [ + "▁TREND", + -15.240732192993164 + ], + [ + "▁jogo", + -15.240745544433594 + ], + [ + "▁Naija", + -15.240751266479492 + ], + [ + "MINATION", + -15.240766525268555 + ], + [ + "organizer", + -15.24080753326416 + ], + [ + "▁diseño", + -15.240889549255371 + ], + [ + "▁determinate", + -15.240917205810547 + ], + [ + "▁Absurd", + -15.240922927856445 + ], + [ + "▁Piro", + -15.240947723388672 + ], + [ + "▁stirrer", + -15.240952491760254 + ], + [ + "osie", + -15.24096393585205 + ], + [ + "▁Groß", + -15.240967750549316 + ], + [ + "▁distiller", + -15.240972518920898 + ], + [ + "▁impetuous", + -15.240989685058594 + ], + [ + "Distance", + -15.2410249710083 + ], + [ + "▁Viol", + -15.241028785705566 + ], + [ + "▁dissociate", + -15.24111270904541 + ], + [ + "▁Carpe", + -15.241122245788574 + ], + [ + "▁Discreet", + -15.241125106811523 + ], + [ + "LUT", + -15.2411470413208 + ], + [ + "MART", + -15.241148948669434 + ], + [ + "▁PHEV", + -15.241154670715332 + ], + [ + "BPS", + -15.241194725036621 + ], + [ + "▁Elio", + -15.241218566894531 + ], + [ + "▁Guise", + -15.241219520568848 + ], + [ + "CPL", + -15.241235733032227 + ], + [ + "luka", + -15.241250991821289 + ], + [ + "▁Druze", + -15.241262435913086 + ], + [ + "▁Marquise", + -15.241328239440918 + ], + [ + "▁laura", + -15.24133586883545 + ], + [ + "carpa", + -15.241397857666016 + ], + [ + "▁Squish", + -15.241400718688965 + ], + [ + "verify", + -15.241455078125 + ], + [ + "shkin", + -15.241463661193848 + ], + [ + "▁DEE", + -15.241480827331543 + ], + [ + "▁interpolated", + -15.241487503051758 + ], + [ + "жен", + -15.241507530212402 + ], + [ + "▁EXAM", + -15.241519927978516 + ], + [ + "ESL", + -15.241524696350098 + ], + [ + "▁Paperwork", + -15.24152660369873 + ], + [ + "hollow", + -15.241533279418945 + ], + [ + "SALE", + -15.241558074951172 + ], + [ + "▁spastic", + -15.241579055786133 + ], + [ + "▁Regul", + -15.241586685180664 + ], + [ + "Pennsylvania", + -15.241632461547852 + ], + [ + "mentally", + -15.241642951965332 + ], + [ + "من", + -15.241666793823242 + ], + [ + "▁swerving", + -15.241684913635254 + ], + [ + "держ", + -15.241689682006836 + ], + [ + "▁saf", + -15.241703987121582 + ], + [ + "▁Geeta", + -15.24170970916748 + ], + [ + "▁Clackamas", + -15.241719245910645 + ], + [ + "▁unscented", + -15.241730690002441 + ], + [ + "▁ORGANIZATION", + -15.241737365722656 + ], + [ + "▁VFR", + -15.241755485534668 + ], + [ + "▁banishment", + -15.241765022277832 + ], + [ + "▁Cereb", + -15.241767883300781 + ], + [ + "▁destabilization", + -15.241769790649414 + ], + [ + "▁Raimi", + -15.241829872131348 + ], + [ + "▁boastful", + -15.241837501525879 + ], + [ + "▁Lampert", + -15.241844177246094 + ], + [ + "BREAK", + -15.241852760314941 + ], + [ + "muscular", + -15.241857528686523 + ], + [ + "▁morbidly", + -15.24187183380127 + ], + [ + "▁PFAS", + -15.241884231567383 + ], + [ + "heater", + -15.2418851852417 + ], + [ + "▁Hosmer", + -15.241909980773926 + ], + [ + "▁Shosh", + -15.241910934448242 + ], + [ + "▁Autotrader", + -15.241912841796875 + ], + [ + "▁Pharmacies", + -15.241917610168457 + ], + [ + "▁confusingly", + -15.241926193237305 + ], + [ + "▁lysate", + -15.241928100585938 + ], + [ + "▁Tammi", + -15.241935729980469 + ], + [ + "Require", + -15.241943359375 + ], + [ + "Princeton", + -15.241947174072266 + ], + [ + "▁Milosevic", + -15.241950988769531 + ], + [ + "Failure", + -15.241984367370605 + ], + [ + "▁Ц", + -15.242010116577148 + ], + [ + "▁choroid", + -15.242018699645996 + ], + [ + "▁Oder", + -15.242060661315918 + ], + [ + "▁spinster", + -15.242070198059082 + ], + [ + "▁Tepe", + -15.242073059082031 + ], + [ + "ctomy", + -15.242133140563965 + ], + [ + "▁cay", + -15.242145538330078 + ], + [ + "利", + -15.242146492004395 + ], + [ + "energi", + -15.242152214050293 + ], + [ + "oughton", + -15.242161750793457 + ], + [ + "▁marshy", + -15.242167472839355 + ], + [ + "▁axially", + -15.242172241210938 + ], + [ + "▁Niamh", + -15.242178916931152 + ], + [ + "▁reminisced", + -15.24219799041748 + ], + [ + "▁Lehi", + -15.242225646972656 + ], + [ + "pelli", + -15.242240905761719 + ], + [ + "▁RPO", + -15.242253303527832 + ], + [ + "▁testator", + -15.242288589477539 + ], + [ + "▁Köln", + -15.242290496826172 + ], + [ + "▁Palmdale", + -15.242400169372559 + ], + [ + "▁Awami", + -15.242412567138672 + ], + [ + "▁ROGER", + -15.24245834350586 + ], + [ + "▁retouch", + -15.242488861083984 + ], + [ + "▁INABILITY", + -15.242536544799805 + ], + [ + "▁1688", + -15.242545127868652 + ], + [ + "CBP", + -15.242573738098145 + ], + [ + "▁Woodburn", + -15.24259090423584 + ], + [ + "▁Naru", + -15.242616653442383 + ], + [ + "Favorite", + -15.242633819580078 + ], + [ + "▁stamens", + -15.242676734924316 + ], + [ + "▁implicating", + -15.242679595947266 + ], + [ + "▁BIP", + -15.242698669433594 + ], + [ + "▁Voo", + -15.242714881896973 + ], + [ + "▁Kraut", + -15.242715835571289 + ], + [ + "▁gud", + -15.242734909057617 + ], + [ + "▁schl", + -15.242746353149414 + ], + [ + "Gravity", + -15.242788314819336 + ], + [ + "▁Orthopé", + -15.242814064025879 + ], + [ + "▁Nurseries", + -15.242823600769043 + ], + [ + "Twink", + -15.242874145507812 + ], + [ + "▁flatmate", + -15.242910385131836 + ], + [ + "▁Intrigued", + -15.242926597595215 + ], + [ + "▁HOB", + -15.24295425415039 + ], + [ + "▁Wrapper", + -15.242969512939453 + ], + [ + "▁marauding", + -15.242977142333984 + ], + [ + "▁Benetton", + -15.243011474609375 + ], + [ + "stalker", + -15.243019104003906 + ], + [ + "▁Lombardy", + -15.24306869506836 + ], + [ + "▁altimeter", + -15.243073463439941 + ], + [ + "▁Colorectal", + -15.243095397949219 + ], + [ + "▁centaur", + -15.2431001663208 + ], + [ + "Authentic", + -15.2431058883667 + ], + [ + "acula", + -15.243112564086914 + ], + [ + "▁consoling", + -15.243146896362305 + ], + [ + "▁unfurled", + -15.243154525756836 + ], + [ + "▁PROFIT", + -15.243172645568848 + ], + [ + "RCT", + -15.243178367614746 + ], + [ + "▁viticulture", + -15.243236541748047 + ], + [ + "▁humerus", + -15.243237495422363 + ], + [ + "displaystyle", + -15.243257522583008 + ], + [ + "▁LASER", + -15.243265151977539 + ], + [ + "eager", + -15.243266105651855 + ], + [ + "▁crocus", + -15.243274688720703 + ], + [ + "▁Malawian", + -15.243284225463867 + ], + [ + "▁Welshman", + -15.243303298950195 + ], + [ + "▁Fuchsia", + -15.243304252624512 + ], + [ + "▁Arial", + -15.243343353271484 + ], + [ + "▁fren", + -15.243365287780762 + ], + [ + "preserving", + -15.243413925170898 + ], + [ + "▁Kassel", + -15.243419647216797 + ], + [ + "▁Jerky", + -15.24343204498291 + ], + [ + "▁DELICIOUS", + -15.243453025817871 + ], + [ + "▁комп", + -15.2434663772583 + ], + [ + "▁POF", + -15.243505477905273 + ], + [ + "▁Denon", + -15.243515968322754 + ], + [ + "▁ensnared", + -15.24355411529541 + ], + [ + "▁мы", + -15.243562698364258 + ], + [ + "▁Kinross", + -15.243638038635254 + ], + [ + "▁adorably", + -15.243659973144531 + ], + [ + "ratum", + -15.243663787841797 + ], + [ + "▁perfumer", + -15.243663787841797 + ], + [ + "▁procedurally", + -15.243672370910645 + ], + [ + "xico", + -15.243722915649414 + ], + [ + "ASTM", + -15.243730545043945 + ], + [ + "▁TOYOTA", + -15.243741989135742 + ], + [ + "▁crewmembers", + -15.243775367736816 + ], + [ + "▁projekt", + -15.243825912475586 + ], + [ + "▁cantata", + -15.243829727172852 + ], + [ + "▁Philippi", + -15.243839263916016 + ], + [ + "▁prezzo", + -15.243840217590332 + ], + [ + "revealed", + -15.243846893310547 + ], + [ + "▁Keeley", + -15.243877410888672 + ], + [ + "▁MTF", + -15.243892669677734 + ], + [ + "CDMA", + -15.243922233581543 + ], + [ + "▁Vasc", + -15.243947982788086 + ], + [ + "▁ESX", + -15.243988037109375 + ], + [ + "▁Raum", + -15.24402904510498 + ], + [ + "fearing", + -15.244100570678711 + ], + [ + "Ella", + -15.244102478027344 + ], + [ + "▁affirmatively", + -15.244105339050293 + ], + [ + "▁Guangxi", + -15.244109153747559 + ], + [ + "▁parakeet", + -15.24411678314209 + ], + [ + "▁strenuously", + -15.244142532348633 + ], + [ + "▁Krone", + -15.244149208068848 + ], + [ + "▁bowtie", + -15.244161605834961 + ], + [ + "PIE", + -15.244174003601074 + ], + [ + "▁CGA", + -15.244185447692871 + ], + [ + "▁Universitat", + -15.244186401367188 + ], + [ + "▁Lazada", + -15.244187355041504 + ], + [ + "▁uncountable", + -15.24420166015625 + ], + [ + "▁Paradiso", + -15.244202613830566 + ], + [ + "▁REPLACE", + -15.244205474853516 + ], + [ + "▁GOODS", + -15.244216918945312 + ], + [ + "outsider", + -15.244220733642578 + ], + [ + "▁Demonstrating", + -15.24423599243164 + ], + [ + "capitalism", + -15.244290351867676 + ], + [ + "▁construe", + -15.244296073913574 + ], + [ + "설", + -15.244303703308105 + ], + [ + "▁Override", + -15.244304656982422 + ], + [ + "▁minima", + -15.244393348693848 + ], + [ + "▁Gustafsson", + -15.24440860748291 + ], + [ + "▁absorbency", + -15.24441146850586 + ], + [ + "partly", + -15.244422912597656 + ], + [ + "▁lovelies", + -15.2444429397583 + ], + [ + "▁jacob", + -15.244450569152832 + ], + [ + "Anchor", + -15.244463920593262 + ], + [ + "▁Okafor", + -15.244521141052246 + ], + [ + "▁reauthorization", + -15.24454402923584 + ], + [ + "▁Estimator", + -15.244559288024902 + ], + [ + "▁Comox", + -15.244576454162598 + ], + [ + "▁Dunfermline", + -15.244576454162598 + ], + [ + "▁Countrywide", + -15.244589805603027 + ], + [ + "▁Glebe", + -15.244607925415039 + ], + [ + "▁Motorized", + -15.244608879089355 + ], + [ + "feasible", + -15.244638442993164 + ], + [ + "waka", + -15.244686126708984 + ], + [ + "▁Halpern", + -15.244695663452148 + ], + [ + "illusion", + -15.244719505310059 + ], + [ + "▁Righteousness", + -15.244720458984375 + ], + [ + "▁Perla", + -15.244758605957031 + ], + [ + "▁hotfix", + -15.244776725769043 + ], + [ + "Grim", + -15.244815826416016 + ], + [ + "▁subfield", + -15.244816780090332 + ], + [ + "Disclaimer", + -15.244830131530762 + ], + [ + "▁Sukhumvit", + -15.24484920501709 + ], + [ + "moist", + -15.244925498962402 + ], + [ + "▁Stalingrad", + -15.244928359985352 + ], + [ + "▁Dogma", + -15.244950294494629 + ], + [ + "Sophia", + -15.24495792388916 + ], + [ + "▁Keiko", + -15.244964599609375 + ], + [ + "▁Wacky", + -15.244973182678223 + ], + [ + "argent", + -15.244987487792969 + ], + [ + "▁Newbery", + -15.245003700256348 + ], + [ + "DOG", + -15.2450590133667 + ], + [ + "▁Vermillion", + -15.245110511779785 + ], + [ + "▁Breivik", + -15.245124816894531 + ], + [ + "▁ODE", + -15.245136260986328 + ], + [ + "▁Krab", + -15.245210647583008 + ], + [ + "▁Brassica", + -15.245232582092285 + ], + [ + "▁cj", + -15.245238304138184 + ], + [ + "▁Pulau", + -15.245319366455078 + ], + [ + "▁tubeless", + -15.245327949523926 + ], + [ + "▁AHEAD", + -15.245333671569824 + ], + [ + "wiec", + -15.24533748626709 + ], + [ + "ethylamine", + -15.245360374450684 + ], + [ + "▁KMT", + -15.245389938354492 + ], + [ + "▁Trae", + -15.245409965515137 + ], + [ + "▁liquefaction", + -15.245428085327148 + ], + [ + "▁Vien", + -15.24543571472168 + ], + [ + "▁Commandment", + -15.245478630065918 + ], + [ + "▁UCAS", + -15.245485305786133 + ], + [ + "▁bemoaning", + -15.245501518249512 + ], + [ + "▁shamefully", + -15.245573043823242 + ], + [ + "▁Ruan", + -15.245587348937988 + ], + [ + "▁neoplastic", + -15.245607376098633 + ], + [ + "▁Peony", + -15.245626449584961 + ], + [ + "Suicide", + -15.245641708374023 + ], + [ + "▁Shahbaz", + -15.245645523071289 + ], + [ + "▁Hooters", + -15.245656967163086 + ], + [ + "ITUDE", + -15.24566650390625 + ], + [ + "▁MEMO", + -15.245667457580566 + ], + [ + "UFO", + -15.245689392089844 + ], + [ + "▁squatted", + -15.245694160461426 + ], + [ + "▁Kenworth", + -15.245696067810059 + ], + [ + "▁Beane", + -15.245704650878906 + ], + [ + "▁pittance", + -15.245718955993652 + ], + [ + "ESM", + -15.245736122131348 + ], + [ + "▁moh", + -15.245739936828613 + ], + [ + "▁minibuses", + -15.245758056640625 + ], + [ + "Pitt", + -15.245760917663574 + ], + [ + "phasic", + -15.245769500732422 + ], + [ + "▁Française", + -15.245816230773926 + ], + [ + "▁sinfulness", + -15.24583625793457 + ], + [ + "▁Kempton", + -15.24583911895752 + ], + [ + "▁unthinking", + -15.245855331420898 + ], + [ + "relating", + -15.245874404907227 + ], + [ + "▁Bloodline", + -15.245884895324707 + ], + [ + "▁Fira", + -15.245894432067871 + ], + [ + "ivvy", + -15.245918273925781 + ], + [ + "▁overspend", + -15.245952606201172 + ], + [ + "▁Perak", + -15.245955467224121 + ], + [ + "▁Kabuki", + -15.24598503112793 + ], + [ + "▁Maxillofacial", + -15.246007919311523 + ], + [ + "▁distribu", + -15.24602222442627 + ], + [ + "udgy", + -15.246051788330078 + ], + [ + "Shabaab", + -15.246057510375977 + ], + [ + "▁sceneries", + -15.246094703674316 + ], + [ + "OMI", + -15.246164321899414 + ], + [ + "alanine", + -15.246167182922363 + ], + [ + "▁osc", + -15.246212005615234 + ], + [ + "modest", + -15.246219635009766 + ], + [ + "▁Utley", + -15.246235847473145 + ], + [ + "PSE", + -15.246259689331055 + ], + [ + "▁backache", + -15.246268272399902 + ], + [ + "HPV", + -15.2462739944458 + ], + [ + "▁Tabby", + -15.246281623840332 + ], + [ + "▁NPV", + -15.24629020690918 + ], + [ + "harp", + -15.246306419372559 + ], + [ + "▁APY", + -15.246313095092773 + ], + [ + "▁Cypher", + -15.246326446533203 + ], + [ + "▁collating", + -15.246397018432617 + ], + [ + "▁elopement", + -15.24639892578125 + ], + [ + "▁Determinants", + -15.246399879455566 + ], + [ + "Alcohol", + -15.246411323547363 + ], + [ + "▁Pappa", + -15.246429443359375 + ], + [ + "▁Esti", + -15.24648666381836 + ], + [ + "▁Natick", + -15.246513366699219 + ], + [ + "▁Mosquitoes", + -15.246517181396484 + ], + [ + "▁overlord", + -15.2465238571167 + ], + [ + "▁Moeller", + -15.24661922454834 + ], + [ + "▁sapien", + -15.24664306640625 + ], + [ + "▁retread", + -15.246681213378906 + ], + [ + "▁CRASH", + -15.246688842773438 + ], + [ + "Permission", + -15.246705055236816 + ], + [ + "▁ServiceNow", + -15.246783256530762 + ], + [ + "▁Melaka", + -15.246801376342773 + ], + [ + "▁Anabolic", + -15.24682903289795 + ], + [ + "▁Distilled", + -15.24686050415039 + ], + [ + "LPA", + -15.246927261352539 + ], + [ + "▁MGS", + -15.246938705444336 + ], + [ + "bishop", + -15.246962547302246 + ], + [ + "▁dirtier", + -15.24698257446289 + ], + [ + "▁glittered", + -15.246986389160156 + ], + [ + "ŋ", + -15.247082710266113 + ], + [ + "atsi", + -15.24711799621582 + ], + [ + "believing", + -15.247121810913086 + ], + [ + "▁STEPS", + -15.247133255004883 + ], + [ + "Shutterstock", + -15.247149467468262 + ], + [ + "▁Somatic", + -15.247171401977539 + ], + [ + "granddaughter", + -15.247178077697754 + ], + [ + "novic", + -15.247178077697754 + ], + [ + "▁Precipitation", + -15.24725341796875 + ], + [ + "▁recursively", + -15.247259140014648 + ], + [ + "▁Spru", + -15.24727725982666 + ], + [ + "▁glabrous", + -15.24728775024414 + ], + [ + "▁Speeches", + -15.24733829498291 + ], + [ + "Rab", + -15.24737548828125 + ], + [ + "▁cran", + -15.24738597869873 + ], + [ + "compressed", + -15.247398376464844 + ], + [ + "▁lilly", + -15.24740219116211 + ], + [ + "▁Rashtriya", + -15.247424125671387 + ], + [ + "▁Kleiner", + -15.247455596923828 + ], + [ + "▁Berkowitz", + -15.24748706817627 + ], + [ + "Variable", + -15.247511863708496 + ], + [ + "▁Sayyid", + -15.247573852539062 + ], + [ + "wicked", + -15.247610092163086 + ], + [ + "PACE", + -15.247614860534668 + ], + [ + "▁Sched", + -15.247618675231934 + ], + [ + "▁Pez", + -15.2476224899292 + ], + [ + "talkie", + -15.24763298034668 + ], + [ + "▁метод", + -15.247711181640625 + ], + [ + "▁roosting", + -15.247712135314941 + ], + [ + "proposed", + -15.247772216796875 + ], + [ + "▁Galant", + -15.24777603149414 + ], + [ + "▁philosophic", + -15.247797966003418 + ], + [ + "▁1757", + -15.24779987335205 + ], + [ + "canned", + -15.247838973999023 + ], + [ + "▁Chauncey", + -15.247851371765137 + ], + [ + "▁valedictorian", + -15.247851371765137 + ], + [ + "пр", + -15.247852325439453 + ], + [ + "▁Orthodontic", + -15.247856140136719 + ], + [ + "▁Bergamo", + -15.247883796691895 + ], + [ + "▁biochemist", + -15.247892379760742 + ], + [ + "果", + -15.247915267944336 + ], + [ + "▁Realities", + -15.247923851013184 + ], + [ + "ferri", + -15.247937202453613 + ], + [ + "▁semantically", + -15.24796199798584 + ], + [ + "言", + -15.247963905334473 + ], + [ + "torture", + -15.247976303100586 + ], + [ + "▁Allergen", + -15.247986793518066 + ], + [ + "▁Francais", + -15.248014450073242 + ], + [ + "▁Premise", + -15.248041152954102 + ], + [ + "히", + -15.24807357788086 + ], + [ + "▁lovebirds", + -15.248086929321289 + ], + [ + "▁wracked", + -15.248090744018555 + ], + [ + "▁Bischoff", + -15.248125076293945 + ], + [ + "▁pygmy", + -15.248125076293945 + ], + [ + "▁sycamore", + -15.248159408569336 + ], + [ + "▁Kirkby", + -15.248190879821777 + ], + [ + "▁Fillon", + -15.248210906982422 + ], + [ + "SHS", + -15.248247146606445 + ], + [ + "▁poser", + -15.248248100280762 + ], + [ + "▁Kuku", + -15.248249053955078 + ], + [ + "▁Slocum", + -15.248337745666504 + ], + [ + "▁Mustapha", + -15.248394966125488 + ], + [ + "▁Krom", + -15.248401641845703 + ], + [ + "Genetic", + -15.248409271240234 + ], + [ + "cargo", + -15.248512268066406 + ], + [ + "▁Downhill", + -15.24854564666748 + ], + [ + "▁Pandemic", + -15.248552322387695 + ], + [ + "▁Hongkong", + -15.248570442199707 + ], + [ + "▁JERSEY", + -15.248573303222656 + ], + [ + "indiscernible", + -15.248614311218262 + ], + [ + "▁Dossier", + -15.248631477355957 + ], + [ + "miel", + -15.248669624328613 + ], + [ + "▁larg", + -15.248673439025879 + ], + [ + "Maryland", + -15.248684883117676 + ], + [ + "▁imho", + -15.248689651489258 + ], + [ + "gregor", + -15.248699188232422 + ], + [ + "▁brutish", + -15.24870777130127 + ], + [ + "ений", + -15.24874210357666 + ], + [ + "▁Calipari", + -15.248745918273926 + ], + [ + "▁heroically", + -15.248746871948242 + ], + [ + "ată", + -15.248828887939453 + ], + [ + "▁Azeri", + -15.248870849609375 + ], + [ + "▁Hermès", + -15.24887752532959 + ], + [ + "втор", + -15.248927116394043 + ], + [ + "▁Anatolian", + -15.248970985412598 + ], + [ + "sensitizing", + -15.248984336853027 + ], + [ + "▁Miura", + -15.249006271362305 + ], + [ + "Noah", + -15.249021530151367 + ], + [ + "▁MCR", + -15.24906063079834 + ], + [ + "▁Grigio", + -15.249091148376465 + ], + [ + "▁Katerina", + -15.249094009399414 + ], + [ + "▁Ayush", + -15.249112129211426 + ], + [ + "▁Fylde", + -15.249135971069336 + ], + [ + "SPY", + -15.249165534973145 + ], + [ + "▁Restraint", + -15.2492036819458 + ], + [ + "▁Guth", + -15.249218940734863 + ], + [ + "perfectly", + -15.249241828918457 + ], + [ + "▁PrestaShop", + -15.249253273010254 + ], + [ + "VENT", + -15.249299049377441 + ], + [ + "▁Patterned", + -15.249373435974121 + ], + [ + "้า", + -15.249412536621094 + ], + [ + "otka", + -15.249445915222168 + ], + [ + "▁Backlinks", + -15.249455451965332 + ], + [ + "▁Becket", + -15.249473571777344 + ], + [ + "MERS", + -15.249488830566406 + ], + [ + "▁Gusto", + -15.249493598937988 + ], + [ + "▁udder", + -15.24953556060791 + ], + [ + "▁OMNI", + -15.24954891204834 + ], + [ + "▁PGI", + -15.249576568603516 + ], + [ + "ત", + -15.249612808227539 + ], + [ + "▁Prolog", + -15.249645233154297 + ], + [ + "fluff", + -15.249658584594727 + ], + [ + "corrosion", + -15.249664306640625 + ], + [ + "THING", + -15.249676704406738 + ], + [ + "Instrument", + -15.249679565429688 + ], + [ + "▁glycolic", + -15.249679565429688 + ], + [ + "▁Gentil", + -15.249686241149902 + ], + [ + "idiot", + -15.249687194824219 + ], + [ + "FFA", + -15.24974250793457 + ], + [ + "▁Iloilo", + -15.249752044677734 + ], + [ + "▁ditty", + -15.24975872039795 + ], + [ + "Healing", + -15.249772071838379 + ], + [ + "asinghe", + -15.249772071838379 + ], + [ + "musik", + -15.249777793884277 + ], + [ + "▁Physique", + -15.24979305267334 + ], + [ + "▁Kwi", + -15.249794006347656 + ], + [ + "▁Coastguard", + -15.249831199645996 + ], + [ + "▁GSH", + -15.249846458435059 + ], + [ + "▁Expedited", + -15.249848365783691 + ], + [ + "▁defecation", + -15.249852180480957 + ], + [ + "▁procrastinator", + -15.249852180480957 + ], + [ + "▁Doku", + -15.249858856201172 + ], + [ + "ца", + -15.249865531921387 + ], + [ + "▁obliquely", + -15.249895095825195 + ], + [ + "termination", + -15.249940872192383 + ], + [ + "▁imploded", + -15.249959945678711 + ], + [ + "▁Sandton", + -15.249970436096191 + ], + [ + "▁barnyard", + -15.25 + ], + [ + "▁Custo", + -15.250048637390137 + ], + [ + "▁Liege", + -15.250082015991211 + ], + [ + "▁Ninh", + -15.250082969665527 + ], + [ + "▁Declining", + -15.250083923339844 + ], + [ + "▁ternary", + -15.250117301940918 + ], + [ + "▁Benadryl", + -15.250160217285156 + ], + [ + "▁tiramisu", + -15.250162124633789 + ], + [ + "▁Cookery", + -15.250173568725586 + ], + [ + "▁terrazzo", + -15.2501859664917 + ], + [ + "Tara", + -15.250198364257812 + ], + [ + "▁Oldfield", + -15.250255584716797 + ], + [ + "▁peasantry", + -15.25030517578125 + ], + [ + "Jazeera", + -15.250349998474121 + ], + [ + "▁Electrolyte", + -15.250375747680664 + ], + [ + "편", + -15.250383377075195 + ], + [ + "▁scrawny", + -15.250434875488281 + ], + [ + "▁nsa", + -15.250436782836914 + ], + [ + "▁Kavi", + -15.250458717346191 + ], + [ + "▁Dench", + -15.250497817993164 + ], + [ + "strewn", + -15.250504493713379 + ], + [ + "▁Gelb", + -15.250542640686035 + ], + [ + "▁freakish", + -15.250650405883789 + ], + [ + "▁pretax", + -15.250717163085938 + ], + [ + "▁PARP", + -15.250727653503418 + ], + [ + "▁deployable", + -15.250730514526367 + ], + [ + "MOUTH", + -15.250731468200684 + ], + [ + "▁tummies", + -15.250732421875 + ], + [ + "thrift", + -15.250760078430176 + ], + [ + "spicy", + -15.25076961517334 + ], + [ + "▁Nimbus", + -15.250788688659668 + ], + [ + "Petersburg", + -15.250815391540527 + ], + [ + "enius", + -15.250858306884766 + ], + [ + "ני", + -15.250869750976562 + ], + [ + "▁Stata", + -15.25090217590332 + ], + [ + "Chin", + -15.250913619995117 + ], + [ + "▁pursuance", + -15.250914573669434 + ], + [ + "▁Goulburn", + -15.250931739807129 + ], + [ + "▁thruster", + -15.250935554504395 + ], + [ + "▁halving", + -15.250943183898926 + ], + [ + "▁Navara", + -15.251016616821289 + ], + [ + "▁Kinne", + -15.251070976257324 + ], + [ + "▁subsidise", + -15.251100540161133 + ], + [ + "adjusting", + -15.251115798950195 + ], + [ + "▁rebuff", + -15.251131057739258 + ], + [ + "▁manhattan", + -15.251171112060547 + ], + [ + "rhynch", + -15.251175880432129 + ], + [ + "avalli", + -15.251180648803711 + ], + [ + "▁Kristof", + -15.251197814941406 + ], + [ + "1083", + -15.251224517822266 + ], + [ + "▁Anika", + -15.25123405456543 + ], + [ + "▁Trait", + -15.251266479492188 + ], + [ + "▁Clorox", + -15.25126838684082 + ], + [ + "▁vaporized", + -15.251297950744629 + ], + [ + "▁reining", + -15.25131893157959 + ], + [ + "▁Prithvi", + -15.2513427734375 + ], + [ + "▁labrador", + -15.251399993896484 + ], + [ + "Including", + -15.251405715942383 + ], + [ + "▁Flamm", + -15.251420974731445 + ], + [ + "▁Vigne", + -15.251436233520508 + ], + [ + "▁SADC", + -15.25143814086914 + ], + [ + "▁Ribble", + -15.251440048217773 + ], + [ + "▁disown", + -15.25145435333252 + ], + [ + "▁높", + -15.251484870910645 + ], + [ + "Xpert", + -15.251487731933594 + ], + [ + "chov", + -15.251504898071289 + ], + [ + "Neutral", + -15.251533508300781 + ], + [ + "▁limber", + -15.251557350158691 + ], + [ + "consecutive", + -15.251566886901855 + ], + [ + "▁stockpiled", + -15.251644134521484 + ], + [ + "▁Intangible", + -15.251678466796875 + ], + [ + "▁NaNo", + -15.251679420471191 + ], + [ + "▁bronchi", + -15.25172233581543 + ], + [ + "Musical", + -15.251741409301758 + ], + [ + "▁Departing", + -15.251747131347656 + ], + [ + "mercial", + -15.251749992370605 + ], + [ + "MHA", + -15.251794815063477 + ], + [ + "▁Helge", + -15.251827239990234 + ], + [ + "solvent", + -15.251829147338867 + ], + [ + "▁INJURY", + -15.251840591430664 + ], + [ + "▁Lanz", + -15.251852035522461 + ], + [ + "▁Trellis", + -15.251873970031738 + ], + [ + "▁wordsmith", + -15.251893997192383 + ], + [ + "▁Mobilization", + -15.251920700073242 + ], + [ + "▁Maiduguri", + -15.25192642211914 + ], + [ + "▁disrepute", + -15.25192642211914 + ], + [ + "▁poignancy", + -15.25192642211914 + ], + [ + "▁결과", + -15.25192642211914 + ], + [ + "▁MACH", + -15.251974105834961 + ], + [ + "baw", + -15.252033233642578 + ], + [ + "▁ECJ", + -15.252034187316895 + ], + [ + "▁Wanaka", + -15.252034187316895 + ], + [ + "▁1689", + -15.25203800201416 + ], + [ + "▁accessorized", + -15.252058029174805 + ], + [ + "▁Surah", + -15.252063751220703 + ], + [ + "▁Bourn", + -15.252080917358398 + ], + [ + "▁Paoli", + -15.252098083496094 + ], + [ + "▁Shkreli", + -15.252115249633789 + ], + [ + "▁reconditioning", + -15.252120971679688 + ], + [ + "MADE", + -15.252137184143066 + ], + [ + "▁morris", + -15.252158164978027 + ], + [ + "Param", + -15.252161026000977 + ], + [ + "▁marathoner", + -15.252203941345215 + ], + [ + "▁Semin", + -15.25222110748291 + ], + [ + "▁Morte", + -15.252223014831543 + ], + [ + "▁Multiplication", + -15.252233505249023 + ], + [ + "▁Nayak", + -15.252246856689453 + ], + [ + "▁Moffett", + -15.252254486083984 + ], + [ + "▁Provenance", + -15.252274513244629 + ], + [ + "▁Grassland", + -15.252289772033691 + ], + [ + "▁Unconscious", + -15.25231647491455 + ], + [ + "▁disowned", + -15.252342224121094 + ], + [ + "1136", + -15.25234317779541 + ], + [ + "▁almanac", + -15.252361297607422 + ], + [ + "▁Fluoro", + -15.252396583557129 + ], + [ + "▁Pyrex", + -15.252405166625977 + ], + [ + "▁recompile", + -15.25240707397461 + ], + [ + "gaki", + -15.252413749694824 + ], + [ + "idler", + -15.252443313598633 + ], + [ + "▁prudential", + -15.25244426727295 + ], + [ + "boned", + -15.25245189666748 + ], + [ + "▁Ludovic", + -15.252458572387695 + ], + [ + "▁rheumatologist", + -15.25249195098877 + ], + [ + "▁thunk", + -15.25251293182373 + ], + [ + "convenience", + -15.252533912658691 + ], + [ + "▁firebox", + -15.252579689025879 + ], + [ + "zzard", + -15.2526273727417 + ], + [ + "▁LST", + -15.252665519714355 + ], + [ + "rotate", + -15.25271224975586 + ], + [ + "▁necesita", + -15.25273323059082 + ], + [ + "▁condoned", + -15.25277328491211 + ], + [ + "▁luxuriate", + -15.252784729003906 + ], + [ + "じ", + -15.252799034118652 + ], + [ + "Manufacturer", + -15.2528076171875 + ], + [ + "▁litecoin", + -15.25289535522461 + ], + [ + "Jai", + -15.25292682647705 + ], + [ + "▁Bexar", + -15.252935409545898 + ], + [ + "▁Dremel", + -15.252950668334961 + ], + [ + "▁CUC", + -15.25296401977539 + ], + [ + "▁Crusoe", + -15.252991676330566 + ], + [ + "▁선", + -15.253028869628906 + ], + [ + "▁Clasp", + -15.253037452697754 + ], + [ + "▁superfamily", + -15.253037452697754 + ], + [ + "ት", + -15.253093719482422 + ], + [ + "▁CGL", + -15.25309944152832 + ], + [ + "▁Tharp", + -15.253111839294434 + ], + [ + "▁OpenID", + -15.25312328338623 + ], + [ + "▁Meizu", + -15.253157615661621 + ], + [ + "▁Rothstein", + -15.25316333770752 + ], + [ + "▁Embossed", + -15.25319766998291 + ], + [ + "Portugal", + -15.253198623657227 + ], + [ + "▁Gillen", + -15.253203392028809 + ], + [ + "▁stacker", + -15.253226280212402 + ], + [ + "▁mommies", + -15.253231048583984 + ], + [ + "任", + -15.253244400024414 + ], + [ + "Symbol", + -15.253262519836426 + ], + [ + "▁Dependable", + -15.253273963928223 + ], + [ + "▁Vyas", + -15.253290176391602 + ], + [ + "▁Vedra", + -15.253307342529297 + ], + [ + "▁UNEP", + -15.25332260131836 + ], + [ + "▁Defective", + -15.253326416015625 + ], + [ + "▁Wendel", + -15.253329277038574 + ], + [ + "▁TensorFlow", + -15.253352165222168 + ], + [ + "▁farmstead", + -15.253353118896484 + ], + [ + "PLEX", + -15.2533540725708 + ], + [ + "▁Lassen", + -15.253366470336914 + ], + [ + "▁Orlov", + -15.25337028503418 + ], + [ + "▁stabil", + -15.253408432006836 + ], + [ + "▁wracking", + -15.253447532653809 + ], + [ + "▁Juvederm", + -15.253473281860352 + ], + [ + "▁Arby", + -15.253485679626465 + ], + [ + "▁contracture", + -15.25349235534668 + ], + [ + "▁thiamine", + -15.253511428833008 + ], + [ + "▁Lancia", + -15.253540992736816 + ], + [ + "▁Busta", + -15.25361156463623 + ], + [ + "∞", + -15.253612518310547 + ], + [ + "▁OpenStreetMap", + -15.253625869750977 + ], + [ + "Socket", + -15.253639221191406 + ], + [ + "▁shiitake", + -15.253643035888672 + ], + [ + "sectoral", + -15.253666877746582 + ], + [ + "RAK", + -15.253726959228516 + ], + [ + "▁Slee", + -15.253729820251465 + ], + [ + "▁indole", + -15.253732681274414 + ], + [ + "▁Marne", + -15.253748893737793 + ], + [ + "▁morpho", + -15.253775596618652 + ], + [ + "▁disfigurement", + -15.253780364990234 + ], + [ + "▁ASICS", + -15.253790855407715 + ], + [ + "▁jettisoned", + -15.253824234008789 + ], + [ + "offered", + -15.25384521484375 + ], + [ + "1849", + -15.253864288330078 + ], + [ + "▁Bracknell", + -15.253905296325684 + ], + [ + "▁approximating", + -15.253918647766113 + ], + [ + "▁bristled", + -15.253958702087402 + ], + [ + "▁liberator", + -15.253981590270996 + ], + [ + "▁må", + -15.25399112701416 + ], + [ + "▁Branca", + -15.253997802734375 + ], + [ + "struc", + -15.254010200500488 + ], + [ + "OGUE", + -15.254087448120117 + ], + [ + "easable", + -15.254093170166016 + ], + [ + "▁originaw", + -15.254148483276367 + ], + [ + "▁marl", + -15.254150390625 + ], + [ + "▁Attleboro", + -15.254173278808594 + ], + [ + "▁mesquite", + -15.254249572753906 + ], + [ + "▁drench", + -15.254286766052246 + ], + [ + "▁Esmeralda", + -15.25429630279541 + ], + [ + "▁Chukwu", + -15.25436019897461 + ], + [ + "▁kirk", + -15.254374504089355 + ], + [ + "▁vernal", + -15.254375457763672 + ], + [ + "▁Elma", + -15.254401206970215 + ], + [ + "▁Beeswax", + -15.25440502166748 + ], + [ + "▁SlideShare", + -15.25440788269043 + ], + [ + "▁Originating", + -15.254422187805176 + ], + [ + "▁hehehe", + -15.254464149475098 + ], + [ + "considerable", + -15.254474639892578 + ], + [ + "▁brownstone", + -15.254477500915527 + ], + [ + "Romance", + -15.25450325012207 + ], + [ + "▁peice", + -15.254515647888184 + ], + [ + "▁Mylar", + -15.25451946258545 + ], + [ + "▁Owensboro", + -15.254534721374512 + ], + [ + "▁weeded", + -15.254555702209473 + ], + [ + "partially", + -15.254579544067383 + ], + [ + "▁Pollo", + -15.254582405090332 + ], + [ + "▁isopropyl", + -15.254583358764648 + ], + [ + "▁inverting", + -15.254626274108887 + ], + [ + "▁Mahinda", + -15.254688262939453 + ], + [ + "▁multicellular", + -15.254688262939453 + ], + [ + "▁slavish", + -15.254728317260742 + ], + [ + "άν", + -15.254737854003906 + ], + [ + "▁cluck", + -15.254738807678223 + ], + [ + "▁tater", + -15.254745483398438 + ], + [ + "▁Capote", + -15.254761695861816 + ], + [ + "열", + -15.254777908325195 + ], + [ + "▁vapid", + -15.254796028137207 + ], + [ + "产", + -15.254798889160156 + ], + [ + "▁सा", + -15.254815101623535 + ], + [ + "▁ALLOWED", + -15.254816055297852 + ], + [ + "▁Stupa", + -15.254862785339355 + ], + [ + "▁trialling", + -15.254862785339355 + ], + [ + "▁swordsman", + -15.254892349243164 + ], + [ + "▁EJB", + -15.254914283752441 + ], + [ + "catheter", + -15.255005836486816 + ], + [ + "emmer", + -15.255027770996094 + ], + [ + "▁Bucknell", + -15.255075454711914 + ], + [ + "▁asphyxia", + -15.255080223083496 + ], + [ + "▁Rahu", + -15.255098342895508 + ], + [ + "▁reverberated", + -15.255102157592773 + ], + [ + "▁Nubia", + -15.255104064941406 + ], + [ + "stache", + -15.255138397216797 + ], + [ + "▁Radley", + -15.255187034606934 + ], + [ + "વ", + -15.25522518157959 + ], + [ + "helped", + -15.255252838134766 + ], + [ + "Franklin", + -15.255277633666992 + ], + [ + "Colin", + -15.255290985107422 + ], + [ + "▁Castleton", + -15.25532054901123 + ], + [ + "▁Muro", + -15.25537109375 + ], + [ + "▁Adorn", + -15.25540828704834 + ], + [ + "Yama", + -15.255448341369629 + ], + [ + "Desert", + -15.255457878112793 + ], + [ + "▁Scum", + -15.25546932220459 + ], + [ + "▁stri", + -15.25549030303955 + ], + [ + "▁FBC", + -15.255515098571777 + ], + [ + "▁fossa", + -15.255547523498535 + ], + [ + "▁Griffon", + -15.255576133728027 + ], + [ + "▁Caravaggio", + -15.255620956420898 + ], + [ + "▁HANDLE", + -15.255657196044922 + ], + [ + "▁Wojciech", + -15.255672454833984 + ], + [ + "Sentinel", + -15.255685806274414 + ], + [ + "▁carcinogenesis", + -15.255692481994629 + ], + [ + "▁livingroom", + -15.255701065063477 + ], + [ + "▁Surrealist", + -15.255718231201172 + ], + [ + "▁JSF", + -15.255727767944336 + ], + [ + "▁Genus", + -15.25576114654541 + ], + [ + "alder", + -15.255762100219727 + ], + [ + "▁Toru", + -15.25577449798584 + ], + [ + "▁Remini", + -15.255776405334473 + ], + [ + "Sadly", + -15.255780220031738 + ], + [ + "▁subaru", + -15.255786895751953 + ], + [ + "Athlete", + -15.255796432495117 + ], + [ + "▁Spyro", + -15.255800247192383 + ], + [ + "▁agronomic", + -15.2558012008667 + ], + [ + "▁Invicta", + -15.255810737609863 + ], + [ + "▁Winemaker", + -15.25583267211914 + ], + [ + "▁fruitcake", + -15.25586223602295 + ], + [ + "Maid", + -15.25586986541748 + ], + [ + "▁Spirulina", + -15.255879402160645 + ], + [ + "▁cambia", + -15.255901336669922 + ], + [ + "▁Insist", + -15.25590991973877 + ], + [ + "南", + -15.255941390991211 + ], + [ + "ني", + -15.255969047546387 + ], + [ + "navigation", + -15.255995750427246 + ], + [ + "Rahman", + -15.256072044372559 + ], + [ + "Chick", + -15.256158828735352 + ], + [ + "igian", + -15.256183624267578 + ], + [ + "▁bocce", + -15.256184577941895 + ], + [ + "▁Otero", + -15.256220817565918 + ], + [ + "▁USCG", + -15.256220817565918 + ], + [ + "AKT", + -15.25622272491455 + ], + [ + "▁stalactite", + -15.256224632263184 + ], + [ + "▁Edmondson", + -15.256244659423828 + ], + [ + "▁Blagojevich", + -15.256258964538574 + ], + [ + "stvo", + -15.25627326965332 + ], + [ + "klu", + -15.256282806396484 + ], + [ + "BAG", + -15.256328582763672 + ], + [ + "▁Consignment", + -15.256361961364746 + ], + [ + "▁lofted", + -15.256366729736328 + ], + [ + "Punk", + -15.256385803222656 + ], + [ + "▁subverting", + -15.256402015686035 + ], + [ + "Vivi", + -15.256402969360352 + ], + [ + "▁Wyk", + -15.2564058303833 + ], + [ + "evey", + -15.256418228149414 + ], + [ + "▁miscue", + -15.256460189819336 + ], + [ + "▁moly", + -15.256461143493652 + ], + [ + "▁Triglyceride", + -15.256476402282715 + ], + [ + "▁tendinitis", + -15.25651741027832 + ], + [ + "▁NARS", + -15.256548881530762 + ], + [ + "CHIN", + -15.256555557250977 + ], + [ + "тя", + -15.256563186645508 + ], + [ + "cartoon", + -15.256576538085938 + ], + [ + "▁prowling", + -15.256648063659668 + ], + [ + "▁proteolytic", + -15.2566556930542 + ], + [ + "▁DHC", + -15.256670951843262 + ], + [ + "▁tabulation", + -15.256674766540527 + ], + [ + "▁bola", + -15.25667667388916 + ], + [ + "Moonlight", + -15.256721496582031 + ], + [ + "▁Dispatcher", + -15.25672721862793 + ], + [ + "▁disloyal", + -15.256802558898926 + ], + [ + "thalamic", + -15.256808280944824 + ], + [ + "sewn", + -15.25682544708252 + ], + [ + "▁guerre", + -15.25684928894043 + ], + [ + "▁LRA", + -15.256854057312012 + ], + [ + "▁Novelist", + -15.256890296936035 + ], + [ + "▁Arro", + -15.256893157958984 + ], + [ + "Towards", + -15.256916046142578 + ], + [ + "▁multidrug", + -15.25692367553711 + ], + [ + "▁Latour", + -15.256945610046387 + ], + [ + "▁Holger", + -15.256951332092285 + ], + [ + "duino", + -15.256982803344727 + ], + [ + "▁GDF", + -15.25703239440918 + ], + [ + "priya", + -15.257043838500977 + ], + [ + "▁Tiberi", + -15.257075309753418 + ], + [ + "prendre", + -15.2571439743042 + ], + [ + "gesch", + -15.257145881652832 + ], + [ + "▁Rhian", + -15.257164001464844 + ], + [ + "▁chelsea", + -15.257177352905273 + ], + [ + "▁CHOP", + -15.25717830657959 + ], + [ + "▁Gilberto", + -15.257211685180664 + ], + [ + "▁Imagining", + -15.257216453552246 + ], + [ + "Blackwell", + -15.257217407226562 + ], + [ + "SOUNDBITE", + -15.25722599029541 + ], + [ + "MOM", + -15.257227897644043 + ], + [ + "HUB", + -15.257241249084473 + ], + [ + "▁FanDuel", + -15.257258415222168 + ], + [ + "▁Bayard", + -15.257295608520508 + ], + [ + "▁Pattie", + -15.25731086730957 + ], + [ + "accord", + -15.257331848144531 + ], + [ + "▁hua", + -15.257338523864746 + ], + [ + "▁KDP", + -15.257375717163086 + ], + [ + "wole", + -15.257390022277832 + ], + [ + "▁Spotting", + -15.25743293762207 + ], + [ + "Cindy", + -15.257434844970703 + ], + [ + "▁backlighting", + -15.257439613342285 + ], + [ + "roofing", + -15.257441520690918 + ], + [ + "▁Cavani", + -15.25754451751709 + ], + [ + "planner", + -15.257562637329102 + ], + [ + "TRIC", + -15.257589340209961 + ], + [ + "▁Cronulla", + -15.25759220123291 + ], + [ + "credible", + -15.2576322555542 + ], + [ + "ು", + -15.257654190063477 + ], + [ + "▁orienteering", + -15.257675170898438 + ], + [ + "▁Eggers", + -15.257732391357422 + ], + [ + "▁croft", + -15.257739067077637 + ], + [ + "▁overreacting", + -15.257741928100586 + ], + [ + "▁KRIS", + -15.257759094238281 + ], + [ + "deployment", + -15.25776195526123 + ], + [ + "иц", + -15.25777816772461 + ], + [ + "confirmation", + -15.2578125 + ], + [ + "▁Picci", + -15.257857322692871 + ], + [ + "ći", + -15.25786018371582 + ], + [ + "▁Babson", + -15.257868766784668 + ], + [ + "ация", + -15.257881164550781 + ], + [ + "▁Hoax", + -15.25800609588623 + ], + [ + "▁fairground", + -15.258009910583496 + ], + [ + "▁Barbera", + -15.258054733276367 + ], + [ + "▁Khloé", + -15.25806999206543 + ], + [ + "▁wichtig", + -15.25808048248291 + ], + [ + "▁marshland", + -15.258082389831543 + ], + [ + "▁vulgarity", + -15.258097648620605 + ], + [ + "▁masthead", + -15.2581205368042 + ], + [ + "▁Nigella", + -15.258124351501465 + ], + [ + "▁PACS", + -15.258160591125488 + ], + [ + "cottage", + -15.25820541381836 + ], + [ + "▁Alaba", + -15.258233070373535 + ], + [ + "ethnicity", + -15.258238792419434 + ], + [ + "▁DiMaggio", + -15.2582426071167 + ], + [ + "poca", + -15.258281707763672 + ], + [ + "▁shinier", + -15.258293151855469 + ], + [ + "▁enmeshed", + -15.25831127166748 + ], + [ + "▁WORKSHOP", + -15.258318901062012 + ], + [ + "▁survivalist", + -15.258320808410645 + ], + [ + "▁Pelo", + -15.25833511352539 + ], + [ + "▁Leitrim", + -15.25836181640625 + ], + [ + "Carroll", + -15.25837230682373 + ], + [ + "▁Chipset", + -15.258415222167969 + ], + [ + "▁leatherette", + -15.258429527282715 + ], + [ + "Parser", + -15.258443832397461 + ], + [ + "▁crimped", + -15.258504867553711 + ], + [ + "▁AliExpress", + -15.258520126342773 + ], + [ + "carboxylic", + -15.258540153503418 + ], + [ + "Katy", + -15.258553504943848 + ], + [ + "▁SHIN", + -15.258586883544922 + ], + [ + "▁Bauxite", + -15.258587837219238 + ], + [ + "Empty", + -15.25861644744873 + ], + [ + "▁Vasant", + -15.25861644744873 + ], + [ + "▁ember", + -15.258637428283691 + ], + [ + "▁Superannuation", + -15.258639335632324 + ], + [ + "▁commercializing", + -15.258719444274902 + ], + [ + "▁absolution", + -15.2587308883667 + ], + [ + "▁Wedgwood", + -15.258743286132812 + ], + [ + "▁Sausalito", + -15.258760452270508 + ], + [ + "▁stilt", + -15.258776664733887 + ], + [ + "uelo", + -15.258780479431152 + ], + [ + "▁Tangent", + -15.258797645568848 + ], + [ + "▁masque", + -15.258801460266113 + ], + [ + "▁Rationale", + -15.258832931518555 + ], + [ + "▁Kuching", + -15.258891105651855 + ], + [ + "embracing", + -15.258917808532715 + ], + [ + "▁neuroprotective", + -15.258933067321777 + ], + [ + "Tear", + -15.25893783569336 + ], + [ + "ских", + -15.25899600982666 + ], + [ + "▁McKeown", + -15.25900936126709 + ], + [ + "george", + -15.25902271270752 + ], + [ + "jha", + -15.259044647216797 + ], + [ + "▁Maneuver", + -15.259075164794922 + ], + [ + "▁Grosso", + -15.259084701538086 + ], + [ + "▁Jerri", + -15.259126663208008 + ], + [ + "vivi", + -15.25916576385498 + ], + [ + "▁neurogenesis", + -15.259178161621094 + ], + [ + "anniversary", + -15.25917911529541 + ], + [ + "▁Buttercup", + -15.259195327758789 + ], + [ + "RANGE", + -15.259243965148926 + ], + [ + "▁EMERGENCY", + -15.259243965148926 + ], + [ + "▁MORGAN", + -15.259247779846191 + ], + [ + "▁Antares", + -15.259265899658203 + ], + [ + "▁Sephardic", + -15.25927734375 + ], + [ + "▁Languedoc", + -15.259295463562012 + ], + [ + "Chang", + -15.25930404663086 + ], + [ + "volute", + -15.259313583374023 + ], + [ + "▁Licorice", + -15.259330749511719 + ], + [ + "epileptic", + -15.259353637695312 + ], + [ + "lookup", + -15.259391784667969 + ], + [ + "▁threshing", + -15.259394645690918 + ], + [ + "▁Plexiglas", + -15.2593994140625 + ], + [ + "▁AMAZON", + -15.259444236755371 + ], + [ + "▁printhead", + -15.259458541870117 + ], + [ + "▁Teesside", + -15.259478569030762 + ], + [ + "▁CORD", + -15.259499549865723 + ], + [ + "▁Disturb", + -15.259517669677734 + ], + [ + "▁doxorubicin", + -15.25957202911377 + ], + [ + "▁POSIX", + -15.259574890136719 + ], + [ + "▁oolong", + -15.259574890136719 + ], + [ + "▁Alluring", + -15.2595796585083 + ], + [ + "polyester", + -15.259580612182617 + ], + [ + "▁Justinian", + -15.25960636138916 + ], + [ + "业", + -15.25960636138916 + ], + [ + "Ρ", + -15.259607315063477 + ], + [ + "▁cherokee", + -15.259613990783691 + ], + [ + "▁Mathura", + -15.259615898132324 + ], + [ + "DCC", + -15.259644508361816 + ], + [ + "▁Esso", + -15.259663581848145 + ], + [ + "▁Bacardi", + -15.259673118591309 + ], + [ + "▁paperweight", + -15.259688377380371 + ], + [ + "▁apportioned", + -15.259770393371582 + ], + [ + "▁Flowing", + -15.259772300720215 + ], + [ + "GRP", + -15.259774208068848 + ], + [ + "Nicola", + -15.259812355041504 + ], + [ + "▁Rayleigh", + -15.259856224060059 + ], + [ + "pasta", + -15.25989055633545 + ], + [ + "■", + -15.259899139404297 + ], + [ + "Thon", + -15.259902000427246 + ], + [ + "▁Stronghold", + -15.259928703308105 + ], + [ + "crying", + -15.259952545166016 + ], + [ + "▁palazzo", + -15.259970664978027 + ], + [ + "▁repentant", + -15.260059356689453 + ], + [ + "generous", + -15.260066032409668 + ], + [ + "▁Velma", + -15.260075569152832 + ], + [ + "▁FOV", + -15.260102272033691 + ], + [ + "cetin", + -15.260110855102539 + ], + [ + "▁Storybook", + -15.260119438171387 + ], + [ + "heap", + -15.260135650634766 + ], + [ + "▁Eleni", + -15.260138511657715 + ], + [ + "▁scrutinise", + -15.260162353515625 + ], + [ + "▁Genentech", + -15.260211944580078 + ], + [ + "▁GNP", + -15.260220527648926 + ], + [ + "▁bioengineering", + -15.260222434997559 + ], + [ + "▁Marner", + -15.260236740112305 + ], + [ + "▁Qty", + -15.260239601135254 + ], + [ + "▁cheep", + -15.260249137878418 + ], + [ + "▁NWT", + -15.260257720947266 + ], + [ + "Adresse", + -15.26026439666748 + ], + [ + "▁Carillion", + -15.26033878326416 + ], + [ + "▁Dollhouse", + -15.260359764099121 + ], + [ + "▁Deptford", + -15.260366439819336 + ], + [ + "▁jabber", + -15.260375022888184 + ], + [ + "▁tamari", + -15.260379791259766 + ], + [ + "▁Mahrez", + -15.260427474975586 + ], + [ + "▁Nesting", + -15.260461807250977 + ], + [ + "▁Informatica", + -15.260464668273926 + ], + [ + "▁Sql", + -15.260499000549316 + ], + [ + "▁Vastu", + -15.260522842407227 + ], + [ + "▁hypnotherapist", + -15.26052474975586 + ], + [ + "▁Behn", + -15.260557174682617 + ], + [ + "▁Caja", + -15.26057243347168 + ], + [ + "atically", + -15.260578155517578 + ], + [ + "▁fogging", + -15.260583877563477 + ], + [ + "▁Perthshire", + -15.260613441467285 + ], + [ + "Exactly", + -15.260614395141602 + ], + [ + "▁hobble", + -15.260618209838867 + ], + [ + "▁trendline", + -15.260624885559082 + ], + [ + "HOE", + -15.26063060760498 + ], + [ + "▁rootstock", + -15.260721206665039 + ], + [ + "Feeling", + -15.260744094848633 + ], + [ + "▁passé", + -15.260746002197266 + ], + [ + "Milf", + -15.260863304138184 + ], + [ + "▁ruminate", + -15.260875701904297 + ], + [ + "iformis", + -15.260878562927246 + ], + [ + "▁undeterred", + -15.26093864440918 + ], + [ + "ndorf", + -15.260971069335938 + ], + [ + "puesta", + -15.260986328125 + ], + [ + "▁Bueno", + -15.260988235473633 + ], + [ + "çu", + -15.26102066040039 + ], + [ + "▁Danielson", + -15.261025428771973 + ], + [ + "Behavior", + -15.261078834533691 + ], + [ + "▁McCloud", + -15.261082649230957 + ], + [ + "booster", + -15.26111125946045 + ], + [ + "▁Lennie", + -15.26111125946045 + ], + [ + "▁bartering", + -15.26111125946045 + ], + [ + "Extract", + -15.2611665725708 + ], + [ + "▁unaudited", + -15.261181831359863 + ], + [ + "▁Billiton", + -15.261198997497559 + ], + [ + "▁melanogaster", + -15.261198997497559 + ], + [ + "ujah", + -15.261202812194824 + ], + [ + "equip", + -15.261207580566406 + ], + [ + "▁bioethics", + -15.261218070983887 + ], + [ + "▁knell", + -15.26123046875 + ], + [ + "▁astoundingly", + -15.261269569396973 + ], + [ + "EEM", + -15.261287689208984 + ], + [ + "▁Deploying", + -15.261310577392578 + ], + [ + "ROY", + -15.261387825012207 + ], + [ + "▁fidgeting", + -15.261445045471191 + ], + [ + "ijl", + -15.261463165283203 + ], + [ + "▁NANO", + -15.261513710021973 + ], + [ + "▁BEER", + -15.261560440063477 + ], + [ + "survivor", + -15.261617660522461 + ], + [ + "▁Canuck", + -15.261629104614258 + ], + [ + "faring", + -15.261642456054688 + ], + [ + "▁Skaggs", + -15.2616548538208 + ], + [ + "▁Buehler", + -15.261658668518066 + ], + [ + "leisure", + -15.261686325073242 + ], + [ + "▁Cubi", + -15.261686325073242 + ], + [ + "ónica", + -15.261690139770508 + ], + [ + "▁binging", + -15.261850357055664 + ], + [ + "Disclosure", + -15.261899948120117 + ], + [ + "characterized", + -15.261934280395508 + ], + [ + "▁Kashyap", + -15.261944770812988 + ], + [ + "▁OHV", + -15.261990547180176 + ], + [ + "elek", + -15.262040138244629 + ], + [ + "▁Synchronization", + -15.262040138244629 + ], + [ + "▁coalesced", + -15.26206111907959 + ], + [ + "midine", + -15.26209831237793 + ], + [ + "RIDGE", + -15.262166976928711 + ], + [ + "vallo", + -15.26218032836914 + ], + [ + "▁Grissom", + -15.262182235717773 + ], + [ + "▁BSU", + -15.262211799621582 + ], + [ + "▁funerary", + -15.262223243713379 + ], + [ + "▁columnar", + -15.262229919433594 + ], + [ + "▁uti", + -15.262243270874023 + ], + [ + "▁Parkview", + -15.262250900268555 + ], + [ + "▁geodesic", + -15.26226806640625 + ], + [ + "▁McCor", + -15.262272834777832 + ], + [ + "▁snuffed", + -15.262287139892578 + ], + [ + "▁Seaway", + -15.262334823608398 + ], + [ + "HUN", + -15.262353897094727 + ], + [ + "Stewart", + -15.262362480163574 + ], + [ + "▁Rothko", + -15.26240348815918 + ], + [ + "▁eliminator", + -15.262417793273926 + ], + [ + "▁Mazi", + -15.262489318847656 + ], + [ + "Samantha", + -15.262510299682617 + ], + [ + "▁Dostoevsky", + -15.262516021728516 + ], + [ + "▁Keepsake", + -15.26257610321045 + ], + [ + "▁Clarification", + -15.262621879577637 + ], + [ + "▁Macadamia", + -15.2626371383667 + ], + [ + "▁transliteration", + -15.2626371383667 + ], + [ + "Mixed", + -15.26268196105957 + ], + [ + "kilter", + -15.262694358825684 + ], + [ + "bbler", + -15.262700080871582 + ], + [ + "▁Prabang", + -15.262711524963379 + ], + [ + "▁Geddes", + -15.262777328491211 + ], + [ + "▁matlab", + -15.26278018951416 + ], + [ + "▁JUAN", + -15.262831687927246 + ], + [ + "▁Shortage", + -15.262861251831055 + ], + [ + "▁Edson", + -15.262882232666016 + ], + [ + "▁BMT", + -15.262920379638672 + ], + [ + "▁medulla", + -15.26297664642334 + ], + [ + "Victory", + -15.262983322143555 + ], + [ + "▁MUSE", + -15.263069152832031 + ], + [ + "▁TRANSFORM", + -15.263092041015625 + ], + [ + "cione", + -15.26311206817627 + ], + [ + "▁Funktion", + -15.263157844543457 + ], + [ + "▁Hammett", + -15.263167381286621 + ], + [ + "▁HomeKit", + -15.263198852539062 + ], + [ + "▁neurodegeneration", + -15.263209342956543 + ], + [ + "▁Howarth", + -15.263216018676758 + ], + [ + "HEM", + -15.263276100158691 + ], + [ + "▁compulsively", + -15.263291358947754 + ], + [ + "priv", + -15.263315200805664 + ], + [ + "▁TPE", + -15.263325691223145 + ], + [ + "▁Devonport", + -15.263371467590332 + ], + [ + "▁Masca", + -15.263398170471191 + ], + [ + "▁Gisele", + -15.263415336608887 + ], + [ + "Architecture", + -15.26341724395752 + ], + [ + "▁irreversibly", + -15.263452529907227 + ], + [ + "▁subcellular", + -15.263452529907227 + ], + [ + "▁Islamism", + -15.263473510742188 + ], + [ + "▁XXVI", + -15.263567924499512 + ], + [ + "▁Kratos", + -15.263568878173828 + ], + [ + "▁equalled", + -15.263578414916992 + ], + [ + "▁Mkhitaryan", + -15.263590812683105 + ], + [ + "AppData", + -15.2636137008667 + ], + [ + "▁Savin", + -15.2636137008667 + ], + [ + "plied", + -15.263662338256836 + ], + [ + "kiel", + -15.263696670532227 + ], + [ + "▁lioness", + -15.263700485229492 + ], + [ + "▁restive", + -15.263752937316895 + ], + [ + "▁Archon", + -15.263777732849121 + ], + [ + "▁cumulatively", + -15.263858795166016 + ], + [ + "▁antiquarian", + -15.263869285583496 + ], + [ + "▁nebul", + -15.263886451721191 + ], + [ + "ária", + -15.263894081115723 + ], + [ + "▁saturn", + -15.263900756835938 + ], + [ + "▁turkish", + -15.263904571533203 + ], + [ + "▁implanting", + -15.263909339904785 + ], + [ + "▁bild", + -15.263910293579102 + ], + [ + "▁CEB", + -15.263989448547363 + ], + [ + "▁TMG", + -15.26401424407959 + ], + [ + "▁Weissman", + -15.264020919799805 + ], + [ + "famil", + -15.264076232910156 + ], + [ + "▁nau", + -15.264174461364746 + ], + [ + "sulfonate", + -15.264178276062012 + ], + [ + "▁Shubh", + -15.264196395874023 + ], + [ + "▁VVT", + -15.264222145080566 + ], + [ + "▁trailblazing", + -15.264233589172363 + ], + [ + "দ", + -15.264250755310059 + ], + [ + "formally", + -15.26426887512207 + ], + [ + "▁aphasia", + -15.264287948608398 + ], + [ + "Cluster", + -15.264288902282715 + ], + [ + "▁conti", + -15.264322280883789 + ], + [ + "▁umpteen", + -15.264334678649902 + ], + [ + "▁anglais", + -15.264335632324219 + ], + [ + "▁Sagrada", + -15.264359474182129 + ], + [ + "▁Blaney", + -15.26436710357666 + ], + [ + "Massachusetts", + -15.264394760131836 + ], + [ + "▁EUROPEAN", + -15.264435768127441 + ], + [ + "CHECK", + -15.264479637145996 + ], + [ + "▁Prophetic", + -15.26449203491211 + ], + [ + "▁unlabeled", + -15.26453971862793 + ], + [ + "▁Bluewater", + -15.264589309692383 + ], + [ + "▁pasar", + -15.264625549316406 + ], + [ + "▁einge", + -15.264654159545898 + ], + [ + "ROOT", + -15.26466178894043 + ], + [ + "▁Poser", + -15.26469612121582 + ], + [ + "▁entrancing", + -15.26471996307373 + ], + [ + "innovative", + -15.264724731445312 + ], + [ + "▁Hundley", + -15.264791488647461 + ], + [ + "бу", + -15.264813423156738 + ], + [ + "Universe", + -15.264815330505371 + ], + [ + "preciate", + -15.26486873626709 + ], + [ + "▁bromine", + -15.264874458312988 + ], + [ + "▁hematology", + -15.26490592956543 + ], + [ + "▁shimmy", + -15.264971733093262 + ], + [ + "Include", + -15.265060424804688 + ], + [ + "▁Barbeque", + -15.265090942382812 + ], + [ + "▁Grandson", + -15.265100479125977 + ], + [ + "▁Slurry", + -15.265108108520508 + ], + [ + "▁Individualized", + -15.265275001525879 + ], + [ + "▁conjunctiva", + -15.265287399291992 + ], + [ + "▁Congrat", + -15.265295028686523 + ], + [ + "▁Pekka", + -15.265317916870117 + ], + [ + "▁Disruptive", + -15.265344619750977 + ], + [ + "▁obtrusive", + -15.265348434448242 + ], + [ + "elektr", + -15.265351295471191 + ], + [ + "hiva", + -15.265365600585938 + ], + [ + "断", + -15.265366554260254 + ], + [ + "▁TFL", + -15.265385627746582 + ], + [ + "▁LVMH", + -15.265400886535645 + ], + [ + "▁Detachable", + -15.265501976013184 + ], + [ + "▁Bergh", + -15.265515327453613 + ], + [ + "▁Alnwick", + -15.26553726196289 + ], + [ + "▁Abdulla", + -15.265563011169434 + ], + [ + "MLB", + -15.265567779541016 + ], + [ + "▁massif", + -15.265599250793457 + ], + [ + "▁untie", + -15.265604019165039 + ], + [ + "▁Webcast", + -15.265615463256836 + ], + [ + "▁brevi", + -15.26563549041748 + ], + [ + "enci", + -15.265664100646973 + ], + [ + "scripted", + -15.265671730041504 + ], + [ + "▁SHEET", + -15.265677452087402 + ], + [ + "▁mobbed", + -15.26571273803711 + ], + [ + "▁OSPF", + -15.265716552734375 + ], + [ + "▁embezzle", + -15.265737533569336 + ], + [ + "Erik", + -15.265780448913574 + ], + [ + "▁ख", + -15.26580810546875 + ], + [ + "enforced", + -15.265844345092773 + ], + [ + "▁Folded", + -15.265851974487305 + ], + [ + "Emerick", + -15.26586627960205 + ], + [ + "▁DAWN", + -15.26588249206543 + ], + [ + "▁Broadbent", + -15.265890121459961 + ], + [ + "▁Hahahaha", + -15.265929222106934 + ], + [ + "isolated", + -15.26593017578125 + ], + [ + "▁slobber", + -15.265938758850098 + ], + [ + "▁craw", + -15.265953063964844 + ], + [ + "▁Universitas", + -15.265974998474121 + ], + [ + "▁BEAST", + -15.265984535217285 + ], + [ + "▁Pinned", + -15.266095161437988 + ], + [ + "thetic", + -15.266098976135254 + ], + [ + "▁cultivator", + -15.266136169433594 + ], + [ + "alternate", + -15.266170501708984 + ], + [ + "▁allogeneic", + -15.26619815826416 + ], + [ + "▁gaunt", + -15.266225814819336 + ], + [ + "▁bifold", + -15.266251564025879 + ], + [ + "banner", + -15.266265869140625 + ], + [ + "▁windowShare", + -15.266273498535156 + ], + [ + "▁Lieu", + -15.266283988952637 + ], + [ + "▁potentiate", + -15.266305923461914 + ], + [ + "▁Fattah", + -15.26633358001709 + ], + [ + "▁smudging", + -15.266340255737305 + ], + [ + "▁deeming", + -15.266373634338379 + ], + [ + "▁stabiliser", + -15.266401290893555 + ], + [ + "▁sociopolitical", + -15.266414642333984 + ], + [ + "▁hardliners", + -15.266444206237793 + ], + [ + "▁Noël", + -15.26648235321045 + ], + [ + "▁antihistamine", + -15.266488075256348 + ], + [ + "▁stewardess", + -15.266510009765625 + ], + [ + "▁geant", + -15.266515731811523 + ], + [ + "▁Cosmology", + -15.266524314880371 + ], + [ + "▁Wildcard", + -15.266599655151367 + ], + [ + "▁Patong", + -15.266648292541504 + ], + [ + "foster", + -15.26664924621582 + ], + [ + "▁Qualities", + -15.266654014587402 + ], + [ + "▁suckling", + -15.266680717468262 + ], + [ + "▁talcum", + -15.26675796508789 + ], + [ + "▁turnpike", + -15.266775131225586 + ], + [ + "▁UnitedHealth", + -15.266785621643066 + ], + [ + "ITTER", + -15.266792297363281 + ], + [ + "▁avidly", + -15.266806602478027 + ], + [ + "▁beastly", + -15.266824722290039 + ], + [ + "▁tannic", + -15.266829490661621 + ], + [ + "▁ulnar", + -15.266865730285645 + ], + [ + "▁melded", + -15.266868591308594 + ], + [ + "UGE", + -15.266897201538086 + ], + [ + "▁Trico", + -15.2669095993042 + ], + [ + "▁Naismith", + -15.266927719116211 + ], + [ + "▁binaural", + -15.266929626464844 + ], + [ + "▁Vario", + -15.26695442199707 + ], + [ + "▁Reprod", + -15.26695728302002 + ], + [ + "▁appraising", + -15.266987800598145 + ], + [ + "▁tabla", + -15.266988754272461 + ], + [ + "▁Janette", + -15.26699447631836 + ], + [ + "ärk", + -15.267046928405762 + ], + [ + "▁outclassed", + -15.26705551147461 + ], + [ + "plac", + -15.267114639282227 + ], + [ + "▁aphid", + -15.267139434814453 + ], + [ + "marca", + -15.267142295837402 + ], + [ + "▁Brito", + -15.267146110534668 + ], + [ + "▁autocrat", + -15.267168998718262 + ], + [ + "fortunate", + -15.26718807220459 + ], + [ + "▁Whitmer", + -15.267190933227539 + ], + [ + "atlas", + -15.267200469970703 + ], + [ + "▁Sartori", + -15.26720905303955 + ], + [ + "▁flathead", + -15.267216682434082 + ], + [ + "▁Bolle", + -15.267220497131348 + ], + [ + "▁zimbabwe", + -15.267260551452637 + ], + [ + "Decision", + -15.267280578613281 + ], + [ + "▁nashville", + -15.267294883728027 + ], + [ + "Enabled", + -15.267305374145508 + ], + [ + "▁retinoid", + -15.267372131347656 + ], + [ + "▁TUI", + -15.267385482788086 + ], + [ + "▁∞", + -15.267415046691895 + ], + [ + "▁Jeg", + -15.267443656921387 + ], + [ + "▁theatrically", + -15.267451286315918 + ], + [ + "▁Lank", + -15.267459869384766 + ], + [ + "▁pennsylvania", + -15.267486572265625 + ], + [ + "huizen", + -15.267498970031738 + ], + [ + "▁clincher", + -15.26754379272461 + ], + [ + "▁Chola", + -15.267609596252441 + ], + [ + "▁deutschen", + -15.267620086669922 + ], + [ + "▁PTZ", + -15.2676420211792 + ], + [ + "▁enlivened", + -15.267651557922363 + ], + [ + "▁Mountaineer", + -15.26769733428955 + ], + [ + "ления", + -15.2677001953125 + ], + [ + "ARIO", + -15.267722129821777 + ], + [ + "Bullet", + -15.267740249633789 + ], + [ + "Weekend", + -15.267740249633789 + ], + [ + "▁EBOOK", + -15.267745971679688 + ], + [ + "▁Catlin", + -15.267775535583496 + ], + [ + "▁activewear", + -15.267816543579102 + ], + [ + "Whilst", + -15.267841339111328 + ], + [ + "mayo", + -15.267871856689453 + ], + [ + "Kentucky", + -15.267877578735352 + ], + [ + "Fetish", + -15.267892837524414 + ], + [ + "Basket", + -15.267909049987793 + ], + [ + "▁Autoimmune", + -15.267932891845703 + ], + [ + "▁Infusionsoft", + -15.267934799194336 + ], + [ + "Loving", + -15.267938613891602 + ], + [ + "▁HARRIS", + -15.267948150634766 + ], + [ + "rapper", + -15.268004417419434 + ], + [ + "Ë", + -15.268061637878418 + ], + [ + "▁FOREST", + -15.26806640625 + ], + [ + "▁Guyanese", + -15.268081665039062 + ], + [ + "▁Kerman", + -15.268082618713379 + ], + [ + "rkel", + -15.268115043640137 + ], + [ + "▁edward", + -15.26812744140625 + ], + [ + "Randy", + -15.268136024475098 + ], + [ + "▁vitiligo", + -15.268218994140625 + ], + [ + "▁Sharkey", + -15.268227577209473 + ], + [ + "prene", + -15.268255233764648 + ], + [ + "плат", + -15.268269538879395 + ], + [ + "CHEN", + -15.268301963806152 + ], + [ + "▁Vivint", + -15.268314361572266 + ], + [ + "ắ", + -15.26832389831543 + ], + [ + "▁Clydesdale", + -15.268389701843262 + ], + [ + "▁brachial", + -15.268412590026855 + ], + [ + "▁MediaWiki", + -15.268418312072754 + ], + [ + "▁bashful", + -15.26841926574707 + ], + [ + "Thru", + -15.268465042114258 + ], + [ + "friction", + -15.268489837646484 + ], + [ + "▁TECHNICAL", + -15.268497467041016 + ], + [ + "▁Merging", + -15.268514633178711 + ], + [ + "prescribed", + -15.268539428710938 + ], + [ + "drip", + -15.26855754852295 + ], + [ + "▁monopolistic", + -15.268566131591797 + ], + [ + "LEAD", + -15.26858139038086 + ], + [ + "IAH", + -15.268603324890137 + ], + [ + "2222", + -15.268604278564453 + ], + [ + "▁Tourmaline", + -15.268619537353516 + ], + [ + "▁Zenit", + -15.268630981445312 + ], + [ + "▁Oberoi", + -15.268633842468262 + ], + [ + "nephew", + -15.268640518188477 + ], + [ + "NIR", + -15.26865291595459 + ], + [ + "▁Symfony", + -15.268654823303223 + ], + [ + "▁Kingsport", + -15.268659591674805 + ], + [ + "shifted", + -15.268684387207031 + ], + [ + "▁Halstead", + -15.268692970275879 + ], + [ + "▁Presbytery", + -15.268697738647461 + ], + [ + "▁où", + -15.268743515014648 + ], + [ + "enning", + -15.268747329711914 + ], + [ + "▁Kargil", + -15.268784523010254 + ], + [ + "▁annealed", + -15.268882751464844 + ], + [ + "▁sheepish", + -15.268925666809082 + ], + [ + "▁ppb", + -15.268951416015625 + ], + [ + "▁Keselowski", + -15.26896858215332 + ], + [ + "▁unbeliever", + -15.268969535827637 + ], + [ + "▁Stax", + -15.269021987915039 + ], + [ + "▁taro", + -15.269027709960938 + ], + [ + "▁gratin", + -15.26903247833252 + ], + [ + "Jackie", + -15.269034385681152 + ], + [ + "supposedly", + -15.269079208374023 + ], + [ + "част", + -15.269079208374023 + ], + [ + "▁eschewing", + -15.269133567810059 + ], + [ + "▁lisp", + -15.269143104553223 + ], + [ + "▁Smallwood", + -15.26916790008545 + ], + [ + "▁Quizzes", + -15.269189834594727 + ], + [ + "▁huffing", + -15.26924991607666 + ], + [ + "▁Venmo", + -15.269299507141113 + ], + [ + "▁slushy", + -15.269416809082031 + ], + [ + "▁opportunism", + -15.269426345825195 + ], + [ + "▁unrighteousness", + -15.269440650939941 + ], + [ + "▁doppelganger", + -15.269457817077637 + ], + [ + "canal", + -15.26947021484375 + ], + [ + "Carolina", + -15.269475936889648 + ], + [ + "完", + -15.269475936889648 + ], + [ + "▁Lagrange", + -15.269486427307129 + ], + [ + "▁Traitor", + -15.269493103027344 + ], + [ + "▁Riddick", + -15.269516944885254 + ], + [ + "▁Beresford", + -15.26954460144043 + ], + [ + "▁treasuries", + -15.269579887390137 + ], + [ + "▁vacuous", + -15.26960563659668 + ], + [ + "▁Jelena", + -15.269649505615234 + ], + [ + "▁Keppel", + -15.269731521606445 + ], + [ + "▁SERIOUS", + -15.26974105834961 + ], + [ + "▁Abdallah", + -15.269810676574707 + ], + [ + "▁GOR", + -15.269844055175781 + ], + [ + "▁apocryphal", + -15.269947052001953 + ], + [ + "▁Entitlement", + -15.269965171813965 + ], + [ + "haber", + -15.27000617980957 + ], + [ + "или", + -15.270025253295898 + ], + [ + "▁FFL", + -15.270029067993164 + ], + [ + "▁Xenophon", + -15.270033836364746 + ], + [ + "▁dehumanize", + -15.270051002502441 + ], + [ + "sqft", + -15.27005386352539 + ], + [ + "▁RENTAL", + -15.270063400268555 + ], + [ + "▁oilseed", + -15.27011775970459 + ], + [ + "staging", + -15.270123481750488 + ], + [ + "▁Jaffray", + -15.27013874053955 + ], + [ + "jaro", + -15.27016830444336 + ], + [ + "▁logout", + -15.270238876342773 + ], + [ + "▁Jadeja", + -15.27023983001709 + ], + [ + "Bucket", + -15.27026081085205 + ], + [ + "▁Visconti", + -15.270262718200684 + ], + [ + "▁Ismael", + -15.27029037475586 + ], + [ + "gluco", + -15.270301818847656 + ], + [ + "▁Qiao", + -15.270317077636719 + ], + [ + "1851", + -15.270349502563477 + ], + [ + "▁goofing", + -15.270362854003906 + ], + [ + "Cave", + -15.270368576049805 + ], + [ + "fler", + -15.270403861999512 + ], + [ + "BOROUGH", + -15.270419120788574 + ], + [ + "▁Abadi", + -15.270435333251953 + ], + [ + "▁Kamehameha", + -15.270453453063965 + ], + [ + "▁Harbinger", + -15.270472526550293 + ], + [ + "cotta", + -15.270493507385254 + ], + [ + "▁Tetsu", + -15.270535469055176 + ], + [ + "▁polarisation", + -15.270593643188477 + ], + [ + "▁turnbuckle", + -15.270611763000488 + ], + [ + "ewald", + -15.270641326904297 + ], + [ + "▁Empath", + -15.270655632019043 + ], + [ + "▁Archaeo", + -15.270702362060547 + ], + [ + "fermented", + -15.270724296569824 + ], + [ + "▁freemium", + -15.270726203918457 + ], + [ + "▁flavoursome", + -15.270733833312988 + ], + [ + "▁Oxidation", + -15.270736694335938 + ], + [ + "▁há", + -15.270771026611328 + ], + [ + "▁Horvath", + -15.27078628540039 + ], + [ + "▁ConocoPhillips", + -15.27080249786377 + ], + [ + "▁diffract", + -15.270837783813477 + ], + [ + "▁Celi", + -15.270841598510742 + ], + [ + "▁mohawk", + -15.270885467529297 + ], + [ + "▁LFO", + -15.270896911621094 + ], + [ + "▁birdwatching", + -15.270916938781738 + ], + [ + "▁admissibility", + -15.270977973937988 + ], + [ + "▁obscenities", + -15.270977973937988 + ], + [ + "remembered", + -15.271004676818848 + ], + [ + "▁Jahren", + -15.271026611328125 + ], + [ + "▁Tongan", + -15.271082878112793 + ], + [ + "chinese", + -15.271100997924805 + ], + [ + "▁MapReduce", + -15.271114349365234 + ], + [ + "▁Montagu", + -15.27113151550293 + ], + [ + "kicking", + -15.271138191223145 + ], + [ + "▁Vague", + -15.271146774291992 + ], + [ + "▁Coelho", + -15.27116584777832 + ], + [ + "▁prospering", + -15.271208763122559 + ], + [ + "▁SETTING", + -15.27122688293457 + ], + [ + "▁Medea", + -15.271233558654785 + ], + [ + "Fortunately", + -15.271246910095215 + ], + [ + "ோ", + -15.271257400512695 + ], + [ + "▁CapEx", + -15.271260261535645 + ], + [ + "▁Gaudreau", + -15.271309852600098 + ], + [ + "▁CAFE", + -15.271312713623047 + ], + [ + "▁PASSED", + -15.271323204040527 + ], + [ + "ирован", + -15.271327018737793 + ], + [ + "Blank", + -15.27133846282959 + ], + [ + "AIRE", + -15.271339416503906 + ], + [ + "Anywhere", + -15.27135181427002 + ], + [ + "halle", + -15.271368026733398 + ], + [ + "▁REMAIN", + -15.271380424499512 + ], + [ + "▁Keeler", + -15.27139663696289 + ], + [ + "ichel", + -15.271438598632812 + ], + [ + "▁Hsp", + -15.271498680114746 + ], + [ + "ilius", + -15.271539688110352 + ], + [ + "▁reticence", + -15.271573066711426 + ], + [ + "frig", + -15.271618843078613 + ], + [ + "▁Spir", + -15.27164363861084 + ], + [ + "FULL", + -15.271649360656738 + ], + [ + "▁Hausa", + -15.271669387817383 + ], + [ + "▁Ibuprofen", + -15.271695137023926 + ], + [ + "ège", + -15.271719932556152 + ], + [ + "▁MILE", + -15.271728515625 + ], + [ + "▁overcharging", + -15.271738052368164 + ], + [ + "▁Transactional", + -15.271758079528809 + ], + [ + "▁havin", + -15.27176570892334 + ], + [ + "▁paedophile", + -15.271781921386719 + ], + [ + "▁LESSON", + -15.271790504455566 + ], + [ + "▁underlayment", + -15.271824836730957 + ], + [ + "▁unfurnished", + -15.271827697753906 + ], + [ + "▁exportation", + -15.271828651428223 + ], + [ + "▁extensor", + -15.271848678588867 + ], + [ + "shchenko", + -15.271882057189941 + ], + [ + "Nikki", + -15.271919250488281 + ], + [ + "▁BIBLE", + -15.271961212158203 + ], + [ + "▁Urbanism", + -15.271963119506836 + ], + [ + "clamation", + -15.271978378295898 + ], + [ + "▁Nade", + -15.27198600769043 + ], + [ + "ovskaya", + -15.272013664245605 + ], + [ + "▁liftoff", + -15.272096633911133 + ], + [ + "ARRA", + -15.272162437438965 + ], + [ + "mandatory", + -15.272199630737305 + ], + [ + "▁supergroup", + -15.272235870361328 + ], + [ + "▁Scruggs", + -15.272237777709961 + ], + [ + "▁sublet", + -15.272250175476074 + ], + [ + "▁gynecomastia", + -15.272272109985352 + ], + [ + "▁phago", + -15.272302627563477 + ], + [ + "▁Sorrell", + -15.272303581237793 + ], + [ + "▁GAY", + -15.272344589233398 + ], + [ + "zuela", + -15.272350311279297 + ], + [ + "▁STF", + -15.272354125976562 + ], + [ + "▁Novella", + -15.272367477416992 + ], + [ + "▁EXEC", + -15.272428512573242 + ], + [ + "▁teepee", + -15.272457122802734 + ], + [ + "▁Endicott", + -15.272470474243164 + ], + [ + "▁Ethos", + -15.272550582885742 + ], + [ + "▁CNM", + -15.272599220275879 + ], + [ + "▁Vagabond", + -15.272604942321777 + ], + [ + "▁Huntress", + -15.272608757019043 + ], + [ + "▁erst", + -15.272679328918457 + ], + [ + "barger", + -15.27268123626709 + ], + [ + "FOUR", + -15.272690773010254 + ], + [ + "aaaaaa", + -15.27271842956543 + ], + [ + "▁Bulli", + -15.272734642028809 + ], + [ + "▁Trainor", + -15.272737503051758 + ], + [ + "perma", + -15.272782325744629 + ], + [ + "▁solemnity", + -15.272785186767578 + ], + [ + "▁Rattlesnake", + -15.272798538208008 + ], + [ + "▁substantia", + -15.272810935974121 + ], + [ + "▁chang", + -15.272817611694336 + ], + [ + "coping", + -15.272831916809082 + ], + [ + "▁AWARDS", + -15.272847175598145 + ], + [ + "Xbox", + -15.272852897644043 + ], + [ + "AMCO", + -15.272878646850586 + ], + [ + "▁Sefer", + -15.272913932800293 + ], + [ + "robotic", + -15.272974014282227 + ], + [ + "▁Lambeau", + -15.273016929626465 + ], + [ + "ディ", + -15.27306842803955 + ], + [ + "▁Entourage", + -15.273130416870117 + ], + [ + "▁Pfaff", + -15.273143768310547 + ], + [ + "▁whirring", + -15.273148536682129 + ], + [ + "▁Schmo", + -15.273198127746582 + ], + [ + "▁Herzl", + -15.273216247558594 + ], + [ + "▁sneering", + -15.273221015930176 + ], + [ + "▁naka", + -15.273222923278809 + ], + [ + "yenne", + -15.273235321044922 + ], + [ + "▁headwear", + -15.273266792297363 + ], + [ + "▁UPPER", + -15.273293495178223 + ], + [ + "▁Summerville", + -15.273331642150879 + ], + [ + "▁Grieg", + -15.273366928100586 + ], + [ + "▁splashy", + -15.273388862609863 + ], + [ + "gorie", + -15.273393630981445 + ], + [ + "▁kush", + -15.273492813110352 + ], + [ + "▁neurodevelopmental", + -15.273502349853516 + ], + [ + "stretching", + -15.273519515991211 + ], + [ + "▁MCE", + -15.273524284362793 + ], + [ + "▁Oladipo", + -15.273551940917969 + ], + [ + "▁gravesite", + -15.273557662963867 + ], + [ + "guing", + -15.2735595703125 + ], + [ + "▁reinsurer", + -15.273576736450195 + ], + [ + "▁Gomer", + -15.273598670959473 + ], + [ + "nexus", + -15.273608207702637 + ], + [ + "▁quicksand", + -15.273608207702637 + ], + [ + "▁compassionately", + -15.273622512817383 + ], + [ + "▁Chickasaw", + -15.273639678955078 + ], + [ + "▁windsurf", + -15.273656845092773 + ], + [ + "▁Kagame", + -15.273721694946289 + ], + [ + "addict", + -15.273743629455566 + ], + [ + "BORN", + -15.273768424987793 + ], + [ + "brewed", + -15.273802757263184 + ], + [ + "ECB", + -15.273807525634766 + ], + [ + "▁shitty", + -15.273818969726562 + ], + [ + "▁Mountaineering", + -15.273824691772461 + ], + [ + "güe", + -15.27387523651123 + ], + [ + "▁Pawar", + -15.273968696594238 + ], + [ + "브", + -15.273971557617188 + ], + [ + "▁Centralized", + -15.27398681640625 + ], + [ + "AAN", + -15.274063110351562 + ], + [ + "▁Washingtonian", + -15.274106979370117 + ], + [ + "▁Chabot", + -15.274107933044434 + ], + [ + "phosph", + -15.27411937713623 + ], + [ + "Xchange", + -15.274131774902344 + ], + [ + "Sustainable", + -15.274136543273926 + ], + [ + "▁Figurine", + -15.274164199829102 + ], + [ + "▁Alterna", + -15.274173736572266 + ], + [ + "▁Kunal", + -15.274175643920898 + ], + [ + "раж", + -15.274252891540527 + ], + [ + "mobilize", + -15.274255752563477 + ], + [ + "▁Wack", + -15.27426815032959 + ], + [ + "▁AGENCY", + -15.274298667907715 + ], + [ + "▁interven", + -15.274351119995117 + ], + [ + "ANDRA", + -15.274383544921875 + ], + [ + "▁HMM", + -15.274412155151367 + ], + [ + "▁LCR", + -15.274444580078125 + ], + [ + "▁Roundhouse", + -15.274457931518555 + ], + [ + "presenting", + -15.274497032165527 + ], + [ + "▁Glyph", + -15.274497032165527 + ], + [ + "▁Maharishi", + -15.274534225463867 + ], + [ + "TGA", + -15.274574279785156 + ], + [ + "▁majestically", + -15.274601936340332 + ], + [ + "▁reconstitution", + -15.274602890014648 + ], + [ + "▁HMA", + -15.27460765838623 + ], + [ + "ciclovir", + -15.274656295776367 + ], + [ + "▁Targa", + -15.274691581726074 + ], + [ + "▁egocentric", + -15.27469253540039 + ], + [ + "▁Henkel", + -15.274721145629883 + ], + [ + "▁Easing", + -15.274730682373047 + ], + [ + "▁GCE", + -15.274738311767578 + ], + [ + "▁Valladolid", + -15.274744033813477 + ], + [ + "▁Chole", + -15.274744987487793 + ], + [ + "▁smudged", + -15.274750709533691 + ], + [ + "▁PFF", + -15.274778366088867 + ], + [ + "▁horsemanship", + -15.2747802734375 + ], + [ + "▁Endoscopic", + -15.274818420410156 + ], + [ + "▁rationalism", + -15.274860382080078 + ], + [ + "▁nosedive", + -15.274869918823242 + ], + [ + "▁thalamus", + -15.274869918823242 + ], + [ + "ienda", + -15.274884223937988 + ], + [ + "▁McMullen", + -15.274955749511719 + ], + [ + "▁Nineties", + -15.274959564208984 + ], + [ + "▁Collaborator", + -15.274980545043945 + ], + [ + "▁Urol", + -15.274984359741211 + ], + [ + "▁Kalimantan", + -15.27499008178711 + ], + [ + "ofacial", + -15.274991035461426 + ], + [ + "▁sinensis", + -15.27499771118164 + ], + [ + "▁Argonne", + -15.275012969970703 + ], + [ + "▁Fritt", + -15.275017738342285 + ], + [ + "rief", + -15.275026321411133 + ], + [ + "exploration", + -15.275045394897461 + ], + [ + "▁Bolster", + -15.275057792663574 + ], + [ + "PCM", + -15.275075912475586 + ], + [ + "▁wretch", + -15.275094032287598 + ], + [ + "▁septal", + -15.275102615356445 + ], + [ + "▁Measles", + -15.275130271911621 + ], + [ + "▁xylitol", + -15.275130271911621 + ], + [ + "▁Moonshine", + -15.275223731994629 + ], + [ + "▁AUCTION", + -15.275242805480957 + ], + [ + "▁Masculine", + -15.275323867797852 + ], + [ + "▁Balor", + -15.275384902954102 + ], + [ + "▁midriff", + -15.275388717651367 + ], + [ + "▁Hannan", + -15.275442123413086 + ], + [ + "▁unwillingly", + -15.275472640991211 + ], + [ + "▁Realme", + -15.275477409362793 + ], + [ + "▁Gazi", + -15.275486946105957 + ], + [ + "▁Pinehurst", + -15.275517463684082 + ], + [ + "▁apologising", + -15.275534629821777 + ], + [ + "▁Renaud", + -15.275552749633789 + ], + [ + "▁destabilise", + -15.275571823120117 + ], + [ + "strata", + -15.275593757629395 + ], + [ + "▁foliar", + -15.275616645812988 + ], + [ + "▁Resolving", + -15.275618553161621 + ], + [ + "aspect", + -15.275652885437012 + ], + [ + "▁Burnie", + -15.275781631469727 + ], + [ + "coconut", + -15.275790214538574 + ], + [ + "▁Qualify", + -15.275795936584473 + ], + [ + "▁Hereafter", + -15.275806427001953 + ], + [ + "aude", + -15.2758150100708 + ], + [ + "▁BRIC", + -15.275834083557129 + ], + [ + "▁PDL", + -15.275845527648926 + ], + [ + "▁Prokofiev", + -15.275850296020508 + ], + [ + "▁separable", + -15.275856018066406 + ], + [ + "siphon", + -15.275904655456543 + ], + [ + "▁Reine", + -15.275959014892578 + ], + [ + "▁axiomatic", + -15.275962829589844 + ], + [ + "▁COBOL", + -15.275964736938477 + ], + [ + "▁vancomycin", + -15.27599048614502 + ], + [ + "▁speakerphone", + -15.2760009765625 + ], + [ + "▁AIMS", + -15.276016235351562 + ], + [ + "cerca", + -15.276029586791992 + ], + [ + "▁Prohibit", + -15.276046752929688 + ], + [ + "▁wicketkeeper", + -15.276046752929688 + ], + [ + "▁familiarized", + -15.276063919067383 + ], + [ + "▁Alcorn", + -15.276092529296875 + ], + [ + "alaska", + -15.276152610778809 + ], + [ + "▁Captivate", + -15.276153564453125 + ], + [ + "eske", + -15.276187896728516 + ], + [ + "BAM", + -15.276205062866211 + ], + [ + "IPCC", + -15.27621841430664 + ], + [ + "ginger", + -15.276273727416992 + ], + [ + "▁Ruta", + -15.276290893554688 + ], + [ + "▁Guardia", + -15.276291847229004 + ], + [ + "▁Lundgren", + -15.276323318481445 + ], + [ + "acryl", + -15.276373863220215 + ], + [ + "▁Sorento", + -15.276437759399414 + ], + [ + "▁desecration", + -15.27646541595459 + ], + [ + "▁Brawn", + -15.276466369628906 + ], + [ + "▁Lindgren", + -15.276466369628906 + ], + [ + "▁Í", + -15.27647876739502 + ], + [ + "▁madrid", + -15.276488304138184 + ], + [ + "Nap", + -15.276490211486816 + ], + [ + "▁sudah", + -15.276504516601562 + ], + [ + "interval", + -15.276556015014648 + ], + [ + "▁Outta", + -15.276616096496582 + ], + [ + "consensus", + -15.27666187286377 + ], + [ + "▁CRACK", + -15.276683807373047 + ], + [ + "▁Kiernan", + -15.276690483093262 + ], + [ + "▁Thriving", + -15.276705741882324 + ], + [ + "▁Zari", + -15.27672004699707 + ], + [ + "▁BMR", + -15.27673053741455 + ], + [ + "▁Bechtel", + -15.276754379272461 + ], + [ + "▁COSTS", + -15.276754379272461 + ], + [ + "▁último", + -15.276800155639648 + ], + [ + "▁Kristie", + -15.27680778503418 + ], + [ + "▁tocopherol", + -15.276814460754395 + ], + [ + "▁Quietly", + -15.27683162689209 + ], + [ + "▁crosstalk", + -15.276893615722656 + ], + [ + "▁Suitcase", + -15.276897430419922 + ], + [ + "▁Windward", + -15.276899337768555 + ], + [ + "▁교", + -15.276911735534668 + ], + [ + "▁sigil", + -15.277022361755371 + ], + [ + "SUV", + -15.277060508728027 + ], + [ + "nagel", + -15.277067184448242 + ], + [ + "▁mastitis", + -15.277092933654785 + ], + [ + "Tina", + -15.277118682861328 + ], + [ + "▁70°", + -15.277152061462402 + ], + [ + "IWA", + -15.2771577835083 + ], + [ + "Mare", + -15.277158737182617 + ], + [ + "▁Ainsley", + -15.277176856994629 + ], + [ + "razi", + -15.277188301086426 + ], + [ + "▁paxil", + -15.277190208435059 + ], + [ + "▁Gaius", + -15.277194023132324 + ], + [ + "▁Gaunt", + -15.277270317077637 + ], + [ + "▁Perseverance", + -15.277275085449219 + ], + [ + "▁Maggiore", + -15.27729320526123 + ], + [ + "taped", + -15.277356147766113 + ], + [ + "▁WAM", + -15.277379989624023 + ], + [ + "▁Panamera", + -15.277382850646973 + ], + [ + "▁Deodorant", + -15.27741527557373 + ], + [ + "▁hitching", + -15.277416229248047 + ], + [ + "▁gurney", + -15.277473449707031 + ], + [ + "▁Dynamical", + -15.277498245239258 + ], + [ + "▁Ghraib", + -15.277539253234863 + ], + [ + "▁alliteration", + -15.27754020690918 + ], + [ + "▁lintel", + -15.277563095092773 + ], + [ + "damaging", + -15.277565002441406 + ], + [ + "▁DDC", + -15.277565956115723 + ], + [ + "▁Waxing", + -15.27763557434082 + ], + [ + "▁WBS", + -15.2776517868042 + ], + [ + "▁Molinari", + -15.277652740478516 + ], + [ + "▁Fentanyl", + -15.27766227722168 + ], + [ + "▁fantasizing", + -15.277669906616211 + ], + [ + "▁Bicker", + -15.27767276763916 + ], + [ + "▁Feige", + -15.277676582336426 + ], + [ + "▁PROUD", + -15.277676582336426 + ], + [ + "vial", + -15.277730941772461 + ], + [ + "IRES", + -15.277731895446777 + ], + [ + "▁Grebe", + -15.277738571166992 + ], + [ + "▁decompile", + -15.277769088745117 + ], + [ + "▁Elko", + -15.277802467346191 + ], + [ + "▁SHOPPING", + -15.277824401855469 + ], + [ + "▁risque", + -15.277835845947266 + ], + [ + "▁SCV", + -15.27784252166748 + ], + [ + "ijen", + -15.277929306030273 + ], + [ + "aspartate", + -15.277939796447754 + ], + [ + "TeX", + -15.277941703796387 + ], + [ + "▁Karyn", + -15.277998924255371 + ], + [ + "Sole", + -15.278010368347168 + ], + [ + "▁granddad", + -15.2780122756958 + ], + [ + "▁mycotoxin", + -15.278014183044434 + ], + [ + "▁NADA", + -15.278035163879395 + ], + [ + "▁Hiccup", + -15.278120040893555 + ], + [ + "▁Staining", + -15.27812385559082 + ], + [ + "▁Kuroda", + -15.278130531311035 + ], + [ + "▁Asturias", + -15.27813720703125 + ], + [ + "▁Lawrie", + -15.27815055847168 + ], + [ + "▁multifarious", + -15.278155326843262 + ], + [ + "▁Holme", + -15.278162956237793 + ], + [ + "▁Purvis", + -15.278170585632324 + ], + [ + "▁recycler", + -15.278214454650879 + ], + [ + "▁Harland", + -15.278220176696777 + ], + [ + "▁ANYWHERE", + -15.278237342834473 + ], + [ + "▁Dravid", + -15.27828598022461 + ], + [ + "ITATION", + -15.278294563293457 + ], + [ + "▁Birkenhead", + -15.278313636779785 + ], + [ + "▁JERUSALEM", + -15.278313636779785 + ], + [ + "▁Energi", + -15.278362274169922 + ], + [ + "▁TAMPA", + -15.278365135192871 + ], + [ + "▁Shimizu", + -15.278403282165527 + ], + [ + "▁hollering", + -15.278409004211426 + ], + [ + "▁Toothbrush", + -15.278409957885742 + ], + [ + "PROM", + -15.278450012207031 + ], + [ + "▁McColl", + -15.278450965881348 + ], + [ + "▁Jaan", + -15.278454780578613 + ], + [ + "▁Exalted", + -15.278507232666016 + ], + [ + "▁DECOR", + -15.278541564941406 + ], + [ + "▁από", + -15.278542518615723 + ], + [ + "▁sacchar", + -15.278571128845215 + ], + [ + "▁Prospecting", + -15.2786283493042 + ], + [ + "▁jobseekers", + -15.278664588928223 + ], + [ + "▁Mesoamerica", + -15.278676986694336 + ], + [ + "▁CND", + -15.278682708740234 + ], + [ + "Shaw", + -15.278684616088867 + ], + [ + "▁PhenQ", + -15.278687477111816 + ], + [ + "▁Copier", + -15.278707504272461 + ], + [ + "▁Greensburg", + -15.278707504272461 + ], + [ + "iculate", + -15.278765678405762 + ], + [ + "égi", + -15.27877140045166 + ], + [ + "▁Cookware", + -15.27877140045166 + ], + [ + "▁MoviePass", + -15.278778076171875 + ], + [ + "IZER", + -15.278785705566406 + ], + [ + "waki", + -15.27880573272705 + ], + [ + "▁Zahid", + -15.278836250305176 + ], + [ + "▁FDM", + -15.278850555419922 + ], + [ + "municipal", + -15.27885627746582 + ], + [ + "ɡ", + -15.278858184814453 + ], + [ + "▁grund", + -15.278862953186035 + ], + [ + "▁panko", + -15.278868675231934 + ], + [ + "▁Endoscopy", + -15.278879165649414 + ], + [ + "▁broached", + -15.278882026672363 + ], + [ + "вать", + -15.278902053833008 + ], + [ + "▁tienen", + -15.278923034667969 + ], + [ + "ulani", + -15.278968811035156 + ], + [ + "▁Bosphorus", + -15.278983116149902 + ], + [ + "▁Ege", + -15.279006958007812 + ], + [ + "NHA", + -15.27901554107666 + ], + [ + "▁Trombone", + -15.27903938293457 + ], + [ + "▁paddies", + -15.279045104980469 + ], + [ + "▁Booze", + -15.279047012329102 + ], + [ + "▁DIET", + -15.279058456420898 + ], + [ + "▁Eugenio", + -15.279078483581543 + ], + [ + "cosis", + -15.279080390930176 + ], + [ + "▁Anthropologist", + -15.279080390930176 + ], + [ + "▁grizzled", + -15.279107093811035 + ], + [ + "Halloran", + -15.279138565063477 + ], + [ + "▁inguinal", + -15.279145240783691 + ], + [ + "▁cellulosic", + -15.279282569885254 + ], + [ + "▁pcb", + -15.279305458068848 + ], + [ + "▁Amendola", + -15.279362678527832 + ], + [ + "▁creaky", + -15.279414176940918 + ], + [ + "▁EIR", + -15.279460906982422 + ], + [ + "▁sympath", + -15.279485702514648 + ], + [ + "▁LaVe", + -15.279502868652344 + ], + [ + "▁Iguodala", + -15.279529571533203 + ], + [ + "▁anesthetized", + -15.279547691345215 + ], + [ + "▁huffed", + -15.279547691345215 + ], + [ + "PSU", + -15.279646873474121 + ], + [ + "addr", + -15.279653549194336 + ], + [ + "▁Simo", + -15.279653549194336 + ], + [ + "▁gimme", + -15.27967643737793 + ], + [ + "allocation", + -15.279685020446777 + ], + [ + "▁PGC", + -15.279699325561523 + ], + [ + "HEY", + -15.279709815979004 + ], + [ + "▁Kye", + -15.279773712158203 + ], + [ + "▁Unchained", + -15.279776573181152 + ], + [ + "▁Pompidou", + -15.279777526855469 + ], + [ + "▁Soluble", + -15.279824256896973 + ], + [ + "▁SIV", + -15.279878616333008 + ], + [ + "forgiveness", + -15.279966354370117 + ], + [ + "▁Konkan", + -15.280010223388672 + ], + [ + "▁Explode", + -15.280054092407227 + ], + [ + "▁Wiesbaden", + -15.280058860778809 + ], + [ + "▁Junker", + -15.280061721801758 + ], + [ + "crawler", + -15.280064582824707 + ], + [ + "▁Teradata", + -15.280069351196289 + ], + [ + "▁gör", + -15.280138969421387 + ], + [ + "▁Matterhorn", + -15.280197143554688 + ], + [ + "▁Turnkey", + -15.280224800109863 + ], + [ + "▁Foyle", + -15.280271530151367 + ], + [ + "SWEET", + -15.280280113220215 + ], + [ + "リー", + -15.280288696289062 + ], + [ + "▁fakt", + -15.280290603637695 + ], + [ + "▁reinterpreted", + -15.280291557312012 + ], + [ + "▁Minna", + -15.28029727935791 + ], + [ + "▁gastropod", + -15.280320167541504 + ], + [ + "▁Nussbaum", + -15.280341148376465 + ], + [ + "▁misplace", + -15.280357360839844 + ], + [ + "▁wayfinding", + -15.280396461486816 + ], + [ + "▁elucidation", + -15.280411720275879 + ], + [ + "▁Buj", + -15.280425071716309 + ], + [ + "▁shoelaces", + -15.280430793762207 + ], + [ + "▁leuco", + -15.280433654785156 + ], + [ + "▁वि", + -15.280442237854004 + ], + [ + "CrossRef", + -15.280462265014648 + ], + [ + "Actor", + -15.280464172363281 + ], + [ + "▁dehumanizing", + -15.280465126037598 + ], + [ + "wap", + -15.280488967895508 + ], + [ + "▁uncapped", + -15.280502319335938 + ], + [ + "TAKE", + -15.280525207519531 + ], + [ + "entertain", + -15.28052806854248 + ], + [ + "▁Skee", + -15.280591011047363 + ], + [ + "▁Hilux", + -15.280632019042969 + ], + [ + "▁Iwata", + -15.280647277832031 + ], + [ + "kubo", + -15.280660629272461 + ], + [ + "▁ÃÂ", + -15.280685424804688 + ], + [ + "▁cytology", + -15.280691146850586 + ], + [ + "▁teabag", + -15.280732154846191 + ], + [ + "▁gnarled", + -15.280765533447266 + ], + [ + "▁amperage", + -15.280854225158691 + ], + [ + "▁lamentation", + -15.28089714050293 + ], + [ + "▁rw", + -15.280914306640625 + ], + [ + "pupil", + -15.280926704406738 + ], + [ + "▁YOUTH", + -15.280937194824219 + ], + [ + "▁FireWire", + -15.280961036682129 + ], + [ + "▁VIRGINIA", + -15.28102970123291 + ], + [ + "▁Zadar", + -15.281039237976074 + ], + [ + "▁Pavl", + -15.28106689453125 + ], + [ + "▁scanty", + -15.281079292297363 + ], + [ + "▁enamoured", + -15.281083106994629 + ], + [ + "▁Novotel", + -15.281091690063477 + ], + [ + "▁unquestioning", + -15.281225204467773 + ], + [ + "udian", + -15.281265258789062 + ], + [ + "▁unadorned", + -15.281277656555176 + ], + [ + "▁Pornhub", + -15.281282424926758 + ], + [ + "▁Abramson", + -15.281291961669922 + ], + [ + "nbc", + -15.281327247619629 + ], + [ + "▁unknowing", + -15.281344413757324 + ], + [ + "ती", + -15.281349182128906 + ], + [ + "▁Drowning", + -15.28139591217041 + ], + [ + "şa", + -15.281416893005371 + ], + [ + "▁tomatillo", + -15.281420707702637 + ], + [ + "▁Durch", + -15.28143310546875 + ], + [ + "▁Getzlaf", + -15.281471252441406 + ], + [ + "▁amortized", + -15.281472206115723 + ], + [ + "▁Brooker", + -15.281474113464355 + ], + [ + "▁Hadron", + -15.281487464904785 + ], + [ + "ें", + -15.281508445739746 + ], + [ + "Chad", + -15.281556129455566 + ], + [ + "Crowd", + -15.281586647033691 + ], + [ + "blica", + -15.281628608703613 + ], + [ + "arrival", + -15.281659126281738 + ], + [ + "persistent", + -15.281668663024902 + ], + [ + "chancellor", + -15.28167724609375 + ], + [ + "▁Outboard", + -15.281678199768066 + ], + [ + "Strategic", + -15.28176498413086 + ], + [ + "▁congruence", + -15.281771659851074 + ], + [ + "Predict", + -15.28177547454834 + ], + [ + "▁slouchy", + -15.281778335571289 + ], + [ + "тель", + -15.281804084777832 + ], + [ + "▁harmonised", + -15.281807899475098 + ], + [ + "▁Courageous", + -15.281834602355957 + ], + [ + "▁Enforcer", + -15.281843185424805 + ], + [ + "kip", + -15.281853675842285 + ], + [ + "favour", + -15.281871795654297 + ], + [ + "▁Lullaby", + -15.281878471374512 + ], + [ + "yric", + -15.28188419342041 + ], + [ + "▁mitten", + -15.281907081604004 + ], + [ + "Entity", + -15.281944274902344 + ], + [ + "▁Ahhhh", + -15.28194808959961 + ], + [ + "▁Tiber", + -15.281981468200684 + ], + [ + "▁Naha", + -15.281983375549316 + ], + [ + "▁Münster", + -15.282054901123047 + ], + [ + "▁française", + -15.282061576843262 + ], + [ + "▁bullseye", + -15.282078742980957 + ], + [ + "▁Gehr", + -15.282079696655273 + ], + [ + "younger", + -15.282110214233398 + ], + [ + "▁PLAIN", + -15.28211498260498 + ], + [ + "▁Cabling", + -15.282119750976562 + ], + [ + "▁Desired", + -15.282148361206055 + ], + [ + "▁Guz", + -15.282196044921875 + ], + [ + "▁ח", + -15.282203674316406 + ], + [ + "▁Bloemfontein", + -15.282231330871582 + ], + [ + "▁MCH", + -15.282267570495605 + ], + [ + "▁RESULTING", + -15.282273292541504 + ], + [ + "▁Clipboard", + -15.282306671142578 + ], + [ + "▁Galax", + -15.282332420349121 + ], + [ + "▁Keren", + -15.28233528137207 + ], + [ + "▁Ararat", + -15.282431602478027 + ], + [ + "▁Ramón", + -15.282459259033203 + ], + [ + "▁Stavanger", + -15.282464981079102 + ], + [ + "Calvin", + -15.282468795776367 + ], + [ + "構成", + -15.282499313354492 + ], + [ + "▁Duchene", + -15.282527923583984 + ], + [ + "▁Thirst", + -15.282535552978516 + ], + [ + "▁liminal", + -15.282552719116211 + ], + [ + "▁الق", + -15.282563209533691 + ], + [ + "▁MAINTENANCE", + -15.282567977905273 + ], + [ + "▁dorky", + -15.282572746276855 + ], + [ + "▁Moonstone", + -15.282578468322754 + ], + [ + "▁Brug", + -15.282580375671387 + ], + [ + "▁quinine", + -15.282617568969727 + ], + [ + "▁Larne", + -15.282634735107422 + ], + [ + "systemic", + -15.282764434814453 + ], + [ + "▁Gilad", + -15.282770156860352 + ], + [ + "▁€500", + -15.282771110534668 + ], + [ + "▁morose", + -15.282794952392578 + ], + [ + "▁empiric", + -15.282819747924805 + ], + [ + "▁Isra", + -15.2828369140625 + ], + [ + "▁Sushma", + -15.282845497131348 + ], + [ + "▁Emmer", + -15.282849311828613 + ], + [ + "▁interloper", + -15.282852172851562 + ], + [ + "▁deporting", + -15.282857894897461 + ], + [ + "ukki", + -15.282896041870117 + ], + [ + "▁Sadio", + -15.282917022705078 + ], + [ + "▁bronco", + -15.282923698425293 + ], + [ + "▁Pattison", + -15.28294849395752 + ], + [ + "▁raglan", + -15.282992362976074 + ], + [ + "▁Dotson", + -15.283004760742188 + ], + [ + "▁exfoliant", + -15.283027648925781 + ], + [ + "▁conceited", + -15.28304672241211 + ], + [ + "Greatest", + -15.283048629760742 + ], + [ + "▁Concluding", + -15.28309440612793 + ], + [ + "▁Brembo", + -15.283100128173828 + ], + [ + "▁Congestion", + -15.283169746398926 + ], + [ + "Superb", + -15.28317642211914 + ], + [ + "▁bodega", + -15.283193588256836 + ], + [ + "▁hosiery", + -15.28324031829834 + ], + [ + "singular", + -15.283304214477539 + ], + [ + "▁Produ", + -15.2833890914917 + ], + [ + "▁Sankara", + -15.283390045166016 + ], + [ + "▁Kerch", + -15.283446311950684 + ], + [ + "▁Revital", + -15.28345012664795 + ], + [ + "ggar", + -15.283489227294922 + ], + [ + "unker", + -15.28349494934082 + ], + [ + "▁cranium", + -15.283500671386719 + ], + [ + "▁Lashkar", + -15.283520698547363 + ], + [ + "▁cascaded", + -15.283574104309082 + ], + [ + "▁Priestley", + -15.283597946166992 + ], + [ + "▁STRIP", + -15.283656120300293 + ], + [ + "▁Advised", + -15.283662796020508 + ], + [ + "▁gimp", + -15.283697128295898 + ], + [ + "▁subduction", + -15.283722877502441 + ], + [ + "▁Farina", + -15.283745765686035 + ], + [ + "▁£99", + -15.283773422241211 + ], + [ + "▁sunning", + -15.283774375915527 + ], + [ + "▁Gadhafi", + -15.283788681030273 + ], + [ + "▁Attain", + -15.283820152282715 + ], + [ + "▁Macpherson", + -15.283824920654297 + ], + [ + "▁TEX", + -15.283833503723145 + ], + [ + "rossi", + -15.283870697021484 + ], + [ + "▁DreamCloud", + -15.283889770507812 + ], + [ + "上海", + -15.283916473388672 + ], + [ + "CPO", + -15.283926963806152 + ], + [ + "▁DIRECTORS", + -15.28399658203125 + ], + [ + "▁penises", + -15.284000396728516 + ], + [ + "доб", + -15.284001350402832 + ], + [ + "▁Exponential", + -15.284013748168945 + ], + [ + "▁Hibernian", + -15.284088134765625 + ], + [ + "▁equalized", + -15.28414535522461 + ], + [ + "▁Fiduciary", + -15.284161567687988 + ], + [ + "▁Sturges", + -15.284164428710938 + ], + [ + "提", + -15.284172058105469 + ], + [ + "▁Cecily", + -15.284231185913086 + ], + [ + "▁Kennard", + -15.284233093261719 + ], + [ + "▁monger", + -15.284245491027832 + ], + [ + "▁Stratus", + -15.284247398376465 + ], + [ + "▁HOM", + -15.284256935119629 + ], + [ + "▁BYOB", + -15.284257888793945 + ], + [ + "▁Punto", + -15.284294128417969 + ], + [ + "aaaaaaaaa", + -15.284308433532715 + ], + [ + "ieff", + -15.284331321716309 + ], + [ + "▁ferried", + -15.284381866455078 + ], + [ + "▁minut", + -15.28438949584961 + ], + [ + "▁RAISE", + -15.284421920776367 + ], + [ + "Franco", + -15.28445816040039 + ], + [ + "▁REGARDING", + -15.28451156616211 + ], + [ + "modernist", + -15.284518241882324 + ], + [ + "▁Msgr", + -15.284574508666992 + ], + [ + "▁colonialist", + -15.284584999084473 + ], + [ + "▁mouthguard", + -15.284611701965332 + ], + [ + "▁Underwriting", + -15.284634590148926 + ], + [ + "lotti", + -15.284647941589355 + ], + [ + "▁hydrolyzed", + -15.284664154052734 + ], + [ + "RRC", + -15.284675598144531 + ], + [ + "▁crankcase", + -15.284706115722656 + ], + [ + "nucleate", + -15.28476333618164 + ], + [ + "▁abattoir", + -15.28476333618164 + ], + [ + "▁muli", + -15.284857749938965 + ], + [ + "▁Pellegrino", + -15.284870147705078 + ], + [ + "▁sheathed", + -15.284897804260254 + ], + [ + "வி", + -15.284923553466797 + ], + [ + "▁balsam", + -15.284942626953125 + ], + [ + "▁Diffuse", + -15.284997940063477 + ], + [ + "▁Livia", + -15.285006523132324 + ], + [ + "refined", + -15.285014152526855 + ], + [ + "Cult", + -15.285056114196777 + ], + [ + "će", + -15.285128593444824 + ], + [ + "▁ruble", + -15.285158157348633 + ], + [ + "▁tenancies", + -15.285189628601074 + ], + [ + "▁EIC", + -15.285201072692871 + ], + [ + "▁OTO", + -15.28520679473877 + ], + [ + "NOAA", + -15.28524398803711 + ], + [ + "▁endovascular", + -15.285248756408691 + ], + [ + "▁CUB", + -15.285303115844727 + ], + [ + "▁Kubo", + -15.285303115844727 + ], + [ + "Adapt", + -15.285325050354004 + ], + [ + "SDL", + -15.285325050354004 + ], + [ + "▁Cespedes", + -15.285330772399902 + ], + [ + "aunce", + -15.285343170166016 + ], + [ + "▁PLANS", + -15.285356521606445 + ], + [ + "Wife", + -15.285359382629395 + ], + [ + "poietic", + -15.285393714904785 + ], + [ + "CDN", + -15.28539752960205 + ], + [ + "▁få", + -15.285404205322266 + ], + [ + "▁IPSec", + -15.285408973693848 + ], + [ + "TEMP", + -15.285504341125488 + ], + [ + "▁TAK", + -15.285508155822754 + ], + [ + "▁Tsvangirai", + -15.285508155822754 + ], + [ + "▁Anze", + -15.285567283630371 + ], + [ + "▁semen", + -15.285588264465332 + ], + [ + "▁Boilermakers", + -15.285604476928711 + ], + [ + "▁montana", + -15.28560733795166 + ], + [ + "▁Weisz", + -15.285614967346191 + ], + [ + "▁Thorp", + -15.285664558410645 + ], + [ + "▁Laverne", + -15.285685539245605 + ], + [ + "Mitchell", + -15.285747528076172 + ], + [ + "▁Rosette", + -15.28576374053955 + ], + [ + "▁Babbitt", + -15.285767555236816 + ], + [ + "▁Giggle", + -15.285783767700195 + ], + [ + "▁Ritu", + -15.285829544067383 + ], + [ + "▁Intracoastal", + -15.285848617553711 + ], + [ + "▁Billerica", + -15.285865783691406 + ], + [ + "gnostic", + -15.285947799682617 + ], + [ + "couch", + -15.2859525680542 + ], + [ + "▁Revista", + -15.285979270935059 + ], + [ + "▁contrib", + -15.28600788116455 + ], + [ + "▁anthracite", + -15.286041259765625 + ], + [ + "▁Reliant", + -15.2860746383667 + ], + [ + "GUARD", + -15.286077499389648 + ], + [ + "▁corsage", + -15.286089897155762 + ], + [ + "▁Himmel", + -15.286099433898926 + ], + [ + "▁Henrico", + -15.286112785339355 + ], + [ + "Burg", + -15.286128997802734 + ], + [ + "▁oozed", + -15.28612995147705 + ], + [ + "▁Insurer", + -15.286134719848633 + ], + [ + "▁FMR", + -15.286145210266113 + ], + [ + "deprecation", + -15.286187171936035 + ], + [ + "testosterone", + -15.286191940307617 + ], + [ + "▁Carbine", + -15.28620433807373 + ], + [ + "▁Lumberjack", + -15.286205291748047 + ], + [ + "Closed", + -15.286232948303223 + ], + [ + "▁Tiana", + -15.286245346069336 + ], + [ + "▁Luger", + -15.28627872467041 + ], + [ + "▁Harwich", + -15.286301612854004 + ], + [ + "▁faci", + -15.286310195922852 + ], + [ + "iformes", + -15.286376953125 + ], + [ + "uyen", + -15.286382675170898 + ], + [ + "▁Mizuho", + -15.286415100097656 + ], + [ + "fäl", + -15.2864408493042 + ], + [ + "▁McSally", + -15.286450386047363 + ], + [ + "▁ESCAPE", + -15.286459922790527 + ], + [ + "▁CURE", + -15.286494255065918 + ], + [ + "▁Virol", + -15.286502838134766 + ], + [ + "▁REPRESENTATIVE", + -15.286503791809082 + ], + [ + "▁sacrosanct", + -15.286520004272461 + ], + [ + "▁Slattery", + -15.286521911621094 + ], + [ + "▁Ironwood", + -15.286565780639648 + ], + [ + "WAT", + -15.286603927612305 + ], + [ + "blom", + -15.286638259887695 + ], + [ + "▁acrylate", + -15.286653518676758 + ], + [ + "▁petted", + -15.286768913269043 + ], + [ + "▁Medalist", + -15.286809921264648 + ], + [ + "farming", + -15.286829948425293 + ], + [ + "GOOD", + -15.28686237335205 + ], + [ + "ivorous", + -15.286887168884277 + ], + [ + "▁nila", + -15.286890983581543 + ], + [ + "▁ensign", + -15.286897659301758 + ], + [ + "reserved", + -15.286908149719238 + ], + [ + "▁Gilder", + -15.286955833435059 + ], + [ + "communities", + -15.286959648132324 + ], + [ + "▁cliched", + -15.286969184875488 + ], + [ + "▁isolationist", + -15.286999702453613 + ], + [ + "▁NLT", + -15.287020683288574 + ], + [ + "Earlier", + -15.287027359008789 + ], + [ + "▁Bugle", + -15.287032127380371 + ], + [ + "▁FUCK", + -15.287033081054688 + ], + [ + "Pressure", + -15.287094116210938 + ], + [ + "▁Bridle", + -15.287094116210938 + ], + [ + "▁Tambu", + -15.28715991973877 + ], + [ + "▁weaponized", + -15.287163734436035 + ], + [ + "▁DOW", + -15.287176132202148 + ], + [ + "▁Gramsci", + -15.287206649780273 + ], + [ + "▁Typography", + -15.287237167358398 + ], + [ + "चा", + -15.287266731262207 + ], + [ + "▁ASCO", + -15.2872896194458 + ], + [ + "▁Nigam", + -15.287290573120117 + ], + [ + "▁Procession", + -15.287338256835938 + ], + [ + "▁needlepoint", + -15.287368774414062 + ], + [ + "▁RTW", + -15.287428855895996 + ], + [ + "ramani", + -15.287432670593262 + ], + [ + "▁Factoring", + -15.28743839263916 + ], + [ + "▁Chirico", + -15.287495613098145 + ], + [ + "▁Ravine", + -15.287514686584473 + ], + [ + "hobby", + -15.287545204162598 + ], + [ + "▁SAIC", + -15.287546157836914 + ], + [ + "▁Pvc", + -15.287576675415039 + ], + [ + "SPEC", + -15.287618637084961 + ], + [ + "▁kPa", + -15.28767204284668 + ], + [ + "awski", + -15.28768253326416 + ], + [ + "▁NGA", + -15.287701606750488 + ], + [ + "▁christianity", + -15.287724494934082 + ], + [ + "Caroline", + -15.2877836227417 + ], + [ + "▁excrete", + -15.28780460357666 + ], + [ + "▁Chek", + -15.287860870361328 + ], + [ + "▁Higashi", + -15.287890434265137 + ], + [ + "Judy", + -15.287897109985352 + ], + [ + "▁Infantino", + -15.287900924682617 + ], + [ + "▁Isotope", + -15.287907600402832 + ], + [ + "URRY", + -15.287922859191895 + ], + [ + "▁hubbub", + -15.287935256958008 + ], + [ + "▁Whiplash", + -15.287968635559082 + ], + [ + "▁Giv", + -15.28800106048584 + ], + [ + "quiz", + -15.288020133972168 + ], + [ + "rissa", + -15.28802490234375 + ], + [ + "▁sundial", + -15.28805923461914 + ], + [ + "▁Leyte", + -15.288067817687988 + ], + [ + "▁Homa", + -15.28808307647705 + ], + [ + "HTP", + -15.288122177124023 + ], + [ + "Complex", + -15.288128852844238 + ], + [ + "EBP", + -15.288140296936035 + ], + [ + "▁Mazza", + -15.288147926330566 + ], + [ + "▁McInnes", + -15.288155555725098 + ], + [ + "▁Tibbetts", + -15.288155555725098 + ], + [ + "▁tä", + -15.288162231445312 + ], + [ + "▁Mouton", + -15.288235664367676 + ], + [ + "▁Madrigal", + -15.288286209106445 + ], + [ + "▁rile", + -15.288354873657227 + ], + [ + "▁kitschy", + -15.288386344909668 + ], + [ + "▁JOHANNESBURG", + -15.28840446472168 + ], + [ + "▁cabernet", + -15.28840446472168 + ], + [ + "▁Weezer", + -15.288413047790527 + ], + [ + "▁Thacker", + -15.288419723510742 + ], + [ + "▁Seaboard", + -15.28847599029541 + ], + [ + "ILIA", + -15.288488388061523 + ], + [ + "له", + -15.288514137268066 + ], + [ + "▁blunted", + -15.288535118103027 + ], + [ + "▁ARCA", + -15.288537979125977 + ], + [ + "passport", + -15.288689613342285 + ], + [ + "COLOR", + -15.288694381713867 + ], + [ + "▁PAIR", + -15.288788795471191 + ], + [ + "▁MOBI", + -15.28882884979248 + ], + [ + "▁Cyp", + -15.288919448852539 + ], + [ + "▁Corten", + -15.288921356201172 + ], + [ + "▁PROGRESS", + -15.288921356201172 + ], + [ + "▁ribcage", + -15.288981437683105 + ], + [ + "▁goverment", + -15.288991928100586 + ], + [ + "청", + -15.288991928100586 + ], + [ + "▁reframing", + -15.288997650146484 + ], + [ + "Below", + -15.2889986038208 + ], + [ + "▁Kuchar", + -15.289013862609863 + ], + [ + "▁Freeform", + -15.289018630981445 + ], + [ + "▁PRODUCE", + -15.289027214050293 + ], + [ + "FAIR", + -15.289045333862305 + ], + [ + "▁Antigen", + -15.289073944091797 + ], + [ + "▁Ballymena", + -15.289085388183594 + ], + [ + "▁Zohar", + -15.289088249206543 + ], + [ + "▁comple", + -15.289111137390137 + ], + [ + "colle", + -15.289113998413086 + ], + [ + "▁spiffy", + -15.289134979248047 + ], + [ + "▁Destroyed", + -15.289137840270996 + ], + [ + "▁Beispiel", + -15.289192199707031 + ], + [ + "▁Colliery", + -15.289193153381348 + ], + [ + "▁dissociative", + -15.289223670959473 + ], + [ + "▁Raonic", + -15.289230346679688 + ], + [ + "serialize", + -15.28923225402832 + ], + [ + "▁Purr", + -15.289247512817383 + ], + [ + "piratory", + -15.28929328918457 + ], + [ + "tuximab", + -15.289363861083984 + ], + [ + "rendered", + -15.289396286010742 + ], + [ + "▁Tracie", + -15.289422988891602 + ], + [ + "▁CARRIE", + -15.289434432983398 + ], + [ + "▁Bountiful", + -15.28945541381836 + ], + [ + "▁Anju", + -15.289470672607422 + ], + [ + "▁Nuri", + -15.289474487304688 + ], + [ + "believer", + -15.289487838745117 + ], + [ + "▁Matrimony", + -15.289514541625977 + ], + [ + "▁bestowing", + -15.289531707763672 + ], + [ + "▁niggling", + -15.289546012878418 + ], + [ + "▁Abstraction", + -15.289549827575684 + ], + [ + "▁Glacial", + -15.289573669433594 + ], + [ + "▁edmonton", + -15.289650917053223 + ], + [ + "▁재", + -15.289667129516602 + ], + [ + "▁Mendenhall", + -15.289669036865234 + ], + [ + "▁Tisdale", + -15.289689064025879 + ], + [ + "▁hibernating", + -15.289704322814941 + ], + [ + "citabine", + -15.28972339630127 + ], + [ + "hepatic", + -15.289752960205078 + ], + [ + "reasonably", + -15.289752960205078 + ], + [ + "fumi", + -15.289789199829102 + ], + [ + "▁Roden", + -15.289793014526367 + ], + [ + "▁Pawnee", + -15.289844512939453 + ], + [ + "▁Geer", + -15.28989315032959 + ], + [ + "rrea", + -15.289896011352539 + ], + [ + "▁Grimaldi", + -15.28997802734375 + ], + [ + "▁Confucianism", + -15.290021896362305 + ], + [ + "▁Copacabana", + -15.290042877197266 + ], + [ + "riki", + -15.290060043334961 + ], + [ + "▁Gruyter", + -15.290114402770996 + ], + [ + "▁Rajkumar", + -15.290122032165527 + ], + [ + "▁FTW", + -15.290169715881348 + ], + [ + "▁Cesc", + -15.290262222290039 + ], + [ + "biologist", + -15.290267944335938 + ], + [ + "▁Eamonn", + -15.290386199951172 + ], + [ + "▁freewheeling", + -15.290403366088867 + ], + [ + "▁Slipcover", + -15.290414810180664 + ], + [ + "▁CREEK", + -15.290454864501953 + ], + [ + "▁aviary", + -15.2904634475708 + ], + [ + "▁blooper", + -15.29047679901123 + ], + [ + "▁vou", + -15.290482521057129 + ], + [ + "▁Jebel", + -15.290485382080078 + ], + [ + "viso", + -15.290520668029785 + ], + [ + "▁Hasegawa", + -15.290541648864746 + ], + [ + "▁От", + -15.290552139282227 + ], + [ + "▁Pilsner", + -15.290579795837402 + ], + [ + "▁meekly", + -15.290610313415527 + ], + [ + "▁nutritive", + -15.290637969970703 + ], + [ + "▁comorbidity", + -15.290645599365234 + ], + [ + "FSB", + -15.290689468383789 + ], + [ + "▁Sawmill", + -15.290718078613281 + ], + [ + "Classical", + -15.290749549865723 + ], + [ + "▁precipitating", + -15.290756225585938 + ], + [ + "▁£36", + -15.29080581665039 + ], + [ + "nucleo", + -15.29085922241211 + ], + [ + "▁Те", + -15.290862083435059 + ], + [ + "▁Headland", + -15.29090404510498 + ], + [ + "့", + -15.290919303894043 + ], + [ + "onius", + -15.290928840637207 + ], + [ + "akkal", + -15.290964126586914 + ], + [ + "▁internalization", + -15.290987014770508 + ], + [ + "▁WITNESS", + -15.291060447692871 + ], + [ + "ही", + -15.291146278381348 + ], + [ + "▁Zainab", + -15.291200637817383 + ], + [ + "▁cottonwood", + -15.291204452514648 + ], + [ + "▁NLS", + -15.291268348693848 + ], + [ + "▁Amoxicillin", + -15.291291236877441 + ], + [ + "▁broking", + -15.291297912597656 + ], + [ + "▁banister", + -15.291357040405273 + ], + [ + "zadi", + -15.291364669799805 + ], + [ + "harassment", + -15.291377067565918 + ], + [ + "Activate", + -15.291418075561523 + ], + [ + "▁dramatize", + -15.291449546813965 + ], + [ + "▁littoral", + -15.291505813598633 + ], + [ + "shankar", + -15.291521072387695 + ], + [ + "issie", + -15.29155445098877 + ], + [ + "▁DFL", + -15.291555404663086 + ], + [ + "ASIAN", + -15.291594505310059 + ], + [ + "▁Chaffetz", + -15.291594505310059 + ], + [ + "▁monetarily", + -15.291596412658691 + ], + [ + "▁ATTEND", + -15.291621208190918 + ], + [ + "£7", + -15.291630744934082 + ], + [ + "▁BATHROOM", + -15.291648864746094 + ], + [ + "▁TMR", + -15.291666030883789 + ], + [ + "laro", + -15.29167652130127 + ], + [ + "mpton", + -15.291696548461914 + ], + [ + "▁Franchising", + -15.291727066040039 + ], + [ + "▁Scarab", + -15.291729927062988 + ], + [ + "▁NASD", + -15.291736602783203 + ], + [ + "▁vege", + -15.291769981384277 + ], + [ + "▁soapstone", + -15.291779518127441 + ], + [ + "▁Tinted", + -15.29178524017334 + ], + [ + "intentionally", + -15.29181957244873 + ], + [ + "Snake", + -15.291831016540527 + ], + [ + "▁Kaila", + -15.291861534118652 + ], + [ + "▁obediently", + -15.291866302490234 + ], + [ + "iction", + -15.291892051696777 + ], + [ + "Veteran", + -15.291894912719727 + ], + [ + "▁Wenzhou", + -15.29198169708252 + ], + [ + "▁Synology", + -15.292017936706543 + ], + [ + "▁ALMA", + -15.292051315307617 + ], + [ + "ehle", + -15.292054176330566 + ], + [ + "▁EFFORT", + -15.292062759399414 + ], + [ + "▁nbsp", + -15.29206371307373 + ], + [ + "Torrent", + -15.292109489440918 + ], + [ + "▁Anecdotal", + -15.292165756225586 + ], + [ + "▁klein", + -15.292236328125 + ], + [ + "▁Kokomo", + -15.292291641235352 + ], + [ + "paradise", + -15.292309761047363 + ], + [ + "AVC", + -15.292325019836426 + ], + [ + "▁Hormonal", + -15.29234504699707 + ], + [ + "▁Artistry", + -15.292445182800293 + ], + [ + "▁Logano", + -15.292482376098633 + ], + [ + "▁CAMPAIGN", + -15.292487144470215 + ], + [ + "▁promiscuity", + -15.292487144470215 + ], + [ + "doctrina", + -15.292492866516113 + ], + [ + "展", + -15.292545318603516 + ], + [ + "▁trifling", + -15.29255199432373 + ], + [ + "▁Ethyl", + -15.292558670043945 + ], + [ + "▁Dotcom", + -15.292616844177246 + ], + [ + "▁Habe", + -15.292621612548828 + ], + [ + "▁bobsled", + -15.292627334594727 + ], + [ + "Downtown", + -15.292634010314941 + ], + [ + "▁TCE", + -15.292646408081055 + ], + [ + "▁canonized", + -15.29265022277832 + ], + [ + "▁vitriolic", + -15.292684555053711 + ], + [ + "Smash", + -15.292719841003418 + ], + [ + "▁Brabant", + -15.292723655700684 + ], + [ + "morr", + -15.292778968811035 + ], + [ + "▁Riddell", + -15.292780876159668 + ], + [ + "▁hoarded", + -15.292802810668945 + ], + [ + "ALIA", + -15.292837142944336 + ], + [ + "taxes", + -15.292840957641602 + ], + [ + "▁Tagging", + -15.292841911315918 + ], + [ + "▁Saxe", + -15.29284954071045 + ], + [ + "plicit", + -15.292856216430664 + ], + [ + "▁Marinated", + -15.292863845825195 + ], + [ + "▁CLINTON", + -15.29288101196289 + ], + [ + "▁espousing", + -15.292916297912598 + ], + [ + "faux", + -15.29294204711914 + ], + [ + "です", + -15.292949676513672 + ], + [ + "▁TECHNOLOGIES", + -15.292952537536621 + ], + [ + "▁erythematosus", + -15.292952537536621 + ], + [ + "테", + -15.292952537536621 + ], + [ + "▁Anglian", + -15.292980194091797 + ], + [ + "▁Gryffindor", + -15.29300594329834 + ], + [ + "Christina", + -15.29301929473877 + ], + [ + "▁wang", + -15.29304313659668 + ], + [ + "▁bdrm", + -15.293087005615234 + ], + [ + "Bundle", + -15.293130874633789 + ], + [ + "▁FCF", + -15.293146133422852 + ], + [ + "▁©2018", + -15.2931489944458 + ], + [ + "▁Motiv", + -15.293166160583496 + ], + [ + "grub", + -15.293174743652344 + ], + [ + "Religious", + -15.293182373046875 + ], + [ + "▁لا", + -15.293193817138672 + ], + [ + "▁стран", + -15.293205261230469 + ], + [ + "▁Mobley", + -15.29321575164795 + ], + [ + "▁unleaded", + -15.293255805969238 + ], + [ + "▁glaci", + -15.293283462524414 + ], + [ + "▁acclimatize", + -15.293292045593262 + ], + [ + "▁circumvented", + -15.293292045593262 + ], + [ + "▁humorously", + -15.293293952941895 + ], + [ + "▁WGA", + -15.293375968933105 + ], + [ + "سي", + -15.293381690979004 + ], + [ + "▁sebagai", + -15.293449401855469 + ], + [ + "Proceedings", + -15.293468475341797 + ], + [ + "▁Rummy", + -15.293488502502441 + ], + [ + "▁Synchronous", + -15.2935152053833 + ], + [ + "▁Radiological", + -15.293527603149414 + ], + [ + "▁prepper", + -15.293539047241211 + ], + [ + "paedia", + -15.293578147888184 + ], + [ + "▁oocyte", + -15.293596267700195 + ], + [ + "fahren", + -15.293633460998535 + ], + [ + "▁Lalu", + -15.293646812438965 + ], + [ + "Λ", + -15.293665885925293 + ], + [ + "personnel", + -15.293679237365723 + ], + [ + "▁Pervasive", + -15.293684959411621 + ], + [ + "embra", + -15.293724060058594 + ], + [ + "AUX", + -15.29372787475586 + ], + [ + "izumab", + -15.293804168701172 + ], + [ + "exterior", + -15.29381275177002 + ], + [ + "embri", + -15.293828964233398 + ], + [ + "illness", + -15.293872833251953 + ], + [ + "▁Resnick", + -15.293890953063965 + ], + [ + "WWE", + -15.293951988220215 + ], + [ + "▁Poway", + -15.293968200683594 + ], + [ + "ksu", + -15.293987274169922 + ], + [ + "nephrine", + -15.29399585723877 + ], + [ + "touching", + -15.294005393981934 + ], + [ + "▁pried", + -15.294013977050781 + ], + [ + "▁Matri", + -15.294021606445312 + ], + [ + "▁Gorka", + -15.294032096862793 + ], + [ + "▁tikka", + -15.294079780578613 + ], + [ + "▁TPD", + -15.294084548950195 + ], + [ + "Queue", + -15.294087409973145 + ], + [ + "▁Bothell", + -15.294089317321777 + ], + [ + "▁msd", + -15.294098854064941 + ], + [ + "▁alabaster", + -15.294132232666016 + ], + [ + "▁Regulate", + -15.294154167175293 + ], + [ + "▁Coetzee", + -15.29418659210205 + ], + [ + "Carnitine", + -15.294219970703125 + ], + [ + "▁फ", + -15.294233322143555 + ], + [ + "Employment", + -15.2942476272583 + ], + [ + "▁blackmailed", + -15.294292449951172 + ], + [ + "▁Cyberspace", + -15.294327735900879 + ], + [ + "showroom", + -15.294329643249512 + ], + [ + "ட்ட", + -15.294329643249512 + ], + [ + "▁Perle", + -15.294331550598145 + ], + [ + "▁Chequers", + -15.29433822631836 + ], + [ + "▁solvable", + -15.294347763061523 + ], + [ + "近", + -15.294425010681152 + ], + [ + "▁taxicab", + -15.294465065002441 + ], + [ + "▁commutation", + -15.294495582580566 + ], + [ + "Canvas", + -15.294515609741211 + ], + [ + "▁normalised", + -15.294532775878906 + ], + [ + "▁já", + -15.294540405273438 + ], + [ + "▁YARD", + -15.294541358947754 + ], + [ + "▁Payload", + -15.294565200805664 + ], + [ + "▁Harkness", + -15.294612884521484 + ], + [ + "▁insinuating", + -15.294633865356445 + ], + [ + "▁Folkestone", + -15.294651985168457 + ], + [ + "▁Encoding", + -15.294662475585938 + ], + [ + "▁gluttony", + -15.294711112976074 + ], + [ + "EACH", + -15.294772148132324 + ], + [ + "tobacco", + -15.294805526733398 + ], + [ + "製", + -15.29488754272461 + ], + [ + "▁مح", + -15.294894218444824 + ], + [ + "▁Philosophie", + -15.294898986816406 + ], + [ + "▁Selene", + -15.295029640197754 + ], + [ + "▁Prie", + -15.295042037963867 + ], + [ + "▁Maimonides", + -15.295099258422852 + ], + [ + "▁CUE", + -15.295133590698242 + ], + [ + "niti", + -15.29515552520752 + ], + [ + "▁Koku", + -15.295170783996582 + ], + [ + "OCR", + -15.295187950134277 + ], + [ + "▁lagi", + -15.295196533203125 + ], + [ + "▁SRF", + -15.295204162597656 + ], + [ + "▁HANG", + -15.29524040222168 + ], + [ + "▁Wareham", + -15.295252799987793 + ], + [ + "▁Environmentalists", + -15.29527473449707 + ], + [ + "▁flyweight", + -15.295283317565918 + ], + [ + "▁recht", + -15.295283317565918 + ], + [ + "▁Branagh", + -15.2952880859375 + ], + [ + "apuram", + -15.295309066772461 + ], + [ + "ター", + -15.29531478881836 + ], + [ + "Bringing", + -15.29534912109375 + ], + [ + "▁obliga", + -15.295374870300293 + ], + [ + "▁turboprop", + -15.295378684997559 + ], + [ + "▁trine", + -15.295414924621582 + ], + [ + "1845", + -15.295422554016113 + ], + [ + "Moral", + -15.2954683303833 + ], + [ + "worldcat", + -15.2954740524292 + ], + [ + "▁Vog", + -15.295488357543945 + ], + [ + "ических", + -15.29556655883789 + ], + [ + "DOLL", + -15.295580863952637 + ], + [ + "▁exempting", + -15.295580863952637 + ], + [ + "▁squalid", + -15.29558277130127 + ], + [ + "▁masterminded", + -15.295612335205078 + ], + [ + "▁Nimoy", + -15.295613288879395 + ], + [ + "▁sangat", + -15.29561996459961 + ], + [ + "Medi", + -15.29565715789795 + ], + [ + "▁Beaton", + -15.295658111572266 + ], + [ + "▁kindergartner", + -15.295692443847656 + ], + [ + "▁Domini", + -15.295703887939453 + ], + [ + "▁Taming", + -15.295711517333984 + ], + [ + "8220", + -15.295731544494629 + ], + [ + "▁Convection", + -15.295854568481445 + ], + [ + "▁Dreamland", + -15.295857429504395 + ], + [ + "▁Karri", + -15.295915603637695 + ], + [ + "▁Limelight", + -15.295915603637695 + ], + [ + "客", + -15.295920372009277 + ], + [ + "▁Ambitious", + -15.295945167541504 + ], + [ + "▁nmol", + -15.295952796936035 + ], + [ + "▁Modbus", + -15.295954704284668 + ], + [ + "▁MORRIS", + -15.29600715637207 + ], + [ + "▁Shaper", + -15.296009063720703 + ], + [ + "▁Youngblood", + -15.296013832092285 + ], + [ + "▁ghoul", + -15.296013832092285 + ], + [ + "▁flori", + -15.296039581298828 + ], + [ + "▁flabby", + -15.296088218688965 + ], + [ + "▁Frum", + -15.296103477478027 + ], + [ + "judging", + -15.296112060546875 + ], + [ + "▁Coefficient", + -15.296133041381836 + ], + [ + "▁JMP", + -15.296175956726074 + ], + [ + "▁Franca", + -15.296180725097656 + ], + [ + "▁Jnr", + -15.296181678771973 + ], + [ + "▁JDM", + -15.296201705932617 + ], + [ + "▁Lanta", + -15.296208381652832 + ], + [ + "RAH", + -15.296255111694336 + ], + [ + "▁Ibsen", + -15.296258926391602 + ], + [ + "▁MariaDB", + -15.296259880065918 + ], + [ + "▁glycolysis", + -15.296285629272461 + ], + [ + "▁Krai", + -15.296286582946777 + ], + [ + "▁pinout", + -15.296303749084473 + ], + [ + "▁Lisburn", + -15.296319007873535 + ], + [ + "▁shush", + -15.29633903503418 + ], + [ + "▁Betis", + -15.296355247497559 + ], + [ + "▁Cosa", + -15.296368598937988 + ], + [ + "▁GLUT", + -15.296427726745605 + ], + [ + "▁caribbean", + -15.296443939208984 + ], + [ + "∼", + -15.2964448928833 + ], + [ + "bulu", + -15.296457290649414 + ], + [ + "▁NCERT", + -15.29653263092041 + ], + [ + "▁Plattsburgh", + -15.296533584594727 + ], + [ + "▁Gryphon", + -15.296557426452637 + ], + [ + "▁Merch", + -15.296602249145508 + ], + [ + "definable", + -15.296606063842773 + ], + [ + "▁Urquhart", + -15.296623229980469 + ], + [ + "Stroke", + -15.296642303466797 + ], + [ + "▁DIRECTLY", + -15.296673774719238 + ], + [ + "cooker", + -15.296675682067871 + ], + [ + "ţii", + -15.29670238494873 + ], + [ + "▁monetized", + -15.29670524597168 + ], + [ + "▁Doucet", + -15.296771049499512 + ], + [ + "▁Bregman", + -15.296782493591309 + ], + [ + "▁hugger", + -15.296810150146484 + ], + [ + "▁Gwynn", + -15.296818733215332 + ], + [ + "▁Cubase", + -15.296825408935547 + ], + [ + "▁Grammarly", + -15.296843528747559 + ], + [ + "▁Alternating", + -15.296855926513672 + ], + [ + "▁undisciplined", + -15.296890258789062 + ], + [ + "▁ό", + -15.296892166137695 + ], + [ + "▁cannonball", + -15.296907424926758 + ], + [ + "▁optimistically", + -15.296955108642578 + ], + [ + "Foster", + -15.29698371887207 + ], + [ + "Mississippi", + -15.296998977661133 + ], + [ + "▁UUID", + -15.297005653381348 + ], + [ + "▁Transferred", + -15.297026634216309 + ], + [ + "RELL", + -15.29703426361084 + ], + [ + "Battery", + -15.297074317932129 + ], + [ + "Lara", + -15.29716968536377 + ], + [ + "▁tradable", + -15.297176361083984 + ], + [ + "▁lasagne", + -15.2971773147583 + ], + [ + "agenda", + -15.297181129455566 + ], + [ + "▁Mojito", + -15.297207832336426 + ], + [ + "▁Sufism", + -15.297245979309082 + ], + [ + "▁Hannon", + -15.297259330749512 + ], + [ + "IFIC", + -15.297298431396484 + ], + [ + "▁methylated", + -15.297323226928711 + ], + [ + "validated", + -15.297384262084961 + ], + [ + "▁Greenhill", + -15.29741382598877 + ], + [ + "▁Kuba", + -15.297422409057617 + ], + [ + "▁Loring", + -15.297444343566895 + ], + [ + "CTR", + -15.297487258911133 + ], + [ + "▁contrite", + -15.297544479370117 + ], + [ + "▁EBM", + -15.29757308959961 + ], + [ + "informatics", + -15.29758071899414 + ], + [ + "▁Sexiest", + -15.29761028289795 + ], + [ + "▁Survived", + -15.297645568847656 + ], + [ + "▁Profiler", + -15.297700881958008 + ], + [ + "質", + -15.297707557678223 + ], + [ + "▁Sunburst", + -15.297718048095703 + ], + [ + "▁Pliskova", + -15.297736167907715 + ], + [ + "▁Riad", + -15.29773998260498 + ], + [ + "Quantum", + -15.29782485961914 + ], + [ + "▁flexes", + -15.297839164733887 + ], + [ + "▁deflationary", + -15.29784107208252 + ], + [ + "licensable", + -15.29784870147705 + ], + [ + "▁Breu", + -15.29787826538086 + ], + [ + "▁Jahangir", + -15.297890663146973 + ], + [ + "ANNY", + -15.298043251037598 + ], + [ + "rache", + -15.298046112060547 + ], + [ + "opard", + -15.298068046569824 + ], + [ + "▁BENEFITS", + -15.298164367675781 + ], + [ + "coagulant", + -15.298184394836426 + ], + [ + "Chloe", + -15.298202514648438 + ], + [ + "Weber", + -15.298203468322754 + ], + [ + "▁evidential", + -15.298215866088867 + ], + [ + "▁Fellaini", + -15.298221588134766 + ], + [ + "▁stairlift", + -15.298250198364258 + ], + [ + "▁Selah", + -15.298290252685547 + ], + [ + "àng", + -15.298307418823242 + ], + [ + "▁Nishikori", + -15.298346519470215 + ], + [ + "▁esco", + -15.298357963562012 + ], + [ + "▁indicia", + -15.298392295837402 + ], + [ + "▁kamu", + -15.298396110534668 + ], + [ + "▁dedica", + -15.29844856262207 + ], + [ + "▁marionette", + -15.298456192016602 + ], + [ + "▁Kanak", + -15.298501968383789 + ], + [ + "▁WEF", + -15.298506736755371 + ], + [ + "▁Limitless", + -15.298538208007812 + ], + [ + "▁seashell", + -15.298566818237305 + ], + [ + "Aurora", + -15.29859447479248 + ], + [ + "▁dither", + -15.298599243164062 + ], + [ + "▁IMPROVE", + -15.298601150512695 + ], + [ + "▁Slytherin", + -15.298652648925781 + ], + [ + "▁Roxie", + -15.298700332641602 + ], + [ + "▁Rossetti", + -15.298721313476562 + ], + [ + "▁RWA", + -15.298723220825195 + ], + [ + "▁bandmate", + -15.298725128173828 + ], + [ + "яв", + -15.298742294311523 + ], + [ + "▁lurked", + -15.298751831054688 + ], + [ + "▁shuttling", + -15.298768997192383 + ], + [ + "AAAAA", + -15.298776626586914 + ], + [ + "anoid", + -15.298813819885254 + ], + [ + "Ч", + -15.298831939697266 + ], + [ + "▁tearfully", + -15.29887580871582 + ], + [ + "▁CMG", + -15.298903465270996 + ], + [ + "▁ejaculate", + -15.299012184143066 + ], + [ + "▁capacit", + -15.299036026000977 + ], + [ + "▁Rasul", + -15.299068450927734 + ], + [ + "▁Exploratory", + -15.299084663391113 + ], + [ + "▁obscura", + -15.299089431762695 + ], + [ + "▁Berra", + -15.299100875854492 + ], + [ + "▁Mier", + -15.299115180969238 + ], + [ + "ника", + -15.299131393432617 + ], + [ + "▁UCR", + -15.299162864685059 + ], + [ + "udha", + -15.299212455749512 + ], + [ + "Cuba", + -15.299236297607422 + ], + [ + "▁Outsider", + -15.299246788024902 + ], + [ + "quiri", + -15.29928970336914 + ], + [ + "▁Imperative", + -15.299322128295898 + ], + [ + "▁hitchhiking", + -15.299338340759277 + ], + [ + "▁buick", + -15.299367904663086 + ], + [ + "▁lamella", + -15.2993803024292 + ], + [ + "▁Synthe", + -15.299391746520996 + ], + [ + "송", + -15.299406051635742 + ], + [ + "▁LION", + -15.299423217773438 + ], + [ + "▁feasted", + -15.29948902130127 + ], + [ + "▁Ikeda", + -15.299500465393066 + ], + [ + "▁Enrolled", + -15.29952621459961 + ], + [ + "hesh", + -15.299540519714355 + ], + [ + "▁HLS", + -15.299604415893555 + ], + [ + "▁Zacharias", + -15.299617767333984 + ], + [ + "▁daunted", + -15.299659729003906 + ], + [ + "▁XLT", + -15.299663543701172 + ], + [ + "▁Inertia", + -15.299680709838867 + ], + [ + "ích", + -15.29968547821045 + ], + [ + "▁Anwendung", + -15.29969596862793 + ], + [ + "äck", + -15.299721717834473 + ], + [ + "▁SAYING", + -15.299745559692383 + ], + [ + "▁soundbite", + -15.299771308898926 + ], + [ + "▁Osweiler", + -15.299788475036621 + ], + [ + "▁EpiPen", + -15.299820899963379 + ], + [ + "enlightened", + -15.29983139038086 + ], + [ + "▁Espionage", + -15.299857139587402 + ], + [ + "▁Ewen", + -15.299860954284668 + ], + [ + "MCP", + -15.2998628616333 + ], + [ + "▁dupatta", + -15.299875259399414 + ], + [ + "Induced", + -15.299895286560059 + ], + [ + "▁LDA", + -15.29992389678955 + ], + [ + "▁osteoclast", + -15.299948692321777 + ], + [ + "▁bln", + -15.299955368041992 + ], + [ + "▁Textual", + -15.299968719482422 + ], + [ + "▁nonrefundable", + -15.299992561340332 + ], + [ + "riddled", + -15.299999237060547 + ], + [ + "▁unoriginal", + -15.30002498626709 + ], + [ + "Wanna", + -15.30007266998291 + ], + [ + "▁Bunnies", + -15.300105094909668 + ], + [ + "▁RANCH", + -15.300119400024414 + ], + [ + "▁chicory", + -15.30012321472168 + ], + [ + "▁Supervise", + -15.300139427185059 + ], + [ + "ನ", + -15.3002347946167 + ], + [ + "▁Jagannath", + -15.300237655639648 + ], + [ + "▁Haier", + -15.300369262695312 + ], + [ + "UAV", + -15.300421714782715 + ], + [ + "▁Sandhu", + -15.300431251525879 + ], + [ + "▁antebellum", + -15.300434112548828 + ], + [ + "▁Charon", + -15.300541877746582 + ], + [ + "▁LOOKS", + -15.300566673278809 + ], + [ + "▁Minar", + -15.300589561462402 + ], + [ + "▁Mapper", + -15.300607681274414 + ], + [ + "JPG", + -15.30066204071045 + ], + [ + "▁RFQ", + -15.300714492797852 + ], + [ + "▁wideband", + -15.300772666931152 + ], + [ + "▁Mertens", + -15.30078411102295 + ], + [ + "စ", + -15.300792694091797 + ], + [ + "▁replant", + -15.300816535949707 + ], + [ + "▁fashionably", + -15.300833702087402 + ], + [ + "▁outlasted", + -15.300840377807617 + ], + [ + "▁Francona", + -15.300849914550781 + ], + [ + "▁gestalt", + -15.300891876220703 + ], + [ + "▁costliest", + -15.30090045928955 + ], + [ + "Glow", + -15.300908088684082 + ], + [ + "▁Dordrecht", + -15.30093765258789 + ], + [ + "▁Novosibirsk", + -15.30093765258789 + ], + [ + "pulled", + -15.300939559936523 + ], + [ + "pyramid", + -15.300989151000977 + ], + [ + "▁Angling", + -15.300999641418457 + ], + [ + "▁clavicle", + -15.301010131835938 + ], + [ + "Shannon", + -15.301032066345215 + ], + [ + "▁mezcal", + -15.301047325134277 + ], + [ + "▁Chaparral", + -15.301064491271973 + ], + [ + "▁Overseer", + -15.301064491271973 + ], + [ + "faz", + -15.3010835647583 + ], + [ + "▁Ooooh", + -15.301124572753906 + ], + [ + "▁Landsat", + -15.301163673400879 + ], + [ + "▁masher", + -15.301201820373535 + ], + [ + "▁Contamination", + -15.301210403442383 + ], + [ + "Molecular", + -15.301226615905762 + ], + [ + "▁fixate", + -15.30129337310791 + ], + [ + "▁blotted", + -15.301331520080566 + ], + [ + "▁Allotment", + -15.301335334777832 + ], + [ + "▁Stubb", + -15.301421165466309 + ], + [ + "hahahaha", + -15.301480293273926 + ], + [ + "▁Pelli", + -15.301480293273926 + ], + [ + "▁RECOMMENDED", + -15.301480293273926 + ], + [ + "▁lading", + -15.301506996154785 + ], + [ + "▁dramatis", + -15.301519393920898 + ], + [ + "▁excercise", + -15.301569938659668 + ], + [ + "▁Ristorante", + -15.301623344421387 + ], + [ + "▁stiffening", + -15.301667213439941 + ], + [ + "▁gunsmith", + -15.301676750183105 + ], + [ + "▁Cultura", + -15.301685333251953 + ], + [ + "▁prana", + -15.301692008972168 + ], + [ + "Elegant", + -15.301695823669434 + ], + [ + "Dublin", + -15.301725387573242 + ], + [ + "▁Naturopath", + -15.301729202270508 + ], + [ + "investigator", + -15.301748275756836 + ], + [ + "▁McClatchy", + -15.301767349243164 + ], + [ + "▁hgtv", + -15.301785469055176 + ], + [ + "▁summative", + -15.301877975463867 + ], + [ + "Timer", + -15.301880836486816 + ], + [ + "▁shuddering", + -15.301935195922852 + ], + [ + "ні", + -15.301957130432129 + ], + [ + "▁Saville", + -15.301962852478027 + ], + [ + "▁interferometer", + -15.302001953125 + ], + [ + "▁Brower", + -15.30204963684082 + ], + [ + "▁windstorm", + -15.302068710327148 + ], + [ + "adero", + -15.302090644836426 + ], + [ + "▁DIST", + -15.302091598510742 + ], + [ + "polarized", + -15.302108764648438 + ], + [ + "westerly", + -15.302167892456055 + ], + [ + "▁Matchmaker", + -15.30217456817627 + ], + [ + "▁Szabo", + -15.302184104919434 + ], + [ + "▁Spier", + -15.302226066589355 + ], + [ + "إ", + -15.302252769470215 + ], + [ + "staat", + -15.30230712890625 + ], + [ + "▁Troubleshoot", + -15.302401542663574 + ], + [ + "▁peddled", + -15.302404403686523 + ], + [ + "▁McShane", + -15.302434921264648 + ], + [ + "kanda", + -15.302454948425293 + ], + [ + "▁DECISIONS", + -15.302459716796875 + ], + [ + "▁Ateneo", + -15.302472114562988 + ], + [ + "▁tailspin", + -15.302590370178223 + ], + [ + "▁Seligman", + -15.302602767944336 + ], + [ + "▁sriracha", + -15.30261516571045 + ], + [ + "▁spheroid", + -15.302635192871094 + ], + [ + "▁OpenCart", + -15.302663803100586 + ], + [ + "▁haplogroup", + -15.302669525146484 + ], + [ + "checkout", + -15.302675247192383 + ], + [ + "Prayer", + -15.302684783935547 + ], + [ + "▁MOBA", + -15.302684783935547 + ], + [ + "empire", + -15.302719116210938 + ], + [ + "▁InformationSKU", + -15.302722930908203 + ], + [ + "▁taffeta", + -15.302722930908203 + ], + [ + "▁Trai", + -15.30274772644043 + ], + [ + "▁demonizing", + -15.302750587463379 + ], + [ + "Antique", + -15.302833557128906 + ], + [ + "▁hermetic", + -15.302850723266602 + ], + [ + "▁SPICE", + -15.302894592285156 + ], + [ + "▁plod", + -15.302900314331055 + ], + [ + "▁Tuvalu", + -15.302948951721191 + ], + [ + "▁Widodo", + -15.302983283996582 + ], + [ + "▁adsorbed", + -15.302988052368164 + ], + [ + "▁Ankit", + -15.303011894226074 + ], + [ + "▁Tornadoes", + -15.303022384643555 + ], + [ + "သ", + -15.303030014038086 + ], + [ + "▁mechano", + -15.303047180175781 + ], + [ + "▁después", + -15.303048133850098 + ], + [ + "▁Willingham", + -15.303064346313477 + ], + [ + "▁Salama", + -15.303092002868652 + ], + [ + "▁Waynesboro", + -15.303117752075195 + ], + [ + "▁Kishi", + -15.30315113067627 + ], + [ + "▁formulary", + -15.303169250488281 + ], + [ + "▁IRONMAN", + -15.303202629089355 + ], + [ + "▁exclaiming", + -15.303239822387695 + ], + [ + "▁Leche", + -15.303253173828125 + ], + [ + "▁favela", + -15.303258895874023 + ], + [ + "▁PARTNER", + -15.30329704284668 + ], + [ + "▁tienda", + -15.3033447265625 + ], + [ + "headquartered", + -15.303356170654297 + ], + [ + "mixer", + -15.30337142944336 + ], + [ + "▁flaccid", + -15.303410530090332 + ], + [ + "▁pertained", + -15.303422927856445 + ], + [ + "▁Appropriately", + -15.303460121154785 + ], + [ + "recipient", + -15.30346393585205 + ], + [ + "hyan", + -15.303471565246582 + ], + [ + "▁Ragged", + -15.303483009338379 + ], + [ + "▁Sharad", + -15.303485870361328 + ], + [ + "考", + -15.303572654724121 + ], + [ + "▁Disturbance", + -15.303592681884766 + ], + [ + "▁voc", + -15.30367660522461 + ], + [ + "лект", + -15.303683280944824 + ], + [ + "▁heartedly", + -15.30368423461914 + ], + [ + "▁usury", + -15.303756713867188 + ], + [ + "▁Tarik", + -15.303771018981934 + ], + [ + "niemi", + -15.303776741027832 + ], + [ + "▁checkmark", + -15.303828239440918 + ], + [ + "uehl", + -15.303869247436523 + ], + [ + "▁lemming", + -15.303905487060547 + ], + [ + "Architect", + -15.30394172668457 + ], + [ + "▁Ceci", + -15.303951263427734 + ], + [ + "▁jubilation", + -15.303969383239746 + ], + [ + "piness", + -15.303970336914062 + ], + [ + "▁Inconel", + -15.303973197937012 + ], + [ + "Regardless", + -15.303987503051758 + ], + [ + "▁Jemma", + -15.304078102111816 + ], + [ + "▁skitter", + -15.304084777832031 + ], + [ + "affinity", + -15.304101943969727 + ], + [ + "succinate", + -15.304108619689941 + ], + [ + "▁Negotiator", + -15.304132461547852 + ], + [ + "▁polisher", + -15.3041410446167 + ], + [ + "▁Melchizedek", + -15.304186820983887 + ], + [ + "されている", + -15.30418872833252 + ], + [ + "組", + -15.304191589355469 + ], + [ + "humanitarian", + -15.304250717163086 + ], + [ + "▁Handicraft", + -15.304277420043945 + ], + [ + "▁Chalice", + -15.304278373718262 + ], + [ + "▁Dö", + -15.304278373718262 + ], + [ + "▁saltiness", + -15.30430793762207 + ], + [ + "▁Fermanagh", + -15.304330825805664 + ], + [ + "▁VITA", + -15.30433464050293 + ], + [ + "Steal", + -15.304344177246094 + ], + [ + "▁Waz", + -15.304367065429688 + ], + [ + "prasad", + -15.304381370544434 + ], + [ + "▁Replied", + -15.304384231567383 + ], + [ + "accidentally", + -15.304386138916016 + ], + [ + "lumber", + -15.304389953613281 + ], + [ + "▁renegotiated", + -15.304397583007812 + ], + [ + "▁wren", + -15.304420471191406 + ], + [ + "▁Kado", + -15.304442405700684 + ], + [ + "▁weitere", + -15.304506301879883 + ], + [ + "▁Belfort", + -15.304508209228516 + ], + [ + "PTP", + -15.304524421691895 + ], + [ + "цен", + -15.30456829071045 + ], + [ + "▁Ilhan", + -15.304620742797852 + ], + [ + "▁Jelli", + -15.304631233215332 + ], + [ + "▁thresh", + -15.304662704467773 + ], + [ + "▁hoch", + -15.304671287536621 + ], + [ + "▁refacing", + -15.304705619812012 + ], + [ + "▁LIV", + -15.30473804473877 + ], + [ + "▁roiling", + -15.30473804473877 + ], + [ + "▁JNK", + -15.304752349853516 + ], + [ + "▁Shuang", + -15.304798126220703 + ], + [ + "▁congregated", + -15.304829597473145 + ], + [ + "invasion", + -15.304837226867676 + ], + [ + "▁Tanger", + -15.304841041564941 + ], + [ + "▁Noticing", + -15.304852485656738 + ], + [ + "▁uncool", + -15.304887771606445 + ], + [ + "▁khi", + -15.30489730834961 + ], + [ + "▁Najaf", + -15.30491828918457 + ], + [ + "thickness", + -15.304937362670898 + ], + [ + "werp", + -15.304954528808594 + ], + [ + "ា", + -15.304975509643555 + ], + [ + "▁Bellaire", + -15.304983139038086 + ], + [ + "loma", + -15.305057525634766 + ], + [ + "▁Pamplona", + -15.305072784423828 + ], + [ + "fou", + -15.305074691772461 + ], + [ + "▁plonk", + -15.30512809753418 + ], + [ + "WEL", + -15.305140495300293 + ], + [ + "▁Extent", + -15.305156707763672 + ], + [ + "▁Giang", + -15.305185317993164 + ], + [ + "▁outlawing", + -15.30519962310791 + ], + [ + "HRS", + -15.305249214172363 + ], + [ + "Mentor", + -15.30528450012207 + ], + [ + "▁irc", + -15.30528736114502 + ], + [ + "▁Venkata", + -15.305294036865234 + ], + [ + "ensible", + -15.305299758911133 + ], + [ + "▁Marcie", + -15.305326461791992 + ], + [ + "▁digester", + -15.305356979370117 + ], + [ + "▁MONITOR", + -15.3053617477417 + ], + [ + "▁Handwriting", + -15.305440902709961 + ], + [ + "Flirt", + -15.305448532104492 + ], + [ + "▁tracheal", + -15.305489540100098 + ], + [ + "wock", + -15.305545806884766 + ], + [ + "▁methacrylate", + -15.305545806884766 + ], + [ + "▁marathi", + -15.305628776550293 + ], + [ + "▁asinine", + -15.305636405944824 + ], + [ + "зу", + -15.30564022064209 + ], + [ + "quence", + -15.305655479431152 + ], + [ + "demonstrate", + -15.305667877197266 + ], + [ + "▁AURORA", + -15.30568790435791 + ], + [ + "Summit", + -15.305709838867188 + ], + [ + "PLACE", + -15.30575180053711 + ], + [ + "▁persecutor", + -15.305760383605957 + ], + [ + "▁wisteria", + -15.305760383605957 + ], + [ + "organizational", + -15.305821418762207 + ], + [ + "▁birdsong", + -15.305827140808105 + ], + [ + "▁borax", + -15.30588436126709 + ], + [ + "▁RESOLVED", + -15.305891990661621 + ], + [ + "RUNNER", + -15.305919647216797 + ], + [ + "Simpson", + -15.305971145629883 + ], + [ + "voo", + -15.306015014648438 + ], + [ + "estimating", + -15.306041717529297 + ], + [ + "▁PEAK", + -15.306058883666992 + ], + [ + "▁Millbrook", + -15.306116104125977 + ], + [ + "▁매", + -15.306130409240723 + ], + [ + "▁Montaigne", + -15.306151390075684 + ], + [ + "Powell", + -15.306173324584961 + ], + [ + "▁quercetin", + -15.306177139282227 + ], + [ + "람", + -15.306194305419922 + ], + [ + "TEXT", + -15.306249618530273 + ], + [ + "Thin", + -15.30628490447998 + ], + [ + "▁Applique", + -15.306303024291992 + ], + [ + "▁Anabaptist", + -15.306325912475586 + ], + [ + "▁vce", + -15.306373596191406 + ], + [ + "▁capitalistic", + -15.306392669677734 + ], + [ + "▁Lingua", + -15.306415557861328 + ], + [ + "▁Heartfelt", + -15.306441307067871 + ], + [ + "▁WMU", + -15.306442260742188 + ], + [ + "▁goalscoring", + -15.306443214416504 + ], + [ + "concentrate", + -15.306458473205566 + ], + [ + "▁NAL", + -15.306465148925781 + ], + [ + "▁perpetuation", + -15.306467056274414 + ], + [ + "▁Mansell", + -15.306535720825195 + ], + [ + "TOF", + -15.306538581848145 + ], + [ + "▁Ostrich", + -15.306549072265625 + ], + [ + "▁Cayce", + -15.306557655334473 + ], + [ + "▁Stripping", + -15.306573867797852 + ], + [ + "▁rgb", + -15.306580543518066 + ], + [ + "▁Karlie", + -15.306585311889648 + ], + [ + "▁Nampa", + -15.306593894958496 + ], + [ + "▁LSM", + -15.306694984436035 + ], + [ + "▁stato", + -15.306700706481934 + ], + [ + "▁Muffler", + -15.30673599243164 + ], + [ + "GAG", + -15.306754112243652 + ], + [ + "▁Brem", + -15.306783676147461 + ], + [ + "leasing", + -15.306790351867676 + ], + [ + "▁Rudyard", + -15.306796073913574 + ], + [ + "slider", + -15.306807518005371 + ], + [ + "▁Funniest", + -15.306811332702637 + ], + [ + "▁laggard", + -15.306824684143066 + ], + [ + "homogeneous", + -15.306831359863281 + ], + [ + "▁Bancshares", + -15.306831359863281 + ], + [ + "muffin", + -15.306836128234863 + ], + [ + "▁MICE", + -15.306845664978027 + ], + [ + "▁FFP", + -15.306861877441406 + ], + [ + "▁Sakamoto", + -15.306870460510254 + ], + [ + "▁McCloskey", + -15.306938171386719 + ], + [ + "▁Leaked", + -15.306955337524414 + ], + [ + "Talent", + -15.30696964263916 + ], + [ + "▁Solr", + -15.307003021240234 + ], + [ + "▁FNB", + -15.307018280029297 + ], + [ + "装", + -15.30702018737793 + ], + [ + "▁epitomized", + -15.307021141052246 + ], + [ + "▁Tippett", + -15.307058334350586 + ], + [ + "▁testicle", + -15.307058334350586 + ], + [ + "▁Banja", + -15.307064056396484 + ], + [ + "▁shindig", + -15.30706787109375 + ], + [ + "▁immobility", + -15.307069778442383 + ], + [ + "▁Drom", + -15.307167053222656 + ], + [ + "▁CrazyBulk", + -15.30717658996582 + ], + [ + "▁ravaging", + -15.307178497314453 + ], + [ + "▁Erbil", + -15.307198524475098 + ], + [ + "▁Burwell", + -15.307209014892578 + ], + [ + "LUC", + -15.307343482971191 + ], + [ + "▁Tenderloin", + -15.307373046875 + ], + [ + "auté", + -15.307392120361328 + ], + [ + "▁Jugend", + -15.30742359161377 + ], + [ + "▁revellers", + -15.307424545288086 + ], + [ + "rafenib", + -15.307464599609375 + ], + [ + "▁dystonia", + -15.30746841430664 + ], + [ + "HID", + -15.30747127532959 + ], + [ + "Victorian", + -15.30748176574707 + ], + [ + "SELECT", + -15.307502746582031 + ], + [ + "▁Docking", + -15.307511329650879 + ], + [ + "whisper", + -15.307551383972168 + ], + [ + "▁Tonal", + -15.307555198669434 + ], + [ + "▁Spenser", + -15.307612419128418 + ], + [ + "▁Vibram", + -15.307636260986328 + ], + [ + "▁VILLA", + -15.307694435119629 + ], + [ + "▁Shutterfly", + -15.307745933532715 + ], + [ + "▁missouri", + -15.307753562927246 + ], + [ + "▁Nabokov", + -15.307807922363281 + ], + [ + "▁Moretti", + -15.307825088500977 + ], + [ + "▁Songbook", + -15.307892799377441 + ], + [ + "▁Campania", + -15.307912826538086 + ], + [ + "Truly", + -15.307938575744629 + ], + [ + "▁Payson", + -15.307940483093262 + ], + [ + "▁hokey", + -15.307960510253906 + ], + [ + "▁Camcorder", + -15.307971954345703 + ], + [ + "Visitor", + -15.307979583740234 + ], + [ + "▁threadbare", + -15.308009147644043 + ], + [ + "▁Teutonic", + -15.308029174804688 + ], + [ + "▁geophysics", + -15.3080415725708 + ], + [ + "▁marinating", + -15.308052062988281 + ], + [ + "▁Qaddafi", + -15.308061599731445 + ], + [ + "▁Copland", + -15.30807113647461 + ], + [ + "▁Venter", + -15.308079719543457 + ], + [ + "▁Cutlery", + -15.308186531066895 + ], + [ + "플", + -15.308207511901855 + ], + [ + "▁Ecol", + -15.308242797851562 + ], + [ + "▁teardown", + -15.308292388916016 + ], + [ + "▁Poirier", + -15.308300971984863 + ], + [ + "▁MOQ", + -15.308310508728027 + ], + [ + "▁Welker", + -15.308319091796875 + ], + [ + "vvies", + -15.308348655700684 + ], + [ + "▁FRUIT", + -15.308384895324707 + ], + [ + "ForU", + -15.308463096618652 + ], + [ + "policies", + -15.308465957641602 + ], + [ + "▁trigonometric", + -15.308479309082031 + ], + [ + "▁joseph", + -15.308489799499512 + ], + [ + "▁Secrecy", + -15.308497428894043 + ], + [ + "▁Jessup", + -15.308510780334473 + ], + [ + "▁calluses", + -15.308515548706055 + ], + [ + "▁mosses", + -15.3085298538208 + ], + [ + "▁Jehan", + -15.308538436889648 + ], + [ + "anticipate", + -15.308570861816406 + ], + [ + "▁Wroclaw", + -15.308570861816406 + ], + [ + "▁Exmouth", + -15.30858039855957 + ], + [ + "▁Addictive", + -15.308610916137695 + ], + [ + "▁Reacher", + -15.308621406555176 + ], + [ + "▁KBC", + -15.308670997619629 + ], + [ + "▁Genital", + -15.308677673339844 + ], + [ + "▁symlink", + -15.308683395385742 + ], + [ + "▁conceptualizing", + -15.308713912963867 + ], + [ + "BIOS", + -15.308743476867676 + ], + [ + "▁raring", + -15.308752059936523 + ], + [ + "▁Vizio", + -15.30876350402832 + ], + [ + "▁jammies", + -15.308764457702637 + ], + [ + "▁eCollection", + -15.308786392211914 + ], + [ + "▁hunkered", + -15.30886459350586 + ], + [ + "தி", + -15.308869361877441 + ], + [ + "▁leh", + -15.308877944946289 + ], + [ + "▁ruddy", + -15.308880805969238 + ], + [ + "▁optoelectronic", + -15.3089017868042 + ], + [ + "▁regimented", + -15.308906555175781 + ], + [ + "▁WSI", + -15.30893325805664 + ], + [ + "stetter", + -15.308968544006348 + ], + [ + "▁homesickness", + -15.308980941772461 + ], + [ + "▁laze", + -15.309043884277344 + ], + [ + "issance", + -15.309053421020508 + ], + [ + "Galaxy", + -15.309063911437988 + ], + [ + "▁subcompact", + -15.309088706970215 + ], + [ + "▁Washtenaw", + -15.309115409851074 + ], + [ + "▁Melina", + -15.309141159057617 + ], + [ + "ESR", + -15.3091459274292 + ], + [ + "▁∥", + -15.309167861938477 + ], + [ + "∙", + -15.30916976928711 + ], + [ + "▁lupin", + -15.309185981750488 + ], + [ + "rotating", + -15.309192657470703 + ], + [ + "▁Trulia", + -15.309244155883789 + ], + [ + "▁Winkel", + -15.309281349182129 + ], + [ + "Forgot", + -15.309284210205078 + ], + [ + "kehr", + -15.309357643127441 + ], + [ + "residency", + -15.309361457824707 + ], + [ + "▁Liabilities", + -15.309361457824707 + ], + [ + "▁CNP", + -15.309374809265137 + ], + [ + "тика", + -15.309395790100098 + ], + [ + "▁adduct", + -15.309420585632324 + ], + [ + "▁ringworm", + -15.309433937072754 + ], + [ + "▁EDL", + -15.309520721435547 + ], + [ + "▁Motorbike", + -15.309521675109863 + ], + [ + "▁peacebuilding", + -15.309554100036621 + ], + [ + "▁Charmed", + -15.309556007385254 + ], + [ + "▁Arndt", + -15.309568405151367 + ], + [ + "▁urticaria", + -15.30964183807373 + ], + [ + "▁Gillan", + -15.309667587280273 + ], + [ + "flagged", + -15.309706687927246 + ], + [ + "NINE", + -15.309710502624512 + ], + [ + "▁PNW", + -15.309711456298828 + ], + [ + "▁Mathematician", + -15.309715270996094 + ], + [ + "ferra", + -15.309735298156738 + ], + [ + "рь", + -15.309739112854004 + ], + [ + "▁Maximo", + -15.309762001037598 + ], + [ + "▁Wiese", + -15.309802055358887 + ], + [ + "▁Anupam", + -15.309804916381836 + ], + [ + "▁Adblock", + -15.309812545776367 + ], + [ + "iceps", + -15.309829711914062 + ], + [ + "▁Pluck", + -15.309839248657227 + ], + [ + "▁Hinkle", + -15.309855461120605 + ], + [ + "▁mistresses", + -15.309856414794922 + ], + [ + "▁cardiomyocyte", + -15.309860229492188 + ], + [ + "ัน", + -15.309935569763184 + ], + [ + "▁emplacement", + -15.310007095336914 + ], + [ + "consensual", + -15.310020446777344 + ], + [ + "▁Brussel", + -15.310049057006836 + ], + [ + "导", + -15.31006145477295 + ], + [ + "▁imminently", + -15.310065269470215 + ], + [ + "Mister", + -15.310100555419922 + ], + [ + "▁FINA", + -15.310110092163086 + ], + [ + "JEE", + -15.310136795043945 + ], + [ + "▁discolouration", + -15.310223579406738 + ], + [ + "▁Tsui", + -15.310236930847168 + ], + [ + "Generate", + -15.31026554107666 + ], + [ + "▁Quidditch", + -15.31027889251709 + ], + [ + "▁Teaches", + -15.310321807861328 + ], + [ + "▁Shevchenko", + -15.310352325439453 + ], + [ + "browse", + -15.310364723205566 + ], + [ + "▁Moderation", + -15.310373306274414 + ], + [ + "▁betwixt", + -15.310405731201172 + ], + [ + "▁Falwell", + -15.310412406921387 + ], + [ + "▁mlb", + -15.31042194366455 + ], + [ + "initiative", + -15.310422897338867 + ], + [ + "tremendous", + -15.31047248840332 + ], + [ + "thrust", + -15.310504913330078 + ], + [ + "▁Geisha", + -15.310551643371582 + ], + [ + "toddler", + -15.310553550720215 + ], + [ + "insta", + -15.310561180114746 + ], + [ + "▁Garvin", + -15.310629844665527 + ], + [ + "▁factoid", + -15.310667991638184 + ], + [ + "▁Serafin", + -15.310690879821777 + ], + [ + "▁suppressive", + -15.310704231262207 + ], + [ + "并", + -15.31077766418457 + ], + [ + "▁Livelihood", + -15.31078815460205 + ], + [ + "▁haem", + -15.310789108276367 + ], + [ + "▁Minter", + -15.31079387664795 + ], + [ + "NRS", + -15.310853004455566 + ], + [ + "▁decoupled", + -15.310860633850098 + ], + [ + "Alarm", + -15.310861587524414 + ], + [ + "▁Reflux", + -15.310863494873047 + ], + [ + "▁Solitary", + -15.310888290405273 + ], + [ + "otrope", + -15.310933113098145 + ], + [ + "comparable", + -15.310952186584473 + ], + [ + "Bernie", + -15.310957908630371 + ], + [ + "▁Replenish", + -15.310988426208496 + ], + [ + "▁80°", + -15.310992240905762 + ], + [ + "Dip", + -15.311027526855469 + ], + [ + "spirator", + -15.31103229522705 + ], + [ + "▁Krzysztof", + -15.311060905456543 + ], + [ + "▁Lynnwood", + -15.31106948852539 + ], + [ + "▁Barstool", + -15.311091423034668 + ], + [ + "▁EMPLOYEE", + -15.311137199401855 + ], + [ + "felder", + -15.311150550842285 + ], + [ + "▁richmond", + -15.311151504516602 + ], + [ + "▁ASPCA", + -15.311158180236816 + ], + [ + "NAF", + -15.311177253723145 + ], + [ + "▁undertaker", + -15.31119155883789 + ], + [ + "▁Jetson", + -15.31122875213623 + ], + [ + "▁baler", + -15.311251640319824 + ], + [ + "▁peplum", + -15.311309814453125 + ], + [ + "▁RECIPE", + -15.311335563659668 + ], + [ + "وي", + -15.311339378356934 + ], + [ + "▁keyframe", + -15.311355590820312 + ], + [ + "▁jetë", + -15.311367988586426 + ], + [ + "▁makin", + -15.311370849609375 + ], + [ + "energized", + -15.311393737792969 + ], + [ + "▁Alasdair", + -15.311407089233398 + ], + [ + "▁Embossing", + -15.311426162719727 + ], + [ + "oerner", + -15.31143856048584 + ], + [ + "▁CRUISE", + -15.311463356018066 + ], + [ + "▁Pinning", + -15.311480522155762 + ], + [ + "说", + -15.311483383178711 + ], + [ + "▁Dearest", + -15.311540603637695 + ], + [ + "▁paroxysm", + -15.311589241027832 + ], + [ + "ром", + -15.311593055725098 + ], + [ + "еі", + -15.311640739440918 + ], + [ + "CFD", + -15.311715126037598 + ], + [ + "▁communiqué", + -15.31171703338623 + ], + [ + "▁SIB", + -15.311820983886719 + ], + [ + "▁waterboarding", + -15.311823844909668 + ], + [ + "bureau", + -15.311834335327148 + ], + [ + "▁redefinition", + -15.311870574951172 + ], + [ + "FCU", + -15.311932563781738 + ], + [ + "▁elector", + -15.311932563781738 + ], + [ + "▁Perturbations", + -15.311934471130371 + ], + [ + "▁armada", + -15.311965942382812 + ], + [ + "▁constructivist", + -15.311982154846191 + ], + [ + "wehr", + -15.311999320983887 + ], + [ + "▁monarchies", + -15.312012672424316 + ], + [ + "▁Hulme", + -15.312028884887695 + ], + [ + "▁Brash", + -15.31203556060791 + ], + [ + "▁disqualifying", + -15.312042236328125 + ], + [ + "1084", + -15.312047958374023 + ], + [ + "Thomson", + -15.312084197998047 + ], + [ + "▁Fortunate", + -15.312085151672363 + ], + [ + "▁Baumgartner", + -15.312100410461426 + ], + [ + "▁InBev", + -15.312108039855957 + ], + [ + "▁kidnapper", + -15.312126159667969 + ], + [ + "▁Shiatsu", + -15.312158584594727 + ], + [ + "▁Walkway", + -15.312161445617676 + ], + [ + "▁Quitting", + -15.312166213989258 + ], + [ + "aylor", + -15.3121976852417 + ], + [ + "▁Delfin", + -15.312211036682129 + ], + [ + "▁Formally", + -15.312211036682129 + ], + [ + "já", + -15.312224388122559 + ], + [ + "▁Yumi", + -15.312224388122559 + ], + [ + "▁neodymium", + -15.312226295471191 + ], + [ + "▁havn", + -15.312236785888672 + ], + [ + "▁avenged", + -15.31225872039795 + ], + [ + "nineteenth", + -15.312272071838379 + ], + [ + "Ottawa", + -15.312302589416504 + ], + [ + "asseur", + -15.31232738494873 + ], + [ + "▁Sheath", + -15.312390327453613 + ], + [ + "▁Manik", + -15.312408447265625 + ], + [ + "▁harmonise", + -15.312435150146484 + ], + [ + "▁mystifying", + -15.31246566772461 + ], + [ + "▁HDFS", + -15.312487602233887 + ], + [ + "Brilliant", + -15.312521934509277 + ], + [ + "Nina", + -15.312524795532227 + ], + [ + "▁Selectmen", + -15.312535285949707 + ], + [ + "▁tormentor", + -15.312623977661133 + ], + [ + "▁gobbling", + -15.312657356262207 + ], + [ + "▁Gethsemane", + -15.312664031982422 + ], + [ + "▁Casella", + -15.312667846679688 + ], + [ + "CMD", + -15.312670707702637 + ], + [ + "▁Wasabi", + -15.312704086303711 + ], + [ + "▁barometric", + -15.312721252441406 + ], + [ + "▁Interagency", + -15.312726974487305 + ], + [ + "bronze", + -15.312746047973633 + ], + [ + "▁Fiske", + -15.312768936157227 + ], + [ + "journalism", + -15.312799453735352 + ], + [ + "▁Artemi", + -15.312807083129883 + ], + [ + "▁Daybreak", + -15.312833786010742 + ], + [ + "▁damit", + -15.312870979309082 + ], + [ + "▁Centrelink", + -15.312976837158203 + ], + [ + "▁Nurturing", + -15.312978744506836 + ], + [ + "▁Bremerton", + -15.313000679016113 + ], + [ + "▁Abarth", + -15.31301212310791 + ], + [ + "▁Gringo", + -15.313047409057617 + ], + [ + "▁bbl", + -15.313090324401855 + ], + [ + "▁Kebab", + -15.313101768493652 + ], + [ + "▁Infowars", + -15.313109397888184 + ], + [ + "▁Vijayan", + -15.313114166259766 + ], + [ + "distributor", + -15.313126564025879 + ], + [ + "▁Rind", + -15.313194274902344 + ], + [ + "▁vetëm", + -15.313202857971191 + ], + [ + "▁Nijmegen", + -15.313210487365723 + ], + [ + "Retro", + -15.313223838806152 + ], + [ + "▁Haqqani", + -15.313247680664062 + ], + [ + "▁cosponsor", + -15.313321113586426 + ], + [ + "▁Caretaker", + -15.313322067260742 + ], + [ + "Doesn", + -15.313374519348145 + ], + [ + "▁sacredness", + -15.313434600830078 + ], + [ + "▁BGC", + -15.313436508178711 + ], + [ + "▁VLSI", + -15.31343936920166 + ], + [ + "Television", + -15.313456535339355 + ], + [ + "▁allergist", + -15.31348705291748 + ], + [ + "▁powerlifting", + -15.313497543334961 + ], + [ + "quisit", + -15.313508987426758 + ], + [ + "▁DEPOSIT", + -15.31353759765625 + ], + [ + "▁crossroad", + -15.313542366027832 + ], + [ + "▁deoxy", + -15.313545227050781 + ], + [ + "▁Sideshow", + -15.313555717468262 + ], + [ + "▁TRADEMARK", + -15.313562393188477 + ], + [ + "▁Zahl", + -15.313605308532715 + ], + [ + "▁Eagan", + -15.313630104064941 + ], + [ + "lunar", + -15.313638687133789 + ], + [ + "▁Matson", + -15.313657760620117 + ], + [ + "▁Habermas", + -15.31367015838623 + ], + [ + "Debug", + -15.313729286193848 + ], + [ + "ITIVE", + -15.313756942749023 + ], + [ + "WORKS", + -15.3137788772583 + ], + [ + "ප", + -15.3137788772583 + ], + [ + "Bookmark", + -15.313902854919434 + ], + [ + "▁Tyndale", + -15.313904762268066 + ], + [ + "▁Yolo", + -15.31396198272705 + ], + [ + "carcinoma", + -15.313982009887695 + ], + [ + "▁Hillier", + -15.313985824584961 + ], + [ + "▁tiebreak", + -15.314008712768555 + ], + [ + "▁jacksonville", + -15.314013481140137 + ], + [ + "▁Kremer", + -15.314014434814453 + ], + [ + "▁myocardium", + -15.314050674438477 + ], + [ + "▁SWAN", + -15.314126968383789 + ], + [ + "▁Cipro", + -15.3141508102417 + ], + [ + "▁Tanglewood", + -15.314166069030762 + ], + [ + "▁etheric", + -15.314229011535645 + ], + [ + "▁quarried", + -15.314234733581543 + ], + [ + "Cliff", + -15.31424331665039 + ], + [ + "▁Condit", + -15.31425666809082 + ], + [ + "ROSE", + -15.314263343811035 + ], + [ + "▁decoction", + -15.314271926879883 + ], + [ + "ckner", + -15.314289093017578 + ], + [ + "▁PEARL", + -15.314310073852539 + ], + [ + "GTC", + -15.314319610595703 + ], + [ + "▁ALONG", + -15.314330101013184 + ], + [ + "▁Tyrannosaurus", + -15.314343452453613 + ], + [ + "▁Suo", + -15.314449310302734 + ], + [ + "▁McClu", + -15.314452171325684 + ], + [ + "▁bobbed", + -15.314454078674316 + ], + [ + "▁evangel", + -15.314468383789062 + ], + [ + "▁DOGS", + -15.314496994018555 + ], + [ + "▁Makefile", + -15.314590454101562 + ], + [ + "▁Pedra", + -15.314613342285156 + ], + [ + "▁GIG", + -15.31463623046875 + ], + [ + "▁Murchison", + -15.314653396606445 + ], + [ + "▁dappled", + -15.31467056274414 + ], + [ + "▁STRUCTURE", + -15.314671516418457 + ], + [ + "▁Baar", + -15.314674377441406 + ], + [ + "▁JEFF", + -15.31468677520752 + ], + [ + "▁tennessee", + -15.314691543579102 + ], + [ + "province", + -15.314708709716797 + ], + [ + "▁Glenview", + -15.31471061706543 + ], + [ + "Ş", + -15.314711570739746 + ], + [ + "▁wryly", + -15.314764022827148 + ], + [ + "▁defecate", + -15.314764976501465 + ], + [ + "▁annulus", + -15.314825057983398 + ], + [ + "▁PHILIP", + -15.31483268737793 + ], + [ + "▁DPT", + -15.314842224121094 + ], + [ + "GIL", + -15.314850807189941 + ], + [ + "Υ", + -15.314851760864258 + ], + [ + "▁macaw", + -15.314929008483887 + ], + [ + "▁caliph", + -15.314931869506836 + ], + [ + "▁FILTER", + -15.314936637878418 + ], + [ + "regularly", + -15.314958572387695 + ], + [ + "▁MEMORY", + -15.314967155456543 + ], + [ + "ключ", + -15.314979553222656 + ], + [ + "numerable", + -15.315014839172363 + ], + [ + "▁maxillofacial", + -15.315018653869629 + ], + [ + "▁TPI", + -15.315052032470703 + ], + [ + "▁Dailymotion", + -15.315088272094727 + ], + [ + "ÑÑ", + -15.315101623535156 + ], + [ + "▁Suraj", + -15.315164566040039 + ], + [ + "Gamb", + -15.315180778503418 + ], + [ + "▁cura", + -15.315190315246582 + ], + [ + "▁carbonyl", + -15.315221786499023 + ], + [ + "▁ACKNOWLEDGE", + -15.315237998962402 + ], + [ + "uckle", + -15.315255165100098 + ], + [ + "▁Tentative", + -15.315260887145996 + ], + [ + "KEL", + -15.31528091430664 + ], + [ + "TiO", + -15.315296173095703 + ], + [ + "▁proteomic", + -15.31529712677002 + ], + [ + "▁toujours", + -15.31531047821045 + ], + [ + "▁secessionist", + -15.315311431884766 + ], + [ + "Donovan", + -15.315361976623535 + ], + [ + "▁oversimplification", + -15.315383911132812 + ], + [ + "▁Biographies", + -15.315439224243164 + ], + [ + "▁SHINE", + -15.315439224243164 + ], + [ + "▁morass", + -15.315442085266113 + ], + [ + "administrator", + -15.315461158752441 + ], + [ + "▁JAMB", + -15.315462112426758 + ], + [ + "▁sardine", + -15.315482139587402 + ], + [ + "▁Poulter", + -15.315557479858398 + ], + [ + "▁Shipper", + -15.315604209899902 + ], + [ + "▁toxicities", + -15.315633773803711 + ], + [ + "▁interweave", + -15.315640449523926 + ], + [ + "▁Symmetric", + -15.31564998626709 + ], + [ + "▁Facelift", + -15.315653800964355 + ], + [ + "cillin", + -15.315657615661621 + ], + [ + "▁Ferragamo", + -15.315657615661621 + ], + [ + "▁Bonhoeffer", + -15.315675735473633 + ], + [ + "Dinner", + -15.315709114074707 + ], + [ + "▁cherishes", + -15.315719604492188 + ], + [ + "▁Massie", + -15.315729141235352 + ], + [ + "▁bailey", + -15.3157320022583 + ], + [ + "▁dashcam", + -15.315786361694336 + ], + [ + "▁Govind", + -15.31580638885498 + ], + [ + "▁JPA", + -15.315837860107422 + ], + [ + "Natalie", + -15.315838813781738 + ], + [ + "caul", + -15.315879821777344 + ], + [ + "▁Pillai", + -15.315882682800293 + ], + [ + "站", + -15.315950393676758 + ], + [ + "▁imperfectly", + -15.315958023071289 + ], + [ + "很", + -15.315977096557617 + ], + [ + "▁Fontan", + -15.315982818603516 + ], + [ + "consume", + -15.315991401672363 + ], + [ + "▁outrigger", + -15.316011428833008 + ], + [ + "scrip", + -15.316012382507324 + ], + [ + "▁Intruder", + -15.316024780273438 + ], + [ + "▁salud", + -15.316025733947754 + ], + [ + "رك", + -15.31602668762207 + ], + [ + "▁jennifer", + -15.316058158874512 + ], + [ + "▁richtig", + -15.316058158874512 + ], + [ + "exploitation", + -15.316069602966309 + ], + [ + "പ", + -15.316096305847168 + ], + [ + "▁vagus", + -15.316102981567383 + ], + [ + "▁Negligence", + -15.316115379333496 + ], + [ + "perspective", + -15.316128730773926 + ], + [ + "▁cloaking", + -15.31613540649414 + ], + [ + "Pepper", + -15.316140174865723 + ], + [ + "DRM", + -15.316192626953125 + ], + [ + "surround", + -15.316201210021973 + ], + [ + "▁Zippo", + -15.316203117370605 + ], + [ + "▁Megapixel", + -15.316213607788086 + ], + [ + "candle", + -15.316222190856934 + ], + [ + "▁Machinist", + -15.316338539123535 + ], + [ + "Intro", + -15.316426277160645 + ], + [ + "Scholar", + -15.316436767578125 + ], + [ + "▁JSA", + -15.316447257995605 + ], + [ + "puncture", + -15.316458702087402 + ], + [ + "exhibit", + -15.316463470458984 + ], + [ + "▁Evander", + -15.316522598266602 + ], + [ + "▁compressible", + -15.31653118133545 + ], + [ + "▁Vieux", + -15.316533088684082 + ], + [ + "▁Dominate", + -15.316568374633789 + ], + [ + "▁Khalsa", + -15.316593170166016 + ], + [ + "realist", + -15.316607475280762 + ], + [ + "1844", + -15.316611289978027 + ], + [ + "pathetic", + -15.316727638244629 + ], + [ + "impressive", + -15.31674861907959 + ], + [ + "▁Postboxes", + -15.316749572753906 + ], + [ + "Yves", + -15.316797256469727 + ], + [ + "▁TAKING", + -15.316821098327637 + ], + [ + "▁NFV", + -15.316826820373535 + ], + [ + "▁Malicious", + -15.316871643066406 + ], + [ + "Christianity", + -15.316875457763672 + ], + [ + "▁Inverted", + -15.316903114318848 + ], + [ + "venous", + -15.316925048828125 + ], + [ + "▁gravelly", + -15.316938400268555 + ], + [ + "MISS", + -15.317073822021484 + ], + [ + "▁wilfully", + -15.317079544067383 + ], + [ + "Dubai", + -15.317084312438965 + ], + [ + "▁Althea", + -15.31711196899414 + ], + [ + "▁emanation", + -15.317131042480469 + ], + [ + "▁compactness", + -15.317168235778809 + ], + [ + "▁Couric", + -15.317174911499023 + ], + [ + "▁Quir", + -15.317193984985352 + ], + [ + "▁Permitted", + -15.31719970703125 + ], + [ + "▁eviscerate", + -15.31721305847168 + ], + [ + "▁Chania", + -15.317264556884766 + ], + [ + "▁Poorly", + -15.317265510559082 + ], + [ + "▁rehabbing", + -15.317270278930664 + ], + [ + "docx", + -15.317272186279297 + ], + [ + "▁livelier", + -15.317328453063965 + ], + [ + "▁PSNI", + -15.31733512878418 + ], + [ + "▁DSW", + -15.31734561920166 + ], + [ + "eshwara", + -15.317363739013672 + ], + [ + "▁Mercure", + -15.317380905151367 + ], + [ + "▁pessoa", + -15.31740665435791 + ], + [ + "▁slanderous", + -15.317412376403809 + ], + [ + "▁Graceful", + -15.317415237426758 + ], + [ + "▁Statoil", + -15.317416191101074 + ], + [ + "▁Maccabi", + -15.317434310913086 + ], + [ + "▁paperclip", + -15.317434310913086 + ], + [ + "safer", + -15.317448616027832 + ], + [ + "▁Cosmetology", + -15.317525863647461 + ], + [ + "▁Fortitude", + -15.317537307739258 + ], + [ + "▁HAWK", + -15.317557334899902 + ], + [ + "rried", + -15.317570686340332 + ], + [ + "▁signification", + -15.317578315734863 + ], + [ + "▁scepter", + -15.317636489868164 + ], + [ + "▁wiggled", + -15.317638397216797 + ], + [ + "▁Yakubu", + -15.317642211914062 + ], + [ + "1837", + -15.31768798828125 + ], + [ + "▁Tribu", + -15.317688941955566 + ], + [ + "▁FLOWER", + -15.317712783813477 + ], + [ + "▁Dapper", + -15.31771469116211 + ], + [ + "▁raff", + -15.31773567199707 + ], + [ + "▁chelate", + -15.31775951385498 + ], + [ + "abandoned", + -15.317766189575195 + ], + [ + "▁colonizing", + -15.317788124084473 + ], + [ + "▁switchgear", + -15.317814826965332 + ], + [ + "▁barbarous", + -15.31782054901123 + ], + [ + "fak", + -15.317864418029785 + ], + [ + "кре", + -15.317883491516113 + ], + [ + "▁Unfold", + -15.31788444519043 + ], + [ + "70°", + -15.31790542602539 + ], + [ + "▁bruce", + -15.317907333374023 + ], + [ + "▁peppy", + -15.317907333374023 + ], + [ + "bosch", + -15.317936897277832 + ], + [ + "tomb", + -15.317938804626465 + ], + [ + "▁PAWS", + -15.317939758300781 + ], + [ + "▁Feta", + -15.31794261932373 + ], + [ + "▁bruschetta", + -15.317946434020996 + ], + [ + "▁foetal", + -15.31796932220459 + ], + [ + "▁luckier", + -15.317987442016602 + ], + [ + "▁Cantu", + -15.318011283874512 + ], + [ + "▁handbrake", + -15.318084716796875 + ], + [ + "▁PRAYER", + -15.31810188293457 + ], + [ + "▁brawler", + -15.318102836608887 + ], + [ + "crowded", + -15.318119049072266 + ], + [ + "▁amlodipine", + -15.318129539489746 + ], + [ + "▁HARP", + -15.318157196044922 + ], + [ + "▁Karsten", + -15.31818962097168 + ], + [ + "▁pathetically", + -15.318211555480957 + ], + [ + "▁anticoagulation", + -15.318218231201172 + ], + [ + "1852", + -15.31822681427002 + ], + [ + "▁Technische", + -15.318254470825195 + ], + [ + "Peach", + -15.318259239196777 + ], + [ + "▁incinerated", + -15.318259239196777 + ], + [ + "Denmark", + -15.318324089050293 + ], + [ + "reached", + -15.318349838256836 + ], + [ + "▁Featherstone", + -15.318397521972656 + ], + [ + "argh", + -15.318399429321289 + ], + [ + "▁Garter", + -15.318413734436035 + ], + [ + "MMP", + -15.318418502807617 + ], + [ + "Treatment", + -15.318456649780273 + ], + [ + "▁carseat", + -15.318456649780273 + ], + [ + "complaint", + -15.318502426147461 + ], + [ + "fracture", + -15.318507194519043 + ], + [ + "▁Germaine", + -15.318565368652344 + ], + [ + "▁Aharon", + -15.318575859069824 + ], + [ + "介", + -15.318626403808594 + ], + [ + "▁FACTOR", + -15.31862735748291 + ], + [ + "▁Caulk", + -15.318648338317871 + ], + [ + "▁Chiller", + -15.318669319152832 + ], + [ + "Transition", + -15.318721771240234 + ], + [ + "accumulate", + -15.318741798400879 + ], + [ + "UTF", + -15.318785667419434 + ], + [ + "ruar", + -15.3187894821167 + ], + [ + "▁referential", + -15.318838119506836 + ], + [ + "▁crucify", + -15.318863868713379 + ], + [ + "▁Ipoh", + -15.318865776062012 + ], + [ + "▁Meditate", + -15.318886756896973 + ], + [ + "▁Regimental", + -15.318890571594238 + ], + [ + "▁Ulrik", + -15.318920135498047 + ], + [ + "▁Trigg", + -15.318929672241211 + ], + [ + "▁umpteenth", + -15.318939208984375 + ], + [ + "▁Kenzie", + -15.318952560424805 + ], + [ + "▁trigeminal", + -15.318954467773438 + ], + [ + "▁Reversing", + -15.31899356842041 + ], + [ + "▁Tackled", + -15.31899642944336 + ], + [ + "▁helipad", + -15.319046020507812 + ], + [ + "▁NVQ", + -15.31906795501709 + ], + [ + "▁windward", + -15.319073677062988 + ], + [ + "▁Barometer", + -15.319084167480469 + ], + [ + "▁WCA", + -15.319136619567871 + ], + [ + "▁intercessor", + -15.319138526916504 + ], + [ + "▁PWR", + -15.319164276123047 + ], + [ + "▁chocolatier", + -15.319199562072754 + ], + [ + "▁linda", + -15.31920051574707 + ], + [ + "kaar", + -15.319219589233398 + ], + [ + "▁synchronisation", + -15.319230079650879 + ], + [ + "UTO", + -15.319242477416992 + ], + [ + "▁Bingley", + -15.319273948669434 + ], + [ + "▁Bullitt", + -15.319299697875977 + ], + [ + "▁JRPG", + -15.319313049316406 + ], + [ + "▁Zoosk", + -15.319355010986328 + ], + [ + "▁Hoda", + -15.319375038146973 + ], + [ + "propanol", + -15.319413185119629 + ], + [ + "OYA", + -15.31942081451416 + ], + [ + "▁farmacia", + -15.31946086883545 + ], + [ + "Originally", + -15.319502830505371 + ], + [ + "ロー", + -15.3195161819458 + ], + [ + "▁longingly", + -15.319524765014648 + ], + [ + "▁deconstructing", + -15.319583892822266 + ], + [ + "▁coinsurance", + -15.319602012634277 + ], + [ + "redacted", + -15.319615364074707 + ], + [ + "▁Nuttall", + -15.319629669189453 + ], + [ + "▁geometrically", + -15.319632530212402 + ], + [ + "▁MIRROR", + -15.319634437561035 + ], + [ + "▁coenzyme", + -15.319695472717285 + ], + [ + "▁Bootleg", + -15.31970500946045 + ], + [ + "duke", + -15.319732666015625 + ], + [ + "▁snafu", + -15.319762229919434 + ], + [ + "▁Contin", + -15.319787979125977 + ], + [ + "▁Childish", + -15.319830894470215 + ], + [ + "PSD", + -15.319831848144531 + ], + [ + "▁condoning", + -15.319863319396973 + ], + [ + "▁Jellyfish", + -15.319877624511719 + ], + [ + "▁semolina", + -15.319893836975098 + ], + [ + "▁Lashley", + -15.319911003112793 + ], + [ + "▁Bikaner", + -15.319928169250488 + ], + [ + "▁Oui", + -15.319952964782715 + ], + [ + "ук", + -15.320022583007812 + ], + [ + "每", + -15.320037841796875 + ], + [ + "▁Sweetener", + -15.320054054260254 + ], + [ + "▁Mondial", + -15.320089340209961 + ], + [ + "▁Kangana", + -15.3201322555542 + ], + [ + "▁Sackville", + -15.320134162902832 + ], + [ + "▁Cappuccino", + -15.320147514343262 + ], + [ + "▁Okta", + -15.32021713256836 + ], + [ + "▁penne", + -15.320219993591309 + ], + [ + "MODE", + -15.320266723632812 + ], + [ + "▁Gauguin", + -15.320302963256836 + ], + [ + "▁prismatic", + -15.320343971252441 + ], + [ + "▁Lavinia", + -15.320355415344238 + ], + [ + "▁backbencher", + -15.320361137390137 + ], + [ + "▁Snark", + -15.3203763961792 + ], + [ + "▁alguna", + -15.320388793945312 + ], + [ + "primitive", + -15.32039737701416 + ], + [ + "▁Mandolin", + -15.320399284362793 + ], + [ + "▁microspheres", + -15.32040786743164 + ], + [ + "▁Lehner", + -15.320457458496094 + ], + [ + "▁Canister", + -15.320463180541992 + ], + [ + "▁Sumit", + -15.320526123046875 + ], + [ + "▁Vendetta", + -15.320528984069824 + ], + [ + "▁ANNE", + -15.320540428161621 + ], + [ + "dolf", + -15.32054328918457 + ], + [ + "▁adulterated", + -15.32056713104248 + ], + [ + "▁Latrobe", + -15.320575714111328 + ], + [ + "caution", + -15.320585250854492 + ], + [ + "PII", + -15.320609092712402 + ], + [ + "pubmed", + -15.320718765258789 + ], + [ + "▁scooted", + -15.320752143859863 + ], + [ + "▁Thapa", + -15.320778846740723 + ], + [ + "1854", + -15.320791244506836 + ], + [ + "▁Hourglass", + -15.32079792022705 + ], + [ + "▁reverend", + -15.320804595947266 + ], + [ + "▁Mercuri", + -15.320808410644531 + ], + [ + "▁COMMUN", + -15.320847511291504 + ], + [ + "ασ", + -15.320853233337402 + ], + [ + "▁Incarnate", + -15.320865631103516 + ], + [ + "▁Crema", + -15.320868492126465 + ], + [ + "東", + -15.320902824401855 + ], + [ + "▁kola", + -15.320938110351562 + ], + [ + "▁Pekin", + -15.320988655090332 + ], + [ + "▁GORE", + -15.321098327636719 + ], + [ + "▁guid", + -15.321155548095703 + ], + [ + "conception", + -15.321159362792969 + ], + [ + "awarded", + -15.321200370788574 + ], + [ + "deception", + -15.321257591247559 + ], + [ + "▁Liège", + -15.321304321289062 + ], + [ + "▁Uncanny", + -15.321324348449707 + ], + [ + "▁Interlocking", + -15.321325302124023 + ], + [ + "RANK", + -15.32132625579834 + ], + [ + "▁schlep", + -15.32133960723877 + ], + [ + "▁Kachin", + -15.321398735046387 + ], + [ + "▁histrionic", + -15.321418762207031 + ], + [ + "▁CASS", + -15.321420669555664 + ], + [ + "manuel", + -15.321487426757812 + ], + [ + "▁Puss", + -15.321493148803711 + ], + [ + "▁RECENT", + -15.32150936126709 + ], + [ + "▁Seduction", + -15.32150936126709 + ], + [ + "FIVE", + -15.321517944335938 + ], + [ + "Lyric", + -15.321549415588379 + ], + [ + "▁garnishes", + -15.321568489074707 + ], + [ + "trooper", + -15.321588516235352 + ], + [ + "▁Ashlyn", + -15.321590423583984 + ], + [ + "▁Wolfenstein", + -15.321616172790527 + ], + [ + "▁exoplanet", + -15.321638107299805 + ], + [ + "▁slimline", + -15.321663856506348 + ], + [ + "▁giu", + -15.32166862487793 + ], + [ + "▁Pila", + -15.321681022644043 + ], + [ + "wrapping", + -15.321710586547852 + ], + [ + "▁TPT", + -15.321721076965332 + ], + [ + "▁Dreyer", + -15.321762084960938 + ], + [ + "Oro", + -15.321783065795898 + ], + [ + "▁Stedman", + -15.321795463562012 + ], + [ + "▁detangle", + -15.321881294250488 + ], + [ + "▁Administering", + -15.321889877319336 + ], + [ + "▁Gohan", + -15.321905136108398 + ], + [ + "▁WFM", + -15.321938514709473 + ], + [ + "▁Eglinton", + -15.32194995880127 + ], + [ + "▁Mooresville", + -15.32194995880127 + ], + [ + "▁Machar", + -15.3219575881958 + ], + [ + "Fool", + -15.321959495544434 + ], + [ + "governor", + -15.321991920471191 + ], + [ + "▁Washoe", + -15.322081565856934 + ], + [ + "▁Macho", + -15.322088241577148 + ], + [ + "▁abdicate", + -15.32209300994873 + ], + [ + "correcting", + -15.322093963623047 + ], + [ + "▁Gehl", + -15.322168350219727 + ], + [ + "▁Kickstart", + -15.322226524353027 + ], + [ + "▁impressionistic", + -15.322229385375977 + ], + [ + "▁Computerized", + -15.32224178314209 + ], + [ + "contro", + -15.322272300720215 + ], + [ + "▁Slugger", + -15.322293281555176 + ], + [ + "▁dilatation", + -15.322299003601074 + ], + [ + "yltransferase", + -15.322368621826172 + ], + [ + "▁Gomorrah", + -15.322409629821777 + ], + [ + "siege", + -15.322436332702637 + ], + [ + "▁Undefined", + -15.3224458694458 + ], + [ + "▁Sneaky", + -15.322463035583496 + ], + [ + "▁Balaam", + -15.322493553161621 + ], + [ + "▁Altuve", + -15.322559356689453 + ], + [ + "▁☎", + -15.322564125061035 + ], + [ + "▁perchance", + -15.322598457336426 + ], + [ + "ਿ", + -15.322611808776855 + ], + [ + "CHIP", + -15.322625160217285 + ], + [ + "▁exorcise", + -15.322649002075195 + ], + [ + "▁Shqipëri", + -15.322704315185547 + ], + [ + "▁Ayton", + -15.322711944580078 + ], + [ + "▁Dalrymple", + -15.32274055480957 + ], + [ + "wissen", + -15.322775840759277 + ], + [ + "iqa", + -15.322785377502441 + ], + [ + "▁ISSUES", + -15.322792053222656 + ], + [ + "▁‡", + -15.322805404663086 + ], + [ + "▁dink", + -15.322905540466309 + ], + [ + "pardon", + -15.322954177856445 + ], + [ + "▁Castaway", + -15.322978019714355 + ], + [ + "convict", + -15.323030471801758 + ], + [ + "▁COLLINS", + -15.323091506958008 + ], + [ + "▁Puke", + -15.323145866394043 + ], + [ + "▁hooray", + -15.323164939880371 + ], + [ + "▁saggy", + -15.3231840133667 + ], + [ + "▁MESA", + -15.32320499420166 + ], + [ + "▁scrawl", + -15.323211669921875 + ], + [ + "▁Beckley", + -15.323254585266113 + ], + [ + "▁daddies", + -15.323270797729492 + ], + [ + "▁Marvellous", + -15.323288917541504 + ], + [ + "▁vegetal", + -15.323309898376465 + ], + [ + "▁Telenor", + -15.323328971862793 + ], + [ + "▁nintendo", + -15.32336711883545 + ], + [ + "▁karting", + -15.323370933532715 + ], + [ + "DET", + -15.323372840881348 + ], + [ + "▁Poznan", + -15.323404312133789 + ], + [ + "▁LTO", + -15.3234281539917 + ], + [ + "▁chitosan", + -15.323441505432129 + ], + [ + "▁Kaji", + -15.323518753051758 + ], + [ + "funeralhome", + -15.323561668395996 + ], + [ + "北", + -15.323567390441895 + ], + [ + "▁demoralized", + -15.323602676391602 + ], + [ + "▁Archetype", + -15.323628425598145 + ], + [ + "Alma", + -15.323638916015625 + ], + [ + "능", + -15.323641777038574 + ], + [ + "▁countywide", + -15.323729515075684 + ], + [ + "Trigger", + -15.323771476745605 + ], + [ + "▁foreplay", + -15.323789596557617 + ], + [ + "▁jockeying", + -15.323813438415527 + ], + [ + "▁assimilating", + -15.323827743530273 + ], + [ + "▁YOGA", + -15.32384967803955 + ], + [ + "▁Concentrating", + -15.323864936828613 + ], + [ + "▁Liliana", + -15.323908805847168 + ], + [ + "▁Pneumonia", + -15.32392406463623 + ], + [ + "NYSEARCA", + -15.323939323425293 + ], + [ + "▁spoofed", + -15.323981285095215 + ], + [ + "▁thermistor", + -15.324030876159668 + ], + [ + "▁dmg", + -15.324070930480957 + ], + [ + "▁legalistic", + -15.324193000793457 + ], + [ + "▁resuspended", + -15.324197769165039 + ], + [ + "▁symmetrically", + -15.324206352233887 + ], + [ + "ritual", + -15.324236869812012 + ], + [ + "▁Pixma", + -15.324252128601074 + ], + [ + "▁OpenShift", + -15.324291229248047 + ], + [ + "Killing", + -15.324292182922363 + ], + [ + "▁Speight", + -15.32436752319336 + ], + [ + "▁Astley", + -15.324377059936523 + ], + [ + "▁escu", + -15.324381828308105 + ], + [ + "▁Wike", + -15.324389457702637 + ], + [ + "▁minnow", + -15.324506759643555 + ], + [ + "▁£750", + -15.324507713317871 + ], + [ + "Busty", + -15.324525833129883 + ], + [ + "▁Gerais", + -15.32454776763916 + ], + [ + "▁Mediterr", + -15.324562072753906 + ], + [ + "▁Testimonial", + -15.324568748474121 + ], + [ + "ística", + -15.324593544006348 + ], + [ + "XYZ", + -15.3246488571167 + ], + [ + "▁hotdog", + -15.324668884277344 + ], + [ + "kü", + -15.324719429016113 + ], + [ + "▁SWP", + -15.324745178222656 + ], + [ + "▁DIFFERENCE", + -15.32480525970459 + ], + [ + "▁scurvy", + -15.32480525970459 + ], + [ + "▁Slovene", + -15.32481575012207 + ], + [ + "▁château", + -15.324824333190918 + ], + [ + "▁Sportsnet", + -15.324840545654297 + ], + [ + "▁Seko", + -15.32484245300293 + ], + [ + "▁drummed", + -15.324874877929688 + ], + [ + "cioni", + -15.324878692626953 + ], + [ + "▁mononuclear", + -15.324923515319824 + ], + [ + "▁follies", + -15.32492733001709 + ], + [ + "▁Velazquez", + -15.324971199035645 + ], + [ + "▁Valance", + -15.32498836517334 + ], + [ + "▁Farther", + -15.325019836425781 + ], + [ + "latina", + -15.325024604797363 + ], + [ + "▁ceding", + -15.325031280517578 + ], + [ + "Mila", + -15.325037002563477 + ], + [ + "▁tsu", + -15.325052261352539 + ], + [ + "▁Søren", + -15.325060844421387 + ], + [ + "▁Longines", + -15.325069427490234 + ], + [ + "▁banshee", + -15.325116157531738 + ], + [ + "▁EOC", + -15.325122833251953 + ], + [ + "▁Prevail", + -15.325127601623535 + ], + [ + "okie", + -15.325139045715332 + ], + [ + "▁Premature", + -15.325176239013672 + ], + [ + "▁Agric", + -15.32519817352295 + ], + [ + "contribution", + -15.325214385986328 + ], + [ + "▁Tseng", + -15.325221061706543 + ], + [ + "▁Helpdesk", + -15.325234413146973 + ], + [ + "▁Subramanian", + -15.325248718261719 + ], + [ + "sandwich", + -15.325328826904297 + ], + [ + "gib", + -15.325343132019043 + ], + [ + "▁Barrera", + -15.325356483459473 + ], + [ + "▁Bittrex", + -15.325392723083496 + ], + [ + "▁laparoscopy", + -15.325451850891113 + ], + [ + "▁GPT", + -15.325541496276855 + ], + [ + "anthropic", + -15.325551986694336 + ], + [ + "▁vende", + -15.325570106506348 + ], + [ + "▁tartare", + -15.325596809387207 + ], + [ + "lenko", + -15.325602531433105 + ], + [ + "Ledger", + -15.325613975524902 + ], + [ + "除", + -15.325642585754395 + ], + [ + "▁Schleswig", + -15.325654029846191 + ], + [ + "CEPTION", + -15.32565689086914 + ], + [ + "▁RICE", + -15.325668334960938 + ], + [ + "lesbian", + -15.325708389282227 + ], + [ + "adoption", + -15.325727462768555 + ], + [ + "aksh", + -15.325735092163086 + ], + [ + "▁Gaur", + -15.32574462890625 + ], + [ + "▁MAPS", + -15.325825691223145 + ], + [ + "▁Emiliano", + -15.325838088989258 + ], + [ + "▁sisal", + -15.325878143310547 + ], + [ + "uvr", + -15.325882911682129 + ], + [ + "▁Roel", + -15.325884819030762 + ], + [ + "choo", + -15.325886726379395 + ], + [ + "▁skewered", + -15.325886726379395 + ], + [ + "ờ", + -15.325986862182617 + ], + [ + "▁Guerre", + -15.325989723205566 + ], + [ + "COPD", + -15.326006889343262 + ], + [ + "▁BRAC", + -15.326029777526855 + ], + [ + "▁convicting", + -15.32606029510498 + ], + [ + "KIA", + -15.326081275939941 + ], + [ + "▁cytogenetic", + -15.326114654541016 + ], + [ + "▁Apothecary", + -15.326116561889648 + ], + [ + "Peru", + -15.326148986816406 + ], + [ + "Leica", + -15.326162338256836 + ], + [ + "▁grandmaster", + -15.326163291931152 + ], + [ + "southwest", + -15.32618236541748 + ], + [ + "tumblr", + -15.326213836669922 + ], + [ + "ruta", + -15.326227188110352 + ], + [ + "▁homeopath", + -15.326240539550781 + ], + [ + "ţie", + -15.326269149780273 + ], + [ + "▁Sonu", + -15.326334953308105 + ], + [ + "▁intervertebral", + -15.326349258422852 + ], + [ + "▁parabola", + -15.326371192932129 + ], + [ + "▁Chuang", + -15.326385498046875 + ], + [ + "▁Baan", + -15.326397895812988 + ], + [ + "▁Ā", + -15.326397895812988 + ], + [ + "▁Jealousy", + -15.326410293579102 + ], + [ + "▁Cobble", + -15.326428413391113 + ], + [ + "wildlife", + -15.326462745666504 + ], + [ + "▁Ghazi", + -15.326481819152832 + ], + [ + "ली", + -15.326484680175781 + ], + [ + "▁exploitable", + -15.326486587524414 + ], + [ + "▁Keyser", + -15.326494216918945 + ], + [ + "boiler", + -15.326498985290527 + ], + [ + "Additionally", + -15.326504707336426 + ], + [ + "▁Bednar", + -15.326515197753906 + ], + [ + "▁Burned", + -15.326531410217285 + ], + [ + "에는", + -15.326532363891602 + ], + [ + "▁cip", + -15.326568603515625 + ], + [ + "▁silverado", + -15.326634407043457 + ], + [ + "▁Naba", + -15.326641082763672 + ], + [ + "▁Recess", + -15.326675415039062 + ], + [ + "▁Duchenne", + -15.326691627502441 + ], + [ + "▁Happiest", + -15.32670783996582 + ], + [ + "ível", + -15.3267183303833 + ], + [ + "ONO", + -15.326723098754883 + ], + [ + "▁promulgation", + -15.32674503326416 + ], + [ + "▁TAKEN", + -15.32681941986084 + ], + [ + "▁dentro", + -15.32683277130127 + ], + [ + "▁deciphered", + -15.326913833618164 + ], + [ + "▁Sandford", + -15.326915740966797 + ], + [ + "▁Mosher", + -15.326952934265137 + ], + [ + "▁Swinburne", + -15.327022552490234 + ], + [ + "Pharmacy", + -15.327027320861816 + ], + [ + "▁LARP", + -15.327044486999512 + ], + [ + "▁trova", + -15.327067375183105 + ], + [ + "▁Shenyang", + -15.327082633972168 + ], + [ + "▁Verti", + -15.327082633972168 + ], + [ + "▁Atchison", + -15.327115058898926 + ], + [ + "▁Radhika", + -15.327122688293457 + ], + [ + "▁racialized", + -15.327159881591797 + ], + [ + "▁Tinubu", + -15.327217102050781 + ], + [ + "▁Lingus", + -15.327230453491211 + ], + [ + "▁clomiphene", + -15.327262878417969 + ], + [ + "▁Louder", + -15.327305793762207 + ], + [ + "Framework", + -15.327404975891113 + ], + [ + "▁Complexes", + -15.327465057373047 + ], + [ + "▁McCree", + -15.327485084533691 + ], + [ + "▁marco", + -15.327507972717285 + ], + [ + "▁Embarcadero", + -15.327540397644043 + ], + [ + "▁sauntered", + -15.327553749084473 + ], + [ + "▁misdiagnosis", + -15.327558517456055 + ], + [ + "▁yikes", + -15.32763957977295 + ], + [ + "appearing", + -15.327689170837402 + ], + [ + "▁galvanic", + -15.327714920043945 + ], + [ + "▁Interacting", + -15.327715873718262 + ], + [ + "▁Hardness", + -15.32777214050293 + ], + [ + "▁birdlife", + -15.327783584594727 + ], + [ + "Instruction", + -15.327827453613281 + ], + [ + "▁Compelling", + -15.327879905700684 + ], + [ + "▁Gani", + -15.327889442443848 + ], + [ + "▁maneuverable", + -15.327890396118164 + ], + [ + "▁Crimp", + -15.327925682067871 + ], + [ + "▁GCH", + -15.327961921691895 + ], + [ + "▁Handout", + -15.327974319458008 + ], + [ + "▁numbed", + -15.328054428100586 + ], + [ + "▁Themselves", + -15.328139305114746 + ], + [ + "▁FBO", + -15.328219413757324 + ], + [ + "▁RUG", + -15.328225135803223 + ], + [ + "▁LEM", + -15.328241348266602 + ], + [ + "▁WSM", + -15.328262329101562 + ], + [ + "Bengal", + -15.328263282775879 + ], + [ + "▁Wizarding", + -15.328265190124512 + ], + [ + "▁puking", + -15.328267097473145 + ], + [ + "idle", + -15.328282356262207 + ], + [ + "ван", + -15.328289985656738 + ], + [ + "▁Crucifixion", + -15.328292846679688 + ], + [ + "ratna", + -15.328307151794434 + ], + [ + "▁keylogger", + -15.328312873840332 + ], + [ + "Drill", + -15.328314781188965 + ], + [ + "▁infinitum", + -15.328317642211914 + ], + [ + "▁Kvitova", + -15.328354835510254 + ], + [ + "▁Weidman", + -15.32835865020752 + ], + [ + "▁Pickard", + -15.328442573547363 + ], + [ + "▁EAN", + -15.32845401763916 + ], + [ + "▁Cisneros", + -15.328484535217285 + ], + [ + "▁sprue", + -15.328507423400879 + ], + [ + "▁Ruddy", + -15.328521728515625 + ], + [ + "▁Watercolour", + -15.328536987304688 + ], + [ + "▁Wanderlust", + -15.32857608795166 + ], + [ + "▁Abernathy", + -15.328595161437988 + ], + [ + "▁Skokie", + -15.328604698181152 + ], + [ + "▁Leaderboard", + -15.32861328125 + ], + [ + "▁Stormer", + -15.328621864318848 + ], + [ + "▁Exhale", + -15.328641891479492 + ], + [ + "Across", + -15.328664779663086 + ], + [ + "gnath", + -15.328676223754883 + ], + [ + "▁Hazen", + -15.328794479370117 + ], + [ + "▁Versi", + -15.328819274902344 + ], + [ + "environnement", + -15.328827857971191 + ], + [ + "▁unlit", + -15.328832626342773 + ], + [ + "ADV", + -15.328845024108887 + ], + [ + "▁Aleutian", + -15.32889175415039 + ], + [ + "Halo", + -15.328901290893555 + ], + [ + "▁wilting", + -15.328911781311035 + ], + [ + "▁mobilising", + -15.32894515991211 + ], + [ + "Picayune", + -15.328950881958008 + ], + [ + "▁BTEC", + -15.328953742980957 + ], + [ + "进", + -15.328954696655273 + ], + [ + "▁sorceress", + -15.328984260559082 + ], + [ + "▁Pediatrician", + -15.329018592834473 + ], + [ + "▁drubbing", + -15.329069137573242 + ], + [ + "behaviour", + -15.32907485961914 + ], + [ + "함", + -15.32911491394043 + ], + [ + "▁photoresist", + -15.329139709472656 + ], + [ + "▁Rocher", + -15.329147338867188 + ], + [ + "▁Elkhorn", + -15.32915210723877 + ], + [ + "Mud", + -15.32917594909668 + ], + [ + "▁Bausch", + -15.329206466674805 + ], + [ + "▁predated", + -15.329212188720703 + ], + [ + "ANOVA", + -15.329218864440918 + ], + [ + "▁Astrophysical", + -15.32922077178955 + ], + [ + "▁nonsurgical", + -15.329222679138184 + ], + [ + "▁Displaced", + -15.329278945922852 + ], + [ + "Depend", + -15.329282760620117 + ], + [ + "▁Cordero", + -15.329337120056152 + ], + [ + "▁refitted", + -15.329353332519531 + ], + [ + "▁shepherding", + -15.329503059387207 + ], + [ + "▁Placebo", + -15.329546928405762 + ], + [ + "ার", + -15.329559326171875 + ], + [ + "▁venetian", + -15.329581260681152 + ], + [ + "▁cronyism", + -15.329609870910645 + ], + [ + "Lana", + -15.329638481140137 + ], + [ + "Registered", + -15.329719543457031 + ], + [ + "▁patrick", + -15.329773902893066 + ], + [ + "jski", + -15.32979965209961 + ], + [ + "▁springform", + -15.329817771911621 + ], + [ + "▁instabilities", + -15.329826354980469 + ], + [ + "translate", + -15.329827308654785 + ], + [ + "▁whimpering", + -15.329866409301758 + ], + [ + "▁thermostatic", + -15.329873085021973 + ], + [ + "▁EPISODE", + -15.329874038696289 + ], + [ + "▁persecuting", + -15.329911231994629 + ], + [ + "▁firefly", + -15.329954147338867 + ], + [ + "basi", + -15.32996654510498 + ], + [ + "▁Dillinger", + -15.329988479614258 + ], + [ + "▁MINIMUM", + -15.330022811889648 + ], + [ + "▁altcoin", + -15.33004093170166 + ], + [ + "Eating", + -15.330048561096191 + ], + [ + "▁juridical", + -15.330060005187988 + ], + [ + "fatigue", + -15.330066680908203 + ], + [ + "▁Sedin", + -15.330094337463379 + ], + [ + "▁NECESSARY", + -15.330097198486328 + ], + [ + "Rough", + -15.330124855041504 + ], + [ + "▁PREPARE", + -15.330129623413086 + ], + [ + "▁gastroenteritis", + -15.330245018005371 + ], + [ + "advocacy", + -15.330255508422852 + ], + [ + "HUA", + -15.330267906188965 + ], + [ + "▁Wolcott", + -15.330277442932129 + ], + [ + "▁traduc", + -15.33034610748291 + ], + [ + "▁Pinckney", + -15.33035659790039 + ], + [ + "Romania", + -15.330400466918945 + ], + [ + "itano", + -15.330443382263184 + ], + [ + "▁Freightliner", + -15.330477714538574 + ], + [ + "▁detaching", + -15.330506324768066 + ], + [ + "▁RIBA", + -15.330544471740723 + ], + [ + "▁gerbil", + -15.330598831176758 + ], + [ + "AZZ", + -15.330617904663086 + ], + [ + "Paste", + -15.330649375915527 + ], + [ + "▁Teeter", + -15.330658912658691 + ], + [ + "roscopic", + -15.330705642700195 + ], + [ + "▁decongestant", + -15.330709457397461 + ], + [ + "puppy", + -15.330711364746094 + ], + [ + "▁Hargrove", + -15.33071517944336 + ], + [ + "▁Yeung", + -15.330729484558105 + ], + [ + "▁stratigraphic", + -15.330730438232422 + ], + [ + "▁tradespeople", + -15.330733299255371 + ], + [ + "▁Pimlico", + -15.330764770507812 + ], + [ + "▁gelatinous", + -15.330819129943848 + ], + [ + "▁ETN", + -15.330824851989746 + ], + [ + "Enhanced", + -15.330836296081543 + ], + [ + "otsu", + -15.330866813659668 + ], + [ + "▁Hrithik", + -15.330876350402832 + ], + [ + "▁dalla", + -15.330936431884766 + ], + [ + "▁Summarize", + -15.330972671508789 + ], + [ + "▁recapitulate", + -15.330987930297852 + ], + [ + "▁Francia", + -15.330989837646484 + ], + [ + "▁anorexic", + -15.330989837646484 + ], + [ + "▁Paraben", + -15.3309965133667 + ], + [ + "supervisor", + -15.331005096435547 + ], + [ + "▁scat", + -15.331009864807129 + ], + [ + "Τ", + -15.331038475036621 + ], + [ + "▁unheated", + -15.331074714660645 + ], + [ + "numer", + -15.331109046936035 + ], + [ + "▁Superdome", + -15.331127166748047 + ], + [ + "▁Variability", + -15.331130027770996 + ], + [ + "▁SPV", + -15.331154823303223 + ], + [ + "▁CSIS", + -15.331183433532715 + ], + [ + "▁OKAY", + -15.331184387207031 + ], + [ + "▁Verdun", + -15.331249237060547 + ], + [ + "▁Mensch", + -15.331255912780762 + ], + [ + "▁Lasagna", + -15.331268310546875 + ], + [ + "prophet", + -15.33133602142334 + ], + [ + "▁Shambhala", + -15.331340789794922 + ], + [ + "▁Pogue", + -15.331352233886719 + ], + [ + "▁Maputo", + -15.331388473510742 + ], + [ + "ONIA", + -15.331417083740234 + ], + [ + "paved", + -15.331438064575195 + ], + [ + "▁SEZ", + -15.331480026245117 + ], + [ + "▁testbed", + -15.331521034240723 + ], + [ + "Thanksgiving", + -15.331559181213379 + ], + [ + "▁Qasim", + -15.33156967163086 + ], + [ + "▁Eurosceptic", + -15.3316011428833 + ], + [ + "Wheat", + -15.331608772277832 + ], + [ + "▁Tibi", + -15.331624031066895 + ], + [ + "▁cultists", + -15.331717491149902 + ], + [ + "▁furore", + -15.331730842590332 + ], + [ + "▁geisha", + -15.331782341003418 + ], + [ + "VIL", + -15.331783294677734 + ], + [ + "▁precipitously", + -15.331789016723633 + ], + [ + "▁histopathological", + -15.331790924072266 + ], + [ + "▁Charli", + -15.331796646118164 + ], + [ + "▁Bruni", + -15.331819534301758 + ], + [ + "▁Lasik", + -15.331833839416504 + ], + [ + "▁redesignated", + -15.331873893737793 + ], + [ + "▁Barolo", + -15.331930160522461 + ], + [ + "LIG", + -15.33194351196289 + ], + [ + "▁Zermatt", + -15.331958770751953 + ], + [ + "▁Gollum", + -15.331963539123535 + ], + [ + "▁Cardholder", + -15.331987380981445 + ], + [ + "▁polyphenol", + -15.33202838897705 + ], + [ + "Interior", + -15.332060813903809 + ], + [ + "▁heraldic", + -15.332119941711426 + ], + [ + "▁bursitis", + -15.33213996887207 + ], + [ + "▁Repealed", + -15.33221435546875 + ], + [ + "▁Rayburn", + -15.332242965698242 + ], + [ + "▁Easyship", + -15.332259178161621 + ], + [ + "ड़", + -15.332269668579102 + ], + [ + "masculine", + -15.33229923248291 + ], + [ + "▁tinfoil", + -15.332320213317871 + ], + [ + "▁gaol", + -15.33234691619873 + ], + [ + "▁Norden", + -15.332351684570312 + ], + [ + "WEEK", + -15.332366943359375 + ], + [ + "▁Edelweiss", + -15.332381248474121 + ], + [ + "cleared", + -15.332402229309082 + ], + [ + "▁Gira", + -15.33244514465332 + ], + [ + "øl", + -15.332489013671875 + ], + [ + "▁Samajwadi", + -15.332512855529785 + ], + [ + "▁Kwak", + -15.332514762878418 + ], + [ + "▁truncate", + -15.332531929016113 + ], + [ + "ullu", + -15.332586288452148 + ], + [ + "▁buccal", + -15.332623481750488 + ], + [ + "▁McGahn", + -15.332653045654297 + ], + [ + "▁MADRID", + -15.332682609558105 + ], + [ + "▁roughest", + -15.332691192626953 + ], + [ + "▁Czer", + -15.332693099975586 + ], + [ + "▁WMI", + -15.332704544067383 + ], + [ + "▁Neutrogena", + -15.332735061645508 + ], + [ + "Mathematics", + -15.332745552062988 + ], + [ + "▁gunboat", + -15.332768440246582 + ], + [ + "▁unerring", + -15.332775115966797 + ], + [ + "▁lusty", + -15.33283519744873 + ], + [ + "▁buries", + -15.332842826843262 + ], + [ + "▁duodenal", + -15.332847595214844 + ], + [ + "Zoe", + -15.332886695861816 + ], + [ + "▁unavoidably", + -15.332939147949219 + ], + [ + "▁hanno", + -15.332952499389648 + ], + [ + "cchini", + -15.332953453063965 + ], + [ + "▁slogging", + -15.332953453063965 + ], + [ + "▁unlined", + -15.332974433898926 + ], + [ + "Affiliate", + -15.332987785339355 + ], + [ + "▁Knick", + -15.332990646362305 + ], + [ + "▁Morden", + -15.332998275756836 + ], + [ + "Trax", + -15.333026885986328 + ], + [ + "celebration", + -15.333030700683594 + ], + [ + "▁Ryland", + -15.33303165435791 + ], + [ + "▁Kamar", + -15.333043098449707 + ], + [ + "▁LDR", + -15.33311653137207 + ], + [ + "▁Soderbergh", + -15.333149909973145 + ], + [ + "headline", + -15.333184242248535 + ], + [ + "TTERS", + -15.33322811126709 + ], + [ + "▁benzodiazepine", + -15.33323860168457 + ], + [ + "▁SHANGHAI", + -15.333255767822266 + ], + [ + "▁Badu", + -15.333259582519531 + ], + [ + "Footnote", + -15.333276748657227 + ], + [ + "▁DGA", + -15.333283424377441 + ], + [ + "▁Prieto", + -15.333296775817871 + ], + [ + "FRIEND", + -15.333309173583984 + ], + [ + "▁sapling", + -15.333319664001465 + ], + [ + "kinesis", + -15.333320617675781 + ], + [ + "▁crystallography", + -15.333330154418945 + ], + [ + "▁Suárez", + -15.333348274230957 + ], + [ + "▁bobblehead", + -15.333352088928223 + ], + [ + "DDD", + -15.33336353302002 + ], + [ + "Dylan", + -15.333389282226562 + ], + [ + "▁gynecologic", + -15.333418846130371 + ], + [ + "Farrell", + -15.333491325378418 + ], + [ + "ILLER", + -15.333536148071289 + ], + [ + "▁Correia", + -15.3335542678833 + ], + [ + "▁constricting", + -15.333564758300781 + ], + [ + "▁Sikorsky", + -15.333572387695312 + ], + [ + "avey", + -15.333573341369629 + ], + [ + "alumni", + -15.333605766296387 + ], + [ + "Abby", + -15.333625793457031 + ], + [ + "▁Choreography", + -15.333630561828613 + ], + [ + "Harrison", + -15.33364200592041 + ], + [ + "▁Clou", + -15.333745956420898 + ], + [ + "ievable", + -15.333748817443848 + ], + [ + "Omega", + -15.333757400512695 + ], + [ + "▁impulsivity", + -15.333758354187012 + ], + [ + "▁Automata", + -15.333770751953125 + ], + [ + "oslav", + -15.333772659301758 + ], + [ + "移", + -15.33379077911377 + ], + [ + "控制", + -15.333818435668945 + ], + [ + "hexane", + -15.333841323852539 + ], + [ + "infectious", + -15.333852767944336 + ], + [ + "▁Ebates", + -15.33389663696289 + ], + [ + "▁Shala", + -15.333955764770508 + ], + [ + "▁Praha", + -15.333961486816406 + ], + [ + "▁histologic", + -15.334047317504883 + ], + [ + "▁Elsinore", + -15.33405590057373 + ], + [ + "▁thundered", + -15.33407974243164 + ], + [ + "▁Langham", + -15.334114074707031 + ], + [ + "▁Kingsway", + -15.334124565124512 + ], + [ + "▁seperately", + -15.334126472473145 + ], + [ + "▁Cotta", + -15.334131240844727 + ], + [ + "▁OPENING", + -15.334147453308105 + ], + [ + "Idaho", + -15.33415412902832 + ], + [ + "▁OWNERS", + -15.334161758422852 + ], + [ + "▁occluded", + -15.334174156188965 + ], + [ + "THANK", + -15.334208488464355 + ], + [ + "Holding", + -15.334217071533203 + ], + [ + "▁Calming", + -15.334219932556152 + ], + [ + "▁Duolingo", + -15.334317207336426 + ], + [ + "▁quitter", + -15.334346771240234 + ], + [ + "▁TATA", + -15.334348678588867 + ], + [ + "▁Satanism", + -15.334375381469727 + ], + [ + "▁Murillo", + -15.33438491821289 + ], + [ + "▁Wahab", + -15.334386825561523 + ], + [ + "▁chook", + -15.334505081176758 + ], + [ + "▁CBB", + -15.334517478942871 + ], + [ + "▁statuary", + -15.334532737731934 + ], + [ + "▁chanel", + -15.334590911865234 + ], + [ + "▁Hermon", + -15.334592819213867 + ], + [ + "ample", + -15.334598541259766 + ], + [ + "▁Groe", + -15.334610939025879 + ], + [ + "▁pommel", + -15.334640502929688 + ], + [ + "utsch", + -15.334648132324219 + ], + [ + "▁bluegill", + -15.334668159484863 + ], + [ + "▁IMPORT", + -15.334676742553711 + ], + [ + "िक", + -15.334684371948242 + ], + [ + "▁freckle", + -15.33470344543457 + ], + [ + "quickly", + -15.334729194641113 + ], + [ + "▁shuffleboard", + -15.334753036499023 + ], + [ + "▁duodenum", + -15.33480167388916 + ], + [ + "▁victimhood", + -15.334803581237793 + ], + [ + "▁Gramma", + -15.334835052490234 + ], + [ + "▁Ruslan", + -15.335010528564453 + ], + [ + "▁Boxster", + -15.335022926330566 + ], + [ + "Sierra", + -15.335046768188477 + ], + [ + "▁sunshade", + -15.335058212280273 + ], + [ + "▁Krill", + -15.335097312927246 + ], + [ + "▁Kwang", + -15.335113525390625 + ], + [ + "DNR", + -15.3351469039917 + ], + [ + "gorgeous", + -15.33515739440918 + ], + [ + "▁enim", + -15.335247993469238 + ], + [ + "▁shipwrecked", + -15.335249900817871 + ], + [ + "▁Kizer", + -15.335251808166504 + ], + [ + "▁hydraulically", + -15.335287094116211 + ], + [ + "▁Publ", + -15.33533000946045 + ], + [ + "▁Lustig", + -15.335356712341309 + ], + [ + "▁Pilkington", + -15.335360527038574 + ], + [ + "▁Selwyn", + -15.335503578186035 + ], + [ + "▁nudity", + -15.33554744720459 + ], + [ + "▁Cima", + -15.33560562133789 + ], + [ + "▁sicknesses", + -15.33561897277832 + ], + [ + "▁Pilipinas", + -15.33562183380127 + ], + [ + "▁Merriman", + -15.335641860961914 + ], + [ + "▁Foresight", + -15.33564567565918 + ], + [ + "▁nordic", + -15.335663795471191 + ], + [ + "Functional", + -15.335668563842773 + ], + [ + "▁barcelona", + -15.335733413696289 + ], + [ + "▁EEE", + -15.33575439453125 + ], + [ + "科", + -15.335759162902832 + ], + [ + "▁Strati", + -15.335805892944336 + ], + [ + "oudi", + -15.335824966430664 + ], + [ + "▁Bolognese", + -15.335845947265625 + ], + [ + "▁discrediting", + -15.335857391357422 + ], + [ + "▁Deceased", + -15.335883140563965 + ], + [ + "▁Speciality", + -15.335886001586914 + ], + [ + "▁papillary", + -15.33588695526123 + ], + [ + "▁unenviable", + -15.335901260375977 + ], + [ + "▁Shanxi", + -15.335911750793457 + ], + [ + "▁HAHA", + -15.335915565490723 + ], + [ + "transmitted", + -15.335925102233887 + ], + [ + "climatic", + -15.335991859436035 + ], + [ + "▁IPsec", + -15.335999488830566 + ], + [ + "Bailey", + -15.336013793945312 + ], + [ + "compatibility", + -15.336030960083008 + ], + [ + "▁Barstow", + -15.336043357849121 + ], + [ + "▁brainstormed", + -15.336071968078613 + ], + [ + "▁frack", + -15.33607292175293 + ], + [ + "▁CITES", + -15.33608341217041 + ], + [ + "▁Cellphone", + -15.336092948913574 + ], + [ + "▁Kutch", + -15.336094856262207 + ], + [ + "▁snotty", + -15.336145401000977 + ], + [ + "amateur", + -15.336167335510254 + ], + [ + "▁LastPass", + -15.336170196533203 + ], + [ + "Mogg", + -15.336193084716797 + ], + [ + "▁Upwork", + -15.336194038391113 + ], + [ + "kultur", + -15.336228370666504 + ], + [ + "▁Veni", + -15.336235046386719 + ], + [ + "jör", + -15.336258888244629 + ], + [ + "▁heeding", + -15.336281776428223 + ], + [ + "▁derailing", + -15.336312294006348 + ], + [ + "▁Schnell", + -15.336328506469727 + ], + [ + "▁boobies", + -15.33633804321289 + ], + [ + "▁exigency", + -15.336349487304688 + ], + [ + "Grill", + -15.33636474609375 + ], + [ + "▁Brophy", + -15.33642864227295 + ], + [ + "▁uncredited", + -15.336433410644531 + ], + [ + "▁Flavored", + -15.336477279663086 + ], + [ + "▁brandished", + -15.336504936218262 + ], + [ + "▁humdrum", + -15.336592674255371 + ], + [ + "▁Feller", + -15.3366060256958 + ], + [ + "continuing", + -15.336607933044434 + ], + [ + "▁Squeak", + -15.33661937713623 + ], + [ + "▁elizabeth", + -15.336647987365723 + ], + [ + "predictable", + -15.336649894714355 + ], + [ + "▁Sascha", + -15.336650848388672 + ], + [ + "▁Periodontal", + -15.33666706085205 + ], + [ + "▁LFS", + -15.336685180664062 + ], + [ + "▁Highbury", + -15.33669662475586 + ], + [ + "Admiral", + -15.336753845214844 + ], + [ + "▁Athos", + -15.336774826049805 + ], + [ + "▁från", + -15.336786270141602 + ], + [ + "▁Abramovich", + -15.336791038513184 + ], + [ + "▁AIADMK", + -15.336816787719727 + ], + [ + "▁Hamdan", + -15.336830139160156 + ], + [ + "▁Lejeune", + -15.336872100830078 + ], + [ + "▁Auston", + -15.33688735961914 + ], + [ + "▁Ан", + -15.336893081665039 + ], + [ + "AGING", + -15.33696460723877 + ], + [ + "Mickey", + -15.337015151977539 + ], + [ + "▁Hindenburg", + -15.337050437927246 + ], + [ + "▁Jumpsuit", + -15.33707332611084 + ], + [ + "▁LIGHTS", + -15.337085723876953 + ], + [ + "vidya", + -15.337093353271484 + ], + [ + "idhi", + -15.337103843688965 + ], + [ + "▁bifida", + -15.33713436126709 + ], + [ + "ulitis", + -15.337164878845215 + ], + [ + "▁THREAD", + -15.337180137634277 + ], + [ + "▁salutary", + -15.337189674377441 + ], + [ + "▁Fifties", + -15.33724594116211 + ], + [ + "▁wishbone", + -15.337251663208008 + ], + [ + "▁completly", + -15.337316513061523 + ], + [ + "luke", + -15.337329864501953 + ], + [ + "▁CBL", + -15.337347984313965 + ], + [ + "overflow", + -15.33735466003418 + ], + [ + "▁Dewsbury", + -15.337369918823242 + ], + [ + "CLOSE", + -15.337384223937988 + ], + [ + "▁underemployed", + -15.337403297424316 + ], + [ + "CRU", + -15.337422370910645 + ], + [ + "▁WINNING", + -15.337442398071289 + ], + [ + "▁elapse", + -15.337458610534668 + ], + [ + "▁camaro", + -15.337486267089844 + ], + [ + "▁androgenic", + -15.33748722076416 + ], + [ + "▁seiner", + -15.337538719177246 + ], + [ + "ѕо", + -15.337563514709473 + ], + [ + "▁Savour", + -15.337655067443848 + ], + [ + "▁Augustinian", + -15.337689399719238 + ], + [ + "▁belittled", + -15.337709426879883 + ], + [ + "Crossing", + -15.337729454040527 + ], + [ + "▁Banish", + -15.337733268737793 + ], + [ + "▁wrenched", + -15.337733268737793 + ], + [ + "Cub", + -15.337735176086426 + ], + [ + "▁Cogn", + -15.337760925292969 + ], + [ + "▁Lanai", + -15.337766647338867 + ], + [ + "▁PLATFORM", + -15.337769508361816 + ], + [ + "transportation", + -15.337786674499512 + ], + [ + "▁Begun", + -15.3378267288208 + ], + [ + "ylus", + -15.337837219238281 + ], + [ + "▁immunosuppression", + -15.33786392211914 + ], + [ + "▁Cmdr", + -15.337870597839355 + ], + [ + "▁TOLD", + -15.337906837463379 + ], + [ + "▁siphoned", + -15.33793830871582 + ], + [ + "▁ambidextrous", + -15.337974548339844 + ], + [ + "▁Repeatedly", + -15.338065147399902 + ], + [ + "▁Diversification", + -15.338102340698242 + ], + [ + "gehen", + -15.338106155395508 + ], + [ + "akova", + -15.338144302368164 + ], + [ + "▁KMC", + -15.338151931762695 + ], + [ + "▁Comoros", + -15.338164329528809 + ], + [ + "▁frothing", + -15.33816909790039 + ], + [ + "ignac", + -15.33817195892334 + ], + [ + "ffentlich", + -15.3381929397583 + ], + [ + "▁Velez", + -15.338225364685059 + ], + [ + "▁Waterpark", + -15.338233947753906 + ], + [ + "mountable", + -15.338253021240234 + ], + [ + "▁OkCupid", + -15.338343620300293 + ], + [ + "▁Spink", + -15.338393211364746 + ], + [ + "▁FiOS", + -15.338403701782227 + ], + [ + "▁Potash", + -15.338407516479492 + ], + [ + "Chile", + -15.338421821594238 + ], + [ + "INCH", + -15.33849811553955 + ], + [ + "Leading", + -15.3385009765625 + ], + [ + "▁deeded", + -15.338521003723145 + ], + [ + "juri", + -15.338533401489258 + ], + [ + "latan", + -15.338533401489258 + ], + [ + "▁Concurrently", + -15.338603973388672 + ], + [ + "▁Bourge", + -15.338605880737305 + ], + [ + "▁pastrami", + -15.338630676269531 + ], + [ + "ευ", + -15.338631629943848 + ], + [ + "ODY", + -15.338638305664062 + ], + [ + "▁Mendelsohn", + -15.338648796081543 + ], + [ + "vanilla", + -15.338655471801758 + ], + [ + "▁deselect", + -15.338668823242188 + ], + [ + "▁Cadmium", + -15.338708877563477 + ], + [ + "▁Radu", + -15.338757514953613 + ], + [ + "▁Accomplished", + -15.338759422302246 + ], + [ + "▁Pearse", + -15.33878231048584 + ], + [ + "▁OLB", + -15.33883285522461 + ], + [ + "▁Momoa", + -15.338844299316406 + ], + [ + "Philippe", + -15.338846206665039 + ], + [ + "▁Fela", + -15.338891983032227 + ], + [ + "▁Ambrosia", + -15.338911056518555 + ], + [ + "exceed", + -15.338912963867188 + ], + [ + "民", + -15.338912963867188 + ], + [ + "▁Stimulus", + -15.338913917541504 + ], + [ + "▁paratha", + -15.338913917541504 + ], + [ + "▁Barnhart", + -15.338915824890137 + ], + [ + "▁outfitter", + -15.338920593261719 + ], + [ + "▁Adhering", + -15.338947296142578 + ], + [ + "yesterday", + -15.338956832885742 + ], + [ + "▁Schule", + -15.338963508605957 + ], + [ + "▁Colossal", + -15.33902645111084 + ], + [ + "worldwide", + -15.339055061340332 + ], + [ + "QUEEN", + -15.339101791381836 + ], + [ + "▁conga", + -15.339144706726074 + ], + [ + "sensitise", + -15.339219093322754 + ], + [ + "▁airbrushed", + -15.339242935180664 + ], + [ + "Stanford", + -15.339247703552246 + ], + [ + "▁skydive", + -15.339265823364258 + ], + [ + "□", + -15.339282035827637 + ], + [ + "▁Carib", + -15.339302062988281 + ], + [ + "▁RETAIL", + -15.339349746704102 + ], + [ + "GHG", + -15.33935260772705 + ], + [ + "▁계", + -15.339357376098633 + ], + [ + "▁Comerica", + -15.339371681213379 + ], + [ + "▁Alver", + -15.33939266204834 + ], + [ + "▁Hund", + -15.339393615722656 + ], + [ + "▁Cogni", + -15.339396476745605 + ], + [ + "Soldier", + -15.339404106140137 + ], + [ + "によって", + -15.33948802947998 + ], + [ + "surely", + -15.339521408081055 + ], + [ + "▁sintered", + -15.339569091796875 + ], + [ + "čić", + -15.339598655700684 + ], + [ + "▁coastguard", + -15.339699745178223 + ], + [ + "▁Delores", + -15.339704513549805 + ], + [ + "▁TSL", + -15.339705467224121 + ], + [ + "▁baz", + -15.339741706848145 + ], + [ + "skeleton", + -15.33974552154541 + ], + [ + "έρ", + -15.33975887298584 + ], + [ + "▁Whipped", + -15.339761734008789 + ], + [ + "appu", + -15.339823722839355 + ], + [ + "Toxic", + -15.33983039855957 + ], + [ + "▁choco", + -15.339859008789062 + ], + [ + "▁Muzi", + -15.33991813659668 + ], + [ + "OCD", + -15.339999198913574 + ], + [ + "▁bifurcated", + -15.340015411376953 + ], + [ + "▁necromancer", + -15.34005355834961 + ], + [ + "▁ironies", + -15.340075492858887 + ], + [ + "▁Soledad", + -15.340081214904785 + ], + [ + "▁incised", + -15.340094566345215 + ], + [ + "▁spokesmen", + -15.340116500854492 + ], + [ + "▁depute", + -15.34021282196045 + ], + [ + "▁santo", + -15.340216636657715 + ], + [ + "YCE", + -15.340229034423828 + ], + [ + "▁Transformed", + -15.34024715423584 + ], + [ + "▁Janney", + -15.34025764465332 + ], + [ + "▁bootie", + -15.340261459350586 + ], + [ + "▁HiFi", + -15.340290069580078 + ], + [ + "FEMA", + -15.340310096740723 + ], + [ + "▁nihilistic", + -15.34033203125 + ], + [ + "며", + -15.340376853942871 + ], + [ + "▁CHEMICAL", + -15.340429306030273 + ], + [ + "ografia", + -15.340453147888184 + ], + [ + "▁Claud", + -15.34046459197998 + ], + [ + "Upgrade", + -15.340500831604004 + ], + [ + "▁Jaycee", + -15.340558052062988 + ], + [ + "▁Nanyang", + -15.340570449829102 + ], + [ + "▁الج", + -15.340614318847656 + ], + [ + "▁Einar", + -15.340660095214844 + ], + [ + "▁Mantri", + -15.34072208404541 + ], + [ + "▁KNOWN", + -15.340739250183105 + ], + [ + "▁Vagrant", + -15.340757369995117 + ], + [ + "▁irradiance", + -15.340764999389648 + ], + [ + "hool", + -15.34077262878418 + ], + [ + "▁Beaten", + -15.340786933898926 + ], + [ + "▁Subordinate", + -15.340792655944824 + ], + [ + "▁Yami", + -15.34081745147705 + ], + [ + "▁provi", + -15.34081745147705 + ], + [ + "▁impermanence", + -15.340821266174316 + ], + [ + "Notify", + -15.340840339660645 + ], + [ + "▁excitability", + -15.340861320495605 + ], + [ + "semite", + -15.340880393981934 + ], + [ + "RTO", + -15.340902328491211 + ], + [ + "mbps", + -15.340909004211426 + ], + [ + "▁Labeled", + -15.340909004211426 + ], + [ + "▁winnable", + -15.340977668762207 + ], + [ + "▁LINDA", + -15.341017723083496 + ], + [ + "thorough", + -15.341028213500977 + ], + [ + "incarnate", + -15.341029167175293 + ], + [ + "▁dibs", + -15.341036796569824 + ], + [ + "kilo", + -15.341054916381836 + ], + [ + "��Anticipation", + -15.341064453125 + ], + [ + "▁Ferraro", + -15.341081619262695 + ], + [ + "▁Shader", + -15.341143608093262 + ], + [ + "surprisingly", + -15.341151237487793 + ], + [ + "▁Milliken", + -15.341175079345703 + ], + [ + "▁ROY", + -15.341178894042969 + ], + [ + "▁highchair", + -15.341184616088867 + ], + [ + "▁Vonage", + -15.341188430786133 + ], + [ + "▁Homegrown", + -15.341195106506348 + ], + [ + "▁manageability", + -15.341205596923828 + ], + [ + "▁CPAC", + -15.341216087341309 + ], + [ + "▁deflating", + -15.341283798217773 + ], + [ + "▁Whidbey", + -15.341327667236328 + ], + [ + "Thick", + -15.341340065002441 + ], + [ + "▁Junta", + -15.34135913848877 + ], + [ + "▁NGL", + -15.341416358947754 + ], + [ + "▁Muguruza", + -15.341440200805664 + ], + [ + "Phen", + -15.341475486755371 + ], + [ + "▁Kody", + -15.34149169921875 + ], + [ + "▁idleness", + -15.341514587402344 + ], + [ + "▁Sprache", + -15.341526985168457 + ], + [ + "▁Mastodon", + -15.341557502746582 + ], + [ + "СЃ", + -15.341601371765137 + ], + [ + "▁cartographer", + -15.341609954833984 + ], + [ + "dsworth", + -15.341638565063477 + ], + [ + "LTP", + -15.341646194458008 + ], + [ + "▁Zithromax", + -15.341646194458008 + ], + [ + "دی", + -15.34165096282959 + ], + [ + "SEQ", + -15.341690063476562 + ], + [ + "Domestic", + -15.341702461242676 + ], + [ + "▁Tabla", + -15.341706275939941 + ], + [ + "▁arboretum", + -15.341721534729004 + ], + [ + "▁Gwalior", + -15.341927528381348 + ], + [ + "격", + -15.341927528381348 + ], + [ + "▁assiduously", + -15.34194278717041 + ], + [ + "▁Deine", + -15.341971397399902 + ], + [ + "▁Arenal", + -15.341987609863281 + ], + [ + "▁estaba", + -15.341998100280762 + ], + [ + "▁svg", + -15.342015266418457 + ], + [ + "▁gnashing", + -15.342021942138672 + ], + [ + "ninth", + -15.342036247253418 + ], + [ + "注", + -15.342036247253418 + ], + [ + "▁hogging", + -15.342059135437012 + ], + [ + "▁hysteresis", + -15.342061042785645 + ], + [ + "measuring", + -15.342111587524414 + ], + [ + "▁MBT", + -15.342146873474121 + ], + [ + "▁malfunctioned", + -15.342190742492676 + ], + [ + "▁Escort", + -15.342191696166992 + ], + [ + "▁BGA", + -15.342249870300293 + ], + [ + "▁Handbuch", + -15.342299461364746 + ], + [ + "▁DTP", + -15.342320442199707 + ], + [ + "▁Parody", + -15.342364311218262 + ], + [ + "▁Bakar", + -15.342390060424805 + ], + [ + "▁psychodynamic", + -15.342427253723145 + ], + [ + "▁galling", + -15.34243392944336 + ], + [ + "▁Overhaul", + -15.342443466186523 + ], + [ + "▁preemie", + -15.342451095581055 + ], + [ + "tribute", + -15.342485427856445 + ], + [ + "▁Saturated", + -15.342491149902344 + ], + [ + "▁TMNT", + -15.342498779296875 + ], + [ + "▁Favreau", + -15.342520713806152 + ], + [ + "▁Grimshaw", + -15.342592239379883 + ], + [ + "▁cantilevered", + -15.342625617980957 + ], + [ + "▁BELT", + -15.342650413513184 + ], + [ + "▁Indenture", + -15.342660903930664 + ], + [ + "ocyanin", + -15.342670440673828 + ], + [ + "▁KNOWLEDGE", + -15.342679023742676 + ], + [ + "▁Elysee", + -15.34268856048584 + ], + [ + "▁Varying", + -15.3427095413208 + ], + [ + "芒", + -15.342716217041016 + ], + [ + "▁Maghreb", + -15.342754364013672 + ], + [ + "glycemia", + -15.34277057647705 + ], + [ + "▁Cribb", + -15.342793464660645 + ], + [ + "▁beguile", + -15.342815399169922 + ], + [ + "▁hashish", + -15.342851638793945 + ], + [ + "consideration", + -15.342873573303223 + ], + [ + "Amsterdam", + -15.34288215637207 + ], + [ + "▁Foliage", + -15.342885971069336 + ], + [ + "▁Affluence", + -15.342925071716309 + ], + [ + "kaw", + -15.342957496643066 + ], + [ + "▁scrunched", + -15.342961311340332 + ], + [ + "▁gullies", + -15.342978477478027 + ], + [ + "Wool", + -15.343048095703125 + ], + [ + "ો", + -15.343072891235352 + ], + [ + "Workshop", + -15.34315013885498 + ], + [ + "Francois", + -15.343154907226562 + ], + [ + "▁perilously", + -15.343182563781738 + ], + [ + "▁Deletion", + -15.343194007873535 + ], + [ + "▁Convinced", + -15.343247413635254 + ], + [ + "bhadra", + -15.343411445617676 + ], + [ + "Casey", + -15.343425750732422 + ], + [ + "▁bogie", + -15.343428611755371 + ], + [ + "▁parë", + -15.343463897705078 + ], + [ + "▁Tidewater", + -15.343517303466797 + ], + [ + "ático", + -15.34352970123291 + ], + [ + "▁Sokoto", + -15.343632698059082 + ], + [ + "èvre", + -15.34363842010498 + ], + [ + "▁Etheridge", + -15.343645095825195 + ], + [ + "cuba", + -15.343652725219727 + ], + [ + "▁scalper", + -15.343658447265625 + ], + [ + "▁Heitkamp", + -15.343674659729004 + ], + [ + "▁hydrocephalus", + -15.343680381774902 + ], + [ + "specialized", + -15.343684196472168 + ], + [ + "▁GFI", + -15.343694686889648 + ], + [ + "koku", + -15.343728065490723 + ], + [ + "▁laughably", + -15.343734741210938 + ], + [ + "kirchen", + -15.343761444091797 + ], + [ + "▁disharmony", + -15.343803405761719 + ], + [ + "SiO", + -15.343809127807617 + ], + [ + "▁punted", + -15.343811988830566 + ], + [ + "▁ringgit", + -15.343838691711426 + ], + [ + "▁Craze", + -15.343871116638184 + ], + [ + "始", + -15.343910217285156 + ], + [ + "▁Wizz", + -15.343924522399902 + ], + [ + "TOOL", + -15.343961715698242 + ], + [ + "▁Niemi", + -15.344009399414062 + ], + [ + "▁Persson", + -15.344040870666504 + ], + [ + "Evening", + -15.344051361083984 + ], + [ + "▁Sidon", + -15.344058990478516 + ], + [ + "njali", + -15.34406852722168 + ], + [ + "LAX", + -15.344087600708008 + ], + [ + "▁Birthplace", + -15.344107627868652 + ], + [ + "▁Supercharger", + -15.344148635864258 + ], + [ + "peritoneal", + -15.3441743850708 + ], + [ + "▁microcephaly", + -15.344182968139648 + ], + [ + "▁MARINE", + -15.344188690185547 + ], + [ + "▁Jörg", + -15.344189643859863 + ], + [ + "Sleeve", + -15.344297409057617 + ], + [ + "▁Childbirth", + -15.344297409057617 + ], + [ + "modifying", + -15.344303131103516 + ], + [ + "▁간", + -15.344327926635742 + ], + [ + "1853", + -15.34434700012207 + ], + [ + "▁Miyagi", + -15.34438419342041 + ], + [ + "▁Samford", + -15.344465255737305 + ], + [ + "▁doggedly", + -15.344500541687012 + ], + [ + "▁WDR", + -15.344504356384277 + ], + [ + "Hitler", + -15.344507217407227 + ], + [ + "accused", + -15.344559669494629 + ], + [ + "▁LISTING", + -15.344564437866211 + ], + [ + "▁geezer", + -15.344579696655273 + ], + [ + "▁Alpen", + -15.344589233398438 + ], + [ + "▁backgammon", + -15.344596862792969 + ], + [ + "▁Thaksin", + -15.3446044921875 + ], + [ + "▁sharpshooter", + -15.34462833404541 + ], + [ + "▁casu", + -15.344659805297852 + ], + [ + "▁jotted", + -15.344666481018066 + ], + [ + "scanner", + -15.34469223022461 + ], + [ + "vertebrate", + -15.344707489013672 + ], + [ + "▁prostatectomy", + -15.344754219055176 + ], + [ + "▁Unexpectedly", + -15.344771385192871 + ], + [ + "▁Plutarch", + -15.3447847366333 + ], + [ + "Jurassic", + -15.344799995422363 + ], + [ + "▁Accomplishment", + -15.344827651977539 + ], + [ + "▁otitis", + -15.344829559326172 + ], + [ + "▁Oregano", + -15.344831466674805 + ], + [ + "Spread", + -15.34483814239502 + ], + [ + "munition", + -15.344855308532715 + ], + [ + "Meara", + -15.34487247467041 + ], + [ + "obacterium", + -15.344894409179688 + ], + [ + "Thirty", + -15.344895362854004 + ], + [ + "▁romanticized", + -15.34489631652832 + ], + [ + "substantially", + -15.344903945922852 + ], + [ + "▁PowerPC", + -15.344929695129395 + ], + [ + "▁0207", + -15.34499740600586 + ], + [ + "▁Neuer", + -15.345008850097656 + ], + [ + "▁Shockingly", + -15.345026016235352 + ], + [ + "ivité", + -15.345035552978516 + ], + [ + "ANTON", + -15.34504508972168 + ], + [ + "▁Handgun", + -15.345047950744629 + ], + [ + "invite", + -15.34506607055664 + ], + [ + "Guer", + -15.345078468322754 + ], + [ + "▁libero", + -15.345094680786133 + ], + [ + "▁Govan", + -15.345135688781738 + ], + [ + "▁Kalpa", + -15.345145225524902 + ], + [ + "▁BUTTER", + -15.345179557800293 + ], + [ + "▁financi", + -15.345185279846191 + ], + [ + "▁NetBeans", + -15.345200538635254 + ], + [ + "▁shortcake", + -15.345224380493164 + ], + [ + "급", + -15.345255851745605 + ], + [ + "Lynch", + -15.345267295837402 + ], + [ + "Montreal", + -15.345280647277832 + ], + [ + "▁cabo", + -15.345356941223145 + ], + [ + "▁McAuley", + -15.345369338989258 + ], + [ + "Nash", + -15.345381736755371 + ], + [ + "▁dello", + -15.34549331665039 + ], + [ + "▁Travertine", + -15.345500946044922 + ], + [ + "▁Migrate", + -15.345507621765137 + ], + [ + "▁Kaohsiung", + -15.34555721282959 + ], + [ + "▁Stratocaster", + -15.345559120178223 + ], + [ + "▁Gorakhpur", + -15.345613479614258 + ], + [ + "expanded", + -15.345623016357422 + ], + [ + "▁REDUCED", + -15.345664978027344 + ], + [ + "▁Petry", + -15.34566879272461 + ], + [ + "▁Lepto", + -15.34568977355957 + ], + [ + "▁Nivea", + -15.345715522766113 + ], + [ + "▁FactSet", + -15.345738410949707 + ], + [ + "▁Studied", + -15.345749855041504 + ], + [ + "▁disliking", + -15.34576416015625 + ], + [ + "▁Scab", + -15.345782279968262 + ], + [ + "Lola", + -15.34580135345459 + ], + [ + "▁Swarthmore", + -15.345802307128906 + ], + [ + "▁Khadr", + -15.34581470489502 + ], + [ + "Scientist", + -15.345829010009766 + ], + [ + "imé", + -15.345831871032715 + ], + [ + "▁clammy", + -15.345846176147461 + ], + [ + "▁complementarity", + -15.34585952758789 + ], + [ + "NCL", + -15.345892906188965 + ], + [ + "6638", + -15.345907211303711 + ], + [ + "▁Thoma", + -15.345925331115723 + ], + [ + "▁GLOW", + -15.345966339111328 + ], + [ + "▁Expandable", + -15.345976829528809 + ], + [ + "CFO", + -15.345990180969238 + ], + [ + "▁cómo", + -15.346036911010742 + ], + [ + "▁Slumber", + -15.346060752868652 + ], + [ + "▁Sangiovese", + -15.34606647491455 + ], + [ + "▁collectivist", + -15.3460693359375 + ], + [ + "▁HRW", + -15.346074104309082 + ], + [ + "enyi", + -15.346097946166992 + ], + [ + "znik", + -15.34610652923584 + ], + [ + "▁Amaranth", + -15.346171379089355 + ], + [ + "▁Ranji", + -15.346184730529785 + ], + [ + "▁cheerfulness", + -15.346220016479492 + ], + [ + "▁GUARD", + -15.346243858337402 + ], + [ + "iTunes", + -15.346271514892578 + ], + [ + "▁iniquities", + -15.346273422241211 + ], + [ + "ический", + -15.346304893493652 + ], + [ + "▁stymie", + -15.346353530883789 + ], + [ + "▁Hawkesbury", + -15.346365928649902 + ], + [ + "▁Valeant", + -15.346405982971191 + ], + [ + "▁Slingshot", + -15.346440315246582 + ], + [ + "▁Vigor", + -15.346449851989746 + ], + [ + "▁choreographic", + -15.346463203430176 + ], + [ + "▁Mookie", + -15.346495628356934 + ], + [ + "kila", + -15.346536636352539 + ], + [ + "▁strenght", + -15.346556663513184 + ], + [ + "cruci", + -15.34656047821045 + ], + [ + "▁saluting", + -15.346562385559082 + ], + [ + "▁Sahu", + -15.346665382385254 + ], + [ + "▁Laszlo", + -15.34666633605957 + ], + [ + "▁ipsum", + -15.346678733825684 + ], + [ + "▁Kantor", + -15.346702575683594 + ], + [ + "▁Luminar", + -15.346738815307617 + ], + [ + "▁gallium", + -15.346773147583008 + ], + [ + "▁vacating", + -15.34681224822998 + ], + [ + "▁Adela", + -15.346821784973145 + ], + [ + "▁Plantar", + -15.346893310546875 + ], + [ + "▁grouchy", + -15.346896171569824 + ], + [ + "expire", + -15.346912384033203 + ], + [ + "▁Melia", + -15.346927642822266 + ], + [ + "▁uncoordinated", + -15.347004890441895 + ], + [ + "▁RPF", + -15.347020149230957 + ], + [ + "Reliability", + -15.347037315368652 + ], + [ + "▁benzyl", + -15.347039222717285 + ], + [ + "Opinion", + -15.347049713134766 + ], + [ + "ρά", + -15.347053527832031 + ], + [ + "▁Sindhi", + -15.34705924987793 + ], + [ + "▁Ghee", + -15.347074508666992 + ], + [ + "▁taekwondo", + -15.347084045410156 + ], + [ + "▁Schel", + -15.347151756286621 + ], + [ + "▁Stackable", + -15.34715461730957 + ], + [ + "▁Sabu", + -15.34715747833252 + ], + [ + "▁canvassed", + -15.34717845916748 + ], + [ + "PAK", + -15.34718132019043 + ], + [ + "▁Airshow", + -15.347185134887695 + ], + [ + "▁Hydrocarbon", + -15.347188949584961 + ], + [ + "▁octet", + -15.347212791442871 + ], + [ + "▁BOUND", + -15.347229957580566 + ], + [ + "relieving", + -15.347273826599121 + ], + [ + "ются", + -15.347289085388184 + ], + [ + "▁REFER", + -15.347297668457031 + ], + [ + "twenties", + -15.34735107421875 + ], + [ + "▁Hutu", + -15.347354888916016 + ], + [ + "▁Macedon", + -15.347399711608887 + ], + [ + "▁grouting", + -15.347411155700684 + ], + [ + "▁wrung", + -15.347455024719238 + ], + [ + "▁excommunication", + -15.347457885742188 + ], + [ + "▁Madina", + -15.347461700439453 + ], + [ + "▁assistantship", + -15.347461700439453 + ], + [ + "annually", + -15.347469329833984 + ], + [ + "▁Munir", + -15.347475051879883 + ], + [ + "▁bilaterally", + -15.347477912902832 + ], + [ + "▁saison", + -15.347522735595703 + ], + [ + "▁erste", + -15.347550392150879 + ], + [ + "▁YANG", + -15.347600936889648 + ], + [ + "▁ASQ", + -15.347624778747559 + ], + [ + "もの", + -15.347667694091797 + ], + [ + "▁Bullseye", + -15.347675323486328 + ], + [ + "aría", + -15.347683906555176 + ], + [ + "bsc", + -15.347683906555176 + ], + [ + "▁tuscan", + -15.347782135009766 + ], + [ + "▁Erikson", + -15.347786903381348 + ], + [ + "▁Phenomenon", + -15.34780216217041 + ], + [ + "▁definable", + -15.347841262817383 + ], + [ + "▁TRACE", + -15.347879409790039 + ], + [ + "▁Trine", + -15.347885131835938 + ], + [ + "▁geocache", + -15.34788990020752 + ], + [ + "Mediterranean", + -15.347890853881836 + ], + [ + "▁Obstructive", + -15.347914695739746 + ], + [ + "illiard", + -15.34793472290039 + ], + [ + "▁Ginza", + -15.34793472290039 + ], + [ + "nigh", + -15.34793758392334 + ], + [ + "▁Ballantyne", + -15.347952842712402 + ], + [ + "▁Pabst", + -15.347966194152832 + ], + [ + "▁brimstone", + -15.347980499267578 + ], + [ + "▁Sinking", + -15.348038673400879 + ], + [ + "▁slatted", + -15.348061561584473 + ], + [ + "cadia", + -15.348079681396484 + ], + [ + "▁transcoding", + -15.348135948181152 + ], + [ + "ajra", + -15.348198890686035 + ], + [ + "Springer", + -15.348217964172363 + ], + [ + "▁Haemato", + -15.34821891784668 + ], + [ + "threatened", + -15.348223686218262 + ], + [ + "jri", + -15.348278999328613 + ], + [ + "▁Lati", + -15.348309516906738 + ], + [ + "▁Carlsberg", + -15.348344802856445 + ], + [ + "▁trag", + -15.348389625549316 + ], + [ + "▁RDBMS", + -15.348409652709961 + ], + [ + "▁Autry", + -15.348438262939453 + ], + [ + "▁Farhad", + -15.3484468460083 + ], + [ + "▁Lucan", + -15.348454475402832 + ], + [ + "نی", + -15.348455429077148 + ], + [ + "▁Hernan", + -15.348465919494629 + ], + [ + "▁dribbled", + -15.348470687866211 + ], + [ + "pinterest", + -15.34848690032959 + ], + [ + "utopia", + -15.348505020141602 + ], + [ + "▁Tablecloth", + -15.348517417907715 + ], + [ + "▁Wristband", + -15.348531723022461 + ], + [ + "РС", + -15.34853458404541 + ], + [ + "zick", + -15.348535537719727 + ], + [ + "▁Batra", + -15.34858226776123 + ], + [ + "Already", + -15.348608016967773 + ], + [ + "▁Stroudsburg", + -15.348608016967773 + ], + [ + "▁Katharina", + -15.34861946105957 + ], + [ + "winski", + -15.348625183105469 + ], + [ + "▁Shail", + -15.34863567352295 + ], + [ + "▁APPS", + -15.348663330078125 + ], + [ + "▁DAVE", + -15.348700523376465 + ], + [ + "▁Idiom", + -15.34870719909668 + ], + [ + "गा", + -15.348711013793945 + ], + [ + "▁Mondrian", + -15.348736763000488 + ], + [ + "▁Cheetos", + -15.34874153137207 + ], + [ + "▁Futura", + -15.348755836486816 + ], + [ + "▁FUE", + -15.348763465881348 + ], + [ + "ographie", + -15.348807334899902 + ], + [ + "▁Beneficiary", + -15.348821640014648 + ], + [ + "نه", + -15.348823547363281 + ], + [ + "▁alanine", + -15.348835945129395 + ], + [ + "ppp", + -15.348858833312988 + ], + [ + "▁Yoke", + -15.348883628845215 + ], + [ + "sprout", + -15.34888744354248 + ], + [ + "Rita", + -15.348942756652832 + ], + [ + "▁Kearny", + -15.348954200744629 + ], + [ + "▁Parishad", + -15.348962783813477 + ], + [ + "▁XPath", + -15.349004745483398 + ], + [ + "▁Symbio", + -15.349029541015625 + ], + [ + "▁squalor", + -15.349048614501953 + ], + [ + "▁Jeroen", + -15.349088668823242 + ], + [ + "▁Bezel", + -15.34909439086914 + ], + [ + "ironically", + -15.349115371704102 + ], + [ + "▁lenovo", + -15.34916877746582 + ], + [ + "agnol", + -15.349190711975098 + ], + [ + "propane", + -15.349203109741211 + ], + [ + "▁PROCEED", + -15.34925651550293 + ], + [ + "▁Yoshino", + -15.349257469177246 + ], + [ + "▁Middleware", + -15.349267959594727 + ], + [ + "ologique", + -15.349298477172852 + ], + [ + "concussion", + -15.34934139251709 + ], + [ + "▁immanent", + -15.349372863769531 + ], + [ + "▁BREATH", + -15.349390983581543 + ], + [ + "▁Auditory", + -15.349395751953125 + ], + [ + "▁Marfa", + -15.349398612976074 + ], + [ + "▁Misconduct", + -15.349398612976074 + ], + [ + "▁RRC", + -15.349404335021973 + ], + [ + "▁Ahsan", + -15.349409103393555 + ], + [ + "▁Parva", + -15.349467277526855 + ], + [ + "▁Fraternal", + -15.349503517150879 + ], + [ + "▁Confusing", + -15.349508285522461 + ], + [ + "conceal", + -15.349564552307129 + ], + [ + "iraj", + -15.349584579467773 + ], + [ + "▁subbing", + -15.34959602355957 + ], + [ + "▁Halcyon", + -15.349597930908203 + ], + [ + "▁nauseated", + -15.349624633789062 + ], + [ + "▁disuse", + -15.349629402160645 + ], + [ + "elimination", + -15.349647521972656 + ], + [ + "ිය", + -15.349647521972656 + ], + [ + "кро", + -15.349676132202148 + ], + [ + "▁Siebel", + -15.349698066711426 + ], + [ + "▁Lolly", + -15.34970474243164 + ], + [ + "▁claustrophobia", + -15.349710464477539 + ], + [ + "jammer", + -15.349712371826172 + ], + [ + "▁Moko", + -15.349773406982422 + ], + [ + "這", + -15.34978199005127 + ], + [ + "▁snobbery", + -15.349787712097168 + ], + [ + "▁tamer", + -15.349794387817383 + ], + [ + "WRT", + -15.34986686706543 + ], + [ + "▁synchrotron", + -15.34986686706543 + ], + [ + "▁Kharkiv", + -15.349900245666504 + ], + [ + "▁madden", + -15.349922180175781 + ], + [ + "▁Lemma", + -15.349934577941895 + ], + [ + "Optical", + -15.349964141845703 + ], + [ + "▁counterinsurgency", + -15.349968910217285 + ], + [ + "▁Hadfield", + -15.350042343139648 + ], + [ + "Miranda", + -15.350077629089355 + ], + [ + "▁NASB", + -15.350111961364746 + ], + [ + "▁topiary", + -15.350111961364746 + ], + [ + "dipped", + -15.350123405456543 + ], + [ + "▁Advani", + -15.35012435913086 + ], + [ + "ripple", + -15.350127220153809 + ], + [ + "anowski", + -15.350189208984375 + ], + [ + "▁Rubbermaid", + -15.350191116333008 + ], + [ + "▁Algorithmic", + -15.350208282470703 + ], + [ + "▁endocarditis", + -15.350240707397461 + ], + [ + "▁circumnavigate", + -15.350241661071777 + ], + [ + "▁Uninsured", + -15.350248336791992 + ], + [ + "Advice", + -15.350249290466309 + ], + [ + "▁Ocular", + -15.350249290466309 + ], + [ + "▁Kinsta", + -15.350252151489258 + ], + [ + "▁Lucic", + -15.35027027130127 + ], + [ + "▁spasticity", + -15.35033130645752 + ], + [ + "▁Kien", + -15.350334167480469 + ], + [ + "▁Uploading", + -15.350361824035645 + ], + [ + "▁Wintour", + -15.350383758544922 + ], + [ + "▁paraphrased", + -15.350385665893555 + ], + [ + "▁contextually", + -15.350395202636719 + ], + [ + "▁PIO", + -15.350421905517578 + ], + [ + "Pastor", + -15.350435256958008 + ], + [ + "▁CALI", + -15.350540161132812 + ], + [ + "측", + -15.35056209564209 + ], + [ + "Photography", + -15.350591659545898 + ], + [ + "▁acces", + -15.350618362426758 + ], + [ + "GREEN", + -15.350628852844238 + ], + [ + "▁Emmerdale", + -15.350685119628906 + ], + [ + "▁Spaceship", + -15.350706100463867 + ], + [ + "▁Kawai", + -15.350726127624512 + ], + [ + "▁adversities", + -15.35082721710205 + ], + [ + "cautious", + -15.350829124450684 + ], + [ + "▁Speculative", + -15.350831031799316 + ], + [ + "▁patisserie", + -15.350846290588379 + ], + [ + "▁Aldous", + -15.350865364074707 + ], + [ + "▁sweden", + -15.35089111328125 + ], + [ + "▁Dieser", + -15.35096549987793 + ], + [ + "▁colloquium", + -15.351016998291016 + ], + [ + "▁Gretna", + -15.351044654846191 + ], + [ + "▁Skyway", + -15.351046562194824 + ], + [ + "▁Fron", + -15.351052284240723 + ], + [ + "▁sociopathic", + -15.351059913635254 + ], + [ + "switched", + -15.351099967956543 + ], + [ + "▁nVidia", + -15.351168632507324 + ], + [ + "▁slosh", + -15.351168632507324 + ], + [ + "▁Adagio", + -15.351192474365234 + ], + [ + "▁Caswell", + -15.351197242736816 + ], + [ + "▁wurden", + -15.35120677947998 + ], + [ + "▁aileron", + -15.351214408874512 + ], + [ + "Trem", + -15.351385116577148 + ], + [ + "▁monofilament", + -15.351385116577148 + ], + [ + "Startup", + -15.351387977600098 + ], + [ + "▁unhurt", + -15.351391792297363 + ], + [ + "▁Plen", + -15.351401329040527 + ], + [ + "Mapping", + -15.351459503173828 + ], + [ + "▁Farmville", + -15.351511001586914 + ], + [ + "▁tarpon", + -15.351545333862305 + ], + [ + "▁Freitas", + -15.351552963256836 + ], + [ + "▁filial", + -15.351567268371582 + ], + [ + "effe", + -15.35157585144043 + ], + [ + "implicit", + -15.351578712463379 + ], + [ + "ными", + -15.351579666137695 + ], + [ + "▁Scop", + -15.351580619812012 + ], + [ + "census", + -15.351638793945312 + ], + [ + "▁Planar", + -15.351640701293945 + ], + [ + "Normally", + -15.351653099060059 + ], + [ + "▁microvascular", + -15.351702690124512 + ], + [ + "▁Mintel", + -15.351719856262207 + ], + [ + "▁Cornel", + -15.351751327514648 + ], + [ + "▁GSR", + -15.351755142211914 + ], + [ + "▁vaulting", + -15.351761817932129 + ], + [ + "▁prance", + -15.351764678955078 + ], + [ + "▁Pronunciation", + -15.351787567138672 + ], + [ + "▁junket", + -15.351799964904785 + ], + [ + "nowiki", + -15.351816177368164 + ], + [ + "▁Pathak", + -15.351818084716797 + ], + [ + "▁midwestern", + -15.351829528808594 + ], + [ + "▁Borgo", + -15.35183048248291 + ], + [ + "▁Limoges", + -15.351845741271973 + ], + [ + "opper", + -15.35185432434082 + ], + [ + "RUB", + -15.351865768432617 + ], + [ + "sectarian", + -15.351895332336426 + ], + [ + "▁CSIR", + -15.351911544799805 + ], + [ + "▁philo", + -15.351920127868652 + ], + [ + "▁bookends", + -15.351951599121094 + ], + [ + "ADL", + -15.351953506469727 + ], + [ + "10°", + -15.352060317993164 + ], + [ + "▁tarry", + -15.352066993713379 + ], + [ + "▁Iditarod", + -15.352078437805176 + ], + [ + "▁Drouin", + -15.352141380310059 + ], + [ + "▁quan", + -15.352148056030273 + ], + [ + "▁Jameis", + -15.352171897888184 + ], + [ + "▁bonk", + -15.352176666259766 + ], + [ + "Apollo", + -15.352194786071777 + ], + [ + "▁nucleoside", + -15.35219955444336 + ], + [ + "▁WASTE", + -15.352240562438965 + ], + [ + "▁indefatigable", + -15.35226821899414 + ], + [ + "▁Intravenous", + -15.352270126342773 + ], + [ + "oggia", + -15.352294921875 + ], + [ + "▁rebroadcast", + -15.352316856384277 + ], + [ + "变", + -15.352319717407227 + ], + [ + "▁Sumer", + -15.352330207824707 + ], + [ + "▁Claes", + -15.35234260559082 + ], + [ + "▁Afghani", + -15.352351188659668 + ], + [ + "▁giclee", + -15.352362632751465 + ], + [ + "Harvest", + -15.352370262145996 + ], + [ + "Dixon", + -15.352374076843262 + ], + [ + "▁materiel", + -15.352399826049805 + ], + [ + "supra", + -15.352420806884766 + ], + [ + "struggle", + -15.352436065673828 + ], + [ + "▁Benidorm", + -15.352514266967773 + ], + [ + "▁kenmore", + -15.352523803710938 + ], + [ + "eidel", + -15.352531433105469 + ], + [ + "ūr", + -15.352566719055176 + ], + [ + "NIP", + -15.35258960723877 + ], + [ + "legg", + -15.352599143981934 + ], + [ + "▁NBL", + -15.352680206298828 + ], + [ + "▁fortifying", + -15.352743148803711 + ], + [ + "▁Racetrack", + -15.352766990661621 + ], + [ + "▁thorium", + -15.35280704498291 + ], + [ + "▁rummy", + -15.352814674377441 + ], + [ + "▁Morti", + -15.352815628051758 + ], + [ + "▁Showground", + -15.352869987487793 + ], + [ + "explosive", + -15.352872848510742 + ], + [ + "▁truncation", + -15.352874755859375 + ], + [ + "▁Nickname", + -15.352879524230957 + ], + [ + "errick", + -15.352914810180664 + ], + [ + "▁Polanco", + -15.352914810180664 + ], + [ + "含", + -15.352922439575195 + ], + [ + "▁Schuler", + -15.352932929992676 + ], + [ + "gravi", + -15.352957725524902 + ], + [ + "▁Florent", + -15.353041648864746 + ], + [ + "arrington", + -15.353071212768555 + ], + [ + "▁Riaz", + -15.353116989135742 + ], + [ + "▁cornet", + -15.353118896484375 + ], + [ + "INING", + -15.353124618530273 + ], + [ + "▁Grampian", + -15.353167533874512 + ], + [ + "acanth", + -15.353170394897461 + ], + [ + "▁gurgle", + -15.353184700012207 + ], + [ + "▁Particulate", + -15.353196144104004 + ], + [ + "▁Deshaun", + -15.353201866149902 + ], + [ + "Equity", + -15.353239059448242 + ], + [ + "▁absolved", + -15.35326862335205 + ], + [ + "trusion", + -15.353273391723633 + ], + [ + "▁langue", + -15.353309631347656 + ], + [ + "▁RESPOND", + -15.353350639343262 + ], + [ + "▁stee", + -15.353353500366211 + ], + [ + "Landscape", + -15.353381156921387 + ], + [ + "▁serta", + -15.353386878967285 + ], + [ + "▁문", + -15.353401184082031 + ], + [ + "▁Bogus", + -15.353614807128906 + ], + [ + "ェ", + -15.353616714477539 + ], + [ + "▁Dehydration", + -15.3536376953125 + ], + [ + "▁Hendon", + -15.353644371032715 + ], + [ + "▁denouement", + -15.353691101074219 + ], + [ + "▁Busted", + -15.353696823120117 + ], + [ + "▁Dangote", + -15.353702545166016 + ], + [ + "Monica", + -15.35372543334961 + ], + [ + "▁EWG", + -15.353728294372559 + ], + [ + "▁bristol", + -15.353729248046875 + ], + [ + "▁Vaporizer", + -15.353741645812988 + ], + [ + "ünde", + -15.353799819946289 + ], + [ + "▁Hayle", + -15.353923797607422 + ], + [ + "▁Jabra", + -15.353957176208496 + ], + [ + "faithful", + -15.353984832763672 + ], + [ + "▁Bayshore", + -15.354072570800781 + ], + [ + "amphetamine", + -15.354105949401855 + ], + [ + "jective", + -15.354135513305664 + ], + [ + "concerned", + -15.354140281677246 + ], + [ + "この", + -15.3541898727417 + ], + [ + "ں", + -15.354374885559082 + ], + [ + "▁deriva", + -15.354388236999512 + ], + [ + "▁exuding", + -15.35439395904541 + ], + [ + "JSON", + -15.354395866394043 + ], + [ + "▁Enquiries", + -15.354451179504395 + ], + [ + "▁sulfa", + -15.354466438293457 + ], + [ + "ո", + -15.354545593261719 + ], + [ + "▁Montreux", + -15.354584693908691 + ], + [ + "▁curtailment", + -15.354599952697754 + ], + [ + "Laptop", + -15.354609489440918 + ], + [ + "▁dregs", + -15.354626655578613 + ], + [ + "▁HOOK", + -15.35463809967041 + ], + [ + "▁implacable", + -15.354698181152344 + ], + [ + "WiFi", + -15.354715347290039 + ], + [ + "Quercus", + -15.354717254638672 + ], + [ + "▁Equalizer", + -15.354721069335938 + ], + [ + "▁Sunbury", + -15.354728698730469 + ], + [ + "进行", + -15.354744911193848 + ], + [ + "Pittsburgh", + -15.354774475097656 + ], + [ + "▁Realization", + -15.354790687561035 + ], + [ + "▁Daewoo", + -15.35484790802002 + ], + [ + "▁Velasco", + -15.354891777038574 + ], + [ + "▁Nena", + -15.354955673217773 + ], + [ + "▁BOLT", + -15.35495662689209 + ], + [ + "▁Dissolution", + -15.354958534240723 + ], + [ + "▁steno", + -15.35498046875 + ], + [ + "кс", + -15.355019569396973 + ], + [ + "▁Legionella", + -15.355059623718262 + ], + [ + "Nuclear", + -15.355113983154297 + ], + [ + "▁ACME", + -15.355135917663574 + ], + [ + "▁Petunia", + -15.355173110961914 + ], + [ + "▁Stoltenberg", + -15.355175971984863 + ], + [ + "▁MYTH", + -15.355178833007812 + ], + [ + "craig", + -15.355202674865723 + ], + [ + "▁Phenomenology", + -15.355250358581543 + ], + [ + "▁Administer", + -15.3552885055542 + ], + [ + "▁Pronounce", + -15.355299949645996 + ], + [ + "▁Batik", + -15.355325698852539 + ], + [ + "Overview", + -15.355332374572754 + ], + [ + "utte", + -15.355360984802246 + ], + [ + "از", + -15.355401039123535 + ], + [ + "ದ", + -15.355401039123535 + ], + [ + "▁Preferredprint", + -15.355408668518066 + ], + [ + "▁toolchain", + -15.355472564697266 + ], + [ + "▁Chisel", + -15.355518341064453 + ], + [ + "▁electrophysiological", + -15.35554313659668 + ], + [ + "Chance", + -15.355548858642578 + ], + [ + "▁castaway", + -15.355573654174805 + ], + [ + "▁dyspnea", + -15.355592727661133 + ], + [ + "▁Trustworthy", + -15.355609893798828 + ], + [ + "▁Staci", + -15.355642318725586 + ], + [ + "▁memorialized", + -15.355644226074219 + ], + [ + "▁Dedham", + -15.355660438537598 + ], + [ + "▁Adolfo", + -15.355696678161621 + ], + [ + "EMT", + -15.35575008392334 + ], + [ + "▁multifocal", + -15.355759620666504 + ], + [ + "▁Psst", + -15.3557710647583 + ], + [ + "▁Bioengineering", + -15.355781555175781 + ], + [ + "loren", + -15.355785369873047 + ], + [ + "▁MONTREAL", + -15.35582160949707 + ], + [ + "▁NATIONS", + -15.35582160949707 + ], + [ + "▁Daisies", + -15.355881690979004 + ], + [ + "▁Renzo", + -15.355921745300293 + ], + [ + "▁fearfully", + -15.355951309204102 + ], + [ + "▁também", + -15.35595417022705 + ], + [ + "▁Sunway", + -15.355977058410645 + ], + [ + "▁FEV", + -15.35598373413086 + ], + [ + "ости", + -15.355987548828125 + ], + [ + "Mercury", + -15.355995178222656 + ], + [ + "Statistics", + -15.356011390686035 + ], + [ + "▁Arcata", + -15.356037139892578 + ], + [ + "wate", + -15.356073379516602 + ], + [ + "▁ARCHIVE", + -15.35607624053955 + ], + [ + "▁Scrib", + -15.35608959197998 + ], + [ + "▁Bruton", + -15.356106758117676 + ], + [ + "▁Signet", + -15.356138229370117 + ], + [ + "կ", + -15.356163024902344 + ], + [ + "▁poutine", + -15.356163024902344 + ], + [ + "▁CONDUCT", + -15.356175422668457 + ], + [ + "▁ADAMS", + -15.356179237365723 + ], + [ + "▁shtick", + -15.356200218200684 + ], + [ + "يع", + -15.356221199035645 + ], + [ + "▁Tokugawa", + -15.356221199035645 + ], + [ + "ที่", + -15.35623836517334 + ], + [ + "▁Kiehl", + -15.356264114379883 + ], + [ + "▁Pronto", + -15.356283187866211 + ], + [ + "▁Diagnosed", + -15.356291770935059 + ], + [ + "▁paediatrician", + -15.35629653930664 + ], + [ + "▁orienting", + -15.356297492980957 + ], + [ + "▁matriculation", + -15.356300354003906 + ], + [ + "▁TRYING", + -15.356310844421387 + ], + [ + "hiding", + -15.356331825256348 + ], + [ + "▁Caliper", + -15.356363296508789 + ], + [ + "▁deejay", + -15.356389045715332 + ], + [ + "Shakespeare", + -15.356392860412598 + ], + [ + "▁CONCEPT", + -15.356402397155762 + ], + [ + "▁ovulate", + -15.356405258178711 + ], + [ + "▁kmart", + -15.356416702270508 + ], + [ + "▁EWS", + -15.356478691101074 + ], + [ + "▁ENSO", + -15.356485366821289 + ], + [ + "مل", + -15.356566429138184 + ], + [ + "▁SANA", + -15.35657024383545 + ], + [ + "Branch", + -15.356578826904297 + ], + [ + "▁instantiation", + -15.356600761413574 + ], + [ + "▁Wootton", + -15.35661506652832 + ], + [ + "Ghana", + -15.356630325317383 + ], + [ + "▁cyclocross", + -15.356636047363281 + ], + [ + "tanium", + -15.356657981872559 + ], + [ + "▁Fide", + -15.356696128845215 + ], + [ + "▁woof", + -15.356698036193848 + ], + [ + "▁Tati", + -15.356711387634277 + ], + [ + "▁Telemundo", + -15.356724739074707 + ], + [ + "▁Nyquist", + -15.3567476272583 + ], + [ + "▁Nickerson", + -15.356785774230957 + ], + [ + "▁gjithë", + -15.356792449951172 + ], + [ + "▁lich", + -15.35681438446045 + ], + [ + "▁propofol", + -15.356850624084473 + ], + [ + "▁SPRINGFIELD", + -15.356851577758789 + ], + [ + "▁definetly", + -15.356867790222168 + ], + [ + "▁fruct", + -15.356900215148926 + ], + [ + "▁Roxas", + -15.356914520263672 + ], + [ + "▁Fujita", + -15.356937408447266 + ], + [ + "▁Insult", + -15.356965065002441 + ], + [ + "▁gaff", + -15.35698127746582 + ], + [ + "▁NAICS", + -15.356987953186035 + ], + [ + "▁Posterior", + -15.356999397277832 + ], + [ + "▁Synaptic", + -15.357001304626465 + ], + [ + "Fundamental", + -15.35702133178711 + ], + [ + "rechnung", + -15.357051849365234 + ], + [ + "Plum", + -15.357063293457031 + ], + [ + "▁Shekhar", + -15.357072830200195 + ], + [ + "lactam", + -15.357114791870117 + ], + [ + "▁Hyacinth", + -15.35711669921875 + ], + [ + "Approved", + -15.357137680053711 + ], + [ + "▁Seong", + -15.357172012329102 + ], + [ + "▁crackpot", + -15.357181549072266 + ], + [ + "▁Tawny", + -15.357190132141113 + ], + [ + "assessed", + -15.357202529907227 + ], + [ + "▁PHR", + -15.357218742370605 + ], + [ + "▁Mezzanine", + -15.35724925994873 + ], + [ + "▁magnifies", + -15.357268333435059 + ], + [ + "▁ridesharing", + -15.357269287109375 + ], + [ + "Riley", + -15.35732364654541 + ], + [ + "▁Bleak", + -15.357354164123535 + ], + [ + "▁Hoffenheim", + -15.357369422912598 + ], + [ + "▁refocused", + -15.357419967651367 + ], + [ + "▁archaea", + -15.357510566711426 + ], + [ + "▁Scrutiny", + -15.357516288757324 + ], + [ + "▁mooch", + -15.357553482055664 + ], + [ + "▁enticement", + -15.357564926147461 + ], + [ + "▁CASTLE", + -15.357572555541992 + ], + [ + "Qiagen", + -15.357579231262207 + ], + [ + "▁Attn", + -15.357592582702637 + ], + [ + "▁Husserl", + -15.357636451721191 + ], + [ + "▁psychedelia", + -15.35763931274414 + ], + [ + "▁REVEAL", + -15.357653617858887 + ], + [ + "▁SpyFu", + -15.357674598693848 + ], + [ + "▁HALO", + -15.35770320892334 + ], + [ + "VIR", + -15.35775089263916 + ], + [ + "▁impoundment", + -15.35776424407959 + ], + [ + "천", + -15.357782363891602 + ], + [ + "▁NEWSLETTER", + -15.357783317565918 + ], + [ + "았", + -15.357820510864258 + ], + [ + "▁chun", + -15.357858657836914 + ], + [ + "▁Aliso", + -15.357872009277344 + ], + [ + "▁Vinh", + -15.357889175415039 + ], + [ + "бл", + -15.357906341552734 + ], + [ + "▁Lothar", + -15.357925415039062 + ], + [ + "▁Gatto", + -15.357985496520996 + ], + [ + "▁Mulcair", + -15.357996940612793 + ], + [ + "▁ruleset", + -15.358009338378906 + ], + [ + "▁Kesler", + -15.358031272888184 + ], + [ + "▁Lasso", + -15.3580904006958 + ], + [ + "▁Cardiovasc", + -15.358161926269531 + ], + [ + "▁hesitancy", + -15.35816478729248 + ], + [ + "▁watchword", + -15.358174324035645 + ], + [ + "▁час", + -15.358184814453125 + ], + [ + "▁griffin", + -15.358207702636719 + ], + [ + "▁pinging", + -15.358209609985352 + ], + [ + "▁frisky", + -15.358247756958008 + ], + [ + "▁fumed", + -15.35827922821045 + ], + [ + "▁Symonds", + -15.358379364013672 + ], + [ + "▁Licking", + -15.358382225036621 + ], + [ + "▁crackled", + -15.358388900756836 + ], + [ + "▁segundo", + -15.35839557647705 + ], + [ + "HAB", + -15.358418464660645 + ], + [ + "▁الب", + -15.358434677124023 + ], + [ + "▁Hurling", + -15.358440399169922 + ], + [ + "πα", + -15.358442306518555 + ], + [ + "BMW", + -15.358448028564453 + ], + [ + "▁hollered", + -15.358473777770996 + ], + [ + "▁Revert", + -15.358490943908691 + ], + [ + "▁DUO", + -15.35857105255127 + ], + [ + "Brunette", + -15.358587265014648 + ], + [ + "punt", + -15.358587265014648 + ], + [ + "または", + -15.358613014221191 + ], + [ + "WHY", + -15.358623504638672 + ], + [ + "▁fusible", + -15.358633041381836 + ], + [ + "sequitur", + -15.358640670776367 + ], + [ + "য়", + -15.358672142028809 + ], + [ + "▁Vijayawada", + -15.358814239501953 + ], + [ + "▁Korb", + -15.358827590942383 + ], + [ + "▁Pistorius", + -15.358832359313965 + ], + [ + "▁Jetstar", + -15.358845710754395 + ], + [ + "▁Mossy", + -15.358854293823242 + ], + [ + "▁protestations", + -15.358859062194824 + ], + [ + "obble", + -15.358877182006836 + ], + [ + "▁Persie", + -15.358880043029785 + ], + [ + "▁roadtrip", + -15.358880996704102 + ], + [ + "▁GUM", + -15.35889720916748 + ], + [ + "▁SLM", + -15.358928680419922 + ], + [ + "▁REVIEWS", + -15.358932495117188 + ], + [ + "potty", + -15.358953475952148 + ], + [ + "▁pushover", + -15.358963966369629 + ], + [ + "▁LaGrange", + -15.359004974365234 + ], + [ + "▁Gillett", + -15.35901165008545 + ], + [ + "▁reconfirm", + -15.359029769897461 + ], + [ + "motorized", + -15.359053611755371 + ], + [ + "▁digestibility", + -15.359122276306152 + ], + [ + "▁GFX", + -15.35914134979248 + ], + [ + "▁Seldom", + -15.359149932861328 + ], + [ + "▁SIAM", + -15.359196662902832 + ], + [ + "▁Humour", + -15.359238624572754 + ], + [ + "▁comunidad", + -15.359258651733398 + ], + [ + "▁SIRT", + -15.35927963256836 + ], + [ + "restriction", + -15.359302520751953 + ], + [ + "▁NYTimes", + -15.35935115814209 + ], + [ + "maneuver", + -15.359410285949707 + ], + [ + "▁variably", + -15.359431266784668 + ], + [ + "aaaaaaa", + -15.359451293945312 + ], + [ + "requested", + -15.359451293945312 + ], + [ + "▁effeminate", + -15.35946273803711 + ], + [ + "▁Forsaken", + -15.359500885009766 + ], + [ + "▁Mahajan", + -15.3595552444458 + ], + [ + "▁Landrieu", + -15.359559059143066 + ], + [ + "RBC", + -15.359561920166016 + ], + [ + "▁oleic", + -15.359574317932129 + ], + [ + "▁προ", + -15.359578132629395 + ], + [ + "▁الر", + -15.359640121459961 + ], + [ + "▁Lanny", + -15.359642028808594 + ], + [ + "▁Baudelaire", + -15.359654426574707 + ], + [ + "▁Competencies", + -15.35969352722168 + ], + [ + "▁Castilla", + -15.359698295593262 + ], + [ + "▁reefer", + -15.359709739685059 + ], + [ + "foy", + -15.35971736907959 + ], + [ + "▁Segovia", + -15.35973834991455 + ], + [ + "▁pouting", + -15.35973834991455 + ], + [ + "▁slicked", + -15.359755516052246 + ], + [ + "▁Brownell", + -15.359763145446777 + ], + [ + "▁coexisting", + -15.359776496887207 + ], + [ + "DOJ", + -15.359847068786621 + ], + [ + "▁wattle", + -15.359865188598633 + ], + [ + "▁stderr", + -15.359892845153809 + ], + [ + "▁Scholz", + -15.359894752502441 + ], + [ + "▁Cortisol", + -15.359929084777832 + ], + [ + "▁magnetized", + -15.359957695007324 + ], + [ + "통", + -15.359980583190918 + ], + [ + "ishvili", + -15.359991073608398 + ], + [ + "▁Ophthalmic", + -15.360016822814941 + ], + [ + "▁Seventeenth", + -15.360029220581055 + ], + [ + "▁Condoleezza", + -15.360054969787598 + ], + [ + "Improving", + -15.36008071899414 + ], + [ + "▁imaginatively", + -15.360084533691406 + ], + [ + "▁Kalashnikov", + -15.360151290893555 + ], + [ + "CML", + -15.360175132751465 + ], + [ + "nilly", + -15.360185623168945 + ], + [ + "▁objectification", + -15.360193252563477 + ], + [ + "▁conjoin", + -15.360199928283691 + ], + [ + "somnia", + -15.360240936279297 + ], + [ + "▁Laci", + -15.360262870788574 + ], + [ + "▁dissociated", + -15.36028003692627 + ], + [ + "▁Wholesaler", + -15.36034107208252 + ], + [ + "▁icecream", + -15.360413551330566 + ], + [ + "▁STUPID", + -15.360422134399414 + ], + [ + "▁Disgrace", + -15.360512733459473 + ], + [ + "▁PARENTS", + -15.360551834106445 + ], + [ + "▁undid", + -15.360554695129395 + ], + [ + "salad", + -15.360574722290039 + ], + [ + "▁Kurzweil", + -15.360590934753418 + ], + [ + "▁norovirus", + -15.36062240600586 + ], + [ + "▁facetious", + -15.360623359680176 + ], + [ + "▁NTD", + -15.360639572143555 + ], + [ + "▁Happier", + -15.360655784606934 + ], + [ + "idder", + -15.360706329345703 + ], + [ + "▁Burman", + -15.360738754272461 + ], + [ + "▁Duch", + -15.360757827758789 + ], + [ + "Developing", + -15.360783576965332 + ], + [ + "▁equiped", + -15.360818862915039 + ], + [ + "通信", + -15.360838890075684 + ], + [ + "ORES", + -15.360841751098633 + ], + [ + "ера", + -15.360849380493164 + ], + [ + "⋅", + -15.360919952392578 + ], + [ + "▁pinches", + -15.360955238342285 + ], + [ + "▁rhesus", + -15.360956192016602 + ], + [ + "Kathy", + -15.361013412475586 + ], + [ + "▁Alaina", + -15.36102294921875 + ], + [ + "▁NuGet", + -15.361027717590332 + ], + [ + "▁Yaroslav", + -15.361050605773926 + ], + [ + "▁vestments", + -15.361052513122559 + ], + [ + "▁cila", + -15.36109733581543 + ], + [ + "MSG", + -15.36110782623291 + ], + [ + "▁Gormley", + -15.361127853393555 + ], + [ + "▁dicho", + -15.36113452911377 + ], + [ + "▁stinker", + -15.361141204833984 + ], + [ + "▁Daybed", + -15.361153602600098 + ], + [ + "▁untethered", + -15.361165046691895 + ], + [ + "▁unicode", + -15.361166954040527 + ], + [ + "Furniture", + -15.361167907714844 + ], + [ + "▁Verein", + -15.361178398132324 + ], + [ + "▁António", + -15.361184120178223 + ], + [ + "Few", + -15.36119556427002 + ], + [ + "▁neglectful", + -15.36125373840332 + ], + [ + "▁focaccia", + -15.361279487609863 + ], + [ + "▁NetGalley", + -15.361298561096191 + ], + [ + "▁LOI", + -15.361307144165039 + ], + [ + "▁uncritical", + -15.361310958862305 + ], + [ + "▁Schan", + -15.361312866210938 + ], + [ + "花", + -15.361319541931152 + ], + [ + "▁Myrna", + -15.36136531829834 + ], + [ + "▁Ruble", + -15.361371040344238 + ], + [ + "▁interdict", + -15.361391067504883 + ], + [ + "▁Entra", + -15.361424446105957 + ], + [ + "▁honky", + -15.361427307128906 + ], + [ + "▁LXX", + -15.361433982849121 + ], + [ + "▁Titi", + -15.361433982849121 + ], + [ + "1847", + -15.36147689819336 + ], + [ + "▁adderall", + -15.361485481262207 + ], + [ + "somehow", + -15.361513137817383 + ], + [ + "▁bricklayer", + -15.361515998840332 + ], + [ + "▁naproxen", + -15.361528396606445 + ], + [ + "▁homonymous", + -15.36156940460205 + ], + [ + "blum", + -15.361573219299316 + ], + [ + "▁Dipped", + -15.361588478088379 + ], + [ + "▁Goldblum", + -15.361588478088379 + ], + [ + "▁Hinter", + -15.361593246459961 + ], + [ + "▁Quand", + -15.361594200134277 + ], + [ + "projection", + -15.361625671386719 + ], + [ + "localized", + -15.36163330078125 + ], + [ + "▁backtracked", + -15.3616361618042 + ], + [ + "▁Branham", + -15.361647605895996 + ], + [ + "▁Cannonball", + -15.361648559570312 + ], + [ + "▁aegypti", + -15.361656188964844 + ], + [ + "Supplier", + -15.361682891845703 + ], + [ + "▁Tako", + -15.361708641052246 + ], + [ + "Blair", + -15.361709594726562 + ], + [ + "levo", + -15.361732482910156 + ], + [ + "▁Trope", + -15.361746788024902 + ], + [ + "▁Duong", + -15.361773490905762 + ], + [ + "suppl", + -15.361786842346191 + ], + [ + "permit", + -15.361795425415039 + ], + [ + "specification", + -15.361847877502441 + ], + [ + "Reporter", + -15.361870765686035 + ], + [ + "▁laneway", + -15.361899375915527 + ], + [ + "▁Narrated", + -15.361900329589844 + ], + [ + "▁profil", + -15.361907005310059 + ], + [ + "▁😛", + -15.361918449401855 + ], + [ + "lobo", + -15.361923217773438 + ], + [ + "▁dismemberment", + -15.361949920654297 + ], + [ + "▁jardin", + -15.361957550048828 + ], + [ + "▁Rylan", + -15.361958503723145 + ], + [ + "▁Ecclesia", + -15.361964225769043 + ], + [ + "▁Sebastián", + -15.361971855163574 + ], + [ + "▁gastroenterology", + -15.362007141113281 + ], + [ + "▁perturb", + -15.36207389831543 + ], + [ + "▁Mansoor", + -15.362091064453125 + ], + [ + "▁Guilin", + -15.362109184265137 + ], + [ + "▁toiletry", + -15.362184524536133 + ], + [ + "▁duff", + -15.362199783325195 + ], + [ + "▁Cwm", + -15.362276077270508 + ], + [ + "▁Alluvial", + -15.362343788146973 + ], + [ + "▁endorser", + -15.362346649169922 + ], + [ + "▁Ringwood", + -15.362374305725098 + ], + [ + "▁Minimally", + -15.362390518188477 + ], + [ + "▁Gaucho", + -15.36241340637207 + ], + [ + "▁Monumental", + -15.362443923950195 + ], + [ + "▁Ellesmere", + -15.362485885620117 + ], + [ + "▁dissapointed", + -15.362488746643066 + ], + [ + "▁Batty", + -15.36251163482666 + ], + [ + "Witness", + -15.362532615661621 + ], + [ + "Raymond", + -15.362556457519531 + ], + [ + "▁Hydroponic", + -15.362563133239746 + ], + [ + "▁kibbutz", + -15.362582206726074 + ], + [ + "▁Presque", + -15.36258316040039 + ], + [ + "▁Seif", + -15.362601280212402 + ], + [ + "▁Unidentified", + -15.362607955932617 + ], + [ + "▁drow", + -15.362634658813477 + ], + [ + "▁Saxena", + -15.362682342529297 + ], + [ + "adjacent", + -15.362685203552246 + ], + [ + "▁Fundamentalist", + -15.362706184387207 + ], + [ + "整", + -15.362771034240723 + ], + [ + "ιο", + -15.36277961730957 + ], + [ + "▁monotheistic", + -15.362793922424316 + ], + [ + "Natasha", + -15.36279582977295 + ], + [ + "respondent", + -15.362798690795898 + ], + [ + "Owl", + -15.362812042236328 + ], + [ + "▁Unveiled", + -15.362850189208984 + ], + [ + "▁despotism", + -15.362862586975098 + ], + [ + "▁LID", + -15.362916946411133 + ], + [ + "brink", + -15.362957000732422 + ], + [ + "▁Talos", + -15.362992286682129 + ], + [ + "▁sectarianism", + -15.36299991607666 + ], + [ + "▁Xanthan", + -15.363029479980469 + ], + [ + "▁Kidding", + -15.363032341003418 + ], + [ + "▁apotheke", + -15.363049507141113 + ], + [ + "મ", + -15.363080024719238 + ], + [ + "Alexis", + -15.363081932067871 + ], + [ + "▁THP", + -15.363085746765137 + ], + [ + "▁TASS", + -15.363100051879883 + ], + [ + "▁Defeated", + -15.363112449645996 + ], + [ + "▁Carcinoma", + -15.363119125366211 + ], + [ + "▁festooned", + -15.363160133361816 + ], + [ + "▁Kabu", + -15.363243103027344 + ], + [ + "RIB", + -15.363289833068848 + ], + [ + "▁Tikka", + -15.363359451293945 + ], + [ + "▁grosses", + -15.363368034362793 + ], + [ + "▁Jogger", + -15.363388061523438 + ], + [ + "▁Glyceryl", + -15.363407135009766 + ], + [ + "▁finch", + -15.363408088684082 + ], + [ + "▁Sambo", + -15.363412857055664 + ], + [ + "▁dramatized", + -15.36341667175293 + ], + [ + "▁ط", + -15.363428115844727 + ], + [ + "▁xyz", + -15.3634614944458 + ], + [ + "slinging", + -15.363516807556152 + ], + [ + "MODEL", + -15.363529205322266 + ], + [ + "來", + -15.363533973693848 + ], + [ + "ulah", + -15.363563537597656 + ], + [ + "▁Tuber", + -15.363619804382324 + ], + [ + "▁smugly", + -15.363646507263184 + ], + [ + "▁DeLorean", + -15.363655090332031 + ], + [ + "▁Olymp", + -15.363655090332031 + ], + [ + "十", + -15.363687515258789 + ], + [ + "▁Gatlin", + -15.363717079162598 + ], + [ + "bracket", + -15.36371898651123 + ], + [ + "▁Danner", + -15.36373233795166 + ], + [ + "▁incredulity", + -15.36373233795166 + ], + [ + "pathway", + -15.363733291625977 + ], + [ + "▁exfoliator", + -15.363770484924316 + ], + [ + "▁Grendel", + -15.36380672454834 + ], + [ + "Anton", + -15.363810539245605 + ], + [ + "▁impel", + -15.363850593566895 + ], + [ + "▁Gotcha", + -15.363855361938477 + ], + [ + "▁DEET", + -15.363871574401855 + ], + [ + "▁Coulomb", + -15.363916397094727 + ], + [ + "▁JCP", + -15.363924026489258 + ], + [ + "▁Yavapai", + -15.363943099975586 + ], + [ + "Recipe", + -15.363951683044434 + ], + [ + "carboxylate", + -15.363970756530762 + ], + [ + "▁Excite", + -15.363974571228027 + ], + [ + "▁Dilma", + -15.364007949829102 + ], + [ + "NEM", + -15.364011764526367 + ], + [ + "▁legalisation", + -15.364011764526367 + ], + [ + "▁الش", + -15.364039421081543 + ], + [ + "▁Cheerful", + -15.364048957824707 + ], + [ + "▁biomolecules", + -15.364055633544922 + ], + [ + "▁SORRY", + -15.364080429077148 + ], + [ + "MEP", + -15.364095687866211 + ], + [ + "▁Revelstoke", + -15.364116668701172 + ], + [ + "▁Cunha", + -15.364129066467285 + ], + [ + "▁fugue", + -15.364130020141602 + ], + [ + "GMC", + -15.36413288116455 + ], + [ + "Lucent", + -15.364177703857422 + ], + [ + "▁overwrought", + -15.364232063293457 + ], + [ + "▁Reputable", + -15.364250183105469 + ], + [ + "▁EXTRACT", + -15.364277839660645 + ], + [ + "Luck", + -15.364297866821289 + ], + [ + "▁existance", + -15.364306449890137 + ], + [ + "leven", + -15.364322662353516 + ], + [ + "▁perfumery", + -15.36433219909668 + ], + [ + "▁große", + -15.364365577697754 + ], + [ + "BAND", + -15.3643798828125 + ], + [ + "1836", + -15.364387512207031 + ], + [ + "▁Summoner", + -15.364428520202637 + ], + [ + "▁advisement", + -15.364428520202637 + ], + [ + "cease", + -15.364450454711914 + ], + [ + "avati", + -15.364498138427734 + ], + [ + "▁unwary", + -15.364500999450684 + ], + [ + "▁που", + -15.364505767822266 + ], + [ + "▁4828", + -15.364509582519531 + ], + [ + "▁MLG", + -15.364521980285645 + ], + [ + "forgot", + -15.364529609680176 + ], + [ + "▁sbm", + -15.364530563354492 + ], + [ + "Dixie", + -15.36453628540039 + ], + [ + "suspended", + -15.364572525024414 + ], + [ + "▁Perelman", + -15.36458969116211 + ], + [ + "▁Marshawn", + -15.364615440368652 + ], + [ + "nighter", + -15.364623069763184 + ], + [ + "▁Anthrax", + -15.36463451385498 + ], + [ + "conservation", + -15.364635467529297 + ], + [ + "▁radicalisation", + -15.364690780639648 + ], + [ + "▁Hatchery", + -15.364696502685547 + ], + [ + "▁Salih", + -15.364718437194824 + ], + [ + "▁Zwick", + -15.364721298217773 + ], + [ + "▁mummified", + -15.364749908447266 + ], + [ + "▁UTEP", + -15.364773750305176 + ], + [ + "▁MFG", + -15.364824295043945 + ], + [ + "▁specular", + -15.364829063415527 + ], + [ + "▁airshow", + -15.364848136901855 + ], + [ + "▁Tiago", + -15.36486530303955 + ], + [ + "▁Ishii", + -15.364871978759766 + ], + [ + "▁irreparably", + -15.364884376525879 + ], + [ + "sophisticated", + -15.364890098571777 + ], + [ + "uranga", + -15.364935874938965 + ], + [ + "▁staggeringly", + -15.36497974395752 + ], + [ + "▁Urea", + -15.365015983581543 + ], + [ + "▁Ridgway", + -15.365018844604492 + ], + [ + "▁Diallo", + -15.365074157714844 + ], + [ + "іе", + -15.365108489990234 + ], + [ + "▁Milanese", + -15.365130424499512 + ], + [ + "▁institutionalization", + -15.365204811096191 + ], + [ + "▁tuft", + -15.36522102355957 + ], + [ + "▁Kaunas", + -15.365248680114746 + ], + [ + "▁Wieder", + -15.365263938903809 + ], + [ + "Evaluation", + -15.365301132202148 + ], + [ + "▁Taglia", + -15.36530590057373 + ], + [ + "▁saboteur", + -15.365306854248047 + ], + [ + "▁oedema", + -15.365315437316895 + ], + [ + "▁Yawn", + -15.365326881408691 + ], + [ + "Tough", + -15.365352630615234 + ], + [ + "▁Firestorm", + -15.365354537963867 + ], + [ + "▁McKesson", + -15.365355491638184 + ], + [ + "▁idli", + -15.365360260009766 + ], + [ + "▁Mendon", + -15.365384101867676 + ], + [ + "▁proclivity", + -15.365403175354004 + ], + [ + "▁LSB", + -15.365407943725586 + ], + [ + "HRM", + -15.365482330322266 + ], + [ + "harmful", + -15.365485191345215 + ], + [ + "zzer", + -15.365485191345215 + ], + [ + "▁troposphere", + -15.365500450134277 + ], + [ + "TTEN", + -15.365553855895996 + ], + [ + "Cameron", + -15.36557388305664 + ], + [ + "Treasure", + -15.365622520446777 + ], + [ + "남", + -15.365631103515625 + ], + [ + "influencer", + -15.365640640258789 + ], + [ + "▁portmanteau", + -15.365652084350586 + ], + [ + "▁granulation", + -15.365670204162598 + ], + [ + "▁Bemis", + -15.365676879882812 + ], + [ + "▁blistered", + -15.36571979522705 + ], + [ + "▁Meadowlands", + -15.36572265625 + ], + [ + "▁Wagen", + -15.365736961364746 + ], + [ + "▁것으로", + -15.365750312805176 + ], + [ + "▁Hagia", + -15.365753173828125 + ], + [ + "▁imbecile", + -15.365806579589844 + ], + [ + "▁Beep", + -15.365823745727539 + ], + [ + "▁ionosphere", + -15.365825653076172 + ], + [ + "▁Affecting", + -15.365876197814941 + ], + [ + "▁Leppard", + -15.365884780883789 + ], + [ + "Wealth", + -15.365891456604004 + ], + [ + "Fourth", + -15.36594295501709 + ], + [ + "▁effectuate", + -15.365983009338379 + ], + [ + "▁Creston", + -15.36599349975586 + ], + [ + "▁absurdities", + -15.366000175476074 + ], + [ + "▁Choline", + -15.36601448059082 + ], + [ + "▁LCP", + -15.366016387939453 + ], + [ + "▁FLOWERS", + -15.366035461425781 + ], + [ + "▁Boathouse", + -15.36603832244873 + ], + [ + "VIE", + -15.366042137145996 + ], + [ + "▁Crutchfield", + -15.36609172821045 + ], + [ + "▁Bodrum", + -15.366109848022461 + ], + [ + "파", + -15.36611557006836 + ], + [ + "imbi", + -15.366124153137207 + ], + [ + "▁PTH", + -15.366133689880371 + ], + [ + "▁GIVING", + -15.366148948669434 + ], + [ + "▁Noisy", + -15.3661527633667 + ], + [ + "▁linchpin", + -15.366171836853027 + ], + [ + "depressant", + -15.36620044708252 + ], + [ + "ლი", + -15.366203308105469 + ], + [ + "▁traumatizing", + -15.366212844848633 + ], + [ + "▁Tyranny", + -15.366244316101074 + ], + [ + "▁Ravana", + -15.366301536560059 + ], + [ + "▁POSITIVE", + -15.366310119628906 + ], + [ + "▁ת", + -15.366334915161133 + ], + [ + "▁junto", + -15.366341590881348 + ], + [ + "appeared", + -15.366350173950195 + ], + [ + "არ", + -15.36635971069336 + ], + [ + "▁Hippodrome", + -15.366368293762207 + ], + [ + "▁Emporia", + -15.366397857666016 + ], + [ + "▁Pardew", + -15.36642837524414 + ], + [ + "▁Daniella", + -15.366450309753418 + ], + [ + "切", + -15.366483688354492 + ], + [ + "▁Sprocket", + -15.366528511047363 + ], + [ + "▁Ferment", + -15.366556167602539 + ], + [ + "▁sandblasting", + -15.366556167602539 + ], + [ + "EFE", + -15.366560935974121 + ], + [ + "▁scotland", + -15.36659049987793 + ], + [ + "▁plasticizer", + -15.366641998291016 + ], + [ + "▁Delevingne", + -15.366671562194824 + ], + [ + "▁Amiens", + -15.366703033447266 + ], + [ + "▁Bruckner", + -15.366717338562012 + ], + [ + "▁Stamm", + -15.366740226745605 + ], + [ + "▁Maleficent", + -15.366767883300781 + ], + [ + "▁Tamale", + -15.366783142089844 + ], + [ + "graceful", + -15.366796493530273 + ], + [ + "▁Monochrome", + -15.366808891296387 + ], + [ + "Carb", + -15.366900444030762 + ], + [ + "▁Lotta", + -15.366901397705078 + ], + [ + "ozza", + -15.36690902709961 + ], + [ + "▁utile", + -15.366914749145508 + ], + [ + "▁Retinal", + -15.366945266723633 + ], + [ + "affle", + -15.366994857788086 + ], + [ + "▁guage", + -15.367003440856934 + ], + [ + "▁Maldivian", + -15.367018699645996 + ], + [ + "Earn", + -15.367024421691895 + ], + [ + "▁Vigilance", + -15.36702823638916 + ], + [ + "opioid", + -15.367039680480957 + ], + [ + "cytic", + -15.36709213256836 + ], + [ + "▁kentucky", + -15.36715316772461 + ], + [ + "turkey", + -15.367171287536621 + ], + [ + "▁Interracial", + -15.367173194885254 + ], + [ + "▁discernable", + -15.367188453674316 + ], + [ + "▁SEW", + -15.36722183227539 + ], + [ + "▁Cannondale", + -15.367284774780273 + ], + [ + "swinging", + -15.367294311523438 + ], + [ + "▁unbecoming", + -15.367337226867676 + ], + [ + "lief", + -15.36734390258789 + ], + [ + "▁garanti", + -15.367385864257812 + ], + [ + "shenko", + -15.367475509643555 + ], + [ + "parasite", + -15.367476463317871 + ], + [ + "▁Sludge", + -15.367486000061035 + ], + [ + "▁Thibaut", + -15.367576599121094 + ], + [ + "▁DPF", + -15.367578506469727 + ], + [ + "▁Zlat", + -15.367583274841309 + ], + [ + "▁TRULY", + -15.36760139465332 + ], + [ + "▁absentia", + -15.367629051208496 + ], + [ + "entirely", + -15.367643356323242 + ], + [ + "▁Sarandon", + -15.367685317993164 + ], + [ + "yyyyy", + -15.367707252502441 + ], + [ + "▁hypertrophic", + -15.367718696594238 + ], + [ + "▁exce", + -15.367727279663086 + ], + [ + "▁superintend", + -15.3677339553833 + ], + [ + "▁Charolais", + -15.36775016784668 + ], + [ + "▁FLIGHT", + -15.367761611938477 + ], + [ + "▁Hopeful", + -15.367772102355957 + ], + [ + "gosh", + -15.367791175842285 + ], + [ + "▁macaron", + -15.367827415466309 + ], + [ + "▁Ardi", + -15.367839813232422 + ], + [ + "РА", + -15.367840766906738 + ], + [ + "ENCH", + -15.367843627929688 + ], + [ + "▁Rosanna", + -15.367852210998535 + ], + [ + "▁Weisman", + -15.367878913879395 + ], + [ + "▁Centrum", + -15.36788272857666 + ], + [ + "▁retransmission", + -15.367905616760254 + ], + [ + "▁Ebrahim", + -15.367907524108887 + ], + [ + "▁FPA", + -15.368014335632324 + ], + [ + "▁zapped", + -15.368026733398438 + ], + [ + "▁postscript", + -15.368032455444336 + ], + [ + "▁droopy", + -15.368063926696777 + ], + [ + "▁Downside", + -15.368093490600586 + ], + [ + "Jill", + -15.36812686920166 + ], + [ + "▁cuckold", + -15.368135452270508 + ], + [ + "▁Bombshell", + -15.368145942687988 + ], + [ + "▁DSR", + -15.368179321289062 + ], + [ + "▁mumbo", + -15.368186950683594 + ], + [ + "▁laceration", + -15.36820125579834 + ], + [ + "▁clergymen", + -15.368207931518555 + ], + [ + "▁REALITY", + -15.368219375610352 + ], + [ + "▁AllMusic", + -15.36823558807373 + ], + [ + "irov", + -15.368268966674805 + ], + [ + "▁Melendez", + -15.368270874023438 + ], + [ + "joule", + -15.368294715881348 + ], + [ + "▁Loup", + -15.368318557739258 + ], + [ + "▁Thurmond", + -15.368363380432129 + ], + [ + "▁Connemara", + -15.368453979492188 + ], + [ + "▁Eatery", + -15.368557929992676 + ], + [ + "MOU", + -15.368578910827637 + ], + [ + "▁Rowdy", + -15.3685884475708 + ], + [ + "ván", + -15.3685941696167 + ], + [ + "compartment", + -15.368597984313965 + ], + [ + "▁Yardley", + -15.368614196777344 + ], + [ + "▁SNF", + -15.36861801147461 + ], + [ + "overdue", + -15.368636131286621 + ], + [ + "▁collider", + -15.368651390075684 + ], + [ + "admitted", + -15.368659019470215 + ], + [ + "сі", + -15.36866283416748 + ], + [ + "дол", + -15.36870288848877 + ], + [ + "▁Confirming", + -15.368715286254883 + ], + [ + "▁Moga", + -15.368719100952148 + ], + [ + "▁actuary", + -15.368734359741211 + ], + [ + "▁Eurostat", + -15.368743896484375 + ], + [ + "Haq", + -15.36877727508545 + ], + [ + "▁Annihilation", + -15.368809700012207 + ], + [ + "▁produkt", + -15.368816375732422 + ], + [ + "▁sigmoid", + -15.368852615356445 + ], + [ + "lobby", + -15.36886215209961 + ], + [ + "Loud", + -15.368878364562988 + ], + [ + "▁presage", + -15.368885040283203 + ], + [ + "▁DEAN", + -15.36889934539795 + ], + [ + "▁errata", + -15.368939399719238 + ], + [ + "▁OMR", + -15.368976593017578 + ], + [ + "▁photosensitive", + -15.369070053100586 + ], + [ + "▁imperiled", + -15.369073867797852 + ], + [ + "▁europa", + -15.369081497192383 + ], + [ + "圧", + -15.369105339050293 + ], + [ + "▁lmao", + -15.36913013458252 + ], + [ + "▁alaska", + -15.369155883789062 + ], + [ + "▁Mongoose", + -15.369159698486328 + ], + [ + "▁Klaas", + -15.369179725646973 + ], + [ + "▁SCCA", + -15.3692045211792 + ], + [ + "▁retracting", + -15.36921215057373 + ], + [ + "▁Ghazal", + -15.369236946105957 + ], + [ + "▁infirmity", + -15.36927604675293 + ], + [ + "тел", + -15.36929702758789 + ], + [ + "▁Morpho", + -15.36929702758789 + ], + [ + "▁Crashes", + -15.36931037902832 + ], + [ + "▁Liquidation", + -15.369353294372559 + ], + [ + "Duo", + -15.369384765625 + ], + [ + "Honda", + -15.369388580322266 + ], + [ + "▁Movember", + -15.369399070739746 + ], + [ + "▁Roja", + -15.369409561157227 + ], + [ + "▁Cronkite", + -15.369423866271973 + ], + [ + "▁Epigenetic", + -15.369439125061035 + ], + [ + "用于", + -15.369441032409668 + ], + [ + "ophyllum", + -15.36946964263916 + ], + [ + "▁INSTRUCTIONS", + -15.36952018737793 + ], + [ + "NSP", + -15.369525909423828 + ], + [ + "▁Pyne", + -15.369525909423828 + ], + [ + "▁Waterstones", + -15.369526863098145 + ], + [ + "koshi", + -15.369555473327637 + ], + [ + "Hydra", + -15.369561195373535 + ], + [ + "wur", + -15.369614601135254 + ], + [ + "▁Hurston", + -15.369647026062012 + ], + [ + "▁CHM", + -15.369680404663086 + ], + [ + "▁Oost", + -15.369686126708984 + ], + [ + "▁impermissible", + -15.369697570800781 + ], + [ + "▁acerbic", + -15.36971664428711 + ], + [ + "▁Schenn", + -15.369759559631348 + ], + [ + "测", + -15.36976432800293 + ], + [ + "▁Saxo", + -15.369770050048828 + ], + [ + "BUY", + -15.369771003723145 + ], + [ + "Furthermore", + -15.369829177856445 + ], + [ + "▁Dzong", + -15.36984634399414 + ], + [ + "preference", + -15.369864463806152 + ], + [ + "▁Gisborne", + -15.369897842407227 + ], + [ + "selfish", + -15.369916915893555 + ], + [ + "త", + -15.36994743347168 + ], + [ + "▁Halladay", + -15.369974136352539 + ], + [ + "▁Chamberlin", + -15.369983673095703 + ], + [ + "▁calamitous", + -15.370025634765625 + ], + [ + "neoplastic", + -15.370048522949219 + ], + [ + "▁dinero", + -15.370057106018066 + ], + [ + "▁Activating", + -15.370067596435547 + ], + [ + "▁cinched", + -15.37009334564209 + ], + [ + "▁pompom", + -15.370108604431152 + ], + [ + "▁lapis", + -15.370121955871582 + ], + [ + "▁Stripped", + -15.3701753616333 + ], + [ + "层", + -15.37020492553711 + ], + [ + "▁oncogenic", + -15.370209693908691 + ], + [ + "▁Jala", + -15.370224952697754 + ], + [ + "▁earbud", + -15.370240211486816 + ], + [ + "complement", + -15.37024974822998 + ], + [ + "▁Katia", + -15.37027359008789 + ], + [ + "▁systematize", + -15.370278358459473 + ], + [ + "▁clic", + -15.370291709899902 + ], + [ + "▁Bagwell", + -15.370304107666016 + ], + [ + "▁Concepcion", + -15.370315551757812 + ], + [ + "▁uprooting", + -15.370318412780762 + ], + [ + "▁Distracted", + -15.37032699584961 + ], + [ + "drea", + -15.370335578918457 + ], + [ + "▁Caul", + -15.370339393615723 + ], + [ + "▁consistant", + -15.370387077331543 + ], + [ + "▁corroborating", + -15.37041187286377 + ], + [ + "▁Snowmass", + -15.370438575744629 + ], + [ + "▁clickbait", + -15.370452880859375 + ], + [ + "▁Ameer", + -15.370522499084473 + ], + [ + "ὸ", + -15.370604515075684 + ], + [ + "▁WIRED", + -15.370644569396973 + ], + [ + "▁Braithwaite", + -15.370681762695312 + ], + [ + "▁Grime", + -15.37076473236084 + ], + [ + "▁droll", + -15.370781898498535 + ], + [ + "▁Adjutant", + -15.370818138122559 + ], + [ + "▁Arbitr", + -15.370821952819824 + ], + [ + "▁dicing", + -15.370830535888672 + ], + [ + "▁Alfalfa", + -15.370856285095215 + ], + [ + "▁Afzal", + -15.370882987976074 + ], + [ + "▁censuses", + -15.370891571044922 + ], + [ + "▁Saliva", + -15.37093734741211 + ], + [ + "Panda", + -15.370939254760742 + ], + [ + "▁Gruppe", + -15.370939254760742 + ], + [ + "▁pussies", + -15.370941162109375 + ], + [ + "▁sphinx", + -15.370972633361816 + ], + [ + "▁Frieden", + -15.37098503112793 + ], + [ + "Nearly", + -15.371024131774902 + ], + [ + "Baghdadi", + -15.371078491210938 + ], + [ + "▁cadillac", + -15.371126174926758 + ], + [ + "▁bologna", + -15.371186256408691 + ], + [ + "▁COMFORT", + -15.371187210083008 + ], + [ + "METER", + -15.371216773986816 + ], + [ + "▁understudies", + -15.371289253234863 + ], + [ + "▁Maktoum", + -15.37143611907959 + ], + [ + "لة", + -15.371506690979004 + ], + [ + "▁OWS", + -15.371561050415039 + ], + [ + "▁ECHL", + -15.371563911437988 + ], + [ + "▁nitrile", + -15.371566772460938 + ], + [ + "▁BenQ", + -15.371609687805176 + ], + [ + "▁LIF", + -15.37161636352539 + ], + [ + "GIT", + -15.371627807617188 + ], + [ + "▁Coven", + -15.371700286865234 + ], + [ + "▁hemorrhaging", + -15.371745109558105 + ], + [ + "▁HostGator", + -15.371764183044434 + ], + [ + "▁Diarrhea", + -15.371784210205078 + ], + [ + "▁Burdett", + -15.371801376342773 + ], + [ + "cheating", + -15.371817588806152 + ], + [ + "ciency", + -15.371818542480469 + ], + [ + "▁Osc", + -15.371851921081543 + ], + [ + "▁LLVM", + -15.371871948242188 + ], + [ + "snapshot", + -15.371889114379883 + ], + [ + "▁원", + -15.371894836425781 + ], + [ + "▁Mirabel", + -15.371925354003906 + ], + [ + "▁Antti", + -15.371938705444336 + ], + [ + "imgur", + -15.371965408325195 + ], + [ + "▁locomotor", + -15.371965408325195 + ], + [ + "▁humorist", + -15.371968269348145 + ], + [ + "lination", + -15.371973037719727 + ], + [ + "▁sysadmin", + -15.372025489807129 + ], + [ + "mesi", + -15.372030258178711 + ], + [ + "▁Gayatri", + -15.37204647064209 + ], + [ + "▁Ragan", + -15.372049331665039 + ], + [ + "Edinburgh", + -15.37205982208252 + ], + [ + "archiv", + -15.372082710266113 + ], + [ + "▁Kingpin", + -15.372108459472656 + ], + [ + "▁Léon", + -15.372114181518555 + ], + [ + "▁Folli", + -15.372146606445312 + ], + [ + "▁Grif", + -15.372152328491211 + ], + [ + "▁jquery", + -15.372161865234375 + ], + [ + "▁heresies", + -15.372187614440918 + ], + [ + "▁Schaub", + -15.372222900390625 + ], + [ + "▁Tirupati", + -15.372227668762207 + ], + [ + "▁Seán", + -15.372239112854004 + ], + [ + "▁botanic", + -15.37224292755127 + ], + [ + "Trying", + -15.37226676940918 + ], + [ + "▁encumbered", + -15.372267723083496 + ], + [ + "▁recept", + -15.372269630432129 + ], + [ + "ANSI", + -15.372286796569824 + ], + [ + "ersch", + -15.372288703918457 + ], + [ + "brach", + -15.37229061126709 + ], + [ + "▁Humpback", + -15.372298240661621 + ], + [ + "▁ASCE", + -15.372306823730469 + ], + [ + "▁ESPECIALLY", + -15.372325897216797 + ], + [ + "▁reverberating", + -15.372349739074707 + ], + [ + "▁Mathur", + -15.372358322143555 + ], + [ + "▁Lindor", + -15.37236213684082 + ], + [ + "▁Zech", + -15.372368812561035 + ], + [ + "▁Yachting", + -15.37237548828125 + ], + [ + "informal", + -15.37240219116211 + ], + [ + "▁sterilizing", + -15.372403144836426 + ], + [ + "Mahony", + -15.372413635253906 + ], + [ + "AMZN", + -15.372415542602539 + ], + [ + "guang", + -15.372432708740234 + ], + [ + "yogi", + -15.372437477111816 + ], + [ + "▁Lorelei", + -15.372467994689941 + ], + [ + "Packers", + -15.372476577758789 + ], + [ + "▁molli", + -15.372485160827637 + ], + [ + "▁pitbull", + -15.37251091003418 + ], + [ + "Sql", + -15.372511863708496 + ], + [ + "▁Enel", + -15.372522354125977 + ], + [ + "▁Bega", + -15.372526168823242 + ], + [ + "▁tumorigenesis", + -15.372538566589355 + ], + [ + "▁거", + -15.37254524230957 + ], + [ + "▁diecast", + -15.372586250305176 + ], + [ + "▁compte", + -15.372641563415527 + ], + [ + "▁Bihari", + -15.372652053833008 + ], + [ + "▁Alvar", + -15.372673988342285 + ], + [ + "▁Tanjung", + -15.372709274291992 + ], + [ + "abou", + -15.372711181640625 + ], + [ + "▁Grammer", + -15.372732162475586 + ], + [ + "ksy", + -15.372761726379395 + ], + [ + "▁Dabo", + -15.372801780700684 + ], + [ + "内容", + -15.372803688049316 + ], + [ + "wallpaper", + -15.372812271118164 + ], + [ + "▁Swelling", + -15.372842788696289 + ], + [ + "▁Aadhar", + -15.372934341430664 + ], + [ + "▁LFC", + -15.372957229614258 + ], + [ + "▁cyp", + -15.372970581054688 + ], + [ + "▁benadryl", + -15.373061180114746 + ], + [ + "DAV", + -15.373074531555176 + ], + [ + "▁Alipay", + -15.373162269592285 + ], + [ + "▁Battista", + -15.37318229675293 + ], + [ + "EBITDA", + -15.373222351074219 + ], + [ + "transcript", + -15.373282432556152 + ], + [ + "▁CALLED", + -15.37335205078125 + ], + [ + "▁Casimir", + -15.373359680175781 + ], + [ + "▁Fichte", + -15.37348747253418 + ], + [ + "▁biosynthetic", + -15.373509407043457 + ], + [ + "▁PRESSURE", + -15.37356948852539 + ], + [ + "▁Zhongshan", + -15.37358570098877 + ], + [ + "▁Mikaela", + -15.373600006103516 + ], + [ + "▁torpedoed", + -15.373627662658691 + ], + [ + "▁sexiness", + -15.373649597167969 + ], + [ + "CDR", + -15.373693466186523 + ], + [ + "▁entrapped", + -15.373750686645508 + ], + [ + "▁Barbary", + -15.373770713806152 + ], + [ + "unji", + -15.373786926269531 + ], + [ + "▁Oceanfront", + -15.373790740966797 + ], + [ + "ikoff", + -15.373801231384277 + ], + [ + "▁PRAY", + -15.373806953430176 + ], + [ + "���Spieler", + -15.373814582824707 + ], + [ + "▁Catarina", + -15.373872756958008 + ], + [ + "▁Weeping", + -15.373895645141602 + ], + [ + "▁Fucking", + -15.37393856048584 + ], + [ + "▁основ", + -15.37395191192627 + ], + [ + "▁signifi", + -15.373987197875977 + ], + [ + "▁emissary", + -15.373991012573242 + ], + [ + "▁Balak", + -15.374025344848633 + ], + [ + "mitra", + -15.37403678894043 + ], + [ + "▁Praveen", + -15.374070167541504 + ], + [ + "▁Jiri", + -15.374076843261719 + ], + [ + "▁Conlon", + -15.374153137207031 + ], + [ + "ँ", + -15.374165534973145 + ], + [ + "▁Kucinich", + -15.374184608459473 + ], + [ + "▁Altai", + -15.374236106872559 + ], + [ + "▁entrainment", + -15.374262809753418 + ], + [ + "▁Remark", + -15.37426471710205 + ], + [ + "נו", + -15.374310493469238 + ], + [ + "▁MSFT", + -15.37437629699707 + ], + [ + "▁Copperfield", + -15.374399185180664 + ], + [ + "overwhelming", + -15.374414443969727 + ], + [ + "▁ELK", + -15.374420166015625 + ], + [ + "▁Wasting", + -15.37442398071289 + ], + [ + "▁redfish", + -15.374433517456055 + ], + [ + "▁Muskogee", + -15.374456405639648 + ], + [ + "▁NSL", + -15.374466896057129 + ], + [ + "▁Bettman", + -15.374483108520508 + ], + [ + "▁Unibet", + -15.374526977539062 + ], + [ + "▁emphases", + -15.37453556060791 + ], + [ + "▁Lafferty", + -15.374573707580566 + ], + [ + "▁HUNTER", + -15.374608039855957 + ], + [ + "WATCH", + -15.37464427947998 + ], + [ + "XXL", + -15.374649047851562 + ], + [ + "Practical", + -15.374677658081055 + ], + [ + "▁dendro", + -15.374699592590332 + ], + [ + "▁Unported", + -15.37471866607666 + ], + [ + "▁extensibility", + -15.374730110168457 + ], + [ + "Notification", + -15.374813079833984 + ], + [ + "▁unworn", + -15.374818801879883 + ], + [ + "▁Alstom", + -15.374929428100586 + ], + [ + "▁biracial", + -15.374954223632812 + ], + [ + "▁DWR", + -15.374992370605469 + ], + [ + "agile", + -15.375000953674316 + ], + [ + "▁Sedo", + -15.375031471252441 + ], + [ + "▁reordering", + -15.375032424926758 + ], + [ + "▁Berkman", + -15.375040054321289 + ], + [ + "Finland", + -15.37507152557373 + ], + [ + "▁superhighway", + -15.37507152557373 + ], + [ + "▁Sybase", + -15.375088691711426 + ], + [ + "▁quickening", + -15.37509822845459 + ], + [ + "▁chromite", + -15.375116348266602 + ], + [ + "▁goalkeeping", + -15.375129699707031 + ], + [ + "案", + -15.375134468078613 + ], + [ + "DUCTION", + -15.375154495239258 + ], + [ + "▁Gallia", + -15.375164031982422 + ], + [ + "색", + -15.375174522399902 + ], + [ + "▁sunburned", + -15.375190734863281 + ], + [ + "▁Weigel", + -15.375218391418457 + ], + [ + "TCM", + -15.375228881835938 + ], + [ + "▁disches", + -15.375232696533203 + ], + [ + "një", + -15.375235557556152 + ], + [ + "Capacity", + -15.375239372253418 + ], + [ + "▁GERMAN", + -15.375261306762695 + ], + [ + "▁Transitioning", + -15.375309944152832 + ], + [ + "▁intermingled", + -15.375311851501465 + ], + [ + "▁unpleasantness", + -15.375330924987793 + ], + [ + "▁Rothwell", + -15.375332832336426 + ], + [ + "änn", + -15.375337600708008 + ], + [ + "▁Rappahannock", + -15.375349044799805 + ], + [ + "▁profiteering", + -15.375375747680664 + ], + [ + "▁trumpeted", + -15.375433921813965 + ], + [ + "▁GYM", + -15.375450134277344 + ], + [ + "ASCO", + -15.375456809997559 + ], + [ + "▁triangulate", + -15.375563621520996 + ], + [ + "▁expressiveness", + -15.375579833984375 + ], + [ + "▁constitu", + -15.375633239746094 + ], + [ + "▁Delph", + -15.375635147094727 + ], + [ + "emergent", + -15.37564468383789 + ], + [ + "▁Selim", + -15.37564468383789 + ], + [ + "▁cef", + -15.375685691833496 + ], + [ + "ект", + -15.375687599182129 + ], + [ + "▁Reuter", + -15.375703811645508 + ], + [ + "▁Noteworthy", + -15.375727653503418 + ], + [ + "▁Suspected", + -15.375754356384277 + ], + [ + "▁nsw", + -15.375764846801758 + ], + [ + "▁quaternary", + -15.375776290893555 + ], + [ + "▁Casco", + -15.375797271728516 + ], + [ + "▁messier", + -15.37580394744873 + ], + [ + "▁Mamie", + -15.37584114074707 + ], + [ + "▁BARB", + -15.375848770141602 + ], + [ + "▁soufflé", + -15.375853538513184 + ], + [ + "▁Coogan", + -15.37589168548584 + ], + [ + "▁Refusal", + -15.375899314880371 + ], + [ + "▁kingfisher", + -15.37591552734375 + ], + [ + "▁lambast", + -15.375929832458496 + ], + [ + "▁tallow", + -15.375938415527344 + ], + [ + "▁ASTRO", + -15.37598705291748 + ], + [ + "▁crumple", + -15.376077651977539 + ], + [ + "olta", + -15.37608528137207 + ], + [ + "▁Nester", + -15.37610149383545 + ], + [ + "wizzle", + -15.376102447509766 + ], + [ + "▁Participated", + -15.376111030578613 + ], + [ + "▁Negara", + -15.376150131225586 + ], + [ + "Cheek", + -15.37619686126709 + ], + [ + "▁Hibbert", + -15.376204490661621 + ], + [ + "▁Greinke", + -15.376205444335938 + ], + [ + "▁CATCH", + -15.376219749450684 + ], + [ + "▁Majlis", + -15.376235008239746 + ], + [ + "ANZA", + -15.37625789642334 + ], + [ + "▁Etymology", + -15.376261711120605 + ], + [ + "▁joyously", + -15.376270294189453 + ], + [ + "▁bioscience", + -15.376272201538086 + ], + [ + "▁Caribe", + -15.376280784606934 + ], + [ + "▁TOWNSHIP", + -15.376282691955566 + ], + [ + "▁SPAN", + -15.376287460327148 + ], + [ + "▁Wavy", + -15.376379013061523 + ], + [ + "▁morphogenesis", + -15.376385688781738 + ], + [ + "▁cep", + -15.376386642456055 + ], + [ + "▁Repent", + -15.376402854919434 + ], + [ + "▁его", + -15.376453399658203 + ], + [ + "▁Conceal", + -15.376472473144531 + ], + [ + "▁Все", + -15.376489639282227 + ], + [ + "cassette", + -15.376500129699707 + ], + [ + "▁Eccentric", + -15.376509666442871 + ], + [ + "▁Elec", + -15.376523971557617 + ], + [ + "▁FDNY", + -15.37657642364502 + ], + [ + "▁scabies", + -15.37657642364502 + ], + [ + "▁LYN", + -15.376605987548828 + ], + [ + "▁contrition", + -15.376635551452637 + ], + [ + "▁Anemia", + -15.37667179107666 + ], + [ + "ース", + -15.376726150512695 + ], + [ + "structuring", + -15.376806259155273 + ], + [ + "▁Cromer", + -15.37680721282959 + ], + [ + "southeast", + -15.376811981201172 + ], + [ + "compose", + -15.376821517944336 + ], + [ + "술", + -15.376882553100586 + ], + [ + "▁Quench", + -15.376898765563965 + ], + [ + "▁grovel", + -15.376899719238281 + ], + [ + "▁patentable", + -15.377086639404297 + ], + [ + "▁Choreographer", + -15.377094268798828 + ], + [ + "ceutical", + -15.377115249633789 + ], + [ + "▁Lacroix", + -15.377117156982422 + ], + [ + "▁FICTION", + -15.377131462097168 + ], + [ + "▁Mohave", + -15.377161979675293 + ], + [ + "▁creole", + -15.377164840698242 + ], + [ + "▁McGhee", + -15.37720775604248 + ], + [ + "▁Siraj", + -15.377225875854492 + ], + [ + "操作", + -15.377279281616211 + ], + [ + "▁Kumasi", + -15.377293586730957 + ], + [ + "berkeley", + -15.377305030822754 + ], + [ + "▁Imphal", + -15.37734317779541 + ], + [ + "▁skatepark", + -15.377386093139648 + ], + [ + "▁treasonous", + -15.377413749694824 + ], + [ + "▁Pitino", + -15.377426147460938 + ], + [ + "▁Lockport", + -15.37743854522705 + ], + [ + "▁cultura", + -15.377469062805176 + ], + [ + "ец", + -15.37748908996582 + ], + [ + "▁machineries", + -15.377574920654297 + ], + [ + "▁În", + -15.377634048461914 + ], + [ + "diffusion", + -15.377646446228027 + ], + [ + "universit", + -15.377678871154785 + ], + [ + "blanket", + -15.37768840789795 + ], + [ + "▁LINCOLN", + -15.377738952636719 + ], + [ + "▁kickstand", + -15.377765655517578 + ], + [ + "▁deutsche", + -15.37778377532959 + ], + [ + "▁Chrysanthemum", + -15.37779712677002 + ], + [ + "▁Wtd", + -15.377815246582031 + ], + [ + "▁Hologram", + -15.377846717834473 + ], + [ + "▁Sherrill", + -15.377854347229004 + ], + [ + "▁bootstrapping", + -15.377930641174316 + ], + [ + "▁exasperating", + -15.377933502197266 + ], + [ + "▁breastplate", + -15.377985954284668 + ], + [ + "▁Mounties", + -15.377989768981934 + ], + [ + "▁endotoxin", + -15.378000259399414 + ], + [ + "Davies", + -15.37800121307373 + ], + [ + "ophthalmo", + -15.378005027770996 + ], + [ + "▁privation", + -15.37802505493164 + ], + [ + "лек", + -15.378067016601562 + ], + [ + "▁PRETTY", + -15.378131866455078 + ], + [ + "oogle", + -15.378190040588379 + ], + [ + "▁DXF", + -15.378207206726074 + ], + [ + "Lloyd", + -15.378223419189453 + ], + [ + "▁microfibre", + -15.378246307373047 + ], + [ + "zheng", + -15.378252983093262 + ], + [ + "▁Paglia", + -15.378332138061523 + ], + [ + "▁slimmed", + -15.378350257873535 + ], + [ + "▁Salgado", + -15.378355026245117 + ], + [ + "ψ", + -15.378369331359863 + ], + [ + "retinal", + -15.37837028503418 + ], + [ + "으며", + -15.37838077545166 + ], + [ + "▁Toxicol", + -15.378412246704102 + ], + [ + "▁amoxil", + -15.378436088562012 + ], + [ + "▁Intifada", + -15.378439903259277 + ], + [ + "▁Ο", + -15.378458023071289 + ], + [ + "▁DETAIL", + -15.37849235534668 + ], + [ + "▁Alph", + -15.37855339050293 + ], + [ + "▁ottawa", + -15.378583908081055 + ], + [ + "▁Virology", + -15.378644943237305 + ], + [ + "▁Bulgari", + -15.37869644165039 + ], + [ + "▁ACADEMY", + -15.37871265411377 + ], + [ + "▁Luhansk", + -15.378751754760742 + ], + [ + "ENDO", + -15.378774642944336 + ], + [ + "libertarian", + -15.378778457641602 + ], + [ + "스트", + -15.37895393371582 + ], + [ + "▁Wolk", + -15.378958702087402 + ], + [ + "▁polymorph", + -15.378958702087402 + ], + [ + "FIRST", + -15.379011154174805 + ], + [ + "▁wingback", + -15.379063606262207 + ], + [ + "draining", + -15.37906551361084 + ], + [ + "▁Hitchhiker", + -15.379082679748535 + ], + [ + "MBR", + -15.379117012023926 + ], + [ + "▁blanco", + -15.379121780395508 + ], + [ + "▁Eliminator", + -15.379218101501465 + ], + [ + "▁Buen", + -15.379239082336426 + ], + [ + "▁،", + -15.379290580749512 + ], + [ + "ベ", + -15.379324913024902 + ], + [ + "uwar", + -15.379327774047852 + ], + [ + "▁Janitorial", + -15.379335403442383 + ], + [ + "▁freshening", + -15.379343032836914 + ], + [ + "Hale", + -15.379371643066406 + ], + [ + "▁chitin", + -15.379380226135254 + ], + [ + "▁Poisoning", + -15.37938404083252 + ], + [ + "▁roc", + -15.379420280456543 + ], + [ + "▁Blackmagic", + -15.3794527053833 + ], + [ + "Hearing", + -15.379467010498047 + ], + [ + "▁Mehl", + -15.379514694213867 + ], + [ + "▁stuttered", + -15.37955093383789 + ], + [ + "▁nixed", + -15.379551887512207 + ], + [ + "Putting", + -15.37955379486084 + ], + [ + "Knit", + -15.3795804977417 + ], + [ + "▁Vivendi", + -15.379655838012695 + ], + [ + "▁Gargoyle", + -15.379667282104492 + ], + [ + "ablity", + -15.379676818847656 + ], + [ + "▁ANTHONY", + -15.37968635559082 + ], + [ + "▁hyperbaric", + -15.37968635559082 + ], + [ + "▁Literatur", + -15.379691123962402 + ], + [ + "ipate", + -15.379697799682617 + ], + [ + "▁Palpatine", + -15.379725456237793 + ], + [ + "▁infliction", + -15.379850387573242 + ], + [ + "kicker", + -15.379905700683594 + ], + [ + "MASS", + -15.379936218261719 + ], + [ + "Construct", + -15.3799467086792 + ], + [ + "Wouldn", + -15.379976272583008 + ], + [ + "▁Saitama", + -15.379995346069336 + ], + [ + "▁Damask", + -15.380044937133789 + ], + [ + "▁alphabetic", + -15.380070686340332 + ], + [ + "▁Lactic", + -15.380112648010254 + ], + [ + "▁Gurung", + -15.380159378051758 + ], + [ + "Tale", + -15.38017749786377 + ], + [ + "лит", + -15.380203247070312 + ], + [ + "▁Conjuring", + -15.380212783813477 + ], + [ + "▁ellipsoid", + -15.380212783813477 + ], + [ + "▁habanero", + -15.380212783813477 + ], + [ + "VEGF", + -15.380226135253906 + ], + [ + "▁hijo", + -15.380284309387207 + ], + [ + "▁tarnishing", + -15.380295753479004 + ], + [ + "▁Pepin", + -15.380317687988281 + ], + [ + "یا", + -15.380324363708496 + ], + [ + "▁Accomplish", + -15.380346298217773 + ], + [ + "▁sportive", + -15.380355834960938 + ], + [ + "▁kjo", + -15.380396842956543 + ], + [ + "▁Birkenstock", + -15.380447387695312 + ], + [ + "▁Yellowknife", + -15.380474090576172 + ], + [ + "Evelyn", + -15.380499839782715 + ], + [ + "torno", + -15.380539894104004 + ], + [ + "▁escapade", + -15.380645751953125 + ], + [ + "crum", + -15.380667686462402 + ], + [ + "▁depose", + -15.380671501159668 + ], + [ + "HipHop", + -15.380681037902832 + ], + [ + "turvy", + -15.380691528320312 + ], + [ + "▁tusk", + -15.380702018737793 + ], + [ + "Gothic", + -15.380707740783691 + ], + [ + "▁colchicine", + -15.380720138549805 + ], + [ + "costume", + -15.380722045898438 + ], + [ + "▁Reaffirmed", + -15.38074016571045 + ], + [ + "▁Nablus", + -15.380827903747559 + ], + [ + "▁sarong", + -15.380831718444824 + ], + [ + "▁infanticide", + -15.38085651397705 + ], + [ + "▁paleontology", + -15.380868911743164 + ], + [ + "Equipment", + -15.380898475646973 + ], + [ + "▁Fracking", + -15.380901336669922 + ], + [ + "▁Whitten", + -15.380902290344238 + ], + [ + "Zach", + -15.38090705871582 + ], + [ + "▁Fandom", + -15.380925178527832 + ], + [ + "▁Cordray", + -15.380948066711426 + ], + [ + "▁Beachfront", + -15.380993843078613 + ], + [ + "▁Intestinal", + -15.380993843078613 + ], + [ + "▁Eusebius", + -15.381032943725586 + ], + [ + "▁SGX", + -15.381067276000977 + ], + [ + "▁Marmalade", + -15.381091117858887 + ], + [ + "▁Vanderpump", + -15.381139755249023 + ], + [ + "нк", + -15.381199836730957 + ], + [ + "▁CREATION", + -15.381240844726562 + ], + [ + "▁verschiedene", + -15.381247520446777 + ], + [ + "▁adulterous", + -15.381251335144043 + ], + [ + "▁Cilantro", + -15.381258010864258 + ], + [ + "uthu", + -15.381279945373535 + ], + [ + "▁pooja", + -15.381311416625977 + ], + [ + "northeast", + -15.38136100769043 + ], + [ + "▁τα", + -15.381425857543945 + ], + [ + "▁Ouija", + -15.381426811218262 + ], + [ + "▁Kimble", + -15.381438255310059 + ], + [ + "Parliament", + -15.381443977355957 + ], + [ + "▁DMF", + -15.381521224975586 + ], + [ + "▁Lightspeed", + -15.381569862365723 + ], + [ + "▁Mutiny", + -15.381587982177734 + ], + [ + "▁colonnade", + -15.381610870361328 + ], + [ + "TEF", + -15.381617546081543 + ], + [ + "▁hallucinating", + -15.38161849975586 + ], + [ + "▁taurus", + -15.381643295288086 + ], + [ + "▁unibody", + -15.38165283203125 + ], + [ + "▁lamppost", + -15.381699562072754 + ], + [ + "▁Titusville", + -15.381709098815918 + ], + [ + "exert", + -15.381720542907715 + ], + [ + "▁DPW", + -15.381821632385254 + ], + [ + "▁TRAP", + -15.381824493408203 + ], + [ + "▁Mobius", + -15.381851196289062 + ], + [ + "▁Vitaly", + -15.381872177124023 + ], + [ + "▁interdiction", + -15.38188648223877 + ], + [ + "於", + -15.381930351257324 + ], + [ + "LUG", + -15.381945610046387 + ], + [ + "▁intercollegiate", + -15.3819580078125 + ], + [ + "▁Hinsdale", + -15.382003784179688 + ], + [ + "governed", + -15.382019996643066 + ], + [ + "▁roi", + -15.382026672363281 + ], + [ + "▁balaclava", + -15.382067680358887 + ], + [ + "▁Strada", + -15.382068634033203 + ], + [ + "RICS", + -15.382102966308594 + ], + [ + "isode", + -15.382119178771973 + ], + [ + "▁dabbing", + -15.382149696350098 + ], + [ + "▁Fellini", + -15.38217830657959 + ], + [ + "Pizza", + -15.382219314575195 + ], + [ + "graphie", + -15.382241249084473 + ], + [ + "oxyl", + -15.3822660446167 + ], + [ + "至", + -15.382292747497559 + ], + [ + "▁Vanquish", + -15.38231372833252 + ], + [ + "▁MYOB", + -15.382319450378418 + ], + [ + "▁pleb", + -15.382392883300781 + ], + [ + "▁Microfinance", + -15.382413864135742 + ], + [ + "Worx", + -15.382423400878906 + ], + [ + "▁anthemic", + -15.382501602172852 + ], + [ + "▁Darrel", + -15.382511138916016 + ], + [ + "Beware", + -15.38251781463623 + ], + [ + "▁SUSAN", + -15.382535934448242 + ], + [ + "▁DISCLAIM", + -15.38258171081543 + ], + [ + "▁hymnal", + -15.382582664489746 + ], + [ + "▁monotonic", + -15.382591247558594 + ], + [ + "▁Ratzinger", + -15.382624626159668 + ], + [ + "▁taxiway", + -15.382635116577148 + ], + [ + "amongst", + -15.382661819458008 + ], + [ + "▁Abidjan", + -15.382760047912598 + ], + [ + "▁Miroslav", + -15.382795333862305 + ], + [ + "ень", + -15.382882118225098 + ], + [ + "iddly", + -15.382885932922363 + ], + [ + "▁Rejected", + -15.382905960083008 + ], + [ + "Deluxe", + -15.38294792175293 + ], + [ + "anderson", + -15.382957458496094 + ], + [ + "▁overdosing", + -15.382966041564941 + ], + [ + "▁Ketchup", + -15.383028030395508 + ], + [ + "▁Arnott", + -15.383044242858887 + ], + [ + "▁Otolaryngology", + -15.383045196533203 + ], + [ + "▁miglior", + -15.383055686950684 + ], + [ + "áš", + -15.383074760437012 + ], + [ + "liqua", + -15.38309383392334 + ], + [ + "▁Nascar", + -15.383111000061035 + ], + [ + "EPP", + -15.383167266845703 + ], + [ + "▁Banger", + -15.383174896240234 + ], + [ + "▁Franzen", + -15.383218765258789 + ], + [ + "▁Jamey", + -15.38326358795166 + ], + [ + "▁Leduc", + -15.38326358795166 + ], + [ + "▁Bruck", + -15.383272171020508 + ], + [ + "preparation", + -15.383330345153809 + ], + [ + "STRONG", + -15.383360862731934 + ], + [ + "▁TTIP", + -15.383365631103516 + ], + [ + "▁GFR", + -15.383380889892578 + ], + [ + "Avatar", + -15.383455276489258 + ], + [ + "▁unpolished", + -15.383487701416016 + ], + [ + "Terminal", + -15.383527755737305 + ], + [ + "eč", + -15.383561134338379 + ], + [ + "▁Slovakian", + -15.383591651916504 + ], + [ + "▁equivocal", + -15.383594512939453 + ], + [ + "ிய", + -15.383610725402832 + ], + [ + "▁Nocturne", + -15.383613586425781 + ], + [ + "▁Clinch", + -15.383623123168945 + ], + [ + "▁Malmo", + -15.383637428283691 + ], + [ + "exclusion", + -15.38366413116455 + ], + [ + "▁JASON", + -15.383674621582031 + ], + [ + "▁0844", + -15.38368034362793 + ], + [ + "에게", + -15.383681297302246 + ], + [ + "▁Dislike", + -15.383708953857422 + ], + [ + "▁deviance", + -15.3837308883667 + ], + [ + "▁restatement", + -15.383736610412598 + ], + [ + "▁Manigault", + -15.383749008178711 + ], + [ + "▁wafted", + -15.383761405944824 + ], + [ + "▁emir", + -15.383796691894531 + ], + [ + "▁Assert", + -15.383877754211426 + ], + [ + "▁ventilate", + -15.383890151977539 + ], + [ + "▁baptist", + -15.383896827697754 + ], + [ + "▁telah", + -15.383950233459473 + ], + [ + "▁Zeeland", + -15.383968353271484 + ], + [ + "▁germinated", + -15.383980751037598 + ], + [ + "▁FCPA", + -15.383984565734863 + ], + [ + "▁Vehicular", + -15.384003639221191 + ], + [ + "▁dildo", + -15.384018898010254 + ], + [ + "▁Handicapped", + -15.38402271270752 + ], + [ + "Emotional", + -15.384025573730469 + ], + [ + "▁Prema", + -15.384042739868164 + ], + [ + "▁Eyeglasses", + -15.384065628051758 + ], + [ + "▁Uniqlo", + -15.38410472869873 + ], + [ + "▁promethazine", + -15.384121894836426 + ], + [ + "▁glutton", + -15.38413143157959 + ], + [ + "▁remarriage", + -15.384164810180664 + ], + [ + "▁disassembling", + -15.38419246673584 + ], + [ + "hoor", + -15.384217262268066 + ], + [ + "▁CRIMINAL", + -15.384239196777344 + ], + [ + "iverse", + -15.38425064086914 + ], + [ + "군", + -15.384258270263672 + ], + [ + "COVER", + -15.384275436401367 + ], + [ + "Unlock", + -15.384297370910645 + ], + [ + "▁gunship", + -15.384303092956543 + ], + [ + "▁homologue", + -15.38432788848877 + ], + [ + "empted", + -15.384331703186035 + ], + [ + "▁MRF", + -15.384332656860352 + ], + [ + "Lov", + -15.384363174438477 + ], + [ + "▁nibbled", + -15.384417533874512 + ], + [ + "Orient", + -15.384419441223145 + ], + [ + "khali", + -15.384435653686523 + ], + [ + "▁semua", + -15.384440422058105 + ], + [ + "▁SHP", + -15.384443283081055 + ], + [ + "Noise", + -15.384449005126953 + ], + [ + "scenario", + -15.384514808654785 + ], + [ + "unlikely", + -15.384517669677734 + ], + [ + "▁Lloris", + -15.384578704833984 + ], + [ + "▁HELD", + -15.384652137756348 + ], + [ + "loyal", + -15.384657859802246 + ], + [ + "▁transversal", + -15.384692192077637 + ], + [ + "▁unframed", + -15.384711265563965 + ], + [ + "WICK", + -15.384716033935547 + ], + [ + "▁PowerShot", + -15.384736061096191 + ], + [ + "▁MEDIUM", + -15.384737968444824 + ], + [ + "▁Rainwater", + -15.384737968444824 + ], + [ + "▁Virtuoso", + -15.384774208068848 + ], + [ + "▁TTY", + -15.384782791137695 + ], + [ + "▁Heinemann", + -15.38488483428955 + ], + [ + "▁Chrysostom", + -15.384885787963867 + ], + [ + "▁masculin", + -15.384902954101562 + ], + [ + "▁Alamitos", + -15.384909629821777 + ], + [ + "tactical", + -15.384912490844727 + ], + [ + "▁Coriander", + -15.384947776794434 + ], + [ + "ελ", + -15.3849515914917 + ], + [ + "▁pogo", + -15.38495922088623 + ], + [ + "Comedy", + -15.384965896606445 + ], + [ + "▁benediction", + -15.385021209716797 + ], + [ + "▁petiole", + -15.385048866271973 + ], + [ + "▁Desolation", + -15.385063171386719 + ], + [ + "▁dysphagia", + -15.385101318359375 + ], + [ + "▁Lithgow", + -15.385218620300293 + ], + [ + "▁jetliner", + -15.385262489318848 + ], + [ + "▁INDUSTRIES", + -15.385355949401855 + ], + [ + "▁FUD", + -15.38543701171875 + ], + [ + "▁Mooring", + -15.385448455810547 + ], + [ + "▁massachusetts", + -15.385454177856445 + ], + [ + "▁Geun", + -15.385456085205078 + ], + [ + "▁Gronk", + -15.385509490966797 + ], + [ + "▁adulterer", + -15.38552188873291 + ], + [ + "▁Stockdale", + -15.385523796081543 + ], + [ + "▁Hindutva", + -15.385534286499023 + ], + [ + "▁reprinting", + -15.385555267333984 + ], + [ + "restoration", + -15.3855562210083 + ], + [ + "▁NOBODY", + -15.385558128356934 + ], + [ + "andrew", + -15.3856201171875 + ], + [ + "▁shipboard", + -15.38564682006836 + ], + [ + "▁pandemonium", + -15.385649681091309 + ], + [ + "▁Schefter", + -15.385653495788574 + ], + [ + "kunda", + -15.385716438293457 + ], + [ + "▁Anticipating", + -15.38572883605957 + ], + [ + "merchant", + -15.385749816894531 + ], + [ + "▁segregating", + -15.385787010192871 + ], + [ + "▁Bronwyn", + -15.385788917541504 + ], + [ + "▁Nexium", + -15.385799407958984 + ], + [ + "▁ELC", + -15.385811805725098 + ], + [ + "▁spectrophotometer", + -15.385826110839844 + ], + [ + "▁LMAO", + -15.385844230651855 + ], + [ + "▁CXCL", + -15.385851860046387 + ], + [ + "▁quartzite", + -15.385905265808105 + ], + [ + "Defender", + -15.386058807373047 + ], + [ + "▁Ooty", + -15.386067390441895 + ], + [ + "▁preemptively", + -15.386099815368652 + ], + [ + "티", + -15.386120796203613 + ], + [ + "▁privatised", + -15.386122703552246 + ], + [ + "▁tipper", + -15.386124610900879 + ], + [ + "jihad", + -15.386130332946777 + ], + [ + "torque", + -15.386164665222168 + ], + [ + "▁portent", + -15.386175155639648 + ], + [ + "▁Piezo", + -15.386185646057129 + ], + [ + "▁blvd", + -15.386198997497559 + ], + [ + "▁Metallurgical", + -15.386297225952148 + ], + [ + "▁tommy", + -15.386344909667969 + ], + [ + "educate", + -15.386385917663574 + ], + [ + "▁Nucleo", + -15.386439323425293 + ], + [ + "مه", + -15.386500358581543 + ], + [ + "compiler", + -15.386503219604492 + ], + [ + "CONNECT", + -15.386534690856934 + ], + [ + "▁Guerin", + -15.386557579040527 + ], + [ + "colonialism", + -15.386571884155273 + ], + [ + "▁Emeli", + -15.386601448059082 + ], + [ + "ɔ", + -15.386650085449219 + ], + [ + "▁στο", + -15.386650085449219 + ], + [ + "▁SHADOW", + -15.38665771484375 + ], + [ + "▁Constraint", + -15.386703491210938 + ], + [ + "🏻", + -15.386706352233887 + ], + [ + "▁brunches", + -15.386772155761719 + ], + [ + "Elliot", + -15.386798858642578 + ], + [ + "▁satirist", + -15.386886596679688 + ], + [ + "OOO", + -15.386902809143066 + ], + [ + "addled", + -15.386903762817383 + ], + [ + "▁Insertion", + -15.386926651000977 + ], + [ + "locator", + -15.386946678161621 + ], + [ + "▁Nicknamed", + -15.386985778808594 + ], + [ + "voucher", + -15.38698673248291 + ], + [ + "vov", + -15.38704776763916 + ], + [ + "▁Chibi", + -15.387056350708008 + ], + [ + "▁Prospero", + -15.387059211730957 + ], + [ + "lehre", + -15.387084007263184 + ], + [ + "▁airfoil", + -15.387163162231445 + ], + [ + "fiq", + -15.387164115905762 + ], + [ + "▁Shoshone", + -15.387200355529785 + ], + [ + "▁rifling", + -15.387203216552734 + ], + [ + "▁completa", + -15.387224197387695 + ], + [ + "▁Barthol", + -15.387273788452148 + ], + [ + "▁Bletchley", + -15.38727855682373 + ], + [ + "▁Kommentar", + -15.387301445007324 + ], + [ + "▁Cuddy", + -15.387334823608398 + ], + [ + "象", + -15.387340545654297 + ], + [ + "▁Genova", + -15.38735580444336 + ], + [ + "▁Milosh", + -15.387432098388672 + ], + [ + "▁CCleaner", + -15.387455940246582 + ], + [ + "▁experiencia", + -15.38746166229248 + ], + [ + "collateral", + -15.387540817260742 + ], + [ + "▁hysterics", + -15.387598991394043 + ], + [ + "▁Tlaib", + -15.387632369995117 + ], + [ + "▁Mignon", + -15.387693405151367 + ], + [ + "▁Skylark", + -15.387735366821289 + ], + [ + "输", + -15.3877534866333 + ], + [ + "▁Crowther", + -15.387799263000488 + ], + [ + "▁detested", + -15.387808799743652 + ], + [ + "▁Futsal", + -15.387809753417969 + ], + [ + "▁NEH", + -15.387893676757812 + ], + [ + "▁zooplankton", + -15.38791275024414 + ], + [ + "▁Cloverdale", + -15.387917518615723 + ], + [ + "▁WebGL", + -15.387998580932617 + ], + [ + "▁Padang", + -15.388012886047363 + ], + [ + "alala", + -15.38803482055664 + ], + [ + "▁Dlamini", + -15.388044357299805 + ], + [ + "JIT", + -15.38804817199707 + ], + [ + "▁toleration", + -15.38808822631836 + ], + [ + "Poster", + -15.388110160827637 + ], + [ + "▁woodblock", + -15.388145446777344 + ], + [ + "▁Dockyard", + -15.388171195983887 + ], + [ + "▁karen", + -15.388300895690918 + ], + [ + "Proud", + -15.388304710388184 + ], + [ + "▁Tillis", + -15.388319969177246 + ], + [ + "▁DEQ", + -15.388347625732422 + ], + [ + "▁Seidel", + -15.388368606567383 + ], + [ + "▁Finchley", + -15.388383865356445 + ], + [ + "Isabel", + -15.388402938842773 + ], + [ + "▁Bolling", + -15.388422966003418 + ], + [ + "▁Redneck", + -15.388435363769531 + ], + [ + "▁Courtroom", + -15.388476371765137 + ], + [ + "ări", + -15.388492584228516 + ], + [ + "▁Rusev", + -15.38850212097168 + ], + [ + "wka", + -15.388572692871094 + ], + [ + "honour", + -15.38858413696289 + ], + [ + "▁Norco", + -15.388588905334473 + ], + [ + "▁Revitalization", + -15.388617515563965 + ], + [ + "▁produc", + -15.388650894165039 + ], + [ + "▁kultur", + -15.388671875 + ], + [ + "▁univers", + -15.388707160949707 + ], + [ + "shedding", + -15.388736724853516 + ], + [ + "Designed", + -15.388745307922363 + ], + [ + "▁Ubiquitous", + -15.388752937316895 + ], + [ + "LIF", + -15.388778686523438 + ], + [ + "Somewhere", + -15.388786315917969 + ], + [ + "▁Telephony", + -15.388799667358398 + ], + [ + "▁dispelling", + -15.38880443572998 + ], + [ + "▁ingots", + -15.388811111450195 + ], + [ + "▁seductively", + -15.388867378234863 + ], + [ + "lorn", + -15.388890266418457 + ], + [ + "eligibility", + -15.388921737670898 + ], + [ + "▁suffragette", + -15.388927459716797 + ], + [ + "▁celsius", + -15.388930320739746 + ], + [ + "▁Quantities", + -15.388957023620605 + ], + [ + "▁Collinsville", + -15.389015197753906 + ], + [ + "▁prancing", + -15.389039993286133 + ], + [ + "▁rationalizing", + -15.389059066772461 + ], + [ + "들이", + -15.389084815979004 + ], + [ + "▁OBJ", + -15.389107704162598 + ], + [ + "▁Westphalia", + -15.389120101928711 + ], + [ + "▁decouple", + -15.389140129089355 + ], + [ + "Sanders", + -15.389171600341797 + ], + [ + "▁RUM", + -15.389171600341797 + ], + [ + "▁siloed", + -15.38918399810791 + ], + [ + "▁raja", + -15.389228820800781 + ], + [ + "▁eccentricities", + -15.389229774475098 + ], + [ + "▁Practise", + -15.389301300048828 + ], + [ + "▁Claro", + -15.389315605163574 + ], + [ + "▁Lavish", + -15.38934326171875 + ], + [ + "▁McQui", + -15.389413833618164 + ], + [ + "▁Politburo", + -15.389422416687012 + ], + [ + "ivory", + -15.389435768127441 + ], + [ + "▁legislating", + -15.38944149017334 + ], + [ + "▁Heffernan", + -15.389481544494629 + ], + [ + "▁Morelos", + -15.389487266540527 + ], + [ + "▁Melba", + -15.389508247375488 + ], + [ + "▁Battling", + -15.389518737792969 + ], + [ + "▁Opaque", + -15.389540672302246 + ], + [ + "Hmmm", + -15.389552116394043 + ], + [ + "ച", + -15.38959789276123 + ], + [ + "▁Lakefront", + -15.389617919921875 + ], + [ + "eshwari", + -15.389636039733887 + ], + [ + "▁Marzipan", + -15.389718055725098 + ], + [ + "▁Nolte", + -15.389730453491211 + ], + [ + "▁Saal", + -15.389739036560059 + ], + [ + "▁Atlantean", + -15.38975715637207 + ], + [ + "modification", + -15.38976001739502 + ], + [ + "▁Scarce", + -15.38977336883545 + ], + [ + "▁Sulaiman", + -15.389781951904297 + ], + [ + "▁plasterboard", + -15.389788627624512 + ], + [ + "▁narc", + -15.389819145202637 + ], + [ + "▁TGV", + -15.389822959899902 + ], + [ + "▁REMOTE", + -15.389878273010254 + ], + [ + "▁poignantly", + -15.389890670776367 + ], + [ + "▁monocytogenes", + -15.389914512634277 + ], + [ + "GOOG", + -15.390033721923828 + ], + [ + "▁marbling", + -15.390048027038574 + ], + [ + "Nintendo", + -15.390079498291016 + ], + [ + "Tight", + -15.390130996704102 + ], + [ + "▁SKIP", + -15.3901948928833 + ], + [ + "▁Moravia", + -15.390214920043945 + ], + [ + "catechin", + -15.390230178833008 + ], + [ + "▁DUTY", + -15.3902587890625 + ], + [ + "ollar", + -15.39026927947998 + ], + [ + "▁Céline", + -15.390270233154297 + ], + [ + "▁Disturbing", + -15.390294075012207 + ], + [ + "▁Ibrox", + -15.390332221984863 + ], + [ + "▁anchovy", + -15.390348434448242 + ], + [ + "BIR", + -15.390356063842773 + ], + [ + "▁uninfected", + -15.390405654907227 + ], + [ + "▁Actuarial", + -15.390406608581543 + ], + [ + "▁committment", + -15.390420913696289 + ], + [ + "▁subspecialty", + -15.390427589416504 + ], + [ + "▁Kraj", + -15.390445709228516 + ], + [ + "Piano", + -15.390449523925781 + ], + [ + "▁SSW", + -15.390470504760742 + ], + [ + "▁TAD", + -15.390496253967285 + ], + [ + "▁Disappointment", + -15.390504837036133 + ], + [ + "▁Keli", + -15.390525817871094 + ], + [ + "▁achingly", + -15.390530586242676 + ], + [ + "eksi", + -15.390571594238281 + ], + [ + "Martha", + -15.39058780670166 + ], + [ + "▁clunker", + -15.39059829711914 + ], + [ + "▁voltmeter", + -15.390630722045898 + ], + [ + "▁Thrash", + -15.390668869018555 + ], + [ + "▁hamstrung", + -15.390668869018555 + ], + [ + "▁Nathanael", + -15.390686988830566 + ], + [ + "▁Wilberforce", + -15.390710830688477 + ], + [ + "Vibe", + -15.390743255615234 + ], + [ + "▁Но", + -15.390746116638184 + ], + [ + "▁Portofino", + -15.390761375427246 + ], + [ + "▁Lahaina", + -15.390762329101562 + ], + [ + "▁Belden", + -15.390763282775879 + ], + [ + "▁télé", + -15.390767097473145 + ], + [ + "▁uttermost", + -15.390771865844727 + ], + [ + "▁Katja", + -15.390774726867676 + ], + [ + "decode", + -15.390819549560547 + ], + [ + "▁sleuthing", + -15.39084243774414 + ], + [ + "▁latina", + -15.39091682434082 + ], + [ + "▁Prototyping", + -15.390941619873047 + ], + [ + "▁TERRA", + -15.390941619873047 + ], + [ + "Gulf", + -15.391011238098145 + ], + [ + "▁klepto", + -15.391033172607422 + ], + [ + "▁bendable", + -15.391047477722168 + ], + [ + "▁biogenesis", + -15.391070365905762 + ], + [ + "dispute", + -15.391081809997559 + ], + [ + "▁reprogrammed", + -15.391092300415039 + ], + [ + "▁aftershave", + -15.391105651855469 + ], + [ + "▁reestablished", + -15.391112327575684 + ], + [ + "▁kik", + -15.39113712310791 + ], + [ + "▁Ooma", + -15.39114761352539 + ], + [ + "▁RPL", + -15.391218185424805 + ], + [ + "▁NIK", + -15.391227722167969 + ], + [ + "Jude", + -15.391234397888184 + ], + [ + "▁BARN", + -15.39124870300293 + ], + [ + "▁subjugate", + -15.391281127929688 + ], + [ + "▁Massif", + -15.39133071899414 + ], + [ + "▁XAML", + -15.39134407043457 + ], + [ + "anelli", + -15.39136791229248 + ], + [ + "▁Scaffold", + -15.391369819641113 + ], + [ + "▁Muldoon", + -15.391372680664062 + ], + [ + "▁Dunkel", + -15.391393661499023 + ], + [ + "▁equidistant", + -15.39139461517334 + ], + [ + "▁Respite", + -15.391404151916504 + ], + [ + "▁Yammer", + -15.391417503356934 + ], + [ + "▁geez", + -15.391436576843262 + ], + [ + "▁marie", + -15.39144229888916 + ], + [ + "calculus", + -15.391461372375488 + ], + [ + "▁copped", + -15.391487121582031 + ], + [ + "▁Göttingen", + -15.39149284362793 + ], + [ + "후", + -15.391504287719727 + ], + [ + "voj", + -15.391526222229004 + ], + [ + "մ", + -15.391570091247559 + ], + [ + "▁terrifies", + -15.391570091247559 + ], + [ + "ément", + -15.391575813293457 + ], + [ + "▁Dingo", + -15.391575813293457 + ], + [ + "▁collocation", + -15.391576766967773 + ], + [ + "▁Curzon", + -15.391581535339355 + ], + [ + "▁CORT", + -15.391630172729492 + ], + [ + "DWI", + -15.391633987426758 + ], + [ + "▁fracas", + -15.3916654586792 + ], + [ + "strung", + -15.39169692993164 + ], + [ + "▁adsorbent", + -15.39172649383545 + ], + [ + "▁Sanhedrin", + -15.391728401184082 + ], + [ + "▁alkaloid", + -15.391732215881348 + ], + [ + "▁Pascoe", + -15.39173412322998 + ], + [ + "▁dairies", + -15.391786575317383 + ], + [ + "▁ovate", + -15.391825675964355 + ], + [ + "▁Cheez", + -15.391862869262695 + ], + [ + "▁Computed", + -15.391901969909668 + ], + [ + "▁quotidian", + -15.391932487487793 + ], + [ + "▁encanta", + -15.391945838928223 + ], + [ + "▁rumen", + -15.391989707946777 + ], + [ + "Pause", + -15.39199161529541 + ], + [ + "proceed", + -15.39199447631836 + ], + [ + "▁fram", + -15.392004013061523 + ], + [ + "▁virtuosic", + -15.392004013061523 + ], + [ + "Dangerous", + -15.392017364501953 + ], + [ + "▁Sonne", + -15.392051696777344 + ], + [ + "▁tugboat", + -15.392069816589355 + ], + [ + "▁NSG", + -15.392085075378418 + ], + [ + "▁guffaw", + -15.39212417602539 + ], + [ + "▁Mockup", + -15.392154693603516 + ], + [ + "▁ANSYS", + -15.392169952392578 + ], + [ + "Billion", + -15.392176628112793 + ], + [ + "▁Novosti", + -15.392205238342285 + ], + [ + "▁Doggy", + -15.392208099365234 + ], + [ + "▁minicamp", + -15.392251014709473 + ], + [ + "▁Trobe", + -15.392281532287598 + ], + [ + "▁ITSM", + -15.392295837402344 + ], + [ + "▁Henshaw", + -15.392326354980469 + ], + [ + "stranger", + -15.392349243164062 + ], + [ + "▁Anomaly", + -15.392400741577148 + ], + [ + "▁bipedal", + -15.392414093017578 + ], + [ + "▁Ruckus", + -15.39243221282959 + ], + [ + "▁chauffeured", + -15.392433166503906 + ], + [ + "▁Kettlebell", + -15.392480850219727 + ], + [ + "MPO", + -15.392486572265625 + ], + [ + "▁Coimbra", + -15.39251708984375 + ], + [ + "▁Pervez", + -15.392526626586914 + ], + [ + "▁grandad", + -15.392526626586914 + ], + [ + "ым", + -15.392560005187988 + ], + [ + "▁gendarme", + -15.392577171325684 + ], + [ + "▁lascivious", + -15.392577171325684 + ], + [ + "▁Pono", + -15.392586708068848 + ], + [ + "▁Sangria", + -15.392622947692871 + ], + [ + "▁subclinical", + -15.39262866973877 + ], + [ + "▁€200", + -15.3926420211792 + ], + [ + "Roof", + -15.392655372619629 + ], + [ + "▁configura", + -15.392678260803223 + ], + [ + "▁fisheye", + -15.392683029174805 + ], + [ + "oč", + -15.392694473266602 + ], + [ + "HART", + -15.39271354675293 + ], + [ + "▁Mythos", + -15.392729759216309 + ], + [ + "▁Dialect", + -15.392730712890625 + ], + [ + "▁Ruy", + -15.392755508422852 + ], + [ + "▁garda", + -15.392781257629395 + ], + [ + "luminal", + -15.392783164978027 + ], + [ + "▁radium", + -15.392786979675293 + ], + [ + "▁EVGA", + -15.392876625061035 + ], + [ + "▁MMF", + -15.392925262451172 + ], + [ + "▁watchtower", + -15.392942428588867 + ], + [ + "▁incontrovertible", + -15.392951965332031 + ], + [ + "▁PetSmart", + -15.392972946166992 + ], + [ + "playlist", + -15.39299201965332 + ], + [ + "▁Sterile", + -15.3930025100708 + ], + [ + "▁Armadillo", + -15.393054008483887 + ], + [ + "▁reposting", + -15.393054962158203 + ], + [ + "▁Quelle", + -15.393083572387695 + ], + [ + "depleted", + -15.393086433410645 + ], + [ + "captured", + -15.393102645874023 + ], + [ + "▁Takara", + -15.39311408996582 + ], + [ + "▁PWS", + -15.393122673034668 + ], + [ + "▁Bexhill", + -15.393129348754883 + ], + [ + "▁Leadpages", + -15.393142700195312 + ], + [ + "▁Tulli", + -15.39315128326416 + ], + [ + "OPC", + -15.393167495727539 + ], + [ + "eeeeeeeee", + -15.393180847167969 + ], + [ + "▁HELEN", + -15.393200874328613 + ], + [ + "▁RuneScape", + -15.393210411071777 + ], + [ + "▁Kuldeep", + -15.393219947814941 + ], + [ + "▁gigging", + -15.39324951171875 + ], + [ + "▁Etching", + -15.393251419067383 + ], + [ + "ETTA", + -15.393295288085938 + ], + [ + "obey", + -15.393319129943848 + ], + [ + "▁Renard", + -15.393363952636719 + ], + [ + "calculation", + -15.393376350402832 + ], + [ + "▁CREE", + -15.393415451049805 + ], + [ + "▁Llandudno", + -15.393425941467285 + ], + [ + "▁AXIS", + -15.393441200256348 + ], + [ + "▁Titanfall", + -15.39344596862793 + ], + [ + "▁PATTERN", + -15.393487930297852 + ], + [ + "لك", + -15.393514633178711 + ], + [ + "▁Dejan", + -15.393549919128418 + ], + [ + "▁Vocation", + -15.39358139038086 + ], + [ + "Xinhua", + -15.393598556518555 + ], + [ + "▁Hemorrhoid", + -15.393604278564453 + ], + [ + "▁Aldean", + -15.39361572265625 + ], + [ + "Bulgaria", + -15.393636703491211 + ], + [ + "▁Mansur", + -15.393636703491211 + ], + [ + "cleaned", + -15.393688201904297 + ], + [ + "▁veröffentlicht", + -15.393702507019043 + ], + [ + "▁Boiled", + -15.393707275390625 + ], + [ + "▁Aerodynamic", + -15.393753051757812 + ], + [ + "▁Kopitar", + -15.393765449523926 + ], + [ + "▁Oxidative", + -15.393821716308594 + ], + [ + "▁Mashed", + -15.393830299377441 + ], + [ + "Stitch", + -15.39383602142334 + ], + [ + "▁supercritical", + -15.39383602142334 + ], + [ + "Nexus", + -15.393916130065918 + ], + [ + "▁Nikkor", + -15.393925666809082 + ], + [ + "connector", + -15.393961906433105 + ], + [ + "▁Almo", + -15.394011497497559 + ], + [ + "mě", + -15.394018173217773 + ], + [ + "▁portuguese", + -15.39401912689209 + ], + [ + "▁Strobe", + -15.394022941589355 + ], + [ + "▁Statista", + -15.394042015075684 + ], + [ + "コン", + -15.394110679626465 + ], + [ + "Meyer", + -15.394133567810059 + ], + [ + "Jabbar", + -15.394164085388184 + ], + [ + "▁squirmed", + -15.39417552947998 + ], + [ + "celia", + -15.39417839050293 + ], + [ + "▁Hallett", + -15.394227027893066 + ], + [ + "ÐoÐ", + -15.394230842590332 + ], + [ + "▁Ekaterina", + -15.39423656463623 + ], + [ + "층", + -15.39423656463623 + ], + [ + "▁Rippon", + -15.394245147705078 + ], + [ + "▁Fungus", + -15.394257545471191 + ], + [ + "woke", + -15.394281387329102 + ], + [ + "catastrophic", + -15.394329071044922 + ], + [ + "▁wavefront", + -15.394363403320312 + ], + [ + "Static", + -15.39437484741211 + ], + [ + "zü", + -15.394394874572754 + ], + [ + "Lavalin", + -15.39439582824707 + ], + [ + "▁gilding", + -15.394431114196777 + ], + [ + "▁tousled", + -15.39448070526123 + ], + [ + "▁Hurwitz", + -15.394498825073242 + ], + [ + "▁Thien", + -15.394519805908203 + ], + [ + "▁Strome", + -15.394524574279785 + ], + [ + "▁wuss", + -15.394525527954102 + ], + [ + "▁Morbi", + -15.394532203674316 + ], + [ + "▁Specialised", + -15.394543647766113 + ], + [ + "▁curvaceous", + -15.394553184509277 + ], + [ + "▁transmittance", + -15.394564628601074 + ], + [ + "▁adsorb", + -15.394596099853516 + ], + [ + "▁shorn", + -15.394600868225098 + ], + [ + "▁talaga", + -15.394610404968262 + ], + [ + "▁loony", + -15.394636154174805 + ], + [ + "diphenyl", + -15.394720077514648 + ], + [ + "▁Megalo", + -15.394733428955078 + ], + [ + "ELLING", + -15.39473819732666 + ], + [ + "▁nigra", + -15.394813537597656 + ], + [ + "▁Marika", + -15.3948392868042 + ], + [ + "ecosystem", + -15.394867897033691 + ], + [ + "Camel", + -15.394877433776855 + ], + [ + "guda", + -15.39490795135498 + ], + [ + "ель", + -15.394918441772461 + ], + [ + "▁Grrr", + -15.394949913024902 + ], + [ + "VHS", + -15.394950866699219 + ], + [ + "▁powerboat", + -15.394989013671875 + ], + [ + "▁Clickbank", + -15.395009994506836 + ], + [ + "▁Dispatched", + -15.395049095153809 + ], + [ + "investigate", + -15.395074844360352 + ], + [ + "▁racquetball", + -15.395096778869629 + ], + [ + "▁Vladislav", + -15.395129203796387 + ], + [ + "▁Bloglovin", + -15.395132064819336 + ], + [ + "▁tung", + -15.395162582397461 + ], + [ + "▁strontium", + -15.395186424255371 + ], + [ + "▁Panna", + -15.3951997756958 + ], + [ + "▁Atalanta", + -15.39522647857666 + ], + [ + "▁broomstick", + -15.395242691040039 + ], + [ + "▁embittered", + -15.395285606384277 + ], + [ + "▁Offaly", + -15.395312309265137 + ], + [ + "▁celexa", + -15.395328521728516 + ], + [ + "▁Marsala", + -15.395346641540527 + ], + [ + "▁Conclave", + -15.395364761352539 + ], + [ + "▁Tamba", + -15.395401954650879 + ], + [ + "▁Koeman", + -15.395406723022461 + ], + [ + "▁valour", + -15.395442008972168 + ], + [ + "▁Sohail", + -15.395444869995117 + ], + [ + "▁easyJet", + -15.395475387573242 + ], + [ + "1843", + -15.39549446105957 + ], + [ + "▁Esteem", + -15.395528793334961 + ], + [ + "▁coniferous", + -15.395528793334961 + ], + [ + "석", + -15.395562171936035 + ], + [ + "▁corgi", + -15.39559555053711 + ], + [ + "▁Legge", + -15.39560317993164 + ], + [ + "▁Hodder", + -15.395609855651855 + ], + [ + "Fallon", + -15.395620346069336 + ], + [ + "▁Gianforte", + -15.395663261413574 + ], + [ + "▁hanya", + -15.395709037780762 + ], + [ + "▁Beaujolais", + -15.39574146270752 + ], + [ + "▁était", + -15.395800590515137 + ], + [ + "▁Remedial", + -15.395840644836426 + ], + [ + "▁Gennady", + -15.395859718322754 + ], + [ + "▁Extinguish", + -15.395879745483398 + ], + [ + "▁Thetford", + -15.395879745483398 + ], + [ + "Mash", + -15.39588451385498 + ], + [ + "▁drillers", + -15.395953178405762 + ], + [ + "▁Charly", + -15.395955085754395 + ], + [ + "Trinity", + -15.39597225189209 + ], + [ + "Pole", + -15.396013259887695 + ], + [ + "▁zoologist", + -15.396035194396973 + ], + [ + "diagnose", + -15.396063804626465 + ], + [ + "▁Hydroxide", + -15.396080017089844 + ], + [ + "▁Archaic", + -15.396098136901855 + ], + [ + "▁Traf", + -15.396103858947754 + ], + [ + "▁Gumbo", + -15.396111488342285 + ], + [ + "दा", + -15.396164894104004 + ], + [ + "▁Dershowitz", + -15.396177291870117 + ], + [ + "▁Việt", + -15.396276473999023 + ], + [ + "▁Superstition", + -15.396295547485352 + ], + [ + "cricket", + -15.396313667297363 + ], + [ + "▁MILLS", + -15.396318435668945 + ], + [ + "▁aerodrome", + -15.39646053314209 + ], + [ + "▁TTT", + -15.396496772766113 + ], + [ + "▁HYPER", + -15.396502494812012 + ], + [ + "ethanolamine", + -15.396504402160645 + ], + [ + "▁clotted", + -15.396522521972656 + ], + [ + "▁Ekman", + -15.39661979675293 + ], + [ + "▁emacs", + -15.396635055541992 + ], + [ + "▁martha", + -15.39665412902832 + ], + [ + "▁RARA", + -15.396687507629395 + ], + [ + "▁ETSU", + -15.396718978881836 + ], + [ + "absorbent", + -15.396724700927734 + ], + [ + "▁Devour", + -15.39672565460205 + ], + [ + "▁micrograph", + -15.396732330322266 + ], + [ + "▁Coleraine", + -15.39676570892334 + ], + [ + "▁titling", + -15.396777153015137 + ], + [ + "▁TOSHIBA", + -15.396791458129883 + ], + [ + "HCV", + -15.396801948547363 + ], + [ + "▁spearmint", + -15.396842956542969 + ], + [ + "▁Golub", + -15.396867752075195 + ], + [ + "▁BDA", + -15.396876335144043 + ], + [ + "▁unremitting", + -15.396890640258789 + ], + [ + "▁estudio", + -15.396900177001953 + ], + [ + "▁DUB", + -15.396913528442383 + ], + [ + "smartphone", + -15.396920204162598 + ], + [ + "eccion", + -15.396957397460938 + ], + [ + "▁chromatographic", + -15.396976470947266 + ], + [ + "▁ridiculing", + -15.396989822387695 + ], + [ + "▁Hyperlink", + -15.396998405456543 + ], + [ + "weiss", + -15.397089004516602 + ], + [ + "▁எ", + -15.397149085998535 + ], + [ + "▁Cutoff", + -15.397157669067383 + ], + [ + "▁Hondo", + -15.397177696228027 + ], + [ + "▁immensity", + -15.397208213806152 + ], + [ + "▁sprucing", + -15.397248268127441 + ], + [ + "▁Gopi", + -15.39726448059082 + ], + [ + "▁Joko", + -15.397265434265137 + ], + [ + "▁Blindness", + -15.397305488586426 + ], + [ + "▁callsign", + -15.397337913513184 + ], + [ + "congress", + -15.397346496582031 + ], + [ + "▁Anadarko", + -15.397347450256348 + ], + [ + "▁Destroying", + -15.397356033325195 + ], + [ + "ję", + -15.397357940673828 + ], + [ + "▁lakeshore", + -15.397377967834473 + ], + [ + "▁Immortality", + -15.397416114807129 + ], + [ + "▁caboose", + -15.397453308105469 + ], + [ + "▁Griffey", + -15.397520065307617 + ], + [ + "▁CPB", + -15.397578239440918 + ], + [ + "Dowd", + -15.397614479064941 + ], + [ + "▁Bakewell", + -15.397616386413574 + ], + [ + "ု", + -15.397624015808105 + ], + [ + "Convention", + -15.397682189941406 + ], + [ + "▁GUILTY", + -15.397710800170898 + ], + [ + "▁Leadville", + -15.397712707519531 + ], + [ + "▁ECHR", + -15.397747039794922 + ], + [ + "▁maz", + -15.397747993469238 + ], + [ + "▁Humvee", + -15.397749900817871 + ], + [ + "▁mopped", + -15.397760391235352 + ], + [ + "indication", + -15.397768020629883 + ], + [ + "▁Penobscot", + -15.39780330657959 + ], + [ + "harsh", + -15.39782428741455 + ], + [ + "▁fantasized", + -15.39788818359375 + ], + [ + "▁Trask", + -15.397893905639648 + ], + [ + "▁principalities", + -15.397927284240723 + ], + [ + "▁cassis", + -15.397931098937988 + ], + [ + "▁Kiley", + -15.397989273071289 + ], + [ + "▁Repentance", + -15.397993087768555 + ], + [ + "▁calendula", + -15.398021697998047 + ], + [ + "▁Philpott", + -15.398031234741211 + ], + [ + "▁Quanta", + -15.398032188415527 + ], + [ + "▁buzzard", + -15.398058891296387 + ], + [ + "Thames", + -15.398066520690918 + ], + [ + "▁Aleman", + -15.398070335388184 + ], + [ + "▁FRB", + -15.398118019104004 + ], + [ + "▁PETRO", + -15.398122787475586 + ], + [ + "café", + -15.398131370544434 + ], + [ + "▁Knap", + -15.398144721984863 + ], + [ + "▁gunslinger", + -15.398147583007812 + ], + [ + "▁Histoire", + -15.398175239562988 + ], + [ + "▁drugging", + -15.398209571838379 + ], + [ + "▁Provisioning", + -15.398213386535645 + ], + [ + "▁intravascular", + -15.398269653320312 + ], + [ + "έν", + -15.39831256866455 + ], + [ + "YARD", + -15.398320198059082 + ], + [ + "▁dissuaded", + -15.39834213256836 + ], + [ + "Dining", + -15.398361206054688 + ], + [ + "▁Cengage", + -15.39838695526123 + ], + [ + "▁Rood", + -15.398390769958496 + ], + [ + "▁Constipation", + -15.398399353027344 + ], + [ + "ול", + -15.39843463897705 + ], + [ + "▁Bastrop", + -15.39849853515625 + ], + [ + "▁Exhausted", + -15.398502349853516 + ], + [ + "▁Komi", + -15.398558616638184 + ], + [ + "▁interrelation", + -15.398558616638184 + ], + [ + "���uncorrected", + -15.39859390258789 + ], + [ + "Bernard", + -15.398598670959473 + ], + [ + "▁FORMAT", + -15.398615837097168 + ], + [ + "▁ruthlessness", + -15.398616790771484 + ], + [ + "▁정보", + -15.398619651794434 + ], + [ + "▁juju", + -15.39866828918457 + ], + [ + "▁Budge", + -15.398676872253418 + ], + [ + "▁CRAN", + -15.398688316345215 + ], + [ + "ían", + -15.398719787597656 + ], + [ + "granting", + -15.398720741271973 + ], + [ + "numerous", + -15.39872932434082 + ], + [ + "alice", + -15.398734092712402 + ], + [ + "пт", + -15.398748397827148 + ], + [ + "▁reassessed", + -15.398782730102539 + ], + [ + "eisinger", + -15.398794174194336 + ], + [ + "وی", + -15.398834228515625 + ], + [ + "▁STAINLESS", + -15.398836135864258 + ], + [ + "▁inopportune", + -15.398856163024902 + ], + [ + "▁Obstetricians", + -15.3988618850708 + ], + [ + "▁또한", + -15.39891529083252 + ], + [ + "▁PLANNING", + -15.39893913269043 + ], + [ + "▁Jamia", + -15.398940086364746 + ], + [ + "▁COLA", + -15.398944854736328 + ], + [ + "▁Jordon", + -15.398946762084961 + ], + [ + "rija", + -15.398958206176758 + ], + [ + "▁SGP", + -15.398962020874023 + ], + [ + "▁Calvo", + -15.398965835571289 + ], + [ + "applying", + -15.399003982543945 + ], + [ + "▁formalised", + -15.399006843566895 + ], + [ + "▁pediment", + -15.399042129516602 + ], + [ + "cosmic", + -15.399085998535156 + ], + [ + "▁Kevan", + -15.399093627929688 + ], + [ + "結", + -15.39910888671875 + ], + [ + "▁DDL", + -15.3991117477417 + ], + [ + "▁WIFE", + -15.3991117477417 + ], + [ + "▁Gilgit", + -15.399133682250977 + ], + [ + "Weird", + -15.39913558959961 + ], + [ + "▁CIRCLE", + -15.399139404296875 + ], + [ + "▁restocked", + -15.399147033691406 + ], + [ + "▁psilocybin", + -15.399153709411621 + ], + [ + "▁scifi", + -15.39915943145752 + ], + [ + "▁Tabar", + -15.399168014526367 + ], + [ + "▁Overwhelming", + -15.399188041687012 + ], + [ + "rhapsod", + -15.399203300476074 + ], + [ + "Duc", + -15.399240493774414 + ], + [ + "▁Pitcairn", + -15.399256706237793 + ], + [ + "▁homesteading", + -15.399313926696777 + ], + [ + "ALCO", + -15.399316787719727 + ], + [ + "ман", + -15.399325370788574 + ], + [ + "▁shakedown", + -15.399353981018066 + ], + [ + "▁Fenner", + -15.39937973022461 + ], + [ + "▁Nakuru", + -15.39940357208252 + ], + [ + "▁Hayman", + -15.399445533752441 + ], + [ + "▁Snowshoe", + -15.399478912353516 + ], + [ + "▁Hobie", + -15.399496078491211 + ], + [ + "▁energise", + -15.39950942993164 + ], + [ + "▁Grandchildren", + -15.399518966674805 + ], + [ + "▁Lifeboat", + -15.399534225463867 + ], + [ + "xlsx", + -15.399564743041992 + ], + [ + "▁Peerless", + -15.39957332611084 + ], + [ + "▁ASHRAE", + -15.399611473083496 + ], + [ + "▁Kivu", + -15.399633407592773 + ], + [ + "▁brahma", + -15.399659156799316 + ], + [ + "▁STRENGTH", + -15.399691581726074 + ], + [ + "enhancement", + -15.39969253540039 + ], + [ + "▁Lagrangian", + -15.399730682373047 + ], + [ + "▁Vedder", + -15.399742126464844 + ], + [ + "▁Murrell", + -15.399754524230957 + ], + [ + "▁TAIL", + -15.39977741241455 + ], + [ + "Otto", + -15.399807929992676 + ], + [ + "▁brazing", + -15.399808883666992 + ], + [ + "▁flavonoid", + -15.399879455566406 + ], + [ + "▁TFSA", + -15.399911880493164 + ], + [ + "ovka", + -15.399996757507324 + ], + [ + "fingered", + -15.400059700012207 + ], + [ + "▁recouped", + -15.4000825881958 + ], + [ + "angler", + -15.400089263916016 + ], + [ + "▁WINDOW", + -15.40011978149414 + ], + [ + "▁refurb", + -15.400161743164062 + ], + [ + "ള", + -15.400167465209961 + ], + [ + "transitive", + -15.40017318725586 + ], + [ + "▁Bulge", + -15.40020751953125 + ], + [ + "1776", + -15.400215148925781 + ], + [ + "dodge", + -15.400233268737793 + ], + [ + "▁Facilitating", + -15.400247573852539 + ], + [ + "里", + -15.400280952453613 + ], + [ + "▁Splatoon", + -15.400327682495117 + ], + [ + "elser", + -15.400336265563965 + ], + [ + "▁wooed", + -15.400416374206543 + ], + [ + "▁courtesan", + -15.400453567504883 + ], + [ + "▁Machiavellian", + -15.400455474853516 + ], + [ + "Richmond", + -15.400472640991211 + ], + [ + "▁Basildon", + -15.400473594665527 + ], + [ + "justified", + -15.400492668151855 + ], + [ + "▁Cavanagh", + -15.400492668151855 + ], + [ + "これ", + -15.400494575500488 + ], + [ + "▁McAdoo", + -15.400514602661133 + ], + [ + "dawg", + -15.400529861450195 + ], + [ + "▁negativ", + -15.400556564331055 + ], + [ + "▁DIVISION", + -15.40061092376709 + ], + [ + "▁HSPA", + -15.400615692138672 + ], + [ + "▁Striving", + -15.400623321533203 + ], + [ + "▁quesadilla", + -15.400629997253418 + ], + [ + "▁Entryway", + -15.400680541992188 + ], + [ + "▁Kiba", + -15.400691986083984 + ], + [ + "▁SWAP", + -15.400739669799805 + ], + [ + "▁Zale", + -15.400740623474121 + ], + [ + "▁SMOKE", + -15.400754928588867 + ], + [ + "▁Nicobar", + -15.40075969696045 + ], + [ + "▁Aliexpress", + -15.400795936584473 + ], + [ + "Preview", + -15.400809288024902 + ], + [ + "Reynolds", + -15.40084171295166 + ], + [ + "goddess", + -15.400869369506836 + ], + [ + "▁Plating", + -15.400893211364746 + ], + [ + "▁providential", + -15.400899887084961 + ], + [ + "▁Devendra", + -15.400922775268555 + ], + [ + "▁Alejandra", + -15.400984764099121 + ], + [ + "▁STRAIGHT", + -15.400985717773438 + ], + [ + "▁Ellery", + -15.400997161865234 + ], + [ + "اج", + -15.40102481842041 + ], + [ + "ೆ", + -15.401083946228027 + ], + [ + "▁AMPK", + -15.401097297668457 + ], + [ + "▁militiamen", + -15.401103973388672 + ], + [ + "▁Helvetica", + -15.401124000549316 + ], + [ + "▁PLAYERS", + -15.401124000549316 + ], + [ + "爱", + -15.40112590789795 + ], + [ + "▁jetpack", + -15.401135444641113 + ], + [ + "▁Peltier", + -15.401159286499023 + ], + [ + "Briggs", + -15.40119743347168 + ], + [ + "▁Bolan", + -15.40120792388916 + ], + [ + "XEL", + -15.401224136352539 + ], + [ + "▁हैं", + -15.40124225616455 + ], + [ + "▁hairbrush", + -15.40124797821045 + ], + [ + "▁Tiwa", + -15.401289939880371 + ], + [ + "▁Everson", + -15.401293754577637 + ], + [ + "▁Maitreya", + -15.4013032913208 + ], + [ + "▁Girardeau", + -15.40136432647705 + ], + [ + "▁simula", + -15.401445388793945 + ], + [ + "▁Saladin", + -15.401496887207031 + ], + [ + "▁Gunderson", + -15.40150260925293 + ], + [ + "triangle", + -15.401507377624512 + ], + [ + "▁Governorate", + -15.401517868041992 + ], + [ + "▁ardently", + -15.401519775390625 + ], + [ + "▁Sunroom", + -15.401531219482422 + ], + [ + "▁Cylon", + -15.401533126831055 + ], + [ + "▁alginate", + -15.401582717895508 + ], + [ + "▁creamier", + -15.40161418914795 + ], + [ + "▁digoxin", + -15.401618003845215 + ], + [ + "▁Adherence", + -15.401629447937012 + ], + [ + "▁Alkali", + -15.401633262634277 + ], + [ + "▁antimatter", + -15.401641845703125 + ], + [ + "▁Magnitsky", + -15.401663780212402 + ], + [ + "▁slyly", + -15.401687622070312 + ], + [ + "Karabakh", + -15.401698112487793 + ], + [ + "▁Cardamom", + -15.401702880859375 + ], + [ + "▁revitalised", + -15.401704788208008 + ], + [ + "▁unwrapping", + -15.401714324951172 + ], + [ + "▁greece", + -15.401728630065918 + ], + [ + "neighborhood", + -15.40174388885498 + ], + [ + "cpu", + -15.401747703552246 + ], + [ + "ട", + -15.401765823364258 + ], + [ + "▁Backpage", + -15.401787757873535 + ], + [ + "▁hybridized", + -15.401788711547852 + ], + [ + "zali", + -15.401830673217773 + ], + [ + "▁Decentralized", + -15.401841163635254 + ], + [ + "ogno", + -15.40184211730957 + ], + [ + "▁Venkatesh", + -15.401851654052734 + ], + [ + "STREAM", + -15.401872634887695 + ], + [ + "BIZ", + -15.401885986328125 + ], + [ + "alaba", + -15.401922225952148 + ], + [ + "Verb", + -15.401924133300781 + ], + [ + "ழ", + -15.401960372924805 + ], + [ + "▁Revisiting", + -15.401992797851562 + ], + [ + "▁Porphyr", + -15.40202808380127 + ], + [ + "▁kapa", + -15.402040481567383 + ], + [ + "ång", + -15.402076721191406 + ], + [ + "▁Nostradamus", + -15.402080535888672 + ], + [ + "▁Daihatsu", + -15.402100563049316 + ], + [ + "▁compro", + -15.402111053466797 + ], + [ + "▁sensationalism", + -15.402153968811035 + ], + [ + "▁Pantera", + -15.4021635055542 + ], + [ + "▁Necromancer", + -15.402240753173828 + ], + [ + "▁Amboy", + -15.402266502380371 + ], + [ + "▁Barbosa", + -15.402266502380371 + ], + [ + "▁TAPE", + -15.402274131774902 + ], + [ + "▁smokescreen", + -15.402275085449219 + ], + [ + "▁EVF", + -15.40230941772461 + ], + [ + "itzel", + -15.402315139770508 + ], + [ + "▁imprudent", + -15.402316093444824 + ], + [ + "▁Follies", + -15.40233039855957 + ], + [ + "▁Schlo", + -15.402350425720215 + ], + [ + "disability", + -15.402522087097168 + ], + [ + "Praise", + -15.40253734588623 + ], + [ + "▁Okavango", + -15.402539253234863 + ], + [ + "▁OPCW", + -15.402544021606445 + ], + [ + "▁Daren", + -15.402544975280762 + ], + [ + "▁unequaled", + -15.402596473693848 + ], + [ + "dentist", + -15.402603149414062 + ], + [ + "rarely", + -15.402610778808594 + ], + [ + "▁Knudsen", + -15.402618408203125 + ], + [ + "패", + -15.40263843536377 + ], + [ + "impose", + -15.40269660949707 + ], + [ + "▁Ascending", + -15.402727127075195 + ], + [ + "Moses", + -15.402734756469727 + ], + [ + "▁Probable", + -15.402738571166992 + ], + [ + "▁Korp", + -15.402746200561523 + ], + [ + "▁Confess", + -15.40284538269043 + ], + [ + "▁Skyscraper", + -15.402877807617188 + ], + [ + "▁Athlone", + -15.40287971496582 + ], + [ + "▁Discretionary", + -15.40292739868164 + ], + [ + "stanford", + -15.402928352355957 + ], + [ + "▁Haigh", + -15.402935981750488 + ], + [ + "Platinum", + -15.402937889099121 + ], + [ + "▁TUB", + -15.402956008911133 + ], + [ + "▁accursed", + -15.402957916259766 + ], + [ + "Swap", + -15.403006553649902 + ], + [ + "▁conjointly", + -15.40303897857666 + ], + [ + "▁Scattering", + -15.403153419494629 + ], + [ + "▁symmetries", + -15.403157234191895 + ], + [ + "▁attenuator", + -15.4031982421875 + ], + [ + "drilling", + -15.403263092041016 + ], + [ + "▁Bharati", + -15.40328598022461 + ], + [ + "Required", + -15.403294563293457 + ], + [ + "▁Changsha", + -15.403310775756836 + ], + [ + "▁espera", + -15.403396606445312 + ], + [ + "Superior", + -15.403409957885742 + ], + [ + "▁dentition", + -15.403463363647461 + ], + [ + "▁WINNERS", + -15.403477668762207 + ], + [ + "▁incremented", + -15.403482437133789 + ], + [ + "Happiness", + -15.40351390838623 + ], + [ + "▁KZN", + -15.403542518615723 + ], + [ + "▁Cryst", + -15.403544425964355 + ], + [ + "▁Nauvoo", + -15.403558731079102 + ], + [ + "banger", + -15.403570175170898 + ], + [ + "▁subdivide", + -15.403587341308594 + ], + [ + "▁Batmobile", + -15.40358829498291 + ], + [ + "▁mishmash", + -15.40359878540039 + ], + [ + "Refresh", + -15.403608322143555 + ], + [ + "laboratory", + -15.403608322143555 + ], + [ + "▁davidson", + -15.403609275817871 + ], + [ + "▁Hermetic", + -15.403620719909668 + ], + [ + "▁secara", + -15.403623580932617 + ], + [ + "recyclable", + -15.403634071350098 + ], + [ + "Zhang", + -15.40368938446045 + ], + [ + "▁Stairway", + -15.403693199157715 + ], + [ + "Romantic", + -15.40371322631836 + ], + [ + "guarantee", + -15.403715133666992 + ], + [ + "Jeremiah", + -15.403773307800293 + ], + [ + "▁Juggernaut", + -15.403776168823242 + ], + [ + "▁Jaxon", + -15.403813362121582 + ], + [ + "Phantom", + -15.403814315795898 + ], + [ + "▁QANTAS", + -15.403876304626465 + ], + [ + "▁Kwok", + -15.403898239135742 + ], + [ + "▁Gurkha", + -15.403931617736816 + ], + [ + "Clarke", + -15.40393352508545 + ], + [ + "▁substantively", + -15.403944969177246 + ], + [ + "▁Nasrallah", + -15.40397834777832 + ], + [ + "STOCK", + -15.403983116149902 + ], + [ + "▁bipartisanship", + -15.403985023498535 + ], + [ + "whenever", + -15.404025077819824 + ], + [ + "▁medicate", + -15.404068946838379 + ], + [ + "▁Titleist", + -15.404108047485352 + ], + [ + "▁natur", + -15.404129028320312 + ], + [ + "▁Eliezer", + -15.404132843017578 + ], + [ + "▁Rote", + -15.404132843017578 + ], + [ + "▁twirled", + -15.40414047241211 + ], + [ + "▁VOB", + -15.40415096282959 + ], + [ + "inventing", + -15.404189109802246 + ], + [ + "▁desertification", + -15.40421199798584 + ], + [ + "▁seperti", + -15.40423583984375 + ], + [ + "Capric", + -15.404265403747559 + ], + [ + "▁Pilbara", + -15.404267311096191 + ], + [ + "ların", + -15.404326438903809 + ], + [ + "Glutamine", + -15.404337882995605 + ], + [ + "▁FSR", + -15.404457092285156 + ], + [ + "▁rial", + -15.404483795166016 + ], + [ + "ант", + -15.404496192932129 + ], + [ + "▁Autosport", + -15.404511451721191 + ], + [ + "▁webhook", + -15.404546737670898 + ], + [ + "▁phosphoric", + -15.404550552368164 + ], + [ + "转", + -15.404558181762695 + ], + [ + "ENNE", + -15.404571533203125 + ], + [ + "▁rarefied", + -15.404592514038086 + ], + [ + "▁intersectionality", + -15.404605865478516 + ], + [ + "▁Marburg", + -15.40462589263916 + ], + [ + "▁INSTALLATION", + -15.404693603515625 + ], + [ + "▁daar", + -15.404695510864258 + ], + [ + "▁Rahn", + -15.404719352722168 + ], + [ + "▁sunnier", + -15.404755592346191 + ], + [ + "▁Deripaska", + -15.404815673828125 + ], + [ + "▁ferromagnetic", + -15.404838562011719 + ], + [ + "▁custo", + -15.4048433303833 + ], + [ + "▁Caruana", + -15.404845237731934 + ], + [ + "▁Decoder", + -15.404845237731934 + ], + [ + "▁변", + -15.40489673614502 + ], + [ + "▁ZANU", + -15.404900550842285 + ], + [ + "▁الإ", + -15.404935836791992 + ], + [ + "fluoride", + -15.404956817626953 + ], + [ + "▁Anubis", + -15.405016899108887 + ], + [ + "▁BLK", + -15.405034065246582 + ], + [ + "▁TNR", + -15.405054092407227 + ], + [ + "▁LAWRENCE", + -15.405055046081543 + ], + [ + "▁Dawood", + -15.405065536499023 + ], + [ + "▁Paxil", + -15.405088424682617 + ], + [ + "▁rapamycin", + -15.405106544494629 + ], + [ + "▁Powertrain", + -15.405255317687988 + ], + [ + "▁crampons", + -15.405323028564453 + ], + [ + "▁HARRY", + -15.405353546142578 + ], + [ + "Lamp", + -15.405355453491211 + ], + [ + "▁poetically", + -15.405364990234375 + ], + [ + "▁Opie", + -15.405380249023438 + ], + [ + "intercept", + -15.405385971069336 + ], + [ + "▁Turbulence", + -15.405415534973145 + ], + [ + "▁FOA", + -15.405436515808105 + ], + [ + "▁Surrogate", + -15.405494689941406 + ], + [ + "▁ielts", + -15.405513763427734 + ], + [ + "▁LAHORE", + -15.405594825744629 + ], + [ + "▁Merkur", + -15.405668258666992 + ], + [ + "▁Screensaver", + -15.405722618103027 + ], + [ + "ocene", + -15.405773162841797 + ], + [ + "▁Ketch", + -15.405780792236328 + ], + [ + "▁DLF", + -15.405797004699707 + ], + [ + "▁protectorate", + -15.405829429626465 + ], + [ + "telegraph", + -15.405835151672363 + ], + [ + "▁Armament", + -15.405853271484375 + ], + [ + "▁sauvignon", + -15.405855178833008 + ], + [ + "Birthday", + -15.405875205993652 + ], + [ + "Mock", + -15.405900001525879 + ], + [ + "▁distrustful", + -15.40591049194336 + ], + [ + "▁Krasnodar", + -15.405921936035156 + ], + [ + "▁transcriptase", + -15.405938148498535 + ], + [ + "▁Zedd", + -15.405960083007812 + ], + [ + "▁gangsta", + -15.405963897705078 + ], + [ + "surveillance", + -15.405972480773926 + ], + [ + "Candidate", + -15.405973434448242 + ], + [ + "Tesla", + -15.405990600585938 + ], + [ + "▁psoriatic", + -15.406015396118164 + ], + [ + "▁Conseil", + -15.406021118164062 + ], + [ + "▁Memcache", + -15.406061172485352 + ], + [ + "THREE", + -15.406170845031738 + ], + [ + "▁Ayub", + -15.406179428100586 + ], + [ + "▁Guardianship", + -15.406224250793457 + ], + [ + "▁Altus", + -15.40622615814209 + ], + [ + "сте", + -15.406271934509277 + ], + [ + "▁Spacing", + -15.406327247619629 + ], + [ + "▁wales", + -15.406353950500488 + ], + [ + "▁Gerontology", + -15.406362533569336 + ], + [ + "▁Gurugram", + -15.406396865844727 + ], + [ + "▁Lyco", + -15.406407356262207 + ], + [ + "▁Scofield", + -15.40643310546875 + ], + [ + "▁aikido", + -15.406457901000977 + ], + [ + "ulose", + -15.406463623046875 + ], + [ + "▁Approximation", + -15.406479835510254 + ], + [ + "▁TSG", + -15.406496047973633 + ], + [ + "▁RAK", + -15.406512260437012 + ], + [ + "▁coving", + -15.406518936157227 + ], + [ + "slowly", + -15.406549453735352 + ], + [ + "▁prediabetes", + -15.40658187866211 + ], + [ + "▁Sagi", + -15.406582832336426 + ], + [ + "Galatians", + -15.406614303588867 + ], + [ + "▁Norsk", + -15.406620025634766 + ], + [ + "▁hostesses", + -15.406633377075195 + ], + [ + "▁Ambar", + -15.4066801071167 + ], + [ + "▁Ramsgate", + -15.406685829162598 + ], + [ + "▁Translucent", + -15.406685829162598 + ], + [ + "▁monohydrate", + -15.406698226928711 + ], + [ + "uña", + -15.406729698181152 + ], + [ + "▁dross", + -15.406730651855469 + ], + [ + "Memorial", + -15.40675163269043 + ], + [ + "▁reintegrate", + -15.406761169433594 + ], + [ + "▁SELECTION", + -15.40676498413086 + ], + [ + "educator", + -15.406767845153809 + ], + [ + "δι", + -15.406767845153809 + ], + [ + "UCLA", + -15.40677547454834 + ], + [ + "▁Boehringer", + -15.406776428222656 + ], + [ + "▁Scrapbooking", + -15.406806945800781 + ], + [ + "oteca", + -15.406808853149414 + ], + [ + "▁luminal", + -15.406829833984375 + ], + [ + "ktionen", + -15.40683650970459 + ], + [ + "▁CITIZEN", + -15.40683650970459 + ], + [ + "▁Homestay", + -15.40687370300293 + ], + [ + "▁mariachi", + -15.40688705444336 + ], + [ + "Tay", + -15.40689754486084 + ], + [ + "rainbow", + -15.406901359558105 + ], + [ + "▁Fascia", + -15.406909942626953 + ], + [ + "cycline", + -15.406911849975586 + ], + [ + "filename", + -15.406923294067383 + ], + [ + "▁citi", + -15.406935691833496 + ], + [ + "▁coterie", + -15.406957626342773 + ], + [ + "▁Agribusiness", + -15.406959533691406 + ], + [ + "▁Castelli", + -15.407038688659668 + ], + [ + "▁Gramercy", + -15.407097816467285 + ], + [ + "زی", + -15.4071044921875 + ], + [ + "▁Kurd", + -15.407185554504395 + ], + [ + "promotional", + -15.407215118408203 + ], + [ + "▁acetylation", + -15.40722942352295 + ], + [ + "▁Millicent", + -15.407230377197266 + ], + [ + "▁Nasional", + -15.40727424621582 + ], + [ + "▁gobierno", + -15.40727710723877 + ], + [ + "scheduling", + -15.407279968261719 + ], + [ + "▁nebulae", + -15.407280921936035 + ], + [ + "▁fetishes", + -15.407304763793945 + ], + [ + "piercing", + -15.407322883605957 + ], + [ + "▁Airbrush", + -15.407368659973145 + ], + [ + "▁Ethereal", + -15.407374382019043 + ], + [ + "▁hurries", + -15.407378196716309 + ], + [ + "▁McKean", + -15.407430648803711 + ], + [ + "▁Sebe", + -15.407459259033203 + ], + [ + "▁unrighteous", + -15.407546043395996 + ], + [ + "▁ONGC", + -15.407550811767578 + ], + [ + "▁Mariachi", + -15.407556533813477 + ], + [ + "vamp", + -15.407567977905273 + ], + [ + "Booth", + -15.407629013061523 + ], + [ + "▁Hairspray", + -15.407649993896484 + ], + [ + "▁OPERATIONS", + -15.407649993896484 + ], + [ + "▁burqa", + -15.40765380859375 + ], + [ + "broek", + -15.40767765045166 + ], + [ + "”", + -15.407702445983887 + ], + [ + "Unlimited", + -15.407703399658203 + ], + [ + "▁nunca", + -15.407711029052734 + ], + [ + "▁Miraculous", + -15.407715797424316 + ], + [ + "▁luthier", + -15.407758712768555 + ], + [ + "▁Broadcaster", + -15.407788276672363 + ], + [ + "ソ", + -15.407849311828613 + ], + [ + "Nepal", + -15.407857894897461 + ], + [ + "▁Plainview", + -15.407912254333496 + ], + [ + "▁indecency", + -15.407959938049316 + ], + [ + "▁Citysearch", + -15.408024787902832 + ], + [ + "▁pasado", + -15.408024787902832 + ], + [ + "▁Cullinan", + -15.408027648925781 + ], + [ + "prehend", + -15.408035278320312 + ], + [ + "▁salwar", + -15.408051490783691 + ], + [ + "▁Tycho", + -15.40805435180664 + ], + [ + "▁Η", + -15.408075332641602 + ], + [ + "▁GUESS", + -15.408113479614258 + ], + [ + "stressing", + -15.408141136169434 + ], + [ + "▁suffused", + -15.408148765563965 + ], + [ + "▁Snuff", + -15.408177375793457 + ], + [ + "▁austria", + -15.40817928314209 + ], + [ + "ADF", + -15.408234596252441 + ], + [ + "▁caramelised", + -15.408245086669922 + ], + [ + "▁Degradation", + -15.408249855041504 + ], + [ + "▁Tramway", + -15.408308982849121 + ], + [ + "▁Hankins", + -15.408346176147461 + ], + [ + "involving", + -15.408355712890625 + ], + [ + "Arctic", + -15.408384323120117 + ], + [ + "▁camelback", + -15.40839672088623 + ], + [ + "▁Breuer", + -15.40839958190918 + ], + [ + "▁sororities", + -15.408419609069824 + ], + [ + "nghi", + -15.408432960510254 + ], + [ + "▁Brodsky", + -15.408437728881836 + ], + [ + "▁Mousa", + -15.408446311950684 + ], + [ + "▁POTENTIAL", + -15.40846061706543 + ], + [ + "▁Grenadier", + -15.408479690551758 + ], + [ + "▁clerkship", + -15.408588409423828 + ], + [ + "Deploy", + -15.408620834350586 + ], + [ + "▁noisily", + -15.408625602722168 + ], + [ + "▁excusing", + -15.408687591552734 + ], + [ + "cursor", + -15.408773422241211 + ], + [ + "▁Wizkid", + -15.408780097961426 + ], + [ + "supplies", + -15.408833503723145 + ], + [ + "▁rationalise", + -15.408835411071777 + ], + [ + "▁lymphoblastic", + -15.408841133117676 + ], + [ + "▁impartially", + -15.408851623535156 + ], + [ + "▁Saddleback", + -15.408858299255371 + ], + [ + "▁actuate", + -15.408933639526367 + ], + [ + "▁Tucci", + -15.408935546875 + ], + [ + "▁Holli", + -15.408940315246582 + ], + [ + "▁Pascual", + -15.408941268920898 + ], + [ + "validate", + -15.40897274017334 + ], + [ + "▁cá", + -15.408978462219238 + ], + [ + "▁bawling", + -15.408981323242188 + ], + [ + "▁kinesthetic", + -15.409006118774414 + ], + [ + "▁culturing", + -15.409073829650879 + ], + [ + "▁pervade", + -15.409083366394043 + ], + [ + "Wendy", + -15.409092903137207 + ], + [ + "別", + -15.409158706665039 + ], + [ + "▁Beachbody", + -15.409202575683594 + ], + [ + "▁Orozco", + -15.409222602844238 + ], + [ + "へ", + -15.4092435836792 + ], + [ + "▁nó", + -15.409261703491211 + ], + [ + "Provence", + -15.409292221069336 + ], + [ + "QOL", + -15.409339904785156 + ], + [ + "▁Quine", + -15.409355163574219 + ], + [ + "▁데이터", + -15.40936279296875 + ], + [ + "▁Resettlement", + -15.409370422363281 + ], + [ + "▁conflated", + -15.409377098083496 + ], + [ + "▁harasser", + -15.40938949584961 + ], + [ + "▁Prodigal", + -15.409404754638672 + ], + [ + "▁causally", + -15.409404754638672 + ], + [ + "▁Taobao", + -15.409469604492188 + ], + [ + "▁Eyeliner", + -15.409472465515137 + ], + [ + "▁Shonda", + -15.409477233886719 + ], + [ + "baiting", + -15.409482955932617 + ], + [ + "▁googly", + -15.409489631652832 + ], + [ + "▁IRGC", + -15.409517288208008 + ], + [ + "corresponding", + -15.409523010253906 + ], + [ + "▁feudalism", + -15.40953254699707 + ], + [ + "▁Yuko", + -15.409558296203613 + ], + [ + "▁Qiang", + -15.40958023071289 + ], + [ + "▁Marsalis", + -15.409586906433105 + ], + [ + "Telegram", + -15.409602165222168 + ], + [ + "▁Futurama", + -15.409658432006836 + ], + [ + "hova", + -15.409711837768555 + ], + [ + "Charming", + -15.409719467163086 + ], + [ + "▁Revise", + -15.409880638122559 + ], + [ + "▁Spotless", + -15.40992259979248 + ], + [ + "▁bulldozed", + -15.409956932067871 + ], + [ + "▁گ", + -15.409984588623047 + ], + [ + "▁DOORS", + -15.410024642944336 + ], + [ + "▁comercial", + -15.410027503967285 + ], + [ + "gifted", + -15.41003131866455 + ], + [ + "▁prearranged", + -15.410069465637207 + ], + [ + "▁Saini", + -15.410130500793457 + ], + [ + "▁Texaco", + -15.41016674041748 + ], + [ + "gastro", + -15.41019344329834 + ], + [ + "▁8221", + -15.410196304321289 + ], + [ + "▁proceso", + -15.4102144241333 + ], + [ + "▁Ativan", + -15.41021728515625 + ], + [ + "▁afflicting", + -15.41022777557373 + ], + [ + "▁Payback", + -15.41025447845459 + ], + [ + "ignano", + -15.410256385803223 + ], + [ + "▁Kluber", + -15.410261154174805 + ], + [ + "▁MILITARY", + -15.410266876220703 + ], + [ + "obesity", + -15.4102783203125 + ], + [ + "▁Treason", + -15.4102783203125 + ], + [ + "Desc", + -15.410285949707031 + ], + [ + "▁nisi", + -15.410303115844727 + ], + [ + "▁CRUSH", + -15.410313606262207 + ], + [ + "▁stenciled", + -15.410317420959473 + ], + [ + "▁Kō", + -15.41032600402832 + ], + [ + "▁maladaptive", + -15.410331726074219 + ], + [ + "▁Amplification", + -15.410347938537598 + ], + [ + "stacked", + -15.410350799560547 + ], + [ + "▁Walrus", + -15.410367012023926 + ], + [ + "▁unforeseeable", + -15.410387992858887 + ], + [ + "▁vielen", + -15.410390853881836 + ], + [ + "▁Lä", + -15.410407066345215 + ], + [ + "Secondary", + -15.410432815551758 + ], + [ + "▁GRUB", + -15.410439491271973 + ], + [ + "▁dehydrating", + -15.410490989685059 + ], + [ + "Castro", + -15.41050910949707 + ], + [ + "▁Manbij", + -15.410530090332031 + ], + [ + "▁Laois", + -15.410538673400879 + ], + [ + "▁Nihil", + -15.410550117492676 + ], + [ + "▁Ohana", + -15.41061019897461 + ], + [ + "▁cholinergic", + -15.410630226135254 + ], + [ + "▁Glucosamine", + -15.410689353942871 + ], + [ + "horizon", + -15.410696029663086 + ], + [ + "▁Wayfarer", + -15.410770416259766 + ], + [ + "▁rawhide", + -15.410774230957031 + ], + [ + "▁Illya", + -15.410784721374512 + ], + [ + "▁Yerba", + -15.410795211791992 + ], + [ + "▁McCray", + -15.410816192626953 + ], + [ + "karna", + -15.410826683044434 + ], + [ + "▁Alois", + -15.410832405090332 + ], + [ + "ckmann", + -15.410893440246582 + ], + [ + "▁Sacra", + -15.410935401916504 + ], + [ + "▁yuppie", + -15.410938262939453 + ], + [ + "▁liverpool", + -15.410942077636719 + ], + [ + "▁eventualities", + -15.410956382751465 + ], + [ + "▁naltrexone", + -15.410970687866211 + ], + [ + "Helping", + -15.410975456237793 + ], + [ + "affar", + -15.411051750183105 + ], + [ + "▁COMMITTEE", + -15.411051750183105 + ], + [ + "▁Issuing", + -15.411054611206055 + ], + [ + "▁BERN", + -15.411073684692383 + ], + [ + "THAN", + -15.41108512878418 + ], + [ + "▁Residue", + -15.411111831665039 + ], + [ + "▁exemple", + -15.411113739013672 + ], + [ + "trators", + -15.4111967086792 + ], + [ + "▁TEI", + -15.411225318908691 + ], + [ + "Boulder", + -15.41125774383545 + ], + [ + "▁página", + -15.411273002624512 + ], + [ + "▁centroid", + -15.411301612854004 + ], + [ + "▁salience", + -15.41131591796875 + ], + [ + "▁Spectrometry", + -15.411334991455078 + ], + [ + "poetic", + -15.41133975982666 + ], + [ + "▁craig", + -15.411341667175293 + ], + [ + "▁Multicolor", + -15.411349296569824 + ], + [ + "տ", + -15.411432266235352 + ], + [ + "▁Quoc", + -15.41146183013916 + ], + [ + "▁commandeered", + -15.411469459533691 + ], + [ + "vanti", + -15.41148567199707 + ], + [ + "▁Mischa", + -15.41148853302002 + ], + [ + "▁Volum", + -15.411505699157715 + ], + [ + "▁Lollapalooza", + -15.411514282226562 + ], + [ + "claiming", + -15.411576271057129 + ], + [ + "▁Tcl", + -15.411587715148926 + ], + [ + "▁Jessy", + -15.411615371704102 + ], + [ + "ниц", + -15.411633491516113 + ], + [ + "riole", + -15.411674499511719 + ], + [ + "columbia", + -15.411776542663574 + ], + [ + "▁scornful", + -15.411829948425293 + ], + [ + "guero", + -15.411848068237305 + ], + [ + "▁Sydenham", + -15.41187858581543 + ], + [ + "▁angsty", + -15.411906242370605 + ], + [ + "duplex", + -15.411913871765137 + ], + [ + "▁McLuhan", + -15.411937713623047 + ], + [ + "▁Hubspot", + -15.411946296691895 + ], + [ + "▁Latta", + -15.411956787109375 + ], + [ + "▁muon", + -15.41196060180664 + ], + [ + "▁ENGAGE", + -15.411972045898438 + ], + [ + "▁birthmark", + -15.411972999572754 + ], + [ + "▁cocci", + -15.41199016571045 + ], + [ + "▁LOOP", + -15.412001609802246 + ], + [ + "chaffey", + -15.412006378173828 + ], + [ + "▁autoantibodies", + -15.412017822265625 + ], + [ + "♪", + -15.412017822265625 + ], + [ + "▁FBR", + -15.41202449798584 + ], + [ + "▁Aligning", + -15.412063598632812 + ], + [ + "▁Brontë", + -15.412074089050293 + ], + [ + "▁Nakajima", + -15.41208267211914 + ], + [ + "horrible", + -15.412100791931152 + ], + [ + "▁Tilton", + -15.412101745605469 + ], + [ + "squirt", + -15.412121772766113 + ], + [ + "▁tutto", + -15.412140846252441 + ], + [ + "▁Fluency", + -15.412147521972656 + ], + [ + "bilder", + -15.412149429321289 + ], + [ + "▁UCSC", + -15.412153244018555 + ], + [ + "▁incestuous", + -15.412158966064453 + ], + [ + "HBO", + -15.4121732711792 + ], + [ + "▁reinsert", + -15.412210464477539 + ], + [ + "▁Chronology", + -15.412211418151855 + ], + [ + "▁sprightly", + -15.412219047546387 + ], + [ + "▁Brey", + -15.4122314453125 + ], + [ + "▁ABAP", + -15.41226863861084 + ], + [ + "Droid", + -15.412310600280762 + ], + [ + "▁Maximizing", + -15.412332534790039 + ], + [ + "▁OHSAS", + -15.412358283996582 + ], + [ + "▁intelligibility", + -15.412400245666504 + ], + [ + "▁gaz", + -15.412407875061035 + ], + [ + "▁polarizer", + -15.412424087524414 + ], + [ + "fracking", + -15.41247844696045 + ], + [ + "▁Yitzhak", + -15.412500381469727 + ], + [ + "처", + -15.412520408630371 + ], + [ + "选", + -15.412521362304688 + ], + [ + "scrub", + -15.412535667419434 + ], + [ + "▁McEnroe", + -15.412562370300293 + ], + [ + "▁distally", + -15.412562370300293 + ], + [ + "vantage", + -15.41258716583252 + ], + [ + "▁Barratt", + -15.41262435913086 + ], + [ + "▁saddlebag", + -15.412653923034668 + ], + [ + "♀", + -15.41268539428711 + ], + [ + "▁Pesh", + -15.412728309631348 + ], + [ + "▁COLE", + -15.4127836227417 + ], + [ + "Discussion", + -15.412786483764648 + ], + [ + "cense", + -15.412834167480469 + ], + [ + "▁Chutney", + -15.412843704223633 + ], + [ + "accelerated", + -15.412867546081543 + ], + [ + "▁smote", + -15.412919044494629 + ], + [ + "▁conclu", + -15.412927627563477 + ], + [ + "▁caresses", + -15.412938117980957 + ], + [ + "percussion", + -15.412962913513184 + ], + [ + "Foam", + -15.412969589233398 + ], + [ + "Luis", + -15.412983894348145 + ], + [ + "Damage", + -15.412994384765625 + ], + [ + "▁folkloric", + -15.413005828857422 + ], + [ + "Wrong", + -15.413037300109863 + ], + [ + "Diesel", + -15.413042068481445 + ], + [ + "▁VALVE", + -15.413063049316406 + ], + [ + "▁Reluctant", + -15.413064002990723 + ], + [ + "▁spineless", + -15.413065910339355 + ], + [ + "▁gloating", + -15.41312313079834 + ], + [ + "▁dyna", + -15.413127899169922 + ], + [ + "gruppe", + -15.4132080078125 + ], + [ + "▁Maksim", + -15.413267135620117 + ], + [ + "abrasive", + -15.413277626037598 + ], + [ + "▁Kelce", + -15.413302421569824 + ], + [ + "▁liturgies", + -15.413307189941406 + ], + [ + "▁illuminator", + -15.41332721710205 + ], + [ + "▁Estero", + -15.413328170776367 + ], + [ + "▁UNINTERRUPTED", + -15.41336727142334 + ], + [ + "▁방법", + -15.41336727142334 + ], + [ + "ян", + -15.413443565368652 + ], + [ + "▁PROGRAMS", + -15.413511276245117 + ], + [ + "▁ESRI", + -15.413512229919434 + ], + [ + "▁£125", + -15.413524627685547 + ], + [ + "motiv", + -15.413553237915039 + ], + [ + "▁Leaky", + -15.413578033447266 + ], + [ + "aṃ", + -15.413603782653809 + ], + [ + "▁HEVC", + -15.413637161254883 + ], + [ + "▁Aloysius", + -15.413649559020996 + ], + [ + "resversions", + -15.413683891296387 + ], + [ + "▁Buchholz", + -15.413695335388184 + ], + [ + "Naked", + -15.413711547851562 + ], + [ + "▁Lackawanna", + -15.41373062133789 + ], + [ + "austin", + -15.413734436035156 + ], + [ + "▁Mija", + -15.413843154907227 + ], + [ + "▁Fitzwilliam", + -15.413854598999023 + ], + [ + "▁DEALS", + -15.413864135742188 + ], + [ + "INGHAM", + -15.41389274597168 + ], + [ + "▁Spacecraft", + -15.413904190063477 + ], + [ + "▁Amalia", + -15.413921356201172 + ], + [ + "▁Kimbrel", + -15.413939476013184 + ], + [ + "WWII", + -15.413980484008789 + ], + [ + "▁detonator", + -15.413996696472168 + ], + [ + "Painting", + -15.414031982421875 + ], + [ + "▁Vulkan", + -15.414060592651367 + ], + [ + "▁MULTIPLE", + -15.414097785949707 + ], + [ + "▁Matsui", + -15.414109230041504 + ], + [ + "▁Tootsie", + -15.414113998413086 + ], + [ + "▁unfailingly", + -15.41413402557373 + ], + [ + "▁Reinsurance", + -15.414161682128906 + ], + [ + "改", + -15.414217948913574 + ], + [ + "SERVER", + -15.41427230834961 + ], + [ + "▁Schooner", + -15.414276123046875 + ], + [ + "▁भ", + -15.414294242858887 + ], + [ + "▁disenchantment", + -15.414315223693848 + ], + [ + "ość", + -15.414372444152832 + ], + [ + "▁jigging", + -15.414372444152832 + ], + [ + "▁Potluck", + -15.41441822052002 + ], + [ + "▁Nauert", + -15.414436340332031 + ], + [ + "▁incriminate", + -15.41446304321289 + ], + [ + "▁MILAN", + -15.414480209350586 + ], + [ + "▁multiplexed", + -15.414481163024902 + ], + [ + "▁Societal", + -15.414482116699219 + ], + [ + "▁crowed", + -15.41452407836914 + ], + [ + "▁Eichmann", + -15.414568901062012 + ], + [ + "▁Imelda", + -15.41457748413086 + ], + [ + "▁STRAT", + -15.414602279663086 + ], + [ + "▁Pryce", + -15.414657592773438 + ], + [ + "▁freq", + -15.414658546447754 + ], + [ + "ần", + -15.41466236114502 + ], + [ + "▁Lowestoft", + -15.41472053527832 + ], + [ + "▁kodi", + -15.414721488952637 + ], + [ + "GbE", + -15.414761543273926 + ], + [ + "▁Scrambler", + -15.414831161499023 + ], + [ + "Inclusive", + -15.414857864379883 + ], + [ + "还", + -15.41486930847168 + ], + [ + "▁KUR", + -15.414883613586426 + ], + [ + "▁Talmudic", + -15.41491413116455 + ], + [ + "modulated", + -15.414918899536133 + ], + [ + "doux", + -15.41491985321045 + ], + [ + "▁️", + -15.414950370788574 + ], + [ + "▁Burney", + -15.414982795715332 + ], + [ + "▁Keisha", + -15.415003776550293 + ], + [ + "▁Guava", + -15.415007591247559 + ], + [ + "▁digicam", + -15.415017127990723 + ], + [ + "▁dipper", + -15.415119171142578 + ], + [ + "▁Temporarily", + -15.415122985839844 + ], + [ + "▁GRAPHICS", + -15.41512393951416 + ], + [ + "▁Cytokine", + -15.41513729095459 + ], + [ + "▁Brech", + -15.415143013000488 + ], + [ + "▁mycobacteria", + -15.4151611328125 + ], + [ + "▁Metaphysical", + -15.415200233459473 + ], + [ + "▁ablution", + -15.415284156799316 + ], + [ + "▁Nyam", + -15.415388107299805 + ], + [ + "▁unsettle", + -15.415458679199219 + ], + [ + "HIGH", + -15.415487289428711 + ], + [ + "▁transferrable", + -15.41553020477295 + ], + [ + "Adapter", + -15.415573120117188 + ], + [ + "Diff", + -15.415631294250488 + ], + [ + "accidental", + -15.415696144104004 + ], + [ + "7777", + -15.415716171264648 + ], + [ + "▁Commentaries", + -15.415756225585938 + ], + [ + "▁Hachette", + -15.415794372558594 + ], + [ + "Oakland", + -15.415820121765137 + ], + [ + "TAIL", + -15.415879249572754 + ], + [ + "▁Beekeeper", + -15.41588306427002 + ], + [ + "▁CRAP", + -15.415888786315918 + ], + [ + "stabilized", + -15.415928840637207 + ], + [ + "pbuh", + -15.41594409942627 + ], + [ + "whale", + -15.4159517288208 + ], + [ + "▁Squeaky", + -15.4159517288208 + ], + [ + "▁Skj", + -15.415960311889648 + ], + [ + "▁gratify", + -15.415963172912598 + ], + [ + "gupta", + -15.415973663330078 + ], + [ + "antwort", + -15.415996551513672 + ], + [ + "rheum", + -15.415998458862305 + ], + [ + "▁unbuttoned", + -15.416011810302734 + ], + [ + "▁Polarized", + -15.416015625 + ], + [ + "CTL", + -15.416044235229492 + ], + [ + "▁receptivity", + -15.416095733642578 + ], + [ + "▁decir", + -15.41610336303711 + ], + [ + "Hardware", + -15.416138648986816 + ], + [ + "▁će", + -15.416143417358398 + ], + [ + "▁cystitis", + -15.416145324707031 + ], + [ + "▁Doppel", + -15.416167259216309 + ], + [ + "▁Gameboy", + -15.416171073913574 + ], + [ + "dialogue", + -15.416184425354004 + ], + [ + "▁Combinator", + -15.416200637817383 + ], + [ + "▁Sébastien", + -15.416213989257812 + ], + [ + "▁musique", + -15.416227340698242 + ], + [ + "OTCQB", + -15.416236877441406 + ], + [ + "▁Ocarina", + -15.4163179397583 + ], + [ + "▁Finca", + -15.416375160217285 + ], + [ + "explorer", + -15.41641616821289 + ], + [ + "ahalli", + -15.416426658630371 + ], + [ + "Cheese", + -15.41643238067627 + ], + [ + "balloon", + -15.416457176208496 + ], + [ + "▁Westerville", + -15.416467666625977 + ], + [ + "▁Saylor", + -15.416500091552734 + ], + [ + "▁Tinkerbell", + -15.416505813598633 + ], + [ + "ţ", + -15.416540145874023 + ], + [ + "▁Cronenberg", + -15.416587829589844 + ], + [ + "▁Corsican", + -15.41659164428711 + ], + [ + "▁Teardrop", + -15.416608810424805 + ], + [ + "insane", + -15.416617393493652 + ], + [ + "▁Waukegan", + -15.416618347167969 + ], + [ + "▁Kentish", + -15.416625022888184 + ], + [ + "▁pollinated", + -15.416638374328613 + ], + [ + "▁kurti", + -15.41666030883789 + ], + [ + "▁Wickremesinghe", + -15.416699409484863 + ], + [ + "▁arrogantly", + -15.416741371154785 + ], + [ + "▁wolverine", + -15.416760444641113 + ], + [ + "▁transcode", + -15.41676139831543 + ], + [ + "▁Screenwriter", + -15.416781425476074 + ], + [ + "▁ʿ", + -15.41678237915039 + ], + [ + "▁Cemeteries", + -15.416800498962402 + ], + [ + "forgive", + -15.416807174682617 + ], + [ + "replacing", + -15.416823387145996 + ], + [ + "▁Balotelli", + -15.416861534118652 + ], + [ + "▁Federica", + -15.416877746582031 + ], + [ + "▁Nogales", + -15.416911125183105 + ], + [ + "▁roiled", + -15.416919708251953 + ], + [ + "▁Bovine", + -15.416974067687988 + ], + [ + "▁HURT", + -15.416991233825684 + ], + [ + "▁milion", + -15.416999816894531 + ], + [ + "▁promontory", + -15.41700267791748 + ], + [ + "▁Benzyl", + -15.417023658752441 + ], + [ + "WEAR", + -15.417069435119629 + ], + [ + "crank", + -15.417078971862793 + ], + [ + "▁Haswell", + -15.417089462280273 + ], + [ + "▁Futurity", + -15.417119979858398 + ], + [ + "▁chamois", + -15.417135238647461 + ], + [ + "▁recommit", + -15.417196273803711 + ], + [ + "▁clef", + -15.417197227478027 + ], + [ + "▁staph", + -15.417197227478027 + ], + [ + "█", + -15.417213439941406 + ], + [ + "Cosmo", + -15.417242050170898 + ], + [ + "▁Gionee", + -15.417242050170898 + ], + [ + "▁lazing", + -15.417253494262695 + ], + [ + "▁Patricio", + -15.417283058166504 + ], + [ + "▁EXCEED", + -15.41728687286377 + ], + [ + "painful", + -15.417290687561035 + ], + [ + "downtown", + -15.417295455932617 + ], + [ + "▁juris", + -15.41730785369873 + ], + [ + "▁wraith", + -15.417326927185059 + ], + [ + "▁Hostgator", + -15.4173583984375 + ], + [ + "▁sulla", + -15.417497634887695 + ], + [ + "▁crabby", + -15.417500495910645 + ], + [ + "▁Outrageous", + -15.417586326599121 + ], + [ + "Leaving", + -15.417608261108398 + ], + [ + "▁Hiawatha", + -15.417610168457031 + ], + [ + "hierarchy", + -15.417616844177246 + ], + [ + "▁Lorelai", + -15.417622566223145 + ], + [ + "▁madcap", + -15.417661666870117 + ], + [ + "▁necessari", + -15.417696952819824 + ], + [ + "▁stagecoach", + -15.417699813842773 + ], + [ + "Monroe", + -15.41770076751709 + ], + [ + "▁jake", + -15.417719841003418 + ], + [ + "▁vortices", + -15.417731285095215 + ], + [ + "▁Fertile", + -15.417745590209961 + ], + [ + "▁CIMA", + -15.417810440063477 + ], + [ + "▁Adolescence", + -15.417814254760742 + ], + [ + "▁newsreader", + -15.417941093444824 + ], + [ + "▁burgh", + -15.417970657348633 + ], + [ + "▁Managua", + -15.418015480041504 + ], + [ + "LAH", + -15.41801929473877 + ], + [ + "Mack", + -15.418023109436035 + ], + [ + "▁Sketchbook", + -15.418039321899414 + ], + [ + "▁buddhist", + -15.418055534362793 + ], + [ + "▁Dalia", + -15.418130874633789 + ], + [ + "▁Exmoor", + -15.41813850402832 + ], + [ + "Afghanistan", + -15.418170928955078 + ], + [ + "▁decoupage", + -15.41819953918457 + ], + [ + "▁honeydew", + -15.41822338104248 + ], + [ + "entrance", + -15.418228149414062 + ], + [ + "himself", + -15.41823673248291 + ], + [ + "▁NKJV", + -15.418292045593262 + ], + [ + "▁Nimmo", + -15.418370246887207 + ], + [ + "▁Harnessing", + -15.41838264465332 + ], + [ + "▁Eastleigh", + -15.418395042419434 + ], + [ + "▁continous", + -15.41840648651123 + ], + [ + "▁kneeled", + -15.418408393859863 + ], + [ + "cystis", + -15.418429374694824 + ], + [ + "INSON", + -15.4185209274292 + ], + [ + "▁consecrate", + -15.418522834777832 + ], + [ + "▁Nutty", + -15.418532371520996 + ], + [ + "Philly", + -15.418569564819336 + ], + [ + "▁beryllium", + -15.41860294342041 + ], + [ + "Reform", + -15.41861343383789 + ], + [ + "▁thievery", + -15.41861629486084 + ], + [ + "▁whacking", + -15.418664932250977 + ], + [ + "ITAL", + -15.418713569641113 + ], + [ + "ROUGH", + -15.418737411499023 + ], + [ + "ден", + -15.418789863586426 + ], + [ + "▁Spartak", + -15.418792724609375 + ], + [ + "textile", + -15.418800354003906 + ], + [ + "κε", + -15.41881275177002 + ], + [ + "▁Minutemen", + -15.4188232421875 + ], + [ + "▁drenching", + -15.418871879577637 + ], + [ + "▁Elina", + -15.418872833251953 + ], + [ + "▁Manipal", + -15.41889476776123 + ], + [ + "▁NMFS", + -15.41893196105957 + ], + [ + "convex", + -15.418959617614746 + ], + [ + "▁WAKE", + -15.418960571289062 + ], + [ + "▁DDP", + -15.418984413146973 + ], + [ + "Patricia", + -15.418988227844238 + ], + [ + "▁bongo", + -15.4190092086792 + ], + [ + "REZ", + -15.419038772583008 + ], + [ + "▁Barbell", + -15.41904354095459 + ], + [ + "▁Arterial", + -15.419052124023438 + ], + [ + "▁Puckett", + -15.419053077697754 + ], + [ + "▁Zagor", + -15.419095993041992 + ], + [ + "▁Amalek", + -15.41910171508789 + ], + [ + "▁Canandaigua", + -15.419109344482422 + ], + [ + "▁Bayelsa", + -15.41915512084961 + ], + [ + "▁GAZ", + -15.419160842895508 + ], + [ + "beginner", + -15.419172286987305 + ], + [ + "▁coeliac", + -15.419175148010254 + ], + [ + "▁Alumina", + -15.419182777404785 + ], + [ + "▁toxicological", + -15.419197082519531 + ], + [ + "▁calfskin", + -15.419222831726074 + ], + [ + "▁Ledbetter", + -15.419240951538086 + ], + [ + "▁Freemason", + -15.419242858886719 + ], + [ + "negotiation", + -15.419254302978516 + ], + [ + "手段", + -15.419258117675781 + ], + [ + "▁stragglers", + -15.419312477111816 + ], + [ + "▁Haddock", + -15.419342041015625 + ], + [ + "▁honorarium", + -15.419352531433105 + ], + [ + "▁Lanark", + -15.419366836547852 + ], + [ + "striking", + -15.419374465942383 + ], + [ + "▁mallard", + -15.419415473937988 + ], + [ + "▁Zerg", + -15.419448852539062 + ], + [ + "▁Ambush", + -15.419453620910645 + ], + [ + "▁Rajasthani", + -15.41946029663086 + ], + [ + "▁reoccur", + -15.41946029663086 + ], + [ + "чит", + -15.419528007507324 + ], + [ + "Violence", + -15.419578552246094 + ], + [ + "agher", + -15.419634819030762 + ], + [ + "▁dithering", + -15.41965103149414 + ], + [ + "▁refocusing", + -15.419716835021973 + ], + [ + "▁vinyasa", + -15.419719696044922 + ], + [ + "▁corbel", + -15.419734954833984 + ], + [ + "▁통해", + -15.419759750366211 + ], + [ + "1841", + -15.419781684875488 + ], + [ + "▁radiometric", + -15.419816970825195 + ], + [ + "Optic", + -15.419838905334473 + ], + [ + "▁Zaki", + -15.419903755187988 + ], + [ + "▁Hikaru", + -15.419920921325684 + ], + [ + "▁Gorton", + -15.419926643371582 + ], + [ + "▁Stroh", + -15.41994571685791 + ], + [ + "▁Jiffy", + -15.419958114624023 + ], + [ + "ferment", + -15.419970512390137 + ], + [ + "GOOGL", + -15.420025825500488 + ], + [ + "▁Respons", + -15.42003059387207 + ], + [ + "▁Thio", + -15.42004108428955 + ], + [ + "Afghan", + -15.420100212097168 + ], + [ + "Delight", + -15.420113563537598 + ], + [ + "▁Boulton", + -15.420148849487305 + ], + [ + "▁Discography", + -15.42015266418457 + ], + [ + "▁Barents", + -15.420180320739746 + ], + [ + "▁Hazle", + -15.4202241897583 + ], + [ + "▁Sitewide", + -15.420230865478516 + ], + [ + "jnë", + -15.420234680175781 + ], + [ + "delusion", + -15.420235633850098 + ], + [ + "▁mirë", + -15.420279502868652 + ], + [ + "▁reallocation", + -15.420303344726562 + ], + [ + "▁CARBON", + -15.420315742492676 + ], + [ + "▁Hammar", + -15.420315742492676 + ], + [ + "▁barracuda", + -15.420347213745117 + ], + [ + "▁arsonist", + -15.420348167419434 + ], + [ + "▁COMMUNICATIONS", + -15.420367240905762 + ], + [ + "AMPTON", + -15.420373916625977 + ], + [ + "▁peroxidation", + -15.420412063598633 + ], + [ + "▁Tulle", + -15.420419692993164 + ], + [ + "▁Neurobiology", + -15.420429229736328 + ], + [ + "▁SHOES", + -15.420527458190918 + ], + [ + "▁Positano", + -15.420552253723145 + ], + [ + "▁zusammen", + -15.420570373535156 + ], + [ + "clusiv", + -15.420592308044434 + ], + [ + "▁Vulgar", + -15.420613288879395 + ], + [ + "▁Equestria", + -15.420633316040039 + ], + [ + "▁PSAT", + -15.420633316040039 + ], + [ + "▁vasculitis", + -15.420633316040039 + ], + [ + "▁parece", + -15.420639038085938 + ], + [ + "▁captor", + -15.42064380645752 + ], + [ + "станов", + -15.420656204223633 + ], + [ + "Β", + -15.420672416687012 + ], + [ + "▁reheating", + -15.420700073242188 + ], + [ + "▁INTERRUPTION", + -15.4207124710083 + ], + [ + "▁Probabilistic", + -15.420814514160156 + ], + [ + "領域", + -15.4208402633667 + ], + [ + "▁litte", + -15.420852661132812 + ], + [ + "▁Pixi", + -15.420903205871582 + ], + [ + "▁TUV", + -15.420906066894531 + ], + [ + "▁participative", + -15.420937538146973 + ], + [ + "winkel", + -15.420967102050781 + ], + [ + "GTT", + -15.42096996307373 + ], + [ + "▁Tepper", + -15.420991897583008 + ], + [ + "▁brusque", + -15.421001434326172 + ], + [ + "anayake", + -15.42101001739502 + ], + [ + "▁unpaired", + -15.42101764678955 + ], + [ + "abilty", + -15.42103099822998 + ], + [ + "▁hotshot", + -15.42110538482666 + ], + [ + "▁можно", + -15.421159744262695 + ], + [ + "▁Igloo", + -15.42120361328125 + ], + [ + "▁Crouse", + -15.42121410369873 + ], + [ + "션", + -15.421220779418945 + ], + [ + "▁Seig", + -15.421260833740234 + ], + [ + "▁renouncing", + -15.421278953552246 + ], + [ + "documentation", + -15.421283721923828 + ], + [ + "tionary", + -15.421317100524902 + ], + [ + "▁Workgroup", + -15.421319961547852 + ], + [ + "piri", + -15.421321868896484 + ], + [ + "▁Brattleboro", + -15.421363830566406 + ], + [ + "▁Ashfield", + -15.421374320983887 + ], + [ + "▁Tradi", + -15.421422958374023 + ], + [ + "▁autopsies", + -15.4214448928833 + ], + [ + "▁invective", + -15.421445846557617 + ], + [ + "▁sacramento", + -15.421452522277832 + ], + [ + "▁Edda", + -15.421490669250488 + ], + [ + "▁97814", + -15.42150592803955 + ], + [ + "▁pincer", + -15.421512603759766 + ], + [ + "▁nego", + -15.421518325805664 + ], + [ + "▁Cognizant", + -15.421525955200195 + ], + [ + "▁Winterfell", + -15.421531677246094 + ], + [ + "▁Metroplex", + -15.42160701751709 + ], + [ + "▁autocomplete", + -15.421628952026367 + ], + [ + "▁Fernie", + -15.421659469604492 + ], + [ + "▁sherbet", + -15.421669006347656 + ], + [ + "MDR", + -15.421671867370605 + ], + [ + "guidelines", + -15.421749114990234 + ], + [ + "▁ellos", + -15.4217529296875 + ], + [ + "▁Ultrabook", + -15.421806335449219 + ], + [ + "▁NetScaler", + -15.421810150146484 + ], + [ + "▁Fazio", + -15.421852111816406 + ], + [ + "▁transmutation", + -15.421913146972656 + ], + [ + "▁Waylon", + -15.42194652557373 + ], + [ + "▁dabei", + -15.421951293945312 + ], + [ + "▁eschatological", + -15.42203426361084 + ], + [ + "▁Oconee", + -15.422035217285156 + ], + [ + "▁exhumed", + -15.422054290771484 + ], + [ + "CDL", + -15.422077178955078 + ], + [ + "▁Radish", + -15.422083854675293 + ], + [ + "▁Appetit", + -15.422122955322266 + ], + [ + "▁Daiwa", + -15.422168731689453 + ], + [ + "▁Frontenac", + -15.422196388244629 + ], + [ + "▁Southlake", + -15.422203063964844 + ], + [ + "Specification", + -15.422249794006348 + ], + [ + "grazing", + -15.422303199768066 + ], + [ + "▁PENALTY", + -15.422318458557129 + ], + [ + "▁Insofar", + -15.422319412231445 + ], + [ + "▁Extrusion", + -15.42234992980957 + ], + [ + "▁Cryptic", + -15.42236614227295 + ], + [ + "▁panama", + -15.422372817993164 + ], + [ + "▁Lecter", + -15.422382354736328 + ], + [ + "▁hyping", + -15.422385215759277 + ], + [ + "▁reappointed", + -15.422422409057617 + ], + [ + "▁idolize", + -15.422425270080566 + ], + [ + "purposing", + -15.42243480682373 + ], + [ + "▁chambray", + -15.422440528869629 + ], + [ + "▁reintroducing", + -15.422459602355957 + ], + [ + "▁mosey", + -15.422473907470703 + ], + [ + "ucchi", + -15.422511100769043 + ], + [ + "▁Lipper", + -15.422517776489258 + ], + [ + "▁PROCEDURE", + -15.42252254486084 + ], + [ + "▁ROBOT", + -15.422523498535156 + ], + [ + "ammal", + -15.422525405883789 + ], + [ + "▁очень", + -15.422562599182129 + ], + [ + "▁Kirtland", + -15.422564506530762 + ], + [ + "▁skulk", + -15.42258071899414 + ], + [ + "▁downspout", + -15.422621726989746 + ], + [ + "▁recrimination", + -15.42264461517334 + ], + [ + "▁CLEANING", + -15.422650337219238 + ], + [ + "▁sagebrush", + -15.422727584838867 + ], + [ + "▁Northbrook", + -15.422760009765625 + ], + [ + "▁levitation", + -15.422773361206055 + ], + [ + "▁😊", + -15.422823905944824 + ], + [ + "▁Airfare", + -15.422837257385254 + ], + [ + "▁contractile", + -15.422858238220215 + ], + [ + "▁cryotherapy", + -15.422865867614746 + ], + [ + "▁OHIO", + -15.422883987426758 + ], + [ + "fiance", + -15.422904968261719 + ], + [ + "ές", + -15.4229097366333 + ], + [ + "▁crazily", + -15.42294979095459 + ], + [ + "Dwyer", + -15.422981262207031 + ], + [ + "▁Hernia", + -15.42298412322998 + ], + [ + "cento", + -15.423007011413574 + ], + [ + "▁uninstaller", + -15.423009872436523 + ], + [ + "ţă", + -15.423172950744629 + ], + [ + "credential", + -15.423199653625488 + ], + [ + "▁Volcan", + -15.42320442199707 + ], + [ + "▁Naughton", + -15.423295974731445 + ], + [ + "▁Kaushal", + -15.42330265045166 + ], + [ + "▁Hargrave", + -15.423347473144531 + ], + [ + "▁غ", + -15.423354148864746 + ], + [ + "▁할", + -15.423369407653809 + ], + [ + "MAIN", + -15.423392295837402 + ], + [ + "▁SISTER", + -15.423392295837402 + ], + [ + "▁confectionary", + -15.423396110534668 + ], + [ + "▁funicular", + -15.423399925231934 + ], + [ + "▁Achille", + -15.423463821411133 + ], + [ + "▁vixen", + -15.42347526550293 + ], + [ + "▁Ladle", + -15.423514366149902 + ], + [ + "OUNCE", + -15.423526763916016 + ], + [ + "imidazol", + -15.423571586608887 + ], + [ + "▁Straightforward", + -15.423625946044922 + ], + [ + "▁RESIST", + -15.423701286315918 + ], + [ + "Delay", + -15.423715591430664 + ], + [ + "▁пар", + -15.423768043518066 + ], + [ + "Serbia", + -15.423776626586914 + ], + [ + "TTP", + -15.423789978027344 + ], + [ + "Honour", + -15.423798561096191 + ], + [ + "▁digitizer", + -15.423800468444824 + ], + [ + "▁Moller", + -15.423819541931152 + ], + [ + "astronomy", + -15.423833847045898 + ], + [ + "▁Kupp", + -15.423879623413086 + ], + [ + "Locker", + -15.423933982849121 + ], + [ + "▁tritium", + -15.423937797546387 + ], + [ + "▁Commemoration", + -15.42394733428955 + ], + [ + "▁Dachau", + -15.423949241638184 + ], + [ + "▁Hockney", + -15.42397403717041 + ], + [ + "▁Benazir", + -15.423988342285156 + ], + [ + "OLED", + -15.423998832702637 + ], + [ + "▁einige", + -15.42402172088623 + ], + [ + "▁Metairie", + -15.424029350280762 + ], + [ + "▁Barbershop", + -15.424052238464355 + ], + [ + "▁Dystrophy", + -15.424052238464355 + ], + [ + "▁Patnaik", + -15.424068450927734 + ], + [ + "▁Pollan", + -15.424112319946289 + ], + [ + "▁Psychoanalytic", + -15.424129486083984 + ], + [ + "▁Bradstreet", + -15.424162864685059 + ], + [ + "▁née", + -15.424188613891602 + ], + [ + "екс", + -15.424216270446777 + ], + [ + "▁Gelder", + -15.42422866821289 + ], + [ + "▁Thunderstorm", + -15.424256324768066 + ], + [ + "Э", + -15.424296379089355 + ], + [ + "gotta", + -15.424358367919922 + ], + [ + "▁unequalled", + -15.424368858337402 + ], + [ + "▁regretful", + -15.424389839172363 + ], + [ + "▁Biomaterials", + -15.42443561553955 + ], + [ + "▁vaccinating", + -15.424436569213867 + ], + [ + "▁piranha", + -15.424437522888184 + ], + [ + "▁Cielo", + -15.424498558044434 + ], + [ + "▁Vect", + -15.424554824829102 + ], + [ + "▁Manchuria", + -15.424559593200684 + ], + [ + "▁Shiel", + -15.424598693847656 + ], + [ + "▁Mayawati", + -15.424612998962402 + ], + [ + "▁noticable", + -15.424653053283691 + ], + [ + "▁backflip", + -15.424732208251953 + ], + [ + "▁Modifier", + -15.424741744995117 + ], + [ + "▁Asynchronous", + -15.424921035766602 + ], + [ + "段", + -15.424925804138184 + ], + [ + "▁Syndication", + -15.424931526184082 + ], + [ + "▁Tocqueville", + -15.424966812133789 + ], + [ + "▁SIF", + -15.425045013427734 + ], + [ + "қ", + -15.425068855285645 + ], + [ + "▁Hasidic", + -15.425073623657227 + ], + [ + "▁Celta", + -15.425086975097656 + ], + [ + "elbow", + -15.425092697143555 + ], + [ + "▁lokal", + -15.425101280212402 + ], + [ + "▁PUD", + -15.425117492675781 + ], + [ + "fassung", + -15.42513370513916 + ], + [ + "▁hwy", + -15.425134658813477 + ], + [ + "확", + -15.425149917602539 + ], + [ + "▁multivariable", + -15.425210952758789 + ], + [ + "▁FOC", + -15.4252290725708 + ], + [ + "▁Palli", + -15.425247192382812 + ], + [ + "Siberian", + -15.425256729125977 + ], + [ + "mozilla", + -15.425307273864746 + ], + [ + "▁SPU", + -15.42536449432373 + ], + [ + "▁telomerase", + -15.425374984741211 + ], + [ + "leucine", + -15.425375938415527 + ], + [ + "▁unnoticeable", + -15.425436019897461 + ], + [ + "convey", + -15.425437927246094 + ], + [ + "▁LEX", + -15.425472259521484 + ], + [ + "▁Kjell", + -15.425485610961914 + ], + [ + "▁Waffen", + -15.42548942565918 + ], + [ + "▁concatenation", + -15.425518035888672 + ], + [ + "▁SPIDER", + -15.425545692443848 + ], + [ + "Manhattan", + -15.42556381225586 + ], + [ + "▁Oceanographic", + -15.4256010055542 + ], + [ + "▁remodelled", + -15.42563533782959 + ], + [ + "▁towpath", + -15.425654411315918 + ], + [ + "▁Metering", + -15.42565631866455 + ], + [ + "▁Lilley", + -15.425671577453613 + ], + [ + "▁disgorge", + -15.42567253112793 + ], + [ + "▁loro", + -15.425695419311523 + ], + [ + "▁lucha", + -15.4257173538208 + ], + [ + "▁ragtag", + -15.425732612609863 + ], + [ + "▁Houma", + -15.425758361816406 + ], + [ + "▁Wazir", + -15.425787925720215 + ], + [ + "debian", + -15.425895690917969 + ], + [ + "▁Arquette", + -15.425962448120117 + ], + [ + "▁行", + -15.42599868774414 + ], + [ + "1789", + -15.426008224487305 + ], + [ + "مة", + -15.426010131835938 + ], + [ + "arthritis", + -15.426018714904785 + ], + [ + "calibrated", + -15.426031112670898 + ], + [ + "▁panellists", + -15.426042556762695 + ], + [ + "▁Sportage", + -15.426043510437012 + ], + [ + "ittel", + -15.42606258392334 + ], + [ + "cooperative", + -15.426071166992188 + ], + [ + "▁Mensah", + -15.426115036010742 + ], + [ + "MMMM", + -15.426122665405273 + ], + [ + "▁sequelae", + -15.426122665405273 + ], + [ + "▁trilateral", + -15.426146507263184 + ], + [ + "▁gleamed", + -15.426204681396484 + ], + [ + "▁Dubbo", + -15.42620849609375 + ], + [ + "▁Appeared", + -15.426220893859863 + ], + [ + "▁abbreviate", + -15.426222801208496 + ], + [ + "▁Versatility", + -15.42623233795166 + ], + [ + "▁Tumour", + -15.426237106323242 + ], + [ + "▁BSR", + -15.426247596740723 + ], + [ + "▁ATCC", + -15.426270484924316 + ], + [ + "▁Obstetric", + -15.426288604736328 + ], + [ + "▁jung", + -15.426295280456543 + ], + [ + "▁JAZZ", + -15.426308631896973 + ], + [ + "▁shRNA", + -15.42632007598877 + ], + [ + "pathogenic", + -15.426328659057617 + ], + [ + "✨", + -15.4263916015625 + ], + [ + "Anybody", + -15.426403999328613 + ], + [ + "▁Snodgrass", + -15.426416397094727 + ], + [ + "▁Keiser", + -15.426465034484863 + ], + [ + "IGF", + -15.426481246948242 + ], + [ + "biking", + -15.4265718460083 + ], + [ + "▁EEO", + -15.4265718460083 + ], + [ + "▁MOVING", + -15.426587104797363 + ], + [ + "▁premarital", + -15.426593780517578 + ], + [ + "FRAME", + -15.426617622375488 + ], + [ + "restraint", + -15.42666244506836 + ], + [ + "▁Razi", + -15.42667293548584 + ], + [ + "DIMM", + -15.426682472229004 + ], + [ + "CMR", + -15.4266939163208 + ], + [ + "▁Offspring", + -15.426740646362305 + ], + [ + "▁jackfruit", + -15.426740646362305 + ], + [ + "abadi", + -15.426749229431152 + ], + [ + "нет", + -15.426753044128418 + ], + [ + "▁Sixteenth", + -15.426765441894531 + ], + [ + "▁Nocturnal", + -15.426783561706543 + ], + [ + "▁Danske", + -15.426794052124023 + ], + [ + "▁riverine", + -15.426809310913086 + ], + [ + "▁Identi", + -15.426815032958984 + ], + [ + "▁Catriona", + -15.426824569702148 + ], + [ + "▁italiano", + -15.426835060119629 + ], + [ + "▁Jhansi", + -15.426836967468262 + ], + [ + "▁zealously", + -15.42686653137207 + ], + [ + "▁SAX", + -15.426928520202637 + ], + [ + "ERTY", + -15.426965713500977 + ], + [ + "▁Haarlem", + -15.426971435546875 + ], + [ + "▁Encino", + -15.426974296569824 + ], + [ + "▁mellowed", + -15.427017211914062 + ], + [ + "ASEAN", + -15.427021980285645 + ], + [ + "▁Guenther", + -15.42702865600586 + ], + [ + "▁Jaune", + -15.427053451538086 + ], + [ + "▁enchancment", + -15.427069664001465 + ], + [ + "▁decriminalization", + -15.42711067199707 + ], + [ + "▁nitr", + -15.42713451385498 + ], + [ + "▁Marmot", + -15.427153587341309 + ], + [ + "▁OOH", + -15.427261352539062 + ], + [ + "▁Weinberger", + -15.427277565002441 + ], + [ + "memorial", + -15.427299499511719 + ], + [ + "▁Joburg", + -15.427308082580566 + ], + [ + "▁Mutter", + -15.427328109741211 + ], + [ + "▁Depressed", + -15.427331924438477 + ], + [ + "▁Brinkman", + -15.427360534667969 + ], + [ + "▁retrenchment", + -15.427396774291992 + ], + [ + "▁JACOB", + -15.427436828613281 + ], + [ + "▁Lawlor", + -15.427518844604492 + ], + [ + "pteryg", + -15.427520751953125 + ], + [ + "yoku", + -15.42752742767334 + ], + [ + "oeuvre", + -15.427535057067871 + ], + [ + "rasia", + -15.427692413330078 + ], + [ + "육", + -15.427703857421875 + ], + [ + "▁REPRESENT", + -15.427720069885254 + ], + [ + "▁ihrer", + -15.427729606628418 + ], + [ + "▁lancer", + -15.427742004394531 + ], + [ + "▁oscillatory", + -15.427759170532227 + ], + [ + "whoever", + -15.427799224853516 + ], + [ + "Baseball", + -15.427827835083008 + ], + [ + "▁falsity", + -15.427827835083008 + ], + [ + "finite", + -15.427841186523438 + ], + [ + "▁FFO", + -15.42785358428955 + ], + [ + "▁chondroitin", + -15.427888870239258 + ], + [ + "▁HIMSS", + -15.4279146194458 + ], + [ + "▁Waitress", + -15.427948951721191 + ], + [ + "рен", + -15.427956581115723 + ], + [ + "▁Sweeper", + -15.428007125854492 + ], + [ + "지만", + -15.428058624267578 + ], + [ + "▁sportswriter", + -15.428104400634766 + ], + [ + "▁Rinaldi", + -15.428140640258789 + ], + [ + "▁Microfilm", + -15.428179740905762 + ], + [ + "▁Rohde", + -15.42818832397461 + ], + [ + "▁☀", + -15.428204536437988 + ], + [ + "▁VALID", + -15.428244590759277 + ], + [ + "resulting", + -15.42824649810791 + ], + [ + "▁Animate", + -15.428272247314453 + ], + [ + "ဲ", + -15.428275108337402 + ], + [ + "▁embalming", + -15.428276062011719 + ], + [ + "測", + -15.428287506103516 + ], + [ + "▁Cannabinoid", + -15.42829704284668 + ], + [ + "▁corroboration", + -15.428338050842285 + ], + [ + "houl", + -15.428351402282715 + ], + [ + "schler", + -15.428399085998535 + ], + [ + "inherit", + -15.428413391113281 + ], + [ + "▁Galesburg", + -15.428417205810547 + ], + [ + "▁vibrated", + -15.428422927856445 + ], + [ + "▁VENT", + -15.428525924682617 + ], + [ + "▁divan", + -15.428531646728516 + ], + [ + "▁Methodologies", + -15.428539276123047 + ], + [ + "pioneer", + -15.428542137145996 + ], + [ + "Bristol", + -15.428589820861816 + ], + [ + "▁geen", + -15.428644180297852 + ], + [ + "▁unacknowledged", + -15.428645133972168 + ], + [ + "Precious", + -15.428659439086914 + ], + [ + "▁Grigori", + -15.42872428894043 + ], + [ + "▁Goldfinch", + -15.428728103637695 + ], + [ + "discretion", + -15.428750038146973 + ], + [ + "ιστ", + -15.428764343261719 + ], + [ + "▁Understood", + -15.428776741027832 + ], + [ + "▁bimonthly", + -15.428892135620117 + ], + [ + "bacon", + -15.4288969039917 + ], + [ + "holland", + -15.428939819335938 + ], + [ + "allegedly", + -15.428948402404785 + ], + [ + "▁Uncut", + -15.428962707519531 + ], + [ + "▁snipped", + -15.428967475891113 + ], + [ + "▁KNIGHT", + -15.428997993469238 + ], + [ + "▁Papuan", + -15.428997993469238 + ], + [ + "▁liquidating", + -15.429073333740234 + ], + [ + "baca", + -15.429080963134766 + ], + [ + "extinct", + -15.429100036621094 + ], + [ + "▁Koster", + -15.429101943969727 + ], + [ + "▁Skipton", + -15.429104804992676 + ], + [ + "democrat", + -15.429131507873535 + ], + [ + "▁Lugar", + -15.429139137268066 + ], + [ + "▁Agrarian", + -15.429154396057129 + ], + [ + "▁Credo", + -15.429158210754395 + ], + [ + "▁NIGERIA", + -15.429198265075684 + ], + [ + "fluence", + -15.42920970916748 + ], + [ + "▁가능", + -15.429280281066895 + ], + [ + "▁Gérard", + -15.429342269897461 + ], + [ + "▁Egon", + -15.42939281463623 + ], + [ + "▁unearthly", + -15.429413795471191 + ], + [ + "▁messiness", + -15.429464340209961 + ], + [ + "mutant", + -15.429476737976074 + ], + [ + "Adopt", + -15.429478645324707 + ], + [ + "▁Smear", + -15.42950439453125 + ], + [ + "▁Tingle", + -15.429512977600098 + ], + [ + "▁anaphylactic", + -15.429546356201172 + ], + [ + "▁APPROVED", + -15.429566383361816 + ], + [ + "▁INSTITUTE", + -15.429566383361816 + ], + [ + "▁zipcode", + -15.429648399353027 + ], + [ + "▁russet", + -15.429654121398926 + ], + [ + "▁cooing", + -15.429655075073242 + ], + [ + "▁Disgusting", + -15.429698944091797 + ], + [ + "bleeding", + -15.429703712463379 + ], + [ + "priori", + -15.429764747619629 + ], + [ + "▁paise", + -15.429823875427246 + ], + [ + "▁nondisclosure", + -15.429825782775879 + ], + [ + "▁supremo", + -15.429838180541992 + ], + [ + "▁pittsburgh", + -15.429915428161621 + ], + [ + "▁Davina", + -15.429916381835938 + ], + [ + "▁Jiménez", + -15.429996490478516 + ], + [ + "▁CLINIC", + -15.430001258850098 + ], + [ + "▁Trajan", + -15.430015563964844 + ], + [ + "▁Rosacea", + -15.430017471313477 + ], + [ + "▁Sinema", + -15.430032730102539 + ], + [ + "caregiver", + -15.430047988891602 + ], + [ + "sperger", + -15.430048942565918 + ], + [ + "▁Arielle", + -15.430137634277344 + ], + [ + "akki", + -15.43013858795166 + ], + [ + "Amico", + -15.430179595947266 + ], + [ + "▁Diller", + -15.430197715759277 + ], + [ + "utiful", + -15.43022346496582 + ], + [ + "▁ACTIV", + -15.430248260498047 + ], + [ + "▁Rumour", + -15.43025016784668 + ], + [ + "Promo", + -15.43026065826416 + ], + [ + "▁despondency", + -15.430283546447754 + ], + [ + "▁Lorrie", + -15.430292129516602 + ], + [ + "▁Wageningen", + -15.43030834197998 + ], + [ + "raju", + -15.43033218383789 + ], + [ + "▁Mingo", + -15.430337905883789 + ], + [ + "▁Brubaker", + -15.430376052856445 + ], + [ + "▁Hutchings", + -15.430427551269531 + ], + [ + "navigate", + -15.430450439453125 + ], + [ + "▁adjunctive", + -15.430508613586426 + ], + [ + "▁Apatow", + -15.43055248260498 + ], + [ + "▁Boulogne", + -15.430571556091309 + ], + [ + "▁onlooker", + -15.430624008178711 + ], + [ + "▁quae", + -15.430625915527344 + ], + [ + "prakash", + -15.430678367614746 + ], + [ + "unexpected", + -15.430683135986328 + ], + [ + "omycosis", + -15.430684089660645 + ], + [ + "▁dipstick", + -15.430684089660645 + ], + [ + "tightening", + -15.430693626403809 + ], + [ + "▁thé", + -15.430694580078125 + ], + [ + "Toyota", + -15.4307279586792 + ], + [ + "Grinding", + -15.430728912353516 + ], + [ + "WALK", + -15.43073558807373 + ], + [ + "okka", + -15.430742263793945 + ], + [ + "▁Cowes", + -15.430758476257324 + ], + [ + "▁Intermountain", + -15.430761337280273 + ], + [ + "▁Timberline", + -15.430794715881348 + ], + [ + "▁Juergen", + -15.43079662322998 + ], + [ + "फ", + -15.430803298950195 + ], + [ + "NCES", + -15.43081283569336 + ], + [ + "▁Nyx", + -15.430877685546875 + ], + [ + "▁Dionysius", + -15.430919647216797 + ], + [ + "▁Rendell", + -15.430944442749023 + ], + [ + "fuge", + -15.430946350097656 + ], + [ + "ENTO", + -15.430950164794922 + ], + [ + "▁firecracker", + -15.430952072143555 + ], + [ + "▁Basie", + -15.430959701538086 + ], + [ + "▁Veto", + -15.430959701538086 + ], + [ + "▁Consequence", + -15.431035041809082 + ], + [ + "▁Magnitude", + -15.431048393249512 + ], + [ + "jeff", + -15.431070327758789 + ], + [ + "▁GWR", + -15.4310941696167 + ], + [ + "▁gumption", + -15.43122673034668 + ], + [ + "▁acme", + -15.431228637695312 + ], + [ + "▁Cueto", + -15.431243896484375 + ], + [ + "▁LCL", + -15.431246757507324 + ], + [ + "▁Marmara", + -15.431278228759766 + ], + [ + "▁DeWine", + -15.431293487548828 + ], + [ + "▁Crackle", + -15.431297302246094 + ], + [ + "ootie", + -15.43133544921875 + ], + [ + "▁bioavailable", + -15.431337356567383 + ], + [ + "▁regrouping", + -15.431346893310547 + ], + [ + "▁Strahan", + -15.431355476379395 + ], + [ + "blaster", + -15.431396484375 + ], + [ + "glucuron", + -15.431439399719238 + ], + [ + "Jungle", + -15.431445121765137 + ], + [ + "▁COPE", + -15.431468963623047 + ], + [ + "无", + -15.431474685668945 + ], + [ + "▁Fyodor", + -15.431497573852539 + ], + [ + "▁Caveat", + -15.431532859802246 + ], + [ + "▁Kisumu", + -15.431539535522461 + ], + [ + "▁ваш", + -15.431558609008789 + ], + [ + "▁Conferencing", + -15.431577682495117 + ], + [ + "AUG", + -15.431595802307129 + ], + [ + "▁Artesia", + -15.431618690490723 + ], + [ + "▁Varian", + -15.43165397644043 + ], + [ + "▁Seacoast", + -15.431694030761719 + ], + [ + "▁Servlet", + -15.431763648986816 + ], + [ + "▁Aquarian", + -15.431785583496094 + ], + [ + "▁大", + -15.431819915771484 + ], + [ + "▁NATA", + -15.431876182556152 + ], + [ + "▁leroy", + -15.431900978088379 + ], + [ + "subscriber", + -15.431905746459961 + ], + [ + "Bashir", + -15.43194580078125 + ], + [ + "▁Constantino", + -15.43197250366211 + ], + [ + "▁micromanage", + -15.431991577148438 + ], + [ + "▁Cabrio", + -15.431995391845703 + ], + [ + "▁REPL", + -15.431998252868652 + ], + [ + "▁Hinged", + -15.432005882263184 + ], + [ + "URING", + -15.43200969696045 + ], + [ + "▁happ", + -15.432026863098145 + ], + [ + "▁Alcon", + -15.432049751281738 + ], + [ + "▁livability", + -15.43208122253418 + ], + [ + "ট", + -15.432089805603027 + ], + [ + "Donate", + -15.432110786437988 + ], + [ + "▁Belvoir", + -15.43211555480957 + ], + [ + "▁Kanata", + -15.432137489318848 + ], + [ + "▁Brooch", + -15.43216323852539 + ], + [ + "▁OUTDOOR", + -15.43221378326416 + ], + [ + "▁unaccustomed", + -15.432233810424805 + ], + [ + "▁bivalve", + -15.432258605957031 + ], + [ + "▁deride", + -15.432262420654297 + ], + [ + "▁Drogba", + -15.43229866027832 + ], + [ + "Everyday", + -15.432306289672852 + ], + [ + "▁shriveled", + -15.43232536315918 + ], + [ + "▁Screwdriver", + -15.432340621948242 + ], + [ + "▁panoply", + -15.432356834411621 + ], + [ + "▁Regensburg", + -15.432388305664062 + ], + [ + "▁magnetometer", + -15.432411193847656 + ], + [ + "▁TRANSCRIPT", + -15.432480812072754 + ], + [ + "▁ratcheted", + -15.432490348815918 + ], + [ + "Independence", + -15.43249797821045 + ], + [ + "▁Haiyan", + -15.43252182006836 + ], + [ + "▁dinged", + -15.432549476623535 + ], + [ + "▁Për", + -15.43256664276123 + ], + [ + "▁escapist", + -15.432624816894531 + ], + [ + "▁Wandel", + -15.432633399963379 + ], + [ + "▁gravitating", + -15.432666778564453 + ], + [ + "▁Karolinska", + -15.432727813720703 + ], + [ + "absence", + -15.432781219482422 + ], + [ + "▁Seedling", + -15.432819366455078 + ], + [ + "▁Rubbed", + -15.432833671569824 + ], + [ + "▁Jewett", + -15.432840347290039 + ], + [ + "▁TSMC", + -15.432851791381836 + ], + [ + "▁whistleblowing", + -15.432916641235352 + ], + [ + "glamorous", + -15.432960510253906 + ], + [ + "▁futuro", + -15.433004379272461 + ], + [ + "▁tabling", + -15.433012008666992 + ], + [ + "▁groundnut", + -15.433022499084473 + ], + [ + "فت", + -15.433140754699707 + ], + [ + "▁ummm", + -15.433161735534668 + ], + [ + "Exercise", + -15.43316650390625 + ], + [ + "▁snapback", + -15.43316650390625 + ], + [ + "▁Barcelo", + -15.433183670043945 + ], + [ + "▁Estadio", + -15.43325424194336 + ], + [ + "▁Jurong", + -15.433259010314941 + ], + [ + "▁PRIMARY", + -15.43326187133789 + ], + [ + "insurgency", + -15.43327522277832 + ], + [ + "▁engrained", + -15.433293342590332 + ], + [ + "▁Abbeville", + -15.43329906463623 + ], + [ + "OGRAPHY", + -15.433320999145508 + ], + [ + "▁Bojan", + -15.433324813842773 + ], + [ + "▁Chemie", + -15.43336009979248 + ], + [ + "▁bristling", + -15.433384895324707 + ], + [ + "▁alumnae", + -15.433391571044922 + ], + [ + "▁micronutrient", + -15.433427810668945 + ], + [ + "▁thespian", + -15.433428764343262 + ], + [ + "▁saccharine", + -15.43344783782959 + ], + [ + "▁Veolia", + -15.433528900146484 + ], + [ + "▁GEICO", + -15.433548927307129 + ], + [ + "▁Timetable", + -15.433598518371582 + ], + [ + "philosophical", + -15.43363094329834 + ], + [ + "▁bhai", + -15.433639526367188 + ], + [ + "▁Pleasing", + -15.433640480041504 + ], + [ + "Merri", + -15.433643341064453 + ], + [ + "▁Truong", + -15.4336576461792 + ], + [ + "Assassin", + -15.433680534362793 + ], + [ + "▁Ciencia", + -15.433725357055664 + ], + [ + "▁leuc", + -15.433735847473145 + ], + [ + "▁sioux", + -15.433794975280762 + ], + [ + "▁haggard", + -15.43380355834961 + ], + [ + "▁schist", + -15.433808326721191 + ], + [ + "▁LIGO", + -15.433823585510254 + ], + [ + "▁Travelocity", + -15.433862686157227 + ], + [ + "▁Witter", + -15.433876037597656 + ], + [ + "▁DFC", + -15.4338960647583 + ], + [ + "▁Mandan", + -15.4339017868042 + ], + [ + "▁Kwai", + -15.433934211730957 + ], + [ + "▁Flatbush", + -15.433977127075195 + ], + [ + "encrusted", + -15.433990478515625 + ], + [ + "инг", + -15.434070587158203 + ], + [ + "▁Chryso", + -15.434085845947266 + ], + [ + "▁brigadier", + -15.434104919433594 + ], + [ + "ρε", + -15.434172630310059 + ], + [ + "▁Probst", + -15.434206008911133 + ], + [ + "▁Schutt", + -15.434208869934082 + ], + [ + "solubil", + -15.434234619140625 + ], + [ + "▁Domina", + -15.434244155883789 + ], + [ + "wringing", + -15.434250831604004 + ], + [ + "▁WiMAX", + -15.434270858764648 + ], + [ + "▁polythene", + -15.434310913085938 + ], + [ + "aḥ", + -15.434318542480469 + ], + [ + "▁Swoop", + -15.434334754943848 + ], + [ + "Ronald", + -15.434391975402832 + ], + [ + "▁RCN", + -15.434396743774414 + ], + [ + "▁Legolas", + -15.434402465820312 + ], + [ + "▁terminologies", + -15.43441390991211 + ], + [ + "punish", + -15.43443489074707 + ], + [ + "▁LRC", + -15.434450149536133 + ], + [ + "▁SOOOO", + -15.434508323669434 + ], + [ + "▁Westboro", + -15.434518814086914 + ], + [ + "▁Geotechnical", + -15.434577941894531 + ], + [ + "▁Telemedicine", + -15.43458366394043 + ], + [ + "▁Crowded", + -15.434610366821289 + ], + [ + "patreon", + -15.434614181518555 + ], + [ + "▁Varney", + -15.434662818908691 + ], + [ + "▁centigrade", + -15.434743881225586 + ], + [ + "FRP", + -15.434759140014648 + ], + [ + "▁Brenden", + -15.434762954711914 + ], + [ + "▁waka", + -15.434779167175293 + ], + [ + "она", + -15.434823989868164 + ], + [ + "▁Victorious", + -15.434855461120605 + ], + [ + "▁Exelon", + -15.434882164001465 + ], + [ + "opaque", + -15.434976577758789 + ], + [ + "▁बा", + -15.435020446777344 + ], + [ + "▁Microscopic", + -15.435028076171875 + ], + [ + "▁Winamp", + -15.435032844543457 + ], + [ + "▁Midian", + -15.435090065002441 + ], + [ + "レー", + -15.435132026672363 + ], + [ + "×9", + -15.435153007507324 + ], + [ + "TITLE", + -15.435184478759766 + ], + [ + "▁Jurisprudence", + -15.435196876525879 + ], + [ + "Cardinal", + -15.435209274291992 + ], + [ + "currencies", + -15.43523120880127 + ], + [ + "▁rescission", + -15.4352388381958 + ], + [ + "▁PLUG", + -15.435239791870117 + ], + [ + "coaches", + -15.435240745544434 + ], + [ + "∂", + -15.435258865356445 + ], + [ + "▁Shipman", + -15.435295104980469 + ], + [ + "▁eMarketer", + -15.43529987335205 + ], + [ + "▁subchapter", + -15.435318946838379 + ], + [ + "▁Crestwood", + -15.435320854187012 + ], + [ + "▁Domesday", + -15.435330390930176 + ], + [ + "▁clu", + -15.435351371765137 + ], + [ + "▁GFCI", + -15.435365676879883 + ], + [ + "iyor", + -15.435410499572754 + ], + [ + "▁hallucinogen", + -15.435453414916992 + ], + [ + "explicit", + -15.435494422912598 + ], + [ + "▁Tubbs", + -15.435505867004395 + ], + [ + "▁crossfit", + -15.435540199279785 + ], + [ + "ZONE", + -15.435564994812012 + ], + [ + "Hopkins", + -15.435585021972656 + ], + [ + "▁Doylestown", + -15.435591697692871 + ], + [ + "extremist", + -15.435637474060059 + ], + [ + "▁Fabien", + -15.435646057128906 + ], + [ + "▁Shika", + -15.435669898986816 + ], + [ + "▁Suffrage", + -15.435669898986816 + ], + [ + "▁extolled", + -15.435680389404297 + ], + [ + "▁Settled", + -15.435708045959473 + ], + [ + "▁diluent", + -15.435752868652344 + ], + [ + "▁Facade", + -15.435762405395508 + ], + [ + "CORP", + -15.435770034790039 + ], + [ + "▁Preseason", + -15.435790061950684 + ], + [ + "▁Bohl", + -15.435791015625 + ], + [ + "▁dispossession", + -15.435816764831543 + ], + [ + "peek", + -15.4358549118042 + ], + [ + "▁Vinton", + -15.43586254119873 + ], + [ + "▁Haldi", + -15.435874938964844 + ], + [ + "▁MELBOURNE", + -15.435876846313477 + ], + [ + "▁preempted", + -15.435892105102539 + ], + [ + "▁Electrochemical", + -15.435914039611816 + ], + [ + "▁Daud", + -15.435922622680664 + ], + [ + "▁Copolymer", + -15.436006546020508 + ], + [ + "▁Campylobacter", + -15.43602180480957 + ], + [ + "▁Hillsong", + -15.436030387878418 + ], + [ + "▁Deaconess", + -15.436083793640137 + ], + [ + "glyceride", + -15.436086654663086 + ], + [ + "ーム", + -15.436091423034668 + ], + [ + "sayers", + -15.43609619140625 + ], + [ + "▁cosmetically", + -15.436107635498047 + ], + [ + "▁disenfranchisement", + -15.43612003326416 + ], + [ + "marque", + -15.436128616333008 + ], + [ + "▁chessboard", + -15.436161994934082 + ], + [ + "▁JOURNEY", + -15.436186790466309 + ], + [ + "▁Quayle", + -15.436211585998535 + ], + [ + "▁Hyannis", + -15.436227798461914 + ], + [ + "▁Mustache", + -15.436235427856445 + ], + [ + "▁ulti", + -15.43624210357666 + ], + [ + "▁Benzinga", + -15.436270713806152 + ], + [ + "▁hazmat", + -15.436333656311035 + ], + [ + "▁Sofie", + -15.436351776123047 + ], + [ + "vaginal", + -15.436383247375488 + ], + [ + "▁Dragic", + -15.436385154724121 + ], + [ + "▁adelaide", + -15.436409950256348 + ], + [ + "▁thiol", + -15.436413764953613 + ], + [ + "▁Skyfall", + -15.436453819274902 + ], + [ + "▁Ecco", + -15.436456680297852 + ], + [ + "▁Kunda", + -15.436470031738281 + ], + [ + "▁oppressing", + -15.436470985412598 + ], + [ + "▁voce", + -15.436507225036621 + ], + [ + "EMR", + -15.43652057647705 + ], + [ + "▁Veera", + -15.436578750610352 + ], + [ + "cerebral", + -15.43659496307373 + ], + [ + "▁Perish", + -15.43661117553711 + ], + [ + "▁LOSSES", + -15.436631202697754 + ], + [ + "▁Filthy", + -15.436712265014648 + ], + [ + "▁pervaded", + -15.43676471710205 + ], + [ + "▁peptic", + -15.436765670776367 + ], + [ + "▁Haringey", + -15.436846733093262 + ], + [ + "▁litigious", + -15.436888694763184 + ], + [ + "▁deadbeat", + -15.436903953552246 + ], + [ + "▁Sridhar", + -15.436920166015625 + ], + [ + "例如", + -15.436932563781738 + ], + [ + "▁Sungai", + -15.43693733215332 + ], + [ + "▁photocopied", + -15.436944007873535 + ], + [ + "philosoph", + -15.436963081359863 + ], + [ + "▁sulfite", + -15.436973571777344 + ], + [ + "▁Godmother", + -15.43697452545166 + ], + [ + "▁TASTE", + -15.436989784240723 + ], + [ + "▁limerick", + -15.437005996704102 + ], + [ + "▁Trinitarian", + -15.437092781066895 + ], + [ + "▁glorifies", + -15.437094688415527 + ], + [ + "▁galloped", + -15.437116622924805 + ], + [ + "integrity", + -15.43714714050293 + ], + [ + "Descriptor", + -15.437170028686523 + ], + [ + "▁노", + -15.43718433380127 + ], + [ + "▁Mesmerizing", + -15.437211990356445 + ], + [ + "▁REGULAR", + -15.437220573425293 + ], + [ + "▁мир", + -15.437233924865723 + ], + [ + "▁Glancing", + -15.437287330627441 + ], + [ + "▁Zink", + -15.437331199645996 + ], + [ + "▁воз", + -15.437344551086426 + ], + [ + "Brite", + -15.437347412109375 + ], + [ + "▁Blei", + -15.437384605407715 + ], + [ + "▁abrogated", + -15.43740177154541 + ], + [ + "Translation", + -15.437403678894043 + ], + [ + "▁Westerly", + -15.437430381774902 + ], + [ + "▁echocardiogram", + -15.437468528747559 + ], + [ + "▁GTPase", + -15.437508583068848 + ], + [ + "▁Charlevoix", + -15.437527656555176 + ], + [ + "▁ductal", + -15.437637329101562 + ], + [ + "▁diethyl", + -15.437661170959473 + ], + [ + "▁Pleiades", + -15.437713623046875 + ], + [ + "▁Leonie", + -15.437715530395508 + ], + [ + "▁iRobot", + -15.437719345092773 + ], + [ + "▁Minimalism", + -15.437777519226074 + ], + [ + "▁unabridged", + -15.437817573547363 + ], + [ + "bitch", + -15.437836647033691 + ], + [ + "▁cichlid", + -15.437837600708008 + ], + [ + "▁Leonhard", + -15.437853813171387 + ], + [ + "▁Mathilde", + -15.437859535217285 + ], + [ + "▁Softener", + -15.437891960144043 + ], + [ + "▁habituated", + -15.437893867492676 + ], + [ + "referral", + -15.437911987304688 + ], + [ + "▁Biophysics", + -15.437919616699219 + ], + [ + "▁BINGO", + -15.43792724609375 + ], + [ + "zade", + -15.437929153442383 + ], + [ + "▁Viscose", + -15.437931060791016 + ], + [ + "▁Langton", + -15.437938690185547 + ], + [ + "boston", + -15.437941551208496 + ], + [ + "Anime", + -15.437967300415039 + ], + [ + "▁Tourney", + -15.437993049621582 + ], + [ + "▁AMZN", + -15.438030242919922 + ], + [ + "▁glycosyl", + -15.438088417053223 + ], + [ + "▁Dempster", + -15.43814754486084 + ], + [ + "▁Scarves", + -15.438170433044434 + ], + [ + "られ", + -15.438220977783203 + ], + [ + "▁PACIFIC", + -15.438236236572266 + ], + [ + "▁PATRIOT", + -15.438251495361328 + ], + [ + "▁Paredes", + -15.438265800476074 + ], + [ + "▁hmmmm", + -15.438270568847656 + ], + [ + "Sinai", + -15.438289642333984 + ], + [ + "▁Refinishing", + -15.4382905960083 + ], + [ + "▁cavort", + -15.438353538513184 + ], + [ + "▁Smitty", + -15.438404083251953 + ], + [ + "▁Rigging", + -15.43844223022461 + ], + [ + "descript", + -15.438490867614746 + ], + [ + "tomize", + -15.438526153564453 + ], + [ + "inventor", + -15.438570022583008 + ], + [ + "habba", + -15.438639640808105 + ], + [ + "Sacred", + -15.43871021270752 + ], + [ + "हि", + -15.438714981079102 + ], + [ + "▁SVU", + -15.438719749450684 + ], + [ + "▁ARRL", + -15.438776969909668 + ], + [ + "▁TUBE", + -15.438847541809082 + ], + [ + "▁INSANE", + -15.438889503479004 + ], + [ + "▁Scharf", + -15.43889045715332 + ], + [ + "▁hebben", + -15.438907623291016 + ], + [ + "▁HELOC", + -15.43895435333252 + ], + [ + "▁Amphibian", + -15.438956260681152 + ], + [ + "▁shoveled", + -15.439032554626465 + ], + [ + "ית", + -15.439059257507324 + ], + [ + "▁COLORS", + -15.439064025878906 + ], + [ + "▁ELP", + -15.439085960388184 + ], + [ + "▁spatio", + -15.439102172851562 + ], + [ + "▁Obj", + -15.439108848571777 + ], + [ + "样", + -15.439146995544434 + ], + [ + "▁Mistral", + -15.43916130065918 + ], + [ + "▁neoplasia", + -15.439196586608887 + ], + [ + "▁Hasselblad", + -15.439308166503906 + ], + [ + "▁Worries", + -15.43935775756836 + ], + [ + "▁vox", + -15.439408302307129 + ], + [ + "▁Sloppy", + -15.439499855041504 + ], + [ + "cholinesterase", + -15.43951416015625 + ], + [ + "▁concertina", + -15.439532279968262 + ], + [ + "▁oversimplified", + -15.439552307128906 + ], + [ + "▁Pincus", + -15.439584732055664 + ], + [ + "employ", + -15.439586639404297 + ], + [ + "▁Epicurean", + -15.439616203308105 + ], + [ + "▁DRIVING", + -15.4396390914917 + ], + [ + "▁oceanography", + -15.439647674560547 + ], + [ + "▁Bucher", + -15.439652442932129 + ], + [ + "▁GERMANY", + -15.43966007232666 + ], + [ + "Considering", + -15.439702033996582 + ], + [ + "▁Boneless", + -15.43970775604248 + ], + [ + "theoretic", + -15.439708709716797 + ], + [ + "HaHa", + -15.439738273620605 + ], + [ + "borrowed", + -15.439746856689453 + ], + [ + "▁Pavan", + -15.4397554397583 + ], + [ + "stomp", + -15.439789772033691 + ], + [ + "gava", + -15.439817428588867 + ], + [ + "▁conglomeration", + -15.439906120300293 + ], + [ + "лин", + -15.439908981323242 + ], + [ + "▁ersten", + -15.439916610717773 + ], + [ + "nofollow", + -15.439949035644531 + ], + [ + "literature", + -15.439984321594238 + ], + [ + "▁Bruxelles", + -15.440010070800781 + ], + [ + "▁yeezy", + -15.440033912658691 + ], + [ + "▁FDD", + -15.440056800842285 + ], + [ + "▁Bebop", + -15.440083503723145 + ], + [ + "▁PASSION", + -15.440122604370117 + ], + [ + "▁Erection", + -15.44017505645752 + ], + [ + "▁hedonism", + -15.44018268585205 + ], + [ + "▁wielder", + -15.440266609191895 + ], + [ + "▁FSP", + -15.440300941467285 + ], + [ + "Florence", + -15.440308570861816 + ], + [ + "▁Gaskin", + -15.440311431884766 + ], + [ + "▁Laff", + -15.440317153930664 + ], + [ + "▁Fokker", + -15.440340995788574 + ], + [ + "▁Bottega", + -15.440356254577637 + ], + [ + "▁Adware", + -15.440384864807129 + ], + [ + "▁BLVD", + -15.440458297729492 + ], + [ + "phishing", + -15.44046401977539 + ], + [ + "▁Nainital", + -15.440464973449707 + ], + [ + "関", + -15.440476417541504 + ], + [ + "▁FXCM", + -15.440558433532715 + ], + [ + "▁tropic", + -15.440576553344727 + ], + [ + "▁aldermen", + -15.440581321716309 + ], + [ + "Maggie", + -15.440604209899902 + ], + [ + "▁Behemoth", + -15.4406099319458 + ], + [ + "▁Profitability", + -15.440610885620117 + ], + [ + "▁Whack", + -15.440628051757812 + ], + [ + "ridine", + -15.44063663482666 + ], + [ + "▁Humpty", + -15.440662384033203 + ], + [ + "▁heatmap", + -15.440701484680176 + ], + [ + "▁Betz", + -15.440713882446289 + ], + [ + "favor", + -15.440744400024414 + ], + [ + "▁EXTREME", + -15.440767288208008 + ], + [ + "▁Emulsion", + -15.440775871276855 + ], + [ + "▁empiricism", + -15.440777778625488 + ], + [ + "kloof", + -15.440807342529297 + ], + [ + "▁Gosnell", + -15.440826416015625 + ], + [ + "retailer", + -15.440857887268066 + ], + [ + "▁Castleford", + -15.440861701965332 + ], + [ + "▁McCutcheon", + -15.440879821777344 + ], + [ + "▁irresponsibly", + -15.440879821777344 + ], + [ + "▁enthuse", + -15.440924644470215 + ], + [ + "▁би", + -15.440958976745605 + ], + [ + "少", + -15.440975189208984 + ], + [ + "▁nerv", + -15.44097900390625 + ], + [ + "Infinity", + -15.441010475158691 + ], + [ + "Liu", + -15.44101619720459 + ], + [ + "▁occidental", + -15.441024780273438 + ], + [ + "▁Smog", + -15.441052436828613 + ], + [ + "▁Clarins", + -15.441061973571777 + ], + [ + "▁Bayswater", + -15.441062927246094 + ], + [ + "▁Twenties", + -15.441107749938965 + ], + [ + "violin", + -15.441129684448242 + ], + [ + "usseau", + -15.441140174865723 + ], + [ + "▁Evro", + -15.441143035888672 + ], + [ + "▁ERW", + -15.4412260055542 + ], + [ + "▁gank", + -15.441238403320312 + ], + [ + "▁hurler", + -15.441250801086426 + ], + [ + "语", + -15.44126033782959 + ], + [ + "▁Rhodium", + -15.441276550292969 + ], + [ + "actualization", + -15.441295623779297 + ], + [ + "ALLE", + -15.4413480758667 + ], + [ + "▁Enchant", + -15.441350936889648 + ], + [ + "▁partiality", + -15.441461563110352 + ], + [ + "▁wap", + -15.44153118133545 + ], + [ + "▁amplicon", + -15.441548347473145 + ], + [ + "czny", + -15.44157886505127 + ], + [ + "▁Zoran", + -15.441585540771484 + ], + [ + "▁Hereinafter", + -15.4415864944458 + ], + [ + "Prevention", + -15.441620826721191 + ], + [ + "▁Lauf", + -15.441624641418457 + ], + [ + "▁Yippee", + -15.441632270812988 + ], + [ + "▁PATCH", + -15.441673278808594 + ], + [ + "recruitment", + -15.441676139831543 + ], + [ + "▁€40", + -15.441679954528809 + ], + [ + "Formula", + -15.441717147827148 + ], + [ + "▁sleaze", + -15.441731452941895 + ], + [ + "▁Saxton", + -15.441734313964844 + ], + [ + "▁år", + -15.441758155822754 + ], + [ + "▁Realising", + -15.441760063171387 + ], + [ + "▁Raki", + -15.441800117492676 + ], + [ + "▁Snowbird", + -15.441810607910156 + ], + [ + "▁Ekta", + -15.441818237304688 + ], + [ + "▁neutropenia", + -15.441895484924316 + ], + [ + "▁Dogecoin", + -15.441916465759277 + ], + [ + "▁Gosselin", + -15.441933631896973 + ], + [ + "▁histopathology", + -15.441938400268555 + ], + [ + "▁мин", + -15.441949844360352 + ], + [ + "▁gestural", + -15.441986083984375 + ], + [ + "▁sunbeam", + -15.44200325012207 + ], + [ + "Hugh", + -15.442024230957031 + ], + [ + "▁VIRUSES", + -15.442109107971191 + ], + [ + "eleven", + -15.442119598388672 + ], + [ + "▁Zircon", + -15.44218921661377 + ], + [ + "▁APARTMENT", + -15.442291259765625 + ], + [ + "▁Thune", + -15.442340850830078 + ], + [ + "▁ipsilateral", + -15.442352294921875 + ], + [ + "▁Fionn", + -15.442355155944824 + ], + [ + "▁Epiphone", + -15.442378997802734 + ], + [ + "▁osmo", + -15.442416191101074 + ], + [ + "honoured", + -15.442464828491211 + ], + [ + "▁Moraine", + -15.442468643188477 + ], + [ + "▁explicate", + -15.442505836486816 + ], + [ + "▁Narcan", + -15.442538261413574 + ], + [ + "▁Khon", + -15.442548751831055 + ], + [ + "threonine", + -15.442601203918457 + ], + [ + "▁OBJECT", + -15.44262409210205 + ], + [ + "▁Sanction", + -15.442647933959961 + ], + [ + "friendship", + -15.442662239074707 + ], + [ + "▁Jihadist", + -15.442720413208008 + ], + [ + "shutter", + -15.4427490234375 + ], + [ + "Columbus", + -15.442757606506348 + ], + [ + "▁Santorum", + -15.442773818969727 + ], + [ + "▁hovercraft", + -15.442852020263672 + ], + [ + "▁camino", + -15.442864418029785 + ], + [ + "▁Rexroth", + -15.44287109375 + ], + [ + "▁joomla", + -15.44287109375 + ], + [ + "▁supernovae", + -15.44287395477295 + ], + [ + "▁thieving", + -15.44288444519043 + ], + [ + "▁reassuringly", + -15.44293212890625 + ], + [ + "Chronicle", + -15.442933082580566 + ], + [ + "存", + -15.443034172058105 + ], + [ + "▁Nadir", + -15.443036079406738 + ], + [ + "▁Whitehaven", + -15.4430570602417 + ], + [ + "bruck", + -15.44306468963623 + ], + [ + "▁stooping", + -15.443069458007812 + ], + [ + "▁Gülen", + -15.443077087402344 + ], + [ + "Squared", + -15.443078994750977 + ], + [ + "▁TRAI", + -15.443119049072266 + ], + [ + "▁swatted", + -15.44312858581543 + ], + [ + "▁syncope", + -15.443146705627441 + ], + [ + "▁FOREIGN", + -15.443203926086426 + ], + [ + "funnel", + -15.443207740783691 + ], + [ + "▁Entrant", + -15.443207740783691 + ], + [ + "Faculty", + -15.443235397338867 + ], + [ + "▁Crone", + -15.443263053894043 + ], + [ + "▁commie", + -15.44327163696289 + ], + [ + "▁collude", + -15.44327449798584 + ], + [ + "▁Grenier", + -15.443317413330078 + ], + [ + "ως", + -15.44334602355957 + ], + [ + "▁Poppe", + -15.443353652954102 + ], + [ + "mimetic", + -15.443357467651367 + ], + [ + "▁Rorschach", + -15.44336986541748 + ], + [ + "▁smurf", + -15.44338607788086 + ], + [ + "▁Vaud", + -15.443408966064453 + ], + [ + "▁Larnaca", + -15.443411827087402 + ], + [ + "RELATED", + -15.443450927734375 + ], + [ + "▁Posing", + -15.443451881408691 + ], + [ + "5555", + -15.443458557128906 + ], + [ + "▁Heathen", + -15.443464279174805 + ], + [ + "▁GRB", + -15.443469047546387 + ], + [ + "▁Apparent", + -15.443535804748535 + ], + [ + "▁Ammar", + -15.4435453414917 + ], + [ + "GIF", + -15.443597793579102 + ], + [ + "▁ridgeline", + -15.443633079528809 + ], + [ + "▁SOOO", + -15.44365119934082 + ], + [ + "▁jailbroken", + -15.443656921386719 + ], + [ + "▁Lonergan", + -15.443685531616211 + ], + [ + "Conversation", + -15.443692207336426 + ], + [ + "▁compasses", + -15.443702697753906 + ], + [ + "▁synoptic", + -15.443724632263184 + ], + [ + "▁seder", + -15.443730354309082 + ], + [ + "▁shunted", + -15.443798065185547 + ], + [ + "▁Sailfish", + -15.443855285644531 + ], + [ + "▁heritability", + -15.443875312805176 + ], + [ + "▁fraiche", + -15.44389820098877 + ], + [ + "trifluoro", + -15.443902969360352 + ], + [ + "TRONIC", + -15.44390869140625 + ], + [ + "▁Plantronics", + -15.443912506103516 + ], + [ + "▁Bereavement", + -15.443951606750488 + ], + [ + "▁measurably", + -15.443951606750488 + ], + [ + "▁Modafinil", + -15.44397258758545 + ], + [ + "▁mechanization", + -15.44397258758545 + ], + [ + "aloud", + -15.443987846374512 + ], + [ + "▁divulging", + -15.44399356842041 + ], + [ + "星", + -15.444043159484863 + ], + [ + "▁luau", + -15.444053649902344 + ], + [ + "▁Ulcer", + -15.444085121154785 + ], + [ + "IOL", + -15.444089889526367 + ], + [ + "▁siphoning", + -15.444096565246582 + ], + [ + "modify", + -15.444101333618164 + ], + [ + "▁Finanz", + -15.444140434265137 + ], + [ + "▁Deena", + -15.4441556930542 + ], + [ + "▁FreakScore", + -15.444189071655273 + ], + [ + "▁Mantua", + -15.444252014160156 + ], + [ + "▁coloriage", + -15.444276809692383 + ], + [ + "▁favicon", + -15.44430160522461 + ], + [ + "▁Confronting", + -15.444305419921875 + ], + [ + "▁Cayo", + -15.444337844848633 + ], + [ + "▁Colter", + -15.444360733032227 + ], + [ + "enhaus", + -15.44438648223877 + ], + [ + "▁NaOH", + -15.44441032409668 + ], + [ + "▁Synchro", + -15.444413185119629 + ], + [ + "▁Barça", + -15.444418907165527 + ], + [ + "▁Kimchi", + -15.44444751739502 + ], + [ + "▁quiere", + -15.444451332092285 + ], + [ + "compile", + -15.444456100463867 + ], + [ + "▁dulcimer", + -15.444463729858398 + ], + [ + "▁gpg", + -15.444483757019043 + ], + [ + "Pleasure", + -15.444520950317383 + ], + [ + "clark", + -15.44453239440918 + ], + [ + "uzhou", + -15.444533348083496 + ], + [ + "weaving", + -15.444533348083496 + ], + [ + "vermectin", + -15.444597244262695 + ], + [ + "▁Tamra", + -15.444602966308594 + ], + [ + "▁Modifying", + -15.44460678100586 + ], + [ + "GROUND", + -15.44462776184082 + ], + [ + "▁Whiz", + -15.444695472717285 + ], + [ + "▁Из", + -15.444721221923828 + ], + [ + "▁Schuh", + -15.444754600524902 + ], + [ + "▁scop", + -15.444775581359863 + ], + [ + "machus", + -15.444782257080078 + ], + [ + "▁Malignant", + -15.444783210754395 + ], + [ + "butadiene", + -15.444803237915039 + ], + [ + "▁latencies", + -15.444836616516113 + ], + [ + "▁Horizonte", + -15.444849014282227 + ], + [ + "▁KEVIN", + -15.444864273071289 + ], + [ + "▁chainring", + -15.444880485534668 + ], + [ + "▁Seaver", + -15.444925308227539 + ], + [ + "▁bajo", + -15.444926261901855 + ], + [ + "▁crosslinking", + -15.444950103759766 + ], + [ + "▁tesco", + -15.445003509521484 + ], + [ + "▁grandstanding", + -15.445025444030762 + ], + [ + "▁Postscript", + -15.44505500793457 + ], + [ + "порт", + -15.445066452026367 + ], + [ + "▁Grote", + -15.445107460021973 + ], + [ + "▁Krupp", + -15.445204734802246 + ], + [ + "▁unexploded", + -15.445219993591309 + ], + [ + "▁dressmaker", + -15.445239067077637 + ], + [ + "rumble", + -15.445261001586914 + ], + [ + "▁diamante", + -15.445310592651367 + ], + [ + "▁Morrisville", + -15.44532299041748 + ], + [ + "endorsed", + -15.445337295532227 + ], + [ + "▁Sugarloaf", + -15.445344924926758 + ], + [ + "▁hacienda", + -15.445345878601074 + ], + [ + "▁Jamaal", + -15.44534969329834 + ], + [ + "ağ", + -15.445379257202148 + ], + [ + "▁Tanah", + -15.445428848266602 + ], + [ + "FPO", + -15.445470809936523 + ], + [ + "▁saturating", + -15.445474624633789 + ], + [ + "▁MARVEL", + -15.44549560546875 + ], + [ + "▁Rathbone", + -15.445565223693848 + ], + [ + "▁Muzz", + -15.44556999206543 + ], + [ + "▁Heresy", + -15.445613861083984 + ], + [ + "▁Scav", + -15.4456148147583 + ], + [ + "▁Guerlain", + -15.445619583129883 + ], + [ + "▁Quintero", + -15.445647239685059 + ], + [ + "чер", + -15.445704460144043 + ], + [ + "▁effexor", + -15.445719718933105 + ], + [ + "▁existentialist", + -15.44573974609375 + ], + [ + "▁Ripped", + -15.445758819580078 + ], + [ + "scandal", + -15.445810317993164 + ], + [ + "▁moraine", + -15.445876121520996 + ], + [ + "▁Geneseo", + -15.445932388305664 + ], + [ + "▁Issaquah", + -15.445969581604004 + ], + [ + "連", + -15.445969581604004 + ], + [ + "▁Limburg", + -15.44597339630127 + ], + [ + "▁Unconventional", + -15.445979118347168 + ], + [ + "synuclein", + -15.445990562438965 + ], + [ + "▁Derri", + -15.446023941040039 + ], + [ + "▁Montebello", + -15.446043968200684 + ], + [ + "▁Habana", + -15.446049690246582 + ], + [ + "▁Interfax", + -15.446065902709961 + ], + [ + "▁Datasheet", + -15.446086883544922 + ], + [ + "shrunk", + -15.446094512939453 + ], + [ + "CAMP", + -15.446122169494629 + ], + [ + "▁Schaller", + -15.446150779724121 + ], + [ + "▁quirkiness", + -15.44615650177002 + ], + [ + "▁Drawstring", + -15.446205139160156 + ], + [ + "▁Cataclysm", + -15.446219444274902 + ], + [ + "▁freind", + -15.446270942687988 + ], + [ + "▁benzoyl", + -15.446279525756836 + ], + [ + "▁Musca", + -15.446283340454102 + ], + [ + "▁PUFA", + -15.446314811706543 + ], + [ + "▁Shraddha", + -15.446324348449707 + ], + [ + "▁wriggling", + -15.446324348449707 + ], + [ + "▁piñata", + -15.446345329284668 + ], + [ + "▁Increment", + -15.446365356445312 + ], + [ + "▁Meigs", + -15.446428298950195 + ], + [ + "helix", + -15.446440696716309 + ], + [ + "▁MasterChef", + -15.446476936340332 + ], + [ + "▁Youtuber", + -15.446529388427734 + ], + [ + "havan", + -15.446560859680176 + ], + [ + "▁counterfactual", + -15.446582794189453 + ], + [ + "▁harpist", + -15.446595191955566 + ], + [ + "▁peppercorn", + -15.44660758972168 + ], + [ + "▁REPORTER", + -15.446637153625488 + ], + [ + "мет", + -15.446690559387207 + ], + [ + "▁McQuaid", + -15.446699142456055 + ], + [ + "▁Dendro", + -15.446755409240723 + ], + [ + "▁singlehandedly", + -15.44676399230957 + ], + [ + "▁caracter", + -15.446789741516113 + ], + [ + "▁fumigation", + -15.446824073791504 + ], + [ + "Antoine", + -15.446831703186035 + ], + [ + "▁Vaulted", + -15.4468355178833 + ], + [ + "▁Rococo", + -15.446842193603516 + ], + [ + "▁deGrom", + -15.446846008300781 + ], + [ + "INNER", + -15.446846961975098 + ], + [ + "ugging", + -15.446859359741211 + ], + [ + "▁ferritin", + -15.446887016296387 + ], + [ + "▁Cesaro", + -15.446887969970703 + ], + [ + "▁Stoneware", + -15.446907997131348 + ], + [ + "mondi", + -15.44692325592041 + ], + [ + "▁SRH", + -15.446931838989258 + ], + [ + "▁marksmanship", + -15.44694995880127 + ], + [ + "▁Narcissus", + -15.446990966796875 + ], + [ + "Exotic", + -15.447011947631836 + ], + [ + "▁redistributing", + -15.447021484375 + ], + [ + "evoked", + -15.447029113769531 + ], + [ + "▁Calam", + -15.447054862976074 + ], + [ + "NSAID", + -15.447071075439453 + ], + [ + "jumbo", + -15.447134017944336 + ], + [ + "▁CAREFULLY", + -15.44718074798584 + ], + [ + "▁Spezia", + -15.447203636169434 + ], + [ + "▁honeymooners", + -15.44720458984375 + ], + [ + "▁Kehoe", + -15.447211265563965 + ], + [ + "▁macromolecules", + -15.447216033935547 + ], + [ + "▁DELTA", + -15.447254180908203 + ], + [ + "▁Bhagwan", + -15.447327613830566 + ], + [ + "كن", + -15.447339057922363 + ], + [ + "▁Irrational", + -15.447349548339844 + ], + [ + "▁GIR", + -15.447351455688477 + ], + [ + "▁Kotz", + -15.447382926940918 + ], + [ + "walmart", + -15.4473876953125 + ], + [ + "JUN", + -15.447400093078613 + ], + [ + "▁Pleated", + -15.447404861450195 + ], + [ + "huff", + -15.447425842285156 + ], + [ + "▁XRD", + -15.447469711303711 + ], + [ + "▁JWT", + -15.447511672973633 + ], + [ + "вар", + -15.447513580322266 + ], + [ + "ssssss", + -15.447517395019531 + ], + [ + "▁verizon", + -15.44752025604248 + ], + [ + "▁fescue", + -15.44753360748291 + ], + [ + "▁Pail", + -15.44754695892334 + ], + [ + "▁AREAS", + -15.447628021240234 + ], + [ + "▁periodicity", + -15.44765853881836 + ], + [ + "ARTH", + -15.447664260864258 + ], + [ + "▁Fallow", + -15.447694778442383 + ], + [ + "▁AMBER", + -15.447731971740723 + ], + [ + "andrea", + -15.447747230529785 + ], + [ + "ukur", + -15.447783470153809 + ], + [ + "▁Crematorium", + -15.447783470153809 + ], + [ + "Gloria", + -15.4478120803833 + ], + [ + "heroic", + -15.4478178024292 + ], + [ + "▁RELATIONSHIP", + -15.44782543182373 + ], + [ + "▁Tauri", + -15.44782829284668 + ], + [ + "▁Aquamarine", + -15.447834014892578 + ], + [ + "guen", + -15.447845458984375 + ], + [ + "▁Rhododendron", + -15.447929382324219 + ], + [ + "▁Oriole", + -15.447933197021484 + ], + [ + "▁Offside", + -15.447969436645508 + ], + [ + "eggio", + -15.447972297668457 + ], + [ + "▁smokin", + -15.447977066040039 + ], + [ + "▁GraphQL", + -15.44802188873291 + ], + [ + "Drake", + -15.448033332824707 + ], + [ + "▁newsreel", + -15.448077201843262 + ], + [ + "▁BikeBandit", + -15.448116302490234 + ], + [ + "▁undaunted", + -15.448118209838867 + ], + [ + "▁Mihal", + -15.44813060760498 + ], + [ + "▁kern", + -15.448140144348145 + ], + [ + "▁Candies", + -15.448145866394043 + ], + [ + "opposition", + -15.448172569274902 + ], + [ + "ventolin", + -15.448193550109863 + ], + [ + "Buddhist", + -15.448195457458496 + ], + [ + "▁Earphone", + -15.448198318481445 + ], + [ + "▁Respectful", + -15.44821548461914 + ], + [ + "▁iteratively", + -15.44821834564209 + ], + [ + "▁онлайн", + -15.448222160339355 + ], + [ + "▁Expectation", + -15.448294639587402 + ], + [ + "▁neuropsychiatric", + -15.448309898376465 + ], + [ + "quinol", + -15.448318481445312 + ], + [ + "envelope", + -15.448383331298828 + ], + [ + "▁countervailing", + -15.448389053344727 + ], + [ + "vien", + -15.448430061340332 + ], + [ + "▁Seaview", + -15.448442459106445 + ], + [ + "▁COSMIC", + -15.448457717895508 + ], + [ + "▁secondarily", + -15.448515892028809 + ], + [ + "▁Khazar", + -15.448542594909668 + ], + [ + "▁immigrating", + -15.448555946350098 + ], + [ + "tetrahydrocannabinol", + -15.448576927185059 + ], + [ + "▁Swale", + -15.448600769042969 + ], + [ + "▁Hedwig", + -15.44860553741455 + ], + [ + "ISIL", + -15.448620796203613 + ], + [ + "▁Cael", + -15.44863224029541 + ], + [ + "HALL", + -15.44863510131836 + ], + [ + "▁baptizing", + -15.448639869689941 + ], + [ + "▁rehashed", + -15.448640823364258 + ], + [ + "▁Fortnight", + -15.448654174804688 + ], + [ + "▁pursing", + -15.44865608215332 + ], + [ + "▁Gutiérrez", + -15.448660850524902 + ], + [ + "▁Spout", + -15.448700904846191 + ], + [ + "▁Redmayne", + -15.448702812194824 + ], + [ + "対", + -15.448750495910645 + ], + [ + "▁codification", + -15.44876480102539 + ], + [ + "▁FEST", + -15.448776245117188 + ], + [ + "▁Consol", + -15.448814392089844 + ], + [ + "▁Lithograph", + -15.448856353759766 + ], + [ + "▁Dienst", + -15.4489107131958 + ], + [ + "▁Horvat", + -15.448921203613281 + ], + [ + "类", + -15.448921203613281 + ], + [ + "psychiatry", + -15.44892406463623 + ], + [ + "▁Flak", + -15.448988914489746 + ], + [ + "وان", + -15.449054718017578 + ], + [ + "▁Leonidas", + -15.449058532714844 + ], + [ + "▁Transformative", + -15.449088096618652 + ], + [ + "▁KSU", + -15.449136734008789 + ], + [ + "azzar", + -15.449190139770508 + ], + [ + "▁vetiver", + -15.449214935302734 + ], + [ + "▁jewelery", + -15.449223518371582 + ], + [ + "▁Chiro", + -15.44923210144043 + ], + [ + "▁Chrysalis", + -15.449254989624023 + ], + [ + "Healthcare", + -15.44926643371582 + ], + [ + "▁Tomás", + -15.449273109436035 + ], + [ + "▁Orbán", + -15.44930648803711 + ], + [ + "Rhythm", + -15.449346542358398 + ], + [ + "riatic", + -15.449348449707031 + ], + [ + "▁Wagoner", + -15.44937801361084 + ], + [ + "sunset", + -15.449389457702637 + ], + [ + "▁Espanyol", + -15.449392318725586 + ], + [ + "▁Biomechanics", + -15.44943618774414 + ], + [ + "▁Bogg", + -15.449437141418457 + ], + [ + "crease", + -15.449520111083984 + ], + [ + "▁Marchionne", + -15.449540138244629 + ], + [ + "▁Kiffin", + -15.449639320373535 + ], + [ + "automatically", + -15.449640274047852 + ], + [ + "▁Michaud", + -15.449673652648926 + ], + [ + "▁Microarray", + -15.449688911437988 + ], + [ + "▁safflower", + -15.44970989227295 + ], + [ + "▁largo", + -15.449756622314453 + ], + [ + "cdot", + -15.449761390686035 + ], + [ + "▁Accelerating", + -15.449812889099121 + ], + [ + "▁LOU", + -15.449838638305664 + ], + [ + "▁Kittle", + -15.44985294342041 + ], + [ + "▁NERC", + -15.449877738952637 + ], + [ + "▁Romford", + -15.449892044067383 + ], + [ + "种", + -15.449909210205078 + ], + [ + "▁Stenson", + -15.449911117553711 + ], + [ + "छ", + -15.44991397857666 + ], + [ + "▁appending", + -15.449934005737305 + ], + [ + "▁chesterfield", + -15.449936866760254 + ], + [ + "▁Disclose", + -15.44996452331543 + ], + [ + "ligand", + -15.450091361999512 + ], + [ + "carelli", + -15.450104713439941 + ], + [ + "▁bellowing", + -15.450133323669434 + ], + [ + "▁Swish", + -15.450139045715332 + ], + [ + "pretend", + -15.450143814086914 + ], + [ + "три", + -15.450169563293457 + ], + [ + "▁posttraumatic", + -15.450173377990723 + ], + [ + "tuzumab", + -15.450191497802734 + ], + [ + "▁Rasch", + -15.450201988220215 + ], + [ + "▁Tkachuk", + -15.450207710266113 + ], + [ + "▁EXHIBIT", + -15.45029067993164 + ], + [ + "modular", + -15.450292587280273 + ], + [ + "▁Initiated", + -15.45030403137207 + ], + [ + "▁Lindner", + -15.45030403137207 + ], + [ + "▁Expressive", + -15.450325012207031 + ], + [ + "brutal", + -15.45034408569336 + ], + [ + "კ", + -15.450353622436523 + ], + [ + "▁Avram", + -15.450358390808105 + ], + [ + "cendi", + -15.450417518615723 + ], + [ + "▁abdicated", + -15.450475692749023 + ], + [ + "▁Knysna", + -15.450521469116211 + ], + [ + "▁Renfrewshire", + -15.45052719116211 + ], + [ + "▁Meriden", + -15.450581550598145 + ], + [ + "▁TGT", + -15.45059585571289 + ], + [ + "▁tempestuous", + -15.450607299804688 + ], + [ + "UZZ", + -15.45065975189209 + ], + [ + "▁Kloss", + -15.450706481933594 + ], + [ + "▁bleary", + -15.450718879699707 + ], + [ + "▁interweaving", + -15.450749397277832 + ], + [ + "▁microchipped", + -15.450790405273438 + ], + [ + "▁rapporteur", + -15.450875282287598 + ], + [ + "▁Datacenter", + -15.450926780700684 + ], + [ + "▁divot", + -15.450933456420898 + ], + [ + "▁WOL", + -15.450936317443848 + ], + [ + "▁behove", + -15.45095157623291 + ], + [ + "▁Liturgical", + -15.450961112976074 + ], + [ + "اق", + -15.450963973999023 + ], + [ + "▁rotund", + -15.450979232788086 + ], + [ + "▁sunglass", + -15.450979232788086 + ], + [ + "▁filtrate", + -15.451040267944336 + ], + [ + "▁hammerhead", + -15.45104694366455 + ], + [ + "▁Yazd", + -15.451051712036133 + ], + [ + "▁STRIKE", + -15.451077461242676 + ], + [ + "▁Wycliffe", + -15.451103210449219 + ], + [ + "▁Kolbe", + -15.451153755187988 + ], + [ + "▁BONE", + -15.45116138458252 + ], + [ + "▁Chronological", + -15.451183319091797 + ], + [ + "▁Zanesville", + -15.451211929321289 + ], + [ + "▁과", + -15.451214790344238 + ], + [ + "▁LFA", + -15.451223373413086 + ], + [ + "▁daffodil", + -15.451241493225098 + ], + [ + "▁destitution", + -15.451249122619629 + ], + [ + "▁pickleball", + -15.451251983642578 + ], + [ + "Saturn", + -15.451254844665527 + ], + [ + "▁Tamir", + -15.451323509216309 + ], + [ + "Madam", + -15.451340675354004 + ], + [ + "BTW", + -15.451366424560547 + ], + [ + "▁Telnet", + -15.451406478881836 + ], + [ + "▁traf", + -15.451430320739746 + ], + [ + "TIF", + -15.451488494873047 + ], + [ + "▁Reciprocal", + -15.451525688171387 + ], + [ + "▁Credibility", + -15.451531410217285 + ], + [ + "▁Haque", + -15.451559066772461 + ], + [ + "▁Multifunction", + -15.451560020446777 + ], + [ + "▁capacious", + -15.451574325561523 + ], + [ + "▁Ivanovic", + -15.451587677001953 + ], + [ + "▁Liana", + -15.451616287231445 + ], + [ + "accomplish", + -15.451618194580078 + ], + [ + "▁twitchy", + -15.45164966583252 + ], + [ + "▁FOL", + -15.451676368713379 + ], + [ + "▁trespasses", + -15.451698303222656 + ], + [ + "▁monocular", + -15.45171070098877 + ], + [ + "Myanmar", + -15.451732635498047 + ], + [ + "Forgive", + -15.451753616333008 + ], + [ + "照", + -15.451778411865234 + ], + [ + "▁debilitated", + -15.451790809631348 + ], + [ + "iparous", + -15.45185375213623 + ], + [ + "▁DoubleClick", + -15.45191764831543 + ], + [ + "▁serenaded", + -15.45192813873291 + ], + [ + "▁Couturier", + -15.451966285705566 + ], + [ + "стра", + -15.451971054077148 + ], + [ + "▁Ratliff", + -15.452007293701172 + ], + [ + "超", + -15.452061653137207 + ], + [ + "▁troubadour", + -15.452071189880371 + ], + [ + "Vertical", + -15.452091217041016 + ], + [ + "▁physicochemical", + -15.452113151550293 + ], + [ + "▁Dirham", + -15.452131271362305 + ], + [ + "▁Naturalization", + -15.452177047729492 + ], + [ + "▁brussel", + -15.452177047729492 + ], + [ + "▁Wiebe", + -15.452180862426758 + ], + [ + "▁Rhoades", + -15.452244758605957 + ], + [ + "Otherwise", + -15.452274322509766 + ], + [ + "▁renminbi", + -15.452280044555664 + ], + [ + "▁HOU", + -15.452351570129395 + ], + [ + "▁patrician", + -15.45236587524414 + ], + [ + "▁Sibling", + -15.452370643615723 + ], + [ + "▁leggy", + -15.452428817749023 + ], + [ + "▁Menzel", + -15.452441215515137 + ], + [ + "▁emulsify", + -15.452447891235352 + ], + [ + "▁장", + -15.452461242675781 + ], + [ + "Progressive", + -15.452463150024414 + ], + [ + "EBC", + -15.452500343322754 + ], + [ + "▁Omarosa", + -15.452507019042969 + ], + [ + "РІ", + -15.452542304992676 + ], + [ + "▁회", + -15.4525728225708 + ], + [ + "جا", + -15.452580451965332 + ], + [ + "▁edgier", + -15.45258903503418 + ], + [ + "▁meekness", + -15.452672004699707 + ], + [ + "▁Faculties", + -15.452678680419922 + ], + [ + "▁Panik", + -15.45273208618164 + ], + [ + "▁ASSEMBLY", + -15.452762603759766 + ], + [ + "▁embolization", + -15.452762603759766 + ], + [ + "sterreich", + -15.452847480773926 + ], + [ + "Rhode", + -15.452876091003418 + ], + [ + "▁Putra", + -15.452876091003418 + ], + [ + "▁moroccan", + -15.452888488769531 + ], + [ + "▁Skegness", + -15.452930450439453 + ], + [ + "painter", + -15.45294189453125 + ], + [ + "pipeline", + -15.452948570251465 + ], + [ + "▁estuarine", + -15.452950477600098 + ], + [ + "physicist", + -15.452973365783691 + ], + [ + "▁Söder", + -15.452983856201172 + ], + [ + "▁yucca", + -15.45305061340332 + ], + [ + "▁강", + -15.453083038330078 + ], + [ + "▁Bristle", + -15.453104019165039 + ], + [ + "Milli", + -15.453119277954102 + ], + [ + "▁Scythian", + -15.453119277954102 + ], + [ + "सा", + -15.453137397766113 + ], + [ + "Priority", + -15.45313835144043 + ], + [ + "▁Moriah", + -15.453146934509277 + ], + [ + "▁Neer", + -15.453158378601074 + ], + [ + "▁Shriners", + -15.453158378601074 + ], + [ + "▁PHYS", + -15.453217506408691 + ], + [ + "▁RSF", + -15.453217506408691 + ], + [ + "Birmingham", + -15.453237533569336 + ], + [ + "▁Demonic", + -15.453245162963867 + ], + [ + "atite", + -15.453272819519043 + ], + [ + "▁meningococcal", + -15.453287124633789 + ], + [ + "TTL", + -15.453300476074219 + ], + [ + "▁RKO", + -15.453354835510254 + ], + [ + "▁Tsonga", + -15.453357696533203 + ], + [ + "▁Anjou", + -15.453363418579102 + ], + [ + "▁Phenyl", + -15.453381538391113 + ], + [ + "▁Kemba", + -15.453407287597656 + ], + [ + "▁Admitting", + -15.453454971313477 + ], + [ + "▁gén", + -15.453460693359375 + ], + [ + "ocera", + -15.453463554382324 + ], + [ + "▁Brak", + -15.453486442565918 + ], + [ + "▁Fayose", + -15.453487396240234 + ], + [ + "▁Sedation", + -15.453512191772461 + ], + [ + "▁Schlie", + -15.453537940979004 + ], + [ + "▁Swamiji", + -15.453570365905762 + ], + [ + "▁Calderdale", + -15.453584671020508 + ], + [ + "▁Menagerie", + -15.453601837158203 + ], + [ + "▁Scammers", + -15.45360279083252 + ], + [ + "disney", + -15.453630447387695 + ], + [ + "Loren", + -15.453657150268555 + ], + [ + "▁Mickle", + -15.453683853149414 + ], + [ + "▁Franconia", + -15.453699111938477 + ], + [ + "IBILITY", + -15.453702926635742 + ], + [ + "wedge", + -15.453705787658691 + ], + [ + "▁stalagmite", + -15.45376968383789 + ], + [ + "▁idolized", + -15.453824996948242 + ], + [ + "آ", + -15.453847885131836 + ], + [ + "▁Heraklion", + -15.453853607177734 + ], + [ + "▁panasonic", + -15.453853607177734 + ], + [ + "ophora", + -15.453863143920898 + ], + [ + "ップ", + -15.45387077331543 + ], + [ + "cousin", + -15.453898429870605 + ], + [ + "▁Tsuru", + -15.453963279724121 + ], + [ + "▁Changelly", + -15.453977584838867 + ], + [ + "▁Panerai", + -15.4539794921875 + ], + [ + "Bloody", + -15.453989028930664 + ], + [ + "▁Procrastination", + -15.454000473022461 + ], + [ + "▁Nemanja", + -15.45400333404541 + ], + [ + "▁recog", + -15.454041481018066 + ], + [ + "▁acquiesced", + -15.454056739807129 + ], + [ + "LAKE", + -15.454079627990723 + ], + [ + "Deut", + -15.454090118408203 + ], + [ + "▁shipbuilder", + -15.45414924621582 + ], + [ + "LGBTQ", + -15.45415210723877 + ], + [ + "▁ClickBank", + -15.454160690307617 + ], + [ + "schluss", + -15.454203605651855 + ], + [ + "▁Cheval", + -15.454218864440918 + ], + [ + "▁uneasily", + -15.454232215881348 + ], + [ + "▁Spira", + -15.454240798950195 + ], + [ + "▁Lopetegui", + -15.454253196716309 + ], + [ + "▁Murry", + -15.454285621643066 + ], + [ + "▁Disarmament", + -15.454316139221191 + ], + [ + "▁Hartnell", + -15.45433521270752 + ], + [ + "▁Ми", + -15.45434284210205 + ], + [ + "▁Kidderminster", + -15.45435905456543 + ], + [ + "▁Rasputin", + -15.454380989074707 + ], + [ + "▁OOO", + -15.454398155212402 + ], + [ + "ERATION", + -15.454469680786133 + ], + [ + "▁waaaay", + -15.45447063446045 + ], + [ + "Entrepreneur", + -15.45451831817627 + ], + [ + "▁stepdad", + -15.454544067382812 + ], + [ + "Feedback", + -15.454564094543457 + ], + [ + "▁abilify", + -15.45458984375 + ], + [ + "▁Hurray", + -15.454607009887695 + ], + [ + "▁Gosport", + -15.454686164855957 + ], + [ + "GROUP", + -15.454710960388184 + ], + [ + "▁Savant", + -15.454797744750977 + ], + [ + "▁Bethenny", + -15.454798698425293 + ], + [ + "▁Rubbing", + -15.454798698425293 + ], + [ + "▁Intricate", + -15.454808235168457 + ], + [ + "▁ATPase", + -15.454818725585938 + ], + [ + "medieval", + -15.454862594604492 + ], + [ + "��Prater", + -15.454862594604492 + ], + [ + "▁Neuman", + -15.454864501953125 + ], + [ + "▁trapezoidal", + -15.454899787902832 + ], + [ + "lesha", + -15.454913139343262 + ], + [ + "▁RZR", + -15.454913139343262 + ], + [ + "▁Ï", + -15.454943656921387 + ], + [ + "▁Jago", + -15.454949378967285 + ], + [ + "▁Futurist", + -15.454991340637207 + ], + [ + "Gloss", + -15.455028533935547 + ], + [ + "Рё", + -15.455034255981445 + ], + [ + "▁replanting", + -15.455035209655762 + ], + [ + "▁vicissitudes", + -15.45505142211914 + ], + [ + "▁Theodora", + -15.45505428314209 + ], + [ + "NIB", + -15.455074310302734 + ], + [ + "Stripe", + -15.455076217651367 + ], + [ + "▁Macfarlane", + -15.455135345458984 + ], + [ + "SOURCE", + -15.455164909362793 + ], + [ + "▁Yelich", + -15.45517349243164 + ], + [ + "▁Bipartisan", + -15.45517635345459 + ], + [ + "▁hillbilly", + -15.45519733428955 + ], + [ + "▁Riek", + -15.455241203308105 + ], + [ + "▁pooches", + -15.455254554748535 + ], + [ + "▁Pettigrew", + -15.45526123046875 + ], + [ + "فا", + -15.455288887023926 + ], + [ + "Becoming", + -15.455302238464355 + ], + [ + "rilli", + -15.455307960510254 + ], + [ + "▁OFDM", + -15.455309867858887 + ], + [ + "▁johnny", + -15.455328941345215 + ], + [ + "▁blastocyst", + -15.455339431762695 + ], + [ + "▁Dexterity", + -15.455342292785645 + ], + [ + "ONLY", + -15.45534610748291 + ], + [ + "thorax", + -15.455384254455566 + ], + [ + "dotted", + -15.455390930175781 + ], + [ + "▁DeLuca", + -15.455406188964844 + ], + [ + "▁Ngorongoro", + -15.455451011657715 + ], + [ + "보다", + -15.455463409423828 + ], + [ + "olide", + -15.455488204956055 + ], + [ + "▁emigrating", + -15.455492973327637 + ], + [ + "▁provable", + -15.455535888671875 + ], + [ + "medizin", + -15.455587387084961 + ], + [ + "▁sonogram", + -15.455597877502441 + ], + [ + "ός", + -15.455643653869629 + ], + [ + "4444", + -15.455646514892578 + ], + [ + "▁Reznor", + -15.455653190612793 + ], + [ + "ικό", + -15.455659866333008 + ], + [ + "▁INSIDER", + -15.455665588378906 + ], + [ + "▁Delphine", + -15.455669403076172 + ], + [ + "▁WALKER", + -15.455766677856445 + ], + [ + "▁Decode", + -15.45579719543457 + ], + [ + "▁Dominance", + -15.455811500549316 + ], + [ + "▁Emmons", + -15.455812454223633 + ], + [ + "▁Nuneaton", + -15.455829620361328 + ], + [ + "▼", + -15.455862998962402 + ], + [ + "▁SEPARATE", + -15.455894470214844 + ], + [ + "MOC", + -15.45589828491211 + ], + [ + "▁Concur", + -15.455901145935059 + ], + [ + "▁disambiguation", + -15.455904006958008 + ], + [ + "▁SURPRISE", + -15.455913543701172 + ], + [ + "▁EMBED", + -15.455924987792969 + ], + [ + "▁Kwanzaa", + -15.455934524536133 + ], + [ + "▁SIGNAL", + -15.455936431884766 + ], + [ + "raught", + -15.45599365234375 + ], + [ + "popescu", + -15.456021308898926 + ], + [ + "Competition", + -15.456023216247559 + ], + [ + "logix", + -15.456040382385254 + ], + [ + "▁openSUSE", + -15.456040382385254 + ], + [ + "▁subsoil", + -15.456110954284668 + ], + [ + "Montana", + -15.456111907958984 + ], + [ + "ている", + -15.4561128616333 + ], + [ + "Philippians", + -15.4561185836792 + ], + [ + "ého", + -15.456121444702148 + ], + [ + "▁hydride", + -15.45612621307373 + ], + [ + "▁Summerfield", + -15.456136703491211 + ], + [ + "▁blackmailing", + -15.456159591674805 + ], + [ + "Crisis", + -15.45619010925293 + ], + [ + "▁Nielson", + -15.456194877624512 + ], + [ + "▁Embedding", + -15.4562349319458 + ], + [ + "▁Charmaine", + -15.456255912780762 + ], + [ + "▁TANF", + -15.456259727478027 + ], + [ + "▁gangrene", + -15.456305503845215 + ], + [ + "▁Commerzbank", + -15.456313133239746 + ], + [ + "▁henchman", + -15.45638656616211 + ], + [ + "▁Harney", + -15.456411361694336 + ], + [ + "▁Decathlon", + -15.456439018249512 + ], + [ + "▁swaddling", + -15.456460952758789 + ], + [ + "reddit", + -15.456487655639648 + ], + [ + "▁Policymakers", + -15.456522941589355 + ], + [ + "▁Sumatran", + -15.456533432006836 + ], + [ + "▁fedex", + -15.456542015075684 + ], + [ + "wulf", + -15.45654582977295 + ], + [ + "imposing", + -15.456591606140137 + ], + [ + "▁UNIVERSAL", + -15.456607818603516 + ], + [ + "與", + -15.456612586975098 + ], + [ + "Yea", + -15.456624031066895 + ], + [ + "67531", + -15.456633567810059 + ], + [ + "▁briar", + -15.456645965576172 + ], + [ + "▁Tyrann", + -15.456660270690918 + ], + [ + "▁нас", + -15.456661224365234 + ], + [ + "강", + -15.456684112548828 + ], + [ + "▁karena", + -15.456696510314941 + ], + [ + "anyway", + -15.456768989562988 + ], + [ + "▁delaware", + -15.45678997039795 + ], + [ + "▁oooh", + -15.456804275512695 + ], + [ + "▁Aligarh", + -15.456805229187012 + ], + [ + "Trainer", + -15.456826210021973 + ], + [ + "▁Fennell", + -15.456839561462402 + ], + [ + "▁TOWER", + -15.456843376159668 + ], + [ + "▁identifi", + -15.456857681274414 + ], + [ + "▁Escalante", + -15.456875801086426 + ], + [ + "▁McNamee", + -15.456923484802246 + ], + [ + "Afrique", + -15.456926345825195 + ], + [ + "那", + -15.456930160522461 + ], + [ + "LORE", + -15.456938743591309 + ], + [ + "lógico", + -15.45695972442627 + ], + [ + "하지", + -15.456969261169434 + ], + [ + "▁Carfax", + -15.457003593444824 + ], + [ + "气", + -15.457030296325684 + ], + [ + "▁zoological", + -15.457033157348633 + ], + [ + "JAR", + -15.457037925720215 + ], + [ + "▁Ohioans", + -15.457077026367188 + ], + [ + "▁KOREA", + -15.45716667175293 + ], + [ + "▁stapling", + -15.457179069519043 + ], + [ + "▁ultrafast", + -15.457195281982422 + ], + [ + "▁Psalmist", + -15.457261085510254 + ], + [ + "▁Keeling", + -15.457317352294922 + ], + [ + "Concrete", + -15.457319259643555 + ], + [ + "▁gourmand", + -15.457345008850098 + ], + [ + "▁turpentine", + -15.45740795135498 + ], + [ + "▁Swoosh", + -15.45743465423584 + ], + [ + "▁Sammie", + -15.45744800567627 + ], + [ + "▁polyol", + -15.457457542419434 + ], + [ + "▁Kiera", + -15.45749568939209 + ], + [ + "accuracy", + -15.457509994506836 + ], + [ + "▁Margery", + -15.457512855529785 + ], + [ + "▁synchrony", + -15.45753288269043 + ], + [ + "▁Elastane", + -15.457534790039062 + ], + [ + "▁Sebelius", + -15.457537651062012 + ], + [ + "▁bawdy", + -15.457576751708984 + ], + [ + "▁elucidating", + -15.457576751708984 + ], + [ + "Printer", + -15.457579612731934 + ], + [ + "▁Fermented", + -15.457579612731934 + ], + [ + "▁replanted", + -15.457600593566895 + ], + [ + "νο", + -15.457606315612793 + ], + [ + "▁Azaria", + -15.457613945007324 + ], + [ + "BNB", + -15.457635879516602 + ], + [ + "▁preamplifier", + -15.457643508911133 + ], + [ + "strategi", + -15.457646369934082 + ], + [ + "freund", + -15.457648277282715 + ], + [ + "Bohemian", + -15.457676887512207 + ], + [ + "▁achilles", + -15.457717895507812 + ], + [ + "Katrina", + -15.457731246948242 + ], + [ + "▁Crestview", + -15.457793235778809 + ], + [ + "homemade", + -15.457825660705566 + ], + [ + "▁Extremism", + -15.457831382751465 + ], + [ + "▁Helmer", + -15.457900047302246 + ], + [ + "Debit", + -15.457923889160156 + ], + [ + "▁Diocletian", + -15.457956314086914 + ], + [ + "8255", + -15.45798397064209 + ], + [ + "▁Timmerman", + -15.458020210266113 + ], + [ + "▁Helmholtz", + -15.458086013793945 + ], + [ + "entries", + -15.45816421508789 + ], + [ + "▁Sprach", + -15.458168983459473 + ], + [ + "▁Bergmann", + -15.458218574523926 + ], + [ + "Yale", + -15.458259582519531 + ], + [ + "▁Tabriz", + -15.458334922790527 + ], + [ + "▁tardiness", + -15.458335876464844 + ], + [ + "▁catecholamine", + -15.458356857299805 + ], + [ + "helmet", + -15.458361625671387 + ], + [ + "▁NSPCC", + -15.458375930786133 + ], + [ + "▁Kieron", + -15.458395004272461 + ], + [ + "reversible", + -15.458406448364258 + ], + [ + "▁Volcker", + -15.45840835571289 + ], + [ + "кий", + -15.458434104919434 + ], + [ + "▁antabuse", + -15.458477020263672 + ], + [ + "▁pratique", + -15.45854377746582 + ], + [ + "▁choosy", + -15.458571434020996 + ], + [ + "hugger", + -15.458585739135742 + ], + [ + "▁sRGB", + -15.458617210388184 + ], + [ + "Bonnie", + -15.458639144897461 + ], + [ + "▁Stalking", + -15.458720207214355 + ], + [ + "▁Chagall", + -15.45876693725586 + ], + [ + "▁forewing", + -15.458812713623047 + ], + [ + "johnson", + -15.458830833435059 + ], + [ + "▁Skateboarding", + -15.458852767944336 + ], + [ + "▁recognizance", + -15.458863258361816 + ], + [ + "▁Dike", + -15.45897102355957 + ], + [ + "▁Noriega", + -15.45897388458252 + ], + [ + "▁Churn", + -15.458980560302734 + ], + [ + "▁vermicelli", + -15.458991050720215 + ], + [ + "▁burro", + -15.459009170532227 + ], + [ + "▁OTU", + -15.459068298339844 + ], + [ + "▁Billabong", + -15.459074020385742 + ], + [ + "▁Erfolg", + -15.459083557128906 + ], + [ + "▁Lasix", + -15.459086418151855 + ], + [ + "▁Laurentian", + -15.4591064453125 + ], + [ + "ovina", + -15.459128379821777 + ], + [ + "▁Sharepoint", + -15.459155082702637 + ], + [ + "turbine", + -15.459197044372559 + ], + [ + "Venezuela", + -15.459217071533203 + ], + [ + "▁Brinker", + -15.459271430969238 + ], + [ + "▁EOD", + -15.459311485290527 + ], + [ + "coccus", + -15.459339141845703 + ], + [ + "▁tunnelling", + -15.459386825561523 + ], + [ + "▁molly", + -15.459396362304688 + ], + [ + "▁Regarded", + -15.45942211151123 + ], + [ + "▁neurosis", + -15.459495544433594 + ], + [ + "▁Montblanc", + -15.459547996520996 + ], + [ + "▁preprocessing", + -15.459562301635742 + ], + [ + "▁Rawson", + -15.459639549255371 + ], + [ + "▁Sefton", + -15.459647178649902 + ], + [ + "▁Tutti", + -15.45973014831543 + ], + [ + "▁OMC", + -15.459758758544922 + ], + [ + "▁Laurin", + -15.459770202636719 + ], + [ + "ospora", + -15.459783554077148 + ], + [ + "▁NADPH", + -15.459803581237793 + ], + [ + "▁MTX", + -15.459818840026855 + ], + [ + "▁Halb", + -15.459819793701172 + ], + [ + "▁Druck", + -15.459823608398438 + ], + [ + "estan", + -15.459837913513184 + ], + [ + "Bran", + -15.459867477416992 + ], + [ + "▁Stephon", + -15.459940910339355 + ], + [ + "▁immunocompromised", + -15.4599609375 + ], + [ + "▁rotavirus", + -15.46001148223877 + ], + [ + "▁Chilly", + -15.4600191116333 + ], + [ + "▁Undersecretary", + -15.460101127624512 + ], + [ + "▁Zonal", + -15.460107803344727 + ], + [ + "Madrid", + -15.460132598876953 + ], + [ + "▁INPUT", + -15.460160255432129 + ], + [ + "▁GALAXY", + -15.460171699523926 + ], + [ + "▁steadfastness", + -15.460195541381836 + ], + [ + "▁skewing", + -15.460208892822266 + ], + [ + "▁calidad", + -15.460226058959961 + ], + [ + "▁Relapse", + -15.460247039794922 + ], + [ + "Hockey", + -15.460265159606934 + ], + [ + "▁Radnor", + -15.46029281616211 + ], + [ + "▁Inkscape", + -15.460310935974121 + ], + [ + "90°", + -15.460322380065918 + ], + [ + "▁Gilpin", + -15.460351943969727 + ], + [ + "▁Stanfield", + -15.46035385131836 + ], + [ + "▁Mungo", + -15.460363388061523 + ], + [ + "▁monocyte", + -15.460395812988281 + ], + [ + "ZON", + -15.46041202545166 + ], + [ + "▁Smokehouse", + -15.46041202545166 + ], + [ + "▁straddled", + -15.460413932800293 + ], + [ + "▁Raynor", + -15.460421562194824 + ], + [ + "cendent", + -15.460456848144531 + ], + [ + "ции", + -15.460460662841797 + ], + [ + "▁Reminiscent", + -15.46051025390625 + ], + [ + "▁Serif", + -15.460623741149902 + ], + [ + "▁Horry", + -15.460641860961914 + ], + [ + "▁Cursor", + -15.460647583007812 + ], + [ + "execution", + -15.460678100585938 + ], + [ + "▁shearling", + -15.46068000793457 + ], + [ + "▁larder", + -15.460716247558594 + ], + [ + "▁Waziristan", + -15.46076488494873 + ], + [ + "▁WSDL", + -15.460822105407715 + ], + [ + "告", + -15.460881233215332 + ], + [ + "▁Lewy", + -15.460914611816406 + ], + [ + "uccini", + -15.460927963256836 + ], + [ + "▁Liebherr", + -15.460976600646973 + ], + [ + "▁RNase", + -15.461045265197754 + ], + [ + "▁История", + -15.4610595703125 + ], + [ + "REME", + -15.461074829101562 + ], + [ + "psychic", + -15.461094856262207 + ], + [ + "▁monotheism", + -15.4611177444458 + ], + [ + "▁trounced", + -15.4611234664917 + ], + [ + "▁Nizhny", + -15.46114444732666 + ], + [ + "▁matzo", + -15.461161613464355 + ], + [ + "▁Puducherry", + -15.461165428161621 + ], + [ + "▁thrombus", + -15.461165428161621 + ], + [ + "▁undergird", + -15.461176872253418 + ], + [ + "▁Jamshedpur", + -15.461207389831543 + ], + [ + "▁Bruner", + -15.46130084991455 + ], + [ + "▁moult", + -15.461313247680664 + ], + [ + "▁Pavillion", + -15.461319923400879 + ], + [ + "▁Mauser", + -15.461329460144043 + ], + [ + "▁oscar", + -15.46133804321289 + ], + [ + "Relationship", + -15.461392402648926 + ], + [ + "ehrer", + -15.461393356323242 + ], + [ + "Selena", + -15.461405754089355 + ], + [ + "▁xanthan", + -15.461408615112305 + ], + [ + "▁ultrafine", + -15.461463928222656 + ], + [ + "بد", + -15.461483001708984 + ], + [ + "akta", + -15.46154499053955 + ], + [ + "identifiable", + -15.461555480957031 + ], + [ + "Resistant", + -15.461563110351562 + ], + [ + "▁Unhappy", + -15.46158504486084 + ], + [ + "▁ghrelin", + -15.461673736572266 + ], + [ + "▁제공", + -15.461674690246582 + ], + [ + "BOD", + -15.461676597595215 + ], + [ + "ул", + -15.46168041229248 + ], + [ + "▁expectancies", + -15.46168327331543 + ], + [ + "▁Beardsley", + -15.461788177490234 + ], + [ + "▁objectors", + -15.461799621582031 + ], + [ + "▁Conwy", + -15.461807250976562 + ], + [ + "▁overclocked", + -15.461823463439941 + ], + [ + "▁Solenoid", + -15.461827278137207 + ], + [ + "▁Rusch", + -15.46186637878418 + ], + [ + "▁Pussycat", + -15.46189022064209 + ], + [ + "hewn", + -15.461925506591797 + ], + [ + "يت", + -15.461941719055176 + ], + [ + "Artificial", + -15.461965560913086 + ], + [ + "▁DeVito", + -15.462006568908691 + ], + [ + "drake", + -15.462027549743652 + ], + [ + "▁disreputable", + -15.46203899383545 + ], + [ + "▁discontinuance", + -15.462054252624512 + ], + [ + "ACION", + -15.4621000289917 + ], + [ + "integer", + -15.462104797363281 + ], + [ + "Norwegian", + -15.462111473083496 + ], + [ + "▁BofA", + -15.462167739868164 + ], + [ + "▁Kozhikode", + -15.462202072143555 + ], + [ + "▁Hydrology", + -15.462206840515137 + ], + [ + "▁Raitt", + -15.46220874786377 + ], + [ + "▁Tammany", + -15.46221923828125 + ], + [ + "▁smidgen", + -15.462225914001465 + ], + [ + "▁Guizhou", + -15.462237358093262 + ], + [ + "▁Commence", + -15.462308883666992 + ], + [ + "▁hijinks", + -15.462308883666992 + ], + [ + "▁CAPTAIN", + -15.46231460571289 + ], + [ + "▁dicta", + -15.46239185333252 + ], + [ + "▁Blaming", + -15.462395668029785 + ], + [ + "▁dramatization", + -15.462407112121582 + ], + [ + "▁Nadeem", + -15.462428092956543 + ], + [ + "▁UNFCCC", + -15.46243667602539 + ], + [ + "▁scrollbar", + -15.462451934814453 + ], + [ + "었다", + -15.46252155303955 + ], + [ + "▁Gwadar", + -15.462533950805664 + ], + [ + "bulletin", + -15.462544441223145 + ], + [ + "▁Portillo", + -15.462554931640625 + ], + [ + "▁psychosomatic", + -15.462562561035156 + ], + [ + "tttt", + -15.462613105773926 + ], + [ + "disciplinarity", + -15.462625503540039 + ], + [ + "▁Ruud", + -15.462717056274414 + ], + [ + "IDING", + -15.462738037109375 + ], + [ + "Playful", + -15.462790489196777 + ], + [ + "▁FMCSA", + -15.462809562683105 + ], + [ + "▁Padova", + -15.462845802307129 + ], + [ + "▁Tiling", + -15.46286678314209 + ], + [ + "raud", + -15.462904930114746 + ], + [ + "▁plexi", + -15.462925910949707 + ], + [ + "▁RELAX", + -15.462931632995605 + ], + [ + "▁Krush", + -15.46303653717041 + ], + [ + "houston", + -15.463055610656738 + ], + [ + "easterly", + -15.463090896606445 + ], + [ + "▁APPROACH", + -15.463091850280762 + ], + [ + "▁FATCA", + -15.463194847106934 + ], + [ + "▁Chattahoochee", + -15.463218688964844 + ], + [ + "Glenn", + -15.463224411010742 + ], + [ + "gorod", + -15.463224411010742 + ], + [ + "▁famille", + -15.463250160217285 + ], + [ + "▁Appropriation", + -15.463299751281738 + ], + [ + "▁gastroesophageal", + -15.463327407836914 + ], + [ + "▁hermetically", + -15.463330268859863 + ], + [ + "▁ruggedness", + -15.463336944580078 + ], + [ + "▁Bartow", + -15.463337898254395 + ], + [ + "▁laconic", + -15.463376998901367 + ], + [ + "▁Hostage", + -15.463382720947266 + ], + [ + "▁traineeship", + -15.463398933410645 + ], + [ + "ये", + -15.463417053222656 + ], + [ + "▁GameSpot", + -15.46347713470459 + ], + [ + "Roc", + -15.463565826416016 + ], + [ + "▁alberta", + -15.463570594787598 + ], + [ + "▁elderflower", + -15.463584899902344 + ], + [ + "▁yoyo", + -15.46358585357666 + ], + [ + "inhibitor", + -15.463606834411621 + ], + [ + "▁Sibu", + -15.463650703430176 + ], + [ + "▁Chaitanya", + -15.463664054870605 + ], + [ + "▁substring", + -15.463701248168945 + ], + [ + "▁Carruthers", + -15.463748931884766 + ], + [ + "ikko", + -15.463766098022461 + ], + [ + "▁다른", + -15.463769912719727 + ], + [ + "▁illiberal", + -15.46380615234375 + ], + [ + "▁Alberni", + -15.463814735412598 + ], + [ + "▁Hogue", + -15.46382999420166 + ], + [ + "▁writable", + -15.46382999420166 + ], + [ + "▁Rosemarie", + -15.4638671875 + ], + [ + "▁UMTS", + -15.4638671875 + ], + [ + "▁calcareous", + -15.463875770568848 + ], + [ + "▁DIRT", + -15.463900566101074 + ], + [ + "exhibition", + -15.463921546936035 + ], + [ + "▁unripe", + -15.463927268981934 + ], + [ + "initially", + -15.463942527770996 + ], + [ + "▁TODD", + -15.464003562927246 + ], + [ + "Logix", + -15.464016914367676 + ], + [ + "quero", + -15.464025497436523 + ], + [ + "▁desensitization", + -15.464025497436523 + ], + [ + "▁Alisson", + -15.464051246643066 + ], + [ + "▁Kidder", + -15.464193344116211 + ], + [ + "Destroy", + -15.46419620513916 + ], + [ + "▁Weitzman", + -15.464223861694336 + ], + [ + "▁Kloster", + -15.464247703552246 + ], + [ + "▁deceiver", + -15.464272499084473 + ], + [ + "Drone", + -15.464333534240723 + ], + [ + "▁Ardennes", + -15.464384078979492 + ], + [ + "▁Hideki", + -15.464427947998047 + ], + [ + "silica", + -15.464456558227539 + ], + [ + "DUCT", + -15.464508056640625 + ], + [ + "▁Ambode", + -15.464522361755371 + ], + [ + "▁Catastrophic", + -15.464554786682129 + ], + [ + "▁Fillet", + -15.464566230773926 + ], + [ + "▁preliminaries", + -15.464576721191406 + ], + [ + "ప", + -15.464595794677734 + ], + [ + "▁flog", + -15.464607238769531 + ], + [ + "▁ginkgo", + -15.464609146118164 + ], + [ + "habilita", + -15.464620590209961 + ], + [ + "itzky", + -15.464725494384766 + ], + [ + "▁allergenic", + -15.464754104614258 + ], + [ + "▁rehashing", + -15.464787483215332 + ], + [ + "▁NatWest", + -15.464790344238281 + ], + [ + "facility", + -15.464816093444824 + ], + [ + "▁greedily", + -15.464900016784668 + ], + [ + "VoIP", + -15.464906692504883 + ], + [ + "akowski", + -15.46492862701416 + ], + [ + "微", + -15.46493148803711 + ], + [ + "▁ejecting", + -15.464941024780273 + ], + [ + "Maliki", + -15.46495532989502 + ], + [ + "▁Bolshoi", + -15.465001106262207 + ], + [ + "▁Balch", + -15.46501350402832 + ], + [ + "jesus", + -15.465018272399902 + ], + [ + "▁McKeon", + -15.465024948120117 + ], + [ + "▁HIRE", + -15.46505069732666 + ], + [ + "▁Admitted", + -15.46505355834961 + ], + [ + "見", + -15.465059280395508 + ], + [ + "推", + -15.465062141418457 + ], + [ + "▁Unnecessary", + -15.465065956115723 + ], + [ + "adidas", + -15.465177536010742 + ], + [ + "▁Telkom", + -15.465180397033691 + ], + [ + "▁Olof", + -15.465214729309082 + ], + [ + "▁Bahl", + -15.465216636657715 + ], + [ + "它", + -15.465240478515625 + ], + [ + "▁stad", + -15.465250968933105 + ], + [ + "▁Yousafzai", + -15.465255737304688 + ], + [ + "keel", + -15.4652738571167 + ], + [ + "▁Cucu", + -15.465274810791016 + ], + [ + "▁Carcassonne", + -15.465277671813965 + ], + [ + "▁Ramey", + -15.465282440185547 + ], + [ + "▁MSDS", + -15.465287208557129 + ], + [ + "CHAT", + -15.465301513671875 + ], + [ + "▁Carissa", + -15.46532154083252 + ], + [ + "▁OMISSIONS", + -15.465340614318848 + ], + [ + "���divi", + -15.46534538269043 + ], + [ + "▁Koontz", + -15.46536922454834 + ], + [ + "▁Tofino", + -15.465373039245605 + ], + [ + "▁homogenization", + -15.465425491333008 + ], + [ + "▁sacrilege", + -15.465425491333008 + ], + [ + "AUGHT", + -15.465426445007324 + ], + [ + "UNESCO", + -15.465436935424805 + ], + [ + "Apache", + -15.465459823608398 + ], + [ + "▁Yamashita", + -15.465471267700195 + ], + [ + "▁Oncologist", + -15.465571403503418 + ], + [ + "▁perishing", + -15.46557331085205 + ], + [ + "▁Menorca", + -15.465579986572266 + ], + [ + "▁Sodexo", + -15.465596199035645 + ], + [ + "Indy", + -15.465605735778809 + ], + [ + "▁Dennett", + -15.465608596801758 + ], + [ + "▁floatation", + -15.465664863586426 + ], + [ + "Elder", + -15.465712547302246 + ], + [ + "muslim", + -15.465713500976562 + ], + [ + "▁Humidifier", + -15.465714454650879 + ], + [ + "▁Phobia", + -15.465726852416992 + ], + [ + "PHOTO", + -15.465744018554688 + ], + [ + "bira", + -15.465780258178711 + ], + [ + "▁Riyad", + -15.465802192687988 + ], + [ + "▁homespun", + -15.465807914733887 + ], + [ + "▁Batangas", + -15.465808868408203 + ], + [ + "▁Cimarron", + -15.465808868408203 + ], + [ + "▁Nebo", + -15.465841293334961 + ], + [ + "☺", + -15.465850830078125 + ], + [ + "▁hayride", + -15.465869903564453 + ], + [ + "▁Leblanc", + -15.465892791748047 + ], + [ + "▁Bioware", + -15.465925216674805 + ], + [ + "▁Obscure", + -15.465926170349121 + ], + [ + "▁PISA", + -15.46593189239502 + ], + [ + "ακ", + -15.46595573425293 + ], + [ + "▁quantifies", + -15.466031074523926 + ], + [ + "▁Bourque", + -15.466071128845215 + ], + [ + "▁Hingham", + -15.466073036193848 + ], + [ + "▁Allocate", + -15.466073989868164 + ], + [ + "▁Shug", + -15.466087341308594 + ], + [ + "vocalist", + -15.466177940368652 + ], + [ + "▁Dripping", + -15.466181755065918 + ], + [ + "▁Ellwood", + -15.46619987487793 + ], + [ + "olfo", + -15.466207504272461 + ], + [ + "CAGR", + -15.466215133666992 + ], + [ + "▁misidentified", + -15.466259956359863 + ], + [ + "▁nepal", + -15.466318130493164 + ], + [ + "▁Eocene", + -15.46632194519043 + ], + [ + "▁Plaines", + -15.46633529663086 + ], + [ + "ambre", + -15.466341018676758 + ], + [ + "▁REPRESENTATION", + -15.466370582580566 + ], + [ + "▁TAF", + -15.466373443603516 + ], + [ + "▁Carnaval", + -15.466375350952148 + ], + [ + "▁cytosol", + -15.466375350952148 + ], + [ + "▁Papyrus", + -15.46640682220459 + ], + [ + "▁visco", + -15.46640682220459 + ], + [ + "▁IPVanish", + -15.466445922851562 + ], + [ + "frid", + -15.466449737548828 + ], + [ + "▁ungainly", + -15.466530799865723 + ], + [ + "▁ayuda", + -15.466584205627441 + ], + [ + "▁Edging", + -15.46658992767334 + ], + [ + "▁clambered", + -15.466591835021973 + ], + [ + "網", + -15.466595649719238 + ], + [ + "layan", + -15.46660327911377 + ], + [ + "▁NTPC", + -15.466606140136719 + ], + [ + "别", + -15.466622352600098 + ], + [ + "▁Fetter", + -15.46662425994873 + ], + [ + "▁Concho", + -15.466629028320312 + ], + [ + "▁Ehrman", + -15.466732025146484 + ], + [ + "steering", + -15.466794967651367 + ], + [ + "▁Espe", + -15.466835975646973 + ], + [ + "everywhere", + -15.46684455871582 + ], + [ + "▁rien", + -15.46684455871582 + ], + [ + "▁LoRa", + -15.466877937316895 + ], + [ + "enthaler", + -15.466902732849121 + ], + [ + "▁PHOTOGRAPH", + -15.466903686523438 + ], + [ + "▁desiccated", + -15.466934204101562 + ], + [ + "RITE", + -15.466935157775879 + ], + [ + "▁RETURNS", + -15.466961860656738 + ], + [ + "▁Departed", + -15.466971397399902 + ], + [ + "Suggest", + -15.466975212097168 + ], + [ + "వ", + -15.466998100280762 + ], + [ + "▁Frustrating", + -15.467041015625 + ], + [ + "▁Clinician", + -15.46711254119873 + ], + [ + "schied", + -15.467123031616211 + ], + [ + "▁millstone", + -15.467123031616211 + ], + [ + "£10", + -15.467129707336426 + ], + [ + "hlmann", + -15.467138290405273 + ], + [ + "▁rosin", + -15.467174530029297 + ], + [ + "▁tailbone", + -15.467179298400879 + ], + [ + "moncler", + -15.467184066772461 + ], + [ + "nergy", + -15.467209815979004 + ], + [ + "▁Jokic", + -15.467228889465332 + ], + [ + "▁Pettersson", + -15.467283248901367 + ], + [ + "duced", + -15.467292785644531 + ], + [ + "warfare", + -15.467315673828125 + ], + [ + "ossian", + -15.46734619140625 + ], + [ + "▁Paltz", + -15.467347145080566 + ], + [ + "▁एक", + -15.467355728149414 + ], + [ + "▁Vibrio", + -15.467368125915527 + ], + [ + "▁LANG", + -15.467376708984375 + ], + [ + "▁Summerlin", + -15.467381477355957 + ], + [ + "▁Eevee", + -15.467394828796387 + ], + [ + "▁Renshaw", + -15.467424392700195 + ], + [ + "▁Clarify", + -15.467434883117676 + ], + [ + "▁sleepwear", + -15.467440605163574 + ], + [ + "Router", + -15.467480659484863 + ], + [ + "▁NIO", + -15.467484474182129 + ], + [ + "▁Delany", + -15.467555046081543 + ], + [ + "▁Krispie", + -15.4675931930542 + ], + [ + "PWD", + -15.467618942260742 + ], + [ + "▁Greedy", + -15.467635154724121 + ], + [ + "▁tawny", + -15.467637062072754 + ], + [ + "▁electromagnet", + -15.46765422821045 + ], + [ + "▁Blox", + -15.46766471862793 + ], + [ + "▁depredation", + -15.467679023742676 + ], + [ + "▁Kinnear", + -15.467684745788574 + ], + [ + "guiding", + -15.467742919921875 + ], + [ + "▁Pontoon", + -15.467755317687988 + ], + [ + "thrown", + -15.467757225036621 + ], + [ + "▁Wrecking", + -15.467796325683594 + ], + [ + "ங்க", + -15.467822074890137 + ], + [ + "plankton", + -15.46782398223877 + ], + [ + "Brent", + -15.467873573303223 + ], + [ + "atlantic", + -15.467896461486816 + ], + [ + "▁Betsey", + -15.467939376831055 + ], + [ + "▁Instructable", + -15.467979431152344 + ], + [ + "▁SDHC", + -15.468003273010254 + ], + [ + "▁tako", + -15.468018531799316 + ], + [ + "▁Furness", + -15.468029022216797 + ], + [ + "σε", + -15.468057632446289 + ], + [ + "fulfillment", + -15.468100547790527 + ], + [ + "▁Friel", + -15.468131065368652 + ], + [ + "adolescent", + -15.46813678741455 + ], + [ + "▁Benzoate", + -15.468147277832031 + ], + [ + "▁Vincennes", + -15.468147277832031 + ], + [ + "▁tinny", + -15.468155860900879 + ], + [ + "▁Multilateral", + -15.468158721923828 + ], + [ + "problematic", + -15.468208312988281 + ], + [ + "▁franca", + -15.468219757080078 + ], + [ + "در", + -15.468244552612305 + ], + [ + "▁brainpower", + -15.46826171875 + ], + [ + "▁Wamp", + -15.468295097351074 + ], + [ + "▁antiperspirant", + -15.468307495117188 + ], + [ + "▁Accurately", + -15.46831226348877 + ], + [ + "Hound", + -15.468329429626465 + ], + [ + "▁GREATEST", + -15.468348503112793 + ], + [ + "▁Timbuktu", + -15.468360900878906 + ], + [ + "��Stiletto", + -15.468365669250488 + ], + [ + "▁Klijn", + -15.468411445617676 + ], + [ + "▁salvageable", + -15.46842098236084 + ], + [ + "▁thrombin", + -15.468421936035156 + ], + [ + "XXXXXX", + -15.468436241149902 + ], + [ + "▁Handball", + -15.468453407287598 + ], + [ + "▁rabbinical", + -15.468473434448242 + ], + [ + "▁Spangled", + -15.468475341796875 + ], + [ + "▁bytecode", + -15.468485832214355 + ], + [ + "▁الد", + -15.468487739562988 + ], + [ + "▁Underdog", + -15.468493461608887 + ], + [ + "▁puerto", + -15.468619346618652 + ], + [ + "▁pretreated", + -15.468669891357422 + ], + [ + "▁DEADLINE", + -15.468688011169434 + ], + [ + "▁viscoelastic", + -15.46870231628418 + ], + [ + "▁unjustifiable", + -15.468708038330078 + ], + [ + "▁serous", + -15.468731880187988 + ], + [ + "▁Mercator", + -15.46873950958252 + ], + [ + "▁Cecelia", + -15.468740463256836 + ], + [ + "▁Bairstow", + -15.468766212463379 + ], + [ + "▁repossess", + -15.468864440917969 + ], + [ + "▁MiFID", + -15.46890640258789 + ], + [ + "▁Civilisation", + -15.468908309936523 + ], + [ + "▁kü", + -15.468911170959473 + ], + [ + "▁Relocating", + -15.468913078308105 + ], + [ + "▁Harajuku", + -15.468914985656738 + ], + [ + "ambient", + -15.4689302444458 + ], + [ + "▁BLADE", + -15.468942642211914 + ], + [ + "reckless", + -15.468987464904785 + ], + [ + "▁Iglesia", + -15.468989372253418 + ], + [ + "▁Bunga", + -15.468994140625 + ], + [ + "▁Effi", + -15.469025611877441 + ], + [ + "▁TypeScript", + -15.469042778015137 + ], + [ + "garbage", + -15.469051361083984 + ], + [ + "▁Yuletide", + -15.469088554382324 + ], + [ + "▁Growler", + -15.469124794006348 + ], + [ + "CTP", + -15.469139099121094 + ], + [ + "म्", + -15.469141006469727 + ], + [ + "privilege", + -15.469176292419434 + ], + [ + "▁Upfront", + -15.469178199768066 + ], + [ + "▁HOG", + -15.469179153442383 + ], + [ + "раз", + -15.469191551208496 + ], + [ + "▁Brodeur", + -15.469254493713379 + ], + [ + "▁Donoghue", + -15.469271659851074 + ], + [ + "hoku", + -15.469281196594238 + ], + [ + "▁Lagan", + -15.469326972961426 + ], + [ + "▁immunities", + -15.469341278076172 + ], + [ + "ื", + -15.469345092773438 + ], + [ + "▁komun", + -15.469346046447754 + ], + [ + "▁Klassen", + -15.469422340393066 + ], + [ + "▁Herren", + -15.469443321228027 + ], + [ + "UTTER", + -15.469477653503418 + ], + [ + "▁dualistic", + -15.46951961517334 + ], + [ + "▁virtualisation", + -15.469528198242188 + ], + [ + "Grain", + -15.469532012939453 + ], + [ + "diploma", + -15.469532012939453 + ], + [ + "αγ", + -15.469561576843262 + ], + [ + "▁Tremor", + -15.469602584838867 + ], + [ + "▁impassive", + -15.469605445861816 + ], + [ + "MAKER", + -15.469657897949219 + ], + [ + "▁Ballantine", + -15.469663619995117 + ], + [ + "▁feckless", + -15.469664573669434 + ], + [ + "carbonyl", + -15.469680786132812 + ], + [ + "Assisted", + -15.469698905944824 + ], + [ + "▁magisterial", + -15.469703674316406 + ], + [ + "stunning", + -15.469751358032227 + ], + [ + "▁Aronson", + -15.469771385192871 + ], + [ + "▁Koren", + -15.46980094909668 + ], + [ + "▁Zeitschrift", + -15.469813346862793 + ], + [ + "▁Redfin", + -15.469869613647461 + ], + [ + "▁bisphosphonate", + -15.46989917755127 + ], + [ + "▁midlands", + -15.469910621643066 + ], + [ + "▁Legrand", + -15.469943046569824 + ], + [ + "▁Blitzer", + -15.469950675964355 + ], + [ + "▁Mahoning", + -15.470001220703125 + ], + [ + "▁Tensile", + -15.470014572143555 + ], + [ + "▁Snelling", + -15.470033645629883 + ], + [ + "▁Abaco", + -15.470067024230957 + ], + [ + "▁methinks", + -15.470152854919434 + ], + [ + "▁GRIP", + -15.470178604125977 + ], + [ + "▁Amicus", + -15.470196723937988 + ], + [ + "▁accommodative", + -15.470215797424316 + ], + [ + "peridone", + -15.470222473144531 + ], + [ + "▁Subwoofer", + -15.470236778259277 + ], + [ + "▁disquieting", + -15.47026252746582 + ], + [ + "▁mHealth", + -15.470276832580566 + ], + [ + "▁postsynaptic", + -15.470277786254883 + ], + [ + "▁hitchhiker", + -15.470354080200195 + ], + [ + "▁Hitchin", + -15.470362663269043 + ], + [ + "▁Segregation", + -15.470386505126953 + ], + [ + "▁oversubscribed", + -15.470452308654785 + ], + [ + "▁WENT", + -15.470457077026367 + ], + [ + "▁Czechoslovak", + -15.470480918884277 + ], + [ + "▁Matron", + -15.470573425292969 + ], + [ + "▁Touchdown", + -15.470626831054688 + ], + [ + "oxazol", + -15.470654487609863 + ], + [ + "▁Danang", + -15.470654487609863 + ], + [ + "▁clopidogrel", + -15.470748901367188 + ], + [ + "▁Bailly", + -15.470783233642578 + ], + [ + "Jessie", + -15.470794677734375 + ], + [ + "disruptive", + -15.470796585083008 + ], + [ + "▁chambre", + -15.470802307128906 + ], + [ + "ūn", + -15.470805168151855 + ], + [ + "▁Wenzel", + -15.470852851867676 + ], + [ + "▁Zusammen", + -15.470854759216309 + ], + [ + "▁Dilbert", + -15.470878601074219 + ], + [ + "▁retinue", + -15.470901489257812 + ], + [ + "▁parenthetical", + -15.470902442932129 + ], + [ + "▁Composting", + -15.47091007232666 + ], + [ + "▁FireEye", + -15.470952033996582 + ], + [ + "▁juke", + -15.470986366271973 + ], + [ + "▁scruff", + -15.471004486083984 + ], + [ + "▁Cheerleading", + -15.47103214263916 + ], + [ + "▁Borgata", + -15.471060752868652 + ], + [ + "▁Minu", + -15.471073150634766 + ], + [ + "▁Rothbard", + -15.471085548400879 + ], + [ + "Baha", + -15.47110366821289 + ], + [ + "quantity", + -15.471107482910156 + ], + [ + "▁Grem", + -15.471176147460938 + ], + [ + "ChE", + -15.471182823181152 + ], + [ + "▁SBIR", + -15.471205711364746 + ], + [ + "▁Perinatal", + -15.471227645874023 + ], + [ + "▁Storefront", + -15.471259117126465 + ], + [ + "mechanism", + -15.471270561218262 + ], + [ + "▁gonadotropin", + -15.471282958984375 + ], + [ + "▁lacuna", + -15.471306800842285 + ], + [ + "miami", + -15.471311569213867 + ], + [ + "▁Scythe", + -15.47139835357666 + ], + [ + "▁PROVISION", + -15.471399307250977 + ], + [ + "▁sulking", + -15.471424102783203 + ], + [ + "▁zoster", + -15.47143268585205 + ], + [ + "▁unexpired", + -15.471454620361328 + ], + [ + "▁Timeshare", + -15.47150707244873 + ], + [ + "▁mircea", + -15.471543312072754 + ], + [ + "▁creosote", + -15.471561431884766 + ], + [ + "▁Sassoon", + -15.471644401550293 + ], + [ + "▁QMS", + -15.471656799316406 + ], + [ + "▁Tomkins", + -15.471663475036621 + ], + [ + "▁CARPET", + -15.471687316894531 + ], + [ + "خت", + -15.471717834472656 + ], + [ + "lopp", + -15.471732139587402 + ], + [ + "▁Mademoiselle", + -15.471732139587402 + ], + [ + "▁rogaine", + -15.471732139587402 + ], + [ + "▁Chakotay", + -15.47177505493164 + ], + [ + "▁pubescent", + -15.471782684326172 + ], + [ + "▁Regulating", + -15.471803665161133 + ], + [ + "ŏ", + -15.471817970275879 + ], + [ + "ahkan", + -15.471820831298828 + ], + [ + "Linear", + -15.471831321716309 + ], + [ + "▁Berglund", + -15.471832275390625 + ], + [ + "▁propulsive", + -15.471851348876953 + ], + [ + "▁Shizu", + -15.471853256225586 + ], + [ + "▁emily", + -15.471915245056152 + ], + [ + "▁Epistemology", + -15.471945762634277 + ], + [ + "▁conscripted", + -15.47195053100586 + ], + [ + "▁Herculean", + -15.471966743469238 + ], + [ + "▁peatland", + -15.472058296203613 + ], + [ + "attract", + -15.472073554992676 + ], + [ + "▁bouillon", + -15.472081184387207 + ], + [ + "Deputy", + -15.472094535827637 + ], + [ + "algorithm", + -15.472097396850586 + ], + [ + "▁haar", + -15.472113609313965 + ], + [ + "aganda", + -15.472134590148926 + ], + [ + "accini", + -15.47221851348877 + ], + [ + "▁frivolity", + -15.472223281860352 + ], + [ + "socialism", + -15.472246170043945 + ], + [ + "▁Viera", + -15.472261428833008 + ], + [ + "▁recalculate", + -15.472267150878906 + ], + [ + "وج", + -15.472270011901855 + ], + [ + "ouff", + -15.472323417663574 + ], + [ + "criteria", + -15.472352027893066 + ], + [ + "▁Carpool", + -15.472352027893066 + ], + [ + "▁rituximab", + -15.472397804260254 + ], + [ + "▁feigning", + -15.47240924835205 + ], + [ + "▁propionate", + -15.472412109375 + ], + [ + "▁borderlands", + -15.472415924072266 + ], + [ + "▁dynami", + -15.472419738769531 + ], + [ + "▁Dalí", + -15.472469329833984 + ], + [ + "▁Pahang", + -15.472472190856934 + ], + [ + "▁Aegon", + -15.47248649597168 + ], + [ + "▁tripadvisor", + -15.472513198852539 + ], + [ + "▁conjugal", + -15.47260856628418 + ], + [ + "▁Cunning", + -15.472611427307129 + ], + [ + "benzyl", + -15.472616195678711 + ], + [ + "▁Elysian", + -15.472664833068848 + ], + [ + "▁RECOMMEND", + -15.47266674041748 + ], + [ + "▁caramelize", + -15.47266960144043 + ], + [ + "▁Rahe", + -15.472695350646973 + ], + [ + "▁Effortless", + -15.472701072692871 + ], + [ + "▁Darian", + -15.47270679473877 + ], + [ + "dichloro", + -15.472771644592285 + ], + [ + "▁Moroni", + -15.4727783203125 + ], + [ + "▁BLIND", + -15.47278118133545 + ], + [ + "▁Moskowitz", + -15.472786903381348 + ], + [ + "▁Baldur", + -15.472798347473145 + ], + [ + "▁reallocate", + -15.472807884216309 + ], + [ + "▁PDGF", + -15.472838401794434 + ], + [ + "▁Sigurd", + -15.472847938537598 + ], + [ + "UCL", + -15.47287368774414 + ], + [ + "▁palpation", + -15.472887992858887 + ], + [ + "▁Keele", + -15.4730224609375 + ], + [ + "▁Crompton", + -15.473105430603027 + ], + [ + "anthropy", + -15.473121643066406 + ], + [ + "▁Diamondback", + -15.47314167022705 + ], + [ + "▁Callisto", + -15.473146438598633 + ], + [ + "▁Hudgens", + -15.473148345947266 + ], + [ + "▁unicycle", + -15.473169326782227 + ], + [ + "▁Schreiner", + -15.473186492919922 + ], + [ + "flute", + -15.473206520080566 + ], + [ + "▁Shirdi", + -15.473223686218262 + ], + [ + "▁Guetta", + -15.473275184631348 + ], + [ + "▁photodiode", + -15.473315238952637 + ], + [ + "▁Kandinsky", + -15.473379135131836 + ], + [ + "▁Chaffee", + -15.473387718200684 + ], + [ + "▁Montenegrin", + -15.473443031311035 + ], + [ + "▁Ż", + -15.473448753356934 + ], + [ + "▁ballplayer", + -15.4734525680542 + ], + [ + "▁Antebellum", + -15.473464965820312 + ], + [ + "▁Barroso", + -15.473470687866211 + ], + [ + "▁endometrium", + -15.473485946655273 + ], + [ + "▁Hamden", + -15.473504066467285 + ], + [ + "absent", + -15.47352123260498 + ], + [ + "▁Summaries", + -15.47352409362793 + ], + [ + "▁PARENT", + -15.473535537719727 + ], + [ + "Alone", + -15.47378921508789 + ], + [ + "▁Corley", + -15.473814010620117 + ], + [ + "▁Foal", + -15.473820686340332 + ], + [ + "▁Arshad", + -15.473831176757812 + ], + [ + "ersdorf", + -15.47384262084961 + ], + [ + "▁saponin", + -15.473896980285645 + ], + [ + "Wicked", + -15.47391414642334 + ], + [ + "▁Antidepressant", + -15.473930358886719 + ], + [ + "▁Colville", + -15.473971366882324 + ], + [ + "▁Chalkboard", + -15.473980903625488 + ], + [ + "▁farmworkers", + -15.474016189575195 + ], + [ + "▁Encarnacion", + -15.474021911621094 + ], + [ + "▁Fadi", + -15.474042892456055 + ], + [ + "▁percept", + -15.474065780639648 + ], + [ + "▁dereliction", + -15.474077224731445 + ], + [ + "▁Bishkek", + -15.474085807800293 + ], + [ + "▁marooned", + -15.474100112915039 + ], + [ + "▁Beneficiaries", + -15.47410774230957 + ], + [ + "raig", + -15.47414493560791 + ], + [ + "▁Ernakulam", + -15.47417163848877 + ], + [ + "▁Ariadne", + -15.474173545837402 + ], + [ + "prediction", + -15.474194526672363 + ], + [ + "▁Bendis", + -15.47421932220459 + ], + [ + "▁Winstrol", + -15.474220275878906 + ], + [ + "Southwest", + -15.474297523498535 + ], + [ + "▁avenging", + -15.474388122558594 + ], + [ + "rattling", + -15.474485397338867 + ], + [ + "▁expres", + -15.474488258361816 + ], + [ + "▁Ondrej", + -15.474493026733398 + ], + [ + "▁Likert", + -15.474516868591309 + ], + [ + "carra", + -15.474520683288574 + ], + [ + "▁propriet", + -15.474601745605469 + ], + [ + "▁Serp", + -15.474608421325684 + ], + [ + "▁Feingold", + -15.474639892578125 + ], + [ + "martyr", + -15.474641799926758 + ], + [ + "▁horrifically", + -15.474677085876465 + ], + [ + "▁dirigi", + -15.474702835083008 + ], + [ + "▁VFL", + -15.474726676940918 + ], + [ + "▁Groucho", + -15.474771499633789 + ], + [ + "suede", + -15.474803924560547 + ], + [ + "ieving", + -15.474832534790039 + ], + [ + "koya", + -15.474857330322266 + ], + [ + "disposed", + -15.47486686706543 + ], + [ + "oglou", + -15.474921226501465 + ], + [ + "▁Glutathione", + -15.474922180175781 + ], + [ + "▁masseur", + -15.474922180175781 + ], + [ + "йте", + -15.474940299987793 + ], + [ + "▁wheatgrass", + -15.474969863891602 + ], + [ + "▁kook", + -15.4749755859375 + ], + [ + "▁través", + -15.475034713745117 + ], + [ + "▁Kraftwerk", + -15.4750394821167 + ], + [ + "Chamberlain", + -15.475075721740723 + ], + [ + "▁Athanasius", + -15.475099563598633 + ], + [ + "▁varnishes", + -15.475116729736328 + ], + [ + "▁Cheeseburger", + -15.475163459777832 + ], + [ + "▁Camelback", + -15.475226402282715 + ], + [ + "▁נ", + -15.475275039672852 + ], + [ + "▁Yasir", + -15.4752836227417 + ], + [ + "▁Stood", + -15.475289344787598 + ], + [ + "▁Tilburg", + -15.47529125213623 + ], + [ + "probable", + -15.475309371948242 + ], + [ + "▁Seahorse", + -15.475375175476074 + ], + [ + "▁Pontius", + -15.475403785705566 + ], + [ + "▁‒", + -15.475442886352539 + ], + [ + "▁hailstorm", + -15.47545337677002 + ], + [ + "▁Matchbox", + -15.475462913513184 + ], + [ + "▁Kristol", + -15.475467681884766 + ], + [ + "▁Genovese", + -15.4755220413208 + ], + [ + "▁nhl", + -15.475534439086914 + ], + [ + "▁Ramble", + -15.475540161132812 + ], + [ + "throttle", + -15.475541114807129 + ], + [ + "▁Vodacom", + -15.475544929504395 + ], + [ + "▁Surrealism", + -15.47557258605957 + ], + [ + "▁gearshift", + -15.47557258605957 + ], + [ + "▁WALTER", + -15.475597381591797 + ], + [ + "▁Narayanan", + -15.475605964660645 + ], + [ + "▁Conserving", + -15.475606918334961 + ], + [ + "▁ECTS", + -15.475625991821289 + ], + [ + "▁Breanna", + -15.475668907165527 + ], + [ + "▁Rozier", + -15.475682258605957 + ], + [ + "▁Schopenhauer", + -15.475715637207031 + ], + [ + "▁Rutte", + -15.475759506225586 + ], + [ + "▁unacceptably", + -15.475801467895508 + ], + [ + "▁Bonney", + -15.475833892822266 + ], + [ + "▁faz", + -15.475835800170898 + ], + [ + "▁niya", + -15.47584342956543 + ], + [ + "Joey", + -15.47586441040039 + ], + [ + "▁Philosoph", + -15.475882530212402 + ], + [ + "▁sumac", + -15.475882530212402 + ], + [ + "▁Repetitive", + -15.475930213928223 + ], + [ + "▁Arnica", + -15.47593879699707 + ], + [ + "▁Odette", + -15.475943565368652 + ], + [ + "وه", + -15.475956916809082 + ], + [ + "Quebec", + -15.475966453552246 + ], + [ + "▁PHASE", + -15.475974082946777 + ], + [ + "▁Plovdiv", + -15.475994110107422 + ], + [ + "▁Agassi", + -15.476033210754395 + ], + [ + "▁cyclophosphamide", + -15.47603702545166 + ], + [ + "▁depolarization", + -15.47607707977295 + ], + [ + "alongside", + -15.476101875305176 + ], + [ + "▁Dispersion", + -15.476101875305176 + ], + [ + "▁intertidal", + -15.476101875305176 + ], + [ + "Coleoptera", + -15.476109504699707 + ], + [ + "▁delineating", + -15.476144790649414 + ], + [ + "▁bungled", + -15.476197242736816 + ], + [ + "▁TURBO", + -15.476240158081055 + ], + [ + "▁Talal", + -15.476262092590332 + ], + [ + "▁Rothenberg", + -15.476277351379395 + ], + [ + "▁douglas", + -15.476289749145508 + ], + [ + "▁Clique", + -15.476374626159668 + ], + [ + "convention", + -15.47641372680664 + ], + [ + "▁photobooth", + -15.476435661315918 + ], + [ + "◦", + -15.476445198059082 + ], + [ + "▁Hazzard", + -15.476465225219727 + ], + [ + "▁Birchbox", + -15.476487159729004 + ], + [ + "▁Coherence", + -15.47648811340332 + ], + [ + "▁entomology", + -15.47648811340332 + ], + [ + "▁vintner", + -15.47649097442627 + ], + [ + "▁Grogan", + -15.4765043258667 + ], + [ + "▁Foodservice", + -15.47655200958252 + ], + [ + "Fellow", + -15.476601600646973 + ], + [ + "▁Jubil", + -15.476655006408691 + ], + [ + "▁Toilette", + -15.47666072845459 + ], + [ + "MoU", + -15.476661682128906 + ], + [ + "▁TILE", + -15.476716041564941 + ], + [ + "▁LEGOLAND", + -15.476738929748535 + ], + [ + "▁Attestation", + -15.476810455322266 + ], + [ + "▁Scarface", + -15.476814270019531 + ], + [ + "▁Dafoe", + -15.476815223693848 + ], + [ + "▁ELECTION", + -15.476821899414062 + ], + [ + "▁polaroid", + -15.476834297180176 + ], + [ + "mbria", + -15.476838111877441 + ], + [ + "▁Gilson", + -15.47684097290039 + ], + [ + "▁Goblet", + -15.476862907409668 + ], + [ + "▁Eviction", + -15.476877212524414 + ], + [ + "▁escal", + -15.476899147033691 + ], + [ + "四", + -15.476910591125488 + ], + [ + "waking", + -15.47692584991455 + ], + [ + "▁Hildegard", + -15.476947784423828 + ], + [ + "ισ", + -15.476949691772461 + ], + [ + "▁brimmed", + -15.476960182189941 + ], + [ + "室", + -15.47697639465332 + ], + [ + "▁HONDA", + -15.4769868850708 + ], + [ + "▁Lemme", + -15.476995468139648 + ], + [ + "▁INVENT", + -15.477041244506836 + ], + [ + "rouw", + -15.477075576782227 + ], + [ + "▁PTEN", + -15.477080345153809 + ], + [ + "peanut", + -15.477089881896973 + ], + [ + "otyping", + -15.47712230682373 + ], + [ + "▁Paneer", + -15.477239608764648 + ], + [ + "omena", + -15.477293014526367 + ], + [ + "▁Abolish", + -15.477306365966797 + ], + [ + "▁Sophocles", + -15.477326393127441 + ], + [ + "▁hyperthermia", + -15.477347373962402 + ], + [ + "▁FAME", + -15.47736930847168 + ], + [ + "▁Kayleigh", + -15.477380752563477 + ], + [ + "rishti", + -15.477394104003906 + ], + [ + "▁Mackerel", + -15.477397918701172 + ], + [ + "Tattoo", + -15.477411270141602 + ], + [ + "▁Analysing", + -15.477455139160156 + ], + [ + "▁Holographic", + -15.477493286132812 + ], + [ + "یت", + -15.477550506591797 + ], + [ + "▁shitting", + -15.477585792541504 + ], + [ + "▁flogged", + -15.477598190307617 + ], + [ + "▁Aalborg", + -15.477606773376465 + ], + [ + "▁Jumpstart", + -15.477648735046387 + ], + [ + "▁MQM", + -15.477669715881348 + ], + [ + "ու", + -15.477691650390625 + ], + [ + "▁Linköping", + -15.477734565734863 + ], + [ + "▁HAMILTON", + -15.477757453918457 + ], + [ + "▁challah", + -15.477758407592773 + ], + [ + "▁INCOME", + -15.47775936126709 + ], + [ + "▁Magnuson", + -15.477806091308594 + ], + [ + "▁ACCIDENT", + -15.47780704498291 + ], + [ + "▁GitLab", + -15.477849960327148 + ], + [ + "▁Loblaw", + -15.477871894836426 + ], + [ + "Sunset", + -15.4779634475708 + ], + [ + "▁Hessian", + -15.478017807006836 + ], + [ + "▁anarcho", + -15.478034973144531 + ], + [ + "▁haram", + -15.47803783416748 + ], + [ + "▁wincing", + -15.478067398071289 + ], + [ + "▁contemptible", + -15.478086471557617 + ], + [ + "▁WAITING", + -15.478156089782715 + ], + [ + "▁Mogherini", + -15.47818660736084 + ], + [ + "▁Jabari", + -15.478224754333496 + ], + [ + "▁Jamar", + -15.478227615356445 + ], + [ + "profound", + -15.478230476379395 + ], + [ + "carboxy", + -15.478283882141113 + ], + [ + "▁RATES", + -15.478301048278809 + ], + [ + "PRP", + -15.478304862976074 + ], + [ + "▁Hublot", + -15.478322982788086 + ], + [ + "terminated", + -15.478341102600098 + ], + [ + "▁FINISHED", + -15.478354454040527 + ], + [ + "▁Sebastopol", + -15.478358268737793 + ], + [ + "▁Diminish", + -15.478370666503906 + ], + [ + "▁Shaftesbury", + -15.47838020324707 + ], + [ + "▁makerspace", + -15.478387832641602 + ], + [ + "Alfred", + -15.478408813476562 + ], + [ + "ど", + -15.478413581848145 + ], + [ + "▁DUST", + -15.478416442871094 + ], + [ + "▁Thromb", + -15.478435516357422 + ], + [ + "TLC", + -15.478462219238281 + ], + [ + "LOO", + -15.478468894958496 + ], + [ + "▁UNKNOWN", + -15.478487968444824 + ], + [ + "▁realigned", + -15.478490829467773 + ], + [ + "▁Ummah", + -15.478517532348633 + ], + [ + "▁EXCEL", + -15.478569984436035 + ], + [ + "▁Jeeves", + -15.47857666015625 + ], + [ + "▁neigh", + -15.478580474853516 + ], + [ + "▁periscope", + -15.47860050201416 + ], + [ + "▁NDR", + -15.478610038757324 + ], + [ + "▁Tiverton", + -15.478616714477539 + ], + [ + "▁Ис", + -15.478621482849121 + ], + [ + "▁hematologic", + -15.478702545166016 + ], + [ + "ワ", + -15.478714942932129 + ], + [ + "▁descri", + -15.478754997253418 + ], + [ + "malignant", + -15.478769302368164 + ], + [ + "▁replicable", + -15.47877025604248 + ], + [ + "▁Evangelion", + -15.47878360748291 + ], + [ + "productivity", + -15.478789329528809 + ], + [ + "▁delicatessen", + -15.478822708129883 + ], + [ + "terminate", + -15.4788236618042 + ], + [ + "▁unfavorably", + -15.47883129119873 + ], + [ + "▁bracts", + -15.478837013244629 + ], + [ + "▁gaur", + -15.478857040405273 + ], + [ + "▁Nitrous", + -15.478904724121094 + ], + [ + "smiling", + -15.478917121887207 + ], + [ + "▁Cyclist", + -15.478918075561523 + ], + [ + "今", + -15.4789400100708 + ], + [ + "▁Kishan", + -15.478982925415039 + ], + [ + "sensation", + -15.479010581970215 + ], + [ + "▁Scilly", + -15.479035377502441 + ], + [ + "▁Clueless", + -15.479187965393066 + ], + [ + "SAY", + -15.479191780090332 + ], + [ + "rogan", + -15.479208946228027 + ], + [ + "LAIN", + -15.479230880737305 + ], + [ + "▁pedalling", + -15.479342460632324 + ], + [ + "HAVE", + -15.479354858398438 + ], + [ + "▁Cornelis", + -15.47935676574707 + ], + [ + "ulak", + -15.47937297821045 + ], + [ + "Kerry", + -15.479379653930664 + ], + [ + "authoritarian", + -15.479379653930664 + ], + [ + "▁Struct", + -15.47938060760498 + ], + [ + "▁Biodiesel", + -15.479393005371094 + ], + [ + "chemist", + -15.479425430297852 + ], + [ + "▁Musique", + -15.479433059692383 + ], + [ + "▁Basquiat", + -15.479434967041016 + ], + [ + "▁NORAD", + -15.4794921875 + ], + [ + "▁Ratcha", + -15.4794921875 + ], + [ + "Brig", + -15.479519844055176 + ], + [ + "▁egyptian", + -15.479524612426758 + ], + [ + "▁privatizing", + -15.479573249816895 + ], + [ + "▁Gangnam", + -15.479596138000488 + ], + [ + "▁SURVEY", + -15.479606628417969 + ], + [ + "▁SHELL", + -15.47961139678955 + ], + [ + "▁Hydrogenated", + -15.479656219482422 + ], + [ + "▁HKEY", + -15.479660034179688 + ], + [ + "▁Lanyard", + -15.479670524597168 + ], + [ + "ρό", + -15.479728698730469 + ], + [ + "▁MBTI", + -15.479748725891113 + ], + [ + "▁riffle", + -15.479757308959961 + ], + [ + "cluttering", + -15.479766845703125 + ], + [ + "▁Beaconsfield", + -15.479783058166504 + ], + [ + "▁spatiotemporal", + -15.479823112487793 + ], + [ + "smacking", + -15.479849815368652 + ], + [ + "▁Macaron", + -15.479866981506348 + ], + [ + "▁CONDO", + -15.479873657226562 + ], + [ + "▁CHICKEN", + -15.479952812194824 + ], + [ + "CNP", + -15.479968070983887 + ], + [ + "表面", + -15.479979515075684 + ], + [ + "▁fistful", + -15.47999095916748 + ], + [ + "▁NUTS", + -15.48000431060791 + ], + [ + "例えば", + -15.48002815246582 + ], + [ + "▁incest", + -15.480067253112793 + ], + [ + "▁SolarCity", + -15.480130195617676 + ], + [ + "ски", + -15.480161666870117 + ], + [ + "▁reperfusion", + -15.480255126953125 + ], + [ + "▁evolutionarily", + -15.480264663696289 + ], + [ + "Scrap", + -15.48029899597168 + ], + [ + "▁DTT", + -15.480306625366211 + ], + [ + "▁Gilmer", + -15.48031997680664 + ], + [ + "▁Chowder", + -15.480323791503906 + ], + [ + "▁Klep", + -15.480345726013184 + ], + [ + "podium", + -15.480367660522461 + ], + [ + "▁Roddick", + -15.480375289916992 + ], + [ + "▁Noreen", + -15.480395317077637 + ], + [ + "▁тре", + -15.480396270751953 + ], + [ + "▁Daikin", + -15.480414390563965 + ], + [ + "▁emma", + -15.480424880981445 + ], + [ + "Binding", + -15.48043155670166 + ], + [ + "unofficial", + -15.480487823486328 + ], + [ + "▁ferric", + -15.480509757995605 + ], + [ + "▁Midler", + -15.480522155761719 + ], + [ + "Neighbor", + -15.480600357055664 + ], + [ + "▁litigant", + -15.480621337890625 + ], + [ + "receipt", + -15.480623245239258 + ], + [ + "▁Mbeki", + -15.480629920959473 + ], + [ + "▁gujarat", + -15.480663299560547 + ], + [ + "▁Shroff", + -15.48068618774414 + ], + [ + "▁Bimini", + -15.480714797973633 + ], + [ + "▁Cucina", + -15.480714797973633 + ], + [ + "Elanna", + -15.48072338104248 + ], + [ + "▁WORLDWIDE", + -15.480749130249023 + ], + [ + "▁Parametric", + -15.480775833129883 + ], + [ + "▁semicircular", + -15.480778694152832 + ], + [ + "STORE", + -15.480856895446777 + ], + [ + "▁Samira", + -15.480856895446777 + ], + [ + "successfully", + -15.480891227722168 + ], + [ + "▁screeched", + -15.48091983795166 + ], + [ + "▁categorisation", + -15.480921745300293 + ], + [ + "▁һ", + -15.480968475341797 + ], + [ + "ѡ", + -15.481073379516602 + ], + [ + "▁SHOWER", + -15.481083869934082 + ], + [ + "▁Hopping", + -15.481122016906738 + ], + [ + "▁Bridgette", + -15.481143951416016 + ], + [ + "▁Grandstand", + -15.481192588806152 + ], + [ + "▁Dewitt", + -15.481247901916504 + ], + [ + "Invision", + -15.481287956237793 + ], + [ + "thrombin", + -15.481334686279297 + ], + [ + "▁Beauvoir", + -15.481389045715332 + ], + [ + "▁splurging", + -15.481417655944824 + ], + [ + "▁Photosmart", + -15.481424331665039 + ], + [ + "▁Haruka", + -15.481430053710938 + ], + [ + "Intelligent", + -15.48144245147705 + ], + [ + "▁Gobert", + -15.481499671936035 + ], + [ + "城", + -15.481539726257324 + ], + [ + "▁Drysdale", + -15.481603622436523 + ], + [ + "fication", + -15.481639862060547 + ], + [ + "Prospect", + -15.481646537780762 + ], + [ + "▁Stopper", + -15.48165512084961 + ], + [ + "▁Gatekeeper", + -15.481710433959961 + ], + [ + "▁HEREIN", + -15.481731414794922 + ], + [ + "▁Beveridge", + -15.481742858886719 + ], + [ + "▁tingly", + -15.481884002685547 + ], + [ + "▁enrage", + -15.481931686401367 + ], + [ + "▁Narcissist", + -15.481949806213379 + ], + [ + "▁repetitious", + -15.48195743560791 + ], + [ + "secretary", + -15.481973648071289 + ], + [ + "▁procreate", + -15.482009887695312 + ], + [ + "▁Hutson", + -15.482025146484375 + ], + [ + "▁Unavailable", + -15.482025146484375 + ], + [ + "▁windbreaker", + -15.482070922851562 + ], + [ + "视", + -15.482071876525879 + ], + [ + "▁Declared", + -15.4821195602417 + ], + [ + "▁Mundy", + -15.482197761535645 + ], + [ + "Elle", + -15.482231140136719 + ], + [ + "Charter", + -15.482339859008789 + ], + [ + "▁jefferson", + -15.482372283935547 + ], + [ + "▁anamorphic", + -15.482377052307129 + ], + [ + "▁Tatra", + -15.482534408569336 + ], + [ + "brushed", + -15.48254680633545 + ], + [ + "TAX", + -15.482552528381348 + ], + [ + "▁CINCINNATI", + -15.482563018798828 + ], + [ + "▁contro", + -15.482605934143066 + ], + [ + "▁Volpe", + -15.482612609863281 + ], + [ + "止", + -15.482612609863281 + ], + [ + "▁CHIC", + -15.482630729675293 + ], + [ + "▁NASL", + -15.482637405395508 + ], + [ + "▁satay", + -15.482738494873047 + ], + [ + "▁Invariably", + -15.482756614685059 + ], + [ + "▁minoxidil", + -15.482756614685059 + ], + [ + "易", + -15.482756614685059 + ], + [ + "▁minnie", + -15.482821464538574 + ], + [ + "▁reclassify", + -15.482836723327637 + ], + [ + "▁Cleave", + -15.482843399047852 + ], + [ + "▁Besson", + -15.482889175415039 + ], + [ + "▁CoreLogic", + -15.48299503326416 + ], + [ + "▁WebKit", + -15.48303508758545 + ], + [ + "stimulus", + -15.483041763305664 + ], + [ + "ም", + -15.483080863952637 + ], + [ + "▁intruded", + -15.483091354370117 + ], + [ + "ophytic", + -15.483153343200684 + ], + [ + "▁PANDORA", + -15.48316764831543 + ], + [ + "▁Successive", + -15.483192443847656 + ], + [ + "▁Veronika", + -15.483213424682617 + ], + [ + "▁Freckle", + -15.483222007751465 + ], + [ + "Magnetic", + -15.483244895935059 + ], + [ + "▁SITUATION", + -15.483297348022461 + ], + [ + "▁Noblesville", + -15.48339557647705 + ], + [ + "humble", + -15.483400344848633 + ], + [ + "▁Phonetic", + -15.483402252197266 + ], + [ + "▁skank", + -15.48348331451416 + ], + [ + "▁MANCHESTER", + -15.483519554138184 + ], + [ + "Compact", + -15.483549118041992 + ], + [ + "▁TTF", + -15.483588218688965 + ], + [ + "heiser", + -15.483606338500977 + ], + [ + "▁hypoglycemic", + -15.483626365661621 + ], + [ + "وز", + -15.483644485473633 + ], + [ + "▁£450", + -15.483681678771973 + ], + [ + "▁FDP", + -15.483684539794922 + ], + [ + "▁Brumbies", + -15.48369312286377 + ], + [ + "▁photorealistic", + -15.483697891235352 + ], + [ + "▁Comsenz", + -15.483731269836426 + ], + [ + "▁disorganization", + -15.483753204345703 + ], + [ + "▁sucessful", + -15.483757972717285 + ], + [ + "▁Lampoon", + -15.48376178741455 + ], + [ + "▁Cavite", + -15.4837646484375 + ], + [ + "▁Rifa", + -15.483777046203613 + ], + [ + "▁Steinfeld", + -15.483806610107422 + ], + [ + "myositis", + -15.483819007873535 + ], + [ + "▁genealogies", + -15.48383903503418 + ], + [ + "▁ampere", + -15.483858108520508 + ], + [ + "▁PROPER", + -15.483882904052734 + ], + [ + "▁CAROLINA", + -15.483949661254883 + ], + [ + "TTF", + -15.483954429626465 + ], + [ + "▁Bilderberg", + -15.483956336975098 + ], + [ + "▁banishing", + -15.484009742736816 + ], + [ + "▁NLD", + -15.484036445617676 + ], + [ + "▁Rhoads", + -15.48409652709961 + ], + [ + "▁Leticia", + -15.484156608581543 + ], + [ + "▁Schnee", + -15.484182357788086 + ], + [ + "Weapon", + -15.484210968017578 + ], + [ + "▁SCCM", + -15.484231948852539 + ], + [ + "▁anonymised", + -15.484271049499512 + ], + [ + "professed", + -15.484274864196777 + ], + [ + "▁loonie", + -15.484299659729004 + ], + [ + "عة", + -15.484318733215332 + ], + [ + "▁Skeeter", + -15.48432445526123 + ], + [ + "▁westernmost", + -15.484328269958496 + ], + [ + "▁FORTH", + -15.484419822692871 + ], + [ + "▁precession", + -15.484453201293945 + ], + [ + "▁Flashpoint", + -15.48445987701416 + ], + [ + "Η", + -15.484485626220703 + ], + [ + "qualify", + -15.484511375427246 + ], + [ + "▁Assamese", + -15.484604835510254 + ], + [ + "bliss", + -15.484609603881836 + ], + [ + "▁Sebi", + -15.484618186950684 + ], + [ + "▁JNU", + -15.484619140625 + ], + [ + "▁Leominster", + -15.484630584716797 + ], + [ + "▁Naeem", + -15.484631538391113 + ], + [ + "▁Economically", + -15.484640121459961 + ], + [ + "▁¥1", + -15.48465633392334 + ], + [ + "▁avarice", + -15.48475456237793 + ], + [ + "▁Edvard", + -15.48480224609375 + ], + [ + "▁Borgia", + -15.484811782836914 + ], + [ + "▁brasserie", + -15.48495864868164 + ], + [ + "▁Caterina", + -15.485001564025879 + ], + [ + "SPOT", + -15.485007286071777 + ], + [ + "▁GROWTH", + -15.485013961791992 + ], + [ + "▁Haggerty", + -15.485074043273926 + ], + [ + "Bennett", + -15.48512077331543 + ], + [ + "▁Octavian", + -15.485145568847656 + ], + [ + "▁Mistry", + -15.48518180847168 + ], + [ + "▁omnipotence", + -15.485201835632324 + ], + [ + "akku", + -15.485299110412598 + ], + [ + "▁DINING", + -15.485369682312012 + ], + [ + "▁LaRouche", + -15.48537540435791 + ], + [ + "▁STRANGE", + -15.485376358032227 + ], + [ + "▁Cybertron", + -15.485382080078125 + ], + [ + "▁milwaukee", + -15.485397338867188 + ], + [ + "▁Edinburg", + -15.485404968261719 + ], + [ + "▁Roussel", + -15.485457420349121 + ], + [ + "▁Enright", + -15.485465049743652 + ], + [ + "▁Piketty", + -15.485541343688965 + ], + [ + "▁effing", + -15.485543251037598 + ], + [ + "▁nubuck", + -15.48558235168457 + ], + [ + "▁PILOT", + -15.485593795776367 + ], + [ + "nuck", + -15.485599517822266 + ], + [ + "▁Steiger", + -15.485621452331543 + ], + [ + "▁revascularization", + -15.485635757446289 + ], + [ + "▁drawbridge", + -15.485641479492188 + ], + [ + "▁infallibility", + -15.485679626464844 + ], + [ + "▁VOX", + -15.485695838928223 + ], + [ + "▁möglich", + -15.485793113708496 + ], + [ + "સ", + -15.485852241516113 + ], + [ + "▁Ataturk", + -15.48587417602539 + ], + [ + "▁agonized", + -15.485876083374023 + ], + [ + "ionally", + -15.485932350158691 + ], + [ + "▁Chander", + -15.485939979553223 + ], + [ + "▁wakeboard", + -15.485944747924805 + ], + [ + "क्ष", + -15.485979080200195 + ], + [ + "▁Trowbridge", + -15.485981941223145 + ], + [ + "▁mongrel", + -15.486003875732422 + ], + [ + "▁Biofeedback", + -15.486007690429688 + ], + [ + "▁Leiter", + -15.486021041870117 + ], + [ + "▁Minuteman", + -15.4860258102417 + ], + [ + "Concert", + -15.486027717590332 + ], + [ + "ullin", + -15.486037254333496 + ], + [ + "▁Pritchett", + -15.486047744750977 + ], + [ + "gencia", + -15.486098289489746 + ], + [ + "▁ayahuasca", + -15.486133575439453 + ], + [ + "▁Pawel", + -15.486143112182617 + ], + [ + "▁Padraig", + -15.48618221282959 + ], + [ + "▁BEAM", + -15.486201286315918 + ], + [ + "▁Bildung", + -15.486209869384766 + ], + [ + "▁Palmitate", + -15.486226081848145 + ], + [ + "▁Anticipate", + -15.486268997192383 + ], + [ + "delphi", + -15.486284255981445 + ], + [ + "Maintain", + -15.486364364624023 + ], + [ + "kaXF", + -15.486371994018555 + ], + [ + "Champ", + -15.486387252807617 + ], + [ + "▁Outdated", + -15.486407279968262 + ], + [ + "▁Nappa", + -15.486420631408691 + ], + [ + "▁medicaid", + -15.48642349243164 + ], + [ + "developmental", + -15.486432075500488 + ], + [ + "stealth", + -15.48643970489502 + ], + [ + "▁Jalil", + -15.486462593078613 + ], + [ + "▁Endometriosis", + -15.48652458190918 + ], + [ + "▁Jobcentre", + -15.486528396606445 + ], + [ + "▁Debating", + -15.486532211303711 + ], + [ + "▁Qumran", + -15.486589431762695 + ], + [ + "▁Severance", + -15.486628532409668 + ], + [ + "▁disorient", + -15.486637115478516 + ], + [ + "▁mammo", + -15.486674308776855 + ], + [ + "▁Aliment", + -15.486675262451172 + ], + [ + "▁Perrier", + -15.486681938171387 + ], + [ + "▁synchronously", + -15.486685752868652 + ], + [ + "▁إلى", + -15.486741065979004 + ], + [ + "▁Jesu", + -15.486767768859863 + ], + [ + "▁splintering", + -15.486863136291504 + ], + [ + "▁Lunn", + -15.486867904663086 + ], + [ + "▁авто", + -15.486892700195312 + ], + [ + "▁gerrymander", + -15.486945152282715 + ], + [ + "▁CORS", + -15.486980438232422 + ], + [ + "మ", + -15.487001419067383 + ], + [ + "abrasion", + -15.487024307250977 + ], + [ + "▁ezr", + -15.487151145935059 + ], + [ + "▁Kennewick", + -15.487161636352539 + ], + [ + "▁existentialism", + -15.487181663513184 + ], + [ + "Stretch", + -15.487222671508789 + ], + [ + "▁foreknowledge", + -15.48727035522461 + ], + [ + "▁Hammam", + -15.487289428710938 + ], + [ + "Supplement", + -15.487305641174316 + ], + [ + "▁Methodological", + -15.487309455871582 + ], + [ + "▁proteinuria", + -15.487363815307617 + ], + [ + "▁Mitrovic", + -15.487394332885742 + ], + [ + "recommendation", + -15.487405776977539 + ], + [ + "▁CLOCK", + -15.487406730651855 + ], + [ + "▁Unbeatable", + -15.487414360046387 + ], + [ + "▁athleisure", + -15.487422943115234 + ], + [ + "▁FastPass", + -15.48746395111084 + ], + [ + "kamagra", + -15.487479209899902 + ], + [ + "metrix", + -15.487485885620117 + ], + [ + "ゲ", + -15.487558364868164 + ], + [ + "▁disdainful", + -15.487586975097656 + ], + [ + "▁Sintra", + -15.487613677978516 + ], + [ + "ЕН", + -15.48762035369873 + ], + [ + "ො", + -15.487630844116211 + ], + [ + "▁glamourous", + -15.487683296203613 + ], + [ + "▁Xenical", + -15.487699508666992 + ], + [ + "CSV", + -15.4877290725708 + ], + [ + "▁joie", + -15.48783016204834 + ], + [ + "▁conquistador", + -15.487848281860352 + ], + [ + "▁MUSEUM", + -15.487853050231934 + ], + [ + "▁Cistercian", + -15.487870216369629 + ], + [ + "▁SOUTHERN", + -15.487961769104004 + ], + [ + "▁Whimsical", + -15.4879789352417 + ], + [ + "▁perpetrating", + -15.4879789352417 + ], + [ + "▁spacesuit", + -15.488004684448242 + ], + [ + "companion", + -15.488027572631836 + ], + [ + "▁RYA", + -15.488059997558594 + ], + [ + "▁Tillamook", + -15.48808765411377 + ], + [ + "erlein", + -15.488089561462402 + ], + [ + "▁maki", + -15.488099098205566 + ], + [ + "alach", + -15.488119125366211 + ], + [ + "▁flac", + -15.488147735595703 + ], + [ + "▁thermonuclear", + -15.48814868927002 + ], + [ + "Vacation", + -15.48817253112793 + ], + [ + "urgy", + -15.48818588256836 + ], + [ + "evolutionary", + -15.48822021484375 + ], + [ + "RATING", + -15.488224983215332 + ], + [ + "ित", + -15.488225936889648 + ], + [ + "▁Irvington", + -15.488226890563965 + ], + [ + "▁Dordogne", + -15.488239288330078 + ], + [ + "▁Farrington", + -15.48824405670166 + ], + [ + "ημ", + -15.488288879394531 + ], + [ + "▁Giclee", + -15.488348007202148 + ], + [ + "▁cockatoo", + -15.488348007202148 + ], + [ + "▁athletically", + -15.488377571105957 + ], + [ + "▁Llorean", + -15.488412857055664 + ], + [ + "▁Chartres", + -15.488524436950684 + ], + [ + "▁Dvor", + -15.48853588104248 + ], + [ + "Frequency", + -15.48854923248291 + ], + [ + "▁Peroxide", + -15.48854923248291 + ], + [ + "▁sidestepped", + -15.488551139831543 + ], + [ + "▁baddest", + -15.488564491271973 + ], + [ + "▁Médi", + -15.488578796386719 + ], + [ + "▁Weintraub", + -15.488587379455566 + ], + [ + "▁Metamorphosis", + -15.488609313964844 + ], + [ + "▁retraced", + -15.488643646240234 + ], + [ + "▁Paprika", + -15.488659858703613 + ], + [ + "reflecting", + -15.488664627075195 + ], + [ + "▁Infernal", + -15.488679885864258 + ], + [ + "PaaS", + -15.488725662231445 + ], + [ + "▁Reitman", + -15.488739967346191 + ], + [ + "▁Pulte", + -15.48875617980957 + ], + [ + "▁credenza", + -15.488768577575684 + ], + [ + "▁Reasonably", + -15.488801002502441 + ], + [ + "▁Discontinued", + -15.488865852355957 + ], + [ + "ehner", + -15.488873481750488 + ], + [ + "shampoo", + -15.488951683044434 + ], + [ + "blob", + -15.48895263671875 + ], + [ + "ց", + -15.488956451416016 + ], + [ + "▁depreciating", + -15.488978385925293 + ], + [ + "▁ribeye", + -15.488985061645508 + ], + [ + "▁Skylanders", + -15.488996505737305 + ], + [ + "▁Keshav", + -15.489033699035645 + ], + [ + "fentanil", + -15.4890718460083 + ], + [ + "▁Gummy", + -15.489073753356934 + ], + [ + "乐", + -15.489081382751465 + ], + [ + "▁amiibo", + -15.489089965820312 + ], + [ + "▁vender", + -15.489100456237793 + ], + [ + "programmer", + -15.489131927490234 + ], + [ + "MILF", + -15.489174842834473 + ], + [ + "▁Gustavus", + -15.48923110961914 + ], + [ + "▁FAILED", + -15.489250183105469 + ], + [ + "▁deformable", + -15.489274978637695 + ], + [ + "OKO", + -15.4893217086792 + ], + [ + "▁Evoque", + -15.489378929138184 + ], + [ + "ESSA", + -15.489383697509766 + ], + [ + "▁Postmodernism", + -15.489387512207031 + ], + [ + "contour", + -15.489473342895508 + ], + [ + "▁chemistries", + -15.489493370056152 + ], + [ + "▁emboli", + -15.489534378051758 + ], + [ + "▁MAMA", + -15.489537239074707 + ], + [ + "▁Aeneas", + -15.48953914642334 + ], + [ + "▁lollies", + -15.489542961120605 + ], + [ + "▁Latency", + -15.489555358886719 + ], + [ + "Lace", + -15.489561080932617 + ], + [ + "lucent", + -15.48956298828125 + ], + [ + "▁Zendaya", + -15.489577293395996 + ], + [ + "▁Calabar", + -15.489616394042969 + ], + [ + "THAT", + -15.489631652832031 + ], + [ + "▁paternalistic", + -15.489631652832031 + ], + [ + "▁tonneau", + -15.489641189575195 + ], + [ + "▁Kilometer", + -15.489703178405762 + ], + [ + "▁tribune", + -15.489788055419922 + ], + [ + "ип", + -15.4898042678833 + ], + [ + "anatomy", + -15.489842414855957 + ], + [ + "▁salivate", + -15.489846229553223 + ], + [ + "disclosed", + -15.489879608154297 + ], + [ + "하면", + -15.48989200592041 + ], + [ + "Donoghue", + -15.489941596984863 + ], + [ + "▁Rhodo", + -15.489948272705078 + ], + [ + "Thumb", + -15.489950180053711 + ], + [ + "▁Knowlton", + -15.489962577819824 + ], + [ + "▁Abedi", + -15.490032196044922 + ], + [ + "▁Executing", + -15.490090370178223 + ], + [ + "▁deferential", + -15.490091323852539 + ], + [ + "czne", + -15.490114212036133 + ], + [ + "fructose", + -15.490116119384766 + ], + [ + "▁polemical", + -15.490202903747559 + ], + [ + "▁appeasing", + -15.49026107788086 + ], + [ + "▁repressor", + -15.490297317504883 + ], + [ + "▁Spearhead", + -15.490300178527832 + ], + [ + "▁Teich", + -15.490304946899414 + ], + [ + "▁Sussman", + -15.490309715270996 + ], + [ + "▁Prospector", + -15.490324020385742 + ], + [ + "Baba", + -15.49035930633545 + ], + [ + "▁Joanie", + -15.49036979675293 + ], + [ + "根��", + -15.490379333496094 + ], + [ + "▁Методические", + -15.490392684936523 + ], + [ + "▁incorruptible", + -15.4904146194458 + ], + [ + "▁taj", + -15.49042797088623 + ], + [ + "▁Guarantor", + -15.490501403808594 + ], + [ + "▁OpenBSD", + -15.490516662597656 + ], + [ + "▁Roommate", + -15.490523338317871 + ], + [ + "Temperature", + -15.490546226501465 + ], + [ + "stemmed", + -15.490584373474121 + ], + [ + "▁Lewisburg", + -15.49059009552002 + ], + [ + "▁Jenelle", + -15.490595817565918 + ], + [ + "▁arachnid", + -15.490632057189941 + ], + [ + "▁knapsack", + -15.490632057189941 + ], + [ + "▁Rectory", + -15.490649223327637 + ], + [ + "▁Ragland", + -15.490662574768066 + ], + [ + "▁Rasp", + -15.49068546295166 + ], + [ + "็", + -15.490696907043457 + ], + [ + "▁equilibria", + -15.49071979522705 + ], + [ + "▁ignominious", + -15.490763664245605 + ], + [ + "▁Digestion", + -15.490779876708984 + ], + [ + "Grandma", + -15.49078369140625 + ], + [ + "▁Lycoming", + -15.490798950195312 + ], + [ + "gospel", + -15.49083137512207 + ], + [ + "schnitt", + -15.49083137512207 + ], + [ + "▁microgravity", + -15.490901947021484 + ], + [ + "fucking", + -15.49093246459961 + ], + [ + "▁BDP", + -15.490954399108887 + ], + [ + "▁roku", + -15.490989685058594 + ], + [ + "HBA", + -15.49099349975586 + ], + [ + "ической", + -15.490998268127441 + ], + [ + "▁Enceladus", + -15.491045951843262 + ], + [ + "▁Optimise", + -15.4910888671875 + ], + [ + "▁Caledon", + -15.491103172302246 + ], + [ + "▁caffe", + -15.491116523742676 + ], + [ + "▁dhcp", + -15.491145133972168 + ], + [ + "▁Grewal", + -15.49114990234375 + ], + [ + "increment", + -15.491151809692383 + ], + [ + "▁Postoperative", + -15.491216659545898 + ], + [ + "▁declination", + -15.491223335266113 + ], + [ + "▁Shahzad", + -15.491250038146973 + ], + [ + "adaptation", + -15.491323471069336 + ], + [ + "▁TRANSPORT", + -15.491328239440918 + ], + [ + "ducción", + -15.491355895996094 + ], + [ + "▁Majeure", + -15.491373062133789 + ], + [ + "▁PLT", + -15.491453170776367 + ], + [ + "▁Bumrah", + -15.491520881652832 + ], + [ + "▁hideously", + -15.491525650024414 + ], + [ + "太", + -15.491525650024414 + ], + [ + "▁Broder", + -15.491532325744629 + ], + [ + "▁Dominator", + -15.491548538208008 + ], + [ + "▁headbutt", + -15.491551399230957 + ], + [ + "▁Dworkin", + -15.491593360900879 + ], + [ + "naghan", + -15.491599082946777 + ], + [ + "▁DNN", + -15.491644859313965 + ], + [ + "semantic", + -15.491668701171875 + ], + [ + "overview", + -15.491704940795898 + ], + [ + "▁PNR", + -15.491715431213379 + ], + [ + "▁Bookworm", + -15.491777420043945 + ], + [ + "管理", + -15.491778373718262 + ], + [ + "▁Shaheed", + -15.491801261901855 + ], + [ + "▁Selbst", + -15.491809844970703 + ], + [ + "▁disadvantageous", + -15.491849899291992 + ], + [ + "▁Gosford", + -15.491861343383789 + ], + [ + "▁Oolong", + -15.491965293884277 + ], + [ + "▁DEW", + -15.49196720123291 + ], + [ + "poop", + -15.491976737976074 + ], + [ + "▁Telefonica", + -15.491990089416504 + ], + [ + "▁Yasin", + -15.492002487182617 + ], + [ + "▁EXCITED", + -15.492005348205566 + ], + [ + "▁Skeptical", + -15.492021560668945 + ], + [ + "处理", + -15.492040634155273 + ], + [ + "▁Orthodontist", + -15.492071151733398 + ], + [ + "▁Combinatorial", + -15.492107391357422 + ], + [ + "▁hierarch", + -15.492107391357422 + ], + [ + "roulette", + -15.492212295532227 + ], + [ + "▁Tralee", + -15.492219924926758 + ], + [ + "▁Boltzmann", + -15.492228507995605 + ], + [ + "Administration", + -15.4922513961792 + ], + [ + "seemingly", + -15.4922513961792 + ], + [ + "grammar", + -15.492276191711426 + ], + [ + "▁jousting", + -15.49233627319336 + ], + [ + "пользов", + -15.492398262023926 + ], + [ + "▁Kamel", + -15.49240779876709 + ], + [ + "agogue", + -15.492411613464355 + ], + [ + "ículo", + -15.492454528808594 + ], + [ + "▁Worf", + -15.492496490478516 + ], + [ + "▁Corpora", + -15.492551803588867 + ], + [ + "身", + -15.4925537109375 + ], + [ + "▁Shmuel", + -15.492572784423828 + ], + [ + "▁Castiel", + -15.492609024047852 + ], + [ + "▁Teru", + -15.492613792419434 + ], + [ + "ക്ക", + -15.492680549621582 + ], + [ + "▁subsec", + -15.492682456970215 + ], + [ + "食", + -15.492772102355957 + ], + [ + "Nissan", + -15.492801666259766 + ], + [ + "bjerg", + -15.49281120300293 + ], + [ + "▁ᐈ", + -15.492813110351562 + ], + [ + "▁PROVIDERS", + -15.492814064025879 + ], + [ + "▁ezine", + -15.49283504486084 + ], + [ + "▁trazodone", + -15.492856979370117 + ], + [ + "▁Votto", + -15.49285888671875 + ], + [ + "Auction", + -15.492871284484863 + ], + [ + "▁Heathcote", + -15.492873191833496 + ], + [ + "▁Incubation", + -15.492878913879395 + ], + [ + "▁Ungar", + -15.49288272857666 + ], + [ + "▁Coolant", + -15.492892265319824 + ], + [ + "▁Lindstrom", + -15.492937088012695 + ], + [ + "Detective", + -15.49294662475586 + ], + [ + "▁Leilani", + -15.492969512939453 + ], + [ + "▁Hochschule", + -15.492984771728516 + ], + [ + "李", + -15.492984771728516 + ], + [ + "ILLO", + -15.49300765991211 + ], + [ + "lactamase", + -15.49301528930664 + ], + [ + "buffered", + -15.493033409118652 + ], + [ + "▁unfashionable", + -15.493075370788574 + ], + [ + "CUTE", + -15.493101119995117 + ], + [ + "qiu", + -15.493112564086914 + ], + [ + "▁misappropriated", + -15.493118286132812 + ], + [ + "▁celebra", + -15.49319076538086 + ], + [ + "▁garbanzo", + -15.493206024169922 + ], + [ + "▁Aventador", + -15.4932279586792 + ], + [ + "▁DESTROY", + -15.493233680725098 + ], + [ + "▁Prendergast", + -15.493249893188477 + ], + [ + "▁Appreciating", + -15.493271827697754 + ], + [ + "calculate", + -15.493319511413574 + ], + [ + "▁Madhuri", + -15.493341445922852 + ], + [ + "Deuteronomy", + -15.4933443069458 + ], + [ + "▁separa", + -15.493359565734863 + ], + [ + "▁QUIET", + -15.493369102478027 + ], + [ + "▁strutted", + -15.493369102478027 + ], + [ + "▁Cormorant", + -15.493380546569824 + ], + [ + "▁Bioshock", + -15.49338150024414 + ], + [ + "▁Ò", + -15.493398666381836 + ], + [ + "violate", + -15.493487358093262 + ], + [ + "▁Wimmer", + -15.493513107299805 + ], + [ + "▁mesmerize", + -15.493521690368652 + ], + [ + "Identify", + -15.493532180786133 + ], + [ + "▁Кр", + -15.49355411529541 + ], + [ + "▁Syringe", + -15.493571281433105 + ], + [ + "plaats", + -15.49358081817627 + ], + [ + "▁Acanth", + -15.493622779846191 + ], + [ + "ZZZ", + -15.493637084960938 + ], + [ + "▁Guzmán", + -15.493642807006836 + ], + [ + "ulite", + -15.493659019470215 + ], + [ + "▁Rausch", + -15.493674278259277 + ], + [ + "▁Arbitrage", + -15.493743896484375 + ], + [ + "▁Avios", + -15.49374771118164 + ], + [ + "▁rowboat", + -15.49377727508545 + ], + [ + "यो", + -15.493796348571777 + ], + [ + "▁Japon", + -15.493812561035156 + ], + [ + "▁biloba", + -15.493816375732422 + ], + [ + "▁新", + -15.493821144104004 + ], + [ + "▁datos", + -15.493861198425293 + ], + [ + "Publish", + -15.493917465209961 + ], + [ + "ambara", + -15.493952751159668 + ], + [ + "▁speechwriter", + -15.493988990783691 + ], + [ + "▁Quarries", + -15.493989944458008 + ], + [ + "padded", + -15.494025230407715 + ], + [ + "▁Belizean", + -15.494096755981445 + ], + [ + "▁Causa", + -15.494108200073242 + ], + [ + "▁Shaughnessy", + -15.494149208068848 + ], + [ + "▁Krejci", + -15.494189262390137 + ], + [ + "strategies", + -15.494242668151855 + ], + [ + "▁Telecaster", + -15.49425983428955 + ], + [ + "DRP", + -15.494277954101562 + ], + [ + "▁Huddleston", + -15.494314193725586 + ], + [ + "Panther", + -15.49432373046875 + ], + [ + "▁Fresnel", + -15.49432373046875 + ], + [ + "olata", + -15.494332313537598 + ], + [ + "▁hahahaha", + -15.494377136230469 + ], + [ + "▁Teapot", + -15.494379043579102 + ], + [ + "▁Kovalev", + -15.494474411010742 + ], + [ + "▁garlicky", + -15.494486808776855 + ], + [ + "HOOD", + -15.494498252868652 + ], + [ + "tretinoin", + -15.4945068359375 + ], + [ + "Tourism", + -15.494543075561523 + ], + [ + "▁Gravitational", + -15.494561195373535 + ], + [ + "▁millimetre", + -15.494563102722168 + ], + [ + "кции", + -15.494576454162598 + ], + [ + "▁Tamper", + -15.494589805603027 + ], + [ + "Dodge", + -15.494598388671875 + ], + [ + "▁Pepperoni", + -15.494648933410645 + ], + [ + "▁NORD", + -15.494682312011719 + ], + [ + "adiya", + -15.4946928024292 + ], + [ + "▁LICENSORS", + -15.494735717773438 + ], + [ + "▁Vanish", + -15.494772911071777 + ], + [ + "▁Manheim", + -15.494845390319824 + ], + [ + "▁Abhay", + -15.494864463806152 + ], + [ + "▁Jutland", + -15.49487590789795 + ], + [ + "▁GLORY", + -15.49494457244873 + ], + [ + "▁Bastia", + -15.494956970214844 + ], + [ + "▁که", + -15.494977951049805 + ], + [ + "▁ThinQ", + -15.494997024536133 + ], + [ + "▁nacho", + -15.495015144348145 + ], + [ + "▁Menswear", + -15.495019912719727 + ], + [ + "Lithuania", + -15.49506950378418 + ], + [ + "acquire", + -15.495083808898926 + ], + [ + "▁Gnar", + -15.495111465454102 + ], + [ + "Earnings", + -15.495119094848633 + ], + [ + "▁cisgender", + -15.495136260986328 + ], + [ + "atmosphere", + -15.495148658752441 + ], + [ + "▁Petaling", + -15.495163917541504 + ], + [ + "▁reais", + -15.495196342468262 + ], + [ + "▁Preservative", + -15.495216369628906 + ], + [ + "happily", + -15.495217323303223 + ], + [ + "▁Ramírez", + -15.4952392578125 + ], + [ + "Jessy", + -15.495272636413574 + ], + [ + "▁interlocked", + -15.495280265808105 + ], + [ + "▁cantankerous", + -15.495283126831055 + ], + [ + "▁curried", + -15.495320320129395 + ], + [ + "▁Tilden", + -15.495338439941406 + ], + [ + "▁Shaqiri", + -15.495357513427734 + ], + [ + "tribune", + -15.495368957519531 + ], + [ + "āma", + -15.49538516998291 + ], + [ + "▁Housekeeper", + -15.495396614074707 + ], + [ + "isée", + -15.495426177978516 + ], + [ + "Gorgeous", + -15.495463371276855 + ], + [ + "場", + -15.495519638061523 + ], + [ + "▁Rappaport", + -15.495633125305176 + ], + [ + "▁Schenker", + -15.495650291442871 + ], + [ + "▁botulism", + -15.495655059814453 + ], + [ + "▁fiduciaries", + -15.49567699432373 + ], + [ + "geographical", + -15.495696067810059 + ], + [ + "▁PINE", + -15.49570083618164 + ], + [ + "▁SIXTY", + -15.49573802947998 + ], + [ + "TTR", + -15.49574089050293 + ], + [ + "▁flouting", + -15.495813369750977 + ], + [ + "▁immo", + -15.495813369750977 + ], + [ + "▁Flipper", + -15.495898246765137 + ], + [ + "▁nosotros", + -15.495917320251465 + ], + [ + "▁NGF", + -15.496018409729004 + ], + [ + "▁Ро", + -15.49602222442627 + ], + [ + "▁Lumiere", + -15.496026039123535 + ], + [ + "▁Ruhl", + -15.496028900146484 + ], + [ + "▁bacteriophage", + -15.496049880981445 + ], + [ + "growers", + -15.496071815490723 + ], + [ + "▁Banca", + -15.49608325958252 + ], + [ + "▁LUCKY", + -15.496174812316895 + ], + [ + "▁Petoskey", + -15.496180534362793 + ], + [ + "ؤ", + -15.496246337890625 + ], + [ + "▁Goodale", + -15.496294021606445 + ], + [ + "invalid", + -15.496299743652344 + ], + [ + "Kbps", + -15.49634838104248 + ], + [ + "▁TorGuard", + -15.496349334716797 + ], + [ + "▁offshoring", + -15.496369361877441 + ], + [ + "scoe", + -15.49638557434082 + ], + [ + "munity", + -15.496444702148438 + ], + [ + "▁coord", + -15.49644660949707 + ], + [ + "▁etymological", + -15.496471405029297 + ], + [ + "▁unachievable", + -15.496508598327637 + ], + [ + "▁Cardoso", + -15.49653434753418 + ], + [ + "▁licensor", + -15.496540069580078 + ], + [ + "tsuko", + -15.49657154083252 + ], + [ + "▁poblano", + -15.496574401855469 + ], + [ + "▁Lidia", + -15.49660873413086 + ], + [ + "▁Guadalcanal", + -15.496618270874023 + ], + [ + "BRT", + -15.496642112731934 + ], + [ + "▁nougat", + -15.496657371520996 + ], + [ + "abundance", + -15.496671676635742 + ], + [ + "Texture", + -15.49667739868164 + ], + [ + "▁Chelan", + -15.496698379516602 + ], + [ + "▁Gigantic", + -15.496703147888184 + ], + [ + "porphyrin", + -15.496709823608398 + ], + [ + "▁plasm", + -15.49671745300293 + ], + [ + "ussel", + -15.496745109558105 + ], + [ + "▁Coherent", + -15.496772766113281 + ], + [ + "▁Fondation", + -15.496801376342773 + ], + [ + "▁Eudora", + -15.496811866760254 + ], + [ + "▁ActionScript", + -15.496813774108887 + ], + [ + "▁operetta", + -15.496837615966797 + ], + [ + "▁Masahiro", + -15.496870040893555 + ], + [ + "▁Excluded", + -15.496893882751465 + ], + [ + "▁Mujeres", + -15.496927261352539 + ], + [ + "▁Nudge", + -15.496932029724121 + ], + [ + "Sonoma", + -15.496959686279297 + ], + [ + "そ", + -15.496989250183105 + ], + [ + "▁Allendale", + -15.496992111206055 + ], + [ + "▁Steuben", + -15.497054100036621 + ], + [ + "▁flapped", + -15.497097969055176 + ], + [ + "رف", + -15.497121810913086 + ], + [ + "▁CHOCOLATE", + -15.497122764587402 + ], + [ + "▁Stroman", + -15.497123718261719 + ], + [ + "▁Rollover", + -15.497171401977539 + ], + [ + "გ", + -15.497182846069336 + ], + [ + "▁Stallings", + -15.49722671508789 + ], + [ + "▁Yala", + -15.49726390838623 + ], + [ + "Resume", + -15.497279167175293 + ], + [ + "▁Demers", + -15.497293472290039 + ], + [ + "▁untraceable", + -15.497298240661621 + ], + [ + "▁DURA", + -15.49732494354248 + ], + [ + "▁HORN", + -15.497352600097656 + ], + [ + "▁위한", + -15.497352600097656 + ], + [ + "▁Piglet", + -15.49736499786377 + ], + [ + "▁Spellman", + -15.497400283813477 + ], + [ + "▁Lumley", + -15.497411727905273 + ], + [ + "▁RMR", + -15.497445106506348 + ], + [ + "▁germanium", + -15.497471809387207 + ], + [ + "▁Ambala", + -15.497488975524902 + ], + [ + "▁supermassive", + -15.497490882873535 + ], + [ + "Pvt", + -15.497507095336914 + ], + [ + "گر", + -15.497517585754395 + ], + [ + "▁Bombardment", + -15.497517585754395 + ], + [ + "▁Sihanouk", + -15.497560501098633 + ], + [ + "Arsenal", + -15.497614860534668 + ], + [ + "pushed", + -15.497641563415527 + ], + [ + "АН", + -15.49766731262207 + ], + [ + "Monthly", + -15.497711181640625 + ], + [ + "▁desiccant", + -15.497758865356445 + ], + [ + "▁따라", + -15.49777889251709 + ], + [ + "▁argentina", + -15.497834205627441 + ], + [ + "neckline", + -15.49789810180664 + ], + [ + "▁travers", + -15.497940063476562 + ], + [ + "▁Dhillon", + -15.497944831848145 + ], + [ + "OLIN", + -15.497946739196777 + ], + [ + "▁Blowout", + -15.497961044311523 + ], + [ + "zón", + -15.498002052307129 + ], + [ + "▁Raster", + -15.498041152954102 + ], + [ + "▁Strel", + -15.498048782348633 + ], + [ + "shaker", + -15.498054504394531 + ], + [ + "Insaf", + -15.498056411743164 + ], + [ + "▁GPCR", + -15.498069763183594 + ], + [ + "▁Teheran", + -15.498089790344238 + ], + [ + "يق", + -15.498104095458984 + ], + [ + "▁Untreated", + -15.4981050491333 + ], + [ + "нь", + -15.49810791015625 + ], + [ + "▁Sahl", + -15.49810791015625 + ], + [ + "▁MQTT", + -15.498126029968262 + ], + [ + "▁BioShock", + -15.498127937316895 + ], + [ + "▁Soothe", + -15.498138427734375 + ], + [ + "▁Chiesa", + -15.49814510345459 + ], + [ + "▁Thrissur", + -15.498153686523438 + ], + [ + "phosphor", + -15.49815845489502 + ], + [ + "▁Footsteps", + -15.498169898986816 + ], + [ + "suresite", + -15.498187065124512 + ], + [ + "▁Khadija", + -15.498187065124512 + ], + [ + "▁Crises", + -15.498197555541992 + ], + [ + "▁Buncombe", + -15.498272895812988 + ], + [ + "▁Stoller", + -15.49827766418457 + ], + [ + "▁Blak", + -15.498332023620605 + ], + [ + "▁Scourge", + -15.498334884643555 + ], + [ + "sculpture", + -15.498367309570312 + ], + [ + "▁Rabobank", + -15.498394966125488 + ], + [ + "тро", + -15.498458862304688 + ], + [ + "▁Roddenberry", + -15.49846076965332 + ], + [ + "▁lexus", + -15.498525619506836 + ], + [ + "▁Treadwell", + -15.498526573181152 + ], + [ + "▁olanzapine", + -15.49854850769043 + ], + [ + "▁completo", + -15.498562812805176 + ], + [ + "▁multigenerational", + -15.498567581176758 + ], + [ + "▁equiv", + -15.498575210571289 + ], + [ + "▁↓", + -15.498669624328613 + ], + [ + "▁hydronic", + -15.498710632324219 + ], + [ + "ASTIC", + -15.498724937438965 + ], + [ + "▁landforms", + -15.498806953430176 + ], + [ + "▁Skool", + -15.498807907104492 + ], + [ + "shouldered", + -15.498811721801758 + ], + [ + "▁uncompromised", + -15.498833656311035 + ], + [ + "worry", + -15.498873710632324 + ], + [ + "▁LIQUID", + -15.498899459838867 + ], + [ + "▁Stadler", + -15.498903274536133 + ], + [ + "▁handwoven", + -15.498908996582031 + ], + [ + "▁Caco", + -15.498958587646484 + ], + [ + "▁Calamity", + -15.498976707458496 + ], + [ + "Lepidoptera", + -15.498987197875977 + ], + [ + "bericht", + -15.499136924743652 + ], + [ + "isomer", + -15.49920654296875 + ], + [ + "▁Humankind", + -15.499395370483398 + ], + [ + "▁Mowgli", + -15.499415397644043 + ], + [ + "Interactive", + -15.499444007873535 + ], + [ + "▁VESA", + -15.499509811401367 + ], + [ + "▁Saucony", + -15.499558448791504 + ], + [ + "발", + -15.499567031860352 + ], + [ + "▁viene", + -15.499604225158691 + ], + [ + "▁Rittenhouse", + -15.499625205993652 + ], + [ + "▁RESOLUTION", + -15.499628067016602 + ], + [ + "▁lockstep", + -15.49963092803955 + ], + [ + "respectful", + -15.499687194824219 + ], + [ + "lláh", + -15.499688148498535 + ], + [ + "▁Wuthering", + -15.499734878540039 + ], + [ + "▁Insurgent", + -15.49979305267334 + ], + [ + "▁instructable", + -15.49981689453125 + ], + [ + "▁mudguard", + -15.499832153320312 + ], + [ + "▁Whitcomb", + -15.499852180480957 + ], + [ + "▁Suncorp", + -15.499855041503906 + ], + [ + "材料", + -15.499889373779297 + ], + [ + "▁muddied", + -15.499919891357422 + ], + [ + "▁Aquitaine", + -15.499932289123535 + ], + [ + "▁Selden", + -15.499933242797852 + ], + [ + "ków", + -15.499948501586914 + ], + [ + "▁Caylee", + -15.49994945526123 + ], + [ + "outcome", + -15.499959945678711 + ], + [ + "▁Colitis", + -15.49998950958252 + ], + [ + "▁Nissen", + -15.50001335144043 + ], + [ + "▁monetise", + -15.500016212463379 + ], + [ + "▁Humid", + -15.500018119812012 + ], + [ + "▁Pocatello", + -15.500020027160645 + ], + [ + "▁Gravesend", + -15.500057220458984 + ], + [ + "▁Kaby", + -15.500091552734375 + ], + [ + "▁Ле", + -15.500097274780273 + ], + [ + "▁MACHINERY", + -15.50018310546875 + ], + [ + "execute", + -15.500226020812988 + ], + [ + "morbidities", + -15.500242233276367 + ], + [ + "ԝ", + -15.500284194946289 + ], + [ + "▁Lambton", + -15.500301361083984 + ], + [ + "▁Keighley", + -15.500306129455566 + ], + [ + "клад", + -15.500330924987793 + ], + [ + "▁Otu", + -15.500365257263184 + ], + [ + "▁Backdrop", + -15.500370025634766 + ], + [ + "▁BASH", + -15.500457763671875 + ], + [ + "Bangladesh", + -15.500473022460938 + ], + [ + "lógica", + -15.500484466552734 + ], + [ + "▁Earliest", + -15.500496864318848 + ], + [ + "itatis", + -15.500537872314453 + ], + [ + "▁lignite", + -15.500556945800781 + ], + [ + "▁Carrig", + -15.500568389892578 + ], + [ + "▁Jameel", + -15.500574111938477 + ], + [ + "▁Jainism", + -15.50057601928711 + ], + [ + "▁Dungeness", + -15.500679969787598 + ], + [ + "▁Proofreading", + -15.500683784484863 + ], + [ + "▁Brokaw", + -15.500686645507812 + ], + [ + "▁Chomp", + -15.500718116760254 + ], + [ + "▁baloney", + -15.5007905960083 + ], + [ + "▁Mozambican", + -15.500834465026855 + ], + [ + "▁Jankowski", + -15.500852584838867 + ], + [ + "▁Hungerford", + -15.500856399536133 + ], + [ + "▁REIN", + -15.500876426696777 + ], + [ + "▁PLAYING", + -15.500879287719727 + ], + [ + "ў", + -15.500882148742676 + ], + [ + "Spend", + -15.500899314880371 + ], + [ + "▁miniaturization", + -15.500900268554688 + ], + [ + "▁Huay", + -15.500935554504395 + ], + [ + "▁Blackheath", + -15.500945091247559 + ], + [ + "▁Borja", + -15.500946998596191 + ], + [ + "▁Ornitho", + -15.500958442687988 + ], + [ + "abala", + -15.500970840454102 + ], + [ + "▁Vigna", + -15.5010404586792 + ], + [ + "▁Spangler", + -15.501042366027832 + ], + [ + "ách", + -15.50106143951416 + ], + [ + "▁Ricochet", + -15.501068115234375 + ], + [ + "▁sandcastle", + -15.50107192993164 + ], + [ + "ャ", + -15.50107479095459 + ], + [ + "▁Rendon", + -15.501104354858398 + ], + [ + "ithromycin", + -15.501160621643066 + ], + [ + "▁transposon", + -15.501164436340332 + ], + [ + "▁Adamawa", + -15.501176834106445 + ], + [ + "▁snakeskin", + -15.501182556152344 + ], + [ + "▁PROMOTION", + -15.501225471496582 + ], + [ + "▁disequilibrium", + -15.501227378845215 + ], + [ + "▁THQ", + -15.50125503540039 + ], + [ + "brei", + -15.501288414001465 + ], + [ + "▁Shabaab", + -15.501358985900879 + ], + [ + "▁negli", + -15.501385688781738 + ], + [ + "▁vacuole", + -15.501405715942383 + ], + [ + "▁bodhisattva", + -15.5014066696167 + ], + [ + "Nebraska", + -15.50141716003418 + ], + [ + "▁Prescribed", + -15.501428604125977 + ], + [ + "semitic", + -15.501436233520508 + ], + [ + "액", + -15.501450538635254 + ], + [ + "▁Kleb", + -15.501477241516113 + ], + [ + "▁Shinde", + -15.501524925231934 + ], + [ + "liani", + -15.501532554626465 + ], + [ + "▁lipitor", + -15.501579284667969 + ], + [ + "▁Hostile", + -15.50159740447998 + ], + [ + "▁Moolah", + -15.501666069030762 + ], + [ + "▁usurper", + -15.501739501953125 + ], + [ + "▁이상", + -15.501745223999023 + ], + [ + "полн", + -15.501748085021973 + ], + [ + "▁ENVIRONMENT", + -15.501819610595703 + ], + [ + "▁seltzer", + -15.501830101013184 + ], + [ + "grew", + -15.501866340637207 + ], + [ + "▁tandoori", + -15.501869201660156 + ], + [ + "thalassemia", + -15.501891136169434 + ], + [ + "▁CNRS", + -15.501896858215332 + ], + [ + "enhof", + -15.501932144165039 + ], + [ + "▁Kiddie", + -15.50195026397705 + ], + [ + "▁GLOBE", + -15.501972198486328 + ], + [ + "liment", + -15.502018928527832 + ], + [ + "▁Ме", + -15.502037048339844 + ], + [ + "▁Mullet", + -15.502042770385742 + ], + [ + "▁Pontus", + -15.502103805541992 + ], + [ + "▁greenbelt", + -15.502111434936523 + ], + [ + "▁kumar", + -15.502119064331055 + ], + [ + "▁Bough", + -15.502145767211914 + ], + [ + "▁Pimentel", + -15.50220012664795 + ], + [ + "ommer", + -15.502243041992188 + ], + [ + "▁Letitia", + -15.502257347106934 + ], + [ + "▁Daisuke", + -15.502259254455566 + ], + [ + "exploit", + -15.502293586730957 + ], + [ + "untu", + -15.502304077148438 + ], + [ + "▁comScore", + -15.502309799194336 + ], + [ + "▁coveting", + -15.502323150634766 + ], + [ + "▁Islamophobic", + -15.502327919006348 + ], + [ + "▁Witty", + -15.502334594726562 + ], + [ + "▁Zuid", + -15.502349853515625 + ], + [ + "образ", + -15.502360343933105 + ], + [ + "▁AUTHORITY", + -15.502360343933105 + ], + [ + "▁bietet", + -15.502376556396484 + ], + [ + "▁USOC", + -15.502381324768066 + ], + [ + "▁paroxetine", + -15.502388000488281 + ], + [ + "▁Lucero", + -15.502395629882812 + ], + [ + "▁Smokin", + -15.502429962158203 + ], + [ + "▁Sinfonia", + -15.502443313598633 + ], + [ + "▁Kalka", + -15.502463340759277 + ], + [ + "▁rapier", + -15.502470016479492 + ], + [ + "igua", + -15.502470970153809 + ], + [ + "RNP", + -15.502503395080566 + ], + [ + "▁maggot", + -15.502504348754883 + ], + [ + "▁WMF", + -15.502535820007324 + ], + [ + "trumpet", + -15.502541542053223 + ], + [ + "▁configurator", + -15.502594947814941 + ], + [ + "▁xylophone", + -15.502595901489258 + ], + [ + "abnormal", + -15.502599716186523 + ], + [ + "▁LCSW", + -15.502605438232422 + ], + [ + "▁cingulate", + -15.502623558044434 + ], + [ + "▁TREK", + -15.502630233764648 + ], + [ + "▁exudate", + -15.502641677856445 + ], + [ + "▁TALL", + -15.502684593200684 + ], + [ + "▁OMEGA", + -15.50271987915039 + ], + [ + "▁parasailing", + -15.502729415893555 + ], + [ + "▁dazu", + -15.502747535705566 + ], + [ + "stuhl", + -15.502764701843262 + ], + [ + "▁Infineon", + -15.502862930297852 + ], + [ + "▁Faulty", + -15.50288200378418 + ], + [ + "▁Hazara", + -15.502889633178711 + ], + [ + "▁flim", + -15.502890586853027 + ], + [ + "▁CSW", + -15.50289249420166 + ], + [ + "adobe", + -15.502948760986328 + ], + [ + "ɦ", + -15.502948760986328 + ], + [ + "▁الخ", + -15.502951622009277 + ], + [ + "dissertation", + -15.502959251403809 + ], + [ + "▁impoverishment", + -15.50299072265625 + ], + [ + "▁Festus", + -15.502997398376465 + ], + [ + "▁Schnauzer", + -15.503037452697754 + ], + [ + "▁semaphore", + -15.503037452697754 + ], + [ + "▁Carmella", + -15.50308895111084 + ], + [ + "▁Metatrader", + -15.503098487854004 + ], + [ + "▁RescueTime", + -15.503119468688965 + ], + [ + "▁Fusarium", + -15.503170013427734 + ], + [ + "▁whimpered", + -15.503211975097656 + ], + [ + "▁Kantian", + -15.503259658813477 + ], + [ + "wishes", + -15.503264427185059 + ], + [ + "▁incredulously", + -15.503294944763184 + ], + [ + "aratne", + -15.503299713134766 + ], + [ + "▁Vertebrate", + -15.503301620483398 + ], + [ + "▁Neenah", + -15.503400802612305 + ], + [ + "FOAM", + -15.503410339355469 + ], + [ + "▁ArcelorMittal", + -15.503412246704102 + ], + [ + "▁JORDAN", + -15.503434181213379 + ], + [ + "▁Cinta", + -15.503435134887695 + ], + [ + "▁Orbitz", + -15.503458976745605 + ], + [ + "ыва", + -15.503470420837402 + ], + [ + "НО", + -15.503487586975098 + ], + [ + "▁vota", + -15.503487586975098 + ], + [ + "▁Roselle", + -15.503518104553223 + ], + [ + "▁Zwingle", + -15.503544807434082 + ], + [ + "▁RIDGE", + -15.50357723236084 + ], + [ + "▁général", + -15.503588676452637 + ], + [ + "参", + -15.503588676452637 + ], + [ + "▁salah", + -15.503604888916016 + ], + [ + "▁LexisNexis", + -15.503632545471191 + ], + [ + "oxime", + -15.503661155700684 + ], + [ + "单", + -15.50366497039795 + ], + [ + "▁eluding", + -15.503705978393555 + ], + [ + "▁HIGHER", + -15.503715515136719 + ], + [ + "▁Snoqualmie", + -15.503721237182617 + ], + [ + "▁Merion", + -15.503725051879883 + ], + [ + "▁Saku", + -15.503758430480957 + ], + [ + "结", + -15.503798484802246 + ], + [ + "▁Herkimer", + -15.503808975219727 + ], + [ + "▁VIVA", + -15.503832817077637 + ], + [ + "▁CANON", + -15.503890991210938 + ], + [ + "▁amyotrophic", + -15.50391960144043 + ], + [ + "▁ALEXANDER", + -15.503920555114746 + ], + [ + "▁GGG", + -15.503958702087402 + ], + [ + "iddling", + -15.5039701461792 + ], + [ + "▁sandbag", + -15.50400447845459 + ], + [ + "Protocol", + -15.504024505615234 + ], + [ + "▁agronomist", + -15.504032135009766 + ], + [ + "质", + -15.504035949707031 + ], + [ + "▁Hindustani", + -15.504064559936523 + ], + [ + "▁hemolytic", + -15.504104614257812 + ], + [ + "▁RALEIGH", + -15.504118919372559 + ], + [ + "▁propolis", + -15.504141807556152 + ], + [ + "▁photometric", + -15.504148483276367 + ], + [ + "▁Blackbeard", + -15.504151344299316 + ], + [ + "▁millones", + -15.504158020019531 + ], + [ + "▁Resistor", + -15.504161834716797 + ], + [ + "neural", + -15.504179954528809 + ], + [ + "▁ITALY", + -15.504190444946289 + ], + [ + "▁Dymo", + -15.504193305969238 + ], + [ + "WIND", + -15.504240036010742 + ], + [ + "▁Joab", + -15.5042724609375 + ], + [ + "▁Vicarage", + -15.50429630279541 + ], + [ + "▁pemb", + -15.50430965423584 + ], + [ + "▁reformulated", + -15.504319190979004 + ], + [ + "▁FANTASY", + -15.504339218139648 + ], + [ + "▁Vineland", + -15.504340171813965 + ], + [ + "▁Sentral", + -15.504341125488281 + ], + [ + "▁INSEAD", + -15.504361152648926 + ], + [ + "▁instigation", + -15.504409790039062 + ], + [ + "▁colonised", + -15.504444122314453 + ], + [ + "▁Seifert", + -15.504490852355957 + ], + [ + "▁marimba", + -15.50451946258545 + ], + [ + "Fifth", + -15.504539489746094 + ], + [ + "▁fibrinogen", + -15.504547119140625 + ], + [ + "autumn", + -15.50455379486084 + ], + [ + "▁Braunschweig", + -15.50460433959961 + ], + [ + "▁Groh", + -15.50461483001709 + ], + [ + "▁sacrum", + -15.504672050476074 + ], + [ + "車", + -15.504677772521973 + ], + [ + "Ubuntu", + -15.504681587219238 + ], + [ + "wight", + -15.504706382751465 + ], + [ + "▁Denbigh", + -15.504715919494629 + ], + [ + "▁Babysitter", + -15.504716873168945 + ], + [ + "baseline", + -15.50473403930664 + ], + [ + "Mighty", + -15.50473690032959 + ], + [ + "▁indemnified", + -15.50473690032959 + ], + [ + "Closing", + -15.504737854003906 + ], + [ + "shkov", + -15.504754066467285 + ], + [ + "▁irks", + -15.504830360412598 + ], + [ + "▁Soloist", + -15.504858016967773 + ], + [ + "▁Accor", + -15.504878044128418 + ], + [ + "▁responsabil", + -15.504899024963379 + ], + [ + "Рѕ", + -15.50492000579834 + ], + [ + "▁Afrikaner", + -15.504997253417969 + ], + [ + "▁Choudhary", + -15.505045890808105 + ], + [ + "▁Mustafi", + -15.505057334899902 + ], + [ + "▁poultice", + -15.505067825317383 + ], + [ + "▁Lyndhurst", + -15.505095481872559 + ], + [ + "▁cinn", + -15.505118370056152 + ], + [ + "▁Kahneman", + -15.505162239074707 + ], + [ + "▁Humberto", + -15.505226135253906 + ], + [ + "Received", + -15.505231857299805 + ], + [ + "▁unblocking", + -15.505243301391602 + ], + [ + "▁Waddington", + -15.505285263061523 + ], + [ + "述", + -15.50529670715332 + ], + [ + "▁Arriva", + -15.505354881286621 + ], + [ + "▁Expanse", + -15.505426406860352 + ], + [ + "▁pantsuit", + -15.505453109741211 + ], + [ + "▁Hayabusa", + -15.505465507507324 + ], + [ + "▁rehydration", + -15.505495071411133 + ], + [ + "▁LEMON", + -15.505502700805664 + ], + [ + "▁Andheri", + -15.505570411682129 + ], + [ + "▁Philemon", + -15.505594253540039 + ], + [ + "conium", + -15.505703926086426 + ], + [ + "▁Peridot", + -15.505706787109375 + ], + [ + "▁FANDOM", + -15.50572681427002 + ], + [ + "variation", + -15.505741119384766 + ], + [ + "carried", + -15.505753517150879 + ], + [ + "burr", + -15.505755424499512 + ], + [ + "▁Phantasm", + -15.50576114654541 + ], + [ + "ठ", + -15.505775451660156 + ], + [ + "▁launchpad", + -15.505805015563965 + ], + [ + "Invalid", + -15.505810737609863 + ], + [ + "▁Joli", + -15.505823135375977 + ], + [ + "سم", + -15.505840301513672 + ], + [ + "▁contentedly", + -15.505867958068848 + ], + [ + "▁Jagan", + -15.505935668945312 + ], + [ + "▁FWC", + -15.505983352661133 + ], + [ + "invitation", + -15.505992889404297 + ], + [ + "tufted", + -15.506016731262207 + ], + [ + "▁snowplow", + -15.506019592285156 + ], + [ + "係", + -15.50602912902832 + ], + [ + "SERVICE", + -15.506033897399902 + ], + [ + "saddle", + -15.506050109863281 + ], + [ + "▁ciabatta", + -15.506085395812988 + ], + [ + "▁Tagovailoa", + -15.50615119934082 + ], + [ + "▁BOG", + -15.506165504455566 + ], + [ + "▁Molecule", + -15.506206512451172 + ], + [ + "▁corralled", + -15.506277084350586 + ], + [ + "ხ", + -15.5062837600708 + ], + [ + "▁INFINITI", + -15.506306648254395 + ], + [ + "▁Banque", + -15.506330490112305 + ], + [ + "▁OVC", + -15.506357192993164 + ], + [ + "obese", + -15.506359100341797 + ], + [ + "▁Trice", + -15.506393432617188 + ], + [ + "▁distemper", + -15.506426811218262 + ], + [ + "▁Jabal", + -15.50644588470459 + ], + [ + "▁Descarga", + -15.506449699401855 + ], + [ + "▁Cumin", + -15.50645923614502 + ], + [ + "▁chinchilla", + -15.506461143493652 + ], + [ + "▁wij", + -15.506495475769043 + ], + [ + "▁Elliptical", + -15.506525993347168 + ], + [ + "▁Varga", + -15.506590843200684 + ], + [ + "▁Baskerville", + -15.50659465789795 + ], + [ + "▁varicella", + -15.506619453430176 + ], + [ + "Brady", + -15.506632804870605 + ], + [ + "▁fertilise", + -15.50666332244873 + ], + [ + "encrypted", + -15.506667137145996 + ], + [ + "▁Kiowa", + -15.506709098815918 + ], + [ + "▁Regain", + -15.506731033325195 + ], + [ + "Stainless", + -15.506760597229004 + ], + [ + "لت", + -15.506782531738281 + ], + [ + "▁Prav", + -15.506793022155762 + ], + [ + "▁transparencies", + -15.506793022155762 + ], + [ + "▁tarball", + -15.506826400756836 + ], + [ + "▁osteosarcoma", + -15.50685977935791 + ], + [ + "▁Cervi", + -15.50687026977539 + ], + [ + "▁neonicotinoid", + -15.506881713867188 + ], + [ + "▁honorific", + -15.506882667541504 + ], + [ + "▁Symbolism", + -15.506890296936035 + ], + [ + "elijke", + -15.506912231445312 + ], + [ + "▁Carmona", + -15.506945610046387 + ], + [ + "▁Bursary", + -15.507003784179688 + ], + [ + "Podcast", + -15.507009506225586 + ], + [ + "twisting", + -15.507043838500977 + ], + [ + "▁SUGGEST", + -15.507081031799316 + ], + [ + "▁Runescape", + -15.507087707519531 + ], + [ + "▁PBT", + -15.507096290588379 + ], + [ + "▁QUAD", + -15.507099151611328 + ], + [ + "▁ITSELF", + -15.50710391998291 + ], + [ + "extraction", + -15.507104873657227 + ], + [ + "GUY", + -15.507123947143555 + ], + [ + "▁ciliary", + -15.507124900817871 + ], + [ + "▁Lazaro", + -15.507149696350098 + ], + [ + "▁Knorr", + -15.50716495513916 + ], + [ + "▁Grunge", + -15.507168769836426 + ], + [ + "Universit", + -15.507200241088867 + ], + [ + "▁Globalisation", + -15.507294654846191 + ], + [ + "▁imprisoning", + -15.507332801818848 + ], + [ + "▁Tacitus", + -15.50735092163086 + ], + [ + "▁MISSED", + -15.507406234741211 + ], + [ + "▁Garbo", + -15.50745964050293 + ], + [ + "▁phylo", + -15.50748062133789 + ], + [ + "▁Proclaim", + -15.507494926452637 + ], + [ + "▁Cotto", + -15.507499694824219 + ], + [ + "▁Datin", + -15.5075101852417 + ], + [ + "rrera", + -15.507513999938965 + ], + [ + "urren", + -15.507529258728027 + ], + [ + "매", + -15.507534980773926 + ], + [ + "▁Greiner", + -15.507554054260254 + ], + [ + "▁Clawson", + -15.507559776306152 + ], + [ + "▁Tizen", + -15.507559776306152 + ], + [ + "▁Trenbolone", + -15.507590293884277 + ], + [ + "▁Marciano", + -15.507596969604492 + ], + [ + "ству", + -15.507611274719238 + ], + [ + "▁Przy", + -15.507647514343262 + ], + [ + "Diploma", + -15.507660865783691 + ], + [ + "Lili", + -15.50770092010498 + ], + [ + "ausch", + -15.507726669311523 + ], + [ + "▁pansies", + -15.507741928100586 + ], + [ + "▁Pollutant", + -15.50782299041748 + ], + [ + "▁glaciation", + -15.507837295532227 + ], + [ + "▁wikiHow", + -15.507842063903809 + ], + [ + "ала", + -15.50784683227539 + ], + [ + "صلى", + -15.507878303527832 + ], + [ + "creepy", + -15.507969856262207 + ], + [ + "▁Crysis", + -15.508031845092773 + ], + [ + "▁hominin", + -15.508035659790039 + ], + [ + "▁WebLogic", + -15.508047103881836 + ], + [ + "▁tahun", + -15.508049964904785 + ], + [ + "▁sentience", + -15.508050918579102 + ], + [ + "▁HUAWEI", + -15.508055686950684 + ], + [ + "▁Popping", + -15.508127212524414 + ], + [ + "様", + -15.508176803588867 + ], + [ + "ewska", + -15.50819206237793 + ], + [ + "▁Buu", + -15.508203506469727 + ], + [ + "contested", + -15.508213996887207 + ], + [ + "molding", + -15.5082368850708 + ], + [ + "▁Fragrant", + -15.508254051208496 + ], + [ + "▁Hepatology", + -15.50830364227295 + ], + [ + "ouchi", + -15.508316993713379 + ], + [ + "▁Miraculously", + -15.508345603942871 + ], + [ + "▁COMPANIES", + -15.508410453796387 + ], + [ + "HEAT", + -15.508420944213867 + ], + [ + "migrate", + -15.508441925048828 + ], + [ + "magnetism", + -15.50844955444336 + ], + [ + "▁Effingham", + -15.508461952209473 + ], + [ + "▁Kentuckian", + -15.508499145507812 + ], + [ + "▁Kampung", + -15.508502960205078 + ], + [ + "▁Jawbone", + -15.508513450622559 + ], + [ + "▁nailhead", + -15.508528709411621 + ], + [ + "▁Migratory", + -15.508587837219238 + ], + [ + "▁Calcite", + -15.508617401123047 + ], + [ + "▁mahjong", + -15.508635520935059 + ], + [ + "ается", + -15.508650779724121 + ], + [ + "▁Panarin", + -15.508650779724121 + ], + [ + "richard", + -15.508661270141602 + ], + [ + "Spell", + -15.508705139160156 + ], + [ + "▁Sentai", + -15.508752822875977 + ], + [ + "▁Cipriani", + -15.50876522064209 + ], + [ + "phylla", + -15.50878620147705 + ], + [ + "▁Suncor", + -15.5089693069458 + ], + [ + "▁Trinamool", + -15.508987426757812 + ], + [ + "长", + -15.508989334106445 + ], + [ + "harry", + -15.508993148803711 + ], + [ + "▁Kreider", + -15.509042739868164 + ], + [ + "Wanted", + -15.509078979492188 + ], + [ + "▁modulo", + -15.50909423828125 + ], + [ + "▁Suncoast", + -15.509098052978516 + ], + [ + "▁Clearview", + -15.509106636047363 + ], + [ + "▁Obsolete", + -15.50914192199707 + ], + [ + "▁anastomosis", + -15.50914192199707 + ], + [ + "▁inimical", + -15.509159088134766 + ], + [ + "▁buffaloes", + -15.509160041809082 + ], + [ + "▁Babin", + -15.509174346923828 + ], + [ + "▁mesmo", + -15.509177207946777 + ], + [ + "▁DETECT", + -15.509207725524902 + ], + [ + "▁surpr", + -15.509211540222168 + ], + [ + "Evangel", + -15.509220123291016 + ], + [ + "▁Polak", + -15.509234428405762 + ], + [ + "▁Ambler", + -15.50930404663086 + ], + [ + "▁attitudinal", + -15.50935173034668 + ], + [ + "olitic", + -15.509353637695312 + ], + [ + "▁Santoro", + -15.509366035461426 + ], + [ + "▁Hijab", + -15.509392738342285 + ], + [ + "Ж", + -15.509395599365234 + ], + [ + "TIFF", + -15.509428024291992 + ], + [ + "▁Grenville", + -15.509439468383789 + ], + [ + "▁devaluing", + -15.509452819824219 + ], + [ + "▁Nunc", + -15.509454727172852 + ], + [ + "▁LUXURY", + -15.509521484375 + ], + [ + "▁gringo", + -15.509521484375 + ], + [ + "uvier", + -15.509554862976074 + ], + [ + "▁TYR", + -15.509567260742188 + ], + [ + "▁Eury", + -15.509651184082031 + ], + [ + "▁Illuminate", + -15.50968074798584 + ], + [ + "λι", + -15.509683609008789 + ], + [ + "▁Olusegun", + -15.509719848632812 + ], + [ + "▁Vittoria", + -15.50973129272461 + ], + [ + "▁FitzGerald", + -15.509808540344238 + ], + [ + "▁RESET", + -15.509838104248047 + ], + [ + "▁Ajman", + -15.509856224060059 + ], + [ + "Patent", + -15.509861946105957 + ], + [ + "▁Distilling", + -15.509897232055664 + ], + [ + "▁Trevino", + -15.509900093078613 + ], + [ + "▁Trotz", + -15.509900093078613 + ], + [ + "implantation", + -15.509927749633789 + ], + [ + "▁Cabrillo", + -15.509929656982422 + ], + [ + "స", + -15.509941101074219 + ], + [ + "ִי", + -15.509957313537598 + ], + [ + "▁Cavity", + -15.50999927520752 + ], + [ + "▁baclofen", + -15.510074615478516 + ], + [ + "▁Mutu", + -15.510080337524414 + ], + [ + "▁serological", + -15.510083198547363 + ], + [ + "▁Satisfactory", + -15.510096549987793 + ], + [ + "▁blindingly", + -15.510100364685059 + ], + [ + "▁Nanna", + -15.510103225708008 + ], + [ + "▁Customizing", + -15.510144233703613 + ], + [ + "perience", + -15.51019287109375 + ], + [ + "▁VOLT", + -15.510276794433594 + ], + [ + "▁Prelims", + -15.51027774810791 + ], + [ + "▁repressing", + -15.51027774810791 + ], + [ + "▁darshan", + -15.51028823852539 + ], + [ + "▁Gregoire", + -15.510308265686035 + ], + [ + "▁penalizing", + -15.510308265686035 + ], + [ + "▁Wrestle", + -15.510340690612793 + ], + [ + "salary", + -15.510354042053223 + ], + [ + "▁ESSA", + -15.51036548614502 + ], + [ + "▁Olbermann", + -15.510385513305664 + ], + [ + "peritoneum", + -15.510400772094727 + ], + [ + "▁macys", + -15.510403633117676 + ], + [ + "▁Euphoria", + -15.510438919067383 + ], + [ + "▁Elaborate", + -15.510455131530762 + ], + [ + "▁Quranic", + -15.510459899902344 + ], + [ + "▁INDEPENDENT", + -15.51047420501709 + ], + [ + "Illumina", + -15.51048469543457 + ], + [ + "▁Taluk", + -15.510507583618164 + ], + [ + "▁hosp", + -15.510526657104492 + ], + [ + "消", + -15.510541915893555 + ], + [ + "▁atorvastatin", + -15.510631561279297 + ], + [ + "▁patellar", + -15.510636329650879 + ], + [ + "▁Riku", + -15.510642051696777 + ], + [ + "▁matthew", + -15.510644912719727 + ], + [ + "▁Baywatch", + -15.510653495788574 + ], + [ + "▁CHRO", + -15.510671615600586 + ], + [ + "▁Accumulate", + -15.5106840133667 + ], + [ + "▁actuating", + -15.510686874389648 + ], + [ + "Anytime", + -15.510705947875977 + ], + [ + "▁Swad", + -15.510716438293457 + ], + [ + "▁Kucherov", + -15.510741233825684 + ], + [ + "▁Hartnett", + -15.5107421875 + ], + [ + "morbid", + -15.510746002197266 + ], + [ + "▁TaylorMade", + -15.510754585266113 + ], + [ + "▁Natan", + -15.510757446289062 + ], + [ + "▁Snopes", + -15.510782241821289 + ], + [ + "▁Etisalat", + -15.510807991027832 + ], + [ + "▁denatured", + -15.510807991027832 + ], + [ + "▁Morpeth", + -15.51082992553711 + ], + [ + "RFID", + -15.510939598083496 + ], + [ + "choir", + -15.51096248626709 + ], + [ + "Efficient", + -15.510976791381836 + ], + [ + "Survival", + -15.510976791381836 + ], + [ + "▁obfuscated", + -15.510981559753418 + ], + [ + "▁unhygienic", + -15.511008262634277 + ], + [ + "Danish", + -15.511046409606934 + ], + [ + "▁dernier", + -15.511092185974121 + ], + [ + "▁stormtrooper", + -15.511103630065918 + ], + [ + "TRIBU", + -15.51114273071289 + ], + [ + "▁camisole", + -15.511143684387207 + ], + [ + "chested", + -15.511155128479004 + ], + [ + "▁분석", + -15.511208534240723 + ], + [ + "▁Biostatistics", + -15.511214256286621 + ], + [ + "▁Patchouli", + -15.511216163635254 + ], + [ + "Bliss", + -15.51125431060791 + ], + [ + "raag", + -15.511283874511719 + ], + [ + "Remix", + -15.511370658874512 + ], + [ + "pawn", + -15.511404991149902 + ], + [ + "ತ", + -15.511449813842773 + ], + [ + "▁gassing", + -15.511463165283203 + ], + [ + "▁Usagi", + -15.511476516723633 + ], + [ + "▁Entomol", + -15.511482238769531 + ], + [ + "▁Ticker", + -15.511490821838379 + ], + [ + "▁nodular", + -15.511496543884277 + ], + [ + "▁toggling", + -15.511526107788086 + ], + [ + "▁Musashi", + -15.511540412902832 + ], + [ + "▁Sojourner", + -15.511541366577148 + ], + [ + "▁weightlifter", + -15.511541366577148 + ], + [ + "consultation", + -15.51154613494873 + ], + [ + "▁Кон", + -15.511548042297363 + ], + [ + "gratitude", + -15.511557579040527 + ], + [ + "▁podiatry", + -15.511563301086426 + ], + [ + "▁Clapp", + -15.511567115783691 + ], + [ + "▁Cornwallis", + -15.511567115783691 + ], + [ + "▁subscript", + -15.51157283782959 + ], + [ + "LIMIT", + -15.511619567871094 + ], + [ + "aleh", + -15.511635780334473 + ], + [ + "▁loiter", + -15.511663436889648 + ], + [ + "▁Ewald", + -15.511669158935547 + ], + [ + "ATELY", + -15.51170825958252 + ], + [ + "▁Luanda", + -15.51170825958252 + ], + [ + "Assignment", + -15.511711120605469 + ], + [ + "▁Teachable", + -15.511792182922363 + ], + [ + "▁Sikhism", + -15.511836051940918 + ], + [ + "▁PATRICK", + -15.511856079101562 + ], + [ + "▁succes", + -15.511856079101562 + ], + [ + "▁lncRNA", + -15.511862754821777 + ], + [ + "▁Sundae", + -15.511876106262207 + ], + [ + "Bottle", + -15.511917114257812 + ], + [ + "Welsh", + -15.511947631835938 + ], + [ + "ো", + -15.511963844299316 + ], + [ + "▁barbiturate", + -15.511963844299316 + ], + [ + "▁webhosting", + -15.512011528015137 + ], + [ + "absurd", + -15.51204776763916 + ], + [ + "▁clampdown", + -15.512086868286133 + ], + [ + "овых", + -15.512113571166992 + ], + [ + "▁sagged", + -15.512130737304688 + ], + [ + "▁apogee", + -15.512181282043457 + ], + [ + "▁invincibility", + -15.512187004089355 + ], + [ + "▁Lovren", + -15.512208938598633 + ], + [ + "▁Burnsville", + -15.512223243713379 + ], + [ + "▁Materia", + -15.5122709274292 + ], + [ + "▁catastrophically", + -15.512369155883789 + ], + [ + "▁Papillon", + -15.512401580810547 + ], + [ + "▁Aleph", + -15.512435913085938 + ], + [ + "▁Lohr", + -15.512444496154785 + ], + [ + "▁defragment", + -15.512451171875 + ], + [ + "▁hobbling", + -15.512482643127441 + ], + [ + "▁shiva", + -15.51251220703125 + ], + [ + "▁Deliberately", + -15.512550354003906 + ], + [ + "▁paraplegic", + -15.512553215026855 + ], + [ + "polarization", + -15.512561798095703 + ], + [ + "miento", + -15.512578964233398 + ], + [ + "▁quanto", + -15.512592315673828 + ], + [ + "▁их", + -15.512600898742676 + ], + [ + "▁mimetic", + -15.512709617614746 + ], + [ + "▁Symphonie", + -15.512798309326172 + ], + [ + "Cooking", + -15.512809753417969 + ], + [ + "▁unheralded", + -15.512876510620117 + ], + [ + "sabotage", + -15.512890815734863 + ], + [ + "▁alprazolam", + -15.512899398803711 + ], + [ + "▁чтобы", + -15.512900352478027 + ], + [ + "▁Pomer", + -15.512956619262695 + ], + [ + "▁slitting", + -15.512956619262695 + ], + [ + "▁DOLLAR", + -15.512964248657227 + ], + [ + "▁inauspicious", + -15.512988090515137 + ], + [ + "▁Politic", + -15.512999534606934 + ], + [ + "▁Scioscia", + -15.513010025024414 + ], + [ + "obtain", + -15.513030052185059 + ], + [ + "블", + -15.513054847717285 + ], + [ + "▁sunbeds", + -15.513130187988281 + ], + [ + "▁Ligand", + -15.51313591003418 + ], + [ + "▁unreserved", + -15.513190269470215 + ], + [ + "ǐ", + -15.513233184814453 + ], + [ + "▁bismuth", + -15.5132417678833 + ], + [ + "▁shamanism", + -15.513272285461426 + ], + [ + "▁Contador", + -15.513283729553223 + ], + [ + "▁harvard", + -15.513320922851562 + ], + [ + "Inspector", + -15.513337135314941 + ], + [ + "▁Sperling", + -15.513387680053711 + ], + [ + "▁Plexus", + -15.513398170471191 + ], + [ + "cije", + -15.513413429260254 + ], + [ + "▁BRIEF", + -15.513422966003418 + ], + [ + "Ferrari", + -15.513427734375 + ], + [ + "▁doubtlessly", + -15.513457298278809 + ], + [ + "▁EVERYBODY", + -15.5134859085083 + ], + [ + "▁NBR", + -15.513492584228516 + ], + [ + "▁Curv", + -15.51350212097168 + ], + [ + "▁Interruption", + -15.513508796691895 + ], + [ + "▁Morelli", + -15.513553619384766 + ], + [ + "▁mbps", + -15.513567924499512 + ], + [ + "▁Walgreen", + -15.5136079788208 + ], + [ + "▁DeBoer", + -15.513611793518066 + ], + [ + "▁pontiac", + -15.513614654541016 + ], + [ + "quaint", + -15.513678550720215 + ], + [ + "▁Naxal", + -15.513687133789062 + ], + [ + "ikke", + -15.513710975646973 + ], + [ + "▁Fodor", + -15.513731002807617 + ], + [ + "Louisiana", + -15.513777732849121 + ], + [ + "▁ratty", + -15.513781547546387 + ], + [ + "▁Expedit", + -15.513826370239258 + ], + [ + "овой", + -15.513833999633789 + ], + [ + "▁Moloney", + -15.513856887817383 + ], + [ + "▁intransigence", + -15.513856887817383 + ], + [ + "▁menggunakan", + -15.513879776000977 + ], + [ + "▁Preschoolers", + -15.513931274414062 + ], + [ + "▁Smartwatch", + -15.513934135437012 + ], + [ + "▁eDiscovery", + -15.513985633850098 + ], + [ + "▁Hannigan", + -15.514039039611816 + ], + [ + "▁tersebut", + -15.514049530029297 + ], + [ + "▁Stuxnet", + -15.514102935791016 + ], + [ + "▁Luciana", + -15.514106750488281 + ], + [ + "▁Viognier", + -15.51414680480957 + ], + [ + "ап", + -15.51414966583252 + ], + [ + "▁Jacquelyn", + -15.514163970947266 + ], + [ + "▁Rockwall", + -15.514163970947266 + ], + [ + "▁Latifah", + -15.514205932617188 + ], + [ + "illustrator", + -15.514212608337402 + ], + [ + "▁Mujahideen", + -15.514216423034668 + ], + [ + "▁cussing", + -15.5142183303833 + ], + [ + "▁Fashionista", + -15.51422119140625 + ], + [ + "▁Luster", + -15.514237403869629 + ], + [ + "▁deltoid", + -15.514254570007324 + ], + [ + "ptosis", + -15.51425552368164 + ], + [ + "▁Ligne", + -15.514265060424805 + ], + [ + "▁Tapia", + -15.514275550842285 + ], + [ + "Reverse", + -15.514413833618164 + ], + [ + "▁CONTRA", + -15.51441764831543 + ], + [ + "CREA", + -15.514444351196289 + ], + [ + "▁nema", + -15.51456356048584 + ], + [ + "TRX", + -15.514653205871582 + ], + [ + "▁transdisciplinary", + -15.514719009399414 + ], + [ + "▁hummer", + -15.514720916748047 + ], + [ + "▁Lindelof", + -15.514732360839844 + ], + [ + "Hughes", + -15.514760971069336 + ], + [ + "▁Midrash", + -15.514787673950195 + ], + [ + "villian", + -15.514788627624512 + ], + [ + "ledger", + -15.514805793762207 + ], + [ + "▁Teriyaki", + -15.514840126037598 + ], + [ + "Publishing", + -15.514843940734863 + ], + [ + "▁haggis", + -15.514849662780762 + ], + [ + "Þ", + -15.514877319335938 + ], + [ + "▁Chicagoans", + -15.51487922668457 + ], + [ + "▁Nardi", + -15.51495361328125 + ], + [ + "▁Sevenoaks", + -15.514973640441895 + ], + [ + "Wallace", + -15.514983177185059 + ], + [ + "▁Tanja", + -15.514991760253906 + ], + [ + "▁Prostitution", + -15.515022277832031 + ], + [ + "▁Adrianna", + -15.515035629272461 + ], + [ + "▁trapezoid", + -15.515045166015625 + ], + [ + "▁Delirium", + -15.515068054199219 + ], + [ + "▁smouldering", + -15.515084266662598 + ], + [ + "▁squirting", + -15.515130996704102 + ], + [ + "enactors", + -15.51525592803955 + ], + [ + "▁KOYO", + -15.515266418457031 + ], + [ + "Glide", + -15.51528549194336 + ], + [ + "جه", + -15.5153169631958 + ], + [ + "▁cypher", + -15.515318870544434 + ], + [ + "▁invalidating", + -15.515324592590332 + ], + [ + "▁thirtieth", + -15.515329360961914 + ], + [ + "ificado", + -15.515348434448242 + ], + [ + "▁virtu", + -15.515358924865723 + ], + [ + "▁SOCKS", + -15.515381813049316 + ], + [ + "▁tortoiseshell", + -15.515435218811035 + ], + [ + "▁flume", + -15.515448570251465 + ], + [ + "▁Obscura", + -15.51546859741211 + ], + [ + "fabulous", + -15.515485763549805 + ], + [ + "▁OverDrive", + -15.515487670898438 + ], + [ + "wherever", + -15.51550006866455 + ], + [ + "▁Organise", + -15.515524864196777 + ], + [ + "confession", + -15.515589714050293 + ], + [ + "Brenda", + -15.515593528747559 + ], + [ + "▁oceanographic", + -15.515599250793457 + ], + [ + "Smoking", + -15.515634536743164 + ], + [ + "▁Allegany", + -15.515687942504883 + ], + [ + "▁tentang", + -15.515693664550781 + ], + [ + "trunc", + -15.515703201293945 + ], + [ + "▁OTOH", + -15.515735626220703 + ], + [ + "▁LVM", + -15.51578426361084 + ], + [ + "▁Judean", + -15.515787124633789 + ], + [ + "carrot", + -15.51579475402832 + ], + [ + "▁Cufflinks", + -15.5158052444458 + ], + [ + "▁Zhuhai", + -15.515822410583496 + ], + [ + "▁Wattle", + -15.515826225280762 + ], + [ + "▁percolating", + -15.515843391418457 + ], + [ + "▁qRT", + -15.515851020812988 + ], + [ + "▁Hampson", + -15.51591682434082 + ], + [ + "▁Tommaso", + -15.515945434570312 + ], + [ + "simplified", + -15.515971183776855 + ], + [ + "LOU", + -15.515987396240234 + ], + [ + "▁operon", + -15.515992164611816 + ], + [ + "▁Tenzin", + -15.516016960144043 + ], + [ + "▁Milpitas", + -15.516044616699219 + ], + [ + "▁Antigone", + -15.516101837158203 + ], + [ + "ОВ", + -15.516145706176758 + ], + [ + "▁NBFC", + -15.516159057617188 + ], + [ + "▁Subsidy", + -15.516182899475098 + ], + [ + "▁grosgrain", + -15.516222953796387 + ], + [ + "▁Borch", + -15.516298294067383 + ], + [ + "▁LIU", + -15.516356468200684 + ], + [ + "anediol", + -15.516364097595215 + ], + [ + "TERM", + -15.516377449035645 + ], + [ + "Alberta", + -15.516451835632324 + ], + [ + "▁두", + -15.516456604003906 + ], + [ + "▁QUIZ", + -15.516461372375488 + ], + [ + "▁Hemphill", + -15.51650619506836 + ], + [ + "▁Viable", + -15.516589164733887 + ], + [ + "▁Bight", + -15.516602516174316 + ], + [ + "▁DiGi", + -15.516634941101074 + ], + [ + "▁Overwhelmed", + -15.516671180725098 + ], + [ + "▁expr", + -15.516685485839844 + ], + [ + "▁Krasinski", + -15.516788482666016 + ], + [ + "▁MoveOn", + -15.516810417175293 + ], + [ + "▁Pujara", + -15.516820907592773 + ], + [ + "LIFT", + -15.51683235168457 + ], + [ + "Diane", + -15.516839027404785 + ], + [ + "spacing", + -15.516857147216797 + ], + [ + "Johann", + -15.516868591308594 + ], + [ + "▁conservatorship", + -15.51688289642334 + ], + [ + "▁EQT", + -15.516883850097656 + ], + [ + "Prevent", + -15.516888618469238 + ], + [ + "▁malayalam", + -15.516916275024414 + ], + [ + "▁Raiden", + -15.516921043395996 + ], + [ + "WARNING", + -15.516935348510742 + ], + [ + "▁Conservatism", + -15.516938209533691 + ], + [ + "fellowship", + -15.516949653625488 + ], + [ + "Therapy", + -15.516966819763184 + ], + [ + "▁stodgy", + -15.516983032226562 + ], + [ + "▁chaque", + -15.51699447631836 + ], + [ + "BRIDGE", + -15.517024993896484 + ], + [ + "▁Torchwood", + -15.517036437988281 + ], + [ + "▁Dagestan", + -15.517057418823242 + ], + [ + "▁nervy", + -15.51706600189209 + ], + [ + "Confidential", + -15.517087936401367 + ], + [ + "▁Enneagram", + -15.517094612121582 + ], + [ + "CBM", + -15.517163276672363 + ], + [ + "▁McCrea", + -15.51716423034668 + ], + [ + "somebody", + -15.517165184020996 + ], + [ + "▁Contained", + -15.517175674438477 + ], + [ + "▁Acronym", + -15.517181396484375 + ], + [ + "▁TISSUES", + -15.517184257507324 + ], + [ + "▁Kanazawa", + -15.517191886901855 + ], + [ + "rehabilitation", + -15.517199516296387 + ], + [ + "▁holier", + -15.51720142364502 + ], + [ + "▁Eltham", + -15.517267227172852 + ], + [ + "▁Sardinian", + -15.517292022705078 + ], + [ + "astri", + -15.517353057861328 + ], + [ + "▁chocolaty", + -15.517372131347656 + ], + [ + "▁neurobiological", + -15.517379760742188 + ], + [ + "▁reconfiguring", + -15.517385482788086 + ], + [ + "▁Cinematographer", + -15.517431259155273 + ], + [ + "▁Malkovich", + -15.517448425292969 + ], + [ + "▁Pavlo", + -15.517495155334473 + ], + [ + "▁Umeå", + -15.5175199508667 + ], + [ + "▁Kyria", + -15.517562866210938 + ], + [ + "▁Ancona", + -15.517617225646973 + ], + [ + "▁undersecretary", + -15.517622947692871 + ], + [ + "▁VOLUNTEER", + -15.517631530761719 + ], + [ + "▁crêpe", + -15.517654418945312 + ], + [ + "▁essa", + -15.517664909362793 + ], + [ + "▁trivialize", + -15.517682075500488 + ], + [ + "▁USATF", + -15.517691612243652 + ], + [ + "anoic", + -15.517717361450195 + ], + [ + "▁derogation", + -15.517735481262207 + ], + [ + "▁Clyne", + -15.517755508422852 + ], + [ + "▁Sicherheit", + -15.517810821533203 + ], + [ + "▁Pisgah", + -15.51781177520752 + ], + [ + "▁separatism", + -15.517833709716797 + ], + [ + "nière", + -15.517885208129883 + ], + [ + "▁375°", + -15.517935752868652 + ], + [ + "▁swatting", + -15.517945289611816 + ], + [ + "▁typhus", + -15.517951011657715 + ], + [ + "▁megastar", + -15.517953872680664 + ], + [ + "▁Goog", + -15.51795482635498 + ], + [ + "PINK", + -15.517970085144043 + ], + [ + "▁Keqiang", + -15.517974853515625 + ], + [ + "▁stepmom", + -15.517984390258789 + ], + [ + "基板", + -15.517999649047852 + ], + [ + "▁Sepsis", + -15.518047332763672 + ], + [ + "▁flab", + -15.518049240112305 + ], + [ + "▁NAFLD", + -15.518107414245605 + ], + [ + "▁kontakt", + -15.518125534057617 + ], + [ + "▁Inmarsat", + -15.518146514892578 + ], + [ + "▁STEWART", + -15.518146514892578 + ], + [ + "▁PEEK", + -15.518166542053223 + ], + [ + "▁synchronise", + -15.51823902130127 + ], + [ + "Essex", + -15.518243789672852 + ], + [ + "rovsky", + -15.51829719543457 + ], + [ + "▁Mendy", + -15.518353462219238 + ], + [ + "▁sabe", + -15.518370628356934 + ], + [ + "▁Cede", + -15.518377304077148 + ], + [ + "▁hungrier", + -15.518381118774414 + ], + [ + "▁interjection", + -15.518415451049805 + ], + [ + "▁Morphological", + -15.518428802490234 + ], + [ + "▁Eastlake", + -15.518434524536133 + ], + [ + "▁reformatted", + -15.518451690673828 + ], + [ + "▁Geico", + -15.518523216247559 + ], + [ + "▁Gaol", + -15.518548011779785 + ], + [ + "▁mehndi", + -15.518553733825684 + ], + [ + "▁ROUTE", + -15.518569946289062 + ], + [ + "▁Groceries", + -15.518571853637695 + ], + [ + "ARIAN", + -15.518575668334961 + ], + [ + "▁Handlebar", + -15.518610000610352 + ], + [ + "▁revisionism", + -15.518610000610352 + ], + [ + "▁Sarva", + -15.518622398376465 + ], + [ + "▁Millington", + -15.518658638000488 + ], + [ + "▁Latent", + -15.518661499023438 + ], + [ + "▁AICPA", + -15.5186767578125 + ], + [ + "▁metaphoric", + -15.51870059967041 + ], + [ + "▁Skrillex", + -15.5187406539917 + ], + [ + "lagged", + -15.518798828125 + ], + [ + "catholic", + -15.51882266998291 + ], + [ + "слов", + -15.518858909606934 + ], + [ + "vardhan", + -15.518864631652832 + ], + [ + "▁imbibed", + -15.518891334533691 + ], + [ + "▁sondern", + -15.518891334533691 + ], + [ + "▁Athenaeum", + -15.518896102905273 + ], + [ + "▁Kilburn", + -15.518898963928223 + ], + [ + "▁Kingswood", + -15.518952369689941 + ], + [ + "▁carapace", + -15.518980979919434 + ], + [ + "▁Lunatic", + -15.518989562988281 + ], + [ + "▁Climatic", + -15.519021987915039 + ], + [ + "▁LAUSD", + -15.51904582977295 + ], + [ + "blessing", + -15.519062042236328 + ], + [ + "▁Rapport", + -15.519104957580566 + ], + [ + "▁exchequer", + -15.519109725952148 + ], + [ + "▁Chambersburg", + -15.519153594970703 + ], + [ + "Nicholas", + -15.51915454864502 + ], + [ + "ourou", + -15.519189834594727 + ], + [ + "▁Nominate", + -15.519216537475586 + ], + [ + "▁Yonhap", + -15.519247055053711 + ], + [ + "inventory", + -15.51931095123291 + ], + [ + "▁analiz", + -15.519350051879883 + ], + [ + "▁Pamphlet", + -15.519356727600098 + ], + [ + "▁taffy", + -15.519356727600098 + ], + [ + "participating", + -15.519430160522461 + ], + [ + "▁naturist", + -15.519457817077637 + ], + [ + "▁Exim", + -15.519495010375977 + ], + [ + "▁Boylston", + -15.519506454467773 + ], + [ + "▁Bogdanovic", + -15.519529342651367 + ], + [ + "▁Syro", + -15.519532203674316 + ], + [ + "▁Assembling", + -15.51955795288086 + ], + [ + "▁rsync", + -15.51956558227539 + ], + [ + "▁ruched", + -15.519575119018555 + ], + [ + "▁Lifespan", + -15.519630432128906 + ], + [ + "▁Merkley", + -15.519641876220703 + ], + [ + "▁Agony", + -15.519699096679688 + ], + [ + "quinoline", + -15.519712448120117 + ], + [ + "▁wrinkly", + -15.519737243652344 + ], + [ + "▁Crean", + -15.51975154876709 + ], + [ + "▁Remittance", + -15.51979923248291 + ], + [ + "▁knackered", + -15.519824028015137 + ], + [ + "cotyledon", + -15.51983642578125 + ], + [ + "▁Sevastopol", + -15.51984977722168 + ], + [ + "improv", + -15.519872665405273 + ], + [ + "▁Erma", + -15.519875526428223 + ], + [ + "iatric", + -15.51992130279541 + ], + [ + "▁Bolivarian", + -15.519960403442383 + ], + [ + "▁gatefold", + -15.519960403442383 + ], + [ + "▁Endodontic", + -15.519962310791016 + ], + [ + "▁ferris", + -15.519983291625977 + ], + [ + "▁Ashwagandha", + -15.520007133483887 + ], + [ + "TTG", + -15.52003288269043 + ], + [ + "▁reacquaint", + -15.520054817199707 + ], + [ + "▁Revamp", + -15.520090103149414 + ], + [ + "Spoke", + -15.520140647888184 + ], + [ + "▁Pinpoint", + -15.520150184631348 + ], + [ + "3665", + -15.52018928527832 + ], + [ + "▁Frankston", + -15.52021312713623 + ], + [ + "▁Steuer", + -15.520219802856445 + ], + [ + "▁Asghar", + -15.520225524902344 + ], + [ + "▁spindly", + -15.520242691040039 + ], + [ + "▁POPULAR", + -15.520258903503418 + ], + [ + "▁presynaptic", + -15.520302772521973 + ], + [ + "換", + -15.520312309265137 + ], + [ + "▁Casita", + -15.520334243774414 + ], + [ + "doxycycline", + -15.520337104797363 + ], + [ + "▁Galatasaray", + -15.520342826843262 + ], + [ + "▁Bunge", + -15.520347595214844 + ], + [ + "▁MARTA", + -15.520353317260742 + ], + [ + "▁Rafah", + -15.520404815673828 + ], + [ + "▁Amerindian", + -15.520458221435547 + ], + [ + "▁Unemployed", + -15.520474433898926 + ], + [ + "▁Xerxes", + -15.520478248596191 + ], + [ + "▁BUFFALO", + -15.520612716674805 + ], + [ + "▁POWERFUL", + -15.520634651184082 + ], + [ + "▁impresario", + -15.52068042755127 + ], + [ + "▁Khadi", + -15.520710945129395 + ], + [ + "▁Karra", + -15.520713806152344 + ], + [ + "▁parfum", + -15.520743370056152 + ], + [ + "▁hypermarket", + -15.520764350891113 + ], + [ + "精", + -15.520812034606934 + ], + [ + "▁KARACHI", + -15.520814895629883 + ], + [ + "▁Ethylene", + -15.520877838134766 + ], + [ + "consisting", + -15.520939826965332 + ], + [ + "▁Bligh", + -15.52097225189209 + ], + [ + "▁Disodium", + -15.520977973937988 + ], + [ + "▁Nazionale", + -15.521049499511719 + ], + [ + "Educational", + -15.5210599899292 + ], + [ + "▁Pilsen", + -15.521081924438477 + ], + [ + "▁Spielen", + -15.521109580993652 + ], + [ + "▁Supercross", + -15.521110534667969 + ], + [ + "PBUH", + -15.521114349365234 + ], + [ + "▁Whimsy", + -15.52112865447998 + ], + [ + "▁unexamined", + -15.521143913269043 + ], + [ + "▁indelibly", + -15.52115249633789 + ], + [ + "▁lysosomal", + -15.521153450012207 + ], + [ + "▁insinuated", + -15.52118968963623 + ], + [ + "▁Wissen", + -15.521194458007812 + ], + [ + "▁ORIGIN", + -15.521195411682129 + ], + [ + "▁Petron", + -15.521238327026367 + ], + [ + "▁ascites", + -15.521239280700684 + ], + [ + "▁bonito", + -15.521240234375 + ], + [ + "▁Elasti", + -15.521249771118164 + ], + [ + "CLEAN", + -15.521288871765137 + ], + [ + "���technocratic", + -15.521336555480957 + ], + [ + "▁demarcated", + -15.52136516571045 + ], + [ + "них", + -15.521379470825195 + ], + [ + "PPG", + -15.521464347839355 + ], + [ + "▁Koopa", + -15.521466255187988 + ], + [ + "√", + -15.521468162536621 + ], + [ + "▁McGarry", + -15.521486282348633 + ], + [ + "▁WEEKLY", + -15.521519660949707 + ], + [ + "▁deputation", + -15.521547317504883 + ], + [ + "apparent", + -15.521553039550781 + ], + [ + "Converter", + -15.521617889404297 + ], + [ + "penned", + -15.521632194519043 + ], + [ + "▁dodgeball", + -15.521653175354004 + ], + [ + "▁truancy", + -15.521682739257812 + ], + [ + "▁Marleau", + -15.521719932556152 + ], + [ + "▁Retrograde", + -15.521734237670898 + ], + [ + "▁Meagher", + -15.521809577941895 + ], + [ + "Marketwired", + -15.521829605102539 + ], + [ + "▁geoengineering", + -15.521838188171387 + ], + [ + "▁fringing", + -15.5218505859375 + ], + [ + "▁descargar", + -15.521870613098145 + ], + [ + "▁wingtip", + -15.521894454956055 + ], + [ + "▁Airlift", + -15.521906852722168 + ], + [ + "▁Kolhapur", + -15.521915435791016 + ], + [ + "▁clanging", + -15.521927833557129 + ], + [ + "▁Gulag", + -15.521940231323242 + ], + [ + "contributor", + -15.521955490112305 + ], + [ + "▁opcode", + -15.521957397460938 + ], + [ + "organism", + -15.521971702575684 + ], + [ + "▁Administra", + -15.521979331970215 + ], + [ + "▁Chromo", + -15.521987915039062 + ], + [ + "▁Rimmer", + -15.522008895874023 + ], + [ + "▁Linguist", + -15.522010803222656 + ], + [ + "IMAGE", + -15.522042274475098 + ], + [ + "HUM", + -15.522045135498047 + ], + [ + "opportunities", + -15.522073745727539 + ], + [ + "▁unsuited", + -15.522102355957031 + ], + [ + "▁Vigilante", + -15.522135734558105 + ], + [ + "▁Shurmur", + -15.522144317626953 + ], + [ + "Revised", + -15.522233009338379 + ], + [ + "butterfly", + -15.522233963012695 + ], + [ + "▁LEAN", + -15.522294998168945 + ], + [ + "▁불", + -15.52230453491211 + ], + [ + "▁denigrating", + -15.522319793701172 + ], + [ + "▁Tarun", + -15.522336959838867 + ], + [ + "▁pharynx", + -15.52234172821045 + ], + [ + "▁delude", + -15.522357940673828 + ], + [ + "▁denuclearisation", + -15.522364616394043 + ], + [ + "▁splenic", + -15.522368431091309 + ], + [ + "▁Thurgood", + -15.522371292114258 + ], + [ + "ovska", + -15.522391319274902 + ], + [ + "fff", + -15.522427558898926 + ], + [ + "irish", + -15.522427558898926 + ], + [ + "鈥", + -15.522464752197266 + ], + [ + "wrist", + -15.522525787353516 + ], + [ + "▁Accademia", + -15.522544860839844 + ], + [ + "▁BEIRUT", + -15.522589683532715 + ], + [ + "▁Odometer", + -15.522624015808105 + ], + [ + "triptyline", + -15.522636413574219 + ], + [ + "▁Laxman", + -15.522638320922852 + ], + [ + "▁Cutts", + -15.522650718688965 + ], + [ + "▁tinkered", + -15.52267837524414 + ], + [ + "▁phallic", + -15.522722244262695 + ], + [ + "▁impelled", + -15.522727012634277 + ], + [ + "▁Disick", + -15.52273178100586 + ], + [ + "▁Seraphim", + -15.522738456726074 + ], + [ + "導", + -15.522751808166504 + ], + [ + "▁Conformity", + -15.52275276184082 + ], + [ + "载", + -15.522771835327148 + ], + [ + "▁DEFEND", + -15.522785186767578 + ], + [ + "▁Zsa", + -15.522820472717285 + ], + [ + "▁GenBank", + -15.522822380065918 + ], + [ + "▁Spectrometer", + -15.522847175598145 + ], + [ + "▁Horwath", + -15.522881507873535 + ], + [ + "▁CONCERT", + -15.522910118103027 + ], + [ + "▁Vaccin", + -15.52292251586914 + ], + [ + "UCKER", + -15.523028373718262 + ], + [ + "▁Tripadvisor", + -15.523038864135742 + ], + [ + "▁Cholera", + -15.523076057434082 + ], + [ + "▁botch", + -15.523106575012207 + ], + [ + "▁Winsor", + -15.523114204406738 + ], + [ + "osseous", + -15.523136138916016 + ], + [ + "▁acrimony", + -15.523174285888672 + ], + [ + "skoye", + -15.523209571838379 + ], + [ + "▁Troika", + -15.523218154907227 + ], + [ + "▁Persimmon", + -15.523219108581543 + ], + [ + "▁Skou", + -15.523240089416504 + ], + [ + "▁Keypad", + -15.52324104309082 + ], + [ + "▁Leishmania", + -15.523258209228516 + ], + [ + "▁Menthol", + -15.523316383361816 + ], + [ + "▁Bajwa", + -15.523364067077637 + ], + [ + "▁bilingualism", + -15.523371696472168 + ], + [ + "יה", + -15.523401260375977 + ], + [ + "▁infuser", + -15.523451805114746 + ], + [ + "▁Multiverse", + -15.52346134185791 + ], + [ + "nayak", + -15.52347469329834 + ], + [ + "▁saja", + -15.523477554321289 + ], + [ + "▁Burdick", + -15.523484230041504 + ], + [ + "▁recommence", + -15.523534774780273 + ], + [ + "▁ludicrously", + -15.523537635803223 + ], + [ + "▁Betfred", + -15.523555755615234 + ], + [ + "Falcon", + -15.52355670928955 + ], + [ + "ʾ", + -15.523579597473145 + ], + [ + "biscuit", + -15.523597717285156 + ], + [ + "コー", + -15.523628234863281 + ], + [ + "▁gangbang", + -15.523704528808594 + ], + [ + "vulnerability", + -15.523752212524414 + ], + [ + "▁Jansson", + -15.523755073547363 + ], + [ + "▁Jerzy", + -15.523783683776855 + ], + [ + "▁colossus", + -15.523804664611816 + ], + [ + "▁Jepsen", + -15.52382755279541 + ], + [ + "▁Chobe", + -15.523843765258789 + ], + [ + "▁lackadaisical", + -15.523917198181152 + ], + [ + "SUPER", + -15.52393627166748 + ], + [ + "▁qytet", + -15.524031639099121 + ], + [ + "▁Chep", + -15.524063110351562 + ], + [ + "▁Kobi", + -15.524081230163574 + ], + [ + "synaptic", + -15.524134635925293 + ], + [ + "▁SLIM", + -15.524199485778809 + ], + [ + "▁spammed", + -15.524209022521973 + ], + [ + "▁uncouth", + -15.524209976196289 + ], + [ + "▁WebSocket", + -15.524231910705566 + ], + [ + "已", + -15.524234771728516 + ], + [ + "▁unadjusted", + -15.52428150177002 + ], + [ + "ULATOR", + -15.524316787719727 + ], + [ + "▁fluoroquinolone", + -15.524345397949219 + ], + [ + "▁predestination", + -15.524380683898926 + ], + [ + "▁Draught", + -15.524383544921875 + ], + [ + "▁platypus", + -15.52439022064209 + ], + [ + "本发明", + -15.524441719055176 + ], + [ + "▁unrecorded", + -15.524442672729492 + ], + [ + "▁Doub", + -15.524497032165527 + ], + [ + "transmitter", + -15.524516105651855 + ], + [ + "Č", + -15.524568557739258 + ], + [ + "Movement", + -15.524590492248535 + ], + [ + "▁ALBA", + -15.52460765838623 + ], + [ + "▁rigger", + -15.52463150024414 + ], + [ + "▁Maisel", + -15.524653434753418 + ], + [ + "▁pacifism", + -15.524660110473633 + ], + [ + "▁snobbish", + -15.524662971496582 + ], + [ + "ieck", + -15.52470874786377 + ], + [ + "▁Choudhury", + -15.524750709533691 + ], + [ + "▁Sabarimala", + -15.524773597717285 + ], + [ + "▁Annalise", + -15.524842262268066 + ], + [ + "▁Lockout", + -15.524886131286621 + ], + [ + "▁davis", + -15.524894714355469 + ], + [ + "▁Warrick", + -15.524906158447266 + ], + [ + "▁Télécharger", + -15.524953842163086 + ], + [ + "▁unpopularity", + -15.524971008300781 + ], + [ + "▁monoamine", + -15.524974822998047 + ], + [ + "punishment", + -15.525018692016602 + ], + [ + "▁redolent", + -15.525029182434082 + ], + [ + "▁время", + -15.525043487548828 + ], + [ + "▁Algoma", + -15.525045394897461 + ], + [ + "▁recalculated", + -15.525045394897461 + ], + [ + "▁Zweig", + -15.52505111694336 + ], + [ + "▁resuscitated", + -15.5250825881958 + ], + [ + "propaganda", + -15.525130271911621 + ], + [ + "▁Methuen", + -15.525139808654785 + ], + [ + "▁castrated", + -15.52519416809082 + ], + [ + "Roubaix", + -15.525253295898438 + ], + [ + "▁COTTON", + -15.525359153747559 + ], + [ + "▁failsafe", + -15.52538776397705 + ], + [ + "BIRD", + -15.525459289550781 + ], + [ + "フィ", + -15.525508880615234 + ], + [ + "▁GLAAD", + -15.5255126953125 + ], + [ + "TRAIN", + -15.52551555633545 + ], + [ + "▁debauch", + -15.525545120239258 + ], + [ + "▁Lova", + -15.525558471679688 + ], + [ + "▁transcriptomic", + -15.525565147399902 + ], + [ + "jeri", + -15.525618553161621 + ], + [ + "▁Snorkeling", + -15.525646209716797 + ], + [ + "assel", + -15.525676727294922 + ], + [ + "▁rapacious", + -15.525686264038086 + ], + [ + "▁phillip", + -15.525742530822754 + ], + [ + "▁Einsatz", + -15.52579402923584 + ], + [ + "thompson", + -15.525857925415039 + ], + [ + "▁Catalysis", + -15.52588176727295 + ], + [ + "▁Reinstall", + -15.525924682617188 + ], + [ + "▁Caldecott", + -15.525991439819336 + ], + [ + "▁wirklich", + -15.52601146697998 + ], + [ + "▁cartographic", + -15.526029586791992 + ], + [ + "▁Nuvo", + -15.526123046875 + ], + [ + "▁singalong", + -15.526158332824707 + ], + [ + "skeletal", + -15.526223182678223 + ], + [ + "▁Hinder", + -15.526226997375488 + ], + [ + "при", + -15.52631950378418 + ], + [ + "▁Piqua", + -15.526331901550293 + ], + [ + "0000000000000000", + -15.526369094848633 + ], + [ + "orowski", + -15.526378631591797 + ], + [ + "▁Ammonium", + -15.526391983032227 + ], + [ + "▁metalloproteinase", + -15.526396751403809 + ], + [ + "metadata", + -15.5264253616333 + ], + [ + "ラン", + -15.526446342468262 + ], + [ + "▁coleman", + -15.526447296142578 + ], + [ + "▁occurence", + -15.526512145996094 + ], + [ + "Fleet", + -15.526516914367676 + ], + [ + "▁menstruating", + -15.526533126831055 + ], + [ + "▁Kanawha", + -15.52656078338623 + ], + [ + "▁RICS", + -15.526632308959961 + ], + [ + "▁Wilfried", + -15.526660919189453 + ], + [ + "▁salicylate", + -15.526668548583984 + ], + [ + "▁tangentially", + -15.526674270629883 + ], + [ + "▁Giovanna", + -15.52670955657959 + ], + [ + "▁medida", + -15.526718139648438 + ], + [ + "▁blotches", + -15.526787757873535 + ], + [ + "▁postoperatively", + -15.526848793029785 + ], + [ + "▁Terminate", + -15.526891708374023 + ], + [ + "민", + -15.526893615722656 + ], + [ + "▁uveitis", + -15.52691650390625 + ], + [ + "▁Lume", + -15.526926040649414 + ], + [ + "▁Rauf", + -15.526992797851562 + ], + [ + "▁Shuck", + -15.527019500732422 + ], + [ + "들은", + -15.5270357131958 + ], + [ + "▁Staat", + -15.527040481567383 + ], + [ + "▁innerspring", + -15.527042388916016 + ], + [ + "hinged", + -15.527060508728027 + ], + [ + "▁Jaroslav", + -15.527064323425293 + ], + [ + "floral", + -15.527068138122559 + ], + [ + "lithography", + -15.527162551879883 + ], + [ + "▁pyrotechnic", + -15.527175903320312 + ], + [ + "▁сам", + -15.527180671691895 + ], + [ + "種", + -15.527201652526855 + ], + [ + "▁Stampeders", + -15.527222633361816 + ], + [ + "▁gumtree", + -15.527254104614258 + ], + [ + "ბ", + -15.52725601196289 + ], + [ + "£8", + -15.527280807495117 + ], + [ + "▁DuVernay", + -15.527300834655762 + ], + [ + "Poetry", + -15.527304649353027 + ], + [ + "ashley", + -15.527304649353027 + ], + [ + "desperate", + -15.527308464050293 + ], + [ + "▁EASA", + -15.52731704711914 + ], + [ + "▁PARKER", + -15.527336120605469 + ], + [ + "▁crustacean", + -15.52735424041748 + ], + [ + "▁scrimp", + -15.527365684509277 + ], + [ + "▁piccolo", + -15.527366638183594 + ], + [ + "quelle", + -15.527379035949707 + ], + [ + "▁Darci", + -15.527389526367188 + ], + [ + "▁Fete", + -15.527412414550781 + ], + [ + "▁Borrowed", + -15.527416229248047 + ], + [ + "iği", + -15.52741813659668 + ], + [ + "▁Vergleich", + -15.527451515197754 + ], + [ + "▁Polity", + -15.527453422546387 + ], + [ + "▁MacGyver", + -15.527459144592285 + ], + [ + "▁continuo", + -15.52746868133545 + ], + [ + "▁Declaring", + -15.527481079101562 + ], + [ + "▁octogenarian", + -15.527481079101562 + ], + [ + "▁Ndu", + -15.527544021606445 + ], + [ + "fortified", + -15.527549743652344 + ], + [ + "▁Sanctum", + -15.527560234069824 + ], + [ + "▁Offroad", + -15.527584075927734 + ], + [ + "▁FURNITURE", + -15.52770709991455 + ], + [ + "▁Sandinista", + -15.527708053588867 + ], + [ + "▁commissar", + -15.527748107910156 + ], + [ + "▁neurofeedback", + -15.527766227722168 + ], + [ + "▁Joystick", + -15.527770042419434 + ], + [ + "▁algunos", + -15.527774810791016 + ], + [ + "encounter", + -15.527779579162598 + ], + [ + "▁clonidine", + -15.527820587158203 + ], + [ + "shortened", + -15.527825355529785 + ], + [ + "ском", + -15.527825355529785 + ], + [ + "▁JEFFERSON", + -15.527843475341797 + ], + [ + "▁Watauga", + -15.527936935424805 + ], + [ + "austerity", + -15.527949333190918 + ], + [ + "▁Citrine", + -15.52799129486084 + ], + [ + "▁Dalmatia", + -15.527995109558105 + ], + [ + "▁misprint", + -15.528104782104492 + ], + [ + "▁NYSC", + -15.528128623962402 + ], + [ + "πε", + -15.528197288513184 + ], + [ + "Qatar", + -15.528212547302246 + ], + [ + "welded", + -15.528337478637695 + ], + [ + "▁sorrel", + -15.528362274169922 + ], + [ + "▁KILLER", + -15.528389930725098 + ], + [ + "▁emoticon", + -15.528471946716309 + ], + [ + "Tampa", + -15.528501510620117 + ], + [ + "▁Sauteed", + -15.528545379638672 + ], + [ + "morality", + -15.52855110168457 + ], + [ + "▁metamaterial", + -15.528553009033203 + ], + [ + "▁outstripped", + -15.528573989868164 + ], + [ + "▁avait", + -15.528579711914062 + ], + [ + "Pioneer", + -15.528592109680176 + ], + [ + "▁Ephemera", + -15.528593063354492 + ], + [ + "▁piglet", + -15.52872371673584 + ], + [ + "▁Dinamo", + -15.528727531433105 + ], + [ + "▁σε", + -15.528831481933594 + ], + [ + "密", + -15.528838157653809 + ], + [ + "▁compartmentalized", + -15.528840065002441 + ], + [ + "linolenic", + -15.528885841369629 + ], + [ + "▁NEITHER", + -15.528905868530273 + ], + [ + "dicion", + -15.528956413269043 + ], + [ + "▁Bhansali", + -15.528996467590332 + ], + [ + "▁THAAD", + -15.529027938842773 + ], + [ + "▁Rimmel", + -15.529029846191406 + ], + [ + "▁Livestream", + -15.529101371765137 + ], + [ + "▁Overlap", + -15.529158592224121 + ], + [ + "▁Pfister", + -15.529166221618652 + ], + [ + "▁hemming", + -15.529203414916992 + ], + [ + "étique", + -15.529204368591309 + ], + [ + "▁parameterized", + -15.529269218444824 + ], + [ + "ukku", + -15.529289245605469 + ], + [ + "▁Emporio", + -15.529295921325684 + ], + [ + "▁ASMR", + -15.529335975646973 + ], + [ + "▁Bettie", + -15.529341697692871 + ], + [ + "▁Redgrave", + -15.529378890991211 + ], + [ + "▁discriminant", + -15.52938175201416 + ], + [ + "▁sanctimonious", + -15.52938175201416 + ], + [ + "▁AdBlock", + -15.529383659362793 + ], + [ + "LETT", + -15.529409408569336 + ], + [ + "들을", + -15.529417991638184 + ], + [ + "Raising", + -15.529427528381348 + ], + [ + "cropped", + -15.529430389404297 + ], + [ + "창", + -15.529449462890625 + ], + [ + "▁Edgeworth", + -15.529462814331055 + ], + [ + "patter", + -15.529474258422852 + ], + [ + "▁sujet", + -15.529475212097168 + ], + [ + "▁Ricotta", + -15.529521942138672 + ], + [ + "▁subtotal", + -15.529541969299316 + ], + [ + "▁Mehmood", + -15.529565811157227 + ], + [ + "▁Multifunctional", + -15.52957820892334 + ], + [ + "▁Khris", + -15.529644012451172 + ], + [ + "▁ceramide", + -15.529670715332031 + ], + [ + "СС", + -15.529704093933105 + ], + [ + "▁Skyward", + -15.52974796295166 + ], + [ + "▁slaving", + -15.529749870300293 + ], + [ + "▁Marblehead", + -15.529759407043457 + ], + [ + "▁Drogheda", + -15.529788970947266 + ], + [ + "▁Sereno", + -15.529807090759277 + ], + [ + "Processing", + -15.529814720153809 + ], + [ + "▁CABINET", + -15.529834747314453 + ], + [ + "▁Ishaq", + -15.529834747314453 + ], + [ + "▁VENTURE", + -15.529861450195312 + ], + [ + "▁lilting", + -15.529867172241211 + ], + [ + "BHK", + -15.529874801635742 + ], + [ + "▁Piscataway", + -15.529879570007324 + ], + [ + "投", + -15.529929161071777 + ], + [ + "▁Sibyl", + -15.529932975769043 + ], + [ + "▁Trickster", + -15.529935836791992 + ], + [ + "conducted", + -15.529969215393066 + ], + [ + "Rosie", + -15.52997875213623 + ], + [ + "▁Jabhat", + -15.52998161315918 + ], + [ + "niej", + -15.529984474182129 + ], + [ + "▁Bottling", + -15.529996871948242 + ], + [ + "▁Gerda", + -15.53002643585205 + ], + [ + "▁DDG", + -15.53003978729248 + ], + [ + "▁Tangible", + -15.5300931930542 + ], + [ + "▁schwa", + -15.530102729797363 + ], + [ + "▁EXERCISE", + -15.530106544494629 + ], + [ + "▁وسلم", + -15.530129432678223 + ], + [ + "▁Watsonville", + -15.530189514160156 + ], + [ + "변", + -15.53023910522461 + ], + [ + "▁Paramus", + -15.530295372009277 + ], + [ + "▁Dimitr", + -15.530304908752441 + ], + [ + "▁Parrikar", + -15.530357360839844 + ], + [ + "▁Belafonte", + -15.530401229858398 + ], + [ + "ொ", + -15.530467987060547 + ], + [ + "Sheikh", + -15.530503273010254 + ], + [ + "▁lassen", + -15.53050422668457 + ], + [ + "▁Skyhawk", + -15.530529022216797 + ], + [ + "▁Klinsmann", + -15.530536651611328 + ], + [ + "ச", + -15.53056526184082 + ], + [ + "▁Hodgkinson", + -15.530567169189453 + ], + [ + "Jenna", + -15.530584335327148 + ], + [ + "▁COVERED", + -15.530603408813477 + ], + [ + "▁ESTABLISH", + -15.53060531616211 + ], + [ + "redeem", + -15.530620574951172 + ], + [ + "▁phon", + -15.530632019042969 + ], + [ + "▁Pussy", + -15.530633926391602 + ], + [ + "▁Orbison", + -15.530670166015625 + ], + [ + "▁Rheumatol", + -15.5306978225708 + ], + [ + "▁Ferrier", + -15.530713081359863 + ], + [ + "ballot", + -15.53072738647461 + ], + [ + "▁Quotient", + -15.530740737915039 + ], + [ + "▁AntiVirus", + -15.530743598937988 + ], + [ + "▁Wicket", + -15.530776023864746 + ], + [ + "球", + -15.530828475952148 + ], + [ + "▁desensitized", + -15.530900001525879 + ], + [ + "transparency", + -15.53091812133789 + ], + [ + "▁Laidlaw", + -15.530926704406738 + ], + [ + "rickson", + -15.530937194824219 + ], + [ + "▁violator", + -15.530942916870117 + ], + [ + "▁Catamaran", + -15.530990600585938 + ], + [ + "▁microplastics", + -15.53101634979248 + ], + [ + "▁Sensibility", + -15.53103256225586 + ], + [ + "Destination", + -15.531054496765137 + ], + [ + "▁jaar", + -15.53107738494873 + ], + [ + "▁TEACH", + -15.531167030334473 + ], + [ + "oxford", + -15.53117847442627 + ], + [ + "disappointed", + -15.531183242797852 + ], + [ + "▁reauthorize", + -15.531193733215332 + ], + [ + "▁Denying", + -15.53120231628418 + ], + [ + "▁inquisitor", + -15.531216621398926 + ], + [ + "▁Hoek", + -15.53123664855957 + ], + [ + "▁Irritable", + -15.531285285949707 + ], + [ + "▁Steadman", + -15.531290054321289 + ], + [ + "schall", + -15.531312942504883 + ], + [ + "▁Stirring", + -15.531333923339844 + ], + [ + "▁explication", + -15.531429290771484 + ], + [ + "▁strop", + -15.53148078918457 + ], + [ + "▁Alachua", + -15.53149127960205 + ], + [ + "▁Deuter", + -15.53150463104248 + ], + [ + "▁Griz", + -15.531514167785645 + ], + [ + "▁Conversational", + -15.531517028808594 + ], + [ + "▁Rhodesian", + -15.531550407409668 + ], + [ + "Muhammad", + -15.53155517578125 + ], + [ + "Html", + -15.531563758850098 + ], + [ + "▁chickadee", + -15.531603813171387 + ], + [ + "▁Monteiro", + -15.5316162109375 + ], + [ + "▁Gordie", + -15.531623840332031 + ], + [ + "▁Saskia", + -15.531698226928711 + ], + [ + "begotten", + -15.531699180603027 + ], + [ + "undefined", + -15.531744003295898 + ], + [ + "▁Applicator", + -15.531767845153809 + ], + [ + "чен", + -15.531781196594238 + ], + [ + "Herzegovina", + -15.531804084777832 + ], + [ + "▁McCluskey", + -15.531806945800781 + ], + [ + "YAH", + -15.531826972961426 + ], + [ + "▁vetoes", + -15.531893730163574 + ], + [ + "lewis", + -15.531933784484863 + ], + [ + "▁Wendt", + -15.531941413879395 + ], + [ + "▁Haddish", + -15.531942367553711 + ], + [ + "cannabinoid", + -15.531962394714355 + ], + [ + "▁ASSOCIATES", + -15.531989097595215 + ], + [ + "▁Congratulation", + -15.531990051269531 + ], + [ + "travers", + -15.53201675415039 + ], + [ + "▁Mowing", + -15.532047271728516 + ], + [ + "pnas", + -15.532073974609375 + ], + [ + "енно", + -15.532079696655273 + ], + [ + "▁harmonisation", + -15.532102584838867 + ], + [ + "▁permeation", + -15.532103538513184 + ], + [ + "▁Pooch", + -15.532139778137207 + ], + [ + "harris", + -15.532196998596191 + ], + [ + "vacu", + -15.532210350036621 + ], + [ + "aktion", + -15.532211303710938 + ], + [ + "▁consignor", + -15.532246589660645 + ], + [ + "原始内容存档于", + -15.532288551330566 + ], + [ + "▁paraprofessional", + -15.532297134399414 + ], + [ + "▁encroached", + -15.532308578491211 + ], + [ + "▁gerne", + -15.532336235046387 + ], + [ + "▁marvelled", + -15.532352447509766 + ], + [ + "▁strob", + -15.532362937927246 + ], + [ + "▁Distinguishing", + -15.532370567321777 + ], + [ + "▁terbaru", + -15.532398223876953 + ], + [ + "▁Zakir", + -15.532485008239746 + ], + [ + "▁institutionalised", + -15.532490730285645 + ], + [ + "▁Colonialism", + -15.532493591308594 + ], + [ + "▁Yael", + -15.53249740600586 + ], + [ + "Combat", + -15.532500267028809 + ], + [ + "▁Turntable", + -15.532514572143555 + ], + [ + "▁Rejuvenate", + -15.532533645629883 + ], + [ + "▁milligram", + -15.532533645629883 + ], + [ + "▁Refresher", + -15.532557487487793 + ], + [ + "Grind", + -15.532618522644043 + ], + [ + "▁Saoirse", + -15.532624244689941 + ], + [ + "Brendan", + -15.53262996673584 + ], + [ + "Dental", + -15.53267765045166 + ], + [ + "Yankee", + -15.532693862915039 + ], + [ + "▁Konzept", + -15.532694816589355 + ], + [ + "achieve", + -15.532783508300781 + ], + [ + "Influence", + -15.53286075592041 + ], + [ + "Noble", + -15.53288459777832 + ], + [ + "木", + -15.532896995544434 + ], + [ + "Located", + -15.532899856567383 + ], + [ + "▁tarred", + -15.53290843963623 + ], + [ + "▁Batley", + -15.532915115356445 + ], + [ + "▁recirculating", + -15.533050537109375 + ], + [ + "▁Occupant", + -15.533079147338867 + ], + [ + "ühr", + -15.533162117004395 + ], + [ + "▁Disabling", + -15.533169746398926 + ], + [ + "▁Tappan", + -15.533172607421875 + ], + [ + "▁Literal", + -15.533211708068848 + ], + [ + "▁CROWN", + -15.533260345458984 + ], + [ + "monopoly", + -15.533263206481934 + ], + [ + "▁espadrille", + -15.533283233642578 + ], + [ + "expose", + -15.53329086303711 + ], + [ + "▁THX", + -15.533347129821777 + ], + [ + "▁Distribu", + -15.533356666564941 + ], + [ + "▁Bedrock", + -15.533358573913574 + ], + [ + "▁Matsuda", + -15.533371925354004 + ], + [ + "▁zeta", + -15.533418655395508 + ], + [ + "fabrik", + -15.533453941345215 + ], + [ + "▁zoonotic", + -15.533467292785645 + ], + [ + "PRESSION", + -15.53348159790039 + ], + [ + "▁Impressionism", + -15.533510208129883 + ], + [ + "▁adiponectin", + -15.5335111618042 + ], + [ + "▁rubbermaid", + -15.53356647491455 + ], + [ + "וֹ", + -15.533592224121094 + ], + [ + "▁visto", + -15.533594131469727 + ], + [ + "▁Steinbrenner", + -15.533605575561523 + ], + [ + "持", + -15.533637046813965 + ], + [ + "▁ogle", + -15.53370475769043 + ], + [ + "iculata", + -15.533723831176758 + ], + [ + "▁CloudFlare", + -15.533738136291504 + ], + [ + "▁convolutional", + -15.533753395080566 + ], + [ + "disgusting", + -15.533782005310059 + ], + [ + "▁swank", + -15.533787727355957 + ], + [ + "▁audiology", + -15.533798217773438 + ], + [ + "qiang", + -15.533849716186523 + ], + [ + "▁MEMBERSHIP", + -15.533855438232422 + ], + [ + "調", + -15.533867835998535 + ], + [ + "abbo", + -15.533880233764648 + ], + [ + "YAG", + -15.53389835357666 + ], + [ + "▁Megadeth", + -15.533944129943848 + ], + [ + "▁Abruzzo", + -15.534010887145996 + ], + [ + "pheus", + -15.534016609191895 + ], + [ + "종", + -15.534055709838867 + ], + [ + "▁Dreadnought", + -15.534056663513184 + ], + [ + "▁Woolworth", + -15.53409194946289 + ], + [ + "▁aristo", + -15.534113883972168 + ], + [ + "Animation", + -15.534143447875977 + ], + [ + "▁Ahuja", + -15.53414535522461 + ], + [ + "▁Accommodate", + -15.534147262573242 + ], + [ + "▁rakhi", + -15.534150123596191 + ], + [ + "οῦ", + -15.534165382385254 + ], + [ + "▁Larch", + -15.534173011779785 + ], + [ + "Potter", + -15.534283638000488 + ], + [ + "settle", + -15.534319877624512 + ], + [ + "▁blacklisting", + -15.534329414367676 + ], + [ + "▁Quechua", + -15.534360885620117 + ], + [ + "בר", + -15.534385681152344 + ], + [ + "delegate", + -15.534393310546875 + ], + [ + "▁comprend", + -15.534443855285645 + ], + [ + "▁Neath", + -15.534462928771973 + ], + [ + "contractual", + -15.534475326538086 + ], + [ + "▁Bonferroni", + -15.534488677978516 + ], + [ + "▁quixotic", + -15.534488677978516 + ], + [ + "boomer", + -15.534492492675781 + ], + [ + "chromosome", + -15.534534454345703 + ], + [ + "▁incentivizing", + -15.534534454345703 + ], + [ + "▁Handshake", + -15.534539222717285 + ], + [ + "cannabis", + -15.534592628479004 + ], + [ + "MIG", + -15.534597396850586 + ], + [ + "Structural", + -15.534603118896484 + ], + [ + "▁Srebrenica", + -15.534603118896484 + ], + [ + "▁Flycatcher", + -15.534643173217773 + ], + [ + "Argument", + -15.534646987915039 + ], + [ + "▁Gyratory", + -15.534647941589355 + ], + [ + "▁Pudong", + -15.53465747833252 + ], + [ + "antenna", + -15.534671783447266 + ], + [ + "▁Entergy", + -15.534699440002441 + ], + [ + "▁fount", + -15.534829139709473 + ], + [ + "Highland", + -15.534834861755371 + ], + [ + "▁breadcrumb", + -15.53485107421875 + ], + [ + "▁Mesozoic", + -15.5348539352417 + ], + [ + "▁THINKING", + -15.534906387329102 + ], + [ + "▁Antiochus", + -15.534951210021973 + ], + [ + "▁Schrödinger", + -15.534966468811035 + ], + [ + "▁mesmerised", + -15.534989356994629 + ], + [ + "▁jostle", + -15.535008430480957 + ], + [ + "▁Bibcode", + -15.535012245178223 + ], + [ + "▁Nkrumah", + -15.535035133361816 + ], + [ + "▁cuban", + -15.535051345825195 + ], + [ + "▁Reclaiming", + -15.535054206848145 + ], + [ + "▁Stubborn", + -15.535058975219727 + ], + [ + "▁COMPLEX", + -15.535064697265625 + ], + [ + "▁Camtasia", + -15.535194396972656 + ], + [ + "▁Searcy", + -15.535194396972656 + ], + [ + "suggested", + -15.535226821899414 + ], + [ + "Argent", + -15.53526782989502 + ], + [ + "▁Derecho", + -15.535274505615234 + ], + [ + "▁Breville", + -15.535307884216309 + ], + [ + "▁화", + -15.535318374633789 + ], + [ + "▁progestin", + -15.535353660583496 + ], + [ + "▁moieties", + -15.53537654876709 + ], + [ + "▁Rushton", + -15.535419464111328 + ], + [ + "platte", + -15.535423278808594 + ], + [ + "VITA", + -15.535436630249023 + ], + [ + "▁Diebold", + -15.53543758392334 + ], + [ + "▁Bobbitt", + -15.535489082336426 + ], + [ + "▁Makarov", + -15.53557300567627 + ], + [ + "▁Torbay", + -15.535584449768066 + ], + [ + "Landmark", + -15.53564739227295 + ], + [ + "cowboy", + -15.535649299621582 + ], + [ + "▁mejores", + -15.535656929016113 + ], + [ + "▁Bamako", + -15.53566837310791 + ], + [ + "▁backsplashes", + -15.535669326782227 + ], + [ + "▁unmoving", + -15.535697937011719 + ], + [ + "▁bandstand", + -15.535709381103516 + ], + [ + "▁Denpasar", + -15.535741806030273 + ], + [ + "▁Kuehn", + -15.535757064819336 + ], + [ + "▁BOTTLE", + -15.535840034484863 + ], + [ + "libraries", + -15.535881996154785 + ], + [ + "▁salle", + -15.535888671875 + ], + [ + "Memories", + -15.535890579223633 + ], + [ + "ocrates", + -15.535896301269531 + ], + [ + "▁PRIVACY", + -15.535901069641113 + ], + [ + "üz", + -15.535953521728516 + ], + [ + "▁jessica", + -15.535958290100098 + ], + [ + "▁Cairngorm", + -15.535968780517578 + ], + [ + "▁Akhil", + -15.535984992980957 + ], + [ + "▁unbalance", + -15.53599739074707 + ], + [ + "insect", + -15.53600788116455 + ], + [ + "▁Vasudev", + -15.53606128692627 + ], + [ + "▁banality", + -15.536076545715332 + ], + [ + "▁autobiographies", + -15.536083221435547 + ], + [ + "▁multicoloured", + -15.536087989807129 + ], + [ + "▁Cranford", + -15.536093711853027 + ], + [ + "▁Trivedi", + -15.53612995147705 + ], + [ + "▁Bataan", + -15.536164283752441 + ], + [ + "▁Trumbo", + -15.536206245422363 + ], + [ + "▁Ramachandran", + -15.536293029785156 + ], + [ + "▁believability", + -15.536311149597168 + ], + [ + "▁Joelle", + -15.5363187789917 + ], + [ + "dhje", + -15.536367416381836 + ], + [ + "▁beluga", + -15.536380767822266 + ], + [ + "▁prav", + -15.536385536193848 + ], + [ + "▁Genesys", + -15.536394119262695 + ], + [ + "▁FireFox", + -15.536406517028809 + ], + [ + "gegeben", + -15.536432266235352 + ], + [ + "▁jostled", + -15.536436080932617 + ], + [ + "▁resinous", + -15.536457061767578 + ], + [ + "▁Repellent", + -15.536516189575195 + ], + [ + "▁LIFETIME", + -15.536604881286621 + ], + [ + "▁Malice", + -15.536616325378418 + ], + [ + "▁phonology", + -15.536624908447266 + ], + [ + "Twelve", + -15.536661148071289 + ], + [ + "Wiley", + -15.5366792678833 + ], + [ + "Console", + -15.536707878112793 + ], + [ + "▁retracing", + -15.536746978759766 + ], + [ + "▁inveterate", + -15.536767959594727 + ], + [ + "Permanent", + -15.536860466003418 + ], + [ + "▁SURFACE", + -15.536871910095215 + ], + [ + "▁Bochum", + -15.53687572479248 + ], + [ + "▁chutzpah", + -15.536881446838379 + ], + [ + "修", + -15.536901473999023 + ], + [ + "▁nutter", + -15.536917686462402 + ], + [ + "OSU", + -15.536951065063477 + ], + [ + "▁Colorear", + -15.53706169128418 + ], + [ + "ず", + -15.53706169128418 + ], + [ + "▁Schaaf", + -15.537100791931152 + ], + [ + "▁NIU", + -15.537130355834961 + ], + [ + "▁Saturation", + -15.537130355834961 + ], + [ + "▁Amundsen", + -15.537178039550781 + ], + [ + "▁XBMC", + -15.537229537963867 + ], + [ + "▁Seagal", + -15.537238121032715 + ], + [ + "▁morphologically", + -15.537239074707031 + ], + [ + "▁Hauler", + -15.537284851074219 + ], + [ + "▁slithering", + -15.537341117858887 + ], + [ + "▁Mudder", + -15.53734302520752 + ], + [ + "द्", + -15.537355422973633 + ], + [ + "inspire", + -15.537405014038086 + ], + [ + "▁LaBeouf", + -15.537405967712402 + ], + [ + "▁CERTIFICATE", + -15.537428855895996 + ], + [ + "약", + -15.537473678588867 + ], + [ + "▁luminary", + -15.537504196166992 + ], + [ + "었", + -15.537519454956055 + ], + [ + "▁ennui", + -15.537524223327637 + ], + [ + "▁Copywriting", + -15.537538528442383 + ], + [ + "ETER", + -15.537575721740723 + ], + [ + "▁Berserker", + -15.537615776062012 + ], + [ + "▁enraptured", + -15.53763484954834 + ], + [ + "▁Flotilla", + -15.537679672241211 + ], + [ + "Failed", + -15.537683486938477 + ], + [ + "▁Titian", + -15.537763595581055 + ], + [ + "▁он", + -15.53780460357666 + ], + [ + "▁Infinix", + -15.537824630737305 + ], + [ + "▁Grommet", + -15.537832260131836 + ], + [ + "▁STRESS", + -15.537841796875 + ], + [ + "▁shorebirds", + -15.537942886352539 + ], + [ + "▁Gemara", + -15.537981033325195 + ], + [ + "ֹ", + -15.537985801696777 + ], + [ + "▁Syndergaard", + -15.538000106811523 + ], + [ + "▁interposed", + -15.538020133972168 + ], + [ + "▁Ceremonial", + -15.538022994995117 + ], + [ + "pillow", + -15.538026809692383 + ], + [ + "Harmon", + -15.538053512573242 + ], + [ + "▁Kuti", + -15.538093566894531 + ], + [ + "▁Anglin", + -15.538095474243164 + ], + [ + "▁dishonorable", + -15.538103103637695 + ], + [ + "▁Cagle", + -15.53810977935791 + ], + [ + "▁Tectonic", + -15.538124084472656 + ], + [ + "▁Yuzu", + -15.538139343261719 + ], + [ + "▁NAIL", + -15.538152694702148 + ], + [ + "▁Graaf", + -15.538155555725098 + ], + [ + "parasitic", + -15.53816032409668 + ], + [ + "▁DocuSign", + -15.538174629211426 + ], + [ + "▁kitesurfing", + -15.538189888000488 + ], + [ + "▁Bereich", + -15.538236618041992 + ], + [ + "▁boggy", + -15.538247108459473 + ], + [ + "▁Skippy", + -15.538254737854004 + ], + [ + "Ethiopia", + -15.53825855255127 + ], + [ + "Gerald", + -15.53825855255127 + ], + [ + "▁Mutton", + -15.538261413574219 + ], + [ + "▁Smok", + -15.538315773010254 + ], + [ + "▁nonsteroidal", + -15.538320541381836 + ], + [ + "▁Katsina", + -15.538347244262695 + ], + [ + "▁Yonder", + -15.538396835327148 + ], + [ + "▁thronged", + -15.538396835327148 + ], + [ + "▁Weightlifting", + -15.53840160369873 + ], + [ + "▁Premio", + -15.538410186767578 + ], + [ + "▁tucson", + -15.538479804992676 + ], + [ + "▁fazer", + -15.538481712341309 + ], + [ + "▁только", + -15.538525581359863 + ], + [ + "▁Aronofsky", + -15.538527488708496 + ], + [ + "LDC", + -15.538546562194824 + ], + [ + "▁MINOR", + -15.538546562194824 + ], + [ + "▁Jarry", + -15.538565635681152 + ], + [ + "▁ardour", + -15.53857135772705 + ], + [ + "▁tzatziki", + -15.538593292236328 + ], + [ + "▁electioneering", + -15.538649559020996 + ], + [ + "▁MARGARET", + -15.53866195678711 + ], + [ + "▁kommt", + -15.53866195678711 + ], + [ + "▁resected", + -15.538713455200195 + ], + [ + "▁─", + -15.538751602172852 + ], + [ + "▁lucidity", + -15.538755416870117 + ], + [ + "▁HONEST", + -15.53876781463623 + ], + [ + "▁Juggling", + -15.538804054260254 + ], + [ + "▁Mitzi", + -15.53880500793457 + ], + [ + "▁Feroz", + -15.538846015930176 + ], + [ + "▁paralytic", + -15.538862228393555 + ], + [ + "▁calcified", + -15.53886890411377 + ], + [ + "Vocal", + -15.538878440856934 + ], + [ + "▁Staines", + -15.5388822555542 + ], + [ + "▁Solicitation", + -15.538902282714844 + ], + [ + "▁Kalle", + -15.53890609741211 + ], + [ + "▁epigraph", + -15.538915634155273 + ], + [ + "▁Heterocyclic", + -15.538917541503906 + ], + [ + "▁것을", + -15.538920402526855 + ], + [ + "owych", + -15.538928985595703 + ], + [ + "▁Claudette", + -15.538941383361816 + ], + [ + "▁polici", + -15.538946151733398 + ], + [ + "WAIT", + -15.538969039916992 + ], + [ + "▁vaporization", + -15.538976669311523 + ], + [ + "▁BARBARA", + -15.538984298706055 + ], + [ + "istische", + -15.538989067077637 + ], + [ + "▁Diagn", + -15.538994789123535 + ], + [ + "▁Hematite", + -15.539029121398926 + ], + [ + "▁Samiti", + -15.53903579711914 + ], + [ + "CLICK", + -15.539046287536621 + ], + [ + "Alison", + -15.539053916931152 + ], + [ + "Potential", + -15.53907585144043 + ], + [ + "▁इ", + -15.539077758789062 + ], + [ + "▁AFFECT", + -15.53908634185791 + ], + [ + "iblity", + -15.539090156555176 + ], + [ + "▁FLIP", + -15.539090156555176 + ], + [ + "▁Hobb", + -15.539108276367188 + ], + [ + "▁Supersonic", + -15.53918170928955 + ], + [ + "▁HBP", + -15.53920841217041 + ], + [ + "▁Immunotherapy", + -15.539225578308105 + ], + [ + "▁Polynomial", + -15.539226531982422 + ], + [ + "▁produk", + -15.539331436157227 + ], + [ + "▁Bribery", + -15.539402961730957 + ], + [ + "▁NorCal", + -15.539406776428223 + ], + [ + "▁Generously", + -15.539474487304688 + ], + [ + "▁ESOL", + -15.539525032043457 + ], + [ + "▁sapped", + -15.539538383483887 + ], + [ + "▁CHRISTOPHER", + -15.53955364227295 + ], + [ + "་", + -15.539569854736328 + ], + [ + "▁circulator", + -15.539570808410645 + ], + [ + "▁Wisp", + -15.539580345153809 + ], + [ + "▁CAIRO", + -15.539594650268555 + ], + [ + "▁sulphuric", + -15.539615631103516 + ], + [ + "▁Основы", + -15.53962230682373 + ], + [ + "▁Vesel", + -15.539626121520996 + ], + [ + "より", + -15.539631843566895 + ], + [ + "▁Gutman", + -15.539695739746094 + ], + [ + "▁Yggdrasil", + -15.539713859558105 + ], + [ + "▁InnoDB", + -15.539715766906738 + ], + [ + "▁Cohesion", + -15.5397367477417 + ], + [ + "▁accretive", + -15.539782524108887 + ], + [ + "twisted", + -15.539800643920898 + ], + [ + "▁arthroscopy", + -15.53980541229248 + ], + [ + "▁MASH", + -15.539809226989746 + ], + [ + "Klein", + -15.539848327636719 + ], + [ + "rogation", + -15.539862632751465 + ], + [ + "▁Rajnath", + -15.539884567260742 + ], + [ + "▁Berwyn", + -15.53991985321045 + ], + [ + "▁Factbook", + -15.539931297302246 + ], + [ + "hhhhhh", + -15.539932250976562 + ], + [ + "▁само", + -15.540021896362305 + ], + [ + "▁XXII", + -15.540130615234375 + ], + [ + "▁commandeer", + -15.540131568908691 + ], + [ + "▁FSF", + -15.540132522583008 + ], + [ + "▁Kaczynski", + -15.540145874023438 + ], + [ + "praying", + -15.540181159973145 + ], + [ + "▁Thrace", + -15.540251731872559 + ], + [ + "▁HAPPENED", + -15.540262222290039 + ], + [ + "▁Autographed", + -15.540292739868164 + ], + [ + "▁Crossbody", + -15.540294647216797 + ], + [ + "Stanley", + -15.540355682373047 + ], + [ + "▁PODCAST", + -15.540356636047363 + ], + [ + "▁Boredom", + -15.54038143157959 + ], + [ + "했", + -15.540399551391602 + ], + [ + "▁Yarbrough", + -15.540428161621094 + ], + [ + "▁Sisko", + -15.540430068969727 + ], + [ + "▁Guanajuato", + -15.540514945983887 + ], + [ + "▁Jourdan", + -15.540514945983887 + ], + [ + "▁Zaidi", + -15.540526390075684 + ], + [ + "pistol", + -15.540531158447266 + ], + [ + "▁Lahiri", + -15.540532112121582 + ], + [ + "Installation", + -15.540558815002441 + ], + [ + "▁Middleweight", + -15.540589332580566 + ], + [ + "chry", + -15.54061222076416 + ], + [ + "Щ", + -15.540619850158691 + ], + [ + "▁extrapolating", + -15.540629386901855 + ], + [ + "▁brainwash", + -15.540657043457031 + ], + [ + "▁externship", + -15.540708541870117 + ], + [ + "▁Giuliano", + -15.540719985961914 + ], + [ + "▁Craddock", + -15.54072093963623 + ], + [ + "▁HOOD", + -15.540736198425293 + ], + [ + "▁skal", + -15.540770530700684 + ], + [ + "iconic", + -15.540824890136719 + ], + [ + "▁disfavor", + -15.540850639343262 + ], + [ + "▁disbanding", + -15.540861129760742 + ], + [ + "syllable", + -15.540862083435059 + ], + [ + "greave", + -15.540865898132324 + ], + [ + "▁של", + -15.540874481201172 + ], + [ + "▁overshadowing", + -15.540914535522461 + ], + [ + "▁Lebowski", + -15.540919303894043 + ], + [ + "Meier", + -15.540923118591309 + ], + [ + "▁ALBERT", + -15.540943145751953 + ], + [ + "▁schweiz", + -15.540973663330078 + ], + [ + "ိ", + -15.541016578674316 + ], + [ + "▁Victorville", + -15.541041374206543 + ], + [ + "▁entangle", + -15.541043281555176 + ], + [ + "▁Circulating", + -15.541049003601074 + ], + [ + "▁tubercul", + -15.541064262390137 + ], + [ + "consist", + -15.541104316711426 + ], + [ + "▁Eurosport", + -15.541121482849121 + ], + [ + "▁dichotomous", + -15.541132926940918 + ], + [ + "├", + -15.5412015914917 + ], + [ + "armour", + -15.54124641418457 + ], + [ + "▁Honoree", + -15.541330337524414 + ], + [ + "▁bereits", + -15.541413307189941 + ], + [ + "▁Cowles", + -15.541419982910156 + ], + [ + "▁herculean", + -15.541454315185547 + ], + [ + "▁Luzerne", + -15.541465759277344 + ], + [ + "▁pomade", + -15.541543006896973 + ], + [ + "▁Dumoulin", + -15.541568756103516 + ], + [ + "★★★★★", + -15.541569709777832 + ], + [ + "Pamela", + -15.54159164428711 + ], + [ + "lattice", + -15.541624069213867 + ], + [ + "▁documentarian", + -15.541632652282715 + ], + [ + "evangel", + -15.541643142700195 + ], + [ + "▁glycosylation", + -15.541665077209473 + ], + [ + "▁reinvesting", + -15.541715621948242 + ], + [ + "การ", + -15.54179573059082 + ], + [ + "▁pincushion", + -15.541823387145996 + ], + [ + "▁Quartermaster", + -15.541826248168945 + ], + [ + "林", + -15.541837692260742 + ], + [ + "▁wombat", + -15.54187297821045 + ], + [ + "▁falta", + -15.54188346862793 + ], + [ + "▁Morbid", + -15.541987419128418 + ], + [ + "ष", + -15.541990280151367 + ], + [ + "င္", + -15.542001724243164 + ], + [ + "▁instrumentality", + -15.54212474822998 + ], + [ + "Hulk", + -15.542144775390625 + ], + [ + "▁Sharan", + -15.542149543762207 + ], + [ + "▁pelting", + -15.542155265808105 + ], + [ + "▁ASSET", + -15.542181015014648 + ], + [ + "Flood", + -15.542211532592773 + ], + [ + "▁Halak", + -15.542234420776367 + ], + [ + "▁amsterdam", + -15.542238235473633 + ], + [ + "▁migra", + -15.542346954345703 + ], + [ + "ива", + -15.542351722717285 + ], + [ + "Vienna", + -15.542365074157715 + ], + [ + "▁cephalosporin", + -15.542370796203613 + ], + [ + "▁puritan", + -15.542373657226562 + ], + [ + "Leigh", + -15.542377471923828 + ], + [ + "▁Yantra", + -15.542410850524902 + ], + [ + "▁Escaping", + -15.542451858520508 + ], + [ + "curable", + -15.542457580566406 + ], + [ + "▁Umrah", + -15.542469024658203 + ], + [ + "▁oblast", + -15.542490005493164 + ], + [ + "▁Olav", + -15.542531967163086 + ], + [ + "▁Spiller", + -15.542547225952148 + ], + [ + "Pierce", + -15.54255199432373 + ], + [ + "▁Tissot", + -15.542670249938965 + ], + [ + "▁Fontainebleau", + -15.54273796081543 + ], + [ + "Wade", + -15.54274845123291 + ], + [ + "kevich", + -15.542791366577148 + ], + [ + "印", + -15.542791366577148 + ], + [ + "▁HOLLYWOOD", + -15.542807579040527 + ], + [ + "▁Distinguish", + -15.542815208435059 + ], + [ + "Girlfriend", + -15.542831420898438 + ], + [ + "▁Thorsten", + -15.542832374572754 + ], + [ + "Regan", + -15.542892456054688 + ], + [ + "▁ZOOM", + -15.542898178100586 + ], + [ + "dispatch", + -15.542900085449219 + ], + [ + "▁Theranos", + -15.542903900146484 + ], + [ + "▁insolent", + -15.542919158935547 + ], + [ + "▁Ecclestone", + -15.542967796325684 + ], + [ + "▁BATTERY", + -15.542990684509277 + ], + [ + "IMMER", + -15.543076515197754 + ], + [ + "ခ", + -15.54308032989502 + ], + [ + "▁tubercle", + -15.543135643005371 + ], + [ + "Critic", + -15.543194770812988 + ], + [ + "▁Avicii", + -15.54324722290039 + ], + [ + "овая", + -15.543285369873047 + ], + [ + "fluorescent", + -15.543339729309082 + ], + [ + "▁russell", + -15.543347358703613 + ], + [ + "▁Mhz", + -15.543390274047852 + ], + [ + "▁Allgemeine", + -15.543449401855469 + ], + [ + "trodden", + -15.543538093566895 + ], + [ + "▁Medellín", + -15.54354190826416 + ], + [ + "▁Felon", + -15.543553352355957 + ], + [ + "▁Nirmala", + -15.543556213378906 + ], + [ + "▁Treviso", + -15.543567657470703 + ], + [ + "▁giv", + -15.54357624053955 + ], + [ + "▁Kolle", + -15.543610572814941 + ], + [ + "▁Suspicion", + -15.543610572814941 + ], + [ + "Rural", + -15.543624877929688 + ], + [ + "terpenoid", + -15.543676376342773 + ], + [ + "▁Xylo", + -15.543688774108887 + ], + [ + "▁objetivo", + -15.543693542480469 + ], + [ + "▁politicization", + -15.543700218200684 + ], + [ + "▁Doncic", + -15.543701171875 + ], + [ + "▁Resveratrol", + -15.543702125549316 + ], + [ + "eggia", + -15.543717384338379 + ], + [ + "▁Arminian", + -15.54372501373291 + ], + [ + "▁Filmfare", + -15.543729782104492 + ], + [ + "Sleeping", + -15.543754577636719 + ], + [ + "▁Λ", + -15.54377269744873 + ], + [ + "▁Archduke", + -15.543777465820312 + ], + [ + "arbitr", + -15.54382038116455 + ], + [ + "يك", + -15.54382038116455 + ], + [ + "▁Outcast", + -15.543830871582031 + ], + [ + "감", + -15.543841361999512 + ], + [ + "▁Disregard", + -15.543854713439941 + ], + [ + "▁pervading", + -15.543863296508789 + ], + [ + "▁Politician", + -15.5438871383667 + ], + [ + "▁shiplap", + -15.543902397155762 + ], + [ + "▁polyolefin", + -15.543915748596191 + ], + [ + "▁Lujan", + -15.543972969055176 + ], + [ + "▁Doubtless", + -15.543974876403809 + ], + [ + "▁peregrine", + -15.544024467468262 + ], + [ + "▁Abduction", + -15.544042587280273 + ], + [ + "▁diagramming", + -15.544042587280273 + ], + [ + "▁Travelodge", + -15.544048309326172 + ], + [ + "▁Floppy", + -15.544053077697754 + ], + [ + "Bail", + -15.544071197509766 + ], + [ + "ന്ന", + -15.544075012207031 + ], + [ + "▁Bielsa", + -15.5441312789917 + ], + [ + "vampire", + -15.544148445129395 + ], + [ + "▁jugar", + -15.54417610168457 + ], + [ + "▁Provigil", + -15.544208526611328 + ], + [ + "▁Pennywise", + -15.544240951538086 + ], + [ + "▁Jochen", + -15.544269561767578 + ], + [ + "▁deuterium", + -15.544276237487793 + ], + [ + "▁Leaking", + -15.544288635253906 + ], + [ + "▁Aintree", + -15.544303894042969 + ], + [ + "▁detestable", + -15.544304847717285 + ], + [ + "PPV", + -15.544305801391602 + ], + [ + "▁omaha", + -15.54434585571289 + ], + [ + "▁BizTalk", + -15.544533729553223 + ], + [ + "▁Roul", + -15.544548034667969 + ], + [ + "▁Marrone", + -15.544560432434082 + ], + [ + "▁Wholesome", + -15.544621467590332 + ], + [ + "▁cruciferous", + -15.544713973999023 + ], + [ + "▁CANDIDATE", + -15.544759750366211 + ], + [ + "Albany", + -15.54476261138916 + ], + [ + "▁uncritically", + -15.54477310180664 + ], + [ + "стор", + -15.544844627380371 + ], + [ + "▁Tiri", + -15.54486083984375 + ], + [ + "Elvis", + -15.544878959655762 + ], + [ + "▁polynucleotide", + -15.544880867004395 + ], + [ + "▁infirmities", + -15.54489803314209 + ], + [ + "까지", + -15.544900894165039 + ], + [ + "▁pushbutton", + -15.544905662536621 + ], + [ + "▁duplicitous", + -15.544920921325684 + ], + [ + "judgemental", + -15.544933319091797 + ], + [ + "▁parsnip", + -15.544964790344238 + ], + [ + "▁fazed", + -15.544974327087402 + ], + [ + "▁clairvoyance", + -15.544989585876465 + ], + [ + "mileage", + -15.54499626159668 + ], + [ + "▁TERRI", + -15.545001029968262 + ], + [ + "▁SIGGRAPH", + -15.545061111450195 + ], + [ + "▁starbucks", + -15.545100212097168 + ], + [ + "▁Archiving", + -15.545147895812988 + ], + [ + "▁Gorky", + -15.545154571533203 + ], + [ + "▁Hammerhead", + -15.545158386230469 + ], + [ + "▁UTSA", + -15.545174598693848 + ], + [ + "▁Hygienist", + -15.545196533203125 + ], + [ + "Depending", + -15.545197486877441 + ], + [ + "▁Dunhill", + -15.545209884643555 + ], + [ + "▁Richelieu", + -15.545219421386719 + ], + [ + "▁functor", + -15.54532527923584 + ], + [ + "colleague", + -15.545352935791016 + ], + [ + "▁TUF", + -15.545354843139648 + ], + [ + "pierce", + -15.545355796813965 + ], + [ + "▁COUPON", + -15.545380592346191 + ], + [ + "▁POSTED", + -15.545380592346191 + ], + [ + "▁Reciprocity", + -15.545449256896973 + ], + [ + "▁Eilat", + -15.54549789428711 + ], + [ + "ogged", + -15.545499801635742 + ], + [ + "▁Amstel", + -15.545557975769043 + ], + [ + "Lounge", + -15.545585632324219 + ], + [ + "▁Cerner", + -15.545607566833496 + ], + [ + "▁Kegel", + -15.545653343200684 + ], + [ + "▁nih", + -15.545656204223633 + ], + [ + "▁whinge", + -15.545656204223633 + ], + [ + "▁discontinuities", + -15.54565715789795 + ], + [ + "▁erhalten", + -15.54568099975586 + ], + [ + "▁Reaves", + -15.545706748962402 + ], + [ + "Monk", + -15.545741081237793 + ], + [ + "▁SKILLS", + -15.545748710632324 + ], + [ + "▁Latakia", + -15.545877456665039 + ], + [ + "▁Pravda", + -15.545897483825684 + ], + [ + "يس", + -15.545933723449707 + ], + [ + "▁expunge", + -15.545943260192871 + ], + [ + "▁rheumatology", + -15.545978546142578 + ], + [ + "▁καὶ", + -15.545978546142578 + ], + [ + "derivative", + -15.545989990234375 + ], + [ + "▁asymmetries", + -15.546002388000488 + ], + [ + "▁claus", + -15.546011924743652 + ], + [ + "▁Gawain", + -15.546036720275879 + ], + [ + "▁recapping", + -15.54604721069336 + ], + [ + "▁Hizbullah", + -15.546093940734863 + ], + [ + "خر", + -15.54613971710205 + ], + [ + "▁Soundgarden", + -15.54614543914795 + ], + [ + "═", + -15.546172142028809 + ], + [ + "▁hitchhike", + -15.54625415802002 + ], + [ + "▁Nieves", + -15.546255111694336 + ], + [ + "▁teleprompter", + -15.546255111694336 + ], + [ + "wirkung", + -15.546289443969727 + ], + [ + "▁Serkis", + -15.546317100524902 + ], + [ + "▁Cybercrime", + -15.546378135681152 + ], + [ + "▁Shikhar", + -15.546392440795898 + ], + [ + "너", + -15.546416282653809 + ], + [ + "бер", + -15.546426773071289 + ], + [ + "▁Uefa", + -15.546468734741211 + ], + [ + "▁intermarriage", + -15.546470642089844 + ], + [ + "phosphonic", + -15.546510696411133 + ], + [ + "▁embroideries", + -15.546536445617676 + ], + [ + "▁bangladesh", + -15.546554565429688 + ], + [ + "▁Thimphu", + -15.546600341796875 + ], + [ + "lexia", + -15.546607971191406 + ], + [ + "▁Dissemination", + -15.546647071838379 + ], + [ + "mexico", + -15.546664237976074 + ], + [ + "▁Oxlade", + -15.546677589416504 + ], + [ + "▁parodied", + -15.546692848205566 + ], + [ + "Psychology", + -15.546698570251465 + ], + [ + "▁Lundberg", + -15.546738624572754 + ], + [ + "▁Incandescent", + -15.546785354614258 + ], + [ + "ghast", + -15.546802520751953 + ], + [ + "▁breathlessness", + -15.546842575073242 + ], + [ + "▁Bacca", + -15.546855926513672 + ], + [ + "▁Douche", + -15.546868324279785 + ], + [ + "nouncing", + -15.546887397766113 + ], + [ + "▁Prescribing", + -15.546903610229492 + ], + [ + "▁Braveheart", + -15.546944618225098 + ], + [ + "beneficial", + -15.546950340270996 + ], + [ + "▁Shephard", + -15.54697036743164 + ], + [ + "▁CANCEL", + -15.547042846679688 + ], + [ + "▁woozy", + -15.547045707702637 + ], + [ + "▁Raritan", + -15.547061920166016 + ], + [ + "▁softcover", + -15.547073364257812 + ], + [ + "CRYPT", + -15.54713249206543 + ], + [ + "▁fotografi", + -15.547161102294922 + ], + [ + "▁Sackett", + -15.547171592712402 + ], + [ + "▁TJNBoost", + -15.547176361083984 + ], + [ + "▁llega", + -15.547188758850098 + ], + [ + "▁ADMINISTRATION", + -15.547245979309082 + ], + [ + "▁nameservers", + -15.54725456237793 + ], + [ + "Alter", + -15.547292709350586 + ], + [ + "▁Illuminating", + -15.547307968139648 + ], + [ + "quillo", + -15.547320365905762 + ], + [ + "▁Cragg", + -15.547321319580078 + ], + [ + "▁Ancestor", + -15.547337532043457 + ], + [ + "▁Prabhakar", + -15.547402381896973 + ], + [ + "LANG", + -15.54741096496582 + ], + [ + "▁Milburn", + -15.54745864868164 + ], + [ + "传", + -15.547469139099121 + ], + [ + "▁Kawaii", + -15.54747486114502 + ], + [ + "▁MISSING", + -15.547548294067383 + ], + [ + "нер", + -15.547563552856445 + ], + [ + "▁AVCHD", + -15.547564506530762 + ], + [ + "▁Lipitor", + -15.547616004943848 + ], + [ + "bereich", + -15.547623634338379 + ], + [ + "▁Lytle", + -15.547639846801758 + ], + [ + "▁django", + -15.547652244567871 + ], + [ + "▁Pulisic", + -15.5476713180542 + ], + [ + "▁Molyneux", + -15.547706604003906 + ], + [ + "▁HEATING", + -15.54773235321045 + ], + [ + "ulga", + -15.547734260559082 + ], + [ + "Manifest", + -15.547736167907715 + ], + [ + "▁semper", + -15.547748565673828 + ], + [ + "▁whizzed", + -15.547820091247559 + ], + [ + "▁Viktoria", + -15.547836303710938 + ], + [ + "Stephanie", + -15.547847747802734 + ], + [ + "▁femtosecond", + -15.547868728637695 + ], + [ + "▁urinalysis", + -15.547892570495605 + ], + [ + "▁Devonian", + -15.547900199890137 + ], + [ + "▁auxiliaries", + -15.54796028137207 + ], + [ + "▁Saina", + -15.547991752624512 + ], + [ + "▁Decreasing", + -15.548007011413574 + ], + [ + "▁magnetosphere", + -15.548015594482422 + ], + [ + "▁satirize", + -15.548019409179688 + ], + [ + "▁ornithologist", + -15.548029899597168 + ], + [ + "▁punjabi", + -15.548108100891113 + ], + [ + "▁kawaii", + -15.548110961914062 + ], + [ + "▁Lockyer", + -15.548130989074707 + ], + [ + "मि", + -15.548142433166504 + ], + [ + "prototype", + -15.548197746276855 + ], + [ + "▁purred", + -15.548237800598145 + ], + [ + "▁Whirlwind", + -15.548274040222168 + ], + [ + "▁mongoose", + -15.548310279846191 + ], + [ + "▁Insomniac", + -15.548323631286621 + ], + [ + "▁Mawson", + -15.548343658447266 + ], + [ + "請求項", + -15.548354148864746 + ], + [ + "▁क्या", + -15.548422813415527 + ], + [ + "▁Gerri", + -15.5484619140625 + ], + [ + "overnight", + -15.548466682434082 + ], + [ + "▁McLane", + -15.54847240447998 + ], + [ + "▁Entebbe", + -15.548494338989258 + ], + [ + "▁vasodilator", + -15.548537254333496 + ], + [ + "▁Eisenstein", + -15.548552513122559 + ], + [ + "▁franklin", + -15.548572540283203 + ], + [ + "▁̆", + -15.548584938049316 + ], + [ + "▁FEELING", + -15.548643112182617 + ], + [ + "▁Culpeper", + -15.548699378967285 + ], + [ + "▁antimalarial", + -15.548709869384766 + ], + [ + "▁redeployment", + -15.548724174499512 + ], + [ + "▁OLAP", + -15.548730850219727 + ], + [ + "▁Kalispell", + -15.548761367797852 + ], + [ + "▁Andreessen", + -15.548807144165039 + ], + [ + "▁etiologic", + -15.548859596252441 + ], + [ + "▁Subpoena", + -15.548860549926758 + ], + [ + "▁ALBANY", + -15.54886531829834 + ], + [ + "Einstein", + -15.5488920211792 + ], + [ + "▁stepsister", + -15.548898696899414 + ], + [ + "▁sepals", + -15.548927307128906 + ], + [ + "sylvania", + -15.548933029174805 + ], + [ + "▁granulocyte", + -15.54897403717041 + ], + [ + "▁wiener", + -15.54898738861084 + ], + [ + "▁riven", + -15.548990249633789 + ], + [ + "▁crimin", + -15.5490083694458 + ], + [ + "▁Synthroid", + -15.549026489257812 + ], + [ + "ideological", + -15.549062728881836 + ], + [ + "▁Prognostic", + -15.549067497253418 + ], + [ + "▁Grea", + -15.549081802368164 + ], + [ + "cleansing", + -15.54908275604248 + ], + [ + "▁Lattimore", + -15.549114227294922 + ], + [ + "▁Anticipated", + -15.549201965332031 + ], + [ + "▁Cedarville", + -15.549217224121094 + ], + [ + "における", + -15.549320220947266 + ], + [ + "▁accel", + -15.549335479736328 + ], + [ + "▁summarising", + -15.54941463470459 + ], + [ + "▁Thomsen", + -15.549473762512207 + ], + [ + "▁Yassin", + -15.549530982971191 + ], + [ + "▁DONATE", + -15.549538612365723 + ], + [ + "сы", + -15.549558639526367 + ], + [ + "▁pregunta", + -15.549567222595215 + ], + [ + "Gospel", + -15.54958438873291 + ], + [ + "判", + -15.549596786499023 + ], + [ + "▁Pharo", + -15.549635887145996 + ], + [ + "▁electroplating", + -15.549646377563477 + ], + [ + "Processor", + -15.54965877532959 + ], + [ + "▁Carpal", + -15.549691200256348 + ], + [ + "Breast", + -15.5497407913208 + ], + [ + "▁lope", + -15.549744606018066 + ], + [ + "Centric", + -15.549756050109863 + ], + [ + "其中", + -15.54977798461914 + ], + [ + "pollination", + -15.549778938293457 + ], + [ + "▁frust", + -15.549821853637695 + ], + [ + "▁plyometric", + -15.549839973449707 + ], + [ + "▁área", + -15.549839973449707 + ], + [ + "▁Jabalpur", + -15.549840927124023 + ], + [ + "▁CORRECTION", + -15.549883842468262 + ], + [ + "▁Granlund", + -15.549904823303223 + ], + [ + "▁DLNA", + -15.550057411193848 + ], + [ + "▁Fernanda", + -15.550070762634277 + ], + [ + "▁είναι", + -15.550130844116211 + ], + [ + "▁brulee", + -15.550138473510742 + ], + [ + "palace", + -15.550162315368652 + ], + [ + "▁Wigmore", + -15.550168991088867 + ], + [ + "ം", + -15.550177574157715 + ], + [ + "▁Maqui", + -15.550183296203613 + ], + [ + "▁chinook", + -15.550183296203613 + ], + [ + "arrested", + -15.550189018249512 + ], + [ + "축", + -15.550200462341309 + ], + [ + "▁Lebenslauf", + -15.550248146057129 + ], + [ + "▁Amalgamated", + -15.550254821777344 + ], + [ + "▁Xiaoping", + -15.550272941589355 + ], + [ + "效", + -15.550275802612305 + ], + [ + "差", + -15.550358772277832 + ], + [ + "ghetto", + -15.550373077392578 + ], + [ + "▁mujeres", + -15.550374031066895 + ], + [ + "OWER", + -15.550413131713867 + ], + [ + "Quan", + -15.550414085388184 + ], + [ + "ctio", + -15.550416946411133 + ], + [ + "consistency", + -15.550424575805664 + ], + [ + "▁Habanero", + -15.550455093383789 + ], + [ + "▁KIPP", + -15.550480842590332 + ], + [ + "gnome", + -15.550496101379395 + ], + [ + "▁Nisbet", + -15.550529479980469 + ], + [ + "uomo", + -15.550552368164062 + ], + [ + "▁pharmacodynamic", + -15.550603866577148 + ], + [ + "房", + -15.550639152526855 + ], + [ + "▁BIOL", + -15.550641059875488 + ], + [ + "▁dropkick", + -15.550668716430664 + ], + [ + "▁Tuolumne", + -15.550732612609863 + ], + [ + "headedness", + -15.550741195678711 + ], + [ + "leider", + -15.550756454467773 + ], + [ + "▁COMPONENTS", + -15.55077838897705 + ], + [ + "▁baltimore", + -15.55077838897705 + ], + [ + "collaboration", + -15.550824165344238 + ], + [ + "▁Reglazing", + -15.550827026367188 + ], + [ + "Nevertheless", + -15.550873756408691 + ], + [ + "Attention", + -15.550880432128906 + ], + [ + "▁Swagbucks", + -15.550965309143066 + ], + [ + "pharyngeal", + -15.55099105834961 + ], + [ + "त्र", + -15.550995826721191 + ], + [ + "▁trombonist", + -15.551010131835938 + ], + [ + "ṣa", + -15.55109977722168 + ], + [ + "▁Inventories", + -15.55112075805664 + ], + [ + "▁egoism", + -15.5511474609375 + ], + [ + "▁czy", + -15.551148414611816 + ], + [ + "Divide", + -15.551187515258789 + ], + [ + "▁wight", + -15.551222801208496 + ], + [ + "haug", + -15.551239967346191 + ], + [ + "▁anmeldung", + -15.551241874694824 + ], + [ + "▁nigga", + -15.551251411437988 + ], + [ + "▁Maldon", + -15.55128288269043 + ], + [ + "remarkable", + -15.551295280456543 + ], + [ + "▁libra", + -15.551295280456543 + ], + [ + "▁Eyal", + -15.551342010498047 + ], + [ + "▁degreaser", + -15.55142593383789 + ], + [ + "▁Bhojpuri", + -15.551472663879395 + ], + [ + "▁Vernal", + -15.551482200622559 + ], + [ + "▁stanley", + -15.551493644714355 + ], + [ + "▁Flemming", + -15.55150032043457 + ], + [ + "▁Dispensary", + -15.551542282104492 + ], + [ + "▁fueron", + -15.551555633544922 + ], + [ + "▁Avionics", + -15.55157470703125 + ], + [ + "▁microblogging", + -15.55157470703125 + ], + [ + "▁portugal", + -15.551593780517578 + ], + [ + "Roller", + -15.551623344421387 + ], + [ + "▁Hikari", + -15.551644325256348 + ], + [ + "▁lavatories", + -15.551681518554688 + ], + [ + "▁Energize", + -15.551695823669434 + ], + [ + "CTRL", + -15.55173397064209 + ], + [ + "▁Wynwood", + -15.551736831665039 + ], + [ + "▁sieving", + -15.551774978637695 + ], + [ + "স", + -15.551801681518555 + ], + [ + "sistance", + -15.55184268951416 + ], + [ + "UMBLE", + -15.551843643188477 + ], + [ + "▁Wylde", + -15.551878929138184 + ], + [ + "▁Connoisseur", + -15.551889419555664 + ], + [ + "▁remortgage", + -15.551907539367676 + ], + [ + "▁Indemnification", + -15.551959037780762 + ], + [ + "▁Epigenomics", + -15.551963806152344 + ], + [ + "Eventually", + -15.551966667175293 + ], + [ + "▁avons", + -15.551997184753418 + ], + [ + "▁Flaxseed", + -15.55201244354248 + ], + [ + "सी", + -15.552020072937012 + ], + [ + "▁diskette", + -15.552021980285645 + ], + [ + "▁merlot", + -15.552045822143555 + ], + [ + "photonic", + -15.552050590515137 + ], + [ + "▁Ertz", + -15.552062034606934 + ], + [ + "tainted", + -15.5520658493042 + ], + [ + "▁GEORGIA", + -15.552098274230957 + ], + [ + "设备", + -15.552109718322754 + ], + [ + "▁Kaspar", + -15.55219841003418 + ], + [ + "▁Poncho", + -15.552228927612305 + ], + [ + "▁sakura", + -15.552229881286621 + ], + [ + "▁Fadnavis", + -15.552237510681152 + ], + [ + "▁Félix", + -15.552330017089844 + ], + [ + "▁chastisement", + -15.552342414855957 + ], + [ + "▁Northcote", + -15.552349090576172 + ], + [ + "▁Coromandel", + -15.552352905273438 + ], + [ + "▁Fittingly", + -15.55237102508545 + ], + [ + "▁rosehip", + -15.552377700805664 + ], + [ + "▁bicentennial", + -15.552384376525879 + ], + [ + "Contest", + -15.552443504333496 + ], + [ + "▁FULLEST", + -15.552447319030762 + ], + [ + "inherited", + -15.552502632141113 + ], + [ + "▁misjudge", + -15.552552223205566 + ], + [ + "▁elution", + -15.552589416503906 + ], + [ + "Dependent", + -15.552591323852539 + ], + [ + "▁Bridlington", + -15.552607536315918 + ], + [ + "▁Gandhinagar", + -15.552641868591309 + ], + [ + "Diversity", + -15.552645683288574 + ], + [ + "▁Belknap", + -15.552705764770508 + ], + [ + "JOY", + -15.55271053314209 + ], + [ + "▁Yuvraj", + -15.55272388458252 + ], + [ + "▁COMPETITION", + -15.552816390991211 + ], + [ + "▁Marwan", + -15.55282974243164 + ], + [ + "▁cochlea", + -15.552834510803223 + ], + [ + "dividing", + -15.552841186523438 + ], + [ + "▁Frigate", + -15.552846908569336 + ], + [ + "▁Cloister", + -15.552867889404297 + ], + [ + "▁Bhajan", + -15.552964210510254 + ], + [ + "▁Jenga", + -15.55298137664795 + ], + [ + "▁Erfahrung", + -15.553001403808594 + ], + [ + "話", + -15.553034782409668 + ], + [ + "▁Tule", + -15.553037643432617 + ], + [ + "▁DESIRE", + -15.553071975708008 + ], + [ + "▁Reluctantly", + -15.553142547607422 + ], + [ + "▁jusqu", + -15.553181648254395 + ], + [ + "▁Sandburg", + -15.553202629089355 + ], + [ + "▁SLIDE", + -15.553214073181152 + ], + [ + "▁tsk", + -15.553223609924316 + ], + [ + "▁nunc", + -15.553303718566895 + ], + [ + "▁Swoon", + -15.553329467773438 + ], + [ + "ホ", + -15.553370475769043 + ], + [ + "▁Semple", + -15.553375244140625 + ], + [ + "▁Smalltalk", + -15.5534086227417 + ], + [ + "Tribe", + -15.553426742553711 + ], + [ + "▁Reinventing", + -15.553427696228027 + ], + [ + "▁DICOM", + -15.55344009399414 + ], + [ + "▁retweeting", + -15.553442001342773 + ], + [ + "▁Indulgence", + -15.55345344543457 + ], + [ + "▁Opponent", + -15.553461074829102 + ], + [ + "▁Psychotherapist", + -15.55346965789795 + ], + [ + "▁Energia", + -15.553506851196289 + ], + [ + "▁Oxon", + -15.553558349609375 + ], + [ + "▁kilter", + -15.55363941192627 + ], + [ + "▁MAINTAIN", + -15.553677558898926 + ], + [ + "stylist", + -15.553686141967773 + ], + [ + "▁robaxin", + -15.553726196289062 + ], + [ + "▁Sunken", + -15.55382251739502 + ], + [ + "▁impugned", + -15.553836822509766 + ], + [ + "▁Leibowitz", + -15.553863525390625 + ], + [ + "▁nich", + -15.553888320922852 + ], + [ + "▁Calicut", + -15.553956985473633 + ], + [ + "▁foisted", + -15.553967475891113 + ], + [ + "Wisdom", + -15.553988456726074 + ], + [ + "▁ensnare", + -15.553999900817871 + ], + [ + "licence", + -15.55401611328125 + ], + [ + "▁disunity", + -15.554043769836426 + ], + [ + "▁Schuman", + -15.554047584533691 + ], + [ + "▁Healdsburg", + -15.554115295410156 + ], + [ + "▁Mordechai", + -15.55413818359375 + ], + [ + "▁sloshing", + -15.554162979125977 + ], + [ + "▁NADH", + -15.554177284240723 + ], + [ + "▁Mockingjay", + -15.554184913635254 + ], + [ + "▁Telematics", + -15.55420970916748 + ], + [ + "▁pimento", + -15.554243087768555 + ], + [ + "▁perquisite", + -15.554256439208984 + ], + [ + "曲", + -15.55427074432373 + ], + [ + "▁juxtaposing", + -15.554277420043945 + ], + [ + "chaser", + -15.554311752319336 + ], + [ + "jón", + -15.55433464050293 + ], + [ + "▁haue", + -15.554344177246094 + ], + [ + "sensual", + -15.55435562133789 + ], + [ + "▁Songbird", + -15.554390907287598 + ], + [ + "▁WALKING", + -15.554391860961914 + ], + [ + "▁Authorship", + -15.554443359375 + ], + [ + "▁SOAR", + -15.554451942443848 + ], + [ + "▁Vibratory", + -15.554466247558594 + ], + [ + "petite", + -15.554481506347656 + ], + [ + "▁TASK", + -15.554481506347656 + ], + [ + "▁Ogilvie", + -15.554510116577148 + ], + [ + "Erika", + -15.554521560668945 + ], + [ + "▁вид", + -15.554542541503906 + ], + [ + "▁prolly", + -15.554576873779297 + ], + [ + "Vampire", + -15.554585456848145 + ], + [ + "▁Meritorious", + -15.554625511169434 + ], + [ + "▁exerci", + -15.55463695526123 + ], + [ + "▁Oneonta", + -15.554652214050293 + ], + [ + "▁Chasse", + -15.554692268371582 + ], + [ + "▁EXECUTIVE", + -15.554695129394531 + ], + [ + "otsky", + -15.554717063903809 + ], + [ + "▁Reichert", + -15.554750442504883 + ], + [ + "avoidance", + -15.554795265197754 + ], + [ + "▁Begley", + -15.554817199707031 + ], + [ + "▁LIDAR", + -15.554840087890625 + ], + [ + "avoir", + -15.554884910583496 + ], + [ + "elph", + -15.554912567138672 + ], + [ + "▁Knitter", + -15.554915428161621 + ], + [ + "▁Balti", + -15.554956436157227 + ], + [ + "▁embarkation", + -15.554960250854492 + ], + [ + "设", + -15.554993629455566 + ], + [ + "Eternal", + -15.55505084991455 + ], + [ + "effacing", + -15.555068969726562 + ], + [ + "▁YAML", + -15.555088996887207 + ], + [ + "▁UNFPA", + -15.555119514465332 + ], + [ + "▁mocktail", + -15.555140495300293 + ], + [ + "glycerol", + -15.55515193939209 + ], + [ + "▁ethane", + -15.555155754089355 + ], + [ + "Actual", + -15.55517578125 + ], + [ + "▁Netbook", + -15.555224418640137 + ], + [ + "machinery", + -15.555231094360352 + ], + [ + "▁Bathsheba", + -15.555253028869629 + ], + [ + "▁Nutanix", + -15.555253028869629 + ], + [ + "▁Reproduced", + -15.555258750915527 + ], + [ + "▁pinata", + -15.555264472961426 + ], + [ + "▁metabolically", + -15.555283546447754 + ], + [ + "▁niqab", + -15.555299758911133 + ], + [ + "▁🔥", + -15.555299758911133 + ], + [ + "toronto", + -15.555307388305664 + ], + [ + "▁Hassa", + -15.555371284484863 + ], + [ + "▁DINNER", + -15.555418014526367 + ], + [ + "▁Ahrens", + -15.555477142333984 + ], + [ + "▁chryso", + -15.555479049682617 + ], + [ + "occasionally", + -15.555572509765625 + ], + [ + "NAFTA", + -15.555596351623535 + ], + [ + "▁Carré", + -15.555598258972168 + ], + [ + "▁steeplechase", + -15.555603981018066 + ], + [ + "decline", + -15.555606842041016 + ], + [ + "▁cubbies", + -15.55568790435791 + ], + [ + "▁unleavened", + -15.555717468261719 + ], + [ + "▁Risotto", + -15.555731773376465 + ], + [ + "▁Neeraj", + -15.555747985839844 + ], + [ + "cchino", + -15.555764198303223 + ], + [ + "▁Yorba", + -15.555819511413574 + ], + [ + "▁expeditionary", + -15.555848121643066 + ], + [ + "Quo", + -15.55586051940918 + ], + [ + "bourgeois", + -15.555863380432129 + ], + [ + "▁kunnen", + -15.55587100982666 + ], + [ + "▁Bauchi", + -15.555882453918457 + ], + [ + "▁Pawlenty", + -15.555903434753418 + ], + [ + "յ", + -15.555927276611328 + ], + [ + "▁EVIDENCE", + -15.555927276611328 + ], + [ + "▁forskolin", + -15.55594253540039 + ], + [ + "▁sweetening", + -15.555975914001465 + ], + [ + "▁Supervising", + -15.556020736694336 + ], + [ + "▁Whitford", + -15.556068420410156 + ], + [ + "▁Rabbitohs", + -15.556138038635254 + ], + [ + "Heath", + -15.556168556213379 + ], + [ + "▁Tankless", + -15.556199073791504 + ], + [ + "delicate", + -15.556269645690918 + ], + [ + "▁Gowda", + -15.55628490447998 + ], + [ + "▁Bolger", + -15.556397438049316 + ], + [ + "kovski", + -15.556496620178223 + ], + [ + "▁Thaler", + -15.55654239654541 + ], + [ + "▁Angebot", + -15.556561470031738 + ], + [ + "Southeast", + -15.556612014770508 + ], + [ + "▁Juárez", + -15.556648254394531 + ], + [ + "▁marshalling", + -15.55666732788086 + ], + [ + "▁Chloé", + -15.556694984436035 + ], + [ + "▁séance", + -15.5567045211792 + ], + [ + "▁Luann", + -15.556732177734375 + ], + [ + "▁Juha", + -15.556787490844727 + ], + [ + "▁climatologist", + -15.556787490844727 + ], + [ + "▁Broadmoor", + -15.556803703308105 + ], + [ + "▁fermion", + -15.556838989257812 + ], + [ + "▁Halperin", + -15.55685806274414 + ], + [ + "▁ffmpeg", + -15.556882858276367 + ], + [ + "tangible", + -15.55688762664795 + ], + [ + "▁confiscating", + -15.556903839111328 + ], + [ + "▁FUNNY", + -15.556904792785645 + ], + [ + "▁regretfully", + -15.556923866271973 + ], + [ + "▁cuttlefish", + -15.556950569152832 + ], + [ + "▁beadwork", + -15.556953430175781 + ], + [ + "лиз", + -15.557025909423828 + ], + [ + "▁midazolam", + -15.557039260864258 + ], + [ + "▁Moschino", + -15.557049751281738 + ], + [ + "▁tittle", + -15.5570707321167 + ], + [ + "▁Taormina", + -15.557113647460938 + ], + [ + "▁otaku", + -15.557145118713379 + ], + [ + "▁Announcer", + -15.557154655456543 + ], + [ + "▁bazillion", + -15.557162284851074 + ], + [ + "清", + -15.5571870803833 + ], + [ + "▁Tupper", + -15.557223320007324 + ], + [ + "들의", + -15.557271957397461 + ], + [ + "▁passionfruit", + -15.557364463806152 + ], + [ + "▁Ogawa", + -15.55737590789795 + ], + [ + "̇", + -15.557388305664062 + ], + [ + "▁Podiatry", + -15.557439804077148 + ], + [ + "▁parried", + -15.557513236999512 + ], + [ + "▁Ikeja", + -15.55752944946289 + ], + [ + "▁Husker", + -15.557531356811523 + ], + [ + "▁NFU", + -15.557591438293457 + ], + [ + "▁Jeevan", + -15.557604789733887 + ], + [ + "▁HYIP", + -15.55762004852295 + ], + [ + "▁servile", + -15.557633399963379 + ], + [ + "▁appareils", + -15.557672500610352 + ], + [ + "▁phlebotomy", + -15.557672500610352 + ], + [ + "▁sancti", + -15.557723045349121 + ], + [ + "Vinyl", + -15.557753562927246 + ], + [ + "▁Bronner", + -15.557756423950195 + ], + [ + "▁taiwan", + -15.557852745056152 + ], + [ + "▁HOWARD", + -15.557889938354492 + ], + [ + "▁Bartlesville", + -15.557896614074707 + ], + [ + "▁Expressionism", + -15.557929992675781 + ], + [ + "▁irksome", + -15.557979583740234 + ], + [ + "ር", + -15.557998657226562 + ], + [ + "▁Utensil", + -15.558023452758789 + ], + [ + "▁RENEW", + -15.5580415725708 + ], + [ + "▁Kwazulu", + -15.55806827545166 + ], + [ + "geometric", + -15.558073997497559 + ], + [ + "▁serger", + -15.558087348937988 + ], + [ + "▁endocytosis", + -15.558094024658203 + ], + [ + "serif", + -15.558100700378418 + ], + [ + "▁homeostatic", + -15.558121681213379 + ], + [ + "▁Deliveroo", + -15.558133125305176 + ], + [ + "▁Shamir", + -15.558147430419922 + ], + [ + "isseur", + -15.558148384094238 + ], + [ + "▁ISKCON", + -15.558208465576172 + ], + [ + "όν", + -15.55825138092041 + ], + [ + "▁HOLE", + -15.558269500732422 + ], + [ + "▁Vaidya", + -15.5582857131958 + ], + [ + "▁ELCA", + -15.558310508728027 + ], + [ + "▁Cardstock", + -15.558392524719238 + ], + [ + "▁geode", + -15.558406829833984 + ], + [ + "xxxxx", + -15.558452606201172 + ], + [ + "▁Fairport", + -15.55848503112793 + ], + [ + "▁Tromb", + -15.558488845825195 + ], + [ + "▁Refinancing", + -15.558512687683105 + ], + [ + "Mercy", + -15.558547019958496 + ], + [ + "assassin", + -15.558547019958496 + ], + [ + "▁Fuerteventura", + -15.55860424041748 + ], + [ + "▁Rockymag", + -15.558606147766113 + ], + [ + "knowingly", + -15.558609962463379 + ], + [ + "▁Issuance", + -15.55862808227539 + ], + [ + "▁Nirmal", + -15.558701515197754 + ], + [ + "Mojo", + -15.558724403381348 + ], + [ + "▁WARREN", + -15.558724403381348 + ], + [ + "▁Zeitgeist", + -15.558768272399902 + ], + [ + "hiker", + -15.5587797164917 + ], + [ + "システム", + -15.558797836303711 + ], + [ + "▁Obese", + -15.558802604675293 + ], + [ + "▁Upadhyay", + -15.558815002441406 + ], + [ + "▁Grameen", + -15.558822631835938 + ], + [ + "▁Archiv", + -15.558826446533203 + ], + [ + "▁Khosla", + -15.558842658996582 + ], + [ + "▁Ubiquiti", + -15.558844566345215 + ], + [ + "▁replenishes", + -15.558847427368164 + ], + [ + "▁Luddite", + -15.558865547180176 + ], + [ + "▁Corleone", + -15.558884620666504 + ], + [ + "▁Lentz", + -15.558911323547363 + ], + [ + "▁prerecorded", + -15.558939933776855 + ], + [ + "ится", + -15.558954238891602 + ], + [ + "▁Bharara", + -15.558975219726562 + ], + [ + "▁McFly", + -15.559139251708984 + ], + [ + "▁Niña", + -15.55915641784668 + ], + [ + "▁KCNA", + -15.559161186218262 + ], + [ + "acji", + -15.559163093566895 + ], + [ + "▁Tatyana", + -15.559317588806152 + ], + [ + "JCC", + -15.559398651123047 + ], + [ + "▁Cardiologist", + -15.559412956237793 + ], + [ + "▁FRAUD", + -15.55948257446289 + ], + [ + "▁StumbleUpon", + -15.559492111206055 + ], + [ + "▁mitogen", + -15.559548377990723 + ], + [ + "ţe", + -15.559575080871582 + ], + [ + "fireplace", + -15.559576988220215 + ], + [ + "▁Carthaginian", + -15.559584617614746 + ], + [ + "▁Gangtok", + -15.559598922729492 + ], + [ + "Spike", + -15.55964183807373 + ], + [ + "▁Resurfacing", + -15.559654235839844 + ], + [ + "▁Hagrid", + -15.559661865234375 + ], + [ + "čka", + -15.55966567993164 + ], + [ + "▁CubeSat", + -15.559701919555664 + ], + [ + "▁Inherit", + -15.559751510620117 + ], + [ + "▁saccade", + -15.55978775024414 + ], + [ + "herbal", + -15.559814453125 + ], + [ + "BBW", + -15.559818267822266 + ], + [ + "▁Encrypted", + -15.559829711914062 + ], + [ + "▁Alumnus", + -15.559850692749023 + ], + [ + "▁Medizin", + -15.55987548828125 + ], + [ + "▁Shattuck", + -15.560029029846191 + ], + [ + "Oriental", + -15.56008243560791 + ], + [ + "막", + -15.560097694396973 + ], + [ + "▁rhode", + -15.560127258300781 + ], + [ + "ご", + -15.560160636901855 + ], + [ + "▁jenn", + -15.56019115447998 + ], + [ + "▁internacional", + -15.560214042663574 + ], + [ + "Oops", + -15.56023120880127 + ], + [ + "▁Balanchine", + -15.5602388381958 + ], + [ + "▁Jihadi", + -15.560259819030762 + ], + [ + "▁Carmack", + -15.560285568237305 + ], + [ + "blossom", + -15.56029224395752 + ], + [ + "▁Oliphant", + -15.560354232788086 + ], + [ + "़", + -15.560384750366211 + ], + [ + "▁vandalised", + -15.560389518737793 + ], + [ + "Incredible", + -15.560399055480957 + ], + [ + "▁Waimea", + -15.560446739196777 + ], + [ + "▁Raich", + -15.56048583984375 + ], + [ + "▁energising", + -15.560490608215332 + ], + [ + "▁bactericidal", + -15.560494422912598 + ], + [ + "▁Ouachita", + -15.560564994812012 + ], + [ + "dazzle", + -15.560578346252441 + ], + [ + "▁Peacemaker", + -15.560586929321289 + ], + [ + "▁Oshi", + -15.560592651367188 + ], + [ + "▁Anselmo", + -15.560601234436035 + ], + [ + "▁phagocytosis", + -15.560611724853516 + ], + [ + "▁Socorro", + -15.560612678527832 + ], + [ + "▁Arron", + -15.560622215270996 + ], + [ + "▁Haftar", + -15.560660362243652 + ], + [ + "gothic", + -15.560667037963867 + ], + [ + "cooperation", + -15.560712814331055 + ], + [ + "Diary", + -15.560717582702637 + ], + [ + "▁Chavan", + -15.56071949005127 + ], + [ + "utler", + -15.560742378234863 + ], + [ + "▁Multimodal", + -15.560790061950684 + ], + [ + "▁Greenock", + -15.560794830322266 + ], + [ + "Liam", + -15.560802459716797 + ], + [ + "▁MEAT", + -15.560836791992188 + ], + [ + "▁Hopkinton", + -15.560892105102539 + ], + [ + "▁Tübingen", + -15.560914993286133 + ], + [ + "▁Experimentation", + -15.560918807983398 + ], + [ + "▁Paraguayan", + -15.560975074768066 + ], + [ + "▁Panay", + -15.561104774475098 + ], + [ + "▁muffle", + -15.561112403869629 + ], + [ + "▁Sushil", + -15.561203956604004 + ], + [ + "▁Confrontation", + -15.561219215393066 + ], + [ + "▁acclimation", + -15.561219215393066 + ], + [ + "▁Ointment", + -15.56126594543457 + ], + [ + "▁slurping", + -15.561274528503418 + ], + [ + "suppressed", + -15.56128978729248 + ], + [ + "tropolis", + -15.561312675476074 + ], + [ + "▁lamentable", + -15.561379432678223 + ], + [ + "▁subcontracting", + -15.561394691467285 + ], + [ + "▁Daffy", + -15.561420440673828 + ], + [ + "▁Malema", + -15.561448097229004 + ], + [ + "▁TRIO", + -15.561556816101074 + ], + [ + "▁Fragen", + -15.5615873336792 + ], + [ + "▁ruminating", + -15.561591148376465 + ], + [ + "▁activi", + -15.561615943908691 + ], + [ + "▁Gianluca", + -15.56161880493164 + ], + [ + "▁Bourdieu", + -15.561713218688965 + ], + [ + "▁Ivorian", + -15.561745643615723 + ], + [ + "▁Magister", + -15.561752319335938 + ], + [ + "▁multiplicative", + -15.561779975891113 + ], + [ + "▁nelson", + -15.561827659606934 + ], + [ + "issuing", + -15.561842918395996 + ], + [ + "KOV", + -15.561846733093262 + ], + [ + "Π", + -15.561857223510742 + ], + [ + "▁Wilhelmina", + -15.561882019042969 + ], + [ + "▁garant", + -15.561885833740234 + ], + [ + "▁SAARC", + -15.561938285827637 + ], + [ + "▁BigCommerce", + -15.561964988708496 + ], + [ + "Diego", + -15.561970710754395 + ], + [ + "节", + -15.561995506286621 + ], + [ + "nuncio", + -15.56199836730957 + ], + [ + "▁FAW", + -15.56200122833252 + ], + [ + "▁DEVIL", + -15.56201457977295 + ], + [ + "▁Quasar", + -15.56203842163086 + ], + [ + "Jeffrey", + -15.562039375305176 + ], + [ + "▁CALLER", + -15.56208324432373 + ], + [ + "▁crèche", + -15.56210994720459 + ], + [ + "▁Shirk", + -15.562198638916016 + ], + [ + "▁heftier", + -15.562224388122559 + ], + [ + "▁Couches", + -15.562273025512695 + ], + [ + "▁Isiah", + -15.562285423278809 + ], + [ + "▁scampered", + -15.562294006347656 + ], + [ + "▁frigidaire", + -15.562294960021973 + ], + [ + "▁troponin", + -15.562317848205566 + ], + [ + "▁ALIEN", + -15.562335014343262 + ], + [ + "序", + -15.562372207641602 + ], + [ + "ARMA", + -15.56240463256836 + ], + [ + "▁APPOINTMENT", + -15.562411308288574 + ], + [ + "▁convulse", + -15.562411308288574 + ], + [ + "▁Captiva", + -15.562450408935547 + ], + [ + "▁ravage", + -15.562456130981445 + ], + [ + "▁Grinstead", + -15.562524795532227 + ], + [ + "▁MacNeil", + -15.56253433227539 + ], + [ + "▁Posen", + -15.562541961669922 + ], + [ + "▁Kombi", + -15.562570571899414 + ], + [ + "▁Dunleavy", + -15.562575340270996 + ], + [ + "▁Jayalalithaa", + -15.562575340270996 + ], + [ + "▁Horsepower", + -15.562637329101562 + ], + [ + "▁unshakeable", + -15.56264591217041 + ], + [ + "▁isoflavone", + -15.56266975402832 + ], + [ + "▁unobserved", + -15.562670707702637 + ], + [ + "▁Transfusion", + -15.562713623046875 + ], + [ + "bitten", + -15.562735557556152 + ], + [ + "phtho", + -15.562766075134277 + ], + [ + "▁Molino", + -15.562782287597656 + ], + [ + "▁Evaluator", + -15.562786102294922 + ], + [ + "▁Pentateuch", + -15.562786102294922 + ], + [ + "пор", + -15.562793731689453 + ], + [ + "▁stran", + -15.562825202941895 + ], + [ + "Administrator", + -15.562850952148438 + ], + [ + "▁unhappily", + -15.562864303588867 + ], + [ + "▁Headlamp", + -15.562935829162598 + ], + [ + "▁gooseberry", + -15.56300163269043 + ], + [ + "▁thromboembolism", + -15.563043594360352 + ], + [ + "▁Navarra", + -15.563054084777832 + ], + [ + "▁CRV", + -15.56307315826416 + ], + [ + "▁Echelon", + -15.563092231750488 + ], + [ + "▁Roughriders", + -15.563165664672852 + ], + [ + "▁Garcon", + -15.563185691833496 + ], + [ + "Driscoll", + -15.563217163085938 + ], + [ + "▁Edgbaston", + -15.563231468200684 + ], + [ + "▁ELECTRICAL", + -15.563307762145996 + ], + [ + "▁geochemistry", + -15.563339233398438 + ], + [ + "▁Spoelstra", + -15.563347816467285 + ], + [ + "Venice", + -15.56336498260498 + ], + [ + "trusive", + -15.563384056091309 + ], + [ + "▁Antibacterial", + -15.563389778137207 + ], + [ + "▁Bullish", + -15.563400268554688 + ], + [ + "▁Linnea", + -15.563408851623535 + ], + [ + "▁Hunterdon", + -15.563419342041016 + ], + [ + "▁Maryborough", + -15.563462257385254 + ], + [ + "▁REVENUE", + -15.563488960266113 + ], + [ + "▁Makan", + -15.563542366027832 + ], + [ + "▁également", + -15.563606262207031 + ], + [ + "▁uncompetitive", + -15.563623428344727 + ], + [ + "▁HMAS", + -15.563629150390625 + ], + [ + "ους", + -15.563641548156738 + ], + [ + "posterior", + -15.56364917755127 + ], + [ + "iqi", + -15.563706398010254 + ], + [ + "▁drizzly", + -15.563817024230957 + ], + [ + "COTT", + -15.563897132873535 + ], + [ + "▁Diaphragm", + -15.563910484313965 + ], + [ + "▁REGION", + -15.563926696777344 + ], + [ + "teaser", + -15.563996315002441 + ], + [ + "▁Capgemini", + -15.564003944396973 + ], + [ + "▁vestry", + -15.564024925231934 + ], + [ + "▁casin", + -15.564067840576172 + ], + [ + "CHANGE", + -15.56409740447998 + ], + [ + "▁DEGREE", + -15.564117431640625 + ], + [ + "▁IUPUI", + -15.564122200012207 + ], + [ + "▁Gün", + -15.564140319824219 + ], + [ + "▁unbleached", + -15.564154624938965 + ], + [ + "▁LOUISVILLE", + -15.564266204833984 + ], + [ + "▁REWARD", + -15.564315795898438 + ], + [ + "▁Broadview", + -15.564322471618652 + ], + [ + "▁Flaunt", + -15.564473152160645 + ], + [ + "▁Emmerich", + -15.564489364624023 + ], + [ + "lambda", + -15.564507484436035 + ], + [ + "利用", + -15.564552307128906 + ], + [ + "▁silkworm", + -15.564599990844727 + ], + [ + "ορ", + -15.564623832702637 + ], + [ + "▁número", + -15.564637184143066 + ], + [ + "▁Evra", + -15.564648628234863 + ], + [ + "limumab", + -15.564651489257812 + ], + [ + "unsaturated", + -15.56466293334961 + ], + [ + "▁Blech", + -15.564679145812988 + ], + [ + "▁mississippi", + -15.56468391418457 + ], + [ + "▁Henceforth", + -15.564722061157227 + ], + [ + "▁Massimiliano", + -15.56473159790039 + ], + [ + "▁Alawite", + -15.56473445892334 + ], + [ + "לי", + -15.564735412597656 + ], + [ + "cocktail", + -15.564764022827148 + ], + [ + "▁clindamycin", + -15.564778327941895 + ], + [ + "▁Gennaro", + -15.564803123474121 + ], + [ + "Lightning", + -15.5648193359375 + ], + [ + "بت", + -15.56482219696045 + ], + [ + "▁spinnaker", + -15.564825057983398 + ], + [ + "حت", + -15.564845085144043 + ], + [ + "agriculture", + -15.564872741699219 + ], + [ + "▁Anesth", + -15.564884185791016 + ], + [ + "▁florid", + -15.564921379089355 + ], + [ + "▁dispos", + -15.565000534057617 + ], + [ + "▁Radek", + -15.565031051635742 + ], + [ + "▁Fiasco", + -15.565045356750488 + ], + [ + "▁LLL", + -15.56509780883789 + ], + [ + "▁Pretender", + -15.565105438232422 + ], + [ + "▁RACING", + -15.565226554870605 + ], + [ + "▁Barksdale", + -15.565240859985352 + ], + [ + "▁interlayer", + -15.565305709838867 + ], + [ + "▁Pontiff", + -15.565311431884766 + ], + [ + "دار", + -15.565343856811523 + ], + [ + "▁Psychosocial", + -15.56535816192627 + ], + [ + "▁Gretsch", + -15.565364837646484 + ], + [ + "ASIA", + -15.565372467041016 + ], + [ + "▁Bouncing", + -15.565388679504395 + ], + [ + "▁Chrystia", + -15.565411567687988 + ], + [ + "▁bhakti", + -15.565508842468262 + ], + [ + "▁Sorcery", + -15.565552711486816 + ], + [ + "▁Prowler", + -15.565553665161133 + ], + [ + "готов", + -15.565601348876953 + ], + [ + "▁Vapour", + -15.565634727478027 + ], + [ + "▁Nirav", + -15.56564998626709 + ], + [ + "▁stanchion", + -15.565670013427734 + ], + [ + "demir", + -15.565671920776367 + ], + [ + "dtke", + -15.565671920776367 + ], + [ + "▁Trag", + -15.565735816955566 + ], + [ + "▁Rivalry", + -15.565738677978516 + ], + [ + "▁Brachy", + -15.5657958984375 + ], + [ + "▁Stiglitz", + -15.565813064575195 + ], + [ + "confused", + -15.565823554992676 + ], + [ + "▁Amplified", + -15.5658597946167 + ], + [ + "▁unpatriotic", + -15.565942764282227 + ], + [ + "▁hypodermic", + -15.565951347351074 + ], + [ + "bicycle", + -15.56598949432373 + ], + [ + "▁cosmetologist", + -15.566021919250488 + ], + [ + "▁bituminous", + -15.5660400390625 + ], + [ + "▁필요", + -15.566068649291992 + ], + [ + "▁Amesbury", + -15.566088676452637 + ], + [ + "morbidity", + -15.566113471984863 + ], + [ + "sustained", + -15.56612491607666 + ], + [ + "knob", + -15.566130638122559 + ], + [ + "rinse", + -15.566164016723633 + ], + [ + "▁Applause", + -15.566166877746582 + ], + [ + "sanitary", + -15.56620979309082 + ], + [ + "▁Decoding", + -15.566232681274414 + ], + [ + "▁Unbelievably", + -15.56623363494873 + ], + [ + "стан", + -15.56625747680664 + ], + [ + "▁entrails", + -15.5662841796875 + ], + [ + "▁Humayun", + -15.56630802154541 + ], + [ + "▁Heterogeneous", + -15.566397666931152 + ], + [ + "Cinderella", + -15.566431045532227 + ], + [ + "▁verging", + -15.566451072692871 + ], + [ + "urile", + -15.566507339477539 + ], + [ + "▁Salvo", + -15.566536903381348 + ], + [ + "carefully", + -15.566557884216309 + ], + [ + "Doctoral", + -15.566559791564941 + ], + [ + "▁eunuch", + -15.56656265258789 + ], + [ + "▁McKibben", + -15.566585540771484 + ], + [ + "▁COMMUNICATION", + -15.566636085510254 + ], + [ + "▁LaVar", + -15.56664752960205 + ], + [ + "▁курс", + -15.566648483276367 + ], + [ + "▁Walthamstow", + -15.566680908203125 + ], + [ + "▁Samarkand", + -15.566706657409668 + ], + [ + "▁PCSO", + -15.566731452941895 + ], + [ + "▁Gogol", + -15.566732406616211 + ], + [ + "▁RAJ", + -15.566751480102539 + ], + [ + "कार", + -15.566774368286133 + ], + [ + "▁Kriya", + -15.566803932189941 + ], + [ + "▁Boylan", + -15.566811561584473 + ], + [ + "▁SimCity", + -15.566844940185547 + ], + [ + "▁России", + -15.566844940185547 + ], + [ + "▁DMEM", + -15.566847801208496 + ], + [ + "Garage", + -15.566849708557129 + ], + [ + "▁÷", + -15.566922187805176 + ], + [ + "Employer", + -15.566948890686035 + ], + [ + "▁Boseman", + -15.566954612731934 + ], + [ + "▁centimetre", + -15.5669584274292 + ], + [ + "▁scowling", + -15.566960334777832 + ], + [ + "▁cctv", + -15.566963195800781 + ], + [ + "antibiotic", + -15.566980361938477 + ], + [ + "قة", + -15.567014694213867 + ], + [ + "ajah", + -15.56702709197998 + ], + [ + "▁Haldane", + -15.567055702209473 + ], + [ + "cyclist", + -15.56710433959961 + ], + [ + "eliminate", + -15.567132949829102 + ], + [ + "Swim", + -15.567166328430176 + ], + [ + "civic", + -15.567167282104492 + ], + [ + "▁Tandon", + -15.567172050476074 + ], + [ + "▁Fairhaven", + -15.567194938659668 + ], + [ + "▁mullahs", + -15.567238807678223 + ], + [ + "▁Feliciano", + -15.567256927490234 + ], + [ + "▁Dimmer", + -15.56731128692627 + ], + [ + "▁elderberry", + -15.56731128692627 + ], + [ + "具有", + -15.567320823669434 + ], + [ + "▁Fangio", + -15.567384719848633 + ], + [ + "▁Crou", + -15.567391395568848 + ], + [ + "▁foward", + -15.567456245422363 + ], + [ + "▁Fume", + -15.567472457885742 + ], + [ + "▁hillock", + -15.567505836486816 + ], + [ + "ARRI", + -15.567520141601562 + ], + [ + "▁capsid", + -15.567577362060547 + ], + [ + "curdling", + -15.567593574523926 + ], + [ + "enrolled", + -15.567646980285645 + ], + [ + "ργ", + -15.567646980285645 + ], + [ + "seizure", + -15.567654609680176 + ], + [ + "▁Proportional", + -15.567694664001465 + ], + [ + "▁Observational", + -15.567780494689941 + ], + [ + "▁RedHat", + -15.567800521850586 + ], + [ + "RAIL", + -15.567835807800293 + ], + [ + "▁Kubiak", + -15.567854881286621 + ], + [ + "▁Orillia", + -15.567856788635254 + ], + [ + "▁Establishes", + -15.567862510681152 + ], + [ + "▁COUPLE", + -15.567924499511719 + ], + [ + "▁schtick", + -15.56794548034668 + ], + [ + "unlawful", + -15.568031311035156 + ], + [ + "▁Draisaitl", + -15.56804370880127 + ], + [ + "alleged", + -15.568096160888672 + ], + [ + "▁Takeuchi", + -15.568140983581543 + ], + [ + "▁Dalam", + -15.56814956665039 + ], + [ + "HVAC", + -15.56816291809082 + ], + [ + "▁Softbank", + -15.568169593811035 + ], + [ + "achieved", + -15.568190574645996 + ], + [ + "▁Jetzt", + -15.568292617797852 + ], + [ + "▁vår", + -15.568316459655762 + ], + [ + "▁бесплатно", + -15.568326950073242 + ], + [ + "▁SciFi", + -15.568351745605469 + ], + [ + "▁Biryani", + -15.568357467651367 + ], + [ + "Spicy", + -15.568366050720215 + ], + [ + "▁Alfaro", + -15.56837272644043 + ], + [ + "▁฿", + -15.568411827087402 + ], + [ + "▁aloha", + -15.568425178527832 + ], + [ + "▁Balthazar", + -15.568446159362793 + ], + [ + "▁Sehr", + -15.568461418151855 + ], + [ + "▁eschatology", + -15.56846809387207 + ], + [ + "▁arkansas", + -15.568561553955078 + ], + [ + "▁Crofton", + -15.568562507629395 + ], + [ + "▁Intraday", + -15.568643569946289 + ], + [ + "▁Hartsfield", + -15.568647384643555 + ], + [ + "▁Раз", + -15.568704605102539 + ], + [ + "nightmare", + -15.568727493286133 + ], + [ + "▁hostgator", + -15.568731307983398 + ], + [ + "dihydro", + -15.56873893737793 + ], + [ + "▁Princip", + -15.568747520446777 + ], + [ + "▁ACHIEVE", + -15.568751335144043 + ], + [ + "▁thala", + -15.568756103515625 + ], + [ + "▁Molokai", + -15.568779945373535 + ], + [ + "▁Micra", + -15.568787574768066 + ], + [ + "▁Complementing", + -15.56882381439209 + ], + [ + "▁Vaso", + -15.568824768066406 + ], + [ + "▁Referencing", + -15.568852424621582 + ], + [ + "▁указания", + -15.568915367126465 + ], + [ + "Exploring", + -15.568921089172363 + ], + [ + "foreclosure", + -15.568926811218262 + ], + [ + "▁Bonnaroo", + -15.568943977355957 + ], + [ + "Banana", + -15.568977355957031 + ], + [ + "▁Kotor", + -15.568999290466309 + ], + [ + "▁Matheny", + -15.569023132324219 + ], + [ + "▁Irresistible", + -15.569032669067383 + ], + [ + "▁Bruch", + -15.569061279296875 + ], + [ + "▁Skewer", + -15.569072723388672 + ], + [ + "▁Steamship", + -15.569079399108887 + ], + [ + "▁MOTO", + -15.56909465789795 + ], + [ + "▁biogeochemical", + -15.569174766540527 + ], + [ + "▁blared", + -15.569194793701172 + ], + [ + "▁Faul", + -15.569197654724121 + ], + [ + "▁Brek", + -15.56921672821045 + ], + [ + "ций", + -15.569217681884766 + ], + [ + "▁flutist", + -15.56922435760498 + ], + [ + "Known", + -15.569229125976562 + ], + [ + "▁versch", + -15.569304466247559 + ], + [ + "iehl", + -15.569308280944824 + ], + [ + "▁decease", + -15.569344520568848 + ], + [ + "該", + -15.569377899169922 + ], + [ + "▁unfeasible", + -15.569417953491211 + ], + [ + "feminism", + -15.56944465637207 + ], + [ + "▁USMLE", + -15.56949520111084 + ], + [ + "▁jenny", + -15.569525718688965 + ], + [ + "jelly", + -15.569536209106445 + ], + [ + "NWR", + -15.569557189941406 + ], + [ + "▁Grigory", + -15.569622993469238 + ], + [ + "▁Kostenlos", + -15.569624900817871 + ], + [ + "λά", + -15.569664001464844 + ], + [ + "▁FREAK", + -15.569709777832031 + ], + [ + "poiesis", + -15.569710731506348 + ], + [ + "Trailer", + -15.56971549987793 + ], + [ + "▁Dangerfield", + -15.569734573364258 + ], + [ + "▁Ullah", + -15.56975269317627 + ], + [ + "▁Essar", + -15.569842338562012 + ], + [ + "▁Obra", + -15.569867134094238 + ], + [ + "▁Gobind", + -15.570022583007812 + ], + [ + "▁LaLiga", + -15.570022583007812 + ], + [ + "ಗ", + -15.57004451751709 + ], + [ + "itudinal", + -15.57005786895752 + ], + [ + "▁cowbell", + -15.570058822631836 + ], + [ + "POOL", + -15.570089340209961 + ], + [ + "▁calligrapher", + -15.570094108581543 + ], + [ + "▁Cascading", + -15.570103645324707 + ], + [ + "▁Famicom", + -15.570137977600098 + ], + [ + "Palmer", + -15.570160865783691 + ], + [ + "▁Klinger", + -15.57016658782959 + ], + [ + "▁Marisol", + -15.570181846618652 + ], + [ + "observed", + -15.570182800292969 + ], + [ + "▁работа", + -15.570183753967285 + ], + [ + "▁Giglio", + -15.570192337036133 + ], + [ + "▁ndrysh", + -15.570197105407715 + ], + [ + "grunt", + -15.570222854614258 + ], + [ + "lightning", + -15.570223808288574 + ], + [ + "▁Niguel", + -15.570241928100586 + ], + [ + "▁Ismaili", + -15.570271492004395 + ], + [ + "▁Hydrolyzed", + -15.570314407348633 + ], + [ + "▁Interlock", + -15.570387840270996 + ], + [ + "Derek", + -15.57041072845459 + ], + [ + "Mcf", + -15.570413589477539 + ], + [ + "Xtreme", + -15.570417404174805 + ], + [ + "▁EDMONTON", + -15.57042407989502 + ], + [ + "▁zookeeper", + -15.57043170928955 + ], + [ + "▁HISTORIC", + -15.570450782775879 + ], + [ + "▁illumine", + -15.570454597473145 + ], + [ + "▁concatenated", + -15.570481300354004 + ], + [ + "▁Bogut", + -15.570490837097168 + ], + [ + "focussed", + -15.570505142211914 + ], + [ + "▁bandaid", + -15.570533752441406 + ], + [ + "▁hackneyed", + -15.570589065551758 + ], + [ + "▁WGBH", + -15.570599555969238 + ], + [ + "▁Turbocharged", + -15.570611953735352 + ], + [ + "▁defilement", + -15.570627212524414 + ], + [ + "NCAA", + -15.570652961730957 + ], + [ + "inclined", + -15.570656776428223 + ], + [ + "▁italicized", + -15.570663452148438 + ], + [ + "صل", + -15.570664405822754 + ], + [ + "alope", + -15.570686340332031 + ], + [ + "▁Sinbad", + -15.570751190185547 + ], + [ + "▁retaliating", + -15.570754051208496 + ], + [ + "▁reconstitute", + -15.570764541625977 + ], + [ + "▁SOMA", + -15.570779800415039 + ], + [ + "▁Chock", + -15.570818901062012 + ], + [ + "▁Rosalyn", + -15.570818901062012 + ], + [ + "▁Wellbutrin", + -15.57082462310791 + ], + [ + "▁Baahubali", + -15.57084846496582 + ], + [ + "▁Europol", + -15.570865631103516 + ], + [ + "▁wiggly", + -15.570884704589844 + ], + [ + "▁Fader", + -15.570893287658691 + ], + [ + "▁Polska", + -15.570907592773438 + ], + [ + "Brass", + -15.570911407470703 + ], + [ + "MCU", + -15.570981979370117 + ], + [ + "▁detainer", + -15.571025848388672 + ], + [ + "▁gjitha", + -15.571057319641113 + ], + [ + "▁Palomino", + -15.571061134338379 + ], + [ + "▁VISUAL", + -15.571064949035645 + ], + [ + "▁DISCUSSION", + -15.571080207824707 + ], + [ + "▁Éireann", + -15.571084976196289 + ], + [ + "▁Spry", + -15.571138381958008 + ], + [ + "▁dilator", + -15.571138381958008 + ], + [ + "▁WSF", + -15.571145057678223 + ], + [ + "oudou", + -15.571221351623535 + ], + [ + "▁Rekha", + -15.5712308883667 + ], + [ + "▁squiggle", + -15.57127571105957 + ], + [ + "amyloid", + -15.57131290435791 + ], + [ + "▁stratagem", + -15.571332931518555 + ], + [ + "▁quadriplegic", + -15.571368217468262 + ], + [ + "▁transvestite", + -15.571414947509766 + ], + [ + "zicht", + -15.571420669555664 + ], + [ + "odorus", + -15.571477890014648 + ], + [ + "▁MYSELF", + -15.57150936126709 + ], + [ + "▁BUDGET", + -15.571535110473633 + ], + [ + "▁Gunpowder", + -15.571535110473633 + ], + [ + "▁Betway", + -15.571585655212402 + ], + [ + "Westphalia", + -15.571593284606934 + ], + [ + "▁chelation", + -15.571593284606934 + ], + [ + "Negative", + -15.571614265441895 + ], + [ + "▁spil", + -15.571616172790527 + ], + [ + "▁Saakashvili", + -15.571627616882324 + ], + [ + "▁SHG", + -15.57164192199707 + ], + [ + "▁Kaushik", + -15.571654319763184 + ], + [ + "▁genu", + -15.5716552734375 + ], + [ + "▁desorption", + -15.571660995483398 + ], + [ + "panies", + -15.571701049804688 + ], + [ + "ана", + -15.571760177612305 + ], + [ + "▁vlogging", + -15.571778297424316 + ], + [ + "▁STRING", + -15.571786880493164 + ], + [ + "▁snowmelt", + -15.571806907653809 + ], + [ + "entities", + -15.571829795837402 + ], + [ + "▁camry", + -15.571840286254883 + ], + [ + "imenti", + -15.571876525878906 + ], + [ + "▁autocracy", + -15.571892738342285 + ], + [ + "ivier", + -15.571897506713867 + ], + [ + "適", + -15.57190227508545 + ], + [ + "▁nacelle", + -15.571914672851562 + ], + [ + "▁WSW", + -15.571920394897461 + ], + [ + "harvesting", + -15.571948051452637 + ], + [ + "Fancy", + -15.571959495544434 + ], + [ + "時間", + -15.572080612182617 + ], + [ + "▁Mikayla", + -15.572092056274414 + ], + [ + "steep", + -15.572105407714844 + ], + [ + "Azure", + -15.572127342224121 + ], + [ + "▁Moleskine", + -15.572147369384766 + ], + [ + "▁Thrombo", + -15.572149276733398 + ], + [ + "▁Frequencies", + -15.572195053100586 + ], + [ + "▁Nanette", + -15.572235107421875 + ], + [ + "▁Barkov", + -15.572237014770508 + ], + [ + "▁Videographer", + -15.572248458862305 + ], + [ + "▁Sarna", + -15.572261810302734 + ], + [ + "▁heedless", + -15.572305679321289 + ], + [ + "▁bratwurst", + -15.57231330871582 + ], + [ + "▁usurpation", + -15.57231616973877 + ], + [ + "▁LUNCH", + -15.572325706481934 + ], + [ + "▁Destructive", + -15.572348594665527 + ], + [ + "▁McAn", + -15.572419166564941 + ], + [ + "▁Strathcona", + -15.572456359863281 + ], + [ + "▁Greif", + -15.572457313537598 + ], + [ + "▁gondii", + -15.57245922088623 + ], + [ + "▁dramedy", + -15.572502136230469 + ], + [ + "▁Nimitz", + -15.572526931762695 + ], + [ + "▁Theravada", + -15.572575569152832 + ], + [ + "▁Unicef", + -15.572580337524414 + ], + [ + "▁Lanvin", + -15.572663307189941 + ], + [ + "▁Unboxing", + -15.572691917419434 + ], + [ + "▁coagulate", + -15.572694778442383 + ], + [ + "▁creaked", + -15.572696685791016 + ], + [ + "▁louvre", + -15.572782516479492 + ], + [ + "▁NCLB", + -15.5728178024292 + ], + [ + "▁Perpetu", + -15.572827339172363 + ], + [ + "mystify", + -15.57282829284668 + ], + [ + "▁pickaxe", + -15.572847366333008 + ], + [ + "▁Untuk", + -15.572869300842285 + ], + [ + "▁phosphodiesterase", + -15.572927474975586 + ], + [ + "▁Shinkansen", + -15.572951316833496 + ], + [ + "▁parametr", + -15.572954177856445 + ], + [ + "▁intercellular", + -15.572977066040039 + ], + [ + "▁Collison", + -15.573103904724121 + ], + [ + "▁Exploding", + -15.573140144348145 + ], + [ + "▁SIBO", + -15.573153495788574 + ], + [ + "▁Englisch", + -15.57319450378418 + ], + [ + "▁Horsley", + -15.573204040527344 + ], + [ + "▁wakeboarding", + -15.573211669921875 + ], + [ + "▁pallbearers", + -15.573236465454102 + ], + [ + "utilization", + -15.57339096069336 + ], + [ + "lazi", + -15.573479652404785 + ], + [ + "ERIE", + -15.573539733886719 + ], + [ + "warrant", + -15.57355785369873 + ], + [ + "▁EXPLORE", + -15.573558807373047 + ], + [ + "Bulletin", + -15.573559761047363 + ], + [ + "łe", + -15.573563575744629 + ], + [ + "▁Shulkin", + -15.573573112487793 + ], + [ + "▁HINT", + -15.573587417602539 + ], + [ + "deserve", + -15.573601722717285 + ], + [ + "▁Klonopin", + -15.573613166809082 + ], + [ + "Transformers", + -15.573620796203613 + ], + [ + "▁Theosophical", + -15.573637962341309 + ], + [ + "▁Batali", + -15.573678970336914 + ], + [ + "▁Shoaib", + -15.573685646057129 + ], + [ + "▁Rondon", + -15.573759078979492 + ], + [ + "▁gargle", + -15.573772430419922 + ], + [ + "▁heterodimer", + -15.573803901672363 + ], + [ + "▁Parchment", + -15.573826789855957 + ], + [ + "rickshaw", + -15.57383918762207 + ], + [ + "▁correlative", + -15.573897361755371 + ], + [ + "▁Showbiz", + -15.573901176452637 + ], + [ + "▁Krzyzewski", + -15.573921203613281 + ], + [ + "▁Headliner", + -15.573927879333496 + ], + [ + "udine", + -15.573945045471191 + ], + [ + "▁Kyaw", + -15.573986053466797 + ], + [ + "▁CZK", + -15.574016571044922 + ], + [ + "▁Xenopus", + -15.574023246765137 + ], + [ + "▁Cardano", + -15.574052810668945 + ], + [ + "frontier", + -15.574074745178223 + ], + [ + "▁Stackhouse", + -15.574151992797852 + ], + [ + "▁Papier", + -15.5741605758667 + ], + [ + "▁Davila", + -15.574185371398926 + ], + [ + "Firefox", + -15.574195861816406 + ], + [ + "▁SHIRT", + -15.574304580688477 + ], + [ + "Crawl", + -15.574346542358398 + ], + [ + "editorial", + -15.574355125427246 + ], + [ + "▁Hajime", + -15.574371337890625 + ], + [ + "▁fluorite", + -15.57439136505127 + ], + [ + "▁Numismatic", + -15.574395179748535 + ], + [ + "▁becasue", + -15.574396133422852 + ], + [ + "▁Albino", + -15.574424743652344 + ], + [ + "▁sandstorm", + -15.574430465698242 + ], + [ + "▁Unzip", + -15.574493408203125 + ], + [ + "▁pharyngeal", + -15.574508666992188 + ], + [ + "▁Annecy", + -15.574530601501465 + ], + [ + "▁FIVB", + -15.574646949768066 + ], + [ + "▁nucleosome", + -15.574654579162598 + ], + [ + "店", + -15.574687004089355 + ], + [ + "▁sensorimotor", + -15.574703216552734 + ], + [ + "▁DfE", + -15.574721336364746 + ], + [ + "▁contrive", + -15.574725151062012 + ], + [ + "▁BABA", + -15.574748992919922 + ], + [ + "પ", + -15.574797630310059 + ], + [ + "▁Bandhan", + -15.574804306030273 + ], + [ + "susceptible", + -15.574809074401855 + ], + [ + "▁Mohsen", + -15.574820518493652 + ], + [ + "▁iconoclastic", + -15.57486343383789 + ], + [ + "▁whittling", + -15.574873924255371 + ], + [ + "▁goalposts", + -15.574878692626953 + ], + [ + "▁profundity", + -15.574898719787598 + ], + [ + "▁reprocessed", + -15.574898719787598 + ], + [ + "▁Niue", + -15.57491397857666 + ], + [ + "▁exhilarated", + -15.574915885925293 + ], + [ + "PARK", + -15.574938774108887 + ], + [ + "▁Multiculturalism", + -15.574939727783203 + ], + [ + "congruent", + -15.574953079223633 + ], + [ + "▁Bonilla", + -15.574953079223633 + ], + [ + "Carmen", + -15.574995040893555 + ], + [ + "▁Featherweight", + -15.575079917907715 + ], + [ + "▁Uncovering", + -15.575092315673828 + ], + [ + "Submission", + -15.575142860412598 + ], + [ + "▁Brunello", + -15.575162887573242 + ], + [ + "HMC", + -15.575182914733887 + ], + [ + "GOV", + -15.575201034545898 + ], + [ + "buki", + -15.575211524963379 + ], + [ + "PBX", + -15.57522964477539 + ], + [ + "▁Persecution", + -15.575271606445312 + ], + [ + "whack", + -15.575278282165527 + ], + [ + "▁Morrill", + -15.575284004211426 + ], + [ + "िया", + -15.575335502624512 + ], + [ + "▁Shakhtar", + -15.575366020202637 + ], + [ + "staple", + -15.575409889221191 + ], + [ + "▁Acuna", + -15.575427055358887 + ], + [ + "▁što", + -15.575441360473633 + ], + [ + "anchored", + -15.5756196975708 + ], + [ + "▁turbid", + -15.575682640075684 + ], + [ + "▁SourceForge", + -15.575684547424316 + ], + [ + "▁Boudoir", + -15.575691223144531 + ], + [ + "▁TGIF", + -15.575709342956543 + ], + [ + "▁Pavelski", + -15.57574462890625 + ], + [ + "▁kru", + -15.575790405273438 + ], + [ + "ouverture", + -15.575872421264648 + ], + [ + "Depot", + -15.575922966003418 + ], + [ + "▁mientras", + -15.575935363769531 + ], + [ + "▁Lochte", + -15.575987815856934 + ], + [ + "▁Assertion", + -15.575992584228516 + ], + [ + "breach", + -15.576061248779297 + ], + [ + "LDP", + -15.576064109802246 + ], + [ + "▁alexander", + -15.57607364654541 + ], + [ + "▁Stephanopoulos", + -15.5761137008667 + ], + [ + "▁deactivating", + -15.576170921325684 + ], + [ + "▁gyno", + -15.576211929321289 + ], + [ + "∑", + -15.576220512390137 + ], + [ + "▁McGinley", + -15.576220512390137 + ], + [ + "plaza", + -15.576225280761719 + ], + [ + "▁Rostock", + -15.576225280761719 + ], + [ + "▁conflating", + -15.576248168945312 + ], + [ + "аться", + -15.576262474060059 + ], + [ + "nicotin", + -15.576269149780273 + ], + [ + "▁các", + -15.576271057128906 + ], + [ + "▁bërë", + -15.5762939453125 + ], + [ + "▁Rhinoplasty", + -15.576295852661133 + ], + [ + "overlapping", + -15.576335906982422 + ], + [ + "▁coauthored", + -15.57634162902832 + ], + [ + "▁مت", + -15.57640552520752 + ], + [ + "Certification", + -15.576412200927734 + ], + [ + "▁Aoife", + -15.576412200927734 + ], + [ + "▁Illicit", + -15.576416969299316 + ], + [ + "▁utilitarianism", + -15.576436996459961 + ], + [ + "▁Globus", + -15.576451301574707 + ], + [ + "▁logjam", + -15.5764799118042 + ], + [ + "fertility", + -15.576517105102539 + ], + [ + "▁Sontag", + -15.576544761657715 + ], + [ + "▁Plenum", + -15.576581001281738 + ], + [ + "▁mkv", + -15.576640129089355 + ], + [ + "stimmt", + -15.576666831970215 + ], + [ + "disguised", + -15.576680183410645 + ], + [ + "▁Embassies", + -15.57669448852539 + ], + [ + "▁pollinating", + -15.57672119140625 + ], + [ + "culturist", + -15.576735496520996 + ], + [ + "▁Keuchel", + -15.576742172241211 + ], + [ + "SEVEN", + -15.576759338378906 + ], + [ + "▁Antonov", + -15.576797485351562 + ], + [ + "▁RICK", + -15.576807022094727 + ], + [ + "penalty", + -15.576830863952637 + ], + [ + "ər", + -15.576836585998535 + ], + [ + "▁Salafist", + -15.57684326171875 + ], + [ + "prudential", + -15.576855659484863 + ], + [ + "▁Astrological", + -15.576908111572266 + ], + [ + "Lucia", + -15.576933860778809 + ], + [ + "سب", + -15.576958656311035 + ], + [ + "▁Dybala", + -15.5769624710083 + ], + [ + "▁Théâtre", + -15.577003479003906 + ], + [ + "▁enslaving", + -15.577098846435547 + ], + [ + "▁impracticable", + -15.577098846435547 + ], + [ + "▁Skirmish", + -15.577146530151367 + ], + [ + "Deposit", + -15.577155113220215 + ], + [ + "Francisco", + -15.577187538146973 + ], + [ + "maple", + -15.577288627624512 + ], + [ + "▁INACCURACIES", + -15.577312469482422 + ], + [ + "respectively", + -15.577351570129395 + ], + [ + "▁Neutrino", + -15.577383041381836 + ], + [ + "Incident", + -15.577401161193848 + ], + [ + "▁RESORT", + -15.577410697937012 + ], + [ + "▁diffrent", + -15.577420234680176 + ], + [ + "▁profligate", + -15.577454566955566 + ], + [ + "▁risqué", + -15.577458381652832 + ], + [ + "▁OPERA", + -15.577479362487793 + ], + [ + "duplication", + -15.577502250671387 + ], + [ + "▁INSTRUMENT", + -15.577526092529297 + ], + [ + "▁Fulcrum", + -15.57752799987793 + ], + [ + "▁Crossbow", + -15.577528953552246 + ], + [ + "▁Wombat", + -15.577613830566406 + ], + [ + "▁MAME", + -15.57762336730957 + ], + [ + "▁rehearing", + -15.577630996704102 + ], + [ + "lapper", + -15.57763957977295 + ], + [ + "▁пу", + -15.577699661254883 + ], + [ + "▁Kairos", + -15.577707290649414 + ], + [ + "▁Consecutive", + -15.577739715576172 + ], + [ + "Delicious", + -15.577770233154297 + ], + [ + "▁Libertad", + -15.57778263092041 + ], + [ + "▁Ainslie", + -15.577788352966309 + ], + [ + "▁quadrangle", + -15.577811241149902 + ], + [ + "▁neph", + -15.577825546264648 + ], + [ + "▁mpeg", + -15.577871322631836 + ], + [ + "▁Barthes", + -15.577885627746582 + ], + [ + "▁IGNOU", + -15.578015327453613 + ], + [ + "stimulant", + -15.578042984008789 + ], + [ + "▁Lavelle", + -15.5780668258667 + ], + [ + "治", + -15.578071594238281 + ], + [ + "▁Neufeld", + -15.578084945678711 + ], + [ + "namespace", + -15.57816219329834 + ], + [ + "▁smokestack", + -15.57820987701416 + ], + [ + "▁Dykstra", + -15.578215599060059 + ], + [ + "▁anodised", + -15.578217506408691 + ], + [ + "▁SILK", + -15.578230857849121 + ], + [ + "▁sublease", + -15.578266143798828 + ], + [ + "Vital", + -15.5783052444458 + ], + [ + "fessional", + -15.578330993652344 + ], + [ + "▁Klebsiella", + -15.578429222106934 + ], + [ + "▁Goggle", + -15.578452110290527 + ], + [ + "▁Magnificat", + -15.578474998474121 + ], + [ + "▁Huarache", + -15.57848072052002 + ], + [ + "▁Bakshi", + -15.57848834991455 + ], + [ + "▁Wimpy", + -15.578506469726562 + ], + [ + "▁Frieze", + -15.578523635864258 + ], + [ + "▁Nyack", + -15.578556060791016 + ], + [ + "▁larch", + -15.578564643859863 + ], + [ + "▁Cyberpunk", + -15.578655242919922 + ], + [ + "▁Île", + -15.578689575195312 + ], + [ + "▁∆", + -15.57871150970459 + ], + [ + "▁Cousteau", + -15.578714370727539 + ], + [ + "▁Ramadi", + -15.578714370727539 + ], + [ + "▁Cmd", + -15.578729629516602 + ], + [ + "▁unvarnished", + -15.57873821258545 + ], + [ + "▁Sandvik", + -15.578869819641113 + ], + [ + "▁goofball", + -15.57892894744873 + ], + [ + "▁bowsette", + -15.578935623168945 + ], + [ + "entitled", + -15.578963279724121 + ], + [ + "oxidative", + -15.578974723815918 + ], + [ + "▁tactfully", + -15.57897663116455 + ], + [ + "▁Morello", + -15.578977584838867 + ], + [ + "▁Wachovia", + -15.5789794921875 + ], + [ + "▁Aquifer", + -15.579002380371094 + ], + [ + "olfi", + -15.579020500183105 + ], + [ + "좋", + -15.579023361206055 + ], + [ + "▁pathogenicity", + -15.579051971435547 + ], + [ + "phosphorylation", + -15.579055786132812 + ], + [ + "▁Cardona", + -15.579132080078125 + ], + [ + "▁penalise", + -15.57913875579834 + ], + [ + "decorative", + -15.579144477844238 + ], + [ + "lauren", + -15.579154968261719 + ], + [ + "▁Flywheel", + -15.5791654586792 + ], + [ + "▁unpredictably", + -15.579166412353516 + ], + [ + "▁Investec", + -15.579273223876953 + ], + [ + "▁submachine", + -15.579276084899902 + ], + [ + "▁Kinsler", + -15.5792818069458 + ], + [ + "▁Otsego", + -15.579333305358887 + ], + [ + "ilene", + -15.579399108886719 + ], + [ + "▁Lodz", + -15.579435348510742 + ], + [ + "▁Democracies", + -15.579452514648438 + ], + [ + "utah", + -15.579537391662598 + ], + [ + "▁STEERING", + -15.579572677612305 + ], + [ + "ают", + -15.579617500305176 + ], + [ + "Remain", + -15.579623222351074 + ], + [ + "tackle", + -15.579647064208984 + ], + [ + "▁sehen", + -15.57965087890625 + ], + [ + "babble", + -15.57966136932373 + ], + [ + "▁Theologian", + -15.579689979553223 + ], + [ + "▁rupiah", + -15.579689979553223 + ], + [ + "▁coveralls", + -15.579690933227539 + ], + [ + "▁Stauffer", + -15.579727172851562 + ], + [ + "nitrogen", + -15.579765319824219 + ], + [ + "▁Mikkelsen", + -15.57983112335205 + ], + [ + "▁Ponca", + -15.579873085021973 + ], + [ + "▁Alpena", + -15.579933166503906 + ], + [ + "▁Mistletoe", + -15.579952239990234 + ], + [ + "▁Xhaka", + -15.579995155334473 + ], + [ + "▁encamped", + -15.579999923706055 + ], + [ + "▁Tuareg", + -15.58000659942627 + ], + [ + "▁Cariboo", + -15.58003044128418 + ], + [ + "▁bauble", + -15.58003044128418 + ], + [ + "▁Nautica", + -15.580036163330078 + ], + [ + "▁Julep", + -15.58005428314209 + ], + [ + "▁Safar", + -15.580065727233887 + ], + [ + "▁RUSSIA", + -15.580083847045898 + ], + [ + "смотр", + -15.58010196685791 + ], + [ + "flickr", + -15.580151557922363 + ], + [ + "▁Katara", + -15.580155372619629 + ], + [ + "aumont", + -15.580174446105957 + ], + [ + "▁Qinghai", + -15.58019733428955 + ], + [ + "▁Farragut", + -15.580214500427246 + ], + [ + "▁Bhagavan", + -15.580222129821777 + ], + [ + "▁Pedroia", + -15.580257415771484 + ], + [ + "▁uproarious", + -15.580265998840332 + ], + [ + "methylated", + -15.58028793334961 + ], + [ + "▁sensationalist", + -15.580312728881836 + ], + [ + "▁veces", + -15.580323219299316 + ], + [ + "strengthen", + -15.580376625061035 + ], + [ + "WHITE", + -15.580409049987793 + ], + [ + "▁absurdist", + -15.580472946166992 + ], + [ + "Dunn", + -15.580574035644531 + ], + [ + "▁twitches", + -15.580578804016113 + ], + [ + "▁Snoring", + -15.58059310913086 + ], + [ + "▁valacyclovir", + -15.580620765686035 + ], + [ + "widow", + -15.580644607543945 + ], + [ + "Experimental", + -15.580650329589844 + ], + [ + "병", + -15.58069133758545 + ], + [ + "activator", + -15.58070182800293 + ], + [ + "▁cannoli", + -15.580758094787598 + ], + [ + "▁dispersant", + -15.580810546875 + ], + [ + "latte", + -15.580836296081543 + ], + [ + "▁unfunny", + -15.58087158203125 + ], + [ + "ędz", + -15.58088493347168 + ], + [ + "goodbye", + -15.580889701843262 + ], + [ + "satisfying", + -15.58089542388916 + ], + [ + "▁Kinz", + -15.580910682678223 + ], + [ + "▁Adolphus", + -15.580924034118652 + ], + [ + "▁illusionist", + -15.580938339233398 + ], + [ + "ichte", + -15.580976486206055 + ], + [ + "MILL", + -15.581032752990723 + ], + [ + "▁possib", + -15.58105754852295 + ], + [ + "▁Termini", + -15.581061363220215 + ], + [ + "ност", + -15.581116676330566 + ], + [ + "技术", + -15.581148147583008 + ], + [ + "MOBILE", + -15.581226348876953 + ], + [ + "▁DEFINITION", + -15.581238746643066 + ], + [ + "▁Ingenious", + -15.581287384033203 + ], + [ + "▁Jale", + -15.58130931854248 + ], + [ + "▁Pedicure", + -15.581317901611328 + ], + [ + "▁EITC", + -15.581347465515137 + ], + [ + "န", + -15.581382751464844 + ], + [ + "▁Riboflavin", + -15.581382751464844 + ], + [ + "▁Weingarten", + -15.581406593322754 + ], + [ + "▁Tolbert", + -15.581428527832031 + ], + [ + "Mapper", + -15.581555366516113 + ], + [ + "▁Recognised", + -15.58159065246582 + ], + [ + "▁mutating", + -15.58159351348877 + ], + [ + "april", + -15.581594467163086 + ], + [ + "רו", + -15.581610679626465 + ], + [ + "▁triumvirate", + -15.581621170043945 + ], + [ + "▁AUDIT", + -15.581636428833008 + ], + [ + "▁Shamanic", + -15.581645011901855 + ], + [ + "▁Meunier", + -15.581645965576172 + ], + [ + "FALL", + -15.581647872924805 + ], + [ + "amenti", + -15.58165168762207 + ], + [ + "arbeiten", + -15.581659317016602 + ], + [ + "▁dropshipping", + -15.581704139709473 + ], + [ + "▁sublimated", + -15.581711769104004 + ], + [ + "▁Lyla", + -15.581732749938965 + ], + [ + "▁Mesmer", + -15.581734657287598 + ], + [ + "▁sucess", + -15.581744194030762 + ], + [ + "▁improbably", + -15.581753730773926 + ], + [ + "▁mechatronic", + -15.58178997039795 + ], + [ + "▁hyperspace", + -15.581807136535645 + ], + [ + "petrol", + -15.581888198852539 + ], + [ + "Certain", + -15.581907272338867 + ], + [ + "▁thumbprint", + -15.581930160522461 + ], + [ + "▁Kaffe", + -15.581965446472168 + ], + [ + "▁Misdemeanor", + -15.582002639770508 + ], + [ + "角", + -15.582002639770508 + ], + [ + "▁Uncheck", + -15.582005500793457 + ], + [ + "▁DESIGNED", + -15.582054138183594 + ], + [ + "▁nutcracker", + -15.582063674926758 + ], + [ + "▁kommer", + -15.582091331481934 + ], + [ + "ziehung", + -15.582098007202148 + ], + [ + "▁LUCI", + -15.58210277557373 + ], + [ + "▁gestion", + -15.58215045928955 + ], + [ + "friday", + -15.582159996032715 + ], + [ + "▁양", + -15.58216667175293 + ], + [ + "▁하나", + -15.582219123840332 + ], + [ + "physeal", + -15.582223892211914 + ], + [ + "▁Ghaz", + -15.582226753234863 + ], + [ + "notebook", + -15.582260131835938 + ], + [ + "▁Gershon", + -15.582273483276367 + ], + [ + "▁Khorasan", + -15.582292556762695 + ], + [ + "spectacular", + -15.582310676574707 + ], + [ + "río", + -15.582389831542969 + ], + [ + "▁positivism", + -15.582395553588867 + ], + [ + "▁Elyria", + -15.582442283630371 + ], + [ + "▁Jeroboam", + -15.582456588745117 + ], + [ + "▁NBCSN", + -15.582515716552734 + ], + [ + "▁Sorbet", + -15.58251667022705 + ], + [ + "▁frankness", + -15.58254623413086 + ], + [ + "▁Rampart", + -15.582597732543945 + ], + [ + "▁CalPERS", + -15.582606315612793 + ], + [ + "КА", + -15.582634925842285 + ], + [ + "▁anaesthetist", + -15.582647323608398 + ], + [ + "▁Chho", + -15.582741737365723 + ], + [ + "▁membranous", + -15.58276653289795 + ], + [ + "▁không", + -15.582792282104492 + ], + [ + "▁ARTHUR", + -15.582816123962402 + ], + [ + "▁Valera", + -15.582817077636719 + ], + [ + "▁forgivable", + -15.582840919494629 + ], + [ + "▁Whopper", + -15.582853317260742 + ], + [ + "▁Dunstable", + -15.582870483398438 + ], + [ + "oregon", + -15.582902908325195 + ], + [ + "▁Stenhouse", + -15.582919120788574 + ], + [ + "dailycallernewsfoundation", + -15.58293342590332 + ], + [ + "▁Baffert", + -15.582935333251953 + ], + [ + "▁Brightening", + -15.582955360412598 + ], + [ + "▁IIHF", + -15.582995414733887 + ], + [ + "晶", + -15.583013534545898 + ], + [ + "▁Fujiwara", + -15.583049774169922 + ], + [ + "▁Minnow", + -15.58305549621582 + ], + [ + "▁dunn", + -15.583057403564453 + ], + [ + "▁Slogan", + -15.583088874816895 + ], + [ + "▁Enlighten", + -15.583099365234375 + ], + [ + "▁paracord", + -15.583171844482422 + ], + [ + "▁Magnussen", + -15.583205223083496 + ], + [ + "Invent", + -15.583208084106445 + ], + [ + "▁Kriti", + -15.583271980285645 + ], + [ + "▁luego", + -15.583272933959961 + ], + [ + "▁Osteen", + -15.58327865600586 + ], + [ + "Existing", + -15.583345413208008 + ], + [ + "▁enunciated", + -15.583365440368652 + ], + [ + "▁egalitarianism", + -15.583370208740234 + ], + [ + "▁Burlap", + -15.583377838134766 + ], + [ + "▁Fawad", + -15.583378791809082 + ], + [ + "▁BRICK", + -15.583380699157715 + ], + [ + "▁OFFICER", + -15.583395957946777 + ], + [ + "▁Skylake", + -15.583415031433105 + ], + [ + "▁tomahawk", + -15.583434104919434 + ], + [ + "sweeping", + -15.583468437194824 + ], + [ + "▁canonization", + -15.583517074584961 + ], + [ + "▁reddened", + -15.583535194396973 + ], + [ + "Formerly", + -15.583538055419922 + ], + [ + "mysterious", + -15.583553314208984 + ], + [ + "▁Ellyn", + -15.583596229553223 + ], + [ + "▁Tarkovsky", + -15.583718299865723 + ], + [ + "▁REVOLUTION", + -15.583722114562988 + ], + [ + "▁XFINITY", + -15.583722114562988 + ], + [ + "Occupy", + -15.583738327026367 + ], + [ + "Acoustic", + -15.583765029907227 + ], + [ + "announce", + -15.583817481994629 + ], + [ + "▁Generosity", + -15.583818435668945 + ], + [ + "▁région", + -15.583824157714844 + ], + [ + "▁Hepatic", + -15.5838623046875 + ], + [ + "▁Florio", + -15.583888053894043 + ], + [ + "okoro", + -15.583975791931152 + ], + [ + "saheb", + -15.584044456481934 + ], + [ + "▁Aortic", + -15.5840482711792 + ], + [ + "chorus", + -15.584059715270996 + ], + [ + "▁Gansu", + -15.584080696105957 + ], + [ + "▁pegboard", + -15.584081649780273 + ], + [ + "▁Tukey", + -15.58410930633545 + ], + [ + "arret", + -15.584135055541992 + ], + [ + "▁Parham", + -15.584184646606445 + ], + [ + "▁AVAILABILITY", + -15.584200859069824 + ], + [ + "kendall", + -15.584202766418457 + ], + [ + "▁Varley", + -15.58425235748291 + ], + [ + "relational", + -15.584257125854492 + ], + [ + "Beverly", + -15.584264755249023 + ], + [ + "▁THOUSANDS", + -15.584280014038086 + ], + [ + "▁Alabaster", + -15.584311485290527 + ], + [ + "▁exclusiv", + -15.58432388305664 + ], + [ + "Initially", + -15.58432674407959 + ], + [ + "▁mineralogy", + -15.584351539611816 + ], + [ + "Preferences", + -15.584368705749512 + ], + [ + "▁Prestigious", + -15.584391593933105 + ], + [ + "▁Pietra", + -15.584393501281738 + ], + [ + "Turf", + -15.584421157836914 + ], + [ + "している", + -15.584437370300293 + ], + [ + "▁QUEST", + -15.584466934204102 + ], + [ + "▁Prunus", + -15.584477424621582 + ], + [ + "▁Lumberton", + -15.584480285644531 + ], + [ + "▁Killexams", + -15.584486961364746 + ], + [ + "Scanner", + -15.584587097167969 + ], + [ + "Maintenance", + -15.584598541259766 + ], + [ + "▁bewitched", + -15.584687232971191 + ], + [ + "HPLC", + -15.584689140319824 + ], + [ + "▁Loong", + -15.584699630737305 + ], + [ + "▁RADAR", + -15.584734916687012 + ], + [ + "▁Willingness", + -15.584776878356934 + ], + [ + "▁Lauper", + -15.584803581237793 + ], + [ + "▁Patisserie", + -15.584822654724121 + ], + [ + "▁woodgrain", + -15.584835052490234 + ], + [ + "Tibetan", + -15.5848388671875 + ], + [ + "▁Fulfilling", + -15.584845542907715 + ], + [ + "▁metagame", + -15.58488655090332 + ], + [ + "▁Anthracite", + -15.584894180297852 + ], + [ + "began", + -15.584895133972168 + ], + [ + "Ambrosio", + -15.584916114807129 + ], + [ + "▁mozilla", + -15.584919929504395 + ], + [ + "▁Seroquel", + -15.584944725036621 + ], + [ + "priligy", + -15.5849609375 + ], + [ + "▁Thielen", + -15.584965705871582 + ], + [ + "▁bellicose", + -15.584966659545898 + ], + [ + "Casual", + -15.58498764038086 + ], + [ + "▁mechani", + -15.585000991821289 + ], + [ + "TREE", + -15.585014343261719 + ], + [ + "▁TELUS", + -15.585020065307617 + ], + [ + "▁boondoggle", + -15.585038185119629 + ], + [ + "▁Gallows", + -15.58505916595459 + ], + [ + "▁lexi", + -15.585103988647461 + ], + [ + "●", + -15.58512020111084 + ], + [ + "▁Scrubber", + -15.585137367248535 + ], + [ + "JPEG", + -15.58521842956543 + ], + [ + "фе", + -15.585227966308594 + ], + [ + "方式", + -15.585253715515137 + ], + [ + "▁Hypothetical", + -15.58527946472168 + ], + [ + "narcotic", + -15.585349082946777 + ], + [ + "▁Kompany", + -15.585380554199219 + ], + [ + "▁commodification", + -15.58541488647461 + ], + [ + "▁Gwynne", + -15.585441589355469 + ], + [ + "▁Canaccord", + -15.585450172424316 + ], + [ + "Harmony", + -15.585455894470215 + ], + [ + "▁psychopathy", + -15.585465431213379 + ], + [ + "▁sambar", + -15.5855073928833 + ], + [ + "▁collectivism", + -15.58552074432373 + ], + [ + "▁Kunj", + -15.585531234741211 + ], + [ + "arbeitet", + -15.585618019104004 + ], + [ + "Explain", + -15.585647583007812 + ], + [ + "▁acidophilus", + -15.585683822631836 + ], + [ + "▁Movistar", + -15.585684776306152 + ], + [ + "phenoxy", + -15.585700988769531 + ], + [ + "▁Cloverfield", + -15.585746765136719 + ], + [ + "▁CHEVROLET", + -15.585756301879883 + ], + [ + "▁CHEAT", + -15.585758209228516 + ], + [ + "▁Tipper", + -15.585771560668945 + ], + [ + "SLAVE", + -15.585793495178223 + ], + [ + "▁spicier", + -15.585795402526855 + ], + [ + "▁CBOE", + -15.58581256866455 + ], + [ + "▁Paleontology", + -15.585831642150879 + ], + [ + "▁Lovable", + -15.585845947265625 + ], + [ + "waterproof", + -15.585888862609863 + ], + [ + "▁birdcage", + -15.585916519165039 + ], + [ + "▁KRW", + -15.585929870605469 + ], + [ + "▁Legacies", + -15.585939407348633 + ], + [ + "▁Banaras", + -15.585969924926758 + ], + [ + "▁Synergi", + -15.586084365844727 + ], + [ + "▁GaAs", + -15.586100578308105 + ], + [ + "▁calypso", + -15.586164474487305 + ], + [ + "▁Cleanliness", + -15.586257934570312 + ], + [ + "▁easternmost", + -15.58626651763916 + ], + [ + "forthcoming", + -15.586295127868652 + ], + [ + "▁Márquez", + -15.586307525634766 + ], + [ + "▁Hoxton", + -15.586371421813965 + ], + [ + "▁Claudine", + -15.586398124694824 + ], + [ + "▁Peshmerga", + -15.586403846740723 + ], + [ + "▁evangelizing", + -15.586424827575684 + ], + [ + "▁carotenoid", + -15.586432456970215 + ], + [ + "uriel", + -15.586438179016113 + ], + [ + "▁baratas", + -15.586445808410645 + ], + [ + "▁Mihai", + -15.58646011352539 + ], + [ + "▁sonorous", + -15.586474418640137 + ], + [ + "▁Blackfriars", + -15.586499214172363 + ], + [ + "▁Pravin", + -15.586538314819336 + ], + [ + "▁HONEY", + -15.58655834197998 + ], + [ + "▁Myocardial", + -15.58659553527832 + ], + [ + "▁positiv", + -15.586600303649902 + ], + [ + "▁extortionate", + -15.58662223815918 + ], + [ + "▁zygote", + -15.586645126342773 + ], + [ + "▁liveaboard", + -15.586668014526367 + ], + [ + "▁LiPo", + -15.58670425415039 + ], + [ + "Voyage", + -15.586730003356934 + ], + [ + "▁Embellished", + -15.586762428283691 + ], + [ + "▁BRZ", + -15.586773872375488 + ], + [ + "civilian", + -15.586774826049805 + ], + [ + "▁agrochemical", + -15.586776733398438 + ], + [ + "▁sociability", + -15.586788177490234 + ], + [ + "washington", + -15.586823463439941 + ], + [ + "▁möchte", + -15.586835861206055 + ], + [ + "Cylinder", + -15.586846351623535 + ], + [ + "▁hecto", + -15.586862564086914 + ], + [ + "▁machismo", + -15.586864471435547 + ], + [ + "▁Delmarva", + -15.586957931518555 + ], + [ + "▁substantiation", + -15.586966514587402 + ], + [ + "▁moonroof", + -15.586981773376465 + ], + [ + "▁GENEVA", + -15.586996078491211 + ], + [ + "▁Mosco", + -15.587003707885742 + ], + [ + "▁hydrocortisone", + -15.587053298950195 + ], + [ + "▁Rahane", + -15.587100982666016 + ], + [ + "Vega", + -15.5872163772583 + ], + [ + "ован", + -15.587240219116211 + ], + [ + "▁Aqueous", + -15.587244033813477 + ], + [ + "accessories", + -15.587244987487793 + ], + [ + "▁ψ", + -15.587279319763184 + ], + [ + "▁Bungee", + -15.587288856506348 + ], + [ + "▁STARTING", + -15.587369918823242 + ], + [ + "▁subcutaneously", + -15.587370872497559 + ], + [ + "▁RECOVERY", + -15.587387084960938 + ], + [ + "rakh", + -15.587400436401367 + ], + [ + "ذا", + -15.587404251098633 + ], + [ + "▁ADDITION", + -15.58746337890625 + ], + [ + "▁Fonterra", + -15.587481498718262 + ], + [ + "▁intoxicant", + -15.587486267089844 + ], + [ + "▁fomenting", + -15.587501525878906 + ], + [ + "▁Celebrant", + -15.587516784667969 + ], + [ + "transfected", + -15.58754825592041 + ], + [ + "▁niveau", + -15.587590217590332 + ], + [ + "▁Oshie", + -15.587618827819824 + ], + [ + "legendary", + -15.587621688842773 + ], + [ + "▁Antietam", + -15.587675094604492 + ], + [ + "▁AMSOIL", + -15.587701797485352 + ], + [ + "Resistance", + -15.58770751953125 + ], + [ + "hehehe", + -15.587717056274414 + ], + [ + "ティ", + -15.587730407714844 + ], + [ + "▁Seltzer", + -15.587761878967285 + ], + [ + "razzi", + -15.587763786315918 + ], + [ + "Northwest", + -15.587791442871094 + ], + [ + "ű", + -15.587794303894043 + ], + [ + "▁capsular", + -15.587825775146484 + ], + [ + "▁quatre", + -15.58787727355957 + ], + [ + "▁imitrex", + -15.58793830871582 + ], + [ + "▁Griffen", + -15.58796215057373 + ], + [ + "▁Tyrod", + -15.587983131408691 + ], + [ + "▁CRUD", + -15.58802318572998 + ], + [ + "æl", + -15.588047981262207 + ], + [ + "▁TAO", + -15.58806324005127 + ], + [ + "▁Granderson", + -15.588068008422852 + ], + [ + "tanning", + -15.58810806274414 + ], + [ + "▁naruto", + -15.588114738464355 + ], + [ + "▁palabra", + -15.588115692138672 + ], + [ + "▁rambler", + -15.588119506835938 + ], + [ + "▁kuch", + -15.588127136230469 + ], + [ + "▁Cronk", + -15.588129043579102 + ], + [ + "disturbing", + -15.588147163391113 + ], + [ + "▁reneged", + -15.588170051574707 + ], + [ + "▁Duisburg", + -15.588202476501465 + ], + [ + "▁polycrystalline", + -15.588207244873047 + ], + [ + "▁また", + -15.588210105895996 + ], + [ + "▁pentagram", + -15.588266372680664 + ], + [ + "▁Endura", + -15.588268280029297 + ], + [ + "▁contin", + -15.58829116821289 + ], + [ + "▁raleigh", + -15.58834171295166 + ], + [ + "▁Jughead", + -15.58839225769043 + ], + [ + "▁Bermondsey", + -15.588395118713379 + ], + [ + "▁Descending", + -15.588464736938477 + ], + [ + "Martinez", + -15.588475227355957 + ], + [ + "▁Isidro", + -15.588496208190918 + ], + [ + "▁Lightening", + -15.588502883911133 + ], + [ + "▁THROW", + -15.58857536315918 + ], + [ + "▁Veselnitskaya", + -15.588586807250977 + ], + [ + "▁∗", + -15.588624000549316 + ], + [ + "▁Pynchon", + -15.588635444641113 + ], + [ + "▁WTOP", + -15.588662147521973 + ], + [ + "▁ARROW", + -15.588722229003906 + ], + [ + "▁Philbin", + -15.588746070861816 + ], + [ + "▁Sitar", + -15.58876895904541 + ], + [ + "▁impermanent", + -15.588773727416992 + ], + [ + "▁seguir", + -15.588802337646484 + ], + [ + "▁CORRESPONDENCE", + -15.5888032913208 + ], + [ + "▁FAULT", + -15.588836669921875 + ], + [ + "▁Eradication", + -15.588838577270508 + ], + [ + "Jenkins", + -15.588918685913086 + ], + [ + "bridal", + -15.588976860046387 + ], + [ + "assemblies", + -15.58901309967041 + ], + [ + "▁Если", + -15.589139938354492 + ], + [ + "▁Nellis", + -15.58924388885498 + ], + [ + "▁DECISION", + -15.589274406433105 + ], + [ + "LDH", + -15.589285850524902 + ], + [ + "▁Chirac", + -15.589325904846191 + ], + [ + "▁Berlioz", + -15.58933162689209 + ], + [ + "▁templating", + -15.589335441589355 + ], + [ + "▁ductility", + -15.589343070983887 + ], + [ + "▁Grazie", + -15.589385986328125 + ], + [ + "▁дел", + -15.589404106140137 + ], + [ + "UMMER", + -15.58940601348877 + ], + [ + "▁Joinery", + -15.589411735534668 + ], + [ + "▁Kamran", + -15.589448928833008 + ], + [ + "Whose", + -15.58947467803955 + ], + [ + "▁DEMON", + -15.589512825012207 + ], + [ + "▁DICK", + -15.589529991149902 + ], + [ + "immie", + -15.58955192565918 + ], + [ + "▁unreliability", + -15.58957290649414 + ], + [ + "▁muppet", + -15.589646339416504 + ], + [ + "▁actuaries", + -15.589666366577148 + ], + [ + "▁DYNAMIC", + -15.589717864990234 + ], + [ + "▁Tirol", + -15.589740753173828 + ], + [ + "▁Secession", + -15.589760780334473 + ], + [ + "▁Dunaway", + -15.589774131774902 + ], + [ + "▁miscalculated", + -15.589781761169434 + ], + [ + "▁saran", + -15.589804649353027 + ], + [ + "Armenian", + -15.589879989624023 + ], + [ + "▁Milkshake", + -15.58988094329834 + ], + [ + "▁schnitzel", + -15.589884757995605 + ], + [ + "DIRECT", + -15.589923858642578 + ], + [ + "▁POOR", + -15.589926719665527 + ], + [ + "演", + -15.589949607849121 + ], + [ + "▁SLIP", + -15.589995384216309 + ], + [ + "zhang", + -15.590004920959473 + ], + [ + "▁POWDER", + -15.590036392211914 + ], + [ + "▁sterilizer", + -15.590043067932129 + ], + [ + "Philosophy", + -15.590044975280762 + ], + [ + "▁Taney", + -15.59008502960205 + ], + [ + "дер", + -15.59009838104248 + ], + [ + "▁Monorail", + -15.590112686157227 + ], + [ + "piration", + -15.590115547180176 + ], + [ + "▁bandsaw", + -15.590117454528809 + ], + [ + "▁THOMPSON", + -15.590149879455566 + ], + [ + "▁Surfboard", + -15.590150833129883 + ], + [ + "▁FRANCIS", + -15.590188026428223 + ], + [ + "نس", + -15.590250968933105 + ], + [ + "士", + -15.590283393859863 + ], + [ + "▁TRADITION", + -15.59029483795166 + ], + [ + "请", + -15.590340614318848 + ], + [ + "▁RELIABILITY", + -15.59034252166748 + ], + [ + "▁Swayze", + -15.590359687805176 + ], + [ + "극", + -15.590414047241211 + ], + [ + "warranty", + -15.590441703796387 + ], + [ + "iński", + -15.590486526489258 + ], + [ + "▁Rijeka", + -15.590490341186523 + ], + [ + "▁cahoots", + -15.590510368347168 + ], + [ + "▁ACTIVITIES", + -15.5905122756958 + ], + [ + "▁McArdle", + -15.590535163879395 + ], + [ + "suasive", + -15.590564727783203 + ], + [ + "ᴡ", + -15.590582847595215 + ], + [ + "▁Cathal", + -15.590588569641113 + ], + [ + "▁Listopia", + -15.590599060058594 + ], + [ + "▁Vacaville", + -15.590653419494629 + ], + [ + "▁Pacioretty", + -15.590655326843262 + ], + [ + "▁Sunoco", + -15.590668678283691 + ], + [ + "▁Yanez", + -15.590709686279297 + ], + [ + "▁Araujo", + -15.59078311920166 + ], + [ + "ornament", + -15.590786933898926 + ], + [ + "▁Pathetic", + -15.59079360961914 + ], + [ + "▁snooty", + -15.590825080871582 + ], + [ + "▁Rifkin", + -15.590827941894531 + ], + [ + "▁cyclase", + -15.590920448303223 + ], + [ + "▁Gombe", + -15.590941429138184 + ], + [ + "مان", + -15.590986251831055 + ], + [ + "▁Chilcot", + -15.590989112854004 + ], + [ + "▁Lupo", + -15.59104061126709 + ], + [ + "▁pilsner", + -15.591042518615723 + ], + [ + "Mutual", + -15.591053009033203 + ], + [ + "Agriculture", + -15.591107368469238 + ], + [ + "θη", + -15.591124534606934 + ], + [ + "▁Ocampo", + -15.591161727905273 + ], + [ + "▁unwound", + -15.591185569763184 + ], + [ + "▁impregnable", + -15.591257095336914 + ], + [ + "▁Downward", + -15.591272354125977 + ], + [ + "centenary", + -15.59138298034668 + ], + [ + "ल्", + -15.591392517089844 + ], + [ + "▁igual", + -15.591394424438477 + ], + [ + "▁Audiovisual", + -15.59139633178711 + ], + [ + "▁Sandhurst", + -15.591404914855957 + ], + [ + "▁Cropped", + -15.591493606567383 + ], + [ + "▁blondie", + -15.59150218963623 + ], + [ + "▁Piguet", + -15.591503143310547 + ], + [ + "▁cobweb", + -15.591506004333496 + ], + [ + "hype", + -15.591508865356445 + ], + [ + "Karina", + -15.591660499572754 + ], + [ + "czuk", + -15.591668128967285 + ], + [ + "▁MONTE", + -15.591713905334473 + ], + [ + "▁dismutase", + -15.5917387008667 + ], + [ + "▁oxidizer", + -15.59174633026123 + ], + [ + "BookmarkDownloadby", + -15.591747283935547 + ], + [ + "precipitation", + -15.591755867004395 + ], + [ + "▁rejoinder", + -15.59179401397705 + ], + [ + "Χ", + -15.591811180114746 + ], + [ + "▁malabsorption", + -15.591890335083008 + ], + [ + "instructor", + -15.591910362243652 + ], + [ + "▁CYBER", + -15.59195327758789 + ], + [ + "aviation", + -15.591963768005371 + ], + [ + "資", + -15.5919828414917 + ], + [ + "hosa", + -15.59199333190918 + ], + [ + "▁Bitfinex", + -15.592100143432617 + ], + [ + "▁yeoman", + -15.59212589263916 + ], + [ + "▁Hottie", + -15.59215259552002 + ], + [ + "▁conver", + -15.592164039611816 + ], + [ + "▁Pampanga", + -15.592166900634766 + ], + [ + "▁Stinky", + -15.592187881469727 + ], + [ + "▁sterilisation", + -15.592245101928711 + ], + [ + "▁infiltrator", + -15.592299461364746 + ], + [ + "▁Stiftung", + -15.592461585998535 + ], + [ + "άλ", + -15.59246826171875 + ], + [ + "▁KTLA", + -15.592507362365723 + ], + [ + "▁venus", + -15.592525482177734 + ], + [ + "issel", + -15.592529296875 + ], + [ + "▁recirculate", + -15.592535972595215 + ], + [ + "▁voyeurism", + -15.592558860778809 + ], + [ + "▁Hornady", + -15.592568397521973 + ], + [ + "▁Ramapo", + -15.592578887939453 + ], + [ + "▁triphosphate", + -15.592578887939453 + ], + [ + "▁famished", + -15.592589378356934 + ], + [ + "ын", + -15.592602729797363 + ], + [ + "▁qeveri", + -15.592641830444336 + ], + [ + "▁sensorial", + -15.592700958251953 + ], + [ + "写", + -15.592719078063965 + ], + [ + "▁NEURO", + -15.59281063079834 + ], + [ + "▁spondylitis", + -15.59284782409668 + ], + [ + "▁HOV", + -15.592860221862793 + ], + [ + "ន", + -15.592914581298828 + ], + [ + "Ethernet", + -15.592940330505371 + ], + [ + "▁Frege", + -15.592948913574219 + ], + [ + "Affair", + -15.592963218688965 + ], + [ + "▁newscaster", + -15.593031883239746 + ], + [ + "▁Steinem", + -15.593048095703125 + ], + [ + "▁Thau", + -15.593056678771973 + ], + [ + "▁indolent", + -15.59311580657959 + ], + [ + "▁Karelia", + -15.593168258666992 + ], + [ + "Keyword", + -15.593174934387207 + ], + [ + "志", + -15.593183517456055 + ], + [ + "pumpkin", + -15.593193054199219 + ], + [ + "श्", + -15.593212127685547 + ], + [ + "▁colada", + -15.593420028686523 + ], + [ + "▁Undeterred", + -15.593427658081055 + ], + [ + "▁rectus", + -15.593433380126953 + ], + [ + "▁SkyDrive", + -15.593518257141113 + ], + [ + "▁Bukowski", + -15.593583106994629 + ], + [ + "Finn", + -15.593607902526855 + ], + [ + "▁Steppenwolf", + -15.593620300292969 + ], + [ + "▁Retiring", + -15.593644142150879 + ], + [ + "▁Koivu", + -15.59366226196289 + ], + [ + "Surgical", + -15.59368896484375 + ], + [ + "▁FRANKFURT", + -15.593692779541016 + ], + [ + "▁GarageBand", + -15.593705177307129 + ], + [ + "▁AVERAGE", + -15.593718528747559 + ], + [ + "▁DFID", + -15.593867301940918 + ], + [ + "▁DIESEL", + -15.593917846679688 + ], + [ + "▁Mannequin", + -15.593934059143066 + ], + [ + "שׁ", + -15.593985557556152 + ], + [ + "▁tantalize", + -15.593985557556152 + ], + [ + "▁Handwritten", + -15.594005584716797 + ], + [ + "▁miniskirt", + -15.594010353088379 + ], + [ + "▁Kedar", + -15.59402847290039 + ], + [ + "▁Marjan", + -15.594030380249023 + ], + [ + "ENCIA", + -15.594039916992188 + ], + [ + "▁Falstaff", + -15.59405517578125 + ], + [ + "amsterdam", + -15.594094276428223 + ], + [ + "▁Smoak", + -15.59411334991455 + ], + [ + "▁Berserk", + -15.594171524047852 + ], + [ + "abundant", + -15.594181060791016 + ], + [ + "▁bunnings", + -15.594225883483887 + ], + [ + "▁есть", + -15.594226837158203 + ], + [ + "▁curso", + -15.594253540039062 + ], + [ + "Coconut", + -15.594276428222656 + ], + [ + "вр", + -15.594281196594238 + ], + [ + "▁Wingfield", + -15.594325065612793 + ], + [ + "▁Vikki", + -15.594345092773438 + ], + [ + "AMMA", + -15.594353675842285 + ], + [ + "▁Melodic", + -15.594367027282715 + ], + [ + "ਨ", + -15.594368934631348 + ], + [ + "জ", + -15.594392776489258 + ], + [ + "QoL", + -15.594402313232422 + ], + [ + "▁Prager", + -15.5944185256958 + ], + [ + "overlooked", + -15.59443187713623 + ], + [ + "▁THAI", + -15.59443187713623 + ], + [ + "▁Bhadra", + -15.594472885131836 + ], + [ + "▁fealty", + -15.594472885131836 + ], + [ + "▁Sainz", + -15.594572067260742 + ], + [ + "▁Mountbatten", + -15.594586372375488 + ], + [ + "Travis", + -15.594722747802734 + ], + [ + "▁natter", + -15.594743728637695 + ], + [ + "▁Skog", + -15.594758033752441 + ], + [ + "▁Odoo", + -15.5948486328125 + ], + [ + "▁excoriate", + -15.594853401184082 + ], + [ + "▁DEFENSE", + -15.594856262207031 + ], + [ + "▁Foxwoods", + -15.594856262207031 + ], + [ + "Loft", + -15.594881057739258 + ], + [ + "▁Brannon", + -15.59489631652832 + ], + [ + "▁hermitage", + -15.594919204711914 + ], + [ + "▁Alopecia", + -15.594924926757812 + ], + [ + "▁Euronext", + -15.594924926757812 + ], + [ + "▁Metrolink", + -15.594940185546875 + ], + [ + "odendron", + -15.594986915588379 + ], + [ + "▁ADVERTISER", + -15.594999313354492 + ], + [ + "aditya", + -15.595016479492188 + ], + [ + "▁aromatase", + -15.595038414001465 + ], + [ + "▁Exclude", + -15.595088958740234 + ], + [ + "▁Eretz", + -15.59508991241455 + ], + [ + "▁PLYMOUTH", + -15.595094680786133 + ], + [ + "▁pirouette", + -15.595094680786133 + ], + [ + "▁Adventurous", + -15.595142364501953 + ], + [ + "Shaughnessy", + -15.595187187194824 + ], + [ + "▁musik", + -15.595197677612305 + ], + [ + "▁reapplied", + -15.595219612121582 + ], + [ + "▁ambushes", + -15.595287322998047 + ], + [ + "▁♡", + -15.595303535461426 + ], + [ + "▁Santini", + -15.595304489135742 + ], + [ + "▁lavage", + -15.595340728759766 + ], + [ + "▁Obstruction", + -15.595409393310547 + ], + [ + "▁Turnitin", + -15.595480918884277 + ], + [ + "▁Fundación", + -15.595489501953125 + ], + [ + "ENIX", + -15.595508575439453 + ], + [ + "Jupiter", + -15.595526695251465 + ], + [ + "▁EXEMPLARY", + -15.595529556274414 + ], + [ + "▁disavowed", + -15.595535278320312 + ], + [ + "▁ASIO", + -15.595562934875488 + ], + [ + "▁Dufferin", + -15.595573425292969 + ], + [ + "▁Deezer", + -15.595600128173828 + ], + [ + "▁Appendices", + -15.595602035522461 + ], + [ + "Resort", + -15.595605850219727 + ], + [ + "Awlaki", + -15.59562873840332 + ], + [ + "▁Galilean", + -15.595632553100586 + ], + [ + "▁FSBO", + -15.595638275146484 + ], + [ + "▁Agrippa", + -15.595641136169434 + ], + [ + "▁Maciej", + -15.59564208984375 + ], + [ + "Katherine", + -15.595646858215332 + ], + [ + "▁Sawant", + -15.595669746398926 + ], + [ + "morphous", + -15.59567642211914 + ], + [ + "▁Avinash", + -15.595694541931152 + ], + [ + "Civic", + -15.59571647644043 + ], + [ + "▁Shabazz", + -15.595725059509277 + ], + [ + "▁Stastny", + -15.595746994018555 + ], + [ + "▁sólo", + -15.595795631408691 + ], + [ + "▁Palisade", + -15.59583568572998 + ], + [ + "▁Hossa", + -15.595865249633789 + ], + [ + "куп", + -15.595869064331055 + ], + [ + "▁trapdoor", + -15.59595012664795 + ], + [ + "▁Hairston", + -15.596016883850098 + ], + [ + "▁Protagonist", + -15.596037864685059 + ], + [ + "iyani", + -15.596059799194336 + ], + [ + "Fame", + -15.59607982635498 + ], + [ + "WordPress", + -15.59618091583252 + ], + [ + "Babylon", + -15.596182823181152 + ], + [ + "▁Poynter", + -15.596256256103516 + ], + [ + "▁Mangala", + -15.596268653869629 + ], + [ + "▁Stalinism", + -15.596349716186523 + ], + [ + "▁Scipio", + -15.5963716506958 + ], + [ + "▁Ingelheim", + -15.596376419067383 + ], + [ + "▁Sprawl", + -15.596381187438965 + ], + [ + "▁Aleister", + -15.596444129943848 + ], + [ + "▁Pappy", + -15.596487998962402 + ], + [ + "▁Wouter", + -15.596527099609375 + ], + [ + "messaging", + -15.596546173095703 + ], + [ + "▁Mahā", + -15.596548080444336 + ], + [ + "naught", + -15.59660530090332 + ], + [ + "▁Snob", + -15.596611976623535 + ], + [ + "▁Nakano", + -15.596628189086914 + ], + [ + "ция", + -15.596631050109863 + ], + [ + "▁raffia", + -15.596633911132812 + ], + [ + "transgender", + -15.596661567687988 + ], + [ + "▁Untersuchungen", + -15.596688270568848 + ], + [ + "▁UMNO", + -15.596723556518555 + ], + [ + "Shaun", + -15.596726417541504 + ], + [ + "▁Pharmacological", + -15.596795082092285 + ], + [ + "▁Thorburn", + -15.596826553344727 + ], + [ + "▁Sayoc", + -15.596834182739258 + ], + [ + "otheca", + -15.596924781799316 + ], + [ + "▁abge", + -15.5969820022583 + ], + [ + "łow", + -15.596993446350098 + ], + [ + "▁Hameed", + -15.597046852111816 + ], + [ + "fehl", + -15.59714412689209 + ], + [ + "▁Burhan", + -15.597206115722656 + ], + [ + "narayana", + -15.597212791442871 + ], + [ + "▁Olmstead", + -15.597249031066895 + ], + [ + "ျ", + -15.597249984741211 + ], + [ + "▁profund", + -15.597288131713867 + ], + [ + "▁Populist", + -15.597371101379395 + ], + [ + "▁BlogEngine", + -15.597447395324707 + ], + [ + "▁Buckwheat", + -15.597480773925781 + ], + [ + "▁pummeling", + -15.597490310668945 + ], + [ + "▁jabbed", + -15.597494125366211 + ], + [ + "▁deduplication", + -15.597498893737793 + ], + [ + "▁LAUGH", + -15.597541809082031 + ], + [ + "▁julienne", + -15.597586631774902 + ], + [ + "▁approbation", + -15.597588539123535 + ], + [ + "▁Tempranillo", + -15.597757339477539 + ], + [ + "▁Superstorm", + -15.597764015197754 + ], + [ + "▁CLARI", + -15.597858428955078 + ], + [ + "▁trong", + -15.597858428955078 + ], + [ + "▁Hodson", + -15.597861289978027 + ], + [ + "▁supranational", + -15.597870826721191 + ], + [ + "▁😦", + -15.597905158996582 + ], + [ + "▁gulag", + -15.597929954528809 + ], + [ + "▁Sideboard", + -15.597930908203125 + ], + [ + "▁Kovind", + -15.598008155822754 + ], + [ + "华", + -15.598017692565918 + ], + [ + "▁Exfoliating", + -15.598024368286133 + ], + [ + "▁Ishq", + -15.59802532196045 + ], + [ + "italian", + -15.598047256469727 + ], + [ + "▁Cirencester", + -15.59807300567627 + ], + [ + "▁CHARLESTON", + -15.598106384277344 + ], + [ + "▁PROVE", + -15.598132133483887 + ], + [ + "Lebanon", + -15.598140716552734 + ], + [ + "▁parsonage", + -15.598159790039062 + ], + [ + "▁Vaio", + -15.598187446594238 + ], + [ + "▁quadrilateral", + -15.598196983337402 + ], + [ + "▁Minstrel", + -15.598238945007324 + ], + [ + "реш", + -15.598308563232422 + ], + [ + "▁Nepean", + -15.598322868347168 + ], + [ + "▁enthrall", + -15.598437309265137 + ], + [ + "ół", + -15.598441123962402 + ], + [ + "▁monolingual", + -15.598451614379883 + ], + [ + "▁Orangutan", + -15.598461151123047 + ], + [ + "designate", + -15.598466873168945 + ], + [ + "nourishment", + -15.598482131958008 + ], + [ + "▁Lisbeth", + -15.5985689163208 + ], + [ + "▁Bukola", + -15.598575592041016 + ], + [ + "▁NiMH", + -15.598599433898926 + ], + [ + "▁gorging", + -15.598615646362305 + ], + [ + "▁microglial", + -15.598624229431152 + ], + [ + "▁sleepwalking", + -15.598627090454102 + ], + [ + "▁Haruhi", + -15.598694801330566 + ], + [ + "▁Stitt", + -15.598711013793945 + ], + [ + "Tacoma", + -15.598722457885742 + ], + [ + "▁Gorkha", + -15.598776817321777 + ], + [ + "▁Nürburgring", + -15.598776817321777 + ], + [ + "▁Rachmaninoff", + -15.598824501037598 + ], + [ + "▁Brittain", + -15.59890365600586 + ], + [ + "▁WaPo", + -15.598923683166504 + ], + [ + "▁basset", + -15.598939895629883 + ], + [ + "▁Matriculation", + -15.5989990234375 + ], + [ + "▁Amjad", + -15.599017143249512 + ], + [ + "▁quadrature", + -15.599042892456055 + ], + [ + "▁Meander", + -15.599048614501953 + ], + [ + "cubi", + -15.599080085754395 + ], + [ + "▁legging", + -15.599090576171875 + ], + [ + "▁Chimpanzee", + -15.599116325378418 + ], + [ + "▁houzz", + -15.599125862121582 + ], + [ + "▁dyspepsia", + -15.599140167236328 + ], + [ + "▁McNeal", + -15.599163055419922 + ], + [ + "▁squatter", + -15.59924602508545 + ], + [ + "Families", + -15.59925651550293 + ], + [ + "▁TINY", + -15.599276542663574 + ], + [ + "Temporary", + -15.599283218383789 + ], + [ + "▁Caithness", + -15.599286079406738 + ], + [ + "seismic", + -15.599334716796875 + ], + [ + "▁OBLIGATION", + -15.599358558654785 + ], + [ + "▁adiabatic", + -15.599407196044922 + ], + [ + "▁detonating", + -15.599407196044922 + ], + [ + "▁Birkbeck", + -15.599422454833984 + ], + [ + "▁música", + -15.599431991577148 + ], + [ + "▁Fugue", + -15.59943675994873 + ], + [ + "▁Wondershare", + -15.599446296691895 + ], + [ + "▁Occam", + -15.599451065063477 + ], + [ + "▁Atherosclerosis", + -15.599480628967285 + ], + [ + "▁singularities", + -15.599494934082031 + ], + [ + "▁FlashScore", + -15.599512100219727 + ], + [ + "▁embezzling", + -15.599577903747559 + ], + [ + "上記", + -15.59959602355957 + ], + [ + "▁LiveJournal", + -15.599611282348633 + ], + [ + "▁Borrego", + -15.59963321685791 + ], + [ + "▁Caching", + -15.59964656829834 + ], + [ + "▁Silvi", + -15.599660873413086 + ], + [ + "▁Mumble", + -15.599696159362793 + ], + [ + "▁Amaral", + -15.599703788757324 + ], + [ + "▁Pompei", + -15.599746704101562 + ], + [ + "▁Pagina", + -15.599762916564941 + ], + [ + "carlo", + -15.599785804748535 + ], + [ + "▁vermi", + -15.599790573120117 + ], + [ + "▁Camilo", + -15.599794387817383 + ], + [ + "▁LGBTQIA", + -15.599802017211914 + ], + [ + "▁FOLD", + -15.599841117858887 + ], + [ + "▁Manulife", + -15.599884033203125 + ], + [ + "▁paramilitaries", + -15.599893569946289 + ], + [ + "ologizing", + -15.599945068359375 + ], + [ + "Currency", + -15.599987983703613 + ], + [ + "▁Wiktionary", + -15.600014686584473 + ], + [ + "▁Margolis", + -15.600017547607422 + ], + [ + "Orsay", + -15.600018501281738 + ], + [ + "▁Transvaal", + -15.6000394821167 + ], + [ + "urov", + -15.600046157836914 + ], + [ + "▁demonization", + -15.600049018859863 + ], + [ + "▁Sleuth", + -15.600055694580078 + ], + [ + "▁pictogram", + -15.600130081176758 + ], + [ + "▁BIRTH", + -15.600137710571289 + ], + [ + "▁Ashdown", + -15.600150108337402 + ], + [ + "▁Buca", + -15.600180625915527 + ], + [ + "▁Contractual", + -15.600212097167969 + ], + [ + "▁Karabakh", + -15.600214004516602 + ], + [ + "▁ASSOCIATED", + -15.600234031677246 + ], + [ + "▁Sigourney", + -15.600281715393066 + ], + [ + "cropping", + -15.60031509399414 + ], + [ + "족", + -15.60035514831543 + ], + [ + "▁adirondack", + -15.60037899017334 + ], + [ + "▁Laven", + -15.600403785705566 + ], + [ + "▁Hotchkiss", + -15.600427627563477 + ], + [ + "▁Varner", + -15.60047435760498 + ], + [ + "▁Rhimes", + -15.600482940673828 + ], + [ + "▁Irkutsk", + -15.60050106048584 + ], + [ + "▁ebullient", + -15.60050106048584 + ], + [ + "▁CHARM", + -15.600543975830078 + ], + [ + "gruppen", + -15.600555419921875 + ], + [ + "HARA", + -15.600625038146973 + ], + [ + "▁SEPTA", + -15.600629806518555 + ], + [ + "▁ecliptic", + -15.60064697265625 + ], + [ + "▁Brushless", + -15.600707054138184 + ], + [ + "▁czech", + -15.600717544555664 + ], + [ + "▁Michelson", + -15.600726127624512 + ], + [ + "▁Campari", + -15.600764274597168 + ], + [ + "▁Cincy", + -15.600765228271484 + ], + [ + "▁taxonomies", + -15.600769996643066 + ], + [ + "embu", + -15.600775718688965 + ], + [ + "стру", + -15.600852012634277 + ], + [ + "▁SEVERAL", + -15.60089111328125 + ], + [ + "▁McCool", + -15.600920677185059 + ], + [ + "▁permanency", + -15.60093879699707 + ], + [ + "▁politicking", + -15.600971221923828 + ], + [ + "▁Anorexia", + -15.600987434387207 + ], + [ + "deviantart", + -15.600990295410156 + ], + [ + "▁tortellini", + -15.601068496704102 + ], + [ + "▁FOREGOING", + -15.601133346557617 + ], + [ + "分析", + -15.60116958618164 + ], + [ + "▁evalu", + -15.601181983947754 + ], + [ + "▁Contemplate", + -15.601200103759766 + ], + [ + "▁unfriend", + -15.601234436035156 + ], + [ + "▁GENERATION", + -15.601282119750977 + ], + [ + "Satellite", + -15.601325988769531 + ], + [ + "본", + -15.601325988769531 + ], + [ + "▁Ushuaia", + -15.601351737976074 + ], + [ + "투", + -15.601400375366211 + ], + [ + "▁Xanadu", + -15.60147762298584 + ], + [ + "광", + -15.601544380187988 + ], + [ + "limentary", + -15.601576805114746 + ], + [ + "▁hollandaise", + -15.60159683227539 + ], + [ + "funeral", + -15.601611137390137 + ], + [ + "▁Windrush", + -15.601646423339844 + ], + [ + "Priest", + -15.601672172546387 + ], + [ + "▁Autobahn", + -15.601709365844727 + ], + [ + "▁Agamemnon", + -15.601716995239258 + ], + [ + "▁lloyd", + -15.601750373840332 + ], + [ + "▁Frisian", + -15.601775169372559 + ], + [ + "likelihood", + -15.601802825927734 + ], + [ + "MAKE", + -15.601805686950684 + ], + [ + "travelling", + -15.601841926574707 + ], + [ + "▁Ranma", + -15.601861953735352 + ], + [ + "▁benzoate", + -15.60193157196045 + ], + [ + "quarium", + -15.601973533630371 + ], + [ + "▁HHH", + -15.601977348327637 + ], + [ + "swallow", + -15.602002143859863 + ], + [ + "▁Tiburon", + -15.602010726928711 + ], + [ + "чу", + -15.602035522460938 + ], + [ + "▁unidentifiable", + -15.602045059204102 + ], + [ + "▁Viggo", + -15.602079391479492 + ], + [ + "▁immunogenicity", + -15.602081298828125 + ], + [ + "▁Pavia", + -15.602134704589844 + ], + [ + "▁Foligno", + -15.602155685424805 + ], + [ + "▁Bukhara", + -15.602160453796387 + ], + [ + "ương", + -15.602179527282715 + ], + [ + "brugge", + -15.602184295654297 + ], + [ + "▁Kennebec", + -15.602240562438965 + ], + [ + "▁Dancehall", + -15.602252006530762 + ], + [ + "declaration", + -15.602348327636719 + ], + [ + "▁besoin", + -15.602407455444336 + ], + [ + "▁Mercenary", + -15.602448463439941 + ], + [ + "▁patrimony", + -15.602449417114258 + ], + [ + "Cabinet", + -15.602550506591797 + ], + [ + "▁eToro", + -15.602594375610352 + ], + [ + "▁Gavril", + -15.602604866027832 + ], + [ + "▁Kirstie", + -15.602620124816895 + ], + [ + "▁Agricole", + -15.602632522583008 + ], + [ + "▁Wayward", + -15.602644920349121 + ], + [ + "▁kraut", + -15.60265064239502 + ], + [ + "▁paar", + -15.602679252624512 + ], + [ + "zionale", + -15.602747917175293 + ], + [ + "Stuart", + -15.60276985168457 + ], + [ + "▁cannibalize", + -15.602787017822266 + ], + [ + "▁Halliwell", + -15.602789878845215 + ], + [ + "▁megalomaniac", + -15.602812767028809 + ], + [ + "▁Bethnal", + -15.60286808013916 + ], + [ + "▁yodel", + -15.602900505065918 + ], + [ + "▁Brassard", + -15.602907180786133 + ], + [ + "▁Kroos", + -15.602932929992676 + ], + [ + "▁predisposing", + -15.602934837341309 + ], + [ + "▁Riddler", + -15.603005409240723 + ], + [ + "▁ENGL", + -15.603010177612305 + ], + [ + "▁Nagarjuna", + -15.603035926818848 + ], + [ + "▁artikel", + -15.60305118560791 + ], + [ + "ಕ", + -15.603055000305176 + ], + [ + "▁Telescopic", + -15.60314655303955 + ], + [ + "▁noisier", + -15.603189468383789 + ], + [ + "וּ", + -15.603193283081055 + ], + [ + "▁FUNERAL", + -15.603227615356445 + ], + [ + "▁plasmon", + -15.603232383728027 + ], + [ + "▁iGaming", + -15.603249549865723 + ], + [ + "▁Kumamoto", + -15.603257179260254 + ], + [ + "lemma", + -15.603260040283203 + ], + [ + "Chlor", + -15.603277206420898 + ], + [ + "Customize", + -15.603321075439453 + ], + [ + "▁NAVIGATION", + -15.603349685668945 + ], + [ + "▁Fluttershy", + -15.603375434875488 + ], + [ + "▁Wisteria", + -15.603386878967285 + ], + [ + "▁Louvain", + -15.603410720825195 + ], + [ + "▁mesenteric", + -15.603422164916992 + ], + [ + "▁Coogler", + -15.60342788696289 + ], + [ + "▁Austell", + -15.603477478027344 + ], + [ + "▁Raskin", + -15.603510856628418 + ], + [ + "▁Szechuan", + -15.603545188903809 + ], + [ + "▁Oblique", + -15.603547096252441 + ], + [ + "▁quaff", + -15.603547096252441 + ], + [ + "▁Dhruv", + -15.60355281829834 + ], + [ + "▁thermogenic", + -15.603656768798828 + ], + [ + "▁superseding", + -15.603666305541992 + ], + [ + "▁PREVIEW", + -15.60367202758789 + ], + [ + "▁Huggies", + -15.603694915771484 + ], + [ + "▁EXPORT", + -15.603760719299316 + ], + [ + "▁DRAFT", + -15.603829383850098 + ], + [ + "Ariana", + -15.603863716125488 + ], + [ + "▁Cece", + -15.603885650634766 + ], + [ + "▁Confined", + -15.603894233703613 + ], + [ + "▁jamaica", + -15.603896141052246 + ], + [ + "Optimize", + -15.603901863098145 + ], + [ + "▁FiveThirtyEight", + -15.603910446166992 + ], + [ + "▁Percocet", + -15.603934288024902 + ], + [ + "▁Shuri", + -15.603960990905762 + ], + [ + "urator", + -15.603967666625977 + ], + [ + "▁astrophysical", + -15.60400104522705 + ], + [ + "▁shoegaze", + -15.604018211364746 + ], + [ + "▁polymath", + -15.604024887084961 + ], + [ + "▁Gamification", + -15.604077339172363 + ], + [ + "▁Coupé", + -15.604080200195312 + ], + [ + "▁Honeysuckle", + -15.604081153869629 + ], + [ + "▁allocator", + -15.604090690612793 + ], + [ + "▁Poldark", + -15.604118347167969 + ], + [ + "▁Almora", + -15.604125022888184 + ], + [ + "▁Kaminski", + -15.6041259765625 + ], + [ + "▁Fnatic", + -15.604129791259766 + ], + [ + "▁EXIF", + -15.60413932800293 + ], + [ + "ṅ", + -15.604154586791992 + ], + [ + "▁Mulcahy", + -15.604154586791992 + ], + [ + "▁ACRES", + -15.604158401489258 + ], + [ + "▁Boreal", + -15.604239463806152 + ], + [ + "phatic", + -15.604265213012695 + ], + [ + "▁amylase", + -15.604269027709961 + ], + [ + "ribose", + -15.60427188873291 + ], + [ + "▁MINUTE", + -15.604371070861816 + ], + [ + "▁Sackler", + -15.604389190673828 + ], + [ + "▁BECK", + -15.60439682006836 + ], + [ + "ステップ", + -15.604486465454102 + ], + [ + "▁Sokolov", + -15.604514122009277 + ], + [ + "▁Feldspar", + -15.604544639587402 + ], + [ + "▁Kamakura", + -15.60457992553711 + ], + [ + "▁NAMA", + -15.604605674743652 + ], + [ + "jackson", + -15.604634284973145 + ], + [ + "▁Saquon", + -15.604646682739258 + ], + [ + "agnon", + -15.604669570922852 + ], + [ + "▁premenstrual", + -15.604682922363281 + ], + [ + "▁Mladenoff", + -15.604691505432129 + ], + [ + "▁Goldfinger", + -15.604701042175293 + ], + [ + "mittance", + -15.604726791381836 + ], + [ + "▁DeMille", + -15.604736328125 + ], + [ + "▁PEF", + -15.604747772216797 + ], + [ + "▁LOFT", + -15.604838371276855 + ], + [ + "transcend", + -15.604848861694336 + ], + [ + "▁Bafana", + -15.604872703552246 + ], + [ + "▁CLASSES", + -15.604883193969727 + ], + [ + "Fuji", + -15.604921340942383 + ], + [ + "▁magnific", + -15.604968070983887 + ], + [ + "chronicle", + -15.604971885681152 + ], + [ + "▁Scuderia", + -15.604990005493164 + ], + [ + "▁Acuity", + -15.605037689208984 + ], + [ + "▁Dunmore", + -15.605045318603516 + ], + [ + "▁Retribution", + -15.605047225952148 + ], + [ + "▁Ethnography", + -15.605088233947754 + ], + [ + "▁sanatorium", + -15.605114936828613 + ], + [ + "▁Handrail", + -15.605128288269043 + ], + [ + "uddhi", + -15.605145454406738 + ], + [ + "▁Cetearyl", + -15.605203628540039 + ], + [ + "▁Anglic", + -15.605208396911621 + ], + [ + "▁Newburyport", + -15.605224609375 + ], + [ + "Honest", + -15.605249404907227 + ], + [ + "▁preconfigured", + -15.605263710021973 + ], + [ + "▁bryan", + -15.605331420898438 + ], + [ + "▁accompli", + -15.60544490814209 + ], + [ + "▁adenoid", + -15.605478286743164 + ], + [ + "Mohammed", + -15.605520248413086 + ], + [ + "▁Inherited", + -15.605536460876465 + ], + [ + "▁можете", + -15.605550765991211 + ], + [ + "▁HEARD", + -15.605571746826172 + ], + [ + "▁evidencing", + -15.605594635009766 + ], + [ + "▁venerate", + -15.60560131072998 + ], + [ + "▁Castaneda", + -15.605668067932129 + ], + [ + "Spangled", + -15.605696678161621 + ], + [ + "Generator", + -15.605731010437012 + ], + [ + "▁Gustaf", + -15.60574722290039 + ], + [ + "▁cakewalk", + -15.605758666992188 + ], + [ + "▁Umpqua", + -15.605775833129883 + ], + [ + "чение", + -15.605790138244629 + ], + [ + "▁Kampong", + -15.605826377868652 + ], + [ + "▁Orlistat", + -15.605866432189941 + ], + [ + "▁Siskiyou", + -15.605888366699219 + ], + [ + "Typically", + -15.605914115905762 + ], + [ + "▁Worsley", + -15.605948448181152 + ], + [ + "Handbook", + -15.60598373413086 + ], + [ + "▁shrift", + -15.606010437011719 + ], + [ + "▁Pneumo", + -15.606096267700195 + ], + [ + "▁Kolar", + -15.606112480163574 + ], + [ + "seite", + -15.60611343383789 + ], + [ + "▁Breh", + -15.606161117553711 + ], + [ + "▁desecrated", + -15.606180191040039 + ], + [ + "▁nitpicking", + -15.606181144714355 + ], + [ + "▁HAW", + -15.606186866760254 + ], + [ + "▁Doggett", + -15.606208801269531 + ], + [ + "▁Morita", + -15.606245994567871 + ], + [ + "▁Ferrante", + -15.606273651123047 + ], + [ + "▁Doubtful", + -15.606278419494629 + ], + [ + "mineralization", + -15.60631275177002 + ], + [ + "▁pouvez", + -15.606330871582031 + ], + [ + "лл", + -15.606340408325195 + ], + [ + "öller", + -15.606354713439941 + ], + [ + "▁hiphop", + -15.606374740600586 + ], + [ + "▁DOUGLAS", + -15.606401443481445 + ], + [ + "▁Kalgoorlie", + -15.606401443481445 + ], + [ + "▁chloroquine", + -15.606402397155762 + ], + [ + "▁craniofacial", + -15.606402397155762 + ], + [ + "hadda", + -15.60642147064209 + ], + [ + "Kenny", + -15.606447219848633 + ], + [ + "▁Kuber", + -15.606498718261719 + ], + [ + "nephr", + -15.60650634765625 + ], + [ + "ummel", + -15.606520652770996 + ], + [ + "▁labrum", + -15.60653018951416 + ], + [ + "йн", + -15.606545448303223 + ], + [ + "MACHINE", + -15.60655403137207 + ], + [ + "Conflict", + -15.606571197509766 + ], + [ + "▁Botticelli", + -15.606572151184082 + ], + [ + "▁dabbed", + -15.606593132019043 + ], + [ + "▁Reorganization", + -15.606612205505371 + ], + [ + "▁udemy", + -15.606621742248535 + ], + [ + "сов", + -15.606637001037598 + ], + [ + "▁levothyroxine", + -15.606645584106445 + ], + [ + "▁emissaries", + -15.606670379638672 + ], + [ + "▁Witwatersrand", + -15.606695175170898 + ], + [ + "▁Batson", + -15.606719970703125 + ], + [ + "▁Mizrahi", + -15.606724739074707 + ], + [ + "▁exegetical", + -15.606743812561035 + ], + [ + "ਸ", + -15.606890678405762 + ], + [ + "▁Hegelian", + -15.606932640075684 + ], + [ + "▁ADVISOR", + -15.606940269470215 + ], + [ + "digestible", + -15.606956481933594 + ], + [ + "▁cackling", + -15.606973648071289 + ], + [ + "Batch", + -15.607048988342285 + ], + [ + "Nichol", + -15.607053756713867 + ], + [ + "▁kota", + -15.607057571411133 + ], + [ + "▁Spelman", + -15.607075691223145 + ], + [ + "textbook", + -15.607090950012207 + ], + [ + "▁Muzzle", + -15.607152938842773 + ], + [ + "▁Turbulent", + -15.607159614562988 + ], + [ + "▁filamentous", + -15.607187271118164 + ], + [ + "▁Bopp", + -15.607237815856934 + ], + [ + "▁upperclassmen", + -15.607306480407715 + ], + [ + "▁Mugg", + -15.607327461242676 + ], + [ + "Advertising", + -15.607329368591309 + ], + [ + "ristina", + -15.607339859008789 + ], + [ + "OPTION", + -15.60734748840332 + ], + [ + "unnecessary", + -15.60735034942627 + ], + [ + "HUGE", + -15.607362747192383 + ], + [ + "▁Lawndale", + -15.607366561889648 + ], + [ + "nosuke", + -15.607421875 + ], + [ + "▁Pimple", + -15.607468605041504 + ], + [ + "▁Equinix", + -15.607484817504883 + ], + [ + "▁Pornstar", + -15.607510566711426 + ], + [ + "california", + -15.607569694519043 + ], + [ + "TORIA", + -15.607571601867676 + ], + [ + "▁Bayreuth", + -15.607622146606445 + ], + [ + "▁embarassing", + -15.607625007629395 + ], + [ + "▁Kirwan", + -15.607641220092773 + ], + [ + "▁THEATRE", + -15.607649803161621 + ], + [ + "▁Deliberate", + -15.607666969299316 + ], + [ + "τά", + -15.607690811157227 + ], + [ + "▁HKLM", + -15.607701301574707 + ], + [ + "▁الل", + -15.607731819152832 + ], + [ + "율", + -15.607747077941895 + ], + [ + "▁Birchwood", + -15.607773780822754 + ], + [ + "volley", + -15.607776641845703 + ], + [ + "▁Yossi", + -15.607789039611816 + ], + [ + "▁Geralt", + -15.60784912109375 + ], + [ + "▁Lufkin", + -15.607870101928711 + ], + [ + "customized", + -15.607904434204102 + ], + [ + "▁buttresses", + -15.607911109924316 + ], + [ + "▁BLUETOOTH", + -15.607943534851074 + ], + [ + "▁granulo", + -15.607943534851074 + ], + [ + "cleanse", + -15.607945442199707 + ], + [ + "▁alibaba", + -15.607946395874023 + ], + [ + "XRP", + -15.607969284057617 + ], + [ + "▁Niigata", + -15.608040809631348 + ], + [ + "▁Chainsmokers", + -15.608059883117676 + ], + [ + "▁Gleich", + -15.608073234558105 + ], + [ + "▁LANSING", + -15.608099937438965 + ], + [ + "▁Redefining", + -15.608100891113281 + ], + [ + "▁Chaves", + -15.608102798461914 + ], + [ + "STYLE", + -15.608112335205078 + ], + [ + "▁Interlaken", + -15.608114242553711 + ], + [ + "▁piquant", + -15.608246803283691 + ], + [ + "▁repercussion", + -15.608360290527344 + ], + [ + "▁disloyalty", + -15.608366966247559 + ], + [ + "▁appellee", + -15.608375549316406 + ], + [ + "▁memphis", + -15.608389854431152 + ], + [ + "JAY", + -15.608433723449707 + ], + [ + "▁Hormel", + -15.608502388000488 + ], + [ + "kilogram", + -15.608540534973145 + ], + [ + "destroyed", + -15.608553886413574 + ], + [ + "▁Manchurian", + -15.608576774597168 + ], + [ + "▁missense", + -15.60858154296875 + ], + [ + "▁psionic", + -15.608607292175293 + ], + [ + "▁sparred", + -15.608656883239746 + ], + [ + "▁Troubadour", + -15.608677864074707 + ], + [ + "▁вам", + -15.608707427978516 + ], + [ + "▁Luscious", + -15.608728408813477 + ], + [ + "▁Gritty", + -15.608739852905273 + ], + [ + "▁recusal", + -15.608742713928223 + ], + [ + "▁Reckon", + -15.608752250671387 + ], + [ + "Corona", + -15.608779907226562 + ], + [ + "▁Rubric", + -15.608798027038574 + ], + [ + "▁Ludacris", + -15.60884952545166 + ], + [ + "LORD", + -15.608875274658203 + ], + [ + "Vegan", + -15.608894348144531 + ], + [ + "penetrating", + -15.608914375305176 + ], + [ + "▁untainted", + -15.608927726745605 + ], + [ + "amido", + -15.608965873718262 + ], + [ + "▁Whalley", + -15.60897445678711 + ], + [ + "▁discoloured", + -15.60899829864502 + ], + [ + "ranium", + -15.609001159667969 + ], + [ + "▁Goodlatte", + -15.609051704406738 + ], + [ + "BANG", + -15.60908317565918 + ], + [ + "▁ADORABLE", + -15.609094619750977 + ], + [ + "▁transgressive", + -15.609174728393555 + ], + [ + "lsby", + -15.609180450439453 + ], + [ + "Birkenau", + -15.609228134155273 + ], + [ + "▁ROUGE", + -15.609246253967285 + ], + [ + "▁Lemmy", + -15.609251022338867 + ], + [ + "▁candidiasis", + -15.609251022338867 + ], + [ + "▁Etched", + -15.609292030334473 + ], + [ + "▁Ventolin", + -15.609309196472168 + ], + [ + "repository", + -15.609314918518066 + ], + [ + "▁Condenser", + -15.609342575073242 + ], + [ + "▁TRIPLE", + -15.609357833862305 + ], + [ + "▁Vasu", + -15.609387397766113 + ], + [ + "▁Kosten", + -15.609393119812012 + ], + [ + "▁Smoot", + -15.609399795532227 + ], + [ + "Skype", + -15.609402656555176 + ], + [ + "▁Celer", + -15.609403610229492 + ], + [ + "immolation", + -15.609418869018555 + ], + [ + "▁kemi", + -15.609437942504883 + ], + [ + "▁prokaryotic", + -15.609437942504883 + ], + [ + "👍", + -15.60946273803711 + ], + [ + "▁Precast", + -15.609463691711426 + ], + [ + "▁rearguard", + -15.60949420928955 + ], + [ + "▁Splenda", + -15.609517097473145 + ], + [ + "bedding", + -15.609655380249023 + ], + [ + "Horror", + -15.609661102294922 + ], + [ + "▁microplate", + -15.609731674194336 + ], + [ + "▁Schmal", + -15.609795570373535 + ], + [ + "▁aktuelle", + -15.609816551208496 + ], + [ + "ikku", + -15.609867095947266 + ], + [ + "▁Parthian", + -15.60989761352539 + ], + [ + "▁Lactation", + -15.609918594360352 + ], + [ + "▁Kirstjen", + -15.609929084777832 + ], + [ + "▁Birnbaum", + -15.610002517700195 + ], + [ + "▁JOINT", + -15.610004425048828 + ], + [ + "communal", + -15.610033988952637 + ], + [ + "▁Coakley", + -15.610039710998535 + ], + [ + "▁nonparametric", + -15.610054969787598 + ], + [ + "▁petabyte", + -15.610055923461914 + ], + [ + "▁untruthful", + -15.610098838806152 + ], + [ + "▁Zamboanga", + -15.610100746154785 + ], + [ + "Timothy", + -15.610101699829102 + ], + [ + "▁Synthesizer", + -15.610101699829102 + ], + [ + "▁YKK", + -15.610111236572266 + ], + [ + "Lilly", + -15.610163688659668 + ], + [ + "HDMI", + -15.610187530517578 + ], + [ + "▁Suzette", + -15.610221862792969 + ], + [ + "▁nerfed", + -15.610262870788574 + ], + [ + "▁Guillen", + -15.610283851623535 + ], + [ + "▁Webroot", + -15.610311508178711 + ], + [ + "▁Malayan", + -15.610322952270508 + ], + [ + "▁lipopolysaccharide", + -15.610346794128418 + ], + [ + "▁Taichung", + -15.610407829284668 + ], + [ + "▁Contessa", + -15.610419273376465 + ], + [ + "nicola", + -15.610445976257324 + ], + [ + "▁encaustic", + -15.610493659973145 + ], + [ + "▁tupperware", + -15.610493659973145 + ], + [ + "satisfactory", + -15.610495567321777 + ], + [ + "▁telepathically", + -15.610495567321777 + ], + [ + "▁BOOKING", + -15.610554695129395 + ], + [ + "▁Villegas", + -15.61055850982666 + ], + [ + "大学", + -15.610565185546875 + ], + [ + "ultimately", + -15.610712051391602 + ], + [ + "iegler", + -15.610730171203613 + ], + [ + "▁MINISTER", + -15.610776901245117 + ], + [ + "Burma", + -15.610812187194824 + ], + [ + "▁Lexical", + -15.610867500305176 + ], + [ + "müller", + -15.6108980178833 + ], + [ + "Climb", + -15.61091423034668 + ], + [ + "Surprise", + -15.61091423034668 + ], + [ + "▁colonizers", + -15.610947608947754 + ], + [ + "Collective", + -15.610962867736816 + ], + [ + "▁efter", + -15.611055374145508 + ], + [ + "атор", + -15.611089706420898 + ], + [ + "▁hygge", + -15.611111640930176 + ], + [ + "▁quotable", + -15.61114501953125 + ], + [ + "▁EXTENDED", + -15.611157417297363 + ], + [ + "▁ORTHO", + -15.611166954040527 + ], + [ + "▁Epilogue", + -15.61119270324707 + ], + [ + "▁TalkTalk", + -15.6112060546875 + ], + [ + "ificio", + -15.611211776733398 + ], + [ + "▁Shahrukh", + -15.611230850219727 + ], + [ + "▁Euripides", + -15.611254692077637 + ], + [ + "ään", + -15.611265182495117 + ], + [ + "▁Averaging", + -15.611279487609863 + ], + [ + "▁Coutts", + -15.611282348632812 + ], + [ + "лод", + -15.611294746398926 + ], + [ + "▁Chantelle", + -15.611295700073242 + ], + [ + "▁Sedaris", + -15.611297607421875 + ], + [ + "capability", + -15.611326217651367 + ], + [ + "▁Smriti", + -15.611331939697266 + ], + [ + "▁MOVEMENT", + -15.611339569091797 + ], + [ + "▁Dauber", + -15.611443519592285 + ], + [ + "▁polarities", + -15.611482620239258 + ], + [ + "▁DeLay", + -15.611536026000977 + ], + [ + "обр", + -15.611544609069824 + ], + [ + "▁İstanbul", + -15.611574172973633 + ], + [ + "▁bobber", + -15.611577033996582 + ], + [ + "prescribing", + -15.61158561706543 + ], + [ + "▁endearment", + -15.611599922180176 + ], + [ + "▁electrophysiology", + -15.611610412597656 + ], + [ + "japan", + -15.611639022827148 + ], + [ + "▁Babbage", + -15.611763954162598 + ], + [ + "▁Adjective", + -15.611788749694824 + ], + [ + "▁Anthro", + -15.611809730529785 + ], + [ + "instrumental", + -15.611821174621582 + ], + [ + "▁Yousuf", + -15.611833572387695 + ], + [ + "▁traitorous", + -15.611847877502441 + ], + [ + "▁Gymnast", + -15.611903190612793 + ], + [ + "▁eluted", + -15.611926078796387 + ], + [ + "▁Daedalus", + -15.611943244934082 + ], + [ + "ılı", + -15.611977577209473 + ], + [ + "▁Tamaki", + -15.61202335357666 + ], + [ + "ці", + -15.612029075622559 + ], + [ + "▁LEASE", + -15.612078666687012 + ], + [ + "Ugh", + -15.612138748168945 + ], + [ + "ίν", + -15.612142562866211 + ], + [ + "▁exigencies", + -15.612164497375488 + ], + [ + "▁ATHENS", + -15.612189292907715 + ], + [ + "▁McSweeney", + -15.612214088439941 + ], + [ + "▁decimation", + -15.612227439880371 + ], + [ + "▁Captcha", + -15.612231254577637 + ], + [ + "▁tinkling", + -15.612262725830078 + ], + [ + "▁Unsworth", + -15.612357139587402 + ], + [ + "▁Ripken", + -15.612373352050781 + ], + [ + "▁smokiness", + -15.61239242553711 + ], + [ + "▁Hashmi", + -15.612412452697754 + ], + [ + "▁neurotoxicity", + -15.612428665161133 + ], + [ + "▁Kammer", + -15.612462043762207 + ], + [ + "▁EXPLAIN", + -15.612485885620117 + ], + [ + "▁Vickery", + -15.612504005432129 + ], + [ + "▁Superficial", + -15.612586975097656 + ], + [ + "cussion", + -15.612588882446289 + ], + [ + "Omni", + -15.61265754699707 + ], + [ + "▁رو", + -15.612727165222168 + ], + [ + "▁WHEAT", + -15.612792015075684 + ], + [ + "▁Guacamole", + -15.612829208374023 + ], + [ + "▁GLAM", + -15.612831115722656 + ], + [ + "▁crooning", + -15.612860679626465 + ], + [ + "sentinel", + -15.612915992736816 + ], + [ + "لو", + -15.612922668457031 + ], + [ + "▁iptables", + -15.61296272277832 + ], + [ + "▁coalescing", + -15.613001823425293 + ], + [ + "▁BIGGER", + -15.61300277709961 + ], + [ + "プロ", + -15.613037109375 + ], + [ + "▁Bibliographic", + -15.613110542297363 + ], + [ + "hurricane", + -15.613126754760742 + ], + [ + "▁Greve", + -15.613141059875488 + ], + [ + "▁Rosslyn", + -15.6131591796875 + ], + [ + "▁Skynyrd", + -15.613247871398926 + ], + [ + "▁religio", + -15.613277435302734 + ], + [ + "psychoactive", + -15.6133394241333 + ], + [ + "▁allosteric", + -15.613346099853516 + ], + [ + "▁globulin", + -15.613351821899414 + ], + [ + "▁pitied", + -15.613362312316895 + ], + [ + "rifle", + -15.61336898803711 + ], + [ + "▁gynaecologist", + -15.613444328308105 + ], + [ + "▁Gautier", + -15.613445281982422 + ], + [ + "▁Mainframe", + -15.613555908203125 + ], + [ + "▁catalyzing", + -15.613592147827148 + ], + [ + "▁Salutation", + -15.613622665405273 + ], + [ + "configurable", + -15.613632202148438 + ], + [ + "▁Kalani", + -15.613640785217285 + ], + [ + "ስ", + -15.613666534423828 + ], + [ + "▁underestimation", + -15.613691329956055 + ], + [ + "▁Suzu", + -15.613717079162598 + ], + [ + "▁McEntire", + -15.613740921020508 + ], + [ + "▁unwed", + -15.613792419433594 + ], + [ + "▁Redshift", + -15.613801002502441 + ], + [ + "Sequence", + -15.613851547241211 + ], + [ + "▁Ashgate", + -15.613866806030273 + ], + [ + "石", + -15.613924026489258 + ], + [ + "▁decapitation", + -15.613937377929688 + ], + [ + "▁scintilla", + -15.613953590393066 + ], + [ + "ASIS", + -15.613977432250977 + ], + [ + "▁Resuscitation", + -15.61401081085205 + ], + [ + "▁مو", + -15.614020347595215 + ], + [ + "▁feasibly", + -15.614035606384277 + ], + [ + "aestheti", + -15.614044189453125 + ], + [ + "▁Powershell", + -15.61406135559082 + ], + [ + "以下", + -15.61407470703125 + ], + [ + "▁Twirl", + -15.614118576049805 + ], + [ + "▁Littlehampton", + -15.614157676696777 + ], + [ + "▁Jessop", + -15.614213943481445 + ], + [ + "▁Savoie", + -15.614222526550293 + ], + [ + "▁baklava", + -15.614285469055176 + ], + [ + "ів", + -15.61430835723877 + ], + [ + "▁AutoZone", + -15.614313125610352 + ], + [ + "▁POCKET", + -15.614418983459473 + ], + [ + "▁speculator", + -15.614437103271484 + ], + [ + "▁Reddish", + -15.614450454711914 + ], + [ + "▁clapboard", + -15.614489555358887 + ], + [ + "дав", + -15.614520072937012 + ], + [ + "▁Casumo", + -15.614543914794922 + ], + [ + "▁perplexity", + -15.614553451538086 + ], + [ + "▁anxiolytic", + -15.614578247070312 + ], + [ + "▁một", + -15.614578247070312 + ], + [ + "▁Hazlewood", + -15.614581108093262 + ], + [ + "ständig", + -15.614584922790527 + ], + [ + "▁indiscretions", + -15.614737510681152 + ], + [ + "▁Fredric", + -15.614799499511719 + ], + [ + "▁Pahlavi", + -15.614800453186035 + ], + [ + "▁Convex", + -15.614840507507324 + ], + [ + "Providing", + -15.614852905273438 + ], + [ + "▁uninstallation", + -15.614862442016602 + ], + [ + "▁neurocognitive", + -15.614866256713867 + ], + [ + "▁resumé", + -15.614876747131348 + ], + [ + "▁Prolific", + -15.614877700805664 + ], + [ + "▁ROBINSON", + -15.614877700805664 + ], + [ + "tención", + -15.614911079406738 + ], + [ + "▁Paganism", + -15.614911079406738 + ], + [ + "▁Urethane", + -15.614953994750977 + ], + [ + "Mozilla", + -15.614995956420898 + ], + [ + "▁MEMPHIS", + -15.615071296691895 + ], + [ + "▁SUBSTANCE", + -15.615120887756348 + ], + [ + "▁Furnishing", + -15.615153312683105 + ], + [ + "▁Gobble", + -15.615157127380371 + ], + [ + "▁NYFW", + -15.615169525146484 + ], + [ + "▁Shimbun", + -15.615177154541016 + ], + [ + "▁Decrypt", + -15.615185737609863 + ], + [ + "▁bradycardia", + -15.615194320678711 + ], + [ + "▁Ooster", + -15.615209579467773 + ], + [ + "▁Doubling", + -15.615233421325684 + ], + [ + "blitz", + -15.61523723602295 + ], + [ + "▁Trivial", + -15.615255355834961 + ], + [ + "▁Cagney", + -15.61526870727539 + ], + [ + "▁natura", + -15.615269660949707 + ], + [ + "▁также", + -15.615270614624023 + ], + [ + "≈", + -15.615345001220703 + ], + [ + "▁pinyin", + -15.615355491638184 + ], + [ + "▁Béla", + -15.615382194519043 + ], + [ + "▁Consumable", + -15.615391731262207 + ], + [ + "▁Widnes", + -15.615402221679688 + ], + [ + "▁encuentra", + -15.61544132232666 + ], + [ + "vocational", + -15.615514755249023 + ], + [ + "▁Farkas", + -15.615572929382324 + ], + [ + "▁btc", + -15.615577697753906 + ], + [ + "▁Horwitz", + -15.615580558776855 + ], + [ + "▁sarcoidosis", + -15.615663528442383 + ], + [ + "▁Einhorn", + -15.615665435791016 + ], + [ + "▁Raffi", + -15.615670204162598 + ], + [ + "▁Parmigiano", + -15.615737915039062 + ], + [ + "回路", + -15.61574935913086 + ], + [ + "▁Roeder", + -15.615791320800781 + ], + [ + "▁Rikki", + -15.615856170654297 + ], + [ + "▁Göteborg", + -15.615935325622559 + ], + [ + "▁Shuttleworth", + -15.61597728729248 + ], + [ + "ြ", + -15.615983963012695 + ], + [ + "▁Belanger", + -15.615991592407227 + ], + [ + "▁WATCHED", + -15.61600112915039 + ], + [ + "▁lugged", + -15.616036415100098 + ], + [ + "▁Oireachtas", + -15.616058349609375 + ], + [ + "▁steadier", + -15.616073608398438 + ], + [ + "▁SCREAM", + -15.61609935760498 + ], + [ + "▁baha", + -15.61613941192627 + ], + [ + "jurisdictional", + -15.616178512573242 + ], + [ + "▁Finasteride", + -15.616206169128418 + ], + [ + "▁tutte", + -15.616289138793945 + ], + [ + "▁DRUM", + -15.616345405578613 + ], + [ + "sourceforge", + -15.61636734008789 + ], + [ + "▁stadia", + -15.61638069152832 + ], + [ + "Immigration", + -15.616418838500977 + ], + [ + "égé", + -15.61645221710205 + ], + [ + "▁purposive", + -15.616503715515137 + ], + [ + "zą", + -15.61666202545166 + ], + [ + "orchestra", + -15.616663932800293 + ], + [ + "저", + -15.616679191589355 + ], + [ + "▁anthony", + -15.616690635681152 + ], + [ + "▁Suharto", + -15.616701126098633 + ], + [ + "▁Werder", + -15.616724967956543 + ], + [ + "▁общ", + -15.616726875305176 + ], + [ + "JACK", + -15.61673355102539 + ], + [ + "▁Dufour", + -15.616745948791504 + ], + [ + "▁plastid", + -15.616748809814453 + ], + [ + "▁lullabies", + -15.616774559020996 + ], + [ + "▁Bramley", + -15.616776466369629 + ], + [ + "otropi", + -15.616842269897461 + ], + [ + "▁EVANS", + -15.616851806640625 + ], + [ + "▁luz", + -15.616888046264648 + ], + [ + "blindness", + -15.616988182067871 + ], + [ + "▁Protectorate", + -15.617010116577148 + ], + [ + "▁TALENT", + -15.61704158782959 + ], + [ + "▁Tsuji", + -15.61713695526123 + ], + [ + "vape", + -15.617168426513672 + ], + [ + "▁Dyche", + -15.617179870605469 + ], + [ + "▁fibroid", + -15.61720085144043 + ], + [ + "▁Hairdresser", + -15.617219924926758 + ], + [ + "▁geico", + -15.617254257202148 + ], + [ + "▁Ladysmith", + -15.617267608642578 + ], + [ + "▁Oglethorpe", + -15.617271423339844 + ], + [ + "▁Gaultier", + -15.617300033569336 + ], + [ + "▁kishte", + -15.617342948913574 + ], + [ + "▁peritonitis", + -15.617342948913574 + ], + [ + "▁karl", + -15.617369651794434 + ], + [ + "▁franco", + -15.617401123046875 + ], + [ + "த்த", + -15.61740779876709 + ], + [ + "optimistic", + -15.617424011230469 + ], + [ + "▁Euthanasia", + -15.61744213104248 + ], + [ + "▁Oxbow", + -15.617452621459961 + ], + [ + "mixture", + -15.61747932434082 + ], + [ + "ctrl", + -15.61757755279541 + ], + [ + "adverse", + -15.617592811584473 + ], + [ + "▁01131", + -15.617602348327637 + ], + [ + "▁subrogation", + -15.617633819580078 + ], + [ + "▁tyke", + -15.617658615112305 + ], + [ + "Intermediate", + -15.617666244506836 + ], + [ + "earthquake", + -15.617666244506836 + ], + [ + "▁Nexstar", + -15.617673873901367 + ], + [ + "▁Doña", + -15.61776351928711 + ], + [ + "▁neuropeptide", + -15.617788314819336 + ], + [ + "Triangle", + -15.6177978515625 + ], + [ + "▁Pansy", + -15.617838859558105 + ], + [ + "▁stipulating", + -15.617862701416016 + ], + [ + "▁innervation", + -15.617865562438965 + ], + [ + "Rhine", + -15.617945671081543 + ], + [ + "▁marrë", + -15.61798095703125 + ], + [ + "Titanic", + -15.618003845214844 + ], + [ + "▁Whangarei", + -15.618011474609375 + ], + [ + "▁lanolin", + -15.618012428283691 + ], + [ + "▁Slavonic", + -15.618048667907715 + ], + [ + "ях", + -15.618049621582031 + ], + [ + "▁SEVENTY", + -15.618117332458496 + ], + [ + "▁Torsion", + -15.618130683898926 + ], + [ + "▁diwali", + -15.618176460266113 + ], + [ + "▁Ghor", + -15.618216514587402 + ], + [ + "▁ASSIGNORS", + -15.618233680725098 + ], + [ + "▁netherlands", + -15.618239402770996 + ], + [ + "BOOT", + -15.618241310119629 + ], + [ + "▁imploding", + -15.618308067321777 + ], + [ + "▁Учебное", + -15.618309020996094 + ], + [ + "Increasing", + -15.61833667755127 + ], + [ + "▁MEMORIAL", + -15.61835765838623 + ], + [ + "returnable", + -15.61839485168457 + ], + [ + "maturity", + -15.61843204498291 + ], + [ + "Nail", + -15.618441581726074 + ], + [ + "▁EQUAL", + -15.618450164794922 + ], + [ + "▁Absentee", + -15.618496894836426 + ], + [ + "▁Detoxification", + -15.618496894836426 + ], + [ + "▁Osteopathy", + -15.61855697631836 + ], + [ + "▁Gatland", + -15.618570327758789 + ], + [ + "▁Marmite", + -15.618576049804688 + ], + [ + "▁Fritsch", + -15.618606567382812 + ], + [ + "Pound", + -15.618609428405762 + ], + [ + "♂", + -15.61862564086914 + ], + [ + "▁Granular", + -15.61868667602539 + ], + [ + "BOOM", + -15.6187105178833 + ], + [ + "ถ", + -15.618728637695312 + ], + [ + "▁Ancillary", + -15.618753433227539 + ], + [ + "fascism", + -15.618757247924805 + ], + [ + "▁CLARA", + -15.618766784667969 + ], + [ + "▁electromagnetism", + -15.618804931640625 + ], + [ + "▁ELECTRO", + -15.618844032287598 + ], + [ + "▁CINEMA", + -15.618932723999023 + ], + [ + "▁ESSAY", + -15.61897087097168 + ], + [ + "▁cesium", + -15.61898422241211 + ], + [ + "Cmd", + -15.619009971618652 + ], + [ + "▁Mcdonald", + -15.619044303894043 + ], + [ + "▁Spurlock", + -15.61909294128418 + ], + [ + "omatous", + -15.619112014770508 + ], + [ + "▁Chablis", + -15.619138717651367 + ], + [ + "▁Cymbalta", + -15.619140625 + ], + [ + "прос", + -15.61915111541748 + ], + [ + "Athletic", + -15.6191987991333 + ], + [ + "▁spu", + -15.619232177734375 + ], + [ + "▁Deckard", + -15.61927604675293 + ], + [ + "▁intranasal", + -15.619288444519043 + ], + [ + "▁Raimondo", + -15.619322776794434 + ], + [ + "思", + -15.619339942932129 + ], + [ + "▁Blizz", + -15.619356155395508 + ], + [ + "Madame", + -15.619367599487305 + ], + [ + "Һ", + -15.619397163391113 + ], + [ + "phoria", + -15.619401931762695 + ], + [ + "▁Surfside", + -15.619431495666504 + ], + [ + "Hottie", + -15.619455337524414 + ], + [ + "Abadi", + -15.619522094726562 + ], + [ + "▁dunia", + -15.619527816772461 + ], + [ + "▁ENGINEER", + -15.619551658630371 + ], + [ + "ặ", + -15.6195707321167 + ], + [ + "▁NerdWallet", + -15.619573593139648 + ], + [ + "▁broadleaf", + -15.61957836151123 + ], + [ + "▁GRAVE", + -15.619662284851074 + ], + [ + "▁enthalpy", + -15.619669914245605 + ], + [ + "▁Archeological", + -15.619688034057617 + ], + [ + "▁BLANK", + -15.619739532470703 + ], + [ + "Grape", + -15.619746208190918 + ], + [ + "▁REACTION", + -15.619833946228027 + ], + [ + "▁Korver", + -15.619842529296875 + ], + [ + "▁cretin", + -15.619845390319824 + ], + [ + "▁Saracen", + -15.619869232177734 + ], + [ + "кры", + -15.619874954223633 + ], + [ + "▁isthmus", + -15.619915008544922 + ], + [ + "่อ", + -15.61992359161377 + ], + [ + "▁prioritisation", + -15.619942665100098 + ], + [ + "Holstein", + -15.619948387145996 + ], + [ + "▁kurz", + -15.619955062866211 + ], + [ + "▁Hypertext", + -15.620028495788574 + ], + [ + "Amelia", + -15.620048522949219 + ], + [ + "▁vPN", + -15.620071411132812 + ], + [ + "▁Rundle", + -15.620085716247559 + ], + [ + "▁Esperance", + -15.62009048461914 + ], + [ + "▁Obelisk", + -15.620091438293457 + ], + [ + "▁Macular", + -15.62009334564209 + ], + [ + "▁Pizarro", + -15.62014102935791 + ], + [ + "ья", + -15.620147705078125 + ], + [ + "▁Adhesion", + -15.62021541595459 + ], + [ + "▁Vestal", + -15.620237350463867 + ], + [ + "▁Valerio", + -15.620287895202637 + ], + [ + "▁Dasgupta", + -15.620295524597168 + ], + [ + "▁beneficent", + -15.620307922363281 + ], + [ + "▁Smaug", + -15.620308876037598 + ], + [ + "▁WRITER", + -15.620314598083496 + ], + [ + "▁temporality", + -15.620325088500977 + ], + [ + "▁misdemeanour", + -15.620339393615723 + ], + [ + "▁Rigorous", + -15.62042236328125 + ], + [ + "▁misadventure", + -15.620424270629883 + ], + [ + "يف", + -15.620439529418945 + ], + [ + "認", + -15.62044620513916 + ], + [ + "äger", + -15.620473861694336 + ], + [ + "▁Cullman", + -15.620500564575195 + ], + [ + "biodegradable", + -15.620526313781738 + ], + [ + "▁daikon", + -15.620534896850586 + ], + [ + "▁felonious", + -15.62055778503418 + ], + [ + "Alias", + -15.620566368103027 + ], + [ + "▁Glück", + -15.620587348937988 + ], + [ + "▁Goosebumps", + -15.620587348937988 + ], + [ + "▁FrontPage", + -15.620594024658203 + ], + [ + "cystic", + -15.620614051818848 + ], + [ + "Orléans", + -15.620615005493164 + ], + [ + "▁Bisping", + -15.620683670043945 + ], + [ + "▁Shruti", + -15.62070083618164 + ], + [ + "▁ecclesial", + -15.620706558227539 + ], + [ + "▁REGISTERED", + -15.620744705200195 + ], + [ + "▁Technorati", + -15.620746612548828 + ], + [ + "▁Sukkot", + -15.6207857131958 + ], + [ + "频", + -15.6207914352417 + ], + [ + "▁conflation", + -15.620922088623047 + ], + [ + "▁heterodox", + -15.620928764343262 + ], + [ + "▁AppStore", + -15.620933532714844 + ], + [ + "▁BRANCH", + -15.621024131774902 + ], + [ + "▁Rohrabacher", + -15.621058464050293 + ], + [ + "▁Ganja", + -15.62106704711914 + ], + [ + "jiao", + -15.621150970458984 + ], + [ + "▁Complying", + -15.621191024780273 + ], + [ + "▁Aransas", + -15.621237754821777 + ], + [ + "▁Retweet", + -15.62128734588623 + ], + [ + "▁Bhandari", + -15.621289253234863 + ], + [ + "▁Mexi", + -15.621352195739746 + ], + [ + "▁FTIR", + -15.621390342712402 + ], + [ + "▁unquenchable", + -15.621406555175781 + ], + [ + "▁gumball", + -15.621516227722168 + ], + [ + "▁Cowper", + -15.621535301208496 + ], + [ + "▁boca", + -15.621561050415039 + ], + [ + "Burger", + -15.621596336364746 + ], + [ + "▁Boundless", + -15.621606826782227 + ], + [ + "▁Corrine", + -15.621642112731934 + ], + [ + "▁Sampdoria", + -15.621654510498047 + ], + [ + "▁Stuyvesant", + -15.621659278869629 + ], + [ + "Brussels", + -15.621684074401855 + ], + [ + "Rodriguez", + -15.621710777282715 + ], + [ + "▁Entrust", + -15.621723175048828 + ], + [ + "▁Slalom", + -15.621733665466309 + ], + [ + "▁maceration", + -15.621912002563477 + ], + [ + "▁cloistered", + -15.621922492980957 + ], + [ + "▁DEWALT", + -15.621928215026855 + ], + [ + "Perez", + -15.621932029724121 + ], + [ + "ῖ", + -15.621952056884766 + ], + [ + "▁Plugged", + -15.622003555297852 + ], + [ + "▁Decanter", + -15.62205696105957 + ], + [ + "▁Disturbed", + -15.622167587280273 + ], + [ + "▁aufge", + -15.622191429138184 + ], + [ + "▁Qamar", + -15.62220287322998 + ], + [ + "▁▲", + -15.622268676757812 + ], + [ + "blockchain", + -15.622320175170898 + ], + [ + "shoring", + -15.622343063354492 + ], + [ + "▁Gazeta", + -15.622359275817871 + ], + [ + "▁URGENT", + -15.622376441955566 + ], + [ + "▁cloche", + -15.622416496276855 + ], + [ + "ände", + -15.622417449951172 + ], + [ + "▁Ojibwe", + -15.622424125671387 + ], + [ + "▁Dunphy", + -15.622471809387207 + ], + [ + "▁Bovi", + -15.622488975524902 + ], + [ + "Merit", + -15.622498512268066 + ], + [ + "пас", + -15.622647285461426 + ], + [ + "DOMIN", + -15.62265396118164 + ], + [ + "Frontier", + -15.622802734375 + ], + [ + "▁Farouk", + -15.62281322479248 + ], + [ + "▁Stonington", + -15.622873306274414 + ], + [ + "▁Nakhon", + -15.622896194458008 + ], + [ + "▁Updike", + -15.62292194366455 + ], + [ + "▁Junaid", + -15.622941970825195 + ], + [ + "Spencer", + -15.622978210449219 + ], + [ + "▁debridement", + -15.62299633026123 + ], + [ + "▁ALCOHOL", + -15.623021125793457 + ], + [ + "leistung", + -15.62303638458252 + ], + [ + "▁Wizardry", + -15.623088836669922 + ], + [ + "attendance", + -15.62311840057373 + ], + [ + "▁legitimise", + -15.62311840057373 + ], + [ + "▁paradigmatic", + -15.623163223266602 + ], + [ + "▁cpanel", + -15.6231689453125 + ], + [ + "▁prickle", + -15.623175621032715 + ], + [ + "▁dalliance", + -15.623187065124512 + ], + [ + "▁Jenifer", + -15.62320327758789 + ], + [ + "▁natu", + -15.623212814331055 + ], + [ + "Knox", + -15.623242378234863 + ], + [ + "νη", + -15.623257637023926 + ], + [ + "▁temerity", + -15.623319625854492 + ], + [ + "▁Shiki", + -15.623353004455566 + ], + [ + "▁Wodehouse", + -15.623369216918945 + ], + [ + "▁encontra", + -15.623406410217285 + ], + [ + "▁Picturesque", + -15.623429298400879 + ], + [ + "▁약", + -15.623443603515625 + ], + [ + "▁Shrestha", + -15.623468399047852 + ], + [ + "▁Conjugate", + -15.623518943786621 + ], + [ + "▁McAlister", + -15.623549461364746 + ], + [ + "QUIN", + -15.623551368713379 + ], + [ + "സ", + -15.623567581176758 + ], + [ + "Pixar", + -15.623568534851074 + ], + [ + "▁japonica", + -15.623594284057617 + ], + [ + "▁Alliant", + -15.62360668182373 + ], + [ + "orientierte", + -15.623723030090332 + ], + [ + "▁Gadkari", + -15.62373161315918 + ], + [ + "▁Kristopher", + -15.623732566833496 + ], + [ + "▁Jussi", + -15.623747825622559 + ], + [ + "▁Pfeffer", + -15.623770713806152 + ], + [ + "▁avaliable", + -15.623772621154785 + ], + [ + "▁AFSCME", + -15.62379264831543 + ], + [ + "▁bloatware", + -15.623889923095703 + ], + [ + "▁suckle", + -15.623891830444336 + ], + [ + "▁Changzhou", + -15.623932838439941 + ], + [ + "Sesame", + -15.62393856048584 + ], + [ + "▁Chandrasekhar", + -15.623991012573242 + ], + [ + "Offset", + -15.62403678894043 + ], + [ + "▁EVENING", + -15.624112129211426 + ], + [ + "▁BENEFIT", + -15.624119758605957 + ], + [ + "IVITY", + -15.624161720275879 + ], + [ + "▁Khara", + -15.624175071716309 + ], + [ + "▁Magdeburg", + -15.624215126037598 + ], + [ + "▁Fuzhou", + -15.62426471710205 + ], + [ + "▁Folau", + -15.62428092956543 + ], + [ + "▁ADVERTISING", + -15.624289512634277 + ], + [ + "manufacture", + -15.624343872070312 + ], + [ + "▁Chavis", + -15.624373435974121 + ], + [ + "▁stich", + -15.624391555786133 + ], + [ + "▁succesfully", + -15.624421119689941 + ], + [ + "▁bantam", + -15.624480247497559 + ], + [ + "▁Metrology", + -15.624491691589355 + ], + [ + "▁Mythical", + -15.624521255493164 + ], + [ + "▁Scanned", + -15.624560356140137 + ], + [ + "▁Sigrid", + -15.624574661254883 + ], + [ + "▁Kilbride", + -15.624603271484375 + ], + [ + "больш", + -15.624605178833008 + ], + [ + "sdottir", + -15.624613761901855 + ], + [ + "▁destructor", + -15.624632835388184 + ], + [ + "▁MVNO", + -15.6246337890625 + ], + [ + "显示", + -15.62464427947998 + ], + [ + "ensemble", + -15.624650001525879 + ], + [ + "▁Monoxide", + -15.624661445617676 + ], + [ + "▁Graziano", + -15.624798774719238 + ], + [ + "goldentabs", + -15.624825477600098 + ], + [ + "Diaz", + -15.624872207641602 + ], + [ + "▁Chibok", + -15.62491512298584 + ], + [ + "patron", + -15.624948501586914 + ], + [ + "ojmë", + -15.624968528747559 + ], + [ + "▁Veyron", + -15.624968528747559 + ], + [ + "indicate", + -15.625012397766113 + ], + [ + "GREAT", + -15.62501335144043 + ], + [ + "eventbrite", + -15.625103950500488 + ], + [ + "▁Sandoz", + -15.625173568725586 + ], + [ + "Stalin", + -15.625244140625 + ], + [ + "▁gucci", + -15.625248908996582 + ], + [ + "▁확인", + -15.625286102294922 + ], + [ + "▁acetonitrile", + -15.625310897827148 + ], + [ + "SESSION", + -15.625313758850098 + ], + [ + "▁Goodfellow", + -15.62533187866211 + ], + [ + "▁Crappie", + -15.62541389465332 + ], + [ + "▁Thabo", + -15.62543773651123 + ], + [ + "▁Conclude", + -15.625439643859863 + ], + [ + "ameen", + -15.625462532043457 + ], + [ + "▁prati", + -15.625473976135254 + ], + [ + "▁confab", + -15.625507354736328 + ], + [ + "virginia", + -15.62552547454834 + ], + [ + "▁Pathological", + -15.625539779663086 + ], + [ + "tighten", + -15.625608444213867 + ], + [ + "▁Maynooth", + -15.6256103515625 + ], + [ + "▁linden", + -15.625638961791992 + ], + [ + "▁Cleland", + -15.625643730163574 + ], + [ + "Jenner", + -15.625718116760254 + ], + [ + "TRUE", + -15.625731468200684 + ], + [ + "▁rochester", + -15.625734329223633 + ], + [ + "MFT", + -15.625748634338379 + ], + [ + "▁clumsiness", + -15.625760078430176 + ], + [ + "▁palisade", + -15.625760078430176 + ], + [ + "▁hawaiian", + -15.625765800476074 + ], + [ + "▁rachel", + -15.625863075256348 + ], + [ + "▁bevacizumab", + -15.625884056091309 + ], + [ + "▁한국", + -15.625885009765625 + ], + [ + "▁unstated", + -15.625893592834473 + ], + [ + "▁Isaak", + -15.62605094909668 + ], + [ + "▁Peloponnese", + -15.626084327697754 + ], + [ + "▁Velar", + -15.62609577178955 + ], + [ + "▁PFOA", + -15.626145362854004 + ], + [ + "▁Giese", + -15.626147270202637 + ], + [ + "▁colonise", + -15.62619686126709 + ], + [ + "ött", + -15.626261711120605 + ], + [ + "▁Volgograd", + -15.62630844116211 + ], + [ + "▁KEEPING", + -15.626320838928223 + ], + [ + "visión", + -15.62632942199707 + ], + [ + "lubber", + -15.6263427734375 + ], + [ + "▁progressivism", + -15.626447677612305 + ], + [ + "Cutting", + -15.62646198272705 + ], + [ + "▁uncommitted", + -15.62647819519043 + ], + [ + "STAND", + -15.626556396484375 + ], + [ + "▁Erlbaum", + -15.626632690429688 + ], + [ + "▁POMPEI", + -15.62665843963623 + ], + [ + "▁baik", + -15.62665843963623 + ], + [ + "▁Enthusiastic", + -15.62667179107666 + ], + [ + "▁blotch", + -15.626684188842773 + ], + [ + "▁permethrin", + -15.626708030700684 + ], + [ + "▁boorish", + -15.626717567443848 + ], + [ + "▁SORT", + -15.62675952911377 + ], + [ + "▁Estella", + -15.626764297485352 + ], + [ + "▁Telefónica", + -15.62680721282959 + ], + [ + "▁DIMENSIONS", + -15.626845359802246 + ], + [ + "potassium", + -15.626864433288574 + ], + [ + "▁InventHelp", + -15.626887321472168 + ], + [ + "▁Cymbal", + -15.626931190490723 + ], + [ + "▁UnitedHealthcare", + -15.626932144165039 + ], + [ + "▁Stradivari", + -15.626957893371582 + ], + [ + "лез", + -15.626961708068848 + ], + [ + "▁Zepp", + -15.626976013183594 + ], + [ + "🏼", + -15.627008438110352 + ], + [ + "▁Softcover", + -15.6270170211792 + ], + [ + "▁материал", + -15.627020835876465 + ], + [ + "▁preprocessor", + -15.627046585083008 + ], + [ + "▁COLORADO", + -15.627059936523438 + ], + [ + "▁WRIGHT", + -15.62707805633545 + ], + [ + "▁Bluestacks", + -15.627096176147461 + ], + [ + "enhausen", + -15.62709903717041 + ], + [ + "▁twinned", + -15.627249717712402 + ], + [ + "outrageous", + -15.627264022827148 + ], + [ + "▁CONSTANT", + -15.627381324768066 + ], + [ + "▁Nasu", + -15.627392768859863 + ], + [ + "σα", + -15.62739372253418 + ], + [ + "▁funnily", + -15.627412796020508 + ], + [ + "▁Mashhad", + -15.62741756439209 + ], + [ + "▁Gregorius", + -15.627422332763672 + ], + [ + "▁heterologous", + -15.627481460571289 + ], + [ + "▁Chenoweth", + -15.627506256103516 + ], + [ + "▁Djur", + -15.627548217773438 + ], + [ + "순", + -15.627606391906738 + ], + [ + "ੁ", + -15.627656936645508 + ], + [ + "▁Contempt", + -15.627685546875 + ], + [ + "▁parlayed", + -15.627741813659668 + ], + [ + "▁SECRETARY", + -15.627763748168945 + ], + [ + "GRID", + -15.627771377563477 + ], + [ + "▁entrap", + -15.627787590026855 + ], + [ + "▁Tonbridge", + -15.627813339233398 + ], + [ + "▁hammam", + -15.627821922302246 + ], + [ + "▁uTorrent", + -15.627970695495605 + ], + [ + "▁appartment", + -15.627982139587402 + ], + [ + "▁Ocado", + -15.627983093261719 + ], + [ + "Κ", + -15.62802791595459 + ], + [ + "▁kolkata", + -15.628033638000488 + ], + [ + "▁Nicolson", + -15.628040313720703 + ], + [ + "▁adductor", + -15.628046035766602 + ], + [ + "▁Yuval", + -15.628055572509766 + ], + [ + "▁Linares", + -15.628059387207031 + ], + [ + "▁Yamazaki", + -15.62808609008789 + ], + [ + "▁ditë", + -15.62808609008789 + ], + [ + "ização", + -15.62810230255127 + ], + [ + "▁OpenCV", + -15.628113746643066 + ], + [ + "▁pedagogic", + -15.628143310546875 + ], + [ + "▁Novichok", + -15.628182411193848 + ], + [ + "▁Smirnoff", + -15.628281593322754 + ], + [ + "revelation", + -15.62832260131836 + ], + [ + "▁Lionheart", + -15.628334045410156 + ], + [ + "Thriller", + -15.628366470336914 + ], + [ + "▁Sawgrass", + -15.62837028503418 + ], + [ + "▁Beadle", + -15.628379821777344 + ], + [ + "מי", + -15.628500938415527 + ], + [ + "▁NIMH", + -15.628525733947754 + ], + [ + "passage", + -15.628541946411133 + ], + [ + "▁BEARING", + -15.628545761108398 + ], + [ + "ွ", + -15.628556251525879 + ], + [ + "▁proselytizing", + -15.628581047058105 + ], + [ + "▁catalase", + -15.628583908081055 + ], + [ + "ABEL", + -15.628585815429688 + ], + [ + "▁belching", + -15.628592491149902 + ], + [ + "ORDINA", + -15.6286039352417 + ], + [ + "▁Teknologi", + -15.628630638122559 + ], + [ + "▁Untersuchung", + -15.628684043884277 + ], + [ + "▁DailyMail", + -15.628704071044922 + ], + [ + "▁Chandan", + -15.628725051879883 + ], + [ + "▁Rishabh", + -15.62875747680664 + ], + [ + "▁Emeryville", + -15.628763198852539 + ], + [ + "بی", + -15.628790855407715 + ], + [ + "▁Darya", + -15.628809928894043 + ], + [ + "Juicy", + -15.62883186340332 + ], + [ + "▁Guzzi", + -15.62885570526123 + ], + [ + "▁Grosjean", + -15.62885856628418 + ], + [ + "ουν", + -15.628863334655762 + ], + [ + "▁Gabbert", + -15.628868103027344 + ], + [ + "Exist", + -15.628973960876465 + ], + [ + "▁Описание", + -15.628981590270996 + ], + [ + "▁Laotian", + -15.629000663757324 + ], + [ + "sulfonyl", + -15.629018783569336 + ], + [ + "MSFT", + -15.629020690917969 + ], + [ + "▁Chinchilla", + -15.629032135009766 + ], + [ + "▁Menachem", + -15.629040718078613 + ], + [ + "▁Neurologist", + -15.629058837890625 + ], + [ + "▁SCOPE", + -15.629060745239258 + ], + [ + "▁scapular", + -15.629066467285156 + ], + [ + "artisan", + -15.629080772399902 + ], + [ + "▁msgstr", + -15.629080772399902 + ], + [ + "▁abacus", + -15.62908935546875 + ], + [ + "▁Fructose", + -15.629256248474121 + ], + [ + "Invite", + -15.629280090332031 + ], + [ + "▁скачать", + -15.629406929016113 + ], + [ + "▁decontaminate", + -15.629434585571289 + ], + [ + "▁Vignette", + -15.629443168640137 + ], + [ + "▁Rauschenberg", + -15.629463195800781 + ], + [ + "▁Morrowind", + -15.629477500915527 + ], + [ + "▁Discworld", + -15.62949275970459 + ], + [ + "Chaos", + -15.629576683044434 + ], + [ + "▁Bedlam", + -15.629608154296875 + ], + [ + "▁Meteorite", + -15.629634857177734 + ], + [ + "accented", + -15.629659652709961 + ], + [ + "▁woud", + -15.62969970703125 + ], + [ + "▁Beetroot", + -15.629728317260742 + ], + [ + "EVILLE", + -15.629742622375488 + ], + [ + "ость", + -15.629743576049805 + ], + [ + "▁Snowfall", + -15.629852294921875 + ], + [ + "▁Beechwood", + -15.629855155944824 + ], + [ + "▁trivet", + -15.629857063293457 + ], + [ + "▁SHAKE", + -15.629892349243164 + ], + [ + "▁bronchodilator", + -15.629907608032227 + ], + [ + "▁DEVO", + -15.629960060119629 + ], + [ + "▁Jumia", + -15.629960060119629 + ], + [ + "▁flexural", + -15.629960060119629 + ], + [ + "▁Carnatic", + -15.629999160766602 + ], + [ + "Bark", + -15.630000114440918 + ], + [ + "▁pyjama", + -15.630003929138184 + ], + [ + "▁Rhythmic", + -15.630005836486816 + ], + [ + "템", + -15.63000774383545 + ], + [ + "▁gardaí", + -15.630016326904297 + ], + [ + "Melan", + -15.63001823425293 + ], + [ + "▁Anderlecht", + -15.630032539367676 + ], + [ + "NPT", + -15.630057334899902 + ], + [ + "▁හ", + -15.630057334899902 + ], + [ + "を示す", + -15.630122184753418 + ], + [ + "▁acuerdo", + -15.630157470703125 + ], + [ + "▁Groundwork", + -15.630168914794922 + ], + [ + "ợ", + -15.630182266235352 + ], + [ + "Fighter", + -15.630208969116211 + ], + [ + "▁nuclease", + -15.630234718322754 + ], + [ + "▁BEGINNING", + -15.63025951385498 + ], + [ + "enormous", + -15.630288124084473 + ], + [ + "maschinen", + -15.630290031433105 + ], + [ + "▁Moldavia", + -15.630314826965332 + ], + [ + "▁Xplore", + -15.630315780639648 + ], + [ + "Sadr", + -15.630385398864746 + ], + [ + "▁constitutively", + -15.630423545837402 + ], + [ + "▁infomation", + -15.630571365356445 + ], + [ + "▁Macklemore", + -15.630583763122559 + ], + [ + "▁Caligula", + -15.630614280700684 + ], + [ + "▁renegotiating", + -15.63062858581543 + ], + [ + "▁Jeunesse", + -15.630762100219727 + ], + [ + "▁➤", + -15.63077449798584 + ], + [ + "▁Monreal", + -15.630790710449219 + ], + [ + "▁germinating", + -15.630823135375977 + ], + [ + "ικά", + -15.63084602355957 + ], + [ + "duzione", + -15.63086223602295 + ], + [ + "收", + -15.630870819091797 + ], + [ + "▁Amplitude", + -15.63088607788086 + ], + [ + "▁keloid", + -15.630959510803223 + ], + [ + "▁ProRes", + -15.630961418151855 + ], + [ + "▁Saranac", + -15.631001472473145 + ], + [ + "Untitled", + -15.631072044372559 + ], + [ + "▁vacillate", + -15.631110191345215 + ], + [ + "▁παρ", + -15.631126403808594 + ], + [ + "▁burglarized", + -15.631145477294922 + ], + [ + "SHARE", + -15.631239891052246 + ], + [ + "▁chauvinism", + -15.631284713745117 + ], + [ + "COPY", + -15.631319046020508 + ], + [ + "▁DeepMind", + -15.631359100341797 + ], + [ + "▁Ngai", + -15.63137149810791 + ], + [ + "androgen", + -15.631438255310059 + ], + [ + "▁THOUSAND", + -15.631477355957031 + ], + [ + "▁público", + -15.631510734558105 + ], + [ + "describe", + -15.631537437438965 + ], + [ + "▁cellulitis", + -15.63154411315918 + ], + [ + "▁cuneiform", + -15.631561279296875 + ], + [ + "feuille", + -15.631567001342773 + ], + [ + "رس", + -15.631576538085938 + ], + [ + "▁chippy", + -15.631579399108887 + ], + [ + "▁imbibing", + -15.631586074829102 + ], + [ + "▁Gaslight", + -15.631612777709961 + ], + [ + "Punjab", + -15.631619453430176 + ], + [ + "HOLE", + -15.63163948059082 + ], + [ + "RRRRR", + -15.631656646728516 + ], + [ + "▁Hafez", + -15.631665229797363 + ], + [ + "سل", + -15.63167667388916 + ], + [ + "cortico", + -15.631686210632324 + ], + [ + "▁Liqueur", + -15.631686210632324 + ], + [ + "▁Trekker", + -15.631709098815918 + ], + [ + "▁ATTEMPT", + -15.63176155090332 + ], + [ + "▁kowtow", + -15.631786346435547 + ], + [ + "AGON", + -15.631787300109863 + ], + [ + "▁compet", + -15.631811141967773 + ], + [ + "▁INTERESTED", + -15.631814956665039 + ], + [ + "▁Bamber", + -15.63184928894043 + ], + [ + "▁Inhofe", + -15.63184928894043 + ], + [ + "▁Dalma", + -15.631851196289062 + ], + [ + "▁forsaking", + -15.631869316101074 + ], + [ + "▁alfredo", + -15.631912231445312 + ], + [ + "▁Michonne", + -15.631913185119629 + ], + [ + "▁affine", + -15.631954193115234 + ], + [ + "йд", + -15.63198471069336 + ], + [ + "▁Löw", + -15.632006645202637 + ], + [ + "▁ANYWAY", + -15.632049560546875 + ], + [ + "quartz", + -15.632158279418945 + ], + [ + "▁الك", + -15.632173538208008 + ], + [ + "▁Hewson", + -15.632197380065918 + ], + [ + "▁exoneration", + -15.63229751586914 + ], + [ + "▁Blundell", + -15.632338523864746 + ], + [ + "▁kamikaze", + -15.632413864135742 + ], + [ + "▁Neuromuscular", + -15.632495880126953 + ], + [ + "▁NACHI", + -15.632522583007812 + ], + [ + "▁Myntra", + -15.632542610168457 + ], + [ + "▁Bhagwat", + -15.632624626159668 + ], + [ + "▁pjesë", + -15.632628440856934 + ], + [ + "▁SIMPLY", + -15.63263988494873 + ], + [ + "▁Pranab", + -15.63266658782959 + ], + [ + "▁anthropometric", + -15.63271713256836 + ], + [ + "▁Dismissal", + -15.632762908935547 + ], + [ + "ന്", + -15.632827758789062 + ], + [ + "▁Wokingham", + -15.632837295532227 + ], + [ + "▁STUDIES", + -15.632841110229492 + ], + [ + "▁Poppies", + -15.63286304473877 + ], + [ + "▁acrylamide", + -15.632905006408691 + ], + [ + "▁Indivisible", + -15.632943153381348 + ], + [ + "ති", + -15.632956504821777 + ], + [ + "ừ", + -15.633016586303711 + ], + [ + "▁Omron", + -15.63301944732666 + ], + [ + "Various", + -15.63302230834961 + ], + [ + "▁clementine", + -15.633041381835938 + ], + [ + "▁snobby", + -15.63305377960205 + ], + [ + "▁Capuchin", + -15.63309383392334 + ], + [ + "▁endosperm", + -15.633195877075195 + ], + [ + "▁EMPIRE", + -15.633217811584473 + ], + [ + "unpublished", + -15.633235931396484 + ], + [ + "FOOD", + -15.633240699768066 + ], + [ + "▁Hiatt", + -15.63326358795166 + ], + [ + "▁methicillin", + -15.633269309997559 + ], + [ + "▁tangibly", + -15.633281707763672 + ], + [ + "methicone", + -15.633309364318848 + ], + [ + "nykh", + -15.633322715759277 + ], + [ + "▁fluoridated", + -15.633368492126465 + ], + [ + "SELF", + -15.633430480957031 + ], + [ + "▁Merthyr", + -15.633468627929688 + ], + [ + "▁Delica", + -15.633479118347168 + ], + [ + "▁Paranoid", + -15.633506774902344 + ], + [ + "▁Cautious", + -15.633530616760254 + ], + [ + "▁MODIS", + -15.633610725402832 + ], + [ + "▁Disparities", + -15.63361930847168 + ], + [ + "▁Albanese", + -15.633652687072754 + ], + [ + "▁Sabri", + -15.633676528930664 + ], + [ + "▁curiae", + -15.633700370788574 + ], + [ + "embrace", + -15.633764266967773 + ], + [ + "PSY", + -15.633835792541504 + ], + [ + "▁decolonization", + -15.633837699890137 + ], + [ + "▁Sailboat", + -15.633851051330566 + ], + [ + "▁pedicle", + -15.633868217468262 + ], + [ + "京", + -15.633889198303223 + ], + [ + "disciplin", + -15.633920669555664 + ], + [ + "▁Crease", + -15.633965492248535 + ], + [ + "▁FTLN", + -15.63397216796875 + ], + [ + "▁Mauritian", + -15.633979797363281 + ], + [ + "SPECIAL", + -15.634025573730469 + ], + [ + "▁Lichen", + -15.634040832519531 + ], + [ + "Marathon", + -15.63404369354248 + ], + [ + "▁Barzani", + -15.634055137634277 + ], + [ + "▁Poznań", + -15.634072303771973 + ], + [ + "▁Harington", + -15.634077072143555 + ], + [ + "▁Nutshell", + -15.634087562561035 + ], + [ + "▁VINYL", + -15.634184837341309 + ], + [ + "▁pacient", + -15.634222030639648 + ], + [ + "▁preconception", + -15.63422966003418 + ], + [ + "▁IGCSE", + -15.634232521057129 + ], + [ + "еѕе", + -15.634234428405762 + ], + [ + "▁Amalgam", + -15.634238243103027 + ], + [ + "▁Rizvi", + -15.634299278259277 + ], + [ + "▁Hagerty", + -15.63437557220459 + ], + [ + "hugh", + -15.634380340576172 + ], + [ + "▁somthing", + -15.634383201599121 + ], + [ + "Presbyterian", + -15.63443374633789 + ], + [ + "▁Claver", + -15.634451866149902 + ], + [ + "▁Apocalyptic", + -15.634474754333496 + ], + [ + "▁McClendon", + -15.634474754333496 + ], + [ + "▁Roleplaying", + -15.634517669677734 + ], + [ + "▁vacay", + -15.634530067443848 + ], + [ + "▁PLAT", + -15.634536743164062 + ], + [ + "evitch", + -15.634552955627441 + ], + [ + "▁Baggies", + -15.634556770324707 + ], + [ + "procedural", + -15.634559631347656 + ], + [ + "▁stearic", + -15.634629249572754 + ], + [ + "▁fiefdom", + -15.634650230407715 + ], + [ + "▁nonconforming", + -15.634760856628418 + ], + [ + "▁Unhealthy", + -15.634781837463379 + ], + [ + "▁Wollstonecraft", + -15.634800910949707 + ], + [ + "▁Dinwiddie", + -15.63482666015625 + ], + [ + "▁Tallulah", + -15.634830474853516 + ], + [ + "▁montane", + -15.634854316711426 + ], + [ + "▁CARRY", + -15.634889602661133 + ], + [ + "ổ", + -15.634902000427246 + ], + [ + "converged", + -15.634970664978027 + ], + [ + "▁Hepworth", + -15.635005950927734 + ], + [ + "terrace", + -15.63503360748291 + ], + [ + "▁Caterham", + -15.635035514831543 + ], + [ + "压", + -15.635055541992188 + ], + [ + "▁cincinnati", + -15.635103225708008 + ], + [ + "▁horticulturist", + -15.635103225708008 + ], + [ + "▁marjoram", + -15.635128021240234 + ], + [ + "cution", + -15.63512897491455 + ], + [ + "只", + -15.635133743286133 + ], + [ + "▁ventilating", + -15.63525390625 + ], + [ + "하다", + -15.635266304016113 + ], + [ + "▁Moncrief", + -15.635456085205078 + ], + [ + "透", + -15.635579109191895 + ], + [ + "Highlight", + -15.635640144348145 + ], + [ + "▁Burkett", + -15.635641098022461 + ], + [ + "▁MoneyGram", + -15.635689735412598 + ], + [ + "▁Klipsch", + -15.635754585266113 + ], + [ + "Willow", + -15.635781288146973 + ], + [ + "▁multifactorial", + -15.635783195495605 + ], + [ + "▁bazooka", + -15.635807991027832 + ], + [ + "▁martingale", + -15.635835647583008 + ], + [ + "playground", + -15.635839462280273 + ], + [ + "▁phenylalanine", + -15.635884284973145 + ], + [ + "▁quantized", + -15.635895729064941 + ], + [ + "▁Ramzan", + -15.635903358459473 + ], + [ + "▁Tocopheryl", + -15.635933876037598 + ], + [ + "▁flounce", + -15.636004447937012 + ], + [ + "▁McChrystal", + -15.63613510131836 + ], + [ + "▁BREACH", + -15.63620662689209 + ], + [ + "▁Piña", + -15.636370658874512 + ], + [ + "▁EHIC", + -15.636374473571777 + ], + [ + "▁Belated", + -15.636382102966309 + ], + [ + "▁Friedlander", + -15.636397361755371 + ], + [ + "WILD", + -15.636408805847168 + ], + [ + "▁retouched", + -15.63647747039795 + ], + [ + "9780", + -15.636520385742188 + ], + [ + "Poison", + -15.636524200439453 + ], + [ + "coagulation", + -15.636551856994629 + ], + [ + "▁Bercow", + -15.636603355407715 + ], + [ + "▁charset", + -15.636662483215332 + ], + [ + "▁TeamViewer", + -15.636675834655762 + ], + [ + "▁penmanship", + -15.63669490814209 + ], + [ + "CHARGE", + -15.636697769165039 + ], + [ + "▁minutia", + -15.63670825958252 + ], + [ + "Oncology", + -15.636802673339844 + ], + [ + "▁fascinator", + -15.636816024780273 + ], + [ + "▁Biodegradable", + -15.63681697845459 + ], + [ + "▁Linalool", + -15.63689136505127 + ], + [ + "▁Pinkett", + -15.636923789978027 + ], + [ + "未", + -15.636962890625 + ], + [ + "▁पा", + -15.636987686157227 + ], + [ + "▁idaho", + -15.636998176574707 + ], + [ + "▁Tailwind", + -15.637100219726562 + ], + [ + "▁Muncy", + -15.637123107910156 + ], + [ + "▁Hesperia", + -15.637186050415039 + ], + [ + "▁COVERAGE", + -15.63720703125 + ], + [ + "Loughlin", + -15.637219429016113 + ], + [ + "tropia", + -15.637229919433594 + ], + [ + "▁Microdermabrasion", + -15.63729476928711 + ], + [ + "▁confounders", + -15.63730239868164 + ], + [ + "Objective", + -15.637321472167969 + ], + [ + "▁Koscielny", + -15.637371063232422 + ], + [ + "出力", + -15.637374877929688 + ], + [ + "▁interprofessional", + -15.637377738952637 + ], + [ + "▁Hennig", + -15.637420654296875 + ], + [ + "▁semaine", + -15.637423515319824 + ], + [ + "▁NDSU", + -15.63742446899414 + ], + [ + "▁abrogate", + -15.637553215026855 + ], + [ + "suspend", + -15.637575149536133 + ], + [ + "initialize", + -15.637580871582031 + ], + [ + "▁“", + -15.637598037719727 + ], + [ + "▁PIZZA", + -15.637613296508789 + ], + [ + "▁Jørgen", + -15.63762378692627 + ], + [ + "Franc", + -15.63764762878418 + ], + [ + "▁Swedenborg", + -15.63765811920166 + ], + [ + "▁MKII", + -15.637689590454102 + ], + [ + "Banner", + -15.637701988220215 + ], + [ + "AGAN", + -15.637751579284668 + ], + [ + "▁MANUFACTURER", + -15.637754440307617 + ], + [ + "▁clase", + -15.637808799743652 + ], + [ + "locus", + -15.637809753417969 + ], + [ + "▁Hadassah", + -15.637825012207031 + ], + [ + "▁Disord", + -15.637834548950195 + ], + [ + "Teenage", + -15.637847900390625 + ], + [ + "sulfonic", + -15.637847900390625 + ], + [ + "▁Humberside", + -15.637863159179688 + ], + [ + "Appeal", + -15.637885093688965 + ], + [ + "▁Craftsmen", + -15.637921333312988 + ], + [ + "Gregory", + -15.637947082519531 + ], + [ + "▁Voj", + -15.637948989868164 + ], + [ + "▁Balzac", + -15.637993812561035 + ], + [ + "▁Oppenheim", + -15.638012886047363 + ], + [ + "Jamaica", + -15.638018608093262 + ], + [ + "Zulu", + -15.638032913208008 + ], + [ + "▁illusive", + -15.638041496276855 + ], + [ + "▁nikon", + -15.638047218322754 + ], + [ + "ʊ", + -15.638051986694336 + ], + [ + "▁Tesoro", + -15.638062477111816 + ], + [ + "டு", + -15.638096809387207 + ], + [ + "▁Jumanji", + -15.638104438781738 + ], + [ + "▁miscarried", + -15.638164520263672 + ], + [ + "▁Godavari", + -15.638181686401367 + ], + [ + "flavonoid", + -15.638189315795898 + ], + [ + "hypnosis", + -15.638224601745605 + ], + [ + "flipping", + -15.638252258300781 + ], + [ + "▁Adelman", + -15.638252258300781 + ], + [ + "▁Ameen", + -15.638317108154297 + ], + [ + "▁insubordination", + -15.638330459594727 + ], + [ + "▁XBRL", + -15.638361930847168 + ], + [ + "НИ", + -15.63838005065918 + ], + [ + "▁кор", + -15.638383865356445 + ], + [ + "▁Transcribe", + -15.63839340209961 + ], + [ + "▁Fondazione", + -15.638394355773926 + ], + [ + "▁covalently", + -15.638428688049316 + ], + [ + "▁Kamchatka", + -15.63843059539795 + ], + [ + "footprint", + -15.638450622558594 + ], + [ + "▁Archdeacon", + -15.638481140136719 + ], + [ + "▁Cranfield", + -15.638503074645996 + ], + [ + "בי", + -15.638534545898438 + ], + [ + "▁Dispensing", + -15.638558387756348 + ], + [ + "autism", + -15.638561248779297 + ], + [ + "lassen", + -15.638572692871094 + ], + [ + "▁LaCrosse", + -15.638632774353027 + ], + [ + "ይ", + -15.638657569885254 + ], + [ + "▁Podgorica", + -15.638657569885254 + ], + [ + "▁McCurdy", + -15.638686180114746 + ], + [ + "▁Conceded", + -15.638688087463379 + ], + [ + "▁multimillionaire", + -15.638700485229492 + ], + [ + "チャ", + -15.638724327087402 + ], + [ + "▁oesophagus", + -15.638733863830566 + ], + [ + "▁LINKED", + -15.6387357711792 + ], + [ + "▁Miramax", + -15.638737678527832 + ], + [ + "▁Foxtrot", + -15.638764381408691 + ], + [ + "▁Migrating", + -15.638799667358398 + ], + [ + "▁McKellen", + -15.638816833496094 + ], + [ + "▁Neruda", + -15.63883113861084 + ], + [ + "▁acclimatization", + -15.638859748840332 + ], + [ + "▁Nikolaj", + -15.638866424560547 + ], + [ + "▁OFFERED", + -15.638885498046875 + ], + [ + "▁Molybdenum", + -15.638960838317871 + ], + [ + "▁Orpheum", + -15.638960838317871 + ], + [ + "rën", + -15.638991355895996 + ], + [ + "▁isothermal", + -15.638998985290527 + ], + [ + "▁Oxbridge", + -15.639007568359375 + ], + [ + "配置", + -15.639023780822754 + ], + [ + "▁Cocina", + -15.63914966583252 + ], + [ + "▁Suhr", + -15.6392183303833 + ], + [ + "∗", + -15.639251708984375 + ], + [ + "▁contenu", + -15.639269828796387 + ], + [ + "▁minicab", + -15.639287948608398 + ], + [ + "▁Influencing", + -15.639289855957031 + ], + [ + "▁Iwobi", + -15.639320373535156 + ], + [ + "قر", + -15.639395713806152 + ], + [ + "SMITH", + -15.639396667480469 + ], + [ + "èche", + -15.639410972595215 + ], + [ + "≠", + -15.639440536499023 + ], + [ + "approve", + -15.63947868347168 + ], + [ + "ਹ", + -15.639542579650879 + ], + [ + "▁superconductivity", + -15.639542579650879 + ], + [ + "▁Chetan", + -15.63955020904541 + ], + [ + "▁Bobrovsky", + -15.639571189880371 + ], + [ + "▁Wrocław", + -15.639617919921875 + ], + [ + "Comparison", + -15.639655113220215 + ], + [ + "▁CyberEd", + -15.639684677124023 + ], + [ + "▁Clarifying", + -15.639732360839844 + ], + [ + "▁Castellan", + -15.639739036560059 + ], + [ + "的に", + -15.639759063720703 + ], + [ + "▁Aminu", + -15.639776229858398 + ], + [ + "▁minutos", + -15.639789581298828 + ], + [ + "Rookie", + -15.639801979064941 + ], + [ + "▁allopurinol", + -15.639845848083496 + ], + [ + "pharmacological", + -15.639857292175293 + ], + [ + "galaxy", + -15.639945983886719 + ], + [ + "Navigation", + -15.639957427978516 + ], + [ + "Facial", + -15.639982223510742 + ], + [ + "▁Bendix", + -15.639989852905273 + ], + [ + "▁Administered", + -15.640028953552246 + ], + [ + "▁ARRIVE", + -15.640043258666992 + ], + [ + "▁Ensuite", + -15.640074729919434 + ], + [ + "wogy", + -15.640098571777344 + ], + [ + "▁Sourdough", + -15.64010238647461 + ], + [ + "▁Naresh", + -15.640115737915039 + ], + [ + "दी", + -15.640117645263672 + ], + [ + "▁unseren", + -15.640121459960938 + ], + [ + "▁exorcist", + -15.640124320983887 + ], + [ + "▁Gruff", + -15.64013671875 + ], + [ + "▁journo", + -15.640167236328125 + ], + [ + "▁steht", + -15.640172004699707 + ], + [ + "▁arcuate", + -15.640229225158691 + ], + [ + "▁booger", + -15.640233039855957 + ], + [ + "▁NINETY", + -15.640380859375 + ], + [ + "▁Othman", + -15.640414237976074 + ], + [ + "▁orgasmic", + -15.64042854309082 + ], + [ + "▁Tamerlan", + -15.640478134155273 + ], + [ + "▁Welterweight", + -15.6405029296875 + ], + [ + "▁Morphine", + -15.640518188476562 + ], + [ + "▁miserly", + -15.640522956848145 + ], + [ + "ffff", + -15.640594482421875 + ], + [ + "▁voile", + -15.640636444091797 + ], + [ + "▁Evesham", + -15.640639305114746 + ], + [ + "▁syncopated", + -15.640680313110352 + ], + [ + "▁Lunenburg", + -15.6406888961792 + ], + [ + "▁maxalt", + -15.640697479248047 + ], + [ + "▁confortable", + -15.640768051147461 + ], + [ + "▁GATA", + -15.640803337097168 + ], + [ + "▁Calabrese", + -15.640807151794434 + ], + [ + "applicant", + -15.640819549560547 + ], + [ + "▁Alitalia", + -15.640835762023926 + ], + [ + "▁broadsheet", + -15.640839576721191 + ], + [ + "▁Flavio", + -15.640851020812988 + ], + [ + "▁Inequalities", + -15.64088249206543 + ], + [ + "▁Burford", + -15.640892028808594 + ], + [ + "▁Steinbach", + -15.640909194946289 + ], + [ + "▁Abort", + -15.640918731689453 + ], + [ + "▁Pandu", + -15.640936851501465 + ], + [ + "▁replicator", + -15.640960693359375 + ], + [ + "▁Wheelock", + -15.640969276428223 + ], + [ + "▁Caloundra", + -15.640985488891602 + ], + [ + "дь", + -15.641063690185547 + ], + [ + "▁unrecognisable", + -15.641136169433594 + ], + [ + "▁TALKING", + -15.641179084777832 + ], + [ + "ablon", + -15.641180992126465 + ], + [ + "▁Eintracht", + -15.641212463378906 + ], + [ + "▁microfiche", + -15.641212463378906 + ], + [ + "▁Kajal", + -15.641271591186523 + ], + [ + "▁Swapping", + -15.64132022857666 + ], + [ + "▁crisscrossed", + -15.641350746154785 + ], + [ + "服务", + -15.64146900177002 + ], + [ + "BHS", + -15.641489028930664 + ], + [ + "▁Arellano", + -15.64149284362793 + ], + [ + "▁fishmonger", + -15.64150333404541 + ], + [ + "йти", + -15.641547203063965 + ], + [ + "▁reverently", + -15.641610145568848 + ], + [ + "twelve", + -15.641648292541504 + ], + [ + "CYC", + -15.641651153564453 + ], + [ + "▁phantasm", + -15.641656875610352 + ], + [ + "▁Universiteit", + -15.641693115234375 + ], + [ + "▁Creuset", + -15.641694068908691 + ], + [ + "▁Nutrisystem", + -15.641773223876953 + ], + [ + "▁supermajority", + -15.641783714294434 + ], + [ + "▁Veneta", + -15.641790390014648 + ], + [ + "▁Almeria", + -15.641801834106445 + ], + [ + "▁द���", + -15.641817092895508 + ], + [ + "▁gnostic", + -15.641830444335938 + ], + [ + "▁Behringer", + -15.641836166381836 + ], + [ + "▁Paranoia", + -15.641851425170898 + ], + [ + "▁Shohei", + -15.641860961914062 + ], + [ + "▁deleveraging", + -15.64189624786377 + ], + [ + "etzky", + -15.641924858093262 + ], + [ + "▁Agnieszka", + -15.641946792602539 + ], + [ + "confined", + -15.64204216003418 + ], + [ + "▁Fazl", + -15.64204216003418 + ], + [ + "▁Zondervan", + -15.642073631286621 + ], + [ + "▁Nomadic", + -15.642109870910645 + ], + [ + "▁oilsands", + -15.642128944396973 + ], + [ + "▁Lathrop", + -15.642212867736816 + ], + [ + "▁REFLECT", + -15.642289161682129 + ], + [ + "DriverEd", + -15.642319679260254 + ], + [ + "네", + -15.642326354980469 + ], + [ + "▁Klub", + -15.642341613769531 + ], + [ + "▁galactose", + -15.642355918884277 + ], + [ + "▁Lemire", + -15.64242935180664 + ], + [ + "▁Khel", + -15.642450332641602 + ], + [ + "▁Prostitute", + -15.642462730407715 + ], + [ + "▁Lactose", + -15.64250373840332 + ], + [ + "▁Philistine", + -15.64250373840332 + ], + [ + "▁Bittersweet", + -15.642504692077637 + ], + [ + "SPCA", + -15.642507553100586 + ], + [ + "▁EVOO", + -15.642507553100586 + ], + [ + "accent", + -15.642572402954102 + ], + [ + "▁readjustment", + -15.642578125 + ], + [ + "fortress", + -15.642582893371582 + ], + [ + "▁Baul", + -15.64262580871582 + ], + [ + "▁georgette", + -15.642626762390137 + ], + [ + "▁explo", + -15.64264965057373 + ], + [ + "▁OSCAR", + -15.642679214477539 + ], + [ + "▁Conestoga", + -15.642682075500488 + ], + [ + "▁тем", + -15.642765998840332 + ], + [ + "hydration", + -15.642776489257812 + ], + [ + "▁Debenture", + -15.64280891418457 + ], + [ + "▁Triangular", + -15.642905235290527 + ], + [ + "▁Hsien", + -15.643023490905762 + ], + [ + "▁ogni", + -15.643065452575684 + ], + [ + "打", + -15.64306640625 + ], + [ + "ciencia", + -15.643104553222656 + ], + [ + "▁Coronet", + -15.643204689025879 + ], + [ + "Cedar", + -15.643207550048828 + ], + [ + "▁Gradle", + -15.643238067626953 + ], + [ + "▁SUSTAIN", + -15.643240928649902 + ], + [ + "▁Embankment", + -15.643316268920898 + ], + [ + "Ahmad", + -15.643317222595215 + ], + [ + "▁Dreadful", + -15.643319129943848 + ], + [ + "▁freakishly", + -15.643348693847656 + ], + [ + "▁Arbitrary", + -15.643383026123047 + ], + [ + "▁Furnish", + -15.64350700378418 + ], + [ + "FOOT", + -15.643570899963379 + ], + [ + "Helm", + -15.643576622009277 + ], + [ + "▁verifier", + -15.643607139587402 + ], + [ + "DESIGN", + -15.643630981445312 + ], + [ + "▁telenovela", + -15.643747329711914 + ], + [ + "Montgomery", + -15.643760681152344 + ], + [ + "▁Fusco", + -15.643771171569824 + ], + [ + "▁autocorrelation", + -15.64377498626709 + ], + [ + "▁CONVERT", + -15.643782615661621 + ], + [ + "など", + -15.64378833770752 + ], + [ + "▁Boerne", + -15.643791198730469 + ], + [ + "▁BRILLIANT", + -15.643797874450684 + ], + [ + "▁Lutron", + -15.643811225891113 + ], + [ + "▁چ", + -15.643821716308594 + ], + [ + "▁Medjugorje", + -15.643874168395996 + ], + [ + "進", + -15.64389419555664 + ], + [ + "urethral", + -15.643896102905273 + ], + [ + "Yummy", + -15.643904685974121 + ], + [ + "码", + -15.643940925598145 + ], + [ + "▁Kankakee", + -15.643950462341309 + ], + [ + "论", + -15.643977165222168 + ], + [ + "▁Brittle", + -15.643998146057129 + ], + [ + "▁광", + -15.644027709960938 + ], + [ + "▁pře", + -15.644059181213379 + ], + [ + "▁Fabricated", + -15.644068717956543 + ], + [ + "▁Mondelez", + -15.644081115722656 + ], + [ + "Warehouse", + -15.644095420837402 + ], + [ + "▁bruxism", + -15.644103050231934 + ], + [ + "▁видео", + -15.64412784576416 + ], + [ + "▁Banach", + -15.644159317016602 + ], + [ + "▁AIRPORT", + -15.644169807434082 + ], + [ + "▁ONTARIO", + -15.644179344177246 + ], + [ + "stood", + -15.644250869750977 + ], + [ + "▁Cellulite", + -15.644317626953125 + ], + [ + "▁terbaik", + -15.64438247680664 + ], + [ + "▁disbelieving", + -15.644397735595703 + ], + [ + "▁Surcharge", + -15.644410133361816 + ], + [ + "▁phonon", + -15.644469261169434 + ], + [ + "▁Schweiz", + -15.644471168518066 + ], + [ + "▁Superdrug", + -15.644497871398926 + ], + [ + "scared", + -15.644503593444824 + ], + [ + "▁Birthright", + -15.644549369812012 + ], + [ + "▁kepada", + -15.644584655761719 + ], + [ + "ippus", + -15.644600868225098 + ], + [ + "Delaware", + -15.644613265991211 + ], + [ + "▁Graveside", + -15.644679069519043 + ], + [ + "▁Gaja", + -15.644686698913574 + ], + [ + "▁BREAKFAST", + -15.64468765258789 + ], + [ + "▁unswerving", + -15.644712448120117 + ], + [ + "▁boutonniere", + -15.644737243652344 + ], + [ + "▁recombine", + -15.644761085510254 + ], + [ + "▁Backlash", + -15.644796371459961 + ], + [ + "еаѕ", + -15.64482307434082 + ], + [ + "▁MOCA", + -15.644840240478516 + ], + [ + "▁turk", + -15.644844055175781 + ], + [ + "colorado", + -15.644872665405273 + ], + [ + "▁SummerSlam", + -15.644941329956055 + ], + [ + "▁WordCamp", + -15.644947052001953 + ], + [ + "▁Agronomy", + -15.644994735717773 + ], + [ + "▁Weiwei", + -15.645001411437988 + ], + [ + "▁typifies", + -15.645023345947266 + ], + [ + "Translate", + -15.645085334777832 + ], + [ + "▁để", + -15.645120620727539 + ], + [ + "▁Subscribing", + -15.645147323608398 + ], + [ + "▁Montefiore", + -15.645170211791992 + ], + [ + "▁피", + -15.645183563232422 + ], + [ + "▁Ethnographic", + -15.645191192626953 + ], + [ + "▁Mauldin", + -15.645196914672852 + ], + [ + "▁Mouni", + -15.645212173461914 + ], + [ + "▁Metropole", + -15.645233154296875 + ], + [ + "▁Shoah", + -15.645241737365723 + ], + [ + "▁McNaughton", + -15.645271301269531 + ], + [ + "▁Dreamworks", + -15.645377159118652 + ], + [ + "▁Ventana", + -15.645390510559082 + ], + [ + "condemn", + -15.645395278930664 + ], + [ + "Valle", + -15.645413398742676 + ], + [ + "ãƒ", + -15.64547061920166 + ], + [ + "▁cheesesteak", + -15.645475387573242 + ], + [ + "▁CONSUMER", + -15.645500183105469 + ], + [ + "рон", + -15.645524978637695 + ], + [ + "POLY", + -15.64555549621582 + ], + [ + "▁Austerity", + -15.645599365234375 + ], + [ + "▁Lasseter", + -15.64560604095459 + ], + [ + "▁받", + -15.645712852478027 + ], + [ + "▁DHgate", + -15.645753860473633 + ], + [ + "▁Crozier", + -15.645854949951172 + ], + [ + "▁CRESC", + -15.645857810974121 + ], + [ + "naphth", + -15.64586067199707 + ], + [ + "sensical", + -15.645873069763184 + ], + [ + "▁PGCE", + -15.645892143249512 + ], + [ + "▁delinquencies", + -15.645907402038574 + ], + [ + "▁Бо", + -15.645920753479004 + ], + [ + "▁Mumtaz", + -15.64595890045166 + ], + [ + "▁Sriram", + -15.646045684814453 + ], + [ + "dipine", + -15.646076202392578 + ], + [ + "▁RESCUE", + -15.64608383178711 + ], + [ + "Governmental", + -15.646087646484375 + ], + [ + "▁Quds", + -15.64610767364502 + ], + [ + "Renaissance", + -15.646162033081055 + ], + [ + "▁MISTAKE", + -15.646163940429688 + ], + [ + "▁Situational", + -15.646163940429688 + ], + [ + "accumulation", + -15.64627742767334 + ], + [ + "Controlled", + -15.646282196044922 + ], + [ + "▁Taiko", + -15.646305084228516 + ], + [ + "▁rekindling", + -15.64631462097168 + ], + [ + "▁Pocock", + -15.646346092224121 + ], + [ + "mosaic", + -15.646358489990234 + ], + [ + "▁Rambam", + -15.64648151397705 + ], + [ + "▁fritz", + -15.646500587463379 + ], + [ + "nervous", + -15.646539688110352 + ], + [ + "▁Thracian", + -15.646544456481934 + ], + [ + "▁Affection", + -15.646551132202148 + ], + [ + "▁Hammad", + -15.646586418151855 + ], + [ + "▁Athanas", + -15.646625518798828 + ], + [ + "울", + -15.6466703414917 + ], + [ + "explanation", + -15.646682739257812 + ], + [ + "olactone", + -15.646687507629395 + ], + [ + "▁Baobab", + -15.646734237670898 + ], + [ + "aggregation", + -15.646735191345215 + ], + [ + "▁JUNIOR", + -15.646748542785645 + ], + [ + "▁Transmitted", + -15.64675235748291 + ], + [ + "▁Tejada", + -15.64675521850586 + ], + [ + "▁distended", + -15.646764755249023 + ], + [ + "▁Wireshark", + -15.64677619934082 + ], + [ + "Curtis", + -15.646782875061035 + ], + [ + "▁LIBERTY", + -15.646785736083984 + ], + [ + "▁Marrero", + -15.6469144821167 + ], + [ + "▁NAVY", + -15.646970748901367 + ], + [ + "▁Aggravated", + -15.646976470947266 + ], + [ + "▁Guayaquil", + -15.646976470947266 + ], + [ + "▁HARTFORD", + -15.647004127502441 + ], + [ + "ോ", + -15.647103309631348 + ], + [ + "▁Caltrain", + -15.647104263305664 + ], + [ + "▁Lansdale", + -15.647115707397461 + ], + [ + "▁masochistic", + -15.647136688232422 + ], + [ + "▁Aupair", + -15.647146224975586 + ], + [ + "▁wholesaling", + -15.647163391113281 + ], + [ + "kitten", + -15.647191047668457 + ], + [ + "▁Jogging", + -15.647215843200684 + ], + [ + "▁bombast", + -15.647215843200684 + ], + [ + "▁Toscana", + -15.647282600402832 + ], + [ + "▁microflora", + -15.647286415100098 + ], + [ + "▁PLENTY", + -15.647324562072754 + ], + [ + "crazed", + -15.647334098815918 + ], + [ + "▁Shafiq", + -15.647369384765625 + ], + [ + "Shenzhen", + -15.647372245788574 + ], + [ + "▁Mohler", + -15.647384643554688 + ], + [ + "▁Pickwick", + -15.6474027633667 + ], + [ + "▁FRIENDLY", + -15.647404670715332 + ], + [ + "▁Meraki", + -15.647425651550293 + ], + [ + "طر", + -15.647436141967773 + ], + [ + "▁Chahal", + -15.647459030151367 + ], + [ + "置", + -15.647479057312012 + ], + [ + "ivamente", + -15.647541999816895 + ], + [ + "▁Ludington", + -15.647584915161133 + ], + [ + "▁Baffle", + -15.647632598876953 + ], + [ + "▁Kijiji", + -15.647638320922852 + ], + [ + "▁renovator", + -15.647665023803711 + ], + [ + "▁imperceptibly", + -15.647689819335938 + ], + [ + "▁Placenta", + -15.647721290588379 + ], + [ + "Investigation", + -15.647730827331543 + ], + [ + "▁Unstoppable", + -15.64776611328125 + ], + [ + "▁phenytoin", + -15.64776611328125 + ], + [ + "▁LaRue", + -15.647791862487793 + ], + [ + "▁sherpa", + -15.647822380065918 + ], + [ + "▁waaay", + -15.64783763885498 + ], + [ + "arbitrary", + -15.647897720336914 + ], + [ + "▁Enfant", + -15.647970199584961 + ], + [ + "▁mugger", + -15.647970199584961 + ], + [ + "▁aversive", + -15.64798641204834 + ], + [ + "bootstrap", + -15.648012161254883 + ], + [ + "▁ichthyo", + -15.648022651672363 + ], + [ + "▁THUNDER", + -15.64802360534668 + ], + [ + "▁Mahwah", + -15.648073196411133 + ], + [ + "▁merupakan", + -15.648148536682129 + ], + [ + "▁Sardis", + -15.648170471191406 + ], + [ + "Marian", + -15.648194313049316 + ], + [ + "turtle", + -15.64821720123291 + ], + [ + "▁CRITICAL", + -15.648279190063477 + ], + [ + "▁Roxana", + -15.648294448852539 + ], + [ + "▁tahoe", + -15.648335456848145 + ], + [ + "azzini", + -15.648365020751953 + ], + [ + "▁Khoury", + -15.648399353027344 + ], + [ + "▁fractionated", + -15.64841079711914 + ], + [ + "▁Culpepper", + -15.648458480834961 + ], + [ + "▁Finesse", + -15.648545265197754 + ], + [ + "▁Ridder", + -15.648553848266602 + ], + [ + "▁compatibil", + -15.648568153381348 + ], + [ + "▁mullion", + -15.648571014404297 + ], + [ + "ద", + -15.648581504821777 + ], + [ + "▁Savills", + -15.64860725402832 + ], + [ + "▁chronometer", + -15.64863109588623 + ], + [ + "Puerto", + -15.648650169372559 + ], + [ + "▁Complicating", + -15.648658752441406 + ], + [ + "▁Tromsø", + -15.648658752441406 + ], + [ + "▁REPLACEMENT", + -15.648667335510254 + ], + [ + "▁PROHIBIT", + -15.648736000061035 + ], + [ + "▁rivulet", + -15.648785591125488 + ], + [ + "▁Fareham", + -15.648818016052246 + ], + [ + "▁crostini", + -15.648837089538574 + ], + [ + "▁cinco", + -15.64883804321289 + ], + [ + "▁Mycoplasma", + -15.648862838745117 + ], + [ + "occhio", + -15.648863792419434 + ], + [ + "▁Sadducees", + -15.648913383483887 + ], + [ + "▁Fakhr", + -15.648933410644531 + ], + [ + "Kitten", + -15.64895248413086 + ], + [ + "▁Odebrecht", + -15.648967742919922 + ], + [ + "▁Salicylic", + -15.648990631103516 + ], + [ + "▁skri", + -15.648994445800781 + ], + [ + "▁《", + -15.649116516113281 + ], + [ + "▁Nomenclature", + -15.649117469787598 + ], + [ + "▁halcyon", + -15.64914321899414 + ], + [ + "▁Banister", + -15.649232864379883 + ], + [ + "Athens", + -15.649309158325195 + ], + [ + "Rubber", + -15.649335861206055 + ], + [ + "▁tracheo", + -15.649353981018066 + ], + [ + "▁Pristina", + -15.64942455291748 + ], + [ + "▁misclassification", + -15.649447441101074 + ], + [ + "▁Ayutthaya", + -15.649449348449707 + ], + [ + "▁Fidget", + -15.649473190307617 + ], + [ + "▁Unprecedented", + -15.649577140808105 + ], + [ + "▁cozies", + -15.649675369262695 + ], + [ + "occupancy", + -15.649797439575195 + ], + [ + "favorable", + -15.649798393249512 + ], + [ + "▁Brienne", + -15.649836540222168 + ], + [ + "▁Songwriting", + -15.649857521057129 + ], + [ + "▁Cocteau", + -15.649858474731445 + ], + [ + "▁Contoh", + -15.649913787841797 + ], + [ + "▁pièce", + -15.649935722351074 + ], + [ + "▁PROCESSING", + -15.649941444396973 + ], + [ + "inflammatories", + -15.6499605178833 + ], + [ + "▁Eggleston", + -15.649970054626465 + ], + [ + "▁Disagreement", + -15.64997386932373 + ], + [ + "▁PITCH", + -15.650006294250488 + ], + [ + "▁PhotoShop", + -15.650030136108398 + ], + [ + "ELLY", + -15.650074005126953 + ], + [ + "▁Nilgiri", + -15.650092124938965 + ], + [ + "realestate", + -15.650147438049316 + ], + [ + "وف", + -15.650155067443848 + ], + [ + "▁Sentimental", + -15.650191307067871 + ], + [ + "▁Implied", + -15.65030288696289 + ], + [ + "▁Krea", + -15.65047550201416 + ], + [ + "▁pangolin", + -15.65047836303711 + ], + [ + "▁Beauties", + -15.650489807128906 + ], + [ + "▁Lankford", + -15.650517463684082 + ], + [ + "Angie", + -15.650518417358398 + ], + [ + "gaben", + -15.650569915771484 + ], + [ + "▁bisexuality", + -15.650577545166016 + ], + [ + "▁Chazelle", + -15.65059757232666 + ], + [ + "▁reappraisal", + -15.65060043334961 + ], + [ + "▁bunkhouse", + -15.650609970092773 + ], + [ + "▁idolatrous", + -15.650625228881836 + ], + [ + "▁Gagarin", + -15.650673866271973 + ], + [ + "▁Wilken", + -15.650694847106934 + ], + [ + "▁Carnivore", + -15.650701522827148 + ], + [ + "▁Crittenden", + -15.650701522827148 + ], + [ + "▁traipsing", + -15.650701522827148 + ], + [ + "führung", + -15.650793075561523 + ], + [ + "ritten", + -15.650835990905762 + ], + [ + "▁canapes", + -15.650848388671875 + ], + [ + "▁pulverizing", + -15.65090560913086 + ], + [ + "熱", + -15.65093994140625 + ], + [ + "▁shoplifter", + -15.650955200195312 + ], + [ + "▁Lehenga", + -15.65096378326416 + ], + [ + "▁gauche", + -15.65097427368164 + ], + [ + "hawaii", + -15.651068687438965 + ], + [ + "ТЕ", + -15.651073455810547 + ], + [ + "Attend", + -15.651093482971191 + ], + [ + "▁Belgravia", + -15.651162147521973 + ], + [ + "EVENT", + -15.651171684265137 + ], + [ + "▁teflon", + -15.651264190673828 + ], + [ + "basal", + -15.651327133178711 + ], + [ + "▁Jehu", + -15.651342391967773 + ], + [ + "调", + -15.651344299316406 + ], + [ + "▁Sideways", + -15.65135669708252 + ], + [ + "▁Sardine", + -15.651460647583008 + ], + [ + "▁cytomegalovirus", + -15.651468276977539 + ], + [ + "▁romeo", + -15.65151309967041 + ], + [ + "setzt", + -15.65153980255127 + ], + [ + "blazer", + -15.651606559753418 + ], + [ + "▁Joerg", + -15.651651382446289 + ], + [ + "▁Pippen", + -15.651660919189453 + ], + [ + "▁McCready", + -15.651700973510742 + ], + [ + "ʹ", + -15.651750564575195 + ], + [ + "▁Swindle", + -15.651762962341309 + ], + [ + "Concern", + -15.651790618896484 + ], + [ + "▁papel", + -15.651874542236328 + ], + [ + "▁Gynecologic", + -15.651924133300781 + ], + [ + "▁hematological", + -15.652007102966309 + ], + [ + "▁Guntur", + -15.652047157287598 + ], + [ + "▁Terbaru", + -15.652134895324707 + ], + [ + "▁TYPO", + -15.652168273925781 + ], + [ + "▁Venous", + -15.652174949645996 + ], + [ + "언", + -15.65218448638916 + ], + [ + "▁radioisotope", + -15.652236938476562 + ], + [ + "▁AICTE", + -15.652284622192383 + ], + [ + "▁biophysics", + -15.652300834655762 + ], + [ + "▁CHEESE", + -15.652338027954102 + ], + [ + "▁daresay", + -15.65234661102295 + ], + [ + "▁Apologize", + -15.652473449707031 + ], + [ + "▁Jeune", + -15.652644157409668 + ], + [ + "▁BROKEN", + -15.65267562866211 + ], + [ + "Viagra", + -15.652731895446777 + ], + [ + "▁Bouncy", + -15.652817726135254 + ], + [ + "▁Farmingdale", + -15.652817726135254 + ], + [ + "iculus", + -15.652822494506836 + ], + [ + "genocide", + -15.652877807617188 + ], + [ + "▁INTERNAL", + -15.652933120727539 + ], + [ + "▁GROVE", + -15.652966499328613 + ], + [ + "▁Petrovic", + -15.652979850769043 + ], + [ + "▁AutoNation", + -15.65301513671875 + ], + [ + "▁credulity", + -15.653030395507812 + ], + [ + "▁Bidwell", + -15.65306568145752 + ], + [ + "ッチ", + -15.653081893920898 + ], + [ + "▁XMPP", + -15.653098106384277 + ], + [ + "▁Cyprian", + -15.653160095214844 + ], + [ + "▁seguro", + -15.653172492980957 + ], + [ + "▁circumnavigation", + -15.653236389160156 + ], + [ + "▁shakespeare", + -15.653261184692383 + ], + [ + "▁McGann", + -15.65329360961914 + ], + [ + "lectro", + -15.653307914733887 + ], + [ + "▁HOLDER", + -15.653326988220215 + ], + [ + "dropper", + -15.653343200683594 + ], + [ + "니다", + -15.653441429138184 + ], + [ + "▁beadboard", + -15.653481483459473 + ], + [ + "Hunger", + -15.653502464294434 + ], + [ + "▁JACKSONVILLE", + -15.653570175170898 + ], + [ + "▁Pollyanna", + -15.653581619262695 + ], + [ + "▁indianapolis", + -15.653597831726074 + ], + [ + "▁CEREC", + -15.653610229492188 + ], + [ + "▁calyx", + -15.653636932373047 + ], + [ + "ença", + -15.653637886047363 + ], + [ + "▁Hulse", + -15.653672218322754 + ], + [ + "intimate", + -15.653752326965332 + ], + [ + "▁Cantonment", + -15.65376091003418 + ], + [ + "▁Chitty", + -15.653776168823242 + ], + [ + "▁Aldermen", + -15.653803825378418 + ], + [ + "▁unrealistically", + -15.653820037841797 + ], + [ + "▁heraldry", + -15.653868675231934 + ], + [ + "ં", + -15.653876304626465 + ], + [ + "▁Rosenblum", + -15.653881072998047 + ], + [ + "▁Wobble", + -15.653915405273438 + ], + [ + "▁michel", + -15.653925895690918 + ], + [ + "▁Generac", + -15.653938293457031 + ], + [ + "▁Gurdwara", + -15.653953552246094 + ], + [ + "▁Optoelectronic", + -15.653968811035156 + ], + [ + "运", + -15.653986930847168 + ], + [ + "▁Eruption", + -15.654016494750977 + ], + [ + "습", + -15.654029846191406 + ], + [ + "▁misstated", + -15.654030799865723 + ], + [ + "▁Krasno", + -15.65406322479248 + ], + [ + "έχ", + -15.654072761535645 + ], + [ + "venlafaxine", + -15.654107093811035 + ], + [ + "fingerprint", + -15.654122352600098 + ], + [ + "▁manoeuvrability", + -15.654260635375977 + ], + [ + "stearate", + -15.654274940490723 + ], + [ + "▁Vicenza", + -15.654324531555176 + ], + [ + "▁Fidesz", + -15.654340744018555 + ], + [ + "▁frente", + -15.654390335083008 + ], + [ + "jungle", + -15.654406547546387 + ], + [ + "▁interconnectivity", + -15.654450416564941 + ], + [ + "▁Vellore", + -15.654481887817383 + ], + [ + "▁Trejo", + -15.6544828414917 + ], + [ + "compilation", + -15.654484748840332 + ], + [ + "▁omeprazole", + -15.654491424560547 + ], + [ + "▁Kosmos", + -15.654498100280762 + ], + [ + "▁reconfigurable", + -15.65450382232666 + ], + [ + "тен", + -15.654562950134277 + ], + [ + "civilized", + -15.654596328735352 + ], + [ + "▁Inhibit", + -15.65460205078125 + ], + [ + "▁scleroderma", + -15.654637336730957 + ], + [ + "symbolic", + -15.65468978881836 + ], + [ + "▁Betsoft", + -15.654704093933105 + ], + [ + "▁Haystack", + -15.65473747253418 + ], + [ + "▁HYDRA", + -15.654743194580078 + ], + [ + "▁Khaimah", + -15.654778480529785 + ], + [ + "▁SAMUEL", + -15.654830932617188 + ], + [ + "detox", + -15.654833793640137 + ], + [ + "▁EMBL", + -15.654881477355957 + ], + [ + "▁Festivities", + -15.654890060424805 + ], + [ + "▁curvilinear", + -15.654902458190918 + ], + [ + "▁accusatory", + -15.654928207397461 + ], + [ + "▁Trappist", + -15.654934883117676 + ], + [ + "▁neurosurgical", + -15.654976844787598 + ], + [ + "▁Sudhir", + -15.654993057250977 + ], + [ + "▁Nuestra", + -15.65500259399414 + ], + [ + "▁snigger", + -15.655009269714355 + ], + [ + "▁Arequipa", + -15.655108451843262 + ], + [ + "▁BATMAN", + -15.655116081237793 + ], + [ + "ическое", + -15.65513801574707 + ], + [ + "▁κατ", + -15.655158996582031 + ], + [ + "▁Thinkpad", + -15.65517520904541 + ], + [ + "▁calisthenics", + -15.655184745788574 + ], + [ + "oussi", + -15.655195236206055 + ], + [ + "Farber", + -15.655227661132812 + ], + [ + "▁KAREN", + -15.65524959564209 + ], + [ + "የ", + -15.65526294708252 + ], + [ + "用户", + -15.655280113220215 + ], + [ + "▁adobo", + -15.655348777770996 + ], + [ + "▁Skrull", + -15.655405044555664 + ], + [ + "microwave", + -15.655425071716309 + ], + [ + "▁ampoule", + -15.65546989440918 + ], + [ + "▁underclassmen", + -15.65549373626709 + ], + [ + "▁Keillor", + -15.655500411987305 + ], + [ + "▁adenine", + -15.655526161193848 + ], + [ + "eclipse", + -15.655560493469238 + ], + [ + "▁Invercargill", + -15.655595779418945 + ], + [ + "▁teaspoonful", + -15.655610084533691 + ], + [ + "▁Kaminsky", + -15.655670166015625 + ], + [ + "▁benedict", + -15.655684471130371 + ], + [ + "▁Gradual", + -15.655708312988281 + ], + [ + "▁segunda", + -15.655730247497559 + ], + [ + "▁TWIST", + -15.655732154846191 + ], + [ + "Distribution", + -15.655805587768555 + ], + [ + "▁Cobblestone", + -15.655805587768555 + ], + [ + "Beginning", + -15.655830383300781 + ], + [ + "▁McVey", + -15.655865669250488 + ], + [ + "▁roule", + -15.655877113342285 + ], + [ + "privat", + -15.65589427947998 + ], + [ + "▁unsavoury", + -15.655929565429688 + ], + [ + "▁Damsel", + -15.655975341796875 + ], + [ + "icolo", + -15.656012535095215 + ], + [ + "▁Aisling", + -15.656079292297363 + ], + [ + "▁ionizer", + -15.656084060668945 + ], + [ + "▁Slipknot", + -15.656094551086426 + ], + [ + "▁zara", + -15.656139373779297 + ], + [ + "▁Abiola", + -15.656166076660156 + ], + [ + "▁vibro", + -15.656176567077637 + ], + [ + "▁Aqaba", + -15.656195640563965 + ], + [ + "strengthening", + -15.656221389770508 + ], + [ + "Fluor", + -15.656246185302734 + ], + [ + "▁eroticism", + -15.65625286102295 + ], + [ + "EXPO", + -15.656255722045898 + ], + [ + "fragile", + -15.6563081741333 + ], + [ + "▁Maccabees", + -15.656371116638184 + ], + [ + "characteristic", + -15.656386375427246 + ], + [ + "便", + -15.656429290771484 + ], + [ + "Might", + -15.65644359588623 + ], + [ + "▁Conductive", + -15.656458854675293 + ], + [ + "▁MTSU", + -15.656461715698242 + ], + [ + "▁Resurgence", + -15.656469345092773 + ], + [ + "▁Divan", + -15.656476974487305 + ], + [ + "▁Bonobo", + -15.656490325927734 + ], + [ + "▁Whitson", + -15.65652084350586 + ], + [ + "▁Hegarty", + -15.656522750854492 + ], + [ + "Worst", + -15.656584739685059 + ], + [ + "▁Sedalia", + -15.656584739685059 + ], + [ + "▁Kontrol", + -15.656590461730957 + ], + [ + "kowicz", + -15.656600952148438 + ], + [ + "▁Blantyre", + -15.656624794006348 + ], + [ + "Hydroxy", + -15.656655311584473 + ], + [ + "▁Omagh", + -15.656655311584473 + ], + [ + "▁IMMEDIATE", + -15.656716346740723 + ], + [ + "▁Pranayama", + -15.656811714172363 + ], + [ + "▁SIMILAR", + -15.656829833984375 + ], + [ + "exploited", + -15.656853675842285 + ], + [ + "▁Falcao", + -15.656855583190918 + ], + [ + "าย", + -15.65687084197998 + ], + [ + "▁proclivities", + -15.656907081604004 + ], + [ + "▁greasing", + -15.656912803649902 + ], + [ + "▁Enchilada", + -15.65695858001709 + ], + [ + "▁fluorophore", + -15.657063484191895 + ], + [ + "▁Ramiro", + -15.65713119506836 + ], + [ + "Glasgow", + -15.657155990600586 + ], + [ + "▁Lafarge", + -15.657164573669434 + ], + [ + "▁Samadhi", + -15.657186508178711 + ], + [ + "▁Hormuz", + -15.657266616821289 + ], + [ + "▁Meenakshi", + -15.657472610473633 + ], + [ + "▁hallucinatory", + -15.657498359680176 + ], + [ + "▁Fabry", + -15.657511711120605 + ], + [ + "▁Scarsdale", + -15.657571792602539 + ], + [ + "▁Guardsmen", + -15.657577514648438 + ], + [ + "▁MgCl", + -15.657577514648438 + ], + [ + "▁Pirro", + -15.657577514648438 + ], + [ + "Naomi", + -15.657588005065918 + ], + [ + "ugli", + -15.657626152038574 + ], + [ + "▁Sunbelt", + -15.657691955566406 + ], + [ + "▁CONGRESS", + -15.65770435333252 + ], + [ + "kidney", + -15.657726287841797 + ], + [ + "▁Laoghaire", + -15.657754898071289 + ], + [ + "▁Sidewinder", + -15.657756805419922 + ], + [ + "Infant", + -15.657763481140137 + ], + [ + "▁Impedance", + -15.657781600952148 + ], + [ + "▁Colloidal", + -15.657853126525879 + ], + [ + "▁Giaco", + -15.657888412475586 + ], + [ + "▁impoverish", + -15.657951354980469 + ], + [ + "trotting", + -15.65795612335205 + ], + [ + "▁tricyclic", + -15.65796947479248 + ], + [ + "▁Rosehip", + -15.658024787902832 + ], + [ + "▁Θ", + -15.658025741577148 + ], + [ + "Byrne", + -15.65804386138916 + ], + [ + "▁Rohini", + -15.658102989196777 + ], + [ + "hindi", + -15.658103942871094 + ], + [ + "▁clinton", + -15.658134460449219 + ], + [ + "▁Bronfman", + -15.658198356628418 + ], + [ + "▁lidded", + -15.658242225646973 + ], + [ + "▁orthography", + -15.658273696899414 + ], + [ + "▁Multifamily", + -15.658306121826172 + ], + [ + "▁Fotograf", + -15.658317565917969 + ], + [ + "▁polygamous", + -15.658373832702637 + ], + [ + "▁Gammon", + -15.6583833694458 + ], + [ + "▁Pavli", + -15.658398628234863 + ], + [ + "▁Scrappy", + -15.658428192138672 + ], + [ + "athion", + -15.658434867858887 + ], + [ + "▁Dupuis", + -15.658451080322266 + ], + [ + "▁Bedminster", + -15.658461570739746 + ], + [ + "▁Koppel", + -15.658515930175781 + ], + [ + "Passenger", + -15.658580780029297 + ], + [ + "▁Expansive", + -15.658605575561523 + ], + [ + "propylene", + -15.658681869506836 + ], + [ + "▁Phobos", + -15.65869426727295 + ], + [ + "▁Dumbbell", + -15.658703804016113 + ], + [ + "▁Fredonia", + -15.65870475769043 + ], + [ + "▁biomedicine", + -15.65877914428711 + ], + [ + "▁nitroglycerin", + -15.658785820007324 + ], + [ + "bidding", + -15.658808708190918 + ], + [ + "algae", + -15.658823013305664 + ], + [ + "▁Rosamund", + -15.658855438232422 + ], + [ + "▁Submersible", + -15.658888816833496 + ], + [ + "▁studiously", + -15.658891677856445 + ], + [ + "▁obliterating", + -15.658914566040039 + ], + [ + "के", + -15.658916473388672 + ], + [ + "▁Motrin", + -15.658919334411621 + ], + [ + "▁vociferously", + -15.658923149108887 + ], + [ + "▁Bitmap", + -15.658966064453125 + ], + [ + "▁osteotomy", + -15.658970832824707 + ], + [ + "▁Radium", + -15.659010887145996 + ], + [ + "▁subsiding", + -15.659056663513184 + ], + [ + "disconnect", + -15.65910816192627 + ], + [ + "▁yuzu", + -15.659147262573242 + ], + [ + "▁Trammell", + -15.659205436706543 + ], + [ + "▁doilies", + -15.659250259399414 + ], + [ + "▁Ravenswood", + -15.65928840637207 + ], + [ + "▁Mavro", + -15.659384727478027 + ], + [ + "▁Dewalt", + -15.659445762634277 + ], + [ + "▁Nettie", + -15.659455299377441 + ], + [ + "causal", + -15.659491539001465 + ], + [ + "▁voyeuristic", + -15.659533500671387 + ], + [ + "▁Shearwater", + -15.659547805786133 + ], + [ + "▁Venturing", + -15.659547805786133 + ], + [ + "▁Salvi", + -15.659566879272461 + ], + [ + "▁salbutamol", + -15.659682273864746 + ], + [ + "▁alveoli", + -15.659685134887695 + ], + [ + "▁Для", + -15.659721374511719 + ], + [ + "▁microtransactions", + -15.659736633300781 + ], + [ + "▁Lytham", + -15.659768104553223 + ], + [ + "Scratch", + -15.659769058227539 + ], + [ + "▁impish", + -15.659769058227539 + ], + [ + "▁Preamble", + -15.659856796264648 + ], + [ + "▁Extremist", + -15.659941673278809 + ], + [ + "হ", + -15.65994644165039 + ], + [ + "▁Sargeant", + -15.659978866577148 + ], + [ + "morris", + -15.659980773925781 + ], + [ + "▁Bernoulli", + -15.659997940063477 + ], + [ + "▁Statistic", + -15.660028457641602 + ], + [ + "▁APPEAL", + -15.660110473632812 + ], + [ + "▁parallelogram", + -15.660179138183594 + ], + [ + "▁Limonene", + -15.660194396972656 + ], + [ + "▁NARRATOR", + -15.660204887390137 + ], + [ + "▁Froh", + -15.660228729248047 + ], + [ + "▁pecca", + -15.660247802734375 + ], + [ + "▁Fitzsimmons", + -15.660256385803223 + ], + [ + "utilised", + -15.660294532775879 + ], + [ + "عمل", + -15.66031551361084 + ], + [ + "▁tacoma", + -15.660344123840332 + ], + [ + "से", + -15.660386085510254 + ], + [ + "Sterling", + -15.660407066345215 + ], + [ + "▁Apopka", + -15.660438537597656 + ], + [ + "▁इस", + -15.660531044006348 + ], + [ + "Brahm", + -15.66054916381836 + ], + [ + "▁Dravidian", + -15.660573959350586 + ], + [ + "▁Telehealth", + -15.660589218139648 + ], + [ + "▁omnivorous", + -15.660592079162598 + ], + [ + "▁repackaging", + -15.660660743713379 + ], + [ + "Lieutenant", + -15.660688400268555 + ], + [ + "dwarf", + -15.660737037658691 + ], + [ + "▁Bielefeld", + -15.660746574401855 + ], + [ + "▁cavalcade", + -15.660798072814941 + ], + [ + "▁Zaza", + -15.660804748535156 + ], + [ + "▁decentralisation", + -15.660849571228027 + ], + [ + "▁Paycheck", + -15.66089153289795 + ], + [ + "▁symbiont", + -15.660901069641113 + ], + [ + "▁Midwinter", + -15.660941123962402 + ], + [ + "▁pradesh", + -15.66096019744873 + ], + [ + "▁InfoTrie", + -15.660979270935059 + ], + [ + "▁jeez", + -15.660994529724121 + ], + [ + "▁Sepulchre", + -15.661056518554688 + ], + [ + "▁sombrero", + -15.661115646362305 + ], + [ + "▁Krampus", + -15.66115951538086 + ], + [ + "▁Laodicea", + -15.661164283752441 + ], + [ + "▁syria", + -15.661214828491211 + ], + [ + "WASH", + -15.661247253417969 + ], + [ + "▁Baluchistan", + -15.661263465881348 + ], + [ + "▁meerkat", + -15.661340713500977 + ], + [ + "▁microbrewery", + -15.66134262084961 + ], + [ + "▁McAlpine", + -15.661355018615723 + ], + [ + "▁motilium", + -15.661368370056152 + ], + [ + "▁Collide", + -15.661396026611328 + ], + [ + "▁Unstable", + -15.661413192749023 + ], + [ + "▁Rosenblatt", + -15.661428451538086 + ], + [ + "▁Dukakis", + -15.661443710327148 + ], + [ + "factual", + -15.661456108093262 + ], + [ + "▁ovoid", + -15.661456108093262 + ], + [ + "▁pathophysiological", + -15.661469459533691 + ], + [ + "▁Worshipful", + -15.66147518157959 + ], + [ + "▁Kapital", + -15.661595344543457 + ], + [ + "Morph", + -15.66159725189209 + ], + [ + "▁Mukhtar", + -15.661667823791504 + ], + [ + "▁Seddon", + -15.661739349365234 + ], + [ + "▁strateg", + -15.661853790283203 + ], + [ + "▁Alprazolam", + -15.661857604980469 + ], + [ + "▁submerging", + -15.661934852600098 + ], + [ + "▁idyll", + -15.661966323852539 + ], + [ + "▁preternatural", + -15.661994934082031 + ], + [ + "adapter", + -15.662032127380371 + ], + [ + "ícia", + -15.662066459655762 + ], + [ + "▁Wyvern", + -15.662078857421875 + ], + [ + "▁Aurangzeb", + -15.662090301513672 + ], + [ + "▁BANGKOK", + -15.662116050720215 + ], + [ + "▁Kirov", + -15.662240982055664 + ], + [ + "▁kundalini", + -15.66224479675293 + ], + [ + "▁Imposing", + -15.662259101867676 + ], + [ + "optimization", + -15.662264823913574 + ], + [ + "seattle", + -15.66232967376709 + ], + [ + "▁transcranial", + -15.662400245666504 + ], + [ + "▁Whitbread", + -15.662416458129883 + ], + [ + "▁DEBUG", + -15.662420272827148 + ], + [ + "転", + -15.662424087524414 + ], + [ + "▁prematurity", + -15.662446022033691 + ], + [ + "▁grizzlies", + -15.662477493286133 + ], + [ + "▁zyban", + -15.662528038024902 + ], + [ + "▁Vassil", + -15.662530899047852 + ], + [ + "▁Galliano", + -15.66254711151123 + ], + [ + "▁Electrostatic", + -15.662576675415039 + ], + [ + "tragic", + -15.662620544433594 + ], + [ + "▁Schlegel", + -15.662629127502441 + ], + [ + "▁Genuity", + -15.662644386291504 + ], + [ + "Sanchez", + -15.662663459777832 + ], + [ + "▁Biopsy", + -15.662711143493652 + ], + [ + "▁Lilongwe", + -15.662711143493652 + ], + [ + "▁Aayog", + -15.662717819213867 + ], + [ + "▁saddening", + -15.662737846374512 + ], + [ + "▁Spurrier", + -15.662744522094727 + ], + [ + "▁Cuzco", + -15.662773132324219 + ], + [ + "▁ANTH", + -15.662797927856445 + ], + [ + "▁futsal", + -15.662832260131836 + ], + [ + "せ", + -15.66287612915039 + ], + [ + "▁COSMO", + -15.662883758544922 + ], + [ + "european", + -15.662891387939453 + ], + [ + "▁Schuette", + -15.6628999710083 + ], + [ + "▁Sawtooth", + -15.66299057006836 + ], + [ + "promoter", + -15.66301441192627 + ], + [ + "▁glycan", + -15.663015365600586 + ], + [ + "▁kryptonite", + -15.66309928894043 + ], + [ + "Panama", + -15.663108825683594 + ], + [ + "▁claret", + -15.663177490234375 + ], + [ + "▁neuroma", + -15.663192749023438 + ], + [ + "obtained", + -15.663195610046387 + ], + [ + "▁EMILY", + -15.663203239440918 + ], + [ + "▁telecommute", + -15.663246154785156 + ], + [ + "▁Pokies", + -15.663253784179688 + ], + [ + "▁accustom", + -15.663269996643066 + ], + [ + "▁clarinetist", + -15.6632719039917 + ], + [ + "umbrella", + -15.663335800170898 + ], + [ + "▁POUND", + -15.663337707519531 + ], + [ + "▁calzone", + -15.663354873657227 + ], + [ + "Amino", + -15.663392066955566 + ], + [ + "▁accessorizing", + -15.663491249084473 + ], + [ + "▁Hillbilly", + -15.66349983215332 + ], + [ + "▁Foxboro", + -15.663542747497559 + ], + [ + "▁Appomattox", + -15.663590431213379 + ], + [ + "▁Haggis", + -15.663612365722656 + ], + [ + "▁Darragh", + -15.663652420043945 + ], + [ + "▁temporomandibular", + -15.663668632507324 + ], + [ + "▁unspent", + -15.663697242736816 + ], + [ + "▁Prichard", + -15.663715362548828 + ], + [ + "រ", + -15.663741111755371 + ], + [ + "▁prophesies", + -15.663745880126953 + ], + [ + "态", + -15.663777351379395 + ], + [ + "난", + -15.663797378540039 + ], + [ + "globalization", + -15.663840293884277 + ], + [ + "▁strafe", + -15.663840293884277 + ], + [ + "говор", + -15.663844108581543 + ], + [ + "Sensitive", + -15.663869857788086 + ], + [ + "▁mantelpiece", + -15.663911819458008 + ], + [ + "▁timidity", + -15.663936614990234 + ], + [ + "▁Edelstein", + -15.663965225219727 + ], + [ + "surname", + -15.663997650146484 + ], + [ + "▁Lytton", + -15.664008140563965 + ], + [ + "▁заказ", + -15.66401195526123 + ], + [ + "▁Unquestionably", + -15.664031028747559 + ], + [ + "▁Lemur", + -15.664087295532227 + ], + [ + "▁Okamoto", + -15.664090156555176 + ], + [ + "▁dinky", + -15.664090156555176 + ], + [ + "▁scarab", + -15.664108276367188 + ], + [ + "▁Weizmann", + -15.664113998413086 + ], + [ + "▁herbivore", + -15.66421127319336 + ], + [ + "▁neccessary", + -15.664212226867676 + ], + [ + "▁scandinavian", + -15.664212226867676 + ], + [ + "▁Adorned", + -15.66423225402832 + ], + [ + "▁Alaric", + -15.664319038391113 + ], + [ + "▁ideologue", + -15.664325714111328 + ], + [ + "▁Vassal", + -15.664376258850098 + ], + [ + "▁Poinsettia", + -15.664420127868652 + ], + [ + "Windsor", + -15.664450645446777 + ], + [ + "▁encyclopaedia", + -15.664523124694824 + ], + [ + "▁buttercup", + -15.664527893066406 + ], + [ + "Creek", + -15.66454029083252 + ], + [ + "▁Demerara", + -15.664549827575684 + ], + [ + "▁Yekaterinburg", + -15.66460132598877 + ], + [ + "▁Clerical", + -15.664634704589844 + ], + [ + "▁symbology", + -15.664634704589844 + ], + [ + "▁Maddux", + -15.664678573608398 + ], + [ + "▁Taffy", + -15.664697647094727 + ], + [ + "TRACK", + -15.664709091186523 + ], + [ + "▁urological", + -15.664741516113281 + ], + [ + "▁буд", + -15.664773941040039 + ], + [ + "▁Castilian", + -15.664776802062988 + ], + [ + "Ortho", + -15.664782524108887 + ], + [ + "▁Belmond", + -15.664789199829102 + ], + [ + "▁SNCF", + -15.664859771728516 + ], + [ + "▁Prokop", + -15.664970397949219 + ], + [ + "RENE", + -15.664984703063965 + ], + [ + "▁Margaux", + -15.665000915527344 + ], + [ + "▁Gumball", + -15.66507625579834 + ], + [ + "ης", + -15.665105819702148 + ], + [ + "▁venereal", + -15.665127754211426 + ], + [ + "McDonald", + -15.665173530578613 + ], + [ + "▁phylum", + -15.665186882019043 + ], + [ + "▁DeWalt", + -15.66523551940918 + ], + [ + "▁BEWARE", + -15.66524600982666 + ], + [ + "▁Convince", + -15.665301322937012 + ], + [ + "▁sheaves", + -15.66530990600586 + ], + [ + "▁Practicum", + -15.665329933166504 + ], + [ + "▁chivalrous", + -15.665352821350098 + ], + [ + "альные", + -15.665356636047363 + ], + [ + "▁Mandell", + -15.665356636047363 + ], + [ + "vathi", + -15.665363311767578 + ], + [ + "▁Svensson", + -15.66536808013916 + ], + [ + "▁Harga", + -15.66539192199707 + ], + [ + "▁Ossoff", + -15.665412902832031 + ], + [ + "▁Pepys", + -15.665422439575195 + ], + [ + "Sabrina", + -15.66542911529541 + ], + [ + "▁Shizuoka", + -15.665435791015625 + ], + [ + "▁Benedetto", + -15.665482521057129 + ], + [ + "▁helminth", + -15.665482521057129 + ], + [ + "▁angiogram", + -15.665535926818848 + ], + [ + "▁Egbert", + -15.665539741516113 + ], + [ + "▁pipped", + -15.665579795837402 + ], + [ + "▁darwin", + -15.665599822998047 + ], + [ + "▁stratigraphy", + -15.665602684020996 + ], + [ + "▁Vassili", + -15.665608406066895 + ], + [ + "▁grudging", + -15.665610313415527 + ], + [ + "▁Curlew", + -15.66562557220459 + ], + [ + "▁lyme", + -15.665627479553223 + ], + [ + "▁স", + -15.665631294250488 + ], + [ + "▁propagand", + -15.66563606262207 + ], + [ + "▁OVERVIEW", + -15.66567325592041 + ], + [ + "▁referenda", + -15.665689468383789 + ], + [ + "▁homophobe", + -15.665724754333496 + ], + [ + "slett", + -15.665732383728027 + ], + [ + "▁Miscavige", + -15.66576862335205 + ], + [ + "▁lithographic", + -15.665790557861328 + ], + [ + "▁Shepparton", + -15.665794372558594 + ], + [ + "▁Gardaí", + -15.665797233581543 + ], + [ + "▁peridot", + -15.665843963623047 + ], + [ + "▁frumpy", + -15.665871620178223 + ], + [ + "▁membuat", + -15.665871620178223 + ], + [ + "▁EIGHTY", + -15.665942192077637 + ], + [ + "▁concessionaire", + -15.665958404541016 + ], + [ + "▁Lancome", + -15.66598892211914 + ], + [ + "▁spondylo", + -15.66600227355957 + ], + [ + "▁Sulphate", + -15.666028022766113 + ], + [ + "▁Clerkenwell", + -15.666053771972656 + ], + [ + "▁종", + -15.666081428527832 + ], + [ + "coalition", + -15.666085243225098 + ], + [ + "▁Kagawa", + -15.666139602661133 + ], + [ + "▁Glenelg", + -15.666234970092773 + ], + [ + "Luther", + -15.666259765625 + ], + [ + "▁Guida", + -15.666277885437012 + ], + [ + "▁Streatham", + -15.666313171386719 + ], + [ + "▁Injectable", + -15.666315078735352 + ], + [ + "EURO", + -15.666319847106934 + ], + [ + "мин", + -15.666329383850098 + ], + [ + "israel", + -15.666373252868652 + ], + [ + "▁Nacogdoches", + -15.66644287109375 + ], + [ + "▁Magritte", + -15.666443824768066 + ], + [ + "▁Buccaneer", + -15.66645336151123 + ], + [ + "Modified", + -15.666508674621582 + ], + [ + "▁ZigBee", + -15.666606903076172 + ], + [ + "femoral", + -15.666608810424805 + ], + [ + "▁Biohazard", + -15.666645050048828 + ], + [ + "Petite", + -15.666669845581055 + ], + [ + "▁norvasc", + -15.666703224182129 + ], + [ + "Celebrate", + -15.666712760925293 + ], + [ + "contrary", + -15.666722297668457 + ], + [ + "▁motrin", + -15.666725158691406 + ], + [ + "▁bioassay", + -15.666778564453125 + ], + [ + "▁phish", + -15.666790008544922 + ], + [ + "▁Clarksburg", + -15.66680908203125 + ], + [ + "Population", + -15.666852951049805 + ], + [ + "▁Rosita", + -15.666861534118652 + ], + [ + "▁subregion", + -15.666868209838867 + ], + [ + "▁Valente", + -15.666938781738281 + ], + [ + "▁같은", + -15.667014122009277 + ], + [ + "▁Experi", + -15.667098999023438 + ], + [ + "VALUE", + -15.667163848876953 + ], + [ + "▁STOXX", + -15.667204856872559 + ], + [ + "▁CIRCUMSTANCES", + -15.667222023010254 + ], + [ + "▁sandblasted", + -15.667222023010254 + ], + [ + "CONTIN", + -15.66724681854248 + ], + [ + "▁recapitalization", + -15.667248725891113 + ], + [ + "▁Twente", + -15.667281150817871 + ], + [ + "▁omnidirectional", + -15.667386054992676 + ], + [ + "▁Srikanth", + -15.66740608215332 + ], + [ + "immel", + -15.667420387268066 + ], + [ + "veined", + -15.66746997833252 + ], + [ + "▁Zinda", + -15.667471885681152 + ], + [ + "▁QUARTER", + -15.667482376098633 + ], + [ + "▁nephritis", + -15.667509078979492 + ], + [ + "▁annotating", + -15.667512893676758 + ], + [ + "▁TROY", + -15.667613983154297 + ], + [ + "▁Radiotherapy", + -15.667646408081055 + ], + [ + "ška", + -15.667719841003418 + ], + [ + "▁Gondwana", + -15.667747497558594 + ], + [ + "▁Trifecta", + -15.667794227600098 + ], + [ + "▁keith", + -15.667794227600098 + ], + [ + "rehearsed", + -15.667841911315918 + ], + [ + "harbor", + -15.667855262756348 + ], + [ + "▁PureVPN", + -15.667872428894043 + ], + [ + "▁Chamorro", + -15.667874336242676 + ], + [ + "▁Kovalchuk", + -15.667876243591309 + ], + [ + "▁Sigurdsson", + -15.667877197265625 + ], + [ + "▁Babylonia", + -15.66788101196289 + ], + [ + "▁Temperament", + -15.667892456054688 + ], + [ + "mercy", + -15.667915344238281 + ], + [ + "▁Naqvi", + -15.668027877807617 + ], + [ + "Experiment", + -15.668082237243652 + ], + [ + "Bianca", + -15.668156623840332 + ], + [ + "▁blotchy", + -15.668230056762695 + ], + [ + "▁Sucre", + -15.668242454528809 + ], + [ + "▁bedfellows", + -15.668242454528809 + ], + [ + "▁lorazepam", + -15.66826343536377 + ], + [ + "▁Biochim", + -15.668270111083984 + ], + [ + "▁fecundity", + -15.668282508850098 + ], + [ + "▁CAPACITY", + -15.668291091918945 + ], + [ + "▁Humorous", + -15.668291091918945 + ], + [ + "▁Disappearance", + -15.66833782196045 + ], + [ + "Leslie", + -15.668356895446777 + ], + [ + "▁glutinous", + -15.668375015258789 + ], + [ + "▁unashamed", + -15.668476104736328 + ], + [ + "▁NCUA", + -15.668554306030273 + ], + [ + "▁Nemours", + -15.668559074401855 + ], + [ + "Earl", + -15.668573379516602 + ], + [ + "▁DISTRIBUTION", + -15.668574333190918 + ], + [ + "▁THEREFORE", + -15.668574333190918 + ], + [ + "prisoners", + -15.668610572814941 + ], + [ + "▁Pollut", + -15.668628692626953 + ], + [ + "▁minocycline", + -15.668652534484863 + ], + [ + "MySQL", + -15.668732643127441 + ], + [ + "▁Pietermaritzburg", + -15.668756484985352 + ], + [ + "▁Convict", + -15.668839454650879 + ], + [ + "▁adaptogen", + -15.668862342834473 + ], + [ + "▁Tandoori", + -15.668912887573242 + ], + [ + "▁Escuela", + -15.66894817352295 + ], + [ + "▁VITAL", + -15.669061660766602 + ], + [ + "▁Ambleside", + -15.669069290161133 + ], + [ + "▁Bogaerts", + -15.669069290161133 + ], + [ + "▁RUSSELL", + -15.669095039367676 + ], + [ + "▁occultist", + -15.669168472290039 + ], + [ + "Tutor", + -15.66919994354248 + ], + [ + "▁silliest", + -15.669225692749023 + ], + [ + "▁Zealot", + -15.66926383972168 + ], + [ + "Butterfly", + -15.669309616088867 + ], + [ + "▁genau", + -15.669319152832031 + ], + [ + "▁Patriotism", + -15.669341087341309 + ], + [ + "▁Chelyabinsk", + -15.669355392456055 + ], + [ + "▁Pollak", + -15.669395446777344 + ], + [ + "▁Boulanger", + -15.669417381286621 + ], + [ + "▁Kwong", + -15.669437408447266 + ], + [ + "▁Cyanide", + -15.669447898864746 + ], + [ + "▁Loewen", + -15.669449806213379 + ], + [ + "Kindergarten", + -15.669559478759766 + ], + [ + "▁supercede", + -15.669607162475586 + ], + [ + "▁disillusion", + -15.6696195602417 + ], + [ + "▁Javits", + -15.669634819030762 + ], + [ + "▁Ribera", + -15.669659614562988 + ], + [ + "▁DECIDE", + -15.66967487335205 + ], + [ + "▁Ishtar", + -15.669698715209961 + ], + [ + "▁Ajith", + -15.66971492767334 + ], + [ + "▁우리", + -15.669746398925781 + ], + [ + "▁Zachariah", + -15.669781684875488 + ], + [ + "▁compensator", + -15.669794082641602 + ], + [ + "autobiographical", + -15.669820785522461 + ], + [ + "▁suce", + -15.669825553894043 + ], + [ + "▁SquarePants", + -15.66985034942627 + ], + [ + "▁Tyvek", + -15.669880867004395 + ], + [ + "▁Corelli", + -15.66988468170166 + ], + [ + "▁Howlett", + -15.66989803314209 + ], + [ + "▁rDNA", + -15.669907569885254 + ], + [ + "▁ergodic", + -15.670007705688477 + ], + [ + "▁tricolor", + -15.670022964477539 + ], + [ + "▁postprandial", + -15.670029640197754 + ], + [ + "▁Swachh", + -15.670036315917969 + ], + [ + "Membership", + -15.67006778717041 + ], + [ + "Applause", + -15.6701078414917 + ], + [ + "▁SAHM", + -15.670114517211914 + ], + [ + "▁Marantz", + -15.67016315460205 + ], + [ + "▁Ewok", + -15.670204162597656 + ], + [ + "▁derangement", + -15.67021656036377 + ], + [ + "▁Garrard", + -15.670226097106934 + ], + [ + "▁GENUINE", + -15.670241355895996 + ], + [ + "▁Collapsible", + -15.670268058776855 + ], + [ + "▁Bolero", + -15.670278549194336 + ], + [ + "▁Artemisia", + -15.670339584350586 + ], + [ + "▁SmartThings", + -15.670351028442383 + ], + [ + "▁Inferior", + -15.670372009277344 + ], + [ + "clokep", + -15.67041015625 + ], + [ + "▁Ganymede", + -15.670424461364746 + ], + [ + "▁REPEAT", + -15.670449256896973 + ], + [ + "incentive", + -15.670454025268555 + ], + [ + "▁microalgae", + -15.670500755310059 + ], + [ + "▁Duhamel", + -15.670503616333008 + ], + [ + "Arkansas", + -15.670527458190918 + ], + [ + "▁cyclosporine", + -15.670554161071777 + ], + [ + "chondral", + -15.670561790466309 + ], + [ + "▁Gardasil", + -15.670598030090332 + ], + [ + "▁Dierks", + -15.670612335205078 + ], + [ + "▁Surendra", + -15.67061710357666 + ], + [ + "▁lenticular", + -15.670702934265137 + ], + [ + "Acquire", + -15.6707181930542 + ], + [ + "▁enthroned", + -15.670737266540527 + ], + [ + "ведение", + -15.670755386352539 + ], + [ + "▁Nantwich", + -15.67076301574707 + ], + [ + "▁AccuWeather", + -15.670766830444336 + ], + [ + "▁pupae", + -15.67078685760498 + ], + [ + "▁positivist", + -15.670832633972168 + ], + [ + "childhood", + -15.670833587646484 + ], + [ + "▁Speyside", + -15.670841217041016 + ], + [ + "▁DESIGNER", + -15.670855522155762 + ], + [ + "▁Bicycling", + -15.670884132385254 + ], + [ + "Bharat", + -15.670923233032227 + ], + [ + "ል", + -15.670945167541504 + ], + [ + "▁Javascript", + -15.670949935913086 + ], + [ + "▁Biarritz", + -15.670997619628906 + ], + [ + "▁Mossberg", + -15.67109489440918 + ], + [ + "▁transpiration", + -15.671119689941406 + ], + [ + "▁aldosterone", + -15.671128273010254 + ], + [ + "Solomon", + -15.671158790588379 + ], + [ + "HAHAHAHA", + -15.671168327331543 + ], + [ + "▁Shiseido", + -15.671180725097656 + ], + [ + "▁mycelium", + -15.6712064743042 + ], + [ + "▁Renwick", + -15.671226501464844 + ], + [ + "wrought", + -15.671243667602539 + ], + [ + "posición", + -15.671305656433105 + ], + [ + "▁Crackdown", + -15.671360969543457 + ], + [ + "▁Gambhir", + -15.671475410461426 + ], + [ + "▁Fatih", + -15.671483993530273 + ], + [ + "می", + -15.671491622924805 + ], + [ + "▁Norristown", + -15.6715669631958 + ], + [ + "▁Schnabel", + -15.6715669631958 + ], + [ + "▁budgie", + -15.671594619750977 + ], + [ + "▁Учеб", + -15.671597480773926 + ], + [ + "▁charleston", + -15.67167854309082 + ], + [ + "▁Pharmacokinetic", + -15.671704292297363 + ], + [ + "Tournament", + -15.67175006866455 + ], + [ + "▁Ladybird", + -15.671777725219727 + ], + [ + "▁Dubstep", + -15.671792984008789 + ], + [ + "▁Pygmy", + -15.671806335449219 + ], + [ + "支", + -15.671813011169434 + ], + [ + "▁PROTEIN", + -15.67188549041748 + ], + [ + "▁Tilak", + -15.671917915344238 + ], + [ + "▁Ngoc", + -15.671935081481934 + ], + [ + "▁nauseum", + -15.671936988830566 + ], + [ + "▁comeuppance", + -15.671989440917969 + ], + [ + "▁말", + -15.672002792358398 + ], + [ + "Obj", + -15.672016143798828 + ], + [ + "▁briny", + -15.67205810546875 + ], + [ + "▁Carlile", + -15.672061920166016 + ], + [ + "▁Euromonitor", + -15.67212963104248 + ], + [ + "Connecticut", + -15.672172546386719 + ], + [ + "▁climatology", + -15.672173500061035 + ], + [ + "logische", + -15.67221450805664 + ], + [ + "भा", + -15.67221736907959 + ], + [ + "▁Stannis", + -15.672281265258789 + ], + [ + "standardized", + -15.672334671020508 + ], + [ + "▁Thibault", + -15.672381401062012 + ], + [ + "▁Palumbo", + -15.67239761352539 + ], + [ + "▁Gargano", + -15.672402381896973 + ], + [ + "øj", + -15.67241096496582 + ], + [ + "▁Dinnerware", + -15.672439575195312 + ], + [ + "▁oportunidad", + -15.67251205444336 + ], + [ + "Minneapolis", + -15.672533988952637 + ], + [ + "▁Porous", + -15.672555923461914 + ], + [ + "▁Montour", + -15.672557830810547 + ], + [ + "▁florescent", + -15.67259407043457 + ], + [ + "▁subsume", + -15.672625541687012 + ], + [ + "▁ESTIMATE", + -15.672669410705566 + ], + [ + "Quilt", + -15.672673225402832 + ], + [ + "▁Tactile", + -15.672680854797363 + ], + [ + "normalized", + -15.672733306884766 + ], + [ + "▁Bitty", + -15.6727876663208 + ], + [ + "▁Artstor", + -15.672810554504395 + ], + [ + "▁nanocrystals", + -15.672820091247559 + ], + [ + "ministry", + -15.672831535339355 + ], + [ + "▁Centrifuge", + -15.672853469848633 + ], + [ + "▁Tonawanda", + -15.672929763793945 + ], + [ + "▁Financier", + -15.672956466674805 + ], + [ + "▁Nagios", + -15.673012733459473 + ], + [ + "▁matriculated", + -15.673012733459473 + ], + [ + "Residential", + -15.67302417755127 + ], + [ + "Bravo", + -15.673027992248535 + ], + [ + "▁Subsidies", + -15.67303466796875 + ], + [ + "▁Whaling", + -15.673040390014648 + ], + [ + "roaming", + -15.673046112060547 + ], + [ + "▁eureka", + -15.67305850982666 + ], + [ + "▁LIGHTING", + -15.673077583312988 + ], + [ + "▁Crunchyroll", + -15.673148155212402 + ], + [ + "adillo", + -15.67316722869873 + ], + [ + "▁Nipper", + -15.67316722869873 + ], + [ + "Austrian", + -15.673175811767578 + ], + [ + "filtrate", + -15.673203468322754 + ], + [ + "▁SERIOUSLY", + -15.67321491241455 + ], + [ + "HOPE", + -15.673221588134766 + ], + [ + "▁SELLING", + -15.673223495483398 + ], + [ + "▁pharmacotherapy", + -15.673223495483398 + ], + [ + "equivoca", + -15.673331260681152 + ], + [ + "독", + -15.673348426818848 + ], + [ + "icamente", + -15.673378944396973 + ], + [ + "▁sneakily", + -15.673398971557617 + ], + [ + "▁WARRIOR", + -15.67340087890625 + ], + [ + "构", + -15.6734037399292 + ], + [ + "▁JavaFX", + -15.673476219177246 + ], + [ + "▁gobsmacked", + -15.673479080200195 + ], + [ + "▁estilo", + -15.673491477966309 + ], + [ + "Palace", + -15.673548698425293 + ], + [ + "▁Westmeath", + -15.67355728149414 + ], + [ + "▁QoL", + -15.673569679260254 + ], + [ + "iên", + -15.673599243164062 + ], + [ + "▁Brooklands", + -15.673625946044922 + ], + [ + "▁Dictatorship", + -15.6736421585083 + ], + [ + "▁siècle", + -15.673687934875488 + ], + [ + "▁LNCS", + -15.673711776733398 + ], + [ + "▁jigger", + -15.673718452453613 + ], + [ + "▁bolero", + -15.673755645751953 + ], + [ + "▁Apologetics", + -15.673819541931152 + ], + [ + "stomach", + -15.673840522766113 + ], + [ + "▁Cockney", + -15.67386531829834 + ], + [ + "▁Sloven", + -15.673894882202148 + ], + [ + "▁Konig", + -15.673904418945312 + ], + [ + "▁의해", + -15.67392635345459 + ], + [ + "▁Guha", + -15.674118995666504 + ], + [ + "▁hippopotamus", + -15.67413330078125 + ], + [ + "▁Vashem", + -15.674177169799805 + ], + [ + "▁MANUFACTURE", + -15.674205780029297 + ], + [ + "▁Mundial", + -15.674217224121094 + ], + [ + "▁Aliyah", + -15.674236297607422 + ], + [ + "alphabet", + -15.674269676208496 + ], + [ + "grasp", + -15.674341201782227 + ], + [ + "▁citrine", + -15.674347877502441 + ], + [ + "readiness", + -15.674373626708984 + ], + [ + "Confession", + -15.67441177368164 + ], + [ + "▁qenë", + -15.674443244934082 + ], + [ + "mplify", + -15.674447059631348 + ], + [ + "bayev", + -15.674476623535156 + ], + [ + "▁Margaritaville", + -15.674530029296875 + ], + [ + "▁Lotteries", + -15.674535751342773 + ], + [ + "CONTROL", + -15.674560546875 + ], + [ + "▁Niseko", + -15.674562454223633 + ], + [ + "▁SPIEGEL", + -15.674578666687012 + ], + [ + "▁Rockabilly", + -15.674604415893555 + ], + [ + "ው", + -15.674630165100098 + ], + [ + "technologie", + -15.674637794494629 + ], + [ + "▁VATICAN", + -15.674656867980957 + ], + [ + "实施例", + -15.67465877532959 + ], + [ + "▁paean", + -15.674661636352539 + ], + [ + "▁Fleisch", + -15.674725532531738 + ], + [ + "▁Whitchurch", + -15.674732208251953 + ], + [ + "▁snook", + -15.674734115600586 + ], + [ + "ELIA", + -15.67474365234375 + ], + [ + "▁Olivo", + -15.674753189086914 + ], + [ + "▁Espen", + -15.67475414276123 + ], + [ + "▁pilaf", + -15.674776077270508 + ], + [ + "▁Rotator", + -15.674788475036621 + ], + [ + "▁Backlund", + -15.674820899963379 + ], + [ + "▁wanker", + -15.67485237121582 + ], + [ + "▁Pahrump", + -15.674867630004883 + ], + [ + "▁intrastate", + -15.674942970275879 + ], + [ + "glycol", + -15.674981117248535 + ], + [ + "▁Kikuchi", + -15.675003051757812 + ], + [ + "▁vilification", + -15.675012588500977 + ], + [ + "▁Soulja", + -15.675020217895508 + ], + [ + "▁exigent", + -15.675036430358887 + ], + [ + "▁Franch", + -15.675050735473633 + ], + [ + "mathematical", + -15.675065040588379 + ], + [ + "▁Tiramisu", + -15.675102233886719 + ], + [ + "QUAL", + -15.67518138885498 + ], + [ + "▁sidle", + -15.675195693969727 + ], + [ + "▁Rivendell", + -15.675206184387207 + ], + [ + "Subscription", + -15.675214767456055 + ], + [ + "▁Rubies", + -15.675219535827637 + ], + [ + "▁psychotherapeutic", + -15.675271034240723 + ], + [ + "LARGE", + -15.675281524658203 + ], + [ + "▁Torrens", + -15.675322532653809 + ], + [ + "▁Pembina", + -15.67536449432373 + ], + [ + "▁Garrido", + -15.67540454864502 + ], + [ + "▁Yugi", + -15.675447463989258 + ], + [ + "▁irreverence", + -15.675495147705078 + ], + [ + "▁Croquet", + -15.67552661895752 + ], + [ + "▁Thurber", + -15.675570487976074 + ], + [ + "▁Gerlach", + -15.675602912902832 + ], + [ + "▁virility", + -15.675615310668945 + ], + [ + "Emerald", + -15.675630569458008 + ], + [ + "▁учеб", + -15.675651550292969 + ], + [ + "▁THREAT", + -15.675763130187988 + ], + [ + "motorcycle", + -15.675771713256836 + ], + [ + "▁Medeiros", + -15.675862312316895 + ], + [ + "▁Qadri", + -15.675950050354004 + ], + [ + "▁unintelligent", + -15.675976753234863 + ], + [ + "▁Geometr", + -15.675995826721191 + ], + [ + "▁frailties", + -15.676030158996582 + ], + [ + "ETTING", + -15.676051139831543 + ], + [ + "▁Harlingen", + -15.676095008850098 + ], + [ + "▁Beluga", + -15.676124572753906 + ], + [ + "▁Minimizing", + -15.676125526428223 + ], + [ + "▁Duffield", + -15.676218032836914 + ], + [ + "▁Bhardwaj", + -15.676255226135254 + ], + [ + "▁Saurabh", + -15.676264762878418 + ], + [ + "▁Martingale", + -15.676286697387695 + ], + [ + "▁Dorfman", + -15.676290512084961 + ], + [ + "▁umbrage", + -15.676307678222656 + ], + [ + "▁Smudge", + -15.676353454589844 + ], + [ + "Allahu", + -15.676361083984375 + ], + [ + "▁Rainmaker", + -15.676407814025879 + ], + [ + "▁Flume", + -15.676431655883789 + ], + [ + "▁Menstrual", + -15.676438331604004 + ], + [ + "▁Ferrous", + -15.676471710205078 + ], + [ + "▁Wetherby", + -15.676501274108887 + ], + [ + "thirsty", + -15.676507949829102 + ], + [ + "▁metatrader", + -15.676531791687012 + ], + [ + "▁COMPASS", + -15.676541328430176 + ], + [ + "▁Sorghum", + -15.676543235778809 + ], + [ + "▁Collegium", + -15.676700592041016 + ], + [ + "▁Cabell", + -15.676851272583008 + ], + [ + "▁STEAL", + -15.67685604095459 + ], + [ + "TSXV", + -15.676861763000488 + ], + [ + "▁catabolism", + -15.676910400390625 + ], + [ + "bleacherreport", + -15.676925659179688 + ], + [ + "▁Meilleur", + -15.677098274230957 + ], + [ + "lymphocyte", + -15.67710018157959 + ], + [ + "▁외", + -15.677101135253906 + ], + [ + "вол", + -15.677135467529297 + ], + [ + "▁Organist", + -15.677135467529297 + ], + [ + "▁pastoralists", + -15.677151679992676 + ], + [ + "▁sienna", + -15.677170753479004 + ], + [ + "▁Bronchitis", + -15.677173614501953 + ], + [ + "▁disjoint", + -15.677183151245117 + ], + [ + "▁NELSON", + -15.677199363708496 + ], + [ + "▁nippy", + -15.677199363708496 + ], + [ + "▁Sushant", + -15.677213668823242 + ], + [ + "▁Anniversaries", + -15.677226066589355 + ], + [ + "ც", + -15.677277565002441 + ], + [ + "▁stowage", + -15.677302360534668 + ], + [ + "sclerosis", + -15.67733097076416 + ], + [ + "loyalty", + -15.677340507507324 + ], + [ + "▁Muthu", + -15.677340507507324 + ], + [ + "fuzzy", + -15.677379608154297 + ], + [ + "oochie", + -15.67747974395752 + ], + [ + "▁tonsillitis", + -15.677488327026367 + ], + [ + "footnote", + -15.677494049072266 + ], + [ + "▁Colburn", + -15.677536964416504 + ], + [ + "▁Transocean", + -15.677543640136719 + ], + [ + "离", + -15.677546501159668 + ], + [ + "▁vRealize", + -15.677566528320312 + ], + [ + "▁Shigeru", + -15.67758846282959 + ], + [ + "▁EXCLUSIVELY", + -15.677591323852539 + ], + [ + "▁Weisberg", + -15.67764663696289 + ], + [ + "▁wormwood", + -15.677663803100586 + ], + [ + "▁Daines", + -15.677665710449219 + ], + [ + "🔥", + -15.677674293518066 + ], + [ + "▁streusel", + -15.677724838256836 + ], + [ + "▁unflappable", + -15.677750587463379 + ], + [ + "▁Audemars", + -15.677777290344238 + ], + [ + "▁pruritus", + -15.677777290344238 + ], + [ + "EVEN", + -15.677850723266602 + ], + [ + "▁konnte", + -15.677870750427246 + ], + [ + "▁meristem", + -15.677887916564941 + ], + [ + "▁occlusal", + -15.677907943725586 + ], + [ + "▁KILLED", + -15.677957534790039 + ], + [ + "chapel", + -15.67800521850586 + ], + [ + "▁Radic", + -15.678018569946289 + ], + [ + "▁Wattpad", + -15.67802906036377 + ], + [ + "▁flummoxed", + -15.67803955078125 + ], + [ + "님", + -15.67806625366211 + ], + [ + "differentiated", + -15.67812728881836 + ], + [ + "▁Deschanel", + -15.678144454956055 + ], + [ + "▁Forthcoming", + -15.678189277648926 + ], + [ + "mäki", + -15.678248405456543 + ], + [ + "▁impregnate", + -15.678277969360352 + ], + [ + "chondro", + -15.678289413452148 + ], + [ + "▁Ballinger", + -15.678304672241211 + ], + [ + "permitted", + -15.67831039428711 + ], + [ + "erfolg", + -15.678329467773438 + ], + [ + "▁которые", + -15.678380966186523 + ], + [ + "▁Lymphatic", + -15.678383827209473 + ], + [ + "▁fibronectin", + -15.678434371948242 + ], + [ + "▁credulous", + -15.678438186645508 + ], + [ + "▁glasgow", + -15.678460121154785 + ], + [ + "▁última", + -15.678512573242188 + ], + [ + "▁Basmati", + -15.678529739379883 + ], + [ + "▁CUBE", + -15.678534507751465 + ], + [ + "Petr", + -15.678552627563477 + ], + [ + "▁reprobate", + -15.678568840026855 + ], + [ + "▁série", + -15.678616523742676 + ], + [ + "▁Cleese", + -15.678632736206055 + ], + [ + "▁DateTime", + -15.67863655090332 + ], + [ + "▁barstool", + -15.678637504577637 + ], + [ + "▁ultima", + -15.678654670715332 + ], + [ + "▁phyla", + -15.678680419921875 + ], + [ + "▁hoodlums", + -15.678698539733887 + ], + [ + "Wordpress", + -15.678701400756836 + ], + [ + "▁CAMPBELL", + -15.678749084472656 + ], + [ + "▁REPUBLIC", + -15.678749084472656 + ], + [ + "▁Podemos", + -15.678766250610352 + ], + [ + "▁Decomposition", + -15.678789138793945 + ], + [ + "▁consignee", + -15.678816795349121 + ], + [ + "▁Bergstrom", + -15.678823471069336 + ], + [ + "▁SPLIT", + -15.678850173950195 + ], + [ + "▁barbecuing", + -15.67888069152832 + ], + [ + "▁Bicester", + -15.678888320922852 + ], + [ + "▁brachytherapy", + -15.67890739440918 + ], + [ + "▁rigueur", + -15.678933143615723 + ], + [ + "▁Theobald", + -15.678966522216797 + ], + [ + "▁Shellfish", + -15.679080963134766 + ], + [ + "▁Strobel", + -15.679210662841797 + ], + [ + "Anglo", + -15.67926025390625 + ], + [ + "▁Molasses", + -15.679381370544434 + ], + [ + "▁تع", + -15.679457664489746 + ], + [ + "▁uncannily", + -15.679485321044922 + ], + [ + "▁Carmarthenshire", + -15.679594993591309 + ], + [ + "▁boule", + -15.679603576660156 + ], + [ + "▁Porcello", + -15.679606437683105 + ], + [ + "▁Thorac", + -15.679619789123535 + ], + [ + "▁ungreased", + -15.679643630981445 + ], + [ + "▁Solvay", + -15.679657936096191 + ], + [ + "defect", + -15.67973804473877 + ], + [ + "▁coupé", + -15.679744720458984 + ], + [ + "▁Petrel", + -15.67988395690918 + ], + [ + "▁EPSRC", + -15.679987907409668 + ], + [ + "▁GRANITE", + -15.680011749267578 + ], + [ + "botanical", + -15.680013656616211 + ], + [ + "▁Confessor", + -15.68007755279541 + ], + [ + "▁hallucinate", + -15.680091857910156 + ], + [ + "inquiry", + -15.680100440979004 + ], + [ + "sunshine", + -15.680179595947266 + ], + [ + "▁Paddling", + -15.680273056030273 + ], + [ + "▁Anacostia", + -15.680274963378906 + ], + [ + "VIER", + -15.680301666259766 + ], + [ + "▁Embarrassing", + -15.680301666259766 + ], + [ + "▁Giotto", + -15.680336952209473 + ], + [ + "▁dirge", + -15.680441856384277 + ], + [ + "▁RnB", + -15.680460929870605 + ], + [ + "informative", + -15.680503845214844 + ], + [ + "oakley", + -15.68053150177002 + ], + [ + "withdrawal", + -15.680538177490234 + ], + [ + "▁Loesch", + -15.68055534362793 + ], + [ + "Jensen", + -15.680563926696777 + ], + [ + "▁Chemother", + -15.680648803710938 + ], + [ + "▁Moyle", + -15.68066120147705 + ], + [ + "differential", + -15.680669784545898 + ], + [ + "▁Bloodborne", + -15.68069839477539 + ], + [ + "▁rebutted", + -15.680707931518555 + ], + [ + "▁Gynaecology", + -15.680723190307617 + ], + [ + "▁Blavatsky", + -15.68074893951416 + ], + [ + "▁kawasaki", + -15.68074893951416 + ], + [ + "▁pulsate", + -15.68074893951416 + ], + [ + "▁Rohl", + -15.68082046508789 + ], + [ + "▁Nürnberg", + -15.680828094482422 + ], + [ + "preserve", + -15.680862426757812 + ], + [ + "▁Isthmus", + -15.680908203125 + ], + [ + "▁Microcontroller", + -15.680949211120605 + ], + [ + "entrifug", + -15.680954933166504 + ], + [ + "מו", + -15.680997848510742 + ], + [ + "pogon", + -15.681005477905273 + ], + [ + "▁Sheepdog", + -15.681119918823242 + ], + [ + "▁pierogi", + -15.681163787841797 + ], + [ + "▁Annuities", + -15.681177139282227 + ], + [ + "Outlook", + -15.681181907653809 + ], + [ + "Amateur", + -15.68118667602539 + ], + [ + "▁HAMMER", + -15.68118667602539 + ], + [ + "▁Hazleton", + -15.681258201599121 + ], + [ + "▁Lassiter", + -15.681278228759766 + ], + [ + "▁sequoia", + -15.681303024291992 + ], + [ + "▁Mishnah", + -15.681341171264648 + ], + [ + "▁Goldsboro", + -15.681346893310547 + ], + [ + "statutory", + -15.681356430053711 + ], + [ + "▁Whitlam", + -15.68143367767334 + ], + [ + "▁Arkadi", + -15.681464195251465 + ], + [ + "▁Bustamante", + -15.681487083435059 + ], + [ + "oviruses", + -15.681575775146484 + ], + [ + "Tunnel", + -15.6815824508667 + ], + [ + "▁lightheadedness", + -15.681600570678711 + ], + [ + "▁Tedesco", + -15.681622505187988 + ], + [ + "▁nutella", + -15.681665420532227 + ], + [ + "以及", + -15.681710243225098 + ], + [ + "▁Vizag", + -15.681731224060059 + ], + [ + "▁unbanked", + -15.681777954101562 + ], + [ + "▁somatosensory", + -15.681803703308105 + ], + [ + "▁proprio", + -15.681806564331055 + ], + [ + "▁будет", + -15.681838035583496 + ], + [ + "Emperor", + -15.681857109069824 + ], + [ + "▁Aeroflot", + -15.682120323181152 + ], + [ + "▁nicotinic", + -15.682225227355957 + ], + [ + "▁الف", + -15.682272911071777 + ], + [ + "ľ", + -15.682278633117676 + ], + [ + "▁leicht", + -15.682295799255371 + ], + [ + "▁subjunctive", + -15.682331085205078 + ], + [ + "ercise", + -15.682367324829102 + ], + [ + "▁Giddens", + -15.682415008544922 + ], + [ + "metaphor", + -15.6824312210083 + ], + [ + "▁huckster", + -15.6824369430542 + ], + [ + "coordinator", + -15.6824951171875 + ], + [ + "▁Barthel", + -15.682564735412598 + ], + [ + "▁adiposity", + -15.682568550109863 + ], + [ + "▁Mirada", + -15.682594299316406 + ], + [ + "▁Devereux", + -15.682600021362305 + ], + [ + "Torres", + -15.682637214660645 + ], + [ + "Karma", + -15.682646751403809 + ], + [ + "Memphis", + -15.682647705078125 + ], + [ + "▁HONOLULU", + -15.682647705078125 + ], + [ + "医", + -15.682672500610352 + ], + [ + "NHTSA", + -15.682682037353516 + ], + [ + "splitter", + -15.682687759399414 + ], + [ + "Taliban", + -15.682701110839844 + ], + [ + "ivating", + -15.682766914367676 + ], + [ + "▁Apocrypha", + -15.682779312133789 + ], + [ + "▁Furstenberg", + -15.682779312133789 + ], + [ + "▁Vipassana", + -15.68285846710205 + ], + [ + "ńska", + -15.682860374450684 + ], + [ + "▁harangue", + -15.682940483093262 + ], + [ + "▁Voyageur", + -15.682953834533691 + ], + [ + "▁Moncada", + -15.682989120483398 + ], + [ + "▁Laconia", + -15.683048248291016 + ], + [ + "▁दे", + -15.683083534240723 + ], + [ + "▁muggle", + -15.683099746704102 + ], + [ + "視", + -15.683109283447266 + ], + [ + "레이", + -15.683232307434082 + ], + [ + "sterile", + -15.683237075805664 + ], + [ + "▁Estefan", + -15.68332290649414 + ], + [ + "▁Broking", + -15.683388710021973 + ], + [ + "Economy", + -15.683394432067871 + ], + [ + "▁Ensenada", + -15.683440208435059 + ], + [ + "hilfe", + -15.68344497680664 + ], + [ + "▁Maurya", + -15.683460235595703 + ], + [ + "▁Hylton", + -15.68352222442627 + ], + [ + "OSIS", + -15.683536529541016 + ], + [ + "▁Akiva", + -15.683563232421875 + ], + [ + "▁Wildrose", + -15.683572769165039 + ], + [ + "▁RELIGION", + -15.683624267578125 + ], + [ + "ृ", + -15.683650970458984 + ], + [ + "häng", + -15.6836519241333 + ], + [ + "▁Assemblywoman", + -15.683711051940918 + ], + [ + "▁convalescent", + -15.683730125427246 + ], + [ + "▁Gertie", + -15.683812141418457 + ], + [ + "▁genitive", + -15.683833122253418 + ], + [ + "▁Kamikaze", + -15.683835983276367 + ], + [ + "▁Clyburn", + -15.683836936950684 + ], + [ + "▁Matthieu", + -15.683862686157227 + ], + [ + "▁Wetherspoon", + -15.68386459350586 + ], + [ + "▁stereotactic", + -15.683924674987793 + ], + [ + "Hypo", + -15.68393325805664 + ], + [ + "▁smtp", + -15.68396282196045 + ], + [ + "▁الص", + -15.684000015258789 + ], + [ + "▁autocad", + -15.684014320373535 + ], + [ + "▁Logue", + -15.684052467346191 + ], + [ + "άρ", + -15.68410873413086 + ], + [ + "organising", + -15.684123039245605 + ], + [ + "clavicular", + -15.68412971496582 + ], + [ + "plugged", + -15.6841402053833 + ], + [ + "값", + -15.684206008911133 + ], + [ + "▁bigwigs", + -15.68420696258545 + ], + [ + "▁abstruse", + -15.684232711791992 + ], + [ + "▁Sigil", + -15.684245109558105 + ], + [ + "▁polysilicon", + -15.68425464630127 + ], + [ + "▁Skydive", + -15.684263229370117 + ], + [ + "▁anticlimactic", + -15.684273719787598 + ], + [ + "吸", + -15.68429183959961 + ], + [ + "jtë", + -15.684296607971191 + ], + [ + "▁Murrow", + -15.684305191040039 + ], + [ + "▁Ostensibly", + -15.684338569641113 + ], + [ + "Observer", + -15.684345245361328 + ], + [ + "▁uncontroversial", + -15.684365272521973 + ], + [ + "▁Wavelength", + -15.684410095214844 + ], + [ + "FIFA", + -15.684420585632324 + ], + [ + "Springfield", + -15.684443473815918 + ], + [ + "▁Montano", + -15.68447494506836 + ], + [ + "▁Sialkot", + -15.684496879577637 + ], + [ + "▁roughshod", + -15.684524536132812 + ], + [ + "▁Harada", + -15.684548377990723 + ], + [ + "וד", + -15.684565544128418 + ], + [ + "▁Mendelson", + -15.684660911560059 + ], + [ + "▁Gaudet", + -15.684673309326172 + ], + [ + "▁traipse", + -15.684708595275879 + ], + [ + "▁interneurons", + -15.684709548950195 + ], + [ + "▁Gordhan", + -15.684741020202637 + ], + [ + "▁mesoderm", + -15.68478775024414 + ], + [ + "▁intifada", + -15.684866905212402 + ], + [ + "▁Ackroyd", + -15.684867858886719 + ], + [ + "▁laggy", + -15.684935569763184 + ], + [ + "▁Trattoria", + -15.684946060180664 + ], + [ + "▁statutorily", + -15.684972763061523 + ], + [ + "▁Laryngo", + -15.684986114501953 + ], + [ + "▁situating", + -15.68499755859375 + ], + [ + "▁gramophone", + -15.685007095336914 + ], + [ + "▁Glanville", + -15.685014724731445 + ], + [ + "stirring", + -15.685020446777344 + ], + [ + "▁Kommunikation", + -15.685025215148926 + ], + [ + "▁Tymoshenko", + -15.685026168823242 + ], + [ + "چ", + -15.685027122497559 + ], + [ + "▁Tristram", + -15.685029029846191 + ], + [ + "occu", + -15.685046195983887 + ], + [ + "▁Pontefract", + -15.685052871704102 + ], + [ + "▁Tarmac", + -15.68515682220459 + ], + [ + "▁purchasable", + -15.685157775878906 + ], + [ + "▁Sepulveda", + -15.685184478759766 + ], + [ + "▁Brahmaputra", + -15.685211181640625 + ], + [ + "shaun", + -15.685230255126953 + ], + [ + "▁Kake", + -15.685301780700684 + ], + [ + "▁Pollinator", + -15.685328483581543 + ], + [ + "▁Billingsley", + -15.685333251953125 + ], + [ + "助", + -15.685342788696289 + ], + [ + "▁mutagenic", + -15.68541431427002 + ], + [ + "▁DYNA", + -15.685471534729004 + ], + [ + "박", + -15.68547534942627 + ], + [ + "▁prognostication", + -15.685501098632812 + ], + [ + "▁ventriloquist", + -15.685504913330078 + ], + [ + "▁Dorking", + -15.68553638458252 + ], + [ + "▁amyloidosis", + -15.68554401397705 + ], + [ + "▁cajun", + -15.68554401397705 + ], + [ + "▁DODGE", + -15.685545921325684 + ], + [ + "▁crystallographic", + -15.685713768005371 + ], + [ + "▁Gerwig", + -15.685785293579102 + ], + [ + "▁FORMULA", + -15.685800552368164 + ], + [ + "▁Gitmo", + -15.685815811157227 + ], + [ + "▁retooled", + -15.685820579528809 + ], + [ + "Serena", + -15.68586540222168 + ], + [ + "▁Deshpande", + -15.685925483703613 + ], + [ + "adviser", + -15.686003684997559 + ], + [ + "pinned", + -15.68602180480957 + ], + [ + "▁Cheyne", + -15.686031341552734 + ], + [ + "▁negocia", + -15.686066627502441 + ], + [ + "economist", + -15.68607234954834 + ], + [ + "▁Holmgren", + -15.686073303222656 + ], + [ + "▁Navan", + -15.686080932617188 + ], + [ + "▁towbar", + -15.686127662658691 + ], + [ + "Flickr", + -15.686197280883789 + ], + [ + "padding", + -15.686243057250977 + ], + [ + "manipulation", + -15.686325073242188 + ], + [ + "▁symbiote", + -15.686325073242188 + ], + [ + "▁embryogenesis", + -15.686338424682617 + ], + [ + "▁Lassie", + -15.686347961425781 + ], + [ + "▁Ticonderoga", + -15.686348915100098 + ], + [ + "▁Willowbrook", + -15.686373710632324 + ], + [ + "▁Proliferation", + -15.686385154724121 + ], + [ + "▁Ioannis", + -15.686402320861816 + ], + [ + "▁초", + -15.686406135559082 + ], + [ + "▁einmal", + -15.686524391174316 + ], + [ + "▁COOLING", + -15.686532974243164 + ], + [ + "▁HORROR", + -15.686562538146973 + ], + [ + "▁whist", + -15.686586380004883 + ], + [ + "▁Misérables", + -15.686588287353516 + ], + [ + "▁morphologies", + -15.686623573303223 + ], + [ + "čí", + -15.6866455078125 + ], + [ + "ǒ", + -15.686667442321777 + ], + [ + "▁Lubrication", + -15.686746597290039 + ], + [ + "catalyzed", + -15.686751365661621 + ], + [ + "▁SGML", + -15.686838150024414 + ], + [ + "Glyc", + -15.686854362487793 + ], + [ + "▁Blandford", + -15.686866760253906 + ], + [ + "▁Bodmin", + -15.686902046203613 + ], + [ + "▁asceticism", + -15.686943054199219 + ], + [ + "▁Tevez", + -15.686956405639648 + ], + [ + "▁vivax", + -15.687009811401367 + ], + [ + "Marilyn", + -15.687012672424316 + ], + [ + "▁här", + -15.68702507019043 + ], + [ + "▁Calaveras", + -15.68703842163086 + ], + [ + "溶", + -15.687111854553223 + ], + [ + "▁indispensible", + -15.687117576599121 + ], + [ + "ား", + -15.687118530273438 + ], + [ + "ifolium", + -15.687127113342285 + ], + [ + "▁TOWIE", + -15.68714427947998 + ], + [ + "amanda", + -15.687154769897461 + ], + [ + "▁lanceolate", + -15.687174797058105 + ], + [ + "▁CURRENTLY", + -15.687202453613281 + ], + [ + "▁Substation", + -15.687211036682129 + ], + [ + "▁McInerney", + -15.687276840209961 + ], + [ + "▁Kaiju", + -15.687291145324707 + ], + [ + "▁mikro", + -15.687314987182617 + ], + [ + "▁LEON", + -15.68731689453125 + ], + [ + "айте", + -15.68732738494873 + ], + [ + "Palatinate", + -15.68741226196289 + ], + [ + "awakening", + -15.687413215637207 + ], + [ + "▁Blockade", + -15.687417030334473 + ], + [ + "▁Stihl", + -15.687451362609863 + ], + [ + "▁jako", + -15.68755054473877 + ], + [ + "▁Mertz", + -15.68758773803711 + ], + [ + "▁agglomerate", + -15.68759536743164 + ], + [ + "▁Reinforce", + -15.687614440917969 + ], + [ + "▁Atheros", + -15.687703132629395 + ], + [ + "neighbour", + -15.687807083129883 + ], + [ + "▁duplicative", + -15.687807083129883 + ], + [ + "PDIF", + -15.687854766845703 + ], + [ + "▁Quirin", + -15.687877655029297 + ], + [ + "▁mélange", + -15.687973022460938 + ], + [ + "hashtag", + -15.688004493713379 + ], + [ + "▁lemme", + -15.68803882598877 + ], + [ + "archaeology", + -15.688042640686035 + ], + [ + "поль", + -15.688055992126465 + ], + [ + "ников", + -15.68805980682373 + ], + [ + "▁Meadowbrook", + -15.688074111938477 + ], + [ + "▁endorphin", + -15.688173294067383 + ], + [ + "▁brouhaha", + -15.688311576843262 + ], + [ + "▁pyrex", + -15.688360214233398 + ], + [ + "▁ALLOY", + -15.68838119506836 + ], + [ + "▁Gdańsk", + -15.688419342041016 + ], + [ + "Variety", + -15.688475608825684 + ], + [ + "▁Excavating", + -15.688497543334961 + ], + [ + "▁hacksaw", + -15.688542366027832 + ], + [ + "▁biocide", + -15.688546180725098 + ], + [ + "▁htc", + -15.688575744628906 + ], + [ + "▁발생", + -15.688603401184082 + ], + [ + "▁Geocaching", + -15.688630104064941 + ], + [ + "psychiatric", + -15.688654899597168 + ], + [ + "▁McGuinty", + -15.688762664794922 + ], + [ + "▁société", + -15.688762664794922 + ], + [ + "▁Lallana", + -15.688803672790527 + ], + [ + "▁Podiatrist", + -15.68881607055664 + ], + [ + "▁UNAIDS", + -15.688838005065918 + ], + [ + "▁puncturing", + -15.6888427734375 + ], + [ + "▁Phlebotomy", + -15.68886947631836 + ], + [ + "▁theoretician", + -15.688902854919434 + ], + [ + "▁palatal", + -15.688972473144531 + ], + [ + "▁Phaneuf", + -15.68897533416748 + ], + [ + "▁neurotrophic", + -15.68897819519043 + ], + [ + "rubbed", + -15.689001083374023 + ], + [ + "▁Ehrenreich", + -15.689002990722656 + ], + [ + "▁albinism", + -15.689055442810059 + ], + [ + "▁TIRES", + -15.689065933227539 + ], + [ + "▁negroes", + -15.689107894897461 + ], + [ + "▁CTExcel", + -15.689135551452637 + ], + [ + "▁guesstimate", + -15.68913745880127 + ], + [ + "▁Rück", + -15.689178466796875 + ], + [ + "▁Cartoonist", + -15.689205169677734 + ], + [ + "officio", + -15.68927001953125 + ], + [ + "▁GREATER", + -15.689274787902832 + ], + [ + "▁interleaved", + -15.689390182495117 + ], + [ + "▁Tranmere", + -15.68942928314209 + ], + [ + "▁pudgy", + -15.689438819885254 + ], + [ + "▁untiring", + -15.689455032348633 + ], + [ + "▁Eustis", + -15.689480781555176 + ], + [ + "▁Doorbell", + -15.689481735229492 + ], + [ + "▁Cunliffe", + -15.689535140991211 + ], + [ + "▁ischaemic", + -15.68956184387207 + ], + [ + "▁Trundle", + -15.689563751220703 + ], + [ + "▁FORTUNE", + -15.689617156982422 + ], + [ + "▁Waggoner", + -15.6896390914917 + ], + [ + "▁cephalopod", + -15.689667701721191 + ], + [ + "▁Geisel", + -15.689682006835938 + ], + [ + "123456", + -15.689682960510254 + ], + [ + "ignition", + -15.689705848693848 + ], + [ + "▁bromance", + -15.689729690551758 + ], + [ + "▁metagenomic", + -15.689738273620605 + ], + [ + "▁Fitzgibbon", + -15.689772605895996 + ], + [ + "▁Trichy", + -15.689817428588867 + ], + [ + "▁Cappella", + -15.689820289611816 + ], + [ + "▁Emphasizing", + -15.689826011657715 + ], + [ + "▁immunologic", + -15.689839363098145 + ], + [ + "▁VRBO", + -15.689896583557129 + ], + [ + "QUOTE", + -15.689970016479492 + ], + [ + "▁ziploc", + -15.690001487731934 + ], + [ + "Alicia", + -15.690041542053223 + ], + [ + "▁voilà", + -15.690091133117676 + ], + [ + "▁Fujimori", + -15.690108299255371 + ], + [ + "▁partakers", + -15.69013500213623 + ], + [ + "ила", + -15.690135955810547 + ], + [ + "▁Houlihan", + -15.690197944641113 + ], + [ + "▁hacia", + -15.690208435058594 + ], + [ + "ferrer", + -15.69022274017334 + ], + [ + "립", + -15.690303802490234 + ], + [ + "αυτ", + -15.690335273742676 + ], + [ + "野", + -15.690345764160156 + ], + [ + "▁Tanganyika", + -15.690357208251953 + ], + [ + "如果", + -15.6904296875 + ], + [ + "▁Wagg", + -15.690434455871582 + ], + [ + "integrating", + -15.690435409545898 + ], + [ + "▁пе", + -15.690513610839844 + ], + [ + "▁Jozef", + -15.690546035766602 + ], + [ + "▁Narmada", + -15.690557479858398 + ], + [ + "Stupid", + -15.690561294555664 + ], + [ + "▁Bisbee", + -15.690596580505371 + ], + [ + "▁omniscience", + -15.690705299377441 + ], + [ + "IFRS", + -15.690792083740234 + ], + [ + "▁Alfons", + -15.690837860107422 + ], + [ + "▁reimbursing", + -15.690889358520508 + ], + [ + "▁TRPV", + -15.690933227539062 + ], + [ + "▁Bacteriol", + -15.690942764282227 + ], + [ + "▁endotracheal", + -15.690970420837402 + ], + [ + "▁Radulov", + -15.690975189208984 + ], + [ + "ninety", + -15.690988540649414 + ], + [ + "bazar", + -15.690999984741211 + ], + [ + "terminable", + -15.691095352172852 + ], + [ + "▁UNAM", + -15.691116333007812 + ], + [ + "ペ", + -15.691150665283203 + ], + [ + "▁chrysalis", + -15.691184043884277 + ], + [ + "▁Österreich", + -15.691184997558594 + ], + [ + "▁Adonai", + -15.691244125366211 + ], + [ + "▁entrada", + -15.69125747680664 + ], + [ + "효", + -15.691288948059082 + ], + [ + "▁Ryukyu", + -15.691454887390137 + ], + [ + "▁Parkersburg", + -15.691487312316895 + ], + [ + "▁stria", + -15.691509246826172 + ], + [ + "▁Fukuda", + -15.69153118133545 + ], + [ + "▁anesthesiology", + -15.691608428955078 + ], + [ + "▁Futuristic", + -15.691620826721191 + ], + [ + "▁Pasir", + -15.69162654876709 + ], + [ + "▁COOKIE", + -15.691681861877441 + ], + [ + "dessert", + -15.691731452941895 + ], + [ + "MOTION", + -15.69178295135498 + ], + [ + "▁được", + -15.691821098327637 + ], + [ + "▁Sqtf", + -15.69184398651123 + ], + [ + "fading", + -15.691878318786621 + ], + [ + "▁psychomotor", + -15.691943168640137 + ], + [ + "▁subarachnoid", + -15.691954612731934 + ], + [ + "redundant", + -15.691961288452148 + ], + [ + "unicorn", + -15.692001342773438 + ], + [ + "▁Huong", + -15.692093849182129 + ], + [ + "▁Gastonia", + -15.692097663879395 + ], + [ + "▁YHVH", + -15.692113876342773 + ], + [ + "▁macrame", + -15.692171096801758 + ], + [ + "Suddenly", + -15.692172050476074 + ], + [ + "▁Hammel", + -15.692179679870605 + ], + [ + "▁magoosh", + -15.692205429077148 + ], + [ + "nuclei", + -15.692270278930664 + ], + [ + "▁Levesque", + -15.692270278930664 + ], + [ + "Anxiety", + -15.692278861999512 + ], + [ + "eswaran", + -15.692307472229004 + ], + [ + "бол", + -15.692355155944824 + ], + [ + "▁Pyrrha", + -15.692461013793945 + ], + [ + "▁unsuspected", + -15.692514419555664 + ], + [ + "▁Miho", + -15.692546844482422 + ], + [ + "öck", + -15.692554473876953 + ], + [ + "▁rappelling", + -15.692586898803711 + ], + [ + "▁Xarelto", + -15.692620277404785 + ], + [ + "▁unsolvable", + -15.692646980285645 + ], + [ + "▁tylenol", + -15.692727088928223 + ], + [ + "▁clematis", + -15.692780494689941 + ], + [ + "▁Kryptonite", + -15.692789077758789 + ], + [ + "▁neuroplasticity", + -15.6928071975708 + ], + [ + "▁Prosperous", + -15.69282054901123 + ], + [ + "▁Dotted", + -15.692865371704102 + ], + [ + "▁Radiologist", + -15.692870140075684 + ], + [ + "▁Dialectic", + -15.692873001098633 + ], + [ + "▁Suicidal", + -15.692889213562012 + ], + [ + "▁Ankeny", + -15.692890167236328 + ], + [ + "Edison", + -15.692892074584961 + ], + [ + "▁LADIES", + -15.692892074584961 + ], + [ + "violation", + -15.69294261932373 + ], + [ + "ौ", + -15.692967414855957 + ], + [ + "▁Telemetry", + -15.693004608154297 + ], + [ + "▁acclamation", + -15.693106651306152 + ], + [ + "necessarily", + -15.693107604980469 + ], + [ + "▁pedagogies", + -15.693153381347656 + ], + [ + "▁Tincture", + -15.693168640136719 + ], + [ + "▁YOUTUBE", + -15.693181037902832 + ], + [ + "▁Rhetorical", + -15.69329833984375 + ], + [ + "▁Disposing", + -15.693310737609863 + ], + [ + "▁Borrelia", + -15.693318367004395 + ], + [ + "пп", + -15.693412780761719 + ], + [ + "▁Kitchenaid", + -15.693421363830566 + ], + [ + "▁LENOVO", + -15.69344711303711 + ], + [ + "▁Blarney", + -15.693449020385742 + ], + [ + "▁Marlena", + -15.693466186523438 + ], + [ + "▁Marija", + -15.693488121032715 + ], + [ + "▁Carrol", + -15.693497657775879 + ], + [ + "ା", + -15.693527221679688 + ], + [ + "▁Bacolod", + -15.693527221679688 + ], + [ + "▁dissapoint", + -15.693552017211914 + ], + [ + "▁OWASP", + -15.693584442138672 + ], + [ + "▁Mysuru", + -15.693730354309082 + ], + [ + "injector", + -15.693794250488281 + ], + [ + "▁outrebounded", + -15.693794250488281 + ], + [ + "▁Bergoglio", + -15.69379997253418 + ], + [ + "▁agonize", + -15.693808555603027 + ], + [ + "ԛ", + -15.693846702575684 + ], + [ + "▁Menorah", + -15.693938255310059 + ], + [ + "▁Gaither", + -15.693995475769043 + ], + [ + "▁pearlescent", + -15.69401741027832 + ], + [ + "▁Gaudí", + -15.694114685058594 + ], + [ + "▁przez", + -15.694119453430176 + ], + [ + "▁Turnip", + -15.694199562072754 + ], + [ + "▁leachate", + -15.69421672821045 + ], + [ + "▁Carnoustie", + -15.694221496582031 + ], + [ + "Destiny", + -15.694281578063965 + ], + [ + "νε", + -15.694342613220215 + ], + [ + "▁Krazy", + -15.694355010986328 + ], + [ + "클", + -15.694355010986328 + ], + [ + "▁Klerk", + -15.69439697265625 + ], + [ + "▁Gasser", + -15.694404602050781 + ], + [ + "▁Ileana", + -15.69442081451416 + ], + [ + "▁Saugus", + -15.694452285766602 + ], + [ + "▁CIRCUIT", + -15.69456958770752 + ], + [ + "ген", + -15.694574356079102 + ], + [ + "▁IMPROVEMENT", + -15.694591522216797 + ], + [ + "▁Hoef", + -15.69459342956543 + ], + [ + "siewicz", + -15.694608688354492 + ], + [ + "▁convenor", + -15.694622039794922 + ], + [ + "ණ", + -15.694648742675781 + ], + [ + "▁TÜV", + -15.694648742675781 + ], + [ + "▁Gilliland", + -15.69467544555664 + ], + [ + "▁Kalmar", + -15.694676399230957 + ], + [ + "▁Repsol", + -15.694695472717285 + ], + [ + "Hanlon", + -15.694701194763184 + ], + [ + "patience", + -15.694733619689941 + ], + [ + "Steagall", + -15.694794654846191 + ], + [ + "▁Zuba", + -15.694804191589355 + ], + [ + "▁Melchior", + -15.694836616516113 + ], + [ + "良", + -15.694908142089844 + ], + [ + "▁moringa", + -15.694929122924805 + ], + [ + "検出", + -15.694955825805664 + ], + [ + "альная", + -15.694985389709473 + ], + [ + "▁Cyclades", + -15.694997787475586 + ], + [ + "Kristin", + -15.695039749145508 + ], + [ + "Carolyn", + -15.695054054260254 + ], + [ + "▁SATELLITE", + -15.695075988769531 + ], + [ + "▁Sociologist", + -15.695138931274414 + ], + [ + "▁Ishida", + -15.69516658782959 + ], + [ + "▁Paquette", + -15.695195198059082 + ], + [ + "▁OBGYN", + -15.69521713256836 + ], + [ + "▁sqlite", + -15.695249557495117 + ], + [ + "▁amalgamate", + -15.695259094238281 + ], + [ + "אי", + -15.695291519165039 + ], + [ + "▁lassi", + -15.695301055908203 + ], + [ + "▁rationalisation", + -15.695313453674316 + ], + [ + "▁fertilisation", + -15.695316314697266 + ], + [ + "ulescu", + -15.695337295532227 + ], + [ + "▁Interconnection", + -15.695364952087402 + ], + [ + "▁Barrage", + -15.695384979248047 + ], + [ + "▁obeisance", + -15.695449829101562 + ], + [ + "▁comentario", + -15.695450782775879 + ], + [ + "▁Bernese", + -15.695582389831543 + ], + [ + "КО", + -15.695624351501465 + ], + [ + "physiologic", + -15.695632934570312 + ], + [ + "kreis", + -15.695670127868652 + ], + [ + "▁Behrens", + -15.695700645446777 + ], + [ + "▁Ilorin", + -15.695718765258789 + ], + [ + "▁Putrajaya", + -15.695772171020508 + ], + [ + "ibition", + -15.69578742980957 + ], + [ + "▁Pheromone", + -15.69579792022705 + ], + [ + "▁subdirectories", + -15.69585132598877 + ], + [ + "▁Würzburg", + -15.695904731750488 + ], + [ + "▁STACK", + -15.695929527282715 + ], + [ + "brimmed", + -15.695965766906738 + ], + [ + "▁Vostok", + -15.696002006530762 + ], + [ + "▁Stereotypes", + -15.696006774902344 + ], + [ + "▁stdout", + -15.69611930847168 + ], + [ + "IgG", + -15.696136474609375 + ], + [ + "▁chamberlain", + -15.69618034362793 + ], + [ + "▁Pelton", + -15.696186065673828 + ], + [ + "▁magickal", + -15.696240425109863 + ], + [ + "Uniform", + -15.696256637573242 + ], + [ + "▁Osteopath", + -15.696388244628906 + ], + [ + "▁Centipede", + -15.696413040161133 + ], + [ + "▁नि", + -15.696455001831055 + ], + [ + "▁polyphony", + -15.696487426757812 + ], + [ + "smear", + -15.696571350097656 + ], + [ + "▁Alphonso", + -15.696599960327148 + ], + [ + "▁conversationalist", + -15.696642875671387 + ], + [ + "▁acetylene", + -15.696663856506348 + ], + [ + "▁WCAG", + -15.696718215942383 + ], + [ + "hippie", + -15.69672679901123 + ], + [ + "▁duopoly", + -15.696776390075684 + ], + [ + "▁Casket", + -15.69677734375 + ], + [ + "▁christopher", + -15.696791648864746 + ], + [ + "▁CORPORATE", + -15.696867942810059 + ], + [ + "▁Kratz", + -15.696928977966309 + ], + [ + "状態", + -15.696930885314941 + ], + [ + "USAID", + -15.696967124938965 + ], + [ + "▁Thucydides", + -15.697001457214355 + ], + [ + "marketplace", + -15.697041511535645 + ], + [ + "▁aflatoxin", + -15.69710922241211 + ], + [ + "▁commensal", + -15.697110176086426 + ], + [ + "▁Speakeasy", + -15.697118759155273 + ], + [ + "▁peephole", + -15.697141647338867 + ], + [ + "whirl", + -15.697197914123535 + ], + [ + "▁Tentacle", + -15.697197914123535 + ], + [ + "▁surreptitious", + -15.697227478027344 + ], + [ + "初", + -15.69722843170166 + ], + [ + "PARTY", + -15.697294235229492 + ], + [ + "▁Antiqua", + -15.697303771972656 + ], + [ + "▁Cathcart", + -15.697308540344238 + ], + [ + "▁DEBT", + -15.697403907775879 + ], + [ + "▁MICHELLE", + -15.697403907775879 + ], + [ + "▁backstabbing", + -15.697510719299316 + ], + [ + "▁Pakatan", + -15.697530746459961 + ], + [ + "▁Tarasenko", + -15.69759464263916 + ], + [ + "TRUST", + -15.697628021240234 + ], + [ + "▁GDAX", + -15.69763469696045 + ], + [ + "州", + -15.697640419006348 + ], + [ + "KAY", + -15.697648048400879 + ], + [ + "Ranch", + -15.697680473327637 + ], + [ + "misleading", + -15.697701454162598 + ], + [ + "実施形態", + -15.697725296020508 + ], + [ + "▁CHROME", + -15.697803497314453 + ], + [ + "▁dammed", + -15.697824478149414 + ], + [ + "▁REMEDY", + -15.697832107543945 + ], + [ + "▁Darussalam", + -15.697858810424805 + ], + [ + "▁periwinkle", + -15.697858810424805 + ], + [ + "▁periodontist", + -15.697885513305664 + ], + [ + "fetish", + -15.697891235351562 + ], + [ + "▁Matsuyama", + -15.697904586791992 + ], + [ + "▁Categorical", + -15.69791316986084 + ], + [ + "pheresis", + -15.697951316833496 + ], + [ + "COIN", + -15.69805908203125 + ], + [ + "▁nullification", + -15.698062896728516 + ], + [ + "▁Powhatan", + -15.698073387145996 + ], + [ + "▁malibu", + -15.698126792907715 + ], + [ + "رض", + -15.698139190673828 + ], + [ + "▁undigested", + -15.698153495788574 + ], + [ + "▁Elspeth", + -15.698180198669434 + ], + [ + "Conduct", + -15.69820785522461 + ], + [ + "coherent", + -15.6983060836792 + ], + [ + "▁Macarthur", + -15.698314666748047 + ], + [ + "Planner", + -15.698389053344727 + ], + [ + "sixteen", + -15.698399543762207 + ], + [ + "▁NWSL", + -15.698410987854004 + ], + [ + "▁Sukhoi", + -15.698440551757812 + ], + [ + "▁Barnstaple", + -15.698480606079102 + ], + [ + "▁decimating", + -15.698555946350098 + ], + [ + "▁Meacham", + -15.698585510253906 + ], + [ + "▁pillaging", + -15.698690414428711 + ], + [ + "▁Zeli", + -15.69877815246582 + ], + [ + "habitation", + -15.698782920837402 + ], + [ + "▁AECOM", + -15.698808670043945 + ], + [ + "剂", + -15.698830604553223 + ], + [ + "▁Durrell", + -15.698896408081055 + ], + [ + "leiter", + -15.698908805847168 + ], + [ + "▁Keeneland", + -15.698908805847168 + ], + [ + "▁Nephilim", + -15.698966026306152 + ], + [ + "▁qigong", + -15.699015617370605 + ], + [ + "competing", + -15.699036598205566 + ], + [ + "▁Vieja", + -15.699037551879883 + ], + [ + "TAY", + -15.699061393737793 + ], + [ + "▁Dermalogica", + -15.69912052154541 + ], + [ + "▁hypnotize", + -15.699137687683105 + ], + [ + "▁shinning", + -15.699164390563965 + ], + [ + "ensuring", + -15.699222564697266 + ], + [ + "fiddle", + -15.699308395385742 + ], + [ + "▁Steubenville", + -15.699319839477539 + ], + [ + "▁streptomycin", + -15.699334144592285 + ], + [ + "▁Bayonetta", + -15.699360847473145 + ], + [ + "▁Sarkisian", + -15.699360847473145 + ], + [ + "▁Tindall", + -15.699389457702637 + ], + [ + "▁Colón", + -15.699420928955078 + ], + [ + "▁Cineplex", + -15.69948959350586 + ], + [ + "▁extrude", + -15.699517250061035 + ], + [ + "▁Dongfeng", + -15.699565887451172 + ], + [ + "▁whodunit", + -15.699567794799805 + ], + [ + "▁commutative", + -15.699584007263184 + ], + [ + "HEART", + -15.699597358703613 + ], + [ + "▁Whanganui", + -15.699628829956055 + ], + [ + "▁retooling", + -15.699684143066406 + ], + [ + "Jewelry", + -15.699728012084961 + ], + [ + "▁Mosca", + -15.69975471496582 + ], + [ + "▁Krauthammer", + -15.69981861114502 + ], + [ + "▁Habra", + -15.699833869934082 + ], + [ + "♫", + -15.699897766113281 + ], + [ + "▁Wilford", + -15.69993782043457 + ], + [ + "british", + -15.699939727783203 + ], + [ + "▁trenchant", + -15.699976921081543 + ], + [ + "▁Bourgogne", + -15.700032234191895 + ], + [ + "▁Colada", + -15.700035095214844 + ], + [ + "oulou", + -15.700042724609375 + ], + [ + "▁Ellsbury", + -15.700058937072754 + ], + [ + "▁Leonora", + -15.700112342834473 + ], + [ + "gliptin", + -15.700121879577637 + ], + [ + "▁Snort", + -15.700154304504395 + ], + [ + "▁Wayanad", + -15.700169563293457 + ], + [ + "▁FERPA", + -15.7001953125 + ], + [ + "▁morocco", + -15.700215339660645 + ], + [ + "▁pueda", + -15.700218200683594 + ], + [ + "bjorn", + -15.700239181518555 + ], + [ + "即", + -15.70024585723877 + ], + [ + "Automotive", + -15.700275421142578 + ], + [ + "▁लिए", + -15.700300216674805 + ], + [ + "▁Besiktas", + -15.7003812789917 + ], + [ + "rupp", + -15.700434684753418 + ], + [ + "ONNE", + -15.700480461120605 + ], + [ + "▁Michiel", + -15.700549125671387 + ], + [ + "以上", + -15.700583457946777 + ], + [ + "Allison", + -15.700630187988281 + ], + [ + "▁CAPEX", + -15.700642585754395 + ], + [ + "▁DESCRIBE", + -15.700765609741211 + ], + [ + "▁Obituaries", + -15.700838088989258 + ], + [ + "▁Eerdmans", + -15.700891494750977 + ], + [ + "▁sudoku", + -15.700931549072266 + ], + [ + "▁Kottayam", + -15.700972557067871 + ], + [ + "▁Sonntag", + -15.701016426086426 + ], + [ + "▁Rubble", + -15.701017379760742 + ], + [ + "▁vasodilation", + -15.70105266571045 + ], + [ + "▁Navidad", + -15.70107364654541 + ], + [ + "▁бу", + -15.701204299926758 + ], + [ + "▁grazie", + -15.701306343078613 + ], + [ + "▁podría", + -15.701323509216309 + ], + [ + "▁LaBelle", + -15.701361656188965 + ], + [ + "▁TALLAHASSEE", + -15.701375007629395 + ], + [ + "▁inaugurating", + -15.70142936706543 + ], + [ + "Discrimination", + -15.701436996459961 + ], + [ + "▁Meerkat", + -15.701468467712402 + ], + [ + "▁emulsified", + -15.701482772827148 + ], + [ + "▁pragmatically", + -15.701576232910156 + ], + [ + "dallas", + -15.701611518859863 + ], + [ + "▁Terraform", + -15.70162296295166 + ], + [ + "▁Bellarmine", + -15.701643943786621 + ], + [ + "▁Sifu", + -15.70168399810791 + ], + [ + "▁marginalisation", + -15.701700210571289 + ], + [ + "▁apologetically", + -15.701716423034668 + ], + [ + "▁MASON", + -15.701726913452148 + ], + [ + "▁SPAIN", + -15.701845169067383 + ], + [ + "▁Jernigan", + -15.701859474182129 + ], + [ + "▁unsportsmanlike", + -15.701859474182129 + ], + [ + "▁consonance", + -15.701886177062988 + ], + [ + "▁Bintang", + -15.701948165893555 + ], + [ + "▁aminotransferase", + -15.701955795288086 + ], + [ + "▁Effortlessly", + -15.70201587677002 + ], + [ + "▁Agoura", + -15.70222282409668 + ], + [ + "▁puedo", + -15.702229499816895 + ], + [ + "▁Negeri", + -15.702232360839844 + ], + [ + "▁humbug", + -15.702254295349121 + ], + [ + "▁LIRR", + -15.702290534973145 + ], + [ + "جل", + -15.702338218688965 + ], + [ + "Technica", + -15.702349662780762 + ], + [ + "▁PURPLE", + -15.702391624450684 + ], + [ + "▁airbnb", + -15.702427864074707 + ], + [ + "▁Binyamin", + -15.702452659606934 + ], + [ + "elective", + -15.702457427978516 + ], + [ + "▁bekannt", + -15.702468872070312 + ], + [ + "▁Titicaca", + -15.702478408813477 + ], + [ + "SCREEN", + -15.702479362487793 + ], + [ + "▁vibrators", + -15.70250129699707 + ], + [ + "▁Girish", + -15.702502250671387 + ], + [ + "▁Mandrake", + -15.702567100524902 + ], + [ + "▁PERCENT", + -15.7025728225708 + ], + [ + "ετ", + -15.702619552612305 + ], + [ + "确", + -15.702622413635254 + ], + [ + "▁Depressive", + -15.702706336975098 + ], + [ + "plosion", + -15.702744483947754 + ], + [ + "▁Mancuso", + -15.702747344970703 + ], + [ + "Guarantee", + -15.702754974365234 + ], + [ + "▁Frappuccino", + -15.702775001525879 + ], + [ + "▁Diogo", + -15.70284652709961 + ], + [ + "▁Navratri", + -15.702882766723633 + ], + [ + "著", + -15.702889442443848 + ], + [ + "▁Okorocha", + -15.702909469604492 + ], + [ + "▁Drexler", + -15.702936172485352 + ], + [ + "cytoma", + -15.702939987182617 + ], + [ + "▁sorbitol", + -15.702962875366211 + ], + [ + "▁Yuji", + -15.703027725219727 + ], + [ + "▁Likelihood", + -15.703043937683105 + ], + [ + "▁Fuhrman", + -15.703047752380371 + ], + [ + "▁Malagasy", + -15.703063011169434 + ], + [ + "▁McClean", + -15.703068733215332 + ], + [ + "Biblical", + -15.703079223632812 + ], + [ + "▁Clinker", + -15.703080177307129 + ], + [ + "▁Destruct", + -15.703134536743164 + ], + [ + "retrieve", + -15.703141212463379 + ], + [ + "▁Proactol", + -15.703178405761719 + ], + [ + "▁Kimpton", + -15.7031888961792 + ], + [ + "▁Nazca", + -15.703194618225098 + ], + [ + "▁Jarrell", + -15.703279495239258 + ], + [ + "መ", + -15.703312873840332 + ], + [ + "两", + -15.703317642211914 + ], + [ + "▁Sulfo", + -15.703330993652344 + ], + [ + "deemed", + -15.703348159790039 + ], + [ + "▁Korda", + -15.703348159790039 + ], + [ + "▁WALLACE", + -15.703374862670898 + ], + [ + "▁Positivity", + -15.703391075134277 + ], + [ + "▁upliftment", + -15.703402519226074 + ], + [ + "ubber", + -15.703405380249023 + ], + [ + "▁rerouting", + -15.70347785949707 + ], + [ + "▁Durkheim", + -15.703556060791016 + ], + [ + "▁Transceiver", + -15.703582763671875 + ], + [ + "▁ZOO", + -15.70358657836914 + ], + [ + "▁Arakan", + -15.703590393066406 + ], + [ + "▁Permitting", + -15.703601837158203 + ], + [ + "ρω", + -15.703604698181152 + ], + [ + "▁svoj", + -15.703642845153809 + ], + [ + "▁millenium", + -15.703672409057617 + ], + [ + "▁niobium", + -15.703690528869629 + ], + [ + "▁tatami", + -15.703703880310059 + ], + [ + "▁FHWA", + -15.703709602355957 + ], + [ + "▁Pastrnak", + -15.703744888305664 + ], + [ + "▁Burgundian", + -15.703771591186523 + ], + [ + "▁Authenticate", + -15.703781127929688 + ], + [ + "▁Iskandar", + -15.7037992477417 + ], + [ + "aktiv", + -15.70380973815918 + ], + [ + "Absolute", + -15.703819274902344 + ], + [ + "áil", + -15.703822135925293 + ], + [ + "▁Fortaleza", + -15.703852653503418 + ], + [ + "triptan", + -15.70385456085205 + ], + [ + "benzoic", + -15.703873634338379 + ], + [ + "▁pendent", + -15.703885078430176 + ], + [ + "▁Riverbend", + -15.703892707824707 + ], + [ + "▁oases", + -15.703923225402832 + ], + [ + "▁Geologic", + -15.703985214233398 + ], + [ + "▁Stunned", + -15.703987121582031 + ], + [ + "▁Shrugged", + -15.704042434692383 + ], + [ + "▁Claridge", + -15.704071044921875 + ], + [ + "▁Escambia", + -15.704094886779785 + ], + [ + "▁Loach", + -15.704262733459473 + ], + [ + "▁Laughton", + -15.704283714294434 + ], + [ + "优", + -15.704288482666016 + ], + [ + "▁Beeston", + -15.704341888427734 + ], + [ + "benchmark", + -15.704366683959961 + ], + [ + "owice", + -15.704423904418945 + ], + [ + "▁Lupton", + -15.704506874084473 + ], + [ + "▁disorganised", + -15.704571723937988 + ], + [ + "▁Stuckey", + -15.70462417602539 + ], + [ + "▁Enlargement", + -15.704627990722656 + ], + [ + "ATPase", + -15.704646110534668 + ], + [ + "▁Grapple", + -15.704692840576172 + ], + [ + "▁Gambier", + -15.704719543457031 + ], + [ + "▁NIMBY", + -15.704855918884277 + ], + [ + "Barack", + -15.704859733581543 + ], + [ + "▁jackhammer", + -15.704911231994629 + ], + [ + "▁Sonali", + -15.704930305480957 + ], + [ + "▁CHINESE", + -15.704931259155273 + ], + [ + "▁convulsive", + -15.70504093170166 + ], + [ + "▁Gimli", + -15.705046653747559 + ], + [ + "▁Celica", + -15.705092430114746 + ], + [ + "▁Ekaterinburg", + -15.705093383789062 + ], + [ + "▁BUZZ", + -15.705129623413086 + ], + [ + "▁Glycine", + -15.705146789550781 + ], + [ + "▁Recife", + -15.705164909362793 + ], + [ + "gradient", + -15.705334663391113 + ], + [ + "▁Nyssa", + -15.705361366271973 + ], + [ + "▁borosilicate", + -15.705389976501465 + ], + [ + "▁unperturbed", + -15.705389976501465 + ], + [ + "▁creche", + -15.705422401428223 + ], + [ + "▁Heracles", + -15.705423355102539 + ], + [ + "▁Kenseth", + -15.705428123474121 + ], + [ + "▁MYSTERY", + -15.705438613891602 + ], + [ + "▁Jonsson", + -15.705528259277344 + ], + [ + "英语", + -15.705530166625977 + ], + [ + "▁hajj", + -15.705642700195312 + ], + [ + "▁bermuda", + -15.705643653869629 + ], + [ + "▁Molitor", + -15.705656051635742 + ], + [ + "▁Collusion", + -15.705657958984375 + ], + [ + "▁RELIABLE", + -15.705714225769043 + ], + [ + "▁LIFESTYLE", + -15.705717086791992 + ], + [ + "▁Ulaanbaatar", + -15.705740928649902 + ], + [ + "▁Seyfried", + -15.705835342407227 + ], + [ + "▁adduced", + -15.705866813659668 + ], + [ + "린", + -15.705876350402832 + ], + [ + "Luckily", + -15.705973625183105 + ], + [ + "JFK", + -15.7060546875 + ], + [ + "hemoglobin", + -15.706080436706543 + ], + [ + "ॉ", + -15.706092834472656 + ], + [ + "▁Epidemiological", + -15.706146240234375 + ], + [ + "▁easiness", + -15.706148147583008 + ], + [ + "▁Bjørn", + -15.706172943115234 + ], + [ + "▁Zukunft", + -15.70617389678955 + ], + [ + "Creep", + -15.70619010925293 + ], + [ + "▁Slovacka", + -15.70620059967041 + ], + [ + "Quiz", + -15.706246376037598 + ], + [ + "akhir", + -15.706253051757812 + ], + [ + "▁pneumothorax", + -15.70630931854248 + ], + [ + "clomid", + -15.706334114074707 + ], + [ + "šić", + -15.7063570022583 + ], + [ + "▁Counterterrorism", + -15.706391334533691 + ], + [ + "▁Magnetism", + -15.706524848937988 + ], + [ + "▁Dieppe", + -15.706548690795898 + ], + [ + "Historic", + -15.706587791442871 + ], + [ + "▁Imaginative", + -15.706600189208984 + ], + [ + "▁Schlage", + -15.706602096557617 + ], + [ + "▁Carmarthen", + -15.706629753112793 + ], + [ + "▁Inhabitants", + -15.706632614135742 + ], + [ + "▁Ysidro", + -15.706713676452637 + ], + [ + "▁Esparza", + -15.706742286682129 + ], + [ + "▁DAUGHTER", + -15.706768035888672 + ], + [ + "flattering", + -15.706785202026367 + ], + [ + "▁Stelvio", + -15.706798553466797 + ], + [ + "buffalo", + -15.706908226013184 + ], + [ + "▁Nibble", + -15.7069091796875 + ], + [ + "lucid", + -15.706928253173828 + ], + [ + "تی", + -15.706942558288574 + ], + [ + "▁tribu", + -15.706998825073242 + ], + [ + "▁Divina", + -15.707059860229492 + ], + [ + "▁Sciatica", + -15.707079887390137 + ], + [ + "bolus", + -15.707090377807617 + ], + [ + "shutdown", + -15.707099914550781 + ], + [ + "▁verbena", + -15.70715618133545 + ], + [ + "▁jedoch", + -15.70720100402832 + ], + [ + "Spectrum", + -15.707244873046875 + ], + [ + "▁Bouvier", + -15.707320213317871 + ], + [ + "Lorenzo", + -15.707327842712402 + ], + [ + "▁antiplatelet", + -15.70733642578125 + ], + [ + "▁Charmant", + -15.707353591918945 + ], + [ + "▁CEILING", + -15.70736312866211 + ], + [ + "▁MOUSE", + -15.707425117492676 + ], + [ + "▁Fahad", + -15.707430839538574 + ], + [ + "▁Solvusoft", + -15.707470893859863 + ], + [ + "EGFR", + -15.707527160644531 + ], + [ + "▁confort", + -15.707535743713379 + ], + [ + "▁pulverize", + -15.70754337310791 + ], + [ + "▁THROUGHOUT", + -15.707545280456543 + ], + [ + "calibre", + -15.707653999328613 + ], + [ + "▁papilloma", + -15.707659721374512 + ], + [ + "▁Autopsy", + -15.707666397094727 + ], + [ + "▁tinkle", + -15.707694053649902 + ], + [ + "ении", + -15.707695960998535 + ], + [ + "いた", + -15.707704544067383 + ], + [ + "▁impugn", + -15.707822799682617 + ], + [ + "zzoli", + -15.70782470703125 + ], + [ + "▁Triune", + -15.707886695861816 + ], + [ + "▁Olympique", + -15.707976341247559 + ], + [ + "▁encasing", + -15.708012580871582 + ], + [ + "▁Zoltan", + -15.708025932312012 + ], + [ + "bmw", + -15.708054542541504 + ], + [ + "▁Hornblower", + -15.708057403564453 + ], + [ + "▁Thornbury", + -15.708074569702148 + ], + [ + "▁Mazatlan", + -15.708093643188477 + ], + [ + "Mercedes", + -15.708104133605957 + ], + [ + "▁CHAMBER", + -15.708148002624512 + ], + [ + "▁℗", + -15.708273887634277 + ], + [ + "▁sockeye", + -15.708297729492188 + ], + [ + "▁FRANKLIN", + -15.708321571350098 + ], + [ + "▁gcse", + -15.708327293395996 + ], + [ + "▁Circumcision", + -15.708365440368652 + ], + [ + "▁Karbala", + -15.708391189575195 + ], + [ + "Continental", + -15.70842456817627 + ], + [ + "▁Constru", + -15.708468437194824 + ], + [ + "▁Ellipse", + -15.708504676818848 + ], + [ + "▁Glycolic", + -15.70859146118164 + ], + [ + "manifold", + -15.708612442016602 + ], + [ + "▁Alpina", + -15.708620071411133 + ], + [ + "▁Subcontractor", + -15.708664894104004 + ], + [ + "▁Towle", + -15.708670616149902 + ], + [ + "combustible", + -15.708672523498535 + ], + [ + "▁Instacart", + -15.708683967590332 + ], + [ + "▁Colborne", + -15.708724975585938 + ], + [ + "▁Liftgate", + -15.708727836608887 + ], + [ + "▁Amalie", + -15.708800315856934 + ], + [ + "BWA", + -15.708808898925781 + ], + [ + "▁kinfolk", + -15.708853721618652 + ], + [ + "लि", + -15.708863258361816 + ], + [ + "Teddy", + -15.708902359008789 + ], + [ + "성을", + -15.70890998840332 + ], + [ + "▁Turkana", + -15.708919525146484 + ], + [ + "▁Mutharika", + -15.708932876586914 + ], + [ + "▁Scheifele", + -15.709041595458984 + ], + [ + "▁rumpled", + -15.709047317504883 + ], + [ + "▁chorister", + -15.709114074707031 + ], + [ + "ttingen", + -15.709138870239258 + ], + [ + "▁ELECT", + -15.709166526794434 + ], + [ + "schließ", + -15.709193229675293 + ], + [ + "▁Fernandina", + -15.70923137664795 + ], + [ + "▁Officinalis", + -15.70923137664795 + ], + [ + "▁Symbiosis", + -15.709234237670898 + ], + [ + "▁Relais", + -15.709249496459961 + ], + [ + "▁McDormand", + -15.709285736083984 + ], + [ + "▁Zaheer", + -15.709309577941895 + ], + [ + "▁extens", + -15.709321975708008 + ], + [ + "▁sideburns", + -15.70937728881836 + ], + [ + "ovec", + -15.70938777923584 + ], + [ + "▁Pillay", + -15.70939826965332 + ], + [ + "Pluto", + -15.709494590759277 + ], + [ + "▁memiliki", + -15.709502220153809 + ], + [ + "deliberately", + -15.709510803222656 + ], + [ + "▁summarization", + -15.709529876708984 + ], + [ + "착", + -15.709529876708984 + ], + [ + "▁MARSHALL", + -15.70955753326416 + ], + [ + "▁Скачать", + -15.709637641906738 + ], + [ + "▁Harari", + -15.709692001342773 + ], + [ + "Operating", + -15.709695816040039 + ], + [ + "▁vegetated", + -15.709785461425781 + ], + [ + "▁Vrindavan", + -15.709827423095703 + ], + [ + "▁Masculinity", + -15.709855079650879 + ], + [ + "▁Whistling", + -15.709883689880371 + ], + [ + "▁Mandurah", + -15.709909439086914 + ], + [ + "▁Lukla", + -15.709931373596191 + ], + [ + "▁continence", + -15.709997177124023 + ], + [ + "Parallel", + -15.710000991821289 + ], + [ + "▁DKNY", + -15.710055351257324 + ], + [ + "▁gerbera", + -15.710071563720703 + ], + [ + "▁LAFC", + -15.710086822509766 + ], + [ + "▁Saddler", + -15.71015739440918 + ], + [ + "ʏ", + -15.710169792175293 + ], + [ + "▁Giudice", + -15.710186004638672 + ], + [ + "▁Borisov", + -15.71020793914795 + ], + [ + "▁Bacharach", + -15.710262298583984 + ], + [ + "▁Nadeau", + -15.710354804992676 + ], + [ + "ciÃ", + -15.710386276245117 + ], + [ + "▁IntelliJ", + -15.710453987121582 + ], + [ + "▁Bandicoot", + -15.710478782653809 + ], + [ + "UniProt", + -15.71052360534668 + ], + [ + "▁bespectacled", + -15.710587501525879 + ], + [ + "▁colabora", + -15.710603713989258 + ], + [ + "▁Pasig", + -15.710604667663574 + ], + [ + "▁switzerland", + -15.710668563842773 + ], + [ + "scramble", + -15.710771560668945 + ], + [ + "naphthalene", + -15.710827827453613 + ], + [ + "▁skydiver", + -15.710846900939941 + ], + [ + "▁qualité", + -15.710854530334473 + ], + [ + "Levitt", + -15.710878372192383 + ], + [ + "▁NISSAN", + -15.710919380187988 + ], + [ + "▁Camargo", + -15.710939407348633 + ], + [ + "pulp", + -15.710943222045898 + ], + [ + "▁dyslipidemia", + -15.710967063903809 + ], + [ + "▁CONCERN", + -15.711104393005371 + ], + [ + "我们", + -15.711109161376953 + ], + [ + "Palmolive", + -15.711226463317871 + ], + [ + "▁germplasm", + -15.711282730102539 + ], + [ + "flirt", + -15.711341857910156 + ], + [ + "▁Mudra", + -15.71135139465332 + ], + [ + "▁Unisys", + -15.711384773254395 + ], + [ + "▁Kullu", + -15.711400032043457 + ], + [ + "▁Seibert", + -15.711408615112305 + ], + [ + "▁jangle", + -15.711409568786621 + ], + [ + "▁gravida", + -15.711420059204102 + ], + [ + "▁epitaxial", + -15.711429595947266 + ], + [ + "vogel", + -15.711472511291504 + ], + [ + "▁jamais", + -15.711477279663086 + ], + [ + "▁Roxburgh", + -15.711494445800781 + ], + [ + "▁knotting", + -15.711575508117676 + ], + [ + "shakti", + -15.711588859558105 + ], + [ + "▁Nonviolent", + -15.71160888671875 + ], + [ + "хи", + -15.711636543273926 + ], + [ + "Chennai", + -15.711689949035645 + ], + [ + "▁Microelectronics", + -15.711715698242188 + ], + [ + "▁McMinnville", + -15.7117280960083 + ], + [ + "FULLY", + -15.711788177490234 + ], + [ + "▁Imbalance", + -15.711811065673828 + ], + [ + "▁Fingal", + -15.711820602416992 + ], + [ + "Circuit", + -15.711836814880371 + ], + [ + "sheriff", + -15.711848258972168 + ], + [ + "▁CreateSpace", + -15.7118558883667 + ], + [ + "OTCPK", + -15.711884498596191 + ], + [ + "дж", + -15.711888313293457 + ], + [ + "▁Cardozo", + -15.711894989013672 + ], + [ + "▁sambal", + -15.711922645568848 + ], + [ + "▁Convincing", + -15.7119722366333 + ], + [ + "▁Exterieur", + -15.7119722366333 + ], + [ + "▁jilted", + -15.712026596069336 + ], + [ + "▁kullan", + -15.712042808532715 + ], + [ + "▁хорош", + -15.712054252624512 + ], + [ + "Universität", + -15.712064743041992 + ], + [ + "説明", + -15.712078094482422 + ], + [ + "▁Chitwan", + -15.712101936340332 + ], + [ + "▁ASSISTANCE", + -15.712111473083496 + ], + [ + "▁CONCRETE", + -15.712135314941406 + ], + [ + "घ", + -15.712136268615723 + ], + [ + "▁Gué", + -15.71216106414795 + ], + [ + "GivingTuesday", + -15.712202072143555 + ], + [ + "ან", + -15.712202072143555 + ], + [ + "harbour", + -15.712207794189453 + ], + [ + "▁Ehsan", + -15.712210655212402 + ], + [ + "▁Kirkcaldy", + -15.712298393249512 + ], + [ + "老", + -15.712383270263672 + ], + [ + "יו", + -15.712394714355469 + ], + [ + "▁Zipcar", + -15.71239948272705 + ], + [ + "▁ersatz", + -15.712458610534668 + ], + [ + "▁Capernaum", + -15.712461471557617 + ], + [ + "Scribe", + -15.712472915649414 + ], + [ + "〉", + -15.712494850158691 + ], + [ + "▁Kanagawa", + -15.712566375732422 + ], + [ + "▁Mujahid", + -15.71264934539795 + ], + [ + "▁Ynez", + -15.712742805480957 + ], + [ + "Wherever", + -15.712743759155273 + ], + [ + "Bureau", + -15.712777137756348 + ], + [ + "entwicklung", + -15.712790489196777 + ], + [ + "▁Fujairah", + -15.712897300720215 + ], + [ + "▁unreached", + -15.712925910949707 + ], + [ + "▁Corvus", + -15.712959289550781 + ], + [ + "▁desarrollo", + -15.713032722473145 + ], + [ + "▁Hafeez", + -15.71303653717041 + ], + [ + "▁Ilocos", + -15.713091850280762 + ], + [ + "▁Misconception", + -15.713120460510254 + ], + [ + "▁TROUBLE", + -15.71316909790039 + ], + [ + "▁linguine", + -15.71317195892334 + ], + [ + "▁Landeskog", + -15.713223457336426 + ], + [ + "▁SCREW", + -15.713374137878418 + ], + [ + "Baltistan", + -15.71340560913086 + ], + [ + "▁Gantz", + -15.713425636291504 + ], + [ + "▁Vitra", + -15.713529586791992 + ], + [ + "judica", + -15.713536262512207 + ], + [ + "▁JAKARTA", + -15.713549613952637 + ], + [ + "▁Holdsworth", + -15.71357536315918 + ], + [ + "Successful", + -15.713577270507812 + ], + [ + "▁adulteration", + -15.7136812210083 + ], + [ + "▁Oktober", + -15.713693618774414 + ], + [ + "demonstration", + -15.71369743347168 + ], + [ + "▁ukraine", + -15.71370792388916 + ], + [ + "▁Separatist", + -15.713713645935059 + ], + [ + "▁blepharoplasty", + -15.713713645935059 + ], + [ + "▁ellipsis", + -15.713713645935059 + ], + [ + "▁Vinaigrette", + -15.713740348815918 + ], + [ + "Dakota", + -15.713744163513184 + ], + [ + "▁것이", + -15.71374797821045 + ], + [ + "อง", + -15.713773727416992 + ], + [ + "prende", + -15.713775634765625 + ], + [ + "▁Histogram", + -15.713788986206055 + ], + [ + "▁haploid", + -15.713799476623535 + ], + [ + "▁plasmonic", + -15.713815689086914 + ], + [ + "▁Lugosi", + -15.713834762573242 + ], + [ + "▁SEEKING", + -15.713911056518555 + ], + [ + "▁Kraemer", + -15.713946342468262 + ], + [ + "▁reformulation", + -15.713946342468262 + ], + [ + "awkward", + -15.713976860046387 + ], + [ + "▁Chalcedon", + -15.713985443115234 + ], + [ + "▁semiannual", + -15.714022636413574 + ], + [ + "قل", + -15.714078903198242 + ], + [ + "ENTIAL", + -15.714106559753418 + ], + [ + "Γ", + -15.714107513427734 + ], + [ + "▁parsimonious", + -15.71412181854248 + ], + [ + "▁tumbleweed", + -15.714122772216797 + ], + [ + "▁Dalston", + -15.71413516998291 + ], + [ + "glutamine", + -15.714198112487793 + ], + [ + "▁thcheap", + -15.714228630065918 + ], + [ + "Patterson", + -15.714242935180664 + ], + [ + "▁JULIA", + -15.71424674987793 + ], + [ + "▁Intrigue", + -15.714262008666992 + ], + [ + "▁Corazon", + -15.714266777038574 + ], + [ + "▁Tromp", + -15.714266777038574 + ], + [ + "▁barrette", + -15.714334487915039 + ], + [ + "empirical", + -15.714433670043945 + ], + [ + "▁Dowager", + -15.714468002319336 + ], + [ + "▁birdbath", + -15.71448802947998 + ], + [ + "▁neoadjuvant", + -15.714506149291992 + ], + [ + "▁Quesada", + -15.714559555053711 + ], + [ + "▁Kinsale", + -15.714580535888672 + ], + [ + "Elephant", + -15.714597702026367 + ], + [ + "▁Reuven", + -15.714653015136719 + ], + [ + "▁NJCAA", + -15.7146635055542 + ], + [ + "▁Kusama", + -15.714666366577148 + ], + [ + "Lubavitch", + -15.714695930480957 + ], + [ + "▁Rehnquist", + -15.71474838256836 + ], + [ + "▁voltaren", + -15.714775085449219 + ], + [ + "Intellectual", + -15.714869499206543 + ], + [ + "▁Walworth", + -15.714882850646973 + ], + [ + "في", + -15.714900970458984 + ], + [ + "▁TEMPLE", + -15.714911460876465 + ], + [ + "Radical", + -15.714958190917969 + ], + [ + "▁Ljub", + -15.714981079101562 + ], + [ + "identifier", + -15.714985847473145 + ], + [ + "▁dervish", + -15.7150239944458 + ], + [ + "Vendor", + -15.715066909790039 + ], + [ + "▁Contradiction", + -15.715080261230469 + ], + [ + "Extend", + -15.715112686157227 + ], + [ + "▁Flatbed", + -15.715123176574707 + ], + [ + "▁Witney", + -15.715128898620605 + ], + [ + "lobular", + -15.715216636657715 + ], + [ + "▁Amityville", + -15.715230941772461 + ], + [ + "▁Explanatory", + -15.715239524841309 + ], + [ + "▁humectant", + -15.715293884277344 + ], + [ + "▁masochist", + -15.715312957763672 + ], + [ + "決", + -15.715335845947266 + ], + [ + "mercapto", + -15.715387344360352 + ], + [ + "▁biotechnological", + -15.715402603149414 + ], + [ + "▁Isadora", + -15.715442657470703 + ], + [ + "▁Ashburton", + -15.71545696258545 + ], + [ + "Torch", + -15.715603828430176 + ], + [ + "▁Tremaine", + -15.715861320495605 + ], + [ + "▁Documentaries", + -15.715996742248535 + ], + [ + "Broadcast", + -15.716055870056152 + ], + [ + "▁chandler", + -15.716086387634277 + ], + [ + "▁Isidore", + -15.716133117675781 + ], + [ + "▁Xhosa", + -15.716211318969727 + ], + [ + "▁imdb", + -15.716218948364258 + ], + [ + "creativity", + -15.716238021850586 + ], + [ + "▁Woodinville", + -15.7162504196167 + ], + [ + "▁Equalization", + -15.716262817382812 + ], + [ + "▁Authenticator", + -15.716300010681152 + ], + [ + "▁Raffaele", + -15.716302871704102 + ], + [ + "▁obliteration", + -15.716302871704102 + ], + [ + "रि", + -15.716317176818848 + ], + [ + "▁Recyclable", + -15.716330528259277 + ], + [ + "▁OUTPUT", + -15.716504096984863 + ], + [ + "▁Tyrolean", + -15.716531753540039 + ], + [ + "Angry", + -15.716552734375 + ], + [ + "shuttle", + -15.716559410095215 + ], + [ + "▁pasteurization", + -15.716630935668945 + ], + [ + "Eclipse", + -15.71664810180664 + ], + [ + "▁crusading", + -15.71668529510498 + ], + [ + "ੀ", + -15.716712951660156 + ], + [ + "▁Gamecube", + -15.716731071472168 + ], + [ + "▁Krishnamurti", + -15.716739654541016 + ], + [ + "▁neurotoxic", + -15.716740608215332 + ], + [ + "▁diaphragmatic", + -15.716745376586914 + ], + [ + "피", + -15.71680736541748 + ], + [ + "▁Evasion", + -15.716813087463379 + ], + [ + "▁Mursi", + -15.716822624206543 + ], + [ + "▁Yameen", + -15.71688175201416 + ], + [ + "DEBUG", + -15.716970443725586 + ], + [ + "▁vermiculite", + -15.717013359069824 + ], + [ + "Diptera", + -15.717035293579102 + ], + [ + "▁suppositories", + -15.717095375061035 + ], + [ + "▁CARICOM", + -15.717259407043457 + ], + [ + "▁Pinecrest", + -15.717266082763672 + ], + [ + "▁Trestle", + -15.71727466583252 + ], + [ + "▁transept", + -15.717279434204102 + ], + [ + "▁Stimulating", + -15.717347145080566 + ], + [ + "▁Bremner", + -15.717373847961426 + ], + [ + "▁Optometric", + -15.717473030090332 + ], + [ + "▁coiffure", + -15.717477798461914 + ], + [ + "MARKET", + -15.717488288879395 + ], + [ + "▁Punic", + -15.71755599975586 + ], + [ + "▁welsh", + -15.717594146728516 + ], + [ + "▁Ayrton", + -15.717597961425781 + ], + [ + "bruch", + -15.71761703491211 + ], + [ + "ALLOW", + -15.717652320861816 + ], + [ + "tepec", + -15.7177095413208 + ], + [ + "▁Chewie", + -15.717711448669434 + ], + [ + "spontaneous", + -15.717735290527344 + ], + [ + "▁comedienne", + -15.717752456665039 + ], + [ + "▁Shalimar", + -15.717806816101074 + ], + [ + "ANTO", + -15.71780776977539 + ], + [ + "▁criminologist", + -15.717901229858398 + ], + [ + "▁│", + -15.71798324584961 + ], + [ + "▁Salwar", + -15.718144416809082 + ], + [ + "▁Neuropathy", + -15.718169212341309 + ], + [ + "▁coffered", + -15.718213081359863 + ], + [ + "압", + -15.718215942382812 + ], + [ + "▁Suunto", + -15.718225479125977 + ], + [ + "retardant", + -15.718282699584961 + ], + [ + "▁GAPDH", + -15.718329429626465 + ], + [ + "РѕР", + -15.718334197998047 + ], + [ + "▁connecticut", + -15.718353271484375 + ], + [ + "▁구성", + -15.718395233154297 + ], + [ + "连接", + -15.718412399291992 + ], + [ + "▁Spengler", + -15.71843433380127 + ], + [ + "ordnung", + -15.718476295471191 + ], + [ + "▁quebec", + -15.718517303466797 + ], + [ + "▁concious", + -15.718522071838379 + ], + [ + "▁APPROX", + -15.718568801879883 + ], + [ + "▁Megumi", + -15.718683242797852 + ], + [ + "▁cherche", + -15.7186918258667 + ], + [ + "▁Cherbourg", + -15.71870231628418 + ], + [ + "mushroom", + -15.718754768371582 + ], + [ + "atunga", + -15.718796730041504 + ], + [ + "whelmed", + -15.718836784362793 + ], + [ + "▁Consolidate", + -15.718870162963867 + ], + [ + "▁couleur", + -15.718935012817383 + ], + [ + "▁Neoclassical", + -15.719013214111328 + ], + [ + "مت", + -15.7190523147583 + ], + [ + "▁valvular", + -15.719063758850098 + ], + [ + "Tennis", + -15.71911907196045 + ], + [ + "▁synthetase", + -15.719145774841309 + ], + [ + "되었", + -15.719145774841309 + ], + [ + "▁VIPTix", + -15.719147682189941 + ], + [ + "່", + -15.71915340423584 + ], + [ + "gartner", + -15.719155311584473 + ], + [ + "▁Cavusoglu", + -15.719283103942871 + ], + [ + "▁WFAN", + -15.719289779663086 + ], + [ + "▁leeward", + -15.719310760498047 + ], + [ + "pledge", + -15.719319343566895 + ], + [ + "Gilbert", + -15.71934986114502 + ], + [ + "▁DEMOCRAT", + -15.719365119934082 + ], + [ + "▁Mechatronics", + -15.719367027282715 + ], + [ + "Wolves", + -15.719374656677246 + ], + [ + "▁VICTOR", + -15.719379425048828 + ], + [ + "▁michelle", + -15.719379425048828 + ], + [ + "▁peyote", + -15.719501495361328 + ], + [ + "▁METALLIC", + -15.71953296661377 + ], + [ + "Fraud", + -15.7196626663208 + ], + [ + "Iceland", + -15.719671249389648 + ], + [ + "▁Pixabay", + -15.719693183898926 + ], + [ + "▁Smitten", + -15.719709396362305 + ], + [ + "▁Algernon", + -15.719747543334961 + ], + [ + "▁Leyden", + -15.719807624816895 + ], + [ + "▁MITCHELL", + -15.719830513000488 + ], + [ + "▁Moustakas", + -15.719884872436523 + ], + [ + "▁Cracow", + -15.719893455505371 + ], + [ + "▁relegating", + -15.719940185546875 + ], + [ + "Debbie", + -15.719966888427734 + ], + [ + "▁Langmuir", + -15.719979286193848 + ], + [ + "▁disciplinarian", + -15.71999454498291 + ], + [ + "ugoslav", + -15.720006942749023 + ], + [ + "conveniently", + -15.720014572143555 + ], + [ + "▁warthog", + -15.720026969909668 + ], + [ + "▁Lynden", + -15.720067977905273 + ], + [ + "▁caprice", + -15.720087051391602 + ], + [ + "Newcastle", + -15.720109939575195 + ], + [ + "▁Divestment", + -15.720159530639648 + ], + [ + "▁inconsolable", + -15.720159530639648 + ], + [ + "Pearson", + -15.720232963562012 + ], + [ + "▁SMASH", + -15.72023868560791 + ], + [ + "▁Pushpa", + -15.720256805419922 + ], + [ + "▁Quarles", + -15.72040843963623 + ], + [ + "Ameri", + -15.720409393310547 + ], + [ + "▁multisensory", + -15.720455169677734 + ], + [ + "çı", + -15.720462799072266 + ], + [ + "▁nightingale", + -15.720474243164062 + ], + [ + "▁adjutant", + -15.720489501953125 + ], + [ + "▁PASSWORD", + -15.720490455627441 + ], + [ + "▁PAINTING", + -15.720498085021973 + ], + [ + "SCAPE", + -15.720500946044922 + ], + [ + "▁snowblower", + -15.720627784729004 + ], + [ + "▁trastuzumab", + -15.720735549926758 + ], + [ + "▁KARL", + -15.72073745727539 + ], + [ + "volcano", + -15.720747947692871 + ], + [ + "▁eames", + -15.720772743225098 + ], + [ + "Whip", + -15.720864295959473 + ], + [ + "▁Tamoxifen", + -15.720871925354004 + ], + [ + "▁Suzanna", + -15.720904350280762 + ], + [ + "▁Immense", + -15.720909118652344 + ], + [ + "▁neonate", + -15.720934867858887 + ], + [ + "▁BASEBALL", + -15.720955848693848 + ], + [ + "▁docetaxel", + -15.72098159790039 + ], + [ + "transcriptional", + -15.721097946166992 + ], + [ + "▁Glendora", + -15.72110366821289 + ], + [ + "▁Redundancy", + -15.721145629882812 + ], + [ + "preventive", + -15.721152305603027 + ], + [ + "▁Galápagos", + -15.721173286437988 + ], + [ + "▁quantitation", + -15.72118091583252 + ], + [ + "▁Lindquist", + -15.721196174621582 + ], + [ + "▁ayurveda", + -15.72122859954834 + ], + [ + "報", + -15.721277236938477 + ], + [ + "▁nastier", + -15.721308708190918 + ], + [ + "▁consequat", + -15.72132396697998 + ], + [ + "▁priciest", + -15.721338272094727 + ], + [ + "▁Exterminator", + -15.721365928649902 + ], + [ + "▁Khosrowshahi", + -15.721365928649902 + ], + [ + "▁centenarian", + -15.721393585205078 + ], + [ + "▁INVITE", + -15.721426963806152 + ], + [ + "▁Québécois", + -15.721475601196289 + ], + [ + "handicap", + -15.72148323059082 + ], + [ + "programmable", + -15.721494674682617 + ], + [ + "▁Persepolis", + -15.72150707244873 + ], + [ + "▁Temasek", + -15.72153377532959 + ], + [ + "scrut", + -15.721569061279297 + ], + [ + "▁Vibro", + -15.721602439880371 + ], + [ + "▁incompatibilities", + -15.721639633178711 + ], + [ + "▁incomparably", + -15.721667289733887 + ], + [ + "▁stonemason", + -15.72170639038086 + ], + [ + "▁Haughton", + -15.721795082092285 + ], + [ + "observable", + -15.721818923950195 + ], + [ + "▁unobtainable", + -15.721832275390625 + ], + [ + "▁mechanised", + -15.721863746643066 + ], + [ + "▁aniline", + -15.721918106079102 + ], + [ + "血", + -15.721983909606934 + ], + [ + "▁Bacterio", + -15.721986770629883 + ], + [ + "▁Bloat", + -15.722015380859375 + ], + [ + "▁jonathan", + -15.722066879272461 + ], + [ + "▁trabalho", + -15.72210693359375 + ], + [ + "▁가장", + -15.7221097946167 + ], + [ + "Eugene", + -15.722150802612305 + ], + [ + "альный", + -15.722186088562012 + ], + [ + "ņ", + -15.722188949584961 + ], + [ + "▁Neuronal", + -15.722228050231934 + ], + [ + "▁Landslide", + -15.722259521484375 + ], + [ + "▁Vallée", + -15.722307205200195 + ], + [ + "krieg", + -15.722311973571777 + ], + [ + "▁determinative", + -15.722336769104004 + ], + [ + "▁KLCC", + -15.722370147705078 + ], + [ + "ਕ", + -15.722380638122559 + ], + [ + "Shandong", + -15.722428321838379 + ], + [ + "▁compartmentalize", + -15.722444534301758 + ], + [ + "▁WHATEVER", + -15.722481727600098 + ], + [ + "▁SINGH", + -15.722511291503906 + ], + [ + "▁Hebden", + -15.722550392150879 + ], + [ + "▁Artsakh", + -15.722561836242676 + ], + [ + "▁feminized", + -15.722575187683105 + ], + [ + "▁Schechter", + -15.722588539123535 + ], + [ + "Become", + -15.722593307495117 + ], + [ + "▁microcrystalline", + -15.72262954711914 + ], + [ + "▁nephrology", + -15.722663879394531 + ], + [ + "▁immunoreactivity", + -15.72268295288086 + ], + [ + "ður", + -15.72270679473877 + ], + [ + "▁Bodleian", + -15.722710609436035 + ], + [ + "▁Smucker", + -15.722722053527832 + ], + [ + "▁Bupa", + -15.722739219665527 + ], + [ + "▁homogenate", + -15.722765922546387 + ], + [ + "▁Zelaya", + -15.722770690917969 + ], + [ + "▁HIGHWAY", + -15.722784996032715 + ], + [ + "surprising", + -15.722796440124512 + ], + [ + "▁MEAL", + -15.722804069519043 + ], + [ + "▁Moscato", + -15.722809791564941 + ], + [ + "POSITION", + -15.722817420959473 + ], + [ + "▁clawfoot", + -15.722902297973633 + ], + [ + "surcharge", + -15.722914695739746 + ], + [ + "▁Snappy", + -15.722941398620605 + ], + [ + "▁Mammalian", + -15.722954750061035 + ], + [ + "▁Mezzo", + -15.722997665405273 + ], + [ + "▁pettiness", + -15.723074913024902 + ], + [ + "▁Progesterone", + -15.723094940185547 + ], + [ + "▁copulation", + -15.723097801208496 + ], + [ + "▁pericardial", + -15.723098754882812 + ], + [ + "▁Calderón", + -15.72314167022705 + ], + [ + "▁shapeshifter", + -15.723146438598633 + ], + [ + "▁Frantic", + -15.723176002502441 + ], + [ + "▁Klout", + -15.723179817199707 + ], + [ + "лся", + -15.72320556640625 + ], + [ + "▁Taraba", + -15.723252296447754 + ], + [ + "▁Anniston", + -15.72330093383789 + ], + [ + "▁GnRH", + -15.723320007324219 + ], + [ + "sentiment", + -15.7233247756958 + ], + [ + "▁Cerebro", + -15.723369598388672 + ], + [ + "▁Mussa", + -15.723379135131836 + ], + [ + "發", + -15.723467826843262 + ], + [ + "tenured", + -15.723483085632324 + ], + [ + "▁Chromatic", + -15.723544120788574 + ], + [ + "▁Stimson", + -15.723556518554688 + ], + [ + "▁zynga", + -15.723567962646484 + ], + [ + "▁indoctrinate", + -15.723677635192871 + ], + [ + "▁Legislator", + -15.72372817993164 + ], + [ + "▁glutamic", + -15.723769187927246 + ], + [ + "▁blotter", + -15.723820686340332 + ], + [ + "restrictive", + -15.72382926940918 + ], + [ + "▁llegar", + -15.723859786987305 + ], + [ + "tanned", + -15.723893165588379 + ], + [ + "▁Jacinta", + -15.723925590515137 + ], + [ + "ే", + -15.723947525024414 + ], + [ + "▁Ahmadiyya", + -15.723981857299805 + ], + [ + "▁Gaetano", + -15.724032402038574 + ], + [ + "▁Periyar", + -15.724048614501953 + ], + [ + "▁responsable", + -15.724090576171875 + ], + [ + "Drunk", + -15.724095344543457 + ], + [ + "▁Intermodal", + -15.724151611328125 + ], + [ + "▁uncrowded", + -15.72419548034668 + ], + [ + "▁Fraudulent", + -15.724207878112793 + ], + [ + "deterministic", + -15.724210739135742 + ], + [ + "▁Oksana", + -15.724213600158691 + ], + [ + "▁Friuli", + -15.72425365447998 + ], + [ + "生成", + -15.724308013916016 + ], + [ + "▁Ichabod", + -15.724333763122559 + ], + [ + "▁liye", + -15.724431991577148 + ], + [ + "▁Grylls", + -15.724434852600098 + ], + [ + "▁prilosec", + -15.724470138549805 + ], + [ + "▁Kinship", + -15.724479675292969 + ], + [ + "▁Higdon", + -15.724498748779297 + ], + [ + "▁glycosides", + -15.724528312683105 + ], + [ + "▁Wedbush", + -15.724533081054688 + ], + [ + "▁SUMO", + -15.724535942077637 + ], + [ + "▁ayudar", + -15.724556922912598 + ], + [ + "另", + -15.724587440490723 + ], + [ + "▁Brisket", + -15.724649429321289 + ], + [ + "▁prenup", + -15.724711418151855 + ], + [ + "Nitro", + -15.724740028381348 + ], + [ + "▁CHAMPIONSHIP", + -15.724773406982422 + ], + [ + "▁Voight", + -15.724773406982422 + ], + [ + "▁cheekily", + -15.724775314331055 + ], + [ + "▁Nazarbayev", + -15.724828720092773 + ], + [ + "Interpret", + -15.724847793579102 + ], + [ + "▁succour", + -15.724895477294922 + ], + [ + "introducing", + -15.724899291992188 + ], + [ + "▁Hinterland", + -15.72492504119873 + ], + [ + "▁Quadratic", + -15.724960327148438 + ], + [ + "lysine", + -15.724977493286133 + ], + [ + "▁línea", + -15.725021362304688 + ], + [ + "▁Thermoplastic", + -15.725025177001953 + ], + [ + "▁Onassis", + -15.725053787231445 + ], + [ + "ignoring", + -15.725077629089355 + ], + [ + "▁Insecticide", + -15.725083351135254 + ], + [ + "▁oximeter", + -15.72510814666748 + ], + [ + "▁drog", + -15.725114822387695 + ], + [ + "owanie", + -15.725120544433594 + ], + [ + "regulator", + -15.725127220153809 + ], + [ + "▁kohë", + -15.725163459777832 + ], + [ + "Colossians", + -15.725174903869629 + ], + [ + "▁Berrien", + -15.725189208984375 + ], + [ + "▁Scalability", + -15.72521686553955 + ], + [ + "▁Hilfe", + -15.725229263305664 + ], + [ + "▁Это", + -15.725262641906738 + ], + [ + "▁uninvolved", + -15.725284576416016 + ], + [ + "Lotus", + -15.725289344787598 + ], + [ + "▁Moultrie", + -15.725323677062988 + ], + [ + "kohl", + -15.725356101989746 + ], + [ + "▁pistil", + -15.725418090820312 + ], + [ + "▁KITT", + -15.725444793701172 + ], + [ + "▁Sauv", + -15.725444793701172 + ], + [ + "Singing", + -15.725600242614746 + ], + [ + "▁immunoprecipitation", + -15.725685119628906 + ], + [ + "ENBERG", + -15.725722312927246 + ], + [ + "▁Supercharged", + -15.725830078125 + ], + [ + "▁Breaux", + -15.725833892822266 + ], + [ + "▁Wurst", + -15.725839614868164 + ], + [ + "▁REVO", + -15.72585678100586 + ], + [ + "buffet", + -15.725863456726074 + ], + [ + "▁Encode", + -15.72586727142334 + ], + [ + "▁Hakone", + -15.725954055786133 + ], + [ + "▁Deshmukh", + -15.72603988647461 + ], + [ + "BOUND", + -15.726051330566406 + ], + [ + "▁FLOOD", + -15.726072311401367 + ], + [ + "IFIER", + -15.726103782653809 + ], + [ + "▁Zetterberg", + -15.726122856140137 + ], + [ + "conferencing", + -15.726143836975098 + ], + [ + "▁Saguaro", + -15.726150512695312 + ], + [ + "▁그리고", + -15.726150512695312 + ], + [ + "Seems", + -15.726157188415527 + ], + [ + "▁Hindsight", + -15.726171493530273 + ], + [ + "▁Pemex", + -15.726211547851562 + ], + [ + "▁Anarchism", + -15.72623348236084 + ], + [ + "suppression", + -15.726283073425293 + ], + [ + "▁Nahyan", + -15.726300239562988 + ], + [ + "disposal", + -15.726304054260254 + ], + [ + "▁enantiomer", + -15.726325988769531 + ], + [ + "Activities", + -15.726356506347656 + ], + [ + "▁fluvial", + -15.726395606994629 + ], + [ + "▁neurochemical", + -15.726415634155273 + ], + [ + "▁Singletary", + -15.726420402526855 + ], + [ + "▁countermeasure", + -15.72651195526123 + ], + [ + "нич", + -15.726522445678711 + ], + [ + "▁syntheses", + -15.72653865814209 + ], + [ + "▁Álvarez", + -15.726564407348633 + ], + [ + "▁Antimicrob", + -15.726571083068848 + ], + [ + "▁Illustrate", + -15.726592063903809 + ], + [ + "▁SENSOR", + -15.726654052734375 + ], + [ + "▁Arbiter", + -15.726709365844727 + ], + [ + "▁certitude", + -15.726746559143066 + ], + [ + "▁McCullers", + -15.726757049560547 + ], + [ + "▁RingCentral", + -15.726766586303711 + ], + [ + "ijden", + -15.726836204528809 + ], + [ + "▁modders", + -15.726879119873047 + ], + [ + "▁MacDougall", + -15.726922035217285 + ], + [ + "▁unexciting", + -15.726936340332031 + ], + [ + "Registry", + -15.726941108703613 + ], + [ + "attraction", + -15.726948738098145 + ], + [ + "▁모든", + -15.726949691772461 + ], + [ + "Ivory", + -15.726969718933105 + ], + [ + "▁Jarred", + -15.726984024047852 + ], + [ + "prioritize", + -15.7269926071167 + ], + [ + "▁Marengo", + -15.727002143859863 + ], + [ + "▁Kadyrov", + -15.727005004882812 + ], + [ + "▁substitu", + -15.727009773254395 + ], + [ + "▁immunomodulatory", + -15.727032661437988 + ], + [ + "▁Wernick", + -15.727096557617188 + ], + [ + "baptism", + -15.727133750915527 + ], + [ + "▁ACCEPTED", + -15.727140426635742 + ], + [ + "revenge", + -15.72714614868164 + ], + [ + "ONLINE", + -15.727211952209473 + ], + [ + "▁Commute", + -15.727215766906738 + ], + [ + "▁Pernod", + -15.727232933044434 + ], + [ + "Medicaid", + -15.727251052856445 + ], + [ + "apprentice", + -15.727251052856445 + ], + [ + "包", + -15.727310180664062 + ], + [ + "ocarpus", + -15.72731876373291 + ], + [ + "Submitted", + -15.72739315032959 + ], + [ + "▁Steemit", + -15.72744083404541 + ], + [ + "▁Reynold", + -15.727517127990723 + ], + [ + "▁Aptos", + -15.727530479431152 + ], + [ + "Colonial", + -15.727602005004883 + ], + [ + "clau", + -15.727631568908691 + ], + [ + "▁unlikable", + -15.72769546508789 + ], + [ + "ത്ത", + -15.727704048156738 + ], + [ + "icchio", + -15.727731704711914 + ], + [ + "▁Torsten", + -15.72773551940918 + ], + [ + "▁Pluralism", + -15.727774620056152 + ], + [ + "接続", + -15.727791786193848 + ], + [ + "▁Madinah", + -15.727794647216797 + ], + [ + "explosion", + -15.727879524230957 + ], + [ + "▁precluding", + -15.727882385253906 + ], + [ + "▁Advaita", + -15.727943420410156 + ], + [ + "▁Optimistic", + -15.727960586547852 + ], + [ + "▁₱", + -15.727972984313965 + ], + [ + "Continuous", + -15.727988243103027 + ], + [ + "▁Claypool", + -15.728015899658203 + ], + [ + "▁qatar", + -15.728135108947754 + ], + [ + "Passport", + -15.728165626525879 + ], + [ + "gredi", + -15.728174209594727 + ], + [ + "▁Gisela", + -15.728271484375 + ], + [ + "▁Ferretti", + -15.728312492370605 + ], + [ + "▁propitious", + -15.728325843811035 + ], + [ + "▁Umayyad", + -15.728330612182617 + ], + [ + "▁Solicit", + -15.72843074798584 + ], + [ + "▁Cetyl", + -15.728446006774902 + ], + [ + "▁Accolade", + -15.728470802307129 + ], + [ + "▁Riemsdyk", + -15.728496551513672 + ], + [ + "Zawahiri", + -15.728525161743164 + ], + [ + "▁müssen", + -15.728607177734375 + ], + [ + "possibility", + -15.728609085083008 + ], + [ + "▁trouver", + -15.72861099243164 + ], + [ + "liegen", + -15.728652000427246 + ], + [ + "▁Wyckoff", + -15.728689193725586 + ], + [ + "INDIA", + -15.728728294372559 + ], + [ + "▁Egyptologist", + -15.728777885437012 + ], + [ + "communism", + -15.728788375854492 + ], + [ + "▁CHASE", + -15.728900909423828 + ], + [ + "▁glucophage", + -15.728939056396484 + ], + [ + "▁Escri", + -15.728954315185547 + ], + [ + "▁Riptide", + -15.728957176208496 + ], + [ + "▁euthanize", + -15.728998184204102 + ], + [ + "▁modifica", + -15.729043006896973 + ], + [ + "▁Claxton", + -15.729060173034668 + ], + [ + "▁LaVine", + -15.729085922241211 + ], + [ + "▁BUSY", + -15.729118347167969 + ], + [ + "▁talaq", + -15.729183197021484 + ], + [ + "▁hudson", + -15.729281425476074 + ], + [ + "▁Presario", + -15.729317665100098 + ], + [ + "▁Udinese", + -15.729325294494629 + ], + [ + "▁YMMV", + -15.72935676574707 + ], + [ + "▁Monmouthshire", + -15.729462623596191 + ], + [ + "▁Bridgwater", + -15.729496002197266 + ], + [ + "civilization", + -15.729509353637695 + ], + [ + "▁Huynh", + -15.729523658752441 + ], + [ + "▁calligraphic", + -15.729532241821289 + ], + [ + "▁Brabham", + -15.729546546936035 + ], + [ + "▁tulsa", + -15.729546546936035 + ], + [ + "▁Clowney", + -15.7295560836792 + ], + [ + "▁bloodletting", + -15.729557037353516 + ], + [ + "▁Stovall", + -15.729560852050781 + ], + [ + "Defined", + -15.72956371307373 + ], + [ + "▁madrasa", + -15.729604721069336 + ], + [ + "ARROW", + -15.729625701904297 + ], + [ + "▁Melancholy", + -15.729629516601562 + ], + [ + "▁Equus", + -15.729641914367676 + ], + [ + "▁smoosh", + -15.729677200317383 + ], + [ + "harvard", + -15.729764938354492 + ], + [ + "▁Bettis", + -15.729851722717285 + ], + [ + "▁filipino", + -15.729852676391602 + ], + [ + "▁Kakadu", + -15.729876518249512 + ], + [ + "▁bevelled", + -15.729899406433105 + ], + [ + "tolerated", + -15.730022430419922 + ], + [ + "▁DropBox", + -15.73003101348877 + ], + [ + "DREAM", + -15.730034828186035 + ], + [ + "▁Cuttack", + -15.730037689208984 + ], + [ + "▁ejemplo", + -15.730097770690918 + ], + [ + "▁Vitoria", + -15.730108261108398 + ], + [ + "▁geostationary", + -15.730108261108398 + ], + [ + "Tropical", + -15.730130195617676 + ], + [ + "▁DISCO", + -15.730164527893066 + ], + [ + "▁Zahir", + -15.730195999145508 + ], + [ + "▁Lantz", + -15.730254173278809 + ], + [ + "▁Mellencamp", + -15.730321884155273 + ], + [ + "irregular", + -15.730338096618652 + ], + [ + "STITUTION", + -15.730350494384766 + ], + [ + "▁breadsticks", + -15.730351448059082 + ], + [ + "تي", + -15.730354309082031 + ], + [ + "Uninstall", + -15.730386734008789 + ], + [ + "▁Hillingdon", + -15.730462074279785 + ], + [ + "Sweat", + -15.73048210144043 + ], + [ + "רי", + -15.730647087097168 + ], + [ + "▁Barbarossa", + -15.73082160949707 + ], + [ + "▁Impeachment", + -15.730847358703613 + ], + [ + "▁JACKET", + -15.730860710144043 + ], + [ + "ügen", + -15.730914115905762 + ], + [ + "▁tizzy", + -15.730955123901367 + ], + [ + "▁Lovecraftian", + -15.730961799621582 + ], + [ + "▁santé", + -15.730971336364746 + ], + [ + "▁HALLOWEEN", + -15.730985641479492 + ], + [ + "▁Miyake", + -15.731043815612793 + ], + [ + "▁chori", + -15.731182098388672 + ], + [ + "▁CJEU", + -15.731189727783203 + ], + [ + "adherence", + -15.73133659362793 + ], + [ + "▁intestate", + -15.731337547302246 + ], + [ + "▁Libertadores", + -15.731348037719727 + ], + [ + "▁Condoms", + -15.731365203857422 + ], + [ + "▁Fajardo", + -15.731401443481445 + ], + [ + "▁Tunstall", + -15.731438636779785 + ], + [ + "▁absolutist", + -15.731468200683594 + ], + [ + "Schema", + -15.731489181518555 + ], + [ + "▁Vigilant", + -15.731512069702148 + ], + [ + "▁Shoji", + -15.7315673828125 + ], + [ + "▁Culkin", + -15.731599807739258 + ], + [ + "▁Baffin", + -15.73163890838623 + ], + [ + "▁mockingbird", + -15.731721878051758 + ], + [ + "▁Oleksandr", + -15.731734275817871 + ], + [ + "▁Astronomer", + -15.7317476272583 + ], + [ + "▁Panchkula", + -15.731762886047363 + ], + [ + "▁soliloquy", + -15.731789588928223 + ], + [ + "нят", + -15.731802940368652 + ], + [ + "▁CareCredit", + -15.731861114501953 + ], + [ + "cumulative", + -15.731915473937988 + ], + [ + "▁pentatonic", + -15.73193359375 + ], + [ + "δο", + -15.731947898864746 + ], + [ + "▁Jerrold", + -15.732067108154297 + ], + [ + "▁Visceral", + -15.732067108154297 + ], + [ + "agglutinin", + -15.732094764709473 + ], + [ + "▁Segunda", + -15.732109069824219 + ], + [ + "▁Silvestri", + -15.732123374938965 + ], + [ + "▁MONTHLY", + -15.732160568237305 + ], + [ + "▁Transducer", + -15.732170104980469 + ], + [ + "▁napalm", + -15.732172966003418 + ], + [ + "▁gonorrhoea", + -15.732205390930176 + ], + [ + "▁Berardi", + -15.732215881347656 + ], + [ + "FAIL", + -15.732295036315918 + ], + [ + "▁Amaechi", + -15.732404708862305 + ], + [ + "▁malefic", + -15.732425689697266 + ], + [ + "望", + -15.732505798339844 + ], + [ + "▁Labelle", + -15.732507705688477 + ], + [ + "hydrating", + -15.732559204101562 + ], + [ + "▁Barricade", + -15.732565879821777 + ], + [ + "hoef", + -15.73257064819336 + ], + [ + "▁agronomy", + -15.732624053955078 + ], + [ + "▁Pushcart", + -15.732812881469727 + ], + [ + "▁Ojibwa", + -15.732889175415039 + ], + [ + "lık", + -15.732897758483887 + ], + [ + "▁Silvestre", + -15.73289966583252 + ], + [ + "▁BuddyPress", + -15.732956886291504 + ], + [ + "WRITE", + -15.732962608337402 + ], + [ + "▁EFFICIENT", + -15.732982635498047 + ], + [ + "biblio", + -15.732991218566895 + ], + [ + "helium", + -15.733001708984375 + ], + [ + "▁Ipanema", + -15.733123779296875 + ], + [ + "▁subacute", + -15.733203887939453 + ], + [ + "▁Resiliency", + -15.733232498168945 + ], + [ + "reviewjournal", + -15.733237266540527 + ], + [ + "▁Anodized", + -15.733260154724121 + ], + [ + "聚", + -15.733261108398438 + ], + [ + "▁KGaA", + -15.733262062072754 + ], + [ + "Kylie", + -15.733277320861816 + ], + [ + "バー", + -15.733283042907715 + ], + [ + "▁Moomin", + -15.73328685760498 + ], + [ + "▁pilasters", + -15.733343124389648 + ], + [ + "▁Pouliot", + -15.73337459564209 + ], + [ + "EXCLUSIVE", + -15.733416557312012 + ], + [ + "▁Gliding", + -15.733416557312012 + ], + [ + "▁decaffeinated", + -15.7334566116333 + ], + [ + "需要", + -15.733464241027832 + ], + [ + "▁transmog", + -15.733530044555664 + ], + [ + "▁GameFAQs", + -15.733566284179688 + ], + [ + "Melanie", + -15.73358154296875 + ], + [ + "▁EliteSingles", + -15.733593940734863 + ], + [ + "Editorial", + -15.73361873626709 + ], + [ + "▁Polytechnique", + -15.733638763427734 + ], + [ + "▁balayage", + -15.733704566955566 + ], + [ + "▁CATALOG", + -15.733744621276855 + ], + [ + "友", + -15.733786582946777 + ], + [ + "▁Histological", + -15.73379898071289 + ], + [ + "بة", + -15.733942985534668 + ], + [ + "▁Fluctuation", + -15.73398208618164 + ], + [ + "ି", + -15.734004974365234 + ], + [ + "▁Pallbearers", + -15.73401165008545 + ], + [ + "▁Steeple", + -15.73401927947998 + ], + [ + "hypertension", + -15.734090805053711 + ], + [ + "▁typologies", + -15.734095573425293 + ], + [ + "▁Rahab", + -15.734135627746582 + ], + [ + "▁Proxies", + -15.73418140411377 + ], + [ + "▁Tarleton", + -15.734189987182617 + ], + [ + "▁identifica", + -15.734259605407715 + ], + [ + "pathogen", + -15.734305381774902 + ], + [ + "vardenafil", + -15.734333038330078 + ], + [ + "▁GRAHAM", + -15.73441219329834 + ], + [ + "Biblio", + -15.734430313110352 + ], + [ + "prendi", + -15.734437942504883 + ], + [ + "▁Heimlich", + -15.734469413757324 + ], + [ + "▁Kerstin", + -15.734657287597656 + ], + [ + "recognize", + -15.734747886657715 + ], + [ + "▁immodest", + -15.734766006469727 + ], + [ + "▁Sorrentino", + -15.734843254089355 + ], + [ + "▁Gibney", + -15.734869003295898 + ], + [ + "▁Tokio", + -15.734939575195312 + ], + [ + "▁DISPUTE", + -15.735010147094727 + ], + [ + "▁writting", + -15.735024452209473 + ], + [ + "Barbera", + -15.735089302062988 + ], + [ + "▁operability", + -15.735091209411621 + ], + [ + "▁undignified", + -15.73509407043457 + ], + [ + "ając", + -15.73512077331543 + ], + [ + "Presence", + -15.735170364379883 + ], + [ + "▁Divergence", + -15.735180854797363 + ], + [ + "▁Zamfara", + -15.735260963439941 + ], + [ + "▁punë", + -15.735278129577637 + ], + [ + "▁Grenz", + -15.735294342041016 + ], + [ + "▁Pericles", + -15.735312461853027 + ], + [ + "▁Devotees", + -15.735455513000488 + ], + [ + "▁electrify", + -15.735456466674805 + ], + [ + "媒", + -15.735527992248535 + ], + [ + "orrhoea", + -15.73555850982666 + ], + [ + "▁Sharples", + -15.73558235168457 + ], + [ + "▁Tactic", + -15.735630989074707 + ], + [ + "comedian", + -15.735647201538086 + ], + [ + "▁mortification", + -15.735661506652832 + ], + [ + "▁SPREAD", + -15.735671043395996 + ], + [ + "▁soirée", + -15.735710144042969 + ], + [ + "▁Interleukin", + -15.735761642456055 + ], + [ + "TRIP", + -15.735803604125977 + ], + [ + "▁Beilein", + -15.735827445983887 + ], + [ + "▁anticholinergic", + -15.735844612121582 + ], + [ + "张", + -15.735847473144531 + ], + [ + "▁cenote", + -15.735854148864746 + ], + [ + "▁Monteith", + -15.735885620117188 + ], + [ + "▁Anaesthesia", + -15.735894203186035 + ], + [ + "▁epitomize", + -15.735954284667969 + ], + [ + "▁cyclonic", + -15.735968589782715 + ], + [ + "권", + -15.735984802246094 + ], + [ + "▁Toscano", + -15.736001014709473 + ], + [ + "PRODUCT", + -15.736014366149902 + ], + [ + "▁demonetization", + -15.736040115356445 + ], + [ + "distribute", + -15.73609447479248 + ], + [ + "▁gilet", + -15.736109733581543 + ], + [ + "▁Belushi", + -15.736111640930176 + ], + [ + "▁Niece", + -15.73611831665039 + ], + [ + "▁mycorrhizal", + -15.736123085021973 + ], + [ + "zentrum", + -15.736139297485352 + ], + [ + "▁unhampered", + -15.736151695251465 + ], + [ + "beverage", + -15.736172676086426 + ], + [ + "▁NURSE", + -15.736172676086426 + ], + [ + "▁COMBINE", + -15.736180305480957 + ], + [ + "▁Ranaut", + -15.736201286315918 + ], + [ + "▁geben", + -15.73621654510498 + ], + [ + "▁CEDAR", + -15.73625659942627 + ], + [ + "▁Hélène", + -15.736262321472168 + ], + [ + "▁Kahuna", + -15.7362642288208 + ], + [ + "▁ResponseAre", + -15.736268997192383 + ], + [ + "▁PolitiFact", + -15.73629093170166 + ], + [ + "scotland", + -15.736310958862305 + ], + [ + "▁Ngozi", + -15.736361503601074 + ], + [ + "▁Kathrin", + -15.736485481262207 + ], + [ + "▁Gnosticism", + -15.736555099487305 + ], + [ + "▁Carlotta", + -15.736576080322266 + ], + [ + "▁politicised", + -15.736631393432617 + ], + [ + "互", + -15.736699104309082 + ], + [ + "▁Psychosis", + -15.736709594726562 + ], + [ + "▁citron", + -15.736733436584473 + ], + [ + "▁ONTRAPORT", + -15.736736297607422 + ], + [ + "▁EPFL", + -15.736751556396484 + ], + [ + "histamine", + -15.736769676208496 + ], + [ + "▁Saarinen", + -15.736773490905762 + ], + [ + "Recycle", + -15.736775398254395 + ], + [ + "▁Raisman", + -15.736856460571289 + ], + [ + "▁Carnarvon", + -15.736875534057617 + ], + [ + "▁hungrily", + -15.736875534057617 + ], + [ + "▁Fukuyama", + -15.736913681030273 + ], + [ + "▁maltodextrin", + -15.736930847167969 + ], + [ + "▁Yuhao", + -15.736950874328613 + ], + [ + "▁nagged", + -15.736963272094727 + ], + [ + "▁Continual", + -15.737001419067383 + ], + [ + "▁besotted", + -15.737070083618164 + ], + [ + "gentleman", + -15.73708724975586 + ], + [ + "▁Poulsen", + -15.737095832824707 + ], + [ + "▁Neverwinter", + -15.7371244430542 + ], + [ + "fisk", + -15.737125396728516 + ], + [ + "Joyce", + -15.737161636352539 + ], + [ + "▁monopod", + -15.7372407913208 + ], + [ + "▁Merrifield", + -15.737249374389648 + ], + [ + "ajda", + -15.73727035522461 + ], + [ + "ವ", + -15.737290382385254 + ], + [ + "🙏", + -15.737320899963379 + ], + [ + "▁Solidworks", + -15.737343788146973 + ], + [ + "▁Eccleston", + -15.737351417541504 + ], + [ + "▁byzantine", + -15.737378120422363 + ], + [ + "▁Beatport", + -15.73738956451416 + ], + [ + "▁Jäger", + -15.737409591674805 + ], + [ + "Hoop", + -15.73754596710205 + ], + [ + "▁ROFL", + -15.73754596710205 + ], + [ + "▁Anemone", + -15.737547874450684 + ], + [ + "Ellie", + -15.737576484680176 + ], + [ + "supreme", + -15.7376070022583 + ], + [ + "ίας", + -15.737610816955566 + ], + [ + "travelled", + -15.737615585327148 + ], + [ + "▁Honeybee", + -15.737622261047363 + ], + [ + "Kurdish", + -15.737624168395996 + ], + [ + "더", + -15.737648010253906 + ], + [ + "genix", + -15.737648963928223 + ], + [ + "▁Bredesen", + -15.737714767456055 + ], + [ + "▁REGARD", + -15.7377290725708 + ], + [ + "möglich", + -15.73776626586914 + ], + [ + "▁Cabrini", + -15.737850189208984 + ], + [ + "displacement", + -15.737862586975098 + ], + [ + "▁Comintern", + -15.73790168762207 + ], + [ + "▁Negroni", + -15.737955093383789 + ], + [ + "▁Methamphetamine", + -15.737991333007812 + ], + [ + "▁Kirklees", + -15.737993240356445 + ], + [ + "▁Nidhi", + -15.738004684448242 + ], + [ + "▁Optum", + -15.738005638122559 + ], + [ + "▁multilateralism", + -15.738033294677734 + ], + [ + "▁McCandless", + -15.738046646118164 + ], + [ + "▁volcanism", + -15.738046646118164 + ], + [ + "▁Stratasys", + -15.73811149597168 + ], + [ + "▁Connex", + -15.738170623779297 + ], + [ + "▁Dreher", + -15.738205909729004 + ], + [ + "▁sainthood", + -15.738260269165039 + ], + [ + "▁dinghies", + -15.738269805908203 + ], + [ + "▁Grieving", + -15.738275527954102 + ], + [ + "▁Corrado", + -15.738293647766113 + ], + [ + "▁Baguette", + -15.738325119018555 + ], + [ + "Azhar", + -15.73832893371582 + ], + [ + "ирования", + -15.738410949707031 + ], + [ + "Participant", + -15.738425254821777 + ], + [ + "▁Cockroaches", + -15.73845100402832 + ], + [ + "▁woodstove", + -15.738503456115723 + ], + [ + "▁Emeka", + -15.73861026763916 + ], + [ + "▁Webseite", + -15.738616943359375 + ], + [ + "▁Schenck", + -15.738661766052246 + ], + [ + "Phosph", + -15.73869514465332 + ], + [ + "Đ", + -15.73870849609375 + ], + [ + "▁Azarenka", + -15.73874568939209 + ], + [ + "▁Fonz", + -15.738746643066406 + ], + [ + "Celeb", + -15.73876667022705 + ], + [ + "▁CELEBRATE", + -15.738771438598633 + ], + [ + "▁bishopric", + -15.738868713378906 + ], + [ + "grandchild", + -15.738879203796387 + ], + [ + "▁baronet", + -15.738892555236816 + ], + [ + "ữ", + -15.738911628723145 + ], + [ + "▁Rooibos", + -15.73893928527832 + ], + [ + "cancelling", + -15.738962173461914 + ], + [ + "ผ", + -15.738996505737305 + ], + [ + "▁Olufsen", + -15.739023208618164 + ], + [ + "▁ketoacidosis", + -15.739023208618164 + ], + [ + "▁Barzal", + -15.739073753356934 + ], + [ + "▁Papacy", + -15.739100456237793 + ], + [ + "▁Touareg", + -15.739107131958008 + ], + [ + "counterfeit", + -15.739128112792969 + ], + [ + "▁gullet", + -15.739140510559082 + ], + [ + "▁distributable", + -15.739147186279297 + ], + [ + "▁literacies", + -15.739173889160156 + ], + [ + "Kraft", + -15.739174842834473 + ], + [ + "▁Decipher", + -15.739175796508789 + ], + [ + "Europa", + -15.73918342590332 + ], + [ + "▁timp", + -15.739218711853027 + ], + [ + "Ḥ", + -15.739424705505371 + ], + [ + "integrate", + -15.739476203918457 + ], + [ + "dynami", + -15.73949909210205 + ], + [ + "▁Harpoon", + -15.739554405212402 + ], + [ + "▁varmint", + -15.739555358886719 + ], + [ + "▁porcini", + -15.739652633666992 + ], + [ + "▁LCBO", + -15.739664077758789 + ], + [ + "▁Walmsley", + -15.739693641662598 + ], + [ + "▁McIver", + -15.739694595336914 + ], + [ + "▁PRISON", + -15.73972225189209 + ], + [ + "▁Zootopia", + -15.739826202392578 + ], + [ + "▁singulair", + -15.73985767364502 + ], + [ + "▁DEER", + -15.739885330200195 + ], + [ + "▁Carmody", + -15.739889144897461 + ], + [ + "▁RESTORE", + -15.739958763122559 + ], + [ + "▁Husbandry", + -15.73997688293457 + ], + [ + "▁Investopedia", + -15.740008354187012 + ], + [ + "▁Shopbop", + -15.740042686462402 + ], + [ + "▁Technologie", + -15.74014663696289 + ], + [ + "▁Terrifying", + -15.740158081054688 + ], + [ + "▁disaggregated", + -15.740168571472168 + ], + [ + "▁catabolic", + -15.740171432495117 + ], + [ + "كر", + -15.740260124206543 + ], + [ + "▁nativist", + -15.740289688110352 + ], + [ + "做", + -15.740344047546387 + ], + [ + "▁PULSE", + -15.740416526794434 + ], + [ + "▁HOUSING", + -15.740421295166016 + ], + [ + "▁immunostaining", + -15.740560531616211 + ], + [ + "Gomez", + -15.740579605102539 + ], + [ + "▁Maroney", + -15.740609169006348 + ], + [ + "▁Rizwan", + -15.740665435791016 + ], + [ + "▁Kuntz", + -15.740705490112305 + ], + [ + "▁Bravery", + -15.740717887878418 + ], + [ + "gué", + -15.740775108337402 + ], + [ + "REACH", + -15.740817070007324 + ], + [ + "▁Audley", + -15.74085807800293 + ], + [ + "▁Schock", + -15.740894317626953 + ], + [ + "combining", + -15.740896224975586 + ], + [ + "▁Clockwise", + -15.740950584411621 + ], + [ + "እ", + -15.740952491760254 + ], + [ + "▁Cressida", + -15.741002082824707 + ], + [ + "▁Meaghan", + -15.741095542907715 + ], + [ + "による", + -15.741129875183105 + ], + [ + "Aziz", + -15.741164207458496 + ], + [ + "▁Discontent", + -15.741170883178711 + ], + [ + "prehensible", + -15.741207122802734 + ], + [ + "▁Observable", + -15.741239547729492 + ], + [ + "Ё", + -15.741284370422363 + ], + [ + "給", + -15.741349220275879 + ], + [ + "methodology", + -15.741389274597168 + ], + [ + "Thermal", + -15.741406440734863 + ], + [ + "▁Curitiba", + -15.741483688354492 + ], + [ + "抗", + -15.741496086120605 + ], + [ + "▁dyskinesia", + -15.741511344909668 + ], + [ + "▁immunosuppressant", + -15.741511344909668 + ], + [ + "▁Deemed", + -15.741535186767578 + ], + [ + "ீ", + -15.741539001464844 + ], + [ + "▁Meningitis", + -15.741622924804688 + ], + [ + "luvial", + -15.741628646850586 + ], + [ + "▁Crespo", + -15.741662979125977 + ], + [ + "▁ashwagandha", + -15.741707801818848 + ], + [ + "▁ENVIRONMENTAL", + -15.741742134094238 + ], + [ + "üş", + -15.7417573928833 + ], + [ + "름", + -15.7417631149292 + ], + [ + "▁Tempting", + -15.74182415008545 + ], + [ + "ָה", + -15.741860389709473 + ], + [ + "▁Diwan", + -15.741909980773926 + ], + [ + "▁Bambino", + -15.74191951751709 + ], + [ + "▁ephedrine", + -15.74201488494873 + ], + [ + "ению", + -15.742037773132324 + ], + [ + "供", + -15.742055892944336 + ], + [ + "▁Coveney", + -15.742056846618652 + ], + [ + "触", + -15.7421236038208 + ], + [ + "▁coercing", + -15.742127418518066 + ], + [ + "境", + -15.742185592651367 + ], + [ + "▁ARLINGTON", + -15.742238998413086 + ], + [ + "▁Tuchel", + -15.742274284362793 + ], + [ + "▁Maronite", + -15.742300033569336 + ], + [ + "▁Margiela", + -15.742340087890625 + ], + [ + "▁Dagmar", + -15.742341995239258 + ], + [ + "determining", + -15.742371559143066 + ], + [ + "▁francais", + -15.7423734664917 + ], + [ + "▁SOLELY", + -15.74240779876709 + ], + [ + "▁Akashic", + -15.742409706115723 + ], + [ + "Repository", + -15.742682456970215 + ], + [ + "联", + -15.742685317993164 + ], + [ + "ય", + -15.742687225341797 + ], + [ + "▁CONSOL", + -15.742698669433594 + ], + [ + "waiver", + -15.742722511291504 + ], + [ + "▁Beckinsale", + -15.742772102355957 + ], + [ + "▁Interscope", + -15.742826461791992 + ], + [ + "▁Clematis", + -15.742971420288086 + ], + [ + "▁destabilising", + -15.742996215820312 + ], + [ + "▁subsonic", + -15.743000984191895 + ], + [ + "▁Krissy", + -15.743008613586426 + ], + [ + "Emerging", + -15.74301815032959 + ], + [ + "▁Larkspur", + -15.743024826049805 + ], + [ + "climax", + -15.743032455444336 + ], + [ + "▁Undefeated", + -15.74305248260498 + ], + [ + "부터", + -15.743099212646484 + ], + [ + "litigation", + -15.743132591247559 + ], + [ + "▁Meticulously", + -15.743253707885742 + ], + [ + "▁cudgel", + -15.743309020996094 + ], + [ + "▁delegitimize", + -15.743361473083496 + ], + [ + "Trojan", + -15.743431091308594 + ], + [ + "▁AUTHENTIC", + -15.743500709533691 + ], + [ + "▁Capsiplex", + -15.743528366088867 + ], + [ + "▁Barbari", + -15.7435302734375 + ], + [ + "▁Peloton", + -15.743561744689941 + ], + [ + "▁BRUCE", + -15.743573188781738 + ], + [ + "Gypsy", + -15.743607521057129 + ], + [ + "▁Controversies", + -15.743640899658203 + ], + [ + "▁Shrike", + -15.743657112121582 + ], + [ + "▁baitfish", + -15.743719100952148 + ], + [ + "▁alacrity", + -15.743781089782715 + ], + [ + "▁superimpose", + -15.743794441223145 + ], + [ + "▁Estée", + -15.743850708007812 + ], + [ + "▁Brimstone", + -15.743866920471191 + ], + [ + "▁COMPARTMENTS", + -15.74389362335205 + ], + [ + "automation", + -15.7439603805542 + ], + [ + "▁Sellars", + -15.743993759155273 + ], + [ + "CURRENT", + -15.744070053100586 + ], + [ + "▁Fairbairn", + -15.744117736816406 + ], + [ + "▁Alessio", + -15.744119644165039 + ], + [ + "との", + -15.74417495727539 + ], + [ + "▁Arbuckle", + -15.744194030761719 + ], + [ + "▁Jupp", + -15.744267463684082 + ], + [ + "rubicin", + -15.744280815124512 + ], + [ + "▁Rupture", + -15.744290351867676 + ], + [ + "▁Raynaud", + -15.744328498840332 + ], + [ + "▁Trollope", + -15.74439811706543 + ], + [ + "▁Zobrist", + -15.744399070739746 + ], + [ + "▁Habakkuk", + -15.744426727294922 + ], + [ + "▁polyamory", + -15.744454383850098 + ], + [ + "LEVEL", + -15.744476318359375 + ], + [ + "▁Hayworth", + -15.744505882263184 + ], + [ + "ለ", + -15.744595527648926 + ], + [ + "doubling", + -15.744597434997559 + ], + [ + "▁CyberGhost", + -15.744632720947266 + ], + [ + "▁Günther", + -15.744656562805176 + ], + [ + "ள்", + -15.74468994140625 + ], + [ + "▁Barbaro", + -15.744710922241211 + ], + [ + "▁Chopard", + -15.744714736938477 + ], + [ + "▁Llorente", + -15.744791984558105 + ], + [ + "▁Affectionate", + -15.74483871459961 + ], + [ + "▁77891", + -15.744854927062988 + ], + [ + "Bresson", + -15.744871139526367 + ], + [ + "cervical", + -15.744911193847656 + ], + [ + "▁TRANSIT", + -15.744987487792969 + ], + [ + "gianni", + -15.74500560760498 + ], + [ + "Presentation", + -15.745018005371094 + ], + [ + "▁Bostic", + -15.745089530944824 + ], + [ + "▁Mihail", + -15.74509334564209 + ], + [ + "ḍ", + -15.745100975036621 + ], + [ + "▁congregating", + -15.745128631591797 + ], + [ + "▁Connexion", + -15.74515438079834 + ], + [ + "▁TEPCO", + -15.745157241821289 + ], + [ + "▁Shortlisted", + -15.745163917541504 + ], + [ + "▁Gaskell", + -15.745238304138184 + ], + [ + "▁DATABASE", + -15.745248794555664 + ], + [ + "▁différent", + -15.745269775390625 + ], + [ + "Recover", + -15.74528980255127 + ], + [ + "Spoiler", + -15.745291709899902 + ], + [ + "Cigarette", + -15.745376586914062 + ], + [ + "በ", + -15.745381355285645 + ], + [ + "Aboriginal", + -15.74542236328125 + ], + [ + "环", + -15.745433807373047 + ], + [ + "▁percolation", + -15.745437622070312 + ], + [ + "▁Thornberry", + -15.74547290802002 + ], + [ + "▁divvy", + -15.74551010131836 + ], + [ + "▁dissapear", + -15.745607376098633 + ], + [ + "▁Turlock", + -15.74567699432373 + ], + [ + "▁Taurine", + -15.745743751525879 + ], + [ + "▁Phthalate", + -15.745746612548828 + ], + [ + "▁unipolar", + -15.745783805847168 + ], + [ + "▁borealis", + -15.745819091796875 + ], + [ + "��LISTED", + -15.745892524719238 + ], + [ + "▁kerfuffle", + -15.745915412902832 + ], + [ + "▁experiance", + -15.745973587036133 + ], + [ + "▁Fransisco", + -15.745977401733398 + ], + [ + "▁availabilities", + -15.74600601196289 + ], + [ + "Cyclo", + -15.74606990814209 + ], + [ + "▁Deontay", + -15.746084213256836 + ], + [ + "▁DISTANCE", + -15.746087074279785 + ], + [ + "▁Sphero", + -15.746109962463379 + ], + [ + "평", + -15.746112823486328 + ], + [ + "▁burgdorferi", + -15.746140480041504 + ], + [ + "▁psyllium", + -15.746140480041504 + ], + [ + "▁Deidre", + -15.746186256408691 + ], + [ + "▁pressurize", + -15.746203422546387 + ], + [ + "▁Benefic", + -15.746252059936523 + ], + [ + "▁Caenorhabditis", + -15.74625301361084 + ], + [ + "JOHN", + -15.746258735656738 + ], + [ + "Zarqawi", + -15.74631118774414 + ], + [ + "▁Bouteflika", + -15.746337890625 + ], + [ + "▁Configurable", + -15.746365547180176 + ], + [ + "▁violist", + -15.746365547180176 + ], + [ + "▁Wondrous", + -15.746421813964844 + ], + [ + "▁Cypri", + -15.74645709991455 + ], + [ + "▁Fleischmann", + -15.746488571166992 + ], + [ + "▁Formaldehyde", + -15.74653434753418 + ], + [ + "▁vesicular", + -15.746535301208496 + ], + [ + "اض", + -15.746554374694824 + ], + [ + "▁Contaminated", + -15.746563911437988 + ], + [ + "Tutorial", + -15.746569633483887 + ], + [ + "▁caucasian", + -15.746590614318848 + ], + [ + "▁Kinematic", + -15.746637344360352 + ], + [ + "общ", + -15.746650695800781 + ], + [ + "Threat", + -15.746864318847656 + ], + [ + "hhhhhhh", + -15.746957778930664 + ], + [ + "victoria", + -15.746970176696777 + ], + [ + "▁diversionary", + -15.746980667114258 + ], + [ + "▁Tilapia", + -15.74698543548584 + ], + [ + "▁Cauvery", + -15.747029304504395 + ], + [ + "▁Knickerbocker", + -15.747040748596191 + ], + [ + "qPCR", + -15.74706745147705 + ], + [ + "▁Maribor", + -15.747092247009277 + ], + [ + "Strawberry", + -15.747095108032227 + ], + [ + "▁intermingle", + -15.747152328491211 + ], + [ + "▁buisness", + -15.747183799743652 + ], + [ + "▁FINDING", + -15.747245788574219 + ], + [ + "▁cornflour", + -15.747247695922852 + ], + [ + "▁nanostructured", + -15.74731731414795 + ], + [ + "dedication", + -15.747336387634277 + ], + [ + "▁Mohanlal", + -15.747395515441895 + ], + [ + "▁Exponent", + -15.747396469116211 + ], + [ + "LOVER", + -15.747397422790527 + ], + [ + "announcement", + -15.747406005859375 + ], + [ + "▁reaffirmation", + -15.74743366241455 + ], + [ + "WWWW", + -15.747455596923828 + ], + [ + "▁necropolis", + -15.747693061828613 + ], + [ + "▁hoodoo", + -15.74770736694336 + ], + [ + "▁loooong", + -15.7477445602417 + ], + [ + "▁Debugger", + -15.747749328613281 + ], + [ + "▁Consolation", + -15.74781608581543 + ], + [ + "▁Fermat", + -15.74781608581543 + ], + [ + "▁Safavieh", + -15.74782943725586 + ], + [ + "Lonely", + -15.747855186462402 + ], + [ + "▁venal", + -15.7479248046875 + ], + [ + "▁Spivey", + -15.747942924499512 + ], + [ + "查", + -15.747969627380371 + ], + [ + "▁transphobia", + -15.748064994812012 + ], + [ + "▁проект", + -15.74808406829834 + ], + [ + "▁Spielautomaten", + -15.7481107711792 + ], + [ + "▁Mephisto", + -15.748112678527832 + ], + [ + "▁Campervan", + -15.74814510345459 + ], + [ + "messenger", + -15.748147010803223 + ], + [ + "▁Kalamata", + -15.748167991638184 + ], + [ + "▁ADORE", + -15.74819278717041 + ], + [ + "▁Fulford", + -15.748204231262207 + ], + [ + "provisional", + -15.748376846313477 + ], + [ + "▁Tamarack", + -15.748381614685059 + ], + [ + "▁incongruity", + -15.748421669006348 + ], + [ + "▁Refinement", + -15.74856185913086 + ], + [ + "▁inviolable", + -15.748618125915527 + ], + [ + "▁denuclearize", + -15.748655319213867 + ], + [ + "▁Gobierno", + -15.748703956604004 + ], + [ + "▁semicircle", + -15.748750686645508 + ], + [ + "blush", + -15.748810768127441 + ], + [ + "▁Lurgan", + -15.748831748962402 + ], + [ + "▁Xylitol", + -15.748844146728516 + ], + [ + "▁statuesque", + -15.748884201049805 + ], + [ + "▁sheepdog", + -15.74891471862793 + ], + [ + "ון", + -15.74895191192627 + ], + [ + "Ethics", + -15.748980522155762 + ], + [ + "▁porphyry", + -15.748985290527344 + ], + [ + "▁altarpiece", + -15.74902057647705 + ], + [ + "▁Monteverde", + -15.749022483825684 + ], + [ + "▁Nicolette", + -15.749039649963379 + ], + [ + "▁levodopa", + -15.749070167541504 + ], + [ + "▁victual", + -15.749072074890137 + ], + [ + "▁Sneha", + -15.749135971069336 + ], + [ + "▁Anacortes", + -15.749154090881348 + ], + [ + "▁appropri", + -15.749170303344727 + ], + [ + "▁Denomination", + -15.749197006225586 + ], + [ + "▁Tertullian", + -15.749210357666016 + ], + [ + "▁plavix", + -15.749323844909668 + ], + [ + "▁Sorbate", + -15.749377250671387 + ], + [ + "▁sulcus", + -15.74940299987793 + ], + [ + "▁Cresswell", + -15.749565124511719 + ], + [ + "competence", + -15.749570846557617 + ], + [ + "▁Abdulrahman", + -15.749641418457031 + ], + [ + "▁système", + -15.749690055847168 + ], + [ + "▁sorbent", + -15.74972152709961 + ], + [ + "▁Thuringia", + -15.74979019165039 + ], + [ + "▁вос", + -15.749890327453613 + ], + [ + "▁Sabotage", + -15.749897003173828 + ], + [ + "Jacket", + -15.74991226196289 + ], + [ + "Millennial", + -15.749914169311523 + ], + [ + "▁Parsha", + -15.749955177307129 + ], + [ + "▁chaplaincy", + -15.749992370605469 + ], + [ + "azuma", + -15.750127792358398 + ], + [ + "WASHINGTON", + -15.750165939331055 + ], + [ + "▁Telefon", + -15.750177383422852 + ], + [ + "▁Retaliation", + -15.750311851501465 + ], + [ + "▁Roatan", + -15.750336647033691 + ], + [ + "▁morpheme", + -15.750384330749512 + ], + [ + "▁ANNIVERSARY", + -15.750395774841309 + ], + [ + "Pivot", + -15.750452995300293 + ], + [ + "▁undeliverable", + -15.750480651855469 + ], + [ + "potency", + -15.750531196594238 + ], + [ + "▁stowaway", + -15.750536918640137 + ], + [ + "▁Uffizi", + -15.750537872314453 + ], + [ + "შ", + -15.750555992126465 + ], + [ + "工程", + -15.75059986114502 + ], + [ + "Chron", + -15.750608444213867 + ], + [ + "▁pecorino", + -15.750621795654297 + ], + [ + "Revolutionary", + -15.75068187713623 + ], + [ + "▁Volkov", + -15.75074291229248 + ], + [ + "▁Paralysis", + -15.750752449035645 + ], + [ + "▁Shortcake", + -15.75086784362793 + ], + [ + "▁Monopol", + -15.750874519348145 + ], + [ + "phoenix", + -15.750896453857422 + ], + [ + "▁untroubled", + -15.750961303710938 + ], + [ + "▁Ketamine", + -15.751017570495605 + ], + [ + "▁fovea", + -15.751028060913086 + ], + [ + "ТО", + -15.751033782958984 + ], + [ + "aşı", + -15.751090049743652 + ], + [ + "▁nimbly", + -15.751091957092285 + ], + [ + "▁Yisroel", + -15.751102447509766 + ], + [ + "▁Furtado", + -15.75115966796875 + ], + [ + "▁futbol", + -15.751160621643066 + ], + [ + "▁bolognese", + -15.751214981079102 + ], + [ + "пит", + -15.751290321350098 + ], + [ + "▁odonto", + -15.751299858093262 + ], + [ + "▁decongest", + -15.751310348510742 + ], + [ + "Segment", + -15.751335144042969 + ], + [ + "ુ", + -15.751357078552246 + ], + [ + "schrieben", + -15.75136947631836 + ], + [ + "▁Jacobean", + -15.751502990722656 + ], + [ + "▁alzheimer", + -15.75152587890625 + ], + [ + "▁Fenugreek", + -15.751554489135742 + ], + [ + "▁Tarsus", + -15.751565933227539 + ], + [ + "▁Blumberg", + -15.751574516296387 + ], + [ + "Hallelujah", + -15.751580238342285 + ], + [ + "▁telekinetic", + -15.751596450805664 + ], + [ + "川", + -15.751639366149902 + ], + [ + "▁epigram", + -15.751640319824219 + ], + [ + "▁videotaping", + -15.751640319824219 + ], + [ + "allergy", + -15.751710891723633 + ], + [ + "▁Interchangeable", + -15.751720428466797 + ], + [ + "▁Peacekeeping", + -15.751781463623047 + ], + [ + "▁plainclothes", + -15.75178337097168 + ], + [ + "▁baobab", + -15.751784324645996 + ], + [ + "▁Eurogamer", + -15.751873016357422 + ], + [ + "▁arboreal", + -15.751876831054688 + ], + [ + "▁asphyxiation", + -15.751906394958496 + ], + [ + "▁unscrambling", + -15.752035140991211 + ], + [ + "Declaration", + -15.752060890197754 + ], + [ + "▁citronella", + -15.75207233428955 + ], + [ + "▁Norquist", + -15.752105712890625 + ], + [ + "▁peuvent", + -15.752126693725586 + ], + [ + "▁ASKED", + -15.75214672088623 + ], + [ + "▁McMorris", + -15.752148628234863 + ], + [ + "░", + -15.75217342376709 + ], + [ + "ИЯ", + -15.752238273620605 + ], + [ + "▁schmuck", + -15.752239227294922 + ], + [ + "sacrificing", + -15.752259254455566 + ], + [ + "Sunflower", + -15.752298355102539 + ], + [ + "▁contextualise", + -15.752306938171387 + ], + [ + "▁Thiessen", + -15.752362251281738 + ], + [ + "изация", + -15.752420425415039 + ], + [ + "▁incapacitate", + -15.75247859954834 + ], + [ + "▁Ingmar", + -15.752518653869629 + ], + [ + "Nielsen", + -15.752577781677246 + ], + [ + "▁titillating", + -15.752630233764648 + ], + [ + "▁availabe", + -15.752726554870605 + ], + [ + "▁interpolate", + -15.752760887145996 + ], + [ + "▁puffins", + -15.752856254577637 + ], + [ + "▁lég", + -15.752904891967773 + ], + [ + "▁CALENDAR", + -15.752941131591797 + ], + [ + "對", + -15.752985954284668 + ], + [ + "▁treacle", + -15.753005981445312 + ], + [ + "▁Mendota", + -15.753026962280273 + ], + [ + "Leninism", + -15.753035545349121 + ], + [ + "▁Employability", + -15.753090858459473 + ], + [ + "Sculpt", + -15.753135681152344 + ], + [ + "▁STEREO", + -15.75313663482666 + ], + [ + "crucial", + -15.753145217895508 + ], + [ + "▁Gaeta", + -15.7532320022583 + ], + [ + "▁Wailea", + -15.753286361694336 + ], + [ + "patriotic", + -15.753303527832031 + ], + [ + "▁Stilwell", + -15.753334045410156 + ], + [ + "▁striated", + -15.753374099731445 + ], + [ + "▁Compagnie", + -15.75339412689209 + ], + [ + "▁JENNIFER", + -15.753422737121582 + ], + [ + "▁Deaton", + -15.753438949584961 + ], + [ + "Mobil", + -15.753485679626465 + ], + [ + "選択", + -15.75350570678711 + ], + [ + "▁Seiji", + -15.753532409667969 + ], + [ + "▁Perlmutter", + -15.753621101379395 + ], + [ + "ιά", + -15.753682136535645 + ], + [ + "▁jetties", + -15.753698348999023 + ], + [ + "▁lipophilic", + -15.753703117370605 + ], + [ + "▁Nuova", + -15.753734588623047 + ], + [ + "▁sertraline", + -15.753762245178223 + ], + [ + "▁Committing", + -15.75379467010498 + ], + [ + "▁bahama", + -15.753872871398926 + ], + [ + "▁Mewtwo", + -15.753891944885254 + ], + [ + "▁Durbar", + -15.75394344329834 + ], + [ + "▁Hahnemann", + -15.754000663757324 + ], + [ + "▁bratty", + -15.754029273986816 + ], + [ + "▁lipgloss", + -15.754040718078613 + ], + [ + "且", + -15.754055976867676 + ], + [ + "▁FISHER", + -15.75410270690918 + ], + [ + "▁cephalexin", + -15.75410270690918 + ], + [ + "▁Lipinski", + -15.754118919372559 + ], + [ + "▁Svitolina", + -15.754158973693848 + ], + [ + "▁revitalising", + -15.754216194152832 + ], + [ + "▁Kospi", + -15.754265785217285 + ], + [ + "離", + -15.754281044006348 + ], + [ + "▁Bernina", + -15.754362106323242 + ], + [ + "▁HSDPA", + -15.754396438598633 + ], + [ + "träge", + -15.754446983337402 + ], + [ + "abbreviated", + -15.754469871520996 + ], + [ + "快", + -15.75447940826416 + ], + [ + "▁immortalised", + -15.754508972167969 + ], + [ + "經", + -15.754534721374512 + ], + [ + "步", + -15.754556655883789 + ], + [ + "▁Hypoallergenic", + -15.754587173461914 + ], + [ + "▁overwintering", + -15.75458812713623 + ], + [ + "▁Pergamon", + -15.754612922668457 + ], + [ + "Excellence", + -15.754745483398438 + ], + [ + "Veronica", + -15.75477123260498 + ], + [ + "▁renege", + -15.75479793548584 + ], + [ + "▁enthu", + -15.754798889160156 + ], + [ + "▁Bubblegum", + -15.754828453063965 + ], + [ + "▁TIBCO", + -15.754839897155762 + ], + [ + "防", + -15.754860877990723 + ], + [ + "▁Sleaford", + -15.754924774169922 + ], + [ + "ὰ", + -15.754953384399414 + ], + [ + "▁Ascorbic", + -15.754953384399414 + ], + [ + "▁Fresenius", + -15.755011558532715 + ], + [ + "▁gastropub", + -15.75504207611084 + ], + [ + "eininger", + -15.755064964294434 + ], + [ + "▁clapper", + -15.755107879638672 + ], + [ + "▁Credible", + -15.755120277404785 + ], + [ + "ই", + -15.755123138427734 + ], + [ + "▁Manilow", + -15.755151748657227 + ], + [ + "▁Georgios", + -15.755270004272461 + ], + [ + "▁Pezz", + -15.755280494689941 + ], + [ + "▁Veloci", + -15.755290985107422 + ], + [ + "예", + -15.755292892456055 + ], + [ + "▁Sinful", + -15.755295753479004 + ], + [ + "pubertal", + -15.755306243896484 + ], + [ + "▁EGCG", + -15.755314826965332 + ], + [ + "▁collins", + -15.755332946777344 + ], + [ + "Relation", + -15.755436897277832 + ], + [ + "▁mormon", + -15.755440711975098 + ], + [ + "weebly", + -15.755441665649414 + ], + [ + "▁carrera", + -15.755465507507324 + ], + [ + "▁SPECIFICALLY", + -15.755467414855957 + ], + [ + "▁Carvajal", + -15.755492210388184 + ], + [ + "▁gemcitabine", + -15.75550365447998 + ], + [ + "▁ruffian", + -15.755570411682129 + ], + [ + "▁cuisinart", + -15.75557804107666 + ], + [ + "▁kinesin", + -15.755578994750977 + ], + [ + "▁Andriy", + -15.755590438842773 + ], + [ + "plaintiff", + -15.755627632141113 + ], + [ + "Hurry", + -15.755638122558594 + ], + [ + "▁Wisniewski", + -15.75575065612793 + ], + [ + "Vantage", + -15.755758285522461 + ], + [ + "▁Siemian", + -15.755772590637207 + ], + [ + "maximal", + -15.755834579467773 + ], + [ + "되고", + -15.755865097045898 + ], + [ + "▁Abusive", + -15.75590991973877 + ], + [ + "▁Natchitoches", + -15.755975723266602 + ], + [ + "▁Aravind", + -15.756020545959473 + ], + [ + "▁Hgtv", + -15.756170272827148 + ], + [ + "▁Colloid", + -15.756200790405273 + ], + [ + "▁Morricone", + -15.756202697753906 + ], + [ + "amplified", + -15.756234169006348 + ], + [ + "▁Halibut", + -15.756261825561523 + ], + [ + "▁Neuhaus", + -15.75627326965332 + ], + [ + "larion", + -15.756296157836914 + ], + [ + "服", + -15.756332397460938 + ], + [ + "▁Empresa", + -15.756370544433594 + ], + [ + "▁hypochlorite", + -15.756458282470703 + ], + [ + "▁dwarven", + -15.756600379943848 + ], + [ + "▁Raspbian", + -15.756659507751465 + ], + [ + "▁Trentino", + -15.756688117980957 + ], + [ + "▁LATAM", + -15.756752967834473 + ], + [ + "Ordinary", + -15.756769180297852 + ], + [ + "▁Quando", + -15.756856918334961 + ], + [ + "▁surrealistic", + -15.756875991821289 + ], + [ + "▁Extensible", + -15.757028579711914 + ], + [ + "▁Zomato", + -15.757030487060547 + ], + [ + "▁ovum", + -15.757059097290039 + ], + [ + "▁Crestron", + -15.757111549377441 + ], + [ + "▁Sadhana", + -15.757170677185059 + ], + [ + "▁mislabeled", + -15.757224082946777 + ], + [ + "▁DePuy", + -15.75722599029541 + ], + [ + "जी", + -15.757279396057129 + ], + [ + "▁Pacemaker", + -15.757285118103027 + ], + [ + "▁suturing", + -15.757349967956543 + ], + [ + "▁mincing", + -15.757354736328125 + ], + [ + "▁NOVEL", + -15.757437705993652 + ], + [ + "▁Dungannon", + -15.757481575012207 + ], + [ + "▁Yanagi", + -15.757499694824219 + ], + [ + "▁Slashdot", + -15.757622718811035 + ], + [ + "▁valerian", + -15.757640838623047 + ], + [ + "▁GAMING", + -15.757674217224121 + ], + [ + "▁genotoxic", + -15.75772762298584 + ], + [ + "▁Slackware", + -15.757866859436035 + ], + [ + "abilidad", + -15.757871627807617 + ], + [ + "▁Glyphosate", + -15.757908821105957 + ], + [ + "▁Havant", + -15.757943153381348 + ], + [ + "коль", + -15.757966041564941 + ], + [ + "ろ", + -15.757988929748535 + ], + [ + "▁Marquardt", + -15.75802230834961 + ], + [ + "▁Valence", + -15.758024215698242 + ], + [ + "▁UNIVERSE", + -15.758087158203125 + ], + [ + "▁marzo", + -15.758106231689453 + ], + [ + "▁phosphorylate", + -15.758153915405273 + ], + [ + "▁Hedging", + -15.758163452148438 + ], + [ + "Regina", + -15.758221626281738 + ], + [ + "▁Murmansk", + -15.758225440979004 + ], + [ + "▁Timbaland", + -15.75825023651123 + ], + [ + "▁Kedarnath", + -15.758252143859863 + ], + [ + "▁FOLK", + -15.758322715759277 + ], + [ + "▁Rabinowitz", + -15.758341789245605 + ], + [ + "eluting", + -15.758350372314453 + ], + [ + "▁Scioto", + -15.7583646774292 + ], + [ + "▁POLAR", + -15.75838565826416 + ], + [ + "▁NOISE", + -15.758407592773438 + ], + [ + "▁Deforestation", + -15.758505821228027 + ], + [ + "▁retcon", + -15.758634567260742 + ], + [ + "▁Pietersen", + -15.75864028930664 + ], + [ + "▁zilch", + -15.758683204650879 + ], + [ + "レン", + -15.758724212646484 + ], + [ + "▁quadruped", + -15.75876235961914 + ], + [ + "Messenger", + -15.758822441101074 + ], + [ + "▁sextet", + -15.758845329284668 + ], + [ + "▁dispersive", + -15.75887680053711 + ], + [ + "▁Meissner", + -15.758904457092285 + ], + [ + "PayPal", + -15.758907318115234 + ], + [ + "тери", + -15.758909225463867 + ], + [ + "游", + -15.758910179138184 + ], + [ + "德", + -15.758913040161133 + ], + [ + "▁Dumpty", + -15.75897216796875 + ], + [ + "yummy", + -15.7589750289917 + ], + [ + "▁INSPECTION", + -15.759018898010254 + ], + [ + "▁Gonsalves", + -15.759047508239746 + ], + [ + "WINDOWS", + -15.759050369262695 + ], + [ + "▁Kedah", + -15.759099006652832 + ], + [ + "▁Pragya", + -15.759114265441895 + ], + [ + "Gauge", + -15.759127616882324 + ], + [ + "▁Dombrowski", + -15.759132385253906 + ], + [ + "▁Piramal", + -15.759191513061523 + ], + [ + "▁Skimmer", + -15.759265899658203 + ], + [ + "▁Lockerbie", + -15.75932788848877 + ], + [ + "▁Rosicrucian", + -15.759361267089844 + ], + [ + "▁striatal", + -15.759367942810059 + ], + [ + "▁OUTSTANDING", + -15.759446144104004 + ], + [ + "▁terrine", + -15.759506225585938 + ], + [ + "emulsion", + -15.759561538696289 + ], + [ + "▁zantac", + -15.759562492370605 + ], + [ + "▁Menominee", + -15.759567260742188 + ], + [ + "Beginner", + -15.759588241577148 + ], + [ + "▁vraiment", + -15.75961685180664 + ], + [ + "均", + -15.759700775146484 + ], + [ + "▁accuracies", + -15.759702682495117 + ], + [ + "▁Gujrat", + -15.75978946685791 + ], + [ + "▁Tatooine", + -15.759817123413086 + ], + [ + "▁Battaglia", + -15.759819984436035 + ], + [ + "▁développement", + -15.759834289550781 + ], + [ + "Marketwire", + -15.759856224060059 + ], + [ + "▁Hyperactivity", + -15.759933471679688 + ], + [ + "▁chaperon", + -15.75998592376709 + ], + [ + "▁virile", + -15.760031700134277 + ], + [ + "▁disenfranchise", + -15.7601900100708 + ], + [ + "▁grapeseed", + -15.760215759277344 + ], + [ + "▁WEAPON", + -15.760217666625977 + ], + [ + "بو", + -15.760229110717773 + ], + [ + "▁slugged", + -15.760237693786621 + ], + [ + "▁propensities", + -15.760244369506836 + ], + [ + "мест", + -15.760334014892578 + ], + [ + "▁Privatization", + -15.760374069213867 + ], + [ + "▁adjudicating", + -15.76050090789795 + ], + [ + "▁tjetër", + -15.76050090789795 + ], + [ + "▁LAURA", + -15.760517120361328 + ], + [ + "റ", + -15.760614395141602 + ], + [ + "▁stoicism", + -15.760660171508789 + ], + [ + "▁Shakib", + -15.760666847229004 + ], + [ + "▁espacio", + -15.760698318481445 + ], + [ + "▁Donatello", + -15.760699272155762 + ], + [ + "▁CLINICAL", + -15.760717391967773 + ], + [ + "▁elimina", + -15.760795593261719 + ], + [ + "▁Sengupta", + -15.76083755493164 + ], + [ + "▁↵", + -15.76083755493164 + ], + [ + "führer", + -15.760848045349121 + ], + [ + "▁Kelantan", + -15.76087474822998 + ], + [ + "Infrastructure", + -15.760926246643066 + ], + [ + "▁Luís", + -15.761018753051758 + ], + [ + "▁fogged", + -15.761059761047363 + ], + [ + "▁Megaupload", + -15.761128425598145 + ], + [ + "▁Zeigler", + -15.761159896850586 + ], + [ + "▁MARRIED", + -15.761242866516113 + ], + [ + "vár", + -15.761245727539062 + ], + [ + "▁Boonville", + -15.76126480102539 + ], + [ + "Santos", + -15.761303901672363 + ], + [ + "▁GURPS", + -15.76132869720459 + ], + [ + "▁KEITH", + -15.761363983154297 + ], + [ + "▁Dimitrios", + -15.761378288269043 + ], + [ + "▁Homage", + -15.76138973236084 + ], + [ + "▁Tarragona", + -15.761414527893066 + ], + [ + "▁Lucite", + -15.761422157287598 + ], + [ + "▁Becton", + -15.761425971984863 + ], + [ + "▁ANDROID", + -15.761443138122559 + ], + [ + "▁Eredivisie", + -15.761443138122559 + ], + [ + "▁synergize", + -15.761444091796875 + ], + [ + "steuer", + -15.761449813842773 + ], + [ + "▁Juicing", + -15.761481285095215 + ], + [ + "▁Longchamp", + -15.761491775512695 + ], + [ + "▁Vesey", + -15.7615385055542 + ], + [ + "▁Abhinav", + -15.761547088623047 + ], + [ + "familysearch", + -15.761575698852539 + ], + [ + "▁SPRAY", + -15.761584281921387 + ], + [ + "▁SIGMA", + -15.761611938476562 + ], + [ + "▁Freon", + -15.761614799499512 + ], + [ + "▁Dharamshala", + -15.761643409729004 + ], + [ + "▁PHOTOGRAPHY", + -15.761663436889648 + ], + [ + "psychologist", + -15.761737823486328 + ], + [ + "▁Hypnotic", + -15.76188850402832 + ], + [ + "▁фото", + -15.761927604675293 + ], + [ + "▁deionized", + -15.761929512023926 + ], + [ + "Maurice", + -15.761933326721191 + ], + [ + "▁Terengganu", + -15.762014389038086 + ], + [ + "▁Aquari", + -15.762038230895996 + ], + [ + "Accident", + -15.762133598327637 + ], + [ + "ө", + -15.76215648651123 + ], + [ + "▁Gekko", + -15.762258529663086 + ], + [ + "khel", + -15.762314796447754 + ], + [ + "▁Kursk", + -15.76235580444336 + ], + [ + "▁Studded", + -15.762391090393066 + ], + [ + "ば", + -15.762627601623535 + ], + [ + "ھ", + -15.763615608215332 + ], + [ + "ゴ", + -15.763712882995605 + ], + [ + "《", + -15.764501571655273 + ], + [ + "ủ", + -15.76556396484375 + ], + [ + "土", + -15.766181945800781 + ], + [ + "句", + -15.769379615783691 + ], + [ + "백", + -15.770766258239746 + ], + [ + "던", + -15.771286010742188 + ], + [ + "ట", + -15.771803855895996 + ], + [ + "ṁ", + -15.77492618560791 + ], + [ + "令", + -15.77624797821045 + ], + [ + "─", + -15.77719497680664 + ], + [ + "五", + -15.77762222290039 + ], + [ + "約", + -15.77784538269043 + ], + [ + "院", + -15.777878761291504 + ], + [ + "火", + -15.779181480407715 + ], + [ + "커", + -15.779451370239258 + ], + [ + "আ", + -15.78003215789795 + ], + [ + "바", + -15.780098915100098 + ], + [ + "ქ", + -15.780468940734863 + ], + [ + "즈", + -15.780468940734863 + ], + [ + "域", + -15.781194686889648 + ], + [ + "உ", + -15.784697532653809 + ], + [ + "ກ", + -15.786638259887695 + ], + [ + "載", + -15.787171363830566 + ], + [ + "완", + -15.787801742553711 + ], + [ + "车", + -15.78841781616211 + ], + [ + "级", + -15.788690567016602 + ], + [ + "散", + -15.788832664489746 + ], + [ + "િ", + -15.789973258972168 + ], + [ + "強", + -15.790514945983887 + ], + [ + "▷", + -15.790708541870117 + ], + [ + "ီ", + -15.790766716003418 + ], + [ + "病", + -15.7908296585083 + ], + [ + "获", + -15.791131019592285 + ], + [ + "命", + -15.791827201843262 + ], + [ + "您", + -15.793800354003906 + ], + [ + "福", + -15.7947416305542 + ], + [ + "孔", + -15.794757843017578 + ], + [ + "際", + -15.795669555664062 + ], + [ + "试", + -15.795989990234375 + ], + [ + "", + -15.79616641998291 + ], + [ + "复", + -15.797412872314453 + ], + [ + "带", + -15.799083709716797 + ], + [ + "Ӏ", + -15.79924201965332 + ], + [ + "ඩ", + -15.800666809082031 + ], + [ + "አ", + -15.801497459411621 + ], + [ + "말", + -15.802523612976074 + ], + [ + "米", + -15.804863929748535 + ], + [ + "≡", + -15.80629825592041 + ], + [ + "ಸ", + -15.80673885345459 + ], + [ + "워", + -15.809616088867188 + ], + [ + "⟩", + -15.810395240783691 + ], + [ + "শ", + -15.810544967651367 + ], + [ + "୍", + -15.81264591217041 + ], + [ + "確", + -15.814017295837402 + ], + [ + "링", + -15.814541816711426 + ], + [ + "资", + -15.814787864685059 + ], + [ + "排", + -15.81505298614502 + ], + [ + "까", + -15.815380096435547 + ], + [ + "類", + -15.815943717956543 + ], + [ + "ର", + -15.817466735839844 + ], + [ + "页", + -15.818286895751953 + ], + [ + "ʃ", + -15.81849479675293 + ], + [ + "ศ", + -15.818978309631348 + ], + [ + "Û", + -15.819008827209473 + ], + [ + "育", + -15.819435119628906 + ], + [ + "લ", + -15.820795059204102 + ], + [ + "歌", + -15.820878982543945 + ], + [ + "史", + -15.821322441101074 + ], + [ + "‒", + -15.821515083312988 + ], + [ + "◊", + -15.821857452392578 + ], + [ + "卡", + -15.822144508361816 + ], + [ + "索", + -15.822444915771484 + ], + [ + "场", + -15.822468757629395 + ], + [ + "達", + -15.823857307434082 + ], + [ + "校", + -15.824036598205566 + ], + [ + "외", + -15.824703216552734 + ], + [ + "글", + -15.82519817352295 + ], + [ + "Μ", + -15.826580047607422 + ], + [ + "ĭ", + -15.826751708984375 + ], + [ + "య", + -15.826811790466309 + ], + [ + "古", + -15.827757835388184 + ], + [ + "预", + -15.828415870666504 + ], + [ + "₦", + -15.828521728515625 + ], + [ + "💕", + -15.828643798828125 + ], + [ + "给", + -15.830180168151855 + ], + [ + "ġ", + -15.83078384399414 + ], + [ + "声", + -15.831010818481445 + ], + [ + "গ", + -15.831089973449707 + ], + [ + "斯", + -15.831343650817871 + ], + [ + "చ", + -15.83350944519043 + ], + [ + "换", + -15.834254264831543 + ], + [ + "愛", + -15.834821701049805 + ], + [ + "ਮ", + -15.836523056030273 + ], + [ + "局", + -15.837397575378418 + ], + [ + "충", + -15.837662696838379 + ], + [ + "❶", + -15.837940216064453 + ], + [ + "염", + -15.838310241699219 + ], + [ + "报", + -15.8383150100708 + ], + [ + "ో", + -15.838556289672852 + ], + [ + "標", + -15.841940879821777 + ], + [ + "Φ", + -15.842072486877441 + ], + [ + "界", + -15.84296989440918 + ], + [ + "જ", + -15.843287467956543 + ], + [ + "േ", + -15.843503952026367 + ], + [ + "點", + -15.843916893005371 + ], + [ + "∘", + -15.846173286437988 + ], + [ + "增", + -15.84679889678955 + ], + [ + "ォ", + -15.84712028503418 + ], + [ + "채", + -15.84732437133789 + ], + [ + "员", + -15.847545623779297 + ], + [ + "专", + -15.847878456115723 + ], + [ + "検", + -15.847978591918945 + ], + [ + "길", + -15.849442481994629 + ], + [ + "ក", + -15.852154731750488 + ], + [ + "머", + -15.854663848876953 + ], + [ + "博", + -15.856559753417969 + ], + [ + "ூ", + -15.856671333312988 + ], + [ + "員", + -15.858838081359863 + ], + [ + "담", + -15.861299514770508 + ], + [ + "體", + -15.861671447753906 + ], + [ + "랑", + -15.862089157104492 + ], + [ + "범", + -15.862215042114258 + ], + [ + "べ", + -15.863154411315918 + ], + [ + "ѵ", + -15.863289833068848 + ], + [ + "施", + -15.86388874053955 + ], + [ + "留", + -15.864175796508789 + ], + [ + "필", + -15.865251541137695 + ], + [ + "규", + -15.865409851074219 + ], + [ + "Ć", + -15.867217063903809 + ], + [ + "악", + -15.868646621704102 + ], + [ + "∣", + -15.871066093444824 + ], + [ + "ਤ", + -15.871607780456543 + ], + [ + "茅", + -15.871672630310059 + ], + [ + "ἰ", + -15.872756004333496 + ], + [ + "ੇ", + -15.872979164123535 + ], + [ + "番", + -15.873555183410645 + ], + [ + "ヒ", + -15.874553680419922 + ], + [ + "旅", + -15.87544059753418 + ], + [ + "ซ", + -15.877235412597656 + ], + [ + "半", + -15.877778053283691 + ], + [ + "剤", + -15.87799072265625 + ], + [ + "脂", + -15.878046035766602 + ], + [ + "政", + -15.878303527832031 + ], + [ + "걸", + -15.879443168640137 + ], + [ + "头", + -15.879688262939453 + ], + [ + "Ψ", + -15.879737854003906 + ], + [ + "į", + -15.880863189697266 + ], + [ + "এ", + -15.881025314331055 + ], + [ + "首", + -15.882569313049316 + ], + [ + "👏", + -15.883054733276367 + ], + [ + "👉", + -15.88386058807373 + ], + [ + "粒", + -15.884759902954102 + ], + [ + "▸", + -15.885895729064941 + ], + [ + "充", + -15.885940551757812 + ], + [ + "材", + -15.886106491088867 + ], + [ + "免", + -15.886935234069824 + ], + [ + "略", + -15.887612342834473 + ], + [ + "異", + -15.889115333557129 + ], + [ + "評", + -15.890080451965332 + ], + [ + "డ", + -15.890401840209961 + ], + [ + "否", + -15.89120864868164 + ], + [ + "존", + -15.893101692199707 + ], + [ + "ী", + -15.895383834838867 + ], + [ + "伝", + -15.895840644836426 + ], + [ + "符", + -15.896818161010742 + ], + [ + "ژ", + -15.897344589233398 + ], + [ + "走", + -15.898127555847168 + ], + [ + "极", + -15.898296356201172 + ], + [ + "積", + -15.89989948272705 + ], + [ + "있", + -15.900115013122559 + ], + [ + "热", + -15.900646209716797 + ], + [ + "词", + -15.900912284851074 + ], + [ + "识", + -15.901552200317383 + ], + [ + "题", + -15.901887893676758 + ], + [ + "ヤ", + -15.901991844177246 + ], + [ + "њ", + -15.902164459228516 + ], + [ + "∫", + -15.903182983398438 + ], + [ + "識", + -15.903453826904297 + ], + [ + "ќ", + -15.903604507446289 + ], + [ + "ါ", + -15.903809547424316 + ], + [ + "ザ", + -15.904388427734375 + ], + [ + "曜", + -15.906810760498047 + ], + [ + "克", + -15.90781307220459 + ], + [ + "징", + -15.90859603881836 + ], + [ + "애", + -15.909456253051758 + ], + [ + "话", + -15.909557342529297 + ], + [ + "収", + -15.910455703735352 + ], + [ + "細", + -15.911561965942383 + ], + [ + "底", + -15.912379264831543 + ], + [ + "们", + -15.913616180419922 + ], + [ + "油", + -15.913858413696289 + ], + [ + "登", + -15.913992881774902 + ], + [ + "込", + -15.91526985168457 + ], + [ + "ಮ", + -15.915566444396973 + ], + [ + "技", + -15.916524887084961 + ], + [ + "ử", + -15.916767120361328 + ], + [ + "応", + -15.918474197387695 + ], + [ + "书", + -15.918739318847656 + ], + [ + "గ", + -15.919438362121582 + ], + [ + "致", + -15.919499397277832 + ], + [ + "취", + -15.92037582397461 + ], + [ + "론", + -15.920811653137207 + ], + [ + "ŭ", + -15.921682357788086 + ], + [ + "江", + -15.921916007995605 + ], + [ + "ஆ", + -15.922252655029297 + ], + [ + "Ā", + -15.92322063446045 + ], + [ + "ብ", + -15.923293113708496 + ], + [ + "試", + -15.923727989196777 + ], + [ + "ಂ", + -15.924263000488281 + ], + [ + "磁", + -15.925058364868164 + ], + [ + "혈", + -15.926385879516602 + ], + [ + "池", + -15.926514625549316 + ], + [ + "區", + -15.92658805847168 + ], + [ + "ď", + -15.927295684814453 + ], + [ + "东", + -15.928174018859863 + ], + [ + "났", + -15.928915023803711 + ], + [ + "混", + -15.931241989135742 + ], + [ + "້", + -15.932066917419434 + ], + [ + "々", + -15.93217658996582 + ], + [ + "Ј", + -15.932872772216797 + ], + [ + "足", + -15.933174133300781 + ], + [ + "効", + -15.933906555175781 + ], + [ + "ነ", + -15.933992385864258 + ], + [ + "ᄏ", + -15.934305191040039 + ], + [ + "ಯ", + -15.934735298156738 + ], + [ + "張", + -15.934823989868164 + ], + [ + "ັ", + -15.935494422912598 + ], + [ + "茶", + -15.938770294189453 + ], + [ + "것", + -15.94052791595459 + ], + [ + "ね", + -15.940934181213379 + ], + [ + "百", + -15.940974235534668 + ], + [ + "激", + -15.941457748413086 + ], + [ + "维", + -15.9420747756958 + ], + [ + "编", + -15.9423828125 + ], + [ + "味", + -15.943224906921387 + ], + [ + "झ", + -15.943641662597656 + ], + [ + "림", + -15.943675994873047 + ], + [ + "選", + -15.946630477905273 + ], + [ + "올", + -15.94672966003418 + ], + [ + "ງ", + -15.946738243103027 + ], + [ + "描", + -15.947455406188965 + ], + [ + "延", + -15.947504043579102 + ], + [ + "ĩ", + -15.949759483337402 + ], + [ + "官", + -15.950825691223145 + ], + [ + "び", + -15.950882911682129 + ], + [ + "备", + -15.951003074645996 + ], + [ + "➡", + -15.951623916625977 + ], + [ + "∆", + -15.956645965576172 + ], + [ + "ດ", + -15.95751667022705 + ], + [ + "ተ", + -15.961688995361328 + ], + [ + "〈", + -15.96299934387207 + ], + [ + "침", + -15.963224411010742 + ], + [ + "說", + -15.964147567749023 + ], + [ + "케", + -15.9644136428833 + ], + [ + "Ξ", + -15.965252876281738 + ], + [ + "径", + -15.966187477111816 + ], + [ + "運", + -15.967495918273926 + ], + [ + "島", + -15.967531204223633 + ], + [ + "책", + -15.968092918395996 + ], + [ + "ប", + -15.96837043762207 + ], + [ + "⟨", + -15.96876049041748 + ], + [ + "լ", + -15.969287872314453 + ], + [ + "ढ", + -15.970695495605469 + ], + [ + "村", + -15.970891952514648 + ], + [ + "予", + -15.971088409423828 + ], + [ + "単", + -15.971870422363281 + ], + [ + "ស", + -15.971888542175293 + ], + [ + "ජ", + -15.972456932067871 + ], + [ + "遊", + -15.979320526123047 + ], + [ + "ළ", + -15.982094764709473 + ], + [ + "典", + -15.982510566711426 + ], + [ + "門", + -15.982711791992188 + ], + [ + "წ", + -15.98359203338623 + ], + [ + "►", + -15.984354972839355 + ], + [ + "김", + -15.984731674194336 + ], + [ + "门", + -15.98544692993164 + ], + [ + "ٌ", + -15.985876083374023 + ], + [ + "買", + -15.986408233642578 + ], + [ + "같", + -15.987593650817871 + ], + [ + "Ђ", + -15.987642288208008 + ], + [ + "補", + -15.988275527954102 + ], + [ + "답", + -15.988381385803223 + ], + [ + "青", + -15.988462448120117 + ], + [ + "简", + -15.989781379699707 + ], + [ + "째", + -15.991826057434082 + ], + [ + "ያ", + -15.992042541503906 + ], + [ + "ና", + -15.995573043823242 + ], + [ + "ภ", + -15.999079704284668 + ], + [ + "농", + -15.999368667602539 + ], + [ + "健", + -15.999590873718262 + ], + [ + "ῆ", + -16.0002384185791 + ], + [ + "վ", + -16.00118064880371 + ], + [ + "ড", + -16.001689910888672 + ], + [ + "▫", + -16.003189086914062 + ], + [ + "움", + -16.003217697143555 + ], + [ + "華", + -16.00374412536621 + ], + [ + "座", + -16.00408172607422 + ], + [ + "樂", + -16.0042781829834 + ], + [ + "‖", + -16.0049991607666 + ], + [ + "强", + -16.008108139038086 + ], + [ + "ƅ", + -16.00832176208496 + ], + [ + "把", + -16.008544921875 + ], + [ + "탄", + -16.0096378326416 + ], + [ + "🏽", + -16.011838912963867 + ], + [ + "ည", + -16.012645721435547 + ], + [ + "노", + -16.013181686401367 + ], + [ + "ṃ", + -16.013532638549805 + ], + [ + "ម", + -16.015213012695312 + ], + [ + "느", + -16.015657424926758 + ], + [ + "চ", + -16.01576805114746 + ], + [ + "÷", + -16.01649284362793 + ], + [ + "널", + -16.01668930053711 + ], + [ + "령", + -16.017499923706055 + ], + [ + "响", + -16.017810821533203 + ], + [ + "베", + -16.018016815185547 + ], + [ + "손", + -16.01860809326172 + ], + [ + "読", + -16.019241333007812 + ], + [ + "达", + -16.019472122192383 + ], + [ + "ィ", + -16.019487380981445 + ], + [ + "拉", + -16.01987648010254 + ], + [ + "景", + -16.0212345123291 + ], + [ + "双", + -16.021270751953125 + ], + [ + "ფ", + -16.02275276184082 + ], + [ + "Ѓ", + -16.022985458374023 + ], + [ + "ზ", + -16.023792266845703 + ], + [ + "深", + -16.024761199951172 + ], + [ + "Ƅ", + -16.02568817138672 + ], + [ + "배", + -16.02727699279785 + ], + [ + "ֲ", + -16.02777099609375 + ], + [ + "创", + -16.028146743774414 + ], + [ + "초", + -16.030263900756836 + ], + [ + "날", + -16.032329559326172 + ], + [ + "振", + -16.0324764251709 + ], + [ + "▄", + -16.032485961914062 + ], + [ + "๎", + -16.032733917236328 + ], + [ + "群", + -16.033798217773438 + ], + [ + "추", + -16.03472328186035 + ], + [ + "살", + -16.035215377807617 + ], + [ + "准", + -16.035974502563477 + ], + [ + "風", + -16.0364933013916 + ], + [ + "ธ", + -16.037734985351562 + ], + [ + "ὴ", + -16.037885665893555 + ], + [ + "ອ", + -16.038005828857422 + ], + [ + "친", + -16.038148880004883 + ], + [ + "息", + -16.038232803344727 + ], + [ + "细", + -16.03908920288086 + ], + [ + "落", + -16.0394229888916 + ], + [ + "答", + -16.04014015197754 + ], + [ + "处", + -16.040302276611328 + ], + [ + "甲", + -16.040597915649414 + ], + [ + "져", + -16.0426025390625 + ], + [ + "ਦ", + -16.042943954467773 + ], + [ + "章", + -16.043094635009766 + ], + [ + "ˌ", + -16.04498863220215 + ], + [ + "ầ", + -16.04589080810547 + ], + [ + "ছ", + -16.045974731445312 + ], + [ + "约", + -16.04798126220703 + ], + [ + "ὐ", + -16.048824310302734 + ], + [ + "밀", + -16.04947280883789 + ], + [ + "겠", + -16.049701690673828 + ], + [ + "務", + -16.05097770690918 + ], + [ + "ເ", + -16.053030014038086 + ], + [ + "객", + -16.054092407226562 + ], + [ + "记", + -16.054100036621094 + ], + [ + "左", + -16.054576873779297 + ], + [ + "世", + -16.054584503173828 + ], + [ + "პ", + -16.05615997314453 + ], + [ + "누", + -16.056198120117188 + ], + [ + "必", + -16.05788803100586 + ], + [ + "樹", + -16.057971954345703 + ], + [ + "І", + -16.059062957763672 + ], + [ + "퍼", + -16.05927085876465 + ], + [ + "従", + -16.059755325317383 + ], + [ + "ღ", + -16.060001373291016 + ], + [ + "経", + -16.060550689697266 + ], + [ + "ษ", + -16.06069564819336 + ], + [ + "란", + -16.0610408782959 + ], + [ + "げ", + -16.0622615814209 + ], + [ + "▀", + -16.06243324279785 + ], + [ + "私", + -16.064674377441406 + ], + [ + "잘", + -16.06517219543457 + ], + [ + "ශ", + -16.065174102783203 + ], + [ + "✦", + -16.06575584411621 + ], + [ + "準", + -16.065841674804688 + ], + [ + "랜", + -16.067031860351562 + ], + [ + "干", + -16.067033767700195 + ], + [ + "验", + -16.06781768798828 + ], + [ + "证", + -16.069169998168945 + ], + [ + "ᴇ", + -16.069904327392578 + ], + [ + "住", + -16.0699462890625 + ], + [ + "գ", + -16.070175170898438 + ], + [ + "😁", + -16.07017707824707 + ], + [ + "ỉ", + -16.070215225219727 + ], + [ + "͡", + -16.074424743652344 + ], + [ + "페", + -16.075048446655273 + ], + [ + "🙌", + -16.075204849243164 + ], + [ + "权", + -16.07549285888672 + ], + [ + "ỏ", + -16.075557708740234 + ], + [ + "황", + -16.07575225830078 + ], + [ + "င", + -16.076309204101562 + ], + [ + "▲", + -16.077098846435547 + ], + [ + "春", + -16.077356338500977 + ], + [ + "む", + -16.077856063842773 + ], + [ + "許", + -16.078083038330078 + ], + [ + "並", + -16.078466415405273 + ], + [ + "ɗ", + -16.080337524414062 + ], + [ + "₤", + -16.084781646728516 + ], + [ + "撮", + -16.085140228271484 + ], + [ + "皮", + -16.086641311645508 + ], + [ + "则", + -16.08669090270996 + ], + [ + "義", + -16.087007522583008 + ], + [ + "ʔ", + -16.0872745513916 + ], + [ + "ධ", + -16.087432861328125 + ], + [ + "架", + -16.089500427246094 + ], + [ + "读", + -16.0902156829834 + ], + [ + "广", + -16.092397689819336 + ], + [ + "Ý", + -16.092668533325195 + ], + [ + "≦", + -16.094181060791016 + ], + [ + "Ў", + -16.09569549560547 + ], + [ + "ీ", + -16.096773147583008 + ], + [ + "ओ", + -16.097293853759766 + ], + [ + "問", + -16.097766876220703 + ], + [ + "請", + -16.09901237487793 + ], + [ + "볼", + -16.09905242919922 + ], + [ + "등", + -16.099590301513672 + ], + [ + "ܐ", + -16.099613189697266 + ], + [ + "應", + -16.100021362304688 + ], + [ + "實", + -16.100317001342773 + ], + [ + "ũ", + -16.101537704467773 + ], + [ + "統", + -16.10199546813965 + ], + [ + "॥", + -16.10205841064453 + ], + [ + "돌", + -16.102380752563477 + ], + [ + "∀", + -16.10390853881836 + ], + [ + "按", + -16.105188369750977 + ], + [ + "探", + -16.105606079101562 + ], + [ + "갖", + -16.107290267944336 + ], + [ + "師", + -16.108030319213867 + ], + [ + "永", + -16.108104705810547 + ], + [ + "映", + -16.10939598083496 + ], + [ + "项", + -16.109546661376953 + ], + [ + "հ", + -16.110322952270508 + ], + [ + "ະ", + -16.110734939575195 + ], + [ + "功", + -16.11080551147461 + ], + [ + "팅", + -16.11153793334961 + ], + [ + "适", + -16.111547470092773 + ], + [ + "ဆ", + -16.111740112304688 + ], + [ + "હ", + -16.112224578857422 + ], + [ + "അ", + -16.112712860107422 + ], + [ + "松", + -16.11350440979004 + ], + [ + "љ", + -16.113767623901367 + ], + [ + "ẽ", + -16.114418029785156 + ], + [ + "ٹ", + -16.1195125579834 + ], + [ + "ギ", + -16.11998176574707 + ], + [ + "런", + -16.12016487121582 + ], + [ + "割", + -16.120756149291992 + ], + [ + "優", + -16.121540069580078 + ], + [ + "ء", + -16.121553421020508 + ], + [ + "⦁", + -16.122581481933594 + ], + [ + "较", + -16.124971389770508 + ], + [ + "附", + -16.125774383544922 + ], + [ + "備", + -16.12751007080078 + ], + [ + "ʒ", + -16.1280460357666 + ], + [ + "態", + -16.128746032714844 + ], + [ + "關", + -16.1290225982666 + ], + [ + "总", + -16.130775451660156 + ], + [ + "康", + -16.13178253173828 + ], + [ + "ෝ", + -16.131925582885742 + ], + [ + "컨", + -16.1335391998291 + ], + [ + "降", + -16.133543014526367 + ], + [ + "➢", + -16.133913040161133 + ], + [ + "马", + -16.134122848510742 + ], + [ + "套", + -16.134897232055664 + ], + [ + "ං", + -16.135530471801758 + ], + [ + "喜", + -16.135820388793945 + ], + [ + "享", + -16.13623809814453 + ], + [ + "荷", + -16.13688850402832 + ], + [ + "총", + -16.13698387145996 + ], + [ + "男", + -16.139984130859375 + ], + [ + "們", + -16.14249038696289 + ], + [ + "‣", + -16.143081665039062 + ], + [ + "終", + -16.144556045532227 + ], + [ + "距", + -16.145456314086914 + ], + [ + "屋", + -16.14560317993164 + ], + [ + "ึ", + -16.146005630493164 + ], + [ + "📝", + -16.14688491821289 + ], + [ + "🇺", + -16.147308349609375 + ], + [ + "温", + -16.148021697998047 + ], + [ + "况", + -16.14954948425293 + ], + [ + "候", + -16.14995765686035 + ], + [ + "ὲ", + -16.152273178100586 + ], + [ + "夜", + -16.152687072753906 + ], + [ + "승", + -16.152780532836914 + ], + [ + "氧", + -16.153369903564453 + ], + [ + "义", + -16.156217575073242 + ], + [ + "武", + -16.157005310058594 + ], + [ + "ມ", + -16.1572322845459 + ], + [ + "럼", + -16.157394409179688 + ], + [ + "암", + -16.158966064453125 + ], + [ + "幅", + -16.16142463684082 + ], + [ + "ゃ", + -16.161558151245117 + ], + [ + "找", + -16.16200065612793 + ], + [ + "館", + -16.162033081054688 + ], + [ + "菜", + -16.162242889404297 + ], + [ + "失", + -16.162967681884766 + ], + [ + "ǔ", + -16.163267135620117 + ], + [ + "ף", + -16.164377212524414 + ], + [ + "灣", + -16.165679931640625 + ], + [ + "六", + -16.166784286499023 + ], + [ + "采", + -16.166996002197266 + ], + [ + "̀", + -16.16700553894043 + ], + [ + "隔", + -16.16826629638672 + ], + [ + "ẹ", + -16.169044494628906 + ], + [ + "또", + -16.170806884765625 + ], + [ + "囲", + -16.170827865600586 + ], + [ + "ヘ", + -16.171632766723633 + ], + [ + "粉", + -16.172958374023438 + ], + [ + "ວ", + -16.17296600341797 + ], + [ + "际", + -16.173568725585938 + ], + [ + "못", + -16.174596786499023 + ], + [ + "術", + -16.17469596862793 + ], + [ + "센", + -16.175159454345703 + ], + [ + "ە", + -16.175764083862305 + ], + [ + "內", + -16.177032470703125 + ], + [ + "構", + -16.17862892150879 + ], + [ + "范", + -16.178972244262695 + ], + [ + "短", + -16.179399490356445 + ], + [ + "କ", + -16.18052864074707 + ], + [ + "ദ", + -16.18117904663086 + ], + [ + "ஸ", + -16.18170166015625 + ], + [ + "ὶ", + -16.18296241760254 + ], + [ + "户", + -16.18328857421875 + ], + [ + "̋", + -16.183910369873047 + ], + [ + "희", + -16.183921813964844 + ], + [ + "核", + -16.184572219848633 + ], + [ + "녀", + -16.185401916503906 + ], + [ + "ĕ", + -16.18553352355957 + ], + [ + "似", + -16.18583869934082 + ], + [ + "혼", + -16.18601417541504 + ], + [ + "참", + -16.1864070892334 + ], + [ + "균", + -16.186494827270508 + ], + [ + "风", + -16.187728881835938 + ], + [ + "環", + -16.18796157836914 + ], + [ + "省", + -16.18833351135254 + ], + [ + "ฟ", + -16.1885929107666 + ], + [ + "厚", + -16.1888427734375 + ], + [ + "ਲ", + -16.188899993896484 + ], + [ + "將", + -16.191152572631836 + ], + [ + "頭", + -16.191614151000977 + ], + [ + "眼", + -16.192323684692383 + ], + [ + "万", + -16.193111419677734 + ], + [ + "ဖ", + -16.193817138671875 + ], + [ + "ണ", + -16.1939697265625 + ], + [ + "Ԁ", + -16.196107864379883 + ], + [ + "🇸", + -16.19615364074707 + ], + [ + "콘", + -16.196327209472656 + ], + [ + "納", + -16.196331024169922 + ], + [ + "概", + -16.19761085510254 + ], + [ + "封", + -16.19791030883789 + ], + [ + "固", + -16.19914436340332 + ], + [ + "属", + -16.199190139770508 + ], + [ + "価", + -16.200775146484375 + ], + [ + "Ł", + -16.202800750732422 + ], + [ + "冷", + -16.204151153564453 + ], + [ + "阿", + -16.204328536987305 + ], + [ + "ভ", + -16.20616912841797 + ], + [ + "દ", + -16.206436157226562 + ], + [ + "줄", + -16.207103729248047 + ], + [ + "智", + -16.208528518676758 + ], + [ + "突", + -16.212047576904297 + ], + [ + "ត", + -16.212377548217773 + ], + [ + "认", + -16.213193893432617 + ], + [ + "數", + -16.213754653930664 + ], + [ + "八", + -16.214126586914062 + ], + [ + "念", + -16.216114044189453 + ], + [ + "🤣", + -16.216684341430664 + ], + [ + "😭", + -16.21845054626465 + ], + [ + "減", + -16.219425201416016 + ], + [ + "ὁ", + -16.220346450805664 + ], + [ + "Џ", + -16.220752716064453 + ], + [ + "ံ", + -16.221296310424805 + ], + [ + "费", + -16.221670150756836 + ], + [ + "族", + -16.22168731689453 + ], + [ + "當", + -16.2218017578125 + ], + [ + "논", + -16.223512649536133 + ], + [ + "ീ", + -16.22401237487793 + ], + [ + "規", + -16.224084854125977 + ], + [ + "壁", + -16.22562026977539 + ], + [ + "∈", + -16.227806091308594 + ], + [ + "务", + -16.229433059692383 + ], + [ + "ಲ", + -16.229604721069336 + ], + [ + "又", + -16.22979164123535 + ], + [ + "େ", + -16.230154037475586 + ], + [ + "ગ", + -16.23093032836914 + ], + [ + "才", + -16.231616973876953 + ], + [ + "ង", + -16.231840133666992 + ], + [ + "आ", + -16.23410987854004 + ], + [ + "츠", + -16.234773635864258 + ], + [ + "낮", + -16.235002517700195 + ], + [ + "ٍ", + -16.235551834106445 + ], + [ + "侧", + -16.235971450805664 + ], + [ + "够", + -16.236248016357422 + ], + [ + "🏾", + -16.236473083496094 + ], + [ + "억", + -16.23665428161621 + ], + [ + "Њ", + -16.23752784729004 + ], + [ + "问", + -16.23835563659668 + ], + [ + "称", + -16.23845100402832 + ], + [ + "骨", + -16.239728927612305 + ], + [ + "河", + -16.2401123046875 + ], + [ + "⚡", + -16.24130630493164 + ], + [ + "黄", + -16.241626739501953 + ], + [ + "망", + -16.24347496032715 + ], + [ + "红", + -16.243663787841797 + ], + [ + "複", + -16.244834899902344 + ], + [ + "̓", + -16.246877670288086 + ], + [ + "猫", + -16.247182846069336 + ], + [ + "ひ", + -16.248106002807617 + ], + [ + "ほ", + -16.248886108398438 + ], + [ + "香", + -16.249935150146484 + ], + [ + "独", + -16.25108528137207 + ], + [ + "編", + -16.253679275512695 + ], + [ + "杂", + -16.253746032714844 + ], + [ + "越", + -16.254505157470703 + ], + [ + "软", + -16.254640579223633 + ], + [ + "Ъ", + -16.254819869995117 + ], + [ + "护", + -16.255762100219727 + ], + [ + "份", + -16.25577735900879 + ], + [ + "範", + -16.257524490356445 + ], + [ + "依", + -16.257638931274414 + ], + [ + "還", + -16.258243560791016 + ], + [ + "続", + -16.25855255126953 + ], + [ + "ץ", + -16.261768341064453 + ], + [ + "故", + -16.262325286865234 + ], + [ + "節", + -16.263784408569336 + ], + [ + "ማ", + -16.264219284057617 + ], + [ + "帯", + -16.265594482421875 + ], + [ + "龙", + -16.26657485961914 + ], + [ + "귀", + -16.26729393005371 + ], + [ + "馬", + -16.268957138061523 + ], + [ + "刘", + -16.270803451538086 + ], + [ + "右", + -16.27103042602539 + ], + [ + "终", + -16.272706985473633 + ], + [ + "ք", + -16.272945404052734 + ], + [ + "ἔ", + -16.27446937561035 + ], + [ + "찰", + -16.275136947631836 + ], + [ + "普", + -16.275236129760742 + ], + [ + "ಪ", + -16.275325775146484 + ], + [ + "ူ", + -16.275617599487305 + ], + [ + "硬", + -16.2761173248291 + ], + [ + "☛", + -16.277000427246094 + ], + [ + "ਪ", + -16.277143478393555 + ], + [ + "軸", + -16.27764320373535 + ], + [ + "ີ", + -16.27801513671875 + ], + [ + "彩", + -16.27830696105957 + ], + [ + "콜", + -16.27833366394043 + ], + [ + "ె", + -16.280736923217773 + ], + [ + "ょ", + -16.281354904174805 + ], + [ + "維", + -16.28140640258789 + ], + [ + "ਜ", + -16.28165054321289 + ], + [ + "死", + -16.281702041625977 + ], + [ + "ґ", + -16.28236198425293 + ], + [ + "ລ", + -16.284061431884766 + ], + [ + "견", + -16.28550148010254 + ], + [ + "播", + -16.286617279052734 + ], + [ + "圖", + -16.287399291992188 + ], + [ + "待", + -16.288541793823242 + ], + [ + "价", + -16.288606643676758 + ], + [ + "▓", + -16.289981842041016 + ], + [ + "若", + -16.290462493896484 + ], + [ + "签", + -16.290586471557617 + ], + [ + "ׁ", + -16.29090690612793 + ], + [ + "ļ", + -16.29106330871582 + ], + [ + "허", + -16.291790008544922 + ], + [ + "谷", + -16.294218063354492 + ], + [ + "希", + -16.295339584350586 + ], + [ + "∶", + -16.295434951782227 + ], + [ + "講", + -16.295923233032227 + ], + [ + "極", + -16.2961483001709 + ], + [ + "替", + -16.296646118164062 + ], + [ + "覆", + -16.29776954650879 + ], + [ + "므", + -16.29802131652832 + ], + [ + "ғ", + -16.298215866088867 + ], + [ + "ટ", + -16.298215866088867 + ], + [ + "폭", + -16.298606872558594 + ], + [ + "খ", + -16.300416946411133 + ], + [ + "楽", + -16.300994873046875 + ], + [ + "围", + -16.301942825317383 + ], + [ + "🎉", + -16.303308486938477 + ], + [ + "返", + -16.30462074279785 + ], + [ + "両", + -16.304698944091797 + ], + [ + "见", + -16.30483627319336 + ], + [ + "么", + -16.305673599243164 + ], + [ + "藤", + -16.30586814880371 + ], + [ + "露", + -16.305946350097656 + ], + [ + "址", + -16.30680274963379 + ], + [ + "���", + -16.307279586791992 + ], + [ + "財", + -16.307735443115234 + ], + [ + "অ", + -16.308279037475586 + ], + [ + "Ò", + -16.30877685546875 + ], + [ + "亚", + -16.308786392211914 + ], + [ + "陈", + -16.30927085876465 + ], + [ + "ぶ", + -16.30956268310547 + ], + [ + "☞", + -16.310453414916992 + ], + [ + "찾", + -16.311046600341797 + ], + [ + "尔", + -16.311058044433594 + ], + [ + "条", + -16.3121395111084 + ], + [ + "Ś", + -16.312437057495117 + ], + [ + "ந", + -16.313486099243164 + ], + [ + "⃣", + -16.316354751586914 + ], + [ + "⌘", + -16.31645393371582 + ], + [ + "북", + -16.31779670715332 + ], + [ + "ች", + -16.31959342956543 + ], + [ + "呼", + -16.319881439208984 + ], + [ + "师", + -16.31989288330078 + ], + [ + "ณ", + -16.320642471313477 + ], + [ + "討", + -16.320981979370117 + ], + [ + "դ", + -16.32139015197754 + ], + [ + "Ī", + -16.321441650390625 + ], + [ + "題", + -16.32149887084961 + ], + [ + "许", + -16.321645736694336 + ], + [ + "连", + -16.323270797729492 + ], + [ + "携", + -16.323623657226562 + ], + [ + "玩", + -16.323692321777344 + ], + [ + "➜", + -16.324695587158203 + ], + [ + "웨", + -16.325849533081055 + ], + [ + "থ", + -16.32630157470703 + ], + [ + "ທ", + -16.326662063598633 + ], + [ + "ằ", + -16.3283634185791 + ], + [ + "植", + -16.32953643798828 + ], + [ + "征", + -16.329879760742188 + ], + [ + "맞", + -16.33022689819336 + ], + [ + "費", + -16.330732345581055 + ], + [ + "束", + -16.330745697021484 + ], + [ + "絶", + -16.33110237121582 + ], + [ + "麼", + -16.33146858215332 + ], + [ + "规", + -16.334278106689453 + ], + [ + "堂", + -16.33525848388672 + ], + [ + "順", + -16.335411071777344 + ], + [ + "九", + -16.336488723754883 + ], + [ + "吉", + -16.338529586791992 + ], + [ + "새", + -16.339448928833008 + ], + [ + "큰", + -16.33965301513672 + ], + [ + "研", + -16.339895248413086 + ], + [ + "ẩ", + -16.34067153930664 + ], + [ + "🤔", + -16.342912673950195 + ], + [ + "બ", + -16.343990325927734 + ], + [ + "락", + -16.345422744750977 + ], + [ + "શ", + -16.346343994140625 + ], + [ + "偏", + -16.347007751464844 + ], + [ + "획", + -16.34767723083496 + ], + [ + "ḵ", + -16.349218368530273 + ], + [ + "ः", + -16.34937286376953 + ], + [ + "Ṣ", + -16.350143432617188 + ], + [ + "术", + -16.350357055664062 + ], + [ + "升", + -16.35051727294922 + ], + [ + "ඇ", + -16.350812911987305 + ], + [ + "ግ", + -16.35137939453125 + ], + [ + "▪", + -16.351455688476562 + ], + [ + "復", + -16.35154914855957 + ], + [ + "折", + -16.351884841918945 + ], + [ + "观", + -16.352828979492188 + ], + [ + "텔", + -16.35318374633789 + ], + [ + "ደ", + -16.353235244750977 + ], + [ + "◎", + -16.353282928466797 + ], + [ + "թ", + -16.35385513305664 + ], + [ + "随", + -16.355207443237305 + ], + [ + "献", + -16.35544776916504 + ], + [ + "ĺ", + -16.356233596801758 + ], + [ + "習", + -16.356393814086914 + ], + [ + "१", + -16.35659408569336 + ], + [ + "😘", + -16.35763168334961 + ], + [ + "ә", + -16.358720779418945 + ], + [ + "늘", + -16.358877182006836 + ], + [ + "ˇ", + -16.358928680419922 + ], + [ + "评", + -16.359556198120117 + ], + [ + "駆", + -16.359607696533203 + ], + [ + "ສ", + -16.359766006469727 + ], + [ + "Ř", + -16.361215591430664 + ], + [ + "ಳ", + -16.36183738708496 + ], + [ + "턴", + -16.36204719543457 + ], + [ + "ល", + -16.364229202270508 + ], + [ + "黑", + -16.364656448364258 + ], + [ + "患", + -16.36496353149414 + ], + [ + "轴", + -16.365236282348633 + ], + [ + "̃", + -16.365901947021484 + ], + [ + "久", + -16.367156982421875 + ], + [ + "追", + -16.367721557617188 + ], + [ + "根", + -16.369585037231445 + ], + [ + "Ṭ", + -16.370044708251953 + ], + [ + "哪", + -16.37026023864746 + ], + [ + "련", + -16.37088394165039 + ], + [ + "專", + -16.371200561523438 + ], + [ + "園", + -16.371623992919922 + ], + [ + "夫", + -16.372766494750977 + ], + [ + "药", + -16.37331199645996 + ], + [ + "縁", + -16.374469757080078 + ], + [ + "ድ", + -16.375991821289062 + ], + [ + "؟", + -16.376150131225586 + ], + [ + "Θ", + -16.377660751342773 + ], + [ + "航", + -16.37799835205078 + ], + [ + "갈", + -16.379589080810547 + ], + [ + "ບ", + -16.3804988861084 + ], + [ + "곳", + -16.383943557739258 + ], + [ + "执", + -16.38416290283203 + ], + [ + "두", + -16.384185791015625 + ], + [ + "ላ", + -16.386714935302734 + ], + [ + "盘", + -16.387310028076172 + ], + [ + "즉", + -16.388744354248047 + ], + [ + "護", + -16.388803482055664 + ], + [ + "━", + -16.38916015625 + ], + [ + "ḏ", + -16.38954734802246 + ], + [ + "訊", + -16.389907836914062 + ], + [ + "刷", + -16.39011573791504 + ], + [ + "彼", + -16.390661239624023 + ], + [ + "ഷ", + -16.3909912109375 + ], + [ + "ਗ", + -16.39168930053711 + ], + [ + "她", + -16.392505645751953 + ], + [ + "델", + -16.392547607421875 + ], + [ + "录", + -16.392871856689453 + ], + [ + "불", + -16.395000457763672 + ], + [ + "床", + -16.39507484436035 + ], + [ + "肉", + -16.395231246948242 + ], + [ + "刻", + -16.395336151123047 + ], + [ + "♭", + -16.396743774414062 + ], + [ + "💪", + -16.396743774414062 + ], + [ + "택", + -16.39701271057129 + ], + [ + "売", + -16.397491455078125 + ], + [ + "申", + -16.398252487182617 + ], + [ + "ထ", + -16.398523330688477 + ], + [ + "ᴏ", + -16.398523330688477 + ], + [ + "產", + -16.39901351928711 + ], + [ + "ղ", + -16.399171829223633 + ], + [ + "ễ", + -16.39992904663086 + ], + [ + "률", + -16.40019989013672 + ], + [ + "稿", + -16.40060043334961 + ], + [ + "ญ", + -16.401552200317383 + ], + [ + "႔", + -16.402690887451172 + ], + [ + "ਵ", + -16.40339469909668 + ], + [ + "銇", + -16.40363883972168 + ], + [ + "沒", + -16.40388298034668 + ], + [ + "ẓ", + -16.405567169189453 + ], + [ + "早", + -16.40616226196289 + ], + [ + "곡", + -16.40643882751465 + ], + [ + "ੋ", + -16.40703773498535 + ], + [ + "郎", + -16.408126831054688 + ], + [ + "酒", + -16.410364151000977 + ], + [ + "魔", + -16.41337776184082 + ], + [ + "积", + -16.413827896118164 + ], + [ + "Ѕ", + -16.4140625 + ], + [ + "査", + -16.415220260620117 + ], + [ + "链", + -16.417890548706055 + ], + [ + "ỗ", + -16.418981552124023 + ], + [ + "翻", + -16.419204711914062 + ], + [ + "එ", + -16.419330596923828 + ], + [ + "薄", + -16.42094612121582 + ], + [ + "ẻ", + -16.422292709350586 + ], + [ + "̣", + -16.425926208496094 + ], + [ + "흡", + -16.42600440979004 + ], + [ + "😎", + -16.426725387573242 + ], + [ + "ᴀ", + -16.427227020263672 + ], + [ + "害", + -16.427574157714844 + ], + [ + "决", + -16.42800521850586 + ], + [ + "얼", + -16.4283390045166 + ], + [ + "療", + -16.429805755615234 + ], + [ + "阳", + -16.430185317993164 + ], + [ + "燃", + -16.430187225341797 + ], + [ + "ਆ", + -16.430288314819336 + ], + [ + "怎", + -16.43034553527832 + ], + [ + "ỹ", + -16.431123733520508 + ], + [ + "跟", + -16.43141746520996 + ], + [ + "需", + -16.4316349029541 + ], + [ + "覧", + -16.432456970214844 + ], + [ + "ћ", + -16.43285369873047 + ], + [ + "ገ", + -16.434083938598633 + ], + [ + "佳", + -16.434371948242188 + ], + [ + "ஜ", + -16.434755325317383 + ], + [ + "ḷ", + -16.43492317199707 + ], + [ + "⇑", + -16.4355411529541 + ], + [ + "↑", + -16.43564224243164 + ], + [ + "玉", + -16.435876846313477 + ], + [ + "円", + -16.436813354492188 + ], + [ + "背", + -16.43706512451172 + ], + [ + "増", + -16.438634872436523 + ], + [ + "ŕ", + -16.43952751159668 + ], + [ + "ը", + -16.440202713012695 + ], + [ + "儿", + -16.440486907958984 + ], + [ + "협", + -16.44082260131836 + ], + [ + "母", + -16.44120979309082 + ], + [ + "静", + -16.44266700744629 + ], + [ + "ಬ", + -16.443979263305664 + ], + [ + "习", + -16.443981170654297 + ], + [ + "伸", + -16.444414138793945 + ], + [ + "ळ", + -16.44454574584961 + ], + [ + "陳", + -16.445659637451172 + ], + [ + "購", + -16.44663429260254 + ], + [ + "슬", + -16.446754455566406 + ], + [ + "呢", + -16.447546005249023 + ], + [ + "എ", + -16.447832107543945 + ], + [ + "ὑ", + -16.4481143951416 + ], + [ + "ɒ", + -16.449420928955078 + ], + [ + "렌", + -16.4522647857666 + ], + [ + "項", + -16.452898025512695 + ], + [ + "💙", + -16.45380401611328 + ], + [ + "ੈ", + -16.454090118408203 + ], + [ + "ಡ", + -16.454259872436523 + ], + [ + "企", + -16.454261779785156 + ], + [ + "千", + -16.454376220703125 + ], + [ + "园", + -16.454439163208008 + ], + [ + "득", + -16.455461502075195 + ], + [ + "▒", + -16.455913543701172 + ], + [ + "朝", + -16.45603370666504 + ], + [ + "疗", + -16.458154678344727 + ], + [ + "壇", + -16.45866584777832 + ], + [ + "富", + -16.459726333618164 + ], + [ + "ਬ", + -16.460216522216797 + ], + [ + "居", + -16.46084213256836 + ], + [ + "Ō", + -16.461196899414062 + ], + [ + "云", + -16.462051391601562 + ], + [ + "某", + -16.462627410888672 + ], + [ + "든", + -16.465110778808594 + ], + [ + "Ա", + -16.465919494628906 + ], + [ + "엔", + -16.46672821044922 + ], + [ + "ẫ", + -16.466901779174805 + ], + [ + "旋", + -16.467180252075195 + ], + [ + "થ", + -16.467479705810547 + ], + [ + "ἡ", + -16.46753692626953 + ], + [ + "休", + -16.467592239379883 + ], + [ + "̅", + -16.467708587646484 + ], + [ + "✪", + -16.467769622802734 + ], + [ + "響", + -16.469562530517578 + ], + [ + "ੰ", + -16.470840454101562 + ], + [ + "ๅ", + -16.471364974975586 + ], + [ + "ṯ", + -16.471538543701172 + ], + [ + "承", + -16.471715927124023 + ], + [ + "析", + -16.471773147583008 + ], + [ + "ശ", + -16.472932815551758 + ], + [ + "篇", + -16.472999572753906 + ], + [ + "控", + -16.473337173461914 + ], + [ + "︎", + -16.474212646484375 + ], + [ + "ʀ", + -16.474796295166016 + ], + [ + "😊", + -16.475444793701172 + ], + [ + "ǽ", + -16.47677993774414 + ], + [ + "善", + -16.4789981842041 + ], + [ + "边", + -16.47982406616211 + ], + [ + "草", + -16.48028564453125 + ], + [ + "察", + -16.481346130371094 + ], + [ + "箱", + -16.48175811767578 + ], + [ + "Ș", + -16.48322296142578 + ], + [ + "乙", + -16.483383178710938 + ], + [ + "ନ", + -16.483810424804688 + ], + [ + "०", + -16.484045028686523 + ], + [ + "ყ", + -16.484045028686523 + ], + [ + "洗", + -16.486631393432617 + ], + [ + "餐", + -16.486644744873047 + ], + [ + "ෂ", + -16.48775863647461 + ], + [ + "ῷ", + -16.48834991455078 + ], + [ + "આ", + -16.48882293701172 + ], + [ + "բ", + -16.48976707458496 + ], + [ + "ከ", + -16.490774154663086 + ], + [ + "✿", + -16.491657257080078 + ], + [ + "۱", + -16.491722106933594 + ], + [ + "ຫ", + -16.491790771484375 + ], + [ + "△", + -16.492080688476562 + ], + [ + "ẖ", + -16.492374420166016 + ], + [ + "먼", + -16.492610931396484 + ], + [ + "ඉ", + -16.492849349975586 + ], + [ + "染", + -16.49427604675293 + ], + [ + "末", + -16.494550704956055 + ], + [ + "岩", + -16.495222091674805 + ], + [ + "叫", + -16.495798110961914 + ], + [ + "અ", + -16.497608184814453 + ], + [ + "른", + -16.49766731262207 + ], + [ + "゚", + -16.497846603393555 + ], + [ + "添", + -16.49826431274414 + ], + [ + "译", + -16.49855613708496 + ], + [ + "ಹ", + -16.499038696289062 + ], + [ + "級", + -16.501012802124023 + ], + [ + "雪", + -16.501192092895508 + ], + [ + "골", + -16.50166893005371 + ], + [ + "ራ", + -16.501670837402344 + ], + [ + "巴", + -16.50498390197754 + ], + [ + "験", + -16.505199432373047 + ], + [ + "ɴ", + -16.505268096923828 + ], + [ + "ɾ", + -16.506471633911133 + ], + [ + "폴", + -16.506589889526367 + ], + [ + "尚", + -16.50755500793457 + ], + [ + "ষ", + -16.509845733642578 + ], + [ + "🌟", + -16.511232376098633 + ], + [ + "✔", + -16.512218475341797 + ], + [ + "蛋", + -16.51424789428711 + ], + [ + "😃", + -16.51432228088379 + ], + [ + "破", + -16.514558792114258 + ], + [ + "録", + -16.51458740234375 + ], + [ + "販", + -16.51474380493164 + ], + [ + "♡", + -16.5147705078125 + ], + [ + "ἄ", + -16.51517105102539 + ], + [ + "毛", + -16.515541076660156 + ], + [ + "ҳ", + -16.515716552734375 + ], + [ + "吗", + -16.515775680541992 + ], + [ + "奇", + -16.516321182250977 + ], + [ + "ൂ", + -16.516687393188477 + ], + [ + "洋", + -16.516876220703125 + ], + [ + "삼", + -16.517053604125977 + ], + [ + "库", + -16.517181396484375 + ], + [ + "ረ", + -16.517356872558594 + ], + [ + "策", + -16.517671585083008 + ], + [ + "철", + -16.51814842224121 + ], + [ + "앞", + -16.519182205200195 + ], + [ + "款", + -16.519973754882812 + ], + [ + "ধ", + -16.520278930664062 + ], + [ + "👌", + -16.520753860473633 + ], + [ + "七", + -16.521800994873047 + ], + [ + "ও", + -16.521928787231445 + ], + [ + "战", + -16.523221969604492 + ], + [ + "産", + -16.523574829101562 + ], + [ + "ඔ", + -16.52419090270996 + ], + [ + "龍", + -16.524436950683594 + ], + [ + "裡", + -16.524755477905273 + ], + [ + "沙", + -16.52495574951172 + ], + [ + "ົ", + -16.525239944458008 + ], + [ + "̄", + -16.526792526245117 + ], + [ + "ң", + -16.528301239013672 + ], + [ + "広", + -16.528772354125977 + ], + [ + "吧", + -16.529531478881836 + ], + [ + "宝", + -16.530452728271484 + ], + [ + "빈", + -16.530517578125 + ], + [ + "横", + -16.530752182006836 + ], + [ + "艺", + -16.53126335144043 + ], + [ + "售", + -16.53164291381836 + ], + [ + "ᴛ", + -16.531688690185547 + ], + [ + "께", + -16.533788681030273 + ], + [ + "議", + -16.53447914123535 + ], + [ + "奖", + -16.534988403320312 + ], + [ + "∠", + -16.535024642944336 + ], + [ + "樣", + -16.53615951538086 + ], + [ + "吃", + -16.536270141601562 + ], + [ + "縮", + -16.536357879638672 + ], + [ + "戦", + -16.536365509033203 + ], + [ + "詳", + -16.536815643310547 + ], + [ + "簡", + -16.537029266357422 + ], + [ + "Є", + -16.53750228881836 + ], + [ + "պ", + -16.537628173828125 + ], + [ + "融", + -16.539310455322266 + ], + [ + "☀", + -16.53989601135254 + ], + [ + "↓", + -16.54014015197754 + ], + [ + "雄", + -16.540502548217773 + ], + [ + "য", + -16.541234970092773 + ], + [ + "💖", + -16.541980743408203 + ], + [ + "풍", + -16.543167114257812 + ], + [ + "課", + -16.543235778808594 + ], + [ + "衣", + -16.54341697692871 + ], + [ + "滑", + -16.543655395507812 + ], + [ + "ិ", + -16.54428482055664 + ], + [ + "军", + -16.545608520507812 + ], + [ + "季", + -16.546043395996094 + ], + [ + "ċ", + -16.546228408813477 + ], + [ + "ବ", + -16.546417236328125 + ], + [ + "ヴ", + -16.54798126220703 + ], + [ + "漫", + -16.549100875854492 + ], + [ + "假", + -16.549551010131836 + ], + [ + "ஒ", + -16.551437377929688 + ], + [ + "릴", + -16.551815032958984 + ], + [ + "ং", + -16.551942825317383 + ], + [ + "ւ", + -16.552318572998047 + ], + [ + "司", + -16.554019927978516 + ], + [ + "။", + -16.555410385131836 + ], + [ + "∇", + -16.556673049926758 + ], + [ + "停", + -16.557735443115234 + ], + [ + "탈", + -16.558130264282227 + ], + [ + "ወ", + -16.559778213500977 + ], + [ + "薬", + -16.559938430786133 + ], + [ + "拡", + -16.562278747558594 + ], + [ + "쪽", + -16.56244659423828 + ], + [ + "숙", + -16.562509536743164 + ], + [ + "▻", + -16.563209533691406 + ], + [ + "뉴", + -16.563274383544922 + ], + [ + "傳", + -16.564538955688477 + ], + [ + "议", + -16.56620979309082 + ], + [ + "ې", + -16.566654205322266 + ], + [ + "戏", + -16.56818199157715 + ], + [ + "续", + -16.568193435668945 + ], + [ + "ሰ", + -16.568252563476562 + ], + [ + "➖", + -16.56913948059082 + ], + [ + "అ", + -16.56914710998535 + ], + [ + "织", + -16.5692195892334 + ], + [ + "障", + -16.570722579956055 + ], + [ + "ታ", + -16.5731258392334 + ], + [ + "洲", + -16.573514938354492 + ], + [ + "잡", + -16.573640823364258 + ], + [ + "😆", + -16.573766708374023 + ], + [ + "單", + -16.574546813964844 + ], + [ + "많", + -16.57512092590332 + ], + [ + "๒", + -16.577444076538086 + ], + [ + "律", + -16.578155517578125 + ], + [ + "插", + -16.578920364379883 + ], + [ + "ഗ", + -16.579254150390625 + ], + [ + "械", + -16.58022689819336 + ], + [ + "ᥱ", + -16.580806732177734 + ], + [ + "牛", + -16.581260681152344 + ], + [ + "远", + -16.583024978637695 + ], + [ + "ણ", + -16.58372688293457 + ], + [ + "따", + -16.584247589111328 + ], + [ + "块", + -16.584352493286133 + ], + [ + "驗", + -16.584482192993164 + ], + [ + "례", + -16.584962844848633 + ], + [ + "ባ", + -16.585678100585938 + ], + [ + "😱", + -16.586334228515625 + ], + [ + "氣", + -16.586986541748047 + ], + [ + "☑", + -16.588613510131836 + ], + [ + "號", + -16.588623046875 + ], + [ + "糖", + -16.588932037353516 + ], + [ + "❖", + -16.58944320678711 + ], + [ + "캐", + -16.593982696533203 + ], + [ + "់", + -16.595422744750977 + ], + [ + "딩", + -16.596546173095703 + ], + [ + "○", + -16.596731185913086 + ], + [ + "冲", + -16.597023010253906 + ], + [ + "텐", + -16.597599029541016 + ], + [ + "錄", + -16.597740173339844 + ], + [ + "अ", + -16.59857177734375 + ], + [ + "ׂ", + -16.600303649902344 + ], + [ + "夏", + -16.6009578704834 + ], + [ + "尼", + -16.601381301879883 + ], + [ + "렇", + -16.601694107055664 + ], + [ + "겨", + -16.603477478027344 + ], + [ + "ክ", + -16.603681564331055 + ], + [ + "秋", + -16.604415893554688 + ], + [ + "沿", + -16.604461669921875 + ], + [ + "牌", + -16.605009078979492 + ], + [ + "←", + -16.607255935668945 + ], + [ + "뿐", + -16.61273765563965 + ], + [ + "셀", + -16.61481285095215 + ], + [ + "💜", + -16.615352630615234 + ], + [ + "紙", + -16.615400314331055 + ], + [ + "领", + -16.615692138671875 + ], + [ + "Ґ", + -16.616153717041016 + ], + [ + "兩", + -16.616161346435547 + ], + [ + "💥", + -16.61744499206543 + ], + [ + "ಟ", + -16.617900848388672 + ], + [ + "づ", + -16.61909294128418 + ], + [ + "観", + -16.619367599487305 + ], + [ + "ѓ", + -16.619430541992188 + ], + [ + "听", + -16.62039566040039 + ], + [ + "陽", + -16.62099838256836 + ], + [ + "异", + -16.621604919433594 + ], + [ + "價", + -16.62228012084961 + ], + [ + "쓰", + -16.62228012084961 + ], + [ + "⋯", + -16.622522354125977 + ], + [ + "۔", + -16.62268829345703 + ], + [ + "✓", + -16.62349510192871 + ], + [ + "丁", + -16.623821258544922 + ], + [ + "葉", + -16.623828887939453 + ], + [ + "↩", + -16.62546157836914 + ], + [ + "ទ", + -16.625864028930664 + ], + [ + "ɐ", + -16.626544952392578 + ], + [ + "變", + -16.62769889831543 + ], + [ + "◾", + -16.62810707092285 + ], + [ + "✈", + -16.62851333618164 + ], + [ + "從", + -16.62872886657715 + ], + [ + "ϊ", + -16.629873275756836 + ], + [ + "鏡", + -16.632102966308594 + ], + [ + "街", + -16.63246726989746 + ], + [ + "頁", + -16.633148193359375 + ], + [ + "雅", + -16.633832931518555 + ], + [ + "∧", + -16.63389778137207 + ], + [ + "ʌ", + -16.635744094848633 + ], + [ + "抯", + -16.637800216674805 + ], + [ + "빠", + -16.63875961303711 + ], + [ + "键", + -16.638900756835938 + ], + [ + "⋆", + -16.639036178588867 + ], + [ + "▬", + -16.639312744140625 + ], + [ + "証", + -16.639362335205078 + ], + [ + "ဘ", + -16.639379501342773 + ], + [ + "យ", + -16.640268325805664 + ], + [ + "ゼ", + -16.64031219482422 + ], + [ + "阻", + -16.64107894897461 + ], + [ + "촉", + -16.64158058166504 + ], + [ + "👀", + -16.641923904418945 + ], + [ + "ೇ", + -16.644268035888672 + ], + [ + "😄", + -16.6444091796875 + ], + [ + "ූ", + -16.645374298095703 + ], + [ + "則", + -16.645769119262695 + ], + [ + "謝", + -16.648134231567383 + ], + [ + "镜", + -16.648706436157227 + ], + [ + "먹", + -16.648975372314453 + ], + [ + "Հ", + -16.649044036865234 + ], + [ + "错", + -16.649112701416016 + ], + [ + "抽", + -16.649219512939453 + ], + [ + "票", + -16.64926528930664 + ], + [ + "拟", + -16.650375366210938 + ], + [ + "싶", + -16.650432586669922 + ], + [ + "Έ", + -16.651403427124023 + ], + [ + "때", + -16.65580177307129 + ], + [ + "難", + -16.65620231628418 + ], + [ + "寺", + -16.656496047973633 + ], + [ + "拍", + -16.65660285949707 + ], + [ + "森", + -16.65691566467285 + ], + [ + "档", + -16.65740394592285 + ], + [ + "裝", + -16.65866470336914 + ], + [ + "遠", + -16.66025733947754 + ], + [ + "残", + -16.660343170166016 + ], + [ + "岡", + -16.660415649414062 + ], + [ + "团", + -16.660545349121094 + ], + [ + "聞", + -16.66223907470703 + ], + [ + "척", + -16.662382125854492 + ], + [ + "港", + -16.66266632080078 + ], + [ + "է", + -16.663436889648438 + ], + [ + "ফ", + -16.665620803833008 + ], + [ + "๊", + -16.66562271118164 + ], + [ + "寸", + -16.667829513549805 + ], + [ + "넷", + -16.66802215576172 + ], + [ + "략", + -16.668800354003906 + ], + [ + "驱", + -16.668865203857422 + ], + [ + "즐", + -16.669296264648438 + ], + [ + "让", + -16.669504165649414 + ], + [ + "첫", + -16.67000389099121 + ], + [ + "ህ", + -16.670642852783203 + ], + [ + "織", + -16.67153549194336 + ], + [ + "威", + -16.671857833862305 + ], + [ + "ʁ", + -16.67582893371582 + ], + [ + "胞", + -16.676603317260742 + ], + [ + "橋", + -16.67668342590332 + ], + [ + "ɨ", + -16.67803955078125 + ], + [ + "宗", + -16.678102493286133 + ], + [ + "历", + -16.678403854370117 + ], + [ + "↔", + -16.678754806518555 + ], + [ + "џ", + -16.679685592651367 + ], + [ + "ἱ", + -16.680400848388672 + ], + [ + "∕", + -16.681116104125977 + ], + [ + "؛", + -16.68290901184082 + ], + [ + "ុ", + -16.6841983795166 + ], + [ + "✌", + -16.68657112121582 + ], + [ + "⊕", + -16.686790466308594 + ], + [ + "ယ", + -16.687658309936523 + ], + [ + "秀", + -16.688161849975586 + ], + [ + "既", + -16.689672470092773 + ], + [ + "嗎", + -16.690181732177734 + ], + [ + "폐", + -16.691049575805664 + ], + [ + "̨", + -16.69170379638672 + ], + [ + "ୁ", + -16.69184684753418 + ], + [ + "ജ", + -16.691917419433594 + ], + [ + "२", + -16.69198989868164 + ], + [ + "創", + -16.692644119262695 + ], + [ + "藏", + -16.693452835083008 + ], + [ + "敏", + -16.69365692138672 + ], + [ + "왔", + -16.696054458618164 + ], + [ + "脱", + -16.696186065673828 + ], + [ + "๑", + -16.696271896362305 + ], + [ + "쳐", + -16.696346282958984 + ], + [ + "穿", + -16.696422576904297 + ], + [ + "府", + -16.69671058654785 + ], + [ + "̂", + -16.697715759277344 + ], + [ + "湖", + -16.698883056640625 + ], + [ + "핑", + -16.698894500732422 + ], + [ + "벌", + -16.699331283569336 + ], + [ + "几", + -16.699363708496094 + ], + [ + "凹", + -16.699893951416016 + ], + [ + "벽", + -16.70079231262207 + ], + [ + "⊙", + -16.701595306396484 + ], + [ + "ๆ", + -16.701963424682617 + ], + [ + "买", + -16.703428268432617 + ], + [ + "ǫ", + -16.703643798828125 + ], + [ + "◇", + -16.70379066467285 + ], + [ + "బ", + -16.70386505126953 + ], + [ + "尾", + -16.70547866821289 + ], + [ + "斜", + -16.70561408996582 + ], + [ + "ძ", + -16.705623626708984 + ], + [ + "庭", + -16.708206176757812 + ], + [ + "릭", + -16.70863914489746 + ], + [ + "ђ", + -16.709089279174805 + ], + [ + "宮", + -16.709156036376953 + ], + [ + "讯", + -16.70937156677246 + ], + [ + "针", + -16.71131134033203 + ], + [ + "益", + -16.711957931518555 + ], + [ + "써", + -16.712697982788086 + ], + [ + "亮", + -16.71285057067871 + ], + [ + "ํ", + -16.713611602783203 + ], + [ + "親", + -16.713653564453125 + ], + [ + "Ğ", + -16.713956832885742 + ], + [ + "ડ", + -16.714176177978516 + ], + [ + "└", + -16.717435836791992 + ], + [ + "烯", + -16.717845916748047 + ], + [ + "Ћ", + -16.718481063842773 + ], + [ + "💯", + -16.718852996826172 + ], + [ + "┬", + -16.72146224975586 + ], + [ + "ബ", + -16.721683502197266 + ], + [ + "股", + -16.72197723388672 + ], + [ + "Ό", + -16.723922729492188 + ], + [ + "฿", + -16.724401473999023 + ], + [ + "乳", + -16.725343704223633 + ], + [ + "ɖ", + -16.72601890563965 + ], + [ + "ɣ", + -16.726694107055664 + ], + [ + "芯", + -16.726993560791016 + ], + [ + "症", + -16.727333068847656 + ], + [ + "谢", + -16.727519989013672 + ], + [ + "峰", + -16.728137969970703 + ], + [ + "减", + -16.72857666015625 + ], + [ + "ܘ", + -16.72864532470703 + ], + [ + "۰", + -16.729246139526367 + ], + [ + "맥", + -16.731428146362305 + ], + [ + "│", + -16.73168182373047 + ], + [ + "尺", + -16.731891632080078 + ], + [ + "ʺ", + -16.73248291015625 + ], + [ + "씨", + -16.735729217529297 + ], + [ + "班", + -16.735883712768555 + ], + [ + "刊", + -16.73610496520996 + ], + [ + "킨", + -16.736108779907227 + ], + [ + "雷", + -16.736421585083008 + ], + [ + "ഞ", + -16.73671531677246 + ], + [ + "卷", + -16.737632751464844 + ], + [ + "∴", + -16.738229751586914 + ], + [ + "雨", + -16.738466262817383 + ], + [ + "첨", + -16.73853302001953 + ], + [ + "ତ", + -16.739215850830078 + ], + [ + "宜", + -16.73921775817871 + ], + [ + "⚠", + -16.740127563476562 + ], + [ + "耐", + -16.74095344543457 + ], + [ + "婚", + -16.741052627563477 + ], + [ + "杨", + -16.741262435913086 + ], + [ + "誌", + -16.74376678466797 + ], + [ + "ဒ", + -16.743783950805664 + ], + [ + "紹", + -16.743852615356445 + ], + [ + "컬", + -16.744468688964844 + ], + [ + "◄", + -16.745460510253906 + ], + [ + "ආ", + -16.746301651000977 + ], + [ + "君", + -16.747833251953125 + ], + [ + "놀", + -16.748138427734375 + ], + [ + "폰", + -16.748674392700195 + ], + [ + "ぎ", + -16.749582290649414 + ], + [ + "킬", + -16.749671936035156 + ], + [ + "ິ", + -16.75006103515625 + ], + [ + "헤", + -16.750900268554688 + ], + [ + "购", + -16.7512149810791 + ], + [ + "聽", + -16.751293182373047 + ], + [ + "₹", + -16.752399444580078 + ], + [ + "ҝ", + -16.753746032714844 + ], + [ + "參", + -16.75520896911621 + ], + [ + "❄", + -16.75551414489746 + ], + [ + "జ", + -16.755517959594727 + ], + [ + "朋", + -16.75775909423828 + ], + [ + "笑", + -16.759376525878906 + ], + [ + "ḳ", + -16.75961685180664 + ], + [ + "培", + -16.760398864746094 + ], + [ + "唔", + -16.7606258392334 + ], + [ + "উ", + -16.7608585357666 + ], + [ + "午", + -16.76178741455078 + ], + [ + "興", + -16.762027740478516 + ], + [ + "紀", + -16.7631893157959 + ], + [ + "받", + -16.76479148864746 + ], + [ + "̲", + -16.76504135131836 + ], + [ + "伊", + -16.765365600585938 + ], + [ + "ഇ", + -16.766223907470703 + ], + [ + "ധ", + -16.766613006591797 + ], + [ + "趣", + -16.766624450683594 + ], + [ + "欢", + -16.766748428344727 + ], + [ + "协", + -16.768341064453125 + ], + [ + "仮", + -16.768856048583984 + ], + [ + "粘", + -16.76888656616211 + ], + [ + "仅", + -16.769123077392578 + ], + [ + "∩", + -16.769271850585938 + ], + [ + "ຍ", + -16.7699031829834 + ], + [ + "菌", + -16.772798538208008 + ], + [ + "央", + -16.7740478515625 + ], + [ + "階", + -16.775606155395508 + ], + [ + "ῳ", + -16.775707244873047 + ], + [ + "幸", + -16.777198791503906 + ], + [ + "ႏ", + -16.778066635131836 + ], + [ + "统", + -16.779422760009766 + ], + [ + "警", + -16.78020668029785 + ], + [ + "ܝ", + -16.78044319152832 + ], + [ + "週", + -16.78066635131836 + ], + [ + "詞", + -16.781320571899414 + ], + [ + "없", + -16.781444549560547 + ], + [ + "셔", + -16.7823429107666 + ], + [ + "켜", + -16.78448486328125 + ], + [ + "념", + -16.78623390197754 + ], + [ + "槽", + -16.786237716674805 + ], + [ + "휴", + -16.78655242919922 + ], + [ + "汉", + -16.78800392150879 + ], + [ + "ච", + -16.788305282592773 + ], + [ + "娱", + -16.788305282592773 + ], + [ + "援", + -16.78997802734375 + ], + [ + "ແ", + -16.791105270385742 + ], + [ + "Ż", + -16.791397094726562 + ], + [ + "ὅ", + -16.791738510131836 + ], + [ + "ऐ", + -16.791980743408203 + ], + [ + "ĝ", + -16.79205894470215 + ], + [ + "薦", + -16.792940139770508 + ], + [ + "ព", + -16.793338775634766 + ], + [ + "监", + -16.79583740234375 + ], + [ + "ପ", + -16.796550750732422 + ], + [ + "떤", + -16.79679298400879 + ], + [ + "ସ", + -16.797677993774414 + ], + [ + "宿", + -16.79994773864746 + ], + [ + "׳", + -16.800498962402344 + ], + [ + "亞", + -16.80116844177246 + ], + [ + "ỳ", + -16.80187225341797 + ], + [ + "處", + -16.802526473999023 + ], + [ + "纳", + -16.802757263183594 + ], + [ + "એ", + -16.803245544433594 + ], + [ + "룹", + -16.803327560424805 + ], + [ + "ヨ", + -16.803607940673828 + ], + [ + "什", + -16.803741455078125 + ], + [ + "ർ", + -16.803813934326172 + ], + [ + "純", + -16.803869247436523 + ], + [ + "🌸", + -16.804622650146484 + ], + [ + "ആ", + -16.806734085083008 + ], + [ + "ぐ", + -16.80697250366211 + ], + [ + "聖", + -16.80738067626953 + ], + [ + "摩", + -16.80759620666504 + ], + [ + "혹", + -16.807788848876953 + ], + [ + "摄", + -16.809099197387695 + ], + [ + "檔", + -16.809255599975586 + ], + [ + "轮", + -16.809282302856445 + ], + [ + "羅", + -16.80953025817871 + ], + [ + "觀", + -16.81236457824707 + ], + [ + "😳", + -16.813005447387695 + ], + [ + "ⲣ", + -16.813087463378906 + ], + [ + "♯", + -16.81365966796875 + ], + [ + "ゆ", + -16.81452178955078 + ], + [ + "ざ", + -16.814966201782227 + ], + [ + "済", + -16.815610885620117 + ], + [ + "漢", + -16.815622329711914 + ], + [ + "济", + -16.815637588500977 + ], + [ + "淮", + -16.815872192382812 + ], + [ + "좌", + -16.816280364990234 + ], + [ + "ഹ", + -16.816936492919922 + ], + [ + "误", + -16.81719970703125 + ], + [ + "銀", + -16.818241119384766 + ], + [ + "ໍ", + -16.818504333496094 + ], + [ + "暗", + -16.819379806518555 + ], + [ + "貨", + -16.81980323791504 + ], + [ + "싱", + -16.82071876525879 + ], + [ + "迎", + -16.820966720581055 + ], + [ + "๋", + -16.824100494384766 + ], + [ + "授", + -16.82523536682129 + ], + [ + "杆", + -16.8264102935791 + ], + [ + "럽", + -16.826831817626953 + ], + [ + "卫", + -16.826915740966797 + ], + [ + "树", + -16.82692527770996 + ], + [ + "ମ", + -16.827163696289062 + ], + [ + "迷", + -16.827167510986328 + ], + [ + "往", + -16.827655792236328 + ], + [ + "ඳ", + -16.827993392944336 + ], + [ + "ધ", + -16.82815933227539 + ], + [ + "毒", + -16.828495025634766 + ], + [ + "黃", + -16.828739166259766 + ], + [ + "익", + -16.8287410736084 + ], + [ + "ំ", + -16.830150604248047 + ], + [ + "梅", + -16.830320358276367 + ], + [ + "섬", + -16.830402374267578 + ], + [ + "催", + -16.831398010253906 + ], + [ + "졌", + -16.832733154296875 + ], + [ + "惠", + -16.833066940307617 + ], + [ + "烷", + -16.833507537841797 + ], + [ + "摘", + -16.8339786529541 + ], + [ + "兴", + -16.834062576293945 + ], + [ + "哈", + -16.834409713745117 + ], + [ + "钟", + -16.83483123779297 + ], + [ + "抵", + -16.835302352905273 + ], + [ + "អ", + -16.8355655670166 + ], + [ + "េ", + -16.836822509765625 + ], + [ + "눈", + -16.837160110473633 + ], + [ + "缺", + -16.837596893310547 + ], + [ + "抑", + -16.83882713317871 + ], + [ + "쉽", + -16.83892059326172 + ], + [ + "욱", + -16.840179443359375 + ], + [ + "搬", + -16.840229034423828 + ], + [ + "隆", + -16.840267181396484 + ], + [ + "ൽ", + -16.841859817504883 + ], + [ + "倍", + -16.841936111450195 + ], + [ + "उ", + -16.842191696166992 + ], + [ + "🔴", + -16.842193603515625 + ], + [ + "😜", + -16.842449188232422 + ], + [ + "◉", + -16.84337615966797 + ], + [ + "웹", + -16.84379768371582 + ], + [ + "寓", + -16.843883514404297 + ], + [ + "満", + -16.84471321105957 + ], + [ + "圆", + -16.84540557861328 + ], + [ + "营", + -16.84575653076172 + ], + [ + "飛", + -16.845897674560547 + ], + [ + "划", + -16.846158981323242 + ], + [ + "委", + -16.847354888916016 + ], + [ + "홍", + -16.849035263061523 + ], + [ + "显", + -16.84974479675293 + ], + [ + "筒", + -16.84986114501953 + ], + [ + "샵", + -16.850128173828125 + ], + [ + "仕", + -16.850290298461914 + ], + [ + "칭", + -16.85047721862793 + ], + [ + "ჩ", + -16.851070404052734 + ], + [ + "ӏ", + -16.851242065429688 + ], + [ + "却", + -16.8513240814209 + ], + [ + "ণ", + -16.851667404174805 + ], + [ + "ూ", + -16.851835250854492 + ], + [ + "չ", + -16.852941513061523 + ], + [ + "宇", + -16.853111267089844 + ], + [ + "余", + -16.853437423706055 + ], + [ + "💰", + -16.85354232788086 + ], + [ + "扬", + -16.85396385192871 + ], + [ + "仪", + -16.854135513305664 + ], + [ + "➔", + -16.854389190673828 + ], + [ + "🤗", + -16.854473114013672 + ], + [ + "ច", + -16.85498046875 + ], + [ + "纤", + -16.855335235595703 + ], + [ + "逆", + -16.855979919433594 + ], + [ + "励", + -16.857112884521484 + ], + [ + "豆", + -16.85711669921875 + ], + [ + "몇", + -16.857460021972656 + ], + [ + "ປ", + -16.85755157470703 + ], + [ + "缘", + -16.858915328979492 + ], + [ + "丽", + -16.859516143798828 + ], + [ + "急", + -16.860109329223633 + ], + [ + "拿", + -16.860204696655273 + ], + [ + "泰", + -16.860898971557617 + ], + [ + "册", + -16.861398696899414 + ], + [ + "课", + -16.86406135559082 + ], + [ + "봉", + -16.864490509033203 + ], + [ + "ས", + -16.865222930908203 + ], + [ + "幕", + -16.865957260131836 + ], + [ + "ੂ", + -16.867679595947266 + ], + [ + "轉", + -16.867679595947266 + ], + [ + "罗", + -16.86838722229004 + ], + [ + "ふ", + -16.86941146850586 + ], + [ + "🏆", + -16.86941146850586 + ], + [ + "벤", + -16.869840621948242 + ], + [ + "舞", + -16.870710372924805 + ], + [ + "負", + -16.871723175048828 + ], + [ + "幾", + -16.87183380126953 + ], + [ + "讓", + -16.871932983398438 + ], + [ + "👇", + -16.87235450744629 + ], + [ + "孩", + -16.873550415039062 + ], + [ + "腔", + -16.873571395874023 + ], + [ + "ਂ", + -16.87391471862793 + ], + [ + "估", + -16.874013900756836 + ], + [ + "協", + -16.874332427978516 + ], + [ + "😅", + -16.874351501464844 + ], + [ + "盖", + -16.874614715576172 + ], + [ + "刺", + -16.87469482421875 + ], + [ + "胶", + -16.87599754333496 + ], + [ + "帝", + -16.876008987426758 + ], + [ + "ῶ", + -16.877275466918945 + ], + [ + "閲", + -16.877552032470703 + ], + [ + "柱", + -16.877643585205078 + ], + [ + "赤", + -16.87921905517578 + ], + [ + "启", + -16.87923240661621 + ], + [ + "願", + -16.87938690185547 + ], + [ + "廣", + -16.87967872619629 + ], + [ + "仁", + -16.88045310974121 + ], + [ + "屏", + -16.8809814453125 + ], + [ + "释", + -16.88229751586914 + ], + [ + "⇒", + -16.88256072998047 + ], + [ + "搜", + -16.88333511352539 + ], + [ + "ծ", + -16.883867263793945 + ], + [ + "📸", + -16.886062622070312 + ], + [ + "☐", + -16.886327743530273 + ], + [ + "ᐅ", + -16.88641357421875 + ], + [ + "ី", + -16.88763999938965 + ], + [ + "둘", + -16.887645721435547 + ], + [ + "🇦", + -16.888172149658203 + ], + [ + "觉", + -16.888980865478516 + ], + [ + "긴", + -16.889055252075195 + ], + [ + "ዝ", + -16.889408111572266 + ], + [ + "濃", + -16.889575958251953 + ], + [ + "ભ", + -16.889673233032227 + ], + [ + "इ", + -16.890729904174805 + ], + [ + "瑞", + -16.891006469726562 + ], + [ + "凸", + -16.891067504882812 + ], + [ + "軍", + -16.891090393066406 + ], + [ + "隊", + -16.892414093017578 + ], + [ + "朱", + -16.89303207397461 + ], + [ + "힘", + -16.89312171936035 + ], + [ + "엄", + -16.894094467163086 + ], + [ + "۲", + -16.89560317993164 + ], + [ + "ʟ", + -16.895692825317383 + ], + [ + "軟", + -16.895780563354492 + ], + [ + "童", + -16.896493911743164 + ], + [ + "乾", + -16.897552490234375 + ], + [ + "🙄", + -16.898269653320312 + ], + [ + "麻", + -16.898801803588867 + ], + [ + "닌", + -16.900318145751953 + ], + [ + "徐", + -16.900575637817383 + ], + [ + "ぼ", + -16.901288986206055 + ], + [ + "押", + -16.902063369750977 + ], + [ + "钱", + -16.903362274169922 + ], + [ + "鱼", + -16.90336799621582 + ], + [ + "⊥", + -16.904878616333008 + ], + [ + "胡", + -16.907014846801758 + ], + [ + "缩", + -16.90794563293457 + ], + [ + "击", + -16.908117294311523 + ], + [ + "ኣ", + -16.909908294677734 + ], + [ + "ǝ", + -16.91071891784668 + ], + [ + "̯", + -16.911880493164062 + ], + [ + "飞", + -16.912525177001953 + ], + [ + "ើ", + -16.913509368896484 + ], + [ + "ᴠ", + -16.9136962890625 + ], + [ + "💗", + -16.913698196411133 + ], + [ + "誘", + -16.91440200805664 + ], + [ + "ຂ", + -16.9144287109375 + ], + [ + "፡", + -16.914691925048828 + ], + [ + "쉬", + -16.915325164794922 + ], + [ + "ᅠ", + -16.9164981842041 + ], + [ + "检", + -16.917499542236328 + ], + [ + "紅", + -16.917591094970703 + ], + [ + "填", + -16.91830825805664 + ], + [ + "滤", + -16.918869018554688 + ], + [ + "團", + -16.91950225830078 + ], + [ + "紫", + -16.919923782348633 + ], + [ + "汽", + -16.920686721801758 + ], + [ + "ચ", + -16.920772552490234 + ], + [ + "벨", + -16.9211368560791 + ], + [ + "Ē", + -16.92131805419922 + ], + [ + "ユ", + -16.922536849975586 + ], + [ + "ῦ", + -16.922704696655273 + ], + [ + "ጥ", + -16.923324584960938 + ], + [ + "ଲ", + -16.923505783081055 + ], + [ + "爾", + -16.923757553100586 + ], + [ + "ĉ", + -16.924327850341797 + ], + [ + "๐", + -16.92606544494629 + ], + [ + "🇷", + -16.928449630737305 + ], + [ + "ដ", + -16.92972755432129 + ], + [ + "ຈ", + -16.932132720947266 + ], + [ + "🌹", + -16.932579040527344 + ], + [ + "ਖ", + -16.932584762573242 + ], + [ + "💚", + -16.93267822265625 + ], + [ + "访", + -16.93277359008789 + ], + [ + "ŷ", + -16.932952880859375 + ], + [ + "Ζ", + -16.933597564697266 + ], + [ + "寫", + -16.934932708740234 + ], + [ + "兰", + -16.935361862182617 + ], + [ + "守", + -16.935983657836914 + ], + [ + "굴", + -16.93609046936035 + ], + [ + "৳", + -16.936830520629883 + ], + [ + "Ń", + -16.938405990600586 + ], + [ + "ゾ", + -16.94011688232422 + ], + [ + "帶", + -16.941852569580078 + ], + [ + "ಅ", + -16.946584701538086 + ], + [ + "竹", + -16.94894027709961 + ], + [ + "👑", + -16.949111938476562 + ], + [ + "韓", + -16.94939422607422 + ], + [ + "盤", + -16.95004653930664 + ], + [ + "զ", + -16.951271057128906 + ], + [ + "Ἀ", + -16.95305633544922 + ], + [ + "铁", + -16.95559310913086 + ], + [ + "氏", + -16.956432342529297 + ], + [ + "负", + -16.95692253112793 + ], + [ + "շ", + -16.958147048950195 + ], + [ + "框", + -16.959383010864258 + ], + [ + "垂", + -16.959932327270508 + ], + [ + "勝", + -16.961450576782227 + ], + [ + "勢", + -16.96199607849121 + ], + [ + "佐", + -16.962295532226562 + ], + [ + "庫", + -16.962322235107422 + ], + [ + "满", + -16.962505340576172 + ], + [ + "〇", + -16.96297836303711 + ], + [ + "🇬", + -16.963645935058594 + ], + [ + "獲", + -16.96373176574707 + ], + [ + "皇", + -16.96421241760254 + ], + [ + "📷", + -16.96449851989746 + ], + [ + "💛", + -16.964500427246094 + ], + [ + "탁", + -16.9645938873291 + ], + [ + "叶", + -16.964977264404297 + ], + [ + "碳", + -16.965261459350586 + ], + [ + "ὺ", + -16.965639114379883 + ], + [ + "뢰", + -16.966402053833008 + ], + [ + "畫", + -16.966413497924805 + ], + [ + "曾", + -16.966503143310547 + ], + [ + "农", + -16.966598510742188 + ], + [ + "船", + -16.96669578552246 + ], + [ + "잠", + -16.96725845336914 + ], + [ + "ພ", + -16.967742919921875 + ], + [ + "≧", + -16.968780517578125 + ], + [ + "វ", + -16.968873977661133 + ], + [ + "ऑ", + -16.970216751098633 + ], + [ + "況", + -16.97048568725586 + ], + [ + "币", + -16.970794677734375 + ], + [ + "ᾶ", + -16.971080780029297 + ], + [ + "⚽", + -16.971454620361328 + ], + [ + "∅", + -16.971654891967773 + ], + [ + "ਇ", + -16.972135543823242 + ], + [ + "宏", + -16.972412109375 + ], + [ + "ၾ", + -16.972803115844727 + ], + [ + "몰", + -16.97347640991211 + ], + [ + "ਉ", + -16.973766326904297 + ], + [ + "苏", + -16.97425079345703 + ], + [ + "寄", + -16.974748611450195 + ], + [ + "ܢ", + -16.974821090698242 + ], + [ + "십", + -16.978864669799805 + ], + [ + "毎", + -16.97980499267578 + ], + [ + "扩", + -16.98041534423828 + ], + [ + "ŵ", + -16.980796813964844 + ], + [ + "ഡ", + -16.981281280517578 + ], + [ + "晚", + -16.983028411865234 + ], + [ + "ជ", + -16.983213424682617 + ], + [ + "哲", + -16.983409881591797 + ], + [ + "읽", + -16.984281539916992 + ], + [ + "̥", + -16.984458923339844 + ], + [ + "權", + -16.98448371887207 + ], + [ + "銉", + -16.98492431640625 + ], + [ + "솔", + -16.985252380371094 + ], + [ + "湾", + -16.987686157226562 + ], + [ + "塩", + -16.987693786621094 + ], + [ + "副", + -16.988157272338867 + ], + [ + "招", + -16.98992347717285 + ], + [ + "🚨", + -16.990022659301758 + ], + [ + "銈", + -16.99039649963379 + ], + [ + "途", + -16.99127960205078 + ], + [ + "ഭ", + -16.991291046142578 + ], + [ + "ໃ", + -16.991987228393555 + ], + [ + "ਚ", + -16.992170333862305 + ], + [ + "枚", + -16.9925537109375 + ], + [ + "兒", + -16.992687225341797 + ], + [ + "‧", + -16.993051528930664 + ], + [ + "়", + -16.994754791259766 + ], + [ + "틸", + -16.9960880279541 + ], + [ + "┐", + -16.996532440185547 + ], + [ + "攻", + -17.00002098083496 + ], + [ + "탕", + -17.000120162963867 + ], + [ + "芳", + -17.00058937072754 + ], + [ + "預", + -17.00070571899414 + ], + [ + "酯", + -17.003143310546875 + ], + [ + "ຄ", + -17.003583908081055 + ], + [ + "윤", + -17.003673553466797 + ], + [ + "භ", + -17.004465103149414 + ], + [ + "🇧", + -17.00495719909668 + ], + [ + "哥", + -17.005390167236328 + ], + [ + "澳", + -17.005859375 + ], + [ + "退", + -17.006542205810547 + ], + [ + "ሚ", + -17.007143020629883 + ], + [ + "최", + -17.00719451904297 + ], + [ + "킹", + -17.007341384887695 + ], + [ + "闻", + -17.00743865966797 + ], + [ + "😋", + -17.007837295532227 + ], + [ + "∋", + -17.007936477661133 + ], + [ + "ڈ", + -17.008533477783203 + ], + [ + "聯", + -17.00864028930664 + ], + [ + "俊", + -17.009475708007812 + ], + [ + "辑", + -17.010225296020508 + ], + [ + "癌", + -17.010391235351562 + ], + [ + "롤", + -17.010522842407227 + ], + [ + "႕", + -17.011917114257812 + ], + [ + "虚", + -17.012332916259766 + ], + [ + "ṉ", + -17.01311492919922 + ], + [ + "飯", + -17.016437530517578 + ], + [ + "弹", + -17.017032623291016 + ], + [ + "队", + -17.017122268676758 + ], + [ + "姐", + -17.017202377319336 + ], + [ + "ፍ", + -17.01841926574707 + ], + [ + "蒸", + -17.019624710083008 + ], + [ + "ܪ", + -17.0212345123291 + ], + [ + "쇄", + -17.02133560180664 + ], + [ + "ቀ", + -17.021434783935547 + ], + [ + "ਅ", + -17.022846221923828 + ], + [ + "ቅ", + -17.023046493530273 + ], + [ + "ൊ", + -17.023752212524414 + ], + [ + "Ţ", + -17.02425765991211 + ], + [ + "町", + -17.026803970336914 + ], + [ + "震", + -17.026897430419922 + ], + [ + "‛", + -17.026987075805664 + ], + [ + "養", + -17.02768898010254 + ], + [ + "泉", + -17.028188705444336 + ], + [ + "灯", + -17.029001235961914 + ], + [ + "ਣ", + -17.03033447265625 + ], + [ + "⊗", + -17.030942916870117 + ], + [ + "秒", + -17.031143188476562 + ], + [ + "ሳ", + -17.031959533691406 + ], + [ + "檚", + -17.032264709472656 + ], + [ + "県", + -17.033483505249023 + ], + [ + "夢", + -17.03399085998535 + ], + [ + "Ɩ", + -17.03450584411621 + ], + [ + "쿠", + -17.034812927246094 + ], + [ + "覺", + -17.03523826599121 + ], + [ + "难", + -17.036151885986328 + ], + [ + "丙", + -17.036821365356445 + ], + [ + "끼", + -17.036855697631836 + ], + [ + "₩", + -17.03757095336914 + ], + [ + "խ", + -17.037776947021484 + ], + [ + "避", + -17.037988662719727 + ], + [ + "恩", + -17.039518356323242 + ], + [ + "総", + -17.039613723754883 + ], + [ + "壳", + -17.04065704345703 + ], + [ + "針", + -17.041038513183594 + ], + [ + "挿", + -17.04111099243164 + ], + [ + "谱", + -17.04137420654297 + ], + [ + "萬", + -17.042238235473633 + ], + [ + "ೀ", + -17.042390823364258 + ], + [ + "养", + -17.042404174804688 + ], + [ + "採", + -17.043004989624023 + ], + [ + "损", + -17.043933868408203 + ], + [ + "盛", + -17.044248580932617 + ], + [ + "閉", + -17.044599533081055 + ], + [ + "佛", + -17.044660568237305 + ], + [ + "輸", + -17.0457820892334 + ], + [ + "ખ", + -17.049198150634766 + ], + [ + "▽", + -17.049510955810547 + ], + [ + "帮", + -17.050630569458008 + ], + [ + "津", + -17.050762176513672 + ], + [ + "ķ", + -17.05147933959961 + ], + [ + "魚", + -17.051895141601562 + ], + [ + "Ḵ", + -17.05251693725586 + ], + [ + "稱", + -17.052616119384766 + ], + [ + "Ą", + -17.052724838256836 + ], + [ + "函", + -17.053232192993164 + ], + [ + "ག", + -17.0543270111084 + ], + [ + "塔", + -17.05449867248535 + ], + [ + "젝", + -17.054595947265625 + ], + [ + "爆", + -17.054807662963867 + ], + [ + "伴", + -17.05481719970703 + ], + [ + "ܬ", + -17.055326461791992 + ], + [ + "焦", + -17.05550193786621 + ], + [ + "顯", + -17.055553436279297 + ], + [ + "询", + -17.055858612060547 + ], + [ + "ོ", + -17.056507110595703 + ], + [ + "ຕ", + -17.057207107543945 + ], + [ + "窶", + -17.060754776000977 + ], + [ + "楼", + -17.060863494873047 + ], + [ + "礼", + -17.06096076965332 + ], + [ + "ష", + -17.061487197875977 + ], + [ + "ᅲ", + -17.061691284179688 + ], + [ + "丝", + -17.062437057495117 + ], + [ + "兵", + -17.062929153442383 + ], + [ + "뒤", + -17.063480377197266 + ], + [ + "刀", + -17.063594818115234 + ], + [ + "뇌", + -17.065793991088867 + ], + [ + "亦", + -17.066274642944336 + ], + [ + "ռ", + -17.066740036010742 + ], + [ + "శ", + -17.066741943359375 + ], + [ + "ହ", + -17.068321228027344 + ], + [ + "牙", + -17.068538665771484 + ], + [ + "ऊ", + -17.068639755249023 + ], + [ + "临", + -17.069074630737305 + ], + [ + "盒", + -17.06938362121582 + ], + [ + "උ", + -17.069482803344727 + ], + [ + "泡", + -17.069902420043945 + ], + [ + "腦", + -17.070125579833984 + ], + [ + "⊂", + -17.07073974609375 + ], + [ + "🤷", + -17.071552276611328 + ], + [ + "派", + -17.07169532775879 + ], + [ + "秘", + -17.071914672851562 + ], + [ + "誤", + -17.072021484375 + ], + [ + "🇨", + -17.07244300842285 + ], + [ + "🙈", + -17.07392692565918 + ], + [ + "塞", + -17.074352264404297 + ], + [ + "黒", + -17.074874877929688 + ], + [ + "픽", + -17.07530975341797 + ], + [ + "丹", + -17.076034545898438 + ], + [ + "💋", + -17.076160430908203 + ], + [ + "脑", + -17.076168060302734 + ], + [ + "势", + -17.07650375366211 + ], + [ + "盐", + -17.0777530670166 + ], + [ + "嘉", + -17.078706741333008 + ], + [ + "왕", + -17.07956886291504 + ], + [ + "쟁", + -17.079673767089844 + ], + [ + "輪", + -17.081167221069336 + ], + [ + "흐", + -17.08116912841797 + ], + [ + "ካ", + -17.08159828186035 + ], + [ + "찬", + -17.081809997558594 + ], + [ + "넘", + -17.081918716430664 + ], + [ + "↪", + -17.0820255279541 + ], + [ + "冰", + -17.083637237548828 + ], + [ + "ಜ", + -17.083951950073242 + ], + [ + "零", + -17.084177017211914 + ], + [ + "耳", + -17.084373474121094 + ], + [ + "顶", + -17.085237503051758 + ], + [ + "ື", + -17.085887908935547 + ], + [ + "禁", + -17.085979461669922 + ], + [ + "ຊ", + -17.086423873901367 + ], + [ + "徴", + -17.086929321289062 + ], + [ + "父", + -17.087810516357422 + ], + [ + "ᄒ", + -17.087879180908203 + ], + [ + "补", + -17.088119506835938 + ], + [ + "監", + -17.089319229125977 + ], + [ + "🇪", + -17.089324951171875 + ], + [ + "郭", + -17.09136199951172 + ], + [ + "窗", + -17.091846466064453 + ], + [ + "刚", + -17.092676162719727 + ], + [ + "끝", + -17.093103408813477 + ], + [ + "털", + -17.093860626220703 + ], + [ + "ូ", + -17.094289779663086 + ], + [ + "☯", + -17.094932556152344 + ], + [ + "险", + -17.09506607055664 + ], + [ + "梁", + -17.095487594604492 + ], + [ + "珠", + -17.095491409301758 + ], + [ + "팀", + -17.09624481201172 + ], + [ + "ਭ", + -17.096786499023438 + ], + [ + "妹", + -17.09723472595215 + ], + [ + "墨", + -17.09886360168457 + ], + [ + "醇", + -17.100372314453125 + ], + [ + "唐", + -17.100698471069336 + ], + [ + "錢", + -17.101028442382812 + ], + [ + "ฉ", + -17.10125160217285 + ], + [ + "办", + -17.101680755615234 + ], + [ + "绝", + -17.101917266845703 + ], + [ + "ഴ", + -17.10201072692871 + ], + [ + "✧", + -17.10222816467285 + ], + [ + "讨", + -17.103212356567383 + ], + [ + "藝", + -17.104066848754883 + ], + [ + "戲", + -17.104093551635742 + ], + [ + "磨", + -17.104406356811523 + ], + [ + "靠", + -17.104413986206055 + ], + [ + "螺", + -17.104509353637695 + ], + [ + "🖤", + -17.105180740356445 + ], + [ + "😉", + -17.105716705322266 + ], + [ + "ዳ", + -17.106494903564453 + ], + [ + "唱", + -17.108123779296875 + ], + [ + "😢", + -17.108797073364258 + ], + [ + "違", + -17.109230041503906 + ], + [ + "灵", + -17.10968780517578 + ], + [ + "־", + -17.110227584838867 + ], + [ + "ʜ", + -17.111989974975586 + ], + [ + "삶", + -17.112211227416992 + ], + [ + "듈", + -17.112651824951172 + ], + [ + "晓", + -17.112762451171875 + ], + [ + "雲", + -17.11307716369629 + ], + [ + "좀", + -17.11342430114746 + ], + [ + "歡", + -17.113651275634766 + ], + [ + "Ќ", + -17.113975524902344 + ], + [ + "컴", + -17.114194869995117 + ], + [ + "🌈", + -17.114307403564453 + ], + [ + "۳", + -17.11574363708496 + ], + [ + "赵", + -17.117183685302734 + ], + [ + "吴", + -17.1171875 + ], + [ + "戰", + -17.118181228637695 + ], + [ + "凝", + -17.12139892578125 + ], + [ + "馆", + -17.12285041809082 + ], + [ + "훈", + -17.125303268432617 + ], + [ + "앙", + -17.125974655151367 + ], + [ + "Ї", + -17.12630844116211 + ], + [ + "톡", + -17.128660202026367 + ], + [ + "🇮", + -17.12877082824707 + ], + [ + "帖", + -17.130456924438477 + ], + [ + "ဳ", + -17.130903244018555 + ], + [ + "没", + -17.131471633911133 + ], + [ + "崎", + -17.13191032409668 + ], + [ + "ஷ", + -17.13292694091797 + ], + [ + "̱", + -17.13357925415039 + ], + [ + "寶", + -17.135068893432617 + ], + [ + "蔡", + -17.135177612304688 + ], + [ + "ែ", + -17.135292053222656 + ], + [ + "宣", + -17.135738372802734 + ], + [ + "訳", + -17.139150619506836 + ], + [ + "總", + -17.140426635742188 + ], + [ + "担", + -17.140605926513672 + ], + [ + "销", + -17.142559051513672 + ], + [ + "阅", + -17.14310646057129 + ], + [ + "Ƭ", + -17.14356231689453 + ], + [ + "坐", + -17.144250869750977 + ], + [ + "證", + -17.144493103027344 + ], + [ + "讀", + -17.145368576049805 + ], + [ + "뷰", + -17.145612716674805 + ], + [ + "渡", + -17.145952224731445 + ], + [ + "ܡ", + -17.146411895751953 + ], + [ + "貴", + -17.146642684936523 + ], + [ + "搭", + -17.146739959716797 + ], + [ + "Ħ", + -17.146867752075195 + ], + [ + "宽", + -17.14744758605957 + ], + [ + "☼", + -17.148008346557617 + ], + [ + "🎶", + -17.149152755737305 + ], + [ + "ŝ", + -17.14972496032715 + ], + [ + "ֿ", + -17.1506404876709 + ], + [ + "勇", + -17.150981903076172 + ], + [ + "鬼", + -17.151437759399414 + ], + [ + "塑", + -17.151445388793945 + ], + [ + "豪", + -17.15201759338379 + ], + [ + "览", + -17.152135848999023 + ], + [ + "︡", + -17.15304946899414 + ], + [ + "乃", + -17.153575897216797 + ], + [ + "ೂ", + -17.155576705932617 + ], + [ + "램", + -17.15604019165039 + ], + [ + "赛", + -17.157299041748047 + ], + [ + "锁", + -17.157299041748047 + ], + [ + "ೊ", + -17.157764434814453 + ], + [ + "贴", + -17.15799903869629 + ], + [ + "옥", + -17.158344268798828 + ], + [ + "削", + -17.159591674804688 + ], + [ + "纸", + -17.160297393798828 + ], + [ + "碼", + -17.16032600402832 + ], + [ + "ヽ", + -17.16123390197754 + ], + [ + "衛", + -17.161806106567383 + ], + [ + "ှ", + -17.1635684967041 + ], + [ + "칼", + -17.16390037536621 + ], + [ + "Ά", + -17.164018630981445 + ], + [ + "ɹ", + -17.164831161499023 + ], + [ + "※", + -17.164953231811523 + ], + [ + "☕", + -17.166109085083008 + ], + [ + "떠", + -17.166109085083008 + ], + [ + "淳", + -17.168325424194336 + ], + [ + "燥", + -17.168548583984375 + ], + [ + "涂", + -17.169137954711914 + ], + [ + "蓄", + -17.169214248657227 + ], + [ + "脉", + -17.169607162475586 + ], + [ + "奈", + -17.17011070251465 + ], + [ + "잔", + -17.170188903808594 + ], + [ + "틀", + -17.170305252075195 + ], + [ + "棒", + -17.171119689941406 + ], + [ + "핵", + -17.172529220581055 + ], + [ + "ై", + -17.174285888671875 + ], + [ + "죽", + -17.17440414428711 + ], + [ + "💎", + -17.17498207092285 + ], + [ + "Ě", + -17.175107955932617 + ], + [ + "炭", + -17.17671012878418 + ], + [ + "浮", + -17.17716407775879 + ], + [ + "硅", + -17.177410125732422 + ], + [ + "︠", + -17.177576065063477 + ], + [ + "혜", + -17.17769432067871 + ], + [ + "允", + -17.17829132080078 + ], + [ + "휘", + -17.179460525512695 + ], + [ + "🎄", + -17.179698944091797 + ], + [ + "⁃", + -17.179922103881836 + ], + [ + "∨", + -17.179931640625 + ], + [ + "렉", + -17.180641174316406 + ], + [ + "邊", + -17.180864334106445 + ], + [ + "冬", + -17.181589126586914 + ], + [ + "ጠ", + -17.181821823120117 + ], + [ + "訂", + -17.183687210083008 + ], + [ + "阵", + -17.184185028076172 + ], + [ + "គ", + -17.184307098388672 + ], + [ + "ૂ", + -17.185136795043945 + ], + [ + "ஏ", + -17.185373306274414 + ], + [ + "伟", + -17.186796188354492 + ], + [ + "覚", + -17.188215255737305 + ], + [ + "ḡ", + -17.189056396484375 + ], + [ + "邮", + -17.189653396606445 + ], + [ + "듯", + -17.189889907836914 + ], + [ + "促", + -17.19036293029785 + ], + [ + "涉", + -17.19037628173828 + ], + [ + "聲", + -17.19094467163086 + ], + [ + "巻", + -17.192136764526367 + ], + [ + "疑", + -17.192163467407227 + ], + [ + "纪", + -17.192873001098633 + ], + [ + "饰", + -17.192873001098633 + ], + [ + "쇼", + -17.1929931640625 + ], + [ + "弁", + -17.193174362182617 + ], + [ + "ഒ", + -17.19490623474121 + ], + [ + "ඒ", + -17.19490623474121 + ], + [ + "紧", + -17.195266723632812 + ], + [ + "鳥", + -17.195390701293945 + ], + [ + "혀", + -17.19574546813965 + ], + [ + "ἶ", + -17.196823120117188 + ], + [ + "ฤ", + -17.197547912597656 + ], + [ + "辺", + -17.198843002319336 + ], + [ + "巧", + -17.2003116607666 + ], + [ + "ొ", + -17.201032638549805 + ], + [ + "〕", + -17.201318740844727 + ], + [ + "흥", + -17.201995849609375 + ], + [ + "鍵", + -17.202096939086914 + ], + [ + "奥", + -17.202585220336914 + ], + [ + "ዘ", + -17.202600479125977 + ], + [ + "麗", + -17.20317268371582 + ], + [ + "ұ", + -17.203323364257812 + ], + [ + "汇", + -17.203407287597656 + ], + [ + "雑", + -17.203432083129883 + ], + [ + "ῇ", + -17.203685760498047 + ], + [ + "详", + -17.203811645507812 + ], + [ + "抣", + -17.20417022705078 + ], + [ + "舒", + -17.20477867126465 + ], + [ + "租", + -17.204904556274414 + ], + [ + "擇", + -17.205148696899414 + ], + [ + "忠", + -17.205251693725586 + ], + [ + "御", + -17.20549964904785 + ], + [ + "밝", + -17.20561981201172 + ], + [ + "塗", + -17.206069946289062 + ], + [ + "ဟ", + -17.206836700439453 + ], + [ + "롯", + -17.20755958557129 + ], + [ + "醫", + -17.207679748535156 + ], + [ + "啊", + -17.2097110748291 + ], + [ + "ܠ", + -17.20998764038086 + ], + [ + "ၿ", + -17.21144676208496 + ], + [ + "ሉ", + -17.21181297302246 + ], + [ + "홀", + -17.21193504333496 + ], + [ + "⟵", + -17.212299346923828 + ], + [ + "顺", + -17.212310791015625 + ], + [ + "缓", + -17.21354103088379 + ], + [ + "焼", + -17.2136173248291 + ], + [ + "脚", + -17.213645935058594 + ], + [ + "ƴ", + -17.214372634887695 + ], + [ + "氨", + -17.21550178527832 + ], + [ + "✖", + -17.215585708618164 + ], + [ + "❗", + -17.215717315673828 + ], + [ + "❌", + -17.216449737548828 + ], + [ + "Ľ", + -17.217676162719727 + ], + [ + "职", + -17.219514846801758 + ], + [ + "阪", + -17.21961212158203 + ], + [ + "Ū", + -17.21976089477539 + ], + [ + "稳", + -17.22075653076172 + ], + [ + "ད", + -17.220905303955078 + ], + [ + "亲", + -17.22233772277832 + ], + [ + "賞", + -17.222946166992188 + ], + [ + "株", + -17.223188400268555 + ], + [ + "ථ", + -17.223203659057617 + ], + [ + "繁", + -17.22342872619629 + ], + [ + "啦", + -17.224559783935547 + ], + [ + "✩", + -17.225421905517578 + ], + [ + "칙", + -17.226409912109375 + ], + [ + "默", + -17.226530075073242 + ], + [ + "頻", + -17.228652954101562 + ], + [ + "蘭", + -17.229623794555664 + ], + [ + "慧", + -17.229625701904297 + ], + [ + "挙", + -17.229740142822266 + ], + [ + "Ę", + -17.23012351989746 + ], + [ + "仔", + -17.23050308227539 + ], + [ + "랙", + -17.231739044189453 + ], + [ + "홈", + -17.23198699951172 + ], + [ + "✰", + -17.232234954833984 + ], + [ + "戶", + -17.233928680419922 + ], + [ + "循", + -17.23410415649414 + ], + [ + "ི", + -17.235401153564453 + ], + [ + "専", + -17.235824584960938 + ], + [ + "놓", + -17.23596954345703 + ], + [ + "뮤", + -17.237092971801758 + ], + [ + "欧", + -17.23710060119629 + ], + [ + "練", + -17.23728370666504 + ], + [ + "탐", + -17.237594604492188 + ], + [ + "ȝ", + -17.239469528198242 + ], + [ + "剛", + -17.239707946777344 + ], + [ + "멀", + -17.240598678588867 + ], + [ + "맛", + -17.24109649658203 + ], + [ + "Ս", + -17.24273109436035 + ], + [ + "禮", + -17.24273109436035 + ], + [ + "筆", + -17.242860794067383 + ], + [ + "暴", + -17.243350982666016 + ], + [ + "伯", + -17.243858337402344 + ], + [ + "ળ", + -17.244489669799805 + ], + [ + "占", + -17.24549102783203 + ], + [ + "倒", + -17.248003005981445 + ], + [ + "痛", + -17.24991798400879 + ], + [ + "浓", + -17.250185012817383 + ], + [ + "丸", + -17.250417709350586 + ], + [ + "條", + -17.250812530517578 + ], + [ + "頂", + -17.250911712646484 + ], + [ + "죠", + -17.25168800354004 + ], + [ + "昌", + -17.25181007385254 + ], + [ + "➞", + -17.252195358276367 + ], + [ + "劉", + -17.25511360168457 + ], + [ + "🇳", + -17.256772994995117 + ], + [ + "庆", + -17.257036209106445 + ], + [ + "욕", + -17.257789611816406 + ], + [ + "셋", + -17.25779151916504 + ], + [ + "왜", + -17.258682250976562 + ], + [ + "遺", + -17.25945472717285 + ], + [ + "즘", + -17.26059913635254 + ], + [ + "傾", + -17.260835647583008 + ], + [ + "알", + -17.263458251953125 + ], + [ + "革", + -17.263460159301758 + ], + [ + "۹", + -17.26380157470703 + ], + [ + "圈", + -17.264171600341797 + ], + [ + "炎", + -17.265094757080078 + ], + [ + "⊆", + -17.26585578918457 + ], + [ + "💃", + -17.2659912109375 + ], + [ + "엇", + -17.26624298095703 + ], + [ + "ᴅ", + -17.267013549804688 + ], + [ + "슈", + -17.267913818359375 + ], + [ + "貼", + -17.26791763305664 + ], + [ + "慢", + -17.26829719543457 + ], + [ + "呈", + -17.268461227416992 + ], + [ + "串", + -17.268569946289062 + ], + [ + "۵", + -17.269590377807617 + ], + [ + "肌", + -17.269996643066406 + ], + [ + "ಶ", + -17.270362854003906 + ], + [ + "∪", + -17.271263122558594 + ], + [ + "བ", + -17.271684646606445 + ], + [ + "鼠", + -17.272424697875977 + ], + [ + "∃", + -17.27256202697754 + ], + [ + "ջ", + -17.273208618164062 + ], + [ + "乱", + -17.273452758789062 + ], + [ + "職", + -17.273855209350586 + ], + [ + "ፈ", + -17.27385711669922 + ], + [ + "😩", + -17.274246215820312 + ], + [ + "戸", + -17.274629592895508 + ], + [ + "◆", + -17.27520179748535 + ], + [ + "膚", + -17.27591896057129 + ], + [ + "继", + -17.276325225830078 + ], + [ + "築", + -17.277359008789062 + ], + [ + "̪", + -17.278514862060547 + ], + [ + "银", + -17.279191970825195 + ], + [ + "錯", + -17.27945327758789 + ], + [ + "↳", + -17.279966354370117 + ], + [ + "🎥", + -17.281661987304688 + ], + [ + "😮", + -17.281661987304688 + ], + [ + "ೋ", + -17.28179168701172 + ], + [ + "杰", + -17.282052993774414 + ], + [ + "갑", + -17.282184600830078 + ], + [ + "仲", + -17.28243064880371 + ], + [ + "劇", + -17.2828311920166 + ], + [ + "徒", + -17.283872604370117 + ], + [ + "։", + -17.287818908691406 + ], + [ + "袋", + -17.287948608398438 + ], + [ + "輝", + -17.288850784301758 + ], + [ + "ൾ", + -17.29058265686035 + ], + [ + "Ț", + -17.291109085083008 + ], + [ + "ར", + -17.291669845581055 + ], + [ + "👊", + -17.292163848876953 + ], + [ + "漏", + -17.29322052001953 + ], + [ + "ಚ", + -17.293615341186523 + ], + [ + "递", + -17.293895721435547 + ], + [ + "讲", + -17.294679641723633 + ], + [ + "夹", + -17.294687271118164 + ], + [ + "⎯", + -17.295738220214844 + ], + [ + "浪", + -17.29693031311035 + ], + [ + "雙", + -17.29693031311035 + ], + [ + "팔", + -17.297060012817383 + ], + [ + "举", + -17.2978572845459 + ], + [ + "ǂ", + -17.29905128479004 + ], + [ + "혁", + -17.299848556518555 + ], + [ + "퇴", + -17.300247192382812 + ], + [ + "溝", + -17.30155372619629 + ], + [ + "냉", + -17.30184555053711 + ], + [ + "柔", + -17.302114486694336 + ], + [ + "ῃ", + -17.302377700805664 + ], + [ + "苦", + -17.30278205871582 + ], + [ + "熟", + -17.303312301635742 + ], + [ + "ᴜ", + -17.304513931274414 + ], + [ + "ጋ", + -17.3050479888916 + ], + [ + "疾", + -17.30558204650879 + ], + [ + "빛", + -17.30571746826172 + ], + [ + "풀", + -17.305984497070312 + ], + [ + "롭", + -17.306921005249023 + ], + [ + "🎁", + -17.307458877563477 + ], + [ + "ʕ", + -17.307727813720703 + ], + [ + "😡", + -17.307891845703125 + ], + [ + "锟", + -17.308393478393555 + ], + [ + "弾", + -17.308696746826172 + ], + [ + "ஞ", + -17.309602737426758 + ], + [ + "诸", + -17.309608459472656 + ], + [ + "须", + -17.309879302978516 + ], + [ + "짜", + -17.310409545898438 + ], + [ + "۴", + -17.31108283996582 + ], + [ + "沉", + -17.31123161315918 + ], + [ + "👩", + -17.31202507019043 + ], + [ + "ໄ", + -17.312166213989258 + ], + [ + "浩", + -17.31268310546875 + ], + [ + "孙", + -17.314319610595703 + ], + [ + "団", + -17.314453125 + ], + [ + "歴", + -17.31617546081543 + ], + [ + "湯", + -17.316734313964844 + ], + [ + "║", + -17.317386627197266 + ], + [ + "〔", + -17.31859016418457 + ], + [ + "虎", + -17.31865692138672 + ], + [ + "滴", + -17.320396423339844 + ], + [ + "困", + -17.320810317993164 + ], + [ + "隙", + -17.321468353271484 + ], + [ + "ڑ", + -17.322307586669922 + ], + [ + "综", + -17.322717666625977 + ], + [ + "닝", + -17.322851181030273 + ], + [ + "ヌ", + -17.324329376220703 + ], + [ + "ఆ", + -17.32434844970703 + ], + [ + "湿", + -17.324899673461914 + ], + [ + "Ꭲ", + -17.32503318786621 + ], + [ + "హ", + -17.325714111328125 + ], + [ + "鞋", + -17.32571792602539 + ], + [ + "ሁ", + -17.326942443847656 + ], + [ + "ಣ", + -17.327077865600586 + ], + [ + "Ἰ", + -17.327077865600586 + ], + [ + "苯", + -17.327455520629883 + ], + [ + "埋", + -17.327611923217773 + ], + [ + "ゅ", + -17.328937530517578 + ], + [ + "尽", + -17.329286575317383 + ], + [ + "洪", + -17.329790115356445 + ], + [ + "ੱ", + -17.329816818237305 + ], + [ + "ჯ", + -17.330364227294922 + ], + [ + "裂", + -17.33051300048828 + ], + [ + "靈", + -17.33103370666504 + ], + [ + "鎖", + -17.33197593688965 + ], + [ + "賣", + -17.332836151123047 + ], + [ + "긍", + -17.33393669128418 + ], + [ + "批", + -17.33436393737793 + ], + [ + "绍", + -17.335041046142578 + ], + [ + "阶", + -17.336153030395508 + ], + [ + "斗", + -17.33641815185547 + ], + [ + "货", + -17.336843490600586 + ], + [ + "셨", + -17.3375186920166 + ], + [ + "팬", + -17.3375186920166 + ], + [ + "臨", + -17.337791442871094 + ], + [ + "텍", + -17.33779525756836 + ], + [ + "滿", + -17.33904266357422 + ], + [ + "੍", + -17.33987045288086 + ], + [ + "争", + -17.340421676635742 + ], + [ + "🚀", + -17.340984344482422 + ], + [ + "섭", + -17.341533660888672 + ], + [ + "ሪ", + -17.34181022644043 + ], + [ + "祭", + -17.34222984313965 + ], + [ + "궁", + -17.34264373779297 + ], + [ + "ଦ", + -17.34333610534668 + ], + [ + "ģ", + -17.344032287597656 + ], + [ + "仍", + -17.344457626342773 + ], + [ + "Մ", + -17.345561981201172 + ], + [ + "寿", + -17.345977783203125 + ], + [ + "ǀ", + -17.346675872802734 + ], + [ + "幻", + -17.346824645996094 + ], + [ + "͜", + -17.3476505279541 + ], + [ + "깨", + -17.34834861755371 + ], + [ + "ഥ", + -17.34876823425293 + ], + [ + "熊", + -17.349884033203125 + ], + [ + "宋", + -17.350425720214844 + ], + [ + "ဂ", + -17.35142707824707 + ], + [ + "😬", + -17.351852416992188 + ], + [ + "盟", + -17.352130889892578 + ], + [ + "ൻ", + -17.352266311645508 + ], + [ + "托", + -17.35227394104004 + ], + [ + "宁", + -17.352542877197266 + ], + [ + "督", + -17.352684020996094 + ], + [ + "祝", + -17.353113174438477 + ], + [ + "🌿", + -17.354511260986328 + ], + [ + "撃", + -17.35464096069336 + ], + [ + "衡", + -17.35466957092285 + ], + [ + "狗", + -17.354928970336914 + ], + [ + "ƿ", + -17.355213165283203 + ], + [ + "❀", + -17.355634689331055 + ], + [ + "罪", + -17.356185913085938 + ], + [ + "튼", + -17.356618881225586 + ], + [ + "損", + -17.35759925842285 + ], + [ + "础", + -17.35761260986328 + ], + [ + "拳", + -17.357725143432617 + ], + [ + "꾸", + -17.357746124267578 + ], + [ + "ధ", + -17.35887336730957 + ], + [ + "곤", + -17.35901641845703 + ], + [ + "깊", + -17.35972023010254 + ], + [ + "羊", + -17.360143661499023 + ], + [ + "救", + -17.36029052734375 + ], + [ + "১", + -17.360570907592773 + ], + [ + "役", + -17.36098861694336 + ], + [ + "엘", + -17.361133575439453 + ], + [ + "硫", + -17.36137580871582 + ], + [ + "웃", + -17.36141586303711 + ], + [ + "⬇", + -17.361980438232422 + ], + [ + "隨", + -17.36224937438965 + ], + [ + "桃", + -17.362552642822266 + ], + [ + "😀", + -17.36264419555664 + ], + [ + "ោ", + -17.36296844482422 + ], + [ + "怪", + -17.364110946655273 + ], + [ + "顧", + -17.36435317993164 + ], + [ + "溫", + -17.364824295043945 + ], + [ + "抰", + -17.36552619934082 + ], + [ + "乗", + -17.366352081298828 + ], + [ + "财", + -17.366378784179688 + ], + [ + "녹", + -17.367090225219727 + ], + [ + "須", + -17.367366790771484 + ], + [ + "ἑ", + -17.368085861206055 + ], + [ + "ὀ", + -17.368085861206055 + ], + [ + "헌", + -17.368371963500977 + ], + [ + "몸", + -17.368511199951172 + ], + [ + "浴", + -17.369224548339844 + ], + [ + "颗", + -17.369794845581055 + ], + [ + "臺", + -17.369949340820312 + ], + [ + "邻", + -17.369951248168945 + ], + [ + "仙", + -17.370664596557617 + ], + [ + "̩", + -17.372493743896484 + ], + [ + "昇", + -17.373926162719727 + ], + [ + "ײ", + -17.37494468688965 + ], + [ + "̸", + -17.375951766967773 + ], + [ + "✅", + -17.377038955688477 + ], + [ + "̵", + -17.377534866333008 + ], + [ + "捕", + -17.377670288085938 + ], + [ + "괴", + -17.37839126586914 + ], + [ + "၀", + -17.378677368164062 + ], + [ + "℮", + -17.379253387451172 + ], + [ + "덕", + -17.37968635559082 + ], + [ + "◼", + -17.380117416381836 + ], + [ + "説", + -17.381826400756836 + ], + [ + "싸", + -17.382715225219727 + ], + [ + "筋", + -17.38313865661621 + ], + [ + "ሆ", + -17.384016036987305 + ], + [ + "❦", + -17.384044647216797 + ], + [ + "◈", + -17.38589859008789 + ], + [ + "吳", + -17.386316299438477 + ], + [ + "巨", + -17.387216567993164 + ], + [ + "칠", + -17.38735008239746 + ], + [ + "삭", + -17.388221740722656 + ], + [ + "矩", + -17.389450073242188 + ], + [ + "唯", + -17.389677047729492 + ], + [ + "酶", + -17.39027214050293 + ], + [ + "杯", + -17.390682220458984 + ], + [ + "భ", + -17.390838623046875 + ], + [ + "✏", + -17.3909854888916 + ], + [ + "၊", + -17.391130447387695 + ], + [ + "祖", + -17.391408920288086 + ], + [ + "蓝", + -17.39202117919922 + ], + [ + "졸", + -17.392295837402344 + ], + [ + "ɢ", + -17.393463134765625 + ], + [ + "额", + -17.39348030090332 + ], + [ + "ٰ", + -17.394195556640625 + ], + [ + "耶", + -17.394346237182617 + ], + [ + "ઈ", + -17.394487380981445 + ], + [ + "睡", + -17.394744873046875 + ], + [ + "ዎ", + -17.395217895507812 + ], + [ + "歯", + -17.395469665527344 + ], + [ + "❑", + -17.396242141723633 + ], + [ + "ἴ", + -17.397268295288086 + ], + [ + "융", + -17.397268295288086 + ], + [ + "匹", + -17.397720336914062 + ], + [ + "吐", + -17.39797019958496 + ], + [ + "忘", + -17.39828872680664 + ], + [ + "众", + -17.39992332458496 + ], + [ + "闭", + -17.400508880615234 + ], + [ + "ኢ", + -17.400941848754883 + ], + [ + "蒙", + -17.400951385498047 + ], + [ + "卧", + -17.401384353637695 + ], + [ + "裏", + -17.40226173400879 + ], + [ + "敬", + -17.403358459472656 + ], + [ + "≫", + -17.403446197509766 + ], + [ + "氯", + -17.404199600219727 + ], + [ + "๏", + -17.40433120727539 + ], + [ + "舗", + -17.404624938964844 + ], + [ + "遇", + -17.405061721801758 + ], + [ + "傷", + -17.40624237060547 + ], + [ + "脈", + -17.40739631652832 + ], + [ + "梦", + -17.40803337097168 + ], + [ + "슨", + -17.40936279296875 + ], + [ + "ຮ", + -17.409669876098633 + ], + [ + "০", + -17.410104751586914 + ], + [ + "談", + -17.410694122314453 + ], + [ + "轻", + -17.41203498840332 + ], + [ + "ֽ", + -17.414121627807617 + ], + [ + "嵌", + -17.41455841064453 + ], + [ + "练", + -17.41486930847168 + ], + [ + "됨", + -17.41636085510254 + ], + [ + "圣", + -17.41696548461914 + ], + [ + "岛", + -17.41743278503418 + ], + [ + "恋", + -17.417863845825195 + ], + [ + "ഉ", + -17.418752670288086 + ], + [ + "ɕ", + -17.419204711914062 + ], + [ + "閒", + -17.419504165649414 + ], + [ + "歷", + -17.41952896118164 + ], + [ + "촬", + -17.42025375366211 + ], + [ + "欠", + -17.4205379486084 + ], + [ + "絡", + -17.421295166015625 + ], + [ + "悪", + -17.42129898071289 + ], + [ + "乎", + -17.421310424804688 + ], + [ + "♛", + -17.422204971313477 + ], + [ + "弟", + -17.422937393188477 + ], + [ + "➥", + -17.423860549926758 + ], + [ + "😏", + -17.42416000366211 + ], + [ + "屬", + -17.425363540649414 + ], + [ + "殺", + -17.42547607421875 + ], + [ + "Գ", + -17.425668716430664 + ], + [ + "蔵", + -17.427154541015625 + ], + [ + "🤦", + -17.4282283782959 + ], + [ + "危", + -17.42868423461914 + ], + [ + "ಇ", + -17.428688049316406 + ], + [ + "Ġ", + -17.42914390563965 + ], + [ + "۶", + -17.42974853515625 + ], + [ + "甚", + -17.429885864257812 + ], + [ + "떨", + -17.43065643310547 + ], + [ + "❥", + -17.43111228942871 + ], + [ + "遮", + -17.431236267089844 + ], + [ + "幫", + -17.432636260986328 + ], + [ + "∵", + -17.43323516845703 + ], + [ + "借", + -17.43387222290039 + ], + [ + "訪", + -17.434450149536133 + ], + [ + "祥", + -17.435056686401367 + ], + [ + "☰", + -17.43507957458496 + ], + [ + "歩", + -17.435659408569336 + ], + [ + "ァ", + -17.435813903808594 + ], + [ + "ൈ", + -17.43582534790039 + ], + [ + "殊", + -17.43597984313965 + ], + [ + "샘", + -17.436281204223633 + ], + [ + "ષ", + -17.436588287353516 + ], + [ + "ሕ", + -17.436738967895508 + ], + [ + "ዋ", + -17.437807083129883 + ], + [ + "疫", + -17.438268661499023 + ], + [ + "駅", + -17.439027786254883 + ], + [ + "⇧", + -17.439029693603516 + ], + [ + "ֱ", + -17.4393367767334 + ], + [ + "ណ", + -17.440250396728516 + ], + [ + "큼", + -17.440711975097656 + ], + [ + "ញ", + -17.440858840942383 + ], + [ + "陆", + -17.440874099731445 + ], + [ + "甘", + -17.44285011291504 + ], + [ + "ួ", + -17.443159103393555 + ], + [ + "ܒ", + -17.443164825439453 + ], + [ + "宅", + -17.44454574584961 + ], + [ + "∏", + -17.44500732421875 + ], + [ + "렬", + -17.445161819458008 + ], + [ + "▶", + -17.4454345703125 + ], + [ + "咖", + -17.44562530517578 + ], + [ + "Ḩ", + -17.446239471435547 + ], + [ + "∝", + -17.447309494018555 + ], + [ + "잉", + -17.447317123413086 + ], + [ + "娘", + -17.448244094848633 + ], + [ + "训", + -17.44855499267578 + ], + [ + "💡", + -17.45009422302246 + ], + [ + "彦", + -17.45055389404297 + ], + [ + "兼", + -17.45063018798828 + ], + [ + "續", + -17.452590942382812 + ], + [ + "潮", + -17.452831268310547 + ], + [ + "矢", + -17.452863693237305 + ], + [ + "贵", + -17.453649520874023 + ], + [ + "腐", + -17.45453453063965 + ], + [ + "笔", + -17.45473861694336 + ], + [ + "税", + -17.454750061035156 + ], + [ + "닛", + -17.45505142211914 + ], + [ + "杜", + -17.456462860107422 + ], + [ + "扫", + -17.45661163330078 + ], + [ + "朗", + -17.456918716430664 + ], + [ + "넣", + -17.45847511291504 + ], + [ + "裕", + -17.45873260498047 + ], + [ + "迪", + -17.45957374572754 + ], + [ + "伤", + -17.459575653076172 + ], + [ + "俗", + -17.460037231445312 + ], + [ + "賽", + -17.460189819335938 + ], + [ + "ḩ", + -17.46034812927246 + ], + [ + "튜", + -17.46112823486328 + ], + [ + "닐", + -17.46159553527832 + ], + [ + "̉", + -17.46163558959961 + ], + [ + "筑", + -17.461761474609375 + ], + [ + "烧", + -17.461883544921875 + ], + [ + "沈", + -17.462677001953125 + ], + [ + "衝", + -17.46282958984375 + ], + [ + "⇨", + -17.46331787109375 + ], + [ + "ێ", + -17.46472930908203 + ], + [ + "돈", + -17.465200424194336 + ], + [ + "眉", + -17.465524673461914 + ], + [ + "ৰ", + -17.466611862182617 + ], + [ + "ខ", + -17.4680233001709 + ], + [ + "譯", + -17.468341827392578 + ], + [ + "屈", + -17.468486785888672 + ], + [ + "⇔", + -17.4685001373291 + ], + [ + "戻", + -17.469070434570312 + ], + [ + "跳", + -17.47103500366211 + ], + [ + "📌", + -17.47165298461914 + ], + [ + "མ", + -17.47200584411621 + ], + [ + "켓", + -17.4722843170166 + ], + [ + "ฮ", + -17.47260284423828 + ], + [ + "ዓ", + -17.473390579223633 + ], + [ + "镇", + -17.47433853149414 + ], + [ + "🍀", + -17.47481346130371 + ], + [ + "뜻", + -17.475290298461914 + ], + [ + "٠", + -17.475608825683594 + ], + [ + "ฝ", + -17.475610733032227 + ], + [ + "☝", + -17.475923538208008 + ], + [ + "ફ", + -17.47640037536621 + ], + [ + "権", + -17.47653579711914 + ], + [ + "🇹", + -17.47688102722168 + ], + [ + "偶", + -17.4776611328125 + ], + [ + "맨", + -17.478466033935547 + ], + [ + "顔", + -17.478914260864258 + ], + [ + "拼", + -17.478952407836914 + ], + [ + "姿", + -17.480844497680664 + ], + [ + "澤", + -17.481325149536133 + ], + [ + "琴", + -17.482927322387695 + ], + [ + "👋", + -17.484207153320312 + ], + [ + "耗", + -17.485319137573242 + ], + [ + "韩", + -17.48539924621582 + ], + [ + "坦", + -17.48598861694336 + ], + [ + "鮮", + -17.486934661865234 + ], + [ + "楚", + -17.48775863647461 + ], + [ + "።", + -17.489498138427734 + ], + [ + "ܕ", + -17.48982048034668 + ], + [ + "ᴍ", + -17.49094581604004 + ], + [ + "ǥ", + -17.491268157958984 + ], + [ + "앱", + -17.491268157958984 + ], + [ + "ᴄ", + -17.49159049987793 + ], + [ + "삽", + -17.491750717163086 + ], + [ + "吹", + -17.49190902709961 + ], + [ + "擬", + -17.493677139282227 + ], + [ + "🇵", + -17.493690490722656 + ], + [ + "旧", + -17.494491577148438 + ], + [ + "ḇ", + -17.494983673095703 + ], + [ + "弘", + -17.495147705078125 + ], + [ + "Ḳ", + -17.495302200317383 + ], + [ + "継", + -17.49544334411621 + ], + [ + "ဝ", + -17.495790481567383 + ], + [ + "穴", + -17.49639320373535 + ], + [ + "妈", + -17.497732162475586 + ], + [ + "ଜ", + -17.49805450439453 + ], + [ + "낙", + -17.49805450439453 + ], + [ + "岸", + -17.49822235107422 + ], + [ + "≃", + -17.498703002929688 + ], + [ + "렸", + -17.499513626098633 + ], + [ + "珍", + -17.500490188598633 + ], + [ + "洛", + -17.502647399902344 + ], + [ + "❏", + -17.50276756286621 + ], + [ + "옵", + -17.5029296875 + ], + [ + "截", + -17.50360107421875 + ], + [ + "飲", + -17.503742218017578 + ], + [ + "矿", + -17.50522804260254 + ], + [ + "ӳ", + -17.505704879760742 + ], + [ + "ះ", + -17.506519317626953 + ], + [ + "叠", + -17.506521224975586 + ], + [ + "핀", + -17.506521224975586 + ], + [ + "葡", + -17.506694793701172 + ], + [ + "掲", + -17.50684356689453 + ], + [ + "ܵ", + -17.50684928894043 + ], + [ + "🔹", + -17.507667541503906 + ], + [ + "鑑", + -17.508312225341797 + ], + [ + "ֻ", + -17.50832176208496 + ], + [ + "ఎ", + -17.508485794067383 + ], + [ + "額", + -17.50963020324707 + ], + [ + "藍", + -17.50963592529297 + ], + [ + "✎", + -17.510618209838867 + ], + [ + "岁", + -17.51078987121582 + ], + [ + "昨", + -17.51160430908203 + ], + [ + "ེ", + -17.51163673400879 + ], + [ + "啡", + -17.511932373046875 + ], + [ + "胺", + -17.51265525817871 + ], + [ + "ஹ", + -17.51341438293457 + ], + [ + "俱", + -17.51359748840332 + ], + [ + "隣", + -17.5140323638916 + ], + [ + "ܰ", + -17.514074325561523 + ], + [ + "窒", + -17.514204025268555 + ], + [ + "贝", + -17.51456642150879 + ], + [ + "尤", + -17.516380310058594 + ], + [ + "荐", + -17.51671600341797 + ], + [ + "羽", + -17.517534255981445 + ], + [ + "洞", + -17.51786231994629 + ], + [ + "绿", + -17.518545150756836 + ], + [ + "恒", + -17.51886749267578 + ], + [ + "♬", + -17.519025802612305 + ], + [ + "颜", + -17.51903533935547 + ], + [ + "繊", + -17.519668579101562 + ], + [ + "✍", + -17.52035140991211 + ], + [ + "̈", + -17.520483016967773 + ], + [ + "͞", + -17.52049446105957 + ], + [ + "辦", + -17.520532608032227 + ], + [ + "昭", + -17.521516799926758 + ], + [ + "噴", + -17.523469924926758 + ], + [ + "١", + -17.524005889892578 + ], + [ + "Դ", + -17.524173736572266 + ], + [ + "ణ", + -17.524173736572266 + ], + [ + "楊", + -17.524667739868164 + ], + [ + "ູ", + -17.524681091308594 + ], + [ + "ɲ", + -17.524839401245117 + ], + [ + "曼", + -17.52518653869629 + ], + [ + "浸", + -17.52684211730957 + ], + [ + "隐", + -17.527677536010742 + ], + [ + "弱", + -17.528005599975586 + ], + [ + "燕", + -17.528512954711914 + ], + [ + "ɜ", + -17.529512405395508 + ], + [ + "⬅", + -17.529680252075195 + ], + [ + "✘", + -17.530517578125 + ], + [ + "❣", + -17.530685424804688 + ], + [ + "盲", + -17.530691146850586 + ], + [ + "檢", + -17.531888961791992 + ], + [ + "冠", + -17.532033920288086 + ], + [ + "挑", + -17.532529830932617 + ], + [ + "Ộ", + -17.53521728515625 + ], + [ + "💔", + -17.535219192504883 + ], + [ + "帧", + -17.535587310791016 + ], + [ + "ਈ", + -17.53656578063965 + ], + [ + "ূ", + -17.53740882873535 + ], + [ + "📍", + -17.53740882873535 + ], + [ + "奶", + -17.5380859375 + ], + [ + "🏿", + -17.5380859375 + ], + [ + "貫", + -17.539405822753906 + ], + [ + "遅", + -17.539730072021484 + ], + [ + "脿", + -17.540109634399414 + ], + [ + "隱", + -17.540639877319336 + ], + [ + "処", + -17.5412654876709 + ], + [ + "ቸ", + -17.54298973083496 + ], + [ + "톤", + -17.544178009033203 + ], + [ + "ঁ", + -17.54485511779785 + ], + [ + "ἀ", + -17.544858932495117 + ], + [ + "ಷ", + -17.545024871826172 + ], + [ + "乡", + -17.54520034790039 + ], + [ + "皆", + -17.5456485748291 + ], + [ + "씩", + -17.545875549316406 + ], + [ + "冱", + -17.546388626098633 + ], + [ + "跑", + -17.547067642211914 + ], + [ + "席", + -17.547916412353516 + ], + [ + "恐", + -17.548242568969727 + ], + [ + "農", + -17.548757553100586 + ], + [ + "鐘", + -17.5491886138916 + ], + [ + "尿", + -17.549610137939453 + ], + [ + "३", + -17.549795150756836 + ], + [ + "ᑦ", + -17.550308227539062 + ], + [ + "污", + -17.552532196044922 + ], + [ + "ഫ", + -17.552875518798828 + ], + [ + "鼓", + -17.553565979003906 + ], + [ + "絵", + -17.554067611694336 + ], + [ + "📚", + -17.554073333740234 + ], + [ + "ṟ", + -17.554759979248047 + ], + [ + "届", + -17.555095672607422 + ], + [ + "領", + -17.555110931396484 + ], + [ + "据", + -17.5557918548584 + ], + [ + "尖", + -17.55596160888672 + ], + [ + "荣", + -17.55612564086914 + ], + [ + "絲", + -17.557655334472656 + ], + [ + "ቲ", + -17.559059143066406 + ], + [ + "ઓ", + -17.55923080444336 + ], + [ + "尋", + -17.55943489074707 + ], + [ + "倉", + -17.55957794189453 + ], + [ + "🐶", + -17.55961799621582 + ], + [ + "谈", + -17.56009864807129 + ], + [ + "肥", + -17.560951232910156 + ], + [ + "ਧ", + -17.560956954956055 + ], + [ + "۷", + -17.562339782714844 + ], + [ + "眠", + -17.563175201416016 + ], + [ + "喷", + -17.563207626342773 + ], + [ + "陸", + -17.564075469970703 + ], + [ + "̳", + -17.564252853393555 + ], + [ + "Љ", + -17.56458854675293 + ], + [ + "ఉ", + -17.56476402282715 + ], + [ + "८", + -17.565454483032227 + ], + [ + "ǣ", + -17.565629959106445 + ], + [ + "ਟ", + -17.56580352783203 + ], + [ + "봄", + -17.56580352783203 + ], + [ + "ዲ", + -17.56632423400879 + ], + [ + "๓", + -17.567712783813477 + ], + [ + "籍", + -17.56911277770996 + ], + [ + "診", + -17.569446563720703 + ], + [ + "责", + -17.570837020874023 + ], + [ + "ෑ", + -17.571195602416992 + ], + [ + "ኛ", + -17.571195602416992 + ], + [ + "😇", + -17.571197509765625 + ], + [ + "券", + -17.571372985839844 + ], + [ + "ଣ", + -17.57224464416504 + ], + [ + "璃", + -17.57293701171875 + ], + [ + "慮", + -17.573184967041016 + ], + [ + "掛", + -17.573986053466797 + ], + [ + "ỡ", + -17.573991775512695 + ], + [ + "饭", + -17.573991775512695 + ], + [ + "誰", + -17.57399559020996 + ], + [ + "肯", + -17.574172973632812 + ], + [ + "浄", + -17.57431983947754 + ], + [ + "储", + -17.5743465423584 + ], + [ + "ུ", + -17.574729919433594 + ], + [ + "浦", + -17.575225830078125 + ], + [ + "넓", + -17.5755672454834 + ], + [ + "👨", + -17.575742721557617 + ], + [ + "醒", + -17.575912475585938 + ], + [ + "̍", + -17.577651977539062 + ], + [ + "밖", + -17.57784652709961 + ], + [ + "ན", + -17.57929229736328 + ], + [ + "戴", + -17.579404830932617 + ], + [ + "ང", + -17.580171585083008 + ], + [ + "營", + -17.580991744995117 + ], + [ + "胸", + -17.581010818481445 + ], + [ + "獨", + -17.58136558532715 + ], + [ + "☠", + -17.58171844482422 + ], + [ + "ӧ", + -17.58365821838379 + ], + [ + "✭", + -17.584543228149414 + ], + [ + "較", + -17.58487892150879 + ], + [ + "♢", + -17.585426330566406 + ], + [ + "浜", + -17.585628509521484 + ], + [ + "倫", + -17.586313247680664 + ], + [ + "틱", + -17.586313247680664 + ], + [ + "坡", + -17.58681869506836 + ], + [ + "Ն", + -17.587020874023438 + ], + [ + "❉", + -17.58737564086914 + ], + [ + "蛍", + -17.58770751953125 + ], + [ + "₵", + -17.587730407714844 + ], + [ + "灰", + -17.587732315063477 + ], + [ + "帳", + -17.588075637817383 + ], + [ + "۸", + -17.588085174560547 + ], + [ + "꽃", + -17.58843994140625 + ], + [ + "旨", + -17.590740203857422 + ], + [ + "ጣ", + -17.590749740600586 + ], + [ + "ហ", + -17.59128189086914 + ], + [ + "ۀ", + -17.591461181640625 + ], + [ + "ୟ", + -17.59235191345215 + ], + [ + "ໂ", + -17.59271240234375 + ], + [ + "∥", + -17.59272003173828 + ], + [ + "尊", + -17.594148635864258 + ], + [ + "ฐ", + -17.594493865966797 + ], + [ + "欣", + -17.594852447509766 + ], + [ + "辉", + -17.595211029052734 + ], + [ + "💵", + -17.59574317932129 + ], + [ + "릿", + -17.596099853515625 + ], + [ + "執", + -17.596111297607422 + ], + [ + "獎", + -17.596458435058594 + ], + [ + "Ĺ", + -17.597532272338867 + ], + [ + "Ź", + -17.598068237304688 + ], + [ + "卓", + -17.598787307739258 + ], + [ + "ぜ", + -17.59967803955078 + ], + [ + "✚", + -17.60076141357422 + ], + [ + "ḫ", + -17.600940704345703 + ], + [ + "钥", + -17.601106643676758 + ], + [ + "纯", + -17.601119995117188 + ], + [ + "녕", + -17.601301193237305 + ], + [ + "旦", + -17.602920532226562 + ], + [ + "ዮ", + -17.60436248779297 + ], + [ + "黎", + -17.605989456176758 + ], + [ + "攝", + -17.606342315673828 + ], + [ + "瘤", + -17.60651397705078 + ], + [ + "孝", + -17.606691360473633 + ], + [ + "☁", + -17.60706329345703 + ], + [ + "ẵ", + -17.607431411743164 + ], + [ + "剧", + -17.609580993652344 + ], + [ + "ຸ", + -17.610336303710938 + ], + [ + "ỷ", + -17.610692977905273 + ], + [ + "빌", + -17.61087417602539 + ], + [ + "玻", + -17.611408233642578 + ], + [ + "膨", + -17.611417770385742 + ], + [ + "幼", + -17.613786697387695 + ], + [ + "Ő", + -17.614328384399414 + ], + [ + "壓", + -17.615041732788086 + ], + [ + "桥", + -17.616392135620117 + ], + [ + "ಭ", + -17.61688232421875 + ], + [ + "犬", + -17.617794036865234 + ], + [ + "흔", + -17.618892669677734 + ], + [ + "ఇ", + -17.618894577026367 + ], + [ + "慶", + -17.618896484375 + ], + [ + "衬", + -17.62091064453125 + ], + [ + "繰", + -17.62179183959961 + ], + [ + "鉄", + -17.62181854248047 + ], + [ + "밤", + -17.623109817504883 + ], + [ + "ቶ", + -17.623661041259766 + ], + [ + "纹", + -17.623661041259766 + ], + [ + "掌", + -17.623676300048828 + ], + [ + "辛", + -17.624387741088867 + ], + [ + "믿", + -17.624948501586914 + ], + [ + "ዕ", + -17.625133514404297 + ], + [ + "ৃ", + -17.625314712524414 + ], + [ + "鸡", + -17.625324249267578 + ], + [ + "订", + -17.62532615661621 + ], + [ + "據", + -17.625534057617188 + ], + [ + "兄", + -17.627164840698242 + ], + [ + "礎", + -17.627538681030273 + ], + [ + "辅", + -17.627710342407227 + ], + [ + "沢", + -17.62827491760254 + ], + [ + "閾", + -17.62837791442871 + ], + [ + "짐", + -17.62845230102539 + ], + [ + "邪", + -17.628467559814453 + ], + [ + "ଟ", + -17.628637313842773 + ], + [ + "忙", + -17.629018783569336 + ], + [ + "扣", + -17.62957191467285 + ], + [ + "💫", + -17.62993049621582 + ], + [ + "ঙ", + -17.631040573120117 + ], + [ + "覽", + -17.632675170898438 + ], + [ + "胜", + -17.632909774780273 + ], + [ + "邦", + -17.633255004882812 + ], + [ + "ங", + -17.633686065673828 + ], + [ + "ὄ", + -17.634008407592773 + ], + [ + "奏", + -17.635684967041016 + ], + [ + "潜", + -17.6358699798584 + ], + [ + "腹", + -17.636795043945312 + ], + [ + "≪", + -17.636798858642578 + ], + [ + "齿", + -17.637765884399414 + ], + [ + "ୀ", + -17.640344619750977 + ], + [ + "詩", + -17.640520095825195 + ], + [ + "몬", + -17.641653060913086 + ], + [ + "ἁ", + -17.643526077270508 + ], + [ + "虫", + -17.643661499023438 + ], + [ + "🙋", + -17.645404815673828 + ], + [ + "ἐ", + -17.64581298828125 + ], + [ + "営", + -17.646345138549805 + ], + [ + "郑", + -17.64690589904785 + ], + [ + "‿", + -17.64702606201172 + ], + [ + "泳", + -17.64728355407715 + ], + [ + "钢", + -17.649930953979492 + ], + [ + "旗", + -17.650314331054688 + ], + [ + "😐", + -17.65162467956543 + ], + [ + "ަ", + -17.652193069458008 + ], + [ + "犯", + -17.652772903442383 + ], + [ + "২", + -17.65370750427246 + ], + [ + "聴", + -17.654630661010742 + ], + [ + "輕", + -17.654844284057617 + ], + [ + "앨", + -17.655601501464844 + ], + [ + "陰", + -17.657487869262695 + ], + [ + "狂", + -17.65769386291504 + ], + [ + "桂", + -17.65825843811035 + ], + [ + "斤", + -17.658838272094727 + ], + [ + "坂", + -17.65921401977539 + ], + [ + "曹", + -17.65941619873047 + ], + [ + "◯", + -17.660358428955078 + ], + [ + "🌎", + -17.66210174560547 + ], + [ + "摸", + -17.662277221679688 + ], + [ + "跡", + -17.66303253173828 + ], + [ + "誠", + -17.663217544555664 + ], + [ + "狀", + -17.66324806213379 + ], + [ + "۪", + -17.66379737854004 + ], + [ + "飾", + -17.66455841064453 + ], + [ + "✮", + -17.664941787719727 + ], + [ + "署", + -17.665128707885742 + ], + [ + "董", + -17.665494918823242 + ], + [ + "ϳ", + -17.6655216217041 + ], + [ + "Ꭺ", + -17.666095733642578 + ], + [ + "ଆ", + -17.66609764099121 + ], + [ + "ୋ", + -17.667247772216797 + ], + [ + "ẳ", + -17.668209075927734 + ], + [ + "਼", + -17.66839599609375 + ], + [ + "鲁", + -17.668983459472656 + ], + [ + "칩", + -17.669363021850586 + ], + [ + "✊", + -17.670133590698242 + ], + [ + "樓", + -17.670133590698242 + ], + [ + "漂", + -17.67032241821289 + ], + [ + "ړ", + -17.670711517333984 + ], + [ + "遥", + -17.671493530273438 + ], + [ + "贸", + -17.672069549560547 + ], + [ + "乘", + -17.672435760498047 + ], + [ + "▣", + -17.67244529724121 + ], + [ + "탑", + -17.67244529724121 + ], + [ + "椎", + -17.67283058166504 + ], + [ + "牧", + -17.673582077026367 + ], + [ + "顿", + -17.674787521362305 + ], + [ + "␓", + -17.676313400268555 + ], + [ + "ଇ", + -17.676895141601562 + ], + [ + "卖", + -17.677688598632812 + ], + [ + "➽", + -17.677865982055664 + ], + [ + "Ե", + -17.678447723388672 + ], + [ + "甜", + -17.679039001464844 + ], + [ + "납", + -17.679615020751953 + ], + [ + "✗", + -17.680004119873047 + ], + [ + "ళ", + -17.680587768554688 + ], + [ + "堆", + -17.681930541992188 + ], + [ + "銷", + -17.6821231842041 + ], + [ + "춘", + -17.682144165039062 + ], + [ + "❝", + -17.682340621948242 + ], + [ + "ઉ", + -17.682729721069336 + ], + [ + "✤", + -17.683706283569336 + ], + [ + "Ϫ", + -17.683900833129883 + ], + [ + "阴", + -17.685876846313477 + ], + [ + "严", + -17.686843872070312 + ], + [ + "Ү", + -17.687028884887695 + ], + [ + "ॅ", + -17.687225341796875 + ], + [ + "냈", + -17.687419891357422 + ], + [ + "芝", + -17.687618255615234 + ], + [ + "逐", + -17.688203811645508 + ], + [ + "ዊ", + -17.68840217590332 + ], + [ + "५", + -17.688989639282227 + ], + [ + "虽", + -17.688995361328125 + ], + [ + "魂", + -17.6903133392334 + ], + [ + "ಆ", + -17.691347122192383 + ], + [ + "厅", + -17.691354751586914 + ], + [ + "ۆ", + -17.692726135253906 + ], + [ + "Ď", + -17.693317413330078 + ], + [ + "頼", + -17.693893432617188 + ], + [ + "ធ", + -17.69390296936035 + ], + [ + "랫", + -17.694698333740234 + ], + [ + "럭", + -17.694698333740234 + ], + [ + "臂", + -17.69508171081543 + ], + [ + "멘", + -17.695093154907227 + ], + [ + "玲", + -17.69509506225586 + ], + [ + "擦", + -17.695228576660156 + ], + [ + "莉", + -17.696870803833008 + ], + [ + "併", + -17.69749641418457 + ], + [ + "肝", + -17.697660446166992 + ], + [ + "赞", + -17.698068618774414 + ], + [ + "̴", + -17.698078155517578 + ], + [ + "Ꞌ", + -17.698257446289062 + ], + [ + "糸", + -17.698625564575195 + ], + [ + "☹", + -17.69864845275879 + ], + [ + "😔", + -17.698654174804688 + ], + [ + "操", + -17.700443267822266 + ], + [ + "↗", + -17.703819274902344 + ], + [ + "扱", + -17.70400619506836 + ], + [ + "譜", + -17.70442771911621 + ], + [ + "⚫", + -17.705413818359375 + ], + [ + "렴", + -17.706012725830078 + ], + [ + "ಧ", + -17.70640754699707 + ], + [ + "耦", + -17.707393646240234 + ], + [ + "履", + -17.70796775817871 + ], + [ + "归", + -17.70871925354004 + ], + [ + "斷", + -17.70961570739746 + ], + [ + "亡", + -17.70981216430664 + ], + [ + "握", + -17.710010528564453 + ], + [ + "媽", + -17.71101951599121 + ], + [ + "閱", + -17.711414337158203 + ], + [ + "〗", + -17.71180534362793 + ], + [ + "肖", + -17.71221160888672 + ], + [ + "↘", + -17.71221923828125 + ], + [ + "〖", + -17.71261978149414 + ], + [ + "亜", + -17.712793350219727 + ], + [ + "ゥ", + -17.712810516357422 + ], + [ + "ሎ", + -17.71282196044922 + ], + [ + "佢", + -17.71302604675293 + ], + [ + "濟", + -17.71343231201172 + ], + [ + "丰", + -17.713611602783203 + ], + [ + "샤", + -17.713626861572266 + ], + [ + "绕", + -17.71384048461914 + ], + [ + "凡", + -17.714603424072266 + ], + [ + "≅", + -17.71584129333496 + ], + [ + "锦", + -17.716243743896484 + ], + [ + "艾", + -17.71626091003418 + ], + [ + "װ", + -17.7176570892334 + ], + [ + "ങ", + -17.717859268188477 + ], + [ + "郵", + -17.718259811401367 + ], + [ + "ቃ", + -17.71885108947754 + ], + [ + "ዚ", + -17.718870162963867 + ], + [ + "緊", + -17.719083786010742 + ], + [ + "塊", + -17.721895217895508 + ], + [ + "撑", + -17.722116470336914 + ], + [ + "밍", + -17.722312927246094 + ], + [ + "빨", + -17.723125457763672 + ], + [ + "掉", + -17.72353744506836 + ], + [ + "Ɗ", + -17.72434425354004 + ], + [ + "ぱ", + -17.726787567138672 + ], + [ + "🌺", + -17.728012084960938 + ], + [ + "虑", + -17.728639602661133 + ], + [ + "欲", + -17.730459213256836 + ], + [ + "蘇", + -17.73104476928711 + ], + [ + "鋼", + -17.731470108032227 + ], + [ + "阀", + -17.731895446777344 + ], + [ + "ঠ", + -17.7323055267334 + ], + [ + "̷", + -17.73271942138672 + ], + [ + "봐", + -17.734149932861328 + ], + [ + "党", + -17.734355926513672 + ], + [ + "囊", + -17.734779357910156 + ], + [ + "烟", + -17.735374450683594 + ], + [ + "ङ", + -17.736413955688477 + ], + [ + "◕", + -17.73723793029785 + ], + [ + "胎", + -17.73723793029785 + ], + [ + "氢", + -17.73763084411621 + ], + [ + "섹", + -17.73785400390625 + ], + [ + "Ԝ", + -17.738679885864258 + ], + [ + "簽", + -17.73926544189453 + ], + [ + "፣", + -17.73929786682129 + ], + [ + "菲", + -17.73950958251953 + ], + [ + "💞", + -17.740949630737305 + ], + [ + "Տ", + -17.741779327392578 + ], + [ + "拌", + -17.742328643798828 + ], + [ + "己", + -17.74253273010254 + ], + [ + "Ə", + -17.743227005004883 + ], + [ + "ሃ", + -17.74343490600586 + ], + [ + "▌", + -17.743846893310547 + ], + [ + "跨", + -17.743953704833984 + ], + [ + "註", + -17.744470596313477 + ], + [ + "빙", + -17.745508193969727 + ], + [ + "🎵", + -17.7457218170166 + ], + [ + "😕", + -17.74675750732422 + ], + [ + "軽", + -17.747156143188477 + ], + [ + "泥", + -17.74715805053711 + ], + [ + "틴", + -17.747379302978516 + ], + [ + "腕", + -17.747787475585938 + ], + [ + "📱", + -17.747793197631836 + ], + [ + "४", + -17.74779510498047 + ], + [ + "🌊", + -17.7477970123291 + ], + [ + "繝", + -17.74791145324707 + ], + [ + "ɯ", + -17.748003005981445 + ], + [ + "耀", + -17.748428344726562 + ], + [ + "肤", + -17.748628616333008 + ], + [ + "攀", + -17.74925994873047 + ], + [ + "닥", + -17.7498779296875 + ], + [ + "붙", + -17.750295639038086 + ], + [ + "ϭ", + -17.750713348388672 + ], + [ + "聊", + -17.75136375427246 + ], + [ + "푸", + -17.751548767089844 + ], + [ + "厂", + -17.752225875854492 + ], + [ + "氮", + -17.75238609313965 + ], + [ + "潤", + -17.75251007080078 + ], + [ + "莫", + -17.753009796142578 + ], + [ + "淡", + -17.7536563873291 + ], + [ + "엽", + -17.753849029541016 + ], + [ + "❯", + -17.754058837890625 + ], + [ + "肺", + -17.754060745239258 + ], + [ + "∷", + -17.754070281982422 + ], + [ + "འ", + -17.75411033630371 + ], + [ + "栅", + -17.75428009033203 + ], + [ + "宾", + -17.754486083984375 + ], + [ + "辞", + -17.755508422851562 + ], + [ + "抜", + -17.755945205688477 + ], + [ + "캠", + -17.755945205688477 + ], + [ + "侵", + -17.75659942626953 + ], + [ + "齐", + -17.756999969482422 + ], + [ + "ὡ", + -17.757205963134766 + ], + [ + "ႈ", + -17.75762367248535 + ], + [ + "냐", + -17.758676528930664 + ], + [ + "🔔", + -17.759939193725586 + ], + [ + "诉", + -17.76034164428711 + ], + [ + "魏", + -17.76078987121582 + ], + [ + "烈", + -17.76099967956543 + ], + [ + "ঘ", + -17.761837005615234 + ], + [ + "陶", + -17.762046813964844 + ], + [ + "麵", + -17.76395606994629 + ], + [ + "냥", + -17.764162063598633 + ], + [ + "ਡ", + -17.764163970947266 + ], + [ + "💻", + -17.764799118041992 + ], + [ + "ᆞ", + -17.765857696533203 + ], + [ + "榮", + -17.766286849975586 + ], + [ + "賀", + -17.766599655151367 + ], + [ + "ଗ", + -17.76797866821289 + ], + [ + "😝", + -17.76797866821289 + ], + [ + "➤", + -17.769550323486328 + ], + [ + "ቱ", + -17.7698917388916 + ], + [ + "ʽ", + -17.770105361938477 + ], + [ + "辨", + -17.770357131958008 + ], + [ + "ὕ", + -17.770530700683594 + ], + [ + "됐", + -17.77074432373047 + ], + [ + "ڪ", + -17.771169662475586 + ], + [ + "翼", + -17.771169662475586 + ], + [ + "揮", + -17.771595001220703 + ], + [ + "폼", + -17.771808624267578 + ], + [ + "죄", + -17.772022247314453 + ], + [ + "凤", + -17.77655601501465 + ], + [ + "🇲", + -17.77737045288086 + ], + [ + "꼭", + -17.7775821685791 + ], + [ + "ሮ", + -17.778654098510742 + ], + [ + "🌴", + -17.77886962890625 + ], + [ + "ञ", + -17.78015899658203 + ], + [ + "ᓂ", + -17.781448364257812 + ], + [ + "낌", + -17.781448364257812 + ], + [ + "ὖ", + -17.782310485839844 + ], + [ + "ଡ", + -17.782957077026367 + ], + [ + "诊", + -17.783185958862305 + ], + [ + "ྱ", + -17.783430099487305 + ], + [ + "辐", + -17.7846736907959 + ], + [ + "״", + -17.78533172607422 + ], + [ + "킷", + -17.785762786865234 + ], + [ + "📺", + -17.78662872314453 + ], + [ + "辣", + -17.787458419799805 + ], + [ + "茂", + -17.787919998168945 + ], + [ + "펜", + -17.790966033935547 + ], + [ + "玄", + -17.79116439819336 + ], + [ + "喝", + -17.79241180419922 + ], + [ + "鐵", + -17.792926788330078 + ], + [ + "粗", + -17.7955265045166 + ], + [ + "ჭ", + -17.7955379486084 + ], + [ + "绘", + -17.796483993530273 + ], + [ + "轨", + -17.79706573486328 + ], + [ + "谐", + -17.797285079956055 + ], + [ + "迅", + -17.797285079956055 + ], + [ + "ἵ", + -17.79750633239746 + ], + [ + "幣", + -17.79815673828125 + ], + [ + "拜", + -17.798370361328125 + ], + [ + "ܫ", + -17.798383712768555 + ], + [ + "辆", + -17.80079460144043 + ], + [ + "诗", + -17.801231384277344 + ], + [ + "🐾", + -17.801231384277344 + ], + [ + "켰", + -17.802112579345703 + ], + [ + "訓", + -17.802114486694336 + ], + [ + "ལ", + -17.8023738861084 + ], + [ + "ៅ", + -17.80254364013672 + ], + [ + "✯", + -17.80255126953125 + ], + [ + "튀", + -17.803871154785156 + ], + [ + "麦", + -17.804094314575195 + ], + [ + "ǧ", + -17.804309844970703 + ], + [ + "∎", + -17.804533004760742 + ], + [ + "歐", + -17.805620193481445 + ], + [ + "🔸", + -17.805856704711914 + ], + [ + "忍", + -17.806961059570312 + ], + [ + "抎", + -17.807178497314453 + ], + [ + "ὼ", + -17.808504104614258 + ], + [ + "妻", + -17.808507919311523 + ], + [ + "吾", + -17.810272216796875 + ], + [ + "餅", + -17.810945510864258 + ], + [ + "腿", + -17.81114959716797 + ], + [ + "殿", + -17.811386108398438 + ], + [ + "ᑎ", + -17.812047958374023 + ], + [ + "ሩ", + -17.812271118164062 + ], + [ + "윈", + -17.81249237060547 + ], + [ + "鹿", + -17.81252670288086 + ], + [ + "🌞", + -17.812715530395508 + ], + [ + "🌷", + -17.812936782836914 + ], + [ + "☉", + -17.814048767089844 + ], + [ + "줍", + -17.814939498901367 + ], + [ + "坊", + -17.815227508544922 + ], + [ + "累", + -17.817161560058594 + ], + [ + "펙", + -17.81761360168457 + ], + [ + "恶", + -17.81806182861328 + ], + [ + "陵", + -17.818504333496094 + ], + [ + "☘", + -17.82051658630371 + ], + [ + "桌", + -17.82052230834961 + ], + [ + "暖", + -17.820974349975586 + ], + [ + "纵", + -17.820985794067383 + ], + [ + "柄", + -17.822072982788086 + ], + [ + "雜", + -17.82233428955078 + ], + [ + "秦", + -17.8227596282959 + ], + [ + "銅", + -17.823179244995117 + ], + [ + "🌱", + -17.823209762573242 + ], + [ + "ᐊ", + -17.82365608215332 + ], + [ + "💓", + -17.825231552124023 + ], + [ + "冊", + -17.82590675354004 + ], + [ + "夠", + -17.82615089416504 + ], + [ + "涛", + -17.826807022094727 + ], + [ + "捷", + -17.826812744140625 + ], + [ + "县", + -17.8270320892334 + ], + [ + "枝", + -17.82722282409668 + ], + [ + "ܲ", + -17.82725715637207 + ], + [ + "🎨", + -17.827482223510742 + ], + [ + "豐", + -17.827762603759766 + ], + [ + "ઇ", + -17.828609466552734 + ], + [ + "緩", + -17.829267501831055 + ], + [ + "貝", + -17.829282760620117 + ], + [ + "毫", + -17.829505920410156 + ], + [ + "呀", + -17.829965591430664 + ], + [ + "છ", + -17.83041763305664 + ], + [ + "렵", + -17.831546783447266 + ], + [ + "늄", + -17.832000732421875 + ], + [ + "ֺ", + -17.83449363708496 + ], + [ + "藥", + -17.834716796875 + ], + [ + "墅", + -17.8347225189209 + ], + [ + "པ", + -17.834758758544922 + ], + [ + "Պ", + -17.835176467895508 + ], + [ + "ἕ", + -17.835628509521484 + ], + [ + "腫", + -17.83648681640625 + ], + [ + "๛", + -17.837677001953125 + ], + [ + "₪", + -17.837905883789062 + ], + [ + "浅", + -17.839040756225586 + ], + [ + "͟", + -17.841520309448242 + ], + [ + "캡", + -17.841785430908203 + ], + [ + "⇐", + -17.842241287231445 + ], + [ + "敦", + -17.842241287231445 + ], + [ + "浏", + -17.84247589111328 + ], + [ + "啟", + -17.842927932739258 + ], + [ + "✉", + -17.843385696411133 + ], + [ + "垫", + -17.843738555908203 + ], + [ + "磷", + -17.844072341918945 + ], + [ + "셜", + -17.844074249267578 + ], + [ + "柏", + -17.844079971313477 + ], + [ + "寒", + -17.844989776611328 + ], + [ + "Ή", + -17.845449447631836 + ], + [ + "ថ", + -17.84659194946289 + ], + [ + "픈", + -17.84659767150879 + ], + [ + "���", + -17.846609115600586 + ], + [ + "汤", + -17.846817016601562 + ], + [ + "拓", + -17.847070693969727 + ], + [ + "ភ", + -17.847280502319336 + ], + [ + "💩", + -17.8475341796875 + ], + [ + "帰", + -17.848312377929688 + ], + [ + "腰", + -17.84889793395996 + ], + [ + "ଶ", + -17.84912872314453 + ], + [ + "😈", + -17.84959602355957 + ], + [ + "杀", + -17.850061416625977 + ], + [ + "剪", + -17.8509578704834 + ], + [ + "酵", + -17.85165023803711 + ], + [ + "낸", + -17.851896286010742 + ], + [ + "仿", + -17.85306739807129 + ], + [ + "찍", + -17.853282928466797 + ], + [ + "짧", + -17.85397720336914 + ], + [ + "ଏ", + -17.854904174804688 + ], + [ + "廳", + -17.855140686035156 + ], + [ + "🎂", + -17.855140686035156 + ], + [ + "鲜", + -17.855146408081055 + ], + [ + "ሊ", + -17.85559844970703 + ], + [ + "ሓ", + -17.85559844970703 + ], + [ + "ܳ", + -17.856063842773438 + ], + [ + "멋", + -17.857221603393555 + ], + [ + "縣", + -17.85791015625 + ], + [ + "腺", + -17.8579158782959 + ], + [ + "砂", + -17.858150482177734 + ], + [ + "稀", + -17.858840942382812 + ], + [ + "ഖ", + -17.858848571777344 + ], + [ + "ܟ", + -17.861879348754883 + ], + [ + "Қ", + -17.862577438354492 + ], + [ + "馈", + -17.863285064697266 + ], + [ + "棚", + -17.863502502441406 + ], + [ + "ሞ", + -17.865617752075195 + ], + [ + "ᒪ", + -17.8658504486084 + ], + [ + "咁", + -17.866085052490234 + ], + [ + "潔", + -17.866586685180664 + ], + [ + "̊", + -17.867835998535156 + ], + [ + "桜", + -17.868419647216797 + ], + [ + "Ẓ", + -17.869369506835938 + ], + [ + "ሲ", + -17.86937141418457 + ], + [ + "縦", + -17.869592666625977 + ], + [ + "ʖ", + -17.869840621948242 + ], + [ + "孟", + -17.871034622192383 + ], + [ + "ଙ", + -17.871490478515625 + ], + [ + "ಎ", + -17.871723175048828 + ], + [ + "努", + -17.87220573425293 + ], + [ + "銆", + -17.87226676940918 + ], + [ + "帽", + -17.873611450195312 + ], + [ + "怕", + -17.873859405517578 + ], + [ + "ヶ", + -17.874086380004883 + ], + [ + "勒", + -17.874359130859375 + ], + [ + "霜", + -17.874549865722656 + ], + [ + "ʋ", + -17.87502670288086 + ], + [ + "٢", + -17.87526512145996 + ], + [ + "슷", + -17.875499725341797 + ], + [ + "퓨", + -17.876447677612305 + ], + [ + "績", + -17.87683868408203 + ], + [ + "겼", + -17.876920700073242 + ], + [ + "陷", + -17.878131866455078 + ], + [ + "擊", + -17.879270553588867 + ], + [ + "룰", + -17.879291534423828 + ], + [ + "晴", + -17.87976837158203 + ], + [ + "寻", + -17.880001068115234 + ], + [ + "剑", + -17.881181716918945 + ], + [ + "鉴", + -17.881196975708008 + ], + [ + "🤘", + -17.881668090820312 + ], + [ + "呵", + -17.88190460205078 + ], + [ + "杉", + -17.88238525390625 + ], + [ + "焊", + -17.88286781311035 + ], + [ + "◀", + -17.883333206176758 + ], + [ + "逻", + -17.884048461914062 + ], + [ + "妙", + -17.884519577026367 + ], + [ + "孫", + -17.884767532348633 + ], + [ + "迹", + -17.885723114013672 + ], + [ + "殖", + -17.886428833007812 + ], + [ + "儀", + -17.886655807495117 + ], + [ + "🌻", + -17.88715934753418 + ], + [ + "👶", + -17.88715934753418 + ], + [ + "侯", + -17.888336181640625 + ], + [ + "顾", + -17.888349533081055 + ], + [ + "眾", + -17.888566970825195 + ], + [ + "删", + -17.889097213745117 + ], + [ + "鈴", + -17.889310836791992 + ], + [ + "煮", + -17.889328002929688 + ], + [ + "촌", + -17.88955307006836 + ], + [ + "僕", + -17.889785766601562 + ], + [ + "蓋", + -17.89000701904297 + ], + [ + "俄", + -17.890283584594727 + ], + [ + "責", + -17.890756607055664 + ], + [ + "溪", + -17.891151428222656 + ], + [ + "🔵", + -17.891231536865234 + ], + [ + "Կ", + -17.893110275268555 + ], + [ + "😥", + -17.89580535888672 + ], + [ + "獻", + -17.89582633972168 + ], + [ + "圍", + -17.896278381347656 + ], + [ + "缝", + -17.896533966064453 + ], + [ + "洁", + -17.896541595458984 + ], + [ + "闲", + -17.897260665893555 + ], + [ + "伦", + -17.897485733032227 + ], + [ + "밴", + -17.89773941040039 + ], + [ + "🗣", + -17.898223876953125 + ], + [ + "浙", + -17.898460388183594 + ], + [ + "ቢ", + -17.898466110229492 + ], + [ + "姆", + -17.899919509887695 + ], + [ + "큐", + -17.900161743164062 + ], + [ + "炉", + -17.900407791137695 + ], + [ + "⏬", + -17.900646209716797 + ], + [ + "钓", + -17.90091323852539 + ], + [ + "挡", + -17.901369094848633 + ], + [ + "蚀", + -17.901371002197266 + ], + [ + "肩", + -17.9025821685791 + ], + [ + "ܚ", + -17.902587890625 + ], + [ + "勉", + -17.903305053710938 + ], + [ + "콩", + -17.903560638427734 + ], + [ + "🇭", + -17.90379524230957 + ], + [ + "僅", + -17.904552459716797 + ], + [ + "靴", + -17.90501594543457 + ], + [ + "😞", + -17.905508041381836 + ], + [ + "ଭ", + -17.905752182006836 + ], + [ + "芬", + -17.90663719177246 + ], + [ + "肪", + -17.907161712646484 + ], + [ + "ΐ", + -17.907215118408203 + ], + [ + "燒", + -17.91014862060547 + ], + [ + "낼", + -17.9106388092041 + ], + [ + "🎈", + -17.9106388092041 + ], + [ + "👈", + -17.911619186401367 + ], + [ + "嘅", + -17.9121036529541 + ], + [ + "伏", + -17.912355422973633 + ], + [ + "叉", + -17.91240692138672 + ], + [ + "雞", + -17.913145065307617 + ], + [ + "ձ", + -17.91431999206543 + ], + [ + "엑", + -17.915796279907227 + ], + [ + "劃", + -17.91579818725586 + ], + [ + "庄", + -17.91653060913086 + ], + [ + "꿈", + -17.916534423828125 + ], + [ + "凯", + -17.91677474975586 + ], + [ + "渉", + -17.91699981689453 + ], + [ + "瓦", + -17.917024612426758 + ], + [ + "ȧ", + -17.917274475097656 + ], + [ + "糕", + -17.917524337768555 + ], + [ + "歳", + -17.917762756347656 + ], + [ + "ൃ", + -17.91826057434082 + ], + [ + "險", + -17.918495178222656 + ], + [ + "翔", + -17.919994354248047 + ], + [ + "聘", + -17.921478271484375 + ], + [ + "扰", + -17.92150115966797 + ], + [ + "ぞ", + -17.922550201416016 + ], + [ + "剥", + -17.92269515991211 + ], + [ + "⚪", + -17.923704147338867 + ], + [ + "ᴘ", + -17.92494773864746 + ], + [ + "🌍", + -17.92494773864746 + ], + [ + "抱", + -17.926433563232422 + ], + [ + "ቤ", + -17.92743682861328 + ], + [ + "Ί", + -17.927684783935547 + ], + [ + "絕", + -17.928163528442383 + ], + [ + "佈", + -17.92945098876953 + ], + [ + "밥", + -17.930179595947266 + ], + [ + "묘", + -17.930429458618164 + ], + [ + "幹", + -17.93242073059082 + ], + [ + "겁", + -17.93292999267578 + ], + [ + "ぬ", + -17.932931900024414 + ], + [ + "岐", + -17.93465805053711 + ], + [ + "փ", + -17.9346866607666 + ], + [ + "ժ", + -17.9349365234375 + ], + [ + "斌", + -17.93514060974121 + ], + [ + "ἦ", + -17.93518829345703 + ], + [ + "륨", + -17.93543815612793 + ], + [ + "脳", + -17.935672760009766 + ], + [ + "💀", + -17.935945510864258 + ], + [ + "ຽ", + -17.935949325561523 + ], + [ + "ෆ", + -17.936946868896484 + ], + [ + "賢", + -17.937705993652344 + ], + [ + "酷", + -17.938434600830078 + ], + [ + "鄭", + -17.9387264251709 + ], + [ + "践", + -17.938976287841797 + ], + [ + "輯", + -17.93971824645996 + ], + [ + "ܥ", + -17.940221786499023 + ], + [ + "詢", + -17.940467834472656 + ], + [ + "児", + -17.941476821899414 + ], + [ + "瓶", + -17.942495346069336 + ], + [ + "蓮", + -17.942794799804688 + ], + [ + "豊", + -17.9429931640625 + ], + [ + "谁", + -17.943002700805664 + ], + [ + "爸", + -17.945032119750977 + ], + [ + "膠", + -17.945280075073242 + ], + [ + "💦", + -17.945280075073242 + ], + [ + "恢", + -17.947315216064453 + ], + [ + "竞", + -17.947593688964844 + ], + [ + "뜨", + -17.947818756103516 + ], + [ + "踪", + -17.9486026763916 + ], + [ + "듣", + -17.9490909576416 + ], + [ + "芸", + -17.949100494384766 + ], + [ + "嘴", + -17.949853897094727 + ], + [ + "裁", + -17.950105667114258 + ], + [ + "돼", + -17.95010757446289 + ], + [ + "劣", + -17.950607299804688 + ], + [ + "ϩ", + -17.951383590698242 + ], + [ + "衍", + -17.952159881591797 + ], + [ + "ҡ", + -17.95291519165039 + ], + [ + "ް", + -17.95317268371582 + ], + [ + "팁", + -17.953426361083984 + ], + [ + "勤", + -17.953948974609375 + ], + [ + "끌", + -17.954195022583008 + ], + [ + "崇", + -17.95475959777832 + ], + [ + "険", + -17.95572853088379 + ], + [ + "芽", + -17.960079193115234 + ], + [ + "덤", + -17.96009635925293 + ], + [ + "災", + -17.960357666015625 + ], + [ + "坏", + -17.96062660217285 + ], + [ + "碎", + -17.960819244384766 + ], + [ + "빔", + -17.961383819580078 + ], + [ + "徳", + -17.96164321899414 + ], + [ + "ኖ", + -17.962158203125 + ], + [ + "🦄", + -17.962181091308594 + ], + [ + "誕", + -17.962413787841797 + ], + [ + "Ṛ", + -17.96241569519043 + ], + [ + "֥", + -17.96293067932129 + ], + [ + "剖", + -17.962947845458984 + ], + [ + "迟", + -17.963726043701172 + ], + [ + "̧", + -17.964397430419922 + ], + [ + "쌍", + -17.964481353759766 + ], + [ + "廠", + -17.964738845825195 + ], + [ + "迫", + -17.964744567871094 + ], + [ + "힌", + -17.964998245239258 + ], + [ + "姓", + -17.96525001525879 + ], + [ + "➨", + -17.96551513671875 + ], + [ + "鹏", + -17.96551513671875 + ], + [ + "拷", + -17.96619987487793 + ], + [ + "ɬ", + -17.967069625854492 + ], + [ + "釋", + -17.967844009399414 + ], + [ + "Ĉ", + -17.969144821166992 + ], + [ + "擎", + -17.969924926757812 + ], + [ + "ܣ", + -17.97044563293457 + ], + [ + "😒", + -17.970983505249023 + ], + [ + "毕", + -17.972522735595703 + ], + [ + "Ė", + -17.97304916381836 + ], + [ + "驚", + -17.973304748535156 + ], + [ + "鼻", + -17.973539352416992 + ], + [ + "愿", + -17.97357940673828 + ], + [ + "狭", + -17.97407341003418 + ], + [ + "젠", + -17.974092483520508 + ], + [ + "ῥ", + -17.974353790283203 + ], + [ + "✴", + -17.97513771057129 + ], + [ + "歲", + -17.975387573242188 + ], + [ + "妝", + -17.977230072021484 + ], + [ + "沖", + -17.977493286132812 + ], + [ + "蜜", + -17.977750778198242 + ], + [ + "ጽ", + -17.97801399230957 + ], + [ + "ဥ", + -17.978275299072266 + ], + [ + "霞", + -17.97880744934082 + ], + [ + "罩", + -17.979061126708984 + ], + [ + "邀", + -17.97985076904297 + ], + [ + "🇱", + -17.97985076904297 + ], + [ + "冒", + -17.98038101196289 + ], + [ + "▭", + -17.98040771484375 + ], + [ + "桑", + -17.980648040771484 + ], + [ + "盡", + -17.98141098022461 + ], + [ + "갔", + -17.982742309570312 + ], + [ + "ᾳ", + -17.98300552368164 + ], + [ + "춤", + -17.98326873779297 + ], + [ + "ܦ", + -17.984060287475586 + ], + [ + "펴", + -17.984323501586914 + ], + [ + "痴", + -17.984848022460938 + ], + [ + "遗", + -17.984853744506836 + ], + [ + "̿", + -17.987821578979492 + ], + [ + "ǰ", + -17.988550186157227 + ], + [ + "▢", + -17.98961067199707 + ], + [ + "🎃", + -17.98961067199707 + ], + [ + "圳", + -17.989879608154297 + ], + [ + "🍃", + -17.990398406982422 + ], + [ + "🤓", + -17.990671157836914 + ], + [ + "苗", + -17.991220474243164 + ], + [ + "┌", + -17.99135398864746 + ], + [ + "ጉ", + -17.991466522216797 + ], + [ + "씀", + -17.99173355102539 + ], + [ + "娜", + -17.991836547851562 + ], + [ + "緒", + -17.99226188659668 + ], + [ + "▾", + -17.99247932434082 + ], + [ + "圓", + -17.99309539794922 + ], + [ + "👻", + -17.993595123291016 + ], + [ + "🇰", + -17.99492645263672 + ], + [ + "팩", + -17.995193481445312 + ], + [ + "짝", + -17.995458602905273 + ], + [ + "竟", + -17.995466232299805 + ], + [ + "泛", + -17.996286392211914 + ], + [ + "넥", + -17.99652671813965 + ], + [ + "Ọ", + -17.997325897216797 + ], + [ + "辰", + -17.997798919677734 + ], + [ + "沟", + -17.99812126159668 + ], + [ + "拥", + -17.99837303161621 + ], + [ + "👎", + -17.998384475708008 + ], + [ + "埃", + -17.99972152709961 + ], + [ + "艦", + -18.000534057617188 + ], + [ + "ĥ", + -18.00080680847168 + ], + [ + "臓", + -18.001056671142578 + ], + [ + "ꞌ", + -18.001609802246094 + ], + [ + "ੜ", + -18.00187873840332 + ], + [ + "ዩ", + -18.00187873840332 + ], + [ + "🦋", + -18.003219604492188 + ], + [ + "😲", + -18.004297256469727 + ], + [ + "饮", + -18.004308700561523 + ], + [ + "遍", + -18.004777908325195 + ], + [ + "ຖ", + -18.004840850830078 + ], + [ + "벗", + -18.005104064941406 + ], + [ + "钮", + -18.005659103393555 + ], + [ + "亭", + -18.00644874572754 + ], + [ + "뛰", + -18.006452560424805 + ], + [ + "荒", + -18.006996154785156 + ], + [ + "Ἐ", + -18.007801055908203 + ], + [ + "償", + -18.00818634033203 + ], + [ + "酰", + -18.008291244506836 + ], + [ + "贼", + -18.01021957397461 + ], + [ + "扇", + -18.010238647460938 + ], + [ + "搞", + -18.010303497314453 + ], + [ + "掃", + -18.010501861572266 + ], + [ + "밸", + -18.011043548583984 + ], + [ + "兲", + -18.011314392089844 + ], + [ + "棋", + -18.0115909576416 + ], + [ + "ೈ", + -18.012126922607422 + ], + [ + "ᖅ", + -18.012670516967773 + ], + [ + "夕", + -18.012941360473633 + ], + [ + "袖", + -18.01321792602539 + ], + [ + "⊇", + -18.013484954833984 + ], + [ + "卻", + -18.01514434814453 + ], + [ + "🙃", + -18.0153865814209 + ], + [ + "睇", + -18.01538848876953 + ], + [ + "競", + -18.016510009765625 + ], + [ + "払", + -18.017269134521484 + ], + [ + "恵", + -18.017837524414062 + ], + [ + "⌥", + -18.01947593688965 + ], + [ + "懂", + -18.020570755004883 + ], + [ + "炒", + -18.020666122436523 + ], + [ + "岳", + -18.021089553833008 + ], + [ + "♔", + -18.021114349365234 + ], + [ + "敵", + -18.021921157836914 + ], + [ + "९", + -18.022483825683594 + ], + [ + "ဗ", + -18.024677276611328 + ], + [ + "婆", + -18.02503204345703 + ], + [ + "봇", + -18.025226593017578 + ], + [ + "苷", + -18.025508880615234 + ], + [ + "寬", + -18.025524139404297 + ], + [ + "၁", + -18.026599884033203 + ], + [ + "宫", + -18.026884078979492 + ], + [ + "究", + -18.027294158935547 + ], + [ + "働", + -18.029621124267578 + ], + [ + "輔", + -18.029897689819336 + ], + [ + "멤", + -18.030183792114258 + ], + [ + "諸", + -18.030466079711914 + ], + [ + "慈", + -18.03154945373535 + ], + [ + "綠", + -18.031848907470703 + ], + [ + "🏃", + -18.032394409179688 + ], + [ + "ܶ", + -18.03239631652832 + ], + [ + "郡", + -18.03239631652832 + ], + [ + "闪", + -18.032684326171875 + ], + [ + "昆", + -18.03350067138672 + ], + [ + "둔", + -18.034055709838867 + ], + [ + "瓜", + -18.034069061279297 + ], + [ + "冇", + -18.034334182739258 + ], + [ + "舍", + -18.03485870361328 + ], + [ + "👆", + -18.03571891784668 + ], + [ + "⇢", + -18.03599739074707 + ], + [ + "栋", + -18.035999298095703 + ], + [ + "戀", + -18.037111282348633 + ], + [ + "ಥ", + -18.037662506103516 + ], + [ + "७", + -18.03794288635254 + ], + [ + "ሽ", + -18.03822135925293 + ], + [ + "옷", + -18.03849983215332 + ], + [ + "挥", + -18.03879165649414 + ], + [ + "刑", + -18.039037704467773 + ], + [ + "⫽", + -18.039335250854492 + ], + [ + "Ԍ", + -18.040729522705078 + ], + [ + "肠", + -18.040733337402344 + ], + [ + "핸", + -18.041845321655273 + ], + [ + "💁", + -18.042125701904297 + ], + [ + "̌", + -18.04291343688965 + ], + [ + "ኑ", + -18.043243408203125 + ], + [ + "舉", + -18.04353141784668 + ], + [ + "荧", + -18.044389724731445 + ], + [ + "衰", + -18.044635772705078 + ], + [ + "🤖", + -18.046606063842773 + ], + [ + "雖", + -18.0468807220459 + ], + [ + "彭", + -18.047704696655273 + ], + [ + "歸", + -18.049407958984375 + ], + [ + "敗", + -18.050249099731445 + ], + [ + "숨", + -18.051105499267578 + ], + [ + "紋", + -18.05169105529785 + ], + [ + "ɫ", + -18.05223274230957 + ], + [ + "偿", + -18.052257537841797 + ], + [ + "艳", + -18.053083419799805 + ], + [ + "꺼", + -18.05364418029785 + ], + [ + "̤", + -18.054746627807617 + ], + [ + "📢", + -18.055625915527344 + ], + [ + "ঞ", + -18.055908203125 + ], + [ + "ἅ", + -18.055910110473633 + ], + [ + "🇫", + -18.056474685668945 + ], + [ + "ܗ", + -18.057043075561523 + ], + [ + "喔", + -18.05817985534668 + ], + [ + "妖", + -18.05953598022461 + ], + [ + "앤", + -18.06159019470215 + ], + [ + "ഈ", + -18.061874389648438 + ], + [ + "릉", + -18.063295364379883 + ], + [ + "菊", + -18.064163208007812 + ], + [ + "뭐", + -18.064441680908203 + ], + [ + "怒", + -18.064725875854492 + ], + [ + "叔", + -18.065288543701172 + ], + [ + "┼", + -18.066444396972656 + ], + [ + "潘", + -18.066730499267578 + ], + [ + "檛", + -18.067588806152344 + ], + [ + "ܩ", + -18.06816291809082 + ], + [ + "倾", + -18.06816291809082 + ], + [ + "❧", + -18.068449020385742 + ], + [ + "☻", + -18.06901741027832 + ], + [ + "ଳ", + -18.06988525390625 + ], + [ + "拢", + -18.071321487426758 + ], + [ + "偉", + -18.071678161621094 + ], + [ + "랩", + -18.071897506713867 + ], + [ + "卸", + -18.072113037109375 + ], + [ + "燈", + -18.07247543334961 + ], + [ + "ఫ", + -18.0727596282959 + ], + [ + "🎬", + -18.07276153564453 + ], + [ + "宙", + -18.0732364654541 + ], + [ + "Ꮃ", + -18.073915481567383 + ], + [ + "恭", + -18.073925018310547 + ], + [ + "🔊", + -18.074203491210938 + ], + [ + "偽", + -18.075069427490234 + ], + [ + "ӣ", + -18.076801300048828 + ], + [ + "瀬", + -18.07708168029785 + ], + [ + "诚", + -18.077089309692383 + ], + [ + "६", + -18.077091217041016 + ], + [ + "Վ", + -18.078250885009766 + ], + [ + "媚", + -18.078250885009766 + ], + [ + "▐", + -18.079456329345703 + ], + [ + "臭", + -18.080549240112305 + ], + [ + "렛", + -18.080568313598633 + ], + [ + "锚", + -18.080862045288086 + ], + [ + "웠", + -18.081439971923828 + ], + [ + "ஓ", + -18.08173179626465 + ], + [ + "둥", + -18.082313537597656 + ], + [ + "忆", + -18.082904815673828 + ], + [ + "ॐ", + -18.083477020263672 + ], + [ + "🌼", + -18.083477020263672 + ], + [ + "藉", + -18.08457374572754 + ], + [ + "゙", + -18.08464241027832 + ], + [ + "弯", + -18.085405349731445 + ], + [ + "ʈ", + -18.08551788330078 + ], + [ + "͛", + -18.087257385253906 + ], + [ + "އ", + -18.087562561035156 + ], + [ + "熔", + -18.087858200073242 + ], + [ + "梯", + -18.08875274658203 + ], + [ + "Ư", + -18.089317321777344 + ], + [ + "滅", + -18.090177536010742 + ], + [ + "낭", + -18.09225082397461 + ], + [ + "ެ", + -18.092546463012695 + ], + [ + "氟", + -18.093996047973633 + ], + [ + "萄", + -18.0946044921875 + ], + [ + "梨", + -18.095190048217773 + ], + [ + "劳", + -18.096092224121094 + ], + [ + "🏴", + -18.096961975097656 + ], + [ + "舊", + -18.09696388244629 + ], + [ + "뇨", + -18.097551345825195 + ], + [ + "札", + -18.099143981933594 + ], + [ + "遷", + -18.100502014160156 + ], + [ + "晨", + -18.10051918029785 + ], + [ + "锋", + -18.100683212280273 + ], + [ + "簧", + -18.101423263549805 + ], + [ + "炸", + -18.10169792175293 + ], + [ + "緑", + -18.101974487304688 + ], + [ + "̮", + -18.10225486755371 + ], + [ + "縺", + -18.10272789001465 + ], + [ + "봤", + -18.102880477905273 + ], + [ + "ˍ", + -18.10370635986328 + ], + [ + "抓", + -18.103776931762695 + ], + [ + "ヲ", + -18.104032516479492 + ], + [ + "̡", + -18.104066848754883 + ], + [ + "爭", + -18.104677200317383 + ], + [ + "繼", + -18.104930877685547 + ], + [ + "阈", + -18.105255126953125 + ], + [ + "ฎ", + -18.105260848999023 + ], + [ + "肿", + -18.1064453125 + ], + [ + "❓", + -18.1064510345459 + ], + [ + "챔", + -18.106748580932617 + ], + [ + "姜", + -18.107057571411133 + ], + [ + "🇩", + -18.107341766357422 + ], + [ + "ፋ", + -18.107641220092773 + ], + [ + "ګ", + -18.108238220214844 + ], + [ + "Ť", + -18.109134674072266 + ], + [ + "ଥ", + -18.109434127807617 + ], + [ + "蜂", + -18.11018180847168 + ], + [ + "寧", + -18.110898971557617 + ], + [ + "杭", + -18.11212921142578 + ], + [ + "ἢ", + -18.11272621154785 + ], + [ + "⏩", + -18.113025665283203 + ], + [ + "📲", + -18.113624572753906 + ], + [ + "怀", + -18.113630294799805 + ], + [ + "齊", + -18.113954544067383 + ], + [ + "斑", + -18.11420249938965 + ], + [ + "灌", + -18.114540100097656 + ], + [ + "泊", + -18.114566802978516 + ], + [ + "๕", + -18.116029739379883 + ], + [ + "ᄋ", + -18.116029739379883 + ], + [ + "抄", + -18.11634063720703 + ], + [ + "呂", + -18.117534637451172 + ], + [ + "ϋ", + -18.11874008178711 + ], + [ + "旭", + -18.119028091430664 + ], + [ + "🍷", + -18.119644165039062 + ], + [ + "ຼ", + -18.120861053466797 + ], + [ + "鎮", + -18.12118148803711 + ], + [ + "ᐃ", + -18.1214542388916 + ], + [ + "Ꮋ", + -18.121458053588867 + ], + [ + "铃", + -18.122041702270508 + ], + [ + "˃", + -18.123882293701172 + ], + [ + "瞬", + -18.123882293701172 + ], + [ + "Ꮤ", + -18.125093460083008 + ], + [ + "怡", + -18.125701904296875 + ], + [ + "枠", + -18.125959396362305 + ], + [ + "멸", + -18.12630844116211 + ], + [ + "ḗ", + -18.126611709594727 + ], + [ + "棄", + -18.126617431640625 + ], + [ + "虹", + -18.12714195251465 + ], + [ + "Į", + -18.127222061157227 + ], + [ + "剣", + -18.127521514892578 + ], + [ + "净", + -18.12845230102539 + ], + [ + "ఈ", + -18.129657745361328 + ], + [ + "̞", + -18.129907608032227 + ], + [ + "♨", + -18.130266189575195 + ], + [ + "🍕", + -18.13058853149414 + ], + [ + "எ", + -18.130840301513672 + ], + [ + "섯", + -18.130876541137695 + ], + [ + "ဇ", + -18.131181716918945 + ], + [ + "◘", + -18.131181716918945 + ], + [ + "般", + -18.13173484802246 + ], + [ + "胃", + -18.131799697875977 + ], + [ + "屆", + -18.133005142211914 + ], + [ + "ផ", + -18.133007049560547 + ], + [ + "💍", + -18.133323669433594 + ], + [ + "➝", + -18.133934020996094 + ], + [ + "毅", + -18.134227752685547 + ], + [ + "竜", + -18.13485336303711 + ], + [ + "뮬", + -18.134855270385742 + ], + [ + "ඹ", + -18.135160446166992 + ], + [ + "≲", + -18.135160446166992 + ], + [ + "汁", + -18.135160446166992 + ], + [ + "ಠ", + -18.13608169555664 + ], + [ + "깔", + -18.136693954467773 + ], + [ + "⏰", + -18.136695861816406 + ], + [ + "ෘ", + -18.138538360595703 + ], + [ + "̆", + -18.138778686523438 + ], + [ + "🥀", + -18.1403865814209 + ], + [ + "̔", + -18.141550064086914 + ], + [ + "ৈ", + -18.142236709594727 + ], + [ + "壤", + -18.142244338989258 + ], + [ + "😯", + -18.1431884765625 + ], + [ + "铝", + -18.143442153930664 + ], + [ + "ឹ", + -18.143444061279297 + ], + [ + "柴", + -18.144380569458008 + ], + [ + "ʉ", + -18.14440155029297 + ], + [ + "🎧", + -18.14440155029297 + ], + [ + "盆", + -18.144712448120117 + ], + [ + "婦", + -18.14471435546875 + ], + [ + "巾", + -18.145322799682617 + ], + [ + "끔", + -18.14533042907715 + ], + [ + "戒", + -18.14580726623535 + ], + [ + "🎤", + -18.147192001342773 + ], + [ + "憲", + -18.147716522216797 + ], + [ + "♕", + -18.149364471435547 + ], + [ + "ඟ", + -18.149677276611328 + ], + [ + "॰", + -18.15154457092285 + ], + [ + "臣", + -18.151803970336914 + ], + [ + "萍", + -18.152475357055664 + ], + [ + "🎅", + -18.153417587280273 + ], + [ + "败", + -18.15342903137207 + ], + [ + "畢", + -18.154033660888672 + ], + [ + "滚", + -18.154693603515625 + ], + [ + "润", + -18.155920028686523 + ], + [ + "逸", + -18.156848907470703 + ], + [ + "靜", + -18.15711784362793 + ], + [ + "┘", + -18.157155990600586 + ], + [ + "Բ", + -18.15717124938965 + ], + [ + "碟", + -18.158117294311523 + ], + [ + "ʙ", + -18.15843963623047 + ], + [ + "ĵ", + -18.159053802490234 + ], + [ + "맹", + -18.159366607666016 + ], + [ + "铜", + -18.15936851501465 + ], + [ + "짓", + -18.161252975463867 + ], + [ + "Ů", + -18.163143157958984 + ], + [ + "֖", + -18.163143157958984 + ], + [ + "ኤ", + -18.16345977783203 + ], + [ + "쁜", + -18.163772583007812 + ], + [ + "烤", + -18.164424896240234 + ], + [ + "锐", + -18.165042877197266 + ], + [ + "惑", + -18.16567611694336 + ], + [ + "ۡ", + -18.16661834716797 + ], + [ + "泵", + -18.16661834716797 + ], + [ + "曝", + -18.1666202545166 + ], + [ + "औ", + -18.167253494262695 + ], + [ + "孤", + -18.167577743530273 + ], + [ + "苑", + -18.167884826660156 + ], + [ + "审", + -18.16915512084961 + ], + [ + "ʎ", + -18.16978645324707 + ], + [ + "ฒ", + -18.169790267944336 + ], + [ + "믹", + -18.170421600341797 + ], + [ + "琳", + -18.17137908935547 + ], + [ + "旁", + -18.172359466552734 + ], + [ + "顕", + -18.172561645507812 + ], + [ + "🍂", + -18.173603057861328 + ], + [ + "ຢ", + -18.174251556396484 + ], + [ + "ฯ", + -18.17519760131836 + ], + [ + "壊", + -18.176002502441406 + ], + [ + "琀", + -18.176166534423828 + ], + [ + "ଅ", + -18.17647361755371 + ], + [ + "Ả", + -18.177433013916016 + ], + [ + "ኩ", + -18.179035186767578 + ], + [ + "ᑕ", + -18.179353713989258 + ], + [ + "⊃", + -18.179996490478516 + ], + [ + "﷽", + -18.18067741394043 + ], + [ + "脊", + -18.180950164794922 + ], + [ + "씬", + -18.180957794189453 + ], + [ + "懷", + -18.181608200073242 + ], + [ + "🐍", + -18.181861877441406 + ], + [ + "🚫", + -18.181921005249023 + ], + [ + "姚", + -18.182537078857422 + ], + [ + "₱", + -18.182863235473633 + ], + [ + "💘", + -18.18288803100586 + ], + [ + "ぽ", + -18.18352508544922 + ], + [ + "̕", + -18.18384552001953 + ], + [ + "猪", + -18.184490203857422 + ], + [ + "祐", + -18.185138702392578 + ], + [ + "逃", + -18.185462951660156 + ], + [ + "噪", + -18.185470581054688 + ], + [ + "滨", + -18.185791015625 + ], + [ + "ዛ", + -18.186429977416992 + ], + [ + "룸", + -18.18836784362793 + ], + [ + "╣", + -18.188655853271484 + ], + [ + "赖", + -18.189023971557617 + ], + [ + "遙", + -18.18966293334961 + ], + [ + "💧", + -18.190311431884766 + ], + [ + "募", + -18.190635681152344 + ], + [ + "鄉", + -18.19064712524414 + ], + [ + "釈", + -18.190914154052734 + ], + [ + "捉", + -18.191923141479492 + ], + [ + "塚", + -18.19192886352539 + ], + [ + "莊", + -18.19266128540039 + ], + [ + "飽", + -18.19321632385254 + ], + [ + "⚓", + -18.19322967529297 + ], + [ + "谓", + -18.19356346130371 + ], + [ + "쾌", + -18.193880081176758 + ], + [ + "၂", + -18.19420623779297 + ], + [ + "隻", + -18.19453239440918 + ], + [ + "墙", + -18.1948299407959 + ], + [ + "糊", + -18.194862365722656 + ], + [ + "膝", + -18.196155548095703 + ], + [ + "悲", + -18.196487426757812 + ], + [ + "ᒃ", + -18.196809768676758 + ], + [ + "傍", + -18.197084426879883 + ], + [ + "袁", + -18.19713592529297 + ], + [ + "✶", + -18.197463989257812 + ], + [ + "傑", + -18.197786331176758 + ], + [ + "🎀", + -18.197790145874023 + ], + [ + "듀", + -18.198116302490234 + ], + [ + "霊", + -18.19877052307129 + ], + [ + "咪", + -18.199098587036133 + ], + [ + "碱", + -18.19910430908203 + ], + [ + "煤", + -18.19912338256836 + ], + [ + "奉", + -18.200389862060547 + ], + [ + "닉", + -18.20040512084961 + ], + [ + "ଚ", + -18.201059341430664 + ], + [ + "Ķ", + -18.201387405395508 + ], + [ + "ި", + -18.201717376708984 + ], + [ + "丘", + -18.20204734802246 + ], + [ + "Լ", + -18.20237159729004 + ], + [ + "阁", + -18.204343795776367 + ], + [ + "趋", + -18.204710006713867 + ], + [ + "͇", + -18.20672035217285 + ], + [ + "ਥ", + -18.206972122192383 + ], + [ + "瑜", + -18.207908630371094 + ], + [ + "傅", + -18.20821189880371 + ], + [ + "ճ", + -18.20829200744629 + ], + [ + "鍋", + -18.208383560180664 + ], + [ + "ֆ", + -18.208616256713867 + ], + [ + "៉", + -18.208620071411133 + ], + [ + "账", + -18.20895004272461 + ], + [ + "滋", + -18.20960807800293 + ], + [ + "虛", + -18.210153579711914 + ], + [ + "鳳", + -18.21025848388672 + ], + [ + "窓", + -18.2105770111084 + ], + [ + "弓", + -18.210594177246094 + ], + [ + "坚", + -18.210603713989258 + ], + [ + "鳴", + -18.210912704467773 + ], + [ + "堡", + -18.211265563964844 + ], + [ + "坛", + -18.211593627929688 + ], + [ + "揚", + -18.212244033813477 + ], + [ + "嚴", + -18.21394920349121 + ], + [ + "ʂ", + -18.21491050720215 + ], + [ + "旺", + -18.21524429321289 + ], + [ + "ኮ", + -18.215574264526367 + ], + [ + "།", + -18.21756935119629 + ], + [ + "抦", + -18.21823501586914 + ], + [ + "ቡ", + -18.218568801879883 + ], + [ + "肢", + -18.218608856201172 + ], + [ + "煙", + -18.218666076660156 + ], + [ + "ܼ", + -18.21923828125 + ], + [ + "칸", + -18.220905303955078 + ], + [ + "寝", + -18.221235275268555 + ], + [ + "ጵ", + -18.221572875976562 + ], + [ + "鉛", + -18.222875595092773 + ], + [ + "ҷ", + -18.223581314086914 + ], + [ + "疆", + -18.224185943603516 + ], + [ + "쳤", + -18.22626304626465 + ], + [ + "Ƀ", + -18.226608276367188 + ], + [ + "✝", + -18.22856330871582 + ], + [ + "ଷ", + -18.228954315185547 + ], + [ + "횡", + -18.228954315185547 + ], + [ + "ު", + -18.22895622253418 + ], + [ + "訴", + -18.228973388671875 + ], + [ + "ਏ", + -18.229965209960938 + ], + [ + "✕", + -18.23198699951172 + ], + [ + "룩", + -18.23198890686035 + ], + [ + "땅", + -18.233003616333008 + ], + [ + "渋", + -18.233667373657227 + ], + [ + "₽", + -18.233680725097656 + ], + [ + "ຜ", + -18.234027862548828 + ], + [ + "ˉ", + -18.23469352722168 + ], + [ + "ቻ", + -18.234695434570312 + ], + [ + "悟", + -18.23503303527832 + ], + [ + "浆", + -18.23504066467285 + ], + [ + "롬", + -18.236051559448242 + ], + [ + "֣", + -18.236730575561523 + ], + [ + "彈", + -18.238540649414062 + ], + [ + "趙", + -18.238697052001953 + ], + [ + "诺", + -18.238792419433594 + ], + [ + "腸", + -18.239768981933594 + ], + [ + "➚", + -18.241493225097656 + ], + [ + "丈", + -18.241819381713867 + ], + [ + "泽", + -18.241846084594727 + ], + [ + "✽", + -18.242515563964844 + ], + [ + "疏", + -18.24319839477539 + ], + [ + "킴", + -18.244565963745117 + ], + [ + "錶", + -18.24456787109375 + ], + [ + "栓", + -18.246938705444336 + ], + [ + "惡", + -18.24694061279297 + ], + [ + "곱", + -18.246963500976562 + ], + [ + "ஐ", + -18.246965408325195 + ], + [ + "빅", + -18.24730682373047 + ], + [ + "숫", + -18.248336791992188 + ], + [ + "▮", + -18.24868392944336 + ], + [ + "அ", + -18.24936866760254 + ], + [ + "淨", + -18.249420166015625 + ], + [ + "젤", + -18.25005531311035 + ], + [ + "疲", + -18.250741958618164 + ], + [ + "😻", + -18.250755310058594 + ], + [ + "ഏ", + -18.251083374023438 + ], + [ + "姫", + -18.25235366821289 + ], + [ + "➳", + -18.252809524536133 + ], + [ + "Ċ", + -18.253156661987305 + ], + [ + "곧", + -18.25384521484375 + ], + [ + "⋮", + -18.257596969604492 + ], + [ + "🍁", + -18.25834083557129 + ], + [ + "๗", + -18.259037017822266 + ], + [ + "舌", + -18.259363174438477 + ], + [ + "ዶ", + -18.26007843017578 + ], + [ + "⎜", + -18.2607421875 + ], + [ + "꼬", + -18.26112174987793 + ], + [ + "🐝", + -18.261417388916016 + ], + [ + "␣", + -18.26148796081543 + ], + [ + "薩", + -18.26177978515625 + ], + [ + "卒", + -18.261817932128906 + ], + [ + "蛇", + -18.262147903442383 + ], + [ + "敷", + -18.264244079589844 + ], + [ + "凍", + -18.26493263244629 + ], + [ + "ਫ", + -18.265302658081055 + ], + [ + "థ", + -18.265302658081055 + ], + [ + "펌", + -18.265302658081055 + ], + [ + "奧", + -18.266677856445312 + ], + [ + "废", + -18.267745971679688 + ], + [ + "撒", + -18.268104553222656 + ], + [ + "貸", + -18.268798828125 + ], + [ + "🐻", + -18.268802642822266 + ], + [ + "麥", + -18.26915168762207 + ], + [ + "痫", + -18.27020263671875 + ], + [ + "즌", + -18.27055549621582 + ], + [ + "ኝ", + -18.271608352661133 + ], + [ + "乌", + -18.272674560546875 + ], + [ + "舰", + -18.272855758666992 + ], + [ + "╬", + -18.27301788330078 + ], + [ + "ὔ", + -18.27336883544922 + ], + [ + "霉", + -18.273502349853516 + ], + [ + "Ḡ", + -18.273719787597656 + ], + [ + "顏", + -18.274084091186523 + ], + [ + "ሱ", + -18.274425506591797 + ], + [ + "ܓ", + -18.275129318237305 + ], + [ + "헬", + -18.275482177734375 + ], + [ + "萌", + -18.27724266052246 + ], + [ + "✡", + -18.27724838256836 + ], + [ + "腾", + -18.277254104614258 + ], + [ + "💬", + -18.277956008911133 + ], + [ + "巡", + -18.277963638305664 + ], + [ + "闘", + -18.278657913208008 + ], + [ + "🏀", + -18.27901840209961 + ], + [ + "ሌ", + -18.27972412109375 + ], + [ + "愀", + -18.27972984313965 + ], + [ + "잎", + -18.280433654785156 + ], + [ + "↦", + -18.28078842163086 + ], + [ + "쇠", + -18.28078842163086 + ], + [ + "ဦ", + -18.282920837402344 + ], + [ + "ጀ", + -18.28363037109375 + ], + [ + "栄", + -18.283634185791016 + ], + [ + "₡", + -18.284696578979492 + ], + [ + "▴", + -18.284696578979492 + ], + [ + "兆", + -18.28502655029297 + ], + [ + "酮", + -18.285032272338867 + ], + [ + "✂", + -18.285053253173828 + ], + [ + "娟", + -18.285409927368164 + ], + [ + "덴", + -18.287193298339844 + ], + [ + "₫", + -18.287195205688477 + ], + [ + "✱", + -18.288265228271484 + ], + [ + "烏", + -18.2890625 + ], + [ + "匯", + -18.289695739746094 + ], + [ + "雕", + -18.290395736694336 + ], + [ + "淘", + -18.290416717529297 + ], + [ + "賓", + -18.291484832763672 + ], + [ + "仰", + -18.292190551757812 + ], + [ + "堅", + -18.292198181152344 + ], + [ + "歪", + -18.29290008544922 + ], + [ + "廷", + -18.29292106628418 + ], + [ + "漀", + -18.292930603027344 + ], + [ + "☮", + -18.29327964782715 + ], + [ + "悬", + -18.29364776611328 + ], + [ + "蔽", + -18.294017791748047 + ], + [ + "辽", + -18.294349670410156 + ], + [ + "汪", + -18.294363021850586 + ], + [ + "̑", + -18.29498863220215 + ], + [ + "召", + -18.295764923095703 + ], + [ + "ቁ", + -18.29579734802246 + ], + [ + "ሙ", + -18.297237396240234 + ], + [ + "钻", + -18.297603607177734 + ], + [ + "髮", + -18.29836654663086 + ], + [ + "淋", + -18.298669815063477 + ], + [ + "ぷ", + -18.299041748046875 + ], + [ + "🤤", + -18.29976463317871 + ], + [ + "葛", + -18.300851821899414 + ], + [ + "🌲", + -18.300851821899414 + ], + [ + "貓", + -18.30120277404785 + ], + [ + "癫", + -18.30193328857422 + ], + [ + "濾", + -18.302318572998047 + ], + [ + "拆", + -18.302661895751953 + ], + [ + "娃", + -18.30302619934082 + ], + [ + "👽", + -18.30302619934082 + ], + [ + "柯", + -18.303382873535156 + ], + [ + "끄", + -18.303386688232422 + ], + [ + "⍝", + -18.30411148071289 + ], + [ + "碰", + -18.304458618164062 + ], + [ + "騎", + -18.304845809936523 + ], + [ + "縫", + -18.305166244506836 + ], + [ + "͒", + -18.305519104003906 + ], + [ + "傘", + -18.30601692199707 + ], + [ + "💝", + -18.306291580200195 + ], + [ + "厨", + -18.30702781677246 + ], + [ + "💸", + -18.30738639831543 + ], + [ + "😫", + -18.30738639831543 + ], + [ + "💐", + -18.307392120361328 + ], + [ + "魅", + -18.308116912841797 + ], + [ + "擁", + -18.308488845825195 + ], + [ + "⬆", + -18.3088436126709 + ], + [ + "Ϝ", + -18.309207916259766 + ], + [ + "찌", + -18.3095703125 + ], + [ + "哦", + -18.3099365234375 + ], + [ + "睛", + -18.310688018798828 + ], + [ + "俺", + -18.3110294342041 + ], + [ + "⚙", + -18.311399459838867 + ], + [ + "碩", + -18.3114070892334 + ], + [ + "Ɛ", + -18.311771392822266 + ], + [ + "契", + -18.31212615966797 + ], + [ + "➣", + -18.312498092651367 + ], + [ + "賴", + -18.3132381439209 + ], + [ + "♤", + -18.3150634765625 + ], + [ + "🙂", + -18.315088272094727 + ], + [ + "胆", + -18.315799713134766 + ], + [ + "Ꭰ", + -18.316165924072266 + ], + [ + "݂", + -18.3161678314209 + ], + [ + "頓", + -18.316171646118164 + ], + [ + "狼", + -18.31689453125 + ], + [ + "彰", + -18.316898345947266 + ], + [ + "╚", + -18.3172607421875 + ], + [ + "陣", + -18.317630767822266 + ], + [ + "椅", + -18.317968368530273 + ], + [ + "剩", + -18.318382263183594 + ], + [ + "Ŧ", + -18.31947898864746 + ], + [ + "🍾", + -18.319852828979492 + ], + [ + "➕", + -18.32058334350586 + ], + [ + "҉", + -18.320589065551758 + ], + [ + "苹", + -18.321319580078125 + ], + [ + "🍪", + -18.321664810180664 + ], + [ + "壽", + -18.32186508178711 + ], + [ + "兔", + -18.322418212890625 + ], + [ + "ႀ", + -18.322429656982422 + ], + [ + "拒", + -18.32317352294922 + ], + [ + "ぁ", + -18.323535919189453 + ], + [ + "쁘", + -18.32353973388672 + ], + [ + "ዜ", + -18.324281692504883 + ], + [ + "佑", + -18.324281692504883 + ], + [ + "榜", + -18.325389862060547 + ], + [ + "ྲ", + -18.325801849365234 + ], + [ + "淑", + -18.326501846313477 + ], + [ + "貌", + -18.3265380859375 + ], + [ + "흑", + -18.32687759399414 + ], + [ + "멍", + -18.327621459960938 + ], + [ + "魯", + -18.328371047973633 + ], + [ + "弧", + -18.32870101928711 + ], + [ + "ៃ", + -18.328731536865234 + ], + [ + "뚜", + -18.328737258911133 + ], + [ + "͑", + -18.329435348510742 + ], + [ + "🔗", + -18.329483032226562 + ], + [ + "냅", + -18.33022689819336 + ], + [ + "╝", + -18.330596923828125 + ], + [ + "擔", + -18.330928802490234 + ], + [ + "莱", + -18.33135223388672 + ], + [ + "➦", + -18.332088470458984 + ], + [ + "Ώ", + -18.332094192504883 + ], + [ + "凌", + -18.332101821899414 + ], + [ + "抛", + -18.332494735717773 + ], + [ + "📖", + -18.33321189880371 + ], + [ + "亿", + -18.333532333374023 + ], + [ + "Ո", + -18.333585739135742 + ], + [ + "觸", + -18.3343563079834 + ], + [ + "ނ", + -18.336584091186523 + ], + [ + "ᆵ", + -18.337209701538086 + ], + [ + "🇯", + -18.33770179748535 + ], + [ + "🍻", + -18.33770751953125 + ], + [ + "͝", + -18.33771324157715 + ], + [ + "័", + -18.33807945251465 + ], + [ + "ฑ", + -18.338085174560547 + ], + [ + "덱", + -18.339210510253906 + ], + [ + "🥇", + -18.339210510253906 + ], + [ + "饼", + -18.339963912963867 + ], + [ + "͘", + -18.339977264404297 + ], + [ + "怖", + -18.34147071838379 + ], + [ + "濕", + -18.341787338256836 + ], + [ + "崔", + -18.34222984313965 + ], + [ + "佩", + -18.342992782592773 + ], + [ + "慣", + -18.343303680419922 + ], + [ + "冻", + -18.343852996826172 + ], + [ + "藻", + -18.344501495361328 + ], + [ + "ᅳ", + -18.344858169555664 + ], + [ + "諾", + -18.345577239990234 + ], + [ + "⚜", + -18.345623016357422 + ], + [ + "匀", + -18.345651626586914 + ], + [ + "ଉ", + -18.34600067138672 + ], + [ + "ஊ", + -18.34600067138672 + ], + [ + "凱", + -18.346006393432617 + ], + [ + "⎟", + -18.346324920654297 + ], + [ + "ຶ", + -18.346389770507812 + ], + [ + "敢", + -18.346757888793945 + ], + [ + "◌", + -18.346759796142578 + ], + [ + "仂", + -18.347515106201172 + ], + [ + "徽", + -18.348634719848633 + ], + [ + "Թ", + -18.349414825439453 + ], + [ + "⩾", + -18.350553512573242 + ], + [ + "陥", + -18.351308822631836 + ], + [ + "淀", + -18.351314544677734 + ], + [ + "혔", + -18.352455139160156 + ], + [ + "ଖ", + -18.35283851623535 + ], + [ + "넌", + -18.35283851623535 + ], + [ + "̠", + -18.35315704345703 + ], + [ + "ଛ", + -18.353219985961914 + ], + [ + "뿌", + -18.353221893310547 + ], + [ + "👧", + -18.353221893310547 + ], + [ + "멜", + -18.353601455688477 + ], + [ + "瓣", + -18.353612899780273 + ], + [ + "翠", + -18.354568481445312 + ], + [ + "箇", + -18.354726791381836 + ], + [ + "赏", + -18.35474967956543 + ], + [ + "ଁ", + -18.355510711669922 + ], + [ + "悠", + -18.35589599609375 + ], + [ + "遭", + -18.35628318786621 + ], + [ + "霸", + -18.356687545776367 + ], + [ + "裸", + -18.3570499420166 + ], + [ + "돕", + -18.357423782348633 + ], + [ + "Ň", + -18.357807159423828 + ], + [ + "娛", + -18.358192443847656 + ], + [ + "ƙ", + -18.358572006225586 + ], + [ + "ܛ", + -18.359724044799805 + ], + [ + "▂", + -18.360061645507812 + ], + [ + "靖", + -18.3604679107666 + ], + [ + "匟", + -18.36125946044922 + ], + [ + "幽", + -18.361268997192383 + ], + [ + "겐", + -18.362028121948242 + ], + [ + "婷", + -18.362030029296875 + ], + [ + "Ի", + -18.36280059814453 + ], + [ + "딸", + -18.363183975219727 + ], + [ + "😴", + -18.363569259643555 + ], + [ + "՝", + -18.363954544067383 + ], + [ + "鬆", + -18.36470603942871 + ], + [ + "🤞", + -18.36472511291504 + ], + [ + "녁", + -18.365880966186523 + ], + [ + "赢", + -18.36588478088379 + ], + [ + "ఏ", + -18.366270065307617 + ], + [ + "涵", + -18.366287231445312 + ], + [ + "踏", + -18.36652183532715 + ], + [ + "ኔ", + -18.367429733276367 + ], + [ + "ഓ", + -18.368202209472656 + ], + [ + "盗", + -18.368221282958984 + ], + [ + "춰", + -18.368976593017578 + ], + [ + "팽", + -18.368976593017578 + ], + [ + "롱", + -18.36936378479004 + ], + [ + "弗", + -18.37015151977539 + ], + [ + "럴", + -18.370529174804688 + ], + [ + "쥐", + -18.371305465698242 + ], + [ + "舟", + -18.371706008911133 + ], + [ + "랍", + -18.37285804748535 + ], + [ + "栗", + -18.373653411865234 + ], + [ + "卵", + -18.374393463134766 + ], + [ + "吋", + -18.374771118164062 + ], + [ + "腳", + -18.374807357788086 + ], + [ + "悉", + -18.378681182861328 + ], + [ + "閣", + -18.378698348999023 + ], + [ + "ἠ", + -18.37870979309082 + ], + [ + "崩", + -18.379426956176758 + ], + [ + "姻", + -18.379850387573242 + ], + [ + "⌊", + -18.380666732788086 + ], + [ + "ȳ", + -18.38066864013672 + ], + [ + "儲", + -18.381391525268555 + ], + [ + "쓸", + -18.381450653076172 + ], + [ + "┈", + -18.383039474487305 + ], + [ + "팝", + -18.383806228637695 + ], + [ + "ɸ", + -18.384201049804688 + ], + [ + "벡", + -18.384593963623047 + ], + [ + "冯", + -18.385774612426758 + ], + [ + "ʇ", + -18.38656234741211 + ], + [ + "⩽", + -18.388141632080078 + ], + [ + "ɧ", + -18.388545989990234 + ], + [ + "◻", + -18.38892936706543 + ], + [ + "🏈", + -18.388931274414062 + ], + [ + "徑", + -18.388994216918945 + ], + [ + "靶", + -18.38971519470215 + ], + [ + "軌", + -18.389719009399414 + ], + [ + "ඕ", + -18.389720916748047 + ], + [ + "括", + -18.390501022338867 + ], + [ + "ዱ", + -18.390512466430664 + ], + [ + "🎊", + -18.39090919494629 + ], + [ + "羟", + -18.391263961791992 + ], + [ + "☃", + -18.391700744628906 + ], + [ + "🥂", + -18.393287658691406 + ], + [ + "勁", + -18.393936157226562 + ], + [ + "┇", + -18.39448356628418 + ], + [ + "ሻ", + -18.39487648010254 + ], + [ + "繧", + -18.395084381103516 + ], + [ + "箭", + -18.395265579223633 + ], + [ + "掩", + -18.396442413330078 + ], + [ + "펄", + -18.39726448059082 + ], + [ + "帕", + -18.397676467895508 + ], + [ + "暨", + -18.39886474609375 + ], + [ + "缸", + -18.399629592895508 + ], + [ + "딱", + -18.399658203125 + ], + [ + "嵐", + -18.400053024291992 + ], + [ + "ჰ", + -18.402456283569336 + ], + [ + "邓", + -18.402462005615234 + ], + [ + "캔", + -18.404462814331055 + ], + [ + "揭", + -18.404464721679688 + ], + [ + "˂", + -18.404865264892578 + ], + [ + "爪", + -18.404882431030273 + ], + [ + "😌", + -18.405668258666992 + ], + [ + "찮", + -18.406471252441406 + ], + [ + "惊", + -18.407278060913086 + ], + [ + "邱", + -18.4080810546875 + ], + [ + "늦", + -18.409290313720703 + ], + [ + "翰", + -18.410837173461914 + ], + [ + "撞", + -18.410924911499023 + ], + [ + "ጅ", + -18.41131019592285 + ], + [ + "碧", + -18.41131019592285 + ], + [ + "괄", + -18.411714553833008 + ], + [ + "췌", + -18.412525177001953 + ], + [ + "挤", + -18.412837982177734 + ], + [ + "錦", + -18.414146423339844 + ], + [ + "̜", + -18.41440200805664 + ], + [ + "◙", + -18.414947509765625 + ], + [ + "횟", + -18.416170120239258 + ], + [ + "ଧ", + -18.416576385498047 + ], + [ + "🌑", + -18.41848373413086 + ], + [ + "紐", + -18.419017791748047 + ], + [ + "卢", + -18.419435501098633 + ], + [ + "薪", + -18.419832229614258 + ], + [ + "၏", + -18.419841766357422 + ], + [ + "審", + -18.42107391357422 + ], + [ + "⌒", + -18.421873092651367 + ], + [ + "缆", + -18.42230224609375 + ], + [ + "떡", + -18.42268943786621 + ], + [ + "ښ", + -18.423097610473633 + ], + [ + "🇿", + -18.423097610473633 + ], + [ + "ᕐ", + -18.42391586303711 + ], + [ + "瓷", + -18.42555046081543 + ], + [ + "덜", + -18.42596435546875 + ], + [ + "赌", + -18.42597198486328 + ], + [ + "엠", + -18.426376342773438 + ], + [ + "餘", + -18.427188873291016 + ], + [ + "扁", + -18.427200317382812 + ], + [ + "ἤ", + -18.4276065826416 + ], + [ + "弥", + -18.4276065826416 + ], + [ + "ɟ", + -18.427608489990234 + ], + [ + "Ⲩ", + -18.428016662597656 + ], + [ + "〰", + -18.42843246459961 + ], + [ + "蒂", + -18.42843246459961 + ], + [ + "氓", + -18.42925262451172 + ], + [ + "脏", + -18.429670333862305 + ], + [ + "눌", + -18.43007469177246 + ], + [ + "瑪", + -18.430898666381836 + ], + [ + "仏", + -18.4316349029541 + ], + [ + "ዴ", + -18.43172264099121 + ], + [ + "맵", + -18.4321346282959 + ], + [ + "刃", + -18.432523727416992 + ], + [ + "🏡", + -18.432544708251953 + ], + [ + "締", + -18.432954788208008 + ], + [ + "萨", + -18.432973861694336 + ], + [ + "緣", + -18.433359146118164 + ], + [ + "貯", + -18.433740615844727 + ], + [ + "৫", + -18.434202194213867 + ], + [ + "罐", + -18.434629440307617 + ], + [ + "ઘ", + -18.435441970825195 + ], + [ + "ቦ", + -18.43709945678711 + ], + [ + "侍", + -18.43709945678711 + ], + [ + "隠", + -18.437925338745117 + ], + [ + "٬", + -18.43917465209961 + ], + [ + "勿", + -18.439178466796875 + ], + [ + "磊", + -18.439178466796875 + ], + [ + "৯", + -18.44000816345215 + ], + [ + "ὃ", + -18.44042205810547 + ], + [ + "뱅", + -18.44042205810547 + ], + [ + "盈", + -18.440431594848633 + ], + [ + "讚", + -18.440441131591797 + ], + [ + "宛", + -18.440828323364258 + ], + [ + "弃", + -18.44085121154785 + ], + [ + "ӓ", + -18.44167137145996 + ], + [ + "锅", + -18.442489624023438 + ], + [ + "勞", + -18.4425048828125 + ], + [ + "槍", + -18.4425048828125 + ], + [ + "辭", + -18.44332504272461 + ], + [ + "ٱ", + -18.44375991821289 + ], + [ + "徵", + -18.444175720214844 + ], + [ + "ሬ", + -18.444591522216797 + ], + [ + "̰", + -18.444982528686523 + ], + [ + "ᑐ", + -18.44500732421875 + ], + [ + "٣", + -18.44542694091797 + ], + [ + "渗", + -18.44546127319336 + ], + [ + "ၚ", + -18.44668197631836 + ], + [ + "渀", + -18.44668960571289 + ], + [ + "벼", + -18.447519302368164 + ], + [ + "இ", + -18.447599411010742 + ], + [ + "ᅮ", + -18.447940826416016 + ], + [ + "💲", + -18.448362350463867 + ], + [ + "◥", + -18.449195861816406 + ], + [ + "랐", + -18.44919776916504 + ], + [ + "⟶", + -18.450037002563477 + ], + [ + "ቆ", + -18.450878143310547 + ], + [ + "伍", + -18.452146530151367 + ], + [ + "玛", + -18.45258331298828 + ], + [ + "坤", + -18.452970504760742 + ], + [ + "줘", + -18.453401565551758 + ], + [ + "묵", + -18.453824996948242 + ], + [ + "縄", + -18.453826904296875 + ], + [ + "畳", + -18.454587936401367 + ], + [ + "٫", + -18.455936431884766 + ], + [ + "ਛ", + -18.455936431884766 + ], + [ + "坑", + -18.45637321472168 + ], + [ + "훌", + -18.456783294677734 + ], + [ + "滞", + -18.457195281982422 + ], + [ + "奪", + -18.457202911376953 + ], + [ + "밑", + -18.457204818725586 + ], + [ + "飘", + -18.457626342773438 + ], + [ + "ਐ", + -18.45762825012207 + ], + [ + "酢", + -18.457637786865234 + ], + [ + "胀", + -18.45764923095703 + ], + [ + "亂", + -18.458009719848633 + ], + [ + "祈", + -18.458053588867188 + ], + [ + "😤", + -18.458057403564453 + ], + [ + "曰", + -18.458398818969727 + ], + [ + "爽", + -18.458480834960938 + ], + [ + "➪", + -18.458898544311523 + ], + [ + "뒷", + -18.459321975708008 + ], + [ + "儒", + -18.45933723449707 + ], + [ + "👦", + -18.459747314453125 + ], + [ + "摆", + -18.460134506225586 + ], + [ + "⎢", + -18.460186004638672 + ], + [ + "✻", + -18.460594177246094 + ], + [ + "綜", + -18.461002349853516 + ], + [ + "銘", + -18.462196350097656 + ], + [ + "晃", + -18.462308883666992 + ], + [ + "ఒ", + -18.46272087097168 + ], + [ + "‽", + -18.46272087097168 + ], + [ + "훨", + -18.463146209716797 + ], + [ + "ǚ", + -18.463571548461914 + ], + [ + "끗", + -18.46399688720703 + ], + [ + "雾", + -18.46401023864746 + ], + [ + "禅", + -18.46402359008789 + ], + [ + "◣", + -18.464426040649414 + ], + [ + "廉", + -18.464862823486328 + ], + [ + "슘", + -18.46527671813965 + ], + [ + "薇", + -18.465700149536133 + ], + [ + "📣", + -18.465702056884766 + ], + [ + "랄", + -18.466129302978516 + ], + [ + "ᓇ", + -18.466554641723633 + ], + [ + "옆", + -18.466556549072266 + ], + [ + "椀", + -18.46685028076172 + ], + [ + "↠", + -18.467409133911133 + ], + [ + "猀", + -18.467416763305664 + ], + [ + "Ấ", + -18.467838287353516 + ], + [ + "걱", + -18.468265533447266 + ], + [ + "裤", + -18.46845245361328 + ], + [ + "亳", + -18.468690872192383 + ], + [ + "😑", + -18.4691219329834 + ], + [ + "ὥ", + -18.469547271728516 + ], + [ + "퀴", + -18.46954917907715 + ], + [ + "🎰", + -18.46997833251953 + ], + [ + "壞", + -18.470844268798828 + ], + [ + "膏", + -18.471267700195312 + ], + [ + "措", + -18.47168731689453 + ], + [ + "龄", + -18.472566604614258 + ], + [ + "欄", + -18.472978591918945 + ], + [ + "ҫ", + -18.474702835083008 + ], + [ + "拘", + -18.47512435913086 + ], + [ + "٩", + -18.47556495666504 + ], + [ + "豚", + -18.47556495666504 + ], + [ + "ਝ", + -18.476428985595703 + ], + [ + "𐌰", + -18.4772891998291 + ], + [ + "젊", + -18.477291107177734 + ], + [ + "↵", + -18.4777889251709 + ], + [ + "労", + -18.47813606262207 + ], + [ + "➫", + -18.4781551361084 + ], + [ + "獣", + -18.47894287109375 + ], + [ + "椒", + -18.47901725769043 + ], + [ + "ᴋ", + -18.479019165039062 + ], + [ + "忽", + -18.47902488708496 + ], + [ + "💄", + -18.480751037597656 + ], + [ + "挖", + -18.481204986572266 + ], + [ + "덮", + -18.4820499420166 + ], + [ + "烃", + -18.482057571411133 + ], + [ + "🍑", + -18.482486724853516 + ], + [ + "霧", + -18.482980728149414 + ], + [ + "Խ", + -18.48378562927246 + ], + [ + "仆", + -18.484195709228516 + ], + [ + "ៀ", + -18.484647750854492 + ], + [ + "๖", + -18.484657287597656 + ], + [ + "ǁ", + -18.485092163085938 + ], + [ + "醉", + -18.48509407043457 + ], + [ + "📈", + -18.48770523071289 + ], + [ + "┃", + -18.48813819885254 + ], + [ + "ಉ", + -18.488140106201172 + ], + [ + "弦", + -18.489336013793945 + ], + [ + "橡", + -18.490320205688477 + ], + [ + "醋", + -18.49032211303711 + ], + [ + "釣", + -18.49032211303711 + ], + [ + "٪", + -18.49175262451172 + ], + [ + "櫃", + -18.49338150024414 + ], + [ + "ǵ", + -18.49427032470703 + ], + [ + "ఖ", + -18.49471092224121 + ], + [ + "␙", + -18.495147705078125 + ], + [ + "尹", + -18.495147705078125 + ], + [ + "껴", + -18.496028900146484 + ], + [ + "贈", + -18.496463775634766 + ], + [ + "莎", + -18.49690055847168 + ], + [ + "芭", + -18.497358322143555 + ], + [ + "掘", + -18.49736785888672 + ], + [ + "🐰", + -18.498661041259766 + ], + [ + "愉", + -18.498674392700195 + ], + [ + "渐", + -18.498682022094727 + ], + [ + "ऋ", + -18.49911117553711 + ], + [ + "黨", + -18.499143600463867 + ], + [ + "貞", + -18.500375747680664 + ], + [ + "슴", + -18.500877380371094 + ], + [ + "菓", + -18.501323699951172 + ], + [ + "❚", + -18.50175666809082 + ], + [ + "澄", + -18.50176239013672 + ], + [ + "晋", + -18.503093719482422 + ], + [ + "셈", + -18.50353240966797 + ], + [ + "脸", + -18.505756378173828 + ], + [ + "💨", + -18.506195068359375 + ], + [ + "蝶", + -18.50619888305664 + ], + [ + "겪", + -18.50663948059082 + ], + [ + "徹", + -18.507089614868164 + ], + [ + "弄", + -18.50709342956543 + ], + [ + "咨", + -18.507102966308594 + ], + [ + "❷", + -18.507530212402344 + ], + [ + "괜", + -18.508420944213867 + ], + [ + "〓", + -18.50843048095703 + ], + [ + "偵", + -18.509315490722656 + ], + [ + "亠", + -18.509756088256836 + ], + [ + "📦", + -18.50975799560547 + ], + [ + "霍", + -18.51065444946289 + ], + [ + "֑", + -18.512435913085938 + ], + [ + "٥", + -18.513330459594727 + ], + [ + "⭕", + -18.51377296447754 + ], + [ + "۩", + -18.51378059387207 + ], + [ + "✹", + -18.513790130615234 + ], + [ + "廊", + -18.514202117919922 + ], + [ + "⌋", + -18.514225006103516 + ], + [ + "ຣ", + -18.51422691345215 + ], + [ + "ଯ", + -18.515121459960938 + ], + [ + "诱", + -18.515125274658203 + ], + [ + "硕", + -18.515565872192383 + ], + [ + "৩", + -18.51647186279297 + ], + [ + "郁", + -18.51647186279297 + ], + [ + "枢", + -18.51735496520996 + ], + [ + "ʝ", + -18.517772674560547 + ], + [ + "稲", + -18.518268585205078 + ], + [ + "ჟ", + -18.518714904785156 + ], + [ + "Ơ", + -18.519615173339844 + ], + [ + "ĸ", + -18.52006721496582 + ], + [ + "爀", + -18.521425247192383 + ], + [ + "脫", + -18.52143096923828 + ], + [ + "穌", + -18.52145004272461 + ], + [ + "陀", + -18.521862030029297 + ], + [ + "謎", + -18.523231506347656 + ], + [ + "̝", + -18.523630142211914 + ], + [ + "栏", + -18.524133682250977 + ], + [ + "挟", + -18.52498435974121 + ], + [ + "玫", + -18.525028228759766 + ], + [ + "Ռ", + -18.525033950805664 + ], + [ + "挂", + -18.52504539489746 + ], + [ + "┤", + -18.52593994140625 + ], + [ + "ɳ", + -18.525941848754883 + ], + [ + "ὗ", + -18.52684783935547 + ], + [ + "닫", + -18.52684783935547 + ], + [ + "힐", + -18.527301788330078 + ], + [ + "瑰", + -18.528045654296875 + ], + [ + "ἂ", + -18.528663635253906 + ], + [ + "🍺", + -18.528663635253906 + ], + [ + "ඛ", + -18.52911949157715 + ], + [ + "⚾", + -18.52949333190918 + ], + [ + "懸", + -18.53046226501465 + ], + [ + "퀀", + -18.53048324584961 + ], + [ + "▃", + -18.530920028686523 + ], + [ + "ઠ", + -18.53093910217285 + ], + [ + "謂", + -18.5311279296875 + ], + [ + "钠", + -18.531375885009766 + ], + [ + "雀", + -18.532302856445312 + ], + [ + "Ŝ", + -18.533674240112305 + ], + [ + "錠", + -18.534101486206055 + ], + [ + "汚", + -18.534576416015625 + ], + [ + "⊢", + -18.534587860107422 + ], + [ + "🎯", + -18.534587860107422 + ], + [ + "稍", + -18.5350341796875 + ], + [ + "ጎ", + -18.535961151123047 + ], + [ + "鸟", + -18.535964965820312 + ], + [ + "⏤", + -18.536418914794922 + ], + [ + "⚔", + -18.536418914794922 + ], + [ + "溴", + -18.536420822143555 + ], + [ + "ঝ", + -18.536876678466797 + ], + [ + "⎪", + -18.536882400512695 + ], + [ + "冦", + -18.536975860595703 + ], + [ + "萊", + -18.537322998046875 + ], + [ + "襲", + -18.53824806213379 + ], + [ + "廚", + -18.538711547851562 + ], + [ + "랭", + -18.538711547851562 + ], + [ + "͠", + -18.539182662963867 + ], + [ + "粤", + -18.53998565673828 + ], + [ + "갱", + -18.540088653564453 + ], + [ + "몽", + -18.540088653564453 + ], + [ + "┴", + -18.54055404663086 + ], + [ + "륭", + -18.5410099029541 + ], + [ + "🍒", + -18.541011810302734 + ], + [ + "狐", + -18.541473388671875 + ], + [ + "廖", + -18.541475296020508 + ], + [ + "辊", + -18.541505813598633 + ], + [ + "ፊ", + -18.541929244995117 + ], + [ + "Ɵ", + -18.542877197265625 + ], + [ + "披", + -18.545156478881836 + ], + [ + "莲", + -18.546550750732422 + ], + [ + "▹", + -18.547016143798828 + ], + [ + "锘", + -18.548398971557617 + ], + [ + "ځ", + -18.549789428710938 + ], + [ + "妇", + -18.5497989654541 + ], + [ + "郷", + -18.55164337158203 + ], + [ + "☽", + -18.552112579345703 + ], + [ + "锡", + -18.552570343017578 + ], + [ + "Ʒ", + -18.55257797241211 + ], + [ + "髓", + -18.55257797241211 + ], + [ + "ȟ", + -18.553043365478516 + ], + [ + "🍎", + -18.553508758544922 + ], + [ + "ฏ", + -18.554439544677734 + ], + [ + "ኒ", + -18.554906845092773 + ], + [ + "Ө", + -18.55584144592285 + ], + [ + "锛", + -18.556346893310547 + ], + [ + "廃", + -18.557233810424805 + ], + [ + "⪯", + -18.55724334716797 + ], + [ + "🚚", + -18.557708740234375 + ], + [ + "웅", + -18.558177947998047 + ], + [ + "ۇ", + -18.55817985534668 + ], + [ + "톱", + -18.55817985534668 + ], + [ + "잃", + -18.55911636352539 + ], + [ + "♻", + -18.55958366394043 + ], + [ + "뷔", + -18.55958366394043 + ], + [ + "ͅ", + -18.55988121032715 + ], + [ + "乏", + -18.560375213623047 + ], + [ + "셉", + -18.560522079467773 + ], + [ + "୧", + -18.56192970275879 + ], + [ + "窝", + -18.56193733215332 + ], + [ + "🐱", + -18.562400817871094 + ], + [ + "Ἑ", + -18.562868118286133 + ], + [ + "ɥ", + -18.5628719329834 + ], + [ + "🦁", + -18.562875747680664 + ], + [ + "筐", + -18.564250946044922 + ], + [ + "ඊ", + -18.56428337097168 + ], + [ + "ⲉ", + -18.565223693847656 + ], + [ + "৮", + -18.566171646118164 + ], + [ + "妮", + -18.566173553466797 + ], + [ + "🤑", + -18.566638946533203 + ], + [ + "ᓯ", + -18.567110061645508 + ], + [ + "펩", + -18.56711196899414 + ], + [ + "豬", + -18.567584991455078 + ], + [ + "ἷ", + -18.568531036376953 + ], + [ + "ᓐ", + -18.569000244140625 + ], + [ + "ƶ", + -18.569477081298828 + ], + [ + "吕", + -18.57137107849121 + ], + [ + "끊", + -18.57137107849121 + ], + [ + "🎙", + -18.57184600830078 + ], + [ + "愈", + -18.57321548461914 + ], + [ + "🎮", + -18.573238372802734 + ], + [ + "爲", + -18.5737247467041 + ], + [ + "💣", + -18.57469367980957 + ], + [ + "∮", + -18.574697494506836 + ], + [ + "🤙", + -18.574697494506836 + ], + [ + "暂", + -18.5756778717041 + ], + [ + "奴", + -18.577083587646484 + ], + [ + "鴻", + -18.57803726196289 + ], + [ + "붕", + -18.578989028930664 + ], + [ + "貢", + -18.578994750976562 + ], + [ + "⎥", + -18.579004287719727 + ], + [ + "慎", + -18.57946014404297 + ], + [ + "勵", + -18.580902099609375 + ], + [ + "🔷", + -18.58090591430664 + ], + [ + "閃", + -18.580907821655273 + ], + [ + "啓", + -18.58119773864746 + ], + [ + "፤", + -18.58138084411621 + ], + [ + "앉", + -18.58138084411621 + ], + [ + "🍓", + -18.581382751464844 + ], + [ + "읍", + -18.581859588623047 + ], + [ + "ཆ", + -18.58189582824707 + ], + [ + "禾", + -18.58281898498535 + ], + [ + "鼎", + -18.58281898498535 + ], + [ + "晉", + -18.58379364013672 + ], + [ + "৭", + -18.584260940551758 + ], + [ + "⫺", + -18.584739685058594 + ], + [ + "遵", + -18.586181640625 + ], + [ + "🎼", + -18.586645126342773 + ], + [ + "硝", + -18.586647033691406 + ], + [ + "拠", + -18.58713722229004 + ], + [ + "ɩ", + -18.58714485168457 + ], + [ + "尝", + -18.588605880737305 + ], + [ + "˥", + -18.589075088500977 + ], + [ + "穩", + -18.58955955505371 + ], + [ + "슐", + -18.59149169921875 + ], + [ + "赋", + -18.59149932861328 + ], + [ + "듬", + -18.591976165771484 + ], + [ + "똑", + -18.59294319152832 + ], + [ + "≳", + -18.592945098876953 + ], + [ + "伙", + -18.59334945678711 + ], + [ + "衆", + -18.593368530273438 + ], + [ + "딜", + -18.593429565429688 + ], + [ + "綫", + -18.593914031982422 + ], + [ + "ɓ", + -18.59441375732422 + ], + [ + "ױ", + -18.594884872436523 + ], + [ + "৪", + -18.594886779785156 + ], + [ + "🏳", + -18.59537124633789 + ], + [ + "億", + -18.595848083496094 + ], + [ + "獅", + -18.596837997436523 + ], + [ + "잊", + -18.597314834594727 + ], + [ + "贺", + -18.597810745239258 + ], + [ + "鶴", + -18.598194122314453 + ], + [ + "氷", + -18.598283767700195 + ], + [ + "옮", + -18.598289489746094 + ], + [ + "勾", + -18.59848976135254 + ], + [ + "♚", + -18.598777770996094 + ], + [ + "劍", + -18.59908676147461 + ], + [ + "脆", + -18.599760055541992 + ], + [ + "拾", + -18.601682662963867 + ], + [ + "및", + -18.601852416992188 + ], + [ + "纽", + -18.602188110351562 + ], + [ + "囉", + -18.602554321289062 + ], + [ + "✋", + -18.60315704345703 + ], + [ + "蒋", + -18.603174209594727 + ], + [ + "筛", + -18.603178024291992 + ], + [ + "ઝ", + -18.604642868041992 + ], + [ + "ሥ", + -18.605133056640625 + ], + [ + "쌀", + -18.605134963989258 + ], + [ + "첩", + -18.60562515258789 + ], + [ + "暑", + -18.606109619140625 + ], + [ + "夷", + -18.606111526489258 + ], + [ + "℘", + -18.60660743713379 + ], + [ + "🌏", + -18.60660743713379 + ], + [ + "ጭ", + -18.607589721679688 + ], + [ + "涼", + -18.608083724975586 + ], + [ + "偷", + -18.608095169067383 + ], + [ + "赫", + -18.60858154296875 + ], + [ + "얘", + -18.609066009521484 + ], + [ + "ৌ", + -18.60955810546875 + ], + [ + "ᓄ", + -18.61005210876465 + ], + [ + "✷", + -18.61005210876465 + ], + [ + "ˀ", + -18.610544204711914 + ], + [ + "🙊", + -18.610544204711914 + ], + [ + "颖", + -18.61054801940918 + ], + [ + "룬", + -18.612518310546875 + ], + [ + "涓", + -18.61342430114746 + ], + [ + "℗", + -18.613615036010742 + ], + [ + "夾", + -18.613996505737305 + ], + [ + "☢", + -18.61400032043457 + ], + [ + "ಖ", + -18.614002227783203 + ], + [ + "肽", + -18.614017486572266 + ], + [ + "漠", + -18.614776611328125 + ], + [ + "🔝", + -18.615488052368164 + ], + [ + "搅", + -18.616003036499023 + ], + [ + "♩", + -18.616479873657227 + ], + [ + "伪", + -18.616479873657227 + ], + [ + "帐", + -18.616981506347656 + ], + [ + "痕", + -18.618877410888672 + ], + [ + "̟", + -18.618907928466797 + ], + [ + "瑟", + -18.61896514892578 + ], + [ + "ಈ", + -18.619462966918945 + ], + [ + "乔", + -18.619956970214844 + ], + [ + "૦", + -18.6219539642334 + ], + [ + "맡", + -18.622451782226562 + ], + [ + "ᓗ", + -18.623451232910156 + ], + [ + "劑", + -18.623958587646484 + ], + [ + "☔", + -18.62445068359375 + ], + [ + "댄", + -18.625452041625977 + ], + [ + "卦", + -18.62630271911621 + ], + [ + "盧", + -18.626386642456055 + ], + [ + "💅", + -18.62645149230957 + ], + [ + "🚗", + -18.62645149230957 + ], + [ + "薛", + -18.626956939697266 + ], + [ + "˧", + -18.62896156311035 + ], + [ + "盾", + -18.628963470458984 + ], + [ + "૧", + -18.629465103149414 + ], + [ + "۞", + -18.629968643188477 + ], + [ + "宴", + -18.630474090576172 + ], + [ + "猛", + -18.630477905273438 + ], + [ + "ฬ", + -18.63097381591797 + ], + [ + "닙", + -18.63147735595703 + ], + [ + "펠", + -18.63147735595703 + ], + [ + "╗", + -18.631994247436523 + ], + [ + "ぇ", + -18.633176803588867 + ], + [ + "ډ", + -18.635009765625 + ], + [ + "嫁", + -18.635021209716797 + ], + [ + "ጊ", + -18.635515213012695 + ], + [ + "弊", + -18.636030197143555 + ], + [ + "堀", + -18.637041091918945 + ], + [ + "ӯ", + -18.63753890991211 + ], + [ + "ḱ", + -18.638046264648438 + ], + [ + "🌳", + -18.638046264648438 + ], + [ + "탭", + -18.639568328857422 + ], + [ + "֔", + -18.64007568359375 + ], + [ + "ృ", + -18.640583038330078 + ], + [ + "卜", + -18.642580032348633 + ], + [ + "빼", + -18.642620086669922 + ], + [ + "鏈", + -18.642797470092773 + ], + [ + "Ꮇ", + -18.643129348754883 + ], + [ + "ȯ", + -18.643131256103516 + ], + [ + "ټ", + -18.643638610839844 + ], + [ + "烘", + -18.64373779296875 + ], + [ + "Ế", + -18.644147872924805 + ], + [ + "杏", + -18.6446590423584 + ], + [ + "繪", + -18.64569664001465 + ], + [ + "瘍", + -18.64613151550293 + ], + [ + "갤", + -18.646190643310547 + ], + [ + "拖", + -18.64671516418457 + ], + [ + "隧", + -18.647750854492188 + ], + [ + "͏", + -18.64823341369629 + ], + [ + "麟", + -18.649259567260742 + ], + [ + "Օ", + -18.649263381958008 + ], + [ + "哉", + -18.65028190612793 + ], + [ + "̛", + -18.650306701660156 + ], + [ + "Ә", + -18.651315689086914 + ], + [ + "⍟", + -18.651317596435547 + ], + [ + "쿼", + -18.65182876586914 + ], + [ + "厦", + -18.6522159576416 + ], + [ + "콤", + -18.65234375 + ], + [ + "╯", + -18.652345657348633 + ], + [ + "왼", + -18.653371810913086 + ], + [ + "凰", + -18.653467178344727 + ], + [ + "驾", + -18.653879165649414 + ], + [ + "孕", + -18.65389060974121 + ], + [ + "蕭", + -18.65440559387207 + ], + [ + "哀", + -18.654903411865234 + ], + [ + "٤", + -18.654918670654297 + ], + [ + "亀", + -18.655364990234375 + ], + [ + "묻", + -18.65595054626465 + ], + [ + "샷", + -18.65595054626465 + ], + [ + "🔑", + -18.655956268310547 + ], + [ + "ぴ", + -18.656457901000977 + ], + [ + "💌", + -18.657499313354492 + ], + [ + "拔", + -18.660093307495117 + ], + [ + "饱", + -18.660104751586914 + ], + [ + "🔎", + -18.660606384277344 + ], + [ + "扭", + -18.660608291625977 + ], + [ + "沃", + -18.660608291625977 + ], + [ + "ጻ", + -18.66112518310547 + ], + [ + "ⲁ", + -18.66164207458496 + ], + [ + "ጸ", + -18.661643981933594 + ], + [ + "爷", + -18.661649703979492 + ], + [ + "伄", + -18.661724090576172 + ], + [ + "踐", + -18.66265869140625 + ], + [ + "Ệ", + -18.662681579589844 + ], + [ + "ɵ", + -18.662683486938477 + ], + [ + "煩", + -18.66320037841797 + ], + [ + "钙", + -18.66421890258789 + ], + [ + "蜀", + -18.66423797607422 + ], + [ + "⟹", + -18.665802001953125 + ], + [ + "ϟ", + -18.665803909301758 + ], + [ + "ঃ", + -18.665803909301758 + ], + [ + "喬", + -18.665807723999023 + ], + [ + "◢", + -18.665843963623047 + ], + [ + "̢", + -18.666847229003906 + ], + [ + "ⲭ", + -18.667369842529297 + ], + [ + "ᖃ", + -18.667890548706055 + ], + [ + "仓", + -18.66893768310547 + ], + [ + "寡", + -18.668947219848633 + ], + [ + "棘", + -18.669464111328125 + ], + [ + "巫", + -18.67051887512207 + ], + [ + "遞", + -18.671030044555664 + ], + [ + "骑", + -18.671550750732422 + ], + [ + "撓", + -18.673080444335938 + ], + [ + "ܸ", + -18.67313003540039 + ], + [ + "👁", + -18.673654556274414 + ], + [ + "沪", + -18.67418098449707 + ], + [ + "嫌", + -18.675752639770508 + ], + [ + "湘", + -18.67681884765625 + ], + [ + "灾", + -18.677873611450195 + ], + [ + "沼", + -18.677875518798828 + ], + [ + "惜", + -18.67837142944336 + ], + [ + "ሀ", + -18.67839241027832 + ], + [ + "ಒ", + -18.678922653198242 + ], + [ + "͙", + -18.679384231567383 + ], + [ + "잇", + -18.679975509643555 + ], + [ + "컷", + -18.6810359954834 + ], + [ + "🍫", + -18.681049346923828 + ], + [ + "궤", + -18.681564331054688 + ], + [ + "🌙", + -18.68156623840332 + ], + [ + "翁", + -18.682050704956055 + ], + [ + "☾", + -18.68209457397461 + ], + [ + "✳", + -18.68209457397461 + ], + [ + "ྒ", + -18.6821231842041 + ], + [ + "🏠", + -18.683155059814453 + ], + [ + "唇", + -18.68317985534668 + ], + [ + "迁", + -18.68370819091797 + ], + [ + "̺", + -18.684154510498047 + ], + [ + "碍", + -18.684181213378906 + ], + [ + "寵", + -18.68450164794922 + ], + [ + "ஈ", + -18.68474769592285 + ], + [ + "🍊", + -18.685279846191406 + ], + [ + "栽", + -18.685819625854492 + ], + [ + "ɤ", + -18.686872482299805 + ], + [ + "쌓", + -18.686874389648438 + ], + [ + "媛", + -18.686878204345703 + ], + [ + "咩", + -18.687406539916992 + ], + [ + "伺", + -18.687423706054688 + ], + [ + "잭", + -18.687938690185547 + ], + [ + "➲", + -18.68794059753418 + ], + [ + "縲", + -18.68935775756836 + ], + [ + "吊", + -18.689537048339844 + ], + [ + "봅", + -18.689538955688477 + ], + [ + "🇴", + -18.689538955688477 + ], + [ + "Ĝ", + -18.68954086303711 + ], + [ + "ʍ", + -18.68954086303711 + ], + [ + "⋄", + -18.68955421447754 + ], + [ + "👸", + -18.690074920654297 + ], + [ + "ȱ", + -18.69061279296875 + ], + [ + "棉", + -18.69061851501465 + ], + [ + "暮", + -18.691112518310547 + ], + [ + "彬", + -18.691144943237305 + ], + [ + "겟", + -18.69167709350586 + ], + [ + "̦", + -18.692211151123047 + ], + [ + "珊", + -18.69221305847168 + ], + [ + "漆", + -18.692216873168945 + ], + [ + "舎", + -18.6923770904541 + ], + [ + "͈", + -18.692665100097656 + ], + [ + "遂", + -18.692665100097656 + ], + [ + "ᓕ", + -18.692745208740234 + ], + [ + "ɚ", + -18.692747116088867 + ], + [ + "덩", + -18.692747116088867 + ], + [ + "茄", + -18.694358825683594 + ], + [ + "琪", + -18.695423126220703 + ], + [ + "ᒥ", + -18.695964813232422 + ], + [ + "跃", + -18.69597053527832 + ], + [ + "雰", + -18.696481704711914 + ], + [ + "貿", + -18.696489334106445 + ], + [ + "ਘ", + -18.697040557861328 + ], + [ + "厳", + -18.698646545410156 + ], + [ + "蕾", + -18.69866180419922 + ], + [ + "朵", + -18.699609756469727 + ], + [ + "稅", + -18.699691772460938 + ], + [ + "⍺", + -18.69973373413086 + ], + [ + "📰", + -18.69973373413086 + ], + [ + "卿", + -18.700288772583008 + ], + [ + "ଂ", + -18.7008113861084 + ], + [ + "塘", + -18.700830459594727 + ], + [ + "겹", + -18.701351165771484 + ], + [ + "븐", + -18.701892852783203 + ], + [ + "╰", + -18.702972412109375 + ], + [ + "ଫ", + -18.702974319458008 + ], + [ + "┻", + -18.704599380493164 + ], + [ + "灭", + -18.705127716064453 + ], + [ + "৬", + -18.705142974853516 + ], + [ + "滩", + -18.70515251159668 + ], + [ + "Ḫ", + -18.705642700195312 + ], + [ + "⎕", + -18.7056827545166 + ], + [ + "ѣ", + -18.705684661865234 + ], + [ + "▰", + -18.706226348876953 + ], + [ + "绩", + -18.706235885620117 + ], + [ + "墓", + -18.706762313842773 + ], + [ + "̬", + -18.7077579498291 + ], + [ + "獄", + -18.707876205444336 + ], + [ + "Ạ", + -18.708398818969727 + ], + [ + "兽", + -18.70948600769043 + ], + [ + "ӹ", + -18.71002960205078 + ], + [ + "╦", + -18.71002960205078 + ], + [ + "듭", + -18.710031509399414 + ], + [ + "垃", + -18.7105712890625 + ], + [ + "煎", + -18.71099281311035 + ], + [ + "圾", + -18.71166229248047 + ], + [ + "鸿", + -18.711923599243164 + ], + [ + "🚩", + -18.71221351623535 + ], + [ + "곰", + -18.713306427001953 + ], + [ + "🍔", + -18.713855743408203 + ], + [ + "څ", + -18.714946746826172 + ], + [ + "톨", + -18.714946746826172 + ], + [ + "▇", + -18.715599060058594 + ], + [ + "桐", + -18.71659278869629 + ], + [ + "鴨", + -18.717693328857422 + ], + [ + "帆", + -18.717695236206055 + ], + [ + "蝦", + -18.718236923217773 + ], + [ + "ާ", + -18.718788146972656 + ], + [ + "姑", + -18.719343185424805 + ], + [ + "☏", + -18.720434188842773 + ], + [ + "ഘ", + -18.720436096191406 + ], + [ + "🕺", + -18.720436096191406 + ], + [ + "😠", + -18.720970153808594 + ], + [ + "♖", + -18.72098731994629 + ], + [ + "🔒", + -18.72153663635254 + ], + [ + "ឡ", + -18.72208595275879 + ], + [ + "妳", + -18.722089767456055 + ], + [ + "昔", + -18.723163604736328 + ], + [ + "곽", + -18.72319221496582 + ], + [ + "寂", + -18.723724365234375 + ], + [ + "둑", + -18.723745346069336 + ], + [ + "肋", + -18.7248477935791 + ], + [ + "Ր", + -18.725400924682617 + ], + [ + "ވ", + -18.725406646728516 + ], + [ + "擴", + -18.725950241088867 + ], + [ + "֙", + -18.7259578704834 + ], + [ + "臉", + -18.726511001586914 + ], + [ + "汗", + -18.72651481628418 + ], + [ + "┊", + -18.727619171142578 + ], + [ + "❱", + -18.727619171142578 + ], + [ + "淚", + -18.729291915893555 + ], + [ + "茨", + -18.72984504699707 + ], + [ + "摇", + -18.7298526763916 + ], + [ + "驶", + -18.730392456054688 + ], + [ + "͢", + -18.730409622192383 + ], + [ + "奸", + -18.730865478515625 + ], + [ + "悦", + -18.73151206970215 + ], + [ + "咲", + -18.73310089111328 + ], + [ + "摺", + -18.73311996459961 + ], + [ + "ਠ", + -18.73373794555664 + ], + [ + "惯", + -18.733755111694336 + ], + [ + "漸", + -18.73427391052246 + ], + [ + "殘", + -18.734853744506836 + ], + [ + "贾", + -18.735408782958984 + ], + [ + "❞", + -18.73541259765625 + ], + [ + "맷", + -18.735971450805664 + ], + [ + "喇", + -18.735980987548828 + ], + [ + "碗", + -18.73708724975586 + ], + [ + "흰", + -18.73764991760254 + ], + [ + "枪", + -18.737655639648438 + ], + [ + "ሜ", + -18.738771438598633 + ], + [ + "鑫", + -18.738771438598633 + ], + [ + "虾", + -18.739337921142578 + ], + [ + "禪", + -18.739858627319336 + ], + [ + "ᄀ", + -18.74041748046875 + ], + [ + "Ģ", + -18.740453720092773 + ], + [ + "誉", + -18.74045753479004 + ], + [ + "幌", + -18.740459442138672 + ], + [ + "텝", + -18.74270248413086 + ], + [ + "ᄅ", + -18.742704391479492 + ], + [ + "🎩", + -18.74382781982422 + ], + [ + "扮", + -18.74480438232422 + ], + [ + "📹", + -18.744956970214844 + ], + [ + "溢", + -18.74496841430664 + ], + [ + "⌃", + -18.74608612060547 + ], + [ + "📞", + -18.74608612060547 + ], + [ + "ڵ", + -18.7460880279541 + ], + [ + "ဏ", + -18.746654510498047 + ], + [ + "ѧ", + -18.74721908569336 + ], + [ + "✐", + -18.74834632873535 + ], + [ + "辿", + -18.748348236083984 + ], + [ + "좁", + -18.74891471862793 + ], + [ + "纺", + -18.748924255371094 + ], + [ + "ⲛ", + -18.750614166259766 + ], + [ + "稼", + -18.75172996520996 + ], + [ + "៍", + -18.751747131347656 + ], + [ + "奔", + -18.751760482788086 + ], + [ + "🌀", + -18.751977920532227 + ], + [ + "딘", + -18.752887725830078 + ], + [ + "🐘", + -18.75288963317871 + ], + [ + "頃", + -18.75344467163086 + ], + [ + "🍳", + -18.753456115722656 + ], + [ + "猜", + -18.753475189208984 + ], + [ + "疯", + -18.7540225982666 + ], + [ + "🎸", + -18.754024505615234 + ], + [ + "稻", + -18.754045486450195 + ], + [ + "❮", + -18.755165100097656 + ], + [ + "쓴", + -18.755165100097656 + ], + [ + "蟹", + -18.7557315826416 + ], + [ + "氛", + -18.756885528564453 + ], + [ + "醬", + -18.757448196411133 + ], + [ + "楠", + -18.757919311523438 + ], + [ + "ዉ", + -18.758018493652344 + ], + [ + "룡", + -18.758018493652344 + ], + [ + "慕", + -18.758581161499023 + ], + [ + "⎠", + -18.75858497619629 + ], + [ + "贡", + -18.75972557067871 + ], + [ + "މ", + -18.759735107421875 + ], + [ + "馨", + -18.760292053222656 + ], + [ + "🍋", + -18.76030731201172 + ], + [ + "⇀", + -18.761451721191406 + ], + [ + "◗", + -18.76145362854004 + ], + [ + "沸", + -18.762006759643555 + ], + [ + "̫", + -18.762042999267578 + ], + [ + "🍰", + -18.762598037719727 + ], + [ + "Ὁ", + -18.762601852416992 + ], + [ + "❍", + -18.764326095581055 + ], + [ + "谦", + -18.76490020751953 + ], + [ + "꿀", + -18.76490020751953 + ], + [ + "扎", + -18.76491928100586 + ], + [ + "ጨ", + -18.76547622680664 + ], + [ + "쿨", + -18.76547622680664 + ], + [ + "❋", + -18.765478134155273 + ], + [ + "奨", + -18.766054153442383 + ], + [ + "😣", + -18.766056060791016 + ], + [ + "ৎ", + -18.766630172729492 + ], + [ + "✸", + -18.76712989807129 + ], + [ + "💭", + -18.7672061920166 + ], + [ + "菩", + -18.7689151763916 + ], + [ + "‵", + -18.76892852783203 + ], + [ + "짙", + -18.769515991210938 + ], + [ + "锥", + -18.76954460144043 + ], + [ + "Ƶ", + -18.771251678466797 + ], + [ + "។", + -18.771251678466797 + ], + [ + "̐", + -18.772361755371094 + ], + [ + "៊", + -18.772985458374023 + ], + [ + "◁", + -18.772991180419922 + ], + [ + "葵", + -18.77300262451172 + ], + [ + "丢", + -18.774747848510742 + ], + [ + "锌", + -18.775882720947266 + ], + [ + "╩", + -18.775903701782227 + ], + [ + "⊤", + -18.777063369750977 + ], + [ + "͓", + -18.777570724487305 + ], + [ + "晒", + -18.77765464782715 + ], + [ + "ඡ", + -18.778228759765625 + ], + [ + "荡", + -18.77881622314453 + ], + [ + "끈", + -18.779394149780273 + ], + [ + "ኦ", + -18.780563354492188 + ], + [ + "웰", + -18.780563354492188 + ], + [ + "ཀ", + -18.780601501464844 + ], + [ + "巳", + -18.781131744384766 + ], + [ + "寛", + -18.781145095825195 + ], + [ + "͚", + -18.78227424621582 + ], + [ + "빵", + -18.782901763916016 + ], + [ + "ฆ", + -18.784664154052734 + ], + [ + "瓢", + -18.78466796875 + ], + [ + "않", + -18.7849063873291 + ], + [ + "嘗", + -18.785160064697266 + ], + [ + "鍾", + -18.785850524902344 + ], + [ + "圹", + -18.786420822143555 + ], + [ + "柚", + -18.78700065612793 + ], + [ + "逼", + -18.78701400756836 + ], + [ + "憶", + -18.787376403808594 + ], + [ + "嶋", + -18.788190841674805 + ], + [ + "ૃ", + -18.789371490478516 + ], + [ + "닷", + -18.789371490478516 + ], + [ + "අ", + -18.78961944580078 + ], + [ + "Ḏ", + -18.789960861206055 + ], + [ + "泄", + -18.791725158691406 + ], + [ + "🎓", + -18.79173469543457 + ], + [ + "턱", + -18.794692993164062 + ], + [ + "熙", + -18.795286178588867 + ], + [ + "릅", + -18.795879364013672 + ], + [ + "٨", + -18.796472549438477 + ], + [ + "稚", + -18.796478271484375 + ], + [ + "ଓ", + -18.797067642211914 + ], + [ + "흉", + -18.797067642211914 + ], + [ + "萃", + -18.797069549560547 + ], + [ + "屯", + -18.797502517700195 + ], + [ + "抢", + -18.797658920288086 + ], + [ + "⎝", + -18.79766082763672 + ], + [ + "蘋", + -18.79825782775879 + ], + [ + "顆", + -18.800512313842773 + ], + [ + "낄", + -18.801237106323242 + ], + [ + "⦿", + -18.801834106445312 + ], + [ + "濁", + -18.80236053466797 + ], + [ + "丨", + -18.803028106689453 + ], + [ + "➠", + -18.804222106933594 + ], + [ + "싼", + -18.805423736572266 + ], + [ + "Ӵ", + -18.806621551513672 + ], + [ + "煌", + -18.80722427368164 + ], + [ + "蒲", + -18.807228088378906 + ], + [ + "ཁ", + -18.807252883911133 + ], + [ + "ᗩ", + -18.80782127380371 + ], + [ + "啶", + -18.80789566040039 + ], + [ + "☂", + -18.808422088623047 + ], + [ + "揃", + -18.80901336669922 + ], + [ + "ˊ", + -18.809627532958984 + ], + [ + "壮", + -18.810192108154297 + ], + [ + "咬", + -18.810216903686523 + ], + [ + "➧", + -18.81022834777832 + ], + [ + "ෞ", + -18.810232162475586 + ], + [ + "닭", + -18.81083106994629 + ], + [ + "坪", + -18.810848236083984 + ], + [ + "碑", + -18.811431884765625 + ], + [ + "堙", + -18.811450958251953 + ], + [ + "ѐ", + -18.8138484954834 + ], + [ + "抹", + -18.814455032348633 + ], + [ + "˗", + -18.8150577545166 + ], + [ + "⎞", + -18.81566047668457 + ], + [ + "∖", + -18.815664291381836 + ], + [ + "ރ", + -18.8156681060791 + ], + [ + "ኽ", + -18.816875457763672 + ], + [ + "Է", + -18.816877365112305 + ], + [ + "ⴰ", + -18.818052291870117 + ], + [ + "齢", + -18.818668365478516 + ], + [ + "ṓ", + -18.81991195678711 + ], + [ + "耕", + -18.81991195678711 + ], + [ + "韻", + -18.8205509185791 + ], + [ + "寮", + -18.820556640625 + ], + [ + "༽", + -18.821128845214844 + ], + [ + "Ɖ", + -18.821739196777344 + ], + [ + "昂", + -18.82236099243164 + ], + [ + "禱", + -18.822364807128906 + ], + [ + "圭", + -18.822542190551758 + ], + [ + "̗", + -18.824665069580078 + ], + [ + "醚", + -18.824764251708984 + ], + [ + "ǃ", + -18.82723617553711 + ], + [ + "迈", + -18.827239990234375 + ], + [ + "♌", + -18.827848434448242 + ], + [ + "🐣", + -18.827848434448242 + ], + [ + "̻", + -18.82968521118164 + ], + [ + "钛", + -18.83024787902832 + ], + [ + "渣", + -18.83026885986328 + ], + [ + "尘", + -18.830921173095703 + ], + [ + "卤", + -18.831527709960938 + ], + [ + "ᔪ", + -18.831531524658203 + ], + [ + "렷", + -18.831531524658203 + ], + [ + "⎛", + -18.8321475982666 + ], + [ + "疼", + -18.832149505615234 + ], + [ + "뼈", + -18.832763671875 + ], + [ + "〃", + -18.83286476135254 + ], + [ + "挺", + -18.8333740234375 + ], + [ + "✫", + -18.83338165283203 + ], + [ + "Ở", + -18.833995819091797 + ], + [ + "ͧ", + -18.834440231323242 + ], + [ + "爵", + -18.834609985351562 + ], + [ + "杠", + -18.835208892822266 + ], + [ + "Ǝ", + -18.835227966308594 + ], + [ + "✞", + -18.83523178100586 + ], + [ + "ਓ", + -18.835847854614258 + ], + [ + "⫹", + -18.835847854614258 + ], + [ + "뀌", + -18.835847854614258 + ], + [ + "🌐", + -18.836467742919922 + ], + [ + "軒", + -18.837074279785156 + ], + [ + "͉", + -18.837621688842773 + ], + [ + "🏁", + -18.83832359313965 + ], + [ + "빗", + -18.83894157409668 + ], + [ + "흘", + -18.839563369750977 + ], + [ + "瀏", + -18.839569091796875 + ], + [ + "掺", + -18.840808868408203 + ], + [ + "捨", + -18.84153938293457 + ], + [ + "Ƹ", + -18.8420467376709 + ], + [ + "੧", + -18.8420467376709 + ], + [ + "🙅", + -18.8420467376709 + ], + [ + "ൗ", + -18.843290328979492 + ], + [ + "ܙ", + -18.843914031982422 + ], + [ + "禄", + -18.84453773498535 + ], + [ + "亨", + -18.846357345581055 + ], + [ + "👼", + -18.84640884399414 + ], + [ + "逢", + -18.846433639526367 + ], + [ + "戊", + -18.846900939941406 + ], + [ + "╨", + -18.847042083740234 + ], + [ + "͂", + -18.84821319580078 + ], + [ + "垣", + -18.848281860351562 + ], + [ + "畜", + -18.848896026611328 + ], + [ + "ᄂ", + -18.84953498840332 + ], + [ + "侠", + -18.849538803100586 + ], + [ + "颈", + -18.850143432617188 + ], + [ + "ܹ", + -18.850162506103516 + ], + [ + "攪", + -18.85064125061035 + ], + [ + "緻", + -18.852685928344727 + ], + [ + "钉", + -18.852703094482422 + ], + [ + "⌈", + -18.853300094604492 + ], + [ + "癒", + -18.853313446044922 + ], + [ + "׃", + -18.854557037353516 + ], + [ + "岭", + -18.85457420349121 + ], + [ + "紗", + -18.85519790649414 + ], + [ + "😖", + -18.8552188873291 + ], + [ + "탱", + -18.855817794799805 + ], + [ + "泌", + -18.85643196105957 + ], + [ + "֫", + -18.856449127197266 + ], + [ + "엉", + -18.856449127197266 + ], + [ + "嬨", + -18.856847763061523 + ], + [ + "姉", + -18.85692024230957 + ], + [ + "塵", + -18.85709571838379 + ], + [ + "͎", + -18.85765838623047 + ], + [ + "窄", + -18.85771369934082 + ], + [ + "躍", + -18.85772705078125 + ], + [ + "鑽", + -18.858718872070312 + ], + [ + "핏", + -18.85897445678711 + ], + [ + "Ꭼ", + -18.859607696533203 + ], + [ + "♘", + -18.860872268676758 + ], + [ + "🔮", + -18.86087417602539 + ], + [ + "頑", + -18.86149787902832 + ], + [ + "🌵", + -18.86150550842285 + ], + [ + "♧", + -18.862138748168945 + ], + [ + "ಫ", + -18.862773895263672 + ], + [ + "숲", + -18.862775802612305 + ], + [ + "錫", + -18.863088607788086 + ], + [ + "僧", + -18.863842010498047 + ], + [ + "༼", + -18.864051818847656 + ], + [ + "漿", + -18.864660263061523 + ], + [ + "♏", + -18.864681243896484 + ], + [ + "氀", + -18.864688873291016 + ], + [ + "줌", + -18.865318298339844 + ], + [ + "伽", + -18.865846633911133 + ], + [ + "ᖇ", + -18.86659049987793 + ], + [ + "悄", + -18.867218017578125 + ], + [ + "⌐", + -18.867223739624023 + ], + [ + "냄", + -18.86722755432129 + ], + [ + "陪", + -18.867229461669922 + ], + [ + "烦", + -18.867691040039062 + ], + [ + "๘", + -18.86786651611328 + ], + [ + "忌", + -18.869075775146484 + ], + [ + "ヾ", + -18.869142532348633 + ], + [ + "펀", + -18.869142532348633 + ], + [ + "诞", + -18.871030807495117 + ], + [ + "⛄", + -18.871700286865234 + ], + [ + "∉", + -18.87234115600586 + ], + [ + "🦅", + -18.872343063354492 + ], + [ + "寨", + -18.873620986938477 + ], + [ + "⛔", + -18.87362289428711 + ], + [ + "聰", + -18.873628616333008 + ], + [ + "曉", + -18.87363624572754 + ], + [ + "ೃ", + -18.874267578125 + ], + [ + "芦", + -18.87491798400879 + ], + [ + "╔", + -18.87554168701172 + ], + [ + "̼", + -18.876075744628906 + ], + [ + "〒", + -18.876768112182617 + ], + [ + "֗", + -18.8768367767334 + ], + [ + "ڕ", + -18.87877082824707 + ], + [ + "猴", + -18.87909507751465 + ], + [ + "漬", + -18.879392623901367 + ], + [ + "ሐ", + -18.87941551208496 + ], + [ + "峡", + -18.87942123413086 + ], + [ + "渔", + -18.8807373046875 + ], + [ + "̹", + -18.881175994873047 + ], + [ + "贯", + -18.881351470947266 + ], + [ + "୦", + -18.882648468017578 + ], + [ + "ʐ", + -18.88265037536621 + ], + [ + "妨", + -18.883285522460938 + ], + [ + "ಏ", + -18.88330078125 + ], + [ + "╕", + -18.88455581665039 + ], + [ + "˹", + -18.88459014892578 + ], + [ + "ᄃ", + -18.885204315185547 + ], + [ + "橘", + -18.88524055480957 + ], + [ + "😨", + -18.885961532592773 + ], + [ + "̽", + -18.886425018310547 + ], + [ + "Ύ", + -18.886539459228516 + ], + [ + "핫", + -18.886539459228516 + ], + [ + "婴", + -18.88654136657715 + ], + [ + "ၽ", + -18.887832641601562 + ], + [ + "🛑", + -18.888492584228516 + ], + [ + "띠", + -18.889142990112305 + ], + [ + "툴", + -18.889142990112305 + ], + [ + "͔", + -18.890300750732422 + ], + [ + "ቂ", + -18.89044761657715 + ], + [ + "Ḍ", + -18.89044761657715 + ], + [ + "✠", + -18.89109992980957 + ], + [ + "恆", + -18.89174461364746 + ], + [ + "̚", + -18.892295837402344 + ], + [ + "👯", + -18.892406463623047 + ], + [ + "🛍", + -18.89240837097168 + ], + [ + "😓", + -18.893064498901367 + ], + [ + "Ᏼ", + -18.893712997436523 + ], + [ + "蓉", + -18.89502716064453 + ], + [ + "妃", + -18.895679473876953 + ], + [ + "Ų", + -18.895681381225586 + ], + [ + "🍸", + -18.895681381225586 + ], + [ + "舶", + -18.89635467529297 + ], + [ + "♒", + -18.89699363708496 + ], + [ + "☄", + -18.898305892944336 + ], + [ + "絞", + -18.898941040039062 + ], + [ + "ٔ", + -18.898967742919922 + ], + [ + "珪", + -18.900251388549805 + ], + [ + "⍵", + -18.900283813476562 + ], + [ + "彡", + -18.900285720825195 + ], + [ + "❂", + -18.900941848754883 + ], + [ + "鹽", + -18.9009952545166 + ], + [ + "綾", + -18.901613235473633 + ], + [ + "옹", + -18.902923583984375 + ], + [ + "🇾", + -18.902923583984375 + ], + [ + "违", + -18.90419578552246 + ], + [ + "贤", + -18.904253005981445 + ], + [ + "🍌", + -18.9049129486084 + ], + [ + "潛", + -18.905542373657227 + ], + [ + "炮", + -18.905574798583984 + ], + [ + "韋", + -18.906232833862305 + ], + [ + "🐷", + -18.906816482543945 + ], + [ + "📽", + -18.906892776489258 + ], + [ + "✒", + -18.90689468383789 + ], + [ + "扑", + -18.90689468383789 + ], + [ + "漁", + -18.90755844116211 + ], + [ + "胖", + -18.90756607055664 + ], + [ + "ሸ", + -18.908222198486328 + ], + [ + "ヮ", + -18.908884048461914 + ], + [ + "胁", + -18.908893585205078 + ], + [ + "Ἡ", + -18.9095516204834 + ], + [ + "卐", + -18.90955352783203 + ], + [ + "🐐", + -18.90955352783203 + ], + [ + "̖", + -18.910831451416016 + ], + [ + "뭔", + -18.9108829498291 + ], + [ + "͕", + -18.9113826751709 + ], + [ + "檬", + -18.912227630615234 + ], + [ + "焰", + -18.91348648071289 + ], + [ + "𐌷", + -18.913551330566406 + ], + [ + "🐺", + -18.914159774780273 + ], + [ + "搵", + -18.914220809936523 + ], + [ + "앰", + -18.914220809936523 + ], + [ + "濱", + -18.91489028930664 + ], + [ + "酚", + -18.91554832458496 + ], + [ + "朴", + -18.91555404663086 + ], + [ + "勘", + -18.91558837890625 + ], + [ + "͍", + -18.916122436523438 + ], + [ + "髪", + -18.916200637817383 + ], + [ + "鄧", + -18.91689109802246 + ], + [ + "琼", + -18.91756820678711 + ], + [ + "ぃ", + -18.917573928833008 + ], + [ + "Ἄ", + -18.918235778808594 + ], + [ + "ஃ", + -18.919578552246094 + ], + [ + "绪", + -18.919584274291992 + ], + [ + "桶", + -18.91959571838379 + ], + [ + "ȃ", + -18.920251846313477 + ], + [ + "❊", + -18.920251846313477 + ], + [ + "褲", + -18.921598434448242 + ], + [ + "菱", + -18.922266006469727 + ], + [ + "謙", + -18.922929763793945 + ], + [ + "ḻ", + -18.92361831665039 + ], + [ + "🏋", + -18.924964904785156 + ], + [ + "懈", + -18.924968719482422 + ], + [ + "🐦", + -18.924970626831055 + ], + [ + "😵", + -18.924972534179688 + ], + [ + "沫", + -18.925373077392578 + ], + [ + "Ꮒ", + -18.92564582824707 + ], + [ + "兗", + -18.926197052001953 + ], + [ + "٧", + -18.926319122314453 + ], + [ + "얇", + -18.926319122314453 + ], + [ + "巣", + -18.926820755004883 + ], + [ + "妆", + -18.926990509033203 + ], + [ + "褌", + -18.9269962310791 + ], + [ + "➸", + -18.927671432495117 + ], + [ + "璽", + -18.92767333984375 + ], + [ + "꾼", + -18.92767333984375 + ], + [ + "哭", + -18.928329467773438 + ], + [ + "箔", + -18.928329467773438 + ], + [ + "咸", + -18.92833709716797 + ], + [ + "♋", + -18.92835235595703 + ], + [ + "妥", + -18.92902374267578 + ], + [ + "ⲓ", + -18.92902946472168 + ], + [ + "🐕", + -18.929031372070312 + ], + [ + "ᴥ", + -18.929689407348633 + ], + [ + "騰", + -18.929689407348633 + ], + [ + "🍹", + -18.930387496948242 + ], + [ + "蟲", + -18.931743621826172 + ], + [ + "喵", + -18.931745529174805 + ], + [ + "Ꮮ", + -18.931747436523438 + ], + [ + "🔺", + -18.932422637939453 + ], + [ + "叢", + -18.932424545288086 + ], + [ + "邵", + -18.932506561279297 + ], + [ + "̭", + -18.93299674987793 + ], + [ + "ʘ", + -18.93446922302246 + ], + [ + "谩", + -18.93446922302246 + ], + [ + "笺", + -18.93501091003418 + ], + [ + "氰", + -18.93577003479004 + ], + [ + "ʑ", + -18.935834884643555 + ], + [ + "ŧ", + -18.935836791992188 + ], + [ + "⻬", + -18.9365177154541 + ], + [ + "冤", + -18.937164306640625 + ], + [ + "ጃ", + -18.93720054626465 + ], + [ + "罚", + -18.937746047973633 + ], + [ + "❃", + -18.937883377075195 + ], + [ + "ኪ", + -18.937885284423828 + ], + [ + "🇽", + -18.939252853393555 + ], + [ + "ἥ", + -18.939254760742188 + ], + [ + "栀", + -18.9399471282959 + ], + [ + "畑", + -18.94062614440918 + ], + [ + "겸", + -18.94131088256836 + ], + [ + "굽", + -18.941312789916992 + ], + [ + "谭", + -18.941314697265625 + ], + [ + "٦", + -18.941997528076172 + ], + [ + "👕", + -18.941997528076172 + ], + [ + "놈", + -18.941999435424805 + ], + [ + "⬜", + -18.943334579467773 + ], + [ + "匠", + -18.94337272644043 + ], + [ + "帅", + -18.94338035583496 + ], + [ + "吟", + -18.943391799926758 + ], + [ + "廢", + -18.94339942932129 + ], + [ + "♈", + -18.94474983215332 + ], + [ + "ጫ", + -18.945438385009766 + ], + [ + "彙", + -18.946056365966797 + ], + [ + "矛", + -18.946130752563477 + ], + [ + "仇", + -18.94614601135254 + ], + [ + "悔", + -18.946819305419922 + ], + [ + "輩", + -18.946819305419922 + ], + [ + "걷", + -18.946819305419922 + ], + [ + "巷", + -18.946828842163086 + ], + [ + "斉", + -18.947507858276367 + ], + [ + "迦", + -18.948143005371094 + ], + [ + "畅", + -18.94818687438965 + ], + [ + "泣", + -18.948196411132812 + ], + [ + "扶", + -18.948823928833008 + ], + [ + "🍩", + -18.948862075805664 + ], + [ + "暫", + -18.949419021606445 + ], + [ + "酱", + -18.949596405029297 + ], + [ + "涯", + -18.949600219726562 + ], + [ + "႐", + -18.953744888305664 + ], + [ + "🍭", + -18.95513916015625 + ], + [ + "韦", + -18.955827713012695 + ], + [ + "欺", + -18.956525802612305 + ], + [ + "₺", + -18.957229614257812 + ], + [ + "搶", + -18.95791244506836 + ], + [ + "丛", + -18.957927703857422 + ], + [ + "␤", + -18.95862579345703 + ], + [ + "嶺", + -18.959308624267578 + ], + [ + "⁎", + -18.959320068359375 + ], + [ + "滝", + -18.959320068359375 + ], + [ + "ٽ", + -18.960023880004883 + ], + [ + "ෛ", + -18.960023880004883 + ], + [ + "吡", + -18.960060119628906 + ], + [ + "唑", + -18.96027183532715 + ], + [ + "撥", + -18.961397171020508 + ], + [ + "柜", + -18.961416244506836 + ], + [ + "Ű", + -18.961423873901367 + ], + [ + "୨", + -18.962121963500977 + ], + [ + "ᴢ", + -18.962827682495117 + ], + [ + "牲", + -18.963485717773438 + ], + [ + "∊", + -18.964229583740234 + ], + [ + "팡", + -18.964229583740234 + ], + [ + "❁", + -18.965627670288086 + ], + [ + "👠", + -18.965633392333984 + ], + [ + "涤", + -18.965639114379883 + ], + [ + "賭", + -18.967737197875977 + ], + [ + "綱", + -18.967741012573242 + ], + [ + "笠", + -18.967744827270508 + ], + [ + "慰", + -18.96841049194336 + ], + [ + "潟", + -18.969152450561523 + ], + [ + "ऱ", + -18.969158172607422 + ], + [ + "૨", + -18.969158172607422 + ], + [ + "⌚", + -18.969160079956055 + ], + [ + "Ꮐ", + -18.97057342529297 + ], + [ + "캘", + -18.97057342529297 + ], + [ + "憂", + -18.972002029418945 + ], + [ + "🌅", + -18.972694396972656 + ], + [ + "匙", + -18.973398208618164 + ], + [ + "Յ", + -18.974111557006836 + ], + [ + "♐", + -18.974821090698242 + ], + [ + "螢", + -18.97551918029785 + ], + [ + "젖", + -18.97553253173828 + ], + [ + "揺", + -18.976213455200195 + ], + [ + "琉", + -18.97626495361328 + ], + [ + "͖", + -18.976884841918945 + ], + [ + "ጡ", + -18.9776668548584 + ], + [ + "橫", + -18.978363037109375 + ], + [ + "Ĥ", + -18.97838020324707 + ], + [ + "၃", + -18.979089736938477 + ], + [ + "綿", + -18.979782104492188 + ], + [ + "ˋ", + -18.97980308532715 + ], + [ + "戈", + -18.97980308532715 + ], + [ + "咗", + -18.979806900024414 + ], + [ + "刮", + -18.979808807373047 + ], + [ + "🍦", + -18.981237411499023 + ], + [ + "猿", + -18.981945037841797 + ], + [ + "敌", + -18.981964111328125 + ], + [ + "⇩", + -18.98265838623047 + ], + [ + "🏅", + -18.982664108276367 + ], + [ + "Ҭ", + -18.983379364013672 + ], + [ + "嘛", + -18.98410987854004 + ], + [ + "賊", + -18.9847469329834 + ], + [ + "ܽ", + -18.984813690185547 + ], + [ + "厘", + -18.98482894897461 + ], + [ + "鬥", + -18.985498428344727 + ], + [ + "ކ", + -18.98552894592285 + ], + [ + "⇌", + -18.98552894592285 + ], + [ + "겔", + -18.98696517944336 + ], + [ + "싫", + -18.987682342529297 + ], + [ + "͵", + -18.98768424987793 + ], + [ + "ᾱ", + -18.98768424987793 + ], + [ + "冗", + -18.988399505615234 + ], + [ + "̘", + -18.98900604248047 + ], + [ + "岗", + -18.98912811279297 + ], + [ + "잖", + -18.989843368530273 + ], + [ + "ឆ", + -18.989852905273438 + ], + [ + "磯", + -18.990562438964844 + ], + [ + "裔", + -18.990575790405273 + ], + [ + "Ố", + -18.993453979492188 + ], + [ + "❸", + -18.99345588684082 + ], + [ + "Ị", + -18.99562644958496 + ], + [ + "☎", + -19.11284065246582 + ], + [ + "😛", + -19.214902877807617 + ], + [ + "络", + -19.237167358398438 + ], + [ + "높", + -19.392269134521484 + ], + [ + "댓", + -20.01149559020996 + ], + [ + "择", + -20.219987869262695 + ], + [ + "🙁", + -20.237056732177734 + ], + [ + "떻", + -20.257667541503906 + ], + [ + "択", + -20.412452697753906 + ], + [ + "😦", + -20.72555160522461 + ], + [ + "됩", + -20.904518127441406 + ], + [ + "昵", + -21.02384376525879 + ], + [ + "骤", + -21.122180938720703 + ], + [ + "펼", + -24.518444061279297 + ], + [ + "뀐", + -24.518545150756836 + ], + [ + "ᐈ", + -24.518644332885742 + ], + [ + "얻", + -24.518644332885742 + ] + ], + "byte_fallback": false } } \ No newline at end of file