tara1.1 / tokenizer.json
aungkomyint's picture
Ship Tara 1.1 1M SFT
11afbab verified
Raw
History Blame Contribute Delete
263 kB
{
"version": "1.0",
"truncation": {
"direction": "Right",
"max_length": 256,
"strategy": "LongestFirst",
"stride": 0
},
"padding": {
"strategy": {
"Fixed": 256
},
"direction": "Right",
"pad_to_multiple_of": null,
"pad_id": 1,
"pad_type_id": 0,
"pad_token": "<|pad|>"
},
"added_tokens": [
{
"id": 0,
"content": "<|endoftext|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": true,
"special": true
},
{
"id": 1,
"content": "<|pad|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": true,
"special": true
}
],
"normalizer": null,
"pre_tokenizer": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": true,
"use_regex": true
},
"post_processor": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": false,
"use_regex": true
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": true,
"trim_offsets": true,
"use_regex": true
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": "",
"end_of_word_suffix": "",
"fuse_unk": false,
"byte_fallback": false,
"ignore_merges": false,
"vocab": {
"<|endoftext|>": 0,
"<|pad|>": 1,
"!": 2,
"\"": 3,
"#": 4,
"$": 5,
"%": 6,
"&": 7,
"'": 8,
"(": 9,
")": 10,
"*": 11,
"+": 12,
",": 13,
"-": 14,
".": 15,
"/": 16,
"0": 17,
"1": 18,
"2": 19,
"3": 20,
"4": 21,
"5": 22,
"6": 23,
"7": 24,
"8": 25,
"9": 26,
":": 27,
";": 28,
"<": 29,
"=": 30,
">": 31,
"?": 32,
"@": 33,
"A": 34,
"B": 35,
"C": 36,
"D": 37,
"E": 38,
"F": 39,
"G": 40,
"H": 41,
"I": 42,
"J": 43,
"K": 44,
"L": 45,
"M": 46,
"N": 47,
"O": 48,
"P": 49,
"Q": 50,
"R": 51,
"S": 52,
"T": 53,
"U": 54,
"V": 55,
"W": 56,
"X": 57,
"Y": 58,
"Z": 59,
"[": 60,
"\\": 61,
"]": 62,
"^": 63,
"_": 64,
"`": 65,
"a": 66,
"b": 67,
"c": 68,
"d": 69,
"e": 70,
"f": 71,
"g": 72,
"h": 73,
"i": 74,
"j": 75,
"k": 76,
"l": 77,
"m": 78,
"n": 79,
"o": 80,
"p": 81,
"q": 82,
"r": 83,
"s": 84,
"t": 85,
"u": 86,
"v": 87,
"w": 88,
"x": 89,
"y": 90,
"z": 91,
"{": 92,
"|": 93,
"}": 94,
"~": 95,
"¡": 96,
"¢": 97,
"£": 98,
"¤": 99,
"¥": 100,
"¦": 101,
"§": 102,
"¨": 103,
"©": 104,
"ª": 105,
"«": 106,
"¬": 107,
"®": 108,
"¯": 109,
"°": 110,
"±": 111,
"²": 112,
"³": 113,
"´": 114,
"µ": 115,
"¶": 116,
"·": 117,
"¸": 118,
"¹": 119,
"º": 120,
"»": 121,
"¼": 122,
"½": 123,
"¾": 124,
"¿": 125,
"À": 126,
"Á": 127,
"Â": 128,
"Ã": 129,
"Ä": 130,
"Å": 131,
"Æ": 132,
"Ç": 133,
"È": 134,
"É": 135,
"Ê": 136,
"Ë": 137,
"Ì": 138,
"Í": 139,
"Î": 140,
"Ï": 141,
"Ð": 142,
"Ñ": 143,
"Ò": 144,
"Ó": 145,
"Ô": 146,
"Õ": 147,
"Ö": 148,
"×": 149,
"Ø": 150,
"Ù": 151,
"Ú": 152,
"Û": 153,
"Ü": 154,
"Ý": 155,
"Þ": 156,
"ß": 157,
"à": 158,
"á": 159,
"â": 160,
"ã": 161,
"ä": 162,
"å": 163,
"æ": 164,
"ç": 165,
"è": 166,
"é": 167,
"ê": 168,
"ë": 169,
"ì": 170,
"í": 171,
"î": 172,
"ï": 173,
"ð": 174,
"ñ": 175,
"ò": 176,
"ó": 177,
"ô": 178,
"õ": 179,
"ö": 180,
"÷": 181,
"ø": 182,
"ù": 183,
"ú": 184,
"û": 185,
"ü": 186,
"ý": 187,
"þ": 188,
"ÿ": 189,
"Ā": 190,
"ā": 191,
"Ă": 192,
"ă": 193,
"Ą": 194,
"ą": 195,
"Ć": 196,
"ć": 197,
"Ĉ": 198,
"ĉ": 199,
"Ċ": 200,
"ċ": 201,
"Č": 202,
"č": 203,
"Ď": 204,
"ď": 205,
"Đ": 206,
"đ": 207,
"Ē": 208,
"ē": 209,
"Ĕ": 210,
"ĕ": 211,
"Ė": 212,
"ė": 213,
"Ę": 214,
"ę": 215,
"Ě": 216,
"ě": 217,
"Ĝ": 218,
"ĝ": 219,
"Ğ": 220,
"ğ": 221,
"Ġ": 222,
"ġ": 223,
"Ģ": 224,
"ģ": 225,
"Ĥ": 226,
"ĥ": 227,
"Ħ": 228,
"ħ": 229,
"Ĩ": 230,
"ĩ": 231,
"Ī": 232,
"ī": 233,
"Ĭ": 234,
"ĭ": 235,
"Į": 236,
"į": 237,
"İ": 238,
"ı": 239,
"IJ": 240,
"ij": 241,
"Ĵ": 242,
"ĵ": 243,
"Ķ": 244,
"ķ": 245,
"ĸ": 246,
"Ĺ": 247,
"ĺ": 248,
"Ļ": 249,
"ļ": 250,
"Ľ": 251,
"ľ": 252,
"Ŀ": 253,
"ŀ": 254,
"Ł": 255,
"ł": 256,
"Ń": 257,
"Ġt": 258,
"he": 259,
"Ġa": 260,
"in": 261,
"Ġthe": 262,
"er": 263,
"on": 264,
"Ġ,": 265,
"re": 266,
"Ġs": 267,
"ed": 268,
"Ġo": 269,
"Ġw": 270,
"nd": 271,
"at": 272,
"Ġ.": 273,
"or": 274,
"it": 275,
"Ġc": 276,
"en": 277,
"Ġf": 278,
"is": 279,
"es": 280,
"ar": 281,
"Ġof": 282,
"Ġb": 283,
"an": 284,
"Ġin": 285,
"al": 286,
"ing": 287,
"Ġp": 288,
"Ġand": 289,
"as": 290,
"Ġto": 291,
"ro": 292,
"ic": 293,
"Ġm": 294,
"Ġd": 295,
"Ġh": 296,
"ion": 297,
"le": 298,
"ou": 299,
"ĠT": 300,
"Ġre": 301,
"Ġ=": 302,
"Ġ\"": 303,
"ĠA": 304,
"ĠS": 305,
"ent": 306,
"il": 307,
"Ġth": 308,
"Ġ1": 309,
"st": 310,
"ĠC": 311,
"el": 312,
"om": 313,
"Ġl": 314,
"am": 315,
"ĠĊ": 316,
"Ġe": 317,
"Ġn": 318,
"Ġ@": 319,
"ad": 320,
"ac": 321,
"Ġwas": 322,
"ĠM": 323,
"ur": 324,
"ĠThe": 325,
"ec": 326,
"Ġon": 327,
"ly": 328,
"ĠB": 329,
"ĠI": 330,
"Ġg": 331,
"Ġ'": 332,
"et": 333,
"ol": 334,
"id": 335,
"iv": 336,
"im": 337,
"Ġfor": 338,
"ir": 339,
"-@": 340,
"Ġ@-@": 341,
"ig": 342,
"ot": 343,
"ter": 344,
"Ġas": 345,
"ĠH": 346,
"us": 347,
"ow": 348,
"Ġst": 349,
"ut": 350,
"ith": 351,
"ay": 352,
"Ġ2": 353,
"ĠP": 354,
"ation": 355,
"ver": 356,
"Ġbe": 357,
"her": 358,
"Ġthat": 359,
"Ġwith": 360,
"ĠR": 361,
"ce": 362,
"th": 363,
"ĠD": 364,
"Ġis": 365,
"un": 366,
"em": 367,
"ĠF": 368,
"Ġwh": 369,
"ul": 370,
"Ġby": 371,
"Ġal": 372,
"ch": 373,
"Ġ)": 374,
"Ġ(": 375,
"ĠW": 376,
"Ġcon": 377,
"ra": 378,
"ĠG": 379,
"os": 380,
"ĠL": 381,
"ĠN": 382,
"Ġat": 383,
"ers": 384,
"ct": 385,
"Ġit": 386,
"Ġ19": 387,
"rom": 388,
"and": 389,
"Ġan": 390,
"um": 391,
"est": 392,
"ĠJ": 393,
"ag": 394,
"Ġhe": 395,
"00": 396,
"ist": 397,
"ain": 398,
"od": 399,
"av": 400,
"ri": 401,
"ĠE": 402,
"ĠO": 403,
"Ġfrom": 404,
"Ġcom": 405,
"Ġhis": 406,
"op": 407,
"Ġpro": 408,
"res": 409,
"ies": 410,
"if": 411,
"Ġv": 412,
"ort": 413,
"ere": 414,
"ill": 415,
"ld": 416,
"Ġde": 417,
"pp": 418,
"Ġsu": 419,
"ore": 420,
"ĠIn": 421,
"Ġr": 422,
"Ġse": 423,
"Ġwere": 424,
"ew": 425,
"ong": 426,
"igh": 427,
"ard": 428,
"ate": 429,
"all": 430,
"art": 431,
"ak": 432,
"ich": 433,
"Ġch": 434,
"Ġor": 435,
"ab": 436,
"ant": 437,
"ud": 438,
"oc": 439,
"ber": 440,
"Ġex": 441,
"gh": 442,
"ity": 443,
"ated": 444,
"pt": 445,
"ess": 446,
"ear": 447,
"ĠK": 448,
"Ġpl": 449,
"ame": 450,
"qu": 451,
"ive": 452,
"rou": 453,
"Ġare": 454,
"Ġâ": 455,
"Ġsh": 456,
"Ġk": 457,
"ack": 458,
"ect": 459,
"ĠâĢ": 460,
"ĠU": 461,
"Ġhad": 462,
"se": 463,
"Ġwhich": 464,
"red": 465,
"ov": 466,
"ĠSt": 467,
"ast": 468,
"Ġsp": 469,
"ian": 470,
"Ġy": 471,
"ment": 472,
"Ġle": 473,
"Ġnot": 474,
"ge": 475,
"ord": 476,
"rit": 477,
"ip": 478,
"ine": 479,
"ell": 480,
"ally": 481,
"our": 482,
"ost": 483,
"ight": 484,
"ther": 485,
"ap": 486,
"Ġu": 487,
"ish": 488,
"ĠCh": 489,
"oun": 490,
"ia": 491,
"Ġ3": 492,
"ave": 493,
"ary": 494,
"ust": 495,
"og": 496,
"Ġ200": 497,
"Ġun": 498,
"ous": 499,
"irst": 500,
"ĠV": 501,
"cc": 502,
"Ġinc": 503,
"Ġ;": 504,
"Ġcomp": 505,
"ru": 506,
"ions": 507,
"Ġtheir": 508,
"Ġbut": 509,
"ide": 510,
"ure": 511,
"so": 512,
"Ġcont": 513,
"Ġint": 514,
"fter": 515,
"ical": 516,
"ial": 517,
"Ġar": 518,
"Ġfirst": 519,
"ould": 520,
"Ġits": 521,
"hed": 522,
"ĠâĢĵ": 523,
"Ġwhe": 524,
"wo": 525,
"out": 526,
"ub": 527,
"Ġ20": 528,
"ff": 529,
"Ġ:": 530,
"ue": 531,
"Ġher": 532,
"own": 533,
"ok": 534,
"Ġalso": 535,
"Ġcl": 536,
"per": 537,
"ign": 538,
"ater": 539,
"ran": 540,
"orm": 541,
"ie": 542,
"ome": 543,
"ork": 544,
"ass": 545,
"ire": 546,
"end": 547,
"Ġres": 548,
"Ġab": 549,
"Ġad": 550,
"Ġus": 551,
"ry": 552,
"Ġrec": 553,
"Ġhave": 554,
"age": 555,
"ĠHe": 556,
"Ġ4": 557,
"Ġro": 558,
"mer": 559,
"Ġone": 560,
"ond": 561,
"low": 562,
"Ġhas": 563,
"ĠTh": 564,
"du": 565,
"Ġ5": 566,
"Ġper": 567,
"Ġbeen": 568,
"ime": 569,
"Ġtwo": 570,
"ence": 571,
"land": 572,
"Ġ18": 573,
".@": 574,
"Ġ@.@": 575,
"ult": 576,
"ree": 577,
"ough": 578,
"ile": 579,
"Ġwho": 580,
"ĠAl": 581,
"Ġsc": 582,
"uring": 583,
"pl": 584,
"ory": 585,
"ition": 586,
"ric": 587,
"ations": 588,
"Ġdis": 589,
"Ġthis": 590,
"Ġbec": 591,
"Ġapp": 592,
"iz": 593,
"ĠIt": 594,
"are": 595,
"ach": 596,
"lud": 597,
"ade": 598,
"Ġplay": 599,
"Ġj": 600,
"Ġman": 601,
"act": 602,
"ely": 603,
"Ġpart": 604,
"Ġdes": 605,
"Ġag": 606,
"Ġthey": 607,
"Ġyear": 608,
"ount": 609,
"Ġ201": 610,
"Ġover": 611,
"Ġother": 612,
"ound": 613,
"Ġafter": 614,
"ib": 615,
"over": 616,
"Ġser": 617,
"Ġen": 618,
"Ġoff": 619,
"Ġim": 620,
"ction": 621,
"ĠY": 622,
"ke": 623,
"ite": 624,
",@": 625,
"Ġ@,@": 626,
"te": 627,
"urn": 628,
"Ġinclud": 629,
"ress": 630,
"ance": 631,
"ang": 632,
"Ġatt": 633,
"ice": 634,
"ace": 635,
"ark": 636,
"Ġout": 637,
"wn": 638,
"ph": 639,
"ember": 640,
"Ġpre": 641,
"Ġup": 642,
"ens": 643,
"man": 644,
"Ġev": 645,
"Ġtime": 646,
"nder": 647,
"rough": 648,
"ced": 649,
"Ġfin": 650,
"Ġinto": 651,
"one": 652,
"port": 653,
"round": 654,
"we": 655,
"ren": 656,
"les": 657,
"int": 658,
"ĠOn": 659,
"vel": 660,
"Ġcomm": 661,
"Ġshe": 662,
"ason": 663,
"amp": 664,
"Ġte": 665,
"Ġwould": 666,
"ward": 667,
"Ġmore": 668,
"Ġ6": 669,
"ied": 670,
"ose": 671,
"rib": 672,
"ĠUn": 673,
"Ġall": 674,
"ings": 675,
"tern": 676,
"ces": 677,
"able": 678,
"Ġwe": 679,
"ited": 680,
"ever": 681,
"ents": 682,
"Ġhim": 683,
"ased": 684,
"ors": 685,
"oy": 686,
"ood": 687,
"Ġcent": 688,
"ix": 689,
"ase": 690,
"ild": 691,
"ĠAn": 692,
"Ġ7": 693,
"Ġwork": 694,
"ates": 695,
"ious": 696,
"ath": 697,
"Ġpo": 698,
"rop": 699,
"old": 700,
"als": 701,
"iss": 702,
"ey": 703,
"ict": 704,
"Ġfe": 705,
"Ġthem": 706,
"gan": 707,
"Ġsec": 708,
"Ġbet": 709,
"Ġwhen": 710,
"Ġsong": 711,
"Ġrem": 712,
"ep": 713,
"form": 714,
"ail": 715,
"fer": 716,
"Ġear": 717,
"ubl": 718,
"aw": 719,
"Ġkn": 720,
"ake": 721,
"aus": 722,
"Ġmost": 723,
"Ġcons": 724,
"Ġduring": 725,
"ĠAs": 726,
"orth": 727,
"Ġnew": 728,
"ered": 729,
"ilm": 730,
"ved": 731,
"att": 732,
"Ġonly": 733,
"Ġ9": 734,
"Ġdec": 735,
"Ġ8": 736,
"ick": 737,
"Ġgame": 738,
"ons": 739,
"ug": 740,
"Ġtr": 741,
"ft": 742,
"oth": 743,
"ook": 744,
"ĠMar": 745,
"reat": 746,
"way": 747,
"Ġcan": 748,
"ollow": 749,
"outh": 750,
"ween": 751,
"ĠEn": 752,
"Ġ199": 753,
"ters": 754,
"Ġrel": 755,
"ind": 756,
"Ġabout": 757,
"Ġseason": 758,
"Ġagain": 759,
"ral": 760,
"Ġthree": 761,
"ational": 762,
"Ġunder": 763,
"ular": 764,
"Ġme": 765,
"Ġthan": 766,
"ĠCom": 767,
"ĠAr": 768,
"hip": 769,
"ob": 770,
"Ġne": 771,
"Ġbetween": 772,
"Ġfl": 773,
"hn": 774,
"ve": 775,
"Ġchar": 776,
"Ġcol": 777,
"Ġrecord": 778,
"iew": 779,
"ron": 780,
"fore": 781,
"Ġthrough": 782,
"ision": 783,
"orn": 784,
"Ġ00": 785,
"ock": 786,
"Ġver": 787,
"Ġlater": 788,
"Ġnum": 789,
"Ġend": 790,
"olog": 791,
"ames": 792,
"Ġpos": 793,
"Ġwrit": 794,
"Ġprodu": 795,
"Ġwhile": 796,
"Ġact": 797,
"Ġrele": 798,
"Ġfilm": 799,
"ished": 800,
"Ġpr": 801,
"ans": 802,
"Ġreg": 803,
"Ġform": 804,
"Ġass": 805,
"ĠSe": 806,
"ury": 807,
"ted": 808,
"ts": 809,
"Ġmade": 810,
"Ġsub": 811,
"Ġpe": 812,
"Ġso": 813,
"orld": 814,
"Ġret": 815,
"ĠNew": 816,
"Ġspec": 817,
"Ġacc": 818,
"Ġqu": 819,
"Ġwhere": 820,
"ener": 821,
"Ġmov": 822,
"hes": 823,
"meric": 824,
"ating": 825,
"Ġinter": 826,
"ĠLe": 827,
"ĠAmeric": 828,
"Ġra": 829,
"Ġsome": 830,
"Ġco": 831,
"Ġlar": 832,
"Ġbu": 833,
"Ġdef": 834,
"bum": 835,
"Ġac": 836,
"Ġmus": 837,
"Ġfollow": 838,
"ĠAt": 839,
"ins": 840,
"ived": 841,
"ific": 842,
"ual": 843,
"Ġam": 844,
"Ġsuch": 845,
"Ġsecond": 846,
"ike": 847,
"Ġfour": 848,
"Ġind": 849,
"ann": 850,
"hen": 851,
"Ġused": 852,
"ĠRe": 853,
"ics": 854,
"lect": 855,
"Ġday": 856,
"iel": 857,
"ily": 858,
"ĠThis": 859,
"Ġ0": 860,
"Ġpubl": 861,
"Ġcall": 862,
"ĠJo": 863,
"ll": 864,
"Ġalbum": 865,
"Ġ000": 866,
"rans": 867,
"Ġdo": 868,
"any": 869,
"Ġbefore": 870,
"ros": 871,
"ĠSh": 872,
"Ġsy": 873,
"aid": 874,
"ĠEng": 875,
"Ġbeing": 876,
"Ġ10": 877,
"uc": 878,
"Ġep": 879,
"Ġsupp": 880,
"Ġthere": 881,
"Ġyears": 882,
"ars": 883,
"owever": 884,
"Ġent": 885,
"ife": 886,
"Ġhigh": 887,
"Ġfound": 888,
"ird": 889,
"Ġno": 890,
"Ġset": 891,
"ines": 892,
"iver": 893,
"io": 894,
"other": 895,
"ject": 896,
"Ġsur": 897,
"aj": 898,
"ten": 899,
"Ġtra": 900,
"Ġ12": 901,
"ised": 902,
"ities": 903,
"velop": 904,
"Ġbl": 905,
"ale": 906,
"Ġseries": 907,
"Ġloc": 908,
"Ġnumber": 909,
"Ġpres": 910,
"ane": 911,
"ause": 912,
"ode": 913,
"ek": 914,
"ton": 915,
"ĠSc": 916,
"ier": 917,
"ise": 918,
"Ġsever": 919,
"ince": 920,
"Ġboth": 921,
"ank": 922,
"row": 923,
"irect": 924,
"son": 925,
"Ġthen": 926,
"ĠBrit": 927,
"iet": 928,
"Ġ16": 929,
"Ġepis": 930,
"Ġincluding": 931,
"its": 932,
"igin": 933,
"pr": 934,
"Ġ/": 935,
"Ġagainst": 936,
"Ġwell": 937,
"Ġbecame": 938,
"Ġexp": 939,
"Ġknown": 940,
"Ġtrans": 941,
"Ġcharac": 942,
"ĠâĢĶ": 943,
"ram": 944,
"Ġback": 945,
"Ġadd": 946,
"Ġpop": 947,
"Ġgo": 948,
"urch": 949,
"Ġdesc": 950,
"Ġsing": 951,
"ield": 952,
"Ġperform": 953,
"ained": 954,
"Ġrece": 955,
"ident": 956,
"Ġem": 957,
"ert": 958,
"ures": 959,
"Ġinv": 960,
"Ġdep": 961,
"Ġ198": 962,
"air": 963,
"ern": 964,
"ather": 965,
"ful": 966,
"ĠZ": 967,
"Ġmon": 968,
"Ġmany": 969,
"Ġmain": 970,
"Ġstud": 971,
"Ġlong": 972,
"inn": 973,
"though": 974,
"up": 975,
"ool": 976,
"ĠUnited": 977,
"led": 978,
"ement": 979,
"Ġ15": 980,
"ower": 981,
"ĠJohn": 982,
"Ġop": 983,
"Ġ11": 984,
"ined": 985,
"Ġmet": 986,
"ober": 987,
"ley": 988,
"Ġ17": 989,
"Ġcentury": 990,
"Ġteam": 991,
"Ġest": 992,
"ĠAfter": 993,
"yl": 994,
"Ġmin": 995,
"uch": 996,
"ute": 997,
"Ġdevelop": 998,
"ĠShe": 999,
"iam": 1000,
"Ġshow": 1001,
"elf": 1002,
"Ġrep": 1003,
"Ġconc": 1004,
"ative": 1005,
"Ġcre": 1006,
"overn": 1007,
"ared": 1008,
"Ġ194": 1009,
"Ġorigin": 1010,
"Ġsm": 1011,
"ivers": 1012,
"az": 1013,
"Ġlead": 1014,
"Ġseveral": 1015,
"ah": 1016,
"Ġob": 1017,
"Ġrev": 1018,
"Ġmill": 1019,
"erm": 1020,
"ually": 1021,
"oot": 1022,
"Ġbegan": 1023,
"Ġ196": 1024,
"ired": 1025,
"Ġdif": 1026,
"Ġcontin": 1027,
"Ġsign": 1028,
"ik": 1029,
"ĠInd": 1030,
"ments": 1031,
"ized": 1032,
"Ġ197": 1033,
"Ġdirect": 1034,
"au": 1035,
"Ġext": 1036,
"ross": 1037,
"emb": 1038,
"der": 1039,
"Ġpol": 1040,
"Ġmay": 1041,
"apt": 1042,
"els": 1043,
"ĠWh": 1044,
"Ġcomple": 1045,
"Ġart": 1046,
"ĠBr": 1047,
"ĠIs": 1048,
"une": 1049,
"til": 1050,
"Ġcrit": 1051,
"Ġhist": 1052,
"Ġearly": 1053,
"Ġcould": 1054,
"ĠCon": 1055,
"Ġdid": 1056,
"Ġbel": 1057,
"Ġcalled": 1058,
"ued": 1059,
"Ġnear": 1060,
"Ġepisode": 1061,
"yp": 1062,
"Ġdescrib": 1063,
"imes": 1064,
"Ġbro": 1065,
"roup": 1066,
"ople": 1067,
"Ġdown": 1068,
"Ġrun": 1069,
"aking": 1070,
"Ġdisc": 1071,
"Ġalong": 1072,
"ccess": 1073,
"ĠMay": 1074,
"Ġfeat": 1075,
"Ġinst": 1076,
"ĠAmerican": 1077,
"Ġsaid": 1078,
"Ġdist": 1079,
"Ġinf": 1080,
"Ġimp": 1081,
"ink": 1082,
"Ġins": 1083,
"ty": 1084,
"Ġthese": 1085,
"Ġmil": 1086,
"ven": 1087,
"ĠGer": 1088,
"gest": 1089,
"ium": 1090,
"enn": 1091,
"ĠBl": 1092,
"ĠAust": 1093,
"Ġresp": 1094,
"ull": 1095,
"ruct": 1096,
"ured": 1097,
"Ġthough": 1098,
"Ġship": 1099,
"ove": 1100,
"Ġoper": 1101,
"ĠBritish": 1102,
"é": 1103,
"Ġuntil": 1104,
"Ġprev": 1105,
"itt": 1106,
"amed": 1107,
"Ġcar": 1108,
"cept": 1109,
"Ġstart": 1110,
"Ġcity": 1111,
"Ġgener": 1112,
"Ġsame": 1113,
"ains": 1114,
"ĠWar": 1115,
"ists": 1116,
"ially": 1117,
"ided": 1118,
"Ġreleased": 1119,
"Ġland": 1120,
"ism": 1121,
"ĠCar": 1122,
"Ġown": 1123,
"Ġwar": 1124,
"Ġany": 1125,
"Ġprov": 1126,
"Ġreturn": 1127,
"Ġair": 1128,
"ĠThey": 1129,
"xt": 1130,
"erson": 1131,
"oman": 1132,
"Ġmusic": 1133,
"Ġkm": 1134,
"Ġdesign": 1135,
"ajor": 1136,
"ĠPl": 1137,
"ible": 1138,
"osed": 1139,
"Ġsim": 1140,
"Ġconst": 1141,
"Ġappear": 1142,
"Ġmillion": 1143,
"Ġbecause": 1144,
"Ġfam": 1145,
"ash": 1146,
"Ġmat": 1147,
"Ġarea": 1148,
"Ġuse": 1149,
"Ġ13": 1150,
"ĠAug": 1151,
"ĠChr": 1152,
"ĠAugust": 1153,
"Ġocc": 1154,
"Ġph": 1155,
"Ġopen": 1156,
"Ġlike": 1157,
"ony": 1158,
"Ġsuccess": 1159,
"ole": 1160,
"ouse": 1161,
"erv": 1162,
"Ġcount": 1163,
"Ġpass": 1164,
"oss": 1165,
"Ġeff": 1166,
"Ġpeople": 1167,
"my": 1168,
"chool": 1169,
"und": 1170,
"ĠSp": 1171,
"stem": 1172,
"ĠCl": 1173,
"Ġoffic": 1174,
"ets": 1175,
"Ġsix": 1176,
"uth": 1177,
"ange": 1178,
"ues": 1179,
"Ġ195": 1180,
"Ġsupport": 1181,
"Ġaround": 1182,
"Ġsmall": 1183,
"ĠCol": 1184,
"ĠHowever": 1185,
"ĠSept": 1186,
"Ġdam": 1187,
"Ġ%": 1188,
"Ġadv": 1189,
"Ġmod": 1190,
"Ġele": 1191,
"Ġnorth": 1192,
"ĠJu": 1193,
"ales": 1194,
"Ġhead": 1195,
"ient": 1196,
"Ġgovern": 1197,
"Ġgroup": 1198,
"raph": 1199,
"Ġcharacter": 1200,
"Ġbr": 1201,
"Ġgr": 1202,
"Ġed": 1203,
"Ġeach": 1204,
"Ġpoint": 1205,
"ĠSeptember": 1206,
"ĠAd": 1207,
"wards": 1208,
"Ġconsid": 1209,
"ution": 1210,
"ĠDe": 1211,
"ĠGerman": 1212,
"Ġfollowing": 1213,
"ĠWorld": 1214,
"Ġlife": 1215,
"Ġgu": 1216,
"ĠComm": 1217,
"ĠAll": 1218,
"ĠAustral": 1219,
"anc": 1220,
"Ġann": 1221,
"Ġcontro": 1222,
"ural": 1223,
"Ġfive": 1224,
"Ġvar": 1225,
"ys": 1226,
"ĠHer": 1227,
"ĠUS": 1228,
"Ġattack": 1229,
"ged": 1230,
"Ġ193": 1231,
"ording": 1232,
"Ġresult": 1233,
"Ġwill": 1234,
"ina": 1235,
"ck": 1236,
"ĠQ": 1237,
"Ġever": 1238,
"ĠPro": 1239,
"Ġ191": 1240,
"ĠEu": 1241,
"Ġlarge": 1242,
"ĠMe": 1243,
"ĠII": 1244,
"lish": 1245,
"ĠNorth": 1246,
"ling": 1247,
"Ġbook": 1248,
"Ġreport": 1249,
"ont": 1250,
"ague": 1251,
"ĠFran": 1252,
"ble": 1253,
"ĠFor": 1254,
"ox": 1255,
"aced": 1256,
"hel": 1257,
"ĠJune": 1258,
"Ġtit": 1259,
"ended": 1260,
"dom": 1261,
"ilt": 1262,
"ives": 1263,
"Ġ14": 1264,
"ats": 1265,
"Ġprom": 1266,
"eb": 1267,
"med": 1268,
"Ġweek": 1269,
"ately": 1270,
"aving": 1271,
"ored": 1272,
"Ġstr": 1273,
"ĠJan": 1274,
"Ġsince": 1275,
"ĠStates": 1276,
"Ġfinal": 1277,
"Ġmajor": 1278,
"ax": 1279,
"Ġsouth": 1280,
"Ġreceived": 1281,
"ĠSouth": 1282,
"ivision": 1283,
"ĠGu": 1284,
"Ġname": 1285,
"Ġpartic": 1286,
"ery": 1287,
"Ġhel": 1288,
"ology": 1289,
"ption": 1290,
"ĠChrist": 1291,
"Ġcare": 1292,
"ĠOct": 1293,
"Ġpublic": 1294,
"Ġrest": 1295,
"Ġsystem": 1296,
"ected": 1297,
"ility": 1298,
"ĠBe": 1299,
"ting": 1300,
"ĠKing": 1301,
"Ġstate": 1302,
"Ġbatt": 1303,
"ae": 1304,
"Ġwhat": 1305,
"ages": 1306,
"uary": 1307,
"Ġlast": 1308,
"rand": 1309,
"Ġdescribed": 1310,
"ĠOctober": 1311,
"Ġline": 1312,
"Ġclass": 1313,
"Ġ$": 1314,
"Ġdet": 1315,
"iving": 1316,
"raft": 1317,
"ĠNov": 1318,
"Ġplayed": 1319,
"Ġprot": 1320,
"Ġincre": 1321,
"aur": 1322,
"ropical": 1323,
"Ġtook": 1324,
"Ġmar": 1325,
"Ġnow": 1326,
"ified": 1327,
"aim": 1328,
"ĠPar": 1329,
"ional": 1330,
"get": 1331,
"rote": 1332,
"ants": 1333,
"ody": 1334,
"Ġ[": 1335,
"Ġ]": 1336,
"ively": 1337,
"ĠYork": 1338,
"Ġbuild": 1339,
"Ġworld": 1340,
"..": 1341,
"Ġlate": 1342,
"ĠDec": 1343,
"yc": 1344,
"Ġ25": 1345,
"ĠJuly": 1346,
"Ġwrote": 1347,
"empt": 1348,
"ball": 1349,
"by": 1350,
"esp": 1351,
"ĠEurop": 1352,
"ret": 1353,
"Ġwon": 1354,
"app": 1355,
"ideo": 1356,
"Ġspecies": 1357,
"sion": 1358,
"Ġchild": 1359,
"ians": 1360,
"Ġ...": 1361,
"omet": 1362,
"iod": 1363,
"Ġport": 1364,
"Ġmuch": 1365,
"ĠCan": 1366,
"ĠDuring": 1367,
"Ġconf": 1368,
"Ġserv": 1369,
"Ġcamp": 1370,
"ection": 1371,
"Ġref": 1372,
"Ġdue": 1373,
"ech": 1374,
"Ġshort": 1375,
"arn": 1376,
"Ġallow": 1377,
"Ġsingle": 1378,
"ĠApr": 1379,
"ĠApril": 1380,
"Ġdiffer": 1381,
"Ġjust": 1382,
"Ġdeath": 1383,
"ically": 1384,
"ract": 1385,
"Ġstar": 1386,
"Ġsl": 1387,
"Ġgun": 1388,
"ission": 1389,
"omin": 1390,
"ital": 1391,
"ĠMc": 1392,
"ĠAnd": 1393,
"Ġanother": 1394,
"Ġincluded": 1395,
"ĠMus": 1396,
"Ġposs": 1397,
"ai": 1398,
"Ġold": 1399,
"Ġtri": 1400,
"ham": 1401,
"Ġstorm": 1402,
"ĠGe": 1403,
"Ġvis": 1404,
"ĠJanuary": 1405,
"Ġ30": 1406,
"Ġlist": 1407,
"Ġleft": 1408,
"Ġeven": 1409,
"Ġpar": 1410,
"Ġwithin": 1411,
"ĠEngland": 1412,
"ple": 1413,
"Ġprog": 1414,
"Ġappro": 1415,
"ger": 1416,
"itions": 1417,
"Ġnamed": 1418,
"ops": 1419,
"Ġbased": 1420,
"Ġestab": 1421,
"Ġif": 1422,
"inc": 1423,
"Ġalthough": 1424,
"Ġattempt": 1425,
"Ġtop": 1426,
"ilar": 1427,
"Ġtrack": 1428,
"Ġvery": 1429,
"Ġbelie": 1430,
"Ġbre": 1431,
"Ġthird": 1432,
"ards": 1433,
"Ġhum": 1434,
"Ġwater": 1435,
"ĠMarch": 1436,
"ene": 1437,
"Ġgames": 1438,
"Ġorgan": 1439,
"ched": 1440,
"orp": 1441,
"ently": 1442,
"Ġbeg": 1443,
"Ġpower": 1444,
"Ġevent": 1445,
"Ġprevious": 1446,
"Ġfamily": 1447,
"Ġschool": 1448,
"ms": 1449,
"Ġbest": 1450,
"urric": 1451,
"ulation": 1452,
"ĠNovember": 1453,
"ances": 1454,
"Ġperiod": 1455,
"Ġreview": 1456,
"Ġway": 1457,
"ĠHis": 1458,
"Ġmen": 1459,
"aster": 1460,
"Ġexpl": 1461,
"Ġhome": 1462,
"ĠEurope": 1463,
"Ġfur": 1464,
"que": 1465,
"Ġgovernment": 1466,
"Ġtyp": 1467,
"ĠBy": 1468,
"ĠPh": 1469,
"ience": 1470,
"Ġturn": 1471,
"Ġ192": 1472,
"ĠDecember": 1473,
"let": 1474,
"ature": 1475,
"Ġcap": 1476,
"Ġthose": 1477,
"Ġhand": 1478,
"ĠThere": 1479,
"avy": 1480,
"Ġplace": 1481,
"ached": 1482,
"Ġmed": 1483,
"hest": 1484,
"ĠCity": 1485,
"Ġstory": 1486,
"oint": 1487,
"aged": 1488,
"Ġbuilt": 1489,
"eder": 1490,
"amb": 1491,
"Ġgreat": 1492,
"ense": 1493,
"Ġdr": 1494,
"ences": 1495,
"Ġperson": 1496,
"iven": 1497,
"Ġcommand": 1498,
"Ġ100": 1499,
"Ġkill": 1500,
"ĠFl": 1501,
"ĠWhen": 1502,
"oci": 1503,
"Ġmonth": 1504,
"Ġsent": 1505,
"itary": 1506,
"elt": 1507,
"Ġopp": 1508,
"Ġmake": 1509,
"Ġoriginal": 1510,
"iversity": 1511,
"oad": 1512,
"ĠÂ": 1513,
"Ġhal": 1514,
"Ġrequ": 1515,
"ves": 1516,
"ides": 1517,
"ĠPr": 1518,
"ĠNational": 1519,
"Ġeng": 1520,
"gy": 1521,
"ness": 1522,
"ention": 1523,
"Ġ2009": 1524,
"ĠOr": 1525,
"Ġ2010": 1526,
"Ġauth": 1527,
"Ġvideo": 1528,
"Ġ2008": 1529,
"bs": 1530,
"Ġant": 1531,
"ison": 1532,
"Ġmark": 1533,
"Ġdem": 1534,
"Ġsug": 1535,
"ruction": 1536,
"akes": 1537,
"Ġpresent": 1538,
"line": 1539,
"Ġleg": 1540,
"Ġclub": 1541,
"ĠMan": 1542,
"ĠRiver": 1543,
"rench": 1544,
"ival": 1545,
"Ġview": 1546,
"ĠBro": 1547,
"riend": 1548,
"oard": 1549,
"Ġrepl": 1550,
"ograph": 1551,
"Ġcapt": 1552,
"alk": 1553,
"Ġstill": 1554,
"Ġmoved": 1555,
"Ġlocal": 1556,
"Ġstand": 1557,
"eng": 1558,
"Ġled": 1559,
"Ġrole": 1560,
"ott": 1561,
"aining": 1562,
"ler": 1563,
"Ġterm": 1564,
"Ġcame": 1565,
"aken": 1566,
"Ġdest": 1567,
"Ġiss": 1568,
"ories": 1569,
"ung": 1570,
"side": 1571,
"idge": 1572,
"mp": 1573,
"Ġdra": 1574,
"Ġoften": 1575,
"Ġcommon": 1576,
"Ġaddition": 1577,
"Ġhistory": 1578,
"urricane": 1579,
"Ġcaus": 1580,
"lev": 1581,
"sh": 1582,
"ĠComp": 1583,
"atter": 1584,
"Ġtrad": 1585,
"rew": 1586,
"Ġfew": 1587,
"ĠNo": 1588,
"ĠWe": 1589,
"ĠChar": 1590,
"Ġsuggest": 1591,
"lu": 1592,
"read": 1593,
"ister": 1594,
"ĠAb": 1595,
"Ġ2007": 1596,
"Ġnext": 1597,
"Ġeffect": 1598,
"Ġconsidered": 1599,
"Ġbas": 1600,
"Ġdeb": 1601,
"Ġplayer": 1602,
"ĠOne": 1603,
"ior": 1604,
"Ġcour": 1605,
"astern": 1606,
"Ġmid": 1607,
"ĠTr": 1608,
"ĠEnglish": 1609,
"Ġhelp": 1610,
"ead": 1611,
"Ġexper": 1612,
"uted": 1613,
"ĠFrench": 1614,
"Ġcareer": 1615,
"Ġside": 1616,
"Ġsimilar": 1617,
"Ġrecorded": 1618,
"ĠBatt": 1619,
"ays": 1620,
"Ġright": 1621,
"ĠX": 1622,
"Ġwin": 1623,
"Ġinit": 1624,
"Ġimport": 1625,
"ĠAcc": 1626,
"Ġreal": 1627,
"self": 1628,
"ĠRec": 1629,
"Ġclaim": 1630,
"Ġcover": 1631,
"Ġarch": 1632,
"Ġcompany": 1633,
"be": 1634,
"ining": 1635,
"Ġtown": 1636,
"Ġpublished": 1637,
"Ġsold": 1638,
"Ġcontinued": 1639,
"Ġrefer": 1640,
"Ġexc": 1641,
"Ġwind": 1642,
"Ġdifferent": 1643,
"Ġyou": 1644,
"Ġtake": 1645,
"Ġwithout": 1646,
"ternational": 1647,
"Ġsongs": 1648,
"ĠWith": 1649,
"yn": 1650,
"Ġtot": 1651,
"ĠPer": 1652,
"ĠPort": 1653,
"Ġroad": 1654,
"Ġformer": 1655,
"Ġ21": 1656,
"Ġpolit": 1657,
"Ġtw": 1658,
"Ġtem": 1659,
"ĠBar": 1660,
"Ġheld": 1661,
"ches": 1662,
"ĠTe": 1663,
"Ġmemb": 1664,
"Ġamong": 1665,
"Ġlevel": 1666,
"Ġel": 1667,
"ĠWill": 1668,
"ning": 1669,
"Ġfield": 1670,
"Ġmag": 1671,
"par": 1672,
"Ġelect": 1673,
"ner": 1674,
"iment": 1675,
"Ġav": 1676,
"itar": 1677,
"Ġdel": 1678,
"uss": 1679,
"Ġprop": 1680,
"Ġwritten": 1681,
"inning": 1682,
"iter": 1683,
"resent": 1684,
"Ġevery": 1685,
"ĠAm": 1686,
"ĠState": 1687,
"estern": 1688,
"Ġ23": 1689,
"ĠEar": 1690,
"Ġcommun": 1691,
"Ġhalf": 1692,
"lear": 1693,
"yle": 1694,
"ĠDivision": 1695,
"ampions": 1696,
"Ġ2011": 1697,
"Ġrelease": 1698,
"ried": 1699,
"Ġfurther": 1700,
"ots": 1701,
"Ġbecome": 1702,
"Ġwest": 1703,
"Ġ2006": 1704,
"ensive": 1705,
"ĠAccording": 1706,
"Ġcr": 1707,
"enc": 1708,
"rodu": 1709,
"Ġchurch": 1710,
"ĠAlthough": 1711,
"Ġstrong": 1712,
"Ġfore": 1713,
"Ġhowever": 1714,
"Ġdays": 1715,
"roy": 1716,
"Ġfind": 1717,
"ĠCanad": 1718,
"Ġcur": 1719,
"ices": 1720,
"Ġeast": 1721,
"ising": 1722,
"ĠCount": 1723,
"Ġversion": 1724,
"Ġfoot": 1725,
"Ġbeh": 1726,
"Ġspe": 1727,
"augh": 1728,
"Ġparticular": 1729,
"ering": 1730,
"Ġ&": 1731,
"Ġmy": 1732,
"Ġlow": 1733,
"ĠChurch": 1734,
"ize": 1735,
"ebru": 1736,
"ĠGener": 1737,
"Ġprof": 1738,
"Ġcompet": 1739,
"Ġposition": 1740,
"Ġtitle": 1741,
"Ġ24": 1742,
"ĠWest": 1743,
"Ġmilitary": 1744,
"ĠRoman": 1745,
"Ġconv": 1746,
"Ġauthor": 1747,
"Ġ22": 1748,
"Ġ26": 1749,
"Ġappe": 1750,
"reen": 1751,
"Ġorder": 1752,
"ĠLeague": 1753,
"outher": 1754,
"Ġsol": 1755,
"ront": 1756,
"ittle": 1757,
"Ġcontrol": 1758,
"outhern": 1759,
"Ġtimes": 1760,
"ĠSong": 1761,
"aces": 1762,
"fric": 1763,
"Ġband": 1764,
"ĠFebru": 1765,
"ĠFebruary": 1766,
"Ġfre": 1767,
"pped": 1768,
"Ġless": 1769,
"Ġgave": 1770,
"Ġproject": 1771,
"Ġvict": 1772,
"Ġdefe": 1773,
"ylan": 1774,
"ĠGeor": 1775,
"osp": 1776,
"ĠAss": 1777,
"Ġ!": 1778,
"ĠDylan": 1779,
"Ġchang": 1780,
"Ġreported": 1781,
"Ġmembers": 1782,
"Ġnort": 1783,
"ĠPark": 1784,
"rick": 1785,
"Ġnov": 1786,
"Ġproduced": 1787,
"Ġstat": 1788,
"levision": 1789,
"Ġtotal": 1790,
"isc": 1791,
"arm": 1792,
"eter": 1793,
"hern": 1794,
"Ġ2012": 1795,
"aying": 1796,
"ĠOld": 1797,
"Ġarr": 1798,
"iety": 1799,
"Ġcult": 1800,
"Ġpopular": 1801,
"Ġter": 1802,
"Ġfire": 1803,
"esc": 1804,
"oung": 1805,
"ailed": 1806,
"Ġproduction": 1807,
"urs": 1808,
"apan": 1809,
"Ġobs": 1810,
"Ġtropical": 1811,
"hem": 1812,
"ĠSim": 1813,
"Ġ28": 1814,
"ĠPol": 1815,
"ression": 1816,
"Ġpost": 1817,
"Ġforces": 1818,
"ĠSte": 1819,
"Ġcritic": 1820,
"ford": 1821,
"ĠHa": 1822,
"ĠJapan": 1823,
"Ġchildren": 1824,
"Ġhistor": 1825,
"Ġpat": 1826,
"Ġhaving": 1827,
"ush": 1828,
"ĠEd": 1829,
"Ġinclude": 1830,
"ald": 1831,
"echn": 1832,
"ring": 1833,
"ours": 1834,
"Ġsurv": 1835,
"Ġinvol": 1836,
"Ġinflu": 1837,
"alion": 1838,
"ne": 1839,
"Ġsk": 1840,
"Ġlost": 1841,
"rent": 1842,
"Ġaff": 1843,
"atic": 1844,
"ĠSu": 1845,
"Ġgiven": 1846,
"Ġcountry": 1847,
"Ġwant": 1848,
"ably": 1849,
"Ġrepresent": 1850,
"work": 1851,
"ĠEl": 1852,
"Ġsignific": 1853,
"ĠCent": 1854,
"omen": 1855,
"ĠDav": 1856,
"Ġmanag": 1857,
"ope": 1858,
"ploy": 1859,
"ĠGeneral": 1860,
"Ġpress": 1861,
"Ġequ": 1862,
"vers": 1863,
"Ġ2013": 1864,
"ges": 1865,
"Ġeight": 1866,
"ĠMiss": 1867,
"Ġcomb": 1868,
"reet": 1869,
"Ġsit": 1870,
"Ġsite": 1871,
"ades": 1872,
"Ġseen": 1873,
"irc": 1874,
"Ġprogram": 1875,
"sp": 1876,
"ones": 1877,
"oon": 1878,
"Ġmaking": 1879,
"ĠAfric": 1880,
"Ġnever": 1881,
"Ġmatch": 1882,
"ration": 1883,
"Ġfem": 1884,
"Ġstated": 1885,
"Ġestabl": 1886,
"á": 1887,
"ither": 1888,
"Ġbody": 1889,
"Ġplan": 1890,
"Ġfact": 1891,
"Ġread": 1892,
"Ġord": 1893,
"Ġshould": 1894,
"ĠWhile": 1895,
"ĠEv": 1896,
"sequ": 1897,
"Ġ50": 1898,
"Ġreturned": 1899,
"fic": 1900,
"ator": 1901,
"ĠUniversity": 1902,
"ological": 1903,
"Ġsoc": 1904,
"Ġft": 1905,
"aun": 1906,
"Ġer": 1907,
"Ġsound": 1908,
"Ġ190": 1909,
"Äģ": 1910,
"rem": 1911,
"Ġhow": 1912,
"ape": 1913,
"ĠThese": 1914,
"Ġgen": 1915,
"Ġisland": 1916,
"ĠNe": 1917,
"ĠAmerica": 1918,
"Ġcou": 1919,
"Ġstruct": 1920,
"Ġearl": 1921,
"Ġships": 1922,
"Ġannoun": 1923,
"Ġestablished": 1924,
"ampionship": 1925,
"Ġgod": 1926,
"Ġground": 1927,
"ĠJack": 1928,
"Ġchart": 1929,
"Ġpopulation": 1930,
"aff": 1931,
"ream": 1932,
"Ġcat": 1933,
"Ġdiv": 1934,
"Ġreached": 1935,
"Ġjo": 1936,
"ground": 1937,
"Ġ27": 1938,
"na": 1939,
"view": 1940,
"reland": 1941,
"Ġlight": 1942,
"Ġnoted": 1943,
"aul": 1944,
"ki": 1945,
"Ġaway": 1946,
"Ġfriend": 1947,
"ĠIreland": 1948,
"ĠBlack": 1949,
"ille": 1950,
"igade": 1951,
"used": 1952,
"ument": 1953,
"ination": 1954,
"ffic": 1955,
"ese": 1956,
"Ġlim": 1957,
"oll": 1958,
"Ġthroughout": 1959,
"Ġacross": 1960,
"ĠReg": 1961,
"Ġdeveloped": 1962,
"Ġthought": 1963,
"iec": 1964,
"ĠMich": 1965,
"ĠLond": 1966,
"Ġseven": 1967,
"Ġsomet": 1968,
"Ġcast": 1969,
"aint": 1970,
"ords": 1971,
"ster": 1972,
"Ġgl": 1973,
"Ġproc": 1974,
"ĠWilliam": 1975,
"ĠLondon": 1976,
"Ġpra": 1977,
"Ġrad": 1978,
"Ġintrodu": 1979,
"af": 1980,
"Ġgood": 1981,
"ĠFeder": 1982,
"Ġusing": 1983,
"Ġhimself": 1984,
"Ġdevelopment": 1985,
"Ġblack": 1986,
"iness": 1987,
"omb": 1988,
"Ġhig": 1989,
"ĠHar": 1990,
"Ġfelt": 1991,
"idence": 1992,
"reek": 1993,
"ĠAustralia": 1994,
"Ġhuman": 1995,
"Ġsignificant": 1996,
"Ġide": 1997,
"ĠAir": 1998,
"utes": 1999,
"aren": 2000,
"Ġwat": 2001,
"Ġperformed": 2002,
"Ġbar": 2003,
"ump": 2004,
"Ġimportant": 2005,
"most": 2006,
"ivil": 2007,
"ĠGl": 2008,
"Ġadm": 2009,
"ĠAtl": 2010,
"itive": 2011,
"Ġnight": 2012,
"Ġwriting": 2013,
"Ġfun": 2014,
"ĠPal": 2015,
"ĠRich": 2016,
"ĠEx": 2017,
"Ġdestroy": 2018,
"Ġfather": 2019,
"ĠMag": 2020,
"Ġmiles": 2021,
"Ġbo": 2022,
"antic": 2023,
"Ġtelevision": 2024,
"ĠRoy": 2025,
"Ġinterest": 2026,
"Ġvarious": 2027,
"osaur": 2028,
"Ġareas": 2029,
"ief": 2030,
"Ġtour": 2031,
"imately": 2032,
"Ġwhite": 2033,
"Ġmodern": 2034,
"Ġfull": 2035,
"field": 2036,
"Ġten": 2037,
"Ġdied": 2038,
"ĠCal": 2039,
"Ġlook": 2040,
"rie": 2041,
"ogn": 2042,
"Ġenc": 2043,
"Ġactiv": 2044,
"ael": 2045,
"aign": 2046,
"Ġwent": 2047,
"Ġlaw": 2048,
"ĠRober": 2049,
"Ġneed": 2050,
"Ġtro": 2051,
"Ġevents": 2052,
"Ġprim": 2053,
"Ġdoes": 2054,
"Ġsuccessful": 2055,
"ĠRoad": 2056,
"ico": 2057,
"Ġred": 2058,
"ization": 2059,
"Ġdiscover": 2060,
"Ġplayers": 2061,
"Ġstarted": 2062,
"Ġmm": 2063,
"ĠTo": 2064,
"rab": 2065,
"ĠJames": 2066,
"Ġdecl": 2067,
"con": 2068,
"reg": 2069,
"Ġball": 2070,
"ript": 2071,
"Ġsee": 2072,
"iting": 2073,
"Ġhouse": 2074,
"Ġfeet": 2075,
"Ġformed": 2076,
"ks": 2077,
"Ġwid": 2078,
"ourn": 2079,
"Ġpoem": 2080,
"Ġtechn": 2081,
"Ġmix": 2082,
"Ġrange": 2083,
"ĠMount": 2084,
"Ġsett": 2085,
"Ġperformance": 2086,
"ĠCounty": 2087,
"rest": 2088,
"Ġput": 2089,
"Ġstyle": 2090,
"Ġvill": 2091,
"Ġrelations": 2092,
"Ġbuilding": 2093,
"Ġage": 2094,
"Ġsum": 2095,
"Ġtoo": 2096,
"Ġforce": 2097,
"abor": 2098,
"Ġcaused": 2099,
"ÃŃ": 2100,
"ana": 2101,
"Ġke": 2102,
"ino": 2103,
"epend": 2104,
"ara": 2105,
"ĠYou": 2106,
"alth": 2107,
"ĠKe": 2108,
"ublic": 2109,
"Ġsw": 2110,
"ened": 2111,
"ĠCro": 2112,
"Ġnovel": 2113,
"Ġpri": 2114,
"iers": 2115,
"isted": 2116,
"Ġ189": 2117,
"Ġcreated": 2118,
"Ġofficial": 2119,
"day": 2120,
"fall": 2121,
"idd": 2122,
"elling": 2123,
"asing": 2124,
"ĠSom": 2125,
"Ġ2004": 2126,
"ĠAng": 2127,
"ym": 2128,
"Ġpit": 2129,
"Ġ2005": 2130,
"Ġrelig": 2131,
"Ġentire": 2132,
"gr": 2133,
"less": 2134,
"Ġson": 2135,
"ality": 2136,
"eth": 2137,
"ĠOl": 2138,
"Ġable": 2139,
"Ġcoast": 2140,
"Ġpolitical": 2141,
"ĠHigh": 2142,
"ries": 2143,
"ressed": 2144,
"Ġcharacters": 2145,
"ĠSec": 2146,
"Ġste": 2147,
"inal": 2148,
"Ġget": 2149,
"ĠHam": 2150,
"Ġothers": 2151,
"Ġconstruction": 2152,
"Ġcert": 2153,
"Ġbird": 2154,
"Ġpred": 2155,
"Ġpromot": 2156,
"ases": 2157,
"Ġbattle": 2158,
"br": 2159,
"ĠTown": 2160,
"Ġnational": 2161,
"ways": 2162,
"acy": 2163,
"Ġoccur": 2164,
"oming": 2165,
"Ġval": 2166,
"ĠâĢĻ": 2167,
"Ġfig": 2168,
"ĠSw": 2169,
"ample": 2170,
"Ġlik": 2171,
"ament": 2172,
"Ġonce": 2173,
"ĠHist": 2174,
"play": 2175,
"ficult": 2176,
"Ġfac": 2177,
"Ġremained": 2178,
"por": 2179,
"ĠCare": 2180,
"ĠBra": 2181,
"Ġlocated": 2182,
"Ġmount": 2183,
"Ġtradition": 2184,
"enth": 2185,
"ivid": 2186,
"Ġrock": 2187,
"Ġscored": 2188,
"Ġworks": 2189,
"Ġdifficult": 2190,
"ĠKingdom": 2191,
"craft": 2192,
"Ġredu": 2193,
"Ġ31": 2194,
"Ġproduc": 2195,
"lected": 2196,
"ĠIsland": 2197,
"Ġcampaign": 2198,
"Ġguns": 2199,
"Ġtre": 2200,
"Ġcross": 2201,
"ĠCup": 2202,
"ĠMon": 2203,
"Ġstars": 2204,
"ĠGrand": 2205,
"Ġmeet": 2206,
"Ġcompleted": 2207,
"ĠAustralian": 2208,
"Ġannounced": 2209,
"Ġrank": 2210,
"Ġregion": 2211,
"Ġhold": 2212,
"ett": 2213,
"Ġsqu": 2214,
"orse": 2215,
"Ġnuc": 2216,
"ounc": 2217,
"off": 2218,
"itted": 2219,
"Ġgrow": 2220,
"Ġsuper": 2221,
"Ġcolle": 2222,
"Ġgoal": 2223,
"ĠCompany": 2224,
"ique": 2225,
"oid": 2226,
"Ġfav": 2227,
"arch": 2228,
"Ġlittle": 2229,
"Ġconn": 2230,
"umb": 2231,
"Ġlet": 2232,
"Ġprocess": 2233,
"ray": 2234,
"enced": 2235,
"Ġfight": 2236,
"Ġfront": 2237,
"aly": 2238,
"omp": 2239,
"rought": 2240,
"Ġinstead": 2241,
"ĠAct": 2242,
"ky": 2243,
"Ġcirc": 2244,
"Ġ29": 2245,
"Ġadded": 2246,
"here": 2247,
"leet": 2248,
"ĠMor": 2249,
"Ġcond": 2250,
"omm": 2251,
"Ġleast": 2252,
"duct": 2253,
"Ġfollowed": 2254,
"ĠBill": 2255,
"Ġknow": 2256,
"Ġpeak": 2257,
"Ġappeared": 2258,
"Ġborn": 2259,
"Ġkilled": 2260,
"Ġsouthern": 2261,
"angu": 2262,
"Ġoriginally": 2263,
"Ġmonths": 2264,
"oice": 2265,
"Ġwife": 2266,
"urb": 2267,
"Ġcomment": 2268,
"ĠArmy": 2269,
"Ġstri": 2270,
"ĠDavid": 2271,
"mar": 2272,
"Ġfif": 2273,
"Ġmother": 2274,
"Ġloss": 2275,
"ota": 2276,
"Ġ40": 2277,
"Ġstudy": 2278,
"ius": 2279,
"Ġhurricane": 2280,
"Ġassoci": 2281,
"Ġwomen": 2282,
"Ġcell": 2283,
"ects": 2284,
"ĠMusic": 2285,
"Ġident": 2286,
"Ġmass": 2287,
"ston": 2288,
"Ġeastern": 2289,
"Ġnon": 2290,
"Ġsex": 2291,
"antry": 2292,
"Ġagre": 2293,
"Ġrelationship": 2294,
"Ġaud": 2295,
"Ġaward": 2296,
"Ġ2003": 2297,
"Ġcritics": 2298,
"Ġbroad": 2299,
"ycl": 2300,
"Ġanim": 2301,
"Ġ185": 2302,
"Ġeventually": 2303,
"Ġfeatures": 2304,
"Ġprofess": 2305,
"olution": 2306,
"ĠGod": 2307,
"ĠOther": 2308,
"Ġvoc": 2309,
"Ġyoung": 2310,
"aper": 2311,
"Ġrecogn": 2312,
"Ġ2015": 2313,
"gin": 2314,
"ata": 2315,
"Ġbus": 2316,
"Ġlive": 2317,
"ements": 2318,
"ully": 2319,
"ĠFrance": 2320,
"Ġaver": 2321,
"Ġfourth": 2322,
"Ġtaken": 2323,
"ĠSer": 2324,
"emy": 2325,
"Ġroute": 2326,
"Ġestim": 2327,
"cher": 2328,
"ĠTwo": 2329,
"ĠBer": 2330,
"Ġserved": 2331,
"liam": 2332,
"ores": 2333,
"istic": 2334,
"ask": 2335,
"Ġcommer": 2336,
"Ġprote": 2337,
"illa": 2338,
"Ġappoint": 2339,
"ography": 2340,
"ze": 2341,
"ĠCo": 2342,
"omes": 2343,
"Ġlack": 2344,
"chie": 2345,
"Ġdecided": 2346,
"Ġdamage": 2347,
"ama": 2348,
"ĠMad": 2349,
"unk": 2350,
"Ġheavy": 2351,
"igned": 2352,
"azine": 2353,
"Ġcor": 2354,
"Ġbase": 2355,
"Ġeither": 2356,
"ĠIm": 2357,
"ĠBattalion": 2358,
"iation": 2359,
"Ġfar": 2360,
"Ġcondom": 2361,
"Ġproble": 2362,
"Ġsepar": 2363,
"Ġarm": 2364,
"Ġimpro": 2365,
"Ġinsp": 2366,
"val": 2367,
"ĠPart": 2368,
"ought": 2369,
"Ġspecial": 2370,
"Ġbehind": 2371,
"ĠRobert": 2372,
"Ġtoget": 2373,
"ica": 2374,
"ecut": 2375,
"ĠLove": 2376,
"Ġcoll": 2377,
"Ġindivid": 2378,
"Ġbelieved": 2379,
"Ġtogether": 2380,
"ida": 2381,
"Ġarg": 2382,
"Ġquar": 2383,
"ency": 2384,
"liament": 2385,
"ipp": 2386,
"aves": 2387,
"Ġclos": 2388,
"iction": 2389,
"ouncil": 2390,
"cial": 2391,
"Ġmater": 2392,
"rict": 2393,
"Ġplaying": 2394,
"ĠRoyal": 2395,
"ĠCarey": 2396,
"Ġburn": 2397,
"Ġdou": 2398,
"ĠRed": 2399,
"rap": 2400,
"aching": 2401,
"iol": 2402,
"iber": 2403,
"ĠMed": 2404,
"Ġmove": 2405,
"Ġir": 2406,
"Ġround": 2407,
"Ġcreat": 2408,
"Ġbi": 2409,
"Ġlangu": 2410,
"ĠHen": 2411,
"ĠDu": 2412,
"Ġvol": 2413,
"Ġdev": 2414,
"Ġexample": 2415,
"Ġclose": 2416,
"Ġaccept": 2417,
"ĠMex": 2418,
"gg": 2419,
"ĠSome": 2420,
"ĠMin": 2421,
"Ġalmost": 2422,
"Ġ188": 2423,
"alt": 2424,
"ests": 2425,
"Ġservice": 2426,
"Ġleading": 2427,
"ĠEuropean": 2428,
"Ġsour": 2429,
"Ġfall": 2430,
"ĠRep": 2431,
"odes": 2432,
"ĠWhite": 2433,
"Ġgenerally": 2434,
"ĠFederer": 2435,
"Ġsaw": 2436,
"ators": 2437,
"Ġce": 2438,
"Ġtowards": 2439,
"Ġopened": 2440,
"Ġelements": 2441,
"eal": 2442,
"Ġmiss": 2443,
"Ġ35": 2444,
"uter": 2445,
"oring": 2446,
"Ġbrought": 2447,
"ĠBrigade": 2448,
"Ġgeneral": 2449,
"Ġweeks": 2450,
"Ġmot": 2451,
"ĠPres": 2452,
"ceed": 2453,
"ĠWales": 2454,
"ĠGame": 2455,
"ĠInternational": 2456,
"Ġfinished": 2457,
"Ġdraw": 2458,
"Ġz": 2459,
"stit": 2460,
"Ġlaun": 2461,
"ĠFlor": 2462,
"Ġwall": 2463,
"Ġhost": 2464,
"oph": 2465,
"ĠKh": 2466,
"ĠViet": 2467,
"Ġregular": 2468,
"Ġhighway": 2469,
"Ġfeatured": 2470,
"cast": 2471,
"ĠIr": 2472,
"Ġcentral": 2473,
"Ġaircraft": 2474,
"lement": 2475,
"irl": 2476,
"ending": 2477,
"Ġindust": 2478,
"board": 2479,
"ĠEast": 2480,
"ordan": 2481,
"ounter": 2482,
"Ġresear": 2483,
"Ġreb": 2484,
"etwork": 2485,
"Ġcontract": 2486,
"Ġpoints": 2487,
"eum": 2488,
"Ġfund": 2489,
"Ġinform": 2490,
"Ġdirected": 2491,
"Ġ-": 2492,
"Ġaction": 2493,
"Ġmi": 2494,
"ĠMo": 2495,
"orts": 2496,
"Ġsuff": 2497,
"ĠChampionship": 2498,
"Ġmeas": 2499,
"Ġdirector": 2500,
"Ġprovided": 2501,
"hing": 2502,
"Ġcut": 2503,
"icated": 2504,
"Ġren": 2505,
"ĠBo": 2506,
"ĠFollow": 2507,
"ude": 2508,
"wood": 2509,
"Ġflood": 2510,
"Ġrespect": 2511,
"Ġnar": 2512,
"ĠJordan": 2513,
"Ġsequ": 2514,
"Ġupon": 2515,
"Ġmean": 2516,
"ential": 2517,
"ĠFrom": 2518,
"ĠGal": 2519,
"Ġappearance": 2520,
"ned": 2521,
"ĠJew": 2522,
"Ġyard": 2523,
"ellow": 2524,
"Ġ186": 2525,
"Ġearlier": 2526,
"sel": 2527,
"ying": 2528,
"atin": 2529,
"ĠPe": 2530,
"ĠRock": 2531,
"ĠEm": 2532,
"Ġking": 2533,
"Ġcost": 2534,
"ĠCr": 2535,
"Ġrather": 2536,
"ights": 2537,
"Ġ2014": 2538,
"Ġsubsequ": 2539,
"Ġfemale": 2540,
"ĠAtlantic": 2541,
"Ġtroops": 2542,
"tt": 2543,
"ĠÃ": 2544,
"Ġill": 2545,
"Ġreve": 2546,
"Ġstru": 2547,
"ĠOd": 2548,
"ishing": 2549,
"medi": 2550,
"ĠChristian": 2551,
"Ġcurrent": 2552,
"ĠMary": 2553,
"ĠOp": 2554,
"Ġve": 2555,
"Ġriver": 2556,
"Ġlargest": 2557,
"Ġtravel": 2558,
"Ġvictory": 2559,
"ĠFollowing": 2560,
"ĠHouse": 2561,
"ander": 2562,
"Ġemploy": 2563,
"Ġoperations": 2564,
"ĠHero": 2565,
"Ġparticularly": 2566,
"ĠGeorge": 2567,
"Ġmanager": 2568,
"Ġachie": 2569,
"erous": 2570,
"ouri": 2571,
"Ġprob": 2572,
"ule": 2573,
"Ġfort": 2574,
"Ġopening": 2575,
"Ġwanted": 2576,
"ving": 2577,
"Ġcop": 2578,
"Ġbur": 2579,
"Ġ500": 2580,
"ength": 2581,
"Ġnorthern": 2582,
"ault": 2583,
"ĠMac": 2584,
"ids": 2585,
"osition": 2586,
"Ġexist": 2587,
"Ġyards": 2588,
"Ġevidence": 2589,
"ĠPlay": 2590,
"áĥ": 2591,
"ita": 2592,
"Ġfoc": 2593,
"Ġreason": 2594,
"ĠSl": 2595,
"eler": 2596,
"Ġconduct": 2597,
"ĠPhil": 2598,
"ĠFlorida": 2599,
"ee": 2600,
"ih": 2601,
"of": 2602,
"yd": 2603,
"head": 2604,
"Ġmember": 2605,
"ĠWal": 2606,
"reng": 2607,
"Ġpract": 2608,
"uck": 2609,
"vest": 2610,
"Ġsaying": 2611,
"oms": 2612,
"ĠBay": 2613,
"ĠWil": 2614,
"anding": 2615,
"ĠStreet": 2616,
"Ġoutside": 2617,
"Ġcrew": 2618,
"Ġallowed": 2619,
"Ġpossible": 2620,
"Ġengine": 2621,
"co": 2622,
"west": 2623,
"atural": 2624,
"ĠMost": 2625,
"ĠPaul": 2626,
"Ġaccount": 2627,
"ĠOliv": 2628,
"uel": 2629,
"Ġpast": 2630,
"Ġmer": 2631,
"ĠMark": 2632,
"irth": 2633,
"Ġstage": 2634,
"Ġneg": 2635,
"ĠMcC": 2636,
"Ġhours": 2637,
"Ġwhom": 2638,
"Ġrespons": 2639,
"conom": 2640,
"Ġcase": 2641,
"ington": 2642,
"ago": 2643,
"artment": 2644,
"ĠMissouri": 2645,
"Ġmaterial": 2646,
"bor": 2647,
"ills": 2648,
"Ġ2001": 2649,
"Ġdesp": 2650,
"Ġworked": 2651,
"Ġregard": 2652,
"Ġfree": 2653,
"Ġmach": 2654,
"Ġlength": 2655,
"Ġnec": 2656,
"ĠBut": 2657,
"Ġgre": 2658,
"Ġstreng": 2659,
"Ġobject": 2660,
"Ġterrit": 2661,
"ĠTech": 2662,
"Ġgold": 2663,
"Ġplann": 2664,
"aps": 2665,
"Ġworking": 2666,
"Ġnomin": 2667,
"vert": 2668,
"ems": 2669,
"lus": 2670,
"ville": 2671,
"aries": 2672,
"ĠSan": 2673,
"Ġlove": 2674,
"Ġrul": 2675,
"Ġpoor": 2676,
"Ġquick": 2677,
"Ġdesigned": 2678,
"cent": 2679,
"now": 2680,
"uk": 2681,
"ari": 2682,
"ĠVir": 2683,
"ĠQu": 2684,
"Ġfootball": 2685,
"onst": 2686,
"Ġmult": 2687,
"Ġhon": 2688,
"urt": 2689,
"ĠBus": 2690,
"Ġlearn": 2691,
"ĠIndian": 2692,
"Ġconstruct": 2693,
"Ġpraised": 2694,
"ps": 2695,
"Ġesc": 2696,
"Ġtreat": 2697,
"ĠTor": 2698,
"ĠBest": 2699,
"Ġforced": 2700,
"Ġstation": 2701,
"ĠDay": 2702,
"ĠFirst": 2703,
"ession": 2704,
"Ġremains": 2705,
"Ġavail": 2706,
"rated": 2707,
"ites": 2708,
"iding": 2709,
"Ġviol": 2710,
"ĠVal": 2711,
"Ġ187": 2712,
"Ġgoals": 2713,
"Ġ1970": 2714,
"ĠMichael": 2715,
"uation": 2716,
"Ġthink": 2717,
"gypt": 2718,
"Ġwinds": 2719,
"heast": 2720,
"Ġcivil": 2721,
"ĠSm": 2722,
"ĠSqu": 2723,
"Ġabove": 2724,
"Ġdiss": 2725,
"Ġinvest": 2726,
"Ġincreased": 2727,
"Ġpers": 2728,
"ĠHel": 2729,
"ĠFe": 2730,
"ĠEgypt": 2731,
"hens": 2732,
"Ġpreviously": 2733,
"Ġ£": 2734,
"wh": 2735,
"itz": 2736,
"ĠDesp": 2737,
"ula": 2738,
"pper": 2739,
"ĠThom": 2740,
"Ġsoon": 2741,
"Ġreplaced": 2742,
"Ġcommercial": 2743,
"asion": 2744,
"ributed": 2745,
"ĠRichard": 2746,
"BC": 2747,
"gl": 2748,
"erved": 2749,
"Ġmust": 2750,
"ĠAc": 2751,
"ĠAg": 2752,
"ĠApp": 2753,
"Ġask": 2754,
"ĠGr": 2755,
"Ġinterview": 2756,
"Ġmaint": 2757,
"ĠSuper": 2758,
"Ġbusiness": 2759,
"onc": 2760,
"Ġclear": 2761,
"Ġpain": 2762,
"ste": 2763,
"olic": 2764,
"ĠWhe": 2765,
"ription": 2766,
"ĠDespite": 2767,
"ĠCorp": 2768,
"Ġly": 2769,
"ĠDep": 2770,
"osing": 2771,
"abit": 2772,
"Ġwriter": 2773,
"ĠQue": 2774,
"ĠBrown": 2775,
"Ġquarter": 2776,
"ming": 2777,
"Ġtrib": 2778,
"Ġthreat": 2779,
"ĠMont": 2780,
"Ġ2000": 2781,
"Ġunc": 2782,
"Ġ°": 2783,
"ĠHenry": 2784,
"AF": 2785,
"atory": 2786,
"ania": 2787,
"Ġmph": 2788,
"ĠOs": 2789,
"Ġunits": 2790,
"oney": 2791,
"ĠCanada": 2792,
"Ġestimated": 2793,
"ó": 2794,
"Ġpen": 2795,
"ulf": 2796,
"iff": 2797,
"aker": 2798,
"ibility": 2799,
"Ġ1990": 2800,
"Ġspecific": 2801,
"Ġcourt": 2802,
"ĠOldham": 2803,
"face": 2804,
"Ġpur": 2805,
"Ġreact": 2806,
"acing": 2807,
"Ġ36": 2808,
"Ġclaimed": 2809,
"ĠJapanese": 2810,
"Ġjoined": 2811,
"Ġhighest": 2812,
"band": 2813,
"men": 2814,
"ĠTimes": 2815,
"ulated": 2816,
"ching": 2817,
"Ġplaced": 2818,
"Ġcontr": 2819,
"ĠCarol": 2820,
"Ġinvolved": 2821,
"ecutive": 2822,
"ĠPresident": 2823,
"for": 2824,
"Ġwestern": 2825,
"Ġfly": 2826,
"ĠSun": 2827,
"ĠGovern": 2828,
"Ġpriv": 2829,
"Ġsigned": 2830,
"Ġsuggested": 2831,
"leg": 2832,
"ĠMos": 2833,
"elled": 2834,
"Ġ45": 2835,
"Ġ183": 2836,
"Ġparts": 2837,
"Ġsyn": 2838,
"ĠCard": 2839,
"ĠMy": 2840,
"ĠGold": 2841,
"Ġintens": 2842,
"ĠIndia": 2843,
"ĠOlivier": 2844,
"Ġtru": 2845,
"Ġhous": 2846,
"ĠSchool": 2847,
"thlet": 2848,
"ĠLater": 2849,
"Ġproper": 2850,
"Ġchange": 2851,
"Ġleague": 2852,
"Ġitself": 2853,
"ĠVietn": 2854,
"mb": 2855,
"Ġesp": 2856,
"Ġinj": 2857,
"Ġdon": 2858,
"ĠCong": 2859,
"ĠHall": 2860,
"Ġshot": 2861,
"Ġrap": 2862,
"anna": 2863,
"Ġaverage": 2864,
"ĠMexico": 2865,
"ĠIrish": 2866,
"Ġtaking": 2867,
"Ġhard": 2868,
"ĠNot": 2869,
"ume": 2870,
"Ġavailable": 2871,
"Ġey": 2872,
"urg": 2873,
"Ġexcept": 2874,
"Ġscene": 2875,
"ronic": 2876,
"Ġtransport": 2877,
"Ġtransfer": 2878,
"Ġbrother": 2879,
"Ġbreak": 2880,
"ready": 2881,
"Ġintroduced": 2882,
"Ġhit": 2883,
"ĠPac": 2884,
"Ġwhose": 2885,
"Ġheav": 2886,
"Ġrecording": 2887,
"Ġvillage": 2888,
"Ġwood": 2889,
"Ġstop": 2890,
"Ġrace": 2891,
"ĠStar": 2892,
"ĠVar": 2893,
"Ġsubject": 2894,
"Ġrail": 2895,
"porary": 2896,
"ĠThomas": 2897,
"go": 2898,
"rd": 2899,
"ximately": 2900,
"Ġslow": 2901,
"Ġ60": 2902,
"Ġphys": 2903,
"Ġgrad": 2904,
"Ġreligious": 2905,
"Ġfr": 2906,
"Ġmem": 2907,
"Ġnetwork": 2908,
"achel": 2909,
"Ġgra": 2910,
"Ġeduc": 2911,
"Ġtold": 2912,
"Ġnine": 2913,
"Ġnames": 2914,
"ĠNY": 2915,
"Ġabs": 2916,
"Ġremov": 2917,
"ĠBritain": 2918,
"Ġshows": 2919,
"Ġ1960": 2920,
"Ġdamaged": 2921,
"iqu": 2922,
"Ġtest": 2923,
"Ġcru": 2924,
"arily": 2925,
"Ġpiec": 2926,
"Ġindepend": 2927,
"ĠScient": 2928,
"Ġincreasing": 2929,
"Ġturned": 2930,
"Ġcapital": 2931,
"Ġsocial": 2932,
"ĠRepublic": 2933,
"gu": 2934,
"Ġap": 2935,
"oration": 2936,
"Ġcal": 2937,
"enes": 2938,
"Ġlines": 2939,
"Ġgive": 2940,
"ĠHurricane": 2941,
"ĠPo": 2942,
"ĠGreat": 2943,
"Ġchap": 2944,
"ĠThat": 2945,
"ĠGuitar": 2946,
"Ġstructure": 2947,
"aled": 2948,
"ĠMany": 2949,
"ĠAnt": 2950,
"Ġfeel": 2951,
"Ġnearly": 2952,
"Ġdeterm": 2953,
"Ġappointed": 2954,
"Ġdespite": 2955,
"Ġsize": 2956,
"Ġcycl": 2957,
"odies": 2958,
"ĠUnion": 2959,
"ĠZeal": 2960,
"Ġcomplet": 2961,
"Ġcommunity": 2962,
"hib": 2963,
"Ġ?": 2964,
"Ġbill": 2965,
"Ġinternational": 2966,
"Ġden": 2967,
"Ġdate": 2968,
"Ġliter": 2969,
"Ġeconom": 2970,
"ĠLa": 2971,
"ateg": 2972,
"rang": 2973,
"Ġ184": 2974,
"ĠArt": 2975,
"Ġsurround": 2976,
"Ġpassed": 2977,
"Ġfut": 2978,
"Ġmight": 2979,
"oul": 2980,
"ecially": 2981,
"irt": 2982,
"Ġwithd": 2983,
"rian": 2984,
"bert": 2985,
"hedral": 2986,
"Ġscore": 2987,
"Ġimmedi": 2988,
"inese": 2989,
"Ġoccup": 2990,
"Ġestablish": 2991,
"Ġdebut": 2992,
"Ġinitially": 2993,
"osaurus": 2994,
"Ġcertain": 2995,
"lict": 2996,
"Ġwinning": 2997,
"Ġcas": 2998,
"Ġpot": 2999,
"Ġtow": 3000,
"ĠMa": 3001,
"Ġalready": 3002,
"ĠEver": 3003,
"Ġdeal": 3004,
"Ġdisp": 3005,
"Ġassist": 3006,
"Ġgoing": 3007,
"Ġparticip": 3008,
"Ġarchae": 3009,
"ĠPacific": 3010,
"Ġfailed": 3011,
"ication": 3012,
"Ġstates": 3013,
"ĠChinese": 3014,
"ĠEarly": 3015,
"ĠZealand": 3016,
"fect": 3017,
"ha": 3018,
"ires": 3019,
"Ġmale": 3020,
"Ġdoc": 3021,
"ĠDon": 3022,
"rag": 3023,
"ĠJin": 3024,
"ability": 3025,
"Ġaccording": 3026,
"Ġrain": 3027,
"Ġtraining": 3028,
"Ġforest": 3029,
"Ġlanguage": 3030,
"Ġprobably": 3031,
"Ġespecially": 3032,
"den": 3033,
"Ġfood": 3034,
"ĠSing": 3035,
"ĠCath": 3036,
"ĠDr": 3037,
"Ġkey": 3038,
"Ġ2002": 3039,
"ification": 3040,
"Ġdepict": 3041,
"Ġminor": 3042,
"Ġissue": 3043,
"nel": 3044,
"Ġaut": 3045,
"Ġdaugh": 3046,
"ĠPri": 3047,
"ĠFilm": 3048,
"ĠLaw": 3049,
"Ġstudio": 3050,
"ĠIII": 3051,
"ĠTom": 3052,
"ady": 3053,
"Ġforward": 3054,
"ĠPeter": 3055,
"Ġspent": 3056,
"Ġincludes": 3057,
"ference": 3058,
"Ġarrived": 3059,
"Ġordered": 3060,
"ĠHistory": 3061,
"ĠWheeler": 3062,
"aut": 3063,
"ship": 3064,
"ises": 3065,
"ĠAwards": 3066,
"ĠSch": 3067,
"ilities": 3068,
"aval": 3069,
"Ġarmy": 3070,
"Ġenough": 3071,
"Ġremaining": 3072,
"Ġblock": 3073,
"Ġvisit": 3074,
"ĠCanadian": 3075,
"ĠAngel": 3076,
"stein": 3077,
"ties": 3078,
"onse": 3079,
"Ġfail": 3080,
"Ġdro": 3081,
"ĠNavy": 3082,
"Ġsometimes": 3083,
"Ġmixed": 3084,
"back": 3085,
"lor": 3086,
"zz": 3087,
"Ġdi": 3088,
"ĠTer": 3089,
"ĠSoc": 3090,
"owl": 3091,
"ĠRose": 3092,
"Ġcome": 3093,
"ĠUK": 3094,
"Ġcomplete": 3095,
"Ġapproximately": 3096,
"Ġreviews": 3097,
"Ġrequired": 3098,
"ĠAssoci": 3099,
"orial": 3100,
"Ġtouch": 3101,
"ĠCreek": 3102,
"Ġlower": 3103,
"Ġlatter": 3104,
"quar": 3105,
"ranch": 3106,
"rics": 3107,
"Ġimm": 3108,
"Ġcenter": 3109,
"to": 3110,
"ĠMer": 3111,
"ĠMet": 3112,
"lymp": 3113,
"ĠPenn": 3114,
"ĠInf": 3115,
"Ġremain": 3116,
"Ġbeginning": 3117,
"ĠAfrica": 3118,
"down": 3119,
"inct": 3120,
"inist": 3121,
"stant": 3122,
"ĠHol": 3123,
"ĠOlymp": 3124,
"ĠVirgin": 3125,
"Ġsem": 3126,
"Ġwoman": 3127,
"etic": 3128,
"ĠStud": 3129,
"Ġjourn": 3130,
"Ġdecision": 3131,
"Ġprevent": 3132,
"Ġlimited": 3133,
"iest": 3134,
"rack": 3135,
"under": 3136,
"Ġhapp": 3137,
"Ġdead": 3138,
"Ġ38": 3139,
"Ġusually": 3140,
"Ġbetter": 3141,
"Ġstudents": 3142,
"Ġadditional": 3143,
"Ġchanges": 3144,
"ĠRegiment": 3145,
"edy": 3146,
"Ġstay": 3147,
"ĠRout": 3148,
"ĠRachel": 3149,
"ĠNort": 3150,
"ĠJe": 3151,
"aby": 3152,
"Ġpresident": 3153,
"Ġemb": 3154,
"Ġrunning": 3155,
"Ġresponse": 3156,
"Ġsch": 3157,
"adron": 3158,
"Ġended": 3159,
"Ġpositive": 3160,
"Ġlarger": 3161,
"ĠScott": 3162,
"Ġconcern": 3163,
"gar": 3164,
"erat": 3165,
"Ġmention": 3166,
"ĠTV": 3167,
"ĠAward": 3168,
"Ġ80": 3169,
"Ġquest": 3170,
"Ġsupported": 3171,
"Ġtype": 3172,
"Ġmagazine": 3173,
"ios": 3174,
"uals": 3175,
"ĠFort": 3176,
"ĠJer": 3177,
"Ġnotes": 3178,
"Ġdepression": 3179,
"Ġpolice": 3180,
"ĠCharles": 3181,
"Ġpressure": 3182,
"Ġprior": 3183,
"oor": 3184,
"reak": 3185,
"Ġwide": 3186,
"Ġbirth": 3187,
"enty": 3188,
"Ġcompl": 3189,
"Ġamount": 3190,
"Ġbirds": 3191,
"Ġshown": 3192,
"Ġ1995": 3193,
"Ġrelated": 3194,
"ĠBillboard": 3195,
"Ġface": 3196,
"uments": 3197,
"Ġ75": 3198,
"Ġfeature": 3199,
"rief": 3200,
"Ġfifth": 3201,
"Ġfuture": 3202,
"rat": 3203,
"aring": 3204,
"ĠHot": 3205,
"ĠUnder": 3206,
"Ġappl": 3207,
"Ġ1980": 3208,
"Ġprovide": 3209,
"Ġdefeated": 3210,
"com": 3211,
"Ġche": 3212,
"ani": 3213,
"Ġder": 3214,
"ils": 3215,
"ĠCamp": 3216,
"ĠHill": 3217,
"Ġstaff": 3218,
"Ġanc": 3219,
"arts": 3220,
"Ġdiscovered": 3221,
"bers": 3222,
"Ġsat": 3223,
"Ġsil": 3224,
"Ġsection": 3225,
"ĠSy": 3226,
"ĠPat": 3227,
"ĠRes": 3228,
"ĠOper": 3229,
"ifa": 3230,
"Ġtemper": 3231,
"ĠRoute": 3232,
"hou": 3233,
"ney": 3234,
"Ġcm": 3235,
"enon": 3236,
"Ġdoll": 3237,
"ĠBel": 3238,
"ĠFI": 3239,
"ĠWestern": 3240,
"riage": 3241,
"ishop": 3242,
"Ġbecoming": 3243,
"ĠFrank": 3244,
"Ġfrequ": 3245,
"gely": 3246,
"oo": 3247,
"eding": 3248,
"Ġword": 3249,
"rael": 3250,
"ĠLight": 3251,
"ĠColle": 3252,
"ĠArab": 3253,
"ĠRh": 3254,
"ĠWood": 3255,
"ands": 3256,
"Ġvot": 3257,
"Ġexam": 3258,
"ector": 3259,
"oke": 3260,
"key": 3261,
"oys": 3262,
"Ġsmaller": 3263,
"uf": 3264,
"itte": 3265,
"Ġflow": 3266,
"Ġdomin": 3267,
"ĠTur": 3268,
"idents": 3269,
"unt": 3270,
"raw": 3271,
"Ġintended": 3272,
"Ġpercent": 3273,
"Ġscreen": 3274,
"Ġcolon": 3275,
"Ġgroups": 3276,
"Ġidea": 3277,
"ĠScientology": 3278,
"well": 3279,
"inent": 3280,
"Ġfir": 3281,
"Ġfleet": 3282,
"asy": 3283,
"iforn": 3284,
"ĠYear": 3285,
"Ġthemsel": 3286,
"Ġmostly": 3287,
"Ġmetres": 3288,
"Ġconclud": 3289,
"Ġdiscuss": 3290,
"ĠHaifa": 3291,
"Ġradio": 3292,
"Ġprofessional": 3293,
"Ġthemselves": 3294,
"gen": 3295,
"ses": 3296,
"era": 3297,
"anies": 3298,
"ĠRuss": 3299,
"ples": 3300,
"Ġ2016": 3301,
"Ġmusical": 3302,
"Ġsurface": 3303,
"Ġminutes": 3304,
"Ġcaptured": 3305,
"Ġreferred": 3306,
"ĠCroat": 3307,
"Ġlikely": 3308,
"uing": 3309,
"anish": 3310,
"ĠSince": 3311,
"ĠMil": 3312,
"imate": 3313,
"cean": 3314,
"ĠOver": 3315,
"iano": 3316,
"Ġoffice": 3317,
"Ġlargely": 3318,
"ĠParliament": 3319,
"Ġproblems": 3320,
"ĠAssociation": 3321,
"ror": 3322,
"Ġtry": 3323,
"Ġlab": 3324,
"Ġlink": 3325,
"ĠHow": 3326,
"rain": 3327,
"ĠUp": 3328,
"Ġund": 3329,
"Ġcontem": 3330,
"Ġindic": 3331,
"Ġentered": 3332,
"Ġmedia": 3333,
"ĠPortug": 3334,
"Ġsummer": 3335,
"quarters": 3336,
"iser": 3337,
"isions": 3338,
"Ġmakes": 3339,
"ĠSov": 3340,
"ĠNic": 3341,
"ĠOtt": 3342,
"Ġshoot": 3343,
"ĠVer": 3344,
"Ġens": 3345,
"orning": 3346,
"Ġmoving": 3347,
"ĠIsrael": 3348,
"ĠEarth": 3349,
"Ġobserv": 3350,
"Ġbroadcast": 3351,
"Ġself": 3352,
"Ġpair": 3353,
"Ġcontains": 3354,
"ĠCaliforn": 3355,
"Ġkeep": 3356,
"Ġconstructed": 3357,
"sen": 3358,
"Ġinn": 3359,
"Ġmoney": 3360,
"lex": 3361,
"ĠSam": 3362,
"ĠCouncil": 3363,
"ĠBey": 3364,
"Ġconcept": 3365,
"Ġvoice": 3366,
"ĠInter": 3367,
"Ġsea": 3368,
"Ġ1999": 3369,
"Ġparen": 3370,
"ĠSur": 3371,
"Ġnature": 3372,
"iva": 3373,
"ĠHaw": 3374,
"ĠRoss": 3375,
"ruit": 3376,
"Ġadop": 3377,
"ylv": 3378,
"Ġguitar": 3379,
"Ġeffects": 3380,
"Ġcele": 3381,
"ĠGalvest": 3382,
"ĠGalveston": 3383,
"kan": 3384,
"ergy": 3385,
"Ġstories": 3386,
"ĠChic": 3387,
"onym": 3388,
"Ġ1950": 3389,
"Ġgrant": 3390,
"Ġmajority": 3391,
"Ġlisted": 3392,
"Ġranked": 3393,
"ĠJewish": 3394,
"het": 3395,
"Ġconsist": 3396,
"Ġcreate": 3397,
"hester": 3398,
"Ġexperience": 3399,
"Ġresearch": 3400,
"ma": 3401,
"Ġcle": 3402,
"urity": 3403,
"Ġleaving": 3404,
"Ġuns": 3405,
"Ġ70": 3406,
"Ġmeth": 3407,
"ĠBrad": 3408,
"Ġcritical": 3409,
"Ġfavor": 3410,
"Ġschol": 3411,
"Ġbrief": 3412,
"Ġthus": 3413,
"ĠMart": 3414,
"owler": 3415,
"aven": 3416,
"Ġ33": 3417,
"ously": 3418,
"Ġscript": 3419,
"Ġearth": 3420,
"Ġcontroll": 3421,
"Ġprimary": 3422,
"eratops": 3423,
"pool": 3424,
"rison": 3425,
"oud": 3426,
"ĠServ": 3427,
"Ġlived": 3428,
"Ġalways": 3429,
"ership": 3430,
"Ġdeep": 3431,
"ĠAnother": 3432,
"Ġunderst": 3433,
"Ġfilms": 3434,
"Ġlocation": 3435,
"anks": 3436,
"Ġruns": 3437,
"Ġofficers": 3438,
"Ġgods": 3439,
"Ġagreed": 3440,
"Ġlyrics": 3441,
"Ġri": 3442,
"atively": 3443,
"change": 3444,
"teen": 3445,
"Ġrare": 3446,
"ospital": 3447,
"Ġlaunched": 3448,
"ĠCalifornia": 3449,
"dle": 3450,
"Ġcounter": 3451,
"Ġded": 3452,
"aches": 3453,
"ĠPet": 3454,
"illery": 3455,
"order": 3456,
"lands": 3457,
"Ġattract": 3458,
"Ġprem": 3459,
"Ġteams": 3460,
"Ġminute": 3461,
"Ġculture": 3462,
"Ġquickly": 3463,
"ĠCatholic": 3464,
"awn": 3465,
"ras": 3466,
"Ġx": 3467,
"Ġfans": 3468,
"ĠMr": 3469,
"ĠIf": 3470,
"ĠFore": 3471,
"ĠForm": 3472,
"Ġmeant": 3473,
"Ġamb": 3474,
"Ġepisodes": 3475,
"Ġproposed": 3476,
"Ġoccurred": 3477,
"ĠChicago": 3478,
"lo": 3479,
"oir": 3480,
"ĠSaint": 3481,
"Ġlo": 3482,
"imum": 3483,
"Ġwhether": 3484,
"Ġadapt": 3485,
"Ġ400": 3486,
"Ġassigned": 3487,
"Ġaccess": 3488,
"Ġincrease": 3489,
"AS": 3490,
"Ġcred": 3491,
"Ġdram": 3492,
"Ġhop": 3493,
"ĠTre": 3494,
"ĠBec": 3495,
"ĠLatin": 3496,
"umn": 3497,
"Ġ32": 3498,
"Ġpoet": 3499,
"Ġcann": 3500,
"Ġproduct": 3501,
"Ġforms": 3502,
"Ġtraffic": 3503,
"Ġappears": 3504,
"Ġdefeat": 3505,
"Ġchanged": 3506,
"Ġdestroyed": 3507,
"iant": 3508,
"Ġtons": 3509,
"Ġlog": 3510,
"ĠBen": 3511,
"Ġasp": 3512,
"ĠNix": 3513,
"Ġcommission": 3514,
"Ġtrade": 3515,
"ĠEnter": 3516,
"ĠArch": 3517,
"Ġlonger": 3518,
"ĠBattle": 3519,
"ĠCentral": 3520,
"Ġmeaning": 3521,
"mas": 3522,
"oned": 3523,
"Ġbound": 3524,
"anced": 3525,
"rol": 3526,
"Ġmom": 3527,
"ĠSever": 3528,
"ĠCamb": 3529,
"ĠMey": 3530,
"ĠHo": 3531,
"ortun": 3532,
"Ġran": 3533,
"ĠAlice": 3534,
"Ġjob": 3535,
"Ġtheme": 3536,
"Ġnumbers": 3537,
"Ġprinc": 3538,
"ĠScot": 3539,
"Ġ1940": 3540,
"undred": 3541,
"Ġsoldiers": 3542,
"Ġcompetition": 3543,
"Ġnucle": 3544,
"ón": 3545,
"ex": 3546,
"Ġbomb": 3547,
"Ġreach": 3548,
"Ġgirl": 3549,
"thing": 3550,
"ĠDj": 3551,
"Ġkil": 3552,
"Ġleave": 3553,
"ĠItal": 3554,
"Ġnewsp": 3555,
"Ġacqu": 3556,
"Ġcarried": 3557,
"ĠTex": 3558,
"Ġawarded": 3559,
"Ġfocus": 3560,
"ĠNorthern": 3561,
"tar": 3562,
"Ġ300": 3563,
"Ġ1998": 3564,
"Ġconcert": 3565,
"Ġconsider": 3566,
"Ġconducted": 3567,
"Ġprivate": 3568,
"Ġdaughter": 3569,
"NA": 3570,
"ening": 3571,
"anas": 3572,
"rown": 3573,
"ĠTw": 3574,
"Ġnatural": 3575,
"ows": 3576,
"ĠJam": 3577,
"Ġoverall": 3578,
"Ġenv": 3579,
"Ġ90": 3580,
"Ġrecords": 3581,
"ĠSecond": 3582,
"Ġsubsequently": 3583,
"cing": 3584,
"itation": 3585,
"Ġcause": 3586,
"Ġtourn": 3587,
"ĠTra": 3588,
"Ġthick": 3589,
"Ġemer": 3590,
"ĠBC": 3591,
"imin": 3592,
"usband": 3593,
"ĠDel": 3594,
"ĠLiver": 3595,
"Ġdeg": 3596,
"Ġplans": 3597,
"ĠVilla": 3598,
"ĠAlkan": 3599,
"Ġdism": 3600,
"Ġ1930": 3601,
"Ġanti": 3602,
"Ġfighting": 3603,
"bar": 3604,
"ga": 3605,
"lin": 3606,
"Ġult": 3607,
"Ġtakes": 3608,
"Ġsus": 3609,
"eds": 3610,
"itor": 3611,
"itude": 3612,
"Ġbox": 3613,
"Ġrein": 3614,
"Ġlay": 3615,
"Ġgraph": 3616,
"Ġkind": 3617,
"ective": 3618,
"Ġwhole": 3619,
"Ġ1993": 3620,
"Ġelection": 3621,
"ĠPolish": 3622,
"Ġinfluence": 3623,
"Ġcommented": 3624,
"Ġdouble": 3625,
"Ġindustry": 3626,
"ken": 3627,
"Ġ+": 3628,
"ĠTay": 3629,
"ĠTour": 3630,
"ĠMinn": 3631,
"Ġserious": 3632,
"Ġfinally": 3633,
"Ġbring": 3634,
"Ġasked": 3635,
"ĠNixon": 3636,
"ĠLiverpool": 3637,
"Ġtar": 3638,
"Ġdig": 3639,
"Ġthrow": 3640,
"alled": 3641,
"Ġupper": 3642,
"Ġcompared": 3643,
"ĠIts": 3644,
"Ġjud": 3645,
"Ġcentre": 3646,
"Ġending": 3647,
"ĠGeorg": 3648,
"ĠSomers": 3649,
"stitute": 3650,
"Ġgreater": 3651,
"Ġmethod": 3652,
"ny": 3653,
"Ġpurch": 3654,
"Ġdone": 3655,
"Ġreject": 3656,
"ĠMal": 3657,
"ĠBack": 3658,
"olk": 3659,
"ĠLady": 3660,
"istics": 3661,
"ells": 3662,
"Ġunable": 3663,
"Ġ47": 3664,
"Ġflight": 3665,
"ologist": 3666,
"Ġpositions": 3667,
"Ġaccomp": 3668,
"itting": 3669,
"Ġmarried": 3670,
"ittee": 3671,
"ĠTexas": 3672,
"II": 3673,
"ging": 3674,
"Ġour": 3675,
"Ġbig": 3676,
"alys": 3677,
"ĠHum": 3678,
"ĠFoot": 3679,
"Ġ39": 3680,
"aily": 3681,
"Ġbuildings": 3682,
"Ġpersonal": 3683,
"Ġmarket": 3684,
"Ġstandard": 3685,
"ĠMosley": 3686,
"Ġrapid": 3687,
"ĠSomerset": 3688,
"ĠTropical": 3689,
"ĠSol": 3690,
"Ġgot": 3691,
"ĠRob": 3692,
"agon": 3693,
"Ġyet": 3694,
"ĠVict": 3695,
"Ġparty": 3696,
"Ġearned": 3697,
"Ġbooks": 3698,
"TV": 3699,
"Ġmor": 3700,
"Ġdark": 3701,
"ĠTenn": 3702,
"ĠCour": 3703,
"Ġliving": 3704,
"Ġhero": 3705,
"ĠOut": 3706,
"ĠThree": 3707,
"Ġ1996": 3708,
"Ġcollect": 3709,
"Ġphot": 3710,
"Ġconflict": 3711,
"Ġbegins": 3712,
"Ġissued": 3713,
"ĠBusch": 3714,
"car": 3715,
"Ġmur": 3716,
"Ġdom": 3717,
"ĠSal": 3718,
"ada": 3719,
"ĠBob": 3720,
"ĠFin": 3721,
"ĠLake": 3722,
"ria": 3723,
"Ġdirectly": 3724,
"Ġmarked": 3725,
"Ġterms": 3726,
"aught": 3727,
"Ġtraditional": 3728,
"house": 3729,
"Ġsal": 3730,
"umed": 3731,
"Ġhealth": 3732,
"Ġaband": 3733,
"Ġscenes": 3734,
"athan": 3735,
"Ġmovement": 3736,
"ĠSpanish": 3737,
"ĠChristmas": 3738,
"Ġmarriage": 3739,
"Ġstatus": 3740,
"ĠAfrican": 3741,
"ĠTaylor": 3742,
"rey": 3743,
"Ġpath": 3744,
"ĠFowler": 3745,
"bery": 3746,
"ĠCommand": 3747,
"Ġslight": 3748,
"Ġhelped": 3749,
"Ġfigure": 3750,
"ĠSeveral": 3751,
"rical": 3752,
"itch": 3753,
"Ġbatter": 3754,
"Ġpil": 3755,
"ĠCross": 3756,
"Ġnorm": 3757,
"adm": 3758,
"aded": 3759,
"ĠDem": 3760,
"ĠLou": 3761,
"odon": 3762,
"eway": 3763,
"ĠStorm": 3764,
"Ġsched": 3765,
"embly": 3766,
"Ġstarting": 3767,
"Ġattacks": 3768,
"Ġschools": 3769,
"Ġexperi": 3770,
"Ġinformation": 3771,
"Ġsuffered": 3772,
"Ġplanned": 3773,
"bury": 3774,
"anz": 3775,
"Ġhusband": 3776,
"Ġlif": 3777,
"ĠIll": 3778,
"Ġgiving": 3779,
"ĠNor": 3780,
"ĠJust": 3781,
"Ġrh": 3782,
"Ġperformances": 3783,
"Ġassociated": 3784,
"Ġinspired": 3785,
"Ġsource": 3786,
"ĠInfantry": 3787,
"ĠSoviet": 3788,
"ien": 3789,
"Ġdivision": 3790,
"cend": 3791,
"ĠJane": 3792,
"ify": 3793,
"Ġplot": 3794,
"Ġclosed": 3795,
"ounds": 3796,
"ibly": 3797,
"Ġtransl": 3798,
"ĠCont": 3799,
"Ġpresented": 3800,
"Ġinitial": 3801,
"Ġcondoms": 3802,
"ĠParty": 3803,
"Ġmachine": 3804,
"tation": 3805,
"atre": 3806,
"ican": 3807,
"ĠTrans": 3808,
"imb": 3809,
"ĠGo": 3810,
"Ġvia": 3811,
"ĠInn": 3812,
"Ġroom": 3813,
"Ġimage": 3814,
"Ġraised": 3815,
"Ġpresence": 3816,
"Ġpolic": 3817,
"Ġgreatest": 3818,
"ĠSeries": 3819,
"Ġeducation": 3820,
"ares": 3821,
"like": 3822,
"sylv": 3823,
"uff": 3824,
"erve": 3825,
"Ġfell": 3826,
"Ġinters": 3827,
"Ġpay": 3828,
"Ġhundred": 3829,
"ĠTem": 3830,
"ĠSix": 3831,
"ĠCast": 3832,
"olf": 3833,
"ĠLong": 3834,
"Ġchall": 3835,
"ections": 3836,
"Ġunit": 3837,
"Ġuses": 3838,
"Ġ42": 3839,
"Ġwriters": 3840,
"Ġcontinue": 3841,
"Ġnearby": 3842,
"ĠClub": 3843,
"ĠParis": 3844,
"orpor": 3845,
"ĠCarolina": 3846,
"Ġdocument": 3847,
"ĠPennsylv": 3848,
"ĠVirginia": 3849,
"Ġsusp": 3850,
"iated": 3851,
"rate": 3852,
"Ġpark": 3853,
"ĠRam": 3854,
"ĠLive": 3855,
"Ġprep": 3856,
"iami": 3857,
"Ġcomplex": 3858,
"Ġcovered": 3859,
"án": 3860,
"Ġcollection": 3861,
"Ġcyclone": 3862,
"rid": 3863,
"Ġtalk": 3864,
"itect": 3865,
"Ġhabit": 3866,
"ĠMill": 3867,
"imony": 3868,
"Ġconver": 3869,
"essa": 3870,
"Ġspace": 3871,
"Ġcomposed": 3872,
"Ġenj": 3873,
"Ġweap": 3874,
"inner": 3875,
"Ġannual": 3876,
"Ġservices": 3877,
"ĠAcad": 3878,
"ĠQueen": 3879,
"ĠCollege": 3880,
"ĠMeyer": 3881,
"iny": 3882,
"Ġbodies": 3883,
"Ġreally": 3884,
"ether": 3885,
"ĠWater": 3886,
"Ġsev": 3887,
"Ġ1997": 3888,
"Ġnumerous": 3889,
"Ġmetal": 3890,
"Ġextended": 3891,
"Ġcommander": 3892,
"Ġcathedral": 3893,
"Ġwaters": 3894,
"Ġfigures": 3895,
"Ġproducer": 3896,
"Ġterritory": 3897,
"oncé": 3898,
"ĠBeyoncé": 3899,
"een": 3900,
"tain": 3901,
"Ġhot": 3902,
"Ġthings": 3903,
"ĠMiami": 3904,
"uries": 3905,
"ĠDan": 3906,
"ĠDam": 3907,
"ĠLo": 3908,
"ĠJose": 3909,
"anta": 3910,
"pted": 3911,
"ports": 3912,
"ĠGermany": 3913,
"ĠMuseum": 3914,
"Ġsomething": 3915,
"Ġvocals": 3916,
"Ġproteins": 3917,
"Ġindividual": 3918,
"ped": 3919,
"zy": 3920,
"ĠTheir": 3921,
"ĠGames": 3922,
"ĠNations": 3923,
"ipal": 3924,
"Ġ44": 3925,
"Ġfinanc": 3926,
"Ġartist": 3927,
"Ġoperation": 3928,
"ricket": 3929,
"Ġnecess": 3930,
"Ġinvestig": 3931,
"ev": 3932,
"uit": 3933,
"Ġtax": 3934,
"Ġsaf": 3935,
"Ġpick": 3936,
"Ġmorning": 3937,
"estival": 3938,
"ĠEr": 3939,
"apo": 3940,
"Ġcompanies": 3941,
"ĠThrough": 3942,
"Ġhighly": 3943,
"Ġimpact": 3944,
"Ġattacked": 3945,
"Ġdetail": 3946,
"Ġattempts": 3947,
"Ġrequest": 3948,
"ĠSomal": 3949,
"Ġstrength": 3950,
"ĠService": 3951,
"ding": 3952,
"pole": 3953,
"vement": 3954,
"Ġbad": 3955,
"ĠCer": 3956,
"ĠCrit": 3957,
"omer": 3958,
"ado": 3959,
"adium": 3960,
"ĠGar": 3961,
"Ġrecover": 3962,
"Ġdise": 3963,
"ribution": 3964,
"Ġvers": 3965,
"Ġinteract": 3966,
"Ġsymb": 3967,
"Ġartillery": 3968,
"Ġconfir": 3969,
"Ġspeed": 3970,
"Ġera": 3971,
"Ġimmediately": 3972,
"admium": 3973,
"ĠPennsylvania": 3974,
"track": 3975,
"atives": 3976,
"isation": 3977,
"isher": 3978,
"Ġpurs": 3979,
"Ġpiano": 3980,
"ĠAI": 3981,
"ĠCons": 3982,
"ĠMajor": 3983,
"Ġstone": 3984,
"ĠLi": 3985,
"Ġplat": 3986,
"Ġspir": 3987,
"Ġdistance": 3988,
"Ġallowing": 3989,
"Ġtracks": 3990,
"Ġpowerful": 3991,
"Ġsituation": 3992,
"ĠJackson": 3993,
"Ġnuclear": 3994,
"ĠSquadron": 3995,
"Ġremoved": 3996,
"Ġcelebr": 3997,
"Ġkilomet": 3998,
"hic": 3999,
"onna": 4000,
"Ġintern": 4001,
"andid": 4002,
"aging": 4003,
"Ġrate": 4004,
"Ġselected": 4005,
"Ġsearch": 4006,
"Ġkick": 4007,
"iple": 4008,
"Ġ51": 4009,
"Ġoffered": 4010,
"Ġsecret": 4011,
"Ġblood": 4012,
"Ġstudies": 4013,
"Ġinside": 4014,
"Ġadvance": 4015,
"Ġvariety": 4016,
"Ġfriends": 4017,
"Ġneeded": 4018,
"Ġpeaked": 4019,
"Ġsexual": 4020,
"Ġpurp": 4021,
"ĠScotland": 4022,
"ĠVictor": 4023,
"Ġmole": 4024,
"oura": 4025,
"ĠSir": 4026,
"Ġnative": 4027,
"ĠBet": 4028,
"ĠBoth": 4029,
"Ġstra": 4030,
"ĠRad": 4031,
"ĠLos": 4032,
"rial": 4033,
"Ġ182": 4034,
"izing": 4035,
"Ġprec": 4036,
"Ġtext": 4037,
"Ġ1991": 4038,
"Ġmeans": 4039,
"Ġcoach": 4040,
"ĠChris": 4041,
"Ġcountries": 4042,
"Ġheadquarters": 4043,
"Ġattempted": 4044,
"Ġcopies": 4045,
"ĠFootball": 4046,
"ãĥ": 4047,
"ims": 4048,
"ĠLand": 4049,
"Ġrule": 4050,
"ĠChina": 4051,
"Ġscoring": 4052,
"Ġadvant": 4053,
"Ġhands": 4054,
"Ġwidely": 4055,
"Ġrespectively": 4056,
"ĠOpen": 4057,
"Ġresponsible": 4058,
"Ġcasual": 4059,
"aen": 4060,
"hood": 4061,
"ware": 4062,
"alty": 4063,
"Ġmax": 4064,
"Ġhar": 4065,
"ĠAlex": 4066,
"Ġgrand": 4067,
"Ġang": 4068,
"send": 4069,
"annel": 4070,
"Ġsets": 4071,
"Ġextrem": 4072,
"Ġdescribes": 4073,
"Ġappearances": 4074,
"Ġcontrovers": 4075,
"ĠAnderson": 4076,
"Ġgenus": 4077,
"Ġhigher": 4078,
"ĠDepartment": 4079,
"Ġtouchdown": 4080,
"hew": 4081,
"ĠAre": 4082,
"iron": 4083,
"ĠPost": 4084,
"ĠOff": 4085,
"aped": 4086,
"ends": 4087,
"Ġcanc": 4088,
"Ġ1992": 4089,
"Ġlands": 4090,
"Ġconstit": 4091,
"Ġcourse": 4092,
"Ġmiddle": 4093,
"Ġmagn": 4094,
"Ġobserved": 4095
},
"merges": [
[
"Ġ",
"t"
],
[
"h",
"e"
],
[
"Ġ",
"a"
],
[
"i",
"n"
],
[
"Ġt",
"he"
],
[
"e",
"r"
],
[
"o",
"n"
],
[
"Ġ",
","
],
[
"r",
"e"
],
[
"Ġ",
"s"
],
[
"e",
"d"
],
[
"Ġ",
"o"
],
[
"Ġ",
"w"
],
[
"n",
"d"
],
[
"a",
"t"
],
[
"Ġ",
"."
],
[
"o",
"r"
],
[
"i",
"t"
],
[
"Ġ",
"c"
],
[
"e",
"n"
],
[
"Ġ",
"f"
],
[
"i",
"s"
],
[
"e",
"s"
],
[
"a",
"r"
],
[
"Ġo",
"f"
],
[
"Ġ",
"b"
],
[
"a",
"n"
],
[
"Ġ",
"in"
],
[
"a",
"l"
],
[
"in",
"g"
],
[
"Ġ",
"p"
],
[
"Ġa",
"nd"
],
[
"a",
"s"
],
[
"Ġt",
"o"
],
[
"r",
"o"
],
[
"i",
"c"
],
[
"Ġ",
"m"
],
[
"Ġ",
"d"
],
[
"Ġ",
"h"
],
[
"i",
"on"
],
[
"l",
"e"
],
[
"o",
"u"
],
[
"Ġ",
"T"
],
[
"Ġ",
"re"
],
[
"Ġ",
"="
],
[
"Ġ",
"\""
],
[
"Ġ",
"A"
],
[
"Ġ",
"S"
],
[
"en",
"t"
],
[
"i",
"l"
],
[
"Ġt",
"h"
],
[
"Ġ",
"1"
],
[
"s",
"t"
],
[
"Ġ",
"C"
],
[
"e",
"l"
],
[
"o",
"m"
],
[
"Ġ",
"l"
],
[
"a",
"m"
],
[
"Ġ",
"Ċ"
],
[
"Ġ",
"e"
],
[
"Ġ",
"n"
],
[
"Ġ",
"@"
],
[
"a",
"d"
],
[
"a",
"c"
],
[
"Ġw",
"as"
],
[
"Ġ",
"M"
],
[
"u",
"r"
],
[
"ĠT",
"he"
],
[
"e",
"c"
],
[
"Ġ",
"on"
],
[
"l",
"y"
],
[
"Ġ",
"B"
],
[
"Ġ",
"I"
],
[
"Ġ",
"g"
],
[
"Ġ",
"'"
],
[
"e",
"t"
],
[
"o",
"l"
],
[
"i",
"d"
],
[
"i",
"v"
],
[
"i",
"m"
],
[
"Ġf",
"or"
],
[
"i",
"r"
],
[
"-",
"@"
],
[
"Ġ@",
"-@"
],
[
"i",
"g"
],
[
"o",
"t"
],
[
"t",
"er"
],
[
"Ġa",
"s"
],
[
"Ġ",
"H"
],
[
"u",
"s"
],
[
"o",
"w"
],
[
"Ġs",
"t"
],
[
"u",
"t"
],
[
"it",
"h"
],
[
"a",
"y"
],
[
"Ġ",
"2"
],
[
"Ġ",
"P"
],
[
"at",
"ion"
],
[
"v",
"er"
],
[
"Ġb",
"e"
],
[
"he",
"r"
],
[
"Ġth",
"at"
],
[
"Ġw",
"ith"
],
[
"Ġ",
"R"
],
[
"c",
"e"
],
[
"t",
"h"
],
[
"Ġ",
"D"
],
[
"Ġ",
"is"
],
[
"u",
"n"
],
[
"e",
"m"
],
[
"Ġ",
"F"
],
[
"Ġw",
"h"
],
[
"u",
"l"
],
[
"Ġb",
"y"
],
[
"Ġa",
"l"
],
[
"c",
"h"
],
[
"Ġ",
")"
],
[
"Ġ",
"("
],
[
"Ġ",
"W"
],
[
"Ġc",
"on"
],
[
"r",
"a"
],
[
"Ġ",
"G"
],
[
"o",
"s"
],
[
"Ġ",
"L"
],
[
"Ġ",
"N"
],
[
"Ġa",
"t"
],
[
"er",
"s"
],
[
"c",
"t"
],
[
"Ġ",
"it"
],
[
"Ġ1",
"9"
],
[
"ro",
"m"
],
[
"a",
"nd"
],
[
"Ġa",
"n"
],
[
"u",
"m"
],
[
"es",
"t"
],
[
"Ġ",
"J"
],
[
"a",
"g"
],
[
"Ġ",
"he"
],
[
"0",
"0"
],
[
"is",
"t"
],
[
"a",
"in"
],
[
"o",
"d"
],
[
"a",
"v"
],
[
"r",
"i"
],
[
"Ġ",
"E"
],
[
"Ġ",
"O"
],
[
"Ġf",
"rom"
],
[
"Ġc",
"om"
],
[
"Ġh",
"is"
],
[
"o",
"p"
],
[
"Ġp",
"ro"
],
[
"re",
"s"
],
[
"i",
"es"
],
[
"i",
"f"
],
[
"Ġ",
"v"
],
[
"or",
"t"
],
[
"er",
"e"
],
[
"il",
"l"
],
[
"l",
"d"
],
[
"Ġd",
"e"
],
[
"p",
"p"
],
[
"Ġs",
"u"
],
[
"o",
"re"
],
[
"ĠI",
"n"
],
[
"Ġ",
"r"
],
[
"Ġs",
"e"
],
[
"Ġw",
"ere"
],
[
"e",
"w"
],
[
"on",
"g"
],
[
"ig",
"h"
],
[
"ar",
"d"
],
[
"at",
"e"
],
[
"al",
"l"
],
[
"ar",
"t"
],
[
"a",
"k"
],
[
"ic",
"h"
],
[
"Ġc",
"h"
],
[
"Ġo",
"r"
],
[
"a",
"b"
],
[
"an",
"t"
],
[
"u",
"d"
],
[
"o",
"c"
],
[
"b",
"er"
],
[
"Ġe",
"x"
],
[
"g",
"h"
],
[
"it",
"y"
],
[
"at",
"ed"
],
[
"p",
"t"
],
[
"es",
"s"
],
[
"e",
"ar"
],
[
"Ġ",
"K"
],
[
"Ġp",
"l"
],
[
"am",
"e"
],
[
"q",
"u"
],
[
"iv",
"e"
],
[
"ro",
"u"
],
[
"Ġa",
"re"
],
[
"Ġ",
"â"
],
[
"Ġs",
"h"
],
[
"Ġ",
"k"
],
[
"ac",
"k"
],
[
"ec",
"t"
],
[
"Ġâ",
"Ģ"
],
[
"Ġ",
"U"
],
[
"Ġh",
"ad"
],
[
"s",
"e"
],
[
"Ġwh",
"ich"
],
[
"re",
"d"
],
[
"o",
"v"
],
[
"ĠS",
"t"
],
[
"as",
"t"
],
[
"Ġs",
"p"
],
[
"i",
"an"
],
[
"Ġ",
"y"
],
[
"m",
"ent"
],
[
"Ġ",
"le"
],
[
"Ġn",
"ot"
],
[
"g",
"e"
],
[
"or",
"d"
],
[
"r",
"it"
],
[
"i",
"p"
],
[
"in",
"e"
],
[
"el",
"l"
],
[
"al",
"ly"
],
[
"ou",
"r"
],
[
"o",
"st"
],
[
"igh",
"t"
],
[
"t",
"her"
],
[
"a",
"p"
],
[
"Ġ",
"u"
],
[
"is",
"h"
],
[
"ĠC",
"h"
],
[
"ou",
"n"
],
[
"i",
"a"
],
[
"Ġ",
"3"
],
[
"av",
"e"
],
[
"ar",
"y"
],
[
"u",
"st"
],
[
"o",
"g"
],
[
"Ġ2",
"00"
],
[
"Ġ",
"un"
],
[
"ou",
"s"
],
[
"ir",
"st"
],
[
"Ġ",
"V"
],
[
"c",
"c"
],
[
"Ġin",
"c"
],
[
"Ġ",
";"
],
[
"Ġcom",
"p"
],
[
"r",
"u"
],
[
"ion",
"s"
],
[
"Ġthe",
"ir"
],
[
"Ġb",
"ut"
],
[
"id",
"e"
],
[
"u",
"re"
],
[
"s",
"o"
],
[
"Ġcon",
"t"
],
[
"Ġin",
"t"
],
[
"f",
"ter"
],
[
"ic",
"al"
],
[
"i",
"al"
],
[
"Ġa",
"r"
],
[
"Ġf",
"irst"
],
[
"ou",
"ld"
],
[
"Ġit",
"s"
],
[
"he",
"d"
],
[
"ĠâĢ",
"ĵ"
],
[
"Ġw",
"he"
],
[
"w",
"o"
],
[
"ou",
"t"
],
[
"u",
"b"
],
[
"Ġ2",
"0"
],
[
"f",
"f"
],
[
"Ġ",
":"
],
[
"u",
"e"
],
[
"Ġ",
"her"
],
[
"ow",
"n"
],
[
"o",
"k"
],
[
"Ġal",
"so"
],
[
"Ġc",
"l"
],
[
"p",
"er"
],
[
"ig",
"n"
],
[
"at",
"er"
],
[
"r",
"an"
],
[
"or",
"m"
],
[
"i",
"e"
],
[
"om",
"e"
],
[
"or",
"k"
],
[
"as",
"s"
],
[
"i",
"re"
],
[
"e",
"nd"
],
[
"Ġre",
"s"
],
[
"Ġa",
"b"
],
[
"Ġa",
"d"
],
[
"Ġ",
"us"
],
[
"r",
"y"
],
[
"Ġre",
"c"
],
[
"Ġh",
"ave"
],
[
"ag",
"e"
],
[
"ĠH",
"e"
],
[
"Ġ",
"4"
],
[
"Ġ",
"ro"
],
[
"m",
"er"
],
[
"Ġon",
"e"
],
[
"on",
"d"
],
[
"l",
"ow"
],
[
"Ġh",
"as"
],
[
"ĠT",
"h"
],
[
"d",
"u"
],
[
"Ġ",
"5"
],
[
"Ġp",
"er"
],
[
"Ġbe",
"en"
],
[
"im",
"e"
],
[
"Ġt",
"wo"
],
[
"en",
"ce"
],
[
"l",
"and"
],
[
"Ġ1",
"8"
],
[
".",
"@"
],
[
"Ġ@",
".@"
],
[
"ul",
"t"
],
[
"re",
"e"
],
[
"ou",
"gh"
],
[
"i",
"le"
],
[
"Ġwh",
"o"
],
[
"ĠA",
"l"
],
[
"Ġs",
"c"
],
[
"ur",
"ing"
],
[
"p",
"l"
],
[
"or",
"y"
],
[
"it",
"ion"
],
[
"r",
"ic"
],
[
"ation",
"s"
],
[
"Ġd",
"is"
],
[
"Ġth",
"is"
],
[
"Ġb",
"ec"
],
[
"Ġa",
"pp"
],
[
"i",
"z"
],
[
"ĠI",
"t"
],
[
"a",
"re"
],
[
"ac",
"h"
],
[
"l",
"ud"
],
[
"ad",
"e"
],
[
"Ġpl",
"ay"
],
[
"Ġ",
"j"
],
[
"Ġm",
"an"
],
[
"ac",
"t"
],
[
"el",
"y"
],
[
"Ġp",
"art"
],
[
"Ġd",
"es"
],
[
"Ġa",
"g"
],
[
"Ġthe",
"y"
],
[
"Ġy",
"ear"
],
[
"oun",
"t"
],
[
"Ġ20",
"1"
],
[
"Ġo",
"ver"
],
[
"Ġo",
"ther"
],
[
"ou",
"nd"
],
[
"Ġa",
"fter"
],
[
"i",
"b"
],
[
"o",
"ver"
],
[
"Ġs",
"er"
],
[
"Ġ",
"en"
],
[
"Ġof",
"f"
],
[
"Ġ",
"im"
],
[
"ct",
"ion"
],
[
"Ġ",
"Y"
],
[
"k",
"e"
],
[
"it",
"e"
],
[
",",
"@"
],
[
"Ġ@",
",@"
],
[
"t",
"e"
],
[
"ur",
"n"
],
[
"Ġinc",
"lud"
],
[
"res",
"s"
],
[
"an",
"ce"
],
[
"an",
"g"
],
[
"Ġat",
"t"
],
[
"ic",
"e"
],
[
"ac",
"e"
],
[
"ar",
"k"
],
[
"Ġo",
"ut"
],
[
"w",
"n"
],
[
"p",
"h"
],
[
"em",
"ber"
],
[
"Ġp",
"re"
],
[
"Ġu",
"p"
],
[
"en",
"s"
],
[
"m",
"an"
],
[
"Ġe",
"v"
],
[
"Ġt",
"ime"
],
[
"nd",
"er"
],
[
"rou",
"gh"
],
[
"c",
"ed"
],
[
"Ġf",
"in"
],
[
"Ġint",
"o"
],
[
"on",
"e"
],
[
"p",
"ort"
],
[
"rou",
"nd"
],
[
"w",
"e"
],
[
"re",
"n"
],
[
"l",
"es"
],
[
"in",
"t"
],
[
"ĠO",
"n"
],
[
"v",
"el"
],
[
"Ġcom",
"m"
],
[
"Ġs",
"he"
],
[
"as",
"on"
],
[
"am",
"p"
],
[
"Ġt",
"e"
],
[
"Ġw",
"ould"
],
[
"w",
"ard"
],
[
"Ġm",
"ore"
],
[
"Ġ",
"6"
],
[
"i",
"ed"
],
[
"os",
"e"
],
[
"ri",
"b"
],
[
"ĠU",
"n"
],
[
"Ġal",
"l"
],
[
"ing",
"s"
],
[
"ter",
"n"
],
[
"c",
"es"
],
[
"ab",
"le"
],
[
"Ġw",
"e"
],
[
"it",
"ed"
],
[
"e",
"ver"
],
[
"ent",
"s"
],
[
"Ġh",
"im"
],
[
"as",
"ed"
],
[
"or",
"s"
],
[
"o",
"y"
],
[
"o",
"od"
],
[
"Ġc",
"ent"
],
[
"i",
"x"
],
[
"as",
"e"
],
[
"il",
"d"
],
[
"ĠA",
"n"
],
[
"Ġ",
"7"
],
[
"Ġw",
"ork"
],
[
"at",
"es"
],
[
"i",
"ous"
],
[
"at",
"h"
],
[
"Ġp",
"o"
],
[
"ro",
"p"
],
[
"ol",
"d"
],
[
"al",
"s"
],
[
"is",
"s"
],
[
"e",
"y"
],
[
"ic",
"t"
],
[
"Ġf",
"e"
],
[
"Ġthe",
"m"
],
[
"g",
"an"
],
[
"Ġs",
"ec"
],
[
"Ġb",
"et"
],
[
"Ġwhe",
"n"
],
[
"Ġs",
"ong"
],
[
"Ġre",
"m"
],
[
"e",
"p"
],
[
"f",
"orm"
],
[
"a",
"il"
],
[
"f",
"er"
],
[
"Ġe",
"ar"
],
[
"ub",
"l"
],
[
"a",
"w"
],
[
"Ġk",
"n"
],
[
"ak",
"e"
],
[
"a",
"us"
],
[
"Ġm",
"ost"
],
[
"Ġcon",
"s"
],
[
"Ġd",
"uring"
],
[
"ĠA",
"s"
],
[
"or",
"th"
],
[
"Ġn",
"ew"
],
[
"er",
"ed"
],
[
"il",
"m"
],
[
"v",
"ed"
],
[
"at",
"t"
],
[
"Ġon",
"ly"
],
[
"Ġ",
"9"
],
[
"Ġd",
"ec"
],
[
"Ġ",
"8"
],
[
"ic",
"k"
],
[
"Ġg",
"ame"
],
[
"on",
"s"
],
[
"u",
"g"
],
[
"Ġt",
"r"
],
[
"f",
"t"
],
[
"ot",
"h"
],
[
"o",
"ok"
],
[
"ĠM",
"ar"
],
[
"re",
"at"
],
[
"w",
"ay"
],
[
"Ġc",
"an"
],
[
"ol",
"low"
],
[
"ou",
"th"
],
[
"we",
"en"
],
[
"ĠE",
"n"
],
[
"Ġ19",
"9"
],
[
"ter",
"s"
],
[
"Ġre",
"l"
],
[
"in",
"d"
],
[
"Ġab",
"out"
],
[
"Ġse",
"ason"
],
[
"Ġag",
"ain"
],
[
"r",
"al"
],
[
"Ġth",
"ree"
],
[
"ation",
"al"
],
[
"Ġu",
"nder"
],
[
"ul",
"ar"
],
[
"Ġm",
"e"
],
[
"Ġth",
"an"
],
[
"ĠC",
"om"
],
[
"ĠA",
"r"
],
[
"h",
"ip"
],
[
"o",
"b"
],
[
"Ġn",
"e"
],
[
"Ġbet",
"ween"
],
[
"Ġf",
"l"
],
[
"h",
"n"
],
[
"v",
"e"
],
[
"Ġch",
"ar"
],
[
"Ġc",
"ol"
],
[
"Ġrec",
"ord"
],
[
"i",
"ew"
],
[
"r",
"on"
],
[
"f",
"ore"
],
[
"Ġth",
"rough"
],
[
"is",
"ion"
],
[
"or",
"n"
],
[
"Ġ",
"00"
],
[
"oc",
"k"
],
[
"Ġ",
"ver"
],
[
"Ġl",
"ater"
],
[
"Ġn",
"um"
],
[
"Ġe",
"nd"
],
[
"ol",
"og"
],
[
"am",
"es"
],
[
"Ġp",
"os"
],
[
"Ġw",
"rit"
],
[
"Ġpro",
"du"
],
[
"Ġwh",
"ile"
],
[
"Ġa",
"ct"
],
[
"Ġre",
"le"
],
[
"Ġf",
"ilm"
],
[
"is",
"hed"
],
[
"Ġp",
"r"
],
[
"an",
"s"
],
[
"Ġre",
"g"
],
[
"Ġfor",
"m"
],
[
"Ġas",
"s"
],
[
"ĠS",
"e"
],
[
"ur",
"y"
],
[
"t",
"ed"
],
[
"t",
"s"
],
[
"Ġm",
"ade"
],
[
"Ġsu",
"b"
],
[
"Ġp",
"e"
],
[
"Ġs",
"o"
],
[
"or",
"ld"
],
[
"Ġre",
"t"
],
[
"ĠN",
"ew"
],
[
"Ġsp",
"ec"
],
[
"Ġa",
"cc"
],
[
"Ġ",
"qu"
],
[
"Ġwhe",
"re"
],
[
"en",
"er"
],
[
"Ġm",
"ov"
],
[
"he",
"s"
],
[
"mer",
"ic"
],
[
"at",
"ing"
],
[
"Ġin",
"ter"
],
[
"ĠL",
"e"
],
[
"ĠA",
"meric"
],
[
"Ġ",
"ra"
],
[
"Ġs",
"ome"
],
[
"Ġc",
"o"
],
[
"Ġl",
"ar"
],
[
"Ġb",
"u"
],
[
"Ġde",
"f"
],
[
"b",
"um"
],
[
"Ġa",
"c"
],
[
"Ġm",
"us"
],
[
"Ġf",
"ollow"
],
[
"ĠA",
"t"
],
[
"in",
"s"
],
[
"iv",
"ed"
],
[
"if",
"ic"
],
[
"u",
"al"
],
[
"Ġa",
"m"
],
[
"Ġsu",
"ch"
],
[
"Ġsec",
"ond"
],
[
"i",
"ke"
],
[
"Ġf",
"our"
],
[
"Ġin",
"d"
],
[
"an",
"n"
],
[
"he",
"n"
],
[
"Ġus",
"ed"
],
[
"ĠR",
"e"
],
[
"ic",
"s"
],
[
"le",
"ct"
],
[
"Ġd",
"ay"
],
[
"i",
"el"
],
[
"il",
"y"
],
[
"ĠTh",
"is"
],
[
"Ġ",
"0"
],
[
"Ġp",
"ubl"
],
[
"Ġc",
"all"
],
[
"ĠJ",
"o"
],
[
"l",
"l"
],
[
"Ġal",
"bum"
],
[
"Ġ00",
"0"
],
[
"ran",
"s"
],
[
"Ġd",
"o"
],
[
"an",
"y"
],
[
"Ġbe",
"fore"
],
[
"ro",
"s"
],
[
"ĠS",
"h"
],
[
"Ġs",
"y"
],
[
"a",
"id"
],
[
"ĠEn",
"g"
],
[
"Ġbe",
"ing"
],
[
"Ġ1",
"0"
],
[
"u",
"c"
],
[
"Ġe",
"p"
],
[
"Ġsu",
"pp"
],
[
"Ġthe",
"re"
],
[
"Ġyear",
"s"
],
[
"ar",
"s"
],
[
"ow",
"ever"
],
[
"Ġ",
"ent"
],
[
"if",
"e"
],
[
"Ġh",
"igh"
],
[
"Ġf",
"ound"
],
[
"ir",
"d"
],
[
"Ġn",
"o"
],
[
"Ġs",
"et"
],
[
"in",
"es"
],
[
"iv",
"er"
],
[
"i",
"o"
],
[
"ot",
"her"
],
[
"j",
"ect"
],
[
"Ġs",
"ur"
],
[
"a",
"j"
],
[
"t",
"en"
],
[
"Ġt",
"ra"
],
[
"Ġ1",
"2"
],
[
"is",
"ed"
],
[
"it",
"ies"
],
[
"vel",
"op"
],
[
"Ġb",
"l"
],
[
"al",
"e"
],
[
"Ġser",
"ies"
],
[
"Ġl",
"oc"
],
[
"Ġnum",
"ber"
],
[
"Ġp",
"res"
],
[
"an",
"e"
],
[
"aus",
"e"
],
[
"od",
"e"
],
[
"e",
"k"
],
[
"t",
"on"
],
[
"ĠS",
"c"
],
[
"i",
"er"
],
[
"is",
"e"
],
[
"Ġse",
"ver"
],
[
"in",
"ce"
],
[
"Ġb",
"oth"
],
[
"an",
"k"
],
[
"ro",
"w"
],
[
"ire",
"ct"
],
[
"s",
"on"
],
[
"Ġthe",
"n"
],
[
"ĠB",
"rit"
],
[
"i",
"et"
],
[
"Ġ1",
"6"
],
[
"Ġep",
"is"
],
[
"Ġinclud",
"ing"
],
[
"it",
"s"
],
[
"ig",
"in"
],
[
"p",
"r"
],
[
"Ġ",
"/"
],
[
"Ġagain",
"st"
],
[
"Ġw",
"ell"
],
[
"Ġbec",
"ame"
],
[
"Ġex",
"p"
],
[
"Ġkn",
"own"
],
[
"Ġt",
"rans"
],
[
"Ġchar",
"ac"
],
[
"ĠâĢ",
"Ķ"
],
[
"r",
"am"
],
[
"Ġb",
"ack"
],
[
"Ġad",
"d"
],
[
"Ġp",
"op"
],
[
"Ġg",
"o"
],
[
"ur",
"ch"
],
[
"Ġdes",
"c"
],
[
"Ġs",
"ing"
],
[
"iel",
"d"
],
[
"Ġper",
"form"
],
[
"ain",
"ed"
],
[
"Ġre",
"ce"
],
[
"id",
"ent"
],
[
"Ġe",
"m"
],
[
"er",
"t"
],
[
"u",
"res"
],
[
"Ġin",
"v"
],
[
"Ġde",
"p"
],
[
"Ġ19",
"8"
],
[
"a",
"ir"
],
[
"er",
"n"
],
[
"at",
"her"
],
[
"f",
"ul"
],
[
"Ġ",
"Z"
],
[
"Ġm",
"on"
],
[
"Ġman",
"y"
],
[
"Ġm",
"ain"
],
[
"Ġst",
"ud"
],
[
"Ġl",
"ong"
],
[
"in",
"n"
],
[
"th",
"ough"
],
[
"u",
"p"
],
[
"o",
"ol"
],
[
"ĠUn",
"ited"
],
[
"l",
"ed"
],
[
"em",
"ent"
],
[
"Ġ1",
"5"
],
[
"ow",
"er"
],
[
"ĠJo",
"hn"
],
[
"Ġo",
"p"
],
[
"Ġ1",
"1"
],
[
"in",
"ed"
],
[
"Ġm",
"et"
],
[
"o",
"ber"
],
[
"le",
"y"
],
[
"Ġ1",
"7"
],
[
"Ġcent",
"ury"
],
[
"Ġte",
"am"
],
[
"Ġ",
"est"
],
[
"ĠA",
"fter"
],
[
"y",
"l"
],
[
"Ġm",
"in"
],
[
"u",
"ch"
],
[
"ut",
"e"
],
[
"Ġde",
"velop"
],
[
"ĠS",
"he"
],
[
"i",
"am"
],
[
"Ġsh",
"ow"
],
[
"el",
"f"
],
[
"Ġre",
"p"
],
[
"Ġcon",
"c"
],
[
"at",
"ive"
],
[
"Ġc",
"re"
],
[
"over",
"n"
],
[
"a",
"red"
],
[
"Ġ19",
"4"
],
[
"Ġor",
"igin"
],
[
"Ġs",
"m"
],
[
"iv",
"ers"
],
[
"a",
"z"
],
[
"Ġle",
"ad"
],
[
"Ġsever",
"al"
],
[
"a",
"h"
],
[
"Ġo",
"b"
],
[
"Ġre",
"v"
],
[
"Ġm",
"ill"
],
[
"er",
"m"
],
[
"u",
"ally"
],
[
"o",
"ot"
],
[
"Ġbe",
"gan"
],
[
"Ġ19",
"6"
],
[
"i",
"red"
],
[
"Ġd",
"if"
],
[
"Ġcont",
"in"
],
[
"Ġs",
"ign"
],
[
"i",
"k"
],
[
"ĠI",
"nd"
],
[
"ment",
"s"
],
[
"iz",
"ed"
],
[
"Ġ19",
"7"
],
[
"Ġd",
"irect"
],
[
"a",
"u"
],
[
"Ġex",
"t"
],
[
"ros",
"s"
],
[
"em",
"b"
],
[
"d",
"er"
],
[
"Ġp",
"ol"
],
[
"Ġm",
"ay"
],
[
"a",
"pt"
],
[
"el",
"s"
],
[
"ĠW",
"h"
],
[
"Ġcomp",
"le"
],
[
"Ġar",
"t"
],
[
"ĠB",
"r"
],
[
"ĠI",
"s"
],
[
"un",
"e"
],
[
"t",
"il"
],
[
"Ġc",
"rit"
],
[
"Ġh",
"ist"
],
[
"Ġear",
"ly"
],
[
"Ġc",
"ould"
],
[
"ĠC",
"on"
],
[
"Ġd",
"id"
],
[
"Ġb",
"el"
],
[
"Ġcall",
"ed"
],
[
"u",
"ed"
],
[
"Ġn",
"ear"
],
[
"Ġepis",
"ode"
],
[
"y",
"p"
],
[
"Ġdesc",
"rib"
],
[
"im",
"es"
],
[
"Ġb",
"ro"
],
[
"rou",
"p"
],
[
"op",
"le"
],
[
"Ġd",
"own"
],
[
"Ġr",
"un"
],
[
"ak",
"ing"
],
[
"Ġdis",
"c"
],
[
"Ġal",
"ong"
],
[
"cc",
"ess"
],
[
"ĠM",
"ay"
],
[
"Ġfe",
"at"
],
[
"Ġin",
"st"
],
[
"ĠAmeric",
"an"
],
[
"Ġs",
"aid"
],
[
"Ġd",
"ist"
],
[
"Ġin",
"f"
],
[
"Ġim",
"p"
],
[
"in",
"k"
],
[
"Ġin",
"s"
],
[
"t",
"y"
],
[
"Ġthe",
"se"
],
[
"Ġm",
"il"
],
[
"v",
"en"
],
[
"ĠG",
"er"
],
[
"g",
"est"
],
[
"i",
"um"
],
[
"en",
"n"
],
[
"ĠB",
"l"
],
[
"ĠA",
"ust"
],
[
"Ġres",
"p"
],
[
"ul",
"l"
],
[
"ru",
"ct"
],
[
"u",
"red"
],
[
"Ġth",
"ough"
],
[
"Ġsh",
"ip"
],
[
"ov",
"e"
],
[
"Ġo",
"per"
],
[
"ĠBrit",
"ish"
],
[
"Ã",
"©"
],
[
"Ġun",
"til"
],
[
"Ġpre",
"v"
],
[
"it",
"t"
],
[
"am",
"ed"
],
[
"Ġc",
"ar"
],
[
"ce",
"pt"
],
[
"Ġst",
"art"
],
[
"Ġc",
"ity"
],
[
"Ġg",
"ener"
],
[
"Ġs",
"ame"
],
[
"ain",
"s"
],
[
"ĠW",
"ar"
],
[
"ist",
"s"
],
[
"i",
"ally"
],
[
"id",
"ed"
],
[
"Ġrele",
"ased"
],
[
"Ġl",
"and"
],
[
"is",
"m"
],
[
"ĠC",
"ar"
],
[
"Ġo",
"wn"
],
[
"Ġw",
"ar"
],
[
"Ġan",
"y"
],
[
"Ġpro",
"v"
],
[
"Ġret",
"urn"
],
[
"Ġa",
"ir"
],
[
"ĠThe",
"y"
],
[
"x",
"t"
],
[
"ers",
"on"
],
[
"om",
"an"
],
[
"Ġmus",
"ic"
],
[
"Ġk",
"m"
],
[
"Ġdes",
"ign"
],
[
"aj",
"or"
],
[
"ĠP",
"l"
],
[
"ib",
"le"
],
[
"os",
"ed"
],
[
"Ġs",
"im"
],
[
"Ġcon",
"st"
],
[
"Ġapp",
"ear"
],
[
"Ġmill",
"ion"
],
[
"Ġbec",
"ause"
],
[
"Ġf",
"am"
],
[
"as",
"h"
],
[
"Ġm",
"at"
],
[
"Ġare",
"a"
],
[
"Ġus",
"e"
],
[
"Ġ1",
"3"
],
[
"ĠA",
"ug"
],
[
"ĠCh",
"r"
],
[
"ĠAug",
"ust"
],
[
"Ġo",
"cc"
],
[
"Ġp",
"h"
],
[
"Ġop",
"en"
],
[
"Ġl",
"ike"
],
[
"on",
"y"
],
[
"Ġsu",
"ccess"
],
[
"o",
"le"
],
[
"ou",
"se"
],
[
"er",
"v"
],
[
"Ġc",
"ount"
],
[
"Ġp",
"ass"
],
[
"os",
"s"
],
[
"Ġe",
"ff"
],
[
"Ġpe",
"ople"
],
[
"m",
"y"
],
[
"ch",
"ool"
],
[
"u",
"nd"
],
[
"ĠS",
"p"
],
[
"st",
"em"
],
[
"ĠC",
"l"
],
[
"Ġoff",
"ic"
],
[
"et",
"s"
],
[
"Ġs",
"ix"
],
[
"ut",
"h"
],
[
"an",
"ge"
],
[
"u",
"es"
],
[
"Ġ19",
"5"
],
[
"Ġsupp",
"ort"
],
[
"Ġa",
"round"
],
[
"Ġsm",
"all"
],
[
"ĠC",
"ol"
],
[
"ĠH",
"owever"
],
[
"ĠSe",
"pt"
],
[
"Ġd",
"am"
],
[
"Ġ",
"%"
],
[
"Ġad",
"v"
],
[
"Ġm",
"od"
],
[
"Ġe",
"le"
],
[
"Ġn",
"orth"
],
[
"ĠJ",
"u"
],
[
"al",
"es"
],
[
"Ġhe",
"ad"
],
[
"i",
"ent"
],
[
"Ġg",
"overn"
],
[
"Ġg",
"roup"
],
[
"ra",
"ph"
],
[
"Ġcharac",
"ter"
],
[
"Ġb",
"r"
],
[
"Ġg",
"r"
],
[
"Ġ",
"ed"
],
[
"Ġe",
"ach"
],
[
"Ġpo",
"int"
],
[
"ĠSept",
"ember"
],
[
"ĠA",
"d"
],
[
"ward",
"s"
],
[
"Ġcons",
"id"
],
[
"ut",
"ion"
],
[
"ĠD",
"e"
],
[
"ĠGer",
"man"
],
[
"Ġfollow",
"ing"
],
[
"ĠW",
"orld"
],
[
"Ġl",
"ife"
],
[
"Ġg",
"u"
],
[
"ĠCom",
"m"
],
[
"ĠAl",
"l"
],
[
"ĠAust",
"ral"
],
[
"an",
"c"
],
[
"Ġan",
"n"
],
[
"Ġcont",
"ro"
],
[
"ur",
"al"
],
[
"Ġf",
"ive"
],
[
"Ġv",
"ar"
],
[
"y",
"s"
],
[
"ĠH",
"er"
],
[
"ĠU",
"S"
],
[
"Ġatt",
"ack"
],
[
"g",
"ed"
],
[
"Ġ19",
"3"
],
[
"ord",
"ing"
],
[
"Ġres",
"ult"
],
[
"Ġw",
"ill"
],
[
"in",
"a"
],
[
"c",
"k"
],
[
"Ġ",
"Q"
],
[
"Ġe",
"ver"
],
[
"ĠP",
"ro"
],
[
"Ġ19",
"1"
],
[
"ĠE",
"u"
],
[
"Ġlar",
"ge"
],
[
"ĠM",
"e"
],
[
"ĠI",
"I"
],
[
"l",
"ish"
],
[
"ĠN",
"orth"
],
[
"l",
"ing"
],
[
"Ġb",
"ook"
],
[
"Ġre",
"port"
],
[
"on",
"t"
],
[
"ag",
"ue"
],
[
"ĠF",
"ran"
],
[
"b",
"le"
],
[
"ĠF",
"or"
],
[
"o",
"x"
],
[
"ac",
"ed"
],
[
"he",
"l"
],
[
"ĠJ",
"une"
],
[
"Ġt",
"it"
],
[
"end",
"ed"
],
[
"d",
"om"
],
[
"il",
"t"
],
[
"iv",
"es"
],
[
"Ġ1",
"4"
],
[
"at",
"s"
],
[
"Ġp",
"rom"
],
[
"e",
"b"
],
[
"m",
"ed"
],
[
"Ġwe",
"ek"
],
[
"at",
"ely"
],
[
"av",
"ing"
],
[
"ore",
"d"
],
[
"Ġst",
"r"
],
[
"ĠJ",
"an"
],
[
"Ġs",
"ince"
],
[
"ĠSt",
"ates"
],
[
"Ġfin",
"al"
],
[
"Ġm",
"ajor"
],
[
"a",
"x"
],
[
"Ġs",
"outh"
],
[
"Ġrece",
"ived"
],
[
"ĠS",
"outh"
],
[
"iv",
"ision"
],
[
"ĠG",
"u"
],
[
"Ġn",
"ame"
],
[
"Ġpart",
"ic"
],
[
"er",
"y"
],
[
"Ġhe",
"l"
],
[
"olog",
"y"
],
[
"pt",
"ion"
],
[
"ĠChr",
"ist"
],
[
"Ġc",
"are"
],
[
"ĠO",
"ct"
],
[
"Ġpubl",
"ic"
],
[
"Ġre",
"st"
],
[
"Ġsy",
"stem"
],
[
"ect",
"ed"
],
[
"il",
"ity"
],
[
"ĠB",
"e"
],
[
"t",
"ing"
],
[
"ĠK",
"ing"
],
[
"Ġst",
"ate"
],
[
"Ġb",
"att"
],
[
"a",
"e"
],
[
"Ġwh",
"at"
],
[
"ag",
"es"
],
[
"u",
"ary"
],
[
"Ġl",
"ast"
],
[
"ra",
"nd"
],
[
"Ġdescrib",
"ed"
],
[
"ĠOct",
"ober"
],
[
"Ġl",
"ine"
],
[
"Ġcl",
"ass"
],
[
"Ġ",
"$"
],
[
"Ġd",
"et"
],
[
"iv",
"ing"
],
[
"ra",
"ft"
],
[
"ĠN",
"ov"
],
[
"Ġplay",
"ed"
],
[
"Ġpro",
"t"
],
[
"Ġinc",
"re"
],
[
"a",
"ur"
],
[
"rop",
"ical"
],
[
"Ġto",
"ok"
],
[
"Ġm",
"ar"
],
[
"Ġn",
"ow"
],
[
"if",
"ied"
],
[
"a",
"im"
],
[
"ĠP",
"ar"
],
[
"ion",
"al"
],
[
"g",
"et"
],
[
"ro",
"te"
],
[
"ant",
"s"
],
[
"od",
"y"
],
[
"Ġ",
"["
],
[
"Ġ",
"]"
],
[
"iv",
"ely"
],
[
"ĠY",
"ork"
],
[
"Ġbu",
"ild"
],
[
"Ġw",
"orld"
],
[
".",
"."
],
[
"Ġl",
"ate"
],
[
"ĠD",
"ec"
],
[
"y",
"c"
],
[
"Ġ2",
"5"
],
[
"ĠJu",
"ly"
],
[
"Ġw",
"rote"
],
[
"em",
"pt"
],
[
"b",
"all"
],
[
"b",
"y"
],
[
"es",
"p"
],
[
"ĠEu",
"rop"
],
[
"re",
"t"
],
[
"Ġw",
"on"
],
[
"a",
"pp"
],
[
"ide",
"o"
],
[
"Ġspec",
"ies"
],
[
"s",
"ion"
],
[
"Ġch",
"ild"
],
[
"ian",
"s"
],
[
"Ġ.",
".."
],
[
"om",
"et"
],
[
"i",
"od"
],
[
"Ġp",
"ort"
],
[
"Ġm",
"uch"
],
[
"ĠC",
"an"
],
[
"ĠD",
"uring"
],
[
"Ġcon",
"f"
],
[
"Ġser",
"v"
],
[
"Ġc",
"amp"
],
[
"ect",
"ion"
],
[
"Ġre",
"f"
],
[
"Ġd",
"ue"
],
[
"ec",
"h"
],
[
"Ġsh",
"ort"
],
[
"ar",
"n"
],
[
"Ġal",
"low"
],
[
"Ġsing",
"le"
],
[
"ĠA",
"pr"
],
[
"ĠApr",
"il"
],
[
"Ġdif",
"fer"
],
[
"Ġj",
"ust"
],
[
"Ġde",
"ath"
],
[
"ic",
"ally"
],
[
"r",
"act"
],
[
"Ġst",
"ar"
],
[
"Ġs",
"l"
],
[
"Ġg",
"un"
],
[
"iss",
"ion"
],
[
"om",
"in"
],
[
"it",
"al"
],
[
"ĠM",
"c"
],
[
"ĠA",
"nd"
],
[
"Ġan",
"other"
],
[
"Ġinclud",
"ed"
],
[
"ĠM",
"us"
],
[
"Ġpos",
"s"
],
[
"a",
"i"
],
[
"Ġo",
"ld"
],
[
"Ġt",
"ri"
],
[
"h",
"am"
],
[
"Ġst",
"orm"
],
[
"ĠG",
"e"
],
[
"Ġv",
"is"
],
[
"ĠJan",
"uary"
],
[
"Ġ3",
"0"
],
[
"Ġl",
"ist"
],
[
"Ġle",
"ft"
],
[
"Ġev",
"en"
],
[
"Ġp",
"ar"
],
[
"Ġwith",
"in"
],
[
"ĠEng",
"land"
],
[
"p",
"le"
],
[
"Ġpro",
"g"
],
[
"Ġapp",
"ro"
],
[
"g",
"er"
],
[
"it",
"ions"
],
[
"Ġn",
"amed"
],
[
"op",
"s"
],
[
"Ġb",
"ased"
],
[
"Ġest",
"ab"
],
[
"Ġ",
"if"
],
[
"in",
"c"
],
[
"Ġal",
"though"
],
[
"Ġatt",
"empt"
],
[
"Ġto",
"p"
],
[
"il",
"ar"
],
[
"Ġtr",
"ack"
],
[
"Ġver",
"y"
],
[
"Ġbel",
"ie"
],
[
"Ġb",
"re"
],
[
"Ġth",
"ird"
],
[
"ard",
"s"
],
[
"Ġh",
"um"
],
[
"Ġw",
"ater"
],
[
"ĠMar",
"ch"
],
[
"en",
"e"
],
[
"Ġg",
"ames"
],
[
"Ġor",
"gan"
],
[
"c",
"hed"
],
[
"or",
"p"
],
[
"ent",
"ly"
],
[
"Ġbe",
"g"
],
[
"Ġp",
"ower"
],
[
"Ġev",
"ent"
],
[
"Ġprev",
"ious"
],
[
"Ġfam",
"ily"
],
[
"Ġs",
"chool"
],
[
"m",
"s"
],
[
"Ġb",
"est"
],
[
"ur",
"ric"
],
[
"ul",
"ation"
],
[
"ĠNov",
"ember"
],
[
"an",
"ces"
],
[
"Ġper",
"iod"
],
[
"Ġrev",
"iew"
],
[
"Ġw",
"ay"
],
[
"ĠH",
"is"
],
[
"Ġm",
"en"
],
[
"as",
"ter"
],
[
"Ġex",
"pl"
],
[
"Ġh",
"ome"
],
[
"ĠEurop",
"e"
],
[
"Ġf",
"ur"
],
[
"qu",
"e"
],
[
"Ġgovern",
"ment"
],
[
"Ġt",
"yp"
],
[
"ĠB",
"y"
],
[
"ĠP",
"h"
],
[
"i",
"ence"
],
[
"Ġt",
"urn"
],
[
"Ġ19",
"2"
],
[
"ĠDec",
"ember"
],
[
"le",
"t"
],
[
"at",
"ure"
],
[
"Ġc",
"ap"
],
[
"Ġth",
"ose"
],
[
"Ġh",
"and"
],
[
"ĠThe",
"re"
],
[
"av",
"y"
],
[
"Ġpl",
"ace"
],
[
"ac",
"hed"
],
[
"Ġm",
"ed"
],
[
"he",
"st"
],
[
"ĠC",
"ity"
],
[
"Ġst",
"ory"
],
[
"o",
"int"
],
[
"ag",
"ed"
],
[
"Ġbu",
"ilt"
],
[
"ed",
"er"
],
[
"am",
"b"
],
[
"Ġg",
"reat"
],
[
"en",
"se"
],
[
"Ġd",
"r"
],
[
"en",
"ces"
],
[
"Ġp",
"erson"
],
[
"iv",
"en"
],
[
"Ġcomm",
"and"
],
[
"Ġ1",
"00"
],
[
"Ġk",
"ill"
],
[
"ĠF",
"l"
],
[
"ĠW",
"hen"
],
[
"oc",
"i"
],
[
"Ġmon",
"th"
],
[
"Ġs",
"ent"
],
[
"it",
"ary"
],
[
"el",
"t"
],
[
"Ġo",
"pp"
],
[
"Ġm",
"ake"
],
[
"Ġorigin",
"al"
],
[
"ivers",
"ity"
],
[
"o",
"ad"
],
[
"Ġ",
"Â"
],
[
"Ġh",
"al"
],
[
"Ġre",
"qu"
],
[
"v",
"es"
],
[
"id",
"es"
],
[
"ĠP",
"r"
],
[
"ĠN",
"ational"
],
[
"Ġen",
"g"
],
[
"g",
"y"
],
[
"n",
"ess"
],
[
"ent",
"ion"
],
[
"Ġ200",
"9"
],
[
"ĠO",
"r"
],
[
"Ġ201",
"0"
],
[
"Ġa",
"uth"
],
[
"Ġv",
"ideo"
],
[
"Ġ200",
"8"
],
[
"b",
"s"
],
[
"Ġan",
"t"
],
[
"is",
"on"
],
[
"Ġm",
"ark"
],
[
"Ġd",
"em"
],
[
"Ġsu",
"g"
],
[
"ru",
"ction"
],
[
"ak",
"es"
],
[
"Ġpres",
"ent"
],
[
"l",
"ine"
],
[
"Ġle",
"g"
],
[
"Ġcl",
"ub"
],
[
"ĠM",
"an"
],
[
"ĠR",
"iver"
],
[
"ren",
"ch"
],
[
"iv",
"al"
],
[
"Ġv",
"iew"
],
[
"ĠB",
"ro"
],
[
"ri",
"end"
],
[
"o",
"ard"
],
[
"Ġre",
"pl"
],
[
"og",
"raph"
],
[
"Ġc",
"apt"
],
[
"al",
"k"
],
[
"Ġst",
"ill"
],
[
"Ġmov",
"ed"
],
[
"Ġloc",
"al"
],
[
"Ġst",
"and"
],
[
"en",
"g"
],
[
"Ġl",
"ed"
],
[
"Ġro",
"le"
],
[
"ot",
"t"
],
[
"ain",
"ing"
],
[
"l",
"er"
],
[
"Ġt",
"erm"
],
[
"Ġc",
"ame"
],
[
"ak",
"en"
],
[
"Ġd",
"est"
],
[
"Ġis",
"s"
],
[
"or",
"ies"
],
[
"un",
"g"
],
[
"s",
"ide"
],
[
"id",
"ge"
],
[
"m",
"p"
],
[
"Ġd",
"ra"
],
[
"Ġof",
"ten"
],
[
"Ġcomm",
"on"
],
[
"Ġadd",
"ition"
],
[
"Ġhist",
"ory"
],
[
"urric",
"ane"
],
[
"Ġc",
"aus"
],
[
"le",
"v"
],
[
"s",
"h"
],
[
"ĠCom",
"p"
],
[
"at",
"ter"
],
[
"Ġtr",
"ad"
],
[
"re",
"w"
],
[
"Ġf",
"ew"
],
[
"ĠN",
"o"
],
[
"ĠW",
"e"
],
[
"ĠCh",
"ar"
],
[
"Ġsug",
"gest"
],
[
"l",
"u"
],
[
"re",
"ad"
],
[
"is",
"ter"
],
[
"ĠA",
"b"
],
[
"Ġ200",
"7"
],
[
"Ġne",
"xt"
],
[
"Ġeff",
"ect"
],
[
"Ġconsid",
"ered"
],
[
"Ġb",
"as"
],
[
"Ġde",
"b"
],
[
"Ġplay",
"er"
],
[
"ĠOn",
"e"
],
[
"i",
"or"
],
[
"Ġc",
"our"
],
[
"as",
"tern"
],
[
"Ġm",
"id"
],
[
"ĠT",
"r"
],
[
"ĠEng",
"lish"
],
[
"Ġhel",
"p"
],
[
"e",
"ad"
],
[
"Ġex",
"per"
],
[
"ut",
"ed"
],
[
"ĠF",
"rench"
],
[
"Ġcare",
"er"
],
[
"Ġs",
"ide"
],
[
"Ġsim",
"ilar"
],
[
"Ġrecord",
"ed"
],
[
"ĠB",
"att"
],
[
"ay",
"s"
],
[
"Ġr",
"ight"
],
[
"Ġ",
"X"
],
[
"Ġw",
"in"
],
[
"Ġin",
"it"
],
[
"Ġim",
"port"
],
[
"ĠA",
"cc"
],
[
"Ġre",
"al"
],
[
"s",
"elf"
],
[
"ĠR",
"ec"
],
[
"Ġcl",
"aim"
],
[
"Ġc",
"over"
],
[
"Ġar",
"ch"
],
[
"Ġcomp",
"any"
],
[
"b",
"e"
],
[
"in",
"ing"
],
[
"Ġto",
"wn"
],
[
"Ġpubl",
"ished"
],
[
"Ġs",
"old"
],
[
"Ġcontin",
"ued"
],
[
"Ġre",
"fer"
],
[
"Ġex",
"c"
],
[
"Ġw",
"ind"
],
[
"Ġdiffer",
"ent"
],
[
"Ġy",
"ou"
],
[
"Ġt",
"ake"
],
[
"Ġwith",
"out"
],
[
"tern",
"ational"
],
[
"Ġsong",
"s"
],
[
"ĠW",
"ith"
],
[
"y",
"n"
],
[
"Ġto",
"t"
],
[
"ĠP",
"er"
],
[
"ĠP",
"ort"
],
[
"Ġro",
"ad"
],
[
"Ġfor",
"mer"
],
[
"Ġ2",
"1"
],
[
"Ġpol",
"it"
],
[
"Ġt",
"w"
],
[
"Ġt",
"em"
],
[
"ĠB",
"ar"
],
[
"Ġhe",
"ld"
],
[
"c",
"hes"
],
[
"ĠT",
"e"
],
[
"Ġm",
"emb"
],
[
"Ġam",
"ong"
],
[
"Ġle",
"vel"
],
[
"Ġ",
"el"
],
[
"ĠW",
"ill"
],
[
"n",
"ing"
],
[
"Ġf",
"ield"
],
[
"Ġm",
"ag"
],
[
"p",
"ar"
],
[
"Ġe",
"lect"
],
[
"n",
"er"
],
[
"im",
"ent"
],
[
"Ġa",
"v"
],
[
"it",
"ar"
],
[
"Ġd",
"el"
],
[
"us",
"s"
],
[
"Ġpro",
"p"
],
[
"Ġwrit",
"ten"
],
[
"inn",
"ing"
],
[
"it",
"er"
],
[
"res",
"ent"
],
[
"Ġever",
"y"
],
[
"ĠA",
"m"
],
[
"ĠSt",
"ate"
],
[
"es",
"tern"
],
[
"Ġ2",
"3"
],
[
"ĠE",
"ar"
],
[
"Ġcomm",
"un"
],
[
"Ġhal",
"f"
],
[
"le",
"ar"
],
[
"y",
"le"
],
[
"ĠD",
"ivision"
],
[
"amp",
"ions"
],
[
"Ġ201",
"1"
],
[
"Ġrele",
"ase"
],
[
"ri",
"ed"
],
[
"Ġfur",
"ther"
],
[
"ot",
"s"
],
[
"Ġbec",
"ome"
],
[
"Ġw",
"est"
],
[
"Ġ200",
"6"
],
[
"ens",
"ive"
],
[
"ĠAcc",
"ording"
],
[
"Ġc",
"r"
],
[
"en",
"c"
],
[
"ro",
"du"
],
[
"Ġch",
"urch"
],
[
"ĠAl",
"though"
],
[
"Ġstr",
"ong"
],
[
"Ġf",
"ore"
],
[
"Ġh",
"owever"
],
[
"Ġday",
"s"
],
[
"ro",
"y"
],
[
"Ġfin",
"d"
],
[
"ĠCan",
"ad"
],
[
"Ġc",
"ur"
],
[
"ic",
"es"
],
[
"Ġe",
"ast"
],
[
"is",
"ing"
],
[
"ĠC",
"ount"
],
[
"Ġver",
"sion"
],
[
"Ġf",
"oot"
],
[
"Ġbe",
"h"
],
[
"Ġsp",
"e"
],
[
"au",
"gh"
],
[
"Ġpartic",
"ular"
],
[
"er",
"ing"
],
[
"Ġ",
"&"
],
[
"Ġm",
"y"
],
[
"Ġl",
"ow"
],
[
"ĠCh",
"urch"
],
[
"iz",
"e"
],
[
"eb",
"ru"
],
[
"ĠG",
"ener"
],
[
"Ġpro",
"f"
],
[
"Ġcomp",
"et"
],
[
"Ġpos",
"ition"
],
[
"Ġtit",
"le"
],
[
"Ġ2",
"4"
],
[
"ĠW",
"est"
],
[
"Ġmil",
"itary"
],
[
"ĠR",
"oman"
],
[
"Ġcon",
"v"
],
[
"Ġauth",
"or"
],
[
"Ġ2",
"2"
],
[
"Ġ2",
"6"
],
[
"Ġapp",
"e"
],
[
"re",
"en"
],
[
"Ġor",
"der"
],
[
"ĠLe",
"ague"
],
[
"ou",
"ther"
],
[
"Ġs",
"ol"
],
[
"ron",
"t"
],
[
"itt",
"le"
],
[
"Ġcontro",
"l"
],
[
"outher",
"n"
],
[
"Ġt",
"imes"
],
[
"ĠS",
"ong"
],
[
"ac",
"es"
],
[
"f",
"ric"
],
[
"Ġb",
"and"
],
[
"ĠF",
"ebru"
],
[
"ĠFebru",
"ary"
],
[
"Ġf",
"re"
],
[
"pp",
"ed"
],
[
"Ġl",
"ess"
],
[
"Ġg",
"ave"
],
[
"Ġpro",
"ject"
],
[
"Ġv",
"ict"
],
[
"Ġdef",
"e"
],
[
"yl",
"an"
],
[
"ĠGe",
"or"
],
[
"os",
"p"
],
[
"ĠAs",
"s"
],
[
"Ġ",
"!"
],
[
"ĠD",
"ylan"
],
[
"Ġch",
"ang"
],
[
"Ġreport",
"ed"
],
[
"Ġmemb",
"ers"
],
[
"Ġn",
"ort"
],
[
"ĠP",
"ark"
],
[
"ric",
"k"
],
[
"Ġn",
"ov"
],
[
"Ġprodu",
"ced"
],
[
"Ġst",
"at"
],
[
"lev",
"ision"
],
[
"Ġtot",
"al"
],
[
"is",
"c"
],
[
"ar",
"m"
],
[
"et",
"er"
],
[
"her",
"n"
],
[
"Ġ201",
"2"
],
[
"ay",
"ing"
],
[
"ĠO",
"ld"
],
[
"Ġar",
"r"
],
[
"iet",
"y"
],
[
"Ġc",
"ult"
],
[
"Ġpop",
"ular"
],
[
"Ġt",
"er"
],
[
"Ġf",
"ire"
],
[
"es",
"c"
],
[
"oun",
"g"
],
[
"ail",
"ed"
],
[
"Ġprodu",
"ction"
],
[
"ur",
"s"
],
[
"ap",
"an"
],
[
"Ġob",
"s"
],
[
"Ġt",
"ropical"
],
[
"he",
"m"
],
[
"ĠS",
"im"
],
[
"Ġ2",
"8"
],
[
"ĠP",
"ol"
],
[
"ress",
"ion"
],
[
"Ġp",
"ost"
],
[
"Ġfor",
"ces"
],
[
"ĠSt",
"e"
],
[
"Ġcrit",
"ic"
],
[
"f",
"ord"
],
[
"ĠH",
"a"
],
[
"ĠJ",
"apan"
],
[
"Ġchild",
"ren"
],
[
"Ġhist",
"or"
],
[
"Ġp",
"at"
],
[
"Ġh",
"aving"
],
[
"us",
"h"
],
[
"ĠE",
"d"
],
[
"Ġinclud",
"e"
],
[
"al",
"d"
],
[
"ec",
"hn"
],
[
"r",
"ing"
],
[
"our",
"s"
],
[
"Ġsur",
"v"
],
[
"Ġinv",
"ol"
],
[
"Ġinf",
"lu"
],
[
"al",
"ion"
],
[
"n",
"e"
],
[
"Ġs",
"k"
],
[
"Ġl",
"ost"
],
[
"ren",
"t"
],
[
"Ġa",
"ff"
],
[
"at",
"ic"
],
[
"ĠS",
"u"
],
[
"Ġg",
"iven"
],
[
"Ġcount",
"ry"
],
[
"Ġw",
"ant"
],
[
"ab",
"ly"
],
[
"Ġrep",
"resent"
],
[
"w",
"ork"
],
[
"ĠE",
"l"
],
[
"Ġsign",
"ific"
],
[
"ĠC",
"ent"
],
[
"om",
"en"
],
[
"ĠD",
"av"
],
[
"Ġman",
"ag"
],
[
"op",
"e"
],
[
"pl",
"oy"
],
[
"ĠGener",
"al"
],
[
"Ġp",
"ress"
],
[
"Ġe",
"qu"
],
[
"ver",
"s"
],
[
"Ġ201",
"3"
],
[
"g",
"es"
],
[
"Ġe",
"ight"
],
[
"ĠM",
"iss"
],
[
"Ġcom",
"b"
],
[
"re",
"et"
],
[
"Ġs",
"it"
],
[
"Ġs",
"ite"
],
[
"ad",
"es"
],
[
"Ġse",
"en"
],
[
"ir",
"c"
],
[
"Ġprog",
"ram"
],
[
"s",
"p"
],
[
"on",
"es"
],
[
"o",
"on"
],
[
"Ġm",
"aking"
],
[
"ĠA",
"fric"
],
[
"Ġn",
"ever"
],
[
"Ġmat",
"ch"
],
[
"r",
"ation"
],
[
"Ġf",
"em"
],
[
"Ġst",
"ated"
],
[
"Ġestab",
"l"
],
[
"Ã",
"¡"
],
[
"it",
"her"
],
[
"Ġb",
"ody"
],
[
"Ġpl",
"an"
],
[
"Ġf",
"act"
],
[
"Ġre",
"ad"
],
[
"Ġor",
"d"
],
[
"Ġsh",
"ould"
],
[
"ĠWh",
"ile"
],
[
"ĠE",
"v"
],
[
"se",
"qu"
],
[
"Ġ5",
"0"
],
[
"Ġreturn",
"ed"
],
[
"f",
"ic"
],
[
"at",
"or"
],
[
"ĠUn",
"iversity"
],
[
"olog",
"ical"
],
[
"Ġs",
"oc"
],
[
"Ġf",
"t"
],
[
"a",
"un"
],
[
"Ġ",
"er"
],
[
"Ġs",
"ound"
],
[
"Ġ19",
"0"
],
[
"Ä",
"ģ"
],
[
"re",
"m"
],
[
"Ġh",
"ow"
],
[
"ap",
"e"
],
[
"ĠThe",
"se"
],
[
"Ġg",
"en"
],
[
"Ġis",
"land"
],
[
"ĠN",
"e"
],
[
"ĠAmeric",
"a"
],
[
"Ġc",
"ou"
],
[
"Ġst",
"ruct"
],
[
"Ġear",
"l"
],
[
"Ġship",
"s"
],
[
"Ġann",
"oun"
],
[
"Ġestabl",
"ished"
],
[
"ampions",
"hip"
],
[
"Ġg",
"od"
],
[
"Ġg",
"round"
],
[
"ĠJ",
"ack"
],
[
"Ġch",
"art"
],
[
"Ġpop",
"ulation"
],
[
"a",
"ff"
],
[
"re",
"am"
],
[
"Ġc",
"at"
],
[
"Ġd",
"iv"
],
[
"Ġre",
"ached"
],
[
"Ġj",
"o"
],
[
"g",
"round"
],
[
"Ġ2",
"7"
],
[
"n",
"a"
],
[
"v",
"iew"
],
[
"re",
"land"
],
[
"Ġl",
"ight"
],
[
"Ġnot",
"ed"
],
[
"a",
"ul"
],
[
"k",
"i"
],
[
"Ġa",
"way"
],
[
"Ġf",
"riend"
],
[
"ĠI",
"reland"
],
[
"ĠBl",
"ack"
],
[
"il",
"le"
],
[
"ig",
"ade"
],
[
"us",
"ed"
],
[
"um",
"ent"
],
[
"in",
"ation"
],
[
"ff",
"ic"
],
[
"es",
"e"
],
[
"Ġl",
"im"
],
[
"ol",
"l"
],
[
"Ġthrough",
"out"
],
[
"Ġac",
"ross"
],
[
"ĠRe",
"g"
],
[
"Ġdevelop",
"ed"
],
[
"Ġthough",
"t"
],
[
"i",
"ec"
],
[
"ĠM",
"ich"
],
[
"ĠL",
"ond"
],
[
"Ġse",
"ven"
],
[
"Ġs",
"omet"
],
[
"Ġc",
"ast"
],
[
"ain",
"t"
],
[
"ord",
"s"
],
[
"st",
"er"
],
[
"Ġg",
"l"
],
[
"Ġpro",
"c"
],
[
"ĠWill",
"iam"
],
[
"ĠLond",
"on"
],
[
"Ġp",
"ra"
],
[
"Ġr",
"ad"
],
[
"Ġint",
"rodu"
],
[
"a",
"f"
],
[
"Ġg",
"ood"
],
[
"ĠF",
"eder"
],
[
"Ġus",
"ing"
],
[
"Ġhim",
"self"
],
[
"Ġdevelop",
"ment"
],
[
"Ġbl",
"ack"
],
[
"in",
"ess"
],
[
"om",
"b"
],
[
"Ġh",
"ig"
],
[
"ĠH",
"ar"
],
[
"Ġf",
"elt"
],
[
"id",
"ence"
],
[
"ree",
"k"
],
[
"ĠAustral",
"ia"
],
[
"Ġhum",
"an"
],
[
"Ġsignific",
"ant"
],
[
"Ġ",
"ide"
],
[
"ĠA",
"ir"
],
[
"ut",
"es"
],
[
"are",
"n"
],
[
"Ġw",
"at"
],
[
"Ġperform",
"ed"
],
[
"Ġb",
"ar"
],
[
"um",
"p"
],
[
"Ġimport",
"ant"
],
[
"m",
"ost"
],
[
"iv",
"il"
],
[
"ĠG",
"l"
],
[
"Ġad",
"m"
],
[
"ĠAt",
"l"
],
[
"it",
"ive"
],
[
"Ġn",
"ight"
],
[
"Ġwrit",
"ing"
],
[
"Ġf",
"un"
],
[
"ĠP",
"al"
],
[
"ĠR",
"ich"
],
[
"ĠE",
"x"
],
[
"Ġdest",
"roy"
],
[
"Ġf",
"ather"
],
[
"ĠM",
"ag"
],
[
"Ġmil",
"es"
],
[
"Ġb",
"o"
],
[
"ant",
"ic"
],
[
"Ġte",
"levision"
],
[
"ĠR",
"oy"
],
[
"Ġinter",
"est"
],
[
"Ġvar",
"ious"
],
[
"os",
"aur"
],
[
"Ġare",
"as"
],
[
"ie",
"f"
],
[
"Ġto",
"ur"
],
[
"im",
"ately"
],
[
"Ġwh",
"ite"
],
[
"Ġmod",
"ern"
],
[
"Ġf",
"ull"
],
[
"f",
"ield"
],
[
"Ġt",
"en"
],
[
"Ġd",
"ied"
],
[
"ĠC",
"al"
],
[
"Ġl",
"ook"
],
[
"ri",
"e"
],
[
"og",
"n"
],
[
"Ġen",
"c"
],
[
"Ġact",
"iv"
],
[
"a",
"el"
],
[
"a",
"ign"
],
[
"Ġw",
"ent"
],
[
"Ġl",
"aw"
],
[
"ĠR",
"ober"
],
[
"Ġne",
"ed"
],
[
"Ġt",
"ro"
],
[
"Ġev",
"ents"
],
[
"Ġpr",
"im"
],
[
"Ġdo",
"es"
],
[
"Ġsuccess",
"ful"
],
[
"ĠR",
"oad"
],
[
"ic",
"o"
],
[
"Ġre",
"d"
],
[
"iz",
"ation"
],
[
"Ġdisc",
"over"
],
[
"Ġplay",
"ers"
],
[
"Ġstart",
"ed"
],
[
"Ġm",
"m"
],
[
"ĠT",
"o"
],
[
"ra",
"b"
],
[
"ĠJ",
"ames"
],
[
"Ġdec",
"l"
],
[
"c",
"on"
],
[
"re",
"g"
],
[
"Ġb",
"all"
],
[
"ri",
"pt"
],
[
"Ġse",
"e"
],
[
"it",
"ing"
],
[
"Ġh",
"ouse"
],
[
"Ġfe",
"et"
],
[
"Ġform",
"ed"
],
[
"k",
"s"
],
[
"Ġw",
"id"
],
[
"our",
"n"
],
[
"Ġpo",
"em"
],
[
"Ġt",
"echn"
],
[
"Ġm",
"ix"
],
[
"Ġr",
"ange"
],
[
"ĠM",
"ount"
],
[
"Ġset",
"t"
],
[
"Ġperform",
"ance"
],
[
"ĠCount",
"y"
],
[
"re",
"st"
],
[
"Ġp",
"ut"
],
[
"Ġst",
"yle"
],
[
"Ġv",
"ill"
],
[
"Ġrel",
"ations"
],
[
"Ġbuild",
"ing"
],
[
"Ġa",
"ge"
],
[
"Ġs",
"um"
],
[
"Ġto",
"o"
],
[
"Ġfor",
"ce"
],
[
"ab",
"or"
],
[
"Ġcaus",
"ed"
],
[
"Ã",
"Ń"
],
[
"an",
"a"
],
[
"Ġk",
"e"
],
[
"in",
"o"
],
[
"ep",
"end"
],
[
"ar",
"a"
],
[
"ĠY",
"ou"
],
[
"al",
"th"
],
[
"ĠK",
"e"
],
[
"ubl",
"ic"
],
[
"Ġs",
"w"
],
[
"en",
"ed"
],
[
"ĠC",
"ro"
],
[
"Ġnov",
"el"
],
[
"Ġp",
"ri"
],
[
"i",
"ers"
],
[
"ist",
"ed"
],
[
"Ġ18",
"9"
],
[
"Ġcre",
"ated"
],
[
"Ġoffic",
"ial"
],
[
"d",
"ay"
],
[
"f",
"all"
],
[
"id",
"d"
],
[
"ell",
"ing"
],
[
"as",
"ing"
],
[
"ĠS",
"om"
],
[
"Ġ200",
"4"
],
[
"ĠAn",
"g"
],
[
"y",
"m"
],
[
"Ġp",
"it"
],
[
"Ġ200",
"5"
],
[
"Ġrel",
"ig"
],
[
"Ġent",
"ire"
],
[
"g",
"r"
],
[
"l",
"ess"
],
[
"Ġs",
"on"
],
[
"al",
"ity"
],
[
"et",
"h"
],
[
"ĠO",
"l"
],
[
"Ġab",
"le"
],
[
"Ġco",
"ast"
],
[
"Ġpolit",
"ical"
],
[
"ĠH",
"igh"
],
[
"ri",
"es"
],
[
"ress",
"ed"
],
[
"Ġcharac",
"ters"
],
[
"ĠS",
"ec"
],
[
"Ġst",
"e"
],
[
"in",
"al"
],
[
"Ġg",
"et"
],
[
"ĠH",
"am"
],
[
"Ġother",
"s"
],
[
"Ġconst",
"ruction"
],
[
"Ġc",
"ert"
],
[
"Ġb",
"ird"
],
[
"Ġp",
"red"
],
[
"Ġprom",
"ot"
],
[
"as",
"es"
],
[
"Ġbatt",
"le"
],
[
"b",
"r"
],
[
"ĠT",
"own"
],
[
"Ġn",
"ational"
],
[
"way",
"s"
],
[
"ac",
"y"
],
[
"Ġocc",
"ur"
],
[
"om",
"ing"
],
[
"Ġv",
"al"
],
[
"ĠâĢ",
"Ļ"
],
[
"Ġf",
"ig"
],
[
"ĠS",
"w"
],
[
"amp",
"le"
],
[
"Ġl",
"ik"
],
[
"am",
"ent"
],
[
"Ġon",
"ce"
],
[
"ĠH",
"ist"
],
[
"pl",
"ay"
],
[
"fic",
"ult"
],
[
"Ġf",
"ac"
],
[
"Ġrem",
"ained"
],
[
"p",
"or"
],
[
"ĠC",
"are"
],
[
"ĠB",
"ra"
],
[
"Ġloc",
"ated"
],
[
"Ġm",
"ount"
],
[
"Ġtrad",
"ition"
],
[
"ent",
"h"
],
[
"iv",
"id"
],
[
"Ġro",
"ck"
],
[
"Ġsc",
"ored"
],
[
"Ġwork",
"s"
],
[
"Ġdif",
"ficult"
],
[
"ĠKing",
"dom"
],
[
"c",
"raft"
],
[
"Ġre",
"du"
],
[
"Ġ3",
"1"
],
[
"Ġprodu",
"c"
],
[
"lect",
"ed"
],
[
"ĠIs",
"land"
],
[
"Ġcamp",
"aign"
],
[
"Ġgun",
"s"
],
[
"Ġt",
"re"
],
[
"Ġc",
"ross"
],
[
"ĠC",
"up"
],
[
"ĠM",
"on"
],
[
"Ġst",
"ars"
],
[
"ĠG",
"rand"
],
[
"Ġme",
"et"
],
[
"Ġcomple",
"ted"
],
[
"ĠAustral",
"ian"
],
[
"Ġannoun",
"ced"
],
[
"Ġr",
"ank"
],
[
"Ġreg",
"ion"
],
[
"Ġh",
"old"
],
[
"et",
"t"
],
[
"Ġs",
"qu"
],
[
"or",
"se"
],
[
"Ġn",
"uc"
],
[
"oun",
"c"
],
[
"o",
"ff"
],
[
"it",
"ted"
],
[
"Ġg",
"row"
],
[
"Ġsu",
"per"
],
[
"Ġcol",
"le"
],
[
"Ġgo",
"al"
],
[
"ĠComp",
"any"
],
[
"i",
"que"
],
[
"o",
"id"
],
[
"Ġf",
"av"
],
[
"ar",
"ch"
],
[
"Ġl",
"ittle"
],
[
"Ġcon",
"n"
],
[
"um",
"b"
],
[
"Ġle",
"t"
],
[
"Ġproc",
"ess"
],
[
"r",
"ay"
],
[
"en",
"ced"
],
[
"Ġf",
"ight"
],
[
"Ġf",
"ront"
],
[
"al",
"y"
],
[
"om",
"p"
],
[
"rough",
"t"
],
[
"Ġinst",
"ead"
],
[
"ĠA",
"ct"
],
[
"k",
"y"
],
[
"Ġc",
"irc"
],
[
"Ġ2",
"9"
],
[
"Ġadd",
"ed"
],
[
"he",
"re"
],
[
"le",
"et"
],
[
"ĠM",
"or"
],
[
"Ġcon",
"d"
],
[
"om",
"m"
],
[
"Ġle",
"ast"
],
[
"du",
"ct"
],
[
"Ġfollow",
"ed"
],
[
"ĠB",
"ill"
],
[
"Ġkn",
"ow"
],
[
"Ġpe",
"ak"
],
[
"Ġappe",
"ared"
],
[
"Ġb",
"orn"
],
[
"Ġkill",
"ed"
],
[
"Ġs",
"outhern"
],
[
"ang",
"u"
],
[
"Ġorigin",
"ally"
],
[
"Ġmonth",
"s"
],
[
"o",
"ice"
],
[
"Ġw",
"ife"
],
[
"ur",
"b"
],
[
"Ġcom",
"ment"
],
[
"ĠAr",
"my"
],
[
"Ġst",
"ri"
],
[
"ĠDav",
"id"
],
[
"m",
"ar"
],
[
"Ġf",
"if"
],
[
"Ġm",
"other"
],
[
"Ġl",
"oss"
],
[
"ot",
"a"
],
[
"Ġ4",
"0"
],
[
"Ġstud",
"y"
],
[
"i",
"us"
],
[
"Ġh",
"urricane"
],
[
"Ġass",
"oci"
],
[
"Ġw",
"omen"
],
[
"Ġc",
"ell"
],
[
"ect",
"s"
],
[
"ĠMus",
"ic"
],
[
"Ġ",
"ident"
],
[
"Ġm",
"ass"
],
[
"st",
"on"
],
[
"Ġe",
"astern"
],
[
"Ġn",
"on"
],
[
"Ġse",
"x"
],
[
"ant",
"ry"
],
[
"Ġag",
"re"
],
[
"Ġrelations",
"hip"
],
[
"Ġa",
"ud"
],
[
"Ġa",
"ward"
],
[
"Ġ200",
"3"
],
[
"Ġcrit",
"ics"
],
[
"Ġbro",
"ad"
],
[
"yc",
"l"
],
[
"Ġan",
"im"
],
[
"Ġ18",
"5"
],
[
"Ġevent",
"ually"
],
[
"Ġfeat",
"ures"
],
[
"Ġprof",
"ess"
],
[
"ol",
"ution"
],
[
"ĠG",
"od"
],
[
"ĠO",
"ther"
],
[
"Ġv",
"oc"
],
[
"Ġy",
"oung"
],
[
"ap",
"er"
],
[
"Ġrec",
"ogn"
],
[
"Ġ201",
"5"
],
[
"g",
"in"
],
[
"at",
"a"
],
[
"Ġb",
"us"
],
[
"Ġl",
"ive"
],
[
"em",
"ents"
],
[
"ul",
"ly"
],
[
"ĠFran",
"ce"
],
[
"Ġa",
"ver"
],
[
"Ġfour",
"th"
],
[
"Ġt",
"aken"
],
[
"ĠS",
"er"
],
[
"em",
"y"
],
[
"Ġro",
"ute"
],
[
"Ġest",
"im"
],
[
"c",
"her"
],
[
"ĠT",
"wo"
],
[
"ĠB",
"er"
],
[
"Ġser",
"ved"
],
[
"l",
"iam"
],
[
"o",
"res"
],
[
"ist",
"ic"
],
[
"as",
"k"
],
[
"Ġcom",
"mer"
],
[
"Ġpro",
"te"
],
[
"ill",
"a"
],
[
"Ġapp",
"oint"
],
[
"ograph",
"y"
],
[
"z",
"e"
],
[
"ĠC",
"o"
],
[
"om",
"es"
],
[
"Ġl",
"ack"
],
[
"ch",
"ie"
],
[
"Ġdec",
"ided"
],
[
"Ġdam",
"age"
],
[
"am",
"a"
],
[
"ĠM",
"ad"
],
[
"un",
"k"
],
[
"Ġhe",
"avy"
],
[
"ign",
"ed"
],
[
"az",
"ine"
],
[
"Ġc",
"or"
],
[
"Ġb",
"ase"
],
[
"Ġe",
"ither"
],
[
"ĠI",
"m"
],
[
"ĠBatt",
"alion"
],
[
"i",
"ation"
],
[
"Ġf",
"ar"
],
[
"Ġcon",
"dom"
],
[
"Ġpro",
"ble"
],
[
"Ġse",
"par"
],
[
"Ġar",
"m"
],
[
"Ġimp",
"ro"
],
[
"Ġins",
"p"
],
[
"v",
"al"
],
[
"ĠP",
"art"
],
[
"ough",
"t"
],
[
"Ġspec",
"ial"
],
[
"Ġbeh",
"ind"
],
[
"ĠRober",
"t"
],
[
"Ġto",
"get"
],
[
"ic",
"a"
],
[
"ec",
"ut"
],
[
"ĠL",
"ove"
],
[
"Ġcol",
"l"
],
[
"Ġind",
"ivid"
],
[
"Ġbelie",
"ved"
],
[
"Ġtoget",
"her"
],
[
"id",
"a"
],
[
"Ġar",
"g"
],
[
"Ġqu",
"ar"
],
[
"enc",
"y"
],
[
"liam",
"ent"
],
[
"i",
"pp"
],
[
"av",
"es"
],
[
"Ġcl",
"os"
],
[
"ict",
"ion"
],
[
"ounc",
"il"
],
[
"c",
"ial"
],
[
"Ġm",
"ater"
],
[
"ric",
"t"
],
[
"Ġplay",
"ing"
],
[
"ĠRoy",
"al"
],
[
"ĠCare",
"y"
],
[
"Ġb",
"urn"
],
[
"Ġd",
"ou"
],
[
"ĠR",
"ed"
],
[
"ra",
"p"
],
[
"ach",
"ing"
],
[
"i",
"ol"
],
[
"i",
"ber"
],
[
"ĠM",
"ed"
],
[
"Ġmov",
"e"
],
[
"Ġ",
"ir"
],
[
"Ġ",
"round"
],
[
"Ġc",
"reat"
],
[
"Ġb",
"i"
],
[
"Ġl",
"angu"
],
[
"ĠH",
"en"
],
[
"ĠD",
"u"
],
[
"Ġv",
"ol"
],
[
"Ġde",
"v"
],
[
"Ġex",
"ample"
],
[
"Ġcl",
"ose"
],
[
"Ġac",
"cept"
],
[
"ĠMe",
"x"
],
[
"g",
"g"
],
[
"ĠS",
"ome"
],
[
"ĠM",
"in"
],
[
"Ġal",
"most"
],
[
"Ġ18",
"8"
],
[
"al",
"t"
],
[
"est",
"s"
],
[
"Ġserv",
"ice"
],
[
"Ġlead",
"ing"
],
[
"ĠEurope",
"an"
],
[
"Ġs",
"our"
],
[
"Ġf",
"all"
],
[
"ĠR",
"ep"
],
[
"od",
"es"
],
[
"ĠWh",
"ite"
],
[
"Ġgener",
"ally"
],
[
"ĠFeder",
"er"
],
[
"Ġs",
"aw"
],
[
"at",
"ors"
],
[
"Ġc",
"e"
],
[
"Ġto",
"wards"
],
[
"Ġopen",
"ed"
],
[
"Ġele",
"ments"
],
[
"e",
"al"
],
[
"Ġm",
"iss"
],
[
"Ġ3",
"5"
],
[
"u",
"ter"
],
[
"or",
"ing"
],
[
"Ġb",
"rought"
],
[
"ĠBr",
"igade"
],
[
"Ġgener",
"al"
],
[
"Ġweek",
"s"
],
[
"Ġm",
"ot"
],
[
"ĠP",
"res"
],
[
"ce",
"ed"
],
[
"ĠW",
"ales"
],
[
"ĠG",
"ame"
],
[
"ĠIn",
"ternational"
],
[
"Ġfin",
"ished"
],
[
"Ġdra",
"w"
],
[
"Ġ",
"z"
],
[
"st",
"it"
],
[
"Ġl",
"aun"
],
[
"ĠFl",
"or"
],
[
"Ġw",
"all"
],
[
"Ġh",
"ost"
],
[
"op",
"h"
],
[
"ĠK",
"h"
],
[
"ĠV",
"iet"
],
[
"Ġreg",
"ular"
],
[
"Ġhigh",
"way"
],
[
"Ġfeat",
"ured"
],
[
"c",
"ast"
],
[
"ĠI",
"r"
],
[
"Ġcent",
"ral"
],
[
"Ġair",
"craft"
],
[
"le",
"ment"
],
[
"ir",
"l"
],
[
"end",
"ing"
],
[
"Ġind",
"ust"
],
[
"b",
"oard"
],
[
"ĠE",
"ast"
],
[
"ord",
"an"
],
[
"oun",
"ter"
],
[
"Ġres",
"ear"
],
[
"Ġre",
"b"
],
[
"et",
"work"
],
[
"Ġcont",
"ract"
],
[
"Ġpoint",
"s"
],
[
"e",
"um"
],
[
"Ġf",
"und"
],
[
"Ġin",
"form"
],
[
"Ġdirect",
"ed"
],
[
"Ġ",
"-"
],
[
"Ġa",
"ction"
],
[
"Ġm",
"i"
],
[
"ĠM",
"o"
],
[
"ort",
"s"
],
[
"Ġsu",
"ff"
],
[
"ĠCh",
"ampionship"
],
[
"Ġme",
"as"
],
[
"Ġdirect",
"or"
],
[
"Ġprov",
"ided"
],
[
"h",
"ing"
],
[
"Ġc",
"ut"
],
[
"ic",
"ated"
],
[
"Ġre",
"n"
],
[
"ĠB",
"o"
],
[
"ĠF",
"ollow"
],
[
"ud",
"e"
],
[
"wo",
"od"
],
[
"Ġfl",
"ood"
],
[
"Ġresp",
"ect"
],
[
"Ġn",
"ar"
],
[
"ĠJ",
"ordan"
],
[
"Ġse",
"qu"
],
[
"Ġup",
"on"
],
[
"Ġme",
"an"
],
[
"ent",
"ial"
],
[
"ĠF",
"rom"
],
[
"ĠG",
"al"
],
[
"Ġappear",
"ance"
],
[
"n",
"ed"
],
[
"ĠJ",
"ew"
],
[
"Ġy",
"ard"
],
[
"ell",
"ow"
],
[
"Ġ18",
"6"
],
[
"Ġearl",
"ier"
],
[
"s",
"el"
],
[
"y",
"ing"
],
[
"at",
"in"
],
[
"ĠP",
"e"
],
[
"ĠR",
"ock"
],
[
"ĠE",
"m"
],
[
"Ġk",
"ing"
],
[
"Ġc",
"ost"
],
[
"ĠC",
"r"
],
[
"Ġr",
"ather"
],
[
"ight",
"s"
],
[
"Ġ201",
"4"
],
[
"Ġsub",
"sequ"
],
[
"Ġfem",
"ale"
],
[
"ĠAtl",
"antic"
],
[
"Ġtro",
"ops"
],
[
"t",
"t"
],
[
"Ġ",
"Ã"
],
[
"Ġ",
"ill"
],
[
"Ġre",
"ve"
],
[
"Ġst",
"ru"
],
[
"ĠO",
"d"
],
[
"ish",
"ing"
],
[
"med",
"i"
],
[
"ĠChrist",
"ian"
],
[
"Ġcur",
"rent"
],
[
"ĠM",
"ary"
],
[
"ĠO",
"p"
],
[
"Ġv",
"e"
],
[
"Ġr",
"iver"
],
[
"Ġlar",
"gest"
],
[
"Ġtra",
"vel"
],
[
"Ġvict",
"ory"
],
[
"ĠFollow",
"ing"
],
[
"ĠH",
"ouse"
],
[
"and",
"er"
],
[
"Ġem",
"ploy"
],
[
"Ġoper",
"ations"
],
[
"ĠHer",
"o"
],
[
"Ġparticular",
"ly"
],
[
"ĠGeor",
"ge"
],
[
"Ġmanag",
"er"
],
[
"Ġa",
"chie"
],
[
"er",
"ous"
],
[
"ou",
"ri"
],
[
"Ġpro",
"b"
],
[
"u",
"le"
],
[
"Ġfor",
"t"
],
[
"Ġopen",
"ing"
],
[
"Ġwant",
"ed"
],
[
"v",
"ing"
],
[
"Ġc",
"op"
],
[
"Ġb",
"ur"
],
[
"Ġ5",
"00"
],
[
"eng",
"th"
],
[
"Ġnort",
"hern"
],
[
"a",
"ult"
],
[
"ĠM",
"ac"
],
[
"id",
"s"
],
[
"os",
"ition"
],
[
"Ġex",
"ist"
],
[
"Ġy",
"ards"
],
[
"Ġev",
"idence"
],
[
"ĠPl",
"ay"
],
[
"á",
"ĥ"
],
[
"it",
"a"
],
[
"Ġf",
"oc"
],
[
"Ġre",
"ason"
],
[
"ĠS",
"l"
],
[
"el",
"er"
],
[
"Ġcon",
"duct"
],
[
"ĠPh",
"il"
],
[
"ĠFlor",
"ida"
],
[
"e",
"e"
],
[
"i",
"h"
],
[
"o",
"f"
],
[
"y",
"d"
],
[
"he",
"ad"
],
[
"Ġm",
"ember"
],
[
"ĠW",
"al"
],
[
"ren",
"g"
],
[
"Ġpr",
"act"
],
[
"uc",
"k"
],
[
"v",
"est"
],
[
"Ġs",
"aying"
],
[
"om",
"s"
],
[
"ĠB",
"ay"
],
[
"ĠW",
"il"
],
[
"and",
"ing"
],
[
"ĠSt",
"reet"
],
[
"Ġout",
"side"
],
[
"Ġcre",
"w"
],
[
"Ġallow",
"ed"
],
[
"Ġposs",
"ible"
],
[
"Ġeng",
"ine"
],
[
"c",
"o"
],
[
"w",
"est"
],
[
"at",
"ural"
],
[
"ĠM",
"ost"
],
[
"ĠP",
"aul"
],
[
"Ġacc",
"ount"
],
[
"ĠOl",
"iv"
],
[
"u",
"el"
],
[
"Ġp",
"ast"
],
[
"Ġm",
"er"
],
[
"ĠM",
"ark"
],
[
"ir",
"th"
],
[
"Ġst",
"age"
],
[
"Ġne",
"g"
],
[
"ĠMc",
"C"
],
[
"Ġh",
"ours"
],
[
"Ġwh",
"om"
],
[
"Ġresp",
"ons"
],
[
"con",
"om"
],
[
"Ġc",
"ase"
],
[
"ing",
"ton"
],
[
"ag",
"o"
],
[
"art",
"ment"
],
[
"ĠMiss",
"ouri"
],
[
"Ġmater",
"ial"
],
[
"b",
"or"
],
[
"ill",
"s"
],
[
"Ġ200",
"1"
],
[
"Ġdes",
"p"
],
[
"Ġwork",
"ed"
],
[
"Ġreg",
"ard"
],
[
"Ġf",
"ree"
],
[
"Ġm",
"ach"
],
[
"Ġl",
"ength"
],
[
"Ġn",
"ec"
],
[
"ĠB",
"ut"
],
[
"Ġg",
"re"
],
[
"Ġst",
"reng"
],
[
"Ġob",
"ject"
],
[
"Ġter",
"rit"
],
[
"ĠT",
"ech"
],
[
"Ġg",
"old"
],
[
"Ġpl",
"ann"
],
[
"ap",
"s"
],
[
"Ġwork",
"ing"
],
[
"Ġn",
"omin"
],
[
"ver",
"t"
],
[
"em",
"s"
],
[
"l",
"us"
],
[
"v",
"ille"
],
[
"ar",
"ies"
],
[
"ĠS",
"an"
],
[
"Ġl",
"ove"
],
[
"Ġr",
"ul"
],
[
"Ġpo",
"or"
],
[
"Ġqu",
"ick"
],
[
"Ġdesign",
"ed"
],
[
"c",
"ent"
],
[
"n",
"ow"
],
[
"u",
"k"
],
[
"ar",
"i"
],
[
"ĠV",
"ir"
],
[
"ĠQ",
"u"
],
[
"Ġfoot",
"ball"
],
[
"on",
"st"
],
[
"Ġm",
"ult"
],
[
"Ġh",
"on"
],
[
"ur",
"t"
],
[
"ĠB",
"us"
],
[
"Ġle",
"arn"
],
[
"ĠInd",
"ian"
],
[
"Ġconst",
"ruct"
],
[
"Ġpra",
"ised"
],
[
"p",
"s"
],
[
"Ġ",
"esc"
],
[
"Ġt",
"reat"
],
[
"ĠT",
"or"
],
[
"ĠB",
"est"
],
[
"Ġfor",
"ced"
],
[
"Ġst",
"ation"
],
[
"ĠD",
"ay"
],
[
"ĠF",
"irst"
],
[
"ess",
"ion"
],
[
"Ġrem",
"ains"
],
[
"Ġav",
"ail"
],
[
"r",
"ated"
],
[
"it",
"es"
],
[
"id",
"ing"
],
[
"Ġv",
"iol"
],
[
"ĠV",
"al"
],
[
"Ġ18",
"7"
],
[
"Ġgo",
"als"
],
[
"Ġ197",
"0"
],
[
"ĠMich",
"ael"
],
[
"u",
"ation"
],
[
"Ġth",
"ink"
],
[
"gy",
"pt"
],
[
"Ġwind",
"s"
],
[
"he",
"ast"
],
[
"Ġc",
"ivil"
],
[
"ĠS",
"m"
],
[
"ĠS",
"qu"
],
[
"Ġab",
"ove"
],
[
"Ġdis",
"s"
],
[
"Ġinv",
"est"
],
[
"Ġincre",
"ased"
],
[
"Ġp",
"ers"
],
[
"ĠH",
"el"
],
[
"ĠF",
"e"
],
[
"ĠE",
"gypt"
],
[
"hen",
"s"
],
[
"Ġprevious",
"ly"
],
[
"ĠÂ",
"£"
],
[
"w",
"h"
],
[
"it",
"z"
],
[
"ĠD",
"esp"
],
[
"ul",
"a"
],
[
"pp",
"er"
],
[
"ĠTh",
"om"
],
[
"Ġso",
"on"
],
[
"Ġrepl",
"aced"
],
[
"Ġcommer",
"cial"
],
[
"as",
"ion"
],
[
"rib",
"uted"
],
[
"ĠRich",
"ard"
],
[
"B",
"C"
],
[
"g",
"l"
],
[
"er",
"ved"
],
[
"Ġm",
"ust"
],
[
"ĠA",
"c"
],
[
"ĠA",
"g"
],
[
"ĠA",
"pp"
],
[
"Ġas",
"k"
],
[
"ĠG",
"r"
],
[
"Ġinter",
"view"
],
[
"Ġmain",
"t"
],
[
"ĠSu",
"per"
],
[
"Ġbus",
"iness"
],
[
"on",
"c"
],
[
"Ġc",
"lear"
],
[
"Ġp",
"ain"
],
[
"st",
"e"
],
[
"ol",
"ic"
],
[
"ĠW",
"he"
],
[
"ri",
"ption"
],
[
"ĠDesp",
"ite"
],
[
"ĠC",
"orp"
],
[
"Ġl",
"y"
],
[
"ĠD",
"ep"
],
[
"os",
"ing"
],
[
"ab",
"it"
],
[
"Ġwrit",
"er"
],
[
"ĠQ",
"ue"
],
[
"ĠBro",
"wn"
],
[
"Ġquar",
"ter"
],
[
"m",
"ing"
],
[
"Ġt",
"rib"
],
[
"Ġth",
"reat"
],
[
"ĠM",
"ont"
],
[
"Ġ200",
"0"
],
[
"Ġun",
"c"
],
[
"ĠÂ",
"°"
],
[
"ĠHen",
"ry"
],
[
"A",
"F"
],
[
"at",
"ory"
],
[
"an",
"ia"
],
[
"Ġm",
"ph"
],
[
"ĠO",
"s"
],
[
"Ġun",
"its"
],
[
"one",
"y"
],
[
"ĠCanad",
"a"
],
[
"Ġestim",
"ated"
],
[
"Ã",
"³"
],
[
"Ġp",
"en"
],
[
"ul",
"f"
],
[
"if",
"f"
],
[
"ak",
"er"
],
[
"ib",
"ility"
],
[
"Ġ199",
"0"
],
[
"Ġspec",
"ific"
],
[
"Ġcour",
"t"
],
[
"ĠOld",
"ham"
],
[
"f",
"ace"
],
[
"Ġp",
"ur"
],
[
"Ġre",
"act"
],
[
"ac",
"ing"
],
[
"Ġ3",
"6"
],
[
"Ġclaim",
"ed"
],
[
"ĠJapan",
"ese"
],
[
"Ġjo",
"ined"
],
[
"Ġhig",
"hest"
],
[
"b",
"and"
],
[
"m",
"en"
],
[
"ĠT",
"imes"
],
[
"ul",
"ated"
],
[
"ch",
"ing"
],
[
"Ġpl",
"aced"
],
[
"Ġcont",
"r"
],
[
"ĠCar",
"ol"
],
[
"Ġinvol",
"ved"
],
[
"ecut",
"ive"
],
[
"ĠPres",
"ident"
],
[
"f",
"or"
],
[
"Ġw",
"estern"
],
[
"Ġf",
"ly"
],
[
"ĠS",
"un"
],
[
"ĠG",
"overn"
],
[
"Ġpr",
"iv"
],
[
"Ġsign",
"ed"
],
[
"Ġsuggest",
"ed"
],
[
"le",
"g"
],
[
"ĠM",
"os"
],
[
"ell",
"ed"
],
[
"Ġ4",
"5"
],
[
"Ġ18",
"3"
],
[
"Ġpart",
"s"
],
[
"Ġsy",
"n"
],
[
"ĠC",
"ard"
],
[
"ĠM",
"y"
],
[
"ĠG",
"old"
],
[
"Ġint",
"ens"
],
[
"ĠInd",
"ia"
],
[
"ĠOliv",
"ier"
],
[
"Ġt",
"ru"
],
[
"Ġh",
"ous"
],
[
"ĠS",
"chool"
],
[
"th",
"let"
],
[
"ĠL",
"ater"
],
[
"Ġpro",
"per"
],
[
"Ġch",
"ange"
],
[
"Ġle",
"ague"
],
[
"Ġits",
"elf"
],
[
"ĠViet",
"n"
],
[
"m",
"b"
],
[
"Ġ",
"esp"
],
[
"Ġin",
"j"
],
[
"Ġd",
"on"
],
[
"ĠC",
"ong"
],
[
"ĠH",
"all"
],
[
"Ġsh",
"ot"
],
[
"Ġra",
"p"
],
[
"ann",
"a"
],
[
"Ġaver",
"age"
],
[
"ĠMex",
"ico"
],
[
"ĠIr",
"ish"
],
[
"Ġt",
"aking"
],
[
"Ġh",
"ard"
],
[
"ĠN",
"ot"
],
[
"um",
"e"
],
[
"Ġavail",
"able"
],
[
"Ġe",
"y"
],
[
"ur",
"g"
],
[
"Ġex",
"cept"
],
[
"Ġsc",
"ene"
],
[
"ron",
"ic"
],
[
"Ġtrans",
"port"
],
[
"Ġtrans",
"fer"
],
[
"Ġbro",
"ther"
],
[
"Ġbre",
"ak"
],
[
"read",
"y"
],
[
"Ġintrodu",
"ced"
],
[
"Ġh",
"it"
],
[
"ĠP",
"ac"
],
[
"Ġwh",
"ose"
],
[
"Ġhe",
"av"
],
[
"Ġrecord",
"ing"
],
[
"Ġvill",
"age"
],
[
"Ġw",
"ood"
],
[
"Ġst",
"op"
],
[
"Ġr",
"ace"
],
[
"ĠSt",
"ar"
],
[
"ĠV",
"ar"
],
[
"Ġsub",
"ject"
],
[
"Ġra",
"il"
],
[
"por",
"ary"
],
[
"ĠThom",
"as"
],
[
"g",
"o"
],
[
"r",
"d"
],
[
"x",
"imately"
],
[
"Ġs",
"low"
],
[
"Ġ6",
"0"
],
[
"Ġph",
"ys"
],
[
"Ġgr",
"ad"
],
[
"Ġrelig",
"ious"
],
[
"Ġf",
"r"
],
[
"Ġm",
"em"
],
[
"Ġn",
"etwork"
],
[
"ac",
"hel"
],
[
"Ġg",
"ra"
],
[
"Ġed",
"uc"
],
[
"Ġto",
"ld"
],
[
"Ġn",
"ine"
],
[
"Ġn",
"ames"
],
[
"ĠN",
"Y"
],
[
"Ġab",
"s"
],
[
"Ġrem",
"ov"
],
[
"ĠBrit",
"ain"
],
[
"Ġshow",
"s"
],
[
"Ġ196",
"0"
],
[
"Ġdam",
"aged"
],
[
"i",
"qu"
],
[
"Ġt",
"est"
],
[
"Ġc",
"ru"
],
[
"ar",
"ily"
],
[
"Ġp",
"iec"
],
[
"Ġind",
"epend"
],
[
"ĠSc",
"ient"
],
[
"Ġincre",
"asing"
],
[
"Ġturn",
"ed"
],
[
"Ġcap",
"ital"
],
[
"Ġsoc",
"ial"
],
[
"ĠRep",
"ublic"
],
[
"g",
"u"
],
[
"Ġa",
"p"
],
[
"or",
"ation"
],
[
"Ġc",
"al"
],
[
"en",
"es"
],
[
"Ġl",
"ines"
],
[
"Ġg",
"ive"
],
[
"ĠH",
"urricane"
],
[
"ĠP",
"o"
],
[
"ĠG",
"reat"
],
[
"Ġch",
"ap"
],
[
"ĠTh",
"at"
],
[
"ĠGu",
"itar"
],
[
"Ġstruct",
"ure"
],
[
"al",
"ed"
],
[
"ĠM",
"any"
],
[
"ĠAn",
"t"
],
[
"Ġfe",
"el"
],
[
"Ġnear",
"ly"
],
[
"Ġdet",
"erm"
],
[
"Ġappoint",
"ed"
],
[
"Ġdesp",
"ite"
],
[
"Ġs",
"ize"
],
[
"Ġc",
"ycl"
],
[
"od",
"ies"
],
[
"ĠUn",
"ion"
],
[
"ĠZ",
"eal"
],
[
"Ġcomple",
"t"
],
[
"Ġcommun",
"ity"
],
[
"h",
"ib"
],
[
"Ġ",
"?"
],
[
"Ġb",
"ill"
],
[
"Ġin",
"ternational"
],
[
"Ġd",
"en"
],
[
"Ġd",
"ate"
],
[
"Ġl",
"iter"
],
[
"Ġe",
"conom"
],
[
"ĠL",
"a"
],
[
"ate",
"g"
],
[
"ran",
"g"
],
[
"Ġ18",
"4"
],
[
"ĠAr",
"t"
],
[
"Ġsur",
"round"
],
[
"Ġpass",
"ed"
],
[
"Ġf",
"ut"
],
[
"Ġm",
"ight"
],
[
"ou",
"l"
],
[
"ec",
"ially"
],
[
"ir",
"t"
],
[
"Ġwith",
"d"
],
[
"ri",
"an"
],
[
"ber",
"t"
],
[
"hed",
"ral"
],
[
"Ġsc",
"ore"
],
[
"Ġim",
"medi"
],
[
"ines",
"e"
],
[
"Ġocc",
"up"
],
[
"Ġestab",
"lish"
],
[
"Ġdeb",
"ut"
],
[
"Ġinit",
"ially"
],
[
"osaur",
"us"
],
[
"Ġcert",
"ain"
],
[
"l",
"ict"
],
[
"Ġw",
"inning"
],
[
"Ġc",
"as"
],
[
"Ġp",
"ot"
],
[
"Ġto",
"w"
],
[
"ĠM",
"a"
],
[
"Ġal",
"ready"
],
[
"ĠE",
"ver"
],
[
"Ġde",
"al"
],
[
"Ġdis",
"p"
],
[
"Ġass",
"ist"
],
[
"Ġgo",
"ing"
],
[
"Ġpartic",
"ip"
],
[
"Ġarch",
"ae"
],
[
"ĠPac",
"ific"
],
[
"Ġf",
"ailed"
],
[
"ic",
"ation"
],
[
"Ġst",
"ates"
],
[
"ĠCh",
"inese"
],
[
"ĠEar",
"ly"
],
[
"ĠZeal",
"and"
],
[
"f",
"ect"
],
[
"h",
"a"
],
[
"i",
"res"
],
[
"Ġm",
"ale"
],
[
"Ġd",
"oc"
],
[
"ĠD",
"on"
],
[
"ra",
"g"
],
[
"ĠJ",
"in"
],
[
"ab",
"ility"
],
[
"Ġacc",
"ording"
],
[
"Ġra",
"in"
],
[
"Ġtra",
"ining"
],
[
"Ġfore",
"st"
],
[
"Ġlangu",
"age"
],
[
"Ġprob",
"ably"
],
[
"Ġesp",
"ecially"
],
[
"d",
"en"
],
[
"Ġf",
"ood"
],
[
"ĠS",
"ing"
],
[
"ĠC",
"ath"
],
[
"ĠD",
"r"
],
[
"Ġk",
"ey"
],
[
"Ġ200",
"2"
],
[
"ific",
"ation"
],
[
"Ġdep",
"ict"
],
[
"Ġmin",
"or"
],
[
"Ġiss",
"ue"
],
[
"n",
"el"
],
[
"Ġa",
"ut"
],
[
"Ġd",
"augh"
],
[
"ĠP",
"ri"
],
[
"ĠF",
"ilm"
],
[
"ĠL",
"aw"
],
[
"Ġstud",
"io"
],
[
"ĠII",
"I"
],
[
"ĠT",
"om"
],
[
"ad",
"y"
],
[
"Ġfor",
"ward"
],
[
"ĠP",
"eter"
],
[
"Ġsp",
"ent"
],
[
"Ġinclud",
"es"
],
[
"fer",
"ence"
],
[
"Ġarr",
"ived"
],
[
"Ġord",
"ered"
],
[
"ĠHist",
"ory"
],
[
"ĠWhe",
"eler"
],
[
"a",
"ut"
],
[
"s",
"hip"
],
[
"is",
"es"
],
[
"ĠA",
"wards"
],
[
"ĠS",
"ch"
],
[
"il",
"ities"
],
[
"av",
"al"
],
[
"Ġar",
"my"
],
[
"Ġen",
"ough"
],
[
"Ġrem",
"aining"
],
[
"Ġbl",
"ock"
],
[
"Ġvis",
"it"
],
[
"ĠCanad",
"ian"
],
[
"ĠAng",
"el"
],
[
"ste",
"in"
],
[
"t",
"ies"
],
[
"on",
"se"
],
[
"Ġf",
"ail"
],
[
"Ġd",
"ro"
],
[
"ĠN",
"avy"
],
[
"Ġsomet",
"imes"
],
[
"Ġmix",
"ed"
],
[
"b",
"ack"
],
[
"l",
"or"
],
[
"z",
"z"
],
[
"Ġd",
"i"
],
[
"ĠT",
"er"
],
[
"ĠS",
"oc"
],
[
"ow",
"l"
],
[
"ĠR",
"ose"
],
[
"Ġcom",
"e"
],
[
"ĠU",
"K"
],
[
"Ġcomple",
"te"
],
[
"Ġappro",
"ximately"
],
[
"Ġreview",
"s"
],
[
"Ġrequ",
"ired"
],
[
"ĠAss",
"oci"
],
[
"or",
"ial"
],
[
"Ġto",
"uch"
],
[
"ĠC",
"reek"
],
[
"Ġl",
"ower"
],
[
"Ġl",
"atter"
],
[
"qu",
"ar"
],
[
"ran",
"ch"
],
[
"ric",
"s"
],
[
"Ġim",
"m"
],
[
"Ġcent",
"er"
],
[
"t",
"o"
],
[
"ĠM",
"er"
],
[
"ĠM",
"et"
],
[
"ly",
"mp"
],
[
"ĠP",
"enn"
],
[
"ĠIn",
"f"
],
[
"Ġrem",
"ain"
],
[
"Ġbeg",
"inning"
],
[
"ĠAfric",
"a"
],
[
"d",
"own"
],
[
"in",
"ct"
],
[
"in",
"ist"
],
[
"st",
"ant"
],
[
"ĠH",
"ol"
],
[
"ĠO",
"lymp"
],
[
"ĠVir",
"gin"
],
[
"Ġs",
"em"
],
[
"Ġw",
"oman"
],
[
"et",
"ic"
],
[
"ĠSt",
"ud"
],
[
"Ġj",
"ourn"
],
[
"Ġdec",
"ision"
],
[
"Ġprev",
"ent"
],
[
"Ġlim",
"ited"
],
[
"i",
"est"
],
[
"r",
"ack"
],
[
"u",
"nder"
],
[
"Ġh",
"app"
],
[
"Ġde",
"ad"
],
[
"Ġ3",
"8"
],
[
"Ġus",
"ually"
],
[
"Ġbet",
"ter"
],
[
"Ġstud",
"ents"
],
[
"Ġaddition",
"al"
],
[
"Ġchang",
"es"
],
[
"ĠReg",
"iment"
],
[
"ed",
"y"
],
[
"Ġst",
"ay"
],
[
"ĠR",
"out"
],
[
"ĠR",
"achel"
],
[
"ĠN",
"ort"
],
[
"ĠJ",
"e"
],
[
"ab",
"y"
],
[
"Ġpres",
"ident"
],
[
"Ġem",
"b"
],
[
"Ġrun",
"ning"
],
[
"Ġresp",
"onse"
],
[
"Ġs",
"ch"
],
[
"ad",
"ron"
],
[
"Ġend",
"ed"
],
[
"Ġpos",
"itive"
],
[
"Ġlar",
"ger"
],
[
"ĠSc",
"ott"
],
[
"Ġconc",
"ern"
],
[
"g",
"ar"
],
[
"er",
"at"
],
[
"Ġm",
"ention"
],
[
"ĠT",
"V"
],
[
"ĠA",
"ward"
],
[
"Ġ8",
"0"
],
[
"Ġqu",
"est"
],
[
"Ġsupport",
"ed"
],
[
"Ġtyp",
"e"
],
[
"Ġmag",
"azine"
],
[
"i",
"os"
],
[
"u",
"als"
],
[
"ĠF",
"ort"
],
[
"ĠJ",
"er"
],
[
"Ġnot",
"es"
],
[
"Ġdep",
"ression"
],
[
"Ġpol",
"ice"
],
[
"ĠChar",
"les"
],
[
"Ġpress",
"ure"
],
[
"Ġpri",
"or"
],
[
"o",
"or"
],
[
"re",
"ak"
],
[
"Ġw",
"ide"
],
[
"Ġb",
"irth"
],
[
"ent",
"y"
],
[
"Ġcomp",
"l"
],
[
"Ġam",
"ount"
],
[
"Ġbird",
"s"
],
[
"Ġsh",
"own"
],
[
"Ġ199",
"5"
],
[
"Ġrel",
"ated"
],
[
"ĠBill",
"board"
],
[
"Ġf",
"ace"
],
[
"um",
"ents"
],
[
"Ġ7",
"5"
],
[
"Ġfeat",
"ure"
],
[
"rie",
"f"
],
[
"Ġfif",
"th"
],
[
"Ġfut",
"ure"
],
[
"r",
"at"
],
[
"ar",
"ing"
],
[
"ĠH",
"ot"
],
[
"ĠU",
"nder"
],
[
"Ġapp",
"l"
],
[
"Ġ198",
"0"
],
[
"Ġprov",
"ide"
],
[
"Ġdefe",
"ated"
],
[
"c",
"om"
],
[
"Ġc",
"he"
],
[
"an",
"i"
],
[
"Ġd",
"er"
],
[
"il",
"s"
],
[
"ĠC",
"amp"
],
[
"ĠH",
"ill"
],
[
"Ġst",
"aff"
],
[
"Ġan",
"c"
],
[
"art",
"s"
],
[
"Ġdiscover",
"ed"
],
[
"b",
"ers"
],
[
"Ġs",
"at"
],
[
"Ġs",
"il"
],
[
"Ġs",
"ection"
],
[
"ĠS",
"y"
],
[
"ĠP",
"at"
],
[
"ĠR",
"es"
],
[
"ĠO",
"per"
],
[
"if",
"a"
],
[
"Ġtem",
"per"
],
[
"ĠRout",
"e"
],
[
"h",
"ou"
],
[
"n",
"ey"
],
[
"Ġc",
"m"
],
[
"en",
"on"
],
[
"Ġd",
"oll"
],
[
"ĠB",
"el"
],
[
"ĠF",
"I"
],
[
"ĠW",
"estern"
],
[
"ri",
"age"
],
[
"ish",
"op"
],
[
"Ġbec",
"oming"
],
[
"ĠFran",
"k"
],
[
"Ġfre",
"qu"
],
[
"g",
"ely"
],
[
"o",
"o"
],
[
"ed",
"ing"
],
[
"Ġw",
"ord"
],
[
"ra",
"el"
],
[
"ĠL",
"ight"
],
[
"ĠCol",
"le"
],
[
"ĠA",
"rab"
],
[
"ĠR",
"h"
],
[
"ĠW",
"ood"
],
[
"and",
"s"
],
[
"Ġv",
"ot"
],
[
"Ġex",
"am"
],
[
"ect",
"or"
],
[
"ok",
"e"
],
[
"ke",
"y"
],
[
"oy",
"s"
],
[
"Ġsmall",
"er"
],
[
"u",
"f"
],
[
"it",
"te"
],
[
"Ġf",
"low"
],
[
"Ġd",
"omin"
],
[
"ĠT",
"ur"
],
[
"id",
"ents"
],
[
"un",
"t"
],
[
"ra",
"w"
],
[
"Ġint",
"ended"
],
[
"Ġper",
"cent"
],
[
"Ġsc",
"reen"
],
[
"Ġcol",
"on"
],
[
"Ġgroup",
"s"
],
[
"Ġide",
"a"
],
[
"ĠScient",
"ology"
],
[
"w",
"ell"
],
[
"in",
"ent"
],
[
"Ġf",
"ir"
],
[
"Ġf",
"leet"
],
[
"as",
"y"
],
[
"if",
"orn"
],
[
"ĠY",
"ear"
],
[
"Ġthem",
"sel"
],
[
"Ġmost",
"ly"
],
[
"Ġmet",
"res"
],
[
"Ġconc",
"lud"
],
[
"Ġdisc",
"uss"
],
[
"ĠHa",
"ifa"
],
[
"Ġrad",
"io"
],
[
"Ġprofess",
"ional"
],
[
"Ġthemsel",
"ves"
],
[
"g",
"en"
],
[
"s",
"es"
],
[
"er",
"a"
],
[
"an",
"ies"
],
[
"ĠR",
"uss"
],
[
"pl",
"es"
],
[
"Ġ201",
"6"
],
[
"Ġmus",
"ical"
],
[
"Ġsur",
"face"
],
[
"Ġmin",
"utes"
],
[
"Ġcapt",
"ured"
],
[
"Ġrefer",
"red"
],
[
"ĠCro",
"at"
],
[
"Ġlik",
"ely"
],
[
"u",
"ing"
],
[
"an",
"ish"
],
[
"ĠS",
"ince"
],
[
"ĠM",
"il"
],
[
"im",
"ate"
],
[
"ce",
"an"
],
[
"ĠO",
"ver"
],
[
"ian",
"o"
],
[
"Ġoff",
"ice"
],
[
"Ġlar",
"gely"
],
[
"ĠPar",
"liament"
],
[
"Ġproble",
"ms"
],
[
"ĠAssoci",
"ation"
],
[
"r",
"or"
],
[
"Ġt",
"ry"
],
[
"Ġl",
"ab"
],
[
"Ġl",
"ink"
],
[
"ĠH",
"ow"
],
[
"ra",
"in"
],
[
"ĠU",
"p"
],
[
"Ġu",
"nd"
],
[
"Ġcont",
"em"
],
[
"Ġind",
"ic"
],
[
"Ġent",
"ered"
],
[
"Ġmed",
"ia"
],
[
"ĠPort",
"ug"
],
[
"Ġsum",
"mer"
],
[
"quar",
"ters"
],
[
"is",
"er"
],
[
"is",
"ions"
],
[
"Ġm",
"akes"
],
[
"ĠS",
"ov"
],
[
"ĠN",
"ic"
],
[
"ĠO",
"tt"
],
[
"Ġsh",
"oot"
],
[
"ĠV",
"er"
],
[
"Ġen",
"s"
],
[
"orn",
"ing"
],
[
"Ġmov",
"ing"
],
[
"ĠIs",
"rael"
],
[
"ĠEar",
"th"
],
[
"Ġobs",
"erv"
],
[
"Ġbroad",
"cast"
],
[
"Ġs",
"elf"
],
[
"Ġp",
"air"
],
[
"Ġcont",
"ains"
],
[
"ĠCal",
"iforn"
],
[
"Ġke",
"ep"
],
[
"Ġconstruct",
"ed"
],
[
"s",
"en"
],
[
"Ġin",
"n"
],
[
"Ġm",
"oney"
],
[
"le",
"x"
],
[
"ĠS",
"am"
],
[
"ĠC",
"ouncil"
],
[
"ĠB",
"ey"
],
[
"Ġcon",
"cept"
],
[
"Ġv",
"oice"
],
[
"ĠIn",
"ter"
],
[
"Ġse",
"a"
],
[
"Ġ199",
"9"
],
[
"Ġp",
"aren"
],
[
"ĠS",
"ur"
],
[
"Ġn",
"ature"
],
[
"iv",
"a"
],
[
"ĠH",
"aw"
],
[
"ĠR",
"oss"
],
[
"ru",
"it"
],
[
"Ġad",
"op"
],
[
"yl",
"v"
],
[
"Ġgu",
"itar"
],
[
"Ġeffect",
"s"
],
[
"Ġce",
"le"
],
[
"ĠGal",
"vest"
],
[
"ĠGalvest",
"on"
],
[
"k",
"an"
],
[
"er",
"gy"
],
[
"Ġst",
"ories"
],
[
"ĠCh",
"ic"
],
[
"ony",
"m"
],
[
"Ġ195",
"0"
],
[
"Ġgr",
"ant"
],
[
"Ġmajor",
"ity"
],
[
"Ġlist",
"ed"
],
[
"Ġrank",
"ed"
],
[
"ĠJew",
"ish"
],
[
"he",
"t"
],
[
"Ġcons",
"ist"
],
[
"Ġcre",
"ate"
],
[
"hest",
"er"
],
[
"Ġexper",
"ience"
],
[
"Ġresear",
"ch"
],
[
"m",
"a"
],
[
"Ġc",
"le"
],
[
"ur",
"ity"
],
[
"Ġle",
"aving"
],
[
"Ġun",
"s"
],
[
"Ġ7",
"0"
],
[
"Ġmet",
"h"
],
[
"ĠBr",
"ad"
],
[
"Ġcrit",
"ical"
],
[
"Ġfav",
"or"
],
[
"Ġsch",
"ol"
],
[
"Ġb",
"rief"
],
[
"Ġth",
"us"
],
[
"ĠM",
"art"
],
[
"ow",
"ler"
],
[
"av",
"en"
],
[
"Ġ3",
"3"
],
[
"ous",
"ly"
],
[
"Ġsc",
"ript"
],
[
"Ġear",
"th"
],
[
"Ġcontro",
"ll"
],
[
"Ġprim",
"ary"
],
[
"erat",
"ops"
],
[
"p",
"ool"
],
[
"r",
"ison"
],
[
"ou",
"d"
],
[
"ĠS",
"erv"
],
[
"Ġl",
"ived"
],
[
"Ġal",
"ways"
],
[
"ers",
"hip"
],
[
"Ġde",
"ep"
],
[
"ĠAn",
"other"
],
[
"Ġunder",
"st"
],
[
"Ġfilm",
"s"
],
[
"Ġloc",
"ation"
],
[
"ank",
"s"
],
[
"Ġrun",
"s"
],
[
"Ġoffic",
"ers"
],
[
"Ġgod",
"s"
],
[
"Ġagre",
"ed"
],
[
"Ġly",
"rics"
],
[
"Ġ",
"ri"
],
[
"at",
"ively"
],
[
"ch",
"ange"
],
[
"te",
"en"
],
[
"Ġra",
"re"
],
[
"osp",
"ital"
],
[
"Ġlaun",
"ched"
],
[
"ĠCaliforn",
"ia"
],
[
"d",
"le"
],
[
"Ġc",
"ounter"
],
[
"Ġd",
"ed"
],
[
"ac",
"hes"
],
[
"ĠP",
"et"
],
[
"ill",
"ery"
],
[
"ord",
"er"
],
[
"land",
"s"
],
[
"Ġatt",
"ract"
],
[
"Ġpre",
"m"
],
[
"Ġteam",
"s"
],
[
"Ġmin",
"ute"
],
[
"Ġcult",
"ure"
],
[
"Ġquick",
"ly"
],
[
"ĠCath",
"olic"
],
[
"a",
"wn"
],
[
"r",
"as"
],
[
"Ġ",
"x"
],
[
"Ġf",
"ans"
],
[
"ĠM",
"r"
],
[
"ĠI",
"f"
],
[
"ĠF",
"ore"
],
[
"ĠF",
"orm"
],
[
"Ġme",
"ant"
],
[
"Ġam",
"b"
],
[
"Ġepis",
"odes"
],
[
"Ġprop",
"osed"
],
[
"Ġoccur",
"red"
],
[
"ĠChic",
"ago"
],
[
"l",
"o"
],
[
"o",
"ir"
],
[
"ĠS",
"aint"
],
[
"Ġl",
"o"
],
[
"im",
"um"
],
[
"Ġwhe",
"ther"
],
[
"Ġad",
"apt"
],
[
"Ġ4",
"00"
],
[
"Ġass",
"igned"
],
[
"Ġacc",
"ess"
],
[
"Ġincre",
"ase"
],
[
"A",
"S"
],
[
"Ġc",
"red"
],
[
"Ġd",
"ram"
],
[
"Ġh",
"op"
],
[
"ĠT",
"re"
],
[
"ĠB",
"ec"
],
[
"ĠL",
"atin"
],
[
"um",
"n"
],
[
"Ġ3",
"2"
],
[
"Ġpo",
"et"
],
[
"Ġcan",
"n"
],
[
"Ġprodu",
"ct"
],
[
"Ġform",
"s"
],
[
"Ġtra",
"ffic"
],
[
"Ġappear",
"s"
],
[
"Ġdefe",
"at"
],
[
"Ġchang",
"ed"
],
[
"Ġdestroy",
"ed"
],
[
"i",
"ant"
],
[
"Ġt",
"ons"
],
[
"Ġl",
"og"
],
[
"ĠB",
"en"
],
[
"Ġas",
"p"
],
[
"ĠN",
"ix"
],
[
"Ġcomm",
"ission"
],
[
"Ġtr",
"ade"
],
[
"ĠEn",
"ter"
],
[
"ĠAr",
"ch"
],
[
"Ġlong",
"er"
],
[
"ĠBatt",
"le"
],
[
"ĠCent",
"ral"
],
[
"Ġmean",
"ing"
],
[
"m",
"as"
],
[
"on",
"ed"
],
[
"Ġb",
"ound"
],
[
"an",
"ced"
],
[
"ro",
"l"
],
[
"Ġm",
"om"
],
[
"ĠS",
"ever"
],
[
"ĠC",
"amb"
],
[
"ĠM",
"ey"
],
[
"ĠH",
"o"
],
[
"ort",
"un"
],
[
"Ġr",
"an"
],
[
"ĠAl",
"ice"
],
[
"Ġj",
"ob"
],
[
"Ġthem",
"e"
],
[
"Ġnum",
"bers"
],
[
"Ġpr",
"inc"
],
[
"ĠSc",
"ot"
],
[
"Ġ194",
"0"
],
[
"und",
"red"
],
[
"Ġsold",
"iers"
],
[
"Ġcompet",
"ition"
],
[
"Ġnuc",
"le"
],
[
"ó",
"n"
],
[
"e",
"x"
],
[
"Ġb",
"omb"
],
[
"Ġre",
"ach"
],
[
"Ġg",
"irl"
],
[
"th",
"ing"
],
[
"ĠD",
"j"
],
[
"Ġk",
"il"
],
[
"Ġle",
"ave"
],
[
"ĠIt",
"al"
],
[
"Ġnew",
"sp"
],
[
"Ġac",
"qu"
],
[
"Ġcar",
"ried"
],
[
"ĠTe",
"x"
],
[
"Ġaward",
"ed"
],
[
"Ġfoc",
"us"
],
[
"ĠNort",
"hern"
],
[
"t",
"ar"
],
[
"Ġ3",
"00"
],
[
"Ġ199",
"8"
],
[
"Ġconc",
"ert"
],
[
"Ġconsid",
"er"
],
[
"Ġconduct",
"ed"
],
[
"Ġpriv",
"ate"
],
[
"Ġdaugh",
"ter"
],
[
"N",
"A"
],
[
"en",
"ing"
],
[
"an",
"as"
],
[
"ro",
"wn"
],
[
"ĠT",
"w"
],
[
"Ġn",
"atural"
],
[
"ow",
"s"
],
[
"ĠJ",
"am"
],
[
"Ġover",
"all"
],
[
"Ġen",
"v"
],
[
"Ġ9",
"0"
],
[
"Ġrecord",
"s"
],
[
"ĠSec",
"ond"
],
[
"Ġsubsequ",
"ently"
],
[
"c",
"ing"
],
[
"it",
"ation"
],
[
"Ġc",
"ause"
],
[
"Ġto",
"urn"
],
[
"ĠT",
"ra"
],
[
"Ġth",
"ick"
],
[
"Ġe",
"mer"
],
[
"ĠB",
"C"
],
[
"im",
"in"
],
[
"us",
"band"
],
[
"ĠD",
"el"
],
[
"ĠL",
"iver"
],
[
"Ġde",
"g"
],
[
"Ġpl",
"ans"
],
[
"ĠV",
"illa"
],
[
"ĠAl",
"kan"
],
[
"Ġdis",
"m"
],
[
"Ġ193",
"0"
],
[
"Ġant",
"i"
],
[
"Ġfight",
"ing"
],
[
"b",
"ar"
],
[
"g",
"a"
],
[
"l",
"in"
],
[
"Ġ",
"ult"
],
[
"Ġt",
"akes"
],
[
"Ġs",
"us"
],
[
"ed",
"s"
],
[
"it",
"or"
],
[
"it",
"ude"
],
[
"Ġb",
"ox"
],
[
"Ġre",
"in"
],
[
"Ġl",
"ay"
],
[
"Ġg",
"raph"
],
[
"Ġk",
"ind"
],
[
"ect",
"ive"
],
[
"Ġwho",
"le"
],
[
"Ġ199",
"3"
],
[
"Ġele",
"ction"
],
[
"ĠPol",
"ish"
],
[
"Ġinflu",
"ence"
],
[
"Ġcomment",
"ed"
],
[
"Ġdou",
"ble"
],
[
"Ġindust",
"ry"
],
[
"k",
"en"
],
[
"Ġ",
"+"
],
[
"ĠT",
"ay"
],
[
"ĠT",
"our"
],
[
"ĠM",
"inn"
],
[
"Ġser",
"ious"
],
[
"Ġfin",
"ally"
],
[
"Ġbr",
"ing"
],
[
"Ġask",
"ed"
],
[
"ĠNix",
"on"
],
[
"ĠLiver",
"pool"
],
[
"Ġt",
"ar"
],
[
"Ġd",
"ig"
],
[
"Ġth",
"row"
],
[
"all",
"ed"
],
[
"Ġu",
"pper"
],
[
"Ġcomp",
"ared"
],
[
"ĠIt",
"s"
],
[
"Ġj",
"ud"
],
[
"Ġcent",
"re"
],
[
"Ġend",
"ing"
],
[
"ĠGeor",
"g"
],
[
"ĠSom",
"ers"
],
[
"stit",
"ute"
],
[
"Ġgre",
"ater"
],
[
"Ġmeth",
"od"
],
[
"n",
"y"
],
[
"Ġp",
"urch"
],
[
"Ġd",
"one"
],
[
"Ġre",
"ject"
],
[
"ĠM",
"al"
],
[
"ĠB",
"ack"
],
[
"ol",
"k"
],
[
"ĠL",
"ady"
],
[
"ist",
"ics"
],
[
"ell",
"s"
],
[
"Ġun",
"able"
],
[
"Ġ4",
"7"
],
[
"Ġfl",
"ight"
],
[
"olog",
"ist"
],
[
"Ġpos",
"itions"
],
[
"Ġacc",
"omp"
],
[
"itt",
"ing"
],
[
"Ġmar",
"ried"
],
[
"itte",
"e"
],
[
"ĠTex",
"as"
],
[
"I",
"I"
],
[
"g",
"ing"
],
[
"Ġo",
"ur"
],
[
"Ġb",
"ig"
],
[
"al",
"ys"
],
[
"ĠH",
"um"
],
[
"ĠF",
"oot"
],
[
"Ġ3",
"9"
],
[
"ail",
"y"
],
[
"Ġbuild",
"ings"
],
[
"Ġperson",
"al"
],
[
"Ġmark",
"et"
],
[
"Ġstand",
"ard"
],
[
"ĠMos",
"ley"
],
[
"Ġrap",
"id"
],
[
"ĠSomers",
"et"
],
[
"ĠT",
"ropical"
],
[
"ĠS",
"ol"
],
[
"Ġg",
"ot"
],
[
"ĠR",
"ob"
],
[
"ag",
"on"
],
[
"Ġy",
"et"
],
[
"ĠV",
"ict"
],
[
"Ġpart",
"y"
],
[
"Ġear",
"ned"
],
[
"Ġbook",
"s"
],
[
"T",
"V"
],
[
"Ġm",
"or"
],
[
"Ġd",
"ark"
],
[
"ĠT",
"enn"
],
[
"ĠC",
"our"
],
[
"Ġl",
"iving"
],
[
"Ġhe",
"ro"
],
[
"ĠO",
"ut"
],
[
"ĠTh",
"ree"
],
[
"Ġ199",
"6"
],
[
"Ġcol",
"lect"
],
[
"Ġph",
"ot"
],
[
"Ġconf",
"lict"
],
[
"Ġbeg",
"ins"
],
[
"Ġiss",
"ued"
],
[
"ĠBus",
"ch"
],
[
"c",
"ar"
],
[
"Ġm",
"ur"
],
[
"Ġd",
"om"
],
[
"ĠS",
"al"
],
[
"ad",
"a"
],
[
"ĠB",
"ob"
],
[
"ĠF",
"in"
],
[
"ĠL",
"ake"
],
[
"ri",
"a"
],
[
"Ġdirect",
"ly"
],
[
"Ġmark",
"ed"
],
[
"Ġterm",
"s"
],
[
"augh",
"t"
],
[
"Ġtradition",
"al"
],
[
"h",
"ouse"
],
[
"Ġs",
"al"
],
[
"um",
"ed"
],
[
"Ġhe",
"alth"
],
[
"Ġab",
"and"
],
[
"Ġsc",
"enes"
],
[
"ath",
"an"
],
[
"Ġmov",
"ement"
],
[
"ĠSp",
"anish"
],
[
"ĠChrist",
"mas"
],
[
"Ġmar",
"riage"
],
[
"Ġstat",
"us"
],
[
"ĠAfric",
"an"
],
[
"ĠTay",
"lor"
],
[
"re",
"y"
],
[
"Ġp",
"ath"
],
[
"ĠF",
"owler"
],
[
"ber",
"y"
],
[
"ĠComm",
"and"
],
[
"Ġsl",
"ight"
],
[
"Ġhelp",
"ed"
],
[
"Ġfig",
"ure"
],
[
"ĠSever",
"al"
],
[
"r",
"ical"
],
[
"it",
"ch"
],
[
"Ġb",
"atter"
],
[
"Ġp",
"il"
],
[
"ĠC",
"ross"
],
[
"Ġn",
"orm"
],
[
"ad",
"m"
],
[
"ad",
"ed"
],
[
"ĠD",
"em"
],
[
"ĠL",
"ou"
],
[
"od",
"on"
],
[
"ew",
"ay"
],
[
"ĠSt",
"orm"
],
[
"Ġsc",
"hed"
],
[
"emb",
"ly"
],
[
"Ġstart",
"ing"
],
[
"Ġattack",
"s"
],
[
"Ġschool",
"s"
],
[
"Ġexper",
"i"
],
[
"Ġinform",
"ation"
],
[
"Ġsuff",
"ered"
],
[
"Ġplann",
"ed"
],
[
"b",
"ury"
],
[
"an",
"z"
],
[
"Ġh",
"usband"
],
[
"Ġl",
"if"
],
[
"ĠI",
"ll"
],
[
"Ġg",
"iving"
],
[
"ĠN",
"or"
],
[
"ĠJ",
"ust"
],
[
"Ġr",
"h"
],
[
"Ġperform",
"ances"
],
[
"Ġassoci",
"ated"
],
[
"Ġinsp",
"ired"
],
[
"Ġsour",
"ce"
],
[
"ĠInf",
"antry"
],
[
"ĠSov",
"iet"
],
[
"i",
"en"
],
[
"Ġd",
"ivision"
],
[
"ce",
"nd"
],
[
"ĠJ",
"ane"
],
[
"if",
"y"
],
[
"Ġpl",
"ot"
],
[
"Ġcl",
"osed"
],
[
"ound",
"s"
],
[
"ib",
"ly"
],
[
"Ġtrans",
"l"
],
[
"ĠCon",
"t"
],
[
"Ġpresent",
"ed"
],
[
"Ġinit",
"ial"
],
[
"Ġcondom",
"s"
],
[
"ĠPart",
"y"
],
[
"Ġmach",
"ine"
],
[
"t",
"ation"
],
[
"at",
"re"
],
[
"ic",
"an"
],
[
"ĠT",
"rans"
],
[
"im",
"b"
],
[
"ĠG",
"o"
],
[
"Ġv",
"ia"
],
[
"ĠIn",
"n"
],
[
"Ġro",
"om"
],
[
"Ġim",
"age"
],
[
"Ġra",
"ised"
],
[
"Ġpres",
"ence"
],
[
"Ġpol",
"ic"
],
[
"Ġgreat",
"est"
],
[
"ĠSer",
"ies"
],
[
"Ġeduc",
"ation"
],
[
"a",
"res"
],
[
"l",
"ike"
],
[
"s",
"ylv"
],
[
"u",
"ff"
],
[
"er",
"ve"
],
[
"Ġf",
"ell"
],
[
"Ġin",
"ters"
],
[
"Ġp",
"ay"
],
[
"Ġh",
"undred"
],
[
"ĠT",
"em"
],
[
"ĠS",
"ix"
],
[
"ĠC",
"ast"
],
[
"ol",
"f"
],
[
"ĠL",
"ong"
],
[
"Ġch",
"all"
],
[
"ect",
"ions"
],
[
"Ġun",
"it"
],
[
"Ġus",
"es"
],
[
"Ġ4",
"2"
],
[
"Ġwrit",
"ers"
],
[
"Ġcontin",
"ue"
],
[
"Ġnear",
"by"
],
[
"ĠCl",
"ub"
],
[
"ĠPar",
"is"
],
[
"orp",
"or"
],
[
"ĠCarol",
"ina"
],
[
"Ġdoc",
"ument"
],
[
"ĠPenn",
"sylv"
],
[
"ĠVirgin",
"ia"
],
[
"Ġsus",
"p"
],
[
"i",
"ated"
],
[
"r",
"ate"
],
[
"Ġp",
"ark"
],
[
"ĠR",
"am"
],
[
"ĠL",
"ive"
],
[
"Ġpre",
"p"
],
[
"iam",
"i"
],
[
"Ġcomple",
"x"
],
[
"Ġcover",
"ed"
],
[
"á",
"n"
],
[
"Ġcolle",
"ction"
],
[
"Ġcycl",
"one"
],
[
"r",
"id"
],
[
"Ġt",
"alk"
],
[
"it",
"ect"
],
[
"Ġh",
"abit"
],
[
"ĠM",
"ill"
],
[
"im",
"ony"
],
[
"Ġcon",
"ver"
],
[
"ess",
"a"
],
[
"Ġsp",
"ace"
],
[
"Ġcomp",
"osed"
],
[
"Ġen",
"j"
],
[
"Ġwe",
"ap"
],
[
"inn",
"er"
],
[
"Ġann",
"ual"
],
[
"Ġserv",
"ices"
],
[
"ĠAc",
"ad"
],
[
"ĠQue",
"en"
],
[
"ĠColle",
"ge"
],
[
"ĠMey",
"er"
],
[
"in",
"y"
],
[
"Ġb",
"odies"
],
[
"Ġre",
"ally"
],
[
"et",
"her"
],
[
"ĠW",
"ater"
],
[
"Ġse",
"v"
],
[
"Ġ199",
"7"
],
[
"Ġnum",
"erous"
],
[
"Ġmet",
"al"
],
[
"Ġext",
"ended"
],
[
"Ġcommand",
"er"
],
[
"Ġcat",
"hedral"
],
[
"Ġwat",
"ers"
],
[
"Ġfig",
"ures"
],
[
"Ġproduc",
"er"
],
[
"Ġterrit",
"ory"
],
[
"onc",
"é"
],
[
"ĠBey",
"oncé"
],
[
"e",
"en"
],
[
"t",
"ain"
],
[
"Ġh",
"ot"
],
[
"Ġth",
"ings"
],
[
"ĠM",
"iami"
],
[
"ur",
"ies"
],
[
"ĠD",
"an"
],
[
"ĠD",
"am"
],
[
"ĠL",
"o"
],
[
"ĠJ",
"ose"
],
[
"ant",
"a"
],
[
"pt",
"ed"
],
[
"port",
"s"
],
[
"ĠGerman",
"y"
],
[
"ĠMus",
"eum"
],
[
"Ġsomet",
"hing"
],
[
"Ġvoc",
"als"
],
[
"Ġprote",
"ins"
],
[
"Ġindivid",
"ual"
],
[
"p",
"ed"
],
[
"z",
"y"
],
[
"ĠThe",
"ir"
],
[
"ĠG",
"ames"
],
[
"ĠN",
"ations"
],
[
"ip",
"al"
],
[
"Ġ4",
"4"
],
[
"Ġfin",
"anc"
],
[
"Ġart",
"ist"
],
[
"Ġoper",
"ation"
],
[
"rick",
"et"
],
[
"Ġnec",
"ess"
],
[
"Ġinvest",
"ig"
],
[
"e",
"v"
],
[
"u",
"it"
],
[
"Ġt",
"ax"
],
[
"Ġs",
"af"
],
[
"Ġp",
"ick"
],
[
"Ġm",
"orning"
],
[
"est",
"ival"
],
[
"ĠE",
"r"
],
[
"ap",
"o"
],
[
"Ġcomp",
"anies"
],
[
"ĠTh",
"rough"
],
[
"Ġhigh",
"ly"
],
[
"Ġimp",
"act"
],
[
"Ġattack",
"ed"
],
[
"Ġdet",
"ail"
],
[
"Ġattempt",
"s"
],
[
"Ġrequ",
"est"
],
[
"ĠSom",
"al"
],
[
"Ġstreng",
"th"
],
[
"ĠServ",
"ice"
],
[
"d",
"ing"
],
[
"p",
"ole"
],
[
"v",
"ement"
],
[
"Ġb",
"ad"
],
[
"ĠC",
"er"
],
[
"ĠC",
"rit"
],
[
"om",
"er"
],
[
"ad",
"o"
],
[
"ad",
"ium"
],
[
"ĠG",
"ar"
],
[
"Ġrec",
"over"
],
[
"Ġdis",
"e"
],
[
"rib",
"ution"
],
[
"Ġver",
"s"
],
[
"Ġinter",
"act"
],
[
"Ġsy",
"mb"
],
[
"Ġart",
"illery"
],
[
"Ġconf",
"ir"
],
[
"Ġspe",
"ed"
],
[
"Ġer",
"a"
],
[
"Ġimmedi",
"ately"
],
[
"adm",
"ium"
],
[
"ĠPennsylv",
"ania"
],
[
"t",
"rack"
],
[
"at",
"ives"
],
[
"is",
"ation"
],
[
"is",
"her"
],
[
"Ġp",
"urs"
],
[
"Ġp",
"iano"
],
[
"ĠA",
"I"
],
[
"ĠC",
"ons"
],
[
"ĠM",
"ajor"
],
[
"Ġst",
"one"
],
[
"ĠL",
"i"
],
[
"Ġpl",
"at"
],
[
"Ġsp",
"ir"
],
[
"Ġdist",
"ance"
],
[
"Ġallow",
"ing"
],
[
"Ġtrack",
"s"
],
[
"Ġpower",
"ful"
],
[
"Ġsit",
"uation"
],
[
"ĠJack",
"son"
],
[
"Ġnuc",
"lear"
],
[
"ĠSqu",
"adron"
],
[
"Ġremov",
"ed"
],
[
"Ġcele",
"br"
],
[
"Ġkil",
"omet"
],
[
"h",
"ic"
],
[
"on",
"na"
],
[
"Ġin",
"tern"
],
[
"and",
"id"
],
[
"ag",
"ing"
],
[
"Ġr",
"ate"
],
[
"Ġse",
"lected"
],
[
"Ġse",
"arch"
],
[
"Ġk",
"ick"
],
[
"ip",
"le"
],
[
"Ġ5",
"1"
],
[
"Ġoff",
"ered"
],
[
"Ġsec",
"ret"
],
[
"Ġbl",
"ood"
],
[
"Ġstud",
"ies"
],
[
"Ġins",
"ide"
],
[
"Ġadv",
"ance"
],
[
"Ġvar",
"iety"
],
[
"Ġfriend",
"s"
],
[
"Ġneed",
"ed"
],
[
"Ġpeak",
"ed"
],
[
"Ġsex",
"ual"
],
[
"Ġpur",
"p"
],
[
"ĠScot",
"land"
],
[
"ĠVict",
"or"
],
[
"Ġm",
"ole"
],
[
"ou",
"ra"
],
[
"ĠS",
"ir"
],
[
"Ġn",
"ative"
],
[
"ĠB",
"et"
],
[
"ĠB",
"oth"
],
[
"Ġst",
"ra"
],
[
"ĠR",
"ad"
],
[
"ĠL",
"os"
],
[
"ri",
"al"
],
[
"Ġ18",
"2"
],
[
"iz",
"ing"
],
[
"Ġpre",
"c"
],
[
"Ġte",
"xt"
],
[
"Ġ199",
"1"
],
[
"Ġme",
"ans"
],
[
"Ġco",
"ach"
],
[
"ĠChr",
"is"
],
[
"Ġcount",
"ries"
],
[
"Ġhead",
"quarters"
],
[
"Ġattempt",
"ed"
],
[
"Ġcop",
"ies"
],
[
"ĠFoot",
"ball"
],
[
"ã",
"ĥ"
],
[
"im",
"s"
],
[
"ĠL",
"and"
],
[
"Ġr",
"ule"
],
[
"ĠCh",
"ina"
],
[
"Ġsc",
"oring"
],
[
"Ġadv",
"ant"
],
[
"Ġhand",
"s"
],
[
"Ġwid",
"ely"
],
[
"Ġrespect",
"ively"
],
[
"ĠOp",
"en"
],
[
"Ġrespons",
"ible"
],
[
"Ġcas",
"ual"
],
[
"a",
"en"
],
[
"h",
"ood"
],
[
"w",
"are"
],
[
"al",
"ty"
],
[
"Ġm",
"ax"
],
[
"Ġh",
"ar"
],
[
"ĠA",
"lex"
],
[
"Ġg",
"rand"
],
[
"Ġan",
"g"
],
[
"se",
"nd"
],
[
"ann",
"el"
],
[
"Ġset",
"s"
],
[
"Ġext",
"rem"
],
[
"Ġdescrib",
"es"
],
[
"Ġappear",
"ances"
],
[
"Ġcontro",
"vers"
],
[
"ĠAnd",
"erson"
],
[
"Ġgen",
"us"
],
[
"Ġhig",
"her"
],
[
"ĠDep",
"artment"
],
[
"Ġtouch",
"down"
],
[
"he",
"w"
],
[
"ĠA",
"re"
],
[
"ir",
"on"
],
[
"ĠP",
"ost"
],
[
"ĠO",
"ff"
],
[
"ap",
"ed"
],
[
"end",
"s"
],
[
"Ġcan",
"c"
],
[
"Ġ199",
"2"
],
[
"Ġland",
"s"
],
[
"Ġconst",
"it"
],
[
"Ġcour",
"se"
],
[
"Ġmid",
"dle"
],
[
"Ġmag",
"n"
],
[
"Ġobs",
"erved"
]
]
}
}